

/* Start:/local/templates/mendeleev/components/bitrix/news.list/special-projects/style.css?17440056247941*/
.special-projects-head {
    position: relative;
    display: flex;
    width: 100%;
    height: 661px;
    justify-content: flex-end;
    flex-direction: column;
}
.special-projects-head__img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    object-position: 50%;
    width: 100%;
    z-index: 0;
}
.special-projects-head:before {
    position:absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    content: "";
    background: linear-gradient(180deg, rgba(31, 34, 56, 0.60) 0%, rgba(31, 34, 56, 0.40) 34.94%, rgba(31, 34, 56, 0.40) 100%);
    z-index: 1;
}
.special-projects-breadcrumbs {
    z-index: 2;
}
.special-projects-breadcrumbs .bread-crumbs {
    line-height: 20px;
    color: #fff;
    font-family: "NunitoSans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
}
.special-projects-breadcrumbs .bread-crumbs a{
    color: var(--white, #FFF);
    font-family: "NunitoSans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.special-projects-breadcrumbs .bread-crumbs span{
    color: var(--gray-300, #BCBDC3);
    font-family: "NunitoSans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.special-projects-title {
    display: flex;
    margin-bottom: 96px;
    gap: 24px;
    flex-direction: column;
}
.special-projects-title-head {
    z-index: 2;
    line-height: 68px;
    margin-bottom: 0;
    color: white;
    font-family: "NunitoSans";
    font-size: 36px;
    font-weight: 600;
    letter-spacing: 0em;
    text-align: left;
}
.special-projects-list-wrapper {
    position: relative;
    z-index: 2;
    padding: 80px 0 80px 0;
    transform: translateY(-50px);
    border-radius: 32px;
    background-color: white;
}
.special-projects-list-categories {
    position: relative;
    display: flex;
    margin-bottom: 16px;
    flex-direction: row;
    overflow: hidden;
}
.special-projects-list-categories .swiper {
    margin-left: 0;
}
.list-category {
    z-index: 2;
    display: flex !important;
    padding: 12px 20px;
    line-height: 24px;
    gap: 12px;
    cursor: pointer;
    font-family: "NunitoSans";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    flex-direction: row;
}
.swiper-slide {
    max-width: max-content;
    width: 100% !important;
}
.list-category.active .list-category-name {
    color: var(--black, #1F2238);
}
.list-category.active .list-category-number {
    color: var(--alpha-gray-400, rgba(31, 34, 56, 0.40));
}
.list-category.active {
    z-index: 2;
    border-bottom: 2px solid var(--primary-500, #E86A4D);
}
.list-category-name {
    color: var(--alpha-gray-400, rgba(31, 34, 56, 0.40));
}
.list-category-number {
    color: var(--alpha-gray-200, rgba(31, 34, 56, 0.40));
}
.special-projects-list-categories:after {
    position: absolute;
    width: 100%;
    bottom: 0;
    content: "";
    outline: 2px solid var(--gray-100, #E9E9EB);
}
.special-projects-list-item-header h3,
.special-projects-list-item-text p,
.special-projects-list-item-filters p,
.list-category p {
    margin-bottom: 0;
}
.special-projects-list-items {
    display: flex;
    padding-top: 24px;
    gap: 24px;
    flex-direction: column;
}
.special-projects-list-item {
    position: relative;
    display: flex;
    min-height: 480px;
    width: 100%;
    justify-content: flex-end;
    border-radius: 20px;
    color: white;
    background-size: cover;
    flex-direction: column;
}
.special-projects-list-item__img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50%;
    border-radius: 20px;
    z-index: 0;
}
.special-projects-list-item:before {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    content: "";
    background: linear-gradient(180deg, rgba(31, 34, 56, 0.10) 21.41%, rgba(31, 34, 56, 0.80) 100%);
    z-index: 1;
}
.special-projects-list-content {
    z-index: 1;
    display: flex;
    margin: 16px;
    row-gap: 16px;
    flex-direction: column;
}
.special-projects-list-item-filters {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.special-projects-list-item-filters p {
    padding: 8px;
    border-radius: 8px;
    background: var(--alpha-gray-600, rgba(31, 34, 56, 0.60));
    backdrop-filter: blur(4px);
}
.special-projects-list-link {
    display: flex;
}
.hidden {
    display: none;
}
.special-projects-list-item-header {
    line-height: 44px;
    font-size: 28px;
    font-family: "NunitoSans";
    font-style: normal;
    font-weight: 600;
}
.special-projects-list-item-filters p {
    line-height: 20px;
    font-size: 14px;
    font-weight: 500;
    font-family: "NunitoSans";
    font-style: normal;
}
.special-projects-list-item-text {
    line-height: 24px;
    font-size: 18px;
    font-weight: 400;
    overflow: hidden;
    color: var(--white, #FFF);
    font-feature-settings: "clig" off, "liga" off;
    text-overflow: ellipsis;
    whitespace: nowrap;
    font-family: "NunitoSans";
    font-style: normal;
}
.special-projects-list-item-header h3 {
    font-size: 28px;
}
.special-projects-list-item-text p {
    font-size: 16px;
}
.special-projects-container {
    width: 100%;
    margin: 0 auto;
    padding-left: 16px;
    padding-right: 16px;
    --column-gap: 16px;
}

/*container */
@media (min-width: 372px) {
    .container {
        max-width: 340px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .special-projects-container {
        max-width: 340px;
        padding-left: 0;
        padding-right: 0;
        --column-gap: 24px;
    }
}
@media (min-width: 576px) {
    .container {
        max-width: 512px !important;
    }

    .special-projects-container {
        max-width: 512px;
        padding-left: 0;
        padding-right: 0;
        --column-gap: 24px;
    }

    .special-projects-head {
        height: 324px;
    }
    .special-projects-list-item {
        min-height: 320px;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 696px !important;
    }
    .special-projects-container {
        max-width: 696px;
        --column-gap: 24px;
    }
    .special-projects-title-head {
        font-size: 56px;
    }
    .special-projects-list-item-filters p {
        font-size: 16px;
    }
    .special-projects-list-item-text p {
        font-size: 18px;
    }
    .special-projects-head {
        height: 872px;
    }
    .special-projects-list-item {
        min-height: 480px;
    }
    .special-projects-list-item-header h3 {
        font-size: 32px;
    }
    .special-projects-list-content {
        margin: 32px;
    }
}
@media (min-width: 1024px) {
    .container {
        max-width: 936px !important;
    }
    .special-projects-container {
        max-width: 936px;
    }
    .special-projects-head {
        height: 576px;
    }
    .special-projects-list-content {
        width: 70%;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1128px !important;
    }
    .special-projects-container {
        max-width: 1128px;
    }
}
@media (min-width: 1440px) {
    .special-projects-container,
    .special-projects-title-head {
        font-size: 60px;
    }
    .special-projects-list-item-header h3 {
        font-size: 38px;
    }
    .special-projects-head {
        height: 810px;
    }
    .special-projects-list-item {
        min-height: 560px;
    }
    .special-projects-list-item-header h3 {
        font-size: 38px;
    }
    .special-projects-list-content {
        width: 60%;
    }
}
@media (min-width: 1600px) {
    .container {
        max-width: 1320px !important;
    }
    .special-projects-container {
        max-width: 1320px;
    }
    .special-projects-head {
        height: 900px;
    }
    .special-projects-list-content {
        width: 50%;
    }
}
/*container */
/* End */


/* Start:/local/templates/mendeleev/components/bitrix/breadcrumb/.default/style.css?1677823204318*/
.bread-crumbs {
    display: flex;
    flex-wrap: wrap;
    font-weight: 400;
    font-size: 15px;
    line-height: 160%;
    letter-spacing: 0.05em;
}

.bread-crumbs a,
.bread-crumbs a:hover {
    color: var(--color-white);
    white-space: nowrap;
}

.bread-crumbs span {
    opacity: 0.5;
    white-space: nowrap;
}
/* End */
/* /local/templates/mendeleev/components/bitrix/news.list/special-projects/style.css?17440056247941 */
/* /local/templates/mendeleev/components/bitrix/breadcrumb/.default/style.css?1677823204318 */
