@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap");
body {
  background-color: #f8f8f8;
  font-family: Arial, sans-serif;
  margin: 0;
  padding: 0;
}

.desktop {
  display: block;
}

.mobile {
  display: none;
}
#subscription_info {
  display: none;
  margin-bottom: 20px;
}
header {
  background-image: url(../img/header.webp);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 9px 0 30px;
  background-position: top;
  background-color: #f8f8f8;
}

.header__content_1 {
  justify-content: space-between;
  align-items: center;
}

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

.header__content_1 img {
  width: 107.223px;
  height: 36px;
  margin-bottom: 30px;
}

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

.main_content_1 {
  text-align: center;
}

.main_content_1 .title h1 {
  text-align: center;
  margin: 0 auto 10px;
  padding-top: 40px;
  font-family: "Bebas Neue", sans-serif;
  background: linear-gradient(270deg, #ffb038 0%, #ff7c02 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 24px;
  line-height: 20px;
}

.main_content_1 .price {
  text-align: center;
  font-family: "Inter";
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  text-align: center;
  color: #6d6d6d;
}

.main_content_1 .footer_content {
  max-width: 1140px;
  width: 100%;
  margin: 80px auto 40px;
}

.main_content_1 p {
  text-align: center;
  color: #6c6c6c;
  font-family: "Inter";
  font-weight: 300;
  font-size: 13px;
  line-height: 130%;
  text-align: center;
}

.main_content_1 a {
  color: #2da6db;
}

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

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

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

.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: 260px;
  height: 180px;
  display: flex;
  border-radius: 15px;
  background-size: contain;
  font-family: "Bebas Neue", sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #fff;
}

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

.main_content_3 {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  padding: 65px 0;
  background: url(../img/background5.webp) repeat;
}

.main_content_3 .title {
  font-family: "Bebas Neue", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
  color: #1a1a1a;
  text-transform: uppercase;
}

.main_content_3 .title {
  direction: rtl;
}

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

.main_content_3 .line {
  width: 130px;
  height: 6px;
  gap: 0px;
  background: linear-gradient(270deg, #ffb038 0%, #ff7c02 100%);
}

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

.main_content_4 {
  background: url(../img/fitness.webp) no-repeat;
  background-size: cover;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 32px;
  height: 502px;
  background-position-x: center;
}

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

.main_content_4 .text_bold {
  font-family: "Bebas Neue", sans-serif;
  font-size: 80px;
  font-weight: 700;
  line-height: 80px;
  background: linear-gradient(270deg, #ffb038 0%, #ff7c02 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
  letter-spacing: 3px;
  vertical-align: middle;
}

.main_content_5 {
  align-self: stretch;
  display: flex;
  max-width: 1140px;
  margin: 0 auto;
  gap: 90px;
  color: #6d6d6d;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  padding: 30px 0;
  width: calc(100% - 20px);
}

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

.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-style: normal;
  font-weight: 400;
  line-height: 28px;
}

.highlight-number {
  background: linear-gradient(270deg, #ffb038 0%, #ff7c02 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  font-family: "Bebas Neue", sans-serif;
  font-size: 80px;
  font-style: normal;
  font-weight: 700;
  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;
}

#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 #d8d8d8;
}

.active #em_country_code {
  border: 1px solid #60d637;
  background: url(../img/phone_active.png) 10px center no-repeat #fff;
  color: #60d637;
  background-size: 16px 24px;
  background-position-x: 14px;
}

.error #em_country_code {
  border: 1px solid #ff0000;
  background: url(../img/phone_error.png) 10px center no-repeat #fff;
  color: #ff0000;
  background-size: 16px 24px;
  background-position-x: 14px;
}

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

.error #error_Msisdn {
  display: block;
  color: #ff0000;
}

.error .cla_title {
  display: none;
}

.div-msisdn::after {
  content: "";
  background: url(../img/phone.webp) center center no-repeat;
  background-size: cover;
  width: 17px;
  height: 24px;
  position: absolute;
  left: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.div-msisdn {
  display: block;
  position: relative;
  background: #ffae25;
  border-radius: 45px;
  border: 2px solid #ffae25;
}

.input_msisdn * {
  box-sizing: border-box;
}

.input_msisdn::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.active::after {
  background: url(../img/arrows__active.webp) center center no-repeat;
  animation: none;
  transform: translateX(5px);
}
.input_msisdn {
  height: 54px;
  max-width: 320px;
  box-sizing: border-box;
  margin: 0 auto;
  position: relative;
  display: flex;
}

.input_msisdn {
  display: flex;
  gap: 5px;
  box-sizing: border-box;
}

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

.input_msisdn.active::before {
  background: url(../img/icon_active.png) center center no-repeat;
}

.error .input_msisdn::before {
  background: url(../img/icon_error.png) center center no-repeat;
}

#em_input_number {
  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;
  width: 100%;
  height: 100%;
}

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

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

