@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@600;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Passion+One&display=swap");

html {
  font-size: 10px;
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  height: 100%;
}
body {
  height: 100%;
}
.autoink {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.ojpkrpkkav {
  position: absolute;

  display: block;
  height: 200px;
  width: 450px;
  top: 35%;
  left: 45%;

  background: rgba(255, 255, 255, 1);
  border-radius: 100%;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  z-index: 20;
}
.pxjckawopru {
  webkit-animation: ripple 4s linear infinite;
  -moz-animation: ripple 4s linear infinite;
  -ms-animation: ripple 4s linear infinite;
  -o-animation: ripple 4s linear infinite;
  animation: ripple 4s linear infinite;
}

@keyframes ripple {
  20% {
    opacity: 0;
    transform: scale(2.5);
  }
  100% {
    opacity: 0;
    transform: scale(2.5);
  }
}

.footer_blue_decor {
  width: 100%;
  max-width: 100%;
  padding: 10px 0;
  color: #fff;
  background-color: #0050aa;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.logoMobFooter {
  display: none;
}
.imgMobFooter {
  display: none;
}
.logoPc {
  width: 50%;
}
.mobile_logo {
  display: none;
}
.imgMob {
  display: none;
}
.logoMob {
  display: none;
}

.footer_new {
  display: flex;
  justify-content: space-around;
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #fff;
}
.policy_link {
  color: #fff;
  text-decoration: underline;
  cursor: pointer;
}
.policy_link:hover {
  color: #fff;
}
.img_height_wrapper {
  height: 100%;
  display: flex;
  align-items: center;
}
.left_img {
  flex: 1;
  max-height: 80%;
  width: 100%;
  height: auto;
}

.logo_wrapper {
  width: 94%;
  display: flex;
  justify-content: center;
}
.logo {
  margin: 3rem 0;
  margin-bottom: 0;
}

.main {
  height: 110%;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  background-image: url(../img/pc_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: 70%;
  width: 100vw;
  max-width: 100%;
  color: #ececec;
}

.pc_bg {
  width: 60%;
  height: auto;
}
.body-wrapper {
  overflow-x: hidden;
  position: relative;
  min-height: 30vh;
}

.header {
  font-family: "Passion One", sans-serif;
  text-align: center;
  font-style: normal;
  font-size: 2.8rem;
  line-height: normal;
  margin-top: 1.4rem;
  color: #fff;
  margin-bottom: 1.4rem;
}
.header-txt {
  font-style: normal;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  text-align: center;
  font-size: 1.5rem;
  line-height: 130%;
  color: #fff;
}

.dots {
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 3vh;
  margin-top: 3vh;
}

.container_wrapper {
  max-width: 575px;
  height: min-content;
  padding: 0 4rem;
  display: flex;
  flex-direction: column;
  color: #ececec;
  align-items: center;
  margin: 6rem auto;
  margin-left: 4rem;
  border-radius: 20px;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(4px);
}
.container {
  border-radius: 20px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.imgPc {
  margin-top: 10vh;
  width: 60%;
  height: 60%;
}
.imgPc1 {
  position: absolute;
  right: 0;
  width: 12%;
  top: 10%;
}
.dot {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid #fff;
  vertical-align: middle;
  transition: all 0.4s;
}
.dot span {
  color: #fff;
  font-size: 14px;
  display: flex;
  justify-content: center;
  transition: all 0.4s;
}
.dot-done {
  border: 1px solid #fff;
  transition: all 0.4s;
}
.dot-done img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 1.6rem;
  height: auto;
  transition: all 0.5s;
  margin-top: 2px;
}
.dot-done span {
  display: none;
  transition: all 0.4s;
}

.dot-img {
  display: none;
}
.dots-line {
  display: inline-block;
  width: 2rem;
  height: 0.1rem;
  background: #fff;
  vertical-align: middle;
  transition: all 0.4s;
}
.dots-line-active {
  background: #fff;
}
.dot-active {
  border: 1px solid #fff;
  color: #fff;
  transition: all 0.4s;
}
.dot-active span {
  color: #fff;
}
.count {
  color: #fff;
  font-size: 1.4rem;
  text-align: center;
  margin-bottom: 1.2rem;
}
.quest {
  /* text-align: center; */
}
.bg_fon {
  position: absolute;
  opacity: 0.5;
  background: #000;
  z-index: 40;
  top: 0;
  display: none;
  height: 100%;
  width: 100vw;
  height: 127vh;
}
#modal-win {
  z-index: 50;
  top: 0;
  position: absolute;
  background: #fff;
  padding: 30px;
  width: 30%;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  border-radius: 20px;
  margin-left: 35%;
  margin-top: 10%;
  align-items: center;
}
.img_win {
  width: 50%;
}
#modal-win {
  display: none;
}
.quest-txt {
  font-weight: 800;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  text-align: center;
  display: flex;
  justify-content: center;
  font-size: 2rem;
  line-height: 20px;
  margin-bottom: 3vh;
  color: #fff;
}
.btn-final {
  background: #715c9b;
  color: #fff;
  padding: 15px 0;
  border-radius: 50px;
  font-size: 14px;
}
.popup__title {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #715c9b;
  font-size: 2rem;
}
.popup__text {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #715c9b;
  font-size: 1.5rem;
}
.popup__text1 {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #000;
  font-size: 1.5rem;
}
.btns_wrapper {
  display: flex;
  justify-content: space-around;
}
.button {
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  width: auto;
  font-size: 1.4rem;
  line-height: normal;
  text-transform: uppercase;
  color: #fff;
  border: none;
  padding: 1.5rem 15%;
  display: block;
  border-radius: 10px;
  background-color: #0050aa;
  text-align: center;
  outline: none;
  transition: all 0.4s;
}

