@import url("https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Exo:ital,wght@0,100..900;1,100..900&display=swap");

body {
  /*background-color: #F8F8F8;*/
  font-family: Arial, sans-serif;
  margin: 0;
  padding: 0;
}

.desktop {
  display: block;
}

.mobile {
  display: none;
}

header {
  background-image: url(../../img/header.webp);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0 0 60px;
  background-position: top;
}

.header__content_1 {
  justify-content: center;
  align-items: center;
  height: 53px;
}

.header__content_1,
.header__content_2 {
  margin: auto;
  display: flex;
  flex-direction: row;
  max-width: 1140px;
}

.header__content_1 img {
  width: 152.19px;
  height: 28.37px;
  padding: 12.31px 0;
}

.header__content_2 {
  margin: 30.91px auto 0;
  max-width: 1140px;
  text-align: center;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: calc(100% - 40px);
}

/*.header__content_2 > child frist */

.header__content_2 > img:nth-child(1) {
  width: 532.43px;
  height: 313.07px;
}

.header__content_2 > img:nth-child(2) {
  width: 494px;
  height: 179px;
}

#button__language {
  width: 30px;
  height: 21px;
  background-image: url("../../img/fr.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border: none;
  cursor: pointer;
}

.menu-collapse .u-nav-link svg {
  min-width: 1em;
  width: auto;
  height: 1em;
  vertical-align: top;
}

svg:not(:root) {
  overflow: hidden;
}

.u-svg-link {
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.menu-collapse .u-nav-link {
  text-decoration: none !important;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: calc(1em + 8px);
}

.u-nav-link {
  display: block;
  white-space: nowrap;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  font-style: inherit;
  font-weight: inherit;
  text-decoration: none;
  border: 0 none transparent;
  outline-width: 0;
  background-color: transparent;
  margin: 0;
  -webkit-text-decoration-skip: objects;
}

.u-text-white .u-svg-link,
.u-text-hover-white:hover .u-svg-link,
.u-button-style:hover > .u-text-hover-white .u-svg-link,
.u-button-style.u-button-style.active > .u-text-active-white .u-svg-link,
.u-text-hover-white:focus .u-svg-link {
  fill: #fff;
}

.menu-collapse .u-nav-link svg + svg {
  position: absolute;
  min-width: auto;
  width: 0;
  height: 0;
  overflow: hidden;
}

.main_content_1 {
  text-align: center;
}

.pin .title_pin {
  display: block;
}

.main_content_1 .title h1 {
  text-align: center;
  margin: 0 auto;
  padding: 20px 0;
  font-family: "Exo 2", sans-serif;
  font-style: italic;
  font-size: 28px;
  font-weight: 800;
  line-height: 26px;
  color: #fc1d62;
  text-transform: uppercase;
}
.title {
  margin: 0 20px 0;
}
.main_content_1 .price {
  text-align: center;
  font-family: "Exo 2", sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 18px;
  text-align: center;
  color: #6d6d6d;
}

.main_content_1 .footer_content {
  max-width: 1140px;
}

#text-footer-top > a {
  color: #6d6d6d !important;
}

.main_content_1 a {
  color: #2da6db;
}

.main_content_1 .list li {
  font-family: "Exo";
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
  text-align: left;
  color: #6d6d6d;
}

.main_content_1 .list li a {
  color: #6d6d6d;
}

.main_content_1 .text_bottom {
  margin: 0 auto;
  font-family: "Inter";
  font-size: 14px;
  font-weight: 400;
  line-height: 22.4px;
  letter-spacing: 1px;
  text-align: center !important;
  color: #6d6d6d;
}

.success .text_bottom {
  display: none;
}

.salt .text_bottom {
  display: block;
}

.sunrise .text_bottom {
  display: block;
}

.orange .text_bottom {
  display: block;
}

.swisscom .text_bottom {
  display: block;
}

