.form-select{position:relative}.form-select__content{background:#f7f7fa;border-radius:32px;left:0;margin-top:4px;max-height:220px;opacity:0;overflow:hidden;padding:14px 8px 12px 24px;position:absolute;transform:translateY(10px);transition:.3s;visibility:hidden;width:100%;z-index:-10}.form-select__content._open{box-shadow:0 0 4px #1a1a1a1a;opacity:1;transform:translateY(0);transition-delay:0s;visibility:visible;z-index:9}@media(min-width:1024px){.form-select__content{max-height:240px}}@media(min-width:1024px)and (max-width:1440px){.form-select__content{border-radius:2.2222222222vw;max-height:16.6666666667vw;padding:.9722222222vw .5555555556vw .8333333333vw 1.6666666667vw}}.form-select__list{max-height:194px;overflow-x:hidden;overflow-y:auto}.form-select__list-item{color:#000;cursor:pointer;margin-bottom:26px;text-decoration:none;transition:.3s}.form-select__list-item._active,.form-select__list-item:hover{color:#4ebc39}.form-select__list-item:last-child{margin-bottom:0}.form-select__list-item--empty{color:#6b6b75!important;cursor:default}@media(min-width:1024px)and (max-width:1440px){.form-select__list-item{margin-bottom:1.8055555556vw}}@media(min-width:1024px){.form-select__list{max-height:214px}}@media(min-width:1024px)and (max-width:1440px){.form-select__list{max-height:14.8611111111vw}}.form-select .form-field__input{align-items:center;color:#000;cursor:pointer;display:flex;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.form-select .form-field__input__icon{pointer-events:none}.form-select .form-field__input span{max-width:100%;overflow:hidden;text-overflow:ellipsis}@media(min-width:1024px)and (max-width:1440px){.form-select .form-field__input{padding-top:1.3888888889vw}}.form-select .loading-spinner{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.form-select__placeholder{color:#6b6b75}
