/* stylelint-disable */
.container {
  position: relative;
  margin: 0 auto;
  padding: 0 28px !important;
  max-width: 1456px !important;
}
@media only screen and (max-width: 768px) {
  .container {
    padding: 0 16px !important;
  }
}

mark {
  color: #005700;
  background-color: transparent;
}

.section {
  margin-bottom: 120px;
}
@media only screen and (max-width: 992px) {
  .section {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 576px) {
  .section {
    margin-bottom: 40px;
  }
}

.title {
  font-weight: 500;
  font-size: 36px;
  line-height: 120%;
  letter-spacing: -0.04em;
  color: #1f1f1f;
}
@media only screen and (max-width: 768px) {
  .title {
    font-size: 26px;
    line-height: 118%;
    letter-spacing: -0.01em;
  }
}
@media only screen and (max-width: 576px) {
  .title {
    font-size: 20px;
  }
}

.swiper-wrapper {
  display: flex;
}

.hero {
  margin-bottom: 60px;
}
@media only screen and (max-width: 576px) {
  .hero {
    margin-bottom: 40px;
  }
}
.hero__inner {
  position: relative;
  display: flex;
  justify-content: space-between;
  padding: 80px 480px 80px 60px;
  min-height: 495px;
  border-radius: 20px;
  background-image: url("../../../images/pages/invitro-health/hero/bg-ULx1RZs.png"), linear-gradient(157deg, #f5f5f5 0%, #dff2d1 41.06%, #35c5e3 95.67%);
  background-position: bottom right, center;
  background-size: 1040px auto, cover;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1440px) {
  .hero__inner {
    align-items: center;
    padding: 40px 390px 40px 40px;
  }
}
@media only screen and (max-width: 992px) {
  .hero__inner {
    padding: 40px 300px 40px 40px;
    min-height: 410px;
  }
}
@media only screen and (max-width: 768px) {
  .hero__inner {
    flex-direction: column;
    align-items: center;
    padding: 20px 16px;
    min-height: auto;
    background-image: linear-gradient(-181deg, #f5f5f5 0%, #dff2d1 41.06%, #35c5e3 95.67%);
  }
}
.hero__content {
  max-width: 770px;
}
@media only screen and (max-width: 768px) {
  .hero__content {
    margin-bottom: 24px;
    text-align: center;
  }
}
.hero__badge {
  display: inline-block;
  margin-bottom: 32px;
  padding: 12px 20px;
  border-radius: 20px;
  font-weight: 500;
  font-size: 24px;
  line-height: 116%;
  letter-spacing: -0.01em;
  color: #0096b5;
  background-color: #fff;
}
@media only screen and (max-width: 992px) {
  .hero__badge {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .hero__badge {
    margin-bottom: 25px;
    padding: 8px 16px;
    font-size: 16px;
    line-height: 140%;
  }
}
.hero__title {
  margin-bottom: 24px;
  font-weight: 500;
  font-size: 44px;
  line-height: 112%;
  letter-spacing: -0.04em;
  color: #1f1f1f;
}
@media only screen and (max-width: 1440px) {
  .hero__title {
    font-size: 32px;
  }
}
@media only screen and (max-width: 992px) {
  .hero__title {
    margin-bottom: 23px;
    font-size: 24px;
  }
}
@media only screen and (max-width: 768px) {
  .hero__title {
    font-size: 24px;
    text-align: center;
  }
}
.hero__title span {
  display: block;
}
.hero__description {
  margin-bottom: 40px;
  margin-left: auto;
  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #1f1f1f;
}
@media only screen and (max-width: 1440px) {
  .hero__description {
    font-size: 18px;
  }
}
@media only screen and (max-width: 992px) {
  .hero__description {
    margin-bottom: 28px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 576px) {
  .hero__description {
    line-height: 135%;
    text-align: center;
  }
}
.hero__description mark {
  font-weight: 500;
}
.hero__image {
  position: absolute;
  right: 192px;
  top: 90px;
  display: flex;
  align-items: flex-start;
}
@media only screen and (max-width: 1440px) {
  .hero__image {
    right: 10px;
  }
}
@media only screen and (max-width: 992px) {
  .hero__image {
    right: 60px;
    top: 60px;
  }
}
@media only screen and (max-width: 768px) {
  .hero__image {
    position: static;
    margin-bottom: 22px;
  }
}
.hero__image img {
  width: 370px;
  height: auto;
  object-fit: cover;
}
@media only screen and (max-width: 992px) {
  .hero__image img {
    width: 211px;
  }
}
@media only screen and (max-width: 576px) {
  .hero__image img {
    width: 270px;
  }
}
.hero__doctors {
  position: absolute;
  right: 42px;
  bottom: 63px;
  z-index: 2;
  display: flex;
  flex-direction: column;
  width: 272px;
  gap: 2px;
}
@media only screen and (max-width: 768px) {
  .hero__doctors {
    position: static;
    align-items: center;
    width: 100%;
  }
}
.hero__decorative {
  display: flex;
  align-items: center;
  margin-left: auto;
}
@media only screen and (max-width: 768px) {
  .hero__decorative {
    margin-left: 11px;
  }
}
.hero__card {
  position: relative;
  top: 0;
}
.hero__card:nth-child(2) {
  left: -10px;
  z-index: 2;
}
.hero__card:nth-child(3) {
  left: -15px;
  z-index: 3;
}
.hero__card img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  object-fit: cover;
}
@media only screen and (max-width: 768px) {
  .hero__card img {
    width: 40px;
    height: 40px;
  }
}
.hero__text {
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: -0.01em;
  color: #1f1f1f;
}
@media only screen and (max-width: 768px) {
  .hero__text {
    font-size: 14px;
    text-align: center;
  }
}

.mission__title {
  margin-bottom: 24px;
}
@media only screen and (max-width: 576px) {
  .mission__title {
    margin-bottom: 16px;
    text-align: center;
  }
}
.mission__description {
  margin-bottom: 40px;
  max-width: 816px;
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: -0.01em;
  color: #1f1f1f;
}
@media only screen and (max-width: 576px) {
  .mission__description {
    margin-bottom: 26px;
    font-size: 14px;
    line-height: 135%;
    text-align: center;
  }
}
.mission__description mark {
  font-weight: 500;
}
.mission__cards {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(4, 1fr);
}
@media only screen and (max-width: 992px) {
  .mission__cards {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 576px) {
  .mission__cards {
    grid-template-columns: repeat(1, 1fr);
  }
}
.mission__card {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 30px 20px 162px;
  min-height: 240px;
  overflow: hidden;
  border-radius: 20px;
  background-position: bottom right;
  background-size: 280px auto;
  background-repeat: no-repeat;
  background-color: #f5f5f5;
  gap: 10px;
}
@media only screen and (max-width: 576px) {
  .mission__card {
    padding: 16px;
    width: 100%;
    min-height: 137px;
    background-position: bottom -42px right -8px;
    background-size: 230px auto;
  }
  .mission__card:nth-child(odd) {
    background-position: bottom -40px right -8px;
    background-size: 200px auto;
  }
}
@media only screen and (max-width: 576px) {
  .mission__card--stress mark {
    display: block;
  }
}
.mission__card--prevention {
  background-image: url("../../../images/pages/invitro-health/mission/prevention-bg-ZS4dDo8.png");
}
.mission__card--nutrition {
  background-image: url("../../../images/pages/invitro-health/mission/nutrition-bg-6Bsg3jx.png");
}
.mission__card--stress {
  background-image: url("../../../images/pages/invitro-health/mission/stress-bg-qQ3xeuu.png");
}
.mission__card--checkup {
  background-image: url("../../../images/pages/invitro-health/mission/checkup-bg-BcsJ0Hb.png");
}
.mission__card-title {
  padding-right: 20px;
  font-weight: 500;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #1f1f1f;
}
@media only screen and (max-width: 576px) {
  .mission__card-title {
    padding-right: 90px;
    font-size: 16px;
  }
}
.mission__card-title mark {
  font-weight: 600;
}
.mission__card-image {
  position: absolute;
  right: 0;
  bottom: 0;
}
@media only screen and (max-width: 576px) {
  .mission__card-image {
    width: 100px;
    height: 100px;
  }
}

.webinar-banner__header {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  .webinar-banner__header {
    align-items: center;
    margin: 0 0 27px;
  }
}
.webinar-banner__content {
  overflow: hidden;
}
.webinar-banner__buttons {
  display: flex;
  gap: 8px;
}
.webinar-banner__slider {
  height: 471px;
}
@media only screen and (max-width: 1440px) {
  .webinar-banner__slider {
    height: auto;
  }
}
.webinar-banner__slider.swiper-initialized .webinar-banner__slide {
  flex: auto;
  flex-shrink: 0;
}
.webinar-banner__slider-wrapper {
  height: 471px;
}
@media only screen and (max-width: 1440px) {
  .webinar-banner__slider-wrapper {
    height: auto;
  }
}
.webinar-banner__slide {
  display: flex !important;
  flex: 1 0 100%;
  height: auto !important;
}
@media only screen and (max-width: 1440px) {
  .webinar-banner__slide {
    flex: 1 0 49%;
  }
}
@media only screen and (max-width: 992px) {
  .webinar-banner__slide {
    flex: auto;
    flex-shrink: 0;
  }
}
.webinar-banner__inner {
  position: relative;
  padding: 48px 60px;
  width: 100%;
  overflow: hidden;
  border-radius: 20px;
  color: #fff;
  background-image: url("../../../images/pages/invitro-health/webinar-banner/bg-YL9juD7.png");
  background-position: bottom right;
  background-size: 890px auto;
  background-repeat: no-repeat;
  background-color: #15b1d2;
}
@media only screen and (max-width: 992px) {
  .webinar-banner__inner {
    display: flex;
    flex-direction: column;
    padding: 30px;
    background-image: none;
  }
}
@media only screen and (max-width: 576px) {
  .webinar-banner__inner {
    padding: 26px 16px;
    border-radius: 20px;
  }
}
.webinar-banner__block {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-right: 310px;
  height: 100%;
  gap: 29px;
}
@media only screen and (max-width: 992px) {
  .webinar-banner__block {
    margin-bottom: 15px;
    padding-right: 0;
    height: auto;
  }
}
@media only screen and (max-width: 576px) {
  .webinar-banner__block {
    margin-bottom: 21px;
    gap: 17px;
  }
}
.webinar-banner__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
@media only screen and (max-width: 576px) {
  .webinar-banner__tags {
    gap: 10px;
  }
}
.webinar-banner__tag {
  padding: 12px 20px;
  outline: 2px solid #fff;
  border-radius: 20px;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.4;
  background-color: rgba(255, 255, 255, 0.2);
}
@media only screen and (max-width: 576px) {
  .webinar-banner__tag {
    padding: 5px 14px;
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: -0.02em;
  }
}
.webinar-banner__subtitle {
  max-width: 880px;
  font-weight: 500;
  font-size: 40px;
  line-height: 120%;
  letter-spacing: -0.04em;
}
@media only screen and (max-width: 768px) {
  .webinar-banner__subtitle {
    min-height: auto;
    font-size: 26px;
  }
}
@media only screen and (max-width: 576px) {
  .webinar-banner__subtitle {
    font-size: 20px;
  }
}
.webinar-banner__description {
  max-width: 760px;
  font-weight: 500;
  font-size: 20px;
  line-height: 120%;
}
@media only screen and (max-width: 992px) {
  .webinar-banner__description {
    max-width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .webinar-banner__description {
    max-width: 266px;
    font-size: 16px;
    line-height: 125%;
  }
}
.webinar-banner__button {
  margin-top: auto;
}
@media only screen and (max-width: 576px) {
  .webinar-banner__button {
    width: 100%;
  }
}
.webinar-banner__speaker {
  position: absolute;
  right: 60px;
  bottom: 50px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 8px;
}
@media only screen and (max-width: 992px) {
  .webinar-banner__speaker {
    position: static;
    margin-top: auto;
  }
}
@media only screen and (max-width: 576px) {
  .webinar-banner__speaker {
    position: static;
    align-items: flex-start;
    gap: 8px;
  }
}
.webinar-banner__speaker-photo {
  width: 80px;
  height: 80px;
  border-radius: 50%;
}
@media only screen and (max-width: 576px) {
  .webinar-banner__speaker-photo {
    width: 40px;
    height: 40px;
  }
}
.webinar-banner__speaker-info {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 4px;
}
@media only screen and (max-width: 576px) {
  .webinar-banner__speaker-info {
    align-items: flex-start;
  }
}
.webinar-banner__speaker-name {
  font-weight: 500;
  font-size: 20px;
  line-height: 120%;
}
@media only screen and (max-width: 576px) {
  .webinar-banner__speaker-name {
    font-size: 16px;
  }
}
.webinar-banner__speaker-title {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
}
@media only screen and (max-width: 576px) {
  .webinar-banner__speaker-title {
    font-size: 14px;
  }
}

.webinar-target__title {
  margin-bottom: 41px;
  text-align: center;
}
@media only screen and (max-width: 576px) {
  .webinar-target__title {
    margin-bottom: 20px;
  }
}
.webinar-target__inner {
  display: flex;
  align-items: flex-start;
  padding: 32px 90px;
  overflow: hidden;
  border-radius: 20px;
  background-color: #ecf9e2;
  gap: 30px;
}
@media only screen and (max-width: 1230px) {
  .webinar-target__inner {
    padding: 32px;
  }
}
@media only screen and (max-width: 992px) {
  .webinar-target__inner {
    flex-direction: column;
    gap: 30px;
  }
}
@media only screen and (max-width: 576px) {
  .webinar-target__inner {
    flex-direction: column;
    padding: 32px 16px;
    gap: 24px;
  }
}
.webinar-target__item {
  display: flex;
  align-items: center;
  max-width: 400px;
  gap: 16px;
}
@media only screen and (max-width: 992px) {
  .webinar-target__item {
    max-width: 100%;
    gap: 12px;
  }
}
.webinar-target__item:last-child {
  margin-left: 55px;
}
@media only screen and (max-width: 1230px) {
  .webinar-target__item:last-child {
    margin-left: 0;
  }
}
.webinar-target__icon {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #fff;
}
@media only screen and (max-width: 576px) {
  .webinar-target__icon {
    width: 40px;
    height: 40px;
  }
}
@media only screen and (max-width: 576px) {
  .webinar-target__icon img {
    width: 20px;
    height: auto;
  }
}
.webinar-target__text {
  font-weight: 500;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #1f1f1f;
}
@media only screen and (max-width: 576px) {
  .webinar-target__text {
    font-size: 16px;
    line-height: 130%;
  }
}

.events {
  margin: -100px 0 20px;
  padding: 100px 0;
  background-image: url("../../../images/pages/invitro-health/events/bg-uZ0QvhQ.svg");
  background-position: center;
  background-size: 1400px;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 992px) {
  .events {
    margin: -80px 0 0;
    padding: 80px 0;
    background-size: 600px;
  }
}
@media only screen and (max-width: 576px) {
  .events {
    margin: 40px 0;
    padding: 0;
    background-size: 600px;
  }
}
.events__inner {
  position: relative;
  gap: 40px;
}
@media only screen and (max-width: 768px) {
  .events__inner {
    gap: 26px;
  }
}
.events__header {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  .events__header {
    align-items: center;
    margin: 0 0 27px;
  }
}
.events__content {
  overflow: hidden;
}
@media only screen and (max-width: 576px) {
  .events__content {
    margin-right: -10px;
  }
}
.events__buttons {
  display: flex;
  gap: 8px;
}
.events__wrapper-slider {
  align-items: stretch;
}
.events__slider.swiper-initialized .events__slide {
  flex: auto;
  flex-shrink: 0;
}
.events__slide {
  display: flex;
  flex: 1 0 32.3%;
  flex-direction: column;
  margin-right: 16px;
  height: auto !important;
}
@media only screen and (max-width: 1440px) {
  .events__slide {
    flex: 1 0 49%;
  }
}
@media only screen and (max-width: 992px) {
  .events__slide {
    flex: auto;
    flex-shrink: 0;
  }
}
.events__card {
  height: 100%;
  overflow: hidden;
  border-radius: 16px;
  background-color: #fff;
}
.events__card-link {
  height: 100%;
}
.events__card-image {
  display: flex;
  margin-bottom: 17px;
  height: 250px;
}
@media only screen and (max-width: 992px) {
  .events__card-image {
    height: auto;
  }
}
@media only screen and (max-width: 576px) {
  .events__card-image {
    margin-bottom: 8px;
  }
}
.events__card-image img {
  width: 100%;
  height: auto;
  border-radius: 16px;
  object-fit: cover;
  object-position: top;
}
@media only screen and (max-width: 768px) {
  .events__card-image img {
    height: 132px;
    border-radius: 12px;
  }
}
.events__card-content {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 0 24px 24px;
  gap: 7px;
}
@media only screen and (max-width: 768px) {
  .events__card-content {
    padding: 0 12px 12px;
  }
}
.events__card-badge {
  display: flex;
  align-items: center;
  gap: 6px;
}
.events__card-icon svg {
  fill: #24a600;
}
.events__card-badge-text {
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: -0.02em;
  color: #1f1f1f;
}
.events__card-title {
  font-weight: 500;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #1f1f1f;
}
@media only screen and (max-width: 768px) {
  .events__card-title {
    font-size: 16px;
    line-height: 128%;
  }
}

.experts__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  .experts__header {
    align-items: flex-start;
    margin: 0 0 22px;
  }
}
.experts__buttons {
  display: flex;
  gap: 8px;
}
.experts__content {
  display: flex;
  align-items: stretch;
  gap: 20px;
}
@media only screen and (max-width: 768px) {
  .experts__content {
    flex-direction: column;
    gap: 16px;
  }
}
@media only screen and (max-width: 576px) {
  .experts__content {
    margin-right: -10px;
  }
}
.experts__slider {
  flex: 1;
  max-width: calc(100% - 355px);
  overflow: hidden;
}
@media only screen and (max-width: 1230px) {
  .experts__slider {
    max-width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .experts__slider {
    max-width: 100%;
  }
}
.experts__slider.swiper-initialized .experts__slide {
  flex: auto;
  flex-shrink: 0;
}
.experts__slide {
  display: flex;
  flex: 1 0 32.3%;
  flex-direction: column;
  margin-right: 16px;
  height: auto !important;
}
@media only screen and (max-width: 1440px) {
  .experts__slide {
    flex: 1 0 49%;
  }
}
@media only screen and (max-width: 992px) {
  .experts__slide {
    flex: auto;
    flex-shrink: 0;
  }
}
.swiper-wrapper .experts__slide {
  height: auto;
}
.experts__additional-card {
  flex-shrink: 0;
  width: 335px;
}
@media only screen and (max-width: 1230px) {
  .experts__additional-card {
    display: none;
  }
}
.experts__card {
  display: flex;
  flex-direction: column;
  height: 100%;
  border-radius: 16px;
  background-color: #f5f5f5;
  gap: 20px;
}
@media only screen and (max-width: 768px) {
  .experts__card {
    gap: 12px;
  }
}
.experts__card-image {
  position: relative;
  display: flex;
  height: 296px;
  overflow: hidden;
  border-radius: 16px;
}
@media only screen and (max-width: 768px) {
  .experts__card-image {
    height: 260px;
  }
}
.experts__card-image img {
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: top;
}
@media only screen and (max-width: 576px) {
  .experts__card-image img {
    height: 100%;
  }
}
.experts__card-content {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 0 6px 24px 12px;
  gap: 8px;
}
@media only screen and (max-width: 576px) {
  .experts__card-content {
    padding: 0 6px 7px 12px;
  }
}
.experts__card-name {
  margin: 0;
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  color: #1f1f1f;
}
@media only screen and (max-width: 768px) {
  .experts__card-name {
    font-size: 16px;
    line-height: 22.4px;
  }
}
.experts__card-position {
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: -0.01em;
  color: #676b67;
}
@media only screen and (max-width: 768px) {
  .experts__card-position {
    font-size: 14px;
  }
}

.knowledge-expand__inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 30px 60px;
  overflow: hidden;
  border-radius: 20px;
  background-image: url("../../../images/pages/invitro-health/knowledge-expand/img-MAM28qW.png"), linear-gradient(95deg, #22bfd8 0%, #ecf9e2 100%);
  background-position: center left 14px, center;
  background-size: 170px auto, cover;
  background-repeat: no-repeat;
  gap: 20px;
}
@media only screen and (max-width: 992px) {
  .knowledge-expand__inner {
    flex-direction: column;
    align-items: center;
    padding: 92px 12px 16px;
    background-image: url("../../../images/pages/invitro-health/knowledge-expand/img-MAM28qW.png"), linear-gradient(164deg, #22bfd8 0%, #ecf9e2 100%);
    background-position: center top 14px, center;
    background-size: 100px auto, cover;
    gap: 20px;
  }
}
.knowledge-expand__content {
  flex: 1;
  padding-left: 140px;
  max-width: 645px;
}
@media only screen and (max-width: 992px) {
  .knowledge-expand__content {
    padding-left: 0;
    max-width: 100%;
    text-align: center;
  }
}
.knowledge-expand__title {
  margin-bottom: 8px;
  font-weight: 500;
  font-size: 24px;
  line-height: 116%;
  letter-spacing: -0.01em;
  color: #fff;
}
@media only screen and (max-width: 992px) {
  .knowledge-expand__title {
    font-size: 16px;
    line-height: 20.48px;
  }
}
.knowledge-expand__description {
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: -0.01em;
  color: #fff;
}
@media only screen and (max-width: 992px) {
  .knowledge-expand__description {
    font-size: 14px;
  }
}
.knowledge-expand__description strong {
  font-weight: 500;
}
@media only screen and (max-width: 576px) {
  .knowledge-expand__button {
    width: 100%;
  }
}

.invitro-health {
  padding: 100px 0;
  font-family: "Golos Text", sans-serif;
}
@media only screen and (max-width: 576px) {
  .invitro-health {
    padding: 40px 0;
  }
}

/*# sourceMappingURL=invitro-health.output.css.map */
