.Hero-module__ZARIfG__hero{flex-direction:column;justify-content:space-between;min-height:calc(100vh - 120px);display:flex;position:relative;padding:0!important}.Hero-module__ZARIfG__imageWrapper{z-index:0;position:absolute;inset:0}.Hero-module__ZARIfG__bgImage{object-fit:cover;object-position:center 70%}.Hero-module__ZARIfG__overlay{background:linear-gradient(#0003 0%,#00000080 50%,#000000b3 100%);position:absolute;inset:0}.Hero-module__ZARIfG__content{z-index:1;flex-direction:column;justify-content:space-between;height:100%;min-height:calc(100vh - 120px);padding:6rem 4rem 4rem;display:flex;position:relative}.Hero-module__ZARIfG__title{color:var(--color-surface-pale);max-width:1000px}.Hero-module__ZARIfG__bottomBlock{justify-content:space-between;align-items:flex-end;gap:2rem;margin-top:auto;display:flex}.Hero-module__ZARIfG__subtitle{color:var(--color-text-light);max-width:500px;font-size:1.25rem;line-height:1.6}@media (max-width:1024px){.Hero-module__ZARIfG__hero,.Hero-module__ZARIfG__content{min-height:80vh}.Hero-module__ZARIfG__bottomBlock{flex-direction:column;align-items:flex-start}}@media (max-width:768px){.Hero-module__ZARIfG__content{padding:3rem 1.5rem 2rem}.Hero-module__ZARIfG__title{font-size:clamp(2.5rem,10vw,3.5rem)}.Hero-module__ZARIfG__subtitle{font-size:1.125rem}}
.Services-module__dpHhBa__services{flex-direction:column;gap:4rem;display:flex}.Services-module__dpHhBa__header{max-width:800px}.Services-module__dpHhBa__subtitle{color:var(--color-text-secondary);max-width:600px;margin-top:1.5rem;font-size:1.25rem;line-height:1.6}.Services-module__dpHhBa__grid{border-top:1px solid var(--color-border);grid-template-columns:repeat(1,1fr);gap:2rem;padding-top:3rem;display:grid}@media (min-width:640px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(3,1fr);gap:3rem 2rem}}.Services-module__dpHhBa__card{background:var(--color-surface-white);border:1px solid var(--color-border);border-radius:24px;flex-direction:column;gap:1.5rem;padding:2rem;transition:all .3s;display:flex}.Services-module__dpHhBa__card:hover{box-shadow:var(--shadow-md);border-color:#00000026;transform:translateY(-4px)}.Services-module__dpHhBa__cardTop{flex-direction:column;gap:1rem;display:flex}.Services-module__dpHhBa__icon{font-family:var(--font-display);color:var(--color-accent-primary);background:var(--color-surface-pale);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:500;display:inline-flex}.Services-module__dpHhBa__cardTitle{font-family:var(--font-display);color:var(--color-text-dark);font-size:1.5rem;font-weight:500}.Services-module__dpHhBa__cardDesc{color:var(--color-text-secondary);flex-grow:1;font-size:1rem;line-height:1.6}.Services-module__dpHhBa__cardLink{align-self:flex-start;margin-top:1rem;padding:.75rem 1.5rem}
.Portfolio-module__uAcsSq__portfolio{flex-direction:column;gap:4rem;display:flex}.Portfolio-module__uAcsSq__header{max-width:600px}.Portfolio-module__uAcsSq__projects{flex-direction:column;gap:3rem;display:flex}.Portfolio-module__uAcsSq__project{background:var(--color-surface-white);border:1px solid var(--color-border);border-radius:32px;grid-template-columns:1fr;transition:all .4s;display:grid;position:relative;overflow:hidden}@media (min-width:1024px){.Portfolio-module__uAcsSq__project{grid-template-columns:50% 50%;align-items:center}.Portfolio-module__uAcsSq__project:nth-child(2n){grid-template-columns:50% 50%}.Portfolio-module__uAcsSq__project:nth-child(2n) .Portfolio-module__uAcsSq__imageWrapper{order:2}.Portfolio-module__uAcsSq__project:nth-child(2n) .Portfolio-module__uAcsSq__projectContent{order:1}}.Portfolio-module__uAcsSq__project:hover{box-shadow:var(--shadow-md);border-color:#00000026;transform:translateY(-8px)}.Portfolio-module__uAcsSq__imageWrapper{aspect-ratio:16/9;width:100%;height:auto;min-height:192px;position:relative;overflow:hidden}@media (min-width:1024px){.Portfolio-module__uAcsSq__imageWrapper{aspect-ratio:auto;height:100%;min-height:500px}}.Portfolio-module__uAcsSq__image{object-fit:contain;object-position:top center;background:var(--color-surface-pale);padding:0;transition:transform .6s}.Portfolio-module__uAcsSq__project:hover .Portfolio-module__uAcsSq__image{transform:scale(1.02)}.Portfolio-module__uAcsSq__projectContent{flex-direction:column;justify-content:center;gap:2.5rem;height:100%;padding:3rem;display:flex}@media (max-width:768px){.Portfolio-module__uAcsSq__projectContent{gap:1.5rem;padding:1.5rem}}.Portfolio-module__uAcsSq__projectTop{flex-direction:column;gap:1rem;display:flex}.Portfolio-module__uAcsSq__category{text-transform:uppercase;letter-spacing:.05em;color:var(--color-accent-primary);font-size:.875rem;font-weight:600}.Portfolio-module__uAcsSq__projectTitle{font-family:var(--font-display);color:var(--color-text-dark);word-break:break-word;overflow-wrap:break-word;font-size:2rem;font-weight:500;line-height:1.1}@media (min-width:768px){.Portfolio-module__uAcsSq__projectTitle{font-size:2.5rem}}.Portfolio-module__uAcsSq__projectDesc{color:var(--color-text-secondary);font-size:1.125rem;line-height:1.6}.Portfolio-module__uAcsSq__metrics{border-top:1px solid var(--color-border);gap:1.5rem;padding-top:1.5rem;display:flex}@media (min-width:768px){.Portfolio-module__uAcsSq__metrics{gap:3rem}}.Portfolio-module__uAcsSq__metric{flex-direction:column;gap:.25rem;display:flex}.Portfolio-module__uAcsSq__metricValue{font-family:var(--font-display);color:var(--color-text-dark);font-size:1.5rem;font-weight:500}@media (min-width:768px){.Portfolio-module__uAcsSq__metricValue{font-size:2rem}}.Portfolio-module__uAcsSq__metricLabel{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.8125rem}.Portfolio-module__uAcsSq__tags{flex-wrap:wrap;gap:.5rem;margin-top:-.5rem;display:flex}.Portfolio-module__uAcsSq__tag{background:var(--color-surface-pale);color:var(--color-text-secondary);border:1px solid var(--color-border);border-radius:999px;padding:.35rem 1rem;font-size:.8125rem}
.Team-module__EqCvfq__team{flex-direction:column;gap:4rem;display:flex}.Team-module__EqCvfq__header{max-width:600px}.Team-module__EqCvfq__subtitle{color:var(--color-text-secondary);margin-top:1.5rem;font-size:1.25rem;line-height:1.6}.Team-module__EqCvfq__grid{border-top:1px solid var(--color-border);grid-template-columns:1fr;gap:3rem;padding-top:4rem;display:grid}@media (min-width:768px){.Team-module__EqCvfq__grid{grid-template-columns:repeat(2,1fr);gap:4rem}}.Team-module__EqCvfq__member{flex-direction:column;gap:2rem;padding:0;display:flex}.Team-module__EqCvfq__avatar{border:1px solid var(--color-border);background:#ececec;border-radius:24px;justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:relative;overflow:hidden}.Team-module__EqCvfq__avatarImg{object-fit:cover;object-position:center top;filter:grayscale();width:100%;height:100%}.Team-module__EqCvfq__avatarInitial{font-family:var(--font-display);color:var(--color-accent-primary);font-size:2.5rem;font-weight:500}.Team-module__EqCvfq__info{flex-direction:column;gap:.75rem;display:flex}.Team-module__EqCvfq__name{font-family:var(--font-display);color:var(--color-text-dark);font-size:2rem;font-weight:500;line-height:1.1}.Team-module__EqCvfq__role{color:var(--color-accent-primary);text-transform:uppercase;letter-spacing:.05em;font-size:1rem;font-weight:600}.Team-module__EqCvfq__bio{color:var(--color-text-secondary);margin-top:.5rem;font-size:1.125rem;line-height:1.6}.Team-module__EqCvfq__specialties{flex-wrap:wrap;gap:.5rem;margin-top:1.5rem;display:flex}.Team-module__EqCvfq__specialty{background:var(--color-page-bg);color:var(--color-text-secondary);border:1px solid var(--color-border);border-radius:999px;padding:.35rem 1rem;font-size:.8125rem}
.Contact-module__hcVmEa__contact{padding-bottom:2rem!important}.Contact-module__hcVmEa__inner{width:100%}.Contact-module__hcVmEa__centerCol{grid-template-columns:1fr;gap:3rem;width:100%;display:grid}@media (min-width:1024px){.Contact-module__hcVmEa__centerCol{grid-template-columns:1fr 1fr;align-items:center;gap:6rem}}.Contact-module__hcVmEa__graphic{color:#c0d1bb;width:150px}@media (min-width:1024px){.Contact-module__hcVmEa__graphic{width:250px}}.Contact-module__hcVmEa__rightCol{flex-direction:column;gap:3rem;display:flex}.Contact-module__hcVmEa__header{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__hcVmEa__title{font-family:var(--font-display);color:var(--color-text-dark);letter-spacing:-.02em;font-size:2.25rem;font-weight:400;line-height:1.1}.Contact-module__hcVmEa__subtitle{color:var(--color-text-secondary);font-size:1.0625rem;line-height:1.6}.Contact-module__hcVmEa__signupBox{width:100%;max-width:600px}.Contact-module__hcVmEa__form{border-bottom:1px solid var(--color-text-secondary);align-items:center;padding-bottom:.5rem;display:flex;position:relative}.Contact-module__hcVmEa__input{width:100%;font-size:1.125rem;font-family:var(--font-body);color:var(--color-text-dark);background:0 0;border:none}.Contact-module__hcVmEa__input:focus{outline:none}.Contact-module__hcVmEa__input::placeholder{color:var(--color-text-secondary)}.Contact-module__hcVmEa__submitBtn{background:var(--color-text-secondary);color:#fff;cursor:pointer;border:none;border-radius:99px;justify-content:center;align-items:center;width:44px;height:28px;transition:all .2s;display:flex}.Contact-module__hcVmEa__submitBtn:hover{background:var(--color-text-dark)}.Contact-module__hcVmEa__statusSuccess{color:#166534;font-size:1.125rem;font-weight:500}.Contact-module__hcVmEa__statusExists{color:var(--color-text-secondary);font-size:1.125rem;font-weight:500}.Contact-module__hcVmEa__errorBox{align-items:center;gap:1rem;display:flex}.Contact-module__hcVmEa__statusError{color:#b91c1c;font-weight:500}.Contact-module__hcVmEa__retryBtn{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;text-decoration:underline}
