:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}
.GetInTouch-module__9NUQJa__phoneInput{color:#1e1e23;background:0 0;border:0;border-bottom:2px solid #e4e4e4;outline:none;width:100%;height:3.125rem;font-size:1.375rem;font-weight:400}.GetInTouch-module__9NUQJa__phoneInput:focus{border-bottom-color:#1e1e23}.GetInTouch-module__9NUQJa__phoneInput::placeholder{color:#e4e4e4}.GetInTouch-module__9NUQJa__phoneInputContainer{border-bottom:2px solid #e4e4e4;align-items:center;width:100%;height:3.125rem;transition:border-bottom-color .3s;display:flex;position:relative}.GetInTouch-module__9NUQJa__phoneInputContainer:focus-within{border-bottom-color:#1e1e23}.GetInTouch-module__9NUQJa__countrySelector{cursor:pointer;border-right:1px solid #e4e4e4;align-items:center;gap:.5rem;min-width:80px;padding:0 1rem 0 0;transition:all .3s;display:flex}.GetInTouch-module__9NUQJa__countrySelector:hover{background-color:#1e1e230d}.GetInTouch-module__9NUQJa__countryFlag{object-fit:cover;border-radius:2px;width:1.5rem;height:1.125rem}.GetInTouch-module__9NUQJa__countryCode{color:#1e1e23;font-size:.875rem;font-weight:500}.GetInTouch-module__9NUQJa__dropdownArrow{width:.75rem;height:.75rem;transition:transform .3s}.GetInTouch-module__9NUQJa__dropdownArrow.GetInTouch-module__9NUQJa__open{transform:rotate(180deg)}.GetInTouch-module__9NUQJa__countryDropdown{z-index:1000;background:#fff;border:1px solid #e4e4e4;border-radius:8px;max-height:300px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 20px #0000001a}.GetInTouch-module__9NUQJa__countryOption{cursor:pointer;border-bottom:1px solid #f5f5f5;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:background-color .2s;display:flex}.GetInTouch-module__9NUQJa__countryOption:hover{background-color:#f8f9fa}.GetInTouch-module__9NUQJa__countryOption:last-child{border-bottom:none}.GetInTouch-module__9NUQJa__countryOptionFlag{object-fit:cover;border-radius:2px;width:1.5rem;height:1.125rem}.GetInTouch-module__9NUQJa__countryOptionText{flex-direction:column;gap:.125rem;display:flex}.GetInTouch-module__9NUQJa__countryName{color:#1e1e23;font-size:.875rem;font-weight:500}.GetInTouch-module__9NUQJa__countryDialCode{color:#666;font-size:.75rem}.GetInTouch-module__9NUQJa__phoneNumberInput{color:#1e1e23;background:0 0;border:none;outline:none;flex:1;height:100%;padding:0 0 0 1rem;font-size:1.375rem;font-weight:400}.GetInTouch-module__9NUQJa__phoneNumberInput::placeholder{color:#e4e4e4}.GetInTouch-module__9NUQJa__searchInput{background:#f8f9fa;border:none;border-bottom:1px solid #e4e4e4;outline:none;width:100%;padding:.75rem 1rem;font-size:.875rem}.GetInTouch-module__9NUQJa__searchInput::placeholder{color:#999}.PhoneInput{width:100%}.PhoneInputInput{color:#1e1e23;background:0 0;border:0;border-bottom:2px solid #e4e4e4;outline:none;width:100%;height:3.125rem;margin:0;padding:0;font-size:1.375rem;font-weight:400}.PhoneInputInput:focus{border-bottom-color:#1e1e23}.PhoneInputInput::placeholder{color:#e4e4e4}.PhoneInputCountry{margin-right:.5rem}.PhoneInputCountrySelect{cursor:pointer;background:0 0;border:none;outline:none}.PhoneInputCountryIcon{width:1.5rem;height:1.125rem}
