.products-swiper{width:100%;overflow:hidden}.products-swiper .swiper-slide{box-sizing:border-box;height:auto}.products-swiper-pagination{justify-content:center;gap:6px;margin-top:32px;display:flex}.products-swiper-pagination .swiper-pagination-bullet{opacity:1;cursor:pointer;background:0 0;border:1px solid #0003;border-radius:50%;width:10px;height:10px;transition:background-color .25s,transform .25s}.products-swiper-pagination .swiper-pagination-bullet-active{background-color:var(--orange-normal);border-color:var(--orange-normal)}
