.hint{position:relative;display:inline-flex;align-items:center;justify-content:center}.hint__btn{color:#9aa5aa;cursor:pointer;transition:opacity .3s ease-in-out}.hint__btn:hover{color:var(--ved-main-color, #4f99af)}.hint__body{position:absolute;top:100%;z-index:20;width:270px;padding:15px 20px;margin:10px 0 0;font-size:14px;line-height:20px;color:#fff;background:#000}.hint__body:before{position:absolute;left:50%;top:-4px;width:8px;height:8px;margin-left:-4px;background:#000;transform:rotate(45deg);content:""}.hint__body--right{right:0}@media screen and (min-width: 704px){.hint__body--right{right:-10px}}@media screen and (min-width: 1550px){.hint__body--right{right:-20px}}.hint__body--right:before{left:auto;right:5px}@media screen and (min-width: 704px){.hint__body--right:before{right:15px}}@media screen and (min-width: 1550px){.hint__body--right:before{right:25px}}.hint__body a{color:var(--ved-main-color, #4f99af);transition:opacity .3s ease-in-out}.hint__body a:hover{opacity:.5}.tippy-box[data-theme~=primary]{background-color:#041c22}.tippy-box[data-theme~=primary][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#041c22}.tippy-box{border-radius:0}.tippy-content{padding:0}.b-input{position:relative;height:32px;margin:22px 0}.b-input__error{position:absolute;left:0;top:100%;font-size:12px;line-height:22px;color:#ff7a7a;height:22px;transition:all .2s ease-in-out}.b-input.b-input--error{margin-bottom:35px}.b-input__label{position:absolute;transform:translateY(-100%);font-size:12px;height:22px;line-height:22px;color:#9aa5aa;transition:all .2s ease-in-out}.b-input input{width:100%;height:32px;padding:0 0 10px;line-height:22px;outline:none;border:none;border-bottom:1px solid #000;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;transition:border .2s ease-in-out;background:transparent;font-size:14px}.b-input input::placeholder{color:#9aa5aa}.b-input input:focus::placeholder{color:#0000}.b-input input[disabled]{color:#9aa5aa;-webkit-text-fill-color:#9aa5aa;opacity:1}.b-input__hint.hint{position:absolute;z-index:20;right:0;bottom:11px}.b-input--focused input,.b-input:focus-within input{border-bottom:1px solid var(--ved-main-color, #4f99af)}.b-input--focused .b-input__label,.b-input:focus-within .b-input__label{color:var(--ved-main-color, #4f99af)}.b-input__error .b-input__label{color:#ff7a7a}.b-input .label-enter-active,.b-input .label-leave-active{transition:all .2s ease-in-out}.b-input .label-enter,.b-input .label-leave-to{transform:translateY(0);opacity:0}.b-input .error-enter,.b-input .error-leave-to{opacity:0}
