

/* Start:/local/templates/forest/components/bitrix/catalog/catalog/style.css?17823116861684*/

.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.first_windwo_rubric {
	align-items: stretch;
}

.left-first_windwo_rubric {
	display: flex;
	flex-direction: column;
}

.first_windwo_rubric-decor .h1 {
	font-family: "Proxima Nova", sans-serif;
	font-weight: 800;
	font-size: 44px;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
	margin-top: auto;
	margin-bottom: auto;
	max-width: 9.09em;
}

@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}

@media (max-width: 768px) {
	.first_windwo_rubric-decor .h1 {
		font-size: 34px;
	}
}

@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}

@media (max-width: 576px) {
	.first_windwo_rubric-decor .h1 {
		font-size: 24px;
	}
}

@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.catalog-block-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}

/* End */


/* Start:/local/templates/forest/components/bitrix/catalog/catalog/bitrix/news.detail/.default/style.css?17834130776482*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

.first-inside_product-buttons {
	font-family: "Proxima Nova", sans-serif;
	display: grid;
	gap: 16px;
	grid-template-columns: 1fr 1fr;
	margin-top: 20px;
}

.first-inside_product-buttons .first-inside_product__phone {
	grid-column: 2 span;
}

.first-inside_product-buttons .button-first-inside_tovar {
	margin: 0;
	grid-column: 2 span;
}

.first-inside_product-buttons .button-first-inside_tovar {
	border-radius: 4px;
	font-weight: 700;
	font-size: 20px;
	line-height: 1;
	text-transform: uppercase;
	border: 3px solid #ac9a6d;
	padding: 15px 16px;
}

.first-inside_product-buttons .button-first-inside_tovar .img-btn {
	margin: 0;
}

.first-inside_product-buttons .button-first-inside_tovar.slim-button {
	border-width: 1px;
	font-weight: 700;
	font-size: 14px;
	line-height: 1;
	text-transform: none;
	text-align: center;
	justify-content: center;
	background: transparent;
}

.first-inside_product-buttons .button-first-inside_tovar.border-gray {
	border-color: rgba(255, 255, 255, 0.29);
}

.first-inside_product-buttons .button-first-inside_tovar.btn-social-redesign {
	font-weight: 700;
	font-size: 15px;
	line-height: 1;
	color: #fff;
	text-transform: none;
	border: 0;
	padding: 10px 16px;
	grid-column: auto;
	display: flex;
	align-items: center;
	height: 100%;
	gap: 10px;
}

.button-first-inside_tovar.btn-social-redesign .btn-social-icon {
	width: 16px;
	height: 16px;
}

.button-first-inside_tovar.btn-social-redesign.btn-max {
	transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease, transform 0.25s ease, filter 0.25s ease;
	background: linear-gradient(74deg, #4cf 0%, #53e 66.2%, #93d 100%);
}

.button-first-inside_tovar.btn-social-redesign.btn-telegram {
	transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease, transform 0.25s ease, filter 0.25s ease;
	background: #2aabee;
}

.button-first-inside_tovar.btn-social-redesign.btn-social-redesign-gold {
	border: 1px solid #f5deb3;
	border-radius: 4px;
	padding: 10px 16px;
	background: transparent;
	font-weight: 700;
	font-size: 15px;
	line-height: 1;
	color: #fff;
}

.button-first-inside_tovar.btn-social-redesign.btn-max:hover {
	transform: translateY(-2px);
	box-shadow: 0 14px 28px #5533ee2e;
}

.button-first-inside_tovar.btn-social-redesign.btn-telegram:hover {
	transform: translateY(-2px);
	box-shadow: 0 14px 28px #2aabee2e;
}

.button-first-inside_tovar.btn-social-redesign.btn-social-redesign-gold:hover {
	box-shadow: 0 4px 28px #f5deb32e;
}

.content-planirovka .first-inside_product-buttons .button-first-inside_tovar {
	color: #000;
}

.content-planirovka .first-inside_product-buttons .button-first-inside_tovar:hover {
	color: #FFFFFF;
}

.content-planirovka .first-inside_product-buttons .button-first-inside_tovar.btn-social-redesign {
	color: #FFFFFF;
}

.content-planirovka .first-inside_product-buttons .button-first-inside_tovar .img-btn {
	filter: invert(0);
}

.container-planirovka .first-inside_product-buttons .button-first-inside_tovar.slim-button {
	border-color: transparent;
	background: #f5deb3;
	color: #121212;
}

.container-inside_tovar .videos-section {
	background: #f6f6f6;
	padding-top: 48px;
}

.best-projects-container {
	background: #121212;
}

.container-inside_tovar .best-projects {
	padding-top: 60px;
	padding-bottom: 120px;
	gap: 32px;
	background: #121212;
}
.container-inside_tovar .best-projects__title h2 {
	color: #fff;
}
.container-inside_tovar .best-projects__panel {
	padding-top: 0;
	padding-bottom: 0;
	background: none;
	border-radius: 0;
}

.container-inside_tovar .catalog-section-list-top {
	background: none;
	padding: 24px 0 0;
}

.container-inside_tovar .catalog-section-socials {
	justify-content: end;
}

.left-config_product .caption-cost-product_cost {
	font-size: 20px;
	font-weight: 800;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.left-product_cost-top .caption-cost-product_cost {
	font-family: "Proxima Nova", sans-serif;
	font-weight: 700;
	font-size: 20px;
	line-height: 1.4;
	text-transform: uppercase;
	color: #fff;
}

.right-product_cost .caption-cost-product_cost {
	font-family: "Proxima Nova", sans-serif;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.4;
	text-transform: uppercase;
	color: #ac9a6d;
}

.left-product_cost .first-inside_product-buttons {
	margin: 0;
}

.project-first-inside-configuration {
	font-family: "Geologica", sans-serif;
	width: 100%;
	margin-top: 20px;
}

.project-first-inside-configuration h2 {
	line-height: 1.2;
	font-weight: 800;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 2px;
}

.project-first-inside-configuration__price {
	font-family: "Patefon", sans-serif;
	font-weight: 700;
	font-size: 26px;
	line-height: 1.3;
	color: #ac9a6d;
}

.project-first-inside-configuration__link {
	border-radius: 4px;
	padding: 6px;
	background: #ac9a6d;
	font-weight: 500;
	font-size: 13px;
	line-height: 1.15;
	text-decoration-skip-ink: none;
	color: #fff;
	margin-left: 15px;
}

@media (max-width: 768px) {
	.left-product_cost {
		padding: 16px 0;
	}

	.left-product_cost-top .caption-cost-product_cost {
		font-size: 16px;
	}

	.left-product_cost {
		gap: 12px;
	}

	.cost__bonuses {
		margin-top: 12px;
	}

	.container-product_cost .right-product_cost {
		margin: 0 -15px;
		width: calc(100% + 30px);
		max-width: unset;
		padding: 15px;
		background: #242424;
		border: 0;
	}

	.right-product_cost .caption-cost-product_cost.-video {
		font-size: 20px;
		margin-bottom: 15px;
	}

	.caption-right-product_cost.-video iframe {
		height: 190px;
	}

	.config_product_new .left-config_product {
		padding: 0 0 36px 0;
	}

	.left-config_product .caption-cost-product_cost {
		line-height: 1;
	}
}

@media (min-width: 576px) {
	.right-planirovka .first-inside_product-buttons {
		display: none;
	}
}

@media (max-width: 575px) {
	.first-inside_product-buttons {
		gap: 10px;
	}

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

	.left-planirovka .first-inside_product-buttons {
		display: none;
	}

	.container-inside_tovar .videos-section {
		padding-top: 24px;
		padding-bottom: 24px;
	}

	.container-inside_tovar .best-projects {
		padding-top: 24px;
		padding-bottom: 60px;
	}

	.container-inside_tovar .best-projects__title h2 {
		font-size: 22px;
	}
}
/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/bootstrap_v4/style.min.css?1700118772272*/
.page-link,.page-link:hover{color:var(--theme-color-primary)}.page-item.active .page-link{color:var(--theme-b-tx-primary);background-color:var(--theme-color-primary);border-color:var(--theme-color-primary)}.page-link:focus{box-shadow:0 0 0 .2rem var(--theme-b-sd-primary)}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/videos/style.css?17811689646484*/
.videos-section {
    display: flex;
    flex-direction: column;
    /*gap: 32px;*/
    width: 100%;
    padding: 0;
}