.extend {
  font-family: "Exo";
  font-size: 12px;
  font-weight: 500;
  line-height: 22.4px;
  letter-spacing: 1px;
  text-align: center !important;
  color: #ffffff;
  position: absolute;
  left: 0;
  right: 0;
  top: 5px;
  margin: 0 auto;
}

.main_content_1 span {
  color: #6d6d6d;
}

.success .main_content_1 span {
  color: #1a1a1a;
}

.main_content_2 {
  background: url(../../img/gym.webp) repeat;
  text-align: center;
  background-position-x: center;
  width: 100%;
  padding: 140px 0;
  background-size: unset;
}

.card {
  margin: auto;
  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: 262px;
  height: 180px;
  display: flex;
  background-size: contain;
  font-family: "Exo 2", sans-serif;
  font-size: 22px;
  font-weight: 800;
  font-style: italic;
  line-height: 24px;
  text-align: left;
  color: #fff;
  border-radius: 15px;
}

.card_1 {
  background: url(../../img/card1.webp) no-repeat;
  background-size: contain;
  background-position: center;
}

.card_2 {
  background: url(../../img/card2.webp) no-repeat;
  background-size: contain;
  background-position: center;
}

.card_3 {
  background: url(../../img/card3.webp) no-repeat;
  background-size: contain;
  background-position: center;
}

.card_4 {
  background: url(../../img/card4.webp) no-repeat;
  background-size: contain;
  background-position: center;
}

.card_5 {
  background: url(../../img/card5.webp) no-repeat;
  background-size: contain;
  background-position: center;
}

.card_6 {
  background: url(../../img/card6.webp) no-repeat;
  background-size: contain;
  background-position: center;
}

.card_7 {
  background: url(../../img/card7.webp) no-repeat;
  background-size: contain;
  background-position: center;
}

.main_content_3 {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  padding: 65px 0;
}

.main_content_3 .title {
  font-family: "Exo 2", sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 39.6px;
  text-align: left;
  color: #1a1a1a;
  font-style: italic;
  margin: 0;
}

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

.main_content_3 .line {
  width: 130px;
  height: 6px;
  gap: 0;
  background: #ff0a6c;
}

.main_content_3 .image img {
  max-width: 100%;
}
.main_content_3 .line {
  margin: 25px 0;
}
.main_content_4 {
  align-self: stretch;
  display: flex;
  max-width: 1140px;
  margin: 0 auto;
  gap: 90px;
  color: #6d6d6d;
  font-family: "Exo 2", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 120%;
  padding: 30px 0;
  width: calc(100% - 40px);
}

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

.main_content_4 .logo img {
  width: 142px;
  height: 32px;
}

.main_content_5 {
  background: url(../../img/fitness.webp) no-repeat;
  text-align: center;
  background-position-x: center;
  width: 100%;
  background-size: cover;
}

.main_content_5_title {
  margin-top: 0;
  margin-bottom: 0;
}

.content-wrapper {
  padding: 179px 0 177px;
}

.content-wrapper > * {
  margin: 0;
}

.intro-text,
.outro-text {
  color: #fff;
  text-align: center;
  font-family: "Exo 2", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
}

.highlight-number {
  color: #ff0a6c;
  text-align: center;
  font-family: "Exo 2", sans-serif;
  font-size: 80px;
  font-style: italic;
  font-weight: 800;
  line-height: 80px;
  letter-spacing: 3px;
}

#text {
  margin: 25px 0;
  max-width: 628px;
  font-family: "Exo 2", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28.8px;
  text-align: left;
  color: #6d6d6d;
}

.footer_content_1 {
  margin: 38px auto 18px;
  display: flex;
  gap: 113px;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
}

.footer_content_1 img {
  width: 147px;
  height: 49px;
}

.sc {
  font-family: "Exo";
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #6d6d6d;
}

