/* ----- SUB HERO SECTION ----- */

.bd-spotlight__main-container {
  background: none;
}

@media (min-width: 768px) {
  .bd-spotlight__height-372 .bd-spotlight__main-container .bd-spotlight__container,
  .bd-spotlight__height-372 .bd-spotlight__main-container .bd-spotlight__container-v2 {
    height: 181px;
  }
}

.spotlight-right-color {
  background-color: var(--white);
}

.spotlight-left-color--primary-navy {
  background-color: var(--white) !important;
}

@media (max-width: 767px) {
  .bd-spotlight__main-container .bd-spotlight__container.spotlight__content-container {
    /* background-image: url("/content/dam/bdcom-assets/en/en-us/images/photography/homepage/hero-curve.png"); */
    display: flex;
    flex-direction: column-reverse;
  }
}

/* LEFT CONTAINER */

.bd-spotlight__main-container .bd-spotlight__container-secondary .bd-spotlight__container-left {
  background-color: transparent;
  background-image: url("/content/dam/bdcom-assets/en/en-us/images/photography/homepage/sub-curve.png");
  /* background-position: -196px 0; */
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: unset;
  /* margin-left: -40%; */
  margin-top: -4.15rem;
  min-height: 0;
  /* width: 140%; */
  z-index: 20;
}

@media (min-width: 320px) and (max-width: 374px) {
  .bd-spotlight__main-container .bd-spotlight__container-secondary .bd-spotlight__container-left {
    /* margin-left: -40%; */
    /* width: 140%; */
  }
}

@media (min-width: 375px) and (max-width: 767px) {
  .bd-spotlight__main-container .bd-spotlight__container-secondary .bd-spotlight__container-left {
    /* margin-left: -40%; */
    /* width: 140%; */
  }
}

@media (min-width: 768px) {
  .bd-spotlight__main-container .bd-spotlight__container-secondary .bd-spotlight__container-left {
    background-image: url("/content/dam/bdcom-assets/en/en-us/images/photography/homepage/sub-curve_d.png");
    background-position: right 0;
    background-size: 1026.5px 181px;
    height: 100%;
    left: 0;
    /* margin-left: 0; */
    margin-top: auto;
    position: absolute;
    top: 0;
    width: 71% !important;
  }
}

.bd-spotlight__main-container .bd-spotlight__container-left-inner {
  padding: 4rem 3rem 3rem 2rem;
}

@media (min-width: 768px) {
  .bd-spotlight__main-container .bd-spotlight__container-left-inner {
    padding: 0 3rem 0 2rem;
  }
}

@media (min-width: 1024px) {
  .bd-spotlight__main-container .bd-spotlight__container-left-inner {
    padding: 0 4.62em;
    /* padding: 0 3em; */
    width: 86%;
  }
}

/* RIGHT CONTAINER */

.bd-spotlight__main-container .bd-spotlight__container-right {
  background-color: transparent;
  z-index: 10;
}

.bd-spotlight__main-container .bd-spotlight__container-right-inner {
  padding-right: 0;
}

@media (min-width: 1024px) {
  .bd-spotlight__main-container .bd-spotlight__container-right-inner {
    /* padding-right: 1rem; */
  }
}

@media (min-width: 768px) {
  .bd-spotlight__padding-left-image-video {
    padding-left: 0;
  }
}

.bd-spotlight__container-right-inner.bd-spotlight__padding-left-image-video img {
  border-radius: unset;
  /* height: auto; */
  height: 181px;
  margin-left: -48%;
  min-height: 0;
  /* width: 140%; */
  width: auto;
}

@media (min-width: 320px) and (max-width: 374px) {
  .bd-spotlight__container-right-inner.bd-spotlight__padding-left-image-video img {
    height: 178px;
    margin-left: -60%;
  }
}

@media (min-width: 375px) and (max-width: 767px) {
  .bd-spotlight__container-right-inner.bd-spotlight__padding-left-image-video img {
    height: 220px;
  }
}

@media (min-width: 768px) {
  .bd-spotlight__container-right-inner.bd-spotlight__padding-left-image-video img {
    height: 210px;
  }
}

