.promo-page {
    padding-top: 500px;
    padding-bottom: 380px;
    background-image: url('../images/bg/mayday-desktop-top-bg.png'), url('../images/bg/mayday-desktop-bottom-bg.png'), url('../images/bg/main-bg.png');
    background-repeat: no-repeat no-repeat;
    background-size: auto, auto, cover;
    background-position: top center, bottom center, center;
}

.content-wrapper.show-case {
    background: #fff;
}

@media (min-width: 640px) and (max-width: 999px) {
    .promo-page {
        background-image: url('../images/bg/mayday-tablet-top-bg.png'), url('../images/bg/mayday-tablet-bottom-bg.png'), url('../images/bg/main-bg.png');
        background-size: contain, contain, cover;
        background-position: top center, bottom center, center;
        padding-top: 334px;
        padding-bottom: 0;
    }
    .main-nav__toggle-label {
        background: #fff;
    }
}

@media (min-width: 640px) and (max-width: 959px) {
    .promo-page {
        background-image: url('../images/bg/mayday-tablet-top-bg.png'), url('../images/bg/mayday-tablet-bottom-bg.png'), url('../images/bg/main-bg.png');
        background-size: auto, auto, cover;
        background-position: top center, bottom center, center;
        padding-top: 334px;
        padding-bottom: 0;
    }
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px) {
    .promo-page {
        background-image: url(../images/bg/mayday-mobile-top-bg.png), url(../images/bg/mayday-mobile-bottom-bg.png), url(../images/bg/main-bg.png);
        background-size: auto, auto, cover;
        background-position: top center, bottom 10px center, center;
        padding-top: 223px;
        padding-bottom: 44px;
    }
    .main-nav__toggle {
        padding: 0 !important;
    }
    .promo-page .catalog-list h3 {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .promo-page .catalog-list > .mobile-menu__label {
        padding-top: 10px;
    }

    .catalog-list {
        border-radius: 20px;
    }

    .promo-page .disclaimer {
        border-bottom-right-radius: 20px !important;
        border-bottom-left-radius: 20px !important;
    }
}

@media (max-width: 320px) {
    .promo-page {
        background: none;
    }
}

.promo-layout {
    /*padding-bottom: 306px;*/
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url("../images/bg/desktop_footer_forest.png");
    background-position: center bottom;
}

@media (min-width: 640px) and (max-width: 999px) {
    .promo-layout {
        padding-bottom: 280px;
        background-size: 82%;
    }
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .promo-layout {
        padding-bottom: 148px;
        background-size: 100%;
    }
}

.promo-container {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 640px) and (max-width: 999px) {
    .promo-container {
        width: 640px;
    }
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .promo-container {
        width: 320px;
    }
}

.promo-header {
    position: relative;
    width: 100%;
    margin: 0 auto;
    background: transparent none no-repeat center top;
}

@media (min-width: 2561px), (min-width: 1441px) and (max-width: 2560px), (min-width: 1000px) and (max-width: 1440px) {
    .promo-header {
        background-image: url("../images/desktop_head.png");
        height: 126px;
    }
}

@media (min-width: 640px) and (max-width: 999px) {
    .promo-header {
        background-image: url("../images/tab_head.png");
        height: 96px;
    }
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .promo-header {
        background-image: url("../images/mobile_head.png");
        height: 57px;
    }
}

.promo-header h1 {
    position: absolute;
    opacity: 0;
    font-size: 14px;
}

.promo-hero {
    background-image: url(../images/bg/mayday-desktop-top-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 485px;
    width: 100%;
    max-width: 1250px;
    display: block;
    margin-bottom: -160px;
    margin-left: auto;
    margin-right: auto;
}

.promo-hero-bottom {
    background-image: url(../images/bg/mayday-desktop-bottom-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 605px;
    width: 100%;
    max-width: 1250px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: -320px;
}

@media (min-width: 1249px) {
    .promo-hero {
        max-width: 1000px;
    }

    .promo-hero-bottom {
        max-width: 1000px;
    }
}

@media (min-width: 2561px), (min-width: 1441px) and (max-width: 2560px), (min-width: 1000px) and (max-width: 1440px) {
    /*.promo-hero {
        background-image: url("../images/desktop_top_img.png");
        padding-bottom: 37.5%;
    }*/
}

@media (min-width: 640px) and (max-width: 999px) {
    /*.promo-hero {
        background-image: url("../images/tab_top_img.png");
        padding-bottom: 38.5%;
    }*/
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    /*.promo-hero {
        background-image: url("../images/mobile_top_img.png");
        padding-bottom: 44.5%;
    }*/
}

.promo-hero .promo-link-comics {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
}

.promo-content {
    min-height: 500px;
    margin: 0 auto auto;
}

.promo-content .c-collapse__checkbox:checked ~ .c-collapse__panel {
    opacity: 1;
    transform: scaleY(1);
    position: static;
}

*,
*::before,
*::after {
    box-sizing: inherit;
}

.container-header,
.container-main-nav {
    background-color: #fff;
}

div.container-inner-head {
    margin: 0;
    padding: 0;
    overflow: visible;
    position: relative;
    background-color: transparent;
}

div.container-inner-head .contents {
    padding: 0;
}

.breadcrumbs {
    display: none;
}

.no-crumbs {
    display: none;
}

body #ask-current-city {
    width: 100%;
    margin: 0;
    background-color: #fff;
    height: auto;
    border: none;
    padding: 10px 0px;
}

body #ask-current-city div {
    background-color: #F9F2E0;
    border: 1px solid #e6e6e6;
    font-family: Corpid, sans-serif;
    text-align: center;
    line-height: 50px;
    height: 50px;
    width: 960px;
    margin: 0 auto;
}

body .outer-tooltip {
    left: 50%;
    background-color: #ec1d23;
}

body .outer-tooltip .count_body {
    display: block;
    cursor: pointer;
    width: 100%;
    height: 100%;
    font-size: 16px;
}

body .outer-tooltip a {
    color: #fff;
    text-decoration: none;
}

@media (min-width: 640px) and (max-width: 999px), (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    body .filter a.clear-filter {
        position: fixed;
        z-index: 50;
        bottom: 0;
        left: 0;
        right: 50%;
        height: 40px;
        padding: 0;
        margin: 0;
        border: none;
        background-color: #f3f3f3;
        border-radius: 0;
        font-size: 16px;
        line-height: 40px;
        padding-left: 15px;
        padding-right: 15px;
    }

    body .filter a.clear-filter span {
        color: #000;
    }
}

.promo-page {
    font-feature-settings: 'kern';
    font: 300 18px/22px 'Corpid', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .promo-page {
        font-size: 16px;
    }
}

@media (min-width: 640px) and (max-width: 999px), (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .promo-page .show-case {
        width: 320px;
    }
}

.promo-page .show-case .view-options {
    float: left;
}

@media (min-width: 640px) and (max-width: 999px), (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .promo-page .show-case .view-options {
        width: 320px;
        height: 78px;
    }
}

.promo-page .show-case .view-options .display {
    display: none;
}

.promo-page .show-case .view-options .shown.shown.shown {
    right: 20px;
}

@media (min-width: 640px) and (max-width: 999px), (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .promo-page .show-case .view-options .shown.shown.shown {
        position: static;
        text-align: left;
        padding: 0 0 10px 20px;
    }
}

.promo-page .show-case .view-options .price {
    line-height: 1.1;
}

.promo-page .container-inner-page {
    padding-top: 0;
    padding-bottom: 0;
    background-color: transparent;
}

@media (min-width: 640px) and (max-width: 999px) {
    .promo-page .container-inner-page {
        width: 640px;
    }
}

@media (min-width: 640px) and (max-width: 999px), (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .promo-page .container-inner-page {
        margin: 0 auto;
    }
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    body:not(.is-mobile-menu-open) .promo-page .container-inner-page::before {
        position: static;
    }
}

.promo-page .container-inner-page .inner-page-content {
    margin: 0 0 0 320px;
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .promo-page .container-inner-page .inner-page-content {
        margin: 0 auto;
    }
}

.promo-page .container-inner-page aside {
    box-shadow: none;
    border-color: #d3d3d3;
}

@media (min-width: 640px) and (max-width: 999px) {
    .promo-page .container-inner-page aside {
        display: block;
    }
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .promo-page .container-inner-page section {
        width: 320px;
    }
}

.promo-page .c-tag .show-case {
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.17);
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .promo-page .c-tag .show-case {
        width: 320px;
        position: relative;
        z-index: 10;
    }
}

