@charset "utf-8";
:root {
    --padding-horizontal: calc(50% - 800px);
}
@media all and (max-width: 1640px) {
    :root {
        --padding-horizontal: 20px;
    }
}
@media all and (max-width: 360px) {
    :root {
        --padding-horizontal: 10px;
    }
}
@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Regular.eot');
    src: url('../fonts/Gilroy-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-Regular.woff') format('woff'), url('../fonts/Gilroy-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Medium.eot');
    src: url('../fonts/Gilroy-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-Medium.woff') format('woff'), url('../fonts/Gilroy-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-SemiBold.eot');
    src: url('../fonts/Gilroy-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-SemiBold.woff') format('woff'), url('../fonts/Gilroy-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Bold.eot');
    src: url('../fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Gilroy-Bold.woff') format('woff'), url('../fonts/Gilroy-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
body,
input,
textarea,
button,
select {
    font-family: 'Gilroy', sans-serif;
    font-weight: 500;
}
body {
    -webkit-text-size-adjust: 100%;
    color: #2D3733;
    font-size: 20px;
    line-height: 1.3;
    margin: 0;
}
a {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #5BB695;
    cursor: pointer;
    text-decoration: none;
}
img {
    outline: none;
    border: none;
}
a,
a:hover,
a:focus,
input,
input:hover,
input:focus,
input:active,
select,
select:hover,
select:focus,
select:active,
textarea,
textarea:hover,
textarea:focus,
textarea:active,
button,
button:hover,
button:focus,
button:active,
label,
label:hover,
label:focus,
label:active {
    outline: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner,
select::-moz-focus-inner {
    border: none;
}
textarea,
input,
select,
button {
    border-radius: 0;
}
button {
    cursor: pointer;
}
p {
    margin: 0 0 24px;
}
p p.big {
    margin-bottom: 24px;
}
p:last-child {
    margin-bottom: 0;
}
*,
*:before,
*:after {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
}
h1 {
    font-size: 48px;
    font-weight: 500;
    line-height: 1.25;
    margin-top: 0;
    margin-bottom: 32px;
}
h2 {
    font-size: 48px;
    font-weight: 500;
    line-height: 1.25;
    margin-top: 0;
    margin-bottom: 40px;
    text-align: center;
}
.subtitle {
    font-size: 24px;
    margin-bottom: 40px;
    text-align: center;
}
.big {
    font-size: 24px;
}
.accent {
    color: #5BB695;
}
.checklist {
    font-size: 24px;
    list-style: none;
    margin: 0;
    padding: 0;
}
.checklist li {
    padding-left: 52px;
    position: relative;
}
.checklist li::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none' viewBox='0 0 32 32'%3E%3Cpath fill='%235BB695' fill-rule='evenodd' d='M14.625 0h1.75c.792.377 1.032.981.719 1.813-.17.315-.43.513-.782.593-5.09.112-9.038 2.269-11.843 6.469-2.516 4.368-2.683 8.826-.5 13.375 2.83 4.942 7.11 7.37 12.844 7.281 4.265-.366 7.67-2.251 10.218-5.656 1.707-2.453 2.56-5.182 2.563-8.188.24-.656.708-.958 1.406-.906.48.116.813.397 1 .844v1.75c-.784 6.267-4.034 10.735-9.75 13.406A17.443 17.443 0 0 1 17.375 32h-2.75c-6.267-.784-10.735-4.034-13.406-9.75A17.443 17.443 0 0 1 0 17.375v-2.75C.784 8.358 4.034 3.89 9.75 1.219A17.443 17.443 0 0 1 14.625 0Z' clip-rule='evenodd' opacity='.97'/%3E%3Cpath fill='%235BB695' fill-rule='evenodd' d='M29.938 4c1.134-.042 1.624.5 1.468 1.625L31.22 6a1397.503 1397.503 0 0 1-15.781 15.656 1.7 1.7 0 0 1-1.25-.062A422.808 422.808 0 0 1 8.28 15.25a5.883 5.883 0 0 1-.625-.813c-.223-.992.163-1.575 1.157-1.75.237.046.466.119.687.22a356.57 356.57 0 0 1 5.406 5.843c4.846-4.866 9.71-9.71 14.594-14.531l.438-.22Z' clip-rule='evenodd' opacity='.964'/%3E%3C/svg%3E");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    content: '';
    width: 32px;
    height: 32px;
    position: absolute;
    top: calc(50% - 16px);
    left: 0;
}
.checklist li:not(:last-child) {
    margin-bottom: 24px;
}
.checklist.columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    font-size: 20px;
}
.checklist.columns li {
    margin-bottom: 40px;
    padding-left: 72px;
    width: calc(33.33333% - 20px);
}
.checklist.columns li::before {
    width: 48px;
    height: 48px;
    top: 0;
}
.checklist.columns-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    font-size: 18px;
    margin-bottom: 36px;
}
.checklist.columns-2 li {
    margin-bottom: 16px;
    padding-left: 26px;
    width: calc(50% - 20px);
}
.checklist.columns-2 li::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%2353B796' d='M9.102.04c-1.93.187-3.711.897-5.274 2.1-.762.587-1.75 1.688-2.32 2.587-.246.386-.727 1.37-.899 1.84a12.141 12.141 0 0 0-.5 1.949c-.12.761-.12 2.207 0 2.968a9.858 9.858 0 0 0 .926 2.91c.516 1.051 1.05 1.797 1.91 2.66.864.86 1.61 1.395 2.66 1.91.965.474 1.832.75 2.91.927.762.12 2.208.12 2.97 0a9.857 9.857 0 0 0 2.91-.926c1.05-.516 1.796-1.05 2.66-1.91.86-.864 1.394-1.61 1.91-2.66a8.95 8.95 0 0 0 .703-1.86c.246-.937.305-1.45.305-2.535 0-1.086-.059-1.598-.305-2.535a8.95 8.95 0 0 0-.703-1.86c-.516-1.05-1.05-1.796-1.91-2.66-.864-.86-1.61-1.394-2.66-1.91a9.708 9.708 0 0 0-2.891-.918C10.93.027 9.648-.016 9.102.04Zm6.128 5.67c.196.063.497.356.579.571.093.25.086.574-.024.801-.125.254-6.555 6.637-6.844 6.797a.936.936 0 0 1-.89-.004c-.164-.086-3.125-2.738-3.63-3.25a.966.966 0 0 1-.292-.723c.008-.59.441-.988 1.027-.949.14.012.313.047.38.086.105.05 2.077 1.828 2.718 2.441l.184.18 2.921-2.918c1.606-1.601 2.973-2.941 3.043-2.976.27-.137.512-.153.829-.055Z'/%3E%3C/svg%3E");
    width: 20px;
    height: 20px;
    top: 9px;
}
.checklist.columns-2 .checklist__big {
    margin-bottom: 2px;
}
.checklist__medium {
    display: block;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 8px;
}
.checklist__big {
    display: block;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 16px;
}
.list {
    list-style: none;
    margin: 20px 0;
    padding: 0;
}
.list li {
    padding-left: 36px;
    position: relative;
}
.list li::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='2' fill='none' viewBox='0 0 18 2'%3E%3Cpath stroke='%235BB695' stroke-linecap='round' stroke-width='2' d='M1 1h16'/%3E%3C/svg%3E");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    content: '';
    width: 18px;
    height: 2px;
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
}
.list li:not(:last-child) {
    margin-bottom: 20px;
}
.list--medium {
    font-size: 24px;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    left: 0;
    top: 0;
    margin-left: auto;
    margin-right: auto;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-arrow {
    background-color: #5BB695;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    font-size: 0;
    height: 32px;
    width: 32px;
    padding: 0;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    z-index: 100;
}
.slick-prev {
    background-image: url('../images/arrow-prev.svg');
    left: 0;
}
.slick-next {
    background-image: url('../images/arrow-next.svg');
    right: 0;
}
.slick-disabled {
    cursor: auto;
    opacity: 0.5;
}
.slick-dots {
    font-size: 0;
    list-style: none;
    margin: 40px 0 0;
    padding: 0;
    text-align: center;
}
.slick-dots li {
    display: inline-block;
    margin: 0 12px;
}
.slick-dots button {
    background-color: #5BB695;
    border-radius: 100px;
    border: none;
    cursor: pointer;
    display: block;
    font-size: 0;
    opacity: 0.24;
    padding: 0;
    height: 2px;
    width: 32px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.slick-dots .slick-active button {
    width: 64px;
    height: 4px;
    opacity: 1;
}
body.fancybox-active {
    overflow: hidden;
}
body.fancybox-iosfix {
    position: fixed;
    left: 0;
    right: 0;
}
.fancybox-is-hidden {
    position: absolute;
    top: -9999px;
    left: -9999px;
    visibility: hidden;
}
.fancybox-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99992;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.fancybox-outer {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.fancybox-bg {
    background-color: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(2px);
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
    opacity: 1;
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption-wrap {
    position: absolute;
    direction: ltr;
    z-index: 99997;
    opacity: 0;
    visibility: hidden;
    transition: opacity .25s, visibility 0s linear .25s;
    box-sizing: border-box;
}
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption-wrap {
    opacity: 1;
    visibility: visible;
    transition: opacity .25s, visibility 0s;
}
.fancybox-infobar {
    top: 0;
    left: 0;
    font-size: 13px;
    padding: 0 10px;
    height: 44px;
    min-width: 44px;
    line-height: 44px;
    color: #ccc;
    text-align: center;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: subpixel-antialiased;
    mix-blend-mode: exclusion;
}
.fancybox-toolbar {
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
}
.fancybox-stage {
    overflow: hidden;
    direction: ltr;
    z-index: 99994;
    -webkit-transform: translate3d(0, 0, 0);
}
.fancybox-is-closing .fancybox-stage {
    overflow: visible;
}
.fancybox-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: auto;
    outline: none;
    white-space: normal;
    box-sizing: border-box;
    text-align: center;
    z-index: 99994;
    -webkit-overflow-scrolling: touch;
    display: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
}
.fancybox-slide::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block;
}
.fancybox-slide--image {
    overflow: visible;
}
.fancybox-slide--image::before {
    display: none;
}
.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
    background: #000;
}
.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
    background: #E5E3DF;
}
.fancybox-slide--next {
    z-index: 99995;
}
.fancybox-slide > * {
    display: inline-block;
    position: relative;
    padding: 24px;
    margin: 44px 0 44px;
    border-width: 0;
    vertical-align: middle;
    text-align: left;
    background-color: #fff;
    overflow: auto;
    box-sizing: border-box;
}
.fancybox-slide > title,
.fancybox-slide > style,
.fancybox-slide > meta,
.fancybox-slide > link,
.fancybox-slide > script,
.fancybox-slide > base {
    display: none;
}
.fancybox-slide .fancybox-image-wrap {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    border: 0;
    z-index: 99995;
    background: transparent;
    cursor: default;
    overflow: visible;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
}
.fancybox-can-zoomOut .fancybox-image-wrap {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-image-wrap {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}
.fancybox-can-drag .fancybox-image-wrap {
    cursor: -webkit-grab;
    cursor: grab;
}
.fancybox-is-dragging .fancybox-image-wrap {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}
.fancybox-image,
.fancybox-spaceball {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    max-width: none;
    max-height: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.fancybox-spaceball {
    z-index: 1;
}
.fancybox-slide--iframe .fancybox-content {
    padding: 0;
    width: 80%;
    height: 80%;
    max-width: calc(100% - 100px);
    max-height: calc(100% - 88px);
    overflow: visible;
    background: #fff;
}
.fancybox-iframe {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    height: 100%;
    background: #fff;
}
.fancybox-error {
    margin: 0;
    padding: 40px;
    width: 100%;
    max-width: 380px;
    background: #fff;
    cursor: default;
}
.fancybox-error p {
    margin: 0;
    padding: 0;
    color: #444;
    font-size: 16px;
    line-height: 20px;
}
.fancybox-button {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 44px;
    height: 44px;
    margin: 0;
    padding: 10px;
    border: 0;
    border-radius: 0;
    background: rgba(30, 30, 30, 0.6);
    transition: color .3s ease;
    cursor: pointer;
    outline: none;
}
.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
    color: #ccc;
}
.fancybox-button:focus,
.fancybox-button:hover {
    color: #fff;
}
.fancybox-button[disabled] {
    color: #ccc;
    cursor: default;
    opacity: 0.6;
}
.fancybox-button svg {
    display: block;
    position: relative;
    overflow: visible;
    shape-rendering: geometricPrecision;
}

.fancybox-button svg path {
    fill: currentColor;
    stroke: currentColor;
    stroke-linejoin: round;
    stroke-width: 3;
}

.fancybox-button--share svg path {
    stroke-width: 1;
}

.fancybox-button--play svg path:nth-child(2) {
    display: none;
}

.fancybox-button--pause svg path:nth-child(1) {
    display: none;
}

.fancybox-button--zoom svg path {
    fill: transparent;
}

.fancybox-navigation {
    display: none;
}

.fancybox-show-nav .fancybox-navigation {
    display: block;
}

.fancybox-navigation button {
    position: absolute;
    top: 50%;
    margin: -50px 0 0 0;
    z-index: 99997;
    background: transparent;
    width: 60px;
    height: 100px;
    padding: 17px;
}

.fancybox-navigation button:before {
    content: "";
    position: absolute;
    top: 30px;
    right: 10px;
    width: 40px;
    height: 40px;
    background: rgba(30, 30, 30, 0.6);
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
}

.fancybox-navigation .fancybox-button--arrow_right {
    right: 0;
}

.fancybox-close-small {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    z-index: 10;
    cursor: pointer;
}

.fancybox-close-small:after {
    content: '×';
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    font: 22px/30px Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #888;
    font-weight: 300;
    text-align: center;
    border-radius: 50%;
    border-width: 0;
    background-color: transparent;
    transition: background-color 0.25s;
    box-sizing: border-box;
    z-index: 2;
}

.fancybox-close-small:focus {
    outline: none;
}

.fancybox-close-small:focus:after {
    outline: 1px dotted #888;
}

.fancybox-close-small:hover:after {
    color: #555;
    background: #eee;
}

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
    top: 0;
    right: -40px;
}