.cusButton {
  background: #dbdbdb;
  max-width: 320px;
  width: 100%;
  height: 57px;
  border-radius: 8px;
  font-weight: 600;
  font-size: 20px;
  color: #ffffff;
  justify-content: center;
  border: none;
  margin: 6px auto;
  box-sizing: border-box;
  outline: none;
  font-family: "Exo 2", sans-serif;
}

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

.active .cusButton {
  cursor: pointer;
}

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

.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 .input_msisdn::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;
}
.active .input_msisdn::after {
  background: url(../img/arrows__active.webp) center center no-repeat;
  animation: none;
}
.wrap-cla {
  background: #ffffff;
  max-width: 392px;
  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;
}
.wrap-cla .p-cla {
  animation: borderColor 2s linear infinite;
  padding: 14px 30px;
  margin: 14px auto;
}
.wrap-cla .to {
  display: block;
}
.input_button {
  background: #ffae25;
  -webkit-animation: heartbeat 1.5s infinite;
  animation: heartbeat 1.5s infinite;
  -moz-animation: heartbeat 1.5s infinite;
  box-shadow: 0 0 0 0 rgb(255, 174, 37, 0.5);
}
.title_mo {
  font-family: "Exo 2";
  font-weight: 300;
  font-size: 14px;
  line-height: 100%;
  text-align: center;
  color: #000000;
  margin-bottom: 20px;
}
@media screen and (max-width: 1150px) {
  .header__content_1 {
    margin: 0 20px;
  }

  .main_content_3 {
    padding: 65px 20px;
  }
}

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

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

  .header__content_2 img {
    width: 50%;
    height: unset;
  }
  .main_content_3 {
    flex-direction: column;
  }
  .main_content_3 .title {
    margin: 0 auto 20px;
    text-align: center;
  }
  .main_content_3 .text {
    max-width: 984px;
    width: 100%;
  }
  .main_content_3 .line {
    margin: 0 auto;
  }
  #text {
    max-width: 984px;
    margin: 25px auto 10px;
    text-align: center;
  }
  .main_content_5 {
    width: calc(100% - 40px);
  }
}

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

  .main_content_3 .title {
    margin: 0 auto 20px;
    text-align: center;
  }

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

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

  .main_content_3 {
    flex-direction: column;
  }

  .header {
    padding-top: 10px;
  }

  .extend {
    top: 0;
  }

  .clicking#downloadButton {
    color: #454545;
  }

  .main_content_4 {
    flex-direction: column;
    gap: 20px;
    padding: 0 20px;
    justify-content: center;
    height: 334px;
  }

  .footer {
    text-align: center;
  }

  .footer_content__highlight__top {
    margin: 40px auto;
  }
}

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

  .mobile {
    display: block;
  }

  header {
    padding: 10px 0 30px;
  }

  .main_content_1 .title h1 {
    margin: 20px auto;
    padding-top: 0;
  }
  .header__content_1 img {
    margin-bottom: 9px;
  }
  .main_content_1 .footer_content {
    margin-bottom: 20px;
  }
  .main_content_2 {
    padding: 60px 0;
  }
  .header__content_2 {
    flex-direction: column;
    gap: 0;
  }

  .header__content_2 .header_images {
    max-width: 279.66px;
    width: 100%;
    height: unset;
  }

  .header__content_2 .header_images_2 {
    display: none;
    max-width: 338.76px;
    max-height: 122px;
    width: 100%;
    height: 100%;
  }

  .header__content_2 .header_images {
    order: 1;
  }

  .main_content_3 {
    padding: 40px 10px;
  }

  .main_content_3 .title {
    margin: 0 auto 20px;
    font-size: 26px;
    line-height: 39.6px;
    text-align: center;
  }

  .main_content_3 .line {
    margin: 0 auto;
  }

  #text {
    margin: 20px 0;
    text-align: center;
  }
  .main_content_5 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
  }
}

@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;
  }
}
@keyframes changeColor {
  0% {
    color: #ffa600;
  }
  50% {
    color: #f33c0e;
  }
  100% {
    color: #ffa600;
  }
}
@keyframes borderColor {
  0% {
    border: 3px solid #ffa600;
  }
  50% {
    border: 3px solid #f33c0e;
  }
  100% {
    border: 3px solid #ffa600;
  }
}