.promo-page .c-tag .view-options {
    height: auto;
    background-color: #fff;
}

.promo-page .view-options.filter-container {
    height: auto;
    padding: 15px;
    box-sizing: border-box;
}

.promo-page .show-case {
    overflow: hidden;
}

.promo-page .mobile-menu {
    /*&__fader {
              display: none;
              position: absolute;
              top: 0;
              right: 0;
              height: 100%;
              left: 0;
              z-index: 40;
              background-color: #000;
              border-bottom: 250px solid #000;
              opacity: .38;
          }*/
}

.promo-page .mobile-menu__checkbox {
    display: none;
    position: absolute;
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .promo-page .mobile-menu__checkbox:checked ~ .catalog-list aside {
        display: block;
        float: none;
    }

    .promo-page .mobile-menu__checkbox:checked ~ .catalog-list > .mobile-menu__title,
    .promo-page .mobile-menu__checkbox:checked ~ .catalog-list > .mobile-menu__label {
        display: none;
    }
}

.promo-page .aside-labels-container {
    display: flex;
    align-items: baseline;
    margin-top: -15px;
}

@media (min-width: 2561px), (min-width: 1441px) and (max-width: 2560px), (min-width: 1000px) and (max-width: 1440px), (min-width: 640px) and (max-width: 999px) {
    .promo-page .aside-labels-container {
        display: none;
    }
}

