@font-face {
    font-family: "Carisma";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(../assets/fonts/CarismaClassic-300Light.woff2) format("woff2"), url(../assets/fonts/CarismaClassic-300Light.woff) format("woff")
}

@font-face {
    font-family: "Carisma";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../assets/fonts/CarismaClassic-500Medium.woff2) format("woff2"), url(../assets/fonts/CarismaClassic-500Medium.woff) format("woff")
}

@font-face {
    font-family: "Carisma";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../assets/fonts/CarismaClassic-400Regular.woff2) format("woff2"), url(../assets/fonts/CarismaClassic-400Regular.woff) format("woff")
}

@font-face {
    font-family: "Helvetica";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../assets/fonts/HelveticaNeueCyr-Roman.woff2) format("woff2"), url(../assets/fonts/HelveticaNeueCyr-Roman.woff) format("woff")
}

@font-face {
    font-family: "Helvetica";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../assets/fonts/HelveticaNeueCyr-Medium.woff2) format("woff2"), url(../assets/fonts/HelveticaNeueCyr-Medium.woff) format("woff")
}

@font-face {
    font-family: "Helvetica";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(../assets/fonts/helveticaneuecyr-bold.woff2) format("woff2"), url(../assets/fonts/helveticaneuecyr-bold.woff) format("woff")
}

.time-to-buy {
    overflow: hidden;
    text-align: center;
    font-family: 'Carisma', serif
}

.time-to-buy img {
    width: auto;
    height: auto
}

.time-to-buy--rules {
    margin: 0 auto;
    margin-bottom: 20px;
    text-align: start;
    max-width: 774px
}

@media (min-width: 1290px) {
    .time-to-buy--rules {
        margin-bottom: 77px
    }
}

.time-to-buy__gif {
    margin-bottom: 30px;
    text-align: center
}

@media (min-width: 1290px) {
    .time-to-buy__gif {
        margin-bottom: 61px
    }
}

.time-to-buy__gif--2 {
    margin-bottom: 47px
}

@media (min-width: 1290px) {
    .time-to-buy__gif--2 {
        margin-bottom: 68px
    }
}

.time-to-buy__gif img {
    max-width: 1440px;
    width: 100%;
    height: 100%
}

.time-to-buy__section {
    margin-bottom: 34px;
    position: relative;
    padding-bottom: 38px
}

@media (min-width: 1290px) {
    .time-to-buy__section {
        margin-bottom: 34px;
        padding-bottom: 33px
    }
}

.time-to-buy__section--red {
    padding-bottom: 51px
}

@media (min-width: 1290px) {
    .time-to-buy__section--red {
        padding-bottom: 71px
    }
}

.time-to-buy__section--red:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 79px;
    height: 7px;
    background-color: #ed2f48;
    -webkit-transform: translateX(-43%);
    -ms-transform: translateX(-43%);
    transform: translateX(-43%)
}

@media (min-width: 1290px) {
    .time-to-buy__section--red:after {
        display: none
    }
}

.time-to-buy__section--solo {
    margin-bottom: 24px
}

@media (min-width: 1290px) {
    .time-to-buy__section--solo {
        margin-bottom: 25px
    }
}

.time-to-buy__section--shops {
    margin-bottom: 86px
}

@media (min-width: 1290px) {
    .time-to-buy__section--shops {
        margin-bottom: 95px
    }
}

@media (min-width: 1290px) {
    .time-to-buy__section--brands {
        padding-bottom: 61px
    }
}

.time-to-buy__row {
    max-width: 700px;
    margin: 0 auto;
    margin-bottom: 31px
}

@media (min-width: 1290px) {
    .time-to-buy__row {
        margin-bottom: 0;
        padding-left: 27px
    }
}

.time-to-buy__row--2 {
    max-width: 580px
}

.time-to-buy__title {
    margin: 0 auto;
    position: relative;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 69px;
    text-align: center;
    max-width: 605px;
    width: 80vw;
    line-height: 1.6
}

@media (min-width: 1290px) {
    .time-to-buy__title {
        margin-bottom: 54px
    }
}

.time-to-buy__title:after, .time-to-buy__title:before {
    content: "";
    position: absolute;
    top: 25%;
    width: 100vw;
    height: 3px;
    background-color: #ed2f48
}

@media (min-width: 1290px) {
    .time-to-buy__title:after, .time-to-buy__title:before {
        top: 50%
    }
}

.time-to-buy__title:after {
    right: 100%
}

.time-to-buy__title:before {
    left: 100%
}

.time-to-buy__title--2 {
    margin-bottom: 34px;
    max-width: 260px
}

@media (min-width: 1290px) {
    .time-to-buy__title--2 {
        margin-bottom: 33px
    }
}

.time-to-buy__title--2:after, .time-to-buy__title--2:before {
    top: 45%
}

