html{--mobile-design-width: 420;--desktop-design-width: 1500;--ultrawide-design-width: 2100;font-size:calc(100 / var(--mobile-design-width) * 1vw)}@media(width>=768px){html{font-size:calc(100 / var(--desktop-design-width) * 1vw)}}@media(width>=2100px){html{font-size:calc(100 / var(--desktop-design-width) * var(--ultrawide-design-width) / 16 * .01rem)}}html{scrollbar-width:none;--color-black: #000;--color-blackish: #212121;--color-white: color-mix(in srgb, #fff, transparent 21%);--color-white-fade: color-mix(in srgb, #fff, transparent 79%);--color-white-hover: #fff}body{margin:0;background:var(--color-black);color:var(--color-white)}.top-across{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;width:100%;height:100dvh;overflow:hidden;background:var(--color-black);color:var(--color-white);opacity:0;font-family:Martian Mono,monospace}.top-across *:focus-visible{outline:none}.top-across-teaser{position:relative;z-index:2;width:100%;height:100%}.top-across-teaser:has(button:hover) .top-across-logo,.top-across-teaser:has(form:hover) .top-across-logo,.top-across-teaser:has(form input[type=email]:focus) .top-across-logo,.top-across-teaser:has(form input[type=checkbox]:checked) .top-across-logo{opacity:1}.top-across-teaser:has(button:hover) .top-across-cta,.top-across-teaser:has(form:hover) .top-across-cta,.top-across-teaser:has(form input[type=email]:focus) .top-across-cta,.top-across-teaser:has(form input[type=checkbox]:checked) .top-across-cta{background:var(--color-white-hover)}.top-across-teaser:has(button:hover) .top-across-form input[type=email],.top-across-teaser:has(form:hover) .top-across-form input[type=email],.top-across-teaser:has(form input[type=email]:focus) .top-across-form input[type=email],.top-across-teaser:has(form input[type=checkbox]:checked) .top-across-form input[type=email]{border-color:var(--color-white-hover)}.top-across-teaser:has(button:hover) .top-across-form-checkbox,.top-across-teaser:has(form:hover) .top-across-form-checkbox,.top-across-teaser:has(form input[type=email]:focus) .top-across-form-checkbox,.top-across-teaser:has(form input[type=checkbox]:checked) .top-across-form-checkbox{color:var(--color-white-hover)}.top-across-teaser:has(button:hover) .top-across-form-checkbox:before,.top-across-teaser:has(button:hover) .top-across-form-checkbox:after,.top-across-teaser:has(form:hover) .top-across-form-checkbox:before,.top-across-teaser:has(form:hover) .top-across-form-checkbox:after,.top-across-teaser:has(form input[type=email]:focus) .top-across-form-checkbox:before,.top-across-teaser:has(form input[type=email]:focus) .top-across-form-checkbox:after,.top-across-teaser:has(form input[type=checkbox]:checked) .top-across-form-checkbox:before,.top-across-teaser:has(form input[type=checkbox]:checked) .top-across-form-checkbox:after{opacity:1}.top-across-teaser:has(button:hover) .top-across-form button[type=submit],.top-across-teaser:has(button:hover) .top-across-form button[type=submit]:disabled,.top-across-teaser:has(form:hover) .top-across-form button[type=submit],.top-across-teaser:has(form:hover) .top-across-form button[type=submit]:disabled,.top-across-teaser:has(form input[type=email]:focus) .top-across-form button[type=submit],.top-across-teaser:has(form input[type=email]:focus) .top-across-form button[type=submit]:disabled,.top-across-teaser:has(form input[type=checkbox]:checked) .top-across-form button[type=submit],.top-across-teaser:has(form input[type=checkbox]:checked) .top-across-form button[type=submit]:disabled{background:var(--color-white-hover)}.top-across-teaser-actions{display:flex;flex-flow:column nowrap;position:absolute;inset:auto auto 237rem 915rem;z-index:2;width:279rem}@media(width<768px){.top-across-teaser-actions{inset:calc(100dvh - 126rem) auto auto calc(100% - 349rem)}}.top-across-teaser:has(form input[type=email]:not(:placeholder-shown)):has(form input[type=checkbox]:checked) .top-across-form input[type=email]{padding-right:121rem}.top-across-teaser:has(form input[type=email]:not(:placeholder-shown)):has(form input[type=checkbox]:checked) .top-across-form button{clip-path:inset(-2.1%)}.top-across-logo{position:absolute;z-index:2;width:1600rem;height:auto;overflow:visible;opacity:.79;transition:opacity 1.234s}@media(width<768px){.top-across-logo{width:540rem}}.top-across-logo:first-of-type{inset:auto -867rem 320rem auto}@media(width<768px){.top-across-logo:first-of-type{inset:40dvh auto auto 173rem}}.top-across-logo:last-of-type{inset:auto auto 170rem -736rem}@media(width<768px){.top-across-logo:last-of-type{inset:calc(40dvh + 64rem) auto auto -248rem}}.top-across-logo path,.top-across-logo rect{fill:var(--color-white-hover)}.top-across-cta{position:relative;z-index:1;display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;width:100%;padding:17rem 21rem;background:var(--color-white);color:var(--color-blackish);font-size:10rem;font-weight:555;letter-spacing:.21em;line-height:120%;text-decoration:none;text-transform:uppercase;white-space:nowrap;cursor:pointer;transition:background 1.234s}.top-across-cta>span{display:flex;align-items:center;justify-content:center}.top-across-cta>span:first-child{position:absolute;inset:0 0 0 5rem;z-index:1;letter-spacing:.7em}.top-across-form{position:relative;z-index:1;width:100%;height:46rem;margin-top:-46rem;visibility:hidden;clip-path:inset(0% 100% -79rem 0%);font-size:10rem;text-transform:uppercase}.top-across-form input[type=email]{width:100%;height:100%;padding:0 21rem;font-weight:350;text-transform:uppercase;text-overflow:ellipsis;border:1px solid var(--color-white);transition:padding 1.234s,border 1.234s}@media(width<768px){.top-across-form input[type=email]:focus{padding:0 15rem;font-size:16px;letter-spacing:-.05em}}.top-across-form input[type=email]::placeholder{color:var(--color-white);font-size:10rem;transition:opacity .321s}.top-across-form input[type=email]:focus::placeholder{opacity:0}.top-across-form input[name=company]{position:absolute;inset:-9876rem auto auto -9876rem;z-index:1;width:0;height:0;opacity:0}.top-across-form button[type=submit]{position:absolute;inset:0 0 0 auto;z-index:1;padding:0 21rem;background:var(--color-white);color:var(--color-blackish);clip-path:inset(-2.1% -2.1% -2.1% 102.1%);font-weight:555;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:background 1.234s}.top-across-form button[type=submit]:disabled{cursor:not-allowed}.top-across-form-checkbox{display:flex;position:absolute;margin-top:12rem;padding-left:22rem;font-size:8rem;line-height:160%;cursor:pointer;transition:color 1.234s}.top-across-form-checkbox input[type=checkbox]{position:absolute;inset:-6rem auto auto -6rem;z-index:1;transform:scale(.5);width:24rem;aspect-ratio:1;margin:0;padding:0;background:transparent;appearance:initial;cursor:pointer}.top-across-form-checkbox button[type=button]{background:none;text-transform:inherit;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2rem;text-decoration-color:color-mix(in srgb,var(--color-white),transparent 50%);cursor:pointer;transition:text-decoration-color .321s}.top-across-form-checkbox button[type=button]:hover{text-decoration-color:color-mix(in srgb,var(--color-white),transparent 21%)}.top-across-form-checkbox:before,.top-across-form-checkbox:after{content:"";position:absolute;z-index:1;opacity:.9;transition:background .321s,opacity 1.234s}.top-across-form-checkbox:before{inset:0 auto auto 0;width:12rem;aspect-ratio:1;border:1px solid var(--color-white)}.top-across-form-checkbox:after{inset:0 auto auto 0;width:12rem;aspect-ratio:1;background:color-mix(in srgb,var(--color-white),transparent 100%)}.top-across-form-checkbox:has(input:checked):after{background:var(--color-white-hover)}.top-across-signup-message{display:flex;align-items:center;justify-content:center;transform:translateY(-12rem);height:0;opacity:0;font-size:10rem;font-weight:555;letter-spacing:.21em;line-height:160%;text-align:center;text-transform:uppercase;pointer-events:none}@media(width<768px){.top-across-signup-message{width:100%;margin:-46rem 0 0;padding:0 21rem}}.top-across-background{position:fixed;inset:0;z-index:1;pointer-events:none}.top-across-background>div{position:absolute;inset:50% auto auto 50%;z-index:1;transform:translate(-50%,-50%)}.top-across-background>div>div{width:100vw;height:100vh;background-image:url(/assets/images/top-across-background.jpg);background-position:79% 0%;background-repeat:no-repeat;background-size:cover}@media(width<768px){.top-across-background>div>div{transform:rotate(-90deg);width:100dvh;height:100vw}}.top-across-privacy-policy{display:flex;align-items:center;justify-content:center;position:fixed;inset:0;z-index:3;visibility:hidden;font-size:8rem;font-weight:555;letter-spacing:.12em;line-height:160%;text-transform:uppercase}.top-across-privacy-policy[data-active]{visibility:visible}.top-across-privacy-policy>div{display:flex;flex-flow:column nowrap;align-items:flex-start;gap:1.6em;position:relative;z-index:1;width:320rem}@media(width<768px){.top-across-privacy-policy>div p:nth-child(2){padding-right:21rem}}.top-across-privacy-policy a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2rem;text-decoration-color:color-mix(in srgb,var(--color-white),transparent 50%);cursor:pointer;transition:text-decoration-color .321s}.top-across-privacy-policy a:hover{text-decoration-color:color-mix(in srgb,var(--color-white),transparent 21%)}.top-across-privacy-policy-close{position:absolute;inset:-21rem -21rem auto auto;z-index:1;width:12rem;aspect-ratio:1;opacity:.79;font-size:0;cursor:pointer;transition:opacity .321s}@media(width<768px){.top-across-privacy-policy-close{inset:0 0 auto auto}}.top-across-privacy-policy-close:before,.top-across-privacy-policy-close:after{content:"";position:absolute;inset:5rem auto auto 0;z-index:1;width:100%;height:1.5rem;background:var(--color-white-hover)}.top-across-privacy-policy-close:before{transform:rotate(45deg)}.top-across-privacy-policy-close:after{transform:rotate(-45deg)}.top-across .split-container{display:inherit;position:inherit;z-index:inherit;font:inherit}.top-across .split-mask-line-mask,.top-across .split-line-mask,.top-across .split-line{display:block}.top-across .split-word,.top-across .split-char{display:inline-block}.top-across .split-char{position:relative;z-index:1}.top-across .split-char:after{content:attr(data-char);position:absolute;inset:100% auto auto 0;z-index:1}
