:root {
  --inspira-cyan: #0099d8;
  --navy: #001149;
  --light-blue: #ccebf7;
  --gray: #4e4e4e;
  --white: white;
  --orange: #ff8400;
  --lighter-blue: #eef6f9;
  --teal: #65c7cd;
  --purple: #5c4dd3;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

h2 {
  color: #001049;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: futura-pt-bold, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 70px;
}

h3 {
  color: var(--inspira-cyan);
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: futura-pt-bold, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 45px;
}

h4 {
  color: #000f49;
  letter-spacing: 2px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: futura-pt, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 32px;
}

a {
  color: var(--inspira-cyan);
  font-weight: 600;
  text-decoration: underline;
}

.section {
  background-color: #0099d8;
  height: 25px;
}

.container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.heading {
  color: #001149;
  max-width: 1170px;
  padding-left: 152px;
  font-family: futura-pt, sans-serif;
  font-size: 102px;
  font-weight: 400;
  line-height: 103px;
}

.text-span {
  padding-left: 65px;
  font-weight: 700;
}

.section-2 {
  height: 100vh;
  margin-top: 73px;
  margin-bottom: 73px;
  overflow: hidden;
}

.text-block {
  color: var(--inspira-cyan);
  font-family: futura-pt-bold, sans-serif;
  font-size: 78px;
  line-height: 30px;
}

.text-span-2 {
  color: #001049;
  font-size: 25px;
}

.section-3 {
  margin-top: 74px;
}

.paragraph {
  font-size: 20px;
  line-height: 30px;
}

.intro-text {
  color: var(--inspira-cyan);
  margin-right: auto;
  padding-right: 0;
  font-family: futura-pt, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 38px;
}

.intro-text.white {
  margin-bottom: 30px;
  padding: 0;
  font-size: 28px;
  line-height: 38px;
}

.intro-text.white.smaller {
  font-size: 26px;
}

.intro-text.amy-warren {
  color: var(--navy);
  font-size: 28px;
  line-height: 38px;
}

.paragraph-2, .paragraph-3, .paragraph-4 {
  font-size: 16px;
  line-height: 26px;
}

.body {
  padding-left: 0;
  padding-right: 20px;
  font-family: futura-pt, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.body.white {
  padding-left: 40px;
}

.body.white.growth {
  padding-left: 0;
}

.body.white.donors {
  padding-left: 32px;
  font-size: 20px;
  line-height: 26px;
}

.body.small {
  padding-right: 0;
  font-size: 20px;
  line-height: 30px;
}

.body.small.ron-and-sue {
  margin-bottom: 12px;
  padding-right: 47px;
}

.body.centered {
  text-align: center;
  border-radius: 30px;
  margin-top: 50px;
  padding: 24px;
}

.body.award-title {
  padding-left: 40px;
}

.body.chart {
  font-size: 14px;
  line-height: 16px;
}

.body.caption {
  background-color: var(--inspira-cyan);
  color: var(--light-blue);
  border-radius: 20px;
  width: 75%;
  padding: 19px;
  font-size: 18px;
  line-height: 22px;
}

.body.notation {
  color: var(--gray);
  text-align: right;
  margin-top: 39px;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
}

.heading-2 {
  color: var(--inspira-cyan);
  font-size: 50px;
  line-height: 55px;
}

.div-block {
  background-color: var(--navy);
  border-radius: 50px;
  padding: 53px;
}

.white {
  color: var(--white);
  margin-top: auto;
  padding: 0;
}

.text-block-2, .paragraph-5 {
  color: #fff;
}

.heading-3 {
  color: #fff;
  background-image: url('../images/Rectangle-41.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 0;
  padding-left: 40px;
  font-family: futura-pt-bold, sans-serif;
  font-size: 21px;
}

.values-block {
  margin-bottom: 15px;
}

.section-4 {
  padding-top: 57px;
}

.heading-4, .heading-5 {
  font-size: 36px;
  line-height: 46px;
}

.paragraph-6 {
  width: 940px;
  font-family: futura-pt, sans-serif;
  font-size: 20px;
}

.paragraph-7 {
  color: var(--inspira-cyan);
  padding-right: 119px;
  font-family: futura-pt, sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 36px;
}

.community-impact {
  padding-top: 70px;
}

.div-block-2 {
  z-index: -5;
  text-align: left;
  background-image: url('../images/HeroImageBubbles.png'), url('../images/GraphPaper4x-1.png');
  background-position: 94%, 50% 100%;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, contain;
  height: 100vh;
  margin-top: 141px;
  padding-top: 0;
  padding-left: 0;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.button {
  background-color: #ff8400;
  border-radius: 20px;
  margin-top: 0;
  margin-bottom: 27px;
  font-family: futura-pt-bold, sans-serif;
}

.container-2 {
  margin-bottom: 75px;
}

.container-3 {
  margin-top: 70px;
}

.image {
  margin-top: -111px;
  margin-bottom: 72px;
}

.column {
  padding-left: 0;
}

.events {
  margin-top: 75px;
  position: static;
}

.column-2 {
  border-radius: 50px;
  padding: 33px;
}

.image-2 {
  z-index: 5;
  border-radius: 50px;
  margin-top: 0;
  padding-top: 0;
  padding-right: 0;
  position: relative;
}

.heading-6 {
  color: var(--navy);
  text-transform: uppercase;
  font-family: futura-pt-bold, sans-serif;
}

.paragraph-8 {
  padding-right: 60px;
  font-family: futura-pt, sans-serif;
}

.div-block-3 {
  padding-left: 0;
  padding-right: 29px;
}

.div-block-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  margin-left: -180px;
  display: flex;
}

.div-block-4.two {
  margin-left: 0;
  margin-right: -180px;
}

.patientstory {
  grid-column-gap: 39px;
  grid-row-gap: 39px;
  background-color: #ccebf7;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  margin-top: 33px;
  margin-left: 150px;
  padding: 21px 21px 21px 31px;
  display: flex;
}

.patientstory.second {
  margin-left: 0;
  margin-right: 150px;
}

.columns-3 {
  margin-top: 26px;
  margin-bottom: 29px;
}

.columns-4 {
  margin-left: 0;
  margin-right: 0;
}

.div-block-6 {
  grid-column-gap: 62px;
  grid-row-gap: 62px;
  justify-content: center;
  align-items: center;
  margin-right: auto;
  display: flex;
}

.div-block-7 {
  background-image: url('../images/EventsBubble.png');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: contain;
  position: static;
  inset: 0%;
  transform: translate(0, -106px);
}

.div-block-8 {
  background-image: url('../images/EventsBubble.png');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: 593px;
  position: absolute;
  inset: 0%;
}

.section-7 {
  position: relative;
}

.column-7 {
  padding-left: 0;
}

.section-8 {
  z-index: -6;
  background-image: url('../images/EventsBubble.png');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: contain;
  height: 300px;
  position: relative;
}

.container-4 {
  max-width: 1170px;
}

.main-button {
  background-color: #ff8400;
  border-radius: 50px;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 0;
  padding: 10px 15px;
  font-family: futura-pt-bold, sans-serif;
  font-size: 20px;
  line-height: 30px;
  transition: background-color .2s;
}

.main-button:hover {
  background-color: var(--navy);
}

.main-button.patient-stories {
  margin-bottom: 0;
}

.main-button.donors {
  background-color: var(--orange);
  margin-left: auto;
  padding: 10px 18px;
}

.main-button.donors.philanthropic-impact {
  margin-left: 30px;
  padding: 10px 18px;
}

.main-button.donors.philanthropic-impact:hover {
  border: 1px solid var(--white);
  background-color: var(--navy);
}

.column-8 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: auto;
  display: flex;
}

.column-9 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.flex-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  display: flex;
}

.image-3 {
  border-radius: 50px;
  transform: translate(70px);
}

.div-block-9 {
  background-color: var(--light-blue);
  border-radius: 50px;
  padding: 31px;
}

.div-block-10 {
  position: relative;
}

.div-block-11 {
  background-color: var(--light-blue);
  border-radius: 50px;
  padding-left: 140px;
  position: absolute;
  inset: 0%;
}

.div-block-12 {
  margin-left: 72px;
}

.columns-5 {
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.columns-5.second {
  margin-top: 29px;
}

.bluebg {
  background-color: var(--light-blue);
  border-radius: 50px;
  padding: 36px 36px 36px 73px;
}

.bluebg._2 {
  padding-right: 95px;
}

.bluebg.r-and-s {
  justify-content: center;
  align-items: flex-start;
  padding-left: 36px;
}

.patient {
  z-index: 1;
  border-radius: 50px;
  max-width: 100%;
  margin-right: -49px;
  position: relative;
}

.patient._2 {
  transform: translate(-50px);
}

.patient.r-and-s {
  margin-left: -50px;
  margin-right: auto;
}

.column-10 {
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.column-11 {
  order: 9999;
}

.heading-7, .heading-8 {
  text-transform: uppercase;
}

.section-9 {
  margin-top: 75px;
  position: relative;
}

.column-12 {
  grid-column-gap: 55px;
  grid-row-gap: 55px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.containe {
  background-color: var(--navy);
  border-radius: 50px;
  max-width: 1170px;
  height: 1000px;
  padding: 35px 35px 0;
}

.image-5 {
  max-width: 130%;
  margin-top: 50px;
  transform: translate(-43px, -11px);
}

.columns-6 {
  height: 627px;
  overflow: visible;
}

.column-13 {
  margin-bottom: 0;
  position: static;
}

.section-10 {
  margin-top: 75px;
}

.columns-7 {
  margin-top: 20px;
}

.section-11 {
  margin-top: 75px;
}

.image-6 {
  max-width: 70%;
}

.new-team-member {
  justify-content: center;
  align-items: center;
  margin-bottom: 23px;
  display: flex;
}

.image-7 {
  max-width: 70%;
}

.div-block-13 {
  margin-top: 50px;
}

.div-block-14 {
  background-color: var(--light-blue);
  border-radius: 30px;
}

.text-block-3 {
  text-align: center;
}

.new-provider {
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.provider {
  max-width: 60%;
}

.column-14 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.column-15 {
  display: flex;
}

.column-16 {
  flex-flow: row;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  display: flex;
}

.container-6 {
  max-width: 1170px;
  margin-top: 50px;
}

.column-17 {
  border-right: .5px solid #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-18 {
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 20px;
  display: flex;
}

.awards {
  justify-content: center;
  align-items: center;
  margin-bottom: 57px;
  display: flex;
}

.section-12 {
  margin-top: 70px;
  position: relative;
}

.columns-8 {
  margin-top: 60px;
}

.image-8, .image-9 {
  margin-right: 15px;
}

.container-7 {
  background-color: var(--navy);
  border-radius: 30px;
  max-width: 1170px;
  height: 600px;
}

.column-19 {
  padding: 27px;
}

.text-span-3 {
  color: var(--inspira-cyan);
}

.section-13 {
  margin-top: 60px;
}

.columns-9 {
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-top: 36px;
  padding-bottom: 36px;
}

.image-10 {
  max-width: 120%;
}

.div-block-15 {
  background-color: var(--lighter-blue);
  border-radius: 30px;
}

.section-14 {
  background-image: url('../images/GraphPaper4x-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 131px;
}

.image-11 {
  max-width: 20%;
}

.columns-10 {
  margin-left: auto;
  margin-right: auto;
  padding: 60px 20px 60px 60px;
}

.div-block-16 {
  background-color: var(--inspira-cyan);
  border-radius: 20px;
  width: 20px;
  height: 20px;
}

.div-block-16.chart1 {
  background-color: var(--navy);
}

.div-block-16.chart2 {
  background-color: var(--orange);
}

.div-block-16.teal {
  background-color: var(--teal);
}

.div-block-16.purple {
  background-color: var(--purple);
}

.div-block-16._5 {
  background-color: var(--gray);
  border: 1px solid #000;
}

.div-block-16.gray {
  background-color: var(--gray);
}

.div-block-16._6 {
  background-color: #ccebf700;
  border: 1px solid #000;
}

.chart-labels {
  justify-content: flex-start;
  align-items: center;
  margin-top: 7px;
  margin-bottom: 8px;
  display: flex;
}

.columns-11, .columns-12, .columns-13 {
  margin-bottom: 10px;
}

.code-embed, .code-embed-2 {
  margin-right: 25px;
}

.text-block-4 {
  letter-spacing: 1px;
  margin-bottom: 20px;
  font-family: futura-pt-bold, sans-serif;
  font-size: 17px;
}

.column-20, .column-21 {
  padding-top: 0;
  position: static;
}

.heading-9 {
  margin-bottom: 40px;
  padding-left: 40px;
  font-size: 60px;
}

.div-block-17 {
  background-color: var(--inspira-cyan);
  width: 100%;
  height: 20px;
}

.section-15 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  padding-top: 27px;
  display: flex;
}

.image-12 {
  margin-bottom: 29px;
}

.container-8 {
  flex-flow: column;
  max-width: 1170px;
  display: flex;
}

.section-16 {
  background-image: url('../images/GraphPaper4x-1.png');
  background-position: 50% 38%;
  background-repeat: no-repeat;
  background-size: contain;
}

.container-9 {
  max-width: 1170px;
}

.image-13 {
  margin-bottom: 40px;
}

.container-10 {
  z-index: 18;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.image-14 {
  max-width: 130%;
}

.wrapper {
  position: relative;
}

.photo-caption {
  z-index: 19;
  opacity: 0;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  transition: opacity .2s;
  display: flex;
  position: absolute;
  inset: 0%;
}

.photo-caption:hover {
  opacity: 100;
}

.columns-14 {
  overflow: visible;
}

.div-block-18 {
  z-index: -3;
  position: absolute;
  inset: 0%;
}

.image-15 {
  max-width: 110%;
  margin-top: 71px;
  margin-left: 10px;
}

.columns-15 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-19 {
  display: block;
  position: relative;
}

.heading-11 {
  margin-bottom: 27px;
  font-size: 50px;
  line-height: 55px;
}

.container-11 {
  max-width: 1170px;
}

.div-block-20 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-21 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.kaitlyn-and-matt, .andrae-ames, .ron-and-sue {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.body-2 {
  border-top: 20px solid var(--inspira-cyan);
  border-bottom: 20px solid var(--inspira-cyan);
  max-width: 100%;
  overflow: visible;
}

.div-block-22 {
  position: absolute;
  inset: 0%;
}

.award-title {
  margin-left: 25px;
  font-family: futura-pt, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.graph-paper-background {
  background-image: url('../images/GraphPaper4x-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.div-block-24 {
  position: relative;
}

.column-32, .column-33 {
  position: static;
}

.container-12 {
  max-width: 1170px;
  margin-left: 25px;
}

.container-13, .container-14, .container-15, .container-16, .container-17 {
  max-width: 1170px;
}

.heading-13 {
  font-size: 40px;
  line-height: 45px;
}

.heading-14 {
  font-size: 28px;
  line-height: 38px;
}

.heading-15 {
  margin-top: auto;
}

.div-block-25 {
  width: 100%;
  overflow: hidden;
}

.heading-19 {
  padding-right: 142px;
}

.patient-name {
  text-transform: none;
}

.text-span-4, .text-span-5, .text-span-6 {
  color: var(--inspira-cyan);
}

.text-span-7, .text-span-8 {
  color: var(--inspira-cyan);
  font-weight: 700;
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 50px;
    line-height: 55px;
  }

  .section {
    width: 100%;
  }

  .heading {
    text-align: center;
    margin-top: auto;
    padding-left: 0;
    font-size: 43px;
    line-height: 44px;
  }

  .text-span {
    padding-left: 0;
  }

  .section-2 {
    margin-bottom: auto;
    margin-left: 10px;
    margin-right: 10px;
  }

  .text-block {
    text-align: center;
    margin-top: -66px;
    font-size: 43px;
    line-height: 53px;
  }

  .text-span-2 {
    line-height: 30px;
    display: block;
  }

  .intro-text {
    padding-left: 0;
    padding-right: 10px;
    font-size: 16px;
    line-height: 22px;
  }

  .intro-text.white, .intro-text.amy-warren {
    font-size: 22px;
    line-height: 28px;
  }

  .body {
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    line-height: 22px;
  }

  .body.white.donors {
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    line-height: 22px;
  }

  .body.small {
    padding-right: 0;
    font-size: 16px;
    line-height: 22px;
  }

  .body.small.ron-and-sue {
    padding-right: 0;
  }

  .body.centered {
    margin-top: 20px;
  }

  .body.award-title {
    padding-left: 15px;
    padding-right: 0;
  }

  .body.chart {
    margin-left: -125px;
    font-size: 16px;
    line-height: 18px;
  }

  .body.new-team-members {
    margin-left: -30px;
    font-size: 14px;
    line-height: 18px;
  }

  .body.new-provider {
    font-size: 14px;
    line-height: 16px;
  }

  .body.caption {
    align-self: center;
    width: 100%;
    margin-top: -26px;
    margin-bottom: auto;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    line-height: 20px;
  }

  .heading-2 {
    font-size: 25px;
    line-height: 27px;
  }

  .div-block {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-4 {
    padding-top: 15px;
  }

  .heading-4 {
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 30px;
    line-height: 33px;
  }

  .div-block-2 {
    z-index: -3;
    background-position: 50%, 50% 100%;
    background-size: 120vw, contain;
    margin-top: 254px;
    position: absolute;
  }

  .container-2, .container-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image {
    margin-top: 23px;
  }

  .column {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    display: flex;
  }

  .events {
    margin-top: 20px;
    margin-left: 10px;
  }

  .paragraph-8 {
    padding-right: 0;
  }

  .div-block-3 {
    order: 9999;
    padding-right: 0;
  }

  .div-block-4 {
    margin-left: 0;
  }

  .div-block-4.two {
    margin-right: 0;
  }

  .patientstory {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
    flex-flow: column;
    margin-left: 10px;
    margin-right: 10px;
  }

  .patientstory.second, .columns {
    margin-left: 10px;
    margin-right: 10px;
  }

  .column-3 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .column-4 {
    margin-top: 18px;
  }

  .column-5 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .columns-2 {
    margin-top: -56px;
  }

  .column-6 {
    margin-top: 24px;
  }

  .container-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .main-button {
    margin-left: 0;
  }

  .main-button.donors {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .main-button.donors.philanthropic-impact {
    justify-content: center;
    align-self: flex-start;
    align-items: flex-start;
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-8 {
    padding-left: 0;
    padding-right: 0;
  }

  .columns-5 {
    flex-flow: column;
    display: flex;
  }

  .columns-5.second {
    justify-content: center;
    align-items: center;
  }

  .bluebg {
    margin-top: -11px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .bluebg._2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bluebg.r-and-s {
    order: 9999;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding-left: 20px;
  }

  .patient {
    max-width: 80%;
    margin-right: 0;
    position: static;
    transform: translate(0, 29px);
  }

  .patient._2 {
    z-index: 1;
  }

  .patient.r-and-s {
    margin-left: 0;
    margin-right: 0;
  }

  .column-10 {
    flex-flow: column;
    order: -9999;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .column-11 {
    z-index: 1;
    flex-flow: column;
    order: 0;
    justify-content: center;
    align-items: center;
    display: flex;
    transform: translate(56px, 38px);
  }

  .section-9 {
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .containe {
    height: 1550px;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-5 {
    max-width: 100%;
    margin-bottom: 30px;
    transform: translate(2px, -11px);
  }

  .column-13 {
    padding-left: 0;
  }

  .section-11 {
    margin-top: 20px;
  }

  .image-6 {
    max-width: 45%;
    margin-left: 25px;
  }

  .new-team-member {
    margin-bottom: 10px;
  }

  .image-7 {
    max-width: 45%;
    margin-left: 25px;
  }

  .provider {
    margin-left: 20px;
  }

  .provider.new-providers {
    max-width: 45%;
  }

  .column-15 {
    aspect-ratio: auto;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .container-6 {
    margin-top: 20px;
  }

  .awards {
    margin-top: 28px;
    margin-bottom: 3px;
  }

  .section-12 {
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .columns-8 {
    margin-top: auto;
  }

  .container-7 {
    height: 1122px;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
  }

  .column-19 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .text-span-3 {
    margin-left: auto;
  }

  .columns-9 {
    height: 650px;
  }

  .image-10 {
    max-width: 107%;
  }

  .columns-10 {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .chart-labels {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .columns-11 {
    display: flex;
  }

  .code-embed, .code-embed-2 {
    margin-right: auto;
  }

  .column-20 {
    padding-left: 0;
  }

  .container-8 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-22 {
    flex-flow: column;
    order: 9999;
    justify-content: center;
    align-self: auto;
    align-items: center;
    display: flex;
  }

  .column-23 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading-10 {
    padding-left: 0;
    padding-right: 20px;
  }

  .column-24 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 0;
    display: flex;
  }

  .section-16, .container-9 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-10 {
    margin-top: 14px;
  }

  .photo-caption {
    justify-content: center;
    align-items: center;
    margin-top: 56px;
    display: block;
    inset: 0%;
  }

  .photo-caption:hover {
    display: block;
  }

  .image-15 {
    max-width: 100%;
    margin-top: 20px;
    transform: translate(-10px);
  }

  .div-block-19 {
    position: relative;
  }

  .bold-text, .bold-text-2, .bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6, .bold-text-7, .bold-text-8, .bold-text-9, .bold-text-10, .bold-text-11, .bold-text-12, .bold-text-13, .bold-text-14, .bold-text-15, .bold-text-16, .bold-text-17, .bold-text-18, .bold-text-19, .bold-text-20, .bold-text-21 {
    margin-left: -35px;
  }

  .bold-text-22, .bold-text-23, .bold-text-24, .bold-text-25, .bold-text-26, .bold-text-27, .bold-text-28, .bold-text-29, .bold-text-30, .bold-text-31, .bold-text-32 {
    margin-left: -35px;
    font-size: 14px;
    line-height: 16px;
    display: block;
  }

  .column-25, .column-26 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-27, .column-28, .column-29 {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-11 {
    margin-top: 20px;
    margin-bottom: 19px;
    margin-left: 11px;
    line-height: 28px;
  }

  .column-30 {
    margin-top: 29px;
  }

  .container-11 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .columns-16 {
    display: flex;
  }

  .kaitlyn-and-matt {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .andrae-ames {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0;
  }

  .ron-and-sue {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .body-2 {
    border-style: solid none;
    border-width: 20px 0;
    border-color: var(--inspira-cyan) black var(--inspira-cyan) var(--inspira-cyan);
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-31 {
    padding-top: 0;
  }

  .div-block-23 {
    flex-flow: column;
    justify-content: center;
    align-self: center;
    align-items: center;
    display: flex;
    position: relative;
  }

  .award-title {
    font-size: 16px;
    line-height: 22px;
  }

  .container-12 {
    margin-left: auto;
  }

  .heading-12 {
    font-size: 50px;
    line-height: 60px;
  }

  .heading-16 {
    box-sizing: border-box;
    object-fit: fill;
    flex-flow: column;
    font-size: 20px;
    line-height: 30px;
    display: block;
  }

  .image-16 {
    margin-bottom: 38px;
  }

  .heading-17, .heading-18 {
    font-size: 20px;
    line-height: 30px;
  }

  .heading-19 {
    font-size: 40px;
    line-height: 50px;
  }

  .patient-name {
    font-size: 20px;
    line-height: 26px;
  }
}


