.mobile-a.div {
  background-color: var(--neutral-100);
  width: 100vw;
  min-width: 360px;
  height: 100vh;
  position: relative;
  overflow-x: hidden;
}

.mobile-a .background-gradient {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: linear-gradient(
    180deg,
    rgba(232, 247, 252, 1) 0%,
    rgba(232, 247, 252, 1) 80%,
    rgba(232, 247, 252, 1) 100%
  );
}

.mobile-a .group {
  position: absolute;
  top: 5.2vh;
  left: 50%;
  transform: translateX(-50%);
  width: 54vw;
  max-width: 196px;
  height: 35px;
  display: flex;
  gap: 7.7px;
}

.mobile-a .image {
  margin-top: 0;
  width: 93.24px;
  height: 34.97px;
  aspect-ratio: 2.67;
}

.mobile-a .img {
  margin-top: -1.0px;
  height: 34.03px;
  width: 95.09px;
  align-self: center;
  object-fit: cover;
}

.mobile-a .text-content {
  display: flex;
  flex-direction: column;
  width: 91vw;
  max-width: 328px;
  align-items: flex-start;
  gap: 32px;
  position: absolute;
  top: 11vh;
  left: 50%;
  transform: translateX(-50%);
}

.mobile-a .title {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.mobile-a .con-la-app-de-panam {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Saira", Helvetica;
  font-weight: 700;
  color: transparent;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: 30.7px;
}

.mobile-a .text-wrapper {
  color: #1d2939;
}

.mobile-a .span {
  color: #003c6f;
}

.mobile-a .p {
  position: relative;
  align-self: stretch;
  font-family: var(--body-regular-14px-font-family);
  font-weight: var(--body-regular-14px-font-weight);
  color: var(--neutral-600);
  font-size: var(--body-regular-14px-font-size);
  text-align: center;
  letter-spacing: var(--body-regular-14px-letter-spacing);
  line-height: var(--body-regular-14px-line-height);
  font-style: var(--body-regular-14px-font-style);
}

.mobile-a .div-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.mobile-a .text-wrapper-2 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: var(--body-regular-14px-font-family);
  font-weight: var(--body-regular-14px-font-weight);
  color: var(--neutral-600);
  font-size: var(--body-regular-14px-font-size);
  text-align: center;
  letter-spacing: var(--body-regular-14px-letter-spacing);
  line-height: var(--body-regular-14px-line-height);
  font-style: var(--body-regular-14px-font-style);
}

