.rtl .bannerloyaltyMain .h4,
.footer__Bottomterm ul a{
    letter-spacing: 0;
}
.rtl .form-control {
    text-align: right;
}
.rtl .footer__top ul li a::before {
    right: -5rem;
    left:auto;
}


.sectionsec1 {
  position: relative;
  padding: 10rem 0 6rem;
}

.sectionsec1h3 {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 22rem;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #ddd;
  color: transparent;
  text-transform: uppercase;
  top: -7rem;
  line-height: 1;
}
.sectionsec1__heading {
  width: 60%;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.sectionsec1__heading .h2 {
  font-size: 62px;
  letter-spacing: -0.03em;
  font-weight: 800;
  line-height: 0.8;
  margin-bottom: 1.5rem;
}

.sectionsec1Main {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2rem;
  margin-top: 4rem;
}

.sectionsec1MainBox {
  border: 1px solid #ddd;
  border-radius: 2rem;
  cursor: pointer;
  transition: 0.5s;
}
.sectionsec1MainBox:hover {
  transform: translateY(-20px);
}

.sectionsec1MainBoxtop {
  padding: 3rem 2.5rem 5rem;
  background-size: cover !important;
  border-radius: 2rem;
}

.sectionsec1MainBoxtop .h3 {
  font-weight: 700;
  font-size: 3.5rem;
  color: #ffffff;
}

.sectionsec1MainBoxtop p {
  color: #fff;
  margin: 0;
  font-size: 1.4rem;
}

.sectionsec1MainBoxbottom {
  background: #fff;
  border-radius: 2rem;
  margin-top: -3rem;
  padding: 2rem;
}
.sectionsec1MainBoxbottom p {
font-size: 1.4rem;
}
.sectionsec1MainBoxbottom p span {
  color: #B27F2A;
  font-weight: 600;
}
.sectionsec1MainBoxbottom .btn {
  background: linear-gradient(
    108deg,
    #b27f2a 4.92%,
    #ffea7c 67.46%,
    #b27f2a 85.22%
  );
  margin: 2rem auto;
  color: #000;
  width: 100%;
  height: 100%;
  padding: 1.3rem;
}

.sectionsec1MainBoxbottom .btn:hover {
  color: #fff;
}

.sectionsec1MainBoxbottom .btn::before {
  background: #000;
}

.sectionsec1MainBoxbottom .term {
  text-align: center;
}

.sectionsec1MainBoxbottom .h5 {
  font-weight: 700;
  font-size: 1.8rem;
  letter-spacing: -0.03em;
}
.sectionsec1MainBoxbottom li {
  display: grid;
  grid-template-columns: auto 1fr;
  margin: 1rem 0;
  gap: 1rem;
  align-items: center;
}
.sectionsec1MainBoxbottom li span {
  font-size: 1.4rem;
  line-height: 1.1;
}

.sectionsec2 {
  padding: 5rem 0;
  background: url('https://falcondrive.ae/webImages/images/z0.png') no-repeat;
  background-size: cover;
  background-position: top;
}
.sectionsec2_ {
  padding: 6rem 0;
  background: #000 url('https://falcondrive.ae/webImages/images/z00.png') no-repeat;
  background-size: cover;
}
.sectionsec2heading {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.sectionsec2heading .h4 {
  position: relative;
  font-size: 4.2rem;
  font-weight: 700;
  letter-spacing: -0.06rem;
  background: linear-gradient(
    107.61deg,
    #b27f2a 4.92%,
    #ffea7c 67.46%,
    #b27f2a 85.22%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0;
  text-transform: uppercase;
}

.sectionsec2heading .h6 {
  font-weight: 700;
  font-size: 2.4rem;
  letter-spacing: -0.03em;
  text-transform: uppercase;
  color: #ffffff;
}

.sectionsec2Main {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin-top: 3rem;
  gap: 2rem;
}

.sectionsec2MainBOx {
  border-radius: 2rem;
  padding: 1.5rem;
  border: 1px solid #1B1B1B;
}
.sectionsec2MainBOx_ {
  display: flex;
  align-items: center;
}
.sectionsec2MainBOx_ .h3 {
  font-weight: 700;
  font-size: 2.3rem;
  line-height: 0.9;
  color: #fff;
}

.sectionsec2MainBOx_  span {
  font-size: 1.7rem;
  font-weight: 400;
  font-style: italic;
  color: #fff;
  
}

.sectionsec2MainBOx_right img {
    width: 4rem;
}

.sectionsec2MainBOxbtn {
  margin: 0 auto;
  margin-top: 1rem;
}

.sectionsec2MainBOxbtn span {
  position: relative;
  font-size: 2rem;
  letter-spacing: -0.06rem;
  background: linear-gradient(107.61deg,#b27f2a 4.92%,#ffea7c 67.46%, #b27f2a 85.22%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 900;
  
}

.sectionsec2Main2 {
    padding: 10rem 0;
}


.sectionsec2Main2h {
    text-align: center;
}

.sectionsec2Main2h span {
font-weight: 700;
font-size: 2.5rem;
letter-spacing: -0.03em;
}
.sectionsec2Main2h  dd {
    margin: 0;
font-weight: 400;
font-size: 1.8rem;
display: inline;
padding-left: 2rem;
}

.sectionsec2Main2M {
    width: 70%;
    margin: 0 auto;
}


.sectionsec2Main2M {
    margin-top: 2rem;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 3rem;
}

.sectionsec2Main2MBox {
    background: #fff;
    border-radius: 1rem;
}

.sectionsec2Main2MBox1 .sectionsec2Main2MBoxtop {
background: #B27F2A;
}
.sectionsec2Main2MBox2 .sectionsec2Main2MBoxtop {
background: #6B7F9A;
}

.sectionsec2Main2MBoxtop,
.sectionsec2Main2MBoxBottomB {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
}

.sectionsec2Main2MBoxtop {
    color: #fff;
    font-weight: 400;
    font-size: 1.6rem;
    border-radius: 1rem;
    padding: 1rem;

}

.sectionsec2Main2MBoxBottomB {
    padding: .6rem 1rem;

}

.sectionsec2Main2MBoxBottomBl {
    font-weight: 600;
}

.sectionsec2Main2MBoxBottomBr span {
    font-weight: 600;
    color: #B27F2A;
}



.bannerloyalty {
  background: url(https://falcondrive.ae/webImages/banners/1.webp) 0 0 / cover no-repeat #000;
}
.bannerloyaltyMain {
  text-align: center;
  padding-top: 4rem;
  padding-bottom: 15rem;
}
.bannerloyaltyMain .h4 {
  font-size: 18px;
  letter-spacing: 0.86em;
  text-transform: uppercase; 
  color: #FFFFFF;
}

.bannerloyaltyMain h1 {
text-align: center;
letter-spacing: -0.04em;
text-transform: uppercase;
background: linear-gradient(107.61deg, #B27F2A 4.92%, #FFEA7C 67.46%, #B27F2A 85.22%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
font-size: 8rem;
font-weight: 700;
}


.bannerloyaltyMain .h5 {
  font-weight: 700;
  font-size: 2.4rem;
  text-align: center; 
  color: #FFFFFF;
  font-style: italic;
}

.section212__ {
  position: relative;
  width: 60%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1.4fr;
  gap: 6rem;
  z-index: 2;
}
.section212__ p {
  margin-top: 1rem;
font-weight: 400;
font-size: 12px;
}
.section212__left .btn {
  display: grid;
    place-items: center;
}

.section212 {
  position: relative;
  background: #FFF5E6;
  padding-top: 10rem;
  padding-bottom: 5rem;
}

img.bannerloyaltyMain_img {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 2;
      width: 97rem;
}

.section212__right {
display: flex;
align-items: center;
    justify-content: space-between;
gap:1rem;
}
.section212__right .h3 {
font-weight: 700;
font-size: 3.2rem;
font-size: 2.5rem;
letter-spacing: -0.04em;
background: linear-gradient(107.61deg, #B27F2A 4.92%, #FFEA7C 67.46%, #B27F2A 85.22%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
text-transform: uppercase;
line-height: 1;


}

.qrbox {
  border: 1px solid #C49939;
  padding: .5rem;
}

.qrbox img {
  width: 100%;
  width: 9rem;
}



.singup {
  border: 1px solid #C49939;
  width: 30rem;
  max-width: 100%;
  margin: 0 auto;
  padding: 1.2rem 2rem;
  display: block;
  border-radius: 4rem;
  text-align: center;
  margin-top: 3rem;
}

.tc {
  text-align: center;
  margin-top: .5rem;
}

.bannerloyaltyMain h1,
.section212__right .h3{
    line-height: inherit;
}

@media only screen and (max-width: 979px) {
    .bannerloyaltyMain h1 {
        font-size: 5rem;
    }
    
    .sectionsec1h3 {
        font-size: 8rem;
        line-height: 0.9;
        top: -4rem;
    }
    
    
    img.bannerloyaltyMain_img {
        width: 69rem;
        max-width: 100%;
    }
    .sectionsec1__heading {
        width: 100%;
    }
    .sectionsec1__heading .h2 {
        font-size: 3.8rem;
    }
    .sectionsec1Main,
    .sectionsec2Main,
    .sectionsec2Main2M {
        grid-template-columns: repeat(1,1fr);
    }
    .sectionsec2_ {
        padding: 2rem 2rem;
    }
    .sectionsec2heading .h4 {
        font-size: 3.8rem;
    }
    .sectionsec2heading .h6 {
        font-size: 1.8rem;
    }
    .sectionsec2Main2M {
        width: 100%;
    }
    .sectionsec2Main2 {
        padding: 5rem 0 0;
    }

    .section212__ {
      width: 100%;
      grid-template-columns: 1fr;
      gap: 0;
  }
  .section212__right {
    flex-direction: column;
  }
  .section212__left .btn {
    margin: 0 auto;
}
.sectionsec2heading {
  flex-direction: column;
  gap: 0;
}
}
@media only screen and (max-width: 461px) {
    .bannerloyaltyMain {
        width: 92%;
        margin: 0 auto;
        padding-bottom: 3rem;
    }
}


.modal-open .modal::-webkit-scrollbar-thumb {
    background: #000;
    border-radius: 1rem 0
}

.modal-open .modal::-webkit-scrollbar {
    width: .6rem;
    background-color: linear-gradient(108deg,#b27f2a 4.92%,#ffea7c 67.46%,#b27f2a 85.22%)
}