@import url('https://fonts.googleapis.com/css2?family=Dela+Gothic+One&family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');

* {
    margin: 0;
    padding: 0;
}

@media screen and (max-width: 1024px) {

    header,
    .header {
        background: #fff !important;
    }
}

html,
body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

body {
    background-color: #2892DA;

    background-image:
        url("https://static.sz.kz/landings/novogodnyaya-estafeta/background-pic.png"),
        url("https://static.sz.kz/landings/novogodnyaya-estafeta/background-pic.png");

    background-repeat: no-repeat, no-repeat;

    background-size:
        270px auto,
        270px auto;

    background-position:
        calc(50% - 600px - 135px) bottom,
        calc(50% + 600px + 135px) bottom;

    background-attachment:
        fixed,
        fixed;
}


.stage-section {
    background: linear-gradient(to bottom,
            rgba(0, 64, 201, 1) 30%,
            rgba(0, 64, 201, 0.66) 96%,
            rgba(0, 64, 201, 0) 100%);
    color: #fff;

    max-width: 1440px;
    margin: 0 auto;
    position: relative;
    max-width: 1440px;
    margin: 0 auto;
    overflow-x: hidden;
}

.section-relay .first-section {
    position: relative;
    margin: 0 auto;
    z-index: 0;
    background:
        linear-gradient(to bottom,
            rgba(0, 64, 201, 0) 50%,
            rgba(0, 64, 201, 0.55) 75%,
            rgba(0, 64, 201, 1) 100%),
        url("https://static.sz.kz/landings/novogodnyaya-estafeta/backfull.png") no-repeat;

    background-size: auto, cover;
    background-position: center top;
    overflow: hidden;
    width: 100%;
}

.section-relay .first-section::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 120px;

    background: linear-gradient(to bottom,
            rgba(0, 58, 146, 1) 0%,
            rgba(0, 58, 146, 0) 100%);

    pointer-events: none;
    z-index: -1;
}

@media (max-width: 1025px) {
    .page .header {
        background: white !important;
        padding: 10px 0;
    }

    .page {
        margin-top: 0;
    }
}

.section-relay,
.stage-header,
.stage-swiper-wrapper {
    max-width: 1440px;
    margin: 0 auto;
}

.header-sec-img img {
    width: 260px;
    margin: 0 auto;
}

.header-sec-img {
    display: flex;
    margin-top: 70px;
}


.uslovia {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin: 20px 0 20px;
}

.uslovia img {
    height: 20px;
    width: 20px;
    margin-top: 3px;
}

.winners {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin: 0 0 20px;
}

.winners img {
    height: 20px;
    width: 20px;
    margin-top: 3px;
}

.download-list,
.rating__list {
    display: none;
}

.is-hidden {
    display: none;
}

.prize {
    margin: 16px auto 0;
    padding: 10px 16px;
    max-width: 290px;

    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: center;

    background: rgba(255, 255, 255, 0.35);
    border-radius: 20px;
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
}

.prize-tg {
    width: 36px;
    height: 36px;
    object-fit: contain;
}

.prize-text img {
    margin-top: 5px;
    width: 170px;
}

.prize-text p {
    font-family: "Nunito", sans-serif;
    text-align: center;
    font-size: 8px;
    text-transform: uppercase;
    color: black;
    line-height: 1.2;
    font-weight: 400;
}

.prize-text h3 {
    margin: 2px 0 0;
    font-size: 18px;
    font-weight: 800;
}

.images-relay {
    margin-top: 20px;
    display: flex;
    justify-content: center;
}

.images-relay img {
    display: block;
    width: 700px;
    max-width: 100%;
}

.button-relay {
    position: relative;
    margin: 24px 20px 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
    font-family: "Dela Gothic One", sans-serif;
}

.button-relay>a:first-child {
    display: block;
    width: 100%;
    max-width: 100%;

    text-align: center;
    text-decoration: none;

    padding: 18px 0;
    border-radius: 15px;

    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.04em;
    font-family: "Dela Gothic One", sans-serif;

    background: rgba(254, 204, 0, 1);
    color: #DA4200;
    box-shadow: 0 6px 0 #FF600B, 0 10px 15px rgba(0, 0, 0, 0.35);

    transition: transform 0.15s ease, box-shadow 0.15s ease, filter 0.25s ease;
}

.button-relay>a:first-child:hover {
    filter: brightness(0.59);
}

