.HeroSection-module__nsN2nq__hero{align-items:center;width:100%;height:80vh;min-height:500px;display:flex;position:relative;overflow:hidden}.HeroSection-module__nsN2nq__heroBg{object-fit:cover;z-index:1}.HeroSection-module__nsN2nq__heroOverlay{z-index:2;background:linear-gradient(90deg,#000c 0%,#0006 60%,#0000 100%);position:absolute;inset:0}.HeroSection-module__nsN2nq__heroContent{z-index:3;width:100%;max-width:1400px;margin:0 auto;padding:0 24px;position:relative;bottom:-110px}.HeroSection-module__nsN2nq__breadcrumb{color:#fff;text-transform:uppercase;letter-spacing:.05em;opacity:.9;margin-bottom:16px;font-size:13px;font-weight:600}.HeroSection-module__nsN2nq__heroTitle{color:#fff;text-transform:uppercase;margin-bottom:24px;font-size:48px;font-weight:800;line-height:1.1}.HeroSection-module__nsN2nq__heroDesc{color:#fff;opacity:.9;max-width:700px;font-size:22px;line-height:1.6}.HeroSection-module__nsN2nq__btnPrimary{color:#111;background-color:#fff;border-radius:40px;padding:16px 32px;font-size:15px;font-weight:800;text-decoration:none;transition:all .2s;position:absolute;bottom:24px;right:24px}.HeroSection-module__nsN2nq__btnPrimary:hover{background-color:#f0f0f0;transform:translateY(-2px)}@media (max-width:768px){.HeroSection-module__nsN2nq__heroTitle{font-size:40px}.HeroSection-module__nsN2nq__heroDesc{font-size:16px}.HeroSection-module__nsN2nq__hero{height:60vh}}
.ContactForm-module__Ex0qmG__section{color:#111;background:#fff;padding:100px 24px}.ContactForm-module__Ex0qmG__container{align-items:flex-start;gap:80px;max-width:1340px;margin:0 auto;display:flex}.ContactForm-module__Ex0qmG__leftSide{flex:0 0 400px;position:sticky;top:100px}.ContactForm-module__Ex0qmG__label{text-transform:uppercase;letter-spacing:.05em;color:#000;margin-bottom:24px;font-size:14px;font-weight:700;display:block}.ContactForm-module__Ex0qmG__headline{font-family:var(--font-pilat-wide), sans-serif;text-transform:uppercase;letter-spacing:-.02em;margin-bottom:32px;font-size:56px;font-weight:800;line-height:1}.ContactForm-module__Ex0qmG__subtext{color:#555;max-width:360px;font-size:20px;line-height:1.5}.ContactForm-module__Ex0qmG__rightSide{flex:1}.ContactForm-module__Ex0qmG__form{flex-direction:column;gap:32px;display:flex}.ContactForm-module__Ex0qmG__row{grid-template-columns:1fr 1fr;gap:24px;display:grid}.ContactForm-module__Ex0qmG__field{flex-direction:column;gap:8px;display:flex}.ContactForm-module__Ex0qmG__field label{color:#111;font-size:14px;font-weight:600}.ContactForm-module__Ex0qmG__field label span{color:#e11d48;margin-left:4px}.ContactForm-module__Ex0qmG__input,.ContactForm-module__Ex0qmG__textarea,.ContactForm-module__Ex0qmG__select{border:1px solid #e5e7eb;border-radius:4px;width:100%;padding:14px 16px;font-family:inherit;font-size:16px;transition:border-color .2s,box-shadow .2s}.ContactForm-module__Ex0qmG__input:focus,.ContactForm-module__Ex0qmG__textarea:focus,.ContactForm-module__Ex0qmG__select:focus{border-color:var(--brand-blue);outline:none;box-shadow:0 0 0 3px #0214501a}.ContactForm-module__Ex0qmG__input.ContactForm-module__Ex0qmG__error,.ContactForm-module__Ex0qmG__textarea.ContactForm-module__Ex0qmG__error,.ContactForm-module__Ex0qmG__select.ContactForm-module__Ex0qmG__error{border-color:#e11d48}.ContactForm-module__Ex0qmG__errorMessage{color:#e11d48;margin-top:4px;font-size:12px}.ContactForm-module__Ex0qmG__phoneInputWrapper{border:1px solid #e5e7eb;border-radius:4px;align-items:center;gap:12px;padding:0 16px;display:flex}.ContactForm-module__Ex0qmG__phoneInputWrapper:focus-within{border-color:var(--brand-blue);box-shadow:0 0 0 3px #0214501a}.ContactForm-module__Ex0qmG__countryCode{color:#555;cursor:pointer;border-right:1px solid #e5e7eb;align-items:center;gap:8px;padding-right:12px;font-size:14px;font-weight:600;display:flex}.ContactForm-module__Ex0qmG__phoneInput{border:none;flex:1;padding:14px 0;font-family:inherit;font-size:16px}.ContactForm-module__Ex0qmG__phoneInput:focus{outline:none}.ContactForm-module__Ex0qmG__textarea{resize:vertical;min-height:150px}.ContactForm-module__Ex0qmG__consentWrapper{align-items:flex-start;gap:16px;margin-top:8px;display:flex}.ContactForm-module__Ex0qmG__checkbox{cursor:pointer;width:20px;height:20px;margin-top:4px}.ContactForm-module__Ex0qmG__consentText{color:#555;font-size:13px;line-height:1.6}.ContactForm-module__Ex0qmG__consentText a{color:var(--brand-blue);text-decoration:underline}.ContactForm-module__Ex0qmG__footer{justify-content:flex-end;align-items:center;margin-top:24px;display:flex}.ContactForm-module__Ex0qmG__captchaPlaceholder{color:#555;background:#f9fafb;border:1px solid #e5e7eb;border-radius:4px;align-items:center;gap:12px;padding:12px 16px;font-size:13px;display:flex}.ContactForm-module__Ex0qmG__submitBtn{background:var(--brand-blue);color:#fff;font-weight:700;font-family:var(--font-pilat-wide);border-radius:100px;align-items:center;gap:12px;padding:14px 40px;transition:all .3s;display:flex}.ContactForm-module__Ex0qmG__submitBtn:hover{background:var(--brand-blue-dark);transform:translateY(-2px);box-shadow:0 10px 20px #02145033}.ContactForm-module__Ex0qmG__submitBtn:disabled{opacity:.7;cursor:not-allowed;transform:none}@media (max-width:1024px){.ContactForm-module__Ex0qmG__container{flex-direction:column;gap:60px}.ContactForm-module__Ex0qmG__leftSide{flex:none;max-width:100%;position:static}.ContactForm-module__Ex0qmG__headline{font-size:38px}}@media (max-width:768px){.ContactForm-module__Ex0qmG__row{grid-template-columns:1fr}.ContactForm-module__Ex0qmG__footer{flex-direction:column;align-items:flex-start;gap:32px}.ContactForm-module__Ex0qmG__submitBtn{justify-content:center;width:100%}}.ContactForm-module__Ex0qmG__successMessage{flex-direction:column;align-items:center;width:100%;padding:80px 24px;display:flex}.ContactForm-module__Ex0qmG__successIcon{color:#10b981;background:#ecfdf5;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:32px;display:flex}.ContactForm-module__Ex0qmG__successIcon svg{width:40px;height:40px}
.leadership-module__cQT7na__section{background-color:#fff;padding:80px 24px}.leadership-module__cQT7na__container{max-width:1200px;margin:0 auto}.leadership-module__cQT7na__filterBar{justify-content:flex-start;align-items:center;gap:24px;margin-bottom:48px;display:flex}.leadership-module__cQT7na__selectWrapper{min-width:200px;position:relative}.leadership-module__cQT7na__select{width:100%;font-family:var(--font-pilat-narrow), sans-serif;color:#333;appearance:none;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;border:1px solid #e5e5e5;border-radius:0;padding:10px 16px;font-size:14px;font-weight:500}.leadership-module__cQT7na__resetBtn{font-family:var(--font-pilat-narrow), sans-serif;color:#3b82f6;cursor:pointer;background:0 0;border:none;font-size:14px;font-weight:500}.leadership-module__cQT7na__resetBtn:hover{text-decoration:underline}.leadership-module__cQT7na__grid{grid-template-columns:repeat(3,1fr);gap:60px 40px;margin-bottom:80px;display:grid}.leadership-module__cQT7na__card{flex-direction:column;display:flex}.leadership-module__cQT7na__imageWrapper{aspect-ratio:1/1.1;background-color:#f2f2f2;width:100%;margin-bottom:24px;position:relative;overflow:hidden}.leadership-module__cQT7na__image{object-fit:cover;object-position:bottom;width:100%;height:100%}.leadership-module__cQT7na__card:hover .leadership-module__cQT7na__image{transition:transform .4s;transform:scale(1.02)}.leadership-module__cQT7na__card:hover .leadership-module__cQT7na__name{color:#3b82f6;transition:all .4s}.leadership-module__cQT7na__name{font-family:var(--font-pilat-wide), sans-serif;color:#1a1a1a;letter-spacing:-.01em;margin-bottom:6px;font-size:18px;font-weight:700}.leadership-module__cQT7na__title{font-family:var(--font-pilat-narrow), sans-serif;color:#777;font-size:14px;font-weight:400;line-height:1.5}.leadership-module__cQT7na__loadMoreWrapper{justify-content:center;margin-top:20px;display:flex}.leadership-module__cQT7na__loadMoreBtn{font-family:var(--font-pilat-narrow), sans-serif;color:#333;cursor:pointer;background-color:#fff;border:1px solid #e0e0e0;border-radius:20px;padding:10px 24px;font-size:14px;font-weight:600;transition:all .3s;box-shadow:0 2px 4px #0000000d}.leadership-module__cQT7na__loadMoreBtn:hover{background-color:#f9f9f9;border-color:#333}.leadership-module__cQT7na__joinTeam{background-color:#f8f9fa;justify-content:space-between;align-items:center;gap:2rem;max-width:100%;padding:6rem 5%;display:flex}.leadership-module__cQT7na__joinTeamInner{justify-content:space-between;align-items:center;gap:3rem;width:100%;max-width:1300px;margin:0 auto;display:flex}.leadership-module__cQT7na__joinTitle{color:#111;flex:1;max-width:600px;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:800}.leadership-module__cQT7na__joinContent{flex:1;max-width:500px}.leadership-module__cQT7na__joinDesc{color:#555;margin-bottom:2rem;font-size:1.125rem;line-height:1.8}.leadership-module__cQT7na__outlineBtn{text-align:center;color:#3d37b0;background-color:#0000;border:2px solid #3d37b0;border-radius:50px;justify-content:center;align-items:center;padding:.875rem 2.1rem 1rem 2rem;font-size:1rem;font-weight:600;line-height:1;text-decoration:none;transition:all .3s;display:inline-flex}.leadership-module__cQT7na__outlineBtn:hover{color:#fff;background-color:#3d37b0}@media (max-width:1024px){.leadership-module__cQT7na__grid{grid-template-columns:repeat(2,1fr);gap:40px 24px}}@media (max-width:640px){.leadership-module__cQT7na__grid{grid-template-columns:1fr;gap:40px}.leadership-module__cQT7na__title{font-size:48px}}
