#eligible-patients .container .wrapper {
  max-width: 1320px;
}
@media (min-width: 1024px) {
  #eligible-patients .container .wrapper {
    padding-left: 120px;
  }
}
@media (min-width: 1024px) and (min-width: 1024px) and (max-width: 1600px) {
  #eligible-patients .container .wrapper {
    padding-left: 70px;
  }
}
#eligible-patients section {
  padding: 0 20px;
  background: #fff;
}
@media (min-width: 1024px) {
  #eligible-patients section {
    background: url("../../images/sky-bg.webp") no-repeat top;
    background-size: 100% 50%;
    position: relative;
  }
  #eligible-patients section:after {
    content: "";
    height: 50%;
    width: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    position: absolute;
  }
}
#eligible-patients section .container {
  padding: 42px 0 0;
  position: relative;
  z-index: 2;
}
@media (min-width: 1024px) {
  #eligible-patients section .container {
    padding: 42px 0 50px;
  }
}
#eligible-patients section .container .wrapper {
  max-width: 100%;
}
#eligible-patients section h2,
#eligible-patients section h3 {
  color: #083887;
  font-weight: bold;
  margin: 0;
  margin-bottom: 19px;
  font-size: 24px;
  line-height: 28px;
}
@media (min-width: 1024px) {
  #eligible-patients section h2,
  #eligible-patients section h3 {
    font-size: 36px;
    line-height: 44px;
  }
}
#eligible-patients .tabs .tabs__nav {
  width: 100%;
  display: flex;
  margin-bottom: 45px;
}
@media (max-width: 1023px) {
  #eligible-patients .tabs .tabs__nav {
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px);
  }
}
#eligible-patients .tabs .tabs__nav .tabs__btn {
  text-align: center;
  flex: 1;
  position: relative;
  background: white;
  color: #80b0fb;
  border: 1px solid rgba(80, 81, 84, 0.8274509804);
  font-size: 22px;
  line-height: 28px;
  cursor: pointer;
  transition: color 0.3s, background 0.3s, border 0.3s;
}
#eligible-patients .tabs .tabs__nav .tabs__btn h4 {
  font-size: 26px;
  line-height: 28px;
  margin: 0;
}
@media (max-width: 1023px) {
  #eligible-patients .tabs .tabs__nav .tabs__btn {
    font-size: 18px;
    line-height: 20px;
    padding: 11px 1px;
  }
  #eligible-patients .tabs .tabs__nav .tabs__btn h4 {
    font-size: 16px;
    line-height: 20px;
  }
}
#eligible-patients .tabs .tabs__nav .tabs__btn.is-active {
  background: #f0f6fd;
  border: 1px solid #ef9626;
  color: #ef9600;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  position: relative;
}
#eligible-patients .tabs .tabs__nav .tabs__btn.is-active::before {
  content: "";
  position: absolute;
  bottom: -16px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 17px solid transparent;
  border-right: 17px solid transparent;
  border-top: 17px solid #ef9626;
}
@media (max-width: 1023px) {
  #eligible-patients .tabs .tabs__nav .tabs__btn.is-active::before {
    bottom: -17px;
  }
}
#eligible-patients .tabs .tabs__nav .tabs__btn.is-active::after {
  content: "";
  position: absolute;
  bottom: -15.5px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 16.5px solid transparent;
  border-right: 16.5px solid transparent;
  border-top: 16.5px solid #f0f6fd;
}
@media (max-width: 1023px) {
  #eligible-patients .tabs .tabs__nav .tabs__btn.is-active::after {
    bottom: -16px;
  }
}
#eligible-patients .tabs .tabs__nav .tabs__btn:nth-of-type(1) {
  border-bottom-left-radius: 14px;
}
#eligible-patients .tabs .tabs__nav .tabs__btn:nth-of-type(3) {
  border-bottom-right-radius: 14px;
}
@media (max-width: 1023px) {
  #eligible-patients .tabs .tabs__nav .tabs__btn:nth-of-type(1) {
    border-bottom-left-radius: 0;
  }
  #eligible-patients .tabs .tabs__nav .tabs__btn:nth-of-type(3) {
    border-bottom-right-radius: 0;
  }
}
#eligible-patients .tabs #tab-1 .esa-refactory > h3 {
  margin-bottom: 23px;
}
#eligible-patients .tabs #tab-2 .esa-ineligible > .title:nth-of-type(2) {
  margin-top: 34px;
  margin-bottom: 20px;
}
@media (max-width: 1023px) {
  #eligible-patients .tabs #tab-2 .esa-ineligible > .title:nth-of-type(2) {
    margin-top: 12px;
    margin-bottom: 15px;
  }
}
#eligible-patients .tabs .tabs__panel {
  display: none;
}
#eligible-patients .tabs .tabs__panel.is-active {
  display: block;
}
#eligible-patients .tabs .title {
  max-width: 1100px;
  margin-bottom: 20px;
}
#eligible-patients .tabs .subtitle {
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
}
#eligible-patients .tabs .subtitle.blue {
  color: #083887;
}
#eligible-patients .tabs h3 {
  font-size: 32px;
  line-height: 36px;
  color: #505154;
  margin-bottom: 5px;
}
@media (max-width: 1023px) {
  #eligible-patients .tabs h3 {
    font-size: 22px;
    line-height: 25px;
  }
}
#eligible-patients .tabs ul {
  margin: 10px 0;
}
#eligible-patients .tabs ul li {
  font-size: 18px;
  line-height: 22px;
}
#eligible-patients .tabs .patient .blue {
  color: #083887;
}
#eligible-patients .tabs .patient .orange {
  color: #ef9626;
}
#eligible-patients .tabs .patient .name {
  font-size: 80px;
  font-weight: bold;
  line-height: 66px;
  font-family: "Podkova", serif;
}
@media (max-width: 1023px) {
  #eligible-patients .tabs .patient .name {
    font-size: 40px;
    line-height: 1;
  }
}
#eligible-patients .tabs .patient .details {
  font-size: 42px;
  font-weight: bold;
  line-height: 50px;
  font-family: "Podkova", serif;
  display: flex;
  justify-content: space-between;
  gap: 30px;
  padding-bottom: 18px;
  border-bottom: 2px solid #ef9626;
  margin-bottom: 8px;
}
@media (min-width: 1023px) and (max-width: 1300px) {
  #eligible-patients .tabs .patient .details {
    flex-direction: column;
    gap: 0;
    margin-top: 5px;
  }
}
@media (max-width: 1023px) {
  #eligible-patients .tabs .patient .details {
    font-size: 24px;
    line-height: 1;
    flex-direction: column;
    gap: 5px;
    border-bottom: none;
  }
  #eligible-patients .tabs .patient .details .type {
    display: flex;
    gap: 5px;
  }
  #eligible-patients .tabs .patient .details .type .orange {
    flex: 1;
  }
}
#eligible-patients .tabs .patient .details > p {
  display: none;
}
#eligible-patients .tabs .box-information {
  display: flex;
  justify-content: space-between;
  gap: 30px;
}
@media (max-width: 1023px) {
  #eligible-patients .tabs .box-information {
    flex-direction: column;
  }
}
#eligible-patients .tabs .box-information > p {
  display: none;
}
#eligible-patients .tabs .box-information .image_wrapper .image {
  max-width: 576px;
}
#eligible-patients .tabs .box-information .image_wrapper .not-actual-patient {
  font-size: 12px;
}
#eligible-patients .tabs .box-information .image_wrapper > p {
  display: none;
}
#eligible-patients .tabs .box-information .presentation {
  max-width: 447px;
  margin-top: 50px;
}
#eligible-patients .tabs .box-information .presentation > div {
  margin-bottom: 27px;
}
#eligible-patients .tabs .box-information .presentation > div:last-child {
  margin-bottom: 0;
}
#eligible-patients .tabs .box-information .presentation ul {
  padding-left: 55px;
}
#eligible-patients .tabs .box-information .presentation ul li {
  margin-bottom: 8px;
}
#eligible-patients .tabs .box-information .presentation ul li:last-child {
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  #eligible-patients .tabs .box-information .presentation ul {
    padding-left: 36px;
  }
}
#eligible-patients .tabs .box-information .presentation .head {
  font-size: 32px;
  line-height: 32px;
  font-weight: bold;
  color: white;
  border-radius: 14px 14px 0 0;
  min-height: 50px;
  padding-left: 36px;
  padding: 3.5px 0 3.5px 36px;
  display: flex;
  align-items: center;
  margin-bottom: 23px;
}
@media (max-width: 1023px) {
  #eligible-patients .tabs .box-information .presentation .head {
    font-size: 24px;
    line-height: 26px;
    padding-left: 16px;
    min-height: 40px;
    margin-bottom: 13px;
  }
}
#eligible-patients .tabs .box-information .presentation .blue .head {
  background: linear-gradient(to right, #083887 0%, #06265a 100%);
  border: 1px solid #083887;
}
#eligible-patients .tabs .box-information .presentation .orange .head {
  background: linear-gradient(to right, #f69509 0%, #f69509 45%, #fc6721 100%);
}
#eligible-patients .gradient-box {
  max-width: 1079px;
  margin: 58px auto 32px;
}
@media (max-width: 1023px) {
  #eligible-patients .gradient-box {
    margin-top: 24px;
  }
}
#eligible-patients .gradient-box .gradient-box__wrapper {
  font-weight: normal;
}
@media (max-width: 1023px) {
  #eligible-patients .gradient-box {
    margin-left: -15px;
    margin-right: -10px;
    width: calc(100% + 25px);
    padding-left: 5px;
    padding-right: 5px;
  }
}
#eligible-patients section.references {
  background: white;
}
@media (min-width: 1024px) {
  #eligible-patients section.references .container {
    padding-top: 0;
  }
}
#eligible-patients .references__container {
  margin-bottom: 20px;
  width: 100%;
}
#eligible-patients .references__container p {
  margin-bottom: 20px;
  max-width: 1282px;
}
#eligible-patients .references__container p:last-child {
  margin-bottom: 30px;
}
#eligible-patients .references__container .hang-item {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 30px;
}
#eligible-patients .__button a {
  height: 65px;
  max-width: 754px;
  width: 100%;
  margin-bottom: 54px;
}
@media (max-width: 1023px) {
  #eligible-patients .__button a {
    max-width: 345px;
    margin-bottom: 19px;
    height: 82px;
    padding-left: 40px;
    padding-right: 40px;
    border-radius: 41px;
  }
}
/*# sourceMappingURL=eligible-patients.css.map */
