

/* Start:/local/templates/ionika/styles.css?17779694132446*/
.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;
}

/* End */
/* /local/templates/ionika/styles.css?17779694132446 */
