.hero{position:relative;width:100%;min-height:135svh;overflow:hidden;background-color:#d3cec5;direction:rtl}.hero .hero-bg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.hero .hero-bg img,.hero .hero-bg picture{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.hero .hero-gradient{position:absolute;inset:0;background:linear-gradient(0deg,var(--base-500),rgba(20,19,19,.25) 70%);pointer-events:none}.hero .hero-intro{position:relative;min-height:100svh;display:flex;align-items:center;justify-content:center;padding-block:7rem}.hero .hero-content{width:75%;color:var(--base-100);text-align:center;display:flex;flex-direction:column;align-items:center;gap:2rem;padding:1rem}.hero .hero-header h1{text-align:center}.hero .hero-tagline{width:min(100%,32rem);color:var(--base-100);text-wrap:balance}.hero .hero-stats{position:relative;width:100%}.hero .hero-stats .container{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem}.hero .hero-stats .stat{min-width:0;min-height:12rem;display:flex;flex-direction:column;justify-content:space-between;gap:1rem;padding:1.5rem;color:var(--base-200);background-color:rgba(242,237,230,.1);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);border-radius:1rem}.hero .stat-count h2{font-size:clamp(1.5rem,2.5vw,3rem);letter-spacing:-.05em}.hero .stat-divider{width:100%;height:1px;background-color:rgba(255,255,255,.1)}.what-we-do{width:100%;padding:6rem 0 2rem;color:var(--base-100);overflow:clip}.what-we-do-header h2{max-width:24ch;margin:0 auto 8rem;font-size:clamp(2rem,5vw,3rem);text-align:center}.what-we-do .what-we-do-content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2rem;gap:2rem}.what-we-do .what-we-do-col{min-width:0}.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-250);max-width:36ch}.what-we-do .what-we-do-tags{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.75rem}.what-we-do .what-we-do-tag{max-width:100%;padding:1rem 2rem;border:1px solid var(--base-400);border-radius:4rem}.featured-projects-container{position:relative;width:100%;padding:8rem 0 0;color:var(--base-100);overflow:clip}.featured-projects-header h2,.featured-projects-header-callout{text-align:center}.featured-projects-header-callout{color:var(--base-250);margin-bottom:2rem}.featured-projects-header{max-width:48rem;margin:0 auto 2rem}.client-reviews-container{position:relative;width:100%;color:var(--base-100);padding:5rem 0}.client-reviews-header-callout{margin-bottom:3rem}.client-reviews-header-callout h2{text-align:center}.gallery-callout{position:relative;width:100%;min-height:100svh;display:flex;align-items:center;overflow:hidden;color:var(--base-200)}.gallery-callout .container{display:flex;align-items:center;gap:2rem}.gallery-callout-col{flex:1 1;min-width:0}.gallery-callout-copy{display:flex;flex-direction:column;gap:2rem;text-align:right;max-width:36rem}.gallery-callout-col:first-child{display:flex;flex-direction:column;gap:1rem}.gallery-callout-row{position:relative;right:-10vw;display:flex;width:100%;gap:1rem}.gallery-callout-img{position:relative;aspect-ratio:5/4;flex:1 1;min-width:0;border-radius:.75rem;overflow:hidden}.gallery-callout-img img{display:block}.gallery-callout-img-content{position:absolute;bottom:1rem;right:1rem;max-width:calc(100% - 2rem);padding:1rem;background-color:rgba(20,19,19,.65);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:var(--base-100);border-radius:.75rem}.gallery-callout-img-1,.gallery-callout-img-4{flex:0.75 1}.gallery-callout-row:first-child{align-items:flex-end}.gallery-callout-row:last-child{align-items:flex-start}@media (max-width:1000px){.hero{min-height:0}.hero .hero-bg img{object-position:center top}.hero .hero-intro{min-height:90svh}.hero .hero-content{width:100%;padding:0}.hero .hero-stats .container{grid-template-columns:repeat(2,minmax(0,1fr))}.what-we-do .what-we-do-content{grid-template-columns:minmax(0,1fr)}.what-we-do-header h2{margin-bottom:4rem}.what-we-do .what-we-do-tag{padding:.75rem 1.5rem}.gallery-callout{min-height:0;padding-block:3rem}.gallery-callout .container{flex-direction:column;align-items:stretch}.gallery-callout-row{right:0}.gallery-callout-img-content{display:none}}@media (max-width:600px){.hero .hero-stats .container{grid-template-columns:minmax(0,1fr)}.hero .hero-stats .stat{min-height:8rem}}