[data-page-id="Home"].page-content {
  background-color: #fff;
}
#references,
#isi {
  margin: auto;
  width: 100%;
}
#isi button.fixed_isi_trigger {
  display: none;
}
#isi h2,
#fixed_isi h2 {
  margin-bottom: 12px;
  color: #9b288c;
  text-transform: uppercase;
}
#isi h3,
#fixed_isi h3 {
  line-height: 20px;
  margin-bottom: 4px;
}
#isi p,
#fixed_isi p {
  line-height: 20px;
  margin-bottom: 20px;
}
#isi ul li,
#fixed_isi ul li {
  position: relative;
  padding-left: 10px;
  line-height: 20px;
  margin-bottom: 0;
}
#isi ul li:before,
#fixed_isi ul li:before {
  content: "";
  position: absolute;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  background: #58595b;
}
#isi a,
#fixed_isi a {
  color: #9b288c;
  text-decoration: none;
}
#isi a.hover,
#isi a:hover,
#fixed_isi a.hover,
#fixed_isi a:hover {
  text-decoration: underline;
}
#isi ul,
#fixed_isi ul {
  list-style-type: none;
  padding: 0;
}
#references h3 {
  font-family: "Gotham", sans-serif;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #9b288c;
}
#references ol li {
  font-family: "Gotham", sans-serif;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 4px;
  line-height: 12px;
}
@media screen and (min-width: 1800px) and (max-width: 9999px) {
  #references,
  #isi {
    padding: 0 30px;
    max-width: 1366px;
  }
}

@media screen and (min-width: 960px) and (max-width: 9999px) {
  #isi,
  #references {
    padding: 0 15px;
    max-width: 1366px;
  }
  #isi article {
    padding: 75px 200px 0 75px;
  }
  #isi .section article .isi-header,
  #fixed_isi .section article .isi-header {
    padding: 0;
  }
  #isi ul,
  #fixed_isi ul {
    list-style-type: none;
  }
  #isi h2,
  #fixed_isi h2 {
    font-family: "Gotham", sans-serif;
    font-size: 26px;
    font-weight: 700;
  }
  #isi h3,
  #fixed_isi h3 {
    font-family: "Gotham", sans-serif;
    font-size: 16px;
    font-weight: 700;
  }
  #isi p,
  #fixed_isi p {
    font-family: "Gotham", sans-serif;
    font-size: 16px;
    font-weight: 400;
  }
  #isi ul li,
  #fixed_isi ul li {
    font-family: "Gotham", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
  }
  #isi ul li:before,
  #fixed_isi ul li:before {
    top: 11px;
  }
  #isi a,
  #fixed_isi a {
    font-family: "Gotham", sans-serif;
    font-size: 16px;
    font-weight: 700;
  }

  #references article {
    padding: 30px 200px 0 75px;
  }
  #references ol {
    margin-left: 20px;
  }
}

@media screen and (max-width: 959px) {
  #isi article {
    padding: 30px 0 0 0;
  }
  #references,
  #isi {
    padding: 0 25px;
    max-width: 100%;
  }
  #isi ul li,
  #fixed_isi ul li {
    font-family: "Gotham", sans-serif;
    font-size: 14px;
    font-weight: 400;
  }
  #isi ul li:before,
  #fixed_isi ul li:before {
    top: 7px;
  }
  #isi h2,
  #fixed_isi h2 {
    font-family: "Gotham", sans-serif;
    font-size: 22px;
    font-weight: 700;
  }
  #isi h2,
  #fixed_isi h2 {
    font-family: "Gotham", sans-serif;
    font-size: 22px;
    font-weight: 700;
  }
  #isi h3,
  #fixed_isi h3 {
    font-family: "Gotham", sans-serif;
    font-size: 14px;
    font-weight: 700;
  }
  #isi p,
  #fixed_isi p {
    font-family: "Gotham", sans-serif;
    font-size: 14px;
    font-weight: 400;
  }
  #isi a,
  #fixed_isi a {
    font-family: "Gotham", sans-serif;
    font-size: 14px;
    font-weight: 700;
  }
  #references article {
    padding: 30px 0 0 0;
  }
}

/* CTA section */
#cta > article {
  margin: auto;
  width: 100%;
}
.homepage-content #cta > article {
  display: flex;
}
.homepage-content #cta .head-to-head,
.homepage-content #cta .first-line-biologic,
.homepage-content #cta .milestones {
  position: relative;
}
.homepage-content .head-to-head {
  overflow: hidden;
  background: url(../images/head-to-head-bg.svg) 0 0 no-repeat;
  background-size: cover;
  text-align: center;
}
.homepage-content .head-to-head:before {
  -webkit-filter: blur(3px);
  filter: blur(3px);
  z-index: 1;
}
.homepage-content .head-to-head:before,
.homepage-content .head-to-head:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.homepage-content .head-to-head:after {
  z-index: 2;
}
.homepage-content .head-to-head > * {
  position: relative;
  z-index: 3;
}
.homepage-content .head-to-head h2 {
  text-transform: uppercase;
  color: #fff;
}
.homepage-content .head-to-head h2 .knockout-29 {
  display: block;
  font-size: 40px;
  line-height: 32px;
}
.homepage-content .head-to-head h2 .knockout-49 {
  letter-spacing: -1px;
  display: block;
  line-height: 85px;
}
.homepage-content .head-to-head h2 .knockout-29.subhead {
  font-size: 32px;
  line-height: 48px;
}
[data-page-id="Home"] .head-to-head h2 .knockout-29 sup {
  position: relative;
  top: -10px;
  font-size: 16px;
}
[data-page-id="Home"] .head-to-head .entyvio-vs-humira {
  display: flex;
  justify-content: flex-start;
}
[data-page-id="Home"] .head-to-head .entyvio-vs-humira h3 {
  position: relative;
  color: #fff;
  text-transform: uppercase;
}

