.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:#dddddd80;position:absolute;top:calc(50% - 72px)}.mySwiper .control-button.left{left:2rem}.mySwiper .control-button.right{right:2rem}.mySwiper:not(.loader):hover .control-button{pointer-events:all;opacity:1}.mySwiper:not(.loader):hover .control-button:disabled{opacity:.2}.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:#929292;background:#929292;border-radius:4px;width:12px;height:12px;transition:all .2s}.mySwiper .swiper-pagination-bullet-active{background-color:#4e1389;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:#929292;background:#929292;border-radius:12px;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:#4e1389}}
