@import url('https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700;800&family=Cairo:wght@300;400;500;600;700;800&family=Changa:wght@700;800&family=Lobster&family=Noto+Serif:wght@400;700&family=Open+Sans:wght@300;400;500;600;700&family=Roboto:wght@300;400;500;700;900&display=swap');
body {
  font-family: 'Roboto', sans-serif;
  max-width: 450px;
  margin: auto;
  direction: ltr;
  overflow-x: hidden;
    background: #fff;
  text-align: center;
       background-image: url('../images/idealme-uae2-img-back-p21.png');
      /* background: radial-gradient(74.1% 74.1% at 49.89% 22.24%, #9D0C00 40.1%, #1C0400 100%); */
   height: auto;
   min-height: 100vh;
   background-size: cover;
   background-position: 100% 100%;
}
.back-none{
  background: none !important;
}

/* index page */

.top-lang {
position: relative;
    display: flex;
    justify-content: center;
  width: 100%;
        /* background-color: #2A9ADD; */

}


.top-desc{
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 10px;
    line-height: 21px;
    color: #000;
    text-align: center;
    margin-right: 24px;
    margin-top: 4px;
    z-index: 99;
}

#lang {
  position: absolute;
  top: 4px;
  right: 3px;
  text-decoration: none;
  color: #000;
  background-color: transparent;
  display: block;
  border-radius: 6px;
  font-size: 11px;
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  padding: 5px;
  z-index: 99;
  border: 1px solid #000;
}


.wrapper-box{
  width: 85%;
    margin: 70px auto;
    border-radius: 16px;
    background: #E6E6E6;
    padding: 4px 0;
    padding-bottom: 0;
    margin-bottom: 10px;
    margin-top: 0;
    padding-top: 15px;
}

