
body {
    background: #000000;
    font-family: 'Graphik', sans-serif;
}

.container {
    max-width: 375px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
}



.main {
    padding: 60px 0;
}


.main_title {
    font-family: 'Graphik LCG', sans-serif;
    font-weight: 600;
    font-size: 26.4774px;
    text-align: center;
    color: #FFFFFF;
    line-height: 31.72px;
}

.main_subtitle {
    font-weight: 500;
    font-size: 17.65px;
    text-align: center;
    color: #FFFFFF;
    line-height: 21.15px;
}

main h1 {
    font-weight: 700;
    font-size: 34.6945px;
    line-height: 119.8%;
    color: #FFFFFF;
    text-align: center;
    position: relative;
    margin-top: 10px;
}

main h1::after {
    content: url(../img/main/linemine.svg);
    position: absolute;
    bottom: 0;
    left: calc(50%);
    -webkit-transform: translate(-50%, 10px);
        -ms-transform: translate(-50%, 10px);
            transform: translate(-50%, 10px);
}

.main_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    margin-top: -33px;
}

.main_x2 {
    font-weight: 600;
    font-size: 30.9436px;
    line-height: 119.8%;
    color: #C93030;
}


/* PRICES */

.prices_title {
    font-family: 'Graphik LCG';
    font-weight: 700;
    font-size: 24.87px;
    line-height: 119.8%;

    text-transform: uppercase;
    color: #FFFFFF;
    letter-spacing: -0.035em;
    position: relative;
}

.prices_title::after {
    content: url(../img/prices/line.svg);
    position: absolute;
    bottom: -7px;
    right: 10px;
}

.prices_text {
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    letter-spacing: -0.035em;
    color: #BDBDBD;
    margin-top: 16px;
}

.prices_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 36px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.prices_name {
    font-weight: 500;
    font-size: 11.2828px;
    line-height: 120%;
    letter-spacing: -0.035em;
    color: #C93030;
    margin-top: 10px;
}

.prices_price {
    font-family: 'Graphik LCG';
    font-weight: 600;
    font-size: 33.4051px;
    line-height: 119.8%;
    letter-spacing: -0.035em;
    text-transform: uppercase;
    color: #FFFFFF;
}



/* PROMO */


.promo {
    background: #2E3540;
    padding: 35px 0;
    margin: 25px 0;
}

.promo_title {
    font-family: 'Graphik LCG';
    font-weight: 500;
    font-size: 23px;
    line-height: 130%;
    text-align: center;
    letter-spacing: -0.015em;
    color: #FFFFFF;
    margin-bottom: 25px;
}

.promo_input {
    width: 33px;
    border-bottom: 1px solid #D7D7D7;
    background: none;
    height: 40px;

    font-family: 'Graphik LCG';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 120%;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: -0.015em;


    color: #FFFFFF;

    opacity: 1;

}
.input_line{
    width: 320px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: auto;
}
.input_line div{
    width: 33px;
    border-bottom: 1px solid #D7D7D7;
}

.promo_input::-webkit-input-placeholder {
    opacity: 0.3;
}

.promo_input::-moz-placeholder {
    opacity: 0.3;
}

.promo_input:-ms-input-placeholder {
    opacity: 0.3;
}

.promo_input::-ms-input-placeholder {
    opacity: 0.3;
}

.promo_input::placeholder {
    opacity: 0.3;
}

.promo_btn {
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    letter-spacing: -0.015em;
    color: #FFFFFF !important;

    padding: 12.5px 0;
    background: #C93030;
    border-radius: 2px;
    width: 100%;

    margin-top: 40px;
}


/* LAST */

.last {
    padding-bottom: 30px;
}

.last_title {
    font-family: 'Graphik LCG';
    font-weight: 600;
    font-size: 37.0588px;
    line-height: 119.8%;
    text-align: center;
    letter-spacing: -0.035em;
    text-transform: uppercase;
    color: #FFFFFF;
    position: relative;
}

.last_title::after {
    content: url(../img/line.svg);
    position: absolute;
    bottom: 0;
    left: calc(50%);
    -webkit-transform: translate(-50%, 10px);
        -ms-transform: translate(-50%, 10px);
            transform: translate(-50%, 10px);
}

.counter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 25px;
}

