

/* Start:/local/templates/brickhouse-new/components/bitrix/news/all_services/bitrix/news.list/rework_new_built/style.css?1785445502102602*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
@-webkit-keyframes tooltip {
    to {
        opacity: 1;
        bottom: calc(100%)
    }
}

@keyframes tooltip {
    to {
        opacity: 1;
        bottom: calc(100%)
    }
}

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

body {
    margin: 0
}

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

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

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

a {
    background-color: transparent
}

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

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

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

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[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: .35em .75em .625em
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio],
legend {
    -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
}

[hidden],
template {
    display: none
}

.house-construction {
    font-family: 'roboto', arial
}

.need-design {
    padding: 20px 30px 15px;
    font-family: inherit;
    text-align: center
}

.need-design__title {
    margin: 0 0 20px;
    font-size: 24px
}

.need-design__description {
    font-size: 15px
}

.need-design__button {
    display: none
}

@media (min-width: 1024px) {
    .need-design {
        /*padding: 140px 0 90px*/
    }

    .need-design__title {
        position: relative;
        margin-bottom: 53px;
        font-size: 30px
    }

    .need-design__title:after {
        content: '';
        position: absolute;
        left: 50%;
        bottom: -21px;
        width: 50px;
        height: 2px;
        margin-left: -25px;
        background-color: #ef8c2f
    }

    .need-design__container {
        position: relative;
        max-width: 1024px;
        min-height: 380px;
        margin: 0 auto
    }

    /*.need-design__container:before {
        content: '';
        position: absolute;
        top: 100px;
        left: 0;
        width: 50%;
        height: 293px;
        background-image: url('/local/templates/brickhouse-new/components/bitrix/news/all_services/bitrix/news.list/rework_new_built/./img/need-design/desktop-photo.png');
        background-repeat: no-repeat;
        background-position: 0 0;
        background-size: 501px 293px
    }*/

    .need-design__description {
        line-height: 18px;
        padding-top: 45px;
        margin-bottom: 72px;
        margin-left: 595px;
        text-align: left
    }

    .need-design__button {
        display: block;
        margin-left: 600px;
        width: 226px;
        height: 40px;
        color: #fff;
        font-size: 14px;
        letter-spacing: .14px;
        border: 0;
        border-radius: 2px;
        background-color: #8bc34a;
        cursor: pointer
    }

    .need-design__button:focus,
    .need-design__button:hover {
        outline: 0;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#8ec949), to(#579712));
        background-image: linear-gradient(#8ec949, #579712)
    }
}