#em_country_code {
  display: none;
  width: 90px;
  outline: 0;
  border-radius: 10px;
  font-size: 18px;
  pointer-events: none;
  padding-left: 40px;
  box-sizing: border-box;
  color: #3b3c3f;
  background: url(../../img/phone_icon.webp) 10px center no-repeat #fff;
  border: 1px solid #808080;
}

.error #em_country_code {
  border: 1px solid #de0327;
  color: #de0327;
  background: #ffffff url(../../img/mobile__phone__error.webp) no-repeat 10px
    center;
}

.active #em_country_code {
  border: 1px solid #60d637;
  color: #60d637;
  background: #ffffff url(../../img/mobile__phone__active.webp) no-repeat 10px
    center;
}

.pin #content__normal {
  display: none;
}

.cla_title {
  font-family: "Exo 2", sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 100%;
  text-align: center;
  color: #000;
  margin: 10px auto 5px;
}

.input_msisdn::after, .input_pin::after {
  content: "";
  background: url(../../img/arrows.webp) center center no-repeat;
  background-size: cover;
  width: 17px;
  height: 14px;
  position: absolute;
  left: 65px;
  top: 0;
  bottom: 0;
  margin: auto;
  animation: 2s slideArrow ease-in infinite;
}

.input_msisdn,
#pincode-div {
  height: 54px;
  max-width: 340px;
  box-sizing: border-box;
  margin: 0 auto;
  position: relative;
}
#em_pin_code {
  width: 100%;
  height: 100%;
  padding-left: 0;
}
.input_msisdn {
  display: flex;
  gap: 10px;
}

.input_msisdn::before {
  content: "";
  width: 56px;
  height: 54px;
  background: url(../../img/icon.png) center center no-repeat;
  position: absolute;
  left: 0;
  z-index: 1;
  top: 0;
  border-radius: 10px 0 0 10px;
}
.input_pin::before {
  content: "";
  width: 56px;
  height: 54px;
  background: url(../../img/pin.png) center center no-repeat;
  position: absolute;
  left: 0;
  z-index: 1;
  top: 0;
  border-radius: 10px 0 0 10px;
}
.input_msisdn.active::before {
  background: url(../../img/icon_active.png) center center no-repeat;
}
.input_pin.active::before {
  background: url(../../img/pin-active.png) center center no-repeat;
}

#em_input_number,
#em_pin_code {
  font-family: "Exo 2", sans-serif;
  color: #606060;
  font-size: 16px;
  line-height: 19.36px;
  font-weight: 400;
  outline: none;
  box-sizing: border-box;
  background-color: #ffffff;
  padding-top: 2px;
  padding-left: 102px;
  border-radius: 10px;
  border: 1px solid #d8d8d8;
}

#em_input_number {
  height: 100%;
  padding-left: 102px;
  flex: 1;
}

#em_input_number::placeholder,
#em_pin_code::placeholder {
  font-family: "Exo", sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 24px;
  text-align: left;
  color: #6d6d6d;
  font-style: italic;
}

#error_Msisdn,
#header__images__mobile,
#image__banner__mobile,
#thankYou__page {
  display: none;
}

.cusButton {
  background: #dbdbdb;
  max-width: 340px;
  width: 100%;
  height: 72px;
  border-radius: 8px;
  color: #ffffff;
  justify-content: center;
  border: none;
  cursor: pointer;
  margin: 5px auto;
  box-sizing: border-box;
  outline: none;
  font-family: "Exo 2", sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.clicking.cusButton {
  color: #454545;
}

.cusButton.active {
  cursor: pointer;
}

.input_msisdn.active::after, .input_pin.active::after {
  background: url(../../img/arrows__active.webp) center center no-repeat;
  animation: none;
  transform: translateX(5px);
}

#pincode-div.active::after {
  background: url(../../img/arrows__active.webp) center center no-repeat;
}

#pincode-div.error::after {
  background: url(../../img/icon_pin_error.png) center center no-repeat;
}

.active .div-msisdn {
  border-color: #60d637;
  background: #60d637;
  color: #60d637;
}