.mobile-a .apps {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.mobile-a .img-2 {
  position: relative;
  flex: 0 0 auto;
}

.mobile-a .es-posible-que-se {
  position: relative;
  align-self: stretch;
  font-family: var(--caption-regular-12px-font-family);
  font-weight: var(--caption-regular-12px-font-weight);
  color: var(--neutral-600);
  font-size: var(--caption-regular-12px-font-size);
  text-align: center;
  letter-spacing: var(--caption-regular-12px-letter-spacing);
  line-height: var(--caption-regular-12px-line-height);
  font-style: var(--caption-regular-12px-font-style);
}

.mobile-a .footer-background {
  position: absolute;
  top: 80vh;
  left: 0;
  width: 100vw;
  height: 40vh;
  background-color: var(--neutral-900);
}

.mobile-a .background-container {
  position: absolute;
  top: calc(80vh + 111px);
  left: calc(50% - 164px);
  width: 91vw;
  max-width: 328px;
  height: 17vh;
  min-height: 196px;
  border-radius: 20px;
  background: linear-gradient(
    6deg,
    rgba(25, 33, 48, 1) 0%,
    rgba(49, 198, 101, 1) 100%
  );
}

.mobile-a .line {
  position: absolute;
  top: calc(80vh + 111px);
  left: calc(50% + 98px);
  transform: translateX(-50%);
  width: 132px;
  height: 78px;
}

.mobile-a .text-wrapper-3 {
  position: absolute;
  top: calc(80vh + 187px);
  left: 50%;
  transform: translateX(-50%);
  width: 82vw;
  max-width: 296px;
  font-family: var(--body-regular-14px-font-family);
  font-weight: var(--body-regular-14px-font-weight);
  color: var(--basewhite);
  font-size: var(--body-regular-14px-font-size);
  text-align: center;
  letter-spacing: var(--body-regular-14px-letter-spacing);
  line-height: var(--body-regular-14px-line-height);
  font-style: var(--body-regular-14px-font-style);
}

.mobile-a .tus-credenciales-y {
  position: absolute;
  top: calc(80vh + 127px);
  left: 50%;
  transform: translateX(-50%);
  width: 82vw;
  max-width: 296px;
  font-family: var(--subheadline-semibold-16px-font-family);
  font-weight: var(--subheadline-semibold-16px-font-weight);
  color: var(--basewhite);
  font-size: var(--subheadline-semibold-16px-font-size);
  text-align: center;
  letter-spacing: var(--subheadline-semibold-16px-letter-spacing);
  line-height: var(--subheadline-semibold-16px-line-height);
  font-style: var(--subheadline-semibold-16px-font-style);
}

.mobile-a .blerify-logo {
  position: absolute;
  width: 148px;
  height: 41px;
  top: calc(80vh + 50px);
  left: 50%;
  transform: translateX(-50%);
}

.mobile-a .text-wrapper-4 {
  position: absolute;
  top: calc(80vh + 24px);
  left: 50%;
  transform: translateX(-50%);
  font-family: var(--body-regular-13px-font-family);
  font-weight: var(--body-regular-13px-font-weight);
  color: var(--basewhite);
  font-size: var(--body-regular-13px-font-size);
  letter-spacing: var(--body-regular-13px-letter-spacing);
  line-height: var(--body-regular-13px-line-height);
  white-space: nowrap;
  font-style: var(--body-regular-13px-font-style);
}

.mobile-a .ios-nav {
  display: flex;
  flex-direction: column;
  width: 100vw;
  max-width: 360px;
  justify-content: center;
  gap: 10px;
  padding: 16px 10px 10px;
  position: absolute;
  bottom: 0;
  align-items: center;
  left: 50%;
  transform: translateX(-50%);
}

.mobile-a .home-indicator {
  position: relative;
  width: 120px;
  height: 4px;
  background-color: var(--basewhite);
  border-radius: 100px;
}

.mobile-a .image-2 {
  position: absolute;
  top: 50vh;
  left: 50%;
  transform: translateX(-50%);
  width: 82vw;
  max-width: 295px;
  height: 23.5vh;
  max-height: 270px;
}

.mobile-a .ios-bar {
  display: inline-flex;
  gap: 178px;
  padding: 10px 28px 10px 32px;
  position: fixed;
  top: 0;
  align-items: center;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  max-width: 360px;
  box-sizing: border-box;
}

.mobile-a .time {
  position: relative;
  width: 54px;
  margin-top: -1.00px;
  font-family: "SF Pro Display-Bold", Helvetica;
  font-weight: 700;
  color: var(--baseblack);
  font-size: 15px;
  text-align: center;
  letter-spacing: -0.24px;
  line-height: 20px;
}

.mobile-a.desktop {
  background-color: var(--neutral-100);
  width: 100vw;
  min-width: 1280px;
  height: 100vh;
  position: relative;
  overflow-x: hidden;
}

.mobile-a .background-gradient-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 75.5vh;
  background: linear-gradient(
    180deg,
    rgba(232, 247, 252, 1) 0%,
    rgba(232, 247, 252, 1) 80%,
    rgba(232, 247, 252, 1) 100%
  );
}

.mobile-a .group-2 {
  position: absolute;
  top: 3.6vh;
  left: 13.7vw;
  width: 15.8vw;
  max-width: 202px;
  height: 36px;
  display: flex;
  gap: 8px;
}

.mobile-a .image-3 {
  width: 96px;
  height: 36px;
  aspect-ratio: 2.67;
}

.mobile-a .group-3 {
  margin-top: -1px;
  height: 35px;
  width: 98px;
  align-self: center;
  object-fit: cover;
}

.mobile-a .text-content-2 {
  display: flex;
  flex-direction: column;
  width: 33.6vw;
  max-width: 430px;
  align-items: flex-start;
  gap: 28px;
  position: absolute;
  top: 17.5vh;
  left: 13.7vw;
}

.mobile-a .con-la-app-de-panam-2 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Saira", Helvetica;
  font-weight: 700;
  color: transparent;
  font-size: 32px;
  letter-spacing: 0;
  line-height: 39.7px;
}

.mobile-a .text-wrapper-5 {
  position: relative;
  align-self: stretch;
  font-family: var(--headline-2-regular-18px-font-family);
  font-weight: var(--headline-2-regular-18px-font-weight);
  color: var(--neutral-600);
  font-size: var(--headline-2-regular-18px-font-size);
  letter-spacing: var(--headline-2-regular-18px-letter-spacing);
  line-height: var(--headline-2-regular-18px-line-height);
  font-style: var(--headline-2-regular-18px-font-style);
}

