footer{margin:0 auto;margin-top:max(var(--fs-root) * 5,10vh);width:100%;display:grid;grid-template-columns:max-content 1fr;align-items:start;row-gap:min(10vh,var(--fs-root) * 7);position:relative;z-index:1;padding:calc(var(--horizontal-padding) * 1.85) calc(var(--horizontal-padding) * 1.4) calc(var(--horizontal-padding) * 1.25);overflow:hidden}footer .footer-background{width:calc(100% - (var(--horizontal-padding)));height:calc(100% - (var(--horizontal-padding)));background-color:#000;border-radius:calc(var(--fs-root) * 1.25);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1}footer .form-container{display:grid;grid-auto-flow:row;gap:min(4vh,var(--fs-root) * 3.5)}footer .form-container .get-ready{color:#fff;font-family:Schibsted;font-size:calc(var(--fs-root) * 2.36063);font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.07081rem}footer .form-container .get-ready span{overflow:hidden;display:block}footer .form-container .get-ready-mobile{display:none;visibility:hidden;opacity:0}footer .form-container .text{color:#6b6b6b;font-family:Schibsted;font-size:calc(var(--fs-root) * 1.8125);font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.05438rem}footer .form-container form{width:100%;display:grid;grid-template-columns:repeat(2,1fr);row-gap:calc(var(--fs-root) * 1.875);column-gap:calc(var(--fs-root) * 1.285)}footer .form-container form label input{height:calc(var(--fs-root) * 3.37169);width:100%;border-radius:calc(var(--fs-root) * .625);border:1px solid #828282;background:none;color:#fff;font-family:Schibsted;font-size:calc(var(--fs-root) * .875);font-style:normal;font-weight:400;line-height:normal;letter-spacing:calc(var(--fs-root) * -.02625);padding:0 calc(var(--fs-root) * 1.675)}footer .form-container form label:nth-of-type(3){grid-column:1/3;grid-row:2/3}footer .form-container form .submit{grid-column:2/3;grid-row:3/4;justify-self:flex-end;display:flex}footer .links-container{display:grid;place-items:end;gap:min(11.5vh,var(--fs-root) * 8)}footer .links-container .links{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;gap:calc(var(--fs-root) * 4.5)}footer .links-container .links .links-group{display:grid;grid-auto-flow:row;grid-auto-rows:max-content;gap:calc(var(--fs-root))}footer .links-container .links .links-group span{color:#fff;font-family:Schibsted;font-size:calc(var(--fs-root) * 1.375);font-style:normal;font-weight:400;line-height:1.25;letter-spacing:calc(var(--fs-root) * -.04125);text-transform:capitalize;user-select:none;pointer-events:none}footer .links-container .links .links-group a,footer .links-container .links .links-group p{color:#7d7d7d;font-family:Schibsted;font-size:calc(var(--fs-root) * 1.25);font-style:normal;font-weight:400;line-height:normal;letter-spacing:calc(var(--fs-root) * -.0375);transition:color .15s ease-in-out}footer .links-container .links .links-group a:hover,footer .links-container .links .links-group p:hover{color:#fff}footer .links-container .designed-by img{height:calc(var(--fs-root) * 3);width:auto;margin-bottom:calc(var(--fs-root) * 4)}footer .links-container .designed-by .mdx{color:#fff;text-align:right;font-family:Schibsted;font-size:calc(var(--fs-root) * 1.25);font-style:normal;font-weight:600;line-height:normal;letter-spacing:calc(var(--fs-root) * -.0375);justify-self:end;display:block;user-select:none}footer .legal{grid-column:1/3;display:grid;place-items:center;justify-content:center;grid-auto-flow:column;grid-auto-columns:max-content max-content;gap:calc(var(--fs-root))}footer .legal a{color:#6b6b6b;font-family:Schibsted;font-size:calc(var(--fs-root) * 1.3125);font-style:normal;font-weight:400;line-height:normal;letter-spacing:calc(var(--fs-root) * -.03938)}footer .legal a br{display:none}footer .legal span{display:block;width:1px;height:.9375rem;background-color:#6b6b6b}footer .designed-by-mobile{display:none}@media (orientation: portrait){footer{margin:0 auto;margin-top:max(var(--fs-root) * 5,10vh);width:100%;display:grid;grid-template-columns:1fr;grid-auto-flow:row;grid-auto-rows:max-content;align-items:start;row-gap:min(12vh,var(--fs-root) * 5);position:relative;z-index:1;padding:10vh 0% 5vh;overflow:hidden;background-color:#000;border-radius:calc(var(--fs-root) * 1.25) calc(var(--fs-root) * 1.25) 0 0}footer .footer-background{display:none;visibility:hidden;opacity:0}footer>*{grid-column:1/3!important;width:100%}footer .form-container{gap:5vh;padding:0 9.75%}footer .form-container .get-ready{display:none;visibility:hidden;opacity:0}footer .form-container .get-ready-mobile{display:block;visibility:visible;opacity:1;color:#fff;font-family:Schibsted;font-style:normal;font-weight:400;letter-spacing:calc(var(--fs-root) * -.045);font-size:calc(var(--fs-root) * 1.5);text-align:center;line-height:1.375}footer .form-container .text{font-size:calc(var(--fs-root) * 1);letter-spacing:-.03;text-align:center}footer .form-container form{width:100%;display:grid;grid-template-columns:1fr;grid-auto-flow:row;grid-auto-rows:max-content;row-gap:calc(var(--fs-root) * 1.5);column-gap:0}footer .form-container form>*{grid-column:1/3!important;grid-row:auto!important}footer .form-container form label input{height:calc(var(--fs-root) * 3.5);font-size:calc(var(--fs-root) * .875);letter-spacing:calc(var(--fs-root) * -.02625);padding:0 calc(var(--fs-root) * 1.675)}footer .form-container form .submit{grid-row:4/5;justify-self:center}footer .links-container{display:grid;place-items:start;gap:min(11.5vh,var(--fs-root) * 8);padding:0 7.5%}footer .links-container .links{width:100%;display:grid;grid-template-columns:repeat(2,max-content);grid-auto-flow:unset;justify-content:space-between;gap:0;row-gap:calc(var(--fs-root) * 3.7)}footer .links-container .links .links-group{display:grid;grid-auto-flow:row;grid-auto-rows:max-content;gap:calc(var(--fs-root) * 1.25)}footer .links-container .links .links-group span{font-size:calc(var(--fs-root) * 1.3125);letter-spacing:calc(var(--fs-root) * -.03938)}footer .links-container .links .links-group a,footer .links-container .links .links-group p{font-size:calc(var(--fs-root) * 1);letter-spacing:calc(var(--fs-root) * -.03)}footer .links-container .links .links-group:nth-of-type(2){grid-column:1/2;grid-row:2/3}footer .links-container .links .links-group:nth-of-type(3){grid-column:2/3;grid-row:1/2}footer .links-container .designed-by{display:none}footer .links-container .designed-by img{height:calc(var(--fs-root) * 3);width:auto;margin-bottom:calc(var(--fs-root) * 4)}footer .links-container .designed-by .mdx{color:#fff;text-align:right;font-family:Schibsted;font-size:calc(var(--fs-root) * 1.25);font-style:normal;font-weight:600;line-height:normal;letter-spacing:calc(var(--fs-root) * -.0375);justify-self:end;display:block;user-select:none}footer .legal{grid-column:1/3;display:grid;place-items:center;justify-content:center;grid-auto-flow:column;grid-auto-columns:max-content max-content;gap:calc(var(--fs-root))}footer .legal a{font-size:calc(var(--fs-root) * 1);letter-spacing:calc(var(--fs-root) * -.03)}footer .legal a br{display:block}footer .legal span{display:block;height:1px;width:.9375rem;background-color:#6b6b6b}footer .designed-by-mobile{display:flex;flex-direction:column;align-items:center}footer .designed-by-mobile img{height:calc(var(--fs-root) * 2);width:auto;margin-bottom:calc(var(--fs-root) * 1.125)}footer .designed-by-mobile .mdx{color:#7d7d7d;text-align:right;font-family:Schibsted;font-size:calc(var(--fs-root) * 1);font-style:normal;font-weight:400;line-height:normal;letter-spacing:calc(var(--fs-root) * -.0375);justify-self:end;display:block;user-select:none}}.preloader{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:20;background-color:#000;display:flex;align-items:center;justify-content:center;flex-direction:column}.preloader .particles{width:7vw;height:7vw;mix-blend-mode:luminosity}.preloader .logo{width:calc(var(--fs-root) * 10.7925);height:calc(var(--fs-root) * 5.64919)}@media (orientation: portrait){.preloader .particles{width:28vw;height:28vw}.preloader .logo{width:calc(var(--fs-root) * 10.7925 * 1);height:calc(var(--fs-root) * 5.64919 * 1)}}#scroll-indicator{position:absolute;left:5%;top:50%;transform:translateY(-50%);width:.125rem;border-radius:1.19069rem;background:#616161;z-index:5}#scroll-indicator .scroll-track{overflow-y:hidden;position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;height:100%}#scroll-indicator .scroll-track .scroll-thumb{transform-origin:top center;width:200%;min-width:200%;height:100%;background-color:#fff;border-radius:2.38138rem}#scroll-indicator .steps-indicator{position:absolute;right:0;transform:translate(100%,-50%);top:50%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;pointer-events:none}#scroll-indicator .steps-indicator button,#scroll-indicator .steps-indicator span{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;gap:calc(var(--fs-root) * 1);place-items:center;padding-left:calc(var(--fs-root) * 1);pointer-events:auto}#scroll-indicator .steps-indicator button img,#scroll-indicator .steps-indicator span img{display:block;min-width:calc(var(--fs-root) * .9375);min-height:calc(var(--fs-root) * .9375)}#scroll-indicator .steps-indicator button p,#scroll-indicator .steps-indicator span p{color:#fff;font-family:Schibsted;font-size:calc(var(--fs-root) * 1.171363);font-style:normal;font-weight:400;line-height:normal;letter-spacing:calc(var(--fs-root) * -.03519);text-transform:capitalize}@media (orientation: portrait){#scroll-indicator{position:absolute;left:50%;top:unset!important;bottom:calc(var(--fs-root) * 1.5)!important;transform:translate(-50%);border-radius:1.19069rem;height:.125rem}#scroll-indicator .scroll-track{overflow-y:visible;overflow-x:hidden;position:absolute;top:50%;left:0%;transform:translateY(-50%)!important}#scroll-indicator .scroll-track .scroll-thumb{transform-origin:center left;width:100%;min-width:100%;min-height:200%;height:200%;background-color:#fff;border-radius:2.38138rem}#scroll-indicator .steps-indicator{position:absolute;right:50%;transform:translate(50%,-130%);top:0%;height:initial;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}#scroll-indicator .steps-indicator button,#scroll-indicator .steps-indicator span{grid-auto-flow:row;gap:calc(var(--fs-root) * .315);place-items:center;padding-left:0}#scroll-indicator .steps-indicator button img,#scroll-indicator .steps-indicator span img{min-width:calc(var(--fs-root) * 1.1875);min-height:calc(var(--fs-root) * 1.1875)}#scroll-indicator .steps-indicator button p,#scroll-indicator .steps-indicator span p{font-size:calc(var(--fs-root) * 1.171363);letter-spacing:calc(var(--fs-root) * -.03519)}}header .brand-link>.brand-logo{filter:invert(1)}header>* .nav-link{color:#fff}header>* .filter{background:rgba(255,255,255,.25)!important}@media (orientation: portrait){header>* .nav-link{color:#fff}header>* .filter{background:rgba(255,255,255,.25)!important}}#hero-section{z-index:2;padding-bottom:50vh;overflow:hidden;height:1200vh;display:flex;align-items:flex-end}#hero-section .hero-sequence-wrapper{position:absolute;top:0;left:0;width:100%;height:100vh}#hero-section .hero-sequence-wrapper .layer{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.36) 33.25%,rgba(0,0,0,.86) 95.57%);display:none}#hero-section .hero-sequence-wrapper .hero-sequence{width:100%;height:100%;object-fit:cover;z-index:-1}#hero-section .hero-sequence-wrapper .sequence-loader{position:absolute;bottom:calc(var(--horizontal-padding) * .5);left:calc(var(--horizontal-padding) * .5);width:calc(var(--fs-root) * 3.5);height:calc(var(--fs-root) * 3.5);border-radius:50%;border:3px solid #656565;display:flex;align-items:center;justify-content:center;z-index:5;pointer-events:none}#hero-section .hero-sequence-wrapper .sequence-loader span{min-width:calc(var(--fs-root) * 3.5);min-height:calc(var(--fs-root) * 3.5);border-radius:50%;border:3px solid #d9d9d9;display:block}#hero-section .hero-sequence-wrapper .top-hero{display:flex;align-items:center;justify-content:center;height:100vh;width:100%;position:absolute;top:0;left:0;z-index:2}#hero-section .hero-sequence-wrapper .top-hero .h1-wrapper{display:flex;flex-direction:column;align-items:center;position:relative;overflow:visible}#hero-section .hero-sequence-wrapper .top-hero .h1-wrapper img{height:calc(var(--fs-root) * 5);width:auto;position:absolute;top:0;left:50%;transform:translate(-50%,-70%)}#hero-section .hero-sequence-wrapper .top-hero .h1-wrapper h1{color:#fff;text-align:center;font-family:Schibsted;font-size:calc(var(--fs-root) * 6.0625);font-style:normal;font-weight:500;line-height:1.25;letter-spacing:calc(var(--fs-root) * -.18188);position:relative}#hero-section .hero-sequence-wrapper .top-hero .h1-wrapper h1 br{display:none}#hero-section .hero-sequence-wrapper .top-hero .bottom-hero{position:absolute;bottom:calc(var(--fs-root) * 3);left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center}#hero-section .hero-sequence-wrapper .top-hero .bottom-hero .hero-text{color:#747474;font-family:Neue,sans-serif;font-size:calc(var(--fs-root) * 1.25);font-style:normal;font-weight:500;line-height:normal;letter-spacing:calc(var(--fs-root) * .1);white-space:nowrap;margin-bottom:calc(var(--fs-root) * 3.2)}#hero-section .hero-sequence-wrapper .text-hero{display:flex;justify-content:center;align-items:center;width:100%;height:100vh;position:absolute;top:0;left:0;z-index:1}#hero-section .hero-sequence-wrapper .text-hero .text-hero-wrapper{overflow:hidden}#hero-section .hero-sequence-wrapper .text-hero .text-hero-wrapper .text-wrapper{display:flex;flex-direction:column;align-items:center;width:calc(var(--fs-root) * 53.4375)}#hero-section .hero-sequence-wrapper .text-hero .text-hero-wrapper .text-wrapper span{color:#fff;font-family:Neue,sans-serif;font-size:calc(var(--fs-root) * 2);font-style:normal;font-weight:500;line-height:normal;letter-spacing:calc(var(--fs-root) * .54);margin:calc(var(--fs-root) * 1.5) 0}#hero-section .hero-sequence-wrapper .text-hero .text-hero-wrapper .text-wrapper p{color:#fff;text-align:center;font-size:calc(var(--fs-root) * 3.25);font-style:normal;font-weight:500;line-height:normal;letter-spacing:calc(var(--fs-root) * -.0975);margin-bottom:calc(var(--fs-root) * 3)}#hero-section .hero-sequence-wrapper .text-hero .text-hero-wrapper .text-wrapper p:last-of-type{margin:0}#hero-section .hero-sequence-wrapper .camera-wrapper{width:100%;height:100%;z-index:1;position:absolute;top:0;left:0}#hero-section .hero-sequence-wrapper .camera-wrapper:after{content:"";position:absolute;z-index:-1;bottom:0;left:0;width:100%;height:100%;pointer-events:none;background:linear-gradient(180deg,rgba(106,106,106,0) 8.02%,rgba(0,0,0,.86) 99.98%)}#hero-section .hero-sequence-wrapper .camera-wrapper video.camera-sequence{display:none}#hero-section .hero-sequence-wrapper .camera-wrapper .camera-sequence{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;object-fit:cover}#hero-section .hero-sequence-wrapper .camera-wrapper>*{position:absolute;display:flex;flex-direction:column}#hero-section .hero-sequence-wrapper .camera-wrapper>*>*{overflow:hidden}#hero-section .hero-sequence-wrapper .camera-wrapper>* .title .title-wrapper{display:flex;flex-direction:column;align-items:center}#hero-section .hero-sequence-wrapper .camera-wrapper>* .title .title-wrapper .content-title{margin-top:calc(var(--fs-root) * 2);overflow:hidden}#hero-section .hero-sequence-wrapper .camera-wrapper>* .title .title-wrapper .content-title span{color:#a7a7a7;font-family:Neue,sans-serif;font-size:calc(var(--fs-root) * 1.625);font-style:normal;font-weight:500;line-height:1;letter-spacing:calc(var(--fs-root) * .13);display:block}#hero-section .hero-sequence-wrapper .camera-wrapper>* .title .title-wrapper .content-title h2{color:#fff;text-align:center;font-family:Schibsted;font-size:min(6vh,var(--fs-root) * 3.875);font-style:normal;font-weight:500;line-height:normal;letter-spacing:calc(var(--fs-root) * -.11625);white-space:nowrap}#hero-section .hero-sequence-wrapper .camera-wrapper>* .content{margin-top:min(1.25vh,var(--fs-root) * 1.5)}#hero-section .hero-sequence-wrapper .camera-wrapper>* .content .content-wrapper{display:flex;flex-direction:column}#hero-section .hero-sequence-wrapper .camera-wrapper>* .content .content-wrapper .content-item{margin-top:calc(var(--fs-root) * 2);overflow:hidden}#hero-section .hero-sequence-wrapper .camera-wrapper>* .content .content-wrapper .content-item p{color:#a7a7a7;font-family:Schibsted;font-size:min(3.5vh,var(--fs-root) * 2);font-style:normal;font-weight:400;line-height:normal;letter-spacing:calc(var(--fs-root) * -.06)}#hero-section .hero-sequence-wrapper .camera-wrapper>* .content .content-wrapper .content-item:first-of-type{margin-top:0}#hero-section .hero-sequence-wrapper .camera-wrapper .first-camera{align-items:center;justify-content:flex-end;left:50%;bottom:min(5vh,var(--fs-root) * 3.5);transform:translate(-50%)}#hero-section .hero-sequence-wrapper .camera-wrapper .first-camera .content .content-wrapper .content-item p{width:calc(var(--fs-root) * 47.9375);text-align:center}#hero-section .hero-sequence-wrapper .camera-wrapper .second-camera{align-items:flex-start;justify-content:center;right:var(--horizontal-padding);bottom:50%;transform:translateY(calc(50% + var(--fs-root) * 3.5));width:calc(var(--fs-root) * 44.625)}#hero-section .hero-sequence-wrapper .camera-wrapper .third-camera{align-items:flex-start;width:calc(var(--fs-root) * 52.5);bottom:min(6.5vh,var(--fs-root) * 5);right:var(--horizontal-padding)}#hero-section .hero-sequence-wrapper .camera-wrapper .fourth-camera{align-items:center;bottom:min(5.75vh,var(--fs-root) * 4.25);left:50%;transform:translate(-50%)}#hero-section .hero-sequence-wrapper .camera-wrapper .fourth-camera .title>.title-wrapper>.content-title{margin-top:calc(var(--fs-root) * .5)}#hero-section .hero-sequence-wrapper .camera-wrapper .fourth-camera .content{overflow:visible;margin-top:calc(var(--fs-root) * 1.5)}#hero-section .hero-sequence-wrapper .camera-wrapper .fourth-camera .content .content-wrapper{align-items:center}#hero-section .hero-sequence-wrapper .camera-wrapper .fourth-camera .content .content-wrapper .content-item{margin-top:calc(var(--fs-root) * .5)}#hero-section .hero-sequence-wrapper .camera-wrapper .fourth-camera .content .content-wrapper .content-item:first-of-type{margin-top:0}#hero-section .hero-sequence-wrapper .camera-wrapper .fourth-camera .content .content-wrapper .content-item:last-of-type{margin-top:calc(var(--fs-root) * 2)}#hero-section .hero-sequence-wrapper .camera-wrapper .fourth-camera .content .content-wrapper .content-item:last-of-type p{color:#a7a7a7;font-family:Neue,sans-serif;font-size:calc(var(--fs-root) * 1.25);font-style:normal;font-weight:500;line-height:normal;letter-spacing:calc(var(--fs-root) * .1);margin-top:0}#hero-section .hero-sequence-wrapper .camera-wrapper #scroll-indicator{height:calc(var(--fs-root) * 20.5)}#hero-section .hero-sequence-wrapper .camera-wrapper #scroll-indicator .steps-indicator button img{width:calc(var(--fs-root) * 1.25);height:auto}#hero-section .nav-sections{width:100%;height:100vh;padding-top:90vh;pointer-events:none;display:none}#hero-section .nav-sections .nav-sect{width:100%;height:25%;display:block}#hero-section .nav-sections .nav-sect#sound{height:15%}#innovation-section{background-color:#fff;height:calc(var(--fs-root) * 45);margin-top:calc(var(--fs-root) * -45);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;padding-top:calc(var(--fs-root) * 9.125 * .5)!important;display:none!important}#innovation-section>*{display:flex;flex-direction:column;align-items:center}#innovation-section .top-inno{margin-bottom:calc(var(--fs-root) * 3.5)}#innovation-section .top-inno span{color:#404040;font-family:Neue,sans-serif;font-size:calc(var(--fs-root) * 1.625);font-style:normal;font-weight:500;line-height:normal;letter-spacing:calc(var(--fs-root) * .13);margin-bottom:calc(var(--fs-root) * .12)}#innovation-section .top-inno h2{color:#000;text-align:center;font-family:Schibsted;font-size:calc(var(--fs-root) * 3.875);font-style:normal;font-weight:500;line-height:normal;letter-spacing:calc(var(--fs-root) * -.11625)}#innovation-section .middle-inno{width:calc(var(--fs-root) * 56);color:#454545;text-align:center;font-family:Schibsted;font-size:calc(var(--fs-root) * 3.244);font-style:normal;font-weight:400;line-height:normal;letter-spacing:calc(var(--fs-root) * -.09731);margin-bottom:calc(var(--fs-root) * 6.5)}#innovation-section .bottom-inno{display:grid;grid-auto-flow:column;gap:calc(var(--fs-root) * 3)}#innovation-section .bottom-inno p{color:#6f6f6f;font-family:Neue,sans-serif;font-size:calc(var(--fs-root) * 1.25);font-style:normal;font-weight:500;line-height:normal;letter-spacing:calc(var(--fs-root) * .1)}#innovation-section .bottom-inno span{height:2px;width:calc(var(--fs-root) * 1.6875);background-color:silver;display:block}#camera-section{height:500vh;margin-top:200vh;z-index:0;position:static;display:none!important}#fourth-camera-mobile-section{display:none;visibility:hidden;opacity:0}#transforming-section{display:grid;grid-auto-flow:row;align-items:center;padding:calc(var(--fs-root) * 13.71) 0;gap:calc(var(--fs-root) * 2);background-color:unset!important;position:relative;padding-top:calc(var(--fs-root) * 9.125 * .5)!important}#transforming-section>*{text-align:center}#transforming-section .background{display:none;opacity:0;visibility:hidden}#transforming-section h2{color:#000;text-align:center;font-family:Schibsted;font-size:calc(var(--fs-root) * 3.25);font-style:normal;font-weight:500;line-height:1.25;letter-spacing:calc(var(--fs-root) * -.0975)}#transforming-section span{color:#9d9d9d;font-family:Neue;font-size:calc(var(--fs-root) * 2);font-style:normal;font-weight:500;line-height:1.25;letter-spacing:calc(var(--fs-root) * .54)}#transforming-section p{color:#474747;font-family:Schibsted;font-size:calc(var(--fs-root) * 2);font-style:normal;font-weight:500;line-height:1.5;letter-spacing:calc(var(--fs-root) * -.06)}#after-transforming-section{height:100vh}#after-transforming-section video{background-color:#000;width:100%;height:100%;object-fit:cover}#beyond-meetings-section{display:grid;place-items:center;align-content:start;gap:min(8vh,var(--fs-root) * 10);padding:0 var(--horizontal-padding);height:clamp(35vw,90vh - var(--fs-root) * 5,40vw);background-color:unset!important;padding-top:calc(var(--fs-root) * 9.125 * .5)!important}#beyond-meetings-section h2{color:#000;font-family:Schibsted;font-size:calc(var(--fs-root) * 3.875);font-style:normal;font-weight:400;line-height:1.5;letter-spacing:calc(var(--fs-root) * -.11625);text-align:center}#beyond-meetings-section .areas{display:grid;grid-template-columns:repeat(4,1fr);justify-content:space-between;width:100%}#beyond-meetings-section .areas .area{display:grid;grid-auto-flow:row;place-items:start;gap:calc(var(--fs-root) * 1.25);position:relative;padding:0 calc(var(--fs-root) * 5)}#beyond-meetings-section .areas .area:after{content:"";position:absolute;bottom:50%;right:0;transform:translateY(50%);width:.125rem;height:calc(var(--fs-root) * 5.75);background-color:#d9d9d9}#beyond-meetings-section .areas .area:first-of-type{padding-left:0}#beyond-meetings-section .areas .area:last-of-type{padding-right:0}#beyond-meetings-section .areas .area:last-of-type:after{display:none}#beyond-meetings-section .areas .area img{width:calc(var(--fs-root) * 4.625);height:calc(var(--fs-root) * 4.625)}#beyond-meetings-section .areas .area h2{color:#000;font-family:Schibsted;font-size:calc(var(--fs-root) * 2);font-style:normal;font-weight:500;line-height:normal;letter-spacing:calc(var(--fs-root) * -.06);text-transform:capitalize}#beyond-meetings-section .areas .area p{color:#868686;font-family:Schibsted;font-size:calc(var(--fs-root) * 1.25);font-style:normal;font-weight:400;line-height:normal;letter-spacing:calc(var(--fs-root) * -.0375)}#theway-section{background-color:unset!important}#theway-section .texture-wrapper{position:absolute;top:0;left:0;width:100%;height:100vh;z-index:-1}#theway-section .theway{width:100%;position:relative}#theway-section .theway .theway-media{width:100%;height:100vh;position:relative;display:flex;align-items:center;justify-content:center}#theway-section .theway .theway-media .video-wrapper{width:100%;height:100%;z-index:-1;position:relative}#theway-section .theway .theway-media .video-wrapper video{width:100%;height:100%;object-fit:cover}#theway-section .theway .theway-media .video-wrapper span{width:100%;height:100%;background-color:#000;opacity:.5;position:absolute;top:0;left:0;z-index:1;pointer-events:none}#theway-section .theway .theway-media-content{position:absolute;top:0%;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;justify-content:flex-end;z-index:1;width:100%;height:100vh}#theway-section .theway .theway-media-content .text-wrapper{overflow:hidden}#theway-section .theway .theway-media-content .text-wrapper span{color:#fff;font-family:Schibsted;font-size:calc(var(--fs-root) * 1.75);font-style:normal;font-weight:500;line-height:normal;letter-spacing:calc(var(--fs-root) * -.0525);display:block;text-transform:capitalize}#theway-section .theway .theway-media-content .text-wrapper p{color:#fff;font-family:Schibsted;font-size:calc(var(--fs-root) * 3.875);font-style:normal;font-weight:500;line-height:normal;letter-spacing:calc(var(--fs-root) * -.11625);text-transform:capitalize}#theway-section .theway .theway-content{display:grid;grid-template-columns:repeat(2,1fr);align-items:flex-start;padding:calc(var(--fs-root) * 9.125 * .6) calc(var(--fs-root) * 11) calc(var(--fs-root) * 12.675);position:relative}#theway-section .theway .theway-content h3{color:#000;font-family:Schibsted;font-size:calc(var(--fs-root) * 2.625);font-style:normal;font-weight:500;line-height:normal;letter-spacing:calc(var(--fs-root) * -.07875)}#theway-section .theway .theway-content span{background-color:#d9d9d9;width:.125rem;height:calc(var(--fs-root) * 7);display:block;position:absolute;top:calc(var(--fs-root) * 9.125 * .625);left:42.5%}#theway-section .theway .theway-content .text{display:grid;grid-auto-flow:row;gap:calc(var(--fs-root) * 2)}#theway-section .theway .theway-content .text p{color:#868686;font-family:Schibsted;font-size:calc(var(--fs-root) * 1.5625);font-style:normal;font-weight:400;line-height:normal;letter-spacing:calc(var(--fs-root) * -.04688)}#figures-section{display:flex;flex-direction:column;align-items:center;padding:calc(var(--fs-root) * 3) 0 calc(var(--fs-root) * 7)}#figures-section .ceevue{color:#000;font-family:Neue;font-size:calc(var(--fs-root) * 1.625);font-style:normal;font-weight:500;line-height:normal;letter-spacing:calc(var(--fs-root) * .43875);margin-bottom:calc(var(--fs-root) * 1.5)}#figures-section h4{color:#454545;text-align:center;font-family:Schibsted;font-size:calc(var(--fs-root) * 3.0625);font-style:normal;font-weight:400;line-height:normal;letter-spacing:calc(var(--fs-root) * -.09188);margin-bottom:calc(var(--fs-root) * 7.625)}#figures-section .figures{width:100%;display:flex;justify-content:space-between;padding:0 calc(var(--horizontal-padding) * 1.5)}#figures-section .figures .figure{display:flex;flex-direction:column;align-items:flex-start}#figures-section .figures .figure .number-wrapper{height:calc(var(--fs-root) * 4.85);overflow:hidden}#figures-section .figures .figure .number-wrapper .numbers-list{display:flex;flex-direction:column;align-items:flex-start}#figures-section .figures .figure .number-wrapper .numbers-list span{color:#000;font-family:Schibsted;font-size:calc(var(--fs-root) * 5);font-style:normal;font-weight:500;line-height:1;letter-spacing:calc(var(--fs-root) * -.15);text-transform:uppercase}#figures-section .figures .figure p{color:#868686;font-family:Schibsted;font-size:calc(var(--fs-root) * 1.25);font-style:normal;font-weight:400;line-height:normal;letter-spacing:calc(var(--fs-root) * -.0375)}@media (orientation: portrait){html,body{overflow:hidden}body.mobile-initial{position:fixed;width:100%;height:100%}#hero-section{z-index:4;padding-bottom:50vh;overflow:hidden}#hero-section .hero-sequence-wrapper .hero-sequence{width:100%;height:100%;object-fit:cover;z-index:-1}#hero-section .hero-sequence-wrapper .sequence-loader{position:absolute;bottom:3vh;left:50%;transform:translate(-50%);width:50px;height:50px;border-radius:50%;border:3px solid #656565;display:flex;align-items:center;justify-content:center}#hero-section .hero-sequence-wrapper .sequence-loader span{min-width:50.5px;min-height:50.5px;border-radius:50%;border:3px solid #d9d9d9;display:block}#hero-section .hero-sequence-wrapper .top-hero{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100vh;width:100%;padding-top:15vh}#hero-section .hero-sequence-wrapper .top-hero .h1-wrapper{display:flex;flex-direction:column;align-items:center;position:relative;overflow:visible}#hero-section .hero-sequence-wrapper .top-hero .h1-wrapper img{height:calc(var(--fs-root) * 2.5);width:auto;position:static;transform:unset;margin-bottom:calc(var(--fs-root) * 1);filter:invert(1);-webkit-filter:invert(1)}#hero-section .hero-sequence-wrapper .top-hero .h1-wrapper h1{color:#fff;font-size:calc(var(--fs-root) * 2.25);line-height:1.25;letter-spacing:calc(var(--fs-root) * -.0675)}#hero-section .hero-sequence-wrapper .top-hero .h1-wrapper h1 br{display:block}#hero-section .hero-sequence-wrapper .top-hero .bottom-hero{position:static;transform:unset;display:flex;flex-direction:column;align-items:center}#hero-section .hero-sequence-wrapper .top-hero .bottom-hero .hero-text{font-size:calc(var(--fs-root) * .875);font-style:normal;font-weight:500;line-height:1.5;letter-spacing:calc(var(--fs-root) * .1);white-space:wrap;margin-top:calc(var(--fs-root) * 2);margin-bottom:calc(var(--fs-root) * 3.2);width:75%;text-align:center}#hero-section .hero-sequence-wrapper .top-hero .bottom-hero .scroll-down{position:absolute;bottom:calc(var(--fs-root) * 1.5)}#hero-section .hero-sequence-wrapper .text-hero{display:flex;justify-content:center;margin-top:60vh;width:100%}#hero-section .hero-sequence-wrapper .text-hero .text-hero-wrapper{overflow:hidden}#hero-section .hero-sequence-wrapper .text-hero .text-hero-wrapper .text-wrapper{display:flex;flex-direction:column;align-items:center;width:100%;padding:0 4%}#hero-section .hero-sequence-wrapper .text-hero .text-hero-wrapper .text-wrapper span{color:#fff;font-size:calc(var(--fs-root) * .75);letter-spacing:calc(var(--fs-root) * .2025);margin:calc(var(--fs-root) * 1.315) 0}#hero-section .hero-sequence-wrapper .text-hero .text-hero-wrapper .text-wrapper p{font-size:calc(var(--fs-root) * 1.5);letter-spacing:calc(var(--fs-root) * -.045);margin-bottom:calc(var(--fs-root) * 2)}#hero-section .hero-sequence-wrapper .text-hero .text-hero-wrapper .text-wrapper p:last-of-type{margin:0}#hero-section .hero-sequence-wrapper .camera-wrapper{width:100%;height:100vh}#hero-section .hero-sequence-wrapper .camera-wrapper video.camera-sequence{display:block}#hero-section .hero-sequence-wrapper .camera-wrapper .camera-sequence{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;object-fit:cover}#hero-section .hero-sequence-wrapper .camera-wrapper>.camera-text{position:absolute;display:flex;flex-direction:column;width:100%!important;align-items:center!important;justify-content:flex-end!important;left:50%!important;bottom:calc(var(--fs-root) * 8.5)!important;transform:translate(-50%)!important}#hero-section .hero-sequence-wrapper .camera-wrapper>.camera-text>*{overflow:hidden;text-align:center}#hero-section .hero-sequence-wrapper .camera-wrapper>.camera-text .title .title-wrapper{display:flex;flex-direction:column;align-items:center}#hero-section .hero-sequence-wrapper .camera-wrapper>.camera-text .title .title-wrapper .content-title{margin-top:calc(var(--fs-root) * 2);overflow:hidden}#hero-section .hero-sequence-wrapper .camera-wrapper>.camera-text .title .title-wrapper .content-title span{color:#a7a7a7;font-family:Neue,sans-serif;font-size:calc(var(--fs-root) * 1.625);font-style:normal;font-weight:500;line-height:1;letter-spacing:calc(var(--fs-root) * .13);display:block}#hero-section .hero-sequence-wrapper .camera-wrapper>.camera-text .title .title-wrapper .content-title h2{font-size:calc(var(--fs-root) * 1.75);letter-spacing:calc(var(--fs-root) * -.0525);white-space:wrap}#hero-section .hero-sequence-wrapper .camera-wrapper>.camera-text .content{margin-top:calc(var(--fs-root) * 1)}#hero-section .hero-sequence-wrapper .camera-wrapper>.camera-text .content .content-wrapper{display:flex;flex-direction:column;align-items:center}#hero-section .hero-sequence-wrapper .camera-wrapper>.camera-text .content .content-wrapper .content-item{margin-top:calc(var(--fs-root) * 2);overflow:hidden}#hero-section .hero-sequence-wrapper .camera-wrapper>.camera-text .content .content-wrapper .content-item p{width:initial!important;color:#a7a7a7;font-family:Schibsted;font-size:calc(var(--fs-root) * 1);font-style:normal;font-weight:400;line-height:1.35;letter-spacing:calc(var(--fs-root) * -.06)}#hero-section .hero-sequence-wrapper .camera-wrapper>.camera-text .content .content-wrapper .content-item:first-of-type{margin-top:0}#hero-section .hero-sequence-wrapper .camera-wrapper .first-camera{padding:0 12.5%}#hero-section .hero-sequence-wrapper .camera-wrapper .second-camera{padding:0 10%}#hero-section .hero-sequence-wrapper .camera-wrapper .third-camera{padding:0 8%}#hero-section .hero-sequence-wrapper .camera-wrapper #scroll-indicator{width:calc(var(--fs-root) * 16.25)!important;height:.125rem}#hero-section .hero-sequence-wrapper .camera-wrapper #scroll-indicator .steps-indicator button img{width:auto;height:calc(var(--fs-root) * 1.3125)}#hero-section .hero-sequence-wrapper .camera-wrapper #scroll-indicator .steps-indicator button p{font-size:calc(var(--fs-root) * .6875)}#hero-section .hero-sequence-wrapper .camera-wrapper .fourth-camera{align-items:center;bottom:calc(var(--fs-root) * 4.25);left:50%;transform:translate(-50%)}#hero-section .hero-sequence-wrapper .camera-wrapper .fourth-camera .title .title-wrapper>*:first-of-type{display:none}#hero-section .hero-sequence-wrapper .camera-wrapper .fourth-camera .content .content-wrapper{align-items:center}#hero-section .hero-sequence-wrapper .camera-wrapper .fourth-camera .content .content-wrapper .content-item{margin-top:calc(var(--fs-root) * 0)}#hero-section .hero-sequence-wrapper .camera-wrapper .fourth-camera .content .content-wrapper .content-item:last-of-type{width:75%;margin-top:calc(var(--fs-root) * .5)}#hero-section .hero-sequence-wrapper .camera-wrapper .fourth-camera .content .content-wrapper .content-item:last-of-type p{width:initial!important;color:#a7a7a7;font-family:Schibsted;font-size:calc(var(--fs-root) * 1);font-style:normal;font-weight:400;line-height:1.35;letter-spacing:calc(var(--fs-root) * -.06);margin-top:calc(var(--fs-root) * .5)}#innovation-section{height:min(85vh,var(--fs-root) * 40);margin-top:max(-85vh,var(--fs-root) * -40);display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:3;padding-top:0!important}#innovation-section>*{display:flex;flex-direction:column;align-items:center}#innovation-section .top-inno{margin-bottom:5vh}#innovation-section .top-inno span{color:#404040;font-size:calc(var(--fs-root) * 1);letter-spacing:calc(var(--fs-root) * .08);margin-bottom:calc(var(--fs-root) * .12)}#innovation-section .top-inno h2{font-size:calc(var(--fs-root) * 1.75);letter-spacing:calc(var(--fs-root) * -.0525)}#innovation-section .middle-inno{width:100%;padding:0 8.5%;font-size:calc(var(--fs-root) * 1.3125);font-weight:500;letter-spacing:calc(var(--fs-root) * -.03938);margin-bottom:12.5vh;line-height:1.57}#innovation-section .bottom-inno{display:grid;grid-auto-flow:row;gap:calc(var(--fs-root) * 1.15);place-items:center}#innovation-section .bottom-inno p{font-size:calc(var(--fs-root) * .875);letter-spacing:calc(var(--fs-root) * .07)}#innovation-section .bottom-inno span{height:2px;width:calc(var(--fs-root) * 1.25);background-color:silver;display:block}#camera-section{height:600vh;margin-top:-100vh;z-index:2}#camera-section .nav-sections{padding-top:40vh}#camera-section .nav-sections .nav-sect{width:100%;display:block}#camera-section .nav-sections .nav-sect#camera{height:20%}#camera-section .nav-sections .nav-sect#sound,#camera-section .nav-sections .nav-sect#lighting{height:17.5%}#camera-section .nav-sections .nav-sect:last-of-type{height:0}#transforming-section{align-content:center;padding:0%;gap:calc(var(--fs-root) * 1.3125);background-color:#fff;height:initial;padding:calc(var(--fs-root) * 6.5) 0 calc(var(--fs-root) * 5)!important}#transforming-section>*{text-align:center;color:#868686!important}#transforming-section .texture{display:none}#transforming-section h2{font-size:calc(var(--fs-root) * 1.5);line-height:1.25;letter-spacing:calc(var(--fs-root) * -.045);grid-row:2/3}#transforming-section span{font-size:calc(var(--fs-root) * .75);letter-spacing:calc(var(--fs-root) * .2025);grid-row:1/2}#transforming-section p{color:#474747;font-family:Schibsted;font-size:calc(var(--fs-root) * 1);font-style:normal;font-weight:500;line-height:1.5;letter-spacing:calc(var(--fs-root) * -.06);margin-top:12.5vh;grid-row:3/4}#after-transforming-section{height:100vh}#after-transforming-section video{width:100%;height:100%;object-fit:cover}#beyond-meetings-section{display:grid;place-items:center;align-content:center;gap:min(8vh,var(--fs-root) * 10);padding:7vh 0!important;height:initial;background-color:#fff}#beyond-meetings-section h2{font-size:calc(var(--fs-root) * 1.75);font-weight:500;letter-spacing:calc(var(--fs-root) * -.0525);text-align:center;line-height:1.25}#beyond-meetings-section .areas{display:grid;grid-template-columns:repeat(2,1fr);justify-content:space-between;width:100%;row-gap:calc(var(--fs-root) * 3.75)}#beyond-meetings-section .areas .area{display:grid;grid-auto-flow:row;place-items:center;align-content:start;gap:calc(var(--fs-root) * .5);position:relative;padding:0!important}#beyond-meetings-section .areas .area:after{display:none}#beyond-meetings-section .areas .area>*{text-align:center}#beyond-meetings-section .areas .area img{width:calc(var(--fs-root) * 2.5);height:calc(var(--fs-root) * 2.5)}#beyond-meetings-section .areas .area h2{font-size:calc(var(--fs-root) * 1.25);letter-spacing:calc(var(--fs-root) * -.0375)}#beyond-meetings-section .areas .area p{font-size:calc(var(--fs-root) * .6875);letter-spacing:calc(var(--fs-root) * -.02063);width:calc(var(--fs-root) * 8.75)}#theway-section{background-color:#fff}#theway-section .theway{width:100%}#theway-section .theway .texture{top:0;left:0;transform:unset}#theway-section .theway .theway-media{width:100%;height:100vh;position:relative;display:flex;align-items:center;justify-content:center}#theway-section .theway .theway-media .video-wrapper{width:100%;height:100%;z-index:-1}#theway-section .theway .theway-media .video-wrapper video{width:100%;height:100%;object-fit:cover}#theway-section .theway .theway-media-content .text-wrapper{overflow:hidden}#theway-section .theway .theway-media-content .text-wrapper span{font-size:calc(var(--fs-root) * 1);letter-spacing:calc(var(--fs-root) * -.03);margin-bottom:calc(var(--fs-root) * .5)}#theway-section .theway .theway-media-content .text-wrapper p{font-size:calc(var(--fs-root) * 1.7);letter-spacing:calc(var(--fs-root) * -.0525);white-space:nowrap}#theway-section .theway .theway-media-content .text-wrapper p br{display:none}#theway-section .theway .theway-content{display:grid;grid-template-columns:1fr;grid-auto-flow:row;gap:5vh;align-items:center;place-items:center;padding:10vh 0!important}#theway-section .theway .theway-content h3{font-size:calc(var(--fs-root) * 1.65);letter-spacing:calc(var(--fs-root) * -.0525);text-align:center}#theway-section .theway .theway-content h3 br{display:none}#theway-section .theway .theway-content span{height:.125rem;width:30%;display:block;position:static;transform:unset}#theway-section .theway .theway-content .text{display:grid;grid-auto-flow:row;gap:calc(var(--fs-root) * 2);text-align:center;padding:0 6%}#theway-section .theway .theway-content .text p{font-size:calc(var(--fs-root) * 1);letter-spacing:calc(var(--fs-root) * -.03)}#figures-section{display:flex;flex-direction:column;align-items:center;padding:10vh 0}#figures-section .ceevue{font-size:calc(var(--fs-root) * 1);letter-spacing:calc(var(--fs-root) * .27);margin-bottom:calc(var(--fs-root) * 1.5)}#figures-section h4{font-size:calc(var(--fs-root) * 1.5);font-weight:500;letter-spacing:calc(var(--fs-root) * -.045);margin-bottom:min(10vh,var(--fs-root) * 5);line-height:1.375}#figures-section .figures{display:grid;grid-template-columns:repeat(2,1fr);justify-content:space-between;row-gap:10vh;padding:0}#figures-section .figures .figure{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}#figures-section .figures .figure .number-wrapper{height:calc(var(--fs-root) * 2.25)}#figures-section .figures .figure .number-wrapper .numbers-list{align-items:center}#figures-section .figures .figure .number-wrapper .numbers-list span{font-size:calc(var(--fs-root) * 2.25);letter-spacing:calc(var(--fs-root) * -.0675);text-align:center}#figures-section .figures .figure p{font-size:calc(var(--fs-root) * 1);text-align:center;letter-spacing:calc(var(--fs-root) * -.03)}}
