.custom-swiper{border-radius:12px;overflow:hidden;width:100%;height:auto;display:flex;align-items:center;justify-content:center}.custom-swiper .swiper-slide img{display:block;object-fit:contain;max-width:100%;width:auto;height:auto;margin:0 auto}.image-container{margin:0 auto;aspect-ratio:1/1;position:relative}.image-container,.swiper-slide-container{width:100%;height:auto;display:flex;align-items:center;justify-content:center}.image-container img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.custom-swiper .swiper-pagination-bullet{background-color:white;opacity:.4}.custom-swiper .swiper-pagination-bullet-active{background-color:white;opacity:1}.custom-swiper .swiper-button-next,.custom-swiper .swiper-button-prev{color:white;opacity:.7;transition:opacity .2s}.custom-swiper .swiper-button-next:hover,.custom-swiper .swiper-button-prev:hover{opacity:1}.hide-nav-buttons .swiper-button-next,.hide-nav-buttons .swiper-button-prev{display:none}.swiper-slide{display:flex;align-items:center;justify-content:center;height:auto}@media (max-width:768px){.custom-swiper{height:auto;min-height:unset}.image-container{height:auto;width:100%;position:relative}.swiper-slide,.swiper-slide-container{height:auto}.image-container img{max-width:100%;max-height:100vw;width:auto;height:auto}}