/* Btn */
.b-longread-81520-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    width: 100%;
    height: 2.125em;
    font: normal 400 40px/1 'futurademicregular', sans-serif;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #fff;
    background: #d20b37;
    border: 0.075em solid #d20b37;
    outline: none;
    transition: all 0.3s;
}

.b-longread-81520-btn:hover,
.b-longread-81520-btn:focus {
    color: #d20b37;
    background: none;
}

@media (max-width: 992px) {
    .b-longread-81520-btn {
        font-size: 28px;
    }
}


@media (max-width: 375px) {
    .b-longread-81520-btn {
        font-size: 22px;
    }
}

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

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

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

.b-longread-81520-intro__title {
    position: absolute;
    top: 5%;
    left: 50%;
    width: 40%;
    height: auto;
    transform: translate(-50%, 0);
}

.b-longread-81520-intro__banner {
    position: absolute;
    bottom: 0;
    left: 50%;
    max-width: 105%;
    font-size: 0.5vw;
    width: 1980px;
    background: url('https://static.sobaka.ru/uploads/longread/81520/intro-banner.png') no-repeat 50% 0;
    background-size: contain;
    transform-origin: 0 100%;
    transform: translate(-50%, 10%) rotate(-5.3deg);
}

.b-longread-81520-intro__banner:before {
    content: '';
    display: block;
    width: 100%;
    padding: calc(128 / 1980 * 100%) 0 0;
}

.b-longread-81520-intro__banner-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-45%, -50%);
}

.b-longread-81520-intro__banner-title {
    margin: 0 0 calc(10 / 55 * 1em);
    font: normal 400 5.5em/1 'futurademicregular', sans-serif;
    text-transform: uppercase;
    text-align: center;
    color: #d20b37;
}

.b-longread-81520-intro__banner-subtitle {
    margin: 0 0 calc(15 / 35 * 1em);
    font: normal 400 3.5em/1 'futurademicregular', sans-serif;
    text-transform: uppercase;
    text-align: center;
    color: #000;
}

@media (max-width: 640px) {
    .b-longread-81520-intro {
        width: 640px;
        margin: 0 auto 3em;
        background-image: url('https://static.sobaka.ru/uploads/longread/81520/intro-mobile.jpg');
    }

    .b-longread-81520-intro:before {
        padding: calc(602 / 640 * 100%) 0 0;
    }

    .b-longread-81520-intro__title {
        top: 10%;
        width: 85%;
    }

    .b-longread-81520-intro__banner {
        font-size: 2.5vw;
        background-size: cover;
    }

    .b-longread-81520-intro__banner:before {
        padding: calc(125 / 640 * 100%) 0 0;
    }

    .b-longread-81520-intro__banner-title {
        font-size: 3em;
    }

    .b-longread-81520-intro__banner-subtitle {
        font-size: 2em;
    }
}

/* Intro Text */
.b-longread-81520-intro-text {
    max-width: 100%;
    width: 840px;
    margin: 0 auto;
    padding: 0 1rem;
    font: normal 400 2.4em/1.25 'futurabookcregular', sans-serif;
    text-align: center;
}

@media (max-width: 992px) {
    .b-longread-81520-intro-text {
        margin: 0 auto 3em;
    }
}

@media (max-width: 640px) {
    .b-longread-81520-intro-text br {
        display: none;
    }
}

/* Article */
.b-longread-81520-article {
    display: flex;
    margin: 0 0 18em;
}

.b-longread-81520-article--gifts {
    align-items: center;
    margin-bottom: 0;
}

.b-longread-81520-article__picture {
    width: 50%;
}

.b-longread-81520-article__img {
    display: block;
    max-width: 100%;
    height: auto;
}

.b-longread-81520-article__picture:first-child .b-longread-81520-article__img {
    margin-left: auto;
}

.b-longread-81520-article__content {
    width: 50%;
}

.b-longread-81520-article__content-inner {
    max-width: 610px;
    padding: 0 3rem;
}

.b-longread-81520-article__content:first-child .b-longread-81520-article__content-inner {
    margin-left: auto;
}

.b-longread-81520-article__title-img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 0 4.5em;
}