.mobile-a .descarga {
  display: flex;
  flex-direction: column;
  width: 379px;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.mobile-a .text-wrapper-6 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: var(--headline-2-regular-18px-font-family);
  font-weight: var(--headline-2-regular-18px-font-weight);
  color: var(--neutral-600);
  font-size: var(--headline-2-regular-18px-font-size);
  letter-spacing: var(--headline-2-regular-18px-letter-spacing);
  line-height: var(--headline-2-regular-18px-line-height);
  font-style: var(--headline-2-regular-18px-font-style);
}

.mobile-a .apps-2 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.mobile-a .text-wrapper-7 {
  margin-top: 20px;
  position: relative;
  align-self: stretch;
  font-family: var(--body-regular-13px-font-family);
  font-weight: var(--body-regular-13px-font-weight);
  color: var(--neutral-600);
  font-size: var(--body-regular-13px-font-size);
  letter-spacing: var(--body-regular-13px-letter-spacing);
  line-height: var(--body-regular-13px-line-height);
  font-style: var(--body-regular-13px-font-style);
}

.mobile-a .footer-background-2 {
  position: absolute;
  top: 75.5vh;
  left: 0;
  width: 100vw;
  height: 24.5vh;
  background-color: var(--neutral-900);
}

.mobile-a .blerify-logo-2 {
  position: absolute;
  width: 148px;
  height: 41px;
  left: 150px;
  bottom: 100px;
}

.mobile-a .text-wrapper-8 {
  position: absolute;
  top: calc(75.5vh + 46px);
  left: 190px;
  transform: translateX(-50%);
  font-family: var(--body-regular-13px-font-family);
  font-weight: var(--body-regular-13px-font-weight);
  color: var(--basewhite);
  font-size: var(--body-regular-13px-font-size);
  letter-spacing: var(--body-regular-13px-letter-spacing);
  line-height: var(--body-regular-13px-line-height);
  white-space: nowrap;
  font-style: var(--body-regular-13px-font-style);
}

.mobile-a .background-container-2 {
  position: absolute;
  top: calc(75.5vh + 24px);
  left: 845px;
  transform: translateX(-50%);
  width: 42.3vw;
  max-width: 542px;
  height: 17.8vh;
  max-height: 128px;
  border-radius: 20px;
  background: url('img/image.png') no-repeat center;
}

.mobile-a .background-icon {
  position: absolute;
  top: calc(75.5vh + 44px);
  left: 590px;
  width: 48px;
  height: 88px;
  background-color: #202a3c;
  border-radius: 12px;
}

.mobile-a .outline-QR {
  position: absolute;
  top: calc(75.5vh + 72px);
  left: 600px;
  width: 32px;
  height: 32px;
}

.mobile-a .text-wrapper-9 {
  position: absolute;
  top: calc(75.5vh + 72px);
  left: 650px;
  width: 33.3vw;
  max-width: 426px;
  font-family: var(--body-regular-14px-font-family);
  font-weight: var(--body-regular-14px-font-weight);
  color: var(--basewhite);
  font-size: var(--body-regular-14px-font-size);
  letter-spacing: var(--body-regular-14px-letter-spacing);
  line-height: var(--body-regular-14px-line-height);
  font-style: var(--body-regular-14px-font-style);
}

.mobile-a .text-wrapper-10 {
  position: absolute;
  top: calc(75.5vh + 44px);
  left: 650px;
  font-family: var(--subheadline-semibold-16px-font-family);
  font-weight: var(--subheadline-semibold-16px-font-weight);
  color: var(--basewhite);
  font-size: var(--subheadline-semibold-16px-font-size);
  letter-spacing: var(--subheadline-semibold-16px-letter-spacing);
  line-height: var(--subheadline-semibold-16px-line-height);
  white-space: nowrap;
  font-style: var(--subheadline-semibold-16px-font-style);
}

.mobile-a .line-2 {
  position: absolute;
  top: calc(75.5vh + 24px);
  left: 985px;
  width: 132px;
  height: 78px;
}

.mobile-a .image-4 {
  position: absolute;
  top: 17vh;
  right: 13.7vw;
  width: 30vw;
  max-width: 384px;
  height: 48vh;
  max-height: 348px;
}

@media (max-width: 1279px) {
  .mobile-a.desktop {
    display: none !important;
  }
}

@media (min-width: 1280px) {
  .mobile-a.div {
    display: none !important;
  }
}
