.interactive-nav-link{min-height:32px;color:var(--ink);font-family:Arial Nova,Helvetica Neue,Arial,sans-serif;font-size:inherit;white-space:nowrap;cursor:pointer;align-items:center;margin:-14px -10px;padding:14px 10px;font-weight:400;line-height:1;text-decoration:none;display:inline-flex}.interactive-nav-link__letters{align-items:baseline;display:inline-flex}.interactive-nav-link__character{color:var(--ink);will-change:font-weight;line-height:1;transition:font-weight 90ms linear;display:inline-block}.interactive-nav-link__space{width:.34em;display:inline-block}@media (prefers-reduced-motion:reduce){.interactive-nav-link__character{transition:none}}.menu-overlay{z-index:70;background:var(--ink);color:var(--paper);flex-direction:column;justify-content:space-between;padding:92px 16px 16px;display:none;position:fixed;inset:0;overflow-y:auto}.menu-overlay__links{flex-direction:column;display:flex}.menu-overlay__links a{color:inherit;letter-spacing:-.055em;text-transform:uppercase;border-bottom:1px solid #f7f4eb29;grid-template-columns:34px 1fr;align-items:baseline;padding:17px 0 15px;font-size:clamp(38px,12vw,62px);font-weight:600;line-height:.95;text-decoration:none;display:grid}.menu-overlay__number{letter-spacing:.08em;color:#f7f4eb6b;align-self:start;padding-top:7px;font-size:9px}.menu-overlay__bottom{padding-top:42px}.menu-overlay__contact{background:var(--red);min-height:64px;color:var(--ink);letter-spacing:-.025em;border-radius:999px;justify-content:space-between;align-items:center;padding:0 22px;font-size:15px;font-weight:750;text-decoration:none;display:flex}@media (width<=900px){.menu-overlay{display:flex}}.site-header{z-index:80;pointer-events:none;grid-template-columns:minmax(120px,1fr) auto minmax(120px,1fr);align-items:center;gap:24px;width:100%;padding:0 clamp(24px,3vw,52px);display:grid;position:fixed;top:24px;left:0}.site-header__desktop-spacer{min-width:1px}.site-header__desktop-nav,.site-header__contact,.site-header__menu{pointer-events:auto}.site-header__desktop-nav{background:var(--paper);border-radius:999px;justify-self:center;align-items:center;gap:clamp(26px,2.8vw,50px);min-height:46px;padding:0 clamp(26px,2.5vw,42px);display:flex;box-shadow:0 1px #00000012}.site-header__desktop-nav .interactive-nav-link{color:var(--ink);letter-spacing:-.02em;font-size:17px}.site-header__contact{background:var(--ink);min-height:54px;color:var(--paper);letter-spacing:-.02em;border-radius:999px;justify-content:center;justify-self:end;align-items:center;padding:0 28px;font-size:13px;font-weight:650;text-decoration:none;display:inline-flex}.site-header__menu{background:var(--paper);min-width:88px;min-height:48px;color:var(--ink);font:inherit;cursor:pointer;border:0;border-radius:999px;justify-content:center;justify-self:end;align-items:center;padding:0 22px;font-size:12px;font-weight:700;display:none}@media (width<=900px){.site-header{grid-template-columns:1fr;justify-items:end;padding:0 16px;top:16px}.site-header__desktop-spacer,.site-header__desktop-nav,.site-header__contact{display:none}.site-header__menu{display:inline-flex}}.naveno-orbit{--orbit-ink:#f4efe4;aspect-ratio:1;width:100%;display:block;position:relative}.naveno-orbit svg{width:100%;height:100%;display:block;overflow:visible}.naveno-orbit__ring{transform-origin:200px 200px;transform-box:view-box;will-change:transform}.naveno-orbit__glyph{fill:none;stroke:var(--orbit-ink);stroke-linecap:square;stroke-linejoin:miter;vector-effect:non-scaling-stroke}.naveno-orbit__glyph--outer{stroke-width:3.3px;opacity:.98}.naveno-orbit__glyph--inner{stroke-width:2.7px;opacity:.48}.naveno-orbit__ring--outer{animation:28s linear infinite naveno-orbit-clockwise}.naveno-orbit__ring--inner{animation:36s linear infinite naveno-orbit-counter}@keyframes naveno-orbit-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes naveno-orbit-counter{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.naveno-flip-card{aspect-ratio:1.46;perspective:1200px;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-y;width:100%;position:relative}.naveno-flip-card:active{cursor:grabbing}.naveno-flip-card__mover{--move-x:-70px;--move-y:40px;--move-rx:0deg;--move-ry:0deg;--move-rz:0deg;transform-style:preserve-3d;transform:translate3d(var(--move-x),var(--move-y),28px) rotateX(var(--move-rx)) rotateY(var(--move-ry)) rotateZ(var(--move-rz)) scale(1);will-change:transform;transition:transform .38s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.naveno-flip-card:hover .naveno-flip-card__mover{transform:translate3d(var(--move-x),var(--move-y),48px) rotateX(var(--move-rx)) rotateY(var(--move-ry)) rotateZ(var(--move-rz)) scale(1.035);transition:transform 90ms linear}.naveno-flip-card__drift{transform-style:preserve-3d;will-change:transform;animation:4.8s ease-in-out infinite alternate naveno-card-drift;position:absolute;inset:0}.naveno-flip-card__object{transform-style:preserve-3d;will-change:transform;animation:6s cubic-bezier(.76,0,.24,1) infinite naveno-simple-flip;position:absolute;inset:0}.naveno-flip-card__side{backface-visibility:hidden;background:#171718;border:1px solid #ffffff1a;border-radius:4px;position:absolute;inset:0;overflow:hidden}.naveno-flip-card__front{transform:rotateY(0)translateZ(1px)}.naveno-flip-card__back{transform:rotateY(180deg)translateZ(1px)}.naveno-flip-card__side img{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}@keyframes naveno-simple-flip{0%,42%{transform:rotateY(0)}50%,92%{transform:rotateY(180deg)}to{transform:rotateY(360deg)}}@keyframes naveno-card-drift{0%{transform:translate(-5px,6px)rotate(-1.7deg)}33%{transform:translate(4px,-5px)rotate(.8deg)}66%{transform:translate(6px,3px)rotate(1.5deg)}to{transform:translate(-3px,-4px)rotate(-.7deg)}}@media (prefers-reduced-motion:reduce){.naveno-flip-card__drift{animation:none}.naveno-flip-card__mover{transition:none}}.hero-section__ticker,.hero-section__ticker-two,.hero-section:after{display:none!important}.naveno-results-ticker{box-sizing:border-box;z-index:3;pointer-events:none;opacity:0;contain:layout paint;background:0 0;align-items:center;display:flex;position:absolute;overflow:hidden}.naveno-results-ticker--right{left:0;right:50%;top:calc(var(--left-strip-top) - var(--right-strip-height) - var(--strip-stack-gap));height:var(--right-strip-height);border-top:var(--strip-border-width) solid var(--strip-border-color);border-bottom:var(--strip-border-width) solid var(--strip-border-color)}.naveno-results-ticker__track{white-space:nowrap;will-change:transform;backface-visibility:hidden;flex:none;align-items:center;width:max-content;display:flex;position:absolute;top:50%;left:0}.naveno-results-ticker__group{white-space:nowrap;flex:none;align-items:center;display:flex}.naveno-results-ticker__pair{flex:none;align-items:center;display:flex}.naveno-results-ticker__item{color:var(--strip-text-color);font-family:Neue Montreal,Helvetica Neue,Arial,sans-serif;font-size:var(--strip-text-size);font-weight:var(--strip-font-weight);letter-spacing:var(--strip-letter-spacing);word-spacing:var(--strip-word-spacing);white-space:nowrap;text-rendering:geometricprecision;-webkit-font-smoothing:antialiased;flex:none;line-height:.92;display:block}.naveno-results-ticker__square{flex:0 0 var(--strip-square-size);width:var(--strip-square-size);height:var(--strip-square-size);margin:0 var(--strip-square-gap);background:var(--strip-square-color);display:block}.hero-section__systems-label{z-index:8!important;left:var(--systems-label-left)!important;top:var(--systems-label-top)!important;color:#f4efe4!important;font-family:Neue Montreal,Helvetica Neue,Arial,sans-serif!important;font-size:var(--systems-label-size)!important;letter-spacing:-.035em!important;pointer-events:none!important;flex-direction:column!important;align-items:flex-start!important;font-weight:500!important;line-height:.88!important;display:flex!important;position:absolute!important;right:auto!important}.hero-section__systems-label span{display:block!important}.hero-section__divider{z-index:12!important}.hero-section{--strip-edge-width:24px;--strip-edge-depth:6px;--strip-edge-opacity:1;--left-strip-top:26%;--right-strip-height:76px;--strip-stack-gap:12px;--strip-fill-color:white;--strip-text-color:#171718;--strip-text-size:47px;--strip-font-weight:500;--strip-word-spacing:9px;--strip-letter-spacing:-.025em;--strip-line-height:.92;--strip-square-color:#ff2b2b;--strip-square-size:12px;--strip-square-gap:44px;--systems-label-left:2px;--systems-label-top:10px;--systems-label-size:39px;--systems-label-color:#f4efe4}.naveno-results-ticker--right{opacity:var(--strip-edge-opacity);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 6%27%3E%3Cpath d=%27M0 6L12 0L24 6Z%27 fill=%27black%27/%3E%3C/svg%3E"),linear-gradient(#000 0 0),url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 6%27%3E%3Cpath d=%27M0 0L12 6L24 0Z%27 fill=%27black%27/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 6%27%3E%3Cpath d=%27M0 6L12 0L24 6Z%27 fill=%27black%27/%3E%3C/svg%3E"),linear-gradient(#000 0 0),url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 6%27%3E%3Cpath d=%27M0 0L12 6L24 0Z%27 fill=%27black%27/%3E%3C/svg%3E");-webkit-mask-size:var(--strip-edge-width) var(--strip-edge-depth),100% calc(100% - (var(--strip-edge-depth) * 2)),var(--strip-edge-width) var(--strip-edge-depth);-webkit-mask-size:var(--strip-edge-width) var(--strip-edge-depth),100% calc(100% - (var(--strip-edge-depth) * 2)),var(--strip-edge-width) var(--strip-edge-depth);mask-size:var(--strip-edge-width) var(--strip-edge-depth),100% calc(100% - (var(--strip-edge-depth) * 2)),var(--strip-edge-width) var(--strip-edge-depth);-webkit-mask-position:0 0,0 var(--strip-edge-depth),0 100%;-webkit-mask-position:0 0,0 var(--strip-edge-depth),0 100%;mask-position:0 0,0 var(--strip-edge-depth),0 100%;-webkit-mask-repeat:repeat-x,no-repeat,repeat-x;mask-repeat:repeat-x,no-repeat,repeat-x;top:calc(var(--left-strip-top) - var(--right-strip-height) - var(--strip-stack-gap))!important;height:var(--right-strip-height)!important;background:var(--strip-fill-color)!important;border:0!important}.naveno-results-ticker--right:before,.naveno-results-ticker--right:after{content:none!important;display:none!important}.naveno-results-ticker--right .naveno-results-ticker__item{color:var(--strip-text-color)!important;font-size:var(--strip-text-size)!important;font-weight:var(--strip-font-weight)!important;word-spacing:var(--strip-word-spacing)!important;letter-spacing:var(--strip-letter-spacing)!important;line-height:var(--strip-line-height)!important}.naveno-results-ticker--right .naveno-results-ticker__square{width:var(--strip-square-size)!important;height:var(--strip-square-size)!important;flex-basis:var(--strip-square-size)!important;margin-left:var(--strip-square-gap)!important;margin-right:var(--strip-square-gap)!important;background:var(--strip-square-color)!important}.hero-section__systems-label{left:var(--systems-label-left)!important;top:var(--systems-label-top)!important;font-size:var(--systems-label-size)!important;color:var(--systems-label-color)!important}@font-face{font-family:Qaftan;src:url(/fonts/hero-tests/Qaftan.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}.hero-section{--hero-bg:#1a1a1a;--hero-cream:#eee6d5;--hero-green:#329f4e;--hero-gray:#77736d;--hero-yellow:#efc221;--hero-red:#f13b35;--hero-blue:#466ef5;--hero-orange:#c97124;--copy-creators-color:#51f673;--copy-influencers-color:#ffb39c;background:var(--hero-bg);width:100%;color:var(--hero-cream);position:relative;overflow:hidden}.hero-section__headline{box-sizing:border-box;white-space:normal;margin:0;font-family:sans-serif}.hero-section__headline>.hero-word{transform-origin:50% 90%;will-change:transform;display:inline-block}.hero-word--cream{color:var(--hero-cream)}.hero-word--green{color:var(--hero-green)}.hero-word--gray{color:var(--hero-gray)}.hero-word--yellow{color:var(--hero-yellow)}.hero-word--red{color:var(--hero-red)}.hero-word--blue{color:var(--hero-blue)}.hero-word--orange{color:var(--hero-orange)}.hero-section__headline>.hero-word:first-of-type,.hero-section__headline>.hero-word:nth-of-type(3),.hero-section__headline>.hero-word:nth-of-type(5),.hero-section__headline>.hero-word:nth-of-type(7){animation:4s ease-in-out infinite hero-seesaw}.hero-section__headline>.hero-word:nth-of-type(2),.hero-section__headline>.hero-word:nth-of-type(4),.hero-section__headline>.hero-word:nth-of-type(6),.hero-section__headline>.hero-word:nth-of-type(8){animation:4s ease-in-out -2s infinite hero-seesaw}@keyframes hero-seesaw{0%,to{transform:skew(-12deg)}50%{transform:skew(0)}}.hero-section__visual .naveno-orbit{opacity:1;width:100%}.hero-section__right-copy{color:#f4efe4;font-family:Neue Montreal,Helvetica Neue,Arial,sans-serif}.hero-section__right-copy p{letter-spacing:-.045em;margin:0;font-weight:400}.copy-word{transform-origin:50% 90%;will-change:transform;display:inline-block}.copy-word--creators{color:var(--copy-creators-color);animation:4s ease-in-out infinite copy-word-seesaw}.copy-word--influencers{color:var(--copy-influencers-color);animation:4s ease-in-out -2s infinite copy-word-seesaw}@keyframes copy-word-seesaw{0%,to{transform:skew(-12deg)}50%{transform:skew(0)}}@media (width>=901px){.hero-section{--desktop-section-height:100svh;--desktop-divider-top:clamp(88px,13.1svh,118px);--desktop-divider-bottom:clamp(22px,3.8svh,34px);--desktop-systems-left:2px;--desktop-systems-top:clamp(7px,1.1svh,10px);--desktop-systems-size:clamp(26px,min(2.46vw,4.35svh),39px);--desktop-orbit-right:clamp(12px,1.52vw,24px);--desktop-orbit-top:clamp(10px,1.9svh,17px);--desktop-orbit-size:clamp(135px,min(12vw,21.2svh),190px);--desktop-ticker-anchor:26%;--desktop-ticker-height:clamp(48px,min(4.8vw,8.45svh),76px);--desktop-ticker-gap:clamp(8px,1.35svh,12px);--desktop-ticker-text-size:clamp(29px,min(2.97vw,5.25svh),47px);--desktop-ticker-word-spacing:clamp(6px,min(.57vw,1svh),9px);--desktop-ticker-square-size:clamp(8px,min(.76vw,1.35svh),12px);--desktop-ticker-square-gap:clamp(27px,min(2.78vw,4.9svh),44px);--desktop-ticker-edge-width:clamp(18px,min(1.52vw,2.7svh),24px);--desktop-ticker-edge-depth:clamp(4px,.67svh,6px);--desktop-headline-side:clamp(20px,2.15vw,34px);--desktop-headline-bottom:clamp(30px,6.45svh,58px);--desktop-headline-size:clamp(76px,min(8.65vw,15.2svh),137px);--desktop-headline-line-height:.92;--desktop-headline-letter-spacing:-.095em;--desktop-headline-word-spacing:clamp(12px,min(1.65vw,2.9svh),26px);--desktop-card-center-x:78%;--desktop-card-center-y:38%;--desktop-card-width:clamp(300px,min(31.25vw,55svh),495px);--desktop-copy-left-offset:clamp(48px,6.5vw,103px);--desktop-copy-left:calc(50% + var(--desktop-copy-left-offset));--desktop-copy-top:72%;--desktop-copy-width:clamp(320px,calc(50vw - 120px),764px);--desktop-copy-size:clamp(28px,min(3.03vw,5.35svh),48px);--desktop-copy-line-height:.98;height:var(--desktop-section-height);min-height:var(--desktop-section-height);max-height:var(--desktop-section-height)}.hero-section__divider{top:var(--desktop-divider-top);bottom:var(--desktop-divider-bottom);pointer-events:none;z-index:12;background:#fff;width:1px;position:absolute;left:50%}.hero-section__inner{box-sizing:border-box;width:50%;height:100%;min-height:0;padding:0 var(--desktop-headline-side) var(--desktop-headline-bottom);align-items:flex-end;display:flex}.hero-section__headline{width:100%;max-width:100%;font-size:var(--desktop-headline-size);font-weight:700;line-height:var(--desktop-headline-line-height);letter-spacing:var(--desktop-headline-letter-spacing);word-spacing:var(--desktop-headline-word-spacing)}.hero-section__visual{z-index:20;top:var(--desktop-orbit-top);right:var(--desktop-orbit-right);width:var(--desktop-orbit-size);height:var(--desktop-orbit-size);pointer-events:none;display:block;position:absolute;left:auto;overflow:visible}.hero-section .hero-section__systems-label{left:var(--desktop-systems-left)!important;top:var(--desktop-systems-top)!important;font-size:var(--desktop-systems-size)!important}.hero-section .naveno-results-ticker--right{--strip-edge-width:var(--desktop-ticker-edge-width);--strip-edge-depth:var(--desktop-ticker-edge-depth);left:0!important;right:50%!important;top:calc(var(--desktop-ticker-anchor) - var(--desktop-ticker-height) - var(--desktop-ticker-gap))!important;height:var(--desktop-ticker-height)!important}.hero-section .naveno-results-ticker--right .naveno-results-ticker__item{font-size:var(--desktop-ticker-text-size)!important;word-spacing:var(--desktop-ticker-word-spacing)!important}.hero-section .naveno-results-ticker--right .naveno-results-ticker__square{width:var(--desktop-ticker-square-size)!important;height:var(--desktop-ticker-square-size)!important;flex-basis:var(--desktop-ticker-square-size)!important;margin-left:var(--desktop-ticker-square-gap)!important;margin-right:var(--desktop-ticker-square-gap)!important}.hero-section__media-card{left:var(--desktop-card-center-x);top:var(--desktop-card-center-y);width:var(--desktop-card-width);z-index:6;position:absolute;transform:translate(-50%,-50%)}.hero-section__right-copy{z-index:5;pointer-events:none;position:absolute;inset:0}.hero-section__right-copy-one{left:var(--desktop-copy-left);top:var(--desktop-copy-top);width:var(--desktop-copy-width);font-size:var(--desktop-copy-size);line-height:var(--desktop-copy-line-height);position:absolute}}@media (width<=900px){.hero-section{--mobile-section-height:100svh;--mobile-side:19px;--mobile-systems-left:var(--mobile-side);--mobile-systems-top:clamp(48px,7.9svh,67px);--mobile-systems-size:clamp(21px,3.2svh,27px);--mobile-systems-line-height:.84;--mobile-systems-x:0px;--mobile-systems-y:0px;--mobile-orbit-right:6px;--mobile-orbit-top:clamp(52px,8.75svh,74px);--mobile-orbit-size:clamp(88px,13.5svh,114px);--mobile-orbit-x:0px;--mobile-orbit-y:0px;--mobile-orbit-outer-stroke:2.6;--mobile-orbit-inner-stroke:2.1;--mobile-ticker-left:0px;--mobile-ticker-right:0px;--mobile-ticker-top:27%;--mobile-ticker-height:clamp(34px,5.2svh,44px);--mobile-ticker-text-size:clamp(15px,2.25svh,19px);--mobile-ticker-x:0px;--mobile-ticker-y:0px;--mobile-ticker-square-size:8px;--mobile-ticker-square-gap:24px;--mobile-ticker-edge-width:24px;--mobile-ticker-edge-depth:6px;--mobile-headline-left:var(--mobile-side);--mobile-headline-top:38%;--mobile-headline-width:calc(100% - 25px);--mobile-headline-size:clamp(29px,min(9.6vw,4.15svh),35px);--mobile-headline-weight:700;--mobile-headline-line-height:.9;--mobile-headline-letter-spacing:-.085em;--mobile-headline-word-spacing:7px;--mobile-headline-x:0px;--mobile-headline-y:0px;--mobile-card-left:50%;--mobile-card-top:57%;--mobile-card-width:clamp(185px,min(64vw,31svh),265px);--mobile-card-x:0px;--mobile-card-y:0px;--mobile-copy-left:50%;--mobile-copy-top:86%;--mobile-copy-width:calc(100% - 20px);--mobile-copy-size:clamp(19px,min(7vw,3.95svh),30px);--mobile-copy-line-height:.98;--mobile-copy-letter-spacing:-.045em;--mobile-copy-align:center;--mobile-copy-x:0px;--mobile-copy-y:0px;--strip-edge-width:var(--mobile-ticker-edge-width);--strip-edge-depth:var(--mobile-ticker-edge-depth);background:#1a1a1a;height:var(--mobile-section-height)!important;min-height:var(--mobile-section-height)!important;max-height:var(--mobile-section-height)!important;overflow:hidden!important}.hero-section__divider{display:none!important}.hero-section__systems-label{left:var(--mobile-systems-left)!important;top:var(--mobile-systems-top)!important;font-size:var(--mobile-systems-size)!important;line-height:var(--mobile-systems-line-height)!important;letter-spacing:-.045em!important;transform:translate(var(--mobile-systems-x),var(--mobile-systems-y))!important;z-index:10!important;right:auto!important}.hero-section__visual{top:var(--mobile-orbit-top)!important;right:var(--mobile-orbit-right)!important;width:var(--mobile-orbit-size)!important;height:var(--mobile-orbit-size)!important;transform:translate(var(--mobile-orbit-x),var(--mobile-orbit-y))!important;z-index:8!important;display:block!important;left:auto!important}.hero-section__visual .naveno-orbit__glyph--outer{stroke-width:var(--mobile-orbit-outer-stroke)!important}.hero-section__visual .naveno-orbit__glyph--inner{stroke-width:var(--mobile-orbit-inner-stroke)!important}.naveno-results-ticker--right{left:var(--mobile-ticker-left)!important;right:var(--mobile-ticker-right)!important;top:var(--mobile-ticker-top)!important;width:auto!important;height:var(--mobile-ticker-height)!important;transform:translate(var(--mobile-ticker-x),var(--mobile-ticker-y))!important;background:var(--strip-fill-color)!important;box-shadow:none!important;z-index:7!important;border:0!important;outline:0!important;-webkit-mask:none!important;mask:none!important}.naveno-results-ticker--right:before,.naveno-results-ticker--right:after{content:""!important;width:100%!important;height:var(--mobile-ticker-edge-depth)!important;background-repeat:repeat-x!important;background-size:var(--mobile-ticker-edge-width) var(--mobile-ticker-edge-depth)!important;pointer-events:none!important;z-index:4!important;display:block!important;position:absolute!important;left:0!important}.naveno-results-ticker--right:before{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 6%27%3E%3Cpath d=%27M0 0L12 6L24 0Z%27 fill=%27%231a1a1a%27/%3E%3C/svg%3E")!important;top:0!important}.naveno-results-ticker--right:after{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 24 6%27%3E%3Cpath d=%27M0 6L12 0L24 6Z%27 fill=%27%231a1a1a%27/%3E%3C/svg%3E")!important;bottom:0!important}.naveno-results-ticker--right .naveno-results-ticker__track{z-index:2!important}.naveno-results-ticker--right .naveno-results-ticker__item{font-size:var(--mobile-ticker-text-size)!important;border:0!important;line-height:.9!important;text-decoration:none!important}.naveno-results-ticker--right .naveno-results-ticker__square{width:var(--mobile-ticker-square-size)!important;height:var(--mobile-ticker-square-size)!important;flex-basis:var(--mobile-ticker-square-size)!important;margin-left:var(--mobile-ticker-square-gap)!important;margin-right:var(--mobile-ticker-square-gap)!important}.hero-section__inner{width:100%!important;height:100%!important;min-height:0!important;padding:0!important;display:block!important;position:absolute!important;inset:0!important}.hero-section__headline{left:var(--mobile-headline-left)!important;top:var(--mobile-headline-top)!important;width:var(--mobile-headline-width)!important;max-width:none!important;font-size:var(--mobile-headline-size)!important;font-weight:var(--mobile-headline-weight)!important;line-height:var(--mobile-headline-line-height)!important;letter-spacing:var(--mobile-headline-letter-spacing)!important;word-spacing:var(--mobile-headline-word-spacing)!important;transform:translate(var(--mobile-headline-x),var(--mobile-headline-y))!important;z-index:5!important;margin:0!important;padding:0!important;position:absolute!important;bottom:auto!important}.hero-section__media-card{left:var(--mobile-card-left)!important;top:var(--mobile-card-top)!important;width:var(--mobile-card-width)!important;transform:translate(calc(-50% + var(--mobile-card-x)),var(--mobile-card-y))!important;z-index:6!important;display:block!important;position:absolute!important}.hero-section__media-card .naveno-flip-card__mover{--move-x:0px!important;--move-y:0px!important}.hero-section__right-copy{z-index:5!important;pointer-events:none!important;display:block!important;position:absolute!important;inset:0!important}.hero-section__right-copy-one{left:var(--mobile-copy-left)!important;top:var(--mobile-copy-top)!important;width:var(--mobile-copy-width)!important;font-size:var(--mobile-copy-size)!important;line-height:var(--mobile-copy-line-height)!important;letter-spacing:var(--mobile-copy-letter-spacing)!important;text-align:var(--mobile-copy-align)!important;transform:translate(calc(-50% + var(--mobile-copy-x)),var(--mobile-copy-y))!important;margin:0!important;display:block!important;position:absolute!important}}.intro-panel{z-index:2;background:var(--ink);min-height:105svh;color:var(--paper);border-radius:30px 30px 0 0;position:relative;box-shadow:0 -20px 50px #0000001f}.intro-panel__inner{width:min(100%,1920px);margin:0 auto;padding:clamp(54px,7vw,120px) clamp(22px,3vw,54px)}.intro-panel__kicker{color:#f7f4eb80;letter-spacing:.04em;text-transform:uppercase;margin:0 0 40px;font-size:11px;font-weight:700}.intro-panel h2{letter-spacing:-.065em;max-width:13ch;margin:0;font-size:clamp(56px,8vw,148px);font-weight:600;line-height:.9}@media (width<=900px){.intro-panel{border-radius:20px 20px 0 0;min-height:100svh}.intro-panel__inner{padding:56px 16px}.intro-panel h2{font-size:clamp(48px,14vw,80px)}}.home-page{background:var(--ink);width:100%;min-height:100vh}.home-page__stack{position:relative}@font-face{font-family:Aerial_Demo;src:url(/fonts/aerial/Aerial_Demo.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lucotecia;src:url(/fonts/lucotecia/Lucotecia%20Thin.otf)format("opentype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Lucotecia;src:url(/fonts/lucotecia/Lucotecia%20Extra%20Light.otf)format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Lucotecia;src:url(/fonts/lucotecia/Lucotecia%20Light.otf)format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Lucotecia;src:url(/fonts/lucotecia/Lucotecia.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lucotecia;src:url(/fonts/lucotecia/Lucotecia%20Medium.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Lucotecia;src:url(/fonts/lucotecia/Lucotecia%20Semi%20Bold.otf)format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Lucotecia;src:url(/fonts/lucotecia/Lucotecia%20Bold.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Lucotecia;src:url(/fonts/lucotecia/Lucotecia%20Extra%20Bold.otf)format("opentype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Lucotecia;src:url(/fonts/lucotecia/Lucotecia%20Black.otf)format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Lucotecia Extra Black;src:url(/fonts/lucotecia/Lucotecia%20Extra%20Black.otf)format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Neue Montreal;src:url(/fonts/neue-montreal/NeueMontreal-Regular.otf)format("opentype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Neue Montreal;src:url(/fonts/neue-montreal/NeueMontreal-Medium.otf)format("opentype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Neue Montreal;src:url(/fonts/neue-montreal/NeueMontreal-Bold.otf)format("opentype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Neue Montreal;src:url(/fonts/neue-montreal/NeueMontreal-Italic.otf)format("opentype");font-style:italic;font-weight:400;font-display:swap}@font-face{font-family:Neue Montreal;src:url(/fonts/neue-montreal/NeueMontreal-MediumItalic.otf)format("opentype");font-style:italic;font-weight:500;font-display:swap}@font-face{font-family:Neue Montreal;src:url(/fonts/neue-montreal/NeueMontreal-BoldItalic.otf)format("opentype");font-style:italic;font-weight:700;font-display:swap}:root{--red:#d82f2f;--ink:#1a1a1a;--paper:#f7f4eb}*{box-sizing:border-box}html{background:var(--ink);scroll-behavior:smooth;min-width:320px;margin:0}body{background:var(--ink);min-width:320px;min-height:100vh;color:var(--ink);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Neue Montreal,Arial,Helvetica,sans-serif}button,a{-webkit-tap-highlight-color:transparent}button{font-family:inherit}#root{min-height:100vh}::selection{background:var(--paper);color:var(--ink)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
