#unmet-needs .container .wrapper {
  max-width: 1320px;
}
@media (min-width: 1024px) {
  #unmet-needs .container .wrapper {
    padding-left: 120px;
  }
}
@media (min-width: 1024px) and (min-width: 1024px) and (max-width: 1600px) {
  #unmet-needs .container .wrapper {
    padding-left: 70px;
  }
}
#unmet-needs .hero {
  background: #083887;
}
#unmet-needs .bird {
  position: absolute;
  left: 27px;
  top: 620px;
  z-index: 2;
  width: 300px;
  display: none;
}
#unmet-needs section {
  padding: 0 20px;
  background: #fff;
}
#unmet-needs section .container {
  padding: 42px 0 0;
}
@media (min-width: 1024px) {
  #unmet-needs section .container {
    padding: 42px 0 50px;
  }
}
#unmet-needs section .container .wrapper {
  max-width: 100%;
}
#unmet-needs section h2,
#unmet-needs section h3 {
  color: #083887;
  font-weight: bold;
  margin: 0;
  margin-bottom: 19px;
  font-size: 24px;
  line-height: 28px;
}
@media (min-width: 1024px) {
  #unmet-needs section h2,
  #unmet-needs section h3 {
    font-size: 36px;
    line-height: 44px;
  }
}
#unmet-needs .mds-incidence h2 {
  margin-bottom: 47px;
}
#unmet-needs .mds-incidence .image_wrapper {
  max-width: 1196px;
  margin: 0 auto;
  text-align: center;
}
#unmet-needs .infographic {
  background: #f0f6fd;
  border-radius: 16px;
  padding: 12px;
  max-width: 1184px;
  margin: 45px auto;
}
#unmet-needs .infographic .infographic_wrapper {
  display: flex;
  max-width: 927px;
  margin: 0 auto;
  align-items: center;
  gap: 10px;
}
#unmet-needs .infographic .infographic_wrapper .image {
  flex: 1;
}
#unmet-needs .infographic .infographic_wrapper .copy {
  min-width: 388px;
  display: flex;
  flex-direction: column;
  position: relative;
  padding: 18px;
  border-radius: 20px;
  background: #2e75d3;
  color: white;
  height: fit-content;
  padding-left: 44px;
  position: relative;
}
#unmet-needs .infographic .infographic_wrapper .copy:before {
  content: "";
  position: absolute;
  left: 25px;
  top: 12.5px;
  width: 4px;
  height: calc(100% - 25px);
  background: white;
}
#unmet-needs .infographic .infographic_wrapper .copy h4 {
  font-size: 90px;
  letter-spacing: -0.03em;
  line-height: 1;
  margin: 0;
}
#unmet-needs .infographic .infographic_wrapper .copy p {
  font-size: 24px;
  line-height: 28px;
  letter-spacing: -0.01em;
  font-weight: bold;
}
@media (max-width: 768px) {
  #unmet-needs .infographic {
    padding: 0;
    margin: 33px auto 15px;
  }
  #unmet-needs .infographic .infographic_wrapper {
    flex-direction: column;
    gap: 10px;
  }
  #unmet-needs .infographic .infographic_wrapper .image {
    padding: 0 7px;
  }
  #unmet-needs .infographic .infographic_wrapper .copy {
    min-width: auto;
    padding: 8px;
    padding-left: 38px;
    width: 100%;
  }
  #unmet-needs .infographic .infographic_wrapper .copy:before {
    top: 8px;
    height: calc(100% - 16px);
  }
  #unmet-needs .infographic .infographic_wrapper .copy h4 {
    font-size: 69px;
  }
  #unmet-needs .infographic .infographic_wrapper .copy p {
    font-size: 22px;
    line-height: 25px;
  }
}
#unmet-needs section#transfusion-burden {
  background: #f0f6fd;
}
@media (max-width: 1024px) {
  #unmet-needs section#transfusion-burden .references {
    margin: 0 -20px;
    padding: 0 20px;
    background: white;
  }
}
#unmet-needs section#transfusion-burden h2 {
  margin-bottom: 10px;
}
#unmet-needs section#transfusion-burden .transfusion-burden {
  max-width: 1217px;
}
#unmet-needs section#transfusion-burden .transfusion-burden > p {
  font-size: 22px;
  line-height: 26px;
}
#unmet-needs section#transfusion-burden .transfusion-icons {
  display: flex;
  max-width: 982px;
  margin: 0 auto 15px;
  justify-content: space-between;
}
@media (max-width: 1023px) {
  #unmet-needs section#transfusion-burden .transfusion-icons {
    margin: 20px auto 2px;
    flex-direction: column;
    gap: 22px;
    align-items: center;
    justify-content: center;
  }
}
@media (max-width: 1023px) and (min-width: 769px) {
  #unmet-needs section#transfusion-burden .transfusion-icons {
    flex-direction: row;
    gap: 60px;
  }
}
#unmet-needs section#transfusion-burden .transfusion-icons .transfusion-icon {
  display: flex;
  flex-direction: column;
  gap: 7px;
  align-items: center;
  justify-content: flex-end;
}
#unmet-needs section#transfusion-burden .transfusion-icons .transfusion-icon .icon {
  width: 100%;
  max-width: 123px;
}
#unmet-needs section#transfusion-burden .transfusion-icons .transfusion-icon p {
  font-weight: bold;
  color: #083887;
}
#unmet-needs section#transfusion-burden .transfusion-chart h3 {
  font-size: 32px;
  line-height: 36px;
  margin-bottom: 14px;
}
@media (max-width: 1023px) {
  #unmet-needs section#transfusion-burden .transfusion-chart h3 {
    font-size: 24px;
    line-height: 28px;
  }
}
#unmet-needs section#transfusion-burden .transfusion-chart + .reference {
  margin-top: 45px;
}
@media (max-width: 1023px) {
  #unmet-needs section#transfusion-burden .transfusion-chart + .reference {
    margin-top: 10px;
  }
}
@media (max-width: 1023px) {
  #unmet-needs section#transfusion-burden .transfusion-chart .images {
    margin-left: -20px;
    margin-right: -20px;
    text-align: center;
    background: white;
  }
  #unmet-needs section#transfusion-burden .transfusion-chart .images .image_wrapper {
    text-align: center;
  }
}
#unmet-needs section.references {
  background: white;
}
@media (min-width: 1024px) {
  #unmet-needs section.references .container {
    padding-top: 0;
  }
}
#unmet-needs section.references .unmet-needs__button {
  margin: 38px auto 69px;
}
#unmet-needs section.references .unmet-needs__button .button {
  width: 383px;
  background: #4c60ac;
}
#unmet-needs section.references .unmet-needs__button .button:hover {
  background: #2e75d3;
}
@media (max-width: 1024px) {
  #unmet-needs section.references .unmet-needs__button .button {
    width: 338px;
  }
}
#unmet-needs .references__container {
  margin-bottom: 20px;
  width: 100%;
}
#unmet-needs .references__container p {
  margin-bottom: 20px;
  max-width: 1282px;
}
#unmet-needs .references__container p:last-child {
  margin-bottom: 30px;
}
#unmet-needs .references__container .hang-item {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 30px;
}
#unmet-needs .__button a {
  height: 65px;
  width: 318px;
}
@media (min-width: 1024px) {
  #unmet-needs .__button a {
    width: 373px;
  }
}
/*# sourceMappingURL=unmet-needs.css.map */
