@font-face {
    font-family: Gilroy;
    src: url(../fonts/Gilroy-Heavy.woff2) format("woff2"), url(../fonts/Gilroy-Heavy.woff) format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Gilroy;
    src: url(../fonts/Gilroy-Light.woff2) format("woff2"), url(../fonts/Gilroy-Light.woff) format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Gilroy;
    src: url(../fonts/Gilroy-Extrabold.woff2) format("woff2"), url(../fonts/Gilroy-Extrabold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Gilroy;
    src: url(../fonts/Gilroy-Medium.woff2) format("woff2"), url(../fonts/Gilroy-Medium.woff) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Gilroy;
    src: url(../fonts/Gilroy-Thin.woff2) format("woff2"), url(../fonts/Gilroy-Thin.woff) format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Gilroy;
    src: url(../fonts/Gilroy-Regular.woff2) format("woff2"), url(../fonts/Gilroy-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Gilroy;
    src: url(../fonts/Gilroy-Bold.woff2) format("woff2"), url(../fonts/Gilroy-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Gilroy;
    src: url(../fonts/Gilroy-Black.woff2) format("woff2"), url(../fonts/Gilroy-Black.woff) format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    font-family: Gilroy, Helvetica, Arial, sans-serif;
    font-size: 16px;
    overflow-x: hidden;
    font-weight: 400;
    position: relative
}

body, body:after {
    background-color: #f8f9fa
}

body:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999999;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity .1s linear, visibility .1s linear;
    -o-transition: opacity .1s linear, visibility .1s linear;
    transition: opacity .1s linear, visibility .1s linear
}

body.show:after {
    opacity: 0;
    visibility: hidden
}

body.hide-after:after {
    display: none
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-weight: 400
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: rgba(0, 0, 0, 0);
    text-decoration: none;
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

svg {
    fill: currentColor;
    width: 100%;
    height: 100%;
    -webkit-transition: color .1s linear;
    -o-transition: color .1s linear;
    transition: color .1s linear
}

ul {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

ul li {
    list-style: none
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    display: block;
    border-style: none
}

img.lazy {
    opacity: 0;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

img.lazy[data-loaded=true] {
    opacity: 1
}

img.swiper-lazy {
    opacity: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

img.swiper-lazy.swiper-lazy-loaded {
    opacity: 1
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input, optgroup, select, textarea {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

button, input {
    overflow: visible;
    background-color: rgba(0, 0, 0, 0);
    border: none
}

input:focus {
    outline: none
}

button, select {
    text-transform: none;
    cursor: pointer;
    padding: 0
}

div, form {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: 0;
    border: none
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none !important
}

.section {
    position: relative;
    z-index: 5;
    width: 100%
}

.section--top {
    margin: .875rem 0 2.5rem
}

@media (min-width: 768px) {
    .section--top {
        margin: .875rem 0 7.375rem
    }
}

@media (min-width: 1200px) {
    .section--top {
        margin: .875rem 0 10.9375rem
    }
}

@media (min-width: 1740px) {
    .section--top {
        margin: .875rem 0 12.0625rem
    }
}

.section--complex {
    margin: 0 0 2.5rem
}

@media (min-width: 768px) {
    .section--complex {
        margin: 0 0 8.125rem
    }
}

@media (min-width: 1200px) {
    .section--complex {
        margin: 0 0 10.5rem
    }
}

@media (min-width: 1740px) {
    .section--complex {
        margin: 0 0 12.1875rem
    }
}

.section--form-wrap {
    margin: 0 0 3.625rem
}

.section--pic-items {
    padding: 1.875rem 0 3.75rem
}

@media (min-width: 768px) {
    .section--pic-items {
        padding: 3.75rem 0
    }
}

@media (min-width: 993px) {
    .section--pic-items {
        padding: 3.75rem 0 11.75rem
    }
}

@media (min-width: 1200px) {
    .section--pic-items {
        padding: 5rem 0 11.75rem
    }
}

.section--materials {
    padding: 0 0 2.25rem
}

@media (min-width: 768px) {
    .section--materials {
        padding: 0 0 3.4375rem
    }
}

@media (min-width: 993px) {
    .section--materials {
        padding: 0 0 10rem
    }
}

@media (min-width: 1200px) {
    .section--materials {
        padding: 0 0 12.3125rem
    }
}

.section--form-sec {
    padding: 0 0 1.875rem
}

@media (min-width: 768px) {
    .section--form-sec {
        padding: 0 0 3.75rem
    }
}

@media (min-width: 1740px) {
    .section--form-sec {
        padding: 0 0 6.25rem
    }
}

.section--map {
    margin: 0 0 2rem
}

.section--desigions {
    margin: 2.5rem 0
}

@media (min-width: 768px) {
    .section--desigions {
        margin: 3.75rem 0 6.25rem
    }
}

@media (min-width: 1200px) {
    .section--desigions {
        margin: 5.25rem 0 12.25rem
    }
}

.section--dark {
    background-color: #212529
}

.section--gallery {
    margin: 0 0 2.5rem;
    overflow: hidden
}

@media (min-width: 768px) {
    .section--gallery {
        margin: 0 0 6.25rem
    }
}

@media (min-width: 1740px) {
    .section--gallery {
        margin: 0 0 11.6875rem
    }
}

@media (max-width: 767px) {
    .section--gallery {
        padding: 0 0 75px
    }
}

.section--builder {
    margin: 2.5rem 0
}

@media (min-width: 768px) {
    .section--builder {
        margin: 0 0 7.1875rem
    }
}

@media (min-width: 1200px) {
    .section--builder {
        margin: 0 0 8.25rem
    }
}

@media (min-width: 1740px) {
    .section--builder {
        margin: 0 0 12.25rem
    }
}

.section--builder-two {
    margin: 3.125rem 0
}

@media (min-width: 768px) {
    .section--builder-two {
        margin: 0 0 7.1875rem
    }
}

@media (min-width: 1200px) {
    .section--builder-two {
        margin: 0 0 8.25rem
    }
}

@media (min-width: 1740px) {
    .section--builder-two {
        margin: 0 0 12.8125rem
    }
}

.section--projects {
    margin: 2.5rem 0;
    overflow: hidden
}

@media (min-width: 768px) {
    .section--projects {
        margin: 0 0 7.1875rem
    }
}

@media (min-width: 1200px) {
    .section--projects {
        margin: 0 0 8.25rem
    }
}

@media (min-width: 1740px) {
    .section--projects {
        margin: 0 0 11rem
    }
}

.container {
    width: 100%;
    padding: 0 1.25rem;
    max-width: 107.5rem;
    margin: 0 auto
}

.button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition-property: background-color, color;
    -o-transition-property: background-color, color;
    transition-property: background-color, color;
    -webkit-transition: .2s linear;
    -o-transition: .2s linear;
    transition: .2s linear
}

.button__icon {
    -webkit-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    transition: background-color .2s linear
}

.button__text {
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear
}

.button--default {
    border-radius: 2.5rem;
    padding: .25rem .5rem;
    border: 1px solid rgba(0, 0, 0, 0)
}

@media (min-width: 768px) {
    .button--default {
        padding: .25rem .5625rem .25rem 1.0625rem
    }
}

@media (min-width: 1200px) {
    .button--default {
        padding: .5625rem .5625rem .5625rem .6875rem
    }
}

.button--default .button__text {
    font-size: .625rem;
    line-height: 1;
    margin: 0 .375rem 0 0
}

@media (min-width: 380px) {
    .button--default .button__text {
        font-size: .75rem
    }
}

@media (min-width: 768px) {
    .button--default .button__text {
        font-size: .875rem;
        margin: 0 .75rem 0 0
    }
}

@media (min-width: 1740px) {
    .button--default .button__text {
        font-size: 1.125rem
    }
}

.button--default .button__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 1.25rem;
    height: 1.25rem;
    border-radius: 100%;
    margin: 0 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media (min-width: 1740px) {
    .button--default .button__icon {
        width: 1.875rem;
        height: 1.875rem
    }
}

.button--default .button__icon svg {
    width: .5625rem;
    height: .4375rem
}

@media (min-width: 1740px) {
    .button--default .button__icon svg {
        width: .875rem;
        height: .6875rem
    }
}

.button--default-sec {
    border-radius: 2.5rem;
    padding: .4375rem .5625rem .4375rem 1.625rem
}

@media (min-width: 1200px) {
    .button--default-sec {
        padding: .4375rem .5625rem .4375rem 1.0625rem
    }
}

.button--default-sec .button__text {
    font-size: .75rem;
    line-height: 1;
    margin: 0 .75rem 0 0
}

@media (min-width: 768px) {
    .button--default-sec .button__text {
        font-size: .875rem
    }
}

@media (min-width: 1740px) {
    .button--default-sec .button__text {
        font-size: 1.125rem
    }
}

.button--default-sec .button__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 100%;
    margin: 0 0 0 auto
}

.button--default-sec .button__icon svg {
    width: .875rem;
    height: .6875rem
}

.button--default-transparent {
    background-color: hsla(0, 0%, 100%, .3)
}

.button--default-transparent .button__icon {
    background-color: #fff;
    color: #212529
}

.button--default-transparent .button__text {
    color: #fff
}

.bg .button--default-transparent, .hide .button--default-transparent {
    background-color: #fff;
    border-color: #212529
}

.bg .button--default-transparent .button__icon, .hide .button--default-transparent .button__icon {
    background-color: #212529;
    color: #fff
}

.bg .button--default-transparent .button__text, .hide .button--default-transparent .button__text {
    color: #212529
}

.button--default-transparent:hover {
    background-color: #fff
}

.button--default-transparent:hover .button__icon {
    background-color: #212529;
    color: #fff
}

.button--default-transparent:hover .button__text {
    color: #212529
}

.button--default-white {
    background-color: #fff
}

.button--default-white .button__icon {
    background-color: #212529;
    color: #fff
}

.button--default-white .button__text {
    color: #212529
}

.button--default-white:hover {
    background-color: #b44f10
}

.button--default-white:hover .button__icon {
    background-color: #e36414;
    color: #fff
}

.button--default-white:hover .button__text {
    color: #fff
}

.button--default-orange {
    background-color: #e36414
}

.button--default-orange .button__icon {
    background-color: #b44f10;
    color: #fff
}

.button--default-orange .button__text {
    color: #fff
}

.button--default-orange:hover {
    background-color: #b44f10
}

.button--circle, .button--default-orange:hover .button__icon {
    background-color: #e36414
}

.button--circle {
    width: 3.125rem;
    height: 3.125rem;
    border-radius: 100%
}

@media (min-width: 768px) {
    .button--circle {
        width: 5rem;
        height: 5rem
    }
}

@media (min-width: 1740px) {
    .button--circle {
        width: 7.5rem;
        height: 7.5rem
    }
}

.button--circle .button__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    color: #fff;
    background-color: #b44f10;
    border-radius: 100%;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center
}

.button--circle .button__body, .button--circle .button__body svg {
    -webkit-transition: -webkit-transform .2s linear;
    transition: -webkit-transform .2s linear;
    -o-transition: transform .2s linear;
    transition: transform .2s linear;
    transition: transform .2s linear, -webkit-transform .2s linear
}

.button--circle .button__body svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center
}

.button--circle.vertical svg {
    width: 1.375rem;
    height: 1.6875rem
}

@media (max-width: 767px) {
    .button--circle.vertical svg {
        width: 1.25rem;
        height: 1.125rem
    }
}

.button--circle.horizontal svg {
    width: 1.125rem;
    height: .9375rem
}

@media (min-width: 768px) {
    .button--circle.horizontal svg {
        width: 1.6875rem;
        height: 1.375rem
    }
}

.button--circle.horizontal.small svg {
    width: .875rem;
    height: .6875rem
}

@media (min-width: 768px) {
    .button--circle.horizontal.small svg {
        width: .875rem;
        height: .6875rem
    }
}

.button--circle.small {
    width: 3.75rem;
    height: 3.75rem
}

@media (min-width: 768px) {
    .button--circle.small {
        width: 3.75rem;
        height: 3.75rem
    }
}

@media (min-width: 1740px) {
    .button--circle.small {
        width: 3.75rem;
        height: 3.75rem
    }
}

.button--circle.swiper-lock {
    opacity: .2;
    pointer-events: none
}

.button--circle:hover .button__body, .button--circle:hover .button__body svg {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0 auto;
    z-index: 10;
    padding: 1.25rem 0;
    -webkit-transition: top .3s linear, padding .2s linear;
    -o-transition: top .3s linear, padding .2s linear;
    transition: top .3s linear, padding .2s linear
}

@media (max-width: 1920px) {
    .header {
        max-width: 119.5rem
    }
}

@media (min-width: 1200px) {
    .header {
        padding: 2.0625rem 0
    }
}

.header.hide {
    top: -100px
}

.header.hide .top-info, .inner-page .header .top-info {
    -webkit-backdrop-filter: blur(0);
    backdrop-filter: blur(0);
    background-color: #fff
}

@media (max-width: 1199px) {
    .inner-page .header .top-info {
        display: none
    }
}

.header__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 .875rem 0 0
}

@media (max-width: 1199px) {
    .header__body {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0
    }
}

.header__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    background: #fff;
    border-radius: 3.75rem;
    padding: .8125rem .9375rem
}

@media (min-width: 768px) {
    .header__left {
        padding: .8125rem .625rem .8125rem 2.25rem
    }
}

@media (min-width: 1200px) {
    .header__left {
        width: 50%;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

@media (min-width: 1740px) {
    .header__left {
        width: 100%;
        max-width: 51.875rem
    }
}

@media (min-width: 1199px) {
    .header__left .link--middle {
        display: none
    }
}

.header.bg .top-info {
    -webkit-backdrop-filter: blur(0);
    backdrop-filter: blur(0);
    background-color: #fff
}

.top-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(100% - 1.25rem);
    margin: 5.375rem auto 0;
    background: hsla(0, 0%, 100%, .2);
    border-radius: 3.75rem;
    padding: .5rem;
    -webkit-backdrop-filter: blur(3.375rem);
    backdrop-filter: blur(3.375rem);
    display: none
}

@media (min-width: 768px) {
    .top-info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 2.0625rem auto 0;
        padding: .5rem .5625rem .5rem 1rem
    }
}

@media (min-width: 1200px) {
    .top-info {
        width: 48%;
        margin: 0;
        padding: 0 .8125rem 0 1.5625rem
    }
}

@media (min-width: 1740px) {
    .top-info {
        width: 100%;
        max-width: 49.75rem
    }
}

@media (max-width: 767px) {
    .top-info {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .top-info .link {
        display: none
    }
}

@media (max-width: 1199px) {
    .bg .top-info, .hide .top-info {
        display: none
    }
}

.top-info .link {
    margin: 0 auto 0 0
}

.top-info .button {
    width: 13.75rem
}

@media (max-width: 1739px) {
    .top-info .button:nth-child(2) {
        width: 11.6875rem
    }
}

@media (max-width: 767px) {
    .top-info .button:nth-child(2) {
        width: 49%
    }
}

@media (max-width: 1739px) {
    .top-info .button:nth-child(3) {
        width: 9.6875rem
    }
}

@media (max-width: 767px) {
    .top-info .button:nth-child(3) {
        width: 49%
    }
}

@media (min-width: 768px) {
    .top-info .button + .button {
        margin: 0 0 0 .75rem
    }
}

.burger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 6.6875rem;
    height: 2rem;
    border-radius: 2.875rem;
    border: 1px solid #212529
}

@media (min-width: 1200px) {
    .burger {
        display: none
    }
}

.burger__title {
    font-size: .875rem;
    color: #212529
}

.burger__icon {
    width: 1.125rem;
    height: .4375rem;
    margin: 0 0 0 .9375rem
}

.burger__icon img {
    width: 100%;
    height: 100%
}

.top-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 0 1.375rem
}

@media (max-width: 1199px) {
    .top-menu {
        display: none
    }
}

@media (min-width: 1366px) {
    .top-menu {
        margin: 0 0 0 2.75rem
    }
}

.top-menu li a {
    color: #212529;
    line-height: 1;
    font-size: .625rem
}

@media (min-width: 1500px) {
    .top-menu li a {
        font-size: .75rem
    }
}

@media (min-width: 1740px) {
    .top-menu li a {
        font-size: .875rem
    }
}

.top-menu li a.is-current, .top-menu li a:hover {
    color: #e36414
}

.top-menu li + li {
    margin: 0 0 0 .75rem
}

@media (min-width: 1740px) {
    .top-menu li + li {
        margin: 0 0 0 1.3125rem
    }
}

.logo {
    display: block;
    width: 1.5rem;
    height: 1.625rem
}

@media (min-width: 1366px) {
    .logo {
        width: 2.25rem;
        height: 2.5rem
    }
}

.logo img {
    width: 100%;
    height: 100%
}

.logo--big {
    width: 2.25rem;
    height: 2.5rem
}

@media (min-width: 768px) {
    .logo--big {
        width: 2.8125rem;
        height: 3.125rem
    }
}

.js-menu-item {
    cursor: pointer
}

.title p {
    margin: 0
}

.title--mid {
    line-height: 1;
    font-size: 1.75rem
}

@media (min-width: 768px) {
    .title--mid {
        font-size: 2.1875rem
    }
}

@media (min-width: 1740px) {
    .title--mid {
        font-size: 3.125rem
    }
}

.title--def {
    font-size: 1.75rem;
    line-height: 1.2;
    font-weight: 300
}

@media (min-width: 768px) {
    .title--def {
        font-size: 2.8125rem
    }
}

@media (min-width: 1200px) {
    .title--def {
        font-size: 3.375rem
    }
}

@media (min-width: 1740px) {
    .title--def {
        font-size: 5rem
    }
}

.title--bg-orange {
    background-color: #e36414;
    border-radius: 3.4375rem;
    padding: .5625rem .5rem
}

@media (min-width: 768px) {
    .title--bg-orange {
        padding: 0 1.75rem
    }
}

.title--dark {
    color: #212529
}

.title--white {
    color: #fff
}

.title--light {
    font-weight: 300
}

.title--ttu {
    text-transform: uppercase
}

.simple-text--middle {
    font-size: .8125rem;
    line-height: 1.5
}

@media (min-width: 768px) {
    .simple-text--middle {
        font-size: 1.125rem
    }
}

@media (min-width: 1740px) {
    .simple-text--middle {
        font-size: 1.25rem
    }
}

.simple-text--middle p {
    font-size: 1.125rem;
    line-height: 1.5
}

@media (min-width: 1740px) {
    .simple-text--middle p {
        font-size: 1.25rem
    }
}

.simple-text--mid {
    font-size: .8125rem;
    line-height: 1.5
}

@media (min-width: 768px) {
    .simple-text--mid {
        font-size: 1rem
    }
}

@media (min-width: 1740px) {
    .simple-text--mid {
        font-size: 1.125rem
    }
}

.simple-text--mid p {
    font-size: 1rem;
    line-height: 1.5
}

@media (min-width: 1740px) {
    .simple-text--mid p {
        font-size: 1.125rem
    }
}

.simple-text--default {
    font-size: .875rem;
    line-height: 1.5
}

@media (min-width: 1740px) {
    .simple-text--default {
        font-size: 1rem
    }
}

.simple-text--default p {
    font-size: .875rem;
    line-height: 1.5
}

@media (min-width: 1740px) {
    .simple-text--default p {
        font-size: 1rem
    }
}

.simple-text--dark {
    color: #212529
}

.simple-text--white {
    color: #fff
}

.link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.link__text {
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear
}

.link--middle {
    font-size: .75rem;
    line-height: 1;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    -webkit-transition: border-color .2s linear;
    -o-transition: border-color .2s linear;
    transition: border-color .2s linear
}

@media (min-width: 768px) {
    .link--middle {
        font-size: .875rem
    }
}

@media (min-width: 1740px) {
    .link--middle {
        font-size: 1.125rem
    }
}

.link--middle:hover {
    border-color: #fff
}

.bg .link--middle:hover, .hide .link--middle:hover {
    border-color: #212529
}

.link--white .link__text {
    color: #fff
}

.bg .link--white .link__text, .hide .link--white .link__text, .link--dark .link__text {
    color: #212529
}

.footer {
    background-color: #212529;
    padding: 3.75rem 0
}

@media (min-width: 1200px) {
    .footer {
        padding: 5.625rem 0 3.75rem
    }
}

@media (min-width: 1740px) {
    .footer {
        padding: 6.125rem 0 3.75rem
    }
}

.inner-page .footer {
    display: none
}

.footer__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 4.0625rem
}

