

/* Start:/industries/projects/styles.css?1776848528140*/
.investments-top-about {
    margin: 24px 0;
}

.investments-top-about h4 {
    font-weight: 400;
    font-size: 18px;
    color: #123670;
}
/* End */


/* Start:/local/templates/main_b2b/components/bitrix/catalog.section.list/ind_sections_top/style.css?17768485294916*/
@media screen and (max-width: 920px) {
    .switch-tab-component[data-v-1fff1c25] {
        width:100%
    }
}

.switch-tab-component__list[data-v-1fff1c25] {
    -ms-overflow-style: none;
    scrollbar-width: none
}

.switch-tab-component__list[data-v-1fff1c25]::-webkit-scrollbar {
    display: none
}

.switch-tab-component__list[data-v-1fff1c25] {
    background-color: #d9efff;
    padding: 12px;
    border-radius: 12px;
    gap: 12px
}

@media screen and (max-width: 920px) {
    .switch-tab-component__list[data-v-1fff1c25] {
        padding:6px 8px;
        gap: 8px;
        overflow-x: auto
    }
}

.switch-tab-component__head[data-v-1fff1c25] {
    gap: 8px
}

@media screen and (max-width: 480px) {
    .switch-tab-component__head[data-v-1fff1c25] {
        flex-direction:column
    }
}

.switch-tab-component__item[data-v-1fff1c25] {
    flex-grow: 1;
}

.switch-tab-component__item[data-v-1fff1c25] span {
	font-weight: 600 !important;
}

.switch-tab-component__head-right[data-v-1fff1c25] {
    display: flex;
    align-items: center
}

.switch-tab-component__btn[data-v-1fff1c25] {
    background-color: transparent
}

@media screen and (min-width: 921px) and (hover: hover) {
    .switch-tab-component__btn[data-v-1fff1c25]:not(:disabled):not(.switch-tab-component__btn--disabled):not(.disabled):hover,.switch-tab-component__btn[data-v-1fff1c25]:not(:disabled):not(.switch-tab-component__btn--disabled):not(.disabled):focus-visible {
        background-color:#fff;
        color: #0a1a3e
    }
}

.switch-tab-component__btn--active[data-v-1fff1c25] {
    background-color: #fff;
    pointer-events: none;
    color: #0a1a3e
}

.switch-tab-component__btn--black-text[data-v-1fff1c25] {
    color: #0a1a3e
}

/* --------------------------------------------------------------------- */
/* --------------------------------------------------------------------- */

.switch-tab-component__btn--active span {
	pointer-events: none;
	color: #0a1a3e;
}

.invest-projects-page-description {
	padding: 24px 0;
	max-width: 630px;
	color: #123670;
}


.invest-projects-page__completed-years-list[data-v-6d8d9c3b] {
	margin-top:24px;
	-ms-overflow-style: none;
	scrollbar-width: none
}

.invest-projects-page__completed-years-list[data-v-6d8d9c3b]::-webkit-scrollbar {
	display: none
}

.invest-projects-page__completed-years-list[data-v-6d8d9c3b] {
	overflow-x: auto;
	gap: 12px;
	margin-bottom: 20px
}

.invest-projects-page__completed-year-item {
	max-width: 91px;
	max-height: 44px;
}

.invest-projects-page__completed-year-item-btn {
		max-width: 91px;
		max-height: 44px;
}

.invest-projects-page__completed-year-item {
	.invest-projects-page__completed-year-item-label {
		font-variant-numeric: lining-nums proportional-nums;
		font-size: 16px;
		line-height: 20px;
		font-weight: 600;
		background: transparent;
		color: #0a1a3e;
	}
}

.invest-projects-page__completed-year-item-btn--active {
	.invest-projects-page__completed-year-item-label {
		color: white;
	}
}

.invest-projects-page__completed-year-item:hover {
	.invest-projects-page__completed-year-item-label {
		font-variant-numeric: lining-nums proportional-nums;
		font-size: 16px;
		line-height: 20px;
		font-weight: 600;
		background: transparent;
		color: #ffffff;
	}
}

