:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.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:rgba(0,0,0,0.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,0.1)}.PhoneInput{display:flex;align-items:center}.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{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;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)}.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-custom{width:100%;display:flex;align-items:center;gap:.5rem}.phone-input-custom select.PhoneInputCountrySelect{background:rgb(30 41 59)!important;border:1px solid rgb(71 85 105)!important;color:rgb(241 245 249)!important;border-radius:.375rem!important;padding:.25rem 1.75rem .25rem .5rem!important;font-size:.875rem!important;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%2394a3b8' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right .5rem center!important;background-size:1rem!important;transition:all .2s}.phone-input-custom select.PhoneInputCountrySelect:hover{background-color:rgba(139,92,246,.1)!important;border-color:rgb(100 116 139)!important}.phone-input-custom select.PhoneInputCountrySelect:focus{outline:none!important;border-color:rgb(139 92 246)!important;box-shadow:0 0 0 2px rgba(139,92,246,.2)!important;background-color:rgba(139,92,246,.05)!important}.phone-input-custom .PhoneInputInput{background:transparent!important;border:none!important;outline:none!important;color:rgb(241 245 249)!important;font-size:.875rem!important;width:100%!important;padding:0!important;flex:1}.phone-input-custom .PhoneInputInput::-moz-placeholder{color:rgb(100 116 139)!important;opacity:1!important}.phone-input-custom .PhoneInputInput::placeholder{color:rgb(100 116 139)!important;opacity:1!important}.phone-input-custom .PhoneInputInput:-moz-placeholder{color:rgb(100 116 139)!important}.phone-input-custom .PhoneInputInput:placeholder-shown{color:rgb(100 116 139)!important}.phone-input-custom .PhoneInputCountryIcon{width:1.5rem!important;height:1.5rem!important;border-radius:.25rem!important;-o-object-fit:cover;object-fit:cover;box-shadow:0 0 0 1px rgba(148,163,184,.2)}.phone-input-custom .PhoneInputCountryIcon img{border-radius:.25rem}.phone-input-custom .PhoneInputCountrySelect:not(select){background:transparent!important;border:1px solid rgb(71 85 105)!important;color:rgb(241 245 249)!important;font-size:.875rem!important;padding:.25rem 1.75rem .25rem .5rem!important;cursor:pointer;outline:none!important;display:flex!important;align-items:center!important;gap:.375rem!important;border-radius:.375rem;transition:all .2s;min-width:4rem}.phone-input-custom .PhoneInputCountrySelect:not(select):hover{background:rgba(139,92,246,.1)!important;border-color:rgb(100 116 139)!important}.phone-input-custom .PhoneInputCountrySelect:not(select):focus{background:rgba(139,92,246,.05)!important;border-color:rgb(139 92 246)!important;box-shadow:0 0 0 2px rgba(139,92,246,.2)!important;outline:none!important}.phone-input-custom .PhoneInputCountrySelectArrow{opacity:.6;width:.5rem;height:.5rem;margin-left:.125rem;border-color:rgb(148 163 184)!important;transition:opacity .2s}.phone-input-custom .PhoneInputCountrySelect:hover .PhoneInputCountrySelectArrow{opacity:.8}.phone-input-custom .PhoneInputCountrySelectArrow--border{border-color:rgb(148 163 184)!important}.phone-input-custom:focus-within{outline:none}.PhoneInputCountrySelect option{background:rgb(30 41 59)!important;color:rgb(241 245 249)!important;padding:.5rem!important}.PhoneInputCountrySelect+div[role=listbox],div[data-country-select-dropdown]{background:rgb(30 41 59)!important;border:1px solid rgb(71 85 105)!important;border-radius:.5rem!important;box-shadow:0 10px 15px -3px rgba(0,0,0,.3),0 4px 6px -2px rgba(0,0,0,.2)!important;max-height:20rem;overflow-y:auto;z-index:50}.PhoneInputCountrySelect+div[role=listbox]>div,div[data-country-select-dropdown]>div{color:rgb(241 245 249)!important;padding:.5rem .75rem!important;cursor:pointer;transition:background-color .15s}.PhoneInputCountrySelect+div[role=listbox]>div:hover,div[data-country-select-dropdown]>div:hover{background:rgba(139,92,246,.2)!important}.PhoneInputCountrySelect+div[role=listbox]>div[aria-selected=true],div[data-country-select-dropdown]>div[aria-selected=true]{background:rgba(139,92,246,.3)!important}