.consultation {
    max-width: 795px;
    margin: 0 auto;
    padding: 30px 8.3%;
    font-family: inherit;
    font-weight: inherit;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.consultation__title {
    margin: 0 0 20px 56px;
    font-size: 24px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.form-consultation {
    /*padding-left: 56px;*/
    padding-left: 0;
}

.form-consultation__container {
    margin: 0;
    padding: 0;
    border: 0
}

.form-consultation__title {
    position: relative;
    margin-bottom: 20px;
    font-size: 14px
}

.form-consultation__title:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0px;
    width: 34px;
    height: 44px;
    margin-top: -22px;
    background-image: url('/local/templates/brickhouse-new/components/bitrix/news/all_services/bitrix/news.list/rework_new_built/./img/consultation/consultation.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 34px 44px
}

.form-consultation__input,
.form-consultation__label {
    width: 100%;
    height: 38px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.form-consultation__label {
    display: inline-block;
    max-width: 250px;
    margin-bottom: 20px
}

.form-consultation__input {
    padding: 13px 20px;
    font-family: inherit;
    font-weight: inherit;
    border-radius: 3px;
    border: 1px solid #dcdcdc
}

.form-consultation__input:focus,
.form-consultation__input:hover {
    outline: 0
}

.form-consultation__button {
    width: 100%;
    max-width: 250px;
    height: 38px;
    padding: 0;
    color: #fff;
    font-size: 15px;
    border: 0;
    border-radius: 3px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#ed7a09), to(#feb550));
    background-image: linear-gradient(to top, #ed7a09 0%, #feb550 100%);
    cursor: pointer
}

.form-consultation__button:focus,
.form-consultation__button:hover {
    outline: 0;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#d56901), to(#eeab4a));
    background-image: linear-gradient(to top, #d56901, #eeab4a)
}

@media (min-width: 1024px) {
    .consultation {
        padding: 0 0 0;
        text-align: center;
        width: 100%;
    }

    .consultation__title {
        position: relative;
        margin-bottom: 50px;
        font-size: 30px
    }

    .consultation__title:after {
        content: '';
        position: absolute;
        bottom: -10px;
        left: 50%;
        width: 50px;
        height: 2px;
        margin-left: -25px;
        background-color: #ef8c2f
    }

    .form-consultation {
        padding-left: 0;
        text-align: center
    }

    .form-consultation__title {
        margin-bottom: 45px;
        padding-left: 75px
    }

    .form-consultation__title:before {
        left: 0;
        width: 51px;
        height: 65px;
        margin-top: -32.5px;
        background-image: url('/local/templates/brickhouse-new/components/bitrix/news/all_services/bitrix/news.list/rework_new_built/./img/consultation/consultation.png');
        background-size: 51px 65px
    }

    .form-consultation__label {
        margin-right: 15px
    }
}

.documentation {
    margin: 30px 0;
    padding: 20px 3.125%;
    font-family: inherit;
    font-weight: inherit;
    text-align: center;
    background-color: #dfeecd
}

.documentation__title {
    margin: 0 0 20px;
    font-size: 24px
}

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

.documentation__benefit {
    position: relative;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 100px;
    padding: 20px 41% 20px 10.41%;
    -webkit-box-shadow: 0 0 6px 1px rgba(0, 0, 1, .15);
    box-shadow: 0 0 6px 1px rgba(0, 0, 1, .15);
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.documentation__benefit:after {
    content: '';
    position: absolute;
    right: 60px;
    top: 50%;
    width: 63px;
    height: 71px;
    margin-top: -35.5px;
    background-image: url('/local/templates/brickhouse-new/components/bitrix/news/all_services/bitrix/news.list/rework_new_built/./img/documentation/document-dec.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 63px 71px
}

.documentation__benefit-text {
    margin: 0;
    color: #202020;
    font-size: 25px;
    text-align: left
}

.unit-document {
    margin-bottom: 23px;
    padding-top: 18px;
    padding-bottom: 0px;
    -webkit-box-shadow: 0 0 6px 1px rgba(0, 0, 1, .15);
    box-shadow: 0 0 6px 1px rgba(0, 0, 1, .15);
    background-color: #fff
}

.unit-document__title {
    position: relative;
    margin: 0 0 72px;
    color: #1f1f1f;
    font-size: 24px;
    line-height: 24px
}

.unit-document__title:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -45px;
    width: 100%;
    height: 25px;
    background-color: #8bc34a
}

.unit-document__structure {
    margin: 0 15px 30px;
    color: #606161;
    font-size: 17px;
    line-height: 24px;
    text-align: left
}

.unit-document__list {
    margin: 0 15px;
    padding: 0;
    text-align: left;
    list-style: none
}

.unit-document__item {
    position: relative;
    margin-bottom: 15px;
    padding-left: 31px;
    color: #606161;
    font-size: 14px;
    line-height: 24px
}

.unit-document__item:last-child {
    margin-bottom: 0
}

.unit-document__item:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    border-radius: 50%;
    background-color: #8bc34a
}

@media (min-width: 1124px) {
    .documentation {
        margin: 0px 0;
        padding: 40px 0
    }

    .documentation__title {
        position: relative;
        margin-bottom: 55px;
        font-size: 30px
    }

    .documentation__title:after {
        content: '';
        position: absolute;
        left: 50%;
        bottom: -21px;
        width: 50px;
        height: 2px;
        margin-left: -25px;
        background-color: #ef8c2f
    }

    .documentation__list {
        display: -ms-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        max-width: 1124px;
        margin: 0 auto
    }

    .documentation__benefit {
        min-height: 110px;
        max-width: 1124px;
        margin: 0 auto;
        padding-right: 0;
        padding-left: 250px
    }

    .documentation__benefit:after {
        right: 290px;
        width: 72px;
        height: 81px;
        margin-top: -40.5px;
        background-image: url('/local/templates/brickhouse-new/components/bitrix/news/all_services/bitrix/news.list/rework_new_built/./img/documentation/document-dec-desktop.png');
        background-size: 72px 81px
    }

    .documentation__benefit-text {
        font-size: 30px
    }

    .unit-document {
        position: relative;
        width: 357px;
        padding-top: 35px;
        padding-bottom: 0px
    }

    .unit-document:before {
        content: '';
        position: absolute;
        top: 90px;
        left: 0;
        width: 100%;
        height: 25px;
        background-color: #8bc34a
    }

    .unit-document__title {
        padding: 0 38px;
        margin-bottom: 90px;
        color: #1f1f1f;
        font-size: 19px;
        line-height: 24px
    }

    .unit-document__title:after {
        display: none
    }

    .unit-document__item {
        margin-bottom: 20px
    }

    .unit-document__item:last-child {
        margin-bottom: 0
    }
}

.design-stage {
    margin: 60px 10.41%;
    font-family: inherit;
    font-weight: inherit;
    text-align: center
}

.design-stage__title {
    margin: 0 0 20px;
    font-size: 24px
}

.design-stage__item,
.design-stage__list {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.design-stage__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 980px;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.design-stage__item {
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 40px;
    font-size: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.design-stage__item:last-child:after {
    display: none
}

.design-stage__item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    background-repeat: no-repeat;
    background-position: 0 0
}

.design-stage__item--arrow {
    width: 31px;
    height: 105px;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
    font-size: 0;
    line-height: 105px;
    background-image: url('/local/templates/brickhouse-new/components/bitrix/news/all_services/bitrix/news.list/rework_new_built/./img/stage-design/stage-arrow.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 31px 23px
}

.design-stage__item--meet {
    width: 56px;
    min-height: 88px
}

.design-stage__item--meet:before,
.design-stage__item--teh:before {
    width: 56px;
    height: 56px;
    margin-left: -28px;
    background-image: url('/local/templates/brickhouse-new/components/bitrix/news/all_services/bitrix/news.list/rework_new_built/./img/stage-design/stage-meet.png');
    background-size: 56px 56px
}

.design-stage__item--teh {
    width: 90px;
    min-height: 105px
}

.design-stage__item--teh:before {
    background-image: url('/local/templates/brickhouse-new/components/bitrix/news/all_services/bitrix/news.list/rework_new_built/./img/stage-design/stage-teh.png')
}

.design-stage__item--paint {
    width: 85px;
    min-height: 105px
}

.design-stage__item--paint:before {
    width: 57px;
    height: 57px;
    margin-left: -28.5px;
    background-image: url('/local/templates/brickhouse-new/components/bitrix/news/all_services/bitrix/news.list/rework_new_built/./img/stage-design/stage-paint.png');
    background-size: 57px 57px
}

.design-stage__item--fasad {
    width: 75px;
    min-height: 105px
}

.design-stage__item--fasad:before {
    width: 75px;
    height: 54px;
    margin-left: -37.5px;
    background-image: url('/local/templates/brickhouse-new/components/bitrix/news/all_services/bitrix/news.list/rework_new_built/./img/stage-design/stage-fasad.png');
    background-size: 75px 54px
}

.design-stage__item--part {
    min-height: 105px;
    width: 95px
}

.design-stage__item--part:before {
    width: 55px;
    height: 55px;
    margin-left: -27.5px;
    background-image: url('/local/templates/brickhouse-new/components/bitrix/news/all_services/bitrix/news.list/rework_new_built/./img/stage-design/stage-part.png');
    background-size: 55px 55px
}

.design-stage__item--visual {
    min-height: 90px;
    width: 98px
}

.design-stage__item--visual:before {
    width: 58px;
    height: 56px;
    margin-left: -28px;
    background-image: url('/local/templates/brickhouse-new/components/bitrix/news/all_services/bitrix/news.list/rework_new_built/./img/stage-design/stage-visual.png');
    background-size: 58px 56px
}

.design-stage__item--done {
    min-height: 105px;
    width: 100px
}

.design-stage__item--done:before {
    width: 70px;
    height: 53px;
    margin-left: -35px;
    background-image: url('/local/templates/brickhouse-new/components/bitrix/news/all_services/bitrix/news.list/rework_new_built/./img/stage-design/stage-done.png');
    background-size: 70px 53px
}

.unit-stage {
    position: relative;
    cursor: pointer
}

.unit-stage__tooltip {
    display: none;
    opacity: 0;
    position: absolute;
    bottom: calc(100% + 50px);
    width: 100%;
    font-size: .8em;
    min-width: 120px;
    padding: 5px 5px 20px;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #e9e9e9;
    -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .15);
    z-index: 9999;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media (min-width: 550px) {
    .unit-stage__tooltip {
        min-width: 150px
    }
}

@media (min-width: 750px) {
    .unit-stage__tooltip {
        min-width: 200px
    }
}

.unit-stage__tooltip-arrow {
    position: absolute;
    z-index: 1;
    bottom: -15px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 20px;
    height: 25px
}

.unit-stage__tooltip-arrow:before {
    content: '';
    position: absolute;
    top: -4px;
    left: 50%;
    width: 20px;
    height: 20px;
    background-color: #fff;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    -webkit-box-shadow: 8px 8px 9px -4px rgba(0, 0, 0, .15);
    box-shadow: 8px 8px 9px -4px rgba(0, 0, 0, .15)
}

.unit-stage:hover .unit-stage__tooltip {
    display: block;
    -webkit-animation: tooltip .7s ease forwards;
    animation: tooltip .7s ease forwards
}

@media (min-width: 980px) {
    /* .design-stage {
        margin: 50px 0 15px
    }

    .design-stage__title {
        position: relative;
        margin-bottom: 75px;
        font-size: 30px
    }

    .design-stage__title:after {
        content: '';
        position: absolute;
        bottom: -18px;
        left: 50%;
        width: 50px;
        height: 2px;
        margin-left: -25px;
        background-color: #ef8c2f
    }

    .design-stage__list {
        display: -ms-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .design-stage__item {
        margin-bottom: 105px;
        font-size: 20px
    }

    .design-stage__item--arrow {
        width: 66px;
        height: 105px;
        margin-right: 45px;
        margin-left: 45px;
        font-size: 0;
        line-height: 105px;
        background-image: url('/local/templates/brickhouse-new/components/bitrix/news/all_services/bitrix/news.list/rework_new_built/./img/stage-design/stage-arrow-desk.png');
        background-size: 66px 47px
    }

    .design-stage__item--meet {
        width: 78px;
        min-height: 150px
    }

    .design-stage__item--meet:before, .design-stage__item--teh:before {
        width: 78px;
        height: 78px;
        margin-left: -39px;
        background-image: url('/local/templates/brickhouse-new/components/bitrix/news/all_services/bitrix/news.list/rework_new_built/./img/stage-design/stage-meet-desk.png');
        background-size: 78px 78px
    }

    .design-stage__item--teh {
        width: 120px;
        min-height: 175px
    }

    .design-stage__item--teh:before {
        background-image: url('/local/templates/brickhouse-new/components/bitrix/news/all_services/bitrix/news.list/rework_new_built/./img/stage-design/stage-teh-desk.png')
    }

    .design-stage__item--paint {
        width: 110px;
        min-height: 180px;
        margin-right: -10px;
        margin-left: -10px
    }

    .design-stage__item--paint:before {
        width: 79px;
        height: 79px;
        margin-left: -39.5px;
        background-image: url('/local/templates/brickhouse-new/components/bitrix/news/all_services/bitrix/news.list/rework_new_built/./img/stage-design/stage-paint-desk.png');
        background-size: 79px 79px
    }

    .design-stage__item--fasad {
        width: 85px;
        min-height: 170px;
        margin-right: -15px
    }

    .design-stage__item--fasad:before {
        width: 84px;
        height: 60px;
        margin-left: -42px;
        background-image: url('/local/templates/brickhouse-new/components/bitrix/news/all_services/bitrix/news.list/rework_new_built/./img/stage-design/stage-fasa-desk.png');
        background-size: 84px 60px
    }

    .design-stage__item--part {
        min-height: 150px;
        width: 175px;
        margin-left: -40px
    }

    .design-stage__item--part:before {
        width: 76px;
        height: 48px;
        margin-left: -38px;
        background-image: url('/local/templates/brickhouse-new/components/bitrix/news/all_services/bitrix/news.list/rework_new_built/./img/stage-design/stage-part-desk.png');
        background-size: 76px 76px
    }

    .design-stage__item--visual {
        min-height: 155px;
        width: 130px;
        text-align: center
    }

    .design-stage__item--visual:before {
        width: 78px;
        height: 76px;
        margin-left: -39px;
        background-image: url('/local/templates/brickhouse-new/components/bitrix/news/all_services/bitrix/news.list/rework_new_built/./img/stage-design/stage-visual-desk.png');
        background-size: 78px 76px
    }

    .design-stage__item--done {
        width: 155px;
        min-height: 170px
    }

    .design-stage__item--done:before {
        width: 78px;
        height: 59px;
        margin-left: -39px;
        background-image: url('/local/templates/brickhouse-new/components/bitrix/news/all_services/bitrix/news.list/rework_new_built/./img/stage-design/stage-done-desk.png');
        background-size: 78px 59px
    }

    .unit-stage__tooltip {
        padding: 10px 10px 20px;
        font-size: .8em
    }*/
}

@media (min-width: 980px) and (min-width: 1100px) {
    .unit-stage__tooltip {
        padding: 20px;
        min-width: 300px
    }
}

.view-project {
    margin: 60px 3.125%;
    font-family: inherit;
    text-align: center
}

.view-project__title {
    margin: 0 0 35px;
    font-size: 24px
}

.view-project__list {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    text-align: center;
    list-style: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.view-project__item {
    display: inline-block;
    margin: 0 auto 25px
}

.view-project__img {
    width: 212px;
    height: 131px;
    vertical-align: bottom
}

.view-project__button {
    width: 226px;
    height: 40px;
    color: #fff;
    border: 0;
    border-radius: 2px;
    background-color: #8bc34a;
    cursor: pointer
}

.view-project__button:focus,
.view-project__button:hover {
    outline: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#8bc34a), to(#64af15));
    background-image: linear-gradient(to bottom, #8bc34a, #64af15)
}

@media (min-width: 1024px) {
    .view-project {
        margin: 40px 0 30px 0;
    }

    .view-project__title {
        position: relative;
        margin-bottom: 50px;
        font-size: 30px
    }

    .view-project__title:after {
        content: '';
        position: absolute;
        left: 50%;
        bottom: -19px;
        width: 50px;
        height: 2px;
        margin-left: -25px;
        background-color: #ef8c2f
    }

    .view-project__list {
        max-width: 1060px;
        margin: 0 auto
    }

    .view-project__item {
        margin-bottom: 65px
    }

    .view-project__img {
        width: 312px;
        height: 193px
    }
}

.price-block {
    margin: 60px 3.125%;
    font-family: inherit;
    text-align: center
}

.price-block__title {
    margin: 0 0 20px;
    font-size: 24px
}

.price-block__list {
    margin: 0;
    padding: 0;
    list-style: none
}

.price-block__item {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    padding-top: 350px;
    -webkit-box-shadow: 0 0 6px 1px rgba(0, 0, 1, .17);
    box-shadow: 0 0 6px 1px rgba(0, 0, 1, .17);
    border: 1px solid #dcdcdc
}

.price-block__item--change:before,
.price-block__item--proekt:before {
    /*  content: '';
    position: absolute;
    top: 35px;
    left: 50%;
    width: 250px;
    height: 244px;
    margin-left: -125px;
    background-image: url('/local/templates/brickhouse-new/components/bitrix/news/all_services/bitrix/news.list/rework_new_built/./img/price-block/price-block-1.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 250px 244px*/
}


.block_price .flex_col2_ch1 .icon {
    background-image: url('/local/templates/brickhouse-new/components/bitrix/news/all_services/bitrix/news.list/rework_new_built/./img/price-block/price-block-1.png');
}

.block_price .flex_col2_ch2 .icon {
    background-image: url('/local/templates/brickhouse-new/components/bitrix/news/all_services/bitrix/news.list/rework_new_built/./img/price-block/price-block-2.png');
}


.price-block__item--proekt:before {
    /*  width: 245px;
    height: 245px;
    margin-left: -122.5px;
    background-image: url('/local/templates/brickhouse-new/components/bitrix/news/all_services/bitrix/news.list/rework_new_built/./img/price-block/price-block-2.png');
    background-size: 245px 245px*/
}

.unit-price {
    display: inline-block;
    /*max-width: 550px;*/
    padding-bottom: 20px
}

.unit-price__price,
.unit-price__title {
    margin: 0 0 0px;
    color: #1f1f1f;
    font-size: 22px
}

.unit-price__price {
    margin: 0 0 5px;
    letter-spacing: .22px
}

.unit-price__description {
    text-align: justify;
    width: 85%;
    margin: 0 auto;
    color: #1f1f1f;
    font-size: 12px
}

@media (min-width: 1024px) {
    .price-block {
        margin: 40px 0 30px 0;
    }

    .price-block__title {
        position: relative;
        margin-bottom: 50px;
        font-size: 30px
    }

    .price-block__title:after {
        content: '';
        position: absolute;
        left: 50%;
        bottom: -20px;
        width: 50px;
        height: 2px;
        margin-left: -25px;
        background-color: #ef8c2f
    }

    .price-block__list {
        display: -ms-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        max-width: 1110px;
        margin: 0 auto
    }

    .price-block__item {
        /*min-height: 595px;*/
        margin-bottom: 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .price-block__item:first-child {
        margin-right: 10px
    }

    .unit-price__title {
        margin-bottom: 0px;
        font-size: 30px
    }

    .unit-price__price {
        font-size: 24px
    }

    .unit-price__description {
        font-size: 15px;
        text-align: justify;
    }
}

@media (min-width: 1114px) {
    .price-block__item:first-child {
        margin-right: 10px
    }
}

.order-design {
    margin: 60px 3.125%;
    font-size: inherit;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.order-design__title {
    max-width: 70%;
    margin: 0 auto 25px;
    font-size: 24px;
    text-align: center;
}

.order-design__item,
.order-design__list {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.order-design__list {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 1120px;
    padding: 0 0 15px;
    text-align: center;
    list-style: none;
    margin: 0 auto
}

.order-design__item {
    position: relative;
    display: inline-block;
    width: 200px;
    min-height: 236px;
    margin: 0 auto 15px;
    padding-top: 135px;
    -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, .17);
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, .17);
    border: 1px solid #f3f3f3;
    background-color: #ffffff;
}

.order-design__item:before {
    content: '';
    position: absolute;
    top: 15px;
    left: 50%;
    background-repeat: no-repeat;
    background-position: 0 0
}

.order-design__item--expert:before {
    width: 70px;
    height: 70px;
    margin-left: -35px;
    background-image: url('/local/templates/brickhouse-new/components/bitrix/news/all_services/bitrix/news.list/rework_new_built/./img/order-design/expert.png');
    background-size: 70px 70px
}

.order-design__item--price:before {
    width: 83px;
    height: 87px;
    margin-left: -41.5px;
    background-image: url('/local/templates/brickhouse-new/components/bitrix/news/all_services/bitrix/news.list/rework_new_built/./img/order-design/low-price.png');
    background-size: 83px 87px
}

.order-design__item--time:before {
    width: 89px;
    height: 89px;
    margin-left: -44.5px;
    background-image: url('/local/templates/brickhouse-new/components/bitrix/news/all_services/bitrix/news.list/rework_new_built/./img/order-design/short-time.png');
    background-size: 89px 89px
}

.order-design__item--quality:before {
    width: 74px;
    height: 88px;
    margin-left: -44px;
    background-image: url('/local/templates/brickhouse-new/components/bitrix/news/all_services/bitrix/news.list/rework_new_built/./img/order-design/high-quality.png');
    background-size: 74px 88px
}

.order-design__item--free:before {
    width: 82px;
    height: 101px;
    margin-left: -41px;
    background-image: url('/local/templates/brickhouse-new/components/bitrix/news/all_services/bitrix/news.list/rework_new_built/./img/order-design/free-check.png');
    background-size: 82px 101px
}

.unit-design__title {
    margin: 0 0 15px;
    font-size: 13px;
    font-weight: 400
}

.unit-design__desc {
    width: 90%;
    margin: 0 auto;
    font-size: 13px
}

@media (min-width: 1024px) {
    .order-design {
        margin: 20px 0
    }

    .order-design__title {
        position: relative;
        max-width: 100%;
        margin-bottom: 72px;
        font-size: 30px;
        text-align: center
    }

    .order-design__title:after {
        content: '';
        position: absolute;
        left: 50%;
        bottom: -17px;
        width: 50px;
        height: 2px;
        margin-left: -25px;
        background-color: #ef8c2f;
    }

    .order-design__item {
        width: 215px;
        min-height: 260px;
    }

    .unit-design__title {
        margin-bottom: 20px;
        font-size: 14px;
    }

    .unit-design__desc {
        font-size: 14px;
        width: 90%;
        margin: 0 auto;
        margin-bottom: 10px;
    }
}

.visually-hidden {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden
}


@media (max-width: 381px) {
    .unit-stage {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-bottom: 0;
    }

    .design-stage__item--arrow {
        margin: 0;
        height: auto;

        line-height: 60px;

        -webkit-transform: rotate(90deg);

        -ms-transform: rotate(90deg);

        transform: rotate(90deg);
    }
}


div.news-list {
    word-wrap: break-word;
}

div.news-list img.preview_picture {
    float: left;
    margin: 0 4px 6px 0;
}

.news-date-time {
    color: #486DAA;
}

.b-presentation .presentation--relative {
    padding-bottom: 0;
}

.b-presentation .presentation-container {
    padding-bottom: 220px;
    width: 900px;
}

.b-presentation .slick-dots {
    display: block !important;
}

.b-presentation .b-presentation-slick {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.b-presentation-slick .presentation {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

@media (max-width: 1023px) {
    .b-presentation .presentation-container {
        width: 80%;
    }
}

@media (max-width: 767px) {
    .b-presentation .slick-dots {
        display: block !important;
    }

    .b-presentation .presentation-container {
        padding-bottom: 0;
    }

    .form-consultation__title:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0px;
        width: 34px;
        height: 44px;
        margin-top: -22px;
        background-image: url(/local/templates/brickhouse-new/components/bitrix/news/all_services/bitrix/news.list/rework_new_built/./img/consultation/consultation.png);
        background-repeat: no-repeat;
        background-position: 0 0;
        background-size: 34px 44px;
    }
}

@media (max-width: 499px) {
    .b-presentation .presentation--relative {
        padding-top: 0;
    }

    .b-presentation .presentation-container {
        top: 20px;
    }

}

.categories-grid-item__price-custom {
    color: #0d141b !important;
}


/* REDESIGN START */


/* BANNER START */

.service-hero--redesign {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #1c1c1c;
}

.service-hero--redesign .swiper-container,
.service-hero--redesign .swiper-wrapper,
.service-hero--redesign .service-hero__slide {
    width: 100%;
    min-height: 911px;
}

.service-hero--redesign .service-hero__slide {
    position: relative;
    display: flex;
    align-items: stretch;
    padding: 0;
    color: #f7f7f7;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

/* Убираем стандартный overlay шаблона */
.service-hero--redesign .service-hero__slide::before {
    all: unset !important;
    content: none !important;
    display: none !important;
}

.service-hero--redesign .service-hero__content {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    min-height: 911px;
    padding-top: 19px;
    padding-bottom: 100px;
}

.service-hero--redesign .service-hero__top {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 54px;
    padding-top: 100px;
}

.service-hero--redesign .service-hero__ribbon {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 392px;
    min-height: 51px;
    margin: 0;
    padding: 14px 0 14px 40px;
    border-radius: 24px;
    background: #e88501;
    color: #f7f7f7;
    font-family: "Inter", sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 100%;
}

.service-hero--redesign .service-hero__ribbon::before,
.service-hero--redesign .service-hero__ribbon::after {
    content: none;
}

.service-hero--redesign .service-hero__ribbon .tip {
    display: inline-flex;
    margin-left: 10px;
}

.service-hero--redesign .service-hero__bottom {
    max-width: 1550px;
}

.service-hero--redesign .service-hero__title {
    margin: 0 0 22px;
    color: #f7f7f7;
    font-family: "Onest", sans-serif;
    font-size: 80px;
    font-weight: 600;
    line-height: 123%;
    text-align: left;
    text-transform: uppercase;
}

.service-hero--redesign .service-hero__text {
    max-width: 1120px;
    margin: 0;
    color: #f7f7f7;
    font-family: "Inter", sans-serif;
    font-size: 36px;
    font-weight: 500;
    line-height: 110%;
}

.service-hero--redesign .swiper-pagination {
    display: none;
}

@media (min-width: 1920px) {
    .service-hero--redesign .container--big_desktop {
        max-width: 1920px;
        padding-right: 140px;
        padding-left: 140px;
    }
}

/* 1280-1919 desktop hero */
@media (min-width: 1280px) and (max-width: 1919px) {
    .page-construction__hero {
        position: relative;
    }

    .page-construction__hero>.page-project-design__hero {
        position: absolute;
        top: 20px;
        right: 0;
        left: 0;
        z-index: 3;
        pointer-events: none;
    }

    .page-construction__hero>.page-project-design__hero a,
    .page-construction__hero>.page-project-design__hero * {
        pointer-events: auto;
    }

    .service-hero--redesign,
    .service-hero--redesign .swiper-container,
    .service-hero--redesign .swiper-wrapper,
    .service-hero--redesign .service-hero__slide,
    .service-hero--redesign .service-hero__content {
        min-height: 640px;
        height: 640px;
    }

    .service-hero--redesign .service-hero__content {
        box-sizing: border-box;
        width: 100%;
        max-width: none;
        padding: 0 80px 53px;
    }

    .service-hero--redesign .service-hero__top {
        gap: 0;
        padding-top: 62px;
    }

    .service-hero--redesign .service-hero__ribbon {
        box-sizing: border-box;
        width: 324px;
        min-height: 42px;
        padding: 12px 16px;
        border-radius: 24px;
        background: #f7f7f7cc;
        color: #1c1c1c;
        font-size: 16px;
        line-height: 115%;
        text-decoration: none;
    }

    .service-hero--redesign .service-hero__bottom {
        max-width: 1120px;
        margin-top: 18px;
    }

    .service-hero--redesign .service-hero__title {
        margin: 0;
        font-size: 50px;
        line-height: 115%;
    }

    .service-hero--redesign .service-hero__button {
        width: 236px;
        height: 42px;
        margin-top: 20px;
        padding: 10px;
        border-radius: 12px;
        font-size: 16px;
        line-height: 115%;
    }

    .service-hero--redesign .service-hero__teaser {
        position: static;
        width: 100%;
        margin-top: auto;
        padding: 20px 14px;
        flex: 0 0 55px;
        min-height: 55px;
        border-radius: 10px;
        font-size: 12px;
        font-weight: 500;
        line-height: 115%;
    }

    .service-hero--redesign .service-hero__teaser-dot {
        margin: 0 8px;
    }
}

@media (min-width: 1280px) and (max-width: 1919px) {

    .service-hero--redesign .swiper-container,
    .service-hero--redesign .swiper-wrapper,
    .service-hero--redesign .service-hero__slide {
        min-height: 700px;
        height: 700px;
    }

    .service-hero--redesign .service-hero__content {
        box-sizing: border-box;
        width: 100%;
        max-width: none;
        min-height: 700px;
        padding: 0 80px 72px;
    }

    .service-hero--redesign .service-hero__top {
        gap: 0;
        padding-top: 100px;
    }

    .service-hero--redesign .service-hero__ribbon {
        box-sizing: border-box;
        width: auto;
        min-height: 47px;
        margin-left: 4px;
        padding: 14px 24px;
        border-radius: 24px;
        font-size: 16px;
        line-height: 115%;
    }

    .service-hero--redesign .service-hero__bottom {
        max-width: 1120px;
    }

    .service-hero--redesign .service-hero__title {
        margin-bottom: 16px;
        font-size: 64px;
        line-height: 115%;
    }

    .service-hero--redesign .service-hero__text {
        max-width: 100%;
        font-size: 32px;
        font-weight: 400;
        line-height: 115%;
    }

    .overview__subtitle {
        font-weight: 500 !important;
        font-size: 28px !important;
        margin-top: 36px !important;
    }

    .main_social_links {
        margin-bottom: 0 !important;
    }
}

@media (min-width: 640px) and (max-width: 1279px) {

    .service-hero--redesign .swiper-container,
    .service-hero--redesign .swiper-wrapper,
    .service-hero--redesign .service-hero__slide {
        min-height: 369px;
        height: 369px;
    }

    .service-hero--redesign .service-hero__content {
        box-sizing: border-box;
        width: 100%;
        max-width: none;
        min-height: 369px;
        padding: 47px 40px 50px;
    }

    .service-hero--redesign .service-hero__top {
        gap: 0;
        padding-top: 0;
        margin-bottom: 20px;
    }

    .service-hero--redesign .service-hero__ribbon {
        width: auto;
        min-height: 28px;
        padding: 0 10px;
        border-radius: 18px;
        font-size: 14px;
        line-height: 115%;
    }

    .service-hero--redesign .service-hero__bottom {
        display: flex;
        flex: 1 1 auto;
        flex-direction: column;
        max-width: 100%;
    }

    .service-hero--redesign .service-hero__title {
        margin: 0;
        font-size: 40px;
        line-height: 115%;
    }

    .service-hero--redesign .service-hero__text {
        max-width: 100%;
        margin-top: auto;
        font-size: 24px;
        font-weight: 400;
        line-height: 105%;
    }

    .overview__subtitle {
        font-weight: 500 !important;
        font-size: 24px !important;
    }
}

@media (min-width: 360px) and (max-width: 639px) {

    .service-hero--redesign .swiper-container,
    .service-hero--redesign .swiper-wrapper,
    .service-hero--redesign .service-hero__slide {
        min-height: 380px;
        height: 381px;
    }

    .service-hero--redesign .service-hero__content {
        box-sizing: border-box;
        min-height: 369px;
        padding: 0 16px 36px;
        justify-content: flex-start;
    }

    .service-hero--redesign .service-hero__top {
        gap: 0;
        padding-top: 61px;
        margin-bottom: 16px;
    }

    .service-hero--redesign .service-hero__ribbon {
        width: auto;
        min-height: 28px;
        padding: 8px 11px;
        border-radius: 18px;
        font-size: 14px;
        line-height: 102%;
    }

    .service-hero--redesign .service-hero__bottom {
        display: flex;
        flex: 1 1 auto;
        flex-direction: column;
        max-width: 100%;
    }

    .service-hero--redesign .service-hero__title {
        margin: 0;
        font-size: 32px;
        line-height: 115%;
    }

    .service-hero--redesign .service-hero__text {
        max-width: 100%;
        margin-top: auto;
        padding-bottom: 36px;
        font-size: 20px;
        line-height: 115%;
    }
}

.service-hero__title {
    text-shadow: unset !important;
}


/* BANNER END */



/* FORM START */

.project-design-estimate-spacer {
    width: 100%;
    height: 140px;
    background: #F7F7F7;
}

.project-design-estimate {
    width: 100%;
    height: 450px;
    margin: 0;
    padding: 0;
    color: #F7F7F7;
    background-color: #1C1C1C;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.project-design-estimate__inner.container.container--big_desktop {
    display: grid;
    grid-template-columns: minmax(0, 760px) 684px;
    align-items: center;
    justify-content: space-between;
    gap: 80px;
    width: 100%;
    max-width: none;
    height: 100%;
    margin: 0;
    padding: 0 140px;
    box-sizing: border-box;
}

.project-design-estimate__content {
    display: block;
    min-width: 0;
    padding-top: 60px;
}

.project-design-estimate__title {
    max-width: 760px;
    margin: 0 0 42px;
    color: #F7F7F7;
    font-family: "Onest", sans-serif;
    font-weight: 400;
    font-size: 80px;
    line-height: 115%;
    letter-spacing: 0;
}

.project-design-estimate__form {
    display: block;
    width: 684px;
    margin: 0;
    padding: 0;
}

.project-design-estimate__form .project-design-estimate__field {
    display: block;
    position: relative;
    width: 100%;
    height: 64px;
    margin: 0 0 26px;
}

.project-design-estimate__form .field-text__input {
    display: block;
    width: 100%;
    height: 64px;
    margin: 0;
    padding: 24px 48px 10px 16px;
    border: 0;
    border-bottom: 2px solid rgba(247, 247, 247, 0.9);
    border-radius: 0;
    color: #F7F7F7;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: 0;
    background: transparent;
    box-shadow: none;
    transition: border-color 0.28s ease, background-color 0.28s ease;
}

.project-design-estimate__form .field-text__input:focus {
    border-bottom-color: #F7F7F7;
    outline: 0;
    background: rgba(247, 247, 247, 0.04);
}

.project-design-estimate__form .field-text__input::placeholder {
    color: transparent;
    opacity: 0;
}

.project-design-estimate__form .field-text__input:-webkit-autofill,
.project-design-estimate__form .field-text__input:-webkit-autofill:hover,
.project-design-estimate__form .field-text__input:-webkit-autofill:focus {
    -webkit-text-fill-color: #F7F7F7;
    transition: background-color 9999s ease-in-out 0s;
}

.project-design-estimate__form .field-text__name {
    position: absolute;
    top: 50%;
    left: 16px;
    z-index: 1;
    margin: 0;
    color: #F7F7F7;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: 0;
    pointer-events: none;
    transform: translateY(-50%);
    transform-origin: left top;
    transition: top 0.28s ease, transform 0.28s ease, font-size 0.28s ease, font-weight 0.28s ease, color 0.28s ease;
}

.project-design-estimate__form .field-text__input:focus+.field-text__name,
.project-design-estimate__form .field-text__input:not(:placeholder-shown)+.field-text__name {
    top: 6px;
    color: #F7F7F7;
    font-weight: 300;
    font-size: 13px;
    line-height: 115%;
    transform: translateY(0);
}

.project-design-estimate__clear {
    position: absolute;
    top: 45%;
    right: 8px;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    padding: 0;
    border: 0;
    border-radius: 50%;
    color: #C7C7C7;
    background: transparent;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-50%) scale(0.92);
    transition: opacity 0.22s ease, visibility 0.22s ease, transform 0.22s ease, background-color 0.22s ease;
}

.project-design-estimate__clear:hover,
.project-design-estimate__clear:focus {
    background: rgba(247, 247, 247, 0.1);
    outline: 0;
}

.project-design-estimate__form .field-text__input:not(:placeholder-shown)~.project-design-estimate__clear {
    opacity: 1;
    visibility: visible;
    transform: translateY(-50%) scale(1);
}

.project-design-estimate__button.btn.btn--main {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 684px;
    height: 64px;
    min-height: 64px;
    margin: 31px 0 24px;
    padding: 10px;
    border: 0;
    border-radius: 16px;
    color: #F7F7F7;
    font-family: "Inter", sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: 0;
    text-align: center;
    background: #4A6345;
    box-shadow: none;
    cursor: pointer;
    transition: background-color 0.24s ease, transform 0.24s ease;
}

.project-design-estimate__button.btn.btn--main:hover,
.project-design-estimate__button.btn.btn--main:focus {
    color: #F7F7F7;
    background: #54724E;
    outline: 0;
}

.project-design-estimate__button.btn.btn--main:active {
    transform: translateY(1px);
}

.project-design-estimate__agreement {
    position: relative;
    display: grid;
    grid-template-columns: 24px minmax(0, 1fr);
    align-items: start;
    gap: 18px;
    max-width: 520px;
    margin: 0;
    cursor: pointer;
    margin-top: 4px;
    margin-left: 2px;
}

.project-design-estimate__agreement-input {
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    margin: 0;
    opacity: 0;
    cursor: pointer;
}

.project-design-estimate__agreement-control {
    position: relative;
    display: block;
    width: 24px;
    height: 24px;
    border: 2px solid #F7F7F7;
    border-radius: 4px;
    background: transparent;
    box-sizing: border-box;
    transition: border-color 0.22s ease, background-color 0.22s ease, box-shadow 0.22s ease;
}

.project-design-estimate__agreement-control::after {
    content: "";
    position: absolute;
    left: 6px;
    top: 2px;
    width: 8px;
    height: 14px;
    border: solid #F7F7F7;
    border-width: 0 2px 2px 0;
    opacity: 0;
    transform: rotate(38deg) scale(0.65);
    transform-origin: center;
    transition: opacity 0.18s ease, transform 0.24s cubic-bezier(0.2, 0.9, 0.25, 1.25);
}

.project-design-estimate__agreement-input:checked+.project-design-estimate__agreement-control {
    border-color: #4A6345;
    background: #4A6345;
}

.project-design-estimate__agreement-input:checked+.project-design-estimate__agreement-control::after {
    opacity: 1;
    transform: rotate(38deg) scale(1);
}

.project-design-estimate__agreement-input:focus+.project-design-estimate__agreement-control {
    box-shadow: 0 0 0 3px rgba(247, 247, 247, 0.2);
}

.project-design-estimate__agreement.is-error .project-design-estimate__agreement-control {
    border-color: #F7F7F7;
    box-shadow: 0 0 0 3px rgba(255, 110, 90, 0.36);
}

.project-design-estimate__privacy {
    display: block;
    margin: 0;
    color: #D9D9D9;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 115%;
    letter-spacing: 0;
}

.project-design-estimate__privacy a,
.project-design-estimate__privacy a:focus,
.project-design-estimate__privacy a:hover {
    color: #F7F7F7;
    font-family: "Inter", sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 2px;
}

/* ---------- Переопределения с повышенной специфичностью (body ...) ---------- */

body .project-design-estimate {
    height: 450px;
    margin: 0;
    padding: 0;
    background-color: #1C1C1C;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

body .project-design-estimate__inner.container.container--big_desktop {
    display: grid;
    grid-template-columns: minmax(0, 760px) 684px;
    align-items: center;
    justify-content: space-between;
    gap: 80px;
    width: 100%;
    max-width: none;
    height: 100%;
    margin: 0;
    padding: 0 140px;
    box-sizing: border-box;
}

body .project-design-estimate__form {
    display: block;
    width: 684px;
    margin: 0;
    padding: 0;
}

body .project-design-estimate__form .project-design-estimate__field {
    display: block;
    width: 100%;
    margin: 0 0 26px;
}

body .project-design-estimate__button.btn.btn--main {
    display: inline-flex;
    width: 684px;
    height: 64px;
    margin: 31px 0 24px;
    border-radius: 16px;
    color: #F7F7F7;
    background: #4A6345;
}

body .project-design-estimate__title {
    max-width: 760px;
    margin: 0 0 42px;
    color: #F7F7F7;
    font-family: "Onest", sans-serif;
    font-weight: 400;
    font-size: 56px;
    line-height: 115%;
    letter-spacing: 0;
}

body .project-design-estimate__form .field-text__input {
    width: 100%;
    height: 64px;
    padding: 24px 48px 0px 16px;
    border: 0;
    border-bottom: 2px solid rgba(247, 247, 247, 0.9);
    border-radius: 0;
    color: #F7F7F7;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: 2%;
    background: transparent;
    box-shadow: none;
}

body .project-design-estimate__form .field-text__input:focus {
    border-bottom-color: #F7F7F7;
    background: rgba(247, 247, 247, 0.04);
}

body .project-design-estimate__form .field-text__input::placeholder {
    color: transparent;
    opacity: 0;
}

body .project-design-estimate__form .field-text__name {
    top: 50%;
    left: 16px;
    color: #F7F7F7;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: 0;
    transform: translateY(-50%);
}

body .project-design-estimate__form .field-text__input:focus+.field-text__name,
body .project-design-estimate__form .field-text__input:not(:placeholder-shown)+.field-text__name {
    top: 6px;
    font-weight: 300;
    font-size: 13px;
    line-height: 115%;
    transform: translateY(0);
}

body .project-design-estimate__form .field-text--title-placeholder .field-text__input,
body .project-design-estimate__form .field-text--title-placeholder .field-text__input:placeholder-shown {
    padding: 24px 48px 10px 16px;
    border: 0;
    border-bottom: 2px solid rgba(247, 247, 247, 0.9);
    color: #F7F7F7;
    background: transparent;
}

body .project-design-estimate__form .field-text--title-placeholder .field-text__input:focus {
    border-bottom-color: #F7F7F7;
    background: rgba(247, 247, 247, 0.04);
}

body .project-design-estimate__form .field-text--title-placeholder .field-text__name,
body .project-design-estimate__form .field-text--title-placeholder .field-text__input:placeholder-shown+.field-text__name {
    top: 50%;
    left: 16px;
    color: #F7F7F7;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    transform: translateY(-50%);
}

body .project-design-estimate__form .field-text--title-placeholder .field-text__input:focus+.field-text__name,
body .project-design-estimate__form .field-text--title-placeholder .field-text__input:not(:placeholder-shown)+.field-text__name {
    top: 6px;
    color: #F7F7F7;
    font-weight: 300;
    font-size: 13px;
    line-height: 115%;
    transform: translateY(0);
}

body .project-design-estimate__privacy {
    color: #D9D9D9;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 92%;
    letter-spacing: 0;
}

body .project-design-estimate__privacy a,
body .project-design-estimate__privacy a:focus,
body .project-design-estimate__privacy a:hover {
    color: #F7F7F7;
    font-family: "Inter", sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 140%;
    text-decoration: underline;
    text-decoration-color: #F7F7F7;
    text-decoration-thickness: 1px;
    text-underline-offset: 2px;
}

body .project-design-estimate>.container.container--big_desktop {
    height: 100%;
}

body .project-design-estimate .project-design-estimate__inner {
    display: grid;
    grid-template-columns: minmax(0, 760px) 684px;
    align-items: unset !important;
    justify-content: space-between;
    gap: 80px;
    width: 100%;
    height: 100%;
    margin: 0;
    box-sizing: border-box;
}

body .project-design-estimate .project-design-estimate__form {
    display: flex;
    flex-direction: column;
    width: 684px;
    height: auto;
    align-self: stretch;
    margin: 0;
    padding: 49px 0 83px;
    box-sizing: border-box !important;
}

body .project-design-estimate .project-design-estimate__form .project-design-estimate__field {
    height: 78px;
    margin: 0;
}

body .project-design-estimate .project-design-estimate__button.btn.btn--main {
    flex: 0 0 auto;
    margin: 0;
    margin-top: 20px;
    letter-spacing: 1.5%;
}

body .project-design-estimate .project-design-estimate__form .field-text__name,
body .project-design-estimate .project-design-estimate__form .field-text--title-placeholder .field-text__name,
body .project-design-estimate .project-design-estimate__form .field-text--title-placeholder .field-text__input:placeholder-shown+.field-text__name {
    top: 32px;
    left: 16px;
    color: #F7F7F7;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    transform: translateY(-50%) scale(1);
    transform-origin: left center;
    transition: top 0.18s ease, transform 0.18s ease, color 0.18s ease;
    will-change: top, transform;
}

body .project-design-estimate .project-design-estimate__form .field-text__input:focus+.field-text__name,
body .project-design-estimate .project-design-estimate__form .field-text__input:not(:placeholder-shown)+.field-text__name,
body .project-design-estimate .project-design-estimate__form .field-text--title-placeholder .field-text__input:focus+.field-text__name,
body .project-design-estimate .project-design-estimate__form .field-text--title-placeholder .field-text__input:focus:placeholder-shown+.field-text__name,
body .project-design-estimate .project-design-estimate__form .field-text--title-placeholder .field-text__input:not(:placeholder-shown)+.field-text__name {
    top: 8px !important;
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    transform: translateY(0) scale(0.65) !important;
    transform-origin: left top;
}

body .project-design-estimate__form .field-text--title-placeholder .field-text__input,
body .project-design-estimate__form .field-text--title-placeholder .field-text__input:placeholder-shown {
    padding: 28px 48px 0px 16px !important;
}

body .project-design-estimate .project-design-estimate__form .field-text__input:focus+.field-text__name,
body .project-design-estimate .project-design-estimate__form .field-text__input:not(:placeholder-shown)+.field-text__name,
body .project-design-estimate .project-design-estimate__form .field-text--title-placeholder .field-text__input:focus+.field-text__name,
body .project-design-estimate .project-design-estimate__form .field-text--title-placeholder .field-text__input:focus:placeholder-shown+.field-text__name,
body .project-design-estimate .project-design-estimate__form .field-text--title-placeholder .field-text__input:not(:placeholder-shown)+.field-text__name {
    top: 14px !important;
    line-height: 94% !important;
}

body .project-design-estimate__privacy a,
body .project-design-estimate__privacy a:focus,
body .project-design-estimate__privacy a:hover {
    margin-top: 3px !important;
    letter-spacing: 1% !important;
}

/* ---------- 1280–1919px ---------- */
@media screen and (min-width: 1280px) and (max-width: 1919px) {
    body .project-design-estimate-spacer {
        height: 110px;
    }

    body .project-design-estimate {
        height: auto;
        min-height: 422px;
        padding: 52px 0;
        box-sizing: border-box;
        background-position: center center;
        background-size: cover;
    }

    body .project-design-estimate>.container.container--big_desktop {
        width: 1120px;
        max-width: none;
        height: auto;
        margin: 0 auto;
        padding: 0;
        box-sizing: border-box;
    }

    body .project-design-estimate .project-design-estimate__inner {
        display: grid;
        grid-template-columns: 585px 478px;
        align-items: start !important;
        justify-content: start;
        gap: 57px;
        width: 1120px;
        max-width: none;
        height: auto;
        margin: 0;
        padding: 0;
        box-sizing: border-box;
    }

    body .project-design-estimate__content {
        width: 585px;
        padding-top: 11px;
    }

    body .project-design-estimate__title {
        max-width: 585px;
        margin: 0 0 20px;
        color: #F7F7F7;
        font-family: "Onest", sans-serif;
        font-weight: 400;
        font-size: 48px;
        line-height: 109%;
        letter-spacing: 0;
    }

    body .project-design-estimate .project-design-estimate__form {
        display: block;
        width: 478px;
        max-width: none;
        margin: 0;
        padding: 0;
    }

    body .project-design-estimate .project-design-estimate__form .project-design-estimate__field {
        width: 100%;
        height: 64px;
        margin: 0 0 16px;
    }

    body .project-design-estimate .project-design-estimate__form .project-design-estimate__field:nth-of-type(2) {
        margin-bottom: 44px;
    }

    body .project-design-estimate__form .field-text--title-placeholder .field-text__input,
    body .project-design-estimate__form .field-text--title-placeholder .field-text__input:placeholder-shown {
        height: 64px;
        padding: 19px 48px 16px 16px !important;
        border: 0;
        border-bottom: 2px solid rgba(247, 247, 247, 0.9);
        border-radius: 0;
        color: #F7F7F7;
        font-family: "Inter", sans-serif;
        font-weight: 400;
        font-size: 20px;
        line-height: 140%;
        letter-spacing: 0;
        background: transparent;
        box-shadow: none;
    }

    body .project-design-estimate__form .field-text--title-placeholder .field-text__input:focus {
        border-bottom-color: #F7F7F7;
        background: rgba(247, 247, 247, 0.04);
    }

    body .project-design-estimate .project-design-estimate__form .field-text__name,
    body .project-design-estimate .project-design-estimate__form .field-text--title-placeholder .field-text__name,
    body .project-design-estimate .project-design-estimate__form .field-text--title-placeholder .field-text__input:placeholder-shown+.field-text__name {
        top: 36px;
        left: 18px;
        color: #E1E1E1;
        font-family: "Inter", sans-serif;
        font-weight: 300;
        font-size: 16px;
        line-height: 115%;
        letter-spacing: 0;
        transform: translateY(-50%) scale(1);
    }

    body .project-design-estimate .project-design-estimate__form .field-text__input:focus+.field-text__name,
    body .project-design-estimate .project-design-estimate__form .field-text__input:not(:placeholder-shown)+.field-text__name,
    body .project-design-estimate .project-design-estimate__form .field-text--title-placeholder .field-text__input:focus+.field-text__name,
    body .project-design-estimate .project-design-estimate__form .field-text--title-placeholder .field-text__input:focus:placeholder-shown+.field-text__name,
    body .project-design-estimate .project-design-estimate__form .field-text--title-placeholder .field-text__input:not(:placeholder-shown)+.field-text__name {
        top: 6px !important;
        color: #E1E1E1;
        font-weight: 300;
        font-size: 13px;
        line-height: 115% !important;
        transform: translateY(0) scale(1) !important;
    }

    body .project-design-estimate__clear {
        top: 32px;
        right: 0;
        width: 40px;
        height: 40px;
    }

    body .project-design-estimate .project-design-estimate__button.btn.btn--main {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 480px;
        height: 64px;
        min-height: 64px;
        margin: 0 0 23px;
        padding: 10px;
        border: 0;
        border-radius: 16px;
        color: #F7F7F7;
        font-family: "Inter", sans-serif;
        font-weight: 500;
        font-size: 20px;
        line-height: 140%;
        letter-spacing: 1%;
        text-align: center;
        background: #4A6345;
        box-shadow: none;
    }

    body .project-design-estimate__agreement {
        grid-template-columns: 24px minmax(0, 1fr);
        gap: 18px;
        align-items: start;
        max-width: 480px;
        margin: 0 0 0 2px;
        margin-left: 4px;
    }

    body .project-design-estimate__agreement-input,
    body .project-design-estimate__agreement-control {
        width: 24px;
        height: 24px;
    }

    body .project-design-estimate__agreement-control {
        border: 2px solid #F7F7F7;
        border-radius: 4px;
    }

    body .project-design-estimate__privacy {
        max-width: 420px;
        color: #E1E1E1;
        font-family: "Inter", sans-serif;
        font-weight: 400;
        font-size: 14px;
        line-height: 115%;
        letter-spacing: 0;
    }

    body .project-design-estimate__privacy a,
    body .project-design-estimate__privacy a:focus,
    body .project-design-estimate__privacy a:hover {
        margin-top: 0 !important;
        color: #F7F7F7;
        font-family: "Inter", sans-serif;
        font-weight: 400;
        font-size: 14px;
        line-height: 115%;
        letter-spacing: 0 !important;
        text-decoration: underline;
        text-decoration-thickness: 1px;
        text-underline-offset: 2px;
    }
}

/* ---------- 640–1279px ---------- */
@media screen and (min-width: 640px) and (max-width: 1279px) {
    body .project-design-estimate-spacer {
        height: 72px;
    }

    body .project-design-estimate {
        height: auto;
        min-height: 0;
        padding: 40px 0 77px;
        box-sizing: border-box;
        background-position: center center;
        background-size: cover;
    }

    body .project-design-estimate>.container.container--big_desktop {
        width: 560px;
        max-width: none;
        height: auto;
        margin: 0 0 0 40px;
        padding: 0;
        box-sizing: border-box;
    }

    body .project-design-estimate .project-design-estimate__inner {
        display: block;
        width: 560px;
        max-width: none;
        height: auto;
        margin: 0;
        padding: 0;
    }

    body .project-design-estimate__content {
        padding-top: 0;
    }

    body .project-design-estimate__title {
        max-width: 560px;
        margin: 0 0 16px;
        color: #F7F7F7;
        font-family: "Inter", sans-serif;
        font-weight: 400;
        font-size: 36px;
        line-height: 115%;
        letter-spacing: 3.8%;
    }

    body .project-design-estimate__title br {
        display: none;
    }

    body .project-design-estimate .project-design-estimate__form {
        display: block;
        width: 560px;
        max-width: none;
        margin: 0;
        padding: 0;
    }

    body .project-design-estimate .project-design-estimate__form .project-design-estimate__field {
        width: 100%;
        height: 58px;
        margin: 0 0 18px;
    }

    body .project-design-estimate .project-design-estimate__form .project-design-estimate__field:nth-of-type(2) {
        margin-bottom: 27px;
    }

    body .project-design-estimate__form .field-text--title-placeholder .field-text__input,
    body .project-design-estimate__form .field-text--title-placeholder .field-text__input:placeholder-shown {
        height: 58px;
        padding: 22.5px 44px 4.5px 16px !important;
        border: 0;
        border-bottom: 2px solid rgba(247, 247, 247, 0.9);
        border-radius: 0;
        color: #F7F7F7;
        font-family: "Inter", sans-serif;
        font-weight: 400;
        font-size: 20px;
        line-height: 140%;
        letter-spacing: 0;
        background: transparent;
        box-shadow: none;
    }

    body .project-design-estimate__form .field-text--title-placeholder .field-text__input:focus {
        border-bottom-color: #F7F7F7;
        background: rgba(247, 247, 247, 0.04);
    }

    body .project-design-estimate .project-design-estimate__form .field-text__name,
    body .project-design-estimate .project-design-estimate__form .field-text--title-placeholder .field-text__name,
    body .project-design-estimate .project-design-estimate__form .field-text--title-placeholder .field-text__input:placeholder-shown+.field-text__name {
        top: 28.5px;
        left: 16px;
        color: #F7F7F7;
        font-family: "Inter", sans-serif;
        font-weight: 400;
        font-size: 20px;
        line-height: 140%;
        letter-spacing: 0;
        transform: translateY(-50%) scale(1);
    }

    body .project-design-estimate .project-design-estimate__form .field-text__input:focus+.field-text__name,
    body .project-design-estimate .project-design-estimate__form .field-text__input:not(:placeholder-shown)+.field-text__name,
    body .project-design-estimate .project-design-estimate__form .field-text--title-placeholder .field-text__input:focus+.field-text__name,
    body .project-design-estimate .project-design-estimate__form .field-text--title-placeholder .field-text__input:focus:placeholder-shown+.field-text__name,
    body .project-design-estimate .project-design-estimate__form .field-text--title-placeholder .field-text__input:not(:placeholder-shown)+.field-text__name {
        top: 4.5px !important;
        color: #E1E1E1;
        font-weight: 300;
        font-size: 13px;
        line-height: 115% !important;
        transform: translateY(0) scale(1) !important;
    }

    body .project-design-estimate__clear {
        top: 29px;
        right: 0;
        width: 40px;
        height: 40px;
    }

    body .project-design-estimate__clear svg {
        width: 14px;
        height: 14px;
    }

    body .project-design-estimate .project-design-estimate__button.btn.btn--main {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 64px;
        min-height: 64px;
        margin: 0 0 30px;
        padding: 10px;
        border: 0;
        border-radius: 16px;
        color: #F7F7F7;
        font-family: "Inter", sans-serif;
        font-weight: 400;
        font-size: 16px;
        line-height: 115%;
        letter-spacing: 2%;
        text-align: center;
        background: #4A6345;
        box-shadow: none;
    }

    body .project-design-estimate__agreement {
        grid-template-columns: 24px minmax(0, 1fr);
        gap: 14px;
        align-items: start;
        max-width: 560px;
        margin: 0 0 0 16px;
    }

    body .project-design-estimate__agreement-input,
    body .project-design-estimate__agreement-control {
        width: 24px;
        height: 24px;
        left: -8px;
    }

    body .project-design-estimate__agreement-control {
        border: 2px solid #E1E1E1;
        border-radius: 4px;
    }

    body .project-design-estimate__privacy {
        max-width: 480px;
        color: #E1E1E1;
        font-family: "Inter", sans-serif;
        font-weight: 300;
        font-size: 14px;
        line-height: 106%;
        letter-spacing: 0;
    }

    body .project-design-estimate__privacy a,
    body .project-design-estimate__privacy a:focus,
    body .project-design-estimate__privacy a:hover {
        margin-top: 0 !important;
        color: #F7F7F7;
        font-family: "Inter", sans-serif;
        font-weight: 300;
        font-size: 14px;
        line-height: 115%;
        letter-spacing: 0 !important;
        text-decoration: underline;
        text-decoration-thickness: 1px;
        text-underline-offset: 2px;
    }

    .about_history_wrapper {
        margin-top: 32px !important;
    }
}

/* ---------- 360–639px ---------- */
@media screen and (min-width: 360px) and (max-width: 639px) {
    body .project-design-estimate-spacer {
        height: 48px;
    }

    body .project-design-estimate {
        height: auto;
        min-height: 0;
        padding: 32px 0 59px;
        box-sizing: border-box;
        background-position: center center;
        background-size: cover;
    }

    body .project-design-estimate>.container.container--big_desktop {
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0 20px;
        box-sizing: border-box;
    }

    body .project-design-estimate .project-design-estimate__inner {
        display: block;
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0;
    }

    body .project-design-estimate__content {
        padding-top: 0;
    }

    body .project-design-estimate__title {
        margin: 0 0 12px;
        font-family: "Onest", sans-serif;
        font-weight: 400;
        font-size: 24px;
        line-height: 115%;
        letter-spacing: 0;
    }

    body .project-design-estimate .project-design-estimate__form {
        display: block;
        width: 100%;
        margin: 0;
        padding: 0;
    }

    body .project-design-estimate .project-design-estimate__form .project-design-estimate__field {
        width: 100%;
        height: 58px;
        margin: 0 0 18px;
    }

    body .project-design-estimate .project-design-estimate__form .project-design-estimate__field:nth-of-type(2) {
        margin-bottom: 22px;
    }

    body .project-design-estimate__form .field-text--title-placeholder .field-text__input,
    body .project-design-estimate__form .field-text--title-placeholder .field-text__input:placeholder-shown {
        height: 58px;
        padding: 18px 44px 0 36px !important;
        border-bottom: 2px solid rgba(247, 247, 247, 0.9);
        font-family: "Inter", sans-serif;
        font-weight: 400;
        font-size: 16px;
        line-height: 115%;
        letter-spacing: 0;
    }

    body .project-design-estimate .project-design-estimate__form .field-text__name,
    body .project-design-estimate .project-design-estimate__form .field-text--title-placeholder .field-text__name,
    body .project-design-estimate .project-design-estimate__form .field-text--title-placeholder .field-text__input:placeholder-shown+.field-text__name {
        top: 29px;
        left: 16px;
        font-family: "Inter", sans-serif;
        font-weight: 400;
        font-size: 16px;
        line-height: 115%;
        letter-spacing: 0;
        transform: translateY(-50%) scale(1);
    }

    body .project-design-estimate .project-design-estimate__form .field-text__input:focus+.field-text__name,
    body .project-design-estimate .project-design-estimate__form .field-text__input:not(:placeholder-shown)+.field-text__name,
    body .project-design-estimate .project-design-estimate__form .field-text--title-placeholder .field-text__input:focus+.field-text__name,
    body .project-design-estimate .project-design-estimate__form .field-text--title-placeholder .field-text__input:focus:placeholder-shown+.field-text__name,
    body .project-design-estimate .project-design-estimate__form .field-text--title-placeholder .field-text__input:not(:placeholder-shown)+.field-text__name {
        top: 8px !important;
        font-weight: 300;
        font-size: 13px;
        line-height: 115% !important;
        transform: translateY(0) scale(1) !important;
    }

    body .project-design-estimate__clear {
        top: 29px;
        right: 0;
        width: 40px;
        height: 40px;
    }

    body .project-design-estimate .project-design-estimate__button.btn.btn--main {
        width: 100%;
        height: 58px;
        min-height: 58px;
        margin: 0 0 29px;
        padding: 10px;
        border-radius: 16px;
        font-family: "Inter", sans-serif;
        font-weight: 400;
        font-size: 16px;
        line-height: 115%;
        letter-spacing: 0;
    }

    body .project-design-estimate__agreement {
        grid-template-columns: 24px minmax(0, 1fr);
        gap: 18px;
        max-width: none;
        margin: 0 0 0 22px;
    }

    body .project-design-estimate__agreement-input,
    body .project-design-estimate__agreement-control {
        width: 24px;
        height: 24px;
        right: 11px;
    }

    body .project-design-estimate__agreement-control {
        border: 2px solid #E1E1E1;
        border-radius: 4px;
    }

    body .project-design-estimate__privacy {
        color: #E1E1E1;
        font-family: "Inter", sans-serif;
        font-weight: 300;
        font-size: 13px;
        line-height: 75%;
        letter-spacing: 0;
    }

    body .project-design-estimate__privacy a,
    body .project-design-estimate__privacy a:focus,
    body .project-design-estimate__privacy a:hover {
        margin-top: 0 !important;
        color: #F7F7F7;
        font-family: "Inter", sans-serif;
        font-weight: 300;
        font-size: 13px;
        line-height: 115%;
        letter-spacing: 0 !important;
        text-decoration: underline;
        text-decoration-thickness: 1px;
        text-underline-offset: 2px;
    }
}

/* FORM END */


/* Обзоры наших домов START */

.overview__subtitle {
    font-family: "Inter", sans-serif;
    font-weight: 500;
    font-size: 36px;
    line-height: 114%;
    letter-spacing: 0%;
    color: #1C1C1C;
    margin-top: 60px;
    margin-bottom: 28px;
}

/* ОБЗОРЫ НАШИХ ДОМОВ END */

/* TEXT BLOCK START */

/* =========================================================
   project-design-content (--redesign --brickhouse) — стили,
   реально используемые в шаблоне "Как мы работаем"
   Классы из разметки:
   .project-design-content / .project-design-content--redesign /
   .project-design-content--brickhouse / .container /
   .container--big_desktop / .brick-desktop
   .project-design-content__inner
   .project-design-content__text
   .project-design-content__title / .project-design-content__title_brick
   .project-design-content__show-more (+ .is-animating/.is-collapsed/.is-expanded/.has-overflow)
   .project-design-content__copy
   .project-design-content__toggle
   .project-design-content__image / .project-design-content__image_brick
   ========================================================= */

/* ---------- Базовые стили (desktop >=1920 / без media) ---------- */

.project-design-content--redesign {
    margin-top: 0;
    margin-bottom: 140px;
}

.project-design-content--redesign .project-design-content__title {
    margin: 0;
    color: #1C1C1C;
    font-family: "Onest", sans-serif;
    font-weight: 400;
    font-size: 80px;
    line-height: 115%;
    letter-spacing: 0;
}

.project-design-content--redesign .project-design-content__title_brick {
    line-height: 113% !important;
}

.project-design-content--redesign .project-design-content__inner {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
    margin-top: 2px !important;
}

.project-design-content--redesign .project-design-content__text {
    width: 808px;
    flex: 0 0 808px;
    color: #1C1C1C;
    font-family: "Inter", sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 141%;
    letter-spacing: 1.9%;
    padding-right: 0 !important;
}

.project-design-content--redesign .project-design-content__text p {
    margin: -1px 0 10px;
    hyphens: none;
}

.project-design-content--redesign .project-design-content__text p:last-child {
    margin-bottom: 0;
}

.project-design-content--redesign .project-design-content__show-more {
    position: relative;
    transition: height 0.35s ease;
}

.project-design-content--redesign .project-design-content__show-more.is-animating {
    overflow: hidden;
}

.project-design-content--redesign .project-design-content__copy {
    overflow: visible;
    transition: max-height 0.35s ease;
}

.project-design-content--redesign .project-design-content__copy>*:first-child {
    margin-top: 0;
}

.project-design-content--redesign .project-design-content__copy>*:last-child {
    margin-bottom: 0;
}

.project-design-content--redesign .project-design-content__show-more.is-collapsed .project-design-content__copy {
    overflow: hidden;
}

.project-design-content--redesign .project-design-content__show-more.is-expanded .project-design-content__copy {
    overflow: visible;
}

.project-design-content--redesign .project-design-content__toggle {
    display: none;
    width: fit-content;
    margin-top: 20px;
    color: #1C1C1C;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: 0;
    text-decoration: underline;
    text-underline-offset: 4px;
}

.project-design-content--redesign .project-design-content__show-more.has-overflow .project-design-content__toggle {
    display: inline-flex;
}

.project-design-content--redesign .project-design-content__show-more.is-expanded .project-design-content__toggle {
    display: none;
}

.project-design-content--redesign .project-design-content__image {
    width: 808px;
    height: 472px;
    flex: 0 0 808px;
    overflow: hidden;
    border-radius: 16px;
    margin-left: 0 !important;
}

.project-design-content--redesign .project-design-content__image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.project-design-content--brickhouse .project-design-content__inner {
    gap: 40px;
}

.project-design-content--brickhouse .project-design-content__text {
    width: 813px;
    flex-basis: 816px;
}

.project-design-content--brickhouse .project-design-content__title {
    margin-bottom: 41px;
}

.brick-desktop {
    margin-top: 81px;
}

/* ---------- >=1920px ---------- */
@media screen and (min-width: 1920px) {
    .project-design-content--redesign .project-design-content__image_brick {
        width: 789px;
        height: 500px;
        flex: 0 0 789px;
        overflow: hidden;
        border-radius: 16px;
        margin-left: -5px !important;
        margin-top: 17px;
    }
}

/* ---------- 360–1279px (общее правило для toggle) ---------- */
@media (min-width: 360px) and (max-width: 1279px) {
    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__show-more:not(.is-expanded) .project-design-content__toggle {
        display: inline-flex !important;
        visibility: visible !important;
    }
}

/* ---------- >=1280px (скрыть show-more ограничения) ---------- */
@media (min-width: 1280px) {
    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__show-more {
        height: auto !important;
        overflow: visible;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__copy {
        max-height: none !important;
        overflow: visible !important;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__toggle,
    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__show-more.has-overflow .project-design-content__toggle {
        display: none !important;
        visibility: hidden;
    }
}

/* ---------- 1280–1919px ---------- */
@media (min-width: 1280px) and (max-width: 1919px) {

    .project-design-content--brickhouse.project-design-content--redesign.container,
    .project-design-content--brickhouse.project-design-content--redesign.container--big_desktop {
        box-sizing: border-box;
        width: 1120px;
        max-width: none;
        margin: 0 auto;
        padding: 28px 0 100px;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__inner {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        column-gap: 28px;
        row-gap: 31px;
        width: 1120px;
        max-width: none;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__text {
        display: contents;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__show-more {
        order: 2;
        width: 534px;
        flex: 0 0 534px;
        color: #6E6E6E;
        font-family: "Inter", sans-serif;
        font-weight: 400;
        font-size: 16px;
        line-height: 135%;
        letter-spacing: 0.7%;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__title {
        order: 1;
        width: 1120px;
        flex: 0 0 1120px;
        max-width: 1120px;
        margin: 0;
        color: #1C1C1C;
        font-family: "Onest", sans-serif;
        font-weight: 400;
        font-size: 64px;
        line-height: 115%;
        letter-spacing: 0;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__text p {
        margin: 0 0 10px;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__text p:last-child {
        margin-bottom: 0;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__image {
        order: 3;
        width: 558px;
        height: 296px;
        flex: 0 0 558px;
        overflow: hidden;
        border-radius: 12px;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}

/* ---------- 640–1279px ---------- */
@media (min-width: 640px) and (max-width: 1279px) {
    .project-design-content__copy br {
        display: none;
    }

    .project-design-content--brickhouse.project-design-content--redesign.container,
    .project-design-content--brickhouse.project-design-content--redesign.container--big_desktop {
        box-sizing: border-box;
        width: min(752px, calc(100vw - 80px));
        max-width: none;
        margin: 0 auto;
        padding: 21px 0 60px;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__inner {
        display: flex;
        flex-direction: column;
        align-items: stretch;
        gap: 24px;
        width: 100%;
        max-width: none;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__text {
        display: contents;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__title {
        order: 1;
        max-width: 100%;
        margin: 0;
        color: #1C1C1C;
        font-family: "Inter", sans-serif;
        font-weight: 400;
        font-size: 36px;
        line-height: 115%;
        letter-spacing: 4%;
        padding-right: 50px;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__image {
        order: 2;
        width: 100%;
        height: 300px;
        flex: 0 0 auto;
        border-radius: 12px;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__show-more {
        order: 3;
        width: 100%;
        color: #1C1C1C;
        font-family: "Inter", sans-serif;
        font-weight: 300;
        font-size: 16px;
        line-height: 140%;
        letter-spacing: 0;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__text p {
        margin: 0 0 12px;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__text p:last-child {
        margin-bottom: 0;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__toggle {
        margin-top: 16px;
        color: #4A6345;
        font-family: "Inter", sans-serif;
        font-weight: 300;
        font-size: 16px;
        line-height: 115%;
        letter-spacing: 0;
        text-decoration-line: underline;
        text-decoration-style: dotted;
        text-decoration-color: #4A6345;
        text-underline-offset: 3px;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__show-more:not(.is-expanded) .project-design-content__copy {
        max-height: 134px;
        overflow: hidden;
    }
}

/* ---------- 360–639px ---------- */
@media (min-width: 360px) and (max-width: 639px) {

    .project-design-content--brickhouse.project-design-content--redesign.container,
    .project-design-content--brickhouse.project-design-content--redesign.container--big_desktop {
        box-sizing: border-box;
        width: auto;
        max-width: none;
        margin: 0;
        padding: 48px 16px;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__title {
        margin: 0 0 14px;
        color: #1C1C1C;
        font-family: "Onest", sans-serif;
        font-weight: 400;
        font-size: 28px;
        line-height: 115%;
        letter-spacing: 0;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__inner {
        display: flex;
        flex-direction: column;
        align-items: stretch;
        gap: 20px;
        width: 100%;
        /* max-width: 328px; */
        max-width: 100%;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__image {
        order: 1;
        /* width: 328px; */
        width: 100%;
        flex: 0 0 auto;
        height: 210px;
        border-radius: 12px;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__text {
        order: 2;
        width: 328px;
        flex: 0 0 auto;
        color: #1C1C1C;
        font-family: "Inter", sans-serif;
        font-weight: 300;
        font-size: 16px;
        line-height: 134%;
        letter-spacing: 1.1%;
        display: contents;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__text p {
        margin: 0 0 12px;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__text p:last-child {
        margin-bottom: 0;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__toggle {
        margin-top: 12px;
        color: #4A6345;
        font-family: "Inter", sans-serif;
        font-weight: 300;
        font-size: 16px;
        line-height: 115%;
        letter-spacing: 0;
        text-decoration-line: underline;
        text-decoration-style: dotted;
        text-decoration-color: #4A6345;
        text-underline-offset: 3px;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__title {
        order: 1;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__image {
        order: 2;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__show-more {
        order: 3;
        /* width: 328px; */
        width: 100%;
        color: #1C1C1C;
        font-family: "Inter", sans-serif;
        font-weight: 300;
        font-size: 16px;
        line-height: 140%;
        letter-spacing: 0;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__show-more:not(.is-expanded) .project-design-content__copy {
        max-height: 202px;
        overflow: hidden;
    }
}

/* TEXT BLOCK END */


/* HOW WE WORK START */

.about_history_slider_caption {
    color: #1C1C1C;
    font-family: "Inter", sans-serif;
}

.about_history_slider_description {
    font-family: "Inter", sans-serif;
    color: #6E6E6E;
}

@media screen and (min-width: 1920px) {

    .about_history_slider_caption {
        font-weight: 600 !important;
        font-size: 24px !important;
    }

    .about_history_slider_description {
        font-weight: 400 !important;
        font-size: 20px !important;
    }

    .about_history_slider {
        max-width: 525px !important;
        margin-right: 0 !important;
    }

    .about_history_slider_wrap {
        max-width: 494px;
    }

    .main-projects--hdesign-houses .main-projects__grid {
        margin-top: 40px !important;
    }

}

@media screen and (min-width: 1280px) and (max-width: 1919px) {
    .about_history_slider_caption {
        font-weight: 700 !important;
    }

    .about_history_slider_description {
        font-weight: 300 !important;
    }

    .about_history {
        margin-bottom: 0 !important;
    }
}


/* HOW WE WORK END  */

/* BEST START */

@media screen and (min-width: 1920px) {

    .about_project_item_img {
        height: 420px;
    }
}

@media screen and (min-width: 1280px) and (max-width: 1919px) {
    .about_project_item_img {
        height: 100%;
    }
}

/* BEST END */


@media screen and (max-width: 639px) {

    .about_history_slider_caption {
        font-weight: 700 !important;
        font-size: 16px !important;

    }

    .about_history_slider_description {
        font-weight: 300 !important;
        font-size: 13px !important;

    }

    .project-design-content__copy {

        color: #6E6E6E;
        font-size: 16px !important;
        font-weight: 400 !important;
    }

    .about_history_slider {
        max-width: 255px !important;
        margin-right: 0 !important;
    }

    .about_history_slider_wrap {
        padding-right: 20px !important;
    }

    .overview__subtitle {
        margin-top: 32px !important;
        margin-bottom: 12px !important;
    }

    .main_social_links_item {
        font-family: 'Inter', 'sans-serif' !important;
        font-weight: 400 !important;
        font-size: 16px !important;
    }

    .main_calc_subtitle {
        font-weight: 400 !important;
        font-size: 16px !important;
        color: #1C1C1C !important;
        font-family: 'Inter', 'sans-serif' !important;
    }

    .main_calc_re .field-radio-box__name {
        font-size: 18px !important;
    }

}

.calculator__main {
    font-family: 'Inter', 'sans-serif' !important;
}

@media screen and (min-width: 640px) and (max-width: 1279px) {
    .about_history_slider {
        max-width: 235px !important;
    }

    .overview__subtitle {
        margin-top: 32px !important;
    }

    .main_social_links {
        margin-bottom: 0 !important;
    }

    .main_social {
        padding-bottom: 60px !important;
    }
}

/* 1920 desktop hero */
@media (min-width: 1920px) {
    .page-construction__hero {
        position: relative;
    }

    .page-construction__hero>.page-project-design__hero {
        position: absolute;
        top: 34px;
        right: 0;
        left: 0;
        z-index: 3;
        pointer-events: none;
    }

    .page-construction__hero>.page-project-design__hero a,
    .page-construction__hero>.page-project-design__hero * {
        pointer-events: auto;
    }

    .service-hero--redesign,
    .service-hero--redesign .swiper-container,
    .service-hero--redesign .swiper-wrapper,
    .service-hero--redesign .service-hero__slide,
    .service-hero--redesign .service-hero__content {
        min-height: 960px;
        height: 960px;
    }

    .service-hero--redesign .service-hero__content {
        box-sizing: border-box;
        max-width: 1920px;
        padding: 0 140px 80px;
    }

    .service-hero--redesign .service-hero__top {
        gap: 0;
        padding-top: 116px;
    }

    .service-hero--redesign .service-hero__ribbon {
        box-sizing: border-box;
        width: auto;
        min-height: 51px;
        padding: 14px 16px;
        border-radius: 24px;
        background: #f7f7f7cc;
        color: #1c1c1c;
        font-size: 20px;
        line-height: 115%;
        text-decoration: none;
    }

    .service-hero--redesign .service-hero__bottom {
        max-width: 1550px;
        margin-top: 18px;
    }

    .service-hero--redesign .service-hero__title {
        margin: 0;
        font-size: 80px;
        line-height: 115%;
    }

    .service-hero--redesign .service-hero__button {
        display: flex;
        align-items: center;
        justify-content: center;
        box-sizing: border-box;
        width: 269px;
        height: 56px;
        margin-top: 44px;
        padding: 10px;
        border-radius: 12px;
        background: #e88501;
        box-shadow: 0 4px 33.7px #ffffff33;
        color: #f7f7f7;
        font-family: "Inter", sans-serif;
        font-size: 18px;
        font-weight: 500;
        line-height: 140%;
        text-decoration: none;
    }

    .service-hero--redesign .service-hero__teaser {
        position: static;
        display: flex;
        align-items: center;
        justify-content: space-between;
        box-sizing: border-box;
        width: 100%;
        margin-top: auto;
        flex: 0 0 83px;
        min-height: 83px;
        padding: 30px 20px;
        overflow: hidden;
        border-radius: 10px;
        background: #f7f7f7cc;
        color: #4a6345;
        font-family: "Onest", sans-serif;
        font-size: 18px;
        font-weight: 600;
        line-height: 115%;
        white-space: nowrap;
    }

    .service-hero--redesign .service-hero__teaser-item {
        text-decoration: underline;
    }

    .service-hero--redesign .service-hero__teaser-dot {
        flex: 0 0 auto;
        margin: 0 8px;
        text-decoration: none;
    }
}

/* Final 1280-1919 overrides */
@media (min-width: 1280px) and (max-width: 1919px) {
    .page-construction__hero>.page-project-design__hero .container--big_desktop {
        max-width: none;
        padding-right: 80px;
        padding-left: 80px;
    }

    .service-hero--redesign,
    .service-hero--redesign .swiper-container,
    .service-hero--redesign .swiper-wrapper,
    .service-hero--redesign .service-hero__slide,
    .service-hero--redesign .service-hero__content {
        min-height: 640px;
        height: 640px;
    }

    .service-hero--redesign .service-hero__content {
        box-sizing: border-box;
        max-width: none;
        padding: 0 80px 53px;
    }

    .service-hero--redesign .service-hero__top {
        gap: 0;
        padding-top: 79px;
    }

    .service-hero--redesign .service-hero__ribbon {
        width: 324px;
        min-height: 42px;
        margin-left: 0;
        padding: 12px 16px;
        font-size: 16px;
        line-height: 115%;
    }

    .service-hero--redesign .service-hero__bottom {
        max-width: 1120px;
        margin-top: 18px;
    }

    .service-hero--redesign .service-hero__title {
        margin: 0;
        font-size: 50px;
        line-height: 115%;
    }

    .service-hero--redesign .service-hero__button {
        width: 236px;
        height: 42px;
        margin-top: 20px;
        padding: 10px;
        font-size: 16px;
        line-height: 115%;
        background: #e88501;
        box-shadow: 0 4px 33.7px #ffffff33;
        color: #f7f7f7;
        font-family: "Inter", sans-serif;
        font-weight: 500;
        text-decoration: none;
    }

    .service-hero--redesign .service-hero__teaser {
        position: static;
        width: 100%;
        margin-top: auto;
        /* padding: 16px 14px; */
        flex: 0 0 55px;
        min-height: 55px;
        overflow: hidden;
        background: #f7f7f7cc;
        color: #4a6345;
        font-family: "Onest", sans-serif;
        font-size: 12px;
        font-weight: 500;
        line-height: 115%;
        white-space: nowrap;
        display: flex;
        justify-content: center;
    }

    .service-hero--redesign .service-hero__teaser-item {
        text-decoration: underline;
    }

    .service-hero--redesign .service-hero__teaser-dot {
        margin: 0 8px;
    }
}

/* Final 640-1279 desktop/tablet hero */
@media (min-width: 640px) and (max-width: 1279px) {
    .page-construction__hero {
        position: relative;
    }

    .page-construction__hero>.page-project-design__hero {
        position: absolute;
        top: 10px;
        right: 0;
        left: 0;
        z-index: 3;
        pointer-events: none;
    }

    .page-construction__hero>.page-project-design__hero .container--big_desktop {
        max-width: none;
        padding-right: 40px;
        padding-left: 40px;
    }

    .page-construction__hero>.page-project-design__hero a,
    .page-construction__hero>.page-project-design__hero * {
        pointer-events: auto;
    }

    .service-hero--redesign,
    .service-hero--redesign .swiper-container,
    .service-hero--redesign .swiper-wrapper,
    .service-hero--redesign .service-hero__slide,
    .service-hero--redesign .service-hero__content {
        min-height: 373px;
        height: 373px;
    }

    .service-hero--redesign .service-hero__content {
        box-sizing: border-box;
        width: 100%;
        max-width: none;
        padding: 0 40px 29px;
    }

    .service-hero--redesign .service-hero__top {
        gap: 0;
        padding-top: 65px;
        margin-bottom: 0;
    }

    .service-hero--redesign .service-hero__ribbon {
        width: 275px;
        min-height: 28px;
        margin-left: 0;
        padding: 6px 10px;
        border-radius: 24px;
        background: #f7f7f7cc;
        color: #1c1c1c;
        font-size: 14px;
        line-height: 115%;
        text-decoration: none;
    }

    .service-hero--redesign .service-hero__bottom {
        display: flex;
        flex: 1 1 auto;
        flex-direction: column;
        max-width: 100%;
        margin-top: 11px;
    }

    .service-hero--redesign .service-hero__title {
        margin: 0;
        font-size: 28px;
        line-height: 115%;
    }

    .service-hero--redesign .service-hero__button {
        display: flex;
        align-items: center;
        justify-content: center;
        box-sizing: border-box;
        width: 100%;
        height: 44px;
        margin-top: auto;
        padding: 10px;
        border-radius: 12px;
        background: #e88501;
        box-shadow: 0 4px 33.7px #ffffff33;
        color: #f7f7f7;
        font-family: "Inter", sans-serif;
        font-size: 20px;
        font-weight: 500;
        line-height: 140%;
        text-decoration: none;
    }

    .service-hero--redesign .service-hero__teaser {
        display: none;
    }

    .about_history {
        margin-bottom: 60px !important;
    }

    .project-design-content--brickhouse.project-design-content--redesign.container,
    .project-design-content--brickhouse.project-design-content--redesign.container--big_desktop {
        padding-bottom: 0px !important;
    }
}

/* Final 360-639 mobile hero */
@media (min-width: 360px) and (max-width: 639px) {
    .page-construction__hero {
        position: relative;
    }

    .page-construction__hero>.page-project-design__hero {
        position: absolute;
        top: 11px;
        right: 0;
        left: 0;
        z-index: 3;
        pointer-events: none;
    }

    .page-construction__hero>.page-project-design__hero .container--big_desktop {
        max-width: none;
        padding-right: 16px;
        padding-left: 16px;
    }

    .page-construction__hero>.page-project-design__hero a,
    .page-construction__hero>.page-project-design__hero * {
        pointer-events: auto;
    }

    .service-hero--redesign,
    .service-hero--redesign .swiper-container,
    .service-hero--redesign .swiper-wrapper,
    .service-hero--redesign .service-hero__slide,
    .service-hero--redesign .service-hero__content {
        min-height: 398px;
        height: 398px;
    }

    .service-hero--redesign .service-hero__content {
        box-sizing: border-box;
        width: 100%;
        max-width: none;
        padding: 0 16px 24px;
    }

    .service-hero--redesign .service-hero__top {
        gap: 0;
        padding-top: 53px;
        margin-bottom: 0;
    }

    .service-hero--redesign .service-hero__ribbon {
        width: 275px;
        min-height: 28px;
        margin-left: 0;
        padding: 6px 10px;
        border-radius: 24px;
        background: #f7f7f7cc;
        color: #1c1c1c;
        font-size: 14px;
        line-height: 115%;
        text-decoration: none;
    }

    .service-hero--redesign .service-hero__bottom {
        display: flex;
        flex: 1 1 auto;
        flex-direction: column;
        max-width: 100%;
        margin-top: 18px;
    }

    .service-hero--redesign .service-hero__title {
        margin: 0;
        font-size: 22px;
        line-height: 115%;
    }

    .service-hero--redesign .service-hero__button {
        display: flex;
        align-items: center;
        justify-content: center;
        box-sizing: border-box;
        width: 100%;
        height: 44px;
        margin-top: auto;
        padding: 10px;
        border-radius: 12px;
        background: #e88501;
        box-shadow: 0 4px 33.7px #ffffff33;
        color: #f7f7f7;
        font-family: "Inter", sans-serif;
        font-size: 20px;
        font-weight: 500;
        line-height: 140%;
        text-decoration: none;
        margin-bottom: 24px;
    }

    .service-hero--redesign .service-hero__teaser {
        display: none;
    }

    .overview__subtitle {
        font-weight: 500 !important;
        font-size: 20px !important;
    }

    .about_history {
        margin-bottom: 48px !important;
    }
}

/* КВИЗ START */

@media screen and (min-width: 1920px) {

    .main_calc_re .btn {
        font-size: 20px !important;
    }

}

/* КВИЗ END */

@media screen and (min-width: 640px) and (max-width: 1279px) {
    .project-design-content__copy {
        font-size: 16px !important;
        color: #6E6E6E !important;
    }
}

@media screen and (min-width: 640px) and (max-width: 1279px) {
    .main_projects_item_caption {
        font-weight: 700 !important;
        font-size: 16px !important;
    }
}

@media screen and (max-width: 639px) {

    .project-design-content--brickhouse.project-design-content--redesign.container,
    .project-design-content--brickhouse.project-design-content--redesign.container--big_desktop {
        margin-top: 0 !important;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__inner {
        margin-top: 0 !important;
    }

    .project-design-content--brickhouse.project-design-content--redesign.container, .project-design-content--brickhouse.project-design-content--redesign.container--big_desktop {
        margin-top: 0 !important;
    }

    .hdesign-conditions__description {
        margin-bottom: 0 !important;
    }

    .about_project.main_project {
        margin-top: 48px !important;
    }

}

.service-hero__teaser-item {
    color: #4A6345 !important;
}
/* End */


/* Start:/local/templates/brickhouse-new/components/bitrix/breadcrumb/nav_new/style.css?17854455021792*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

.breadcrumbs__item--ellipsis {
	display: none;
}


/* nav_new: keep the chain on one line and let the mobile version scroll */
body ul.breadcrumbs.breadcrumbs--nav-new {
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
	max-width: 100%;
	white-space: nowrap;
}

body ul.breadcrumbs.breadcrumbs--nav-new > .breadcrumbs__item {
	display: inline-flex;
	align-items: center;
	flex: 0 0 auto;
}

body ul.breadcrumbs.breadcrumbs--nav-new > .breadcrumbs__item--ellipsis {
	display: none;
}

@media (max-width: 991px) {
	body ul.breadcrumbs.breadcrumbs--nav-new {
		overflow-x: auto;
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}

	body ul.breadcrumbs.breadcrumbs--nav-new::-webkit-scrollbar {
		display: none;
		width: 0;
		height: 0;
	}

	body ul.breadcrumbs.breadcrumbs--nav-new > .breadcrumbs__item--middle {
		display: none;
	}

	body ul.breadcrumbs.breadcrumbs--nav-new > .breadcrumbs__item--ellipsis {
		display: inline-flex;
	}

	body ul.breadcrumbs.breadcrumbs--nav-new > .breadcrumbs__item a,
	body ul.breadcrumbs.breadcrumbs--nav-new > .breadcrumbs__item span {
		max-width: none;
		overflow: visible;
		text-overflow: clip;
		white-space: nowrap;
	}
}

/* End */


/* Start:/local/templates/brickhouse-new/components/bitrix/news.list/build.tizer/style.css?17854455025145*/
.build-tizer {
    box-sizing: border-box;
    background: #f7f7f7;
    display: none;
}

.build-tizer__container {
    box-sizing: border-box;
}

.build-tizer__grid {
    display: grid;
}

.build-tizer__top,
.build-tizer__bottom {
    display: grid;
}

.build-tizer__item {
    box-sizing: border-box;
    min-width: 0;
}

.build-tizer__heading {
    display: flex;
    align-items: baseline;
    gap: 4px;
    white-space: nowrap;
}

.build-tizer__heading-large,
.build-tizer__heading-small {
    display: inline-block;
}

.build-tizer__description {
    white-space: normal;
}

.build-tizer__item--stat-mobile {
    display: none;
}

@media (min-width: 640px) and (max-width: 1279px) {
    .build-tizer {
        display: block;
        padding: 60px 0;
    }

    .container.container--big_desktop.build-tizer__container {
        width: 560px;
        max-width: calc(100% - 32px);
        margin-right: auto;
        margin-left: auto;
        padding-right: 0;
        padding-left: 0;
    }

    .build-tizer__grid {
        display: block;
    }

    .build-tizer__top {
        grid-template-columns: 270px minmax(0, 1fr);
        gap: 20px;
    }

    .build-tizer__bottom {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 20px;
        margin-top: 20px;
    }

    .build-tizer__item--primary {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        gap: 4px;
        min-height: 105px;
        padding: 14px 16px;
        border-right: 1px solid #4a6345;
        border-radius: 16px;
        background: #4a6345;
        color: #f7f7f7;
    }

    .build-tizer__item--intro {
        align-self: center;
        color: #1c1c1c;
        font-family: "Inter", sans-serif;
        font-size: 20px;
        font-weight: 400;
        line-height: 115%;
    }

    .build-tizer__item--stat {
        min-height: 105px;
        color: #1c1c1c;
    }

    .build-tizer__item--stat-left {
        border-right: 1px solid #6e6e6e;
    }

    .build-tizer__heading-large {
        color: inherit;
        font-family: "Onest", sans-serif;
        font-size: 48px;
        font-weight: 400;
        line-height: 115%;
    }

    .build-tizer__heading-small {
        color: inherit;
        font-family: "Inter", sans-serif;
        font-size: 24px;
        font-weight: 400;
        line-height: 115%;
    }

    .build-tizer__description {
        color: #6e6e6e;
        font-family: "Inter", sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 115%;
    }

    .build-tizer__item--primary .build-tizer__heading-large,
    .build-tizer__item--primary .build-tizer__heading-small,
    .build-tizer__item--primary .build-tizer__description {
        color: #f7f7f7;
    }
}

@media (min-width: 360px) and (max-width: 639px) {
    .build-tizer {
        display: block;
        padding: 48px 0;
    }

    .build-tizer__container {
        max-width: none;
        padding-right: 16px;
        padding-left: 16px;
    }

    .build-tizer__grid {
        display: block;
    }

    .build-tizer__top {
        grid-template-columns: 156px minmax(0, 1fr);
        gap: 16px;
    }

    .build-tizer__bottom {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 16px;
        margin-top: 16px;
    }

    .build-tizer__item--primary {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        gap: 4px;
        min-height: 80px;
        padding: 7px 8px;
        border-radius: 8px;
        background: #4a6345;
        color: #f7f7f7;
    }

    .build-tizer__item--intro {
        align-self: center;
        color: #1c1c1c;
        font-family: "Inter", sans-serif;
        font-size: 14px;
        font-weight: 400;
        line-height: 115%;
    }

    .build-tizer__item--stat {
        min-height: 80px;
        color: #1c1c1c;
    }

    .build-tizer__item--stat-left,
    .build-tizer__item--stat-desktop,
    .build-tizer__item--stat-mobile {
        border-right: 1px solid #d9d9d9;
    }

    .build-tizer__item--stat-desktop {
        display: none;
    }

    .build-tizer__item--stat-mobile {
        display: block;
    }

    .build-tizer__heading {
        gap: 4px;
    }

    .build-tizer__heading-large,
    .build-tizer__heading-small {
        flex: 0 0 auto;
        white-space: nowrap;
    }

    .build-tizer__heading-large {
        color: inherit;
        font-family: "Onest", sans-serif;
        font-size: 30px;
        font-weight: 500;
        line-height: 115%;
    }

    .build-tizer__heading-small {
        color: inherit;
        font-family: "Onest", sans-serif;
        font-size: 22px;
        font-weight: 400;
        line-height: 115%;
    }

    .build-tizer__description {
        color: #6e6e6e;
        font-family: "Inter", sans-serif;
        font-size: 13px;
        font-weight: 400;
        line-height: 115%;
    }

    .build-tizer__item--primary .build-tizer__heading-large,
    .build-tizer__item--primary .build-tizer__heading-small,
    .build-tizer__item--primary .build-tizer__description {
        color: #f7f7f7;
    }
}

/* End */


/* Start:/local/templates/brickhouse-new/components/bitrix/news.list/build.simple/style.css?17854455025130*/
.project-design-content__copy {
    font-family: 'Inter', 'sans-serif';
    font-weight: 300;
    font-size: 20px;
}

.project-design-content__copy b {
    font-weight: 600;
}

@media screen and (min-width: 1920px) {
    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__inner {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        column-gap: 0 !important;
        row-gap: 42px;
        max-width: none;
    }

    .project-design-content__text_dark {
        margin-top: 10px;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__title {
        order: 1;
        width: 1120px;
        flex: 0 0 1120px;
        max-width: 1120px;
        color: #1C1C1C;
        margin: 0;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__show-more {
        order: 2;
        width: 808px;
        flex: 0 0 808px;
        color: #1C1C1C;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__text {
        display: contents;
    }

    .project-design-content--brickhouse .project-design-content__text {
        width: 813px;
        flex-basis: 816px;
    }

    .project-design-content--redesign .project-design-content__text {
        width: 808px;
        flex: 0 0 808px;
        color: #1C1C1C;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__image {
        order: 3;
        width: 808px;
        height: 455px;
        flex: 0 0 808px;
    }

}

@media screen and (min-width: 1920px) {

    .project-design-content--redesign .project-design-content__image_brick {
        margin-top: 0 !important;
    }

}

@media screen and (min-width: 1280px) and (max-width: 1919px) {
    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__inner {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        column-gap: 36px;
        row-gap: 28px;
        max-width: none;
    }

    .project-design-content__text_dark {
        margin-top: 10px;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__title {
        order: 1;
        width: 1120px;
        flex: 0 0 1120px;
        max-width: 1120px;
        color: #1C1C1C;
        margin: 0;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__show-more {
        order: 2;
        width: 618px;
        flex: 0 0 618px;
        /* color: #1C1C1C; */
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__text {
        display: contents;
    }

    /* .project-design-content--brickhouse .project-design-content__text {
        width: 813px;
        flex-basis: 816px;
    } */

    .project-design-content--redesign .project-design-content__text {
        width: 618px;
        flex: 0 0 618px;
        /* color: #1C1C1C; */
    }

    .project-design-content__text_dark {
        color: #1C1C1C !important;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__image {
        order: 3;
        width: 466px;
        height: 354px;
        flex: 0 0 466px;
    }

    .project-design-content__copy {
        font-size: 16px !important;
    }

    .brick-text-block {
        padding-bottom: 0 !important;
    }

    .brick-slider {
        padding-top: 40px !important;
    }
}

@media screen and (max-width: 639px) {

    .project-design-content--brickhouse.project-design-content--redesign.container,
    .project-design-content--brickhouse.project-design-content--redesign.container--big_desktop {
        margin-top: 0px !important;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__title {
        margin-bottom: 0;
    }

    .project-design-content--brickhouse.project-design-content--redesign .project-design-content__inner {
        gap: 16px;
    }

    .project-design-content--brickhouse.project-design-content--redesign.container,
    .project-design-content--brickhouse.project-design-content--redesign.container--big_desktop {
        padding-top: 0 !important;
    }

    .project-design-content__text_dark {
        margin-top: 24px;
        font-family: 'Inter', 'sans-serif';
        font-weight: 400;
        font-size: 16px;
        line-height: 140%;
        letter-spacing: 0%;
    }
}

@media screen and (min-width: 640px) and (max-width: 1279px) {

    .project-design-content--brickhouse.project-design-content--redesign.container,
    .project-design-content--brickhouse.project-design-content--redesign.container--big_desktop {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }

    .project-design-content__text_dark {
        margin-top: 32px;
        font-family: 'Inter', 'sans-serif';
        font-weight: 400;
        font-size: 16px;
        line-height: 140%;
        letter-spacing: 0%;
    }
}
/* End */


/* Start:/local/templates/brickhouse-new/components/bitrix/news.list/hdesign.projects.build/style.css?17854455022962*/
.main_projects_item_caption {
    font-family: Inter !important;
}

.main_projects_item::after {
    background: linear-gradient(186.72deg, rgba(0, 0, 0, 0) 39.74%, rgba(0, 0, 0, 0.6) 68.51%),
        linear-gradient(0deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1)) !important;

}

.main_projects_item_price {
    font-family: Inter !important;
    font-weight: 500 !important;
    font-style: normal !important;
    line-height: 115% !important;
    letter-spacing: 0 !important;
    color: #F7F7F7 !important;
}

@media screen and (min-width: 1920px) {
    .main_projects_item_price {
        font-size: 20px !important;
        margin-top: 8px !important;
    }

    .main_projects_top {
        margin-bottom: 60px !important;
    }

    .main_projects_item--svg {
        position: absolute !important;
        bottom: -2px;
        right: 21px;
    }
}

@media screen and (min-width: 1280px) and (max-width: 1919px) {
    .main_projects_item_price {
        font-size: 16px !important;
        margin-top: 6px !important;
    }

    .main_projects_item_price sup {
        font-size: 16px !important;
    }

    .main-projects--hdesign-houses .main-projects__slider {
        margin-top: 28px !important;
    }
}

@media screen and (min-width: 640px) and (max-width: 1279px) {
    .main_projects_item_price {
        font-size: 14px !important;
        margin-top: 4px !important;
    }

    .main_projects_item_price sup {
        font-size: 14px !important;
    }
}

@media screen and (max-width: 639px) {
    .main_projects_item_price {
        font-size: 11px !important;
        margin-top: 4px !important;
    }

    .main_projects_item_price sup {
        font-size: 11px !important;
    }
}

@media screen and (max-width: 639px) {
    .main_projects_item_caption {
        font-weight: 600 !important;
        font-size: 12px !important;
    }
}

@media screen and (min-width: 640px) and (max-width: 1279px) {
    .main_projects_item_caption {
        font-weight: 700 !important;
        font-size: 16px !important;
    }

    .main_projects_item--svg {
        position: absolute !important;
        bottom: -6px;
        right: 12px;
    }

    .main-projects--hdesign-houses .main-projects__buttons {
        display: flex !important;
        width: 100% !important;
        margin-top: 10px !important;
        margin-bottom: 60px !important;
    }

    .main-projects--hdesign-houses .main-projects__buttons .btn {
        width: 100% !important;
        height: 52px !important;
        min-height: 52px !important;
        font-size: 16px !important;
        font-weight: 400 !important;
    }
}

@media screen and (min-width: 1280px) and (max-width: 1919px) {
    .main_projects_item_caption {
        font-weight: 600 !important;
        font-size: 24px !important;
    }
}

@media screen and (min-width: 1920px) {
    .main_projects_item_caption {
        font-weight: 600 !important;
        font-size: 28px !important;
    }
}
/* End */


/* Start:/local/templates/brickhouse-new/components/bitrix/news.list/hdesign.houses/style.css?178237780824152*/
.main-projects--hdesign-houses {
    padding-top: 80px;
    padding-bottom: 80px;
    background: #f7f7f7;
    padding-top: 150px !important;
}

/* .main-projects--hdesign-houses .main-projects__inner.container--big_desktop {
    display: block;
    width: 100%;
    max-width: none;
    padding-right: max(80px, calc((100vw - 1641px) / 2));
    padding-left: max(80px, calc((100vw - 1641px) / 2));
} */

.main-projects--hdesign-houses .main-projects__header {
    display: grid;
    grid-template-columns: 690px 1fr;
    gap: 50px;
    align-items: start;
    width: 100%;
}

.main-projects--hdesign-houses .main-projects__title {
    width: auto;
    margin: 0;
    padding: 0;
    font-family: Onest, Inter, Arial, sans-serif;
    font-size: 80px;
    font-weight: 400;
    line-height: 1.15;
    letter-spacing: 0;
    color: #1c1c1c;
}

.main-projects--hdesign-houses .main-projects__text {
    width: auto;
    margin: 12px 0 0;
    padding: 0;
    font-family: Inter, Arial, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 1.5%;
    color: #6e6e6e;
}


.main-projects--hdesign-houses .main-projects__text strong {
    font-weight: 700;
}

@media screen and (min-width: 1920px) {
    .main-projects--hdesign-houses .main-projects__text {
        width: 926px;
        position: relative;
        top: 21px;
        right: 36px;
    }

    .main-projects--hdesign-houses .main-projects__text strong {
        font-weight: 700;
        letter-spacing: 0.5%;
    }
}

.main-projects--hdesign-houses .main-projects__navigation {
    display: none;
}

.main-projects--hdesign-houses .main-projects__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    width: 100%;
    margin-top: 60px;
    margin-bottom: 35px;
}

.main-projects--hdesign-houses .project-card {
    width: 100%;
    min-height: 480px;
    overflow: hidden;
    background: transparent;
    border-radius: 16px;
    box-shadow: none;
    transition: box-shadow 0.25s ease;
}

.main-projects--hdesign-houses .project-card:hover {
    box-shadow: 7px 4px 13px var(--sds-size-blur-100, 0) #4a634526;
}

.main-projects--hdesign-houses .project-card__holder,
.main-projects--hdesign-houses .project-card__images,
.main-projects--hdesign-houses .project-card__images .swiper-wrapper,
.main-projects--hdesign-houses .project-card__images .swiper-slide,
.main-projects--hdesign-houses .project-card__image {
    height: 370px;
}

.main-projects--hdesign-houses .project-card__holder {
    position: relative;
    overflow: hidden;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}

.main-projects--hdesign-houses .project-card__images {
    position: relative;
    overflow: hidden;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}

.main-projects--hdesign-houses .project-card__image a {
    display: block;
    width: 100%;
    height: 100%;
}

.main-projects--hdesign-houses .project-card__image img {
    display: block;
    width: 100%;
    height: 370px;
    max-height: none;
    object-fit: cover;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}

.main-projects--hdesign-houses .project-card__images .swiper-pagination {
    bottom: 16px;
    line-height: 0;
}

.main-projects--hdesign-houses .project-card__images .swiper-pagination-bullet {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    margin: 0 5px;
    border: 2px solid transparent;
    border-radius: 50%;
    background: transparent;
    opacity: 1;
}

.main-projects--hdesign-houses .project-card__images .swiper-pagination-bullet::before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ffffff;
}

.main-projects--hdesign-houses .project-card__images .swiper-pagination-bullet-active {
    border-color: #ffffff;
}

.main-projects--hdesign-houses .project-card__images .swiper-pagination-bullet-active::before {
    background: #f69743;
}

.main-projects--hdesign-houses .project-card__images .swiper-button-prev,
.main-projects--hdesign-houses .project-card__images .swiper-button-next {
    top: 50%;
    width: 48px;
    height: 48px;
    margin-top: -24px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.42);
    opacity: 0;
    transition: opacity 0.2s ease, background-color 0.2s ease;
}

.main-projects--hdesign-houses .project-card:hover .project-card__images .swiper-button-prev,
.main-projects--hdesign-houses .project-card:hover .project-card__images .swiper-button-next {
    opacity: 1;
}

.main-projects--hdesign-houses .project-card__images .swiper-button-prev {
    left: 16px;
}

.main-projects--hdesign-houses .project-card__images .swiper-button-next {
    right: 16px;
}

.main-projects--hdesign-houses .project-card__images .swiper-button-prev:hover,
.main-projects--hdesign-houses .project-card__images .swiper-button-next:hover {
    background: rgba(255, 255, 255, 0.62);
}

.main-projects--hdesign-houses .project-card__images .swiper-button-prev::after,
.main-projects--hdesign-houses .project-card__images .swiper-button-next::after {
    content: "";
    width: 12px;
    height: 12px;
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
}

.main-projects--hdesign-houses .project-card__images .swiper-button-prev::after {
    transform: translateX(3px) rotate(135deg);
}

.main-projects--hdesign-houses .project-card__images .swiper-button-next::after {
    transform: translateX(-3px) rotate(-45deg);
}

.main-projects--hdesign-houses .project-card__content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-sizing: border-box;
    width: 100%;
    min-height: 110px;
    padding: 16px 16px 24px;
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
    background: #ffffff;
    color: inherit;
}

.main-projects--hdesign-houses .project-card__content,
.main-projects--hdesign-houses .project-card__content:focus,
.main-projects--hdesign-houses .project-card__content:hover {
    text-decoration: none;
}

.main-projects--hdesign-houses .project-card__info {
    display: grid;
    grid-template-columns: minmax(0, 1fr) max-content;
    gap: 16px;
    align-items: start;
    width: 100%;
    margin: 0;
    line-height: normal;
}

.main-projects--hdesign-houses .project-card__title {
    display: block;
    max-width: none;
    margin: 0;
    font-family: Inter, Arial, sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.15;
    color: #1c1c1c;
    min-width: 0;
    overflow-wrap: anywhere;
    letter-spacing: 1%;
}

.main-projects--hdesign-houses .project-card__title,
.main-projects--hdesign-houses .project-card__title:focus,
.main-projects--hdesign-houses .project-card__title:hover {
    text-decoration: none;
}

.main-projects--hdesign-houses .project-card__price {
    margin: 0;
    white-space: nowrap;
    font-family: Inter, Arial, sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.15;
    letter-spacing: 0;
    color: #4a6345;
}

.main-projects--hdesign-houses .project-card__features {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0;
    color: #6e6e6e;
}

.main-projects--hdesign-houses .project-card__feature {
    display: inline-flex;
    align-items: center;
    flex: 0 0 auto;
    padding: 0 9px;
    border-right: 1px solid #6e6e6e;
    font-family: Inter, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.15;
    letter-spacing: 0;
    color: #6e6e6e;
    text-align: left;
}

.main-projects--hdesign-houses .project-card__feature:first-child {
    padding-left: 0;
}

.main-projects--hdesign-houses .project-card__feature:last-child {
    padding-right: 0;
    border-right: 0;
}

.main-projects--hdesign-houses .project-card__feature sup {
    font-size: 0.65em;
    line-height: 0;
}

.main-projects--hdesign-houses .project-card__feature-icon {
    display: inline-block;
    width: 21px;
    height: 16px;
    max-height: none;
    margin: 0 0 0 4px;
    object-fit: contain;
    opacity: 0.8;
    filter: grayscale(1);
}

.main-projects--hdesign-houses .project-card__badge {
    display: none;
}

.main-projects--hdesign-houses .main-projects__buttons {
    width: 100%;
    text-align: left;
}

.main-projects--hdesign-houses .main-projects__buttons .btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 366px;
    height: 60px;
    min-height: 60px;
    padding: 10px;
    border: 2px solid #4a6345;
    border-radius: 12px;
    background: transparent;
    box-shadow: none;
    font-family: Inter, Arial, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.15;
    letter-spacing: 2%;
    color: #4a6345;
    text-decoration: none;
}

.main-projects--hdesign-houses .main-projects__buttons .btn:hover,
.main-projects--hdesign-houses .main-projects__buttons .btn:focus {
    background: #4a6345;
    color: #ffffff;
    text-decoration: none;
}

@media (min-width: 1280px) and (max-width: 1919px) {
    .main-projects--hdesign-houses {
        padding-top: 98px !important;
        padding-bottom: 0px;
    }

    .main-projects--hdesign-houses .main-projects__header {
        grid-template-columns: 542px minmax(0, 1fr);
        gap: 30px;
    }

    .main-projects--hdesign-houses .main-projects__title {
        font-size: 64px;
        line-height: 1.15;
    }

    .main-projects--hdesign-houses .main-projects__text {
        max-width: 555px;
        margin-top: 20px;
        font-size: 16px;
        font-weight: 300;
        line-height: 143%;
    }

    .main-projects--hdesign-houses .main-projects__text strong {
        display: block;
        margin-top: 2px;
        font-weight: 500;
    }

    .main-projects--hdesign-houses .main-projects__slider {
        width: 100%;
        margin-top: 48px;
        overflow: visible;
    }

    .main-projects--hdesign-houses .main-projects__grid {
        grid-template-columns: repeat(3, 362px);
        gap: 16px;
        margin-top: 0;
        margin-bottom: 32px;
    }

    .main-projects--hdesign-houses .project-card {
        width: 362px;
        min-height: 289px;
        border-radius: 10px;
    }

    .main-projects--hdesign-houses .project-card__holder,
    .main-projects--hdesign-houses .project-card__images,
    .main-projects--hdesign-houses .project-card__images .swiper-wrapper,
    .main-projects--hdesign-houses .project-card__images .swiper-slide,
    .main-projects--hdesign-houses .project-card__image {
        height: 211px;
    }

    .main-projects--hdesign-houses .project-card__holder,
    .main-projects--hdesign-houses .project-card__images,
    .main-projects--hdesign-houses .project-card__image img {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    .main-projects--hdesign-houses .project-card__image img {
        height: 211px;
    }

    .main-projects--hdesign-houses .project-card__images .swiper-pagination {
        bottom: 8px;
    }

    .main-projects--hdesign-houses .project-card__images .swiper-pagination-bullet {
        width: 16px;
        height: 16px;
        margin: 0 4px;
        border-width: 1px;
    }

    .main-projects--hdesign-houses .project-card__images .swiper-pagination-bullet::before {
        width: 6px;
        height: 6px;
    }

    .main-projects--hdesign-houses .project-card__images .swiper-button-prev,
    .main-projects--hdesign-houses .project-card__images .swiper-button-next {
        display: none;
    }

    .main-projects--hdesign-houses .project-card__content {
        min-height: 78px;
        padding: 14px 8px 20px;
        justify-content: flex-start;
        gap: 10px;
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
    }

    .main-projects--hdesign-houses .project-card__info {
        grid-template-columns: minmax(0, 1fr) max-content;
        gap: 8px;
        min-width: 0;
    }

    .main-projects--hdesign-houses .project-card__title {
        min-width: 0;
        max-width: 100%;
        font-size: 16px;
        font-weight: 500;
        line-height: 1.15;
        white-space: normal;
        overflow-wrap: anywhere;
    }

    .main-projects--hdesign-houses .project-card__price {
        font-size: 14px;
        font-weight: 600;
        line-height: 1.15;
    }

    .main-projects--hdesign-houses .project-card__features {
        flex-wrap: nowrap;
        overflow: hidden;
    }

    .main-projects--hdesign-houses .project-card__feature {
        padding-right: 6px;
        padding-left: 6px;
        font-size: 13px;
        font-weight: 300;
        line-height: 1.15;
    }

    .main-projects--hdesign-houses .project-card__feature-icon {
        width: 17px;
        height: 13px;
        margin-left: 3px;
        opacity: 1;
        filter: brightness(0) saturate(100%) invert(43%);
    }

    .main-projects--hdesign-houses .main-projects__buttons .btn {
        width: 252px;
        height: 52px;
        min-height: 52px;
        border-radius: 10px;
        font-size: 16px;
        line-height: 1.15;
    }
}

@media (min-width: 640px) and (max-width: 1279px) {
    .main-projects--hdesign-houses {
        padding-top: 44px !important;
        padding-bottom: 0px !important;
    }

    /* .main-projects--hdesign-houses .main-projects__inner.container--big_desktop {
        width: 100%;
        max-width: none;
        padding-right: 68px;
        padding-left: 68px;
    } */

    .main-projects--hdesign-houses .main-projects__header {
        display: grid;
        grid-template-columns: minmax(0, 1fr) max-content;
        gap: 24px 32px;
        align-items: center;
    }

    .main-projects--hdesign-houses .main-projects__title {
        font-family: Inter, Arial, sans-serif;
        font-size: 36px;
        font-weight: 400;
        line-height: 1.15;
        line-height: 139%;
        letter-spacing: 4.7%;
    }

    .main-projects--hdesign-houses .main-projects__navigation {
        display: flex;
        align-items: center;
        gap: 22px;
        margin-top: 2px;
    }

    .main-projects--hdesign-houses .main-projects__navigation-button {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 34px;
        height: 24px;
        padding: 0;
        border: 0;
        border-radius: 0;
        background: transparent;
        box-shadow: none;
        color: #1c1c1c;
        cursor: pointer;
    }

    .main-projects--hdesign-houses .main-projects__navigation-button::after {
        display: none;
    }

    .main-projects--hdesign-houses .main-projects__navigation-button svg {
        display: block;
        width: 34px;
        height: 12px;
    }

    .main-projects--hdesign-houses .main-projects__navigation-button.swiper-button-disabled,
    .main-projects--hdesign-houses .main-projects__navigation-button.swiper-button-lock {
        opacity: 0.35;
        pointer-events: none;
    }

    .main-projects--hdesign-houses .main-projects__text {
        grid-column: 1 / -1;
        max-width: 934px;
        margin: 0;
        font-size: 16px;
        font-weight: 300;
        line-height: 1.4;
    }

    .main-projects--hdesign-houses .main-projects__text strong {
        display: block;
        margin-top: -2px;
        font-weight: 500;
    }

    .main-projects--hdesign-houses .main-projects__slider {
        width: 100%;
        margin-top: 24px;
        overflow: hidden;
    }

    .main-projects--hdesign-houses .main-projects__grid {
        display: flex;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
        grid-template-columns: none;
        gap: 0 !important;
        width: 100%;
        margin-top: 0;
        margin-bottom: 14px;
    }

    .main-projects--hdesign-houses .project-card {
        width: auto;
        height: auto;
        min-height: 287px;
        border-radius: 8px;
        box-shadow: none;
    }

    .main-projects--hdesign-houses .project-card:hover {
        box-shadow: none;
    }

    .main-projects--hdesign-houses .project-card__holder,
    .main-projects--hdesign-houses .project-card__images,
    .main-projects--hdesign-houses .project-card__images .swiper-wrapper,
    .main-projects--hdesign-houses .project-card__images .swiper-slide,
    .main-projects--hdesign-houses .project-card__image {
        height: 210px;
    }

    .main-projects--hdesign-houses .project-card__holder,
    .main-projects--hdesign-houses .project-card__images,
    .main-projects--hdesign-houses .project-card__image img {
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
    }

    .main-projects--hdesign-houses .project-card__image img {
        height: 210px;
    }

    .main-projects--hdesign-houses .project-card__images .swiper-pagination {
        bottom: 8px;
    }

    .main-projects--hdesign-houses .project-card__images .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
        margin: 0 3px;
        border-width: 1px;
    }

    .main-projects--hdesign-houses .project-card__images .swiper-pagination-bullet::before {
        width: 5px;
        height: 5px;
    }

    .main-projects--hdesign-houses .project-card__images .swiper-button-prev,
    .main-projects--hdesign-houses .project-card__images .swiper-button-next {
        display: none;
    }

    .main-projects--hdesign-houses .project-card__content {
        box-sizing: border-box;
        width: 100%;
        /* height: auto; */
        height: 100%;
        min-height: 72px;
        padding: 14px 8px;
        justify-content: flex-start;
        gap: 10px;
        border-bottom-right-radius: 8px;
        border-bottom-left-radius: 8px;
    }

    .main-projects--hdesign-houses .project-card__info {
        grid-template-columns: minmax(0, 1fr) max-content;
        gap: 8px;
        align-items: start;
    }

    .main-projects--hdesign-houses .project-card__title {
        width: 100%;
        min-width: 0;
        max-width: 100%;
        font-size: 14px;
        font-weight: 500;
        line-height: 1.15;
        overflow-wrap: anywhere;
    }

    .main-projects--hdesign-houses .project-card__price {
        text-align: right;
        font-size: 14px;
        font-weight: 600;
        line-height: 1.15;
    }

    .main-projects--hdesign-houses .project-card__features {
        gap: 0;
        align-items: center;
        min-height: 15px;
        flex-wrap: nowrap;
        overflow: hidden;
        white-space: nowrap;
    }

    .main-projects--hdesign-houses .project-card__feature {
        min-height: 15px;
        padding: 0 6px;
        font-size: 13px;
        font-weight: 300;
        line-height: 1.15;
    }

    .main-projects--hdesign-houses .project-card__feature-icon {
        width: 17px;
        height: 13px;
        margin-left: 3px;
        opacity: 1;
        filter: brightness(0) saturate(100%) invert(43%);
    }

    .main-projects--hdesign-houses .main-projects__buttons {
        display: none;
    }
}

@media (min-width: 360px) and (max-width: 639px) {
    .main-projects--hdesign-houses {
        padding-top: 38px !important;
        padding-bottom: 55px !important;
    }

    .main-projects--hdesign-houses .main-projects__inner.container--big_desktop {
        width: 100%;
        max-width: none;
        padding-right: 0;
        padding-left: 16px;
    }

    .main-projects--hdesign-houses .main-projects__header {
        display: block;
    }

    .main-projects--hdesign-houses .main-projects__title {
        font-size: 28px;
        font-weight: 400;
        line-height: 1.15;
    }

    .main-projects--hdesign-houses .main-projects__text {
        margin-top: 16px;
        font-size: 16px;
        font-weight: 300;
        line-height: 1.4;
    }

    .main-projects--hdesign-houses .main-projects__text {
        letter-spacing: 1%;
    }

    .main-projects--hdesign-houses .main-projects__text strong {
        font-weight: 500;
    }

    .main-projects--hdesign-houses .main-projects__slider {
        width: 100%;
        margin-top: 28px;
        overflow: hidden;
    }

    .main-projects--hdesign-houses .main-projects__grid {
        display: flex;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
        grid-template-columns: none;
        gap: 0 !important;
        width: 100%;
        margin-top: 0;
        margin-bottom: 29px;
    }

    .main-projects--hdesign-houses .project-card {
        flex: 0 0 300px;
        width: 300px;
        min-height: 285px;
        border-radius: 8px;
        box-shadow: none;
    }

    .main-projects--hdesign-houses .project-card:hover {
        box-shadow: none;
    }

    .main-projects--hdesign-houses .project-card__holder,
    .main-projects--hdesign-houses .project-card__images,
    .main-projects--hdesign-houses .project-card__images .swiper-wrapper,
    .main-projects--hdesign-houses .project-card__images .swiper-slide,
    .main-projects--hdesign-houses .project-card__image {
        height: 184px;
    }

    .main-projects--hdesign-houses .project-card__holder,
    .main-projects--hdesign-houses .project-card__images,
    .main-projects--hdesign-houses .project-card__image img {
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
    }

    .main-projects--hdesign-houses .project-card__image img {
        height: 184px;
    }

    .main-projects--hdesign-houses .project-card__images .swiper-pagination {
        bottom: 8px;
    }

    .main-projects--hdesign-houses .project-card__images .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
        margin: 0 3px;
        border-width: 1px;
    }

    .main-projects--hdesign-houses .project-card__images .swiper-pagination-bullet::before {
        width: 5px;
        height: 5px;
    }

    .main-projects--hdesign-houses .project-card__images .swiper-button-prev,
    .main-projects--hdesign-houses .project-card__images .swiper-button-next {
        display: none;
    }

    .main-projects--hdesign-houses .project-card__content {
        box-sizing: border-box;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        width: 100%;
        min-height: 101px;
        padding: 12px 8px;
        justify-content: flex-start;
        gap: 10px;
        border-bottom-right-radius: 8px;
        border-bottom-left-radius: 8px;
    }

    .main-projects--hdesign-houses .project-card__info {
        grid-template-columns: minmax(0, 1fr) max-content;
        gap: 8px;
    }

    .main-projects--hdesign-houses .project-card__title {
        max-width: 100%;
        font-size: 16px;
        font-weight: 500;
        line-height: 1.15;
    }

    .main-projects--hdesign-houses .project-card__price {
        text-align: right;
        font-size: 14px;
        font-weight: 600;
        line-height: 1.15;
    }

    .main-projects--hdesign-houses .project-card__features {
        gap: 0;
        align-items: center;
        flex-wrap: nowrap;
    }

    .main-projects--hdesign-houses .project-card__feature {
        padding: 0 6px;
        font-size: 13px;
        font-weight: 300;
        line-height: 1.15;
    }

    .main-projects--hdesign-houses .project-card__feature-icon {
        width: 17px;
        height: 13px;
        margin-left: 3px;
        opacity: 1;
        filter: brightness(0) saturate(100%) invert(43%);
    }

    .main-projects--hdesign-houses .main-projects__buttons .btn {
        width: 100%;
        max-width: 328px;
        height: 53px;
        min-height: 53px;
        border-radius: 8px;
        font-size: 16px;
    }
}

/* End */


/* Start:/local/templates/brickhouse-new/components/bitrix/news.list/hdesign.conditions.build/style.css?17854455025833*/
.hdesign-conditions {
    background: #F7F7F7;
}

.hdesign-conditions__title {
    max-width: 1500px;
    margin: 0 0 40px;
    color: #1C1C1C;
    font-family: "Onest", sans-serif;
    font-weight: 400;
    font-size: 80px;
    line-height: 115%;
    letter-spacing: 0;
}

.hdesign-conditions__description {
    max-width: 1110px;
    margin: 0 0 40px;
    color: #1C1C1C;
    font-family: "Inter", sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 140%;
    letter-spacing: 1.5%;
    text-align: center;
    margin-top: 40px;
}

.hdesign-conditions__description p {
    margin: 0;
}

.hdesign-conditions__cards {
    display: grid;
    grid-template-columns: repeat(3, 531px);
    gap: 24px;
}

.hdesign-conditions__card {
    position: relative;
    width: 531px;
    height: 478px;
    padding: 36px 24px;
    border: 1px solid #4A6345;
    border-radius: 12px;
    box-sizing: border-box;
    background: transparent;
}

.hdesign-conditions__card-title {
    margin: 0 0 11px;
    color: #1C1C1C;
    font-family: "Onest", sans-serif;
    font-weight: 500;
    font-size: 30px;
    line-height: 108%;
    letter-spacing: 0;
}

.hdesign-conditions__card-text {
    color: #1C1C1C;
    font-family: "Inter", sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: 1.5%;
}

.hdesign-conditions__card-text p {
    margin: 0;
}

.hdesign-conditions__card-icon {
    position: absolute;
    right: 24px;
    bottom: 24px;
    width: 48px;
    height: 48px;
    object-fit: contain;
}

.hdesign-conditions__container {
    width: 100%;
    display: flex;
    justify-content: center;
}

@media (min-width: 1280px) and (max-width: 1919px) {
    .hdesign-conditions {
        padding-bottom: 0px;
    }

    /* .hdesign-conditions .container {
        max-width: 100%;
        margin-right: auto;
        margin-left: auto;
        box-sizing: border-box;
    } */

    .hdesign-conditions__title {
        max-width: 800px;
        margin: 0 0 28px;
        font-size: 64px;
        line-height: 105%;
    }

    .hdesign-conditions__description {
        line-height: 140%;
        font-weight: 500;
        font-size: 20px;
        text-align: center;
        color: #1C1C1C;
        margin-top: 32px;
    }

    .hdesign-conditions__cards {
        grid-template-columns: repeat(3, 1fr);
        gap: 16px;
        max-width: 100%;
    }

    .hdesign-conditions__card {
        width: auto;
        height: 400px;
        padding: 20px 24px;
        border-radius: 12px;
    }

    .hdesign-conditions__card-title {
        margin-bottom: 10px;
        font-size: 24px;
        line-height: 111%;
    }

    .hdesign-conditions__card-text {
        font-size: 16px;
        color: #6E6E6E;
        line-height: 136%;
        letter-spacing: 0.5%;
    }

    .hdesign-conditions__card-icon {
        right: 24px;
        bottom: 20px;
        width: 36px;
        height: 36px;
    }
}

@media (min-width: 640px) and (max-width: 1279px) {
    .hdesign-conditions {
        padding-bottom: 0px;
    }

    .hdesign-conditions .container {
        max-width: 100%;
        margin-right: auto;
        margin-left: auto;
        box-sizing: border-box;
    }

    .hdesign-conditions__title {
        margin: 0 0 19px;
        font-family: "Inter", sans-serif;
        font-weight: 400;
        font-size: 36px;
        line-height: 121%;
        letter-spacing: 4%;
    }

    .hdesign-conditions__description {
        line-height: 140%;
        letter-spacing: 1%;
        margin-top: 16px;
        font-weight: 500;
        font-size: 18px;
        color: #1C1C1C;

    }

    .hdesign-conditions__cards {
        max-width: 100%;
        display: flex;
        flex-direction: column;
        gap: 16px;
    }

    .hdesign-conditions__card {
        width: 100%;
        height: 100%;
        padding: 20px;
        border-radius: 12px;
    }

    .hdesign-conditions__card-title {
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 115%;
        color: #1C1C1C;
    }

    .hdesign-conditions__card-text {
        font-size: 16px;
        line-height: 140%;
        color: #6E6E6E;
        max-width: 100%;
        letter-spacing: 1%;
    }

    .hdesign-conditions__card-text br {
        display: none;
    }

    .hdesign-conditions__card-icon {
        right: 12px;
        bottom: 16px;
        width: 28px;
        height: 28px;
    }
}

@media (min-width: 360px) and (max-width: 639px) {
    .hdesign-conditions {
        /* padding-top: 48px; */
        padding-bottom: 0px;
    }

    .hdesign-conditions .container {
        max-width: none;
        margin-right: 0;
        margin-left: 0;
        padding-right: 16px !important;
        padding-left: 16px !important;
        box-sizing: border-box;
    }

    .hdesign-conditions__title {
        max-width: 250px;
        margin: 0 0 16px;
        font-size: 28px;
        line-height: 115%;
    }

    .hdesign-conditions__description {
        font-weight: 500;
        font-size: 16px;
        line-height: 140%;
        color: #1C1C1C;
        margin-top: 16px;

    }

    .hdesign-conditions__cards {
        max-width: 100%;
        display: flex;
        flex-direction: column;
        gap: 16px;
    }

    .hdesign-conditions__card {
        width: 100%;
        height: 100%;
        padding: 16px;
        border-radius: 12px;
    }

    .hdesign-conditions__card-title {
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 115%;
        color: #1C1C1C;
    }

    .hdesign-conditions__card-text {
        font-size: 14px;
        line-height: 140%;
        color: #6E6E6E;
        padding-bottom: 50px;
    }

    .hdesign-conditions__card-icon {
        bottom: 13px;
        right: 20px;
        width: 28px;
        height: 28px;
    }
}
/* End */
/* /local/templates/brickhouse-new/components/bitrix/news/all_services/bitrix/news.list/rework_new_built/style.css?1785445502102602 */
/* /local/templates/brickhouse-new/components/bitrix/breadcrumb/nav_new/style.css?17854455021792 */
/* /local/templates/brickhouse-new/components/bitrix/news.list/build.tizer/style.css?17854455025145 */
/* /local/templates/brickhouse-new/components/bitrix/news.list/build.simple/style.css?17854455025130 */
/* /local/templates/brickhouse-new/components/bitrix/news.list/hdesign.projects.build/style.css?17854455022962 */
/* /local/templates/brickhouse-new/components/bitrix/news.list/hdesign.houses/style.css?178237780824152 */
/* /local/templates/brickhouse-new/components/bitrix/news.list/hdesign.conditions.build/style.css?17854455025833 */