[data-page-id="Home"] .head-to-head .entyvio-vs-humira h3 em {
  font-style: normal;
  display: block;
  text-transform: lowercase;
}
[data-page-id="Home"] .head-to-head .entyvio-vs-humira h3 .superscript-set {
  position: absolute;
}
[data-page-id="Home"] .head-to-head .entyvio-vs-humira h3 .superscript-set sup {
  position: relative;
}
[data-page-id="Home"] .head-to-head .legal {
  position: relative;
  color: #fff;
}
[data-page-id="Home"] .head-to-head .legal span {
  position: absolute;
}

[data-page-id="Home"] .milestones {
  overflow: hidden;
  background: url(../images/homepage-milestones-bg.png) 0 0 no-repeat;
  background-size: cover;
  text-align: center;
  min-height: 980px;
}
[data-page-id="Home"] .milestones h2 {
  position: relative;
  text-transform: uppercase;
  color: #9b288c;
}
[data-page-id="Home"] .milestones .milestones-banner img {
  width: 80%;
}
[data-page-id="Home"] .milestones .icon-list {
  margin-top: 25px;
}
[data-page-id="Home"] .milestones .icon-list .icon-item {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
[data-page-id="Home"] .milestones .icon-list .icon-item img {
  width: 80px;
  height: 80px;
  margin-right: 10px;
}
[data-page-id="Home"] .milestones .icon-list .icon-item p {
  color: #9b288c;
  margin: 0;
  text-align: left;
  font-family: "Gotham", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
}
[data-page-id="Home"] .milestones .icon-list .icon-item p span {
  font-family: "Knockout", sans-serif;
  font-size: 26px;
  text-transform: uppercase;
}
[data-page-id="Home"] .milestones .legal {
  margin-top: 30px;
  text-align: left;
  font-family: "Gotham", sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #9b288c;
}

@media screen and (min-width: 1800px) and (max-width: 9999px) {
  #cta > article {
    padding: 0 30px;
    max-width: 1366px;
  }
}
@media screen and (min-width: 960px) and (max-width: 9999px) {
  .homepage-content #cta > article {
    padding: 0 23px;
  }
  .homepage-content #cta > article > div:nth-child(1) {
    padding-right: 12px;
  }
  .homepage-content #cta > article > div {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .homepage-content #cta > article > div:nth-child(2) {
    padding-left: 12px;
  }
  .homepage-content .head-to-head {
    padding: 32px 25px 119px 25px;
    min-height: 100%;
  }
  .homepage-content .head-to-head:before {
    background: url(../images/head-to-head1.svg) calc(100% + 4px)
      calc(100% + 4px) no-repeat;
    background-size: 258px auto;
  }
  .homepage-content .head-to-head:after {
    background: url(../images/head-to-head2.svg) 100% 100% no-repeat;
    background-size: 258px auto;
  }
  .homepage-content .head-to-head .varsity-trial {
    margin-top: 80px;
    margin-bottom: 50px;
  }
  .homepage-content .head-to-head .varsity-trial img {
    width: 240px;
    height: 60px;
  }
  .homepage-content .head-to-head h2 {
    padding: 25px 0 20px 20px;
  }
  .homepage-content .head-to-head h2 .knockout-29 {
    font-family: "Knockout", sans-serif;
    font-size: 50px;
    font-weight: 200;
    line-height: 52px;
  }
  .homepage-content .head-to-head h2 .knockout-49 {
    font-family: "Knockout", sans-serif;
    font-size: 70px;
    font-weight: 700;
    line-height: 69px;
    position: relative;
    display: inline-flex;
    align-items: center;
  }
  .gotham-med {
    font-size: 70px;
  }
  [data-page-id="Home"] .head-to-head h2 .knockout-29 sup {
    top: -23px;
    font-size: 20px;
  }
  [data-page-id="Home"] .head-to-head .entyvio-vs-humira {
    margin-top: 40px;
    padding: 0 20px;
    justify-content: center;
  }
  [data-page-id="Home"] .head-to-head .entyvio-vs-humira h3 {
    font-family: "Knockout", sans-serif;
    font-size: 60px;
    font-weight: 700;
    line-height: 40px;
  }
  [data-page-id="Home"] .head-to-head .entyvio-vs-humira h3 em {
    font-family: "Gotham", sans-serif;
    font-size: 20px;
    font-weight: 400;
  }
  [data-page-id="Home"]
    .head-to-head
    .entyvio-vs-humira
    [data-yellow-dot-word] {
    top: -25px;
    margin: 15px 32px 0 32px;
    padding-top: 1px;
    position: relative;
    font-family: "Gotham", sans-serif;
    font-size: 16px;
    font-weight: 700;
    width: 57px;
    height: 57px;
    line-height: 57px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 100%;
    color: #9b288c;
    background: #ffcb03;
  }
  [data-page-id="Home"] .head-to-head .entyvio-vs-humira h3 .superscript-set {
    top: -5px;
    font-size: 30px;
  }
  [data-page-id="Home"]
    .head-to-head
    .entyvio-vs-humira
    h3
    .superscript-set
    sup {
    top: -7px;
    font-size: 20px;
  }
  [data-page-id="Home"] .head-to-head .legal {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    width: 50%;
    padding: 15px 20px 20px 20px;
  }
  [data-page-id="Home"] .head-to-head .legal span {
    left: 14px;
  }
  p.legal sup {
    font-size: 10px;
  }
  [data-page-id="Home"] .head-to-head .btn-wrapper {
    margin: 56px 0 0 25px;
  }
  .btn.btn-secondary {
    padding: 20px 30px;
  }
  .btn.btn-secondary.hover,
  .btn.btn-secondary:hover {
    box-shadow: 0 3px 8px 0 rgb(61 5 58 / 30%);
    border: 2px solid #9b288c;
    background: #f4e8f3;
  }

  [data-page-id="Home"] .milestones {
    padding: 20px 20px 20px 32px;
    min-height: 100%;
  }
  [data-page-id="Home"] .milestones h2 {
    font-family: "Knockout", sans-serif;
    font-size: 50px;
    font-weight: 200;
    margin-bottom: 30px;
    line-height: 52px;
  }
  p.legal {
    font-size: 12px;
    line-height: 12px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1250px) {
  [data-page-id="Home"] .head-to-head {
    padding: 32px 15px 125px 15px;
  }
  [data-page-id="Home"] #cta > article > div:nth-child(1) {
    flex: 0 0 55%;
    max-width: 55%;
  }
  [data-page-id="Home"] #cta > article > div:nth-child(2) {
    flex: 0 0 45%;
    max-width: 45%;
  }
  [data-page-id="Home"]
    .head-to-head
    .entyvio-vs-humira
    [data-yellow-dot-word] {
    margin: 10px 5px 0 5px;
  }
  [data-page-id="Home"] .head-to-head .legal {
    padding: 15px 0 20px 0;
  }
}

