:root{--green:#00705c;--green-dark:#0c6253;--green-hover:#159881;--green-active:#60d4c0;--black:#1b1b1b;--gray-bg:#e8ecf5;--gray:#ccd2df;--shadow-card:2px 5px 10px rgba(81, 90, 111, 0.4);--shadow-button:0 3px 5px rgba(0, 0, 0, 0.4);--shadow-input:0 4px 4px rgba(0, 0, 0, 0.25);--shadow-modal:7px 10px 9px rgba(0, 0, 0, 0.6);--icon-arrow:url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2245%22%20height%3D%2235%22%20viewBox%3D%220%200%2045%2035%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M2.25%2017.25H42.25M42.25%2017.25L27.25%202.25M42.25%2017.25L27.25%2032.25%22%20stroke%3D%22black%22%20stroke-width%3D%224.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E%0A');scroll-behavior:smooth}*{box-sizing:border-box}body{--bs-body-font-family:'Montserrat', Arial, sans-serif;--bs-body-font-size:24px;--bs-body-line-height:32px;--bs-body-color:var(--black);--bs-body-bg:#ffffff;--border-radius:20px}@media (max-width:1200px){body{--bs-body-font-size:22px;--bs-body-line-height:26px;--border-radius:18px}}@media (max-width:992px){body{--bs-body-font-size:20px;--bs-body-line-height:24px;--border-radius:16px}}@media (max-width:768px){body{--bs-body-font-size:18px;--bs-body-line-height:22px;--border-radius:14px}}@media (max-width:576px){body{--bs-body-font-size:16px;--bs-body-line-height:20px;--border-radius:12px}}img{max-width:100%;height:auto;display:block}a{color:#000;text-decoration:none;transition:color .2s ease}a:hover{color:var(--black)}ul li::marker{font-size:13px}.form{display:flex;gap:15px}.form .form-item{position:relative}.form .form-control{border-radius:30px;padding:9px 17px;text-align:center;border:0;box-shadow:var(--shadow-input);font-size:18px;line-height:22px}@media (max-width:576px){.form .form-control{font-size:18px;line-height:30px}}.form .form-control.is-invalid{border-color:#9d0808}.form .invalid-feedback{font-size:14px;margin-top:0;line-height:1}.form .input-check{display:flex;align-items:center;gap:8px;font-size:20px}@media (max-width:576px){.form .input-check{font-size:16px;line-height:21px;align-items:start}}.form .input-check input[type=radio]{appearance:none;width:16px;height:16px;border:1px solid #8f96a3;border-radius:50%;position:relative}.form .input-check input[type=radio]:checked::after{content:"";position:absolute;inset:4px;background:var(--green-dark);border-radius:50%}.form .input-check.has-error{color:#9d0808}@media (max-width:992px){.form{flex-direction:column;gap:10px}}@media (max-width:576px){.form{gap:8px}}.form-check{padding-left:23px;font-size:20px;min-height:auto}@media (max-width:576px){.form-check{font-size:16px;line-height:21px}}.form-check .form-check-input{width:16px;height:16px;border:1px solid #7b8390;margin-left:-23px}.form-check .form-check-input:checked{background-color:var(--green-dark);border-color:var(--green-dark)}.privacy-policy-check .form-check{font-size:12px;line-height:15px;padding-left:15px;position:relative}@media (max-width:576px){.privacy-policy-check .form-check{font-size:11px;line-height:13px}}.privacy-policy-check .form-check .form-check-input{width:12px;height:12px;margin-left:-17px}.privacy-policy-check a{text-decoration:underline}.fs-normal{font-size:24px!important;line-height:32px}.fs-md{font-size:18px!important;line-height:22px}.fs-sm{font-size:16px!important}.h1,h1{font-size:46px;line-height:48px;font-weight:700;text-transform:uppercase}@media (max-width:1200px){.h1,h1{letter-spacing:normal;font-size:40px}}@media (max-width:992px){.h1,h1{font-size:36px}}@media (max-width:768px){.h1,h1{font-size:30px}}@media (max-width:576px){.h1,h1{font-size:24px;line-height:24px}}.h3,h3{font-size:30px;line-height:32px;font-weight:700;text-transform:uppercase}@media (max-width:1400px){.h3,h3{font-size:24px;line-height:28px}}@media (max-width:1200px){.h3,h3{font-size:22px;line-height:26px}}@media (max-width:992px){.h3,h3{font-size:18px;line-height:20px}}@media (max-width:576px){.h3,h3{font-size:16px;line-height:20px}}p{margin-bottom:24px}@media (max-width:576px){p{margin-bottom:20px}}.container{margin:0 auto;padding:0;position:relative}@media (min-width:1400px){.container{max-width:1335px}.container-custom{padding:0}}.btn-brand{padding:11px 48px;border-radius:50px;background:var(--green);color:#fff;font-weight:600;font-size:18px;line-height:1;border:0;box-shadow:var(--shadow-button);transition:background .2s ease,box-shadow .2s ease}@media (max-width:576px){.btn-brand{padding:15px 30px}}.btn-brand:hover{background:var(--green-hover);box-shadow:0 0 14px rgba(0,255,211,.7)}.btn-brand:active{background:var(--green-active)}.btn-brand-outline{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 32px;border-radius:30px;border:1px solid var(--green-dark);background:#fff;color:#000;font-size:18px}.btn-brand-outline.btn-disabled{color:var(--gray);border-color:var(--gray)}.btn-close.round{width:40px;height:40px;--bs-btn-close-bg:url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M29.1163%2010.3447L10.3447%2029.1163M10.3447%2010.3447L29.1163%2029.1163%22%20stroke%3D%22black%22%20stroke-width%3D%222.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Crect%20x%3D%22-1.5%22%20y%3D%221.5%22%20width%3D%2237%22%20height%3D%2237%22%20rx%3D%2218.5%22%20transform%3D%22matrix(-1%200%200%201%2037%200)%22%20stroke%3D%22black%22%20stroke-width%3D%223%22%2F%3E%0A%3C%2Fsvg%3E%0A');background-size:contain;border:0;border-radius:50%;padding:0}@media (max-width:576px){.btn-close.round{width:26px;height:26px}}.btn-nav,.link-more::after{background-size:contain;background-repeat:no-repeat}.btn-nav{position:absolute;height:24px;width:14px;background-image:url(/assets/images/icon-arrow-slide.svg);background-color:transparent;border:0;opacity:.6;transform:translateY(-50%);top:50%}.swiper-navigation .btn-nav.prev{left:1px;rotate:y 180deg}@media (max-width:1200px){.swiper-navigation .btn-nav.prev{left:5px}}@media (max-width:992px){.swiper-navigation .btn-nav.prev{left:-1px}}@media (max-width:576px){.swiper-navigation .btn-nav.prev{left:-6px}}.swiper-navigation .btn-nav.next{right:-3px}@media (max-width:1200px){.swiper-navigation .btn-nav.next{right:5px}}@media (max-width:992px){.swiper-navigation .btn-nav.next{right:-1px}}@media (max-width:576px){.swiper-navigation .btn-nav.next{right:-6px}}.swiper-navigation .btn-nav:hover{opacity:1}.link-more{display:inline-flex;align-items:center;gap:9px;font-size:18px;font-weight:500;text-decoration:underline;color:#000}.link-more::after{content:"";display:block;width:27px;height:21px;background-image:var(--icon-arrow);flex-shrink:0;margin-left:-1px}.link-more:hover{text-decoration:none}.site-header{background:#fff;padding:22px 0 10px;border-bottom:1px solid #fff;position:relative;z-index:20}@media (max-width:992px){.site-header{padding:19px 0 8px}}.site-header .navbar{padding:0}.site-header .navbar .container{align-items:start}@media (min-width:568px) and (max-width:1199px){.site-header .navbar .container{flex-wrap:nowrap;align-items:center;gap:20px}}@media (max-width:567px){.site-header .navbar .container{flex-wrap:wrap}}.site-header .navbar .container .header-inner{display:flex;justify-content:space-between;align-items:start;flex-direction:row;width:100%}@media (max-width:1199px){.site-header .navbar .container .header-inner{flex-direction:column}}@media (max-width:991px){.site-header .navbar .container .header-inner{flex-direction:row;align-items:center}}@media (max-width:567px){.site-header .navbar .container .header-inner{flex-direction:column;width:auto;align-items:start}}@media (min-width:992px) and (max-width:1199px){.site-header .navbar .container .header-inner .header-inner__left{width:100%}.site-header .navbar .container .header-inner .header-inner__right{order:-1;width:100%;align-items:center;justify-content:space-between;flex-direction:row;padding:0;gap:15px;display:flex}}.site-header .navbar .container .header-inner .header-inner__right .navbar-brand{display:none}@media (min-width:992px) and (max-width:1199px){.site-header .navbar .container .header-inner .header-inner__right .navbar-brand{display:inline-block;margin:0}}.site-header .navbar .navbar-brand{display:inline-block;margin:10px 0 0;padding:0}@media (min-width:992px) and (max-width:1199px){.site-header .navbar .navbar-brand{display:none}}@media (max-width:991px){.site-header .navbar .navbar-brand{margin:-5px 0 0 16px}.site-header .navbar .navbar-brand img{max-height:46px}}.site-header .navbar .navbar-nav{margin-top:0;gap:3px}@media (min-width:992px) and (max-width:1199px){.site-header .navbar .navbar-nav{margin-top:10px;width:100%;justify-content:space-between}}.site-header .navbar .navbar-nav .nav-item .nav-link{--bs-nav-link-font-size:17px;--bs-nav-link-color:var(--black);--bs-navbar-active-color:var(--green-dark);line-height:21px}@media (min-width:1201px) and (max-width:1399px){.site-header .navbar .navbar-nav .nav-item .nav-link{--bs-navbar-nav-link-padding-x:0.3rem}}@media (min-width:992px) and (max-width:1199px){.site-header .navbar .navbar-nav .nav-item .nav-link{--bs-navbar-nav-link-padding-x:5px}}@media (width:991px){.site-header .navbar .navbar-nav .nav-item .nav-link{padding:8px 3px}}.site-header .navbar .navbar-nav .nav-item:first-of-type .nav-link{padding-left:1px}.site-header .navbar .navbar-nav .nav-item.dropdown .nav-link.dropdown-toggle::after{margin-left:4px;vertical-align:0;border-top:9px solid #ccd2df;border-right:5px solid transparent;border-left:5px solid transparent}.site-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu{top:100%;left:0;margin-top:0;padding:7px 0 5px;box-shadow:3px 4px 5px 0 rgba(0,0,0,.25);border-radius:14px;overflow:hidden}.site-header .navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item{--bs-dropdown-link-active-bg:#000;padding:0 20px 0 6px}.site-header .navbar .navbar-nav .nav-item.dropdown:hover .dropdown-menu{display:block}.site-header .navbar .navbar-nav .nav-item .no-link{cursor:default}@media (min-width:992px) and (max-width:1199px){.site-header .navbar .offcanvas{width:100%!important}}@media (max-width:991px){.site-header .navbar .offcanvas-header{margin-top:23px;padding-bottom:0;--bs-nav-link-font-size:16px}.site-header .navbar .offcanvas-header .btn-close{width:24px;height:24px;background-size:24px;margin-right:7px}.site-header .navbar .offcanvas-body{padding:7px 25px 40px}.site-header .navbar .offcanvas-body .navbar-nav{margin-top:0;gap:6px;padding-bottom:23px;border-bottom:1px solid #000}.site-header .navbar .offcanvas-body .navbar-nav .nav-item .nav-link{--bs-nav-link-font-size:16px;line-height:20px;padding:3px 0}.site-header .navbar .offcanvas-body .navbar-nav .nav-item:hover .dropdown-menu{margin-top:5px}.site-header .navbar .offcanvas-body .navbar-nav .nav-item .dropdown-menu{padding:0;margin:5px 0 0;display:block;border:0;box-shadow:none}.site-header .navbar .offcanvas-body .navbar-nav .nav-item .dropdown-menu .dropdown-item{padding:3px 0;margin:0 0 6px;white-space:normal}.site-header .navbar .offcanvas-body .navbar-nav .nav-item .dropdown-menu .dropdown-item::before{content:"+";display:inline-block;padding-right:4px}.site-header .navbar .offcanvas-body .navbar-nav .nav-item .dropdown-menu li:last-of-type .dropdown-item{margin-bottom:0}}.site-header .header-contacts{padding:11px 0 0;align-items:flex-end;flex-direction:column;display:flex}@media (min-width:1201px) and (max-width:1399px){.site-header .header-contacts{padding:0;align-items:center}}@media (min-width:992px) and (max-width:1199px){.site-header .header-contacts{padding:0;align-items:center;flex-direction:row;gap:20px}}@media (max-width:576px){.site-header .header-contacts{padding:8px 0 0 16px}}.site-header .header-contacts .wrapper{gap:15px;display:flex}@media (min-width:1201px) and (max-width:1399px){.site-header .header-contacts .wrapper{flex-direction:column;gap:5px}}@media (min-width:992px) and (max-width:1199px){.site-header .header-contacts .wrapper{gap:15px}}@media (max-width:991px){.site-header .header-contacts .wrapper{gap:12px}}.site-header .header-contacts .wrapper .messengers{gap:12px;margin-top:1px;display:flex}@media (min-width:1201px) and (max-width:1399px){.site-header .header-contacts .wrapper .messengers{gap:6px;justify-content:center}}@media (min-width:992px) and (max-width:1199px){.site-header .header-contacts .wrapper .messengers{gap:15px}}@media (max-width:991px){.site-header .header-contacts .wrapper .messengers{gap:5px}}.site-header .header-contacts .wrapper .messengers a{line-height:0;height:24px;width:24px;display:inline-block}.site-footer .inner-top .contacts .top .wrapper .messengers a img,.site-header .header-contacts .wrapper .messengers a img{max-width:100%;max-height:100%;width:auto;height:auto}.contacts-page .content-wrapper .contacts-list .contact-item .value.phones .messengers img,.site-footer .inner-top .contacts .top .wrapper .messengers a svg,.site-header .header-contacts .wrapper .messengers a svg{width:24px;height:24px}.site-header .header-contacts .wrapper .phones{font-weight:600;font-size:16px;line-height:20px;display:flex;flex-direction:column;gap:4px}@media (max-width:576px){.site-header .header-contacts .wrapper .phones{font-size:14px;line-height:17px;display:flex;flex-direction:column;gap:4px}}.site-header .header-contacts .wrapper .phones a{display:block;text-decoration:none;color:var(--black)}.site-header .header-contacts .call-btn{padding:8px 15px 10px;font-size:18px;line-height:22px;margin-top:11px;width:190px}@media (min-width:1201px) and (max-width:1399px){.site-header .header-contacts .call-btn{margin-top:5px;padding:5px 15px;width:160px}}@media (min-width:992px) and (max-width:1199px){.site-header .header-contacts .call-btn{padding:7px 10px;font-size:14px;line-height:16px;margin-top:0;width:150px}}.site-header .offcanvas .offcanvas-body .header-contacts{display:none}@media (max-width:991px){.site-header .offcanvas .offcanvas-body .header-contacts{display:flex}}.site-header .offcanvas .offcanvas-body .header-contacts{padding:23px 0 0;align-items:start}.site-header .offcanvas .offcanvas-body .header-contacts .wrapper{flex-direction:column;gap:12px}.site-header .offcanvas .offcanvas-body .header-contacts .wrapper .messengers{padding-left:2px;gap:6px}.site-header .offcanvas .offcanvas-body .header-contacts .wrapper .phones{font-size:16px;line-height:20px;gap:8px;padding-left:3px}.site-header .navbar-toggler{border-color:transparent;padding:10px 15px;margin-top:2px}.site-header .navbar-toggler .navbar-toggler-icon{--bs-navbar-toggler-icon-bg:url("/assets/images/icon-burger.svg");width:29px;height:24px}.site-header .navbar-toggler:focus{box-shadow:none}.site-header .header-inner__right .header-contacts{padding:0 0 0 63px}@media (max-width:992px){.site-header .header-inner__right .header-contacts .messengers{display:none}}@media (max-width:576px){.site-header .header-inner__right .header-contacts .phones{font-size:17px;line-height:normal}}main#content{padding:0 0 150px}@media (max-width:991px){main#content{padding:0 0 16px}}section.breadcrumbs{padding:55px 0 30px 2px}@media (max-width:1200px){section.breadcrumbs{padding:15px 0 30px}}@media (max-width:576px){section.breadcrumbs{padding:14px 0 10px}section.breadcrumbs .container{padding:0 16px}}section.breadcrumbs nav .breadcrumb{margin-bottom:0}section.breadcrumbs nav .breadcrumb .breadcrumb-item{font-size:13px;line-height:100%;padding-left:0}@media (max-width:992px){section.breadcrumbs nav .breadcrumb .breadcrumb-item{font-size:12px;line-height:16px}}section.breadcrumbs nav .breadcrumb .breadcrumb-item a{color:#000;text-decoration:none}section.breadcrumbs nav .breadcrumb .breadcrumb-item+.breadcrumb-item::before{margin-left:4px;padding-right:4px;color:#000}.page-title{margin-bottom:24px}@media (max-width:576px){.page-title{margin-bottom:24px}}.site-footer{background:#fff}@media (max-width:992px){.site-footer{padding:0 16px}}.site-footer{--footer-col-width:330px;--footer-col-gap:25px}@media (max-width:1400px){.site-footer{--footer-col-width:274px;--footer-col-gap:20px}}@media (max-width:1200px){.site-footer{--footer-col-width:274px;--footer-col-gap:15px}}.site-footer .inner-top{display:flex;justify-content:space-between;border-top:1px solid #000;padding:25px 0 20px}@media (max-width:992px){.site-footer .inner-top{padding:30px 0 20px;flex-direction:column}}.site-footer .inner-top .mobile-logo{display:none}@media (max-width:992px){.site-footer .inner-top .mobile-logo{display:block;text-align:center}}.site-footer .inner-top .mobile-logo .navbar-brand{display:inline-block;width:208px}.site-footer .inner-top .links{font-size:16px;width:100%}@media (max-width:992px){.site-footer .inner-top .links{font-size:12px;line-height:15px;margin-top:36px}}.site-footer .inner-top .links ul{column-width:var(--footer-col-width);column-gap:var(--footer-col-gap);padding:0;margin:0;list-style:none}@media (max-width:992px){.site-footer .inner-top .links ul{column-width:auto;height:auto;text-align:center;display:flex;flex-direction:column;gap:13px}}.site-footer .inner-top .links ul li a{display:inline-block;max-width:var(--footer-col-width)}@media (max-width:992px){.site-footer .inner-top .links ul li:not(.show-on-mobile){display:none}}.site-footer .inner-top .contacts{font-size:16px;line-height:24px;padding:12px 0 0 4px;width:360px}@media (max-width:1200px){.site-footer .inner-top .contacts{width:380px}}@media (max-width:992px){.site-footer .inner-top .contacts{width:100%;font-size:14px;line-height:17px;padding:0;order:-1;margin-top:22px}}.site-footer .inner-top .contacts .top{align-items:end;flex-direction:column;display:flex;padding-left:10px}@media (max-width:992px){.site-footer .inner-top .contacts .top{padding-left:0;align-items:center}}.site-footer .inner-top .contacts .top .wrapper{gap:11px;display:flex}@media (max-width:992px){.site-footer .inner-top .contacts .top .wrapper{flex-direction:column;gap:9px}}.site-footer .inner-top .contacts .top .wrapper .messengers{gap:9px;margin-top:3px}@media (max-width:992px){.site-footer .inner-top .contacts .top .wrapper .messengers{justify-content:center;margin-right:2px}}.site-footer .inner-top .contacts .top .wrapper .messengers a{line-height:1;height:24px;width:24px}.site-footer .inner-top .contacts .top .wrapper .phones{font-weight:600;font-size:20px;line-height:24px}@media (max-width:992px){.site-footer .inner-top .contacts .top .wrapper .phones{font-size:16px;line-height:20px;flex-direction:column;display:flex;gap:3px}}.site-footer .inner-top .contacts .top .wrapper .phones a{display:block;text-decoration:none;color:var(--black)}.site-footer .inner-top .contacts .top .call-btn{padding:7px 15px 5px;font-size:16px;line-height:20px;margin-top:10px;width:185px}@media (max-width:992px){.site-footer .inner-top .contacts .top .call-btn{margin-top:12px}}.site-footer .inner-bottom{padding:42px 0 57px;font-size:16px;line-height:24px}@media (max-width:992px){.site-footer .inner-bottom{font-size:12px;line-height:16px;padding:24px 0 60px}}.site-footer .inner-bottom .navbar-brand{display:inline-block;width:208px}@media (max-width:992px){.site-footer .inner-bottom .navbar-brand{display:none}}.site-footer .inner-bottom .items{display:flex;gap:var(--footer-col-gap);padding-top:9px}@media (max-width:992px){.site-footer .inner-bottom .items{flex-direction:column;align-items:center;text-align:center;gap:8px}}.site-footer .inner-bottom .items .item{width:var(--footer-col-width)}.site-footer .inner-bottom .items .item .label{font-weight:700}.site-footer .inner-bottom .items .item a,.site-footer .inner-top .links ul li a{color:var(--black);text-decoration:none}.site-footer .inner-bottom .copyright{margin-top:15px}.brand-modal .modal-dialog{max-width:651px}@media (max-width:768px){.brand-modal .modal-dialog{--bs-modal-margin:16px}}.brand-modal .modal-dialog .modal-content{border:0;border-radius:var(--border-radius);box-shadow:var(--shadow-modal);padding:12px}@media (max-width:768px){.brand-modal .modal-dialog .modal-content{padding:7px 9px 22px}}.brand-modal .modal-dialog .modal-content .modal-header{justify-content:end;padding:0;border:0}.brand-modal .modal-dialog .modal-content .modal-header .modal-close{width:40px;height:40px;background:url(data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M29.1163%2010.3447L10.3447%2029.1163M10.3447%2010.3447L29.1163%2029.1163%22%20stroke%3D%22black%22%20stroke-width%3D%222.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Crect%20x%3D%22-1.5%22%20y%3D%221.5%22%20width%3D%2237%22%20height%3D%2237%22%20rx%3D%2218.5%22%20transform%3D%22matrix\(-1%200%200%201%2037%200\)%22%20stroke%3D%22black%22%20stroke-width%3D%223%22%2F%3E%0A%3C%2Fsvg%3E%0A)center/contain no-repeat;border:0;border-radius:50%}@media (max-width:768px){.brand-modal .modal-dialog .modal-content .modal-header .modal-close{width:27px;height:27px}}.brand-modal .modal-dialog .modal-content .modal-body{padding:4px 40px 20px}@media (max-width:768px){.brand-modal .modal-dialog .modal-content .modal-body{padding:10px 0 19px}}.brand-modal .modal-dialog .modal-content .modal-body .form-request{width:329px;margin-top:18px;gap:17px}@media (max-width:768px){.brand-modal .modal-dialog .modal-content .modal-body .form-request{width:100%;max-width:320px;margin-top:23px;gap:8px}}.brand-modal .modal-dialog .modal-content .modal-body .form-request .privacy-policy-check{margin:0-15px}@media (max-width:992px){.brand-modal .modal-dialog .modal-content .modal-body .form-request .privacy-policy-check{margin:0}}.brand-modal.modal-success .modal-dialog .modal-content .modal-body{padding-top:43px;padding-bottom:43px}@media (max-width:768px){.brand-modal.modal-success .modal-dialog .modal-content .modal-body{padding-top:21px}}.brand-modal.gift-modal .modal-dialog{max-width:684px}.brand-modal.gift-modal .modal-dialog .modal-content{background:#0c6253;padding:12px 12px 9px}.brand-modal.gift-modal .modal-dialog .modal-content .modal-header .modal-close{background:url(data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M29.1163%2010.3447L10.3447%2029.1163M10.3447%2010.3447L29.1163%2029.1163%22%20stroke%3D%22white%22%20stroke-width%3D%222.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Crect%20x%3D%22-1.5%22%20y%3D%221.5%22%20width%3D%2237%22%20height%3D%2237%22%20rx%3D%2218.5%22%20transform%3D%22matrix\(-1%200%200%201%2037%200\)%22%20stroke%3D%22white%22%20stroke-width%3D%223%22%2F%3E%0A%3C%2Fsvg%3E%0A)center/contain no-repeat}.brand-modal.gift-modal .modal-dialog .modal-content .modal-body{padding:13px 21px 20px}@media (max-width:768px){.brand-modal.gift-modal .modal-dialog .modal-content .modal-body{padding:16px 0 13px}}.brand-modal.gift-modal .modal-dialog .modal-content .modal-body .card{border:0;position:relative;background:0 0}.brand-modal.gift-modal .modal-dialog .modal-content .modal-body .card::before{content:"";display:inline-block;width:463px;height:480px;bottom:-59px;left:-217px;background-size:contain;background-repeat:no-repeat;flex-shrink:0;background-image:url(/assets/images/gift-box.webp);z-index:1;position:absolute}@media (max-width:768px){.brand-modal.gift-modal .modal-dialog .modal-content .modal-body .card::before{width:221px;height:221px;top:-128px;left:-79px;bottom:auto}}.brand-modal.gift-modal .modal-dialog .modal-content .modal-body .card .wrapper{z-index:2;display:flex;background:#fff;overflow:hidden;border-radius:var(--border-radius);padding:16px 14px;gap:10px}@media (max-width:768px){.brand-modal.gift-modal .modal-dialog .modal-content .modal-body .card .wrapper{padding:7px 4px 9px 3px;gap:7px}}.brand-modal.gift-modal .modal-dialog .modal-content .modal-body .card .wrapper .avatar{margin-top:4px;content:"";display:inline-block;width:104px;height:104px;border-radius:50%;background-size:contain;background-repeat:no-repeat;flex-shrink:0;overflow:hidden;background-image:url(/assets/images/engineer-avatar.webp)}@media (max-width:768px){.brand-modal.gift-modal .modal-dialog .modal-content .modal-body .card .wrapper .avatar{width:36px;height:36px;margin-top:1px}}.brand-modal.gift-modal .modal-dialog .modal-content .modal-body .card .wrapper .content{font-weight:700}@media (max-width:768px){.brand-modal.gift-modal .modal-dialog .modal-content .modal-body .card .wrapper .content{font-size:14px;line-height:16px}}.brand-modal.gift-modal .modal-dialog .modal-content .modal-body .card .wrapper .content .title{text-transform:uppercase}.brand-modal.gift-modal .modal-dialog .modal-content .modal-body .form-request{margin-top:15px;width:100%;align-items:center;z-index:2}@media (max-width:768px){.brand-modal.gift-modal .modal-dialog .modal-content .modal-body .form-request{margin-top:16px;max-width:320px}}.brand-modal.gift-modal .modal-dialog .modal-content .modal-body .form-request .inner{display:flex;justify-content:space-between;width:100%}@media (max-width:768px){.brand-modal.gift-modal .modal-dialog .modal-content .modal-body .form-request .inner{flex-direction:column;gap:8px}.brand-modal.gift-modal .modal-dialog .modal-content .modal-body .form-request .form-item{width:100%}}.brand-modal.gift-modal .modal-dialog .modal-content .modal-body .form-request .form-item .form-control{width:289px}@media (max-width:768px){.brand-modal.gift-modal .modal-dialog .modal-content .modal-body .form-request .form-item .form-control{width:100%}}.brand-modal.gift-modal .modal-dialog .modal-content .modal-body .form-request .form-item button{width:329px}@media (max-width:768px){.brand-modal.gift-modal .modal-dialog .modal-content .modal-body .form-request .form-item button{width:100%}}.brand-modal.gift-modal .modal-dialog .modal-content .modal-body .form-request .privacy-policy-check,.brand-modal.gift-modal .modal-dialog .modal-content .modal-body .form-request .privacy-policy-check a{color:#fff}@media (max-width:768px){.brand-modal.gift-modal .modal-dialog .modal-content .modal-body .form-request .privacy-policy-check{margin-top:6px}}.brand-modal.depth-modal .modal-dialog .modal-content .modal-body{padding:25px 9px 30px}.brand-modal.depth-modal .modal-dialog .modal-content .modal-body .form-request{width:340px;margin-top:30px}.brand-modal.depth-modal .modal-dialog .modal-content .modal-body .form-request .privacy-policy-check,section.home.materials .grid .card .text p{margin:0}.video-player{position:relative;border-radius:var(--border-radius);overflow:hidden;display:flex}@media (max-width:1200px){.video-player{min-height:auto;width:100%}}.video-player .preview{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;background-size:cover;background-position:center;background-repeat:no-repeat}.video-player .preview::after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.4)}.video-player iframe,.video-player img,.video-player video{height:auto;width:100%;max-width:100%}.spinner-wrapper,.video-player .preview-controls{position:absolute;display:flex;align-items:center;justify-content:center}.video-player .preview-controls{left:50%;top:50%;transform:translate(-50%,-50%);z-index:1;flex-direction:column;gap:24px}.video-player .preview-controls .play{width:87px;height:87px;background-image:url(/assets/images/icon-play.svg);background-size:contain;background-repeat:no-repeat;cursor:pointer}@media (max-width:576px){.video-player .preview-controls .play{width:36px;height:36px}}.video-player .preview-controls .text{color:#fff;text-align:center;max-width:378px}@media (max-width:576px){.video-player .preview-controls .text{font-size:14px;line-height:16px}}.spinner-wrapper{width:100%;height:100%;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.5882352941)}.cookie-consent-wrapper{position:fixed;bottom:0;left:0;right:0;background:#222;color:#fff;padding:1rem;z-index:9999;transition:transform .3s ease-in-out;font-size:16px;line-height:normal}.cookie-consent-wrapper.show{transform:translateY(0)}.cookie-consent-wrapper,.cookie-consent-wrapper.hiding{transform:translateY(100%)}.cookie-consent-wrapper a{color:var(--green)}.cookie-consent .cookie-settings{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}.cookie-consent .cookie-settings.show{max-height:300px}@media (max-width:576px){.cookie-consent-wrapper .actions button{padding:10px 15px;font-size:16px;height:36px;font-weight:500}}.cookie-consent .form-check-input:checked{background-color:var(--green);border-color:var(--green)}.scroll-btn{position:fixed;bottom:30px;right:30px;width:50px;height:50px;border-radius:50%;background-color:var(--green);color:#fff;border:0;font-size:50px;font-weight:400;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s ease,transform .3s ease,background-color .3s ease;box-shadow:0 4px 12px rgba(255,255,255,.2);z-index:9999}.scroll-btn:hover{transform:translateY(-5px);background-color:#000}.scroll-btn.show{opacity:1;pointer-events:auto}@media (max-width:576px){section.page-content{padding-top:14px}section.page-content .container{padding:0 16px}}section.page-content .content-title{margin-bottom:41px}@media (max-width:992px){section.page-content .content-title{margin-bottom:20px}}section.page-content .content-text{padding-right:30px}@media (max-width:992px){section.page-content .content-text{padding-right:0}}.back-link-block{padding-top:8px}.back-link-block a{display:inline-flex;align-items:center;gap:9px;font-size:18px;font-weight:500;text-decoration:underline;color:#000}.back-link-block a::before{content:"";display:block;width:27px;height:21px;background-image:var(--icon-arrow);background-size:contain;background-repeat:no-repeat;flex-shrink:0;margin-left:-1px;transform:scaleX(-1)}.pagination-block{padding:105px 0 0}.pagination-block .page-item .page-link{background:0 0;border:0;color:#7b8390;font-size:24px;line-height:32px;padding:0 5px;margin:0 5px}.pagination-block .page-item:hover:not(.disabled):not(.active) .page-link{color:var(--gray)}.pagination-block .page-item.active .page-link{cursor:default}.content-hero-block{padding-bottom:61px}@media (max-width:992px){.content-hero-block{margin-top:0;padding-bottom:27px}}.content-hero-block .hero-image{background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:var(--border-radius);height:352px}@media (max-width:576px){.content-hero-block .hero-image{height:140px}}.content-hero-block .hero-image+.hero-intro{margin-top:24px;padding:0 37px 0 1px}@media (max-width:992px){.content-hero-block .hero-image+.hero-intro{margin-top:25px;padding:0}}.content-highlight-block{margin-top:118px;background:#000;border-radius:var(--border-radius);padding:40px 32px 33px 33px}@media (max-width:992px){.content-highlight-block{margin-top:72px;padding:32px 9px 20px 10px}}.content-highlight-block .highlight-title{color:#fff;margin:0;max-width:976px}@media (max-width:1200px){.content-highlight-block .highlight-title{max-width:100%}}.content-highlight-block .highlight-card{margin-top:50px;background:#fff;border-radius:var(--border-radius);padding:30px 26px 15px}@media (max-width:992px){.content-highlight-block .highlight-card{margin-top:16px;padding:17px 8px 22px}}.content-highlight-block .highlight-card .highlight-intro{font-weight:700;margin-bottom:0}.content-highlight-block .highlight-card p{margin-bottom:17px}.content-highlight-block .highlight-card ul{margin:0;padding-left:36px;padding-right:22px}@media (max-width:992px){.content-highlight-block .highlight-card ul{margin:16px 0 0;padding-left:24px;padding-right:0}}.content-highlight-block .highlight-card ul li{margin-bottom:16px}@media (max-width:992px){.content-highlight-block .highlight-card ul li{margin-bottom:0}}.content-highlight-block .highlight-card .highlight-footer{font-weight:700;margin-top:39px;margin-bottom:10px}@media (max-width:992px){.content-highlight-block .highlight-card .highlight-footer{margin-top:20px;margin-bottom:5px}}.content-text-block{padding:105px 0 0}@media (max-width:576px){.content-text-block{padding:59px 0 0}}.content-text-block .text-title{margin-bottom:32px}.content-form-block{background-image:url(/assets/images/service-form-bg.webp);background-repeat:no-repeat;background-position:center;background-size:cover;border-radius:var(--border-radius);padding:16px 20px 18px;margin:93px 0 0}@media (max-width:556px){.content-form-block{padding:12px 10px 16px;margin:67px 0 0}}.content-form-block .content{text-align:center;display:flex;flex-direction:column;align-items:center}.content-form-block .content.style-default{background:#fff;border-radius:var(--border-radius);padding:38px 20px 15px;width:1014px;margin:0 auto}@media (max-width:1400px){.content-form-block .content.style-default{width:auto}}@media (max-width:556px){.content-form-block .content.style-default{padding:29px 7px 24px;max-width:310px}}.content-form-block .content .form-title{max-width:710px;margin-bottom:18px;text-transform:none}@media (max-width:1400px){.content-form-block .content .form-title{max-width:100%}}@media (max-width:556px){.content-form-block .content .form-title{margin-bottom:12px;padding:0 10px}}.content-form-block .content .form-lead{max-width:620px}@media (max-width:1400px){.content-form-block .content .form-lead{max-width:100%}}@media (max-width:556px){.content-form-block .content .form-lead{padding:0 10px}}.content-form-block .content .form{margin-top:33px;width:100%;flex-wrap:wrap;justify-content:center}@media (max-width:992px){.content-form-block .content .form{margin-top:15px;max-width:310px}}.content-form-block .content .form .form-control{width:256px}@media (max-width:1400px){.content-form-block .content .form .form-control{width:auto}}@media (max-width:556px){.content-form-block .content .form .form-control{width:100%;line-height:24px;padding:7px 13px}.content-form-block .content .form button{padding:11px 30px}}.content-form-block .content .form .privacy-policy-check{width:100%;display:flex;justify-content:center;text-align:left}@media (max-width:992px){.content-form-block .content .form .privacy-policy-check{padding:10px 10px 0}}.content-form-block .content .form .privacy-policy-check .form-check{max-width:500px}@media (max-width:992px){.content-form-block .content .form .privacy-policy-check .form-check{max-width:100%}}.content-form-block .content.style-transparent{padding:13px 0 3px;color:#fff}@media (max-width:768px){.content-form-block .content.style-transparent{padding:20px 0 3px}}.content-form-block .content.style-transparent .form{margin-top:24px}@media (max-width:768px){.content-form-block .content.style-transparent .form{flex-direction:column;width:100%;max-width:320px;margin-top:5px;gap:10px}.content-form-block .content.style-transparent .form .form-item{width:100%}.content-form-block .content.style-transparent .form .top{flex-direction:column;gap:10px;margin-bottom:0}}.content-engineer-block .wrapper .content a,.content-form-block .content.style-transparent .form .privacy-policy-check,.content-form-block .content.style-transparent .form .privacy-policy-check a,section.home.map .form-depth .inner .form .privacy-policy-check .form-check a{color:#fff}.content-gallery-block .gallery-title{margin-bottom:33px}.content-gallery-block .wrapper{padding:0 33px;position:relative}.content-gallery-block .wrapper .swiper{--swiper-navigation-color:#000}@media (max-width:1400px){.content-gallery-block .wrapper .swiper{height:auto}}@media (max-width:576px){.content-gallery-block .wrapper .swiper{--swiper-navigation-size:24px}}.content-gallery-block .wrapper .swiper .swiper-wrapper{align-items:center}.content-gallery-block .wrapper .swiper .swiper-slide{border-radius:var(--border-radius);overflow:hidden}.content-gallery-block .wrapper .swiper .swiper-slide a{display:block;width:100%;height:100%}.content-gallery-block .wrapper .swiper .swiper-slide img{width:100%;max-height:100%}.content-gallery-block .wrapper .swiper .swiper-button-next,.content-gallery-block .wrapper .swiper .swiper-button-prev{mix-blend-mode:difference;color:#fff;background-color:transparent}.content-gallery-block .wrapper .swiper-navigation .btn-nav{margin-top:4px}.content-steps-block{padding-top:118px}.content-steps-block .steps-title{margin-bottom:40px}@media (max-width:576px){.content-steps-block .steps-title{margin-bottom:20px}}.content-steps-block .grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px 15px;padding-left:1px;counter-reset:cardsI}@media (max-width:992px){.content-steps-block .grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.content-steps-block .grid{gap:8px 8px;margin-left:-1px}}.content-steps-block .grid .card{background:var(--gray-bg);border-radius:var(--border-radius);padding:13px;min-height:256px;position:relative;border:0;line-height:29px}@media (max-width:576px){.content-steps-block .grid .card{padding:15px 9px;min-height:216px;line-height:16px}}.content-steps-block .grid .card .icon{width:36px;height:36px;background-size:contain;background-repeat:no-repeat;margin-bottom:17px}@media (max-width:576px){.content-steps-block .grid .card .icon{width:26px;height:26px;margin-bottom:10px}}@media (max-width:992px){.content-steps-block .grid .card .content{display:grid;grid-template-columns:20px 1fr}.content-steps-block .grid .card .content::before{counter-increment:cardsI;content:counter(cardsI)". ";font-weight:700}}.content-steps-block .grid .card .content .title{font-weight:700;padding-left:9px}@media (min-width:993px){.content-steps-block .grid .card .content .title::before{counter-increment:cardsI;content:counter(cardsI)". "}}@media (max-width:992px){.content-steps-block .grid .card .content .title{padding-left:0}}.content-steps-block .grid .card .content .description{font-size:24px}@media (max-width:992px){.content-steps-block .grid .card .content .description{font-size:20px}}@media (max-width:768px){.content-steps-block .grid .card .content .description{font-size:18px}}@media (max-width:576px){.content-steps-block .grid .card .content .description{font-size:14px}}.content-steps-block .grid .card button{width:217px;padding:12px 28px 11px;position:absolute;bottom:15px;left:14px}@media (max-width:992px){.content-steps-block .grid .card button{margin:14px auto 0;padding:13px 7px;position:static;bottom:0;left:0}}@media (max-width:576px){.content-steps-block .grid .card button{width:143px;padding:13px 7px;font-size:14px;line-height:1}}.content-faq-block{padding-top:150px}.content-faq-block .faq-title{margin-bottom:40px}@media (max-width:576px){.content-faq-block .faq-title{margin-bottom:20px}}.content-faq-block .accordion-item{background:var(--gray-bg);border-radius:var(--border-radius);padding:6px 14px 9px;margin-bottom:16px}@media (max-width:576px){.content-faq-block .accordion-item{padding:0 1px 4px 10px;margin-bottom:4px}}.content-faq-block .accordion-item .accordion-header .accordion-button{font-size:30px;line-height:32px;font-weight:700;color:#000;background:0 0;box-shadow:none;padding:8px 17px 8px 20px}@media (max-width:1200px){.content-faq-block .accordion-item .accordion-header .accordion-button{padding:8px 0;font-size:28px;line-height:30px}}@media (max-width:992px){.content-faq-block .accordion-item .accordion-header .accordion-button{font-size:22px;line-height:26px}}@media (max-width:768px){.content-faq-block .accordion-item .accordion-header .accordion-button{font-size:22px;line-height:26px}}@media (max-width:576px){.content-faq-block .accordion-item .accordion-header .accordion-button{font-size:14px;line-height:16px;padding:7px 8px 5px 0;align-items:flex-start}}@media (max-width:992px){.content-faq-block .accordion-item .accordion-header .accordion-button span{padding-right:15px}}@media (max-width:576px){.content-faq-block .accordion-item .accordion-header .accordion-button span{padding-right:15px;padding-top:0}}.content-faq-block .accordion-item .accordion-header .accordion-button::after{--bs-accordion-btn-icon:url(/assets/images/icon-plus.svg);--bs-accordion-btn-active-icon:url(/assets/images/icon-minus.svg);--bs-accordion-btn-icon-width:48px;background-size:22px;background-position:center;background-repeat:no-repeat;background-color:#0c6253;border-radius:50%}@media (max-width:768px){.content-faq-block .accordion-item .accordion-header .accordion-button::after{--bs-accordion-btn-icon-width:36px;background-size:18px}}@media (max-width:576px){.content-faq-block .accordion-item .accordion-header .accordion-button::after{--bs-accordion-btn-icon-width:24px;background-size:12px}}.content-faq-block .accordion-item .accordion-body{padding:11px 20px 13px}@media (max-width:992px){.content-faq-block .accordion-item .accordion-body{padding:11px 0 13px}}@media (max-width:576px){.content-faq-block .accordion-item .accordion-body{padding:4px 52px 7px 0;font-size:14px;line-height:16px}}.content-engineer-block{--form-bg-image:url('/assets/images/form-bg.webp');--form-hover-image:url('/assets/images/engineer.webp');padding-top:150px}.content-engineer-block .wrapper{position:relative;border-radius:var(--border-radius);background-image:var(--form-bg-image);background-color:#000;background-size:cover;background-position:center;background-repeat:no-repeat;margin-top:90px;min-height:416px;display:flex;justify-content:end;align-items:center;box-shadow:7px 10px 9px 0 rgba(0,0,0,.6)}@media (max-width:992px){.content-engineer-block .wrapper{min-height:auto;margin-top:0;overflow:hidden}}.content-engineer-block .wrapper .content{color:#fff;text-align:center;width:700px;margin-right:47px;padding-top:10px}@media (max-width:1200px){.content-engineer-block .wrapper .content{margin-right:20px;width:610px}}@media (max-width:992px){.content-engineer-block .wrapper .content{width:100%;margin-right:0;padding:29px 8px 241px}}.content-engineer-block .wrapper .content .engineer-title{font-size:30px;line-height:32px;letter-spacing:normal;text-transform:none;margin-bottom:10px}@media (max-width:576px){.content-engineer-block .wrapper .content .engineer-title{font-size:20px;line-height:24px;margin-bottom:8px}}.content-engineer-block .wrapper .content .engineer-text{margin-bottom:16px}@media (max-width:576px){.content-engineer-block .wrapper .content .engineer-text{font-size:16px;line-height:20px;margin-bottom:11px}}.content-engineer-block .wrapper .content .form{flex-direction:column;align-items:center;gap:12px}.content-engineer-block .wrapper .content .form .inner{display:flex;flex-direction:column;width:329px;gap:8px}@media (max-width:992px){.content-engineer-block .wrapper .content .form .inner{width:100%}}.content-engineer-block .wrapper:after{content:"";position:absolute;left:0;bottom:0;width:604px;height:537px;background-image:var(--form-hover-image);background-size:contain;background-position:bottom right;background-repeat:no-repeat;z-index:1}@media (max-width:1400px){.content-engineer-block .wrapper:after{width:540px}}@media (max-width:1200px){.content-engineer-block .wrapper:after{width:495px;left:-34px}}@media (max-width:992px){.content-engineer-block .wrapper:after{left:-5px;bottom:-12px;width:309px;height:338px}}.content-tiles-block{padding:54px 0 0}@media (max-width:992px){.content-tiles-block{padding:32px 0 0}}.content-tiles-block .tiles-title{margin-bottom:24px}@media (max-width:992px){.content-tiles-block .tiles-title{padding-right:34px;margin-bottom:13px}}.content-tiles-block .tiles-text{margin-bottom:24px}.content-tiles-block .tiles-text p:last-of-type{margin-bottom:0}.content-tiles-block .tiles-grid{margin-bottom:48px;display:grid;grid-template-columns:1fr 1fr;gap:16px 32px}@media (max-width:992px){.content-tiles-block .tiles-grid{grid-template-columns:1fr;gap:8px;margin-top:19px;margin-bottom:17px}}.content-tiles-block .tiles-grid .tile-item{background:var(--gray-bg);border-radius:var(--border-radius);padding:32px 15px 31px;min-height:272px}@media (max-width:992px){.content-tiles-block .tiles-grid .tile-item{padding:15px 10px 5px;min-height:204px}}.content-tiles-block .tiles-grid .tile-item .tile-title{margin:0 0 18px;font-size:26px;font-weight:700;text-transform:uppercase}@media (max-width:992px){.content-tiles-block .tiles-grid .tile-item .tile-title{margin:0 0 9px}}@media (max-width:768px){.content-tiles-block .tiles-grid .tile-item .tile-title{font-size:18px;line-height:20px}}.content-tiles-block .tiles-grid .tile-item .tile-description{margin:0;padding:0}.content-tiles-block.style-small .tiles-text{margin-bottom:48px}@media (max-width:576px){.content-tiles-block.style-small .tiles-text{margin-bottom:24px}}.content-tiles-block.style-small .tiles-grid{grid-template-columns:repeat(4,1fr);gap:10px 10px}@media (max-width:768px){.content-tiles-block.style-small .tiles-grid{grid-template-columns:repeat(2,1fr);gap:8px 8px}}.content-tiles-block.style-small .tiles-grid .tile-item{padding:32px 12px 18px;min-height:168px;display:flex;flex-direction:column;text-align:center}@media (max-width:576px){.content-tiles-block.style-small .tiles-grid .tile-item{min-height:88px;padding:0 10px}}.content-tiles-block.style-small .tiles-grid .tile-item .tile-title{font-size:28px;line-height:32px;margin:15px 0 0}@media (max-width:992px){.content-tiles-block.style-small .tiles-grid .tile-item .tile-title{font-size:20px}}@media (max-width:576px){.content-tiles-block.style-small .tiles-grid .tile-item .tile-title{font-size:24px;line-height:32px}}.content-tiles-block.style-small .tiles-grid .tile-item .tile-title span{font-size:50px}@media (max-width:1200px){.content-tiles-block.style-small .tiles-grid .tile-item .tile-title span{font-size:40px}}@media (max-width:992px){.content-tiles-block.style-small .tiles-grid .tile-item .tile-title span{font-size:36px}}@media (max-width:576px){.content-tiles-block.style-small .tiles-grid .tile-item .tile-title span{font-size:24px;line-height:32px}}@media (max-width:1200px){.content-tiles-block.style-small .tiles-grid .tile-item .tile-description{font-size:20px}}@media (max-width:992px){.content-tiles-block.style-small .tiles-grid .tile-item .tile-description{font-size:18px}}@media (max-width:576px){.content-tiles-block.style-small .tiles-grid .tile-item .tile-description{font-size:12px;line-height:12px}}.content-note-block{margin-top:45px}@media (max-width:992px){.content-note-block{margin-top:60px}}.content-note-block.style-black{background:#000;color:#fff;border-radius:var(--border-radius);padding:32px 33px 1px}@media (max-width:992px){.content-note-block.style-black{padding:21px 10px}}.content-quiz-block .form-quiz .carousel .carousel-item .body.final .body p,.content-table-block .table-title{margin-bottom:32px}@media (max-width:768px){.content-table-block .table-title{margin-bottom:19px}}.content-table-block .table-content{margin-bottom:47px}.content-table-block table{table-layout:fixed}@media (max-width:992px){.content-table-block table{font-size:18px}}@media (max-width:768px){.content-table-block table{font-size:16px}}@media (max-width:471px){.content-table-block table{font-size:14px}}.content-table-block table td:not(:first-child),.content-table-block table th:not(:first-child){text-align:center}.content-table-block table thead th{border:0;padding:0 5px}@media (max-width:768px){.content-table-block table thead th{padding:0 2px}}.content-table-block table thead th span{background:#e8ecf5;display:block;border-radius:12px;padding:16px 28px}@media (max-width:992px){.content-table-block table thead th span{border-radius:10px;padding:16px 15px}}@media (max-width:768px){.content-table-block table thead th span{padding:16px 10px}}@media (max-width:471px){.content-table-block table thead th span{padding:10px 5px;min-height:60px;display:flex;align-items:center;justify-content:center}}.content-table-block table thead:first-child{padding-left:0}.content-table-block table thead:last-child{padding-right:0}.content-table-block table tbody td{padding:16px 38px;white-space:pre-line;border-color:#000}@media (max-width:992px){.content-table-block table tbody td{padding:16px 25px}}@media (max-width:768px){.content-table-block table tbody td{padding:16px 0}}@media (max-width:471px){.content-table-block table tbody td{padding:10px 2px}}.content-table-block table tbody td:first-child{font-weight:700;padding-left:33px}@media (max-width:992px){.content-table-block table tbody td:first-child{padding-left:20px}}@media (max-width:768px){.content-table-block table tbody td:first-child{padding-left:12px}}@media (max-width:471px){.content-table-block table tbody td:first-child{padding-left:5px}}.content-table-block table tbody td:last-child{padding-right:33px}@media (max-width:992px){.content-table-block table tbody td:last-child{padding-right:20px}}@media (max-width:768px){.content-table-block table tbody td:last-child{padding-right:12px}}@media (max-width:471px){.content-table-block table tbody td:last-child{padding-right:5px}}.content-quiz-block{background:#000;border-radius:var(--border-radius);padding:41px 32px 47px 24px;position:relative;overflow:hidden;display:flex;justify-content:space-between;gap:0}@media (max-width:992px){.content-quiz-block{flex-direction:column;padding:25px 9px 24px 10px}}.content-quiz-block .left{display:flex;flex-direction:column;justify-content:center}.content-quiz-block .left .section-text{color:#fff;max-width:420px;padding-left:9px;margin-bottom:14px;text-transform:none}@media (max-width:576px){.content-quiz-block .left .section-text{font-size:20px;line-height:24px;max-width:100%;padding:0 16px;text-align:center;margin-bottom:23px}}.content-quiz-block .form-quiz{background:#fff;border-radius:var(--border-radius);padding-bottom:33px;width:742px;box-shadow:2px 5px 10px 0 rgba(81,90,111,.4)}@media (max-width:1200px){.content-quiz-block .form-quiz{width:100%}}@media (max-width:576px){.content-quiz-block .form-quiz{height:auto;padding-bottom:24px}}.content-quiz-block .form-quiz form{display:block;height:100%}@media (max-width:992px){.content-quiz-block .form-quiz form .input[type=text]{width:100%}}@media (max-width:576px){.content-quiz-block .form-quiz form .input[type=text]{font-size:12px;line-height:24px;padding:6px 20px}}.content-quiz-block .form-quiz .carousel{display:flex;justify-content:space-between;flex-direction:column;height:100%;--quiz-questions-count:4}@media (max-width:576px){.content-quiz-block .form-quiz .carousel{min-height:296px}}.content-quiz-block .form-quiz .carousel .carousel-item{padding:25px 18px 10px 20px}@media (max-width:576px){.content-quiz-block .form-quiz .carousel .carousel-item{padding:14px 9px 10px}}.content-quiz-block .form-quiz .carousel .carousel-item .header{display:flex;justify-content:space-between;flex-direction:column;margin-bottom:25px;min-height:86px;padding-left:12px;padding-right:12px}@media (max-width:576px){.content-quiz-block .form-quiz .carousel .carousel-item .header{margin-bottom:24px;min-height:86px}}.content-quiz-block .form-quiz .carousel .carousel-item .header h4{font-weight:600;margin-bottom:4px}@media (max-width:576px){.content-quiz-block .form-quiz .carousel .carousel-item .header h4{font-size:19px;line-height:24px;margin-bottom:9px}}.content-quiz-block .form-quiz .carousel .carousel-item .header .text{font-size:16px;margin-bottom:13px}@media (max-width:576px){.content-quiz-block .form-quiz .carousel .carousel-item .header .text{font-size:14px;line-height:17px;margin-bottom:12px}}.content-quiz-block .form-quiz .carousel .carousel-item .header .progress{height:8px;background:var(--gray);border-radius:8px;overflow:hidden}.content-quiz-block .form-quiz .carousel .carousel-item .header .progress span{display:block;height:100%;background:var(--green-dark);width:calc(100%/(var(--quiz-questions-count) + 1));border-radius:8px}.content-quiz-block .form-quiz .carousel .carousel-item .body{height:125px;overflow-y:auto;scrollbar-color:var(--green-dark) #f5f5f5;scrollbar-width:thin;padding-left:12px;padding-right:12px}.content-quiz-block .form-quiz .carousel .carousel-item .body .options{display:grid;gap:8px}@media (max-width:576px){.content-quiz-block .form-quiz .carousel .carousel-item .body .options{gap:17px}}.content-quiz-block .form-quiz .carousel .carousel-item .body .text-block{font-size:18px;line-height:24px}.content-quiz-block .form-quiz .carousel .carousel-item .body .form-control{border:1px solid #000;box-shadow:none}.content-quiz-block .form-quiz .carousel .carousel-item .body .privacy-policy-check{margin-top:20px}.content-quiz-block .form-quiz .carousel .carousel-item .body.final,.content-quiz-block .form-quiz .carousel .carousel-item .body.final .header .btn-close{padding:0}.content-quiz-block .form-quiz .carousel .carousel-item .body.final .header{align-items:end;padding:7px 8px;margin-bottom:15px;min-height:auto}@media (max-width:576px){.content-quiz-block .form-quiz .carousel .carousel-item .body.final .header{margin-bottom:5px}}@media (max-width:576px){.content-quiz-block .form-quiz .carousel .carousel-item .body.final .header .btn-close{margin:7px 2px}}.content-quiz-block .form-quiz .carousel .carousel-item .body.final .body{padding:0 45px;margin-right:8px}@media (max-width:576px){.content-quiz-block .form-quiz .carousel .carousel-item .body.final .body{padding:0 10px;margin-right:0;font-size:18px;line-height:24px}}.content-quiz-block .form-quiz .carousel .carousel-item .body.final .body h3{font-weight:600;margin-bottom:2px}@media (max-width:576px){.content-quiz-block .form-quiz .carousel .carousel-item .body.final .body h3{font-size:24px;line-height:24px;text-transform:none;margin-right:7px}}@media (max-width:576px){.content-quiz-block .form-quiz .carousel .carousel-item .body.final .body p{margin-bottom:24px}}.content-quiz-block .form-quiz .carousel .carousel-item.final .header{align-items:end}.content-quiz-block .form-quiz .carousel .carousel-controls{display:flex;gap:7px;padding:0 20px 0 32px}@media (max-width:576px){.content-quiz-block .form-quiz .carousel .carousel-controls{gap:0;padding:0 7px;justify-content:space-between}}.content-quiz-block .form-quiz .carousel .carousel-controls button{padding:4px 25px;min-width:143px}.services-list-block{margin-top:0}.services-list-block .services-list-title{max-width:953px;margin-bottom:33px}.services-list-block .services-list .service-item{border-radius:var(--border-radius);overflow:hidden}.services-list-block .services-list .service-item .service-content{background:var(--gray-bg);border-radius:var(--border-radius);display:flex;flex-direction:column;justify-content:space-between;padding:39px 20px 40px 32px;height:100%}.services-list-block .services-list .service-item .service-content .service-title{margin-bottom:17px}.services-list-block .services-list .service-item .service-content .link-more{margin-top:20px}.services-list-block .services-list.style-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px 32px;padding:16px 0 0 1px}@media (max-width:992px){.services-list-block .services-list.style-grid{grid-template-columns:1fr;padding:0;gap:16px}}@media (max-width:576px){.services-list-block .services-list.style-grid{gap:16px}}.services-list-block .services-list.style-grid .service-item{min-height:304px;position:relative}@media (max-width:576px){.services-list-block .services-list.style-grid .service-item{min-height:268px}}.services-list-block .services-list.style-grid .service-item .service-content{width:397px;position:relative;z-index:1}@media (max-width:1399px){.services-list-block .services-list.style-grid .service-item .service-content{width:304px}}@media (max-width:991px){.services-list-block .services-list.style-grid .service-item .service-content{width:444px}}@media (max-width:767px){.services-list-block .services-list.style-grid .service-item .service-content{width:310px}}@media (max-width:576px){.services-list-block .services-list.style-grid .service-item .service-content{width:72%;padding:32px 25px 39px 10px}}.services-list-block .services-list.style-grid .service-item .service-content .service-title{max-width:336px}@media (max-width:1400px){.services-list-block .services-list.style-grid .service-item .service-content .service-title{max-width:100%}}@media (max-width:576px){.services-list-block .services-list.style-grid .service-item .service-content .service-title{font-size:18px;line-height:20px}}.services-list-block .services-list.style-grid .service-item .service-image{background-repeat:no-repeat;background-position:center;background-size:cover;height:100%;width:270px;position:absolute;top:0;bottom:0;right:0}@media (max-width:1199px){.services-list-block .services-list.style-grid .service-item .service-image{width:174px}}@media (max-width:991px){.services-list-block .services-list.style-grid .service-item .service-image{width:291px}}@media (max-width:767px){.services-list-block .services-list.style-grid .service-item .service-image{width:242px}}@media (max-width:576px){.services-list-block .services-list.style-grid .service-item .service-image{width:30%}}.services-list-block .services-list.style-cards{display:grid;gap:17px 12px;padding:7px 0 25px}@media (max-width:992px){.services-list-block .services-list.style-cards{padding:0 0 25px;gap:8px}}.services-list-block .services-list.style-cards .service-item{display:grid;grid-template-columns:652px 651px;gap:32px}@media (max-width:992px){.services-list-block .services-list.style-cards .service-item{grid-template-columns:1fr;padding:0;gap:4px}}.services-list-block .services-list.style-cards .service-item .service-content{padding-bottom:33px}@media (max-width:992px){.services-list-block .services-list.style-cards .service-item .service-content{padding:13px 0 21px 10px}}@media (max-width:576px){.services-list-block .services-list.style-cards .service-item .service-content .service-title{font-size:20px;line-height:24px;margin-bottom:8px}}.services-list-block .services-list.style-cards .service-item .service-content .service-description{max-width:574px}@media (max-width:992px){.services-list-block .services-list.style-cards .service-item .service-content .link-more{margin-top:33px}}.services-list-block .services-list.style-cards .service-item .service-image{border-radius:var(--border-radius);min-height:496px;overflow:hidden}@media (max-width:1400px){.services-list-block .services-list.style-cards .service-item .service-image{min-height:auto}}@media (max-width:576px){.services-list-block .services-list.style-cards .service-item .service-image{height:220px}}@media (max-width:992px){.services-list-block .services-list.style-cards .service-item .service-image img{object-fit:cover}}.services-list-block .services-list.style-text{margin-top:24px;display:grid;grid-template-columns:1fr 1fr;gap:16px 32px}@media (max-width:992px){.services-list-block .services-list.style-text{grid-template-columns:1fr;gap:8px;margin-top:19px;margin-bottom:17px}}.services-list-block .services-list.style-text .service-item{background:var(--gray-bg);border-radius:var(--border-radius);padding:32px 15px 23px;min-height:344px}@media (max-width:992px){.services-list-block .services-list.style-text .service-item{padding:22px 10px 15px;min-height:304px}}.services-list-block .services-list.style-text .service-item .service-content{padding:0}.services-list-block .services-list.style-text .service-item .service-content .service-title{margin:0 0 18px;font-size:26px;font-weight:700;text-transform:uppercase}@media (max-width:992px){.services-list-block .services-list.style-text .service-item .service-content .service-title{margin:0 0 15px}}@media (max-width:768px){.services-list-block .services-list.style-text .service-item .service-content .service-title{font-size:24px;line-height:28px}}.services-list-block .services-list.style-text .service-item .service-content .service-description{margin:0;padding:0}@media (max-width:992px){.services-list-block .services-list.style-text .service-item .service-content .link-more{margin-top:33px}}.services-list-block .services-list-note{padding:26px 0 14px;font-weight:700}@media (max-width:992px){.services-list-block .services-list-note{padding:0}}.reviews-slider .swiper{--swiper-pagination-bullet-horizontal-gap:6.5px;--swiper-pagination-color:#000;padding:0 0 72px}@media (min-width:1201px) and (max-width:1400px) and (max-height:760px){.reviews-slider .swiper{padding:0 0 50px}}@media (max-width:992px){.reviews-slider .swiper{padding:0 0 41px;margin:0-10px}}.reviews-slider .swiper .swiper-wrapper{align-items:center;--overlap:80px}@media (min-width:992px){.reviews-slider .swiper .swiper-wrapper .swiper-slide{height:704px;flex-shrink:0;position:relative;overflow:visible;z-index:1;width:340px}}@media (min-width:1200px){.reviews-slider .swiper .swiper-wrapper .swiper-slide{width:400px}}@media (min-width:1201px) and (max-width:1400px) and (max-height:760px){.reviews-slider .swiper .swiper-wrapper .swiper-slide{height:520px}}@media (min-width:1400px){.reviews-slider .swiper .swiper-wrapper .swiper-slide{width:478px}}@media (max-width:992px){.reviews-slider .swiper .swiper-wrapper .swiper-slide{padding:0 10px}}.reviews-slider .swiper .swiper-wrapper .swiper-slide .slide-wrapper{border-radius:var(--border-radius);background:#fff;box-shadow:1px 4px 8px 0 rgba(0,0,0,.4);border:1px solid #e8ecf5;padding:16px 12px 49px}@media (min-width:992px){.reviews-slider .swiper .swiper-wrapper .swiper-slide .slide-wrapper{opacity:.6;position:absolute;left:50%;top:50%;z-index:1;height:280px;transform:translate(-50%,-50%);transition:width .4s ease,height .4s ease,transform .4s ease,opacity .4s ease;width:340px}}@media (min-width:1200px){.reviews-slider .swiper .swiper-wrapper .swiper-slide .slide-wrapper{width:400px}}@media (max-width:576px){.reviews-slider .swiper .swiper-wrapper .swiper-slide .slide-wrapper{padding:12px 9px 19px}}@media (min-width:1400px){.reviews-slider .swiper .swiper-wrapper .swiper-slide .video-player{min-height:488px}}@media (min-width:1201px) and (max-width:1400px) and (max-height:760px){.reviews-slider .swiper .swiper-wrapper .swiper-slide .video-player{min-height:350px}}@media (max-width:1200px){.reviews-slider .swiper .swiper-wrapper .swiper-slide .video-player{min-height:400px}}@media (max-width:768px){.reviews-slider .swiper .swiper-wrapper .swiper-slide .video-player{min-height:300px}}@media (max-width:576px){.reviews-slider .swiper .swiper-wrapper .swiper-slide .video-player{min-height:180px;aspect-ratio:16/9}}.reviews-slider .swiper .swiper-wrapper .swiper-slide .info{font-size:18px;line-height:24px;margin-top:39px;padding:0 74px}@media (min-width:1201px) and (max-width:1400px) and (max-height:760px){.reviews-slider .swiper .swiper-wrapper .swiper-slide .info{font-size:16px;line-height:20px;margin-top:15px;padding:0 20px}}@media (min-width:992px){.reviews-slider .swiper .swiper-wrapper .swiper-slide .info{display:none}}@media (max-width:576px){.reviews-slider .swiper .swiper-wrapper .swiper-slide .info{font-size:16px;margin-top:15px;padding:0 7px}}.reviews-slider .swiper .swiper-wrapper .swiper-slide .info .row{gap:15px 0}@media (min-width:1201px) and (max-width:1400px) and (max-height:760px){.reviews-slider .swiper .swiper-wrapper .swiper-slide .info .row{gap:10px 0}}@media (max-width:576px){.reviews-slider .swiper .swiper-wrapper .swiper-slide .info .row{gap:8px 0}}.reviews-slider .swiper .swiper-wrapper .swiper-slide .info .row .label{font-weight:700}@media (min-width:992px){.reviews-slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-active{z-index:3}.reviews-slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .slide-wrapper{transform:translate(-50%,-50%);opacity:1;z-index:3}.reviews-slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .info{display:block}.reviews-slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-next,.reviews-slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-prev{z-index:2}.reviews-slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-next .slide-wrapper,.reviews-slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-prev .slide-wrapper{opacity:.85;z-index:2;padding:0;border-color:transparent;box-shadow:none;margin-top:13px}.reviews-slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-next .video-player,.reviews-slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-prev .video-player{min-height:auto;height:100%}.reviews-slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-next .video-player .preview-controls,.reviews-slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-prev .video-player .preview-controls{display:none}.reviews-slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-prev .slide-wrapper{transform:translate(calc(-50% + var(--overlap)),-50%)}.reviews-slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-next .slide-wrapper{transform:translate(calc(-50% - var(--overlap)),-50%)}.reviews-slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .slide-wrapper{width:600px;height:650px}}@media (min-width:1200px){.reviews-slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .slide-wrapper{width:720px;height:704px}}@media (min-width:1201px) and (max-width:1400px) and (max-height:760px){.reviews-slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .slide-wrapper{width:520px;height:520px}}@media (min-width:1400px){.reviews-slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .slide-wrapper{width:855px}}.reviews-slider .btn-nav{top:52%;z-index:2}.reviews-slider .btn-nav.swiper-button-prev{left:-2px;rotate:y 180deg}@media (max-width:1200px){.reviews-slider .btn-nav.swiper-button-prev{left:5px}}@media (max-width:992px){.reviews-slider .btn-nav.swiper-button-prev{display:none}}.reviews-slider .btn-nav.swiper-button-next{right:0}@media (max-width:1200px){.reviews-slider .btn-nav.swiper-button-next{right:5px}}@media (max-width:992px){.reviews-slider .btn-nav.swiper-button-next{display:none}}.reviews-slider .btn-nav:hover{opacity:1}.block-region-locations .locations-list a:hover,.regions-page .regions-list .state a:hover{text-decoration:underline}@media (max-width:576px){.service-category-page{padding-bottom:116px}}.service-category-page .category-text{margin-bottom:94px}.service-category-page .block-steps{padding:117px 0 0}@media (max-width:992px){.service-category-page .block-steps{padding:67px 0 0}}.service-category-page .block-steps .steps-title{margin-bottom:32px}@media (max-width:992px){.service-category-page .block-steps .steps-title{margin-bottom:17px}.service-category-page .block-steps .steps-text p:last-of-type{margin-bottom:0}}.service-category-page .block-steps .steps-list{margin-bottom:43px}@media (max-width:992px){.service-category-page .block-steps .steps-list{margin-top:7px}}.service-category-page .block-steps .steps-list .step-item{background:var(--gray-bg);border-radius:var(--border-radius);padding:29px 12px 24px;display:flex;margin-bottom:8px;min-height:128px}@media (max-width:992px){.service-category-page .block-steps .steps-list .step-item{padding:8px 0 15px 11px;min-height:auto}}.service-category-page .block-steps .steps-list .step-item .step-number{font-weight:700;margin-right:8px;font-size:40px;line-height:1;min-width:33px;flex-shrink:0}@media (max-width:992px){.service-category-page .block-steps .steps-list .step-item .step-number{font-size:24px;min-width:25px;margin-right:0}}.service-category-page .block-steps .steps-list .step-item .step-text{padding-right:30px;padding-top:2px}@media (max-width:992px){.service-category-page .block-steps .steps-list .step-item .step-text{padding-right:0;padding-top:5px}}.service-category-page .block-steps .steps-note{background:#000;border-radius:var(--border-radius);color:#fff;padding:33px 80px 31px 33px}@media (max-width:576px){.service-page{padding-bottom:96px}.service-page .page-title{padding-right:55px;margin-bottom:20px}}.service-page .content-title{max-width:1180px;letter-spacing:-2%}@media (max-width:1400px){.service-page .content-title{max-width:100%;letter-spacing:normal}}@media (max-width:576px){.service-page .content-title{padding-right:0;margin-bottom:20px}}.service-page p{margin-bottom:34px}@media (max-width:576px){.service-page p{margin-bottom:20px;padding-right:9px}}.contacts-page{padding:10px 0 140px}.contacts-page .content-wrapper{margin-top:18px;display:grid;grid-template-columns:1fr 472px;justify-content:space-between}@media (max-width:1200px){.contacts-page .content-wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:992px){.contacts-page .content-wrapper{grid-template-columns:1fr}}.contacts-page .content-wrapper .page-text{border-right:1px solid #000;padding-right:48px}@media (max-width:992px){.contacts-page .content-wrapper .page-text{border-right:none;border-bottom:1px solid #000;padding-right:0;padding-bottom:27px}}.contacts-page .content-wrapper .page-text ul{padding-left:37px;margin-bottom:0}@media (max-width:992px){.contacts-page .content-wrapper .page-text ul{padding-left:25px}}.contacts-page .content-wrapper .page-text ul li,section.home.equipment .grid .card ul li{margin-bottom:8px}.contacts-page .content-wrapper .contacts-list{padding-left:49px;padding-top:2px}@media (max-width:992px){.contacts-page .content-wrapper .contacts-list{padding-left:0;padding-top:42px}}.contacts-page .content-wrapper .contacts-list .contact-item{margin-bottom:39px}@media (max-width:992px){.contacts-page .content-wrapper .contacts-list .contact-item{margin-bottom:15px}}.contacts-page .content-wrapper .contacts-list .contact-item .label{line-height:1;font-weight:700;margin-bottom:13px}@media (max-width:992px){.contacts-page .content-wrapper .contacts-list .contact-item .label{margin-bottom:9px}.contacts-page .content-wrapper .contacts-list .contact-item .value{font-size:14px!important;line-height:20px}}.contacts-page .content-wrapper .contacts-list .contact-item .value a{color:#000;text-decoration:none}.contacts-page .content-wrapper .contacts-list .contact-item .value.phones{line-height:29px}@media (max-width:992px){.contacts-page .content-wrapper .contacts-list .contact-item .value.phones{flex-direction:column;gap:3px}}.contacts-page .content-wrapper .contacts-list .contact-item .value.phones .numbers{font-weight:700;display:flex;flex-direction:column;gap:5px}@media (max-width:567px){.contacts-page .content-wrapper .contacts-list .contact-item .value.phones .numbers{gap:0;padding-top:5px}.contacts-page .content-wrapper .contacts-list .contact-item .value.phones .numbers a{margin-top:-5px}}.contacts-page .content-wrapper .contacts-list .contact-item .value.phones .messengers{display:flex;gap:10px;margin-bottom:10px}.contacts-page .content-wrapper .contacts-list .contact-item .call-link{margin-top:16px;padding:0;background:0 0;border:0;color:#1b1b1b;font-size:18px;line-height:1;font-weight:700;text-decoration:underline}@media (max-width:992px){.contacts-page .content-wrapper .contacts-list .contact-item .call-link{font-size:10px;line-height:12px;margin-top:12px}}.contacts-page .content-wrapper .contacts-list .contact-item .note{margin-top:6px}@media (max-width:992px){.contacts-page .content-wrapper .contacts-list .contact-item .note{font-size:10px!important;line-height:12px;margin-top:8px}}.contacts-page .contacts-map{margin-top:128px;max-width:100%;height:639px;border-radius:var(--border-radius);overflow:hidden}@media (max-width:992px){.contacts-page .contacts-map{margin-top:54px;height:500px}}@media (max-width:768px){.contacts-page .contacts-map{height:420px}}@media (max-width:567px){.contacts-page .contacts-map{height:352px}}.contacts-page .contacts-map .ballon-header{font-size:1.5em;background:#343434;color:#fff;padding:5px}.contacts-page .contacts-map .ballon-content{margin-top:10px;font-size:1.2em;white-space:pre-line;padding-bottom:5px}.about-page .content-highlight-block{margin-top:65px}.about-page .block-documents{margin-top:80px}.about-page .block-documents .documents-text{margin-top:39px}.about-page .block-documents .doc-images .swiper{height:450px;--swiper-navigation-color:#000}@media (max-width:1400px){.about-page .block-documents .doc-images .swiper{height:auto}}@media (max-width:576px){.about-page .block-documents .doc-images .swiper{--swiper-navigation-size:24px}}.about-page .block-documents .doc-images .swiper .swiper-slide{overflow:hidden}.about-page .block-documents .doc-images .swiper .swiper-slide a{display:block;width:100%;height:100%}.about-page .block-documents .doc-images .swiper .swiper-slide img{width:100%}@media (max-width:992px){.about-page .block-documents .doc-images .swiper .swiper-slide img{width:100%}}.about-page .block-documents .doc-images .swiper .swiper-button-next,.about-page .block-documents .doc-images .swiper .swiper-button-prev{mix-blend-mode:difference;color:#fff;background-color:transparent}.price-page .block-price{margin-top:57px}.price-page .block-price .box{background:#000;border-radius:var(--border-radius);padding:24px;position:relative;overflow:hidden;display:flex;gap:0;min-height:408px;margin:0 0 35px}@media (max-width:992px){.price-page .block-price .box{min-height:auto;flex-direction:column;margin-bottom:0}}@media (max-width:576px){.price-page .block-price .box{padding:18px 0 20px}}.price-page .block-price .box .left{display:flex;flex-direction:column;justify-content:space-between;width:430px;flex-shrink:0}@media (max-width:992px){.price-page .block-price .box .left{width:100%;margin-bottom:20px}}@media (max-width:576px){.price-page .block-price .box .left{margin-bottom:0;gap:24px}}.price-page .block-price .box .left .section-title{color:#fff;font-weight:700;text-transform:uppercase;padding-left:10px;padding-top:2px}@media (min-width:1200px){.price-page .block-price .box .left .section-title{font-size:46px;line-height:48px}}@media (max-width:576px){.price-page .block-price .box .left .section-title{padding-right:60px;max-width:100%}}.price-page .block-price .box .left .from{color:#fff;font-size:50px;line-height:40px;text-transform:lowercase;margin-bottom:6px;padding-left:9px;font-weight:700}@media (max-width:992px){.price-page .block-price .box .left .from{font-size:24px;line-height:24px}}.price-page .block-price .box .inner{background:#fff;border-radius:var(--border-radius);padding:16px 20px 24px 22px;height:100%;margin-right:8px}@media (max-width:1200px){.price-page .block-price .box .inner{width:auto}}@media (max-width:576px){.price-page .block-price .box .inner{padding:9px 22px 11px 11px;margin:10px 10px 0}}.price-page .block-price .box .inner ul{margin-bottom:8px;padding-left:36px}@media (max-width:576px){.price-page .block-price .box .inner ul{padding-left:24px}}@media (max-width:992px){.price-page .content-table-block table thead th span{white-space:nowrap}}.price-page .services-list-block{margin-top:162px}.price-page .price-calc{padding:24px 32px 24px 24px;margin-top:208px}@media (max-width:992px){.price-page .price-calc{padding:24px}}@media (max-width:576px){.price-page .price-calc{padding:10px}}.price-page .price-calc .left .section-text,section.home h2.section-title{font-size:46px;line-height:48px;text-transform:uppercase}@media (max-width:1200px){.price-page .price-calc .left .section-text{font-size:36px;line-height:42px}}@media (max-width:576px){.price-page .price-calc .left .section-text{font-size:30px;line-height:36px;padding:0}}.price-page .price-calc .form-quiz{width:837px;padding-bottom:40px}@media (max-width:1400px){.price-page .price-calc .form-quiz{width:665px}}@media (max-width:1200px){.price-page .price-calc .form-quiz{width:580px}}@media (max-width:992px){.price-page .price-calc .form-quiz{width:100%}}.price-page .price-calc .form-quiz .carousel .carousel-item{padding:25px 30px 10px}@media (max-width:1400px){.price-page .price-calc .form-quiz .carousel .carousel-item{padding:25px 15px 10px}}.price-page .price-calc .form-quiz .carousel .carousel-item .header{min-height:79px}.price-page .price-calc .form-quiz .carousel .carousel-item .header .progress{margin-right:19px}@media (max-width:992px){.price-page .price-calc .form-quiz .carousel .carousel-item .header .progress{margin-right:0}}.price-page .price-calc .form-quiz .carousel .carousel-item .body{height:260px}.price-page .price-calc .form-quiz .carousel .carousel-item .body .text-block{margin:29px 0 10px}@media (max-width:768px){.price-page .price-calc .form-quiz .carousel .carousel-item .body .text-block{margin:20px 0 10px}}@media (max-width:576px){.price-page .price-calc .form-quiz .carousel .carousel-item .body .text-block{margin:15px 0 10px;font-size:15px;line-height:19px}.price-page .price-calc .form-quiz .carousel .carousel-item .body button{padding:10px 30px;font-size:16px}}.price-page .price-calc .form-quiz .carousel .carousel-item .body .form-item{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.price-page .price-calc .form-quiz .carousel .carousel-item .body [name=depth]{width:197px}@media (max-width:576px){.price-page .price-calc .form-quiz .carousel .carousel-item .body [name=depth]{width:170px;line-height:20px}.price-page .price-calc .form-quiz .carousel .carousel-item.result .body{height:auto}}.price-page .price-calc .form-quiz .carousel .carousel-item.result .price-item{align-items:center;font-size:22px;line-height:22px;margin-bottom:10px}@media (max-width:1400px){.price-page .price-calc .form-quiz .carousel .carousel-item.result .price-item{margin-bottom:8px}}@media (max-width:576px){.price-page .price-calc .form-quiz .carousel .carousel-item.result .price-item{margin-bottom:10px}}.price-page .price-calc .form-quiz .carousel .carousel-item.result .price-item .label{font-weight:600}@media (max-width:576px){.price-page .price-calc .form-quiz .carousel .carousel-item.result .price-item .label{font-size:18px}}.price-page .price-calc .form-quiz .carousel .carousel-item.result .price-item .form-control{padding:3px 10px;border-radius:16px;border-color:#cdcdcd}.price-page .price-calc .form-quiz .carousel .carousel-item.result .price-item .currency,.price-page .price-calc .form-quiz .carousel .carousel-item.result .price-item .value{width:inherit}@media (max-width:1400px){.price-page .price-calc .form-quiz .carousel .carousel-item.result .price-item .form-control{line-height:18px;padding:7px 17px}}.price-page .price-calc .form-quiz .carousel .carousel-item.result .lead-block{padding-top:10px}@media (max-width:1200px){.price-page .price-calc .form-quiz .carousel .carousel-item.result .lead-block{padding-top:0}}@media (max-width:1400px){.price-page .price-calc .form-quiz .carousel .carousel-item.result .lead-block .text-block{font-size:16px;line-height:22px}}@media (max-width:992px){.price-page .price-calc .form-quiz .carousel .carousel-item.result .lead-block .text-block{padding-bottom:15px}}@media (max-width:768px){.price-page .price-calc .form-quiz .carousel .carousel-item.result .lead-block .text-block{padding-bottom:10px;line-height:20px}}@media (max-width:1200px){.price-page .price-calc .form-quiz .carousel .carousel-item.result .lead-block .form-item{width:345px}}@media (max-width:576px){.price-page .price-calc .form-quiz .carousel .carousel-item.result .lead-block .form-item{width:auto}}@media (max-width:1200px){.price-page .price-calc .form-quiz .carousel .carousel-item.result .lead-block .form-item .form-control{line-height:18px;padding:7px 17px}}.price-page .price-calc .form-quiz .carousel .carousel-item.result .privacy-policy-check{margin-top:5px}@media (max-width:1200px){.price-page .price-calc .form-quiz .carousel .carousel-item.result .privacy-policy-check{width:345px;padding-left:10px}}@media (max-width:576px){.price-page .price-calc .form-quiz .carousel .carousel-item.result .privacy-policy-check{width:auto}}.price-page .content-table-block{padding:100px 0 0}.price-page .content-table-block table{table-layout:auto}.regions-page .content-title{max-width:938px;margin-bottom:32px}.regions-page .regions-list{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:32px}@media (max-width:768px){.regions-page .regions-list{grid-template-columns:repeat(1,1fr)}}.regions-page .regions-list .state .label{font-weight:700}.regions-page .regions-list .state .cities li{font-size:20px;line-height:24px}.reviews-page .reviews-block{padding:24px 0 63px}@media (max-width:1200px){.reviews-page .reviews-block{padding:24px 0 20px}}@media (max-width:768px){.reviews-page .reviews-block{padding:0 0 63px}}.reviews-page .reviews-block .reviews-title{margin-bottom:95px}@media (max-width:1200px){.reviews-page .reviews-block .reviews-title{margin-bottom:30px}}@media (max-width:768px){.reviews-page .reviews-block .reviews-title{margin-bottom:28px;padding-left:10px}}.reviews-page .reviews-block .reviews-list .item .author{font-size:18px;line-height:100%}@media (max-width:768px){.reviews-page .reviews-block .reviews-list .item .author{font-size:12px;line-height:15px}}.reviews-page .reviews-block .reviews-list .item .author .name{font-size:20px;font-weight:700;margin-bottom:7px}@media (max-width:768px){.reviews-page .reviews-block .reviews-list .item .author .name{font-size:16px;line-height:20px;margin-bottom:3px}.reviews-page .reviews-block.text-reviews .reviews-list{margin:0-15px}}.reviews-page .reviews-block.text-reviews .reviews-list .swiper{padding:10px 0}@media (max-width:768px){.reviews-page .reviews-block.text-reviews .reviews-list .swiper{padding:10px 20px}}.reviews-page .reviews-block.text-reviews .reviews-list .item{box-shadow:1px 4px 8px 0 rgba(0,0,0,.4);padding:32px 33px 40px;border-radius:var(--border-radius);margin-bottom:25px;width:700px;background:#fff;opacity:0!important}@media (max-width:1400px){.reviews-page .reviews-block.text-reviews .reviews-list .item{width:650px}}@media (max-width:1200px){.reviews-page .reviews-block.text-reviews .reviews-list .item{width:600px}}@media (max-width:768px){.reviews-page .reviews-block.text-reviews .reviews-list .item{width:100%;opacity:1!important;padding:25px 10px 23px;margin-bottom:12px}}.reviews-page .reviews-block.text-reviews .reviews-list .item .text{margin:29px 0 0}@media (max-width:768px){.reviews-page .reviews-block.text-reviews .reviews-list .item .text{margin:22px 0 0}}.reviews-page .reviews-block.text-reviews .reviews-list .item.swiper-slide-prev{opacity:.4!important}.portfolio-project-page .project-gallery .swiper .swiper-slide.swiper-slide-prev a,.reviews-page .reviews-block.text-reviews .reviews-list .item.swiper-slide-prev a{justify-content:start}.reviews-page .reviews-block.text-reviews .reviews-list .item.swiper-slide-active{opacity:1!important}.reviews-page .reviews-block.text-reviews .reviews-list .item.swiper-slide-next{opacity:.4!important}.portfolio-project-page .project-gallery .swiper .swiper-slide.swiper-slide-next a,.reviews-page .reviews-block.text-reviews .reviews-list .item.swiper-slide-next a{justify-content:end}.reviews-page .reviews-block.text-reviews .reviews-list .btn-nav{top:52%;z-index:2}.reviews-page .reviews-block.text-reviews .reviews-list .btn-nav.swiper-button-prev{left:-2px;rotate:y 180deg}@media (max-width:1200px){.reviews-page .reviews-block.text-reviews .reviews-list .btn-nav.swiper-button-prev{left:5px}}@media (max-width:768px){.reviews-page .reviews-block.text-reviews .reviews-list .btn-nav.swiper-button-prev{left:0}}.reviews-page .reviews-block.text-reviews .reviews-list .btn-nav.swiper-button-next{right:0}@media (max-width:1200px){.reviews-page .reviews-block.text-reviews .reviews-list .btn-nav.swiper-button-next{right:5px}}@media (max-width:768px){.reviews-page .reviews-block.text-reviews .reviews-list .btn-nav.swiper-button-next{right:0}}.reviews-page .reviews-block.text-reviews .reviews-list .btn-nav:hover{opacity:1}.reviews-page .reviews-block.image-reviews{padding:0 15px;position:relative}.reviews-page .reviews-block.image-reviews .reviews-list .swiper{padding:5px 10px 35px}.reviews-page .reviews-block.image-reviews .reviews-list .item{display:block;box-shadow:2px 4px 8px 0 rgba(0,0,0,.25);border:1px solid #ddd;border-radius:var(--border-radius);overflow:hidden}.reviews-page .reviews-block.video-reviews{padding-top:127px}@media (max-width:1200px){.reviews-page .reviews-block.video-reviews{padding-top:25px}}@media (max-width:768px){.reviews-page .reviews-block.video-reviews{padding-top:49px}.reviews-page .reviews-block.site-reviews{padding-top:13px}}.reviews-page .reviews-block.site-reviews .reviews-title{font-size:30px;line-height:32px;letter-spacing:normal;text-align:center;text-transform:none;margin-bottom:18px}@media (max-width:768px){.reviews-page .reviews-block.site-reviews .reviews-title{font-size:16px;line-height:20px;padding:0 49px;margin-bottom:7px}}.reviews-page .reviews-block.site-reviews .reviews-list{display:flex;gap:32px;justify-content:center;align-items:center;padding-right:2px}@media (max-width:768px){.reviews-page .reviews-block.site-reviews .reviews-list{padding:0 10px;gap:8px}}.reviews-page .reviews-block.site-reviews .reviews-list .item{display:flex;justify-content:center;align-items:center;border-radius:var(--border-radius);overflow:hidden;background:#fff;padding:20px;width:326px;height:128px;box-shadow:4px 4px 4px 0 rgba(0,0,0,.25);border:1px solid #ccd2df}@media (max-width:1200px){.reviews-page .reviews-block.site-reviews .reviews-list .item{width:236px;height:110px}}@media (max-width:768px){.reviews-page .reviews-block.site-reviews .reviews-list .item{width:150px;height:60px}}.reviews-page .reviews-block.site-reviews .reviews-list .item a img{max-height:100%}.reviews-page .content-form-block{margin-top:106px;background-image:url(/assets/images/review-form-bg.webp)}@media (max-width:768px){.reviews-page .content-form-block{margin-top:60px}.reviews-page .content-form-block .content .form-title{font-size:20px;line-height:20px}}.reviews-page .content-form-block .form{flex-direction:column;width:682px;align-items:center}@media (max-width:1200px){.reviews-page .content-form-block .form{max-width:100%}}@media (max-width:992px){.reviews-page .content-form-block .form{width:580px}}.reviews-page .content-form-block .form .top{display:flex;justify-content:space-between;align-items:center;margin-bottom:9px;width:100%}.reviews-page .content-form-block .form .form-control{width:325px}@media (max-width:992px){.reviews-page .content-form-block .form .form-control{width:280px}}@media (max-width:768px){.reviews-page .content-form-block .form .form-control{width:100%}}.reviews-page .content-form-block .form .form-control[name=comment]{width:100%;min-height:184px;border-radius:var(--border-radius);text-align:left;font-size:16px;line-height:100%;padding-top:27px;padding-bottom:15px}@media (max-width:768px){.reviews-page .content-form-block .form .form-control[name=comment]{font-size:14px;line-height:16px;padding:20px 8px;min-height:176px}.reviews-page .content-form-block .form button{width:100%}}.reviews-page .content-form-block .form .privacy-policy-check{margin-top:6px}.portfolio-page .projects-count-block{margin-top:48px;margin-bottom:24px}@media (max-width:576px){.portfolio-page .projects-count-block{margin-top:0;margin-bottom:29px}}.portfolio-page .projects-count-block .count-title{margin-bottom:0}.portfolio-page .portfolio-projects .projects .project-item .wrapper .project-param .label,.portfolio-page .projects-count-block .count-text{font-weight:700}.portfolio-page .portfolio-projects{padding:32px 0 56px;position:relative}@media (max-width:576px){.portfolio-page .portfolio-projects{padding:15px 0 56px}}.portfolio-page .portfolio-projects .categories{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:47px}@media (max-width:1200px){.portfolio-page .portfolio-projects .categories{grid-template-columns:repeat(2,1fr)}}@media (max-width:992px){.portfolio-page .portfolio-projects .categories{grid-template-columns:repeat(1,1fr)}}@media (max-width:576px){.portfolio-page .portfolio-projects .categories{gap:7px}}.portfolio-page .portfolio-projects .categories button{padding:8px 48px;font-weight:400;font-size:24px;line-height:31px;height:auto}@media (max-width:576px){.portfolio-page .portfolio-projects .categories button{font-size:18px;padding:5px 20px}}.portfolio-page .portfolio-projects .projects{display:grid;grid-template-columns:repeat(3,1fr);gap:48px 20px}@media (max-width:1200px){.portfolio-page .portfolio-projects .projects{grid-template-columns:repeat(2,1fr)}}@media (max-width:992px){.portfolio-page .portfolio-projects .projects{grid-template-columns:repeat(1,1fr)}}@media (max-width:576px){.portfolio-page .portfolio-projects .projects{gap:16px}}.portfolio-page .portfolio-projects .projects .project-item{padding:15px;border:1px solid var(--gray);box-shadow:4px 6px 12px rgba(0,0,0,.25);border-radius:var(--border-radius);display:flex;flex-direction:column;justify-content:space-between;font-size:24px;line-height:32px;min-height:752px}@media (max-width:1400px){.portfolio-page .portfolio-projects .projects .project-item{min-height:670px}}@media (max-width:576px){.portfolio-page .portfolio-projects .projects .project-item{padding:10px;line-height:24px;font-size:16px;min-height:548px}}.portfolio-page .portfolio-projects .projects .project-item .wrapper .project-image{border-radius:16px;height:400px;width:100%;margin-bottom:32px}@media (max-width:1400px){.portfolio-page .portfolio-projects .projects .project-item .wrapper .project-image{height:334px}}@media (max-width:1200px){.portfolio-page .portfolio-projects .projects .project-item .wrapper .project-image{height:305px}}@media (max-width:992px){.portfolio-page .portfolio-projects .projects .project-item .wrapper .project-image{height:380px;object-fit:cover}}@media (max-width:768px){.portfolio-page .portfolio-projects .projects .project-item .wrapper .project-image{height:320px}}@media (max-width:576px){.portfolio-page .portfolio-projects .projects .project-item .wrapper .project-image{border-radius:8px;height:312px;width:100%;margin-bottom:16px}}.portfolio-page .portfolio-projects .projects .project-item .wrapper .project-name{font-weight:700;line-height:32px;margin-bottom:24px;min-height:64px}@media (max-width:1400px){.portfolio-page .portfolio-projects .projects .project-item .wrapper .project-name{margin-bottom:20px}}@media (max-width:576px){.portfolio-page .portfolio-projects .projects .project-item .wrapper .project-name{line-height:24px;font-size:16px;margin-bottom:0}}.portfolio-page .portfolio-projects .projects .project-item .actions-block,.portfolio-page .portfolio-projects .projects .project-item .wrapper .project-param{margin-bottom:24px}@media (max-width:1400px){.portfolio-page .portfolio-projects .projects .project-item .wrapper .project-param{margin-bottom:15px;font-size:20px}}@media (max-width:576px){.portfolio-page .portfolio-projects .projects .project-item .wrapper .project-param{line-height:24px;font-size:16px;margin-bottom:16px}}@media (max-width:1200px){.portfolio-page .portfolio-projects .projects .project-item .wrapper .project-param .label{display:block}}@media (max-width:576px){.portfolio-page .portfolio-projects .projects .project-item .wrapper .project-param .label{display:inline}}@media (max-width:576px){.portfolio-page .portfolio-projects .projects .project-item .actions-block{margin-bottom:14px}}.error-page section.error-page-content .error-wrapper .error-box .error-text,.portfolio-page .portfolio-projects .projects .project-item .actions-block .link-more{font-size:18px}.portfolio-page .portfolio-projects .projects .no-projects{text-align:center}.portfolio-page .portfolio-projects .pagination-block{padding:105px 0 0}@media (max-width:576px){.portfolio-page .portfolio-projects .pagination-block{padding:56px 0 0}}.portfolio-page .portfolio-projects .spinner-wrapper{display:none}.portfolio-page .portfolio-projects.loading .spinner-wrapper{display:flex}.portfolio-page .portfolio-projects.loading .spinner-wrapper .spinner-border{color:var(--green)}@media (max-width:576px){.portfolio-page .content-engineer-block{padding-top:64px}.portfolio-project-page .back-link-block{padding-top:27px}}.portfolio-project-page .project-gallery{padding:10px 0 48px}@media (max-width:576px){.portfolio-project-page .project-gallery{padding:10px 0 28px}}.portfolio-project-page .project-gallery .swiper{width:100%;padding:50px 0;overflow:visible}@media (max-width:992px){.portfolio-project-page .project-gallery .swiper{overflow:hidden}}@media (max-width:576px){.portfolio-project-page .project-gallery .swiper{padding:35px 0}}.portfolio-project-page .project-gallery .swiper .swiper-slide{width:800px;height:528px;background:#fff;border-radius:var(--border-radius);display:flex;justify-content:center;align-items:center;color:#fff;font-size:24px;opacity:0!important;border:1px solid var(--gray)}@media (max-width:992px){.portfolio-project-page .project-gallery .swiper .swiper-slide{opacity:1!important}}@media (max-width:576px){.portfolio-project-page .project-gallery .swiper .swiper-slide{width:100%;height:auto;border:0}}.error-page section.error-page-content .error-wrapper .error-box,.portfolio-project-page .project-gallery .swiper .swiper-slide a,section.home .site-reviews-inner .grid .link-item a{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.portfolio-project-page .project-gallery .swiper .swiper-slide img{width:auto;height:auto;max-width:100%;max-height:100%}@media (max-width:576px){.portfolio-project-page .project-gallery .swiper .swiper-slide img{object-fit:cover}}.portfolio-project-page .project-gallery .swiper .swiper-slide.swiper-slide-prev{opacity:.4!important}.portfolio-project-page .project-gallery .swiper .swiper-slide.swiper-slide-active{opacity:1!important}.portfolio-project-page .project-gallery .swiper .swiper-slide.swiper-slide-next{opacity:.4!important}.portfolio-project-page .project-gallery .swiper .btn-nav{top:52%;z-index:2}.portfolio-project-page .project-gallery .swiper .btn-nav.swiper-button-prev{left:-2px;rotate:y 180deg}@media (max-width:1200px){.portfolio-project-page .project-gallery .swiper .btn-nav.swiper-button-prev{left:5px}}@media (max-width:992px){.portfolio-project-page .project-gallery .swiper .btn-nav.swiper-button-prev{display:none}}.portfolio-project-page .project-gallery .swiper .btn-nav.swiper-button-next{right:0}@media (max-width:1200px){.portfolio-project-page .project-gallery .swiper .btn-nav.swiper-button-next{right:5px}}@media (max-width:992px){.portfolio-project-page .project-gallery .swiper .btn-nav.swiper-button-next{display:none}}.portfolio-project-page .project-gallery .swiper .btn-nav:hover{opacity:1}.portfolio-project-page .project-name{font-size:24px;line-height:32px;font-weight:700;margin-bottom:24px}@media (max-width:576px){.portfolio-project-page .project-name{font-size:16px;line-height:24px;margin-bottom:16px}}.portfolio-project-page .project-param{margin-bottom:24px}@media (max-width:576px){.portfolio-project-page .project-param{font-size:16px;line-height:24px;margin-bottom:16px}}.portfolio-project-page .project-description .label,.portfolio-project-page .project-param .label{font-weight:700}.portfolio-project-page .project-description{padding:56px 0 0}@media (max-width:576px){.portfolio-project-page .project-description{font-size:16px;line-height:24px;padding:33px 0 0}}.portfolio-project-page .content-engineer-block{padding-top:174px}@media (max-width:576px){.portfolio-project-page .content-engineer-block{padding-top:93px}}.articles-page .articles-list{padding:40px 0 0}.articles-page .articles-list .article-item{padding:25px 32px 40px;border:1px solid var(--gray);border-radius:var(--border-radius);margin-bottom:32px;box-shadow:4px 4px 4px rgba(0,0,0,.25)}.articles-page .articles-list .article-item .author{display:flex;gap:23px;align-items:center;border-bottom:1px solid var(--gray);padding:0 0 22px;margin:0 0 30px}.article-page .author .avatar,.articles-page .articles-list .article-item .author .avatar{border-radius:50%;overflow:hidden;height:119px;width:119px}.article-page .author .avatar img,.articles-page .articles-list .article-item .author .avatar img{max-height:100%;width:100%;height:100%;object-fit:cover}.article-page .author .info,.articles-page .articles-list .article-item .author .info{font-size:20px}.articles-page .articles-list .article-item .author .info .specialty{max-width:420px}.articles-page .articles-list .article-item .author .info .name{font-weight:700}.articles-page .articles-list .article-item .title{margin-top:21px;font-weight:700;font-size:30px;line-height:32px;margin-bottom:18px}.articles-page .articles-list .article-item .excerpt{padding:0 0 45px}.article-page main#content{padding:0 0 116px}.article-page .page-title{margin-bottom:43px;font-size:30px;line-height:32px;text-transform:none}.article-page .author{display:flex;gap:23px;align-items:center;border-bottom:1px solid var(--gray);padding:0 0 22px;margin:42px 0 46px}.article-page .author .info .specialty{max-width:420px}.article-page .author .info .name{font-weight:700}.article-page .back-link-block{padding-top:63px}.error-page main#content{padding:0 0 7px}.error-page section.error-page-content .error-wrapper{padding:0 0 144px}@media (max-width:1400px){.error-page section.error-page-content .error-wrapper{padding:0 0 90px}}@media (max-width:1200px){.error-page section.error-page-content .error-wrapper{padding:0 0 65px}}@media (max-width:992px){.error-page section.error-page-content .error-wrapper{padding:0 0 45px}}@media (max-width:768px){.error-page section.error-page-content .error-wrapper{padding:0 0 35px}}@media (max-width:568px){.error-page section.error-page-content .error-wrapper{padding:0 16px 120px}}.error-page section.error-page-content .error-wrapper .error-box{position:relative;overflow:hidden;padding:50px 40px 40px;flex-wrap:wrap;flex-direction:column;height:513px;border-radius:var(--border-radius);line-height:1;margin-top:82px}@media (max-width:1400px){.error-page section.error-page-content .error-wrapper .error-box{padding:20px;margin-top:50px;height:370px}}@media (max-width:1200px){.error-page section.error-page-content .error-wrapper .error-box{padding:20px;margin-top:40px;height:350px}}@media (max-width:992px){.error-page section.error-page-content .error-wrapper .error-box{margin-top:50px;height:300px}}@media (max-width:768px){.error-page section.error-page-content .error-wrapper .error-box{margin-top:25px;height:230px}}@media (max-width:576px){.error-page section.error-page-content .error-wrapper .error-box{margin-top:19px;height:359px;justify-content:start;padding-top:69px}}.error-page section.error-page-content .error-wrapper .error-box::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/assets/images/bg404.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:-1}@media (max-width:576px){.error-page section.error-page-content .error-wrapper .error-box::before{background-image:url(/assets/images/bg404-mob.jpg)}}@media (max-width:576px){.error-page section.error-page-content .error-wrapper .error-box .error-text{font-size:12px}}.error-page section.error-page-content .error-wrapper .error-box .error-num{color:#fff;font-weight:700;font-size:300px;margin:0 0 30px;line-height:254px;letter-spacing:-2%;text-shadow:0 4px 0 rgba(0,0,0,.25)}@media (max-width:1400px){.error-page section.error-page-content .error-wrapper .error-box .error-num{font-size:230px;margin:0 0 20px;line-height:200px}}@media (max-width:1200px){.error-page section.error-page-content .error-wrapper .error-box .error-num{font-size:200px;margin:0 0 20px;line-height:190px}}@media (max-width:992px){.error-page section.error-page-content .error-wrapper .error-box .error-num{font-size:160px;margin:0 0 15px;line-height:150px}}@media (max-width:768px){.error-page section.error-page-content .error-wrapper .error-box .error-num{font-size:120px;margin:0 0 10px;line-height:120px}}@media (max-width:576px){.error-page section.error-page-content .error-wrapper .error-box .error-num{font-size:127px;margin:0 0 14px;line-height:112px;text-shadow:0 4px 4px rgba(0,0,0,.25)}}@media (max-width:992px){.error-page section.error-page-content .error-wrapper .error-box .actions .btn-brand{padding:10px 25px;font-size:16px}}@media (max-width:768px){.error-page section.error-page-content .error-wrapper .error-box .actions .btn-brand{padding:10px 20px;font-size:14px}}@media (max-width:576px){.error-page section.error-page-content .error-wrapper .error-box .actions .btn-brand{padding:11px 35px;font-size:18px}}.error-page section.error-page-content .error-wrapper::after{content:"";position:absolute;left:-115px;bottom:0;width:760px;height:738px;background-image:url(/assets/images/error-machine.webp);background-size:contain;background-position:bottom right;background-repeat:no-repeat;z-index:-1}@media (max-width:1400px){.error-page section.error-page-content .error-wrapper::after{left:-84px;bottom:0;width:524px;height:508px}}@media (max-width:1200px){.error-page section.error-page-content .error-wrapper::after{left:-77px;bottom:0;width:464px;height:450px}}@media (max-width:992px){.error-page section.error-page-content .error-wrapper::after{left:-75px;bottom:0;width:372px;height:360px}}@media (max-width:768px){.error-page section.error-page-content .error-wrapper::after{left:-70px;bottom:0;width:299px;height:290px}}@media (max-width:576px){.error-page section.error-page-content .error-wrapper::after{left:-118px;bottom:0;width:492px;height:478px}}@media (min-width:1201px) and (max-width:1400px) and (max-height:760px){section.home{min-height:100vh;display:flex;justify-content:center;flex-direction:column}}section.home h2.section-title{font-weight:700;letter-spacing:-2%}@media (max-width:1400px){section.home h2.section-title{font-size:40px;line-height:46px}}@media (max-width:1200px){section.home h2.section-title{font-size:36px;line-height:40px;letter-spacing:normal}}@media (max-width:992px){section.home h2.section-title{font-size:32px;line-height:36px}}@media (max-width:768px){section.home h2.section-title{font-size:28px;line-height:30px}}@media (max-width:576px){section.home h2.section-title{font-size:24px;line-height:24px}}section.home.hero{position:relative;padding:30px 0 0 1px;overflow:hidden}@media (min-width:1201px) and (max-width:1400px) and (max-height:760px){section.home.hero{min-height:auto;padding:20px 0 55px 1px}}@media (max-width:992px){section.home.hero{padding:15px 0 35px 1px}}@media (max-width:576px){section.home.hero{padding:19px 16px 35px}}section.home.hero .section-title{font-size:58px;line-height:64px;max-width:750px;margin-bottom:5px}@media (max-width:1400px){section.home.hero .section-title{font-size:56px;line-height:1;max-width:890px;margin-bottom:10px}}@media (min-width:1201px) and (max-width:1400px) and (max-height:760px){section.home.hero .section-title{font-size:50px;max-width:100%;line-height:46px}}@media (max-width:1200px){section.home.hero .section-title{font-size:45px;max-width:100%;margin-bottom:10px}}@media (max-width:992px){section.home.hero .section-title{font-size:33px;line-height:36px;margin-bottom:2px}}@media (max-width:576px){section.home.hero .section-title{padding-right:81px}}section.home.hero .subtitle{font-size:36px;line-height:36px;font-weight:700;margin-bottom:19px}@media (min-width:1201px) and (max-width:1400px) and (max-height:760px){section.home.hero .subtitle{font-size:32px;line-height:32px;margin-bottom:15px}}@media (max-width:992px){section.home.hero .subtitle{font-size:22px;margin-bottom:13px}}section.home.hero .content{position:relative;padding-top:30px;padding-left:32px;background-image:var(--hero-bg-image);background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:var(--border-radius);height:440px}@media (min-width:1201px) and (max-width:1400px) and (max-height:760px){section.home.hero .content{height:360px}}@media (max-width:1200px){section.home.hero .content{padding:25px 185px 0 20px}}@media (max-width:992px){section.home.hero .content{padding:25px 185px 0 20px;height:490px}}@media (max-width:768px){section.home.hero .content{padding:25px 120px 0 15px;height:370px}}@media (max-width:576px){section.home.hero .content{padding:11px 100px 0 10px;height:240px}}section.home.hero .content .section-text{max-width:750px;margin-bottom:26px;font-size:18px;line-height:24px}@media (max-width:1200px){section.home.hero .content .section-text{max-width:100%}}@media (max-width:992px){section.home.hero .content .section-text{margin-bottom:22px}}@media (max-width:576px){section.home.hero .content .section-text{font-size:14px;line-height:16px}}section.home.hero .content .form{gap:9px;z-index:1;position:relative;flex-wrap:wrap;max-width:530px}section.home.hero .content .form .form-control{width:256px}@media (max-width:992px){section.home.hero .content .form{flex-direction:row;gap:13px;max-width:100%}}@media (max-width:768px){section.home.hero .content .form{display:none}}section.home.hero .content .form .privacy-policy-check{margin-top:3px}section.home.hero .mobile-form{flex-direction:column}@media (max-width:768px){section.home.hero .mobile-form{max-width:440px;margin:0 auto;flex-direction:row}}@media (max-width:576px){section.home.hero .mobile-form{flex-direction:column;max-width:340px}}section.home.hero .mobile-form .input{width:100%}section.home.hero .mobile-form .privacy-policy-check{margin-top:10px}section.home.hero .wrapper{position:relative;padding-bottom:103px}@media (min-width:1201px) and (max-width:1400px) and (max-height:760px){section.home.hero .wrapper{padding-bottom:50px}}@media (max-width:1200px){section.home.hero .wrapper{padding-bottom:45px;margin-bottom:25px}}@media (max-width:992px){section.home.hero .wrapper{padding-bottom:30px;margin-bottom:25px}}@media (max-width:768px){section.home.hero .wrapper{padding-bottom:30px;margin-bottom:25px}}@media (max-width:576px){section.home.hero .wrapper{padding-bottom:37px;margin-bottom:31px}}section.home.equipment .grid .card.photo:after,section.home.hero .wrapper:after{content:"";position:absolute;right:-4px;bottom:18px;width:684px;height:748px;background-image:var(--hero-hover-image);background-size:contain;background-position:bottom right;background-repeat:no-repeat}@media (max-width:1400px){section.home.hero .wrapper:after{width:630px;height:692px;background-size:contain;right:58px;bottom:13px}}@media (min-width:1201px) and (max-width:1400px) and (max-height:760px){section.home.hero .wrapper:after{width:475px;height:520px}}@media (max-width:1200px){section.home.hero .wrapper:after{right:-90px;bottom:0;width:580px;height:636px}}@media (max-width:992px){section.home.hero .wrapper:after{right:-62px;bottom:0;width:440px;height:482px}}@media (max-width:768px){section.home.hero .wrapper:after{width:360px;height:394px}}@media (max-width:576px){section.home.hero .wrapper:after{width:308px;height:337px}}.regional-page section.home.hero .section-title{font-size:24px;line-height:24px}section.home.advantages{padding:9px 0 85px}@media (min-width:1201px) and (max-width:1400px) and (max-height:760px){section.home.advantages{padding:15px 0 55px}}@media (max-width:576px){section.home.advantages{padding:28px 16px 32px}}section.home.advantages .section-title{max-width:650px;margin-bottom:40px}@media (max-width:1200px){section.home.advantages .section-title{max-width:100%}}@media (max-width:576px){section.home.advantages .section-title{margin-bottom:21px}}section.home.advantages .section-text{margin-bottom:32px;padding-left:1px;max-width:1259px}@media (max-width:1200px){section.home.advantages .section-text{max-width:100%}}@media (max-width:576px){section.home.advantages .section-text{margin-bottom:30px;padding-left:1px}}section.home.advantages .grid{display:grid;grid-template-columns:repeat(3,1fr);gap:27px 18px}@media (max-width:992px){section.home.advantages .grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:768px){section.home.advantages .grid{gap:27px 16px}}@media (max-width:576px){section.home.advantages .grid{gap:24px 8px}}section.home.advantages .grid .item{display:flex;flex-direction:column;gap:5px}@media (max-width:576px){section.home.advantages .grid .item{gap:0}}section.home.advantages .grid .item .value{font-size:46px;font-weight:700;line-height:48px;letter-spacing:-2%}@media (max-width:1200px){section.home.advantages .grid .item .value{font-size:44px;line-height:1}}@media (max-width:992px){section.home.advantages .grid .item .value{font-size:40px;line-height:1}}@media (max-width:768px){section.home.advantages .grid .item .value{font-size:36px;line-height:1}}@media (max-width:576px){section.home.advantages .grid .item .value{font-size:30px;line-height:1}}section.home.advantages .grid .item .label{font-size:20px;line-height:24px}@media (max-width:576px){section.home.advantages .grid .item .label{font-size:14px;line-height:16px;padding-right:23px}}@media (max-width:992px){section.home.advantages .grid .item.ord-mob-1{order:1}section.home.advantages .grid .item.ord-mob-2{order:2}section.home.advantages .grid .item.ord-mob-3{order:3}section.home.advantages .grid .item.ord-mob-4{order:4}section.home.advantages .grid .item.ord-mob-5{order:5}section.home.advantages .grid .item.ord-mob-6{order:6}section.home.advantages .grid .item.ord-mob-7{order:7}section.home.advantages .grid .item.ord-mob-8{order:8}section.home.advantages .grid .item.ord-mob-9{order:9}section.home.advantages .grid .item.ord-mob-10{order:10}section.home.advantages .grid .item.ord-mob-11{order:11}section.home.advantages .grid .item.ord-mob-12{order:12}section.home.advantages .grid .item.ord-mob-13{order:13}section.home.advantages .grid .item.ord-mob-14{order:14}section.home.advantages .grid .item.ord-mob-15{order:15}section.home.advantages .grid .item.ord-mob-16{order:16}section.home.advantages .grid .item.ord-mob-17{order:17}section.home.advantages .grid .item.ord-mob-18{order:18}section.home.advantages .grid .item.ord-mob-19{order:19}section.home.advantages .grid .item.ord-mob-20{order:20}}section.home.services{padding:86px 0 85px}@media (max-width:992px){section.home.services{padding:35px 0}}@media (max-width:576px){section.home.services{padding:64px 16px}}section.home.services .section-title{padding-left:1px;max-width:805px;margin-bottom:32px}@media (max-width:1200px){section.home.services .section-title{max-width:100%}}@media (max-width:576px){section.home.services .section-title{padding-left:1px;margin-bottom:8px}}section.home.services .section-text{margin-top:10px;padding-left:1px;max-width:1300px}@media (max-width:1200px){section.home.services .section-text{max-width:100%}}@media (max-width:576px){section.home.services .section-text{margin-top:0}}section.home.services .grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;padding-left:1px;margin-top:24px}@media (max-width:992px){section.home.services .grid{grid-template-columns:1fr;gap:8px;padding-left:0;margin-top:11px}}@media (max-width:768px){section.home.services .grid{grid-template-columns:1fr;gap:8px;padding-left:0;margin-top:11px}}section.home.services .grid .card{border-radius:var(--border-radius);min-height:408px;padding:0;border:0;background-repeat:no-repeat;background-position:right;background-size:contain}@media (max-width:1200px){section.home.services .grid .card{min-height:360px}}@media (max-width:992px){section.home.services .grid .card{min-height:306px}}@media (max-width:768px){section.home.services .grid .card{min-height:286px}}@media (max-width:576px){section.home.services .grid .card{min-height:232px}}section.home.services .grid .card .content{position:relative;border-radius:var(--border-radius);background:var(--gray-bg);padding:30px 13px;width:465px;height:100%}@media (max-width:1400px){section.home.services .grid .card .content{width:360px}}@media (max-width:1200px){section.home.services .grid .card .content{width:72%;padding:35px 15px}}@media (max-width:768px){section.home.services .grid .card .content{width:72%;padding:50px 20px}}@media (max-width:576px){section.home.services .grid .card .content{width:72%;padding:12px 11px 11px 10px}}section.home.services .grid .card .content .label{display:flex;margin-bottom:26px}@media (max-width:576px){section.home.services .grid .card .content .label{margin-bottom:9px;font-size:18px}}section.home.services .grid .card .content .label::before{content:"";display:block;width:45px;height:35px;background-image:var(--icon-arrow);background-size:contain;background-repeat:no-repeat;flex-shrink:0;margin-left:2px;margin-right:18px}@media (max-width:1200px){section.home.services .grid .card .content .label::before{width:30px;height:24px;margin-right:8px;align-items:center}}@media (max-width:992px){section.home.services .grid .card .content .label::before{width:24px;height:20px;margin-right:8px}}@media (max-width:768px){section.home.services .grid .card .content .label::before{width:22px;height:18px;margin-right:8px}}@media (max-width:576px){section.home.services .grid .card .content .label::before{width:32px;height:24px;margin-bottom:0;margin-right:4px;margin-left:0}}section.home.services .grid .card .content .description{max-width:438px}@media (max-width:576px){section.home.services .grid .card .content .description{margin-bottom:0}}section.home.equipment{padding:91px 0 90px;overflow:hidden}@media (max-width:576px){section.home.equipment{padding:32px 16px}}section.home.equipment .section-title{max-width:690px;letter-spacing:-2%}@media (max-width:992px){section.home.equipment .section-title{max-width:490px;letter-spacing:normal}}@media (max-width:576px){section.home.equipment .section-title{letter-spacing:-2%}}section.home.equipment .grid{display:grid;grid-template-columns:1.45fr 1fr 1fr;margin-top:40px}@media (min-width:1201px) and (max-width:1399px){section.home.equipment .grid{grid-template-columns:1fr 270px 270px}}@media (max-width:1200px){section.home.equipment .grid{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px 0}}@media (max-width:992px){section.home.equipment .grid{display:grid;grid-template-columns:1fr}}@media (max-width:576px){section.home.equipment .grid{margin-top:15px;gap:0}}section.home.equipment .grid .card{border-radius:var(--border-radius);padding:14px 10px 14px 17px;min-height:496px;border:0}@media (min-width:1201px) and (max-width:1399px){section.home.equipment .grid .card{font-size:20px;line-height:24px}}@media (max-width:1200px){section.home.equipment .grid .card{min-height:auto}}@media (max-width:576px){section.home.equipment .grid .card{padding:17px 6px 7px}}section.home.equipment .grid .card h3{margin-bottom:18px;padding:0 77px 0 2px;text-transform:none}@media (min-width:1201px) and (max-width:1399px){section.home.equipment .grid .card h3{padding:0 40px 0 2px;font-size:22px}}@media (max-width:576px){section.home.equipment .grid .card h3{margin-bottom:4px;padding:0 0 0 4px}}section.home.equipment .grid .card ul{list-style:disc;padding-left:24px}@media (max-width:576px){section.home.equipment .grid .card ul{margin-bottom:0}}@media (max-width:576px){section.home.equipment .grid .card ul li{margin-bottom:4px}}section.home.equipment .grid .card.photo{--equipment-bg-image:url('/assets/images/home-equip.webp');--equipment-hover-image:url('/assets/images/home-hero-machine.webp');position:relative;border-radius:var(--border-radius);background-image:var(--equipment-bg-image);background-size:cover;background-position:center;background-repeat:no-repeat;width:667px;padding:17px 15px 16px;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between}@media (max-width:1400px){section.home.equipment .grid .card.photo{width:100%}}@media (max-width:1200px){section.home.equipment .grid .card.photo{flex-basis:64%;min-height:430px}}@media (max-width:768px){section.home.equipment .grid .card.photo{min-height:370px}}@media (max-width:576px){section.home.equipment .grid .card.photo{min-height:240px;padding:9px 10px 12px;margin-bottom:8px}}section.home.equipment .grid .card.photo .text{padding-left:18px;padding-right:63px}@media (max-width:576px){section.home.equipment .grid .card.photo .text{padding-left:0;padding-right:30px;margin-bottom:8px}}section.home.equipment .grid .card.photo .note{background:rgba(255,255,255,.9);border-radius:25px;padding:24px 262px 24px 18px;width:595px;min-height:104px;box-shadow:0 10px 20px rgba(0,0,0,.4)}@media (max-width:992px){section.home.equipment .grid .card.photo .note{width:100%;border-radius:20px;padding:20px 255px 20px 20px}}@media (max-width:768px){section.home.equipment .grid .card.photo .note{border-radius:16px;padding:15px 220px 15px 15px}}@media (max-width:576px){section.home.equipment .grid .card.photo .note{font-size:12px;line-height:16px;min-height:auto;padding:8px 141px 8px 11px}}section.home.equipment .grid .card.photo:after{right:-122px;bottom:1px;width:441px;height:483px;background-image:var(--equipment-hover-image);z-index:1}@media (min-width:1201px) and (max-width:1399px){section.home.equipment .grid .card.photo:after{width:407px}}@media (max-width:992px){section.home.equipment .grid .card.photo:after{right:-102px;bottom:0;width:380px;height:417px}}@media (max-width:768px){section.home.equipment .grid .card.photo:after{right:-105px;bottom:0;width:366px;height:400px}}@media (max-width:576px){section.home.equipment .grid .card.photo:after{right:-81px;bottom:-13px;width:238px;height:302px}}section.home.equipment .grid .card.light{background:var(--gray-bg);width:326px;margin-left:9px}@media (min-width:1201px) and (max-width:1399px){section.home.equipment .grid .card.light{width:auto}}@media (max-width:1200px){section.home.equipment .grid .card.light{width:100%;flex-basis:35%;margin-left:0;padding:14px 20px}}@media (max-width:576px){section.home.equipment .grid .card.light{width:100%;padding:17px 6px 7px}}section.home.equipment .grid .card.light ul{padding-left:0;margin-left:20px}@media (max-width:576px){section.home.equipment .grid .card.light ul{margin-left:18px}}section.home.equipment .grid .card.light ul li{padding-left:5px}@media (max-width:576px){section.home.equipment .grid .card.light ul li{padding-left:0}}section.home.equipment .grid .card.dark{background:var(--green-dark);color:#fff;margin-left:7px}@media (max-width:1200px){section.home.equipment .grid .card.dark{flex-basis:100%;margin-left:0}}@media (max-width:576px){section.home.equipment .grid .card.dark{margin-top:4px;padding:13px 15px 11px 9px}}section.home.equipment .grid .card.dark h3{padding-left:1px}section.home.equipment .grid .card.dark ul{padding-left:0;margin-left:16px}@media (max-width:576px){section.home.equipment .grid .card.dark ul{margin-left:20px}}section.home.equipment .grid .card.dark ul li{padding-left:5px}section.home.price{padding:94px 0 60px}@media (max-width:992px){section.home.price{padding:45px 0 15px}}@media (max-width:576px){section.home.price{padding:64px 16px 15px}}section.home.price .box{background:#000;border-radius:var(--border-radius);padding:25px 24px 24px;position:relative;overflow:hidden;display:flex;gap:0;min-height:408px;margin:0 0 35px}@media (max-width:992px){section.home.price .box{min-height:auto;flex-direction:column;margin-bottom:0}}@media (max-width:576px){section.home.price .box{padding:14px 0 20px}}section.home.price .box .left{display:flex;flex-direction:column;justify-content:space-between;width:421px;flex-shrink:0}@media (max-width:992px){section.home.price .box .left{width:100%;margin-bottom:20px}}@media (max-width:576px){section.home.price .box .left{margin-bottom:0;gap:24px}}section.home.price .box .left .section-title{color:#fff;font-weight:700;text-transform:uppercase;max-width:380px;padding-left:10px;padding-top:6px}@media (max-width:576px){section.home.price .box .left .section-title{padding-right:60px;max-width:100%}}section.home.price .box .left .from{color:#fff;font-size:46px;line-height:48px;text-transform:uppercase;margin-bottom:17px;padding-left:9px;font-weight:700;letter-spacing:-2%}@media (max-width:992px){section.home.price .box .left .from{font-size:24px;line-height:24px;text-transform:lowercase;letter-spacing:normal;margin-bottom:16px}}section.home.price .box .inner{background:#fff;border-radius:var(--border-radius);padding:14px 20px 24px 31px;height:100%;margin-right:8px}@media (max-width:1200px){section.home.price .box .inner{width:auto}}@media (max-width:576px){section.home.price .box .inner{padding:9px 22px 3px 11px;margin:0 10px}}section.home.price .box .inner .list{margin-top:24px}@media (max-width:576px){section.home.price .box .inner .list{margin-top:20px}}section.home.price .box .inner .list ul{margin-bottom:8px;padding-left:36px}@media (max-width:576px){section.home.price .box .inner .list ul{padding-left:24px}}section.home.price .form-calc-price{text-align:center;padding:28px 0 27px}@media (max-width:576px){section.home.price .form-calc-price{padding:45px 0 27px}}section.home.price .form-calc-price .section-title{text-transform:none;margin-bottom:18px}@media (max-width:576px){section.home.price .form-calc-price .section-title{font-size:20px;line-height:24px;margin-bottom:4px}}section.home.price .form-calc-price .section-text{max-width:710px;margin:0 auto}section.home.price .form-calc-price .form{padding:24px 0 15px;justify-content:center;align-items:center;flex-wrap:wrap}@media (max-width:576px){section.home.price .form-calc-price .form{max-width:340px;margin:0 auto;padding:11px 0 0}section.home.price .form-calc-price .form .form-item{width:100%}}section.home.price .form-calc-price .form .form-control,section.home.price .form-calc-price .form button{width:256px}@media (max-width:992px){section.home.price .form-calc-price .form .form-control,section.home.price .form-calc-price .form button{width:290px}}@media (max-width:576px){section.home.price .form-calc-price .form .form-control,section.home.price .form-calc-price .form button{width:100%}}section.home.price .form-calc-price .form .privacy-policy-check{width:100%;display:flex;justify-content:center;text-align:left;margin-top:5px}section.home.price .form-calc-price .form .privacy-policy-check .form-check{max-width:500px}@media (max-width:992px){section.home.price .form-calc-price .form .privacy-policy-check .form-check{max-width:100%}}section.home.materials{padding:62px 0 90px}@media (max-width:992px){section.home.materials{padding:35px 0}}@media (max-width:576px){section.home.materials{padding:56px 16px}}section.home.materials .section-title{margin-bottom:24px}@media (max-width:576px){section.home.materials .section-title{margin-bottom:13px}}section.home.materials .section-text{padding:0 65px 0 0}@media (max-width:576px){section.home.materials .section-text{padding:0}}section.home.materials .grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;margin-top:32px;padding-left:0}@media (max-width:992px){section.home.materials .grid{grid-template-columns:1fr;margin-top:15px;gap:8px}}section.home.materials .grid .card{background-color:var(--gray-bg);border-radius:var(--border-radius);padding:16px 14px;min-height:272px;display:flex;gap:20px;justify-content:end;flex-direction:row;background-repeat:no-repeat;background-position:left center;border:0}@media (max-width:1400px){section.home.materials .grid .card{background-size:240px}}@media (max-width:1200px){section.home.materials .grid .card{background-size:180px}}@media (max-width:992px){section.home.materials .grid .card{background-size:auto}}@media (max-width:768px){section.home.materials .grid .card{flex-direction:column;min-height:312px;background-position:center top;background-size:282px;padding:16px 0 20px 11px}}section.home.materials .grid .card .text{padding:0 5px 0 14px;width:318px}@media (max-width:1400px){section.home.materials .grid .card .text{width:300px}}@media (max-width:1200px){section.home.materials .grid .card .text{width:270px}}@media (max-width:992px){section.home.materials .grid .card .text{width:370px}}@media (max-width:768px){section.home.materials .grid .card .text{width:auto}}@media (max-width:576px){section.home.materials .grid .card .text{padding:0}}section.home.materials .grid .card .text .sizes{margin-top:25px;display:flex}@media (max-width:768px){section.home.materials .grid .card .text .sizes{margin-top:14px;justify-content:center;margin-right:17px}}section.home.materials .grid .card .text .sizes .item{background-image:url(/assets/images/icon-pipe-size.svg);background-size:contain;background-repeat:no-repeat;background-position:bottom;width:102px;height:69px;margin-left:-6px}section.home.materials .grid .card .text .sizes .item .value{font-size:20px;line-height:1;font-weight:500;display:flex;align-items:center;justify-content:center;padding-left:47px}section.home.materials .grid .card .text .sizes .item .value::before{content:"";display:block;width:12px;height:12px;background-image:url(/assets/images/icon-dia.svg);background-size:contain;background-repeat:no-repeat;flex-shrink:0;margin-right:2px}section.home.materials .grid .card.pipes{background-image:url(/assets/images/home-materials-pipe.webp)}section.home.materials .grid .card.filter{background-image:url(/assets/images/home-materials-filter.webp)}section.home.materials .grid .card.filter .text{width:323px}section.home.map{padding:94px 0}@media (max-width:992px){section.home.map{padding:35px 0}}@media (max-width:576px){section.home.map{padding:40px 16px}}section.home.map .section-title{margin-bottom:40px;max-width:580px}@media (min-width:1201px) and (max-width:1400px) and (max-height:760px){section.home.map .section-title{margin-bottom:15px}}@media (max-width:576px){section.home.map .section-title{margin-bottom:17px}}section.home.map .section-text{padding:0 115px 0 2px}@media (max-width:576px){section.home.map .section-text{padding:0}}section.home.map .form-depth{margin-top:32px}@media (min-width:1201px) and (max-width:1400px) and (max-height:760px){section.home.map .form-depth{margin-top:20px}}@media (max-width:576px){section.home.map .form-depth{margin-top:23px}}section.home.map .form-depth .inner{background-color:#000;background-image:url(/assets/images/home-map-form-bg.webp);background-repeat:no-repeat;background-size:cover;color:#fff;text-align:center;border-radius:var(--border-radius);padding:38px 35px 27px;box-shadow:7px 10px 9px 0 rgba(0,0,0,.6)}@media (max-width:576px){section.home.map .form-depth .inner{padding:21px 0 5px}}section.home.map .form-depth .inner .section-title{text-transform:none;margin-bottom:7px;max-width:100%}@media (max-width:576px){section.home.map .form-depth .inner .section-title{font-size:20px;line-height:24px;margin-bottom:16px;padding:0 12px}}section.home.map .form-depth .inner .section-text{padding:0}@media (max-width:576px){section.home.map .form-depth .inner .section-text{padding:0 15px}}section.home.map .form-depth .inner .form{padding:27px 0 0;display:flex;flex-wrap:wrap;gap:16px 20px;justify-content:center;align-items:center;width:780px;margin:0 auto}@media (max-width:992px){section.home.map .form-depth .inner .form{width:auto}}@media (max-width:576px){section.home.map .form-depth .inner .form{padding:11px 10px;gap:8px}section.home.map .form-depth .inner .form .form-item{width:100%}}section.home.map .form-depth .inner .form .form-control{width:324px}@media (max-width:576px){section.home.map .form-depth .inner .form .form-control{width:100%}section.home.map .form-depth .inner .form .form-control[name=phone]{line-height:22px}}section.home.map .form-depth .inner .form button{margin-top:16px;padding:11px 39px}@media (max-width:576px){section.home.map .form-depth .inner .form button{margin-top:0;padding:15px 39px;width:100%}}section.home.map .form-depth .inner .form .privacy-policy-check{width:100%;display:flex;justify-content:center;text-align:left;margin-top:13px}section.home.map .form-depth .inner .form .privacy-policy-check .form-check{max-width:500px}@media (max-width:992px){section.home.map .form-depth .inner .form .privacy-policy-check .form-check{max-width:100%}}section.home.installation{padding:88px 0 80px}@media (max-width:992px){section.home.installation{padding:35px 0}}@media (max-width:576px){section.home.installation{padding:63px 16px 40px}}section.home.installation .section-title{margin-bottom:32px;max-width:616px}@media (max-width:1200px){section.home.installation .section-title{max-width:100%}}@media (max-width:576px){section.home.installation .section-title{margin-bottom:9px}}section.home.installation .section-text{padding-left:1px;padding-right:17px}@media (max-width:576px){section.home.installation .section-text{padding-left:0}}section.home.installation .grid{margin-top:55px}@media (max-width:576px){section.home.installation .grid{margin-top:11px}}section.home.installation .grid .item{min-height:202px;gap:31px;display:flex;flex-direction:row;margin-bottom:15px}@media (max-width:1400px){section.home.installation .grid .item{gap:15px;margin-bottom:30px}}@media (max-width:768px){section.home.installation .grid .item{flex-direction:column;gap:0;min-height:auto;margin-bottom:35px}}@media (max-width:576px){section.home.installation .grid .item{gap:4px;margin-bottom:8px}}section.home.installation .grid .item .content{background:var(--gray-bg);border-radius:var(--border-radius);padding:39px 35px 31px 25px;width:652px;display:flex;flex-direction:column;justify-content:space-between}@media (max-width:768px){section.home.installation .grid .item .content{width:100%;padding:13px 0 18px 2px;min-height:236px;border-radius:var(--border-radius) var(--border-radius)0 0}}@media (max-width:576px){section.home.installation .grid .item .content{border-radius:var(--border-radius)}}section.home.installation .grid .item .content .inner h3{margin-bottom:19px;padding:0 0 0 8px}@media (max-width:576px){section.home.installation .grid .item .content .inner h3{font-size:20px;line-height:24px;margin-bottom:8px}}section.home.installation .grid .item .content .inner .description{padding-left:8px;padding-right:27px}@media (max-width:576px){section.home.installation .grid .item .content .inner .description{padding-right:8px;margin-bottom:16px}}section.home.installation .grid .item .content .link-more{margin-left:8px}@media (max-width:576px){section.home.installation .grid .item .content .link-more{font-size:16px;margin-left:6px}}section.home.installation .grid .item .image{border-radius:var(--border-radius);overflow:hidden}@media (max-width:768px){section.home.installation .grid .item .image{height:220px;border-radius:0 0 var(--border-radius) var(--border-radius)}}@media (max-width:568px){section.home.installation .grid .item .image{border-radius:var(--border-radius)}}@media (max-width:1400px){section.home.installation .grid .item .image img{width:100%;height:100%;object-fit:cover}}@media (max-width:768px){section.home.installation .grid .item .image img{left:0;height:auto;max-width:100%}}section.home.quiz{padding:83px 0 90px}@media (max-width:576px){section.home.quiz{padding:40px 16px}}section.home.steps{padding:94px 0 50px}@media (max-width:992px){section.home.steps{padding:35px 0}}@media (max-width:576px){section.home.steps{padding:56px 16px 32px}}section.home.steps .steps-title{padding-left:0;max-width:460px}@media (max-width:1200px){section.home.steps .steps-title{max-width:100%}}section.home.steps .content-steps-block{padding-top:0}section.home.video{padding:62px 0 35px}@media (max-width:576px){section.home.video{padding:15px 16px}}section.home.video .video-player{min-height:528px;width:937px;margin:0 auto;max-width:100%}@media (max-width:1400px){section.home.video .video-player{width:auto}}@media (min-width:1201px) and (max-width:1400px) and (max-height:760px){section.home.video .video-player{min-height:400px;width:700px;margin:0 auto;max-width:100%}}@media (max-width:576px){section.home.video .video-player{min-height:184px;aspect-ratio:16/9}section.home.video .video-player .preview-controls{gap:11px;margin-top:27px}section.home.site-reviews{padding:0 16px}}section.home .site-reviews-inner{padding:71px 0 15px}@media (max-width:576px){section.home .site-reviews-inner{padding:22px 0}}section.home .site-reviews-inner .section-title{font-size:30px;line-height:32px;letter-spacing:normal;text-align:center;text-transform:none;margin-bottom:18px}@media (max-width:576px){section.home .site-reviews-inner .section-title{font-size:16px;line-height:20px;padding:0 63px;margin-bottom:7px}}section.home .site-reviews-inner .grid{display:flex;gap:32px;justify-content:center;align-items:center;padding-right:2px}@media (max-width:576px){section.home .site-reviews-inner .grid{gap:8px}}section.home .site-reviews-inner .grid .link-item{display:flex;justify-content:center;align-items:center;border-radius:var(--border-radius);overflow:hidden;background:#fff;padding:20px;width:326px;height:128px;box-shadow:4px 4px 4px 0 rgba(0,0,0,.25);border:1px solid #ccd2df}@media (min-width:1201px) and (max-width:1400px) and (max-height:760px){section.home .site-reviews-inner .grid .link-item{padding:14px 24px;width:268px;height:100px}}@media (max-width:576px){section.home .site-reviews-inner .grid .link-item{width:150px;height:60px;padding:10px}}section.home .site-reviews-inner .grid .link-item a{overflow:hidden}section.home .site-reviews-inner .grid .link-item a img{display:block;max-width:100%;max-height:100%;width:auto;height:auto}section.home.instagram{padding:157px 0 90px}@media (max-width:992px){section.home.instagram{padding:35px 0}}@media (max-width:576px){section.home.instagram{padding:82px 16px 49px}}section.home.instagram .section-title{padding-left:1px;max-width:480px;margin-bottom:40px}@media (max-width:1200px){section.home.instagram .section-title{max-width:100%}}@media (max-width:576px){section.home.instagram .section-title{padding-left:0;margin-bottom:20px}}section.home.instagram .wrapper{box-shadow:4px 4px 4px 0 rgba(0,0,0,.25);border:1px solid #ccd2df;padding:24px 32px 49px;border-radius:var(--border-radius);display:block}@media (max-width:576px){section.home.instagram .wrapper{padding:11px 12px 23px 8px}}section.home.instagram .wrapper .account{display:flex;align-items:center;gap:19px;margin-bottom:39px}@media (max-width:576px){section.home.instagram .wrapper .account{gap:10px;margin-bottom:12px}}section.home.instagram .wrapper .account .avatar{width:80px;height:80px;background-image:url(/assets/images/instagram-block-icon.webp);background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:var(--border-radius);box-shadow:2px 3px 4px 0 rgba(0,0,0,.5)}@media (max-width:576px){section.home.instagram .wrapper .account .avatar{width:36px;height:36px}}section.home.instagram .wrapper .account .name{font-size:30px;font-weight:700;margin-bottom:-11px}@media (max-width:576px){section.home.instagram .wrapper .account .name{font-size:14px;line-height:16px;font-weight:400;margin-bottom:0}}section.home.instagram .wrapper .feed{display:grid;grid-template-columns:repeat(5,1fr);gap:16px 4.75px}@media (max-width:992px){section.home.instagram .wrapper .feed{grid-template-columns:repeat(3,1fr)}}@media (max-width:576px){section.home.instagram .wrapper .feed{gap:4px 3px}}section.home.instagram .wrapper .feed .post:nth-child(n+6){display:none}@media (max-width:992px){section.home.instagram .wrapper .feed .post:nth-child(-n+6){display:block}section.home.instagram .wrapper .feed .post:nth-child(n+7){display:none}}@media (max-width:576px){section.home.instagram .wrapper .feed .post{height:auto}}section.home.instagram .wrapper .feed .post a{display:block;height:100%;width:100%}section.home.instagram .wrapper .feed .post img{height:100%;max-height:100%}@media (max-width:991px){section.home.instagram .wrapper .feed .post img{height:auto}}section.home.reviews{padding:93px 0 80px}@media (max-width:992px){section.home.reviews{padding:35px 0}}@media (max-width:576px){section.home.reviews{padding:47px 16px 30px}}section.home.reviews .section-title{max-width:675px;margin-bottom:47px}@media (min-width:1201px) and (max-width:1400px) and (max-height:760px){section.home.reviews .section-title{margin-bottom:30px}}@media (max-width:1200px){section.home.reviews .section-title{max-width:100%}}@media (max-width:576px){section.home.reviews .section-title{margin-bottom:28px}}section.engineer-form{position:relative;padding:79px 0 90px 1px;overflow:hidden}@media (max-width:576px){section.engineer-form{padding:73px 16px 90px}}section.engineer-form .content-engineer-block,section.home.faq .content-faq-block{padding:0}section.home.faq{padding:118px 0 33px}@media (max-width:992px){section.home.faq{padding:35px 0}}@media (max-width:576px){section.home.faq{padding:34px 16px}}section.home.faq .faq-title{padding-left:2px;margin-bottom:40px}@media (max-width:576px){section.home.faq .faq-title{padding-left:0;margin-bottom:20px}}section.home.locations{padding:0 0 104px;margin-top:-35px}@media (max-width:576px){section.home.locations{padding:34px 16px}}section.home.locations .block-title{margin-bottom:15px}section.home.locations .locations-list{font-weight:700}