.react-international-phone-country-selector{position:relative}.react-international-phone-country-selector-button{height:var(--react-international-phone-height,36px);box-sizing:border-box;border:1px solid var(--react-international-phone-country-selector-border-color,var(--react-international-phone-border-color,gainsboro));appearance:button;background-color:var(--react-international-phone-country-selector-background-color,var(--react-international-phone-background-color,white));cursor:pointer;text-transform:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;margin:0;padding:0;display:flex}.react-international-phone-country-selector-button:hover{background-color:var(--react-international-phone-country-selector-background-color-hover,whitesmoke)}.react-international-phone-country-selector-button--hide-dropdown{cursor:auto}.react-international-phone-country-selector-button--hide-dropdown:hover{background-color:#0000}.react-international-phone-country-selector-button__button-content{justify-content:center;align-items:center;display:flex}.react-international-phone-country-selector-button__flag-emoji{margin:0 4px}.react-international-phone-country-selector-button__flag-emoji--disabled{opacity:.75}.react-international-phone-country-selector-button__dropdown-arrow{border-top:var(--react-international-phone-country-selector-arrow-size,4px) solid var(--react-international-phone-country-selector-arrow-color,#777);border-right:var(--react-international-phone-country-selector-arrow-size,4px) solid transparent;border-left:var(--react-international-phone-country-selector-arrow-size,4px) solid transparent;margin-right:4px;transition:all .1s ease-out}.react-international-phone-country-selector-button__dropdown-arrow--active{transform:rotateX(180deg)}.react-international-phone-country-selector-button__dropdown-arrow--disabled{border-top-color:var(--react-international-phone-disabled-country-selector-arrow-color,#999)}.react-international-phone-country-selector-button--disabled,.react-international-phone-country-selector-button--disabled:hover{background-color:var(--react-international-phone-disabled-country-selector-background-color,var(--react-international-phone-disabled-background-color,whitesmoke))}.react-international-phone-country-selector-button--disabled{cursor:auto}.react-international-phone-flag-emoji{width:var(--react-international-phone-flag-width,24px);height:var(--react-international-phone-flag-height,24px);box-sizing:border-box}.react-international-phone-country-selector-dropdown{z-index:1;top:var(--react-international-phone-dropdown-top,44px);left:var(--react-international-phone-dropdown-left,0);background-color:var(--react-international-phone-dropdown-item-background-color,var(--react-international-phone-background-color,white));width:300px;max-height:200px;box-shadow:var(--react-international-phone-dropdown-shadow,2px 2px 16px #00000040);color:var(--react-international-phone-dropdown-item-text-color,var(--react-international-phone-text-color,#222));flex-direction:column;margin:0;padding:4px 0;list-style:none;display:flex;position:absolute;overflow-y:scroll}.react-international-phone-country-selector-dropdown__preferred-list-divider{height:1px;margin:var(--react-international-phone-dropdown-preferred-list-divider-margin,0);background:var(--react-international-phone-dropdown-preferred-list-divider-color,var(--react-international-phone-border-color,gainsboro));border:none}.react-international-phone-country-selector-dropdown__list-item{min-height:var(--react-international-phone-dropdown-item-height,28px);box-sizing:border-box;align-items:center;padding:2px 8px;display:flex}.react-international-phone-country-selector-dropdown__list-item-flag-emoji{margin-right:8px}.react-international-phone-country-selector-dropdown__list-item-country-name{font-size:var(--react-international-phone-dropdown-item-font-size,14px);text-overflow:ellipsis;white-space:nowrap;margin-right:8px;overflow:hidden}.react-international-phone-country-selector-dropdown__list-item-dial-code{color:var(--react-international-phone-dropdown-item-dial-code-color,gray);font-size:var(--react-international-phone-dropdown-item-font-size,14px)}.react-international-phone-country-selector-dropdown__list-item:hover{background-color:var(--react-international-phone-selected-dropdown-item-background-color,var(--react-international-phone-selected-dropdown-item-background-color,whitesmoke));cursor:pointer}.react-international-phone-country-selector-dropdown__list-item--selected,.react-international-phone-country-selector-dropdown__list-item--focused{background-color:var(--react-international-phone-selected-dropdown-item-background-color,whitesmoke);color:var(--react-international-phone-selected-dropdown-item-text-color,var(--react-international-phone-text-color,#222))}.react-international-phone-country-selector-dropdown__list-item--selected .react-international-phone-country-selector-dropdown__list-item-dial-code,.react-international-phone-country-selector-dropdown__list-item--focused .react-international-phone-country-selector-dropdown__list-item-dial-code{color:var(--react-international-phone-selected-dropdown-item-dial-code-color,var(--react-international-phone-dropdown-item-dial-code-color,gray))}.react-international-phone-country-selector-dropdown__list-item--focused{background-color:var(--react-international-phone-selected-dropdown-item-background-color,var(--react-international-phone-selected-dropdown-item-background-color,whitesmoke))}.react-international-phone-dial-code-preview{border:1px solid var(--react-international-phone-dial-code-preview-border-color,var(--react-international-phone-border-color,gainsboro));background-color:var(--react-international-phone-dial-code-preview-background-color,var(--react-international-phone-background-color,white));color:var(--react-international-phone-dial-code-preview-text-color,var(--react-international-phone-text-color,#222));font-size:var(--react-international-phone-dial-code-preview-font-size,var(--react-international-phone-font-size,13px));justify-content:center;align-items:center;margin-right:-1px;padding:0 8px;display:flex}.react-international-phone-dial-code-preview--disabled{background-color:var(--react-international-phone-dial-code-preview-disabled-background-color,var(--react-international-phone-disabled-background-color,whitesmoke));color:var(--react-international-phone-dial-code-preview-disabled-text-color,var(--react-international-phone-disabled-text-color,#666))}.react-international-phone-input-container{display:flex}.react-international-phone-input-container .react-international-phone-country-selector-button{border-radius:var(--react-international-phone-border-radius,4px);border-top-right-radius:0;border-bottom-right-radius:0;margin-right:-1px}.react-international-phone-input-container .react-international-phone-input{height:var(--react-international-phone-height,36px);box-sizing:border-box;border:1px solid var(--react-international-phone-border-color,gainsboro);border-radius:var(--react-international-phone-border-radius,4px);background-color:var(--react-international-phone-background-color,white);color:var(--react-international-phone-text-color,#222);font-family:inherit;font-size:var(--react-international-phone-font-size,13px);border-top-left-radius:0;border-bottom-left-radius:0;margin:0;padding:0 8px;overflow:visible}.react-international-phone-input-container .react-international-phone-input:focus{outline:none}.react-international-phone-input-container .react-international-phone-input--disabled{background-color:var(--react-international-phone-disabled-background-color,whitesmoke);color:var(--react-international-phone-disabled-text-color,#666)}
.ContactForm-module__MW0ffG__formCard{background-color:#fff;border-radius:16px;padding:40px;box-shadow:0 10px 30px #0000000d}.ContactForm-module__MW0ffG__form{flex-direction:column;gap:24px;display:flex}.ContactForm-module__MW0ffG__formRow{grid-template-columns:1fr 1fr;gap:24px;display:grid}.ContactForm-module__MW0ffG__inputGroup{flex-direction:column;gap:8px;display:flex}.ContactForm-module__MW0ffG__inputGroup label{color:#4a5568;font-size:.85rem;font-weight:600}.ContactForm-module__MW0ffG__inputGroup input,.ContactForm-module__MW0ffG__inputGroup select,.ContactForm-module__MW0ffG__inputGroup textarea{box-sizing:border-box;color:#2d3748;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;outline:none;width:100%;padding:12px 16px;font-family:inherit;font-size:.95rem;transition:border-color .2s}.ContactForm-module__MW0ffG__inputGroup select{appearance:none;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='%23a0aec0' 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;padding-right:40px}.ContactForm-module__MW0ffG__inputGroup input:focus,.ContactForm-module__MW0ffG__inputGroup select:focus,.ContactForm-module__MW0ffG__inputGroup textarea:focus{background-color:#fff;border-color:#00bcd4}.ContactForm-module__MW0ffG__inputGroup input::placeholder,.ContactForm-module__MW0ffG__inputGroup textarea::placeholder{color:#a0aec0}.ContactForm-module__MW0ffG__phoneInputWrapper{box-sizing:border-box;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;align-items:stretch;width:100%;transition:border-color .2s;display:flex;overflow:visible}.ContactForm-module__MW0ffG__phoneInputWrapper:focus-within{background-color:#fff;border-color:#00bcd4}.ContactForm-module__MW0ffG__countryCode{border-right:1px solid #e2e8f0;align-items:center;display:flex}.ContactForm-module__MW0ffG__countrySelect{cursor:pointer;text-overflow:ellipsis;max-width:115px;box-shadow:none!important;background-color:#0000!important;border:none!important;border-radius:0!important;height:100%!important;margin:0!important;padding:12px 32px 12px 12px!important}.ContactForm-module__MW0ffG__phoneInput{flex:1;min-width:0;background-color:#0000!important;border:none!important;border-radius:0!important;margin:0!important}.ContactForm-module__MW0ffG__phoneInput:focus{background-color:#0000!important;border-color:#0000!important}.ContactForm-module__MW0ffG__submitBtn{color:#fff;cursor:pointer;background-color:#00bcd4;border:none;border-radius:8px;align-self:flex-start;margin-top:8px;padding:14px 32px;font-size:1rem;font-weight:600;transition:background-color .2s,transform .1s}.ContactForm-module__MW0ffG__submitBtn:hover{background-color:#00acc1;transform:translateY(-1px)}@media (max-width:640px){.ContactForm-module__MW0ffG__formRow{grid-template-columns:1fr}.ContactForm-module__MW0ffG__formCard{padding:20px 16px}.ContactForm-module__MW0ffG__inputGroup input,.ContactForm-module__MW0ffG__inputGroup select,.ContactForm-module__MW0ffG__inputGroup textarea{padding:10px 12px}.ContactForm-module__MW0ffG__countrySelect{background-position:right 8px center;max-width:90px;padding:10px 24px 10px 8px!important}}.ContactForm-module__MW0ffG__required{color:#e53e3e;margin-left:2px}
.ContactPage-module__V8gPFa__pageWrapper{background-color:#f8fafc;flex-direction:column;width:100%;min-height:100vh;display:flex;overflow-x:hidden}.ContactPage-module__V8gPFa__mainContent{flex:1;padding-bottom:80px}.ContactPage-module__V8gPFa__contentSection{padding:0 20px}.ContactPage-module__V8gPFa__gridContainer{grid-template-columns:350px 1fr;align-items:stretch;gap:30px;max-width:1000px;margin:0 auto;display:grid}@media (max-width:900px){.ContactPage-module__V8gPFa__gridContainer{grid-template-columns:1fr;max-width:100%}}@media (max-width:640px){.ContactPage-module__V8gPFa__contentSection{padding:0 16px}}
