.Postdin-landing-page .row.banner-container {
  display: inherit;
  padding: 100px 0 30px;
}
.banner-container .helix-text h3 {
  font-weight: 400;
  color: #0047bb;
  font-size: 74px;
  line-height: 1;
  margin-bottom: 0;
  font-family: "open-sans";
}
.ra-banner {
  margin-top: 43px;
}
.banner-container .helix-text p {
  font-weight: 400;
  color: #0047bb;
  font-size: 27px;
  line-height: 1.31;
  margin-bottom: 0;
  font-family: "open-sans";
}
.banner-section.cell {
  min-height: unset;
}
.banner-container .banner-section {
  position: relative;
}
.banner-container .banner-section .helix-text {
  position: absolute;
  top: 14%;
  left: 5%;
  background-color: #fff;
  box-shadow: rgb(0 0 0 / 12%) 0 1px 3px, rgb(0 0 0 / 24%) 0 1px 2px;
  font-family: "open-sans,sans-serif";
  text-align: center;
  padding: 30px !important;
}
.treatment-tabs-part .helix-core-layout-container {
  margin: 0 auto;
  padding: 0;
}
.tabs-section {
  text-align: center;
  display: block;
}
.beingtreated-text p {
  font-family: "noto-sans";
  font-style: normal;
  font-size: 30px;
  color: #0047bb;
  font-weight: 300;
}
.tabs-section ul.treated-tabs {
  display: flex;
  justify-content: space-between;
  padding-left: 0;
}
.tabs-section ul.treated-tabs li {
  background-color: #e3e3e3;
  width: 33%;
}
.tabs-section ul.treated-tabs li.active {
  background-color: #dc3c1e;
}
.treated-tabs li.active a {
  text-decoration: none;
  color: #fff;
}
.treated-tabs li p {
  margin-top: 20px;
}
.treated-tabs li p a {
  font-family: open-sans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 20px;
  line-height: 36px;
  color: #6c6c6c;
}
.treated-tabs li a {
  text-decoration: none;
}
.treated-tabs li a p {
  margin-top: 20px;
  font-family: open-sans, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 20px;
  line-height: 36px;
  color: #6c6c6c;
}
.accordion-section::part(inner-container) {
  margin: 0 auto;
  padding: 0;
  max-width: 91vw;
}
.treated-tabs li.active a p {
  color: #fff;
}
.ra-banner.active,
.ra-content.active,
.ra-text.active {
  display: block;
}
.banner-container .banner-section .helix-text.active {
  display: block;
}
.gestro-content,
.derm-content,
.gestro-banner,
.derm-banner,
.gestro-text,
.derm-text,
.gestro-booklet-footer,
.derm-booklet-footer {
  display: none;
}
.ra-booklet-footer helix-core-image img {
  width: 97%;
  float: right;
}
@media only screen and (max-width: 767px) {
  .Postdin-landing-page .row.banner-container {
    display: inherit;
    padding: 129px 0 20px;
  }
  .ra-banner {
    margin-top: 0;
  }
  .banner-container .banner-section .helix-text {
    display: none !important;
    position: absolute;
    top: auto;
    left: 16%;
    bottom: 0;
    background-color: #fff;
    box-shadow: rgb(0 0 0 / 12%) 0 1px 3px, rgb(0 0 0 / 24%) 0 1px 2px;
    font-family: "noto-sans";
    text-align: center;
    padding: 10px 20px !important;
  }
  .banner-container .helix-text h3 {
    font-size: 50px;
  }
  .banner-container .helix-text p {
    font-size: 20px;
  }
  .treatment-tabs-part .helix-core-layout-container {
    margin: 0 auto;
    padding: 0;
  }
  .tabs-section ul.treated-tabs {
    display: flex;
    justify-content: space-between;
    padding: 0 10px;
  }
  .tabs-section {
    text-align: center;
    display: block;
    margin: 0 auto;
    width: 100%;
  }
  .tabs-section ul.treated-tabs li.active {
    background-color: #dc3c1e;
    padding: 20px 5px;
  }
  .treated-tabs li p {
    margin-top: 0;
    margin-bottom: 0;
  }
  .treated-tabs li p a {
    font-family: open-sans, sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 13px;
    line-height: 20px;
    color: #6c6c6c;
  }
  .tabs-section ul.treated-tabs li {
    background-color: #e3e3e3;
    width: 33%;
    text-align: center;
    padding: 20px 5px;
  }
  .treated-tabs li p a {
    font-family: open-sans, sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 12px;
    line-height: 20px;
    color: #6c6c6c;
  }
  .beingtreated-text p {
    font-family: "noto-sans";
    font-weight: 350;
    font-style: normal;
    font-size: 20px;
    padding: 20px 62px 0;
    color: #0047bb;
  }
  .accordion-section .helix-core-layout-container {
    margin: 0;
    max-width: 100vw;
    padding: 0;
  }
  .p-30 {
    margin-top: 9px !important;
    margin-left: 0;
  }
  .bookletFlex {
    flex-basis: 30% !important;
  }
  .hederCell {
    flex-basis: 60% !important;
  }
}
@media only screen and (device-width: 768px) {
  .treatment-tabs-part .helix-core-layout-container,
  .accordion-section .helix-core-layout-container {
    margin: 0 auto;
    padding: 0 10px;
  }
}
@media only screen and (min-width: 1020px) {
  .beingtreated-text p {
    width: 90%;
    margin: 0 auto 30px;
    transform: translate(-10px);
  }
}
@media only screen and (min-width: 1200px) {
  .banner-container .helix-text {
    top: 25% !important;
    left: 4% !important;
    padding: 20px !important;
  }
  .banner-container .helix-text h3 {
    font-size: 40px;
  }
  .banner-container .helix-text p {
    font-size: 15px;
  }
}
@media only screen and (min-width: 1280px) {
  .banner-container .helix-text {
    top: 22% !important;
    left: 4% !important;
    padding: 20px !important;
  }
  .banner-container .helix-text h3 {
    font-size: 50px;
  }
  .banner-container .helix-text p {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1366px) {
  .banner-container .helix-text {
    top: 24% !important;
    left: 4% !important;
    padding: 25px !important;
  }
  .banner-container .helix-text h3 {
    font-size: 56px;
  }
  .banner-container .helix-text p {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1440px) {
  .banner-container .helix-text {
    top: 25% !important;
    left: 4% !important;
    padding: 25px !important;
  }
  .banner-container .helix-text h3 {
    font-size: 62px;
  }
  .banner-container .helix-text p {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1530px) {
  .banner-container .helix-text {
    top: 25% !important;
    left: 4% !important;
    padding: 20px !important;
  }
  .banner-container .helix-text h3 {
    font-size: 68px;
  }
  .banner-container .helix-text p {
    font-size: 26px;
  }
}
@media only screen and (min-width: 1600px) {
  .banner-container .helix-text {
    top: 25% !important;
    left: 4% !important;
    padding: 25px !important;
  }
  .banner-container .helix-text h3 {
    font-size: 75px;
  }
  .banner-container .helix-text p {
    font-size: 30px;
  }
}
@media only screen and (min-width: 1680px) {
  .banner-container .helix-text {
    top: 23% !important;
    left: 4% !important;
    padding: 30px !important;
  }
  .banner-container .helix-text h3 {
    font-size: 80px;
  }
  .banner-container .helix-text p {
    font-size: 32px;
  }
}
@media only screen and (min-width: 1920px) {
  .banner-container .helix-text {
    top: 25% !important;
    left: 4% !important;
    padding: 30px !important;
  }
  .banner-container .helix-text h3 {
    font-size: 98px;
  }
  .banner-container .helix-text p {
    font-size: 42px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #il003 h3 {
    font-size: 45px;
  }
  #il003 p {
    font-size: 15px;
  }
}
.p-30 {
  margin-top: 70px;
  margin-left: 20px;
}
.bookletFlex {
  flex-basis: 100%;
}
@media only screen and (min-device-width: 390px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
  .bookletFlex {
    flex-basis: 35% !important;
  }
  .p-30 {
    margin-left: 10px;
  }
}