.txt1-p1{
  width: 100%;
  margin: 20px auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.txt1-p1 div:first-child{
      font-family: 'Roboto';
    font-weight: 900;
    font-size: 23px;
    letter-spacing: 0.04em;
    background: linear-gradient(89.61deg, #c91d30 2.64%, #770915 49.11%, #44080f 99.61%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
     direction: ltr;
     margin-bottom: 10px;
}

.txt1-p1 div:nth-child(2){
      font-family: 'Roboto';
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0.04em;
    color: black;
     direction: ltr;
}

.txt2-p1{
  width: 100%;
  margin: 10px auto;
       font-family: 'Roboto';
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.04em;
    color: black;
     direction: ltr;
}


/* header */


.header {
        text-align: center;
    width: 90%;
    min-height: 76px;
    margin: 19px auto;
    margin-top: 30px;
 
   
}
.header .main-img{
  width: 100%;
}
.header .main-img img{
  width: 100%;
}

.header #main-image {
  width: 70%;
  margin: auto;
  height: 240px;
}

.txt-logo{
  font-family: 'Roboto';
    font-weight: 700;
    font-size: 22px;
    line-height: 16px;
    letter-spacing: 0.04em;
    color: #181818;
    direction: ltr;
    margin: 4px auto;
}

.txt-box-p1{
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 20px auto;
  direction: ltr;
  margin-bottom: 10px;
}
.txt-box-p1 div:nth-child(1){
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.04em;
    color: #181818;
    margin-right: -14px;
    direction: ltr;
}
.txt-box-p1 div:nth-child(2){
font-family: 'Changa';
    font-weight: 700;
    font-size: 20px;
    /* line-height: 65px; */
    letter-spacing: 0.04em;
    color: #000;
    direction: ltr;
    margin-top: -7px;
}

.txt-uae{
  margin: 15px auto;
  margin-top: 0;
   font-family: 'Roboto';
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 0.04em;
    color: #000000;
    direction: ltr;

}

.green-box{
  width: 100%;
  background-color: #11AD02;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 15px auto;
  padding: 15px 0;
  font-family: 'Roboto';
font-weight: 700;
font-size: 20px;
line-height: 27px;
color: #FFFFFF;
direction: ltr;
}

.txt-box{
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 15px auto;
}
.txt-box div{
  font-family: 'Roboto';
font-weight: 700;
font-size: 15px;
line-height: 21px;
text-align: center;
color: #11AD02;
margin: 3px auto;
direction: ltr;
}



/* main */

.container {
  min-height: 100vh;
  width: 100%;
  margin: 0 auto;
  position: relative;
  text-align: center;
  max-width: 420px;
  font-family: 'Roboto', sans-serif;
}

.content {
  position: relative;
  z-index: 99;
  width: 91vw;
  max-width: 320px;
  margin: auto;
}

.preform-text-top {
    margin-top: 15px;
    margin: 10px 0 10px;
    font-family: 'Roboto';
font-weight: 500;
font-size: 16px;
line-height: 23px;
text-align: center;
letter-spacing: 0.05em;
color: #7C7C7C;
}

.action-wrapper{
  text-align: center;
}
.action{
font-size: clamp(14px, 1vw, 15px);
    display: inline-block;
    margin: 2px auto;
    font-family: 'Roboto';
    font-weight: 400;
    line-height: 25px;
    text-align: center;
    color: #087AF4;
}
.action-bottom{
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 19px;
    line-height: 23px;
    text-align: center;
    color: #181818;
    margin: 22px auto;
    margin-top: -3px;
}

.action-new{
      display: inline-block;
margin: 10px auto;
  font-family: 'Roboto';
font-weight: 500;
font-size: 13px;
line-height: 17px;
text-align: center;
letter-spacing: 0.395em;
color: #7A7E7F;
}

/* input */
.input-wrapper {
  margin: 0px auto 8px;
  padding: 0;
  direction: ltr;
  position: relative;
}

.flag-img{
  position: absolute;
    top: 12px;
    left: 36px;
    width: 32px;
height: 32px;
}
.flag-img img{
  width: 100%;
  display: block;
}
.input-wrapper input {
display: block;
    text-align: center;
    letter-spacing: 6px;
    font-size: 13px;
    font-weight: 700;
    direction: ltr;
    outline: none;
    padding: 8px 20px;
    width: 80%;
    color: #000;
    margin: 11px auto;
    height: 54px;
    border-radius: 10px;
    background: #FFF;
    margin-top: 5px;
}
.input-wrapper input::placeholder{
    color: #939393;
    letter-spacing: 6px;
    font-size: 12px;
   
}

.btn-wrapper{
  width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #E6E6E6;
    /* flex-direction: row-reverse; */
    border-radius: 0 0 16px 16px;
    border-top: 2px solid #B1B1B1;
    height: 53px;
}

form button {
    position: relative;
    outline: none;
    border: none;
    /* width: 100%; */
    /* margin: auto; */
    background: #E6E6E6;
    height: 51px;
    text-align: center;
    /* margin-top: 6px; */
    font-family: 'Roboto';
    font-weight: 900;
    font-size: 19px;
    /* line-height: 25px; */
    color: #5b5a5a;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 49%;
    border-left: 2px solid #B1B1B1;
    border-radius: 0 16px 16px 0;
}

form button span {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #087AF4;
    font-family: 'Roboto';
    font-size: 22px;
    font-weight: 700;
    line-height: normal;
    width: 50%;
    height: 100%;
    /* padding-top: 10px; */
}

.btn-wrapper .exit {
    width: 49%;
    height: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #5b5a5a;
    font-family: 'Roboto';
    font-size: 22px;
    font-weight: 400;
    line-height: normal;
        /* border-right: 2px solid #B1B1B1; */
}
.arrow {
    position: absolute;
}

.arrow-left {
    top: 20px;
    left: 13px;
    transform: translate(-50%,-50%) rotate(-90deg);
}

.arrow-right {
    top: 25px;
    right: 15px;
    transform: translate(-50%,-50%) rotate(90deg);
    z-index: 9999;
}


.arrow span {
    display: block;
    width: 15px;
    height: 15px;
    border-bottom: 5px solid #A9A9A9;
    border-right: 5px solid #A9A9A9;
    transform: rotate(45deg);
    margin: -10px;
    animation: animate 2s infinite;
}

.arrow span:nth-child(2){
    animation-delay: -0.2s;
}
.arrow span:nth-child(3){
    animation-delay: -0.4s;
}
@keyframes animate {
    0%{
        opacity: 0;
        transform: rotate(45deg) translate(-5px,-5px);
    }
    50%{
        opacity: 1;
    }
    100%{
        opacity: 0;
        transform: rotate(45deg) translate(20px,20px);
    }
}

.bottom-desc {
  width: 100%;
  text-align: center;
  font-size: clamp(11px, 1vw, 13px);
  margin-bottom: 10px;
}



.subscription-txt {
  width: 80%;
  text-align: justify;
  font-size: 15px;
  font-family: 'Roboto';
font-weight: 400;
  margin: auto;
  color: #000;
}

.subscription-txt a {
 text-decoration: underline;
  color: #0062ff;
}

.subscription-txt-price{
   width: 80%;
  text-align: justify;
  font-size: 12px;
  font-family: 'Roboto';
font-style: normal;
font-weight: 900;
  margin: auto;
  color: #000;
  margin-bottom: 0;
  margin-top: 0;
}

.bold{
   font-size: 12px;
  font-family: 'Roboto';
font-style: normal;
font-weight: 900;
}

.subscription-txt div:nth-child(1){
  margin: 5px auto;
}

.subscription-txt ul li{
  list-style: disc inside;
}

/* Verify Page */




.final-countdown {
  color: #000000;
  margin: 10px auto;
}


.resend-btn {
  display: block;
  width: 250px;
  font-family: 'Roboto', sans-serif;
  margin: 0 auto;
  padding: 10px 10px;
  border: none;
  outline: none;
  border-radius: 5px;
  text-decoration: none;
  text-align: center;
  background-color: transparent;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
}

/* .exit-btn{
    display: block;
    margin: 0px auto;
    width: 70px;
    background-color: transparent;
    color: #000000;
    font-size: 17px;
    font-weight: 400;
    border-radius: 15px;
    padding: 0px 8px;
} */

.errortext {
  font-weight: bold;
  color: red;
}

#number-edit {
  text-decoration: none;
  padding-bottom: 5px;
  border-bottom: 1px solid #000;
  display: block;
  width: 80px;
  margin: 30px auto;
  color: #000;
  font-size: 12px;
}