@media screen and (min-width: 921px) and (hover: hover) {
	.invest-projects-page__completed-year-item-btn:not(:disabled):not(.invest-projects-page__completed-year-item-btn--disabled):not(.disabled):hover .invest-projects-page__completed-year-item-count[data-v-6d8d9c3b],.invest-projects-page__completed-year-item-btn:not(:disabled):not(.invest-projects-page__completed-year-item-btn--disabled):not(.disabled):focus-visible .invest-projects-page__completed-year-item-count[data-v-6d8d9c3b] {
		color:#0a1a3e
	}

	.invest-projects-page__completed-year-item-btn[data-v-6d8d9c3b]:not(:disabled):not(.invest-projects-page__completed-year-item-btn--disabled):not(.disabled):hover,.invest-projects-page__completed-year-item-btn[data-v-6d8d9c3b]:not(:disabled):not(.invest-projects-page__completed-year-item-btn--disabled):not(.disabled):focus-visible {
		background-color: #2f8eed
	}
}

.invest-projects-page__completed-year-item-btn--active .invest-projects-page__completed-year-item-count[data-v-6d8d9c3b] {
	color: #0a1a3e
}

.invest-projects-page__completed-year-item-btn--active[data-v-6d8d9c3b] {
	pointer-events: none;
	background-color: #2f8eed;
	color: #fff
}

.invest-projects-page__completed-year-item-btn[data-v-4233a19d] {
	padding: 0 16px;
	height: 44px;
	box-sizing: border-box;
}

.invest-projects-page__completed-year-item-count[data-v-6d8d9c3b] {
	width: 20px;
	height: 20px;
	flex-shrink: 0;
	background-color: #fff;
	border-radius: 100px;
	color: #919191;
	pointer-events: none;
	font-size: 11px;
	line-height: 20px;
	text-align: center;
}
@media screen and (max-width: 480px) {
	.invest-projects-page__download-btn[data-v-6d8d9c3b] {
		width:100%
	}
}

/* End */


/* Start:/local/templates/main_b2b/components/bitrix/system.pagenavigation/pagenav_with_show_more/style.css?17768485291604*/
.b2b-pagination {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    align-items: center;
    margin-top: 2rem;
    .b2b-pagination__more {
        color: var(--b2b-primary);
        background: none;
        margin: 0 auto;
    }
    .b2b-pagination__more:hover {
        color: var(--b2b-primary);
        background-color: var(--b2b-secondary);
    }

    .b2b-pagination__btn-move {
        min-width: 2.5rem;
        height: 2.5rem;
        margin: 0;
        padding: 0;
        border: none !important;
        outline: none !important;
        background: none !important;
        line-height: 1;
        svg {
            height: 16px;
        }
    }
    .b2b-pagination__btn-move:disabled {
        opacity: 0.6;
    }
    .b2b-pagination__btn-move:last-child svg {
        margin-left: auto;
    }

    .b2b-pagination__btn-page {
        height: 2.5rem;
        width: 2.5rem;
        display: flex;
        align-items: center;
        justify-content: center;
        border: none !important;
        outline: none !important;
        border-radius: 50%;
        background: none;
        line-height: 1;
        transition: var(--animate-duration);
        font-size: 16px;
        font-weight: 500;
        text-decoration: none;
        color: var(--b2b-accent);
    }
    .b2b-pagination__btn-page:hover {
        background-color: var(--b2b-secondary);
    }
    .b2b-pagination__btn-page.b2b-pagination__btn-page_active {
        background-color: var(--b2b-secondary);
        color: var(--t-color-1);
        pointer-events: none;
        position: relative;
    }
}
/* End */


/* Start:/local/templates/main_b2b/components/bitrix/news.list/projects_list/style.css?177684852911938*/

.list-projects-section__list[data-v-f0eb6779] {
    display: grid;
    grid-template-columns: repeat(auto-fill,minmax(30%,1fr));
    gap: 16px;
    align-items: stretch
}

@media screen and (max-width: 920px) {
    .list-projects-section__list[data-v-f0eb6779] {
        grid-template-columns:repeat(auto-fill,minmax(45%,1fr))
    }
}

@media screen and (max-width: 480px) {
    .list-projects-section__list[data-v-f0eb6779] {
        grid-template-columns:repeat(auto-fill,minmax(100%,1fr))
    }
}

