

/* Start:/local/templates/ionika/styles.css?17780743063814*/
.b-notification__text a {
    text-decoration: underline;
}

@media screen and (max-width: 999px) {
    .b-notification__text br {
        display: none;
    }
}

.b-social-container__link--max::before {
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    background: url('/upload/layout/socials/max.svg') no-repeat center;
    background-size: cover;
    border-radius: 100%;
}

.b-socials__item--max::before {
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    background: url('/upload/layout/socials/max-gray.svg') no-repeat center;
    background-size: cover;
    border-radius: 100%;
}

.image-with-video {
    content: "";
    display: block;
    background-image: url("/upload/layout/play_blue_empty.svg");
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    z-index: 500;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.b-stages__number__center:after {
    width: 580px !important;
}

.b-doctor-block a {
    text-align: start;
    font-size: 24px;
    margin: 0;
}

.b-doctor-block p {
    text-align: start;
    margin-top: 2px;
    font-size: 12px;
}

.doctors__name p {
    display: block !important;
}

@media (max-width: 920px) {
    .b-doctor-block a {
        max-width: 100%;
        text-align: center;
        margin-bottom: 12px;
    }
}

.b-btn__link--video {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.b-btn__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 4px;
}

.b-btn__with-icon {
    background: #2b388f;
    border: 2px solid #2b388f;
    box-sizing: border-box;
    box-shadow: 0 5px 20px rgba(79,92,181,.401636);
    border-radius: 26px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    cursor: pointer;
    margin-top: 10px;
    margin-bottom: 20px;
    height: auto;
    line-height: 2;
    padding: 7px 20px;
    font-size: 14px;
}

.b-certificates-link {
    font-size: 12px !important;
    margin: 0 !important;
    padding: 0 !important;
    width: fit-content;
}

.b-article-author-header {
    align-self: end;
    padding-right: 8em;
    margin-bottom: 24px;
    font-size: 12px;
    line-height: 20px;
    font-weight: 300;
}
@media (max-width: 920px) {
    .b-article-author-header {
        align-self: end;
        padding-right: 16px;
        margin-bottom: 10px;
    }

    .b-article-author-data > h4 {
        margin-right: 0 !important;
    }
}

.b-article-author-data {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}

.b-article-detail__spec-block {
    flex-direction: column;
    justify-content: center;
}

.b-doctor-exp-badge {
    position: absolute;
    background: var(--ui-color-background-primary);
    padding: 6px;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-shadow: 0 20px 40px rgba(95,104,168,.14),5px 5px 4px rgba(125,111,164,.05);
    margin-top: 8px;
    font-size: 12px;
    user-select: none;
    min-width: 54px;
}

.b-doctor-exp-badge > .b-doctor-exp-title {
    font-weight: 300;
}

.b-doctor-exp-badge > .b-doctor-exp-number {
    font-weight: 500;
    font-size: 14px;
}
/* End */
/* /local/templates/ionika/styles.css?17780743063814 */
