.app-select{position:relative}.app-select:hover,.app-select__input .app-input__input:hover{cursor:pointer}.app-select__input .app-input__icon--right{height:16px;margin:0;right:15px;top:40px;width:16px}.app-select__input-icon--active{transform:rotate(180deg)}.app-select__dropdown{background-color:#fff;border:1px solid #eceff1;border-radius:4px;box-shadow:0 2px 4px #1717171a;max-height:250px;overflow:scroll;padding:8px 0;position:absolute;top:76px;width:100%;z-index:1}.app-select__dropdown-item{align-items:center;display:flex;padding:8px 16px}.app-select__dropdown-item:hover{background-color:#e9f4fe;cursor:pointer}.app-select__dropdown-item-checkbox{margin-right:6px;pointer-events:none}.error-message{background-color:#fbebec;border-radius:4px;color:#f33;padding:12px;position:relative}@media screen and (max-width:768px){.error-message{border-radius:0;padding:24px 16px;width:100%}}.error-message__title{display:block;font-size:18px;font-weight:700;line-height:20px;margin-bottom:12px}@media screen and (max-width:768px){.error-message__title{font-size:18px;line-height:28px}}.error-message__paragraph{font-size:15px;line-height:22px}.error-message__link{color:#3278db;font-weight:700}.success-message{background-color:#f2f7ec;border-radius:4px;color:#577b20;padding:12px;position:relative}@media screen and (max-width:768px){.success-message{border-radius:0;padding:24px 16px;width:100%}}.success-message__title{display:block;font-size:18px;font-weight:500;line-height:20px;margin-bottom:12px}@media screen and (max-width:768px){.success-message__title{font-size:18px;line-height:28px}}.success-message__paragraph{font-size:15px;line-height:22px}.success-message__paragraph:not(:last-of-type){margin-bottom:8px}.success-message__link{color:#3278db;font-weight:700}
