.hero__top{position:relative;width:100%;height:clamp(32rem,38vw,48rem);border-radius:2.4rem;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(white,black);display:flex;align-items:center}.hero__bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;overflow:hidden}.hero__img{position:absolute;top:0;left:0;width:100%;height:100%;display:block;object-fit:cover;object-position:top}.hero__inner{position:relative;z-index:1;display:flex;align-items:center;height:100%;padding-left:5.6rem;padding-right:2rem;width:100%}.hero__content{max-width:clamp(600px,40vw,820px);display:flex;flex-direction:column;gap:2rem}.hero__title{display:flex;flex-direction:column;line-height:1.3}.hero__title-top{font-family:"LEMON MILK",sans-serif;font-size:clamp(7.2rem, 5vw, 9.4rem);font-weight:500;color:#fff;letter-spacing:.01em;text-transform:uppercase}.hero__title-bottom{font-family:"LEMON MILK",sans-serif;font-size:clamp(7.2rem, 5.5vw, 9.8rem);font-weight:500;text-transform:uppercase;letter-spacing:.02em;-webkit-text-stroke:1px #ffffff;color:transparent;line-height:.95}@media (min-width:981px){.hero__title{line-height:1.2}.hero__title-bottom{line-height:.92}}.hero__desc{font-family:Poppins,sans-serif;font-size:2.3rem;font-weight:500;color:rgba(255,255,255,.85);line-height:1.35}.hero__btn{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;padding:1.8rem 5.2rem;border-radius:10rem;position:relative;isolation:isolate;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#fff;text-decoration:none;background:0 0;border:0;transition:transform .25s ease}.hero__btn:hover{transform:translateY(-2px)}.hero__track{position:absolute;top:0;left:0;display:flex;width:100%;height:100%;transition:transform .7s cubic-bezier(.65,0,.35,1)}.hero__slide{position:relative;flex:0 0 100%;width:100%;height:100%}.hero__dots{position:absolute;bottom:1.6rem;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:.8rem;z-index:3}.hero__dot{width:1rem;height:1rem;border-radius:50rem;border:none;background:rgba(255,255,255,.3);cursor:pointer;padding:0;transition:width .4s cubic-bezier(.4,0,.2,1),background .4s ease,box-shadow .4s ease}.hero__dot.is-active{width:3.2rem;background:linear-gradient(90deg,#2de1fe,#6849fe,#9d21fe);box-shadow:0 0 12px rgba(104,73,254,.5)}.hero__dot:hover:not(.is-active){background:rgba(255,255,255,.5)}body:not([class]) .main{padding-top:clamp(3rem,3.5vw,6rem)!important}.games{width:100%;margin-top:clamp(8rem,6vw,14rem)}.games__head{display:flex;justify-content:center;margin-bottom:5.2rem}.games__title{position:relative;display:inline-flex;align-items:center;justify-content:center;text-align:center}.games__title-bg{position:absolute;left:50%;top:50%;transform:translate(-50%,-63%);width:58rem;max-width:100vw;height:13.5rem;opacity:.55;pointer-events:none;overflow:visible;display:block}.games__title-bg text,.how-step__num text,.how__title-bg text{paint-order:stroke}.games__title-bg text,.how-step__num text,.how__title-bg text{fill:none;text-rendering:geometricPrecision}@supports (-webkit-touch-callout:none){.games__title-bg text,.how__title-bg text{stroke:#653ade!important}}.games__title-fg{position:relative;z-index:1;font-size:4.8rem;font-weight:500;line-height:1;color:#fff;letter-spacing:.02em;text-transform:capitalize}.games__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,clamp(300px,20vw,320px)));gap:clamp(16px,1.2vw,22px);justify-content:center;align-items:stretch}.game-card{--border-size:3px;width:100%;min-width:0;position:relative;isolation:isolate;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;min-height:clamp(440px,30vw,520px);padding:2.6rem;border-radius:2.4rem;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(white,black)}.game-card::before{content:"";position:absolute;inset:0;padding:var(--border-size,2px);border-radius:inherit;background:linear-gradient(90deg,var(--g1,#2de1fe),var(--g2,#6849fe),var(--g3,#9d21fe),var(--g1,#2de1fe));background-size:300% 100%;animation:animatedBorderFlow var(--speed,4s) linear infinite paused;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:1;opacity:0;transition:opacity .3s ease;pointer-events:none}.game-card:hover::before{opacity:1;animation-play-state:running}.game-card::after{content:"";position:absolute;inset:0;border-radius:inherit;-webkit-box-shadow:0 0 40px 10px rgba(60,183,254,.45) inset;-moz-box-shadow:0 0 40px 10px rgba(60,183,254,.45) inset;box-shadow:0 0 40px 10px rgba(60,183,254,.45) inset;z-index:2;opacity:0;transition:opacity .3s ease;pointer-events:none}.game-card:hover::after{opacity:1}.game-card__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:top;transform:scale(1);transition:transform .3s ease}.game-card:focus-within .game-card__img,.game-card:hover .game-card__img{transform:scale(1.06)}.game-card picture{position:absolute;inset:0;display:block}.game-card__content{width:100%;display:flex;flex-direction:column;gap:2rem;align-items:center;justify-content:center;transition:transform .8s cubic-bezier(.2, .8, .2, 1);transform:translateY(2.8rem)}.game-card__title{width:100%;text-align:center;font-size:3.1rem;font-weight:600;line-height:1.12;color:#fff;text-shadow:0 1.6rem 4.4rem rgba(0,0,0,.9);transform:translateY(0)}.game-card__cta{position:relative;width:100%;border-radius:2.8rem;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;text-transform:uppercase;color:#fff;text-align:center;border:none;outline:0;padding:1.2rem 0;background:linear-gradient(249deg,#ca4ee0 0,#5a4edf 100%);transform:translateY(5.8rem);transition:transform 1.8s cubic-bezier(.2, .8, .2, 1),scale .35s cubic-bezier(.2, .8, .2, 1);cursor:pointer;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(white,black);z-index:3;isolation:isolate}.game-card__cta::before{content:"";position:absolute;top:0;left:-100%;width:60%;height:100%;background:linear-gradient(105deg,transparent 20%,rgba(255,255,255,.08) 35%,rgba(255,255,255,.25) 50%,rgba(255,255,255,.08) 65%,transparent 80%);transform:skewX(-20deg);transition:none;z-index:1;pointer-events:none}.game-card__cta:hover::before{animation:ctaShine .8s ease forwards}.game-card__cta::after{content:"";position:absolute;inset:-2px;border-radius:inherit;padding:2px;background:linear-gradient(90deg,#2de1fe,#6849fe,#ca4ee0,#2de1fe);background-size:300% 100%;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1;opacity:0;transition:opacity .35s ease;pointer-events:none}.game-card__cta:hover::after{opacity:1;animation:ctaBorderGlow 2s linear infinite}.game-card__cta:disabled,.game-card__cta[disabled]{color:rgba(255,255,255,.72);background:linear-gradient(249deg,#5f5a83 0,#3e3a62 100%);border:1px solid rgba(255,255,255,.14);padding-left:3.4rem;cursor:not-allowed;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08),0 8px 22px rgba(0,0,0,.28);opacity:.94}.game-card__cta:disabled::before,.game-card__cta[disabled]::before{content:"";display:block;position:absolute;left:1.2rem;top:50%;width:1.4rem;height:1.4rem;transform:translateY(-50%);background:rgba(255,255,255,.8);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M6 10V8a6 6 0 1 1 12 0v2h1a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2h1Zm2 0h8V8a4 4 0 1 0-8 0v2Z'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M6 10V8a6 6 0 1 1 12 0v2h1a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2h1Zm2 0h8V8a4 4 0 1 0-8 0v2Z'/%3E%3C/svg%3E") center/contain no-repeat}.game-card__cta:disabled::after,.game-card__cta[disabled]::after{display:none}.game-card__cta:disabled:hover,.game-card__cta[disabled]:hover{transform:translateY(0)}.game-card__cta:disabled:active::before,.game-card__cta:disabled:hover::before,.game-card__cta[disabled]:active::before,.game-card__cta[disabled]:hover::before{animation:none;left:1.2rem;transform:translateY(-50%)}.game-card__cta:disabled:active::after,.game-card__cta:disabled:hover::after,.game-card__cta[disabled]:active::after,.game-card__cta[disabled]:hover::after{animation:none;opacity:0}@keyframes ctaShine{to{left:130%}}@keyframes ctaBorderGlow{from{background-position:0 50%}to{background-position:300% 50%}}.game-card:hover .game-card__content{transform:translateY(-1.8rem)}.game-card:hover .game-card__cta{transform:translateY(0)}.game-card--custom{justify-content:center;align-items:stretch;background:radial-gradient(90% 90% at 18% 12%,rgba(109,92,255,.18) 0,rgba(109,92,255,0) 58%),linear-gradient(180deg,#07031d 0,#030114 100%);border:1px solid rgba(109,92,255,.2);box-shadow:0 24px 50px rgba(0,0,0,.34),inset 0 0 32px rgba(76,38,189,.16)}.game-card--custom::before{opacity:.38}.game-card--custom:hover::before{opacity:.72}.game-card--custom::after{opacity:1;-webkit-box-shadow:0 0 48px 12px rgba(88,66,212,.22) inset;-moz-box-shadow:0 0 48px 12px rgba(88,66,212,.22) inset;box-shadow:0 0 48px 12px rgba(88,66,212,.22) inset}.game-card__content--custom{position:relative;min-height:100%;align-items:flex-start;justify-content:center;gap:1.8rem;transform:none;padding-bottom:7.8rem}.game-card:hover .game-card__content--custom{transform:none}.game-card__title--custom{text-align:left;color:#6d5cff;font-size:clamp(2.6rem, 1.5vw, 3.8rem);line-height:1.08;text-shadow:0 10px 24px rgba(109,92,255,.16);max-width:12ch}.game-card__text{max-width:26ch;color:rgba(255,255,255,.92);font-size:clamp(1.8rem, 1vw, 2.3rem);line-height:1.38}.game-card__cta--custom{position:absolute;left:0;right:0;bottom:0;width:100%;min-width:0;transform:none;display:inline-flex;align-items:center;justify-content:center;min-height:5.4rem;padding:0 1.6rem;font-size:clamp(1.6rem, 1vw, 2.4rem)}.game-card:hover .game-card__cta--custom{transform:none}.how{margin-top:clamp(8rem,6vw,14rem);position:relative}.how::before{content:none}.how__head{display:flex;justify-content:center;margin-bottom:5.2rem}.how__title{position:relative;display:inline-flex;align-items:center;justify-content:center;text-align:center}.how__title-bg{position:absolute;left:50%;top:50%;transform:translate(-50%,-63%);width:58rem;max-width:100vw;height:13.5rem;opacity:.55;pointer-events:none;overflow:visible;display:block}@media only screen and (max-width:480px),(orientation:landscape) and (max-height:500px){.how__title-bg{transform:translate(-50%,-63%)!important}}.how__title-fg{position:relative;z-index:1;font-size:4.8rem;font-weight:500;line-height:1;color:#fff}.how__steps{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8rem}.how-step{position:relative;--how-num-width:17rem;text-align:center}.how-step:not(:last-child)::after{content:"";position:absolute;right:-5rem;top:12.6rem;width:2.8rem;height:2.8rem;display:block;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 28' fill='none'%3E%3Ccircle cx='14' cy='14' r='12.5' stroke='%23653ade' stroke-opacity='0.9'/%3E%3Cpath d='M10 14h8' stroke='%23653ade' stroke-width='2.3' stroke-linecap='round'/%3E%3Cpath d='M14.8 10.6L18.4 14L14.8 17.4' stroke='%23653ade' stroke-width='2.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.how-step__num{width:20rem;height:11.5rem;display:block;margin:0 auto;overflow:visible}.how-step__up{position:absolute;top:1.2rem;left:calc(45% + (var(--how-num-width)/ 2) + .4rem);transform:translateX(-50%);width:1.8rem;height:1.8rem;display:block;stroke:#ffffff;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;fill:none;pointer-events:none}.how-step__text{margin-top:.4rem;font-size:3rem;line-height:1.2;color:#fff;font-weight:500;text-align:center}.how-step__text span{color:#7b4fff}.how-step:nth-child(2) .how-step__up,.how-step:nth-child(3) .how-step__up{top:1.2rem;left:calc(47% + (var(--how-num-width)/ 2) + .4rem)}@media only screen and (max-width:980px){.how-step:nth-child(2) .how-step__up,.how-step:nth-child(3) .how-step__up{left:calc(52% + (var(--how-num-width)/ 2) + .4rem)}}@media only screen and (max-width:480px),(orientation:landscape) and (max-height:500px){.how-step:nth-child(2) .how-step__up,.how-step:nth-child(3) .how-step__up{left:calc(46.5% + (var(--how-num-width)/ 2) + .4rem)}}@media (max-width:1599.98px){.games__grid>.game-card--custom{display:none}}@media (min-width:981px) and (max-width:1599.98px){.games__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1600px){.games__grid{grid-template-columns:repeat(5,minmax(0,1fr))}.games__grid>.game-card:nth-child(5){display:flex}}@media (max-width:980px){.game-card::after{-webkit-box-shadow:0 0 24px 6px rgba(60,183,254,.45) inset;-moz-box-shadow:0 0 24px 6px rgba(60,183,254,.45) inset;box-shadow:0 0 24px 6px rgba(60,183,254,.45) inset}.game-card--custom::after{-webkit-box-shadow:0 0 28px 8px rgba(88,66,212,.22) inset;-moz-box-shadow:0 0 28px 8px rgba(88,66,212,.22) inset;box-shadow:0 0 28px 8px rgba(88,66,212,.22) inset}.hero__title-top{font-size:5.6rem}.hero__title-bottom{font-size:7rem}.hero__desc{font-size:1.8rem}.game-card{min-height:50rem}.games__title-bg,.how__title-bg{width:58rem;height:13.5rem}.how__title-fg{font-size:4.8rem}.how__steps{gap:4.2rem}.how-step{--how-num-width:14rem}.how-step__text{font-size:3.2rem}.how-step:not(:last-child)::after{right:-2.8rem;top:12rem}.testimonials__title-bg{width:58rem;height:13.5rem}.testimonials__title-fg{font-size:4.8rem}.testimonial__text{font-size:1.7rem}}@media (max-width:931px){.games__grid{grid-template-columns:repeat(2,minmax(24rem,31rem));justify-content:center}}@media (max-width:480px),(orientation:landscape) and (max-height:500px){.games__grid{grid-template-columns:minmax(24rem,1fr)}.how{margin-top:clamp(8rem,6vw,14rem)}.how__head{margin-bottom:5.2rem}.how__title-bg{width:min(44rem,90vw);height:10.4rem}.how__title-fg{font-size:3.8rem}.how__steps{grid-template-columns:1fr;gap:3.6rem}.how-step{padding-left:0;--how-num-width:16rem;padding-bottom:3.2rem}.how-step:last-child{padding-bottom:0}.how-step:not(:last-child)::after{display:block;left:50%;right:auto;top:auto;bottom:-1.4rem;transform:translateX(-50%);width:2.9rem;height:2.9rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 28' fill='none'%3E%3Ccircle cx='14' cy='14' r='12.5' stroke='%23653ade' stroke-opacity='0.9'/%3E%3Cpath d='M14 10v8' stroke='%23653ade' stroke-width='2.3' stroke-linecap='round'/%3E%3Cpath d='M10.6 14.8L14 18.4L17.4 14.8' stroke='%23653ade' stroke-width='2.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.how-step__num{width:var(--how-num-width);height:9.2rem}.how-step__up{width:1.7rem;height:1.7rem}.how-step__text{font-size:2.4rem;line-height:1.3;margin-top:.2rem}}@media (max-width:980px) and (min-width:431px){.how__steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:2.4rem}.how-step{--how-num-width:12.6rem;padding-bottom:0}.how-step:not(:last-child)::after{right:-1.8rem;top:10.2rem;left:auto;bottom:auto;transform:none}.how-step__up{left:calc(50% + (var(--how-num-width)/ 2) + .4rem);top:.6rem;width:1.6rem;height:1.6rem}.how-step__text{font-size:2.2rem;line-height:1.3}.hero__top{height:clamp(30rem,60vw,36rem);border-radius:2.4rem}.hero__inner{padding-left:2.4rem;padding-right:2.4rem}.hero__title-top{font-size:4.4rem}.hero__title-bottom{font-size:5.6rem;-webkit-text-stroke:2px #ffffff}.hero__desc{font-size:1.6rem}.hero__btn{padding:1.4rem 3rem;font-size:1.4rem}}@media (max-width:480px),(orientation:landscape) and (max-height:500px){.hero__inner{padding-left:2rem;padding-right:2rem}.hero__title-top{font-size:3.6rem}.hero__title-bottom{font-size:4.6rem}.hero__dots{bottom:1rem}.games{margin-top:clamp(8rem,6vw,14rem)}.games__title-bg{width:min(44rem,90vw);height:10.4rem}.games__title-fg{font-size:3.8rem}.game-card{min-height:20rem;padding:1.8rem}.game-card__img{object-position:center}.game-card__content{align-items:flex-start;justify-content:flex-end;gap:1.5rem;transform:translateY(6rem)}.game-card__content--custom{justify-content:center;transform:none;gap:1.2rem;padding-bottom:5.2rem}.game-card__title{text-align:left;font-size:3rem;line-height:1.05}.game-card__title--custom{font-size:2.6rem;max-width:14ch}.game-card__text{max-width:28ch;font-size:1.7rem;line-height:1.34}.game-card__cta{width:auto;min-width:20rem;padding:.75rem 1.4rem;font-size:1.6rem;border-radius:999px}.game-card__cta--custom{left:0;right:0;bottom:0;width:auto;min-width:0;min-height:3.8rem;padding:0 1.6rem;font-size:1.8rem;display:inline-flex;align-items:center;justify-content:center}.hero__content{gap:2rem}}@media (orientation:landscape) and (max-height:500px){.games__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}