@import 'breadcrumb.css';

.rightCon {
    margin-left: 34px;
    margin-top: 17px
}

.post-h1 {
    font-size: 40px;
    font-weight: 700;
    color: #2c2c2c;
    margin-top: 23px
}

.post-h1.decor {
    margin-bottom: 47px
}

.post-h1.decor::after {
    content: "";
    position: absolute;
    bottom: -12px;
    left: 0;
    width: 24px;
    height: 3px;
    background-color: #f27046
}

.pre-article {
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: normal;
    color: rgba(44, 44, 44, .7);
    margin: 16px 0 32px
}

.autorBlock {
    border-bottom: none;
    padding: 0;
    margin-top: 24px
}

.post-txt > .autorBlock {
    margin-top: 32px
}

.autorBlock + hr {
    margin-top: -6px;
    margin: 0
}

.autorBlock-l {
    width: 48px;
    height: 48px;
    position: relative
}

.autorBlock-l a {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block
}

.autorBlock-n, .autorBlock-n a {
    font-weight: 500;
    line-height: 1.25;
    color: #2c2c2c;
    text-decoration: none;
    border: none !important;
    outline: none
}

.autorBlock-n a:hover {
    color: #f27046
}

.autorBlock-d {
    font-size: 14px;
    line-height: 1.14;
    color: rgba(44, 44, 44, .7);
    margin-top: 4px
}

.reading-time {
    font-size: 16px;
    font-weight: 500;
    color: #4ac02c;
    position: relative;
    padding-left: 36px;
    right: 16px
}

.reading-time::before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url(/img/reading-time.svg);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: -3px
}

.post-txt > .article-tags-wr, .post-txt > .autorBlock, .post-txt > .bet-row, .post-txt > hr {
    max-width: 624px;
    margin-left: auto
}

.post-img {
    overflow: hidden;
    border-radius: 8px
}

.post-img.br-16 {
    border-radius: 16px
}

.post-img + .article-wrap {
    margin-top: 32px
}

.article-widgets + article .post-txt {
    max-width: 624px
}

.post-txt {
    font-size: 18px;
    color: #2c2c2c;
    line-height: 1.56;
    width: 100%;
    margin-left: auto
}

.post-txt hr, .post-txt .hr {
    background-color: rgba(44, 44, 44, .05);
    color: rgba(44, 44, 44, .05)
}

article .post-txt a, .post-txt > p a, .post-txt > a {
    color: #2c2c2c;
    border-bottom: 2px solid #ed5e42;
    text-decoration: none
}

article .post-txt a:hover, .post-txt > p a:hover, .post-txt > a:hover {
    color: #f27046
}

.post-name-2, .post-txt h2 {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.29;
    color: #2c2c2c;
    margin-top: 32px;
    margin-bottom: 16px
}

.post-txt h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    color: #2c2c2c;
    margin-top: 32px;
    margin-bottom: 16px
}

.post-txt ul:not([class]), .post-txt ol:not([class]) {
    margin: 32px 0
}

.post-txt ul:not([class]) li, .post-txt ol:not([class]) li {
    margin: 20px 0;
    padding-left: 44px
}

.post-txt ul:not([class]) li span, .post-txt ol:not([class]) li span {
    font-family: Roboto !important;
    font-size: 18px !important;
    line-height: 1.56 !important;
    color: #2c2c2c !important
}

.post-txt ul:not([class]) li:before {
    display: block;
    position: absolute;
    left: 8px;
    top: 9px;
    background-color: rgba(242, 112, 70, .1);
    border: solid 2px #f27046;
    border-radius: 100%;
    width: 12px;
    height: 12px;
    box-sizing: border-box
}

.post-txt ol:not([class]) li:before {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px;
    color: #f27046;
    counter-increment: level1;
    content: counter(level1);
    width: 28px;
    height: 28px;
    background-color: rgba(242, 112, 70, .1);
    border-radius: 100%;
    font-weight: 700
}

.post-txt blockquote {
    padding: 0 0 0 56px;
    margin: 40px 0 32px
}

.post-txt blockquote, .post-txt blockquote span {
    font-family: Roboto !important;
    font-size: 22px !important;
    font-weight: 300 !important;
    font-style: normal !important;
    line-height: 1.64 !important;
    color: #2c2c2c !important
}

.post-txt blockquote:before {
    width: 24px;
    height: 26px;
    background-image: url(/img/blockquote.svg);
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    left: 0;
    top: 8px;
    background-size: contain
}

/*.post-txt > p {
    margin: 20px 0
}*/

.post-txt > p > img[src^="/uploads"], .post-txt > img[src^="/uploads"] {
    width: 100%;
    height: auto;
    border-radius: 16px;
    margin: 32px auto 0;
    max-width: 624px;
    display: block
}