@media screen and (max-width: 959px) {
  [data-page-id="Home"] .head-to-head {
    margin-bottom: 25px;
    padding: 32px 15px 25px 15px;
  }
  [data-page-id="Home"] .head-to-head:before {
    background: url(../images/head-to-head1.svg) calc(100% + 4px)
      calc(100% + 4px) no-repeat;
    background-size: 155px auto;
  }
  [data-page-id="Home"] .head-to-head:after {
    background: url(../images/head-to-head2.svg) 100% 100% no-repeat;
    background-size: 155px auto;
  }
  [data-page-id="Home"] .head-to-head .varsity-trial img {
    width: 100%;
  }
  [data-page-id="Home"] .head-to-head h2 {
    padding: 30px 0 20px 10px;
  }
  [data-page-id="Home"] .head-to-head h2 .knockout-29 {
    font-family: "Knockout", sans-serif;
    font-size: 24px;
    font-weight: 200;
    line-height: 24px;
  }
  [data-page-id="Home"] .head-to-head h2 .knockout-49 {
    font-family: "Knockout", sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 44px;
    position: relative;
    display: inline-flex;
    align-items: center;
  }
  [data-page-id="Home"] .gotham-med {
    font-size: 36px;
  }
  [data-page-id="Home"] .head-to-head h2 .knockout-29.subhead {
    font-size: 18px;
    line-height: 20px;
  }
  [data-page-id="Home"] .head-to-head h2 .knockout-29.subhead sup {
    top: -8px;
    font-size: 10px;
  }
  [data-page-id="Home"] .head-to-head h2 .knockout-29 sup {
    top: -14px;
    font-size: 15px;
  }
  [data-page-id="Home"] .head-to-head .entyvio-vs-humira {
    padding: 0 20px;
  }
  [data-page-id="Home"] .head-to-head .entyvio-vs-humira h3 {
    font-family: "Gotham", sans-serif;
    font-size: 21px;
    font-weight: 600;
    line-height: 20px;
  }
  [data-page-id="Home"] .head-to-head .entyvio-vs-humira h3 em {
    font-family: "Gotham", sans-serif;
    font-size: 12px;
    font-weight: 600;
  }
  [data-page-id="Home"]
    .head-to-head
    .entyvio-vs-humira
    [data-yellow-dot-word] {
    margin: -6px 12px 0 12px;
    padding-top: 1px;
    padding-right: 2px;
    position: relative;
    font-family: "Gotham", sans-serif;
    font-size: 10px;
    font-weight: 600;
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-style: italic;
    text-align: center;
    text-transform: uppercase;
    border-radius: 100%;
    color: #9b288c;
    background: #ffcb03;
  }
  [data-page-id="Home"] .head-to-head .entyvio-vs-humira h3 .superscript-set {
    top: -1px;
    font-size: 18px;
  }
  [data-page-id="Home"]
    .head-to-head
    .entyvio-vs-humira
    h3
    .superscript-set
    sup {
    top: -5px;
    font-size: 10px;
  }
  [data-page-id="Home"] .head-to-head .entyvio-vs-humira h3 em {
    font-family: "Gotham", sans-serif;
    font-size: 12px;
    font-weight: 600;
  }
  [data-page-id="Home"] .head-to-head .legal {
    padding: 15px 20px 25px 23px;
    line-height: 12px;
  }
  [data-page-id="Home"] .head-to-head .legal span {
    left: 30px;
  }
  [data-page-id="Home"] .head-to-head .legal sup {
    top: -2px;
  }
  [data-page-id="Home"] .head-to-head .btn-wrapper {
    margin: 0 0 0 10px;
  }
  [data-page-id="Home"] .milestones {
    padding: 32px 25px 119px 25px;
    height: 980px;
    min-height: 100%;
  }
  [data-page-id="Home"] .milestones h2 {
    font-family: "Knockout", sans-serif;
    font-size: 36px;
    font-weight: 200;
    margin-bottom: 45px;
    line-height: 35px;
  }
  [data-page-id="Home"] .milestones .icon-list .icon-item p {
    font-size: 14px;
  }
  [data-page-id="Home"] .milestones .icon-list .icon-item p span {
    font-size: 18px;
  }
  [data-page-id="Home"] .milestones .legal {
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
  }
  p.legal sup {
    font-size: 10px;
  }
  [data-page-id="Home"] #cta > article {
    flex-direction: column;
  }
  .homepage-content #cta > article {
    padding: 0 25px;
    max-width: 100%;
  }
  p.legal {
    font-size: 10px;
  }
}

