/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */@import url(https://use.typekit.net/bhp8bst.css);*{box-sizing:border-box}html{font-size:62.5%;line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;color:inherit}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{background:0 0;color:inherit;border:none;padding:0;font:inherit;cursor:none;outline:inherit;-webkit-appearance:none}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}body{background-color:#000;color:#fff;cursor:none}*{cursor:none!important}.container{max-width:187.2rem;margin:0 auto}.container--slim{max-width:80rem}.container--pad-v{padding-top:100px;padding-bottom:100px}@font-face{font-family:favorit-pro;src:url("/assets/fonts/favoritpro-book-webfont.woff2") format("woff2"),url("/assets/fonts/favoritpro-book-webfont.woff") format("woff");font-weight:400;font-style:normal}@font-face{font-family:favorit-pro;src:url("/assets/fonts/favoritpro-light-webfont.woff2") format("woff2"),url("/assets/fonts/favoritpro-light-webfont.woff") format("woff");font-weight:light;font-style:normal}@font-face{font-family:neue-metana;src:url("/assets/fonts/neuemetananext-semibold-webfont.woff2") format("woff2"),url("/assets/fonts/neuemetananext-semibold-webfont.woff") format("woff");font-weight:400;font-style:normal}body{font-family:favorit-pro,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue";font-size:inherit}h1,h2,h3,h4,h5,h6{font-family:neue-metana,"Times New Roman",Georgia,Times,serif}p{font-size:1.6rem;font-weight:200;line-height:1.25;margin-top:0}.block-link{display:block;width:100%;text-decoration:none}.btn{display:block}.disable-pointer{pointer-events:none}.down-arrow-indicator{position:fixed;bottom:15px;margin-left:-11px;left:50%;display:none;pointer-events:none;animation:bounce-out-down 2s ease infinite}.down-arrow-indicator.is-active{display:block}@keyframes bounce-out-down{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(-10px)}40%{opacity:1;transform:translateY(-10px)}100%{opacity:0;transform:translateY(10px)}}.mb-0{margin-bottom:0}.text-in .word{overflow:hidden}.contact-card{text-align:center;margin-bottom:4rem}@media (min-width:501px){.contact-card{margin-bottom:0}}@media (min-width:751px){.contact-card{width:calc(33.33% - 20px);margin-bottom:0}}.contact-card--last-child{margin-bottom:0}.contact-card__title{width:100%;font-family:favorit-pro,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue";font-size:3.8rem;font-weight:300;text-align:center;margin:0 0 1.2rem}@media (min-width:751px){.contact-card__title{display:inline-block;font-size:4.4rem}}@media (min-width:1400px){.contact-card__title{font-size:7.2rem;margin-right:8rem}}.contact-card__link{text-decoration:none;text-transform:lowercase;font-size:1.6rem;transition:all .3s ease-in-out;position:relative;padding:1.4rem}@media (min-width:501px){.contact-card__link{padding:.3rem}}@media (min-width:751px){.contact-card__link{padding:1.4rem}}.contact-card__link:hover:after{transform:scaleX(1);transform-origin:right}.contact-card__link:after{content:'';position:absolute;bottom:1rem;left:1rem;width:calc(100% - 2rem);height:.1rem;background-color:#fff;transition:transform .3s cubic-bezier(.4, 0, .2, 1);transform:scaleX(0);transform-origin:left}.contact-card__link.is-active:after{transform:scaleX(1)}.contact-card__link:not(:last-child){margin-right:1.2rem}@media (min-width:1400px){.contact-card__link{font-size:1.8rem}}.contact-card__link:hover{text-shadow:0 0 8px #fff}.custom-cursor{position:fixed;width:7.2rem;height:7.2rem;z-index:99999;pointer-events:none;transform-origin:center;overflow:hidden;cursor:none}.custom-cursor__icon{position:absolute;top:-1%;left:-1%;height:102%;width:102%;opacity:.95;border-radius:100%;background-color:#fff;transform:scale(0);transform-origin:center}.custom-cursor__icon--play{clip-path:polygon(0% 0%,0% 100%,40% 100%,40% 30%,75% 50%,40% 75%,40% 100%,100% 100%,100% 0%)}.custom-cursor__icon--stop{clip-path:polygon(0% 0%,0% 100%,25% 100%,25% 25%,75% 25%,75% 75%,25% 75%,25% 100%,100% 100%,100% 0%)}.generic-content h1{font-size:4rem;line-height:1}.generic-content p{line-height:1.7;margin:2rem 0}.generic-content li{font-size:1.6rem;font-weight:200;line-height:1.7}.generic-content strong{font-family:neue-metana,"Times New Roman",Georgia,Times,serif}.main-menu{display:flex;position:absolute;top:-2.5rem;left:100vw;width:100vw;height:100vh;height:calc(var(--vh,1vh) * 100);background-color:#000;z-index:-1}@media (min-width:751px){.main-menu{position:relative;top:unset;left:unset;z-index:unset;width:auto;height:auto;background-color:transparent}}.main-menu ul{display:flex;justify-content:space-between;flex-direction:column;align-items:center;list-style-type:none;margin:0;width:100%;padding:150px 0 100px 0}@media (min-width:501px){.main-menu ul{flex-direction:row;flex-wrap:wrap;padding-top:60px}}@media (min-width:751px){.main-menu ul{flex-wrap:nowrap;flex-direction:row;width:auto;padding:0}}.main-menu--socials{position:fixed;top:0;right:2.5rem}.main-menu__mob-trigger{font-size:1.8rem;text-transform:lowercase}@media (min-width:751px){.main-menu__mob-trigger{display:none}}.main-menu__item{opacity:0;transform:translate(0,50px)}@media (min-width:751px){.main-menu__item{opacity:1;transform:translate(0,0)}}@media (min-width:501px){.main-menu__item{width:33.33%;text-align:center}}@media (min-width:751px){.main-menu__item{width:auto}}@media (min-width:751px){.main-menu__item:not(:last-child){margin-right:2rem}}.main-menu__item--social{display:flex;justify-content:space-between}@media (min-width:501px){.main-menu__item--social{width:100%;justify-content:center}}@media (min-width:751px){.main-menu__item--social{display:none}}.main-menu__item--social a{font-size:1.8rem;text-decoration:none;transform:translateX(3rem);opacity:0}.main-menu__item--social a:not(:last-child){margin-right:1.8rem}.main-menu__button{position:relative;font-size:3.8rem;text-decoration:none;text-transform:lowercase;padding:1.4rem;display:block}@media (min-width:501px){.main-menu__button{display:inline-block}}@media (min-width:751px){.main-menu__button{font-size:1.2rem;display:block}}@media (min-width:1400px){.main-menu__button{font-size:1.8rem}}.main-menu__button:hover:after{transform:scaleX(1);transform-origin:right}.main-menu__button:after{content:'';position:absolute;bottom:1rem;left:1rem;width:calc(100% - 2rem);height:.1rem;background-color:#fff;transition:transform .3s cubic-bezier(.4, 0, .2, 1);transform:scaleX(0);transform-origin:left}.main-menu__button.is-active:after{transform:scaleX(1)}.main-menu__button--home{width:148px;height:31px;margin-left:14px;padding:0 1rem}.main-menu__button--home .main-menu__button--home-inner{position:absolute;top:0;left:0;height:100%;width:calc(100% + 50px);clip-path:polygon(9% 0%,18% 0%,8% 100%,0% 100%)}.main-menu__button--home .main-menu__button--home-inner svg{position:absolute;top:0;left:-57px;width:148px;height:31px}.main-menu__button--home .main-menu__button--home-inner sup{position:absolute;right:15px;top:0;font-size:7px;line-height:1;text-transform:uppercase}.main-menu__button--home:after{display:none}.site-header__logo--home{position:relative;width:164px;height:31px}.site-header__logo--home sup{position:absolute;left:100%;top:0;font-size:7px;line-height:1}.site-header__logo-part{position:absolute;top:0;left:0;height:100%;width:100%}.site-header__logo-square{transform-origin:center;transform:scale(0);transition:all .6s cubic-bezier(.7, 0, .3, 1)}.site-header__logo-center{left:-5px;transition:all .6s cubic-bezier(.7, 0, .3, 1)}.site-header__logo-right{left:-11px;transition:all .6s cubic-bezier(.7, 0, .3, 1)}.site-header__logo--home:hover .site-header__logo-square{transform:scale(1)}.site-header__logo--home:hover .site-header__logo-center{left:0}.site-header__logo--home:hover .site-header__logo-right{left:0}.nav{display:flex}.contact{display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;min-height:100vh;min-height:calc(var(--vh,1vh) * 100)}@media (min-width:501px){.contact{flex-direction:row;justify-content:space-around}}.contact__image{position:absolute;width:auto;pointer-events:none}.contact__image--top{right:0;top:0;max-height:30vh;opacity:0}@media (min-width:751px){.contact__image--top{max-height:37vh}}.contact__image--bottom{left:-75%;bottom:0;max-height:30vh;opacity:0}@media (min-width:751px){.contact__image--bottom{left:0;max-height:37vh}}.footer-nav{text-align:center;padding-bottom:1.3rem;display:none}.footer-nav.is-active{display:block}.footer-nav a{display:inline-block;font-size:1rem;text-decoration:none;text-transform:lowercase;padding:1.4rem}@media (min-width:751px){.footer-nav a{font-size:1.2rem}}@media (min-width:1400px){.footer-nav a{font-size:1.7rem}}.full-height-sticky-section{width:100vw;position:relative;background-size:cover}.full-height-sticky-section--gap{margin-top:500px;margin-bottom:150px}@media (min-width:1021px){.full-height-sticky-section--gap{margin-top:200px;margin-bottom:0}}@media (min-width:1201px){.full-height-sticky-section--gap{margin-top:300px;margin-bottom:150px}}@media (min-width:1401px){.full-height-sticky-section--gap{margin-top:500px}}.full-height-sticky-section__text-wrap{height:100vh;height:calc(var(--vh,1vh) * 100);display:flex;align-items:center;width:100%;top:0;left:0;padding:0 2.5rem}@media (max-width:749px){.full-height-sticky-section__text-wrap{min-height:400px}}@media (min-width:751px){.full-height-sticky-section__text-wrap{width:75%;padding:0 60px}}@media (min-width:1021px){.full-height-sticky-section__text-wrap{width:70%;padding:0 100px;max-height:850px}}@media (min-width:1201px){.full-height-sticky-section__text-wrap{width:65%}}@media (min-width:1401px){.full-height-sticky-section__text-wrap{max-height:none}}.full-height-sticky-section__text-wrap p{font-size:2.2rem;line-height:1.5}@media screen and (min-width:750px) and (min-height:750px){.full-height-sticky-section__text-wrap p{font-size:2.6rem}}@media screen and (min-width:1600px) and (min-height:750px){.full-height-sticky-section__text-wrap p{font-size:2.8rem}}.full-height-sticky-section__text-wrap--right{margin-left:auto}@media (min-width:501px){.full-height-sticky-section__text-wrap--right{padding-left:100px}}@media (min-width:751px){.full-height-sticky-section__text-wrap--right{padding-left:0}}.full-height-sticky-section__text-wrap--center{width:100%}@media (max-width:1019px){.full-height-sticky-section__text-wrap--empty{display:none}}.full-video{position:relative;width:100vw;padding-bottom:56.25%}@media (min-width:1021px){.full-video{height:100vh;height:calc(var(--vh,1vh) * 100);padding-bottom:0}}.full-video__play{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-image:url("https://res.cloudinary.com/dzqc9widi/video/upload/so_26/website/c2l6emxlcg.jpg");background-size:cover;z-index:1}.full-video__play:after{content:'';width:0;height:0;border-style:solid;border-width:25px 0 25px 50px;border-color:transparent transparent transparent #fff}@media (min-width:1021px){.full-video__play:after{border-width:75px 0 75px 150px}}.full-video__play:hover:after{opacity:.5}.full-video__play.playing{opacity:0;pointer-events:none}.full-video__video{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;object-position:center}.intro-splash{position:absolute;display:flex;align-items:center;justify-content:center;height:100vh;height:calc(var(--vh,1vh) * 100);width:100vw;z-index:999;cursor:none}.intro-splash__container{position:absolute;top:0;left:0;height:100vh;height:calc(var(--vh,1vh) * 100);width:100vw;z-index:10}.intro-splash__container:first-of-type{clip-path:polygon(0% 0%,100% 0%,100% 51%,0% 51%)}.intro-splash__container:last-of-type{clip-path:polygon(0% 49%,100% 49%,100% 100%,0% 100%)}.intro-splash__logo{position:absolute;height:8rem;width:8rem;left:calc(50% - 4rem);top:calc(50% - 4rem);transform:scale(0) rotate(15deg);z-index:4}.intro-splash__logo path{fill:#000000}.intro-splash__accent{position:absolute;display:block;width:1rem;height:100vh;height:calc(var(--vh,1vh) * 100);background-color:#000;z-index:4}.intro-splash__accent--right{top:-4.8rem;left:calc(50% + 1.3rem);transform-origin:bottom center;transform:scaleY(0);mask-size:100% 100%;mask-repeat:no-repeat;mask-position:center center}.intro-splash__accent--left{bottom:calc(-50% - 5rem);left:calc(50% - 3.4rem);transform-origin:top center;transform:scaleY(0);mask-size:100% 100%;mask-repeat:no-repeat;mask-position:center center}.intro-splash__slice{position:absolute;height:100vh;height:calc(var(--vh,1vh) * 100);width:100vw;background-color:#101010;left:0;z-index:3}.intro-splash__slice--left{clip-path:polygon(52.37% 0%,52.45% 47.64%,47.91% 52.46%,47.91% 100%,0% 100%,0% 0%)}.intro-splash__slice--right{clip-path:polygon(51.9% 0%,51.9% 47.64%,47.54% 52.67%,47.54% 100%,100% 100%,100% 0%)}.intro-splash__mask{position:absolute;top:-100vh;left:-100vw;width:100vw;height:52vh}.intro-video{position:relative;width:100vw;height:100vh;height:calc(var(--vh,1vh) * 100);display:flex;align-items:center;justify-content:center;margin-bottom:33.33vh;padding:2rem}.intro-video .cld-video-player>*{display:none}.intro-video .cld-video-player>video{display:block}.intro-video__title{position:relative;z-index:1;font-family:favorit-pro,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue";font-size:clamp(4rem, 5.6vw, 7.5rem);text-align:center;font-weight:300;padding:0 30px 60px 30px;z-index:2;width:100vw;height:60vh;display:flex;align-items:center;justify-content:center;flex-direction:column;user-select:none}@media (min-width:361px){.intro-video__title{padding:0 60px 60px 60px}}@media (min-width:501px){.intro-video__title{padding-top:30px;padding-bottom:60px;padding-left:60px;padding-right:60px;height:100vh;height:calc(var(--vh,1vh) * 100)}}@media (min-width:751px){.intro-video__title{flex-direction:row;height:60vh}}@media (min-width:1201px){.intro-video__title{height:150PX;padding-top:60px}}.intro-video__title.disabled{pointer-events:none}.intro-video__title:after{content:'';width:0;height:0;border-style:solid;border-width:25px 0 25px 50px;border-color:transparent transparent transparent #fff;position:absolute;bottom:70px;opacity:0;transition:all .6s cubic-bezier(.7, 0, .3, 1)}@media (min-width:501px){.intro-video__title:after{border-width:15px 0 15px 25px}}@media (min-width:751px){.intro-video__title:after{border-width:25px 0 25px 50px}}@media (min-width:1201px){.intro-video__title:after{display:none}}.intro-video__title.intro-done::after{opacity:1}.intro-video__background-video{position:absolute;width:100vw;height:100vh;height:calc(var(--vh,1vh) * 100);object-fit:cover;object-position:center}.intro-video__background-video video{width:100%;height:100%;object-fit:cover}@media (max-width:1019px){.intro-video__background-video.playing-sizzler video{object-fit:contain}}.intro-video__stop-trigger{display:none;position:fixed;width:100vw;height:80vh;top:10vh;left:0;z-index:3}.intro-video__stop-trigger.active{display:block}.intro-video__blur-overlay{position:fixed;width:100vw;height:100vh;height:calc(var(--vh,1vh) * 100);top:0;left:0;backdrop-filter:blur(20px);z-index:1;pointer-events:none}.intro-video__video-player{display:none}.intro-video__video-player.is-active{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100vw;height:100vh;height:calc(var(--vh,1vh) * 100);background-color:#000;opacity:0;visibility:hidden;z-index:10}.intro-video__video-player video{max-width:100%}.job-listing{position:relative;padding-bottom:12rem;padding-top:22rem;width:100vw;overflow:hidden}@media (min-width:751px){.job-listing{display:flex;padding-bottom:14rem}}.job-listing__entry{width:83.33%;margin-left:8.333%}@media (min-width:751px){.job-listing__entry{width:100%;margin-left:0}}.job-listing__anchor{position:relative;display:flex;align-items:center;flex-wrap:wrap;text-decoration:none}.job-listing__anchor:hover .job-listing__arrow{transform:translateX(-10px)}.job-listing__anchor:hover .job-listing__count:after{width:0%}.job-listing__col{width:100%}@media (min-width:751px){.job-listing__col{width:41.665%}.job-listing__col:first-child{margin-left:8.333%}}.job-listing__section-title{font-size:5.8rem;font-family:favorit-pro,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue";font-weight:300;margin-bottom:8rem;text-align:center;font-size:3.8rem}@media (min-width:751px){.job-listing__section-title{font-size:5.8rem;text-align:left}}@media (min-width:1400px){.job-listing__section-title{font-size:7.2rem}}.job-listing__count{position:relative;display:flex;width:100%;font-size:1.2rem;margin-bottom:4rem;align-items:center}.job-listing__count span{display:block;margin-right:10px}.job-listing__count:after{content:'';display:block;opacity:.5;height:1PX;width:100%;background-color:#fff;transition:all .8s cubic-bezier(.4, 0, .2, 1)}.job-listing__title{font-family:favorit-pro,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue";font-size:2.8rem;margin:0 0 2rem;width:100%}@media (min-width:1400px){.job-listing__title{font-size:3rem;width:70%;margin-bottom:4rem}}.job-listing__title span{font-size:80%;display:block}.job-listing__location{margin-bottom:4rem;opacity:.5;font-size:1.2rem}.job-listing__arrow{position:absolute;height:1.4rem;width:1.4rem;top:calc(50% - .7rem);right:0;transition:right .3s cubic-bezier(.4, 0, .2, 1)}.job-listing__vid{position:absolute;top:0;left:0;pointer-events:none;z-index:-1}.job-page{position:fixed;top:0;right:0;width:90vw;height:100vh;height:calc(var(--vh,1vh) * 100);overflow:scroll;background-color:rgba(0,0,0,.9);color:#fff;z-index:9999;transform:translateX(100%)}.job-page__close{position:sticky;top:0;left:0;width:50px;height:50px}@media (min-width:1021px){.job-page__close{width:100px;height:100px}}.job-page__close:after,.job-page__close:before{content:'';width:30px;height:4px;position:absolute;top:50%;left:50%;margin-top:-2px;margin-left:-20px;background-color:#fff}@media (min-width:1021px){.job-page__close:after,.job-page__close:before{width:40px}}.job-page__close:after{transform:rotate(45deg)}.job-page__close:before{transform:rotate(-45deg)}.job-page__wrapper{display:none}.job-page__wrapper.active{display:block}.job-page__container{width:100%;padding:0 50px 100px 50px;max-width:900px;margin:0 auto}.job-page__container h1{font-size:2rem;line-height:1;word-break:break-word;hyphens:auto}@media (min-width:1021px){.job-page__container h1{font-size:4rem}}.job-page__container p{line-height:1.7;margin:2rem 0}.job-page__container li{font-size:1.6rem;font-weight:200;line-height:1.7}.job-page__container strong{font-family:neue-metana,"Times New Roman",Georgia,Times,serif}.page-transition{position:fixed;visibility:hidden;opacity:0;width:100vw;height:100vh;height:calc(var(--vh,1vh) * 100);background-color:#000;z-index:998}.page-transition__block{height:0;width:0;opacity:0;visibility:hidden}.page-transition__block.is-active{width:100vw;height:100vh;height:calc(var(--vh,1vh) * 100);opacity:1;visibility:visible}.site-footer{position:relative;padding-top:12rem}@media (min-width:751px){.site-footer{padding-top:17rem}}.site-footer__button{position:absolute;top:0;left:calc(50% - 1.2rem)}.site-footer__arrow{height:2.4rem;width:2.4rem;transform:rotate(-90deg)}.site-header{position:fixed;display:flex;justify-content:space-between;align-items:center;top:2.5rem;left:0;padding:0 2.5rem;width:100vw;z-index:999;pointer-events:none}.site-header>*{pointer-events:all}@media (min-width:751px){.site-header{bottom:1.3rem;top:auto;height:auto;width:100%;padding:0 .25rem 0 2.5rem}}.split-section{background-color:#e95234;margin-bottom:12rem;border-radius:0 0 1rem 1rem}@media (min-width:1201px){.split-section{display:flex;margin-bottom:0;border-radius:0}}.split-section__col{position:relative}.split-section__col--video{pointer-events:none}.split-section__col .full-height-sticky-section__text-wrap{height:auto;padding-top:100px}.split-section__col .full-height-sticky-section__text-wrap:last-child{padding-bottom:100px}@media (min-width:1201px){.split-section__col{width:50%}}.split-section__col p{width:100%;font-size:2.2rem;font-weight:300}@media screen and (min-width:750px) and (min-height:750px){.split-section__col p{font-size:2.6rem}}@media screen and (min-width:1400px) and (min-height:750px){.split-section__col p{font-size:3rem}}@media (min-width:1201px){.split-section__img-wrapper{position:relative;height:calc(100vh - 0px);height:calc(var(--vh,1vh) * 100);width:100%;overflow:hidden}}.split-section__img-wrapper img,.split-section__img-wrapper video{max-width:100%;height:auto}@media (min-width:1201px){.split-section__img-wrapper img,.split-section__img-wrapper video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}}.statement{width:83.33%;margin-left:8.333%;padding-bottom:0;height:100vh;height:calc(var(--vh,1vh) * 100);display:flex;flex-direction:column;justify-content:center}.statement__text{font-size:3.2rem;font-weight:300;text-align:center}@media (min-width:751px){.statement__text{font-size:5.2rem}}@media screen and (min-width:1400px){.statement__text{font-size:5.8rem}}@media screen and (min-width:1400px) and (min-height:750px){.statement__text{font-size:7.2rem}}.statement__text:last-of-type{margin-bottom:0}.sticky-statements{margin-bottom:12rem;width:100vw}.sticky-statements__text-wrap{height:100vh;height:calc(var(--vh,1vh) * 100);display:flex;align-items:center;padding:0 50px}@media (min-width:751px){.sticky-statements__text-wrap{padding:0}}@media (min-width:751px){.sticky-statements{width:49.998%;max-width:80rem;margin:0 auto}}.sticky-statements p{font-size:2.2em;text-align:center}@media (min-width:751px){.sticky-statements p{font-size:2.8rem}}@media (min-width:1400px){.sticky-statements p{font-size:3.5rem}}.surprise{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;display:flex;align-items:center;justify-content:center;display:none;pointer-events:none;z-index:9999}.surprise.show{display:flex;pointer-events:all}.surprise__close{position:absolute;top:0;left:0;width:100px;height:100px}.surprise__close:after,.surprise__close:before{content:'';width:40px;height:4px;position:absolute;top:50%;left:50%;margin-top:-2px;margin-left:-20px;background-color:#fff}.surprise__close:after{transform:rotate(45deg)}.surprise__close:before{transform:rotate(-45deg)}.surprise video{max-width:100%}.surprise .cld-video-player>*{display:none}.surprise .cld-video-player>video{display:block}.text-hero{position:relative;display:flex;align-items:center;justify-content:center;padding:11.5rem 0 13rem;height:100vh;height:calc(var(--vh,1vh) * 100);width:100vw}@media (min-width:501px){.text-hero{min-height:400px}}@media (min-width:751px){.text-hero{min-height:100vh;min-height:calc(var(--vh,1vh) * 100)}}.text-hero__title{margin-left:24.999%;width:83.33%;line-height:1.15;margin:0;font-size:11vw;text-transform:uppercase;z-index:2}.text-hero__title span{margin-left:16.666%}.text-hero__shape{position:absolute;top:0;right:0;z-index:-1}.text-hero__shape img{width:80vw;height:auto}@media (min-width:501px){.text-hero__shape img{width:340px}}@media (min-width:751px){.text-hero__shape img{width:50vw}}.video-hero{position:relative}@media (max-width:1199px){.video-hero{width:100vw;overflow:hidden}}@media (min-width:1201px){.video-hero{margin-bottom:-35vh}}.video-hero__text-wrap{height:100vh;height:calc(var(--vh,1vh) * 100);display:flex;align-items:center;position:absolute;top:0;left:0;width:66.664%;margin-left:8.333%}@media (min-width:751px){.video-hero__text-wrap{padding:0 50px}}@media (min-width:1401px){.video-hero__text-wrap{padding:0 100px}}.video-hero__text-wrap p{font-size:2.2rem}@media (min-width:751px){.video-hero__text-wrap p{font-size:2.6rem}}.video-hero__bg{position:absolute;top:0;left:0;width:100%;height:300vh;pointer-events:none;z-index:-1;overflow:hidden}.video-hero__bg svg{position:absolute;width:0;height:0}.video-hero__video-outer{-webkit-clip-path:url(#logoClipPath);clip-path:url(#logoClipPath);position:absolute;width:470px;height:620px;object-fit:contain;position:absolute;top:50%;left:50%;transform:translate(-50%,-10%);z-index:-1}@media (min-width:501px){.video-hero__video-outer{width:820px;height:700px}}@media (min-width:751px){.video-hero__video-outer{width:960px;height:1380px;object-fit:contain;top:40%}}@media (min-width:1201px){.video-hero__video-outer{width:1290px;height:1750px;object-fit:contain;top:40%}}.video-hero__video-outer video{width:100%;height:100%;object-fit:contain}.video-hero__statement{line-height:1.15;font-size:clamp(2.2rem, 11vw, 21.5rem);text-transform:uppercase;width:100vw;text-align:center}@media (min-width:1021px){.video-hero__statement{text-align:left}}@media (min-width:1021px){.video-hero__statement span{margin-left:11vw}}.video-hero__statement-accent{position:absolute;font-family:bitcount-mono-single-circle,monospace;text-transform:uppercase;font-size:.8rem}@media (min-width:751px){.video-hero__statement-accent{font-size:1.2rem}}.video-hero__statement-accent--one{right:100px;top:23%}.video-hero__statement-accent--two{right:100px;top:25%}.video-hero__statement-accent--three{left:100px;bottom:22%}@media (min-width:751px){.video-hero__statement-accent--three{bottom:42%}}.video-hero__statement-accent--four{left:100px;bottom:20%}@media (min-width:751px){.video-hero__statement-accent--four{bottom:42%}}