.hero{background-color:#d3cec5;width:100vw;height:135svh;position:relative;overflow:hidden}.hero .hero-bg{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.hero .hero-gradient{z-index:2;background:linear-gradient(360deg,#141313 0%,rgba(20,19,19,0) 100%);width:100%;height:50svh;position:absolute;bottom:0;left:0}.hero .hero-content{color:var(--base-100);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-200)}.hero .hero-stats{z-index:2;width:100%;position:absolute;bottom:0}.hero .hero-stats .hero-container{gap:1rem;width:100%;display:flex}.hero .hero-stats .stat{aspect-ratio:16/9;color:var(--base-200);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background-color:rgba(242,237,230,.1);border-radius:1rem;flex-direction:column;flex:1;padding:1rem;display:flex;overflow:hidden}.hero .hero-stats .stat-count,.hero .hero-stats .stat-info{flex:1}.hero .hero-stats .stat-divider{background-color:rgba(255,255,255,.05);width:100%;height:1px}.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 .hero-container{flex-direction:column}.hero .hero-stats .stat{aspect-ratio:16/6}.hero .hero-stats .stat-divider{display:none}}.what-we-do{width:100vw;height:max-content;color:var(--base-100)}.what-we-do .hero-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-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{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 .hero-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:100vw;color:var(--base-100);padding:10rem 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{width:100vw;height:120svh;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{height:60svh;margin:10rem 0 4rem}}.gallery-callout{background-color:var(--base-500);width:100vw;height:100%;min-height:100svh;color:var(--base-200);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}@media (max-width:1000px){.gallery-callout{padding:1rem}}.gallery-callout .hero-container{justify-content:center;align-items:center;gap:2rem;width:100%;height:100%;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:-10vw}.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 .hero-container{flex-direction:column}.gallery-callout .gallery-callout-row{left:0}.gallery-callout .gallery-callout-img-content{display:none}}[dir=rtl] .gallery-callout .hero-container{flex-direction:row-reverse}[dir=rtl] .gallery-callout .gallery-callout-row{left:auto}[dir=rtl] .gallery-callout .gallery-callout-img-content{text-align:right;left:auto;right:1rem}[dir=rtl] .gallery-callout .gallery-callout-copy{text-align:right;align-items:flex-end}@media (max-width:1000px){[dir=rtl] .gallery-callout .gallery-callout-row{right:0}}
.loader{z-index:100000;pointer-events:all;width:100vw;height:100svh;position:fixed;top:0;left:0;overflow:hidden}.loader .overlay{width:100%;height:100%;color:var(--base-100);display:flex;position:absolute;top:0}.loader .block{background:var(--base-500);width:100%;height:100%}.loader .intro-logo{gap:.5rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loader #word-1{color:var(--base-100);padding-right:.25rem;position:relative;left:0}.loader #word-2{color:var(--base-100);padding-right:.25rem;position:relative;left:.5rem}.loader .word h1{color:var(--base-300);letter-spacing:-.05rem;font-size:2rem}.loader .divider{transform-origin:top;background-color:rgba(242,237,230,.125);width:1px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.loader .spinner-container{position:absolute;bottom:10%;left:50%;transform:translate(-50%)}.loader .spinner{border:1.4px solid var(--base-350);border-top-color:rgba(242,237,230,.05);border-radius:50%;width:50px;height:50px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.loader .counter{z-index:2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loader .count{display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loader .digit{flex:1;padding-top:1rem}.loader .count .digit h1{color:var(--base-400);font-size:15rem;font-weight:400}.loader .line,.loader .word,.loader .count .digit{clip-path:polygon(0 0,100% 0,100% 100%,0% 100%)}.loader .line h1,.loader .line p,.loader .count .digit h1{will-change:transform;position:relative;transform:translateY(120%)}.loader #word-1 h1{transform:translateY(-120%)}.loader #word-2 h1{transform:translateY(120%)}.loader .block{clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%)}.loader .divider{will-change:transform;transform:scaleY(0%)}@media (max-width:1000px){.loader .counter .count .digit h1{font-size:7rem}.loader .counter .count .digit{padding-top:.25rem}}
.home,.home .footer{background-color:var(--base-500)}.home h1{letter-spacing:-.25rem;font-size:5rem;font-weight:500;line-height:1.05}.home h2{letter-spacing:-.15rem;font-size:3.5rem;font-weight:550;line-height:1.2}.home h3{letter-spacing:-.075rem;font-size:2.5rem;font-weight:500;line-height:1.2}.home p{font-size:1rem;font-weight:500;line-height:1.4}.home p.md{font-size:1.125rem}.home p.lg{font-size:1.25rem}.home p.mono{text-transform:uppercase;-webkit-font-smoothing:antialiased;font-family:DM Mono;font-size:.9rem;font-weight:500}.home p.md.mono{font-size:1rem}.home p.lg.mono{font-size:1.1rem}.home a{font-size:1rem;font-weight:500;line-height:1.4;text-decoration:none}.home span.spacer{width:20rem;display:inline-block}.home .container{width:100%;max-width:2000px;height:100%;margin:0 auto;padding:2rem}@media (max-width:1000px){.home h1{letter-spacing:-.1rem;font-size:3rem}.home h2{letter-spacing:-.05rem;font-size:2rem}.home h3{letter-spacing:-.025rem;font-size:1.5rem}.home .container{padding:1rem}}
.footer{flex-direction:column;gap:1rem;width:100vw;height:100%;padding:1rem;display:flex;position:relative}.footer .footer-meta{width:100%;height:100%;color:var(--base-300);border-radius:2rem;padding:4rem 0;position:relative}.footer .footer-meta .container.footer-meta-header{margin-bottom:4rem}.footer .footer-meta .container.footer-meta-header,.footer .footer-meta .container.footer-socials{gap:2rem;display:flex}.footer .footer-meta .container.footer-meta-header .footer-meta-col,.footer .footer-meta .container.footer-socials .footer-meta-col{flex:1}.footer .footer-meta .container.footer-meta-header .footer-meta-col:first-child{flex-direction:column;gap:1rem;display:flex}.footer .footer-meta .container.footer-meta-header .footer-meta-col:nth-child(2) .footer-nav-links{text-align:right;flex-direction:column;justify-content:flex-end;display:flex}.footer .footer-meta .container.footer-meta-header .footer-meta-logo{color:var(--base-100);margin-bottom:1rem}.footer .footer-meta .container.footer-meta-header .footer-meta-block h2{width:80%}.footer .footer-meta .container.footer-socials .footer-meta-col:nth-child(2){text-align:right;justify-content:flex-end;display:flex}.footer .footer-meta .container.footer-socials .footer-meta-col:nth-child(2) p{width:50%}.footer .footer-socials-wrapper{gap:.25rem;display:flex}.footer .footer-socials-wrapper .icon{border:1px solid var(--base-400);border-radius:10rem;justify-content:center;align-items:center;width:4rem;height:4rem;font-size:1.25rem;display:flex}.footer .footer-socials p{color:var(--base-400)}.footer-outro .container{color:var(--base-300);flex-direction:column;gap:1rem;display:flex;overflow:hidden}.footer .footer-outro .footer-header{margin-bottom:2rem}.footer-copyright{gap:2rem;display:flex}.footer-copyright p{color:var(--base-400);flex:1}.footer-copyright p span{color:var(--base-100)}.footer-copyright p:nth-child(2){text-align:center;justify-content:center;display:flex}.footer-copyright p:nth-child(3){text-align:right;justify-content:flex-end;display:flex}@media (max-width:1000px){.footer .footer-meta .container.footer-meta-header,.footer .footer-meta .container.footer-socials{flex-direction:column;gap:4rem}.footer .footer-meta .container.footer-meta-header .footer-meta-col:nth-child(2) .footer-nav-links,.footer .footer-meta .container.footer-socials .footer-meta-col:nth-child(2){text-align:left;justify-content:flex-start}.footer .footer-meta .container.footer-socials .footer-meta-col:nth-child(2) p{width:100%}.footer .footer-meta .container.footer-meta-header{margin-bottom:0}.footer .footer-meta-header .footer-meta-col:nth-child(2){display:none}.footer-copyright{flex-direction:column-reverse;gap:.25rem}.footer-copyright p:nth-child(2){display:none}.footer-copyright p:nth-child(3){text-align:left;justify-content:flex-start;display:flex}}
