.main-bg{background-image:url(/images/home-page/main-bg.webp)}.blackline-bg,.main-bg{background-size:cover;background-position:50%;background-repeat:no-repeat}.blackline-bg{background-image:url(/images/home-page/black-line.png)}.paternbg{background-image:url(/images/home-page/paternbg.png);background-size:100%}.eth-card,.paternbg{background-position:50%;background-repeat:no-repeat}.eth-card{background-image:url(/images/home-page/eth-card.png);background-size:cover}.usdt-card{background-image:url(/images/home-page/usdt-card.png);background-size:100%;background-position:50%;background-repeat:no-repeat}.rotate-card{transform:rotate(3deg);transform-origin:bottom right}.word{opacity:0;transform:translateY(1px);display:inline-block;animation:wordFadeIn .4s forwards}.word:first-child{animation-delay:0s}.word:nth-child(2){animation-delay:.1s}.word:nth-child(3){animation-delay:.2s}.word:nth-child(4){animation-delay:.3s}.word:nth-child(5){animation-delay:.4s}.word:nth-child(6){animation-delay:.5s}.word:nth-child(7){animation-delay:.6s}.word:nth-child(8){animation-delay:.7s}@keyframes wordFadeIn{to{opacity:1;transform:translateY(0)}}.desc{opacity:0;transform:translateY(10px) rotate(3deg);display:inline-block;animation:descFadeIn .7s forwards}.desc:first-child{animation-delay:.2s}.desc:nth-child(2){animation-delay:.3s}.desc:nth-child(3){animation-delay:.4s}.desc:nth-child(4){animation-delay:.5s}.desc:nth-child(5){animation-delay:.6s}.desc:nth-child(6){animation-delay:.7s}.desc:nth-child(7){animation-delay:1s}@keyframes descFadeIn{to{opacity:1;transform:translateY(0) rotate(0deg)}}.btn1{opacity:0;transform:translateY(50px) scale(2);animation-name:btn1popUp;animation-delay:.5s;animation-duration:.6s;animation-timing-function:ease-out;animation-fill-mode:forwards}@keyframes btn1popUp{0%{opacity:0;transform:translateY(50px)}50%{opacity:.5;transform:scale(1.3)}to{opacity:1;transform:translateY(0) scale(1)}}.btn2{opacity:0;transform:translateY(50px);animation-delay:.5s;display:inline-block;animation:btn2FadeIn 1.5s forwards}.btn2:first-child{animation-delay:0s}@keyframes btn2FadeIn{to{opacity:1;transform:translateY(0)}}.picfade{opacity:0;transform:translateX(10px);display:inline-block;animation:picFadeIn .7s forwards}.picfade:first-child{animation-delay:.3s}.picfade:nth-child(2){animation-delay:.4s}.picfade:nth-child(3){animation-delay:.5s}.picfade:nth-child(4){animation-delay:.6s}.cardfade1{opacity:0;transform:translateX(-20px);display:inline-block;animation:cardFadeIn1 .9s forwards;animation-delay:.6s}@keyframes cardFadeIn1{to{opacity:1;transform:translateX(0)}}.cardfade2{opacity:0;display:inline-block;animation:cardFadeIn2 .9s forwards;animation-delay:.6s}@keyframes cardFadeIn2{to{opacity:1}}.cardfade3{opacity:0;display:inline-block;animation:cardFadeIn3 .9s forwards;animation-delay:.9s;filter:blur(10px)}@keyframes cardFadeIn3{to{opacity:1;filter:blur(0)}}.picfade2{opacity:0;transform:translateY(50px);display:inline-block;animation:picFadeIn .9s forwards}.picfade2:first-child{animation-delay:.6s}.picfade2:nth-child(2){animation-delay:.3s}@keyframes picFadeIn{to{opacity:1;transform:translateY(0)}}.rotate-pic{opacity:1;animation-delay:1s;animation:picrotate 10s linear infinite}@keyframes picrotate{0%{background-position:50%;transform:rotate(0deg)}to{transform:rotate(1turn)}}.cardpup{opacity:0;transform:translateY(50px) scale(2);animation-name:cardpup;animation-delay:.2s;animation-duration:.6s;animation-timing-function:ease-out;animation-fill-mode:forwards}@keyframes cardpup{0%{opacity:0;transform:translateY(50px)}50%{opacity:.5;transform:scale(1.3)}to{opacity:1;transform:translateY(0) scale(1)}}.cardfade4{scale:();opacity:0;transform:translateY(0) rotate(0);animation:cardfade4 .7s forwards}.cardfade4:first-child{animation-delay:.2s}.cardfade4:nth-child(2){animation-delay:10s}@keyframes cardfade4{0%{transform:scale(.1)}25%{transform:scale(.2)}50%{opacity:.5}to{scale:(1);opacity:1;transform:rotate(0deg) scale(1)}}.cardfade5{opacity:0;transform:translateY(-20px);display:inline-block;animation:cardFadeIn5 .9s forwards;animation-delay:.6s}@keyframes cardFadeIn5{to{opacity:1;transform:translateY(0)}}.Home-card-pattern{background-image:url(/images/pages/card-pattern.webp);content:"";background-size:cover;background-repeat:no-repeat}.card-border{background:rgba(255,255,255,.3);padding:1px;height:25px;display:inline-block}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.animate-slide-in-left{animation:slideInFromLeft .3s ease forwards}.animate-slide-in-right{animation:slideInFromRight .3s ease forwards}.card-bg{position:relative}.card-bg:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/images/home-page/card-bg.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;opacity:.7;z-index:0}