/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,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}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}:root{--base-space: 12px;--color-text: #121213;--color-link: #121213;--color-bg: #f2f2f2;--color-white: #f5f5f5;--color-black: #020202;--margin-sm: calc(var(--base-space) * 1);--margin-md: calc(var(--base-space) * 2);--margin-lg: calc(var(--base-space) * 3)}@media screen and (min-width:0px){:root{--fs-main: 8px;--lh-main: 10.5px}}@media screen and (min-width:740px){:root{--fs-main: 15px;--lh-main: 18px}}@media screen and (min-width:0px){:root{--fs-h2: 25px;--lh-h2: 30px}}@media screen and (min-width:740px){:root{--fs-h2: 35px;--lh-h2: 40px}}:root{--star-height: 25px}@media screen and (min-width:740px){:root{--star-height: 40px}}*{margin:0;-webkit-font-feature-settings:"kern" 1;font-feature-settings:"kern" 1;-webkit-font-kerning:normal;font-kerning:normal;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}html,body{-webkit-tap-highlight-color:transparent;height:100%;margin:0!important;padding:0!important;color:var(--color-text);background:var(--color-bg);font-family:Nova-VF,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-size:var(--fs-main);line-height:var(--lh-main)}a{color:var(--color-link);text-decoration:none;cursor:pointer}ul,ol{margin:0;padding:0}ul{list-style-type:none}ol{list-style-position:inside}img{width:100%}strong,b{font-weight:400}i,em{font-style:normal}h1,h2,h3,h4,h5,h6,small{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}html.panel{font-size:16px;line-height:1.2}html.panel i,html.panel em{font-style:italic}@font-face{font-family:Nova-VF;src:url(/_astro/Nova-VF.r1jBOxDP.woff2) format("woff2"),url(/_astro/Nova-VF.DYvDES2m.woff) format("woff");font-weight:400;font-style:normal;font-display:auto}html,body{overflow:hidden}.container{width:100%;height:100%;overflow:auto}.header{position:fixed;top:calc(var(--margin-sm) * 1.5);left:50%;transform:translate(-50%);mix-blend-mode:difference;z-index:9999}@media screen and (min-width:740px){.header{top:var(--margin-md)}}.header__logo{height:var(--star-height);width:var(--star-height)}.header__logo svg{fill:var(--color-white)}.section{min-height:200vw;display:flex;flex-direction:column;position:relative;z-index:2}@media screen and (min-width:740px){.section{min-height:100vh}}.section--header{height:700vw;mix-blend-mode:difference}@media screen and (min-width:740px){.section--header{height:350vh}}.section--watch{background-color:var(--color-black)}.section--video{height:1100vw}@media screen and (min-width:740px){.section--video{height:550vh}}.section--swiss{background-color:var(--color-black);color:var(--color-white)}.section--footer{background-color:var(--color-bg);justify-content:flex-end}.section__header{padding-top:calc(1.5 * var(--base-space));padding-bottom:calc(1.5 * var(--base-space));padding-right:calc(1.5 * var(--base-space));padding-left:calc(1.5 * var(--base-space));display:flex;justify-content:space-between;align-items:center;height:calc(var(--star-height) + var(--margin-sm) * 3);color:var(--color-white);position:-webkit-sticky;position:sticky;top:0;margin-bottom:300vw}@media screen and (min-width:740px){.section__header{padding-top:calc(2 * var(--base-space));padding-bottom:calc(2 * var(--base-space));padding-right:calc(2 * var(--base-space));padding-left:calc(2 * var(--base-space));height:calc(var(--star-height) + var(--margin-md) * 2);margin-bottom:150vh}}.section--footer .section__header{margin-bottom:0;color:var(--color-text)}.section__header__title{height:20px;width:92px;display:flex}@media screen and (min-width:740px){.section__header__title{height:30px;width:137px}}.section__header__title svg{height:100%;width:100%;fill:var(--color-white)}.section__header__subtitle{letter-spacing:.15em}.section__text{padding-top:calc(2 * var(--base-space));padding-bottom:calc(2 * var(--base-space));padding-right:calc(2 * var(--base-space));padding-left:calc(2 * var(--base-space));width:100%;height:200vw;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:var(--margin-md)}@media screen and (min-width:740px){.section__text{gap:var(--margin-lg);height:100vh}}.section__text__title{letter-spacing:.15em}.section__text__paragraph{font-size:var(--fs-h2);line-height:var(--lh-h2);letter-spacing:.06em}.section__footer{padding-top:calc(1.5 * var(--base-space));padding-bottom:calc(1.5 * var(--base-space));padding-right:calc(1.5 * var(--base-space));padding-left:calc(1.5 * var(--base-space));width:100%;height:100%;display:flex;flex-direction:column}@media screen and (min-width:740px){.section__footer{padding-top:calc(2 * var(--base-space));padding-bottom:calc(2 * var(--base-space));padding-right:calc(2 * var(--base-space));padding-left:calc(2 * var(--base-space))}}.section__image{width:100%;height:auto;display:flex;justify-content:center;align-items:center}.section__image img{width:100%;height:auto}.section__footer__subtitle{padding-top:calc(1.5 * var(--base-space));padding-bottom:calc(1.5 * var(--base-space));padding-right:calc(1.5 * var(--base-space));padding-left:calc(1.5 * var(--base-space));letter-spacing:.15em;transition-property:opacity;transition-duration:.15s;transition-timing-function:cubic-bezier(.7,0,.3,1);transition-delay:0s;display:flex;justify-content:space-between;align-items:center;height:calc(var(--star-height) + var(--margin-sm) * 3);color:var(--color-text);position:fixed;top:0;right:0;opacity:0;pointer-events:none}.section__footer__subtitle.active{opacity:1;pointer-events:auto}@media screen and (min-width:740px){.section__footer__subtitle{padding-top:calc(2 * var(--base-space));padding-bottom:calc(2 * var(--base-space));padding-right:calc(2 * var(--base-space));padding-left:calc(2 * var(--base-space))}}.videos{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1}.videos__item{width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.videos__item img,.videos__canvas{width:100%;height:100%;object-fit:cover}.videos__blur{width:100%;height:100%;position:absolute;top:0;left:0;backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0)}
