/*
 Theme Name:   Pharma Patient
 Theme URI:    https://understrap.com
 Description:  Custom Patient theme for Verastem
 Author:       R. Frick
 Author URI:   https://rlfrick.com
 Template:     understrap
 Version:      1.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  pharma-hcp
*/

.entry-content h1 {
  text-transform: none !important;
}
.form-container label,
.form-container p {
  left: 0;
}

.homepage-header__background {
  position: relative;
  max-width: 1440px;
  margin: auto;
}
.homepage-header__background img {
  position: absolute;
  top: -80px;
  right: 0px;
  justify-content: flex-end;
  height: 100%;
  width: 51%;
  height: fit-content;
}

.homepage-header__section {
  max-width: 1440px;
  margin: auto;
  padding: 0px 87px 0px 87px;
}

.homepage-header__title {
  font-weight: 300;
  font-family: "Barlow Condensed";
  font-size: 65px;
  line-height: 65px;
  text-transform: unset;
  width: 63%;
  letter-spacing: -1.3px;
}
.homepage-header__title span:first-child {
  font-weight: 600;
  color: #2c3c7e;
}

.homepage-header__detail {
  color: #36798f;
  font-size: 28px;
  line-height: 1em;
  padding-bottom: 16px;
  max-width: 60%;
  letter-spacing: 1.1px;
}

.homepage-header__content {
  max-width: 63%;
}
.homepage-header__content p {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 23px;
}

.homepage-header__stat-title {
  font-size: 28px;
  line-height: normal;
  text-align: center;
  font-weight: 700;
  color: #36798f;
  margin-bottom: 10px;
  margin-top: 20px;
}

.homepage-header__content p:first-child {
  margin-bottom: 10px;
}
.homepage-header__content p:last-child {
  letter-spacing: -0.35px;
}

.homepage-header__stat-blocks {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 1060px;
  gap: 6%;
  margin: 30px auto 28px auto;
  font-family: "Barlow Condensed";
  color: white;
  padding-top: 5px;
}

.homepage-header__stat-block {
  position: relative;
  width: 480px;
  height: 250px;
  background: #2b3c7f;
  border-radius: 25px;
  overflow: hidden;
  padding: 30px 0px 0px 36px;
}

.homepage-header__stat-block.block_1 .section_1 {
  margin-top: -18px;
  display: flex;
  align-items: center;
  gap: 23px;
}

.homepage-header__stat-block.block_1 .section_1_1 {
  padding-top: 10px;
  padding-right: 44px;
}

.homepage-header__stat-block.block_1 .section_2 {
  letter-spacing: 0.8px;
  padding: 10px 0 10px 0;
}

.homepage-header__stat-block.block_2 .section_2 {
  padding-top: 7px;
  display: flex;
  gap: 14px;
  align-items: baseline;
}

.homepage-header__stat-block:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 27px;
  width: 100%;
  background: #377990;
}

.homepage-header__stat-block .big_bold {
  font-size: 85px;
  line-height: 1em;
  font-weight: bold;
}
.homepage-header__stat-block .big_bold sup {
  font-size: 30px;
  top: -1.3em;
  left: 5px;
}
.homepage-header__stat-block .large_text {
  font-size: 42px;
  line-height: 44px;
  font-weight: 500;
  letter-spacing: 2px;
}

.homepage-header__stat-block .medium_text {
  font-size: 30px;
  line-height: 33px;
  font-weight: 400;
  letter-spacing: -0.6px;
}

.homepage-header__stat-block .small_text {
  font-size: 18px;
  font-weight: 400;
}

.homepage__safety-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 1060px;
  margin: 0px auto;
}
.homepage__safety-text {
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
}
.homepage__safety-link-wrapper {
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  padding-top: 20px;
}
body .homepage__safety-link-wrapper a.homepage__safety-link {
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #1d2fed;
}

.homepage__resource-links-wrapper {
  background-color: #36798f0d;
  margin: 25px 0 12px 0;
  padding: 52px 0 34px 0;
}
.homepage__resource-links {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
}
.homepage__resource-links-title {
  font-size: 32px;
  line-height: 1em;
  font-weight: bold;
  color: #36798f;
  width: 1090px;
  text-align: center;
}
.homepage__resource-linkblocks {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding-top: 32px;
  width: 1090px;
}
.homepage__resource-linkblock {
  color: #36798f;
  text-decoration-color: #36798f;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 162px;
}
.homepage__resource-link-svg-wrapper {
  width: 162px;
  height: 162px;
  background: white;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 7px solid #36798f1a;
  border-radius: 50%;
  padding: 0;
  margin: 0;
}
.homepage-header a:not(.btn) {
  color: #36798f;
}
.homepage__resource-link-label {
  color: #36798f;
  flex-wrap: wrap;
  text-align: center;
  padding-top: 30px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}

