@import url("https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/all.min.css");.sprite-remove{background-position:0px 0px;width:31px;height:35px;background-image:url("/css/frontend/sprite/default.png")}html,body{margin:0;padding:0;font-family:"Fira Sans", sans-serif}*{box-sizing:border-box}a,button,span,div,input,textarea{-webkit-tap-highlight-color:rgba(0, 0, 0, 0);font-family:"Fira Sans", sans-serif}[v-cloak]{display:none !important}.overflow{overflow:hidden}.footer__container,.bottom__container,.message__container{max-width:1270px;padding:0 15px;box-sizing:border-box;margin:0 auto}img{max-width:100%;height:auto}.footer{background:#444;padding:40px 0}.footer__text{text-align:center;margin-bottom:10px;color:#fff;font-size:13px}.footer__text a{text-decoration:none;color:#fff}.footer__text img{position:relative;top:5px;margin-left:3px}@media (max-width:991px){.mobile-hidden{display:none}}.bottom{background:#555;padding:40px 0}.bottom img{max-width:200px;height:auto}.bottom__row{display:-ms-flexbox;display:-webkit-flex;display:flex;margin:0 -5px;-ms-flex-wrap:wrap;flex-wrap:wrap}.bottom__col{padding:10px;width:20%}@media (max-width:1199px){.bottom__col{width:25%}}@media (max-width:991px){.bottom__col{width:33.33%}}@media (max-width:991px){.bottom__col{width:100%}}.bottom__text{font-size:15px;color:#fff;font-weight:300;line-height:140%}.bottom__text p{margin-top:0}.bottom__text--flex{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:10px}.bottom__text--flex img{margin-right:20px}.bottom__text strong{font-weight:bold}.bottom__text a{text-decoration:none;color:#fff}.header{background:#fff;padding:20px}.header--small{padding:15px 20px}@media (max-width:767px){.header--small{padding:15px}}.header--center{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media (max-width:991px){.header img{max-width:150px}}.header__logo{max-width:200px;width:100%;height:auto}.header__row{display:-ms-flexbox;display:-webkit-flex;display:flex;margin:0 -15px;-ms-flex-align:center;align-items:center}@media (max-width:767px){.header__row{-ms-flex-wrap:wrap;flex-wrap:wrap}}.header__col{padding:0 15px}.header__col:nth-child(1){width:325px}@media (max-width:991px){.header__col:nth-child(1){width:200px}}@media (max-width:767px){.header__col:nth-child(1){width:150px;-ms-flex-order:1;order:1}}.header__col:nth-child(2){width:calc(100% - 650px)}@media (max-width:991px){.header__col:nth-child(2){width:calc(100% - 400px)}}@media (max-width:767px){.header__col:nth-child(2){width:100%;-ms-flex-order:3;order:3}}.header__col:nth-child(3){width:325px;padding-right:25px}@media (max-width:991px){.header__col:nth-child(3){width:200px;padding-right:50px}}@media (max-width:767px){.header__col:nth-child(3){width:calc(100% - 150px);-ms-flex-order:2;order:2}}.header__name{color:#858585;font-size:18px;font-weight:600;text-align:right}@media (max-width:767px){.header__name{display:none}}.header__link{color:#858585;font-size:13px;text-align:right;margin:5px 0;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:end;justify-content:flex-end}.header__link a{text-decoration:none;color:inherit;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;align-items:center;position:relative}.header__link a:hover{color:#ff7f00}.header__link--user{position:relative;margin-left:20px}.header__user{display:inline-block;content:url("/media/default/user-b.png");position:relative;margin-right:6px}.header__columns{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}@media (max-width:991px){.header__columns{margin-top:10px}}.header__message{content:url("/media/default/messages.jpg");margin-right:6px}.header__count{position:relative}@media (max-width:991px){.header__count{top:2px}}.header__circle{width:20px;height:20px;position:absolute;top:-10px;right:-3px;border-radius:100%;background:#ff7f00;color:#fff;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:12px;font-weight:bold}.signIn{padding:200px 20px;background:url("/media/default/start.jpg") no-repeat;background-size:cover;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:100%}@media (max-width:1399px){.signIn{padding:100px 20px}}@media (max-width:991px){.signIn{padding-top:50px;padding-bottom:200px}}.signInForm{border-radius:15px;background:#fff;width:100%;max-width:540px;padding:40px 20px}.signInForm__container{max-width:425px;margin:auto}.signInForm__header{text-transform:uppercase;color:17px;color:#868686;font-weight:600;text-align:center;margin-bottom:10px}.signInForm__field{margin:20px 0;position:relative}.signInForm__label{font-size:14px;color:#868686;display:block;line-height:120%;margin-bottom:5px}.signInForm__input{position:relative;height:50px;padding:10px 55px;border-radius:50px;border:1px solid #cfcfcf;width:100%;font-size:16px;color:#868686}.signInForm__input--login{padding-right:20px}@media (max-width:991px){.signInForm__input{font-size:14px}}.signInForm__input:focus{outline-color:#ff7f00}.signInForm__icon{position:absolute;top:35px}.signInForm__icon--login{content:url("/media/default/user.png");left:20px}.signInForm__icon--password{content:url("/media/default/password.png");left:23px;top:37px}.signInForm__icon--eye{content:url("/media/default/eye.png");top:0;right:0;left:0;bottom:0;margin:auto}.signInForm__icon--eye-strike{content:url("/media/default/eye-strike.png");top:0;right:0;left:0;bottom:0;margin:auto}.signInForm__security{position:absolute;right:20px;top:43px;background:rgba(0, 0, 0, 0);border:0;cursor:pointer;padding:5px}.signInForm__button{background:#ff7f00;width:100%;border-radius:30px;text-align:center;border:0;height:50px;margin-top:20px;color:#fff;font-size:14px;font-weight:600;letter-spacing:1px;text-transform:uppercase;cursor:pointer;-webkit-transition:background 0.3s;transition:background 0.3s}.signInForm__button:hover{background:#eb7500}.signInForm__link{font-size:13px;color:#858585;margin-top:20px}.signInForm__link a{color:inherit;text-decoration:none;-webkit-transition:color 0.3s;transition:color 0.3s}.signInForm__link a:hover{color:#ff7f00}.message{margin-top:15px}.message__item{padding:15px;margin:8px 0;box-sizing:border-box;font-size:16px;border-radius:4px;border-left:8px solid #29b858;background:rgba(64, 212, 113, 0.2)}.message__item--error{border-color:#b82828;background:rgba(213, 62, 62, 0.2)}.message__text{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;align-items:center;color:#29b858}.message__text--error{color:#b82828}.message__text i{font-size:20px;margin-right:5px;position:relative;top:2px}.message__text ul{list-style-type:none;padding:0;margin:0;width:100%}.message__text ul li{margin-bottom:10px}.message__text ul li:last-child{margin-bottom:0}