.hero{position:relative;width:100%;height:135svh;overflow:hidden;background-color:#d3cec5}.hero img{width:100%;height:100%;object-fit:cover;user-select:none}.hero .hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.hero .hero-gradient{position:absolute;bottom:0;left:0;width:100%;height:50svh;background:#1a1818;background:linear-gradient(1turn,var(--base-500) 0,rgba(20,19,19,0) 100%);z-index:2}.hero .hero-content{position:absolute;top:50svh;left:50%;transform:translate(-50%,-50%);color:var(--base-500);text-align:center;width:75%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:1rem}.hero .hero-tagline{width:40%;color:var(--base-450)}.hero .hero-stats{position:absolute;bottom:0;width:100%;z-index:2}.hero .hero-stats .container{display:flex;gap:1rem;width:100%}.hero .hero-stats .stat{flex:1;display:flex;flex-direction:column;padding:1rem;aspect-ratio:16/9;color:var(--base-100);background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(255,255,255,.02));border:1px solid rgba(255,255,255,.12);box-shadow:0 10px 30px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.1);backdrop-filter:blur(16px) saturate(140%);-webkit-backdrop-filter:blur(16px) saturate(140%);border-radius:1rem;overflow:hidden}.hero .hero-stats .stat-count,.hero .hero-stats .stat-info{flex:1}.hero .hero-stats .stat-divider{width:100%;height:1px;background:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.18) 50%,rgba(255,255,255,0))}.hero .hero-stats .stat-count h2{color:var(--base-100)}.hero .hero-stats .stat-info p{color:rgba(37,37,37,.85)}@supports not ((-webkit-backdrop-filter:none) or (backdrop-filter:none)){.hero .hero-stats .stat{background:rgba(0,0,0,.45);border-color:rgba(255,255,255,.1);box-shadow:0 10px 24px rgba(0,0,0,.3)}}.hero .hero-stats .stat-info{display:flex;align-items:flex-end}@media (max-width:1000px){.hero{height:175svh}.hero .hero-content{width:100%}.hero .hero-tagline{width:75%}.hero .hero-stats .container{flex-direction:column}.hero .hero-stats .stat{aspect-ratio:16/6;background:linear-gradient(135deg,rgba(252,252,252,.842),rgba(255,255,255,.03));backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%)}.hero .hero-stats .stat-divider{display:none}}.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}.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-200);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:7rem 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;background-color:var(--base-500);width:100%;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}}.gallery-callout{position:relative;width:100%;height:100%;min-height:100svh;display:flex;justify-content:center;align-items:center;overflow:hidden;background-color:var(--base-500);color:var(--base-200)}.gallery-callout img{width:100%;height:100%;object-fit:cover;user-select:none}.gallery-callout .container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;gap:2rem;margin-inline:60px}.gallery-callout .gallery-callout-col{flex: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:-10%;display:flex;width:100%;gap:1rem}.gallery-callout .gallery-callout-img{position:relative;aspect-ratio:5/4;flex:1;border-radius:.75rem;overflow:hidden}.gallery-callout .gallery-callout-img-content{position:absolute;z-index:1;bottom:1rem;left:1rem;padding:1rem;background-color:rgba(20,19,19,.25);backdrop-filter:blur(15px);color:var(--base-100);border-radius:.75rem}.gallery-callout .gallery-callout-img-content p{color:var(--base-200)}.gallery-callout .gallery-callout-img-1,.gallery-callout .gallery-callout-img-4{flex:0.75}.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 .container{flex-direction:column;margin-inline:0}.gallery-callout .gallery-callout-row{left:0}.gallery-callout .gallery-callout-img-content{display:none}.gallery-callout .service-col:first-child p.lg{width:100%}.gallery-callout .service-tag{padding:.5rem 1rem;margin:0 .375rem .375rem 0;border-radius:2rem}.gallery-callout .service-tag h3{font-size:1rem;line-height:1.2;letter-spacing:0}}.gallery-callout .service-col:first-child{display:flex;flex-direction:column;gap:1rem}.gallery-callout .service-col:first-child p.lg{color:var(--base-200);width:50%}.gallery-callout .service-col:first-child p{color:var(--base-500)}.gallery-callout .service-col:nth-child(2) p{width:35%}.gallery-callout .service-col .service-tags{width:100%}.gallery-callout .service-tag{display:inline-block;padding:1rem 2rem;margin:0 .5rem .5rem 0;border:1px solid var(--base-400);border-radius:4rem}.loader{position:fixed;inset:0;width:100%;height:100svh;overflow:hidden;z-index:100000;pointer-events:all;background:var(--base-100);display:flex;align-items:center;justify-content:center;will-change:transform;transform:translateY(0)}.preloader-svg{width:480px;max-width:80vw;height:auto}@media (max-width:640px){.preloader-svg{width:320px}}