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

body {
  font-size: 16px;
  background: #fbfcff;
  text-align: center;
}

header {
  width: 100%;
  height: 48px;
  background: #f2f5fa;
}

.wrapper {
  display: flex;
  justify-content: space-between;
  max-width: 1180px;
  max-height: 100%;
  position: relative;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
}

.footer_content__highlight {
  font-family: Nunito, sans-serif !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  line-height: 16.8px !important;
  margin: 0px !important;
}

.menu__box li::before {
  content: "" !important;
  font-size: 20px;
  color: #00a254;
  margin-right: 8px;
}

ul {
  padding-inline-start: 25px;
  text-indent: -10px;
}

.list li {
  font-family: Nunito, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 24px;
  list-style: none;
}

.list li a {
  color: #3b3c3f;
  text-decoration: underline;
}

.footer_content {
  max-width: 618px;
  padding: 5px 10px;
  margin: 0 auto;
}

li:before {
  font-size: 40px;
}
.ar li:before,
li:before {
  content: "·";
  vertical-align: middle;
  line-height: 20px;
  margin-left: -10px;
  padding-right: 10px;
  height: 100%;
}

.left {
  display: flex;
}

.left > * {
  align-self: center;
}

#em_country_code {
  display: none !important;
}

.wrapper {
  position: relative;
}

.header-logo {
  width: 45px;
  height: 45px;
}
.header-text {
  /* max-width: 837px; */
  /* flex: 1; */
  display: flex;
  justify-content: center;
  align-items: center;
  /* position: relative; */
}
.header-text p {
  text-align: center;
}

#lang-toggle-btn {
  position: absolute;
  top: 12px;
  right: 45px;
}

.header-text p {
  font-family: "Nunito";
  font-size: 12px;
  font-weight: 400;
  line-height: 19.1px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #adacd1;
}
.home-text {
  font-family: Nunito, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  color: #f2f5fa;
  text-decoration: none;
}
.hamburger-menu {
  width: 26px;
  height: 20px;
}
.menu__btn {
  top: 21px;
  left: 55px;
}

.icons {
  background: #f2f5fa;
}

.icons .wrapper {
  max-width: 390px;
  padding: 5px 0 15px;
}

.icons .wrapper .icon {
  max-width: 70px;
  text-align: center;
}

.icons .wrapper img {
  width: 45px;
  height: 45px;
  margin: 0 auto;
}

.start-button .button-text-wrapper:nth-child(1) {
  border-right: 1px solid #fff;
  padding-right: 30px;
}

.icons .wrapper p {
  font-family: Nunito, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  color: #adacd1;
}

.step-1 {
  padding: 40px 0;
  margin-bottom: 40px;
  box-sizing: border-box;
}

.step-1 .content h1 {
  font-family: Montserrat;
  font-size: 36px;
  font-weight: 800;
  line-height: 40.8px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #00a254;
  text-transform: uppercase;
}
.step-1 .content h2 {
  font-family: Montserrat;
  font-size: 28px;
  font-weight: 800;
  line-height: 33.6px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #212233;
  text-transform: uppercase;
}

.step-1 button {
  cursor: pointer;
}

.status {
  background: #00a254;
  border-radius: 20px;
  width: 10px;
  height: 10px;
}
.input_msisdn,
.input_pin {
  max-width: 348px;
  margin: 10px 0 0;
  animation: pulse 2s infinite;
}
._inputs {
  animation: pulse 2s infinite;
}
._inputs.active,
._inputs.error {
  animation: none;
}
.input_number {
  width: 100%;
  height: 54px;
  color: #3b3c3f;
  text-align: left;
  padding-left: 62px;
  font-family: "Montserrat";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28.8px;
  border-radius: 10px;
  border: 1px solid #dbdbdb;
  background: #fff;
  box-sizing: border-box;
  margin-bottom: 10px;
}

.msisdn-input::placeholder {
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 700;
  line-height: 28.8px;
  color: #3b3c3f;
}

.msisdn-input.entering {
  border: 1px solid #5edb9f;
}

.msisdn-input.active {
  color: #00a254;
  border: 1px solid #00a254;
}

