

/* Start:/bitrix/templates/Romatti_NEW/components/bitrix/news.detail/.default/style.css?17810115371735*/
.title_wrapper {max-width: 70em; padding: 1em 10em; margin: 0 auto; position: relative; z-index:1;}
.title_wrapper:before {content: ""; position: absolute; top: 0; left:0; bottom:0; right:0; background: url('/bitrix/templates/Romatti_NEW/components/bitrix/news.detail/.default/img/blog-sketchline@2x.png') center center no-repeat; background-size: contain; z-index: 1;}
.title_wrapper h1.blog_title {margin: 0 !important; z-index: 1; position: relative;}

.post_detail {}

.post_detail .picture {margin: 3em 0; text-align: center;}
.post_detail .picture img {max-width: 100%; min-width: 45em; margin: 0 auto;}

.post_detail .post_wrapper {max-width: 45em; margin: 0;}

.post_detail .description {font-size: 1.2em; line-height: 1.8em;}
.post_detail .description img {max-width: 100%; margin: 5px 0 15px 0;}

.post_detail .pictures {margin: 2em -1em;}
.post_detail .pictures .element {display: inline-block; border: none; padding: 1em;}
.post_detail .pictures .element img {width: 100%;}

.post_detail .bottom_info {margin: 4em 0 3em;}
.post_detail .date {color:#777; font-size: 1.2em; line-height: 1.2em; padding-left: 2em; position: relative;}
.post_detail .date:before {content:""; position: absolute; left:0; top:0; bottom:0; width: 1.2em; background: #ffdd2d; border-radius: .3em;}

.post_detail .ya-share2 {text-align: right;}
.post_detail .ya-share2 .ya-share2__link {border: none;}

.slider .owl-dots {margin: 14px;}
.slider .owl-nav {position: relative;}
.slider .owl-nav div {position: absolute; top: 0;}
.slider .owl-nav div.owl-prev {left: 0;}
.slider .owl-nav div.owl-next {right: 0;}

@media (min-width: 560px) {
    .slider .owl-nav div.owl-prev {left: calc(50% - 100px);}
    .slider .owl-nav div.owl-next {right: calc(50% - 100px);}
}
.post_detail .description .slider img {height: 150px;}
/* End */


/* Start:/bitrix/templates/Romatti_NEW/css/legacy-blog-article.css?17810380673751*/
@import url("/bitrix/templates/Romatti_NEW/components/bitrix/news.detail/mini_landing/article.css");

.legacy-blog-article {
    margin-top: 24px;
}

.post_detail .legacy-blog-article .post_wrapper {
    max-width: none;
    margin: 0;
}

.post_detail .legacy-blog-article .ml-article__legacy {
    font-size: initial;
    line-height: initial;
}

.post_detail .legacy-blog-article .ml-article__legacy p {
    margin: 0 0 24px;
    font: 18px/1.65 'Montserrat', 'Segoe UI', system-ui, sans-serif;
    color: #1a1a1a;
}

.post_detail .legacy-blog-article .ml-article__legacy h1 {
    margin: 0 0 24px;
    font: 700 38px/1.2 'Montserrat', 'Segoe UI', system-ui, sans-serif;
    color: #1a1a1a;
}

.post_detail .legacy-blog-article .ml-article__legacy h2 {
    margin: 56px 0 16px;
    font: 700 32px/1.25 'Montserrat', 'Segoe UI', system-ui, sans-serif;
    color: #1a1a1a;
}

.post_detail .legacy-blog-article .ml-article__legacy h3 {
    margin: 40px 0 14px;
    font: 700 24px/1.3 'Montserrat', 'Segoe UI', system-ui, sans-serif;
    color: #1a1a1a;
}

.post_detail .legacy-blog-article .ml-article__legacy h4 {
    margin: 32px 0 12px;
    font: 600 20px/1.35 'Montserrat', 'Segoe UI', system-ui, sans-serif;
    color: #1a1a1a;
}

.post_detail .legacy-blog-article .ml-article__legacy ul,
.post_detail .legacy-blog-article .ml-article__legacy ol {
    margin: 0 0 24px;
    padding-left: 28px;
    font: 18px/1.65 'Montserrat', 'Segoe UI', system-ui, sans-serif;
    color: #1a1a1a;
}

.post_detail .legacy-blog-article .ml-article__legacy li {
    margin-bottom: 8px;
}

.post_detail .legacy-blog-article .ml-article__legacy li::marker {
    color: #facc15;
    font-weight: 800;
}

.post_detail .legacy-blog-article .ml-article__legacy img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 32px auto;
    border-radius: 12px;
}

.post_detail .legacy-blog-article .ml-article__legacy blockquote {
    margin: 32px 0;
    padding: 24px 32px;
    background: #f5efe6;
    border-left: 4px solid #facc15;
    border-radius: 12px;
    font-style: italic;
}

.post_detail .legacy-blog-article .ml-article__legacy hr {
    height: 1px;
    margin: 40px 0;
    border: 0;
    background: #e5e7eb;
}

.post_detail .legacy-blog-article .ml-article__legacy a {
    color: inherit;
    text-decoration-color: #facc15;
    text-decoration-thickness: 2px;
    text-underline-offset: 3px;
}

.post_detail .legacy-blog-article .ml-article__legacy iframe,
.post_detail .legacy-blog-article .ml-article__legacy video {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 32px 0;
    border: 0;
    border-radius: 12px;
}

.post_detail .legacy-blog-article .ml-article__legacy table {
    width: 100%;
    margin: 32px 0;
    border-collapse: collapse;
    font: 16px/1.5 'Montserrat', 'Segoe UI', system-ui, sans-serif;
}

.post_detail .legacy-blog-article .ml-article__legacy th,
.post_detail .legacy-blog-article .ml-article__legacy td {
    padding: 12px 14px;
    border: 1px solid #e5e7eb;
    text-align: left;
    vertical-align: top;
}

.legacy-blog-article .bottom_info {
    margin-top: 48px;
    padding-top: 20px;
    border-top: 1px solid #e5e7eb;
}

@media (max-width: 767px) {
    .post_detail .legacy-blog-article .ml-article__legacy h1 {
        font-size: 30px;
    }

    .post_detail .legacy-blog-article .ml-article__legacy h2 {
        margin-top: 40px;
        font-size: 26px;
    }

    .post_detail .legacy-blog-article .ml-article__legacy h3 {
        font-size: 22px;
    }

    .post_detail .legacy-blog-article .ml-article__legacy p,
    .post_detail .legacy-blog-article .ml-article__legacy ul,
    .post_detail .legacy-blog-article .ml-article__legacy ol {
        font-size: 17px;
    }
}

/* End */
/* /bitrix/templates/Romatti_NEW/components/bitrix/news.detail/.default/style.css?17810115371735 */
/* /bitrix/templates/Romatti_NEW/css/legacy-blog-article.css?17810380673751 */
