.Hero-module__ZARIfG__heroContainer{color:#fff;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__videoBackground{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__overlay{background-blend-mode:multiply;z-index:2;background:#0000004d;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__content{z-index:3;text-align:center;max-width:900px;padding:0 40px;position:relative}.Hero-module__ZARIfG__headline{font-family:var(--font-display);letter-spacing:.02em;text-transform:uppercase;margin-bottom:2rem;font-size:5rem;font-weight:400;line-height:.9}.Hero-module__ZARIfG__subhead{font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;color:#fffc;max-width:700px;margin:0 auto 3rem;font-size:1.25rem;font-weight:400;line-height:1.6}.Hero-module__ZARIfG__heroLogo{width:260px;height:auto;margin:0 auto 2rem;display:block}.Hero-module__ZARIfG__ctaButton{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.15em;color:#fff;cursor:pointer;background:0 0;border:1px solid #fff;padding:16px 32px;font-size:.75rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.Hero-module__ZARIfG__ctaButton:hover{color:var(--foreground);background:#fff}.Hero-module__ZARIfG__scrollIndicator{color:#fff;text-transform:uppercase;letter-spacing:.15em;font-size:.75rem;font-family:var(--font-sans);animation:2s infinite Hero-module__ZARIfG__bounce;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}@keyframes Hero-module__ZARIfG__bounce{0%,20%,50%,80%,to{transform:translate(-50%)translateY(0)}40%{transform:translate(-50%)translateY(-10px)}60%{transform:translate(-50%)translateY(-5px)}}@media (max-width:768px){.Hero-module__ZARIfG__headline{font-size:3.5rem}.Hero-module__ZARIfG__subhead{font-size:1rem}}
.Services-module__dpHhBa__servicesContainer{background:var(--background);color:var(--foreground);padding:8rem 2rem}.Services-module__dpHhBa__header{text-align:center;max-width:800px;margin-bottom:5rem;margin-left:auto;margin-right:auto}.Services-module__dpHhBa__title{font-family:var(--font-display);letter-spacing:.02em;text-transform:uppercase;margin-bottom:1rem;font-size:5rem;font-weight:400;line-height:.9}.Services-module__dpHhBa__subtitle{font-family:var(--font-sans);color:var(--muted);letter-spacing:.05em;font-size:1rem;line-height:1.6}.Services-module__dpHhBa__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}.Services-module__dpHhBa__card{background:var(--secondary);border:1px solid var(--border);flex-direction:column;height:100%;padding:3rem;transition:all .4s;display:flex;box-shadow:0 10px 30px #0003}.Services-module__dpHhBa__card:hover{border-color:var(--accent);transform:translateY(-5px);box-shadow:0 15px 40px #0006}.Services-module__dpHhBa__cardTitle{font-family:var(--font-display);letter-spacing:.05em;text-transform:uppercase;color:var(--foreground);margin-bottom:2rem;font-size:2.5rem;font-weight:400;line-height:.9}.Services-module__dpHhBa__cardDescription{font-family:var(--font-sans);color:var(--muted);margin-bottom:2rem;font-size:1rem;line-height:1.5}.Services-module__dpHhBa__skillList{margin:0;padding:0;list-style:none}.Services-module__dpHhBa__skillItem{color:var(--muted);font-family:var(--font-sans);letter-spacing:.05em;align-items:center;margin-bottom:1rem;font-size:.85rem;display:flex}.Services-module__dpHhBa__skillItem:before{content:"—";color:var(--accent);margin-right:.75rem}
.Portfolio-module__uAcsSq__portfolioContainer{background:var(--background);color:var(--foreground);padding:8rem 2rem}.Portfolio-module__uAcsSq__header{text-align:center;border-bottom:1px solid var(--border);max-width:1200px;margin-bottom:5rem;margin-left:auto;margin-right:auto;padding-bottom:2rem}.Portfolio-module__uAcsSq__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.02em;font-size:5rem;font-weight:400;line-height:.9}.Portfolio-module__uAcsSq__grid{grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:4rem;max-width:1400px;margin:0 auto;display:grid}.Portfolio-module__uAcsSq__card{transition:transform .4s;display:block;position:relative}.Portfolio-module__uAcsSq__mediaWrapper{aspect-ratio:16/9;background:var(--secondary);width:100%;margin-bottom:1.5rem;position:relative;overflow:hidden}.Portfolio-module__uAcsSq__media{object-fit:cover;filter:grayscale();width:100%;height:100%;transition:transform .8s}.Portfolio-module__uAcsSq__card:hover .Portfolio-module__uAcsSq__media{filter:grayscale(0%);transform:scale(1.03)}.Portfolio-module__uAcsSq__content{padding:0 .5rem}.Portfolio-module__uAcsSq__projectTitle{font-family:var(--font-display);letter-spacing:.02em;text-transform:uppercase;color:var(--foreground);margin-bottom:.5rem;font-size:3rem;font-weight:400;line-height:.9}.Portfolio-module__uAcsSq__projectSubtitle{font-family:var(--font-sans);color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.85rem}.Portfolio-module__uAcsSq__statRow{border-top:1px solid var(--border);gap:1.5rem;margin-top:1rem;padding-top:1rem;display:flex}.Portfolio-module__uAcsSq__stat{font-family:var(--font-serif);color:var(--accent);font-size:1rem;font-style:italic}@media (max-width:768px){.Portfolio-module__uAcsSq__grid{grid-template-columns:1fr}}
.About-module__vAULUW__aboutContainer{background:var(--background);color:var(--foreground);padding:8rem 2rem}.About-module__vAULUW__contentWrapper{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;max-width:1100px;margin:0 auto;display:grid}.About-module__vAULUW__textColumn{flex-direction:column;gap:2rem;display:flex}.About-module__vAULUW__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.02em;margin-bottom:1rem;font-size:4rem;font-weight:400;line-height:.9}.About-module__vAULUW__lead{font-family:var(--font-sans);color:var(--foreground);text-transform:uppercase;letter-spacing:.1em;font-size:1.25rem;font-weight:300;line-height:1.5}.About-module__vAULUW__bodyText{font-family:var(--font-sans);color:var(--muted);font-size:.95rem;line-height:1.7}.About-module__vAULUW__aiBlock{background:var(--secondary);border-left:3px solid var(--accent);margin-top:1rem;padding:2.5rem;box-shadow:0 10px 30px #0000004d}.About-module__vAULUW__aiTitle{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.05em;color:var(--foreground);margin-bottom:1rem;font-size:1.5rem;font-weight:400;display:block}.About-module__vAULUW__visualColumn{justify-content:center;align-items:center;display:flex}.About-module__vAULUW__imageContainer{border-radius:0;width:100%;height:660px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d}.About-module__vAULUW__portrait{object-fit:cover;filter:grayscale();transition:filter .5s}.About-module__vAULUW__imageContainer:hover .About-module__vAULUW__portrait{filter:grayscale(0%)}.About-module__vAULUW__ctaContainer{margin-top:2rem}.About-module__vAULUW__ctaLink{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.15em;color:var(--foreground);border:none;border-bottom:1px solid var(--accent);cursor:pointer;background:0 0;padding:0 0 4px;font-size:.75rem;text-decoration:none;transition:all .3s;display:inline-block}.About-module__vAULUW__ctaLink:hover{color:var(--accent);border-bottom-color:var(--foreground)}@media (max-width:768px){.About-module__vAULUW__contentWrapper{grid-template-columns:1fr;gap:3rem}}
.Footer-module__S6Hkya__footerContainer{background:var(--background);color:var(--foreground);border-top:1px solid var(--border);text-align:center;flex-direction:column;align-items:center;padding:5rem 2rem;display:flex}.Footer-module__S6Hkya__ctaSection{max-width:600px;margin-bottom:4rem}.Footer-module__S6Hkya__ctaTitle{font-family:var(--font-display);text-transform:uppercase;margin-bottom:1.5rem;font-size:4rem;font-weight:400;line-height:.9}.Footer-module__S6Hkya__ctaButton{background:var(--foreground);color:var(--background);font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.15em;border:1px solid var(--foreground);margin-top:1rem;padding:1rem 2.5rem;font-size:.75rem;text-decoration:none;transition:all .3s;display:inline-block}.Footer-module__S6Hkya__ctaButton:hover{color:var(--foreground);background:0 0;transform:translateY(-2px)}.Footer-module__S6Hkya__linksRow{gap:3rem;margin-bottom:3rem;display:flex}.Footer-module__S6Hkya__socialLink{color:var(--muted);font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;text-decoration:none;transition:color .3s;display:flex}.Footer-module__S6Hkya__socialLink:hover{color:var(--foreground)}.Footer-module__S6Hkya__copyright{font-family:var(--font-sans);color:var(--border);text-transform:uppercase;letter-spacing:.05em;margin-top:2rem;font-size:.7rem}
.ContentProduction-module__HmDw9W__sectionContainer{background-color:var(--background);color:var(--foreground);padding:10rem 2rem 2rem;position:relative;overflow:hidden}.ContentProduction-module__HmDw9W__backgroundOverlay{z-index:1;background-color:#000000e6;width:100%;height:100%;position:absolute;top:0;left:0}.ContentProduction-module__HmDw9W__videoBackground{object-fit:cover;z-index:0;opacity:.2;width:100%;height:100%;position:absolute;top:0;left:0}.ContentProduction-module__HmDw9W__contentWrapper{z-index:2;grid-template-columns:.8fr 1.2fr;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;display:grid;position:relative}.ContentProduction-module__HmDw9W__textColumn{padding-right:2rem}.ContentProduction-module__HmDw9W__label{font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:1.5rem;font-size:.75rem;display:block}.ContentProduction-module__HmDw9W__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.02em;color:var(--foreground);margin-bottom:2rem;font-size:5rem;font-weight:400;line-height:.9}.ContentProduction-module__HmDw9W__description{font-family:var(--font-sans);color:var(--muted);max-width:450px;margin-bottom:3rem;font-size:1rem;line-height:1.7}.ContentProduction-module__HmDw9W__ctaLink{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.15em;color:var(--foreground);border-bottom:1px solid var(--accent);padding-bottom:4px;font-size:.75rem;text-decoration:none;transition:all .3s;display:inline-block}.ContentProduction-module__HmDw9W__ctaLink:hover{color:var(--accent);border-bottom-color:var(--foreground)}.ContentProduction-module__HmDw9W__carouselColumn{width:100%;position:relative;overflow:hidden}.ContentProduction-module__HmDw9W__carouselContainer{width:100%;position:relative}.ContentProduction-module__HmDw9W__track{cursor:grab;width:100%;display:flex}.ContentProduction-module__HmDw9W__track:active{cursor:grabbing}.ContentProduction-module__HmDw9W__slide{min-width:85%;margin-right:2rem;position:relative}.ContentProduction-module__HmDw9W__slideImage{aspect-ratio:1;object-fit:cover;pointer-events:none;width:100%;box-shadow:0 10px 30px #00000080}.ContentProduction-module__HmDw9W__navigation{z-index:10;gap:1rem;padding-right:1rem;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.ContentProduction-module__HmDw9W__navButton{color:var(--foreground);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:all .3s;display:flex}.ContentProduction-module__HmDw9W__prevButton{display:none}.ContentProduction-module__HmDw9W__navButton:hover{color:var(--accent);transform:scale(1.1)}@media (max-width:900px){.ContentProduction-module__HmDw9W__contentWrapper{grid-template-columns:1fr;gap:4rem}.ContentProduction-module__HmDw9W__textColumn{text-align:center;margin-bottom:2rem;padding-right:0}.ContentProduction-module__HmDw9W__slide{min-width:100%;margin-right:0}.ContentProduction-module__HmDw9W__slideImage{height:auto}.ContentProduction-module__HmDw9W__prevButton{display:flex}.ContentProduction-module__HmDw9W__navigation{pointer-events:none;justify-content:space-between;width:100%;padding:0 1rem;right:auto}.ContentProduction-module__HmDw9W__navButton{pointer-events:auto;box-shadow:none;background:0 0;border:none;border-radius:0;outline:none}}
.AdditionalServices-module__FYXYoW__sectionContainer{background:var(--background);color:var(--foreground);padding:45px 2rem 8rem}.AdditionalServices-module__FYXYoW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;max-width:1400px;margin:0 auto;display:grid}.AdditionalServices-module__FYXYoW__card{background:var(--secondary);border:1px solid var(--border);z-index:1;flex-direction:column;justify-content:flex-end;min-height:450px;padding:3rem;transition:all .4s;display:flex;position:relative;overflow:hidden}.AdditionalServices-module__FYXYoW__card:hover{border-color:var(--accent);transform:translateY(-5px);box-shadow:0 20px 40px #0006}.AdditionalServices-module__FYXYoW__cardBackground{object-fit:cover;z-index:-2;filter:grayscale()brightness(.6);width:100%;height:100%;transition:all .6s;position:absolute;top:0;left:0}.AdditionalServices-module__FYXYoW__card:hover .AdditionalServices-module__FYXYoW__cardBackground{filter:grayscale(0%)brightness();transform:scale(1.05)}.AdditionalServices-module__FYXYoW__contentOverlay{background:linear-gradient(#0000,#000000e6);width:calc(100% + 6rem);margin:0 -3rem -3rem;padding:2rem 2rem 3rem}.AdditionalServices-module__FYXYoW__cardTitle{font-family:var(--font-display);text-transform:uppercase;color:#fff;letter-spacing:.02em;text-shadow:0 2px 10px #00000080;margin-bottom:1.5rem;font-size:2.5rem;font-weight:400;line-height:.95}.AdditionalServices-module__FYXYoW__cardDescription{font-family:var(--font-sans);color:var(--muted);letter-spacing:.02em;font-size:1.1rem;line-height:1.5}@media (max-width:768px){.AdditionalServices-module__FYXYoW__sectionContainer{padding:5rem 1.5rem}.AdditionalServices-module__FYXYoW__grid{grid-template-columns:1fr;gap:2rem}.AdditionalServices-module__FYXYoW__card{min-height:auto;padding:2.5rem}.AdditionalServices-module__FYXYoW__cardTitle{font-size:2rem}}
