 html {-webkit-box-sizing: border-box;box-sizing: border-box;font-size: 16px;}*, *::before, *::after {-webkit-box-sizing: inherit;box-sizing: inherit;}* {margin: 0;padding: 0;font-family: "Montserrat", sans-serif;}body {line-height: 1.5;color: #333;background-color: #F5F5F5;}img, picture, video, canvas, svg {display: block;max-width: 100%;height: auto; width: auto;}ul, ol {padding-left: 15px;color: #1A1A1A;}a {text-decoration: none;color: inherit;}button {background: none;border: none;cursor: pointer;font: inherit;}table {border-collapse: collapse;border-spacing: 0;}.container {max-width: 1190px;margin: 0 auto;padding: 0 25px;}h1, h2, h3, h4, h5, h6 {margin-bottom: 0.5em;font-weight: 600;color: #191919;}p, span, li, div {color: #1A1A1A;}.header-lvl1 {background-color: #383232;padding-top: 16px;padding-bottom: 16px;}.header-lvl1-content {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;gap: 35px;}.img-logo {max-height: 48px;}.url-img-logo {display: -webkit-box;display: -ms-flexbox;display: flex;margin-top: auto;margin-bottom: auto;}.phone-header-block {display: -webkit-box;display: -ms-flexbox;display: flex;margin-top: auto;margin-bottom: auto;margin-left: auto;gap: 8px;}.phone-header-block>span {margin-top: auto;margin-bottom: auto;color: #FFFFFF;font-size: 20px;font-weight: 500;}.phone-header-block>img {height: 24px;width: 24px;margin-top: auto;margin-bottom: auto;}.header-lvl1-content-button {display: -webkit-box;display: -ms-flexbox;display: flex;gap: 12px;margin-top: auto;margin-bottom: auto;}.button-lv1 {padding: 15.5px 25px;border: 1px solid #E3E3E3;border-radius: 5px;text-transform: uppercase;font-size: 14px;font-weight: 700;line-height: 17px;color: #E3E3E3;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;text-align: center;}.button-lv1:hover {background-color: #E3E3E3;color: #000000;}.button-lv2 {padding: 15.5px 25px;border: 1px solid #FFE100;border-radius: 5px;text-transform: uppercase;font-size: 14px;font-weight: 700;line-height: 17px;color: #000000;background-color: #FFE100;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;text-align: center;}.button-lv2:hover {background-color: white;border: 1px solid white;}.header-lvl2 {padding-top: 18px;padding-bottom: 18px;background-color: white;}.header-lvl2-sod {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;gap: 35px;}.header-lvl2-sod>nav {margin-top: auto;margin-bottom: auto;position: relative;}.header-lvl2-sod>button {margin-top: auto;margin-bottom: auto;margin-left: auto;border: 0;background-color: white;display: -webkit-box;display: -ms-flexbox;display: flex;cursor: pointer;}.header-lvl2-sod__ul, .header-lvl2-sod__ul .sub-menu {list-style: none;margin: 0;padding: 0;}.header-lvl2-sod__ul>li {display: inline-block;margin-right: 36px;position: relative;font-size: 18px;font-weight: 500;}.header-lvl2-sod__ul>li:last-child {margin-right: 0;}.header-lvl2-sod__ul>li>a {text-decoration: none;color: #000;padding: 10px 0;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;gap: 8px;-webkit-transition: color 0.3s;-o-transition: color 0.3s;transition: color 0.3s;}.header-lvl2-sod__ul>li:hover>a {color: #FFE100;}.header-lvl2-sod__ul>li.menu-item-has-children>a::after {content: '';display: inline-block;width: 12px;height: 8px;background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%231A1A1A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size: contain;background-repeat: no-repeat;-webkit-transition: -webkit-transform 0.3s;transition: -webkit-transform 0.3s;-o-transition: transform 0.3s;transition: transform 0.3s;transition: transform 0.3s, -webkit-transform 0.3s;}.header-lvl2-sod__ul>li.menu-item-has-children:hover>a::after {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}.header-lvl2-sod__ul>li>.sub-menu {position: absolute;top: 100%;left: 0;display: none;background: white;-webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);z-index: 10;min-width: 180px;}.header-lvl2-sod__ul>li:hover>.sub-menu {display: block;}.header-lvl2-sod__ul .sub-menu>li {position: relative;}.header-lvl2-sod__ul .sub-menu>li>a {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;padding: 10px 20px;color: #000;font-size: 16px;font-weight: 500;white-space: nowrap;-webkit-transition: color 0.3s;-o-transition: color 0.3s;transition: color 0.3s;}.header-lvl2-sod__ul .sub-menu>li:hover>a {color: #FFE100;}.header-lvl2-sod__ul .sub-menu>li.menu-item-has-children>a::after {content: '';display: inline-block;width: 12px;height: 8px;margin-left: 8px;background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%231A1A1A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size: contain;background-repeat: no-repeat;-webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);transform: rotate(-90deg);-webkit-transition: -webkit-transform 0.3s;transition: -webkit-transform 0.3s;-o-transition: transform 0.3s;transition: transform 0.3s;transition: transform 0.3s, -webkit-transform 0.3s;}.header-lvl2-sod__ul .sub-menu>li.menu-item-has-children:hover>a::after {-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);}.header-lvl2-sod__ul .sub-menu>li>.sub-menu {position: absolute;top: 0;left: 100%;display: none;background: white;-webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);z-index: 10;min-width: 180px;}.header-lvl2-sod__ul .sub-menu>li:hover>.sub-menu {display: block;}main {background-repeat: no-repeat;background-size: 100%;background-position: center top;}.home-slide-content {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;gap: 47px;}.home-slide {padding-top: 72px;padding-bottom: 94px;}.home-slide-content-left {width: calc(55% - (47px * 1 / 2));}.home-slide-content-right {width: calc(45% - (47px * 1 / 2));}.home-slide-content-right>img {width: 100%;border-radius: 8px;}.home-slide-content-left>h1 {font-size: 36px;font-weight: 700;line-height: 44px;margin-bottom: 38px;}.home-slide-content-left-ul {list-style: none;margin: 0;padding: 0;margin-bottom: 32px;}.home-slide-content-left-ul>li {position: relative;padding-left: 20px;line-height: 22px;font-size: 18px;font-weight: 500;}.home-slide-content-left-ul>li:not(:last-of-type) {margin-bottom: 5px;}.home-slide-content-left-ul>li::before {content: "";position: absolute;left: 0;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);width: 12px;height: 12px;background-image: url('../img/Vector.svg');background-size: contain;background-repeat: no-repeat;}.home-title {text-align: center;margin-bottom: 36px;line-height: 44px;font-size: 36px;font-weight: 700;}.home-5block-sod-trio {display: -webkit-box;display: -ms-flexbox;display: flex;margin-left: auto;margin-right: auto;-ms-flex-wrap: wrap;flex-wrap: wrap;gap: 12px;max-width: 999px;}.home-5block-sod-trio-sod {width: calc(100% / 3 - (12px * 2 / 3));padding: 25px;background-color: white;border-radius: 12px;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;gap: 32px;}.home-5block-sod-trio-sod>img {margin-top: auto;margin-bottom: auto;width: 32px;height: auto;}.home-5block-sod-trio-sod>span {width: calc(100% - 32px - 32px);margin-top: auto;margin-bottom: auto;font-weight: 600;font-size: 16px;line-height: 20px;}.home-5block-sod-trio>.home-5block-sod-trio-sod:nth-last-child(2) {margin-left: auto;}.home-5block-sod-trio>.home-5block-sod-trio-sod:last-child {margin-right: auto;background-color: #292828;}.home-5block-sod-trio>.home-5block-sod-trio-sod:last-child>span {color: #FFFFFF;}.home-5block {margin-bottom: 100px;}.about-service h2 {margin-bottom: 36px;line-height: 44px;font-size: 36px;font-weight: 700;}.about-service-sod {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;gap: 71px;}.about-service-sod-right {width: calc(28% - (71px * 1 / 2));position: relative;}.about-service-sod-left {width: calc(72% - (71px * 1 / 2));display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;gap: 46px;}.about-service-sod-left-sod-element {padding: 16px;border-radius: 22px;-webkit-box-shadow: 0 4px 20px #262C301A;box-shadow: 0 4px 20px #262C301A;width: calc(100% / 2 - (46px * 1 / 2));background-color: white;}.about-service-sod-left-sod-element-img {width: 100%;height: 220px;background-position: center center;background-repeat: no-repeat;background-size: cover;border-radius: 6px;margin-bottom: 16px;}.about-service-sod-left-sod-element>h3 {text-align: center;font-size: 18px;font-weight: 700;line-height: 22px;margin-bottom: 0px;}.about-service-sod-right>img {width: 100%;position: relative;z-index: 0;}.about-service-sod-right>div {background-color: #292828;padding: 32px 27px;z-index: 1;position: relative;}.about-service-sod-right>div>h3 {color: white;text-align: center;font-size: 26px;line-height: 34.5px;font-weight: bold;margin-bottom: 12px;}.about-service-sod-right>div>p {text-align: center;color: #BEBEBE;line-height: 21px;font-size: 16px;font-weight: 500;margin-bottom: 12px;}.about-service-sod-right>div>a {width: 100%;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.about-service-sod-right>img:first-of-type {margin-bottom: -30%;}.about-service-sod-right>img:last-of-type {margin-top: -30%;}.about-service {margin-bottom: 90px;}.home-1slider-slider-content {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.home-1slider-slider-content__viewport {overflow: hidden;width: 100%;}.home-1slider-slider-content__track {display: -webkit-box;display: -ms-flexbox;display: flex;gap: 30px;-webkit-transition: -webkit-transform 0.4s ease;transition: -webkit-transform 0.4s ease;-o-transition: transform 0.4s ease;transition: transform 0.4s ease;transition: transform 0.4s ease, -webkit-transform 0.4s ease;}.home-1slider-slider-content__slide {-webkit-box-flex: 0;-ms-flex: 0 0 calc((100% - 4 * 30px) / 5);flex: 0 0 calc((100% - 4 * 30px) / 5);height: 338px;-webkit-transition: opacity 0.3s ease;-o-transition: opacity 0.3s ease;transition: opacity 0.3s ease;opacity: 1;}.home-1slider-slider-content__nav {position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);background: rgb(255, 255, 255);border: none;font-size: 24px;padding: 18px;border-radius: 100%;line-height: 32px;text-align: center;cursor: pointer;z-index: 10;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-shadow: 0 4px 20px #262C301A;box-shadow: 0 4px 20px #262C301A;}.home-1slider-slider-content__nav>img {height: 21px;width: 21px;margin: auto;}.home-1slider-slider-content__nav--prev {left: 60px;}.home-1slider-slider-content__nav--next {right: 60px;}.home-1slider-slider-wrapper {margin-bottom: 30px;}.home-1slider-slider-content {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.home-1slider-slider-content__slide {-webkit-transition: opacity 0.3s ease;-o-transition: opacity 0.3s ease;transition: opacity 0.3s ease;opacity: 1;}.home-1slider-slider-content__dots {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;gap: 10px;}.home-1slider-slider-content__dot {width: 10px;height: 10px;border-radius: 50%;background-color: #D9D9D9;border: none;padding: 0;cursor: pointer;-webkit-transition: background-color 0.3s ease;-o-transition: background-color 0.3s ease;transition: background-color 0.3s ease;}.home-1slider-slider-content__dot.active, .home-1slider-slider-content__dot:hover {background-color: #FFE100;}#home-1slider-slider-content-dots {margin-top: 30px;}.button-lv3 {padding: 15.5px 25px;border: 1px solid #E9E8E2;border-radius: 5px;text-transform: uppercase;font-size: 14px;font-weight: 700;line-height: 17px;color: #000000;background-color: #E9E8E2;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;}.button-lv3:hover {border: 1px solid #FFE100;background-color: #FFE100;}.home-1slider-button-line {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;padding: 0px 25px 100px 25px;}.home-1slider-button-line>a {margin-left: auto;margin-right: auto;}.home-polurl-slider {max-width: 1320px;margin: 0 auto;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding: 0 25px;gap: 75px;}.home-polurl-slider__nav {width: 56px;display: -webkit-box;display: -ms-flexbox;display: flex;background: rgb(255, 255, 255);border: none;font-size: 24px;padding: 18px;border-radius: 100%;line-height: 32px;text-align: center;cursor: pointer;-webkit-box-shadow: 0 4px 20px #262C301A;box-shadow: 0 4px 20px #262C301A;}.home-polurl-slider__nav button {margin: auto;cursor: pointer;}.home-polurl-slider__viewport {overflow: hidden;-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}.home-polurl-slider__track {display: -webkit-box;display: -ms-flexbox;display: flex;gap: 46px;-webkit-transition: -webkit-transform 0.4s ease;transition: -webkit-transform 0.4s ease;-o-transition: transform 0.4s ease;transition: transform 0.4s ease;transition: transform 0.4s ease, -webkit-transform 0.4s ease;}.home-polurl-slider-centerslider-sider-element {-webkit-box-flex: 0;-ms-flex: 0 0 calc((100% - 2*46px) / 3);flex: 0 0 calc((100% - 2*46px) / 3);background-color: #fff;padding: 16px;border-radius: 22px;-webkit-box-shadow: 0px 5px 25px 0 #35321d0a;box-shadow: 0px 5px 25px 0 #35321d0a;}.home-polurl-slider-dots {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;gap: 10px;margin-top: 30px;margin-bottom: 30px;}.home-polurl-slider-dot {width: 10px;height: 10px;border-radius: 50%;background-color: #D9D9D9;border: none;padding: 0;cursor: pointer;-webkit-transition: background-color 0.3s ease;-o-transition: background-color 0.3s ease;transition: background-color 0.3s ease;}.home-polurl-slider-dot.active, .home-polurl-slider-dot:hover {background-color: #FFE100;}.home-polurl-slider-centerslider-sider-element-img {background-position: center center;background-repeat: no-repeat;background-size: cover;border-radius: 6px;margin-bottom: 16px;height: 220px;}.home-polurl-slider-centerslider-sider-element>p {font-size: 15px;font-weight: 700;line-height: 22px;margin-bottom: 0px;}.footer-contact-block {max-width: 730px;margin-left: auto;margin-right: auto;}.footer-contact-block-content {padding: 32px 69px;background-color: #292828;z-index: 1;}.footer-contact-block-content>p {color: #FFFFFF;font-size: 36px;font-weight: 700;line-height: 48px;text-align: center;margin-bottom: 20px;}.footer-contact-block-content>p>span {color: #FFE100;}.footer-contact-block-content-form-block {max-width: 280px;margin-left: auto;margin-right: auto;}.footer-contact-block-content-form-block>p:first-of-type {color: #BEBEBE;margin-bottom: 20px;font-size: 18px;font-weight: 500;line-height: 22px;text-align: center;}.footer-contact-block-content-form-block>p:last-of-type {font-size: 9px;font-weight: 500;line-height: 11px;text-align: center;color: #BEBEBE;}.footer-contact-block-content-form-block>form {margin-bottom: 20px;}.footer-contact-block {position: relative;margin-bottom: -58px;}.footer-contact-block>* {position: relative;}.footer-contact-block>img {z-index: 0;}.footer-contact-block>img:first-of-type {margin-bottom: -95px;}.footer-contact-block>img:last-of-type {margin-top: -95px;}.footer-lvl1 {background-color: #464646;padding: 100px 0 57px 0;}.footer-lvl1-menu>ul {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;gap: 32px;}.footer-lvl1-menu>ul>li {width: calc(100% / 4 - (32px * 3 / 4));}.footer-lvl1-menu>ul>li>a {color: #FFFFFF;font-size: 18px;font-weight: 700;line-height: 22px;width: 100%;padding-bottom: 18px;border-bottom: 1px solid #565656;display: inline-block;-webkit-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;}.footer-lvl1-menu>ul>li>a:hover {color: #FFE100;}.footer-lvl1-menu {margin-bottom: 70px;}.footer-lvl2 {background-color: #292828;padding: 14px 0;}.footer-lvl2 p {color: #BEBEBE;font-size: 10px;line-height: 12px;font-weight: 400;margin: 0px;}.footer-lvl1-dp-content>a>img {max-height: 24px;width: auto;}.footer-lvl1-dp-content>a {margin-bottom: 50px;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;}.footer-lvl1-dp-content-line {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;gap: 29px;}.footer-lvl1-dp-content-line-sod {width: calc(100% / 4 - (29px * 3 / 4));}.footer-lvl1-dp-content-line-sod-title {font-size: 16px;color: #FFF;font-weight: 500;margin-bottom: 8px;line-height: 20px;}.footer-lvl1-dp-content-line-sod-sod {color: #BEBEBE;font-size: 18px;font-weight: 500;line-height: 22px;}.footer-lvl1-dp-content>.footer-lvl1-dp-content-line:not(:last-of-type) {margin-bottom: 24px;}.footer-lvl1-dp-content-line-sod.button-lv2 {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.seo-block {margin-top: 30px;margin-bottom: 30px;}.seo-block-content>* {font-size: 14px;font-weight: 500;line-height: 17px;margin: 0px;}.seo-block-content {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;gap: 5px;}.seo-block-content>p {color: #BEBEBE;}.page-content h1 {font-size: 36px;font-weight: 700;line-height: 44px;margin-bottom: 60px;}.page-content-contact-page {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;gap: 60px;}.page-content-contact-page-element {width: calc(100% / 3 - (60px * 2 / 3));}.page-content {margin-bottom: 120px;}.page-content-contact-page-element>h2 {font-size: 24px;font-weight: 700;line-height: 29px;margin-bottom: 32px;}.contact-home-5block-sod-trio-sod {padding: 25px;background-color: white;border-radius: 12px;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;gap: 32px;margin-bottom: 12px;}.contact-home-5block-sod-trio-sod>img {margin-top: auto;margin-bottom: auto;width: 32px;height: auto;}.contact-home-5block-sod-trio-sod>span {width: calc(100% - 32px - 32px);margin-top: auto;margin-bottom: auto;font-weight: 600;font-size: 16px;line-height: 20px;}.contact-home-5block-sod-trio-sod.url>span {color: #1E84F8;}.contacts-map-block {background-color: #FFFFFF;border-radius: 22px;padding: 16px;}.contacts-map-block>a {margin-top: 16px;font-size: 16px;font-weight: 700;text-align: center;width: 100%;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.calc-page-content {max-width: 658px;padding: 48px 64px;border-radius: 32px;background-color: white;}.calc-page-content>p {text-align: center;margin-bottom: 30px;text-align: 16px;font-weight: 600;border-inline-end-width: 20px;}.calc-page-content-line {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;gap: 10px;margin-bottom: 40px;}.calc-page-content-line-block {width: calc(100% / 5 - (10px * 4 / 5));height: 10px;border-radius: 100px;}.calc-page-content-vopr>h2 {margin-bottom: 30px;font-size: 24px;line-height: 29px;font-weight: 700;}.calc-page-content-vopr {margin-bottom: 60px;}.calc-page-content-line-block.active {background-color: #FFE100 !important;}.calc-page-content-line-block {background-color: #E3E3E3;-webkit-transition: background-color .3s;-o-transition: background-color .3s;transition: background-color .3s;}.calc-page-content-vopr-block {display: -ms-grid;display: grid;-ms-grid-columns: 1fr 15px 1fr;grid-template-columns: repeat(2, 1fr);gap: 15px;}.wizard-step label, .wizard-step select, .wizard-step input[type="text"], .wizard-step input[type="number"], .wizard-step input[type="email"] {font-size: 16px;font-weight: 500;}.calc-page-content-vopr-block label {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;cursor: pointer;}.calc-page-content-vopr-block label input[type="checkbox"] {width: 16px;height: 16px;margin-right: 8px;}.wizard-step select {font-size: 16px;font-weight: 500;padding: 8px 12px;border: 1px solid #ccc;border-radius: 8px;height: 40px;background-color: #fff;-webkit-appearance: none;-moz-appearance: none;appearance: none;cursor: pointer;width: 100%;-webkit-box-sizing: border-box;box-sizing: border-box;}.calc-page-content-vopr-block select {width: 100%;}.wizard-step select {appearance: none;-webkit-appearance: none;-moz-appearance: none;background-color: #fff;background-repeat: no-repeat;background-position: right 12px center;padding-right: 36px;}.wizard-step select {background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%23666'/%3E%3C/svg%3E");}.wizard-step input[type="text"], .wizard-step input[type="number"], .wizard-step input[type="email"] {padding: 8px 36px 8px 16px;margin-top: 10px;border-radius: 8px;border: 1px solid #ccc;}.footer-contact-block-content-form-block {max-width: 280px;margin: 0 auto;}.footer-contact-block-content-form-block .wpcf7-form p {margin-bottom: 10px;}.footer-contact-block-content-form-block .wpcf7-form p:last-child {margin-bottom: 0;}.footer-contact-block-content-form-block .wpcf7-form-control.wpcf7-text, .footer-contact-block-content-form-block .wpcf7-form-control.wpcf7-tel {width: 100%;padding: 18px 20px;background-color: #EDEDED;border: none;border-radius: 5px;font-size: 13px;font-weight: 700;text-transform: uppercase;color: #1A1A1A;-webkit-box-sizing: border-box;box-sizing: border-box;}.footer-contact-block-content-form-block .wpcf7-form-control.wpcf7-text::-webkit-input-placeholder, .footer-contact-block-content-form-block .wpcf7-form-control.wpcf7-tel::-webkit-input-placeholder {color: #676767;text-transform: uppercase;font-weight: 700;font-size: 13px;}.footer-contact-block-content-form-block .wpcf7-form-control.wpcf7-text::-moz-placeholder, .footer-contact-block-content-form-block .wpcf7-form-control.wpcf7-tel::-moz-placeholder {color: #676767;text-transform: uppercase;font-weight: 700;font-size: 13px;}.footer-contact-block-content-form-block .wpcf7-form-control.wpcf7-text:-ms-input-placeholder, .footer-contact-block-content-form-block .wpcf7-form-control.wpcf7-tel:-ms-input-placeholder {color: #676767;text-transform: uppercase;font-weight: 700;font-size: 13px;}.footer-contact-block-content-form-block .wpcf7-form-control.wpcf7-text::-ms-input-placeholder, .footer-contact-block-content-form-block .wpcf7-form-control.wpcf7-tel::-ms-input-placeholder {color: #676767;text-transform: uppercase;font-weight: 700;font-size: 13px;}.footer-contact-block-content-form-block .wpcf7-form-control.wpcf7-text::placeholder, .footer-contact-block-content-form-block .wpcf7-form-control.wpcf7-tel::placeholder {color: #676767;text-transform: uppercase;font-weight: 700;font-size: 13px;}.wpcf7-form.init .wpcf7-form-control.wpcf7-submit.has-spinner.button-lv2 {width: 100%;cursor: pointer;}.header-lvl2-sod__search form {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.header-lvl2-sod__search #s {padding: 11.5px 10px;background-color: white;border-radius: 6px;border: 1px solid #8080804f;font-size: 18px;font-weight: 500;}#searchsubmit {padding: 13px 25px;border: 1px solid #FFE100;border-radius: 5px;text-transform: uppercase;font-size: 14px;font-weight: 700;line-height: 17px;color: #000000;background-color: #FFE100;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;text-align: center;}#searchsubmit:hover {background-color: white;border: 1px solid white;}.search-element {margin-top: 80px;margin-bottom: 80px;}.search-result {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;gap: 35px;}.search-result-block {width: calc(100% / 3 - (35px * 2 / 3));background-color: #fff;padding: 16px;border-radius: 22px;-webkit-box-shadow: 0px 5px 25px 0 #35321d0a;box-shadow: 0px 5px 25px 0 #35321d0a;}.search-result-block-img {width: 100%;height: 250px;background-position: center center;background-repeat: no-repeat;background-size: cover;}.search-result-block>h2 {font-size: 15px;font-weight: 700;line-height: 22px;margin-top: 10px;margin-bottom: 20px;}.search-element h1 {font-size: 36px;font-weight: 700;line-height: 44px;margin-bottom: 38px;}.nav-links .page-numbers {padding: 15.5px 25px;border: 1px solid #E9E8E2;border-radius: 5px;text-transform: uppercase;font-size: 14px;font-weight: 700;line-height: 17px;color: #000000;background-color: #E9E8E2;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-transition: background-color 0.5s, border-color 0.5s;-o-transition: background-color 0.5s, border-color 0.5s;transition: background-color 0.5s, border-color 0.5s;text-decoration: none;margin-right: 8px;}.nav-links .page-numbers:hover {border-color: #FFE100;background-color: #FFE100;}.nav-links .page-numbers.current {border-color: #FFE100;background-color: #FFE100;}.nav-links .page-numbers.current:hover {border-color: #E9E8E2;background-color: #E9E8E2;}.nav-links {margin-top: 35px;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;gap: 10px;}.entry-content>* {margin-bottom: 10px;}.reviews-block {-webkit-column-count: 3;-moz-column-count: 3;column-count: 3;-webkit-column-gap: 20px;-moz-column-gap: 20px;column-gap: 20px;}.reviews-block .review {display: inline-block;width: 100%;margin: 0 0 20px;padding: 15px;background: #fff;border-radius: 22px;-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-column-break-inside: avoid;-moz-column-break-inside: avoid;break-inside: avoid-column;}.reviews-block .review h3 {margin: 0 0 10px;font-size: 18px;font-weight: 700;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: baseline;-ms-flex-align: baseline;align-items: baseline;}.reviews-block .review h3 span {font-size: 14px;font-weight: 400;color: #666;}.reviews-block .review p {margin: 0;}.footer-lvl1-menu>ul {padding-left: 0px;list-style-type: none;}.price-element-content {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;gap: 35px;}.price-element-content-sod {width: calc(100% / 3 - (35px * 2 / 3));background-color: #fff;padding: 16px;border-radius: 22px;-webkit-box-shadow: 0px 5px 25px 0 #35321d0a;box-shadow: 0px 5px 25px 0 #35321d0a;}.price-element-content-sod-bimg {width: 100%;height: 200px;background-position: center center;background-size: contain;background-repeat: no-repeat;}.price-element-content-sod h4 {margin-top: 20px;margin-bottom: 0px;}@media (max-width: 1120px) {.page-content-contact-page-element {width: calc(100% / 2 - (60px * 1 / 2));}}@media (max-width: 1020px) {.header-lvl2-sod>nav>ul {gap: 16px;}.home-1slider-slider-content__slide {height: 250px;}.home-polurl-slider__track {gap: 26px;}.home-polurl-slider {gap: 26px;}.home-polurl-slider-centerslider-sider-element {-webkit-box-flex: 0;-ms-flex: 0 0 calc((100% - 2*26px) / 3);flex: 0 0 calc((100% - 2*26px) / 3);}.footer-lvl1-dp-content-line-sod {width: calc(100% / 3 - (29px * 3 / 4));}.header-lvl2-sod__ul>li {margin-right: 26px;}}@media (max-width: 927px) {.header-lvl1-content-button {display: none;}.about-service-sod-left {width: 100%;}.about-service-sod-right {width: 100%;}.home-5block-sod-trio-sod {width: calc(100% / 2 - (12px * 1 / 2));}.home-5block-sod-trio>.home-5block-sod-trio-sod:last-child {margin-left: auto;}.home-1slider-slider-content__slide {-webkit-box-flex: 0;-ms-flex: 0 0 calc((100% - 2 * 30px) / 3);flex: 0 0 calc((100% - 2 * 30px) / 3);}.header-lvl2-sod>button {display: none;}}@media (min-width: 801px) {#mobil-menu-element {display: none;}#fullscreen-overlay {display: none;}}@media (max-width: 800px) {.header-lvl2 {display: none;}.phone-header-block>span {display: none;}.img-logo {max-height: 28px;}.header-lvl1-content {gap: 20px;}#mobil-menu-element {margin-top: auto;margin-bottom: auto;}.home-polurl-slider-centerslider-sider-element {-webkit-box-flex: 0;-ms-flex: 0 0 calc((100% - 1*26px) / 2);flex: 0 0 calc((100% - 1*26px) / 2);}#fullscreen-overlay {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.8);z-index: 9999;overflow: auto;}#close-overlay {position: absolute;top: 1rem;right: 1rem;background: transparent;border: none;font-size: 2rem;color: white;cursor: pointer;}#fullscreen-overlay .overlay-content {color: white;min-height: 100vh;background-color: #383232;}body.no-scroll {overflow: hidden;}#close-overlay-element>img {height: 32px;width: auto;}.mobil-menu {border-top: 1px solid #F5F5F53B;}.mobil-menu__list {list-style: none;margin: 0;padding: 0;}.mobil-menu__list .menu-item>a {display: block;color: #fff;font-weight: 500;font-size: 22px;line-height: 22px;padding: 12px 0;text-decoration: none;position: relative;}.mobil-menu__list .sub-menu {display: none;list-style: none;margin: 0;padding: 0 0 0 20px;}.mobil-menu__list .menu-item.open>.sub-menu {display: block;}.mobil-menu__list .menu-item-has-children>a::after {content: '';position: absolute;right: 16px;top: 50%;-webkit-transform: translateY(-50%) rotate(0deg);-ms-transform: translateY(-50%) rotate(0deg);transform: translateY(-50%) rotate(0deg);width: 12px;height: 8px;background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat: no-repeat;background-size: contain;-webkit-transition: -webkit-transform 0.3s ease;transition: -webkit-transform 0.3s ease;-o-transition: transform 0.3s ease;transition: transform 0.3s ease;transition: transform 0.3s ease, -webkit-transform 0.3s ease;}.mobil-menu__list .menu-item-has-children.open>a::after {-webkit-transform: translateY(-50%) rotate(180deg);-ms-transform: translateY(-50%) rotate(180deg);transform: translateY(-50%) rotate(180deg);}.home-slide-content-left {width: 100%;-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;}.home-slide-content-right {width: 100%;-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;}.home-slide-content-left>h1 {font-size: 25px;line-height: 30px;margin-bottom: 24px;}.home-slide-content {gap: 16px;}.home-slide-content-right>img {-o-object-fit: cover;object-fit: cover;max-height: 180px;}.home-slide {padding-top: 32px;padding-bottom: 74px;}.home-slide-content-left-ul>li {font-size: 16px;line-height: 20px;}.home-slide-content-left-ul {margin-bottom: 24px;}.home-slide-content-left>a {width: 100%;}.home-title, .about-service h2 {font-size: 24px;line-height: 29px;margin-bottom: 32px;text-align: center;}.home-5block-sod-trio-sod {width: 100%;}.about-service-sod-left-sod-element {width: 100%;}.home-1slider-slider-content__slide {-webkit-box-flex: 0;-ms-flex: 0 0 calc((100% - 0 * 30px) / 1);flex: 0 0 calc((100% - 0 * 30px) / 1);}.home-1slider-slider-wrapper {padding-left: 32px;padding-right: 32px;}.home-1slider-slider-content__nav--next {right: -20px;}.home-1slider-slider-content__nav--prev {left: -20px;}.home-1slider-button-line {padding: 0px 25px 60px 25px;}.home-polurl-slider-centerslider-sider-element {-webkit-box-flex: 0;-ms-flex: 0 0 calc((100% - 0*26px) / 1);flex: 0 0 calc((100% - 0*26px) / 1);}.home-polurl-slider {position: relative;}#home-polurl-slider-prev {position: absolute;left: 10px;}#home-polurl-slider-next {position: absolute;right: 10px;}.footer-lvl1-menu>ul>li {width: 100%;}.footer-lvl1-dp-content-line-sod {width: 100%;}.footer-contact-block-content>p {font-size: 26px;line-height: 32px;}.footer-contact-block-content-form-block>p:first-of-type {font-size: 16px;}.page-content-contact-page-element {width: 100%;}.page-content h1 {font-size: 32px;margin-bottom: 42px;line-height: 39px;}#wizard-form button {width: 100%;margin-bottom: 10px;}.calc-page-content {padding: 0px;background-color: #00000000;}.wizard-step label, .wizard-step select, .wizard-step input[type="text"], .wizard-step input[type="number"] {width: 100%;}.search-element h1 {font-size: 25px;line-height: 30px;margin-bottom: 24px;}.search-result-block {width: 100%;}.reviews-block {-webkit-column-count: 1;-moz-column-count: 1;column-count: 1;}.price-element-content-sod {width: 100%;}}@media (max-width: 700px) {.footer-contact-block>img:first-of-type {margin-bottom: -60px;}.footer-contact-block>img:last-of-type {margin-top: -60px;}}@media (max-width: 500px) {.footer-contact-block>img:first-of-type {margin-bottom: -30px;}.footer-contact-block>img:last-of-type {margin-top: -30px;}}