@media screen and (max-width: 374px) {
  [data-page-id="Home"] .head-to-head .entyvio-vs-humira {
    padding: 0 10px;
  }
  [data-page-id="Home"] .head-to-head .legal {
    padding-left: 10px;
  }
  [data-page-id="Home"] .head-to-head .legal span {
    left: 4px;
  }
  [data-page-id="Home"]
    .head-to-head
    .entyvio-vs-humira
    [data-yellow-dot-word] {
    margin: 0 6px 0 6px;
  }
  [data-page-id="Home"] .head-to-head .entyvio-vs-humira h3 {
    letter-spacing: -1px;
  }
  [data-page-id="Home"] .milestones .icon-list .icon-item p {
    line-height: 14px;
  }
}

#indication_bar {
  position: relative;
  width: 100%;
  background: none;
}
#indication_bar > div > div {
  position: relative;
  margin: auto;
  width: 100%;
}

#indication_bar > div > div * {
  position: relative;
  z-index: 2;
}
#indication_bar h3 {
  color: #9b288c;
}

@media screen and (min-width: 1800px) {
  #indication_bar > div > div {
    padding: 0 30px;
    max-width: 1366px;
  }
}

@media screen and (min-width: 960px) and (max-width: 9999px) {
  #indication_bar {
    top: -30px;
    margin-bottom: -30px;
  }
  #indication_bar > div > div {
    padding: 20px 0 20px 30px;
  }

  #indication_bar h3 {
    font-family: "Gotham", sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0;
    padding-left: 40px;
    padding-right: 150px;
  }
}
@media screen and (max-width: 959px) {
  #indication_bar {
    top: -20px;
    margin-bottom: 0;
  }

  #indication_bar > div > div {
    max-width: 100%;
    padding: 15px 0 15px 25px;
  }

  #indication_bar h3 {
    font-family: "Gotham", sans-serif;
    font-size: 14px;
    font-weight: 700;
    padding-right: 70px;
    margin-bottom: 0;
    line-height: 14px;
  }
}

[data-page-id="Home"] .first-line-biologic {
  margin-bottom: 20px;
  padding: 20px 12px 20px 32px;
}
[data-page-id="Home"] .first-line-biologic {
  color: #9b288c;
}
[data-page-id="Home"] .first-line-biologic div {
  margin-top: 36px;
  text-align: center;
}
[data-page-id="Home"] .first-line-biologic h2 {
  position: relative;
  text-transform: uppercase;
}
[data-page-id="Home"] .first-line-biologic div {
  margin-top: 36px;
  text-align: center;
}
[data-page-id="Home"] .first-line-biologic .legal {
  margin-top: 0;
  font-family: "Gotham", sans-serif;
  font-size: 14px;
  font-weight: 600;
}
[data-page-id="Home"] .first-line-biologic .legal {
  margin-top: 0;
  font-family: "Gotham", sans-serif;
  font-size: 14px;
  font-weight: 600;
}
[data-page-id="Home"] .first-line-biologic .legal p {
  color: #58595b;
  position: relative;
  padding: 0 80px;
}

[data-page-id="Home"] .first-line-biologic {
  margin: auto;
  width: 100%;
}
@media screen and (min-width: 960px) and (max-width: 9999px) {
  [data-page-id="Home"] .first-line-biologic h2 {
    font-family: "Knockout", sans-serif;
    font-size: 50px;
    font-weight: 200;
    margin-bottom: 20px;
    line-height: 52px;
  }
  [data-page-id="Home"] .first-line-biologic h2 strong {
    font-family: "Knockout", sans-serif;
    font-size: 50px;
    font-weight: 700;
  }
  [data-page-id="Home"] .first-line-biologic .legal p {
    position: relative;
    margin: 0;
  }
  [data-page-id="Home"] .first-line-biologic {
    padding: 0 30px;
    max-width: 1366px;
  }
  [data-page-id="Home"] .first-line-biologic h2 sup {
    top: -18px;
    font-size: 20px;
  }
}

