.whatToExpect_page.infusion {
  background-image: url(/images/pages/starting-tivdak/what-to-expect-bg-m-2x.jpg);
  background-size: 1440px;
  background-repeat: no-repeat;
  background-position: calc(50% + 0px) -14px;
}

.whatToExpect_page.infusion .copy_block h1 + h2 {
  margin-top: 32px;
}

.whatToExpect_page  #infusion .wrapper {
  padding-bottom: 40px;
}
 
.whatToExpect_page.infusion .copy_block h1 + h2:before {
  width: 5px;
  height: 20px;
  background-color: var(--color-light-grey-background);
  transform: skew(-20deg);
}

.whatToExpect_page.infusion .copy_block .left_bar:before {
  position: absolute;
  left: 4px;
}

.whatToExpect_page.infusion .copy_block .heading_h3.tivdak {
  color: var(--primary-font-color);
}

.whatToExpect_page.infusion .copy_block .how-tivdak-given {
  margin-top: 72px;
  margin-bottom: 72px;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 32px;
}

.whatToExpect_page.infusion .copy_block .how-tivdak-given p {
  padding: 0 60px;
}

.whatToExpect_page.infusion .copy_block .how-tivdak-given p.heading_h4 {
  font-weight: 700;
  font-size: 18px;
  line-height: 21.6px;
}

.whatToExpect_page.infusion .copy_block .how-tivdak-given p span.small {
  font-family: var(--font-montserrat-pro_sans);
  font-size: 14px;
  line-height: 17px;
}

.whatToExpect_page.infusion .copy_block .how-tivdak-given p + img {
  width: 231px;
  height: 231px;
  margin-top: 16px;
}

.whatToExpect_page.infusion .copy_block .how-tivdak-given img.arrow {
  width: 35px;
  transform: rotate(90deg);
}

.whatToExpect_page.infusion .container .wrapper h3.left_bar {
  margin-top: 40px;
  text-transform: uppercase;
  font-weight: 900;
  margin-bottom: 0;
}

.whatToExpect_page.infusion .copy_block p.mt-3,
.whatToExpect_page.infusion .container .wrapper ul.bulleted,
.whatToExpect_page.infusion .container .wrapper ul + p {
  margin-top: 16px;
}

.whatToExpect_page.infusion .container .wrapper ul.bulleted {
  margin-left: 16px;
}

.whatToExpect_page.infusion .container .wrapper ul.bulleted li + li {
  margin-top: 8px;
}

.whatToExpect_page.infusion .copy_block .footnote_block {
  margin-top: 24px;
  margin-left: 4px;
}

.whatToExpect_page .careing-for-eyes .copy_block h1 + h2 {
  margin-top: 48px;
  color: var(--secondary-font-color);
}

.whatToExpect_page .heading_h2.semi {
  color: var(--secondary-font-color);
  margin-top: 48px;
  line-height: 33.6px;
  font-size: 28px;
}

.whatToExpect_page .before-the-infusion p.heading.left_bar:before {
  height: 20px;
  width: 4px;
  top: -1px;
  background-color: var(--color-light-grey-background);
}

.whatToExpect_page .careing-for-eyes .copy_block h2 + p {
  margin-top: 24px;
}

.whatToExpect_page .careing-for-eyes .wrapper .copy_block h2 + p + p {
  margin-top: 40px;
}

.whatToExpect_page .before-the-infusion p.heading {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0px;
}

.whatToExpect_page .before-the-infusion p.heading + p,
.whatToExpect_page .before-the-infusion p.heading + ul {
  margin-top: 8px;
}

.whatToExpect_page .before-the-infusion p.left_bar {
  padding-left: 24px;
}

.whatToExpect_page .before-the-infusion ul.bulleted {
  margin-left: 16px;
}

.whatToExpect_page .before-the-infusion ul.bulleted + p.heading {
  margin-top: 40px;
}

.whatToExpect_page .before-the-infusion .eyedrops_table {
  margin-top: 16px;
  width: 100%;
  border-collapse: collapse;
}

.whatToExpect_page ul.dashed li:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 1px;
  width: 6px;
  height: 1px;
  border-radius: 0;
  background-color: var(--primary-font-color);
}

.whatToExpect_page ul.dashed li {
  position: relative;
  padding-left: 16px;
}

.whatToExpect_page .before-the-infusion .eyedrops_table thead td,
.whatToExpect_page .before-the-infusion .eyedrops_table thead th {
  background-color: var(--color-teal-lightest);
  border: 1px solid var(--secondary-font-color);
  padding: 10px;
}

.whatToExpect_page .before-the-infusion .eyedrops_table thead th {
  font-size: 16px;
  font-weight: 600;
  color: var(--secondary-font-color);
  font-family: var(--font-montserrat_sans);
  line-height: 120%;
}

.whatToExpect_page .before-the-infusion .eyedrops_table tbody td,
.whatToExpect_page .before-the-infusion .eyedrops_table tbody th {
  padding: 10px;
  vertical-align: middle;
  text-align: center;
  border: 1px solid var(--secondary-font-color);
  width: 33.33%;
}

.whatToExpect_page .before-the-infusion .eyedrops_table tbody th {
  font-family: var(--font-montserrat-pro_sans);
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  color: var(--secondary-font-color);
  text-align: center;
}

.whatToExpect_page.infusion .before-the-infusion p.heading + ul.bulleted {
  margin-top: 8px;
}

.whatToExpect_page .before-the-infusion .eyedrops_table tbody td {
  padding: 10px 5px;
  font-family: var(--font-montserrat-pro_sans);
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
}