.homepage__verastem-cares-wrapper {
  display: flex;
  margin: auto;
  align-items: center;
  padding: 80px 0;
}
.homepage__verastem-cares-image-wrapper {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 390px;
  height: 180px;
  padding-right: 60px;
  border-right: 1px solid #2c3c7e;
  flex-grow: 1;
}
.homepage__verastem-cares-image {
  width: 166px;
  height: 154px;
}
.homepage__verastem-cares-content {
  padding: 0 50px;
  align-self: flex-start;
  width: 880px;
  color: #36798f;
}
.homepage__verastem-cares-content-title {
  font-family: "Barlow Condensed";
  font-size: 42px;
  line-height: 1em;
  font-weight: bold;
}
.homepage__verastem-cares-content-title sup {
  font-size: 24px;
  top: -16px;
}
.homepage__verastem-cares-content-body {
  padding: 10px 20px 0 0;
}
.homepage__verastem-cares-content-body p {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 10px;
}
.homepage__verastem-cares-content-body p:last-child {
  margin-bottom: 0;
}
.homepage__verastem-cares-content-footer {
  display: flex;
  gap: 10px;
  align-items: center;
}
.homepage__verastem-cares-content-footer sup {
  font-size: 12px;
  top: -8px;
  left: 1px;
}
.homepage-header a.homepage__verastem-cares-content-phone {
  display: inline-block;
  font-family: "Barlow Condensed";
  font-size: 34px;
  line-height: 42px;
  font-weight: 600;
  text-decoration: none;
  color: inherit;
}
.homepage__verastem-cares-content-separator {
  font-size: 22px;
  line-height: 1em;
}
.homepage__verastem-cares-content-hours {
  font-family: "Barlow Condensed";
  font-size: 32px;
  line-height: 42px;
}
.homepage__verastem-cares-content-hours sub {
  bottom: 0;
  font-size: 0.85em;
}

.subtitle-style {
  color: #36798f;
}

.download-link {
  color: #2c3c7e !important;
  font-weight: 700 !important;
  font-size: 16px;
  padding-bottom: 5px;
}

.is-link {
  text-decoration: underline !important;
}

.important-safety-information .isi__content {
  /* padding: 30px 40px 30px 58px; */
  padding: 12px 40px 10px 58px;
  font-size: 20px;
}

.important-safety-information.expanded .isi__content {
  top: 58px;
}

.important-safety-information .isi__content-container {
  max-width: 100%;
}

.important-safety-information .isi-heading {
  line-height: 16px !important;
  color: #2c3c7e;
  font-size: 18px;
  font-weight: 700;
}

.important-safety-information .prescribing-info {
  font-size: 16px;
}

.important-safety-information .bottom-padding {
  margin-bottom: 20px;
  font-size: 16px;
}

.important-safety-information .list-padding {
  margin: 12px 0 24px;
  padding: 0 0 0 17px;
}

.important-safety-information ul li {
  font-size: 16px;
  line-height: 18px;
}

.important-safety-information ul li::marker {
  font-size: 14px;
  color: #36798f;
}

.important-safety-information ul.dashed {
  list-style-type: none;
}
.important-safety-information ul.dashed > li {
  text-indent: -15px;
}
.important-safety-information ul.dashed > li:before {
  content: "-";
  text-indent: -5px;
  padding-right: 8px;
}

.important-safety-information ul ul.disc {
  list-style-type: disc;
}

.important-safety-information .isi__heading {
  background: linear-gradient(
    90deg,
    #2c3c7e 0%,
    #5baca6 47.01%,
    #2c3c7e 93.51%
  );
  min-height: 32px;
}

.important-safety-information .isi__heading-content {
  padding: 0 60px;
}

.important-safety-information.sticky #js-isi {
  max-height: 26%;
}

.important-safety-information.expanded {
  position: fixed !important;
  left: 0 !important;
  top: 0 !important;
  z-index: 999 !important;
  width: 100% !important;
  height: 100vh !important;
  overflow: auto !important;
  display: block !important;
}

.important-safety-information.expanded #js-isi {
  max-height: none !important;
  height: 100vh !important;
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  z-index: 999 !important;
  overflow: auto !important;
}

.isi__content-container p {
  font-size: 16px;
	line-height: 18px !important;
}