@media screen and (max-width: 959px) {
  [data-page-id="Home"] .first-line-biologic h2 sup {
    top: -12px;
    font-size: 17px;
  }
  [data-page-id="Home"] .first-line-biologic {
    padding: 0 25px;
    max-width: 100%;
  }
  [data-page-id="Home"] .first-line-biologic h2 {
    font-family: "Knockout", sans-serif;
    font-size: 28px;
    font-weight: 200;
    margin-bottom: 20px;
    line-height: 32px;
  }
  [data-page-id="Home"] .first-line-biologic h2 strong {
    font-family: "Knockout", sans-serif;
    font-size: 33px;
    font-weight: 700;
    display: block;
  }
  [data-page-id="Home"] .first-line-biologic .legal {
    margin-bottom: 24px;
  }
  [data-page-id="Home"] .first-line-biologic .legal p {
    position: relative;
    margin: 0 0 4px 0;
    line-height: 12px;
    padding: 0;
  }
}

#home_title > article {
  margin: auto;
  width: 100%;
}

@media screen and (min-width: 1800px) {
  #home_title > article {
    padding: 0 30px;
    max-width: 1366px;
  }
}
@media screen and (min-width: 960px) and (max-width: 9999px) {
  #home_title > article {
    padding: 0 23px;
  }
  [data-page-id="Home"] #home_title > article h2 {
    color: #9b288c;
    margin-top: 25px;
    margin-bottom: 55px;
    text-transform: uppercase;
    font-family: "Knockout", sans-serif;
    font-size: 72px;
    font-weight: 700;
    display: flex;
    align-items: center;
  }
  [data-page-id="Home"] #home_title > article h2:before,
  [data-page-id="Home"] #home_title > article h2:after {
    content: "";
    flex-grow: 1;
    height: 4px;
    background: #ffcb03;
  }
  [data-page-id="Home"] #home_title > article h2 > span {
    padding: 0 20px;
  }
  [data-page-id="Home"] #home_title > article h2 > span span {
    position: relative;
  }
  [data-page-id="Home"] #home_title > article h2 > span em {
    font-family: "Knockout", sans-serif;
    font-size: 36px;
    position: absolute;
    bottom: -23px;
    left: 0;
    font-weight: 400;
    text-transform: lowercase;
    font-style: normal;
  }
}
@media screen and (max-width: 959px) {
  [data-page-id="Home"] #home_title > article {
    padding: 0 25px;
    max-width: 100%;
  }
  [data-page-id="Home"] #home_title > article h2 {
    font-family: "Knockout", sans-serif;
    font-size: 42px;
    font-weight: 700;
    color: #9b288c;
    text-transform: uppercase;
    letter-spacing: -1px;
  }
  [data-page-id="Home"] #home_title > article h2 > span span {
    position: relative;
    display: inline-block;
  }
  [data-page-id="Home"] #home_title > article h2 > span em {
    position: absolute;
    bottom: -12px;
    left: 0;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    text-transform: lowercase;
    letter-spacing: 0;
  }
  [data-page-id="Home"] #home_title {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 374px) {
  [data-page-id="Home"] #home_title > article h2 {
    line-height: 52px;
  }
  [data-page-id="Home"] #home_title > article h2 > span em {
    bottom: -27px;
  }
}

[data-page-id="Home"] #pillars > article {
  position: relative;
  display: flex;
  margin: auto;
  width: 100%;
}
[data-page-id="Home"] #pillars .selectivity,
[data-page-id="Home"] #pillars .remission,
[data-page-id="Home"] #pillars .safety {
  position: relative;
  overflow: hidden;
  background: url(../images/homepage-pillars.svg) 0 0 no-repeat;
  background-size: cover;
}
[data-page-id="Home"] #pillars h2 {
  text-transform: uppercase;
  color: #9b288c;
  letter-spacing: -1px;
}
[data-page-id="Home"] #pillars h2 .knockout-29 {
  color: #58595b;
  display: block;
}
[data-page-id="Home"] #pillars .content-area {
  position: relative;
  z-index: 3;
}
[data-page-id="Home"] #pillars h2 > sup {
  padding-left: 4px;
}
[data-page-id="Home"] #pillars h3 {
  font-family: "Gotham", sans-serif;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 15px;
  line-height: 14px;
}
[data-page-id="Home"] #pillars p {
  font-family: "Gotham", sans-serif;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 15px;
  line-height: 14px;
}
[data-page-id="Home"] #pillars .btn-wrapper {
  position: relative;
  z-index: 3;
}
[data-page-id="Home"] #pillars .bg {
  position: absolute;
  bottom: 0;
  z-index: 2;
}
[data-page-id="Home"] #pillars [data-yellow-dot-word] {
  padding: 0;
}
@media screen and (min-width: 1800px) {
  [data-page-id="Home"] #pillars > article {
    padding: 0 30px;
    max-width: 1366px;
  }
}

