[class^=_icon-]:before{font-family:icons;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^=_icon-]:before{display:block}._icon-arrow-down:before{content:""}._icon-ok-green:before{content:""}._icon-ring-attention:before{content:"";color:#eb5757;font-size:37px}aside,footer{display:block}textarea{font-family:Roboto;font-size:inherit}button{cursor:pointer}a:hover{text-decoration:none}h3,h4,h5,h6{font-weight:inherit;font-size:inherit}body._lock{overflow:hidden}.form__error{color:red;text-align:center;font-size:12px;margin-top:5px;display:none}.btn:focus,.btn:hover{background:#0a6db5}.btn._fw{width:100%}.select{position:relative;cursor:pointer;display:block;width:280px;background:#fff;-webkit-box-shadow:0 4px 20px rgba(43,71,139,.2);box-shadow:0 4px 20px rgba(43,71,139,.2);border-radius:5px;margin-bottom:10px}.select__item{position:relative}.select__value{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;line-height:21px;color:#bdbdbd;font-style:italic;font-weight:400;height:40px;padding:0 17px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.select__value span{overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.select__value:before{content:"";-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;font-size:10px;color:#0a6db5;font-family:icons;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.select__input{width:100%;background-color:transparent;height:100%}.select__options{color:#000;position:absolute;top:39px;border-radius:0 0 4px 4px;min-width:100%;left:0;background-color:#fff;border-top:0;padding:10px 0 5px 0;-webkit-box-shadow:0 4px 20px rgba(43,71,139,.2);box-shadow:0 4px 20px rgba(43,71,139,.2);font-size:16px;line-height:21px;color:#bdbdbd;font-style:italic;font-weight:400}.select__option{cursor:pointer;padding:5px 15px;margin:0}.select._active{z-index:5}.select._active .select__value:before{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.select._active .select__options{display:block}input[type=email],input[type=tel],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=email]:focus,input[type=tel]:focus,input[type=text]:focus,textarea:focus{outline:0}.input._focus{color:#333;font-weight:500;line-height:21px;font-style:normal;border:2px solid #0a6db5}.input._error{border:1px solid red}textarea.input{resize:none;padding:0 0}.checkbox__input:checked+.checkbox__text:before{content:"";font-size:12px;color:#fff;background-color:#0a6db5;font-family:icons;font-display:swap;src:url(fonts/icons.woff) format("woff"),url(fonts/icons.woff2#icons) format("woff2");font-weight:400;font-style:normal;border:1px solid #0a6db5!important}.checkbox__text{cursor:pointer}.checkbox._error .checkbox__text:before{border:1px solid #ee1212}.options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.options__item{position:relative;cursor:pointer}.options__input{position:absolute;width:0;height:0;opacity:0;left:0;top:0;visibility:hidden}.options__input:checked+.options__text:after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.options__text{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:16px;color:#fff;letter-spacing:-.3px;line-height:calc(20 / 16)}.options__text:before{content:"";-ms-flex-item-align:start;align-self:flex-start;margin:0 14px 0 0;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;left:0;top:0;border-radius:50%;width:20px;height:18px;background:#fff;border:1px solid #a7a9ac}.options__text:after{content:"";-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px;height:10px;border-radius:50%;background-color:#77243a;position:absolute;left:5px;top:4px}.rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-size:40px;line-height:.75;-webkit-transition:opacity .3s ease 0s;-o-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s}.rating.rating_sending{opacity:.2}.rating.rating_set .rating__active,.rating.rating_set .rating__item{cursor:pointer}.rating__body{position:relative}.rating__body::before{content:"★★★★★";display:block}.rating__active{position:absolute;width:0%;height:100%;top:0;left:0;overflow:hidden}.rating__active::before{content:"★★★★★";position:absolute;width:100%;height:100%;top:0;left:0;color:#ffd300}.rating__items{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;width:100%;height:100%;top:0;left:0}.rating__item{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;height:100%;opacity:0}.rating__value{font-size:50%;line-height:1;padding:0 0 0 10px}.quantity{width:88px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid rgba(166,166,166,.45)}.quantity__button{-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;position:relative;cursor:pointer}.quantity__button::after,.quantity__button::before{content:"";position:absolute;top:50%;left:50%;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;margin:0 0 0 -4.5px;background-color:#a6a6a6;width:9px;height:1px}.quantity__button_plus::before{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.quantity__input{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.quantity__input input{height:100%;color:#a6a6a6;font-size:12px;width:100%;text-align:center}.row:after{display:block;content:"";clear:both}.rub:after{content:"₽"}ol.counter{list-style-type:none;counter-reset:item}ol.counter li{position:relative;padding:0 0 0 45px}ol.counter li:before{counter-increment:item;content:counter(item);position:absolute;left:0;top:0;color:#818181;font-size:14px;font-weight:700;text-align:center;line-height:26px;border-radius:50%;width:28px;height:28px;border:1px solid #4274bb}.ellipsis{display:block;overflow:hidden;width:100%;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.es{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.table{display:table;font-size:0;width:100%}.trow{display:table-row}.cell{display:table-cell}.cell.full{width:100%}._ibg{position:relative}._ibg img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}body.ie ._ibg{background-position:center;background-size:cover;background-repeat:no-repeat}body.ie ._ibg img{width:0;height:0;opacity:0;visibility:hidden}._more-content{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;overflow:hidden}._more-link{cursor:pointer}._more-link span{font-style:normal}._more-link span:first-child{display:block}._more-link span:last-child{display:none}._more-link._active span{font-style:normal}._more-link._active span:first-child{display:none}._more-link._active span:last-child{display:block}#map{background:url(img/icons/loading.gif) center/50px no-repeat}.mirror{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.nicescroll-rails{z-index:1000!important}._custom-scroll{position:fixed;right:0;top:0;width:3px;height:100%;z-index:1000}._custom-scroll__line{background-color:rgba(0,0,0,.5);border-radius:3px 0 0 3px;position:relative;left:0;top:0;width:100%}.popup{-webkit-transition:visibility .8s ease 0s;-o-transition:visibility .8s ease 0s;transition:visibility .8s ease 0s}.popup::before{-webkit-transition:opacity .8s ease 0s;-o-transition:opacity .8s ease 0s;transition:opacity .8s ease 0s}.popup.show{visibility:visible;overflow:auto}.popup.show::before{opacity:1}.popup.show .popup__body{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.popup._active{overflow:auto;visibility:visible}.popup._active::before{opacity:.3}.popup._active .popup__body{-webkit-transition:all .3s ease .2s;-o-transition:all .3s ease .2s;transition:all .3s ease .2s;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.popup__body{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.popup__close{cursor:pointer}.icon-menu{cursor:pointer}.icon-menu span{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.icon-menu._active{width:20px;height:20px;top:20px;z-index:4}.icon-menu._active span{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);background-color:#bdbdbd;z-index:4}.icon-menu._active span:first-child{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:calc(50% - 1px)}.icon-menu._active span:last-child{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);bottom:calc(50% - 2px)}.menu__close{font-size:14px;position:absolute;top:18px;right:18px}.menu__body{-webkit-transition:right .5s ease 0s;-o-transition:right .5s ease 0s;transition:right .5s ease 0s}.menu__body._active{right:0}.menu__link:after{-webkit-transition:width .3s ease-out;-o-transition:width .3s ease-out;transition:width .3s ease-out}.menu__link :focus:after,.menu__link:hover:after{width:100%}.footer{background:#1e366f;min-height:202px;padding:20px 0}.footer__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__logo img{width:48.28px;height:44px}.footer__logo span{color:#fff;margin-left:11px;font-size:17px;font-weight:700}.footer__copyright{font-size:13px;line-height:17px;margin-top:30px;color:#fff;text-align:center}.menu-footer{margin-top:15px}.menu-footer__list{margin:0;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-grid-columns:(minmax(-webkit-min-content,-webkit-max-content))[2];-ms-grid-columns:(minmax(min-content,max-content))[2];grid-template-columns:repeat(2,minmax(-webkit-min-content,-webkit-max-content));grid-template-columns:repeat(2,minmax(min-content,max-content));-ms-grid-rows:(minmax(-webkit-min-content,-webkit-max-content))[2];-ms-grid-rows:(minmax(min-content,max-content))[2];grid-template-rows:repeat(2,minmax(-webkit-min-content,-webkit-max-content));grid-template-rows:repeat(2,minmax(min-content,max-content));grid-auto-flow:column;-ms-flex-wrap:wrap;flex-wrap:wrap;display:-ms-grid;display:grid;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;row-gap:10px}.menu-footer__link{font-size:14px;line-height:16px;font-weight:400;color:#fff;position:relative}.menu-footer__link:after{display:block;position:absolute;bottom:-8px;left:0;width:0;height:2px;background-color:#fff;content:"";-webkit-transition:width .3s ease-out;-o-transition:width .3s ease-out;transition:width .3s ease-out}.menu-footer__link :focus:after,.menu-footer__link:hover:after{width:100%}.tabs-block__item{cursor:pointer}.tabs-block__item._active{pointer-events:none}.progress progress[value="0"]~.progress-bg .progress-bar .progress-value:before{content:"0%"}.progress progress[value="0"]~.progress-bg .progress-bar{width:0%}.progress progress[value="1"]~.progress-bg .progress-bar .progress-value:before{content:"1%"}.progress progress[value="1"]~.progress-bg .progress-bar{width:1%}.progress progress[value="2"]~.progress-bg .progress-bar .progress-value:before{content:"2%"}.progress progress[value="2"]~.progress-bg .progress-bar{width:2%}.progress progress[value="3"]~.progress-bg .progress-bar .progress-value:before{content:"3%"}.progress progress[value="3"]~.progress-bg .progress-bar{width:3%}.progress progress[value="4"]~.progress-bg .progress-bar .progress-value:before{content:"4%"}.progress progress[value="4"]~.progress-bg .progress-bar{width:4%}.progress progress[value="5"]~.progress-bg .progress-bar .progress-value:before{content:"5%"}.progress progress[value="5"]~.progress-bg .progress-bar{width:5%}.progress progress[value="6"]~.progress-bg .progress-bar .progress-value:before{content:"6%"}.progress progress[value="6"]~.progress-bg .progress-bar{width:6%}.progress progress[value="7"]~.progress-bg .progress-bar .progress-value:before{content:"7%"}.progress progress[value="7"]~.progress-bg .progress-bar{width:7%}.progress progress[value="8"]~.progress-bg .progress-bar .progress-value:before{content:"8%"}.progress progress[value="8"]~.progress-bg .progress-bar{width:8%}.progress progress[value="9"]~.progress-bg .progress-bar .progress-value:before{content:"9%"}.progress progress[value="9"]~.progress-bg .progress-bar{width:9%}.progress progress[value="10"]~.progress-bg .progress-bar .progress-value:before{content:"10%"}.progress progress[value="10"]~.progress-bg .progress-bar{width:10%}.progress progress[value="11"]~.progress-bg .progress-bar .progress-value:before{content:"11%"}.progress progress[value="11"]~.progress-bg .progress-bar{width:11%}.progress progress[value="12"]~.progress-bg .progress-bar .progress-value:before{content:"12%"}.progress progress[value="12"]~.progress-bg .progress-bar{width:12%}.progress progress[value="13"]~.progress-bg .progress-bar .progress-value:before{content:"13%"}.progress progress[value="13"]~.progress-bg .progress-bar{width:13%}.progress progress[value="14"]~.progress-bg .progress-bar .progress-value:before{content:"14%"}.progress progress[value="14"]~.progress-bg .progress-bar{width:14%}.progress progress[value="15"]~.progress-bg .progress-bar .progress-value:before{content:"15%"}.progress progress[value="15"]~.progress-bg .progress-bar{width:15%}.progress progress[value="16"]~.progress-bg .progress-bar .progress-value:before{content:"16%"}.progress progress[value="16"]~.progress-bg .progress-bar{width:16%}.progress progress[value="17"]~.progress-bg .progress-bar .progress-value:before{content:"17%"}.progress progress[value="17"]~.progress-bg .progress-bar{width:17%}.progress progress[value="18"]~.progress-bg .progress-bar .progress-value:before{content:"18%"}.progress progress[value="18"]~.progress-bg .progress-bar{width:18%}.progress progress[value="19"]~.progress-bg .progress-bar .progress-value:before{content:"19%"}.progress progress[value="19"]~.progress-bg .progress-bar{width:19%}.progress progress[value="20"]~.progress-bg .progress-bar .progress-value:before{content:"20%"}.progress progress[value="20"]~.progress-bg .progress-bar{width:20%}.progress progress[value="21"]~.progress-bg .progress-bar .progress-value:before{content:"21%"}.progress progress[value="21"]~.progress-bg .progress-bar{width:21%}.progress progress[value="22"]~.progress-bg .progress-bar .progress-value:before{content:"22%"}.progress progress[value="22"]~.progress-bg .progress-bar{width:22%}.progress progress[value="23"]~.progress-bg .progress-bar .progress-value:before{content:"23%"}.progress progress[value="23"]~.progress-bg .progress-bar{width:23%}.progress progress[value="24"]~.progress-bg .progress-bar .progress-value:before{content:"24%"}.progress progress[value="24"]~.progress-bg .progress-bar{width:24%}.progress progress[value="25"]~.progress-bg .progress-bar .progress-value:before{content:"25%"}.progress progress[value="25"]~.progress-bg .progress-bar{width:25%}.progress progress[value="26"]~.progress-bg .progress-bar .progress-value:before{content:"26%"}.progress progress[value="26"]~.progress-bg .progress-bar{width:26%}.progress progress[value="27"]~.progress-bg .progress-bar .progress-value:before{content:"27%"}.progress progress[value="27"]~.progress-bg .progress-bar{width:27%}.progress progress[value="28"]~.progress-bg .progress-bar .progress-value:before{content:"28%"}.progress progress[value="28"]~.progress-bg .progress-bar{width:28%}.progress progress[value="29"]~.progress-bg .progress-bar .progress-value:before{content:"29%"}.progress progress[value="29"]~.progress-bg .progress-bar{width:29%}.progress progress[value="30"]~.progress-bg .progress-bar .progress-value:before{content:"30%"}.progress progress[value="30"]~.progress-bg .progress-bar{width:30%}.progress progress[value="31"]~.progress-bg .progress-bar .progress-value:before{content:"31%"}.progress progress[value="31"]~.progress-bg .progress-bar{width:31%}.progress progress[value="32"]~.progress-bg .progress-bar .progress-value:before{content:"32%"}.progress progress[value="32"]~.progress-bg .progress-bar{width:32%}.progress progress[value="33"]~.progress-bg .progress-bar .progress-value:before{content:"33%"}.progress progress[value="33"]~.progress-bg .progress-bar{width:33%}.progress progress[value="34"]~.progress-bg .progress-bar .progress-value:before{content:"34%"}.progress progress[value="34"]~.progress-bg .progress-bar{width:34%}.progress progress[value="35"]~.progress-bg .progress-bar .progress-value:before{content:"35%"}.progress progress[value="35"]~.progress-bg .progress-bar{width:35%}.progress progress[value="36"]~.progress-bg .progress-bar .progress-value:before{content:"36%"}.progress progress[value="36"]~.progress-bg .progress-bar{width:36%}.progress progress[value="37"]~.progress-bg .progress-bar .progress-value:before{content:"37%"}.progress progress[value="37"]~.progress-bg .progress-bar{width:37%}.progress progress[value="38"]~.progress-bg .progress-bar .progress-value:before{content:"38%"}.progress progress[value="38"]~.progress-bg .progress-bar{width:38%}.progress progress[value="39"]~.progress-bg .progress-bar .progress-value:before{content:"39%"}.progress progress[value="39"]~.progress-bg .progress-bar{width:39%}.progress progress[value="40"]~.progress-bg .progress-bar .progress-value:before{content:"40%"}.progress progress[value="40"]~.progress-bg .progress-bar{width:40%}.progress progress[value="41"]~.progress-bg .progress-bar .progress-value:before{content:"41%"}.progress progress[value="41"]~.progress-bg .progress-bar{width:41%}.progress progress[value="42"]~.progress-bg .progress-bar .progress-value:before{content:"42%"}.progress progress[value="42"]~.progress-bg .progress-bar{width:42%}.progress progress[value="43"]~.progress-bg .progress-bar .progress-value:before{content:"43%"}.progress progress[value="43"]~.progress-bg .progress-bar{width:43%}.progress progress[value="44"]~.progress-bg .progress-bar .progress-value:before{content:"44%"}.progress progress[value="44"]~.progress-bg .progress-bar{width:44%}.progress progress[value="45"]~.progress-bg .progress-bar .progress-value:before{content:"45%"}.progress progress[value="45"]~.progress-bg .progress-bar{width:45%}.progress progress[value="46"]~.progress-bg .progress-bar .progress-value:before{content:"46%"}.progress progress[value="46"]~.progress-bg .progress-bar{width:46%}.progress progress[value="47"]~.progress-bg .progress-bar .progress-value:before{content:"47%"}.progress progress[value="47"]~.progress-bg .progress-bar{width:47%}.progress progress[value="48"]~.progress-bg .progress-bar .progress-value:before{content:"48%"}.progress progress[value="48"]~.progress-bg .progress-bar{width:48%}.progress progress[value="49"]~.progress-bg .progress-bar .progress-value:before{content:"49%"}.progress progress[value="49"]~.progress-bg .progress-bar{width:49%}.progress progress[value="50"]~.progress-bg .progress-bar .progress-value:before{content:"50%"}.progress progress[value="50"]~.progress-bg .progress-bar{width:50%}.progress progress[value="51"]~.progress-bg .progress-bar .progress-value:before{content:"51%"}.progress progress[value="51"]~.progress-bg .progress-bar{width:51%}.progress progress[value="52"]~.progress-bg .progress-bar .progress-value:before{content:"52%"}.progress progress[value="52"]~.progress-bg .progress-bar{width:52%}.progress progress[value="53"]~.progress-bg .progress-bar .progress-value:before{content:"53%"}.progress progress[value="53"]~.progress-bg .progress-bar{width:53%}.progress progress[value="54"]~.progress-bg .progress-bar .progress-value:before{content:"54%"}.progress progress[value="54"]~.progress-bg .progress-bar{width:54%}.progress progress[value="55"]~.progress-bg .progress-bar .progress-value:before{content:"55%"}.progress progress[value="55"]~.progress-bg .progress-bar{width:55%}.progress progress[value="56"]~.progress-bg .progress-bar .progress-value:before{content:"56%"}.progress progress[value="56"]~.progress-bg .progress-bar{width:56%}.progress progress[value="57"]~.progress-bg .progress-bar .progress-value:before{content:"57%"}.progress progress[value="57"]~.progress-bg .progress-bar{width:57%}.progress progress[value="58"]~.progress-bg .progress-bar .progress-value:before{content:"58%"}.progress progress[value="58"]~.progress-bg .progress-bar{width:58%}.progress progress[value="59"]~.progress-bg .progress-bar .progress-value:before{content:"59%"}.progress progress[value="59"]~.progress-bg .progress-bar{width:59%}.progress progress[value="60"]~.progress-bg .progress-bar .progress-value:before{content:"60%"}.progress progress[value="60"]~.progress-bg .progress-bar{width:60%}.progress progress[value="61"]~.progress-bg .progress-bar .progress-value:before{content:"61%"}.progress progress[value="61"]~.progress-bg .progress-bar{width:61%}.progress progress[value="62"]~.progress-bg .progress-bar .progress-value:before{content:"62%"}.progress progress[value="62"]~.progress-bg .progress-bar{width:62%}.progress progress[value="63"]~.progress-bg .progress-bar .progress-value:before{content:"63%"}.progress progress[value="63"]~.progress-bg .progress-bar{width:63%}.progress progress[value="64"]~.progress-bg .progress-bar .progress-value:before{content:"64%"}.progress progress[value="64"]~.progress-bg .progress-bar{width:64%}.progress progress[value="65"]~.progress-bg .progress-bar .progress-value:before{content:"65%"}.progress progress[value="65"]~.progress-bg .progress-bar{width:65%}.progress progress[value="66"]~.progress-bg .progress-bar .progress-value:before{content:"66%"}.progress progress[value="66"]~.progress-bg .progress-bar{width:66%}.progress progress[value="67"]~.progress-bg .progress-bar .progress-value:before{content:"67%"}.progress progress[value="67"]~.progress-bg .progress-bar{width:67%}.progress progress[value="68"]~.progress-bg .progress-bar .progress-value:before{content:"68%"}.progress progress[value="68"]~.progress-bg .progress-bar{width:68%}.progress progress[value="69"]~.progress-bg .progress-bar .progress-value:before{content:"69%"}.progress progress[value="69"]~.progress-bg .progress-bar{width:69%}.progress progress[value="70"]~.progress-bg .progress-bar .progress-value:before{content:"70%"}.progress progress[value="70"]~.progress-bg .progress-bar{width:70%}.progress progress[value="71"]~.progress-bg .progress-bar .progress-value:before{content:"71%"}.progress progress[value="71"]~.progress-bg .progress-bar{width:71%}.progress progress[value="72"]~.progress-bg .progress-bar .progress-value:before{content:"72%"}.progress progress[value="72"]~.progress-bg .progress-bar{width:72%}.progress progress[value="73"]~.progress-bg .progress-bar .progress-value:before{content:"73%"}.progress progress[value="73"]~.progress-bg .progress-bar{width:73%}.progress progress[value="74"]~.progress-bg .progress-bar .progress-value:before{content:"74%"}.progress progress[value="74"]~.progress-bg .progress-bar{width:74%}.progress progress[value="75"]~.progress-bg .progress-bar .progress-value:before{content:"75%"}.progress progress[value="75"]~.progress-bg .progress-bar{width:75%}.progress progress[value="76"]~.progress-bg .progress-bar .progress-value:before{content:"76%"}.progress progress[value="76"]~.progress-bg .progress-bar{width:76%}.progress progress[value="77"]~.progress-bg .progress-bar .progress-value:before{content:"77%"}.progress progress[value="77"]~.progress-bg .progress-bar{width:77%}.progress progress[value="78"]~.progress-bg .progress-bar .progress-value:before{content:"78%"}.progress progress[value="78"]~.progress-bg .progress-bar{width:78%}.progress progress[value="79"]~.progress-bg .progress-bar .progress-value:before{content:"79%"}.progress progress[value="79"]~.progress-bg .progress-bar{width:79%}.progress progress[value="80"]~.progress-bg .progress-bar .progress-value:before{content:"80%"}.progress progress[value="80"]~.progress-bg .progress-bar{width:80%}.progress progress[value="81"]~.progress-bg .progress-bar .progress-value:before{content:"81%"}.progress progress[value="81"]~.progress-bg .progress-bar{width:81%}.progress progress[value="82"]~.progress-bg .progress-bar .progress-value:before{content:"82%"}.progress progress[value="82"]~.progress-bg .progress-bar{width:82%}.progress progress[value="83"]~.progress-bg .progress-bar .progress-value:before{content:"83%"}.progress progress[value="83"]~.progress-bg .progress-bar{width:83%}.progress progress[value="84"]~.progress-bg .progress-bar .progress-value:before{content:"84%"}.progress progress[value="84"]~.progress-bg .progress-bar{width:84%}.progress progress[value="85"]~.progress-bg .progress-bar .progress-value:before{content:"85%"}.progress progress[value="85"]~.progress-bg .progress-bar{width:85%}.progress progress[value="86"]~.progress-bg .progress-bar .progress-value:before{content:"86%"}.progress progress[value="86"]~.progress-bg .progress-bar{width:86%}.progress progress[value="87"]~.progress-bg .progress-bar .progress-value:before{content:"87%"}.progress progress[value="87"]~.progress-bg .progress-bar{width:87%}.progress progress[value="88"]~.progress-bg .progress-bar .progress-value:before{content:"88%"}.progress progress[value="88"]~.progress-bg .progress-bar{width:88%}.progress progress[value="89"]~.progress-bg .progress-bar .progress-value:before{content:"89%"}.progress progress[value="89"]~.progress-bg .progress-bar{width:89%}.progress progress[value="90"]~.progress-bg .progress-bar .progress-value:before{content:"90%"}.progress progress[value="90"]~.progress-bg .progress-bar{width:90%}.progress progress[value="91"]~.progress-bg .progress-bar .progress-value:before{content:"91%"}.progress progress[value="91"]~.progress-bg .progress-bar{width:91%}.progress progress[value="92"]~.progress-bg .progress-bar .progress-value:before{content:"92%"}.progress progress[value="92"]~.progress-bg .progress-bar{width:92%}.progress progress[value="93"]~.progress-bg .progress-bar .progress-value:before{content:"93%"}.progress progress[value="93"]~.progress-bg .progress-bar{width:93%}.progress progress[value="94"]~.progress-bg .progress-bar .progress-value:before{content:"94%"}.progress progress[value="94"]~.progress-bg .progress-bar{width:94%}.progress progress[value="95"]~.progress-bg .progress-bar .progress-value:before{content:"95%"}.progress progress[value="95"]~.progress-bg .progress-bar{width:95%}.progress progress[value="96"]~.progress-bg .progress-bar .progress-value:before{content:"96%"}.progress progress[value="96"]~.progress-bg .progress-bar{width:96%}.progress progress[value="97"]~.progress-bg .progress-bar .progress-value:before{content:"97%"}.progress progress[value="97"]~.progress-bg .progress-bar{width:97%}.progress progress[value="98"]~.progress-bg .progress-bar .progress-value:before{content:"98%"}.progress progress[value="98"]~.progress-bg .progress-bar{width:98%}.progress progress[value="99"]~.progress-bg .progress-bar .progress-value:before{content:"99%"}.progress progress[value="99"]~.progress-bg .progress-bar{width:99%}.progress progress[value="100"]~.progress-bg .progress-bar .progress-value:before{content:"100%"}.progress progress[value="100"]~.progress-bg .progress-bar{width:100%}.progress progress{position:absolute;width:0;height:0;overflow:hidden;left:-777px}.progress-value{color:#fff;display:block;font-size:12px;line-height:12px;font-weight:700;text-align:center}.progress-bg{background:#f3f8ff;position:relative;height:15px;border-radius:20px;overflow:hidden;margin-top:10px}@-webkit-keyframes progress_bar{0%{background-position:0 0}100%{background-position:-40px 0}}@keyframes progress_bar{0%{background-position:0 0}100%{background-position:-40px 0}}.progress-bar{overflow:hidden;background:#61c77a;height:100%;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:0;left:0;width:0;-webkit-transition:width 1s linear;-o-transition:width 1s linear;transition:width 1s linear}.progress-bar:after{-webkit-animation:progress_bar .8s linear infinite;animation:progress_bar .8s linear infinite;background-image:-o-linear-gradient(135deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:60px 60px;position:absolute;content:"";top:0;left:0;width:100%;height:100%}.nofound{padding:20px 0 0 0}.nofound__content{padding:0}.nofound__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nofound__checkmore{padding:25px 20px 30px 20px;background:#fff;-webkit-box-shadow:0 4px 20px rgba(43,71,139,.2);box-shadow:0 4px 20px rgba(43,71,139,.2);border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.nofound__singup{padding:30px 20px 30px 20px;background:#f3f8ff;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.checkmore ._icon-ring-attention:before{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0}.checkmore__text{font-weight:500;font-size:16px;line-height:130%;color:#333;position:relative;padding-left:55px}.checkmore__btn{margin-top:20px;width:280px;height:40px;font-weight:500;font-size:18px;line-height:130%}.singup{margin-top:20px}.singup__text{text-align:center;font-weight:500;font-size:24px;line-height:130%;color:#333}.singup__btn{margin-top:20px;width:280px;height:40px;font-weight:500;font-size:18px;line-height:130%}.error{margin-top:20px}.error ._icon-ring-attention:before{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:-55px}.error__body{padding:45px 20px 30px 20px;background:#fff;-webkit-box-shadow:0 4px 20px rgba(43,71,139,.2);box-shadow:0 4px 20px rgba(43,71,139,.2);border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto}.error__wrapper{padding-left:55px}.error__title{position:relative;font-weight:500;font-size:18px;line-height:130%;color:#333}.error__text{font-weight:400;font-size:14px;line-height:130%;color:#333;margin-top:10px}.error__btn{margin-top:20px;width:280px;height:40px;font-weight:500;font-size:18px;line-height:130%}.datafound{margin-top:30px}.datafound__content{padding:0}.datafound__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.datafound__info{width:100%}.datafound__osago{margin-top:20px}.datafound__notice{margin-top:40px}.datafound__buycopy{margin-top:20px}.info{border-bottom:2px solid #d9e9ff;padding-bottom:15px}.info__title{font-weight:500;font-size:18px;line-height:130%;color:#333;padding:0 20px;margin-bottom:15px}.info__table{border-spacing:0;width:100%}.info__table tr{height:30px}.info__table tr:nth-child(odd){background:#f3f8ff;border-radius:2px}.info__table tr:nth-child(even){background:#fff}.info__table tr td{text-align:left;padding:5px 0 5px 0}.info__table tr td:first-child{font-weight:300;font-size:14px;line-height:130%;color:#333;font-style:italic;width:45%;padding:5px 5px 5px 30px}.info__table tr td:nth-child(2){font-size:14px;line-height:130%;font-weight:400;font-style:normal;color:#333;width:55%;padding:5px 30px 5px 5px}.info__subtitle{font-weight:500;font-size:16px;line-height:19px;color:#333;margin:25px 0;padding:0 20px}.osago{background:#f3f8ff;border-radius:5px;padding:30px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.osago__title{font-weight:500;font-size:24px;line-height:130%;text-align:center;color:#333}.osago__text{font-size:16px;line-height:130%;font-weight:400;color:#333;margin-top:10px}.osago__text span{font-weight:500;color:#0a6db5}.osago__btn{margin-top:20px}.notice{background:#fff;-webkit-box-shadow:0 4px 20px rgba(43,71,139,.2);box-shadow:0 4px 20px rgba(43,71,139,.2);border-radius:5px;padding:30px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.notice__title{font-weight:500;font-size:18px;line-height:130%;text-align:center;color:#333}.notice__descr{font-size:14px;line-height:130%;text-align:center;font-weight:400;color:#333;margin-top:10px}.notice__form{margin-top:20px;width:280px}.notice__form .form__line{width:280px}.buycopy{background:#fff;-webkit-box-shadow:0 4px 20px rgba(43,71,139,.2);box-shadow:0 4px 20px rgba(43,71,139,.2);border-radius:5px;padding:30px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.buycopy__title{font-weight:500;font-size:18px;line-height:130%;text-align:center;color:#333}.buycopy__descr{font-size:14px;line-height:130%;text-align:left;font-weight:400;color:#333;margin-top:10px}.buycopy__descr span{color:#085c99}.buycopy__form{margin-top:20px;width:280px}.buycopy__form .form__line{height:50px;width:280px}.buycopy__btn{width:280px;height:50px}.buycopy__methods{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:240px;-ms-flex-pack:distribute;justify-content:space-around;height:50px}.buycopy__methods li{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%;text-align:center}.numbers{margin-top:40px}.numbers__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.numbers__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;margin-bottom:25px}.numbers__title{font-weight:500;font-size:24px;line-height:100%;color:#085c99}.numbers__title span{font-size:48px;line-height:100%;font-weight:700}.numbers__descr{font-size:16px;line-height:130%;font-weight:400;color:#333;margin-top:10px}.job{background:#f3f8ff;margin-top:40px}.job__content{padding:0}.job__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:45px 20px 30px 20px;position:relative;max-width:450px;margin:0 auto}.job__title{font-weight:500;font-size:24px;line-height:130%;color:#333;width:115px;text-align:left}.job__img{position:absolute;top:25px;right:5px}.job__list{margin:30px 0 0 20px}.job__list li{position:relative;font-size:14px;line-height:130%;font-weight:400;color:#333}.job__list ._icon-ok-green:before{left:-20px;top:3px;-webkit-transform:rotate(-7.81deg);-ms-transform:rotate(-7.81deg);transform:rotate(-7.81deg);position:absolute;color:#96cba3;font-size:12px}.job__btn{width:280px;height:40px;margin-top:20px}.faq{margin-top:40px}.faq__content{padding:0}.faq__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.faq__item{margin-bottom:20px;padding:15px 20px 20px 20px;text-align:left;background:#fff;-webkit-box-shadow:0 4px 20px rgba(43,71,139,.2);box-shadow:0 4px 20px rgba(43,71,139,.2);border-radius:5px;width:100%;cursor:pointer}.faq__item-title{font-weight:500;font-size:18px;line-height:130%;color:#333;position:relative;padding-right:35px}.faq__item-title._icon-arrow-down:before{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:#0a6db5;font-size:13px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.faq__item-title._icon-arrow-down._active:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.faq__item-title._active{color:#085c99}.faq__item-body{margin-top:10px;font-size:16px;line-height:130%;font-weight:400;color:#333}.reference{margin-top:40px;background:#f3f8ff}.reference__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;padding:30px 0}.reference__title{font-weight:500;font-size:18px;line-height:130%;color:#085c99}.reference__descr{margin-top:15px;font-size:16px;line-height:130%;font-weight:400;color:#333}.reference__descr span a{color:#085c99}@media (min-width:477.98px){.footer__logo img{width:79px;height:72px}.footer__logo span{font-size:36px}.nofound__content{padding:0 20px}.nofound__checkmore{max-width:550px}.nofound__singup{padding:30px 0 30px 0;max-width:550px}.error__content{padding:0 20px}.error__body{max-width:550px}.info{max-width:730px}.info__table{margin:0 auto}.info__table tr td:first-child{font-size:18px;width:55%}.info__table tr td:nth-child(2){font-size:18px;width:45%}.osago{max-width:550px}.notice{max-width:550px}.buycopy{max-width:550px}.reference__body{padding:40px 0}}@media (min-width:767.98px){.select{width:240px}.select__value{height:50px}.menu__close{display:none}.footer{min-height:177px;padding:30px 0}.footer__body{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__logo img{width:79px;height:72px}.footer__logo span{font-size:36px}.footer__menu{-ms-flex-preferred-size:66%;flex-basis:66%}.footer__copyright{-ms-flex-preferred-size:100%;flex-basis:100%;font-size:16px;line-height:21px;margin-top:23px;text-align:left}.menu-footer__list li{margin:10px 0 10px 0;margin-right:40px}.menu-footer__link{font-size:16px;line-height:19px;font-weight:500}.check__form .form__line._focus~button{border-radius:0 5px 5px 0}.check__form .input._focus{border-radius:5px 0 0 5px}.progress-value{font-size:14px;line-height:130%}.progress-bg{height:20px;margin-top:20px}.progress-bar:after{background-size:120px 120px}.nofound{padding:30px 0 0 0}.nofound__content{padding:0}.nofound__checkmore{padding:40px 30px;max-width:none;width:650px}.nofound__singup{max-width:none;width:650px;padding:40px 30px}.checkmore__text{font-size:18px;padding-left:72px;margin-top:20px}.checkmore__btn{width:260px;height:50px}.singup{margin-top:30px}.singup__text{font-size:28px}.singup__btn{width:260px;height:50px}.error{margin-top:30px}.error ._icon-ring-attention:before{left:-72px}.error__body{padding:40px 30px;min-height:215px;max-width:none;width:650px}.error__wrapper{padding-left:72px}.error__title{font-size:24px}.error__text{font-size:18px}.error__btn{width:260px;height:50px}.datafound__osago{margin-top:30px}.datafound__buycopy{margin-top:30px}.info__title{font-size:28px;margin-bottom:30px}.info__table{max-width:none}.info__table tr{height:40px}.info__subtitle{font-size:18px;line-height:21px;margin:30px 0 20px 0}.osago{padding:30px 40px;width:590px;max-width:none}.osago__title{font-size:28px}.osago__text{font-size:18px;margin-top:30px}.osago__btn{width:260px;height:50px}.notice{padding:30px 40px;width:590px;max-width:none;display:-ms-grid;display:grid;-ms-grid-rows:minmax(-webkit-min-content,-webkit-max-content) minmax(-webkit-min-content,-webkit-max-content);-ms-grid-rows:minmax(min-content,max-content) minmax(min-content,max-content);-ms-grid-columns:minmax(-webkit-min-content,-webkit-max-content) minmax(-webkit-min-content,-webkit-max-content);-ms-grid-columns:minmax(min-content,max-content) minmax(min-content,max-content);grid-template:minmax(-webkit-min-content,-webkit-max-content) minmax(-webkit-min-content,-webkit-max-content)/minmax(-webkit-min-content,-webkit-max-content) minmax(-webkit-min-content,-webkit-max-content);grid-template:minmax(min-content,max-content) minmax(min-content,max-content)/minmax(min-content,max-content) minmax(min-content,max-content)}.notice__title{font-size:28px;-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}.notice__descr{font-size:18px;text-align:left;margin-top:20px;font-weight:500;-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3;-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3;align-self:flex-start;padding-left:27px}.notice__form{-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3;-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2}.notice__form .form__line{height:50px;width:260px}.notice__form .form__line input{width:260px}.notice__btn{width:260px;height:50px}.buycopy{padding:30px 30px;width:590px;max-width:none}.buycopy__title{font-size:28px}.buycopy__descr{font-size:18px;text-align:left;margin-top:20px;font-weight:500}.buycopy__form .form__line{width:260px}.buycopy__form{display:-ms-grid;display:grid;-ms-grid-rows:minmax(-webkit-min-content,-webkit-max-content) minmax(-webkit-min-content,-webkit-max-content);-ms-grid-rows:minmax(min-content,max-content) minmax(min-content,max-content);-ms-grid-columns:minmax(-webkit-min-content,-webkit-max-content) 10px minmax(-webkit-min-content,-webkit-max-content);-ms-grid-columns:minmax(min-content,max-content) 10px minmax(min-content,max-content);grid-template:minmax(-webkit-min-content,-webkit-max-content) minmax(-webkit-min-content,-webkit-max-content)/minmax(-webkit-min-content,-webkit-max-content) minmax(-webkit-min-content,-webkit-max-content);grid-template:minmax(min-content,max-content) minmax(min-content,max-content)/minmax(min-content,max-content) minmax(min-content,max-content);width:100%;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.buycopy__form .checkbox{position:static;-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;width:100%;margin:0}.buycopy__form .checkbox__text{width:100%}.buycopy__btn{width:260px}.buycopy__methods li{-webkit-box-flex:0;-ms-flex:none;flex:none}.buycopy__methods{margin-top:30px;width:425px;height:20px}.numbers__body{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.numbers__item{margin-bottom:0}.numbers__descr{margin-top:20px}.job__body{padding:40px 0 120px 0;max-width:none}.job__title{font-size:36px;width:auto}.job__img{top:80px}.job__list{margin:20px 0 0 25px}.job__list li{font-size:16px}.job__list ._icon-ok-green:before{left:-25px}.job__btn{width:260px;height:50px;margin-top:30px}.faq__item{padding:20px 25px 20px 50px}.faq__item-title{font-size:28px}.faq__item-body{margin-top:20px}.reference__title{font-size:24px}}@media (min-width:991.98px){.quantity__button:hover::after,.quantity__button:hover::before{background-color:rgba(0,0,0,.5)}}@media (min-width:992px){.select__option:hover{background:#d9d9d9}}@media (min-width:1292px){.footer{min-height:198px}.menu-footer__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0}.menu-footer__link{font-size:18px;line-height:21px}.progress-bar:after{background-size:170px 170px}.nofound{padding:60px 0 0 0}.nofound__body{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.nofound__singup{width:570px}.singup{margin:0}.datafound__body{display:-ms-grid;display:grid;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;row-gap:30px;-ms-grid-rows:minmax(-webkit-min-content,-webkit-max-content) 30px minmax(-webkit-min-content,-webkit-max-content);-ms-grid-rows:minmax(min-content,max-content) 30px minmax(min-content,max-content);-ms-grid-columns:minmax(-webkit-min-content,-webkit-max-content) minmax(-webkit-min-content,-webkit-max-content);-ms-grid-columns:minmax(min-content,max-content) minmax(min-content,max-content);grid-template:minmax(-webkit-min-content,-webkit-max-content) minmax(-webkit-min-content,-webkit-max-content)/minmax(-webkit-min-content,-webkit-max-content) minmax(-webkit-min-content,-webkit-max-content);grid-template:minmax(min-content,max-content) minmax(min-content,max-content)/minmax(min-content,max-content) minmax(min-content,max-content)}.datafound__info{-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/3;-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2}.datafound__osago{margin:0;-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2;-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3}.datafound__notice{margin:0;-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2;-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3}.datafound__buycopy{margin:0;-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3;-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3}.info{width:520px;max-width:none}.numbers{margin-top:60px}.numbers__title{font-style:36px}.numbers__title span{font-style:58px}.numbers__descr{font-style:18px}.job{margin-top:130px}.job__body{padding:80px 0}.job__img{top:-72px}.job__list{margin:30px 0 0 25px}.job__list li{font-size:18px}.job__list ._icon-ok-green:before{font-size:15px}.faq{margin-top:60px}.faq__item{padding:20px 50px 20px 50px;margin-bottom:30px}.reference{margin-top:60px}.reference__body{padding:60px 0}.reference__descr{margin-top:20px}}@media (min-width:767.98px) and (max-width:1280px){.menu-footer__list li{margin-right:calc(0px + 40 * ((100vw - 320px)/ 960))}}