.disease_hero {
  position: relative;
  padding: 13.5rem 4rem 0rem;
}
@media (max-width: 1366px) {
  .disease_hero {
    padding: 10rem 2.5rem 0rem;
  }
}
@media (max-width: 992px) {
  .disease_hero {
    padding: 13rem 1.8rem 0rem;
  }
}
.disease_hero .container {
  position: relative;
  z-index: 1;
  padding-top: 290px;
  padding-bottom: 100px;
}
@media (max-width: 1550px) {
  .disease_hero .container {
    padding: 290px 25px 100px;
  }
}
@media (max-width: 1400px) {
  .disease_hero .container {
    padding: 200px 18px 100px;
  }
}
@media (max-width: 1366px) {
  .disease_hero .container {
    padding: 160px 18px 100px;
  }
}
@media (max-width: 992px) {
  .disease_hero .container {
    padding: 100px 18px 60px;
  }
}
@media (max-width: 600px) {
  .disease_hero .container {
    width: 100%;
    padding-bottom: 3rem;
    padding-top: 5rem;
  }
}
@media (max-width: 460px) {
  .disease_hero .container {
    padding-bottom: 2rem;
  }
}
.disease_hero .container .main_text {
  width: 45%;
  color: #fff;
}
@media (max-width: 900px) {
  .disease_hero .container .main_text {
    width: 80%;
  }
}
@media (max-width: 600px) {
  .disease_hero .container .main_text {
    width: 100%;
  }
}
.disease_hero .container .main_text h1 {
  color: #fff;
  padding-bottom: 45px;
  font-size: 5.4rem;
}
@media (max-width: 1440px) {
  .disease_hero .container .main_text h1 {
    font-size: 5rem;
  }
}
@media (max-width: 1366px) {
  .disease_hero .container .main_text h1 {
    font-size: 4.5rem;
    padding-bottom: 30px;
  }
}
@media (max-width: 1200px) {
  .disease_hero .container .main_text h1 {
    font-size: 4rem;
  }
}
@media (max-width: 992px) {
  .disease_hero .container .main_text h1 {
    font-size: 3.5rem;
    padding-bottom: 20px;
  }
}
@media (max-width: 568px) {
  .disease_hero .container .main_text h1 {
    font-size: 3rem;
  }
}
.disease_hero .container .main_text h1 strong {
  color: #19295a;
}
.disease_hero .container .main_text p {
  max-width: 480px;
  width: 100%;
  line-height: 26px;
}
.disease_hero .container .main_text p strong {
  font-weight: 900;
}
@media (max-width: 992px) {
  .disease_hero .container .main_text p strong {
    font-weight: 700;
  }
}
.disease_hero .container .main_text .cta__wrapper {
  gap: 20px;
  flex-wrap: wrap;
  padding-top: 20px;
}
@media (max-width: 1250px) {
  .disease_hero .container .main_text .cta__wrapper {
    gap: 10px;
  }
}
.disease_hero .container .main_text .cta__wrapper .hero--cta {
  display: flex;
  align-items: center;
  gap: 1rem;
  height: 100%;
  min-height: 60px;
  padding: 1.4rem 1.8rem;
  border-radius: 15px;
  background-color: #033e76;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  transition: all 0.3s ease;
}
@media (max-width: 1250px) {
  .disease_hero .container .main_text .cta__wrapper .hero--cta {
    min-height: 50px;
  }
}
.disease_hero .container .main_text .cta__wrapper .hero--cta:hover img {
  transform: translateY(-3px);
}
.disease_hero .container .main_text .cta__wrapper .hero--cta img {
  width: 35px;
  height: 35px;
  transition: all 0.3s;
}
@media (max-width: 1250px) {
  .disease_hero .container .main_text .cta__wrapper .hero--cta img {
    width: 25px;
    height: 25px;
  }
}
.disease_hero .container .main_text .cta__wrapper .hero--cta.hero--cta2 {
  background-color: #fff;
  color: #033e76;
}
.disease_hero .hero_gallery_with_tooltip {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  right: 0;
  top: 0;
  margin-top: 125px;
  width: 764px;
  height: 764px;
}
@media (max-width: 1400px) {
  .disease_hero .hero_gallery_with_tooltip {
    width: 700px;
    height: 700px;
    margin-top: 90px;
    right: -10px;
  }
}
@media (max-width: 1366px) {
  .disease_hero .hero_gallery_with_tooltip {
    width: 580px;
    height: 580px;
    right: 0;
    margin-top: 70px;
  }
}
@media (max-width: 992px) {
  .disease_hero .hero_gallery_with_tooltip {
    width: 500px;
    height: 500px;
    margin-top: 55px;
  }
}
@media (max-width: 900px) {
  .disease_hero .hero_gallery_with_tooltip {
    position: relative;
    align-self: flex-end;
    display: none;
  }
}
@media (max-width: 600px) {
  .disease_hero .hero_gallery_with_tooltip {
    display: flex;
    margin-top: 0px;
    justify-self: flex-end;
  }
}
@media (max-width: 535px) {
  .disease_hero .hero_gallery_with_tooltip {
    width: 435px;
    height: 435px;
    right: -5px;
    bottom: -5px;
  }
}
@media (max-width: 460px) {
  .disease_hero .hero_gallery_with_tooltip {
    width: 375px;
    height: 375px;
    margin-top: 0px;
  }
}
@media (max-width: 400px) {
  .disease_hero .hero_gallery_with_tooltip {
    width: 315px;
    height: 315px;
  }
}
@media (max-width: 340px) {
  .disease_hero .hero_gallery_with_tooltip {
    width: 295px;
    height: 295px;
  }
}
.disease_hero .hero_gallery_with_tooltip .person_with_tooltip {
  z-index: 15;
  width: 522px;
  left: -50px;
  height: 773px;
  left: 33px;
  top: 33px;
  position: absolute;
}
@media (max-width: 1400px) {
  .disease_hero .hero_gallery_with_tooltip .person_with_tooltip {
    width: 480px;
    height: 710px;
    left: 60px;
    top: 20px;
  }
}
@media (max-width: 1366px) {
  .disease_hero .hero_gallery_with_tooltip .person_with_tooltip {
    width: 410px;
    height: 610px;
  }
}
@media (max-width: 992px) {
  .disease_hero .hero_gallery_with_tooltip .person_with_tooltip {
    width: 350px;
    height: 520px;
  }
}
@media (max-width: 600px) {
  .disease_hero .hero_gallery_with_tooltip .person_with_tooltip {
    width: 320px;
    height: 480px;
  }
}
@media (max-width: 535px) {
  .disease_hero .hero_gallery_with_tooltip .person_with_tooltip {
    width: 280px;
    height: 420px;
  }
}
@media (max-width: 460px) {
  .disease_hero .hero_gallery_with_tooltip .person_with_tooltip {
    width: 250px;
    height: 375px;
    left: 20px;
  }
}
@media (max-width: 400px) {
  .disease_hero .hero_gallery_with_tooltip .person_with_tooltip {
    width: 210px;
    height: 315px;
  }
}
@media (max-width: 340px) {
  .disease_hero .hero_gallery_with_tooltip .person_with_tooltip {
    width: 190px;
    height: 295px;
  }
}
.disease_hero .hero_gallery_with_tooltip .person_with_tooltip .hero_person_img {
  width: 100%;
  height: 100%;
  display: block;
}
.disease_hero .hero_gallery_with_tooltip .person_with_tooltip .dot {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-50%, -50%);
  width: 32px;
  height: 32px;
  background-color: rgb(255, 255, 255);
  cursor: pointer;
  border-radius: 50%;
  z-index: 10;
}
@media (max-width: 992px) {
  .disease_hero .hero_gallery_with_tooltip .person_with_tooltip .dot {
    width: 25px;
    height: 25px;
  }
}
@media (max-width: 460px) {
  .disease_hero .hero_gallery_with_tooltip .person_with_tooltip .dot {
    width: 20px;
    height: 20px;
  }
}
.disease_hero .hero_gallery_with_tooltip .person_with_tooltip .dot .bg_dot {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  left: 0;
  top: 0;
  z-index: 1;
  position: absolute;
  background-color: rgb(255, 255, 255);
}
.disease_hero .hero_gallery_with_tooltip .person_with_tooltip .dot::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(90, 175, 194, 0.8) 0%, rgba(90, 175, 194, 0.5) 35%, rgba(255, 255, 255, 0) 70%);
  z-index: 0;
}
@media (max-width: 992px) {
  .disease_hero .hero_gallery_with_tooltip .person_with_tooltip .dot::before {
    width: 80px;
    height: 80px;
  }
}
@media (max-width: 460px) {
  .disease_hero .hero_gallery_with_tooltip .person_with_tooltip .dot::before {
    width: 50px;
    height: 50px;
  }
}
.disease_hero .hero_gallery_with_tooltip .gallery_img {
  z-index: 15;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.disease_hero .hero_gallery_with_tooltip:hover .circle {
  transform: translate(-50%, -50%) rotate(90deg);
}
.disease_hero .hero_gallery_with_tooltip .circle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(0deg);
  transition: all 0.3s ease;
  height: 685px;
  width: 685px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center center;
     object-position: center center;
}
@media (max-width: 1400px) {
  .disease_hero .hero_gallery_with_tooltip .circle {
    width: 620px;
    height: 620px;
  }
}
@media (max-width: 1366px) {
  .disease_hero .hero_gallery_with_tooltip .circle {
    width: 500px;
    height: 500px;
  }
}
@media (max-width: 992px) {
  .disease_hero .hero_gallery_with_tooltip .circle {
    width: 440px;
    height: 440px;
  }
}
@media (max-width: 535px) {
  .disease_hero .hero_gallery_with_tooltip .circle {
    width: 380px;
    height: 380px;
  }
}
@media (max-width: 460px) {
  .disease_hero .hero_gallery_with_tooltip .circle {
    width: 320px;
    height: 320px;
  }
}
@media (max-width: 400px) {
  .disease_hero .hero_gallery_with_tooltip .circle {
    width: 275px;
    height: 275px;
  }
}
@media (max-width: 340px) {
  .disease_hero .hero_gallery_with_tooltip .circle {
    width: 255px;
    height: 255px;
  }
}
.disease_hero .bg {
  background-color: #5cbcca;
  border-radius: 20px;
  border-bottom-right-radius: 38rem;
  position: relative;
  min-height: 885px;
}
@media (max-width: 1400px) {
  .disease_hero .bg {
    min-height: 785px;
  }
}
@media (max-width: 1366px) {
  .disease_hero .bg {
    min-height: 650px;
  }
}
@media (max-width: 992px) {
  .disease_hero .bg {
    min-height: 560px;
  }
}
@media (max-width: 900px) {
  .disease_hero .bg {
    min-height: unset;
  }
}
.disease_hero .bg::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  border-bottom-right-radius: 38rem;
  background-image: url(../../images/naglowek-tlo.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
}
@media (max-width: 900px) {
  .disease_hero .bg::before {
    bottom: 0;
    left: 0;
  }
}
@media (max-width: 1400px) {
  .disease_hero .bg,
  .disease_hero .bg::before {
    border-bottom-right-radius: 33rem;
  }
}
@media (max-width: 1366px) {
  .disease_hero .bg,
  .disease_hero .bg::before {
    border-bottom-right-radius: 30rem;
  }
}
@media (max-width: 992px) {
  .disease_hero .bg,
  .disease_hero .bg::before {
    border-bottom-right-radius: 25rem;
  }
}
@media (max-width: 600px) {
  .disease_hero .bg,
  .disease_hero .bg::before {
    border-bottom-right-radius: 25rem;
  }
}
@media (max-width: 535px) {
  .disease_hero .bg,
  .disease_hero .bg::before {
    border-bottom-right-radius: 21rem;
  }
}
@media (max-width: 460px) {
  .disease_hero .bg,
  .disease_hero .bg::before {
    border-bottom-right-radius: 18rem;
  }
}
@media (max-width: 400px) {
  .disease_hero .bg,
  .disease_hero .bg::before {
    border-bottom-right-radius: 16rem;
  }
}
@media (max-width: 340px) {
  .disease_hero .bg,
  .disease_hero .bg::before {
    border-bottom-right-radius: 14rem;
  }
}

