@font-face {
    font-family: Sofia-Sans-Condensed;
    src: url(../fonts/SofiaSansCondensed-Regular.woff);
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Sofia-Sans;
    src: url(../fonts/SofiaSans-Regular.woff);
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Sofia-Sans;
    src: url(../fonts/SofiaSans-Bold.woff);
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Sofia-Sans-ExtraCondensed;
    src: url(../fonts/SofiaSansExtraCondensed-Black.woff);
    font-weight: 900;
    font-style: normal
}

body {
    margin: 0
}

a {
    text-decoration: none
}

ul {
    list-style: none
}

h1,
h2,
h3,
li,
p,
ul {
    padding: 0;
    margin: 0
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

::after,
::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    background: #14141a
}

body {
    -ms-scroll-chaining: none;
    overscroll-behavior: none;
    background: #14141a
}

.claps__page {
    -ms-scroll-chaining: none;
    overscroll-behavior: none;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    -webkit-animation: itemAppearOpacity 1.8s ease-in-out forwards;
    animation: itemAppearOpacity 1.8s ease-in-out forwards;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%
}

.claps__page img {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: block;
    height: auto
}

.page__wrap {
    margin: 0 auto;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 100%;
    padding: .84vw .84vw 2.08vw .84vw;
    overflow-x: hidden
}

.btn {
    position: relative;
    max-width: 280px;
    width: 100%;
    height: 40px;
    padding: 8px 16px;
    border-radius: 6px;
    border: 1px solid #e5ff3a;
    background: #e5ff3a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #e5ff3a;
    color: #2a2e0a;
    font-size: 14px;
    font-family: Sofia-Sans, sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: .5px;
    text-transform: uppercase;
    -webkit-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out
}

.network {
    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;
    margin: 32px auto 80px;
    width: 524px
}

.network__title {
    color: #fff;
    font-family: Sofia-Sans, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 12px
}

.network__text {
    color: #fff;
    font-family: Sofia-Sans, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: center;
    margin-bottom: 32px
}

.network__btn {
    margin: 0 auto
}

.network__btn.mob {
    display: none
}

.details {
    width: 524px;
    margin: 0 auto 40px
}

.details__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 4px
}

.details__item {
    position: relative;
    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-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50%;
    height: 164px;
    border-radius: 8px;
    background: #1d1e26;
    overflow: hidden
}

.details__item:nth-child(1) img {
    width: 44px;
    margin-bottom: 16px
}

.details__item:nth-child(2) img {
    width: 32px;
    margin-bottom: 16px
}

.details__item svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 260px;
    height: 164px
}

.details__item-text {
    color: #bfbfcb;
    font-family: Sofia-Sans, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    opacity: .7;
    margin-bottom: 8px
}

.details__item-number {
    color: #fff;
    font-family: Sofia-Sans, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal
}

.promo {
    width: 524px;
    margin: 0 auto 80px
}

.promo__title {
    color: #fff;
    font-family: Sofia-Sans, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 16px
}

.promo__item {
    position: relative;
    padding-left: 28px;
    margin-bottom: 11px
}

.promo__item svg {
    position: absolute;
    top: 4px;
    left: 4px;
    width: 16px;
    height: 16px
}

.promo__item-title {
    color: #fff;
    font-family: Sofia-Sans, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 4px
}

