﻿.btn{user-select:none;width:fit-content;height:fit-content;outline:0;border:0;border-radius:5px;padding:.7rem 1.6rem;cursor:pointer;box-shadow:rgba(0,0,0,.18) 0 2px 4px;}.btn__icon{height:1rem;width:1rem;margin-right:.5rem;}.btn__text{font-size:1rem;font-family:e-Ukraine-Regular;white-space:nowrap;margin:auto;}.btn:focus{outline:0;box-shadow:none;}.btn-contained{transition:background 1s;}.btn-contained-primary{background:#bf2300;color:#fff;}.btn-contained-secondary{background:#6c757d;color:#fff;}.btn-contained-orange{background:#ff7300;color:#fff;}.btn-contained-success{background:#16b216;color:#fff;}.btn-contained-disabled{background:#e0e0e0;}.btn-contained-disabled .btn__text{color:#747474;}.btn-contained-disabled:hover{background:#e0e0e0!important;}.btn-contained-primary:hover,.btn-contained-secondary:hover,.btn-contained-orange:hover,.btn-contained-success:hover{color:#fff;background:#000;}.btn-outlined{background:inherit;transition:background .5s;}.btn-outlined-primary{color:#bf2300;border:1px solid currentColor;}.btn-outlined-primary:hover{background:#bf2300;}.btn-outlined-secondary{color:#6c757d;border:1px solid currentColor;}.btn-outlined-secondary:hover{background:#6c757d;}.btn-outlined-orange{color:#ff7300;border:1px solid currentColor;}.btn-outlined-orange:hover{background:#ff7300;}.btn-outlined-success{color:#16b216;border:1px solid currentColor;}.btn-outlined-success:hover{background:#16b216;}.btn-outlined-primary:hover,.btn-outlined-secondary:hover,.btn-outlined-orange:hover,.btn-outlined-success:hover{color:#fff;}.link{color:#007bff;font-family:e-Ukraine-Light;cursor:pointer;display:inline!important;line-height:1.5;position:relative;}.link:hover{color:#bf2300;}.add-hint{position:relative;}.add-hint:hover .hint{display:flex;flex-direction:column;}.hint{background:#000;display:none;position:absolute;top:100%;margin:1px auto;background:rgba(0,0,0,.7607843137);padding:0 .4rem .2rem .4rem;border:1px solid #fff;border-radius:.4rem;width:fit-content;z-index:1001;min-width:12rem;}.hint--left{right:0;}.hint--right{left:0;}.hint--center{left:0;right:0;}.hintText{color:#fff;font-size:.7rem;padding:.15rem 0;vertical-align:unset!important;font-weight:100!important;}.hintText:first-child{padding-top:.3rem;}.hintText:last-child{padding-bottom:.3rem;}.form--primary{background:#fff;padding:1.43rem;width:400px;margin:4rem auto;}.form__title{border-bottom:1px solid #bf2300;padding-bottom:.6rem;margin-bottom:1rem;}.form__group{width:100%;margin-bottom:1rem;display:flex;flex-direction:column;}.form__group--checkbox{display:flex;flex-direction:row;align-items:center;}.form__group--checkbox .form__label{margin-bottom:0;}.form__group:focus-within .form__label{color:#bf2300;font-family:e-Ukraine-Light;}.form__group .validation-message{color:#f00;padding-left:.15rem;font-family:"e-Ukraine-Light";font-size:.9rem;line-height:1.15;margin-top:.3rem;}.form__label{margin-bottom:0;font-family:"e-Ukraine-UltraLight";font-weight:bold;line-height:1.5;color:#141111;padding:0 .2rem;}.form__label-notice{color:#ccc;font-style:italic;}.form__input{min-height:30px;outline:0!important;border:0;border-bottom:1px solid #606060;padding:0 .2rem;}.form__input:focus{border-bottom:1.5px solid #bf2300;}.form__input::placeholder{font-family:"e-Ukraine-Light";color:#505457;font-size:.8rem;}.form__checkbox{order:-1;margin-right:.2rem;margin-left:.15rem;}.form__links{display:flex;flex-direction:column;align-items:center;}.form .validation-errors{border:1px solid #ff0017;border-left:7px solid #ff0017;border-radius:0!important;background:#fff!important;padding:0;padding:1rem 1rem;margin-bottom:.8rem;}.form .validation-errors .validation-message{list-style:none;padding-left:.15rem;font-size:.9rem;font-family:e-Ukraine-Light;line-height:1.5;color:#b22020;}.form .validation-errors .validation-message::before{content:" - ";}