.fancybox-slide--image .fancybox-close-small:after,
.fancybox-slide--iframe .fancybox-close-small:after {
    font-size: 35px;
    color: #aaa;
}

.fancybox-slide--image .fancybox-close-small:hover:after,
.fancybox-slide--iframe .fancybox-close-small:hover:after {
    color: #fff;
    background: transparent;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
    display: none;
}

.fancybox-caption-wrap {
    bottom: 0;
    left: 0;
    right: 0;
    padding: 60px 2vw 0 2vw;
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
    pointer-events: none;
}

.fancybox-caption {
    padding: 30px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    -webkit-text-size-adjust: none;
}

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
    pointer-events: all;
    position: relative;
}

.fancybox-caption a {
    color: #fff;
    text-decoration: underline;
}

.fancybox-slide > .fancybox-loading {
    border: 6px solid rgba(100, 100, 100, 0.4);
    border-top: 6px solid rgba(255, 255, 255, 0.6);
    border-radius: 100%;
    height: 50px;
    width: 50px;
    -webkit-animation: fancybox-rotate 0.8s infinite linear;
    animation: fancybox-rotate 0.8s infinite linear;
    background: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fancybox-rotate {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
}

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5);
    opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
    opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
}

.fancybox-fx-rotate.fancybox-slide--previous {
    -webkit-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
    opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--next {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--current {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1;
}

.fancybox-fx-circular.fancybox-slide--previous {
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--next {
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--current {
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1;
}

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
}

.fancybox-share {
    padding: 30px;
    border-radius: 3px;
    background: #f4f4f4;
    max-width: 90%;
    text-align: center;
}

.fancybox-share h1 {
    color: #222;
    margin: 0 0 20px 0;
    font-size: 35px;
    font-weight: 700;
}

.fancybox-share p {
    margin: 0;
    padding: 0;
}

p.fancybox-share__links {
    margin-right: -10px;
}

.fancybox-share__button {
    display: inline-block;
    text-decoration: none;
    margin: 0 10px 10px 0;
    padding: 0 15px;
    min-width: 130px;
    border: 0;
    border-radius: 3px;
    background: #fff;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    transition: all .2s;
}

.fancybox-share__button:hover {
    text-decoration: none;
}

.fancybox-share__button--fb {
    background: #3b5998;
}

.fancybox-share__button--fb:hover {
    background: #344e86;
}

.fancybox-share__button--pt {
    background: #bd081d;
}

.fancybox-share__button--pt:hover {
    background: #aa0719;
}

.fancybox-share__button--tw {
    background: #1da1f2;
}

.fancybox-share__button--tw:hover {
    background: #0d95e8;
}

.fancybox-share__button svg {
    position: relative;
    top: -1px;
    width: 25px;
    height: 25px;
    margin-right: 7px;
    vertical-align: middle;
}

.fancybox-share__button svg path {
    fill: #fff;
}

.fancybox-share__input {
    box-sizing: border-box;
    width: 100%;
    margin: 10px 0 0 0;
    padding: 10px 15px;
    background: transparent;
    color: #5d5b5b;
    font-size: 14px;
    outline: none;
    border: 0;
    border-bottom: 2px solid #d7d7d7;
}

.fancybox-thumbs {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 212px;
    margin: 0;
    padding: 2px 2px 4px 2px;
    background: #fff;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    box-sizing: border-box;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-y: hidden;
    overflow-x: auto;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs > ul {
    list-style: none;
    position: absolute;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 0;
    white-space: nowrap;
}

.fancybox-thumbs-x > ul {
    overflow: hidden;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}

.fancybox-thumbs > ul > li {
    float: left;
    overflow: hidden;
    padding: 0;
    margin: 2px;
    width: 100px;
    height: 75px;
    max-width: calc(50% - 4px);
    max-height: calc(100% - 8px);
    position: relative;
    cursor: pointer;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-sizing: border-box;
}

li.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, 0.1);
}

.fancybox-thumbs > ul > li > img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: none;
    max-height: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-thumbs > ul > li:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 4px solid #4ea7f9;
    z-index: 99991;
    opacity: 0;
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
    opacity: 1;
}

@media all and (max-width: 800px) {
    .fancybox-thumbs {
        width: 110px;
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }

    .fancybox-thumbs > ul > li {
        max-width: calc(100% - 10px);
    }
}

.btn {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #5BB695;
    border: none;
    border-radius: 100px;
    box-shadow: 5px 5px 25px 0px rgba(255, 255, 255, 0.25) inset, -5px -5px 25px 0px rgba(255, 255, 255, 0.25) inset;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.35;
    min-width: 190px;
    padding: 16px 32px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
}

.btn:hover {
    box-shadow: none;
    color: #fff;
}

.btn:active {
    box-shadow: none;
    color: #fff;
}

.btn--border {
    background-color: transparent;
    border: 2px solid #5BB695;
    box-shadow: none;
    color: #5BB695;
    padding: 14px 30px;
}

.btn--border:hover {
    background-color: #5BB695;
    color: #fff;
}

.btn--border:active {
    background-color: #5BB695;
    color: #fff;
}

.btn--light {
    background-color: #fff;
    color: #5BB695;
}
.btn--light:hover {
    background-color: #5BB695;
    color: #fff;
}
.btn--light:active {
    background-color: #5BB695;
    color: #fff;
}
.btn--solidlight {
    background-color: #fff;
    color: #5BB695;
    border: solid 2px #5BB695;
}
.btn--solidlight:hover {
    box-shadow: none;
    background-color: #5BB695;
    color: #fff;
    border: solid 2px white;
}
.documents__seconds .documents{
    flex-direction: row;
    display: flex;
    justify-content: space-between;
}
.documents__seconds .documents a{
    width: 48%;
}

.btn--light:hover {
    background-color: #5BB695;
    color: #fff;
}

.btn--light:active {
    background-color: #5BB695;
    color: #fff;
}

.btn--fix {
    min-width: 440px;
}

.btn--full {
    width: 100%;
}

.inputbox {
    background-color: #F9FFFD;
    border: 1px solid #5BB695;
    border-radius: 8px;
    box-shadow: none;
    box-sizing: border-box;
    color: #2D3733;
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    padding: 10px 23px;
    width: 100%;
}

.inputbox::-webkit-input-placeholder {
    color: #A5A5A5;
    opacity: 1;
}

.inputbox::-moz-placeholder {
    color: #A5A5A5;
    opacity: 1;
}

.inputbox:-moz-placeholder {
    color: #A5A5A5;
    opacity: 1;
}

.inputbox:-ms-input-placeholder {
    color: #A5A5A5;
    opacity: 1;
}

textarea.inputbox {
    height: auto;
    resize: none;
}

.labelbox {
    display: block;
    margin-bottom: 8px;
}

.checkbox {
    display: inline-block;
    margin-bottom: 20px;
}

.checkbox input {
    position: absolute;
    height: 1px;
    width: 1px;
    margin: -1px;
    border: 0;
    padding: 0;
    clip: rect(0 0 0 0);
    overflow: hidden;
}

.checkbox input:checked + span::after {
    transform: scale(1);
}

.checkbox span {
    font-size: 14px;
    cursor: pointer;
    display: inline-block;
    padding-left: 28px;
    position: relative;
}

.checkbox span::before {
    content: '';
    border: 1px solid #2D3733;
    border-radius: 3px;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 1px;
    left: 0;
}

.checkbox span::after {
    background-color: #5BB695;
    border-radius: 3px;
    content: '';
    width: 16px;
    height: 16px;
    position: absolute;
    top: 1px;
    left: 0;
    transform: scale(0);
    transition: all 0.3s ease;
}

.question-form__form .checkbox_conf,
.modal__content .checkbox_conf{
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 0;
    display: flex;
}
.question-form__form .checkbox_conf span::after {
    background-color: #ffffff;
}


.checkbox span a {
    color: #5BB695;
    text-decoration: underline;
}

.question-form__form .checkbox_conf span a {
    color: #ffffff;
}
.checkbox span a:hover {
    text-decoration: none;
}

.form__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    z-index: 20;
}

.form__description {
    color: #fff;
    max-width: 350px;
}

.form__description h2 {
    margin-bottom: 16px;
    text-align: left;
}

.form__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 24px;
}

.form__row .inputbox {
    min-width: 350px;
    width: 50%;
}

.form__row .inputbox:not(:last-child) {
    margin-right: 40px;
}

.form__button {
    text-align: center;
}

.form__inputbox {
    display: block;
}

.form__inputbox:not(:last-child) {
    margin-bottom: 20px;
}

.form__accept {
    font-size: 16px;
    margin-top: 32px;
}

.form__accept a {
    color: #2D3733;
    text-decoration: underline;
}

.form__accept a:hover {
    color: #5BB695;
    text-decoration: none;
}

.form__garanty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 700;
    margin-top: 20px;
}