.error-msg {
  color: red;
  text-align: center;
  font-size: 12px;
}

/* .error-message {
  color: #fff;
  font-size: 12px;
  margin: 0 auto 10px;
} */


/* Third page */





/* page3 new */

.content-success {
     margin: 0 auto;
    width: 70%;
    display: flex;
    /* flex-direction: column; */
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 20px;
    flex-direction: row-reverse;
}
@media(max-width:376px){
  .content-success{
    width: 79%;
  }
}
@media(max-width:321px){
  .content-success{
    width: 91%;
  }
}

 a#btn-watch-videos {
   margin: 0 auto;
  width: 284px;
height: 50px;
background: #BC8417;
border-radius: 4px;
font-family: IRANSans;
font-size: 20.013px;
display: flex;
justify-content: center;
align-items: center;


text-align: center;
letter-spacing: -0.01em;

color: #FFFFFF;

}

.content-success a {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 5px auto;
  width: 100%;
height: 42px;
background: #BC8417;
border-radius: 4px;

font-family: IRANSans;
font-size: 11px;
line-height: 21px;
text-align: center;
letter-spacing: -0.01em;
color: #FFFFFF;

}

 /* a#btn-watch-videos {
   margin: 0 auto;
  width: 284px;
height: 50px;
background: #BC8417;
border-radius: 4px;
font-family: IRANSans;
font-size: 20.013px;
display: flex;
justify-content: center;
align-items: center;


text-align: center;
letter-spacing: -0.01em;

color: #FFFFFF;

} */
.content-success a#btn_web {


  padding: 10px 5px;

 
 width: 285px;
height: 42px;
background: #BC8417;
border-radius: 4px;