@media (min-width: 1024px) {
  .bd-spotlight__container-right-inner.bd-spotlight__padding-left-image-video img {
    height: 181px;
  }
}

.bd-spotlight__image-box {
  overflow: hidden;
  text-align: right;
}

/*bottom of page bg element
  background-image:url("/content/dam/bdcom-assets/en/en-us/images/");
*/

.bd-spotlight__main-container .bd-spotlight__container-left h1,
.bd-spotlight__main-container .bd-spotlight__container-left h1 p {
  font-size: 26px;
  font-weight: 700 !important;
  letter-spacing: 0.02em;
  line-height: 1.30769231;
  margin-bottom: 1rem;
}

@media (min-width: 1440px) {
  .bd-spotlight__main-container .bd-spotlight__container-left h1,
  .bd-spotlight__main-container .bd-spotlight__container-left h1 p {
    font-size: 36px;
    line-height: 1.16666667;
    margin-bottom: 0.25rem;
  }
}

.bd-spotlight__main-container .bd-spotlight__container-left h1 p {
  margin-bottom: 0;
}

.bd-spotlight__main-container .bd-spotlight__container-left .bd-spotlight__container-v2-left-inner-heading::after {
  display: none;
}

.bd-spotlight__main-container .bd-spotlight__container-left p {
  font-size: 18px;
  letter-spacing: 0;
  line-height: 1.38888889;
}

@media (min-width: 1440px) {
  .bd-spotlight__main-container .bd-spotlight__container-left p {
    font-size: 22px;
    line-height: 1.45454545;
  }
}

.bd-spotlight__main-link {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.375;
  margin-top: 2rem;
  text-transform: uppercase;
}

@media (min-width: 1024px) {
  .bd-spotlight__main-link {
    font-size: 18px;
    line-height: 1.38888889;
    margin-top: 3.5rem;
  }
}

.bd-spotlight__main-link a {
  border: solid 2px var(--pink);
  border-radius: 6px;
  line-height: 1;
  padding: 15px 30px;
}

@media (min-width: 1024px) {
  .bd-spotlight__main-link a {
    padding: 18px 36px;
  }
}

.bd-spotlight__main-link a:hover,
.bd-spotlight__main-link a:active {
  background-color: var(--pink);
}

.bd-spotlight__main-container .bd-spotlight__container-left img {
  display: none;
}

/* ----- SUB MAIN ----- */

.component-heading {
  color: var(--blue);
  font-size: 24px;
  line-height: 1.41666667;
  /* letter-spacing: 0.02em; */
}

.bd-content-card-list__heading {
  color: var(--purple);
  font-size: 26px;
  line-height: 1.15;
  /* letter-spacing: 0.02em; */
}

.cmp-text p b {
  /* color: var(--purple); */
}

/* ----- CONTACT US ----- */

.bd-contact-us__wrapper {
  color: var(--black);
}

.bd-contact-us__wrapper > h1 {
  /* color: var(--purple); */
  color: var(--black);
}

.bd-contact-us__address a,
.bd-contact-us__mail a,
.bd-contact-us__phone-number a,
.bd-contact-us__redirect a {
	color: var(--purple);
}

.bd-contact-us__address a u,
.bd-contact-us__mail a u,
.bd-contact-us__phone-number a u,
.bd-contact-us__redirect a u {
	font-weight: 400;
}

.bd-contact-us__redirect img {
  display: none;
}


/* PATIENT STORIES LANDING ==================== */

#patient-stories-page .cmp-text,
#patient-stories-page .cmp-text p {
	font-size: 18px !important;
	font-weight: 300 !important;
	letter-spacing: 0 !important;
	line-height: 1.25 !important;
}

@media (min-width: 1024px) {
	#patient-stories-page .cmp-text,
	#patient-stories-page .cmp-text p {
		font-size: 36px !important;
	}
}

/* HERO CAROUSEL ------- */

#patient-stories-page .bd-spotlight__main-container .bd-spotlight__container-secondary .bd-spotlight__container-left {
	background-image: none !important;
	position: absolute;
}

