.country-select{position:relative;-webkit-touch-callout:none;border:2px solid #544a42;border-radius:5px;padding:5px 16px 5px 42px;transition:border-color .25s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.country-select.select__selected--error{border-color:#df1f3d}.country-select:not(.country-select--disabled):hover{border-color:#f09235}.country-select--with-prepend-icon{padding-left:30px;position:relative}.country-select__prepend-icon{left:0;position:absolute;top:50%;transform:translateY(-50%)}.country-select__flag{border-radius:50%;bottom:8px;height:24px;left:10px;overflow:hidden;position:absolute;width:24px}.custom-modal--patch-profile .country-select__flag{bottom:6px}.country-select__flag img{height:100%;-o-object-fit:cover;object-fit:cover}.country-select--disabled .country-select__selected{background:inherit;cursor:not-allowed}.country-select__selected{align-items:center;border-radius:0;cursor:pointer;display:flex;font-size:14px;font-weight:400;height:30px;justify-content:space-between;line-height:1}.has-error .country-select__selected{border-color:#df1f3d}.has-error .country-select__selected:hover{border-color:#f09235}.country-select__selected .country-select__selected--has-error-msg{position:relative}.country-select__selected .country-select__selected__error-msg{bottom:-18px;color:#df1f3d;font-size:12px;letter-spacing:normal;line-height:12px;position:absolute;text-align:left;text-transform:none}.country-select__selected .country-select__search-input{width:93%}.select__selected--currency{padding-right:0}.country-select__name{color:#faf6f2;cursor:pointer;font-size:16px;font-weight:400;line-height:1;max-width:calc(100% - 30px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.country-select__selected .country-select__name,.single-form__wrap .country-select__name{padding-top:1px}.country-select__arrow{align-items:center;color:#bab2a8;display:flex;transition:transform .1s ease-out}.country-select__arrow-up{transform:rotate(180deg)}.country-select__options-wrap{background-color:#343432;border-bottom-left-radius:12px;border-bottom-right-radius:12px;left:0;overflow:hidden;position:absolute!important;top:calc(100% + 2px);width:100%;z-index:1500}.country-select__options-wrap--top{border-radius:12px 12px 0 0}.country-select__options{border:none;color:#9b9084;cursor:pointer;margin:0;max-height:280px;padding:0;text-align:left;width:100%}.country-select__option{align-content:center;color:#a88e74;cursor:pointer;display:block;font-size:16px;font-weight:200;line-height:1;padding:14px 18px 14px 17px;transition:all .2s ease-out}.country-select__option.active{background-color:#292925;color:#f09235}.country-select__option:hover{background-color:#525d4e}.country-select__options-scroll{margin-right:-20px}.country-select__option input{display:none}.system-select{height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.country-select--with-prepend-icon .country-select__selected{height:43px}.country-select__selected[disabled=true]~.system-select{pointer-events:none}.country-select__selected[disabled=true] .country-select__name{max-width:100%}
