@charset "UTF-8";
:root {
  --darkBrown: #2E261D;
  --main-brown: #2F1804;
  --main-green: #385012;
  --main-yellow: #FFCC00;
  --lightBrown: #EDD4AE; }

@font-face {
  font-family: Blackye;
  src: url(https://sz.kz/picture?file=802); }
body {
  margin: 0;
  padding: 0; }

main .container {
  padding: 0 16px;
  margin: 0 auto; }

@media (min-width: 576px) {
  main .container {
    max-width: 540px; } }
@media (min-width: 650px) {
  main .container {
    max-width: 722px;
    padding: 0 32px; } }
@media (min-width: 992px) {
  main .container {
    max-width: 722px; } }
@media (min-width: 1200px) {
  main .container {
    max-width: 722px; } }
.out-of-header {
  background: #64512A;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  overflow-x: hidden;
  padding: 70px 0 120px;
  position: relative; }
  .out-of-header::before {
    background: url(../img/main-bg.png) no-repeat;
    background-size: contain;
    content: '';
    position: absolute;
    height: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    min-width: 468px;
    top: 0;
    width: 100%; }

footer.footer {
  display: none; }

main * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0; }
main h1 {
  -webkit-text-stroke-width: 6px;
  -webkit-text-stroke-color: var(--darkBrown);
  color: var(--lightBrown);
  text-align: center;
  font-family: Blackye;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  paint-order: stroke;
  position: relative;
  text-transform: uppercase; }
main h2 {
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: #FFF0E0;
  color: #372A1A;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.22px;
  line-height: 120%;
  paint-order: stroke; }
main h3 {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: 0.42px; }
main a {
  text-decoration: none; }
main .landing-btn {
  display: block;
  margin: 0 auto;
  padding: 17px 52px;
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content; }
  main .landing-btn::before {
    background: url(../img/btn.png) no-repeat;
    background-size: contain;
    content: '';
    height: 113%;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    top: 50%;
    width: 100%;
    z-index: 0; }
  main .landing-btn span {
    -webkit-text-stroke-width: 4px;
    -webkit-text-stroke-color: #312B2B;
    color: #FBE42E;
    font-family: Blackye;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 178.283%;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    paint-order: stroke; }
main section {
  position: relative; }
main .refresh {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: url(../img/refreshBG.png) no-repeat;
  background-size: contain;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 38px;
  width: 38px;
  margin-left: auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out; }
  main .refresh img {
    height: 18px;
    width: 21px; }
  main .refresh.spin img {
    -webkit-animation: circling 0.6s ease forwards reverse;
            animation: circling 0.6s ease forwards reverse; }
main .section-h1 {
  display: grid;
  margin: 0 0 50px;
  position: relative; }
  main .section-h1::before {
    background: url(../img/h1BG.png) no-repeat;
    background-size: contain;
    content: '';
    height: 80px;
    left: 50%;
    position: absolute;
    top: 60%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    width: 313px;
    z-index: 0; }
main .welcome-text {
  margin: 36px 0;
  text-align: center; }
  main .welcome-text p {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    margin: 16px 0 0; }
main .visual img {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 340px; }
main .info-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1em;
  margin: -3em 0 0 .8em;
  position: relative; }
main .info-item {
  display: grid;
  padding-left: 2.2em;
  position: relative; }
  main .info-item::before {
    content: '';
    height: 40px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 35px; }
  main .info-item.prize::before {
    background: url(../img/cup.png) no-repeat;
    background-size: contain; }
  main .info-item.deadline::before {
    background: url(../img/timer.png) no-repeat;
    background-size: contain; }
main .info-title {
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: var(--darkBrown);
  color: #D9B891;
  font-family: Blackye;
  font-size: 7.395px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  paint-order: stroke;
  text-transform: uppercase; }
main .info-value {
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: #2E261D;
  color: var(--lightBrown);
  font-family: Blackye;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  paint-order: stroke; }
  main .info-value .timer__body {
    display: block;
    line-height: inherit; }
main .raiting {
  margin: 40px 0; }
  main .raiting .inner {
    background: url(../img/raiting.png) no-repeat;
    background-size: cover;
    background-position: 50% 50%; }
  main .raiting .label {
    color: var(--darkBrown);
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; }
  main .raiting .nick,
  main .raiting .score {
    color: var(--main-green);
    display: inline-block;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.42px;
    max-width: 95px;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
    white-space: nowrap;
    width: 100%; }
  main .raiting .nick {
    min-width: 95px; }
  main .raiting .topThree {
    display: grid;
    gap: 14px;
    margin: 0 0 14px; }
    main .raiting .topThree .inner {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      border-radius: 16px;
      -webkit-box-shadow: 0 -2px 1.5px 0 rgba(0, 0, 0, 0.26) inset;
              box-shadow: 0 -2px 1.5px 0 rgba(0, 0, 0, 0.26) inset;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 8px;
      margin-left: auto;
      padding: 8px 16px;
      position: relative;
      width: calc(100% - 41px); }
      main .raiting .topThree .inner::before {
        content: '';
        height: 78px;
        left: -3em;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        width: 65px;
        z-index: 1; }
      main .raiting .topThree .inner:first-child {
        border: 6px solid #E79F22; }
        main .raiting .topThree .inner:first-child::before {
          background: url(../img/first.png) no-repeat;
          background-size: contain;
          height: 88px;
          top: 53%; }
        main .raiting .topThree .inner:first-child .winner-avatar {
          border: 2px solid #DE8B00; }
      main .raiting .topThree .inner:nth-child(2) {
        border: 6px solid #85827B; }
        main .raiting .topThree .inner:nth-child(2)::before {
          background: url(../img/second.png) no-repeat;
          background-size: contain; }
        main .raiting .topThree .inner:nth-child(2) .winner-avatar {
          border: 2px solid #696967; }
      main .raiting .topThree .inner:nth-child(3) {
        border: 6px solid #B15927; }
        main .raiting .topThree .inner:nth-child(3)::before {
          background: url(../img/third.png) no-repeat;
          background-size: contain; }
        main .raiting .topThree .inner:nth-child(3) .winner-avatar {
          border: 2px solid #964212; }
      main .raiting .topThree .inner-wrapper {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        display: grid;
        grid-template-areas: "nick score" "prize prize";
        gap: 4px 2em; }
    main .raiting .topThree .winner-avatar {
      border-radius: 50%;
      height: 56px;
      width: 56px; }
      main .raiting .topThree .winner-avatar img {
        border-radius: 50%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        width: 100%; }
    main .raiting .topThree .nick-wrapper,
    main .raiting .topThree .score-wrapper {
      display: grid; }
    main .raiting .topThree .nick-wrapper {
      grid-area: nick;
      min-width: 95px; }
    main .raiting .topThree .score-wrapper {
      grid-area: score; }
    main .raiting .topThree .prize-wrapper {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      grid-area: prize;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: .2em; }
      main .raiting .topThree .prize-wrapper .score {
        color: var(--darkBrown); }
        main .raiting .topThree .prize-wrapper .score::after {
          content: "₸";
          padding-left: 2px; }
  main .raiting .topOther {
    display: grid;
    gap: 10px; }
    main .raiting .topOther .inner {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      border: 2px solid #3C362C;
      border-left: none;
      border-radius: 20px;
      -webkit-box-shadow: 0 -2px 1.5px 0 rgba(0, 0, 0, 0.26) inset;
              box-shadow: 0 -2px 1.5px 0 rgba(0, 0, 0, 0.26) inset;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: .8em; }
    main .raiting .topOther .placeBefore {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      background: #7A6B57;
      border: 2px solid #2C2821;
      border-radius: 16px;
      -webkit-box-shadow: 0 0 2.2px 0 #121212 inset;
              box-shadow: 0 0 2.2px 0 #121212 inset;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 75px;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      min-width: 58px; }
    main .raiting .topOther .place {
      -webkit-text-stroke-width: 4px;
      -webkit-text-stroke-color: var(--darkBrown);
      color: var(--lightBrown);
      font-size: 32px;
      font-style: normal;
      font-weight: 800;
      line-height: normal;
      paint-order: stroke;
      text-align: center;
      text-transform: uppercase; }
    main .raiting .topOther .nick-wrapper,
    main .raiting .topOther .score-wrapper,
    main .raiting .topOther .prize-wrapper {
      display: grid;
      gap: 4px; }
    main .raiting .topOther .nick-wrapper {
      width: -webkit-min-content;
      width: -moz-min-content;
      width: min-content; }
    main .raiting .topOther .prize-wrapper .score {
      position: relative;
      width: 70px; }
      main .raiting .topOther .prize-wrapper .score::after {
        background: url(../img/bonus.svg) no-repeat;
        background-size: contain;
        content: '';
        position: absolute;
        height: 12px;
        right: .1em;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        width: 12px; }
  main .raiting .swiper-wrapper {
    padding: 0 0 34px; }
main .position {
  margin: 20px 0 0; }
  main .position .inner {
    background: url(../img/raiting.png) no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    border: 2px solid #3C362C;
    border-radius: 22px; }
    main .position .inner-wrapper {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 38px; }
      main .position .inner-wrapper:first-child {
        background: #2D2A26;
        border: 1px solid var(--darkBrown);
        border-radius: 19px 19px 0 0;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
      main .position .inner-wrapper:nth-child(2) {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        padding: 12px 38px; }
      main .position .inner-wrapper__item {
        display: grid;
        gap: 10px; }
        main .position .inner-wrapper__item .label {
          color: var(--darkBrown);
          font-size: 8px;
          font-style: normal;
          font-weight: 700;
          line-height: 120%;
          text-transform: uppercase; }
        main .position .inner-wrapper__item .nick,
        main .position .inner-wrapper__item .score {
          color: var(--main-green);
          font-size: 14px;
          font-style: normal;
          font-weight: 800;
          line-height: normal;
          letter-spacing: -0.42px; }
    main .position .inner .placeBefore {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 15px 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 10px;
      text-transform: uppercase; }
      main .position .inner .placeBefore .label {
        color: #FFD79F;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 120%; }
      main .position .inner .placeBefore .place {
        -webkit-text-stroke-width: 4px;
        -webkit-text-stroke-color: #402600;
        color: var(--main-yellow);
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: 120%;
        paint-order: stroke; }
  main .position .winner-avatar {
    border-radius: 50%;
    border: 1px solid var(--darkBrown);
    background: #2D2A26;
    height: 56px;
    margin: -1em 17px 0 0;
    width: 56px; }
    main .position .winner-avatar img {
      border: 2px solid #402600;
      border-radius: 50%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%; }
main .swiper-pagination-bullet {
  background: #fff;
  border-radius: 50%;
  height: 6px;
  opacity: 0.5;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  width: 6px; }
  main .swiper-pagination-bullet-active {
    border-radius: 120px;
    opacity: 1;
    width: 15px; }
main .terms {
  margin: 70px 0; }
  main .terms-text {
    display: grid;
    gap: 12px; }
    main .terms-text P {
      font-size: 12px;
      font-style: normal;
      font-weight: 600;
      line-height: 130%; }
      main .terms-text P span {
        color: var(--main-yellow); }
    main .terms-text .main-prize {
      border-radius: 8px;
      background: #3C290E;
      -webkit-box-shadow: 0 2px 3.1px 0 rgba(0, 0, 0, 0.25) inset;
              box-shadow: 0 2px 3.1px 0 rgba(0, 0, 0, 0.25) inset;
      padding: 6px 9px; }
  main .terms .swiper {
    margin: 20px 0;
    overflow: visible; }
    main .terms .swiper img {
      height: 295px; }
    main .terms .swiper-wrapper {
      padding: 0 0 24px; }
main .list {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 2em auto 0;
  text-decoration: underline;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content; }
main .faq {
  display: grid;
  gap: 8px; }
main .accordion__text {
  background: #453B2B;
  border: 1px solid var(--darkBrown);
  border-radius: 14px;
  color: var(--lightBrown);
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  padding: 15px 11px 15px 20px;
  position: relative;
  text-transform: uppercase;
  z-index: 1; }
  main .accordion__text::after {
    background: url(../img/accordeon-after.svg) no-repeat;
    background-size: contain;
    content: '';
    height: 26px;
    position: absolute;
    right: 11px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 26px; }
main .accordion__body {
  background: var(--lightBrown);
  border: 1px solid var(--darkBrown);
  border-radius: 0 0 14px 14px;
  color: var(--darkBrown);
  display: none;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  margin: 0 0 -10px;
  padding: 21px 11px 11px;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px); }
  main .accordion__body a {
    font-weight: 700;
    text-decoration: underline; }
  main .accordion__body * {
    color: var(--darkBrown);
    font-size: 12px;
    font-style: normal;
    line-height: 130%; }
main .last-btns {
  display: grid;
  gap: 32px;
  margin: 32px 0;
  position: relative; }
main .toUp {
  display: block;
  margin: 0 auto;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content; }
  main .toUp img {
    width: 74px; }

@media (max-width: 1023px) {
  .header {
    background: transparent; }
    .header__mobile-button path {
      stroke: #fff; }
    .header__main-link {
      color: #fff;
      -webkit-filter: brightness(0) invert(1);
              filter: brightness(0) invert(1); }
    .header__announ-icon {
      -webkit-filter: brightness(10);
              filter: brightness(10); }
    .header__announ-button {
      background: transparent !important; }
    .header__lang-switch {
      color: #fff; }

  .out-of-header {
    margin-top: -50px; } }
@media (min-width: 650px) {
  .out-of-header::before {
    height: 95%;
    min-width: 1100px; }

  main h1 {
    font-size: 46px; }
  main h2 {
    font-size: 36px; }
  main h3 {
    font-size: 24px; }
  main .section-h1 {
    margin: 0 0 90px; }
    main .section-h1::before {
      height: 140px;
      top: 63%;
      width: 547px; }
  main .landing-btn {
    padding: 23px 70px; }
    main .landing-btn span {
      font-size: 28px; }
    main .landing-btn::before {
      left: 48%;
      top: 54%; }
  main .refresh {
    height: 56px;
    width: 56px; }
    main .refresh img {
      height: 27px;
      width: 31px; }
  main .welcome-text {
    margin: 68px 0 80px; }
    main .welcome-text p {
      font-size: 24px;
      margin-top: 20px; }
  main .visual img {
    width: 656px; }
  main .info-wrapper {
    gap: 2.5em;
    margin: -6em 0 0 1em; }
  main .info-item {
    padding-left: 3.2em; }
    main .info-item::before {
      height: 73px;
      width: 65px; }
  main .info-title {
    font-size: 14px; }
  main .info-value {
    font-size: 24px; }
  main .raiting .label {
    font-size: 20px; }
  main .raiting .nick,
  main .raiting .score {
    font-size: 28px;
    max-width: 165px; }
  main .raiting .nick {
    min-width: 165px; }
  main .raiting .topThree {
    gap: 26px;
    margin: 0 0 32px; }
    main .raiting .topThree .inner {
      border-radius: 40px;
      gap: 20px;
      padding: 25px 50px 28px;
      width: calc(100% - 80px); }
      main .raiting .topThree .inner::before {
        height: 160px;
        left: -5.5em;
        width: 130px; }
      main .raiting .topThree .inner:first-child::before {
        height: 200px; }
      main .raiting .topThree .inner:first-child .winner-avatar {
        border: 4px solid #DE8B00; }
      main .raiting .topThree .inner:nth-child(2) .winner-avatar {
        border: 4px solid #696967; }
      main .raiting .topThree .inner:nth-child(3) .winner-avatar {
        border: 4px solid #964212; }
      main .raiting .topThree .inner-wrapper {
        gap: 20px 1em; }
    main .raiting .topThree .winner-avatar {
      height: 112px;
      width: 112px; }
    main .raiting .topThree .nick-wrapper,
    main .raiting .topThree .score-wrapper {
      gap: 8px; }
  main .raiting .topOther .inner {
    border: 4px solid #3C362C;
    border-left: none;
    border-radius: 40px;
    gap: 2em; }
  main .raiting .topOther .placeBefore {
    border: 4px solid #2C2821;
    border-radius: 35px;
    height: 150px;
    min-width: 115px; }
  main .raiting .topOther .place {
    font-size: 64px; }
  main .raiting .topOther .prize-wrapper .score {
    overflow: visible;
    width: auto; }
    main .raiting .topOther .prize-wrapper .score::after {
      height: 24px;
      right: -1em;
      width: 24px; }
  main .raiting .swiper-wrapper {
    padding: 0 0 50px; }
  main .position {
    margin: 68px 0; }
    main .position .inner {
      border-radius: 44px; }
      main .position .inner-wrapper:first-child {
        border-radius: 42px 42px 0 0; }
      main .position .inner-wrapper:nth-child(2) {
        padding: 24px 56px 30px; }
      main .position .inner-wrapper__item .label {
        font-size: 16px; }
      main .position .inner-wrapper__item .nick,
      main .position .inner-wrapper__item .score {
        font-size: 28px; }
      main .position .inner .placeBefore {
        gap: 30px;
        padding: 30px 0; }
        main .position .inner .placeBefore .label {
          font-size: 28px; }
        main .position .inner .placeBefore .place {
          font-size: 36px; }
    main .position .winner-avatar {
      width: 112px;
      margin: -3em 34px 0 0;
      height: 112px; }
  main .swiper-pagination-bullet {
    height: 9px;
    width: 9px; }
    main .swiper-pagination-bullet-active {
      width: 23px; }
  main .terms {
    margin: 130px 0; }
    main .terms-text p {
      font-size: 18px; }
    main .terms-text .main-prize {
      border-radius: 16px;
      -webkit-box-shadow: 0 4px 6.2px 0 rgba(0, 0, 0, 0.25) inset;
              box-shadow: 0 4px 6.2px 0 rgba(0, 0, 0, 0.25) inset;
      padding: 12px 18px; }
    main .terms .swiper img {
      height: 546px; }
  main .accordion__text {
    border-radius: 20px;
    font-size: 18px;
    padding: 20px; }
  main .accordion__body {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
    padding: 30px 20px 20px; }
    main .accordion__body * {
      font-size: 18px; } }
@media (min-width: 700px) {
  main .raiting .nick {
    max-width: 190px;
    min-width: 190px; } }
@-webkit-keyframes circling {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
@keyframes circling {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