.videos-section__title {
    display: flex;
    gap: 24px;
    align-items: center;
    width: 100%;
    min-height: 48px;
}

.videos-section__title h2, .videos-section__title .h2 {
    flex: 1 1 auto;
}

.videos-section__button {
    height: 46px;
    color: #1f1f1f;
    text-align: center;
    text-transform: uppercase;
    border: 2px solid #1f1f1f;
}

.videos-section__button:after  {
    display: block;
    content: '';
    background: no-repeat center center / cover url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.68359 11.3171L11.3503 4.65039' stroke='%231F1F1F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3Cpath d='M4.68359 4.65039H11.3503V11.3171' stroke='%231F1F1F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");
    width: 16px;
    height: 16px;
}

/*.videos-section__button:hover:after {
    content: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.68359 11.3171L11.3503 4.65039' stroke='%23FFFFFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3Cpath d='M4.68359 4.65039H11.3503V11.3171' stroke='%23FFFFFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");
}*/

.videos-section__featured {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 432px;
    gap: 32px;
    width: 100%;
}

.videos-section__side {
    display: grid;
    grid-template-rows: repeat(2, minmax(0, 1fr));
    gap: 32px;
    height: 600px;
}

.videos-section__grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 32px;
    width: 100%;
}

.video-card {
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    overflow: hidden;
    color: #f6f2eb;
    border-radius: 12px;
}

