.carousel-container,.swiper{width:100%;height:100%}.carousel-container{position:relative}.swiper-container{gap:10px;height:100%}.swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center}.swiper-slide img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mySwiper2 .swiper{width:100%;margin-left:auto;margin-right:auto}.mySwiper2 .swiper-slide{background-size:cover;background-position:50%}.mySwiper2{height:80%;width:100%}.mySwiper.desktop-only{height:20%;width:80%;box-sizing:border-box;padding:10px 0}.mySwiper .swiper-slide{width:28%;height:100%;opacity:.4}.mySwiper .swiper-slide-thumb-active{opacity:1}.mySwiper .swiper-slide img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mySwiper .swiper-button-next,.mySwiper .swiper-button-prev{width:20px;height:20px;top:60%!important;border-radius:50%!important;color:#fff;background-color:gray;padding:.8rem}.mySwiper .swiper-button-next:after,.mySwiper .swiper-button-prev:after{font-size:14px}.mobile-nav-button{display:none;position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:26px;height:26px;background:rgba(255,253,253,.9);border-radius:50%;color:#000;cursor:pointer;align-items:center;justify-content:center;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.swiper-button-prev-mobile{left:12px}.swiper-button-next-mobile{right:12px}.mobile-pagination{display:none;position:absolute;bottom:8px;left:50%;transform:translateX(-50%);z-index:10}.mobile-pagination .swiper-pagination-bullet{width:8px;height:8px;background:gray;border-radius:50%;margin:0 6px;transition:all .3s ease}.mobile-pagination .swiper-pagination-bullet-active{background:orange;transform:scale(1.2)}@media screen and (max-width:768px){.mySwiper2{height:100%;position:relative;padding-bottom:22px}.mySwiper.desktop-only{display:none}.mobile-nav-button{display:flex}.mobile-pagination{display:block}}@media screen and (min-width:769px){.mobile-nav-button,.mobile-pagination{display:none!important}}.swiper-pagination-bullets.swiper-pagination-horizontal{left:50%!important;transform:translateX(-50%)!important;display:flex;align-items:center;justify-content:center}