:root{--black:#000;--white:#fff;--orange:#ff371e;--yellow:#ffe86f;--violet:#7035ff;--violet-30:rgba(112,53,255,.3);--violet-80:rgba(112,53,255,.8);--teal-30:rgba(0,126,134,.3);--sky:#9dd7f6;--deep-green:#0d2004;--navy:#0b0b49;--cyan:#81e1ff;--r:32px 32px 32px 0;--r-lg:64px 64px 64px 0;--blur:blur(20px)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%;scroll-behavior:smooth}body{background:var(--black);color:var(--white);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:1.6rem;line-height:1.5;overflow-x:hidden}a{text-decoration:none;color:inherit}ol,ul{list-style:none}img{max-width:100%;display:block}button{cursor:pointer;font-family:inherit}.container{width:100%;max-width:none;margin:0 auto}.container-narrow{max-width:124rem;margin:0 auto}.section-title{font-size:clamp(3.2rem,5vw,5.2rem);font-weight:900;text-shadow:0 0 50px hsla(0,0%,100%,.4);text-transform:capitalize;text-align:center;margin-bottom:6.4rem;text-wrap:balance}.section-subtitle{text-align:center;font-size:1.9rem;opacity:.6;margin-top:-4rem;margin-bottom:5.6rem}.header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(0,126,134,.3);color:var(--color-white);padding:0;position:-webkit-sticky;position:sticky;top:0;transition:transform .5s ease;z-index:1000}.header.hidden{transform:translateY(-100%)}.header:after{clear:both;content:"";display:table}.header .container{padding:0 1.6rem}.header .header-wrapper{align-items:center;display:flex;justify-content:space-between;position:relative}.header .header-logo-container img{height:auto;width:13rem}@media screen and (min-width:1201px){.header .header-logo-container img{width:19rem}}.header-nav{align-items:flex-end;background:#7035ff;display:flex;flex-direction:column;gap:3.2rem;left:-1.6rem;opacity:0;overflow:hidden;padding:2.4rem 0;position:absolute;right:-1.6rem;top:calc(100% + 1.6rem);transform:translateY(-100%);transition:all .3s;visibility:hidden;z-index:1001}.header-nav.active{opacity:1;transform:none;visibility:visible;z-index:1001}.header-nav .header-nav-link{display:block;font-weight:900;line-height:.75em;padding:1rem 1.5rem;text-transform:uppercase}@media screen and (min-width:1331px){.header-nav .header-nav-link{font-size:1.6rem}.header-nav{align-items:center;background:initial;bottom:auto;flex-direction:row;gap:1.6rem;left:auto;opacity:1;padding:initial;position:static;right:auto;top:auto;transform:none;visibility:inherit}}.hamburger{cursor:pointer;display:flex;flex-direction:column;height:1.8rem;justify-content:center;position:relative}.hamburger span{background-color:#fff;height:2px;width:3.2rem}.hamburger:after,.hamburger:before{background-color:#fff;content:"";height:2px;position:absolute;transition:all .3s;width:100%}.hamburger:before{left:0;top:0}.hamburger:after{bottom:0;left:0}.hamburger.active span{visibility:hidden}.hamburger.active:after{bottom:50%;transform:rotate(-45deg) translateY(50%)}.hamburger.active:before{top:50%;transform:rotate(45deg) translateY(-50%)}@media screen and (min-width:1331px){.hamburger{display:none}}.header-socials{display:flex;gap:.4rem;margin:0 2.4rem 0 auto}.header-socials .header-socials-link{display:flex;padding:.4rem}@media screen and (min-width:1201px){.header-socials{margin-right:20px}}.btn-cta{display:inline-flex;align-items:center;justify-content:center;gap:1rem;background:var(--violet-30);-webkit-backdrop-filter:var(--blur);backdrop-filter:var(--blur);border:1px solid hsla(0,0%,100%,.1);border-radius:var(--r);color:var(--white);font-size:1.7rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em;padding:1.8rem 3.6rem;transition:background .3s,transform .3s}.btn-cta:hover{background:var(--violet-80);transform:translateY(-3px)}.btn-cta:focus-visible{outline:2px solid var(--violet);outline-offset:3px}.page-hero{padding:9.6rem 0 3.2rem;text-align:center}.page-hero .section-title{margin-bottom:1.6rem}.page-hero p{font-size:1.9rem;opacity:.6;max-width:72rem;margin:0 auto}.breadcrumbs{font-size:1.4rem;opacity:.45;margin-bottom:2.4rem;text-transform:uppercase;letter-spacing:.08em}.breadcrumbs a:hover{color:var(--cyan)}.reveal{opacity:0;transform:translateY(28px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}.reveal:nth-child(2){transition-delay:.1s}.reveal:nth-child(3){transition-delay:.2s}.reveal:nth-child(4){transition-delay:.3s}.fi{opacity:0;animation:fadeUp .8s ease forwards}.fi-1{animation-delay:.1s}.fi-2{animation-delay:.35s}.fi-3{animation-delay:.6s}.fi-4{animation-delay:.85s}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}}.btn-hero{background:linear-gradient(0deg,#ff371e,#ffe86f);background:linear-gradient(0deg,var(--color-orange) 0,var(--color-yellow) 100%);border-radius:16px;display:inline-flex;font-size:2rem;font-size:var(--font-button-mobile);padding:2rem 2.4rem;text-shadow:0 2px 0 rgba(124,16,0,.5);text-transform:uppercase}.btn-hero:hover{box-shadow:0 0 35px 0 hsla(0,0%,100%,.5)}@media screen and (min-width:2650px){.btn-hero{font-size:2.4rem;font-size:var(--font-button-desktop);padding:2.8rem 3.2rem}}.section-hero{background:url(/assets/images/hero/hero-bg-left.webp) no-repeat top right calc(108rem + 50vw - 1px) /84rem 232.1rem,url(/assets/images/hero/hero-bg-right.webp) no-repeat top left calc(108rem + 50vw - 1px) /84rem 232.1rem;background:url(/assets/images/hero/hero-bg-left.webp) no-repeat top right calc(var(--container-xxl) + var(--extra-side-xxl) - 1px) /84rem 232.1rem,url(/assets/images/hero/hero-bg-right.webp) no-repeat top left calc(var(--container-xxl) + var(--extra-side-xxl) - 1px) /84rem 232.1rem;position:relative;z-index:2}@media screen and (min-width:3801px){.section-hero{background-size:calc(50vw - 108rem + 50px) 232.1rem;background-size:calc((100vw - var(--container-xxl))/2 + 50px) 232.1rem}}.hero{background:linear-gradient(0deg,transparent,transparent 5%,#0d2004 0,#0d2004 61%,#9dd7f6 62%,#9dd7f6 80%,transparent 81%,transparent),url(/assets/images/hero/hero-bg.webp) no-repeat top /auto 100dvh}@media screen and (min-width:501px){.hero{background:linear-gradient(0deg,transparent,transparent 6%,#0d2004 0,#0d2004 56%,#9dd7f6 57%,#9dd7f6 80%,transparent 81%,transparent),url(/assets/images/hero/hero-bg.webp) no-repeat top /auto 100dvh}}@media screen and (min-width:601px){.hero{background:linear-gradient(0deg,transparent,transparent 3%,#0d2004 4%,#0d2004 35%,#9dd7f6 36%,#9dd7f6 80%,transparent 81%,transparent),url(/assets/images/hero/hero-bg.webp) no-repeat top /auto 100dvh}}@media screen and (min-width:768px){.hero{background:linear-gradient(0deg,transparent,#0d2004 0,#0d2004 60%,#9dd7f6 61%,#9dd7f6 80%,transparent 81%,transparent),url(/assets/images/hero/hero-bg.webp) no-repeat top /auto 100dvh}}@media screen and (min-width:768px) and (max-width:820px){.hero{background-size:110%}}@media screen and (min-width:821px){.hero{background-size:contain}}@media screen and (min-width:1201px){.hero{background:linear-gradient(0deg,transparent,#0d2004 0,#0d2004 60%,#9dd7f6 61%,#9dd7f6 80%,transparent 81%,transparent),url(/assets/images/hero/hero-bg.webp) no-repeat top /auto 133.9rem}}@media screen and (min-width:1920px){.hero{background:linear-gradient(0deg,transparent,#0d2004 0,#0d2004 60%,#9dd7f6 61%,#9dd7f6 80%,transparent 81%,transparent),url(/assets/images/hero/hero-bg.webp) no-repeat top /auto 143.9rem}}@media screen and (min-width:2650px){.hero{background-size:contain}}.hero-top{padding:0 1.6rem;position:relative}@media screen and (min-width:768px){.hero-top{display:flex;height:51.7rem;padding:0 11.8rem}}@media screen and (min-width:821px){.hero-top{height:51rem}}@media screen and (min-width:1201px){.hero-top{height:58rem;justify-content:center;margin:0 auto;padding:0 12.5%}}@media screen and (min-width:2650px){.hero-top{display:flex;height:133.9rem;justify-content:space-between;margin:0;max-width:none;padding:0 30.8rem 0 46rem}}.hero-background-video{bottom:0;height:51.7rem;left:0;object-fit:cover;opacity:0;position:absolute;right:0;top:0;width:100%}@media screen and (min-width:768px){.hero-background-video{height:100%}}@media screen and (min-width:821px){.hero-background-video{height:120%;opacity:.1}}.hero-background-video+div{position:relative;z-index:1}@media screen and (min-width:2650px){.hero-background-video{height:100%;opacity:.3}}.hero-content{align-items:center;display:none;flex-direction:column;justify-content:center;min-height:100dvh;padding:12.3rem 0}.hero-content h1{margin-bottom:3.2rem;text-align:center}@media screen and (min-width:601px){.hero-content{display:flex}}@media screen and (min-width:768px){.hero-content{align-items:flex-start;height:100%;min-height:0;min-height:auto;padding:0}.hero-content h1{text-align:left}}@media screen and (min-width:1201px){.hero-content{height:100%;margin-right:35%}.hero-content h1{text-align:left}}@media screen and (min-width:2650px){.hero-content{align-items:flex-start;height:100%;margin-right:0;padding:0 0 42rem}.hero-content h1{margin-bottom:6.4rem}}.hero-animation{--cloud-translate:translate(-50%,-65%);--frame-translate:translate(-50%,-50%)}@media screen and (min-width:768px){.hero-animation{bottom:1px;height:49.5rem;left:auto;position:absolute;right:6.35rem;top:1px;width:40rem}}@media screen and (min-width:1201px){.hero-animation{height:64rem;margin-right:-35%;right:50%;width:57rem}}@media screen and (min-width:2650px){.hero-animation{bottom:1px;height:90rem;left:auto;margin-right:0;position:absolute;right:30.8rem;top:1px;width:80rem}}.hero-animation .hero-animation-wrapper{height:100%;position:relative;width:100%}.hero-animation .hero-animation-wrapper:after{display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:5}@media screen and (min-width:1201px){.hero-animation .hero-animation-wrapper:hover .hero-animation-frame-container{transform:var(--frame-translate) scale(1.1)}.hero-animation .hero-animation-wrapper:hover .hero-animation-cloud{filter:blur(10px);opacity:.5;transform:var(--cloud-translate) scale(.9)}.hero-animation .hero-animation-wrapper:hover .hero-animation-lightning-1,.hero-animation .hero-animation-wrapper:hover .hero-animation-lightning-2{z-index:-1}.hero-animation .hero-animation-wrapper:hover .hero-animation-coin-1{transform:scale(2.7) translate(-33px,-81px) rotate(-30deg)}.hero-animation .hero-animation-wrapper:hover .hero-animation-coin-2{transform:rotate(30deg) translate(65px,-100px) scale(2.3)}.hero-animation .hero-animation-wrapper:hover .hero-animation-coin-3{transform:translate(97px,-187px) scale(2.6) rotate(30deg)}.hero-animation .hero-animation-wrapper:hover .hero-animation-coin-4{transform:translate(59px,149px) rotate(135deg) scale(2.6)}.hero-animation .hero-animation-wrapper:hover .hero-animation-coin-5{transform:scale(2.5) translate(-40px,25px) rotate(-30deg)}}@media screen and (min-width:2650px){.hero-animation .hero-animation-wrapper:hover .hero-animation-coin-1{transform:scale(4.5) translate(-32px,-63px) rotate(-30deg)}.hero-animation .hero-animation-wrapper:hover .hero-animation-coin-2{transform:rotate(30deg) translate(100px,-145px) scale(4.2)}.hero-animation .hero-animation-wrapper:hover .hero-animation-coin-3{transform:translate(120px,-230px) scale(4.5) rotate(30deg)}.hero-animation .hero-animation-wrapper:hover .hero-animation-coin-4{transform:translate(92px,215px) rotate(135deg) scale(4.7)}.hero-animation .hero-animation-wrapper:hover .hero-animation-coin-5{transform:scale(4.5) translate(-35px,15px) rotate(-30deg)}}.hero-animation .hero-animation-frame-container{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:#9dd7f6;margin:0 -1.6rem;position:relative;transition:.3s ease;z-index:2}.hero-animation .hero-animation-frame-container .hero-animation-opacity{background-color:#9dd7f6;display:block;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:8}@media screen and (min-width:601px){.hero-animation .hero-animation-frame-container:after{background:linear-gradient(180deg,#9dd7f6,rgba(157,215,246,0));content:"";display:block;height:15rem;left:0;position:absolute;top:0;width:100%;z-index:1}}@media screen and (min-width:768px){.hero-animation .hero-animation-frame-container{background-color:transparent;background-color:initial;left:50%;margin:initial;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%)}.hero-animation .hero-animation-frame-container .hero-animation-opacity,.hero-animation .hero-animation-frame-container:after{display:none}}@media screen and (min-width:1201px){.hero-animation .hero-animation-frame-container{left:50%;margin:initial;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%)}}@media screen and (min-width:768px){.hero-animation .hero-animation-frame{height:auto;width:15.6rem}}@media screen and (min-width:1201px){.hero-animation .hero-animation-frame{width:20rem}}@media screen and (min-width:2650px){.hero-animation .hero-animation-frame{width:28.3rem}}.hero-animation .hero-animation-video-container{transition:opacity .4s ease}.hero-animation .hero-animation-video{background-color:#9dd7f6;display:block;height:auto;position:relative;width:100%;z-index:1}@media screen and (min-width:768px){.hero-animation .hero-animation-video{border-radius:32px;bottom:3px;height:99%;left:3px;object-fit:contain;position:absolute;right:3px;top:3px;width:97%;z-index:-1}}@media screen and (min-width:2650px){.hero-animation .hero-animation-video{border-radius:58px}}.hero-animation .hero-animation-cloud{isolation:isolate;left:50%;mix-blend-mode:screen;position:absolute;top:60%;transform:var(--cloud-translate);transition:.3s ease;will-change:transform,opacity}@media screen and (min-width:768px){.hero-animation .hero-animation-cloud{height:auto;opacity:.5;width:35rem}}@media screen and (min-width:1201px){.hero-animation .hero-animation-cloud{opacity:1}}@media screen and (min-width:2650px){.hero-animation .hero-animation-cloud{width:80rem}}.hero-animation .hero-animation-lightning-2{animation:infiniteFadeInOut 3s ease-in-out .3s infinite;left:31%;mix-blend-mode:screen;position:absolute;top:62%;transform:translate(-50%,-50%) rotate(-26deg);transition:.3s ease}@media screen and (min-width:1201px){.hero-animation .hero-animation-lightning-2{height:auto;width:30rem}}@media screen and (min-width:2650px){.hero-animation .hero-animation-lightning-2{width:40rem}}.hero-animation .hero-animation-lightning-1{animation:infiniteFadeInOut 2.7s ease-in-out .4s infinite;left:71%;mix-blend-mode:screen;position:absolute;top:52%;transform:translate(-50%,-50%) rotate(-140deg);transition:.3s ease}@media screen and (min-width:1201px){.hero-animation .hero-animation-lightning-1{height:auto;width:30rem}}@media screen and (min-width:2650px){.hero-animation .hero-animation-lightning-1{width:50rem}}.hero-animation .hero-animation-coin{position:absolute;transform-origin:center;transition:.3s ease}.hero-animation .hero-animation-coin-1{left:37%;top:45%}@media screen and (min-width:768px){.hero-animation .hero-animation-coin-1{transform:scale(2.1) translate(-36px,-75px) rotate(-30deg)}}@media screen and (min-width:1201px){.hero-animation .hero-animation-coin-1{transform:rotate(135deg)}}.hero-animation .hero-animation-coin-2{right:37%;top:50%}@media screen and (min-width:768px){.hero-animation .hero-animation-coin-2{transform:rotate(30deg) translate(51px,-87px) scale(2)}}@media screen and (min-width:1201px){.hero-animation .hero-animation-coin-2{transform:rotate(-45deg)}}.hero-animation .hero-animation-coin-3{right:37%;top:33%}@media screen and (min-width:768px){.hero-animation .hero-animation-coin-3{transform:translate(72px,-124px) scale(2.1) rotate(30deg)}}@media screen and (min-width:1201px){.hero-animation .hero-animation-coin-3{transform:rotate(-125deg)}}.hero-animation .hero-animation-coin-4{right:37%;top:60%}@media screen and (min-width:768px){.hero-animation .hero-animation-coin-4{transform:translate(49px,99px) rotate(135deg) scale(2.3)}}@media screen and (min-width:1201px){.hero-animation .hero-animation-coin-4{transform:rotate(15deg)}}.hero-animation .hero-animation-coin-5{left:37%;top:55%}@media screen and (min-width:768px){.hero-animation .hero-animation-coin-5{transform:scale(2.3) translate(-36px,15px) rotate(-30deg)}}@media screen and (min-width:1201px){.hero-animation .hero-animation-coin-5{transform:rotate(50deg)}}.hero-about-us{overflow:hidden;position:relative}@media screen and (min-width:768px){.hero-about-us{margin-top:-9.6rem}}@media screen and (min-width:821px){.hero-about-us{align-items:center;display:flex;margin-top:-14.5rem}}@media screen and (min-width:1201px){.hero-about-us{height:140rem}}@media screen and (min-width:1920px){.hero-about-us{height:140rem}}@media screen and (min-width:2650px){.hero-about-us{height:360rem;margin-top:-42rem}.hero-about-us:after{background:linear-gradient(0deg,#0d2004,rgba(13,32,4,0));bottom:0;content:"";display:block;height:75.7rem;left:0;position:absolute;width:100%}}.hero-about-bg{height:auto;left:50%;position:absolute;top:0;width:84rem}.hero-about-bg.hero-about-bg-01{transform:translateX(-50%)}.hero-about-bg.hero-about-bg-02{transform:translate(-50%,8.1rem)}.hero-about-bg.hero-about-bg-03{transform:translate(-50%,3.4rem)}.hero-about-bg.hero-about-bg-04{transform:translate(-50%,12.7rem)}.hero-about-bg.hero-about-bg-05{transform:translate(-50%,13.4rem)}@media screen and (min-width:821px){.hero-about-bg{width:124rem}.hero-about-bg.hero-about-bg-02{transform:translate(-50%,21rem)}.hero-about-bg.hero-about-bg-03{transform:translate(-50%,8.7rem)}.hero-about-bg.hero-about-bg-04{transform:translate(-50%,32.9rem)}.hero-about-bg.hero-about-bg-05{transform:translate(-50%,34.5rem)}}@media screen and (min-width:1201px){.hero-about-bg{width:192rem}.hero-about-bg.hero-about-bg-02{transform:translate(-50%,21rem)}.hero-about-bg.hero-about-bg-03{transform:translate(-50%,8.7rem)}.hero-about-bg.hero-about-bg-04{transform:translate(-50%,32.9rem)}.hero-about-bg.hero-about-bg-05{transform:translate(-50%,34.5rem)}}@media screen and (min-width:1920px){.hero-about-bg{width:216.1rem}}.hero-about-info-container{align-items:center;display:flex;justify-content:center;padding:33.1rem 1.6rem 0}@media screen and (min-width:601px){.hero-about-info-container{margin:0 auto;padding:14.1rem 0}}@media screen and (min-width:768px){.hero-about-info-container{padding:14.1rem 0 0}}@media screen and (min-width:920px){.hero-about-info-container{margin:0 auto;max-width:90%}}@media screen and (min-width:1201px){.hero-about-info-container{bottom:0;left:0;margin-top:14.1rem;padding:0;position:absolute;right:0;top:0}}.hero-about-info-grid{display:grid;max-width:100%;grid-gap:1.6rem;gap:1.6rem}@media screen and (min-width:601px){.hero-about-info-grid{padding:0 1.6rem}}@media screen and (min-width:768px){.hero-about-info-grid{max-width:740px}}@media screen and (min-width:821px){.hero-about-info-grid{grid-template-columns:52fr 6fr;max-width:none}}@media screen and (min-width:1201px){.hero-about-info-grid{max-width:140rem;padding:0}}@media screen and (min-width:2650px){.hero-about-info-grid{gap:3.2rem}}.hero-about-info-item{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(0,126,134,.3);border-radius:16px}.hero-about-info-item.hero-about-info-stats{display:flex;justify-content:flex-end;overflow:hidden;padding:1.8rem 2.2rem;position:relative}.hero-about-info-item.hero-about-info-stats:after{background-color:#fff;background-color:var(--color-white);bottom:0;content:"";display:block;height:100%;left:0;opacity:.5;position:absolute;width:55%}@media screen and (min-width:768px){.hero-about-info-item.hero-about-info-stats{padding:1.6rem .7rem}.hero-about-info-item.hero-about-info-stats:after{height:55%;width:100%}}@media screen and (min-width:821px){.hero-about-info-item.hero-about-info-stats{justify-content:center}}@media screen and (min-width:1201px){.hero-about-info-item.hero-about-info-stats{display:inline;display:initial}}@media screen and (min-width:2650px){.hero-about-info-item{border-radius:32px}.hero-about-info-item.hero-about-info-stats{padding:3.2rem 0}}.hero-about-info-item-xl{padding:3.2rem}.hero-about-info-item-xl .heading-h1{font-size:3.8rem;margin-bottom:2.4rem;text-align:center}@media screen and (min-width:768px){.hero-about-info-item-xl .heading-h4{line-height:1.4em}}@media screen and (min-width:920px){.hero-about-info-item-xl .heading-h4{font-size:2.2rem;font-size:2rem}}@media screen and (min-width:2650px){.hero-about-info-item-xl{padding:6.4rem}.hero-about-info-item-xl .heading-h1{margin-bottom:6.4rem;text-align-last:left}.hero-about-info-item-xl .heading-h4{font-size:3.6rem}}.hero-about-info-item-md{padding:1.6rem;text-align:center}.hero-about-info-item-md .heading-h1{font-size:3.8rem;line-height:.85em;margin-bottom:.8rem}@media screen and (min-width:2650px){.hero-about-info-item-md{padding:3.2rem}.hero-about-info-item-md .heading-h1{margin-bottom:3.2rem}.hero-about-info-item-md .heading-h4{font-size:3.6rem}}.hero-about-info-numbers{display:flex;flex-wrap:wrap;gap:16px}.hero-about-info-numbers .hero-about-info-item{flex:1 1 27%}@media screen and (min-width:1201px){.hero-about-info-numbers{flex-direction:column;flex-wrap:nowrap}}@media screen and (min-width:2650px){.hero-about-info-numbers{gap:32px}}.hero-about-info-item-wrapper{display:flex;flex-wrap:wrap;gap:1.6rem;justify-content:center}.hero-about-info-item-wrapper>.hero-about-info-item{flex:1 0 100%}@media screen and (min-width:768px){.hero-about-info-item-wrapper>.hero-about-info-item{flex:1 1 45%}}@media screen and (min-width:2650px){.hero-about-info-item-wrapper{gap:32px}}.section-news{position:relative;z-index:1;background:linear-gradient(180deg,#050509,#000);padding:9.6rem 2.4rem}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3.2rem;gap:3.2rem}.news-card.news-card-all{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:1;min-height:24rem;text-transform:uppercase;color:var(--white,#fff);background:hsla(0,0%,100%,.1);border-radius:32px 32px 32px 0}.news-card.news-card-all:hover{background:hsla(0,0%,100%,.1);transform:none}.news-card-all .news-quantity{font-size:2rem;font-weight:900;transform:translateY(-3.2rem);transition:all .4s ease}.news-card-all .news-quantity-total{opacity:.5}.news-card-all .news-text{font-size:2rem;font-weight:900;margin-top:3.2rem;position:relative;transition:all .4s ease}.news-card-all .news-text:before{content:"";display:block;position:absolute;z-index:-1;left:50%;top:50%;width:19rem;height:8.1rem;background:var(--violet-30);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:16px 16px 16px 0;opacity:1;transform:translate(-50%,-50%) scale(1);transition:all .4s ease}@media screen and (min-width:1201px){.news-card.news-card-all{border-radius:64px 64px 64px 0}.news-card-all .news-quantity{transform:none}.news-card-all .news-text{font-size:2.4rem}.news-card-all .news-text:before{opacity:0;transform:translate(-50%,-50%) scale(0)}.news-card-all:hover .news-quantity{transform:translateY(-3.2rem)}.news-card-all:hover .news-text:before{opacity:1;transform:translate(-50%,-50%) scale(1)}}.section-games{position:relative;z-index:1;background:linear-gradient(180deg,#000,#050509);padding:9.6rem 0}.games-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.6rem;gap:1.6rem;padding:0 1.6rem}@media screen and (min-width:601px){.games-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:768px){.games-grid{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:1201px){.games-grid{grid-template-columns:repeat(5,1fr)}}.game-card{aspect-ratio:1/1;overflow:hidden;position:relative;transition:.3s ease;display:block}.game-card:hover .game-poster{transform:scale(1.1)}.game-card:hover .game-name{bottom:0}.game-poster{display:block;height:100%;object-fit:cover;top:0;width:100%}.game-name,.game-poster{bottom:0;left:0;position:absolute;right:0;transition:.3s ease}.game-name{top:auto}@media screen and (min-width:1201px){.game-name{bottom:-4.1rem}}@media screen and (min-width:1440px){.game-name{bottom:-6.4rem}}.game-wrapper{background:linear-gradient(180deg,transparent,rgba(0,0,0,.8))}.game-logo-container{align-items:center;display:flex;justify-content:center;height:6.3rem;width:14.7rem;margin-left:auto;margin-right:auto;position:relative}@media screen and (min-width:768px){.game-logo-container{height:7.2rem;width:17rem}}@media screen and (min-width:1201px){.game-logo-container{height:10rem;width:98%}}.game-logo-text{font-size:1.4rem;font-weight:900;line-height:1.1;text-align:center;text-transform:uppercase;text-shadow:0 2px 8px rgba(0,0,0,.8)}@media screen and (min-width:768px){.game-logo-text{font-size:1.7rem}}@media screen and (min-width:1440px){.game-logo-text{font-size:2.2rem}}.game-detailed-info{align-items:center;display:flex;justify-content:space-between;background:var(--violet-80);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:0 .7rem}@media screen and (min-width:768px){.game-detailed-info{padding:0 .9rem}}@media screen and (min-width:1201px){.game-detailed-info{height:4.1rem}}@media screen and (min-width:1440px){.game-detailed-info{height:6.4rem;padding:0 1.6rem}}.game-info-name{font-size:1rem;font-weight:900;line-height:1.1;text-transform:uppercase;padding:.4rem 0}@media screen and (min-width:768px){.game-info-name{font-size:1.2rem}}@media screen and (min-width:1440px){.game-info-name{font-size:1.6rem}}.game-pill{align-items:stretch;display:flex;flex-shrink:0;background:var(--white);border:2px solid var(--white);border-radius:4px;height:1.7rem;margin-left:.8rem}@media screen and (min-width:768px){.game-pill{height:2.2rem}}@media screen and (min-width:1440px){.game-pill{height:3.2rem}}.game-size{color:var(--violet);font-size:1rem;font-weight:900;line-height:.9em;padding:.3rem}@media screen and (min-width:768px){.game-size{font-size:1.3rem;padding:.3rem}}@media screen and (min-width:1440px){.game-size{font-size:2rem;line-height:1.1em;padding:.3rem .6rem}}.section-mechanics-teaser{position:relative;z-index:1;background:url(/assets/images/mechanics/background.webp) no-repeat top/cover;padding:9.6rem 2.4rem;text-align:center}.mechanics-teaser-tags{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;max-width:86rem;margin:0 auto 4.8rem}.mechanics-teaser-tag{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.25);border-radius:2rem;font-size:1.3rem;font-weight:700;padding:.8rem 2rem}.section-animation{background:url(/assets/images/animation/animation-bg.webp) no-repeat 50%/cover;padding:6.4rem 0;overflow:hidden}.animation-wrapper{display:flex;justify-content:center;align-items:center}.animation-wrapper img{max-width:78rem;width:100%;height:auto}@media (max-width:820px){.news-grid{grid-template-columns:1fr}}.news-page-main{background:url(/assets/images/news-page/news-bg-full.png) no-repeat top/100%,linear-gradient(0deg,#000 0,#05080d 15%,#05080d)}.section-news-archive{position:relative;z-index:1;padding:3.2rem 2.4rem 9.6rem}.news-archive-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3.2rem;gap:3.2rem}.news-card{background:hsla(0,0%,100%,.07);backdrop-filter:var(--blur);-webkit-backdrop-filter:var(--blur);border:1px solid hsla(0,0%,100%,.06);border-radius:var(--r-lg);overflow:hidden;transition:background .4s,transform .3s;display:block}.news-card:hover{background:var(--violet-80);transform:translateY(-5px)}.news-card-canvas{width:100%;display:block;height:200px;object-fit:cover;background:hsla(0,0%,100%,.04)}.news-card-body{padding:2.4rem}.news-card-date{font-size:1.3rem;opacity:.4;margin-bottom:.8rem}.news-card-title{font-size:1.8rem;font-weight:900;line-height:1.3;margin-bottom:1.2rem;opacity:.9;transition:opacity .3s}.news-card:hover .news-card-title{opacity:1}.news-card-desc{font-size:1.45rem;opacity:.55;line-height:1.55;transition:opacity .3s}.news-card:hover .news-card-desc{opacity:.85}.news-card-noimg{height:200px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--violet-30),var(--teal-30));font-size:2.4rem;font-weight:900;letter-spacing:-.02em}.news-count{text-align:center;font-size:1.5rem;opacity:.45;margin-bottom:4.8rem}@media (max-width:1100px){.news-archive-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.news-archive-grid{grid-template-columns:1fr}}.mechanics-page-main{background-attachment:fixed;background-image:url(/assets/images/mechanics/background.webp);background-position:top;background-repeat:no-repeat;background-size:cover;min-height:100vh}.section-mechanics{position:relative;z-index:1;padding:3.2rem 2.4rem 9.6rem}.mechanics-filter{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:5.6rem}.mechanics-category-btn{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.25);border-radius:2rem;color:var(--white);font-size:1.3rem;font-weight:700;padding:.8rem 2rem;transition:border-color .2s,transform .2s}.mechanics-category-btn:hover{border-color:hsla(0,0%,100%,.6);transform:translateY(-2px)}.mechanics-category-btn.active{border-color:hsla(0,0%,100%,.7);box-shadow:0 0 0 1px hsla(0,0%,100%,.4)}.mechanics-categories{display:flex;flex-direction:column;gap:4.8rem}.mechanics-category{display:flex;flex-direction:column;gap:2.4rem}.mechanics-category.hidden{display:none}.mechanics-category-label{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 2.4rem;border-radius:2.4rem;font-size:1.4rem;font-weight:700;color:var(--white);border:1px solid hsla(0,0%,100%,.25)}.mechanics-category-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.6rem;gap:1.6rem}@media (max-width:1100px){.mechanics-category-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.mechanics-category-cards{grid-template-columns:1fr}}.mechanics-card{position:relative;background:rgba(18,17,29,.86);border:1px solid hsla(0,0%,100%,.46);border-radius:1.6rem;overflow:hidden;display:flex;flex-direction:row;align-items:stretch;transition:transform .25s,border-color .25s}.mechanics-card:hover{transform:translateY(-3px);border-color:hsla(0,0%,100%,.7)}.mechanics-card-image{height:13.5rem;width:13.5rem;flex-shrink:0;object-fit:cover}.mechanics-card-body{padding:2rem 2.4rem;display:flex;flex-direction:column;justify-content:center;flex:1 1}.mechanics-card-title{font-size:1.8rem;font-weight:800;margin-bottom:.8rem;line-height:1.25;color:var(--white)}.mechanics-card-desc{font-size:1.4rem;opacity:.65;line-height:1.55;color:var(--white)}@media (max-width:768px){.mechanics-card{flex-direction:column}.mechanics-card-image{height:auto;width:100%;aspect-ratio:1}}.mechanics-card-info-btn{position:absolute;top:1rem;right:1rem;width:2.8rem;height:2.8rem;border-radius:50%;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.3);color:var(--white);font-size:1.4rem;font-weight:900;line-height:1;display:flex;align-items:center;justify-content:center;transition:background .2s}.mechanics-card-info-btn:hover{background:var(--violet-80)}.mechanics-card-extended{position:absolute;inset:0;z-index:3;background:rgba(10,9,20,.97);padding:2rem 2.4rem;overflow-y:auto;opacity:0;visibility:hidden;transition:opacity .25s}.mechanics-card.expanded .mechanics-card-extended{opacity:1;visibility:visible}.mechanics-card-close{position:absolute;top:1rem;right:1rem;width:2.8rem;height:2.8rem;border-radius:50%;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.3);color:var(--white);font-size:1.4rem;line-height:1;display:flex;align-items:center;justify-content:center}.mechanics-card-close:hover{background:var(--violet-80)}.mechanics-extended-title{font-size:1.7rem;font-weight:800;margin-bottom:1rem;padding-right:3.2rem}.mechanics-extended-text{font-size:1.35rem;opacity:.8;line-height:1.55;margin-bottom:1.2rem}.mechanics-extended-meta{display:flex;flex-direction:column;gap:.6rem}.mechanics-extended-meta li{font-size:1.3rem;opacity:.7;line-height:1.5}.mechanics-extended-meta li span{font-weight:800;opacity:1;color:var(--cyan)}.mechanics-extended-variants{margin-top:1.2rem;display:flex;flex-direction:column;gap:.8rem}.mechanics-extended-variants li{font-size:1.3rem;line-height:1.5;opacity:.75}.mechanics-extended-variants b{color:var(--yellow)}.article-main{background:url(/assets/images/news-page/news-bg-full.png) no-repeat top/100%,linear-gradient(0deg,#000 0,#05080d 15%,#05080d)}.article{max-width:82rem;margin:0 auto;padding:6.4rem 2.4rem 9.6rem}.article .breadcrumbs,.article-title{text-align:center}.article-title{font-size:clamp(2.8rem,4vw,4.4rem);font-weight:900;line-height:1.15;text-shadow:0 0 50px hsla(0,0%,100%,.35);text-wrap:balance;margin-bottom:1.6rem}.article-date{text-align:center;font-size:1.4rem;opacity:.45;margin-bottom:4rem}.article-cover{width:100%;border-radius:var(--r-lg);margin-bottom:4.8rem;border:1px solid hsla(0,0%,100%,.08)}.article-content{font-size:1.7rem;line-height:1.75;opacity:.88}.article-content p{margin-bottom:2rem}.article-content h3,.article-content h4{font-weight:900;line-height:1.3;margin:3.6rem 0 1.6rem}.article-content h3{font-size:2.4rem}.article-content h4{font-size:2rem}.article-content ul{margin:0 0 2rem 2rem;list-style:disc}.article-content li{margin-bottom:.8rem}.article-content a{color:var(--cyan);text-decoration:underline;text-underline-offset:3px}.article-content a:hover{opacity:.8}.article-content strong{font-weight:800}.article-content mark{background:var(--violet-30);color:var(--white);padding:0 .4rem;border-radius:.4rem}.article-content blockquote{border-left:3px solid var(--violet);background:hsla(0,0%,100%,.04);border-radius:0 1.2rem 1.2rem 0;padding:1.6rem 2.4rem;margin-bottom:2rem}.article-content img{border-radius:1.6rem;margin:2.4rem auto;border:1px solid hsla(0,0%,100%,.08)}.article-content figure{margin:2.4rem 0}.article-footer{margin-top:5.6rem;display:flex;justify-content:space-between;gap:1.6rem;flex-wrap:wrap}:root{--color-white:#fff;--color-black:#000;--color-orange:#ff371e;--color-yellow:#ffe86f;--color-violet:#7035ff;--font-button-desktop:2.4rem;--font-button-mobile:2rem;--container-xxl:216rem;--container-xl:124rem;--extra-side-xxl:calc((100vw - var(--container-xxl)) / 2)}.container,.container-75{margin:0 auto;width:100%}@media screen and (min-width:601px){.container-75{max-width:124rem;width:75%}}.container-xxl{max-width:var(--container-xxl)}.container-xl{max-width:var(--container-xl)}.heading{color:var(--color-white)}.heading-center{text-align:center}.heading-h1{font-weight:900;line-height:1.2em;text-shadow:0 0 50px hsla(0,0%,100%,.75);text-transform:capitalize}.heading-h1:not(h1){font-size:3.2rem}@media screen and (min-width:1201px){h1.heading-h1{font-size:5.2rem}.heading-h1:not(h1){font-size:4.2rem}}.heading-h4{font-size:2rem;font-weight:400}.body-text{color:var(--color-white)}.body-text-16{font-size:1.6rem;font-weight:400}.body-text-20{font-size:2rem;font-weight:900}.btn{color:var(--color-white);font-weight:900;padding:2.4rem;transition:.3s ease}@media screen and (min-width:1201px){.btn{padding:3.2rem}}.btn.btn-primary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(112,53,255,.3);border-radius:16px 16px 16px 0;font-size:2rem}.btn.btn-primary:hover{background:rgba(112,53,255,.8)}.m-d-none{display:none}@media screen and (min-width:768px){.m-d-none{display:initial}.m-d-none.t-d-none{display:none}}@media screen and (min-width:1201px){.m-d-none.t-d-none{display:initial}}.section-licences{background:#000;margin-top:-2px;padding-top:3rem}@media screen and (min-width:768px){.section-licences{padding-top:12.8rem}}.licences-wrapper{align-items:center;background:radial-gradient(50% 50% at 50% 50%,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,0) 100%);display:flex;justify-content:center;padding:3.2rem;text-align:center}@media screen and (min-width:1201px){.licences-wrapper{height:32.1rem;padding:6.4rem 0}}.licences-container{display:flex;gap:1.2rem;height:5.1rem;justify-content:center;max-width:31.1rem;overflow:hidden;width:100%}.licences-container img{transition:.3s ease;object-fit:contain;flex:1 1;min-width:0}.licences-container img:first-child{height:416px;transform:translateY(-240px)}.licences-container img:nth-child(2){height:848px;transform:translateY(-542px)}.licences-container img:nth-child(3){height:1280px;transform:translateY(-844px)}@media screen and (min-width:1201px){.licences-container{gap:3.2rem;height:9.1rem;max-width:55.5rem}.licences-container img:first-child{transform:translateY(-260px)}.licences-container img:nth-child(2){transform:translateY(-623px)}.licences-container img:nth-child(3){transform:translateY(-986px)}.licences-container:hover img:first-child{transform:translateY(-65px)}.licences-container:hover img:nth-child(2){transform:translateY(-135px)}.licences-container:hover img:nth-child(3){transform:translateY(-205px)}}.section-partners{padding:64px 0 0}@media screen and (min-width:768px){.section-partners{padding:12.8rem}}.partner-slider{margin:16px 0;overflow:hidden;padding-top:60px}@media screen and (min-width:1024px){.partner-slider{margin:30px 0}}.partner-slider .swiper-slide,.partner-slider .swiper-wrapper{align-items:center;display:flex}.partner-slider .swiper-slide{box-sizing:border-box;flex-shrink:0;height:auto;justify-content:center;overflow:hidden;padding:16px}.partner-slider .partner-tile{height:100%;max-height:300px;max-width:100%;overflow:visible;position:relative;width:100%}.partner-slider .partner-tile .partner-link{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.partner-slider .partner-tile img{height:auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}.section-team{background:linear-gradient(180deg,#000,#03050a);margin-top:-2px;overflow:hidden}.section-team .container{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:relative}.section-team .heading-h1{padding-top:6.4rem;position:relative;z-index:3}@media screen and (min-width:768px){.section-team .heading-h1{padding-top:12.8rem}}@media screen and (min-width:1201px){.section-team .container:after,.section-team .container:before{aspect-ratio:1/1;background:radial-gradient(50% 50% at 50% 50%,#fff 0,hsla(0,0%,100%,.35) 49.5%,hsla(0,0%,100%,0) 100%);border-radius:1000px;content:"";display:block;height:100%;opacity:.15;position:absolute;top:0;z-index:3}.section-team .container:before{left:0;transform:translateX(-50%)}.section-team .container:after{right:0;transform:translateX(50%)}.section-team .heading-h1{padding-top:18rem}}.team-grid{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:relative}@media screen and (min-width:768px){.team-grid{padding-bottom:4.2rem}.team-grid:before{background:rgba(0,0,0,.5);z-index:1}.team-grid:after,.team-grid:before{bottom:-1px;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.team-grid:after{background:radial-gradient(50% 50% at 50% 50%,transparent 50.17%,#000 100%),url(/assets/images/team/team-bg.png);z-index:2}}@media screen and (min-width:1201px){.team-grid{height:100rem;padding:0}}.team-video{bottom:0;height:100%;left:0;object-fit:cover;position:absolute;right:0;top:0;width:100%}.team-list{display:flex;flex-wrap:wrap;gap:1.6rem;justify-content:center;margin-top:1.6rem;padding:0 1.6rem;position:relative;z-index:4}.team-list .team-member{align-items:center;display:flex;flex:1 1 40%;flex-direction:column;text-align:center}.team-list .team-logo-container{-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:100%;height:12.8rem;margin:0 auto 1.6rem;overflow:hidden;width:12.8rem}.team-list .team-photo{display:block;height:100%;object-fit:cover;width:100%}.team-list .heading{font-weight:900;margin-bottom:.8rem;max-width:28.6rem}.team-list .body-text{font-size:1.4rem;font-weight:700;max-width:28.6rem}.team-list .team-email{align-items:center;display:inline-flex;font-size:1.4rem;justify-content:center;margin-top:1.6rem;max-width:100%;padding:1.6rem 3.2rem}@media screen and (min-width:601px){.team-list{padding:0}}@media screen and (min-width:768px){.team-list .team-member{flex:1 1 30%;max-width:33%}}@media screen and (min-width:1201px){.team-list{gap:2.8rem;margin-top:6.4rem}.team-list .team-logo-container{height:19.2rem;margin:0 auto 3.2rem;width:19.2rem}.team-list .team-logo-container:hover{background:url(/assets/images/team/coin.gif) no-repeat 50%/contain}.team-list .team-logo-container:hover .team-photo{opacity:0}.team-list .heading{font-size:2.6rem;margin-bottom:1.6rem}.team-list .body-text{font-size:2rem}.team-list .team-email{font-size:1.6rem;margin-top:3.2rem;padding:2.4rem}}@media screen and (min-width:1501px){.team-list .team-email{font-size:2rem;padding:3.2rem}}.footer{color:var(--color-white);padding:6.4rem 0}.footer .container{padding:0 1.6rem}@media screen and (min-width:1201px){.footer .container{padding:0 3.2rem}}.footer-wrapper{display:flex;flex-direction:column;gap:6.4rem}@media screen and (min-width:768px){.footer-wrapper{flex-direction:row;flex-wrap:wrap;gap:12.8rem}}@media screen and (min-width:1201px){.footer-wrapper{flex-direction:row}}.footer-contacts{margin-right:auto}.footer-contacts .footer-contact{align-items:center;display:flex;gap:.8rem}.footer-contacts .footer-contact:not(:first-child){margin-top:1.6rem}.footer-contacts svg{height:2.4rem;width:2.4rem}.footer-contacts span{font-size:2rem;font-weight:400;line-height:.75em}@media screen and (min-width:768px){.footer-contacts{margin-left:auto;margin-right:0}.footer-contacts .footer-contact{justify-content:flex-end}}@media screen and (min-width:1201px){.footer-contacts{margin-left:0;margin-right:auto}.footer-contacts .footer-contact{justify-content:flex-start}}.footer-nav{display:grid;grid-template-columns:max-content;grid-gap:3.2rem 12.8rem;gap:3.2rem 12.8rem}.footer-nav .footer-nav-link{font-weight:900;line-height:.75em;text-transform:uppercase}@media screen and (min-width:768px){.footer-nav{grid-template-columns:max-content max-content max-content;justify-content:space-between;max-height:12rem;width:100%}.footer-nav .footer-nav-item:first-child,.footer-nav .footer-nav-item:nth-child(2),.footer-nav .footer-nav-item:nth-child(3){grid-column-end:1;grid-column-start:1}.footer-nav .footer-nav-item:nth-child(4){grid-column:2;grid-row:1}.footer-nav .footer-nav-item:nth-child(5){grid-column:2;grid-row:2}.footer-nav .footer-nav-item:nth-child(6){grid-column:2;grid-row:3}}@media screen and (min-width:1201px){.footer-nav{gap:1.6rem 12.8rem;width:auto}.footer-nav .footer-nav-link{font-size:1.6rem}}