.form__garanty::before {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none' viewBox='0 0 32 32'%3E%3Cpath fill='%235BB695' fill-rule='evenodd' d='M14.625 0h1.75c.792.377 1.032.981.719 1.813-.17.315-.43.513-.782.593-5.09.112-9.038 2.269-11.843 6.469-2.516 4.368-2.683 8.826-.5 13.375 2.83 4.942 7.11 7.37 12.844 7.281 4.265-.366 7.67-2.251 10.218-5.656 1.707-2.453 2.56-5.182 2.563-8.188.24-.656.708-.958 1.406-.906.48.116.813.397 1 .844v1.75c-.784 6.267-4.034 10.735-9.75 13.406A17.443 17.443 0 0 1 17.375 32h-2.75c-6.267-.784-10.735-4.034-13.406-9.75A17.443 17.443 0 0 1 0 17.375v-2.75C.784 8.358 4.034 3.89 9.75 1.219A17.443 17.443 0 0 1 14.625 0Z' clip-rule='evenodd' opacity='.97'/%3E%3Cpath fill='%235BB695' fill-rule='evenodd' d='M29.938 4c1.134-.042 1.624.5 1.468 1.625L31.22 6a1397.503 1397.503 0 0 1-15.781 15.656 1.7 1.7 0 0 1-1.25-.062A422.808 422.808 0 0 1 8.28 15.25a5.883 5.883 0 0 1-.625-.813c-.223-.992.163-1.575 1.157-1.75.237.046.466.119.687.22a356.57 356.57 0 0 1 5.406 5.843c4.846-4.866 9.71-9.71 14.594-14.531l.438-.22Z' clip-rule='evenodd' opacity='.964'/%3E%3C/svg%3E");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    content: '';
    width: 32px;
    height: 32px;
    margin-right: 12px;
}

footer {
    background-color: #2D3733;
    color: #fff;
    margin-top: 60px;
    padding-left: var(--padding-horizontal);
    padding-right: var(--padding-horizontal);
    padding-top: 32px;
    padding-bottom: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.footer-column {
    max-width: 328px;
}

.footer-title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 24px;
    text-align: left;
}

.footer-info {
    margin-top: 20px;
    margin-bottom: 20px;
}

.footer-requisites {
    font-size: 16px;
    margin-bottom: 20px;
}

.footer-requisites p {
    margin-bottom: 12px;
}

.footer-menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-menu__item {
    font-size: 16px;
}

.footer-menu__item a {
    color: #fff;
}

.footer-menu__item a:hover {
    color: #5BB695;
}

.footer-menu__item:not(:last-child) {
    margin-bottom: 16px;
}

.footer-contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}

.footer-contact svg {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: 16px;
}

.footer-contact a {
    color: #fff;
}

.footer-contact a:hover {
    color: #5BB695;
}

.footer-contact a[href*='tel'] {
    font-weight: 700;
}

.footer-contact:not(:last-child) {
    margin-bottom: 24px;
}

.footer-links {
    font-size: 16px;
}

.footer-links a {
    color: #fff;
    text-decoration: underline;
}

.footer-links a:hover {
    color: #5BB695;
    text-decoration: none;
}

.footer-links p:not(:last-child) {
    margin-bottom: 12px;
}

.header-top {
    padding-left: var(--padding-horizontal);
    padding-right: var(--padding-horizontal);
    padding-top: 24px;
    padding-bottom: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}

.logo {
    display: inline-block;
}

.logo img {
    display: block;
    max-width: 100%;
    width: 110px;
    height: 70px;
}

.header-contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    margin-left: auto;
}

.header-contacts__item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    color: #2D3733;
    white-space: nowrap;
}

.header-contacts__item svg {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: 16px;
}

.header-contacts__item[href*='tel'] {
    font-weight: 700;
}

.header-contacts__item:not(:last-child) {
    margin-right: 60px;
}

.header-contacts__item:hover {
    color: #5BB695;
}

.header-callback {
    margin-left: 60px;
    min-width: 0;
}

.search {
    border: 1px solid #5BB695;
    border-radius: 100px;
    margin-left: 32px;
    position: relative;
}

.search.open .search__form {
    width: 312px;
}

.search.open .search__submit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.search.open .search__toggle .search__toggle-open {
    display: none;
}

.search.open .search__toggle .search__toggle-close {
    display: block;
}

.search__form {
    background-color: #fff;
    border: 1px solid #5BB695;
    border-radius: 100px;
    overflow: hidden;
    position: absolute;
    top: -1px;
    right: -1px;
    width: 59px;
    z-index: 10;
    -webkit-transition: width 0.3s ease;
    transition: width 0.3s ease;
}

.search__input {
    border: none;
    line-height: 21px;
    padding: 18px 59px;
    width: 100%;
}

.search__submit,
.search__toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: transparent;
    border: none;
    border-radius: 100px;
    padding: 18px;
}

.search__submit svg,
.search__toggle svg {
    display: block;
    fill: #5BB695;
    width: 21px;
    height: 21px;
}

.search__toggle {
    position: relative;
    z-index: 20;
}

.search__toggle .search__toggle-close {
    display: none;
}

.search__submit {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}

.header-nav {
    background-color: #EAFFF7;
    padding-left: var(--padding-horizontal);
    padding-right: var(--padding-horizontal);
}

.menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    list-style: none;
    margin: 0;
    padding: 0;
}

.menu__item {
    font-size: 24px;
    line-height: 1.29;
    position: relative;
}

.menu__item a {
    color: #A5A5A5;
    display: block;
    padding: 20px;
}

.menu__item a:hover {
    color: #5BB695;
}

.menu__item.active > a {
    color: #5BB695;
    font-weight: 700;
}

.menu__item.haschild > a {
    position: relative;
}

.menu__item.haschild > a > svg {
    fill: currentColor;
    position: absolute;
    top: calc(50% - 1px);
    right: 4px;
}

.menu__item.haschild:hover > .submenu {
    opacity: 1;
    pointer-events: auto;
}

.submenu {
    opacity: 0;
    pointer-events: none;
    background-color: #EAFFF7;
    list-style: none;
    min-width: 280px;
    margin: 0;
    padding: 4px 0 12px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 50;
}

.submenu .submenu {
    top: 0;
    left: 100%;
}

.submenu__item {
    font-size: 20px;
    line-height: 1.2;
    position: relative;
}

.submenu__item a {
    display: block;
    padding: 8px 20px;
}

.submenu__item.haschild > a {
    position: relative;
}

.submenu__item.haschild > a > svg {
    fill: currentColor;
    position: absolute;
    top: calc(50% - 1px);
    right: 7px;
    transform: rotate(-90deg);
}

.submenu__item.haschild:hover > .submenu {
    opacity: 1;
    pointer-events: auto;
}

.menu-bottom {
    display: none;
    list-style: none;
    margin: auto 0 0;
    padding: 0;
}

.menu-bottom__item {
    font-size: 18px;
    line-height: 1.33;
    text-align: center;
}

.menu-bottom__item a {
    color: #2D3733;
    text-decoration: underline;
}

.menu-bottom__item:hover a {
    color: #5BB695;
}

.menu-bottom__item:not(:last-child) {
    margin-bottom: 24px;
}

.menu-toggle {
    display: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: transparent;
    border: none;
    color: #5BB695;
    cursor: pointer;
    margin-right: 20px;
    padding: 0;
    width: 38px;
    height: 27px;
}

.menu-toggle .menu-toggle__open {
    stroke: #5BB695;
    width: 38px;
    height: 27px;
}

.menu-toggle .menu-toggle__close {
    display: none;
    fill: rgba(91, 182, 149, 0.32);
    width: 24px;
    height: 24px;
}

.breadcrumbs {
    padding-left: var(--padding-horizontal);
    padding-right: var(--padding-horizontal);
    padding-top: 32px;
    padding-bottom: 32px;
}

.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    list-style: none;
    margin: 0;
    padding: 0;
}

.breadcrumb__item a {
    color: #A5A5A5;
}

.breadcrumb__item a:hover {
    color: #2D3733;
}

.breadcrumb__item:not(:last-child) {
    margin-right: 72px;
    position: relative;
}

.breadcrumb__item:not(:last-child)::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='8' fill='none' viewBox='0 0 34 8'%3E%3Cpath fill='%23A5A5A5' d='M1 3.5H.5v1H1v-1Zm32.354.854a.5.5 0 0 0 0-.708L30.172.464a.5.5 0 1 0-.707.708L32.293 4l-2.828 2.828a.5.5 0 1 0 .707.708l3.182-3.182ZM1 4.5h32v-1H1v1Z'/%3E%3C/svg%3E");
    background-position: right center;
    content: '';
    width: 34px;
    height: 8px;
    position: absolute;
    top: calc(50% - 4px);
    right: -54px;
}

.about {
    padding-left: var(--padding-horizontal);
    padding-right: var(--padding-horizontal);
    padding-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.about--main h1 {
    color: #2d3733;
    font-family: "Gilroy";
    font-size: 48px;
    font-weight: 500;
    line-height: 60px;
    margin-top: 31px;
}

.about--main .about__info {
    margin-right: 20px;
    width: 50%;
}
.about-bg {
    padding-left: var(--padding-horizontal);
    padding-right: var(--padding-horizontal);
    padding-bottom: 40px;
}
.about-bg h1 {
    font-weight: 700;
    line-height: 1;
}
/*.about-bg__inner {
    background-image: url('../images/about-bg.png');
    background-image: url('../images/about-bg.webp');
    background-position: center top;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 68px 20px 48px;
    position: relative;
}*/
.about-bg__info {
    max-width: 65%;
}
.about-bg__image {
    max-width: 35%;
    position: absolute;
    bottom: 0;
    right: 20px;
}
.about-bg__image img {
    display: block;
    max-width: 100%;
    height: auto;
}
.about__info {
    margin-right: 40px;
    width: 60%;
}

.about__image {
    width: 40%;
}

.about__image img {
    display: inline-block;
    max-width: 100%;
    width: 100%;
    height: auto;
}

.about__price {
    background-color: #5BB695;
    border-radius: 10px;
    box-shadow: 5px 5px 25px 0px rgba(255, 255, 255, 0.25) inset, -5px -5px 25px 0px rgba(255, 255, 255, 0.25) inset;
    color: #fff;
    display: inline-block;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.28;
    margin-bottom: 32px;
    padding: 16px 32px;
    text-align: center;
}

.about__meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
}

.about__meta-item {
    background-color: #EAFFF7;
    border-radius: 12px;
    margin-bottom: 20px;
    padding: 12px 24px;
}

.about__meta-item:not(:last-child) {
    margin-right: 20px;
}

.about__content {
    background-color: #EAFFF7;
    border-radius: 12px;
    max-width: 606px;
    margin-bottom: 20px;
    padding: 20px 32px;
    text-align: left;
}

.about__content ol {
    font-weight: 700;
    margin: 0;
    padding-left: 20px;
}

.about__content ol span {
    font-weight: 500;
}

.about__content ol li:not(:last-child) {
    margin-bottom: 16px;
}

.about__form {
    border: 1px solid #5BB695;
    border-radius: 24px;
    padding: 32px;
    width: 40%;
}

.about__form h2 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 12px;
}

.about__form .checkbox {
    margin-bottom: 24px;
}

.about__form-subtitle {
    max-width: 530px;
    margin: 0 auto 24px;
    text-align: center;
}

.about__documents {
    background-color: #F9FFFD;
    border-radius: 24px;
    margin-left: 20px;
    padding: 40px;
    width: 50%;
}

.about__documents h2 {
    font-size: 36px;
    font-weight: 600;
    line-height: 1.27;
    margin-top: 0;
    margin-bottom: 20px;
    text-align: left;
}

.document {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-top: 1px solid #EAEAEA;
    padding-top: 20px;
}

.document:not(:last-child) {
    padding-bottom: 20px;
}