.card {
    font: 700 62px/1.1774193548 "Roboto Condensed";
    display: block;
    position: relative;
    padding-bottom: 0.62em;
}

.card__top,
.card__bottom,
.card__back::before,
.card__back::after {
    display: block;
    height: 0.72em;
    color: #c93030;
    text-shadow: 0px 1.9334px 1.9334px rgba(0, 0, 0, 0.25);
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), -o-linear-gradient(bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), -o-linear-gradient(bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), -o-linear-gradient(86.86deg, #535353 0.19%, #3d3d3d 94.3%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(3.14deg, #535353 0.19%, #3d3d3d 94.3%);
    -webkit-box-shadow: inset 0px 1.9334px 1.9334px rgba(255, 255, 255, 0.25);
    box-shadow: inset 0px 1.9334px 1.9334px rgba(255, 255, 255, 0.25);
    border-radius: 7.73359px 7.73359px 0px 0px;
    letter-spacing: 0.5em;
    padding: 0.15em 0.25em;
    backface-visiblity: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    text-align: center;
    width: 1.95em;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.card__bottom {
    position: absolute;
    top: 50%;
    left: 0;
    border-top: 1px solid #000000;
    -webkit-box-shadow: inset 0px -1.9334px 1.9334px rgba(255, 255, 255, 0.25);
    box-shadow: inset 0px -1.9334px 1.9334px rgba(255, 255, 255, 0.25);
    border-radius: 0px 0px 7.73359px 7.73359px;
    pointer-events: none;
    overflow: hidden;
}

.card__bottom::after {
    display: block;
    margin-top: -0.7em;
}

.card__back::before,
.card__bottom::after {
    content: attr(data-value);
}

.card__back {
    position: absolute;
    top: 0;
    height: 100%;
    left: 0%;
    pointer-events: none;
}

.card__back::before {
    position: relative;
    z-index: -1;
    overflow: hidden;
}

.flip .card__back::before {
    -webkit-animation: flipTop 0.3s cubic-bezier(0.37, 0.01, 0.94, 0.35);
    animation: flipTop 0.3s cubic-bezier(0.37, 0.01, 0.94, 0.35);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
}

.flip .card__back .card__bottom {
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: flipBottom 0.6s cubic-bezier(0.15, 0.45, 0.28, 1);
    animation: flipBottom 0.6s cubic-bezier(0.15, 0.45, 0.28, 1);
}

@-webkit-keyframes flipTop {
    0% {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        z-index: 2;
    }

    0%,
    99% {
        opacity: 0.99;
    }

    100% {
        -webkit-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
        opacity: 0;
    }
}

@keyframes flipTop {
    0% {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        z-index: 2;
    }

    0%,
    99% {
        opacity: 0.99;
    }

    100% {
        -webkit-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
        opacity: 0;
    }
}

@-webkit-keyframes flipBottom {

    0%,
    50% {
        z-index: -1;
        -webkit-transform: rotateX(90deg);
        transform: rotateX(90deg);
        opacity: 0;
    }

    51% {
        opacity: 0.99;
    }

    100% {
        opacity: 0.99;
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        z-index: 5;
    }
}

@keyframes flipBottom {

    0%,
    50% {
        z-index: -1;
        -webkit-transform: rotateX(90deg);
        transform: rotateX(90deg);
        opacity: 0;
    }

    51% {
        opacity: 0.99;
    }

    100% {
        opacity: 0.99;
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        z-index: 5;
    }
}


.last_subtitle {
    font-family: 'Graphik LCG';
    font-weight: 600;
    font-size: 24.4251px;
    line-height: 125.8%;
    text-align: center;
    letter-spacing: -0.035em;
    text-transform: uppercase;
    color: #FFFFFF;

    margin-top: 10px;
}


/* HOW */


.how_slider {
    margin-top: 45px;
    padding: 0 2em;
}

.how {
    background: #FFFFFF;
    padding: 38px 0;
    overflow: hidden;
}

.how_title {
    font-family: 'Graphik LCG';
    font-weight: 700;
    font-size: 24px;
    line-height: 119.8%;
    text-align: center;
    letter-spacing: -0.035em;
    text-transform: uppercase;
    color: #000000;
}

.how_title span {
    color: rgba(201, 48, 48, 1);
}

.how_block_title {
    font-family: 'Graphik LCG';
    font-weight: 500;
    font-size: 24px;
    line-height: 119.8%;
    text-align: center;
    letter-spacing: -0.035em;
    text-transform: uppercase;
    color: #000000;
    position: relative;
}

.how_block_title span {
    font-weight: 700;
}



.how_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;

    padding: 22px 0;

    background: #FFFFFF;
    -webkit-box-shadow: 0px 4px 19px rgba(0, 0, 0, 0.21);
            box-shadow: 0px 4px 19px rgba(0, 0, 0, 0.21);
    border-radius: 9px;

    width: 305px;
    height: 322px;
}