.button-relay>a:first-child:active {
    transform: translateY(2px);
    box-shadow: 0 3px 0 #e07b00, 0 6px 10px rgba(0, 0, 0, 0.75);
}

.button-relay .tb-link {
    margin-top: 1px;
    font-family: "Nunito", sans-serif;
    font-size: 12px;
    text-decoration: underline;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 500;
}

.relay-road {
    width: 100%;
    margin: 0 auto 20px;
    overflow: hidden;
    height: 350px;
    position: relative;
    max-width: 1440px;
}

.relay-road__img {
    position: absolute;
    top: 50%;
    left: 50%;

    width: 1600px;
    max-width: none;

    transform: translate(-50%, -50%);
    transition: transform 0.4s ease;
    z-index: 1;
    pointer-events: none;
}

.relay-participate.is-disabled .stage-cta {
    pointer-events: none;
    cursor: default;
    filter: brightness(0.59);
}

.winner-btn{
    margin: 56px 0 0;
}

.relay-swiper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    background: transparent;
}

.relay-swiper .swiper-wrapper {
    width: 100%;
    height: 100%;
}

.relay-swiper .swiper-slide {
    width: 100%;
    height: 100%;
}

.stage-header {
    display: flex;
    justify-content: center;

    align-items: center;
    margin-bottom: 16px;
    padding: 0 16px 38px;
    max-width: 600px;
    margin: 0 auto;
}

.stage-header__title {
    height: 45px;
    display: flex;
    background: #006FFF;
    border-radius: 10px;
    border: 2px solid #fff;
    width: 100%;
    justify-content: space-between;
}

.etap {
    height: 65px;
    position: relative;
    width: 200px;
    padding: 0 45px 0 10px;
}

.etap h1 {
    font-family: "Dela Gothic One", sans-serif;
    font-weight: 400;
    position: absolute;
    bottom: 18px;
    font-size: 32px;
}

.stage-text {
    display: flex;
    align-items: center;
    padding: 19px 19px 15px;
    border-bottom-right-radius: 7px;
    border-top-right-radius: 7px;
    transition: background-color 0.3s ease;
    font-family: 'Nunito', sans-serif;
}



.stage-text p {
    font-family: 'Nunito', sans-serif;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 700;
}

.link-one {
    display: flex;
    gap: 5px;
    width: max-content;
}

.stage-header__badge {
    font-size: 12px;
    font-weight: 700;
    padding: 6px 10px;
    border-radius: 999px;
    background: #ffde3b;
    color: #0047a0;
}


.stage-swiper {
    position: relative;
    overflow: visible;
}

.stage-swiper .swiper-slide {
    overflow: visible;
}


.stage-swiper-wrapper {
    position: relative;
    margin: 0 auto 20px;
    max-width: 1440px;
    z-index: 5;
}

.stage-swiper {
    position: relative;
    overflow: visible;
    z-index: 5;
}

.stage-swiper .swiper-slide {
    overflow: visible;
}

.stage-slide__image-box {
    position: relative;
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}

.stage-slide__image-box img {
    max-width: 180px;
    height: auto;
    display: block;
    object-fit: contain;
}

.stage-controls {
    position: absolute;
    transform: translate(-50%, -50%);
    width: 220px;
    height: 200px;
    pointer-events: none;
    z-index: 5;
}

.stage-controls .stage-arrow,
.stage-controls .stage-pagination .swiper-pagination-bullet {
    pointer-events: auto;
}

.stage-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    width: 32px;
    height: 32px;
    cursor: pointer;
    pointer-events: auto;
}

.stage-arrow--prev {
    left: -40px;
}

.stage-arrow--next {
    right: -40px;
}

.stage-arrow::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    margin: 10px auto 0;
    transform: rotate(-135deg);
}

.stage-arrow--next::before {
    transform: rotate(45deg);
}

.stage-pagination {
    position: absolute;
    top: 165px !important;
    z-index: 15;
    pointer-events: none;
    display: flex;
    justify-content: center;
}

.stage-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: rgba(255, 255, 255, 0.5);
    margin: 0 4px;
    border-radius: 50%;
    opacity: 1;
}

.stage-pagination .swiper-pagination-bullet-active {
    width: 18px;
    height: 8px;
    border-radius: 999px;
    background: #fff;
}


@media (min-width: 992px) {
    .stage-swiper {
        padding: 0 80px;
    }

    .stage-swiper .swiper-slide {
        transition: opacity .3s, transform .3s;
    }

    .stage-swiper .swiper-slide:not(.swiper-slide-active) {
        opacity: 0.7;
        transform: scale(.9);
    }

    .stage-slide__image-box img {
        max-width: 220px;
    }
}