.promo-page .aside-labels-container .mobile-menu__label {
    margin-left: auto;
    color: #959595;
    text-decoration: underline;
    font-weight: normal;
    font-size: 14px;
    border-bottom: none;
    cursor: pointer;
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .promo-page .catalog-list {
        background-color: #fff;
    }
}

.promo-page .catalog-list > .content-wrapper {
    /*@media @4K, @Laptop-L, @Laptop, @Tablet {
                  background: #fff url("../images/under-filter-bg.jpg") no-repeat 0 320px;
              }*/
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .promo-page .catalog-list > .content-wrapper .aside-container {
        float: none;
    }
}

@media (min-width: 2561px), (min-width: 1441px) and (max-width: 2560px), (min-width: 1000px) and (max-width: 1440px), (min-width: 640px) and (max-width: 999px) {
    .promo-page .catalog-list > .mobile-menu__title {
        display: none;
    }
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .promo-page .catalog-list > .mobile-menu__title {
        margin: -15px 0 0 15px;
    }
}

.promo-page .catalog-list > .mobile-menu__label {
    font-weight: normal;
    cursor: pointer;
    margin-bottom: 15px;
    float: right;
    margin-right: 15px;
    font-size: 14px;
    color: #555;
    text-decoration: underline;
}

@media (min-width: 2561px), (min-width: 1441px) and (max-width: 2560px), (min-width: 1000px) and (max-width: 1440px), (min-width: 640px) and (max-width: 999px) {
    .promo-page .catalog-list > .mobile-menu__label {
        display: none !important;
    }
}

.promo-page .paginate {
    clear: both;
    background-color: #fff;
    margin: 0;
}

.promo-page .paginate p {
    margin-bottom: 0;
}

.promo-page .skeleton.paginate li {
    line-height: 30px;
}