.video-card--big {
    /*height: 600px;*/
    grid-column: 3 span;
    grid-row: 2 span;
    padding: 40px;
}

.video-card--big .video-card__shadow {
    top: auto;
    height: 221px;
}

.video-card--big .video-card__title {
    width: 100%;
    font-size: 40px;
    line-height: 1.3;
}

.video-card--big .video-card__play {
    width: 102px;
    height: 102px;
    filter: drop-shadow(0 2px 12px rgba(0, 0, 0, 0.15));
}

.video-card--small {
    height: 284px;
    padding: 20px;
}

.video-card--small:first-child .video-card__image {
    -o-object-position: center;
    object-position: center;
}

.video-card--small .video-card__shadow {
    top: auto;
    height: 109px;
}

.video-card__image {
    -o-object-fit: cover;
    object-fit: cover;
}

.video-card__shadow {
    pointer-events: none;
    -o-object-fit: cover;
    object-fit: cover;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
}

.video-card__play {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    width: 64px;
    height: 64px;
    filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.25));
    transform: translate(-50%, -50%);
    background: center center/cover no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' fill='none'%3E%3Ccircle cx='31.9999' cy='32.0002' r='18.6667' fill='%23F6F2EB'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M31.9999 3.3335C47.8212 3.3335 60.6666 16.1788 60.6666 32.0002C60.6666 47.8215 47.8212 60.6668 31.9999 60.6668C16.1786 60.6668 3.33325 47.8215 3.33325 32.0002C3.33325 16.1788 16.1786 3.3335 31.9999 3.3335ZM44.2106 30.1095L27.1839 20.8215C26.5173 20.4588 25.7066 20.4722 25.0533 20.8615C24.3999 21.2482 23.9999 21.9522 23.9999 22.7122V41.2882C23.9999 42.0482 24.3999 42.7522 25.0533 43.1388C25.7066 43.5282 26.5173 43.5415 27.1839 43.1788L44.2106 33.8908C44.9039 33.5122 45.3332 32.7868 45.3332 32.0002C45.3332 31.2135 44.9039 30.4882 44.2106 30.1095Z' fill='%23AC9A6D'/%3E%3C/svg%3E");
}

.video-card__play--big {
    width: 102px;
    height: 102px;
    filter: drop-shadow(0 2px 12px rgba(0, 0, 0, 0.15));
}

.video-card__title {
    position: relative;
    z-index: 1;
    display: block;
    overflow: hidden;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4;
    color: #f6f2eb;
    /*text-overflow: ellipsis;*/

    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

@media (max-width: 1200px) {
    .videos-section {
        /*padding: 0 24px 56px;*/
    }

    .videos-section__featured {
        grid-template-columns: 1fr;
    }

    .videos-section__side, .videos-section__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        grid-template-rows: none;
        height: auto;
    }

    .video-card--big {
        height: 500px;
        grid-column: 2 span;
    }
}

