.gallery-callout,.hero{--home-section-space:clamp(5rem,8vw,8rem)}.hero{position:relative;width:100%;height:100vh;overflow:hidden;background-color:var(--color-background)}.hero .hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.hero .hero-bg img{filter:saturate(.65) contrast(.92)}.hero .hero-slide{position:absolute;inset:0;opacity:0;transition:opacity 1.5s ease-in-out;will-change:opacity}.hero .hero-slide.active{opacity:1}.hero .hero-bg:after{content:"";position:absolute;inset:0;background-color:rgb(var(--deep-mocha-rgb)/.42);mix-blend-mode:multiply}.hero .hero-gradient{position:absolute;bottom:0;left:0;width:100%;height:50svh;background:var(--deep-mocha);background:linear-gradient(1turn,rgb(var(--deep-mocha-rgb)/.72) 0,rgb(var(--deep-mocha-rgb)/.24) 45%,rgb(var(--deep-mocha-rgb)/0) 100%);z-index:2;pointer-events:none}.hero .hero-content{position:absolute;top:50svh;left:50%;transform:translate(-50%,-50%);color:var(--lavender-mist);text-align:center;width:75%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:1rem;z-index:3}.hero .hero-title span{display:block}@media (min-width:1001px){.hero .hero-title span{white-space:nowrap}}.hero .hero-tagline{width:40%;color:var(--pale-oak)}@media (max-width:1000px){.hero .hero-content{width:100%}.hero .hero-tagline{width:75%}}.what-we-do{width:100%;height:max-content;color:var(--base-100)}.what-we-do .container h1{margin-bottom:10rem;color:var(--base-100)}.what-we-do .what-we-do-content{width:100%;display:flex;gap:2rem}.what-we-do .what-we-do-col{flex:1 1}.what-we-do .what-we-do-col:first-child{display:flex;flex-direction:column;gap:1rem}.what-we-do .what-we-do-col:first-child p.lg{color:var(--base-300);width:50%}.what-we-do .what-we-do-col:first-child p{color:var(--base-100)}.what-we-do .what-we-do-col:nth-child(2) p{width:35%}.what-we-do .what-we-do-col .what-we-do-tags{width:100%}.what-we-do .what-we-do-tag{display:inline-block;padding:1rem 2rem;margin:0 .5rem .5rem 0;border:1px solid var(--base-400);border-radius:4rem}@media (max-width:1000px){.what-we-do .container h1{margin-bottom:8rem}.what-we-do-content{flex-direction:column}.what-we-do .what-we-do-col:first-child p.lg{width:100%}.what-we-do .what-we-do-tag{padding:.75rem 1.5rem;margin:0 .25rem .25rem 0}}.featured-projects-container{position:relative;width:100%;padding:10rem 0 0;color:var(--base-100);overflow:hidden}.featured-projects-container .featured-projects-header,.featured-projects-container .featured-projects-header-callout{text-align:center}.featured-projects-container .featured-projects-header-callout{color:var(--base-350);margin-bottom:2rem}.featured-projects-container .featured-projects-header{width:50%;margin:0 auto 2rem}@media (max-width:1000px){.featured-projects-container .featured-projects-header{width:100%}}.client-reviews-container{position:relative;width:100%;height:100svh;color:var(--base-100);padding:4rem 0 2rem}.client-reviews-container .client-reviews-header-callout{text-align:center;color:var(--base-350);margin-bottom:1rem}@media (max-width:1000px){.client-reviews-container .client-reviews-header-callout{margin-bottom:3rem}}@media (min-height:1200px){.client-reviews-container{margin:10rem 0 4rem;height:60svh}}.gallery-callout{position:relative;min-height:auto;overflow:hidden;padding:var(--home-section-space) 0;background-color:var(--base-500);color:var(--base-200)}.gallery-callout,.gallery-callout .container{width:100%;display:flex;justify-content:center;align-items:center}.gallery-callout .container{height:100%;gap:2rem}.gallery-callout .gallery-callout-col{flex:1 1}.gallery-callout .gallery-callout-copy{display:flex;flex-direction:column;gap:2rem}.gallery-callout .gallery-callout-col:first-child{display:flex;flex-direction:column;gap:1rem}.gallery-callout .gallery-callout-row{position:relative;left:-10vw;display:flex;width:100%;gap:1rem}.gallery-callout .gallery-callout-img{position:relative;aspect-ratio:5/4;flex:1 1;border-radius:.75rem;overflow:hidden;background-color:var(--deep-mocha)}.gallery-callout .gallery-callout-photo{filter:saturate(.82) contrast(.94) sepia(.06);animation:gallery-callout-photo-in 1.2s ease both}.gallery-callout .gallery-callout-img:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(135deg,rgb(var(--deep-mocha-rgb)/.24),transparent 42%,rgb(var(--lavender-mist-rgb)/.08)),radial-gradient(circle,rgb(var(--lavender-mist-rgb)/.12) 0 1px,transparent 1px 3px);background-size:100% 100%,9px 9px;mix-blend-mode:soft-light;opacity:.34;z-index:1}.gallery-callout .gallery-callout-img-content{position:absolute;z-index:2;bottom:1rem;left:1rem;padding:1rem;background-color:rgb(var(--deep-mocha-rgb)/.25);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:var(--lavender-mist);border-radius:.75rem}@keyframes gallery-callout-photo-in{0%{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}.gallery-callout .gallery-callout-img-content p{color:var(--pale-oak)}.gallery-callout .gallery-callout-img-1,.gallery-callout .gallery-callout-img-4{flex:0.75 1}.gallery-callout .gallery-callout-row:first-child{align-items:flex-end}.gallery-callout .gallery-callout-row:nth-child(2){align-items:flex-start}@media (max-width:1000px){.gallery-callout{padding:clamp(4rem,16vw,6rem) 0}.gallery-callout .container{flex-direction:column}.gallery-callout .gallery-callout-row{left:0}.gallery-callout .gallery-callout-img-content{display:none}}