.post-txt > p > img[src^="/uploads"] + span, .post-txt > img[src^="/uploads"] + span {
    font-size: 14px;
    line-height: 1.43;
    color: rgba(44, 44, 44, .7);
    display: block;
    max-width: 624px;
    margin: 12px auto 0
}

.post-txt > p > img[src^="/uploads"] + span a, .post-txt > img[src^="/uploads"] + span a {
    font-style: italic;
    color: rgba(44, 44, 44, .4);
    text-decoration: none
}

.post-txt > div.table-wr {
    width: 100%;
    overflow-x: auto;
    padding: 1px
}

.post-txt > div.table-wr > table:not([class]) td, .post-txt > table:not([class]) td {
    border: solid 1px;
    border-collapse: collapse;
    padding: 0 10px 0
}

.attention-box {
    display: flex;
    border-radius: 16px;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .08);
    background-color: #fff;
    padding: 24px 40px 24px 24px;
    box-sizing: border-box;
    margin: 32px 0
}

.attention-icon {
    min-width: 56px;
    width: 56px;
    height: 56px;
    margin-right: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center
}

.attention-title {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.29;
    color: #2c2c2c;
    margin-bottom: 12px
}

.attention-text {
    font-size: 16px;
    line-height: 1.38;
    color: rgba(44, 44, 44, .7)
}

.attention-text .promo-zaebumba {
    display: inline-block;
    height: 24px;
    border-radius: 4px;
    background-color: rgba(0, 0, 0, .05);
    font-size: 14px;
    font-weight: 700;
    color: #2c2c2c;
    margin: 0 6px;
    line-height: 24px;
    padding: 0 6px
}

.attention-footer {
    display: flex;
    margin-top: 20px;
    height: 36px
}

.attention-footer .promocode {
    width: 160px;
    height: 36px;
    border-radius: 8px;
    background-color: rgba(0, 0, 0, .03);
    box-sizing: border-box;
    padding: 0 8px 0 16px;
    margin-right: 11px;
    overflow: hidden
}

.attention-footer .promocode input {
    outline: none;
    box-shadow: none;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.43;
    color: #2c2c2c;
    border: none;
    background: 0 0;
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 100%
}

.attention-footer .promocode .copy {
    cursor: pointer;
    display: block;
    height: 100%;
    width: 28px;
    min-width: 20px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2
}

.attention-footer .promocode .copy::after, .attention-footer .promocode .copy::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-position: 0 50%;
    transition: opacity .2s linear;
    position: absolute;
    top: 0;
    left: 0
}

.attention-footer .promocode .copy::before {
    background-image: url(/img/copy.svg);
    opacity: 1
}

.attention-footer .promocode .copy::after {
    background-image: url(/img/copy-hover.svg);
    opacity: 0
}

.attention-footer .promocode .copy:hover::before {
    opacity: 0
}

.attention-footer .promocode .copy:hover::after {
    opacity: 1
}

.attention-footer .yellow-btn {
    display: inline-block;
    min-width: 141px;
    height: 36px;
    padding: 8px 16px;
    border-radius: 8px;
    background-color: #ffda00;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.43;
    text-align: center;
    color: #2c2c2c;
    transition: background-color .2s linear;
    text-decoration: none;
    outline: none;
    border: none
}

.attention-footer .light-btn {
    display: inline-block;
    height: 36px;
    padding: 8px 16px;
    border-radius: 8px;
    background-color: rgba(242, 112, 70, .1);
    box-sizing: border-box;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.43;
    text-align: center;
    color: #2c2c2c;
    transition: background-color .2s linear, color .2s linear;
    text-decoration: none;
    outline: none;
    border: none
}

.attention-footer .light-btn:hover {
    background-color: #f27046;
    color: #fff
}

.attention-footer .yellow-btn:hover {
    background-color: #ffe233;
    color: #2c2c2c
}

article .post-txt .attention-footer a {
    border-bottom: none
}

.gallery-wr .photo-list .photo-item {
    border-radius: 12px;
    margin-right: 16px
}

.gallery-wr p {
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    line-height: 1.43;
    text-align: left;
    color: rgba(44, 44, 44, .7);
    margin: 12px 8px
}

.gallery-wr p i {
    font-style: italic;
    color: rgba(44, 44, 44, .4)
}

.article-wrap {
    display: flex;
    justify-content: space-between
}

.article-wrap > article {
    flex: 1
}

.article-wrap::before, .article-wrap::after {
    display: none
}

.article-wrap .article-widgets .widgets-group {
    position: sticky;
    top: 12px;
    z-index: 10
}

.mobile-share {
    width: 284px;
    height: 48px;
    padding: 12px 16px;
    border-radius: 24px;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .16);
    background-color: #fff;
    box-sizing: border-box;
    margin: auto;
    display: flex;
    margin-bottom: 32px
}

