.eu__banner{align-items:center;background-color:#fff;display:flex;height:var(--eu-banner-height);padding:.6rem 0;position:relative;width:100%;z-index:999}.eu__banner>.container{align-items:center;display:flex;justify-content:center}@media screen and (min-width:768px){.eu__banner>.container{justify-content:flex-end}}.eu__banner img{height:3.7rem}@media screen and (min-width:768px){.eu__banner img{height:6.4rem}}.button{align-items:center;border:none;border-radius:10rem;box-shadow:inset 0 0 0 3px transparent;cursor:pointer;display:inline-flex;font-size:1.6rem;font-weight:500;justify-content:center;line-height:1.5;outline:transparent;overflow:hidden;padding:1.4rem 2.6rem;position:relative;text-decoration:none;transition:all .2s ease-in-out;white-space:nowrap}.button:focus-visible{outline:2px solid hsla(0,0%,100%,0)}.button .button__icon{height:2.4rem;width:2.4rem}.button .button__icon,.button .button__label{position:relative;z-index:1}.button .button__icon--leading{margin-right:1rem}.button .button__icon--trailing{margin-left:1rem}.button.button__primary{background-color:var(--brand-green);color:var(--black-10);z-index:0}.button.button__primary .button__text{position:relative;z-index:1}.button.button__primary:after,.button.button__primary:before{border-radius:9rem;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;transition:all .2s ease-in-out;width:100%}.button.button__primary:before{background:linear-gradient(90deg,var(--brand-green) 0,var(--brand-yellow) 100%) border-box;transform:translate(100%)}.button.button__primary:after{box-shadow:inset 0 0 0 3px var(--brand-green);transform:scale(1.2)}.button.button__primary:not(:disabled):not(.disabled):focus-visible:before,.button.button__primary:not(:disabled):not(.disabled):hover:before{transform:translate(0)}.button.button__primary:not(:disabled):not(.disabled):focus-visible:after{transform:scale(1)}.button.button__secondary{background-color:transparent;box-shadow:inset 0 0 0 .2rem var(--brand-green);color:#fff;position:relative}.button.button__secondary:after,.button.button__secondary:before{background:linear-gradient(90deg,var(--brand-green) 0,var(--brand-yellow) 100%) border-box;border-radius:10rem;content:"";left:0;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none;position:absolute;top:0;transform:scale(1.2);transform-origin:25% 50%;transition:all .2s ease-in-out;transition:transform .3s ease-in-out}.button.button__secondary:before{border:.2rem solid transparent;height:calc(100% - .4rem);width:calc(100% - .4rem)}.button.button__secondary:after{border:.3rem solid transparent;height:calc(100% - .6rem);width:calc(100% - .6rem)}.button.button__secondary:not(:disabled):not(.disabled):hover:before{transform:scale(1)}.button.button__secondary:not(:disabled):not(.disabled):focus-visible:after{transform:scale(1)}.button.disabled,.button:disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.button.button__sm{font-size:1.4rem;padding:.8rem 1.6rem}@media screen and (min-width:768px){.button.button__sm{font-size:1.6rem;padding:1rem 2.2rem}}.button--backTop{align-items:center;border-radius:100%;display:none;height:6rem;justify-content:center;padding:0;position:absolute;right:var(--pr);top:10rem;width:6rem}@media screen and (min-width:1024px){.button--backTop{display:flex}}.button--backTop svg{height:100%;width:100%}.button--backTop .button__icon{height:3.2rem;margin:0;width:3.2rem}.button--header .button__label{color:var(--brand-green)}.burger{align-self:center;background:transparent;border:none;color:#fff;cursor:pointer;height:4.4rem;margin-left:1rem;outline:none;overflow:hidden;position:relative;width:4.4rem;z-index:20}@media screen and (min-width:1024px){.burger{display:none}}.burger path{fill:none;stroke:#fff;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;--length:24;--offset:-38;stroke-dasharray:var(--length) var(--total-length);stroke-dashoffset:var(--offset);transform-origin:center;transition:all .75s cubic-bezier(.645,.045,.355,1),stroke .3s ease-in-out}.burger .line--1,.burger .line--3{--total-length:134.64183044433594;stroke:#fff}.burger .line--2{--total-length:70}.burger.active svg path{stroke:#fff}.burger.active svg .line--1,.burger.active svg .line--3{--length:31;--offset:-92.5;stroke:url(#gradient1)}.burger.active svg .line--2{--length:0;--offset:-50}.nav[data-v-6d5a79b1]{background-color:#000;display:flex;position:relative;transform:translateZ(0);width:100%}@media screen and (min-width:1024px){.nav[data-v-6d5a79b1]{background-color:#0e0f18b2}.nav[data-v-6d5a79b1],.nav.sticky[data-v-6d5a79b1]{-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem)}.nav.sticky[data-v-6d5a79b1]{background-color:#000}}.nav>.container[data-v-6d5a79b1]{align-items:stretch;display:flex;flex-wrap:wrap;height:var(--header-height);position:relative;z-index:1}.nav__logo[data-v-6d5a79b1]{align-items:center;display:flex}.nav__logo svg[data-v-6d5a79b1]{width:12rem}@media screen and (min-width:768px){.nav__logo svg[data-v-6d5a79b1]{width:16.6rem}}.nav__links[data-v-6d5a79b1]{display:none;list-style-type:none;margin-left:auto;position:relative}@media screen and (min-width:1024px){.nav__links[data-v-6d5a79b1]{display:flex}}.nav__links .nav__link[data-v-6d5a79b1]{display:table}.nav__links .nav__link a[data-v-6d5a79b1]{color:#fff;display:table-cell;padding:1rem;text-decoration:none;vertical-align:middle}@media screen and (min-width:1100px){.nav__links .nav__link a[data-v-6d5a79b1]{padding:1rem 2rem}}.nav__links .nav__link--external a[data-v-6d5a79b1]{align-items:center;color:var(--brand-green);display:inline-flex;gap:.4rem;position:relative}.nav__links .nav__link--external a svg[data-v-6d5a79b1]{width:1.6rem;stroke:2}.nav__links .nav__link--external[data-v-6d5a79b1]{align-items:center;display:flex;position:relative}.nav__links .nav__underline[data-v-6d5a79b1]{bottom:0;height:.2rem;left:0;position:absolute;width:100%}.nav__links .nav__underline-line[data-v-6d5a79b1]{background:var(--brand-green);height:100%;left:0;position:absolute;transition:transform .3s ease,width .3s ease}.nav__links--mobile[data-v-6d5a79b1]{background-color:var(--black);display:flex;flex-direction:column;gap:2rem;height:100%;left:100%;list-style:none;padding:1.6rem;padding-top:calc(var(--header-height) + 4rem);position:fixed;top:var(--eu-banner-height);transform:translate(0);transition:transform .5s cubic-bezier(.645,.045,.355,1);width:100%;z-index:12}.nav__links--mobile.open[data-v-6d5a79b1]{transform:translate(-100%)}.nav__links--mobile .nav__link--mobile[data-v-6d5a79b1]{position:relative}.nav__links--mobile .nav__link--mobile .nav__link-item[data-v-6d5a79b1]{border-bottom:.2rem solid var(--black-40);color:var(--grey-100);display:block;font-size:1.7rem;font-weight:500;padding:1.2rem}.nav__links--mobile .nav__link--mobile .nav__link-item--external[data-v-6d5a79b1]{color:var(--brand-green);display:inline-flex;gap:.4rem;width:100%}.nav__links--mobile .nav__link--mobile .nav__link-item--external svg[data-v-6d5a79b1]{width:1.6rem}.nav__links--mobile .nav__link--mobile .button[data-v-6d5a79b1]{width:100%}@media screen and (min-width:1024px){.nav__links--mobile[data-v-6d5a79b1]{display:none}}.nav__buttons[data-v-6d5a79b1]{align-items:center;display:flex;gap:1.2rem;margin-left:auto}@media screen and (min-width:1024px){.nav__buttons[data-v-6d5a79b1]{margin-left:3rem}}.nav__buttons .button[data-v-6d5a79b1]:not(.button__secondary){display:none}@media screen and (min-width:1024px){.nav__buttons .button[data-v-6d5a79b1]:not(.button__secondary){display:flex}}.header{left:0;position:sticky;top:0;transform:translateY(0);transition:transform .15s ease-out;width:100%;z-index:20}.header~main .section-sticky{top:var(--header-height);transition:top .15s ease-out}.promo-banner{align-items:center;background-color:var(--brand-pink);display:flex;font-size:1.2rem;height:3.2rem;justify-content:center}@media screen and (min-width:460px){.promo-banner{font-size:1.6rem;height:4.2rem}}.promo-banner .promo-inner{align-items:center;display:flex}.promo-banner .promo-sep{margin:0 .5rem}.promo-banner .promo-sep__last,.promo-banner .promo-sep__last~strong{display:none}@media screen and (min-width:767px){.promo-banner .promo-sep__last,.promo-banner .promo-sep__last~strong{display:inline}}.promo-banner .promo-link{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.section-sticky{background:var(--black);position:sticky;z-index:2}.gradientText{position:relative;text-align:left}.gradientText__primary{background:var(--gradient);-webkit-background-clip:text;display:inline-block;position:relative;-webkit-text-fill-color:transparent}.gradientText__secondary{color:#fff;display:block}.footer{z-index:0}.footer,.footer>.container{display:flex;position:relative}.footer>.container{align-items:space-between;flex-direction:column;flex-grow:1}.footer-copy{margin:0 auto;max-width:auto;padding:4rem 0}@media screen and (min-width:768px){.footer-copy{max-width:68.5rem;padding:10rem 0}}.footer-copy .footer-copy__list{margin-top:2.4rem;padding-left:2.4rem}.footer-copy .footer-copy__list li,.footer-copy>p{color:var(--grey-90)}.footer-copy>p{margin-top:4rem}.footer-copy__buttons{display:flex;flex-wrap:wrap;gap:3.2rem;justify-content:center;margin-top:4rem}.footer-copy__buttons>div{width:30rem}.footer-copy__buttons>div .button{width:100%}@media screen and (max-width:460px){.footer-copy__buttons>div{flex-grow:1}}.footer-copy__buttons .button__icon{display:none}@media screen and (min-width:430px){.footer-copy__buttons .button__icon{display:block}}.footer-nav{align-items:center;color:var(--grey-50);-moz-column-gap:1.2rem;column-gap:1.2rem;display:flex;flex-wrap:wrap;padding:0 0 4rem;row-gap:1.2rem;width:100%}@media screen and (min-width:1024px){.footer-nav{-moz-column-gap:2.4rem;column-gap:2.4rem;text-align:center}}@media screen and (min-width:1200px){.footer-nav{justify-content:center}}@media screen and (min-width:1440px){.footer-nav{gap:4.8rem;padding:0 0 7.2rem}}.footer-nav__links{align-items:center;display:flex;flex-wrap:wrap;gap:2.4rem;justify-content:center;list-style-type:none;padding-left:0}@media screen and (min-width:1024px){.footer-nav__links{gap:2.4rem;justify-content:space-between}}@media screen and (min-width:1200px){.footer-nav__links{margin-left:0}}@media screen and (min-width:1440px){.footer-nav__links{gap:4.8rem}}.footer-nav__copy,.footer-nav__links,.footer-social,.footer-text{color:var(--grey-90);justify-content:center;text-align:center;width:100%}@media screen and (min-width:1024px){.footer-nav__copy,.footer-nav__links,.footer-social,.footer-text{width:auto}}.footer-social,.footer-text:not(:first-of-type){margin-top:1.2rem}@media screen and (min-width:1024px){.footer-social,.footer-text:not(:first-of-type){margin-top:0}.footer-nav__link.underline{text-decoration:underline}}.footer-text{align-items:center;display:flex;flex-wrap:wrap;gap:2.4rem}@media screen and (min-width:1024px){.footer-text{gap:4.8rem}}.body-3{font-size:1.6rem}.footer-nav__link{display:table-cell;padding:1.2rem 0}.footer-nav__link,.footer-nav__link a{color:var(--grey-90)}.footer-social{align-items:center;display:flex;gap:1.2rem;text-align:center}@media screen and (min-width:1024px){.footer-social{margin-top:0}}.footer-social a{padding:0}.app-bg .app-bg__stars{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.shootingStarContainer:first-child{height:130%;position:absolute;transform:rotate(50deg);width:100%;z-index:10}.shootingStarContainer:nth-child(2){height:130%;position:absolute;transform:rotate(45deg);width:100%;z-index:10}.shootingStar{background:linear-gradient(-70deg,#fdba8e,#bdd6ff 20%,#000);height:.2rem;position:absolute;top:50%}.shootingStarContainer:first-child .shootingStar:first-child{animation:shootingFrames 1152ms ease-in-out 7942ms;left:45%;opacity:.67;top:94%}.shootingStarContainer:first-child .shootingStar:nth-child(2){animation:shootingFrames 2675ms ease-in-out 51747ms;left:18%;opacity:.29;top:16%}.shootingStarContainer:first-child .shootingStar:nth-child(3){animation:shootingFrames 2899ms ease-in-out 59241ms;left:20%;opacity:.54;top:3%}.shootingStarContainer:first-child .shootingStar:nth-child(4){animation:shootingFrames 2557ms ease-in-out 26349ms;left:8%;opacity:.51;top:43%}.shootingStarContainer:first-child .shootingStar:nth-child(5){animation:shootingFrames 1247ms ease-in-out 3042ms;left:11%;opacity:.4;top:41%}.shootingStarContainer:first-child .shootingStar:nth-child(6){animation:shootingFrames 2407ms ease-in-out 23244ms;left:2%;opacity:.58;top:66%}.shootingStarContainer:first-child .shootingStar:nth-child(7){animation:shootingFrames 2151ms ease-in-out 14039ms;left:14%;opacity:.79;top:19%}.shootingStarContainer:first-child .shootingStar:nth-child(8){animation:shootingFrames 1716ms ease-in-out 50633ms;left:4%;opacity:.46;top:52%}.shootingStarContainer:first-child .shootingStar:nth-child(9){animation:shootingFrames 2438ms ease-in-out .58s;left:11%;opacity:.35;top:27%}.shootingStarContainer:first-child .shootingStar:nth-child(10){animation:shootingFrames 2651ms ease-in-out 20874ms;left:39%;opacity:.31;top:92%}.shootingStarContainer:nth-child(2) .shootingStar:first-child{animation:shootingFrames 1166ms ease-in-out 47402ms;left:46%;opacity:.29;top:84%}.shootingStarContainer:nth-child(2) .shootingStar:nth-child(2){animation:shootingFrames 2888ms ease-in-out 18.73s;left:6%;opacity:.16;top:96%}.shootingStarContainer:nth-child(2) .shootingStar:nth-child(3){animation:shootingFrames 1777ms ease-in-out 9195ms;left:3%;opacity:.62;top:91%}.shootingStarContainer:nth-child(2) .shootingStar:nth-child(4){animation:shootingFrames 1451ms ease-in-out 29755ms;left:24%;opacity:.56;top:99%}.shootingStarContainer:nth-child(2) .shootingStar:nth-child(5){animation:shootingFrames 1758ms ease-in-out 19287ms;left:27%;opacity:.68;top:64%}.shootingStarContainer:nth-child(2) .shootingStar:nth-child(6){animation:shootingFrames 2021ms ease-in-out 18.64s;left:10%;opacity:.69;top:32%}.shootingStarContainer:nth-child(2) .shootingStar:nth-child(7){animation:shootingFrames 2035ms ease-in-out 35.24s;left:46%;opacity:.64;top:40%}.shootingStarContainer:nth-child(2) .shootingStar:nth-child(8){animation:shootingFrames 2832ms ease-in-out 30627ms;left:30%;opacity:.44;top:29%}.shootingStarContainer:nth-child(2) .shootingStar:nth-child(9){animation:shootingFrames 1632ms ease-in-out 3.07s;left:37%;opacity:.3;top:45%}.shootingStarContainer:nth-child(2) .shootingStar:nth-child(10){animation:shootingFrames 2411ms ease-in-out 17014ms;left:4%;opacity:.57;top:72%}@keyframes shootingFrames{0%{transform:translate(0);width:0}30%{width:200px}to{transform:translate(890px);width:0}}.app-bg{bottom:0;height:100%;left:0;overflow:hidden;position:fixed;width:100vw;z-index:-1}.app-bg:before{background:linear-gradient(180deg,transparent 35.13%,rgba(0,0,0,.45)),linear-gradient(0deg,#0003,#0003);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.app-bg img{display:block;height:101%;margin-left:-.5%;-o-object-fit:cover;object-fit:cover;width:101%}