.page-id-142 .entry-content .h1,
.page-id-142 .entry-content h1,
.page-id-168 .entry-content .h1,
.page-id-168 .entry-content h1 {
  line-height: 58px;
}
.copyright {
	line-height: 20px;
}

.disclaimer p {
	line-height: 24px !important;
}

#menu-item-247.has-bracket-before::before {
  content: "[" !important;
  color: #f606ca;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
}

@media only screen and (max-width: 1440px) {
}

@media only screen and (max-width: 1200px) {
  html {
    --scale-down: 0.85;
  }

  .homepage-header__background {
    max-width: 992px;
  }
  .homepage-header__background img {
    width: 60%;
  }
  .homepage-header__section {
    max-width: 992px;
  }
  .homepage-header__section > * {
    max-width: 100%;
  }
  .homepage-header .homepage-header__title {
    width: 460px;
  }
  .homepage-header .homepage-header__title span {
    width: 400px;
  }

  .homepage-header__stat-blocks {
    margin: 20px 0;
    gap: 30px;
  }
  .homepage-header__stat-block {
    width: 436.36px;
    height: 227.27px;
    padding: 27.27px 0 0 32.73px;
  }
  .homepage-header__stat-block.block_1 .section_1 {
    margin-top: -16.36px;
    gap: 20.91px;
  }

  .homepage-header__stat-block.block_1 .section_1_1 {
    padding-top: 9.09px;
    padding-right: 18px;
  }

  .homepage-header__stat-block.block_1 .section_2 {
    letter-spacing: 0.8px;
    padding: 9.09px 0 9.09px 0;
  }

  .homepage-header__stat-block.block_2 .section_1 {
    padding-right: 30px;
  }

  .homepage-header__stat-block.block_2 .section_2 {
    padding-top: 5.45px;
    display: flex;
    gap: 12.73px;
    align-items: baseline;
  }

  .homepage-header__stat-block:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 24.55px;
    width: 100%;
    background: #377990;
  }

  .homepage-header__stat-block .big_bold {
    font-size: 72px;
    line-height: 1em;
    font-weight: bold;
  }
  .homepage-header__stat-block .big_bold sup {
    font-size: 26px;
    top: -1.3em;
    left: 4.55px;
  }
  .homepage-header__stat-block .large_text {
    font-size: 33px;
    line-height: 40px;
    font-weight: 500;
    letter-spacing: 2px;
  }

  .homepage-header__stat-block .medium_text {
    font-size: 25px;
    line-height: 30px;
    font-weight: 400;
    letter-spacing: -0.6px;
  }

  .homepage-header__stat-block .small_text {
    font-size: 15px;
    font-weight: 400;
  }

  .homepage__resource-links-title {
    font-size: 28px;
    line-height: 36px;
    width: 40%;
  }
  .homepage__resource-linkblocks {
    width: 60%;
    flex-wrap: wrap;
    padding-top: 22px;
    gap: 60px;
  }
  .homepage__verastem-cares-wrapper {
    flex-direction: column;
    padding: 0;
  }
  .homepage__verastem-cares-image-wrapper {
    padding: 0;
    justify-content: center;
    border: 0;
  }
  .homepage__verastem-cares-content {
    padding: 0;
    width: 100%;
    height: auto;
    text-align: center;
  }
  .homepage__verastem-cares-content-title {
    padding: 10px 0;
  }
  .homepage__verastem-cares-content-body {
    padding: 8px 80px;
  }
  .homepage__verastem-cares-content-body p {
    margin-bottom: 13px;
  }
  .homepage__verastem-cares-content-footer {
    flex-direction: column;
    padding: 20px 0;
    gap: 5px;
  }
  .homepage-header a.homepage__verastem-cares-content-phone {
    font-size: 44px;
    text-decoration: none;
  }
  .homepage__verastem-cares-content-separator {
    display: none;
  }
  .homepage__verastem-cares-content-hours {
    font-size: 24px;
    line-height: 42px;
  }
}