.active #em_input_number,
.active #em_pin_code {
  color: #60d637;
  border-color: #60d637;
}

.active.cusButton {
  background: linear-gradient(180deg, #60d637 23.68%, #43b126 127.19%);
  animation: 2s ease-in-out infinite heartbeat;
}

.checkmark__circle {
  stroke-dasharray: 166;
  stroke-dashoffset: 166;
  stroke-width: 2;
  stroke-miterlimit: 10;
  stroke: #2cda94;
  fill: none;
  animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}

.checkmark {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: block;
  stroke-width: 2;
  stroke: #fff;
  stroke-miterlimit: 10;
  margin: auto auto;
  box-shadow: inset 0px 0px 0px #2cda94;
  animation: fill 0.4s ease-in-out 0.4s forwards,
    scale 0.3s ease-in-out 0.9s both;
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
}

.checkmark__check {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}

.error.cusButton {
  background: #afafaf;
  animation: none;
}

.cusButton.nonAnimation {
  background: #afafaf;
  animation: none;
}

.error #em_input_number,
.error #em_pin_code {
  color: #ff0000;
  border: 1px solid #ff0000;
}

.error .div-msisdn {
  background: #ff0000;
  border: 2px solid #ff0000;
}

#error_Msisdn,
#error_Pin {
  display: block;
  font-family: "Exo 2", sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 24px;
  text-align: center;
  color: #ff0000;
  margin-top: 10px;
}

.input_msisdn.error::after,
#pincode-div.error::after {
  animation: none;
  background: url(../../img/arrows__error.webp) center center no-repeat;
  transform: translateX(5px);
}

#exit__link {
  font-family: "Exo";
  font-size: 14px;
  font-weight: 400;
  line-height: 22.4px;
  letter-spacing: 1px;
  text-align: center;
  color: #6d6d6d;
  text-decoration: none;
}

#thankYou__page__img {
  padding-top: 40px;
}

#thankYou__page__text1 {
  padding-bottom: 140px;
}


/*c2s*/
.content__normal {
  font-family: "Exo 2", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 120%;
  text-align: center;
  vertical-align: middle;
  margin: 0 30px 20px;
}

.content__normal_2 {
  margin: 0 30px 20px;
}

.wrap-cla {
  background: #FFFFFF;
  max-width: 400px;
  width: calc(100% - 20px);
  padding: 20px 80px;
  gap: 10px;
  border-radius: 5px;
  margin: 0 auto;
  box-shadow: 0 0 10px 0 #797C8D26;
  box-sizing: border-box;
}

.wrap-cla .text {
  font-family: "Exo 2", sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 120%;
  text-align: center;
  color: #1A1A1A;
}

.wrap-cla .kw, .wrap-cla .stat, .wrap-cla .sc {
  font-family: "Exo 2", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 120%;
  text-align: center;
  animation: changeColor 2s linear infinite;
}

@keyframes changeColor {
  0% {
    color: #FF00DD;
  }
  50% {
    color: #1E96F9;
  }
  100% {
    color: #FF00DD;
  }
}

.wrap-cla .p-cla {
  animation: borderColor 2s linear infinite;
  padding: 14px 30px;
  margin: 14px auto;
}

@keyframes borderColor {
  0% {
    border: 3px solid #FF2FAC;
  }
  50% {
    border: 3px solid #1E96F9;
  }
  100% {
    border: 3px solid #FF00DD;
  }
}

.wrap-cla .to {
  display: block;
}

.main_content_1 .price {
  margin: 20px auto;
}

