: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)}
.phone-input-wrapper{position:relative}.phone-input-wrapper .phone-input.PhoneInput{background:#fff;border-radius:44px;align-items:center;width:100%;height:48px;padding:0 16px;transition:box-shadow .2s;display:flex}@media (min-width:768px){.phone-input-wrapper .phone-input.PhoneInput{height:55px;padding:0 20px}}@media (min-width:1200px){.phone-input-wrapper .phone-input.PhoneInput{height:68px;padding:0 24px}}.phone-input-wrapper .phone-input.PhoneInput.no-float{height:48px;padding:0 20px}@media (min-width:576px){.phone-input-wrapper .phone-input.PhoneInput.no-float{height:48px}}@media (min-width:768px){.phone-input-wrapper .phone-input.PhoneInput.no-float{padding:0 26px;font-size:16px}}@media (min-width:1200px){.phone-input-wrapper .phone-input.PhoneInput.no-float{height:48px;padding:0 22px}}.phone-input-wrapper .phone-input.PhoneInput:focus-within{box-shadow:0 0 0 2px #b3000d4d}.phone-input-wrapper .phone-input.PhoneInput .PhoneInputCountry{border-right:1px solid #0000001a;align-items:center;margin-right:10px;padding-right:10px;display:flex}@media (min-width:768px){.phone-input-wrapper .phone-input.PhoneInput .PhoneInputCountry{margin-right:12px;padding-right:12px}}.phone-input-wrapper .phone-input.PhoneInput .PhoneInputCountryIcon{border-radius:50%;width:28px;height:28px;line-height:0;overflow:hidden;box-shadow:0 2px 4px #0000001a}@media (min-width:768px){.phone-input-wrapper .phone-input.PhoneInput .PhoneInputCountryIcon{width:32px;height:32px}}@media (min-width:1200px){.phone-input-wrapper .phone-input.PhoneInput .PhoneInputCountryIcon{width:36px;height:36px}}.phone-input-wrapper .phone-input.PhoneInput .PhoneInputCountryIcon .PhoneInputCountryIconImg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.phone-input-wrapper .phone-input.PhoneInput .PhoneInputCountryIcon--border{background:0 0;box-shadow:0 2px 4px #0000001a}.phone-input-wrapper .phone-input.PhoneInput .PhoneInputCountrySelectArrow{opacity:.6;border-color:#898989;margin-left:6px}.phone-input-wrapper .phone-input.PhoneInput .PhoneInputCountrySelect{opacity:0;cursor:pointer;z-index:1;width:70px;height:100%;position:absolute;top:0;left:0}.phone-input-wrapper .phone-input.PhoneInput .PhoneInputInput{color:#010103;background:0 0;border:none;outline:none;flex:1;height:100%;font-family:Geist,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px}@media (min-width:768px){.phone-input-wrapper .phone-input.PhoneInput .PhoneInputInput{font-size:16px}}.phone-input-wrapper .phone-input.PhoneInput .PhoneInputInput::placeholder{color:#898989;font-weight:300}.phone-input-wrapper .phone-input.PhoneInput .PhoneInputInput:disabled{opacity:.7;cursor:not-allowed}.phone-input-wrapper.has-error .phone-input.PhoneInput{box-shadow:0 0 0 2px #e67700}.phone-input-wrapper.has-error .phone-input.PhoneInput:focus-within{box-shadow:0 0 0 2.5px #e67700}.country-select-trigger{cursor:pointer;background:0 0;border:none;border-right:1px solid #0000001a;align-items:center;gap:8px;margin-right:10px;padding:0 10px 0 0;display:flex}@media (min-width:768px){.country-select-trigger{gap:10px;margin-right:12px;padding-right:12px}}.country-select-trigger:disabled{opacity:.5;cursor:not-allowed}.country-select-trigger .country-flag{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:28px;height:28px;box-shadow:0 2px 4px #0000001a}@media (min-width:768px){.country-select-trigger .country-flag{width:32px;height:32px}}@media (min-width:1200px){.country-select-trigger .country-flag{width:36px;height:36px}}.country-select-trigger .country-code{color:#010103;font-family:Geist,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;font-weight:500}@media (min-width:768px){.country-select-trigger .country-code{font-size:15px}}.country-select-trigger .chevron-icon{color:#898989;opacity:.6}.country-select-popover{-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:#0000;z-index:9999!important;background:#fff!important;border:1px solid #0000001a!important;border-radius:12px!important;flex-direction:column!important;width:280px!important;max-height:350px!important;padding:0!important;display:flex!important;overflow:hidden!important;box-shadow:0 10px 40px #00000026!important}@media (min-width:768px){.country-select-popover{width:320px!important}}.country-select-popover .country-search-wrapper{background:#fff;border-bottom:1px solid #0000001a;padding:12px}.country-select-popover .country-search-wrapper .country-search-input{background:#fff;border:1px solid #0000001a;border-radius:8px;outline:none;width:100%;padding:8px 12px;font-family:Geist,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;transition:border-color .2s}.country-select-popover .country-search-wrapper .country-search-input:focus{border-color:#b3000d80}.country-select-popover .country-search-wrapper .country-search-input::placeholder{color:#898989}.country-select-popover .country-list{-webkit-user-select:none;user-select:none;flex:1;min-height:0;max-height:280px;margin:0;padding:8px;list-style:none;overflow:hidden auto;background:#fff!important}@media (min-width:768px){.country-select-popover .country-list{max-height:300px}}.country-select-popover .country-empty{text-align:center;color:#898989;padding:24px;font-family:Geist,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px}.country-select-popover .country-option{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:#0000;border-radius:8px;outline:none;align-items:center;gap:10px;padding:10px 12px;transition:background-color .15s;display:flex;background-color:#fff!important}.country-select-popover .country-option:hover{background-color:#f5f5f5!important}.country-select-popover .country-option.is-selected{background-color:#f0f0f0!important}.country-select-popover .country-option:active{background-color:#e8e8e8!important}.country-select-popover .country-option img{flex-shrink:0;min-width:24px;max-width:24px;box-shadow:0 1px 3px #0000001a;-o-object-fit:cover!important;object-fit:cover!important;border-radius:50%!important;width:24px!important;height:24px!important}.country-select-popover .country-option .country-name{color:#010103;white-space:nowrap;text-overflow:ellipsis;flex:1;font-family:Geist,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;overflow:hidden}.country-select-popover .country-option .country-calling-code{color:#898989;flex-shrink:0;font-family:Geist,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:13px}.country-select-popover .country-option .check-icon{color:#b3000d;flex-shrink:0;width:16px;height:16px}
