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

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

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

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

:root {
  --white: white;
  --black: black;
}

body {
  color: #333;
  background-color: #000;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Manrope;
  font-size: 4em;
  font-weight: 600;
  line-height: 1.2em;
}

h2 {
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Manrope;
  font-size: 3.5em;
  font-weight: 600;
  line-height: 1.2em;
}

h3 {
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Manrope;
  font-size: 3em;
  font-weight: 600;
  line-height: 1.2em;
}

h4 {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Manrope;
  font-size: 2em;
  font-weight: 600;
  line-height: 1.2em;
}

p {
  margin-bottom: 20px;
}

a {
  color: #fff;
  border-bottom: 1px solid #fff;
  text-decoration: none;
}

.xd_hero_wrapper {
  color: #fff;
  align-items: flex-end;
  padding-top: 140px;
  padding-left: 10vw;
  padding-right: 10vw;
  display: block;
}

.xd_menu_wrapper {
  z-index: 2147483647;
  color: #fff;
  -webkit-text-fill-color: inherit;
  background-color: #2fa1fe;
  background-clip: border-box;
  padding-bottom: 20px;
  font-size: 20px;
  position: fixed;
  inset: 0% 0% auto;
}

.xd_div_container {
  z-index: 2;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 40vh;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  display: flex;
  position: relative;
}

.xd_h1_text {
  margin-bottom: 0;
  font-family: Baskervville, Arial, sans-serif;
  font-size: 3.5em;
  font-weight: 700;
}

.xd_h1_text.center {
  text-align: center;
  line-height: 100%;
}