@-webkit-keyframes pulse {
  0% {
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  70% {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    box-shadow: 0 0 0 50px rgb(255, 174, 37, 0);
  }
  100% {
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    box-shadow: 0 0 0 0 rgb(255, 174, 37, 0);
  }
}


.input_button {
  background: #FFAE25;
  -webkit-animation: pulse 1.5s infinite;
  animation: pulse 1.5s infinite;
  -moz-animation: pulse 1.5s infinite;
  box-shadow: 0 0 0 0 rgb(255, 174, 37, 0.5);
}

/**/

@media screen and (max-width: 1150px) {
  .header__content_1 {
    margin: 0 20px;
  }

  .main_content_3 {
    flex-wrap: wrap;
    padding: 30px 0;
  }
  .main_content_3 .text {
    max-width: 100%;
    width: calc(100% - 40px);
  }
  .main_content_3 .title {
    margin: 0 auto 20px;
    text-align: center;
  }
  .main_content_3 .line {
    margin: 0 auto;
  }
  #text {
    max-width: 100%;
    text-align: center;
  }
  .main_content_1 .footer_content {
    max-width: 100%;
    margin: 30px 10px;
    width: calc(100% - 40px);
  }
}

@media screen and (max-width: 1030px) {
  .header__content_2 {
    justify-content: center;
  }

  .header__content_2 > * {
    flex-grow: 1;
  }

  .header_images img,
  .header__content_2 img {
    width: 50% !important;
    height: unset !important;
  }
}

@media screen and (max-width: 850px) {
}

@media screen and (max-width: 800px) {
  .header__content_2 {
    justify-content: center;
  }

  .main_content_3 {
    flex-direction: column;
    padding: 40px 24px;
  }

  #text {
    text-align: center;
    max-width: 100%;
  }
  .main_content_3 .text {
    max-width: 100%;
  }

  .main_content_3 .line {
    margin: 0 auto;
  }
}

@media screen and (max-width: 630px) {
  .main_content_1 .footer_content {
    max-width: 100%;
    margin: 30px 10px;
    width: calc(100% - 40px);
  }

  .main_content_3 {
    flex-direction: column;
  }
  .extend {
    top: 0;
  }

  .success .cla_h2 p {
    display: block;
    font-family: "Inter";
    font-size: 16px;
    font-weight: 400;
    line-height: 19.36px;
    text-align: center;
    color: #1a1a1a;
    margin: 20px auto 15px;
  }

  .success_button {
    margin-top: 80px;
    max-width: 315px;
    width: calc(100% - 10px);
    height: 57px;
    border-radius: 74px;
    font-family: "Open Sans";
    font-size: 20px;
    font-weight: 700;
    line-height: 27.24px;
    text-align: center;
    justify-content: center;
    border: none;
    cursor: pointer;
    margin: 10px auto 30px;
    box-sizing: border-box;
    outline: none;
    color: #fff;
    background: linear-gradient(180deg, #60d637 23.68%, #43b126 127.19%);
    animation: 2s ease-in-out infinite heartbeat;
  }

  .clicking#downloadButton {
    color: #454545;
  }

  .main_content_4 {
    flex-direction: column;
    gap: 0;
    justify-content: center;
  }

  .footer {
    text-align: center;
  }

  .footer_content__highlight__top {
    margin: 40px auto;
  }

  .main_content_2 {
    padding: 60px 0;
  }

  .main_content_3 .title {
    font-size: 22px;
    line-height: 24px;
  }
}

@media screen and (max-width: 550px) {
  .desktop {
    display: none !important;
  }

  .mobile {
    display: block;
  }

  header {
    padding: 0;
  }

  .main_content_1 .title h1 {
    font-size: 22px;
    line-height: 26px;
    padding: 20px 25px;
  }

  .cla_main {
    margin: 0 25px 0;
  }

  .main_content_1 .footer_content {
    margin-bottom: 20px;
  }

  .header__content_2 .header_images {
    width: 47.25% !important;
    height: unset !important;
  }

  .header__content_2 .header_images_2 {
    display: none;
  }

  .main_content_3 {
    padding: 30px 20px;
  }
  .content-wrapper {
    padding: 80px 0;
  }
  .intro-text,
  .outro-text {
    font-family: "Exo 2";
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    margin: 5px 20px 0;
  }
  .highlight-number {
    font-family: "Exo 2";
    font-weight: 800;
    font-style: italic;
    font-size: 64px;
    line-height: 80px;
    letter-spacing: 3px;
    text-align: center;
  }
  .main_content_3 .title {
    margin: 0 auto 20px;
    text-align: center;
  }

  .main_content_3 .line {
    margin: 0 auto;
  }

  #text {
    margin: 20px 0;
    text-align: center;
  }

  .header__content_2 {
    margin-top: 9px !important;
    padding-bottom: 21.25px;
    width: 100%;
  }
  .main_content_4{
    width: calc(100% - 40px);
  }
}

