.carousel-swiper{aspect-ratio:10/8;background-color:var(--peach--200);--swiper-pagination-bottom:60px;--swiper-pagination-bullet-horizontal-gap:0;--swiper-pagination-bullet-inactive-opacity:1;flex-shrink:0;width:100%;max-height:85vh}.carousel-swiper .swiper-slide{text-align:center;justify-content:center;align-items:center;font-size:18px;display:flex}.carousel-swiper .swiper-slide img{object-fit:contain;width:100%;height:100%;display:block}.carousel-swiper .swiper-pagination-bullet{background:0 0;justify-content:center;align-items:center;width:auto;height:auto;padding:5px;display:inline-flex}.carousel-swiper .swiper-pagination-bullet-circle{background:var(--color-peach-100);border-radius:9rem;width:20px;height:20px;transition:background-color .4s cubic-bezier(.14,.88,.54,.97),transform .4s cubic-bezier(.14,.88,.54,.97);transform:scale(.7)}.carousel-swiper .swiper-pagination-bullet:not(.swiper-pagination-bullet-active):hover .swiper-pagination-bullet-circle{background-color:var(--peach----300)}.carousel-swiper .swiper-pagination-bullet-active .swiper-pagination-bullet-circle{background-color:var(--peach--500);transform:scale(1)}