.time-to-buy__title--rules {
    margin-bottom: 19px;
    font-size: 17px;
    font-weight: 600;
    font-family: 'Helvetica', sans-serif;
    text-transform: none;
    max-width: unset;
    width: unset;
    text-align: left;
    padding-left: 20px
}

.time-to-buy__title--rules:before, .time-to-buy__title--rules:after {
    display: none
}

@media (min-width: 1290px) {
    .time-to-buy__title--rules {
        font-size: 19px;
        margin-bottom: 17px
    }
}

.time-to-buy__text {
    text-transform: uppercase;
    color: #525252;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.5px;
    font-weight: 500
}

@media (min-width: 480px) {
    .time-to-buy__text {
        font-size: 24px
    }
}

@media (min-width: 1290px) {
    .time-to-buy__text {
        font-size: 33px;
        line-height: 1.69;
        letter-spacing: 1px
    }
}

.time-to-buy__text:not(:last-child) {
    margin-bottom: 0px
}

.time-to-buy__text--red {
    color: #ed2f48
}

.time-to-buy__text--big {
    font-size: 38px;
    line-height: 1.25;
    font-weight: 600
}

@media (min-width: 480px) {
    .time-to-buy__text--big {
        font-size: 46px
    }
}

@media (min-width: 1290px) {
    .time-to-buy__text--big {
        font-size: 54px;
        line-height: 1.16
    }
}

.time-to-buy__text--big:not(:last-child) {
    margin-bottom: 5px
}

@media (min-width: 1290px) {
    .time-to-buy__text--big:not(:last-child) {
        margin-bottom: 3px
    }
}

.time-to-buy__text--percent {
    margin-top: -4px;
    font-size: 48px;
    line-height: 1;
    font-weight: 700;
    color: #ed2f48
}

@media (min-width: 1290px) {
    .time-to-buy__text--percent {
        margin-top: 0;
        line-height: 0.9
    }
}

.time-to-buy__text--percent:not(:last-child) {
    margin-bottom: 5px
}

@media (min-width: 1290px) {
    .time-to-buy__text--percent:not(:last-child) {
        margin-bottom: 15px
    }
}

.time-to-buy__text--sm {
    font-size: 16px;
    font-weight: 500
}

@media (min-width: 480px) {
    .time-to-buy__text--sm {
        font-size: 19px
    }
}

.time-to-buy__text--sm:not(:last-child) {
    margin-bottom: 8px
}

@media (min-width: 1290px) {
    .time-to-buy__text--sm:not(:last-child) {
        margin-bottom: 14px
    }
}

.time-to-buy__text--lh {
    line-height: 2
}

.time-to-buy__text--lh:not(:last-child) {
    margin-bottom: 6px
}

@media (min-width: 1290px) {
    .time-to-buy__text--lh:not(:last-child) {
        margin-bottom: 9px
    }
}

.time-to-buy__text--bold {
    font-weight: 600;
    color: #000
}

.time-to-buy__text--span {
    line-height: 1.15
}

@media (min-width: 1290px) {
    .time-to-buy__text--span {
        font-size: 48px;
        line-height: 1.1
    }
}

.time-to-buy__text--solo {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 300
}

.time-to-buy__brand {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 50px;
    width: 152px;
    margin-bottom: 56px
}

@media (min-width: 1290px) {
    .time-to-buy__brand {
        margin-bottom: 44.5px
    }
}

.time-to-buy__brand a {
    border: none;
}

.time-to-buy__brand img {
    max-width: 8.125rem
}

@media (min-width: 480px) {
    .time-to-buy__brand img {
        max-width: 8.75rem
    }
}

@media (min-width: 768px) {
    .time-to-buy__brand img {
        max-width: unset
    }
}

.time-to-buy__brand--shop {
    margin-bottom: 53px
}

@media (min-width: 1290px) {
    .time-to-buy__brand--shop {
        margin-bottom: 94px
    }
}

.time-to-buy__btn {
    margin: 0 auto;
    max-width: 393px;
    padding: 29px 38px !important;
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: 0.5px;
    background-color: #d42027 !important;
    color: #fff !important;
    font-weight: 500;
    -webkit-transition: background-color .2s ease;
    -o-transition: background-color .2s ease;
    transition: background-color .2s ease;
    text-decoration: none
}

.time-to-buy__btn:hover {
    background-color: #CF0A2C
}

@media (min-width: 475px) {
    .time-to-buy__btn {
        font-size: 18px
    }
}

@media (min-width: 1290px) {
    .time-to-buy__btn {
        font-size: 16px;
        padding: 16px 54px
    }
}

.time-to-buy__ul {
    padding: 0 10px 0 41px;
    list-style: disc
}

.time-to-buy__li {
    margin-bottom: 18px;
    padding-left: 4px;
    font-size: 16px;
    line-height: 19px;
    font-weight: 500;
    font-family: 'Helvetica', sans-serif
}

@media (min-width: 1290px) {
    .time-to-buy__li {
        margin-bottom: 20px;
        line-height: 1.1
    }
}