:root{font-family:franklin-gothic-condensed,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#000;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:clip}:root{--step--2: clamp(.573rem, .9455rem + -.291vw, .88rem);--step--1: clamp(.9271rem, 1.1369rem + -.1639vw, 1.1rem);--step-0: clamp(1.375rem, 1.3483rem + .1185vw, 1.5rem);--step-1: clamp(1.7188rem, 1.5677rem + .6713vw, 2.427rem);--step-2: clamp(2.1484rem, 1.7691rem + 1.6857vw, 3.9269rem);--step-3: clamp(2.6855rem, 1.9032rem + 3.4769vw, 6.3537rem);--step-4: clamp(3.3569rem, 1.8804rem + 6.5624vw, 10.2803rem);--step-5: clamp(4.1962rem, 1.5437rem + 11.7889vw, 16.6335rem);--step-6: clamp(5.2452rem, .6241rem + 20.5382vw, 26.913rem)}body{font-size:var(--step-0);margin:0;padding:0;overflow-x:clip}h1,h2,h3,h4,h5,h6{margin-top:.5em;margin-bottom:.5em;font-family:franklin-gothic-compressed,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1;font-weight:600;text-transform:uppercase}@supports (animation-timeline: view()){h1,h2,h3,h4,h5,h6{margin-bottom:1em}}h1,h2{font-size:var(--step-6)}a{color:currentColor;transition:opacity .3s cubic-bezier(.5,1,.89,1);opacity:.7}a:hover{opacity:1}header{position:relative;display:flex;align-items:center;justify-content:center;height:100vh;background:#000}@supports (animation-timeline: view()){header{animation:header-bg-color 1s cubic-bezier(.61,1,.88,1) both;animation-timeline:view();animation-range:exit 0 exit 100%}}@keyframes header-bg-color{0%{background-color:#000}to{background-color:#fff}}.header--compact{height:44vh}.logo{display:block;width:80%;height:80%;object-fit:contain;transform:translateY(-5%)}.reveal-cta{width:100%;position:absolute;bottom:1vmax;color:#fff;text-align:center;text-transform:uppercase;font-weight:600}.reveal-cta span{animation:reveal-cta 1.3s ease alternate infinite}@keyframes reveal-cta{to{letter-spacing:.075ex}}footer{min-height:0!important;padding:var(--space-2xl) var(--space-2xl);color:#fff;background:#000}@supports (animation-timeline: view()){footer{animation:footer cubic-bezier(.12,0,.39,0) both;animation-timeline:view();animation-range:entry 0 entry 100%}}@keyframes footer{0%{background-color:#fff}to{background-color:#000}}address{font-style:normal;line-height:1.2}.section{min-height:60vh;padding:5vmax 3vmax}@supports (animation-timeline: view()){.section__title{animation:fade cubic-bezier(.12,0,.39,0) both;animation-timeline:view();animation-range:entry 0 contain 100%}}.section__title--small{font-size:var(--step-5)}@media(orientation:landscape){@supports (animation-timeline: view()){.section__title{animation:parallax-effect linear both,fade cubic-bezier(.12,0,.39,0) both;animation-timeline:view();animation-range:0% 100%,entry 0 contain 100%}}}.section__text{max-width:50ch;margin:0 auto}@keyframes parallax-effect{to{transform:translateY(25vmin)}}@keyframes fade{0%{opacity:0}}.references{display:grid;grid-template-columns:repeat(auto-fit,minmax(7em,1fr));gap:5vmax 3vmax}.references img{display:block;object-fit:contain;max-width:100%;aspect-ratio:12/7}
