.custom-select{background-color:#fff;display:flex;flex-direction:column;gap:8px;position:relative}.custom-select__label{cursor:pointer;font-size:14px;font-weight:500;line-height:18px;width:-moz-fit-content;width:fit-content}@media (min-width:915px){.custom-select__label{font-size:16px;line-height:150%}}.custom-select__option{color:#717486;cursor:pointer;display:block;font-size:14px;font-weight:400;line-height:21px;padding:5px 16px}@media (min-width:915px){.custom-select__option{font-size:16px;font-weight:500;line-height:150%}}@media (hover:hover){.custom-select__option:hover{background-color:#eaeaed;color:#171520}}.custom-select__option--selected{background-color:#eaeaed;color:#171520}.custom-select__icon{height:24px;transition:transform .3s ease;width:24px}.custom-select .v-field__input{min-height:48px;padding-bottom:12px;padding-left:16px;padding-top:12px}.custom-select--mobile .v-input__details{display:none}@media (min-width:915px){.custom-select--mobile{display:none}}.custom-select.disabled .custom-select__label{pointer-events:none}.v-select .v-select__selection-text{font-size:14px;line-height:150%}@media (min-width:915px){.v-select .v-select__selection-text{font-size:16px;line-height:150%}}.v-select .v-select__selection{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v-list-item-title{color:#717486;font-size:14px;font-weight:400;line-height:150%;padding:5px 16px 5px 0;white-space:normal;word-wrap:break-word}@media (min-width:915px){.v-list-item-title{font-size:16px;line-height:150%}}.v-menu>.v-overlay__content>.v-card,.v-menu>.v-overlay__content>.v-list,.v-menu>.v-overlay__content>.v-sheet{max-height:260px}.v-select__content{border:1px solid #d6ccf0;border-radius:4px;box-shadow:none}.v-menu>.v-overlay__content{border-radius:4px}.v-field--variant-filled .v-field__overlay,.v-field__outline{color:#fff0}.v-field .v-field__overlay{border:1px solid #e3def1;border-radius:4px;opacity:1!important}@media (hover:hover){.v-field:hover .v-field__overlay{border-color:#d6ccf0}}.v-field[aria-expanded=true] .v-field__overlay{border-color:#d6ccf0;border-radius:4px;opacity:1}.v-field[aria-expanded=true] .custom-select__icon{transform:rotate(180deg)}.v-select__menu-icon{display:none}.v-field__append-inner{align-items:center;display:flex;padding-top:0}.v-text-field input{font-size:14px;line-height:21px}@media (min-width:915px){.v-text-field input{font-size:16px;line-height:24px}}.v-field--error:not(.v-field--disabled) .v-select__selection-text,.v-field--error:not(.v-field--disabled) input{color:#e4472c}.v-field--error:not(.v-field--disabled) .v-field__outline{color:#fff0}.v-field--error:not(.v-field--disabled) .v-field__overlay{border-color:#e4472c}.v-messages__message{color:#717486}.v-input--error .v-messages__message{color:#e4472c}.v-overlay__content ::-webkit-scrollbar{background-color:#f9f9fd;width:10px}.v-overlay__content ::-webkit-scrollbar-thumb{background-color:#df2935;border-radius:10px}.v-overlay__content ::-webkit-scrollbar-track{background-color:#f9f9fd;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.2)}.v-input--readonly .v-field__input{cursor:auto!important}