@media (max-width: 768px) {
    .videos-section {
        /*gap: 24px;*/
        /*padding: 0 12px 44px;*/
    }

    .videos-section__title {
        flex-direction: column;
        align-items: flex-start;
    }

    .videos-section__title h2, .videos-section__title .h2 {
        font-size: 32px;
    }

    .videos-section__side, .videos-section__grid {
        /*grid-template-columns: 1fr;*/
        gap: 20px;
    }

    .video-card--big, .video-card--small {
        height: auto;
        min-height: auto;
        aspect-ratio: 16/10;
        padding: 20px;
        /*grid-column: auto;*/
        /*grid-row: auto;*/
    }

    .video-card--big .video-card__title {
        font-size: 26px;
    }

    .video-card__play--big {
        width: 78px;
        height: 78px;
    }
}

@media (max-width: 576px) {
    .videos-section__title {
        flex-direction: row;
    }

    .videos-section__grid {
        gap: 12px;
    }

    .videos-section__title h2, .videos-section__title .h2 {
        font-size: 22px !important;
    }

    .videos-section__button {
        white-space: nowrap;
    }

    .video-card__title {
        font-weight: 600;
        line-height: 1.1;
    }

    .video-card--big .video-card__title {
        font-size: 18px;
    }

    .video-card--small .video-card__title {
        font-size: 12px;
    }

    .video-card {
        padding: 12px;
    }

    .video-card--big .video-card__play {
        width: 54px;
        height: 54px;
    }

    .video-card__play {
        width: 24px;
        height: 24px;
    }
}
/* End */


/* Start:/local/templates/forest/css/_main.css?17788484675045*/
.contact-form__button, .steps-panel__button, .production-section__button, .additional-banner__button, .videos-section__button, .advantages-slider__button, .project-banner__button, .mortgage-banner__button, .hero-button, .catalog-button {
    display: inline-flex;
    gap: 12px;
    align-items: center;
    justify-content: center;
    min-height: 46px;
    padding: 14px 18px 14px 20px;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    border-radius: 120px;
}

.contact-form__button img, .steps-panel__button img, .production-section__button img, .additional-banner__button img, .videos-section__button img, .advantages-slider__button img, .project-banner__button img, .hero-button img, .hero-slider .owl-item .hero-button img {
    display: block;
    width: 16px;
    height: 16px;
}

.steps-section__title h2, .steps-section__title .h2, .production-section__heading h2, .production-section__heading .h2, .videos-section__title h2, .videos-section__title .h2, .best-projects__title h2, .best-projects__title .h2, .catalog-section__title h2, .catalog-section__title .h2 {
    margin: 0;
    font-family: "Patefon", "Geologica", system-ui, -apple-system, "Segoe UI", sans-serif;
    font-size: 44px;
    font-weight: 700;
    line-height: 1.1;
    color: #1f1f1f;
}

