.Container_container__Z7kiw{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%}.Container_center__7OJzg{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.Container_horizontal__uEu3_{display:flex;align-items:flex-start;justify-content:flex-start;width:100%}.Container_centerHorizontal__VKCjI,.Container_centervertical__QJK8f{display:flex;align-items:center;justify-content:center;width:100%}.Container_centervertical__QJK8f{flex-direction:row}.Container_pageInnerLayout__9wVXQ{display:flex;flex-direction:column;padding:1.5rem;margin-bottom:10rem;max-width:100vw}@media (min-width:1008px){.Container_pageInnerLayout__9wVXQ{padding:2rem 7.5rem}}.Container_pageInnerLayout__9wVXQ li{margin-bottom:.5rem}.Container_pageInnerLayout__9wVXQ h3{margin-top:2rem;margin-bottom:1rem}.Container_pageInnerLayout__9wVXQ h4{margin-top:2rem;margin-bottom:.25rem}.Container_pageInnerLayout__9wVXQ h5{margin-top:.75rem;margin-bottom:.25rem;font-weight:700}.Container_pageInnerLayout__9wVXQ h6{margin-top:2rem;margin-bottom:1rem}.Container_pageInnerLayout__9wVXQ p{margin-bottom:1rem}.Container_pageInnerLayout__9wVXQ a{color:#ff3152}.Container_pageContainer__oSIwE{display:flex;align-items:center;justify-content:center;flex-direction:column;flex:1;width:100%;text-align:center;color:rgba(0,0,0,.8);margin:4rem 1.5rem}@media (min-width:1008px){.Container_pageContainer__oSIwE{margin:4rem}}.Container_rowItems__2EfYn{padding-bottom:.5rem;display:flex;justify-content:space-between;margin:1rem 0;flex-wrap:wrap;border-bottom:2px solid rgba(44,44,241,.486)}.Container_rowItem__AwyuC{flex:1}.Container_rowItem__AwyuC p{font-size:14px}.Container_rowTag__PcgbT{flex:0;background-color:teal;border-radius:4px;padding:.1rem .5rem}.Container_rowTag__PcgbT p{font-size:10px;color:#000;font-weight:600;text-transform:uppercase}.Container_faq__53gFR{margin-bottom:4rem}.Container_faq__53gFR h3{margin-bottom:-1rem}.Container_faq__53gFR h6{margin-top:3rem;margin-bottom:.75rem;font-size:1.1rem}.Container_faq__53gFR p{margin-bottom:.75rem}.contact_hero__7SbaV{background:linear-gradient(120deg,#0f172a,#1e293b);color:#e2e8f0;padding:5rem 1.5rem 4rem}.contact_heroInner__BCW95{max-width:920px;margin:0 auto;display:flex;flex-direction:column;gap:.75rem}.contact_kicker__jV_bD{text-transform:uppercase;letter-spacing:.08em;font-size:.85rem;color:#94a3b8;margin:0}.contact_hero__7SbaV h1{font-size:clamp(2rem,3vw,2.6rem);margin:0;color:#f8fafc}.contact_lead__4H365{font-size:1.05rem;line-height:1.6;max-width:780px;color:#e2e8f0}.contact_metaRow__QDctl{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-top:1rem;color:#e2e8f0}.contact_metaLabel__wKQwM{display:block;font-size:.85rem;color:#94a3b8;margin-bottom:.25rem}.contact_cardsGrid__e0Dwz{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.2rem;margin:2.5rem 0 1.5rem}.contact_card__H6SQv{border:1px solid #e2e8f0;border-radius:12px;padding:1.2rem 1.3rem;background:#fff;box-shadow:0 6px 20px rgba(15,23,42,.05)}.contact_card__H6SQv h3{margin:0 0 .35rem;font-size:1.1rem}.contact_card__H6SQv p{margin:0 0 .5rem;color:#475569;line-height:1.5}.contact_emailLink__dXDQu{color:#0f172a;font-weight:600;text-decoration:none}.contact_emailLink__dXDQu:hover{text-decoration:underline}.contact_section__7teQi{margin:2.5rem 0}.contact_section__7teQi h2{margin:0 0 .5rem;font-size:1.4rem;color:#0f172a}.contact_section__7teQi .contact_lead__4H365{color:#475569}.contact_list__X6Ng6{margin:.75rem 0 0;padding-left:1.1rem;color:#334155;line-height:1.6}.contact_linksRow__1z0QN{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.5rem}.contact_linksRow__1z0QN a{color:#0f172a;text-decoration:none;font-weight:600}.contact_linksRow__1z0QN a:hover{text-decoration:underline}.contact_form__XY8L7{display:flex;flex-direction:column;gap:1rem;margin-top:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem;box-shadow:0 6px 20px rgba(15,23,42,.05)}.contact_fieldRow__cZFak{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.contact_field__vAnRy{display:flex;flex-direction:column;gap:.35rem;color:#0f172a;font-weight:600}.contact_field__vAnRy input,.contact_field__vAnRy select,.contact_field__vAnRy textarea{width:100%;border:1px solid #cbd5e1;border-radius:10px;padding:.75rem .85rem;font-size:1rem;font-weight:500;color:#0f172a;background:#f8fafc;transition:border-color .2s ease,box-shadow .2s ease}.contact_field__vAnRy input:focus,.contact_field__vAnRy select:focus,.contact_field__vAnRy textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.15);background:#fff}.contact_field__vAnRy textarea{resize:vertical}.contact_formActions__gz3dn{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.contact_submitBtn__yC7CY{background:linear-gradient(120deg,#2563eb,#3b82f6);color:#fff;border:none;padding:.75rem 1.25rem;border-radius:999px;font-weight:700;cursor:pointer;box-shadow:0 10px 24px -12px rgba(37,99,235,.65);transition:transform .2s ease,box-shadow .2s ease}.contact_submitBtn__yC7CY:hover{transform:translateY(-1px);box-shadow:0 12px 28px -14px rgba(37,99,235,.8)}.contact_hint__HrL_2{color:#475569;font-size:.95rem}.contact_hint__HrL_2 a{color:#0f172a;font-weight:600}@media (max-width:640px){.contact_hero__7SbaV{padding:3.5rem 1.1rem 3rem}.contact_metaRow__QDctl{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}}