

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