.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-bg:after{content:"";z-index:1;background:#0006;width:100%;height:100%;position:absolute;top:0;left:0}.hero .hero-bg picture{width:100%;height:100%;display:block}.hero .hero-bg picture img{object-fit:cover;width:100%;height:100%}.hero .hero-gradient{z-index:2;background:linear-gradient(360deg,#141313 0%,#14131300 100%);width:100%;height:50svh;position:absolute;bottom:0;left:0}.hero .hero-content{color:var(--base-100);text-align:left;z-index:3;flex-direction:column;justify-content:center;align-items:flex-start;gap:2rem;width:50%;padding:1rem;display:flex;position:absolute;top:50svh;left:2rem;transform:translateY(-50%)}.hero .hero-tagline{width:70%;color:var(--base-200)}.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-200);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background-color:#f2ede61a;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:#ffffff0d;width:100%;height:1px}.hero .hero-stats .stat-info{flex-direction:column;justify-content:flex-end;align-items:flex-start;display:flex}.hero .hero-stats .stat-info .stat-description{color:var(--base-300);margin-top:.25rem;font-size:.85rem}@media (max-width:1000px){.hero{height:175svh}.hero .hero-content{width:100%;padding:1.5rem;left:0}.hero .hero-tagline{width:90%}.hero .hero-stats .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 .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 .container h1{width:100%;margin-bottom:3rem;font-size:2rem;line-height:1.15;text-align:left!important}.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-col .what-we-do-tags{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.what-we-do .what-we-do-tag{margin:0;padding:.75rem 1.25rem;font-size:.9rem}}.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:2rem 0;position:relative}.client-reviews-container .client-reviews-header-callout{text-align:center;color:var(--base-350);margin-bottom:1rem}.client-reviews-container .client-reviews-intro{text-align:center;color:var(--base-200);max-width:600px;margin:0 auto 2rem}@media (max-width:1000px){.client-reviews-container .client-reviews-header-callout{margin-bottom:1.5rem}}@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}.gallery-callout .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:#14131340;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}.gallery-callout .gallery-callout-row{left:0}.gallery-callout .gallery-callout-img-content{display:none}}.video-scroll-section{background:#000;width:100%;height:100vh;position:relative;overflow:hidden}.video-scroll-section video{object-fit:cover;width:auto;min-width:100%;height:auto;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-text-overlay{z-index:10;max-width:500px;color:var(--base-100);transition:opacity .3s;position:absolute;top:50%;left:5%;transform:translateY(-50%)}.video-text-overlay h2{text-shadow:0 2px 20px #00000080;margin-bottom:1rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:600;line-height:1.1}.video-text-overlay p{opacity:.9;text-shadow:0 2px 10px #00000080;font-size:clamp(1rem,1.5vw,1.25rem);font-weight:400}.video-text-right{text-align:right;opacity:0;left:auto;right:5%}@media (max-width:1000px){.video-scroll-section{flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex}.video-scroll-section video{width:100%;height:auto;min-width:unset;min-height:unset;object-fit:contain;position:relative;top:auto;left:auto;transform:none}.video-text-overlay{text-align:center;max-width:none;top:10%;left:1.5rem;right:1.5rem;transform:none}.video-text-overlay h2{font-size:1.5rem}.video-text-overlay p{font-size:.9rem}.video-text-right{text-align:center;margin-top:0;padding:0 1.5rem;position:relative;inset:auto;transform:none}}.contact-form-section{background:var(--base-500);width:100%;padding:6rem 0;position:relative}.contact-form-section .container{align-items:flex-start;gap:3rem;display:flex}.contact-form-header{color:var(--base-100);flex:1;position:sticky;top:6rem}.contact-form-header h2{margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);line-height:1.1}.contact-form-header p{color:var(--base-300);max-width:400px;font-size:1.1rem;line-height:1.6}.contact-form-header .contact-info{border-top:1px solid var(--base-400);flex-direction:column;gap:1rem;margin-top:3rem;padding-top:2rem;display:flex}.contact-form-header .contact-info .contact-item{align-items:center;gap:.75rem;display:flex}.contact-form-header .contact-info .contact-item svg{color:var(--base-300);flex-shrink:0}.contact-form-header .contact-info a{color:var(--base-100);text-decoration:none;transition:color .3s}.contact-form-header .contact-info a:hover{color:var(--base-200)}.contact-form{flex:1;width:100%}.form-row{gap:1.5rem;margin-bottom:1.5rem;display:flex}.form-group{flex-direction:column;flex:1;gap:.5rem;display:flex}.form-group.full-width{width:100%;margin-bottom:1.5rem}.form-group label{color:var(--base-200);font-size:.9rem;font-weight:500}.form-group input,.form-group textarea{border:none;border-bottom:1px solid var(--base-400);width:100%;color:var(--base-100);background:0 0;border-radius:0;padding:1rem 1.25rem;font-family:Manrope,sans-serif;font-size:1rem;transition:border-color .3s}.form-group input::placeholder,.form-group textarea::placeholder{color:var(--base-350)}.form-group input:focus,.form-group textarea:focus{border-bottom-color:var(--base-100);outline:none}.form-group textarea{resize:vertical;border:1px solid var(--base-400);background:var(--base-450);border-radius:.5rem;min-height:120px;padding:1rem}.form-group textarea:focus{border-color:var(--base-200)}.contact-form .btn{margin-top:1rem}@media (max-width:1000px){.contact-form-section .container{flex-direction:column;gap:3rem}.contact-form-header{position:relative;top:0}.contact-form{width:100%;max-width:100%}.form-row{flex-direction:column;gap:1rem}.contact-form-section{padding:4rem 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:#f2ede620;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:#f2ede60d;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}}
