.blog_card_content a {
  width: 100%;
}
/*---container cards----*/
.p_style_20 {
  font-size: 1.5em;
  font-family: "Frank Ruhl Libre", serif;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 22px;
  margin-top: 5%;
  color: #fff;
}
.p_style_blog {
  display: flex;
  flex-direction: column;
}

.p_style_2 {
  color: #fff;
}
.icon_more_right {
  width: 12px;
  height: 12px;
  align-self: self-end;
}
.icon_more_container {
  width: fit-content;
  height: fit-content;
  position: absolute;
  display: block;
  top: 15px;
  right: 19px;
  z-index: 5;
  padding: 3%;
}

.container_cards_01 {
  width: 100%;
  display: block;
  position: relative;
  padding: 2em 0;
}

.container_cards_02 {
  width: 85%;
  max-width: 1366px;
  display: block;
  position: relative;
  margin: 0 auto;
}

.container_cards_03 {
  display: flex;
  align-items: center;
  width: 95%;
  gap: 65px;
  margin: 84px 30px 0;
  flex-direction: row;
}

.blog_card_content {
  width: 100%;
  display: flex;
  position: relative;
}

.cards_content_2 {
  width: 100%;
  display: flex;
  position: relative;
  gap: 5%;
}

.cards_2 {
  width: 100%;
  display: flex;
  position: relative;
  gap: 5%;
}

.card_01 {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
}

.icon_more_blogs {
  width: 12px;
  height: 12px;
  align-self: self-end;
}

.blog_card_content {
  width: 100%;
  display: flex;
  position: relative;
}

.text_card_blogs {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding: 3rem;
  height: fit-content;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/*---tambien te puede interesar-----*/
h2 > .h2_blogs {
  font-size: 4.6em;
  font-weight: 600;
  line-height: 90%;
  color: #363435;
  text-transform: uppercase;
  letter-spacing: -3px;
  text-align: center;
  margin-bottom: 5%;
}
.container_cards_002 {
  width: 100%;
  display: block;
  position: relative;
  padding: 1% 0% 2% 0%;
}

.tittle_2_blog {
  align-items: center;
  font-size: 3.9em;
  font-weight: 600;
  line-height: 90%;
  color: #363435;
  text-transform: uppercase;
  font-family: "Frank Ruhl Libre", serif;
  letter-spacing: -3px;
  display: flex;
  justify-content: center;
  text-align: center;
  flex-direction: column;
  padding: 0% 0% 3% 0%;
}
@media screen and (min-width: 1366px) and (max-width: 1439px) {
  .container_cards_02 {
    width: 95%;
    max-width: 1366px;
    display: block;
    position: relative;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1365px) {
  .container_cards_02 {
    width: 95%;
    max-width: 1366px;
    display: block;
    position: relative;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .blog_card_content a {
    width: 100%;
  }
  .cards_content_2 {
    width: 100%;
    display: flex;
    position: relative;
    gap: 3%;
  }
  .container_cards_03 {
    display: flex;
    align-items: center;
    width: 100%;
    gap: 65px;
    flex-direction: column;
  }
  .container_cards_02 {
    width: 70%;
    max-width: 1366px;
    display: block;
    position: relative;
    margin: 0 auto;
  }
  .p_style_20 {
    font-size: 2.5em;
    font-family: "Frank Ruhl Libre", serif;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 40px;
    margin-top: 5%;
    color: #fff;
  }
  .p_style_blog {
    display: flex;
    flex-direction: column;
  }
  .p_style_2 {
    color: #fff;
    font-size: 1.5em;
    margin-top: 2%;
  }
  .text_card_blogs {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding: 4rem;
    height: fit-content;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  h2 > .h2_blogs {
    font-size: 2em;
    font-weight: 600;
    line-height: 90%;
    color: #363435;
    text-transform: uppercase;
    letter-spacing: -3px;
    text-align: center;
    padding: 0px 0px 30px;
  }
  .cards_content_2 {
    width: 100%;
    display: flex;
    position: relative;
    gap: 3%;
  }
  .container_cards_03 {
    display: flex;
    align-items: center;
    width: 100%;
    gap: 65px;
    flex-direction: column;
  }
  .container_cards_02 {
    width: 70%;
    max-width: 1366px;
    display: block;
    position: relative;
    margin: 0 auto;
  }
  .p_style_20 {
    font-size: 2em;
    font-family: "Frank Ruhl Libre", serif;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 30px;
    margin-top: 5%;
    color: #fff;
  }
  .p_style_blog {
    display: flex;
    flex-direction: column;
  }
  .p_style_2 {
    color: #fff;
    font-size: 1.5em;
    margin-top: 2%;
  }
  .text_card_blogs {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding: 4rem;
    height: fit-content;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  /*---tambien te puede interesar-----*/
  .tittle_2_blog {
    align-items: center;
    font-size: 2.9em;
  }
}

@media screen and (min-width: 425px) and (max-width: 767px) {
  h2 > .h2_blogs {
    font-size: 2em;
    font-weight: 600;
    line-height: 90%;
    color: #363435;
    text-transform: uppercase;
    letter-spacing: -3px;
    text-align: center;
    padding: 0px 0px 30px;
  }
  .cards_content_2 {
    width: 100%;
    display: flex;
    position: relative;
    gap: 3%;
  }
  .container_cards_03 {
    display: flex;
    align-items: center;
    width: 100%;
    gap: 65px;
    flex-direction: column;
  }
  .container_cards_02 {
    width: 70%;
    max-width: 1366px;
    display: block;
    position: relative;
    margin: 0 auto;
  }
  .p_style_20 {
    font-size: 1.2em;
    font-family: "Frank Ruhl Libre", serif;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 16px;
    margin-top: 5%;
    color: #fff;
  }
  .p_style_blog {
    display: flex;
    flex-direction: column;
  }
  .p_style_2 {
    color: #fff;
    font-size: 1em;
    margin-top: 2%;
  }
  .text_card_blogs {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding: 2rem;
    height: fit-content;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  /*---tambien te puede interesar-----*/
  .tittle_2_blog {
    align-items: center;
    font-size: 2.3em;
  }
}

@media screen and (max-width: 425px) {
  h2 > .h2_blogs {
    font-size: 2em;
    font-weight: 600;
    line-height: 90%;
    color: #363435;
    text-transform: uppercase;
    letter-spacing: -3px;
    text-align: center;
    padding: 0px 0px 30px;
  }
  .cards_content_2 {
    width: 100%;
    display: flex;
    position: relative;
    gap: 3%;
  }
  .container_cards_03 {
    display: flex;
    align-items: center;
    width: 100%;
    gap: 65px;
    flex-direction: column;
  }
  .container_cards_02 {
    width: 90%;
    max-width: 1366px;
    display: block;
    position: relative;
    margin: 0 auto;
  }
  .p_style_20 {
    font-size: 0.9em;
    font-family: "Frank Ruhl Libre", serif;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 16px;
    margin-top: 5%;
    color: #fff;
  }
  .p_style_blog {
    display: flex;
    flex-direction: column;
  }
  .p_style_2 {
    color: #fff;
    font-size: 1em;
    margin-top: 2%;
  }
  .text_card_blogs {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding: 2rem;
    height: fit-content;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