@media (min-width: 768px) {
	#patient-stories-page .bd-spotlight__main-container .bd-spotlight__container-secondary .bd-spotlight__container-left {
		background-image: none !important;
	}
}

#patient-stories-page .bd-spotlight__main-container .bd-spotlight__container-secondary .bd-spotlight__container-left h1 {
	visibility: hidden !important;
}

#patient-stories-page .bd-custom-carousel .cmp-carousel__content {
	padding-bottom: 0;
}

#patient-stories-page .bd-custom-carousel .cmp-carousel__content a:hover {
	cursor: pointer !important;
}

#patient-stories-page .bd-custom-carousel-container {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

@media (min-width: 1024px) {
	#patient-stories-page .bd-custom-carousel-container {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}

#patient-stories-page .bd-custom-carousel-container .slick-slide {
	/* margin: 10px 0 0; */
	margin: 0;
}

@media (min-width: 1024px) {
	#patient-stories-page .bd-custom-carousel-container .slick-slide {
		/* margin: 10px 7px 0; */
		margin: 0 7px;
	}
}

/* DOTS */

@media (min-width: 48rem) {
	#patient-stories-page .bd-custom-carousel .arrow-dots {
		display: none;
	}
}

@media (min-width: 1024px) {
	#patient-stories-page .bd-custom-carousel .arrow-dots {
		display: flex;
	}
}

#patient-stories-page .bd-custom-carousel .custom-appendArrows {
	display: none;
}

@media (min-width: 1024px) {
	#patient-stories-page .bd-custom-carousel .custom-appendArrows {
		display: block;
	}
}

#patient-stories-page .bd-custom-carousel .custom-appendArrows-dots {
	align-self: center;
	display: none;
	margin: 0 10px;
}

@media (min-width: 1024px) {
	#patient-stories-page .bd-custom-carousel .custom-appendArrows-dots {
		display: block;
	}
}

#patient-stories-page .bd-custom-carousel .custom-appendArrows-next {
	display: none;
}


@media (min-width: 1024px) {
	#patient-stories-page .bd-custom-carousel .custom-appendArrows-next {
		display: block;
	}
}

#patient-stories-page .bd-custom-carousel .bd-carousel-outer-container {
	bottom: 20px;
}

#patient-stories-page .bd-custom-carousel .bd-custom-carousel_header {
	justify-content: center;
}

/* #patient-stories-page .bd-custom-carousel .slick-dots {
	bottom: 100px;
	display: block;
	list-style: none;
	padding: 0;
	position: absolute;
	text-align: center;
	width: 100%;
} */

/* #patient-stories-page .bd-custom-carousel .slick-dots {
	margin-bottom: 0 !important;
}

#patient-stories-page .bd-custom-carousel .slick-dots {
	bottom: unset;
	margin-top: -2px;
	position: unset;
}

@media (min-width: 48rem) {
	#patient-stories-page .bd-custom-carousel .slick-dots {
		margin-top: -2px;
	}
}

@media (min-width: 1440px) {
	#patient-stories-page .bd-custom-carousel .slick-dots {
		margin-top: -2px;
	}
} */

#patient-stories-page .bd-custom-carousel .slick-dots li {
	cursor: pointer;
	height: 20px;
	margin: 0 5px;
	width: 20px;
}

#patient-stories-page .bd-custom-carousel .slick-dots li button {
	height: 20px;
	padding: 5px;
	width: 20px;
}

#patient-stories-page .bd-custom-carousel .slick-dots button::before {
	border: 1px solid var(--white);
	color: unset;
	height: 10px;
	width: 10px;
}

#patient-stories-page .bd-custom-carousel .slick-dots li button::before {
	height: 20px;
	left: 5px;
	line-height: 20px;
	top: 5px;
	width: 20px;
}

#patient-stories-page .bd-custom-carousel .slick-dots li button::before {
	height: 10px;
	width: 10px;
}

#patient-stories-page .bd-custom-carousel .slick-dots li.slick-active button::before {
	color: var(--white);
}

#patient-stories-page .bd-custom-carousel .slick-dots li.slick-active button::before {
	background: var(--white);
	color: unset;
}

/* ARROWS */

