@import url(https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&family=Exo:ital,wght@0,100..900;1,100..900&display=swap);
.ar #success .thank-you__title,
.ar .cla_title,
.ar .intro-text,
.ar .outro-text,
.ar.pin #content__large_pin {
  direction: rtl;
}
body {
  margin: 0;
  padding: 0;
  font-family: Inter, sans-serif;
  background: #07132a;
}
.desktop,
.error #error_Msisdn,
.error #error_Pin,
.error #error_title_msisdn,
.error #error_title_pin,
.error .error_title_msisdn,
.error.pin .error_title_pin,
.orange .text_bottom,
.pin .title_pin,
.salt .text_bottom,
.sunrise .text_bottom,
.swisscom .text_bottom {
  display: block;
}
#content__large_pin,
#error_Msisdn,
#error_Pin,
#header__images__mobile,
#image__banner__mobile,
#success,
.error .title_msisdn,
.error.pin .title_pin,
.error_title_msisdn,
.mobile,
.pin #content__large,
.pin #content__normal,
.pin .error_title_pin,
.pin .title_msisdn,
.success #price,
.success .text_bottom,
.thankyou #content__large,
.thankyou #content__large_pin,
.thankyou #content__normal,
.thankyou #content__normal__pin,
.thankyou #exit,
.thankyou #price {
  display: none;
}
header {
  background-image: url(../img/header.webp);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 10px 0 60px;
  background-position: top;
}
.header__content_1 {
  justify-content: space-between;
  align-items: center;
}
.header__content_1,
.header__content_2 {
  margin: auto;
  display: flex;
  flex-direction: row;
  max-width: 1140px;
  justify-content: center;
}
.header__content_2 {
  margin: auto;
  max-width: 1030px;
  text-align: center;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: calc(100% - 40px);
}
img#header_images {
  width: 494.24px;
  height: 311px;
}
img#header_images_2 {
  max-width: 494px;
  max-height: 179px;
}
#button__language {
  border: 1px solid #f8951a;
  cursor: pointer;
  border-radius: 103px;
  background: #00000033;
  color: #f8951a;
  font-family: Exo, sans-serif;
  font-size: 15px;
  font-weight: 600;
  padding: 5.5px 12px;
}
.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 transparent;
  outline-width: 0;
  background-color: transparent;
  margin: 0;
  -webkit-text-decoration-skip: objects;
}
.u-button-style.u-button-style.active > .u-text-active-white .u-svg-link,
.u-button-style:hover > .u-text-hover-white .u-svg-link,
.u-text-hover-white:focus .u-svg-link,
.u-text-hover-white:hover .u-svg-link,
.u-text-white .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;
  background: #fff;
}
.error .title_pin {
  color: #f00000;
}
.main_content_1 .title h1 {
  text-align: center;
  margin: 0 auto 10px;
  padding-top: 10px;
  font-family: "Barlow Condensed", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
  background: padding-box text #7c00ff;
  color: transparent;
  -webkit-background-clip: text;
  text-transform: uppercase;
}
.main_content_1 .price {
  text-align: center;
  font-family: "Exo 2", sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 18px;
  color: #6d6d6d;
}
.extend,
.main_content_1 .text_bottom {
  text-align: center !important;
  margin: 0 auto;
}
#exit,
.extend,
.main_content_1 .text_bottom {
  line-height: 22.4px;
  letter-spacing: 1px;
}
.ar .main_content_1 p {
  direction: rtl;
  margin-left: 0;
}
#text-footer-top > a {
  color: #6d6d6d !important;
}
.main_content_1 a {
  color: #2da6db;
}
.main_content_1 .text_bottom {
  font-family: Inter;
  font-size: 14px;
  font-weight: 400;
  color: #6d6d6d;
}
.extend {
  font-family: Exo;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: 5px;
}
.main_content_1 span {
  color: #6d6d6d;
}
.success .main_content_1 span {
  color: #1a1a1a;
}
.main_content_2 {
  background: url(../img/background__2.webp) 0 0 / cover no-repeat;
  text-align: center;
  background-position-x: center;
  width: 100%;
  padding: 50px 0;
}
.card {
  margin: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 30px;
  max-width: calc(100% - 20px);
}
.card p {
  margin: 15px;
}
.card_1,
.card_2,
.card_3,
.card_4,
.card_5,
.card_6,
.card_7 {
  flex-direction: column !important;
  justify-content: center !important;
  width: 380px;
  display: flex;
  background-size: contain;
  font-family: "Barlow Condensed", sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
  color: #fff;
}
.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", sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
  color: #1a1a1a;
}
.intro-text,
.main_content_4 .text,
.outro-text {
  color: #fff;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  font-weight: 400;
}
.main_content_3 .text {
  max-width: 665px;
}
.main_content_3 .line {
  width: 130px;
  height: 6px;
  gap: 0;
  background: #7c00ff;
}
#pincode-div::after,
.div-msisdn::after,
.input_msisdn::after {
  width: 17px;
  position: absolute;
  margin: auto;
  content: "";
  top: 0;
  bottom: 0;
}
.main_content_3 .image img {
  max-width: 100%;
}
.main_content_4 {
  background: url(../img/content_4_back.webp) 0 0 / cover no-repeat;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 32px;
  height: 346px;
}
.main_content_4 .text_bold {
  font-size: 80px;
  font-weight: 800;
  line-height: 28px;
  color: #f9972d;
  font-family: "Barlow Condensed", sans-serif;
}
.main_content_5 {
  background: #07132a;
  text-align: center;
}
.main_content_5 > * {
  align-self: center;
  margin: 39px auto;
}
.main_content_5 .logo img {
  width: 142px;
  height: 32px;
}
.main_content_5_title {
  margin-top: 0;
  margin-bottom: 0;
}
.content-wrapper {
  padding: 179px 0 177px;
}
.content-wrapper > * {
  margin: 0;
}
.intro-text,
.outro-text {
  font-family: "Exo 2", sans-serif;
  font-style: normal;
}
.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,
.sc {
  text-align: left;
}
.cla_title,
.sc {
  font-size: 15px;
  color: #6d6d6d;
}
.cla_title,
.header_title,
.sc {
  line-height: 24px;
}
#text {
  margin: 25px 0;
  max-width: 628px;
  font-size: 18px;
  font-weight: 400;
  line-height: 28.8px;
  color: #6d6d6d;
  font-family: Inter, sans-serif;
}
.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-weight: 400;
}
#em_input_number,
#em_pin_code,
.cla_title {
  font-family: "Exo 2", sans-serif;
  font-weight: 400;
}
#exit,
#hint,
#price,
#success,
#success .thank-you__text,
#thankYou__page__header,
.cla_title,
.header_title,
.thankyou #success .thank-you__title {
  text-align: center;
}
#em_country_code {
  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 grey;
}
#em_input_number,
#em_pin_code,
.cusButton {
  width: 100%;
  box-sizing: border-box;
  outline: 0;
}
.cla_title {
  margin: 0 auto 10px;
}
.cusButton,
li {
  font-size: 20px;
}
.error .cla_title {
  color: red;
}
.div-msisdn::after {
  background: url(../img/phone.webp) center center/cover no-repeat;
  height: 24px;
  left: 20px;
}
.div-msisdn {
  display: block;
  position: relative;
  background: #ffae25;
  border-radius: 45px;
  border: 2px solid #ffae25;
}
#pincode-div::after,
.input_msisdn::after {
  background: url(../img/arrows.webp) center center/cover no-repeat;
  height: 14px;
  left: 65px;
  animation: 2s ease-in infinite slideArrow;
}
#pincode-div,
.input_msisdn {
  height: 54px;
  max-width: 340px;
  box-sizing: border-box;
  margin: 0 auto;
  position: relative;
}
#pincode-div::before,
.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;
}
#pincode-div::before {
  background: url(../img/pin_icon.png) center center no-repeat;
}
.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;
}
#pincode-div.active::before {
  background: url(../img/pin_icon_active.png) center center no-repeat;
}
.error #pincode-div::before {
  background: url(../img/pin_icon_error.png) center center no-repeat;
}
#em_input_number,
#em_pin_code {
  color: #606060;
  font-size: 16px;
  line-height: 19.36px;
  background-color: #fff;
  padding-top: 2px;
  padding-left: 102px;
  border-radius: 10px;
  border: 1px solid #d8d8d8;
  height: 100%;
}
#exit,
.cusButton {
  font-family: "Exo 2", sans-serif;
}
#em_input_number::placeholder,
#em_pin_code::placeholder {
  font-family: Exo, sans-serif;
  font-size: 14px;
  font-weight: 200;
  line-height: 24px;
  text-align: left;
  color: #6d6d6d;
}
.cusButton {
  background: #dbdbdb;
  max-width: 340px;
  height: 57px;
  border-radius: 8px;
  font-weight: 600;
  color: #fff;
  justify-content: center;
  border: none;
  cursor: not-allowed;
  margin: 6px auto;
}
.clicking.cusButton {
  color: #454545;
}
.active #em_input_number,
.active #em_pin_code,
.active .div-msisdn {
  color: #60d637;
  border-color: #60d637;
}
.cusButton.active {
  cursor: pointer;
}
#pincode-div.active::after,
.input_msisdn.active::after {
  background: url(../img/arrows__active.webp) center center no-repeat;
  animation: none;
  transform: translateX(5px);
}
.active .div-msisdn {
  background: #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: 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards stroke;
}
.checkmark {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: block;
  stroke-width: 2;
  stroke: #fff;
  stroke-miterlimit: 10;
  margin: auto;
  box-shadow: inset 0 0 0 #2cda94;
  animation: 0.4s ease-in-out 0.4s forwards fill,
    0.3s ease-in-out 0.9s both scale;
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
}
.checkmark__check {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards stroke;
}
.cusButton.nonAnimation,
.error .cusButton {
  background: #afafaf;
  animation: none;
}
.error #em_input_number,
.error #em_pin_code {
  color: red;
  border: 1px solid red;
}
.error .div-msisdn {
  background: red;
  border: 2px solid red;
}
.error #pincode-div::after,
.error .input_msisdn::after {
  animation: none;
  background: url(../img/arrows__error.webp) center center no-repeat;
  transform: translateX(5px);
}
#exit {
  color: #6d6d6d;
  font-size: 14px;
  font-weight: 700;
  padding: 0;
  margin: 0 auto;
  margin-bottom: 10px;
  text-decoration: underline;
}
#success__img {
  padding-top: 40px;
}
#success__text1 {
  padding-bottom: 140px;
}
.header_title {
  font-family: "Exo 2", sans-serif;
  margin: 0 auto 10px;
  color: #fff;
  font-weight: 400;
  font-size: 12px;
}
@media screen and (max-width: 1150px) {
  .header__content_1 {
    margin: 0 20px;
  }
  .main_content_3 {
    margin: 65px 10px;
  }
}
@media screen and (max-width: 1030px) {
  .header__content_2 {
    justify-content: center;
  }
  .header__content_2 > * {
    flex-grow: 1;
  }
  .header__content_2 img,
  .header_images img {
    width: 50% !important;
    height: unset !important;
  }
}
@media screen and (max-width: 1024px) {
  #text,
  .footer {
    text-align: center;
  }
  .card_1,
  .card_2,
  .card_3,
  .card_4,
  .card_5,
  .card_6,
  .card_7 {
    width: 241.69px;
  }
  .card {
    gap: 0;
  }
  .main_content_3 {
    flex-direction: column;
    margin: 40px 24px;
    justify-content: center;
  }
  .main_content_3 .line {
    margin: 0 auto;
  }
  #text {
    max-width: unset;
  }
  .main_content_3 .title {
    margin: 0 auto 20px;
    text-align: center;
  }
  .main_content_5 {
    flex-direction: column;
    gap: 0;
    justify-content: center;
  }
  .main_content_4 {
    height: 206px;
  }
  .main_content_4 .text {
    font-size: 18px;
  }
  .main_content_4 .text_bold {
    font-size: 64px;
  }
  img#header_images {
    width: 278.78px !important;
    height: 230.87px !important;
  }
  img#header_images_2 {
    width: 380px !important;
    height: 128px !important;
  }
  .header__content_2 > * {
    flex-grow: unset;
  }
  .header__content_2 {
    gap: 62.2px;
  }
}
@media screen and (max-width: 800px) {
  .header__content_2 {
    justify-content: center;
  }
  .main_content_3 {
    flex-direction: column;
    margin: 40px 24px;
  }
  #text {
    text-align: center;
  }
  .main_content_3 .title {
    margin: 0 auto 20px;
    text-align: center;
  }
  .main_content_3 .line {
    margin: 0 auto;
  }
  img#header_images_2 {
    width: 257.45px !important;
    height: 164px !important;
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .desktop {
    display: none !important;
  }
  .mobile {
    display: block;
  }
  .header__content_2 > img:nth-child(2) {
    display: none;
  }
  img#header_images_2 {
    width: 100% !important;
    height: 100% !important;
    max-width: 540px;
    max-height: 344px;
  }
  header {
    padding-bottom: 0;
  }
  .main_content_1 .title h1 {
    margin: 0 40px 20px;
  }
}
@media screen and (max-width: 630px) {
  .footer,
  .header_title,
  .success_button {
    text-align: center;
  }
  .header__content_2 > img:nth-child(2) {
    display: none;
  }
  .main_content_1 .footer_content {
    max-width: 100%;
    margin: 30px 10px;
  }
  .main_content_3 {
    flex-direction: column;
  }
  .header {
    padding-top: 10px;
  }
  .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 {
    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;
    justify-content: center;
    border: none;
    cursor: pointer;
    margin: 10px auto 30px;
    box-sizing: border-box;
    outline: 0;
    color: #fff;
    background: linear-gradient(180deg, #60d637 23.68%, #43b126 127.19%);
    animation: 2s ease-in-out infinite heartbeat;
  }
  .clicking#downloadButton {
    color: #454545;
  }
  .footer_content__highlight__top {
    margin: 40px auto;
  }
  .main_content_2 {
    padding: 20px 0;
  }
  .main_content_4 .text {
    font-size: 18px;
  }
  .main_content_4 {
    height: 206px;
    padding: 0 20px;
  }
  .main_content_4 .text_bold {
    font-size: 64px;
  }
  .card_1,
  .card_2,
  .card_3 {
    width: 241.69px;
    height: 166px;
    height: unset;
  }
  .card {
    gap: 0;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    max-width: calc(100% - 20px);
    flex-direction: column;
  }
  .header_title {
    font-size: 11px;
    margin: unset;
  }
  header {
    padding: 10px 0 0;
  }
  img#header_images {
    margin-top: 20px;
  }
  .desktop {
    display: none !important;
  }
  .mobile {
    display: block;
  }
}
@media screen and (max-width: 550px) {
  header {
    padding: 0;
  }
  .main_content_1 .title h1 {
    font-size: 24px;
    line-height: 24px;
    margin: 0 40px 20px;
    padding-top: 20px;
  }
  .main_content_1 .footer_content {
    margin-bottom: 20px;
  }
  .header__content_2 {
    flex-direction: column-reverse;
    gap: 0;
    margin-top: 10px;
  }
  .header__content_2 .header_images {
    max-width: 279.66px;
    width: 100%;
    height: unset;
    order: 1;
  }
  .header__content_2 .header_images_2 {
    max-width: 338.76px;
    max-height: 122px;
    width: 100%;
    height: 100%;
  }
  .main_content_3 {
    margin: 40px 10px;
  }
  .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 img,
  .header_images img {
    width: 100% !important;
    height: unset !important;
  }
}
.ar .disclaimer,
.ar .footer {
  text-align: right;
}
@media screen and (max-width: 430px) {
  .success .cla_actions {
    margin: 30px 10px 10px;
  }
  .success .content_bottom_p {
    margin: 40px 40px 30px;
  }
}
@keyframes slideArrow {
  0%,
  100% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(5px);
  }
}
@keyframes fill {
  100% {
    box-shadow: inset 0 0 0 30px #2cda94;
  }
}
@keyframes stroke {
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes heartbeat {
  0%,
  100% {
    transform: scale(1.1);
    opacity: 1;
  }
  50% {
    transform: scale(1);
    opacity: 1;
  }
}
.thankyou #success {
  display: block !important;
}
#success {
  max-width: 655px;
  width: calc(100% - 20px);
  margin: 0 auto;
  padding: 30px 0;
}
#success .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;
  color: #3d3d3d;
  text-transform: unset;
  line-height: 21.6px;
  margin: 0 auto;
}
#success .thank-you__text {
  font-family: Inter, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  align-items: center;
  color: #6d6d6d;
}
#success .thank-you__text-access-gstore,
#success .thank-you__text-support {
  font-family: Exo, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  align-items: center;
  text-align: center;
  color: #6d6d6d;
}
#success .thank-you__text-access-gstore a,
#success .thank-you__text-support a {
  color: #2da6db;
  text-decoration: underline;
}
.pin #content__large_pin {
  display: block;
  direction: ltr;
}
@keyframes changeBorderColor {
  0%,
  100% {
    border-color: #63ed3f;
  }
  50% {
    border-color: #ffda0b;
  }
}
@keyframes changeColor {
  0%,
  100% {
    color: #63ed3f;
  }
  50% {
    color: #ffda0b;
  }
}
@keyframes spin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.loading-spinner {
  border: 5px solid #f3f3f3;
  border-top: 5px solid #3498db;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  animation: 2s linear infinite spin;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
  margin: 0 auto;
}
.main_content_1 .footer_content {
  max-width: 1140px;
  margin: 0 auto;
  font-family: "Exo 2", sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #6d6d6d;
  padding: 20px 0 40px;
  width: calc(100% - 20px);
}
.ar .main_content_1 .footer_content {
  max-width: 675px;
  padding: 5px 10px;
  margin: 0 auto;
}
.main_content_1 .list li {
  font-family: Exo;
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
  text-align: left;
  color: #3b3c3f;
}
.ar li:before,
li:before {
  content: "·";
  vertical-align: middle;
  line-height: 20px;
  margin-left: -10px;
  padding-right: 10px;
  height: 100%;
}
.ar .main_content_1 .list li {
  text-align: right;
  list-style-type: none;
}
.main_content_1 .list li a {
  color: #3b3c3f;
  text-decoration: underline;
}
li {
  list-style: none;
}
li:before {
  font-size: 40px;
}
ul {
  padding-inline-start: 25px;
  text-indent: -10px;
}
.ar ul {
  padding-inline-start: 0;
  padding-inline-end: 25px;
}
input::placeholder {
  font-family: Exo;
  font-weight: 200;
  font-style: italic;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  vertical-align: middle;
}
@media screen and (max-width: 375px) {
  .header__content_2 img,
  .header_images img {
    height: unset !important;
  }
  .main_content_1 .title h1 {
    font-size: 22px;
  }
}
#price {
  font-size: 12px;
  font-weight: 300;
  color: #6c6c6c;
  margin: 5px auto 20px;
  max-width: 340px;
  font-family: Exo 2;
  line-height: 100%;
  letter-spacing: 0;
  vertical-align: middle;
}
#error_Pin {
  display: none !important;
}
.resend-pin-text {
  margin: 0 auto 5px;
  text-align: center !important;
  font-family: " Exo 2", sans-serif !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 14.4px !important;
}
.resend-pin-button {
  padding: 6px 32px;
  outline: 0;
  border: none;
  cursor: pointer;
  color: #fff;
  background: #ffae25;
  border-radius: 15px;
}
.resend-pin-button.disabled {
  background: #6d6d6d;
  cursor: not-allowed;
}
.disclaimer {
  max-width: 1140px;
  margin: 0 auto;
  width: calc(100% - 20px);
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  padding-bottom: 20px;
  color: #3b3c3f;
}
.ar .disclaimer {
  max-width: 635px;
}
#thankYou__page__header {
  font-family: "Exo 2", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 21.6px;
  padding: 15px 0;
}
#success,
.footer {
  font-weight: 300;
  color: #6c6c6c;
  font-family: Inter, sans-serif;
}
#success {
  margin-top: 20px;
  font-size: 15px;
  line-height: 21px;
}
#thankYou__page__text3 {
  padding: 15px 0;
}
.ar li:before {
  font-size: 40px;
  padding-left: 15px;
}
.footer {
  font-size: 16px;
}
#hint {
  font-family: "Exo 2", sans-serif;
  font-size: 10px;
  font-weight: 400;
  color: #6d6d6d;
  max-width: 320px;
  margin: 0 auto;
}