.msisdn-input.error {
  color: red;
  border: 1px solid #acacac;
}

.error_Msisdn,
.error_Pin {
  color: red;
  text-align: center;
  font-family: "Exo 2", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 10px;
}

.div-msisdn.error {
  animation: none;
}

.div-msisdn.active {
  animation: none;
}

.div-msisdn::before,
#input_msisdn::before {
  content: "";
  position: absolute;
  max-width: 52px;
  width: 100%;
  max-height: 54px;
  height: 100%;
  background: url(/lp/mb/uae-lf-01/images/icon.png) no-repeat;
  border-radius: 10px 0 0 10px;
}

.input_msisdn.error .div-msisdn::before {
  background: url(/lp/mb/uae-lf-01/images/icon-error.png) no-repeat;
}
.div-msisdn.error::before {
  background: url(/lp/mb/uae-lf-01/images/icon-error.png) no-repeat;
}
.input_pin::before {
  content: "";
  position: absolute;
  max-width: 52px;
  width: 100%;
  max-height: 54px;
  height: 100%;
  background: url(/lp/mb/uae-lf-01/images/pin.png) no-repeat;
  border-radius: 10px 0 0 10px;
}

.ar .button-text-wrapper:nth-child(1) {
  border-right: 1px solid #fff;
  padding-right: 85px;
}

.input_pin {
  animation: unset !important;
}

.input_pin.error::before {
  background: url(/lp/mb/uae-lf-01/images/pin-error.png) no-repeat;
}
input:focus {
  border-color: #234484;
  outline: 0;
}

.cusButton {
  display: flex;
  max-width: 348px;
  width: calc(100% - 10px);
  height: 69px;
  background: #00a254;
  outline: none;
  border: none;
  border-radius: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 29.26px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 20px;
}
.cusButton.active {
  animation: pulse 2s infinite;
}
.nonAnimation {
  background: #c5c5c5;
  animation: unset !important;
}
.button-text-wrapper {
  display: flex;
  height: 56px;
  align-items: center;
}
.button-text-wrapper:nth-child(1) {
  border-right: 1px solid #fff;
  padding-right: 58px;
}
.download-icon {
  padding-right: 15px;
  padding-left: 17.5px;
}
.exit {
  font-family: Nunito;
  font-size: 14px;
  font-weight: 400;
  line-height: 19.1px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #777682;
}
.component {
  margin-bottom: 20px;
}
.input__number--pin {
  border: 1px solid #acacac;
  color: #3b3c3f;
}
.input_pin.active {
  animation: unset !important;
}
.input__number--pin.active {
  color: #00a254;
  border: 1px solid #00a254;
  animation: unset !important;
}
.input__number--pin.error {
  color: red;
  border: 1px solid red;
}
.disclaimer {
  color: #777682;
  padding-bottom: 20px;
  margin-top: 20px;
}

.disclaimer .title {
  font-family: Nunito, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 21.82px;
  text-align: center;
  padding: 10px 0;
}

.content h3 {
  margin-bottom: 10px;
}

.price-bottom {
  font-family: "Nunito";
  font-size: 12px;
  font-weight: 400;
  line-height: 19.1px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #cfd0d1;
}

.content a {
  font-family: Nunito, sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #777682;
}

.disclaimer .content {
  max-width: 618px;
  margin: 0 auto;
  font-family: Nunito, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 16.37px;
  text-align: left;
  padding: 10px 0 20px;
  width: calc(100% - 20px);
}

.disclaimer p {
  max-width: 100%;
  margin: 0 auto;
  font-family: Nunito, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 16.37px;
  text-align: center;
  padding: 10px 0 20px;
  width: 80%;
}

