@import url('https://fonts.googleapis.com/css2?family=Almarai:wght@400;700&family=Cairo:wght@400;600;700&family=Roboto:wght@400;500;700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');


/* Main Styles */



body {
  font-family: 'Roboto', sans-serif;
  max-width: 450px;
  margin: auto;
  direction: ltr;
  overflow-x: hidden;
  background-color: #246dff;

  text-align: center;
}

.top-lang {
position: relative;
    display: flex;
    justify-content: center;
    /* margin-bottom: 10px; */
    z-index: 99999999999999999;
}

.top-lang div {

    margin-top: 14px;
    margin-left: 5px;
    font-family: Roboto;
font-style: normal;
font-weight: normal;
font-size: 16.0097px;
line-height: 19px;
/* identical to box height */


color: #FFFFFF;
}

.top-lang img {
  display: block;
  position: absolute;
  left: 5px;
  top: 5px;
    width: 40px;
    height: 40px;
}

#lang {
  position: absolute;
  top: 8px;
  right: 10px;
  text-decoration: none;
color: #FFC700;
border: 2px solid #FFC700;
  background-color: transparent;
  display: block;
  font-size: 11px;
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  z-index: 99;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}


.header {
  text-align: center;
  position: relative; 
  min-height: 409px;
}

.header img {
  position: absolute;
  display: block;
  inset: 0;
  margin: auto;
}

.header .popup__watch {
  position: absolute;
  top: 150px;
  left: 0;
  right: 0;

  margin: auto;
  background: #045CC0;
  border: 3px solid #FFFFFF;
  font-size: 22.2857px;
  box-sizing: border-box;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), inset 0px -20px 20px rgba(0, 0, 0, 0.25);
  border-radius: 14px;
  width: 175px;
  
}




.promotion {
    margin: auto;
    display: block;
    margin-top: -30px;
    margin-bottom: 10px;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 36.5621px;
    line-height: 132.19%;
    text-align: center;
    color: #FFFFFF;
    position: relative;
}

.promotion div:nth-of-type(1) {
  font-size: clamp(21px, 1vw, 22px);
}

.promotion div:nth-of-type(2) {
  font-size: clamp(21px, 1vw, 22px);
}

.video__section {
  position: relative;
  
}

.video__section div:nth-child(1) {
left: 0;
    right: 0;
    margin: auto;
    width: 70%;
    cursor: pointer;
    background: #FFC700;
    box-shadow: 0px 0px 33px #ffc700;
    border-radius: 10px;
    height: 55px;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 19px;
    line-height: 50px;
    text-align: center;
    color: #000000;
    margin-bottom: -25px;
    border: 2px solid  #fff;

}
.next-part{
  width: 100%;
  max-width: 450px;
  margin: auto;
  text-align: center;
  background-image: url('../images/vivideo239-back.jpg');
  background-repeat: no-repeat;
  height: auto;
  background-position: 100% 100%;
  background-size: cover;
}

.video__section img.play {
  position: absolute;
  display: block;
  inset: 0;
  margin: auto;
  width: 61px;
  height: 61px;
}
.video__section img:nth-child(2){
  width: 100%;
  max-width: 450px;
  margin: auto;
}

.popup-box {
  width: 90%;
  max-width: 450px;
  height: 431px;
  position: fixed;
  inset: 0;
  margin: auto;
  display: none;
  z-index: 99999;
  background: #FFFFFF;
  box-shadow: 0px 4px 19px rgba(0, 0, 0, 0.5);
  border-radius: 33.6px;
}
.popup-box-last-page {
  width: 90%;
  max-width: 450px;
  height: 431px;
  margin: auto;
  z-index: 99999;
  background: #FFFFFF;
  box-shadow: 0px 4px 19px rgba(0, 0, 0, 0.5);
  border-radius: 33.6px;
  margin-top: 30px;
}