#patient-stories-page .slick-arrow {
	display: none !important;
}

/* PATIENT STORIES NAV GRID ----------------- */

#patient-stories-nav-grid {
	background-color: #efede8;
}

#patient-stories-nav-grid .aem-Grid {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
}

#patient-stories-nav-grid .aem-Grid::before,
#patient-stories-nav-grid .aem-Grid::after {
	display: none;
}

#patient-stories-nav-grid .image.aem-GridColumn {
	flex-basis: 47.6%;
}

@media (min-width: 1024px) {
	#patient-stories-nav-grid .image.aem-GridColumn {
		flex-basis: 32.5%;
	}
}

#patient-stories-nav-grid .cmp-text,
#patient-stories-nav-grid .cmp-text p {
	font-size: 18px !important;
	font-weight: 300 !important;
	letter-spacing: 0 !important;
	line-height: 1.25 !important;
}

@media (min-width: 1024px) {
	#patient-stories-nav-grid .cmp-text,
	#patient-stories-nav-grid .cmp-text p {
		font-size: 36px !important;
	}
}

#patient-stories-nav-grid .cmp-image {
	position: relative;
}

#patient-stories-nav-grid .cmp-image__title {
	bottom: 5%;
	color: var(--white);
	display: block;
	font-size: 12px;
	padding-right: 20px;
	position: absolute;
	text-align: right;
	text-shadow: 0 0 1em var(--black);
	width: 100%;
}

@media (min-width: 768px) {
	#patient-stories-nav-grid .cmp-image__title {
		font-size: 16px;
	}
}

/* PATIENT STORY ============================== */

/* 
light gray   #efede8
purple-blue  #201547
*/

#patient-story-page {
	/* background-color: aliceblue; */
}

/* HERO ---------------- */

#patient-story-page .bd-spotlight__main-container .bd-spotlight__container-secondary .bd-spotlight__container-left {
	background-image: none !important;
	position: absolute;
}

@media (min-width: 768px) {
	#patient-story-page .bd-spotlight__main-container .bd-spotlight__container-secondary .bd-spotlight__container-left {
		background-image: none !important;
	}
}

#patient-story-page .bd-spotlight__main-container .bd-spotlight__container-secondary .bd-spotlight__container-left h1 {
	visibility: hidden !important;
}

/* LEDE ---------------- */

#patient-story-lede {
	background-color: #efede8;
}

@media (max-width: 767px) {
	#patient-story-lede {
		padding: 2rem;
	}
}

#patient-story-lede .bd-contaniner__second-column {
	width: 100% !important;
}

#patient-story-lede .bd-text__width-rhs {
	width: 100% !important;
}

@media (min-width: 768px) {
	#patient-story-lede .bd-text__width-rhs {
		width: 100% !important;
	}
}

@media (min-width: 1024px) {
	#patient-story-lede .bd-text__width-rhs {
		width: 100% !important;
	}
}

@media (min-width: 1440px) {
	#patient-story-lede .bd-text__width-rhs {
		width: 100% !important;
	}
}

#patient-story-lede .cmp-text,
#patient-story-lede .cmp-text p {
	font-size: 22.5px !important;
	font-weight: 300 !important;
	letter-spacing: -0.01em !important;
	line-height: 1.3 !important;
}

@media (min-width: 1024px) {
	#patient-story-lede .cmp-text,
	#patient-story-lede .cmp-text p {
		font-size: 45px !important;
	}
}

/* VIDEO --------------- */

#patient-story-video {
	/* background-color: darkkhaki; */
}

#patient-story-video .bd-brightcove-container-wrapper {
	/* border: 1px solid #eaeaea; */
	border-bottom: 6px solid transparent;
	border-image: linear-gradient(0.25turn, #bb16a3, #ff6a39);
	border-left: none;
	border-right: none;
	border-image-slice: 1;
	border-top: none;
}

#patient-story-video .bd-brightcove-container {
	padding-top: 56.25%;
}

/* QUOTE --------------- */

#patient-story-quote {
	/* background-color: lightpink; */
	padding-bottom: 0;
	padding-top: 0;
}