@media screen and (max-width: 430px) {
  .success .cla_actions {
    margin: 30px 10px 10px;
  }

  .success .content_bottom_p {
    margin: 40px 40px 30px;
  }
}

@keyframes slideArrow {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(5px);
  }
  100% {
    transform: translateX(0);
  }
}

@keyframes fill {
  100% {
    box-shadow: inset 0px 0px 0px 30px #2cda94;
  }
}

@keyframes stroke {
  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes heartbeat {
  0% {
    transform: scale(1.1);
    opacity: 1;
  }
  50% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1.1);
    opacity: 1;
  }
}

.thankyou #thankYou__page {
  display: block !important;
}

#thankYou__page {
  max-width: 632px;
  width: calc(100% - 20px);
  margin: 0 auto;
  padding: 30px 0;
}

#thankYou__page .thank-you__img {
  width: 92px;
  height: 83px;
}

.thankyou #success .thank-you__title {
  display: block !important;
  max-width: 314px;
  font-family: "Exo", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  align-items: center;
  text-align: center;
  color: #3d3d3d;
  text-transform: unset;
  line-height: 21.6px;
  margin: 0 auto;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.loading-spinner {
  border: 5px solid #f3f3f3;
  border-top: 5px solid #3498db;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  animation: spin 2s linear infinite;
  /* position: fixed; */
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
  margin: 0 auto;
}

.main_content_1 .footer_content {
  padding: 5px 0 5px;
  margin: 0 auto;
}

.main_content_1 p {
  font-size: 14px;
  color: #6d6d6d;
  font-family: "Exo 2";
  font-weight: 300;
  line-height: 120%;
  text-align: center;
  vertical-align: middle;
  margin: 20px auto 40px;
}

.main_content_1 .list li {
  font-family: "Exo";
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
  text-align: left;
  color: #3b3c3f;
}

.ar .main_content_1 .list li {
  text-align: right;
  list-style-type: none;
}

.main_content_1 .list li a {
  color: #3b3c3f;
}

.list li {
  list-style: none;
  font-size: 20px;
}

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

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

@media screen and (max-width: 375px) {
  .main_content_1 .title h1 {
    font-size: 22px;
  }
}

#exit {
  font-family: Exo, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 22.4px;
  letter-spacing: 1px;
  text-align: center;
  padding: 10px 0;
  text-decoration: underline;
  color: #6c6c6c;
}

#price {
  font-family: "Exo 2", sans-serif;
  padding-bottom: 20px;
  color: #7e7e7e;
  font-weight: 300;
  font-size: 12px;
  line-height: 100%;
  text-align: center;
  vertical-align: middle;
}

.wrap {
  background: #f8f8f8;
}
.wrap-2 {
  background: #F0F5F9;
}
#error_Msisdn,
#error_Pin {
  display: none;
}

.error #error_Msisdn,
.error #error_Pin {
  display: block;
}

.nav {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin: 20px 0;
  position: relative;
}

@media screen and (max-width: 550px) {
  #price {
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 550px) {
  #price {
    font-size: 12px;
  }
}

@media screen and (max-width: 480px) {
  #price {
    font-size: 10px;
  }
}

@media screen and (max-width: 380px) {
  .main_content_1 p {
    font-size: 13px;
  }

  .main_content_1 .list li {
    font-size: 13px;
  }
}
