@font-face {
    font-family: 'Inter';
    src: url(../font/Inter-VariableFont_opsz\,wght.ttf);
}
@font-face {
    font-family: 'Montserrat';
    src: url(../font/Montserrat-VariableFont_wght.ttf);
}
*{
    font-family: 'Inter';
}
body,html{
    overflow-x: hidden;
    margin: 0;
    padding: 0;
    background-color: #1F1B32;
}
.card_1{
    width: 100%;
    display: flex;
    justify-content: center;
}
.card{
    width: 95%;
    display: flex;
    justify-content: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 30px;
}
.card_blokc{
    width: 100%;
    display: flex;
    flex-direction: column;
}
.card_blokc h1{
    font-size: 48px;
    font-weight: 700;
    color: #e39a47;
    text-transform: uppercase;
    margin-bottom: 0;
}
.card_blokc h2{
    font-size: 48px;
    font-weight: 700;
    color: #FFFFFF;
    text-transform: uppercase;
    margin-top: 0;
}
.card_blokc p{
    font-size: 24px;
    font-weight: 400;
    color: #FFFFFF;
    width: 100%;
    margin-top: 0;
}
.bonus{
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 30px;
}
.bonus_1{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.bonus_blokc{
    width: 90%;
    display: flex;
    flex-direction: row;
    justify-content: left;
    margin-top: -30px;
}
.bonus_blokc h5{
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 12px;
      font-weight: 700;
      color: #000000;
      background: linear-gradient(90deg, #FE916E 0%, #FFCCA7 100%);
      border-radius: 20px;
      width: 176px;
      height: 35px;
      margin-bottom: -20px;
      position: relative;
      z-index: 2;
      text-transform: uppercase;
}
.bonus_cont{
    width: 95%;
    display: flex;
    flex-direction: column;
    border: 1px solid rgba(130, 148, 177, .5);
    background: linear-gradient(90.81deg, rgba(130, 148, 177, 0), rgba(130, 148, 177, .12) 50.52%, rgba(130, 148, 177, 0)), rgba(130, 148, 177, .02);
    border-radius: 20px;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
}
.bonus_text{
    width: 96%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-left: 2%;
    padding-right: 2%;
    margin-top: 30px;
}
.bonus_2{
    display: flex;
    flex-direction: column;
    width: 238px;
}
.bonus_2 img{
    width: 238px;
    height: fit-content;
}
.bonus_3 h3{
    font-size: 30px;
    font-weight: 600;
    color: #FFFFFF;
    margin: 0px;
    padding-bottom: 10px;
}
.bonus_3{
    display: block;
    flex-direction: column;
    width: 377px;
}
.bonus_3 h4{
    font-size: 16px;
    font-weight: 500;
    color: #FFFFFF;
    font-style: italic;
    margin: 0px;
    padding-bottom: 10px;
}
.bonus_4{
    display: flex;
    flex-direction: column;
    width: 130px;
}
.bonus_4 h1{
    font-size: 50px;
    font-weight: 700;
    color: #FFFFFF;
    margin-bottom: 0px;
}
.bonus_4 h5{
    font-size: 14px;
    font-weight: 300;
    color: #FFFFFF;
    text-align: center;
    margin-top: 0;
}
.bonus_5{
    display: flex;
    flex-direction: column;
    width: 269px;
}
.bonus_5 a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 220px;
    height: 70px;
    background: linear-gradient(90deg, #EAA452 0%, #BF6700 100%);
    /*box-shadow: 0px 0px 50px 0px #A984F7;*/
    border-radius: 20px;
    font-size: 24px;
    font-weight: 700;
    color: #000000;
    text-decoration: none;
}
.bonus_5 .knp{
    width: 269px;
    height: fit-content;
    margin-top: 20px;
}
.center{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.bonus_cont p{
  font-size: 11px;
  font-weight: 100;
  color: #cac5dd;
  margin-left: 20px;
  width: 80%;
  margin-bottom: 20px;
}
.bonus_2 .knopka{
    width: 184px;
    height: fit-content;
}
.online{
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 50px;
}
.online_blokc{
    width: 90%;
    display: flex;
    flex-direction: column;
}
.online_cont{
    width: 100%;
    display: flex;
    flex-direction: row;
}
.online_cont img{
    width: 60px;
    height: fit-content;
}
.online_text{
    display: flex;
    flex-direction: column;
    margin-left: 40px;
    width: 90%;
}
.online_text h1{
    font-size: 36px;
    font-weight: 500;
    color: #FFFFFF;
    margin-top: 0;
}
.online_text p{
    font-size: 24px;
    font-weight: 300;
    color: #FFFFFF;
    margin-top: 0;
}
.online_text li{
    font-size: 24px;
    font-weight: 300;
    color: #FFFFFF;
}
.online_text .add{
    margin-top: 20px;
}

.faq_block {
    padding: 60px 0 50px;
    text-align: center;
}

.faq-block_content p {
    font-weight: bold;
}

.faq-block_container {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    font-family: Nunito Sans,sans-serif;
    outline: 0;
    box-sizing: border-box;
    min-width: 1px;
    padding: 30px;
    max-width: 840px;
    margin: 0 auto;
    text-align: left;
    border: 1px solid rgba(130,148,177,.5);
    background: linear-gradient(90.81deg,rgba(130,148,177,0),rgba(130,148,177,.12) 50.52%,rgba(130,148,177,0)),rgba(130,148,177,.02);
    border-radius: 14px;
    margin-bottom: 30px;
}
 .wrapper {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    font-family: Nunito Sans,sans-serif;
    text-align: center;
    outline: 0;
    padding: 0;
    box-sizing: border-box;
    min-width: 1px;
    width: 100%;
    margin: 0 auto;
    max-width: 900px;
 }

 .wrapper h2 {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    font-family: Nunito Sans,sans-serif;
    outline: 0;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    min-width: 1px;
    font-weight: 700;
    font-size: 38px;
    line-height: 46px;
    text-align: center;
    margin-bottom: 50px;
    color: #fff;
}

 .faq-block_content {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    font-family: Nunito Sans,sans-serif;
    text-align: left;
    outline: 0;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    min-width: 1px;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
 }

 footer {
    font-family: "Rubik", sans-serif;
    padding: 40px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    background-color: black;
    color: #ffffff;
}

.partners-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}

.nav-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    width: 100%;
}

.nav-container h2 {
    margin: 0;
    font-size: 1.125rem;
    font-weight: 700;
}

.footer-navigation {
    display: flex
;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}

.footer-navigation a {
    font-size: 0.8rem;
    font-weight: 500;
    text-decoration: none;
    color: #ffffff;
}

.partners-container img {
    max-height: 50px;
}

footer .company-name {
    text-transform: uppercase;
    font-size: 1.75rem;
    font-weight: 700;
    text-align: center;
}

footer .copyright {
    margin: 0;
    font-size: 0.75rem;
    font-weight: 400;
    text-align: center;
}

.faq-block_container h3 {
    color: #fff;
}

.end{
    width: 90%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.end_blokc{
    width: 100%;
    display: flex;
    /* flex-direction: column; */
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}
.end_blokc img{
    width: 110px;
    height: auto;
    margin-left: 5px;
    margin-right: 5px;
}
.end p{
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    width: 70%;
    margin-top: 30px;
    margin-bottom: 30px;
}
.end_cont{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}
.end_cont a{
    margin-left: 20px;
    margin-right: 20px;
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
}
.end_text{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}
.end_text h5{
    font-size: 14px;
    font-weight: 500;
    color: #FFFFFF;
}
.end_text img{
    width: 11px;
    height: fit-content;
    margin-left: 10px;
    margin-right: 10px;
}
.end_text h4{
    font-family: 'Montserrat';
    font-size: 12px;
    font-weight: 400;
    color: #00C2FF;
    text-decoration: underline;
}
.end_blokc .btn_1{
    width: 36px;
    height: fit-content;
}
.end_blokc .btn_2{
    width: 76px;
    height: fit-content;
}
.online_text ul{
    padding-left: 30px;
}
.rev{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 450px;
}







.privacy{
    width: 100%;
    display: flex;
    justify-content: center;
    padding-top: 50px;
    padding-bottom: 50px;
}
.mini_privacy{
    display: flex;
    width: 90%;
    flex-direction: column;
}
.mini_privacy p{
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'Inter';
    color: white;
}
.mini_privacy h1{
    font-family: 'Inter';
    color: white;
}
.mini_privacy h2{
    font-family: 'Inter';
    font-size: 26px;
    color: white;
}
.mini_privacy h1{
    font-size: 40px;
    margin-bottom: 20px;
    color: white;
    font-family: 'Inter';
}
.mini_privacy ul li{
    font-size: 18px;
    font-family: 'Inter';
    color: white;
    line-height: 150%;
}

img.stars {max-width: 90px;}

img.knp {
  width: 100%;
}

a.sitelink {
  background: none;
    box-shadow: none;
    color: #e1deef;
    font-size: 14px !important;
    font-weight: 400;
    margin-top: -5px;
}

.pmethods img {
  height: 24px;
  vertical-align: middle;
}

.pmethods {
  margin-top: 10px;
}

a.imglink {
  width: 100%;
}

.restriction_wrap {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    font-family: Nunito Sans,sans-serif;
    outline: 0;
    margin: 0;
    box-sizing: border-box;
    min-width: 1px;
    background: linear-gradient(90.81deg, rgba(130, 148, 177, 0), rgba(130, 148, 177, .12) 50.52%, rgba(130, 148, 177, 0)), rgba(130, 148, 177, .02);
    padding: 20px 0;
}

.restriction_wrap .container {
    max-width: 70%;
    margin: auto;
}

.restriction {
    width: 100%;
    padding: 10px;
    border-radius: 15px;
    color: #ffffff;
    font-size: 2.125rem;
    font-weight: 900;
    text-align: center;
}

@media screen and (max-width: 900px){
  img.knp {
    width: 100%;
    margin-top: 20px;
  }

  .pmethods {
    margin-top: 20px;
}

    .card{
        background-size: contain;
        background-position: center;
        border-radius: 20px;
    }
    .card_blokc h1{
      font-size: 34px;
      margin-bottom: 10px;
    }
    .card_blokc h2{
        font-size: 20px;
    }
    .card_blokc p{
        font-size: 14px;
        width: 100%;
    }
    .bonus_text{
        flex-direction: column;
        align-items: center;
    }
    .bonus_3 h3{
        font-size: 32px;
    }
    .bonus_3 h4{
        font-size: 16px;
        margin-top: 0;
    }
    .bonus_3{
      margin-top: 10px;
      text-align: center;
      width: 100%;
    }
    .online_text h1{
        font-size: 16px;
    }
    .online_text p{
        font-size: 16px;
    }
    .online_text li{
        font-size: 16px;
    }
    .online_text{
        margin-left: 20px;
    }
    .online_cont img{
        width: 40px;
        height: fit-content;
    }
    .bonus_4 h1{
        font-size: 40px;
    }
    .bonus_4 h5{
        font-size: 10px;
        text-align: center;
    }
    .bonus_cont p{
        width: 90%;
        margin-left: 20px;
    }
    .bonus_5 a{
        width: 180px;
        height: 45px;
        font-size: 16px;
    }
    .bonus_5 .knp{
        width: 241px;
    }
    .bonus_2 img{
        width: 80%;
        height: auto;
    }
    .bonus_2{
        align-items: center;
        padding-top: 20px;
        padding-bottom: 10px;
        text-align: center;
    }
    .end_blokc{
        flex-wrap: wrap;
        /* flex-direction: column; */
        gap: 10px;
    }
    .end_blokc a{
       display: block;
       text-align: center;
    }
    .end_blokc img{
        width: 100px !important;
        height: auto !important;
        margin: 0 auto;
    }
    .end p{
        font-size: 12px;
        width: 90%;
    }
    .end_cont{
        flex-wrap: wrap;
    }
    .end_cont a{
        margin-bottom: 20px;
    }
    .bonus_2 .knopka{
        width: 129px;
    }
    .rev{
        width: 97%;
        padding-left: 3%;
        justify-content: space-between;
    }
    .wrapper h2 {
        font-size: 28px;
    }

    .wrapper {
        max-width: 95%;
    }

    .restriction {
        padding: 10px;
        font-size: 1.125rem !important;
    }

}