@media screen and (min-width: 960px) and (max-width: 9999px) {
  [data-page-id="Home"] #pillars {
    margin: 40px 0 20px 0;
  }
  [data-page-id="Home"] #pillars > article {
    padding: 0 23px;
    justify-content: space-between;
  }
  [data-page-id="Home"] #pillars .selectivity,
  [data-page-id="Home"] #pillars .remission,
  [data-page-id="Home"] #pillars .safety {
    flex: 0 0 calc(33.33333% - 20px);
    max-width: calc(33.33333% - 20px);
    box-shadow: 5px 5px 5px 0 rgb(155 40 140 / 8%);
    min-height: 560px;
  }
  [data-page-id="Home"] #pillars .selectivity:before,
  [data-page-id="Home"] #pillars .remission:before,
  [data-page-id="Home"] #pillars .safety:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 6px;
    background: #ffcb03;
  }
  [data-page-id="Home"] #pillars .content-area {
    padding: 95px 0 0 25px;
    min-height: 430px;
  }
  [data-page-id="Home"] #pillars h2 {
    font-family: "Knockout", sans-serif;
    font-size: 72px;
    font-weight: 700;
    margin-bottom: 30px;
    line-height: 50px;
  }
  [data-page-id="Home"] #pillars h2 .knockout-29 {
    font-family: "Knockout", sans-serif;
    font-size: 45px;
    font-weight: 200;
  }
  [data-page-id="Home"] #pillars h2 > sup {
    top: -42px;
    font-size: 17px;
  }
  [data-page-id="Home"] #pillars h3 {
    padding-right: 100px;
    margin-bottom: 15px;
  }
  [data-page-id="Home"] #pillars p {
    padding-right: 160px;
    margin-bottom: 15px;
  }
  [data-page-id="Home"] #pillars .btn-wrapper {
    margin: 0 0 0 25px;
    display: flex;
  }
  [data-page-id="Home"] #pillars p {
    padding-right: 160px;
    margin-bottom: 15px;
  }
  [data-page-id="Home"] #pillars .btn-wrapper p {
    padding: 0;
  }
  [data-page-id="Home"] #pillars .btn-wrapper .btn:nth-child(1) {
    margin-right: 10px;
  }
  [data-page-id="Home"] #pillars .btn-wrapper .btn {
    padding: 20px;
  }
  [data-page-id="Home"] #pillars .bg {
    left: 0;
    width: 100%;
  }
  [data-page-id="Home"] #pillars [data-yellow-dot-word]:nth-child(2) {
    left: calc(66.66666% - 30px);
  }
  [data-page-id="Home"] #pillars [data-yellow-dot-word] {
    position: relative;
    font-family: "Gotham", sans-serif;
    font-size: 20px;
    font-weight: 600;
    width: 61px;
    height: 61px;
    line-height: 61px;
    font-style: italic;
    text-align: center;
    text-transform: uppercase;
    border-radius: 100%;
    color: #9b288c;
    background: #ffcb03;
    flex: 0 0 61px;
    max-width: 61px;
    position: absolute;
    top: 50%;
    left: calc(33.33333% - 30px);
    transform: translateY(-50%);
    z-index: 3;
  }
  [data-only*="mobile"] {
    display: none;
  }
  [data-page-id="Home"] #pillars h2 .knockout-29 sup {
    top: -22px;
    font-size: 18px;
  }
  [data-page-id="Home"] #pillars .selectivity .footnote,
  [data-page-id="Home"] #pillars .remission .footnote,
  [data-page-id="Home"] #pillars .safety .footnote {
    font-size: 12px;
    line-height: 12px;
  }
  [data-page-id="Home"] #pillars .safety h2 {
    margin-top: 10px;
    margin-bottom: 25px;
  }
}

@media (max-width: 1250px) and (min-width: 960px) {
  [data-page-id="Home"] #pillars .content-area {
    padding-top: 40px;
    min-height: 0;
  }
  [data-page-id="Home"] #pillars h2 {
    font-family: "Knockout", sans-serif;
    font-size: 56px;
    font-weight: 700;
    line-height: 38px;
  }
  [data-page-id="Home"] #pillars h2 .knockout-29 {
    font-family: "Knockout", sans-serif;
    font-size: 36px;
    font-weight: 200;
  }
  [data-page-id="Home"] #pillars h2 > sup {
    top: -30px;
  }
}

@media screen and (max-width: 959px) {
  [data-page-id="Home"] #pillars {
    margin: 25px 0;
  }
  [data-page-id="Home"] #pillars > article {
    padding: 0;
    flex-direction: column;
  }
  [data-page-id="Home"] #pillars .selectivity,
  [data-page-id="Home"] #pillars .remission,
  [data-page-id="Home"] #pillars .safety {
    padding: 0 25px;
    min-height: 457px;
  }
  [data-page-id="Home"] #pillars .selectivity:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 6px;
    background: #ffcb03;
  }
  [data-page-id="Home"] #pillars .content-area {
    padding: 50px 0 0 0;
    width: 250px;
  }
  [data-page-id="Home"] #pillars h2 {
    font-family: "Knockout", sans-serif;
    font-size: 57px;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 40px;
  }
  [data-page-id="Home"] #pillars h2 .knockout-29 {
    font-family: "Knockout", sans-serif;
    font-size: 36px;
    font-weight: 200;
  }
  [data-page-id="Home"] #pillars h2 > sup {
    top: -33px;
    font-size: 15px;
  }
  [data-page-id="Home"] #pillars h3,
  [data-page-id="Home"] #pillars p {
    margin-bottom: 15px;
  }
  [data-page-id="Home"] #pillars .btn-wrapper p {
    margin-bottom: 8px;
    padding: 0;
  }
  [data-page-id="Home"] #pillars [data-yellow-dot-word] {
    position: relative;
    font-family: "Gotham", sans-serif;
    font-size: 20px;
    font-weight: 600;
    width: 61px;
    height: 61px;
    line-height: 61px;
    font-style: italic;
    text-align: center;
    text-transform: uppercase;
    border-radius: 100%;
    color: #9b288c;
    background: #ffcb03;
    position: relative;
    left: 50%;
    margin: -15px 0;
    transform: translateX(-50%);
    z-index: 3;
  }
  [data-page-id="Home"] #pillars .remission {
    padding-bottom: 25px;
  }
  [data-page-id="Home"] #pillars h2 .knockout-29 sup {
    top: -18px;
    font-size: 15px;
  }
  [data-page-id="Home"] #pillars .selectivity .footnote,
  [data-page-id="Home"] #pillars .remission .footnote,
  [data-page-id="Home"] #pillars .safety .footnote {
    font-size: 12px;
    line-height: 16px;
  }
  [data-page-id="Home"] #pillars .bg {
    right: 0;
    height: 480px;
  }
  [data-page-id="Home"] #pillars .remission img {
    bottom: -50px;
  }
}

