body {
  color: #000;
  font-family: Mark Book, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

.hmw_xxbig_title {
  font-family: Mark Book, sans-serif;
  font-size: 13rem;
  line-height: 1;
}

.hmw_xxbig_title.hmw_white {
  color: #fff;
}

.hmw_xxbig_title.hmw_white.hmw_letter_spacing {
  letter-spacing: 20px;
}

.hmw_stylesheet_titles {
  color: #919191;
  margin-bottom: 1vw;
  line-height: 1;
}

.hm_stylesheet_wrapper {
  width: 90vw;
  margin-top: 2vw;
  margin-left: auto;
  margin-right: auto;
}

.hmw_xbig_title {
  font-family: Mark Book, sans-serif;
  font-size: 8.5rem;
  line-height: 1;
}

.hmw_xbig_title.hmw_bold {
  font-family: Mark, sans-serif;
}

.hmw_big_title {
  font-family: Mark Book, sans-serif;
  font-size: 5.2rem;
  line-height: 1;
}

.hmw_big_title.hmw_bold {
  font-family: Mark, sans-serif;
}

.hmw_medium_title {
  font-family: Mark Book, sans-serif;
  font-size: 4rem;
  line-height: 1;
}

.hmw_medium_title.hmw_bold {
  font-family: Mark, sans-serif;
}

.hmw_medium_title.onload, .hmw_medium_title.intros {
  font-size: 3.5rem;
  line-height: .9;
}

.hmw_medium_title.hmw_white {
  color: #fff;
}

.hmw_services_title {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mark, sans-serif;
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 1;
}

.hmw_services_title.hmw_bold {
  font-family: Mark, sans-serif;
}

.hmw_services_title.hmw_white {
  color: #fff;
}

.hmw_services_title.active {
  color: #98c121;
}

.hmw_highlight {
  font-family: Mark Book, sans-serif;
  font-size: 3.1rem;
  line-height: 1;
}

.hmw_highlight.hmw_bold {
  font-family: Mark, sans-serif;
}

.hmw_highlight.hmw_white {
  color: #fff;
}

.hm_stylesheet_container {
  margin-bottom: 4vw;
}

.hmw_titles_spacing {
  letter-spacing: 8px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mark, sans-serif;
  font-size: 1.6rem;
  line-height: 1;
}

.hmw_titles_spacing.hmw_white {
  color: #fff;
}

.hmw_titles_spacing.hmw_green {
  color: #96c121;
}

.hmw_titles_spacing.hmw_green.maternity {
  font-size: 1.3rem;
  display: none;
}

.hmw_titles {
  font-family: Mark Book, sans-serif;
  font-size: 2rem;
  line-height: 1;
}

.hmw_titles.hmw_bold {
  font-family: Mark, sans-serif;
}

.hmw_titles.hmw_white {
  color: #fff;
  position: static;
}

.hmw_titles.hmw_white.absolute {
  position: absolute;
}

.hmw_titles_span {
  letter-spacing: 0;
  text-transform: uppercase;
  font-family: Mark Book, sans-serif;
  font-size: 1.3rem;
  line-height: 1.6;
}

.hmw_small_title {
  font-family: Mark Book, sans-serif;
  font-size: 1.3rem;
  line-height: 1;
}

.hmw_small_title.hmw_bold {
  font-family: Mark, sans-serif;
}

.hmw_small_title.hmw_green {
  color: #96c121;
}

.hmw_big_text {
  font-family: Mark Book, sans-serif;
  font-size: 1.35rem;
  line-height: 1.3;
  display: flex;
}

.hmw_big_text.hmw_white {
  color: #fff;
}

.hmw_regular_text {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mark Book, sans-serif;
  font-size: 1.15rem;
  line-height: 1.5;
}

.hmw_regular_text.hmw_white {
  color: #fff;
}

.hmw_regular_text.opacity {
  opacity: 0;
}

.hmw_regular_text.relative {
  z-index: -10;
  position: relative;
}

.hmw_small_text {
  font-family: Mark Book, sans-serif;
  font-size: .56rem;
  line-height: 1.5;
}

.hmw_services_list {
  grid-column-gap: .5vw;
  grid-row-gap: .5vw;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100vw;
  height: 100%;
  margin-bottom: 0;
  padding-top: 3vw;
  padding-left: 0;
  padding-right: 3vw;
  display: flex;
  position: relative;
}

.hmw_image_100cover {
  opacity: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.hmw_image_100cover.services_urgencias {
  object-position: 50% 50%;
}

.hmw_image_100cover.absolute {
  z-index: 0;
  position: absolute;
  inset: 0%;
}

.hmw_home_servicios_img_gradient {
  background-image: radial-gradient(circle, #0000005e, #000000c2);
  position: absolute;
  inset: 0%;
}

.home_services_line_hover_hmw {
  background-color: #fff;
  width: 0%;
  height: 1px;
  display: flex;
}

.home_services_submenu_list_hmw {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  list-style-type: disc;
  display: flex;
}

.home_services_submenu_list_hmw.hmw_regular_services_text {
  color: #fff;
  font-size: 1.2rem;
  line-height: 1;
}

.hmw_home_servicios_item_title_wrapper {
  z-index: 1;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.hmw_home_servicios_item_title_wrapper:hover {
  color: #98c121;
}

.home_services_submenu_hmw {
  z-index: 2;
  opacity: 1;
  cursor: auto;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
  position: absolute;
  inset: 9vw auto auto 15vw;
}

.hmw_home_services_list_item {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  opacity: 1;
  cursor: pointer;
  justify-content: flex-end;
  align-items: center;
  width: 45%;
  display: flex;
  position: static;
}

.hmw_home_services_section {
  background-color: #3a3a3a;
  justify-content: flex-end;
  align-items: center;
  height: 100vh;
  margin-bottom: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hmw_home_services_title {
  z-index: 11;
  position: absolute;
  inset: 3vw auto auto 8vw;
}

.home_services_submenu_icn_hmw {
  width: 4vw;
  height: 4vw;
}

.home_services_submenu_list_wrapper_hmw {
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  background-color: #fff6;
  width: 25vw;
  height: 25vw;
  margin-left: 4vw;
  padding-top: 1vw;
  padding-left: 2vw;
  padding-right: 2vw;
}

.btn_wrapper_hmw {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  display: flex;
}

.btn_arrow_hmw {
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 4vw;
  height: 2vw;
  padding: .5vw;
  display: flex;
}

.btn_txt_hmw {
  justify-content: flex-start;
  align-items: center;
  height: 2vw;
  display: flex;
}

.btn_txt_hmw.none {
  display: none;
}

.hmw_btn_text {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mark Book, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.hmw_btn_text.hmw_white {
  color: #fff;
}

.image_100_hmw {
  width: 100%;
  height: 100%;
}

.about_slider_container_hmw {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 20vw;
  display: flex;
  position: relative;
}

.about_slider_title_wrapper {
  z-index: 10;
  grid-column-gap: 1.5vw;
  grid-row-gap: 1.5vw;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 2rem;
  display: flex;
  position: static;
  inset: 0% auto auto 0%;
}

.about_slider_hmw {
  background-color: #ddd0;
  width: 80vw;
  max-width: 1680px;
  height: auto;
  position: static;
}

.about_slider_slide_hmw {
  height: auto;
}

.abouut_slider_main_wrapper_hmw {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.about_slider_paragraph_wrapper_hmw {
  z-index: 10;
  width: 25rem;
  margin-left: auto;
  position: relative;
}

.about_slider_img_wrapper_hmw {
  width: 20vw;
  height: 20vw;
  position: absolute;
  bottom: 0;
}

.about_slider_age_wrapper_hmw {
  position: relative;
  inset: auto;
  overflow: hidden;
}

.slide-nav {
  display: block;
}

.about_slider_section_hmw {
  background-color: #a1c044;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: auto;
  display: flex;
  position: relative;
}

.about_cards_wrapper-content_hmw {
  z-index: 2;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-left: .5vw;
  padding-right: .5vw;
  display: flex;
  position: relative;
}

.about_card_hmw {
  z-index: 3;
  background-color: #ead2ab;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.about_card_hmw.front-side {
  background-color: #96c12100;
  height: 100%;
  display: flex;
  inset: auto 0% 0%;
  overflow: hidden;
}

.about_card_hmw.front-side._2 {
  inset: 0% 0% auto;
}

.about_card_hmw.back-side {
  z-index: 2;
  background-color: #96c121;
  padding-left: .5rem;
  padding-right: .5rem;
  display: flex;
}

.about_wrapper_card_hmw {
  width: auto;
  height: auto;
}

.about_wrapper_card_hmw.is_relative {
  z-index: 1;
  cursor: pointer;
  background-color: #96c121;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 30rem;
  height: 30rem;
  display: flex;
  position: relative;
}

.about_wrapper_card_hmw.is_relative.foundation {
  width: 25rem;
  height: 20rem;
}

.container_hmw {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 80vw;
  max-width: 1680px;
  margin: 8rem auto;
  display: flex;
}

.container_hmw._0-top-margin {
  align-items: stretch;
  margin-top: 0;
}

.about_cards_hover_wrapper_hmw {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.title_wrapper_hmw {
  margin-bottom: 5rem;
}

.about_marquee_hmw {
  color: #96c121;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  margin-bottom: 2rem;
  display: flex;
}

.about_marquee_hmw.loop-move-left {
  animation-duration: 85s;
}

.about_marquee_hmw.loop-move-right {
  animation-name: loop-move-right;
  animation-duration: 85s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: normal;
  animation-play-state: running;
  animation-fill-mode: both;
}

.about_marquee_txt_hmw {
  flex: none;
  padding-left: 2rem;
  padding-right: 2rem;
  font-size: 4.5rem;
  font-weight: 500;
  line-height: 1;
}

.loop-move-left {
  animation-name: loop-move-left;
  animation-duration: 5s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: normal;
  animation-play-state: running;
  animation-fill-mode: both;
}

.about_slides_container_hmw {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 80vw;
  max-width: 1680px;
  margin-top: 5rem;
  margin-bottom: 3rem;
  display: flex;
}

.about_founder_image_wrapper_hmw {
  width: 20rem;
  height: 20rem;
  position: sticky;
  top: 0;
}

.about_founder_txt_wrapper_hmw {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  width: 25rem;
  display: flex;
}

.intro_section_hmw {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  height: 450vh;
  display: flex;
  position: static;
}

.about_intro_container_hmw {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 80rem;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.about_intro_content_hmw {
  z-index: 2;
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 80vw;
  max-width: 1960px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: auto;
}

.intro_image_wrapper_hmw {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
  inset: 0%;
}

.about_intro_img_wrapper_hmw {
  width: 100%;
  height: 100%;
  position: absolute;
}

.about_intro_img_wrapper_hmw.intro_01 {
  z-index: 0;
}

.about_intro_img_wrapper_hmw.intro_02 {
  z-index: 1;
  opacity: 1;
  height: 0%;
  inset: auto 0% 0%;
}

.about_intro_txt_hmw {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: auto;
  display: flex;
  position: absolute;
  top: 2rem;
  overflow: hidden;
}

.about_intro_txt_hmw.intro_txt_01 {
  width: 80%;
  height: auto;
  padding-bottom: 1vw;
  display: flex;
}

.about_intro_txt_hmw.intro_txt_02 {
  width: 80%;
  height: auto;
  padding-bottom: 1vw;
}

.about_intro-philosophy_section_hmw {
  z-index: 2;
  contain: paint;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: auto;
  display: flex;
  position: absolute;
  top: 0;
}

.about_marquee_top_wrapper_hmw {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.about_marquee_bottom_wrapper_hmw {
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.back_opacity_absolute_hmw {
  background-color: #0603118a;
  position: absolute;
  inset: 0%;
}

.back_opacity_absolute_hmw.maternity {
  background-color: #06031166;
}

.left-arrow {
  inset: 0% auto 0% 0%;
}

.right-arrow {
  inset: 0% 0% 0% auto;
}

.hmw_home_services_tabs {
  flex-flow: column;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.hmw_home_services_tabs-menu {
  z-index: 1;
  flex-flow: column;
  align-items: flex-end;
  margin-top: 5vw;
  display: flex;
}

.hmw_home_services_tabs-content {
  width: 100%;
  height: 100%;
  position: absolute;
}

.hmw_home_services_tab-pane {
  width: 100%;
  height: 100%;
}

.hmw_home_services_tab-link {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  color: #fff;
  background-color: #ddd0;
  justify-content: flex-start;
  align-items: center;
  width: 45%;
  padding: 3px 0;
  text-decoration: none;
  display: flex;
}

.hmw_home_services_tab-link.w--current {
  color: #96c121;
  background-color: #ddd0;
}

.maternity_tabs_section_hmw {
  width: 100vw;
  height: 90vh;
  margin-top: 4.5rem;
}

.maternity_tabs_container_hmw {
  background-color: #96c121;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: 90vh;
  padding-top: 4vw;
  padding-bottom: 5rem;
  padding-left: 0;
  display: flex;
  position: relative;
}

.maternity_tabs_list_hmw {
  width: 30vw;
  margin-bottom: .5rem;
  margin-left: 3rem;
  position: static;
}

.maternity_tabs_image_wrapper_hmw {
  z-index: 2;
  width: 45%;
  height: 100%;
  position: absolute;
  inset: auto 0% 0% auto;
  overflow: hidden;
}

.maternity_tabs_title_wrapper_hmw {
  opacity: .5;
  cursor: pointer;
  position: relative;
}

.maternity_tabs_text_hmw {
  width: 45%;
  position: absolute;
  inset: auto auto 3vw 3rem;
}

.maternity_intro_benefits_info_hmw {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  display: flex;
}

.maternity_intro_container_hmw {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.maternity_intro_benefits_section_hmw {
  z-index: 2;
  contain: paint;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: auto;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.maternity_benefits_section_hmw {
  z-index: 2;
  contain: paint;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: auto;
  display: flex;
  position: static;
  inset: auto 0% 0%;
}

.div-block-2 {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: row;
  display: flex;
}

.maternity_benefits_info_hmw {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  display: flex;
}

.maternity_benefits_logo_hmw {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: flex-start;
  align-items: flex-end;
  width: 20%;
  display: flex;
}

.image {
  width: 100%;
  height: auto;
}

._1year_wrapper {
  background-color: #96c12133;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 80vw;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.maternity_video_hmw {
  z-index: 2;
  width: 100%;
  height: 100%;
  margin-left: 0;
  margin-right: auto;
  position: relative;
}

.hmw_services_section_menu {
  background-color: #3a3a3a;
  justify-content: flex-end;
  align-items: center;
  height: 60vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hmw_services_list_wrapper {
  z-index: 10;
  height: 60vh;
  position: relative;
}

.hmw_services_img_wrapper {
  z-index: -1;
  opacity: 0;
  background-image: radial-gradient(circle, #000, #fff);
  width: 100vw;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.hmw_home_services_list_item-2 {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  cursor: pointer;
  justify-content: flex-end;
  align-items: center;
  width: 45%;
  display: flex;
  position: static;
}

.maternity_services_logo_wrapper {
  opacity: .24;
  width: 40%;
  position: absolute;
  inset: auto 0% 0% auto;
}

.list {
  padding-left: 1rem;
}

.xd_sticky_side_container {
  flex-direction: column;
  align-items: flex-start;
  width: 50%;
  display: flex;
  position: sticky;
  top: 6rem;
}

.xd_side_container {
  width: 50%;
  height: 100%;
  margin-left: auto;
}

.hmw_imgs_active {
  z-index: -2;
  opacity: 1;
  background-image: radial-gradient(circle, #000, #fff);
  width: 100vw;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.hmw_imgs_active.none {
  display: none;
}

.foundation_intro_about_wrapper_hmw {
  z-index: 2;
  contain: paint;
  background-color: #00b7b0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: auto;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.foundation_intro_container_hmw {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.foundation_intro_image_wrapper_hmw {
  z-index: 1;
  background-color: #96c121;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
  inset: 0%;
}

.foundation_intro_square_img {
  z-index: 1;
  width: 100vw;
  height: 100vh;
  position: absolute;
  overflow: hidden;
}

.foundation_intro_square_img._2 {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 23rem;
  height: 23rem;
  display: flex;
}

.foundation_intro_square_img._3 {
  z-index: 3;
  justify-content: center;
  align-items: center;
  width: 21rem;
  height: 21rem;
  display: flex;
}

.foundation_intro_square_img._1 {
  justify-content: center;
  align-items: center;
  width: 25rem;
  height: 25rem;
  display: flex;
}

.foundation_intro_highlight_wrapper_hmw {
  z-index: 10;
  width: 80vw;
  max-width: 1860px;
  margin-top: auto;
  margin-bottom: 5rem;
  position: relative;
}

.foundation_intro_square_img_100vw {
  width: 100vw;
  height: 100vh;
  position: absolute;
}

.foundation_intro_square_img_in_hmw {
  width: 33rem;
  height: 33rem;
  position: absolute;
}

.foundation_intro_about_container_hmw {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.foundation_intro_about_txt_hmw {
  width: 60%;
}

.foundation_intro_about_logo_hmw {
  width: 20%;
}

.maternity_first-article_hmw {
  z-index: 20;
  background-color: #e9f0d7;
  flex-flow: column;
  width: 50%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% -50% auto auto;
  overflow: hidden;
}

.maternity_container_article {
  justify-content: center;
  align-items: flex-start;
  height: 90%;
  margin-top: 0;
  display: flex;
  position: relative;
}

.maternity_squares_section_hmw {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-bottom: 20vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button_close {
  z-index: 500;
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  margin-top: 2%;
  margin-right: 3%;
  font-size: 2em;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0%;
  right: 0%;
}

.maternity_second-article_hmw {
  z-index: 20;
  background-color: #e9f0d7;
  flex-flow: column;
  width: 50%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0% auto auto -50%;
  overflow: hidden;
}

.maternity_card_02_hmw {
  z-index: 1;
  cursor: pointer;
  flex: none;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  width: 40vw;
  height: 60vh;
  display: block;
  position: relative;
  overflow: hidden;
}

.maternity_image_container_hmw {
  width: 100%;
  height: 100%;
}

.maternity_image_wrapper_hmw {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.maternity_card_01_hmw {
  z-index: 1;
  cursor: pointer;
  flex: none;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  width: 40vw;
  height: 60vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.maternity_card_content_hmw {
  z-index: 10;
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  width: auto;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.maternity_article_wrapper {
  grid-column-gap: 4vh;
  grid-row-gap: 4vh;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 80%;
  height: auto;
  margin-top: 3vw;
  display: flex;
}

.maternity_article_offset {
  grid-column-gap: 0vh;
  grid-row-gap: 0vh;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.maternity_video_opacity_hmw {
  background-color: #0006;
  position: absolute;
  inset: 0%;
}

.btn_arrow_maternity_hmw {
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 6vw;
  height: 3vw;
  padding: .8vw;
  display: flex;
}

.btn_arrow_maternity_hmw:hover {
  background-color: #96c121;
}

.maternity_card_age_hmw {
  margin-right: 6vw;
}

.hmw_regular_text_sm {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mark Book, sans-serif;
  font-size: .9rem;
  line-height: 1.5;
}

.hmw_regular_text_sm.list {
  font-size: .85rem;
}

.cross {
  color: #96c121;
}

.cross.white {
  color: #fff;
  font-weight: 400;
}

.foundation_squares_section_hmw {
  width: 100vw;
}

.foundation_cards_hover_wrapper_hmw {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.foundation_self_card_hmw {
  width: auto;
  height: auto;
}

.foundation_self_card_hmw.is_relative {
  z-index: 1;
  cursor: pointer;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 45vh;
  height: 45vh;
  display: flex;
  position: relative;
}

.home_intro_content_hmw {
  z-index: 1;
  flex-flow: column;
  justify-content: flex-start;
  align-self: center;
  align-items: flex-start;
  width: 40vw;
  height: 40vh;
  margin-left: 10vw;
  display: flex;
  position: static;
}

.home_intro_section_hmw {
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: static;
}

.home_intro_video_hmw {
  z-index: 0;
  width: 100vw;
  height: 100vh;
}

.home_intro_back_wrapper_hmw {
  z-index: 0;
  flex-wrap: nowrap;
  display: block;
  position: absolute;
}

.home_intro_video_opacity_hmw {
  z-index: 1;
  background-color: #00000080;
  position: absolute;
  inset: 0%;
}

.back_opacity_flipcards_hmw {
  z-index: 1;
  background-color: #0006;
  position: absolute;
  inset: 0%;
}

.heading {
  color: #fff;
  font-family: Mark, sans-serif;
  font-size: 7vw;
  line-height: .55;
}

.div-block-3 {
  display: flex;
}

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

.div-block-4-copy {
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 1.4rem;
  display: flex;
}

.foundation_programs_section_hmw {
  width: 100vw;
}

.button_close_cards_foundation {
  z-index: 500;
  opacity: 1;
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  margin-top: 0%;
  margin-right: 0%;
  font-size: 2em;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0%;
  right: 0%;
}

.card_image_container_hmw {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.details_social-text {
  font-size: .95em;
}

.details_social-link {
  color: #e2ebfd;
  border: 1px solid #e2ebfd;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 2.75em;
  height: 2.75em;
  margin-right: 1em;
  transition: color .2s, background-color .2s;
  display: flex;
  overflow: visible;
}

.details_social-link:hover {
  color: #3a68e7;
  background-color: #e2ebfd;
}

.details_social-link.is--last {
  margin-right: 0;
}

.details_social-wrapper {
  justify-content: flex-start;
  margin-top: 2em;
  display: flex;
}

.details_icon_hmw {
  filter: invert();
}

.card_text_container_hmw {
  margin: 1em 0 0;
}

.card_text_container_hmw.margin-small {
  align-self: flex-start;
  margin-top: .25em;
}

.card_text_container_hmw.margin-medium {
  margin-top: 1.5em;
}

.card_wrapper_hmw {
  cursor: pointer;
  background-color: #e2ebfd;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 22em;
  height: 20em;
  padding: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card_wrapper_hmw.about {
  width: 25em;
  height: 25em;
}

.team-info_text {
  align-self: flex-start;
  font-size: 1.3em;
  font-weight: 600;
}

.card_details_icon-wrapper_hmw {
  z-index: 10;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 2em;
  height: 2em;
  display: flex;
  position: absolute;
  inset: auto 1em 1em auto;
}

.card_content_wrapper_hmw {
  flex-direction: column;
  height: 100%;
  padding: .5em;
  display: flex;
  position: absolute;
  left: 0%;
  right: 0%;
}

.team-info_text-overline {
  color: #6e6e6e;
  align-self: flex-end;
  font-size: 1.1em;
}

.card_image_hmw {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.card_content_text_container_hmw {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 1em 2em;
  display: flex;
  position: absolute;
  inset: 0%;
}

.card_content_back_color_hmw {
  background-color: #96c121;
  height: 100%;
  position: relative;
}

.is--text-white {
  color: #e2ebfd;
}

.card_image_wrapper_hmw {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.card_title_container_hmw {
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
  position: absolute;
  inset: 0%;
}

.card_opacity_hmw {
  background-color: #0003;
  position: absolute;
  inset: 0%;
}

@media screen and (min-width: 1440px) {
  .home_services_submenu_list_wrapper_hmw {
    width: 21vw;
    height: 21vw;
  }
}

@media screen and (min-width: 1920px) {
  .hmw_medium_title.onload, .hmw_medium_title.intros {
    font-size: 4rem;
  }

  .hmw_services_title {
    font-size: 3.5rem;
  }

  .home_services_submenu_list_hmw.hmw_regular_services_text {
    font-size: 1.6rem;
  }

  .home_services_submenu_list_wrapper_hmw {
    width: 18vw;
    height: 18vw;
  }

  .about_slider_hmw {
    width: 90rem;
    max-width: 1680px;
  }

  .about_slider_paragraph_wrapper_hmw {
    width: 28rem;
  }

  .about_wrapper_card_hmw.is_relative {
    width: 35rem;
    height: 35rem;
  }

  .container_hmw {
    width: 90rem;
  }

  .about_slides_container_hmw {
    width: 90rem;
    max-width: 1680px;
  }

  .about_founder_image_wrapper_hmw {
    width: 28rem;
    height: 28rem;
  }

  .about_founder_txt_wrapper_hmw {
    width: 100%;
  }

  .about_intro_container_hmw {
    height: 85rem;
  }

  .about_intro_txt_hmw.intro_txt_01, .about_intro_txt_hmw.intro_txt_02 {
    width: 45%;
    top: 0;
  }

  .left-arrow {
    left: 5%;
  }

  .right-arrow {
    right: 5%;
  }

  .maternity_tabs_section_hmw {
    width: 100vw;
    height: 90vh;
  }

  .maternity_tabs_list_hmw {
    margin-left: 11rem;
  }

  .maternity_tabs_text_hmw {
    left: 10rem;
  }

  .maternity_intro_container_hmw {
    height: 85rem;
  }

  .hmw_regular_text_sm {
    font-size: 1.3rem;
  }

  .foundation_self_card_hmw.is_relative {
    width: 35rem;
    height: 35rem;
  }

  .home_intro_back_wrapper_hmw {
    display: block;
  }

  .div-block-4-copy {
    margin-left: 2rem;
  }
}

@media screen and (max-width: 991px) {
  .hmw_xxbig_title {
    font-size: 10rem;
  }

  .hmw_medium_title {
    font-size: 2.8rem;
  }

  .hmw_services_title {
    font-size: 2rem;
  }

  .hmw_services_list {
    grid-column-gap: 1.5vw;
    grid-row-gap: 1.5vw;
  }

  .hmw_image_100cover.maternity_programas {
    object-position: 50% 22%;
  }

  .hmw_image_100cover.maternity_personal {
    object-position: 50% 30%;
  }

  .home_services_line_hover_hmw {
    width: 1.5rem;
  }

  .hmw_home_servicios_item_title_wrapper {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
  }

  .home_services_submenu_hmw {
    top: 41vw;
    left: 8vw;
  }

  .hmw_home_services_list_item {
    width: 50%;
  }

  .home_services_submenu_icn_hmw {
    width: 3rem;
    height: 3rem;
  }

  .home_services_submenu_list_wrapper_hmw {
    width: 30vw;
    height: 30vw;
    margin-left: 3rem;
    padding-left: 3.2vw;
  }

  .btn_arrow_hmw {
    width: 4rem;
    height: 2rem;
    padding: .4rem .3rem;
  }

  .btn_txt_hmw {
    height: 1.5rem;
  }

  .about_slider_container_hmw {
    height: 17rem;
  }

  .about_slider_title_wrapper {
    margin-bottom: 5rem;
  }

  .about_slider_paragraph_wrapper_hmw {
    width: 100%;
    margin-top: 3rem;
  }

  .about_slider_img_wrapper_hmw {
    width: 17rem;
    height: 17rem;
  }

  .about_wrapper_card_hmw.is_relative {
    width: 18rem;
    height: 18rem;
  }

  .about_wrapper_card_hmw.is_relative.foundation {
    width: 20rem;
    height: 18rem;
  }

  .hmw_home_services_tab-link {
    width: 52%;
  }

  .maternity_tabs_image_wrapper_hmw {
    width: 40%;
    height: 40%;
    inset: auto 0% 0% auto;
  }

  .maternity_tabs_text_hmw {
    width: 50%;
    top: 27vw;
    bottom: auto;
  }

  .maternity_intro_benefits_info_hmw {
    width: 100%;
  }

  .maternity_benefits_info_hmw {
    width: 60%;
  }

  .maternity_benefits_logo_hmw {
    width: 40%;
  }

  .hmw_home_services_list_item-2 {
    width: 55%;
  }

  .xd_side_container {
    margin-top: 5vw;
  }

  .foundation_intro_about_container_hmw {
    width: 100%;
  }

  .maternity_card_02_hmw {
    height: 55vh;
  }

  .maternity_card_01_hmw {
    flex: none;
    height: 55vh;
  }

  .btn_arrow_maternity_hmw {
    width: 4rem;
    height: 2rem;
    padding: .4rem .3rem;
  }

  .foundation_cards_hover_wrapper_hmw {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .foundation_self_card_hmw.is_relative {
    height: 50vh;
  }

  .home_intro_content_hmw {
    width: 50vw;
    height: auto;
    margin-left: 10vw;
  }

  .home_intro_back_wrapper_hmw {
    display: block;
  }

  .heading {
    font-size: 11vw;
    line-height: .5;
  }

  .div-block-4-copy {
    margin-left: 1.2rem;
  }

  .team-info_text {
    align-self: auto;
  }

  .card_details_icon-wrapper_hmw {
    display: flex;
  }

  .team-info_text-overline {
    align-self: auto;
  }

  .is--text-white.is--mobile-header {
    font-size: 2em;
  }
}

@media screen and (max-width: 767px) {
  .is--text-white.is--mobile-header {
    font-size: 1.6em;
  }
}

@media screen and (max-width: 479px) {
  .hmw_xxbig_title {
    font-size: 7rem;
  }

  .hmw_xxbig_title.hmw_white.hmw_letter_spacing {
    letter-spacing: 3px;
    font-size: 6.5rem;
  }

  .hmw_medium_title, .hmw_medium_title.onload, .hmw_medium_title.intros {
    font-size: 2rem;
  }

  .hmw_services_title {
    font-size: 1.5rem;
  }

  .hmw_highlight.hmw_white.fundacion2 {
    font-size: 1.6rem;
  }

  .hm_stylesheet_container {
    margin-bottom: 13vw;
  }

  .hmw_titles_spacing {
    letter-spacing: 6px;
    font-size: 1.4rem;
  }

  .hmw_titles_spacing.hmw_green.maternity {
    letter-spacing: 6px;
    font-size: 1rem;
    display: flex;
  }

  .hmw_big_text {
    font-size: 1.25rem;
  }

  .hmw_regular_text.hmw_white {
    padding-left: 0;
  }

  .hmw_regular_text.hmw_white.sm {
    font-size: 1rem;
  }

  .hmw_services_list {
    grid-column-gap: 2.5vw;
    grid-row-gap: 2.5vw;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 30vw;
    padding-left: 8vw;
    padding-right: 0;
  }

  .hmw_image_100cover.services_banco-sangre {
    object-fit: cover;
    object-position: 30% 50%;
  }

  .hmw_image_100cover.services_hospitalizacion {
    object-position: 89% 50%;
  }

  .hmw_image_100cover.services_quirofanos {
    object-position: 0% 50%;
  }

  .hmw_image_100cover.services_urgencias {
    object-position: 40% 100%;
  }

  .home_services_submenu_list_hmw {
    list-style-type: disc;
  }

  .home_services_submenu_list_hmw.hmw_regular_services_text {
    color: #fff;
    font-size: 1rem;
  }

  .hmw_home_servicios_item_title_wrapper {
    color: #fff;
  }

  .home_services_submenu_hmw {
    inset: auto auto 5vw 8vw;
  }

  .hmw_home_services_list_item {
    width: 100%;
  }

  .hmw_home_services_title {
    top: 10vw;
  }

  .home_services_submenu_list_wrapper_hmw {
    width: 13rem;
    height: 13rem;
    padding-top: 3vw;
    padding-left: 7vw;
  }

  .btn_wrapper_hmw {
    display: flex;
  }

  .about_slider_container_hmw {
    height: 13rem;
  }

  .abouut_slider_main_wrapper_hmw {
    justify-content: center;
    align-items: center;
  }

  .about_slider_paragraph_wrapper_hmw {
    width: auto;
    margin-top: 2rem;
  }

  .about_slider_img_wrapper_hmw {
    width: 13rem;
    height: 13rem;
  }

  .icon {
    margin-right: 0;
  }

  .icon-2 {
    margin-left: 0;
  }

  .about_cards_wrapper-content_hmw {
    width: 90%;
  }

  .about_card_hmw.back-side {
    display: none;
  }

  .about_wrapper_card_hmw.is_relative {
    width: 19rem;
    height: 19rem;
  }

  .about_cards_hover_wrapper_hmw {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
  }

  .about_founder_image_wrapper_hmw {
    width: 18rem;
    height: 18rem;
  }

  .about_founder_txt_wrapper_hmw {
    width: 100%;
  }

  .about_intro_txt_hmw.intro_txt_01 {
    width: 100%;
    display: flex;
    top: 0;
  }

  .about_intro_txt_hmw.intro_txt_02 {
    width: 100%;
    top: 0;
    overflow: hidden;
  }

  .about_intro-philosophy_section_hmw {
    display: flex;
  }

  .left-arrow, .right-arrow {
    height: 14rem;
    bottom: 3%;
  }

  .hmw_home_services_tabs-menu {
    margin-top: 30vw;
  }

  .hmw_home_services_tab-link {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    width: 95%;
  }

  .maternity_tabs_section_hmw {
    height: auto;
  }

  .maternity_tabs_container_hmw {
    height: auto;
    min-height: 120vh;
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 1rem;
  }

  .maternity_tabs_list_hmw {
    margin-left: 1rem;
  }

  .maternity_tabs_image_wrapper_hmw {
    width: 100vw;
    height: 35%;
    inset: auto 0% 0%;
  }

  .maternity_tabs_text_hmw {
    width: 85%;
    inset: 25% auto auto 2rem;
  }

  .maternity_intro_benefits_info_hmw {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
  }

  .maternity_intro_benefits_section_hmw {
    display: none;
  }

  .maternity_benefits_section_hmw {
    display: flex;
  }

  .div-block-2 {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-flow: column;
  }

  .maternity_benefits_info_hmw {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    width: 100%;
  }

  .maternity_benefits_logo_hmw {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    width: 70%;
  }

  .hmw_services_section_menu, .hmw_services_list_wrapper {
    height: 60vh;
  }

  .hmw_home_services_list_item-2, .maternity_services_logo_wrapper {
    width: 100%;
  }

  .xd_sticky_side_container {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    margin-top: 0;
    margin-bottom: 5vh;
    position: static;
  }

  .xd_side_container {
    width: 100%;
  }

  .foundation_intro_about_wrapper_hmw {
    display: flex;
  }

  .foundation_intro_square_img._2 {
    width: 18rem;
    height: 18rem;
  }

  .foundation_intro_square_img._3 {
    width: 16rem;
    height: 16rem;
  }

  .foundation_intro_square_img._1 {
    width: 20rem;
    height: 20rem;
  }

  .foundation_intro_highlight_wrapper_hmw {
    margin-bottom: 10rem;
  }

  .foundation_intro_square_img_in_hmw {
    width: 26rem;
    height: 26rem;
  }

  .foundation_intro_about_container_hmw {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
  }

  .foundation_intro_about_txt_hmw {
    width: 100%;
  }

  .foundation_intro_about_logo_hmw {
    width: 50%;
  }

  .maternity_first-article_hmw {
    width: 100%;
    display: block;
    right: -100%;
  }

  .maternity_container_article {
    height: 100%;
    padding-top: 5vw;
    padding-bottom: 15vw;
  }

  .maternity_squares_section_hmw {
    flex-flow: column;
    height: auto;
    min-height: 80vh;
    overflow: hidden;
  }

  .button_close {
    margin-top: 0%;
    margin-right: 0%;
  }

  .maternity_second-article_hmw {
    width: 100%;
    display: flex;
    left: -100%;
  }

  .maternity_card_02_hmw {
    width: 80vw;
    height: 40vh;
    margin-left: auto;
    margin-right: auto;
  }

  .maternity_image_wrapper_hmw {
    height: 100%;
  }

  .maternity_card_01_hmw {
    width: 80vw;
    height: 40vh;
    margin-left: auto;
    margin-right: auto;
  }

  .maternity_card_content_hmw {
    justify-content: flex-end;
    align-items: flex-end;
  }

  .maternity_article_wrapper {
    grid-column-gap: 0vh;
    grid-row-gap: 0vh;
    margin-top: 0;
  }

  .maternity_article_offset {
    grid-column-gap: 0vh;
    grid-row-gap: 0vh;
    width: 100%;
    margin-top: 3vh;
  }

  .hmw_regular_text_sm {
    font-size: .9rem;
    line-height: 1.1;
  }

  .foundation_cards_hover_wrapper_hmw {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
  }

  .foundation_self_card_hmw.is_relative {
    width: 17rem;
    height: 17rem;
  }

  .home_intro_content_hmw {
    width: 80vw;
  }

  .home_intro_back_wrapper_hmw {
    display: block;
  }

  .heading {
    font-size: 19vw;
    line-height: .4;
  }

  .div-block-4-copy {
    margin-left: 1rem;
  }

  .button_close_cards_foundation {
    margin-top: 0%;
    margin-right: 0%;
  }

  .card_text_container_hmw {
    margin-top: 0;
  }

  .card_wrapper_hmw {
    width: 17em;
  }

  .card_wrapper_hmw.about {
    width: 17em;
    height: 17em;
  }

  .card_details_icon-wrapper_hmw {
    bottom: 1em;
    right: 1em;
  }

  .card_content_text_container_hmw {
    padding: 1em 1.5em;
  }
}


@font-face {
  font-family: 'Mark';
  src: url('../fonts/Mark-Bold.eot') format('embedded-opentype'), url('../fonts/Mark-Bold.woff') format('woff'), url('../fonts/Mark-Bold.ttf') format('truetype'), url('../fonts/Mark-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mark Book';
  src: url('../fonts/Mark-Book.eot') format('embedded-opentype'), url('../fonts/Mark-Book.woff') format('woff'), url('../fonts/Mark-Book.ttf') format('truetype'), url('../fonts/Mark-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}