@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.cdnfonts.com/css/sf-pro-display?styles=98774,98777,98776,98772,98773,98775,98770,98771,98769');
@import url(https://db.onlinewebfonts.com/c/b7c33064302dec9d5105f7ab62827c8a?family=SF+Arabic);



* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

body {
  max-width: 450px;
  width: 100%;
  margin: 0 auto;
  font-family: 'Roboto', sans-serif;
  overflow-x: hidden;
  background-color: white;
 /* background-image: url('../images/qatarnu-img-back-p32.png'); */
   height: auto;
   min-height: 100vh;
   background-size: cover;
   background-position: 100% 100%;
   background-repeat: no-repeat;
}

.back-none{
  background: none !important;
}

.error-message{
  margin: 10px auto;
    background: #000;
    border-radius: 5px;
    direction: rtl;
    line-height: 2;
    color: #fff;
    font-size: 15px;
    width: 80%;
    margin-top: 25px;
    text-align: center;
    font-family: 'Almarai';
}

/* Index Page */



.nav-box{
   width: 100%;
   margin: 0 auto;
   display: flex;
   justify-content: flex-start;
   align-items: center;
   padding: 20px 10px;
   background: #F2F2F2;
   direction: ltr;

}

.nav-box > div:nth-child(1){
  width: 114px;
height: 64px;
margin-right: 10px;
}

.nav-box > div:nth-child(1) img{
  width: 100%;
  display: block;
}

.nav-box > div:nth-child(2){
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.nav-box > div:nth-child(2) span{
  color: #000;
font-family: 'Poppins';
font-size: 11px;
font-weight: 500;
letter-spacing: 0.11px;
margin-right: 5px;
}

.nav-box > div:nth-child(2) p{
color: #009DFF;
font-family: 'Poppins';
font-size: 16px;
font-weight: 500;
letter-spacing: 0.16px;
}


.txt-box1{
  margin: 10px auto;
  margin-top: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.txt-box1 > h1{
  color: #F47D30;
text-align: center;
font-family: 'Poppins';
font-size: 24.533px;
font-weight: 700;
letter-spacing: 0.245px;
direction: ltr;
}

.img-main1{
  width: 90%;
  margin: 10px auto;
  min-height: 397px;
}

.img-main1 img{
  width: 100%;
  display: block;
}


.txt-box2{
  width: 90%;
  margin: 15px auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.txt-box2 p{
  color: #000;
font-family: 'Poppins';
font-size: 11px;
font-weight: 500;
letter-spacing: 0.11px;
direction: ltr;
}

.txt-box3{
  width: 85%;
  margin: 15px auto;
  margin-top: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px 0;
    border-radius: 8.36px;
background: #FAFAFA;
box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
}

.txt-box3 > h2{
  color: #009DFF;
text-align: center;
font-family: "SF Pro Display";
font-size: 20px;
font-weight: 700;
line-height: 34.5px;
letter-spacing: -0.236px;
direction: ltr;
}

.txt-box4{
  margin: 10px auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.txt-box4 > p{
  color: #000;
text-align: center;
font-family: "SF Pro Display";
font-size: 19px;
font-weight: 400;
line-height: 34.5px;
letter-spacing: -0.236px;
direction: ltr;
}


.action__holder {
  width: 100%;
  margin: auto;
  text-align: center;
  display: flex;
    flex-direction: column;
    align-items: center;
}

.action {
     display: inline-block;
    font-size: clamp(15px, 2vw, 16px);
    color: #000;
    text-align: center;
    font-family: 'Roboto';
    font-weight: 500;
    line-height: 161.133%;
    direction: ltr;
    margin: 12px auto;
}


form {
  text-align: center;
  width: 85%;
  margin: 10px auto;
}

.input-wrapper {
  position: relative;
   width: 90%;
   margin: 0 auto;
}


.input-wrapper input {
  padding: 13px 5px;
    direction: ltr;
    outline: none;
    position: relative;
    text-align: center;
    margin: auto;
    width: 100%;
  border: none;
  border-radius: 8.36px;
background: #FAFAFA;
box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
color: #A3A3A3;
font-family: "SF Pro Display";
font-size: 15px;
font-weight: 700;
line-height: 22.5px;
letter-spacing: 8px;

}
.input-wrapper input::placeholder{
   color: #A3A3A3;
text-align: left;
font-family: "SF Pro Display";
font-size: 15px;
font-weight: 700;
line-height: 22.5px;
letter-spacing: 0.91px;
direction: ltr;
padding-left: 50px;
}

.form2 .input-wrapper input{
  width: 60%;
  margin-top: 20px;
}

.form2 .input-wrapper input::placeholder{
  padding-left: 0;
  text-align: center;
  letter-spacing: 8px;
}

.flag{
  width: 32px;
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translate( 0 , -50%);
  z-index: 99;
}

.flag img{
  width: 100%;
  display: block;
}

form button {
    position: relative;
    outline: none;
    border: none;
    width: 90%;
    margin: 20px auto;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
background: #009DFF;
box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
color: #FFF;
text-align: center;
font-family: "SF Pro Display";
font-size: 24px;
font-weight: 700;
direction: ltr;
}


:root {
  --animate-duration: 1s;
  --animate-delay: 1s;
  --animate-repeat: 1;
}


.regulation {
  width: 85%;
  margin: 30px auto;
  direction: ltr;
}

.regulation p{
  color: #A3A3A3;
text-align: justify;
font-family: "SF Pro Display";
font-size: 13px;;
font-weight: 500;
line-height: 16px;
}

.regulation a{
  color: #000;
font-family: "SF Pro Display";
font-size: 13px;
font-style: normal;
font-weight: 500;
line-height: 16px;
text-decoration-line: underline;
text-decoration-style: solid;
text-decoration-skip-ink: auto;
text-decoration-thickness: auto;
text-underline-offset: auto;
text-underline-position: from-font;
}


.txt-box5{
  margin: 20px auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.txt-box5 h2{
  color: #F47D30;
text-align: center;
font-family: "SF Pro Display";
font-size: 32px;
font-weight: 700;
line-height: 29px;
direction: ltr;
}

.img-main2{
  width: 70%;
  margin: 50px auto;
  min-height: 118px;
}

.img-main2 img{
  width: 100%;
  display: block;
}

.txt-box6{
  margin: 15px auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.txt-box6 h2{
  color: #009DFF;
text-align: center;
font-family: "SF Pro Display";
font-size: 24px;
font-weight: 700;
line-height: 34.5px;
letter-spacing: -0.236px;
direction: ltr;
}

.txt-gallery{
  width: 85%;
  margin: 20px auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.txt-box7{
  width: 100%;
  margin: 7px auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 8.36px;
border: 1px solid #A3A3A3;
background: #FFF;
box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
padding: 15px 0;
direction: ltr;
}

.txt-box7 h3{
  color: #F47D30;
text-align: center;
font-family: "SF Pro Display";
font-size: 20px;
font-weight: 700;
line-height: 34.5px;
letter-spacing: -0.236px;
}

.txt-box7 p{
  color: #000;
text-align: center;
font-family: "SF Pro Display";
font-size: 16px;
font-weight: 400;
font-style: normal;
line-height: 24px;
letter-spacing: -0.236px;
}

.txt-box8{
  margin: 15px auto;
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  direction: ltr;
}

.txt-box8 h2{
  color: #F47D30;
text-align: center;
font-family: "SF Pro Display";
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: 34.5px;
letter-spacing: -0.236px;
margin-bottom: 10px;
}

.txt-box8 p{
color: #000;
text-align: center;
font-family: "SF Pro Display";
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: 29px;
letter-spacing: -0.236px;
}

.img-main3{
  width: 100%;
  margin: 20px auto;
  min-height: 277px;
}

.img-main3 img{
  width: 100%;
  display: block;
}

.txt-box9{
  width: 85%;
  margin: 15px auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.txt-box9 p{
  color: #000;
text-align: justify;
font-family: "SF Pro Display";
font-size: 15px;
font-style: normal;
font-weight: 500;
line-height: 21px;
letter-spacing: -0.236px;
direction: ltr;
}

.txt-box10{
  width: 85%;
  margin: 15px auto;
  margin-top: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.txt-box10 h3{
color: #F47D30;
text-align: center;
font-family: "SF Pro Display";
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: 34.5px; /* 107.813% */
letter-spacing: -0.236px;
direction: ltr;
}

.img-main4{
    width: 85%;
    margin: 0px auto;
    min-height: 86px;
}

.img-main4 img{
  width: 100%;
  display: block;
}

.txt-box11{
  width: 85%;
  margin: 15px auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  direction: ltr;
}

.txt-box11 > p:nth-child(1){
  color: #000;
text-align: justify;
font-family: "SF Pro Display";
font-size: 15px;
font-style: normal;
font-weight: 500;
line-height: 29px;
letter-spacing: -0.236px;
margin-bottom: 10px;
}

.txt-box11 > h3:nth-child(2){
color: #009DFF;
text-align: center;
font-family: "SF Pro Display";
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: 34.5px;
letter-spacing: -0.236px;
}

.txt-box11 > div.users{
  margin: 10px auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.txt-box11 > div.users div{
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}

.txt-box11 > div.users div span{
color: #595959;
text-align: center;
font-family: "SF Pro Display";
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 29px;
letter-spacing: -0.236px;
margin-right: 5px;
}

.txt-box11 > div.users div p{
color: #000;
font-family: "SF Pro Display";
font-size: 15px;
font-style: normal;
font-weight: 500;
line-height: 29px;
letter-spacing: -0.236px;
}

.txt-box11 > h3:nth-child(4){
color: #009DFF;
text-align: center;
font-family: "SF Pro Display";
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: 34.5px; /* 107.813% */
letter-spacing: -0.236px;
margin-bottom: 10px;
}

.txt-box11 > p:nth-child(5){
color: #000;
text-align: justify;
font-family: "SF Pro Display";
font-size: 15px;
font-style: normal;
font-weight: 500;
line-height: 29px;
}

.txt-box11 > p:nth-child(5) a{
color: #000;
font-family: "SF Pro Display";
font-size: 15px;
font-style: normal;
font-weight: 500;
line-height: 29px;
text-decoration-line: underline;
text-decoration-style: solid;
text-decoration-skip-ink: auto;
text-decoration-thickness: auto;
text-underline-offset: auto;
text-underline-position: from-font;
}

.txt-box11 > h2:nth-child(6){
color: #F47D30;
text-align: center;
font-family: "SF Pro Display";
font-size: 40px;
font-style: normal;
font-weight: 700;
line-height: 34.5px; /* 86.25% */
letter-spacing: -0.236px;
margin-top: 30px;
}

.img-main5{
  width: 100%;
  margin: 25px auto;
  min-height: 140px;
}

.img-main5 img{
  width: 100%;
  display: block;
}

.txt-box12{
  width: 85%;
  margin: 20px auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.txt-box12 p{
  color: #000;
text-align: justify;
font-family: "SF Pro Display";
font-size: 13px;
font-style: normal;
font-weight: 500;
line-height: 22px;
direction: ltr;
}

.txt-box13{
  width: 90%;
  margin: 20px auto;
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;

}

.txt-box13 h2{
  color: #F47D30;
text-align: center;
font-family: "SF Pro Display";
font-size: 22px;
font-style: normal;
font-weight: 700;
line-height: 34.5px;
letter-spacing: -0.236px;
  direction: ltr;
}

.txt-box13 img{
  width: 120px;
  display: block;
}

.txt-box14{
  width: 85%;
  margin: 10px auto;
  display: flex;
  justify-content: center;
  align-items: center;
  direction: ltr;
}

.txt-box14 p{
  color: #000;
text-align: justify;
font-family: "SF Pro Display";
font-size: 12px;
font-style: normal;
font-weight: 500;
line-height: 22px;
}

.txt-box14 a{
color: #000;
font-family: "SF Pro Display";
font-size: 12px;
font-style: normal;
font-weight: 500;
line-height: 22px;
text-decoration-line: underline;
text-decoration-style: solid;
text-decoration-skip-ink: auto;
text-decoration-thickness: auto;
text-underline-offset: auto;
text-underline-position: from-font;
}

.footer-box{
  width: 100%;
  margin: 0 auto;
border-radius: 11.25px 11.25px 0 0;
background: #E3E3E3;
padding: 10px;
display: flex;
flex-direction: column;
align-items: center;
direction: ltr;
margin-top: 50px;
}

.footer-bx1{
    width: 95%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.footer-bx1 img{
  width: 90px;
  display: block;
}

.footer-bx1 p{
color: #595959;
    text-align: center;
    font-family: 'Poppins';
    font-size: 8px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.306px;
    direction: ltr;
    margin-left: 20px;
}

.footer-bx2{
width: 95%;
    margin: 10px auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 10px;
}

.footer-left{
  width: 52%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  direction: ltr;
}

.footer-left > p:nth-child(1){
  color: #595959;
text-align: justify;
font-family: "SF Pro Display";
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: -0.2px;
margin-bottom: 20px;
}

.footer-left > p:nth-child(2){
color: #595959;
font-family: "SF Pro Display";
font-size: 12px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: -0.2px;
}

.footer-left > p:nth-child(3){
color: #595959;
text-align: justify;
font-family: "SF Pro Display";
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: -0.2px;
}

.footer-left > p:nth-child(3) span{
color: #4886B5;
font-family: "SF Pro Display";
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: -0.2px;
}

.footer-right{
  width: 44%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  direction: ltr;
}

.footer-right p:nth-child(1){
  color: #595959;
text-align: justify;
font-family: "SF Pro Display";
font-size: 11px;
font-style: normal;
font-weight: 700;
line-height: normal;
}

.footer-right p:nth-child(2){
color: #595959;
font-family: "SF Pro Display";
font-size: 11px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.footer-right p:nth-child(2) a{
color: #595959;
font-family: "SF Pro Display";
font-size: 11px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: -0.2px;
text-decoration-line: underline;
text-decoration-style: solid;
text-decoration-skip-ink: auto;
text-decoration-thickness: auto;
text-underline-offset: auto;
text-underline-position: from-font;
}

.line{
  width: 3px;
  height: 100px;
  background: #F47D30;
  margin: 0 19px;
}

.footer-bx3{
  width: 95%;
  margin: 20px auto;
  display: flex;
  justify-content: center;
  align-items: center;
  direction: ltr;
}

.footer-bx3 a{
    color: #595959;
    font-family: 'Poppins';
    font-size: 11.333px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
        margin-right: 8px;
    word-spacing: 4px;

}


.dl-box{
  width: 95%;
  margin: 20px auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  direction: ltr;
}

.dl-box > h1:nth-child(1){
  color: #009DFF;
text-align: center;
font-family: 'Poppins';
font-size: 24.533px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: -0.236px;
}

.dl-box > div:nth-child(2){
  width: 50%;
  margin: 15px auto;
}

.dl-box > div:nth-child(2) img{
  width: 100%;
  display: block;
}

.dl-box > p:nth-child(3){
  color: #009DFF;
text-align: center;
font-family: 'Poppins';
font-size: 30.53px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: -0.236px;
}

.dl-box > h2:nth-child(4){
  color: #009DFF;
font-family: 'Poppins';
font-size: 21.53px;
font-style: normal;
font-weight: 700;
line-height: normal;
letter-spacing: -0.236px;
}

.dl-box > div:nth-child(5){
  width: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 15px auto;
}

.dl-box > div:nth-child(5) img{
  width: 168px;
}

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




.unsub-btn{color: #b0b0b0;text-align: center;font-family: "SF Pro Display";font-size: 13px;font-weight: 400;direction: ltr;margin: 10px auto;display: flex;justify-content: center;align-items: center;
margin-top: 500px;
}


.submit-rule{
          color: #fff;
    font-size: 10px;
     /* margin: 8px auto; */
  direction: ltr;
  font-family: "Roboto";
  font-weight: 400;
  text-align: left;
  width: 93%;
}

#UnsubError{
     color: #000;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
}