.document__icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #5BB695;
    border-radius: 12px;
    width: 80px;
    height: 80px;
    margin-right: 20px;
}

.document__description {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    color: #2D3733;
}

.document__title {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.35;
    margin-bottom: 4px;
}

.document__text {
    font-size: 16px;
    line-height: 1.3125;
    margin-bottom: 4px;
}

.document__size {
    color: #A5A5A5;
    font-size: 16px;
    line-height: 1.3125;
}

/*.document__download {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' fill='none' viewBox='0 0 48 48'%3E%3Ccircle cx='24' cy='24' r='23.5' stroke='%235BB695'/%3E%3Cpath fill='%235BB695' fill-rule='evenodd' d='M23.678 12.034c.529-.115.913.063 1.152.535l.054 15.3 4.58-4.574a1.14 1.14 0 0 1 1.072 0c.352.371.414.79.187 1.257l-6.187 6.179a1.14 1.14 0 0 1-1.072 0l-6.187-6.18c-.227-.466-.165-.885.187-1.256a1.14 1.14 0 0 1 1.072 0l4.58 4.574.054-15.3c.108-.242.278-.42.508-.535Z' clip-rule='evenodd' opacity='.979'/%3E%3Cpath fill='%235BB695' fill-rule='evenodd' d='M12.536 30.006c.528-.114.912.064 1.152.535.026 1.249.035 2.497.026 3.745h20.572c-.01-1.248 0-2.496.026-3.745.15-.373.428-.552.83-.535.404-.017.68.162.831.535a81.3 81.3 0 0 1 0 4.173c-.17.669-.59 1.088-1.259 1.257-7.143.036-14.285.036-21.428 0-.67-.17-1.09-.588-1.26-1.257a81.3 81.3 0 0 1 0-4.172c.11-.242.279-.42.51-.536Z' clip-rule='evenodd' opacity='.994'/%3E%3C/svg%3E");
    background-size: 100%;
    margin-left: 20px;
    width: 48px;
    height: 48px;
}*/

.services {
    padding-left: var(--padding-horizontal);
    padding-right: var(--padding-horizontal);
    padding-top: 40px;
    padding-bottom: 20px;
}

.services-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    margin: 0 -20px;
}

.service {
    width: 33.333333%;
    margin-bottom: 40px;
    padding: 0 20px;
}

.service__inner {
    background-color: #F9FFFD;
    border-radius: 12px;
    display: block;
    height: 100%;
    padding: 24px;
}

.service__image {
    border-radius: 12px;
    margin-bottom: 24px;
}

.service__image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.service__title {
    color: #2D3733;
    font-size: 24px;
}

.question-form {
    padding-left: var(--padding-horizontal);
    padding-right: var(--padding-horizontal);
    padding-top: 60px;
    padding-bottom: 60px;
}

.question-form__form {
    background-color: #5BB695;
    border-radius: 16px;
    max-width: 1326px;
    margin: 0 auto;
    overflow: hidden;
    padding: 40px 60px;
    position: relative;
}

.question-form__form::before,
.question-form__form::after {
    background-color: rgba(255, 255, 255, 0.36);
    border-radius: 50%;
    content: '';
    filter: blur(125px);
    position: absolute;
    width: 438px;
    height: 438px;
    z-index: 10;
}

.question-form__form::before {
    top: -281px;
    left: -219px;
}

.question-form__form::after {
    bottom: -225px;
    right: -203px;
}

.question-form__form .inputbox {
    background-color: #fff;
    border: none;
    padding: 12px 24px;
}

.stages {
    padding-left: var(--padding-horizontal);
    padding-right: var(--padding-horizontal);
    padding-top: 60px;
    padding-bottom: 20px;
}

.stages .subtitle {
    text-align: left;
}

.stages__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.stages__wrap .stages__list {
    /* width: 65.812%; */
    width: 100%;
}

.stages__wrap .stage {
    background-color: #F9FFFD;
    border-radius: 12px;
    font-weight: 700;
    padding: 32px 24px;
    width: calc(50% - 20px);
}

.stages__wrap .stage::before {
    box-shadow: none;
}

.stages__info {
    padding-right: 40px;
    width: 34.188%;
}

.stages__info h2 {
    margin-bottom: 20px;
    text-align: left;
}

.stages__images {
    border-radius: 12px;
    overflow: hidden;
}

.stages__images img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.stages__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.stages__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 48px;
    position: relative;
    margin-bottom: 40px;
}
.stages__row::before {
    background-color: #5BB695;
    content: '';
    height: 1px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
}
.stages__row .stage {
    background-color: #fff;
    box-shadow: 0px 0px 13.9px 0px #53B79680;
    border: 1px solid #5BB695;
    border-radius: 10px;
    font-size: 18px;
    margin-bottom: 0;
    padding: 10px;
    position: relative;
    z-index: 10;
}
.stages__row .stage svg {
    flex: 0 0 auto;
    margin-right: 10px;
}
.stages__row .stage a {
    color: #2D3733;
}
.stages__row .stage::before {
    display: none;
}
.stages__row .stage:not(:last-child)::after {
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='22' fill='none' viewBox='0 0 23 22'%3E%3Ccircle cx='11.5' cy='11' r='10.5' fill='%23fff' stroke='%2353B796'/%3E%3Cpath fill='%2353B796' d='M15.254 11.48a.69.69 0 0 0 .182-.22.57.57 0 0 0 0-.52.69.69 0 0 0-.182-.22L9.93 6.198A.945.945 0 0 0 9.337 6a.945.945 0 0 0-.592.2.622.622 0 0 0-.245.48c0 .18.089.353.246.48L13.478 11l-4.732 3.84a.622.622 0 0 0-.246.48c0 .18.088.353.245.48.157.128.37.2.592.2a.945.945 0 0 0 .592-.199l5.325-4.32Z'/%3E%3C/svg%3E");
    width: 23px;
    height: 22px;
    position: absolute;
    top: calc(50% - 11px);
    right: -36px;
}
.stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    counter-increment: stage;
    font-size: 24px;
    margin-bottom: 40px;
    width: calc(33.333333% - 20px);
}

.stage::before {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-color: #5BB695;
    border-radius: 50%;
    box-shadow: 5px 5px 25px 0px rgba(255, 255, 255, 0.25) inset, -5px -5px 25px 0px rgba(255, 255, 255, 0.25) inset;
    color: #fff;
    content: counter(stage);
    font-size: 48px;
    font-weight: 500;
    line-height: 64px;
    width: 64px;
    height: 64px;
    margin-right: 24px;
    text-align: center;
}

.thanks {
    padding-left: var(--padding-horizontal);
    padding-right: var(--padding-horizontal);
    padding-top: 60px;
    padding-bottom: 60px;
}

.thanks-list {
    margin: 0 -20px;
}

.thanks-list:not(.slick-initialized) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.thanks-list:not(.slick-initialized) .thank:nth-child(n+5) {
    display: none;
}

.thank {
    padding: 0 20px;
}

.thank__inner {
    display: block;
    height: 100%;
}

.thank__inner img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.clients {
    padding-left: var(--padding-horizontal);
    padding-right: var(--padding-horizontal);
    padding-top: 60px;
    padding-bottom: 60px;
}

.clients-list {
    margin: 0 -20px;
}

.clients-list:not(.slick-initialized) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.clients-list:not(.slick-initialized) .client:nth-child(n+7) {
    display: none;
}

.client {
    padding: 0 20px;
}

.clients__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #5BB695;
    border-radius: 12px;
    height: 100%;
    padding: 24px;
}

.clients__inner img {
    display: block;
    max-width: 100%;
}

.whywe {
    padding-left: var(--padding-horizontal);
    padding-right: var(--padding-horizontal);
    padding-top: 60px;
    padding-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}

.whywe__info {
    padding-right: 40px;
    width: 60%;
}

.whywe__info h2 {
    margin-bottom: 24px;
    text-align: left;
}

.whywe__slider {
    width: 40%;
}

.images-list {
    padding: 0 40px;
}

.images-list:not(.slick-initialized) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.images-list:not(.slick-initialized) .image:nth-child(n+4) {
    display: none;
}

.image {
    padding: 0 12px;
}

.image__inner {
    display: block;
    height: 100%;
}

.image__inner img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.block {
    padding-left: var(--padding-horizontal);
    padding-right: var(--padding-horizontal);
    padding-top: 60px;
    padding-bottom: 60px;
}

.block__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.block__wrap:not(:last-child) {
    margin-bottom: 60px;
    padding-left: var(--padding-horizontal);
    padding-right: var(--padding-horizontal);
}

.block__image {
    border-radius: 12px;
    overflow: hidden;
    max-width: 40%;
}

.block__image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.full-block__description{
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-left: 40px;
    width: 100%;
}
.block__description {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-left: 40px;
    width: 60%;
}

.block__description h2 {
    margin-bottom: 24px;
    text-align: left;
}

.block__description:first-child {
    padding-left: 0;
    padding-right: 40px;
}

.block__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin: 40px 0;
}

.block__price-value {
    font-size: 48px;
}

.block__price-value span {
    color: #5BB695;
    font-weight: 700;
}

.block__price-value:not(:last-child) {
    margin-right: 40px;
}

.action {
    padding-left: var(--padding-horizontal);
    padding-right: var(--padding-horizontal);
    padding-top: 60px;
    padding-bottom: 60px;
}

.action__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #5BB695;
    border-radius: 16px;
    max-width: 1326px;
    margin: 0 auto;
    overflow: hidden;
    padding: 40px 60px;
    position: relative;
}

.action__block::before,
.action__block::after {
    background-color: rgba(255, 255, 255, 0.36);
    border-radius: 50%;
    content: '';
    filter: blur(125px);
    position: absolute;
    width: 438px;
    height: 438px;
    z-index: 10;
}

.action__block::before {
    top: -258px;
    right: -199px;
}

.action__block::after {
    bottom: -236px;
    left: -259px;
}

.action__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    color: #fff;
    position: relative;
    z-index: 20;
}

.action__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: 40px;
}

.action__title {
    font-size: 32px;
    text-align: left;
    margin-bottom: 16px;
}

.action__text {
    font-size: 24px;
}

.action__button {
    position: relative;
    z-index: 20;
}

.faq {
    padding-left: var(--padding-horizontal);
    padding-right: var(--padding-horizontal);
    padding-top: 60px;
    padding-bottom: 60px;
}

.faq-item {
    border: 1px solid #5BB695;
    border-radius: 12px;
    -webkit-transition: background 0.3s ease, border 0.3s ease;
    transition: background 0.3s ease, border 0.3s ease;
}

.faq-item:not(:last-child) {
    margin-bottom: 40px;
}

.faq-item.open {
    background-color: #F9FFFD;
    border-color: transparent;
}

.faq-item.open .faq-item__question::after {
    opacity: 0;
}

.faq-item.open .faq-item__answer {
    display: block;
    padding: 0 32px 24px;
}

.faq-item__question {
    cursor: pointer;
    font-size: 32px;
    padding: 24px 96px 24px 32px;
    position: relative;
}

.faq-item__question::before {
    background-color: #5BB695;
    border-radius: 100px;
    content: '';
    height: 4px;
    width: 32px;
    position: absolute;
    top: 42px;
    right: 32px;
}

.faq-item__question::after {
    background-color: #5BB695;
    border-radius: 100px;
    content: '';
    height: 32px;
    width: 4px;
    position: absolute;
    top: 28px;
    right: 46px;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.faq-item__answer {
    display: none;
    font-size: 24px;
}

.calculate {
    padding-left: var(--padding-horizontal);
    padding-right: var(--padding-horizontal);
    padding-top: 60px;
    padding-bottom: 60px;
}

.calculate__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #5BB695;
    border-radius: 16px;
    color: #fff;
    overflow: hidden;
    padding: 0 120px;
    position: relative;
}