@media only screen and (max-width: 992px) {
  .homepage-header__background {
    max-width: 768px;
  }
  .homepage-header__background img {
    top: -20px;
    width: 60%;
  }
  .homepage-header__section {
    max-width: 768px;
    padding: 30px 30px 5px 30px;
  }
  .homepage-header__section > * {
    max-width: 100%;
  }
  .homepage-header .homepage-header__title {
    width: 100%;
    margin: 0px;
  }
  .homepage-header .homepage-header__title br {
    display:none;
  }
  .homepage-header .homepage-header__title br:last-of-type {
    display:block;
  }
  .homepage-header .homepage-header__title span {
    display: block;
    width: 300px;
  }
  .homepage-header__detail {
    font-size: 22px;
    line-height: 34px;
  }
  .homepage-header__content p {
    font-size: 20px;
    line-height: 24px;
  }
  .homepage-header__stat-blocks {
    flex-direction: column;
    margin: 25px 0 32px;
    gap: 32px;
  }

  .homepage__resource-links-title {
    font-size: 28px;
    line-height: 36px;
    width: 40%;
  }
  .homepage__resource-linkblocks {
    width: 60%;
    flex-wrap: wrap;
    padding-top: 22px;
    gap: 60px;
  }
  .homepage__verastem-cares-wrapper {
    flex-direction: column;
    padding: 0;
  }
  .homepage__verastem-cares-image-wrapper {
    padding: 0;
    justify-content: center;
    border: 0;
  }
  .homepage__verastem-cares-content {
    padding: 0;
    width: 100%;
    height: auto;
    text-align: center;
  }
  .homepage__verastem-cares-content-title {
    padding: 10px 0;
  }
  .homepage__verastem-cares-content-body {
    padding: 8px 80px;
  }
  .homepage__verastem-cares-content-body p {
    margin-bottom: 13px;
  }
  .homepage__verastem-cares-content-footer {
    flex-direction: column;
    padding: 20px 0;
    gap: 5px;
  }
  .homepage-header a.homepage__verastem-cares-content-phone {
    font-size: 44px;
    text-decoration: none;
  }
  .homepage__verastem-cares-content-separator {
    display: none;
  }
  .homepage__verastem-cares-content-hours {
    font-size: 24px;
    line-height: 42px;
  }
}

@media only screen and (max-width: 767px) {
  .homepage-header__background {
    max-width: 480px;
  }
  .homepage-header__background img {
    top: 0;
    right: 0px;
    width: 65%;
	height: 206px;
  }
  .homepage-header__section {
    max-width: 480px;
    padding: 30px 16px 5px 16px;
  }
  .homepage-header__section > * {
    max-width: 100%;
  }
  .homepage-header .homepage-header__title {
    width: 100%;
    font-size: 38px;
    line-height: 38px;
    margin: 0px;
  }
  .homepage-header .homepage-header__title span {
    display: block;
    width: 170px;
  }
  .homepage-header__detail {
    font-size: 22px;
    line-height: normal;
  }
  .homepage-header__content p {
    font-size: 20px;
    line-height: 24px;
  }
  .homepage-header__stat-blocks {
    flex-direction: column;
    margin: 20px 0;
    gap: 20px;
  }
  .homepage-header__stat-block {
    transform: scale(0.9);
  }

  .homepage__resource-links-title {
    font-size: 30px;
    line-height: 36px;
    width: 75%;
  }
  .homepage__resource-linkblocks {
    width: 100%;
    flex-direction: column;
    padding-top: 22px;
    gap: 60px;
  }
  .homepage__verastem-cares-wrapper {
    flex-direction: column;
    padding: 0;
  }
  .homepage__verastem-cares-image-wrapper {
    padding: 0;
    justify-content: center;
    border: 0;
  }
  .homepage__verastem-cares-content {
    padding: 0;
    width: 100%;
    height: auto;
    text-align: center;
  }
  .homepage__verastem-cares-content-title {
    padding: 10px 0;
  }
  .homepage__verastem-cares-content-body {
    padding: 8px 0;
  }
  .homepage__verastem-cares-content-body p {
    margin-bottom: 13px;
  }
  .homepage__verastem-cares-content-footer {
    flex-direction: column;
    padding: 20px 0;
    gap: 5px;
  }
  .homepage-header a.homepage__verastem-cares-content-phone {
    font-size: 44px;
    text-decoration: none;
  }
  .homepage__verastem-cares-content-separator {
    display: none;
  }
  .homepage__verastem-cares-content-hours {
    font-size: 24px;
    line-height: 42px;
  }

  .isi__content-container p {
   	font-size: 16px !important;
  	line-height: 18px !important;
  }
	
  .important-safety-information .isi-heading {
	  font-size: 16px !important;
	  line-height: 18px !important;
  }
  .important-safety-information ul li {
   font-size: 16px !important;
   line-height: 18px !important;
  }
}

