.round-category-section .round-category-slide{position:relative;}
.round-category-section .round-category-slide .round-category-image-wrap{border-radius:100%;}
.round-category-section .round-category-slide .round-category-image-wrap img{object-position: top;}
.round-category-section .round-category-slide .round-category-slide-link{position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:2;}
.round-category-section .round-category-slide .round-category-title{font-size:18px;font-weight:400;line-height:1.25;padding-top:15px;}
.round-category-section .swiper-button.swiper-button-disabled{display:none;}
.round-category-section .swiper-button{--swiper-navigation-top-offset:41%;}


@media screen and (max-width: 999px){
    .round-category-section .round-category-slide .round-category-title{font-size:16px;font-weight:400;}
}

@media screen and (max-width: 699px){
    .round-category-section .round-category-slide .round-category-title{font-size:14px;font-weight:400;padding-top:10px;}
    .round-category-section .swiper-pagination{display:none;}
    .round-category-section{--section-vertical-spacing:16px;overflow:hidden;}
    .round-category-section .round-category-sldier{overflow:unset;}
}