font-family: IRANSans;
font-style: normal;
font-weight: normal;
font-size: 14px;


text-align: center;
letter-spacing: -0.01em;
margin-bottom: 60px;
color: #FFFFFF;

}
.success-title {
  
  margin-top: 45px;
  font-family: 'Roboto';

font-weight: 400;
font-size: 17px;
line-height: 20px;
text-align: center;

color: #000000;

}

.success-subtitle {
 
  font-family: 'Roboto';

font-weight: 400;
font-size: 17px;
line-height: 20px;
text-align: center;

color: #000000;
}
.txt3-page3{
  margin: 20px auto;
    width: 80%;
  font-family: 'Roboto';
font-weight: 500;
font-size: 13px;
line-height: 17px;
text-align: justify;

color: #000000;
direction: ltr;
}





.heartbeat {
  animation: heartbeat 1.5s ease-in-out infinite both;
}

@keyframes heartbeat {
  from {
    transform: scale(1);
    transform-origin: center center;
    animation-timing-function: ease-out;
  }
  10% {
    transform: scale(0.91);
    animation-timing-function: ease-in;
  }
  17% {
    transform: scale(0.98);
    animation-timing-function: ease-out;
  }
  33% {
    transform: scale(0.87);
    animation-timing-function: ease-in;
  }
  45% {
    transform: scale(1.1);
    animation-timing-function: ease-out;
  }
}

.banner{
  width: 100%;
  display: block;
  height: 28px;
  background-color: #2A9ADD;
}
.banner-2{
  width: 100%;
  height: 71px;
  background-color: #2FABF6;
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-direction: row-reverse;
    margin-top: -12px;
}
.banner-p1-1{
  background-color: #BDBDBD;
}
.banner-p1-2{
  background-color: #E0E0E0;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.24);
}
.banner-2 div:first-child img:first-child{
  width: 32px;
  height: 32px;
}
.banner-2 div:first-child img:nth-child(2){
  width: 24px;
  height: 24px;
}
.banner-2 div:nth-child(2) img{
  width: 22px;
  height: 22px;
}

.banner-2 img:first-child{
  width: 32px;
  height: 32px;
}
.banner-2 img:nth-child(2){
  width: 24px;
  height: 24px;
}
.banner-2 img:nth-child(4){
  width: 22px;
  height: 22px;
}
.banner-2 p{
  font-family: Arial;
font-weight: normal;
font-size: 14px;
line-height: 25px;
text-align: center;
letter-spacing: -0.04em;

color: #FFFFFF;
}
.banner-3{
  width: 100%;
  height: 20px;
  background-color: #DFDFDF;
}
.txt-folder{
      padding-top: 20px;
    padding-left: 40px;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  color: #000000;
  font-size: 17px;
  font-weight: bold;
  font-family: Arial;

}
.folder{
  margin: 0 auto;
  display: flex;
  width: 90%;
 justify-content: flex-start;
    border-bottom: 1px solid #DADADA;
}
.txt-folder-right{
  flex-direction: column;
  justify-content: center;
  display: flex;
  direction: ltr;
  
}


.txt-folder-right span{
  color: black;
  display: flex;
  flex-direction: column;
  justify-self: center;
  align-items: flex-start;
}
.txt-folder-right span:first-child{
  color: #000000;
  font-size: 17px;
  font-family: Arial;
  font-weight: bold;
}
.txt-folder-right span:nth-child(2){
  color: #9A9A9A;
  font-size: 16px;
  font-family: Arial;
}

.folder-yellow{
  width: 101px;
  height: 101px;
}
.folder-yellow img{
  width: 100%;
}

.gray-line{
  width: 100%;
  max-width: 450px;
  margin: auto;
  background: #DFDFDF;
  height: 20px;
}
.new-en-text {
 letter-spacing: -0.01em;
    direction: ltr;
    width: 100%;
    max-width: 450px;
    margin-bottom: -19px!important;
    margin: auto;
    margin-top: 20px;
    padding-bottom: 38px;
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #2F2E2E;
}