.b-longread-81520-article--gifts .b-longread-81520-article__title-img {
    width: 16vw;
}

.b-longread-81520-article--legends .b-longread-81520-article__title-img {
    width: 20vw;
}

.b-longread-81520-article--services .b-longread-81520-article__title-img {
    width: 20vw;
}

.b-longread-81520-article--trends .b-longread-81520-article__title-img {
    width: 18vw;
}

.b-longread-81520-article__txt:not(:last-child) {
    margin: 0 0 4em;
}

.b-longread-81520-article__txt p {
    font: normal 400 2.4em/1.25 'futurabookcregular', sans-serif;
}

.b-longread-81520-article__txt p + p {
    margin-top: 1em;
}

.b-longread-81520-article__txt p small {
    display: inline-block;
    font-size: 75%;
    line-height: 1.3;
}

.b-longread-81520-article__btn {
    width: 9.625em;
}

@media (max-width: 992px) {
    .b-longread-81520-article {
        flex-direction: column;
        margin: 0 0 10em !important;
    }

    .b-longread-81520-article__picture {
        order: -1;
        width: 100%;
        margin: 0 0 3em;
    }

    .b-longread-81520-article__img {
        max-width: 100%;
        margin: 0 auto;
    }

    .b-longread-81520-article__content {
        width: 100%;
    }

    .b-longread-81520-article__content-inner {
        padding: 0 1.5rem;
    }

    .b-longread-81520-article__title-img {
        max-width: 200px;
        width: auto !important;
        margin: 0 auto 3em;
    }

    .b-longread-81520-article__btn {
        margin: 0 auto;
    }
}

/* Slideshow */
.b-longread-81520-slideshow {
    display: none;
}

@media (max-width: 640px) {
    .b-longread-81520-slideshow {
        display: block;
        margin: 0 0 10em;
    }

    .b-longread-81520-slideshow__title {
        padding: 6em 3.5em;
    }

    .b-longread-81520-slideshow__title-img {
        display: block;
        max-width: 100%;
        height: auto;
        margin: 0 auto;
    }

    .b-longread-81520-slideshow__slides-wrap {
        position: relative;
    }

    .b-longread-81520-slideshow__slide {
        position: relative;
    }

    .b-longread-81520-slideshow__slide-picture {
        position: relative;
        width: 100%;
        margin: 0 0 3em;
    }

    .b-longread-81520-slideshow__slide-picture:before {
        content: '';
        display: block;
        width: 100%;
        padding: 100% 0 0;
    }

    .b-longread-81520-slideshow__slide-content {
        max-width: 80%;
        margin: 0 auto;
    }

    .b-longread-81520-slideshow__slide-img {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto;
        margin: auto;
    }

    .b-longread-81520-slideshow__slide-title {
        margin: 0 0 0.5em;
        font: normal 400 3em/1 'futurademicregular', sans-serif;
        text-transform: uppercase;
    }

    .b-longread-81520-slideshow__slide-txt {
        font: normal 400 2.4em/1.25 'futurabookcregular', sans-serif;
    }

    .b-longread-81520-slideshow__slide-txt strong {
        font-family: 'futurademicregular', sans-serif;
    }

    .b-longread-81520-slideshow__nav {
        display: none;
    }

    .b-longread-81520-slideshow__pages {
        position: absolute;
        top: 0;
        left: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 90% 0 0;
        pointer-events: none;
        transform: translate(-50%, 0);
    }

    .b-longread-81520-slideshow__page {
        display: block;
        width: 5em;
        height: 1.5em;
        margin: 0 1.5em;
        text-indent: -9999px;
        background: #fff;
        border: none;
        outline: none;
        pointer-events: auto;
        transition: all 0.3s;
    }

    .b-longread-81520-slideshow__page--active {
        background: #d20b37;
    }
}

