@layer components{.cv-input{flex-direction:column;display:flex}.cv-input__label{color:#7f8fa4;margin-bottom:8px;font-size:14px;font-weight:600;line-height:17px}.cv-input__input{color:#354052;background-color:#fff;border:1px solid #dfe3ec;border-radius:4px;height:36px;padding:9px 15px;font-size:14px;font-weight:600;line-height:19px}.cv-input__input::placeholder{color:#7f8fa4}.cv-input__input:focus{border:1px solid #3686e4}.cv-validation-message{align-items:center;margin-top:7px;font-size:12px;line-height:19px;display:flex}.cv-validation-message__icon{margin-right:6px}.cv-validation-message__success{color:#26bb4d}.cv-validation-message__error{color:#e33652}.cv-validation-message__warning{color:#354052}.cv-select{flex-direction:column;display:flex}.cv-select__label{color:#7f8fa4;margin-bottom:8px;font-size:14px;font-weight:600;line-height:17px}.cv-select__select{-o-transition:all .2s ease-out;transition:all .2s ease-out;position:relative}.cv-select__select .categories .option__placeholder,.cv-select__select::placeholder{color:#7f8fa4}.cv-select__select:focus{border:1px solid #3686e4}.cv-select__select .cv-input__input{width:100%}.cv-select__select.disabled .cv-input__input,.cv-select__select.disabled input{pointer-events:none;cursor:pointer}.cv-select__select:after{content:"";border:6px solid #0000;border-top-color:#4cbeff;border-bottom:0 solid #4cbeff;width:0;height:0;margin-top:-3px;position:absolute;top:50%;right:15px}.cv-select__select .categories{z-index:1000;-o-transition:all .2s ease-out;background:#fff;border:none;border-left:1px solid #dfe3e9;border-right:1px solid #dfe3e9;border-radius:0 0 4px 4px;max-height:0;list-style:none;transition:all .2s ease-out;position:absolute;top:100%;left:0;right:0;overflow-y:scroll;box-shadow:0 1px 4px #00000014}.cv-select__select .categories::-webkit-scrollbar-track{opacity:.7;background-color:#dfe3ec;border-radius:2px;width:8px;height:170px;-webkit-box-shadow:inset 0 0 4px #7f8fa480}.cv-select__select .categories::-webkit-scrollbar{opacity:.7;background-color:#dfe3ec;border-radius:2px;width:8px;height:170px}.cv-select__select .categories::-webkit-scrollbar-thumb{opacity:.5;background-color:#7f8fa4;border-radius:2px;width:8px;height:45px}.cv-select__select .categories>div{color:#354052;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;align-items:center;min-height:36px;padding-left:18px;font-size:14px;font-weight:600;line-height:19px;text-decoration:none;transition:all .2s ease-out;display:flex;overflow:hidden;box-shadow:inset 0 1px #dfe3ec}.cv-select__select .categories>div:hover{color:#3686e4;background-color:#f0f3f6}.cv-select__select.active:after,.cv-select__select:focus:after{border-color:#82d1ff #0000}.cv-select__select.active .categories,.cv-select__select:focus .categories{border-bottom:1px solid #0003;max-height:180px}.cv-select__select:focus{box-shadow:none;background:#4cbeff;border-bottom:none;border-radius:5px 5px 0 0}}