.icons2 .wrapper {
  padding: 30px 0;
  gap: 10px;
  max-width: 740px;
}
.icons2 .wrapper .icon {
  max-width: 140px;
  width: 100%;
  justify-content: center;
  display: flex;
  flex-direction: column;
}
.main_content_2 {
  background-color: #f2f5fa;
  text-align: center;
  width: 100%;
  padding: 40px 0 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.card {
  margin: 0 auto 50px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 30px;
  max-width: 1140px;
}

.card p {
  margin: 15px;
}

.card_1,
.card_2,
.card_3,
.card_4,
.card_5,
.card_6,
.card_7 {
  flex: 1 0 260px;
  max-width: 260px;
  flex-direction: column !important;
  justify-content: flex-end !important;
  align-items: flex-start !important;
  width: 260px;
  height: 180px;
  display: flex;
  border-radius: 15px;
  background-size: contain;
  font-family: "Barlow Condensed";
  font-size: 28px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #fff;
}

.icon-width img {
  width: 80px !important;
  height: auto !important;
}

.content p {
  margin-left: 10px;
  line-height: 24px;
}

.card_1 {
  background: url(../images/1.png) no-repeat;
  background-size: cover;
  background-position: center;
}

.card_2 {
  background: url(../images/2.png) no-repeat;
  background-size: cover;
  background-position: center;
}

.card_3 {
  background: url(../images/3.png) no-repeat;
  background-size: cover;
  background-position: center;
}

.card_4 {
  background: url(../images/4.png) no-repeat;
  background-size: cover;
  background-position: center;
}

.card_5 {
  background: url(../images/5.png) no-repeat;
  background-size: cover;
  background-position: center;
}

.card_6 {
  background: url(../images/6.png) no-repeat;
  background-size: cover;
  background-position: center;
}

.card_7 {
  background: url(../images/7.png) no-repeat;
  background-size: cover;
  background-position: center;
}
.start-button {
  max-width: 440px;
  font-size: 22px;
}
.main_content_3 {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  margin: 65px auto;
}

.main_content_3 .title {
  font-family: "Barlow Condensed";
  font-size: 36px;
  font-weight: 700;
  line-height: 39.6px;
  text-align: left;
  color: #1a1a1a;
  text-transform: uppercase;
}

.main_content_3 .text {
  max-width: 665px;
}

.main_content_3 .line {
  width: 130px;
  height: 6px;
  background: #075dc6;
  margin: 25px 0;
}

.main_content_3 .image img {
  max-width: 100%;
  width: 35%;
}

.main_content_3 #text {
  font-family: "Inter";
  font-size: 18px;
  font-weight: 400;
  line-height: 28.8px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #6d6d6d;
}

.logo {
  margin: 20px auto 30px;
}

.footer {
  background: #f2f5fa;
  padding-bottom: 20px;
}
.footer-text,
.footer-links {
  font-family: Nunito;
  font-size: 14px;
  font-weight: 400;
  line-height: 19.1px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #6d6d6d;
}
.footer-links {
  display: flex;
  justify-content: center;
  gap: 30px;
  margin: 30px auto 20px;
}
.footer-links a {
  text-decoration: none;
  color: #6d6d6d;
}

.cla-title {
  font-family: Montserrat;
  font-size: 17px;
  font-weight: 400;
  line-height: 20.72px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #000;
}

.cla-main {
  max-width: 358px;
  width: 100%;
  margin: 60px auto 0;
}

.menu__item:nth-child(1) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

header .wrapper {
  width: calc(100% - 25px);
  height: 100%;
}

#em_country_code {
  display: none;
}
.popup .input_msisdn.error {
  animation: none;
}

.popup .div-msisdn.active {
  color: #00a254 !important;
  /* border: 1px solid #00a254 !important; */
  animation: none;
}

/* .popup .input_msisdn::before {
  content: "";
  position: absolute;
  max-width: 52px;
  width: 100%;
  max-height: 54px;
  height: 100%;
  background: url(/lp/mb/uae-lf-01/images/icon.png) no-repeat;
  border-radius: 10px 0 0 10px;
} */

.popup .cusButton.nonAnimation {
  background: #c5c5c5;
  color: #ffffff;
}

.popup .input_msisdn.error .div-msisdn::before {
  background: url(/lp/mb/uae-lf-01/images/icon-error.png) no-repeat;
}

.popup .input_msisdn.error::before {
  background: url(/lp/mb/uae-lf-01/images/icon-error.png) no-repeat;
}