.how_block:nth-child(1) .how_block_title::after {
    content: url(../img/line2.svg);
    position: absolute;
    bottom: 0;
    left: calc(50%);
    -webkit-transform: translate(-40%, 10px);
        -ms-transform: translate(-40%, 10px);
            transform: translate(-40%, 10px);
}

.how_block:nth-child(2) .how_block_title::after {
    content: url(../img/line2.svg);
    position: absolute;
    top: 35px;
    left: calc(50%);
    -webkit-transform: translateX(-50%) scaleX(1.3);
        -ms-transform: translateX(-50%) scaleX(1.3);
            transform: translateX(-50%) scaleX(1.3);
}

.how_block:nth-child(3) .how_block_title::after {
    content: url(../img/line2.svg);
    position: absolute;
    top: 35px;
    left: calc(50%);
    -webkit-transform: translateX(-45%) scaleX(1.3);
        -ms-transform: translateX(-45%) scaleX(1.3);
            transform: translateX(-45%) scaleX(1.3);
}

.how_block:nth-child(4) .how_block_title::after {
    content: url(../img/line2.svg);
    position: absolute;
    top: 35px;
    left: calc(50%);
    -webkit-transform: translateX(-45%) scaleX(1.3);
        -ms-transform: translateX(-45%) scaleX(1.3);
            transform: translateX(-45%) scaleX(1.3);
}

.how_block:nth-child(6) .how_block_title::after {
    content: url(../img/line2.svg);
    position: absolute;
    top: 35px;
    left: calc(50%);
    -webkit-transform: translateX(-45%);
        -ms-transform: translateX(-45%);
            transform: translateX(-45%);
}

.how_block:nth-child(6) .how_block_title::before {
    content: url(../img/line2.svg);
    position: absolute;
    bottom: -5px;
    left: calc(50%);
    -webkit-transform: translateX(-50%) scaleX(.8);
        -ms-transform: translateX(-50%) scaleX(.8);
            transform: translateX(-50%) scaleX(.8);
}

.how_block:nth-child(7) .how_block_title::after {
    content: url(../img/line2.svg);
    position: absolute;
    top: 35px;
    left: calc(50%);
    -webkit-transform: translateX(-45%);
        -ms-transform: translateX(-45%);
            transform: translateX(-45%);
}

.how_block:nth-child(7) .how_block_title::before {
    content: url(../img/line2.svg);
    position: absolute;
    bottom: -5px;
    left: calc(50%);
    -webkit-transform: translateX(-50%) scaleX(.8);
        -ms-transform: translateX(-50%) scaleX(.8);
            transform: translateX(-50%) scaleX(.8);
}

[class^=icon-]:before,
[class*=" icon-"]:before {
    display: block;
}

.icon-arrow:before {
    content: url(../img/slider/Frame\ 3842.svg);
}

.arrow-swipe {
    margin: 1.4em 1em 0em 0em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-transform: uppercase;
    line-height: 1.1875;
    letter-spacing: -0.015em;
}

.arrow-swipe::before {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    color: #c93030;
    margin: 0em 0em 0em 0.6em;
    -webkit-animation: swipeRight 1.4s ease-in-out infinite;
    animation: swipeRight 1.4s ease-in-out infinite;
}

@-webkit-keyframes swipeRight {
    0% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }

    50% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }

    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
}

@keyframes swipeRight {
    0% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }

    50% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }

    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
}



/* together */


.together {
    padding-top: 38px;
    background: #FFFFFF;
}