.list-projects-section__item[data-v-f0eb6779] {
    height: 100%
}

.list-projects-section__controls[data-v-f0eb6779] {
    padding-top: 40px
}

[data-v-6d8d9c3b]:root {
    --tablet-breakpoint: 920px
}

.invest-projects-page__title[data-v-6d8d9c3b] {
    font-size: 32px
}

@media screen and (max-width: 920px) {
    .invest-projects-page__title[data-v-6d8d9c3b] {
        font-size:28px
    }
}

@media screen and (max-width: 480px) {
    .invest-projects-page__title[data-v-6d8d9c3b] {
        font-size:22px
    }
}

.invest-projects-page__title[data-v-6d8d9c3b] {
    margin-bottom: 24px
}

.invest-projects-page__realized-text[data-v-6d8d9c3b] {
    padding: 24px 0;
    max-width: 630px;
}

@media screen and (max-width: 920px) {
    .invest-projects-page__realized-text[data-v-6d8d9c3b] {
        padding:32px 0 24px
    }
}

@media screen and (max-width: 480px) {
    .invest-projects-page__realized-text[data-v-6d8d9c3b] {
        padding:16px 0 24px;
        font-size: 16px
    }
}

.invest-projects-page__completed-text[data-v-6d8d9c3b] {
    padding: 24px 0;
    max-width: 630px
}

@media screen and (max-width: 920px) {
    .invest-projects-page__completed-text[data-v-6d8d9c3b] {
        padding:32px 0 24px
    }
}

@media screen and (max-width: 480px) {
    .invest-projects-page__completed-text[data-v-6d8d9c3b] {
        padding:16px 0 24px;
        font-size: 16px
    }
}

.invest-projects-page__completed-years-list[data-v-6d8d9c3b] {
    -ms-overflow-style: none;
    scrollbar-width: none
}

.invest-projects-page__completed-years-list[data-v-6d8d9c3b]::-webkit-scrollbar {
    display: none
}

.invest-projects-page__completed-years-list[data-v-6d8d9c3b] {
    overflow-x: auto;
    gap: 12px;
    margin-bottom: 20px
}

@media screen and (min-width: 921px) and (hover: hover) {
    .invest-projects-page__completed-year-item-btn:not(:disabled):not(.invest-projects-page__completed-year-item-btn--disabled):not(.disabled):hover .invest-projects-page__completed-year-item-count[data-v-6d8d9c3b],.invest-projects-page__completed-year-item-btn:not(:disabled):not(.invest-projects-page__completed-year-item-btn--disabled):not(.disabled):focus-visible .invest-projects-page__completed-year-item-count[data-v-6d8d9c3b] {
        color:#0a1a3e
    }

    .invest-projects-page__completed-year-item-btn[data-v-6d8d9c3b]:not(:disabled):not(.invest-projects-page__completed-year-item-btn--disabled):not(.disabled):hover,.invest-projects-page__completed-year-item-btn[data-v-6d8d9c3b]:not(:disabled):not(.invest-projects-page__completed-year-item-btn--disabled):not(.disabled):focus-visible {
        background-color: #2f8eed
    }
}

.invest-projects-page__completed-year-item-btn--active .invest-projects-page__completed-year-item-count[data-v-6d8d9c3b] {
    color: #0a1a3e
}

.invest-projects-page__completed-year-item-btn--active[data-v-6d8d9c3b] {
    pointer-events: none;
    background-color: #2f8eed;
    color: #fff
}

.invest-projects-page__completed-year-item-count[data-v-6d8d9c3b] {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    background-color: #fff;
    border-radius: 100px;
    color: #919191;
    pointer-events: none
}

@media screen and (max-width: 480px) {
    .invest-projects-page__download-btn[data-v-6d8d9c3b] {
        width:100%
    }
}

.project-modal__slide-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#projectModalSwiper .swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
}


.swiper-nav-buttons {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 10;
    pointer-events: none;
}

.swiper-nav-buttons__btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    cursor: pointer;
    pointer-events: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.swiper-nav-buttons__btn--prev {
    left: 10px;
}

.swiper-nav-buttons__btn--next {
    right: 10px;
}