.popup {
  display: none;
  position: fixed;
  max-width: 396px;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  padding: 21px 19px;
  border-radius: 10px;
  z-index: 100;
  box-shadow: 0 0 10px 0 #797c8d26;
}

.popup .step-1 {
  padding: 0;
  margin-bottom: 0;
}

.popup .cla-main {
  margin-top: 40px;
}

.popup .step-1 .content {
  margin: 0 auto;
}

.popup .step-1 .content h1 {
  font-size: 26px;
  line-height: 28.8px;
}

.popup .step-1 .content h2 {
  font-size: 20px;
  line-height: 24px;
}

/*mobile*/
@media screen and (max-width: 1024px) {
  .header-text {
    max-width: 100% !important;
    width: 100% !important;
  }

  .icons {
    padding-top: 35px;
  }

  .main_content_3 {
    flex-direction: column;
  }
  .main_content_3 .title {
    text-align: center;
  }
  .main_content_3 .line {
    margin: 25px auto;
  }
  .main_content_3 #text {
    text-align: center;
  }
}
@media screen and (max-width: 940px) {
  .header-text {
    max-width: 822px;
  }
  .header-text p {
    line-height: 12px;
  }
}
@media screen and (max-width: 850px) {
  .wrapper {
    max-width: 100%;
  }
  .header-text {
    max-width: 650px;
  }
}
@media screen and (max-width: 768px) {
  header {
    height: 110px;
  }
  .left {
    margin: 2px;
  }
  .header-text {
    max-width: 390px;
  }
  .header-text p {
    margin: 10px auto;
  }
  .main_content_2 .wrapper {
    gap: 10px 15px;
    width: calc(100% - 20px);
    margin-left: auto;
    margin-right: auto;
  }

  .main_content_2 .title {
    font-size: 22px;
  }

  .step-1 .content {
    font-size: 20px;
  }

  .disclaimer .content {
    font-size: 12px;
  }

  .disclaimer .title {
    display: none;
  }

  #desktop-button {
    display: none;
  }
  .step-1 {
    height: unset;
    padding-top: 60px;
  }
  .disclaimer p {
    max-width: 100%;
    margin: 0 auto;
    font-family: Nunito, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 16.37px;
    text-align: center;
    padding: 10px 0 20px;
    width: 90%;
  }
}

@media screen and (max-width: 550px) {
  .step-1 {
    margin-bottom: 10px;
  }
  .price-bottom.active {
    margin-top: 150px;
  }
  .step-1 .content {
    margin: 0 20px;
  }
  .step-1 .content h1 {
    font-size: 26px;
    line-height: 33.6px;
  }
  .icon-width img {
    width: 70px !important;
    height: auto !important;
  }
  .step-1 .content h2 {
    font-size: 22px;
    line-height: 31.2px;
  }
  .icons.icons2 .wrapper {
    max-width: 390px;
    gap: 5px;
  }
  .icons.icons2 .wrapper .icon {
    width: 17vw !important;
  }
  .icons .wrapper {
    max-width: 296px;
    padding: 5px 0 10px;
  }
  .icons .wrapper img {
    width: 33.29px;
    height: 33.29px;
  }
  .icons .wrapper p {
    font-size: 12px;
  }
  .ios .step-1 .content {
    font-size: 17px;
  }
  .ios .icons .wrapper {
    padding: 15px 0;
  }
  .button-text-wrapper:nth-child(1) {
    padding-right: 60px;
  }
  .main_content_3 {
    margin: 30px 20px;
  }
  .start-button {
    font-size: 18px;
  }
  .footer-links {
    gap: 20px;
  }

  .header-text {
    margin-top: -22px;
  }

  .header-text p {
    margin: 0px auto;
  }

  .menu__btn {
    top: 27px;
    left: 53px;
  }

  #lang-toggle-btn {
    position: absolute;
    top: 15px;
    right: 3px;
  }

  #menu__toggle:checked ~ .menu__btn {
    position: fixed;
    top: 27px;
    left: 24.5px;
    z-index: 99;
  }

  #menu__toggle:checked ~ .menu-overlay {
    opacity: 1;
    visibility: visible !important;
    z-index: 10 !important;
  }
}
@media screen and (max-width: 390px) {
  .step-1 {
    padding: 40px 0 150px;
  }
  .step-1 .content h1 {
    font-size: 24px;
  }
  .step-1 .content h2 {
    font-size: 20px;
  }
}
@media screen and (max-width: 358px) {
  .cla-main {
    max-width: 330px;
  }
  .input_msisdn {
    max-width: 320px;
  }
  .cusButton {
    max-width: 320px;
  }
  .footer-links {
    gap: 5px;
  }
}
#desktop-button:hover {
  background: #04d671;
}

