@font-face {
  font-family: Roboto;
  src: url('../fonts/Roboto-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Roboto;
  src: url('../fonts/Roboto-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Roboto;
  src: url('../fonts/Roboto-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Roboto Condensed;
  src: url('../fonts/RobotoCondensed-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Roboto Condensed;
  src: url('../fonts/RobotoCondensed-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Roboto Condensed;
  src: url('../fonts/RobotoCondensed-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Roboto Condensed;
  src: url('../fonts/RobotoCondensed-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Roboto Slab;
  src: url('../fonts/RobotoSlab-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Roboto Slab;
  src: url('../fonts/RobotoSlab-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --teal: #0050b8;
  --transparent-black-2: #0000001f;
  --dark-cyan: #00b874;
  --transparent-black: #0000001f;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

h1 {
  margin: 0 0 18px;
  font-family: Roboto Condensed, Arial, sans-serif;
  font-size: 43px;
  font-weight: 500;
  line-height: 47px;
}

h2 {
  margin: 30px 0 20px;
  font-family: Roboto Condensed, Arial, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 31px;
}

h3 {
  margin: 10px 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  margin: 10px 0 18px;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

h5 {
  margin: 5px 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

h6 {
  margin: 10px 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Roboto Slab, Arial, sans-serif;
  font-size: .9rem;
  font-weight: 300;
  line-height: 23px;
}

a {
  text-decoration: underline;
}

.descubre_intro_text {
  margin-bottom: 4px;
  font-family: Roboto Slab, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

.descubre_logo_text {
  border: 8px solid #ffffff61;
  margin-top: 0;
  margin-bottom: 31px;
  padding: 21px;
  font-family: Roboto Condensed, Arial, sans-serif;
  font-size: 78px;
  font-weight: 400;
  line-height: 60px;
  display: inline-block;
}

.descubre_logo_tag_line {
  margin-bottom: 68px;
  font-family: Roboto Condensed, Arial, sans-serif;
  font-size: 45px;
  font-weight: 300;
  line-height: 54px;
}

.descubre_pagination_nav_menu {
  float: left;
  background-color: #fff;
  justify-content: space-between;
  width: 100%;
  margin-top: 1rem;
  padding-bottom: 20px;
  display: flex;
}

.descubre_menu_iitem {
  color: #333;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 19px 8px;
  font-family: Roboto Condensed, Arial, sans-serif;
  font-weight: 400;
  text-decoration: none;
  box-shadow: inset -1px 0 #0000001f, 0 -1px #0000;
}

.descubre_menu_iitem:hover {
  color: #333;
  background-color: #e6e6e6;
  box-shadow: inset -1px 0 #0000001f, 0 2px #000;
}

.descubre_menu_iitem.w--current {
  color: #fff;
  background-color: #000;
  padding-left: 8px;
  padding-right: 8px;
  box-shadow: inset -1px 0 #0000001f, 0 2px #000;
}

.descubre_menu_iitem.w--current:hover {
  color: #000;
  background-color: #e6e6e6;
}

.descubre_menu_iitem.page {
  padding-left: 28px;
  padding-right: 28px;
}

.descubre_news_article_wrapper {
  z-index: 3;
  margin-top: 0;
  padding: 10px 40px;
  transition: background-color .3s, color .3s;
  display: block;
  position: relative;
  overflow: visible;
  box-shadow: 0 1px #0000001f;
}

.descubre_news_article_wrapper:hover {
  background-color: #e7e7e7;
}

.descubre_news_article_wrapper.art_01 {
  flex-flow: column;
  padding-top: 2vh;
  padding-bottom: 2vh;
  display: flex;
}

.descubre_news_article_wrapper.art_01:hover {
  color: #000;
}

.descubre_news_article_image_wrapper {
  float: left;
  text-align: center;
  width: 14vw;
}

.descubre_news_article_body {
  float: left;
  flex-flow: row;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.descubre_news_article_data {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-left: 10px;
  display: flex;
}

.descibre_news_article_data_date {
  margin-right: 30px;
  font-size: 12px;
  line-height: 10px;
  display: inline-block;
}

.descibre_news_article_data_date.descibre_news_article_data_type {
  text-transform: none;
  border: 1px solid #0000002e;
  border-radius: 30px;
  justify-content: center;
  padding: 4px 7px;
  display: flex;
}

.descubre_pagination_nav {
  z-index: 1;
  background-color: #f5f5f5;
  position: relative;
  box-shadow: 0 1px #0000001f;
}

.descubre_news_article_image {
  object-fit: cover;
  background-color: #fcfcfc;
  border: 1px solid #00000017;
  width: 100%;
  height: 100%;
  margin-right: 10px;
}

.descubre_article_header_image_wrapper {
  color: #0000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 50vh;
  display: flex;
  position: relative;
}

.descubre_article_content_wrapper {
  z-index: 10;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 4vh;
  display: flex;
}

.descubre_article_content_wrapper.footer {
  text-align: center;
  background-color: #0000;
}

.descubre_back_btn {
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 1px #00000030;
  background-color: #000;
  border: 0 #fff;
  padding: 7px 15px;
  font-family: Roboto Condensed, Arial, sans-serif;
  text-decoration: none;
  transition: transform .6s, border-color .25s;
  display: inline-block;
}

.descubre_back_btn:hover {
  border-color: #0050b8;
  transform: scale(1.1);
}

.descubre_back_btn.w--current {
  background-color: #000;
  border-style: none;
  border-width: 0;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.descubre_article_author_img {
  border: 7px solid #fff;
  margin: 0 auto 18px;
  display: block;
  box-shadow: 0 0 0 1px #0000001f;
}

.descubre_article_author_col {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10vh;
  padding-left: 40px;
  padding-right: 63px;
  display: none;
}

.descubre_article_author_about {
  margin-bottom: 26px;
  font-family: Roboto Condensed, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.descubre_article_subtitle {
  border-bottom: 1px solid #00000017;
  margin-bottom: 24px;
  padding-bottom: 31px;
  font-family: Roboto, Arial, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
}

.descubre_article_title {
  margin-bottom: 18px;
  font-size: 43px;
  font-weight: 700;
  line-height: 47px;
}

.descubre_news_related_title {
  margin-top: 0;
  margin-bottom: 30px;
  font-weight: 300;
}

.descubre_news_article_title {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 1.5rem;
  line-height: 1.1;
}

.descubre_news_left_col {
  float: left;
  width: 50%;
  height: 100%;
  position: relative;
}

.descubre_news_left_col.descubre_news_left_header {
  z-index: 1;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px #000000a3;
  position: absolute;
  inset: 0%;
}

.descubre_news_right_col {
  float: left;
  width: 50%;
  height: 100%;
  position: relative;
}

.descubre_news_right_col.content {
  z-index: 2;
  color: #000;
  background-color: #fff;
  padding-top: 70px;
  font-family: Roboto, Arial, sans-serif;
  font-weight: 400;
  position: absolute;
  inset: 0% 0% 0% auto;
  overflow: scroll;
  box-shadow: inset -1px 0 #0000001f;
}

.descubre_left_content_wrapper {
  z-index: 2;
  background-color: #0000008a;
  width: 100%;
  height: 100%;
  padding-top: 20vh;
  display: block;
  position: absolute;
}

.descubre_left_images_wrapper {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: relative;
}

.descubre_left_image_wrapper {
  z-index: 9;
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}

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

.descubre_left_image.foto_01 {
  z-index: 10;
  display: block;
  position: absolute;
}

.descubre_left_image.foto_02 {
  z-index: 9;
  display: block;
  position: absolute;
}

.descubre_left_image.foto_03 {
  z-index: 8;
  display: block;
  position: absolute;
}

.descubre_left_image.foto_04 {
  z-index: 7;
  display: block;
  position: absolute;
}

.descubre_left_image.foto_05 {
  z-index: 6;
  display: block;
  position: absolute;
}

.descubre_left_image.foto_06 {
  z-index: 5;
  display: block;
  position: absolute;
}

.descubre_left_image.foto_07, .descubre_left_image.foto_fondo {
  z-index: 0;
  display: block;
  position: absolute;
}

.descurbre_new_article_cta {
  border: .5px solid #000;
  border-radius: 200px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 4.5rem;
  height: 4.5rem;
  padding: 5px 10px;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
}

.descurbre_new_article_cta.descubre_cta_mobile {
  display: none;
}

.descurbre_new_article_cta_text_1 {
  letter-spacing: 4px;
  font-size: 14px;
  font-weight: 500;
  display: flex;
  position: absolute;
  inset: auto;
}

.descurbre_new_article_cta_text_1:hover {
  color: #000;
}

.descurbre_new_article_cta_text_2 {
  letter-spacing: 4px;
  font-size: 20px;
  font-weight: 300;
  display: flex;
  position: absolute;
  inset: auto;
}

.descubre_news_article_text {
  width: 100%;
}

.descubre_article_slider {
  margin-top: 5vh;
  margin-bottom: 5vh;
}

.descubre_news_related_articles {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: stretch center;
  display: flex;
}

.descubre_news_related_article_box {
  z-index: 3;
  color: #000;
  background-color: #f3f3f3;
  padding: 40px 1.5rem;
  text-decoration: none;
  transition: background-color .3s, color .3s;
  display: block;
  position: relative;
  box-shadow: 0 1px #0000001f;
}

.descubre_news_related_article_box:hover {
  color: #0050b8;
  background-color: #cecdcd;
}

.descubre_news_related_article_box.art_01 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 31%;
  padding-top: 1.5rem;
  padding-bottom: 2rem;
  display: flex;
}

.descubre_news_related_article_box.art_01:hover {
  color: #000;
}

.descubre_news_related_article_box.art_01.w--current {
  background-color: #f3f3f3;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  padding: 2vh 10px;
}

.descubre_news_related_article_box.art_01.w--current:hover {
  background-color: #cecdcd;
}

.descubre_news_related_article_img {
  text-align: center;
  width: 100%;
  height: 20vh;
}

.descubre_news_related_article_cta_wrapper {
  float: left;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: stretch;
  margin-top: 15px;
  margin-left: auto;
  margin-right: 10px;
  position: relative;
}

.descubre_news_back_wrapper {
  background-color: #e6e6e6;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 20vh;
  display: flex;
}

.descubre_news_related_wrapper {
  background-color: #e0dfdf;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 100px;
  padding: 20px;
  display: flex;
}

.descubre_article_data {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: flex;
}

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

.descubre_article_detail {
  position: relative;
}

.descubre_article_author_linkedin_logo {
  color: #b9b9b9;
  width: 40px;
  height: 40px;
  transition: transform .6s;
}

.descubre_article_author_linkedin_logo:hover {
  color: gray;
  transform: scale(1.1);
}

.descubre_menu_logo_wrapper {
  width: 7vw;
  margin-top: 12px;
  margin-bottom: 12px;
  margin-right: 12px;
}

.descubre_news_wrapper {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  display: flex;
}

.descubre_navbar {
  z-index: 5;
  background-color: #fff;
  width: 50%;
  position: fixed;
  inset: 0% 0% auto auto;
  box-shadow: 0 1px #0000001f, inset -1px 0 #0000001f;
}

.descubre_navbar_menu {
  float: left;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.descubre_news_article_abstract {
  margin-bottom: 10px;
}

.descubre_menu_btn {
  display: none;
}

.descibre_news_article_title_box {
  min-height: 8rem;
  display: inline-flex;
}

.descubre_main_menu_logo_wrapper {
  width: 7vw;
  margin-top: 12px;
  margin-bottom: 12px;
  margin-right: 12px;
  display: none;
}

.descubre_main_menu_logo_text {
  border: 8px solid #ffffff61;
  margin-top: 0;
  margin-bottom: 31px;
  padding: 21px;
  font-family: Roboto Condensed, Arial, sans-serif;
  font-size: 78px;
  font-weight: 400;
  line-height: 60px;
  display: inline-block;
}

.descubre_news_article_data_area {
  color: #696969;
  margin-right: 30px;
  font-size: 12px;
  line-height: 10px;
  display: inline-block;
}

.descubre_news_article_data_autor {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 12px;
  line-height: 10px;
}

.descubre_news_article_data_area_container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-top: 0;
  margin-bottom: 10px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.descurbre_new_article_cta_mobile {
  border: .5px solid #000;
  border-radius: 200px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 4.5rem;
  height: 4.5rem;
  padding: 5px 10px;
  display: none;
  position: absolute;
  top: 2rem;
  right: 2rem;
}

.descurbre_new_article_cta_mobile.descubre_cta_mobile {
  display: none;
}

.descubre_article_image_header {
  object-fit: contain;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.descurbre_new_article_cta_related {
  border: .5px solid #000;
  border-radius: 200px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 4.5rem;
  height: 4.5rem;
  padding: 5px 10px;
  display: flex;
}

.descurbre_new_article_cta_related.descubre_cta_mobile {
  display: none;
}

.descubre_img_container {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.descubre_article_detail_content {
  flex-flow: wrap;
  display: flex;
}

.descubre_article_detail_wrapper {
  max-width: 860vw;
}

.descubre_video_container {
  width: 100%;
  margin-top: 60px;
  margin-bottom: 60px;
}

.descubre_img_container_detail {
  width: 40%;
  margin-bottom: 20px;
  margin-left: 20px;
}

.descubre_news_article_header_wrapper {
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.descubre_footer_section {
  z-index: 5;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.descubre_footer_wrapper {
  justify-content: space-between;
  align-items: center;
  width: 95%;
  margin-top: .5rem;
  margin-bottom: .5rem;
  display: flex;
}

.descubre_footer_logo {
  justify-content: center;
  align-items: center;
  width: 5rem;
  display: flex;
}

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

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

.descubre_footer_text {
  color: #fff;
  margin-bottom: 0;
}

.descubre_footer_title {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto, Arial, sans-serif;
  font-size: 1rem;
}

@media screen and (max-width: 991px) {
  .descubre_logo_text {
    font-size: 60px;
  }

  .descubre_menu_iitem {
    padding-left: 13px;
    padding-right: 13px;
  }

  .descubre_menu_iitem:active {
    color: #000;
  }

  .descubre_news_article_wrapper.art_01 {
    margin-bottom: 60px;
  }

  .descubre_news_article_image_wrapper {
    width: 26vw;
    height: auto;
  }

  .descubre_news_article_data {
    margin-top: 10px;
    margin-left: 0;
  }

  .descubre_article_header_image_wrapper {
    height: 50vh;
  }

  .descubre_news_article_title {
    font-size: 1rem;
  }

  .descubre_mobile_menu {
    display: none;
  }

  .descubre_news_right_col.content {
    padding-top: 60px;
  }

  .descurbre_new_article_cta_text_2 {
    position: relative;
  }

  .descubre_news_article_text {
    width: 100%;
  }

  .descubre_news_related_articles {
    flex-flow: wrap;
    grid-template-columns: 1fr 1fr;
  }

  .descubre_news_related_article_box.art_01 {
    flex-flow: wrap;
    flex: none;
    width: 46%;
  }

  .descubre_news_related_article_cta_wrapper {
    margin-top: 10px;
  }

  .descubre_menu_logo_wrapper {
    width: 6rem;
    margin-left: 12px;
  }

  .descubre_main_menu_logo_wrapper {
    width: 6rem;
    height: 100%;
    margin: 5px 0 0 15px;
    display: block;
    position: absolute;
  }

  .descubre_main_menu_logo_text {
    border-width: 5px;
    border-color: #a1a1a161;
    margin-bottom: 0;
    padding: 5px 10px;
    font-size: 1.2rem;
    line-height: 1;
  }

  .descurbre_new_article_cta_mobile {
    display: none;
  }

  .descurbre_new_article_cta_related {
    border-style: none;
    flex-flow: row;
    width: auto;
    height: auto;
  }

  .descubre_news_article_header_wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .descubre_footer_logo {
    width: 10vw;
  }
}

@media screen and (max-width: 767px) {
  .descubre_logo_text {
    float: left;
    border-width: 5px;
    margin-top: 60px;
    margin-bottom: 0;
    padding: 13px 14px;
    font-size: 42px;
    line-height: 30px;
    display: inline-block;
  }

  .descubre_logo_tag_line {
    float: right;
    font-size: 25px;
    line-height: 29px;
  }

  .descubre_intro_wrapper {
    margin-top: 10px;
    overflow: visible;
  }

  .descubre_menu_iitem {
    color: #fff;
    box-shadow: inset 0 1px #ffffff3b;
  }

  .descubre_menu_iitem:hover {
    color: #000;
  }

  .descubre_menu_iitem.w--current {
    box-shadow: none;
  }

  .descubre_menu_iitem.page {
    color: #000;
    background-color: #fff;
    box-shadow: inset -1px 0 #0000001f;
  }

  .descubre_menu_iitem.page.w--current {
    color: #fff;
    background-color: #000;
  }

  .descubre_menu_iitem.page.w--current:hover {
    background-color: #fff;
  }

  .descubre_news_article_image_wrapper {
    width: 40vw;
  }

  .descubre_news_article_data {
    position: relative;
  }

  .descubre_news_article_image {
    margin-bottom: 10px;
  }

  .descubre_article_header_image_wrapper {
    height: auto;
  }

  .descubre_article_content_wrapper {
    padding-top: 27px;
    padding-bottom: 27px;
  }

  .descubre_article_author_img {
    float: left;
    margin-top: 16px;
    margin-left: 0;
    margin-right: 15px;
  }

  .descubre_article_author_col {
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
  }

  .descubre_article_author_about {
    margin-bottom: 16px;
  }

  .descubre_mobile_menu {
    float: right;
    margin-top: 1px;
    font-family: Roboto Condensed, Arial, sans-serif;
    font-size: 17px;
  }

  .descubre_mobile_menu_icon {
    float: left;
    margin-right: 5px;
  }

  .descubre_news_left_col {
    width: 100%;
    max-width: 1000px;
  }

  .descubre_news_left_col.descubre_news_left_header {
    text-align: left;
    justify-content: flex-start;
    align-items: flex-end;
    height: 40vh;
    display: none;
    position: relative;
  }

  .descubre_news_right_col {
    width: 100%;
    max-width: 1000px;
  }

  .descubre_news_right_col.content {
    flex-flow: column;
    display: flex;
    position: relative;
  }

  .descubre_left_content_wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
    padding: 20px;
    display: flex;
  }

  .descubre_left_images_wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .descubre_left_image.foto_01 {
    overflow: visible;
  }

  .descurbre_new_article_cta {
    flex-flow: row;
    width: auto;
    height: auto;
    padding-bottom: 2px;
    display: none;
    position: absolute;
    top: 0;
    right: 0;
  }

  .descurbre_new_article_cta.descubre_cta_desktop {
    height: 2rem;
    position: relative;
    top: 0;
    right: 0;
  }

  .descurbre_new_article_cta_text_1, .descurbre_new_article_cta_text_2 {
    line-height: 1;
    position: relative;
  }

  .descubre_news_article_text {
    width: 100%;
  }

  .descubre_news_related_articles {
    flex-flow: column;
    grid-template-columns: 1fr;
  }

  .descubre_news_related_article_box.art_01 {
    width: 100%;
  }

  .descubre_news_wrapper {
    flex-flow: column;
    height: auto;
    padding-bottom: 59px;
    position: relative;
  }

  .descubre_navbar {
    width: 100vw;
  }

  .descubre_navbar_menu {
    background-color: #000;
  }

  .descubre_mobile_menu_wrapper {
    border-left: 1px solid #00000017;
  }

  .descubre_mobile_menu_wrapper.w--open {
    background-color: #000;
  }

  .descibre_news_article_title_box {
    min-height: 5rem;
  }

  .descubre_main_menu_logo_wrapper {
    width: 6rem;
    height: 100%;
    margin-top: 5px;
    margin-bottom: 0;
    margin-left: 15px;
    display: block;
    position: absolute;
  }

  .descubre_main_menu_logo_text {
    float: left;
    border-width: 5px;
    border-color: #a1a1a161;
    margin-top: 0;
    margin-bottom: 0;
    padding: 5px 10px;
    font-size: 1.5rem;
    line-height: 30px;
    display: inline-block;
  }

  .descubre_news_article_data_area, .descubre_news_article_data_autor {
    font-size: 14px;
    line-height: 16px;
  }

  .descurbre_new_article_cta_mobile {
    grid-column-gap: .2rem;
    grid-row-gap: .2rem;
    border-style: none;
    flex-flow: row;
    justify-content: flex-end;
    align-items: center;
    width: auto;
    height: auto;
    padding: 0;
    display: flex;
    position: relative;
    top: 0;
    right: 0;
  }

  .descurbre_new_article_cta_mobile.descubre_cta_desktop {
    height: 2rem;
    position: relative;
    top: 0;
    right: 0;
  }

  .descurbre_new_article_cta_related {
    border-style: none;
    flex-flow: row;
    width: auto;
    height: auto;
    padding-bottom: 2px;
    display: flex;
  }

  .descurbre_new_article_cta_related.descubre_cta_desktop {
    height: 2rem;
    position: relative;
    top: 0;
    right: 0;
  }

  .descubre_img_container {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 40px;
  }

  .descubre_intro_text {
    font-size: .9rem;
    line-height: 1.2;
  }

  .descubre_logo_text {
    float: none;
    margin-top: 10px;
    margin-right: 0;
    padding: 10px;
    font-size: 30px;
    display: inline-block;
  }

  .descubre_pagination_nav_menu {
    background-color: #fff;
  }

  .descubre_menu_iitem.w--current {
    box-shadow: inset 0 1px #ffffff38;
  }

  .descubre_menu_iitem.page {
    margin-left: 0;
  }

  .descubre_news_article_wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .descubre_news_article_wrapper.art_01 {
    margin-top: 40px;
    margin-bottom: 60px;
    padding-left: 12px;
    padding-right: 12px;
    display: block;
    position: static;
  }

  .descubre_news_article_image_wrapper {
    flex-flow: row;
    justify-content: space-between;
    width: 100%;
    height: 40vw;
    display: flex;
  }

  .descubre_news_article_data {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    justify-content: flex-start;
    align-items: center;
  }

  .descibre_news_article_data_date {
    margin-right: 0;
  }

  .descibre_news_article_data_date.descibre_news_article_data_type {
    margin-right: 0;
    font-size: .9rem;
  }

  .descubre_news_article_image {
    margin-right: 0;
  }

  .descubre_article_content_wrapper {
    padding-top: 0;
  }

  .descubre_article_subtitle {
    font-size: 1.2rem;
  }

  .descubre_article_title {
    font-size: 1.8rem;
    line-height: 1.2;
  }

  .descubre_news_article_title {
    height: auto;
  }

  .descubre_news_left_col.descubre_news_left_header {
    height: 30vh;
    padding-bottom: 0;
    position: relative;
  }

  .descubre_news_right_col.content {
    flex-flow: column;
    margin-top: 10px;
    display: flex;
    position: relative;
    overflow: auto;
  }

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

  .descubre_left_images_wrapper {
    flex-flow: column;
    align-items: flex-start;
    display: flex;
  }

  .descubre_left_image_wrapper {
    overflow: visible;
  }

  .descubre_left_image.foto_01, .descubre_left_image.foto_02, .descubre_left_image.foto_03, .descubre_left_image.foto_04, .descubre_left_image.foto_05, .descubre_left_image.foto_06, .descubre_left_image.foto_07 {
    display: none;
  }

  .descurbre_new_article_cta {
    flex: none;
    padding-bottom: 5px;
    padding-left: 10px;
    display: none;
    position: relative;
  }

  .descurbre_new_article_cta.descubre_cta_desktop {
    border-color: #0000002e;
    height: 1.3rem;
  }

  .descurbre_new_article_cta_text_1 {
    font-size: 12px;
  }

  .descubre_news_article_text {
    width: 100%;
  }

  .descubre_news_related_article_box.art_01 {
    padding: 4vh 20px;
  }

  .descubre_article_data {
    margin-top: 20px;
  }

  .descibre_news_article_data_wrapper {
    display: flex;
  }

  .descubre_menu_logo_wrapper {
    width: 8rem;
    margin-left: 12px;
  }

  .descubre_news_wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    padding-bottom: 0;
  }

  .descubre_navbar {
    width: 100vw;
    inset: 0% 0% auto;
  }

  .descubre_mobile_menu_wrapper {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .descubre_main_menu_logo_wrapper {
    width: 6rem;
    height: 100%;
    margin: 5px 0 5px 10px;
    position: absolute;
  }

  .descubre_main_menu_logo_text {
    float: none;
    border-color: #a1a1a161;
    margin-top: 0;
    margin-right: 0;
    padding: 0 10px;
    font-size: 16px;
    display: inline-block;
  }

  .descubre_news_article_data_area, .descubre_news_article_data_autor {
    line-height: 20px;
  }

  .descubre_news_article_data_area_container {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
  }

  .descurbre_new_article_cta_mobile {
    border-style: none;
    flex: none;
    padding: 0;
    display: flex;
    position: relative;
  }

  .descurbre_new_article_cta_mobile.descubre_cta_desktop {
    border-color: #0000002e;
    height: 1.3rem;
  }

  .descurbre_new_article_cta_related {
    flex: none;
    padding-bottom: 5px;
    padding-left: 10px;
    position: relative;
  }

  .descurbre_new_article_cta_related.descubre_cta_desktop {
    border-color: #0000002e;
    height: 1.3rem;
  }

  .descubre_img_container_detail {
    width: 50%;
  }

  .descubre_footer_wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
  }

  .descubre_footer_logo {
    width: 20vw;
  }
}


@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto Condensed';
  src: url('../fonts/RobotoCondensed-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto Condensed';
  src: url('../fonts/RobotoCondensed-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto Condensed';
  src: url('../fonts/RobotoCondensed-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto Condensed';
  src: url('../fonts/RobotoCondensed-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto Slab';
  src: url('../fonts/RobotoSlab-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto Slab';
  src: url('../fonts/RobotoSlab-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}