.swiper-nav-buttons__btn::after {
    font-size: 18px;
    color: #333;
}

#projectModalSwiper {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

#modalGalleryWrapper {
    display: flex;
    width: 100%;
}

.project-modal__content-item {
    list-style: none;
}

.project-modal__content-item-label {
    color: #666;
    font-size: 14px;
    margin-bottom: 4px;
}

.project-modal__content-item-value {
    font-size: 16px;
    margin: 0;
}


.project-modal__content-wrapper[data-v-92fcc9eb] {
    max-height: 650px;
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.project-modal__scroll-inner {
    max-height: calc(650px - 40px);
    overflow-y: auto;
    padding: 0 10px 40px 40px;
    margin-top: 40px;
    margin-right: 20px;
    scrollbar-width: thin;
    scrollbar-color: #D0D5DD #D9EFFF
}

@media screen and (max-width: 920px) {
    .project-modal__scroll-inner {
        -ms-overflow-style:none;
        scrollbar-width: none
    }

    .project-modal__scroll-inner::-webkit-scrollbar {
        display: none
    }
}

@media screen and (max-width: 480px) {
    .project-modal__scroll-inner {
        padding: 16px;
        margin-right: 0
    }
}

.project-modal__scroll-inner::-webkit-scrollbar-track {
    border-radius: 100px;
    background-color: #D9EFFF
}

.project-modal__scroll-inner::-webkit-scrollbar {
    width: 4px;
    background-color: #D9EFFF
}

.project-modal__scroll-inner::-webkit-scrollbar-thumb {
    border-radius: 100px;
    background-color: #D0D5DD
}

.project-modal__scroll-inner::-webkit-scrollbar-button {
    display: none
}

.project-modal__main[data-v-92fcc9eb] {
    gap: 16px;
    margin-bottom: 20px
}

@media screen and (max-width: 920px) {
    .project-modal__main[data-v-92fcc9eb] {
        flex-direction:column
    }
}

.project-modal__head[data-v-92fcc9eb] {
    margin-bottom: 20px
}

.project-modal__slider-wrapper[data-v-92fcc9eb] {
    height: 254px;
    flex-shrink: 0;
    width: 100%;
    max-width: 450px;
    border-radius: 16px;
    overflow: hidden
}

@media screen and (max-width: 920px) {
    .project-modal__slider-wrapper[data-v-92fcc9eb] {
        max-width:100%
    }
}

@media screen and (max-width: 480px) {
    .project-modal__btn[data-v-92fcc9eb] {
        width:100%
    }
}

.project-modal__slider[data-v-92fcc9eb] {
    width: 100%;
}

.project-modal__city[data-v-92fcc9eb] {
    background-color: #d9efff;
    color: #123670;
    padding: 4px 8px;
    display: inline-flex;
    border-radius: 100px;
    margin-bottom: 16px
}

@media screen and (max-width: 920px) {
    .project-modal__city[data-v-92fcc9eb] {
        margin-bottom:12px
    }
}

.project-modal__title[data-v-92fcc9eb] {
    font-size: 22px;
    line-height: 115%;
    margin-bottom: 4px
}

.project-modal__content[data-v-92fcc9eb] {
    background-color: #d9efff;
    border-radius: 16px;
    padding: 16px;
    gap: 24px;
    flex-grow: 1
}

.project-modal__content-list[data-v-92fcc9eb] {
    gap: 12px
}

@media screen and (max-width: 920px) {
    .project-modal__content-list[data-v-92fcc9eb] {
        display:grid;
        grid-template-columns: repeat(auto-fill,minmax(30%,1fr))
    }
}

@media screen and (max-width: 480px) {
    .project-modal__content-list[data-v-92fcc9eb] {
        grid-template-columns:repeat(auto-fill,minmax(100%,1fr))
    }
}

.project-modal__content-item[data-v-92fcc9eb] {
    gap: 4px
}

@media screen and (max-width: 480px) {
    .project-modal__content-item[data-v-92fcc9eb] {
        display:flex;
        flex-wrap: nowrap;
        flex-direction: row;
        justify-content: space-between
    }
}

.project-modal__content-item-label[data-v-92fcc9eb] {
    color: #344054
}

@media screen and (max-width: 480px) {
    .project-modal__content-item-label[data-v-92fcc9eb] {
        font-size:12px
    }
}

.project-modal__content-item-value[data-v-92fcc9eb] {
    color: #123670
}

@media screen and (max-width: 480px) {
    .project-modal__content-item-value[data-v-92fcc9eb] {
        font-size:16px;
        text-align: right
    }
}

.project-modal__footer[data-v-92fcc9eb] {
    color: #123670
}

.project-modal__close[data-v-92fcc9eb] {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px
}

.project-modal__close svg[data-v-92fcc9eb] {
    width: 16px;
    height: 16px
}

[data-v-92fcc9eb] .swiper-button-prev {
    left: 16px
}

[data-v-92fcc9eb] .swiper-button-next {
    right: 16px
}

[data-v-f0eb6779]:root {
    --tablet-breakpoint: 920px
}

.list-projects-section__list[data-v-f0eb6779] {
    display: grid;
    grid-template-columns: repeat(auto-fill,minmax(30%,1fr));
    gap: 16px;
    align-items: stretch
}

@media screen and (max-width: 920px) {
    .list-projects-section__list[data-v-f0eb6779] {
        grid-template-columns:repeat(auto-fill,minmax(45%,1fr))
    }
}

@media screen and (max-width: 480px) {
    .list-projects-section__list[data-v-f0eb6779] {
        grid-template-columns:repeat(auto-fill,minmax(100%,1fr))
    }
}

.list-projects-section__item[data-v-f0eb6779] {
    height: 100%
}

.list-projects-section__controls[data-v-f0eb6779] {
    padding-top: 40px
}


.project-card[data-v-c0ff8730] {
    text-decoration: none;
    color: inherit;
    background-color: #d9efff;
    padding: 20px;
    border-radius: 20px;
    height: 100%
}

.project-card__chip[data-v-c0ff8730] {
    position: absolute;
    top: 12px;
    left: 12px;
    background-color: #fff;
    border-radius: 100px;
    padding: 4px 8px
}

.project-card__image[data-v-c0ff8730] {
    height: 211px
}

@media screen and (max-width: 920px) {
    .project-card__image[data-v-c0ff8730] {
        height:178px
    }
}

@media screen and (max-width: 480px) {
    .project-card__image[data-v-c0ff8730] {
        height:158px
    }
}

.project-card__image[data-v-c0ff8730] {
    position: relative;
    border-radius: 16px;
    overflow: hidden;
    margin-bottom: 20px
}

.project-card__image-img[data-v-c0ff8730] {
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover
}

.project-card__content[data-v-c0ff8730] {
    display: flex;
    flex-direction: column;
    flex-grow: 1
}

.project-card__title[data-v-c0ff8730] {
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 12px
}


.project-modal__company {
    font-size: 14px;
    font-weight: 500;
    color: #123670;
}

.project-modal__btn {
    min-height: 40px !important;
    max-height: 40px !important;
    max-width: 93px;
}

/* Swiper pagination bullets */
.project-modal__pagination.swiper-pagination {
    position: absolute;
    bottom: 8px;
    left: 50% !important;
    transform: translateX(-50%) !important;
    display: flex;
    gap: 4px;
    z-index: 10;
    width: auto !important;
    padding: 4px;
    background: transparent;
    border-radius: 0;
    line-height: 0;
}

.project-modal__pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #FFFFFF;
    opacity: 0.4;
    cursor: pointer;
    transition: opacity 0.3s;
}

.project-modal__pagination .swiper-pagination-bullet-active {
    background: #FFFFFF;
    opacity: 1;
}

.project-modal__scroll-inner .swiper-button-next {
    width: 32px;
}

.project-modal__scroll-inner .swiper-button-prev {
    width: 32px;
}
/* End */
/* /industries/projects/styles.css?1776848528140 */
/* /local/templates/main_b2b/components/bitrix/catalog.section.list/ind_sections_top/style.css?17768485294916 */
/* /local/templates/main_b2b/components/bitrix/system.pagenavigation/pagenav_with_show_more/style.css?17768485291604 */
/* /local/templates/main_b2b/components/bitrix/news.list/projects_list/style.css?177684852911938 */
