*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;tab-size:4;-webkit-font-smoothing:antialiased;font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;line-height:1.15}body{margin:0}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}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{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background:0 0;border:none}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted buttontext}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-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}a{text-decoration:none}a,a:active,a:hover,a:visited{color:currentColor;outline:0}:root{--color-error:#e90000;--color-off-white:#f0f1fa;--color-white:#fff;--color-dark-white:#e4e6ef;--color-off-white-semi:#f0f1fab3;--color-black:#000;--color-green:#c1ff00;--color-blue:#1a2ffb;--color-red:#ff4c41;--color-grey-blue:#2b2e3a;--color-dark-blue:#071bdf;--color-purple:#8832f7;--color-project-details-logo-color:#f0f;--grid-space:calc((100% - 11 * var(--grid-gap)) / 12);--grid-gap:2vw;--global-border-radius:20px;--base-padding-x:max(5vw, 40px);--base-padding-y:clamp(30px, 4vw, 50px);--header-color:#0016ec;--header-text-color:#000;--project-details-bg:#000;--project-details-highlight:#000;--project-details-btn-bg:#000;--project-details-btn-text:#000;--project-details-icon-bg:#000;--project-details-icon-color:#000;--project-details-text:#000;--project-details-btn-bg-hover:#000;--project-details-btn-text-hover:#fff;--header-size:clamp(1rem, 1vw, 2rem);--cross-size:clamp(.875rem, 1vw, 2rem)}@media (max-width:812px){:root{--grid-gap:4vw;--global-border-radius:15px}}@media (min-aspect-ratio:21/9){:root{--base-padding-x:max(6vw, 60px)}}@media (max-width:380px){:root{--header-size:clamp(.75rem, 1vw, 2rem)}}@media (max-width:812px){:root{--global-border-radius:10px;--base-padding-x:25px;--base-padding-y:25px}}@media (max-width:400px){:root{--base-padding-x:15px;--base-padding-y:15px}}.template--no-select{-khtml-user-select:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.template--no-select:focus{outline:none}.template--fixed-full-screen{overscroll-behavior:none;touch-action:none;border:0;width:100%;height:100%;margin:0;padding:0;position:fixed;top:0;left:0;overflow:hidden}.text-xs{font-size:.75em}.text-base{font-size:clamp(1rem,1.5vw,2rem)}@media (max-width:812px){.text-base{font-size:.875em}}.text-lg{font-size:1.75em}@media (max-width:812px){.text-lg{font-size:1.5em}}.text-4xl{font-size:clamp(7em,8vw,20em)}@media (max-width:812px){.text-4xl{font-size:13vw}}html,body,h1,h2,h3,h4,button,input{font-family:Aeonik;font-style:normal;font-weight:400}.dg .dg.main{margin-left:10px;margin-right:0}.dg.main .property-name{padding-right:5px}.dg.main li.title{background-image:none;position:relative}.dg.main li.title:before{content:"-";position:absolute;left:5px}.dg.main .closed li.title{background-image:none}.dg.main .closed li.title:before{content:"+"}.dg.main .c .slider{background:0 0;position:relative}.dg.main .c .slider:hover{background:0 0}.dg.main .c .slider:hover .slider-fg{background:#0ff}.dg.main .c .slider:before{content:"";background-color:#111;width:100%;height:50%;display:block;position:absolute;top:25%}.dg.main .c .slider-fg{background:#0cc;height:50%;position:absolute;top:25%}.dg.main .cr.number{border-left:3px solid #0ff}.dg.main .cr.number input[type=text]{color:#0ff}.dg.ac{z-index:999!important}html,body{background-color:var(--color-white);width:100%;height:100%;color:var(--color-off-white);overscroll-behavior:none;margin:0;overflow:hidden}@media (min-aspect-ratio:21/9){html,body{font-size:.6em}}#canvas{overscroll-behavior:none;touch-action:none;pointer-events:auto;border:0;width:100%;height:100%;margin:0;padding:0;display:none;position:fixed;top:0;left:0;overflow:hidden}.is-ready #canvas{display:block}#ui{width:100%;color:var(--color-black);-khtml-user-select:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;position:fixed}#ui:focus{outline:none}a,btn,button,input{pointer-events:auto}a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}#sections-container{width:100%;position:absolute}.section{column-gap:var(--grid-gap);width:100%;padding:var(--base-padding-y) var(--base-padding-x);grid-template-columns:repeat(12,minmax(0,1fr));display:grid;position:relative}@media (max-width:812px){.section{grid-template-columns:repeat(6,minmax(0,1fr))}}#input-blocker{background-color:var(--color-black);opacity:0;z-index:1000;width:100%;height:100%;display:none;position:fixed;top:0;left:0}#transition-overlay{z-index:100;pointer-events:auto;width:100%;height:100%;position:fixed;top:0;left:0}button:focus,:focus{outline:0}#preloader{z-index:200;background-color:var(--color-black);width:100%;height:100%;position:fixed;top:0;left:0}html.is-ready #preloader{background-color:#0000}#preloader-percent-digits{height:.75em;color:var(--color-white);justify-content:center;font-size:clamp(7em,8vw,20em);line-height:.75em;position:absolute;bottom:0;left:0;overflow:hidden}@media (max-width:812px){#preloader-percent-digits{font-size:13vw}}.preloader-percent-digit{float:left;text-align:center;width:1ch;position:relative;transform:translateY(-.05em)}#header{z-index:52;width:100%;color:var(--color-black);padding:var(--base-padding-y) var(--base-padding-x);pointer-events:none;font-size:clamp(1rem,1vw,1.5rem);transition:color .25s;position:fixed;left:0}@media (max-width:380px){#header{font-size:clamp(.75rem,1vw,2rem)}}#header p{margin:0}html.is-black-bg #header,html.is-blue-bg #header{color:var(--color-white)}@media (max-width:812px){#header.--menu-opened #header-logo{color:var(--color-white)}}#header.--menu-opened #header-right-sound-btn-background-layer1{background:var(--color-white)}#header-container{justify-content:space-between;align-items:center;padding-bottom:.1em;display:flex;overflow:hidden}#header-background{height:calc(var(--vh,1vh) * 100);opacity:0;pointer-events:none;background:linear-gradient(270deg,#0b0b1280,#0b0b1200);width:50vw;transition:opacity .4s .4s;position:absolute;top:0;right:0}@media (max-width:812px){#header-background{background:var(--header-color);width:100vw}}#header-background.--opened{pointer-events:auto;transition:opacity .4s}#header-logo{z-index:1;transition:color .5s}#header-logo svg{width:7.5em;height:auto}@media (max-width:812px){#header-logo svg{width:6em}}.is-project-details-active #header-logo{color:var(--project-details-highlight)}#header-right{will-change:transform;gap:10.5em;display:flex;position:relative}#header-right-sound-btn{z-index:1;cursor:pointer;background:0 0;border:none;width:3.2em;height:3.2em;padding:0;font-size:.875em;position:relative;overflow:hidden}@media (max-width:812px){#header-right-sound-btn{display:none}}#header-right-sound-btn canvas{width:100%;height:100%}#header-right-talk-btn,#header-right-menu-btn{text-transform:uppercase;cursor:pointer;border:none;border-radius:6.25em;height:3.2em;padding:0 1.125em 0 1.625em;font-size:.875em;font-weight:500;transition:color .4s,background-color .4s;transform:scale(0)}@media (max-width:812px){#header-right-talk-btn,#header-right-menu-btn{width:3.2em;padding:0;position:relative;transform:none}}#header-right-talk-btn-placeholder{visibility:hidden;border:none;border-radius:6.25em;width:9.5em;height:3.2em;padding:0;font-size:.875em;position:absolute;left:4.5em}@media (max-width:812px){#header-right-talk-btn-placeholder{width:3.2em}}#header-right-talk-btn{background:var(--color-grey-blue);color:var(--color-white);transition:color .4s,background-color .4s;position:absolute;left:4.5em;overflow:hidden}#header-right-talk-btn a{z-index:1;position:absolute;inset:0}@media (max-width:812px){#header-right-talk-btn{left:-4.5em}}@media (hover:hover){#header-right-talk-btn:not(.--is-contact-active):hover{background:var(--header-color);color:var(--project-details-btn-text-hover)}#header-right-talk-btn:not(.--is-contact-active):hover #header-right-talk-btn-dots{transform:scale(0)translateZ(0)}#header-right-talk-btn:not(.--is-contact-active):hover #header-right-talk-btn-text{transform:translate(1.5em)}#header-right-talk-btn:not(.--is-contact-active):hover #header-right-talk-btn-arrow{transform:translateZ(0)}#header-right-talk-btn.--is-contact-active:hover{background:#0016ec}#header-right-talk-btn.--is-contact-active:hover #header-contact-close-svg{transform:translate(-50%,-50%)rotate(180deg)}}#header-right-talk-container{white-space:nowrap;flex-direction:row;justify-content:center;align-items:center;gap:.625em;display:flex}#header-right-talk-btn-text{transition:transform .3s cubic-bezier(.4,0,.1,1)}#header-right-talk-btn-arrow{width:1em;height:1em;transition:transform .3s cubic-bezier(.4,0,.1,1);position:absolute;top:calc(50% - .5em);left:1.2em;transform:translate(-2.5em)}#header-right-talk-btn-arrow svg{width:100%;height:100%}#header-right-talk-btn-dots{width:1.15em;height:1.15em;transition:transform .1s cubic-bezier(.4,0,.1,1);position:relative;transform:scale(.9)translateZ(0)}.header-right-talk-btn-dot{background:var(--color-white);border-radius:100%;width:.3125em;height:.3125em;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#header-right-menu-btn{background:var(--color-dark-white);color:var(--color-black)}@media (hover:hover){#header-right-menu-btn:hover{background:var(--color-white);color:var(--header-text-color)}#header-right-menu-btn:hover #header-right-menu-btn-dots{transform:translateY(-.1em)translateZ(0)rotate(270deg)}}#header-right-menu-btn.--opened{color:var(--header-text-color);background:var(--color-white)}#header-right-menu-btn.--opened #header-right-menu-btn-dots{transform:translateY(-.1em)translateZ(0)rotate(270deg)}@media (max-width:812px){#header-right-menu-btn.--opened #header-right-menu-btn-dots{transform:translate(.05em)translateY(-.1em)translateZ(0)rotate(270deg)}}#header-right-menu-btn.--opened #header-right-menu-btn-text{transform:translateY(-100%)}#header-right-menu-btn.--opened #header-right-menu-btn-text-close{transform:translateZ(0)}#header-right-menu-btn-inner{background:0 0;justify-content:center;align-items:center;gap:.625em;display:flex;position:relative;overflow:hidden}@media (max-width:812px){#header-right-menu-btn-inner{right:.1em}}#header-right-menu-btn-text{line-height:1.2em;transition:transform .3s cubic-bezier(.4,0,.1,1)}@media (max-width:812px){#header-right-menu-btn-text{display:none}}#header-right-menu-btn-text-close{transition:transform .3s cubic-bezier(.4,0,.1,1);position:absolute;left:0;transform:translateY(100%)}@media (max-width:812px){#header-right-menu-btn-text-close{display:none}}#header-right-menu-btn-dots{width:1.15em;height:1.15em;transition:transform .4s cubic-bezier(.4,0,.1,1);position:relative;transform:translateZ(0)rotate(180deg)}@media (max-width:812px){#header-right-menu-btn-dots{font-size:1.4em}}#header-right-menu-btn-dots .header-right-menu-btn-dot{background:currentColor;border-radius:100%;width:.3125em;height:.3125em;transition:background-color .4s;display:inline-block;position:absolute;transform:translateY(-50%)}#header-right-menu-btn-dots .header-right-menu-btn-dot:first-child{top:50%;left:.1em}#header-right-menu-btn-dots .header-right-menu-btn-dot:last-child{top:50%;right:.1px}#header-menu{top:calc(var(--base-padding-y) + var(--header-size) * 3.1 + .5em);right:var(--base-padding-x);pointer-events:none;width:19.38em;color:var(--color-black);flex-direction:column;gap:.625em;display:flex;position:absolute}@media (max-width:1000px){#header-menu{top:calc(var(--base-padding-y) * 2 + 3 * var(--header-size))}}#header-menu input,#header-menu textarea,#header-menu a,#header-menu button{pointer-events:none}#header-menu #header-menu-links,#header-menu #header-menu-newsletter,#header-menu #header-menu-talk,#header-menu #header-menu-labs{will-change:transform}#header-menu.--opened #header-menu-links,#header-menu.--opened #header-menu-newsletter,#header-menu.--opened #header-menu-talk,#header-menu.--opened #header-menu-labs{transition:transform .5s var(--open-delay) cubic-bezier(.4, 0, .1, 1), opacity .5s var(--open-delay) cubic-bezier(.4, 0, .1, 1);opacity:1;transform:translateZ(0)}#header-menu.--opened input,#header-menu.--opened textarea,#header-menu.--opened a,#header-menu.--opened button{pointer-events:auto}@media (max-width:812px){#header-menu{width:calc(100% - var(--base-padding-x) * 2)}}#header-menu-links{transition:transform .5s var(--close-delay) cubic-bezier(.4, 0, .1, 1), opacity .5s var(--close-delay) cubic-bezier(.4, 0, .1, 1);opacity:0;transform:translateY(5.5em)rotate(3.5deg)}#header-menu-talk,#header-menu-newsletter,#header-menu-labs{transition:transform .5s var(--close-delay) cubic-bezier(.4, 0, .1, 1), opacity .5s var(--close-delay) cubic-bezier(.4, 0, .1, 1);opacity:0;transform:translateY(7.75em)rotate(-3.5deg)}#header-menu-links{text-transform:uppercase;background:var(--color-white);border-radius:.625em;flex-direction:column;padding:1em .3125em;display:flex}#header-menu-newsletter{background:var(--color-white);border-radius:.625em;padding:1.875em}@media (max-height:650px){#header-menu-newsletter{display:none}}@media (max-height:1080px) and (max-width:812px) and (min-width:380px){#header-menu-newsletter{display:none}}#header-menu-newsletter-title{margin:auto 0;font-size:2.375em}#header-menu-newsletter-input{height:fit-content;margin-top:1.4em;font-size:1.25em;position:relative}#header-menu-newsletter-input-field{pointer-events:none;background-color:var(--color-off-white);border:0;border-radius:1.125rem;outline:none;width:100%;height:3.5em;padding:1.25em;font-size:1em;position:relative}#header-menu-newsletter-input-field::placeholder{opacity:.3;font-size:1em}#header-menu-newsletter-input-arrow{width:1.5em;height:1.5em;padding:0;display:inline-block;position:absolute;top:1em;right:1.5em}#header-menu-newsletter-input-arrow svg{width:100%;height:auto}#header-menu-talk{background:var(--color-white);color:var(--color-black);border-radius:.625em;justify-content:space-between;align-items:center;padding:1.875em;display:none}#header-menu-talk a{z-index:1;position:absolute;inset:0}@media (max-width:812px){#header-menu-talk{display:flex}}#header-menu-text{text-transform:uppercase;font-size:1.625em}#header-menu-talk-icon{width:1.5em;height:1.5em}.header-menu-link{cursor:pointer;pointer-events:none;width:100%;color:var(--color-black);padding:1em 1.625em;line-height:1;display:inline-block;position:relative;overflow:hidden}.header-menu-link:before{content:"";background:var(--color-black);border-radius:100%;width:.5em;height:.5em;transition:transform .3s cubic-bezier(.4,0,.1,1);position:absolute;top:calc(50% - .25em);right:2em;transform:scale(0)}.header-menu-link.--active{pointer-events:none!important}.header-menu-link.--active:before{transform:scale(1)}@media (hover:hover){.header-menu-link:hover{color:var(--header-text-color)}.header-menu-link:hover .header-menu-link-text{transform:translateY(-100%)}.header-menu-link:hover .header-menu-link-text-clone{transform:translateZ(0)}.header-menu-link:hover .header-menu-link-background{opacity:.1;transform:scale(1)}.header-menu-link:hover .header-menu-link-svg{transition:color .4s,transform .2s cubic-bezier(.4,0,.1,1) .2s;transform:scale(1)}.header-menu-link:hover.--active:before{transform:scale(0)}}button.header-menu-link{text-align:start}.header-menu-link-background{opacity:0;background:var(--header-color);border-radius:6.25em;width:100%;height:100%;transition:opacity .3s,transform .4s cubic-bezier(.4,0,.1,1);position:absolute;top:0;left:0;transform:scale(.85)}.header-menu-link-text{z-index:1;text-transform:uppercase;font-size:1.625em;transition:color .4s,transform .4s cubic-bezier(.4,0,.1,1);display:inline-block;position:relative}.header-menu-link-svg{width:1.5em;height:1.5em;transition:color .4s,transform .2s cubic-bezier(.4,0,.1,1);position:absolute;top:calc(50% - .75em);right:0;transform:scale(0)}.header-menu-link-inner{position:relative;overflow:hidden}.header-menu-link-text-clone{z-index:1;text-transform:uppercase;font-size:1.625em;transition:color .4s,transform .4s cubic-bezier(.4,0,.1,1);position:absolute;top:0;left:0;transform:translateY(100%)}.header-menu-link-icon{width:1em;height:1em;transition:color .4s,transform .4s cubic-bezier(.4,0,.1,1);position:absolute;top:0;left:-1.25em}.header-menu-link-icon-mobile{display:none;position:absolute;top:0;left:6.875em}@media (max-width:812px){.header-menu-link-icon-mobile{display:block;left:6.25em}}#header-menu-labs{cursor:pointer;background:var(--color-black);pointer-events:none;border-radius:.625em;padding:1.25em 1.875em}@media (hover:hover){#header-menu-labs:hover #header-menu-labs-arrow{transform:translate(1.5em,-2.375em)}#header-menu-labs:hover #header-menu-labs-arrow2{transform:translateZ(0)}#header-menu-labs:hover #header-menu-labs-text{transform:translateY(-100%)}#header-menu-labs:hover #header-menu-labs-text-clone{transform:translateZ(0)}}#header-menu-labs-inner{align-items:center;gap:1.5em;display:flex;position:relative;overflow:hidden}#header-menu-labs-lucy{width:2.375em;height:2.375em}#header-menu-labs-lucy svg{width:100%;height:100%}#header-menu-labs-texts{width:100%;color:var(--color-white);text-transform:uppercase;font-size:1.625em;position:relative}#header-menu-labs-text{transition:transform .4s cubic-bezier(.4,0,.1,1)}#header-menu-labs-text-clone{transition:transform .4s cubic-bezier(.4,0,.1,1);position:absolute;top:0;transform:translateY(100%)}#header-menu-labs-arrow{flex-shrink:0;width:1.5em;height:1.5em;transition:transform .3s cubic-bezier(.4,0,.1,1);transform:translateZ(0)}#header-menu-labs-arrow2{transition:transform .3s cubic-bezier(.4,0,.1,1);position:absolute;top:calc(50% - .75em);right:0;transform:translate(-1.5em,2.375em)}#header-contact-close-svg{width:36.3636%;height:36.3636%;transition:transform .3s cubic-bezier(.4,0,.1,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(90deg)}#header-menu-newsletter-feedback-message{margin:.5em 1em 0;font-size:.6em}#header-menu-newsletter-feedback-message .error{color:red}#scroll-indicator{width:6px;height:calc(var(--vh,1vh) * 20);top:calc(var(--vh,1vh) * 40);background-color:#0000001a;border-radius:3px;position:fixed;right:16px}html.is-black-bg #scroll-indicator,html.is-blue-bg #scroll-indicator{background-color:#ffffff1a}@media (max-width:812px){#scroll-indicator{border-radius:1px;width:2px;right:6px}}#scroll-indicator-bar{background-color:var(--color-black);transform-origin:0 0;border-radius:3px;width:100%;height:100%;position:absolute}html.is-black-bg #scroll-indicator-bar,html.is-blue-bg #scroll-indicator-bar{background-color:var(--color-white)}.project-list{column-gap:var(--grid-gap);margin-top:calc(var(--vh,vh) * 8);grid-column:1/span 12;grid-template-columns:repeat(12,minmax(0,1fr));display:grid;position:relative}@media (max-width:812px){.project-list{grid-column:1/span 6;grid-template-columns:repeat(6,minmax(0,1fr));margin-top:0}}.project-item{float:left;cursor:pointer;pointer-events:auto;grid-column:span 6/span 6;position:relative}.project-item:nth-child(n+3){margin-top:5em}@media (min-aspect-ratio:21/9){.project-item:nth-child(n+3){margin-top:10em}}@media (max-width:812px){.project-item:not(:first-child){margin-top:2em}}.project-item-main{padding-top:65%;position:relative}.project-item-image{object-fit:contain;border-radius:15px;width:100%;height:100%;position:absolute;top:0;left:0}.project-item-toggle{background-color:var(--color-off-white);border-radius:1em;height:2em;font-family:IBMPlexMono;font-weight:500;line-height:2em;position:absolute;bottom:10px;right:10px;overflow:hidden}.project-item-footer{width:100%;position:relative}.project-item-line-1{text-transform:uppercase;will-change:transform;margin:1.5em 0 1em;font-size:.9vw}@media (min-aspect-ratio:21/9){.project-item-line-1{font-size:.6vw}}@media (max-width:812px){.project-item-line-1{font-size:2.5vw}}.project-item-line-2{will-change:transform;height:1em;font-size:3vw;position:relative;left:-.06em;overflow:hidden}@media (min-aspect-ratio:21/9){.project-item-line-2{font-size:2vw}}@media (max-width:812px){.project-item-line-2{font-size:6.5vw}}.project-item-line-2-icon{background-image:url(/assets/images/icons/arrow-right.svg);background-repeat:no-repeat;background-size:contain;width:.8em;height:.8em;display:inline-block;position:absolute;top:.1em;left:-1em}.project-item-line-2-inner{display:flex;position:relative;bottom:.2em;overflow:hidden}#video-overlay{z-index:99;opacity:0;background-color:#000;font-size:clamp(1rem,1vw,1.75rem);display:none;position:fixed;inset:0}#video-overlay.is-project-view{background-color:#000000e6}#video-overlay__vimeo-video{width:100%;height:100%}#video-overlay__vimeo-video.is-project-view{width:auto;height:auto;position:fixed;left:10vw;right:10vw}#video-overlay__vimeo-video.is-project-view iframe{border-radius:var(--global-border-radius)}#video-overlay__controls{column-gap:var(--grid-gap);width:100%;padding:0 var(--base-padding-x);grid-template-columns:repeat(12,minmax(0,1fr));display:grid;position:absolute;bottom:5vh;left:0}@media (max-width:812px){#video-overlay__controls{grid-template-columns:repeat(6,minmax(0,1fr))}}#video-overlay__progress-container{grid-column:3/span 8;width:100%;height:100%;position:relative}@media (max-width:812px){#video-overlay__progress-container{grid-column:2/span 4}}#video-overlay__progress-active{background-color:#fff;border-radius:.1875em;width:0%;height:.375em;position:absolute;top:50%;left:0;transform:translateY(-50%)}#video-overlay__progress-bg{background-color:#fff3;border-radius:.1875em;width:100%;height:.375em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#video-overlay__play-btn{text-transform:uppercase;word-wrap:break-word;color:#fff;text-align:end;white-space:pre;background:0 0;border:none;grid-column:1/span 2;padding:0;font-family:Aeonik;font-size:1em;font-weight:400}@media (max-width:812px){#video-overlay__play-btn{grid-column:1/span 1}}#video-overlay__mute-btn{text-transform:uppercase;word-wrap:break-word;color:#fff;text-align:end;white-space:pre;text-align:start;background:0 0;border:none;grid-column:11/span 2;padding:0;font-family:Aeonik;font-size:1em;font-weight:400}@media (max-width:812px){#video-overlay__mute-btn{grid-column:6/span 1}}#video-overlay-cursor{background:var(--color-white);pointer-events:none;border-radius:100%;justify-content:center;align-items:center;width:6.25em;height:6.25em;display:flex;position:absolute;top:0;left:0;transform:scale(0)}#video-overlay__mobile-close-btn{top:var(--base-padding-y);right:var(--base-padding-x);background:#2b2e3a;border-radius:100%;justify-content:center;align-items:center;width:2.8em;height:2.8em;display:none;position:absolute}@media (max-width:812px){#video-overlay__mobile-close-btn{display:flex}}#video-overlay__mobile-close-btn svg{width:35%;height:auto}#home-hero{height:calc(var(--vh,1vh) * 100);grid-template-rows:auto 1fr;align-content:flex-start}#home-hero-visual-container{margin-top:calc(var(--base-padding-y) * 3 / 5);cursor:pointer;grid-column:1/span 12}@media (max-width:812px){#home-hero-visual-container{margin-bottom:calc(2 * var(--base-padding-y));grid-column:1/span 6}}#home-hero-title{will-change:transform;grid-column:4/span 5;height:fit-content;margin:0;font-size:2.5vw;line-height:1.1;position:relative}@media (min-aspect-ratio:21/9){#home-hero-title{grid-column:4/span 3;font-size:1.7vw}}@media (max-width:812px){#home-hero-title{margin-top:calc(var(--base-padding-y) + var(--header-size) * 2);grid-column:1/span 6;font-size:6vw}}@media (max-width:380px){#home-hero-title{font-size:7vw}}#home-hero-title .word{position:relative;top:-.1em;transform:translateY(1.5em)rotate(15deg)}#home-hero-scroll-container{bottom:0;left:var(--base-padding-x);width:calc(100% - 2 * var(--base-padding-x));height:var(--base-padding-y);position:absolute;overflow:hidden}@media (max-width:812px){#home-hero-scroll-container{bottom:calc(var(--base-padding-y))}}#home-hero-scroll-container-crosses{top:calc(50% - var(--cross-size) / 2);width:100%;height:var(--cross-size);position:absolute}.home-hero-scroll-container-cross{width:var(--cross-size);height:var(--cross-size);position:absolute}.home-hero-scroll-container-cross:before,.home-hero-scroll-container-cross:after{content:"";width:var(--cross-size);height:calc(.125 * var(--cross-size));left:0;top:calc(.5 * var(--cross-size));background:var(--color-black);position:absolute}.home-hero-scroll-container-cross:after{transform:rotate(90deg)}.home-hero-scroll-container-cross:first-child{left:0;top:calc(50% - calc(var(--cross-size) / 2))}.home-hero-scroll-container-cross:nth-child(2){left:calc(33.333% - var(--cross-size) / 2);top:calc(50% - var(--cross-size) / 2)}.home-hero-scroll-container-cross:nth-child(3){left:calc(66.666% - var(--cross-size) / 2);top:calc(50% - var(--cross-size) / 2)}.home-hero-scroll-container-cross:nth-child(4){left:calc(100% - var(--cross-size));top:calc(50% - var(--cross-size) / 2)}@media (max-width:812px){.home-hero-scroll-container-cross:nth-child(2),.home-hero-scroll-container-cross:nth-child(3){display:none}}#home-hero-scroll{text-transform:uppercase;font-size:var(--cross-size);font-weight:500;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#home-reel{font-size:clamp(.875rem,1vw,2rem)}#home-reel-container{padding-bottom:calc(var(--vh,vh) * 100);margin-bottom:calc(var(--vh,vh) * 10);grid-column:1/13}@media (max-width:812px){#home-reel-container{grid-column:1/7;padding-bottom:0}}#home-reel-video-cursor-svg{width:3.6rem;height:3.6rem}#home-reel-container-inner{width:100%;position:relative}@media (max-width:812px){#home-reel-container-inner{padding:0}}#home-reel-video-container{will-change:transform;width:100%;position:relative}#home-reel-video-container-decoration{top:calc(-2 * var(--cross-size));width:100%;height:calc(100% + 4 * var(--cross-size));flex-direction:column;justify-content:space-between;display:flex;position:absolute;left:0;overflow:hidden}#home-reel-video-container-top{width:100%;height:var(--cross-size);position:absolute;top:0;left:0;overflow:hidden}#home-reel-video-container-bottom{width:100%;height:var(--cross-size);position:absolute;bottom:0;left:0}.home-reel-video-container-svg-wrapper{width:calc((100vw - 2 * var(--base-padding-x)) * 2);justify-content:space-around;display:flex}@media (max-width:812px){.home-reel-video-container-svg-wrapper{width:calc((100vw - 2 * var(--base-padding-x)) * 4)}}.home-reel-video-container-svg-wrapper svg{height:var(--cross-size);width:auto}#home-reel-video-container-crosses{height:var(--cross-size);width:100%;position:absolute}@media (max-width:812px){#home-reel-video-container-crosses{display:none}}.home-reel-video-container-cross{width:var(--cross-size);height:var(--cross-size);position:absolute}.home-reel-video-container-cross:first-child{top:0;left:0}.home-reel-video-container-cross:nth-child(2){left:calc(25% - calc(var(--cross-size) / 2));top:0}@media (max-width:812px){.home-reel-video-container-cross:nth-child(2){display:none}}.home-reel-video-container-cross:nth-child(3){left:calc(50% - calc(var(--cross-size) / 2));top:0}.home-reel-video-container-cross:nth-child(4){left:calc(75% - calc(var(--cross-size) / 2));top:0}@media (max-width:812px){.home-reel-video-container-cross:nth-child(4){display:none}}.home-reel-video-container-cross:nth-child(5){left:calc(100% - var(--cross-size));top:0}.home-reel-video-container-cross:before,.home-reel-video-container-cross:after{content:"";background:var(--color-black);position:absolute;left:0}.home-reel-video-container-cross:before{width:var(--cross-size);height:calc(.125 * var(--cross-size));top:50%;left:50%;transform:translate(-50%,-50%)}.home-reel-video-container-cross:after{height:var(--cross-size);width:calc(.125 * var(--cross-size));top:50%;left:50%;transform:translate(-50%,-50%)}#home-reel-video-watch-btn{cursor:pointer;border-radius:22.5em;justify-content:center;align-items:center;width:9.4em;height:6em;display:flex;position:absolute;top:calc(50% - 3em);left:calc(50% - 4.7em);overflow:hidden}@media (hover:hover){#home-reel-video-watch-btn:hover #home-reel-video-watch-btn-base{background:var(--color-blue);transition:background .1s cubic-bezier(.4,0,.1,1) .3s}#home-reel-video-watch-btn:hover #home-reel-video-watch-btn-background{transform:scaleZ(1)}#home-reel-video-watch-btn:hover svg{color:var(--color-white)}}#home-reel-video-watch-btn svg{z-index:1;width:2em;height:2em;color:var(--color-black);transition:color .3s cubic-bezier(.4,0,.1,1)}#home-reel-video-title{--font-size:7.5em;line-height:1;font-size:var(--font-size);text-transform:uppercase;color:var(--color-white);gap:2em;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:812px){#home-reel-video-title{display:none}}#home-reel-video-title .char-wrapper{height:1em;position:relative}.home-reel-video-title-word{will-change:transform;height:.8em;position:relative;overflow:hidden;display:flex!important}.home-reel-video-title-word .char-wrapper{width:.6em;position:relative;top:-.15em}#home-reel-video-watch-btn-base{background:var(--color-white);border-radius:22.5em;width:100%;height:100%;transition:background .3s cubic-bezier(.4,0,.1,1);position:absolute}#home-reel-video-watch-btn-background{background:var(--color-blue);transform-origin:bottom;width:100%;height:100%;transition:transform .4s cubic-bezier(.4,0,.1,1);position:absolute;transform:scaleY(0)}#home-reel-video-placeholder{pointer-events:auto;width:100%;height:100%;position:absolute;top:0;left:0}#home-reel-video{object-fit:cover;opacity:0;border-radius:12px;width:100%;height:100%;position:absolute;top:0;left:0}#home-reel-title{letter-spacing:-.02em;will-change:transform;grid-column:1/span 12;margin-top:1em;margin-bottom:.5em;font-size:10vw;line-height:1;position:relative;left:-.03em}@media (min-aspect-ratio:21/9){#home-reel-title{font-size:6.7vw}}@media (max-width:812px){#home-reel-title{grid-column:1/span 6;margin-bottom:1em;font-size:13.8vw}}@media (max-width:480px){#home-reel-title{font-size:20vw}}#home-reel-title .word{position:relative;bottom:.1em}#home-reel-title-inner{display:inline-block;position:relative}#home-reel-title-inner>div{overflow:hidden}@media (max-width:812px){#home-reel-title-inner>div{overflow:visible}}#home-reel-title-line-1{padding-left:calc(var(--grid-space) * 2 + var(--grid-gap) * 2)}@media (max-width:812px){#home-reel-title-line-1{padding-left:0}}#home-reel-thumb-wrapper{width:calc(100% + var(--grid-gap) * 2);grid-column:1/span 5;height:0;position:relative;top:-10em}@media (max-width:812px){#home-reel-thumb-wrapper{top:0}}#home-reel-thumb{grid-column:1/span 5;height:0;padding-top:56.25%;font-size:2.4rem;overflow:hidden}@media (max-width:812px){#home-reel-thumb{padding-top:0}}#home-reel-content{grid-column:7/span 6;height:fit-content;font-size:clamp(1rem,1.5vw,3rem);line-height:1.4}@media (min-aspect-ratio:21/9){#home-reel-content{grid-column:8/span 3}}@media (max-width:812px){#home-reel-content{grid-column:1/span 6}}#home-reel-content-inner{width:100%;position:relative}#home-reel-desc{will-change:transform;margin:0;font-size:1em}#home-reel-cta{float:left;text-transform:uppercase;pointer-events:auto;width:fit-content;height:3.375em;color:var(--project-details-btn-text);opacity:0;will-change:transform;background:#fff;border-radius:5.3125em;grid-column:7/span 6;align-items:center;gap:1em;margin-top:3em;padding:1em 1.5em 1em 1.625em;font-family:Aeonik;font-size:clamp(.875rem,1vw,1.75rem);font-weight:500;transition:background .2s cubic-bezier(.35,0,0,1);display:flex;position:relative;overflow:hidden;box-shadow:0 6px 10px #0000000a,0 2px 4px #0000000a}@media (max-width:812px){#home-reel-cta{opacity:1;margin-top:3em;margin-bottom:6em}}@media (hover:hover){#home-reel-cta:hover{color:var(--color-white);background:var(--color-blue);transition:background .5s cubic-bezier(.35,0,0,1) .3s}#home-reel-cta:hover #home-reel-cta-text{transform:translate(-1.5em)}#home-reel-cta:hover #home-reel-cta-dot{background:var(--color-blue);transform:translate(3em)scale(20)}#home-reel-cta:hover #home-reel-cta-arrow{transform:translateZ(0)}#home-reel-cta:hover #home-reel-cta-arrow svg{color:var(--color-white)}}#home-reel-cta-dot{background:var(--color-black);z-index:1;border-radius:100px;width:.5em;height:.5em;transition:background .5s cubic-bezier(.35,0,0,1),transform .4s cubic-bezier(.35,0,0,1);display:inline-block;position:relative}#home-reel-cta-text{z-index:1;transition:color .5s cubic-bezier(.35,0,0,1),transform .4s cubic-bezier(.35,0,0,1);position:relative}#home-reel-cta-arrow{width:1.2em;height:1.2em;color:var(--color-blue);z-index:1;border-radius:100%;justify-content:center;align-items:center;transition:transform .4s cubic-bezier(.4,0,0,1);display:flex;position:absolute;right:1em;transform:translate(3em)}#home-reel-cta-arrow svg{width:100%;height:100%;transition:color .5s}#home-featured:after{content:"";clear:both;display:block}#home-featured-title-top{grid-column:1/span 12;line-height:0;position:relative}@media (max-width:812px){#home-featured-title-top{grid-column:1/span 6}}#home-featured-title-wrapper{letter-spacing:-.02em;width:fit-content;font-size:8vw;position:relative}@media (min-aspect-ratio:21/9){#home-featured-title-wrapper{font-size:5.3vw}}@media (max-width:812px){#home-featured-title-wrapper{font-size:15vw}}#home-featured-title{will-change:transform;margin:0 0 0 -.07em;padding-top:.5em;line-height:.9;display:inline-block;position:relative;overflow:hidden}#home-featured-disclaimer{width:calc(var(--grid-space) * 3 + var(--grid-gap) * 2);text-transform:uppercase;will-change:transform;font-size:.9vw;line-height:1.4;position:absolute;bottom:0;right:0}@media (min-aspect-ratio:21/9){#home-featured-disclaimer{width:calc(var(--grid-space) * 2 + var(--grid-gap) * 2);font-size:.6vw}}@media (max-width:812px){#home-featured-disclaimer{width:100%;margin:3em 0;font-size:2.5vw;position:relative}}@media (max-width:480px){#home-featured-disclaimer{font-size:3.5vw}}#home-featured-cta{float:left;text-transform:uppercase;pointer-events:auto;width:fit-content;height:3.375em;color:var(--project-details-btn-text);margin-top:calc(var(--vh,vh) * 12);will-change:transform;background:#fff;border-radius:5.3125em;grid-column:1/span 12;place-self:center;align-items:center;gap:1em;padding:1em 1.5em 1em 1.625em;font-family:Aeonik;font-size:clamp(.875rem,1vw,1.75rem);font-weight:500;transition:background .2s cubic-bezier(.35,0,0,1);display:flex;position:relative;overflow:hidden;box-shadow:0 6px 10px #0000000a,0 2px 4px #0000000a}@media (max-width:812px){#home-featured-cta{grid-column:1/span 6;margin-top:4em;margin-bottom:5em}}@media (hover:hover){#home-featured-cta:hover{color:var(--color-white);background:var(--color-blue);transition:background .5s cubic-bezier(.35,0,0,1) .3s}#home-featured-cta:hover #home-featured-cta-text{transform:translate(-1.5em)}#home-featured-cta:hover #home-featured-cta-dot{background:var(--color-blue);transform:translate(4em)scale(32)}#home-featured-cta:hover #home-featured-cta-arrow{transform:translateZ(0)}#home-featured-cta:hover #home-featured-cta-arrow svg{color:var(--color-white)}}#home-featured-cta-dot{background:var(--color-black);z-index:1;border-radius:100px;width:.5em;height:.5em;transition:background .5s cubic-bezier(.35,0,0,1),transform .4s cubic-bezier(.35,0,0,1);display:inline-block;position:relative}#home-featured-cta-text{z-index:1;transition:color .5s cubic-bezier(.35,0,0,1),transform .4s cubic-bezier(.35,0,0,1);position:relative}#home-featured-cta-arrow{width:1.2em;height:1.2em;color:var(--color-blue);z-index:1;border-radius:100%;justify-content:center;align-items:center;transition:transform .4s cubic-bezier(.4,0,0,1);display:flex;position:absolute;right:1em;transform:translate(3em)}#home-featured-cta-arrow svg{width:100%;height:100%;transition:color .5s}#home-goal{padding-bottom:calc(var(--vh,1vh) * 4200);font-size:clamp(.875rem,1vw,2rem)}html.is-black-bg #home-goal{color:var(--color-white)}#home-goal:after{content:"";clear:both;display:block}#home-goal-context{grid-column:1/span 12;position:relative}@media (max-width:812px){#home-goal-context{grid-column:1/7}}#home-goal-context-inner{column-gap:var(--grid-gap);grid-template-columns:repeat(12,minmax(0,1fr));display:grid;position:relative}@media (max-width:812px){#home-goal-context-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}#home-goal-title{letter-spacing:-.01em;will-change:transform;grid-column:1/span 12;width:11em;margin-top:2.2em;margin-bottom:.5em;font-size:8vw;line-height:1;position:relative;left:-.068em}@media (min-aspect-ratio:21/9){#home-goal-title{font-size:5.3vw}}@media (max-width:812px){#home-goal-title{width:inherit;grid-column:1/span 6;margin-top:0;font-size:10vw}}@media (max-width:560px){#home-goal-title{width:100%;margin-top:.2em;font-size:16vw}}#home-goal-title .line{position:relative;bottom:.135em}#home-goal-texts{grid-column:8/12;font-size:1.5em;line-height:1.4;position:absolute;top:0;left:0}@media (min-aspect-ratio:21/9){#home-goal-texts{grid-column:8/11}}@media (max-width:812px){#home-goal-texts{grid-column:1/span 6;margin-top:3em;margin-bottom:4em;font-size:1.125em;position:relative}}.home-goal-texts-paragraph:not(:first-child){margin-top:1em}#home-goal-image-in-outer{grid-column:1/7;position:relative}@media (max-width:812px){#home-goal-image-in-outer{grid-column:1/span 6;top:0}}#home-goal-image-in-inner{height:0;width:calc(100% + var(--grid-gap));padding-top:calc((100% + var(--grid-gap)) * 1080 / 1496);position:relative}@media (max-width:812px){#home-goal-image-in-inner{width:100%}}#home-goal-image-in{width:92.5%;height:89.5%;position:absolute;top:5.4%;left:3.9%}#home-goal-image-out-outer{grid-column:2/12;position:relative}@media (max-width:812px){#home-goal-image-out-outer{grid-column:1/span 6;top:0}}#home-goal-image-out-inner{width:calc(100% + var(--grid-gap) * 2);left:calc(var(--grid-gap) * -1);padding-top:calc((100% + var(--grid-gap) * 2) * 1537 / 2000);position:relative}@media (max-width:812px){#home-goal-image-out-inner{width:100%;left:0}}#home-goal-image-out{width:95.7%;height:70.2%;position:absolute;top:2.8%;left:2.2%}#home-goal-tunnel-title{text-align:center;width:100%;height:0;color:var(--color-white);text-transform:uppercase;grid-column:1/span 12;font-size:6vw;position:relative;left:0}@media (max-width:812px){#home-goal-tunnel-title{grid-column:1/span 6;top:0}}.home-goal-tunnel-title-line span{margin:0 .25ch;display:inline-block;position:relative}#about-who{color:var(--color-white);width:100vw;padding:0 0 950vw;font-size:clamp(.875rem,1vw,1.75rem);display:block;position:relative}@media (max-width:812px){#about-who{width:100%;height:auto;padding-bottom:calc(var(--vh,1vh) * 1125);font-size:clamp(.95rem,1vw,1.75rem)}}#about-crosses{width:calc(100vw - var(--base-padding-x) * 2 - var(--cross-size));height:10px;left:calc(var(--base-padding-x) + var(--cross-size) / 2);margin-top:-1px;position:absolute;top:50%}@media (max-width:380px){#about-crosses{display:none}}.about-cross{width:calc(.125 * var(--cross-size));height:calc(.125 * var(--cross-size));position:absolute;left:0}.about-cross:before,.about-cross:after{content:"";width:var(--cross-size);height:calc(.125 * var(--cross-size));margin-left:calc(var(--cross-size) / -2);margin-top:calc(var(--cross-size) / -2);background:#999;position:absolute}.about-cross:after{transform:rotate(90deg)}.about-cross:first-child{left:25%}.about-cross:nth-child(2){left:50%}.about-cross:nth-child(3){left:75%}.about-cross:nth-child(4){left:100%}#about-who-subsection-container{width:350vw;height:calc(var(--vh,1vh) * 100);will-change:transform;position:relative}@media (max-width:812px){#about-who-subsection-container{width:100%;height:calc(var(--vh,1vh) * 100)}}#about-who-subsection-we-are,#about-who-subsection-details{margin-right:25vw}@media (max-width:812px){#about-who-subsection-we-are,#about-who-subsection-details{margin-right:0}}#about-who-face-cursor{background:var(--color-blue);width:8.6rem;height:8.6rem;top:calc(var(--base-padding-y) * -1);pointer-events:none;border-radius:100%;justify-content:center;align-items:center;display:flex;position:absolute;left:0;transform:scale(0)}@media (min-aspect-ratio:21/9){#about-who-face-cursor{width:9em;height:9em}}#about-who-face-cursor svg{width:30%;height:30%}.about-who-subsection{float:left;white-space:normal;width:100vw;height:100%;padding:var(--base-padding-y) var(--base-padding-x);flex-grow:0;flex-shrink:0;display:block;position:relative}@media (min-aspect-ratio:21/9){.about-who-subsection{font-size:1.25em}}@media (max-width:812px){.about-who-subsection{float:none;height:calc(var(--vh,1vh) * 100);position:absolute}}#about-who-title-main{width:calc(100% - var(--base-padding-x) * 2);bottom:calc(var(--base-padding-y));position:absolute}@media (max-width:812px){#about-who-title-main{bottom:calc(var(--base-padding-y) * 3)}}#about-who-title-main-logo{width:100%}#about-who-title-main-scroll{font-size:1.75em;line-height:calc(var(--base-padding-y) * 1 - .2em);white-space:nowrap;position:absolute;right:-.1em}@media (min-aspect-ratio:21/9){#about-who-title-main-scroll{font-size:1.25em}}@media (max-width:812px){#about-who-title-main-scroll{line-height:calc(var(--base-padding-y) * 3 - .15em);font-size:4vw;right:50%;transform:translate(50%)}}#about-who-title-left{bottom:calc(var(--base-padding-y));font-size:4vw;position:absolute}@media (min-aspect-ratio:21/9){#about-who-title-left{font-size:2.7vw}}@media (max-width:812px){#about-who-title-left{bottom:auto;top:var(--base-padding-y);margin-top:1em;position:relative}}@media (max-width:560px){#about-who-title-left{font-size:8vw}}#about-who-title-left-2{visibility:hidden;height:.71em;margin-left:.075em;line-height:1em;display:inline-block}#about-who-title-left-2 svg{float:left;height:100%;position:relative}@media (max-width:812px){#about-who-title-left-2{visibility:visible}}#about-who-title-left-4{font-style:italic}#about-who-title-left-4 span{display:inline-block}@media (max-width:812px){#about-who-title-left-4 span{display:block}}#about-who-title-right{right:var(--base-padding-x);bottom:calc(var(--base-padding-y));text-align:right;font-size:4vw;font-style:italic;position:absolute}@media (min-aspect-ratio:21/9){#about-who-title-right{font-size:2.7vw}}@media (max-width:560px){#about-who-title-right{font-size:8vw}}#about-who-subsection-details{font-size:4vw}@media (min-aspect-ratio:21/9){#about-who-subsection-details{font-size:2.7vw}}@media (max-width:812px){#about-who-subsection-details{font-size:6vw}}@media (max-width:560px){#about-who-subsection-details{font-size:8vw}}#about-who-subsection-details .is-italic{font-style:italic}#about-who-subsection-details br.is-mobile{display:none}@media (max-width:812px){#about-who-subsection-details br.is-desktop{display:none}#about-who-subsection-details br.is-mobile{display:block}}#about-who-desc-top{margin-top:calc(clamp(1rem, 1vw, 2rem) * 2 + var(--base-padding-y));width:80%}@media (max-width:560px){#about-who-desc-top{width:100%}}#about-who-desc-top>span{display:inline}#about-who-desc-top>span span{margin-right:1ex;display:inline-block}#about-who-desc-bottom{text-align:right;bottom:var(--base-padding-y);right:var(--base-padding-x);position:absolute}#about-who-desc-bottom>span{display:inline}#about-who-desc-bottom>span span{margin-left:1ex;display:inline-block}#about-who-face-nav__desc{vertical-align:bottom}#about-who-face-nav__name{font-size:1.5rem;position:relative}#about-who-face-nav__role{font-size:.75rem;position:absolute;bottom:-100%;left:50%;transform:translate(-50%)}.about-who-face-nav-text{position:absolute}#about-who-team{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:6em;width:100%;height:100%;display:flex;position:relative}@media (max-width:812px){#about-who-team{flex-direction:column;justify-content:flex-end}}#about-who-team-faces{width:70%;height:90%;position:absolute}@media (max-width:812px){#about-who-team-faces{width:100%;height:70%;bottom:20%;left:0}}#about-who-team-left{height:calc(100% - var(--header-size) * 3.1 - var(--base-padding-y));width:100%;display:flex;position:relative}@media (max-width:812px){#about-who-team-left{width:100%;height:calc(100% - (100vw * 56 / 331) - var(--header-size) * 3.1 - var(--base-padding-y) - 1.5em);position:absolute;bottom:0}}.about-who-team-left-col{width:33.3333%}@media (max-width:812px){.about-who-team-left-col{font-size:150%}}@media (max-width:560px){.about-who-team-left-col{font-size:110%}}@media (max-width:1000px){.about-who-team-left-col{width:50%}}.about-who-team-left-col:first-child{flex-direction:column;justify-content:space-between;height:100%;display:flex;position:relative}.about-who-team-left-col:nth-child(2){flex-direction:column;justify-content:space-between;align-items:center;display:flex}@media (max-width:1000px){.about-who-team-left-col:nth-child(2){display:none}}.about-who-team-left-col:nth-child(3){flex-direction:column;justify-content:space-between;align-items:flex-end;display:flex}#about-who-team-number{justify-content:space-between;align-items:center;width:10em;font-family:IBMPlexMono;font-size:.625em;display:flex}#about-who-team-bottom-compass,#about-who-team-top-compass{width:12.625em;position:relative;overflow:hidden}#about-who-team-bottom-compass-inner,#about-who-team-top-compass-inner{will-change:transform;gap:1.1em;width:fit-content;display:flex}#about-who-team-bottom-compass-inner{align-items:flex-end}.about-who-team-bottom-compass-long,.about-who-team-top-compass-long{background:var(--color-white);width:.125em;height:.75em}.about-who-team-bottom-compass-small,.about-who-team-top-compass-small{background:var(--color-white);opacity:.5;width:.125em;height:.375em}#about-who-team-letter-container{width:6.25em;height:8.375em}#about-who-team-dots{justify-content:space-between;width:6.25em;height:.875em;display:flex}.about-who-team-dots-col{flex-direction:column;justify-content:space-between;height:100%;display:flex}.about-who-team-dot{background:var(--color-white);width:.125em;height:.125em;position:relative}#about-who-team-info{width:12.5em;height:5em;display:flex;position:relative}@media (max-width:812px){#about-who-team-info{width:100%}}#about-who-team-name-icon{float:left}#about-who-team-name-text-wrapper{float:left;position:relative}#about-who-team-name{white-space:nowrap;height:fit-content;font-size:1em}#about-who-team-name-icon{float:left;width:1em;height:1em;margin-right:.5em;position:relative;top:.1em}#about-who-team-job{opacity:.5;white-space:nowrap;letter-spacing:.0975em;text-transform:uppercase;font-size:.625em;line-height:1.4;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media (max-width:812px){#about-who-team-job{clear:both;float:none;margin-left:0}}#about-who-team-name-placeholder,#about-who-team-job-placeholder{visibility:hidden}#about-who-team-name-text,#about-who-team-job-text{position:absolute}#about-who-team-progress{border-radius:.75em;width:100%;height:.125em;position:absolute;bottom:0;left:0}#about-who-team-indicator{transform-origin:0 0;background-color:#ffffff4d;width:100%;height:100%;position:absolute;top:0;left:0}#about-who-team-indicator-inner{background-color:var(--color-white);transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0}#about-who-team-left-mobile-tips{display:none}@media (max-width:812px){#about-who-team-left-mobile-tips{background:var(--color-blue);border-radius:100%;justify-content:center;align-items:center;width:6.25em;height:6.25em;font-size:5vw;transition:transform .4s cubic-bezier(.4,.1,0,1);display:flex;position:absolute;top:calc(50% - 3.175em);left:calc(50% - 3.175em);transform:scale3d(0,0,0)}#about-who-team-left-mobile-tips.--is-active{transform:scaleZ(1)}}#about-who-team-left-mobile-tips-text{text-align:center;text-transform:uppercase;width:5em;font-size:.625em}#about-who-team-right{height:calc(100% - var(--header-size) * 3.1 - var(--base-padding-y));width:calc(var(--header-size) * 28);flex-direction:column;flex-grow:1;justify-content:space-between;display:flex;position:relative;right:0}@media (max-width:812px){#about-who-team-right{flex-grow:inherit;width:100%;max-width:none;height:calc(100% - var(--base-padding-y) - var(--header-size) - 2em)}}#about-who-team-title{width:100%;height:auto}#about-who-team-title>div:first-child{margin-left:5em}@media (max-width:812px){#about-who-team-title{text-indent:var(--grid-2)}}#about-who-team-desc{font-size:.875em;line-height:1.4;position:relative}@media (max-width:812px){#about-who-team-desc{font-size:3vw}}@media (max-width:480px){#about-who-team-desc{font-size:3.5vw}}#about-who-team-desc-text{margin:0;position:relative}#about-clients{color:var(--color-off-white);padding-top:calc(var(--vh,1vh) * 25);padding-bottom:calc(var(--vh,1vh) * 15);align-items:flex-end;font-size:clamp(.75rem,1vw,1.75rem)}@media (max-width:812px){#about-clients{padding-top:var(--base-padding-y);padding-bottom:calc(var(--vh,1vh) * 10)}}#about-clients-header{grid-column:1/span 12;justify-content:space-between;align-items:center;display:flex}@media (max-width:812px){#about-clients-header{flex-direction:column;grid-column:1/span 6;align-items:flex-start}}#about-clients-title{grid-gap:.3em;will-change:transform;height:1.15em;font-size:4em;display:flex;overflow:hidden}@media (min-aspect-ratio:21/9){#about-clients-title{font-size:6em}}@media (max-width:812px){#about-clients-title{height:inherit;flex-wrap:wrap;justify-content:center;row-gap:.1em;margin-top:2em;font-size:14vw}}#about-clients-title span{white-space:nowrap;display:inline-block}#about-clients-desc{text-transform:uppercase;text-align:right;will-change:transform;width:14em;font-size:.875em;line-height:1.2}@media (min-aspect-ratio:21/9){#about-clients-desc{font-size:1em}}@media (max-width:812px){#about-clients-desc{text-align:center;width:20em;margin:4em auto auto;font-size:1.2em}.about-clients-title-word-wrapper{height:1em}}#about-clients-carousel{width:100vw;margin-top:calc(var(--vh,vh) * 2);margin-bottom:1em;position:relative;left:-50px}@media (min-width:1600px){#about-clients-carousel{left:-5vw}}@media (max-width:812px){#about-clients-carousel{margin-top:3em;left:-25px}}.about-clients-carousel-line-wrapper{will-change:transform;width:fit-content;display:flex}.about-clients-carousel-line-wrapper:not(:first-child){margin-top:-2em}.about-clients-carousel-line{justify-content:space-between;align-items:center;width:fit-content;display:flex;position:relative}.about-clients-carousel-line img{width:15em;height:15em}@media (max-width:812px){.about-clients-carousel-line img{width:12em;height:12em}}.about-clients-carousel-item{justify-content:center;align-items:center;width:12vw;height:12vw;display:flex}.about-clients-carousel-item svg{width:100%;max-width:15em;height:auto}.about-clients-carousel-item.about-clients-carousel-item-square svg{width:3vw;max-width:5em}#about-award{color:var(--color-off-white);padding:var(--base-padding-y) 0;justify-content:center;gap:calc(var(--vh,1vh) * 10);--margin-left:44vw;--width-size:15vw;flex-direction:column;min-height:130.208vw;font-size:clamp(.75rem,1vw,1.75rem);display:flex}@media (min-aspect-ratio:21/9){#about-award{font-size:clamp(.75rem,1vw,2.2rem)}}@media (max-width:1000px){#about-award{--margin-left:0;--width-size:30vw}}@media (max-width:480px){#about-award{font-size:2.7vw}}#about-award-title{visibility:hidden;width:100vw;position:absolute;top:0}.about-award-header{will-change:transform;margin-bottom:3em;position:relative}.about-award-header-title{text-transform:uppercase;padding:0 var(--base-padding-x);margin:0;font-size:4em;font-weight:400;line-height:1;overflow:hidden}.about-award-header-number{top:1em;left:calc(var(--base-padding-x) + var(--margin-left));position:absolute}@media (max-width:1000px){.about-award-header-number{left:inherit;right:var(--base-padding-x)}}.about-award-header-svg{width:2.25em;height:2.25em}.about-award-header-number{align-items:center;gap:2em;display:flex}.about-award-header-text{margin:0;font-family:IBMPlexMono;font-size:2em;overflow:hidden}.about-award-item{will-change:transform;padding:0 var(--base-padding-x);margin-bottom:2em;position:relative}.about-award-item-container{position:relative;overflow:hidden}.about-award-item-wrapper{display:flex;position:relative}.about-award-item-wrapper:not(:first-child){margin-top:.8em}.about-award-item-wrapper-text{margin:0;font-size:1.25em;transition:transform .4s cubic-bezier(.4,0,.1,1);display:inline-block;position:relative;overflow:hidden}.about-award-item-wrapper-text:not(:last-child){flex-shrink:0}.about-award-item-wrapper-svg{width:1em;height:1em;transition:transform .4s cubic-bezier(.4,0,.1,1);position:absolute;top:calc(50% - .55em);transform:translate(-1.3em)}.about-award-line{opacity:.2;height:.0625em;width:calc(100% + 2 * var(--base-padding-x));top:-1em;left:calc(var(--base-padding-x) * -1);background:var(--color-white);transform-origin:0;position:absolute}.award-category-awards .about-award-item-wrapper-text:first-child{width:var(--width-size);margin-left:var(--margin-left)}.award-category-awards .about-award-item-wrapper-text:nth-child(2){margin-left:2em;font-family:IBMPlexMono}.award-category-awards .about-award-item-wrapper-text:nth-child(3){margin-left:4em}@media (max-width:560px){.award-category-awards .about-award-item-wrapper-text:nth-child(3){margin-left:3em}}.award-category-articles{margin-top:0}.award-category-articles .about-award-item-wrapper{margin-left:var(--margin-left);flex-direction:column;gap:.5em}@media (min-width:1000px) and (hover:hover){.award-category-articles .about-award-item-wrapper .about-award-item-container:hover .about-award-item-wrapper-text{transform:translate(1.3em)}.award-category-articles .about-award-item-wrapper .about-award-item-container:hover .about-award-item-wrapper-svg{transform:translateZ(0)}}.award-category-articles .about-award-item-wrapper .about-award-item-container:first-child{cursor:pointer}.award-category-talks{margin-top:0}.award-category-talks .about-award-item-wrapper{margin-left:var(--margin-left);gap:.5em}.award-category-talks .about-award-item-wrapper.--old .about-award-item-wrapper-text{cursor:not-allowed;opacity:.2;position:relative}.award-category-talks .about-award-item-wrapper.--old .about-award-item-wrapper-text:before{content:"";background:var(--color-white);width:100%;height:.0625em;position:absolute;top:.7em;left:0}@media (min-width:1000px) and (hover:hover){.award-category-talks .about-award-item-wrapper:not(.--old) .about-award-item-container:first-child:hover .about-award-item-wrapper-text{transform:translate(1.3em)}.award-category-talks .about-award-item-wrapper:not(.--old) .about-award-item-container:first-child:hover .about-award-item-wrapper-svg{transform:translateZ(0)}}.award-category-talks .about-award-item-container:first-child{cursor:pointer;width:var(--width-size)}@media (max-width:480px){.award-category-talks .about-award-item-container:first-child{width:35vw}}.award-category-talks .about-award-item-container:nth-child(2){margin-left:9.5em}@media (max-width:480px){.award-category-talks .about-award-item-container:nth-child(2){margin-left:4em}}.award-category-talks .about-award-item-container:nth-child(3){display:none}@media (max-width:1000px){.award-category-talks .about-award-item-container:nth-child(3){flex-grow:1;height:.75em;display:block;position:relative;top:.5em}}.about-award-item-wrapper-img{width:.75em;height:.75em;position:absolute;right:0}#about-capability{color:var(--color-white);align-content:flex-start;font-size:clamp(.875rem,1vw,1.75rem)}@media (max-width:812px){#about-capability{font-size:clamp(1rem,1vw,1.75rem)}}#about-capability-title{margin-top:calc(2em - 2 * var(--base-padding-y));will-change:transform;flex-direction:column;grid-column:1/span 12;font-size:12vw;line-height:1em;display:flex}@media (min-aspect-ratio:21/9){#about-capability-title{font-size:8vw}}@media (max-width:812px){#about-capability-title{grid-column:1/span 6;font-size:18vw}}#about-capability-title>div{grid-column:1/span 8;position:relative}@media (max-width:812px){#about-capability-title>div{grid-column:1/span 12}}#about-capability-title #about-capability-title-line-2{left:2em}@media (max-width:812px){#about-capability-title #about-capability-title-line-2{left:0}}#about-capability-subheader{right:var(--base-padding-x);top:var(--base-padding-y);text-transform:uppercase;width:20em;margin-top:calc(26vw - 2 * var(--base-padding-y));font-size:.875em;line-height:1.2;position:absolute}@media (min-aspect-ratio:21/9){#about-capability-subheader{margin-top:calc(17vw - 2 * var(--base-padding-y));font-size:1em}}@media (max-width:812px){#about-capability-subheader{grid-column:1/span 6;width:100%;margin-top:0;position:relative;left:0}}#about-capability-subheader-text{will-change:transform}@media (max-width:812px){#about-capability-subheader-text{width:100%;margin-top:2em;font-size:1.1em}}#about-capability-subheader-cards{will-change:transform;gap:.5rem;width:fit-content;margin-top:2em;display:flex;position:relative;overflow:hidden}@media (max-width:812px){#about-capability-subheader-cards{padding:0}}.about-capability-subheader-card{border:solid .0625em var(--color-white);text-align:center;text-indent:.1em;border-radius:.361rem;justify-content:center;align-items:center;width:2.25em;height:3.125em;font-family:WaviqueMono;font-size:1em;display:flex}@media (max-width:812px){.about-capability-subheader-card{font-size:1.2em}}#about-capability-categories-container{flex-wrap:wrap;grid-column:1/13;justify-content:space-between;width:100%;margin-top:20rem;display:flex;position:relative}#about-capability-categories-container:after{content:"";clear:both;display:block}@media (max-width:812px){#about-capability-categories-container{grid-column:1/7;gap:2.8rem 0;margin-top:8rem}}#about-capability-cards-wrapper{width:100%;margin:4em auto calc(var(--vh,1vh) * 300) auto;grid-column:1/span 12;position:relative}@media (min-aspect-ratio:21/9){#about-capability-cards-wrapper{width:75%}}@media (max-width:812px){#about-capability-cards-wrapper{grid-column:1/span 6;margin-bottom:0}}#about-capability-cards{perspective:calc(var(--vh,1vh) * 100);perspective-origin:50%;width:100%}@media (max-width:812px){#about-capability-cards{perspective:300vw}}.about-capability-card{width:calc(var(--grid-space) * 3 + var(--grid-gap) * 2);color:var(--color-black);aspect-ratio:314/438;transform-style:preserve-3d;font-size:1.3vw;display:inline-block;position:absolute;top:0;left:0}@media (min-aspect-ratio:21/9){.about-capability-card{font-size:.87vw}}@media (max-width:812px){.about-capability-card{width:calc(50% - var(--grid-gap) / 2);margin-left:0;font-size:2.4vw;position:relative}.about-capability-card:nth-child(n+3){margin-top:3em}.about-capability-card:nth-child(odd){float:right}}@media (max-width:560px){.about-capability-card{width:100%;font-size:5vw}.about-capability-card:nth-child(n+1){margin-top:3em}}.about-capability-card-back{backface-visibility:hidden;background:var(--color-white);background-image:url(/assets/images/cards/back.png);background-size:contain;border-radius:.8em;width:100%;height:100%;position:absolute;transform:rotateY(180deg)}.about-capability-card-front{backface-visibility:hidden;background:var(--color-white);border-radius:.8em;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:1.25em 1.875em;display:flex;position:absolute}.about-capability-card-header{justify-content:space-between;align-items:center;display:flex}.about-capability-card-header:last-child{justify-self:flex-end;transform:rotate(180deg)}.about-capability-card-header-text{text-transform:uppercase;margin:0;font-size:1.5em}.about-capability-card-header-letter{margin:0;font-family:WaviqueMono;font-size:3em;position:relative;left:.15em}.about-capability-list{margin:0;padding:0;list-style:none}.about-capability-list-item{font-size:.85em;position:relative}.about-capability-list-item:not(:last-child):before{content:"..............................";letter-spacing:.125em;color:var(--color-blue);opacity:.2;font-size:1.5em;position:absolute;top:.6em}.about-capability-list-item:not(:first-child){margin-top:2em}#projects-main:after{content:"";clear:both;display:block}#projects-main-title-top{margin-top:calc(var(--vh,1) * 20);grid-column:1/span 12;position:relative}@media (max-width:812px){#projects-main-title-top{grid-column:1/span 6;margin-top:6em;margin-bottom:2em}}#projects-main-title-wrapper{will-change:transform;width:fit-content;font-size:17vw;position:relative;left:-.01em}#projects-main-title{margin:0;line-height:1em;display:inline-block;position:relative;left:-1vw;overflow:hidden}#projects-main-title-project-number{font-family:IBMPlexMono;font-size:4vw;top:2vw;right:-9vw;overflow:hidden;position:absolute!important}@media (min-aspect-ratio:21/9){#projects-main-title-project-number{font-size:2.7vw;top:2.5vw;right:-7vw}}#projects-main-title-project-arrow{width:4vw;height:4vw;position:absolute;bottom:5vw;right:-9vw}@media (min-aspect-ratio:21/9){#projects-main-title-project-arrow{width:2.7vw;height:2.7vw;bottom:5.5vw;right:-6.9vw}}#project-details{width:100%;height:calc(var(--vh,1vh) * 100);z-index:10;padding:var(--base-padding-y) var(--base-padding-x);color:var(--project-details-text);font-size:clamp(1rem,1vw,1.5rem);display:block;position:absolute}@media (max-width:380px){#project-details{font-size:clamp(.75rem,1vw,2rem)}}@media (min-aspect-ratio:21/9){#project-details{font-size:clamp(.75rem,1vw,2.5rem)}}#header-center-project-back-btn{left:54.5em;top:calc(var(--base-padding-y));height:3.2em;color:var(--color-black);text-transform:uppercase;pointer-events:auto;cursor:pointer;background:#fff;border:none;border-radius:100px;align-items:center;gap:.625em;width:fit-content;padding:0 1.5em 0 1em;font-size:.875em;font-weight:500;display:flex;position:absolute;overflow:hidden;transform:scale(0)}@media (min-aspect-ratio:21/9){#header-center-project-back-btn{left:68.5em}}@media (max-width:1200px){#header-center-project-back-btn{left:inherit;right:27.5em}}@media (max-width:812px){#header-center-project-back-btn{right:calc(var(--base-padding-x) + 4em);left:inherit;justify-content:center;width:3.2em;padding:0}}#header-center-project-back-btn svg{z-index:1;width:1.2em;height:1.2em;transition:color .5s,transform .4s cubic-bezier(.4,0,.1,1)}@media (hover:hover){#header-center-project-back-btn:hover{color:var(--project-details-btn-text)}#header-center-project-back-btn:hover #header-center-project-back-btn-svg{transform:translate(-2em)}#header-center-project-back-btn:hover #header-center-project-back-btn-text{transform:translate(-1.3em)}#header-center-project-back-btn:hover #header-center-project-back-btn-svg2{transform:translate(-1em)}}#header-center-project-back-btn-svg2{z-index:1;position:absolute;right:0;transform:translate(1em)}#header-center-project-back-btn-text{z-index:1;margin:0;transition:color .5s,transform .4s cubic-bezier(.4,0,.1,1)}#project-details-header-back-background{background:var(--project-details-btn-bg-hover);transform-origin:bottom;width:100%;height:100%;transition:transform .3s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;transform:scaleY(0)}#project-details-header-info{text-transform:uppercase;z-index:1;color:var(--project-details-highlight);right:var(--base-padding-x);align-items:center;gap:.625em;font-size:.75em;display:flex;position:absolute;overflow:hidden}#project-details-header-info svg{width:1em;height:1em;transition:color .5s}@media (max-width:812px){#project-details-header-info,#header-center-project-back-btn-text{display:none}}#project-details-meta{pointer-events:none;width:34em;position:absolute;top:50%;transform:translateY(-50%)}@media (max-width:812px){#project-details-meta{width:100%;padding-top:calc(var(--vh,1vh) * 10);min-width:inherit;padding-bottom:50px;position:relative;top:0;transform:translateZ(0)}}#project-details-meta a{pointer-events:none}#project-details-meta.is-active a{pointer-events:auto}#project-details-meta:after{content:"";clear:both;display:block}#project-details-title,#project-details-preview-title{margin:0;font-size:4.5em;line-height:.95}#project-details-left{float:left;width:60%}@media (max-width:812px){#project-details-left{width:100%}}#project-details-right{float:right;width:40%;margin-top:3em;padding-left:20%}@media (max-width:812px){#project-details-right{width:100%;margin-top:0;padding-left:0}}#project-details-desc{margin:4em 0;font-size:.75em;line-height:1.5em}@media (max-width:812px){#project-details-desc{max-width:30em;font-size:clamp(1rem,1.5vw,3rem)}}#project-details-desc p{margin:0}#project-details-desc p:not(:first-child){margin-top:1em}#project-details-desc a{font-family:Aeonik;font-weight:500}#project-details-desc a,#project-details-side-list a{display:inline-block;position:relative}#project-details-desc a:after,#project-details-side-list a:after{content:"";background-color:var(--project-details-highlight);transform-origin:0 0;width:100%;height:1px;transition:transform .3s cubic-bezier(.16,1,.3,1);position:absolute;top:100%;left:0;transform:scaleX(0)}@media (hover:hover){#project-details-desc a:hover:after,#project-details-side-list a:hover:after{transform:scaleX(1)}}#project-details-desc a{color:var(--project-details-highlight)}#project-details-desc a:after{background-color:var(--project-details-highlight);margin-top:-.25em}#project-details-side-list a{color:var(--project-details-text)}#project-details-side-list a:after{background-color:var(--project-details-text)}#project-details-side-list{font-size:.75em;position:relative}@media (max-width:812px){#project-details-side-list{grid-template-columns:1fr 1fr;width:100%;font-size:clamp(1rem,1.5vw,3rem);display:grid;position:static}}.project-details-side-list-title{color:var(--project-details-highlight);text-transform:uppercase;margin-top:0;margin-bottom:1em}.project-details-side-list-item{color:var(--project-details-text);font-family:Aeonik;line-height:1.4}#project-details-side-list-recognitions{margin-top:4em}@media (max-width:812px){#project-details-side-list-recognitions{margin-top:0}}#project-details-launch-cta-mobile,#project-details-launch-cta{text-transform:uppercase;width:fit-content;height:3.375em;color:var(--project-details-btn-text);background:#fff;border-radius:100px;align-items:center;gap:1.125em;padding:1em 1.5em 1em 1.125em;font-family:Aeonik;font-weight:500;transition:background .5s cubic-bezier(.35,0,0,1);display:none;overflow:hidden}@media (max-width:812px){#project-details-launch-cta-mobile,#project-details-launch-cta{font-size:1em}}@media (hover:hover){#project-details-launch-cta-mobile:hover,#project-details-launch-cta:hover{color:var(--project-details-btn-text-hover);background:var(--project-details-highlight);transition:background .5s cubic-bezier(.35,0,0,1) .1s}#project-details-launch-cta-mobile:hover #project-details-launch-cta-text-mobile,#project-details-launch-cta:hover #project-details-launch-cta-text-mobile,#project-details-launch-cta-mobile:hover #project-details-launch-cta-text,#project-details-launch-cta:hover #project-details-launch-cta-text{transition:color .5s cubic-bezier(.35,0,0,1),transform .4s cubic-bezier(.35,0,0,1);transform:translate(-20%)}#project-details-launch-cta-mobile:hover #project-details-launch-cta-dot-mobile,#project-details-launch-cta:hover #project-details-launch-cta-dot-mobile,#project-details-launch-cta-mobile:hover #project-details-launch-cta-dot,#project-details-launch-cta:hover #project-details-launch-cta-dot{background:var(--project-details-highlight);transform:translate(5em)scale(26)}#project-details-launch-cta-mobile:hover #project-details-launch-cta-arrow-mobile,#project-details-launch-cta:hover #project-details-launch-cta-arrow-mobile,#project-details-launch-cta-mobile:hover #project-details-launch-cta-arrow,#project-details-launch-cta:hover #project-details-launch-cta-arrow{transition:transform .4s cubic-bezier(.35,0,0,1) .1s;transform:scale(1)}#project-details-launch-cta-mobile:hover #project-details-launch-cta-arrow-mobile svg,#project-details-launch-cta:hover #project-details-launch-cta-arrow-mobile svg,#project-details-launch-cta-mobile:hover #project-details-launch-cta-arrow svg,#project-details-launch-cta:hover #project-details-launch-cta-arrow svg{color:var(--project-details-icon-color)}}#project-details.has-cta #project-details-launch-cta{display:flex}@media (max-width:812px){#project-details.has-cta #project-details-launch-cta{display:none}}#project-details.has-cta #project-details-launch-cta-mobile{display:none}@media (max-width:812px){#project-details-launch-cta-mobile{margin-top:4em}#project-details.has-cta #project-details-launch-cta-mobile{display:flex}}#project-details-launch-cta-mobile-dot,#project-details-launch-cta-dot{content:"";background:var(--project-details-btn-text);z-index:1;border-radius:100px;width:.5em;height:.5em;transition:background .5s cubic-bezier(.35,0,0,1),transform .4s cubic-bezier(.35,0,0,1)}#project-details-launch-cta-mobile-text,#project-details-launch-cta-text{z-index:1;margin:0;font-size:.875em;font-weight:500;transition:color .5s cubic-bezier(.35,0,0,1) .1s,transform .4s cubic-bezier(.35,0,0,1) .1s;position:relative}#project-details-launch-cta-mobile-arrow,#project-details-launch-cta-arrow{background:var(--color-white);z-index:1;border-radius:100%;justify-content:center;align-items:center;width:1.5em;height:1.5em;transition:transform .4s cubic-bezier(.35,0,0,1);display:flex;position:absolute;top:calc(50% - .75em);right:.75em;transform:scale(0)}#project-details-launch-cta-mobile-arrow svg,#project-details-launch-cta-arrow svg{width:90%;height:90%;transition:color .5s}#project-details-items-wrapper{width:100%;height:calc(100% - var(--base-padding-y) * 4 - var(--header-size) * 3.9);left:0;top:calc(var(--base-padding-y) * 2 + var(--header-size) * 2.8);position:absolute}#project-details-items-move-container{white-space:nowrap;height:100%;padding-left:48em;padding-right:0;position:absolute}@media (max-width:812px){#project-details-items-move-container{width:calc(100vw - var(--base-padding-x) * 2);white-space:normal;height:auto;padding-left:0;position:relative}}.project-details-item{vertical-align:top;visibility:hidden;margin-left:5em;display:inline-block;position:relative}.project-details-item:first-child{margin-left:0}.project-details-item:last-child{margin-right:10vw}@media (max-width:812px){.project-details-item{margin-left:var(--base-padding-x);margin-top:50px}.project-details-item:first-child{margin-left:var(--base-padding-x)}.project-details-item:last-child{margin-bottom:50px}}.project-details-item-text{white-space:normal;width:100%;padding:0 1.2em;line-height:1.4em;position:relative;top:50%;transform:translateY(-50%)}@media (max-width:812px){.project-details-item-text{margin:1em 0;top:0;transform:translateZ(0)}}#project-details-preview{width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:812px){#project-details-preview{left:var(--base-padding-x);width:calc(100% - var(--base-padding-x) * 2)}}#project-details-preview-inner{width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:812px){#project-details-preview-inner{height:auto;padding:calc(var(--vh,vh) * 2) 0}}#project-details-preview-title{margin:0;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media (max-width:812px){#project-details-preview-title{position:relative;top:auto;transform:translateZ(0)}}#project-details-preview-footer{left:0;bottom:var(--base-padding-y);align-items:center;gap:1em;width:14em;display:flex;position:absolute}@media (min-aspect-ratio:21/9){#project-details-preview-footer{gap:2em;width:16em}}@media (max-width:812px){#project-details-preview-footer{margin-top:calc(var(--vh,vh) * 5);width:100%;position:relative;bottom:auto}}#project-details-preview-footer-bar{border-radius:16px;flex-grow:1;height:4px;position:relative}#project-details-preview-footer-text{color:var(--color-black);font-size:.875em}#project-details-preview-footer-bar-background{background:var(--color-black);opacity:.2;width:100%;height:3px;position:absolute}#project-details-preview-footer-bar-inner{background:var(--project-details-highlight);transform-origin:0;width:100%;height:3px;transform:scaleX(0%)}#project-details-preview-footer-arrow{width:1em;height:1em}@media (max-width:812px){#project-details-preview-footer-arrow{transform:rotate(90deg)}}#playground-main{height:calc(var(--vh,vh) * 300);background:#000}#playground-main-inner{height:calc(var(--vh,vh) * 100);position:absolute;inset:0}#playground-main-timeline{z-index:2;cursor:pointer;width:100vw;height:10px;position:absolute;top:50%;left:0}@media (hover:hover){#playground-main-timeline:hover #playground-main-timeline-line{transform:scaleZ(1)}}#playground-main-timeline-line{transition:transform .3s cubic-bezier(.35,0,0,1);position:absolute;inset:0;transform:scaleY(.1)}#playground-main-timeline-line-bg{opacity:.2;background:#fff;position:absolute;inset:0}#playground-main-timeline-line-progress{transform-origin:0;background:#fff;position:absolute;inset:0;transform:scaleX(0)}.playground-main-timeline-event{height:5rem;position:absolute;top:calc(50% - 2.5rem)}.playground-main-timeline-event.--hover .playground-main-timeline-text{opacity:1}.playground-main-timeline-event.--hover .playground-main-timeline-dot,.playground-main-timeline-event.--active .playground-main-timeline-dot{background:var(--color-blue)}.playground-main-timeline-text{color:#fff;text-transform:uppercase;letter-spacing:.024rem;opacity:0;font-size:1.2rem;font-weight:500;transition:opacity .3s cubic-bezier(.35,0,0,1)}.playground-main-timeline-dot{background:#fff;border-radius:100%;width:6px;height:6px;transition:background .3s cubic-bezier(.35,0,0,1);position:absolute;top:calc(50% - 3px)}.playground-main-event{aspect-ratio:3/2;background:var(--color-green);border-radius:1.2rem;flex-direction:column;justify-content:space-between;width:58rem;padding:4rem 5rem;display:flex;position:absolute}.playground-main-event-top{justify-content:space-between;align-items:center;display:flex}.playground-main-event-top-text{font-size:1.2rem}.playground-main-event-bottom{line-height:.9}.playground-main-event-bottom-text{font-size:7.8rem}#playground-bottom{bottom:var(--base-padding-y);right:var(--base-padding-x);position:absolute}#playground-bottom-text{color:var(--color-green);font-family:WaviqueMono;font-size:2.4rem}#end-section{height:calc(var(--vh,1vh) * 350);color:var(--color-white);font-size:clamp(.875rem,1vw,2rem)}html.is-white-bg #end-section{color:var(--color-black)}#end-section-outer{width:100%;height:calc(var(--vh,1vh) * 100);position:absolute}#end-section-inner{width:100%;height:100%;position:absolute}#end-section-content{text-align:center;width:100%;position:absolute;top:calc(50% - 3em);left:50%;transform:translate(-50%,-50%)}@media (max-width:560px){#end-section-content{top:40%}}#end-section-content-crosses{width:60vw;height:calc(100% + 10vh);position:absolute;left:calc(50% - 30vw)}@media (max-width:560px){#end-section-content-crosses{width:calc(100% - 2 * var(--base-padding-x));left:var(--base-padding-x)}}.end-section-content-cross{width:var(--cross-size);height:var(--cross-size);position:absolute}.end-section-content-cross:before,.end-section-content-cross:after{content:"";width:var(--cross-size);height:calc(.125 * var(--cross-size));left:0;top:calc(.5 * var(--cross-size));background:var(--color-white);position:absolute}html.is-white-bg .end-section-content-cross:before,html.is-white-bg .end-section-content-cross:after{background:var(--color-black)}.end-section-content-cross:after{transform:rotate(90deg)}.end-section-content-cross:first-child{top:0;left:0}.end-section-content-cross:nth-child(2){top:0;right:0}.end-section-content-cross:nth-child(3){bottom:0;left:0}.end-section-content-cross:nth-child(4){bottom:0;left:calc(50% - .5rem)}.end-section-content-cross:nth-child(5){bottom:0;right:0}#end-section-subtitle{text-transform:uppercase;will-change:transform;font-size:1em;line-height:1.4;overflow:hidden}@media (max-width:560px){#end-section-subtitle{text-align:center;width:55%;margin:auto;font-size:1.2em}}#end-section-title{--font-size:10vw;width:fit-content;line-height:1;font-size:var(--font-size);will-change:transform;margin:.4em auto auto;position:relative}@media (min-aspect-ratio:21/9){#end-section-title{--font-size:6.7vw}}@media (max-width:560px){#end-section-title{--font-size:19.5vw;width:100%}}#end-section-title-link{cursor:pointer}.end-section-title-link-line{height:var(--font-size);position:relative}.end-section-title-link-line:last-child{bottom:.02em}.end-section-title-link-word{height:.95em;position:relative;overflow:hidden}.end-section-title-link-word .char{will-change:transform;display:inline-block;position:relative}.end-section-title-link-word .char-wrapper{will-change:transform;position:relative;top:-.2em}.end-section-title-link-word .char-wrapper .char{float:left}.end-section-title-link-word .char-wrapper .char:last-child{clear:both}.char-wrapper{height:var(--font-size);position:relative}#end-bottom{width:15em;height:3.375em;left:50%;bottom:calc(var(--vh,1vh) * 7);text-align:center;background:#fff;border-radius:100px;justify-content:center;align-items:center;gap:1em;font-size:1.1em;display:flex;position:absolute;overflow:hidden;transform:translate(-50%);box-shadow:0 6px 10px #0000000a,0 2px 4px #0000000a}#end-bottom-text-container{position:relative;overflow:hidden}#end-bottom-text{white-space:nowrap;color:var(--color-black);font-size:.75em;line-height:1.5;animation:3s cubic-bezier(.1,0,.1,1) .2s infinite text-animation}#end-bottom-text:last-child{position:absolute;top:-1.5em}.end-bottom-arrow-container{width:1em;height:1em;position:relative;overflow:hidden}.end-bottom-arrow-container:last-child .end-bottom-arrow{animation:3s cubic-bezier(.1,0,.1,1) .3s infinite arrow-animation}.end-bottom-arrow{background:url(/assets/images/icons/arrow-down.svg) 0 0/cover no-repeat;flex-shrink:0;width:1em;height:1em;animation:3s cubic-bezier(.1,0,.1,1) infinite arrow-animation}.end-bottom-arrow:last-child{position:absolute;top:-1em}@keyframes arrow-animation{0%{transform:translateZ(0)}33%{transform:translateY(1em)}to{transform:translateY(1em)}}@keyframes text-animation{0%{transform:translateZ(0)}33%{transform:translateY(1.5em)}to{transform:translateY(1.5em)}}#end-section-title-top-decoration{background:var(--color-black);transform-origin:0;background:var(--color-white);width:calc(100% - .05em);height:.07em;position:absolute;top:.85em;left:.05em}html.is-white-bg #end-section-title-top-decoration{background:var(--color-black)}@media (max-width:560px){#end-section-title-top-decoration{width:calc(100% - .65em);left:.35em}}#end-section-title-bottom-left-decoration{transform-origin:0;background:var(--color-white);width:.82em;height:.07em;position:absolute;bottom:.1em;left:.25em}html.is-white-bg #end-section-title-bottom-left-decoration{background:var(--color-black)}@media (max-width:560px){#end-section-title-bottom-left-decoration{left:.55em}}#end-section-title-bottom-right-decoration{transform-origin:0;background:var(--color-white);width:2.45em;height:.07em;position:absolute;bottom:.1em;left:1.78em}html.is-white-bg #end-section-title-bottom-right-decoration{background:var(--color-black)}@media (max-width:560px){#end-section-title-bottom-right-decoration{left:2.1em}}#footer-section{min-height:calc(var(--vh,1vh) * 100);color:var(--color-black);flex-direction:column;font-size:clamp(.875rem,1vw,2rem);display:flex}@media (max-width:380px){#footer-section{font-size:clamp(.75rem,1vw,2rem)}}#footer-bg{background-color:var(--color-white);width:100vw;height:calc(100% + 2px);margin-left:-50vw;position:absolute;top:-2px;left:50%}#footer-top{z-index:1;margin-top:calc(var(--vh,vh) * 5);flex-grow:1;position:relative}#footer-middle{z-index:1;column-gap:var(--grid-gap);grid-template-columns:repeat(12,minmax(0,1fr));display:grid;position:relative}@media (max-width:1000px){#footer-middle{grid-template-columns:repeat(6,minmax(0,1fr));row-gap:5em}}#footer-middle-contact{column-gap:var(--grid-gap);grid-column:1/span 6;grid-template-columns:repeat(6,minmax(0,1fr));font-size:1.25em;display:grid}@media (max-width:1000px){#footer-middle-contact{grid-row:2}}#footer-contact-address{will-change:transform;grid-column:1/span 3;width:fit-content;line-height:1.4}@media (hover:hover){#footer-contact-address:hover .footer-address-line-wrapper{transform:translate3d(var(--delta-x), 0, 0)}}.footer-address-line-wrapper{width:fit-content;transition:transform .6s cubic-bezier(.35,0,0,1)}#footer-contact-socials{will-change:transform;grid-column:4/span 3}#footer-contact-socials a{display:block}@media (max-width:1000px){#footer-contact-socials{grid-column:4/span 3}}.footer-socials-wrapper{position:relative;overflow:hidden}.footer-socials-line-wrapper{transition:transform .3s;display:block;position:relative}.footer-socials-line-wrapper:not(:first-child){margin-top:.3em}.footer-socials-line-wrapper:hover .footer-socials-text,.footer-socials-line-wrapper:hover .footer-socials-line-svg{transform:translate(2em)}.footer-socials-line-svg{width:1.25em;height:1.25em;transition:transform .4s cubic-bezier(.35,0,0,1);top:0;left:-2em;transform:rotate(90deg);position:absolute!important}.footer-socials-text{margin:0;transition:transform .4s cubic-bezier(.35,0,0,1)}#footer-contact-enquires{will-change:transform;grid-column:4/span 3;margin-top:2.5em}@media (max-width:1000px){#footer-contact-enquires{grid-column:1/span 3}}#footer-contact-business{will-change:transform;grid-column:4/span 3;margin-top:2.5em}.footer-business-link-wrapper,.footer-enquires-link-wrapper{height:2em;margin-top:.3em}#footer-business-link{will-change:transform;width:fit-content;height:fit-content;padding-bottom:.2em;display:block;position:relative;overflow:hidden}@media (hover:hover){#footer-business-link:hover:before{transform:scaleZ(1)}}#footer-business-link:before{content:"";background:var(--color-black);transform-origin:0;width:100%;height:.1em;transition:transform .3s cubic-bezier(.35,0,0,1);position:absolute;bottom:0;transform:scaleX(0)}#footer-enquires-link{will-change:transform;width:fit-content;height:fit-content;padding-bottom:.2em;display:block;position:relative;overflow:hidden}@media (hover:hover){#footer-enquires-link:hover:before{transform:scaleZ(1)}}#footer-enquires-link:before{content:"";background:var(--color-black);transform-origin:0;width:100%;height:.1em;transition:transform .3s cubic-bezier(.35,0,0,1);position:absolute;bottom:0;transform:scaleX(0)}#footer-middle-newsletter{will-change:transform;grid-column:7/span 6}@media (max-width:1000px){#footer-middle-newsletter{grid-column:1/span 6}}#footer-newsletter-header{font-size:3.375em}.footer-newsletter-line{display:block}#footer-newsletter-input{max-width:33.75em;height:4.375em;margin-top:2em;position:relative}#footer-newsletter-input.--active #footer-newsletter-input-field::placeholder{opacity:.3}#footer-newsletter-bg{background-color:var(--color-off-white);transform-origin:0;border-radius:1.125em;width:100%;height:100%;position:absolute}#footer-newsletter-input-arrow{cursor:pointer;border:none;width:1.5em;height:1.5em;padding:0;display:inline-block;position:absolute;top:calc(50% - .75em);right:1.25em}#footer-newsletter-input-arrow svg{width:100%;height:auto}#footer-newsletter-input-field{background:0 0;border:0;outline:none;width:100%;height:100%;padding:.625em 1.25em;font-size:1.25em;position:relative}#footer-newsletter-input-field::placeholder{opacity:0;font-size:1em;transition:opacity .5s .3s}#footer-bottom{z-index:1;column-gap:var(--grid-gap);width:100%;margin-top:calc(var(--vh,vh) * 7);grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;font-size:1em;display:grid;position:relative}@media (max-width:1000px){#footer-bottom{grid-template-columns:repeat(6,minmax(0,1fr));row-gap:2em}}#footer-bottom-copyright{will-change:transform;grid-column:1/span 6;position:relative;overflow:hidden}@media (max-width:1000px){#footer-bottom-copyright{grid-row:3}}#footer-bottom-labs{will-change:transform;grid-column:7/span 3;width:fit-content;padding-bottom:.1em;position:relative;overflow:hidden}@media (max-width:1000px){#footer-bottom-labs{grid-column:1/span 6}}@media (hover:hover){#footer-bottom-labs:hover:before{transform:scaleZ(1)}}#footer-bottom-labs:before{content:"";background:var(--color-black);transform-origin:0;width:100%;height:.125em;transition:transform .6s cubic-bezier(.35,0,0,1);position:absolute;bottom:0;transform:scaleX(0)}#footer-bottom-tagline{will-change:transform;grid-column:10/span 2;position:relative;overflow:hidden}@media (max-width:1000px){#footer-bottom-tagline{grid-column:1/span 6}}#footer-bottom-up{background:var(--color-black);cursor:pointer;border-radius:100%;justify-content:center;align-items:center;width:3.75em;height:3.75em;display:flex;position:absolute;bottom:-.5em;right:0;overflow:hidden}@media (hover:hover){#footer-bottom-up:hover svg{transform:translateY(-3em)}#footer-bottom-up:hover svg:last-child{transform:translateZ(0)}}#footer-bottom-up svg{width:1.5em;height:1.5em;transition:transform .4s cubic-bezier(.35,0,0,1)}#footer-bottom-up svg:last-child{transform:translateY(3em);position:absolute!important}@media (max-width:1000px){#footer-bottom-up{position:absolute;bottom:0}}#footer-newsletter-form{height:100%}#footer-newsletter-feedback-message{margin:.5em 1em 0}#footer-newsletter-feedback-message .error{color:red}#scroll-nav-section{color:#fff;background-color:#121416;font-size:clamp(.875rem,1vw,2rem);display:block;position:relative}@media (max-width:380px){#scroll-nav-section{font-size:clamp(.75rem,1vw,2rem)}}#scroll-nav-content{text-transform:uppercase}#scroll-nav-subtitle{padding-top:1em}#scroll-nav-main{position:relative}#scroll-nav-text{white-space:nowrap;padding:1em 0;font-size:3.5em;line-height:1em}#scroll-nav-next{width:20%;min-width:200px;margin-top:-.5em;line-height:1em;display:flex;position:absolute;top:50%;right:0}@media (max-width:812px){#scroll-nav-next{width:100%;margin-top:1em;position:relative}}#scroll-nav-next-text{white-space:nowrap}#scroll-nav-next-bar{background-color:#34393f;flex-grow:1;height:4px;margin:calc(.5em - 1px) .75em 0}#scroll-nav-next-bar-inner{background-color:var(--color-green);transform-origin:0 0;width:100%;height:100%;transform:scaleX(.5)}#scroll-nav-next-arrow{width:1.2em;height:1.2em}#scroll-nav-next-arrow svg{width:100%;height:100%}#scroll-nav-cross-line{width:calc(100% - 1em);height:1em;margin-left:.5em;position:relative}@media (max-width:812px){#scroll-nav-cross-line{display:none}}.scroll-nav-cross{width:1em;height:1em;position:absolute}.scroll-nav-cross:before,.scroll-nav-cross:after{content:"";background:#fff;width:2px;height:1em;position:absolute;left:0}.scroll-nav-cross:after{transform:rotate(90deg)}.scroll-nav-cross:nth-child(2){left:25%}.scroll-nav-cross:nth-child(3){left:50%}.scroll-nav-cross:nth-child(4){left:75%}.scroll-nav-cross:nth-child(5){left:100%}
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-black:#000;--color-white:#fff;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.hidden{display:none}.inline-block{display:inline-block}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.ordinal{--tw-ordinal:ordinal;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}#wavique-root{display:contents}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