.disease_info_section {
  position: relative;
  padding: 70px 0 60px;
  overflow: hidden;
  color: #19295a;
}
@media (max-width: 650px) {
  .disease_info_section {
    padding-top: 50px;
  }
}
@media (max-width: 450px) {
  .disease_info_section {
    padding-bottom: 45px;
  }
}
.disease_info_section .disease_info_img {
  position: absolute;
  left: 40px;
  border-radius: 20px;
  border-bottom-left-radius: 36rem;
  width: 100%;
  max-width: 44%;
  height: 100%;
  max-height: 625px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: right;
     object-position: right;
  z-index: 1;
}
@media (max-width: 1500px) {
  .disease_info_section .disease_info_img {
    max-height: 575px;
    border-bottom-left-radius: 30rem;
  }
}
@media (max-width: 1366px) {
  .disease_info_section .disease_info_img {
    left: 25px;
    max-height: 500px;
    border-bottom-left-radius: 25rem;
  }
}
@media (max-width: 1200px) {
  .disease_info_section .disease_info_img {
    max-height: 450px;
    max-width: 45%;
    border-bottom-left-radius: 20rem;
  }
}
@media (max-width: 992px) {
  .disease_info_section .disease_info_img {
    left: 18px;
    max-height: 450px;
    border-bottom-left-radius: 2rem;
  }
}
@media (max-width: 850px) {
  .disease_info_section .disease_info_img {
    position: relative;
    max-height: 450px;
    max-width: calc(100% - 36px);
  }
}
@media (max-width: 650px) {
  .disease_info_section .disease_info_img {
    max-height: 400px;
  }
}
.disease_info_section .grid2_col {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 50%);
  width: 100%;
  min-height: 630px;
  z-index: 1;
}
@media (max-width: 1500px) {
  .disease_info_section .grid2_col {
    min-height: 580px;
  }
}
@media (max-width: 1366px) {
  .disease_info_section .grid2_col {
    min-height: 500px;
  }
}
@media (max-width: 992px) {
  .disease_info_section .grid2_col {
    min-height: 470px;
  }
}
@media (max-width: 850px) {
  .disease_info_section .grid2_col {
    grid-template-columns: 100%;
    min-height: unset;
  }
}
.disease_info_section .grid2_col .right_col {
  padding: 105px 0 0 70px;
  max-width: 540px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1500px) {
  .disease_info_section .grid2_col .right_col {
    max-width: 100%;
  }
}
@media (max-width: 1366px) {
  .disease_info_section .grid2_col .right_col {
    padding: 30px 0 0 25px;
  }
}
@media (max-width: 850px) {
  .disease_info_section .grid2_col .right_col {
    padding: 35px 0 0 0;
  }
}
.disease_info_section .grid2_col .right_col p {
  padding-bottom: 15px;
}
@media (max-width: 992px) {
  .disease_info_section .grid2_col .right_col p {
    padding-bottom: 0;
  }
}

