.__nuxt-error-page{padding:1rem;background:#f7f8fb;color:#47494e;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;font-family:sans-serif;font-weight:100!important;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;position:absolute;top:0;left:0;right:0;bottom:0}.__nuxt-error-page .error{max-width:450px}.__nuxt-error-page .title{font-size:1.5rem;margin-top:15px;color:#47494e;margin-bottom:8px}.__nuxt-error-page .description{color:#7f828b;line-height:21px;margin-bottom:10px}.__nuxt-error-page a{color:#7f828b!important;text-decoration:none}.__nuxt-error-page .logo{position:fixed;left:12px;bottom:12px}.nuxt-progress{position:fixed;top:0;left:0;right:0;height:2px;width:0;opacity:1;transition:width .1s,opacity .4s;background-color:#000;z-index:999999}.nuxt-progress.nuxt-progress-notransition{transition:none}.nuxt-progress-failed{background-color:red}.page{margin:0 71px;font-size:18px}.page-ul-square{list-style-type:square;margin-left:40px}.page-ul-square li{margin-bottom:5px}.page ol li{margin:10px 0}.page h1{font-size:36px;font-weight:700}.page h2,.page h3,.page h4{font-weight:700;margin-top:40px}.page h2{font-size:28px}.page h3{font-size:24px}.page h4{font-size:20px}.page p{font-size:18px}.page-text-bold{font-weight:600}.page-text-italic{font-style:italic}.page-text-small{font-size:14px}.page-text-framed{background-color:#f0e8ac;padding:4px}.page-text-grey{color:#505561}.page-text-red{color:#c00}.pagination-bottom{margin:30px 0}@media(max-width:768px){.page{margin:0 20px;font-size:16px}.page h1{font-size:28px}.page h2{font-size:24px}.page h3{font-size:20px}.page h4{font-size:18px}.page p{font-size:16px}}.form{margin-top:40px}.form-success{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;grid-gap:20px;gap:20px;padding-bottom:20px}.form-success p{font-size:32px;font-weight:700;text-align:center;max-width:700px}.form-success a{color:#121212;font-size:24px;text-decoration:none}.form-success a :first-child{text-decoration:underline}.form-success a :last-child{text-decoration:none}.form-flex-row{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.form-flex-col,.form-flex-row{display:-ms-flexbox;display:flex}.form-flex-col{-ms-flex-direction:column;flex-direction:column;grid-gap:25px;gap:25px}.form-file-name{font-size:12px;line-height:16px;color:#000;max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.form-btn{margin-top:20px!important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.form-right{margin-left:210px}.form-error{color:#c00;margin-top:10px}.form-field{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.form-field-error{font-size:12px;color:#c00;position:absolute;bottom:-15px;margin-left:215px}.form-field-center{-ms-flex-align:center;align-items:center}.form-field-label{width:200px;text-align:right;margin-right:15px;font-weight:600}.form-field-label-sub{color:#666;font-weight:400;display:block;font-size:14px}.form-field-select>.client-select,.form-field .client-sub-select{width:300px;height:40px;display:block}.form-field textarea{padding:10px 14px;border-radius:3px;max-width:400px;min-width:270px;font-size:16px}.form-field-allocation{display:-ms-flexbox;display:flex;grid-gap:10px;gap:10px}.form-field-info{color:#059820;margin-left:10px}.form-field-checkbox,.form-field-info{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.form-field-checkbox{grid-gap:5px;gap:5px;position:relative}.form-field-checkbox-error{font-size:12px;color:#c00;position:absolute;bottom:-15px;margin-left:0}.form-field-input{padding:0 14px!important;border-width:1px;font-size:18px;height:40px}.form-field-input-tel{width:140px}.form-field-input-rate{width:40px!important}.form-field-input-error{border-color:#c00!important}@media(max-width:768px){.form-flex-row{-ms-flex-direction:column;flex-direction:column}.form-right{margin-left:0}.form-field{-ms-flex-direction:column;flex-direction:column;grid-gap:5px;gap:5px}.form-field-center{-ms-flex-align:start;align-items:flex-start}.form-field-label{width:100%;text-align:left}.form-field-info{position:absolute;top:35px;left:80px}.form textarea{max-width:calc(100% - 20px);min-width:calc(100% - 20px)}}@media(max-width:320px){.form-field,.form-field-select,.form-field-select .client-select,.form-field-select .client-sub-select{width:100%}}*{font-family:PT Sans,sans-serif;font-style:normal;font-weight:400;-webkit-appearance:none;-moz-appearance:none;appearance:none}body{padding:0;margin:0;background-color:#ebebeb;overflow-y:scroll}#__nuxt{margin:0 auto;width:1326px;background-color:#fff}#__layout>div{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;min-height:100vh}ul{list-style:none;margin:0;padding:0}input[type=number],input[type=text]{padding:0;border-radius:3px}input[type=checkbox],input[type=number],input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=checkbox]{width:20px;height:20px;border:1px solid #555;background-clip:content-box;border-radius:3px;padding:3px}input[type=checkbox]:checked{background-color:#555}button{outline:none;padding:8px 20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;grid-gap:14px;gap:14px;background:#ebebeb;border:1px solid #ebebeb;border-radius:6px;color:#121212;font-size:18px;font-weight:400;line-height:23px;transition:.1s;cursor:pointer}button:hover{background:#121212;border:1px solid #121212;color:#ebebeb}button:active{background:#555;border:1px solid #555;color:#ebebeb}@media(max-width:768px){#__nuxt{width:auto;min-width:auto}}.admin-navigation{padding:69px 0;grid-gap:60px;gap:60px}.admin-navigation,.admin-navigation .logo{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.admin-navigation .logo{width:570px;height:60px;-ms-flex-pack:center;justify-content:center;background:#c21c28;cursor:pointer}.admin-navigation__line{background:#121212;border:1px solid #121212;height:80px}.admin-navigation__title{color:#121212;font-size:26px;line-height:34px}.admin-navigation__logout{margin:-3px 63px 0 auto;background:#fff;border:none}.admin-navigation__links{width:1200px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:0 auto 69px;grid-gap:20px;gap:20px}.admin-navigation__links a{border-bottom:1px solid #fff;font-size:23px;color:#121212;line-height:30px;text-align:center;text-decoration:none;transition:.12s}.admin-navigation__links a:hover{border-bottom:1px solid #121212}.admin-navigation__links .active{font-weight:700}header .navigation{padding:80px 0 36px;display:grid;grid-template-columns:570px 445px 200px;grid-column-gap:20px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}header .navigation .logo{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:570px;height:60px;background:#c21c28;cursor:pointer}header .navigation .bear,header .navigation .logo__tablet,header .navigation .mobile-btns{display:none}header .navigation .search{padding:0 7px;display:grid;justify-items:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;grid-template-rows:1fr;grid-template-columns:1fr 54px 1px 54px;height:60px;background-color:#ebebeb;transition:.4s ease}header .navigation .search input{padding-left:10px;margin-left:10px;border:none;outline:none;width:100%;height:42px;background:transparent;font-size:20px}header .navigation .search .clear-btn,header .navigation .search .search-btn{height:42px;width:42px;background:transparent;background-repeat:no-repeat;background-position:50%;border:none;transition:.1s}header .navigation .search .clear-btn{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;visibility:hidden;opacity:0}header .navigation .search .vertical-line{border-left:1px solid #555;width:2px;height:30px;visibility:hidden;opacity:0;transition:.1s}header .navigation .search .search-btn{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;opacity:.5}header .navigation .search input:focus~.clear-btn,header .navigation .search input:focus~.search-btn,header .navigation .search input:focus~.vertical-line{visibility:visible;opacity:1}header .navigation .search.active{background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25)}header .navigation .display-mods{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;visibility:visible}header .navigation .display-mods button{position:absolute;padding:0 20px;-ms-flex-pack:justify;justify-content:space-between;width:200px;height:60px;background:#ebebeb;border:none;border-radius:0;transition:.12s}header .navigation .display-mods button .view{font-size:24px;color:#121212}header .navigation .display-mods button .type{font-weight:700;font-size:24px;color:#121212}header .navigation .display-mods .current{z-index:1}header .navigation .display-mods .current:after{content:url(/icons/nav/newspaper.svg);height:22px}header .navigation .display-mods .current:focus{pointer-events:none}header .navigation .display-mods .current:focus~.other{visibility:visible;opacity:1;box-shadow:-1px 0 16px 0 rgba(0,0,0,.13);-webkit-transform:translate(0);transform:translate(0)}header .navigation .display-mods .other{top:60px;background:#fff;visibility:hidden;opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);z-index:0}header .navigation .display-mods .other .view{color:#fff}header .navigation .display-mods .other:after,header .navigation .reversed .current:after{content:url(/icons/nav/ribbon.svg);height:26px}header .navigation .reversed .other:after{content:url(/icons/nav/newspaper.svg);height:22px}header .links{margin:0 71px;padding-bottom:36px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}header .links a{border-bottom:1px solid #fff;font-size:23px;color:#121212;line-height:30px;text-align:center;text-decoration:none;transition:.12s}header .links a:hover{border-bottom:1px solid #121212}header .links .active{font-weight:700}@media(max-width:768px){header .navigation{padding:46px 0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;grid-gap:0;gap:0}header .navigation .logo{margin-right:19px;-ms-flex-pack:start;justify-content:flex-start;width:100%;height:31px}header .navigation .logo img{margin-left:21px;width:229px}header .navigation .logo__desktop{display:none}header .navigation .bear,header .navigation .logo__tablet{display:-ms-flexbox;display:flex}header .navigation .bear{margin-right:10px;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;width:110px;height:31px;background:#c21c28;transition:.12s}header .navigation .bear img{margin-left:21px}header .navigation button{padding:0;background:transparent}header .navigation .mobile-btns{margin-right:22px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;grid-gap:18px;gap:18px}header .navigation .mobile-btns .search-btn{width:22px;height:22px;background:url(/icons/nav/search.svg) no-repeat;background-position:50%;background-size:22px;border:none;opacity:.7}header .navigation .mobile-btns .menu{position:relative}header .navigation .mobile-btns .menu nav{padding:10px 0;position:absolute;z-index:3;visibility:hidden;opacity:0;background:#fff;border:.3px solid #000;box-shadow:0 3px 7px 2px rgba(0,0,0,.35);box-sizing:border-box;cursor:pointer;transition:.12s}header .navigation .mobile-btns .menu li{padding:9px 20px;font-size:17px}header .navigation .mobile-btns .menu li:hover{background:#ddd}header .navigation .mobile-btns .menu li>a{color:#121212;text-decoration:none}header .navigation .mobile-btns .menu button:focus~nav,header .navigation .mobile-btns .menu input:focus~nav{visibility:visible;opacity:1}header .navigation .mobile-btns .menu .menu-btn{width:25px;height:21px;position:relative;border:none;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:.5s ease-in-out;cursor:pointer}header .navigation .mobile-btns .menu .menu-btn span{position:absolute;left:0;width:100%;height:2px;background:#121212;border-radius:9px;opacity:.7;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:left center;transform-origin:left center;transition:.25s ease-in-out}header .navigation .mobile-btns .menu .menu-btn span:first-child{top:0}header .navigation .mobile-btns .menu .menu-btn span:nth-child(2){top:9px}header .navigation .mobile-btns .menu .menu-btn span:nth-child(3){top:18px}header .navigation .mobile-btns .menu .menu-btn:focus{pointer-events:none}header .navigation .mobile-btns .menu .menu-btn:focus span{opacity:1}header .navigation .mobile-btns .menu .menu-btn:focus span:first-child{top:.2px;left:4px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}header .navigation .mobile-btns .menu .menu-btn:focus span:nth-child(2){width:0;opacity:0}header .navigation .mobile-btns .menu .menu-btn:focus span:nth-child(3){top:18px;left:4px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}header .navigation .mobile-btns .menu nav{top:40px;right:-2px;width:220px}header .navigation .mobile-btns .menu nav ul>li:first-child{margin-bottom:12px;padding-bottom:20px;border-bottom:1px solid #121212}header .navigation .mobile-btns .menu nav .active{font-weight:700}header .navigation .search{margin-right:19px;padding-right:3px;display:none;grid-template-columns:1fr 34px 1px 34px;width:100%;height:29px;background:#fff;border:1px solid #121212}header .navigation .search input{padding-left:10px;margin-left:0;height:27px;font-size:17px}header .navigation .search .clear-btn{width:29px;height:29px;background-size:12px}header .navigation .search .vertical-line{height:18px}header .navigation .search .search-btn{width:29px;height:29px;background-size:15px}header .navigation .search .clear-btn,header .navigation .search .search-btn,header .navigation .search .vertical-line{visibility:visible;opacity:1}header .navigation .search .clear-btn img,header .navigation .search .search-btn img,header .navigation .search .vertical-line img{height:15px;width:15px}header .navigation .active-search{display:grid}header .links,header .navigation .display-mods{display:none}}@media(max-width:380px){header>.navigation .logo>img{width:200px}header>.navigation .bear>img{width:47px}}@media(max-width:342px){header>.navigation{padding:38px 0}header>.navigation .logo{height:28px}header>.navigation .logo img{width:180px}header>.navigation .bear{width:150px;height:28px}header>.navigation .bear img{width:43px}header>.navigation .search{height:26px}header>.navigation .search input{height:24px}header>.navigation .search .clear-btn,header>.navigation .search .search-btn{width:26px;height:26px}}footer{margin-top:60px;border-top:1px solid #121212}footer .logo{margin:60px 0 40px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:443px;height:46px;background:#c21c28;cursor:pointer}footer .logo img{width:310px}footer .links{margin:0 71px;padding-bottom:35px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}footer .links a{border-bottom:1px solid #fff;font-size:21px;color:#121212;text-align:center;line-height:30px;text-decoration:none;transition:.12s}footer .links a:hover{border-bottom:1px solid #121212}footer .links .active{font-weight:700}footer .contacts{margin:0 71px;padding-bottom:40px;display:-ms-flexbox;display:flex;grid-gap:95px;gap:95px}footer .contacts div>a{color:#121212}@media(max-width:768px){footer{margin-top:40px}footer .logo{width:auto;height:28px}footer .logo img{width:220px}footer .links{margin:0 41px;display:grid;justify-items:start;-ms-flex-pack:start;justify-content:start;grid-column-gap:77px;-webkit-column-gap:77px;-moz-column-gap:77px;column-gap:77px}footer .links a{font-size:18px}footer .contacts{margin:0 41px;-ms-flex-direction:column;flex-direction:column;grid-gap:33px;gap:33px}}@media(max-width:360px){footer .links{margin:0 30px;grid-column-gap:50px;-webkit-column-gap:50px;-moz-column-gap:50px;column-gap:50px}footer .contacts{margin:0 30px}}