.xd_h1_text.xd_text-white {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.xd_video_wrapper {
  height: 350vh;
  position: static;
}

.xd_bg_video {
  z-index: 2;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.xd_sticky-wrapper {
  align-items: center;
  display: block;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.xd_bg-video-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.xd_bg-video-black-bar {
  z-index: 4;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border: 7.5vw solid #2ea1fe;
  margin-left: 0;
  margin-right: 0;
  position: absolute;
  inset: 0%;
}

.xd_h2 {
  z-index: 100;
  color: #fff;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 3.5em;
  font-weight: 600;
  line-height: 100%;
  position: static;
}

.xd_bg_video_content_wrap {
  z-index: 5;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex-direction: column;
  width: 70%;
  max-width: 1280px;
  display: flex;
  position: relative;
}

.xd_hero-content {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex-direction: column;
  width: 85%;
  display: flex;
}

.social-icon {
  cursor: pointer;
  object-fit: scale-down;
  width: 3vw;
  height: 3vw;
}

.xd_intros {
  color: #fff;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.8vw;
  font-weight: 400;
  line-height: 100%;
}

.xd_intros.center {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.xd_marquee_section {
  background-color: #d31e56;
}

.xd_marquee_wrapper {
  padding-top: 2vw;
  padding-bottom: 2vw;
  font-size: 100px;
  overflow: hidden;
}

.xd_marquee_top {
  color: #fff;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
  display: flex;
}

.dot {
  background-color: #fff;
  border-radius: 50%;
  width: 15px;
  min-width: 15px;
  height: 15px;
  min-height: 15px;
}

.xd_footer_section {
  background-color: #26262a;
  padding-top: 0;
  padding-bottom: 3vw;
}

.xd_social-icon-wrapper {
  border-bottom-style: none;
  justify-content: center;
  align-items: center;
  width: 2.5vw;
  height: 2.5vw;
  transition: all .2s;
  display: flex;
}

.xd_social-icon-wrapper:hover {
  transform: translate(0, -5px);
}

.xd_social-icon-wrapper.d-none {
  display: inline-flex;
}

.xd_video_overlay {
  opacity: .25;
  background-color: #c13558;
  position: absolute;
  inset: 0%;
}

.xd_menu_logo_img {
  width: 60px;
}

.links-overlay-link {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  pointer-events: auto;
  color: #fff;
  background-color: #4268fb;
  border-bottom-style: none;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  min-width: 13rem;
  padding: .75rem;
  font-size: .9rem;
  font-weight: 500;
  display: flex;
}

.xd_card_elements_container {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  display: flex;
  position: static;
  inset: auto auto 10% 2%;
}

.xd_card_image {
  justify-content: center;
  align-items: center;
  width: 40%;
  max-height: 100%;
  display: flex;
  position: static;
  inset: auto 0% 0% auto;
}

.xd_images_caja {
  object-fit: contain;
}

.xd_inner_sticky {
  z-index: 2;
  height: 80vh;
  position: sticky;
  top: 0;
}

.xd_inner_sticky._01 {
  transform-origin: 50% 100%;
  background-color: #232270;
  border: 1px #cc2121;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 60vh;
  display: flex;
  position: sticky;
  top: 34vh;
}

.xd_inner_sticky._03 {
  background-color: #f3bd66;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 60vh;
  margin-top: 5vw;
  display: flex;
  position: sticky;
  top: 34vh;
}

.xd_inner_sticky._02 {
  background-color: #563f75;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 60vh;
  margin-top: 5vw;
  display: flex;
  position: sticky;
  top: 34vh;
}

.xd_inner_sticky._04 {
  background-color: #90c9b7;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 60vh;
  margin-top: 5vw;
  display: flex;
  position: sticky;
  top: 34vh;
}

.xd_inner_sticky._05 {
  background-color: #e76666;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 60vh;
  margin-top: 5vw;
  display: flex;
  top: 34vh;
}

.xd_inner_sticky._06 {
  background-color: #83cc85;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 60vh;
  display: flex;
}

.xd_cards_section {
  z-index: 2;
  flex: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 100px 10vw 4vw;
  display: block;
  position: relative;
}

.xd_card_elements {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 100px 40px;
  display: flex;
}

.xd_card_01 {
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.xd_temas_section {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 10vw;
  display: flex;
}

.xd_temas_content {
  grid-column-gap: 2vw;
  grid-row-gap: 5vw;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch center;
  width: 100%;
  display: grid;
}

.xd_temas_img_wrapper {
  width: 8vw;
}

.xd_temas_info {
  grid-row-gap: 1vw;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.xd_menu_logo {
  color: #fff;
  border-bottom-style: none;
  font-size: 40px;
  font-weight: 600;
}

.xd_menu_logo.w--current {
  width: 100%;
}

.xd_p1 {
  color: #fff;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 1.8vw;
  line-height: 29px;
}

.xd_p1.center {
  text-align: center;
  font-size: 1.4vw;
  line-height: 150%;
}

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

.x {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 4vw;
  font-weight: 700;
  line-height: 90%;
}

.xd_ig_wrapper {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.xd_p2 {
  color: #fff;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  line-height: 130%;
  text-decoration: none;
}

.xd_p2.center {
  text-align: center;
  font-size: 1.6vw;
  font-weight: 500;
}

.xd_contact_section {
  background-color: #d31f56;
  justify-content: space-between;
  align-items: center;
  padding: 10vw 0 10vw 10vw;
  display: flex;
  position: relative;
}

.xd_marquee_text {
  margin-bottom: 0;
  margin-left: 1vw;
  margin-right: 1vw;
  font-family: Baskervville, Arial, sans-serif;
  font-size: 4vw;
  font-weight: 400;
  line-height: 100%;
}

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

.xd_frame_container, .xd_frame_mobile_container {
  flex-direction: row;
  align-items: center;
  height: 100%;
  display: flex;
}

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

.xd_bio_img_mobile {
  border-radius: 20px;
  width: 30%;
  height: 60%;
  margin-top: 2vw;
  margin-right: 2vw;
  display: none;
  overflow: hidden;
}

.xd_menu_link {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  border-bottom-style: none;
  border-bottom-width: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
  line-height: 100%;
  text-decoration: none;
}

.xd_menu_link:hover {
  color: #130f64;
}

.xd_menu_link.w--current {
  color: #130f64;
  font-weight: 700;
}

.xd_color_01 {
  color: #232270;
}

.xd_video_black_opacity {
  background-color: #000;
  width: 100%;
  height: 100%;
  position: absolute;
}

.xd_p3 {
  color: #fff;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: .9vw;
  line-height: 150%;
}

.xd_p3.center {
  text-align: center;
}

.xd_footer_container_main_info {
  justify-content: space-between;
  height: auto;
  padding: 3vw 4vw;
  display: flex;
}

.xd_footer_legal {
  border-top: .5px solid #ffffff8c;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1vw;
  display: flex;
}

.xd_cards_text_container {
  margin-bottom: 5vw;
  position: sticky;
  top: 10vw;
}

.xd_bullets_left {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-direction: column;
  width: 50%;
  margin-bottom: 3vw;
  display: flex;
}

.section-header {
  color: #fff;
  text-shadow: 0 0 16px #1010104d;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4vw;
  font-weight: 500;
  line-height: 5vw;
}

.xd_bullets_section {
  z-index: 1;
  grid-column-gap: 4vw;
  grid-row-gap: 4vw;
  border-top: 1px #3d3d3d;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  padding: 0 10vw 10vw;
  display: flex;
  position: relative;
}

.xd_bullets_info {
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  background-color: #f89a49;
  border-radius: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 17vw;
  height: 11vw;
  padding: 20px;
  display: flex;
}

.xd_bullets_info._1 {
  background-color: #222074;
}

.xd_bullets_info._2 {
  background-color: #7dcbb6;
  padding: 11px;
}

.xd_bullets_info._3 {
  background-color: #5a3c78;
}

.xd_bullets_info._4 {
  background-color: #fcbb53;
}

.slider-right {
  border-radius: 45px 0 45px 45px;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  padding: 20px 36px;
  display: flex;
  box-shadow: 1px 1px 55px #00163214;
}

.slider-left {
  border-radius: 45px 0 45px 45px;
  justify-content: center;
  align-items: center;
  min-height: 45px;
  margin-right: 15px;
  padding: 15px 36px;
  display: flex;
  box-shadow: 1px 1px 45px #0016321a;
}

.align-center {
  margin-left: auto;
  margin-right: auto;
}

.slide {
  height: auto;
  margin-left: auto;
  margin-right: auto;
  position: static;
}

.xd_metas_section_wrapper {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 280vh;
  display: flex;
  overflow: visible;
}

.xd_h3 {
  color: #fff;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 2vw;
  font-weight: 500;
  line-height: 120%;
}

.xd_title_container {
  margin-left: 10vw;
  margin-right: 10vw;
}

.xd_img_metas {
  flex: none;
  width: 44%;
}

.xd_item_content {
  grid-column-gap: 5vw;
  grid-row-gap: 5vw;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  height: 80%;
  display: flex;
}

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

.xd_metas_title_wrapper {
  z-index: 3;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100vw;
  height: 10vh;
  margin-top: 20vh;
  display: flex;
  position: absolute;
  top: 0;
}

.xd_content_text {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.xd_item {
  flex-direction: row;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 70vw;
  height: 50%;
  margin-top: 15vh;
  display: flex;
}

.xd_item_mobile {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 30vw;
  height: 50%;
  margin-top: 15vh;
  display: flex;
}

.xd_metas_img {
  flex: none;
  width: 30%;
}

.xd_metas_section_wrapper_mobile {
  background-color: #d31f56;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 250vh;
  display: none;
  overflow: visible;
}

.xd_bio_content {
  z-index: 3;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: flex;
  position: absolute;
}

.xd_bio_img_wrapper {
  z-index: 3;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.xd_bio_img_desktop {
  background-image: url('../images/conchita.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  width: 30%;
  height: 50%;
  margin-top: 15vw;
  margin-left: 10vw;
  margin-right: 0;
  overflow: hidden;
}

.xd_bio_wrapper {
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  background-color: #d04e42;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
}

.xd_bio_text {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  align-items: flex-start;
  width: 60%;
  font-size: 12px;
  line-height: 14px;
  display: flex;
}

.xd_bio_text_wrapper {
  justify-content: flex-end;
  align-items: flex-start;
  height: 80%;
  margin-top: 10vh;
  margin-left: 10vw;
  margin-right: 4vw;
  display: flex;
}

.div-block-7 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.xd_bullets_left_container {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-direction: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

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

.xd_txt_bullets_02, .xd_txt_bullets_01 {
  color: #222075;
}

.xd_footer_whstapp_container {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.xd_txt_bullets {
  color: #fff;
  margin-bottom: .5vw;
  font-family: Montserrat, sans-serif;
  font-size: 1.5vw;
  font-weight: 700;
}

.xd_txt_bullets_numers, .xd_txt_bullets_numer_03, .text-span-16 {
  color: #fcbb54;
}

.xd_temas_title {
  margin-bottom: 5vw;
  position: static;
  top: 7vw;
}

.xd_scroll_top {
  z-index: 1000000;
  border: 1px solid #fff;
  border-radius: 20vw;
  justify-content: center;
  align-items: center;
  width: 3vw;
  height: 3vw;
  display: flex;
  position: fixed;
  inset: auto 1% 2% auto;
}

.xd_icon_scroll_up {
  transform: rotate(90deg);
}

.xd_color_bg {
  background-color: #2ea0fd;
}

.xd_whatsapp_text_linkl {
  border-bottom-width: 0;
}

.xd_redes {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  align-items: flex-end;
  margin-top: 30px;
  display: flex;
}

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

.utility-page-content {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  text-align: center;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 80%;
  display: flex;
}

.div-block-12 {
  width: 30%;
}

.xd_link_404 {
  font-family: Montserrat, sans-serif;
  font-size: 2rem;
  line-height: 1.1;
}

.link-block {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  transition: all .6s;
  display: flex;
}

.link-block:hover {
  transform: scale(1.2);
}

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

.xd_footer_credits {
  border: 1px #000;
  justify-content: flex-end;
  align-items: flex-end;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1vw;
  display: flex;
}

.yo-soy_branding_credits {
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  border-bottom-style: none;
  justify-content: flex-end;
  align-items: flex-end;
  padding-top: 60px;
  text-decoration: none;
  display: flex;
}

.navbar {
  background-color: #fff0;
  align-items: flex-start;
  width: 100%;
  padding-top: 20px;
  padding-left: 20px;
  display: flex;
}

.nav-menu {
  margin-left: auto;
  margin-right: 20px;
  display: block;
}

.heading {
  letter-spacing: 1px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: .4em;
  font-weight: 400;
}

.xd_h1_main {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 1.8em;
  font-weight: 700;
  line-height: 120%;
}

.nav_logo_wrapper {
  align-self: auto;
}

.main_body_wrapper {
  margin-top: 140px;
}

.xd__hl_text {
  margin-bottom: 0;
  font-family: Baskervville, Arial, sans-serif;
  font-size: 3.5em;
  font-weight: 700;
}

.xd__hl_text.center {
  text-align: center;
  line-height: 100%;
}

.andi_whastapp_wrapper {
  z-index: 11;
  text-align: center;
  margin-right: 40px;
  position: fixed;
  inset: auto 20px 50vh auto;
}

.andi_whatsapp_link {
  width: 50px;
  transition: transform .2s;
}

.andi_whatsapp_link:hover {
  transform: scale(1.1);
}

@media screen and (min-width: 1440px) {
  .xd_card_image {
    inset: auto 0% 0% auto;
  }

  .xd_menu_logo {
    width: 25vw;
  }

  .xd_menu_logo.w--current {
    width: 15vw;
  }
}

@media screen and (min-width: 1920px) {
  .xd_h2 {
    font-size: 5em;
  }

  .xd_inner_sticky._03 {
    background-image: none;
  }

  .xd_menu_logo {
    width: 24vw;
  }

  .xd_p2 {
    font-size: 1.4vw;
  }

  .xd_bio_img_wrapper {
    background-image: none;
  }

  .xd_bio_img_desktop {
    background-image: url('../images/conchita.png');
  }
}

@media screen and (max-width: 991px) {
  .xd_menu_wrapper {
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .xd_div_container {
    padding-left: 30px;
    padding-right: 30px;
  }

  .xd_h1_text {
    margin-bottom: 20px;
    font-size: 2.9em;
  }

  .xd_bg-video-black-bar {
    border-width: 7vw;
  }

  .xd_hero-content {
    width: 100%;
    max-width: 100%;
  }

  .xd_intros.center {
    font-size: 2.5vw;
  }

  .xd_marquee_wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .xd_footer_section, .xd_menu_logo_img {
    padding-top: 0;
  }

  .xd_card_elements_container {
    width: 60%;
  }

  .xd_inner_sticky._01, .xd_inner_sticky._03, .xd_inner_sticky._02, .xd_inner_sticky._04 {
    height: 65vh;
  }

  .xd_cards_section {
    flex: 0 auto;
    padding-top: 140px;
  }

  .xd_card_elements {
    padding: 50px;
  }

  .xd_menu_logo {
    width: 30vw;
  }

  .xd_menu_logo.w--current {
    margin-right: auto;
  }

  .xd_p1, .xd_p1.center {
    font-size: 2vw;
  }

  .xd_ig_wrapper {
    width: 50%;
  }

  .xd_p2 {
    font-size: 1.4vw;
  }

  .xd_marquee_text {
    font-size: 60px;
  }

  .xd_menu_link:hover {
    color: #fff;
    font-weight: 700;
  }

  .xd_p3.center {
    font-size: 1.1vw;
  }

  .xd_footer_container_main_info {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .xd_footer_legal {
    width: 100%;
  }

  .xd_cards_text_container {
    padding-top: 40px;
  }

  .xd_bullets_left {
    width: 100%;
  }

  .section-header {
    margin-bottom: 40px;
    font-size: 40px;
    line-height: 48px;
  }

  .xd_bullets_section {
    height: auto;
  }

  .xd_bullets_info._1, .xd_bullets_info._2, .xd_bullets_info._3, .xd_bullets_info._4 {
    width: 20vw;
    height: 15vw;
  }

  .xd_bio_text {
    width: 50%;
  }

  .xd_footer_credits {
    width: 100%;
  }

  .navbar {
    padding-top: 10px;
    padding-left: 10px;
  }

  .nav-menu {
    background-color: #d04e42;
    margin-right: 0;
    display: inline-flex;
  }

  .menu-button {
    background-color: #c8c8c800;
    margin-left: auto;
  }

  .menu-button.w--open {
    background-color: #130f64;
  }

  .heading {
    font-size: .3em;
  }

  .xd_h1_main {
    font-size: 1.5em;
  }

  .icon {
    font-size: 40px;
  }

  .xd__hl_text {
    margin-bottom: 20px;
    font-size: 2.9em;
  }
}

@media screen and (max-width: 767px) {
  .xd_h1_text {
    margin-bottom: 0;
    font-size: 2.7em;
    line-height: .9em;
  }

  .xd_h2 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 2.5em;
  }

  .xd_marquee_wrapper {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .xd_marquee_top {
    margin-bottom: 0;
  }

  .xd_footer_section {
    padding-top: 0;
    padding-bottom: 50px;
  }

  .xd_social-icon-wrapper {
    width: 5vw;
    height: 5vw;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .xd_card_01 {
    background-image: none;
  }

  .xd_menu_logo {
    width: 50vw;
  }

  .xd_menu_logo.w--current {
    margin-left: 0;
  }

  .x {
    font-size: 5vw;
  }

  .xd_marquee_text {
    margin-bottom: 0;
    font-size: 50px;
  }

  .xd_footer_container_main_info {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .xd_footer_legal {
    width: 90%;
  }

  .section-header {
    font-size: 32px;
    line-height: 38px;
  }

  .xd_footer_credits {
    width: 90%;
  }

  .xd_h1_main {
    font-size: 1.1em;
  }

  .xd__hl_text {
    margin-bottom: 0;
    font-size: 2.7em;
    line-height: .9em;
  }

  .andi_whastapp_wrapper {
    right: 0;
  }
}

@media screen and (max-width: 479px) {
  .xd_hero_wrapper {
    padding-top: 0;
    padding-left: 7vw;
    padding-right: 7vw;
  }

  .xd_menu_wrapper {
    inset: 0% 0% auto;
  }

  .xd_div_container {
    justify-content: flex-start;
    align-items: flex-start;
    width: 90%;
    height: 60vh;
    padding: 0;
  }

  .xd_h1_text {
    font-size: 9.5vw;
  }

  .xd_bg_video {
    height: 100vh;
  }

  .xd_h2 {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 2.5em;
  }

  .xd_bg_video_content_wrap {
    width: 80%;
    padding-left: 0;
    padding-right: 0;
  }

  .xd_hero-content {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
    flex-direction: column;
    width: 100%;
    max-width: 100%;
    display: flex;
  }

  .social-icon {
    width: 6vw;
    height: 6vw;
  }

  .xd_intros {
    font-size: 5vw;
  }

  .xd_intros.center {
    font-size: 4vw;
  }

  .xd_marquee_wrapper {
    padding-top: 7vw;
    padding-bottom: 7vw;
  }

  .xd_marquee_top {
    margin-bottom: 0;
  }

  .dot {
    width: 5px;
    min-width: 5px;
    height: 5px;
    min-height: 5px;
  }

  .xd_social-icon-wrapper {
    width: 8vw;
    height: 8vw;
  }

  .xd_card_elements_container {
    align-items: flex-start;
    width: auto;
    height: 50%;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .xd_card_image {
    object-fit: contain;
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    height: 50%;
  }

  .xd_images_caja {
    width: auto;
    height: 100%;
    display: block;
  }

  .xd_inner_sticky._01 {
    background-image: none;
    height: 60vh;
    top: 29vh;
  }

  .xd_inner_sticky._03 {
    height: 60vh;
    top: 31vh;
  }

  .xd_inner_sticky._02 {
    background-image: url('../images/Sabor_back.jpg');
    background-position: 0 0;
    background-size: cover;
    align-items: stretch;
    height: 60vh;
    top: 31vh;
  }

  .xd_inner_sticky._04 {
    flex-direction: column;
    height: 60vh;
    top: 31vh;
  }

  .xd_cards_section {
    flex: 0 auto;
    width: 100%;
  }

  .xd_card_elements {
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-start;
    padding: 29px;
  }

  .xd_card_01 {
    background-image: none;
  }

  .xd_temas_section {
    grid-column-gap: 10vw;
    grid-row-gap: 10vw;
    flex-direction: column;
    padding: 10vw;
  }

  .xd_temas_content {
    grid-column-gap: 0vw;
    grid-row-gap: 13vw;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .xd_temas_img_wrapper {
    width: 20vw;
    height: 20vw;
  }

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

  .xd_menu_logo {
    width: 85%;
    padding-left: 0;
  }

  .xd_menu_logo.w--current {
    flex-flow: row;
  }

  .xd_p1 {
    font-size: 4.2vw;
    line-height: 160%;
  }

  .xd_p1.center {
    font-size: 4vw;
  }

  .xd_contact_wapp_wrapper {
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
  }

  .x {
    font-size: 12vw;
  }

  .xd_contact_left {
    width: 100%;
  }

  .xd_ig_wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    width: 100%;
    padding-left: 5vw;
  }

  .xd_p2 {
    font-size: 3.3vw;
  }

  .xd_p2.center {
    font-size: 3.6vw;
  }

  .xd_contact_section {
    flex-direction: column;
    padding: 50px 20px;
  }

  .xd_marquee_text {
    margin-left: 2vw;
    margin-right: 2vw;
    font-size: 15px;
  }

  .xd_bio_img_mobile {
    width: 80%;
    height: 70%;
    margin-top: 10vw;
    margin-bottom: 5vw;
    display: block;
  }

  .xd_menu_link.xd_menu_link_desk {
    display: none;
  }

  .xd_p3 {
    font-size: 3.6vw;
  }

  .xd_p3.center {
    text-align: center;
    margin-bottom: 0;
    font-size: .6rem;
  }

  .xd_footer_container_main_info {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    height: auto;
  }

  .xd_footer_legal {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 90%;
    padding-top: 3vw;
  }

  .xd_cards_text_container {
    top: 22vw;
  }

  .xd_bullets_left {
    grid-column-gap: 6vw;
    grid-row-gap: 6vw;
    width: 100%;
    margin-bottom: 10vw;
  }

  .section-header {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 30px;
  }

  .xd_bullets_section {
    flex-direction: column;
  }

  .xd_bullets_info._1, .xd_bullets_info._2, .xd_bullets_info._3 {
    width: 40vw;
    height: 45vw;
    padding: 10px;
  }

  .xd_bullets_info._4 {
    width: 40vw;
    height: 45vw;
    padding: 11px;
  }

  .xd_metas_section_wrapper {
    display: none;
  }

  .xd_h3 {
    text-align: center;
    font-size: 7vw;
  }

  .xd_img_metas {
    width: 70%;
  }

  .xd_item_content {
    grid-column-gap: 10vw;
    grid-row-gap: 10vw;
    flex-direction: column;
    height: 90%;
  }

  .xd_metas_title_wrapper {
    width: 100vw;
    height: 10vh;
    margin-top: 7vh;
    top: 60px;
  }

  .xd_content_text {
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
    justify-content: center;
    align-items: center;
    width: 80%;
  }

  .xd_item {
    width: 70vw;
  }

  .xd_item_mobile {
    border-left: 0 #fff0;
    border-right: 0 #fff0;
    width: 100vw;
    height: 60%;
  }

  .xd_metas_img {
    width: 70%;
  }

  .xd_metas_section_wrapper_mobile {
    background-color: #2fa1fe;
    height: 350vh;
    display: flex;
  }

  .xd_bio_content {
    flex-direction: column;
    align-items: center;
    height: auto;
    position: static;
  }

  .xd_bio_img_wrapper {
    display: none;
  }

  .xd_bio_img_desktop {
    width: 80%;
    height: 70%;
    margin-top: 10vw;
  }

  .xd_bio_wrapper {
    height: auto;
  }

  .xd_bio_text {
    width: 90%;
  }

  .xd_bio_text_wrapper {
    justify-content: center;
    width: 90%;
    margin-right: 10vw;
  }

  .xd_bullets_left_container {
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    margin-bottom: 10vw;
  }

  .xd_txt_bullets {
    font-size: 4vw;
  }

  .xd_temas_title {
    top: 22vw;
  }

  .xd_scroll_top {
    width: 8vw;
    height: 8vw;
    margin-right: 8px;
    right: 1%;
  }

  .xd_redes {
    margin-top: 0;
  }

  .xd_link_404 {
    font-size: 1.5rem;
  }

  .xd_footer_credits {
    width: 90%;
  }

  .yo-soy_branding_credits {
    padding-top: 60px;
  }

  .xd_h1_main {
    margin-bottom: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 5vw;
  }

  .xd__hl_text {
    font-size: 9.5vw;
  }

  .andi_whastapp_wrapper {
    z-index: 2147483647;
    margin-right: 20px;
    bottom: 25vh;
  }

  .andi_whatsapp_link {
    width: 40px;
  }
}


@font-face {
  font-family: 'Baskervville';
  src: url('../fonts/Baskervville-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Baskervville';
  src: url('../fonts/Baskervville-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Baskervville';
  src: url('../fonts/Baskervville-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Baskervville';
  src: url('../fonts/Baskervville-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}