*{
  box-sizing: inherit;
}
html {
  color: #000;
  background: #fff;
  font-family: "Poppins", sans-serif;
  background-image: url("../img/bg_2.png");
  background-position: top;
  background-size: cover;
  font-size: 62.5%;
}
img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
body {
  text-align: center;
  color: #fefefe;
  padding: 0;
  margin: 0;
}
.fullHeight {
  min-height: 65vh;
  position: relative;
  margin: 0 auto;
}
.legalline {
  font-size: 10px;
  color: #ababab;
  text-align: center;
  font-weight: normal;
}
.legal {
  color: #b0b0b0;
}
.container {
  text-align: center;
  max-width: 62rem;
  margin: 0 auto;
  width: 100%;
  padding: 0;
  box-sizing: border-box;
}
.wrapper {
  min-height: 85vh;;
}
body[data-flowstate="thankYou"] .text-center {
  max-width: 550px;
  margin: 0 auto;
  padding-top: 20px;
}
.column,
.columns {
  margin: 0;
}
.panel {
  padding: 1em;
  max-width: 500px;
  margin: 0 auto;
  padding-bottom: 5rem;
}
a,
a:visited,
a:active,
a:hover {
  text-decoration: none;
}
img {
  max-width: 100%;
  height: auto;
  display: block;
}
#submit-form {
  border-radius: 0;
  color: #000;
  margin: 0;
  width: 100%;
}
.topContainer {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 4em 0;
}
.topContainer__image {
  max-width: 40px;
  max-height: 40px;
  width: auto;
  height: auto;
  margin: 0;
}
.topContainer__image__container {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}
.topContainer__title {
  font-size: 3rem;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  margin-left: 0.5em;
}
.guide {
      margin: 0;
    padding-bottom: 2em;
    font-weight: normal;
    line-height: 1.3;
    font-size: 1.3em;
    color: #fefefe;
}
.guide--thankyou {
  font-size: 1.4em !important;
}
.thankYouGuide {
  font-size: 2rem;
  margin: 2rem auto;
}
img.wap {
  margin: 0 auto;
}
.header {
  color: #000;
  text-align: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: row;
  position: relative;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.header__logo,
.logo {
  color: #ababab;
  font-size: 12px;
  font-weight: normal;
}
.header img {
  width: 100%;
  height: auto;
      
}
.header__menu-container,
.header__icons {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  position: relative;
}
.header__menu-container {
  padding: 0.5em 0;
}
.header__menu-container {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  position: relative;
}
.header__right {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  align-items: center;
}
.header__item {
  padding: 0 0.5em;
  font-weight: normal;
  font-size: 1.1em;
  color: #fff;
  opacity: 1;
  font-weight: 300;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  -webkit-box-flex: 1;
  flex-grow: 1;
  width: 33%;
}
.item__footer {
  font-size: 1.1rem;
  color: #d3d3d3;
  opacity: 1;
  font-weight: normal;
  text-shadow: none;
  width: unset;
}
.header__center {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  max-width: 100vw;
  padding: 0.25em;
  flex-wrap: wrap;
}
.header__icons {
  justify-content: space-around;
  background: #d3d3d3;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 1em 0;
}
.header__icon img {
  max-width: 40px;
  max-height: 40px;
  width: auto;
  height: auto;
}
.header__menu {
  position: relative;
  display: -webkit-box;
  display: flex;
  height: auto;
  width: auto;
  right: 1em;
}
.header__menu .legalline {
  margin-right: 0.5em;
}
.text-center {
  text-align: center;
}
.pinIcon {
  max-width: 70px;
  margin: 0 auto;
}
#msisdnLabel {
  background-color: #fff;
  color: #000;
  border-radius: 5px;
  border: 3px solid #00c98c;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 3px 5px;
  font-size: 1.1em;
  position: absolute;
  top: -15px;
  right: 3%;
}

