@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}section.carousel-section .carousel-wrapper{overflow:hidden;position:relative;width:100%}section.carousel-section .carousel-wrapper .main-swiper{background-color:#dad5cb;cursor:grab;z-index:auto}section.carousel-section .carousel-wrapper .swiper-slide{aspect-ratio:16/9;display:flex;overflow:hidden;position:relative;width:100%}section.carousel-section .carousel-wrapper .controls{align-items:center;display:flex;justify-content:center;margin-top:16px}section.carousel-section .carousel-wrapper .controls .next,section.carousel-section .carousel-wrapper .controls .prev{cursor:pointer;display:flex;flex-shrink:0;height:24px;position:relative;width:24px}section.carousel-section .carousel-wrapper .controls .next:before,section.carousel-section .carousel-wrapper .controls .prev:before{background-image:url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 12 12" xml:space="preserve" fill="%23151817"><path d="M6,9.376L.662,4.038l1.414-1.414,3.924,3.924,3.924-3.924,1.414,1.414-5.338,5.338Z"/></svg>');background-position:50% 50%;background-repeat:no-repeat;background-size:12px 12px;content:"";height:100%;left:0;position:absolute;top:0;transform:rotate(-90deg);width:100%}section.carousel-section .carousel-wrapper .controls .prev:before{transform:rotate(90deg)}section.carousel-section .carousel-wrapper .controls .indices{align-items:center;display:flex;height:24px}section.carousel-section .carousel-wrapper .controls .indices strong{align-items:center;display:flex;justify-content:center}section.carousel-section .carousel-wrapper .controls .indices strong:first-child{margin-left:1em;width:2.5em}section.carousel-section .carousel-wrapper .controls .indices strong:last-child{margin-right:1em;width:2.5em}@media (min-width:768px){section.carousel-section .carousel-wrapper .controls{margin-top:24px}}@media (orientation:portrait) and (max-width:767px){section.carousel-section.mobile .carousel-wrapper .swiper-slide{aspect-ratio:4/5}}
