.form-select{position:relative;z-index:10;flex:0 0 auto}.form-select__handler{box-sizing:border-box;border:1px solid #e9e9f5;position:relative;z-index:2;background-color:#fff;height:39px;border-radius:20px}.form-select__handler-opener{display:block;position:absolute;z-index:5;top:-1px;left:-1px;width:100%;height:100%;padding:1px;border:none;background:none;box-sizing:content-box;border-radius:20px}.form-select__handler-form{display:flex;align-items:center;height:100%;box-sizing:border-box;padding:0 0 4px 15px}.form-select__handler-form-heading{display:none;width:100%;border-bottom:none;padding-bottom:1px}.form-select__handler-form-icon{flex:0 0 auto;color:#bcbad1;margin-right:6px;font-size:0;line-height:0}.form-select__handler-form-icon .ico.-location{width:15px;height:16px;position:relative;top:1px}.form-select__handler-form-input{flex:1 1 auto;position:relative;z-index:1;min-width:0}.form-select__handler-form-input-placeholder,.form-select__handler-form-input-value{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.form-select__handler-form-input-placeholder{position:absolute;width:100%;top:50%;left:0;transform:translateY(-50%);color:#868694;line-height:18px}.form-select__handler-form-input-placeholder.-popup{display:none}.form-select__handler-form-input input{width:100%;border:none;background:none;color:#3e3f55;font-size:13px;line-height:18px;padding:5px 0;text-overflow:ellipsis}@media only screen and (min-width:375px) and (max-width:767px){.form-select__handler-form-input input{font-size:14.399999999999999px}}.form-select__handler-form-input.-filled .form-select__handler-form-input-placeholder{visibility:hidden}.form-select__handler-form-button{display:none;flex:0 0 auto;width:40px;height:40px;border:none;background:#007bdf;color:#fff;font-size:0;line-height:0;margin-left:15px;border-radius:50%}.form-select__handler-form-button .ico{width:16px;height:16px}.form-select__handler-form-arrow{flex:0 0 auto;color:#434459;text-align:center;width:37px}.form-select__handler-form-arrow .ico{width:7px;height:4px}.form-select__dropdown{position:absolute;z-index:1;left:0;width:100%;min-width:115px;box-sizing:border-box;background-color:#fff}@media only screen and (min-width:768px){.form-select__dropdown{top:20px;border-radius:0 0 20px 20px;padding:21px 10px 10px;border:1px solid #e9e9f5;opacity:0;visibility:hidden;transform:scaleY(0);transform-origin:left top 0;transition-property:transform,opacity,visibility;transition-duration:.3s;transition-timing-function:cubic-bezier(.23,1,.32,1)}}@media only screen and (max-width:767px){.form-select__dropdown{padding:0 10px;top:49.199999999999996px;bottom:0;display:none}}@media only screen and (max-width:374px){.form-select__dropdown{top:41px}}@media only screen and (min-width:768px){.form-select__dropdown .scrollable{max-height:282px}}@media only screen and (max-width:767px){.form-select__dropdown .scrollable{min-height:100%;height:100%}}@media only screen and (max-width:767px){.form-select__dropdown .scrollable__container{padding-bottom:50px}}@media only screen and (min-width:768px){.form-select__dropdown-item+.form-select__dropdown-item{margin-top:-2px}}@media only screen and (max-width:767px){.form-select__dropdown-item+.form-select__dropdown-item{border-top:1px solid #e9e9f5}}.form-select__dropdown-option{display:block;width:100%;text-align:left;background:none;border:none;transition:background-color .15s;border-radius:3px;overflow:hidden;text-overflow:ellipsis;line-height:18px}@media only screen and (min-width:768px){.form-select__dropdown-option{padding:6px;font-size:13px}}@media only screen and (min-width:375px) and (max-width:767px){.form-select__dropdown-option{font-size:14.399999999999999px;padding:16px 0}}@media only screen and (max-width:374px){.form-select__dropdown-option{padding:16px 0;font-size:12px}}.form-select__dropdown-option-subtitle,.form-select__dropdown-option-title{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.form-select__dropdown-option-subtitle,.form-select__dropdown-option.-selected{color:#868694}.form-select__dropdown-option.-highlighted{font-weight:600}.form-select__dropdown-option:focus,html.no-mobile .form-select__dropdown-option:hover{background-color:#f5f7fb}@media only screen and (max-width:767px){.form-select.-size-s-mobile .form-select__handler{height:32px;border-radius:16px}.form-select.-size-s-mobile .form-select__handler-opener{border-radius:16px}.form-select.-size-s-mobile .form-select__handler-form{padding:0 0 4px 10px}}.form-select.-opened{z-index:11}@media only screen and (max-width:767px){.form-select.-opened{position:fixed;top:58.8px;left:0;right:0;bottom:0;width:100%!important;background-color:#fff}}@media only screen and (max-width:374px){.form-select.-opened{top:49px}}@media only screen and (max-width:767px){.form-select.-opened .form-select__handler{border-radius:0;background-color:#f6f8fb;height:49.199999999999996px;border:none;border-bottom:1px solid #e9e9f5}}@media only screen and (max-width:374px){.form-select.-opened .form-select__handler{height:41px}}@media only screen and (max-width:767px){.form-select.-opened .form-select__handler-form{flex-wrap:wrap;align-items:flex-start;padding:10px}}@media only screen and (max-width:767px){.form-select.-opened .form-select__handler-form-heading{display:block}}@media only screen and (max-width:767px){.form-select.-opened .form-select__handler-form-input{display:none;background-color:#fff;height:37px;border-radius:20px;border:1px solid #e9e9f5;margin-top:1px}}@media only screen and (max-width:767px){.form-select.-opened .form-select__handler-form-input-placeholder{padding:0 20px 2px;box-sizing:border-box}.form-select.-opened .form-select__handler-form-input-placeholder.-popup{display:block}.form-select.-opened .form-select__handler-form-input-placeholder.-normal{display:none}}@media only screen and (min-width:375px) and (max-width:767px){.form-select.-opened .form-select__handler-form-input-placeholder{font-size:14.399999999999999px}}@media only screen and (max-width:374px){.form-select.-opened .form-select__handler-form-input-placeholder{font-size:12px}}@media only screen and (max-width:767px){.form-select.-opened .form-select__handler-form-input input{padding:9px 20px 11px;position:relative;z-index:1;box-sizing:border-box}}@media only screen and (min-width:375px) and (max-width:767px){.form-select.-opened .form-select__handler-form-input input{font-size:14.399999999999999px}}@media only screen and (max-width:374px){.form-select.-opened .form-select__handler-form-input input{font-size:12px}}@media only screen and (max-width:767px){.form-select.-opened .form-select__handler-form-arrow,.form-select.-opened .form-select__handler-form-icon{display:none}}@media only screen and (min-width:768px){.form-select.-opened .form-select__dropdown{opacity:1;visibility:visible;transform:scaleY(1)}}@media only screen and (max-width:767px){.form-select.-opened .form-select__dropdown{display:block}}@media only screen and (max-width:767px){.form-select.-opened .form-select__dropdown .scrollable .ps__rail-y{opacity:0;visibility:hidden}}@media only screen and (max-width:767px){.form-select.-opened .form-select__dropdown .scrollable.ps--active-y{padding-right:0}}.form-select.-autocomplete .form-select__handler-opener{cursor:text}@media only screen and (max-width:767px){.form-select.-autocomplete .form-select__dropdown{top:101px}}@media only screen and (max-width:767px){.form-select.-autocomplete.-opened .form-select__handler{height:101px}.form-select.-autocomplete.-opened .form-select__handler-opener{display:none}.form-select.-autocomplete.-opened .form-select__handler-form-button,.form-select.-autocomplete.-opened .form-select__handler-form-input{display:block}}.form-select.-disabled{pointer-events:none}.form-select.-disabled .form-select__handler{background-color:#f6f8fb;color:#80808e}.form-select.-disabled .form-select__handler-form-input input{color:#80808e}.form-select.-empty .form-select__dropdown{visibility:hidden;transition:none}.form-select.-error .form-select__handler{border-color:#ff6154}
/*# sourceMappingURL=Edit~HomePage~Search~User.6a581613.chunk.css.map */