#msisdnLabel_novo {
  background-color: #fff;
  color: #000;
  border-radius: 5px;
  border: 3px solid #00c98c;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 3px 5px;
  font-size: 1.1em;
  position: absolute;
  top: -15px;
  right: 3%;
}
.input {
  position: relative;
  background-color: #fff;
  border-radius: 5px;
  border: 3px solid #00c98c;
  display: -webkit-box;
  display: flex;
  margin: auto;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 1rem;
  max-width: 380px;
}
.example {
  color: #b1b1b1;
  margin-bottom: 1em;
}
#telInput,
#pinInput {
  -webkit-box-flex: 1;
  flex: 1;
  min-width: 0;
  border: 0;
  outline: 0;
  margin-bottom: 0;
  font-size: 2em;
  padding-left: 8px;
}
.input .phone {
  background-image: url("../img/phoneicon.svg");
  width: 50px;
  height: 50px;
  background-position: center;
  background-size: 70%;
  background-repeat: no-repeat;
}
.input .pin {
  background-image: url("../images/pinicon.svg");
  width: 50px;
  height: 50px;
  background-position: center;
  background-size: 70%;
  background-repeat: no-repeat;
}
.phone-input * {
  font-size: 19px;
}
.inputs input {
  width: 45px;
  height: 40px;
  border-radius: 10px;
  border: 1px solid #aaa;
  font-size: 2rem;
  text-align: center;
}
.inputs {
  width: 100%;
  text-align: center;
  margin: 1rem auto;
}
.button-container {
  background-color: #00c98c;
  color: #fff;
  box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.3);
  border-radius: 8px;
  margin: auto;
  overflow: hidden;
  width: 100%;
  max-width: 350px;
  height: 60px;
  font-size: 2em;
  text-transform: uppercase;
}
.disabled {
  background: #838383 !important;
}
.button:hover {
  color: #fff;
}
.button2sms {
  font-size: min(1.75em, 4.5vw) !important;
  background-color: #00c98c;
  color: #fff;
  border-radius: 10px;
  width: 100%;
  max-width: 350px;
  height: auto;
  padding: 1rem;
}
.overlay {
  position: fixed;
  width: 100%;
  height: 100vh;
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 100;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}
.lds-spinner {
  color: official;
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
  -webkit-transform: scale(3);
  transform: scale(3);
}
.lds-spinner div {
  -webkit-transform-origin: 40px 40px;
  transform-origin: 40px 40px;
  -webkit-animation: lds-spinner 1.2s linear infinite;
  animation: lds-spinner 1.2s linear infinite;
}
.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 37px;
  width: 6px;
  height: 18px;
  border-radius: 20%;
  background: #fff;
}
.lds-spinner div:nth-child(1) {
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.lds-spinner div:nth-child(2) {
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.lds-spinner div:nth-child(3) {
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.lds-spinner div:nth-child(4) {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
.lds-spinner div:nth-child(5) {
  -webkit-transform: rotate(120deg);
  transform: rotate(120deg);
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
.lds-spinner div:nth-child(6) {
  -webkit-transform: rotate(150deg);
  transform: rotate(150deg);
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
.lds-spinner div:nth-child(7) {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.lds-spinner div:nth-child(8) {
  -webkit-transform: rotate(210deg);
  transform: rotate(210deg);
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
.lds-spinner div:nth-child(9) {
  -webkit-transform: rotate(240deg);
  transform: rotate(240deg);
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
.lds-spinner div:nth-child(10) {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.lds-spinner div:nth-child(11) {
  -webkit-transform: rotate(300deg);
  transform: rotate(300deg);
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
.lds-spinner div:nth-child(12) {
  -webkit-transform: rotate(330deg);
  transform: rotate(330deg);
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
@-webkit-keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.center-column {
  float: none;
  margin: 0 auto !important;
}
.hide {
  display: none;
  visibility: hidden;
}
footer {
  position: relative;
  font-size: 10px;
  line-height: 110%;
  color: #d3d3d3;
  margin: auto;
}
footer a,
footer {
  color: #d3d3d3 !important;
}
.disclaimer {
  font-size: 10px;
  font-weight: normal;
  color: #d3d3d3;
  text-align: left;
  margin-bottom: 0;
}
label {
  display: table;
}
.footer-links {
  list-style: none;
  text-align: center;
  display: block;
  margin: 0;
  padding: initial;
}
.footer-links li {
  display: inline-block;
}
.error {
  background-color: #f8d7da;
  border: 1px solid #f5c6cb;
  color: #721c24;
  font-size: 1em;
  padding: 10px;
  margin-bottom: 2rem;
}
.wap {
  display: none;
}
footer .container {
  text-align: left;
}
form > span {
  color: #fff;
}
label a {
  color: #fff;
}
.content__wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  max-width: 550px;
  margin: 4rem auto;
}
.content__box {
  display: -webkit-box;
  display: flex;
  position: relative;
  -webkit-box-pack: justify;
  justify-content: end;
  -webkit-box-align: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 15px;
      text-align: right;
}
#content__box--title {
  font-size: 2.5rem;
  font-weight: bold;
  text-transform: uppercase;
  text-align: right;
  color: #fff;
      line-height: 3rem;
      padding: 15px 35px 15px 5px;
}
#content__box--img {
 width: 100%;
    max-width: 160px;
    margin: 0;
    position: absolute;
    left: 10px;

}
.icons__box {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding: 2rem 0;
  gap: 20px;
}
.icons__box img {
  margin: 0;
}
@media screen and (max-width: 650px) {
  .one-half.column,
  .column:first-child {
    width: 100% !important;
    float: none;
  }
  .container {
    width: 95%;
  }
  .button-container {
    width: 100%;
  }
  .topContainer {
    padding: 3.5em 0 1em;
  }
  .topContainer__title {
    font-size: 20px;
    margin-left: 0;
  }
  #content__box--title {
    font-size: 1.8rem;
            padding: 5px 0px 5px 5px;
  }
  #content__box--img {
   position: absolute;
                      right: 200px;
        max-width: 120px;
  }
  .content__box {
    padding: 2rem;
        justify-content: end !important;
  }
}
@media screen and (max-width: 530px) {
  .web {
    display: none;
  }
  .wap {
    display: block;
  }
}
.mo-send,
.mo-to,
.keyword,
.shortcode {
  font-size: 3em;
}
.keyword,
.shortcode {
  font-weight: bold;
  color: #67b3ac;
}
.shortcode {
  color: #8e4e53;
}
.pulse {
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.shakeBtn {
  -webkit-animation: shakeBtn 0.2s infinite;
  animation: shakeBtn 0.2s infinite;
}
@-webkit-keyframes shakeBtn {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  25% {
    -webkit-transform: rotate(1deg);
    transform: rotate(1deg);
  }
  50% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  75% {
    -webkit-transform: rotate(-1deg);
    transform: rotate(-1deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes shakeBtn {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  25% {
    -webkit-transform: rotate(1deg);
    transform: rotate(1deg);
  }
  50% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  75% {
    -webkit-transform: rotate(-1deg);
    transform: rotate(-1deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
.margin-top {
  margin-top: 100px;
}



.input-pin{
  position: relative;
    background-color: #fff;
    border-radius: 5px;
    border: 3px solid #00c98c;
    display: -webkit-box;
    display: flex;
    margin: auto;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 1rem;
    max-width: 380px;
}


.input-pin .pin-icon {
    background-image: url("../img/pinicon.svg");
    width: 50px;
    height: 50px;
    background-position: center;
    background-size: 70%;
    background-repeat: no-repeat;
}