: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)}
.Input-module__DVV4eW__wrapper{height:40px;padding:var(--spacing-8)var(--spacing-15);background:var(--color-white-100);border-radius:var(--border-radius-8);border:1px solid var(--color-black-12);align-items:center;transition:all .2s;display:flex}.Input-module__DVV4eW__wrapper input::-moz-placeholder{color:var(--color-black-48)}.Input-module__DVV4eW__input_search_wrapper input::-moz-placeholder{color:var(--color-black-48)}.Input-module__DVV4eW__wrapper input::placeholder,.Input-module__DVV4eW__input_search_wrapper input::placeholder{color:var(--color-black-48)}.Input-module__DVV4eW__input_search_wrapper{align-items:center;gap:var(--spacing-8);height:40px;padding:var(--spacing-15);background:var(--color-white-100);border-radius:var(--border-radius-8);border:1px solid var(--color-black-12);transition:all .2s;display:flex}.Input-module__DVV4eW__phone_wrapper input{font:var(--font-p)}.Input-module__DVV4eW__wrapper input,.Input-module__DVV4eW__input_search_wrapper input{color:var(--color-black-72)}.Input-module__DVV4eW__wrapper:hover,.Input-module__DVV4eW__input_search_wrapper:hover{border-color:var(--color-black-24)}.Input-module__DVV4eW__wrapper:hover input,.Input-module__DVV4eW__wrapper:focus input,.Input-module__DVV4eW__input_search_wrapper:hover input,.Input-module__DVV4eW__input_search_wrapper:focus input{color:var(--color-black-72)}.Input-module__DVV4eW__wrapper:active,.Input-module__DVV4eW__input_search_wrapper:active,.Input-module__DVV4eW__wrapper:focus{border:1px solid var(--color-red);outline:1px solid var(--color-red)}
.TextArea-module__I71EPW__container{gap:var(--spacing-6);flex-direction:column;width:100%;display:flex}.TextArea-module__I71EPW__label{color:var(--color-black-72)}.TextArea-module__I71EPW__wrapper{flex-direction:column;display:flex;position:relative}.TextArea-module__I71EPW__textarea{width:100%;min-height:80px;max-height:160px;padding:var(--spacing-8)var(--spacing-15);color:var(--color-black-72);background:var(--color-white-100);border-radius:var(--border-radius-8);border:1px solid var(--color-black-12);resize:none;outline:none;transition:all .2s;overflow-y:auto}.TextArea-module__I71EPW__textarea::placeholder{color:var(--color-black-48)}.TextArea-module__I71EPW__textarea:hover{border-color:var(--color-black-24)}.TextArea-module__I71EPW__textarea:focus{border:1px solid var(--color-red);outline:1px solid var(--color-red)}.TextArea-module__I71EPW__error{color:var(--color-red);margin-top:4px;font-size:12px}.TextArea-module__I71EPW__textarea::-webkit-scrollbar{width:4px}.TextArea-module__I71EPW__textarea::-webkit-scrollbar-track{background:0 0}.TextArea-module__I71EPW__textarea::-webkit-scrollbar-thumb{background:var(--color-black-12);border-radius:4px}.TextArea-module__I71EPW__textarea::-webkit-scrollbar-thumb:hover{background:var(--color-black-24)}