@media (max-width: 374px) {
  [data-page-id="Home"] #pillars .content-area {
    width: 270px;
  }
  [data-page-id="Home"] #pillars h3,
  [data-page-id="Home"] #pillars p {
    padding-right: 40px;
  }
  [data-page-id="Home"] #pillars .btn-wrapper {
    padding-bottom: 20px;
  }
  [data-page-id="Home"] #pillars .bg {
    height: 400px;
  }
}

#hero {
  position: relative;
  overflow: hidden;
}
#hero:before {
  right: calc(50% - 1px);

  background-size: cover;
}
#hero:after {
  left: calc(50% - 1px);

  background-size: cover;
}
[data-page-id="Home"] #hero > div > picture > img,
[data-page-id="Home"] #hero > div > picture {
  bottom: -70px;
}
#hero > div > article + picture > img,
#hero > div > article + picture {
  right: 0;
  left: auto;
}
#hero > div > picture > img,
#hero > div > picture {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50%;
  height: 100%;
  z-index: 1;
}

#hero:before,
#hero:after {
  content: "";
  position: absolute;
  top: 0;
  width: calc(50% + 2px);
  height: 100%;
}
[data-page-id="Home"] #hero > div > article > div {
  margin: auto;
}

#hero > div > picture img {
  width: auto;
}
[data-page-id="Home"] #hero > div > picture > img,
[data-page-id="Home"] #hero > div > picture {
  bottom: -70px;
}
[data-page-id="Home"] #hero > div > article h1 {
  position: relative;
  margin: 0 auto 110px auto;
  text-transform: uppercase;
  text-align: left;
  color: #fff;
  display: inline-block;
}
[data-page-id="Home"] #hero > div > article h1 strong.super {
  position: absolute;
  line-height: 0;
}
[data-page-id="Home"] #hero > div > article h1 strong {
  color: #9b288c;
}
[data-page-id="Home"] #hero > div > article > div + div {
  position: relative;
  width: calc(900px / 2);
  left: calc(900px / 4 - 10px);
}
[data-page-id="Home"] #hero > div > article .extra-list ul {
  list-style-type: none;
  text-align: left;
}
ul[data-bullet] > li {
  position: relative;
  padding-left: 10px;
}
[data-page-id="Home"] #hero > div > article .extra-list ul li {
  font-family: "Gotham", sans-serif;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 14px;
  line-height: 13px;
}
ul[data-bullet="primary"] > li:before {
  color: #9b288c;
}
ul[data-bullet] > li:before {
  content: "•";
  position: absolute;
  left: 0;
  color: #9b288c;
}
#hero > div > article {
  margin: auto;
  width: 100%;
}
[data-page-id="Home"] #hero > div > article {
  top: 173px;
  text-align: center;
}
#hero > div > article {
  z-index: 3;
}
@media screen and (min-width: 1800px) and (max-width: 9999px) {
  #hero > div > article {
    padding: 0 30px;
    max-width: 1366px;
  }
}

@media screen and (min-width: 960px) and (max-width: 9999px) {
  #hero {
    min-height: 736px;
  }
  [data-page-id="Home"] #hero > div > article {
    /* min-height: 440px; */
    /* position: absolute; */
    min-height: auto;
    position: relative;
    left: 0;
    /* top: 240px; */
    top: 0;
    max-width: 1440px !important;
  }
  [data-page-id="Home"] #hero {
    max-width: 1440px;
    min-height: 766px;
    background: white;
    margin: auto;
  }
  [data-page-id="Home"] #hero > div > article > div {
    position: relative;
    left: 60px;
    width: 900px;
  }
  [data-page-id="Home"] #hero > div > article h1 {
    font-family: "Knockout", sans-serif;
    font-size: 94px;
    font-weight: 200;
    line-height: 82px;
  }
  [data-page-id="Home"] #hero > div > article h1 strong {
    font-family: "Knockout", sans-serif;
    font-size: 93px;
    font-weight: 800;
    padding-left: 30px;
  }
  [data-page-id="Home"] #hero > div > article h1 strong.super {
    font-family: "Knockout", sans-serif;
    font-size: 255px;
    font-weight: 400;
    bottom: -6px;
    padding-left: 30px;
  }
  [data-page-id="Home"] #hero > div > article .extra-list ul {
    margin: 10px 0 0 15px;
    padding-left: 0;
  }
}
@media screen and (min-width: 1185px) and (max-width: 1250px) {
  [data-page-id="Home"] #hero > div > article .extra-list {
    padding-right: 20px;
  }
}