.text-box{
      display: flex;
    align-items: center;
    flex-direction: column;
}
.text-box p:nth-child(1){
  font-family: Roboto;
font-style: normal;
font-weight: 500;
font-size: 18.1767px;
line-height: 24px;
text-align: center;
color: #595959;
}
.text-box p:nth-child(2){
font-family: Roboto;
font-size: 22px;
font-style: normal;
font-weight: 500;
line-height: 25px;
letter-spacing: 0em;
text-align: center;
color: #34458F;
}

.txt-top-p1{
    width: 100%;
    margin: 20px auto;
        display: flex;
    flex-direction: column;
    align-items: center;

 }
 .txt-top-p1 div:first-child{
         font-family: 'Roboto';
    font-weight: 500;
    font-size: 12px;
    text-align: center;
    letter-spacing: -0.01em;
    color: #000000;
    direction: ltr;
 }
/* .txt-top-p1 div:nth-child(2){
     font-family: 'Roboto';
    font-weight: 500;
    font-size: 20px;
    line-height: 41px;
    text-align: center;
    letter-spacing: -0.01em;
    color: #000000;
    direction: ltr;
} */




  .txt-top2-p1{
    width: 100%;
    margin: 30px auto;
    font-family: 'Noto Serif';
font-weight: 400;
font-size: 15px;
line-height: 143.1%;
text-align: center;
color: #000000;
  }

    .txt-top2-p1 span{
    font-family: 'Noto Serif';
font-weight: 700;
font-size: 18px;
  }

.btn-p3{
  width: 70%;
 background: #c91d30;
box-shadow: inset 0px 5px 14px rgba(0, 0, 0, 0.43);
border-radius: 8px;
margin: 25px auto;
font-family: 'Roboto';
font-weight: 700;
font-size: 25px;
line-height: 64px;
text-align: center;
letter-spacing: -0.01em;
color: #FFFFFF;
display: flex;
justify-content: center;
align-items: center;
}

.txt-box-p3{
  width: 100%;
  margin: 20px auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.txt-box-p3 div{
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 26px;
    line-height: 20px;
    text-align: center;
    color: #000000;
    margin: 18px auto;
}
.txt-box-p3 div:first-child{
  font-weight: 900;
}

.wrapper-hand{
  position: relative;
}
.logo-p3{
   font-size: 57px;
    color: #5d3287;
    font-family: 'Roboto';
    font-weight: 700;
    /* transform: rotate(90deg); */
    margin: 114px auto;
}
.img-hand {
  position: absolute;
  right: 0px;
  top: 20px;
  transform: rotate(-45deg);
  z-index: 200;
}

.handMovement{
  animation: handMovement 1.5s linear infinite;
}

@keyframes handMovement{
  0%,100%{
    right: 0px;
    top: 20px;
  }

  25%{
    right: 60px;
    top: 10px;
  }

  40%{
    right: 60px;
    top: 10px;
    transform: rotate(-45deg) scale(0.8);
  }
  50%{
    right: 60px;
    top: 10px;
    transform: rotate(-45deg) scale(1);
  }
  60%{
    right: 60px;
    top: 10px;
    transform: rotate(-45deg) scale(0.8);
  }
  70%{
    right: 60px;
    top: 10px;
    transform: rotate(-45deg) scale(1);
  }

  80%{
    right: 30px;
    top: 40px;
  }
}

.popup-wrapper{
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: visible !important;
  display: none;
  z-index: 99;
}

.popup {
    position: absolute;
    width: 90%;
    height: auto;
    max-height: 270px;
    /* background: rgb(158, 158, 158); */
    /* border-radius: 18px; */
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* padding: 20px 0; */
    z-index: 999;
    border-radius: 16px;
    background: #E6E6E6;
    padding: 15px 0;
}

.popup form button{
  width: 100%;
    border-left: none;
    border-top: 2px solid #B1B1B1;
    border-radius: 0 0 0 16px;
    height: 0;
    padding: 10px 0;
    margin-top: 10px;
    display: block;
    display: flex;
    justify-content: center;
    align-items: center;
}

.popup form button span{
 color: #087AF4;
 padding-top: 24px;
}

.error-message2 {
    margin: 10px auto;
    background: #f94040;
    border-radius: 5px;
    direction: rtl;
    line-height: 2;
    color: #fff;
}

.txt-box3-p3{
        width: 90%;
    margin: 0 auto;
    font-family: 'Almarai';
    font-weight: 400;
    font-size: 11px;
    line-height: 31px;
    text-align: center;
    color: #000000;
}


.btn-download-vivideo {
  width: 90%;
  padding: 8px 0;
  position: relative;
  font-family: Roboto;
    background: #c91d30;
  box-sizing: border-box;
  border-radius: 25px;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 15px;
  margin: 10px auto;
}

.btn-download-vivideo img {
    width: 35px;
    display: block;
    position: absolute;
    left: 1px;
    top: 1px;
}

.txt-box-pop{
    margin: 10px auto;
    margin-top: 30px;
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 18px;
    line-height: 31px;
    text-align: center;
    color: #000000;
    direction: ltr;
}

.txt-box-pop span{
        font-family: 'Roboto';
    font-weight: 600;
    font-size: 22px;
    line-height: 31px;
    text-align: center;
    color: rgb(146, 5, 5);
    direction: ltr;
    margin-right: 5px;
}

/* loader */

.load-box{
  display: flex;
  justify-content: center;
  align-items: center;
  text-align:  center;
  margin-top: 20px;
}

.lds-spinner {
  color: official;
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
  display: none;
}
.lds-spinner div {
  transform-origin: 40px 40px;
  animation: lds-spinner 1.2s linear infinite;
}
.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 37px;
  width: 6px;
  height: 18px;
  border-radius: 20%;
  background: #E71F29;
}
.lds-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}
.lds-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}
.lds-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}
.lds-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}
.lds-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}
.lds-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}
.lds-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}
.lds-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}
.lds-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}
.lds-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}
.lds-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}
.lds-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}
@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/* 3rd page */