.mobile-share .widget-btn {
    display: block;
    width: 56px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    border: none;
    text-decoration: none
}

.mobile-share .widget-btn::before {
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 2;
    transition: opacity .3s linear;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 22px
}

.mobile-share .widget-btn::after {
    content: "";
    display: block;
    height: 20px;
    width: 1px;
    background-color: rgba(44, 44, 44, .05);
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.mobile-share .widget-btn:last-child::after {
    display: none
}

.post-txt > .article-tags-wr {
    display: flex;
    margin: 20px 0 40px auto
}

.article-tags-wr > span {
    font-size: 14px;
    font-weight: 500;
    color: #2c2c2c;
    display: block;
    padding-top: 4px;
    min-width: 60px
}

.tag-list {
    display: flex;
    flex-wrap: wrap;
    margin-left: 16px;
    margin-top: -8px
}

.tag-item {
    display: block;
    text-decoration: none;
    outline: none;
    box-sizing: border-box;
    padding: 4px 12px;
    border-radius: 16px;
    background-color: rgba(242, 112, 70, .1);
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
    color: #2c2c2c;
    margin-right: 8px;
    margin-top: 8px
}

.tag-item:hover {
    background-color: #f27046;
    color: #fff
}

.post-name-2 .count {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.25;
    color: #2c2c2c;
    display: inline-flex;
    align-items: center;
    transform: translateY(5px);
    margin-left: 16px
}

.post-name-2 .count::before {
    display: inline-block;
    width: 28px;
    height: 28px;
    background-color: rgba(242, 112, 70, .1);
    border-radius: 100%;
    background-image: url(/img/mode-comment.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    margin-right: 8px
}

.seo-wr {
    border-top: solid 1px rgba(44, 44, 44, .05);
    padding-bottom: 32px
}

.seo-wr h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    color: rgba(44, 44, 44, .9);
    margin-bottom: 16px
}

.seo-wr p {
    font-size: 16px;
    line-height: 28px;
    color: rgba(44, 44, 44, .8);
    margin-bottom: 24px
}

.seo-wr h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    color: rgba(44, 44, 44, .9);
    margin-bottom: 16px
}

.seo-wr ul {
    margin: 24px 24px 24px 38px;
    box-sizing: border-box
}

.seo-wr ul li {
    font-size: 16px;
    line-height: 28px;
    color: rgba(44, 44, 44, .8)
}

.seo-wr ul li::before {
    content: "";
    width: 6px;
    height: 6px;
    background-color: #f27046;
    border-radius: 50%;
    overflow: hidden;
    display: block;
    position: absolute;
    top: 10px;
    left: -16px
}

.seo-wr ul li + li {
    margin-top: 16px
}

@media (max-width: 1060px) {
    .cen-1 {
        padding: 12px
    }

    .rightCon {
        margin-left: 0
    }

    .post-h1 {
        font-size: 32px;
        margin-top: 16px;
        order: -2
    }

    .post-img.br-16 {
        margin-left: -12px;
        margin-right: -12px;
        border-radius: 0
    }

    .post-img.br-16 img {
        border-radius: 0
    }

    .autorBlock {
        flex-wrap: initial;
        order: -1;
        margin-top: 16px;
        margin-bottom: 24px
    }

    .reading-time {
        padding-left: 12px;
        margin-top: 12px
    }

    .reading-time::before {
        left: auto;
        right: 0;
        top: -24px
    }

    .autorBlock-div {
        width: auto;
        border-top: none;
        margin-top: 0
    }

    .article-widgets {
        display: none
    }

    .post-txt > .post-name-2, .post-txt > .post-txt h2 {
        margin-top: 24px
    }

    .post-txt ul:not([class]), .post-txt ol:not([class]) {
        margin: 24px 0
    }

    .attention-box {
        margin: 24px 0;
        padding: 20px 20px 24px
    }

    .attention-icon {
        min-width: 32px;
        width: 32px;
        height: 32px;
        margin-right: 12px;
        position: absolute
    }

    .attention-title {
        font-size: 24px;
        padding-left: 44px
    }

    .post-txt blockquote {
        padding: 26px 0 0;
        margin: 24px 16px
    }

    .post-txt blockquote, .post-txt blockquote p, .post-txt blockquote span {
        font-size: 20px
    }

    .post-txt blockquote:before {
        top: 0
    }

    .gallery-wr {
        margin: 32px 0
    }

    .article-wrap > article {
        width: 100%
    }

    .post-txt > .article-tags-wr {
        margin: 12px 0 40px
    }

    .article-tags-wr > span {
        display: none
    }

    .tag-list {
        margin-left: 0
    }
}