h1{font-size:3.5rem;font-weight:500;letter-spacing:-.05rem;line-height:1}section{position:relative;width:100vw;height:100svh;padding:2em}.col,.sub-col{flex: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;display:flex;gap:1em;margin-bottom:8em}@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}}