*,

*::after,

*::before {

  box-sizing: border-box;

  margin: 0;

  padding: 0;

  border: none;

  outline: none;

  list-style: none;

  text-decoration: none;

}



html {

  font-size: 10px;

}



body {

  background: #fff; /*Here you can change question baground color */

  font-family: "Montserrat", system-ui, sans-serif;

  color: #000000;

  font-size: 2.4rem;

  text-align: center;

}



.main {

  display: flex;

  flex-direction: column;

}



.cjosswztghlqpd {

  width: 100%;



  padding: 40px 0;

}



.klcugdzcadf {

  width: 100%;

  max-width: 1440px;

  margin: 0 auto;

  padding: 0 20px;

}

/*Here you can change text heading color*/



.cjosswztghlqpd.vcvuiyxkdx {

  height: 45%;

  background: #fff;

  color: #457e58;

}



.jtcztfzutqtoxg {

  display: flex;

  align-items: center;

  justify-content: space-between;

}



.logo {

  width: 80px;

  height: auto;

}



.egqhkhogfx {

  display: flex;

  flex-direction: column;

  align-items: center;

  justify-content: space-between;

  gap: 20px;

}



.kqelqowwoeaipfp {

  display: flex;

  align-items: center;

  justify-content: space-between;

  gap: 15px;

}



.zguwfxhyktxpzw {

  display: flex;

  flex-direction: column;

  align-items: center;

  justify-content: space-between;

  gap: 5px;

}



.image__wrapper {

  width: 100px;

  height: 100px;

  display: flex;

  align-items: center;

  justify-content: flex-start;

}



.zguwfxhyktxpzw img {

  width: auto;

  height: 80px;

}



.zguwfxhyktxpzw p {

  font-size: 1.6rem;

}



.askkjhdclyfogip {

  width: 50%;

}



.cjosswztghlqpd.svgloagwvytxoz {

  height: 55%;

}



/*.awwpikrxse {

  display: flex;

  flex-direction: column;

  align-items: center;

  gap: 20px;

}*/



.vsshvysfivj {

  max-width: 850px;
  margin: 0 auto;

}



/* questions */



.jekfqagzcieeosgs {

  margin: 10px 0;

}



.jekfqagzcieeosg {

  display: inline-flex;

  align-items: center;

  justify-content: center;

  width: 24px;

  height: 24px;

  border-radius: 50%;

  background-color: transparent;

  border: 2px solid #000000;

  vertical-align: middle;

  transition: all 0.4s;

}

.jekfqagzcieeosg span {

  color: #000000;

  font-size: 14px;

  display: flex;

  justify-content: center;

  transition: all 0.4s;

}

.jekfqagzcieeosg-done {

  background-color: #de0014;

  border: 2px solid #000000;

  transition: all 0.4s;

}

.jekfqagzcieeosg-done img {

  display: block;

  margin-left: auto;

  margin-right: auto;

  width: 1.6rem;

  height: auto;

  transition: all 0.5s;

}

.jekfqagzcieeosg-done span {

  display: none;

  transition: all 0.4s;

}



.dpvhlgweskr {

  display: none;

}

.sdxxeklzvadwdh {

  display: inline-block;

  width: 2rem;

  height: 0.2rem;

  background: #000000;

  vertical-align: middle;

  transition: all 0.4s;

}

.sdxxeklzvadwdh-active {

  background: #000000;

}

.oorlkekoccx {

  border: 2px solid #000000;

  color: #000000;

  transition: all 0.4s;

}

.oorlkekoccx span {

  color: #000000;

}

.count {

  color: #000000;

  font-size: 1.4rem;

  text-align: center;

  margin-bottom: 1.2rem;

}



.assypwsfwa {

  margin: 0 auto 20px;

  line-height: 130%;

  font-weight: 700;

  text-transform: uppercase;

}

.idsuyeyetujeiqe {

  cursor: pointer;

  display: flex;

  padding: 14px 10px;

  flex-direction: column;

  justify-content: center;

  align-items: center;

  gap: 10px;

  align-self: stretch;

  text-decoration: none;

}



.idsuyeyetujeiqe:hover,

.idsuyeyetujeiqe:focus {

  color: #ffffff;

  text-decoration: none;

}



