*{margin:0;padding:0;box-sizing:border-box}body{font-family:Lay Grotesk - Trial,sans-serif}h1{font-size:3.5rem;letter-spacing:-.05rem;line-height:1}h1,p{font-weight:500}p{font-size:1.125rem;line-height:1.25;margin-bottom:1em}span{color:#000;display:block;text-transform:uppercase;font-family:Apercu Mono Pro;font-size:.75rem;font-weight:500}img{height:100%;object-fit:cover}img,nav{width:100%}nav{position:absolute;top:0;left:0;padding:1.5em 2em}nav,nav .col:first-child{display:flex}nav .col:nth-child(2){text-align:right}nav span{color:#909090;mix-blend-mode:difference}section{position:relative;width:100vw;height:100svh;padding:2em}.col,.sub-col{flex:1 1}.about-img,.hero{display:flex;justify-content:center;align-items:center}.hero-img{position:absolute;width:100%;height:100%;overflow:hidden;z-index:-1}.hero .header{width:50%;text-align:center}.hero .header h1{color:#909090}.about-img{height:max-content;padding:8em 2em}.about-img img{width:20%;aspect-ratio:4/5}.about,.philosophy{display:flex;flex-direction:column;justify-content:space-between}.philosophy{background-color:#202020}.philosophy h1,.philosophy span{color:#fff}.about h1,.philosophy h1{text-indent:25%}.story{height:max-content;margin-bottom:8em}.story,footer{display:flex;gap:1em}footer{justify-content:space-between;align-items:flex-end;padding:6em 2em 1.5em}footer .col{display:flex;justify-content:flex-end}footer .sub-col{display:flex;align-items:flex-end}.line{transform:translateY(100%);will-change:transform}@media (max-width:900px){h1{font-size:2rem}nav .col:first-child .sub-col:nth-child(2){display:none}.hero .header{width:95%}.about-img img{width:100%}.story{flex-direction:column}footer .col:first-child{flex-direction:column-reverse;gap:4em}footer .col:nth-child(2){display:none}}