.affilliate__download {
  color: #000000;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  margin: 20px auto;
}


.popup__video {
  position: fixed;
  inset: 0;
  margin: auto;
  display: none;
}

.popup__video .inner__popup {
  height: 100%;
  width: 100%;
}

.popup__video video {
    width: 90%;
    max-width: 430px;
    height: auto;
    position: absolute;
    margin: auto;
    inset: 0;
}


.pop-wrapper2{
  width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    pointer-events: visible;
    display: none;
}
.pop-box2{
  box-sizing: border-box;
    width: 90%;
    margin: auto;
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 9999999;
    /* height: 138px; */
    padding-top: 16px;
    max-width: 400px;
    border: 4px solid #FFF;
    background: #FFF;
    box-shadow: 0px 4px 19px 0px rgba(0, 0, 0, 0.50);
    border-radius: 10px;
    color: black;
    height: 400px;
    overflow: auto;
    min-height: 600px;
}
.pop-box2 div:nth-child(1){
     width: 23px;
    height: 23px;
    margin-right: 10px;
    margin-left: auto;
}
.pop-box2 div:nth-child(1) img{
  width: 100%;
  display: block;
 cursor: pointer;
}
.pop-box2 div:nth-child(2){
  padding: 10px;
   font-family: 'Roboto';
font-weight: 400;
font-size: 14px;
line-height: 167.6%;
text-align: left;
letter-spacing: -0.035em;
color: #000000;
direction: ltr;
width: 90%;
margin: 0 auto;
}

.pop-box2 div:nth-child(2) span{
  font-family: 'Roboto';
font-weight: 900;
font-size: 20px;
}

.pop-box2::-webkit-scrollbar-thumb {
  width: 20px;
  height: 10px;
  border-radius: 10px;
  background: #818181;
  
}

.txt-logo-sub{
      color: #000;
    font-size: 10px;
    font-weight: 400;
    width: fit-content;
    margin-left: 60%;
    position: relative;
    margin-top: -2%;
}