@font-face {
  font-family: "Gilroy500";
  src: url("./fonts/Gilroy/Gilroy-Medium.ttf");
}

@font-face {
  font-family: "Gilroy600";
  src: url("./fonts/Gilroy/Gilroy-Semibold.ttf");
}

@font-face {
  font-family: "Gilroy700";
  src: url("./fonts/Gilroy/Gilroy-Bold.ttf");
}


body {
  margin: 0 auto;
  background: linear-gradient(180deg, #00010a 0%, #010726 100%);
  overflow-x: hidden;
}



  .jetem-content {
    width: 100%;
    height: auto;
  }
  .jetem-main-section {
    width: 100%;
    height: 670px;
    background-image: url("./imgs/bg_mobile.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }

  .jetem-logo {
    height: 32px;
    width: 114px;
  }
  .jetem-text-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 80px;
  }

  .jetem-main {
    padding-inline: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .jetem-text-title {
    font-family: "Gilroy600";
    font-size: 32px;
    line-height: 120%;
    letter-spacing: -1%;
    text-align: center;
    color: white;
    margin-block: 0px;
    margin-top: 12px;
  }

  .jetem-text-desc {
    font-family: "Gilroy500";
    font-size: 20px;
    line-height: 120%;
    text-align: center;
    color: white;
    margin-block: 0px;
    margin-top: 6px;
  }

  .jetem-main-button-container {
    width: 216px;
  }

  .jetem-button {
    height: 56px;
    width: 100%;
    background: linear-gradient(156.51deg, #62fdb7 20.52%, #10c0a9 85.35%),
      radial-gradient(
        19.39% 107.03% at 49.44% 0%,
        rgba(205, 255, 248, 0.5) 0%,
        rgba(205, 255, 248, 0) 100%
      );
    box-shadow: 0px 4px 16px 0px #45a8f933;
    border-radius: 16px;
    border: none;
    margin-top: 16px;
  }

  .jetem-button-container {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: inherit;
  }

  .jetem-button-container:hover,
  .jetem-button-container:focus,
  .jetem-button-container:active {
    text-decoration: none;
    color: inherit;
  }

  .jetem-button-icon {
    width: 20px;
    height: 20px;
  }

  .jetem-button-text {
    font-size: 12px;
    color: #034c43;
    text-transform: uppercase;
    font-family: "Gilroy700";
    line-height: 12px;
    letter-spacing: 0.08em;
    text-align: center;
    vertical-align: middle;
    margin-left: 12px;
  }

  .jetem-condition-section {
    padding-inline: 32px;
    background-image: url("./imgs/bg_condition.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: -202px;
  }
  .jetem-condition {
    width: 100%;
    height: 649px;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }

  .jetem-condition-title-container {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
    margin-top: 0px;
  }

  .jetem-condition-title {
    font-family: "Gilroy600";
    font-size: 30px;
    line-height: 110.00000000000001%;
    letter-spacing: 0%;
    text-align: center;
    color: white;
    margin-inline: 12px;
    margin-block: 0px;
  }

  .jetem-condition-circles {
    display: flex;
  }

  .light-circle {
    width: 8px;
    height: 8px;
    background-color: #62fdb7;
    border-radius: 50px;
    box-shadow: 0px 0px 10px 0px #62fdb780;
  }

  .dark-circle {
    width: 7px;
    height: 7px;
    background-color: #62fdb7;
    border-radius: 50px;
    box-shadow: 0px 0px 10px 0px #62fdb780;
    opacity: 40%;
    margin-inline: 6px;
  }

  .jetem-condition-cards {
    width: 100%;
    display: flex;
    flex-direction: column;
  }

  .jetem-condition-card {
    height: 140px;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 8px;
    position: relative;
    overflow-y: hidden;
    background: linear-gradient(108.23deg, #0e143c 31.36%, #00266b 89.45%);
    border-radius: 16px;
    border: 1px solid rgba(114, 123, 193, 0.4);
  }

  .jetem-condition-card-title-container {
    max-width: 180px;
    padding-top: 24px;
    padding-left: 24px;
  }
  .jetem-condition-card-title {
    font-family: "Gilroy500";
    color: white;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: 0%;
    margin: 0px;
  }

  .jetem-guarantee {
    width: 100%;
    height: 610px;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }

  .jetem-guarantee-section {
    padding-inline: 32px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .jetem-guarantee-card {
    height: 140px;
    width: 100%;
    border: 1px solid;
    border-image-source: radial-gradient(
      120.35% 249.61% at 55.59% -79.65%,
      rgba(114, 123, 193, 0.64) 0%,
      rgba(114, 123, 193, 0) 100%
    );
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 8px;
    border-radius: 16px;
    background: linear-gradient(144.08deg, #eef8ff -3.14%, #abc9e0 96.51%);
    position: relative;
    overflow-y: hidden;
  }

  .jetem-guarantee-card-title {
    font-family: "Gilroy500";
    color: #041d32;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: 0%;
    margin: 0px;
  }

  .img_guarantee1 {
    height: 150px;
    width: 147px;
    position: absolute;
    right: 0px;
    top: 0px;
  }

  .img_guarantee2 {
    height: 143px;
    width: 174px;
    position: absolute;
    right: 0px;
    top: 0px;
  }

  .img_guarantee3 {
    height: 141px;
    width: 173px;
    position: absolute;
    right: 0px;
    top: 0px;
  }

  .img_condition1 {
    height: 140px;
    width: 200px;
    position: absolute;
    right: 0px;
    top: 0px;
  }

