

/* Start:/local/templates/ivf_redesign/css/header-static.css?1747379120438*/
header.header{
    position: static;
    border-bottom: 1px solid var(--Color-Blue-Background, #E0F6FC);
    background: var(--Color-White, #FFF);
}
.header.sticky{
    position: fixed;
}

.header .burger svg path {
    stroke: var(--Color-Grey-1, #525255);
}

.header .header-logo svg path {
    stroke: none;
    fill: var(--Color-Main-Blue, #01A0C6);
}
.header .small-txt {
    color: var(--Color-Grey-1, #525255);
}
/* End */


/* Start:/local/templates/ivf_redesign/css/special-project.css?17506655402196*/
/**спецпроекты */
.specials-project-news-list-wrapper .service-news-list__items.item-3:first-child{
    flex-basis: 100%;
    margin: 0 0 16px;
}
.specials-project-news-list-wrapper .service-news-list-content{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0 24px;
    align-items: center;
}
.specials-project-news-list-wrapper .service-news-list-txt{
    max-width: 965px;
}
.specials-project-news-list-wrapper .service-news-list-title{
    background: none;
}
.specials-project-news-list-wrapper .title-4{
    color: var(--Color-Tittle, #222);
}
.specials-project-news-list-wrapper .service-news-list-title{
    padding: 24px 16px;
    gap: 8px;
}
.specials-project-news-list-wrapper a.news-title{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.specials-project-news-list-wrapper .service-news-list-items{
    align-items: flex-start;
}
.service-news-list-items {
    display: flex;
    align-items: center;
    align-content: flex-start;
    gap: var(--Spasings-spasing-x7, 24px);
    flex-wrap: wrap;
}

@media (max-width: 1440px) {
    .specials-project-news-list-wrapper .service-news-list-content {
        padding: 0;
        gap: 80px;
    }
    .specials-project-news-list-wrapper .service-news-list-title {
        padding: 24px 16px 0;
        gap: 12px;
    }
}
@media (max-width: 1024px) {
    .specials-project-news-list-wrapper .service-news-list-items {
        gap: 24px 16px;
    }
    .specials-project-news-list-wrapper .service-news-list-items .item-3 {
        flex-basis: calc(100% / 2 - (24px / 2));
    }
}

@media (max-width: 768px) {
    .specials-project-news-list-wrapper .service-news-list-txt {
        max-width: 100%;
    }
    .specials-project-news-list-wrapper .service-news-list-items .item-3 {
        flex-basis: 100%;
    }
    .specials-project-news-list-wrapper .service-news-list-title {
        padding: 16px 16px 0;
    }
    .specials-project-news-list-wrapper .service-news-list-content {
        flex-direction: column;
        gap: 24px;
        align-items: flex-start;
    }
}
/* End */


/* Start:/local/templates/ivf_redesign/css/blog.css?17557601572058*/
.video-item{
    position: relative;
}

.youtube-list-wrapper .service-news-list-items > .service-news-list__items.item-3:first-child,
.blog-list-wrapper .service-news-list-items > .service-news-list__items.item-3:first-child{
    flex-basis: 100%;
    margin: 0 0 16px;
}
.youtube-list-wrapper .service-news-list-content,
.blog-list-wrapper .service-news-list-content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0 24px;
    align-items: center;
}
.youtube-list-wrapper .title-3{
    color: #333;
}
.youtube-list-wrapper .youtube-list__wrapper-1,
.youtube-list-wrapper .youtube-list__wrapper-2{
    flex-basis: calc(100% / 2 - 12px);
}
.youtube-list__wrapper-2{
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}
.youtube-list-wrapper .service-news-list-items .btn-bl,
.blog-list-wrapper .service-news-list-items .btn-bl{
    margin: 0;
}
.youtube-list__wrapper-2 .item-3{
    flex-basis: calc(100% / 2 - 12px);
}
.blog-list-wrapper .service-news-list-items{
    align-items: stretch;
    align-content: stretch;
}
.blog-list-wrapper .data-section,
.desc-blog{
    color: var(--Color-Grey-2, #727277);
}
.name-section{
    display: flex;
    padding: 8px 16px;
    align-items: center;
    gap: 8px;
    border-radius: var(--Radius-radius-x10, 40px);
    background: var(--Color-Main-Blue, #01A0C6);
}
.blog-list-wrapper .service-news-list__items.item-4{
    display: flex;
    justify-content: space-between;
}
.blog-list-header{
    padding: 16px 16px 0 16px;
    align-items: flex-start;
    gap: 12px;
    /*align-self: stretch;*/
    border-radius: 24px;

}
.blog-list-wrapper .service-news-list__items--color{
    background: var(--Color-Backgrownd, #F6FDFF);
}
.blog-list-header .title-blog{
    text-align: start;
}
.blog-list-header .desc-blog{
    margin: 12px 0 0;
    display: none;
}
.service-news-list__items{
    gap: 24px;
}
@media (hover: hover) {
    .light-5 a.btn:hover {
        color: #fff;
    }
}
/* End */


/* Start:/local/templates/ivf_redesign/components/bitrix/news/sale/bitrix/news.detail/.default/style.css?17546491722155*/
.news-detail-specialist .detail-specialist-info {
    padding: 8px 0;
    gap: 4px;
    justify-content: flex-start;
    align-items: flex-start;
}

.detail-specialist-info .txt-1 {
    font-size: 16px;
}

.detail-specialist-info .detail-specialist-link {
    font-size: 18px;
    margin: 0 0 4px;
}

.news-detail-specialist {
    max-width: 370px;
}

.detail-specialist--image img {
    max-width: 180px;
}

.detail-specialist-info .clarification-txt {
    font-size: 14px;
}

.news-detail-wrapper {
    margin: 32px 0;
}

.news-detail-date {
    display: flex;
    gap: 20px;
}

.news-detail-text {
    gap: 12px;
    margin: 32px 0;
}

.news-detail-text .title-4 {
    color: #333;
    text-align: start;
}

.news-detail-text ul {
    display: flex;
    gap: 8px;
    flex-direction: column;
}

.news-detail-text ul li,
.news-detail-text span li {
    list-style-type: disc;
    margin: 0 0 0 20px;
}

.news-detail-specialist {
    max-width: 370px;
}

.news-detail-specialist {
    margin: 20px 0 0;
}

.detail-specialist--image img {
    max-width: 180px;
}

.news-detail-specialist .detail-specialist-info {
    padding: 8px 0;
    gap: 4px;
}

.news-detail-specialist .apps-btn {
    color: var(--Color-Main-Blue, #01A0C6);
}

.interview-wrapper h4 {
    color: #333;
    text-align: start;
    font-family: "Century Gothic", sans-serif;
    font-size: var(--Typography-Size-Headlines-H4, 28px);
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    /*text-wrap: balance;*/
    margin: 24px 0 12px;
}

.news-detail-wrapper .btn-bl {
    margin: 32px 0 12px;
    display: flex;
    gap: 20px;
}

.news-detail-wrapper .btn-bl .btn {
    border: none;
}

.b24-form {
    margin: 40px 0;
}

.news-detail-text-wrapper {
    display: flex;
    gap: 32px;
}

.detail-link-banner {
    min-width: 300px;
}

@media (max-width: 768px) {
    .news-detail-text-wrapper {
        flex-direction: column;
    }
}

@media (max-width: 768px) {
    .news-detail-wrapper .btn-bl {
        flex-direction: column;
    }

}
/* End */
/* /local/templates/ivf_redesign/css/header-static.css?1747379120438 */
/* /local/templates/ivf_redesign/css/special-project.css?17506655402196 */
/* /local/templates/ivf_redesign/css/blog.css?17557601572058 */
/* /local/templates/ivf_redesign/components/bitrix/news/sale/bitrix/news.detail/.default/style.css?17546491722155 */
