.ContactForm-module__dpvvQW__contactContainer{box-sizing:border-box;background:#09303e;width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:3rem 1rem;position:relative;overflow:hidden}@media (min-width:640px){.ContactForm-module__dpvvQW__contactContainer{padding-left:2rem;padding-right:2rem}}@media (min-width:768px){.ContactForm-module__dpvvQW__contactContainer{padding-left:3.5rem;padding-right:3.5rem}}@media (min-width:1024px){.ContactForm-module__dpvvQW__contactContainer{padding-left:4.6875rem;padding-right:4.6875rem}}.ContactForm-module__dpvvQW__contactWrapper{z-index:1;flex-direction:column;gap:2rem;max-width:42rem;margin-left:auto;margin-right:auto;display:flex;position:relative}.ContactForm-module__dpvvQW__heading{text-transform:uppercase;letter-spacing:-.108px;margin:0;line-height:.82!important}.ContactForm-module__dpvvQW__tabs{-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background:#0e2b37;grid-template-columns:1fr 1fr;align-items:center;gap:.375rem;width:100%;padding:.25rem;display:grid}.ContactForm-module__dpvvQW__tab{letter-spacing:-.0019rem;color:#ffffffe6;white-space:nowrap;cursor:pointer;text-transform:uppercase;background:0 0;border:none;border-radius:.3rem;justify-content:center;align-items:center;width:100%;min-height:2.5rem;padding:.625rem 1rem;font-size:.75rem;font-weight:700;line-height:94%;transition:background-color .2s,color .2s,box-shadow .2s;display:inline-flex}.ContactForm-module__dpvvQW__tab:hover{color:var(--primary-white);background:#ffffff14}.ContactForm-module__dpvvQW__tabActive{background:var(--framework-tabHighlight,var(--banner-title));color:var(--brand-cta-color,#082631);box-shadow:0 0 1.25rem #01d0b659}.ContactForm-module__dpvvQW__tabActive:hover{color:var(--brand-cta-color,#082631);background:var(--framework-tabHighlight,var(--banner-title))}@media (max-width:30rem){.ContactForm-module__dpvvQW__tab{min-height:2.25rem;padding:.5rem .75rem;font-size:.6875rem}}.ContactForm-module__dpvvQW__form{flex-direction:column;gap:1.25rem;margin-bottom:0;display:flex}.ContactForm-module__dpvvQW__formGroup{flex-direction:column;gap:.375rem;display:flex}.ContactForm-module__dpvvQW__label{letter-spacing:.06em;letter-spacing:-.00263rem;text-transform:uppercase;margin-bottom:.8rem;font-style:normal;font-weight:400;line-height:94%;display:block}.ContactForm-module__dpvvQW__input,.ContactForm-module__dpvvQW__phoneInput,.ContactForm-module__dpvvQW__numberInput{background:var(--contact-form-field-bg);color:#ffffffe6;box-sizing:border-box;border:1.5px solid #fff6;border-radius:30px;outline:none;width:100%;padding:13px 20px;font-size:16px;transition:border-color .2s,color .2s}.ContactForm-module__dpvvQW__label{color:#ffffffe6}.ContactForm-module__dpvvQW__input::placeholder,.ContactForm-module__dpvvQW__phoneInput::placeholder{color:#ffffffbf}.ContactForm-module__dpvvQW__input:focus,.ContactForm-module__dpvvQW__phoneInput:focus,.ContactForm-module__dpvvQW__numberInput:focus{border-color:var(--banner-title);color:var(--primary-white);background:var(--contact-form-field-bg);box-shadow:none;outline:none}.ContactForm-module__dpvvQW__select{background:var(--contact-form-field-bg);color:#ffffffe6;appearance:none;cursor:pointer;box-sizing:border-box;background-position:right 18px center;background-repeat:no-repeat;border:1.5px solid #fff6;border-radius:30px;outline:none;width:100%;padding:13px 44px 13px 20px;font-size:16px;transition:border-color .2s,color .2s}.ContactForm-module__dpvvQW__select:focus{border-color:var(--banner-title);color:var(--primary-white);background-color:var(--contact-form-field-bg);box-shadow:none;outline:none}.ContactForm-module__dpvvQW__select option{background-color:var(--contact-form-field-bg);color:var(--primary-white)}.ContactForm-module__dpvvQW__textarea{background:var(--contact-form-field-bg);color:#ffffffe6;resize:none;box-sizing:border-box;border:1.5px solid #fff6;border-radius:30px;outline:none;width:100%;min-height:120px;padding:14px 20px;font-size:16px;transition:border-color .2s,color .2s}.ContactForm-module__dpvvQW__textarea::placeholder{color:#ffffffbf}.ContactForm-module__dpvvQW__textarea:focus{border-color:var(--banner-title);color:var(--primary-white);background:var(--contact-form-field-bg);box-shadow:none;outline:none}.ContactForm-module__dpvvQW__phoneField{background:var(--contact-form-field-bg);border:1.5px solid #fff6;border-radius:50px;align-items:center;transition:border-color .2s;display:flex;overflow:hidden}.ContactForm-module__dpvvQW__phoneField:focus-within{border-color:var(--banner-title)}.ContactForm-module__dpvvQW__phonePrefix{cursor:pointer;color:#ffffffb3;white-space:nowrap;border-right:1.5px solid #ffffff26;flex-shrink:0;align-items:center;gap:6px;padding:0 14px 0 16px;font-size:13px;display:flex}.ContactForm-module__dpvvQW__flagIcon{object-fit:cover;border-radius:50%;width:18px;height:18px}.ContactForm-module__dpvvQW__countrySelect{appearance:none;color:#ffffffb3;font:inherit;cursor:pointer;background:0 0;border:none;line-height:1.25}.ContactForm-module__dpvvQW__countrySelect:focus{outline:none}.ContactForm-module__dpvvQW__chevronImg{opacity:.6;pointer-events:none;width:10px;height:10px}.ContactForm-module__dpvvQW__numberInput{padding:13px 16px;background:0 0!important;border:none!important;border-radius:0!important}.ContactForm-module__dpvvQW__submitButton{background:var(--banner-title);color:var(--brand-cta-color,#082631);letter-spacing:.08em;cursor:pointer;border:none;border-radius:50px;margin-top:0;padding:15px 20px;font-size:14px;transition:opacity .2s;width:100%!important}.ContactForm-module__dpvvQW__submitButton:hover:not(:disabled){opacity:.88;box-shadow:none;transform:none}.ContactForm-module__dpvvQW__submitButton:disabled{opacity:.6;cursor:not-allowed}.ContactForm-module__dpvvQW__contactInfo{flex-direction:column;align-items:flex-start;gap:.75rem;margin-top:2rem;display:flex}.ContactForm-module__dpvvQW__phoneRow{align-items:center;gap:.75rem;padding:0;display:flex}.ContactForm-module__dpvvQW__phoneIconBox{background:#183d49;border-radius:.313rem;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.ContactForm-module__dpvvQW__phoneRowTop{align-items:flex-start;gap:.75rem;display:flex}.ContactForm-module__dpvvQW__phoneIcon{width:22px;height:22px;color:var(--banner-title);flex-shrink:0}.ContactForm-module__dpvvQW__phoneIconTop{flex-shrink:0;width:1.375rem;height:1.375rem;margin-top:.25rem}.ContactForm-module__dpvvQW__phoneHeading{color:var(--primary-white);font-family:Gotham Rounded;font-size:var(--typography-headers-headline-medium,1.625rem);font-style:normal;font-weight:var(--typography-weight-bold,400);letter-spacing:-.00488rem;line-height:82%}.ContactForm-module__dpvvQW__phoneSubGroup{flex-direction:column;display:flex}.ContactForm-module__dpvvQW__infoContact{margin:0;font-size:.875rem;font-style:normal;font-weight:325;line-height:1.4}.ContactForm-module__dpvvQW__phoneHeadingSub{color:var(--primary-white);font-family:Gotham Rounded;font-size:var(--typography-headers-headline-medium,1.625rem);font-style:normal;font-weight:var(--typography-weight-bold,400);letter-spacing:-.00488rem;line-height:82%}.ContactForm-module__dpvvQW__phoneDescription{margin:.25rem 0 0;font-size:.875rem;font-style:normal;font-weight:325;line-height:1.6}.ContactForm-module__dpvvQW__teamContent{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:3rem 0;display:flex}.ContactForm-module__dpvvQW__teamPlaceholder{color:#ffffffb3;text-transform:uppercase;letter-spacing:.06em;margin:0;font-size:1rem}.ContactForm-module__dpvvQW__popupOverlay{z-index:999;background:#00000073;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ContactForm-module__dpvvQW__popupBox{background:var(--theme-background,#082631);border:1.5px solid #fff6;border-radius:1rem;flex-direction:column;gap:1rem;width:min(100%,28rem);padding:1.25rem;display:flex;box-shadow:0 .5rem 2rem #0006}.ContactForm-module__dpvvQW__popupMessage{color:var(--primary-white);margin:0;font-size:1rem;line-height:1.4}.ContactForm-module__dpvvQW__popupSuccess{color:#7dffde}.ContactForm-module__dpvvQW__popupError{color:#ffb3b3}.ContactForm-module__dpvvQW__popupButton{background:var(--banner-title);color:#082631;cursor:pointer;letter-spacing:.06em;border:none;border-radius:3.125rem;align-self:flex-end;padding:.625rem 1.25rem}.ContactForm-module__dpvvQW__checkboxGroup{margin:.25rem 0}.ContactForm-module__dpvvQW__checkboxGroup label{cursor:pointer;letter-spacing:.06em;text-transform:uppercase;align-items:flex-start;gap:.5rem;margin-bottom:.8rem;font-style:normal;font-weight:400;line-height:1.5;display:block}.ContactForm-module__dpvvQW__checkboxGroup input[type=checkbox]{width:16px;height:16px;accent-color:var(--banner-title);flex:none;margin-top:.2rem}.ContactForm-module__dpvvQW__checkboxGroup a{color:inherit;text-underline-offset:2px;text-decoration:underline}.ContactForm-module__dpvvQW__checkboxGroup a:hover,.ContactForm-module__dpvvQW__checkboxGroup a:focus-visible{opacity:.85;outline:none}@media (max-width:48rem){.ContactForm-module__dpvvQW__phoneRow,.ContactForm-module__dpvvQW__phoneRowTop{flex-direction:row;align-items:flex-start}}
