: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{background:#fff;border:2px solid #0000;border-radius:12px;align-items:center;width:100%;min-height:48px;padding:12px 16px;transition:all .2s;display:flex}.phone-input-wrapper:focus-within{border-color:#c1272d;box-shadow:0 0 0 2px #c1272d1a}.phone-input-error{border-color:#ef4444!important}.phone-input-error:focus-within{box-shadow:0 0 0 2px #ef44441a!important}.phone-input-success{border-color:#22c55e!important}.phone-input-success:focus-within{box-shadow:0 0 0 2px #22c55e1a!important}.phone-input-wrapper .PhoneInput{align-items:center;gap:8px;width:100%;display:flex}.phone-input-wrapper .PhoneInputCountry{flex-shrink:0;align-items:center;gap:4px;position:relative;display:flex!important}.phone-input-wrapper .PhoneInputCountryIcon{border-radius:2px;flex-shrink:0;overflow:hidden;box-shadow:0 1px 2px #0000001a;background-position:50%!important;background-size:cover!important;width:24px!important;height:18px!important;display:block!important}.phone-input-wrapper .PhoneInputCountryIcon img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}.phone-input-wrapper .PhoneInputCountryIcon svg{width:100%!important;height:100%!important;display:block!important}.phone-input-wrapper .PhoneInputCountrySelectArrow{opacity:.6;border-top:4px solid #262626;border-left:3px solid #0000;border-right:3px solid #0000;flex-shrink:0;width:0;height:0;display:block!important}.phone-input-wrapper .PhoneInputCountrySelect,.phone-country-select-custom{opacity:0;cursor:pointer;z-index:1;width:70px;height:48px;position:absolute;top:-12px;left:-16px}.phone-input-wrapper select.PhoneInputCountrySelect:focus{opacity:1;color:#262626;z-index:100;background:#fff;border:2px solid #c1272d;border-radius:8px;width:250px;height:auto;max-height:200px;padding:8px;font-size:14px;overflow-y:auto;box-shadow:0 4px 12px #00000026}.phone-input-wrapper select.PhoneInputCountrySelect:focus option{cursor:pointer;padding:8px 12px}.phone-input-wrapper select.PhoneInputCountrySelect:focus option:hover{background:#c1272d1a}.phone-custom-input{color:#262626;background:0 0;border:none;outline:none;flex:1;width:100%;min-width:0;margin:0;padding:0;font-family:inherit;font-size:14px}@media (min-width:768px){.phone-custom-input{font-size:16px}}.phone-custom-input::placeholder{color:#26262699}.phone-input-wrapper .PhoneInputInput{color:#262626;flex:1;margin:0;font-family:inherit;font-size:14px;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important;padding:0!important}@media (min-width:768px){.phone-input-wrapper .PhoneInputInput{font-size:16px}}.phone-input-wrapper .PhoneInputInput::placeholder{color:#26262699}.phone-custom-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.phone-custom-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.phone-input-wrapper .PhoneInputInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.phone-input-wrapper .PhoneInputInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.phone-custom-input[type=number],.phone-input-wrapper .PhoneInputInput[type=number]{-moz-appearance:textfield}.phone-input-wrapper .PhoneInputCountry:hover{opacity:.8}.phone-input-wrapper .PhoneInputCountryIconImg{width:100%!important;height:100%!important;display:block!important}
