.thumbsGallerySlider .swiper-button-next,.thumbsGallerySlider .swiper-button-prev{opacity:0!important;background-color:#fff;border-radius:100%;width:36px;height:36px;color:var(--Neutral-700);transition:opacity .1s linear}.thumbsGallerySlider .swiper-button-next:after,.thumbsGallerySlider .swiper-button-prev:after{font-size:12px}.thumbsGallerySlider:hover .swiper-button-next,.thumbsGallerySlider:hover .swiper-button-prev{background-color:rgba(255,255,255,.8);opacity:1!important}@media screen and (max-width:768px){.thumbsGallerySlider .swiper-button-next,.thumbsGallerySlider .swiper-button-prev{opacity:0!important;background-color:#fff;border-radius:100%;width:26px;height:26px;color:var(--Neutral-700);transition:opacity .1s linear}.thumbsGallerySlider .swiper-button-next:after,.thumbsGallerySlider .swiper-button-prev:after{font-size:7px}}.ThumbsGallerySlider .swiper{height:100%}.ThumbsGallerySlider .swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center}.ThumbsGallerySlider .swiper{width:100%;height:300px;margin-left:auto;margin-right:auto}.ThumbsGallerySlider .swiper-slide{background-size:cover;background-position:50%}.ThumbsGallerySlider{width:100%;height:20%;box-sizing:border-box;padding:10px 0}.ThumbsGallerySlider .swiper-slide{width:25%;height:100%;opacity:.4}.ThumbsGallerySlider .swiper-slide-thumb-active{opacity:1}.ThumbsGallerySlider .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}