.calculate__inner::before,
.calculate__inner::after {
    background-color: rgba(255, 255, 255, 0.36);
    border-radius: 50%;
    content: '';
    filter: blur(125px);
    position: absolute;
    width: 438px;
    height: 438px;
    z-index: 10;
}

.calculate__inner::before {
    top: -281px;
    left: -219px;
}

.calculate__inner::after {
    bottom: -225px;
    right: -203px;
}

.calculate__description {
    padding: 40px 0;
    width: 47%;
}

.calculate__description h2 {
    margin-bottom: 24px;
    text-align: left;
}

.calculate__block .checkbox {
    display: block;
}

.calculate__block .checkbox span {
    font-size: 20px;
    padding-left: 40px;
}

.calculate__block .checkbox span::before {
    border-color: #fff;
    width: 24px;
    height: 24px;
}

.calculate__block .checkbox span::after {
    background-color: #fff;
    width: 24px;
    height: 24px;
}

.calculate__label {
    margin-bottom: 20px;
}

.calculate__image {
    background-image: url('../images/bg-calculate.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    width: 53%;
}

.calculate__image img {
    display: block;
    max-width: 100%;
}
.calculator {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #5BB695;
    border-radius: 10px;
    box-shadow: 0px 0px 13.9px 0px #53B79680;
    max-width: 1300px;
    margin: 0 auto;
}
.calculator__form {
    font-size: 18px;
    padding: 20px 40px;
    width: 60%;
}
.calculator__item {
    height: 100%;
}
.calculator__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}
.calculator__title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 22px;
}
.calculator__progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    margin-bottom: 22px;
}
.calculator__progress-bar {
    background-color: #BCC2BF;
    width: 200px;
    height: 2px;
    margin: 0 16px;
    position: relative;
}
.calculator__progress-fill {
    background-color: #5BB695;
    position: absolute;
    top: 0;
    left: 0;
    height: 2px;
}
.calculator__question {
    font-weight: 600;
    margin-bottom: 22px;
}
.calculator__answer {
    margin-bottom: 22px;
}
.calculator__answer.column {
    columns: 2;
    max-width: 380px;
}
.calculator__answer .checkbox {
    display: block;
}
.calculator__answer .checkbox span {
    font-size: 18px;
}
.calculator__answer .checkbox span::before {
    border-color: #BCC2BF;
    border-radius: 2px;
    width: 20px;
    height: 20px;
    top: 2px;
}
.calculator__answer .checkbox span::after {
    border-radius: 1px;
    width: 12px;
    height: 12px;
    top: 6px;
    left: 4px;
}
.calculator__answer .form__inputbox {
    display: block;
}
.calculator__answer .form__inputbox:not(:last-child) {
    margin-bottom: 10px;
}
.calculator__answer .inputbox {
    font-size: 18px;
}
.calculator__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -ms-flex-item-align: end;
    align-self: flex-end;
    gap: 20px;
    margin-top: auto;
}
.btn-calc {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    background-color: #5BB695;
    border: 1px solid #5BB695;
    border-radius: 40px;
    cursor: pointer;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 5px 15px;
}
.btn-calc svg {
    fill: currentColor;
    width: 28px;
    height: 16px;
}
.btn-calc svg:not(:only-child) {
    margin-left: 4px;
}
.btn-calc.btn-arrow {
    background-color: transparent;
    border-color: #BCC2BF;
    color: #BCC2BF;
}
.calculator__description {
    border-left: 1px solid #BCC2BF;
    font-size: 16px;
    padding: 34px 40px;
    width: 40%;
}
.calculator__image {
    float: right;
    margin-top: -95px;
}
.calculator__image img {
    display: block;
    max-width: 100%;
    width: 200px;
    height: 211px;
}
.calculator__name {
    color: #5BB695;
    font-size: 20px;
    font-weight: 700;
}
.consultation {
    padding-left: var(--padding-horizontal);
    padding-right: var(--padding-horizontal);
    padding-top: 60px;
    padding-bottom: 60px;
}

.consultation--form .consultation__image:first-child {
    left: 2%;
    width: 48%;
}

.consultation--form .consultation__inner {
    padding: 40px 140px 40px 80px;
}

.consultation--form .consultation__description {
    width: 40%;
}

.consultation__inner {
    background-color: #EAFFF7;
    border-radius: 24px;
    padding: 48px 140px;
    position: relative;
}

.consultation__description {
    width: 60%;
}

.consultation__description h2 {
    text-align: left;
}

.consultation__description .subtitle {
    font-size: 20px;
    margin-top: -20px;
    text-align: left;
}

.consultation__description:last-child {
    margin-left: auto;
}

.consultation__image {
    position: absolute;
    bottom: 0;
    right: 15%;
    /*width: 25%;*/
}

.consultation__image:first-child {
    left: 10%;
    right: auto;
}

.consultation__form {
    max-width: 420px;
}

.consultation__form .inputbox {
    background-color: #fff;
    border: none;
    padding: 12px 24px;
    margin-bottom: 20px;
}

.icons {
    padding-left: var(--padding-horizontal);
    padding-right: var(--padding-horizontal);
    padding-top: 60px;
    padding-bottom: 60px;
}

.icons-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 -20px;
}

.icon {
    padding: 0 20px;
    text-align: center;
    width: 25%;
}

.icon__image {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #EAFFF7;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    margin-bottom: 20px;
}

.icon__title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
}

.reviews {
    padding-left: var(--padding-horizontal);
    padding-right: var(--padding-horizontal);
    padding-top: 60px;
    padding-bottom: 60px;
}

.reviews h2 {
    margin-bottom: 16px;
}

.reviews-list {
    margin: 0 -20px;
}

.reviews-list:not(.slick-initialized) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.reviews-list:not(.slick-initialized) .thank:nth-child(n+5) {
    display: none;
}

.review {
    padding: 0 20px;
}

.review__inner {
    border: 1px solid #5BB695;
    border-radius: 24px;
    display: block;
    overflow: hidden;
    height: 100%;
}

.review__inner img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.types {
    padding-left: var(--padding-horizontal);
    padding-right: var(--padding-horizontal);
    padding-top: 60px;
    padding-bottom: 20px;
}

.types-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 -20px;
}

.type {
    margin-bottom: 40px;
    padding: 0 20px;
    width: 33.33333%;
}

.type__inner {
    border: 1px solid #5BB695;
    border-radius: 20px;
    display: block;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.type__inner img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.type__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 12px;
    font-size: 24px;
    font-weight: 700;
    height: 92px;
    padding: 12px;
    text-align: center;
    position: absolute;
    top: calc(50% - 46px);
    left: 40px;
    right: 40px;
}

.accreditations {
    padding-left: var(--padding-horizontal);
    padding-right: var(--padding-horizontal);
    padding-top: 60px;
    padding-bottom: 60px;
}

.accreditations h1 {
    text-align: center;
}

.accreditations h2 {
    margin-bottom: 16px;
}

.accreditations-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    margin: 0 -20px;
}

.accreditations-block .accreditation {
    margin-bottom: 40px;
    width: 33.333333%;
}

.accreditations-list {
    margin: 0 -20px;
}

.accreditations-list:not(.slick-initialized) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.accreditations-list:not(.slick-initialized) .thank:nth-child(n+4) {
    display: none;
}

.accreditation {
    padding: 0 20px;
}

.accreditation__inner {
    border: 1px solid #2D3733;
    border-radius: 24px;
    display: block;
    overflow: hidden;
    height: 100%;
}

.accreditation__inner img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.solutions {
    padding-left: var(--padding-horizontal);
    padding-right: var(--padding-horizontal);
    padding-top: 60px;
    padding-bottom: 60px;
}

.solutions-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -20px;
}

.solution {
    padding: 0 20px;
    width: 33.333333%;
}

.solution__inner {
    border: 1px solid #5BB695;
    border-radius: 12px;
    height: 100%;
    padding: 32px 24px;
    text-align: center;
}

.solution__title {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 16px;
}

.solution__text {
    font-size: 24px;
}

.members {
    padding-left: var(--padding-horizontal);
    padding-right: var(--padding-horizontal);
    padding-top: 60px;
    padding-bottom: 60px;
}

.members-list {
    margin: 0 -20px;
}

.members-list:not(.slick-initialized) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.members-list:not(.slick-initialized) .member:nth-child(n+5) {
    display: none;
}

.member {
    padding: 0 20px;
}

.member__inner {
    border: 1px solid #2D3733;
    border-radius: 24px;
    display: block;
    overflow: hidden;
    margin-bottom: 24px;
}

.member__inner img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.member__desription {
    text-align: center;
}

.member__name {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 12px;
}

.prices {
    padding-left: var(--padding-horizontal);
    padding-right: var(--padding-horizontal);
    padding-top: 60px;
    padding-bottom: 60px;
}

.prices-table {
    overflow: auto;
}

.prices-table table {
    border-collapse: collapse;
    font-size: 24px;
    width: 100%;
}

.prices-table th {
    padding: 0 40px 24px;
    text-align: left;
}

.prices-table td {
    border-top: 1px solid #5BB695;
    font-size: 32px;
    padding: 24px 40px;
    white-space: nowrap;
}

.prices-table td:first-child {
    font-size: 24px;
    padding-left: 0;
    white-space: normal;
}
.checklists {
    padding-left: var(--padding-horizontal);
    padding-right: var(--padding-horizontal);
    padding-top: 60px;
    padding-bottom: 20px;
}

.contacts {
    padding-left: var(--padding-horizontal);
    padding-right: var(--padding-horizontal);
    padding-top: 60px;
    padding-bottom: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.contacts__info {
    padding-right: 40px;
    width: 34%;
}

.contacts__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
}

.contacts__item {
    width: 100%;
}

.contacts__item:not(:last-child) {
    margin-bottom: 32px;
}

.contacts__item.phone {
    margin-right: 40px;
    width: auto;
}

.contacts__item.email {
    width: auto;
}

.contacts__title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 16px;
}

.contacts__value {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}

.contacts__value svg {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: 16px;
}

.contacts__map {
    border-radius: 16px;
    overflow: hidden;
    width: 66%;
}
.documents__seconds .documents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-flow: row nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row nowrap;
}
.documents__seconds .documents a {
    width: 48%;
}
.art_content a {
    color: #2D3733;
    font-weight: 500;
}
.simplesearch-paging {
    display: none;
}
.simages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.simages a {
    width: 25%;
}
.simages img {
    width: 100%;
}
.document-wrap {
    padding-left: var(--padding-horizontal);
    padding-right: var(--padding-horizontal);
    padding-top: 60px;
    padding-bottom: 60px;
}
.document-wrap__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: 1260px;
    margin: 0 auto;
}
.document-wrap__image {
    margin-right: 60px;
    max-width: 30%;
}
.document-wrap__image img {
    display: block;
    max-width: 100%;
}
.document-wrap__description {
    font-size: 24px;
    max-width: 70%;
}
.document-wrap__description ul {
    list-style: none;
    padding-left: 20px;
}
.document-wrap__description ul li {
    position: relative;
}
.document-wrap__description ul li:not(:last-child) {
    margin-bottom: 10px;
}
.document-wrap__description ul li::before {
    background-color: #5BB695;
    border-radius: 50%;
    content: '';
    width: 11px;
    height: 11px;
    position: absolute;
    top: 11px;
    left: -20px;
}
.document-wrap__title {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 40px;
}
.advantages {
    padding-left: var(--padding-horizontal);
    padding-right: var(--padding-horizontal);
    padding-top: 60px;
    padding-bottom: 60px;
}
.advantages__wrap {
    /*background-image: url('../images/advantages-bg.png');*/
    background-image: url('../images/advantages-bg.webp');
    background-position: left bottom;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.advantages__wrap.lazyblock{
   background-image: none;
}
.advantages__image {
    width: 30%;
}
.advantages__image img {
    display: block;
    max-width: 100%;
}
.advantages__description {
    width: 70%;
    padding-left: 40px;
}
.advantages__description h2 {
    text-align: left;
    margin-bottom: 28px;
}
.advantages__text {
    margin-bottom: 40px;
}
.advantages__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    margin: 0 -12px;
}
.advantages__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    background-color: #fff;
    box-shadow: 0px 0px 13.9px 0px #53B79680;
    border: 1px solid #5BB695;
    border-radius: 10px;
    font-size: 18px;
    margin: 0 12px 24px;
    padding: 10px;
    position: relative;
    z-index: 10;
    width: calc(50% - 24px);
}
.advantages__item svg {
    flex: 0 0 auto;
    margin-right: 10px;
}
.overflow {
    overflow: hidden;
}

