@font-face{font-family:Ruberoid;src:url(/font/Ruberoid/Ruberoid-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Ruberoid;src:url(/font/Ruberoid/Ruberoid-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Ruberoid;src:url(/font/Ruberoid/Ruberoid-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Ruberoid;src:url(/font/Ruberoid/Ruberoid-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Ruberoid;src:url(/font/Ruberoid/Ruberoid-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Ruberoid;src:url(/font/Ruberoid/Ruberoid-ExtraLight.ttf) format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Ruberoid;src:url(/font/Ruberoid/Ruberoid-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/font/Gilroy/Gilroy-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/font/Gilroy/Gilroy-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/font/Gilroy/Gilroy-SemiBold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/font/Gilroy/Gilroy-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}*{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Ruberoid}html{-webkit-text-size-adjust:100%}body{margin:0;font-size:16px;line-height:1.5;min-width:320px;color:#333;position:relative}.block-margin{margin-bottom:3.75em;margin-top:3.75em}.h1,h1{font-size:3em;margin:0;margin-bottom:1em}.h2,h2{font-size:2em;margin:0;margin-bottom:1em}.h2{margin-bottom:0}.h3,h3{font-size:1.5em;margin:0;margin-bottom:1em}.h4,h4{font-size:1.375em;margin:0;margin-bottom:1em}.title{font-size:3em;font-weight:700}.subtitle{font-size:1em}.title-object{font-size:1.75em;font-weight:700}p{font-size:1em;margin:0;margin-bottom:1em}a{background-color:transparent;display:block;text-decoration:none;color:#333;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.wrapper{max-width:1230px;padding:0 15px;width:100%;margin:0 auto}.container{max-width:1920px;padding:0 15px;width:100%;margin:0 auto}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.hidden{display:none}.active{display:block}.block-title{border-bottom:2px solid #000;border-top:2px solid #000;margin-bottom:3.75rem;text-transform:uppercase}.block-title .h2,.block-title h2{font-size:2.5rem;padding:2rem 0 1.1875rem 0;margin-bottom:0;font-weight:800}.block-description{font-size:1.25rem;font-weight:200;margin-bottom:3.75rem;color:#333}.ani{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-animation:ani .7s forwards;animation:ani .7s forwards}@-webkit-keyframes ani{0%{-webkit-transform:translateY(-200%);transform:translateY(-200%);-webkit-transform:translateX(-50%);transform:translateX(-50%);top:-100%}100%{-webkit-transform:translateY(-30%);transform:translateY(-30%);-webkit-transform:translateX(-50%);transform:translateX(-50%);top:15%}}@keyframes ani{0%{-webkit-transform:translateY(-200%);transform:translateY(-200%);-webkit-transform:translateX(-50%);transform:translateX(-50%);top:-100%}100%{-webkit-transform:translateY(-30%);transform:translateY(-30%);-webkit-transform:translateX(-50%);transform:translateX(-50%);top:15%}}b,strong{font-weight:700}small{font-size:.8em}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}img{border-style:none;display:block;max-width:100%}button,input,optgroup,select,textarea{font-size:1em;line-height:1;margin:0;padding:.5em 1em;outline:0}button,input{overflow:visible}button{cursor:pointer;font-weight:700;font-size:1em}button,select{text-transform:none}textarea{overflow:auto}ul{margin:0;padding:0;list-style-type:none}ul li{font-size:1em;line-height:1}.header{top:0;z-index:10;background-color:#fff;width:100%}.header .mobile-visible-none{display:none}.header .wrapper{padding:0}.header .non-active{display:none}.header .header-body{padding:0}.header__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:#e5e5e5 solid 1px;padding:1em}.header__email span,.header__phone span{font-weight:800;font-size:2.5rem;color:#333;margin-left:.3em;display:block}.header .location{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header .location img{margin-right:.825rem}.header .location span{font-weight:700;font-size:1.125rem;-ms-flex-item-align:center;align-self:center;text-transform:uppercase}.header__link{display:grid;grid-template-columns:repeat(4,-webkit-max-content);grid-template-columns:repeat(4,max-content);grid-column-gap:.5em}.header__link a{-ms-flex-item-align:center;align-self:center}.header__link a img{height:2.4em}.header__burger{width:45px;border-radius:5px;padding:5px;cursor:pointer}.header__burger div{width:100%;height:1px;background-color:#333;margin-top:5px;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;border-radius:.2em}.header__burger div:first-child{margin-bottom:8.5px}.header__burger div:nth-child(2){margin-bottom:8.5px}.header .active div:nth-child(1){-webkit-transform:rotate(45deg) translate(7px,6px);-ms-transform:rotate(45deg) translate(7px,6px);transform:rotate(45deg) translate(7px,6px)}.header .active div:nth-child(2){opacity:0}.header .active div:nth-child(3){-webkit-transform:rotate(-45deg) translate(6px,-6px);-ms-transform:rotate(-45deg) translate(6px,-6px);transform:rotate(-45deg) translate(6px,-6px)}.nav{z-index:10;width:100%;height:auto;overflow-y:auto;top:0;position:sticky}.nav .wrapper{padding:0}.nav__list{background-color:#fff;border-top:2px solid #333;border-bottom:2px solid #333}.nav__logo{display:none}.nav .mobile-visible{display:none}.nav .mobile-visible-none{display:block}.nav__item{height:-webkit-max-content;height:-moz-max-content;height:max-content;width:100%}.nav__item span{font-size:1.125rem;font-weight:700}.nav__item span:hover{border-bottom:2px solid #000}.nav__item-drop-down{background-color:rgba(195,195,195,.1);display:none}.nav__item-drop-down .nav-submenu span{display:none}.nav__item-drop-down .nav-submenu a.nav-item-name{display:none;width:100%}.nav__item-drop-down .nav-submenu a.nav-item-name:hover{text-decoration:none;color:#333}.nav__item-drop-down .nav-submenu a.nav-item-name_sub{display:block}.nav__item-drop-down .nav-submenu a.nav-item-name_sub:hover{background-color:rgba(51,120,196,.2);text-decoration:none;cursor:pointer}.nav__item-drop-down .nav-submenu:hover{background-color:rgba(51,120,196,.2)}.nav__item a.nav-item-name{height:100%;font-weight:500;padding:.4em 0;font-size:2em;text-align:center;color:#333;text-transform:uppercase}.nav__item a.nav-item-name:hover{text-decoration:underline}.nav__link{display:grid;grid-template-columns:repeat(2,-webkit-max-content);grid-template-columns:repeat(2,max-content);grid-column-gap:3em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:1em}.nav__link a img{height:2.4em;margin-bottom:2em}@media (min-width:320px){.header{position:sticky;top:0}.header .container{padding:0}.header .mobile-visible-none{display:none}.header__link{grid-column-gap:.6em;margin-left:0;align-self:center}.header .header__location{display:none}.header__phone{display:none}.header .location img{margin-right:.5rem}.header .location span{font-weight:700;font-size:.75rem}.nav{display:none;top:auto;position:fixed;width:100%;height:calc(100% - 100px);overflow:scroll}.nav a.nav-item-name_sub{font-weight:600}.nav .mobile-visible{display:block}.nav .mobile-visible-none{display:none}}@media (min-width:640px){.header .location span{font-size:1rem}.header__location{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__location span{display:block}.header__link{grid-column-gap:2.5em;margin-left:2rem}.nav__item-drop-down{background-color:rgba(195,195,195,.1)}.nav__item-drop-down .nav-submenu a.nav-item-name_sub:hover{background-color:rgba(195,195,195,.1)}}@media (min-width:768px){.header__time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__time span{display:block}}@media (min-width:992px){.header{background-color:#fff;color:#fff;position:static}.header .mobile-visible-none{display:block}.header .header-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 15px}.header .location img{margin-right:.825rem}.header .location span{font-size:1.125rem}.header__burger{display:none}.header .header__location{display:-webkit-box;display:-ms-flexbox;display:flex}.header__link{grid-column-gap:.5em}.header__btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-decoration:underline}.header__email{display:block}.header__phone{display:-webkit-box;display:-ms-flexbox;display:flex}.header__info{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 0 16px 0;-webkit-box-flex:5;-ms-flex-positive:5;flex-grow:5}.header__phone span{color:#333}.header__phone img:nth-child(2){display:block}.header__phone img:nth-child(1){display:none}.nav{background-color:#fff;overflow:visible;z-index:999;display:block;position:sticky;top:0}.nav .nav-body{display:grid;grid-template-column:repeat 1fr,1fr}.nav__list{-webkit-box-shadow:none;box-shadow:none;border-radius:0;position:relative;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;z-index:999}.nav__logo{display:block}.nav .mobile-visible{display:none}.nav .mobile-visible-none{display:block}.nav__item{height:auto;width:auto}.nav__item a.nav-item-name{padding:1.4688em .9em;font-size:1em;font-weight:500;text-align:left}.nav__item a.nav-item-name:first-child{padding-left:0}.nav__item a.nav-item-name:last-child{padding-right:0}.nav__item a.nav-item-name_sub{font-weight:500}.nav__item_list a.menu-item{pointer-events:auto}.nav__item_list a.menu-item::after{right:0;top:1.7em}.nav__item-drop-down{position:absolute;top:100%;width:300px;border-radius:0 0 5px 5px;background-color:#fff;-webkit-box-shadow:8px 8px 15px rgba(0,0,0,.05),-8px -8px 15px rgba(0,0,0,.05);box-shadow:8px 8px 15px rgba(0,0,0,.05),-8px -8px 15px rgba(0,0,0,.05);display:none;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:999}.nav__item-drop-down_2{width:200px}.nav__item-drop-down a.nav-item-name{padding:1em;z-index:999}.nav__item-drop-down .nav-submenu{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;padding-right:16px;z-index:999}.nav__item-drop-down .nav-submenu span{display:block}.nav__item-drop-down .nav-submenu ul{top:0;border-radius:0 5px 5px 5px;background-color:#fff;-webkit-filter:drop-shadow(8px 8px 15px rgba(0, 0, 0, .05)) drop-shadow(-8px -8px 15px rgba(0, 0, 0, .05));filter:drop-shadow(8px 8px 15px rgba(0, 0, 0, .05)) drop-shadow(-8px -8px 15px rgba(0, 0, 0, .05));position:absolute;width:300px;height:-webkit-max-content;height:-moz-max-content;height:max-content;left:100%;z-index:999}.nav__item-drop-down .nav-submenu ul li a:hover{text-decoration:none;color:#000;background-color:rgba(51,120,196,.2)}.nav__item-drop-down .nav-submenu_2 ul{top:calc(100% - 54px)}.nav__item-drop-down .nav-submenu a.nav-item-name{display:block}.nav__item-drop-down .nav-submenu a.nav-item-name_sub{display:none}.nav__item-drop-down .nav-submenu:hover .nav__item-drop-down{border-radius:5px 0 5px 5px}.nav__item-drop-down .nav-submenu:hover a.nav-item-name_sub{display:block}.nav__item:hover a:hover{color:#333;text-decoration:none}.nav__item:hover a::after{top:1.9em;border-color:#3378c4;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.nav__item:hover .nav__item-drop-down{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.button{width:240px;height:65px;padding:20px 35px;color:#fff;background-color:#e0001b;cursor:pointer}.button:hover{background-color:rgba(199,0,0,.9);color:#fff}.button-modal{width:320px;padding:20 70px;font-weight:600;cursor:pointer;color:#fff;background-color:#e0001b;border:none!important;border-radius:5px}.button-modal:hover{background-color:rgba(199,0,0,.9);color:#fff}.button-footer{width:240px;height:65px;padding:16px 54px;font-size:1.5rem;font-weight:700;border:none}.button-photos{background-color:#fff;color:#333;padding:1.75rem 2.375rem;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;text-transform:uppercase;font-weight:700;font-size:1.125rem}.button-photos:hover{background-color:#e2e2e2}.button-companies{text-transform:uppercase;width:100%;font-size:2rem;background-color:#e0001b;color:#fff;padding:20px 0;cursor:pointer;border:none}@media (min-width:320px){.button{width:100%}.button-companies{font-size:.825rem;line-height:1.1}}@media (min-width:680px){.button{width:240px}.button-companies{font-size:1rem;line-height:1}}@media (min-width:1200px){.button-companies{font-size:1.125rem}}.call-modal{position:fixed;z-index:1000;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.7)}.call-modal p{font-weight:500;line-height:1.2;text-align:center;margin-bottom:.5em}.call-modal .title{font-size:24px;width:100%;margin-bottom:1.5em}.call-modal__window{padding:70px 50px 47px 47px;position:absolute;background:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:530px;width:calc(100% - 75%)}.call-modal__window .cross{position:absolute;width:45px;height:45px;cursor:pointer;right:3%;top:3%;padding:10px}.call-modal__window .cross path{stroke:#e5e5e5;stroke-width:6px}.call-modal__window form .request{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;padding:0 40px}.call-modal__window form .request .h2{margin-bottom:1.25rem;font-weight:700}.call-modal__window form .request input{padding:0 16px;height:50px;border:1px solid #c3c3c3;-webkit-box-sizing:border-box;box-sizing:border-box;color:#333;width:100%;outline:0;margin-bottom:1.125rem}.call-modal__window form .request input ::-webkit-input-placeholder{color:#fafafa}.call-modal__window form .request input ::-moz-placeholder{color:#fafafa}.call-modal__window form .request input :-ms-input-placeholder{color:#fafafa}.call-modal__window form .request input ::-ms-input-placeholder{color:#fafafa}.call-modal__window form .request input ::placeholder{color:#fafafa}.call-modal__window form .hidden{display:none}.call-modal__window .thanq{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;padding:100px 40px}.call-modal__window .title-sucsess{font-size:2em;font-weight:700}.call-modal__window .hidden{display:none}.call-modal__window span{width:100%;text-align:left;left:.5em;font-weight:500;margin-bottom:.5em}@media (min-width:320px){.call-modal p{font-size:1.5em}.call-modal .title{font-size:24px;width:100%;margin-bottom:.5em}.call-modal__window{padding:10px 10px 10px 10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:80%}.call-modal__window .cross{position:absolute}.call-modal__window form .request{padding:1em 1em}.call-modal__window form .request .h2{margin-top:2.5rem}.call-modal__window form .request button,.call-modal__window form .request input,.call-modal__window form .request span{width:100%;max-width:210px}.call-modal__window form .request span{font-size:1rem;font-weight:600}.call-modal__window form .request .caption{font-size:1rem}.call-modal__window .thanq{padding:100px 20px}.call-modal__window .title-sucsess{font-size:3em;font-weight:700}.call-modal__window span{font-size:1em}}@media (min-width:480px){.call-modal p{font-size:1.5em}.call-modal .caption,.call-modal .title{font-size:24px;width:100%;margin-bottom:.5em}.call-modal__window{padding:10px 10px 10px 10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:70%}.call-modal__window .cross{position:absolute}.call-modal__window form .request{padding:1em 1em}.call-modal__window form .request button,.call-modal__window form .request input,.call-modal__window form .request span{width:100%;max-width:320px}.call-modal__window .thanq{padding:100px 20px}.call-modal__window .title-sucsess{font-size:3em;font-weight:700}.call-modal__window span{font-size:1em}}@media (min-width:640px){.call-modal p{font-size:1.5em}.call-modal .caption,.call-modal .title{font-size:24px;width:100%;margin-bottom:.5em}.call-modal__window{padding:30px 60px 30px 60px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:65%}.call-modal__window .cross{position:absolute}.call-modal__window form .request{padding:1em 1em}.call-modal__window form .request input{width:100%}.call-modal__window .thanq{padding:100px 20px}.call-modal__window .title-sucsess{font-size:3em;font-weight:700}.call-modal__window span{font-size:1em}}@media (min-width:768px){.call-modal p{font-size:1.5em}.call-modal .caption,.call-modal .title{font-size:24px;width:100%;margin-bottom:.5em}.call-modal__window{padding:30px 60px 30px 60px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:50%}.call-modal__window .cross{position:absolute}.call-modal__window form .request{padding:1em 1em}.call-modal__window form .request .h2{text-align:center}.call-modal__window form .request input{width:100%}.call-modal__window .thanq{padding:100px 20px}.call-modal__window .title-sucsess{font-size:3em;font-weight:700}.call-modal__window span{font-size:1em}}@media (min-width:1200px){.call-modal p{font-size:1.5em}.call-modal .caption,.call-modal .title{font-size:24px;width:100%;margin-bottom:.5em;margin-top:0}.call-modal__window{padding:60px 40px 45px 45px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:calc(100% - 70% - 10px);max-width:530px}.call-modal__window .cross{position:absolute}.call-modal__window .cross path{stroke:#e5e5e5}.call-modal__window form .request{padding:0 1em 1em 1em;max-width:530px}.call-modal__window form .request .h2{text-align:center;margin-top:0}.call-modal__window form .request input,.call-modal__window form .request span{width:100%;max-width:320px}.call-modal__window form .request .caption{max-width:500px;width:100%}.call-modal__window .thanq{padding:100px 20px}}.footer{background-color:#333;color:#fff}.footer-body{padding:90px 0;display:grid;grid-template-columns:repeat(2,1fr);border-bottom:1px solid #f9f9f9}.footer-body-item:nth-child(2){-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;text-align:right}.footer-body-item:nth-child(2) a,.footer-body-item:nth-child(2) p{color:#fff;font-size:1.625rem;margin-bottom:1.125rem;font-weight:800}.footer-body-item:nth-child(2) .logo{margin:0 0 3.75rem auto}.footer-body-item form{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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-body-item form .h2{font-weight:800;font-size:1.875rem;text-transform:uppercase;margin-bottom:1.25rem}.footer-body-item form input{max-width:460px;width:460px;height:60px;margin-bottom:1.25rem;padding:20px 20px}.footer-body-item form .subtitle{margin-bottom:2.5rem}.footer-body-item form .subtitle .send{color:#e0001b}.footer-body-item form .subtitle .underline{text-decoration:underline}.footer-body-item .links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.footer-body-item .links img{margin-left:1.25rem}.footer .copyright{margin-bottom:0;padding:2.5rem 0;color:#bbc1c7}@media (min-width:320px){.footer-body{padding:90px 0 20px 0;grid-template-columns:repeat(1,1fr);grid-gap:20px}.footer-body-item:nth-child(2){text-align:center}.footer-body-item:nth-child(2) .logo{margin:3.75rem auto}.footer-body-item form .h2{text-align:center}.footer-body-item form input{width:100%}.footer-body-item .links{-ms-flex-pack:distribute;justify-content:space-around}.footer-body-item .links img{margin-left:0}.footer .copyright{padding:1rem 0}}@media (min-width:768px){.footer-body{padding:90px 0;grid-template-columns:repeat(2,1fr);grid-gap:0}.footer-body-item:nth-child(2){text-align:center}.footer-body-item:nth-child(2) .logo{margin:0 auto 3.75rem auto}.footer-body-item form .h2{text-align:center}.footer-body-item form input{width:100%}.footer-body-item form button{-ms-flex-item-align:center;align-self:center}.footer-body-item .links{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer-body-item .links img{margin-left:1.25rem}.footer .copyright{padding:1rem 0}}@media (min-width:1200px){.footer-body{grid-template-columns:repeat(2,1fr)}.footer-body-item:nth-child(2){text-align:right}.footer-body-item:nth-child(2) .logo{margin:0 0 3.75rem auto}.footer-body-item:nth-child(2)>p{margin-bottom:1.925rem}.footer-body-item form .h2{text-align:left}.footer-body-item form input{width:100%}.footer-body-item form button{-ms-flex-item-align:auto;align-self:auto}.footer-body-item .links{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.footer .copyright{padding:2.5rem 0}}.main-block-body-item{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main-block-body-item .h1,.main-block-body-item>h1{-ms-flex-item-align:center;align-self:center;font-weight:800;font-size:3.75rem;width:auto;text-transform:uppercase}.main-block-body-item .h1 span,.main-block-body-item>h1 span{color:#e0001b}.main-block-body-item-image{width:1040px;height:720px}@media (min-width:320px){.main-block-body-item{display:grid;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main-block-body-item .h1,.main-block-body-item>h1{font-size:1.5rem;text-align:center;max-width:100%;height:150px}.main-block-body-item-image{display:none}}@media (min-width:768px){.main-block-body-item .h1,.main-block-body-item>h1{font-size:2.75rem}.main-block-body-item-image{display:none}}@media (min-width:1200px){.main-block-body-item{display:-webkit-box;display:-ms-flexbox;display:flex;-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}.main-block-body-item .h1,.main-block-body-item>h1{text-align:left;-ms-flex-item-align:center;align-self:center;font-weight:800;font-size:3.75rem;width:auto;height:auto}.main-block-body-item-image{display:block}}.companies-body{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);grid-column-gap:20px;grid-row-gap:80px}.companies-body-item img{margin:0 auto;margin-bottom:1.5rem}.companies-body-item img:first-child{height:3rem;-o-object-fit:scale-down;object-fit:scale-down}.companies-body-item .subtittle{text-align:center;font-weight:700;font-size:1.25rem;text-transform:uppercase}@media (min-width:320px){.companies-body{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(8,1fr);grid-row-gap:20px;margin-bottom:3rem}.companies-body-item{border-bottom:2px solid #000}}@media (min-width:768px){.companies-body{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,1fr);grid-row-gap:40px}.companies-body-item{border-bottom:none}}@media (min-width:1200px){.companies-body{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);grid-row-gap:80px;margin-bottom:1.875rem}}.reviews-body .tabs-caption{display:-webkit-box;display:-ms-flexbox;display:flex}.reviews-body .tabs-caption li{margin-right:1rem;border:1px solid #e5e5e5;padding:1rem;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.reviews-body .tabs-caption li img{height:39px}.reviews-body .tabs-caption li.active,.reviews-body .tabs-caption li:hover{border:1px solid #000;outline:1px solid #000}.reviews-body .tabs-content{display:none}.reviews-body .tabs-content.active{display:block}.reviews-body .tabs-content>img{margin:3.75rem auto}.reviews-body .tabs-content .reviews-body-item{display:grid;grid-gap:20px;grid-template-columns:repeat(4,1fr)}.reviews-body .tabs-content .reviews-body-item .yandex-market,.reviews-body .tabs-content .reviews-body-item .yandex-service{grid-template-rows:repeat(1,1fr)}.reviews-body .tabs-content .reviews-body-item .otzovik{grid-template-rows:repeat(2,1fr)}.reviews-body .tabs-content .reviews-body-item .block{border:1px solid #e5e5e5;padding:5rem 2.125rem;display:grid;grid-template-columns:repeat(2,1fr);-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:1rem}.reviews-body .tabs-content .reviews-body-item .block>img{-ms-flex-preferred-size:50%;flex-basis:50%;-o-object-fit:contain;object-fit:contain;display:block;height:50px}.reviews-body .tabs-content .reviews-body-item .block .item-group .caption{font-family:Gilroy;font-size:1.5rem;font-weight:700}.reviews-body .tabs-content .reviews-body-item .block .item-group .stars{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.reviews-body .tabs-content .reviews-body-item .block .item-group .stars .stars-rating{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:.25rem}.reviews-body .selector{position:relative;cursor:pointer;margin:1rem 0}.reviews-body .selector:nth-child(2){display:none}.reviews-body .selector .selected{background-color:#fafafa;padding:1rem;position:relative;border:1px solid #000}.reviews-body .selector .option{padding:1rem;width:100%;display:none;border:1px solid #000;border-top:none;height:80px}.reviews-body .selector .option.active{display:none!important}.reviews-body .selector .arrow{z-index:999;position:absolute;right:20px;top:35px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.reviews-body .selector .active-arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.reviews-body .selector .active{display:block}.reviews-body .mobile{display:none}.reviews-body .desktop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.reviews-body .desktop li{width:290px;margin-right:1rem}@media (min-width:320px){.reviews-body .tabs-caption{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.reviews-body .tabs-caption li{margin-right:0}.reviews-body .tabs-content>img{margin:1rem auto}.reviews-body .tabs-content .reviews-body-item{display:grid;grid-gap:20px;grid-template-columns:repeat(1,1fr)}.reviews-body .tabs-content .yandex-market{grid-template-rows:repeat(4,1fr)}.reviews-body .tabs-content .yandex-market .block{padding:2rem 1rem}.reviews-body .tabs-content .yandex-service .block{padding:2rem 1rem}.reviews-body .tabs-content .otzovik{grid-template-rows:repeat(5,1fr)}.reviews-body .tabs-content .otzovik .block{padding:2rem 1rem}.reviews-body .selector .selected{padding:1rem;max-height:90px}.reviews-body .selector .selected .logo{-o-object-fit:contain;object-fit:contain;width:calc(100% - 30px - 40px);max-height:50px;margin:0 0 auto 0}.reviews-body .desktop{display:none}.reviews-body .mobile{display:block}}@media (min-width:420px){.reviews-body .selector .selected{max-height:80px}.reviews-body .selector .selected .logo{width:290px}}@media (min-width:768px){.reviews-body .tabs-caption{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.reviews-body .tabs-caption li{margin-right:0;margin-bottom:1rem}.reviews-body .tabs-content>img{margin:2rem auto}.reviews-body .tabs-content .reviews-body-item{display:grid;grid-gap:20px;grid-template-columns:repeat(2,1fr)}.reviews-body .tabs-content .yandex-market{grid-template-rows:repeat(2,1fr)}.reviews-body .tabs-content .yandex-market .block{padding:2rem 1rem}.reviews-body .tabs-content .yandex-service{grid-template-rows:repeat(1,1fr)}.reviews-body .tabs-content .yandex-service .block{padding:2rem 1rem}.reviews-body .tabs-content .otzovik{grid-template-rows:repeat(3,1fr)}.reviews-body .tabs-content .otzovik .block{padding:2rem 1rem}.reviews-body .selector .selected .logo{width:100%}.reviews-body .desktop{display:block}.reviews-body .mobile{display:none}}@media (min-width:1200px){.reviews-body .tabs-caption{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.reviews-body .tabs-caption li{margin-right:1rem;margin-bottom:0}.reviews-body .tabs-content>img{margin:3.75rem auto}.reviews-body .tabs-content .reviews-body-item{display:grid;grid-gap:20px;grid-template-columns:repeat(2,1fr)}.reviews-body .tabs-content .yandex-market{grid-template-rows:repeat(2,1fr)}.reviews-body .tabs-content .yandex-market .block{padding:3rem 2.125rem}.reviews-body .tabs-content .yandex-service{grid-template-rows:repeat(1,1fr)}.reviews-body .tabs-content .yandex-service .block{padding:3rem 2.125rem}.reviews-body .tabs-content .otzovik{grid-template-rows:repeat(3,1fr)}.reviews-body .tabs-content .otzovik .block{padding:3rem 2.125rem}}@media (min-width:1600px){.reviews-body .tabs-content .reviews-body-item{display:grid;grid-gap:20px;grid-template-columns:repeat(4,1fr)}.reviews-body .tabs-content .yandex-market{grid-template-rows:repeat(1,1fr)}.reviews-body .tabs-content .yandex-market .block{padding:5rem 2.125rem}.reviews-body .tabs-content .yandex-service{grid-template-rows:repeat(1,1fr)}.reviews-body .tabs-content .yandex-service .block{padding:5rem 2.125rem}.reviews-body .tabs-content .otzovik{grid-template-rows:repeat(2,1fr)}.reviews-body .tabs-content .otzovik .block{padding:5rem 2.125rem}}.our-photos-body{text-align:center}.our-photos-body-item{display:grid}.our-photos-body-item:nth-child(1){grid-template-columns:3fr 3fr 2fr 2fr 3fr 3fr;grid-gap:10px;margin-bottom:10px}.our-photos-body-item:nth-child(1) img{width:100%;height:-webkit-fill-available;-o-object-fit:cover;object-fit:cover}.our-photos-body-item:nth-child(1) img:nth-child(1){grid-area:1/1/2/2}.our-photos-body-item:nth-child(1) img:nth-child(2){grid-area:1/2/2/3}.our-photos-body-item:nth-child(1) img:nth-child(3){grid-area:1/3/3/5}.our-photos-body-item:nth-child(1) img:nth-child(4){grid-area:1/5/2/7}.our-photos-body-item:nth-child(1) img:nth-child(5){grid-area:2/1/4/3}.our-photos-body-item:nth-child(1) img:nth-child(6){grid-area:3/3/4/5}.our-photos-body-item:nth-child(1) img:nth-child(7){grid-area:2/5/4/7}.our-photos-body-item:nth-child(2){grid-template-columns:3fr 3fr 2fr 2fr 3fr 3fr;grid-gap:10px;margin-bottom:10px}.our-photos-body-item:nth-child(2) img{width:100%;height:-webkit-fill-available;-o-object-fit:cover;object-fit:cover}.our-photos-body-item:nth-child(2) img:nth-child(1){grid-area:1/1/2/3}.our-photos-body-item:nth-child(2) img:nth-child(2){grid-area:1/3/3/5}.our-photos-body-item:nth-child(2) img:nth-child(3){grid-area:1/5/2/6}.our-photos-body-item:nth-child(2) img:nth-child(4){grid-area:1/6/2/7}.our-photos-body-item:nth-child(2) img:nth-child(5){grid-area:2/1/4/3}.our-photos-body-item:nth-child(2) img:nth-child(6){grid-area:3/3/4/5}.our-photos-body-item:nth-child(2) img:nth-child(7){grid-area:2/5/4/7}.our-photos-body button{text-transform:uppercase}@media (min-width:320px){.our-photos{display:none}}@media (min-width:768px){.our-photos{display:block}}.loyaty-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.loyaty-body .h1{-ms-flex-item-align:center;align-self:center;font-weight:800;font-size:3.75rem;width:auto}.loyaty-body .h1 span{color:#e0001b}.loyaty-image{width:1040px;height:720px}@media (min-width:320px){.loyaty-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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.loyaty-body .h1{font-size:1.5rem;text-align:center}.loyaty-image{width:100%;height:100%}}@media (min-width:768px){.loyaty-body .h1{font-size:2.75rem}}@media (min-width:1200px){.loyaty-body{display:-webkit-box;display:-ms-flexbox;display:flex;-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}.loyaty-body .h1{text-align:left;-ms-flex-item-align:center;align-self:center;font-weight:800;font-size:3.75rem}.loyaty-image{display:block;width:1040px}}.slider-main-block{position:relative}.slider-main-block .slider__item{display:-webkit-box;display:-ms-flexbox;display:flex}.slider-main-block .slick-dots{position:absolute;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.slider-main-block .slick-dots li{display:none;border:none;text-align:center;border-radius:50%;background-color:#c3c3c3;width:10px;height:10px;margin:0 7px;padding:0;cursor:pointer}.slider-main-block .slick-dots li button{cursor:pointer;color:transparent;border:none;outline:0;background:0 0;width:10px;height:10px;padding:5px}.slider-main-block .slick-dots li.slick-active{background-color:#3378c4}@media (min-width:320px) and (max-width:992px){body{font-size:calc(12px + (16 - 12) * ((100vw - 320px)/ (992 - 320)))}}@media (min-width:320px){.block-title{margin-bottom:1.5rem}.block-title .h2,.block-title h2{text-align:center;font-size:1.5rem}.block-description{font-size:.75rem}}@media (min-width:768px){.block-title{margin-bottom:2rem}.block-description{font-size:1rem}}@media (min-width:1200px){.block-title{margin-bottom:3.75rem}.block-title .h2,.block-title h2{text-align:left;font-size:2.5rem}.block-description{font-size:1.25rem}}