.most_diseases_section {
  position: relative;
  background-color: #f5f7fa;
  margin: 0 40px;
  color: #19295a;
  border-radius: 20px;
  padding-top: 127px;
  border-bottom-left-radius: 38rem;
  overflow: hidden;
}
@media (max-width: 1600px) {
  .most_diseases_section {
    border-bottom-left-radius: 33rem;
  }
}
@media (max-width: 1366px) {
  .most_diseases_section {
    margin: 0 25px;
    padding-top: 90px;
    border-bottom-left-radius: 30rem;
  }
}
@media (max-width: 1100px) {
  .most_diseases_section {
    padding-top: 75px;
    border-bottom-left-radius: 25rem;
  }
}
@media (max-width: 992px) {
  .most_diseases_section {
    margin: 0 18px;
    border-bottom-left-radius: 2rem;
  }
}
@media (max-width: 800px) {
  .most_diseases_section {
    padding-top: 60px;
  }
}
@media (max-width: 1550px) {
  .most_diseases_section .container {
    padding: 0 25px;
  }
}
@media (max-width: 1400px) {
  .most_diseases_section .container {
    padding: 0 18px;
  }
}
@media (max-width: 800px) {
  .most_diseases_section .grid2_col {
    grid-template-columns: 100%;
  }
}
.most_diseases_section .list_with_warning {
  max-width: 440px;
  padding-bottom: 200px;
  width: 100%;
}
@media (max-width: 992px) {
  .most_diseases_section .list_with_warning {
    padding-right: 30px;
    padding-bottom: 50px;
  }
}
@media (max-width: 800px) {
  .most_diseases_section .list_with_warning {
    padding-bottom: 30px;
    padding-right: 0;
    max-width: 100%;
  }
}
.most_diseases_section .list_with_warning ul {
  list-style-type: none;
  padding-left: 0;
  padding-top: 10px;
}
@media (max-width: 800px) {
  .most_diseases_section .list_with_warning ul {
    padding-top: 0;
  }
}
.most_diseases_section .list_with_warning ul li {
  font-size: 15px;
  padding: 25px 0;
  padding-left: 85px;
  position: relative;
  border-bottom: 1px solid #dee2e8;
}
@media (max-width: 1366px) {
  .most_diseases_section .list_with_warning ul li {
    padding: 20px 0 20px 75px;
  }
}
@media (max-width: 1100px) {
  .most_diseases_section .list_with_warning ul li {
    padding: 15px 0 15px 55px;
  }
}
.most_diseases_section .list_with_warning ul li::before {
  content: "";
  position: absolute;
  background-color: 20px;
  background-image: url(../../images/ikona-uwaga@2.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
  background-color: #fff;
  border-radius: 15px;
  width: 45px;
  height: 45px;
  top: 50%;
  left: 17px;
  transform: translateY(-50%);
}
@media (max-width: 1100px) {
  .most_diseases_section .list_with_warning ul li::before {
    left: 0;
    width: 35px;
    height: 35px;
    background-size: 15px;
    border-radius: 12px;
  }
}
.most_diseases_section .right_col {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.most_diseases_section .most_diseases_desc {
  padding: 5px 0 35px 70px;
  width: 100%;
  max-width: 510px;
}
@media (max-width: 1366px) {
  .most_diseases_section .most_diseases_desc {
    padding: 0 0 35px 25px;
    max-width: 100%;
  }
}
@media (max-width: 800px) {
  .most_diseases_section .most_diseases_desc {
    padding-left: 0;
  }
}
@media (max-width: 600px) {
  .most_diseases_section .most_diseases_desc {
    padding-bottom: 20px;
  }
}
.most_diseases_section .most_diseases_desc p {
  line-height: 26px;
}
.most_diseases_section .graphics_box {
  position: relative;
  height: 620px;
  left: 65px;
}
@media (max-width: 1366px) {
  .most_diseases_section .graphics_box {
    height: 500px;
    left: 30px;
  }
}
@media (max-width: 1100px) {
  .most_diseases_section .graphics_box {
    height: 400px;
    left: 30px;
  }
}
@media (max-width: 800px) {
  .most_diseases_section .graphics_box {
    display: flex;
    left: 0;
    justify-content: center;
  }
}
@media (max-width: 600px) {
  .most_diseases_section .graphics_box {
    height: 300px;
  }
}
@media (max-width: 450px) {
  .most_diseases_section .graphics_box {
    height: 250px;
  }
}
.most_diseases_section .graphics_box .most_diseases_img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  position: relative;
  z-index: 1;
}
.most_diseases_section .graphics_box .most_diseases_img_decor {
  position: absolute;
  -o-object-fit: contain;
     object-fit: contain;
  display: flex;
  flex-shrink: 0;
  -o-object-position: bottom;
     object-position: bottom;
  bottom: 0;
}
@media (max-width: 1366px) {
  .most_diseases_section .graphics_box .most_diseases_img_decor {
    width: 85%;
  }
}
@media (max-width: 800px) {
  .most_diseases_section .graphics_box .most_diseases_img_decor {
    width: 70%;
  }
}
@media (max-width: 450px) {
  .most_diseases_section .graphics_box .most_diseases_img_decor {
    width: 90%;
  }
}

.offer_section {
  color: #19295a;
  padding: 116px 0 105px;
}
@media (max-width: 1366px) {
  .offer_section {
    padding: 100px 0 85px;
  }
}
@media (max-width: 992px) {
  .offer_section {
    padding: 80px 0 75px;
  }
}
@media (max-width: 850px) {
  .offer_section {
    padding: 70px 0 60px;
  }
}
@media (max-width: 450px) {
  .offer_section {
    padding: 60px 0 50px;
  }
}
.offer_section .main_text {
  padding-bottom: 70px;
}
@media (max-width: 1366px) {
  .offer_section .main_text {
    padding-bottom: 50px;
  }
}
@media (max-width: 450px) {
  .offer_section .main_text {
    padding-bottom: 35px;
  }
}
.offer_section .main_text h2 {
  margin: 0;
}
@media (max-width: 850px) {
  .offer_section .grid2_col {
    grid-template-columns: 100%;
    row-gap: 40px;
  }
}
.offer_section .grid2_col h2 {
  text-transform: none;
  font-weight: 700;
}
.offer_section .grid2_col .left_col {
  padding-right: 40px;
}
@media (max-width: 850px) {
  .offer_section .grid2_col .left_col {
    padding-right: 0;
  }
}
.offer_section .grid2_col .right_col {
  padding-left: 75px;
}
@media (max-width: 1366px) {
  .offer_section .grid2_col .right_col {
    padding-left: 40px;
  }
}
@media (max-width: 850px) {
  .offer_section .grid2_col .right_col {
    padding-left: 0;
  }
}
.offer_section .grid2_col .right_col .rehabilitation_repeater {
  padding-top: 10px;
}
@media (max-width: 850px) {
  .offer_section .grid2_col .right_col .rehabilitation_repeater {
    padding-top: 0;
  }
}
.offer_section .offer_links {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}
.offer_section .offer_links .offer_link {
  background-color: #f2f5f8;
  border-radius: 20px;
  padding: 12px 20px 12px 45px;
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  transition: all 0.3s;
  font-weight: 700;
}
@media (max-width: 700px) {
  .offer_section .offer_links .offer_link {
    padding: 10px 15px 10px 20px;
  }
}
.offer_section .offer_links .offer_link .page_title {
  width: 85%;
}
@media (max-width: 992px) {
  .offer_section .offer_links .offer_link .page_title {
    width: 80%;
  }
}
.offer_section .offer_links .offer_link .page_title p {
  margin: 0;
}
.offer_section .offer_links .offer_link .icon {
  width: 44px;
  height: 44px;
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(3, 62, 118, 0.1);
  transition: all 0.3s ease;
}
.offer_section .offer_links .offer_link .icon img {
  width: 14px;
  height: 14px;
  transition: all 0.3s ease;
}
.offer_section .offer_links .offer_link:hover {
  background-color: #19295a;
  color: #fff;
}
.offer_section .rehabilitation_item {
  padding: 15px 0 15px 10px;
  border-bottom: 1px solid #f2f5f8;
  cursor: pointer;
}
@media (max-width: 992px) {
  .offer_section .rehabilitation_item {
    padding-left: 0;
  }
}
.offer_section .rehabilitation_item .text_header {
  display: flex;
  align-items: center;
}
.offer_section .rehabilitation_item .text_header .icon_plus {
  margin-right: 13px;
}
.offer_section .rehabilitation_item .text_header .icon_plus,
.offer_section .rehabilitation_item .text_header .icon_plus img {
  width: 19px;
  height: 19px;
  transition: all 0.3s;
}
.offer_section .rehabilitation_item .text_header p {
  margin: 0;
}
.offer_section .rehabilitation_item .text_body {
  display: none;
  margin-bottom: 5px;
}
.offer_section .rehabilitation_item .text_body .rehabilitation_pages {
  margin: 22px 0 10px 30px;
}
@media (max-width: 1200px) {
  .offer_section .rehabilitation_item .text_body .rehabilitation_pages {
    margin-left: 0;
  }
}
.offer_section .rehabilitation_item.active .icon_plus img {
  transform: rotate(135deg);
}

.faq_section.faq_section_disease_page {
  padding: 70px 0 68px;
}
@media (max-width: 1366px) {
  .faq_section.faq_section_disease_page {
    padding: 70px 0 50px;
  }
}
@media (max-width: 992px) {
  .faq_section.faq_section_disease_page {
    padding: 65px 0 40px;
  }
}
@media (max-width: 450px) {
  .faq_section.faq_section_disease_page {
    padding: 45px 0 40px;
  }
}
.faq_section.faq_section_disease_page .faq_repeater {
  padding-top: 0;
  margin-bottom: 0;
}

.short_blog_section.short_blog_section_disease_page {
  padding-bottom: 65px;
}
@media (max-width: 1440px) {
  .short_blog_section.short_blog_section_disease_page {
    padding-bottom: 45px;
  }
}
@media (max-width: 992px) {
  .short_blog_section.short_blog_section_disease_page {
    padding-bottom: 55px;
  }
}
@media (max-width: 750px) {
  .short_blog_section.short_blog_section_disease_page {
    padding-bottom: 40px;
  }
}

.grid2_col {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  width: 100%;
}

.page-template-disease .main_text p {
  line-height: 26px;
}
@media (max-width: 992px) {
  .page-template-disease .main_text p {
    line-height: 22px;
  }
}

.brochures_section_disease_page {
  margin-top: 70px;
}
@media (max-width: 1200px) {
  .brochures_section_disease_page {
    margin-top: 50px;
  }
}/*# sourceMappingURL=disease.css.map */