@media screen and (min-width: 1140px) and (max-width: 1249px) {
  [data-page-id="Home"] #hero {
    min-height: 746px;
  }
}
@media screen and (min-width: 1100px) and (max-width: 1184px) {
  [data-page-id="Home"] #hero > div > article .extra-list {
    padding-right: 60px;
    margin-top: -10px;
  }
}

@media screen and (min-width: 1100px) and (max-width: 1139px) {
  [data-page-id="Home"] #hero {
    min-height: 696px;
  }
}
@media screen and (min-width: 1090px) and (max-width: 1139px) {
  [data-page-id="Home"] #hero > div > article .extra-list ul li {
    margin-bottom: 10px;
    font-size: 11px;
  }
}
@media screen and (min-width: 959px) and (max-width: 1024px) {
  [data-page-id="Home"] #hero {
    min-height: 660px;
    margin-top: 120px;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1039px) {
  [data-page-id="Home"] #hero > div > article .extra-list {
    padding-right: 70px;
    margin-top: -15px;
  }
  [data-page-id="Home"] #hero > div > article .extra-list ul li {
    margin-bottom: 5px;
    font-size: 11px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1250px) {
  [data-page-id="Home"] #hero > div > article > div {
    left: 48px;
    width: 700px;
  }
  [data-page-id="Home"] #hero > div > article h1 {
    font-family: "Knockout", sans-serif;
    font-size: 80px;
    font-weight: 200;
    line-height: 70px;
  }
  [data-page-id="Home"] #hero > div > article h1 strong {
    font-family: "Knockout", sans-serif;
    font-size: 78px;
    font-weight: 800;
    padding-left: 20px;
  }
  [data-page-id="Home"] #hero > div > article h1 strong.super {
    font-family: "Knockout", sans-serif;
    font-size: 205px;
    font-weight: 400;
  }
  [data-page-id="Home"] #hero > div > article .extra-list ul {
    margin-top: 0;
  }
}
@media screen and (max-width: 959px) {
  #hero {
    margin-top: 132px;
    height: 215px;
  }
  [data-page-id="Home"] #hero {
    margin-top: 95px;
  }
  [data-page-id="Home"] #hero {
    height: 420px;
  }
  [data-page-id="Home"] #hero > div > picture > img,
  [data-page-id="Home"] #hero > div > picture {
    bottom: 73px;
    height: 80%;
  }
  #hero > div > article {
    /* padding: 0 25px; */
    padding: 0;
    max-width: 100%;
  }
  [data-page-id="Home"] #hero > div > article > div {
    position: static;
  }
  [data-page-id="Home"] #hero > div > article h1 {
    font-family: "Knockout", sans-serif;
    font-size: 25px;
    font-weight: 200;
    left: 17px;
    margin-top: 45px;
    margin-bottom: 0;
    line-height: 21px;
    z-index: 3;
  }
  [data-page-id="Home"] #hero > div > article h1 strong {
    font-family: "Knockout", sans-serif;
    font-size: 25px;
    font-weight: 800;
    padding-left: 10px;
  }
  [data-page-id="Home"] #hero > div > article h1 strong.super {
    font-family: "Knockout", sans-serif;
    font-size: 65px;
    font-weight: 400;
    bottom: -1px;
    right: 2px;
  }
  [data-page-id="Home"] #hero > div > article .extra-list {
    position: absolute;
    left: 0;
    bottom: 15px;
    padding: 15px 25px 0;
    width: 100%;
    z-index: 3;
    background: #fff;
  }
  [data-page-id="Home"] #hero > div > article .extra-list ul {
    margin: 0;
  }
  [data-page-id="Home"] #hero > div > article .extra-list ul {
    padding-left: 0;
  }
}
@media screen and (min-width: 361px) and (max-width: 415px) {
  [data-page-id="Home"] #hero {
    margin-top: 106px;
  }
}
@media screen and (min-width: 0px) and (max-width: 360px) {
  [data-page-id="Home"] #hero {
    margin-top: 227px;
  }
}
#references ol {
  padding-left: 0;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  [data-page-id="Home"] #hero > div > picture > img,
  [data-page-id="Home"] #hero > div > picture {
    bottom: 0;
    height: 100%;
  }
}
@media screen and (max-width: 576px) {
  [data-page-id="Home"] #hero > div > picture > img,
  [data-page-id="Home"] #hero > div > picture {
    bottom: 68px;
    height: 77%;
  }
}

[data-page-id="Home"] .first-line-biologic .legal {
  line-height: 12px;
  font-size: 12px;
}

[data-page-id="Home"] .first-line-biologic .legal p{
  color: #9b288c;
}

.cdst-banner {
  max-width: 100%;
}

.page-content.resources-content {
  margin-top: 186px;
}

[data-page-id="Home"] #hero {
  min-height: auto !important;
  height: auto !important;
}

.page-content.resources-content [data-only="mobile"],
#hero::before,
#hero::after {
  display: none !important;
}

@media screen and (max-width: 956px) {
  .cdst-banner {
    display: block;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 699px) {
  .cdst-banner {
    margin-top: 13px;
  }
}