.cusButton.clicking {
  background: #04d671;
}
.menu__btn > span,
.menu__btn > span::before,
.menu__btn > span::after {
  background-color: #adacd1;
}
.menu__btn > span:hover,
.menu__btn > span:hover:before,
.menu__btn > span:hover:after {
  background-color: #6842ff;
}
.menu__box {
  background: #212233e5;
  opacity: unset;
  z-index: 20;
  padding: 76px 30px 0;
}
.menu__box a:hover {
  color: #cabdff;
}
#menu__toggle:checked ~ .menu__btn {
  position: fixed;
  right: 30px;
  top: 32.5px;
  z-index: 99;
}
.menu__item {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.36px;
  padding: 20px 0;
}

#menu__toggle:checked ~ .menu-overlay {
  opacity: 1;
  visibility: visible !important;
  z-index: 10 !important;
}

.menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #59597e4d;
  backdrop-filter: blur(10px);
  z-index: 10;
  visibility: hidden;
}
.popup {
  display: none;
  position: fixed;
  max-width: 396px;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  padding: 21px 19px;
  border-radius: 10px;
  z-index: 100;
  box-shadow: 0 0 10px 0 #797c8d26;
}
.popup .step-1 {
  padding: 0;
  margin-bottom: 0;
}
.popup .cla-main {
  margin-top: 40px;
}
.popup .step-1 .content {
  margin: 0 auto;
}
.popup .step-1 .content h1 {
  font-size: 24px;
  line-height: 28.8px;
}
.popup .step-1 .content h2 {
  font-size: 20px;
  line-height: 24px;
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

/* Multi-digit PIN 4-Box Styling */
.input_pin.wrap-pin-input {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  max-width: 400px;
  margin-bottom: 20px;
  margin-top: 20px;
}

.input_pin.wrap-pin-input::before {
  display: none;
}

.pin-digit {
  width: 70px;
  height: 70px;
  border: 2px solid #999;
  border-radius: 12px;
  background: #fff;
  font-size: 32px;
  font-weight: 600;
  text-align: center;
  color: #212529;
  outline: none;
  transition: all 0.3s ease;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  font-family: "Montserrat", sans-serif;
}

.pin-digit::placeholder {
  color: #999;
  font-size: 32px;
  font-weight: 400;
}

.pin-digit:focus {
  border-color: #00a254;
  box-shadow: 0 0 0 3px rgba(0, 162, 84, 0.1);
}

.pin-digit.active {
  border-color: #00a254;
  background: #f0fff7;
}

.pin-digit.error {
  border-color: #dc3545;
  background: #fff5f5;
}

.input_pin.error .pin-digit {
  border-color: red;
  color: red;
}

.input-pin-hidden {
  display: none;
}

@media screen and (max-width: 560px) {
  .pin-digit {
    width: 60px;
    height: 60px;
    font-size: 28px;
  }

  .pin-digit::placeholder {
    font-size: 28px;
  }

  .icons-header {
    padding-top: 0px;
    margin-top: -20px;
  }

  #menu__toggle {
    display: none;
  }
}

@media screen and (max-width: 375px) {
  .input_pin.wrap-pin-input {
    gap: 6px;
  }

  .pin-digit {
    width: 55px;
    height: 55px;
    font-size: 24px;
  }

  .pin-digit::placeholder {
    font-size: 24px;
  }
}

@media screen and (max-width: 320px) {
  .step-1 .content h1 {
    font-size: 21px;
  }

  .step-1 .content h2 {
    font-size: 18px;
  }
}