@media only screen and (max-width: 480px) {
  .homepage-header__background {
    width: 375px;
  }
  .homepage-header__background img {
    top: 10px;
    right: -10px;
    width: 80%;
	height: 206px;
  }
  .homepage-header__section {
    width: 375px;
  }
  .homepage-header .homepage-header__title {
    font-size: 35px;
    line-height: 38px;
  }
  .homepage-header .homepage-header__title span {
    width: 160px;
  }
  .homepage-header__stat-title {
    font-size: 26px;
    line-height: 32px;
    text-align: left;
  }
  .homepage-header__stat-blocks {
    margin: 0;
    gap: 0;
  }
  .homepage-header__stat-block {
    transform: scale(0.8);
    margin-top: -26px;
  }
  .homepage__safety-link-wrapper {
    text-align: center;
  }
  .homepage__resource-links-wrapper {
    padding: 0 0 64px 0;
    margin-top: 28px;
  }
  .homepage__resource-links-wrapper .homepage-header__section {
    padding-top: 20px;
  }
  .homepage__resource-links-title {
    width: 100%;
  }
  .homepage__resource-linkblock {
    width: 100%;
  }
  .homepage__resource-link-label {
    font-size: 16px;
    line-height: 24px;
    padding-top: 25px;
  }
  .homepage__verastem-cares-image {
    width: 33%;
    height: auto;
  }
}

@media only screen and (max-width: 999px) {
  .page-id-142 .entry-content .h1,
  .page-id-142 .entry-content h1,
  .page-id-168 .entry-content .h1,
  .page-id-168 .entry-content h1 {
    line-height: 36px;
  }

  .important-safety-information .isi-heading {
    line-height: 20px !important;
  }
}

@media only screen and (max-width: 450px) {
  .navbar {
    background: linear-gradient(90deg, #2c3c7e 0, #2c3c7e 98.66%) !important;
  }
  /*.homepage-header__detail {
    font-size: 16.5px;
  }

  .homepage-header .now-approved {
    font-size: 28px;
  }*/

  .js-modal#cookie-notice .modal__buttons {
    padding: 0 45px !important;
  }

  .important-safety-information .isi__heading {
    min-height: 48px;
    font-size: 16px !important;
    line-height: 18px !important;
  }

  .important-safety-information .isi__content {
    padding: 12px 20px 10px 20px !important;
  }
	
  .important-safety-information .isi__heading-content {
  	padding: 0 60px 0 20px !important;
	font-size: 18px !important;
  }

  /*.homepage-header__title {
    margin-bottom: 40px;
    margin-top: 25px !important;
  }*/

  .important-safety-information.expanded .isi__content-container {
    top: 18px !important;
  }

  .important-safety-information.expanded .isi__content {
    padding-bottom: 100px !important;
  }

  .important-safety-information.sticky #js-isi {
    max-height: 31%;
  }

  .is-link {
    text-decoration: underline !important;
  }
	
  .footer__logo img {
  	max-width: 240px;
  }	
}

@media only screen and (max-width: 1250px) {
  .custom-logo-link img {
    height: 50px;
    width: auto;
  }

  /*.homepage-header__background img.large {
		height: 490px;
	}*/
}

@media only screen and (max-width: 1150px) {
  /*.homepage-header__title {
		font-size: 80px;
	}
	.homepage-header__content {
		max-width: 550px;
	}	*/
}

@media only screen and (max-width: 1024px) {
  /*.homepage-header__background .tablet {
		object-position: -35%
	}*/
}

@media only screen and (max-width: 950px) {
  /*.homepage-header__title {
		font-size: 50px !important;
		line-height: 65px !important;
	}
	
	.homepage-header .now-approved {
		font-size: 50px !important;
	}
	
	.homepage-header__background .tablet {
		height: 22vh;
		object-position: 15%;
	}*/
}

@media only screen and (max-width: 800px) {
  /*.homepage-header__background .tablet {
		object-position: 35%;
	}*/
}

@media only screen and (max-width: 700px) {
  /*.homepage-header__background .tablet {
		object-position: 45%;
	}*/
}

@media only screen and (max-width: 600px) {
  /*.homepage-header h1 {
		font-size: 50px;
	}
	.homepage-header__background .tablet {
		object-position: 50%;
	}*/
}

@media only screen and (max-width: 550px) {
  /*.homepage-header__background .tablet {
		height: 18vh;
	}
	
	.homepage-header .now-approved {
		font-size: 40px !important;
	}
	
	.homepage-header h1 {
		font-size: 40px !important;
		line-height: 50px !important;
	}*/
}

@media only screen and (max-width: 450px) {
  /*  .homepage-header__background.mobile {
    height: 270px;
  }

	.homepage-header .now-approved {
		font-size: 30px !important;
	}
	
	.homepage-header h1 {
		font-size: 40px !important;
		line-height: 40px !important;
	}*/
}

@media (max-width: 450px) {
  .header-section-1 {
    padding-top: 16px;
  }
}