.Hero-module__JgYmMq__hero{text-align:center;background-color:var(--warm-beige);justify-content:center;align-items:center;width:100%;height:65vh;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__imageWrapper{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__JgYmMq__content{z-index:10;flex-direction:column;align-items:center;max-width:800px;padding:38vh 2rem 0;display:flex}.Hero-module__JgYmMq__accentText{font-family:var(--font-accent);color:#fff;text-shadow:0 1px 4px #0000004d;margin-bottom:.5rem;font-size:2rem;display:block}.Hero-module__JgYmMq__title{font-family:var(--font-heading);color:#fff;text-shadow:0 2px 10px #0000004d;white-space:nowrap;margin-bottom:.8rem;font-size:4.2rem;line-height:1.1}@media (max-width:1250px){.Hero-module__JgYmMq__title{white-space:normal;max-width:90vw;margin:0 auto 1rem;font-size:3.5rem}}.Hero-module__JgYmMq__subtitle{font-family:var(--font-body);font-size:var(--fs-body-lg);color:#fff;text-shadow:0 1px 4px #0000004d;margin-bottom:2.5rem;font-weight:500}.Hero-module__JgYmMq__ctaButton{background-color:var(--primary-green);color:#fff;text-transform:uppercase;font-size:var(--fs-small);letter-spacing:.1em;border:1px solid #0000;border-radius:4px;padding:1rem 2rem;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #a3b18a66}.Hero-module__JgYmMq__ctaButton:hover{color:var(--primary-green);border-color:var(--primary-green);background-color:#fff;transform:translateY(-2px)}@media (max-width:768px){.Hero-module__JgYmMq__hero{height:70vh}.Hero-module__JgYmMq__content{padding-top:34vh}.Hero-module__JgYmMq__title{white-space:normal;margin-bottom:1rem;font-size:1.8rem}.Hero-module__JgYmMq__ctaButton{padding:.8rem 1.8rem;font-size:1rem}}
.Testimonials-module__5wb8fq__section{margin-bottom:4rem;padding:8rem 2rem;position:relative;overflow:hidden}.Testimonials-module__5wb8fq__backgroundWrapper{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Testimonials-module__5wb8fq__backgroundImage{object-fit:cover;object-position:center}.Testimonials-module__5wb8fq__overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fdfbf7eb;width:100%;height:100%;position:absolute;top:0;left:0}.Testimonials-module__5wb8fq__container{z-index:10;max-width:1200px;margin:0 auto;position:relative}.Testimonials-module__5wb8fq__headerWrapper{text-align:center;margin-bottom:5rem}.Testimonials-module__5wb8fq__title{font-family:var(--font-heading);font-size:var(--fs-h2);color:var(--secondary-green);margin-bottom:1rem}.Testimonials-module__5wb8fq__subtitle{font-family:var(--font-body);font-size:var(--fs-body);color:var(--text-dark);opacity:.7;max-width:500px;margin:0 auto}.Testimonials-module__5wb8fq__grid{grid-template-columns:1fr;gap:3rem;display:grid}.Testimonials-module__5wb8fq__card{text-align:center;background-color:#fff;border-radius:4px;flex-direction:column;align-items:center;padding:3rem 2rem;transition:transform .3s;display:flex;position:relative;box-shadow:0 10px 40px #0000000d}.Testimonials-module__5wb8fq__card:hover{transform:translateY(-5px)}.Testimonials-module__5wb8fq__quoteIcon{font-family:var(--font-heading);color:var(--primary-green);opacity:.2;margin-bottom:-1rem;font-size:4rem;line-height:1}.Testimonials-module__5wb8fq__text{font-family:var(--font-body);font-style:italic;font-size:var(--fs-body);color:var(--text-dark);z-index:1;margin-bottom:2rem;line-height:1.8;position:relative}.Testimonials-module__5wb8fq__divider{background-color:var(--warm-beige);width:40px;height:1px;margin-bottom:1.5rem}.Testimonials-module__5wb8fq__stars{color:#d4af37;letter-spacing:2px;margin-bottom:.5rem;font-size:1rem}.Testimonials-module__5wb8fq__author{font-family:var(--font-heading);font-weight:700;font-size:var(--fs-small);text-transform:uppercase;letter-spacing:.1em;color:var(--secondary-green)}@media (min-width:768px){.Testimonials-module__5wb8fq__grid{grid-template-columns:repeat(3,1fr)}}
.StudioSection-module__uOya9a__section{background-color:#fff;padding:8rem 2rem 6rem;overflow:hidden}.StudioSection-module__uOya9a__container{grid-template-columns:1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.StudioSection-module__uOya9a__textContent{padding-right:2rem}.StudioSection-module__uOya9a__title{font-family:var(--font-heading);font-size:var(--fs-h2);color:var(--secondary-green);margin-bottom:1.5rem}.StudioSection-module__uOya9a__divider{background-color:var(--primary-green);width:60px;height:3px;margin-bottom:2rem}.StudioSection-module__uOya9a__text{font-family:var(--font-body);font-size:var(--fs-body);color:var(--text-dark);margin-bottom:1.5rem;line-height:1.6}.StudioSection-module__uOya9a__imageGrid{grid-template-rows:repeat(2,250px);grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.StudioSection-module__uOya9a__imageWrapper{border-radius:8px;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a}.StudioSection-module__uOya9a__image{transition:transform .5s}.StudioSection-module__uOya9a__imageWrapper:hover .StudioSection-module__uOya9a__image{transform:scale(1.05)}@media (min-width:992px){.StudioSection-module__uOya9a__container{grid-template-columns:40% 60%}.StudioSection-module__uOya9a__imageGrid{grid-template-rows:repeat(2,300px)}}@media (max-width:768px){.StudioSection-module__uOya9a__section{padding:4rem 1.5rem}.StudioSection-module__uOya9a__textContent{text-align:center;padding-right:0}.StudioSection-module__uOya9a__divider{margin:0 auto 2rem}.StudioSection-module__uOya9a__imageGrid{grid-template-rows:repeat(4,250px);grid-template-columns:1fr}}
.ServicesSection-module__d8_FyW__section{background-color:var(--cream);padding:8rem 0 4rem;overflow:hidden}.ServicesSection-module__d8_FyW__container{max-width:1200px;margin:0 auto;padding:0 2rem}.ServicesSection-module__d8_FyW__header{text-align:center;max-width:700px;margin-bottom:6rem;margin-left:auto;margin-right:auto}.ServicesSection-module__d8_FyW__mainTitle{font-family:var(--font-heading);font-size:var(--fs-h1);color:var(--secondary-green);margin-bottom:1.5rem}.ServicesSection-module__d8_FyW__mainSubtitle{font-family:var(--font-body);font-size:var(--fs-body-lg);color:var(--text-dark);opacity:.8;line-height:1.6}.ServicesSection-module__d8_FyW__servicesList{flex-direction:column;display:flex}.ServicesSection-module__d8_FyW__serviceRowWrapper{padding:8rem 0}.ServicesSection-module__d8_FyW__serviceRowWrapper:nth-child(odd){background-color:#dad7cd4d}.ServicesSection-module__d8_FyW__serviceRow{grid-template-columns:1.2fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.ServicesSection-module__d8_FyW__serviceRowWrapper:nth-child(2n) .ServicesSection-module__d8_FyW__imageContainer{order:2}.ServicesSection-module__d8_FyW__serviceRowWrapper:nth-child(2n) .ServicesSection-module__d8_FyW__contentContainer{z-index:2;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffffe6;border-radius:4px;order:1;margin-left:0;margin-right:-5rem;padding:3rem;box-shadow:0 10px 40px #0000000d}.ServicesSection-module__d8_FyW__serviceRowWrapper:nth-child(odd) .ServicesSection-module__d8_FyW__contentContainer{z-index:2;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffffe6;border-radius:4px;margin-left:-5rem;padding:3rem;box-shadow:0 10px 40px #0000000d}.ServicesSection-module__d8_FyW__imageContainer{width:100%;height:auto;position:relative}.ServicesSection-module__d8_FyW__imageWrapper{border-radius:2px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.ServicesSection-module__d8_FyW__image{transition:transform 1.2s}.ServicesSection-module__d8_FyW__imageWrapper:hover .ServicesSection-module__d8_FyW__image{transform:scale(1.03)}.ServicesSection-module__d8_FyW__contentContainer{flex-direction:column;justify-content:center;display:flex;position:relative}.ServicesSection-module__d8_FyW__title{font-family:var(--font-heading);font-size:var(--fs-h2);color:var(--secondary-green);margin-bottom:1.5rem;line-height:1.1}.ServicesSection-module__d8_FyW__description{font-family:var(--font-body);font-size:var(--fs-body);color:var(--text-dark);opacity:.9;margin-bottom:2.5rem;line-height:1.7}.ServicesSection-module__d8_FyW__link{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.15em;font-weight:700;font-size:var(--fs-small);color:var(--text-dark);border-bottom:1px solid #0000;align-items:center;gap:.5rem;width:fit-content;padding-bottom:3px;transition:all .3s;display:inline-flex}.ServicesSection-module__d8_FyW__link:hover{color:var(--secondary-green);border-bottom-color:var(--secondary-green);gap:1rem}.ServicesSection-module__d8_FyW__arrow{align-items:center;display:flex}@media (max-width:992px){.ServicesSection-module__d8_FyW__serviceRowWrapper{padding:5rem 0}.ServicesSection-module__d8_FyW__serviceRow{gap:0}.ServicesSection-module__d8_FyW__contentContainer,.ServicesSection-module__d8_FyW__serviceRowWrapper:nth-child(2n) .ServicesSection-module__d8_FyW__contentContainer{margin-left:-3rem;margin-right:0;padding:3rem}.ServicesSection-module__d8_FyW__serviceRowWrapper:nth-child(2n) .ServicesSection-module__d8_FyW__contentContainer{margin-left:0;margin-right:-3rem}.ServicesSection-module__d8_FyW__title{font-size:2.2rem}}@media (max-width:768px){.ServicesSection-module__d8_FyW__section{padding-top:4rem;padding-bottom:2rem}.ServicesSection-module__d8_FyW__serviceRowWrapper{padding:4rem 0}.ServicesSection-module__d8_FyW__header{margin-bottom:2.5rem;padding:0 1rem}.ServicesSection-module__d8_FyW__mainTitle{margin-bottom:1rem}.ServicesSection-module__d8_FyW__mainSubtitle{line-height:1.5}.ServicesSection-module__d8_FyW__serviceRow{flex-direction:column;gap:0;width:100%;display:flex;overflow:hidden}.ServicesSection-module__d8_FyW__serviceRowWrapper:nth-child(2n) .ServicesSection-module__d8_FyW__imageContainer{order:0}.ServicesSection-module__d8_FyW__serviceRowWrapper:nth-child(2n) .ServicesSection-module__d8_FyW__contentContainer{order:1;width:100%;max-width:100%;margin:0 auto;padding:2rem}.ServicesSection-module__d8_FyW__imageContainer{z-index:1;width:100%;max-width:100%;height:auto;margin-bottom:-2rem}.ServicesSection-module__d8_FyW__contentContainer,.ServicesSection-module__d8_FyW__serviceRowWrapper:nth-child(odd) .ServicesSection-module__d8_FyW__contentContainer{z-index:2;width:100%;max-width:100%;margin:0 auto;padding:2rem}}
