.Departments-module__3eiRPa__section{padding:clamp(4rem, 3rem + 3vw, 6rem) var(--ws-space-6);background:var(--ws-white)}.Departments-module__3eiRPa__inner{max-width:var(--ws-container);margin-inline:auto}.Departments-module__3eiRPa__heading{text-align:center;margin-bottom:var(--ws-space-9)}.Departments-module__3eiRPa__title{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.02em;text-wrap:balance;max-width:28ch;margin-inline:auto;font-size:clamp(1.75rem,1.5rem + 1.4vw,2.5rem);font-weight:800;line-height:1.15}.Departments-module__3eiRPa__title em{color:inherit;font-style:normal}.Departments-module__3eiRPa__grid{gap:var(--ws-space-5);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:880px){.Departments-module__3eiRPa__grid{grid-template-columns:1fr}}.Departments-module__3eiRPa__card{background:var(--ws-purple-50);border:1px solid var(--ws-purple-100);border-radius:var(--ws-radius-2xl);padding:var(--ws-space-6);transition:all var(--ws-duration-base) var(--ws-ease-out)}.Departments-module__3eiRPa__card:hover{border-color:var(--ws-purple-200);box-shadow:var(--ws-shadow-md);transform:translateY(-2px)}.Departments-module__3eiRPa__icon{border-radius:var(--ws-radius-md);background:var(--ws-purple);width:2.5rem;height:2.5rem;color:var(--ws-white);margin-bottom:var(--ws-space-3);place-items:center;display:grid}.Departments-module__3eiRPa__icon svg{width:1.25rem;height:1.25rem}.Departments-module__3eiRPa__cardTitle{font-family:var(--ws-font-heading);color:var(--ws-text);margin-bottom:var(--ws-space-2);font-size:1.125rem;font-weight:800}.Departments-module__3eiRPa__body{color:var(--ws-text);font-size:.875rem;line-height:var(--ws-lh-snug);margin-bottom:var(--ws-space-4)}.Departments-module__3eiRPa__email{font-family:var(--ws-font-mono);color:var(--ws-purple);font-size:.875rem;font-weight:700;text-decoration:none}.Departments-module__3eiRPa__email:hover{text-decoration:underline}
.ContactForm-module__lWXTXG__form{background:var(--ws-white);border:1.5px solid var(--ws-purple-200);border-radius:var(--ws-radius-2xl);overflow:hidden;box-shadow:0 16px 48px -12px #4d2b8c2e}.ContactForm-module__lWXTXG__header{padding:var(--ws-space-5) var(--ws-space-6);background:linear-gradient(180deg, var(--ws-purple-50) 0%, var(--ws-white) 100%);border-bottom:1px solid var(--ws-border-soft)}.ContactForm-module__lWXTXG__headerTitle{font-family:var(--ws-font-heading);color:var(--ws-text);margin-bottom:var(--ws-space-2);letter-spacing:-.01em;font-size:1.0625rem;font-weight:800}.ContactForm-module__lWXTXG__headerSub{color:var(--ws-text-muted);font-size:.8125rem}.ContactForm-module__lWXTXG__body{padding:var(--ws-space-5) var(--ws-space-6) var(--ws-space-6)}.ContactForm-module__lWXTXG__row{gap:var(--ws-space-3);margin-bottom:var(--ws-space-3);grid-template-columns:1fr 1fr;display:grid}@media (max-width:480px){.ContactForm-module__lWXTXG__row{grid-template-columns:1fr}}.ContactForm-module__lWXTXG__field{margin-bottom:var(--ws-space-3);flex-direction:column;gap:.375rem;display:flex}.ContactForm-module__lWXTXG__label{font-family:var(--ws-font-heading);color:var(--ws-text);align-items:center;gap:.25rem;font-size:.75rem;font-weight:700;display:flex}.ContactForm-module__lWXTXG__required{color:var(--ws-error)}.ContactForm-module__lWXTXG__input,.ContactForm-module__lWXTXG__select,.ContactForm-module__lWXTXG__textarea{background:var(--ws-white);border:1px solid var(--ws-border);border-radius:var(--ws-radius-md);width:100%;font-family:var(--ws-font-body);color:var(--ws-text);transition:border-color var(--ws-duration-fast) var(--ws-ease-out);padding:.625rem .875rem;font-size:.9375rem}.ContactForm-module__lWXTXG__input:focus,.ContactForm-module__lWXTXG__select:focus,.ContactForm-module__lWXTXG__textarea:focus{border-color:var(--ws-purple);outline:none;box-shadow:0 0 0 3px #4d2b8c1f}.ContactForm-module__lWXTXG__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%234D2B8C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right .875rem center;background-repeat:no-repeat;padding-right:2.5rem}.ContactForm-module__lWXTXG__textarea{font-family:var(--ws-font-body);resize:vertical;min-height:6rem}.ContactForm-module__lWXTXG__consent{align-items:flex-start;gap:var(--ws-space-2);margin-top:var(--ws-space-3);padding:var(--ws-space-3);background:var(--ws-grey-50);border-radius:var(--ws-radius-md);display:flex}.ContactForm-module__lWXTXG__checkbox{appearance:none;aspect-ratio:1;border:2px solid var(--ws-purple-300);background:var(--ws-white);cursor:pointer;border-radius:.25rem;flex:none;width:1.125rem;min-width:1.125rem;height:1.125rem;min-height:1.125rem;margin-top:.125rem;position:relative}.ContactForm-module__lWXTXG__checkbox:checked{background:var(--ws-purple);border-color:var(--ws-purple)}.ContactForm-module__lWXTXG__checkbox:checked:after{content:"";border-right:2px solid var(--ws-white);border-bottom:2px solid var(--ws-white);width:.25rem;height:.5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-55%)rotate(45deg)}.ContactForm-module__lWXTXG__consentText{color:var(--ws-text-muted);font-size:.6875rem;line-height:1.5}.ContactForm-module__lWXTXG__consentText a{color:var(--ws-purple);font-weight:600;text-decoration:underline}.ContactForm-module__lWXTXG__submit{width:100%;margin-top:var(--ws-space-4);background:var(--ws-purple);color:var(--ws-white);border-radius:var(--ws-radius-pill);font-family:var(--ws-font-heading);cursor:pointer;box-shadow:var(--ws-shadow-md);justify-content:center;align-items:center;gap:var(--ws-space-2);transition:all var(--ws-duration-base) var(--ws-ease-out);border:none;padding:.875rem 1.25rem;font-size:1rem;font-weight:800;display:inline-flex}.ContactForm-module__lWXTXG__submit:hover:not(:disabled){background:var(--ws-purple-500);box-shadow:var(--ws-shadow-lg);transform:translateY(-1px)}.ContactForm-module__lWXTXG__submit:disabled{opacity:.7;cursor:not-allowed}.ContactForm-module__lWXTXG__submit svg{width:1rem;height:1rem}.ContactForm-module__lWXTXG__spinner{border:2px solid #ffffff4d;border-top-color:var(--ws-white);border-radius:50%;width:1rem;height:1rem;animation:.7s linear infinite ContactForm-module__lWXTXG__spin}@keyframes ContactForm-module__lWXTXG__spin{to{transform:rotate(360deg)}}.ContactForm-module__lWXTXG__error{align-items:flex-start;gap:var(--ws-space-2);border-radius:var(--ws-radius-md);padding:var(--ws-space-3) var(--ws-space-4);margin-top:var(--ws-space-3);color:#991b1b;animation:ContactForm-module__lWXTXG__fadeIn .3s var(--ws-ease-out);background:#dc26260f;border:1.5px solid #dc262659;display:flex}.ContactForm-module__lWXTXG__errorIcon{width:1.25rem;height:1.25rem;color:var(--ws-error);flex-shrink:0;margin-top:.125rem}.ContactForm-module__lWXTXG__errorContent{flex:1}.ContactForm-module__lWXTXG__errorTitle{font-family:var(--ws-font-heading);color:#991b1b;margin-bottom:.25rem;font-size:.875rem;font-weight:700}.ContactForm-module__lWXTXG__errorText{color:#7f1d1d;font-size:.8125rem;line-height:1.45}.ContactForm-module__lWXTXG__errorText a{color:var(--ws-purple);font-weight:600;text-decoration:underline}.ContactForm-module__lWXTXG__success{background:var(--ws-white);border-radius:var(--ws-radius-2xl);padding:var(--ws-space-7) var(--ws-space-6);text-align:center;animation:ContactForm-module__lWXTXG__fadeIn .4s var(--ws-ease-out);border:2px solid #16a34a;box-shadow:0 25px 60px -15px #16a34a40}.ContactForm-module__lWXTXG__successIcon{width:4rem;height:4rem;margin:0 auto var(--ws-space-4);color:var(--ws-white);background:linear-gradient(135deg,#16a34a 0%,#15803d 100%);border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 10px 24px -6px #16a34a73}.ContactForm-module__lWXTXG__successIcon svg{width:2rem;height:2rem}.ContactForm-module__lWXTXG__successTitle{font-family:var(--ws-font-heading);letter-spacing:-.015em;color:var(--ws-text);margin-bottom:var(--ws-space-3);font-size:1.5rem;font-weight:800}.ContactForm-module__lWXTXG__successText{color:var(--ws-text-muted);max-width:38ch;margin:0 auto;font-size:.9375rem;line-height:1.55}.ContactForm-module__lWXTXG__successText strong{color:var(--ws-purple);font-weight:700}@keyframes ContactForm-module__lWXTXG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.Hero-module__YaKYDG__section{padding:clamp(3rem, 2rem + 2vw, 5rem) var(--ws-space-6);background:var(--ws-lavender)}.Hero-module__YaKYDG__inner{max-width:var(--ws-container);grid-template-columns:1.05fr 1fr;align-items:start;gap:clamp(2rem,1.5rem + 2vw,4rem);margin-inline:auto;display:grid}@media (max-width:960px){.Hero-module__YaKYDG__inner{grid-template-columns:1fr}}.Hero-module__YaKYDG__content{padding-top:var(--ws-space-3);text-align:left}.Hero-module__YaKYDG__eyebrow{font-family:var(--ws-font-heading);letter-spacing:.14em;text-transform:uppercase;color:var(--ws-purple);background:var(--ws-purple-100);border-radius:var(--ws-radius-pill);margin-bottom:var(--ws-space-4);padding:.375rem .875rem;font-size:.6875rem;font-weight:700;display:inline-block}.Hero-module__YaKYDG__title{font-family:var(--ws-font-heading);color:var(--ws-text);letter-spacing:-.025em;margin-bottom:var(--ws-space-4);text-wrap:balance;font-size:clamp(2rem,1.5rem + 2vw,3.25rem);font-weight:800;line-height:1.05}.Hero-module__YaKYDG__title em{color:var(--ws-purple);font-style:normal}.Hero-module__YaKYDG__sub{color:var(--ws-text);font-size:1.0625rem;line-height:var(--ws-lh-snug);margin-bottom:var(--ws-space-6)}.Hero-module__YaKYDG__sub strong{color:var(--ws-purple);font-weight:800}.Hero-module__YaKYDG__methods{gap:var(--ws-space-3);margin-bottom:var(--ws-space-6);flex-direction:column;display:flex}.Hero-module__YaKYDG__method{align-items:center;gap:var(--ws-space-3);padding:var(--ws-space-4);background:var(--ws-white);border:1px solid var(--ws-border);border-radius:var(--ws-radius-md);transition:all var(--ws-duration-base) var(--ws-ease-out);color:inherit;text-decoration:none;display:flex}.Hero-module__YaKYDG__method:hover{border-color:var(--ws-purple-200);box-shadow:var(--ws-shadow-sm);transform:translateY(-1px)}.Hero-module__YaKYDG__methodIcon{border-radius:var(--ws-radius-sm);background:var(--ws-purple-50);width:2.25rem;height:2.25rem;color:var(--ws-purple);flex-shrink:0;place-items:center;display:grid}.Hero-module__YaKYDG__methodIcon svg{width:1.125rem;height:1.125rem}.Hero-module__YaKYDG__methodContent{flex:1}.Hero-module__YaKYDG__methodLabel{font-family:var(--ws-font-heading);letter-spacing:.08em;text-transform:uppercase;color:var(--ws-text-muted);margin-bottom:.125rem;font-size:.6875rem;font-weight:700}.Hero-module__YaKYDG__methodValue{font-family:var(--ws-font-heading);color:var(--ws-purple);font-size:.9375rem;font-weight:700}.Hero-module__YaKYDG__methodArrow{color:var(--ws-purple);flex-shrink:0}.Hero-module__YaKYDG__methodArrow svg{width:.875rem;height:.875rem}
.OfficeDetails-module__6zbyca__section{padding:clamp(4rem, 3rem + 3vw, 6rem) var(--ws-space-6);background:var(--ws-lavender)}.OfficeDetails-module__6zbyca__inner{max-width:var(--ws-container);grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,1.5rem + 2vw,4rem);margin-inline:auto;display:grid}@media (max-width:880px){.OfficeDetails-module__6zbyca__inner{grid-template-columns:1fr}}.OfficeDetails-module__6zbyca__title{font-family:var(--ws-font-heading);color:var(--ws-text);margin-bottom:var(--ws-space-4);letter-spacing:-.02em;text-wrap:balance;font-size:clamp(1.875rem,1.5rem + 1.5vw,2.5rem);font-weight:800;line-height:1.15}.OfficeDetails-module__6zbyca__title em{color:inherit;font-style:normal}.OfficeDetails-module__6zbyca__body{font-size:var(--ws-body);color:var(--ws-text);line-height:var(--ws-lh-snug);margin-bottom:var(--ws-space-5)}.OfficeDetails-module__6zbyca__details{gap:var(--ws-space-4);grid-template-columns:1fr 1fr;display:grid}@media (max-width:600px){.OfficeDetails-module__6zbyca__details{grid-template-columns:1fr}}.OfficeDetails-module__6zbyca__detail{padding:var(--ws-space-4);background:var(--ws-white);border:1px solid var(--ws-border);border-radius:var(--ws-radius-md)}.OfficeDetails-module__6zbyca__detailLabel{font-family:var(--ws-font-heading);letter-spacing:.08em;text-transform:uppercase;color:var(--ws-text-muted);margin-bottom:.375rem;font-size:.6875rem;font-weight:700}.OfficeDetails-module__6zbyca__detailValue{color:var(--ws-text);font-size:.875rem;line-height:1.45}.OfficeDetails-module__6zbyca__detailValue a{color:var(--ws-purple);min-height:44px;padding:.5rem 0;line-height:1.5;text-decoration:underline;display:inline-block}.OfficeDetails-module__6zbyca__detailValue a+br+a{margin-top:.25rem}.OfficeDetails-module__6zbyca__map{background:var(--ws-purple-900);color:#ffffffe6;border-radius:var(--ws-radius-2xl);padding:var(--ws-space-6);aspect-ratio:1;place-items:center;display:grid}.OfficeDetails-module__6zbyca__mapSvg{width:100%;height:auto}