.popup-box .popup__text {
  background: linear-gradient(99.42deg, #00875F 5.05%, #02FFB4 140.31%, #005C41 300.16%);
  color: #fff;
  text-align: center;
  padding: 10px 10px;
  border-top-left-radius: 33.6px;
  border-top-right-radius: 33.6px;
  font-size: clamp(19px, 1vw, 20px);
  font-weight: 700;

}

.popup-box .button-pulse{
  margin-bottom: 20px;
}



.popup-box-last-page .popup__text {
  background: linear-gradient(99.42deg, #00875F 5.05%, #02FFB4 140.31%, #005C41 300.16%);
  color: #fff;
  text-align: center;
  padding: 10px 10px;
  border-top-left-radius: 33.6px;
  border-top-right-radius: 33.6px;
  font-size: clamp(19px, 1vw, 20px);
  font-weight: 700;

}

.popup-box-last-page .button-pulse{
  margin-bottom: 20px;
}



.regulations {
     width: 88%;
    margin: auto;
    margin-top: 13px;
    direction: ltr;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14.1339px;
    line-height: 22px;
    text-align: justify;
    color: #000000;
    max-width: 400px;
    padding-bottom: 30px;
    pointer-events: visible;
}

.regulations div {
  line-height: 1.4;
  margin: 5px 0;
}
.next-part p:nth-child(1){
     font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    padding-top: 39px;
    color: #0069FE;
}

/* #second-page */

.button-pulse {
       /* margin: 30px auto; */
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
    width: 80%;
    margin: auto;
    margin-top: 3px;
}

.button-pulse a {
  position: relative;
  height: 130.44px;
  border: 3px solid #3E91F1;
  box-sizing: border-box;
  filter: drop-shadow(2.79522px 5.59044px 4.6587px rgba(0, 0, 0, 0.25));
  border-radius: 19.5666px;
  width: 49%;
  display: block;
  font-family: 'Almarai', 'sans-serif';
  font-weight: 700;
  padding-top: 10px;
  text-align: center;
  color: #fff;
  margin-top: 10px;
  font-size: 16px;
  background: #fff;
}

.button-pulse a span {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 10px 0;
  background-color: #3E91F1;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  direction: rtl;
}


/* .scale{
  animation: scale 1.5s ease-in-out infinite;
} */

@-webkit-keyframes scale {
  0%,
  100% {
    transform: scale(0.95)
  }
  50% {
    transform: scale(1.05)
  }
}

@keyframes scale {
  0%,
  100% {
    transform: scale(0.95)
  }
  50% {
    transform: scale(1.05)
  }
}



.pulsing {
  width: 99%;
  height: 99%;
  border-radius: 50px;
  z-index: 1;
  position: relative;
}

.pulsing:before, .pulsing:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: inherit;
  top: 0;
  left: 0;
  z-index: 0;
  background: #ffbd00;
  border-radius: inherit;
  -webkit-animation: pulsing 1s linear infinite;
          animation: pulsing 1s linear infinite;
}

.pulsing:after {
  -webkit-animation: pulsing1 1s linear infinite;
          animation: pulsing1 1s linear infinite;
}

@-webkit-keyframes pulsing {
  0% {
    opacity: 1;
    -webkit-transform: scaleY(1) scaleX(1);
            transform: scaleY(1) scaleX(1);
  }
  20% {
    opacity: 0.7;
  }
  70% {
    opacity: 0.5;
    -webkit-transform: scaleY(1.8) scaleX(1.3);
            transform: scaleY(1.8) scaleX(1.3);
  }
  80% {
    opacity: 0;
    -webkit-transform: scaleY(1.8) scaleX(1.3);
            transform: scaleY(1.8) scaleX(1.3);
  }
  90% {
    opacity: 0;
    -webkit-transform: scaleY(1) scaleX(1);
            transform: scaleY(1) scaleX(1);
  }
}

@keyframes pulsing {
  0% {
    opacity: 1;
    -webkit-transform: scaleY(1) scaleX(1);
            transform: scaleY(1) scaleX(1);
  }
  20% {
    opacity: 0.7;
  }
  70% {
    opacity: 0.5;
    -webkit-transform: scaleY(1.8) scaleX(1.3);
            transform: scaleY(1.8) scaleX(1.3);
  }
  80% {
    opacity: 0;
    -webkit-transform: scaleY(1.8) scaleX(1.3);
            transform: scaleY(1.8) scaleX(1.3);
  }
  90% {
    opacity: 0;
    -webkit-transform: scaleY(1) scaleX(1);
            transform: scaleY(1) scaleX(1);
  }
}

@-webkit-keyframes pulsing1 {
  0% {
    opacity: 1;
    -webkit-transform: scaleY(1) scaleX(1);
            transform: scaleY(1) scaleX(1);
  }
  20% {
    opacity: 0.7;
  }
  70% {
    opacity: 0.5;
    -webkit-transform: scaleY(1.3) scaleX(1.15);
            transform: scaleY(1.3) scaleX(1.15);
  }
  80% {
    opacity: 0;
    -webkit-transform: scaleY(1.3) scaleX(1.15);
            transform: scaleY(1.3) scaleX(1.15);
  }
  90% {
    opacity: 0;
    -webkit-transform: scaleY(1) scaleX(1);
            transform: scaleY(1) scaleX(1);
  }
}

@keyframes pulsing1 {
  0% {
    opacity: 1;
    -webkit-transform: scaleY(1) scaleX(1);
            transform: scaleY(1) scaleX(1);
  }
  20% {
    opacity: 0.7;
  }
  70% {
    opacity: 0.5;
    -webkit-transform: scaleY(1.3) scaleX(1.15);
            transform: scaleY(1.3) scaleX(1.15);
  }
  80% {
    opacity: 0;
    -webkit-transform: scaleY(1.3) scaleX(1.15);
            transform: scaleY(1.3) scaleX(1.15);
  }
  90% {
    opacity: 0;
    -webkit-transform: scaleY(1) scaleX(1);
            transform: scaleY(1) scaleX(1);
  }
}



.img-hand {
  position: absolute;
  right: 0px;
  top: 20px;
  transform: rotate(-45deg);
  z-index: 200;
  width: auto!important;
}

.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;
  }
}


#second-page {
  display: none;
  padding-bottom: 50px;
}


#second-page .normal-description {
    margin: 20px auto;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 35px;
    text-align: center;
    color: #0069FE;
    margin-top: 40px;
}

.new-logo {
    display: block;
    width: 22%;
    margin: auto;
    margin-bottom: -20px;
}

.normal-description div{
  line-height: 1.5;
}

.btn-download-vivideo {
  width: 90%;
  padding: 8px 0;
  position: relative;
  font-family: Roboto;
  background: #0069FE;
  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;
}
video{
  width: 100%;
  max-height: 400px;
}
.new-popup{
  width: 90%;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: none;
    z-index: 9999999;
    height: 193px;
    padding-top: 20px;
    max-width: 400px;
    background: #0069FE;
    border: 4px solid #0069FE;
    box-sizing: border-box;
    box-shadow: 0px 4px 19px rgb(0 0 0 / 50%);
    border-radius: 33.6px;
}
.new-popup p{
    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    font-size: 30.833px;
    line-height: 70px;
    text-align: center;
    letter-spacing: 0.025em;
    color: #fff;
}
.new-popup .video__section div:nth-child(1){
      width: 260px!important;
}
.blur{
  -webkit-filter: blur(5px); /* Safari 6.0 - 9.0 */
  filter: blur(5px);
}