.promo__item-text {
    color: #bfbfcb;
    font-family: Sofia-Sans, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.promo__text {
    color: #bfbfcb;
    font-family: Sofia-Sans, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.prize {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 auto 80px;
    max-width: 524px;
    width: 100%
}

.prize__title {
    color: #fff;
    font-family: Sofia-Sans, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 16px
}

.prize__table {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 369px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.prize__table:before {
    content: "";
    position: absolute;
    bottom: -1%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    height: 53px;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(26.14%, #14141a), to(rgba(20, 20, 26, 0)));
    background: linear-gradient(360deg, #14141a 26.14%, rgba(20, 20, 26, 0) 100%);
    z-index: 1;
    opacity: 1;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.prize__table.is-at-bottom:before {
    opacity: 0
}

.prize__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 4px;
    margin-bottom: 4px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.prize__head__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 261px;
    min-height: 51px;
    height: 100%;
    padding: 4px;
    font-family: Sofia-Sans, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: 8px;
    color: #9381c4;
    background: #2a253e
}

.prize__list {
    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;
    width: 100%;
    gap: 4px;
    overflow-y: scroll;
    scrollbar-width: none !important;
    -ms-overflow-style: none !important
}

.prize__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 4px;
    width: 100%
}

.prize__item__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 261px;
    min-height: 51px;
    height: 100%;
    padding: 4px;
    color: #bfbfcb;
    font-family: Sofia-Sans, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: 8px;
    background: #1d1e26
}

.rules {
    margin: 0 auto 32px;
    width: 100%;
    position: relative
}

.drop-menu {
    position: relative;
    z-index: 10;
    width: 100%;
    border-radius: 8px
}

.drop-menu summary::-webkit-details-marker {
    display: none
}

.drop-menu>summary {
    list-style: none
}

.drop-menu .drop-btn {
    cursor: pointer;
    position: relative;
    list-style: none;
    padding: 17.8px 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #2a253e;
    border-radius: 8px
}

.drop-menu .drop-btn div {
    color: #fff;
    font-family: Sofia-Sans, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal
}

.drop-menu .drop-btn div br {
    display: none
}

.drop-menu .drop-btn::before {
    content: "";
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 16px;
    height: 9px;
    background: url(../img/details-arrow.svg) 50% 50%/cover no-repeat;
    -webkit-transition: -webkit-transform .1s ease;
    transition: -webkit-transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease, -webkit-transform .1s ease
}

.drop-menu .drop__wrap {
    margin-top: 20px;
    border-radius: 6px
}

.drop-menu .drop__wrap ol.drop__list {
    padding: 0 16px 0 32px
}

.drop-menu .drop__wrap .drop__list {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 16px 0 16px
}

.drop-menu .drop__wrap .drop__list::-webkit-scrollbar {
    height: 2px;
    width: 4px
}

.drop-menu .drop__wrap .drop__list::-webkit-scrollbar-track {
    background: #505488;
    width: 4px
}

.drop-menu .drop__wrap .drop__list::-webkit-scrollbar-thumb {
    width: 4px;
    background: #9093c4
}

.drop-menu .drop__wrap .drop__list div,
.drop-menu .drop__wrap .drop__list li,
.drop-menu .drop__wrap .drop__list span {
    font-size: 16px;
    line-height: 115%;
    margin-top: 10px;
    color: #fff;
    font-family: Sofia-Sans, sans-serif;
    font-weight: 400
}

.drop-menu .drop__wrap .drop__list div a,
.drop-menu .drop__wrap .drop__list li a,
.drop-menu .drop__wrap .drop__list span a {
    font-family: Sofia-Sans, sans-serif;
    font-weight: 400;
    color: #e5ff3a
}

.drop-menu .drop__wrap .drop__list div:first-child,
.drop-menu .drop__wrap .drop__list li:first-child,
.drop-menu .drop__wrap .drop__list span:first-child {
    margin-top: 0
}

.drop-menu .drop__wrap .drop__list .subpara {
    padding-left: 10px
}

.drop-menu .tableContainer {
    padding-bottom: 4px;
    margin: 12px 0 8px 0 !important;
    display: block;
    width: 100%;
    overflow-x: auto
}

.drop-menu .tableContainer::-webkit-scrollbar {
    height: 2px
}

.drop-menu .tableContainer::-webkit-scrollbar-track {
    background: #505488
}

.drop-menu .tableContainer::-webkit-scrollbar-thumb {
    background: #9093c4
}

.drop-menu .tableContainer table {
    color: #fff
}

.drop-menu .tableContainer table td {
    min-width: 80px;
    border: 1px solid #343761
}

.drop-menu .tableContainer table thead tr th {
    vertical-align: middle;
    min-width: 80px;
    border: 1px solid #343761;
    text-align: center;
    font-family: Sofia-Sans, sans-serif;
    font-weight: 400
}

.drop-menu .tableContainer table tbody {
    overflow: scroll
}

.drop-menu .tableContainer table tr {
    vertical-align: text-top
}

.drop-menu .tableContainer table tr td {
    vertical-align: middle;
    text-align: center;
    font-family: Sofia-Sans, sans-serif;
    font-weight: 400
}

.drop-menu .tableContainer table tr td ul li {
    list-style-type: decimal;
    padding: 5px;
    font-family: Sofia-Sans, sans-serif;
    font-weight: 400;
    border-bottom: 1px solid #343761
}

.drop-menu .tableContainer table tr td ul li:last-child {
    border: none
}

.drop-menu .small-table {
    overflow: hidden;
    min-height: 290px;
    width: 160px
}

.drop-menu .small-table td {
    padding: 5px
}

.drop-menu[open] .drop-btn::before {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

@media screen and (max-width:1345px) {
    .page__wrap {
        padding: 16px 16px 40px 16px
    }
}

@media screen and (max-width:1023px) {
    .sidebar {
        display: none
    }
}

@media screen and (max-width:550px) {
    .page__wrap {
        padding: 3.34vw 3.34vw 4.45vw 3.34vw
    }

    .network {
        width: 100%;
        margin: 8.89vw auto 22.23vw
    }

    .network__text {
        margin-bottom: 0
    }

    .network__btn {
        margin: 0 auto 8.89vw
    }

    .network__btn.mob {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .network__btn.des {
        display: none
    }

    .network .btn {
        max-width: 91.12vw;
        height: 11.12vw;
        padding: 2.78vw 4.45vw;
        border-radius: 1.67vw;
        font-size: 3.89vw
    }

    .details {
        width: 100%;
        margin: 0 auto 11.12vw
    }

    .details__list {
        gap: 1.12vw
    }

    .details__item {
        height: 45.56vw;
        border-radius: 2.23vw
    }

    .details__item:nth-child(1) img {
        width: 13.34vw;
        margin-bottom: 3.89vw
    }

    .details__item:nth-child(2) img {
        width: 12.23vw;
        margin-bottom: 3.89vw
    }

    .details__item svg {
        height: 100%
    }

    .details__item-text {
        font-size: 4.45vw;
        margin-bottom: .56vw
    }

    .details__item-number {
        font-size: 4.45vw
    }

    .promo {
        width: 100%;
        margin: 0 auto 11vw
    }

    .promo__item {
        padding-left: 7.78vw;
        margin-bottom: 3.06vw
    }

    .prize {
        width: 100%;
        margin: 0 auto
    }

    .rules {
        margin: 0 auto 6.67vw
    }

    .drop-menu {
        border-radius: 2.23vw
    }

    .drop-menu .drop-btn {
        padding: 4.8vw 6.67vw
    }

    .drop-menu .drop-btn div {
        font-size: 5vw
    }

    .drop-menu .drop-btn::before {
        right: 6.95vw;
        width: 4.45vw;
        height: 2.5vw
    }

    .drop-menu .drop__wrap {
        margin-top: 4.45vw
    }

    .drop-menu .drop__wrap ol.drop__list {
        padding: 4.8vw 6.67vw
    }

    .drop-menu .drop__wrap .drop__list {
        padding: 4.8vw 6.67vw
    }

    .drop-menu .drop__wrap .drop__list::-webkit-scrollbar {
        height: .56vw;
        width: 1.12vw
    }

    .drop-menu .drop__wrap .drop__list::-webkit-scrollbar-track {
        width: 1.12vw
    }

    .drop-menu .drop__wrap .drop__list::-webkit-scrollbar-thumb {
        width: 1.12vw
    }

    .drop-menu .drop__wrap .drop__list div,
    .drop-menu .drop__wrap .drop__list li,
    .drop-menu .drop__wrap .drop__list span {
        font-size: 3.89vw;
        margin-top: 2.23vw
    }
}