@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap");@import "variables.css";body,html{font-size:var(--16);scroll-behavior:smooth}body,html{min-height:100vh;padding:0;margin:0}body{overflow-x:hidden;font-size:0;font-style:normal;color:var(--Black);position:relative;flex-direction:column;background:var(--White);width:100%;font-family:var(--NotoSans);display:flex}input[type=button],input[type=reset],input[type=submit],textarea{-webkit-appearance:none}*,:after,:before{backface-visibility:hidden;transform-style:flat;scroll-behavior:smooth;box-sizing:border-box;font-family:var(--NotoSans)}body.novf{overflow:hidden}img{height:auto}a img,img{max-width:100%}a img{border:0}a{color:var(--Black)}a,a:focus,a:hover{text-decoration:none}p{padding:0}ol+p,p,p+ol,p+p,p+ul,ul+p{margin:0}h1,h2,h3,h4,h5{padding:0;margin:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}select::-ms-expand{display:none}::-webkit-scrollbar-track{height:0;background-color:var(--White);margin:0;width:5px}::-webkit-scrollbar{height:0;width:10px}::-webkit-scrollbar-thumb{background-color:var(--DBlue)}.popupBox#calculate .popup form .list::-webkit-scrollbar{height:0;width:5px}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{padding:0;clear:both;box-sizing:border-box;margin:0;display:block}option{font-size:1rem;color:var(--Black)}input.text,textarea.text{font-size:var(--18)}body>div.mb{width:100%}.body{margin:0 auto;width:var(--1720)}#mb{flex:1}h1.title{margin-bottom:var(--65)}h1.title,h2.title{font-size:var(--40);font-weight:700;text-transform:uppercase;line-height:var(--40)}h2.title{position:relative;margin:0 0 var(--39)}h2.title a.more{font-size:var(--24);text-decoration:underline;font-weight:600;right:0;text-transform:uppercase;position:absolute;top:var(--7);line-height:var(--40);display:inline-block}h3.title{font-size:var(--30);font-weight:700;text-transform:uppercase;margin:0 0 var(--23);line-height:var(--36)}header#header{margin-bottom:var(--25);flex-direction:column;display:flex}header#header .header-line{padding:var(--30) 0;margin:0 0 var(--1);align-items:center;display:flex}header#header .header-line .dosAuto{flex:0 0 var(--66);margin-right:var(--58)}header#header .cities{margin-right:var(--40)}header#header .cities a,header#header .header-line .languages .language{padding:0 var(--40) 0 var(--45);font-size:var(--16);border:1px solid var(--MGray);position:relative;border-radius:var(--10);background:url(/images/city.svg) left var(--20) center no-repeat;background-size:var(--15) var(--20);min-width:var(--220);line-height:var(--43);display:inline-block}header#header .cities a:after,header#header .header-line .languages .language:after{height:var(--6);transform:translateY(-50%);right:var(--20);content:"";position:absolute;background:url(/images/g-a-d.svg) 50% no-repeat;background-size:contain;top:50%;width:var(--11);display:block}header#header .header-line .phone a{padding:0 0 0 var(--24);font-size:var(--16);background:url(/images/phone.svg) 0 no-repeat;background-size:contain;line-height:var(--20);display:inline-block}footer.footer ul.menu .social,header#header .social{gap:var(--MainGap);order:3;display:flex}footer.footer ul.menu .social{flex:1;justify-content:right;order:unset}footer.footer ul.menu .social a,header#header .social a{height:var(--20);display:inline-block}footer.footer ul.menu .social a:after,header#header .social a:after{content:"";background-size:contain;display:block}header#header .header-line .languages{position:relative;margin-left:var(--50);order:3}header#header .header-line .languages .language{transition:all .3s ease-in-out;text-transform:lowercase;min-width:auto;background:none;cursor:default;padding-left:var(--20)}header#header .header-line .languages:hover .language{border-bottom-right-radius:0;border-bottom-left-radius:0}header#header .header-line .languages ul.list{list-style:none;transform:scaleY(0);padding:0;border:1px solid var(--MGray);transition:all .3s ease-in-out;position:absolute;border-top:0;top:100%;transform-origin:top;margin:0;border-radius:0 0 var(--10) var(--10);background:var(--White);left:0;width:100%;z-index:1}header#header .header-line .languages:hover ul.list{transform:scaleY(1)}header#header .header-line .languages ul.list a{padding:0 var(--20);font-size:var(--16);text-transform:lowercase;line-height:var(--43);display:block}header#header .header-line:after{flex:1;content:"";order:2;display:block}footer.footer ul.menu,header#header menu.menu{list-style:none;padding:var(--15) var(--20);gap:var(--80d5);margin:0;align-items:center;border-radius:var(--10);background:var(--Black);display:flex}footer.footer ul.menu{gap:var(--56)}footer.footer ul.menu li.item>a,header#header menu.menu li.item>a{font-size:var(--18);color:var(--White);line-height:var(--24)}header#header menu.menu li.request{flex:1;text-align:right}footer.footer ul.menu li.request .btn,header#header menu.menu li.request .btn{padding:0 var(--30);line-height:var(--40)}footer.footer{margin-bottom:var(--50);margin-top:var(--50)}.review{flex:1;flex-direction:column;gap:var(--14);cursor:pointer;display:flex}.review .name{font-size:var(--24);font-weight:600;line-height:var(--30)}.review .review{font-size:var(--18);line-height:var(--32)}.review .date{font-size:var(--16);color:var(--DGray);line-height:var(--24)}.pageList{flex-wrap:wrap;gap:var(--MainGap);margin-top:var(--MainGap);display:flex}.pageList .item{font-size:var(--24);font-weight:600;line-height:var(--30);display:inline-block}.pageList .item.current{color:var(--Red)}.popupBox{height:100%;padding:var(--95);justify-content:center;position:fixed;top:0;align-items:center;background:rgba(55,76,94,.5);left:0;width:100%;display:none;z-index:5}.popupBox.visible{display:flex}.popupBox .popup{padding:var(--43) var(--40);position:relative;flex-direction:column;max-height:100%;border-radius:var(--20);background:var(--White);width:var(--845);display:flex}.popupBox .popup>.title{font-size:var(--30);font-weight:700;margin-bottom:var(--16);line-height:var(--36)}.popupBox .popup>.close{height:var(--30);transform:rotate(45deg);right:var(--37);position:absolute;top:var(--47);width:var(--30);display:block}.popupBox .popup>.close:after,.popupBox .popup>.close:before{height:2px;transform:translate(-50%,-50%);content:"";position:absolute;top:50%;background:var(--Black);left:50%;width:100%;display:block}.popupBox .popup>.close:after{height:100%;width:2px}.popupBox .popup .review{flex:1;overflow:auto;font-size:var(--20);line-height:var(--26)}.popupBox .popup .review>*+*{margin-top:var(---4)}.popupBox .popup .actions{margin:var(--45) 0 0}.popupBox .popup .actions .btn{text-decoration:none}.popupBox#cities .popup{width:var(--534)}.popupBox#cities .popup .line{gap:var(--MainGap);margin-top:var(--27);display:flex}.popupBox#cities .popup .line .block{flex:1;position:relative}.popupBox#cities .popup .line .block.submit{flex:unset}.popupBox#callback .popup .line .text,.popupBox#cities .popup .text,.popupBox#contract .popup .line .text{height:var(--45);padding:0 var(--40);font-size:var(--16);border:1px solid var(--MGray);appearance:none;background:var(--White) url(/images/map-a.svg) left var(--20) center no-repeat;background-size:var(--15) var(--20);border-radius:var(--10);width:100%}.popupBox#cities .popup .line .block:has(select.text):after{height:var(--5);transform:translateY(-50%);pointer-events:none;right:var(--22);content:"";position:absolute;background:url(/images/g-a-d.svg) 50% no-repeat;background-size:cover;top:50%;width:var(--10);display:block}.popupBox#callback .popup,.popupBox#contract .popup{width:var(--528)}.popupBox#callback .popup .line,.popupBox#contract .popup .line{flex-wrap:wrap;align-items:center;display:flex}.popupBox#callback .popup .line+.line,.popupBox#contract .popup .line+.line{margin-top:var(--30)}.popupBox#callback .popup .line>label,.popupBox#contract .popup .line>label{flex:0 0 var(--88);font-size:var(--16);cursor:pointer;line-height:var(--22);display:inline-block}.popupBox#callback .popup .line .text,.popupBox#contract .popup .line .text{flex:1;padding:0 var(--15);background:none}.popupBox#callback .popup>.title,.popupBox#contract .popup>.title{margin-bottom:var(--42)}.popupBox#callback .popup .actions,.popupBox#contract .popup .actions{margin-top:var(--30)}.message{flex:0 0 100%;font-size:var(--18);font-weight:500;color:var(--Red);margin:var(--10) 0 0;width:100%}.message:first-child{margin:0 0 var(--30)}.breadcrumbs{margin-bottom:var(--18);text-align:right}.breadcrumbs nav{list-style:none;padding:0;justify-content:flex-end;gap:var(--17);margin:0;white-space:nowrap;display:inline-flex}.breadcrumbs nav li{position:relative}.breadcrumbs nav li a{font-size:var(--16);display:inline-block}.breadcrumbs nav li+li:before{font-size:var(--16);content:"-";position:absolute;top:var(---1);left:var(---12)}.description a:not(.btn){text-decoration:underline}.description a:not(.btn):hover{text-decoration:none}.statistics{gap:var(--MainGap);margin-top:var(--70);display:flex}.statistics .item{flex:1}.statistics .item .amount{font-size:var(--40);font-weight:700;position:relative;line-height:var(--26);padding-left:var(--41)}.statistics .item .amount:before{height:var(--30);content:"";position:absolute;background:url(/images/slide-a.svg) 50% no-repeat;background-size:cover;top:0;left:0;width:var(--30);display:block}.statistics .item .title{font-size:var(--18);line-height:var(--26);margin-top:var(--19)}body:has(.rngst_phone_button) #conditions-p{left:var(--175)}#conditions-p{pointer-events:auto;padding:var(--16);transition:all .3s ease-in-out;position:fixed;opacity:1;bottom:var(--30);visibility:visible;gap:var(--50);align-items:center;box-shadow:0 0 10px rgba(0,0,0,.15);border-radius:var(--12);background:var(--LGray);left:var(--30);width:var(--844);display:flex;z-index:2}#conditions-p.hidden{pointer-events:none;opacity:0;visibility:hidden;z-index:-100}#conditions-p .description{flex:1;font-size:var(--14)}