.together_title {
    font-family: 'Graphik LCG';
    font-weight: 700;
    font-size: 24.87px;
    line-height: 119.8%;
    text-align: center;
    letter-spacing: -0.035em;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 35px;
}

.together_title span {
    color: rgba(201, 48, 48, 1);
}

.together_text {
    font-family: 'Graphik LCG';
    font-weight: 500;
    font-size: 16px;
    line-height: 119.8%;
    letter-spacing: -0.035em;
    color: #000000;
}

.together_footer {
    width: 100%;
    background: #003A76;
    overflow: hidden;
}

.together_footer_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 12px;
}

.together_footer_title {
    font-family: 'Graphik LCG';
    font-weight: 700;
    font-size: 10px;
    line-height: 102.02%;
    color: #FFFFFF;
}

.together_footer_text {
    font-family: 'Graphik LCG';
    font-weight: 400;
    font-size: 7.70004px;
    line-height: 130%;
    letter-spacing: -0.01em;
    color: #FFFFFF;
    margin-top: 5px;
}


/* more */

.more {
    padding: 30px 0;
}

.more_title {
    font-family: 'Graphik LCG';
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    text-align: center;
    letter-spacing: -0.035em;
    text-transform: uppercase;
    color: #FFFFFF;
}

.more_course {
    font-family: 'Graphik LCG';
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    letter-spacing: -0.035em;
    text-transform: uppercase;
    color: #000000;
    background: #FFB800;
    padding: 7px 10px;
    -webkit-box-shadow: 0px 1px 9px rgba(255, 199, 0, 0.26);
            box-shadow: 0px 1px 9px rgba(255, 199, 0, 0.26);
    border-radius: 5px;
}

.more_name {
    font-family: 'Graphik LCG';
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: -0.035em;
    text-transform: uppercase;
    color: #FFFFFF;
}

.more_text {
    font-family: 'Graphik LCG';
    font-weight: 400;
    font-size: 19px;
    line-height: 120%;
    color: #FFFFFF;
}



/* OFFER */

.offer {
    background: #FFFFFF;
    padding-top: 40px;
    padding-bottom: 40px;
}


.offer_title {
    font-family: 'Graphik LCG';
    font-weight: 700;
    font-size: 24.87px;
    line-height: 119.8%;

    text-align: center;
    letter-spacing: -0.035em;
    text-transform: uppercase;

    color: #000000;

    margin-bottom: 48px;
}

.offer_block {
    padding: 35px 14px 16px;
    width: 100%;
    background: #2E3540;
    -webkit-box-shadow: 0px 2px 11px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 2px 11px rgba(0, 0, 0, 0.25);
    border-radius: 4px;
    margin-top: 16px;
}

.offer_block_title {
    font-family: 'Graphik LCG';
    font-weight: 500;
    font-size: 23px;
    line-height: 130%;
    text-align: center;
    letter-spacing: -0.015em;
    color: #FFFFFF;
    margin-bottom: 25px;
}

.footer {
    padding-top: 34px;
    padding-bottom: 7px;
}

.footer_title {
    font-family: 'Graphik LCG';
    font-weight: 600;
    font-size: 28px;
    line-height: 120%;
    color: #FFFFFF;
}

.promo__title-underline {
    text-decoration: underline;
    text-underline-offset: 4px;
    -webkit-text-decoration-color: #c93030;
    text-decoration-color: #c93030;
}

.promo__title-gift {
    display: inline-block;
    -webkit-animation: float 6s ease-in-out infinite;
    animation: float 6s ease-in-out infinite;
}

.promo__btn {
    margin: 1.2em 0em 0em 0em;
}

@-webkit-keyframes float {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    50% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px);
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@keyframes float {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    50% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px);
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}


.timer__wrapper {
    margin: 1.65em 0em 0em 0em;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 10px 1fr 10px 1fr 10px 1fr;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
}

.timer__section {
    background: #052135;
    color: #fff;
    border-radius: 8.6016px;
    padding: 1.1em 0.6em;
    text-align: center;
}

.timer__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.timer__block-value {
    font-size: 25px;
    font-weight: 700;
    text-align: center;
}

.timer__block-desc {
    margin: 1.25em 0em 0em 0em;
    font-size: 8px;
    color: #98b0be;
    text-transform: uppercase;
}

.timer__separator {
    margin: 0em 0.35em;
}