.promo-page .skeleton.good-block {
    background-repeat: no-repeat;
    background-image: linear-gradient(#eee 230px, transparent 0), linear-gradient(#ddd 32px, transparent 0), linear-gradient(#f2f2f2 15px, transparent 0), linear-gradient(#f2f2f2 15px, transparent 0), linear-gradient(#f2f2f2 15px, transparent 0), linear-gradient(#f2f2f2 15px, transparent 0);
    background-size: 115px 230px,
    108px 32px,
    80px 15px,
    100px 15px,
    120px 15px,
    100px 15px;
    background-position: 180px 40px,
    25px 267px,
    25px 50px,
    25px 75px,
    25px 100px,
    25px 125px;
}

.promo-page .disclaimer {
    box-sizing: border-box;
    padding: 20px 20px 15px 20px;
    margin: 0 auto;
    color: #808080;
    font-size: 11px;
    line-height: 14px;
    background: #fff;
    border-bottom-right-radius: 28px;
    border-bottom-left-radius: 28px;
}

@media (min-width: 2561px), (min-width: 1441px) and (max-width: 2560px), (min-width: 1000px) and (max-width: 1440px) {
    .promo-page .disclaimer {
        width: 960px;
    }
}

@media (min-width: 640px) and (max-width: 999px) {
    .promo-page .disclaimer {
        width: 640px;
    }
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .promo-page .disclaimer {
        width: 320px;
    }
}

.promo-page .clear-filter {
    margin-top: 30px;
}

.promo-page .no-products-msg {
    margin: 70px 0 100px 0;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    float: left;
    color: #666;
    font-size: 21px;
    text-align: center;
}

@media (min-width: 2561px), (min-width: 1441px) and (max-width: 2560px), (min-width: 1000px) and (max-width: 1440px) {
    .promo-page .no-products-msg {
        width: 640px;
    }
}

@media (min-width: 640px) and (max-width: 999px), (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .promo-page .no-products-msg {
        width: 320px;
    }
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .promo-page .no-products-msg {
        float: none;
    }
}

.filter-button-panel {
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1030;
    width: 100%;
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    body:not(.is-mobile-menu-open) .filter-button-panel {
        display: none;
    }
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    body:not(.is-mobile-menu-open) .outer-tooltip {
        display: none;
    }
}

.apply-filter-button {
    flex-basis: 50%;
    height: 40px;
    padding: 0;
    background-color: #ec1d23;
    border: none;
    color: #fff;
    font-size: 16px;
    font-family: Corpid, sans-serif;
    font-weight: 400;
}

.reset-filter-button {
    flex-basis: 50%;
    height: 40px;
    padding: 0;
    background-color: #f3f3f3;
    border: none;
    color: #000;
    font-size: 16px;
    font-family: Corpid, sans-serif;
    font-weight: 300;
}

.reset-filter-button .icon {
    width: 9px;
    height: 11px;
    background: url(../../../assets/images/s.png) no-repeat -218px -150px;
    display: inline-block;
    margin-left: 8px;
    float: none;
}

.container-grey-footer.container-grey-footer {
    margin-top: 0;
}

.c-tag__header {
    font-weight: 300;
    text-align: center;
    line-height: 1.5;
}

.c-tag__list {
    display: flex;
    justify-content: space-between;
    padding: 20px 30px;
    background: #fff;
    border-top-right-radius: 28px;
    border-top-left-radius: 28px;
}

@media (min-width: 640px) and (max-width: 999px) {
    .c-tag__list {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .c-tag__list {
        display: none;
    }
}

.c-tag__item {
    position: relative;
    margin: 0;
}

.c-tag__input {
    position: absolute;
    visibility: hidden;
}

.c-tag__label {
    height: 120px;
    position: relative;
    border-radius: 19px;
    overflow: hidden;
    margin: 0;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    cursor: pointer;
    text-align: center;
    box-sizing: border-box;
    padding-bottom: 10px;
    transition: background-color 0.2s, color 0.2s;
}

/*.c-tag__input:not(:disabled) ~ .c-tag__label:hover,
.c-tag__label:focus {
    background-color: #e5cffa;
    color: #4f1c5c;
    text-shadow: 0 0 5px rgba(54, 51, 32, 0.2);
}

.c-tag__input:checked ~ .c-tag__label:not(:hover) {
    background-color: #4f1c5c;
    color: #fff;
}*/

.c-tag__item .c-tag__label{
    background-image: url('../images/filter/filters-desktop.png');
}

.c-tag__item:nth-child(1) .c-tag__label {
    background-position: top -23px left -32px;
}
.c-tag__item:nth-child(2) .c-tag__label {
    background-position: top -23px left -215px;
}
.c-tag__item:nth-child(3) .c-tag__label {
    background-position: top -23px left -400px;
}
.c-tag__item:nth-child(4) .c-tag__label {
    background-position: top -23px left -584px;
}
.c-tag__item:nth-child(5) .c-tag__label {
    background-position: top -23px left -769px;
}

.c-tag__item:nth-child(1):hover .c-tag__label {
    background-position: top -189px left -32px;
}
.c-tag__item:nth-child(2):hover .c-tag__label {
    background-position: top -189px left -215px;
}
.c-tag__item:nth-child(3):hover .c-tag__label {
    background-position: top -189px left -400px;
}
.c-tag__item:nth-child(4):hover .c-tag__label {
    background-position: top -189px left -584px;
}
.c-tag__item:nth-child(5):hover .c-tag__label {
    background-position: top -189px left -769px;
}

.c-tag__item:nth-child(1):not(hover) .c-tag__input:checked ~ .c-tag__label {
    background-position: top -355px left -30px;
}
.c-tag__item:nth-child(2):not(hover) .c-tag__input:checked ~ .c-tag__label{
    background-position: top -355px left -215px;
}
.c-tag__item:nth-child(3):not(hover) .c-tag__input:checked ~ .c-tag__label {
    background-position: top -355px left -400px;
}
.c-tag__item:nth-child(4):not(hover) .c-tag__input:checked ~ .c-tag__label {
    background-position: top -355px left -585px;
}
.c-tag__item:nth-child(5):not(hover) .c-tag__input:checked ~ .c-tag__label {
    background-position: top -355px left -770px;
}

@media (min-width: 640px) and (max-width: 999px) {
    .c-tag__item .c-tag__label{
        background-image: url('../images/filter/filters-tablet.png');
    }

    .c-tag__item:nth-child(1) .c-tag__label {
        background-position: top -23px left -25px;
    }
    .c-tag__item:nth-child(2) .c-tag__label {
        background-position: top -23px left -145px;
    }
    .c-tag__item:nth-child(3) .c-tag__label {
        background-position: top -23px left -265px;
    }
    .c-tag__item:nth-child(4) .c-tag__label {
        background-position: top -23px left -385px;
    }
    .c-tag__item:nth-child(5) .c-tag__label {
        background-position: top -23px left -505px;
    }

    .c-tag__item:nth-child(1):hover .c-tag__label {
        background-position: top -189px left -25px;
    }
    .c-tag__item:nth-child(2):hover .c-tag__label {
        background-position: top -189px left -145px;
    }
    .c-tag__item:nth-child(3):hover .c-tag__label {
        background-position: top -189px left -265px;
    }
    .c-tag__item:nth-child(4):hover .c-tag__label {
        background-position: top -189px left -385px;
    }
    .c-tag__item:nth-child(5):hover .c-tag__label {
        background-position: top -189px left -505px;
    }

    .c-tag__item:nth-child(1):not(hover) .c-tag__input:checked ~ .c-tag__label {
        background-position: top -355px left -25px;
    }
    .c-tag__item:nth-child(2):not(hover) .c-tag__input:checked ~ .c-tag__label{
        background-position: top -355px left -145px;
    }
    .c-tag__item:nth-child(3):not(hover) .c-tag__input:checked ~ .c-tag__label {
        background-position: top -355px left -265px;
    }
    .c-tag__item:nth-child(4):not(hover) .c-tag__input:checked ~ .c-tag__label {
        background-position: top -355px left -385px;
    }
    .c-tag__item:nth-child(5):not(hover) .c-tag__input:checked ~ .c-tag__label {
        background-position: top -355px left -505px;
    }
}

@media (min-width: 2561px), (min-width: 1441px) and (max-width: 2560px), (min-width: 1000px) and (max-width: 1440px) {
    .c-tag__label {
        width: 160px;
    }
}

@media (min-width: 640px) and (max-width: 999px) {
    .c-tag__label {
        width: 110px;
        font-weight: 400;
        font-size: 16px;
    }
}

.c-tag__input:disabled ~ .c-tag__label {
    cursor: not-allowed;
}

.c-tag__img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -38px;
    margin-top: -48px;
    pointer-events: none;
    transition: opacity .2s;
}

.c-tag__input:disabled ~ .c-tag__img {
    opacity: .2;
}

.c-tag__img.c-tag__img--selected {
    opacity: 0;
}

.c-tag__input:checked ~ .c-tag__label:not(:hover) ~ .c-tag__img {
    opacity: 0;
}

.c-tag__input:checked ~ .c-tag__label:not(:hover) ~ .c-tag__img.c-tag__img--selected {
    opacity: 1;
}

.c-toc__list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.c-toc__item .c-toc__list {
    padding-bottom: 20px;
}

.c-toc__list.c-toc__list--target-selector {
    margin-bottom: 15px;
}

@media (min-width: 2561px), (min-width: 1441px) and (max-width: 2560px), (min-width: 1000px) and (max-width: 1440px), (min-width: 640px) and (max-width: 999px) {
    .c-toc__list.c-toc__list--target-selector {
        display: none;
    }
}

.c-toc__item {
    position: relative;
    margin-left: -20px;
    margin-right: -20px;
}

@media (min-width: 2561px), (min-width: 1441px) and (max-width: 2560px), (min-width: 1000px) and (max-width: 1440px), (min-width: 640px) and (max-width: 999px) {
    .c-toc__item:not(:last-child)::after {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        border-top: 1px dotted #959595;
        left: 15px;
        right: 15px;
    }

    .c-toc__list-root > .c-toc__item:first-child .c-toc__icon {
        display: none;
    }

    .c-toc__list-root > .c-toc__item:first-child .c-toc__title {
        padding: 0;
        font-size: 20px;
        font-weight: bold;
    }
}

.c-toc__item .c-toc__item {
    margin-left: 0;
    margin-right: 0;
}

.c-toc__item .c-toc__item::after {
    content: none;
}

.c-toc__item.is-selected {
    color: #ec1d23;
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .c-toc__item.is-selected::before {
        content: "";
        position: absolute;
        width: 18px;
        height: 18px;
        left: 23px;
        top: 3px;
        background-image: url(../../../assets/images/sprite-icons.png);
        background-position: -508px -425px;
        background-repeat: no-repeat;
        top: 8px;
    }
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .c-toc__item.is-selected::after {
        content: "";
        position: absolute;
        width: 18px;
        height: 18px;
        left: 20px;
        top: 5px;
        border-radius: 50%;
        border: 1px solid #adb0b3;
        border: 2px solid #ec1d23;
        margin-left: -1px;
        margin-top: -1px;
        width: 17px;
        height: 17px;
        top: 10px;
    }
}

.c-toc__item.is-disabled {
    color: #adb0b3;
    text-shadow: 0 1px 0 #fff;
    cursor: not-allowed;
}

.c-toc__label {
    margin: 0;
    padding: 10px 35px;
    padding-right: 10px;
    display: flex;
    align-items: center;
    font-weight: 300;
    transition: color 0.3s, background-color 0.2s;
    cursor: pointer;
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .c-toc__label {
        padding: 5px 20px;
    }
}

.c-toc__item:not(.is-disabled) .c-toc__label:hover {
    background-color: rgba(0, 0, 0, 0.03);
    color: #ec1d23;
}

.c-toc__input:checked ~ .c-toc__label {
    color: #ec1d23;
}

.c-toc__item .c-toc__item .c-toc__label {
    padding: 4px 10px 4px 60px;
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .c-toc__item .c-toc__item .c-toc__label {
        padding-left: 48px;
    }

    .c-toc__item .c-toc__item .c-toc__label::after {
        content: "";
        position: absolute;
        width: 18px;
        height: 18px;
        left: 20px;
        top: 5px;
        border-radius: 50%;
        border: 1px solid #adb0b3;
    }
}

.c-toc__item .c-toc__item .c-toc__label:hover {
    background-color: transparent;
    text-decoration: underline;
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .c-toc__item .c-toc__item .c-toc__input:checked ~ .c-toc__label::before {
        content: "";
        position: absolute;
        width: 18px;
        height: 18px;
        left: 23px;
        top: 3px;
        background-image: url(../../../assets/images/sprite-icons.png);
        background-position: -508px -425px;
        background-repeat: no-repeat;
    }
}

.c-toc__item .c-toc__item .c-toc__input:checked ~ .c-toc__label::after {
    border: 2px solid #ec1d23;
    margin-left: -1px;
    margin-top: -1px;
    width: 17px;
    height: 17px;
}

.c-toc__item.is-disabled .c-toc__label {
    cursor: not-allowed;
}

@media (min-width: 2561px), (min-width: 1441px) and (max-width: 2560px), (min-width: 1000px) and (max-width: 1440px), (min-width: 640px) and (max-width: 999px) {
    .c-toc__label::after {
        content: "";
        position: absolute;
        top: 10px;
        left: 35px;
        width: 23px;
        height: 37px;
        background-color: #ec1d23;
        mix-blend-mode: overlay;
        filter: blur(2px);
        opacity: 0;
        transition: opacity .3s;
    }

    .c-toc__item .c-toc__item .c-toc__label::after {
        content: none;
    }

    .c-toc__input:checked ~ .c-toc__label::after {
        opacity: 1;
    }
}

.c-toc__input:checked ~ .c-toc__label {
    color: #ec1d23;
}

.c-toc__input {
    position: absolute;
    visibility: hidden;
}

.c-toc__icon {
    width: 23px;
    height: 37px;
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .c-toc__icon {
        display: none;
    }
}

.c-toc__img {
    margin-right: 3px;
    margin-left: -5px;
    width: 30px;
    height: 30px;
}

.c-toc__item.is-selected .c-toc__img {
    visibility: hidden;
}

.c-toc__title {
    flex-grow: 1;
}

@media (min-width: 2561px), (min-width: 1441px) and (max-width: 2560px), (min-width: 1000px) and (max-width: 1440px), (min-width: 640px) and (max-width: 999px) {
    .c-toc__title {
        padding-left: 30px;
    }
}

.promo-cartoon {
    position: relative;
}

.promo-cartoon__container {
    transform: scale(0);
    opacity: 0;
    transform-origin: 75% top;
    transition: transform .4s, opacity .4s;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: transparent none no-repeat left top;
}

.promo-cartoon.is-show .promo-cartoon__container {
    position: static;
    transform: scale(1);
    opacity: 1;
}

@media (min-width: 2561px), (min-width: 1441px) and (max-width: 2560px), (min-width: 1000px) and (max-width: 1440px) {
    .promo-cartoon__container {
        width: 849px;
        height: 1520px;
        background-image: url("../images/8_desktop_com.png");
    }
}

@media (min-width: 640px) and (max-width: 999px) {
    .promo-cartoon__container {
        width: 580px;
        height: 1028px;
        background-image: url("../images/8_tab_com.jpg");
    }
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .promo-cartoon__container {
        width: 320px;
        height: 1820px;
        background-image: url("../images/8_mobile_com.png");
    }
}

.promo-cartoon__control {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.promo-cartoon__control-container {
    position: absolute;
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: opacity 0.4s, -webkit-transform 0.4s;
    -o-transition: transform .4s, opacity .4s;
    transition: transform .4s, opacity .4s;
    transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
}

@media (min-width: 2561px), (min-width: 1441px) and (max-width: 2560px), (min-width: 1000px) and (max-width: 1440px) {
    .promo-cartoon__control-container {
        margin-left: 848px;
    }
}

@media (min-width: 640px) and (max-width: 999px) {
    .promo-cartoon__control-container {
        margin-left: 582px;
    }
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .promo-cartoon__control-container {
        margin-left: 280px;
    }
}

.promo-cartoon.is-show .promo-cartoon__control-container {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.promo-cartoon__control-container.affix-top {
    top: 27px;
}

.promo-cartoon__control-container.affix {
    top: 75px;
}

.promo-cartoon__control-button {
    border: none;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
    border-radius: 6px;
    background: #927cb9 none no-repeat center;
    box-sizing: border-box;
    opacity: .75;
}

.promo-cartoon__control-button:hover,
.promo-cartoon__control-button:focus {
    opacity: 1;
}

@media (min-width: 2561px), (min-width: 1441px) and (max-width: 2560px), (min-width: 1000px) and (max-width: 1440px) {
    .promo-cartoon__control-button {
        width: 64px;
        height: 64px;
    }
}

@media (min-width: 640px) and (max-width: 999px) {
    .promo-cartoon__control-button {
        width: 48px;
        height: 48px;
        border-radius: 4px;
    }
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .promo-cartoon__control-button {
        width: 34px;
        height: 34px;
        background-size: 50%;
        border-radius: 2px;
        opacity: 1;
    }
}

.promo-cartoon__control-button--prev {
    background-image: url("../images/controls/arrow-up_white.png");
}

.promo-cartoon__control-button--next {
    background-image: url("../images/controls/arrow-down_white.png");
}

.promo-cartoon__control-button--begin {
    margin-bottom: 10px;
    background-image: url("../images/controls/arrow-begin_white.png");
}

@media (min-width: 2561px), (min-width: 1441px) and (max-width: 2560px), (min-width: 1000px) and (max-width: 1440px) {
    .promo-cartoon__control-button--begin {
        height: 90px;
    }
}

@media (min-width: 640px) and (max-width: 999px) {
    .promo-cartoon__control-button--begin {
        height: 64px;
    }
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .promo-cartoon__control-button--begin {
        height: 46px;
    }
}

.promo-cartoon__control-button--end {
    margin-top: 10px;
    background-image: url("../images/controls/arrow-end_white.png");
}

@media (min-width: 2561px), (min-width: 1441px) and (max-width: 2560px), (min-width: 1000px) and (max-width: 1440px) {
    .promo-cartoon__control-button--end {
        height: 90px;
    }
}

@media (min-width: 640px) and (max-width: 999px) {
    .promo-cartoon__control-button--end {
        height: 64px;
    }
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .promo-cartoon__control-button--end {
        height: 46px;
    }
}

.promo-cartoon__control-button:disabled {
    transition: opacity .6s;
    background-color: #d6eef8;
    cursor: not-allowed;
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .promo-cartoon__control-button:disabled {
        background-color: #d6eef8;
    }
}

.promo-cartoon__control-button--prev.promo-cartoon__control-button:disabled {
    background-image: url("../images/controls/arrow-up.png");
}

.promo-cartoon__control-button--next.promo-cartoon__control-button:disabled {
    background-image: url("../images/controls/arrow-down.png");
}

.promo-cartoon__control-button--begin.promo-cartoon__control-button:disabled {
    background-image: url("../images/controls/arrow-begin.png");
}

.promo-cartoon__control-button--end.promo-cartoon__control-button:disabled {
    background-image: url("../images/controls/arrow-end.png");
}

.promo-cartoon__control-counter {
    padding: 5px;
}

.promo-cartoon__control-steps-container {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.promo-cartoon__control-step {
    background-color: #927cb9;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin: 20px 0;
    opacity: .75;
    transform: scale(0.5);
    transition: transform .4s, opacity .4s;
}

@media (min-width: 426px) and (max-width: 639px), (min-width: 321px) and (max-width: 425px), (max-width: 320px) {
    .promo-cartoon__control-step {
        margin: 10px 0;
        border: 2px solid #fff;
    }
}

.promo-cartoon__control-step--active {
    opacity: 1;
    transform: scale(1);
}

