@-webkit-keyframes fade_in_down{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fade_in_down{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes top-menu-price-background{0%{background-color:#fff3b0;border-color:#ffd500;-webkit-box-shadow:0 0 0 4px rgba(255,213,0,.2);box-shadow:0 0 0 4px rgba(255,213,0,.2)}to{background-color:transparent;border-color:#c9c9c9;-webkit-box-shadow:none;box-shadow:none}}@keyframes top-menu-price-background{0%{background-color:#fff3b0;border-color:#ffd500;-webkit-box-shadow:0 0 0 4px rgba(255,213,0,.2);box-shadow:0 0 0 4px rgba(255,213,0,.2)}to{background-color:transparent;border-color:#c9c9c9;-webkit-box-shadow:none;box-shadow:none}}@-webkit-keyframes top-menu-price-dot{0%,to{-webkit-box-shadow:0 0 0 0 rgba(255,213,0,.35);box-shadow:0 0 0 0 rgba(255,213,0,.35)}50%{-webkit-box-shadow:0 0 0 5px transparent;box-shadow:0 0 0 5px transparent}}@keyframes top-menu-price-dot{0%,to{-webkit-box-shadow:0 0 0 0 rgba(255,213,0,.35);box-shadow:0 0 0 0 rgba(255,213,0,.35)}50%{-webkit-box-shadow:0 0 0 5px transparent;box-shadow:0 0 0 5px transparent}}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline}fieldset,img{margin:0;padding:0;vertical-align:baseline}a img,fieldset,img{border:0}img{max-width:100%;width:auto;height:auto}input[type=email],input[type=tel],input[type=text],textarea{-webkit-appearance:none}input[type=submit]{cursor:pointer;margin-top:15px}button{cursor:pointer}button::-moz-focus-inner,input[type=submit]::-moz-focus-inner{padding:0;border:0}textarea{overflow:auto}button,input{margin:0;padding:0;border:0}a,a:focus,button,div,h1,h2,h3,h4,h5,h6,input,select,span,textarea{outline:0}ol,ul{list-style-type:none}table{border-spacing:0;border-collapse:collapse;width:100%}@font-face{font-family:"mullerbold";src:url(/fonts/mullerbold/mullerbold.woff2) format("woff2"),url(/fonts/mullerbold/mullerbold.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"museo_sans_cyrl300";src:url(/fonts/museo_sans_cyrl_300/museo_sans_cyrl_300.woff2) format("woff2"),url(/fonts/museo_sans_cyrl_300/museo_sans_cyrl_300.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"museo_sans_cyrl500";src:url(/fonts/museo_sans_cyrl_500/museo_sans_cyrl_500.woff2) format("woff2"),url(/fonts/museo_sans_cyrl_500/museo_sans_cyrl_500.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"museo_sans_cyrl700";src:url(/fonts/museo_sans_cyrl_700/museo_sans_cyrl_700.woff2) format("woff2"),url(/fonts/museo_sans_cyrl_700/museo_sans_cyrl_700.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"pt_serifbold";src:url(/fonts/ptserifbold/ptserifbold.woff2) format("woff2"),url(/fonts/ptserifbold/ptserifbold.woff) format("woff");font-weight:400;font-style:normal}body{font-family:"museo_sans_cyrl300","Helvetica","Tahoma",sans-serif}.grid{width:1170px;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.grid:after,.grid:before{content:" ";display:table}.grid:after{clear:both}.row{margin-left:-15px;margin-right:-15px}.hamburger{background-color:#fff;border:0;border-radius:4px;cursor:pointer;display:inline-block;width:60px;height:56px;padding:0;text-decoration:none;position:relative;z-index:11}.hamburger_open{position:fixed;top:20px;left:15px}.hamburger:focus-visible{-webkit-box-shadow:var(--focus-outline-ring);box-shadow:var(--focus-outline-ring);outline:var(--focus-outline-outer);outline-offset:var(--focus-outline-offset)}.hamburger__btn,.hamburger__btn:after,.hamburger__btn:before{background-color:#000;position:absolute;height:2px;width:24px;-webkit-transition:all ease .3s;transition:all ease .3s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.hamburger__btn{display:inline-block;vertical-align:top;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.hamburger__btn:after,.hamburger__btn:before{content:"";left:0;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left}.hamburger__btn:before{bottom:7px}.hamburger__btn:after{top:7px}.hamburger__btn_on{background-color:transparent}.hamburger__btn_on:before{left:50%;bottom:0;-webkit-transform:rotate(45deg) translateX(-50%);-ms-transform:rotate(45deg) translateX(-50%);transform:rotate(45deg) translateX(-50%)}.hamburger__btn_on:after{left:50%;top:0;-webkit-transform:rotate(-45deg) translate(-50%);-ms-transform:rotate(-45deg) translate(-50%);transform:rotate(-45deg) translate(-50%)}.page{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:"museo_sans_cyrl300","Helvetica","Tahoma",sans-serif;font-size:10px;line-height:1.5;min-width:320px;position:relative;overflow-x:hidden;height:100vh}.page_fixed{overflow:hidden;position:fixed;width:100%}.page__footer,.page__header{-ms-flex-negative:0;flex-shrink:0}.page__footer{z-index:1}.page__content{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.offer,.offer__circle{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.offer__circle{-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#ffd500;border-radius:50%;font-size:0;height:53px;width:53px}.offer__text{-ms-flex-negative:1;flex-shrink:1;font-family:"museo_sans_cyrl_500","Helvetica","Tahoma",sans-serif;font-size:14px;line-height:19px;color:#2a2a2a;margin-left:15px}.phones-block{display:inline-block;text-align:right}.phones-block__phone{display:block;font-family:"museo_sans_cyrl700","Helvetica","Tahoma",sans-serif;font-size:19px;line-height:1.5;color:#242424;position:relative;text-decoration:none;-webkit-transition:all ease .3s;transition:all ease .3s;margin-top:6px}.phones-block__phone:hover{color:#ffd500}.phones-block__phone_whatsapp{padding-left:39px}.phones-block__phone_whatsapp:before{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:url(data:image/svg+xml,%3Csvg%20id%3D%22%D0%A1%D0%BB%D0%BE%D0%B9_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cstyle%3E.st0%7Bfill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Bfill%3A%236dbd48%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M20%209.7c0%205.4-4.4%209.7-9.8%209.7-1.7%200-3.3-.4-4.7-1.2L0%2020l1.8-5.2C.9%2013.3.4%2011.6.4%209.8.4%204.4%204.8%200%2010.2%200S20%204.4%2020%209.7zm-9.8-8.1c-4.6%200-8.3%203.7-8.3%208.2%200%201.8.6%203.5%201.6%204.8l-1%203%203.2-1c1.3.9%202.9%201.4%204.5%201.4%204.6%200%208.3-3.7%208.3-8.2-.1-4.6-3.8-8.2-8.3-8.2zM15.1%2012c-.1-.1-.2-.2-.5-.3l-1.6-.8c-.2-.1-.4-.1-.5.1-.2.2-.6.8-.8.9-.1.2-.3.2-.5.1s-1-.4-1.9-1.2c-.7-.6-1.2-1.4-1.3-1.7-.2-.1-.1-.3%200-.4.1-.1.2-.3.4-.4.1-.1.2-.2.2-.4.1-.2%200-.3%200-.4%200-.1-.5-1.3-.7-1.8-.2-.5-.4-.4-.6-.4h-.5c-.2%200-.4.1-.6.3-.2.2-.8.8-.8%202s.9%202.3%201%202.5c.1.2%201.7%202.6%204.1%203.6%202.4%201%202.4.6%202.9.6.4%200%201.4-.6%201.6-1.1.2-.6.2-1.1.1-1.2zm0%200%22%2F%3E%3C%2Fsvg%3E) center no-repeat;background-size:contain;height:22px;width:22px}.header_index{background:#ededed url(/img/header_bg.jpg) center no-repeat;background-size:cover}.header_index .header__top{background-color:transparent}.header_index .header__bottom{position:relative;z-index:0}.header_index .header__bottom::before{content:"";position:absolute;top:-14px;right:auto;bottom:-16px;left:50%;width:100vw;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,.6)),color-stop(42%,rgba(255,255,255,.5)),color-stop(70%,rgba(255,255,255,.4)),to(rgba(255,255,255,.3)));background:linear-gradient(90deg,rgba(255,255,255,.6) 0,rgba(255,255,255,.5) 42%,rgba(255,255,255,.4) 70%,rgba(255,255,255,.3) 100%);-webkit-box-shadow:0 8px 20px rgba(42,42,42,.05);box-shadow:0 8px 20px rgba(42,42,42,.05);pointer-events:none;z-index:-1}.header_index .phones-block__phone{display:inline-block}.header_index .phones-block__phone:last-of-type{margin-left:28px}.header_index .header__offer{display:none}.header_not-sticky .header__top_sticky{position:static;-webkit-animation-name:none;animation-name:none}.header__top-wrapper{min-height:182px}.header__top{background-color:#f9f9f9;-webkit-animation:1s ease;animation:1s ease;z-index:999}.header__top_sticky{background-color:#f9f9f9!important;position:fixed;top:-80px;width:100%;-webkit-animation-name:fade_in_down;animation-name:fade_in_down}.header__top_sticky .header__offer{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex}.header__top_sticky .phones-block__phone{display:block}.header__top_sticky .phones-block__phone:last-of-type{margin-left:0}.header__top-inner{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:1170px;margin:0 auto;padding:13px 15px 22px}.header__hamburger{display:none}.header__logo{display:inline-block;font-size:0;max-width:200px}.header__offer{-ms-flex-negative:1;flex-shrink:1;max-width:200px}.header__offer:first-of-type{margin-left:27px}.header__phones-block{-ms-flex-negative:1;flex-shrink:1}.header__top-menu{margin-bottom:18px}.header__bottom{line-height:1.5;color:#2a2a2a;margin:55px 0 315px}.header__header{font-family:"pt_serifbold","Helvetica","Tahoma",sans-serif;font-size:70px;font-weight:400}.header__subheader{font-size:25px}.top-menu{position:relative;z-index:10}.top-menu__list{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px}.top-menu__item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;position:relative;margin:0 15px 15px 0}.top-menu__item:hover>.top-menu__submenu,.top-menu__item_open>.top-menu__submenu{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);visibility:visible;opacity:1}.top-menu__item:hover .top-menu__link,.top-menu__item_active .top-menu__link,.top-menu__item_open .top-menu__link{background-color:#fff;border-color:#fff}.top-menu__item:hover .top-menu__link:before,.top-menu__item_active .top-menu__link:before,.top-menu__item_open .top-menu__link:before{background:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2210%22%20width%3D%225.703%22%20viewBox%3D%220%200%205.7030619%209.9999429%22%3E%3Cpath%20d%3D%22M5.496%205.494l-4.3%204.3a.7.7%200%200%201-.991-.99L4.01%205%20.206%201.195a.7.7%200%200%201%20.99-.99l4.3%204.3a.696.696%200%200%201%200%20.99zm0%200%22%20fill%3D%22%23313131%22%2F%3E%3C%2Fsvg%3E) center no-repeat;background-size:contain}.top-menu__item_active .top-menu__link{-webkit-box-shadow:0 0 18px 0 rgba(0,0,0,.2);box-shadow:0 0 18px 0 rgba(0,0,0,.2);color:#ffd500}.top-menu__item_has-child.top-menu__item_open .top-menu__link,.top-menu__item_has-child:hover .top-menu__link{background-color:#fff;border-color:#fff;border-radius:25px 25px 0 0;-webkit-box-shadow:0 5px 18px 0 rgba(0,0,0,.1);box-shadow:0 5px 18px 0 rgba(0,0,0,.1)}.top-menu__item_has-child.top-menu__item_open .top-menu__link:before,.top-menu__item_has-child:hover .top-menu__link:before{height:6px;width:10px;background:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010.000098%205.7028442%22%20width%3D%2210%22%20height%3D%225.703%22%3E%3Cpath%20d%3D%22M4.506%205.496l-4.3-4.3a.7.7%200%200%201%20.99-.991L5%204.01%208.805.206a.7.7%200%200%201%20.99.99l-4.3%204.3a.696.696%200%200%201-.99%200zm0%200%22%20fill%3D%22%23313131%22%2F%3E%3C%2Fsvg%3E) center no-repeat;background-size:contain}.top-menu__item_attention .top-menu__link:after,.top-menu__item_open .top-menu__link:before,.top-menu__link:before{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.top-menu__link{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:1px solid #c9c9c9;border-radius:25px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;font-family:inherit;margin:0;padding:10px 25px 10px 15px;position:relative;text-align:center;white-space:nowrap;width:100%}.top-menu__item_attention .top-menu__link:after,.top-menu__link:before{content:"";position:absolute;top:50%}.top-menu__link:before{right:15px;height:10px;width:6px;background:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2210%22%20width%3D%225.701%22%20viewBox%3D%220%200%205.7011776%2010%22%3E%3Cpath%20d%3D%22M5.496%205.495l-4.3%204.3a.7.7%200%200%201-.991-.99L4.01%205%20.206%201.196a.7.7%200%200%201%20.99-.99l4.3%204.3a.696.696%200%200%201%200%20.99zm0%200%22%20fill%3D%22%23c9c9c9%22%2F%3E%3C%2Fsvg%3E) center no-repeat;background-size:contain}.top-menu__item_attention .top-menu__link{background-color:#fff3b0;border-color:#ffd500;-webkit-box-shadow:0 0 0 4px rgba(255,213,0,.2);box-shadow:0 0 0 4px rgba(255,213,0,.2);-webkit-animation:top-menu-price-background 15s ease-out 1 forwards;animation:top-menu-price-background 15s ease-out 1 forwards;padding-left:28px}.top-menu__item_attention .top-menu__link:after{left:13px;height:7px;width:7px;border-radius:50%;background-color:#ffd500;-webkit-box-shadow:0 0 0 0 rgba(255,213,0,.35);box-shadow:0 0 0 0 rgba(255,213,0,.35);-webkit-animation:top-menu-price-dot 2s ease-in-out 2;animation:top-menu-price-dot 2s ease-in-out 2}.top-menu__link,.top-menu__submenu-link{display:block;font-size:16px;line-height:1.5;color:#2a2a2a;text-decoration:none;-webkit-transition:all ease .3s;transition:all ease .3s}.top-menu__link:focus-visible,.top-menu__submenu-link:focus-visible{-webkit-box-shadow:var(--focus-outline-ring);box-shadow:var(--focus-outline-ring);outline:var(--focus-outline-outer);outline-offset:var(--focus-outline-offset)}.top-menu__submenu{background-color:#fff;border-radius:0 0 25px 25px;-webkit-box-shadow:0 5px 18px 0 rgba(0,0,0,.1);box-shadow:0 5px 18px 0 rgba(0,0,0,.1);padding:0 25px;position:absolute;visibility:hidden;opacity:0;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg);-webkit-transition:all ease .3s;transition:all ease .3s;overflow:hidden;width:100%;z-index:10}.top-menu__submenu-item:hover .top-menu__submenu-link,.top-menu__submenu-item_active .top-menu__submenu-link{color:#ffd500}.top-menu__submenu-item:hover .top-menu__submenu-link:before,.top-menu__submenu-item_active .top-menu__submenu-link:before{background:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2210%22%20width%3D%225.703%22%20viewBox%3D%220%200%205.7030619%209.9999429%22%3E%3Cpath%20d%3D%22M5.496%205.494l-4.3%204.3a.7.7%200%200%201-.991-.99L4.01%205%20.206%201.195a.7.7%200%200%201%20.99-.99l4.3%204.3a.696.696%200%200%201%200%20.99zm0%200%22%20fill%3D%22%23313131%22%2F%3E%3C%2Fsvg%3E) center no-repeat;background-size:contain}.top-menu__submenu-item_disabled .top-menu__submenu-link,.top-menu__submenu-item_disabled:hover .top-menu__submenu-link{pointer-events:none;cursor:default;color:#bfc0c3}.top-menu__submenu-link{position:relative;padding-left:15px;margin:10px 0}.breadcrumbs__item:after,.top-menu__submenu-link:before{content:"";position:absolute;height:10px;width:6px;background-size:contain}.top-menu__submenu-link:before{left:0;top:6px;-webkit-transition:all ease .3s;transition:all ease .3s;background:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2210%22%20width%3D%225.701%22%20viewBox%3D%220%200%205.7011776%2010%22%3E%3Cpath%20d%3D%22M5.496%205.495l-4.3%204.3a.7.7%200%200%201-.991-.99L4.01%205%20.206%201.196a.7.7%200%200%201%20.99-.99l4.3%204.3a.696.696%200%200%201%200%20.99zm0%200%22%20fill%3D%22%23c9c9c9%22%2F%3E%3C%2Fsvg%3E) center no-repeat}.content_gray{background-color:#f1f1f1}.breadcrumbs{display:block;font-size:16px;line-height:1.5;color:#2a2a2a;list-style:none;margin:0;padding:0}.breadcrumbs_top{margin:20px 0}.breadcrumbs__item{display:inline-block;position:relative;margin-right:25px}.breadcrumbs__item:after{top:50%;right:-18px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2210%22%20width%3D%225.701%22%20viewBox%3D%220%200%205.7011776%2010%22%3E%3Cpath%20d%3D%22M5.496%205.495l-4.3%204.3a.7.7%200%200%201-.991-.99L4.01%205%20.206%201.196a.7.7%200%200%201%20.99-.99l4.3%204.3a.696.696%200%200%201%200%20.99zm0%200%22%20fill%3D%22%23000000%22%2F%3E%3C%2Fsvg%3E) center no-repeat}.breadcrumbs__item:last-child{margin-right:0}.breadcrumbs__item:last-child:after{display:none}.breadcrumbs__link{display:inline-block;color:#2a5dba;text-decoration:underline;-webkit-transition:all ease .3s;transition:all ease .3s}.breadcrumbs__link:hover{color:#ffd500;text-decoration:none}.section-issues{font-size:0}.section-issues__search-block{margin-bottom:35px}.section-issues__search-status{color:#777;font-size:14px;line-height:20px;margin-top:10px}.section-issues__no-results{color:#777;display:none;font-size:16px;line-height:24px;margin-top:10px}.section-issues__no-results-text{margin-bottom:14px}.section-issues__no-results-button{border-color:#ccc;font-size:14px;line-height:20px;min-width:150px;padding:7px 22px}.section-issues__no-results-button:hover{background-color:#f6d219;border-color:#f6d219}.section-issues_item{max-width:1170px;margin:0 auto;padding:20px 15px 80px}.section-issues__main{-webkit-box-shadow:0 0 18px 0 rgba(0,0,0,.2);box-shadow:0 0 18px 0 rgba(0,0,0,.2);display:inline-block;width:360px}.section-issues__for-content{display:inline-block;width:calc(100% - 360px);vertical-align:top;padding-left:100px}.section-issues__block{background-color:#f9f9f9;font-family:"museo_sans_cyrl_500","Helvetica","Tahoma",sans-serif;font-size:16px;color:#2a2a2a;cursor:pointer;padding:13px 55px 13px 30px;position:relative}.section-issues__block:after{content:"";position:absolute;top:20px;right:39px;height:10px;width:6px;background:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2210%22%20width%3D%225.701%22%20viewBox%3D%220%200%205.7011776%2010%22%3E%3Cpath%20d%3D%22M5.496%205.495l-4.3%204.3a.7.7%200%200%201-.991-.99L4.01%205%20.206%201.196a.7.7%200%200%201%20.99-.99l4.3%204.3a.696.696%200%200%201%200%20.99zm0%200%22%20fill%3D%22%23000000%22%2F%3E%3C%2Fsvg%3E) center no-repeat;background-size:contain}.section-issues__block_open:after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.section-issues__questions{display:none}.section-issues__question{display:block;font-size:16px;line-height:24px;color:#2a2a2a;padding:14px 55px 14px 30px;position:relative;text-decoration:none;-webkit-transition:all ease .3s;transition:all ease .3s}.section-issues__question:before{background-color:#e4e4e4;content:"";position:absolute;bottom:0;left:30px;width:calc(100% - 69px);height:1px}.section-issues__question:hover,.section-issues__question_active{background-color:#ffd500}.section-issues__question:last-of-type:before{display:none}.section-issues__content{display:none}.section-issues__heading{margin-bottom:20px}.section-issues__text{font-size:16px;line-height:24px;color:#2a2a2a}.section-issues__text p,.section-issues__text ul{margin-top:15px}.section-issues__actions,.section-issues__links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px 16px;margin-top:18px}.section-issues__links a{color:#242424;font-size:15px;line-height:22px}.section-issues__actions{gap:10px;margin-top:22px}.section-issues__actions .button{font-size:14px;line-height:20px;min-width:150px;padding:7px 22px}.section-issues__actions .button:not(.button_yellow){border-color:#ccc}.section-issues__actions .button:not(.button_yellow):hover{background-color:#f6d219;border-color:#f6d219}.heading{font-family:"pt_serifbold","Helvetica","Tahoma",sans-serif;font-size:30px;line-height:34px;font-weight:400;color:#242424;position:relative}.heading_inner,.heading_line{padding-left:25px}.heading_inner:before,.heading_line:before{background-color:#ffd500;border-radius:25px;content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);height:85%;width:5px}.heading_inner{margin-top:75px}.scroll-menu,.scroll-menu__item{display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex}.scroll-menu__item{-ms-flex-negative:1;flex-shrink:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;border-right:1px solid #ebebeb;font-size:16px;color:#2a2a2a;padding:20px;position:relative;text-decoration:none;-webkit-transition:all ease .3s;transition:all ease .3s;width:20%}.scroll-menu__item:last-of-type{border-right-color:transparent}.scroll-menu__item:hover{background-color:#ffd500}.scroll-menu__item:focus-visible{-webkit-box-shadow:var(--focus-outline-ring);box-shadow:var(--focus-outline-ring);outline:var(--focus-outline-outer);outline-offset:var(--focus-outline-offset);z-index:1}.scroll-menu__icon{-ms-flex-negative:0;flex-shrink:0}.scroll-menu__text{-ms-flex-negative:1;flex-shrink:1;padding-left:15px;display:inline-block}:root{--focus-outline-color:#2a5dba;--focus-outline-shadow:rgba(255, 213, 0, 0.45);--focus-outline-inner-size:2px;--focus-outline-outer-size:3px;--focus-outline-offset:2px;--focus-outline-outer:var(--focus-outline-outer-size) solid var(--focus-outline-shadow);--focus-outline-ring:0 0 0 var(--focus-outline-inner-size) var(--focus-outline-color);--focus-outline-ring-inset:inset 0 0 0 var(--focus-outline-inner-size) var(--focus-outline-color),
    inset 0 0 0 var(--focus-outline-outer-size) var(--focus-outline-shadow)}:where(a,
button,
input,
textarea,
select,
summary,
[tabindex]:not([tabindex="-1"])):focus-visible{-webkit-box-shadow:var(--focus-outline-ring);box-shadow:var(--focus-outline-ring);outline:var(--focus-outline-outer);outline-offset:var(--focus-outline-offset)}:is(.button, .input, .section-calculator__input, .calculator-panel__input):focus-visible{-webkit-box-shadow:var(--focus-outline-ring);box-shadow:var(--focus-outline-ring);outline:var(--focus-outline-outer);outline-offset:var(--focus-outline-offset)}@media (min-width:768px){.section-issues__content{display:none!important}}@media (min-width:992px){.top-menu{display:block!important}}@media (max-width:1199px){.grid{width:970px}.header_index{background-position:calc(100% + 300px) 0}.header__top-wrapper{min-height:179px}.header__top-inner{width:970px}.header__logo{max-width:240px}.header__offer:first-of-type{margin-left:0}.header__bottom{margin:20px 0 250px}.header__header{font-size:48px}.header__subheader{font-size:21px}.top-menu__link,.top-menu__submenu-link{font-size:14px}.section-issues_item{width:970px}.section-issues__main{width:270px}.section-issues__for-content{width:calc(100% - 270px);padding-left:30px}.heading{font-size:25px}.heading_inner:before,.heading_line:before{top:0;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);height:100%;max-height:57px}.scroll-menu__item{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px;text-align:center}.scroll-menu__text{padding:5px 0 0;width:100%}}@media (max-width:991px){.grid{width:750px}.phones-block__phone{margin-top:0}.header_index{background-position:calc(100% + 300px) 20px}.header_index .header__bottom::before{top:-10px;bottom:-12px;background:rgba(255,255,255,.34);-webkit-box-shadow:0 6px 14px rgba(42,42,42,.04);box-shadow:0 6px 14px rgba(42,42,42,.04)}.header_index .phones-block__phone{display:block}.header_index .phones-block__phone:last-of-type{margin-left:0}.header__top-wrapper{min-height:auto}.header__top_sticky{position:static;-webkit-animation-name:none;animation-name:none}.header__top_sticky .header__offer{display:none}.header__top-inner{width:750px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:20px 15px 24px}.header__hamburger{display:inline-block;margin-right:43px}.header__offer{display:none}.header__phones-block{margin-left:auto}.header__top-menu{display:none;margin-bottom:0;position:fixed;top:0;left:0}.top-menu{background-color:#fff;-webkit-box-shadow:0 0 51px 0 rgba(0,0,0,.12);box-shadow:0 0 51px 0 rgba(0,0,0,.12);width:375px;overflow:hidden}.top-menu__list{display:block;margin-right:-20px;height:100vh;padding:95px 60px 95px 40px;overflow-x:hidden;overflow-y:auto}.top-menu__item{margin:0;border-bottom:1px solid #e1e1e1}.top-menu__item:last-of-type{border-bottom:0}.top-menu__item:hover .top-menu__link,.top-menu__item_active .top-menu__link,.top-menu__item_open .top-menu__link{background-color:transparent;border-color:transparent}.top-menu__item_active .top-menu__link{-webkit-box-shadow:none;box-shadow:none}.top-menu__item_has-child.top-menu__item_open .top-menu__link:before,.top-menu__item_has-child:hover .top-menu__link:before{height:10px;width:6px}.top-menu__item_has-child.top-menu__item_open .top-menu__link,.top-menu__item_has-child:hover .top-menu__link{background-color:transparent;border-color:transparent;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.top-menu__item_open .top-menu__link:before{-webkit-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}.top-menu__item_attention .top-menu__link{padding-left:40px}.top-menu__item_attention .top-menu__link:after{left:24px}.top-menu__link{border:0;border-radius:0;padding:12px 35px 12px 28px;text-align:left;font-size:18px}.top-menu__link:before{right:20px}.top-menu__submenu{display:none;background-color:transparent;border-radius:0;-webkit-box-shadow:none;box-shadow:none;position:static;-webkit-transform-style:flat;transform-style:flat;-webkit-transform:rotateX(0deg);transform:rotateX(0deg);-webkit-transition:none;transition:none;visibility:visible;opacity:1;padding:0 0 23px 40px}.top-menu__submenu-item:hover .top-menu__submenu-link{color:#2a2a2a}.top-menu__item_has-child.top-menu__item_open .top-menu__link:before,.top-menu__item_has-child:hover .top-menu__link:before,.top-menu__submenu-item:hover .top-menu__submenu-link:before{background:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2210%22%20width%3D%225.701%22%20viewBox%3D%220%200%205.7011776%2010%22%3E%3Cpath%20d%3D%22M5.496%205.495l-4.3%204.3a.7.7%200%200%201-.991-.99L4.01%205%20.206%201.196a.7.7%200%200%201%20.99-.99l4.3%204.3a.696.696%200%200%201%200%20.99zm0%200%22%20fill%3D%22%23c9c9c9%22%2F%3E%3C%2Fsvg%3E) center no-repeat;background-size:contain}.top-menu__submenu-link:before{top:11px}.top-menu__submenu-link{font-size:16px;margin:0;padding:5px 0 5px 20px}.section-issues_item{width:750px}}@media (max-width:767px){.grid{width:100%}.grid_no-sm-padding{padding:0}.phones-block{display:block;text-align:center}.phones-block__phone{display:inline-block;font-size:16px}.header_index .phones-block__phone:last-of-type,.phones-block__phone:last-of-type{margin-left:21px}.header_index .header__bottom::before{top:-8px;bottom:-10px;background:rgba(255,255,255,.42);-webkit-box-shadow:0 4px 10px rgba(42,42,42,.04);box-shadow:0 4px 10px rgba(42,42,42,.04)}.header_index .phones-block__phone{display:inline-block}.header__top-inner{width:100%;display:block;text-align:center}.header__hamburger{position:absolute;left:15px;margin-right:0}.header__phones-block{margin-top:23px}.header__bottom{margin:20px 0 160px}.header__header{font-size:40px;line-height:44px}.header__subheader{font-size:18px;margin-top:10px}.section-issues_item{width:100%;padding:20px 0 0}.section-issues__search-block{padding:0 15px}.section-issues__main{display:block;width:100%}.section-issues__for-content{display:none}.section-issues__block{padding:13px 40px 13px 15px}.section-issues__block:after{right:15px}.section-issues__question{padding:14px 40px 14px 15px}.section-issues__content{padding:30px 15px}.section-issues__actions{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-issues__actions .button{min-width:0;width:100%}.heading_inner:before,.heading_line:before{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);height:85%;max-height:85%}.scroll-menu__item{padding:15px 10px}.scroll-menu__text{display:none}}@media (max-width:600px){.header_index{background-position:calc(100% + 187px) bottom;background-size:790px auto}}@media (max-width:479px){.hamburger{width:34px;height:34px}.header_index .phones-block__phone:last-of-type,.phones-block__phone:last-of-type{margin-left:39px}.header__logo{max-width:150px}.top-menu{width:270px}.top-menu__list{padding:80px 35px 80px 15px}}@media (prefers-reduced-motion:reduce){.top-menu__item_attention .top-menu__link,.top-menu__item_attention .top-menu__link:after{-webkit-animation:none;animation:none}}