.about-hero{position:relative;width:100vw;height:120svh;overflow:hidden;background-color:var(--bg)}.about-hero .container{padding-top:4em;display:flex;flex-direction:column;justify-content:space-between}.about-hero .container h1{font-size:10vw;width:70%}.about-tagline{display:flex;gap:2em;width:75%}.about-tagline .col:first-child{flex:6}.about-tagline .col:nth-child(2){flex:2}.about-copy{position:relative;width:100vw;padding:8em 0}.about-copy .container{width:50%;margin:0 auto}.about-copy-wrapper{margin-top:2em}.about-copy-img{height:500px}.about-copy-img,.about-copy-img-wrapper{position:relative;width:100%;overflow:hidden}.about-copy-img-wrapper{height:100%}.about-copy-img-wrapper img{position:absolute}.about-copy h2{font-family:dh}.about-copy p{margin-bottom:2em}section.expertise{position:relative;width:100vw;height:100%;min-height:100svh}.expertise-header{position:absolute;padding-top:4em;top:0;left:0;width:100vw;height:100svh;overflow:hidden;will-change:transform}.expertise-header .container{flex-direction:column}.expertise-header .container,.expertise-header .row{display:flex;justify-content:space-between}.expertise-img-1{position:relative;width:15%;overflow:hidden}.expertise-img-2{width:30%}.services{position:relative;width:68%;margin:0 auto;display:flex;padding:5.5em 0 1em;will-change:transform;text-align:right}.services .col{flex:1;text-align:right}.service h2,.service h3{margin-bottom:.5em;text-align:right}.service h2{font-family:dh}.service:not(:last-child){margin-bottom:8em}.about-outro-banner{position:relative;width:100vw;height:75vh;overflow:hidden;margin:8em 0 0;background-color:var(--bg)}.about-outro-img{position:relative;width:100%;height:100%}.founder-voice{position:relative;width:100vw;padding:8em 0}.founder-voice .container{width:50%;margin:0 auto;border-right:1px solid hsla(0,0%,100%,.125)}.founder-voice .container h2{margin-bottom:3em}.founder-image{width:200px;margin-bottom:20px}.client-logos{position:relative;width:100%;padding:6em 0;background-color:var(--bg);overflow-x:hidden}.client-logos .container{width:100%;margin:0 auto;overflow:hidden}.logos-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;width:100%}.logo-item{aspect-ratio:5/3;flex-direction:column;justify-content:flex-start;padding:1em 0;border-top:1px solid hsla(0,0%,100%,.125)}.logo-details,.logo-item{display:flex;align-items:center;width:100%;box-sizing:border-box}.logo-details{justify-content:space-between;padding:0}.logo-details p:first-child{font-size:20px}.logo-item img{width:20%;height:auto;-o-object-fit:contain;object-fit:contain;margin-top:20px}@media (max-width:900px){.about-hero{height:100svh}.about-hero .container h1{width:80%;font-size:15vw}.about-tagline{position:relative;top:0;width:100vw;flex-direction:column;gap:1em}.about-copy .container{width:100%}.expertise-header .container{justify-content:flex-start;gap:2em}.expertise-img-1{display:none}.expertise-img-2,.services{width:100%}.services{padding:30vh 20px 4em}.service:not(:last-child){margin-bottom:4em}.services .col:first-child{display:none}.founder-voice .container{width:95%}.client-logos .container{width:100%;padding:0 20px}.logos-grid{grid-template-columns:repeat(2,1fr);gap:10px}.logo-details{padding:0 10px;justify-content:center}.logo-details p:first-child{display:none}.logo-item{aspect-ratio:1;padding:1em 0}}.about-hero-bg{position:absolute;top:0;left:0;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom;object-position:bottom}@media (min-width:768px){.services{padding:60vh 20px 4em}}@media (min-width:1024px){.services{padding:70vh 20px 4em}}