.billionsuns_banner_container {
  padding: 0px 80px;
  background-color: #f5f5f5;
}

.billionsuns_banner_container_image {
  width: 100%;
}

.mission_heading {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 60px;
  /* or 150% */

  text-align: center;

  /* HT_purple */

  color: #50288c;
  margin: 0px !important;
}

.mission_logo {
  width: 160px;
  height: 160px;
  margin-top: 20px;
  margin-bottom: 30px;
}

.mission_subheading {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  /* or 150% */

  text-align: center;

  /* HT_grey1 */

  color: #555582;
}

.billionsuns_advantage_container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}

.billionsuns_advantage_container_image {
  width: 310px;
  height: 270px;
}

.billionsuns_advantage_container_heading {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 36px;
  /* identical to box height, or 112% */

  text-align: center;

  /* HT_pink */

  color: #d63296;
  margin-bottom: 100px;
}

.download_container {
  display: flex;
  flex-direction: row;
  gap: 23px;
  margin-top: 40px;
}
.subscription_fee_text {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  /* or 143% */

  display: flex;
  align-items: center;

  /* HT_white */

  color: #ffffff;
}

.subsciption_fee_container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 20px 24px;
  height: 58px;
  /* gap: 10px; */
  /* HT_pink */

  background: #d63296;
  border-radius: 12px;
}

.billionsuns_advantage_container_column {
  display: flex;
  flex-direction: column;
  gap: 150px;
  width: 30%;
}

.bs_home_image {
  margin-top: -50px;
}

.bs_feature_container {
  width: 25%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 60px;
}
.bs_feature_heading {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  text-align: center;

  /* HT_white */

  color: #ffffff;
}
.bs_feature_subheading {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-align: center;

  /* HT_white */

  color: #ffffff;
}

.bs_feature_section {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.bs_feature_description_block {
  height: 180px;
}

.breadcrumbs_container {
  display: flex;
  padding: 50px 100px 10px 100px;
  justify-content: flex-start;
  gap: 8px;
}

.breadcrumbs_link {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 18px;
  /* or 150% */

  display: flex;
  align-items: center;
  text-transform: uppercase;

  /* HT_grey1 */

  color: #555582;
}

.billionsuns_download_container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 60px 100px;
}

.billionsuns_download_container_heading {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 36px;
  /* identical to box height, or 112% */

  text-align: center;

  /* HT_pink */

  color: #d63296;
  margin-bottom: 30px;
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .bs_feature_container {
    width: 50%;
  }
}

@media only screen and (max-width: 768px) {
  .billionsuns_download_container_heading {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    /* or 150% */

    text-align: center;

    /* HT_pink */

    color: #d63296;
    margin-bottom: 17px;
  }
  .billionsuns_download_container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 30px;
  }
  .bs_feature_description_block {
    height: 80px;
  }
  .bs_feature_section {
    flex-direction: column;
  }
  .bs_feature_heading {
    font-size: 20px;
  }
  .bs_feature_container {
    width: 100%;
    padding: 40px;
  }
  .billionsuns_banner_container {
    /* padding: 30px 30px; */
    background-color: #fff;
  }
  .billionsuns_advantage_container_column {
    width: 100%;
    gap: 40px;
  }
  .download_container {
    display: flex;
    flex-direction: column;
    gap: 23px;
  }
  .bs_home_image {
    margin-top: 40px;
    margin-bottom: 40px;
    height: 500px;
    width: 100%;
    object-fit: cover;
  }
  .billionsuns_advantage_container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .billionsuns_advantage_container_image {
    width: 100%;
    /* height: 270px; */
  }

  .billionsuns_banner_container_image {
    width: 100%;
  }
  .mission_heading {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    /* or 150% */

    text-align: center;

    /* HT_purple */

    color: #50288c;
  }
  .mission_logo {
    width: 145px;
    height: 145px;
  }
  .mission_subheading {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    /* or 150% */

    text-align: center;

    /* HT_grey1 */

    color: #555582;
  }
  .billionsuns_advantage_container_image_second {
    margin-top: 40px;
  }
  .billionsuns_advantage_container_heading {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    /* or 150% */

    text-align: center;

    /* HT_pink */

    color: #d63296;
    margin-bottom: 35px;
  }
}
