.preloader{z-index:10000000;pointer-events:auto;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.preloader-blocks{z-index:0;grid-template-columns:repeat(var(--preloader-columns,12), var(--preloader-block-size,80px));grid-auto-rows:var(--preloader-block-size,80px);pointer-events:none;width:max-content;height:max-content;display:grid;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.preloader-cell{aspect-ratio:1;background-color:var(--base-500)}.preloader-inner{z-index:1;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.preloader-svg{visibility:hidden;width:100%;height:auto;min-height:50vh;overflow:visible}.preloader-path-base,.preloader-path-fill{stroke-linecap:butt}.preloader-path-base{stroke:#242424;stroke-width:1.5px}.preloader-path-fill{stroke:var(--base-300);stroke-width:2px;opacity:0}.showreel{background-color:var(--base-200);width:100%;height:100svh;position:relative;overflow:hidden}.showreel>.container{z-index:2;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.showreel-header{background-color:var(--base-200);will-change:transform;z-index:2;justify-content:center;align-items:center;max-width:2000px;margin:0 auto;padding:.75rem 1.5rem;display:flex;position:absolute;bottom:0;left:0;right:0}#showreel-header-1{transform:translateY(-52.5%)}#showreel-header-2{transform:translateY(-45%)}#showreel-header-3{transform:translateY(-30%)}#showreel-header-4{transform:translateY(0%)}#showreel-header-1.end-state,#showreel-header-2.end-state,#showreel-header-3.end-state,#showreel-header-4.end-state{top:0;bottom:unset;transform:translateY(0%)}.showreel-visual{border-radius:.75rem;justify-content:center;align-items:flex-end;width:25%;height:500px;display:flex;position:relative;overflow:hidden}.showreel-visual img{position:absolute}.showreel-visual--compact{width:75%}.showreel-visual.end-state{border-radius:.75rem;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.showreel-marquee-container{width:100%;height:max-content;color:var(--base-300);z-index:2;padding:.75rem;position:relative}.showreel-marquee{border:1px solid var(--base-300);text-align:center;border-radius:.375rem;width:100%;padding:.375rem;overflow:hidden}.showreel-marquee-track{will-change:transform;gap:2rem;width:max-content;display:flex}.showreel-marquee-track p{white-space:nowrap;flex-shrink:0}.about{background-color:var(--base-200);width:100%;padding:.75rem}.about-wrapper{width:80%;margin:0 auto}.about-intro{color:var(--base-500);grid-template-columns:180px 1fr;align-items:flex-start;gap:3rem;padding:1.5rem 0 8rem;display:grid}.about-title{max-width:900px}.about-services{gap:3rem;padding:4rem 0 6rem;display:flex}.about-services-left{flex-direction:column;flex-shrink:0;justify-content:space-between;align-self:flex-start;gap:3rem;width:min(400px,40%);height:100svh;padding:3rem 0;display:flex;position:sticky;top:.75rem}.about-services-image{border-radius:.375rem;width:140px;height:180px;margin-bottom:1.5rem;overflow:hidden}.about-services-copy{max-width:430px}.about-services-right{flex-direction:column;flex:1;gap:6rem;padding:3rem 0;display:flex}.about-services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.about-service-card{aspect-ratio:5/7;border:1px solid #0000001a;border-radius:.375rem;align-content:space-between;gap:3rem;padding:1rem;display:grid}.about-service-card p.md{max-width:280px}@media (width<=1000px){.about-wrapper{width:100%}.about-intro{grid-template-columns:1fr;gap:1.5rem;min-height:auto;padding:3rem 0}.about-services{flex-direction:column}.about-services-left{gap:6rem;width:100%;height:max-content;position:static}}.featured-cards{background-color:var(--base-200);width:100%;height:100svh;padding:.75rem;position:relative;overflow:hidden}.featured-cards>.container{width:100%;height:100%;position:relative}.featured-cards-wrapper{gap:3rem;width:80%;height:100%;margin:0 auto;display:flex}.featured-cards-header{height:100%;color:var(--base-500);flex-direction:column;flex:1;justify-content:center;gap:.75rem;display:flex;position:relative}.featured-cards-header h5{width:80%;margin:1.5rem 0 3rem}.featured-cards-container{flex:1;height:100%;position:relative}.featured-card{aspect-ratio:4/5;background-color:var(--base-100);will-change:transform;border-radius:.75rem;justify-content:center;align-items:center;width:100%;display:flex;position:absolute;top:50%;overflow:hidden;transform:translateY(200%)}.featured-card:after{content:"";border-radius:inherit;background-color:var(--base-200);width:100%;height:100%;opacity:var(--overlay-opacity,0);pointer-events:none;will-change:opacity;z-index:1;position:absolute;top:0;left:0}.featured-card-img{border-radius:.5rem;width:100%;height:100%;overflow:hidden}.featured-card-img:after{content:"";background:linear-gradient(360deg,#0f0f0f 0%,#0f0f0f00 100%);width:100%;height:100%;position:absolute;top:0;left:0}.featured-card-content{text-align:center;width:100%;height:100%;color:var(--base-300);flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:absolute}.featured-card-content h6.subheader{margin-bottom:.1875rem;font-size:clamp(1rem,2vw,3rem)}.featured-card-content h5{font-size:clamp(1.5rem,5vw,4rem)}@media (width<=1000px){.featured-cards{height:auto;padding:0;overflow:visible}.featured-cards-wrapper{flex-direction:column;gap:2rem;width:100%;height:auto}.featured-cards-header{height:auto;padding:6rem 0 3rem}.featured-cards-header h5{width:100%}.featured-cards-container{flex-direction:column;gap:1rem;height:auto;display:flex}.featured-card{will-change:auto;position:relative;top:auto;transform:none}.featured-card-content h6.subheader{margin-bottom:.1875rem;font-size:clamp(1.5rem,3vw,4rem)}.featured-card-content h5{font-size:clamp(3rem,5vw,5rem)}}.cta{background-color:var(--base-200);width:100%;height:100svh;margin-top:-.75rem;padding:.75rem;position:relative}.cta .container{background-color:var(--base-400);border-radius:.75rem;justify-content:center;align-items:flex-end;width:100%;height:100%;display:flex}.cta-inner{flex-direction:column;align-items:center;gap:1.5rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-inner h6{color:var(--base-100);font-size:clamp(2rem,4vw,4rem)}.cta-compass{justify-content:center;align-items:center;display:flex}#cta-compass-svg{width:500px;height:500px}.cta-footer{width:100%;color:var(--base-100);justify-content:space-between;align-items:center;padding:.375rem;display:flex}@media (width<=600px){#cta-compass-svg{width:300px;height:300px}}.hero{background-color:var(--base-100);width:100%;height:100svh;padding:.75rem;position:relative}.hero-img{width:100%;height:100%;position:absolute;top:0;left:0}.hero-img:after{content:"";background:linear-gradient(#0f0f0f33 0%,#0f0f0f1a 30% 70%,#0f0f0f33 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero .container{align-items:flex-end;display:flex}.hero-header{text-align:center;color:var(--base-300);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-footer{width:100%;color:var(--base-300);z-index:2;justify-content:space-between;display:flex}@media (width>=1000px){.hero-header h1{font-size:clamp(7.5rem,15vw,15rem)}.hero-header .subheader{font-size:clamp(4rem,5vw,5rem);transform:translate(-5rem)translateY(.5rem)}}
