.marquee .marquee-wrapper{--copies: 3;max-width:300vw;width:100%;position:relative;display:grid;place-items:center;overflow:hidden;opacity:1;left:0;top:0;-webkit-mask-image:linear-gradient(90deg, transparent, var(--secondary-text) 9rem, var(--secondary-text) calc(100% - 9rem), transparent);mask-image:linear-gradient(90deg, transparent, var(--secondary-text) 9rem, var(--secondary-text) calc(100% - 9rem), transparent);transition:opacity .2s ease-out;-webkit-perspective:1000;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0)}.marquee .marquee-wrapper .marquee-track{--duration: 20s;--mobile-duration: 10s;--direction: animate-rtl;will-change:transform;width:100%;z-index:-2;animation-duration:var(--duration);opacity:1;animation-name:var(--direction);animation-timing-function:linear;animation-iteration-count:infinite;display:flex;transition:opacity .25s ease-in-out}.marquee .marquee-wrapper .marquee-track .marquee-slides{display:inline-flex}@keyframes animate-rtl{0%{transform:translateZ(0)}to{transform:translate3d(calc(100% / var(--copies) * -1), 0, 0)}}@keyframes animate-ltr{0%{transform:translate3d(calc(100% / var(--copies) * -1), 0, 0)}to{transform:translateZ(0)}}@media only screen and (max-width: 1024px){.marquee .marquee-wrapper .marquee-track{animation-duration:var(--mobile-duration)}}.chartjs-tooltip{opacity:1;position:absolute;background:#fff;color:#11263c;border-radius:6px;padding:14px;transition:all .1s ease;pointer-events:none;min-width:110px;transform:translate(-50%, -100%);box-shadow:0 8px 8px rgba(50,50,71,.08),0 8px 16px rgba(50,50,71,.06);z-index:1020}.chartjs-tooltip:after{content:"";width:0;height:0;position:absolute;left:calc(50% - 8px);bottom:-16px;border-width:8px;border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid}.chartjs-tooltip .tooltip-content span{font-size:10px;font-family:var(--text-font)}.chartjs-tooltip .tooltip-content h2{margin:0;font-size:22px;font-family:var(--text-font)}.chartjs-tooltip .tooltip-content .text-first{color:var(--main)}.chartjs-tooltip .tooltip-content .text-second{color:var(--secondary)}.chart-container{position:relative}.chart-container.chart-animation:after{content:"";position:absolute;top:0;width:100%;height:100%;background:#fff;z-index:1;transition:1s ease}.chart-container.chart-animation.right-to-left:after{left:0}.chart-container.chart-animation.left-to-right:after{right:0}.chart-container.show:after{width:0}.trust-pilot-widget{background-color:var(--background);max-width:26rem;padding:1rem;border-radius:.5rem}.trust-pilot-widget .trustpilot-widget{max-height:3rem;overflow:hidden}.trust-pilot-widget .rating{display:flex;align-items:center;justify-content:space-between}.trust-pilot-widget .rating .stars{display:flex;align-items:center}.trust-pilot-widget .rating .stars img{width:2.6rem;height:2.6rem;margin-right:.2rem;line-height:2.6rem}.trust-pilot-widget .rating .label{color:var(--text);font-size:2rem;font-weight:600}@media only screen and (max-width: 1024px){.trust-pilot-widget{max-width:28rem}}.skeleton-line{display:block;width:100%;height:100%;background:linear-gradient(to right, rgba(0, 82, 205, 0) 8%, rgba(0, 82, 205, 0.8) 18%, rgba(0, 82, 205, 0) 33%);background-size:80rem 10rem;animation:wave-lines 2s infinite ease-out}.skeleton-line.hide{display:none}.skeleton-circle{border-radius:50% !important;height:100%;background:linear-gradient(to right, rgba(0, 82, 205, 0) 8%, rgba(0, 82, 205, 0.8) 18%, rgba(0, 82, 205, 0) 33%);background-size:80rem 10rem;animation:wave-lines 2s infinite ease-out}.skeleton-circle.hide{display:none}@keyframes wave-lines{0%{background-position:-46.8rem 0}100%{background-position:46.8rem 0}}@keyframes wave-squares{0%{background-position:-46.8rem 0}100%{background-position:46.8rem 0}}.main-background{display:none;position:absolute;z-index:0;width:100%;height:400rem;background:var(--main);clip-path:polygon(102% 0%, 82% 21%, 106% 36%, 150% 83%, 51% 22%, 72% 0);overflow:hidden}@media only screen and (max-width: 1700px){.main-background{clip-path:polygon(105% 0%, 82% 22%, 104% 36%, 150% 83%, 53% 22%, 76% 0)}}@media screen and (max-width: 1024px){.main-background{clip-path:polygon(108% 0%, 75% 40%, 100% 72%, 100% 100%, 50% 40%, 80% 0%);height:130rem}}@media screen and (max-width: 640px){.main-background{clip-path:polygon(126% 0, 24% 13%, 100% 22%);height:440rem}}.hero-section{box-sizing:border-box;position:relative;z-index:10;pointer-events:none;max-height:100%;background-repeat:no-repeat;background-size:cover;padding-bottom:10rem}.hero-section .hero-wrapper{display:flex}.hero-section .hero-content{width:91%;pointer-events:auto}.hero-section .section-title{font-size:8rem;color:var(--secondary-text)}.hero-section mark{color:var(--secondary-text)}.hero-section .section-description{max-width:54rem;margin-top:3.5rem;color:var(--grey-100)}.hero-section .section-cta{justify-content:flex-start}.hero-section .hero-image{position:relative;width:100%;height:auto}.hero-section .sub-content{position:relative;max-width:60rem;margin-top:20rem;padding-left:4rem;color:var(--secondary-text)}.hero-section .sub-content::before{content:"";position:absolute;width:3.063rem;height:.094rem;background-color:var(--main);bottom:1.2rem;left:0;top:1.5rem}.hero-section img{max-width:110%;object-fit:contain;position:absolute;top:0rem;left:-4rem}@media only screen and (max-width: 1366px){.hero-section{max-height:100%}.hero-section .section-title{font-size:5.2rem}.hero-section .sub-content{margin-top:8rem}}@media only screen and (max-width: 1024px){.hero-section .hero-content{max-width:43%}.hero-section .sub-content{margin-top:3rem}.hero-section .sub-content::before{width:2rem;left:1rem;top:.8rem}.hero-section img{max-height:none;position:absolute;top:3rem;left:0}}@media only screen and (max-width: 640px){.hero-section{padding-bottom:0;overflow:visible;max-height:fit-content}.hero-section .section-wrapper{padding-top:4rem}.hero-section .hero-wrapper{flex-wrap:wrap}.hero-section .hero-content{max-width:100%;flex:100%}.hero-section .section-title{font-size:4.4rem;letter-spacing:-0.02em}.hero-section .sub-content{max-width:100%;margin-top:4rem;padding-left:2rem}.hero-section .sub-content::before{width:1.5rem;top:1rem;left:0}.hero-section .hero-image{max-width:100%}.hero-section img{position:relative;width:100%;height:auto;max-width:100%;max-height:unset;left:0;top:0}}.news-section{position:relative;overflow:hidden}.news-section::before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background:hsla(0,0%,100%,.6);z-index:1}.news-section .section-wrapper{padding:12.8rem var(--page-edge-padding)}.news-section .news-wrapper{display:flex;flex-direction:column;justify-content:center;gap:5.2rem;align-items:center;position:relative;z-index:2}.news-section figure{position:absolute;width:100%;height:100%;inset:0}.news-section .background{width:100%;height:100%;object-fit:cover}.news-section .news-content{width:30%;text-align:center}.news-section .news-content .section-title{text-align:center;margin-bottom:2.6rem}.news-section .video-wrapper{width:62.3%;border-radius:2rem;overflow:hidden;position:relative;z-index:1}.news-section .video-image{display:flex;position:relative;overflow:hidden}.news-section .video-image img{width:100%;height:auto;max-height:calc(100vh - var(--header-height));object-fit:cover}.news-section .video-play-button{border:none;outline:none;cursor:pointer;width:8rem;height:8rem;background:var(--background);border-radius:100%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:opacity .25s ease;z-index:1}.news-section .video-play-button::before{content:"";position:absolute;width:0;height:0;border-style:solid;border-width:1.5rem 0 1.5rem 2.2rem;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) var(--main);top:50%;left:53%;transform:translate(-50%, -50%)}.news-section .video-play-button:hover{opacity:.7}.news-section .video-play-button.hide{display:none}.news-section .video-iframe{width:100%;height:100%;border-radius:1.6rem 1.6rem 0 0;min-height:initial;position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.news-section .video-iframe.is-show{opacity:1;visibility:visible}@media only screen and (max-width: 1024px){.news-section .section-wrapper{padding:5rem var(--page-edge-padding)}.news-section .news-wrapper{flex-direction:column;align-items:center;gap:3rem}.news-section .news-content{width:100%}.news-section .news-content .section-title{margin-bottom:.5rem}.news-section .video-wrapper{width:70%}.news-section .video-play-button{width:6rem;height:6rem}}@media only screen and (max-width: 640px){.news-section .section-wrapper{padding:5rem var(--page-edge-padding)}.news-section .news-wrapper{flex-direction:column;gap:3rem}.news-section .news-content{width:100%}.news-section .video-wrapper{width:90%}.news-section .video-iframe{border-radius:.5rem .5rem 0 0}.news-section .video-play-button{width:4rem;height:4rem}}.discover-section{position:relative;z-index:1;background-color:var(--blur-background-primary)}.discover-section .section-wrapper{padding:12.8rem var(--page-edge-padding)}.discover-section .discover-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:11rem}.discover-section .discover-content{width:35%;pointer-events:auto}.discover-section .section-cta{justify-content:flex-start}.discover-section .section-description{margin-top:3rem}.discover-section .labels-wrapper{--gap: 5.4rem;width:60%;display:grid;grid-template-columns:repeat(2, 1fr);gap:var(--gap);justify-content:center}.discover-section .label{max-width:100%;position:relative;border:.1rem solid var(--background);background-color:var(--background);box-shadow:.9rem 1.1rem 4rem var(--box-shadow);border-radius:2.4rem;display:flex;flex-direction:column;padding:3.6rem 3.6rem 4.5rem}.discover-section .header-label{display:flex;justify-content:space-between;align-items:center;gap:1rem}.discover-section .label-title{font-family:var(--headings-font);font-size:3.2rem;line-height:125%;font-weight:500;padding:1.5rem 0}.discover-section .label-content{font-family:var(--text-font);color:var(--sub-text);font-size:1.8rem;font-weight:500;line-height:148%}.discover-section .icon{width:7.3rem;height:7.1rem}@media only screen and (max-width: 1440px){.discover-section .discover-wrapper{gap:1rem;flex-wrap:wrap}.discover-section .labels-wrapper{--gap: 2rem}.discover-section .label{padding:2.5rem}.discover-section .icon{width:5rem;height:5rem}}@media only screen and (max-width: 1024px){.discover-section .section-wrapper{padding:5rem var(--page-edge-padding)}.discover-section .discover-wrapper{flex-direction:column;gap:3rem;align-items:flex-start;margin-top:0}.discover-section .discover-content{width:100%}.discover-section .section-description{text-shadow:.1rem .1rem .1rem var(--secondary-text);margin-top:1rem}.discover-section .labels-wrapper{margin:0 auto;--gap: 1rem}.discover-section .label{max-width:100%;padding:1.5rem;border-radius:1.5rem}.discover-section .label-title{font-size:2.2rem;padding:0 0 .5rem 0}.discover-section .label-content{font-size:1.5rem;line-height:120%}.discover-section .icon{width:5rem;height:5rem}}@media only screen and (max-width: 375px){.discover-section .section-title,.discover-section .section-description{text-shadow:.1rem .1rem .1rem var(--secondary-text)}.discover-section .labels-wrapper{width:100%;grid-template-columns:repeat(1, 1fr)}}.tradings-section{background-color:var(--blur-background-primary)}.tradings-section .section-wrapper{padding:12.8rem var(--page-edge-padding)}.tradings-section .tradings-content{margin-bottom:1rem;color:var(--primary-color)}.tradings-section .section-title{margin-bottom:1rem;color:var(--primary-color)}.tradings-section .tradings{width:100%;margin-top:4rem}.tradings-section .lists{display:grid;grid-template-columns:repeat(4, 1fr);gap:5rem}.tradings-section .item{max-width:38.2rem;padding:6.5rem 5rem;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;border-radius:2.4rem;background:var(--background);box-shadow:.9rem 1.1rem 4rem var(--box-shadow);transition:all .25s linear;z-index:1}.tradings-section .item:hover{background:var(--main)}.tradings-section .item:hover .main-icon{display:none}.tradings-section .item:hover .icon-hover{display:block}.tradings-section .item:hover .title{color:var(--secondary-text)}.tradings-section .tag{display:flex;flex-direction:column;justify-content:center;align-items:center}.tradings-section .icons{width:8.4rem;height:8.4rem}.tradings-section .main-icon,.tradings-section .icon-hover{width:100%;height:100%}.tradings-section .icon-hover{display:none}.tradings-section .content{max-width:21.8rem;padding-top:3.2rem}.tradings-section .title{margin:0;text-transform:capitalize;font-family:var(--headings-font);color:var(--text);font-size:3.2rem;font-weight:500;line-height:118%;transition:color .25s linear}@media only screen and (max-width: 1024px){.tradings-section .section-wrapper{padding:5rem var(--page-edge-padding)}.tradings-section .lists{max-width:90%;margin:0 auto;display:grid;grid-template-columns:repeat(2, 1fr);gap:3rem}.tradings-section .item{max-width:100%;border-radius:1.5rem;padding:4rem}.tradings-section .icons{width:5rem;height:5rem}.tradings-section .content{padding-top:1.5rem}.tradings-section .title{font-size:2.2rem}}@media only screen and (max-width: 640px){.tradings-section .lists{grid-template-columns:repeat(1, 1fr);max-width:70%;margin:0 auto}}@media only screen and (max-width: 375px){.tradings-section .lists{max-width:100%;gap:2rem}.tradings-section .icons{width:7rem;height:7rem}.tradings-section .tag{width:100%;flex-direction:row;justify-content:space-between;align-items:center}.tradings-section .item{padding:3rem}.tradings-section .title{padding-left:2rem}}.digital-coins-section{background:var(--blur-background-primary)}.digital-coins-section .section-wrapper{padding:12.8rem var(--page-edge-padding)}.digital-coins-section mark{color:var(--text)}.digital-coins-section .lists{margin-top:7.4rem;display:grid;grid-template-columns:repeat(4, 1fr);gap:3rem}.digital-coins-section .item{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background:var(--background);border-radius:2.4rem;box-shadow:.9rem 1.1rem 4rem var(--box-shadow);padding:3rem 0}.digital-coins-section .content{min-width:10rem;text-align:center;margin-top:2.4rem}.digital-coins-section .name{font-family:var(--headings-font);font-weight:500;font-size:3.2rem;line-height:118%;color:var(--text)}.digital-coins-section .skeleton-line{width:100%;margin-top:1.2rem}.digital-coins-section .detail{margin-top:1.2rem;display:flex;gap:1rem}.digital-coins-section .detail span{min-width:5rem}.digital-coins-section .currency,.digital-coins-section .price{font-family:var(--text-font);font-weight:700;font-size:2rem;line-height:125%;color:var(--text)}.digital-coins-section .smw-up,.digital-coins-section .smw-down{font-family:var(--text-font);font-weight:700;font-size:2rem;line-height:125%}.digital-coins-section .smw-up{color:var(--highlight-color-up)}.digital-coins-section .smw-down{color:var(--highlight-color-down)}.digital-coins-section figure{width:4.8rem;height:4.8rem;border-radius:50%;display:flex;justify-content:center;align-items:center}.digital-coins-section .coin{object-fit:contain;max-width:100%;max-height:100%}.digital-coins-section .skeleton-line{height:2rem}.digital-coins-section .section-cta{margin-top:7.4rem}@media only screen and (max-width: 1024px){.digital-coins-section .section-wrapper{padding:5rem var(--page-edge-padding)}.digital-coins-section .lists{grid-template-columns:repeat(2, 1fr);gap:2rem;margin-top:3rem}.digital-coins-section .item{padding:2.4rem}.digital-coins-section .content{margin-top:2rem}.digital-coins-section .name{font-size:1.8rem}.digital-coins-section .currency,.digital-coins-section .price,.digital-coins-section .smw-up,.digital-coins-section .smw-down{font-size:1.6rem}.digital-coins-section .detail{font-size:1.4rem}}@media only screen and (max-width: 640px){.digital-coins-section .lists{grid-template-columns:repeat(1, 1fr)}.digital-coins-section .item{max-width:28rem;margin:0 auto}}@keyframes text-animate{0%{opacity:0;font-size:8rem}50%{opacity:1;font-size:3.6rem}100%{opacity:1;font-size:3.6rem}}@keyframes coin-animate{0%{opacity:0}100%{opacity:1}}@keyframes coin-shadow-animate{0%{opacity:0;transform:scale(0);z-index:-1}90%{opacity:0;transform:scale(0);z-index:-1}100%{opacity:1;transform:scale(0.9);z-index:1}}@keyframes coin-shadow-animate-mobile{0%{opacity:0;transform:scale(0);z-index:-1}90%{opacity:0;transform:scale(0);z-index:-1}100%{opacity:1;transform:scale(0.8);z-index:0}}.features-section .section-wrapper{padding:12.8rem var(--page-edge-padding)}.features-section .features-content{max-width:61.3rem}.features-section .features{display:flex;width:100%;height:58rem;margin-top:11rem;--gap: 15rem;gap:var(--gap);transition:gap 800ms linear;transition-timing-function:cubic-bezier(0, 0, 0.58, 1)}.features-section .features:hover{--gap: 0}.features-section .features:hover .feature{border-radius:0}.features-section .features:hover .feature:first-child{border-radius:2.4rem 0 0 2.4rem}.features-section .features:hover .feature:last-child{border-radius:0 2.4rem 2.4rem 0}.features-section .feature{flex:1;border-radius:24px;width:calc(100%/var(--count));height:100%;background:var(--main);position:relative;overflow:hidden;transition:all 800ms linear;transition-timing-function:cubic-bezier(0, 0, 0.58, 1)}.features-section .feature::after{position:absolute;content:"";width:100%;height:100%;background:var(--main);left:-50rem;top:-50rem;clip-path:polygon(100% 0, 0% 100%, 0 0);z-index:1;transition:all 800ms linear;transition-timing-function:cubic-bezier(0, 0, 0.58, 1)}.features-section .feature::before{position:absolute;content:"";width:250%;height:250%;background:var(--background);transform:rotate(45deg);left:-155rem;top:-150rem;z-index:1;transition:all 800ms linear;transition-timing-function:cubic-bezier(0, 0, 0.58, 1)}.features-section .feature:hover,.features-section .feature:focus,.features-section .feature:focus-visible,.features-section .feature:focus-within{flex:2}.features-section .feature:hover::after,.features-section .feature:focus::after,.features-section .feature:focus-visible::after,.features-section .feature:focus-within::after{left:0rem;top:0rem}.features-section .feature:hover::before,.features-section .feature:focus::before,.features-section .feature:focus-visible::before,.features-section .feature:focus-within::before{left:-10rem;top:15rem}.features-section .feature:hover .feature-title,.features-section .feature:focus .feature-title,.features-section .feature:focus-visible .feature-title,.features-section .feature:focus-within .feature-title{transform:rotate(360deg);font-size:3.6rem;top:12%;z-index:3}.features-section .feature:hover .img-wrapper::after,.features-section .feature:focus .img-wrapper::after,.features-section .feature:focus-visible .img-wrapper::after,.features-section .feature:focus-within .img-wrapper::after{top:1%;animation:coin-shadow-animate .5s ease-in forwards}.features-section .feature:hover .img-wrapper .icon-img,.features-section .feature:focus .img-wrapper .icon-img,.features-section .feature:focus-visible .img-wrapper .icon-img,.features-section .feature:focus-within .img-wrapper .icon-img{z-index:3;transform:scale(1) translateY(5rem);opacity:1}.features-section .feature:hover .content-wrapper::before,.features-section .feature:focus .content-wrapper::before,.features-section .feature:focus-visible .content-wrapper::before,.features-section .feature:focus-within .content-wrapper::before{width:20rem}.features-section .feature-wrapper{width:100%;height:100%}.features-section .content-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.features-section .content-wrapper::before{content:"";width:18rem;height:3.2rem;position:absolute;z-index:5;top:-0.1rem;left:calc(50% - 9rem);background:var(--background);clip-path:polygon(26.911% 0%, 0.018% 0%, 0.018% 0%, 1.396% 0.301%, 2.758% 1.197%, 4.097% 2.674%, 5.409% 4.719%, 6.687% 7.32%, 7.926% 10.464%, 9.12% 14.138%, 10.264% 18.329%, 11.352% 23.024%, 12.379% 28.21%, 20.359% 71.79%, 20.359% 71.79%, 21.385% 76.976%, 22.473% 81.671%, 23.617% 85.862%, 24.812% 89.536%, 26.051% 92.68%, 27.329% 95.281%, 28.641% 97.326%, 29.98% 98.803%, 31.341% 99.699%, 32.719% 100%, 67.553% 100%, 67.553% 100%, 68.959% 99.686%, 70.347% 98.754%, 71.712% 97.218%, 73.048% 95.091%, 74.348% 92.388%, 75.607% 89.122%, 76.818% 85.308%, 77.976% 80.958%, 79.075% 76.088%, 80.108% 70.711%, 87.463% 29.289%, 87.463% 29.289%, 88.495% 23.919%, 89.592% 19.054%, 90.749% 14.708%, 91.958% 10.896%, 93.215% 7.631%, 94.513% 4.928%, 95.847% 2.799%, 97.21% 1.259%, 98.596% 0.321%, 100% 0%, 73.521% 0%, 73.521% 0%, 73.926% 0.184%, 74.31% 0.717%, 74.668% 1.57%, 74.995% 2.713%, 75.286% 4.119%, 75.536% 5.757%, 75.739% 7.6%, 75.89% 9.618%, 75.985% 11.781%, 76.017% 14.063%, 76.017% 14.063%, 75.985% 16.344%, 75.89% 18.507%, 75.739% 20.525%, 75.536% 22.368%, 75.286% 24.006%, 74.995% 25.412%, 74.668% 26.555%, 74.31% 27.408%, 73.926% 27.941%, 73.521% 28.125%, 26.911% 28.125%, 26.911% 28.125%, 26.506% 27.941%, 26.122% 27.408%, 25.764% 26.555%, 25.437% 25.412%, 25.146% 24.006%, 24.896% 22.368%, 24.693% 20.525%, 24.542% 18.507%, 24.447% 16.344%, 24.414% 14.063%, 24.414% 14.063%, 24.447% 11.781%, 24.542% 9.618%, 24.693% 7.6%, 24.896% 5.757%, 25.146% 4.119%, 25.437% 2.713%, 25.764% 1.57%, 26.122% 0.717%, 26.506% 0.184%, 26.911% 0%)}.features-section .feature-title{font-size:8rem;position:absolute;color:var(--secondary-text);font-family:var(--headings-font);font-size:8rem;font-weight:700;transform:rotate(270deg);text-transform:uppercase;transition:all ease .5s;line-height:100%;margin:auto;text-align:center}.features-section .img-wrapper{display:block}.features-section .img-wrapper::after{content:"";width:100%;height:100%;position:absolute;background:url("../../../images/feature-shadow.png");background-size:100%;background-repeat:no-repeat;left:25%;background-repeat:no-repeat;background-position:left bottom;opacity:1;z-index:-1}.features-section .icon-img{width:100%;max-width:33rem;display:flex;justify-content:center;align-items:center;opacity:0;transition:all .5s;transition-timing-function:cubic-bezier(0.1, 0.1, 0.1, 0.1);position:absolute;z-index:10;bottom:0;top:0;left:0;right:0;margin:auto;transform:scale(0.154);z-index:-1}@media only screen and (max-width: 1024px){.features-section .section-wrapper{padding:5rem var(--page-edge-padding)}.features-section .features{--gap: 2rem;gap:var(--gap);height:40rem;margin-top:3rem}.features-section .feature{border-radius:1.6rem}.features-section .feature-title{font-size:4rem}.features-section .feature::before{top:-100rem;left:-100rem}.features-section .feature:hover::before{left:-10rem;top:-10rem}.features-section .feature:hover .content-wrapper::before{width:12rem;left:calc(50% - 6rem)}.features-section .feature:hover .img-wrapper .icon-img{max-width:21rem}.features-section .content-wrapper::before{width:10rem;height:2rem;left:calc(50% - 4.5rem)}}@media only screen and (max-width: 640px){.features-section .features{height:25rem}.features-section .content-wrapper::before{width:4.5rem;height:1rem;left:calc(50% - 2.5rem)}.features-section .feature-title{font-size:2.5rem}.features-section .feature:hover::before{top:-10rem;left:-10rem}.features-section .feature:hover .feature-title{font-size:2.5rem}.features-section .feature:hover .img-wrapper::after{top:0}.features-section .feature:hover .img-wrapper .icon-img{max-width:14rem;transform:scale(1) translateY(3rem)}}.assets-section .section-wrapper,.traders-section .section-wrapper{padding:12.8rem var(--page-edge-padding)}.assets-section .mask-slider .background,.traders-section .mask-slider .background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 500ms ease;z-index:-10}.assets-section .mask-slider .content,.traders-section .mask-slider .content{padding:14.5rem 0;max-width:108rem;margin:0 auto;text-align:center;position:relative;z-index:1}.assets-section .mask-slider .content p,.traders-section .mask-slider .content p{max-width:75ch}.assets-section .mask-slider .content.left,.traders-section .mask-slider .content.left{text-align:left}.assets-section .mask-slider .content.left .description,.traders-section .mask-slider .content.left .description{margin:0;margin-right:auto}.assets-section .mask-slider .content.right,.traders-section .mask-slider .content.right{text-align:right}.assets-section .mask-slider .content.right .description,.traders-section .mask-slider .content.right .description{margin:0;margin-left:auto}.assets-section .mask-slider .content .title,.traders-section .mask-slider .content .title{font-size:5.2rem}.assets-section .mask-slider .content .description,.traders-section .mask-slider .content .description{margin:0 auto;padding-top:1rem;font-size:2.4rem}.assets-section .mask-slider .content .section-cta,.traders-section .mask-slider .content .section-cta{display:inline-block;position:relative;z-index:10}.assets-section .mask-slider .content mark,.traders-section .mask-slider .content mark{color:var(--text);pointer-events:none}.assets-section.active .mask-slider::after,.traders-section.active .mask-slider::after{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background:var(--gradient-overlay);z-index:-1}.assets-section.active .mask-slider .background,.traders-section.active .mask-slider .background{opacity:1}.assets-section.active .mask-slider .content,.traders-section.active .mask-slider .content{z-index:unset}.assets-section.active .mask-slider .content .title,.assets-section.active .mask-slider .content .description,.assets-section.active .mask-slider .content mark,.traders-section.active .mask-slider .content .title,.traders-section.active .mask-slider .content .description,.traders-section.active .mask-slider .content mark{color:var(--secondary-text);transition:color ease-in .5s}@media only screen and (max-width: 1024px){.assets-section .section-wrapper,.traders-section .section-wrapper{padding:5rem var(--page-edge-padding)}.assets-section .mask-slider,.traders-section .mask-slider{border-radius:1.5rem}.assets-section .mask-slider .content,.traders-section .mask-slider .content{padding:5rem 2rem;max-width:100%}.assets-section .mask-slider .content .title,.traders-section .mask-slider .content .title{font-size:3.4rem}.assets-section .mask-slider .content .description,.traders-section .mask-slider .content .description{font-size:1.6rem}}@keyframes loading{0%{left:100%}33%{left:-100%}100%{left:-100%}}.sponsors-section{background:var(--main)}.sponsors-section .section-wrapper{padding:12.8rem var(--page-edge-padding)}.sponsors-section .sponsors-content{z-index:10;left:0}.sponsors-section .section-title{color:var(--secondary-text)}.sponsors-section .section-description{color:var(--secondary-text)}.sponsors-section .sponsors-wrapper{display:grid;grid-template-columns:40rem calc(100% - 40rem);align-items:center;position:relative}.sponsors-section .marquee:not(:last-child){margin-bottom:2rem}.sponsors-section .border-image{width:25.4rem;aspect-ratio:25/12;position:relative;box-sizing:border-box;z-index:1;border-radius:.8rem;display:flex;flex-direction:row;justify-content:center;align-items:center;overflow:hidden;margin:0 1rem;padding:2rem}.sponsors-section .border-image img{position:relative;z-index:1;max-width:100%;max-height:100%;object-fit:contain}.sponsors-section .border-image .skeleton{position:absolute;top:0;left:-100%;width:100%;height:100%;background:var(--skeleton-background-animate);animation:loading 3s linear infinite;z-index:3;display:none}.sponsors-section .border-image:nth-child(8) .skeleton,.sponsors-section .border-image:nth-child(12) .skeleton,.sponsors-section .border-image:nth-child(14) .skeleton,.sponsors-section .border-image:nth-child(18) .skeleton{display:block;animation-delay:.8s}.sponsors-section .border-image:nth-child(12) .skeleton{animation-delay:1.4s}.sponsors-section .border-image:nth-child(14) .skeleton{animation-delay:2s}.sponsors-section .border-image:nth-child(18) .skeleton{animation-delay:1.4s}.sponsors-section .border-image::before{content:"";position:absolute;inset:.5;width:100%;height:100%;background-size:300%;background:var(--skeleton-border);z-index:0;border-radius:.8rem;animation:moveBorder 1s linear infinite}.sponsors-section .border-image::after{content:"";position:absolute;background-size:300%;inset:.1rem;width:calc(100% - .2rem);height:calc(100% - .2rem);background:var(--main);z-index:0;border-radius:.8rem}@media only screen and (max-width: 1366px){.sponsors-section .sponsors-images{grid-gap:1rem;left:-8rem}.sponsors-section .sponsors-images .border-image{width:13.5rem;height:7.22rem}.sponsors-section .sponsors-images .border-image .coin-img{width:6rem}}@media only screen and (max-width: 1024px){.sponsors-section .section-wrapper{padding:5rem var(--page-edge-padding)}.sponsors-section .sponsors-wrapper{display:flex;flex-direction:column;gap:2.4rem}.sponsors-section .sponsors-content{position:static;margin-top:0;max-width:100%}.sponsors-section .section-title,.sponsors-section .section-description{max-width:100%}.sponsors-section .marquee-wrapper{width:100%;max-width:60rem}.sponsors-section .marquee:not(:last-child){margin-bottom:1rem}.sponsors-section .border-image{padding:1rem 2rem;width:15rem;margin:0 .5rem}}@media only screen and (max-width: 640px){.sponsors-section .sponsors-wrapper{justify-content:flex-start}.sponsors-section .sponsors-images{grid-gap:.5rem;left:2rem;top:0rem;overflow:visible}}@media only screen and (max-width: 375px){.sponsors-section{padding-top:2rem}.sponsors-section .sponsors-images{left:0rem;top:-2rem}}
/*# sourceMappingURL=home.css.map */