.contact-form-banner__image, .production-card__image, .production-video__image, .production-video__shadow, .additional-banner__image, .video-card__image, .video-card__shadow, .advantages-slider__image {
    position: absolute;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.catalog-card,
.video-card,
.production-card,
.production-video, .social-link,
.projects-social__icons a:not(.projects-social__video),
.projects-social__contact-icons a,
.site-footer__socials, .header-nav__link,
.site-footer__menu a,
.site-footer__all-link,
.site-footer__legal a,
.projects-social__categories a,
.projects-social__phone,
.site-footer__developer,
.site-footer__info a, .catalog-button,
.hero-button,
.mortgage-banner__button,
.project-banner__button,
.projects-social__video,
.advantages-slider__button,
.videos-section__button,
.additional-banner__button,
.production-section__button,
.steps-panel__button,
.contact-form__button,
.phone-button,
.site-footer__phone {
    transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease, transform 0.25s ease, filter 0.25s ease;
}

.catalog-button:hover,
.catalog-button:focus-visible,
.hero-button:hover,
.hero-button:focus-visible,
.mortgage-banner__button:hover,
.mortgage-banner__button:focus-visible,
.advantages-slider__button:hover,
.advantages-slider__button:focus-visible,
.videos-section__button:hover,
.videos-section__button:focus-visible,
.additional-banner__button:hover,
.additional-banner__button:focus-visible,
.production-section__button:hover,
.production-section__button:focus-visible,
.steps-panel__button:hover,
.steps-panel__button:focus-visible {
    transform: translateY(-2px);
    color: #ffffff;
    background-color: rgb(183.0908296943, 167.496069869, 128.5091703057);
    box-shadow: 0 10px 22px rgba(31, 31, 31, 0.16);
}

.catalog-card:hover,
.catalog-card:focus-visible,
.video-card:hover,
.video-card:focus-visible,
.production-card:hover,
.production-card:focus-visible,
.production-video:hover,
.production-video:focus-visible {
    transform: translateY(-2px);
    box-shadow: 0 14px 28px rgba(31, 31, 31, 0.18);
}

.video-card__image,
.production-card__image,
.production-video::before {
    transition: transform 0.35s ease, filter 0.35s ease;
}

.video-card:hover .video-card__image,
.video-card:focus-visible .video-card__image,
.production-card:hover .production-card__image,
.production-card:focus-visible .production-card__image {
    transform: scale(1.025);
    filter: brightness(1.03);
}

.catalog-card__title img,
.hero-button img,
.project-banner__button img,
.advantages-slider__button img,
.videos-section__button img,
.additional-banner__button img,
.production-section__button img,
.steps-panel__button img,
.contact-form__button img {
    transition: transform 0.25s ease;
}

.catalog-card:hover .catalog-card__title img,
.catalog-card:focus-visible .catalog-card__title img,
.hero-button:hover img,
.hero-button:focus-visible img,
.project-banner__button:hover img,
.project-banner__button:focus-visible img,
.advantages-slider__button:hover img,
.advantages-slider__button:focus-visible img,
.videos-section__button:hover img,
.videos-section__button:focus-visible img,
.additional-banner__button:hover img,
.additional-banner__button:focus-visible img,
.production-section__button:hover img,
.production-section__button:focus-visible img,
.steps-panel__button:hover img,
.steps-panel__button:focus-visible img,
.contact-form__button:hover img,
.contact-form__button:focus-visible img {
    transform: translate(2px, -2px);
}

/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section/best-projects/style.css?17806440776424*/
.best-projects {
    display: flex;
    flex-direction: column;
    gap: 32px;
    width: 100%;
    /*padding: 0 0 72px;*/
    /*background: #f6f2eb;*/
}

.best-projects__title {
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 48px;
    padding: 0 48px;
}

.best-projects__panel {
    width: 100%;
    /*padding: 48px 0;*/
    /*background: #1f1f1f;*/
    /*border-radius: 16px;*/
}

.best-projects__columns {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 32px;
    /*padding-bottom: 48px;*/
}

.best-projects__column {
    /*display: flex;*/
    /*flex-direction: column;*/
    gap: 32px;
    min-width: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.best-projects__column > *:not(.project-card--small) {
    grid-column: 2 span;
}

.best-projects__double {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 32px;
}

.project-banner {
    position: relative;
    min-height: 474px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 12px;
}

.project-banner--custom {
    padding: 80px;
    background: center/cover no-repeat;
}

.project-banner--custom .project-banner__content {
    gap: 12px;
    /*width: 560px;*/
}

.project-banner--custom h3, .project-banner--custom .h3 {
    color: #1f1f1f;
}

.project-banner--custom h3 em, .project-banner--custom .h3 em {
    color: #804e32;
}

.project-banner--catalog {
    min-height: 514px;
    padding: 80px;
    background: #242424;
}

.project-banner__content {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    gap: 32px;
    align-items: flex-start;
    width: 709px;
}

.project-banner h3, .project-banner .h3 {
    line-height: 1.1;
    color: #ffffff;
    margin: 0;
    font-family: "Patefon", "Geologica", system-ui, -apple-system, "Segoe UI", sans-serif;
    font-size: 60px;
    font-weight: 700;
}

/*.project-banner h3 em, .project-banner .h3 em {*/
/*    display: block;*/
/*    font-style: italic;*/
/*    color: #f5deb3;*/
/*}*/
.project-banner p {
    width: 520px;
    margin: 0 0 20px;
    font-size: 23px;
    font-weight: 400;
    line-height: 1.4;
    color: #2f2f2f;
}

.project-banner__button {
    position: relative;
    z-index: 3;
    color: #ffffff;
    background: #ac9a6d;
}

.project-banner__button:after {
    display: block;
    content: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.3501 7.98389H12.6834' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3Cpath d='M8.01685 3.31714L12.6835 7.98381L8.01685 12.6505' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");
    width: 16px;
    height: 16px;
}

.project-banner__button--gold:after {
    content: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.68335 11.3171L11.35 4.65039' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3Cpath d='M4.68335 4.65039H11.35V11.3171' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");
}

.project-banner__button--dark {
    background: #1f1f1f;
}

.project-banner__plan {
    position: absolute;
    right: -250px;
    top: 185px;
    z-index: 1;
    width: 804px;
    height: 930px;
    -o-object-fit: contain;
    object-fit: contain;
}

.project-banner__cloud {
    position: absolute;
    top: -114px;
    left: 552px;
    width: 738px;
    height: 492px;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: 0.3;
}

.project-banner__house {
    position: absolute;
    right: -264px;
    bottom: -58px;
    z-index: 1;
    width: 745px;
    height: 416px;
    -o-object-fit: cover;
    object-fit: cover;
}

.project-banner__bush {
    position: absolute;
    bottom: -15px;
    left: -11px;
    z-index: 1;
    width: 126px;
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: left bottom;
    object-position: left bottom;
}

@media (max-width: 1199px) {
    .best-projects {
        /*padding-bottom: 56px;*/
    }

    .best-projects__title {
        padding: 0 24px;
    }

    .best-projects__panel {
        /*padding: 36px 0;*/
    }

    .best-projects__columns {
        grid-template-columns: 1fr;
    }

    .project-banner__content, .project-banner--custom .project-banner__content {
        width: min(560px, 100%);
    }

    .project-banner__house {
        right: -360px;
    }

    .project-banner__plan {
        right: -360px;
    }
}

@media (max-width: 767px) {
    .best-projects {
        gap: 24px;
        /*padding-bottom: 44px;*/
    }

    .best-projects__title {
        padding: 0 12px;
    }

    .best-projects__title h2, .best-projects__title .h2 {
        font-size: 32px;
    }

    .best-projects__panel {
        /*padding: 28px 0;*/
        /*border-radius: 12px;*/
    }

    .best-projects__columns, .best-projects__column, .best-projects__double {
        gap: 24px;
    }

    .best-projects__double {
        grid-template-columns: 1fr;
    }

    .project-banner {
        min-height: 300px;
        padding: 32px 24px;
    }

    .project-banner--catalog {
        min-height: 470px;
    }

    .project-banner h3, .project-banner .h3 {
        font-size: 40px;
    }

    .project-banner p {
        width: 100%;
        font-size: 18px;
    }

    .project-banner__house {
        right: -430px;
        width: 680px;
        height: auto;
    }

    .project-banner__plan {
        right: -520px;
        top: 160px;
        width: 720px;
        height: auto;
    }

    .project-banner__cloud {
        left: 120px;
    }

    .projects-social {
        align-items: flex-start;
    }

    .best-projects__column {
        grid-template-columns: 1fr;
    }

    .best-projects__column > *:not(.project-card--small) {
        grid-column: auto;
    }
}

@media (max-width: 575px) {
    .project-banner h3, .project-banner .h3 {
        font-size: 28px;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.item/best-projects/style.css?17798803904744*/
.project-card {
    min-width: 0;
    color: #ffffff;
}

.project-card .project-card__link {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.project-card--big {
    gap: 16px;
}

.project-card--big .project-card__image {
    height: 588px;
}

.project-card--big .project-card__info h3, .project-card--big .project-card__info .h3 {
    font-size: 32px;
}

.project-card--small .project-card__image {
    height: 289px;
}

.project-card--small .project-card__info {
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 12px;
}

.project-card--small .project-card__info h3, .project-card--small .project-card__info .h3 {
    grid-column: 1/-1;
    width: 100%;
}

.project-card--small .project-card__meta {
    grid-row: 2;
    grid-column: 1;
    flex-direction: column;
    gap: 12px;
    align-items: flex-start;
}

.project-card--small .project-card__price {
    grid-row: 2;
    grid-column: 2;
}

.project-card__image {
    display: block;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 12px;
    transition: transform 0.35s ease, filter 0.35s ease;
}

.project-card__link:hover .project-card__image {
    transform: scale(1.025);
    filter: brightness(1.03);
}

.project-card__info {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto auto;
    gap: 28px;
    align-items: center;
    padding: 0 8px;
}

.project-card__info h3, .project-card__info .h3 {
    min-width: 0;
    margin: 0;
    overflow: hidden;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.3;
    color: #f6f2eb;
    text-overflow: ellipsis;
}

.project-card__meta {
    display: flex;
    gap: 28px;
    align-items: center;
}

.project-card__meta__element {
    display: inline-flex;
    gap: 8px;
    align-items: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
    color: #ffffff;
    white-space: nowrap;
}

.project-card__meta img {
    width: 20px;
    height: 20px;
}

.project-card__price {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 54px;
    padding: 16px 20px 18px;
    font-family: "Montserrat", "Geologica", system-ui, -apple-system, "Segoe UI", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    color: #ffffff;
    white-space: nowrap;
    border: 2px solid #ac9a6d;
    border-radius: 12px;
}

.product-item-image-wrapper {
    border-radius: 12px;
    overflow: hidden;
    transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, opacity 0.25s ease, transform 0.25s ease, filter 0.25s ease;
}

.project-card__link:hover .product-item-image-wrapper {
    transform: translateY(-2px);
    box-shadow: 0 14px 28px rgba(31, 31, 31, 0.18);
}

@media (max-width: 1199px) {
    .project-card--big .project-card__image {
        height: 460px;
    }
}

@media (max-width: 767px) {
    .best-projects__double {
        grid-template-columns: 1fr;
    }

    .project-card--big .project-card__image, .project-card--small .project-card__image {
        height: auto;
        aspect-ratio: 16/10;
    }

    .project-card--big .project-card__info h3, .project-card--big .project-card__info .h3 {
        font-size: 26px;
    }

    .project-card--big .project-card__info,
    .project-card--small .project-card__info {
        grid-template-columns: minmax(0, 1fr) auto;
        gap: 12px;
        padding: 0;
    }

    /*.project-card__info {
        grid-template-columns: 1fr;
        gap: 14px;
        padding: 0;
    }*/
    .project-card--big .project-card__info h3, .project-card--big .project-card__info .h3 {
        grid-column: 1 / -1;
        width: 100%;
    }

    .project-card__meta, .project-card--big .project-card__meta,
    .project-card__meta, .project-card--small .project-card__meta {
        grid-row: auto;
        grid-column: auto;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 12px 20px;
    }

    .project-card__price, .project-card--big .project-card__price,
    .project-card__price, .project-card--small .project-card__price {
        grid-row: auto;
        grid-column: auto;
        justify-self: start;
    }
}

@media (max-width: 575px) {
    .project-card--big .project-card__info h3, .project-card--big .project-card__info .h3,
    .project-card__info h3, .project-card__info .h3 {
        font-size: 18px;
        font-weight: 600;
    }

    .project-card__price {
        padding: 10px 20px;
        line-height: 1.1;
        min-height: auto;
    }
}
/* End */
/* /local/templates/forest/components/bitrix/catalog/catalog/style.css?17823116861684 */
/* /local/templates/forest/components/bitrix/catalog/catalog/bitrix/news.detail/.default/style.css?17834130776482 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/bootstrap_v4/style.min.css?1700118772272 */
/* /local/templates/.default/components/bitrix/news.list/videos/style.css?17811689646484 */
/* /local/templates/forest/css/_main.css?17788484675045 */
/* /local/templates/.default/components/bitrix/catalog.section/best-projects/style.css?17806440776424 */
/* /local/templates/.default/components/bitrix/catalog.item/best-projects/style.css?17798803904744 */
