.carousel-banner-business .swiper-slide{background-position:50%;background-size:cover;width:1000px;height:562px}.carousel-banner-business .swiper-slide img{display:block;width:100%}.carousel-banner-business .swiper-scrollbar-drag{background:var(--primary-500)}.carousel-banner-business .swiper-scrollbar.swiper-scrollbar-horizontal{margin-top:22px}@media (max-width:767px){.carousel-banner-business .swiper-slide{background-position:50%;background-size:cover;width:302px;height:195px}}.floating-button{border-top:1.5px solid rgba(255,251,243,.85);border-left:1.5px solid rgba(255,251,243,.7);border-right:1.5px solid rgba(255,251,243,.7);border-radius:100%}.mini-sparkle{animation:sparkle-move 3s infinite}.text-gradient{background:linear-gradient(91.28deg,#fd7209,#8e05ff,#0079e3,#8e05ff,#fd7209 100%);background-size:200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;animation:gradient-animation 5s linear infinite;transition:all;animation-direction:alternate}.floating-sparkle{animation:sparkle-blink 6s infinite}.paused .floating-dot,.paused .floating-ellipse,.paused .floating-sparkle{animation-play-state:paused}.floating-dot{background:url(/_static/floating/dot.png);background-size:contain;animation:dot-rotate 6s step-start infinite;animation-delay:1ms;transition:none}.mini-popup{box-shadow:0 15px 35px -6px #00000026;border:1px solid #0000000e}.floating-ellipse{animation:ellipse-gradient 5s linear infinite;animation-delay:.5s}@keyframes ellipse-gradient{0%{height:50px;width:50px;left:2px;top:12px;filter:blur(12px)}25%{height:50px;width:50px;left:17px;top:2px;filter:blur(12px)}50%{height:50px;width:50px;left:29px;top:17px;filter:blur(12px)}95%{height:80px;width:80px;filter:blur(12px);left:0;top:0}to{height:80px;width:80px;left:0;top:0;filter:blur(9px)}}@keyframes gradient-animation{0%,to{background-position:135% 50%}50%{background-position:0 50%}}@keyframes sparkle-move{0%,to{transform:translateY(-2px)}15%,90%{transform:translateY(0)}30%,75%{transform:translateY(2px)}50%{transform:translateY(4px)}}@keyframes sparkle-blink{0%,to{transform:rotate(0deg)}50%{transform:rotate(180deg)}}@keyframes dot-rotate{0%,to{background:url(/_static/floating/dot.png);background-size:contain}25%,75%{background:url(/_static/floating/dot-2.png);background-size:contain}50%{background:url(/_static/floating/dot-3.png);background-size:contain}}