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

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

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

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

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

/* Intro */
.b-longread-72498-intro {
    padding: 9.5em 1.5em 9em;
    color: #fce6cc;
    background: #103426 url('https://static.sobaka.ru/uploads/longread/72498/intro-bg.jpg') no-repeat 50% 0;
    background-size: cover;
}

.b-longread-72498-intro__poster {
    display: flex;
    justify-content: center;
    position: relative;
    left: -2.525252525252525%;
    margin: 0 0 4em;
}

.b-longread-72498-intro__text {
    max-width: 820px;
    margin: 0 auto;
    font-family: 'metabookcregular', sans-serif;
}

.b-longread-72498-intro__text a {
    color: #fff;
    text-decoration: underline;
}

.b-longread-72498-intro__text a:hover {
    text-decoration: none;
}

.b-longread-72498-intro__text p {
    margin: 0 0 1.75em;
    font-size: 2em;
    line-height: 1.3;
}

.b-longread-72498-intro__text p:last-child {
    margin-bottom: 0;
}

@media (max-width: 30em) {
    .b-longread-72498-intro {
        padding-top: 4.5em;
        padding-bottom: 5em;
    }
}

/* Intro Poster */
.b-longread-72498-intro-poster {
    position: relative;
    max-width: 100%;
    width: 956px;
    height: auto;
    background: url('https://static.sobaka.ru/uploads/longread/72498/intro-poster.png') no-repeat 50% 50%;
    background-size: cover;
}

.b-longread-72498-intro-poster:before {
    content: '';
    display: block;
    width: 100%;
    padding: calc(714 / 956 * 100%) 0 0;
}

.b-longread-72498-intro-poster__content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 35.56485355648536% 12.55230125523013% 9.937238493723849% 24.89539748953975%;
    color: #fff;
}

.b-longread-72498-intro-poster__title {
    margin: 0 0 0.7352941176470588em;
    font-size: 3.4em;
    line-height: 1.176470588235294em;
    font-family: 'futurademicregular', sans-serif;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    text-align: center;
}

.b-longread-72498-intro-poster__text {
    font-size: 2em;
    line-height: 1em;
    font-family: 'futurabookcregular', sans-serif;
    text-align: center;
}

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

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

@media (max-width: 20rem) {
    .b-longread-72498-intro-poster {
        font-size: 3px;
    }
}

/* Slieshow */
.b-longread-72498-slideshow {
    position: relative;
    overflow: hidden;
    background: #0d2c1d;
}

.b-longread-72498-slideshow__slide {
    width: auto;
}