@media (max-width: 1199px) {
    .footer__body {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin: 0 0 2.5rem
    }
}

.footer__bottom {
    display: grid;
    grid-template-columns: repeat(3, 1fr)
}

@media (max-width: 1199px) {
    .footer__bottom {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media (max-width: 767px) {
    .footer__bottom {
        grid-template-columns: 1fr
    }
}

.footer__bottom-soc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 767px) {
    .footer__bottom-soc {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (min-width: 768px) {
    .footer__bottom-soc .soc-item {
        display: none
    }
}

.footer__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer__logo .simple-text {
    margin: 0 0 0 1.5rem
}

@media (min-width: 1740px) {
    .footer__logo .simple-text {
        margin: 0 0 0 3.3125rem
    }
}

@media (max-width: 767px) {
    .footer__logo .simple-text {
        font-size: .875rem;
        margin: .625rem 0 0
    }

    .footer__logo .simple-text br {
        display: none
    }
}

@media (max-width: 767px) {
    .footer__logo {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 1.875rem 0 1.25rem
    }
}

.footer__left {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media (max-width: 767px) {
    .footer__left {
        width: 100%
    }

    .footer__left .soc-block {
        display: none
    }
}

.footer__form {
    width: 100%;
    max-width: 62.1875rem;
    margin: 0 0 0 auto
}

@media (max-width: 1199px) {
    .footer__form {
        max-width: 100%;
        margin: 0 0 3.25rem;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }
}

.footer__form .form-block {
    width: 100%
}

@media (min-width: 768px) {
    .footer__form .form-block {
        max-width: 22.125rem;
        margin: 0 .6875rem 0 0
    }
}

.footer__form .form-block .button {
    margin: 1.875rem 0 0
}

@media (min-width: 768px) {
    .footer__form .form-block .button {
        margin: 3.75rem 0 0
    }
}

.footer__menu {
    margin: .375rem 3.75rem 0 .75rem;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media (max-width: 1199px) {
    .footer__menu {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 1.5625rem 3.125rem;
        margin: .375rem 0 0 auto
    }
}

@media (max-width: 1024px) {
    .footer__menu {
        margin: 0
    }
}

@media (max-width: 767px) {
    .footer__menu {
        grid-gap: 1.875rem 2.5rem;
        margin: 0 auto
    }
}

@media (min-width: 1740px) {
    .footer__menu {
        margin: .375rem 5% 0 6.7%
    }
}

.footer__menu li a {
    color: #fff;
    line-height: 1;
    font-size: .875rem
}

@media (min-width: 768px) {
    .footer__menu li a {
        font-size: 1.125rem
    }
}

@media (min-width: 1740px) {
    .footer__menu li a {
        font-size: 1.25rem
    }
}

.footer__menu li a.is-current, .footer__menu li a:hover {
    color: #e36414
}

.footer__menu li + li {
    margin: 1.1875rem 0 0
}

@media (max-width: 1199px) {
    .footer__menu li + li {
        margin: 0
    }
}

.develop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 1199px) {
    .develop {
        grid-column: 1/3;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin: -4.875rem 0 3.75rem
    }
}

@media (max-width: 767px) {
    .develop {
        margin: 0;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        grid-column: initial;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.develop__text {
    font-size: 1rem;
    color: #fff;
    margin: 0 .75rem 0 0
}

@media (min-width: 768px) {
    .develop__text {
        font-size: 1.125rem;
        margin: 0 1.375rem 0 0
    }
}

.develop__icon {
    width: 5rem;
    height: .625rem
}

@media (min-width: 768px) {
    .develop__icon {
        width: 5.75rem;
        height: .8125rem
    }
}

.develop__icon img {
    width: 100%;
    height: 100%
}

.number-link {
    display: block;
    color: #fff;
    font-size: 1.25rem;
    line-height: 1;
    font-weight: 500;
    text-align: center
}

@media (min-width: 768px) {
    .number-link {
        font-size: 1.5rem;
        text-align: left
    }
}

@media (min-width: 1740px) {
    .number-link {
        font-size: 2.1875rem
    }
}

.number-link:hover {
    color: #e36414
}

.popups-wrapper {
    position: fixed;
    width: 100vw;
    height: 100vh;
    left: 0;
    top: 0;
    z-index: 1000;
    display: none;
    overflow: hidden
}

.popups-wrapper__background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(33, 37, 41, .8);
    opacity: 0;
    -webkit-transition: opacity .3s linear;
    -o-transition: opacity .3s linear;
    transition: opacity .3s linear
}

.popups-wrapper.block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.popups-wrapper.show .popups-wrapper__background {
    opacity: 1
}

.popup-item {
    width: 90%;
    max-width: 60.1875rem;
    background-color: #e36414;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: scale(.8) translate(-50%, -50%);
    -ms-transform: scale(.8) translate(-50%, -50%);
    transform: scale(.8) translate(-50%, -50%);
    border-radius: 1.5625rem;
    opacity: 0;
    -webkit-transition: opacity .3s linear, -webkit-transform .3s linear;
    transition: opacity .3s linear, -webkit-transform .3s linear;
    -o-transition: opacity .3s linear, transform .3s linear;
    transition: opacity .3s linear, transform .3s linear;
    transition: opacity .3s linear, transform .3s linear, -webkit-transform .3s linear;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.popup-item__top {
    text-align: center
}

.popup-item.show {
    opacity: 1;
    -webkit-transform: scale(1) translate(-50%, -50%);
    -ms-transform: scale(1) translate(-50%, -50%);
    transform: scale(1) translate(-50%, -50%);
    z-index: 2
}

.popup-item__body {
    padding: 3.75rem 1.25rem 2rem
}

@media (min-width: 1024px) {
    .popup-item__body {
        padding: 5.5625rem 1rem 6.25rem
    }
}

.popup-item .form-block {
    max-width: 27.8125rem;
    margin: 2.5rem auto 0
}

@media (min-width: 1024px) {
    .popup-item .form-block {
        margin: 4.375rem auto 0
    }
}

.popup-item .form-block .button {
    margin: 1.25rem auto 0
}

@media (min-width: 1024px) {
    .popup-item .form-block .button {
        margin: 3.125rem auto 0
    }
}

.close-popup {
    width: 1.5rem;
    height: 1.5rem;
    color: #ccc;
    position: absolute;
    z-index: 1;
    top: 1.1875rem;
    right: 1rem;
    cursor: pointer
}

@media (min-width: 1024px) {
    .close-popup {
        width: 3.125rem;
        height: 3.125rem
    }
}

.close-popup svg {
    width: 100%;
    height: 100%
}

.close-popup rect {
    fill: none;
    stroke: #ccc;
    -webkit-transition: stroke .2s linear;
    -o-transition: stroke .2s linear;
    transition: stroke .2s linear
}

.close-popup:hover {
    color: orange
}

.close-popup:hover rect {
    stroke: orange
}

.js-to-top {
    width: 100%;
    max-width: 8.125rem
}

@media (max-width: 767px) {
    .js-to-top {
        height: 3.125rem
    }
}

@media (min-width: 768px) {
    .js-to-top {
        margin: 0 0 0 auto
    }
}

@media (max-width: 1739px) {
    .js-to-top {
        height: 2.8125rem
    }

    .js-to-top .button__icon {
        width: 1.875rem;
        height: 1.875rem
    }
}

.fixed-menu {
    position: fixed;
    background-color: #f8f9fa;
    z-index: 49;
    width: 100vw;
    height: 100vh;
    left: 0;
    top: 0;
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease;
    padding: 1.5625rem 0 .9375rem;
    display: none;
    opacity: 0;
    overflow: auto
}

.fixed-menu.block {
    display: block;
    top: 0
}

.fixed-menu.show {
    opacity: 1
}

.fixed-menu__top {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #fff;
    border-radius: 3.4375rem;
    height: 2.8125rem;
    padding: 0 .625rem 0 1rem;
    margin: 0 0 3.125rem
}

.fixed-menu__body, .fixed-menu__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.fixed-menu__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 93%
}

@media (max-width: 1024px) {
    .fixed-menu__logo {
        display: none
    }
}

.fixed-menu .button {
    width: 12.5rem;
    margin: 3.125rem auto 0
}

.fixed-menu__close {
    width: 1.375rem;
    height: 1.375rem;
    color: #fff;
    margin: 0 0 40px
}

@media (max-width: 1024px) {
    .fixed-menu__close {
        margin: .5625rem 0 2.5rem 1.875rem
    }
}

.fixed-menu__close:hover {
    color: orange
}

.fixed-menu__close svg {
    width: 100%;
    height: 100%
}

@media (max-width: 1024px) {
    .fixed-menu__list {
        width: 100%;
        text-align: center
    }
}

.fixed-menu__list li a {
    font-size: 1.375rem;
    color: #212529;
    font-weight: 500
}

.fixed-menu__list li + li {
    margin: 5vh 0 0
}

.close-menu {
    width: 1.75rem;
    height: 1.75rem
}

.close-menu img {
    width: 100%;
    height: 100%
}

html.lenis {
    height: auto
}

.lenis.lenis-smooth {
    scroll-behavior: auto
}

.lenis.lenis-smooth [data-lenis-prevent] {
    -ms-scroll-chaining: none;
    overscroll-behavior: contain
}

.lenis.lenis-stopped {
    overflow: hidden
}

.lenis.lenis-stopped.desktop:not(.mac) {
    padding-right: .375rem
}

.lenis.lenis-stopped body {
    overflow: hidden
}

.lenis.lenis-scrolling iframe {
    pointer-events: none
}

body {
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

body::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #eee
}

body::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: #eee
}

body::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #3a3a3a
}

.top-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    position: relative
}

@media (max-width: 1199px) {
    .top-block {
        padding: 4.9375rem 0 0
    }
}

@media (min-width: 1200px) {
    .top-block {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.top-block__btns {
    display: none
}

@media (max-width: 767px) {
    .top-block__btns {
        display: block;
        width: 100%;
        max-width: 17.5rem;
        margin: 1.25rem auto .625rem
    }

    .top-block__btns .button {
        min-height: 3.125rem;
        width: 100%;
        max-width: 100%;
        padding-left: 1rem
    }

    .top-block__btns .button + .button {
        margin: .625rem 0 0
    }

    .top-block__btns .button--default-transparent {
        background-color: #fff;
        border-color: #212529
    }

    .top-block__btns .button--default-transparent .button__icon {
        background-color: #212529;
        color: #fff
    }

    .top-block__btns .button--default-transparent .button__text {
        color: #212529
    }

    .top-block__btns .button .button__icon {
        width: 2.5rem;
        height: 2.5rem
    }

    .top-block__btns .button .button__icon svg {
        width: .8125rem;
        height: .6875rem
    }
}

.top-block__left {
    width: 100%;
    margin: 1.25rem 0 0
}

@media (max-width: 767px) {
    .top-block__left > :not(.top-point) {
        display: none
    }
}

@media (min-width: 1200px) {
    .top-block__left {
        max-width: 51.875rem;
        margin: 0 1.25rem 0 0
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .top-block__left > .title span {
        display: block;
        margin: 0 0 0 6.25rem
    }
}

.top-block__mid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 1rem 0 0;
    padding: 0 0 0 .625rem
}

@media (min-width: 768px) {
    .top-block__mid {
        padding: 0 0 0 5%;
        margin: .5rem 0 0
    }
}

.top-block__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 1.25rem 0 0
}

@media (min-width: 1024px) {
    .top-block__bottom {
        margin: 5rem 0 0
    }
}

@media (min-width: 1740px) {
    .top-block__bottom {
        margin: 7.375rem 0 0
    }
}

.top-block__board-two {
    border: 1px solid #212529;
    border-radius: 5rem;
    padding: .375rem 1.75rem;
    width: 100%;
    max-width: 11.25rem;
    margin: 0 0 0 1.25rem
}

@media (min-width: 768px) {
    .top-block__board-two {
        max-width: 16.25rem;
        padding: .5rem 1.75rem
    }
}

@media (min-width: 1740px) {
    .top-block__board-two {
        padding: 1.1875rem 2.4375rem;
        max-width: 25rem
    }
}

@media (max-width: 768px) {
    .top-block__board-two .title {
        font-size: 1.25rem
    }
}

.top-block__board {
    font-size: .8125rem;
    text-transform: uppercase;
    color: #212529;
    background-color: #fff;
    border-radius: 3.4375rem;
    max-width: 20.3125rem;
    line-height: 1.5;
    padding: .375rem .8125rem .375rem 1.0625rem;
    margin: 0 0 0 .75rem
}

@media (min-width: 768px) {
    .top-block__board {
        padding: .375rem 1.375rem .375rem 1.5625rem;
        margin: 0 0 0 1.25rem;
        font-size: 1.125rem
    }
}

@media (min-width: 1740px) {
    .top-block__board {
        border-radius: 5rem;
        font-size: 1.25rem;
        max-width: 24.8125rem;
        padding: 1.125rem 2.5rem 1.125rem 2.875rem
    }
}

.top-block__img {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 100%;
    height: 28.75rem;
    margin: 0 0 0 auto
}

@media (min-width: 768px) {
    .top-block__img {
        height: 35rem
    }
}

@media (min-width: 1200px) {
    .top-block__img {
        max-width: 51.625rem;
        height: 36.0625rem
    }
}

@media (min-width: 1366px) {
    .top-block__img {
        height: 42.5rem
    }
}

@media (min-width: 1740px) {
    .top-block__img {
        max-width: 51.625rem;
        height: 53.0625rem
    }
}

.top-block__img picture, .top-block__img picture > img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 1.5625rem;
    -o-object-fit: cover;
    object-fit: cover
}

@media (min-width: 1200px) {
    .top-block__img picture, .top-block__img picture > img {
        border-radius: 2.5rem
    }
}

.pic-board {
    position: absolute;
    width: 90%;
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    bottom: 1.25rem;
    z-index: 2;
    background-color: rgba(33, 37, 41, .1);
    -webkit-backdrop-filter: blur(1.5rem);
    backdrop-filter: blur(1.5rem);
    border-radius: 5rem;
    padding: 1.375rem .625rem 1.375rem 1.25rem;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media (min-width: 1200px) {
    .pic-board {
        max-width: 26.1875rem;
        padding: 1.375rem 1.25rem 1.375rem 2.25rem;
        right: 1.75rem;
        bottom: 1.875rem;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@media (min-width: 1740px) {
    .pic-board {
        max-width: 29.8125rem;
        padding: 1.875rem 1.25rem 1.875rem 2.25rem
    }
}

.pic-board ul {
    margin: 0;
    padding: 0
}

.pic-board ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .8125rem;
    color: #fff;
    text-transform: uppercase;
    line-height: 1
}

@media (min-width: 768px) {
    .pic-board ul li {
        font-size: 1.125rem
    }
}

@media (min-width: 1740px) {
    .pic-board ul li {
        font-size: 1.25rem
    }
}

.pic-board ul li:last-child {
    display: none
}

@media (max-width: 767px) {
    .pic-board ul li:last-child {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.pic-board ul li:before {
    content: "";
    display: block;
    width: .3125rem;
    height: .3125rem;
    border-radius: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-color: #e36414;
    margin: 0 .875rem 0 0
}

@media (min-width: 1200px) {
    .pic-board ul li:before {
        width: .625rem;
        height: .625rem;
        margin: 0 1.25rem 0 0
    }
}

.pic-board ul li + li {
    margin: .75rem 0 0
}

@media (min-width: 768px) {
    .pic-board ul li + li {
        margin: 1.25rem 0 0
    }
}

.long-arr {
    height: 1.3125rem;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.long-arr--long {
    width: 3.875rem;
    height: .625rem
}

@media (min-width: 768px) {
    .long-arr--long {
        width: 11.5625rem;
        height: .875rem
    }
}

@media (min-width: 1740px) {
    .long-arr--long {
        width: 20rem;
        height: 1.3125rem
    }
}

.long-arr--short {
    width: 3.875rem;
    height: .625rem
}

@media (min-width: 768px) {
    .long-arr--short {
        width: 7.375rem;
        height: 1.3125rem
    }
}

@media (min-width: 1740px) {
    .long-arr--short {
        width: 10rem
    }
}

.long-arr img {
    width: 100%;
    height: 100%
}

@media (min-width: 768px) {
    .long-arr img {
        height: auto
    }
}

.top-point {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin: 0 0 .9375rem
}

@media (max-width: 767px) {
    .top-point {
        position: absolute;
        z-index: 2;
        top: 5.75rem;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: calc(100% - 20px);
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.top-point .title {
    margin: 0 .3125rem 0 0;
    width: 41%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-align: center
}

@media (max-width: 359px) {
    .top-point .title {
        font-size: 1.5rem
    }
}

@media (min-width: 768px) {
    .top-point .title {
        margin: 0 1.25rem 0 0
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .top-point .title {
        font-size: 3.375rem;
        width: 100%;
        max-width: 18.75rem
    }
}

@media (min-width: 1200px) {
    .top-point .title {
        width: auto;
        max-width: none
    }
}

@media (min-width: 1740px) {
    .top-point .title {
        margin: 0 3.6875rem 0 0
    }
}

.point-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 12.125rem
}

@media (min-width: 768px) {
    .point-block {
        max-width: 19.0625rem
    }
}

@media (max-width: 767px) {
    .top-block .point-block {
        background-color: #fff;
        border-radius: 3.4375rem;
        padding: .625rem 0 .625rem .625rem;
        max-width: none;
        min-height: 3.125rem
    }

    .top-block .point-block .point-block__icon {
        width: .625rem;
        height: .8125rem
    }
}

@media (max-width: 767px) and (max-width: 359px) {
    .top-block .point-block .point-block__text {
        font-size: .625rem
    }
}

.point-block__text {
    font-size: .75rem;
    color: #212529;
    line-height: 1.2
}

@media (min-width: 400px) {
    .point-block__text {
        font-size: .8125rem
    }
}

@media (min-width: 768px) {
    .point-block__text {
        font-size: 1.125rem;
        line-height: 1.5
    }
}

@media (min-width: 1740px) {
    .point-block__text {
        font-size: 1.25rem
    }
}

.point-block__icon {
    width: 1rem;
    height: 1.25rem;
    margin: 0 .3125rem 0 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media (min-width: 768px) {
    .point-block__icon {
        margin: 0 .6875rem 0 0
    }
}

@media (min-width: 1740px) {
    .point-block__icon {
        width: 1.875rem;
        height: 1.875rem;
        margin: 0 1.0625rem 0 0
    }
}

.point-block__icon img {
    width: 100%;
    height: 100%
}

.point-block--footer {
    margin: 2rem 0 7.875rem .375rem
}

@media (max-width: 1739px) {
    .point-block--footer {
        max-width: 15.875rem
    }
}

@media (max-width: 1199px) {
    .point-block--footer {
        margin: 2rem 0 5.625rem .375rem
    }
}

@media (max-width: 767px) {
    .point-block--footer {
        margin: 1.875rem auto 3.4375rem;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        max-width: 100%
    }

    .point-block--footer .point-block__icon {
        width: 1.375rem;
        height: 1.875rem;
        margin: 0 .75rem 0 0
    }

    .point-block--footer .point-block__text {
        max-width: 8.125rem
    }
}

.point-block--footer .point-block__text {
    color: #fff;
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear
}

.point-block--footer[href]:hover .point-block__text {
    color: #e36414
}

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

@media (min-width: 768px) {
    .soc-block .soc-item + .soc-item {
        margin: 0 0 0 1.25rem
    }
}

.soc-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 3.125rem;
    height: 3.125rem;
    border-radius: 100%;
    background-color: #e36414;
    -webkit-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    transition: background-color .2s linear
}

@media (min-width: 1199px) {
    .soc-item {
        width: 3.75rem;
        height: 3.75rem
    }
}

.soc-item:hover {
    background-color: #b44f10
}

.complex-block__img {
    width: 82%;
    height: 11rem;
    position: relative;
    border-radius: 2.5rem;
    overflow: hidden
}

@media (min-width: 768px) {
    .complex-block__img {
        height: 17.5rem
    }
}

.complex-block__img picture, .complex-block__img picture > img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover
}

@media (min-width: 1200px) {
    .complex-block__img {
        display: none
    }
}

.complex-block__top {
    display: grid;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-gap: 1.25rem;
    margin: 0 0 1.25rem
}

@media (min-width: 768px) {
    .complex-block__top {
        grid-gap: 2.5rem;
        margin: 0 0 2.0625rem
    }
}

@media (min-width: 1200px) {
    .complex-block__top {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 3.75rem;
        margin: 0 0 1.25rem
    }
}

.complex-block__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.complex-block__title .long-arr {
    margin: 0 0 0 1.25rem
}

@media (min-width: 768px) {
    .complex-block__title .long-arr {
        margin: 0 0 0 2.5rem
    }
}

@media (min-width: 1740px) {
    .complex-block__title .long-arr {
        margin: 0 0 0 4.8125rem
    }
}

.complex-block__board {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    grid-gap: 1.25rem;
    border-radius: 5rem;
    border: 1px solid #000;
    padding: .875rem 1.5rem
}

@media (min-width: 768px) {
    .complex-block__board {
        grid-gap: 5.625rem;
        padding: 1.125rem 1.5rem
    }
}

@media (min-width: 1200px) {
    .complex-block__board {
        max-width: 51.5625rem;
        grid-gap: 3.125rem;
        padding: 1.6875rem 1.5rem
    }
}

@media (min-width: 1740px) {
    .complex-block__board {
        grid-gap: 5.5rem
    }
}

.complex-block__board-item span {
    display: block;
    text-align: center;
    line-height: 1
}

.complex-block__board-item span:first-child {
    font-size: 1.75rem;
    color: #e36414;
    font-weight: 300;
    margin: 0 0 .625rem
}

@media (min-width: 768px) {
    .complex-block__board-item span:first-child {
        font-size: 2.8125rem
    }
}

@media (min-width: 1200px) {
    .complex-block__board-item span:first-child {
        font-size: 3.375rem
    }
}

@media (min-width: 1740px) {
    .complex-block__board-item span:first-child {
        font-size: 5rem;
        margin: 0 0 1.0625rem
    }
}

.complex-block__board-item span:nth-child(2) {
    font-size: .8125rem;
    color: #212529
}

@media (min-width: 768px) {
    .complex-block__board-item span:nth-child(2) {
        font-size: 1.125rem
    }
}

@media (min-width: 1740px) {
    .complex-block__board-item span:nth-child(2) {
        font-size: 1.25rem
    }
}

.complex-block__bottom {
    display: grid;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    grid-gap: 1.25rem
}

@media (min-width: 768px) {
    .complex-block__bottom {
        grid-gap: 1.625rem
    }
}

@media (min-width: 1200px) {
    .complex-block__bottom {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 3.75rem
    }
}

@media (max-width: 1199px) {
    .complex-block__bottom .single-image {
        margin: 0 0 0 auto
    }
}

.complex-block__text {
    width: 100%;
    max-width: 51.5625rem;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

@media (min-width: 1200px) {
    .complex-block__text {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
}

@media (min-width: 1740px) {
    .complex-block__text {
        padding: 1.125rem 0 0
    }
}

.single-image {
    width: 100%;
    border-radius: 4.375rem;
    overflow: hidden;
    position: relative
}

.single-image--long {
    max-width: 13.75rem;
    height: 4.375rem
}

@media (min-width: 768px) {
    .single-image--long {
        max-width: 16.25rem
    }
}

@media (min-width: 1200px) {
    .single-image--long {
        max-width: 24.875rem;
        height: 6.25rem
    }
}

@media (min-width: 1740px) {
    .single-image--long {
        height: 7.5rem
    }
}

.single-image--short {
    max-width: 10.625rem;
    height: 4.375rem
}

@media (min-width: 1024px) {
    .single-image--short {
        max-width: 13.75rem;
        height: 4.375rem
    }
}

@media (min-width: 1440px) {
    .single-image--short {
        max-width: 15rem;
        height: 6.25rem
    }
}

@media (min-width: 1740px) {
    .single-image--short {
        max-width: 17.9375rem;
        height: 7.5rem
    }
}

.single-image img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover
}

.form-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 1200px) {
    .form-wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.form-wrap__title {
    width: 100%;
    max-width: 18.75rem;
    font-size: .8125rem;
    text-transform: uppercase;
    line-height: 1.45;
    margin: .5625rem 0 1.25rem;
    color: #212529;
    display: none
}

@media (min-width: 1200px) {
    .form-wrap__title {
        display: block;
        max-width: 7.5rem;
        font-size: 1.125rem;
        margin: .5625rem 0 2.375rem
    }
}

@media (min-width: 1740px) {
    .form-wrap__title {
        font-size: 1.25rem
    }
}

.section--form-sec .form-wrap__title {
    color: #fff
}

.form-wrap__right {
    width: 100%
}

@media (min-width: 1200px) {
    .form-wrap__right {
        width: 73.3%
    }
}

@media (min-width: 1740px) {
    .form-wrap__right {
        width: 75.3%
    }
}

.form-wrap__right .form-block {
    width: 100%
}

@media (min-width: 640px) {
    .form-wrap__right .form-block {
        width: 18.75rem;
        margin: .6875rem 0 0
    }
}

@media (min-width: 1740px) {
    .form-wrap__right .form-block {
        width: 22.125rem
    }
}

.form-wrap__right .form-block .button {
    margin: 1.875rem 0 0
}

@media (min-width: 1200px) {
    .form-wrap__right .form-block .button {
        margin: 3.6875rem 0 0
    }
}

.form-block__input-wrap + .form-block__input-wrap {
    margin: 1rem 0 0
}

.form-block__input-wrap p {
    margin: 0
}

.form-block .wpcf7-form-control {
    width: 100%;
    height: 3.4375rem;
    border: .0625rem solid #fff;
    font-size: .875rem;
    color: #fff;
    padding: 0 0 0 1.125rem;
    border-radius: 3.75rem
}

@media (min-width: 1100px) {
    .form-block .wpcf7-form-control {
        font-size: 1.125rem
    }
}

.form-block .wpcf7-form-control::-webkit-input-placeholder {
    font-family: Gilroy, Helvetica, Arial, sans-serif;
    font-size: inherit;
    font-weight: 400;
    color: #fff
}

.form-block .wpcf7-form-control::-moz-placeholder {
    font-family: Gilroy, Helvetica, Arial, sans-serif;
    font-size: inherit;
    font-weight: 400;
    color: #fff
}

.form-block .wpcf7-form-control:-ms-input-placeholder {
    font-family: Gilroy, Helvetica, Arial, sans-serif;
    font-size: inherit;
    font-weight: 400;
    color: #fff
}

.form-block .wpcf7-form-control::-ms-input-placeholder {
    font-family: Gilroy, Helvetica, Arial, sans-serif;
    font-size: inherit;
    font-weight: 400;
    color: #fff
}

.form-block .wpcf7-form-control::placeholder {
    font-family: Gilroy, Helvetica, Arial, sans-serif;
    font-size: inherit;
    font-weight: 400;
    color: #fff
}

.form-block .button {
    width: 100%
}

.form-block--dark .wpcf7-form-control {
    border-color: #d3d3d3;
    color: #212529
}

.form-block--dark .wpcf7-form-control::-webkit-input-placeholder {
    color: #212529
}

.form-block--dark .wpcf7-form-control::-moz-placeholder {
    color: #212529
}

.form-block--dark .wpcf7-form-control:-ms-input-placeholder {
    color: #212529
}

.form-block--dark .wpcf7-form-control::-ms-input-placeholder {
    color: #212529
}

.form-block--dark .wpcf7-form-control::placeholder {
    color: #212529
}

.form-orange {
    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;
    background-color: #e36414;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 2.5rem;
    padding: 1.875rem
}

@media (min-width: 640px) {
    .form-orange {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media (min-width: 1200px) {
    .form-orange {
        padding: 2.5rem
    }
}

@media (min-width: 1740px) {
    .form-orange {
        padding: 3rem 3.0625rem 3.375rem 3.8125rem
    }
}

.form-orange__left {
    margin: 0 0 1.75rem
}

@media (min-width: 768px) {
    .form-orange__left {
        margin: 0 1.875rem 0 0
    }
}

.form-orange__left .simple-text {
    margin: .4375rem 0 0;
    max-width: 16.25rem
}

@media (min-width: 1200px) {
    .form-orange__left .simple-text {
        text-align: right;
        max-width: 100%
    }
}

@media (min-width: 1740px) {
    .form-orange__left .simple-text {
        margin: .4375rem -1.9375rem 0 0
    }
}

.section--form-sec .form-orange__left .simple-text {
    margin: .4375rem 0 0
}

.form-orange__left .title {
    line-height: 1.1
}

@media (min-width: 768px) and (max-width: 1199px) {
    .form-orange__left .title {
        font-size: 1.875rem
    }
}

.form-orange__left .title span {
    display: block
}

@media (min-width: 1200px) {
    .form-orange__left .title span {
        margin: 0 0 0 1.875rem
    }
}

@media (min-width: 1740px) {
    .form-orange__left .title span {
        margin: 0 0 0 6.375rem
    }
}

.form-orange--white {
    background-color: #fff;
    padding: 1.875rem 1.5625rem
}

@media (min-width: 1740px) {
    .form-orange--white {
        padding: 3rem 3.0625rem 4.25rem 3.8125rem
    }
}

.form-orange--white .form-orange__left .simple-text {
    text-align: left;
    max-width: 18.75rem
}

.pic-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
}

@media (max-width: 767px) {
    .pic-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding: 0 0 5.3125rem
    }
}

.pic-item__img {
    width: 82%;
    height: 11rem;
    position: relative;
    border-radius: 2.5rem;
    overflow: hidden
}

@media (min-width: 560px) {
    .pic-item__img {
        height: 15rem
    }
}

@media (min-width: 768px) {
    .pic-item__img {
        width: 49%
    }
}

@media (min-width: 1060px) {
    .pic-item__img {
        height: 21.125rem
    }
}

@media (min-width: 1440px) {
    .pic-item__img {
        height: 25rem
    }
}

@media (min-width: 1740px) {
    .pic-item__img {
        height: 28rem
    }
}

.pic-item__img img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover
}

.pic-item__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

@media (min-width: 768px) {
    .pic-item__body {
        width: 82%;
        margin: 0 0 0 1.875rem
    }
}

@media (min-width: 1200px) {
    .pic-item__body {
        margin: 1.875rem 0 0;
        width: 46%
    }
}

@media (min-width: 1740px) {
    .pic-item__body {
        margin: 3.6875rem 0 0
    }
}

.pic-item__body .single-image {
    margin: auto 0 0 auto
}

@media (max-width: 767px) {
    .pic-item__body .single-image {
        position: absolute;
        bottom: 0;
        right: 0
    }
}

.pic-item__text {
    width: 100%;
    max-width: 45rem;
    margin: 0 0 2.5rem
}

.pic-item__text .title {
    margin: 0 0 1.5rem
}

@media (min-width: 768px) {
    .pic-item__text .title {
        margin: 0 0 1rem
    }
}

@media (min-width: 1200px) {
    .pic-item__text .title {
        margin: 0 0 1.5rem
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .pic-item__text .title {
        font-size: 1.875rem
    }
}

@media (max-width: 767px) {
    .pic-item__text .title {
        font-size: 1.25rem;
        font-weight: 500
    }
}

@media (min-width: 1200px) and (max-width: 1739px) {
    .pic-item:nth-child(odd) .pic-item__img {
        width: 42.3%
    }
}

@media (min-width: 1200px) and (max-width: 1739px) {
    .pic-item:nth-child(odd) .pic-item__body {
        width: 50%
    }
}

.pic-item:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media (max-width: 767px) {
    .pic-item:nth-child(2n) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding: 0 0 5.3125rem
    }
}

.pic-item:nth-child(2n) .single-image {
    margin: auto auto 0 0
}

.pic-item:nth-child(2n) .pic-item__body {
    width: 100%
}

@media (min-width: 768px) {
    .pic-item:nth-child(2n) .pic-item__body {
        width: 82%;
        margin: 0 1.875rem 0 0
    }
}

@media (min-width: 1200px) {
    .pic-item:nth-child(2n) .pic-item__body {
        width: 49%;
        margin: 2.5rem 0 0
    }
}

@media (min-width: 1740px) {
    .pic-item:nth-child(2n) .pic-item__body {
        margin: 5rem 0 0
    }
}

.pic-item:nth-child(2n) .pic-item__text {
    width: 100%;
    margin: 0 0 1.875rem
}

@media (min-width: 1060px) {
    .pic-item:nth-child(2n) .pic-item__text {
        margin: 0 0 .75rem;
        width: 86%
    }
}

@media (min-width: 1740px) {
    .pic-item:nth-child(2n) .pic-item__text {
        margin: 0 0 2.5rem 8%
    }
}

.pic-item + .pic-item {
    margin: 1.875rem 0 0
}

@media (min-width: 768px) {
    .pic-item + .pic-item {
        margin: 3.75rem 0 0
    }
}

@media (min-width: 1200px) {
    .pic-item + .pic-item {
        margin: 6.375rem 0 0
    }
}

.materials-block__top {
    margin: 0 0 2.5rem
}

@media (max-width: 768px) {
    .materials-block__top {
        width: 102%
    }
}

@media (min-width: 1200px) {
    .materials-block__top {
        margin: 0 0 3.875rem
    }
}

.materials-block__top .title span {
    vertical-align: middle
}

.materials-block__top .title span:first-child {
    display: block
}

.materials-block__top .title .long-arr {
    display: inline-block;
    vertical-align: middle;
    margin: 0 2.25rem 0 0
}

@media (max-width: 768px) {
    .materials-block__top .title .long-arr {
        width: 1.375rem;
        margin: 0 .3125rem 0 0
    }
}

.material-item {
    background-color: #fff;
    border-radius: 5.625rem;
    padding: 2.25rem 0 1.875rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 768px) {
    .material-item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        border-radius: 7.5rem;
        padding: .9375rem .9375rem .9375rem 3.125rem
    }
}

@media (min-width: 1200px) {
    .material-item {
        padding: .6875rem .9375rem .6875rem 1.875rem
    }
}

@media (min-width: 1740px) {
    .material-item {
        padding: .6875rem 2.5rem .6875rem 3.125rem
    }
}

.material-item__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media (min-width: 1200px) {
    .material-item__body {
        width: 100%;
        max-width: 44.4375rem;
        grid-gap: 1.25rem
    }
}

@media (min-width: 1740px) {
    .material-item__body {
        grid-gap: 2.5rem;
        max-width: 63.4375rem
    }
}

.material-item__body .simple-text {
    max-width: 20.9375rem
}

@media (min-width: 1200px) and (max-width: 1739px) {
    .material-item__body .simple-text {
        font-size: 1rem
    }
}

@media (max-width: 1199px) {
    .material-item__body .simple-text {
        display: none
    }
}

.material-item__title {
    width: 100%;
    padding: 0 2.625rem;
    margin: 0 0 1.875rem
}

@media (min-width: 768px) {
    .material-item__title {
        margin: 0 1.25rem 0 0;
        padding: 0
    }
}

@media (min-width: 1200px) {
    .material-item__title {
        max-width: 30rem
    }
}

@media (min-width: 1739px) {
    .material-item__title {
        max-width: 38.125rem
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .material-item__title .title {
        font-size: 1.875rem
    }
}

@media (max-width: 767px) {
    .material-item__title .title {
        font-size: 1.25rem
    }

    .material-item__title .title br {
        display: none
    }
}

.material-item__title .simple-text {
    margin: .625rem 0 0
}

@media (max-width: 1199px) {
    .material-item__title .simple-text {
        font-size: 1rem
    }
}

@media (max-width: 768px) {
    .material-item__title .simple-text {
        font-size: .875rem
    }
}

@media (min-width: 1200px) {
    .material-item__title .simple-text {
        display: none
    }
}

.material-item__img {
    width: 18.75rem;
    height: 9.25rem;
    border-radius: 4.375rem;
    position: relative;
    overflow: hidden;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 auto
}

@media (min-width: 768px) {
    .material-item__img {
        width: 15.625rem;
        height: 9.25rem;
        margin: 0
    }
}

@media (min-width: 1200px) {
    .material-item__img {
        width: 21.875rem;
        height: 5.625rem
    }
}

@media (min-width: 1740px) {
    .material-item__img {
        width: 100%;
        max-width: 38.75rem;
        height: 7.5rem;
        -ms-flex-negative: initial;
        flex-shrink: 1
    }
}

.material-item__img img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover
}

.material-item + .material-item {
    margin: 1.125rem 0 0
}

@media (min-width: 1200px) {
    .material-item + .material-item {
        margin: 1.75rem 0 0
    }
}

@media (min-width: 1200px) {
    .material-item:first-child .simple-text {
        max-width: 16.25rem
    }
}

.material-item:nth-child(2n) {
    padding: 2.25rem 0 1.875rem
}

@media (min-width: 768px) {
    .material-item:nth-child(2n) {
        padding: .9375rem .9375rem .9375rem 3.125rem
    }
}

@media (min-width: 1200px) {
    .material-item:nth-child(2n) {
        padding: .6875rem .625rem .6875rem 3.125rem
    }
}

@media (min-width: 1200px) {
    .material-item:nth-child(2n) .material-item__body {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

.desigions-block__top {
    margin: 0 0 1.875rem
}

@media (min-width: 1200px) {
    .desigions-block__top {
        margin: 0 0 4.125rem
    }
}

.desigions-block__top .title span {
    vertical-align: middle
}

.desigions-block__top .title span .long-arr {
    display: none
}

@media (max-width: 767px) {
    .desigions-block__top .title span .long-arr {
        display: inline-block
    }
}

.desigions-block__top .title span:first-child {
    display: inline-block
}

.desigions-block__top .title span:nth-child(3) {
    display: block
}

.desigions-block__top .title .long-arr {
    display: inline-block;
    vertical-align: middle
}

@media (max-width: 767px) {
    .desigions-block__top .title .long-arr:nth-child(2) {
        display: none
    }
}

@media (min-width: 1200px) {
    .desigions-block__top .title .long-arr {
        margin: 0 0 0 1.3125rem
    }
}

.desigions-block__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 1200px) {
    .desigions-block__body {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.desigions-block__left {
    width: 100%;
    margin: 0 0 1.875rem;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media (min-width: 768px) {
    .desigions-block__left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

@media (min-width: 1200px) {
    .desigions-block__left {
        display: block;
        width: 17.5rem;
        margin: 0 2.5% 0 0
    }
}

@media (min-width: 1740px) {
    .desigions-block__left {
        width: 24.875rem
    }
}

@media (max-width: 1199px) {
    .desigions-block__left .simple-text {
        width: 100%;
        margin: 0 3% 0 0
    }
}

.desigions-block__left .button {
    width: 17.5rem;
    height: 3.125rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 1.875rem auto 0
}

@media (min-width: 768px) {
    .desigions-block__left .button {
        width: 16.4375rem;
        height: auto
    }
}

@media (min-width: 1200px) {
    .desigions-block__left .button {
        width: 100%;
        max-width: 18.75rem;
        margin: 5.9375rem 0 0
    }
}

.desigions-block__list {
    display: grid;
    grid-template-columns: repeat(3, 280px);
    width: calc(100% + 1.25rem);
    grid-gap: 20px;
    overflow-x: auto;
    overflow-y: hidden
}

@media (max-width: 767px) {
    .desigions-block__list {
        height: 300px
    }
}

@media (min-width: 768px) {
    .desigions-block__list {
        width: 100%;
        grid-template-columns: repeat(3, 1fr)
    }
}

.desigions-item {
    background-color: #fff;
    border-radius: 2.5rem;
    padding: 1.9375rem .875rem 3.125rem
}

@media (min-width: 1740px) {
    .desigions-item {
        padding: 1.9375rem .875rem 4.9375rem
    }
}

.desigions-item sup {
    font-size: 70%
}

.desigions-item__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 11.25rem;
    height: 11.875rem;
    margin: 0 auto
}

@media (min-width: 1200px) {
    .desigions-item__img {
        max-width: 13.125rem;
        height: 14rem
    }
}

@media (min-width: 1740px) {
    .desigions-item__img {
        max-width: 22.375rem;
        height: 20.9375rem
    }
}

.desigions-item__img img {
    width: 100%;
    height: 100%
}

.desigions-item__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.desigions-item__body span {
    display: block
}

.desigions-item__body span:first-child {
    font-size: 1.125rem;
    color: #9c9c9c;
    margin: 0 1.3125rem 0 0
}

@media (min-width: 1740px) {
    .desigions-item__body span:first-child {
        font-size: 1.25rem
    }
}

.desigions-item__body span:nth-child(2) {
    font-size: 1.5rem;
    color: #32374c;
    font-weight: 500
}

@media (min-width: 1740px) {
    .desigions-item__body span:nth-child(2) {
        font-size: 2.1875rem
    }
}

.gallery-slider {
    position: relative
}

.gallery-slider__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 1.875rem
}

@media (min-width: 1740px) {
    .gallery-slider__top {
        margin: 0 0 3.4375rem
    }
}

.gallery-slider__top .title {
    margin: 0 0 0 auto
}

@media (min-width: 768px) {
    .gallery-slider__top .title {
        margin: -1.4375rem 0 0 auto
    }
}

.gallery-slider__top .title span {
    vertical-align: middle
}

.gallery-slider__top .title .long-arr {
    display: inline-block;
    vertical-align: middle;
    margin: 0 .9375rem 0 0
}

@media (min-width: 1024px) {
    .gallery-slider__top .title .long-arr {
        margin: .875rem 2.0625rem 0 0
    }
}

.gallery-slider__nav-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 767px) {
    .gallery-slider__nav-wrap {
        position: absolute;
        top: calc(100% + .9375rem);
        left: 0;
        width: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.gallery-slider__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.gallery-slider__nav .button + .button {
    margin: 0 0 0 .5rem
}

@media (min-width: 1024px) {
    .gallery-slider__nav .button + .button {
        margin: 0 0 0 .9375rem
    }
}

.gallery-slider__counter {
    margin: 0 1.25rem 0 0;
    min-width: 6rem
}

@media (min-width: 1740px) {
    .gallery-slider__counter {
        margin: 0 3.125rem 0 0
    }
}

.gallery-slider__counter .js-swiper-current {
    color: #212529;
    font-size: 1.25rem;
    font-weight: 500;
    margin: 0 .5rem 0 0
}

@media (min-width: 768px) {
    .gallery-slider__counter .js-swiper-current {
        font-size: 2.1875rem
    }
}

.gallery-slider__counter .js-swiper-total {
    color: #212529;
    font-size: .8125rem
}

@media (min-width: 768px) {
    .gallery-slider__counter .js-swiper-total {
        font-size: 1.25rem
    }
}

.gallery-slider__body {
    width: 100%;
    max-width: 18.75rem;
    margin: 0 auto
}

@media (min-width: 640px) {
    .gallery-slider__body {
        max-width: 37.5rem
    }
}

@media (min-width: 1024px) {
    .gallery-slider__body {
        max-width: 46.875rem
    }
}

@media (min-width: 1560px) {
    .gallery-slider__body {
        max-width: 53.125rem
    }
}

@media (min-width: 1740px) {
    .gallery-slider__body {
        max-width: 62.5rem
    }
}

.gallery-slider__img {
    width: 100%;
    height: 12.5rem;
    position: relative
}

@media (min-width: 640px) {
    .gallery-slider__img {
        height: 19.5rem
    }
}

@media (min-width: 1024px) {
    .gallery-slider__img {
        height: 24.375rem
    }
}

@media (min-width: 1560px) {
    .gallery-slider__img {
        height: 28.125rem
    }
}

@media (min-width: 1740px) {
    .gallery-slider__img {
        height: 32.5rem
    }
}

.gallery-slider__img img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover
}

.builder-block {
    position: relative
}

.builder-block__nav-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2
}

@media (max-width: 1199px) {
    .builder-block__nav-wrap {
        bottom: 25rem
    }
}

@media (max-width: 767px) {
    .builder-block__nav-wrap {
        width: 100%;
        bottom: 18.125rem;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (max-width: 640px) {
    .builder-block__nav-wrap {
        bottom: 14.125rem
    }
}

.builder-block__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.builder-block__nav .button + .button {
    margin: 0 0 0 .625rem
}

@media (min-width: 768px) {
    .builder-block__nav .button + .button {
        margin: 0 0 0 .9375rem
    }
}

.builder-block__counter {
    margin: 0 3.125rem 0 0;
    min-width: 6rem
}

.builder-block__counter .js-swiper-current {
    color: #212529;
    font-size: 1.25rem;
    font-weight: 500;
    margin: 0 .5rem 0 0
}

@media (min-width: 768px) {
    .builder-block__counter .js-swiper-current {
        font-size: 2.1875rem
    }
}

.builder-block__counter .js-swiper-total {
    color: #212529;
    font-size: .8125rem
}

@media (min-width: 768px) {
    .builder-block__counter .js-swiper-total {
        font-size: 1.25rem
    }
}

.builder-block__top {
    margin: 0 0 2.5rem
}

@media (min-width: 1740px) {
    .builder-block__top {
        margin: 0 0 4.125rem
    }
}

.builder-block__top .title span {
    vertical-align: middle
}

.builder-block__top .title span:first-child {
    display: inline-block
}

.builder-block__top .title span:nth-child(3) {
    display: block
}

.builder-block__top .title .long-arr {
    display: inline-block;
    vertical-align: middle;
    margin: .1875rem 0 0 .25rem
}

.builder-block .swiper-container {
    overflow: hidden
}

.builder-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

@media (min-width: 1200px) {
    .builder-item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.builder-item__img {
    width: 100%;
    height: 13.125rem;
    position: relative;
    overflow: hidden;
    border-radius: 2.5rem
}

@media (min-width: 640px) {
    .builder-item__img {
        height: 17.5rem
    }
}

@media (min-width: 768px) {
    .builder-item__img {
        height: 23.125rem
    }
}

@media (min-width: 1740px) {
    .builder-item__img {
        height: 31.25rem
    }
}

.builder-item__img img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width: 1199px) {
    .builder-item .simple-text {
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        overflow: hidden
    }
}

.builder-item__body {
    width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 11.4375rem;
    margin: 0 0 1.875rem
}

@media (min-width: 768px) {
    .builder-item__body {
        width: 22.0625rem;
        margin: 0 0 1.125rem
    }
}

@media (min-width: 1200px) {
    .builder-item__body {
        margin: 0 0 0 1.5rem;
        width: 25rem;
        height: auto
    }
}

.builder-item__body .title {
    margin: 0 0 1.25rem
}

@media (min-width: 768px) {
    .builder-item__body .title {
        margin: 0 0 2rem
    }
}

@media (max-width: 767px) {
    .builder-item__body .title {
        font-size: 1.25rem
    }
}

@media (min-width: 1200px) {
    .builder-item__body .title {
        margin: 0 0 3.5625rem
    }
}

.builder-two__top {
    margin: 0 0 1.875rem
}

@media (min-width: 1024px) {
    .builder-two__top {
        margin: 0 0 2.5rem
    }
}

@media (min-width: 1740px) {
    .builder-two__top {
        margin: 0 0 4.125rem
    }
}

.builder-two__top .title .long-arr, .builder-two__top .title span {
    display: inline-block;
    vertical-align: middle
}

.builder-two__top .title .long-arr {
    margin: 0 0 0 .625rem
}

@media (min-width: 1199px) {
    .builder-two__top .title .long-arr {
        margin: 0 0 0 2.9375rem
    }
}

.builder-two__body {
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 1024px) {
    .builder-two__body {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

.builder-two__left {
    width: 100%;
    margin: 0 0 1.875rem
}

@media (min-width: 1024px) {
    .builder-two__left {
        width: 49%;
        margin: 0
    }
}

@media (min-width: 1199px) {
    .builder-two__left {
        margin: 1.1875rem 0 0
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .builder-two__left .simple-text {
        font-size: 1rem
    }
}

.builder-two__img {
    width: 100%;
    height: 57vw;
    position: relative;
    border-radius: 1.5625rem;
    overflow: hidden
}

@media (min-width: 768px) {
    .builder-two__img {
        height: 42vw
    }
}

@media (min-width: 1024px) {
    .builder-two__img {
        width: 40rem;
        height: 17.75rem;
        margin: 0 0 0 1.25rem;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

@media (min-width: 1280px) {
    .builder-two__img {
        width: 51.625rem;
        height: 22.6875rem;
        border-radius: 2.5rem
    }
}

.builder-two__img img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover
}

.projects-block__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 1.875rem
}

@media (min-width: 768px) {
    .projects-block__top {
        margin: 0 0 2.5rem
    }
}

@media (max-width: 1199px) {
    .projects-block__top {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 1.25rem
    }
}

@media (max-width: 640px) {
    .projects-block__top {
        display: grid;
        grid-template-columns: 1fr
    }
}

@media (min-width: 1740px) {
    .projects-block__top {
        padding: 0 5.5vw 0 0;
        margin: 0 0 3.75rem
    }
}

.projects-block__top .simple-text {
    max-width: 34.6875rem
}

@media (min-width: 1740px) {
    .projects-block__top .simple-text {
        max-width: 45rem
    }
}

.projects-block__slider {
    position: relative
}

@media (max-width: 640px) {
    .projects-block__slider .swiper-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .projects-block__slider .swiper-wrapper .swiper-slide + .swiper-slide {
        margin: 1.25rem 0 0
    }
}

.projects-block__slider .button--circle {
    position: absolute;
    top: 44%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2
}

.projects-block__slider .button--circle.js-prev {
    left: 1.5rem
}

.projects-block__slider .button--circle.js-next {
    right: 1.5rem
}

@media (max-width: 640px) {
    .projects-block__slider .button--circle {
        display: none
    }
}

@media (min-width: 641px) {
    .projects-block__slider .swiper-slide:not(.swiper-slide-visible) .projects-item {
        opacity: .3
    }
}

.projects-item {
    -webkit-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.projects-item__title {
    font-size: .875rem;
    color: #fff;
    text-align: center;
    font-weight: 500;
    background-color: #e36414;
    margin: 0 0 .625rem;
    width: 100%;
    padding: .75rem 0;
    border-radius: 2.5rem
}

@media (min-width: 768px) {
    .projects-item__title {
        font-size: 1.125rem
    }
}

@media (min-width: 1740px) {
    .projects-item__title {
        font-size: 1.25rem;
        margin: 0 0 .9375rem
    }
}

@media (max-width: 560px) {
    .projects-item__title + .projects-item__sub {
        display: none
    }
}

.projects-item__sub {
    font-size: .875rem;
    color: #000644;
    font-weight: 400;
    line-height: 1.4
}

@media (min-width: 768px) {
    .projects-item__sub {
        font-size: 1rem
    }
}

@media (min-width: 1740px) {
    .projects-item__sub {
        font-size: 1.125rem
    }
}

.projects-item__sub:last-child {
    color: #000814
}

.projects-item__sub span {
    display: none
}

@media (max-width: 560px) {
    .projects-item__sub span {
        display: inline
    }
}

.projects-item__img {
    width: 100%;
    height: 13.4375rem;
    border-radius: 2.5rem;
    position: relative;
    overflow: hidden;
    margin: 0 0 1.25rem
}

@media (min-width: 640px) {
    .projects-item__img {
        height: 15rem
    }
}

@media (min-width: 1440px) {
    .projects-item__img {
        height: 18.125rem
    }
}

@media (min-width: 1740px) {
    .projects-item__img {
        height: 22.6875rem
    }
}

.projects-item__img img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover
}

.map-block {
    width: 100%;
    position: relative
}

.map-block__top {
    position: absolute;
    top: -4.0625rem;
    left: 1.875rem;
    z-index: 2
}

@media (min-width: 768px) {
    .map-block__top {
        top: 42%;
        left: 36%;
        -webkit-transform: translate(-4%, -50%);
        -ms-transform: translate(-4%, -50%);
        transform: translate(-4%, -50%)
    }
}

@media (min-width: 1200px) {
    .map-block__top {
        top: 41%;
        left: 48%
    }
}

@media (min-width: 1740px) {
    .map-block__top {
        top: 41%
    }
}

.map-block__top .title {
    white-space: nowrap
}

.map-block__top .title .long-arr, .map-block__top .title span {
    vertical-align: middle;
    display: inline-block
}

.map-block__top .title .long-arr {
    margin: 0 .9375rem 0 0
}

@media (min-width: 1740px) {
    .map-block__top .title .long-arr {
        margin: 0 2.25rem 0 0
    }
}

.map-block__img {
    width: 100%;
    height: 102vw;
    margin: 6.25rem 0 0
}

@media (min-width: 768px) {
    .map-block__img {
        height: 73.55vw;
        margin: 0
    }
}

@media (min-width: 1200px) {
    .map-block__img {
        height: 46.40625vw
    }
}

@media (min-width: 1740px) {
    .map-block__img {
        height: 56.04167vw
    }
}

.map-block__img picture, .map-block__img picture > img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.map-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    grid-gap: .26042vw;
    position: absolute
}

.map-item--reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

@media (max-width: 767px) {
    .map-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (min-width: 1921px) {
    .map-item {
        grid-gap: .3125rem
    }
}

.map-item:nth-child(2) {
    top: 7.5%;
    left: 17%
}

@media (max-width: 1739px) {
    .map-item:nth-child(2) {
        top: -.5%;
        left: 17%
    }
}

@media (max-width: 767px) {
    .map-item:nth-child(2) {
        top: .5%
    }
}

.map-item:nth-child(3) {
    top: 12%;
    left: 43%
}

@media (max-width: 1739px) {
    .map-item:nth-child(3) {
        top: 4%;
        left: 43%
    }
}

@media (max-width: 767px) {
    .map-item:nth-child(3) {
        top: 3%;
        left: 51%
    }
}

.map-item:nth-child(4) {
    top: 21%;
    left: 29%
}

@media (max-width: 1739px) {
    .map-item:nth-child(4) {
        top: 15%;
        left: 27%
    }
}

@media (max-width: 767px) {
    .map-item:nth-child(4) {
        top: 21%;
        left: 16%
    }
}

.map-item:nth-child(5) {
    top: 59.5%;
    left: 41%
}

@media (max-width: 767px) {
    .map-item:nth-child(5) {
        top: 53.5%;
        left: 31%
    }
}

.map-item:nth-child(6) {
    top: 70.5%;
    left: 50.5%
}

@media (max-width: 767px) {
    .map-item:nth-child(6) {
        top: 70.5%;
        left: 64.5%
    }
}

.map-item__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 1.5625rem;
    height: 1.6875rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.map-item__icon img {
    width: 55%
}

@media (min-width: 768px) {
    .map-item__icon img {
        margin: 0 0 .20833vw
    }
}

@media (min-width: 1921px) {
    .map-item__icon img {
        margin: 0 0 .25rem
    }
}

@media (min-width: 768px) {
    .map-item__icon {
        width: 2.65625vw;
        height: 2.86458vw
    }
}

@media (min-width: 1921px) {
    .map-item__icon {
        width: 3.1875rem;
        height: 3.4375rem
    }
}

.map-item__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #242423;
    line-height: 1.2;
    background-color: #fff;
    text-align: center;
    border-radius: 12.5rem;
    font-size: .625rem;
    padding: .25rem .625rem;
    min-height: 1.5625rem
}

@media (min-width: 768px) {
    .map-item__text {
        font-size: .9375vw;
        padding: .3125vw 1.71875vw;
        min-height: 2.86458vw
    }
}

@media (min-width: 1921px) {
    .map-item__text {
        font-size: 1.125rem;
        padding: .375rem 2.0625rem;
        min-height: 3.4375rem
    }
}

.error-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100vh
}

.error-block__img {
    width: 100%;
    max-width: 32.4375rem
}

.error-block__img img {
    width: 100%;
    height: auto
}

.error-block .button {
    width: 100%;
    max-width: 18.75rem;
    margin: 3.75rem auto 0
}

.thanks-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100vh
}

.thanks-block .title {
    text-align: center
}

.thanks-block .simple-text {
    margin: 3.75rem auto 0;
    text-align: center
}

.thanks-block .button {
    width: 100%;
    max-width: 18.75rem;
    margin: 1.25rem auto 0
}
.form-block__input {
    background-color: #fff;
    width: 100%;
    height: 50px;
    border-radius: 50px;
    padding-left: 16px;
    color: #212529;
}

.form-block__input::placeholder {
    color: #212529;
}