.stage-slide__content {
    line-height: 1.5;
    font-family: "Nunito", sans-serif;
    margin: 30px 20px;
    color: #fff;
}

.stage-slide__content h4 {
    font-size: 16px;
    font-weight: 900;
    margin: 22px 0 8px;

}

.stage-slide__content p {
    font-size: 16px;
    margin: 0 0 6px;
}

.stage-slide__image-box img {
    height: 184px;
}

.stage-text-main {
    font-weight: 700;
    margin: 20px 0 !important;
}

.stage-prize {
    font-size: 15px;
    font-weight: 400;
}

.stage-prize span {
    color: #ffd43b;
    font-size: 15px;
    font-weight: 400;
}

.stage-links {
    margin-top: 8px;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.inline-link {
    font-size: 13px;
    color: #ffffff;
    text-decoration: underline;
}

.inline-link:hover {
    color: #fff;
}

.stage-links a {
    font-weight: normal;
    font-family: "Nunito", sans-serif;
}

.stage-bottom-btn {
    display: flex;
    justify-content: center;
    margin-top: 8px;
}

.stage-cta {
    display: inline-block;
    padding: 25px 40px;
    border-radius: 25px;
    background: linear-gradient(180deg, #ffe451 0%, #ffad00 100%);
    box-shadow: 0 6px 0 #e07b00, 0 10px 15px rgba(0, 0, 0, 0.35);
    transition: filter 0.25s ease;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 16px;
    color: #DA4200;
    text-decoration: none;
    width: 100%;
    text-align: center;
    font-family: "Dela Gothic One", sans-serif;
}


.stage-cta:hover {
    filter: brightness(0.59);
}


@media (min-width: 992px) {
    .stage-swiper .swiper-slide {
        max-width: 620px;
    }

    .stage-swiper {
        padding: 20px 0 40px;
    }
}


.rating-section {
    color: #fff;
    padding: 0 16px 40px;
    max-width: 500px;
    margin: 0 auto;
}

.rating-header {
    background: url("https://static.sz.kz/landings/novogodnyaya-estafeta/red-back.png") center / contain no-repeat;
    height: 100px;
    width: 100%;
    max-width: 600px;
    margin: 10px auto 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}


.rating-header h1 {
    margin: 0;
    font-size: 24px;
    font-family: "Dela Gothic One", sans-serif;
    font-weight: 400;
}


.rating-header__img {
    max-width: 260px;
    height: auto;
}

.rating-list {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.rating-item {
    display: flex;
    align-items: stretch;
    background: #0067ff;
    border-radius: 12px;
    padding: 5px 0px 5px 12px;
    box-shadow: 0 3px 0 rgba(0, 0, 0, 0.25);
    border: 2px solid #fff;
}

.rating-place {
    flex: 0 0 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Dela Gothic One', sans-serif;
    font-size: 38px;
    font-weight: 500;
    margin-bottom: 10px;
}

.rating-row {
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    font-weight: 500;
    font-family: 'Nunito', sans-serif;
    text-transform: uppercase;
    opacity: 0.8;
    padding-bottom: 5px;
}

.rating-row-2 {
    display: flex;
     font-size: 22px;
    font-weight: 500;
    font-family: 'Nunito', sans-serif;
    text-transform: uppercase;
}

.rating-row span,
.rating-row-2 span {
    flex: 1;
    text-align: center;
    font-family: 'Nunito', sans-serif;
}

.rating-info {
    padding: 20px 0;
    width: 100%;
}


.rating-value {
    text-align: right;
}

.check-section {
    padding: 50px 16px 20px;
    color: #fff;
    max-width: 500px;
    margin: 0 auto;
}

.check-header__img {
    max-width: 260px;
    height: auto;
}

.check-card {
    border-radius: 20px;
    border: 2px solid #fff;
    padding: 16px 25px 20px;
    background: #0067ff;
    font-family: 'Nunito', sans-serif;
}

.check-card h3 {
    width: 80%;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 16px;
}

.check-card p {
    width: 80%;
    font-size: 16px;
    margin-bottom: 12px;
    font-weight: 500;
}

.check-form {
    display: flex;
    gap: 8px;
    margin: 22px 0;
}


.check-btn {
    width: 40%;
    border: none;
    border-radius: 10px;
    padding: 10px 16px;
    font-size: 16px;
    font-weight: 400;
    background: rgba(254, 204, 0, 1);
    color: #DA4200;
    cursor: pointer;
    box-shadow: 0 4px 0 rgba(255, 107, 28, 1);
    font-family: 'Dela Gothic One', sans-serif;
    transition: filter 0.25s ease;
}

.check-btn:hover {
    filter: brightness(0.59);
}

.check-result {
    margin: 0;
    padding-left: 18px;
    font-size: 13px;
}

.check-result li {
    margin-bottom: 4px;
}

.check-form .input-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    flex: 1;
}

.check-form .prefix {
    font-family: 'Nunito', sans-serif;
    font-weight: 500;
    font-size: 16px;
    position: absolute;
    top: 12px;
    left: 20px;
    color: #000000;
    pointer-events: none;
    z-index: 2;
}

.check-input {
    background-color: #fff;
    width: 168px;
    height: 46px;
    padding: 0 12px 0 42px;
    border-radius: 10px;
    border: 1px solid black;
    font-size: 16px;
    font-family: 'Nunito', sans-serif;
    font-weight: 500;
    color: #000000;
    box-sizing: border-box;
}


.check-result {
    display: none;
}

.check-result.is-visible {
    display: block;
}

.prizes-section {
    padding: 50px 16px 32px;
    max-width: 500px;
    margin: 0 auto;
    color: #fff;
}

.prizes-stage {
    display: none;
}

.prizes-stage.is-active {
    display: block;
}


.prize-fond-card {
    border-radius: 20px;
    border: 2px solid #fff;
    background: #0067ff;
}

.prize-item {
    display: flex;
    justify-content: space-between;

    padding: 20px 25px;
}

.prize-item span {
    font-size: 16px;
    font-weight: 500;
    margin-top: 9px;
    font-family: 'Nunito', sans-serif
}

.prize-list .prize-item:not(:last-of-type) {
    border-bottom: 1px solid #fff;
}

.prize-item h2 {
    font-family: 'Dela Gothic One', sans-serif;
    font-weight: 400;
    font-size: 26px;
}

.prize-fond-text {
    font-family: 'Nunito', sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0 20px 22px;
}

.prize-fond-text p {
    font-family: 'Nunito', sans-serif;
    font-size: 16px;
    line-height: 1.3;
    text-align: center;
    font-weight: 500;
}

.dop-text{
    margin-top: 22px;
}

.dop-text p {
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    color: rgba(255, 255, 255, 0.8);
    font-family: 'Nunito', sans-serif;
    line-height: 1.1;
}

.faq {
    padding-top: 320px;
    background: url("https://static.sz.kz/landings/novogodnyaya-estafeta/sugrob.png") no-repeat;
    background-position: calc(50% - 160px) -100px;
    background-size: clamp(1250px, 100vw, 1800px) auto;
    width: 100%;
    color: #fff;
}

.faq-picture {
    position: relative;
    padding-bottom: 980px;
    max-width: 1440px;
    margin: 0 auto;
    overflow: visible;
}

.faq-picture::before {
    content: "";
    position: absolute;
    left: 50%;
    top: -250px;
    transform: translateX(-50%);
    width: 100%;
    height: calc(100% + 250px);
    background: url("https://static.sz.kz/landings/novogodnyaya-estafeta/finish.png") no-repeat center top;
    background-size: cover;
    pointer-events: none;
    z-index: 0;
}


@media (max-width: 440px) {
    .faq-picture {
        padding-bottom: 730px;
        max-width: 440px;
    }
}

@media (max-width: 480px) {

    .faq {
        background-position: calc(50% - 120px) -20px;
    }
}


.faq-list {
    padding: 0 16px 32px;
    max-width: 500px;
    margin: 0 auto;
}

.faq-list>div {
    background: #ffffff;
    box-shadow: 0px 3px 8.3px 0px #362599B2 inset;
    color: #000000;
    border-radius: 10px;
}

.faq-list>div:not(:last-of-type) {
    margin-bottom: 20px;
}

.faq-list>div button {
    width: 100%;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 2em;
    color: #fff;
    border-radius: 12px;
    background: #006FFF;
    border: 1px solid #fff;
    outline: none;
    box-shadow: 0px 1px 0px 0px #FFF8EE inset, 1px 0px 0px -1px #FFF8EE inset, -1px 1px 0px -1px #FFF8EE inset;
    text-transform: uppercase;
    transition: .3s ease-in-out;
}

.faq-list>div button>span {
    font-family: 'Nunito', sans-serif;
    text-align: left;
    pointer-events: none;
    font-size: 16px;
}

.faq-list>div button>.decor {
    width: 30px;
    flex: 0 0 30px;
    aspect-ratio: 1 / 1;
    background-image: url("https://static.sz.kz/landings/novogodnyaya-estafeta/faq-pic.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    transition: transform .3s ease-in-out, background-image .3s ease-in-out;
}


.faq-list>div.is-open button>.decor {
    background-image: url("https://static.sz.kz/landings/novogodnyaya-estafeta/faq-pic-open.png");
    background-size: 100% 100%;
    animation: faqBounce .35s ease;
}

@keyframes faqBounce {
    0% {
        transform: scale(1);
    }

    40% {
        transform: scale(1.25);
    }

    70% {
        transform: scale(1.15);
    }

    100% {
        transform: scale(1.2);
    }
}


.faq-list>div .panel {
    padding: 0 1em;
    max-height: 0;
    overflow: hidden;
    transition: max-height .5s ease-in-out, padding .5s ease-in-out;
    color: #000000;
}

.faq-list>div .panel h3 {
    margin: 0 0 .5em;
}



.faq-list>div .panel p,
.faq-list>div .panel :where(ul, ol, ul>li, ol>li) {
    margin: 0;
    font-size: 12px;
    font-weight: 400;
    font-family: "Nunito", sans-serif;
    line-height: 1.3;
}

.faq-list>div .panel li>ul {
    padding-left: 2em;
}

.faq-list>div .panel :where(ul>li, ol>li) {
    margin-top: .75rem;

}

.panel ul {
    padding-left: 1.2em;
}

.panel a {
    font-size: 12px;
    color: #000000;
    text-decoration: underline;
}

.faq-list>div .panel :where(ul>:where(ul, ol)>li, :where(ol, ul)>li:not(:last-of-type)) {
    margin-bottom: .75em;
}

.faq-list>div .panel ul>li::before {
    width: 1em;
    translate: 0 50%;
    aspect-ratio: 1 / 1;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='22' viewBox='0 0 20 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 1v20M1.363 6l17.32 10M1.36 15.989 18.64 6.01M4 4l1.5 4.5-4.5 1m0 3 4.5 1L4 18M16 4l-1.5 4.5 4.5 1m0 3-4.5 1L16 18M7 2.5l3 3 3-3m-6 17 3-3 3 3' stroke='%238164D6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.faq-list>div .panel ul>li::before,
.faq-list>div .panel ol>li::before,
.faq-list>div .panel ul>li:first-child:before,
.faq-list>div .panel ol>li:first-child:before {
    top: 0;
    color: #8164D6;
}

.faq-list>div .panel p:not(:last-of-type) {
    margin-bottom: 1.2em;
}

.faq-list>div.is-open .panel {
    padding: 1em;
    max-height: 1175px !important;
}

.faq-header {
    padding: 15px 16px 10px;
    line-height: 1;
    font-size: 22px;
    max-width: 500px;
    margin: 0 auto;
}

.signs-box {
    margin: 2em 0;
    padding: 1em 0 .5em;
    background: var(--bg-gradient);
    border-radius: var(--radius);
    box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.3), 1px 1px 2px 0px #FFFFFF inset;
}

.signs-box__item {
    padding: .5em 1.5em;
    display: flex;
    gap: 1em;
    align-items: start;
}

.signs-box__item:not(:last-of-type) {
    border-bottom: 1px solid rgba(255 255 255 / .6);
}

.signs-box__name {
    margin-bottom: .5em !important;
}

.faq-list .panel {
    font-family: 'Nunito', sans-serif;
}

footer {
    display: none;
}

#prize-btn{
    margin: 24px 0;
}

@media screen and (min-width:720px) {
    .prize {
        max-width: 430px;
    }

    #prize-btn{
    margin: 44px 0;
}

    .prize-text img {
        margin-left: 30px;
    }

    .button-relay .tb-link {
        font-size: 18px;
    }

    .button-relay {
        max-width: 586px;
        width: 100%;
        margin: 44px auto 0;
    }

    .button-relay>a:first-child {
        width: 586px;
        max-width: 586px;
        font-size: 26px;
        text-transform: uppercase;
        display: block;
        border-radius: 22px;
        padding: 24px 0;
    }

    .stage-slide__image-box img {
        max-width: 280px;
        height: 220px;
    }

    .uslovia{
        margin: 10px 0;
    }

    .uslovia a{
        margin-top: 3px;
    }

    .uslovia img {
        width: 24px;
        height: 22px;
        /* margin-top: 3px; */
    }

    .winners a {
        margin-top: 3px;
    }

    .winners img {
        width: 24px;
        height: 22px;
        /* margin-top: 3px; */
    }

    .prize-text p {
        font-size: 18px;
        font-weight: 400;
    }

    .stage-slide__content {
        margin: 30px 0;
    }

    .prizes-section {
        max-width: 586px;
    }

    .etap h1 {
        font-size: 58px;
        bottom: -9px;
    }

    #winner-btn
 {
    margin: 32px 0 0;
}

    .rating-header {
        background-size: 586px auto;
        height: 146px;
        background-position: center;
        margin: 10px auto 44px;
    }

    .rating-section {
        max-width: 586px;
        padding: 80px 16px 40px;
    }

    .check-section {
        max-width: 586px;
        padding: 50px 16px 40px;
    }

    .stage-text {
        padding: 25px;
    }

    .stage-text p {
        font-size: 18px;
    }

    .stage-header__title {
        width: 586px;
        height: 70px;
    }

    .stage-header{
        padding: 0 16px 38px;
        border-radius: 15px;
    }
    
    .stage-slide {
        width: 586px;
        margin: 0 auto;
    }
    .stage-pagination{
       top: 225px !important; 
    }

    .stage-slide__content{
        margin-top: 60px;
    }

    .stage-slide__content p,
    .stage-slide__content h4,
    .stage-prize span {
        font-size: 26px;
    }

    .inline-link {
        font-size: 22px;
    }

    .link-one img{
        margin-top: 3px;
        width: 27px;
        height: 27px;
    }


    .download-list {
        display: flex;
        justify-content: center;
        gap: 10px;
        margin: 20px 0 20px;
        align-items: center;
    }

    .download-list a {
        font-family: "Nunito", sans-serif;
        font-size: 22px;
        text-decoration: underline;
        color: #ffffff;
        opacity: 0.9;
        font-weight: 500;
    }

    .rating__list {
        display: flex;
        justify-content: center;
        text-align: center;
        font-family: 'Nunito', sans-serif;
    }

    .rating__list p {
        font-size: 18px;
        line-height: 25px;
        color: rgba(255, 255, 255, 0.77);
    }

    .check-card h3 {
        font-size: 38px;
        font-weight: 500;
    }

    .check-card p {
        font-size: 26px;
        font-weight: 500;
    }

    .check-btn {
        font-size: 26px;
        font-weight: 400;
        padding: 18px 48px;
        border-radius: 15px;
    }

    .panel a {
        font-size: 18px;
    }

    .check-form .prefix {
        font-family: 'Nunito', sans-serif;
        font-weight: 500;
        font-size: 26px;
        position: absolute;
        top: 22px;
        left: 20px;
        color: #000000;
        pointer-events: none;
        z-index: 2;
    }

    .prize-fond-text p {
        font-size: 26px;
        padding: 0 20px 44px;
    }

    .prize-item span {
        font-size: 28px;
        margin-top: 15px;
    }

    .prize-item h2 {
        font-size: 44px;
    }

    .dop-text p {
        font-size: 22px;
    }

    
.dop-text{
    margin: 32px 0 100px;
}

    .faq-list>div button>span {
        font-size: 28px;
        font-weight: 700;
    }

    .faq-list {
        max-width: 586px;
        padding: 20px 16px 32px;
    }

    .faq-list>div button {
        border-radius: 15px;
        padding: 26px;
    }

    .faq-list>div button>.decor {
        flex: 0 0 40px
    }

    .faq-list>div .panel p,
    .faq-list>div .panel :where(ul, ol, ul>li, ol>li) {
        font-size: 18px;
    }

    .rating-header h1 {
        font-size: 38px;
    }

    .header-sec-img img {
        width: 325px;
    }


    .check-input {
        width: 282px;
        height: 79px;
        padding: 0 16px 0 60px;
        font-size: 26px;
        box-sizing: border-box;
        border-radius: 15px;
    }

    .check-form {
        margin: 40px 0 60px;
    }

    .stage-arrow {
        top: 40%;
        width: 20px;
    }

    .stage-arrow::before{
        width: 15px;
        height: 15px;
    }

}

@media (max-width: 600px) {
    .relay-road {
        height: 320px;
    }
    .rating-row{
        font-size: 8px;
    }

    .rating-row-2{
        font-size: 12px;
    }
}