.b-longread-72498-slideshow__slide-image {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

.b-longread-72498-slideshow__nav-arrow {
    position: absolute;
    top: 50%;
    max-width: 100%;
    width: 6.1em;
    height: auto;
    color: #9f946a;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 100;
}

.b-longread-72498-slideshow__nav-arrow:before {
    content: '';
    display: block;
    width: 100%;
    padding: calc(159 / 61 * 100%) 0 0;
}

.b-longread-72498-slideshow__nav-arrow > * {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    margin: auto;
}

.b-longread-72498-slideshow__nav-arrow:hover {
    color: #c1b792;
}

.b-longread-72498-slideshow__nav-arrow--prev {
    left: 4em;
}

.b-longread-72498-slideshow__nav-arrow--next {
    right: 4em;
}

@media (max-width: 30rem) {
    .b-longread-72498-slideshow__nav-arrow--prev {
        left: 0;
    }
    
    .b-longread-72498-slideshow__nav-arrow--next {
        right: 0;
    }
}

/* Card */
.b-longread-72498-card {
    display: flex;
    flex-wrap: wrap;
}

.b-longread-72498-card__side {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
    color: #103426;
    background: #fce6cc;
}

.b-longread-72498-card__side:not(.b-longread-72498-card__side--media) {
    padding: 1.5em;
}

.b-longread-72498-card__side > *:last-child {
    margin-bottom: 0 !important;
}

.b-longread-72498-card__title {
    margin: 0 0 0.75em;
    font-size: 2.4em;
    line-height: 1.25em;
    font-family: 'futurademicregular', sans-serif;
    text-transform: uppercase;
    text-align: center;
}

.b-longread-72498-card__title--large {
    margin-bottom: 1em;
    font-size: 4em;
}

.b-longread-72498-card__text {
    margin: 0 0 2.5em;
    font-size: 2em;
    line-height: 1em;
    font-family: 'futurabookcregular', sans-serif;
    text-align: center;
}

.b-longread-72498-card__text a {
    text-decoration: underline;
}

.b-longread-72498-card__text a:hover {
    text-decoration: none;
}

.b-longread-72498-card__text--large {
    margin-bottom: 1em;
    font-size: 4em;
    line-height: 1.2em;
}

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

.b-longread-72498-card__link {
    position: relative;
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 0 3.5em;
    line-height: 0;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% auto;
    border: 0;
    cursor: pointer;
}

.b-longread-72498-card__link:hover {
    background-position: 0 101%;
}

.b-longread-72498-card__link:after {
    content: '';
    display: block;
    width: 100%;
}

.b-longread-72498-card__link--more {
    width: 41.5em;
    background-image: url('https://static.sobaka.ru/uploads/longread/72498/more-button.png');
}

.b-longread-72498-card__link--more:after {
    padding-top: calc(102 / 415 * 100%);
}

.b-longread-72498-card__link--quiz {
    width: 41.5em;
    background-image: url('https://static.sobaka.ru/uploads/longread/72498/quiz-button.png');
}

.b-longread-72498-card__link--quiz:after {
    padding-top: calc(102 / 415 * 100%);
}

.b-longread-72498-card__link--register {
    width: 50.4em;
    background-image: url('https://static.sobaka.ru/uploads/longread/72498/register-button.png?v=1');
}

.b-longread-72498-card__link--register:after {
    padding-top: calc(105 / 504 * 100%);
}

@media (max-width: 30rem) {
    .b-longread-72498-card__side {
        width: 100%;
    }

    .b-longread-72498-card__side--media {
        order: -1;
    }
}

/* Footer */
.b-longread-72498-footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 5.5em 1.5em 6.5em;
    color: #fce6cc;
    background: #103426 url('https://static.sobaka.ru/uploads/longread/72498/footer-bg.jpg') no-repeat 50% 0;
    background-size: cover;
}

.b-longread-72498-footer__nav {
    margin: 0 0 9em;
}

.b-longread-72498-footer__logo {
    margin: 0 0 9em;
}

.b-longread-72498-footer__sign {
    font-size: 1.6em;
    font-family: 'futurabookcregular', sans-serif;
}

/* Footer Nav */
.b-longread-72498-footer-nav {
    display: flex;
    justify-content: center;
    align-items: center;
}

.b-longread-72498-footer-nav__link {
    padding: 0 3em;
    color: #fce6cc;
    transition: all 0.3s ease-in-out;
}

.b-longread-72498-footer-nav__link:hover,
.b-longread-72498-footer-nav__link--active {
    color: #fff;
}

.b-longread-72498-footer-nav__link--active {
    pointer-events: none;
}

.b-longread-72498-footer-nav__link:after {
    content: '';
    display: block;
    width: 100%;
    height: 1em;
    margin: 1.5em 0 0;
    background: #ccbb86 url('https://static.sobaka.ru/uploads/longread/72498/footer-nav-item-pattern.png') no-repeat 50% 50%;
    opacity: 0;
    transition: inherit;
}

.b-longread-72498-footer-nav__link--active:after {
    opacity: 1;
}

.b-longread-72498-footer-nav__link-text {
    font-size: 1.8em;
    line-height: 1;
    font-family: 'futurabookcregular', sans-serif;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

@media (max-width: 30rem) {
    .b-longread-72498-footer-nav {
        flex-direction: column;
    }

    .b-longread-72498-footer-nav__link {
        margin-bottom: 3em;
        text-align: center;
    }

    .b-longread-72498-footer-nav__link:last-child {
        margin-bottom: 0;
    }
}

/* Footer Logo */
.b-longread-72498-footer-logo__image {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}