

/* Start:/local/bitrix/templates/.default/components/bitrix/news/projects/bitrix/news.detail/individual-with-variants/style.css?17459244202554*/
.breadcrumbs{
    position: relative;
    z-index: 10;
    background: transparent!important;
}
.breadcrumbs .fader{
    display: none!important;
}
.ip-wrapper{
    line-height: normal;
    position: relative;
    z-index: 1;
}
.ip-wrapper:not(.--vertical){
    margin-top: -4rem!important;
}
@media (min-width: 992px) {
    .ip-wrapper:not(.--vertical){
        margin-top: -4.4rem!important;
    }
}

.ip-wrapper h2{
    margin: 0;
    line-height: normal;
}

.ip-about-wrapper,
.ip-about{
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}
.ip-about{
    margin-top: 0;
    position: relative;
}
.ip-about-bg-wrapper{
    position: relative;
}
@media (max-width: 991px) {
    .ip-about-bg-wrapper > .container{
        padding: 0;
    }
    .ip-about-bg-wrapper > .container > .ip-about::before{
        content: '';
        display: block;
        width: 100%;
        padding-top: calc(177% - 20rem);
    }
    .ip-about__top,
    .ip-about__bottom{
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }

}
@media (min-width: 992px) {
    .ip-about{
        height: 140rem;
    }
}

.ip-about-wrapper .ip-about{
    margin-top: 0;
}

.ip-about__top .project-likes-simple{
    position: absolute;

    top: 4rem;
    right: 1.5rem;
}
@media (min-width: 992px) {
    .ip-about__top .project-likes-simple{
        top: 3rem;
        right: 0;
    }
}

.ip-form{
    margin-top: 5rem;
}
@media (min-width: 992px) {
    .ip-form{
        margin-top: 8rem;
    }
}
.ip-likes{
    margin-top: 5rem;
    margin-bottom: 5rem;
    display: flex;
    flex-flow: row;
    justify-content: center;
}
@media (min-width: 992px) {
    .ip-likes{
        margin-top: 8rem;
        margin-bottom: 8rem;
    }
}


.slider-iframe {
    width: 100%;
    height: 670px;
    border: none;
}

@media (max-width: 1199px) {
    .slider-iframe {
        height: 470px;
    }
}