.final-btn {
  margin: 3rem auto;
}
.final-txt {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 130%;
  color: #fff;
  margin-bottom: 4vh;
}
.q3,
.q2,
.q4,
.q5,
.final {
  display: none;
  opacity: 0;
}
.footer-bg {
  display: flex;
  justify-content: start;
  padding: 0 10%;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 10vh;
  background-color: #edc8cf;
  /* padding-top: 5vh; */
}

.footer-txtPc {
  padding-right: 17vw;
  display: flex;
  align-items: center;
}
.footer-txt {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  padding-left: 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 15px;
  display: flex;
  margin: 0;
  align-items: center;
  letter-spacing: 0.5px;
  color: #fff;
}

.footer_right_txt {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-family: Open Sans;
  font-size: 16px;
  font-weight: 400;
}
.footer-policy {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  padding-left: 18px;
  font-size: 16px;
  line-height: 13px;
  display: flex;
  letter-spacing: 0.5px;
  color: #fff;
}
.footer-policy > span {
  padding-left: 5px;
}
.footer-policy > p {
  padding-right: 5px;
}

.mob_img_car {
  display: none;
}

@media (min-width: 1800px) {
  .container {
    margin-left: auto;
  }
}
@media (max-width: 575px) {
  body,
  html {
    height: auto;
  }
  body {
    background-image: none;
  }

  .mobile_logo_wraper {
    display: flex;
    justify-content: center;
  }

  .footer_new {
    display: none;
  }
  .logo {
    width: 52px;
    height: 52px;
  }

  .mob_img_car {
    display: block;
  }
  .left_img {
    display: none;
  }
  .img_win {
    width: 100%;
  }
  .imgPc1 {
    display: none;
  }
  .pc_bg {
    display: none;
  }
  .bg_fon {
    height: 165vh;
  }
  #modal-win {
    z-index: 50;
    top: 0;
    position: absolute;
    background: #fff;
    padding: 30px;
    width: 90%;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    border-radius: 20px;
    margin-left: 5%;
    align-items: center;
  }
  #modal-win {
    display: none;
  }
  .imgMobFooter {
    display: block;
    margin-top: 10vh;
    width: 80%;
  }
  .imgFooter {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  .imgPc {
    display: none;
  }
  .imgMob {
    display: block;
    position: absolute;
    top: 5%;
    width: 100%;
    z-index: -1;
  }
  .footer-txtPc > img {
    display: none;
  }
  .main {
    background-image: url(../img/mob_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100vw;
    max-width: 100%;
    margin-left: 0;
    margin-top: 0;
    padding: 0;
    padding-top: 45rem;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    background-color: #000;
  }

  .footer_blue_decor {
    display: none;
  }
  .body-wrapper {
    overflow-x: hidden;
    position: relative;
    min-height: 25vh;
  }
  .logo-wrapper {
    background-color: #fff;
    margin-bottom: 2.4rem;
    padding: 1.2rem;
    text-align: center;
    height: 25vh;
  }

  .mobile_logo {
    display: block;
    width: 100%;
    margin-bottom: 2%;
  }

  .container_wrapper {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    margin: 0 auto 20px;
    padding: 0;
    width: 95%;
  }
  .header {
    padding: 0;
    font-style: normal;
    font-size: 2rem;
    line-height: normal;
    color: #fff;
    margin-bottom: 1rem;
    margin-top: 1.4rem;
  }
  .header-txt {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 130%;
    color: #fff;
  }

  .dots {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 3vh;
    margin-top: 3vh;
  }

  .dot {
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid #fff;
    vertical-align: middle;
    transition: all 0.4s;
  }
  .dot span {
    color: #fff;
    font-size: 14px;
    transition: all 0.4s;
  }
  .dot-done {
    text-align: center;
    border: 1px solid #fff;
    transition: all 0.4s;
  }
  .dot-done img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 1.6rem;
    height: auto;
    transition: all 0.5s;
    margin-top: 2px;
  }
  .dot-done span {
    display: none;
    transition: all 0.4s;
  }
  .dot-img {
    display: none;
  }
  .dots-line {
    display: inline-block;
    width: 2rem;
    height: 0.2rem;
    background: #fff;
    vertical-align: middle;
    transition: all 0.4s;
  }
  .dots-line-active {
    background: #fff;
  }
  .dot-active {
    border: 1px solid #fff;
    color: #fff;
    transition: all 0.4s;
  }
  .dot-active span {
    color: #fff;
  }
  .count {
    color: #fff;
    font-size: 1.4rem;
    text-align: center;
    margin-bottom: 1.2rem;
  }
  .quest-txt {
    padding: 0 5%;
    font-style: normal;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    margin-bottom: 3vh;
    width: 100%;
    font-size: 1.7rem;
    line-height: normal;
    color: #fff;
  }
  .button {
    text-transform: none;
    border-radius: 5px;
    width: 100%;
    font-style: normal;
    font-weight: 700;
    font-size: 2rem;
    line-height: 19px;
    color: #fff;
    background-color: #0050aa;
    padding: 0;
    padding: 1.6rem 3px;
    display: block;
    border: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.2rem;
    text-align: center;
    outline: none;
  }
  .final-txt {
    width: 100%;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    color: #fff;
    margin-bottom: 4vh;
  }
  .q3,
  .q2,
  .q4,
  .q5,
  .final {
    transition: all 0.4s;
    display: none;
  }
  .footer-bg {
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    display: flex;
    height: 14vh;
    color: #000;
    display: flex;
    width: 100%;
    padding: 5% 0;
    align-items: center;
    background-color: #edc8cf;
  }

  .footer-bg > a {
    font-size: 12px;
  }

  .logo-cola {
    padding-top: 36px;
    padding-left: 12px;
  }
  .footer-txt {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    padding-left: 0;
    padding-top: 0;
    font-weight: 400;
    font-size: 8px;
    line-height: 15px;
    display: flex;
    align-items: center;
    letter-spacing: 0.5px;
    color: #000;
  }

  .footer_right_txt {
    font-size: 12px;
    margin-bottom: 3%;
  }
  .footer-policy {
    flex-wrap: wrap;
    justify-content: center;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    padding-left: 0;
    font-size: 12px;
    line-height: 13px;
    display: flex;
    letter-spacing: 0.5px;
    color: #000;
    cursor: pointer;
    padding-top: 0;
  }
  .footer-policy > span {
    padding-left: 5px;
  }
  .footer_mobile_policy {
    color: #fff !important;
  }

  .footer_right_txt {
    color: #fff;
  }

  .container {
    margin: 0 auto;
    border-radius: 0px;
    width: 100%;
    padding-bottom: 10%;
  }

  .btns_wrapper {
    display: block;
  }

  .logo-cola {
    padding-top: 36px;
    padding-left: 12px;
  }
  .footer-txt {
    font-family: "Open Sans", sans-serif;
    font-style: normal;

    padding-top: 0;
    font-weight: 400;
    font-size: 12px;

    line-height: 15px;
    display: flex;
    align-items: center;
    letter-spacing: 0.5px;
    color: #fff;
  }
  .colaOpacityPc {
    display: none;
  }
  .colaOpacity {
    display: block;
    left: 0;
    opacity: 10%;
    position: absolute;
    top: 52%;
    width: 100vw;
  }
  .footer-txtPc {
    padding-right: 0;
  }
}
@media (max-width: 450px) {
  .main {
    padding-top: 35rem;
  }
}
@media (max-width: 375px) {
  .main {
    padding-top: 30rem;
  }
  .body-wrapper {
    min-height: 20vh;
  }
  .colaOpacity {
    display: block;
    left: 0;
    opacity: 10%;
    position: absolute;
    top: 65%;
    width: 100vw;
  }
  .colaOpacityPc {
    display: none;
  }
  .imgMob {
    top: 2%;
  }
}