@media (min-width: 1440px) {
	#patient-story-quote .bd-contaniner__second-column {
		width: 100% !important;
	}
}

@media (min-width: 1440px) {
	#patient-story-quote .bd-text__width-rhs {
		width: 95% !important;
	}
}

#patient-story-quote p {
	color: var(--purple);
	font-size: 27px !important;
	font-weight: 600 !important;
	letter-spacing: 0 !important;
	line-height: 1.04 !important;
	padding-left: 0.5em;
	text-indent: -0.5em;
}

@media (min-width: 1024px) {
	#patient-story-quote p {
		font-size: 54px !important;
	}
}

/* BIO ----------------- */

#patient-story-bio {
	/* background-color: thistle; */
}

#patient-story-bio .aem-Grid {
	display: flex;
	flex-direction: column-reverse;
	gap: 40px;
}

@media (min-width: 1024px) {
	#patient-story-bio .aem-Grid {
		flex-direction: row;
	}
}

#patient-story-bio .aem-Grid::before,
#patient-story-bio .aem-Grid::after {
	display: none;
}

#patient-story-bio .bd-contaniner__second-column.aem-GridColumn {
	flex-basis: 55%;
}

@media (min-width: 1024px) {
	#patient-story-bio .bd-contaniner__second-column.aem-GridColumn {
		flex-basis: 55%;
	}
}

#patient-story-bio .bd-contaniner__second-column + .image.aem-GridColumn {
	flex-basis: 45%;
}

@media (min-width: 1024px) {
	#patient-story-bio .bd-contaniner__second-column + .image.aem-GridColumn {
		flex-basis: 45%;
	}
}

@media (min-width: 1024px) {
	#patient-story-bio .bd-text__width-rhs {
		width: 100% !important;
	}
}

#patient-story-bio .cmp-text,
#patient-story-bio .cmp-text p {
	font-size: 18px !important;
	font-weight: 300 !important;
	letter-spacing: 0 !important;
	line-height: 1.25 !important;
}

@media (min-width: 1024px) {
	#patient-story-bio .cmp-text,
	#patient-story-bio .cmp-text p {
		font-size: 36px !important;
	}
}

/* GUIDE DOWNLOAD ------ */

#patient-story-guide {
	background-color: #efede8;
	padding-bottom: 2.5rem;
	padding-top: 2.5rem;
	text-align: center;
}

#patient-story-guide .cmp-title {
	width: 100%;
}

@media (min-width: 1024px) {
	#patient-story-guide .cmp-title {
		margin-left: auto;
		margin-right: auto;
		width: 60%;
	}
}

#patient-story-guide h2.cmp-title__text {
	color: var(--purple);
	font-family: "Source Sans Pro";
	font-size: 22.5px !important;
	font-weight: 600 !important;
	letter-spacing: 0 !important;
	line-height: 1.1 !important;
	margin-bottom: 1.25rem;
	margin-left: auto;
	margin-right: auto;
	max-width: 255px;
}

@media (min-width: 1024px) {
	#patient-story-guide h2.cmp-title__text {
		font-size: 45px !important;
		max-width: 510px;
	}
}

#patient-story-guide-btn {
	border: 2px solid var(--pink);
	border-radius: 10px;
	color: var(--purple);
	display: inline-block;
	font-size: 14px;
	line-height: 1;
	padding: 0.75rem 1.25rem;
	text-decoration: none;
	text-transform: uppercase;
}

@media (min-width: 768px) {
	#patient-story-guide-btn {
		font-size: 18px;
	}
}

#patient-story-guide-btn:hover,
#patient-story-guide-btn:active {
	background-color: var(--pink);
	border: 2px solid var(--pink);
	color: var(--white);
}

#patient-story-guide-btn .cmp-button__text {

}

/* STORY NAV --------- */

#patient-story-nav {
	/* background-color: goldenrod; */
	padding-left: 0;
	padding-right: 0;
	/* width: 100%; */
}

/* #patient-story-nav .slick-list {
	padding:0 20% 0 0 !important;
} */

#patient-story-nav .bd-custom-carousel-container {
	/* margin: 0; */
	/* padding-left: 1.43rem; */
	padding-left: 0;
	padding-right: 0;
	/* width: 100%; */
}