.whatToExpect_page .eyedrops_table tbody td:last-child {
  text-align: left;
}

.whatToExpect_page .eyedrops_table tbody tr:nth-of-type(2) th {
  word-break: break-word;
}

.whatToExpect_page .before-the-infusion h3.left_bar {
  margin-top: 40px;
  text-transform: uppercase;
  font-weight: 900;
  margin-bottom: 0;
}

.whatToExpect_page .before-the-infusion hr {
  height: 1px;
  width: 100%;
  background-color: var(--cta-border-color);
  margin: 56px auto;
  border: none;
}

.careing-for-eyes .transcript_container {
  margin-top: 0;
}

.careing-for-eyes .video_container {
  cursor: pointer;
  margin-top: 32px;
  position: relative;
  width: 100%;
  display: block;
  overflow: hidden;
  background: var(--medium-black-color);
  aspect-ratio: 16/9;
}

.careing-for-eyes .video_container .video_player {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.careing-for-eyes .video-overlay-btn .overlay-button {
  background: transparent;
  border: none;
  background-image: url("../images/pages/home/play.c0a38781.svg");
  background-repeat: no-repeat;
  width: 117px;
  height: 117px;
  background-size: 117px;
  cursor: pointer;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

.careing-for-eyes .video_player.playing {
  z-index: 4;
}

.careing-for-eyes .thumbnail {
  position: relative;
  width: 100%;
  height: 100%;
}

.careing-for-eyes .thumbnail img {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
  z-index: 2;
}

.careing-for-eyes .transcript_container ul li .accordion_content {
  background-color: var(--color-light-gray-blue);
  height: 0;
  overflow: hidden;
  transition: height 0.5s ease-in-out 0s;
}

.careing-for-eyes
  .transcript_container
  .accordion-controls
  li.ac_expanded
  .accordion_content
  .ac_content_wrapper {
  height: 100%;
}

.careing-for-eyes .transcript_container ul li.ac_expanded .accordion_content {
  height: 300px;
}
.careing-for-eyes
  .transcript_container
  .accordion-controls
  li.ac_expanded
  .accordion_content
  .ac_content_wrapper
  .title {
  font-weight: 600;
  font-size: 16px;
  color: var(--primary-font-color);
}

.careing-for-eyes .transcript_container .accordion_content p {
  line-height: 20px;
  font-size: 16px;
  font-weight: 400;
  color: var(--primary-font-color);
}

.careing-for-eyes .transcript_container .accordion-controls .expand_transcript {
  font-size: 16px;
}

.careing-for-eyes .transcript_container ul li .accordion_content p.heading + p,
.careing-for-eyes .transcript_container ul li .accordion_content ul li,
.whatToExpect_page.infusion .careing-for-eyes .accordion_content ul.bulleted,
.careing-for-eyes .transcript_container .accordion_content .ac_content_wrapper ul.bulleted li + li {
  margin-top: 0;
}

.careing-for-eyes .transcript_container .accordion-controls li {
  margin-bottom: 0;
}

.whatToExpect_page .has-eyebrow .container.careing-for-eyes .wrapper {
  padding-bottom: 0;
}

.whatToExpect_page .before-the-infusion p.heading + ul.bulleted.org {
  margin-top: 8px;
}

.care-for-you-block.transcript_container .accordion-controls .expand_transcript:hover {
  background-color: var(--secondary-font-color);
}

.careing-for-eyes .ac_content_wrapper::-webkit-scrollbar {
  width: 7px;
}

.careing-for-eyes .ac_content_wrapper::-webkit-scrollbar-thumb {
  height: 5%;
}

@media (min-width: 981px) {
  .whatToExpect_page .careing-for-eyes .copy_block h1 + h2 {
    margin-top: 47px;
  }

  .whatToExpect_page .before-the-infusion p.left_bar {
    margin-top: 15px;
  }

  .whatToExpect_page .careing-for-eyes .copy_block h2 + p {
    margin-top: 25px;
  }

  .careing-for-eyes
    .transcript_container
    .accordion-controls
    li.ac_expanded
    .accordion_content
    .ac_content_wrapper {
    padding: 28px 31px 28px 32px;
  }

  .careing-for-eyes .video-overlay-btn .overlay-button {
    width: 145px;
    height: 145px;
    background-size: 145px;
    padding: 0;
  }
  .whatToExpect_page.infusion {
    background-image: url(/images/pages/starting-tivdak/what-to-expect-bg-d-2x.jpg);
    background-position: 50% -10px;
    background-size: 1920px;
  }

  .whatToExpect_page.infusion .copy_block .how-tivdak-given {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .whatToExpect_page.infusion .copy_block .how-tivdak-given p {
    padding: 0;
  }

  .whatToExpect_page.infusion .copy_block .how-tivdak-given img.arrow {
    transform: rotate(0deg);
  }

  .whatToExpect_page.infusion .copy_block h3:before {
    top: -5px;
  }

  .whatToExpect_page.infusion .before-the-infusion .copy_block h3:before {
    top: 0;
  }

  .whatToExpect_page .before-the-infusion .eyedrops_table tbody td,
  .whatToExpect_page .before-the-infusion .eyedrops_table tbody th {
    font-family: var(--font-montserrat_sans);
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
  }

  .whatToExpect_page .before-the-infusion .eyedrops_table tbody th {
    font-weight: 600;
  }

  .whatToExpect_page .before-the-infusion .eyedrops_table tbody td {
    padding: 16px;
  }
}

