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