/* Intro */
.b-longread-79154-intro {
    position: relative;
    max-width: 100%;
    width: 1980px;
    margin: 0 auto 5em;
    font-size: 0.5vw;
    background: url('https://static.sobaka.ru/uploads/longread/79154/intro.jpg') no-repeat 50% -5.4em;
    background-size: cover;
}

.b-longread-79154-intro:before {
    content: '';
    float: left;
    width: 1px;
    height: 0;
    margin: 0 0 0 -1px;
    padding: calc(903 / 1978 * 100%) 0 0;
}

.b-longread-79154-intro:after {
    content: '';
    display: table;
    clear: both;
}

.b-longread-79154-intro__content {
    position: absolute;
    top: 13em;
    left: 54%;
    width: 100%;
    max-width: 82em;
    transform: translate(-50%, 0);
}

.b-longread-79154-intro__title {
    margin: 0 0 calc(45 / 40 * 1em);
    font: normal 400 4em/1 'Bebas Neue', sans-serif;
    text-transform: uppercase;
    color: #fff;
    overflow: hidden;
}

.b-longread-79154-intro__title span {
    display: block;
    margin: calc(15 / 50 * 1em) -0.6em 0 0;
    font-size: calc(50 / 40 * 1em);
    letter-spacing: 0.4em;
    color: #ff385c;
}

.b-longread-79154-intro__txt {
    max-width: 18em;
    margin: 0 6em 0 auto;
    font: normal 400 2.1em/1.7 'Roboto Condensed', sans-serif;
    color: #ab9696;
}

@media (max-width: 768px) {
    .b-longread-79154-intro {
        margin: 0 auto 10em;
        padding: 16% 0 0;
        font-size: 1.4vw;
        background-image: url('https://static.sobaka.ru/uploads/longread/79154/intro-small.jpg');
        background-position: 50% 0;
        background-size: contain;
    }

    .b-longread-79154-intro__content {
        position: static;
        max-width: 70%;
        margin: 0 auto;
        transform: none;
    }

    .b-longread-79154-intro__title {
        margin-bottom: 65%;
        font-size: 3.4em;
        line-height: 1.25;
        overflow: hidden;
    }

    .b-longread-79154-intro__title span {
        margin-right: -0.2em;
        letter-spacing: 0.2em;
        white-space: normal;
    }

    .b-longread-79154-intro__txt {
        max-width: none;
        margin: 0;
        font-size: 2.6em;
        line-height: 1.5;
        color: #000;
    }

    .b-longread-79155-intro__txt br {
        display: none;
    }
}

/* Brands */
.b-longread-79154-brands {
    margin: 0 0 19.5em;
}

.b-longread-79154-brands__brand + .b-longread-79154-brands__brand {
    margin-top: 8em;
}

/* Brand */
.b-longread-79154-brand__container {
    max-width: 850px;
    margin: 0 auto;
    padding: 0 1.5em;
}

.b-longread-79154-brand__title {
    margin: 0 0 calc(35 / 30 * 1em);
    font: normal 400 3em/1 'Roboto Condensed', sans-serif;
    letter-spacing: 0.2em;
    color: #6e0219;
}

.b-longread-79154-brand__txt {
    margin: 0 0 calc(60 / 21 * 1em);
    font: normal 400 2.1em/1.7 'Roboto Condensed', sans-serif;
    text-align: justify;
}

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