.Hero-module__PycF7W__hero{align-items:flex-end;min-height:100vh;margin-top:-64px;display:flex;position:relative;overflow:hidden}.Hero-module__PycF7W__image{object-fit:cover;z-index:0;animation:.8s both Hero-module__PycF7W__fadeIn}@keyframes Hero-module__PycF7W__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Hero-module__PycF7W__fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.Hero-module__PycF7W__overlay{z-index:1;background:linear-gradient(#0000 0%,#3e28144d 50%,#3e2814a6 100%);height:40%;position:absolute;bottom:0;left:0;right:0}.Hero-module__PycF7W__content{z-index:2;padding-bottom:60px;position:relative}.Hero-module__PycF7W__title{font-family:var(--font-heading);color:#fff;text-shadow:0 2px 20px #0000004d;max-width:900px;margin-bottom:16px;font-size:42px;font-weight:500;line-height:1.2;animation:.9s .3s both Hero-module__PycF7W__fadeUp}.Hero-module__PycF7W__subtitle{font-family:var(--font-body);color:#ffffffe6;margin-bottom:32px;font-size:16px;font-weight:300;animation:.9s .4s both Hero-module__PycF7W__fadeUp}.Hero-module__PycF7W__cta{animation:.9s .5s both Hero-module__PycF7W__fadeUp}@media (max-width:768px){.Hero-module__PycF7W__hero{min-height:85vh}.Hero-module__PycF7W__content{padding-bottom:40px}.Hero-module__PycF7W__title{max-width:100%;font-size:28px}.Hero-module__PycF7W__subtitle{font-size:14px}}
.About-module__WVzPFq__section{background:var(--color-bg-warm);padding:var(--section-padding) 0}.About-module__WVzPFq__grid{grid-template-columns:5fr 7fr;align-items:center;gap:40px;display:grid}.About-module__WVzPFq__paragraph{font-family:var(--font-body);letter-spacing:.1px;color:var(--color-text);margin-bottom:24px;font-size:14px;font-style:italic;font-weight:300;line-height:24px}.About-module__WVzPFq__countersGrid{flex-direction:column;gap:20px;margin-bottom:24px;display:flex}.About-module__WVzPFq__link{font-family:var(--font-body);color:var(--color-heading);font-size:13px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-block;position:relative}.About-module__WVzPFq__link:hover{color:var(--color-accent)}.About-module__WVzPFq__imageWrapper{border-radius:2px;overflow:hidden}.About-module__WVzPFq__image{object-fit:cover;width:100%;height:auto;display:block}@media (max-width:768px){.About-module__WVzPFq__grid{grid-template-columns:1fr;gap:32px}.About-module__WVzPFq__imageWrapper{order:-1}}
.Services-module__s4rB2G__section{padding:var(--section-padding) 0}.Services-module__s4rB2G__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Services-module__s4rB2G__allLink{text-align:center;margin-top:32px}.Services-module__s4rB2G__link{font-family:var(--font-body);color:var(--color-heading);font-size:13px;font-weight:500;text-decoration:none;transition:color .2s}.Services-module__s4rB2G__link:hover{color:var(--color-accent)}@media (max-width:768px){.Services-module__s4rB2G__grid{grid-template-columns:1fr;gap:32px}}
.Portfolio-module__g7-tKa__section{padding:var(--section-padding) 0}.Portfolio-module__g7-tKa__grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.Portfolio-module__g7-tKa__imageWrapper{border-radius:2px;overflow:hidden}.Portfolio-module__g7-tKa__image{object-fit:cover;width:100%;height:100%;transition:opacity .4s;display:block}.Portfolio-module__g7-tKa__imageWrapper:hover .Portfolio-module__g7-tKa__image{opacity:.9}.Portfolio-module__g7-tKa__cta{justify-content:center;margin-top:32px;display:flex}@media (max-width:768px){.Portfolio-module__g7-tKa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.Portfolio-module__g7-tKa__grid{grid-template-columns:1fr}}
.Process-module__ekV7Jq__section{padding:var(--section-padding) 0}.Process-module__ekV7Jq__grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.Process-module__ekV7Jq__step{position:relative}.Process-module__ekV7Jq__number{font-family:var(--font-heading);color:var(--color-accent-soft);opacity:.5;margin-bottom:8px;font-size:48px;font-weight:500;line-height:1;display:block}.Process-module__ekV7Jq__title{font-family:var(--font-heading);color:var(--color-heading);margin-bottom:8px;font-size:18px;font-weight:500}.Process-module__ekV7Jq__description{font-family:var(--font-body);color:var(--color-text);font-size:14px;font-weight:300;line-height:22px}@media (max-width:768px){.Process-module__ekV7Jq__grid{grid-template-columns:1fr;gap:24px}}
.Reviews-module__Ng4JXW__section{padding:var(--section-padding) 0;background:var(--color-bg-section)}.Reviews-module__Ng4JXW__slider{align-items:center;gap:16px;display:flex}.Reviews-module__Ng4JXW__arrow{width:44px;height:44px;color:var(--color-heading);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:box-shadow .2s,color .2s;display:flex;box-shadow:0 2px 8px #00000014}.Reviews-module__Ng4JXW__arrow:hover{color:var(--color-accent);box-shadow:0 4px 16px #0000001f}.Reviews-module__Ng4JXW__slides{flex:1;justify-content:center;gap:24px;min-height:0;display:flex}.Reviews-module__Ng4JXW__slide{border-radius:8px;flex:none;width:100%;max-width:400px;animation:.4s Reviews-module__Ng4JXW__fadeIn;overflow:hidden;box-shadow:0 2px 12px #0000000f}@keyframes Reviews-module__Ng4JXW__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Reviews-module__Ng4JXW__image{width:100%;height:auto;display:block}.Reviews-module__Ng4JXW__dots{justify-content:center;gap:8px;margin-top:24px;display:flex}.Reviews-module__Ng4JXW__dot{background:var(--color-border);border-radius:50%;width:8px;height:8px;padding:0;transition:background-color .3s,transform .3s}.Reviews-module__Ng4JXW__dot:hover{background:var(--color-muted)}.Reviews-module__Ng4JXW__dotActive{background:var(--color-accent);transform:scale(1.15)}.Reviews-module__Ng4JXW__dot:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}@media (max-width:768px){.Reviews-module__Ng4JXW__slides{flex-direction:column;align-items:center}.Reviews-module__Ng4JXW__slide{flex:0 0 100%;max-width:300px}.Reviews-module__Ng4JXW__arrow{width:36px;height:36px}}
.BlogPreview-module__-DBFGq__section{padding:var(--section-padding) 0}.BlogPreview-module__-DBFGq__grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.BlogPreview-module__-DBFGq__cta{justify-content:center;margin-top:32px;display:flex}@media (max-width:992px){.BlogPreview-module__-DBFGq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.BlogPreview-module__-DBFGq__grid{grid-template-columns:1fr}}
.CTA-module__IyK9YG__section{justify-content:center;align-items:center;height:400px;display:flex;position:relative;overflow:hidden}.CTA-module__IyK9YG__image{object-fit:cover;object-position:center top;z-index:0}.CTA-module__IyK9YG__overlay{z-index:1;background:#0006;position:absolute;inset:0}.CTA-module__IyK9YG__content{z-index:2;text-align:center;padding:0 20px;position:relative}.CTA-module__IyK9YG__text{font-family:var(--font-heading);color:#fff;text-shadow:0 2px 16px #0000004d;max-width:600px;margin-bottom:32px;font-size:32px;font-weight:500}@media (max-width:768px){.CTA-module__IyK9YG__section{height:320px}.CTA-module__IyK9YG__text{margin-bottom:24px;font-size:24px}}
