.Lockup-module__cHdyJG__lockup{--star:30px;align-items:center;gap:calc(var(--star) * .375);direction:ltr;display:inline-flex}.Lockup-module__cHdyJG__sm{--star:22px}.Lockup-module__cHdyJG__mark{width:var(--star);height:var(--star);flex:none}.Lockup-module__cHdyJG__word{font-family:var(--font-schibsted), Helvetica, Arial, sans-serif;font-weight:500;font-size:calc(var(--star) * .64);letter-spacing:0;color:var(--fg);line-height:1}
.Sheet-module__fRq25G__sheet{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.Sheet-module__fRq25G__lattice{--dot:color-mix(in srgb, currentColor 8%, transparent);z-index:0;pointer-events:none;background-image:radial-gradient(circle at 6px 6px, var(--dot) 1px, transparent 1.5px);-webkit-mask-composite:source-in;background-size:12px 12px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 60px calc(100% - 60px),#0000),linear-gradient(#0000,#000 60px calc(100% - 60px),#0000);mask-image:linear-gradient(90deg,#0000,#000 60px calc(100% - 60px),#0000),linear-gradient(#0000,#000 60px calc(100% - 60px),#0000);-webkit-mask-composite:source-in;mask-composite:intersect}@media (prefers-reduced-motion:reduce){.Sheet-module__fRq25G__sheet{display:none}}
.Hero-module__s-6kkG__hero{background:var(--bg);position:relative;overflow:hidden}.Hero-module__s-6kkG__grid{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:end;min-height:min(82vh,820px);display:grid}.Hero-module__s-6kkG__copy{z-index:1;padding-block:clamp(64px,10vh,120px) clamp(72px,12vh,140px);position:relative}.Hero-module__s-6kkG__title{font-size:var(--t-display);letter-spacing:-.02em;max-width:9ch;line-height:1}.Hero-module__s-6kkG__word{vertical-align:top;margin-block:-.1em -.2em;padding-block:.1em .2em;display:inline-block;overflow:hidden}.Hero-module__s-6kkG__word>span{animation:Hero-module__s-6kkG__rise .4s var(--ease-out) both;animation-delay:calc(var(--i) * 70ms);display:inline-block}.Hero-module__s-6kkG__sub{animation:Hero-module__s-6kkG__fadeUp .4s var(--ease-out) .24s both;margin-top:28px}.Hero-module__s-6kkG__chart{align-self:stretch;min-height:420px;position:relative}.Hero-module__s-6kkG__north{z-index:1;flex-direction:column;align-items:center;width:clamp(110px,13vw,168px);padding-top:clamp(140px,24vh,240px);display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.Hero-module__s-6kkG__star{width:100%;height:auto;animation:Hero-module__s-6kkG__appear .32s var(--ease-out) .4s both;margin-top:-25%}@keyframes Hero-module__s-6kkG__rise{0%{transform:translateY(calc(100% + .25em))}to{transform:translateY(0)}}@keyframes Hero-module__s-6kkG__fadeUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__s-6kkG__appear{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes Hero-module__s-6kkG__fade{0%{opacity:0}to{opacity:1}}@media (max-width:860px){.Hero-module__s-6kkG__grid{grid-template-columns:1fr;min-height:0}.Hero-module__s-6kkG__chart{order:-1;min-height:212px}.Hero-module__s-6kkG__north{width:104px;padding-top:104px}.Hero-module__s-6kkG__copy{padding-block:16px 64px}}:root[data-sequence-seen] :is(.Hero-module__s-6kkG__word>span,.Hero-module__s-6kkG__sub,.Hero-module__s-6kkG__star){animation:none}@media (prefers-reduced-motion:reduce){.Hero-module__s-6kkG__word>span,.Hero-module__s-6kkG__sub{animation:Hero-module__s-6kkG__fade .3s var(--ease-out) both;animation-delay:0s}.Hero-module__s-6kkG__star{animation:Hero-module__s-6kkG__fade .4s var(--ease-out) both}:root[data-sequence-seen] :is(.Hero-module__s-6kkG__word>span,.Hero-module__s-6kkG__sub,.Hero-module__s-6kkG__star){animation:none}}
.Header-module__lnUIdW__header{z-index:20;background:var(--bg);border-block-end:1px solid #0000;position:sticky;top:0}.Header-module__lnUIdW__bar{align-items:center;gap:clamp(18px,2.4vw,32px);min-height:76px;padding-block:14px;display:flex}@supports (animation-timeline:scroll()){.Header-module__lnUIdW__header{animation:linear both Header-module__lnUIdW__condense;animation-timeline:scroll(root);animation-range:0 24px}.Header-module__lnUIdW__bar{animation:linear both Header-module__lnUIdW__condenseBar;animation-timeline:scroll(root);animation-range:0 24px}}@keyframes Header-module__lnUIdW__condense{to{border-block-end-color:var(--rule);margin-block-end:20px}}@keyframes Header-module__lnUIdW__condenseBar{to{min-height:56px;padding-block:8px}}.Header-module__lnUIdW__home{margin-inline-end:auto;display:inline-flex}.Header-module__lnUIdW__nav{align-items:center;gap:clamp(18px,2.4vw,32px);display:flex;position:relative}.Header-module__lnUIdW__item{font-size:var(--t-nav);color:var(--fg)}.Header-module__lnUIdW__item[aria-current=page]:after{transform:scaleX(1)}.Header-module__lnUIdW__indicator{background:var(--blue);opacity:0;pointer-events:none;width:0;height:2px;transition:transform var(--d-fast) var(--ease-out), width var(--d-fast) var(--ease-out), opacity .12s var(--ease-out);position:absolute;top:100%;left:0}.Header-module__lnUIdW__nav[data-live] .Header-module__lnUIdW__item:after{content:none}@media (prefers-reduced-motion:reduce){.Header-module__lnUIdW__indicator{transition:none}}.Header-module__lnUIdW__skip{inset-inline-start:16px;background:var(--fg);color:var(--bg);z-index:10;padding:8px 12px;position:absolute;top:-48px}.Header-module__lnUIdW__skip:focus{top:12px}@media (max-width:600px){.Header-module__lnUIdW__header{animation:none;position:static}.Header-module__lnUIdW__bar{grid-template-columns:1fr;align-items:center;row-gap:14px;animation:none;display:grid}.Header-module__lnUIdW__home{grid-area:1/1;margin-inline-end:0}.Header-module__lnUIdW__nav{flex-wrap:wrap;grid-area:2/1/auto/-1;gap:18px}.Header-module__lnUIdW__indicator{display:none}.Header-module__lnUIdW__nav[data-live] .Header-module__lnUIdW__item:after{content:""}}
.Statement-module__BN9OVG__over{z-index:1;position:relative}.Statement-module__BN9OVG__lines{text-wrap:pretty;font-size:var(--t-h2);letter-spacing:-.01em;gap:.55em;max-width:26ch;font-weight:500;line-height:1.25;list-style:none;display:grid}@media (prefers-reduced-motion:no-preference){:root[data-js] [data-reveal=pending] .Statement-module__BN9OVG__lines>li{clip-path:inset(0 0 100%);transform:translateY(6px)}[data-reveal=in] .Statement-module__BN9OVG__lines>li{animation:Statement-module__BN9OVG__reveal var(--d-reveal) var(--ease-out) both;animation-delay:calc(var(--i) * 80ms)}}@keyframes Statement-module__BN9OVG__reveal{0%{clip-path:inset(0 0 100%);transform:translateY(6px)}to{clip-path:inset(-.1em 0 -.3em);transform:none}}
.ThemeSwitch-module__ikDAfa__switch{--switch-label:var(--muted);--switch-off:var(--muted);--switch-on:var(--fg);font-size:var(--t-small);flex-wrap:wrap;align-items:baseline;gap:18px;display:flex}.ThemeSwitch-module__ikDAfa__navy{--switch-label:#ffffff73;--switch-off:#ffffffb8;--switch-on:var(--white)}.ThemeSwitch-module__ikDAfa__label{color:var(--switch-label)}.ThemeSwitch-module__ikDAfa__option{color:var(--switch-off);cursor:pointer;transition:color var(--d-fast) ease, transform var(--d-press) var(--ease-out)}@media (hover:hover) and (pointer:fine){.ThemeSwitch-module__ikDAfa__option:hover{color:var(--switch-on)}}.ThemeSwitch-module__ikDAfa__option:has(:checked){color:var(--switch-on);cursor:default}.ThemeSwitch-module__ikDAfa__option:has(:checked):after{transform:scaleX(1)}.ThemeSwitch-module__ikDAfa__switch .ThemeSwitch-module__ikDAfa__option:has(:focus-visible):before{content:"";border:2px solid var(--blue);background:0 0;height:auto;inset:5px -6px 4px}@media (prefers-reduced-motion:reduce){.ThemeSwitch-module__ikDAfa__option{transition:none}}
.soon-module__JEUwWq__page{flex-direction:column;min-height:100dvh;display:flex}.soon-module__JEUwWq__bar{justify-content:space-between;align-items:center;min-height:76px;padding-block:14px;display:flex}.soon-module__JEUwWq__main{flex-direction:column;flex:1 0 auto;display:flex}.soon-module__JEUwWq__main>*{flex:1 0 auto}.soon-module__JEUwWq__foot{border-block-start:1px solid var(--rule);flex-wrap:wrap;justify-content:space-between;gap:24px;padding-block:20px 28px;display:flex}.soon-module__JEUwWq__end{flex-wrap:wrap;align-items:baseline;gap:12px 32px;display:flex}
.ContactStrip-module__Lwqbxa__mail{letter-spacing:-.01em;direction:ltr;unicode-bidi:isolate;font-size:clamp(24px,3vw,40px);font-weight:500}.ContactStrip-module__Lwqbxa__sub{color:var(--muted);margin-top:18px}
.Footer-module__3hUVsW__footer{min-height:var(--footer-h);background:var(--navy);color:#ffffffb8;border-block-start:1px solid var(--edge);margin-top:auto;position:relative}.Footer-module__3hUVsW__footer .link:before{background:#ffffff47}@media (prefers-contrast:more){.Footer-module__3hUVsW__footer .link:before{background:#ffffffb3}}.Footer-module__3hUVsW__grid{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px 40px;padding-block:40px;display:flex}.Footer-module__3hUVsW__mail{color:var(--white)}.Footer-module__3hUVsW__fine{font-size:var(--t-small);flex-wrap:wrap;align-items:baseline;gap:24px;display:flex}.Footer-module__3hUVsW__fineLink{transition:color var(--d-fast) ease}.Footer-module__3hUVsW__fineLink:hover{color:var(--white)}.Footer-module__3hUVsW__copy{color:#ffffff73}.Footer-module__3hUVsW__clock{font-size:var(--t-small);color:#ffffff73}.Footer-module__3hUVsW__time{font-variant-numeric:tabular-nums;color:#ffffffb8}
