/* Base */
body {
    color: #000;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* Override */
.b-nav {
    background: #000 !important;
}

#top100counter {
    position: absolute;
    top: 0;
    left: 0;
}

/* Root */
.b-longread-76625 {
    padding: 54px 0;
    font-weight: 400;
    font-size: 10px;
    line-height: 1;
}

.wrapper > .b-longread-76625 {
    padding: 0;
}

@media (max-width: 30rem) {
    .b-longread-76625 {
        font-size: 8px;
    }
}

@media (max-width: 20rem) {
    .b-longread-76625 {
        font-size: 6px;
    }
}

.b-longread-76625 *,
.b-longread-76625 *:before,
.b-longread-76625 *:after {
    margin: 0;
    padding: 0;
    font: inherit;
    box-sizing: border-box;
}

/* Intro */
.b-longread-76625-intro {
    position: relative;
    max-width: 100%;
    width: 1980px;
    font-size: 10px;
    background: url('https://static.sobaka.ru/uploads/longread/76625/intro.jpg') no-repeat 50% 50%;
    background-size: cover;
}

.b-longread-76625-intro:before {
    content: " ";
    display: block;
    width: 100%;
    padding: calc(400 / 1980 * 100%) 0 0;
}

.b-longread-76625-intro__content {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    width: 765px;
    padding: 0 1.5em;
    transform: translate(-50%, -50%);
    text-align: center;
}

.b-longread-76625-intro__title {
    margin: 0 0 0.3333333333333333em;
    font-weight: 400;
    font-size: 6em;
    line-height: 1;
    font-family: 'bodoni72citalic', sans-serif;
    text-align: center;
    text-transform: uppercase;
    color: #d3a95c;
}

.b-longread-76625-intro__subtitle {
    margin: 0 0 0.3125em;
    font-weight: 400;
    font-size: 4.8em;
    line-height: 1;
    font-family: 'futurademicregular', sans-serif;
    text-align: center;
    color: #fff;
}

.b-longread-76625-intro__txt {
    max-width: 640px;
    margin: 0 auto;
    font-size: 2.4em;
    line-height: 1;
    font-family: 'futurabookcregular', sans-serif;
    text-align: center;
    color: #fff;
}

@media (max-width: 85.375rem) {
    .b-longread-76625-intro {
        font-size: 8px;
    }
}

@media (max-width: 64rem) {
    .b-longread-76625-intro {
        font-size: 10px;
    }

    .b-longread-76625-intro:before {
        padding-top: 54.54545454545455%;
    }
}

@media (max-width: 30rem) {
    .b-longread-76625-intro {
        font-size: 5px;
    }
}

@media (max-width: 23.75rem) {
    .b-longread-76625-intro {
        font-size: 4px;
    }
}

/* Product */
.b-longread-76625-product {
    color: #404040;
    background: #f5f5f5;
}

.b-longread-76625-product--bg-accent {
    background-color: #fde7eb;
}

.b-longread-76625-product__row {
    display: flex;
    max-width: 1080px;
    margin: 0 auto;
    padding: 7.6em 0 9em;
}

.b-longread-76625-product__col {
    position: relative;
    width: 50%;
}

.b-longread-76625-product__img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    height: auto;
}

.b-longread-76625-product__num {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-40%, -50%);
    font-weight: 400;
    font-size: 24em;
    line-height: 1;
    font-family: 'bodoni72citalic', sans-serif;
    text-transform: uppercase;
    color: #fbc3cc;
}

.b-longread-76625-product__title {
    position: relative;
    margin: 0 0 0.4166666666666667em;
    font-weight: 400;
    font-size: 3.6em;
    line-height: 1;
    font-family: 'bodoni72citalic', sans-serif;
    text-transform: uppercase;
}

.b-longread-76625-product__txt {
    position: relative;
    margin: 0 0 0.7142857142857143em;
    font-size: 2.1em;
    line-height: 1.333333333333333;
    font-family: 'futurabookcregular', sans-serif;
}

.b-longread-76625-product__note {
    position: relative;
    font-size: 1.8em;
    line-height: 1;
    font-family: 'futurabookcregular', sans-serif;
}

@media (max-width: 69.375rem) {
    .b-longread-76625-product__row {
        flex-direction: column;
        padding: 6em 1.5em;
    }

    .b-longread-76625-product__col {
        width: 100%;
    }

    .b-longread-76625-product__col--type-img {
        order: -1;
        z-index: 1;
        margin-bottom: 6em;
    }

    .b-longread-76625-product__col--type-txt {
        z-index: 2;
    }

    .b-longread-76625-product__img {
        margin: 0 auto !important;
    }

    .b-longread-76625-product__num {
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .b-longread-76625-product__title {
        text-align: center;
    }
}

/* Related Posts */
.b-longread-76625-related-posts {
    padding: 4.5em 1.5em 12em;
    color: #404040;
    background: #fff;
    border: 0.3em solid #d3a95c;
    border-right: none;
    border-left: none;
}

.b-longread-76625-related-posts__title {
    margin: 0 0 1em;
    font-weight: 400;
    font-size: 4.8em;
    line-height: 1;
    font-family: 'bodoni72citalic', sans-serif;
    text-align: center;
}

.b-longread-76625-related-posts__posts {
    display: flex;
    justify-content: center;
    margin: -4em 0 0 -1.3em;
}

.b-longread-76625-related-posts__post {
    max-width: 100%;
    width: 320px;
    margin: 4em 0 0 1.3em;
}

@media (max-width: 62rem) {
    .b-longread-76625-related-posts__posts {
        flex-direction: column;
        align-items: center;
    }
}

/* Related Post */
.b-longread-76625-related-post__img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto 2em;
}

.b-longread-76625-related-post__title {
    font-weight: 400;
    font-size: 2.4em;
    line-height: 1.25;
    font-family: 'futurademicregular', sans-serif;
}