@charset "UTF-8";
/* <h> */
/* headers -> font == <tag> */
/* <p> */
/* BUTTONS */
/* CARDS */
/* Vacacional */
/* CARD */
/* Review */
@font-face {
  font-family: Neue Haas Grotesk Display Pro;
  src: local(NeueHaasDisplay-XXThin), url("../fonts/NeueHaasDisplay-XXThin.woff2") format("woff2"), url("../fonts/NeueHaasDisplay-XXThin.woff") format("woff"), url("../fonts/NeueHaasDisplay-XXThin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: Neue Haas Grotesk Display Pro;
  src: local(NeueHaasDisplay-Thin), url("../fonts/NeueHaasDisplay-Thin.woff2") format("woff2"), url("../fonts/NeueHaasDisplay-Thin.woff") format("woff"), url("../fonts/NeueHaasDisplay-Thin.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: Neue Haas Grotesk Display Pro;
  src: local(NeueHaasDisplay-Light), url("../fonts/NeueHaasDisplay-Light.woff2") format("woff2"), url("../fonts/NeueHaasDisplay-Light.woff") format("woff"), url("../fonts/NeueHaasDisplay-Light.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: Neue Haas Grotesk Display Pro;
  src: local(NeueHaasDisplay-Medium), url("../fonts/NeueHaasDisplay-Medium.woff2") format("woff2"), url("../fonts/NeueHaasDisplay-Medium.woff") format("woff"), url("../fonts/NeueHaasDisplay-Medium.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: fallback;
}
/* font-weight */
/* weight */
/* line-height */
.font-base {
  font-family: "Neue Haas Grotesk Display Pro";
}

/* Tipografías */
.h1-lighter {
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 1.4;
  font-weight: 100;
  font-size: 52px;
}
@media (min-width: 768px) {
  .h1-lighter {
    font-size: 64px;
  }
}
@media (min-width: 1024px) {
  .h1-lighter {
    font-size: 64px;
  }
}

.h1-light {
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 1.4;
  font-weight: 200;
  font-size: 52px;
}
@media (min-width: 768px) {
  .h1-light {
    font-size: 64px;
  }
}
@media (min-width: 1024px) {
  .h1-light {
    font-size: 64px;
  }
}

.h1-regular {
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 1.4;
  font-weight: 500;
  font-size: 52px;
}
@media (min-width: 768px) {
  .h1-regular {
    font-size: 64px;
  }
}
@media (min-width: 1024px) {
  .h1-regular {
    font-size: 64px;
  }
}

.h1-medium {
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 1.4;
  font-weight: 600;
  font-size: 52px;
}
@media (min-width: 768px) {
  .h1-medium {
    font-size: 64px;
  }
}
@media (min-width: 1024px) {
  .h1-medium {
    font-size: 64px;
  }
}

.h1-bold {
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 1.4;
  font-weight: 700;
  font-size: 52px;
}
@media (min-width: 768px) {
  .h1-bold {
    font-size: 64px;
  }
}
@media (min-width: 1024px) {
  .h1-bold {
    font-size: 64px;
  }
}

.h2-lighter {
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 1.4;
  font-weight: 100;
  font-size: 30px;
}
@media (min-width: 768px) {
  .h2-lighter {
    font-size: 50px;
  }
}
@media (min-width: 1024px) {
  .h2-lighter {
    font-size: 54px;
  }
}

.h2-light {
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 1.4;
  font-weight: 200;
  font-size: 30px;
}
@media (min-width: 768px) {
  .h2-light {
    font-size: 50px;
  }
}
@media (min-width: 1024px) {
  .h2-light {
    font-size: 54px;
  }
}

.h2-regular {
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 1.4;
  font-weight: 500;
  font-size: 30px;
}
@media (min-width: 768px) {
  .h2-regular {
    font-size: 50px;
  }
}
@media (min-width: 1024px) {
  .h2-regular {
    font-size: 54px;
  }
}

.h2-medium {
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 1.4;
  font-weight: 600;
  font-size: 30px;
}
@media (min-width: 768px) {
  .h2-medium {
    font-size: 50px;
  }
}
@media (min-width: 1024px) {
  .h2-medium {
    font-size: 54px;
  }
}

.h2-bold {
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 1.4;
  font-weight: 700;
  font-size: 30px;
}
@media (min-width: 768px) {
  .h2-bold {
    font-size: 50px;
  }
}
@media (min-width: 1024px) {
  .h2-bold {
    font-size: 54px;
  }
}

.h3-lighter {
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 1.4;
  font-weight: 100;
  font-size: 27px;
}
@media (min-width: 768px) {
  .h3-lighter {
    font-size: 54px;
  }
}
@media (min-width: 1024px) {
  .h3-lighter {
    font-size: 54px;
  }
}

.h3-light {
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 1.4;
  font-weight: 200;
  font-size: 27px;
}
@media (min-width: 768px) {
  .h3-light {
    font-size: 54px;
  }
}
@media (min-width: 1024px) {
  .h3-light {
    font-size: 54px;
  }
}

.h3-regular {
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 1.4;
  font-weight: 500;
  font-size: 27px;
}
@media (min-width: 768px) {
  .h3-regular {
    font-size: 54px;
  }
}
@media (min-width: 1024px) {
  .h3-regular {
    font-size: 54px;
  }
}

.h3-medium {
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 1.4;
  font-weight: 600;
  font-size: 27px;
}
@media (min-width: 768px) {
  .h3-medium {
    font-size: 54px;
  }
}
@media (min-width: 1024px) {
  .h3-medium {
    font-size: 54px;
  }
}

.h3-bold {
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 1.4;
  font-weight: 700;
  font-size: 27px;
}
@media (min-width: 768px) {
  .h3-bold {
    font-size: 54px;
  }
}
@media (min-width: 1024px) {
  .h3-bold {
    font-size: 54px;
  }
}

.h4-lighter {
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 1.4;
  font-weight: 100;
  font-size: 18px;
}
@media (min-width: 768px) {
  .h4-lighter {
    font-size: 28px;
  }
}
@media (min-width: 1024px) {
  .h4-lighter {
    font-size: 36px;
  }
}

.h4-light {
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 1.4;
  font-weight: 200;
  font-size: 18px;
}
@media (min-width: 768px) {
  .h4-light {
    font-size: 28px;
  }
}
@media (min-width: 1024px) {
  .h4-light {
    font-size: 36px;
  }
}

.h4-regular {
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 1.4;
  font-weight: 500;
  font-size: 18px;
}
@media (min-width: 768px) {
  .h4-regular {
    font-size: 28px;
  }
}
@media (min-width: 1024px) {
  .h4-regular {
    font-size: 36px;
  }
}

.h4-medium {
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 1.4;
  font-weight: 600;
  font-size: 18px;
}
@media (min-width: 768px) {
  .h4-medium {
    font-size: 28px;
  }
}
@media (min-width: 1024px) {
  .h4-medium {
    font-size: 36px;
  }
}

.h4-bold {
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 1.4;
  font-weight: 700;
  font-size: 18px;
}
@media (min-width: 768px) {
  .h4-bold {
    font-size: 28px;
  }
}
@media (min-width: 1024px) {
  .h4-bold {
    font-size: 36px;
  }
}

.h5-lighter {
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 1.4;
  font-weight: 100;
  font-size: 15px;
}
@media (min-width: 768px) {
  .h5-lighter {
    font-size: 21px;
  }
}
@media (min-width: 1024px) {
  .h5-lighter {
    font-size: 21px;
  }
}

.h5-light {
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 1.4;
  font-weight: 200;
  font-size: 15px;
}
@media (min-width: 768px) {
  .h5-light {
    font-size: 21px;
  }
}
@media (min-width: 1024px) {
  .h5-light {
    font-size: 21px;
  }
}

.h5-regular {
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 1.4;
  font-weight: 500;
  font-size: 15px;
}
@media (min-width: 768px) {
  .h5-regular {
    font-size: 21px;
  }
}
@media (min-width: 1024px) {
  .h5-regular {
    font-size: 21px;
  }
}

.h5-medium {
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 1.4;
  font-weight: 600;
  font-size: 15px;
}
@media (min-width: 768px) {
  .h5-medium {
    font-size: 21px;
  }
}
@media (min-width: 1024px) {
  .h5-medium {
    font-size: 21px;
  }
}

.h5-bold {
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 1.4;
  font-weight: 700;
  font-size: 15px;
}
@media (min-width: 768px) {
  .h5-bold {
    font-size: 21px;
  }
}
@media (min-width: 1024px) {
  .h5-bold {
    font-size: 21px;
  }
}

.h6-lighter {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 100;
  font-size: 15px;
}
@media (min-width: 768px) {
  .h6-lighter {
    font-size: 21px;
  }
}
@media (min-width: 1024px) {
  .h6-lighter {
    font-size: 21px;
  }
}

.h6-light {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 200;
  font-size: 15px;
}
@media (min-width: 768px) {
  .h6-light {
    font-size: 21px;
  }
}
@media (min-width: 1024px) {
  .h6-light {
    font-size: 21px;
  }
}

.h6-regular {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 500;
  font-size: 15px;
}
@media (min-width: 768px) {
  .h6-regular {
    font-size: 21px;
  }
}
@media (min-width: 1024px) {
  .h6-regular {
    font-size: 21px;
  }
}

.h6-medium {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 600;
  font-size: 15px;
}
@media (min-width: 768px) {
  .h6-medium {
    font-size: 21px;
  }
}
@media (min-width: 1024px) {
  .h6-medium {
    font-size: 21px;
  }
}

.h6-bold {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 700;
  font-size: 15px;
}
@media (min-width: 768px) {
  .h6-bold {
    font-size: 21px;
  }
}
@media (min-width: 1024px) {
  .h6-bold {
    font-size: 21px;
  }
}

.h-expert-lighter {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 100;
  font-size: 27px;
}
@media (min-width: 768px) {
  .h-expert-lighter {
    font-size: 36px;
  }
}
@media (min-width: 1024px) {
  .h-expert-lighter {
    font-size: 36px;
  }
}

.h-expert-light {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 200;
  font-size: 27px;
}
@media (min-width: 768px) {
  .h-expert-light {
    font-size: 36px;
  }
}
@media (min-width: 1024px) {
  .h-expert-light {
    font-size: 36px;
  }
}

.h-expert-regular {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 500;
  font-size: 27px;
}
@media (min-width: 768px) {
  .h-expert-regular {
    font-size: 36px;
  }
}
@media (min-width: 1024px) {
  .h-expert-regular {
    font-size: 36px;
  }
}

.h-expert-medium {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 600;
  font-size: 27px;
}
@media (min-width: 768px) {
  .h-expert-medium {
    font-size: 36px;
  }
}
@media (min-width: 1024px) {
  .h-expert-medium {
    font-size: 36px;
  }
}

.h-expert-bold {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 700;
  font-size: 27px;
}
@media (min-width: 768px) {
  .h-expert-bold {
    font-size: 36px;
  }
}
@media (min-width: 1024px) {
  .h-expert-bold {
    font-size: 36px;
  }
}

.h-yolo-lighter {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 100;
  font-size: 33px;
}
@media (min-width: 768px) {
  .h-yolo-lighter {
    font-size: 33px;
  }
}
@media (min-width: 1024px) {
  .h-yolo-lighter {
    font-size: 33px;
  }
}

.h-yolo-light {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 200;
  font-size: 33px;
}
@media (min-width: 768px) {
  .h-yolo-light {
    font-size: 33px;
  }
}
@media (min-width: 1024px) {
  .h-yolo-light {
    font-size: 33px;
  }
}

.h-yolo-regular {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 500;
  font-size: 33px;
}
@media (min-width: 768px) {
  .h-yolo-regular {
    font-size: 33px;
  }
}
@media (min-width: 1024px) {
  .h-yolo-regular {
    font-size: 33px;
  }
}

.h-yolo-medium {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 600;
  font-size: 33px;
}
@media (min-width: 768px) {
  .h-yolo-medium {
    font-size: 33px;
  }
}
@media (min-width: 1024px) {
  .h-yolo-medium {
    font-size: 33px;
  }
}

.h-yolo-bold {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 700;
  font-size: 33px;
}
@media (min-width: 768px) {
  .h-yolo-bold {
    font-size: 33px;
  }
}
@media (min-width: 1024px) {
  .h-yolo-bold {
    font-size: 33px;
  }
}

.p1-lighter {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 100;
  font-size: 15px;
}
@media (min-width: 768px) {
  .p1-lighter {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .p1-lighter {
    font-size: 21px;
  }
}

.p1-light {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 200;
  font-size: 15px;
}
@media (min-width: 768px) {
  .p1-light {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .p1-light {
    font-size: 21px;
  }
}

.p1-regular {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 500;
  font-size: 15px;
}
@media (min-width: 768px) {
  .p1-regular {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .p1-regular {
    font-size: 21px;
  }
}

.p1-medium {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 600;
  font-size: 15px;
}
@media (min-width: 768px) {
  .p1-medium {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .p1-medium {
    font-size: 21px;
  }
}

.p1-bold {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 700;
  font-size: 15px;
}
@media (min-width: 768px) {
  .p1-bold {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .p1-bold {
    font-size: 21px;
  }
}

.p2-lighter {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 100;
  font-size: 15px;
}
@media (min-width: 768px) {
  .p2-lighter {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .p2-lighter {
    font-size: 18px;
  }
}

.p2-light {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 200;
  font-size: 15px;
}
@media (min-width: 768px) {
  .p2-light {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .p2-light {
    font-size: 18px;
  }
}

.p2-regular {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 500;
  font-size: 15px;
}
@media (min-width: 768px) {
  .p2-regular {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .p2-regular {
    font-size: 18px;
  }
}

.p2-medium {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 600;
  font-size: 15px;
}
@media (min-width: 768px) {
  .p2-medium {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .p2-medium {
    font-size: 18px;
  }
}

.p2-bold {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 700;
  font-size: 15px;
}
@media (min-width: 768px) {
  .p2-bold {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .p2-bold {
    font-size: 18px;
  }
}

.p3-lighter {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 100;
  font-size: 15px;
}
@media (min-width: 768px) {
  .p3-lighter {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  .p3-lighter {
    font-size: 16px;
  }
}

.p3-light {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 200;
  font-size: 15px;
}
@media (min-width: 768px) {
  .p3-light {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  .p3-light {
    font-size: 16px;
  }
}

.p3-regular {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 500;
  font-size: 15px;
}
@media (min-width: 768px) {
  .p3-regular {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  .p3-regular {
    font-size: 16px;
  }
}

.p3-medium {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 600;
  font-size: 15px;
}
@media (min-width: 768px) {
  .p3-medium {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  .p3-medium {
    font-size: 16px;
  }
}

.p3-bold {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 700;
  font-size: 15px;
}
@media (min-width: 768px) {
  .p3-bold {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  .p3-bold {
    font-size: 16px;
  }
}

.p4-lighter {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 100;
  font-size: 14px;
}
@media (min-width: 768px) {
  .p4-lighter {
    font-size: 21px;
  }
}
@media (min-width: 1024px) {
  .p4-lighter {
    font-size: 21px;
  }
}

.p4-light {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 200;
  font-size: 14px;
}
@media (min-width: 768px) {
  .p4-light {
    font-size: 21px;
  }
}
@media (min-width: 1024px) {
  .p4-light {
    font-size: 21px;
  }
}

.p4-regular {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 500;
  font-size: 14px;
}
@media (min-width: 768px) {
  .p4-regular {
    font-size: 21px;
  }
}
@media (min-width: 1024px) {
  .p4-regular {
    font-size: 21px;
  }
}

.p4-medium {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 600;
  font-size: 14px;
}
@media (min-width: 768px) {
  .p4-medium {
    font-size: 21px;
  }
}
@media (min-width: 1024px) {
  .p4-medium {
    font-size: 21px;
  }
}

.p4-bold {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 700;
  font-size: 14px;
}
@media (min-width: 768px) {
  .p4-bold {
    font-size: 21px;
  }
}
@media (min-width: 1024px) {
  .p4-bold {
    font-size: 21px;
  }
}

.p5-lighter {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 100;
  font-size: 14px;
}
@media (min-width: 768px) {
  .p5-lighter {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  .p5-lighter {
    font-size: 16px;
  }
}

.p5-light {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 200;
  font-size: 14px;
}
@media (min-width: 768px) {
  .p5-light {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  .p5-light {
    font-size: 16px;
  }
}

.p5-regular {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 500;
  font-size: 14px;
}
@media (min-width: 768px) {
  .p5-regular {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  .p5-regular {
    font-size: 16px;
  }
}

.p5-medium {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 600;
  font-size: 14px;
}
@media (min-width: 768px) {
  .p5-medium {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  .p5-medium {
    font-size: 16px;
  }
}

.p5-bold {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 700;
  font-size: 14px;
}
@media (min-width: 768px) {
  .p5-bold {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  .p5-bold {
    font-size: 16px;
  }
}

.p-yolo-lighter {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 100;
  font-size: 15px;
}
@media (min-width: 768px) {
  .p-yolo-lighter {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  .p-yolo-lighter {
    font-size: 16px;
  }
}

.p-yolo-light {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 200;
  font-size: 15px;
}
@media (min-width: 768px) {
  .p-yolo-light {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  .p-yolo-light {
    font-size: 16px;
  }
}

.p-yolo-regular {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 500;
  font-size: 15px;
}
@media (min-width: 768px) {
  .p-yolo-regular {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  .p-yolo-regular {
    font-size: 16px;
  }
}

.p-yolo-medium {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 600;
  font-size: 15px;
}
@media (min-width: 768px) {
  .p-yolo-medium {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  .p-yolo-medium {
    font-size: 16px;
  }
}

.p-yolo-bold {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 700;
  font-size: 15px;
}
@media (min-width: 768px) {
  .p-yolo-bold {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  .p-yolo-bold {
    font-size: 16px;
  }
}

/* small */
.small-lighter {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 100;
  font-size: 9px;
}
@media (min-width: 768px) {
  .small-lighter {
    font-size: 12px;
  }
}
@media (min-width: 1024px) {
  .small-lighter {
    font-size: 12px;
  }
}

.small-light {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 200;
  font-size: 9px;
}
@media (min-width: 768px) {
  .small-light {
    font-size: 12px;
  }
}
@media (min-width: 1024px) {
  .small-light {
    font-size: 12px;
  }
}

.small-regular {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 500;
  font-size: 9px;
}
@media (min-width: 768px) {
  .small-regular {
    font-size: 12px;
  }
}
@media (min-width: 1024px) {
  .small-regular {
    font-size: 12px;
  }
}

.small-medium {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 600;
  font-size: 9px;
}
@media (min-width: 768px) {
  .small-medium {
    font-size: 12px;
  }
}
@media (min-width: 1024px) {
  .small-medium {
    font-size: 12px;
  }
}

.small-bold {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 700;
  font-size: 9px;
}
@media (min-width: 768px) {
  .small-bold {
    font-size: 12px;
  }
}
@media (min-width: 1024px) {
  .small-bold {
    font-size: 12px;
  }
}

/* Card Vacational */
/* header */
.vacational-h3-lighter {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 100;
  font-size: 27px;
}
@media (min-width: 768px) {
  .vacational-h3-lighter {
    font-size: 36px;
  }
}
@media (min-width: 1024px) {
  .vacational-h3-lighter {
    font-size: 36px;
  }
}

.vacational-h3-light {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 200;
  font-size: 27px;
}
@media (min-width: 768px) {
  .vacational-h3-light {
    font-size: 36px;
  }
}
@media (min-width: 1024px) {
  .vacational-h3-light {
    font-size: 36px;
  }
}

.vacational-h3-regular {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 500;
  font-size: 27px;
}
@media (min-width: 768px) {
  .vacational-h3-regular {
    font-size: 36px;
  }
}
@media (min-width: 1024px) {
  .vacational-h3-regular {
    font-size: 36px;
  }
}

.vacational-h3-medium {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 600;
  font-size: 27px;
}
@media (min-width: 768px) {
  .vacational-h3-medium {
    font-size: 36px;
  }
}
@media (min-width: 1024px) {
  .vacational-h3-medium {
    font-size: 36px;
  }
}

.vacational-h3-bold {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 700;
  font-size: 27px;
}
@media (min-width: 768px) {
  .vacational-h3-bold {
    font-size: 36px;
  }
}
@media (min-width: 1024px) {
  .vacational-h3-bold {
    font-size: 36px;
  }
}

/* badge */
.vacational-badge-lighter {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 100;
  font-size: 15px;
}
@media (min-width: 768px) {
  .vacational-badge-lighter {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .vacational-badge-lighter {
    font-size: 18px;
  }
}

.vacational-badge-light {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 200;
  font-size: 15px;
}
@media (min-width: 768px) {
  .vacational-badge-light {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .vacational-badge-light {
    font-size: 18px;
  }
}

.vacational-badge-regular {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 500;
  font-size: 15px;
}
@media (min-width: 768px) {
  .vacational-badge-regular {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .vacational-badge-regular {
    font-size: 18px;
  }
}

.vacational-badge-medium {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 600;
  font-size: 15px;
}
@media (min-width: 768px) {
  .vacational-badge-medium {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .vacational-badge-medium {
    font-size: 18px;
  }
}

.vacational-badge-bold {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 700;
  font-size: 15px;
}
@media (min-width: 768px) {
  .vacational-badge-bold {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .vacational-badge-bold {
    font-size: 18px;
  }
}

/* description */
.vacational-description-lighter {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 100;
  font-size: 13.5px;
}
@media (min-width: 768px) {
  .vacational-description-lighter {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .vacational-description-lighter {
    font-size: 18px;
  }
}

.vacational-description-light {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 200;
  font-size: 13.5px;
}
@media (min-width: 768px) {
  .vacational-description-light {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .vacational-description-light {
    font-size: 18px;
  }
}

.vacational-description-regular {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 500;
  font-size: 13.5px;
}
@media (min-width: 768px) {
  .vacational-description-regular {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .vacational-description-regular {
    font-size: 18px;
  }
}

.vacational-description-medium {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 600;
  font-size: 13.5px;
}
@media (min-width: 768px) {
  .vacational-description-medium {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .vacational-description-medium {
    font-size: 18px;
  }
}

.vacational-description-bold {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 700;
  font-size: 13.5px;
}
@media (min-width: 768px) {
  .vacational-description-bold {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .vacational-description-bold {
    font-size: 18px;
  }
}

/* text pricing */
.vacational-pricing-lighter {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 100;
  font-size: 13.5px;
}
@media (min-width: 768px) {
  .vacational-pricing-lighter {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .vacational-pricing-lighter {
    font-size: 18px;
  }
}

.vacational-pricing-light {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 500;
  font-size: 13.5px;
}
@media (min-width: 768px) {
  .vacational-pricing-light {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .vacational-pricing-light {
    font-size: 18px;
  }
}

.vacational-pricing-medium {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 600;
  font-size: 13.5px;
}
@media (min-width: 768px) {
  .vacational-pricing-medium {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .vacational-pricing-medium {
    font-size: 18px;
  }
}

.vacational-pricing-bold {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 700;
  font-size: 13.5px;
}
@media (min-width: 768px) {
  .vacational-pricing-bold {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .vacational-pricing-bold {
    font-size: 18px;
  }
}

/* price  */
.vacational-price-lighter {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 100;
  font-size: 27px;
}
@media (min-width: 768px) {
  .vacational-price-lighter {
    font-size: 32px;
  }
}
@media (min-width: 1024px) {
  .vacational-price-lighter {
    font-size: 32px;
  }
}

.vacational-price-light {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 200;
  font-size: 27px;
}
@media (min-width: 768px) {
  .vacational-price-light {
    font-size: 32px;
  }
}
@media (min-width: 1024px) {
  .vacational-price-light {
    font-size: 32px;
  }
}

.vacational-price-medium {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 600;
  font-size: 27px;
}
@media (min-width: 768px) {
  .vacational-price-medium {
    font-size: 32px;
  }
}
@media (min-width: 1024px) {
  .vacational-price-medium {
    font-size: 32px;
  }
}

.vacational-price-bold {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 700;
  font-size: 27px;
}
@media (min-width: 768px) {
  .vacational-price-bold {
    font-size: 32px;
  }
}
@media (min-width: 1024px) {
  .vacational-price-bold {
    font-size: 32px;
  }
}

/* location */
.vacational-location-lighter {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 100;
  font-size: 12px;
}
@media (min-width: 768px) {
  .vacational-location-lighter {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  .vacational-location-lighter {
    font-size: 16px;
  }
}

.vacational-location-light {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 200;
  font-size: 12px;
}
@media (min-width: 768px) {
  .vacational-location-light {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  .vacational-location-light {
    font-size: 16px;
  }
}

.vacational-location-medium {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 600;
  font-size: 12px;
}
@media (min-width: 768px) {
  .vacational-location-medium {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  .vacational-location-medium {
    font-size: 16px;
  }
}

.vacational-location-bold {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 700;
  font-size: 12px;
}
@media (min-width: 768px) {
  .vacational-location-bold {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  .vacational-location-bold {
    font-size: 16px;
  }
}

/* small */
.vacational-small-lighter {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 100;
  font-size: 9px;
}
@media (min-width: 768px) {
  .vacational-small-lighter {
    font-size: 12px;
  }
}
@media (min-width: 1024px) {
  .vacational-small-lighter {
    font-size: 12px;
  }
}

.vacational-small-light {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 200;
  font-size: 9px;
}
@media (min-width: 768px) {
  .vacational-small-light {
    font-size: 12px;
  }
}
@media (min-width: 1024px) {
  .vacational-small-light {
    font-size: 12px;
  }
}

.vacational-small-regular {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 500;
  font-size: 9px;
}
@media (min-width: 768px) {
  .vacational-small-regular {
    font-size: 12px;
  }
}
@media (min-width: 1024px) {
  .vacational-small-regular {
    font-size: 12px;
  }
}

.vacational-small-medium {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 600;
  font-size: 9px;
}
@media (min-width: 768px) {
  .vacational-small-medium {
    font-size: 12px;
  }
}
@media (min-width: 1024px) {
  .vacational-small-medium {
    font-size: 12px;
  }
}

.vacational-small-bold {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 700;
  font-size: 9px;
}
@media (min-width: 768px) {
  .vacational-small-bold {
    font-size: 12px;
  }
}
@media (min-width: 1024px) {
  .vacational-small-bold {
    font-size: 12px;
  }
}

/* REVIEW */
/* header */
.review-h-lighter {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 100;
  font-size: 16px;
}
@media (min-width: 768px) {
  .review-h-lighter {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  .review-h-lighter {
    font-size: 16px;
  }
}

.review-h-light {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 200;
  font-size: 16px;
}
@media (min-width: 768px) {
  .review-h-light {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  .review-h-light {
    font-size: 16px;
  }
}

.review-h-medium {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 600;
  font-size: 16px;
}
@media (min-width: 768px) {
  .review-h-medium {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  .review-h-medium {
    font-size: 16px;
  }
}

.review-h-bold {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 700;
  font-size: 16px;
}
@media (min-width: 768px) {
  .review-h-bold {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  .review-h-bold {
    font-size: 16px;
  }
}

/* p */
.review-p-lighter {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 100;
  font-size: 14px;
}
@media (min-width: 768px) {
  .review-p-lighter {
    font-size: 14px;
  }
}
@media (min-width: 1024px) {
  .review-p-lighter {
    font-size: 14px;
  }
}

.review-p-light {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 300;
  font-size: 14px;
}
@media (min-width: 768px) {
  .review-p-light {
    font-size: 14px;
  }
}
@media (min-width: 1024px) {
  .review-p-light {
    font-size: 14px;
  }
}

.review-p-medium {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 600;
  font-size: 14px;
}
@media (min-width: 768px) {
  .review-p-medium {
    font-size: 14px;
  }
}
@media (min-width: 1024px) {
  .review-p-medium {
    font-size: 14px;
  }
}

.review-p-bold {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 700;
  font-size: 14px;
}
@media (min-width: 768px) {
  .review-p-bold {
    font-size: 14px;
  }
}
@media (min-width: 1024px) {
  .review-p-bold {
    font-size: 14px;
  }
}

/* input */
.text-input-lighter {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 100;
  font-size: 18px;
}
@media (min-width: 768px) {
  .text-input-lighter {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .text-input-lighter {
    font-size: 18px;
  }
}

.text-input-light {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 200;
  font-size: 18px;
}
@media (min-width: 768px) {
  .text-input-light {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .text-input-light {
    font-size: 18px;
  }
}

.text-input-medium {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 600;
  font-size: 18px;
}
@media (min-width: 768px) {
  .text-input-medium {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .text-input-medium {
    font-size: 18px;
  }
}

.text-input-bold {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 1.4;
  font-weight: 700;
  font-size: 18px;
}
@media (min-width: 768px) {
  .text-input-bold {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .text-input-bold {
    font-size: 18px;
  }
}

/* Colores de texto */
.text-white {
  color: #FFFFFF;
}

.text-whatsapp {
  color: #128C7E;
}

.text-second {
  color: #FC8865;
}

.text-button {
  text-align: center;
  cursor: pointer;
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 100%;
  font-weight: 600;
  font-size: 18px;
}
@media (min-width: 768px) {
  .text-button {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .text-button {
    font-size: 18px;
  }
}

.btn-call-to-action {
  text-align: center;
  cursor: pointer;
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 100%;
  font-weight: 600;
  font-size: 18px;
  padding: 0.6rem 0;
  background: linear-gradient(119deg, #DDFE7E 54.83%, #EBFEB2 78.18%);
  height: 40px;
  transition: background-color 0.5s ease;
}
@media (min-width: 768px) {
  .btn-call-to-action {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .btn-call-to-action {
    font-size: 18px;
  }
}
.btn-call-to-action:hover {
  color: #fff;
  background: #FC8865;
}

.btn-whatsapp {
  padding: 0.6rem 130px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3px;
  border: 2px solid #128C7E;
  border-radius: 8px;
  background-color: white;
  color: #128C7E;
}
.btn-whatsapp h4 {
  text-align: center;
  cursor: pointer;
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 100%;
  font-weight: 700;
  font-size: 18px;
}
@media (min-width: 768px) {
  .btn-whatsapp h4 {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .btn-whatsapp h4 {
    font-size: 18px;
  }
}
.btn-whatsapp:hover {
  background-color: #128C7E;
  color: #fff;
}
.btn-whatsapp:hover img {
  transform: scale(1.05);
  filter: brightness(100);
}

/* Consultation block styles */
.consultation-block {
  background: linear-gradient(135deg, #f8f9fa, #e9ecef);
  border-radius: 16px;
  padding: 2rem 1.5rem;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}

.consultation-block:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
}

.consultation-block h3 {
  color: #2c3e50;
  margin-bottom: 1.5rem;
}

/* Simple consultation button */
.btn-consultation-simple {
  background: linear-gradient(135deg, #4CAF50, #45a049);
  color: white;
  text-decoration: none;
  border-radius: 25px;
  padding: 12px 30px;
  font-family: "Neue Haas Grotesk Display Pro";
  font-weight: 500;
  font-size: 16px;
  transition: all 0.3s ease;
  border: none;
  box-shadow: 0 4px 8px rgba(76, 175, 80, 0.3);
  display: inline-block;
}

.btn-consultation-simple:hover {
  background: linear-gradient(135deg, #45a049, #4CAF50);
  transform: translateY(-2px);
  box-shadow: 0 6px 12px rgba(76, 175, 80, 0.4);
  color: white;
  text-decoration: none;
}

/* Expert contact block styles */
.expert-contact-block {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 16px;
  padding: 2rem 1.5rem;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

/* Responsive adjustments */
@media (max-width: 991px) {
  .consultation-block,
  .expert-contact-block {
    margin-bottom: 1rem;
  }
  
  .consultation-block {
    padding: 1.5rem 1rem;
  }
  
  .expert-contact-block {
    padding: 1.5rem 1rem;
  }
}

@media (min-width: 768px) {
  .btn-consultation-simple {
    font-size: 18px;
    padding: 14px 35px;
  }
}

@media (min-width: 1024px) {
  .btn-consultation-simple {
    font-size: 16px;
    padding: 12px 30px;
  }
}

/* 
 * Watalab Reset SCSS File
 * v1 - 20xx
*/
html {
  scroll-behavior: smooth; /* Asegura que el desplazamiento sea más suave */
}

html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  color: #262328;
}

img, fieldset {
  border: 0;
}

img {
  max-width: 100%;
  height: auto;
  width: auto;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
  margin: 0;
}

h1, h2, h3, h4, p {
  cursor: default;
}

ul {
  list-style: none;
}

html, body {
  height: 100%;
}

/* @use 'var' as var; */
.bg-theme-primary {
  background: linear-gradient(119deg, #DDFE7E 54.83%, #EBFEB2 78.18%);
}

.bg-theme-second {
  background: #FC8865;
}

.bg-theme-third {
  background: #86D0E2;
}

.bg-gradient-primary {
  background: linear-gradient(119deg, #DDFE7E 54.83%, #EBFEB2 78.18%);
}

.bg-gradient-black {
  background: linear-gradient(304deg, #2d2d2d -55.43%, #000 113.66%);
}

.bg-theme-gray2 {
  background: #F1F1F2;
}

main {
  overflow: hidden;
}

.hero-welcome {
  position: relative;
  width: 100%;
  height: 100vh;
  /* Full viewport height */
  overflow: hidden;
  z-index: 2;
}
@media (max-width: 768px) {
  .hero-welcome {
    height: 760px;
  }
}
@media (min-width: 1280px) {
  .hero-welcome {
    /* height: 800px; */
  }
}
@media (min-width: 1600px) {
  .hero-welcome {
    height: 1064px;
  }
}
.hero-welcome h1 {
  line-height: 3.3rem;
}
.hero-welcome video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  /* Cover the entire screen */
  height: 100%;
  object-fit: cover;
  /* Ensure the video covers the container */
  z-index: -1;
}
@media (max-width: 768px) {
  .hero-welcome video {
    right: -532px;
    top: 0;
    left: unset;
    width: auto;
  }
}

.hero-pack .hero-title {
  color: white;
  bottom: 0;
}
.hero-pack .hero-title .packs-h-title {
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: normal;
  font-weight: 400;
  font-size: 38.44px;
  letter-spacing: -0.769px;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5), -2px -2px 5px rgba(0, 0, 0, 0.5);
}
@media (min-width: 1024px) {
  .hero-pack .hero-title .packs-h-title {
    font-size: 54px;
  }
}
.hero-pack .hero-title .badge-pack {
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 27px;
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  border-radius: 12px;
  padding: 0 16px;
  color: black;
  background-color: #DDFE7E;
  display: inline-block;
  margin-top: 1rem !important;
}
@media (min-width: 1024px) {
  .hero-pack .hero-title .badge-pack {
    line-height: 1.3;
    font-size: 24px;
  }
}
.hero-pack .carousel {
  overflow: hidden;
}
@media (max-width: 992px) {
  .hero-pack .carousel .carousel-inner {
    height: 600px;
  }
}
@media (max-width: 992px) {
  .hero-pack .carousel .carousel-inner .carousel-item {
    height: 600px;
  }
}
.hero-pack .carousel .carousel-inner .carousel-item img {
  object-fit: cover;
  height: 100%;
  /* Adjust as needed */
}

.about {
  /* About */
}
.about .hero-welcome {
  background-image: url(/assets/img/bg_placeholder/bg-about-hero.png);
  background-size: cover;
  background-position: center center;
}
@media (min-width: 1600px) {
  .about .hero-welcome {
    padding-left: 10% !important;
    padding-right: 10% !important;
  }
}
.about .hero-welcome .box {
  padding: 2.4rem;
  align-items: flex-start;
  background: linear-gradient(119deg, #DDFE7E 54.83%, #EBFEB2 78.18%);
  border-radius: 24px;
}
.about .about-center {
  justify-content: center;
  align-items: center;
  height: auto;
}
@media (min-width: 1600px) {
  .about .about-center {
    padding-left: 10% !important;
    padding-right: 10% !important;
  }
}
@media (max-width: 992px) {
  .about .about-center {
    text-align: center;
  }
}

.section-cards {
  background: linear-gradient(180deg, rgb(221, 254, 126) 33%, rgb(255, 255, 255) 50%);
}

/* Packs de Viaje */
.packs {
  /* Card */
}
.packs-card {
  max-width: 376px;
  /* Card Header */
  /* Card Description */
}
@media (max-width: 850px) {
  .packs-card {
    max-width: 320px;
  }
}
.packs-card a {
  display: inline-block;
  /* Ensure the zoom effect works consistently */
  text-decoration: none;
  /* Remove underline */
  transition: transform 0.3s ease, color 0.3s ease;
  /* Smooth transition */
}
.packs-card a:hover {
  transform: scale(1.05);
  box-shadow: 0px 0px 8px 0px rgba(119, 119, 119, 0.2);
  border-radius: 20px;
}
.packs-card__header {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}
@media (min-width: 1024px) {
  .packs-card__header {
    width: 376px;
    height: 462px;
  }
}
.packs-card__header-element {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.packs-card__header-title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  padding: 1rem;
  font-size: 1.25rem;
}
.packs-card__header-title h3 {
  line-height: 1.1;
}
.packs-card__description {
  padding: 1rem;
}
.packs-card__description-badge {
  padding: 0 12px;
  border-radius: 9px;
  width: fit-content;
  background-color: #DDFE7E;
}

.next-dates .expert-card {
  background: white;
  padding: 2rem 2rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 1rem;
  border-radius: 1rem;
  box-shadow: 0px 0px 8px 0px rgba(119, 119, 119, 0.2);
}
@media (max-width: 1200px) {
  .next-dates .expert-card {
    flex-direction: column;
    width: 100%;
    margin-left: 0.75rem;
    margin-right: 0.75rem;
    padding: 0;
  }
}
.next-dates .expert-card .expert-card-header {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
@media (max-width: 1200px) {
  .next-dates .expert-card .expert-card-header {
    padding: 25px 32px;
    align-items: center;
    justify-content: center;
  }
}
.next-dates .expert-card .expert-card-header .expert-title {
  text-align: center;
  color: black;
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 27px;
  font-weight: 400;
  font-size: 18px;
}
.next-dates .expert-card .expert-card-header .btn-call-to-action {
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 18px;
  font-weight: 600;
  font-size: 18px;
}
.next-dates .expert-card .expert-card-content {
  display: flex;
  justify-content: space-around;
  gap: 0.3rem;
}
@media (max-width: 1200px) {
  .next-dates .expert-card .expert-card-content {
    padding: 25px 32px;
    background-color: #F1F1F2;
    border-radius: 0 1rem 1rem 0;
  }
}
@media (max-width: 767px) {
  .next-dates .expert-card .expert-card-content {
    border-radius: 0 0 1rem 1rem;
  }
}
.next-dates .expert-card .expert-card-content .expert-img {
  width: 80px;
  height: 80px;
  border-radius: 80px;
}
.next-dates .expert-card .expert-card-content .contact-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
}
.next-dates .expert-card .expert-card-content .contact-container .expert-title {
  text-align: center;
  color: black;
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 18px;
  font-weight: 400;
  font-size: 17px;
}
.next-dates .expert-card .expert-card-content .contact-container .btn-whatsapp {
  width: 90%;
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 18px;
  font-weight: 600;
  font-size: 18px;
  background-color: #F1F1F2;
  gap: 0.8rem;
}
.next-dates .expert-card .expert-card-content .contact-container .btn-whatsapp:hover {
  background-color: #128C7E;
}

.pricing-contact-card-container {
  margin: 3rem 0;
  display: flex;
}
.pricing-contact-card-container .pricing-contact-card {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 16px;
  box-shadow: 0px 0px 8px 0px rgba(119, 119, 119, 0.2);
}
@media (min-width: 1024px) {
  .pricing-contact-card-container .pricing-contact-card {
    flex-direction: row;
  }
}
.pricing-contact-card-container .pricing-contact-card .expert-img {
  height: 80px;
  width: 80px;
}
.pricing-contact-card-container .pricing-contact-card .pricing {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 25px 32px;
}
.pricing-contact-card-container .pricing-contact-card .pricing .pricing-text {
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 18px;
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 8px;
}
.pricing-contact-card-container .pricing-contact-card .expert {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  padding: 25px 32px;
  background-color: #F1F1F2;
}
.pricing-contact-card-container .pricing-contact-card .expert .expert-title {
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 18px;
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 8px;
}
.pricing-contact-card-container .pricing-contact-card .expert .btn-whatsapp {
  gap: 0.8rem;
}
.pricing-contact-card-container .pricing-contact-card .expert .btn-whatsapp .btn-whatsapp-title {
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 18px;
  font-weight: 600;
  font-size: 18px;
}
.pricing-contact-card-container .btn-whatsapp {
  background-color: #F1F1F2;
}
.pricing-contact-card-container .btn-whatsapp:hover {
  background-color: #128C7E;
}

@media (min-width: 1200px) {
  .aside-packs {
    padding-top: 8rem;
  }
}
.aside-packs .content-aside-packs {
  border-radius: 0;
  padding: 2.5rem 1rem;
  display: flex;
  flex-direction: column;
  background-color: #F1F1F2;
}
@media (min-width: 1200px) {
  .aside-packs .content-aside-packs {
    margin-top: 4rem;
    padding: 10rem 0;
    justify-content: start;
    border-radius: 20px 0 0 0;
    height: 100%;
  }
}
.aside-packs .content-aside-packs .aside-title {
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: normal;
  font-weight: 400;
  font-size: 22px;
}
@media (min-width: 992px) {
  .aside-packs .content-aside-packs .aside-title {
    padding: 0 1rem;
  }
}
@media (max-width: 1200px) {
  .aside-packs .content-aside-packs .aside-title {
    position: absolute;
    top: 32px;
  }
}
.aside-packs .content-aside-packs .packs-container {
  padding: 0 1rem;
  display: flex;
  gap: 2rem;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 1200px) {
  .aside-packs .content-aside-packs .packs-container {
    align-self: center;
    flex-direction: column;
  }
}
@media (max-width: 1200px) {
  .aside-packs .content-aside-packs .packs-container {
    padding-top: 40px;
  }
}

.aside-packs {
  position: relative;
}
.aside-packs .expert-card-container {
  display: none;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0%);
  align-items: flex-start;
  gap: 32px;
  border-radius: 32px;
}
@media (min-width: 1200px) {
  .aside-packs .expert-card-container {
    display: flex !important;
  }
}
.aside-packs .expert-card-container .expert-card {
  background: white;
  padding: 2rem 2rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 1rem;
  border-radius: 1rem;
  box-shadow: 0px 0px 8px 0px rgba(119, 119, 119, 0.2);
  width: 376px;
}
.aside-packs .expert-card-container .expert-card .expert-card-header {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.aside-packs .expert-card-container .expert-card .expert-card-header .expert-title {
  text-align: center;
  color: black;
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 27px;
  font-weight: 400;
  font-size: 18px;
}
@media screen and (min-width: 992px) and (max-width: 1023px) {
  .aside-packs .expert-card-container .expert-card .expert-card-header .expert-title {
    font-size: 17px;
  }
}
.aside-packs .expert-card-container .expert-card .expert-card-header .btn-call-to-action {
  width: auto;
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 18px;
  font-weight: 600;
  font-size: 18px;
}
@media screen and (min-width: 992px) and (max-width: 1023px) {
  .aside-packs .expert-card-container .expert-card .expert-card-header .btn-call-to-action {
    width: 15rem;
  }
}
.aside-packs .expert-card-container .expert-card .expert-card-content {
  display: flex;
  justify-content: space-between;
  gap: 0.3rem;
}
@media screen and (min-width: 992px) and (max-width: 1023px) {
  .aside-packs .expert-card-container .expert-card .expert-card-content {
    justify-content: center;
  }
}
.aside-packs .expert-card-container .expert-card .expert-card-content .expert-img {
  width: 80px;
  height: 80px;
  border-radius: 80px;
}
@media screen and (min-width: 992px) and (max-width: 1023px) {
  .aside-packs .expert-card-container .expert-card .expert-card-content .expert-img {
    display: none;
  }
}
.aside-packs .expert-card-container .expert-card .expert-card-content .contact-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
}
@media screen and (min-width: 992px) and (max-width: 1023px) {
  .aside-packs .expert-card-container .expert-card .expert-card-content .contact-container {
    width: 100%;
  }
}
.aside-packs .expert-card-container .expert-card .expert-card-content .contact-container .expert-title {
  text-align: center;
  color: black;
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 18px;
  font-weight: 400;
  font-size: 17px;
}
.aside-packs .expert-card-container .expert-card .expert-card-content .contact-container .btn-whatsapp {
  width: 90%;
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 18px;
  font-weight: 600;
  font-size: 18px;
  gap: 0.8rem;
}

.paymethods {
  position: relative;
  width: 100%;
  height: 100vh;
  /* Full viewport height */
  overflow: hidden;
}
.paymethods__card {
  display: flex;
  flex-direction: column;
  padding: 2rem;
  gap: 1rem;
  text-align: center;
  border-radius: 24px;
  text-align: center;
  z-index: 1;
  line-height: 174%;
  font-weight: 500;
}
.paymethods__card p strong {
  font-weight: 700;
}
.paymethods video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}

.paymethod-companies {
  color: white;
  background: linear-gradient(304deg, #2d2d2d -55.43%, #000 113.66%) !important;
  box-shadow: 5px 6px 7.8px 0px rgba(119, 119, 119, 0.15);
}

.miles-section {
  position: relative;
  overflow: hidden;
  padding: 4rem 0;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  background-image: url("../img/bg_placeholder/bg_miles_company.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  color: white;
  font-family: "Neue Haas Grotesk Display Pro";
}
@media (min-width: 1024px) {
  .miles-section {
    border: 1px solid yellow;
    margin: 0;
    justify-content: space-between;
    height: 100vh;
  }
}
.miles-section .miles-container {
  max-width: 500px;
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 1px solid green;
}
@media (min-width: 768px) {
  .miles-section .miles-container {
    max-width: 700px;
  }
}
@media (min-width: 1024px) {
  .miles-section .miles-container {
    position: relative;
    flex-direction: row;
    max-width: 100%;
    height: 100%;
    align-items: flex-start;
    padding-left: 5%;
    gap: 2rem;
  }
}
.miles-section .miles-container .miles-content-header {
  border: 1px solid red;
  width: 100%;
  padding: 1rem 2rem;
  position: relative;
  display: flex;
}
@media (min-width: 768px) {
  .miles-section .miles-container .miles-content-header {
    padding: 1rem 1rem;
    width: 90%;
  }
}
@media (min-width: 1024px) {
  .miles-section .miles-container .miles-content-header {
    position: static;
    width: 100%;
    padding: 0;
  }
}
.miles-section .miles-container .miles-content-header h2 {
  line-height: 2rem;
}
.miles-section .miles-container .miles-content-body {
  margin-top: 3rem;
  border: 1px solid cyan;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  gap: 1.5rem;
}
@media (min-width: 1024px) {
  .miles-section .miles-container .miles-content-body {
    margin-top: 0;
    width: 450px;
  }
}
.miles-section .miles-container .miles-content-body .call-to-action {
  margin-top: 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  text-align: center;
  border: 1px solid cyan;
}
@media (min-width: 1024px) {
  .miles-section .miles-container .miles-content-body .call-to-action {
    align-items: flex-start;
    text-align: start;
    padding-left: 4rem !important;
  }
}
.miles-section .miles-img {
  display: none;
}
@media (min-width: 1024px) {
  .miles-section .miles-img {
    display: inline-flex;
    width: 100%;
  }
}

.parallax-arrow {
  position: absolute;
  width: 200px;
  top: -1rem;
  right: -3rem;
}
@media (min-width: 768px) {
  .parallax-arrow {
    width: 250px;
  }
}
@media (min-width: 1024px) {
  .parallax-arrow {
    top: auto;
    right: auto;
    bottom: -2rem;
    left: 0;
    width: 300px;
  }
}

.bg-miles {
  position: absolute;
  right: -15%;
  width: 38%;
  top: 12%;
  z-index: 4;
}
@media (min-width: 992px) and (max-width: 1250px) {
  .bg-miles {
    width: 48%;
    right: -25%;
  }
}
@media (min-width: 1640px) {
  .bg-miles {
    top: -4%;
  }
}
@media (max-width: 991px) {
  .bg-miles {
    display: none;
  }
}

.miles p {
  line-height: 174%;
}
@media (max-width: 991px) {
  .miles {
    background-image: url(/assets/img/bg_placeholder/miles-bg-mbl.png);
    background-size: cover;
    margin: 0 auto;
  }
}
.miles img {
  min-width: 64px;
}
@media (max-width: 1400px) {
  .miles h2 {
    padding-right: 0 !important;
  }
}

.miles-cta {
  padding-left: 76px;
}
@media (max-width: 991px) {
  .miles-cta {
    padding-left: 0;
    text-align: center;
  }
}

.newsletter-section {
  overflow: hidden;
  padding: 4rem 2rem;
  display: flex;
  justify-content: center;
  background-image: url("/assets/img/bg_placeholder/bg-newsletter-company.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-color: rgb(0, 0, 0);
}
@media (min-width: 1024px) {
  .newsletter-section {
    padding: 4rem 0;
    background-image: none;
    background-color: rgb(0, 0, 0);
    justify-content: flex-start;
  }
}
.newsletter-section .nl-img-container {
  display: none;
  padding: 0;
  margin: 0;
}
@media (min-width: 1024px) {
  .newsletter-section .nl-img-container {
    z-index: 9;
    display: block;
    vertical-align: top;
    width: 50%;
    margin: 0;
  }
}
@media (min-width: 1600px) {
  .newsletter-section .nl-img-container {
    width: 25%;
  }
}
.newsletter-section .nl-img-container img {
  border-radius: 0 24px 24px 0;
  object-fit: cover;
  z-index: 1;
  height: 580px;
}
.newsletter-section .nl-form-container {
  position: relative;
  padding: 32px 20px 0;
  max-width: 450px;
  display: inline-flex;
  flex-direction: column;
  gap: 24px;
  color: white;
  background: linear-gradient(304deg, #2d2d2d -55.43%, #000 113.66%);
  border-radius: 20px;
}
@media (min-width: 1024px) {
  .newsletter-section .nl-form-container {
    padding: 50px 38px;
    height: fit-content;
    align-self: center;
    max-width: 60%;
    margin-left: -15px;
    z-index: 0;
  }
}
@media (min-width: 1600px) {
  .newsletter-section .nl-form-container {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .newsletter-section .nl-form-container .nl-form-title {
    font-size: 24px;
  }
}
@media (min-width: 1024px) {
  .newsletter-section .nl-form-container .nl-form-title strong {
    font-size: 24px;
  }
}
.newsletter-section .nl-form-container .nl-form-description {
  line-height: 164%;
}
@media (max-width: 1023px) {
  .newsletter-section .nl-form-container .nl-form-description {
    width: 100%;
  }
}
.newsletter-section .nl-form-container .nl-form {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media (min-width: 1024px) {
  .newsletter-section .nl-form-container .nl-form .nl-company-data-fields {
    display: flex;
    gap: 32px;
  }
}
.newsletter-section .nl-form-container .nl-form .form-field {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 6px;
}
.newsletter-section .nl-form-container .nl-form .form-field input {
  padding: 0 10px;
  border-radius: 8px;
  border: 1px solid var(--Primario, #ddfe7e);
  height: 48px;
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 164%;
  font-weight: 500;
  font-size: 16px;
}
.newsletter-section .nl-form-container .nl-form .form-field input::placeholder {
  color: white;
}
.newsletter-section .nl-form-container .nl-form .form-field .input-traveler {
  border: 1px solid #BAD6CF;
}
.newsletter-section .nl-form-container .nl-form .form-field .input-traveler::placeholder {
  color: black;
}
.newsletter-section .nl-form-container--traveler {
  color: black;
  background: none;
}
@media (max-width: 1024px) {
  .newsletter-section .nl-form-container--traveler {
    background-color: #fff;
  }
}

@media (min-width: 1024px) {
  .newsletter-mt-negative {
    margin-top: -6rem;
  }
}

@media (max-width: 1023px) {
  .vc-news {
    background-image: url(/assets/img/bg_placeholder/bg-newsletter-mbl.png);
    background-size: auto;
    background-position: center;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.vc-calendar {
  width: 210px;
  height: 210px;
  position: absolute;
  right: 2%;
  bottom: -121px;
}
.vc-calendar img {
  rotate: 5deg;
}
@media (max-width: 1023px) {
  .vc-calendar {
    width: 120px;
    height: 120px;
    right: -7%;
    bottom: auto;
    top: -13%;
  }
}

@media (min-width: 992px) {
  .arrow-yolo {
    transform: rotate(-90deg);
  }
}

.info-vacational .info-vacational-header {
  padding-top: 4rem;
}
.info-vacational .info-vacational-header .vacational-header-title {
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 27px;
  font-weight: 500;
  font-size: 15px;
}
@media (min-width: 1024px) {
  .info-vacational .info-vacational-header .vacational-header-title {
    line-height: 164%;
    font-size: 21px;
  }
}
.info-vacational .info-vacational-header .vacational-header-destination {
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 27px;
  font-weight: 600;
  font-size: 18px;
}
@media (min-width: 1024px) {
  .info-vacational .info-vacational-header .vacational-header-destination {
    line-height: normal;
    font-size: 36px;
  }
}
.info-vacational .info-vacational-header .vacational-header-description {
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 27px;
  font-weight: 500;
  font-size: 18px;
  margin-top: 36px;
  margin-bottom: 36px;
}

.vc-expert,
.yolo {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.service-title {
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 164%;
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 1rem;
}
@media (min-width: 1024) {
  .service-title {
    font-size: 18px;
    font-weight: 400;
  }
}

.service-content {
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 174%;
  font-weight: 300;
  font-size: 14px;
  list-style-type: disc !important;
}

.excluded-services {
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 164%;
  font-weight: 300;
  font-size: 14px;
}
.excluded-services ul {
  list-style-type: disc !important;
}

.condition-text-ul {
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 164%;
  font-weight: 300;
  font-size: 14px;
  list-style-type: disc;
  padding: 0 1rem;
}

.accordion-container {
  margin: 2rem auto 0;
}

.accordion-container.pack {
  margin: 0;
}
.accordion-container.pack .accordion-body {
  padding: 0;
}

.accordion-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid rgba(242, 241, 241, 0.9450980392);
  border-radius: 0 !important;
}

.accordion-mod-header {
  height: auto;
}

.accordion-body {
  padding: 1.5rem;
}
.accordion-body .accordion-paragraph {
  padding: 1.2rem 1.5rem;
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 174%;
  font-weight: 400;
  font-size: 16px;
}
.accordion-body img {
  width: 100%;
}

.faq .accordion-body {
  padding: 0;
}
.faq .accordion-body .accordion-paragraph {
  padding: 1.5rem 0 0.75rem;
  font-family: "Neue Haas Grotesk Display Pro";
  line-height: 174%;
  font-weight: 400;
  font-size: 16px;
}

.accordion-body-line {
  width: 100%;
  display: block;
  /* Asegúrate de que la línea sea visible */
  margin-bottom: 1rem;
}

/* BOTON ACORDEON */
.accordion-button {
  padding-left: 0;
}
.accordion-button span {
  color: #262328;
}

/* Eliminar el ícono por defecto */
.accordion-button::after {
  content: none;
}

/* Ícono personalizado */
.geo-icon {
  background-image: url("../ico/geo.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 18px;
  height: 22px;
  margin-left: 0;
  margin-right: 8px;
}

.custom-icon {
  width: 16px;
  height: 16px;
  margin-left: auto;
  /* Alinea el ícono a la derecha */
  background-image: url("../ico/accordion-arrow-secondary.svg");
  background-size: contain;
  background-repeat: no-repeat;
  transition: transform 0.2s ease-in-out;
}
@media (max-width: 992px) {
  .custom-icon {
    position: absolute;
    right: 0;
    top: 23px;
  }
}

.custom-icon.vc {
  background-image: url("../ico/accordion-arrow-terciary.svg");
}

.custom-icon.bs {
  background-image: url("../ico/accordion-arrow-primary.svg");
}

.accordion-mod-button {
  border-bottom: none !important;
  box-shadow: none;
  /* Opcional: también elimina el efecto de sombra si hay uno */
}

/* Cuando el acordeón está expandido */
.accordion-button:not(.collapsed) {
  border-bottom: none !important;
  box-shadow: none !important;
  /* Remueve la sombra */
  background-color: white;
  border: none;
}

.accordion-button.collapsed {
  border-bottom: 0 solid rgba(241, 242, 242, 0.9490196078) !important;
  /* Cambia el color y el grosor según lo necesites */
}

.accordion-button:focus {
  box-shadow: none;
}

.pack .accordion-mod-collapsable-description img {
  padding: 0 1.5rem;
}

.header {
  z-index: 10;
  position: fixed;
  width: 100vw;
  background-color: transparent;
  transition: all ease-in 0.3s;
}
@media (max-width: 576px) {
  .header div a img {
    width: 40px;
    height: 40px;
    object-fit: cover;
    object-position: left;
  }
}

.scrolled {
  background-color: rgba(221, 254, 126, 0.8); /* Color cuando se hace scroll */
  backdrop-filter: blur(2px);
}

.scrolled-about {
  background-color: rgba(134, 208, 226, 0.8);
  backdrop-filter: blur(2px);
}

.scrolled-companies {
  background-color: rgba(0, 0, 0, 0.8);
  backdrop-filter: blur(2px);
}

.companies .hero-welcome {
  background: url(/assets/marca/hero-empresas.svg);
  background-repeat: no-repeat;
  background-position: 115% center;
  background-size: auto 85%;
}
@media (max-width: 767px) {
  .companies .hero-welcome {
    align-items: flex-end;
    background-position: center 13%;
    background-size: 365px auto;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .companies .hero-welcome {
    background-position: 108% center;
    background-size: auto 55%;
  }
}
@media (min-width: 1200px) {
  .companies .hero-welcome {
    background-position: 100% center;
  }
}
.companies .hero-brand-svg {
  width: 22rem;
}
.companies .benefits-section {
  background: linear-gradient(304deg, #2d2d2d -55.43%, #000 113.66%);
}
.companies .benefits-section .benefits-header-title {
  font-size: 27px;
  z-index: 10;
  position: relative;
  padding-top: 6rem;
}
@media (min-width: 1024px) {
  .companies .benefits-section .benefits-header-title {
    font-size: 54px;
  }
}
@media (min-width: 1440) {
  .companies .benefits-section .benefits-header-title {
    height: 100vh;
  }
}
.companies .benefits-section .parallax.yolo-1 {
  background-image: url(/assets/img/3dObjects/chart.png);
}
.companies .benefits-section .parallax.yolo-2 {
  background-image: url(/assets/img/3dObjects/water.png);
}
.companies .business-cards-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 5%;
  padding: 4rem;
}
@media (min-width: 640px) {
  .companies .business-cards-container {
    justify-content: space-evenly;
  }
}
@media (min-width: 1024px) {
  .companies .business-cards-container {
    gap: 10rem;
  }
}
@media (max-width: 576px) {
  .companies .business-cards-container {
    padding: 1.6rem;
  }
}
.companies .card-bussines-benefits {
  display: inline-flex;
  gap: 1rem;
  padding: 1rem;
  align-items: center;
  z-index: 10;
  background-color: black;
  border-radius: 20px;
  box-shadow: 5px 6px 7.8px 0px rgba(119, 119, 119, 0.15);
  /* Shadow 2 */
}
@media (min-width: 1024px) {
  .companies .card-bussines-benefits {
    padding: 32px 28px 28px 24px;
    flex-direction: row;
    justify-content: space-between;
  }
}
@media (min-width: 1400px) {
  .companies .card-bussines-benefits {
    padding: 32px 32px 32px 24px;
    gap: 1rem;
  }
}
@media (max-width: 992px) {
  .companies .card-bussines-benefits {
    justify-content: space-between;
    min-width: 100%;
  }
}
.companies .card-bussines-benefits .title {
  color: white;
  font-family: "Neue Haas Grotesk Display Pro";
  font-size: 14px;
  font-style: normal;
  line-height: 164%;
}
@media (min-width: 1400px) {
  .companies .card-bussines-benefits .title {
    font-size: 20px;
  }
}
@media (min-width: 576px) {
  .companies .card-bussines-benefits .title {
    font-size: 16px;
  }
}
.companies .card-bussines-benefits .card-benefits-icon {
  width: 48px;
}
@media (min-width: 1400px) {
  .companies .card-bussines-benefits .card-benefits-icon {
    width: 86px;
  }
}
.companies .paymethods {
  z-index: 10;
}
@media (max-width: 991px) {
  .companies .miles {
    background-image: url(/assets/img/bg_placeholder/miles-bg-mbl-bs.png);
    background-size: cover;
  }
}
.companies .newsletter-section {
  padding-top: 8rem;
}
@media (max-width: 1199px) {
  .companies .newsletter-section {
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.companies .newsletter-section .nl-img-container {
  width: 35%;
}
.companies .newsletter-section .vc-calendar {
  top: -102px;
  right: -92px;
}
@media (max-width: 1024px) {
  .companies .newsletter-section .vc-calendar {
    right: -5%;
    bottom: auto;
    top: -80px;
  }
}
.companies .newsletter-section .gap6p {
  gap: 6px;
}
.companies #accordionPanelsStayOpenExample,
.companies .accordion-mod-header,
.companies .accordion-button,
.companies .accordion-body {
  background-color: black;
}
.companies .faq .accordion-item,
.companies .faq .accordion-button span {
  color: #fff !important;
}
.companies .faq .accordion-item {
  border-bottom: 1px solid #DDFE7E;
}
.companies .contact-section {
  background-image: url("../img/bg_placeholder/bg-business-contact-mbl.png");
  background-position: top right;
}
@media (min-width: 1200px) {
  .companies .contact-section {
    background-image: url("../img/bg_placeholder/bg-business-contact-dsk.png");
    background-position: center center;
  }
}
.companies .contact-section .contact-container .contact-header,
.companies .contact-section .contact-container .contact-form-container {
  background: linear-gradient(304deg, #2d2d2d -55.43%, #000 113.66%);
}
@media (max-width: 1199px) {
  .companies .contact-section .contact-container .contact-header {
    background: transparent;
  }
}
@media (max-width: 1199px) and (max-width: 1024px) {
  .companies .contact-section .contact-container .contact-form-container {
    background: transparent;
  }
}

.companies-navbar .hamburger-menu::before,
.companies-navbar .hamburger-menu::after,
.companies-navbar .hamburger-menu input {
  background-color: #fff;
}
.companies-navbar .collapsable-menu {
  background-color: rgb(23, 23, 23);
}

.review-section {
  padding: 4rem 0;
  z-index: 1;
  background: linear-gradient(119deg, #DDFE7E 54.83%, #EBFEB2 78.18%);
}
@media (min-width: 1024px) {
  .review-section {
    padding: 6rem 0;
  }
}

.review-header-container {
  display: flex !important;
  justify-content: center;
  padding: 0;
}
.review-header-container img {
  width: 64px;
}
@media (min-width: 1200px) {
  .review-header-container img {
    width: 80px;
  }
}
.review-header-container .review-header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-family: "Neue Haas Grotesk Display Pro";
  font-size: 18px;
}
@media (min-width: 1200px) {
  .review-header-container .review-header h4 {
    font-size: 32px;
  }
}
.review-header-container .review-header .bold {
  font-weight: 600;
}

.review-content-container {
  padding: 2rem 0;
}

.review-cards-container {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.review-card {
  height: 100%;
  min-height: 250px;
  max-height: 252px;
  width: 100%;
  min-width: 265px;
  max-width: 432px;
  margin: 15px 15px !important;
  padding: 24px 20px 10px 20px;
  display: flex;
  flex-direction: column;
  background-color: white;
  border-radius: 20px;
  box-shadow: 5px 6px 7.8px 0px rgba(119, 119, 119, 0.15);
}
.review-card .review-card-header {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.review-card .review-card-header .review-card-header-avatar {
  width: 48px;
}
.review-card .review-card-header .review-card-header-user {
  display: flex;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: baseline;
  gap: 0;
}
.review-card .review-card-header .review-card-header-user .review-card-header-username {
  font-family: "Neue Hass Grotesque Display Pro", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 164%;
}
.review-card .review-card-header .review-card-header-user .review-card-header-rating {
  display: flex;
}
.review-card .review-card-header .review-card-header-user .review-card-header-rating img {
  width: 20px;
}
.review-card .review-card-content {
  padding: 0.5rem;
}
.review-card .review-card-content .review-card-content-description {
  flex-shrink: 0;
  font-family: "Neue Hass Grotesque Display Pro", sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 164%;
}
@media (min-width: 1024px) {
  .review-card .review-card-content .review-card-content-description {
    margin-top: 1rem;
    font-size: 15px;
    line-height: 150%;
  }
}
@media (max-width: 440px) {
  .review-card {
    width: 340px;
  }
}

.bold {
  font-weight: 700;
}

.contact-title {
  font-family: "Neue Haas Grotesk Display Pro";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 27px;
  /* 150% */
}
@media (min-width: 1024px) {
  .contact-title {
    font-size: 24px;
  }
}

.contact-p {
  /* h4 mobile */
  font-family: "Neue Haas Grotesk Display Pro";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 164%;
  /* 24.6px */
}
@media (min-width: 1024px) {
  .contact-p {
    font-size: 16px;
  }
}

.contact-info .contact-p {
  /* h4 mobile */
  font-family: "Neue Haas Grotesk Display Pro";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 164%;
  /* 24.6px */
}
@media (min-width: 1024px) {
  .contact-info .contact-p {
    font-size: 18px;
  }
}

.contact-label {
  font-family: "Neue Haas Grotesk Display Pro";
  font-size: 14px;
}

.contact-input {
  font-family: "Neue Haas Grotesk Display Pro";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 164%;
  /* 26.24px */
}
.contact-input::placeholder {
  color: black;
}

.contact-section {
  padding: 7rem 2rem 4rem;
  overflow: hidden;
  background-image: url("../img/bg_placeholder/bg-beach-contact.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 1200px) {
  .contact-section {
    background-image: url("../img/bg_placeholder/bg-beach-contact-dsk.png");
  }
}
.contact-section .contact-container {
  flex-direction: row;
  display: flex;
  justify-content: space-evenly;
}
@media (max-width: 1199px) {
  .contact-section .contact-container {
    flex-direction: column;
  }
}
.contact-section .contact-container .contact-header {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-bottom: 2rem;
}
@media (min-width: 1200px) {
  .contact-section .contact-container .contact-header {
    min-width: 450px;
    margin-bottom: 0;
    padding: 48px;
    align-items: flex-start;
    background: linear-gradient(119deg, #DDFE7E 54.83%, #EBFEB2 78.18%);
    border-radius: 24px;
  }
}
.contact-section .contact-container .contact-form-container {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024px) {
  .contact-section .contact-container .contact-form-container {
    min-width: 450px;
    padding: 48px;
    background-color: white;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    border-radius: 24px;
  }
}
.contact-section .contact-container .contact-form-container .contact-form {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  width: 100%;
}
.contact-section .contact-container .contact-form-container .contact-form .name-email-container {
  /* contenedor Nombre & Email */
}
@media (min-width: 1024px) {
  .contact-section .contact-container .contact-form-container .contact-form .name-email-container {
    display: flex;
    gap: 1rem;
  }
}
.contact-section .contact-container .contact-form-container .contact-form .contact-input-container {
  display: flex;
  flex-direction: column;
  gap: 6px;
  width: 100%;
}
.contact-section .contact-container .contact-form-container .contact-form .contact-input-container .contact-input {
  padding: 0 10px;
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid #BAD6CF;
  height: 48px;
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 164%;
  font-weight: 500;
  font-size: 16px;
}
.contact-section .contact-container .contact-form-container .contact-form .contact-input-container .contact-input::placeholder {
  color: black;
}
.contact-section .contact-container .contact-form-container .contact-form .contact-input-container .contact-textarea {
  width: 100%;
  height: 120px;
  resize: vertical;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 10px;
}

.scroll-up {
  margin: 2rem auto 0;
  text-align: center;
}

.nav-button {
  z-index: 999;
}

:root {
  --bar-width: 36px;
  --bar-height: 5px;
  --hamburger-gap: 5px;
  --foreground: #000000;
  --background: white;
  --hamburger-margin: 8px;
  --animation-timing: 200ms ease-in-out;
  --hamburger-height: calc(var(--bar-height) * 3 + var(--hamburger-gap) * 2);
}

.hamburger-menu {
  --x-width: calc(var(--hamburger-height) * 1.41421356237);
  display: flex;
  flex-direction: column;
  gap: var(--hamburger-gap);
  width: max-content;
  position: sticky;
  cursor: pointer;
}

.hamburger-menu:has(input:checked) {
  --foreground: white;
  --background: #333;
  width: 25px;
}

.hamburger-menu:has(input:focus-visible)::before,
.hamburger-menu:has(input:focus-visible)::after,
.hamburger-menu input:focus-visible {
  border: 1px solid var(--background);
  box-shadow: 0 0 0 1px var(--foreground);
}

.hamburger-menu::before,
.hamburger-menu::after,
.hamburger-menu input {
  content: "";
  width: var(--bar-width);
  height: var(--bar-height);
  background-color: var(--foreground);
  border-radius: 9999px;
  transform-origin: left center;
  transition: opacity var(--animation-timing), width var(--animation-timing), rotate var(--animation-timing), translate var(--animation-timing), background-color var(--animation-timing);
}

.hamburger-menu input {
  appearance: none;
  padding: 0;
  margin: 0;
  outline: none;
  pointer-events: none;
}

.hamburger-menu:has(input:checked)::before {
  rotate: 45deg;
  width: var(--x-width);
  translate: 0 calc(var(--bar-height) / -2);
}

.hamburger-menu:has(input:checked)::after {
  rotate: -45deg;
  width: var(--x-width);
  translate: 0 calc(var(--bar-height) / 2);
}

.hamburger-menu input:checked {
  opacity: 0;
  width: 0;
}

.showMenu {
  transform: translateX(0) !important;
  /* Visible dentro del viewport */
}

.nav-button:hover {
  cursor: pointer;
}

.collapsable-menu {
  height: 100vh;
  width: 100%;
  color: white;
  background-color: rgb(0, 0, 0);
  z-index: 900;
  position: fixed;
  right: 0;
  top: 0;
  transform: translateX(150%);
  transition: transform 0.2s ease-in;
  padding-top: 3rem !important;
  /* Animación */
  /* Quitar bordes de los elementos del acordeón */
  /* Botones del acordeón (encabezado) */
  /* Quitar fondo y bordes al expandirse */
  /* Contenido del cuerpo del acordeón */
  /* Eliminar bordes y colores en hover y focus */
  /* Eliminar el espacio entre las secciones del acordeón */
  /* Eliminar espacios residuales y sombras en el contenedor colapsado */
}
.collapsable-menu .close-menu-btn {
  width: 32px;
  align-self: flex-end;
}
.collapsable-menu .close-menu-btn:hover {
  cursor: pointer;
}
@media (min-width: 576px) {
  .collapsable-menu {
    width: auto;
  }
}
.collapsable-menu .accordion-item {
  background-color: transparent;
  /* Fondo transparente */
  border: none;
  /* Eliminar todos los bordes */
  border-radius: 0;
  /* Sin esquinas redondeadas */
}
.collapsable-menu .accordion-button {
  width: fit-content;
  padding: 0;
  color: white;
  background-color: transparent;
  /* Fondo transparente */
  border: none;
  /* Sin bordes */
  box-shadow: none;
  /* Sin sombras */
  border-radius: 0;
  /* Sin esquinas redondeadas */
}
.collapsable-menu .accordion-button:not(.collapsed) {
  padding: 0;
  color: white;
  background-color: transparent;
  /* Fondo transparente */
  border: none;
  /* Sin bordes */
  border-radius: 0;
  /* Sin bordes redondeados */
  box-shadow: none;
  /* Sin sombras */
}
.collapsable-menu .accordion-body {
  background-color: transparent;
  /* Fondo transparente */
  border: none;
  /* Sin bordes */
  padding: 0;
  /* Mantén el padding si es necesario */
}
.collapsable-menu .accordion-button:hover,
.collapsable-menu .accordion-button:focus {
  background-color: transparent;
  /* Fondo transparente */
  box-shadow: none;
  /* Sin sombras */
  outline: none;
  /* Sin contorno de foco */
}
.collapsable-menu .accordion-item + .accordion-item {
  margin-top: 0;
  /* Sin separación */
}
.collapsable-menu .accordion-collapse {
  border: none;
  background-color: transparent;
  /* Fondo completamente transparente */
  border-radius: 0;
  /* Sin esquinas redondeadas */
}
.collapsable-menu .menu-item-big {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 164%;
  font-weight: 600;
  font-size: 26px;
}
@media (min-width: 576px) {
  .collapsable-menu .menu-item-big {
    font-size: 26px;
  }
}
.collapsable-menu .menu-item-big a:hover {
  color: #86D0E2 !important;
}
.collapsable-menu .accordion-submenu {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.collapsable-menu .menu-acc-a {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 18px;
  font-weight: 600;
  font-size: 16px;
  color: white;
}
.collapsable-menu .menu-acc-a:hover {
  color: #86D0E2;
}
.collapsable-menu .menu-item-small {
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 18px;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  color: white;
  text-decoration: underline;
}

.rotated {
  transform: rotate(180deg);
  transition: transform 0.3s ease;
}

.accordion-button.menu-item-big:hover {
  color: #86D0E2;
}

.login {
  height: 100vh;
}
.login .box {
  max-width: 434px;
  min-width: 360px;
  padding: 24px;
  border-radius: 20px;
}
@media (min-width: 768px) {
  .login .box {
    box-shadow: 0px 0px 7.8px 4px rgba(119, 119, 119, 0.15);
  }
}

.login-title {
  font-size: 32px;
  margin-bottom: 15px;
}

.phone-input-container {
  width: 100%;
  position: relative;
  display: flex;
  align-items: stretch;
  border-radius: 8px;
  overflow: hidden;
  border: 2px solid var(--Neutro, #bad6cf);
}

.select-wrapper {
  position: relative;
  display: inline-block;
}

.select-wrapper-companies::before {
  content: "";
  background-image: url("../ico/chevron-companies-login.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 12px;
  height: 12px;
  position: absolute;
  left: 10px;
  top: 55%;
  transform: translateY(-50%);
  pointer-events: none;
}

.select-wrapper::before {
  content: "";
  background-image: url("../ico/chevron-down-login.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 12px;
  height: 12px;
  position: absolute;
  left: 10px;
  top: 55%;
  transform: translateY(-50%);
  pointer-events: none;
}

.country-code {
  appearance: none;
  background-color: #f1f1f1;
  padding: 8px;
  border-radius: 4px 0 0 4px;
  font-weight: bold;
  border: none;
  padding-left: 30px;
  /* Espacio para la flecha */
}

.country-code-companies {
  appearance: none;
  background-color: #000000;
  padding: 8px;
  border-radius: 4px 0 0 4px;
  font-weight: bold;
  border: none;
  padding-left: 30px;
  /* Espacio para la flecha */
}

.phone-input {
  flex: 1;
  border: none;
  padding: 8px;
  outline: none;
  border-radius: 0 4px 4px 0;
}

.phone-input::placeholder {
  color: #999;
}

.code-hidden {
  display: none;
}

.spinner-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.spinner {
  width: 50px;
  height: 50px;
  border: 5px solid rgba(0, 0, 0, 0.1);
  border-top: 5px solid #DDFE7E;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  display: none;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.code-input {
  height: 42px;
  text-align: center;
  font-weight: bold;
  letter-spacing: 2px;
  font-size: 21px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
  border-radius: 8px;
  overflow: hidden;
  border: 2px solid var(--Neutro, #bad6cf);
}

.text-link {
  color: var(--Negro-TXT, #262328);
  text-align: center;
  font-family: "Neue Haas Grotesk Display Pro";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
  /* 242.857% */
}
.text-link:hover {
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.login-label {
  text-align: start;
  font-family: "Neue Haas Grotesk Display Pro";
  font-size: 14px;
}

.login-background-white {
  background-color: white;
}

.login-background-black {
  background-color: black;
}

.login-form-bg-black {
  background: var(--Gradient-companies, linear-gradient(304deg, #2D2D2D -55.43%, #000 113.66%));
}

.login-form-bg-white {
  background: white;
}

.internal {
  padding-top: 96px;
  padding-bottom: 96px;
}
.internal .box {
  box-shadow: 0px 0px 7.8px 4px rgba(119, 119, 119, 0.15);
  padding: 24px;
  border-radius: 20px;
  overflow: hidden;
}
.internal .box .badge-miles {
  border-radius: 24px;
  width: fit-content;
  background-color: #DDFE7E;
}
.internal .box.voucher {
  padding: 0;
}
.internal .box.voucher img {
  height: 144px;
  filter: brightness(70%);
  width: 100%;
  object-fit: cover;
}
.internal .box.voucher img.off {
  filter: grayscale(100%) brightness(70%);
}
.internal .box.voucher .voucher-title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  padding: 24px;
  font-size: 1.25rem;
}
.internal .box.voucher .voucher-title .vacational-h3-light {
  line-height: 1.1;
}
.internal .box.voucher .voucher-bottom {
  padding: 24px;
}
.internal .box.voucher .voucher-bottom .btn {
  height: fit-content;
}
@media (max-width: 575px) {
  .internal .box.voucher .voucher-bottom .btn {
    height: inherit;
    width: 100%;
    margin-top: 20px;
  }
}

.body-companies {
  background-color: black;
}

strong {
  font-weight: 600;
}

/* Three-column expert section layout */
.vc-expert {
  align-items: stretch !important;
}

/* Left and right sides styling */
.consultation-side,
.expert-side {
  padding: 2rem 1rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-height: 200px;
}

.consultation-side h3,
.expert-side h3 {
  margin-bottom: 1.5rem;
}

/* Center agent image styling */
.agent-center {
  padding: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.agent-image {
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

/* Unified button styling for both consultation and WhatsApp */
.btn-consultation-email {
  padding: 0.6rem 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3px;
  border: 2px solid #4CAF50;
  border-radius: 8px;
  background-color: white;
  color: #4CAF50;
  text-decoration: none;
  transition: all 0.3s ease;
}

.btn-consultation-email h4 {
  text-align: center;
  cursor: pointer;
  font-family: "Neue Haas Grotesk Display Pro", Fallback, sans-serif;
  line-height: 100%;
  font-weight: 700;
  font-size: 18px;
  margin: 0;
}

@media (min-width: 768px) {
  .btn-consultation-email h4 {
    font-size: 18px;
  }
}

@media (min-width: 1024px) {
  .btn-consultation-email h4 {
    font-size: 18px;
  }
}

.btn-consultation-email:hover {
  background-color: #4CAF50;
  color: #fff;
  text-decoration: none;
}

.btn-consultation-email:hover img {
  transform: scale(1.05);
  filter: brightness(0) invert(1);
}

/* Button icons styling */
.btn-icon {
  width: 24px;
  height: 24px;
}

/* Responsive adjustments */
@media (max-width: 991px) {
  .consultation-side,
  .expert-side {
    margin-bottom: 1rem;
    padding: 1.5rem 1rem;
    min-height: auto;
  }
  
  .agent-center {
    order: -1;
    margin-bottom: 1rem;
  }
  
  .agent-image {
    width: 100px;
    height: 100px;
  }
}

/* Newsletter checkbox styles */
.contact-checkbox-container {
  flex-shrink: 0;
}

.contact-checkbox {
  width: 18px;
  height: 18px;
  accent-color: #4CAF50;
  cursor: pointer;
  flex-shrink: 0;
}

.contact-checkbox-label {
  color: #333;
  cursor: pointer;
  user-select: none;
  font-size: 14px;
  line-height: 1.4;
  white-space: nowrap;
}

.contact-checkbox-label:hover {
  color: #4CAF50;
}

@media (min-width: 1024px) {
  .contact-checkbox-label {
    font-size: 16px;
  }
}

/* Responsive behavior for checkbox and button */
@media (max-width: 767px) {
  .contact-form .d-flex.justify-content-between {
    flex-direction: column;
    align-items: flex-start !important;
    gap: 1rem;
  }
  
  .contact-checkbox-container {
    order: 2;
  }
  
  .btn-call-to-action {
    order: 1;
    width: 100% !important;
  }
}


.noti{
  width: 30px;
  height: 30px;
  background: #ea2c07;
  position: absolute;
  top: -5px;
  right: -5px;
  border-radius: 50%;
}
.noti span {
  display: flex;
  color: white;
  font-size: 19px;
  font-family: system-ui;
  justify-content: center;
}