.modal {
  color: #000;
  text-align: left;
}

.white-popup {
  display: block;
  position: relative;
  max-height: 500px;
  overflow-y: scroll;
  width: 95%;
  max-width: 440px;
  margin: 20px auto;
  padding: 30px;

  /*font-size: 18px;*/
  background: rgba(255, 255, 255, 1);
  /*background: #BEC5D8;*/
  /*border: 4px solid #e1182a;*/
  text-align: center;
  border-radius: 20px;
}
.white-popup .h2,
.white-popup .h3 {
  position: relative;
  z-index: 1;

  margin: 0 0 10px;

  color: #000000;
}
#modal-win .h2 {
color: #FE582A;
}
.white-popup .h3 {
  margin: 0 0 15px;
}
.footer__list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
@media (max-width: 576px) {
  .white-popup {
      padding: 20px;
  }
  .footer__list {
    flex-direction: column;
    padding: 0 10px;
  }
}

.header_flex {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header_logo {
  width: 60px;
  margin-right: 10px;
}

.footer__item {
  list-style: none;
  text-align: center;
}
.footer__link {
  margin: 0 5px;
  color: inherit;
  border: none;
  background: transparent;
  cursor: pointer;
  color: #fff !important;
}


@media(min-width: 1024px) {
  .footer_blue_decor {
    max-height: 150px;
  }
}
.footer_blue_decor {
  height: 100%;
  width: 100%;
  max-width: 100%;
  color: #fff;
  background-color: #0050aa;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.footer_blue_decor p {
  max-width: 1200px;
  width: 100%;
  font-size: 10px;
  padding: 0 10px;
  text-align: center;
}
.logoMobFooter {
  display: none;
}
.imgMobFooter {
  display: none;
}
.logoPc {
  width: 50%;
}
.mobile_logo {
  display: none;
}
.imgMob {
  display: none;
}
.logoMob {
  display: none;
}

.footer_new {
  display: flex;
  justify-content: space-around;
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #fff;
}
.policy_link {
  color: #fff;
  text-decoration: underline;
  cursor: pointer;
}
.policy_link:hover {
  color: #fff;
}