@media (min-width: 641px) {
    .b-longread-81520-slideshow {
        display: block;
        position: relative;
        max-width: 100%;
        width: 1500px;
        margin: 0 auto 10em;
        background: url('https://static.sobaka.ru/uploads/longread/81520/slideshow-frame.jpg') no-repeat;
        background-size: contain;
    }

    .b-longread-81520-slideshow:before {
        content: '';
        display: block;
        width: 100%;
        padding: calc(700 / 1500 * 100%) 0 0;
    }

    .b-longread-81520-slideshow__title {
        position: absolute;
        top: 0;
        left: 50%;
        max-width: 50%;
        width: 755px;
        background: #fff;
        transform: skewX(-33deg) translate(-54%, -32%);
    }

    .b-longread-81520-slideshow__title:before {
        content: '';
        display: block;
        width: 100%;
        padding: 20% 0 0;
        background: url(https://static.sobaka.ru/uploads/longread/81520/slideshow-title.svg) no-repeat 50% 50%;
        background-size: 75% auto;
        transform: skewX(33deg);
    }

    .b-longread-81520-slideshow__title-img {
        display: none;
    }

    .b-longread-81520-slideshow__slides-wrap {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 88%;
        height: 71%;
        transform: translate(-50%, -50%);
    }

    .b-longread-81520-slideshow__slides {
        width: 85%;
        height: 100%;
        margin: 0 auto;
    }

    .b-longread-81520-slideshow__slides > div,
    .b-longread-81520-slideshow__slides > div > div {
        height: 100%;
    }

    .b-longread-81520-slideshow__slide {
        display: flex;
        width: 100%;
        height: 100%;
    }

    .b-longread-81520-slideshow__slide-picture,
    .b-longread-81520-slideshow__slide-content {
        width: 50%;
        height: 100%;
        padding: 0 15px;
    }

    .b-longread-81520-slideshow__slide-picture {
        position: relative;
    }

    .b-longread-81520-slideshow__slide-content {
        padding-top: 8%;
    }

    .b-longread-81520-slideshow__slide-img {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto;
        margin: auto;
    }

    .b-longread-81520-slideshow__slide-title {
        margin: 0 0 0.5em;
        font: normal 400 3em/1 'futurademicregular', sans-serif;
        text-transform: uppercase;
    }

    .b-longread-81520-slideshow__slide-txt {
        font: normal 400 2.4em/1.25 'futurabookcregular', sans-serif;
    }

    .b-longread-81520-slideshow__slide-txt strong {
        font-family: 'futurademicregular', sans-serif;
    }

    .b-longread-81520-slideshow__nav {
        position: absolute;
        top: 50%;
        color: #000;
        background: none;
        border: none;
        outline: none;
        transform: translate(0, -50%);
        transition: all 0.3s;
    }

    .b-longread-81520-slideshow__nav:hover,
    .b-longread-81520-slideshow__nav:focus {
        color: #d20b37;
    }

    .b-longread-81520-slideshow__nav--prev {
        left: 0;
    }

    .b-longread-81520-slideshow__nav--next {
        right: 0;
    }

    .b-longread-81520-slideshow__nav svg {
        display: block;
        width: 7.8em;
        height: 15.5em;
        fill: currentColor;
    }

    .b-longread-81520-slideshow__pages {
        display: none;
    }
}

@media (min-width: 640px) and (max-width: 1500px) {
    .b-longread-81520-slideshow__slide {
        font-size: 0.7vw;
    }
}

/* Loyalty Program */
.b-longread-81520-loyalty-program {
    margin: 0 0 14em;
}

.b-longread-81520-loyalty-program__content {
    max-width: 840px;
    margin: 0 auto;
    padding: 0 1rem;
}

.b-longread-81520-loyalty-program__img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto 5em;
}

.b-longread-81520-loyalty-program__img--mobile {
    display: none;
}

.b-longread-81520-loyalty-program__txt {
    margin: 0 0 1.7em;
    font: normal 400 2.4em/1.25 'futurabookcregular', sans-serif;
    text-align: center;
}

.b-longread-81520-loyalty-program__btn {
    width: 12.5em;
    margin: 0 auto;
    letter-spacing: 0.01em;
}

@media (max-width: 640px) {
    .b-longread-81520-loyalty-program__img {
        margin: 0 auto 3em;
    }

    .b-longread-81520-loyalty-program__img--desktop {
        display: none;
    }

    .b-longread-81520-loyalty-program__img--mobile {
        display: block;
    }
}