.modal {
    background-color: rgba(45, 55, 51, 0.32);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
}

.modal.open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}

.modal__content {
    background-color: #fff;
    border-radius: 24px;
    position: relative;
    max-height: 90%;
    max-width: 90%;
    overflow: auto;
    padding: 32px 80px;
    width: 660px;
}

.modal__close {
    background-color: transparent;
    border: none;
    color: #2D3733;
    cursor: pointer;
    height: 28px;
    width: 28px;
    padding: 0;
    position: absolute;
    right: 16px;
    top: 16px;
    z-index: 100;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.modal__close svg {
    display: block;
    fill: #5BB695;
    width: 28px;
    height: 28px;
}

.modal__title {
    margin-bottom: 32px;
}

.modal__form .inputbox {
    margin-bottom: 40px;
}

.modal__form .btn {
    width: 100%;
}
.modal__content .g-recaptcha{
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.form__uber_row .form-item{
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}
.consultation__form.ajax_form .tech-item{
    margin-bottom: 20px;
}
.modal__content .error_g-recaptcha-response .error{
    display: flex;
    justify-content: center;
    margin-top: 10px;
    color: red;
}
.local_block{
    position: relative;
}
.local_block .local_selector{
    display: none;
    position: absolute;
    top: 35px;
    z-index: 2;
}
.local_block.open .local_selector{
    display: flex;
}
header .local_block .local_selector{
    background: #fff;
}
footer .local_block .local_selector{
    background: #2d3733;
}
.local_block .selected_local_selector{
    gap: 12px;
    align-items: center;
    display: flex;
    cursor: pointer;
}
footer .local_block .selected_local_selector{
    margin-top: 20px;
}
header .local_block .selected_local_selector{
    margin-right: 20px;
}
.local_selector .dropdown{
    border-radius: 8px;
    list-style: none;
    padding-left: 0px;
    border: 1px solid #4c805c;
    padding: 12px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.local_selector .dropdown li{
    border-bottom: 1px solid #5bb695;
    padding-bottom: 2px;
    padding-top: 2px;
}

.local_selector .dropdown li:last-child{
    border-bottom: none;
}
header .local_selector .dropdown li a{
    color: #2d3733;
}
.local_selector .dropdown span.active_city,
header .local_selector .dropdown li a:hover{
    color: #5bb695;
}
footer .local_selector .dropdown li a{
    color: #fff;
}
.local_selector .dropdown span.active_city,
footer .local_selector .dropdown li a:hover{
    color: #5bb695;
}
.call-us {
    padding: 30px;
    background: #EAFFF7;
    border: 1px solid #e0e0e0;
    width: 100%;
    justify-content: space-between;
    display: flex;
    align-items: center;
}
.call-us .text-block{
    flex-direction: column;
    gap: 16px;
    display: flex;
}
.call-us .text-block span{
    font-size: x-large;
}
.call-us .text-block span:first-child{
    font-weight: 600;
}
.call-us .phone-block a{
    font-size: xxx-large;
    color: #2d3733;
}
.blog_form{
    padding: 30px;
    background: #EAFFF7;
    border: 1px solid #e0e0e0;
    width: 100%;
    display: flex;
    flex-direction: column;
}
.blog_form .top-block{
    display: flex;
    align-items: flex-start;
    gap: 20px;
}
.blog_form .top-block .text-block{
    width: calc(50% - 10px);
    display: flex;
    flex-direction: column;
}
.blog_form .top-block .text-block span{
    font-weight: 600;
    font-size: 28px;
}
.blog_form .top-block .reason-block{
    width: calc(50% - 10px);
}
.blog_form .top-block .reason-block ul{
    flex-direction: column;
    list-style: none;
    display: flex;
}
.blog_form .top-block .reason-block ul.checklist.columns-2 li{
    margin-bottom: 10px;
    padding-left: 30px;
    width: 100%;
}
.blog_form .top-block .reason-block ul.checklist.columns-2 li::before {
    top: 2px;
}
.blog_form .form-line{
    align-items: center;
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
.blog_form .form-line .form__inputbox,
.blog_form .form-line .btn--full,
.blog_form .form-line .select_method{
    width:calc(25% - 96px);
    /*width:calc(33.3333% - 122px);*/
}
.blog_form .form-line .btn--full{
    height: 60px;
    align-items: center;
    justify-content: center;
    display: flex;
    font-size: 16px;
    padding: 0;
}
.blog_form .form-line .select_method{
    display: flex;
    flex-direction: column;
}
.blog_form .form-line .select_method .items_row{
    gap: 10px;
    display: flex;
    margin-bottom: 20px;
}
.blog_form .form-line .select_method .checkbox{
    justify-content: center;
    align-items: center;
    height: 46px;
    border: 1px solid #66bb9c;
    display: flex;
    border-radius: 5px;
    width: calc(25% - 8px);
    background: #fff;
    margin: auto;
    cursor: pointer;
}
.blog_form .form-line .select_method .checkbox svg{
    max-width: calc(100% - 16px);
    max-height: calc(100% - 16px);
}
.blog_form .form-line .select_method .checkbox.active,
.blog_form .form-line .select_method .checkbox input:checked + span{
    background: #66bb9c;
    pointer-events: none;
}
.blog_form .form-line .select_method .checkbox.active svg path,
.blog_form .form-line .select_method .checkbox input:checked + span svg path{
    fill:#fff;
}
.blog_form .form-line .select_method .checkbox__label::before,
.blog_form .form-line .select_method .checkbox__label::after{
    content: none;
}
.blog_form .form-line .select_method .checkbox__label{
    align-items: center;
    width: 100%;
    display: flex;
    heigth: 100%;
    height: 46px;
    padding: 0;
    justify-content: center;
}
.cookies{
	/*display: none;*/
    background: #fff;
    bottom: 32px;
    position: fixed;
    right: 32px;
    width: 370px;
    padding: 20px;
    border-radius: 15px;
    flex-direction: column;
    z-index: 100000;
    box-shadow: 0px 4px 10px 0px #00000040;
    gap: 10px;
}
.cookies.active{
/*	display: flex;*/
}
.cookies span{
    font-size: 12px;
    line-height: 120%;
}
.cookies .name{
	font-weight: 600;
    font-size: 14px;
}
.cookies a{
    color: #5bb695;
    font-weight: 600;
}
.coocie-btn{
	display: flex;
    align-items: center;
    justify-content: center;
    width: 152px;
    height: 42px;
    border: 1px solid #5bb695;
    color: #5bb695;
    background: #FFFFFF;
    font-size: 14px;
    border-radius: 10px;
    cursor: pointer;
    transition: all 0.3s;
}
.new-privacy ol,
.new-privacy ul{
    padding-left: 0px;
    list-style: none;

}
.new-privacy ol li{
    margin-bottom: 10px;
}
.new-privacy ul li{
    margin-bottom: 5px;
}
.new-privacy p{
    
}
.new-privacy p.subtitle{
    text-align: left;
    font-weight: 600;
    margin-bottom: 20px; 
}

.new-privacy a{
    color: #5BB695;
}
.polit_row {
    gap: 0;
    margin-bottom: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.polit_item {
    width: 25%;
    justify-content: center;
    align-items: center;
    display: flex;
    font-size: 12px;
    line-height: 120%;
    text-align: center;
    border-left: 1px solid #e5e7eb;
    border-top: 1px solid #e5e7eb;
    padding: 20px;
}
.polit_row:last-child .polit_item {
    border-bottom: 1px solid #e5e7eb;
}
.polit_item:last-child {
    border-right: 1px solid #e5e7eb;
}


@media only screen and (min-width: 768px) {
	.cookies a:hover{
	    text-decoration: underline;
	}
	.coocie-btn:hover{
		opacity:0.8;
	}
}
@media all and (min-width: 901px){
    .tech-item-right{
        min-height: 114px;
    }
}
@media all and (max-width: 1300px) {
    body {
        font-size: 18px;
    }

    h1 {
        font-size: 40px;
    }

    h2 {
        font-size: 32px;
    }

    .subtitle {
        font-size: 20px;
    }

    .big {
        font-size: 20px;
    }

    .about--main h1 {
        font-size: 40px;
    }

    .about__documents h2 {
        font-size: 28px;
    }

    .about__price {
        font-size: 24px;
    }

    .question-form__form {
        padding: 24px 40px;
    }

    .form__row .inputbox {
        min-width: 280px;
    }

    .stages__wrap .stage {
        padding: 20px 16px;
        width: calc(50% - 10px);
    }

    .stage {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .stage::before {
        font-size: 28px;
        line-height: 48px;
        width: 48px;
        height: 48px;
    }

    .checklist {
        font-size: 20px;
    }

    .checklist li {
        padding-left: 40px;
    }

    .checklist li:not(:last-child) {
        margin-bottom: 16px;
    }

    .checklist li::before {
        width: 24px;
        height: 24px;
        top: calc(50% - 12px);
    }

    .checklist__big {
        font-size: 24px;
    }

    .checklist.columns li {
        padding-left: 56px;
        width: calc(50% - 20px);
    }

    .checklist.columns li::before {
        width: 32px;
        height: 32px;
    }

    .block__price-value {
        font-size: 40px;
    }

    .action__block {
        padding: 24px 40px;
    }

    .faq-item__question {
        font-size: 24px;
    }

    .calculate__inner {
        padding: 0 40px;
    }
    .calculator__form {
        padding: 20px;
    }
    .calculator__description {
        padding: 20px;
    }
    .calculator__image {
        max-width: 200px;
    }
    .consultation__inner {
        padding: 40px;
    }

    .consultation--form .consultation__inner {
        padding: 40px;
    }

    .type__title {
        font-size: 18px;
    }

    .solution__title {
        font-size: 24px;
    }

    .solution__text {
        font-size: 20px;
    }

    .prices-table table {
        font-size: 20px;
    }

    .prices-table td {
        font-size: 28px;
    }

    .prices-table td:first-child {
        font-size: 20px;
    }

    footer {
        -ms-flex-flow: row wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-flow: row wrap;
    }

    .footer-column {
        max-width: 240px;
    }
    .call-us .text-block {
        gap: 10px;
    }
    .call-us .text-block span{
        font-size: 18px;
    }
    .call-us .phone-block a{
        font-size: 36px;
    }
    .blog_form .form-line .form__inputbox,
    .blog_form .form-line .btn--full,
    .blog_form .form-line .select_method{
        width:calc(33.3333% - 17px);
        /*width:calc(33.3333% - 122px);*/
    }
}

@media all and (max-width: 1023px) {
    body {
        font-size: 16px;
    }

    .btn {
        font-size: 16px;
    }

    h1 {
        font-size: 28px;
        margin-bottom: 16px;
    }

    h2 {
        font-size: 28px;
        margin-bottom: 24px;
    }

    .subtitle {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .big {
        font-size: 18px;
    }

    .list--medium {
        font-size: 16px;
    }

    .inputbox {
        font-size: 16px;
    }

    .header-top {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .header-contacts {
        display: none;
    }

    .header-callback {
        margin-left: auto;
        padding: 5px 22px;
    }

    .search {
        display: none;
    }

    .menu-toggle {
        display: block;
    }

    .header-nav {
        display: none;
    }

    .open-menu {
        overflow: hidden;
    }

    .open-menu .menu-toggle .menu-toggle__open {
        display: none;
    }

    .open-menu .menu-toggle .menu-toggle__close {
        display: block;
    }

    .open-menu header {
        background-color: #fff;
        overflow: auto;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 100;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .open-menu .header-top {
        -ms-flex-flow: row wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-flow: row wrap;
    }

    .open-menu .header-contacts {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        font-size: 18px;
        margin: 32px auto;
        width: 100%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .open-menu .header-contacts__item:not(:last-child) {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .open-menu .search {
        border: none;
        display: block;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        margin: 0 auto;
        max-width: 335px;
        width: 100%;
    }

    .open-menu .search__form {
        position: relative;
        width: 100%;
    }

    .open-menu .search__input {
        line-height: 20px;
        padding: 10px 40px;
    }

    .open-menu .search__submit {
        display: block;
        padding: 12px;
    }

    .open-menu .search__submit svg {
        width: 16px;
        height: 16px;
    }

    .open-menu .search__toggle {
        display: none;
    }

    .open-menu .header-nav {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        background-color: transparent;
        padding-top: 12px;
        padding-bottom: 40px;
    }

    .open-menu .menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
    }

    .open-menu .menu__item {
        font-size: 28px;
        margin-bottom: 24px;
    }

    .open-menu .menu__item a {
        display: inline-block;
        padding: 0;
    }

    .open-menu .haschild > a > svg {
        right: -24px;
    }

    .open-menu .haschild.open > .submenu {
        display: block;
    }

    .open-menu .menu-bottom {
        display: block;
    }

    .submenu {
        background-color: transparent;
        opacity: 1;
        pointer-events: auto;
        display: none;
        padding: 8px 0;
        position: static;
    }

    .submenu__item {
        padding: 4px 0;
    }

    .breadcrumbs {
        padding-top: 0;
        padding-bottom: 24px;
    }

    .breadcrumb__item:not(:last-child) {
        margin-right: 48px;
    }

    .breadcrumb__item:not(:last-child)::after {
        width: 24px;
        right: -36px;
    }

    .modal__content {
        padding: 24px 20px;
    }

    .modal__title {
        margin-bottom: 20px;
    }

    .modal__form .inputbox {
        margin-bottom: 16px;
    }

    .form__accept {
        font-size: 14px;
        margin-top: 20px;
        text-align: center;
    }

    .modal__close {
        top: 8px;
        right: 8px;
    }

    .modal__close svg {
        width: 20px;
        height: 20px;
    }

    .about--main h1 {
        font-size: 28px;
    }

    .about__documents {
        padding: 20px;
    }

    .about__documents h2 {
        font-size: 24px;
    }

    .document__icon {
        width: 60px;
        height: 60px;
    }

    .document__icon svg,
    .document__icon .svg-img {
        width: 26px;
        height: auto;
    }

    .document__title {
        font-size: 16px;
    }

    .document__text {
        font-size: 14px;
    }

    .document__size {
        font-size: 14px;
    }

    /*.document__download {
        width: 32px;
        height: 32px;
    }*/

    .about__form h2 {
        font-size: 24px;
    }

    .about__price {
        font-size: 18px;
    }

    .service {
        width: 50%;
    }

    .service__title {
        font-size: 20px;
    }

    .form__inner {
        display: block;
    }

    .form__description {
        margin-bottom: 24px;
        max-width: none;
        width: 100%;
        text-align: center;
    }

    .form__description h2 {
        text-align: center;
    }

    .stages__wrap {
        display: block;
    }

    .stages__wrap .stages__list {
        width: 100%;
    }

    .stages .subtitle {
        margin-bottom: 0;
    }

    .stages__info {
        padding-right: 0;
        margin-bottom: 20px;
        text-align: center;
        width: 100%;
    }

    .stages__info h2 {
        text-align: center;
    }

    .stages__images {
        display: none;
    }

    .stage {
        font-size: 18px;
    }

    .clients-list {
        margin: 0 -10px;
    }

    .client {
        padding: 0 10px;
    }

    .checklist {
        font-size: 18px;
    }

    .checklist.columns {
        font-size: 16px;
    }

    .checklist__big {
        font-size: 20px;
        margin-bottom: 12px;
    }

    .checklist__medium {
        font-size: 18px;
    }
    .checklist.columns-2 {
        margin-bottom: 0;
    }
    .checklist.columns-2 li::before {
        top: 3px;
    }
    .block__price {
        margin: 24px 0;
    }

    .block__price-value {
        font-size: 28px;
    }

    .action__block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .action__info {
        margin-bottom: 24px;
    }

    .action__title {
        font-size: 28px;
    }

    .action__text {
        font-size: 18px;
    }

    .faq-item__question {
        font-size: 20px;
    }

    .faq-item__answer {
        font-size: 16px;
    }

    .calculate__label {
        font-size: 18px;
    }

    .calculate__block .checkbox span {
        font-size: 18px;
    }

    .calculate__block .checkbox span::before {
        width: 20px;
        height: 20px;
    }

    .calculate__block .checkbox span::after {
        width: 20px;
        height: 20px;
    }

    .calculate__description .btn {
        width: 100%;
    }
    .calculate__description .btn:last-child {
        margin-top: 10px;
    }

    .calculate__image {
        width: 100%;
    }
    .calculator__title {
        font-size: 20px;
    }
    .calculator__form {
        font-size: 16px;
    }
    .calculator__answer .checkbox span {
        font-size: 16px;
    }
    .calculator__answer .inputbox {
        font-size: 16px;
    }
    .consultation__image {
        right: 10%;
        width: 30%;
    }

    .consultation__image:first-child {
        left: 5%;
    }

    .icons {
        padding-bottom: 40px;
    }

    .icons-list {
        -ms-flex-flow: row wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-flow: row wrap;
    }

    .icon {
        margin-bottom: 20px;
        width: 50%;
    }

    .icon__title {
        font-size: 18px;
        margin-bottom: 16px;
    }

    .type {
        width: 50%;
    }

    .stage {
        width: calc(50% - 20px);
    }
    .stages__row {
        gap: 28px;
    }
    .stages__row .stage:not(:last-child)::after {
        right: -27px;
    }
    .stages__row .stage svg {
        width: 40px;
    }
    .solution__title {
        font-size: 18px;
    }

    .solution__text {
        font-size: 16px;
    }

    .prices-table table {
        font-size: 18px;
    }

    .prices-table th {
        padding: 0 20px 20px;
    }

    .prices-table td {
        font-size: 24px;
        padding: 20px;
    }

    .prices-table td:first-child {
        font-size: 18px;
    }
    /*.about-bg__inner {
        padding: 16px;
    }*/
    .about-bg__image {
        right: 0;
    }
    .document-wrap__description {
        font-size: 16px;
    }
    .document-wrap__title {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .document-wrap__image {
        margin-right: 20px;
    }
    .advantages__description {
        padding-left: 20px;
    }
    .advantages__item svg {
        width: 60px;
    }
    footer {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .footer-column {
        padding: 0 20px;
        max-width: none;
        width: 50%;
    }

    .footer-column--info {
        max-width: none;
        width: 100%;
        margin-bottom: 24px;
        padding: 0;
        text-align: center;
    }

    .footer-column--contacts {
        max-width: none;
        width: 100%;
        margin-top: 24px;
        padding: 0;
    }

    .footer-menu__item {
        font-size: 14px;
    }

    .footer-menu__item:not(:last-child) {
        margin-bottom: 12px;
    }

    .footer-requisites {
        font-size: 14px;
    }
    header .local_block{
        width: 240px;
    }
    header .local_block .selected_local_selector {
        justify-content: center;
        margin-right: 0;
        margin-bottom: 10px;
    }
    header .local_block .local_selector{
        left: calc(50% - 120px);
        width:240px;
    }
    header .local_block .dropdown{
        width:100%;
        text-align: center;
    }
    .blog_form .form-line {
        gap: 20px;
        margin-bottom: 10px;
    }
    .blog_form .form-line .form__inputbox {
        width: calc(50% - 10px);
    }
    .blog_form .form-line .btn--full {
        width: calc(100% - 324px);
    }
}

@media all and (max-width: 900px) {
    .about {
        display: block;
        padding-bottom: 24px;
    }

    .about--main .about__info {
        margin-right: 0;
        width: 100%;
    }

    .about__info {
        margin-bottom: 40px;
        margin-right: 0;
        text-align: center;
        width: 100%;
    }

    .about__info .checklist {
        text-align: left;
    }

    .about__documents {
        margin-left: -20px;
        margin-right: -20px;
        width: auto;
    }

    .about__documents h2 {
        text-align: center;
    }

    .about__form {
        padding: 24px 20px;
        width: 100%;
    }

    .about__image {
        text-align: center;
        width: 100%;
    }

    .services {
        padding-top: 24px;
        padding-bottom: 0;
    }

    .question-form {
        padding-top: 24px;
        padding-bottom: 24px;
        padding-left: 0;
        padding-right: 0;
    }

    .question-form__form {
        padding: 24px 20px;
    }

    .stages {
        padding-top: 24px;
        padding-bottom: 4px;
    }
    .stages__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 56px;
        margin-bottom: 20px;
    }
    .stages__row::before {
        width: 1px;
        height: 100%;
        top: 0;
        left: 50%;
    }
    .stages__row .stage {
        width: 100%;
    }
    .stages__row .stage:not(:last-child)::after {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='10.5' fill='%23fff' stroke='%2353B796' transform='rotate(90 11 11)'/%3E%3Cpath fill='%2353B796' d='M10.52 14.754a.69.69 0 0 0 .22.182.57.57 0 0 0 .52 0 .69.69 0 0 0 .22-.182l4.321-5.325A.945.945 0 0 0 16 8.837a.945.945 0 0 0-.2-.592.622.622 0 0 0-.48-.245.622.622 0 0 0-.48.246L11 12.978 7.16 8.247A.622.622 0 0 0 6.68 8a.622.622 0 0 0-.48.245.945.945 0 0 0-.2.592c0 .222.071.435.199.592l4.32 5.325Z'/%3E%3C/svg%3E");
        width: 22px;
        right: calc(50% - 11px);
        top: calc(100% + 17px);
    }
    .thanks {
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .thanks-list {
        margin: 0;
        padding: 0 46px;
    }

    .thank {
        padding: 0 10px;
    }

    .clients {
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .clients-list {
        margin: 0 -6px;
    }

    .client {
        padding: 0 6px;
    }

    .clients__inner {
        padding: 16px;
    }

    .slick-dots {
        margin-top: 24px;
    }

    .slick-dots li {
        margin: 0 8px;
    }

    .slick-dots button {
        width: 16px;
        height: 2px;
    }

    .slick-dots .slick-active button {
        width: 32px;
        height: 1px;
    }

    .whywe {
        display: block;
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .whywe__info h2 {
        text-align: center;
    }

    .whywe__info {
        margin-bottom: 24px;
        padding-right: 0;
        width: 100%;
    }

    .whywe__slider {
        width: 100%;
    }

    .block {
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .block__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .block__image {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
        max-width: 400px;
    }

    .block__description {
        padding-left: 0;
        width: 100%;
        margin-bottom: 40px;
    }

    .block__description h2 {
        text-align: center;
    }

    .block__description:first-child {
        padding-right: 0;
    }

    .action {
        padding-top: 24px;
        padding-bottom: 24px;
        padding-left: 0;
        padding-right: 0;
    }

    .action__block {
        padding: 24px 20px;
    }

    .faq {
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .faq-item:not(:last-child) {
        margin-bottom: 20px;
    }

    .faq-item__question {
        padding: 20px 64px 20px 20px;
    }

    .faq-item__question::before {
        height: 2px;
        width: 24px;
        top: 32px;
        right: 20px;
    }

    .faq-item__question::after {
        height: 24px;
        width: 2px;
        top: 21px;
        right: 31px;
    }

    .faq-item.open .faq-item__answer {
        padding: 0 20px 20px;
    }

    .form__garanty {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .calculate {
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .calculate__inner {
        padding: 0 20px;
    }

    .calculate__description {
        padding: 24px 0;
    }
    .calculator {
        display: block;
    }
    .calculator__form {
        width: 100%;
    }
    .calculator__description {
        border-left: none;
        border-top: 1px solid #BCC2BF;
        width: 100%;
    }
    .calculator__image {
        float: left;
        margin-top: 0;
        margin-right: 16px;
    }
    .consultation {
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .icons {
        padding-top: 24px;
        padding-bottom: 4px;
    }

    .icon__image {
        width: 80px;
        height: 80px;
        margin-bottom: 16px;
    }

    .icon__image img {
        width: 56px;
    }

    .reviews {
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .types {
        padding-top: 24px;
        padding-bottom: 0;
    }

    .accreditations {
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .accreditations-block {
        margin: 0 -10px -24px;
    }

    .accreditations-block .accreditation {
        margin-bottom: 24px;
        padding: 0 10px;
        width: 50%;
    }

    .solutions {
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .solution__inner {
        padding: 24px 20px;
    }

    .members {
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .prices {
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .checklists {
        padding-top: 24px;
        padding-bottom: 4px;
    }

    .contacts {
        display: block;
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .contacts__info {
        margin-bottom: 24px;
        padding-right: 0;
        width: 100%;
    }

    .contacts__map {
        height: 210px;
        width: 100%;
    }

    .contacts__title {
        font-size: 18px;
    }
    .checklist.columns-2 {
        display: block;
    }
    .checklist.columns-2 li {
        width: 100%;
    }
    .document-wrap {
        padding-top: 24px;
        padding-bottom: 24px;
    }
    .advantages {
        padding-top: 24px;
        padding-bottom: 24px;
        padding-left: 0;
        padding-right: 0;
    }
    .advantages__image {
        display: none;
    }
    .advantages__description {
        padding-left: 0;
        width: 100%;
    }
    .advantages__description h2 {
        text-align: center;
    }
    .advantages__wrap {
        background-size: auto 350px;
        padding-left: var(--padding-horizontal);
        padding-right: var(--padding-horizontal);
    }
    footer {
        margin-top: 24px;
    }
    .call-us .text-block {
        gap: 6px;
        align-items: flex-start;
    }
    .call-us .text-block span{
        font-size: 14px;
    }
    .call-us .phone-block a{
        font-size: 28px;
    }
    .blog_form {
        padding: 16px;
        gap: 12px;
    }
    .blog_form .top-block .text-block span {
        font-size: 24px;
    }
    .blog_form .top-block .reason-block ul.checklist.columns-2 li {
        font-size: 14px;
        margin-bottom: 6px;
        padding-left: 20px;
    }
    .blog_form .top-block .reason-block ul.checklist.columns-2 li::before {
        width: 16px;
        height: 16px;
    }
    .blog_form .form-line {
        gap: 12px;
        margin-bottom: 10px;
    }
    .blog_form .form-line .form__inputbox,
    .blog_form .form-line .btn--full{
        width: calc(50% - 6px);
    }
    .blog_form .form-line .select_method
    {
        width: calc(100% - 316px);
    }
}

@media all and (max-width: 700px) {
    .documents__seconds .documents{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .documents__seconds .documents a{
        width: 100%;
    }
    .document__icon {
        width: 32px;
        height: 32px;
        border-radius: 6px;
    }

    .document__icon svg,
    .document__icon .svg-img{
        width: 16px;
    }

    .about__content {
        padding: 20px;
    }

    .services-list {
        margin: 0 -10px;
    }

    .service {
        padding: 0 10px;
    }

    .service__inner {
        padding: 20px 16px;
    }

    .service__title {
        text-align: center;
    }

    .form__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center;
    }

    .form__row .inputbox {
        max-width: 440px;
        width: 100%;
    }

    .form__row .inputbox:not(:last-child) {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .block__price {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .block__button {
        text-align: center;
    }

    .action__info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center;
        text-align: center;
    }

    .action__image {
        margin-right: 0;
        margin-bottom: 24px;
    }

    .action__title {
        text-align: center;
    }

    .action__button {
        text-align: center;
        width: 100%;
    }

    .calculate__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 24px;
    }

    .calculate__description {
        width: 100%;
    }

    .consultation__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 24px 20px 0;
    }

    .consultation__description {
        margin-bottom: 40px;
        text-align: center;
        width: 100%;
    }

    .consultation__description .btn {
        width: 100%;
        max-width: 300px;
    }

    .consultation__description h2 {
        text-align: center;
    }

    .consultation__image {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin: 0 auto;
        max-width: 283px;
        position: static;
        width: 100%;
    }

    .consultation--form .consultation__inner {
        padding: 24px 20px 0;
    }

    .consultation--form .consultation__description {
        width: 100%;
    }

    .consultation--form .consultation__image:first-child {
        width: 100%;
    }

    .consultation__form {
        margin: 0 auto;
    }

    .types {
        padding-bottom: 24px;
    }

    .type {
        width: 100%;
    }

    .type:last-child {
        margin-bottom: 0;
    }

    .solutions-list {
        -ms-flex-flow: row wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-flow: row wrap;
        margin: 0;
    }

    .solution {
        padding: 0;
        width: 100%;
    }

    .solution:not(:last-child) {
        margin-bottom: 20px;
    }

    .member__inner {
        margin-bottom: 16px;
    }
    .about-bg__info {
        max-width: 100%;
    }
    .about-bg__image,
    .about-bg__image img {
        display: none;
    }
    .document-wrap__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .document-wrap__description {
        max-width: 100%;
    }
    .document-wrap__image {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin: 10px auto 0;
        max-width: 304px;
    }
    .calculator__image {
        max-width: 160px;
    }
    .footer-column {
        padding: 0;
        width: 100%;
        text-align: center;
    }

    .footer-column--menu {
        margin-top: 24px;
    }

    .footer-column--menu .footer-menu {
        columns: 2;
    }

    .footer-title {
        font-size: 18px;
        margin-bottom: 16px;
        text-align: center;
    }

    .footer-column--contacts {
        text-align: left;
    }

    .footer-column--contacts .footer-title {
        font-size: 24px;
    }

    .footer-contact:not(:last-child) {
        margin-bottom: 16px;
    }
    .calculator__image img {
        width: 120px;
        height: 126px;
    }
    footer .local_block{
        width: 100%;
    }
    footer .local_block .selected_local_selector{    
        justify-content: center;
    }
    footer .local_block .local_selector{
        left: calc(50% - 120px);
        width: 240px;
    }
    footer .local_block .dropdown {
        width: 100%;
    }
    .call-us {
        padding: 16px;
    }
    .call-us .text-block {
        gap: 3px;
    }
    .call-us .text-block span {
        font-size: 13px;
    }
    .call-us .phone-block a {
        font-size: 24px;
    }
}

@media all and (max-width: 600px) {
    .services {
        padding-bottom: 24px;
    }

    .services-list {
        margin: 0;
    }

    .service {
        padding: 0;
        width: 100%;
    }

    .service {
        margin-bottom: 0;
    }

    .btn--fix {
        max-width: 440px;
        min-width: 0;
        width: 100%;
    }

    .stages__wrap .stage {
        width: 100%;
    }

    .stage {
        width: 100%;
    }

    .icons-list {
        margin: 0;
    }

    .icon {
        padding: 0;
        width: 100%;
    }

    .checklist.columns li {
        width: 100%;
    }
    .advantages__list {
        margin: 0;
    }
    .advantages__item {
        margin: 0 0 24px;
        width: 100%;
    }
    .call-us {
        padding: 12px;
        flex-direction: column;
        gap: 12px;
        align-items: flex-start;
    }
    .call-us .text-block {
        gap: 0px;
    }
    .call-us .text-block span{
        font-size: 14px;
    }
    .call-us .phone-block a{
        font-size: 28px;
    }
    
    .blog_form .form-line .form__inputbox,
    .blog_form .form-line .select_method,
    .blog_form .form-line .btn--full {
        width: 100%;
    }
    .polit_item {
        font-size: 10px;
        padding: 5px;
    }
}
@media all and (max-width: 500px) {
    .about__meta {
        margin-bottom: 4px;
    }

    .about__meta-item {
        margin-bottom: 12px;
        text-align: center;
        width: 100%;
    }

    .about__meta-item:not(:last-child) {
        margin-right: 0;
    }

    .images-list {
        padding: 0 42px;
    }

    .contacts__item {
        font-size: 14px;
    }

    .contacts__item.phone {
        margin-right: 20px;
    }

    .contacts__value svg {
        margin-right: 12px;
        width: 20px;
        height: auto;
    }

    .contacts__title {
        margin-bottom: 12px;
        text-align: center;
    }
    .calculator__image {
        max-width: 120px;
    }
    .footer-contact__button .btn {
        width: 100%;
    }
    .cookies{
	    bottom: 10px;
	    right: 10px;
	    width: calc(100% - 20px);
	    padding: 10px;
	    border-radius: 5px;
	    flex-direction: column;
	    z-index: 100000;
	    gap: 5px;
	}
	.cookies span{
	    font-size: 10px;
	}
	.cookies .name{
	    font-size: 12px;
	}
	.coocie-btn{
	    width: 100px;
	    height: 32px;
	    font-size: 12px;
	    border-radius: 5px;
	}
}

@media all and (max-width: 360px) {
    .btn {
        padding-left: 16px;
        padding-right: 16px;
    }

    .menu-toggle {
        margin-right: 12px;
    }

    .open-menu .menu__item {
        font-size: 18px;
        margin-bottom: 16px;
    }

    .menu-bottom__item {
        font-size: 16px;
    }

    .menu-bottom__item:not(:last-child) {
        margin-bottom: 16px;
    }

    .about__documents {
        margin-left: -10px;
        margin-right: -10px;
    }

    .block__price-value {
        font-size: 24px;
    }

    .block__price-value:not(:last-child) {
        margin-right: 20px;
    }

    .type__title {
        left: 20px;
        right: 20px;
    }

    .contacts__item.phone {
        margin-right: 0;
        width: 100%;
    }

    .contacts__item.email {
        width: 100%;
    }
    .reviews-list {
        margin: 0 -10px;
    }
    .review {
        padding: 0 10px;
    }
    .types-list {
        margin: 0 -10px;
    }
    .type {
        padding: 0 10px;
}
    .accreditations-list {
        margin: 0 -10px;
    }
    .accreditation {
        padding: 0 10px;
    }
    .members-list {
        margin: 0 -10px;
    }
    .member {
        padding: 0 10px;
    }
    .about-bg__inner {
        padding: 10px;
}
}
/*# sourceMappingURL=styles.css.map */
