.mySwiper{max-width:var(--maxBreak);aspect-ratio:1440/820;width:100%;height:auto;max-height:700px;position:relative}.mySwiper .control-button{pointer-events:none;opacity:0;z-index:1;background-color:#00000040;position:absolute;top:calc(50% - 72px);transform:translateY(calc(36px - 50%))}.mySwiper .control-button.left{left:2rem}.mySwiper .control-button.right{right:2rem}.mySwiper:not(.loader):hover .control-button{pointer-events:all;opacity:1;padding-block:.75rem;transform:translateY(calc(36px - 50%))scale(1.1)}.mySwiper:not(.loader):hover .control-button:disabled{opacity:.2}.mySwiper:not(.loader):hover .control-button.left{left:1rem}.mySwiper:not(.loader):hover .control-button.right{right:1rem}.mySwiper:not(.loader):hover .swiper-wrapper .swiper-img-container img{transform:scale(1.05)}.mySwiper .swiper-wrapper{width:100%;height:calc(100% - 5rem);max-height:640px;transition-timing-function:cubic-bezier(1,0,0,1)!important}.mySwiper .swiper-wrapper .swiper-img-container{height:100%;position:relative}.mySwiper .swiper-wrapper .swiper-img-container img{transition:transform .2s}.mySwiper .swiper-pagination{padding-block:1.5rem}.mySwiper .swiper-pagination-bullet{color:#fff3;background:#fff3;border-radius:4px;width:12px;height:12px;transition:all .2s}.mySwiper .swiper-pagination-bullet-active{background:linear-gradient(#ff3f6b 0%,#f21648 100%);border-radius:4px;width:64px;height:12px;transition:all 1s}.mySwiper .swiper-loader-bullets{justify-content:center;align-items:center;gap:.5rem;width:100%;height:60px;display:flex}.mySwiper .swiper-loader-bullets .swiper-loader-item{color:#fff3;background:#fff3;border-radius:4px;width:12px;height:12px;transition:all .2s;animation:1s infinite both bulletPulse}.mySwiper .swiper-loader-bullets .swiper-loader-item:first-child{animation-delay:.4s}.mySwiper .swiper-loader-bullets .swiper-loader-item:nth-child(2){animation-delay:.6s}.mySwiper .swiper-loader-bullets .swiper-loader-item:nth-child(3){animation-delay:.9s}@media (max-width:640px){.mySwiper{max-width:var(--maxBreak);aspect-ratio:393/300;max-height:300px}.mySwiper .swiper-wrapper{max-height:300px}}@keyframes bulletPulse{50%{background-color:#ff3f6b}}