button {

  cursor: pointer;



  color: #ffffff;

  text-align: center;

  font-weight: 700;

  text-transform: uppercase;



  width: min(447px, 95%);

  display: flex;

  padding: 14px 10px;

  flex-direction: column;

  justify-content: center;

  align-items: center;

  gap: 10px;

  align-self: stretch;

  background: #de0014;/*Here you can change button color */

  padding: 10px;

  border-radius: 1000px;

  margin: 0 auto 10px;

  outline: none;

  transition: all 0.4s;

}

.yttacvthzdpxy {

  width: min(658px, 100%);

  text-align: center;

  /*margin: 20px auto;

  font-size: 2.8rem;

  line-height: 130%;*/

  margin: 0px auto;

  font-size: 2.2rem;

  line-height: 104%;

}

.xxxgxwfgiurlje,

.fqyszydugkky,

.q4,

.q5,

.xqwavqywyaek {

  display: none;

  opacity: 0;

}



/* modal */



#modal-win {

  width: 773px;

  height: 100%;

  flex-shrink: 0;

  border-radius: 23px;

  background: #fff;

  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.3);



  margin: 0 auto;

  padding: 20px 0;



  display: flex;

  flex-direction: column;

  align-items: center;

  justify-content: space-between;

  gap: 20px;

  color: #000000;

}



#modal-win img {

  width: 100%;

  max-width: 320px;

}



.saerkpfdcrq {

  text-align: center;

/*  font-size: 2.8rem;*/

font-size: 2.2rem;

  font-weight: 700;

  text-transform: uppercase;

}



.idsuyeyetujeiqe {

  padding: 14px 60px;

  background: #de0014;

  display: inline-flex;

  justify-content: center;

  align-items: center;

  color: #fff;

  text-align: center;

  font-size: 2.8rem;

  font-weight: 700;

  text-transform: uppercase;

  border-radius: 1000px;

}



.footer-bg {

  padding: 20px 10%;

  display: flex;

  justify-content: space-between;

  align-items: center;

  width: 100%;

  background-color: #ffffff;/*Here you can change footer color*/

}



.footer-txtPc {

  padding-right: 17vw;

  display: flex;

  align-items: center;

}

.footer-txt {

  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-size: 16px;

  font-weight: 400;

}

.footer-policy {

  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;

}



/* MEDIA */



@media (max-width: 900px) {

  body {

    font-size: 1.6rem;

  }



  .cjosswztghlqpd {

    padding: 20px 0;

  }



  .klcugdzcadf {

    padding: 0 10px;

  }



  .jtcztfzutqtoxg {

    flex-direction: column;

  }



  .fyhzpqruozvytfp {

    font-size: 1.6rem;

  }



  .kqelqowwoeaipfp {

    flex-direction: column;

    align-items: flex-start;



    gap: 10px;

  }



  .zguwfxhyktxpzw {

    flex-direction: row;

  }



  .zguwfxhyktxpzw img {

    height: 50px;

  }

  /* .zguwfxhyktxpzw:last-child img {

    margin: 0 0 0 7px;

  } */



  .askkjhdclyfogip {

    width: 100%;

  }



  #modal-win {

    width: 100%;

  }



  .saerkpfdcrq {

    font-size: 1.6rem;

  }



  .yttacvthzdpxy {

    font-size: 1.6rem;

  }



  .idsuyeyetujeiqe {

    padding: 10px;

    font-size: 1.6rem;

  }



  .footer-bg {

    padding: 10px 0;

    align-items: center;

    justify-content: center;

    flex-wrap: wrap;

    display: flex;

    gap: 10px;

    width: 100%;

    align-items: center;

  }



  .footer-bg > a {

    font-size: 12px;

  }



  .footer-txt {

    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;

  }



  .footer_right_txt {

    font-size: 12px;

  }

  .footer-policy {

    flex-wrap: wrap;

    justify-content: center;

    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_right_txt {

    color: #fff;

  }



  .footer-txt {

    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;

  }



  .footer-txtPc {

    padding-right: 0;

  }

}



@media (max-width: 575px) {

  .text {

    font-size: 1.4rem;

  }



  .jekfqagzcieeosg {

    width: 20px;

    height: 20px;

  }



  .jekfqagzcieeosg span {

    font-size: 1.2rem;

  }



  .jekfqagzcieeosg-done img {

    width: 14px;

    height: 14px;

  }

}

