.button-rotation{background-image:linear-gradient(270deg,transparent,#fff,transparent);animation-name:rotate;animation-duration:4s;animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:forwards;transform-origin:top center}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.mySwiper .swiper-wrapper{align-items:center!important}.mySwiper .swiper-pagination{position:relative!important;margin-top:50px!important}.mySwiper .swiper-pagination-bullet{border-radius:.359px!important;width:50px!important;height:3px!important;color:#fcfcfc33!important;background-color:#fcfcfc33!important;opacity:1!important}.mySwiper .swiper-pagination-bullet-active{border-radius:.359px!important;width:50px!important;height:3px!important;color:#fcfcfc66!important;background-color:#fcfcfc66!important}.border_gradient_top_left{background-image:linear-gradient(to top right,transparent 25%,rgba(0,8,200,.6),#c557ff 62%,rgba(0,8,200,.6),transparent 75%);aspect-ratio:1/1;bottom:30%;right:50%;transform:rotate(-15deg);width:100%;transform-origin:bottom right}