

/* Start:/local/templates/main_new/components/bitrix/news.list/portfolio_tag_new/style.css?17674399751304*/
.portf__content .portf__card {
    background-color: #f4f9fb;
}

.portf__card-link {
    position: relative;
    z-index: 2;
}

.portf__card-top {
    position: relative;
    z-index: 3;
}

.portf__card-bottom {
    position: relative;
    z-index: 3;
}

.portf__card-bottom .portfolio__card-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: inherit;
    text-transform: none;
    border-radius: 5rem;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    background: rgba(230, 240, 245, .5);
    padding: .625rem 1.25rem;
    font-weight: 500;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.portf__card-bottom .portfolio__card-name:hover {
    color: var(--primary-color);
}

@supports (font-size:clamp(0.875rem ,0.7988095238rem + 0.380952381vw ,1.125rem)) {
    .portf__card-bottom .portfolio__card-name {
        font-size: clamp(.875rem, .7988095238rem + .380952381vw, 1.125rem)
    }
}

@supports not (font-size:clamp(0.875rem ,0.7988095238rem + 0.380952381vw ,1.125rem)) {
    .portf__card-bottom .portfolio__card-name {
        font-size: calc(.875rem + .25 * (100vw - 20rem) / 65.625)
    }
}
/* End */


/* Start:/local/templates/main_new/components/bitrix/news.list/portfolio_tag_tabs_des/style.css?17674385481304*/
.portf__content .portf__card {
    background-color: #f4f9fb;
}

.portf__card-link {
    position: relative;
    z-index: 2;
}

.portf__card-top {
    position: relative;
    z-index: 3;
}

.portf__card-bottom {
    position: relative;
    z-index: 3;
}

.portf__card-bottom .portfolio__card-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: inherit;
    text-transform: none;
    border-radius: 5rem;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    background: rgba(230, 240, 245, .5);
    padding: .625rem 1.25rem;
    font-weight: 500;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.portf__card-bottom .portfolio__card-name:hover {
    color: var(--primary-color);
}

@supports (font-size:clamp(0.875rem ,0.7988095238rem + 0.380952381vw ,1.125rem)) {
    .portf__card-bottom .portfolio__card-name {
        font-size: clamp(.875rem, .7988095238rem + .380952381vw, 1.125rem)
    }
}

@supports not (font-size:clamp(0.875rem ,0.7988095238rem + 0.380952381vw ,1.125rem)) {
    .portf__card-bottom .portfolio__card-name {
        font-size: calc(.875rem + .25 * (100vw - 20rem) / 65.625)
    }
}
/* End */


/* Start:/local/templates/main_new/components/bitrix/news.list/news_title/style.css?1743437676352*/
.news__card .news__picture {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 50%;
    background: #F6FAFF;
    border-radius: 1.25rem;
    overflow: hidden;
}

.news__card .news__picture img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
/* End */
/* /local/templates/main_new/components/bitrix/news.list/portfolio_tag_new/style.css?17674399751304 */
/* /local/templates/main_new/components/bitrix/news.list/portfolio_tag_tabs_des/style.css?17674385481304 */
/* /local/templates/main_new/components/bitrix/news.list/news_title/style.css?1743437676352 */