#patient-story-nav .bd-custom-carousel-container {
	padding-bottom: 30px;
}

@media (min-width: 768px) {
	#patient-story-nav .bd-custom-carousel-container {
		padding-bottom: 40px;
	}
}

#patient-story-nav .bd-custom-carousel-container .cmp-image {
	position: relative;
}

#patient-story-nav .bd-custom-carousel-container .cmp-image__title {
	bottom: 5%;
	color: var(--white);
	display: block;
	font-size: 12px;
	padding-right: 20px;
	position: absolute;
	text-align: right;
	text-shadow: 0 0 1em var(--black);
	width: 100%;
}

@media (min-width: 768px) {
	#patient-story-nav .bd-custom-carousel-container .cmp-image__title {
		font-size: 16px;
	}
}

@media (min-width: 1024px) {
	#patient-story-nav .bd-custom-carousel-container .cmp-image__title {
		font-size: 16px;
	}
}

#patient-story-nav .cmp-title {
	margin-bottom: 0;
}

#patient-story-nav h2.cmp-title__text {
	color: var(--purple);
	font-family: "Source Sans Pro";
	font-size: 18px !important;
	font-weight: 600 !important;
	letter-spacing: 0 !important;
	line-height: 1.1 !important;
	margin-bottom: 0.5rem;
	padding-left: 1.875rem;
	padding-right: 1.875rem;
}

@media (min-width: 1024px) {
	#patient-story-nav h2.cmp-title__text {
		font-size: 36px !important;
		margin-bottom: 1.25rem;
		padding-left: 5rem;
		padding-right: 5rem;
	}
}

#patient-story-nav .slick-slider .slick-track {
	left: -17%;
}

@media (min-width: 1024px) {
	#patient-story-nav .slick-slider .slick-track {
		left: -12.5%;
	}
}

#patient-story-nav .slick-slide {
	margin: 0.625rem 0.25rem 0;
}

@media (min-width: 1024px) {
	#patient-story-nav .slick-slide {
		/* margin: 0.625rem 0.5rem 0; */
		margin: 0 0.5rem;
	}
}

/* NAV CAROUSEL CONTROLS */

#patient-story-nav .bd-custom-carousel_header {
	justify-content: center;
}

#patient-story-nav .bd-carousel-outer-container {
	bottom: 0;
	/* left: 45%; */
	/* min-width: 10%; */
	position: absolute;
	/* right: 45%; */
	width: 100%;
	z-index: 10;
}

@media (min-width: 1024px) {
	#patient-story-nav .bd-carousel-outer-container {
		bottom: 0;
		left: 0;
		right: 0;
		width: auto;
	}
}

#patient-story-nav .slick-dots {
	background: transparent;
	margin-top: unset;
}

#patient-story-nav .slick-dots li {
	height: 5px;
	width: 5px;
}

@media (min-width: 768px) {
	#patient-story-nav .slick-dots li {
		height: 10px;
		width: 10px;
	}
}

#patient-story-nav .slick-dots li button {
	height: 5px;
	padding: 0;
	width: 5px;
}

@media (min-width: 768px) {
	#patient-story-nav .slick-dots li button {
		height: 10px;
		width: 10px;
	}
}

#patient-story-nav .slick-dots li button::before {
	height: 5px;
	left: 0;
	line-height: 5px;
	top: 0;
	width: 5px;
}

@media (min-width: 768px) {
	#patient-story-nav .slick-dots li button::before {
		height: 10px;
		line-height: 10px;
		width: 10px;
	}
}

#patient-story-nav .slick-dots button::before {
	border-color: var(--pink);
}

#patient-story-nav .slick-dots li.slick-active button::before {
	background: var(--pink);
}

#patient-story-nav .custom-appendArrows-dots {
	align-self: center;
	bottom: 0 !important;
	/* display: none; */
	display: block !important;
	left: 0 !important;
	margin: 0 10px;
	position: relative;
	right: 0 !important;
}

@media (min-width: 1024px) {
	#patient-story-nav .custom-appendArrows-dots {
		/* display: block; */
	}
}