@media (max-width: 767px) {
    .slider-iframe {
        height: 370px;
    }
}
.ip-project-and-house{
    margin-top: 8rem;
}
.ip-project-and-house h2{
    margin-bottom: 3rem;
}
@media (max-width: 767px){
    .ip-project-and-house{
        margin-top: 5rem;

        margin-left: -1.5rem;
        margin-right: -1.5rem;
    }
    .ip-project-and-house h2{
        margin-bottom: 2rem;

        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
}


.ip-wrapper .plans-section{
    margin-top: 5rem;
}
@media (max-width: 767px){
    .ip-wrapper .plans-section{
        margin-top: 3rem;
    }
}
/* End */


/* Start:/local/bitrix/templates/.default/components/bitrix/news/projects/bitrix/news.detail/individual-with-variants/styles/3.ip-about-bottom.css?1745924420951*/
.ip-about__bottom{
    width: 100%;
    position: relative;
}

@media (min-width: 992px) {
    .ip-about__bottom{
        position: absolute;
        bottom: 0;
        padding: 40px;
    }
}
@media (max-width: 991px) {
    .ip-about__bottom .ip-about__button{
        margin: 0 0 3rem;
        width: 100% !important;
    }
}










.ip-about__arch img{
    width: 200px;
    height: 200px;
    margin-bottom: 17px;

}
.ip-about__arch a{
    margin-top: 5px;
    text-decoration: underline;
}
.ip-about__arch .caps{
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.7px;
    line-height: normal;
    opacity: 0.8;
    text-align: center;
    margin: 0;
}
.ip-about__arch-name{
    font-size: 26px;
    color: var(--color-brand-primary);
    line-height: normal;
    margin: 0;
    font-weight: 500;
}

@media (max-width: 450px) {
    .ip-about__button.btn.btn-orange{
        height: 14vw;
        font-size: 4.5vw;
    }
}
/* End */


/* Start:/local/bitrix/templates/.default/components/bitrix/news/projects/bitrix/news.detail/individual-with-variants/styles/4.ip-change.css?1745924420266*/
.ip-change{
    margin-top: 50px;
    text-align: center;
}
.ip-change h3{
    font-size: 26px;
}
.ip-change__text{
    margin-top: 8px;
    margin-bottom: 2rem;
    line-height: normal;
}
.ip-change .btn.btn-green{
    padding-left: 40px;
    padding-right: 40px;
}
/* End */


/* Start:/local/bitrix/templates/.default/components/bitrix/news/projects/bitrix/news.detail/individual-with-variants/styles/5.ip-video.css?1745924420566*/
.ip-video{
    margin-top: 5rem;
}
@media (min-width: 768px) {
    .ip-video{
        margin-top: 8rem;
    }
}
.ip-video h2{
    text-align: center;
    margin-bottom: 25px;
}
.ip-video__wrapper{
    position: relative;
}
.ip-video__wrapper::before{
    display: block;
    content: '';
    padding-top: 56%;
}
.ip-video iframe{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

@media (max-width: 575px) {
    .ip-video__wrapper{
        margin-left: -1.5rem;
        margin-right: -1.5rem;
    }
}
/* End */


/* Start:/local/bitrix/templates/.default/components/bitrix/news/projects/bitrix/news.detail/individual-with-variants/styles/6.ip-filter.css?1745924420761*/
.ip-filters{
    margin-top: 5rem;
}

@media (min-width: 768px) {
    .ip-filters{
        margin-top: 5rem;
    }
}
.ip-filters h2{
    margin-bottom: 36px;
}
.ip-filter{
    display: flex;
    flex-flow: column;
    justify-content: center;
    position: relative;
    padding-left: 60px;
    min-height: 50px;
}
@media (max-width: 767px) {
    .ip-filter{
        margin-bottom: 1rem;
    }
}
.ano_ico {
    background-size: 70px;
    background-position: center left;
    background-repeat: no-repeat;
    display: block;
    width: 70px;
    height: 50px;
    position: absolute;
    left: -3px;
    top: 0;
}
.ano_text{
    color: var(--color-brand-primary);
    text-decoration: underline;
    margin-left: 10px;
}
.ano_text:hover{text-decoration: none;}
/* End */


/* Start:/local/bitrix/templates/.default/components/bitrix/news/projects/bitrix/news.detail/individual-with-variants/styles/7.ip-social.css?1745924420636*/
.likely .clipboard{
    position: relative;
    background-color: #ececec;
}
.likely .clipboard svg{
    position: relative;
    top: 0;
}
.likely .clipboard .clipboard__text{
    padding-right: 4px;
}
.likely .clipboard:hover{
    background-color: rgb(220, 226, 215)
}
.likely .clipboard__text{
    opacity: 1;
}
.likely .clipboard__text-success{
    position: absolute;
    top: 0;
    left: 20px;
    opacity: 0;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-right: 4px;
    border-radius: 3px;
    background-color: inherit;
}
.likely .clipboard__text,
.likely .clipboard__text-success{
    transition: opacity 0.2s;
}
/* End */


/* Start:/local/css/elements/gwd.button.orange.2.css?1745924421422*/
a.btn.btn-orange2,
button.btn.btn-orange2{
    background-color: #c8821c;
    color: white;
    border: none!important;
    font-weight: 500;
}

a.btn.btn-orange2:not(:disabled):hover,
button.btn.btn-orange2:not(:disabled):hover{
    background-color: #ffb321;
    text-decoration: none;
}
a.btn.btn-orange2:not(:disabled):focus,
button.btn.btn-orange2:not(:disabled):focus{
    outline: none;
    text-decoration: none;
}
/* End */


/* Start:/local/css/elements/gwd.button.green2.css?1745924421636*/
button.btn.btn-green2,
a.btn.btn-green2{
    --button-color: white;
    --button-background: var(--color-brand-primary, #587640);
    /*--button-background: #2B6D3C;*/
    padding-left: 3.6rem;
    padding-right: 3.6rem;
    font-weight: 500;
}

.gwd-text-input button.btn.btn-green2 {
    background-color: var(--color-brand-primary, #2B6D3C);
}
button.btn.btn-green2:not(:disabled):hover,
a.btn.btn-green2:not(:disabled):hover{
    --button-background: var(--color-brand-primary-dark, #265F34#79a258);
    text-decoration: none;
}
button.btn.btn-green2:not(:disabled):focus,
a.btn.btn-green2:not(:disabled):focus{
    outline: none;
}
/* End */


/* Start:/local/js/vendor/slick/slick.css?17459244211776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/js/vendor/slick/slick-dots-stories/1.0/style.css?1745924421532*/
.slick-dots-stories__dashes{
    width: 100%;
    padding: 0 15px;
    display: flex;
    flex-flow: row nowrap;

    position: absolute;
    top: 10px;
    left: 0;

}
.slick-dots-stories__dash{
    margin-right: 2px;
    height: 3px;
    position: relative;
    background-color: rgba(255, 255, 255, 0.5);
    overflow: hidden;

    flex-grow: 1;
    flex-shrink: 1;
}
.slick-dots-stories__dash__fill{
    width: inherit;
    height: 3px;
    background-color: white;
}
.slick-dots-stories__dash:last-child{
    margin-right: 0;
}
/* End */


/* Start:/local/components/vue/project-individual/ip-title-slider-component/style.css?1745924421812*/
.ip-about-bg {
    position: absolute!important;
    width: 100%;
    left: 0;
}
.ip-about-bg img{
    width: 100%;
}
@media (min-width: 992px) {
    .ip-about-bg img{
        height: 1400px;
        object-fit: cover;
    }
}
.ip-about-bg-wrapper .slick-dots-stories__dashes{
    justify-content: center;
    top: unset;
}
.ip-about-bg-wrapper .slick-dots-stories__dash{
    flex-grow: 0;
    width: 11.7rem;
}
@media (max-width: 991px) {
    .ip-about-bg-wrapper .slick-dots-stories__dashes{
        position: relative;
        margin-bottom: 3rem;
    }
}
@media (min-width: 992px) {
    .ip-about-bg-wrapper .slick-dots-stories__dashes{
        bottom: 52rem;
    }
}
@media (min-width: 992px) {
    .ip-about-bg.--vertical img {
        object-fit: contain;
        object-position: calc(50% - 2px);
    }
}
/* End */


/* Start:/local/components/vue/project-individual/ip-title-static-component/style.css?1745924421216*/
.ip-about-bg {
    position: absolute;
    width: 100%;
    left: 0;
}
.ip-about-bg img{
    width: 100%;
}
@media (min-width: 992px) {
    .ip-about-bg img{
        height: 1400px;
        object-fit: cover;
    }
}
/* End */


/* Start:/local/components/vue/project-likes/project-likes-simple-component/style.css?17459244211095*/
.project-likes-simple{
    --base-height: 23px;
    --base-color: white;
    --hover-shadow-color: #FFFFFF80;

    --icon-color: var(--base-color);

    --font-size-multiplier: 0.85;

    position: relative;

    display: flex;
    flex-flow: row nowrap;
    align-items: center;

    border: none;
    background: transparent;

    color: var(--base-color);

    width: fit-content;
    width: -moz-fit-content;
    max-height: var(--base-height);

    padding: 0;

    font-size: calc(var(--base-height) * var(--font-size-multiplier));
}
.project-likes-simple:hover{
    filter: drop-shadow(0 0 4px var(--hover-shadow-color));
}
.project-likes-simple:focus,
.project-likes-simple:active{
    outline: none;
}
.project-likes-simple__icon{
    width: var(--base-height);
    height: var(--base-height);
    fill: var(--icon-color);
}
.project-likes-simple__icon.--contour{
    margin-right: 5px;
}
.project-likes-simple__icon.--overlay{
    position: absolute;
    top: 0;
    left: 0;

    opacity: 0;

    transition: opacity 0.2s;
}
.project-likes-simple.--liked .--overlay{
    opacity: 1;
}
/* End */


/* Start:/local/components/vue/project-likes/project-likes-verbose-component/style.css?174592442178*/
.project-likes-verbose-text{
    font-size: 1.6rem;
    line-height: 2.4rem;
}
/* End */


/* Start:/local/components/vue/project-individual/ip-about-top-buttons-static-component/style.css?17664094996418*/
.ip-about__top{
    position: absolute;
    top: 0;
    width: 100%;
    padding-top: 5.7rem;

    --color: white;
    color: var(--color);

    transition: color 0.2s;
}
.ip-about__top.--vertical{
    padding-top: 3.7rem;
}
.pre-h1{
    text-transform: uppercase;
    font-size: 14px;
    line-height: normal;
    letter-spacing: 0.7px;
    opacity: 0.6;
    margin: 0;
    font-weight: normal;
}
.ip-project-variants{
    display: flex;
    justify-content: flex-start;

    margin-top: -1.5rem;
    margin-bottom: 1.7rem;
}
.ip-project-variants .btn-project-variant{
    margin-bottom: 0;
    cursor: pointer;
}
.ip-project-variants .btn-project-variant .radio-button__box{
    min-width: 120px;
    padding-top: 12px;
    padding-bottom: 11px;

    background-color: white;
    color: #333;
    border: none;
    border-radius: 4px;

    text-align: center;
}
.btn-project-variant + .btn-project-variant{
    margin-left: 5px;
}
.ip-project-variants .btn-project-variant .radio-button__box:hover{
    background: #f9f9f9;
    color: #333;
}
.ip-project-variants .radio-button__input:checked ~ .radio-button__box{
    background: #587640;
    color: white;
    font-weight: 400;
}

.ip-about h1{
    margin-top: 1rem;
    margin-bottom: 3rem;
    line-height: 3.5rem;
}

.ip-about .project-likes-simple{
    top: 5.3rem;
    /*--base-height: 1.8rem;*/
    /*font-size: 1.6rem;*/
}
.ip-about__top.--vertical .project-likes-simple{
    top: 3.3rem;
}
.area-popup{
    display: inline-block;
    position: relative;
    cursor: pointer;
    border-radius: 50%;
}
.area-popup__question{
    width: 20px;
    height: 20px;
    vertical-align: bottom;
    fill: var(--color);
    transition: fill 0.2s;
}
.area-clicker{
    position: absolute;
    width: 50px;
    height: 50px;
    left: -14px;
    top: -14px;
}
.area-popup__box{
    display: none;
    opacity: 0;
    position: absolute;
    left: -139px;
    bottom: 26px;
    width: 300px;
    padding: 16px 20px 10px;
    line-height: 1.35;
    font-size: 16px;
    color: #333;
    background: white;
    border: 1px solid #e1e1e1;
    z-index: 1001;
}
.area-popup:after{
    display: none;
    content: '';
    border-left: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    background: white;
    width: 10px;
    height: 10px;
    transform: rotate(-45deg);
    position: absolute;
    top: -11px;
    left: 5px;
    z-index: 1002;
}
.area-popup__bg{
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.3);
    top: 0;
    left: 0;
    z-index: 1000;
}
.area-popup:hover .area-popup__box,
.area-popup:hover:after{
    display: block;
}
.area-popup:hover .area-popup__box{
    opacity: 1;
}
.area-popup__close{
    width: 28px;
    height: 28px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    padding: 3px 11px;
}
.area-popup__close svg{
    width: 10px;
    height: 10px;
    fill: #c5c5c5;
}

.ip-properties{
    --gutter: 1.5rem;
    --padding: calc(var(--gutter) / 2);
    --margin: calc(var(--padding) * -1);

    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: flex-start;

    margin: 0 var(--margin);
}
.ip-property{
    font-size: 2rem;
    font-weight: 500;
    line-height: 2.3rem;
    padding: 0 var(--padding);
    width: min-content;
}
.ip-property.ip-property-area{
    white-space: nowrap;
}
.ip-property-area sup{
    font-size: 54%;
    font-weight: 700;
    top: -0.6em;
}
.ip-property.ip-property-rooms{
    /*line-height: 1;*/
}
.ip-property .ip-property-definition{
    display: block;
    font-size: 1.4rem;
    font-weight: normal;
    margin-top: 0.5rem;
    line-height: 1.14;
}

.ip-about__buttons{
    margin-top: 42px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    gap: 20px;
}
.ip-about__button{
    width: fit-content;
}

.ip-about .btn-fixprice{
    --button-color: #402C00;
    --button-background: #FFEBBF;

    font-weight: 500;
    padding-left: 20px;
    padding-right: 12px;
}
.ip-about .btn-fixprice__icon{
    background-color: #FFB100;
    width: 32px;
    height: 32px;

    border-radius: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ip-about .btn-fixprice__icon svg{
    fill: #402C00;
    width: 20px;
    height: 20px;
}

@media (max-width: 767px) {
    .ip-about .project-likes-simple{
        --base-height: 1.9rem;
        top: 6.1rem;
    }
}
@media (max-width: 575px) {
    .ip-about .project-likes-simple{
        top: 5.3rem;
        --base-height: 1.8rem;
        font-size: 1.6rem;
    }
}

@media (max-width: 359px) {
    .ip-about__top {
        padding-top: 15.9vw;
    }
    .ip-project-variants{
        margin-bottom: 4.73vw;
    }
    .ip-about h1{
        font-size: 7.7vw;
        margin-top: 2.78vw;
        line-height: 9.75vw;
    }
    .ip-about .project-likes-simple{
        top: 14.76vw;
        --base-height: 5.01vw;
        font-size: 4.45vw;
    }

    .ip-properties{
        --gutter: 4.17vw;
    }
    .ip-property{
        font-size: 5.57vw;
        font-weight: 500;
        line-height: 6.40vw;
    }
    .ip-property .ip-property-definition{
        font-size: 4vw;
    }

}

@media (min-width: 576px) {
    .ip-about__top{
        padding-top: 6.5rem;
    }
    .pre-h1,
    .ip-about h1{
        margin-top: 0;
        text-align: center;
    }
    .ip-about h1{
        line-height: 4.7rem;
    }
    .ip-project-variants {
        justify-content: center;

        margin-top: 0;
        margin-bottom: 3rem;
    }
    .ip-properties{
        --gutter: 3rem;
        justify-content: center;
        width: 100%;
    }
    .ip-property{
        font-size: 3rem;
        width: auto;
    }
    .ip-property.ip-property-area{
        white-space: normal;
    }
    .ip-property.ip-property-tech{
        font-size: 23px;
        line-height: 0.87;
    }
    .ip-property .ip-property-definition{
        font-size: 16px;
    }
    .ip-property-tech .ip-property-definition{
        margin-top: 6px;
    }
}
@media (min-width: 768px) {
    .ip-about__top{
        padding-top: 11.7rem;
    }
    .ip-about__top .ip-likes-simple{

    }
    .ip-properties{
        --gutter: 5rem;
        align-items: flex-end;
    }
    .ip-property{
        font-weight: 400;
        font-size: 4rem;
    }
}

.ip-about__top .project-likes-simple{
    right: 2rem;
}

.promo-custom-top{

}
/* End */


/* Start:/local/components/vue/project-individual/ip-about-description-component/style.css?17459244215058*/
.ip-about__text{
    width: 100%;
    position: relative;
}
.ip-about__text h2{
    position: absolute;
}
.ip-wrapper .ip-about__text h3{
    font-size: 26px;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 20px;
}
.ip-about__arch{
    position: absolute;
    right: 0;
    top: 0;
    width: 275px;
    height: 100%;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    text-align: center;

    padding: 0 1.5rem;
}
@media (max-width: 991px) {
    .ip-about__text{
        display: flex;
        flex-flow: column;
        padding: 9rem 2rem 2rem;

        background-color: #f9f9f9;
    }
    .ip-about__text h2{
        width: calc(100% - 4rem);
        left: 2rem;
        top: 2rem;
    }
    .ip-wrapper .ip-about__text h3{
        font-size: 2rem;
    }
    .ip-about__text > *{
        order: 1;
    }
    .ip-about__scrollable{
        position: relative;
        margin-top: 2rem;
        height: 27.4rem;
        overflow: hidden;
    }
    .ip-about__scrollable *{
        line-height: normal;
    }
    .ip-about__scrollable::after{
        display: block;

        position: absolute;
        bottom: 0;
        left: 0;

        content: '';
        width: 100%;
        height: 5.5rem;

        background-image: linear-gradient(to top, #f9f9f9, rgba(249, 249, 249, 0));
    }
    .ip-about__scrollable.--maximized::after{
        display: none;
    }
    .ip-about__scrollable.--maximized{
        height: unset;
    }
    .ip-about__maximize{
        display: block;
        width: 100%;
        text-align: center;
        margin-top: 1rem;
    }

    .ip-about__scrollable.--maximized ~ .ip-about__maximize i{
        transform: scaleY(-1);
    }

    .ip-about__arch{
        order: 0;
        position: relative;
        padding-left: 11rem;
        padding-right: 0;
        height: 9.8rem;
        width: 100%;

        flex-shrink: 0;
        align-items: flex-start;
        text-align: left;
    }
    .ip-about__arch img{
        position: absolute;
        width: 9.8rem;
        height: 9.8rem;
        top: 0;
        left: 0;
    }
    .ip-about__arch-name{
        font-size: 2rem;
    }
    .ip-about__arch a{
        margin-top: 1rem;
    }
    .ip-about__text .scrollbar_btn{
        display: none!important;
    }
}
@media(min-width: 992px) {
    .ip-about__text{
        background-color: #ffffff;
        height: 440px;
        padding: 86px 275px 40px 40px;
    }

    .ip-about__text.--no-arch{
        padding-right: 40px;
    }

    .ip-about__text h2{
        top: 38px;
        left: 40px;
        background: white;
        width: calc(100% - 80px - 275px);
    }

    .ip-about__scrollable{
        height: 100%;
        width: 100%;
        overflow-y: auto;
        scroll-behavior: smooth;
        padding-right: 40px;
        z-index: 10;
        position: relative;
    }

    .ip-about__text.--overflown::before,
    .ip-about__text.--overflown::after{
        content: '';
    }
    .ip-about__text.--overflown .ip-about__scrollable{
        overflow-y: scroll;
    }

    .ip-about__text:before,
    .ip-about__text:after {
        width: calc(100% - 275px - 12px);
        height: 47px;
        position: absolute;
        left: 0;
        opacity: 1;
        z-index: 20;
        transition: opacity 0.3s;
    }
    .ip-about__text.--no-arch:before,
    .ip-about__text.--no-arch:after{
        width: calc(100% - 12px);
    }
    .ip-about__text:before{
        background-image: linear-gradient(to top, rgba(255, 255, 255, 0), white);
        top: 86px;
    }
    .ip-about__text:after{
        background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), white);
        bottom: 40px;
    }
    .ip-about__text.--top:before{
        opacity: 0;
    }
    .ip-about__text.--bottom:after{
        opacity: 0;
    }
    .ip-about__scrollable::-webkit-scrollbar{
        width: 6px;
        height: 100%;
        background-color: transparent;
    }
    .ip-about__scrollable::-webkit-scrollbar-thumb{
        background: #c4c4c4;
    }
    .ip-about__scrollable::-webkit-scrollbar-track-piece{
        height: 100%;
        background: #f2f2f2;
    }
    .ip-about__scrollable::-webkit-scrollbar-button{
        /*display: none;*/
        background: transparent;
        height: 15px;
    }

    .scrollbar_btn{
        display: none;
        position: absolute;
        z-index: 2;
        right: 272px;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
    }
    .ip-about__text.--overflown .scrollbar_btn{
        display: block;
    }
    .ip-about__text.--no-arch .scrollbar_btn{
        right: 37px;
    }
    .scrollbar_up{
        border-top: none;
        top: 88px;
        border-bottom: 7px solid #c4c4c4;
    }
    .scrollbar_down{
        border-bottom: none;
        border-top: 7px solid #c4c4c4;
        bottom: 42px;
    }
    .scrollbar_up.--limit{
        border-bottom: 7px solid #f2f2f2;
    }
    .scrollbar_down.--limit{
        border-top: 7px solid #f2f2f2;
    }
}
/* End */


/* Start:/local/components/vue/project-individual/tile-gallery/tile-gallery-component/style.css?17459244211666*/
.tile-gallery{
    --gutter: 0.5rem;

    --half-gutter: calc(var(--gutter) / 2);
    --col-padding: var(--half-gutter);
    --row-margin: calc(var(--half-gutter) * -1);

    margin-top: 60px;

    margin-bottom: calc(var(--gutter) * -1);
}

.tile-gallery .row{
    margin-left: var(--row-margin);
    margin-right: var(--row-margin);
}
.tile-gallery [class*=col-]{
    padding-left: var(--col-padding);
    padding-right: var(--col-padding);
}

@media (max-width: 575px) {
    .tile-gallery{
        margin-left: -1.5rem;
        margin-right: -1.5rem;
    }
}
@media (min-width: 576px) {
    .tile-gallery{
        --gutter: 1rem;
    }
}
@media (min-width: 768px) {
    .tile-gallery{
        --gutter: 2rem;
    }
}
@media (min-width: 992px) {
    .tile-gallery{
        --gutter: 3rem;
    }
}
.tile-gallery .tile-gallery__image{
    position: relative;
    display: block;
    transition: 0.2s;
    margin-bottom: var(--gutter);
    width: 100%;
    padding-top: 61%;
}
.tile-gallery .tile-gallery__image img{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}
.tile-gallery .tile-gallery__image--long{
    padding-top: calc(122% + var(--gutter));
}

.tile-gallery__image:hover{
    opacity: 0.7;
}
.tile-gallery__image:after{
    content: '';
    position: absolute;
    top: 2px;
    right: 1px;
    opacity: 0;
    transition: 0.2s;
    background-image: url(https://www.gwd.ru/local/bitrix/templates/main_page-bootstrap-v2/img/fotorama.png);
    width: 32px;
    height: 32px;
    background-position: 0 -32px;
    background-repeat: no-repeat;
}
.tile-gallery__image:hover:after{
    opacity: 1;
}
/* End */


/* Start:/local/css/vue-transitions.css?1745924421194*/
/* fade */
.fade-enter,
.fade-leave-to{
    opacity: 0;
}
.fade-enter-active,
.fade-leave-active{
    transition: opacity 200ms;
}
.fade-enter-to,
.fade-leave{
    opacity: 1;
}
/* fade - end */
/* End */


/* Start:/local/css/bootstrap-4-prod/gwd.bootstrap-4-nav-tab.css?17459244213817*/
.nav {
  --nav-link-color: var(--color-text-default, #333);
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.8rem 2.4rem;
  text-decoration: none;
}
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.nav-tabs .nav-item:first-child {
  padding-left: 0;
}
.nav-tabs .nav-item:last-child {
  padding-right: 0;
}
.nav-tabs .nav-link {
  position: relative;
  color: var(--nav-link-color);
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  color: var(--color-brand-primary, #587640);
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: var(--color-brand-primary, #587640);
}
.nav-tabs .nav-link.active:after,
.nav-tabs .nav-item.show .nav-link:after {
  content: "";
  display: block;
  width: 100%;
  height: 0.5rem;
  background: var(--color-brand-primary);
  background: var(--color-brand-primary, #587640);
  position: absolute;
  bottom: 0;
  left: 0;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills {
  --nav-link-color: black;
  --nav-pills-active-color: white;
  --nav-pills-bg: transparent;
  --nav-pills-hover-bg: var(--accent-10);
  --nav-pills-active-bg: var(--accent-400);
  --nav-pills-active-hover-bg: var(--accent-500);
  background-color: white;
  padding: 0.4rem;
  border-radius: 9999px;
}
.nav-pills .nav-item {
  padding-left: 0.4rem;
  padding-right: 0.4rem;
}
.nav-pills .nav-item:first-child {
  padding-left: 0;
}
.nav-pills .nav-item:last-child {
  padding-right: 0;
}
.nav-pills .nav-item .nav-link {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  color: var(--nav-link-color);
  border-radius: 9999px;
}
.nav-pills .nav-item:hover .nav-link {
  background-color: var(--nav-pills-hover-bg);
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: var(--nav-pills-active-color);
  background-color: var(--nav-pills-active-bg);
}
.nav-pills .nav-item:hover .nav-link.active,
.nav-pills .nav-item:hover .show > .nav-link {
  background-color: var(--nav-pills-active-hover-bg);
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.nav-pills.nav-counter {
  counter-reset: nav-pills-counter;
  padding: 0;
}
.nav-pills.nav-counter .nav-item {
  counter-increment: nav-pills-counter;
}
.nav-pills.nav-counter .nav-item .nav-link {
  color: var(--color-background-gray-medium);
  font-size: 2rem;
  padding: 0;
  vertical-align: center;
}
.nav-pills.nav-counter .nav-item .nav-link::before {
  content: counter(nav-pills-counter);
  display: inline-block;
  width: 4.5rem;
  height: 4.5rem;
  font-size: 2.5rem;
  line-height: 4.1rem;
  font-weight: 900;
  text-align: center;
  border-radius: 999px;
  border: 0.2rem solid var(--color-background-gray-medium);
  color: var(--color-background-gray-medium);
}
.nav-pills.nav-counter .nav-item:hover .nav-link::before {
  border-color: var(--color-brand-primary, #587640);
  color: var(--color-brand-primary, #587640);
}
.nav-pills.nav-counter .nav-item .nav-link.active::before {
  color: white;
  background: var(--color-brand-primary, #587640);
  border-color: var(--color-brand-primary, #587640);
}

/*# sourceMappingURL=gwd.bootstrap-4-nav-tab.css.map */

/* End */


/* Start:/local/components/vue/project-individual/plans-section/plans-section-component/style.css?17459244212915*/
.plans-section{
    --p-x: 15px;

    --primary-color: var(--color-brand-primary, #587640);
}
/*.nav.project-tabs > li > a{*/
/*    font-size: 16px;*/

/*    padding: 6px var(--p-x);*/

/*    position: relative;*/

/*    cursor: pointer;*/

/*    color: #333;*/
/*    border: none;*/
/*}*/
/*.nav.project-tabs > li.active > a,*/
/*.nav.project-tabs > li > a:hover,*/
/*.nav.project-tabs > li.active > a:hover,*/
/*.nav.project-tabs > li.active > a:focus{*/
/*    color: var(--primary-color);*/
/*    background-color: transparent;*/
/*    border: none;*/
/*}*/
/*.nav.project-tabs > li.active > a::after{*/
/*    content: '';*/

/*    position: absolute;*/

/*    width: calc(100% - var(--p-x)*2);*/
/*    height: 5px;*/

/*    bottom: 0px;*/
/*    left: var(--p-x);*/

/*    background-color: var(--primary-color);*/
/*}*/
/*.project-tabs > li:first-child > a {*/
/*    padding-left: 0;*/
/*}*/
/*.project-tabs > li.active:first-child > a::after{*/
/*    width: calc(100% - var(--p-x));*/
/*    left: 0;*/
/*}*/



.plans-section__plan-image{
    display: block;
    position: relative;
}
.plans-section__plan-image::before{
    content: '';
    width: 100%;
    padding-top: 100%;
    display: block;
}
.plans-section__plan-image img{
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    
    object-fit: contain;
    object-position: center;
}
.plans-section__plan-name{
    position: relative;
    padding-top: 25px;
    margin: 0;
    line-height: normal;
}
.plans-section__plan-name::before{
    display: block;
    content: '';
    height: 5px;
    width: 63px;

    background-color: var(--primary-color);

    position: absolute;
    top: 0;
    left: 0;
}
.plans-section__plan-area{
    font-size: 40px;
    color: var(--primary-color);
    margin-top: 1rem;
    font-weight: bold;
    line-height: 1;
}
.plans-section .slick-list{
    overflow: visible;
}

@media (max-width: 768px) {
    .plans-section__tab-content{
        margin-top: 2rem;
        margin-left: -1rem;
        margin-right: -1rem;
    }
    .plans-section__tab-content [class*=col-] {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .plans-section__tab-content:not(.slick-initialized){
        position: relative;
    }
    .plans-section__tab-content:not(.slick-initialized) > *{
        max-width: 73%;
        flex-basis: 73%;
    }
    .plans-section__tab-content:not(.slick-initialized) > *:not(:first-child){
        position: absolute;
        opacity: 0;
        top: 0;
        left: 0;
    }
    .plans-section__plan-image img{
        border: 1px solid #dedede;
    }
    .plans-section__plan-name{
        padding-top: 0;
        margin-top: 0.9rem;
    }
    .plans-section__plan-name::before{
        display: none;
    }

    .plans-section__plan-area{
        font-size: 3rem;
        margin-top: 0.8rem;
    }
}



/* End */


/* Start:/local/js/vendor/slick/slick-dots-plus/2.0/slick-dots-plus.css?17459244211565*/
.slick-dots-plus--2-0 .slick-dots{
    overflow: hidden;
    height: 30px;
    padding-top: 7px;
    padding-left: 0;
    position: absolute;
    bottom: 0;
    left: calc(50% - 100px);
    list-style: none;

    --dots-color: white;

    width: max-content;
    width: -moz-max-content;
    white-space: nowrap;
}

.slick-dots-plus--2-0.--transitions .slick-dots{
    transition: transform 0.2s;
}

.slick-dots-plus--2-0 .slick-dots > li{
    height: 15px;
    width: 25px;
    float: left;
    opacity: 1;
}
.slick-dots-plus--2-0.--transitions .slick-dots > li{
    transition: opacity 0.2s;
}

.slick-dots-plus--2-0 .slick-dots button{
    border: 2px solid var(--dots-color);
    background: transparent;
    color: transparent;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    margin-top: 0;
    margin-left: 0;
    padding: 0;
    display: block;
    cursor: pointer;
    transform-origin: 100% center;
}
.slick-dots-plus--2-0.--transitions .slick-dots button{
    transition: margin 0.2s, width 0.2s, height 0.2s, background 0.2s;
}

.slick-dots-plus--2-0 .slick-dots > li.small.right > button{
    transform-origin: 0 center;
}
.slick-dots-plus--2-0 .slick-dots > li.slick-active > button{
    background: var(--dots-color);
}
.slick-dots-plus--2-0 .slick-dots > li.small > button{
    transform: scale(0.66);
    border-width: 3px;
}
.slick-dots-plus--2-0 .slick-dots > li.mask{
    opacity: 0;
}
.slick-dots-plus--2-0 .slick-dots > li.mask > button{
    cursor: default;
}
.slick-dots-plus--2-0 .slick-dots button:focus{
    outline: none;
}
/* End */


/* Start:/local/components/vue/project-individual/ip-decoration-component/style.css?1745924421579*/
.ip-decoration{
    margin-top: 80px;
}
.ip-decoration h2{
    margin-bottom: 30px;
}
.ip-decoration__image-wrapper{
    position: relative;
}
.ip-decoration__image-wrapper::before{
    display: block;
    content: '';
    width: 100%;
    padding-top: 55%;
}
.ip-decoration__image-wrapper img{
    display: block;
    width: 100%;
    height: 100%;

    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;

    object-fit: cover;
}
@media (max-width: 575px) {
    .ip-decoration__slider{
        margin-left: -1.5rem;
        margin-right: -1.5rem;
    }
}
/* End */


/* Start:/local/components/vue/project-individual/ip-built-component/style.css?1745924421904*/
.ip-built{
    margin-top: 70px;
}
.ip-built h2{
    margin-bottom: 20px;
}
.ip-built__gallery__wrapper{
    position: relative;
}
@media(max-width: 575px) {
    .ip-built__gallery__wrapper{
        margin-left: -1.5rem;
        margin-right: -1.5rem;
    }
}
.ip-built__gallery__item{
    position: relative;
}
.ip-built__gallery__item::before{
    content: '';
    display: block;
    padding-top: 60%;
}
.ip-built__gallery__item img{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
}
.ip-built__gallery__maximize{
    background-color: transparent;
    background-image: url(https://www.gwd.ru/local/bitrix/templates/main_page-bootstrap-v2/img/fotorama.png);
    background-position: 0 -3.2rem;
    border: none;
    width: 3.2rem;
    height: 3.2rem;
    position: absolute;
    top: 0.4rem;
    right: 0.4rem;
}
/* End */


/* Start:/local/components/vue//project-likes/project-likes-simple-component/style.css?17459244211095*/
.project-likes-simple{
    --base-height: 23px;
    --base-color: white;
    --hover-shadow-color: #FFFFFF80;

    --icon-color: var(--base-color);

    --font-size-multiplier: 0.85;

    position: relative;

    display: flex;
    flex-flow: row nowrap;
    align-items: center;

    border: none;
    background: transparent;

    color: var(--base-color);

    width: fit-content;
    width: -moz-fit-content;
    max-height: var(--base-height);

    padding: 0;

    font-size: calc(var(--base-height) * var(--font-size-multiplier));
}
.project-likes-simple:hover{
    filter: drop-shadow(0 0 4px var(--hover-shadow-color));
}
.project-likes-simple:focus,
.project-likes-simple:active{
    outline: none;
}
.project-likes-simple__icon{
    width: var(--base-height);
    height: var(--base-height);
    fill: var(--icon-color);
}
.project-likes-simple__icon.--contour{
    margin-right: 5px;
}
.project-likes-simple__icon.--overlay{
    position: absolute;
    top: 0;
    left: 0;

    opacity: 0;

    transition: opacity 0.2s;
}
.project-likes-simple.--liked .--overlay{
    opacity: 1;
}
/* End */


/* Start:/local/components/vue/project-individual/ip-other-projects-component/style.css?17459244211586*/
.ip-other{
    margin-top: 8rem;
}
.ip-other h2{
    margin-bottom: 2.5rem;
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: baseline;
}
.ip-other__link{
    font-size: 1.6rem;
    font-weight: 400;
}
.ip-other__link .underline{
    text-decoration: underline;
}
.ip-other .project-likes{
    position: absolute;
    bottom: 0.5rem;
    right: 1rem;
}
.ip-other .arch-project{
    height: 28rem;
}
.ip-other .slick-list{
    overflow: visible;
}
@media (max-width: 767px) {
    .ip-other .arch-project{
        padding-bottom: 8rem;
    }
    .arch-project__other-link a{
        display: flex;
        background: #f2f2f2;
        height: 28rem;

        justify-content: center;
        align-items: center;
    }
}

@media (max-width: 991px){
    .ip-other .row{
        margin-left: -1rem;
        margin-right: -1rem;
    }
    .ip-other .row [class*=col-] {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .ip-other .arch-project__info{
        height: 8rem;
        flex-flow: column;
        justify-content: center;
        align-items: flex-start;
    }
    .ip-other .arch-project__name{
        font-size: 1.7rem;
        margin-bottom: 0.5rem;
        margin-right: 0;
    }
    .ip-other .arch-project__area{
        font-size: 2rem;
        font-weight: 500;
    }
}
@media (min-width: 768px) {
    .ip-other .arch-project__info{
        height: 6.5rem;
    }
    .ip-other .arch-project{
        height: 24rem;
    }
}
@media (min-width: 992px) {
    .ip-other .arch-project{
        height: 31.1rem;
    }
}
/* End */


/* Start:/local/js/vendor/plugins/jquery.twentytwenty.gwd-mod.css?17459244215421*/
.twentytwenty-vertical .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-horizontal .twentytwenty-handle:before {
  content: " ";
  display: block;
  background: #fff;
  position: absolute;
  z-index: 30;
}

.twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-horizontal .twentytwenty-handle:before {
  width: 6px;
  height: 9999px;
  left: 50%;
  margin-left: -3px;
}

.twentytwenty-vertical .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before {
  width: 9999px;
  height: 6px;
  top: 50%;
  margin-top: -3px;
}

.twentytwenty-overlay, .twentytwenty-after-label, .twentytwenty-before-label {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

.twentytwenty-overlay, .twentytwenty-after-label, .twentytwenty-before-label {
  transition-duration: 0.5s;
}

.twentytwenty-after-label, .twentytwenty-before-label {
  transition-property: opacity;
}

.twentytwenty-after-label:before, .twentytwenty-before-label:before {
  color: #fff;
  font-size: 13px;
  letter-spacing: 0.1em;
}

.twentytwenty-after-label:before, .twentytwenty-before-label:before {
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  line-height: 38px;
  padding: 0 20px;
  border-radius: 2px;
}

.twentytwenty-horizontal .twentytwenty-after-label:before, .twentytwenty-horizontal .twentytwenty-before-label:before {
  top: 50%;
  margin-top: -19px;
}

.twentytwenty-vertical .twentytwenty-after-label:before, .twentytwenty-vertical .twentytwenty-before-label:before {
  left: 50%;
  margin-left: -45px;
  text-align: center;
  width: 90px;
}

.twentytwenty-down-arrow, .twentytwenty-up-arrow, .twentytwenty-right-arrow, .twentytwenty-left-arrow {
  width: 15px;
  height: 15px;
  position: absolute;
  transform-origin: center center;
  border-top: 4px solid #333;
  border-right: 4px solid #333;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.twentytwenty-right-arrow, .twentytwenty-left-arrow {
  top: 57%;
  margin-top: -15px;
}

.twentytwenty-down-arrow, .twentytwenty-up-arrow {
  left: 57%;
  margin-left: -15px;
}

.twentytwenty-handle-bar {
  background: #333;
  opacity: 0.05;
  width: 50px;
  height: 4px;
  position: absolute;
  top: 38px;
  left: 15px;
  transform-origin: center center;
}

.twentytwenty-container {
  box-sizing: content-box;
  z-index: 0;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
}
.twentytwenty-container img {
  max-width: 100%;
  position: absolute;
  top: 0;
  display: block;
}
.twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay {
  background: rgba(0, 0, 0, 0);
}
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
  opacity: 0;
}
.twentytwenty-container * {
  box-sizing: content-box;
}

.twentytwenty-before-label {
  opacity: 0;
}
.twentytwenty-before-label:before {
  content: attr(data-content);
}

.twentytwenty-after-label {
  opacity: 0;
}
.twentytwenty-after-label:before {
  content: attr(data-content);
}

.twentytwenty-horizontal .twentytwenty-before-label:before {
  left: 10px;
}

.twentytwenty-horizontal .twentytwenty-after-label:before {
  right: 10px;
}

.twentytwenty-vertical .twentytwenty-before-label:before {
  top: 10px;
}

.twentytwenty-vertical .twentytwenty-after-label:before {
  bottom: 10px;
}

.twentytwenty-overlay {
  transition-property: background;
  background: rgba(0, 0, 0, 0);
  z-index: 25;
}
.twentytwenty-overlay:hover {
  background: rgba(0, 0, 0, 0.5);
}
.twentytwenty-overlay:hover .twentytwenty-after-label {
  opacity: 1;
}
.twentytwenty-overlay:hover .twentytwenty-before-label {
  opacity: 1;
}

.twentytwenty-before {
  z-index: 20;
}

.twentytwenty-after {
  z-index: 10;
}

.twentytwenty-handle {
  background: #fff;
  height: 80px;
  width: 80px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -46px;
  margin-top: -46px;
  border: 6px solid #fff;
  border-radius: 1000px;
  box-shadow: none;
  z-index: 40;
  cursor: pointer;
}

.twentytwenty-horizontal .twentytwenty-handle:before {
  bottom: 50%;
  margin-bottom: 46px;
  box-shadow: 0 6px 0 #fff, none;
}
.twentytwenty-horizontal .twentytwenty-handle:after {
  top: 50%;
  margin-top: 46px;
  box-shadow: 0 -6px 0 #fff, none;
}

.twentytwenty-vertical .twentytwenty-handle:before {
  left: 50%;
  margin-left: 46px;
  box-shadow: 6px 0 0 #fff, none;
}
.twentytwenty-vertical .twentytwenty-handle:after {
  right: 50%;
  margin-right: 46px;
  box-shadow: -6px 0 0 #fff, none;
}

.twentytwenty-left-arrow {
  left: 63%;
  margin-left: -35px;
  transform: rotate(-135deg);
}

.twentytwenty-right-arrow {
  right: 63%;
  margin-right: -35px;
  transform: rotate(45deg);
}

.twentytwenty-up-arrow {
  top: 63%;
  margin-top: -35px;
  transform: rotate(-45deg);
}

.twentytwenty-down-arrow {
  bottom: 63%;
  margin-bottom: -35px;
  transform: rotate(135deg);
}

.twentytwenty-horizontal .twentytwenty-handle-bar {
  transform: rotate(90deg);
}

/*# sourceMappingURL=jquery.twentytwenty.gwd-mod.css.map */

/* End */


/* Start:/local/components/vue/project-individual/expectation-reality-component/style.css?17459244212887*/
.expectation-reality img{
    width: 100%;
}
.expectation-reality{
    /*padding-left: 7.5rem;*/
    /*padding-right: 7.5rem;*/

    position: relative;
}
.expectation-reality__arrow{
    width: 5rem;
    height: 5rem;

    border: none;

    position: absolute;
    top: calc(50% - 2.5rem - 2.8rem);

    border-radius: 999px;
    background: transparent;
}
.expectation-reality__arrow::before{
    content: '';
    width: 2.4rem;
    height: 2.4rem;

    background: transparent;
    border-top: 0.4rem solid #999;
    border-right: 0.4rem solid #999;

    position: absolute;
    top: 1.3rem;
    left: 1.3rem;

    transform-origin: center center;
}

.expectation-reality__arrow.--prev{
    left: -5rem;
}
.expectation-reality__arrow.--prev::before{
    transform: rotate(-135deg);
}
.expectation-reality__arrow.--next{
    right: -5rem;
}
.expectation-reality__arrow.--next::before{
    transform: rotate(45deg);
}
.expectation-reality__arrow:disabled::before {
    border-top: 0.4rem solid #ccc;
    border-right: 0.4rem solid #ccc;
}
.expectation-reality__arrow:not(:disabled):hover::before {
    border-top: 0.4rem solid #8c8c8c;
    border-right: 0.4rem solid #8c8c8c;
}
.expectation-reality__arrow:focus,
.expectation-reality__arrow:active{
    outline: none;
}
.expectation-reality__dots{
    display: flex;

    flex-flow: row nowrap;
    justify-content: center;

    padding: 2rem 0;
}
.expectation-reality__dot{
    width: 1.6rem;
    height: 1.6rem;

    border-radius: 999px;

    border: 2px solid #999;
    background: white;

    transition: background-color 0.15s;

    margin: 0 2.5px;
}
.expectation-reality__dot.--active{
    background: #999;
}
.expectation-reality__dot:focus,
.expectation-reality__dot:active{
    outline: none;
}

@media (max-width: 767px) {
    .expectation-reality__dots{
        padding: 2.5rem 0;
    }

    .expectation-reality__arrow{
        top: unset;
        bottom: 0.8rem;
    }
    .expectation-reality__arrow.--prev{
        left: 1rem;
    }
    .expectation-reality__arrow.--next{
        right: 1rem;
    }

    .expectation-reality .twentytwenty-handle {
        width: 4.4rem;
        height: 4.4rem;

        margin-left: -2.7rem;
        margin-top: -2.7rem;
    }

    .expectation-reality .twentytwenty-handle::before{
        margin-bottom: 2.2rem;
    }
    .expectation-reality .twentytwenty-handle::after{
        margin-top: 2.2rem;
    }

    .expectation-reality .twentytwenty-left-arrow,
    .expectation-reality .twentytwenty-right-arrow{
        width: 1rem;
        height: 1rem;

        border-width: 0.3rem;
        top: 71%;
    }

    .expectation-reality .twentytwenty-left-arrow{
        left: 95%;
    }
    .expectation-reality .twentytwenty-right-arrow{
        right: 95%;
    }
    .expectation-reality .twentytwenty-handle-bar{
        width: 3rem;

        top: 20px;
        left: 7px;
    }
}
/* End */


/* Start:/built/individual-planning/gwd.arch-project.css?17507674051094*/
.arch-project{
    display: block;
    background: #f2f2f2;
    padding-bottom: 65px;
    flex-grow: 1;
    text-decoration: none;
    color: #333;
    position: relative;
}
.arch-project:hover{
    color: #333;
    opacity: 0.8;
}
.arch-project__image{
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;

}
.arch-project__info{
    display: flex;
    flex-flow: row nowrap;
    padding-left: 20px;
    padding-right: 20px;
    justify-content: space-between;
    align-items: center;

    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    /*position: relative;*/
    /*top: 0px;*/
    height: 65px;

    position: absolute;
    bottom: 0;
    width: 100%;
}
.arch-project__name{
    margin-right: 10px;
    flex-shrink: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.arch-project__area{
    font-size: 26px;
    font-weight: 900;
    color: var(--color-brand-primary);
    flex-shrink: 0;
}
.arch-project__area sup{
    font-size: 60%;
}
/* End */


/* Start:/local/components/vue/projects/arch/arch-project-component/style.css?1745924421104*/
.arch-project__image .project-likes-simple{
    position: absolute;
    bottom: 10px;
    right: 10px;
}
/* End */


/* Start:/local/components/vue/form/radio/radio-button/style.css?1745924421556*/
.radio-button__input{
    display: none;
}
.radio-button__box{
    background-color: var(--color-gray-light-medium, #F2F2F2);
    color: var(--color-text-default, #333);

    display: inline-block;
    padding: 1rem 2rem;
    border-radius: 0.4rem;

    transition: background-color 0.15s, color 0.15s;
}
.radio-button__input:checked ~ .radio-button__box{
    background-color: var(--color-green-yellowish, #A2C037);
    color: white;
}
@media (max-width: 991px) {
    .radio-button__box {
        padding: 0.7rem 1.5rem;
        font-size: 1.4rem;
    }
}
/* End */


/* Start:/local/components/vue//form/validated-input/style.css?17791020571025*/
.validated-input{
    position: relative;
    display: block;

    --error-color: #B62326;
}
.form-group > label.validated-input,
.form-row > [class*=col-] > label.validated-input{
    margin-bottom: 0;
}
/*.validated-input .err-required{*/
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
    /*border-radius: var(--bs-input-border-radius);*/
    /*border: 1px solid var(--error-color);*/
    /*color: var(--error-color);*/
    /*display: flex;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*align-items: center;*/
    /*background: white;*/
    /*padding-left: 20px;*/
    /*font-size: 12px;*/
    /*margin-top: 5px;*/

    /*cursor: pointer;*/
/*}*/
/*.validated-input .err-invalid{*/
/*    color: var(--error-color);*/
/*    margin-top: 5px;*/
/*    font-size: 12px;*/
/*}*/

.validated-input__err{
    color: var(--error-color);
    margin-top: 4px;
    font-size: 12px;
}
.validated-input__err svg{
    color: var(--error-color);
    width: 17px;
    height: 17px;

    vertical-align: text-bottom;
}



/* End */


/* Start:/local/components/vue/form/checkboxes/checkbox/style.css?17459244211196*/
.checkbox-component{
    --box-size: 2.6rem;

    position: relative;
    display: flex;
    align-items: center;

    padding-left: calc(var(--box-size) + 10px);
    min-height: var(--box-size);

    line-height: normal;
    cursor: pointer;
}
.checkbox-component > input{
    display: none;
}
.checkbox__box{
    width: var(--box-size);
    height: var(--box-size);
    border-radius: 0.5rem;

    display: block;

    position: absolute;
    top: 0;
    left: 0;

    box-shadow: 0 0 0 0.5rem #ffffff;
    border: 0.2rem solid #eeeeee;
    background: #eeeeee;
    color: #333;

    transition: background-color 0.2s, border 0.2s;
}
.checkbox__box::before{
    display: inline-block;
    transform-origin: center center;
    transform: scale(0);
    font-size: 2.3rem;

    transition: transform 0.2s;
}
.checkbox-component > input:checked ~ .checkbox__box::before{
    transform: scale(1);
}
.checkbox-component > input:checked ~ .checkbox__box,
.checkbox-component:hover > input:not(:disabled) ~ .checkbox__box {
    /*border-color: var(--color-green-toxic, #99cc33);*/
}
.checkbox-component.--disabled > .checkbox__box{
    opacity: 0.5;
}
.checkbox-component.--disabled{
    color: #aaa;
}
/* End */


/* Start:/local/components/vue//form/checkboxes/checkbox-approve/style.css?17791020571700*/
.checkbox-approve{
    font-size: 1.4rem;
    color: var(--color-text-default, #333);
    padding-top: 0;
    padding-left: 2.5rem;

    --box-size: 2rem;
}
.checkbox-approve__wrapper{
    position: relative;

}
.checkbox-approve .checkbox__box{
    border-width: 0.1rem;
    color: white;
    background-color: white;
    box-shadow: none;
}
.checkbox-approve .checkbox__box svg{
    fill: white;
    margin-left: 2px;
    z-index: 1000;
    opacity:0;
    transition: opacity 0.15s;
    width: 14px;
    height: 14px;

    position: relative;
    top: -1px;
}
.checkbox-approve > input:checked ~ .checkbox__box{
    background-color:#2B6D3C ;
}
.checkbox-approve .checkbox__box,
.checkbox-approve > input:checked ~ .checkbox__box{
    /*border-color: var(--color-text-default, #333);*/
}
.checkbox-approve > input:checked ~ .checkbox__box svg{
    opacity: 1;
}
.checkbox-approve .checkbox__box::before{
    font-size: 1.8rem;
}

.checkbox-approve > input:checked ~ .checkbox__box:hover,
.checkbox-approve .checkbox__box:hover {
    /*border-color: var(--color-green-yellowish, #a2c037);*/
    /*color: var(--color-green-yellowish, #a2c037);*/
    background-color: #2B6D3C;
}

.checkbox-approve__link{
    display: inline-block;

    color: #aaa;
    text-decoration: none;

    border-bottom: 1px dashed #aaa;

    margin-left: 0.5rem;

    transition: color 0.15s, border-color 0.15s;
}
.checkbox-approve__link:hover {
    color: #2B6D3C;
    border-color: #2B6D3C;
}
.checkbox-approve.--required .checkbox__box{
    border-color: var(--color-red-error, red);
}
.checkbox-approve__required {
    position: absolute;
    top: var(--box-size);
    left: 0;
    color: var(--color-red-error, red)
}
/* End */


/* Start:/local/assets/bottom-form/style.css?17689189402476*/
.gwd__bottom-form {
    --padding: 2.4rem;


    padding: var(--padding);

    background: #f8faf9;
    text-align: center;
    position: relative;

    border-radius: 2.4rem;
    /*overflow: hidden;*/
}
.gwd__bottom-form h2{
    text-align: center;
    font-weight: 500;
    margin-top: 0;
}
.gwd__bottom-form .gwd__bottom-form__subheader{
    line-height: normal;
}
.gwd__bottom-form .form-group{
    text-align: left;
}
.gwd__bottom-form .form-control{
    --bs-input-bg: #FFF;
    --bs-input-hover-bg: #f2f2f2;
}

.gwd__bottom-form .gwd__bottom-form__fields label{
    font-weight: 400;
}
/*.gwd__bottom-form .gwd__bottom-form__field label:not(.gwd-text-input):first-child{*/
/*    margin-bottom: 10px;*/
/*}*/
/*.btn.gwd__bottom-form__submit{*/
/*    border-radius: 0.8rem;*/
/*}*/
.gwd__bottom-form__success{
    display: none;
    opacity: 0;
    background: inherit;

    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    flex-flow: column;
    justify-content: center;
    align-items: center;

    transition: opacity 0.2s;
}
.gwd__bottom-form__success__icon{
    height: 90px;
    margin-bottom: 60px;
}
.gwd__bottom-form .gwd__bottom-form__success__text {
    margin-top: 25px;
    margin-bottom: 0;
}
.gwd__bottom-form .gwd__bottom-form__success__header{
    margin: 0;
    font-size: 26px;
    font-weight: 500;
    line-height: 1.35;
}
.gwd__bottom-form .gwd__bottom-form__success-close{
    border: none;
    width: 44px;
    height: 44px;
    background-color: transparent;
    background-image: url(/local/assets/bottom-form/close.svg);
    background-size: 50px 50px;
    background-repeat: no-repeat;
    background-position: center;

    position: absolute;
    top: 20px;
    right: 20px;
}
.gwd__bottom-form .gwd__bottom-form__success-close:focus{
    outline: none;
}
.gwd__bottom-form .gwd__bottom-form__success-close:hover{
    background-image: url(/local/assets/bottom-form/close-hover.svg);
}

@keyframes form__success{
    10%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}
.gwd__bottom-form .gwd__bottom-form__success.--animated-shown{
    display: flex;
    opacity: 0;
    animation-name: form__success;
    animation-duration: 0.3s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

.gwd__bottom-form .presentation-dropdown{
    margin: 32px auto 12px;
}
.gwd__bottom-form .presentation-dropdown .gwd__bottom-form__submit{
    margin-top: 6px;
    margin-bottom: 0;
}
/* End */


/* Start:/local/assets/bottom-form/style.desktop.css?1768918940760*/
@media (min-width: 768px) {
    .gwd__bottom-form {
        --padding: 3.2rem;
        --h2-size: 2.6rem;
        --h2-mb: 2.4rem;
    }

    .gwd__bottom-form .gwd__bottom-form__subheader {
        margin-top: 0;
        margin-bottom: 35px;
    }

    .gwd__bottom-form .gwd__bottom-form__fields {
        margin-top: 0;
    }

    .gwd__bottom-form .gwd__bottom-form__field {
        margin-bottom: 0;
    }

    .gwd__bottom-form .gwd__bottom-form__submit {
        min-width: 25rem;
        margin: 3.2rem auto 1.2rem;
    }

    .gwd__bottom-form .gwd__checkbox-approve {
        text-align: center;
    }

    .gwd__bottom-form .gwd__checkbox-approve {
        margin: 0 auto;
    }
}

.gwd__bottom-form .presentation-dropdown{
    width: fit-content;
}
/* End */


/* Start:/local/assets/bottom-form/style.mobile.css?1768918940953*/
@media (max-width: 575px){
    .gwd__bottom-form{
        margin-left: -15px;
        margin-right: -15px;
    }
}
@media (max-width: 767px) {
    .gwd__bottom-form {
        --padding: 2.4rem;
        --h2-size: 2.4rem;
        --h2-mb: 2.4rem;
    }

    .gwd__bottom-form .gwd__bottom-form__subheader {
        padding-left: 25px;
        padding-right: 25px;
        margin-bottom: 17px;
        margin-top: 0;
    }

    .gwd__bottom-form .gwd__bottom-form__field {
        margin-bottom: 0;
    }

    .gwd__bottom-form .gwd__bottom-form__field + .gwd__bottom-form__field {
        margin-top: 20px;
    }

    .gwd__bottom-form button.gwd__bottom-form__submit {
        width: 100%;
        display: block;
        margin-top: 0;
    }

    .gwd__bottom-form__success {
        padding: 145px 37px;
    }

    .gwd__bottom-form .gwd__checkbox-approve {
        margin: 25px 0;
    }
}

.gwd__bottom-form .presentation-dropdown{
    width: 100%;
}
/* End */


/* Start:/local/components/vue/form/bottom-form/style.css?1745924421402*/
.gwd__bottom-form__buttons{
    display: flex;
    flex-flow: column;

    align-items: center;
}
.gwd__bottom-form--vue .gwd__bottom-form__success{
    display: flex;
    opacity: 1;
}
@media (max-width: 767px) {
    .gwd__bottom-form__buttons{
        flex-flow: column-reverse;

        margin-top: 2rem;
    }
    .gwd__bottom-form__buttons .checkbox-component{
        margin-bottom: 2rem;
    }
}
/* End */
/* /local/bitrix/templates/.default/components/bitrix/news/projects/bitrix/news.detail/individual-with-variants/style.css?17459244202554 */
/* /local/bitrix/templates/.default/components/bitrix/news/projects/bitrix/news.detail/individual-with-variants/styles/3.ip-about-bottom.css?1745924420951 */
/* /local/bitrix/templates/.default/components/bitrix/news/projects/bitrix/news.detail/individual-with-variants/styles/4.ip-change.css?1745924420266 */
/* /local/bitrix/templates/.default/components/bitrix/news/projects/bitrix/news.detail/individual-with-variants/styles/5.ip-video.css?1745924420566 */
/* /local/bitrix/templates/.default/components/bitrix/news/projects/bitrix/news.detail/individual-with-variants/styles/6.ip-filter.css?1745924420761 */
/* /local/bitrix/templates/.default/components/bitrix/news/projects/bitrix/news.detail/individual-with-variants/styles/7.ip-social.css?1745924420636 */
/* /local/css/elements/gwd.button.orange.2.css?1745924421422 */
/* /local/css/elements/gwd.button.green2.css?1745924421636 */
/* /local/js/vendor/slick/slick.css?17459244211776 */
/* /local/js/vendor/slick/slick-dots-stories/1.0/style.css?1745924421532 */
/* /local/components/vue/project-individual/ip-title-slider-component/style.css?1745924421812 */
/* /local/components/vue/project-individual/ip-title-static-component/style.css?1745924421216 */
/* /local/components/vue/project-likes/project-likes-simple-component/style.css?17459244211095 */
/* /local/components/vue/project-likes/project-likes-verbose-component/style.css?174592442178 */
/* /local/components/vue/project-individual/ip-about-top-buttons-static-component/style.css?17664094996418 */
/* /local/components/vue/project-individual/ip-about-description-component/style.css?17459244215058 */
/* /local/components/vue/project-individual/tile-gallery/tile-gallery-component/style.css?17459244211666 */
/* /local/css/vue-transitions.css?1745924421194 */
/* /local/css/bootstrap-4-prod/gwd.bootstrap-4-nav-tab.css?17459244213817 */
/* /local/components/vue/project-individual/plans-section/plans-section-component/style.css?17459244212915 */
/* /local/js/vendor/slick/slick-dots-plus/2.0/slick-dots-plus.css?17459244211565 */
/* /local/components/vue/project-individual/ip-decoration-component/style.css?1745924421579 */
/* /local/components/vue/project-individual/ip-built-component/style.css?1745924421904 */
/* /local/components/vue//project-likes/project-likes-simple-component/style.css?17459244211095 */
/* /local/components/vue/project-individual/ip-other-projects-component/style.css?17459244211586 */
/* /local/js/vendor/plugins/jquery.twentytwenty.gwd-mod.css?17459244215421 */
/* /local/components/vue/project-individual/expectation-reality-component/style.css?17459244212887 */
/* /built/individual-planning/gwd.arch-project.css?17507674051094 */
/* /local/components/vue/projects/arch/arch-project-component/style.css?1745924421104 */
/* /local/components/vue/form/radio/radio-button/style.css?1745924421556 */
/* /local/components/vue//form/validated-input/style.css?17791020571025 */
/* /local/components/vue/form/checkboxes/checkbox/style.css?17459244211196 */
/* /local/components/vue//form/checkboxes/checkbox-approve/style.css?17791020571700 */
/* /local/assets/bottom-form/style.css?17689189402476 */
/* /local/assets/bottom-form/style.desktop.css?1768918940760 */
/* /local/assets/bottom-form/style.mobile.css?1768918940953 */
/* /local/components/vue/form/bottom-form/style.css?1745924421402 */
