@font-face {
  font-family: "Fa Brands 400";
  src: url('../fonts/fa-brands-400.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa Solid 900";
  src: url('../fonts/fa-solid-900.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa 400";
  src: url('../fonts/fa-regular-400.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --light: #eef2f2;
  --_typography---fonts--primary: Geist, sans-serif;
  --paragraph-color: #595c66;
  --_typography---body-text--text-m: 16px;
  --_typography---line-height--line-height-m: 1.3em;
  --_typography---font-weight--regular: 400;
  --_typography---letter-spacing--letter-spacing-m: -.48px;
  --_spacing-system---spacing--spacing-none: 0px;
  --_typography---fonts--heading: Agdasima, sans-serif;
  --dark: #313432;
  --_typography---typography--h1: 150px;
  --_typography---line-height--line-height-xxxs: .82em;
  --_typography---font-weight--bold: 700;
  --_typography---letter-spacing--letter-spacing-xxxxs: -3.44px;
  --_typography---typography--h2: 70px;
  --_typography---line-height--line-height-xxs: 1em;
  --_typography---letter-spacing--letter-spacing-xxs: -1.4px;
  --_typography---typography--h3: 42px;
  --_typography---letter-spacing--letter-spacing-l: -.42px;
  --_typography---typography--h4: 34px;
  --_typography---letter-spacing--letter-spacing-xl: -.34px;
  --_typography---typography--h5: 26px;
  --_typography---letter-spacing--letter-spacing-xs: -.54px;
  --_typography---typography--h6: 20px;
  --_typography---line-height--line-height-s: 1.2em;
  --_typography---font-weight--semi-bold: 600;
  --_typography---letter-spacing--letter-spacing-xxl: -.2px;
  --_spacing-system---spacing--spacing-l: 20px;
  --_spacing-system---spacing--spacing-s: 8px;
  --orange: #efd357;
  --_typography---letter-spacing--letter-spacing-xxxl: 1.28px;
  --_spacing-system---spacing--spacing-sm: 10px;
  --_spacing-system---spacing--spacing-5xl: 50px;
  --_spacing-system---spacing--spacing-2xl: 24px;
  --blue: #efd357;
  --transparent: #fff0;
  --_typography---letter-spacing--letter-spacing-s: -.52px;
  --_spacing-system---spacing--spacing-8xl: 130px;
  --_spacing-system---spacing--spacing-3xl: 30px;
  --_spacing-system---spacing--spacing-m: 12px;
  --_spacing-system---spacing--section-spacing: 80px;
  --_typography---body-text--text-s: 14px;
  --dark-blue: #0f0e0e;
  --_spacing-system---spacing--spacing-7xl: 100px;
  --_spacing-system---spacing--spacing-6xl: 80px;
  --white: white;
  --_spacing-system---containers--base-container: 100%;
  --_spacing-system---spacing--spacing-ml: 15px;
  --_spacing-system---spacing--spacing-4xl: 40px;
  --_spacing-system---border-radius--radius-m: 8px;
  --_typography---fonts--font-awesome-03: "Fa Solid 900", Arial, sans-serif;
  --_typography---body-text--text-l\<deleted\|variable-fce6a60d-154f-73a0-1489-1ec3f23e7463\>: 20px;
  --_spacing-system---border-radius--radius-xxs: 2px;
  --_spacing-system---border-radius--radius-xs: 4px;
  --_typography---line-height--line-height-xs: 1.1em;
  --dark-green: #efd357;
  --black-20: #0003;
  --light-green: #d2d9d9;
  --_typography---line-height--line-height-xl: 1.5em;
  --_spacing-system---spacing--spacing-xs: 6px;
  --_spacing-system---containers--full-width: 100%;
  --_typography---font-weight--medium: 500;
  --_typography---fonts--font-awesome-02: "Fa Brands 400", Arial, sans-serif;
  --white-50\<deleted\|variable-f9bc962d-5afa-5956-ec46-da33b453cfc6\>: #ffffff80;
  --_typography---body-text--text-l: 18px;
  --_spacing-system---spacing--spacing-xxs: 4px;
  --_typography---font-weight--light: 300;
  --_spacing-system---border-radius--radius-l: 100px;
  --_typography---typography--h1-home: 90px;
  --_typography---typography--number: 140px;
  --_typography---letter-spacing--letter-spacing-xxxs: -2.8px;
  --_typography---body-text--text-xs: 12px;
  --_typography---fonts--font-awesome-01: "Fa 400", Arial, sans-serif;
  --combine-library--grey-800: #1f2c3d;
  --combine-library--grey-600: #5f6570;
  --combine-library--primary-600: #6157f8;
  --combine-library--secondary-600: #00a1c1;
  --combine-library--warning-400: #f8b34b;
  --combine-library--grey-100: #d9dce2;
  --combine-library--grey-050: #f2f3f7;
  --combine-library--white: white;
  --conversion-flow-library--medium-purple\<deleted\|variable-37794173\>: #b16cea;
  --conversion-flow-library--light-coral\<deleted\|variable-34d8b0e8\>: #ff5e69;
  --conversion-flow-library--coral\<deleted\|variable-2e7c752c\>: #ff8a56;
  --conversion-flow-library--sandy-brown\<deleted\|variable-e2c22bfc\>: #ffa84b;
  --_typography---font-weight--extra-bold: 800;
  --combine-library--primary-800: #472def;
  --_spacing-system---spacing--spacing-xl: 22px;
  --_spacing-system---border-radius--radius-s: 6px;
  --_typography---line-height--line-height-l: 1.4em;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.w-pagination-previous {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-next-icon {
  margin-left: 4px;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  background-color: var(--light);
  font-family: var(--_typography---fonts--primary);
  color: var(--paragraph-color);
  font-size: var(--_typography---body-text--text-m);
  line-height: var(--_typography---line-height--line-height-m);
  font-weight: var(--_typography---font-weight--regular);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-m);
}

h1 {
  margin-top: var(--_spacing-system---spacing--spacing-none);
  margin-bottom: var(--_spacing-system---spacing--spacing-none);
  font-family: var(--_typography---fonts--heading);
  color: var(--dark);
  font-size: var(--_typography---typography--h1);
  line-height: var(--_typography---line-height--line-height-xxxs);
  font-weight: var(--_typography---font-weight--bold);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxxxs);
  text-transform: uppercase;
}

h2 {
  margin-top: var(--_spacing-system---spacing--spacing-none);
  margin-bottom: var(--_spacing-system---spacing--spacing-none);
  font-family: var(--_typography---fonts--heading);
  color: var(--dark);
  font-size: var(--_typography---typography--h2);
  line-height: var(--_typography---line-height--line-height-xxs);
  font-weight: var(--_typography---font-weight--bold);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxs);
  text-transform: uppercase;
}

h3 {
  margin-top: var(--_spacing-system---spacing--spacing-none);
  margin-bottom: var(--_spacing-system---spacing--spacing-none);
  font-family: var(--_typography---fonts--heading);
  color: var(--dark);
  font-size: var(--_typography---typography--h3);
  line-height: var(--_typography---line-height--line-height-xxs);
  font-weight: var(--_typography---font-weight--bold);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-l);
  text-transform: uppercase;
}

h4 {
  margin-top: var(--_spacing-system---spacing--spacing-none);
  margin-bottom: var(--_spacing-system---spacing--spacing-none);
  font-family: var(--_typography---fonts--heading);
  color: var(--dark);
  font-size: var(--_typography---typography--h4);
  line-height: var(--_typography---line-height--line-height-xxs);
  font-weight: var(--_typography---font-weight--bold);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xl);
  text-transform: uppercase;
}

h5 {
  margin-top: var(--_spacing-system---spacing--spacing-none);
  margin-bottom: var(--_spacing-system---spacing--spacing-none);
  font-family: var(--_typography---fonts--heading);
  color: var(--dark);
  font-size: var(--_typography---typography--h5);
  line-height: var(--_typography---line-height--line-height-xxs);
  font-weight: var(--_typography---font-weight--bold);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xs);
  text-transform: uppercase;
}

h6 {
  margin-top: var(--_spacing-system---spacing--spacing-none);
  margin-bottom: var(--_spacing-system---spacing--spacing-none);
  font-family: var(--_typography---fonts--heading);
  color: var(--dark);
  font-size: var(--_typography---typography--h6);
  line-height: var(--_typography---line-height--line-height-s);
  font-weight: var(--_typography---font-weight--semi-bold);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxl);
  text-transform: uppercase;
}

p {
  margin-top: var(--_spacing-system---spacing--spacing-none);
  margin-bottom: var(--_spacing-system---spacing--spacing-none);
  font-family: var(--_typography---fonts--primary);
  color: var(--paragraph-color);
  font-size: var(--_typography---body-text--text-m);
  line-height: var(--_typography---line-height--line-height-m);
  font-weight: var(--_typography---font-weight--regular);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-m);
}

a {
  color: var(--dark);
  font-weight: var(--_typography---font-weight--semi-bold);
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  transition: all .35s;
  display: inline-flex;
}

ul {
  margin-top: var(--_spacing-system---spacing--spacing-none);
  margin-bottom: var(--_spacing-system---spacing--spacing-none);
  padding-left: var(--_spacing-system---spacing--spacing-l);
  grid-column-gap: var(--_spacing-system---spacing--spacing-s);
  grid-row-gap: var(--_spacing-system---spacing--spacing-s);
  background-color: var(--paragraph-color);
  color: var(--orange);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  list-style-type: disc;
  display: flex;
}

img {
  max-width: 100%;
  display: inline-block;
}

strong {
  font-weight: var(--_typography---font-weight--bold);
}

blockquote {
  margin-bottom: var(--_spacing-system---spacing--spacing-none);
  padding: var(--_spacing-system---spacing--spacing-sm) var(--_spacing-system---spacing--spacing-5xl) var(--_spacing-system---spacing--spacing-sm) var(--_spacing-system---spacing--spacing-2xl);
  border-left: 3px solid var(--blue);
  background-color: var(--transparent);
  font-family: var(--_typography---fonts--heading);
  color: var(--dark);
  font-size: var(--_typography---typography--h4);
  line-height: var(--_typography---line-height--line-height-xxs);
  font-weight: var(--_typography---font-weight--semi-bold);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-s);
  text-transform: uppercase;
}

figure {
  margin-bottom: 10px;
}

.section {
  padding-top: var(--_spacing-system---spacing--section-spacing);
  padding-bottom: var(--_spacing-system---spacing--section-spacing);
  font-size: var(--_typography---body-text--text-s);
  position: relative;
}

.section.without-bottom-spacing {
  padding-bottom: var(--_spacing-system---spacing--spacing-none);
}

.section.licensing-fonts {
  padding-top: 0;
  padding-bottom: 0;
}

.section.dark-background {
  background-color: var(--dark-blue);
  background-image: url('../images/back_footer.svg');
  background-position: 50%;
  background-size: auto;
}

.section.dark-background.without-bottom-space {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  padding-bottom: 0;
  position: relative;
}

.section.without-space {
  padding-top: var(--_spacing-system---spacing--spacing-none);
  padding-bottom: var(--_spacing-system---spacing--spacing-none);
}

.section.hero-section {
  height: 760px;
  padding-top: 40px;
  padding-bottom: var(--_spacing-system---spacing--spacing-none);
  background-color: var(--blue);
  background-image: url('../images/bg_05_11zon.webp');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  display: flex;
  overflow: hidden;
}

.section.without-top-space {
  padding-top: var(--_spacing-system---spacing--spacing-none);
}

.section.banner-about {
  background-color: var(--blue);
  background-image: url('../images/back_footer_black01.svg');
  background-position: 50%;
  background-size: auto;
  padding-top: 140px;
}

.section.inner-hero {
  padding-top: 160px;
}

.section.price-hero {
  padding-top: 35px;
}

.section.testimonials-hero {
  background-image: url('../images/back_footer_black01.svg');
  background-position: 50%;
  background-size: auto;
  padding-top: 180px;
  padding-bottom: 100px;
}

.section.gallery-hero {
  background-color: var(--blue);
  background-image: url('../images/back_footer_black01.svg');
  background-position: 0 0;
  background-size: auto;
  padding-top: 40px;
  padding-bottom: 0;
  overflow: hidden;
}

.section.post-hero {
  padding-top: 160px;
  padding-bottom: var(--_spacing-system---spacing--spacing-none);
}

.section.destination-inner-hero {
  background-color: var(--blue);
  margin-bottom: 0;
  padding-top: 0;
}

.section.programs-hero {
  padding-top: 160px;
}

.section.white-bg {
  background-color: var(--white);
}

.section.destination-inner-hero-copy {
  padding-top: 0;
  padding-bottom: var(--_spacing-system---spacing--spacing-none);
  background-color: var(--blue);
  margin-bottom: 0;
}

.section.inner-hero-copy {
  padding-top: 72px;
}

.section.testimonials-hero-b {
  background-image: none;
  background-size: auto;
  padding-top: 180px;
  padding-bottom: 100px;
}

.base-container {
  max-width: var(--_spacing-system---containers--base-container);
  padding-right: var(--_spacing-system---spacing--spacing-ml);
  padding-left: var(--_spacing-system---spacing--spacing-ml);
  flex-direction: column;
  align-items: center;
  margin-left: 0%;
  margin-right: 0%;
}

.landing-download-block-wrapper {
  grid-column-gap: var(--_spacing-system---spacing--spacing-4xl);
  grid-row-gap: var(--_spacing-system---spacing--spacing-4xl);
  background-color: var(--dark);
  background-image: url('../images/Frame-47_1Frame 47.webp');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: space-between;
  align-items: center;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding: 75px 80px 75px 200px;
  display: flex;
}

.footer {
  padding-top: var(--_spacing-system---spacing--spacing-6xl);
  padding-bottom: var(--_spacing-system---spacing--spacing-6xl);
  background-color: var(--dark-blue);
  background-image: url('../images/back_footer.svg');
  background-position: 50%;
  align-items: flex-start;
  position: relative;
  overflow: hidden;
}

.landing-intro-title {
  color: var(--white);
  text-transform: capitalize;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.2em;
}

.landing-feature-icon {
  width: 50px;
  height: 50px;
  margin-bottom: var(--_spacing-system---spacing--spacing-ml);
  border-radius: var(--_spacing-system---border-radius--radius-m);
  font-family: var(--_typography---fonts--font-awesome-03);
  color: var(--white);
  font-size: var(--_typography---body-text--text-l\<deleted\|variable-fce6a60d-154f-73a0-1489-1ec3f23e7463\>);
  background-color: #ffffff1a;
  justify-content: center;
  align-items: center;
  display: flex;
}

.landing-description {
  text-align: center;
}

.brand.main {
  padding-right: var(--_spacing-system---spacing--spacing-l);
  padding-left: var(--_spacing-system---spacing--spacing-l);
  justify-content: center;
  align-items: center;
}

.brand.tablet, .brand.tab {
  padding-right: var(--_spacing-system---spacing--spacing-l);
  padding-left: var(--_spacing-system---spacing--spacing-l);
  justify-content: center;
  align-items: center;
  display: none;
}

.brand.main {
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
}

.brand.tablet, .brand.tab, .brand.tablet, .brand.tab {
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: none;
}

.landing-inner-page-image-wrapper {
  margin-bottom: var(--_spacing-system---spacing--spacing-l);
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.nav-menu-wrapper {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.h2-tablet {
  letter-spacing: -1px;
  font-size: 50px;
}

.middle-style-spacing-desktop {
  font-weight: var(--_typography---font-weight--bold);
  position: absolute;
  inset: 33% 0% auto auto;
}

.typography-hero-wrapper {
  grid-row-gap: 60px;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.paragraph-gray-style-guide {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  background-color: var(--paragraph-color);
  width: 75px;
  height: 75px;
}

.colors-wrapper {
  grid-column-gap: var(--_spacing-system---spacing--spacing-3xl);
  grid-row-gap: var(--_spacing-system---spacing--spacing-3xl);
  flex-flow: column;
  display: flex;
}

.grid-system {
  border-top: 1px solid var(--paragraph-color);
  justify-content: space-between;
  width: 80%;
  display: flex;
}

.banner-title {
  color: var(--light);
  text-align: center;
}

.primary-button {
  width: auto;
  min-height: 44px;
  padding: var(--_spacing-system---spacing--spacing-m) var(--_spacing-system---spacing--spacing-3xl);
  border: 1px solid var(--orange);
  border-radius: var(--_spacing-system---border-radius--radius-xs);
  background-color: var(--orange);
  font-family: var(--_typography---fonts--heading);
  color: var(--light);
  font-size: var(--_typography---body-text--text-m);
  line-height: var(--_typography---line-height--line-height-xs);
  font-weight: var(--_typography---font-weight--bold);
  text-align: center;
  letter-spacing: var(--_spacing-system---spacing--spacing-none);
  text-transform: uppercase;
  justify-content: center;
  align-self: center;
  align-items: center;
  transition-property: none;
  display: block;
  position: relative;
  overflow: clip;
}

.primary-button.button-white {
  border-color: var(--white);
  background-color: var(--white);
  color: var(--dark);
}

.primary-button.button-white:hover {
  border-color: var(--dark);
  background-color: var(--dark);
  color: var(--white);
}

.primary-button.button-white.transition {
  transition: all .35s;
}

.primary-button.dark {
  border-color: var(--dark-green);
  background-color: var(--dark-green);
  width: 200px;
}

.primary-button.green {
  border-color: var(--blue);
  background-color: var(--blue);
}

.primary-button.green:hover {
  color: var(--light);
}

.primary-button.white {
  float: none;
  border-color: var(--orange);
  background-color: var(--orange);
  width: auto;
  color: var(--dark-blue);
  position: relative;
}

.dark-style-guide {
  border: 1px solid var(--black-20);
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  background-color: var(--dark);
  width: 75px;
  height: 75px;
}

.colors-container {
  grid-column-gap: var(--_spacing-system---spacing--spacing-6xl);
  grid-row-gap: var(--_spacing-system---spacing--spacing-3xl);
  justify-content: flex-start;
  display: flex;
}

.top-style-spacing-mobile {
  font-weight: var(--_typography---font-weight--bold);
  position: absolute;
  top: 5%;
  right: 0;
}

.grid-system-wrapper {
  flex-direction: column;
  width: 100%;
  display: flex;
}

.white-style-guide {
  border: 1px solid var(--black-20);
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  background-color: var(--white);
  width: 75px;
  height: 75px;
}

.h3-mobile {
  font-size: 34px;
}

.light-green-style-guide {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  background-color: var(--light-green);
  width: 75px;
  height: 75px;
}

.primary-light-style-guide {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  background-color: var(--light);
  width: 75px;
  height: 75px;
}

.rich-text-style {
  line-height: var(--_typography---line-height--line-height-xl);
}

.rich-text-style h2 {
  margin-top: var(--_spacing-system---spacing--spacing-3xl);
  margin-bottom: var(--_spacing-system---spacing--spacing-ml);
  font-size: var(--_typography---typography--h3);
  line-height: var(--_typography---line-height--line-height-xxs);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-m);
}

.rich-text-style h3 {
  margin-top: var(--_spacing-system---spacing--spacing-3xl);
  margin-bottom: var(--_spacing-system---spacing--spacing-ml);
  font-size: var(--_typography---typography--h4);
  line-height: var(--_typography---line-height--line-height-xxs);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xl);
}

.rich-text-style img {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.rich-text-style figure {
  margin-top: var(--_spacing-system---spacing--spacing-4xl);
  margin-bottom: var(--_spacing-system---spacing--spacing-4xl);
  overflow: hidden;
}

.rich-text-style h4 {
  margin-top: var(--_spacing-system---spacing--spacing-3xl);
  margin-bottom: var(--_spacing-system---spacing--spacing-ml);
  font-size: var(--_typography---typography--h5);
  line-height: var(--_typography---line-height--line-height-xxs);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxl);
}

.rich-text-style ul {
  margin-top: var(--_spacing-system---spacing--spacing-l);
  margin-bottom: var(--_spacing-system---spacing--spacing-l);
}

.rich-text-style p {
  margin-top: var(--_spacing-system---spacing--spacing-sm);
  margin-bottom: var(--_spacing-system---spacing--spacing-sm);
}

.h4-mobile {
  font-size: 30px;
}

.headings-container {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.h2-mobile {
  letter-spacing: -1px;
  font-size: 42px;
}

.middlr-style-spacing-mobile {
  font-weight: var(--_typography---font-weight--bold);
  position: absolute;
  top: 29%;
  right: 0;
}

.paragraph-large {
  font-size: var(--_typography---body-text--text-s);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xs);
}

.paragraph-large.text-light {
  color: var(--dark-blue);
}

.paragraph-large.text-dark {
  color: var(--dark);
}

.paragraph-large.text-dark.semi-bold {
  font-weight: var(--_typography---font-weight--semi-bold);
}

.grid-title {
  width: 19%;
  margin-top: var(--_spacing-system---spacing--spacing-none);
  margin-bottom: var(--_spacing-system---spacing--spacing-none);
  padding: var(--_spacing-system---spacing--spacing-l) var(--_spacing-system---spacing--spacing-sm) var(--_spacing-system---spacing--spacing-l) var(--_spacing-system---spacing--spacing-xs);
  border-right: 1px solid var(--paragraph-color);
  border-left: 1px none var(--paragraph-color);
  background-color: var(--dark);
  color: var(--light);
  justify-content: center;
  display: flex;
}

.grid-title.first-grid {
  border-left-style: solid;
  width: 24%;
  height: 100%;
}

.h1-mobile {
  letter-spacing: -2px;
  font-size: 60px;
}

.style-guide-intro {
  grid-row-gap: 60px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
}

.spacing-system-image {
  max-width: 80%;
}

.button-wrapper-sg {
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.h4-tablet {
  font-size: 32px;
}

.headers-wrapper {
  width: 100%;
}

.bottom-style-spacing-desktop {
  font-weight: var(--_typography---font-weight--bold);
  position: absolute;
  inset: auto 0% 10% auto;
}

.spacing-wrapper-mobile {
  width: 70%;
  margin-top: 30px;
  position: relative;
}

.grid-description {
  width: 19%;
  margin-top: var(--_spacing-system---spacing--spacing-none);
  margin-bottom: var(--_spacing-system---spacing--spacing-none);
  padding: var(--_spacing-system---spacing--spacing-l) var(--_spacing-system---spacing--spacing-xs) var(--_spacing-system---spacing--spacing-l) var(--_spacing-system---spacing--spacing-sm);
  border-right: 1px solid var(--paragraph-color);
  border-bottom: 1px solid var(--paragraph-color);
  font-weight: var(--_typography---font-weight--medium);
  justify-content: center;
  align-items: center;
  display: flex;
}

.grid-description.first-description {
  border-left: 1px solid var(--paragraph-color);
  width: 24%;
}

.grid-description.last-description {
  border-right-style: solid;
  border-right-width: 1px;
}

.top-style-spacing-desktop {
  font-weight: var(--_typography---font-weight--bold);
  position: absolute;
  top: 8%;
  bottom: auto;
  right: 0;
}

.color-container {
  grid-column-gap: var(--_spacing-system---spacing--spacing-2xl);
  grid-row-gap: var(--_spacing-system---spacing--spacing-l);
  flex-wrap: wrap;
  justify-content: flex-start;
  display: flex;
}

.color-wrapper {
  grid-column-gap: var(--_spacing-system---spacing--spacing-sm);
  grid-row-gap: var(--_spacing-system---spacing--spacing-sm);
  flex-flow: column;
  display: flex;
}

.bottom-style-spacing-mobile {
  font-weight: var(--_typography---font-weight--bold);
  position: absolute;
  bottom: 7%;
  right: 0;
}

.text-button-icon {
  font-family: var(--_typography---fonts--font-awesome-03);
  font-size: var(--_typography---body-text--text-s);
  line-height: var(--_typography---line-height--line-height-xxxs);
  justify-content: center;
  align-items: center;
  padding-left: 3px;
  padding-right: 3px;
  display: flex;
}

.style-guide-content {
  grid-column-gap: var(--_spacing-system---spacing--spacing-5xl);
  grid-row-gap: var(--_spacing-system---spacing--spacing-3xl);
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.style-guide-content.quote-grid {
  grid-template-columns: 1fr;
}

.style-guide-content.button-grid {
  grid-row-gap: 40px;
}

.h1-tablet {
  font-size: 100px;
  line-height: var(--_typography---line-height--line-height-xxxs);
  letter-spacing: -3px;
}

.style-guide-subtitle {
  font-size: var(--_typography---typography--h6);
  font-weight: var(--_typography---font-weight--bold);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-l);
}

.spacing-wrapper {
  width: var(--_spacing-system---containers--full-width);
  margin-top: var(--_spacing-system---spacing--spacing-3xl);
  margin-bottom: var(--_spacing-system---spacing--spacing-3xl);
  position: relative;
}

.spasing-system-image-mobile {
  max-width: 70%;
}

.orange-style-guide {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  background-color: var(--orange);
  width: 75px;
  height: 75px;
}

.h3-tablet {
  font-size: 36px;
}

.headings-typography-wrapper {
  grid-column-gap: var(--_spacing-system---spacing--spacing-ml);
  grid-row-gap: var(--_spacing-system---spacing--spacing-ml);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.headings-typography-wrapper.tablet {
  width: 45%;
}

.licensing-icons {
  width: 55%;
}

.licensing-image {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  object-fit: cover;
  width: 100%;
  height: 320px;
  transition: all .4s;
}

.licensing-image:hover {
  transform: scale(1.1);
}

.license-link-wrapper {
  grid-column-gap: var(--_spacing-system---spacing--spacing-5xl);
  grid-row-gap: var(--_spacing-system---spacing--spacing-5xl);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.license-link {
  color: var(--dark);
}

.license-link:hover {
  color: var(--orange);
}

.licensing-images-wrapper {
  width: var(--_spacing-system---containers--full-width);
  padding-top: var(--_spacing-system---spacing--spacing-4xl);
  position: relative;
}

.licensing-grid {
  width: var(--_spacing-system---containers--full-width);
  grid-column-gap: var(--_spacing-system---spacing--spacing-3xl);
  grid-row-gap: var(--_spacing-system---spacing--spacing-3xl);
  border-bottom: 1px #5e5e5e80;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.licensing-image-link {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  width: 100%;
  height: 100%;
  transition-property: none;
  overflow: hidden;
}

.licensing-icon-link-wrapper {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  background-color: var(--orange);
  width: 32px;
  height: 32px;
  color: var(--light);
  justify-content: center;
  align-items: center;
  display: flex;
}

.licensing-icon-link-wrapper:hover {
  background-color: var(--dark-blue);
}

.licensing-icons-wrapper {
  padding-top: var(--_spacing-system---spacing--spacing-l);
  padding-bottom: var(--_spacing-system---spacing--spacing-l);
  grid-column-gap: var(--_spacing-system---spacing--spacing-sm);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.licensing-title-wrapper {
  margin-bottom: var(--_spacing-system---spacing--spacing-4xl);
  grid-column-gap: var(--_spacing-system---spacing--spacing-3xl);
  grid-row-gap: var(--_spacing-system---spacing--spacing-s);
  border-bottom: 1px #5e5e5e80;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.icon-style-guide {
  width: 24px;
  height: 24px;
  font-family: var(--_typography---fonts--font-awesome-02);
  line-height: var(--_typography---line-height--line-height-xxs);
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon-style-guide.dribble {
  font-family: var(--_typography---fonts--font-awesome-03);
}

.top-licensing-wrap {
  width: var(--_spacing-system---containers--full-width);
  padding-bottom: var(--_spacing-system---spacing--spacing-4xl);
  grid-column-gap: var(--_spacing-system---spacing--spacing-l);
  grid-row-gap: var(--_spacing-system---spacing--spacing-l);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.inner-banner {
  min-height: 400px;
  padding-top: var(--_spacing-system---spacing--spacing-8xl);
  padding-bottom: var(--_spacing-system---spacing--spacing-7xl);
  background-color: var(--blue);
  justify-content: center;
  align-items: center;
  display: flex;
}

.system-space {
  width: var(--_spacing-system---containers--full-width);
  padding-top: var(--_spacing-system---spacing--spacing-4xl);
  padding-bottom: var(--_spacing-system---spacing--spacing-3xl);
}

.spacing-grid {
  grid-column-gap: var(--_spacing-system---spacing--spacing-3xl);
  grid-row-gap: var(--_spacing-system---spacing--spacing-3xl);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.bottom-space {
  width: var(--_spacing-system---containers--full-width);
  padding-bottom: var(--_spacing-system---spacing--spacing-4xl);
}

.bottom-space.space-small {
  padding-bottom: var(--_spacing-system---spacing--spacing-l);
}

.bottom-space.rich-title {
  padding-bottom: var(--_spacing-system---spacing--spacing-sm);
}

.heading-column {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.intro-box {
  grid-column-gap: var(--_spacing-system---spacing--spacing-l);
  grid-row-gap: var(--_spacing-system---spacing--spacing-l);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.intro-box.large-gap {
  grid-column-gap: var(--_spacing-system---spacing--spacing-l);
  grid-row-gap: var(--_spacing-system---spacing--spacing-l);
}

.link-wrapper {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.changelog-content {
  grid-column-gap: var(--_spacing-system---spacing--spacing-l);
  grid-row-gap: var(--_spacing-system---spacing--spacing-l);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.line {
  background-color: var(--black-20);
  width: 100%;
  height: 1px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.licensing-subtitle {
  color: var(--dark);
  font-size: var(--_typography---typography--h6);
  line-height: var(--_typography---line-height--line-height-s);
  font-weight: var(--_typography---font-weight--semi-bold);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-l);
  text-transform: capitalize;
}

.image-resources {
  grid-column-gap: var(--_spacing-system---spacing--spacing-5xl);
  grid-row-gap: var(--_spacing-system---spacing--spacing-5xl);
  flex-flow: column;
  display: flex;
}

.licensing-intro {
  grid-column-gap: var(--_spacing-system---spacing--spacing-sm);
  grid-row-gap: var(--_spacing-system---spacing--spacing-sm);
  flex-flow: column;
  display: flex;
}

.intro-grid {
  grid-column-gap: var(--_spacing-system---spacing--spacing-4xl);
  grid-row-gap: var(--_spacing-system---spacing--spacing-4xl);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.license-title-space {
  width: var(--_spacing-system---containers--full-width);
  padding-bottom: var(--_spacing-system---spacing--spacing-3xl);
}

.resource-title {
  text-transform: uppercase;
}

.footer-intro-title {
  color: var(--white);
  font-size: 22px;
  font-weight: 600;
  line-height: 1.2em;
}

.links-column {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.key-feature-title {
  color: var(--white);
  font-size: 18px;
  font-weight: 600;
}

.key-feature-description {
  color: var(--white-50\<deleted\|variable-f9bc962d-5afa-5956-ec46-da33b453cfc6\>);
}

.no-shrink-btn {
  flex: none;
}

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

.utility-page-content {
  width: 350px;
  margin-bottom: var(--_spacing-system---spacing--spacing-none);
  text-align: center;
  flex-direction: column;
  display: flex;
}

._404-content-wrapper {
  z-index: 1;
  grid-column-gap: var(--_spacing-system---spacing--spacing-4xl);
  grid-row-gap: var(--_spacing-system---spacing--spacing-4xl);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 100px;
  display: flex;
  position: relative;
}

.error-page {
  position: relative;
}

.error-page-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.error-hero-title {
  line-height: var(--_typography---line-height--line-height-xxxs);
}

.error-subtitle {
  font-size: var(--_typography---typography--h3);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xs);
}

.error-description {
  color: var(--paragraph-color);
}

.error-info {
  grid-column-gap: var(--_spacing-system---spacing--spacing-ml);
  grid-row-gap: var(--_spacing-system---spacing--spacing-ml);
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.pass-title {
  margin-bottom: var(--_spacing-system---spacing--spacing-sm);
  font-weight: var(--_typography---font-weight--medium);
}

.protected-title {
  margin-top: var(--_spacing-system---spacing--spacing-3xl);
  margin-bottom: var(--_spacing-system---spacing--spacing-4xl);
  font-size: var(--_typography---typography--h3);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xs);
}

.password-icon {
  width: auto;
  max-width: none;
  height: 120px;
}

.error-top-content {
  grid-column-gap: var(--_spacing-system---spacing--spacing-3xl);
  grid-row-gap: var(--_spacing-system---spacing--spacing-3xl);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nav-dropdown-link-wrapper-2 {
  flex-direction: column;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.nav-dropdown-list-light {
  border: 1px solid var(--black-20);
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  background-color: var(--light);
  width: 200px;
  padding: 15px 20px;
}

.nav-dropdown-list-light.w--open {
  background-color: var(--light);
  padding-top: 20px;
  padding-bottom: 20px;
}

.nav-dropdown-list-light.megamenu {
  width: 360px;
  box-shadow: none;
  margin-left: -320px;
}

.nav-dropdown-list-light.megamenu.w--open {
  width: 580px;
  margin-left: -285px;
  display: flex;
}

.nav-dropdown-column-light {
  width: 33%;
}

.plus-icon-clip {
  float: none;
  clear: both;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: cover;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 10px;
  height: 10px;
  margin-bottom: 3px;
  margin-left: 5px;
  display: flex;
  position: static;
}

.menu-wrap-nav {
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-text-wrap {
  height: 20px;
  line-height: 1.3em;
  overflow: hidden;
}

.nav-dropdown-toggle-light {
  padding: var(--_spacing-system---spacing--spacing-l) var(--_spacing-system---spacing--spacing-ml);
  color: #101010;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.nav-collection-list-wrapper {
  width: 100%;
  display: block;
}

.nav-menu-wrap {
  text-align: right;
  justify-content: flex-end;
  align-items: center;
}

.block-button-tablet {
  display: none;
}

.nav-dropdown-white {
  display: block;
}

.navbar-fixed {
  background-color: var(--transparent);
  width: 100%;
  position: fixed;
}

.navbar-fixed.light-background {
  background-color: var(--light);
}

.main-logo {
  height: 50px;
}

.nav-container-wrap {
  max-width: var(--_spacing-system---containers--base-container);
  padding: var(--_spacing-system---spacing--spacing-ml);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav-collection-item {
  overflow: hidden;
}

.nav-link-wrap {
  margin-right: var(--_spacing-system---spacing--spacing-ml);
  margin-left: var(--_spacing-system---spacing--spacing-ml);
  cursor: pointer;
}

.nav-link-wrap:hover {
  color: #101010;
}

.pluseast {
  float: none;
  clear: none;
  object-fit: cover;
  width: 10px;
  height: 10px;
  display: none;
  overflow: visible;
}

.pluseast.light {
  display: none;
}

.pluseast.hide-tab {
  display: inline-block;
}

.button-text-item {
  color: var(--white);
  font-size: var(--_typography---body-text--text-s);
  line-height: var(--_typography---line-height--line-height-m);
  font-weight: var(--_typography---font-weight--semi-bold);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xs);
  text-transform: uppercase;
}

.button-text-item.nav {
  color: var(--white);
  -webkit-text-stroke-color: var(--dark-blue);
  display: block;
  position: static;
}

.button-text-item.nav.dark {
  color: var(--dark);
}

.nav-dropdown-link-light {
  width: 100%;
  color: var(--dark);
  font-size: var(--_typography---body-text--text-s);
  text-transform: uppercase;
  margin-left: -20px;
  padding: 8px 8px 8px 0;
  transition: all .3s;
  display: flex;
}

.nav-dropdown-link-light:hover {
  color: var(--paragraph-color);
  margin-left: 0;
}

.nav-dropdown-link-light.w--current {
  color: var(--dark);
}

.about-text-content-box {
  width: 60%;
}

.about-image-wrapper {
  justify-content: center;
  align-items: flex-start;
  width: 40%;
  display: flex;
  position: relative;
}

.about-image-wrapper.contacts {
  aspect-ratio: 2.39;
  overflow: hidden;
}

.about-section {
  grid-column-gap: var(--_spacing-system---spacing--spacing-4xl);
  display: flex;
}

.image-cover {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.image-decor {
  max-width: 300px;
  position: absolute;
  inset: 0% auto auto;
}

.button-wrapper-desk {
  display: flex;
}

.about-description-wrapper {
  margin-top: var(--_spacing-system---spacing--spacing-4xl);
  margin-bottom: var(--_spacing-system---spacing--spacing-5xl);
  grid-row-gap: var(--_spacing-system---spacing--spacing-m);
  flex-flow: column;
  display: flex;
}

.collection-list-adventure {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template: ". Area"
  / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.adventure-link-block {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  background-color: #2d9aff;
  background-image: url('../images/back_footer.svg');
  background-size: auto;
  width: 100%;
  min-height: 480px;
  transition-property: none;
  position: relative;
  overflow: hidden;
}

.hike-s-name {
  font-family: var(--_typography---fonts--heading);
  font-size: var(--_typography---typography--h3);
  line-height: var(--_typography---line-height--line-height-xxxs);
  font-weight: var(--_typography---font-weight--bold);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-l);
  text-transform: uppercase;
}

.adventure-item-content {
  z-index: 3;
  padding-top: var(--_spacing-system---spacing--spacing-4xl);
  padding-right: var(--_spacing-system---spacing--spacing-l);
  padding-left: var(--_spacing-system---spacing--spacing-l);
  grid-row-gap: var(--_spacing-system---spacing--spacing-3xl);
  flex-flow: column;
  display: flex;
  position: absolute;
}

.image-adventure {
  z-index: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: auto 0% 0% auto;
}

.adventure-title-wrapper {
  grid-row-gap: var(--_spacing-system---spacing--spacing-3xl);
  flex-flow: column;
  max-width: 600px;
  display: flex;
}

.flex-title-wrapper {
  margin-bottom: var(--_spacing-system---spacing--spacing-5xl);
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.video-wrapper {
  justify-content: center;
  align-items: center;
  height: 700px;
  display: flex;
  position: relative;
}

.background-video {
  grid-column-gap: var(--_spacing-system---spacing--spacing-l);
  object-fit: cover;
  background-color: #00000017;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.video-overlay {
  z-index: 1;
  object-fit: cover;
  background-color: #32414400;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.play-pause-button {
  z-index: 2;
  position: relative;
  inset: auto;
}

.play-state {
  justify-content: center;
  align-items: center;
  width: 54px;
  height: 54px;
  display: flex;
}

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

.pause-state {
  justify-content: center;
  align-items: center;
  width: 54px;
  height: 54px;
  display: flex;
}

.image-video-decor {
  width: 600px;
  position: absolute;
  inset: 0% auto auto;
}

.image-video-decor.small {
  width: 400px;
}

.top-loop-line {
  z-index: 3;
  padding-top: var(--_spacing-system---spacing--spacing-m);
  padding-bottom: var(--_spacing-system---spacing--spacing-m);
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--dark-blue);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.loop-text {
  opacity: 1;
  font-family: var(--_typography---fonts--heading);
  color: var(--dark-green);
  font-size: var(--_typography---body-text--text-l);
  line-height: var(--_typography---line-height--line-height-xxxs);
  font-weight: var(--_typography---font-weight--bold);
  letter-spacing: var(--_spacing-system---spacing--spacing-none);
  text-transform: uppercase;
}

.loop-line {
  grid-column-gap: var(--_spacing-system---spacing--spacing-ml);
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: 2220px;
  display: flex;
}

.logo-small {
  object-fit: cover;
  width: 210px;
  height: 30px;
}

.bottom-loop-line {
  z-index: 3;
  padding-top: var(--_spacing-system---spacing--spacing-m);
  padding-bottom: var(--_spacing-system---spacing--spacing-m);
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--dark-blue);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
  overflow: hidden;
}

.video-text {
  z-index: 2;
  opacity: .6;
  color: var(--white);
  position: relative;
}

.tabs {
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
  position: static;
}

.tabs-menu {
  width: 33%;
  padding-right: var(--_spacing-system---spacing--spacing-l);
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  margin-top: auto;
  margin-right: auto;
  display: flex;
}

.tabs-content {
  width: 50%;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.tab-link {
  border-bottom: 1px solid var(--black-20);
  background-color: var(--transparent);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px 0;
  transition-property: none;
  display: flex;
}

.tab-link:hover {
  color: var(--blue);
}

.tab-link.w--current {
  background-color: var(--transparent);
  color: var(--blue);
}

.tab-item-title {
  font-family: var(--_typography---fonts--heading);
  font-size: var(--_typography---typography--h4);
  line-height: var(--_typography---line-height--line-height-xxxs);
  font-weight: var(--_typography---font-weight--bold);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xl);
  text-transform: uppercase;
}

.tab-paragraph {
  margin-top: var(--_spacing-system---spacing--spacing-ml);
}

.discount {
  width: 75px;
  min-height: 28px;
  padding: var(--_spacing-system---spacing--spacing-s) var(--_spacing-system---spacing--spacing-sm) var(--_spacing-system---spacing--spacing-s) var(--_spacing-system---spacing--spacing-s);
  border-radius: var(--_spacing-system---border-radius--radius-xs);
  background-color: var(--orange);
  color: var(--white);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% -90px 0% auto;
}

.title-with-discount {
  grid-column-gap: var(--_spacing-system---spacing--spacing-ml);
  display: flex;
  position: relative;
}

.tab-content {
  padding-right: var(--_spacing-system---spacing--spacing-4xl);
}

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

.link-block-tour {
  width: 100%;
  height: 100%;
  position: relative;
}

.overlay-image-tour {
  z-index: 1;
  background-color: var(--black-20);
  background-image: linear-gradient(#0000 78%, #1e1c1c);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.tour-bg-wrapper {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

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

.collection-list-wrapper, .collection-list-tours, .collection-item {
  height: 100%;
}

.tour-content-wrapper {
  z-index: 2;
  height: 100%;
  padding: var(--_spacing-system---spacing--spacing-l) var(--_spacing-system---spacing--spacing-l) var(--_spacing-system---spacing--spacing-3xl);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.tag {
  padding: var(--_spacing-system---spacing--spacing-xxs) var(--_spacing-system---spacing--spacing-m);
  border-radius: var(--_spacing-system---border-radius--radius-m);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  font-size: var(--_typography---body-text--text-s);
  font-weight: var(--_typography---font-weight--regular);
  letter-spacing: var(--_spacing-system---spacing--spacing-none);
  background-color: #fff9;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tag.stroke {
  border: 1px solid var(--black-20);
}

.tags-wrapper {
  grid-column-gap: var(--_spacing-system---spacing--spacing-xxs);
  grid-row-gap: var(--_spacing-system---spacing--spacing-xxs);
  flex-flow: wrap;
  max-width: 410px;
  display: flex;
}

.tags-wrapper.max-width {
  max-width: 450px;
}

.text-light {
  color: var(--white);
  font-size: var(--_typography---body-text--text-l);
  font-weight: var(--_typography---font-weight--light);
  -webkit-text-stroke-color: var(--dark-blue);
}

.text-light.paragraph-large {
  color: var(--white);
}

.text-light.h2 {
  font-family: var(--_typography---fonts--heading);
  font-size: var(--_typography---typography--h2);
  font-weight: var(--_typography---font-weight--bold);
}

.raiting-text {
  color: var(--orange);
  font-weight: var(--_typography---font-weight--medium);
}

.raiting-wrap {
  grid-column-gap: var(--_spacing-system---spacing--spacing-xs);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.details-tour {
  grid-column-gap: var(--_spacing-system---spacing--spacing-2xl);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.duration {
  color: var(--light);
  font-weight: var(--_typography---font-weight--medium);
}

.duration.text-dark {
  color: var(--dark);
}

.duration.text-gray {
  color: var(--paragraph-color);
}

.info-tour-wrap {
  grid-row-gap: var(--_spacing-system---spacing--spacing-sm);
  flex-flow: column;
  display: flex;
}

.tours-section {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  min-height: 690px;
  display: flex;
  position: relative;
}

.team-center-wrapper {
  margin-bottom: var(--_spacing-system---spacing--spacing-5xl);
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.team-grid {
  grid-column-gap: var(--_spacing-system---spacing--spacing-sm);
  grid-row-gap: var(--_spacing-system---spacing--spacing-sm);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-team-first {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  object-fit: cover;
  object-position: 50% 20%;
  width: 100%;
  height: 100%;
}

.team-item {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 420px;
  display: flex;
  position: relative;
}

.image-team-second {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  object-fit: cover;
  object-position: 50% 70%;
  width: 100%;
  height: 100%;
}

.image-team-third {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  object-fit: cover;
  object-position: 50% 0%;
  width: 100%;
  height: 100%;
}

.awards-section {
  display: flex;
}

.awards-right-column {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 50%;
  display: flex;
}

.awards-top-image-wrapper {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  width: 100%;
  height: 200px;
  overflow: hidden;
}

.award-item {
  padding-top: var(--_spacing-system---spacing--spacing-l);
  padding-bottom: var(--_spacing-system---spacing--spacing-l);
  border-bottom: 1px solid var(--black-20);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.award-item.without-line {
  border-bottom-style: none;
}

.paragraph-small {
  font-size: var(--_typography---body-text--text-s);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-l);
}

.award-description {
  text-align: right;
  max-width: 200px;
}

.awards-title-wrapper {
  grid-row-gap: var(--_spacing-system---spacing--spacing-3xl);
  flex-flow: column;
  display: flex;
}

.awards-bg-decor {
  object-fit: cover;
  width: 100%;
  height: auto;
  position: absolute;
  inset: auto 0% 0%;
}

.awards-image-decor-wrapper {
  position: relative;
}

.image-snowman {
  object-fit: cover;
  width: 100%;
  height: auto;
  position: relative;
}

.awards-left-column {
  width: 50%;
  padding-right: var(--_spacing-system---spacing--spacing-5xl);
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.awards-top-image {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.awards-paragraph-wrapper {
  max-width: 490px;
}

.bottom-image-wrapper {
  grid-row-gap: var(--_spacing-system---spacing--spacing-2xl);
  flex-flow: column;
  display: flex;
}

.award-item-title-wrap {
  max-width: 200px;
}

.news-title-wrapper {
  margin-bottom: var(--_spacing-system---spacing--spacing-5xl);
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.news-wrapper {
  grid-column-gap: var(--_spacing-system---spacing--spacing-l);
  grid-template-rows: 770px;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch stretch;
  display: flex;
}

.image-news {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all .35s;
}

.image-news:hover {
  transform: scale(1.1);
}

.news-item-description {
  grid-row-gap: var(--_spacing-system---spacing--spacing-ml);
  flex-flow: column;
  max-width: 450px;
  display: flex;
}

.date {
  color: var(--blue);
  font-size: var(--_typography---body-text--text-s);
  font-weight: var(--_typography---font-weight--bold);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-l);
}

.news-item-bottom-content {
  width: 100%;
  margin-top: var(--_spacing-system---spacing--spacing-m);
  padding-bottom: var(--_spacing-system---spacing--spacing-l);
  grid-row-gap: var(--_spacing-system---spacing--spacing-s);
  border-bottom: 2px solid var(--blue);
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.collection-list-second-column {
  grid-column-gap: 16px;
  grid-row-gap: var(--_spacing-system---spacing--spacing-l);
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: flex-start stretch;
  height: 100%;
  display: flex;
}

.link-image-news-medium {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  flex: none;
  width: 100%;
  height: 211px;
  overflow: hidden;
}

.link-image-news-big {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  flex: 0 auto;
  height: 610px;
  overflow: hidden;
}

.collection-item-first-column {
  flex-flow: column;
  height: 777.734px;
  display: flex;
}

.collection-list-first-column {
  height: 100%;
}

.collection-list-wrapper-third-column {
  display: none;
}

.link-image-news-small {
  aspect-ratio: auto;
  width: 100%;
  height: 220px;
}

.style-h1 {
  font-family: var(--_typography---fonts--heading);
  color: var(--white);
  font-size: var(--_typography---typography--h1);
  line-height: var(--_typography---line-height--line-height-xxxs);
  font-weight: var(--_typography---font-weight--bold);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxxxs);
  text-transform: uppercase;
}

.text-content-footer {
  max-width: 520px;
  position: relative;
}

.paragraph {
  color: #fffc;
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-l);
  padding-top: 10px;
}

.paragraph-footer-top {
  max-width: 320px;
  position: absolute;
  inset: 15px 0% auto auto;
}

.top-footer-content {
  padding-bottom: var(--_spacing-system---spacing--spacing-6xl);
  grid-column-gap: var(--_spacing-system---spacing--spacing-5xl);
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.text-field {
  height: auto;
  margin-bottom: var(--_spacing-system---spacing--spacing-none);
  padding: var(--_spacing-system---spacing--spacing-ml) var(--_spacing-system---spacing--spacing-none);
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--paragraph-color);
  background-color: var(--transparent);
  font-family: var(--_typography---fonts--primary);
  color: var(--white);
  font-size: var(--_typography---body-text--text-m);
  line-height: var(--_typography---line-height--line-height-m);
  font-weight: var(--_typography---font-weight--regular);
  border-radius: 0;
  transition: all .35s;
}

.text-field:focus {
  border-bottom-color: var(--orange);
  font-family: var(--_typography---fonts--primary);
  color: var(--orange);
  font-size: var(--_typography---body-text--text-m);
  line-height: var(--_typography---line-height--line-height-m);
  font-weight: var(--_typography---font-weight--regular);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-m);
}

.text-field::placeholder {
  font-family: var(--_typography---fonts--primary);
  color: #fffc;
  font-size: var(--_typography---body-text--text-m);
  line-height: var(--_typography---line-height--line-height-m);
  font-weight: var(--_typography---font-weight--regular);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-m);
}

.text-field.email-news {
  min-width: 300px;
  padding-top: var(--_spacing-system---spacing--spacing-none);
}

.input-s-grid {
  grid-column-gap: var(--_spacing-system---spacing--spacing-l);
  grid-row-gap: var(--_spacing-system---spacing--spacing-ml);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: end stretch;
  display: grid;
}

.form {
  grid-row-gap: var(--_spacing-system---spacing--spacing-2xl);
  flex-flow: column;
  display: flex;
}

.footer-line {
  background-color: #ffffff1a;
  width: 100%;
  height: 1px;
  position: absolute;
  inset: auto 0% 0%;
}

.bottom-footer-content {
  padding-top: var(--_spacing-system---spacing--spacing-none);
  grid-column-gap: var(--_spacing-system---spacing--spacing-3xl);
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.awards-wrapper {
  grid-column-gap: var(--_spacing-system---spacing--spacing-l);
  display: flex;
}

.award {
  width: 60px;
  height: 60px;
}

.text-orange {
  color: var(--orange);
}

.news-form-title {
  grid-row-gap: var(--_spacing-system---spacing--spacing-l);
  flex-flow: column;
  max-width: 350px;
  display: flex;
}

.form-news {
  grid-column-gap: var(--_spacing-system---spacing--spacing-s);
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.news-form {
  grid-row-gap: var(--_spacing-system---spacing--spacing-4xl);
  flex-flow: column;
  display: flex;
}

.form-block {
  margin-bottom: var(--_spacing-system---spacing--spacing-none);
}

.news-form-box {
  grid-row-gap: var(--_spacing-system---spacing--spacing-5xl);
  flex-flow: column;
  display: flex;
}

.form-block-footer {
  margin-bottom: var(--_spacing-system---spacing--spacing-none);
}

.contact-links-box {
  grid-row-gap: var(--_spacing-system---spacing--spacing-3xl);
  text-align: right;
  flex-flow: column;
  display: flex;
}

.paragraph-footer-bottom {
  max-width: 330px;
}

.text-white-80 {
  color: #fffc;
  font-size: var(--_typography---body-text--text-s);
  font-weight: var(--_typography---font-weight--light);
}

.social-icon-footer {
  border-radius: var(--_spacing-system---border-radius--radius-l);
  border: 1px solid #fff3;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
}

.social-icon-footer:hover {
  background-color: var(--orange);
}

.social-icons-wrapper {
  grid-column-gap: var(--_spacing-system---spacing--spacing-l);
  display: flex;
}

.links-footer-box {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.logo-footer {
  max-width: 350px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0 -50px;
}

.hero-heading-wrapper {
  z-index: 3;
  text-align: right;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.hero-heading {
  font-family: var(--_typography---fonts--heading);
  color: var(--white);
  font-size: var(--_typography---typography--h1-home);
  line-height: var(--_typography---line-height--line-height-xxxs);
  font-weight: var(--_typography---font-weight--bold);
  text-align: center;
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxxxs);
  padding-top: 99px;
}

.hero-heading.dark {
  color: var(--dark);
  padding-top: 0;
}

.hero-heading.dark.align-left {
  text-align: left;
}

.hero-heading.align-right {
  text-align: right;
}

.image-mountain-hero {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: auto;
  position: absolute;
  inset: auto 0% 0%;
}

.images-wrapper-hero-section {
  width: 100%;
  height: auto;
  position: absolute;
  inset: auto 0% 0%;
}

.image-sun-hero {
  object-fit: cover;
  width: 400px;
  height: 400px;
  position: absolute;
  inset: auto auto 100px 100px;
}

.number-s-hero-wrapper {
  z-index: 3;
  width: var(--_spacing-system---containers--full-width);
  max-width: var(--_spacing-system---containers--base-container);
  padding: var(--_spacing-system---spacing--spacing-2xl) var(--_spacing-system---spacing--spacing-ml) var(--_spacing-system---spacing--spacing-5xl);
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.number {
  font-family: var(--_typography---fonts--heading);
  color: var(--light);
  font-size: var(--_typography---typography--number);
  line-height: var(--_typography---line-height--line-height-xxxs);
  font-weight: var(--_typography---font-weight--bold);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxxs);
}

.number.small {
  color: var(--orange);
  -webkit-text-stroke-color: var(--orange);
  font-size: 100px;
}

.number-item {
  grid-column-gap: var(--_spacing-system---spacing--spacing-m);
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.number-description {
  max-width: 120px;
  color: var(--light);
  font-size: var(--_typography---body-text--text-s);
  line-height: var(--_typography---line-height--line-height-xs);
  font-weight: var(--_typography---font-weight--semi-bold);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xs);
  text-transform: uppercase;
}

.plus-span {
  width: 40px;
  height: 40px;
  margin-left: var(--_spacing-system---spacing--spacing-m);
  vertical-align: super;
  background-image: url('../images/.svg');
  background-position: 50%;
  background-size: cover;
  display: inline-block;
  position: absolute;
  top: 10px;
}

.plus-span.small {
  width: 24px;
  height: 24px;
}

.number-s-block {
  z-index: 3;
  background-image: linear-gradient(#1e1c1c00, #1e1c1ccc 84%);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: auto;
  display: flex;
  position: relative;
}

.align-justify {
  text-align: justify;
}

.button-wrapper-mob {
  display: none;
}

.empty-state {
  background-color: var(--transparent);
  font-family: var(--_typography---fonts--heading);
  color: var(--dark);
  font-size: var(--_typography---body-text--text-l);
  font-weight: var(--_typography---font-weight--semi-bold);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxl);
  text-transform: uppercase;
}

.collection-item-adventure {
  background-image: url('../images/back_footer.svg');
  background-position: 0 0;
  background-size: auto;
  height: 480px;
}

.raiting-image {
  height: 18px;
}

.tour-s-item-title {
  color: var(--light);
}

.team-description {
  z-index: 0;
  width: 100%;
  height: 420px;
  padding: var(--_spacing-system---spacing--spacing-4xl) var(--_spacing-system---spacing--spacing-3xl);
  grid-row-gap: var(--_spacing-system---spacing--spacing-l);
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  background-color: var(--light);
  backface-visibility: hidden;
  transform-style: preserve-3d;
  flex-flow: column;
  display: flex;
  position: absolute;
  inset: 0%;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.team-text-content {
  grid-row-gap: var(--_spacing-system---spacing--spacing-m);
  font-size: var(--_typography---body-text--text-xs);
  flex-flow: column;
  display: flex;
}

.position {
  font-size: var(--_typography---body-text--text-s);
  font-weight: var(--_typography---font-weight--semi-bold);
}

.team-name {
  grid-row-gap: var(--_spacing-system---spacing--spacing-s);
  flex-flow: column;
  display: flex;
}

.team-socials-wrap {
  grid-column-gap: var(--_spacing-system---spacing--spacing-sm);
  grid-row-gap: var(--_spacing-system---spacing--spacing-sm);
  display: flex;
}

.team-bottom-content {
  grid-row-gap: var(--_spacing-system---spacing--spacing-l);
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.awards-button-tab {
  display: none;
}

.collection-item-second-column {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 379px;
  display: flex;
}

.collection-list-wrapper-second-column {
  width: 50%;
  height: 100%;
}

.collection-list-wrapper-first-column {
  width: 50%;
}

.contacts-link {
  font-family: var(--_typography---fonts--heading);
  color: var(--orange);
  font-size: var(--_typography---typography--h5);
  line-height: var(--_typography---line-height--line-height-xxxs);
  letter-spacing: .28px;
  text-transform: uppercase;
  justify-content: flex-end;
  align-items: center;
}

.contacts-link:hover {
  color: var(--light);
}

.contacts-link.contacts-link-b {
  font-weight: var(--_typography---font-weight--light);
}

.contacts-links-wrapper {
  grid-row-gap: var(--_spacing-system---spacing--spacing-l);
  flex-flow: column;
  display: flex;
}

.image-socials {
  object-fit: cover;
  width: 16px;
  height: 16px;
}

.image-socials.big {
  width: 24px;
  height: 24px;
}

.nav-socials {
  grid-column-gap: var(--_spacing-system---spacing--spacing-ml);
  flex: none;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 4px;
  display: flex;
}

.nav-socials.tab, .nav-socials.mob {
  display: none;
}

.link-socials {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  background-color: #da6f4d00;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.link-socials:hover, .link-socials.orange-block {
  background-color: var(--orange);
}

.link-socials.orange-block:hover {
  background-color: var(--dark-blue);
}

.span-image {
  background-image: url('../images/wheel.svg');
  background-position: 50%;
  background-size: cover;
  flex: none;
  width: 12px;
  height: 12px;
  margin-right: 8px;
}

.primary-button-close, .primary-button-menu {
  min-height: 44px;
  padding: var(--_spacing-system---spacing--spacing-m) var(--_spacing-system---spacing--spacing-3xl);
  border: 1px solid var(--orange);
  border-radius: var(--_spacing-system---border-radius--radius-xs);
  background-color: var(--orange);
  font-family: var(--_typography---fonts--heading);
  color: var(--light);
  font-size: var(--_typography---body-text--text-m);
  line-height: var(--_typography---line-height--line-height-xs);
  font-weight: var(--_typography---font-weight--bold);
  text-align: center;
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxxl);
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  transition: all .35s;
  display: none;
}

.clip {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.button-text {
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxxl);
}

.submit-btn {
  min-height: 44px;
  padding: var(--_spacing-system---spacing--spacing-m) var(--_spacing-system---spacing--spacing-3xl);
  border: 1px solid var(--orange);
  border-radius: var(--_spacing-system---border-radius--radius-xs);
  background-color: var(--orange);
  font-family: var(--_typography---fonts--heading);
  color: var(--light);
  font-size: var(--_typography---body-text--text-m);
  line-height: var(--_typography---line-height--line-height-xs);
  font-weight: var(--_typography---font-weight--bold);
  text-align: center;
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxxl);
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  transition: all .35s;
  display: flex;
  position: relative;
  overflow: clip;
}

.submit-btn:hover {
  border-color: var(--light);
  background-color: var(--light);
  color: var(--dark);
}

.nav-link-text {
  float: none;
  clear: both;
  cursor: pointer;
  margin-left: 0;
  margin-right: 0;
  position: static;
}

.nav-link-text:hover {
  color: #101010;
}

.adventure-button-wrapper {
  z-index: 2;
  margin-top: auto;
  position: absolute;
  inset: auto 20px 20px;
}

.view-box {
  z-index: 2;
  border-radius: var(--_spacing-system---border-radius--radius-l);
  background-color: var(--orange);
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin: auto;
  display: flex;
  position: absolute;
  inset: 0;
}

.link-social-team {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  width: 28px;
  height: 28px;
  color: var(--orange);
  background-color: #da6f4d00;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-social-team:hover {
  background-color: var(--orange);
  color: var(--light);
}

.text-icon {
  width: 24px;
  height: 24px;
  font-family: var(--_typography---fonts--font-awesome-02);
  font-size: var(--_typography---typography--h6);
  justify-content: center;
  align-items: center;
  transition: all .35s;
  display: flex;
}

.card-side {
  backface-visibility: hidden;
  width: 100%;
  height: 420px;
  position: relative;
}

.post-title {
  font-family: var(--_typography---fonts--heading);
  color: var(--dark);
  font-size: var(--_typography---typography--h4);
  line-height: var(--_typography---line-height--line-height-xxxs);
  font-weight: var(--_typography---font-weight--bold);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xl);
  text-transform: uppercase;
}

.post-title:hover {
  color: var(--blue);
}

.post-title-large {
  font-family: var(--_typography---fonts--heading);
  color: var(--dark);
  font-size: var(--_typography---typography--h4);
  line-height: var(--_typography---line-height--line-height-xxxs);
  font-weight: var(--_typography---font-weight--bold);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xl);
  text-transform: uppercase;
}

.post-title-large:hover {
  color: var(--blue);
}

.success-message {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  background-color: var(--light);
  color: var(--dark);
  font-weight: var(--_typography---font-weight--medium);
}

.error-message-form {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  background-color: var(--transparent);
  color: #f46d6d;
  text-align: left;
  padding-left: 0;
}

.error-message-form.main {
  text-align: center;
}

.success-message-form {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  background-color: var(--light);
  min-height: 200px;
  color: var(--dark);
  font-weight: var(--_typography---font-weight--medium);
  padding-top: 0;
  padding-bottom: 0;
}

.text-block {
  justify-content: center;
  align-items: center;
  min-height: 200px;
  display: flex;
}

.copyright-wrap {
  clear: none;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 30px;
  display: flex;
  position: static;
}

.left-copyright-wrapper {
  justify-content: flex-start;
  align-items: center;
  width: 354px;
  display: flex;
}

.footer-copyright {
  grid-column-gap: 5px;
  grid-row-gap: 0px;
  width: 100%;
  color: var(--light);
  line-height: var(--_typography---line-height--line-height-m);
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-copyright-link {
  color: var(--light);
  font-size: var(--_typography---body-text--text-m);
  line-height: var(--_typography---line-height--line-height-m);
  font-weight: var(--_typography---font-weight--regular);
  text-transform: none;
  display: inline-block;
}

.footer-copyright-link:hover {
  color: var(--orange);
}

.right-copyright-wrapper {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  text-align: center;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.footer-rights-2 {
  grid-column-gap: 5px;
  grid-row-gap: 0px;
  color: var(--light);
  line-height: var(--_typography---line-height--line-height-m);
  display: flex;
}

.form-footer-wrapper {
  flex: 1;
}

.top-heading-wrap {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
  overflow: hidden;
}

.card {
  width: 25%;
  padding: var(--_spacing-system---spacing--spacing-3xl) var(--_spacing-system---spacing--spacing-xs) var(--_spacing-system---spacing--spacing-xs);
  grid-row-gap: var(--_spacing-system---spacing--spacing-l);
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  background-color: var(--dark-blue);
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.card.second, .card.fourth {
  background-color: var(--blue);
}

.flex-vertical-ml {
  grid-row-gap: var(--_spacing-system---spacing--spacing-ml);
  flex-flow: column;
  display: flex;
}

.card-content-wrapper {
  grid-row-gap: var(--_spacing-system---spacing--spacing-3xl);
  flex-flow: column;
  max-width: 210px;
  display: flex;
}

.image-card {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  object-fit: cover;
  width: 100%;
  height: 160px;
}

.absolute-block {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.image-bg {
  object-fit: cover;
  height: 80vh;
  margin: auto;
  position: absolute;
  inset: 0%;
}

.sticky-cards-section {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: 300vh;
  display: flex;
  position: relative;
}

.sticky-wrap {
  z-index: 2;
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.top-flex-block {
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.sticky-background-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  bottom: 0;
}

.large-heading-wrapper {
  z-index: 1;
  position: relative;
}

.hide-nav {
  display: none;
}

.slide-item {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 600px;
  display: flex;
}

.image-review-wrapper {
  width: 50%;
  height: 100%;
  overflow: hidden;
}

.slider {
  background-color: var(--transparent);
  height: 600px;
}

.image-review {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.review-text-block {
  grid-row-gap: 20px;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  position: relative;
}

.mask {
  width: 100%;
}

.left-arrow {
  background-color: var(--orange);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  transition: all .4s;
  display: flex;
  bottom: 50px;
  left: 0;
  right: 0;
}

.left-arrow:hover {
  background-color: var(--blue);
}

.right-arrow {
  background-color: var(--orange);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  transition: all .4s;
  display: flex;
  top: 50px;
  left: 0;
  right: 0;
}

.right-arrow:hover {
  background-color: var(--blue);
}

.review-text-content {
  z-index: 1;
  grid-row-gap: var(--_spacing-system---spacing--spacing-3xl);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.paragraph-review {
  color: var(--light);
  font-size: var(--_typography---body-text--text-m);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xs);
}

.name {
  font-family: var(--_typography---fonts--heading);
  color: var(--light);
  font-size: var(--_typography---typography--h6);
  line-height: var(--_typography---line-height--line-height-s);
  font-weight: var(--_typography---font-weight--semi-bold);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxl);
  text-transform: uppercase;
}

.review-text {
  grid-row-gap: var(--_spacing-system---spacing--spacing-l);
  flex-flow: column;
  display: flex;
}

.review-title {
  font-family: var(--_typography---fonts--heading);
  color: var(--light);
  font-size: var(--_typography---typography--h3);
  line-height: var(--_typography---line-height--line-height-xxxs);
  font-weight: var(--_typography---font-weight--bold);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-l);
  text-transform: uppercase;
}

.arrow {
  object-fit: cover;
  width: 24px;
  height: 24px;
}

.image-opacity {
  opacity: .05;
  object-fit: cover;
  width: 100%;
  height: auto;
  position: absolute;
  inset: auto 0% 0%;
}

.wheel {
  object-fit: cover;
  width: 60px;
  height: 60px;
}

.center-title {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: -40px;
  display: flex;
}

.video-animation-section {
  height: 400vh;
  position: relative;
}

.trigger {
  z-index: -1;
  margin-top: 100vh;
  position: absolute;
  inset: 0%;
}

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

.grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  place-content: center;
  place-items: center stretch;
  width: 100%;
  height: 75vh;
  display: grid;
}

.left-box {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  place-items: center end;
  padding-left: 1rem;
  padding-right: 1rem;
  display: grid;
}

.one-image-box {
  width: 20vw;
}

.image-portrait {
  aspect-ratio: 2 / 3;
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  object-fit: cover;
  width: 100%;
}

.two-images-box {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 18vw;
  display: grid;
  position: relative;
}

.image-square {
  aspect-ratio: 1;
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.auto-image-wrap {
  width: auto;
}

.center-video-box {
  width: 36vw;
  height: 75vh;
  overflow: hidden;
}

.video-animation-wrapper {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.right-box {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  place-items: center end;
  padding-left: 1rem;
  padding-right: 1rem;
  display: grid;
}

.mission-text-content {
  grid-row-gap: 60px;
  flex-flow: column;
  width: 50%;
  display: flex;
}

.mission-image-wrapper {
  aspect-ratio: 2.39;
  width: 50%;
  height: auto;
  padding-left: 80px;
}

.mission-block-wrapper {
  margin-bottom: 60px;
  display: flex;
}

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

.top-box {
  grid-row-gap: 30px;
  flex-flow: column;
  display: flex;
}

.list-box {
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.bottom-box {
  grid-row-gap: 30px;
  flex-flow: column;
  display: flex;
}

.icon-20 {
  object-fit: cover;
  width: 25px;
  height: 20px;
}

.mission-title {
  grid-column-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.destination-title-wrapper {
  max-width: 750px;
  margin-right: auto;
  margin-bottom: var(--_spacing-system---spacing--spacing-5xl);
  text-align: center;
  margin-left: auto;
}

.collection-list-destination-grid {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  height: auto;
  display: grid;
}

.destination-image-link {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  flex: 1;
  width: 100%;
  height: 50%;
  overflow: hidden;
}

.image-hover {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  object-fit: cover;
  object-position: 50% 40%;
  width: 100%;
  height: 100%;
  transition: all .35s;
}

.image-hover:hover {
  transform: scale(1.1);
}

.destination-title {
  font-size: var(--_typography---typography--h6);
  line-height: var(--_typography---line-height--line-height-xxxs);
  font-weight: var(--_typography---font-weight--medium);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxs);
  text-transform: capitalize;
}

.destination-title:hover {
  color: var(--blue);
}

.destination-info {
  grid-row-gap: 8px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.destination-button-wrapper {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.collection-item-destination {
  flex-flow: column;
  height: 300px;
  display: flex;
}

.collection-item-destination:nth-child(odd) {
  height: 436px;
}

.collection-list-wrapper-destination {
  height: auto;
}

.flex-vertical-2xl {
  grid-row-gap: var(--_spacing-system---spacing--spacing-2xl);
  flex-flow: column;
  display: flex;
}

.destination-bottom-content {
  margin-top: var(--_spacing-system---spacing--spacing-ml);
  grid-row-gap: var(--_spacing-system---spacing--spacing-ml);
  flex-flow: column;
  display: flex;
}

.number-s-about {
  z-index: 3;
  width: var(--_spacing-system---containers--full-width);
  max-width: var(--_spacing-system---containers--base-container);
  padding: var(--_spacing-system---spacing--spacing-2xl) var(--_spacing-system---spacing--spacing-ml) var(--_spacing-system---spacing--spacing-5xl);
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.number-item-about {
  grid-column-gap: var(--_spacing-system---spacing--spacing-m);
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.image-form-round {
  background-color: var(--orange);
  border-radius: 50%;
  width: 200px;
  height: 200px;
  position: relative;
  overflow: hidden;
}

.image-form-round.round-light, .image-form-round.hide-mob {
  background-color: var(--light-green);
}

.image-small-banner {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: auto 0% 0%;
}

.image-small-banner.position {
  object-position: 100% 50%;
}

.bottom-heading-wrap {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
  overflow: hidden;
}

.banner-images-wrap {
  justify-content: center;
  align-items: center;
  display: flex;
}

.programs-title-wrapper {
  z-index: 1;
  text-align: center;
  justify-content: center;
  align-items: center;
  max-width: 500px;
  margin-bottom: 80px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.image-programs-bg {
  width: 700px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  left: 0;
  right: 0;
}

.image-shapes {
  width: 200px;
  height: 200px;
  position: relative;
  overflow: hidden;
}

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

.process-title {
  font-family: var(--_typography---fonts--heading);
  color: var(--white);
  font-size: var(--_typography---typography--h5);
  line-height: var(--_typography---line-height--line-height-xs);
  font-weight: var(--_typography---font-weight--bold);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxl);
  text-transform: uppercase;
}

.collection-list-programs-main {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch stretch;
  display: grid;
}

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

.title-cta {
  max-width: 700px;
}

.paragraph-cta {
  max-width: 500px;
  margin-top: 20px;
  margin-bottom: 30px;
}

.button-wrapper-cta {
  display: flex;
}

.heading-large {
  color: var(--light);
  font-size: 100px;
}

.destination-right-box {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: wrap;
  justify-content: flex-end;
  align-items: center;
  max-width: 320px;
  display: flex;
}

.destination-item {
  border-top: 1px solid var(--black-20);
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  transition-property: none;
  display: flex;
}

.destination-left-box {
  grid-row-gap: var(--_spacing-system---spacing--spacing-l);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.raiting-destination-wrap {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.paragraph-destination {
  grid-row-gap: var(--_spacing-system---spacing--spacing-m);
  flex-flow: column;
  max-width: 500px;
  display: flex;
}

.title-destination-wrap {
  grid-row-gap: var(--_spacing-system---spacing--spacing-ml);
  flex-flow: column;
  display: flex;
}

.image-destination-box {
  z-index: 10;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.destination-item-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1.4fr .5fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  width: 100%;
  display: grid;
}

.image-destination {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.image-destination-wrapper {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  width: 280px;
  height: 350px;
  position: absolute;
  overflow: hidden;
}

.collection-item-destination-main:last-child {
  border-bottom: 1px solid var(--black-20);
}

.destination-title-main {
  font-family: var(--_typography---fonts--heading);
  color: var(--dark);
  font-size: var(--_typography---typography--h3);
  line-height: var(--_typography---line-height--line-height-xxxs);
  font-weight: var(--_typography---font-weight--bold);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-l);
  text-transform: uppercase;
}

.destination-banner-content {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.destination-image {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  object-fit: cover;
  object-position: 0% 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.destination-image-box {
  width: 150px;
  height: 180px;
  position: relative;
  right: 90px;
}

.left-image-wrapper {
  width: 150px;
  height: 180px;
  position: absolute;
  bottom: 40px;
  right: 90px;
}

.right-image-wrapper {
  width: 150px;
  height: 180px;
  position: absolute;
  inset: 40px auto auto 90px;
}

.destination-banner-title-wrapper {
  max-width: 650px;
}

.style-h5 {
  font-family: var(--_typography---fonts--heading);
  color: var(--dark);
  font-size: var(--_typography---typography--h5);
  line-height: var(--_typography---line-height--line-height-xxs);
  font-weight: var(--_typography---font-weight--bold);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xl);
  text-transform: uppercase;
}

.style-h5.text-light {
  color: var(--white);
  font-size: var(--_typography---typography--h5);
}

.style-h5.text-light.style-h5-b {
  color: var(--orange);
}

.style-h6 {
  font-family: var(--_typography---fonts--heading);
  color: var(--dark);
  font-size: var(--_typography---typography--h6);
  line-height: var(--_typography---line-height--line-height-s);
  font-weight: var(--_typography---font-weight--semi-bold);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxl);
  text-transform: uppercase;
}

.style-h6.text-light {
  color: var(--light);
}

.style-h4 {
  font-family: var(--_typography---fonts--heading);
  color: var(--dark);
  font-size: var(--_typography---typography--h4);
  line-height: var(--_typography---line-height--line-height-xxxs);
  font-weight: var(--_typography---font-weight--bold);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xl);
  text-transform: uppercase;
}

.plan-s-left-column-copy {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  background-color: var(--dark-green);
  width: 50%;
  position: relative;
  overflow: hidden;
}

.plan-s-left-column-copy.dark {
  background-color: var(--dark);
}

.plan-s-left-column-copy.dark-blue {
  background-color: var(--dark-blue);
  background-image: url('../images/02_sunmit_galeria-convertido..webp');
  background-position: 50%;
  background-size: cover;
}

.plan-item {
  padding: var(--_spacing-system---spacing--spacing-sm);
  border-bottom: 1px solid var(--black-20);
  display: flex;
}

.plan-item.without-bottom-line {
  border-bottom-style: none;
}

.plan-decor {
  opacity: .3;
  object-fit: cover;
  width: auto;
  height: 90%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 0%;
}

.plan-info {
  z-index: 1;
  grid-row-gap: var(--_spacing-system---spacing--spacing-3xl);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.plan-info.foto_cantona {
  background-image: url('../images/aventura_arqu_cantona.jpg');
  background-position: 50%;
  background-size: cover;
}

.plan-s-right-column {
  width: 50%;
}

.list-item {
  grid-column-gap: var(--_spacing-system---spacing--spacing-sm);
  font-family: var(--_typography---fonts--font-awesome-01);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.icon-14 {
  object-fit: cover;
  width: 18px;
  height: 16px;
}

.lists-wrapper {
  grid-row-gap: var(--_spacing-system---spacing--spacing-s);
  flex-flow: column;
  display: flex;
}

.plan-s-details {
  padding-top: var(--_spacing-system---spacing--spacing-3xl);
  padding-bottom: var(--_spacing-system---spacing--spacing-3xl);
  padding-left: var(--_spacing-system---spacing--spacing-5xl);
  grid-row-gap: var(--_spacing-system---spacing--spacing-3xl);
  flex-flow: column;
  display: flex;
}

.plan-item-button-wrapper {
  padding-top: var(--_spacing-system---spacing--spacing-3xl);
  border-top: 1px solid var(--black-20);
  display: flex;
}

.plan-item-title-wrapper {
  max-width: 350px;
}

.span-paragraph {
  font-family: var(--_typography---fonts--primary);
  font-size: var(--_typography---body-text--text-l);
  line-height: var(--_typography---line-height--line-height-s);
  font-weight: var(--_typography---font-weight--regular);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxl);
  text-transform: none;
}

.plan-info-top {
  grid-row-gap: var(--_spacing-system---spacing--spacing-l);
  flex-flow: column;
  display: flex;
}

.span-style-h4 {
  font-size: var(--_typography---typography--h4);
  line-height: var(--_typography---line-height--line-height-s);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxl);
}

.plans-wrapper {
  border: 1px solid var(--black-20);
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
}

.left-banner-title {
  max-width: 900px;
}

.left-banner-title.blog {
  max-width: 800px;
}

.title-cta-copy {
  max-width: 700px;
}

.images-flex {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.reviews-images-block {
  z-index: 2;
  margin-left: 40px;
  margin-right: 40px;
  padding-left: 0;
  position: relative;
}

.image-review-banner {
  overflow: hidden;
}

.reviews-title-wrapper {
  z-index: 1;
  text-align: center;
  justify-content: center;
  align-items: center;
  max-width: 900px;
  margin-bottom: 80px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.image-review-hero {
  transform-origin: 0 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.reviews-grid {
  grid-column-gap: var(--_spacing-system---spacing--spacing-l);
  grid-row-gap: var(--_spacing-system---spacing--spacing-l);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.review-item {
  padding: var(--_spacing-system---spacing--spacing-l);
  grid-row-gap: var(--_spacing-system---spacing--spacing-ml);
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  background-color: var(--white);
  flex-flow: column;
  display: flex;
}

.review-content-wrapper {
  grid-row-gap: var(--_spacing-system---spacing--spacing-ml);
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.accordion-item {
  width: 100%;
  padding-top: var(--_spacing-system---spacing--spacing-l);
  padding-bottom: var(--_spacing-system---spacing--spacing-l);
  border-bottom: 1px solid var(--black-20);
  position: static;
}

.accordion-item.first {
  border-top: 1px solid var(--black-20);
}

.dropdown-toggle {
  width: 100%;
  padding: var(--_spacing-system---spacing--spacing-sm) var(--_spacing-system---spacing--spacing-none);
  grid-column-gap: var(--_spacing-system---spacing--spacing-4xl);
  grid-row-gap: var(--_spacing-system---spacing--spacing-4xl);
  white-space: nowrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.dropdown-list {
  background-color: var(--transparent);
  width: 100%;
  padding-left: 200px;
  display: block;
  position: static;
  overflow: hidden;
}

.accordion-list-content {
  font-size: var(--_typography---typography--h6);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xs);
  margin-right: 80px;
}

.title-faq-wrapper {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.accordion-title {
  font-family: var(--_typography---fonts--heading);
  color: var(--dark);
  font-size: var(--_typography---typography--h3);
  line-height: var(--_typography---line-height--line-height-xxs);
  font-weight: var(--_typography---font-weight--bold);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-s);
  text-transform: uppercase;
  white-space: normal;
  padding-top: 10px;
  padding-bottom: 10px;
}

.faq-number-wrapper {
  width: 200px;
}

.accordion-title-wrapper {
  max-width: 700px;
}

.icon-faq-wrapper {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  background-color: var(--orange);
  width: 32px;
  height: 32px;
  color: var(--light);
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon-faq {
  margin: 0;
  position: static;
}

.accordions-wrapper {
  width: 100%;
}

.flex-sizing {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.number-faq {
  font-family: var(--_typography---fonts--heading);
  color: var(--blue);
  font-size: 80px;
  line-height: var(--_typography---line-height--line-height-xxxs);
  font-weight: var(--_typography---font-weight--bold);
  letter-spacing: -2.8px;
}

.heading-wrapper {
  padding-left: 2rem;
  padding-right: 2rem;
  position: relative;
  overflow: hidden;
}

.headings-gallery-wrapper {
  grid-column-gap: 8rem;
  grid-row-gap: 8rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.gallery-heading {
  font-family: var(--_typography---fonts--heading);
  color: var(--light);
  font-size: var(--_typography---typography--h1);
  line-height: var(--_typography---line-height--line-height-xxs);
  font-weight: var(--_typography---font-weight--bold);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxxxs);
  text-transform: uppercase;
  position: relative;
  top: -1.25rem;
}

.gallery-heading.left {
  left: -1rem;
}

.gallery-heading.right {
  right: -1rem;
}

.grid-hero-gallery {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  place-items: center;
  width: 100%;
  height: 650px;
}

.images-gallery-hero-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.images-box-wrapper {
  perspective: 1000px;
  width: 12rem;
  height: 16rem;
  position: relative;
}

.image-box {
  perspective: 750px;
  width: 12rem;
  height: 16rem;
  transform-style: preserve-3d;
  position: absolute;
  transform: rotate(0)translate3d(0%, 0%, 0);
}

.image-box._01 {
  transform-style: preserve-3d;
  transform: translate3d(-120%, 0%, 0)rotateX(0)rotateY(45deg)rotateZ(-18deg);
}

.image-box._02 {
  transform-style: preserve-3d;
  transform: translate3d(-55%, -15%, 5vw)rotateX(0)rotateY(30deg)rotateZ(-12deg);
}

.image-box._03 {
  transform-style: preserve-3d;
  transform: translate3d(10%, -15%, 10vw)rotateX(0)rotateY(25deg)rotateZ(-3deg);
}

.image-box._04 {
  transform-style: preserve-3d;
  transform: translate3d(75%, -5%, 16vw)rotateX(0)rotateY(10deg)rotateZ(12deg);
}

.image-hero-gallerry {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  object-fit: cover;
  width: 12rem;
  height: 16rem;
}

.bottom-subtitle {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.subtitle-wrapper {
  max-width: 460px;
}

.top-subtitle {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.gallery-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery-column {
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.lightbox-link {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  align-items: stretch;
  transition-property: none;
  display: flex;
  overflow: hidden;
}

.image-gallery {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  object-fit: cover;
  object-position: 50% 40%;
  width: 100%;
  height: 250px;
  transition: all .5s;
}

.image-gallery:hover {
  transform: scale(1.1);
}

.image-gallery.big {
  height: 350px;
}

.contacts-title-wrapper {
  z-index: 1;
  text-align: center;
  justify-content: center;
  align-items: center;
  max-width: 500px;
  margin-bottom: 80px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.form-wrapper {
  max-width: 900px;
  padding: var(--_spacing-system---spacing--spacing-4xl);
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  background-color: var(--white);
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.textarea {
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 150px;
  margin-bottom: var(--_spacing-system---spacing--spacing-none);
  padding: var(--_spacing-system---spacing--spacing-m) var(--_spacing-system---spacing--spacing-ml);
  border: 1px solid var(--transparent);
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  background-color: var(--light);
  font-family: var(--_typography---fonts--primary);
  color: var(--paragraph-color);
  font-size: var(--_typography---body-text--text-m);
  line-height: var(--_typography---line-height--line-height-m);
  font-weight: var(--_typography---font-weight--regular);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xs);
  transition: all .35s;
}

.textarea:focus {
  border-color: var(--blue);
  font-family: var(--_typography---fonts--primary);
  color: var(--paragraph-color);
  font-size: var(--_typography---body-text--text-m);
  line-height: var(--_typography---line-height--line-height-m);
  font-weight: var(--_typography---font-weight--regular);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xs);
}

.textarea::placeholder {
  font-family: var(--_typography---fonts--primary);
  color: var(--paragraph-color);
  font-size: var(--_typography---body-text--text-m);
  line-height: var(--_typography---line-height--line-height-m);
  font-weight: var(--_typography---font-weight--regular);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xs);
}

.form-button-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.field-label {
  margin-bottom: var(--_spacing-system---spacing--spacing-s);
  font-family: var(--_typography---fonts--heading);
  color: var(--dark);
  font-size: var(--_typography---body-text--text-l);
  line-height: var(--_typography---line-height--line-height-xs);
  font-weight: var(--_typography---font-weight--bold);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxl);
  text-transform: uppercase;
}

.input {
  height: 52px;
  min-height: 52px;
  margin-bottom: var(--_spacing-system---spacing--spacing-none);
  padding: var(--_spacing-system---spacing--spacing-m) var(--_spacing-system---spacing--spacing-ml);
  border: 1px solid var(--transparent);
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  background-color: var(--light);
  font-family: var(--_typography---fonts--primary);
  color: var(--paragraph-color);
  font-size: var(--_typography---body-text--text-m);
  line-height: var(--_typography---line-height--line-height-m);
  font-weight: var(--_typography---font-weight--regular);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xs);
  transition: all .35s;
}

.input:focus {
  border-color: var(--blue);
  font-family: var(--_typography---fonts--primary);
  color: var(--dark);
  font-size: var(--_typography---body-text--text-m);
  line-height: var(--_typography---line-height--line-height-m);
  font-weight: var(--_typography---font-weight--regular);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xs);
}

.input::placeholder {
  font-family: var(--_typography---fonts--primary);
  color: var(--paragraph-color);
  font-size: var(--_typography---body-text--text-m);
  line-height: var(--_typography---line-height--line-height-m);
  font-weight: var(--_typography---font-weight--regular);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xs);
}

.input.password {
  margin-bottom: var(--_spacing-system---spacing--spacing-sm);
  border-color: var(--black-20);
  background-color: var(--white);
  color: var(--dark);
}

.input.password:focus {
  border-color: var(--blue);
}

.submit-button-form {
  min-width: 200px;
  padding: var(--_spacing-system---spacing--spacing-m) var(--_spacing-system---spacing--spacing-3xl);
  border: 1px solid var(--orange);
  border-radius: var(--_spacing-system---border-radius--radius-xs);
  background-color: var(--orange);
  font-family: var(--_typography---fonts--heading);
  color: var(--light);
  font-size: var(--_typography---body-text--text-m);
  line-height: var(--_typography---line-height--line-height-xs);
  font-weight: var(--_typography---font-weight--bold);
  text-align: center;
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxxl);
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  transition: all .35s;
  display: flex;
  position: relative;
}

.submit-button-form:hover {
  border-color: var(--light);
  background-color: var(--dark-blue);
}

.inputs-flex-horizontal {
  grid-column-gap: var(--_spacing-system---spacing--spacing-l);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.sizing {
  flex: 1;
}

.form-main {
  grid-row-gap: var(--_spacing-system---spacing--spacing-2xl);
  flex-flow: column;
  display: flex;
}

.success-message-form-main {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  background-color: var(--white);
  color: var(--dark);
  font-size: var(--_typography---typography--h6);
  font-weight: var(--_typography---font-weight--medium);
  padding-top: 0;
  padding-bottom: 0;
}

.form-block-main {
  min-height: 250px;
  margin-bottom: var(--_spacing-system---spacing--spacing-none);
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.faq-title-wrapper {
  margin-bottom: var(--_spacing-system---spacing--spacing-5xl);
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.faq-title {
  max-width: 440px;
}

.response-section {
  display: flex;
}

.response-text-box {
  grid-row-gap: var(--_spacing-system---spacing--spacing-6xl);
  flex-flow: column;
  width: 60%;
  padding-left: 80px;
  display: flex;
}

.response-step-title {
  grid-column-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.response-step-item {
  grid-row-gap: var(--_spacing-system---spacing--spacing-l);
  flex-flow: column;
  max-width: 500px;
  display: flex;
}

.response-steps-wrapper {
  grid-row-gap: var(--_spacing-system---spacing--spacing-3xl);
  flex-flow: column;
  display: flex;
}

.response-title {
  max-width: 450px;
}

.image-response {
  object-fit: cover;
  height: 18px;
}

.collection-list-blog {
  grid-column-gap: var(--_spacing-system---spacing--spacing-l);
  grid-row-gap: var(--_spacing-system---spacing--spacing-4xl);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.collection-list-blog.categories {
  grid-template-rows: auto;
}

.link-image-blog {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.relative-box {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  width: 100%;
  height: 270px;
  position: relative;
  overflow: hidden;
}

.category {
  padding: var(--_spacing-system---spacing--spacing-s) var(--_spacing-system---spacing--spacing-sm);
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  background-color: var(--orange);
  font-family: var(--_typography---fonts--primary);
  color: var(--light);
  line-height: var(--_typography---line-height--line-height-xxs);
  font-weight: var(--_typography---font-weight--medium);
  justify-content: center;
  align-items: center;
  position: absolute;
  inset: 12px 12px auto auto;
}

.category:hover {
  background-color: var(--dark-green);
}

.image-post {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all .35s;
}

.image-post:hover {
  transform: scale(1.1);
}

.collection-item-post {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: flex;
}

.post-bottom-content {
  width: 100%;
  margin-top: var(--_spacing-system---spacing--spacing-l);
  padding-bottom: var(--_spacing-system---spacing--spacing-l);
  grid-row-gap: var(--_spacing-system---spacing--spacing-m);
  border-bottom: 2px solid var(--blue);
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.post-description {
  grid-row-gap: var(--_spacing-system---spacing--spacing-ml);
  flex-flow: column;
  max-width: 450px;
  display: flex;
}

.post-description-section {
  display: flex;
}

.rich-text-post-wrapper {
  width: 70%;
  margin-top: -30px;
  padding-right: 60px;
}

.author-info-wrapper {
  grid-row-gap: var(--_spacing-system---spacing--spacing-l);
  border-left: 1px solid var(--black-20);
  flex-flow: column;
  width: 30%;
  padding-left: 60px;
  display: flex;
}

.author-description {
  grid-row-gap: var(--_spacing-system---spacing--spacing-s);
  flex-flow: column;
  display: flex;
}

.author-socials-wrapper {
  grid-column-gap: var(--_spacing-system---spacing--spacing-sm);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.link-socials-author {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  background-color: var(--orange);
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.link-socials-author:hover {
  background-color: var(--dark-blue);
}

.post-banner-left-column {
  grid-row-gap: var(--_spacing-system---spacing--spacing-2xl);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 70%;
  padding-right: 60px;
  display: flex;
}

.post-banner-right-column {
  grid-row-gap: var(--_spacing-system---spacing--spacing-3xl);
  border-left: 1px solid var(--black-20);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 30%;
  padding-left: 60px;
  display: flex;
}

.post-banner-text-info {
  display: flex;
}

.inner-heading {
  font-size: 90px;
}

.inner-heading.text-light {
  color: var(--dark-blue);
  -webkit-text-stroke-color: var(--dark-blue);
  padding-top: 0;
  padding-bottom: 42px;
}

.post-title-wrapper {
  max-width: 410px;
}

.post-description-wrapper {
  max-width: 450px;
}

.info-item {
  grid-row-gap: var(--_spacing-system---spacing--spacing-ml);
  flex-flow: column;
  display: flex;
}

.banner-post-image-wrapper {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  width: 100%;
  height: 450px;
  margin-top: 80px;
  overflow: hidden;
}

.image-post-banner {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.collection-list-blog-recent {
  grid-column-gap: var(--_spacing-system---spacing--spacing-l);
  grid-row-gap: var(--_spacing-system---spacing--spacing-4xl);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.recent-posts-title {
  margin-bottom: var(--_spacing-system---spacing--spacing-5xl);
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.collection-item-post-recent {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: flex;
}

.destination-title-hero-wrapper {
  text-align: center;
  max-width: 550px;
}

.destination-hero-wrapper {
  z-index: 0;
  grid-column-gap: 16px;
  grid-row-gap: var(--_spacing-system---spacing--spacing-5xl);
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  min-width: 100%;
  max-width: 1249px;
  min-height: 100px;
  max-height: 700px;
  display: flex;
  position: relative;
}

.rotate-image {
  z-index: 3;
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  width: 280px;
  height: 320px;
  transform-style: preserve-3d;
  position: absolute;
  inset: 0%;
  overflow: hidden;
  transform: translate3d(0, 0, -1px)rotate(180deg);
}

.rotate-image.back {
  z-index: 4;
  width: 100%;
  height: 100%;
  inset: 0% auto auto 0%;
  transform: none;
}

.image-cover-rotate {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  background-color: var(--blue);
  object-fit: cover;
  width: 100%;
  max-width: 100%;
  height: 100%;
  display: inline-block;
  position: absolute;
  inset: 0%;
}

.destination-image-grid {
  grid-column-gap: var(--_spacing-system---spacing--spacing-4xl);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 700px;
  margin-top: 0;
  display: block;
}

.hero-image-rotate-wrapper {
  z-index: 10;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: visible;
}

.rotate-wrap {
  perspective: 200vw;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 320px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.rotate-outside {
  perspective: 200vw;
  width: 100%;
  height: 100%;
}

.rotate-inside {
  z-index: 5;
  aspect-ratio: 10 / 9;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: visible;
}

.subtitle-destination-hero {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 250px;
  display: flex;
}

.rich-text-destination-wrapper {
  width: 70%;
  margin-top: -30px;
  padding-right: 80px;
}

.destination-sidebar {
  width: 30%;
  padding: var(--_spacing-system---spacing--spacing-3xl) var(--_spacing-system---spacing--spacing-l);
  grid-row-gap: var(--_spacing-system---spacing--spacing-l);
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  background-color: var(--light-green);
  flex-flow: column;
  display: flex;
  position: sticky;
  top: 100px;
}

.destination-description-section {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.sidebar-title-wrapper {
  grid-row-gap: var(--_spacing-system---spacing--spacing-m);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.key-title {
  grid-column-gap: var(--_spacing-system---spacing--spacing-m);
  grid-row-gap: var(--_spacing-system---spacing--spacing-m);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.key-item {
  grid-row-gap: var(--_spacing-system---spacing--spacing-s);
  flex-flow: column;
  display: flex;
}

.image-sidebar {
  opacity: .15;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0% 0% auto;
}

.sidebar-content-wrapper {
  z-index: 1;
  grid-row-gap: var(--_spacing-system---spacing--spacing-l);
  flex-flow: column;
  display: flex;
  position: relative;
}

.key-icon {
  width: 30px;
}

.key-description {
  padding-left: 42px;
}

.tags-box {
  margin-top: var(--_spacing-system---spacing--spacing-l);
  grid-column-gap: var(--_spacing-system---spacing--spacing-l);
  grid-row-gap: var(--_spacing-system---spacing--spacing-l);
  flex-flow: column;
  display: flex;
}

.sidebar-keys-wrapper {
  grid-row-gap: var(--_spacing-system---spacing--spacing-ml);
  flex-flow: column;
  display: flex;
}

.left-column-program {
  grid-row-gap: var(--_spacing-system---spacing--spacing-l);
  flex-flow: column;
  width: 70%;
  padding-right: 80px;
  display: flex;
}

.program-image-box {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  width: 100%;
  height: 400px;
  position: relative;
}

.program-section-description {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.program-image {
  z-index: 1;
  position: absolute;
  inset: auto 0% 0%;
}

.top-decor {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0% 0% auto;
}

.inclusions-title {
  margin-bottom: var(--_spacing-system---spacing--spacing-4xl);
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.inclusions-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.inclusion-item {
  padding: var(--_spacing-system---spacing--spacing-3xl) var(--_spacing-system---spacing--spacing-l) var(--_spacing-system---spacing--spacing-sm);
  border: 1px solid var(--black-20);
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  background-color: var(--white);
}

.inclusion-title-wrapper {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.inclusion-image {
  object-fit: cover;
  width: 32px;
  height: 32px;
}

.right-column-program {
  width: 30%;
  position: sticky;
  top: 160px;
}

.collection-item-related-program {
  height: 480px;
}

.image-background-wrapper, .image-background {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.inclusions-box {
  z-index: 2;
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  background-color: var(--light);
  max-width: 960px;
  margin: 60px auto;
  padding: 60px 40px 40px;
  position: relative;
}

.style-h3 {
  font-family: var(--_typography---fonts--heading);
  color: var(--dark);
  font-size: var(--_typography---typography--h3);
  line-height: var(--_typography---line-height--line-height-xxs);
  font-weight: var(--_typography---font-weight--bold);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xl);
  text-transform: uppercase;
}

.style-h3.text-light {
  color: var(--blue);
  font-size: var(--_typography---typography--h3);
}

.style-h3.text-light-copy {
  color: var(--blue);
  font-weight: var(--_typography---font-weight--light);
}

.blue-style-guide {
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  background-color: var(--blue);
  width: 75px;
  height: 75px;
}

.dark-blue-style-guide {
  border: 1px solid var(--black-20);
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  background-color: var(--dark-blue);
  width: 75px;
  height: 75px;
}

.dark-green-style-guide {
  border: 1px solid var(--black-20);
  border-radius: var(--_spacing-system---border-radius--radius-xxs);
  background-color: var(--dark-green);
  width: 75px;
  height: 75px;
}

.link {
  cursor: pointer;
}

.link:hover {
  color: #101010;
}

.link-text-wrap {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.link-text {
  font-family: var(--_typography---fonts--primary);
  color: var(--dark);
  font-size: var(--_typography---body-text--text-m);
  line-height: var(--_typography---line-height--line-height-xs);
  font-weight: var(--_typography---font-weight--semi-bold);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xs);
  text-transform: uppercase;
}

.image-25 {
  object-fit: cover;
  object-position: 50% 0%;
  width: 100%;
  height: 45%;
  position: absolute;
  inset: auto 0% 0%;
}

.pagination-button {
  min-width: 130px;
  margin-top: var(--_spacing-system---spacing--spacing-4xl);
  padding: var(--_spacing-system---spacing--spacing-m) var(--_spacing-system---spacing--spacing-3xl);
  border: 1px solid var(--orange);
  border-radius: var(--_spacing-system---border-radius--radius-xs);
  background-color: var(--orange);
  font-family: var(--_typography---fonts--heading);
  color: var(--light);
  font-size: var(--_typography---body-text--text-m);
  line-height: var(--_typography---line-height--line-height-xs);
  font-weight: var(--_typography---font-weight--bold);
  text-align: center;
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxxl);
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  transition: all .35s;
  display: flex;
  position: relative;
}

.pagination-button:hover {
  border-color: var(--light);
  background-color: var(--dark-blue);
}

.promotion-label-right {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
  position: absolute;
  right: 10px;
}

.close-image {
  width: 12px;
  height: 12px;
}

.promotion-label-paragraph {
  color: #fff;
  text-align: left;
  letter-spacing: 0;
  max-width: 94%;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5em;
}

.promotion-label-button {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  text-transform: none;
  border: 1px solid #fff;
  border-radius: 4px;
  padding: 5px 15px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3em;
}

.promotion-label-button:hover {
  opacity: 1;
  color: #ffffffb3;
}

.promotion-label-buy-this-template {
  color: #000;
  letter-spacing: normal;
  text-transform: capitalize;
  background-color: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 4px;
  width: 144px;
  padding: 6px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
  display: flex;
}

.promotion-label-buy-this-template:hover {
  opacity: 1;
  color: #000;
}

.promotion-labels-wrapper-to-remove {
  z-index: 2147483647;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  display: flex;
  position: fixed;
  bottom: 5px;
  left: 5px;
  right: 5px;
}

.promotion-label-holder {
  grid-row-gap: 10px;
  flex-direction: column;
  padding: 15px;
  display: flex;
  position: relative;
}

.promotion-label-left {
  background-color: #0055d4;
  border-radius: 4px;
  width: 100%;
  max-width: 290px;
  position: absolute;
}

.promotion-label-close {
  cursor: pointer;
  padding: 10px 20px;
  position: absolute;
  top: -7px;
  right: -14px;
}

.promotion-label-more-templates {
  color: #000;
  letter-spacing: normal;
  text-transform: capitalize;
  background-color: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 4px;
  width: 144px;
  padding: 6px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
  display: flex;
}

.promotion-label-more-templates:hover {
  opacity: 1;
  color: #000;
}

.promotion-coupon {
  color: #101828;
  background-color: #fff;
  border-radius: 5px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 12px;
  display: inline-block;
}

.promotion-icon {
  object-fit: contain;
  margin-right: 8px;
}

.heading {
  padding-top: 74px;
}

.next {
  background-color: #f4d237;
  margin-top: 0;
}

.next.primary-button.dark {
  margin-top: 24px;
}

.text-block-2 {
  font-size: 22px;
}

.hero-heading-copy {
  font-family: var(--_typography---fonts--heading);
  color: var(--orange);
  font-size: var(--_typography---typography--h1);
  line-height: var(--_typography---line-height--line-height-xxxs);
  font-weight: var(--_typography---font-weight--bold);
  text-align: center;
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxxxs);
}

.hero-heading-copy.dark.align-left {
  text-align: left;
}

.collection-list-programs-main-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch stretch;
  display: grid;
}

.empty-state-2 {
  color: #313432;
  letter-spacing: -.2px;
  text-transform: uppercase;
  background-color: #fff0;
  font-family: Agdasima, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.paragraph-2 {
  padding-top: 22px;
}

.slide-2 {
  z-index: auto;
  box-sizing: border-box;
  position: relative;
}

.slide-3 {
  z-index: -1;
  float: none;
  clear: none;
  background-image: url('../images/02_sunmit_galeria-convertido..webp');
  background-position: 0 0;
  background-size: auto;
}

.slide-4 {
  background-image: url('../images/05_sunmit_galeria-convertido..webp');
  background-position: 0 0;
  background-size: auto;
}

.slider-2 {
  max-width: 100%;
  min-height: 100%;
  display: block;
}

.slide-5 {
  background-image: url('../images/portada_01.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/03_sunmit_galeria-convertido..webp');
  background-position: 50%;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
}

.slide-7 {
  background-image: url('../images/04_sunmit_galeria-convertido..webp');
  background-position: 50%;
  background-size: cover;
}

.slider-3 {
  width: 100%;
  height: 700px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.slide-nav {
  background-color: #0000;
  border-radius: 0;
  position: absolute;
}

.base-container-copy {
  max-width: var(--_spacing-system---containers--base-container);
  padding-right: var(--_spacing-system---spacing--spacing-none);
  padding-left: var(--_spacing-system---spacing--spacing-none);
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}

.section-copy {
  padding-top: var(--_spacing-system---spacing--section-spacing);
  padding-bottom: var(--_spacing-system---spacing--section-spacing);
  position: relative;
}

.section-copy.without-bottom-spacing {
  padding-bottom: var(--_spacing-system---spacing--spacing-none);
}

.section-copy.licensing-fonts {
  padding-top: 0;
  padding-bottom: 0;
}

.section-copy.dark-background {
  background-color: var(--dark-blue);
}

.section-copy.dark-background.without-bottom-space {
  padding-bottom: 0;
}

.section-copy.without-space {
  padding-top: var(--_spacing-system---spacing--spacing-none);
  padding-bottom: var(--_spacing-system---spacing--spacing-none);
}

.section-copy.hero-section {
  height: 760px;
  padding-top: 139px;
  padding-bottom: var(--_spacing-system---spacing--spacing-none);
  background-color: var(--blue);
  background-image: url('../images/back_01_11zon.webp');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  display: flex;
  overflow: hidden;
}

.section-copy.without-top-space {
  padding-top: var(--_spacing-system---spacing--spacing-none);
}

.section-copy.banner-about {
  background-color: var(--blue);
  padding-top: 140px;
}

.section-copy.inner-hero, .section-copy.price-hero {
  padding-top: 160px;
}

.section-copy.testimonials-hero {
  padding-top: 180px;
  padding-bottom: 100px;
}

.section-copy.gallery-hero {
  background-color: var(--blue);
  padding-top: 40px;
  padding-bottom: 0;
  overflow: hidden;
}

.section-copy.post-hero {
  padding-top: 160px;
  padding-bottom: var(--_spacing-system---spacing--spacing-none);
}

.section-copy.destination-inner-hero {
  background-color: var(--blue);
  margin-bottom: 0;
  padding-top: 0;
}

.section-copy.programs-hero {
  padding-top: 160px;
}

.section-copy.white-bg {
  background-color: var(--white);
}

.section-copy.destination-inner-hero-copy {
  padding-top: 0;
  padding-bottom: var(--_spacing-system---spacing--spacing-none);
  background-color: var(--blue);
  margin-bottom: 0;
}

.image-bg-copy {
  object-fit: cover;
  height: 100vh;
  margin: auto;
  position: absolute;
  inset: 0% 0% auto;
}

.paragraph-3 {
  font-size: var(--_typography---body-text--text-s);
}

.paragraph-4, .paragraph-5, .paragraph-6, .paragraph-7 {
  font-size: var(--_typography---body-text--text-xs);
}

.paragraph-4-copy {
  font-size: var(--_typography---body-text--text-xs);
  letter-spacing: var(--_typography---body-text--text-s);
}

.paragraph-8, .paragraph-9 {
  font-size: var(--_typography---body-text--text-xs);
}

.combine-padding-global {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.combine-container-large {
  width: 100%;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}

.combine-padding-section-medium {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.combine-text-weight-semibold {
  color: var(--combine-library--grey-800);
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

.combine-heading-style-h2 {
  color: var(--combine-library--grey-800);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.35;
}

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

.combine-text-size-regular {
  color: var(--combine-library--grey-600);
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.combine-button {
  background-color: var(--combine-library--grey-800);
  color: #fff;
  text-align: center;
  border-radius: .5rem;
  padding: .75rem 1.75rem;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
  transition-property: background-color;
}

.combine-button:hover {
  background-color: #28364ae6;
}

.combine-space-small {
  width: 100%;
  height: 1rem;
}

.combine-container-small {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.combine-space-medium {
  width: 100%;
  height: 1.5rem;
}

.combine-space-large {
  height: 4rem;
}

.combine-icon_color1 {
  color: var(--combine-library--primary-600);
}

.combine-icon_color2 {
  color: var(--combine-library--secondary-600);
}

.combine-icon_color3 {
  color: var(--combine-library--warning-400);
}

.combine-icon_small {
  cursor: pointer;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}

.combine-line_divider {
  background-color: var(--combine-library--grey-100);
  width: 100%;
  height: 1px;
}

.combine-section_pricing3 {
  background-color: var(--combine-library--grey-050);
}

.combine-pricing3_component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: start;
  display: grid;
}

.combine-pricing3_item {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  background-color: var(--combine-library--white);
  text-align: center;
  border-radius: 1.25rem;
  flex-direction: column;
  width: 100%;
  max-width: 25rem;
  padding: 2.5rem 2rem;
  display: flex;
}

.combine-pricing3_details {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.combine-pricing3_cost-primary {
  color: var(--combine-library--primary-600);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.5;
}

.combine-pricing3_feature-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: left;
  flex-direction: column;
  display: flex;
}

.combine-pricing3_feature {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  align-items: center;
  display: flex;
}

.combine-pricing3_cost-secondary {
  color: var(--combine-library--secondary-600);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.5;
}

.combine-pricing3_cost-tertiary {
  color: var(--combine-library--warning-400);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.5;
}

.combine-pricing3_icon-wrapper {
  background-color: var(--combine-library--grey-050);
  border-radius: 1.25rem;
  width: 5rem;
  height: 5rem;
}

.combine-pricing3_span {
  color: var(--combine-library--grey-800);
  font-size: 1.25rem;
}

.cf-wrapper-1200px {
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.cf-colourful-text {
  background-image: linear-gradient(135deg, var(--conversion-flow-library--medium-purple\<deleted\|variable-37794173\>), var(--conversion-flow-library--light-coral\<deleted\|variable-34d8b0e8\>) 49%, var(--conversion-flow-library--coral\<deleted\|variable-2e7c752c\>) 75%, var(--conversion-flow-library--sandy-brown\<deleted\|variable-e2c22bfc\>));
  white-space: normal;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  margin-right: 3px;
  padding-bottom: 0;
  display: inline-block;
}

.cf-green-top-heading {
  color: #00000080;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.cf-toggle-dot {
  background-color: #fff;
  border-radius: 100%;
  width: 28px;
  height: 28px;
}

.cf-pricing-plan-tick-icon {
  margin-top: 2px;
  margin-right: 16px;
}

.cf-pricing-box-plan-wrapper {
  width: 100%;
  font-family: var(--_typography---fonts--heading);
  text-align: center;
  border-bottom: 1px solid #0003;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.cf-pricing-plan-small-text {
  letter-spacing: 1px;
  margin-left: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
}

.cf-toggle-row {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.cf-pricing-plan-content-wrapper {
  background-color: var(--light);
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 10px;
  padding: 0;
  display: flex;
}

.cf-pricing-plan-content-text {
  color: var(--combine-library--grey-600);
  letter-spacing: .5px;
  font-family: Agdasima, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.cf-toggle-arrow-icon {
  position: relative;
  top: -12px;
  left: 12px;
}

.cf-pricing-plan-note-text {
  letter-spacing: .3px;
  margin-bottom: 32px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.cf-pricing-plan-text {
  color: var(--dark-green);
  margin-bottom: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 600;
  line-height: 120%;
}

.cf-secondary-button {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  background-color: #000;
  border-radius: 12px;
  padding: 20px 40px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  transition: background-color .23s;
}

.cf-secondary-button:hover {
  background-color: var(--conversion-flow-library--medium-purple\<deleted\|variable-37794173\>);
  color: #fff;
}

.cf-secondary-button.pricing-button {
  color: #fff;
  background-color: #000;
  margin-top: auto;
  padding: 10px;
  font-family: Montserrat, sans-serif;
}

.cf-secondary-button.pricing-button:hover {
  background-image: linear-gradient(to right, var(--conversion-flow-library--medium-purple\<deleted\|variable-37794173\>), var(--conversion-flow-library--light-coral\<deleted\|variable-34d8b0e8\>) 46%, var(--conversion-flow-library--sandy-brown\<deleted\|variable-e2c22bfc\>));
}

.cf-primary-button {
  color: #007e60;
  letter-spacing: .3px;
  background-color: #f0f9f5;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  padding: 20px 40px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  transition: background-color .34s;
  display: flex;
}

.cf-primary-button:hover {
  color: #f0f9f5;
  background-color: #1d4a35;
}

.cf-primary-button.pricing-button {
  color: #000;
  background-color: #fff;
  margin-top: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.cf-primary-button.pricing-button:hover {
  background-image: linear-gradient(96deg, var(--conversion-flow-library--medium-purple\<deleted\|variable-37794173\>), var(--conversion-flow-library--light-coral\<deleted\|variable-34d8b0e8\>) 50%, var(--conversion-flow-library--sandy-brown\<deleted\|variable-e2c22bfc\>));
  color: #fff;
}

.cf-pricing-plan-content-item {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  display: flex;
}

.cf-pricing-box {
  border: 1px solid #e5e5e5;
  border-radius: 16px;
  flex-direction: column;
  align-items: stretch;
  width: 31%;
  min-height: 640px;
  margin-left: 1%;
  margin-right: 1%;
  padding: 40px;
  display: flex;
}

.cf-pricing-box.pricing-highlighted {
  color: #fff;
  background-color: #fff;
  max-width: 277px;
  padding: 23px 20px;
}

.cf-pricing-box.pricing-box-alternative {
  width: 31%;
  max-width: 277px;
  font-family: var(--_typography---fonts--font-awesome-03);
  background-color: #fff;
  border-radius: 0;
  padding: 24px 12px;
}

.cf-toggle-save-container {
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 0% -141% 15%;
}

.cf-pricing-box-row {
  justify-content: center;
  align-items: stretch;
  margin-bottom: 40px;
  display: flex;
}

.cf-toggle-contain {
  width: 70px;
  height: 34px;
  color: var(--paragraph-color);
  cursor: pointer;
  background-color: #313432;
  border-radius: 20px;
  align-items: center;
  margin-left: 25px;
  margin-right: 25px;
  padding: 5px;
  display: flex;
}

.cf-pricing-box-wrapper {
  margin-top: 50px;
}

.cf-pricing-toggle-header-wrapper {
  justify-content: space-between;
  align-items: center;
  margin-left: 11px;
  margin-right: 11px;
  display: flex;
}

.cf-pricing-plan-price {
  background-image: linear-gradient(to right, var(--conversion-flow-library--medium-purple\<deleted\|variable-37794173\>), var(--conversion-flow-library--light-coral\<deleted\|variable-34d8b0e8\>) 38%, var(--conversion-flow-library--coral\<deleted\|variable-2e7c752c\>) 73%, var(--conversion-flow-library--sandy-brown\<deleted\|variable-e2c22bfc\>));
  letter-spacing: 0;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: 48px;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 46px;
  font-weight: 700;
  line-height: 120%;
}

.cf-pricing-plan-price.pricing-alternative {
  font-size: 34px;
}

.cf-toggle-save-text {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 120%;
}

.cf-toggle-save-text.black {
  color: #000;
}

.cf-toggle-text {
  color: #000;
  font-family: Agdasima, sans-serif;
  font-size: 30px;
  line-height: 120%;
}

.cf-home-pricing-wrapper {
  flex-direction: column;
  display: flex;
}

.cf-pricing-2-price-card-section {
  font-family: var(--_typography---fonts--font-awesome-01);
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.cf-pricing-header-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 580px;
  height: 100%;
  display: flex;
}

.cf-pricing-plan-link {
  color: #000;
  text-decoration: none;
}

.cf-pricing-heading {
  font-family: Montserrat, sans-serif;
}

.cf-pricing-heading.hero-heading.dark.align-left {
  font-size: var(--_typography---typography--h2);
  padding-top: 0;
}

.bold-text {
  color: var(--orange);
  font-family: Agdasima, sans-serif;
  font-size: 30px;
  font-weight: var(--_typography---font-weight--extra-bold);
  letter-spacing: .5px;
}

.bold-text:hover {
  color: var(--dark-blue);
}

.cf-pricing-plan-content-text-04 {
  letter-spacing: .5px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Agdasima, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.div-block {
  width: 48%;
  height: 100%;
}

.link-block {
  width: 100%;
  height: 100px;
}

.link-block-2 {
  text-align: center;
  mix-blend-mode: normal;
  object-fit: contain;
  width: 100%;
  max-width: 100%;
  height: 100%;
  padding: 10px;
  display: block;
}

.link-block-2:hover {
  color: var(--dark-blue);
  background-color: #efd357;
}

.bold-text-2 {
  color: var(--orange);
}

.bold-text-3 {
  color: var(--orange);
  font-weight: var(--_typography---font-weight--extra-bold);
}

.cf-pricing-plan-content-text-02 {
  color: var(--dark-blue);
  letter-spacing: .5px;
  font-family: Agdasima, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.cf-pricing-plan-content-text-03y {
  letter-spacing: .5px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Agdasima, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 100%;
  text-decoration: none;
}

.hero-heading-copy {
  font-family: var(--_typography---fonts--heading);
  color: var(--white);
  font-size: var(--_typography---typography--h1-home);
  line-height: var(--_typography---line-height--line-height-xxxs);
  font-weight: var(--_typography---font-weight--bold);
  text-align: center;
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxxxs);
  padding-top: 99px;
}

.hero-heading-copy.dark {
  color: var(--dark);
}

.hero-heading-copy.dark.align-left {
  text-align: left;
  padding-top: 100px;
}

.hero-heading-copy.align-right {
  text-align: right;
}

.copyright-wrap-final {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  vertical-align: bottom;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 30px;
  display: block;
}

.contacts-link-b {
  clear: none;
  font-family: var(--_typography---fonts--heading);
  color: var(--orange);
  font-size: var(--_typography---typography--h5);
  line-height: var(--_typography---line-height--line-height-xxxs);
  font-weight: var(--_typography---font-weight--light);
  letter-spacing: .28px;
  text-transform: uppercase;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  position: static;
  inset: auto 0% 0% auto;
}

.contacts-link-b:hover {
  color: var(--light);
}

.contacts-link-c {
  font-family: var(--_typography---fonts--heading);
  color: var(--white);
  font-size: var(--_typography---typography--h5);
  line-height: var(--_typography---line-height--line-height-xxxs);
  font-weight: var(--_typography---font-weight--light);
  letter-spacing: .28px;
  text-transform: uppercase;
  justify-content: flex-end;
  align-items: center;
  margin-top: 9px;
  margin-bottom: 0;
}

.contacts-link-c:hover {
  color: var(--orange);
}

.contacts-link-c.contacts-link-b {
  font-weight: var(--_typography---font-weight--light);
}

.style-h3-b {
  font-family: var(--_typography---fonts--heading);
  color: var(--dark);
  font-size: var(--_typography---typography--h3);
  line-height: var(--_typography---line-height--line-height-xxs);
  font-weight: var(--_typography---font-weight--bold);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xl);
  text-transform: uppercase;
}

.style-h3-b.text-light {
  color: var(--blue);
  font-size: var(--_typography---typography--h3);
}

.style-h3-b.text-light-copy {
  color: var(--white);
  font-size: var(--_typography---typography--h5);
  font-weight: var(--_typography---font-weight--light);
}

.paragraph-10, .paragraph-11, .paragraph-12, .paragraph-13, .paragraph-14, .paragraph-15, .paragraph-16 {
  color: var(--dark-blue);
}

.paragraph-2-b {
  font-size: var(--_typography---body-text--text-l);
  padding-top: 22px;
}

.italic-text {
  font-weight: var(--_typography---font-weight--bold);
}

.bold-text-4 {
  color: var(--dark-green);
}

.bold-text-5 {
  color: var(--orange);
}

.style-h5-b {
  font-family: var(--_typography---fonts--heading);
  color: var(--dark);
  font-size: var(--_typography---typography--h5);
  line-height: var(--_typography---line-height--line-height-xxs);
  font-weight: var(--_typography---font-weight--bold);
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xl);
  text-transform: uppercase;
}

.style-h5-b.text-light {
  color: var(--white);
  font-size: var(--_typography---typography--h5);
}

.bold-text-6 {
  color: var(--orange);
}

.mission-text-content-copy {
  grid-row-gap: 60px;
  flex-flow: column;
  width: 50%;
  margin-left: 2%;
  margin-right: 2%;
  display: flex;
}

.mission-block-wrapper-copy {
  margin-bottom: 60px;
  display: flex;
}

.copyright-wrap-copy {
  clear: none;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  object-fit: fill;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 30px;
  display: flex;
  position: static;
}

.text-span-2, .text-span-3, .text-span-4, .bold-text-7 {
  font-size: var(--_typography---body-text--text-l);
}

.div-foto-360-2 {
  background-image: url('../images/RUTA.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  padding: 30px;
}

.div-block-3 {
  background-image: url('../images/gal-03.jpg');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  height: 100%;
}

.div-foto-360-4 {
  background-image: url('../images/gal-09.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  padding: 30px;
}

.div-foto-cont {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  height: 100%;
  padding: 30px;
}

.div-foto-cont.foto_tochimilco {
  background-image: url('../images/img_tochimilco.webp');
  background-position: 50%;
  background-size: cover;
}

.div-foto-cont.foto_cantona {
  background-image: url('../images/aventura_arqu_cantona.jpg');
  background-size: cover;
}

.div-foto-cont.foto_pies_izta {
  background-image: url('../images/img_pies.webp');
  background-position: 50%;
  background-size: cover;
}

.div-foto-cont.foto_refugio {
  background-image: url('../images/img_refugio.webp');
  background-size: cover;
}

.div-foto-cont.foto_teyolt {
  background-image: url('../images/img_teyotl.webp');
  background-position: 50%;
  background-size: cover;
}

.div-foto-cont.foto_chachuapan {
  background-image: url('../images/img_chalchuapan.webp');
  background-position: 50%;
  background-size: cover;
}

.div-foto-cont.foto_pico {
  background-image: url('../images/img_pico.webp');
  background-position: 50%;
  background-size: cover;
}

.div-foto-cont.foto_cumbre_izta {
  background-image: url('../images/img_izta.webp');
  background-size: cover;
}

.div-foto-cont.foto_cascadas01 {
  background-image: url('../images/img_cascadas.webp');
  background-position: 50%;
  background-size: cover;
}

.div-foto-cont.foto_pies_izta-copy {
  background-image: url('../images/img_pies.webp');
  background-position: 50%;
  background-size: cover;
}

.div-foto-cont.foto_malinche {
  background-image: url('../images/img_malinche.webp');
  background-size: cover;
}

.div-foto-cont.foto_tlaloc {
  background-image: url('../images/img_tlaloc.webp');
  background-position: 50%;
  background-size: cover;
}

.div-foto-cont.foto_telapon {
  background-image: url('../images/img_telapon.webp');
  background-position: 50%;
  background-size: cover;
}

.div-foto-cont.foto_sanjuan {
  background-image: url('../images/img_sanjuan.jpg');
  background-size: cover;
}

.div-foto-cont.foto_apuala {
  background-image: url('../images/img_apuala.webp');
  background-position: 50%;
  background-size: cover;
}

.div-foto-cont.foto_mariposas {
  background-image: url('../images/img_mariposa.webp');
  background-position: 50%;
  background-size: cover;
}

.div-foto-cont.foto_sonora {
  background-image: url('../images/img_sonora.webp');
  background-size: cover;
}

.div-foto-cont.foto_bajanorte {
  background-image: url('../images/img_bajanorte.webp');
  background-size: cover;
}

.div-foto-cont.foto_4palos {
  background-image: url('../images/img_4palos.webp');
  background-position: 50%;
  background-size: cover;
}

.div-foto-cont.foto_valle {
  background-image: url('../images/img_valle.webp'), url('../images/img_valle.webp');
  background-position: 50%, 0 0;
  background-size: cover, cover;
}

.div-foto-cont.foto_caba-a {
  background-color: #0000;
  background-image: url('../images/img_cabaña.webp');
  background-position: 50%;
  background-size: cover;
}

.div-foto-cont.foto_laguna {
  background-image: url('../images/img_laguna.webp');
  background-position: 50%;
  background-size: cover;
}

.div-foto-cont.foto_diamante {
  background-image: url('../images/img_diamante.webp');
  background-position: 50%;
  background-size: cover;
}

.div-foto-cont.foto_texca {
  background-image: url('../images/img_texca.webp');
  background-size: cover;
}

.div-foto-cont.foto_tula {
  background-image: url('../images/img_tula.webp');
  background-position: 50%;
  background-size: cover;
}

.div-foto-cont.foto_tajin {
  background-image: url('../images/img_tajin.webp');
  background-size: cover;
}

.div-foto-cont.foto_tetela {
  background-image: url('../images/img_tetela.webp');
  background-position: 50%;
  background-size: cover;
}

.div-foto-cont.foto_sierran {
  background-image: url('../images/img_sierra_n.webp');
  background-position: 50%;
  background-size: cover;
}

.div-foto-360-3 {
  background-image: url('../images/gal-09.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  padding: 30px;
}

.div-foto-360-5 {
  background-image: url('../images/gal-03.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  padding: 30px;
}

.paragraph-17 {
  font-size: var(--_typography---body-text--text-xs);
}

.text-light-copy {
  color: var(--white);
  font-size: var(--_typography---typography--h2);
  font-weight: var(--_typography---font-weight--light);
  -webkit-text-stroke-color: var(--dark-blue);
}

.text-light-copy.paragraph-large {
  color: var(--white);
}

.text-light-copy.h2 {
  font-family: var(--_typography---fonts--heading);
  font-size: var(--_typography---typography--h2);
  font-weight: var(--_typography---font-weight--bold);
}

.bold-text-8, .bold-text-9 {
  font-size: var(--_typography---body-text--text-l);
}

.text-span-5 {
  font-size: var(--_typography---body-text--text-s);
}

.text-block-3 {
  color: var(--dark-blue);
  font-size: var(--_typography---typography--h5);
  font-weight: var(--_typography---font-weight--extra-bold);
}

.boton-wattsap {
  z-index: 999;
  object-fit: fill;
  background-image: url('../images/whatsapp.svg');
  background-position: 50%;
  background-size: auto;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-bottom: 40px;
  margin-right: 11px;
  transition-duration: .5s;
  display: block;
  position: fixed;
  inset: auto 0% 0% auto;
}

.img-aliansas {
  align-self: center;
}

.main-logo-b {
  height: 50px;
}

.text-span-6 {
  font-size: var(--_typography---typography--h4);
}

.nav-dropdown-toggle-light-2 {
  color: #101010;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 20px 15px;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.link-socials-2 {
  background-color: #da6f4d00;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.link-socials-2:hover, .link-socials-2.orange-block {
  background-color: #da6f4d;
}

.link-socials-2.orange-block:hover {
  background-color: #0a3248;
}

.plus-icon-clip-2 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 10px;
  height: 10px;
  margin-bottom: 3px;
  margin-left: 5px;
  display: flex;
}

.navbar-fixed-2 {
  background-color: #fff0;
  width: 100%;
  position: fixed;
}

.navbar-fixed-2.light-background {
  background-color: #eef2f2;
}

.button-text-item-2 {
  color: #fff;
  letter-spacing: -.54px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.3em;
}

.button-text-item-2.nav.dark {
  color: #313432;
}

.button-text-item-2.nav {
  color: #fff;
  -webkit-text-stroke-color: #0f0e0e;
  display: block;
  position: static;
}

.primary-button-2 {
  color: #eef2f2;
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  background-color: #da6f4d;
  border: 1px solid #da6f4d;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  min-height: 44px;
  padding: 12px 30px;
  font-family: Agdasima, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.1em;
  transition-property: none;
  display: block;
  position: relative;
  overflow: clip;
}

.primary-button-2.dark {
  background-color: #223d44;
  border-color: #223d44;
}

.button-text-2 {
  letter-spacing: 1.28px;
}

.nav-dropdown-list-light-2 {
  background-color: #eef2f2;
  border: 1px solid #0003;
  border-radius: 2px;
  width: 200px;
  padding: 15px 20px;
}

.nav-dropdown-list-light-2.w--open {
  background-color: #eef2f2;
  padding-top: 20px;
  padding-bottom: 20px;
}

.nav-dropdown-list-light-2.megamenu {
  width: 360px;
  box-shadow: none;
  margin-left: -320px;
}

.nav-dropdown-list-light-2.megamenu.w--open {
  width: 580px;
  margin-left: -285px;
  display: flex;
}

.nav-link-wrap-2 {
  cursor: pointer;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-wrap-2:hover {
  color: #101010;
}

.menu-wrap-nav-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.main-logo-2 {
  height: 50px;
}

.image-socials-2 {
  object-fit: cover;
  width: 16px;
  height: 16px;
}

.nav-container-wrap-2 {
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  display: flex;
}

.nav-socials-2 {
  grid-column-gap: 15px;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 4px;
  display: flex;
}

.nav-socials-2.mob, .nav-socials-2.tab {
  display: none;
}

.primary-button-close-2 {
  color: #eef2f2;
  text-align: center;
  letter-spacing: 1.28px;
  text-transform: uppercase;
  background-color: #da6f4d;
  border: 1px solid #da6f4d;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  min-height: 44px;
  padding: 12px 30px;
  font-family: Agdasima, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.1em;
  transition: all .35s;
  display: none;
}

.nav-menu-wrap-2 {
  text-align: right;
  justify-content: flex-end;
  align-items: center;
}

.primary-button-menu-2 {
  color: #eef2f2;
  text-align: center;
  letter-spacing: 1.28px;
  text-transform: uppercase;
  background-color: #da6f4d;
  border: 1px solid #da6f4d;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  min-height: 44px;
  padding: 12px 30px;
  font-family: Agdasima, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.1em;
  transition: all .35s;
  display: none;
}

.nav-link-text-2 {
  cursor: pointer;
  margin-left: 0;
  margin-right: 0;
}

.nav-link-text-2:hover {
  color: #101010;
}

.pluseast-2 {
  object-fit: cover;
  width: 10px;
  height: 10px;
}

.pluseast-2.light {
  display: none;
}

.nav-dropdown-link-light-2 {
  color: #313432;
  text-transform: uppercase;
  width: 100%;
  margin-left: -20px;
  padding: 8px 8px 8px 0;
  font-size: 14px;
  transition: all .3s;
  display: flex;
}

.nav-dropdown-link-light-2:hover {
  color: #595c66;
  margin-left: 0;
}

.nav-dropdown-link-light-2.w--current {
  color: #595c66;
}

.span-image-2 {
  background-image: url('../images/wheel_1.svg');
  background-position: 50%;
  background-size: cover;
  flex: none;
  width: 12px;
  height: 12px;
  margin-right: 8px;
}

.destination-banner-content-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-heading-2 {
  color: #eef2f2;
  text-align: center;
  letter-spacing: -3.44px;
  font-family: Agdasima, sans-serif;
  font-size: 150px;
  font-weight: 700;
  line-height: .82em;
}

.hero-heading-2.dark {
  color: #313432;
}

.hero-heading-2.dark.align-left {
  text-align: left;
}

.section-2 {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.section-2.inner-hero {
  padding-top: 160px;
}

.section-2.without-top-space {
  padding-top: 0;
}

.base-container-2 {
  flex-direction: column;
  align-items: center;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.destination-image-2 {
  object-fit: cover;
  object-position: 0% 50%;
  border-radius: 2px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.collection-item-destination-main-2:last-child {
  border-bottom: 1px solid #0003;
}

.empty-state-3 {
  color: #313432;
  letter-spacing: -.2px;
  text-transform: uppercase;
  background-color: #fff0;
  font-family: Agdasima, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.footer-copyright-2 {
  grid-column-gap: 5px;
  grid-row-gap: 0px;
  color: #eef2f2;
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  line-height: 1.3em;
  display: flex;
}

.text-field-2 {
  color: #fff;
  background-color: #fff0;
  border: 1px #000;
  border-bottom: 1px solid #595c66;
  border-radius: 0;
  height: auto;
  margin-bottom: 0;
  padding: 15px 0;
  font-family: Geist, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3em;
  transition: all .35s;
}

.text-field-2:focus {
  color: #da6f4d;
  letter-spacing: -.48px;
  border-bottom-color: #da6f4d;
  font-family: Geist, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3em;
}

.text-field-2::placeholder {
  color: #fffc;
  letter-spacing: -.48px;
  font-family: Geist, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3em;
}

.text-field-2.email-news {
  min-width: 300px;
  padding-top: 0;
}

.form-block-2 {
  margin-bottom: 0;
}

.news-form-box-2 {
  grid-row-gap: 50px;
  flex-flow: column;
  display: flex;
}

.contacts-link-2 {
  color: #da6f4d;
  letter-spacing: .28px;
  text-transform: uppercase;
  justify-content: flex-end;
  align-items: center;
  font-family: Agdasima, sans-serif;
  font-size: 26px;
  line-height: .82em;
}

.contacts-link-2:hover {
  color: #eef2f2;
}

.footer-2 {
  background-color: #0a3248;
  align-items: flex-start;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  overflow: hidden;
}

.text-orange-2 {
  color: #da6f4d;
}

.bottom-footer-content-2 {
  grid-column-gap: 30px;
  justify-content: space-between;
  align-items: stretch;
  padding-top: 80px;
  display: flex;
}

.form-2 {
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.style-h1-2 {
  color: #fff;
  letter-spacing: -3.44px;
  text-transform: uppercase;
  font-family: Agdasima, sans-serif;
  font-size: 150px;
  font-weight: 700;
  line-height: .82em;
}

.footer-copyright-link-2 {
  color: #eef2f2;
  text-transform: none;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3em;
  display: inline-block;
}

.footer-copyright-link-2:hover {
  color: #da6f4d;
}

.input-s-grid-2 {
  grid-column-gap: 20px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: end stretch;
  display: grid;
}

.news-form-2 {
  grid-row-gap: 40px;
  flex-flow: column;
  display: flex;
}

.awards-wrapper-2 {
  grid-column-gap: 20px;
  display: flex;
}

.form-news-2 {
  grid-column-gap: 8px;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.links-footer-box-2 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.paragraph-18 {
  color: #fffc;
  letter-spacing: -.42px;
}

.right-copyright-wrapper-2 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  text-align: right;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.text-white-80-2 {
  color: #fffc;
}

.form-block-footer-2 {
  margin-bottom: 0;
}

.success-message-2 {
  color: #313432;
  background-color: #eef2f2;
  border-radius: 2px;
  font-weight: 500;
}

.contacts-links-wrapper-2 {
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.social-icons-wrapper-2 {
  grid-column-gap: 20px;
  display: flex;
}

.news-form-title-2 {
  grid-row-gap: 20px;
  flex-flow: column;
  max-width: 350px;
  display: flex;
}

.success-message-form-2 {
  color: #313432;
  background-color: #eef2f2;
  border-radius: 2px;
  min-height: 200px;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 500;
}

.text-content-footer-2 {
  max-width: 520px;
  position: relative;
}

.social-icon-footer-2 {
  border: 1px solid #fff3;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
}

.social-icon-footer-2:hover {
  background-color: #da6f4d;
}

.copyright-wrap-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 30px;
}

.contact-links-box-2 {
  grid-row-gap: 30px;
  text-align: right;
  flex-flow: column;
  display: flex;
}

.submit-btn-2 {
  color: #eef2f2;
  text-align: center;
  letter-spacing: 1.28px;
  text-transform: uppercase;
  background-color: #da6f4d;
  border: 1px solid #da6f4d;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  min-height: 44px;
  padding: 12px 30px;
  font-family: Agdasima, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.1em;
  transition: all .35s;
  display: flex;
  position: relative;
  overflow: clip;
}

.submit-btn-2:hover {
  color: #313432;
  background-color: #eef2f2;
  border-color: #eef2f2;
}

.error-message-form-2 {
  color: #f46d6d;
  text-align: left;
  background-color: #fff0;
  border-radius: 2px;
  padding-left: 0;
}

.top-footer-content-2 {
  grid-column-gap: 50px;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 80px;
  display: flex;
  position: relative;
}

.footer-rights-3 {
  grid-column-gap: 5px;
  grid-row-gap: 0px;
  color: #eef2f2;
  line-height: 1.3em;
  display: flex;
}

.collection-item-destination-main-3:last-child {
  border-bottom: 1px solid #0003;
}

.empty-state-4 {
  color: #313432;
  letter-spacing: -.2px;
  text-transform: uppercase;
  background-color: #fff0;
  font-family: Agdasima, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.title-destination-wrap-2 {
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
}

.tag-2 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  letter-spacing: 0;
  background-color: #fff9;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 4px 12px;
  font-size: 14px;
  font-weight: 400;
  display: flex;
}

.tag-2.stroke {
  border: 1px solid #0003;
}

.destination-item-2 {
  border-top: 1px solid #0003;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  transition-property: none;
  display: flex;
}

.paragraph-destination-2 {
  grid-row-gap: 12px;
  flex-flow: column;
  max-width: 500px;
  display: flex;
}

.image-destination-2 {
  object-fit: cover;
  border-radius: 2px;
  width: 100%;
  height: 100%;
  position: absolute;
}

.destination-left-box-2 {
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.duration-2 {
  color: #eef2f2;
  font-weight: 500;
}

.duration-2.text-dark {
  color: #313432;
}

.raiting-text-2 {
  color: #da6f4d;
  font-weight: 500;
}

.destination-title-main-2 {
  color: #313432;
  letter-spacing: -.42px;
  text-transform: uppercase;
  font-family: Agdasima, sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: .82em;
}

.image-destination-wrapper-2 {
  border-radius: 2px;
  width: 280px;
  height: 350px;
  position: absolute;
  overflow: hidden;
}

.section-copy-2 {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.section-copy-2.destination-inner-hero-copy {
  background-color: #efd357;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.slider-4 {
  width: 100%;
  height: 700px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.slide-8 {
  background-image: url('../images/03_sunmit_galeria-convertido..webp');
  background-position: 50%;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
}

.slide-9 {
  background-image: url('../images/04_sunmit_galeria-convertido..webp');
  background-position: 50%;
  background-size: cover;
}

.slide-10 {
  background-image: url('../images/portada_01.webp');
  background-position: 50%;
  background-size: cover;
}

.base-container-copy-2 {
  flex-direction: column;
  align-items: center;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.primary-button-close-3 {
  color: #eef2f2;
  text-align: center;
  letter-spacing: 1.28px;
  text-transform: uppercase;
  background-color: #efd357;
  border: 1px solid #efd357;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  min-height: 44px;
  padding: 12px 30px;
  font-family: Agdasima, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.1em;
  transition: all .35s;
  display: none;
}

.pluseast-3 {
  float: none;
  clear: none;
  object-fit: cover;
  width: 10px;
  height: 10px;
  display: none;
  overflow: visible;
}

.pluseast-3.light {
  display: none;
}

.pluseast-3.hide-tab {
  display: inline-block;
}

.link-socials-3 {
  background-color: #da6f4d00;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.link-socials-3:hover {
  background-color: #efd357;
}

.primary-button-menu-3 {
  color: #eef2f2;
  text-align: center;
  letter-spacing: 1.28px;
  text-transform: uppercase;
  background-color: #efd357;
  border: 1px solid #efd357;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  min-height: 44px;
  padding: 12px 30px;
  font-family: Agdasima, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.1em;
  transition: all .35s;
  display: none;
}

.nav-container-wrap-3 {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  display: flex;
}

.navbar-fixed-3 {
  background-color: #fff0;
  width: 100%;
  position: fixed;
}

.nav-menu-wrap-3 {
  text-align: right;
  justify-content: flex-end;
  align-items: center;
}

.button-text-3 {
  letter-spacing: 1.28px;
}

.nav-link-wrap-3 {
  cursor: pointer;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-wrap-3:hover {
  color: #101010;
}

.nav-dropdown-white-3 {
  display: block;
}

.plus-icon-clip-3 {
  float: none;
  clear: both;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: cover;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 10px;
  height: 10px;
  margin-bottom: 3px;
  margin-left: 5px;
  display: flex;
  position: static;
}

.nav-dropdown-link-light-3 {
  color: #313432;
  text-transform: uppercase;
  width: 100%;
  margin-left: -20px;
  padding: 8px 8px 8px 0;
  font-size: 14px;
  transition: all .3s;
  display: flex;
}

.nav-dropdown-link-light-3:hover {
  color: #595c66;
  margin-left: 0;
}

.nav-dropdown-link-light-3.w--current {
  color: #313432;
}

.nav-link-text-3 {
  float: none;
  clear: both;
  cursor: pointer;
  margin-left: 0;
  margin-right: 0;
  position: static;
}

.nav-link-text-3:hover {
  color: #101010;
}

.nav-dropdown-list-light-3 {
  background-color: #eef2f2;
  border: 1px solid #0003;
  border-radius: 2px;
  width: 200px;
  padding: 15px 20px;
}

.nav-dropdown-list-light-3.w--open {
  background-color: #eef2f2;
  padding-top: 20px;
  padding-bottom: 20px;
}

.primary-button-3 {
  color: #eef2f2;
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  background-color: #efd357;
  border: 1px solid #efd357;
  border-radius: 4px;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: auto;
  min-height: 44px;
  padding: 12px 30px;
  font-family: Agdasima, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.1em;
  transition-property: none;
  display: block;
  position: relative;
  overflow: clip;
}

.primary-button-3.dark {
  background-color: #efd357;
  border-color: #efd357;
  width: 200px;
}

.nav-socials-3 {
  grid-column-gap: 15px;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 4px;
  display: flex;
}

.nav-socials-3.tab, .nav-socials-3.mob {
  display: none;
}

.menu-wrap-nav-3 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.sidebar-title-wrapper-2 {
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.key-item-2 {
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.destination-sidebar-2 {
  grid-row-gap: 20px;
  background-color: #d2d9d9;
  border-radius: 2px;
  flex-flow: column;
  width: 30%;
  padding: 30px 20px;
  display: flex;
  position: sticky;
  top: 100px;
}

.button-text-4 {
  letter-spacing: 1.28px;
}

.raiting-wrap-2 {
  grid-column-gap: 6px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.paragraph-large-2 {
  letter-spacing: -.54px;
  font-size: 14px;
}

.section-3 {
  padding-top: 80px;
  padding-bottom: 80px;
  font-size: 14px;
  position: relative;
}

.sidebar-content-wrapper-2 {
  z-index: 1;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
  position: relative;
}

.base-container-3 {
  flex-direction: column;
  align-items: center;
  max-width: 100%;
  margin-left: 0%;
  margin-right: 0%;
  padding-left: 15px;
  padding-right: 15px;
}

.style-h4-2 {
  color: #313432;
  letter-spacing: -.34px;
  text-transform: uppercase;
  font-family: Agdasima, sans-serif;
  font-size: 34px;
  font-weight: 700;
  line-height: .82em;
}

.raiting-text-3 {
  color: #efd357;
  font-weight: 500;
}

.inner-heading-2 {
  font-size: 90px;
}

.inner-heading-2.text-light {
  color: #313432;
  font-weight: var(--_typography---font-weight--extra-bold);
  -webkit-text-stroke-color: #0f0e0e;
  padding-top: 0;
  padding-bottom: 42px;
}

.primary-button-4 {
  color: #eef2f2;
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  background-color: #efd357;
  border: 1px solid #efd357;
  border-radius: 4px;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: auto;
  min-height: 44px;
  padding: 12px 30px;
  font-family: Agdasima, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.1em;
  transition-property: none;
  display: block;
  position: relative;
  overflow: clip;
}

.primary-button-4.dark {
  background-color: #efd357;
  border-color: #efd357;
  width: 200px;
  margin-top: 11px;
}

.sidebar-keys-wrapper-2 {
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
}

.style-h6-2 {
  color: #313432;
  letter-spacing: -.2px;
  text-transform: uppercase;
  font-family: Agdasima, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2em;
}

.rich-text-style-2 {
  line-height: 1.5em;
}

.key-title-2 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.paragraph-19 {
  font-size: var(--_typography---body-text--text-m);
  padding-top: 15px;
  padding-bottom: 15px;
}

.list {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  font-family: var(--_typography---fonts--primary);
  font-size: 17px;
  font-weight: var(--_typography---font-weight--medium);
  justify-content: center;
  align-items: flex-start;
  padding-top: 10px;
  padding-bottom: 14px;
}

.list-2 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  padding-top: 25px;
  padding-bottom: 26px;
  font-size: 17px;
}

.list-3 {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  font-size: 20px;
  font-weight: var(--_typography---font-weight--light);
}

.list-4 {
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 17px;
}

.list-5 {
  padding-top: 29px;
  padding-bottom: 29px;
  font-size: 17px;
}

.hero-heading-preguntas {
  font-family: var(--_typography---fonts--heading);
  color: var(--white);
  font-size: var(--_typography---typography--h1-home);
  line-height: var(--_typography---line-height--line-height-xxxs);
  font-weight: var(--_typography---font-weight--bold);
  text-align: center;
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxxxs);
  padding-top: 99px;
}

.hero-heading-preguntas.dark {
  color: var(--dark);
}

.hero-heading-preguntas.dark.align-left {
  text-align: left;
  padding-top: 0;
}

.hero-heading-preguntas.align-right {
  text-align: right;
}

.hero-heading-alianzas {
  font-family: var(--_typography---fonts--heading);
  color: var(--white);
  font-size: var(--_typography---typography--h1-home);
  line-height: var(--_typography---line-height--line-height-xxxs);
  font-weight: var(--_typography---font-weight--bold);
  text-align: center;
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxxxs);
  padding-top: 99px;
}

.hero-heading-alianzas.dark {
  color: var(--dark);
  padding-top: 0;
}

.hero-heading-alianzas.dark.align-left {
  text-align: left;
}

.hero-heading-alianzas.align-right {
  text-align: right;
}

.hero-heading-terminos {
  font-family: var(--_typography---fonts--heading);
  color: var(--white);
  font-size: var(--_typography---typography--h1-home);
  line-height: var(--_typography---line-height--line-height-xxxs);
  font-weight: var(--_typography---font-weight--bold);
  text-align: center;
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxxxs);
  padding-top: 99px;
}

.hero-heading-terminos.dark {
  color: var(--dark);
  padding-top: 0;
}

.hero-heading-terminos.dark.align-left {
  text-align: left;
}

.hero-heading-terminos.align-right {
  text-align: right;
}

.hero-heading-nostros {
  font-family: var(--_typography---fonts--heading);
  color: var(--white);
  font-size: var(--_typography---typography--h1-home);
  line-height: var(--_typography---line-height--line-height-xxxs);
  font-weight: var(--_typography---font-weight--bold);
  text-align: center;
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxxxs);
  padding-top: 0;
}

.hero-heading-nostros.dark {
  color: var(--dark);
}

.hero-heading-nostros.dark.align-left {
  text-align: left;
}

.hero-heading-nostros.align-right {
  text-align: right;
}

.hero-heading-index {
  font-family: var(--_typography---fonts--heading);
  color: var(--white);
  font-size: var(--_typography---typography--h1-home);
  line-height: var(--_typography---line-height--line-height-xxxs);
  font-weight: var(--_typography---font-weight--bold);
  text-align: center;
  letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxxxs);
  padding-top: 129px;
}

.hero-heading-index.dark {
  color: var(--dark);
  padding-top: 0;
}

.hero-heading-index.dark.align-left {
  text-align: left;
}

.hero-heading-index.align-right {
  text-align: right;
}

@media screen and (min-width: 1280px) {
  body {
    --_typography---fonts--primary: Geist, sans-serif;
    --_typography---body-text--text-m: 16px;
    --_typography---line-height--line-height-m: 1.3em;
    --_typography---font-weight--regular: 400;
    --_typography---letter-spacing--letter-spacing-m: -.48px;
    --_typography---fonts--heading: Agdasima, sans-serif;
    --_typography---typography--h1: 172px;
    --_typography---line-height--line-height-xxxs: .82em;
    --_typography---font-weight--bold: 700;
    --_typography---letter-spacing--letter-spacing-xxxxs: -3.44px;
    --_typography---typography--h2: 78px;
    --_typography---line-height--line-height-xxs: 1em;
    --_typography---letter-spacing--letter-spacing-xxs: -1.4px;
    --_typography---typography--h3: 42px;
    --_typography---letter-spacing--letter-spacing-l: -.42px;
    --_typography---typography--h4: 34px;
    --_typography---letter-spacing--letter-spacing-xl: -.34px;
    --_typography---typography--h5: 26px;
    --_typography---letter-spacing--letter-spacing-xs: -.54px;
    --_typography---typography--h6: 20px;
    --_typography---line-height--line-height-s: 1.2em;
    --_typography---font-weight--semi-bold: 600;
    --_typography---letter-spacing--letter-spacing-xxl: -.2px;
    --_typography---letter-spacing--letter-spacing-xxxl: 1.28px;
    --_typography---letter-spacing--letter-spacing-s: -.52px;
    --_typography---body-text--text-s: 14px;
    --_typography---fonts--font-awesome-03: "Fa Solid 900", Arial, sans-serif;
    --_typography---body-text--text-l\<deleted\|variable-fce6a60d-154f-73a0-1489-1ec3f23e7463\>: 20px;
    --_typography---line-height--line-height-xs: 1.1em;
    --_typography---line-height--line-height-xl: 1.5em;
    --_typography---font-weight--medium: 500;
    --_typography---fonts--font-awesome-02: "Fa Brands 400", Arial, sans-serif;
    --_typography---body-text--text-l: 18px;
    --_typography---font-weight--light: 300;
    --_typography---typography--h1-home: 80px;
    --_typography---typography--number: 140px;
    --_typography---letter-spacing--letter-spacing-xxxs: -2.8px;
    --_typography---body-text--text-xs: 12px;
    --_typography---fonts--font-awesome-01: "Fa 400", Arial, sans-serif;
    --_typography---font-weight--extra-bold: 800;
    --_typography---line-height--line-height-l: 1.4em;
    --_spacing-system---spacing--spacing-none: 0px;
    --_spacing-system---spacing--spacing-l: 20px;
    --_spacing-system---spacing--spacing-s: 8px;
    --_spacing-system---spacing--spacing-sm: 10px;
    --_spacing-system---spacing--spacing-5xl: 50px;
    --_spacing-system---spacing--spacing-2xl: 24px;
    --_spacing-system---spacing--spacing-8xl: 130px;
    --_spacing-system---spacing--spacing-3xl: 30px;
    --_spacing-system---spacing--spacing-m: 12px;
    --_spacing-system---spacing--section-spacing: 130px;
    --_spacing-system---spacing--spacing-7xl: 100px;
    --_spacing-system---spacing--spacing-6xl: 80px;
    --_spacing-system---containers--base-container: 100%;
    --_spacing-system---spacing--spacing-ml: 15px;
    --_spacing-system---spacing--spacing-4xl: 40px;
    --_spacing-system---border-radius--radius-m: 8px;
    --_spacing-system---border-radius--radius-xxs: 2px;
    --_spacing-system---border-radius--radius-xs: 4px;
    --_spacing-system---spacing--spacing-xs: 6px;
    --_spacing-system---containers--full-width: 100%;
    --_spacing-system---spacing--spacing-xxs: 4px;
    --_spacing-system---border-radius--radius-l: 100px;
    --_spacing-system---spacing--spacing-xl: 22px;
    --_spacing-system---border-radius--radius-s: 6px;
  }

  .section.hero-section {
    height: 100vh;
    padding-top: 135px;
  }

  .section.banner-about {
    flex-flow: column;
    display: flex;
  }

  .section.price-hero {
    padding-top: 180px;
    padding-bottom: var(--_spacing-system---spacing--spacing-7xl);
  }

  .section.gallery-hero {
    padding-top: 60px;
  }

  .section.post-hero {
    padding-top: 180px;
  }

  .section.description-section {
    padding-top: var(--_spacing-system---spacing--spacing-7xl);
  }

  .section.destination-inner-hero {
    padding-top: 140px;
    padding-bottom: var(--_spacing-system---spacing--spacing-6xl);
  }

  .section.white-bg {
    background-color: var(--white);
  }

  .section.destination-inner-hero-copy {
    padding-top: 140px;
    padding-bottom: var(--_spacing-system---spacing--spacing-6xl);
  }

  .base-container {
    padding-right: var(--_spacing-system---spacing--spacing-l);
    padding-left: var(--_spacing-system---spacing--spacing-l);
  }

  .landing-download-block-wrapper {
    padding-left: 220px;
  }

  .brand.main, .brand.tablet, .brand.tab {
    padding-right: var(--_spacing-system---spacing--spacing-5xl);
    padding-left: var(--_spacing-system---spacing--spacing-5xl);
    padding-left: 50px;
    padding-right: 50px;
  }

  .brand.tablet, .brand.tab {
    padding-left: 50px;
    padding-right: 50px;
  }

  .color-container {
    grid-column-gap: var(--_spacing-system---spacing--spacing-3xl);
  }

  .style-guide-content {
    grid-column-gap: var(--_spacing-system---spacing--spacing-6xl);
  }

  .headings-typography-wrapper, .headings-typography-wrapper.tablet {
    width: 48%;
  }

  .licensing-icons {
    width: 45%;
  }

  .inner-banner {
    min-height: 450px;
  }

  .licensing-intro {
    grid-column-gap: var(--_spacing-system---spacing--spacing-l);
    grid-row-gap: var(--_spacing-system---spacing--spacing-l);
  }

  .license-title-space {
    padding-bottom: var(--_spacing-system---spacing--spacing-4xl);
  }

  .utility-page-content {
    width: 380px;
  }

  .menu-wrap-nav {
    grid-column-gap: var(--_spacing-system---spacing--spacing-sm);
  }

  .nav-dropdown-toggle-light {
    padding-right: var(--_spacing-system---spacing--spacing-l);
    padding-left: var(--_spacing-system---spacing--spacing-l);
  }

  .navbar-fixed {
    background-color: var(--transparent);
  }

  .main-logo {
    height: 60px;
  }

  .nav-container-wrap {
    padding: var(--_spacing-system---spacing--spacing-l);
  }

  .nav-link-wrap {
    margin-left: var(--_spacing-system---spacing--spacing-l);
  }

  .about-text-content-box {
    padding-bottom: var(--_spacing-system---spacing--spacing-7xl);
  }

  .about-image-wrapper.contacts {
    width: 50%;
  }

  .about-description-wrapper {
    grid-column-gap: var(--_spacing-system---spacing--spacing-3xl);
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .collection-list-adventure {
    grid-column-gap: var(--_spacing-system---spacing--spacing-l);
  }

  .adventure-link-block {
    min-height: 550px;
  }

  .adventure-item-content {
    padding-top: var(--_spacing-system---spacing--spacing-5xl);
  }

  .video-wrapper {
    height: 750px;
  }

  .image-video-decor {
    width: 700px;
  }

  .tab-content {
    padding-right: var(--_spacing-system---spacing--spacing-7xl);
  }

  .text-light {
    color: var(--white);
  }

  .team-grid {
    grid-column-gap: var(--_spacing-system---spacing--spacing-l);
    grid-row-gap: var(--_spacing-system---spacing--spacing-l);
    max-width: 1130px;
    margin-left: auto;
    margin-right: auto;
  }

  .team-item {
    height: 470px;
  }

  .awards-left-column {
    padding-right: var(--_spacing-system---spacing--spacing-6xl);
  }

  .awards-paragraph-wrapper {
    max-width: 550px;
  }

  .award-item-title-wrap {
    max-width: none;
  }

  .news-item-description {
    max-width: 550px;
  }

  .news-item-bottom-content {
    width: 100%;
  }

  .collection-list-second-column {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .link-image-news-small {
    flex: 1;
    height: auto;
  }

  .collection-item-third-column {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: 380px;
    display: flex;
  }

  .paragraph-footer-top {
    max-width: 300px;
    right: -20px;
  }

  .logo-footer {
    max-width: 430px;
  }

  .hero-heading-wrapper {
    max-width: 1100px;
  }

  .hero-heading {
    color: var(--white);
    font-size: var(--_typography---typography--h1-home);
    letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxxl);
  }

  .hero-heading.align-right {
    color: var(--blue);
    font-size: var(--_typography---typography--h1);
    text-align: center;
  }

  .number-s-hero-wrapper {
    padding-right: var(--_spacing-system---spacing--spacing-l);
    padding-left: var(--_spacing-system---spacing--spacing-l);
  }

  .align-justify {
    text-align: justify;
  }

  .collection-item-adventure {
    height: 550px;
  }

  .team-description {
    height: 470px;
    padding: var(--_spacing-system---spacing--spacing-5xl) var(--_spacing-system---spacing--spacing-4xl);
    grid-row-gap: var(--_spacing-system---spacing--spacing-4xl);
  }

  .team-bottom-content {
    grid-row-gap: var(--_spacing-system---spacing--spacing-4xl);
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .card-side {
    height: 470px;
  }

  .form-footer-wrapper {
    flex: 0 auto;
    width: 50%;
  }

  .top-heading-wrap {
    flex: 1;
    margin-bottom: 50px;
  }

  .card {
    background-image: url('../images/back_footer.svg');
    background-position: 0 0;
    background-size: auto;
    width: 25%;
  }

  .card.second {
    background-image: url('../images/back_footer_black01.svg');
    margin-left: 0;
    margin-right: 0;
  }

  .card.fourth {
    background-image: url('../images/back_footer_black01.svg'), url('../images/back_footer.svg');
    background-position: 0 0, 0 0;
    background-size: auto, auto;
    margin-left: 0;
    margin-right: 0;
  }

  .card-content-wrapper {
    max-width: none;
    padding-left: 12px;
    padding-right: 12px;
  }

  .top-flex-block {
    grid-column-gap: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .slide-item, .slider {
    height: 650px;
  }

  .review-text-block {
    padding-left: 100px;
    padding-right: 100px;
  }

  .mission-text-content {
    grid-row-gap: 60px;
    padding-right: 70px;
  }

  .mission-block-wrapper {
    margin-bottom: 80px;
  }

  .destination-title-wrapper {
    max-width: 800px;
  }

  .collection-list-destination-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .destination-title {
    font-size: 24px;
  }

  .number-s-about {
    padding-right: var(--_spacing-system---spacing--spacing-l);
    padding-left: var(--_spacing-system---spacing--spacing-l);
  }

  .bottom-heading-wrap {
    flex: 0 auto;
    margin-top: 50px;
  }

  .banner-images-wrap {
    grid-column-gap: 10px;
    width: 100%;
  }

  .title-wrapper-mission-section {
    max-width: 500px;
  }

  .process-title {
    font-size: var(--_typography---typography--h4);
    letter-spacing: var(--_typography---letter-spacing--letter-spacing-xl);
  }

  .collection-list-programs-main {
    grid-column-gap: var(--_spacing-system---spacing--spacing-l);
    grid-row-gap: var(--_spacing-system---spacing--spacing-l);
  }

  .title-cta {
    max-width: 750px;
  }

  .paragraph-cta {
    margin-top: 30px;
    margin-bottom: 40px;
  }

  .destination-image-box {
    width: 180px;
    height: 200px;
    right: 120px;
  }

  .left-image-wrapper {
    width: 180px;
    height: 200px;
    bottom: 60px;
    right: 120px;
  }

  .right-image-wrapper {
    width: 180px;
    height: 200px;
    top: 60px;
    left: 120px;
  }

  .plan-s-left-column-copy {
    background-image: none;
  }

  .plan-item {
    padding: var(--_spacing-system---spacing--spacing-l);
  }

  .lists-wrapper {
    grid-row-gap: var(--_spacing-system---spacing--spacing-sm);
  }

  .plan-s-details {
    padding-top: var(--_spacing-system---spacing--spacing-4xl);
    padding-bottom: var(--_spacing-system---spacing--spacing-4xl);
    padding-left: var(--_spacing-system---spacing--spacing-6xl);
  }

  .left-banner-title {
    max-width: 1000px;
  }

  .title-cta-copy {
    max-width: 800px;
  }

  .review-item {
    padding: var(--_spacing-system---spacing--spacing-3xl);
    grid-row-gap: var(--_spacing-system---spacing--spacing-l);
  }

  .review-content-wrapper {
    grid-row-gap: var(--_spacing-system---spacing--spacing-l);
  }

  .dropdown-list {
    padding-left: 300px;
  }

  .faq-number-wrapper {
    width: 300px;
  }

  .headings-gallery-wrapper {
    grid-column-gap: 10rem;
    grid-row-gap: 10rem;
  }

  .faq-title {
    max-width: 480px;
  }

  .response-text-box {
    width: 50%;
    padding-left: 100px;
  }

  .response-title {
    max-width: 550px;
  }

  .collection-list-blog {
    grid-column-gap: 40px;
  }

  .category {
    top: 20px;
    right: 20px;
  }

  .post-bottom-content {
    width: 100%;
  }

  .post-description {
    max-width: none;
  }

  .rich-text-post-wrapper {
    padding-right: 100px;
  }

  .inner-heading {
    font-size: 100px;
  }

  .post-title-wrapper {
    max-width: none;
  }

  .post-description-wrapper {
    max-width: 510px;
  }

  .banner-post-image-wrapper {
    height: 550px;
  }

  .destination-title-hero-wrapper {
    max-width: 600px;
  }

  .rich-text-destination-wrapper {
    padding-right: 100px;
  }

  .destination-sidebar {
    padding-right: var(--_spacing-system---spacing--spacing-3xl);
    padding-left: var(--_spacing-system---spacing--spacing-3xl);
  }

  .left-column-program {
    padding-right: 100px;
  }

  .program-image-box {
    height: 500px;
  }

  .inclusions-title {
    margin-bottom: var(--_spacing-system---spacing--spacing-5xl);
  }

  .inclusion-item {
    padding: var(--_spacing-system---spacing--spacing-4xl) var(--_spacing-system---spacing--spacing-4xl) var(--_spacing-system---spacing--spacing-l);
  }

  .collection-item-related-program {
    height: 550px;
  }

  .inclusions-box {
    max-width: 1100px;
    padding: 80px 60px 60px;
  }

  .image-25 {
    height: 50%;
  }

  .collection-list-programs-main-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .base-container-copy {
    padding-right: var(--_spacing-system---spacing--spacing-none);
    padding-left: var(--_spacing-system---spacing--spacing-none);
  }

  .section-copy.hero-section {
    height: 100vh;
    padding-top: 135px;
  }

  .section-copy.banner-about {
    flex-flow: column;
    display: flex;
  }

  .section-copy.price-hero {
    padding-top: 180px;
    padding-bottom: var(--_spacing-system---spacing--spacing-7xl);
  }

  .section-copy.gallery-hero {
    padding-top: 60px;
  }

  .section-copy.post-hero {
    padding-top: 180px;
  }

  .section-copy.description-section {
    padding-top: var(--_spacing-system---spacing--spacing-7xl);
  }

  .section-copy.destination-inner-hero {
    padding-top: 140px;
    padding-bottom: var(--_spacing-system---spacing--spacing-6xl);
  }

  .section-copy.white-bg {
    background-color: var(--white);
  }

  .section-copy.destination-inner-hero-copy {
    padding-top: 0;
    padding-bottom: var(--_spacing-system---spacing--spacing-none);
  }

  .hero-heading-copy {
    color: var(--white);
    font-size: var(--_typography---typography--h1-home);
    letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxxl);
  }

  .hero-heading-copy.align-right {
    color: var(--blue);
    font-size: var(--_typography---typography--h1);
    text-align: center;
  }

  .mission-text-content-copy {
    grid-row-gap: 60px;
    padding-right: 70px;
  }

  .mission-block-wrapper-copy {
    margin-bottom: 80px;
  }

  .div-foto-360-2, .div-foto-360-4, .div-foto-cont, .div-foto-360-3, .div-foto-360-5 {
    width: auto;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .text-light-copy {
    color: var(--white);
  }

  .main-logo-b {
    height: 60px;
  }

  .nav-dropdown-toggle-light-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-link-wrap-2 {
    margin-left: 20px;
  }

  .menu-wrap-nav-2 {
    grid-column-gap: 10px;
  }

  .main-logo-2 {
    height: 60px;
  }

  .nav-container-wrap-2 {
    padding: 20px;
  }

  .base-container-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-copy-2.destination-inner-hero-copy {
    padding-top: 0;
    padding-bottom: 0;
  }

  .base-container-copy-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .nav-container-wrap-3 {
    padding: 20px;
  }

  .navbar-fixed-3 {
    background-color: #fff0;
  }

  .nav-link-wrap-3 {
    margin-left: 20px;
  }

  .menu-wrap-nav-3 {
    grid-column-gap: 10px;
  }

  .destination-sidebar-2 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .base-container-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .inner-heading-2 {
    font-size: 100px;
  }

  .hero-heading-preguntas {
    color: var(--white);
    font-size: var(--_typography---typography--h1-home);
    letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxxl);
  }

  .hero-heading-preguntas.align-right {
    color: var(--blue);
    font-size: var(--_typography---typography--h1);
    text-align: center;
  }

  .hero-heading-alianzas {
    color: var(--white);
    font-size: var(--_typography---typography--h1-home);
    letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxxl);
  }

  .hero-heading-alianzas.align-right {
    color: var(--blue);
    font-size: var(--_typography---typography--h1);
    text-align: center;
  }

  .hero-heading-terminos {
    color: var(--white);
    font-size: var(--_typography---typography--h1-home);
    letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxxl);
  }

  .hero-heading-terminos.align-right {
    color: var(--blue);
    font-size: var(--_typography---typography--h1);
    text-align: center;
  }

  .hero-heading-nostros {
    color: var(--white);
    font-size: var(--_typography---typography--h1-home);
    letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxxl);
  }

  .hero-heading-nostros.align-right {
    color: var(--blue);
    font-size: var(--_typography---typography--h1);
    text-align: center;
  }

  .hero-heading-index {
    color: var(--white);
    font-size: var(--_typography---typography--h1-home);
    letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxxl);
  }

  .hero-heading-index.align-right {
    color: var(--blue);
    font-size: var(--_typography---typography--h1);
    text-align: center;
  }
}

@media screen and (min-width: 1440px) {
  body {
    --_typography---fonts--primary: Geist, sans-serif;
    --_typography---body-text--text-m: 16px;
    --_typography---line-height--line-height-m: 1.3em;
    --_typography---font-weight--regular: 400;
    --_typography---letter-spacing--letter-spacing-m: -.48px;
    --_typography---fonts--heading: Agdasima, sans-serif;
    --_typography---typography--h1: 172px;
    --_typography---line-height--line-height-xxxs: .82em;
    --_typography---font-weight--bold: 700;
    --_typography---letter-spacing--letter-spacing-xxxxs: -3.44px;
    --_typography---typography--h2: 78px;
    --_typography---line-height--line-height-xxs: 1em;
    --_typography---letter-spacing--letter-spacing-xxs: -1.4px;
    --_typography---typography--h3: 42px;
    --_typography---letter-spacing--letter-spacing-l: -.42px;
    --_typography---typography--h4: 34px;
    --_typography---letter-spacing--letter-spacing-xl: -.34px;
    --_typography---typography--h5: 26px;
    --_typography---letter-spacing--letter-spacing-xs: -.54px;
    --_typography---typography--h6: 20px;
    --_typography---line-height--line-height-s: 1.2em;
    --_typography---font-weight--semi-bold: 600;
    --_typography---letter-spacing--letter-spacing-xxl: -.2px;
    --_typography---letter-spacing--letter-spacing-xxxl: 1.28px;
    --_typography---letter-spacing--letter-spacing-s: -.52px;
    --_typography---body-text--text-s: 14px;
    --_typography---fonts--font-awesome-03: "Fa Solid 900", Arial, sans-serif;
    --_typography---body-text--text-l\<deleted\|variable-fce6a60d-154f-73a0-1489-1ec3f23e7463\>: 20px;
    --_typography---line-height--line-height-xs: 1.1em;
    --_typography---line-height--line-height-xl: 1.5em;
    --_typography---font-weight--medium: 500;
    --_typography---fonts--font-awesome-02: "Fa Brands 400", Arial, sans-serif;
    --_typography---body-text--text-l: 18px;
    --_typography---font-weight--light: 300;
    --_typography---typography--h1-home: 130px;
    --_typography---typography--number: 140px;
    --_typography---letter-spacing--letter-spacing-xxxs: -2.8px;
    --_typography---body-text--text-xs: 12px;
    --_typography---fonts--font-awesome-01: "Fa 400", Arial, sans-serif;
    --_typography---font-weight--extra-bold: 800;
    --_typography---line-height--line-height-l: 1.4em;
    --_spacing-system---spacing--spacing-none: 0px;
    --_spacing-system---spacing--spacing-l: 20px;
    --_spacing-system---spacing--spacing-s: 8px;
    --_spacing-system---spacing--spacing-sm: 10px;
    --_spacing-system---spacing--spacing-5xl: 50px;
    --_spacing-system---spacing--spacing-2xl: 24px;
    --_spacing-system---spacing--spacing-8xl: 130px;
    --_spacing-system---spacing--spacing-3xl: 30px;
    --_spacing-system---spacing--spacing-m: 12px;
    --_spacing-system---spacing--section-spacing: 130px;
    --_spacing-system---spacing--spacing-7xl: 100px;
    --_spacing-system---spacing--spacing-6xl: 80px;
    --_spacing-system---containers--base-container: 100%;
    --_spacing-system---spacing--spacing-ml: 15px;
    --_spacing-system---spacing--spacing-4xl: 40px;
    --_spacing-system---border-radius--radius-m: 8px;
    --_spacing-system---border-radius--radius-xxs: 2px;
    --_spacing-system---border-radius--radius-xs: 4px;
    --_spacing-system---spacing--spacing-xs: 6px;
    --_spacing-system---containers--full-width: 100%;
    --_spacing-system---spacing--spacing-xxs: 4px;
    --_spacing-system---border-radius--radius-l: 100px;
    --_spacing-system---spacing--spacing-xl: 22px;
    --_spacing-system---border-radius--radius-s: 6px;
  }

  strong {
    letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxxl);
  }

  blockquote {
    padding: var(--_spacing-system---spacing--spacing-l) var(--_spacing-system---spacing--spacing-8xl) var(--_spacing-system---spacing--spacing-l) var(--_spacing-system---spacing--spacing-3xl);
  }

  .section.hero-section {
    background-image: url('../images/bg_05_11zon.webp');
    background-size: cover;
    padding-top: 160px;
  }

  .section.banner-about {
    padding-top: 160px;
  }

  .section.testimonials-hero {
    padding-bottom: 130px;
    overflow: hidden;
  }

  .section.destination-inner-hero, .section.destination-inner-hero-copy {
    padding-top: 160px;
    padding-bottom: var(--_spacing-system---spacing--spacing-7xl);
  }

  .section.testimonials-hero-b {
    padding-bottom: 130px;
    overflow: hidden;
  }

  .base-container {
    padding-right: var(--_spacing-system---spacing--spacing-4xl);
    padding-left: var(--_spacing-system---spacing--spacing-4xl);
  }

  ._404-content-wrapper {
    margin-bottom: 140px;
  }

  .navbar-fixed {
    background-color: var(--transparent);
  }

  .nav-container-wrap {
    padding-right: var(--_spacing-system---spacing--spacing-4xl);
    padding-left: var(--_spacing-system---spacing--spacing-4xl);
  }

  .about-text-content-box {
    width: 50%;
    padding-bottom: 150px;
  }

  .about-image-wrapper {
    width: 50%;
    height: 100%;
  }

  .about-image-wrapper.contacts {
    height: auto;
  }

  .about-section {
    height: 550px;
  }

  .image-decor {
    max-width: 400px;
  }

  .adventure-link-block {
    min-height: 585px;
  }

  .adventure-item-content {
    padding-top: 70px;
    padding-right: var(--_spacing-system---spacing--spacing-4xl);
    padding-left: var(--_spacing-system---spacing--spacing-4xl);
  }

  .adventure-title-wrapper {
    max-width: none;
  }

  .video-wrapper {
    height: 820px;
  }

  .image-video-decor {
    width: 780px;
  }

  .discount {
    color: var(--dark-blue);
  }

  .awards-top-image-wrapper {
    height: 300px;
  }

  .awards-bg-decor {
    bottom: 60px;
  }

  .awards-left-column {
    padding-right: var(--_spacing-system---spacing--spacing-7xl);
  }

  .news-wrapper {
    grid-template-columns: 1.3fr 1fr .4fr;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
  }

  .news-item-description {
    max-width: 650px;
  }

  .news-item-bottom-content {
    flex: 1;
  }

  .collection-list-second-column {
    justify-content: space-between;
    align-items: flex-start;
  }

  .collection-item-first-column {
    height: 100%;
  }

  .collection-list-wrapper-third-column {
    width: 22%;
    display: block;
  }

  .link-image-news-small {
    border-radius: var(--_spacing-system---border-radius--radius-xxs);
    flex: none;
    height: 145px;
    overflow: hidden;
  }

  .collection-item-third-column {
    flex: none;
    width: 100%;
  }

  .awards-wrapper {
    grid-column-gap: var(--_spacing-system---spacing--spacing-3xl);
  }

  .image-sun-hero {
    left: 220px;
  }

  .number-s-hero-wrapper {
    padding-right: var(--_spacing-system---spacing--spacing-4xl);
    padding-left: var(--_spacing-system---spacing--spacing-4xl);
  }

  .number.small {
    font-size: 120px;
  }

  .collection-item-adventure {
    height: 585px;
  }

  .collection-item-second-column {
    height: 380px;
  }

  .collection-list-wrapper-second-column {
    width: 35%;
  }

  .collection-list-wrapper-first-column {
    width: 53%;
  }

  .wrapper-box {
    max-width: 240px;
  }

  .image-socials {
    width: 18px;
    height: 18px;
  }

  .nav-socials {
    grid-column-gap: var(--_spacing-system---spacing--spacing-l);
    min-width: 130px;
  }

  .post-title-large {
    font-size: var(--_typography---typography--h3);
  }

  .copyright-wrap {
    justify-content: space-between;
    align-items: center;
    margin-top: 79px;
  }

  .top-heading-wrap {
    margin-bottom: 60px;
  }

  .card {
    flex: 1;
  }

  .flex-vertical-ml {
    max-width: 270px;
  }

  .card-content-wrapper {
    padding-right: var(--_spacing-system---spacing--spacing-ml);
    padding-left: var(--_spacing-system---spacing--spacing-ml);
  }

  .top-flex-block {
    padding-left: 40px;
    padding-right: 40px;
  }

  .slide-item, .slider {
    height: 700px;
  }

  .review-text-content {
    max-width: 450px;
  }

  .mission-text-content {
    padding-right: 80px;
  }

  .image-mission {
    object-position: 50% 40%;
  }

  .collection-item-destination {
    height: 350px;
  }

  .collection-item-destination:nth-child(odd) {
    height: 487px;
  }

  .number-s-about {
    padding-right: var(--_spacing-system---spacing--spacing-4xl);
    padding-left: var(--_spacing-system---spacing--spacing-4xl);
  }

  .bottom-heading-wrap {
    margin-top: 60px;
  }

  .image-programs-bg {
    width: 800px;
  }

  .collection-list-programs-main {
    grid-column-gap: var(--_spacing-system---spacing--spacing-3xl);
    grid-row-gap: var(--_spacing-system---spacing--spacing-3xl);
  }

  .plan-info-top {
    max-width: 520px;
  }

  .reviews-grid {
    grid-column-gap: var(--_spacing-system---spacing--spacing-3xl);
    grid-row-gap: var(--_spacing-system---spacing--spacing-3xl);
    grid-auto-columns: 1fr;
  }

  .review-item {
    padding-right: var(--_spacing-system---spacing--spacing-5xl);
    border-radius: var(--_spacing-system---border-radius--radius-xxs);
    background-color: var(--white);
  }

  .dropdown-list {
    padding-left: 350px;
  }

  .accordion-list-content {
    margin-right: 140px;
  }

  .faq-number-wrapper {
    width: 350px;
  }

  .headings-gallery-wrapper {
    grid-column-gap: 14rem;
    grid-row-gap: 14rem;
  }

  .grid-hero-gallery {
    height: 700px;
  }

  .image-gallery {
    height: 280px;
  }

  .image-gallery.big {
    height: 370px;
  }

  .form-block-main {
    min-height: 300px;
  }

  .response-text-box {
    padding-left: 120px;
  }

  .relative-box {
    height: 320px;
  }

  .post-bottom-content {
    flex: 1;
  }

  .post-description {
    max-width: 650px;
  }

  .author-info-wrapper, .post-banner-right-column {
    padding-left: 80px;
  }

  .banner-post-image-wrapper {
    height: 600px;
  }

  .destination-hero-wrapper {
    grid-row-gap: var(--_spacing-system---spacing--spacing-6xl);
  }

  .rotate-image {
    width: 300px;
    height: 340px;
  }

  .destination-image-grid {
    grid-column-gap: var(--_spacing-system---spacing--spacing-6xl);
  }

  .rotate-wrap {
    width: 300px;
    height: 340px;
  }

  .destination-sidebar {
    top: 140px;
  }

  .program-image-box {
    height: 560px;
  }

  .collection-item-related-program {
    height: 585px;
  }

  .image-25 {
    height: 55%;
  }

  .collection-list-programs-main-2 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .base-container-copy {
    padding-right: var(--_spacing-system---spacing--spacing-none);
    padding-left: var(--_spacing-system---spacing--spacing-none);
  }

  .section-copy.hero-section {
    background-image: url('../images/back_01_11zon.webp');
    background-size: cover;
    padding-top: 160px;
  }

  .section-copy.banner-about {
    padding-top: 160px;
  }

  .section-copy.testimonials-hero {
    padding-bottom: 130px;
    overflow: hidden;
  }

  .section-copy.destination-inner-hero {
    padding-top: 160px;
    padding-bottom: var(--_spacing-system---spacing--spacing-7xl);
  }

  .section-copy.destination-inner-hero-copy {
    padding-top: 0;
    padding-bottom: var(--_spacing-system---spacing--spacing-none);
  }

  .cf-pricing-box-plan-wrapper {
    margin-bottom: 19px;
  }

  .cf-pricing-plan-content-wrapper {
    margin-bottom: 10px;
  }

  .cf-pricing-box.pricing-highlighted {
    background-color: #fff;
    padding: 10px;
  }

  .cf-pricing-box.pricing-box-alternative {
    padding: 10px;
  }

  .copyright-wrap-final {
    justify-content: space-between;
    align-items: center;
    margin-top: 79px;
  }

  .mission-text-content-copy {
    margin-left: 2%;
    margin-right: 2%;
    padding-right: 80px;
  }

  .copyright-wrap-copy {
    justify-content: space-between;
    align-items: center;
    margin-top: 79px;
  }

  .image-socials-2 {
    width: 18px;
    height: 18px;
  }

  .nav-container-wrap-2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .nav-socials-2 {
    grid-column-gap: 20px;
    min-width: 130px;
  }

  .base-container-2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .awards-wrapper-2 {
    grid-column-gap: 30px;
  }

  .section-copy-2.destination-inner-hero-copy {
    padding-top: 0;
    padding-bottom: 0;
  }

  .base-container-copy-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .nav-container-wrap-3 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .navbar-fixed-3 {
    background-color: #fff0;
  }

  .nav-socials-3 {
    grid-column-gap: 20px;
    min-width: 130px;
  }

  .destination-sidebar-2 {
    top: 140px;
  }

  .base-container-3 {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media screen and (min-width: 1920px) {
  body {
    --_spacing-system---spacing--spacing-none: 0px;
    --_spacing-system---spacing--spacing-l: 20px;
    --_spacing-system---spacing--spacing-s: 8px;
    --_spacing-system---spacing--spacing-sm: 10px;
    --_spacing-system---spacing--spacing-5xl: 50px;
    --_spacing-system---spacing--spacing-2xl: 24px;
    --_spacing-system---spacing--spacing-8xl: 130px;
    --_spacing-system---spacing--spacing-3xl: 30px;
    --_spacing-system---spacing--spacing-m: 12px;
    --_spacing-system---spacing--section-spacing: 130px;
    --_spacing-system---spacing--spacing-7xl: 100px;
    --_spacing-system---spacing--spacing-6xl: 80px;
    --_spacing-system---containers--base-container: 1440px;
    --_spacing-system---spacing--spacing-ml: 15px;
    --_spacing-system---spacing--spacing-4xl: 40px;
    --_spacing-system---border-radius--radius-m: 8px;
    --_spacing-system---border-radius--radius-xxs: 2px;
    --_spacing-system---border-radius--radius-xs: 4px;
    --_spacing-system---spacing--spacing-xs: 6px;
    --_spacing-system---containers--full-width: 100%;
    --_spacing-system---spacing--spacing-xxs: 4px;
    --_spacing-system---border-radius--radius-l: 100px;
    --_spacing-system---spacing--spacing-xl: 22px;
    --_spacing-system---border-radius--radius-s: 6px;
    --_typography---fonts--primary: Geist, sans-serif;
    --_typography---body-text--text-m: 16px;
    --_typography---line-height--line-height-m: 1.3em;
    --_typography---font-weight--regular: 400;
    --_typography---letter-spacing--letter-spacing-m: -.48px;
    --_typography---fonts--heading: Agdasima, sans-serif;
    --_typography---typography--h1: 200px;
    --_typography---line-height--line-height-xxxs: .82em;
    --_typography---font-weight--bold: 700;
    --_typography---letter-spacing--letter-spacing-xxxxs: -3.44px;
    --_typography---typography--h2: 78px;
    --_typography---line-height--line-height-xxs: 1em;
    --_typography---letter-spacing--letter-spacing-xxs: -1.4px;
    --_typography---typography--h3: 42px;
    --_typography---letter-spacing--letter-spacing-l: -.42px;
    --_typography---typography--h4: 34px;
    --_typography---letter-spacing--letter-spacing-xl: -.34px;
    --_typography---typography--h5: 26px;
    --_typography---letter-spacing--letter-spacing-xs: -.54px;
    --_typography---typography--h6: 20px;
    --_typography---line-height--line-height-s: 1.2em;
    --_typography---font-weight--semi-bold: 600;
    --_typography---letter-spacing--letter-spacing-xxl: -.2px;
    --_typography---letter-spacing--letter-spacing-xxxl: 1.28px;
    --_typography---letter-spacing--letter-spacing-s: -.52px;
    --_typography---body-text--text-s: 14px;
    --_typography---fonts--font-awesome-03: "Fa Solid 900", Arial, sans-serif;
    --_typography---body-text--text-l\<deleted\|variable-fce6a60d-154f-73a0-1489-1ec3f23e7463\>: 20px;
    --_typography---line-height--line-height-xs: 1.1em;
    --_typography---line-height--line-height-xl: 1.5em;
    --_typography---font-weight--medium: 500;
    --_typography---fonts--font-awesome-02: "Fa Brands 400", Arial, sans-serif;
    --_typography---body-text--text-l: 18px;
    --_typography---font-weight--light: 300;
    --_typography---typography--h1-home: 120px;
    --_typography---typography--number: 140px;
    --_typography---letter-spacing--letter-spacing-xxxs: -2.8px;
    --_typography---body-text--text-xs: 12px;
    --_typography---fonts--font-awesome-01: "Fa 400", Arial, sans-serif;
    --_typography---font-weight--extra-bold: 800;
    --_typography---line-height--line-height-l: 1.4em;
  }

  .section.hero-section {
    background-image: url('../images/bg_05_11zon.webp');
    background-size: cover;
    height: 900px;
    padding-top: 186px;
  }

  .section.banner-about {
    position: relative;
  }

  .section.inner-hero {
    padding-top: 180px;
  }

  .section.price-hero {
    padding-top: 220px;
  }

  .section.testimonials-hero {
    padding-top: 200px;
  }

  .section.gallery-hero {
    padding-top: 80px;
    padding-bottom: 20px;
  }

  .section.post-hero {
    padding-top: 220px;
  }

  .section.destination-inner-hero, .section.destination-inner-hero-copy, .section.inner-hero-copy {
    padding-top: 180px;
  }

  .section.testimonials-hero-b {
    padding-top: 200px;
  }

  .base-container {
    box-sizing: border-box;
    float: none;
    clear: none;
    object-fit: fill;
    justify-content: center;
    align-self: auto;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
  }

  .inner-banner {
    min-height: 500px;
  }

  ._404-content-wrapper {
    margin-bottom: 220px;
  }

  .error-hero-title {
    font-size: 220px;
  }

  .navbar-fixed {
    background-color: var(--transparent);
  }

  .video-wrapper {
    z-index: 1;
  }

  .raiting-text {
    color: var(--dark-blue);
  }

  .hero-heading {
    color: var(--white);
    font-size: var(--_typography---typography--h1-home);
    line-height: var(--_typography---line-height--line-height-xxs);
  }

  .image-mountain-hero {
    object-position: 50% 0%;
    height: 700px;
  }

  .image-sun-hero {
    width: 600px;
    height: 600px;
    left: 300px;
  }

  .number-s-hero-wrapper {
    padding-bottom: var(--_spacing-system---spacing--spacing-6xl);
  }

  .card-content-wrapper {
    color: var(--white);
  }

  .image-bg {
    -webkit-text-fill-color: inherit;
    background-color: #eea50800;
    background-image: url('../images/Logo_1.svg');
    background-repeat: no-repeat;
    background-size: auto;
    background-clip: padding-box;
    height: 70vh;
  }

  .top-flex-block {
    max-width: 1440px;
  }

  .image-review {
    object-position: 50% 40%;
  }

  .left-arrow {
    width: 60px;
    height: 60px;
    bottom: 70px;
  }

  .right-arrow {
    width: 60px;
    height: 60px;
    top: 70px;
  }

  .wheel {
    width: 80px;
    height: 80px;
  }

  .number-s-about {
    padding-bottom: var(--_spacing-system---spacing--spacing-6xl);
  }

  .image-small-banner {
    height: 100%;
  }

  .heading-large {
    font-size: 120px;
  }

  .reviews-title-wrapper {
    margin-bottom: 100px;
  }

  .grid-hero-gallery {
    height: 700px;
  }

  .rotate-image, .rotate-wrap {
    width: 340px;
    height: 400px;
  }

  .inclusions-title {
    margin-bottom: var(--_spacing-system---spacing--spacing-5xl);
  }

  .image-background-wrapper, .image-background {
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0%;
  }

  .inclusions-box {
    z-index: 2;
    position: relative;
  }

  .next {
    margin-top: 38px;
  }

  .columns {
    margin-top: 100px;
  }

  .slide-6 {
    background-image: url('../images/03_sunmit_galeria-convertido..webp');
    background-position: 50%;
    background-size: cover;
    width: 100%;
  }

  .slider-3 {
    display: block;
  }

  .base-container-copy {
    width: auto;
    padding-right: var(--_spacing-system---spacing--spacing-none);
    padding-left: var(--_spacing-system---spacing--spacing-none);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    --_typography---fonts--primary: Geist, sans-serif;
    --_typography---body-text--text-m: 16px;
    --_typography---line-height--line-height-m: 1.3em;
    --_typography---font-weight--regular: 400;
    --_typography---letter-spacing--letter-spacing-m: -.48px;
    --_typography---fonts--heading: Agdasima, sans-serif;
    --_typography---typography--h1: 200px;
    --_typography---line-height--line-height-xxxs: .82em;
    --_typography---font-weight--bold: 700;
    --_typography---letter-spacing--letter-spacing-xxxxs: -3.44px;
    --_typography---typography--h2: 78px;
    --_typography---line-height--line-height-xxs: 1em;
    --_typography---letter-spacing--letter-spacing-xxs: -1.4px;
    --_typography---typography--h3: 42px;
    --_typography---letter-spacing--letter-spacing-l: -.42px;
    --_typography---typography--h4: 34px;
    --_typography---letter-spacing--letter-spacing-xl: -.34px;
    --_typography---typography--h5: 26px;
    --_typography---letter-spacing--letter-spacing-xs: -.54px;
    --_typography---typography--h6: 20px;
    --_typography---line-height--line-height-s: 1.2em;
    --_typography---font-weight--semi-bold: 600;
    --_typography---letter-spacing--letter-spacing-xxl: -.2px;
    --_typography---letter-spacing--letter-spacing-xxxl: 1.28px;
    --_typography---letter-spacing--letter-spacing-s: -.52px;
    --_typography---body-text--text-s: 14px;
    --_typography---fonts--font-awesome-03: "Fa Solid 900", Arial, sans-serif;
    --_typography---body-text--text-l\<deleted\|variable-fce6a60d-154f-73a0-1489-1ec3f23e7463\>: 20px;
    --_typography---line-height--line-height-xs: 1.1em;
    --_typography---line-height--line-height-xl: 1.5em;
    --_typography---font-weight--medium: 500;
    --_typography---fonts--font-awesome-02: "Fa Brands 400", Arial, sans-serif;
    --_typography---body-text--text-l: 18px;
    --_typography---font-weight--light: 300;
    --_typography---typography--h1-home: 120px;
    --_typography---typography--number: 140px;
    --_typography---letter-spacing--letter-spacing-xxxs: -2.8px;
    --_typography---body-text--text-xs: 12px;
    --_typography---fonts--font-awesome-01: "Fa 400", Arial, sans-serif;
    --_typography---font-weight--extra-bold: 800;
    --_typography---line-height--line-height-l: 1.4em;
    --_spacing-system---spacing--spacing-none: 0px;
    --_spacing-system---spacing--spacing-l: 20px;
    --_spacing-system---spacing--spacing-s: 8px;
    --_spacing-system---spacing--spacing-sm: 10px;
    --_spacing-system---spacing--spacing-5xl: 50px;
    --_spacing-system---spacing--spacing-2xl: 24px;
    --_spacing-system---spacing--spacing-8xl: 130px;
    --_spacing-system---spacing--spacing-3xl: 30px;
    --_spacing-system---spacing--spacing-m: 12px;
    --_spacing-system---spacing--section-spacing: 130px;
    --_spacing-system---spacing--spacing-7xl: 100px;
    --_spacing-system---spacing--spacing-6xl: 80px;
    --_spacing-system---containers--base-container: 1440px;
    --_spacing-system---spacing--spacing-ml: 15px;
    --_spacing-system---spacing--spacing-4xl: 40px;
    --_spacing-system---border-radius--radius-m: 8px;
    --_spacing-system---border-radius--radius-xxs: 2px;
    --_spacing-system---border-radius--radius-xs: 4px;
    --_spacing-system---spacing--spacing-xs: 6px;
    --_spacing-system---containers--full-width: 100%;
    --_spacing-system---spacing--spacing-xxs: 4px;
    --_spacing-system---border-radius--radius-l: 100px;
    --_spacing-system---spacing--spacing-xl: 22px;
    --_spacing-system---border-radius--radius-s: 6px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: stretch;
    margin-left: auto;
    display: flex;
    position: relative;
  }

  .section-copy.hero-section {
    background-size: cover;
    padding-top: 186px;
  }

  .section-copy.inner-hero {
    padding-top: 180px;
  }

  .section-copy.price-hero {
    padding-top: 220px;
  }

  .section-copy.testimonials-hero {
    padding-top: 200px;
  }

  .section-copy.gallery-hero {
    padding-top: 80px;
    padding-bottom: 20px;
  }

  .section-copy.post-hero {
    padding-top: 220px;
  }

  .section-copy.destination-inner-hero {
    padding-top: 180px;
  }

  .section-copy.destination-inner-hero-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: var(--blue);
    object-fit: fill;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    display: flex;
    position: static;
  }

  .image-bg-copy {
    -webkit-text-fill-color: inherit;
    background-color: #eea50800;
    background-image: url('../images/port_01.webp');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto;
    background-clip: padding-box;
    height: 100vh;
  }

  .cf-pricing-toggle-header-wrapper {
    margin-left: 11px;
  }

  .hero-heading-copy {
    color: var(--white);
    font-size: var(--_typography---typography--h1-home);
    line-height: var(--_typography---line-height--line-height-xxs);
  }

  .div-foto-360-2 {
    background-image: url('../images/04_sunmit_galeria-convertido..webp');
  }

  .div-foto-360-4, .div-foto-cont, .div-foto-360-3, .div-foto-360-5 {
    background-image: url('../images/aventura_arqu_cantona.jpg');
  }

  .section-2.inner-hero {
    padding-top: 180px;
  }

  .section-copy-2.destination-inner-hero-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    object-fit: fill;
    background-color: #efd357;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    display: flex;
    position: static;
  }

  .slider-4 {
    display: block;
  }

  .slide-8 {
    background-image: url('../images/03_sunmit_galeria-convertido..webp');
    background-position: 50%;
    background-size: cover;
    width: 100%;
  }

  .base-container-copy-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    --_typography---fonts--primary: Geist, sans-serif;
    --_typography---body-text--text-m: 16px;
    --_typography---line-height--line-height-m: 1.3em;
    --_typography---font-weight--regular: 400;
    --_typography---letter-spacing--letter-spacing-m: -.48px;
    --_typography---fonts--heading: Agdasima, sans-serif;
    --_typography---typography--h1: 200px;
    --_typography---line-height--line-height-xxxs: .82em;
    --_typography---font-weight--bold: 700;
    --_typography---letter-spacing--letter-spacing-xxxxs: -3.44px;
    --_typography---typography--h2: 78px;
    --_typography---line-height--line-height-xxs: 1em;
    --_typography---letter-spacing--letter-spacing-xxs: -1.4px;
    --_typography---typography--h3: 42px;
    --_typography---letter-spacing--letter-spacing-l: -.42px;
    --_typography---typography--h4: 34px;
    --_typography---letter-spacing--letter-spacing-xl: -.34px;
    --_typography---typography--h5: 26px;
    --_typography---letter-spacing--letter-spacing-xs: -.54px;
    --_typography---typography--h6: 20px;
    --_typography---line-height--line-height-s: 1.2em;
    --_typography---font-weight--semi-bold: 600;
    --_typography---letter-spacing--letter-spacing-xxl: -.2px;
    --_typography---letter-spacing--letter-spacing-xxxl: 1.28px;
    --_typography---letter-spacing--letter-spacing-s: -.52px;
    --_typography---body-text--text-s: 14px;
    --_typography---fonts--font-awesome-03: "Fa Solid 900", Arial, sans-serif;
    --_typography---body-text--text-l\<deleted\|variable-fce6a60d-154f-73a0-1489-1ec3f23e7463\>: 20px;
    --_typography---line-height--line-height-xs: 1.1em;
    --_typography---line-height--line-height-xl: 1.5em;
    --_typography---font-weight--medium: 500;
    --_typography---fonts--font-awesome-02: "Fa Brands 400", Arial, sans-serif;
    --_typography---body-text--text-l: 18px;
    --_typography---font-weight--light: 300;
    --_typography---typography--h1-home: 120px;
    --_typography---typography--number: 140px;
    --_typography---letter-spacing--letter-spacing-xxxs: -2.8px;
    --_typography---body-text--text-xs: 12px;
    --_typography---fonts--font-awesome-01: "Fa 400", Arial, sans-serif;
    --_typography---font-weight--extra-bold: 800;
    --_typography---line-height--line-height-l: 1.4em;
    --_spacing-system---spacing--spacing-none: 0px;
    --_spacing-system---spacing--spacing-l: 20px;
    --_spacing-system---spacing--spacing-s: 8px;
    --_spacing-system---spacing--spacing-sm: 10px;
    --_spacing-system---spacing--spacing-5xl: 50px;
    --_spacing-system---spacing--spacing-2xl: 24px;
    --_spacing-system---spacing--spacing-8xl: 130px;
    --_spacing-system---spacing--spacing-3xl: 30px;
    --_spacing-system---spacing--spacing-m: 12px;
    --_spacing-system---spacing--section-spacing: 130px;
    --_spacing-system---spacing--spacing-7xl: 100px;
    --_spacing-system---spacing--spacing-6xl: 80px;
    --_spacing-system---containers--base-container: 1440px;
    --_spacing-system---spacing--spacing-ml: 15px;
    --_spacing-system---spacing--spacing-4xl: 40px;
    --_spacing-system---border-radius--radius-m: 8px;
    --_spacing-system---border-radius--radius-xxs: 2px;
    --_spacing-system---border-radius--radius-xs: 4px;
    --_spacing-system---spacing--spacing-xs: 6px;
    --_spacing-system---containers--full-width: 100%;
    --_spacing-system---spacing--spacing-xxs: 4px;
    --_spacing-system---border-radius--radius-l: 100px;
    --_spacing-system---spacing--spacing-xl: 22px;
    --_spacing-system---border-radius--radius-s: 6px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: stretch;
    width: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: relative;
  }

  .navbar-fixed-3 {
    background-color: #fff0;
  }

  .base-container-3 {
    box-sizing: border-box;
    float: none;
    clear: none;
    object-fit: fill;
    justify-content: center;
    align-self: auto;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
  }

  .raiting-text-3 {
    color: #0f0e0e;
  }

  .hero-heading-preguntas, .hero-heading-alianzas, .hero-heading-terminos, .hero-heading-nostros, .hero-heading-index {
    color: var(--white);
    font-size: var(--_typography---typography--h1-home);
    line-height: var(--_typography---line-height--line-height-xxs);
  }
}

@media screen and (max-width: 991px) {
  body {
    --_typography---fonts--primary: Geist, sans-serif;
    --_typography---body-text--text-m: 16px;
    --_typography---line-height--line-height-m: 1.3em;
    --_typography---font-weight--regular: 400;
    --_typography---letter-spacing--letter-spacing-m: -.48px;
    --_typography---fonts--heading: Agdasima, sans-serif;
    --_typography---typography--h1: 100px;
    --_typography---line-height--line-height-xxxs: .82em;
    --_typography---font-weight--bold: 700;
    --_typography---letter-spacing--letter-spacing-xxxxs: -3px;
    --_typography---typography--h2: 50px;
    --_typography---line-height--line-height-xxs: 1em;
    --_typography---letter-spacing--letter-spacing-xxs: -1px;
    --_typography---typography--h3: 36px;
    --_typography---letter-spacing--letter-spacing-l: -.42px;
    --_typography---typography--h4: 32px;
    --_typography---letter-spacing--letter-spacing-xl: -.34px;
    --_typography---typography--h5: 26px;
    --_typography---letter-spacing--letter-spacing-xs: -.54px;
    --_typography---typography--h6: 20px;
    --_typography---line-height--line-height-s: 1.2em;
    --_typography---font-weight--semi-bold: 600;
    --_typography---letter-spacing--letter-spacing-xxl: -.2px;
    --_typography---letter-spacing--letter-spacing-xxxl: 1.28px;
    --_typography---letter-spacing--letter-spacing-s: -.52px;
    --_typography---body-text--text-s: 14px;
    --_typography---fonts--font-awesome-03: "Fa Solid 900", Arial, sans-serif;
    --_typography---body-text--text-l\<deleted\|variable-fce6a60d-154f-73a0-1489-1ec3f23e7463\>: 20px;
    --_typography---line-height--line-height-xs: 1.1em;
    --_typography---line-height--line-height-xl: 1.5em;
    --_typography---font-weight--medium: 500;
    --_typography---fonts--font-awesome-02: "Fa Brands 400", Arial, sans-serif;
    --_typography---body-text--text-l: 18px;
    --_typography---font-weight--light: 300;
    --_typography---typography--h1-home: 60px;
    --_typography---typography--number: 80px;
    --_typography---letter-spacing--letter-spacing-xxxs: -2.8px;
    --_typography---body-text--text-xs: 12px;
    --_typography---fonts--font-awesome-01: "Fa 400", Arial, sans-serif;
    --_typography---font-weight--extra-bold: 800;
    --_typography---line-height--line-height-l: 1.4em;
    --_spacing-system---spacing--spacing-none: 0px;
    --_spacing-system---spacing--spacing-l: 20px;
    --_spacing-system---spacing--spacing-s: 8px;
    --_spacing-system---spacing--spacing-sm: 10px;
    --_spacing-system---spacing--spacing-5xl: 50px;
    --_spacing-system---spacing--spacing-2xl: 24px;
    --_spacing-system---spacing--spacing-8xl: 130px;
    --_spacing-system---spacing--spacing-3xl: 30px;
    --_spacing-system---spacing--spacing-m: 12px;
    --_spacing-system---spacing--section-spacing: 80px;
    --_spacing-system---spacing--spacing-7xl: 100px;
    --_spacing-system---spacing--spacing-6xl: 80px;
    --_spacing-system---containers--base-container: 100%;
    --_spacing-system---spacing--spacing-ml: 15px;
    --_spacing-system---spacing--spacing-4xl: 40px;
    --_spacing-system---border-radius--radius-m: 8px;
    --_spacing-system---border-radius--radius-xxs: 2px;
    --_spacing-system---border-radius--radius-xs: 4px;
    --_spacing-system---spacing--spacing-xs: 6px;
    --_spacing-system---containers--full-width: 100%;
    --_spacing-system---spacing--spacing-xxs: 4px;
    --_spacing-system---border-radius--radius-l: 100px;
    --_spacing-system---spacing--spacing-xl: 22px;
    --_spacing-system---border-radius--radius-s: 6px;
  }

  blockquote {
    padding-right: var(--_spacing-system---spacing--spacing-3xl);
  }

  .section.without-bottom-spacing.spacing-tab {
    padding-bottom: var(--_spacing-system---spacing--section-spacing);
  }

  .section.hero-section {
    height: 600px;
    padding-top: 118px;
  }

  .section.inner-hero, .section.price-hero {
    padding-top: 140px;
  }

  .section.testimonials-hero {
    padding-top: 140px;
    padding-bottom: 80px;
  }

  .section.gallery-hero {
    padding-top: 60px;
  }

  .section.post-hero, .section.destination-inner-hero, .section.programs-hero, .section.destination-inner-hero-copy, .section.inner-hero-copy {
    padding-top: 140px;
  }

  .section.testimonials-hero-b {
    padding-top: 140px;
    padding-bottom: 80px;
  }

  .base-container {
    max-width: var(--_spacing-system---containers--base-container);
  }

  .landing-download-block-wrapper {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    flex-wrap: wrap;
    justify-content: center;
    padding: 60px 40px;
  }

  .footer {
    padding-bottom: var(--_spacing-system---spacing--spacing-5xl);
  }

  .brand.main {
    display: none;
  }

  .brand.tablet {
    display: block;
  }

  .brand.tab {
    display: flex;
  }

  .middle-style-spacing-desktop {
    top: 30%;
  }

  .colors-wrapper {
    grid-column-gap: var(--_spacing-system---spacing--spacing-l);
    grid-row-gap: var(--_spacing-system---spacing--spacing-l);
  }

  .grid-system {
    width: 100%;
  }

  .colors-container {
    flex-flow: wrap;
  }

  .top-style-spacing-mobile {
    top: 3%;
  }

  .headings-container {
    flex-wrap: wrap;
  }

  .middlr-style-spacing-mobile {
    top: 26%;
  }

  .spacing-system-image {
    width: 75%;
  }

  .bottom-style-spacing-desktop {
    bottom: 6%;
  }

  .spacing-wrapper-mobile {
    width: 70%;
  }

  .grid-description.first-description {
    text-align: center;
  }

  .top-style-spacing-desktop {
    top: 4%;
  }

  .bottom-style-spacing-mobile {
    bottom: 6%;
  }

  .style-guide-content {
    flex-flow: wrap;
    grid-template-columns: 1fr;
  }

  .style-guide-content.links-grid, .style-guide-content.button-grid {
    grid-template-columns: 1fr 1fr;
  }

  .spasing-system-image-mobile {
    width: 70%;
  }

  .licensing-icons {
    width: 80%;
  }

  .licensing-grid {
    grid-column-gap: var(--_spacing-system---spacing--spacing-ml);
    grid-row-gap: var(--_spacing-system---spacing--spacing-ml);
    grid-template-columns: 1fr 1fr 1fr;
  }

  .inner-banner {
    min-height: 350px;
  }

  .intro-box {
    grid-column-gap: var(--_spacing-system---spacing--spacing-ml);
    grid-row-gap: var(--_spacing-system---spacing--spacing-ml);
  }

  .intro-grid {
    grid-column-gap: var(--_spacing-system---spacing--spacing-3xl);
    grid-row-gap: var(--_spacing-system---spacing--spacing-3xl);
    grid-template-columns: 1fr;
  }

  ._404-content-wrapper {
    grid-column-gap: var(--_spacing-system---spacing--spacing-3xl);
    grid-row-gap: var(--_spacing-system---spacing--spacing-3xl);
    margin-bottom: 160px;
  }

  .error-hero-title {
    font-size: 120px;
  }

  .password-icon {
    height: 100px;
  }

  .nav-dropdown-link-wrapper-2 {
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
  }

  .nav-dropdown-link-wrapper-2:hover {
    padding-left: 0;
    padding-right: 0;
  }

  .nav-dropdown-list-light {
    background-color: var(--blue);
    border-style: none;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    max-width: 300px;
    padding: 0 20px;
    display: flex;
    position: static;
  }

  .nav-dropdown-list-light.w--open {
    background-color: var(--blue);
    width: auto;
    max-width: 300px;
    box-shadow: none;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    position: static;
  }

  .nav-dropdown-list-light.megamenu {
    width: auto;
    height: 270px;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    overflow: scroll;
  }

  .nav-dropdown-list-light.megamenu.w--open {
    width: auto;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .nav-dropdown-column-light {
    justify-content: center;
    width: 180px;
  }

  .tablet-menu-wrap {
    z-index: 1;
    padding: var(--_spacing-system---spacing--spacing-ml);
    justify-content: space-between;
    align-items: center;
    display: flex;
    position: relative;
  }

  .plus-icon-clip {
    margin-bottom: 0;
  }

  .menu-wrap-nav {
    background-color: var(--blue);
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding: 20px;
    display: flex;
  }

  .nav-dropdown-toggle-light {
    padding-top: var(--_spacing-system---spacing--spacing-none);
    padding-bottom: var(--_spacing-system---spacing--spacing-none);
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .nav-menu-wrap {
    background-color: var(--blue);
    flex-direction: column;
    width: 100%;
    inset: 0%;
  }

  .block-button-tablet {
    justify-content: center;
    align-items: flex-start;
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .nav-dropdown-white {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 300px;
    transition: opacity .5s;
    display: flex;
    overflow: hidden;
  }

  .main-logo {
    height: 30px;
  }

  .nav-link-wrap {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .pluseast.light {
    display: block;
  }

  .pluseast.hide-tab {
    display: none;
  }

  .button-text-item {
    font-size: var(--_typography---body-text--text-m);
    letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxxl);
  }

  .button-text-item.nav {
    letter-spacing: var(--_typography---letter-spacing--letter-spacing-l);
  }

  .button-text-item.nav.dark {
    color: var(--light);
  }

  .nav-dropdown-link-light {
    color: var(--light);
    letter-spacing: var(--_typography---letter-spacing--letter-spacing-l);
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-link-light:hover, .nav-dropdown-link-light.w--current {
    color: var(--dark-blue);
  }

  .nav-desk-button-wrapper {
    display: none;
  }

  .image-decor {
    max-width: 200px;
  }

  .about-description-wrapper {
    margin-top: var(--_spacing-system---spacing--spacing-2xl);
    margin-bottom: var(--_spacing-system---spacing--spacing-3xl);
  }

  .collection-list-adventure {
    grid-column-gap: var(--_spacing-system---spacing--spacing-l);
    grid-template-columns: 1fr 1fr;
  }

  .hike-s-name {
    letter-spacing: var(--_typography---letter-spacing--letter-spacing-xl);
  }

  .adventure-item-content {
    grid-row-gap: var(--_spacing-system---spacing--spacing-l);
  }

  .adventure-title-wrapper {
    grid-row-gap: var(--_spacing-system---spacing--spacing-2xl);
    max-width: 450px;
  }

  .flex-title-wrapper {
    margin-bottom: var(--_spacing-system---spacing--spacing-4xl);
  }

  .video-wrapper {
    height: 500px;
  }

  .image-video-decor {
    width: 450px;
  }

  .image-video-decor.small {
    width: 230px;
  }

  .tabs {
    align-items: stretch;
  }

  .tabs-menu {
    width: 60%;
  }

  .tabs-content {
    height: auto;
    position: relative;
  }

  .tab-item-title {
    font-size: var(--_typography---typography--h5);
  }

  .discount {
    width: auto;
    padding-top: var(--_spacing-system---spacing--spacing-xs);
    padding-bottom: var(--_spacing-system---spacing--spacing-xs);
    font-size: var(--_typography---body-text--text-s);
    top: -4px;
    right: -80px;
  }

  .tab-content {
    padding-right: var(--_spacing-system---spacing--spacing-none);
  }

  .tours-section {
    min-height: auto;
    margin-top: -78px;
    padding-top: 0;
  }

  .tour-s-title, .team-center-wrapper {
    margin-bottom: var(--_spacing-system---spacing--spacing-4xl);
  }

  .team-grid {
    grid-column-gap: var(--_spacing-system---spacing--spacing-l);
    grid-row-gap: var(--_spacing-system---spacing--spacing-l);
    grid-template: "." 360px
                   "."
                   "."
                   / 1fr;
  }

  .image-team-first {
    height: 360px;
  }

  .team-item {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    height: auto;
    display: grid;
  }

  .image-team-second {
    height: 360px;
  }

  .awards-section {
    flex-flow: column;
  }

  .awards-right-column {
    width: 100%;
  }

  .awards-top-image-wrapper {
    height: 300px;
  }

  .award-item.without-line {
    padding-bottom: var(--_spacing-system---spacing--spacing-none);
  }

  .awards-left-column {
    width: 100%;
    margin-bottom: var(--_spacing-system---spacing--spacing-4xl);
    padding-right: var(--_spacing-system---spacing--spacing-xs);
    grid-column-gap: var(--_spacing-system---spacing--spacing-5xl);
    grid-template-rows: auto;
    grid-template-columns: 1fr .6fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .award-item-title-wrap {
    max-width: none;
  }

  .news-title-wrapper {
    margin-bottom: var(--_spacing-system---spacing--spacing-4xl);
    justify-content: space-between;
    align-items: center;
  }

  .link-image-news-medium {
    height: 193px;
  }

  .text-content-footer {
    grid-row-gap: var(--_spacing-system---spacing--spacing-l);
    flex-flow: column;
    max-width: 320px;
    display: flex;
  }

  .paragraph-footer-top {
    position: static;
  }

  .top-footer-content {
    padding-bottom: var(--_spacing-system---spacing--spacing-5xl);
    justify-content: space-between;
    align-items: flex-start;
  }

  .input-s-grid {
    grid-template-columns: 1fr;
  }

  .form {
    grid-row-gap: var(--_spacing-system---spacing--spacing-ml);
  }

  .bottom-footer-content {
    padding-top: var(--_spacing-system---spacing--spacing-5xl);
  }

  .news-form-title {
    max-width: 300px;
  }

  .form-news {
    grid-row-gap: var(--_spacing-system---spacing--spacing-ml);
    flex-flow: column;
    align-items: stretch;
  }

  .news-form {
    grid-row-gap: var(--_spacing-system---spacing--spacing-2xl);
  }

  .news-form-box {
    grid-row-gap: var(--_spacing-system---spacing--spacing-4xl);
  }

  .social-icon-footer {
    width: 40px;
    height: 40px;
  }

  .social-icons-wrapper {
    grid-column-gap: var(--_spacing-system---spacing--spacing-m);
  }

  .links-footer-box {
    grid-row-gap: var(--_spacing-system---spacing--spacing-2xl);
    justify-content: flex-start;
    align-items: flex-end;
  }

  .logo-footer {
    max-width: 250px;
  }

  .hero-heading-wrapper {
    max-width: 640px;
  }

  .hero-heading {
    color: var(--white);
    letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxs);
    --_typography---fonts--primary: Geist, sans-serif;
    --_typography---body-text--text-m: 16px;
    --_typography---line-height--line-height-m: 1.3em;
    --_typography---font-weight--regular: 400;
    --_typography---letter-spacing--letter-spacing-m: -.48px;
    --_typography---fonts--heading: Agdasima, sans-serif;
    --_typography---typography--h1: 100px;
    --_typography---line-height--line-height-xxxs: .82em;
    --_typography---font-weight--bold: 700;
    --_typography---letter-spacing--letter-spacing-xxxxs: -3px;
    --_typography---typography--h2: 50px;
    --_typography---line-height--line-height-xxs: 1em;
    --_typography---letter-spacing--letter-spacing-xxs: -1px;
    --_typography---typography--h3: 36px;
    --_typography---letter-spacing--letter-spacing-l: -.42px;
    --_typography---typography--h4: 32px;
    --_typography---letter-spacing--letter-spacing-xl: -.34px;
    --_typography---typography--h5: 26px;
    --_typography---letter-spacing--letter-spacing-xs: -.54px;
    --_typography---typography--h6: 20px;
    --_typography---line-height--line-height-s: 1.2em;
    --_typography---font-weight--semi-bold: 600;
    --_typography---letter-spacing--letter-spacing-xxl: -.2px;
    --_typography---letter-spacing--letter-spacing-xxxl: 1.28px;
    --_typography---letter-spacing--letter-spacing-s: -.52px;
    --_typography---body-text--text-s: 14px;
    --_typography---fonts--font-awesome-03: "Fa Solid 900", Arial, sans-serif;
    --_typography---body-text--text-l\<deleted\|variable-fce6a60d-154f-73a0-1489-1ec3f23e7463\>: 20px;
    --_typography---line-height--line-height-xs: 1.1em;
    --_typography---line-height--line-height-xl: 1.5em;
    --_typography---font-weight--medium: 500;
    --_typography---fonts--font-awesome-02: "Fa Brands 400", Arial, sans-serif;
    --_typography---body-text--text-l: 18px;
    --_typography---font-weight--light: 300;
    --_typography---typography--h1-home: 60px;
    --_typography---typography--number: 80px;
    --_typography---letter-spacing--letter-spacing-xxxs: -2.8px;
    --_typography---body-text--text-xs: 12px;
    --_typography---fonts--font-awesome-01: "Fa 400", Arial, sans-serif;
    --_typography---font-weight--extra-bold: 800;
    --_typography---line-height--line-height-l: 1.4em;
  }

  .image-mountain-hero {
    height: 350px;
  }

  .image-sun-hero {
    width: 400px;
    height: 400px;
    bottom: 0;
    left: 60px;
  }

  .plus-span {
    width: 20px;
    height: 20px;
    top: 0;
  }

  .tour-s-item-title {
    font-size: var(--_typography---typography--h4);
  }

  .team-description {
    height: 360px;
    padding: var(--_spacing-system---spacing--spacing-3xl) var(--_spacing-system---spacing--spacing-l);
    grid-row-gap: var(--_spacing-system---spacing--spacing-ml);
    position: static;
    transform: none;
  }

  .team-bottom-content {
    flex: 0 auto;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .awards-button-desk {
    display: none;
  }

  .awards-button-tab {
    margin-top: var(--_spacing-system---spacing--spacing-4xl);
    display: flex;
  }

  .social-footer-icon {
    object-fit: cover;
    width: 20px;
    height: 20px;
  }

  .nav-socials {
    margin-bottom: 0;
  }

  .nav-socials.tab {
    display: flex;
  }

  .nav-socials.mob, .span-image {
    display: none;
  }

  .primary-button-close.w--open {
    background-color: var(--orange);
    display: flex;
  }

  .primary-button-menu {
    display: block;
  }

  .nav-link-text {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .card-side {
    height: 360px;
  }

  .copyright-wrap {
    justify-content: space-between;
    align-items: flex-start;
  }

  .left-copyright-wrapper {
    text-align: center;
  }

  .right-copyright-wrapper {
    text-align: right;
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-end;
    max-width: 250px;
  }

  .card {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .card.second {
    margin-left: 0;
    margin-right: 0;
  }

  .card.third {
    background-color: var(--blue);
  }

  .card.fourth {
    background-color: var(--dark-blue);
  }

  .card-content-wrapper {
    max-width: none;
    padding-right: var(--_spacing-system---spacing--spacing-2xl);
    padding-left: var(--_spacing-system---spacing--spacing-2xl);
    grid-row-gap: var(--_spacing-system---spacing--spacing-3xl);
  }

  .absolute-block {
    height: auto;
    position: static;
  }

  .image-bg {
    width: 90%;
    height: auto;
    margin-top: 0;
  }

  .sticky-cards-section {
    height: auto;
    padding: var(--_spacing-system---spacing--section-spacing) 15px;
  }

  .sticky-wrap {
    height: auto;
    position: static;
  }

  .top-flex-block {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: grid;
  }

  .sticky-background-wrapper {
    height: auto;
    margin-bottom: var(--_spacing-system---spacing--spacing-4xl);
    position: static;
  }

  .slide-item, .slider {
    height: 500px;
  }

  .review-text-block {
    padding-left: 40px;
    padding-right: 40px;
  }

  .wheel {
    width: 50px;
    height: 50px;
  }

  .center-title {
    margin-bottom: 40px;
  }

  .video-animation-section {
    height: auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .trigger {
    display: none;
  }

  .box {
    height: auto;
    position: static;
  }

  .grid {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    place-content: stretch;
    align-items: stretch;
    height: auto;
  }

  .left-box {
    padding-right: var(--_spacing-system---spacing--spacing-none);
    padding-left: var(--_spacing-system---spacing--spacing-none);
    display: block;
  }

  .one-image-box.hide-tab {
    display: none;
  }

  .two-images-box {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-rows: auto;
    grid-template-columns: 1fr .7fr;
    width: 100%;
  }

  .two-images-box.bottom {
    grid-template-columns: .7fr 1fr;
  }

  .auto-image-wrap {
    width: 100%;
    height: 250px;
  }

  .center-video-box {
    width: 100%;
    height: 300px;
  }

  .right-box {
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .mission-text-content {
    grid-row-gap: 40px;
    width: 60%;
    padding-right: 40px;
  }

  .mission-image-wrapper {
    width: 40%;
    padding-left: 0;
  }

  .destination-title-wrapper {
    max-width: 550px;
    margin-bottom: var(--_spacing-system---spacing--spacing-4xl);
  }

  .collection-list-destination-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .collection-item-destination:last-child {
    display: none;
  }

  .number-item-about {
    grid-row-gap: var(--_spacing-system---spacing--spacing-ml);
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .image-form-round {
    width: 150px;
    height: 150px;
  }

  .title-wrapper-mission-section {
    max-width: 350px;
  }

  .image-shapes {
    width: 150px;
    height: 150px;
  }

  .process-title {
    font-size: var(--_typography---typography--h4);
  }

  .collection-list-programs-main {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
  }

  .title-cta {
    max-width: 550px;
  }

  .heading-large {
    font-size: 70px;
  }

  .destination-right-box {
    justify-content: flex-start;
    align-items: center;
  }

  .destination-item-grid {
    grid-column-gap: 40px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .image-destination {
    position: static;
  }

  .image-destination-wrapper {
    aspect-ratio: auto;
    width: 100%;
    height: 400px;
    position: static;
  }

  .destination-image-box, .left-image-wrapper, .right-image-wrapper {
    width: 100px;
    height: 120px;
  }

  .destination-banner-title-wrapper {
    max-width: 430px;
  }

  .plan-decor {
    height: 70%;
  }

  .plan-s-details {
    padding-top: var(--_spacing-system---spacing--spacing-l);
    padding-left: var(--_spacing-system---spacing--spacing-4xl);
  }

  .plan-item-title-wrapper {
    max-width: 300px;
  }

  .plan-info-top {
    grid-row-gap: var(--_spacing-system---spacing--spacing-ml);
  }

  .left-banner-title, .left-banner-title.blog {
    max-width: 600px;
  }

  .title-cta-copy {
    max-width: 500px;
  }

  .images-flex {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .reviews-title-wrapper {
    max-width: 600px;
    margin-bottom: 60px;
  }

  .reviews-grid {
    grid-template-columns: 1fr 1fr;
  }

  .dropdown-list {
    padding-left: 120px;
  }

  .accordion-list-content {
    margin-right: 40px;
  }

  .accordion-title {
    font-size: var(--_typography---typography--h4);
  }

  .faq-number-wrapper {
    width: 120px;
  }

  .accordion-title-wrapper {
    max-width: 500px;
  }

  .heading-wrapper {
    justify-content: center;
    align-items: center;
    padding: 5px 1rem;
    display: flex;
  }

  .headings-gallery-wrapper {
    flex-flow: column;
  }

  .gallery-heading {
    font-size: 120px;
  }

  .gallery-heading.left {
    left: 0;
  }

  .gallery-heading.right {
    right: 0;
  }

  .images-box-wrapper {
    top: -.5rem;
    transform: scale(.75);
  }

  .image-box._01 {
    transform: translate3d(-100%, -3%, 0)rotateX(0)rotateY(45deg)rotateZ(-18deg);
  }

  .image-box._02 {
    transform: translate3d(-50%, -15%, 5vw)rotateX(0)rotateY(30deg)rotateZ(-12deg);
  }

  .image-box._03 {
    transform: translate3d(10%, -20%, 10vw)rotateX(0)rotateY(25deg)rotateZ(-3deg);
  }

  .image-box._04 {
    transform: translate3d(80%, -15%, 16vw)rotateX(0)rotateY(10deg)rotateZ(12deg);
  }

  .bottom-subtitle {
    position: relative;
    top: 15px;
  }

  .image-gallery {
    height: 200px;
  }

  .image-gallery.big {
    height: 300px;
  }

  .contacts-title-wrapper {
    max-width: 450px;
  }

  .form-wrapper {
    max-width: 100%;
  }

  .form-block-main {
    min-height: 200px;
  }

  .faq-title-wrapper {
    margin-bottom: var(--_spacing-system---spacing--spacing-4xl);
  }

  .faq-title {
    max-width: 310px;
  }

  .response-text-box {
    grid-row-gap: var(--_spacing-system---spacing--spacing-5xl);
    padding-left: 60px;
  }

  .response-step-item {
    grid-row-gap: var(--_spacing-system---spacing--spacing-ml);
    max-width: none;
  }

  .response-steps-wrapper {
    grid-row-gap: var(--_spacing-system---spacing--spacing-2xl);
  }

  .relative-box {
    height: 240px;
  }

  .rich-text-post-wrapper {
    padding-right: 40px;
  }

  .author-info-wrapper, .post-banner-right-column {
    padding-left: 40px;
  }

  .inner-heading {
    letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxs);
    font-size: 60px;
  }

  .post-title-wrapper {
    max-width: none;
  }

  .banner-post-image-wrapper {
    height: 350px;
    margin-top: 60px;
  }

  .collection-list-blog-recent {
    grid-template-columns: 1fr 1fr;
  }

  .recent-posts-title {
    margin-bottom: var(--_spacing-system---spacing--spacing-4xl);
  }

  .collection-item-post-recent:last-child {
    display: none;
  }

  .destination-title-hero-wrapper {
    max-width: 420px;
  }

  .destination-image-grid {
    grid-column-gap: var(--_spacing-system---spacing--spacing-3xl);
  }

  .rich-text-destination-wrapper {
    width: 100%;
    padding-right: 0;
  }

  .destination-sidebar {
    width: 100%;
    margin-top: var(--_spacing-system---spacing--spacing-4xl);
    padding-right: var(--_spacing-system---spacing--spacing-3xl);
    padding-left: var(--_spacing-system---spacing--spacing-3xl);
  }

  .destination-description-section {
    flex-flow: column;
  }

  .sidebar-title-wrapper {
    max-width: 500px;
  }

  .image-sidebar {
    width: 50%;
  }

  .sidebar-button-wrapper {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .sidebar-keys-wrapper {
    grid-row-gap: var(--_spacing-system---spacing--spacing-l);
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .left-column-program {
    padding-right: 40px;
  }

  .program-image-box {
    height: 300px;
  }

  .inclusions-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .right-column-program {
    top: 140px;
  }

  .collection-item-related-program:last-child {
    display: none;
  }

  .inclusions-box {
    max-width: 100%;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .link-text {
    font-size: var(--_typography---body-text--text-m);
    letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxxl);
  }

  .promotion-labels-wrapper-to-remove, .promotion-label-holder {
    display: none;
  }

  .promotion-label-left {
    max-width: 380px;
  }

  .heading {
    padding-top: 50px;
  }

  .hero-heading-copy {
    letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxs);
  }

  .collection-list-programs-main-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
  }

  .base-container-copy {
    max-width: var(--_spacing-system---containers--base-container);
  }

  .section-copy.without-bottom-spacing.spacing-tab {
    padding-bottom: var(--_spacing-system---spacing--section-spacing);
  }

  .section-copy.hero-section {
    height: 600px;
    padding-top: 118px;
  }

  .section-copy.inner-hero, .section-copy.price-hero {
    padding-top: 140px;
  }

  .section-copy.testimonials-hero {
    padding-top: 140px;
    padding-bottom: 80px;
  }

  .section-copy.gallery-hero {
    padding-top: 60px;
  }

  .section-copy.post-hero, .section-copy.destination-inner-hero, .section-copy.programs-hero {
    padding-top: 140px;
  }

  .section-copy.destination-inner-hero-copy {
    padding-top: 0;
  }

  .image-bg-copy {
    width: 100%;
    height: auto;
    margin-top: 0;
  }

  .combine-padding-global {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .combine-heading-style-h2 {
    font-size: 2.5rem;
  }

  .combine-pricing3_component {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .cf-pricing-box-plan-wrapper {
    text-align: center;
    align-items: center;
  }

  .cf-pricing-plan-content-wrapper {
    margin-bottom: 0;
  }

  .cf-secondary-button.pricing-button, .cf-primary-button.pricing-button {
    margin-top: 60px;
  }

  .cf-pricing-box {
    min-height: auto;
  }

  .cf-pricing-box.pricing-highlighted, .cf-pricing-box.pricing-box-alternative {
    width: 80%;
    max-width: 400px;
    min-height: auto;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .cf-pricing-box-row {
    flex-direction: column;
  }

  .cf-toggle-contain {
    margin-left: 20px;
    margin-right: 20px;
    position: relative;
  }

  .cf-pricing-plan-price {
    margin-bottom: 25px;
  }

  .cf-toggle-save-text {
    font-size: 18px;
  }

  .cf-pricing-2-price-card-section {
    margin-bottom: 100px;
  }

  .hero-heading-copy {
    color: var(--white);
    letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxs);
    --_typography---fonts--primary: Geist, sans-serif;
    --_typography---body-text--text-m: 16px;
    --_typography---line-height--line-height-m: 1.3em;
    --_typography---font-weight--regular: 400;
    --_typography---letter-spacing--letter-spacing-m: -.48px;
    --_typography---fonts--heading: Agdasima, sans-serif;
    --_typography---typography--h1: 100px;
    --_typography---line-height--line-height-xxxs: .82em;
    --_typography---font-weight--bold: 700;
    --_typography---letter-spacing--letter-spacing-xxxxs: -3px;
    --_typography---typography--h2: 50px;
    --_typography---line-height--line-height-xxs: 1em;
    --_typography---letter-spacing--letter-spacing-xxs: -1px;
    --_typography---typography--h3: 36px;
    --_typography---letter-spacing--letter-spacing-l: -.42px;
    --_typography---typography--h4: 32px;
    --_typography---letter-spacing--letter-spacing-xl: -.34px;
    --_typography---typography--h5: 26px;
    --_typography---letter-spacing--letter-spacing-xs: -.54px;
    --_typography---typography--h6: 20px;
    --_typography---line-height--line-height-s: 1.2em;
    --_typography---font-weight--semi-bold: 600;
    --_typography---letter-spacing--letter-spacing-xxl: -.2px;
    --_typography---letter-spacing--letter-spacing-xxxl: 1.28px;
    --_typography---letter-spacing--letter-spacing-s: -.52px;
    --_typography---body-text--text-s: 14px;
    --_typography---fonts--font-awesome-03: "Fa Solid 900", Arial, sans-serif;
    --_typography---body-text--text-l\<deleted\|variable-fce6a60d-154f-73a0-1489-1ec3f23e7463\>: 20px;
    --_typography---line-height--line-height-xs: 1.1em;
    --_typography---line-height--line-height-xl: 1.5em;
    --_typography---font-weight--medium: 500;
    --_typography---fonts--font-awesome-02: "Fa Brands 400", Arial, sans-serif;
    --_typography---body-text--text-l: 18px;
    --_typography---font-weight--light: 300;
    --_typography---typography--h1-home: 60px;
    --_typography---typography--number: 80px;
    --_typography---letter-spacing--letter-spacing-xxxs: -2.8px;
    --_typography---body-text--text-xs: 12px;
    --_typography---fonts--font-awesome-01: "Fa 400", Arial, sans-serif;
    --_typography---font-weight--extra-bold: 800;
    --_typography---line-height--line-height-l: 1.4em;
  }

  .copyright-wrap-final {
    justify-content: space-between;
    align-items: flex-start;
  }

  .mission-text-content-copy {
    grid-row-gap: 40px;
    width: 60%;
    padding-right: 40px;
  }

  .copyright-wrap-copy {
    justify-content: space-between;
    align-items: flex-start;
  }

  .main-logo-b {
    height: 30px;
  }

  .tablet-menu-wrap-2 {
    z-index: 1;
    justify-content: space-between;
    align-items: center;
    padding: 15px;
    display: flex;
    position: relative;
  }

  .nav-dropdown-toggle-light-2 {
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .plus-icon-clip-2 {
    margin-bottom: 0;
  }

  .nav-dropdown-white-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 300px;
    transition: opacity .5s;
    display: flex;
    overflow: hidden;
  }

  .button-text-item-2 {
    letter-spacing: 1.28px;
    font-size: 16px;
  }

  .button-text-item-2.nav.dark {
    color: #eef2f2;
  }

  .button-text-item-2.nav {
    letter-spacing: -.42px;
  }

  .nav-dropdown-list-light-2 {
    background-color: #529cb0;
    border-style: none;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    max-width: 300px;
    padding: 0 20px;
    display: flex;
    position: static;
  }

  .nav-dropdown-list-light-2.w--open {
    width: auto;
    max-width: 300px;
    box-shadow: none;
    background-color: #529cb0;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    position: static;
  }

  .nav-dropdown-list-light-2.megamenu {
    width: auto;
    height: 270px;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    overflow: scroll;
  }

  .nav-dropdown-list-light-2.megamenu.w--open {
    width: auto;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .nav-link-wrap-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .menu-wrap-nav-2 {
    background-color: #529cb0;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding: 20px;
    display: flex;
  }

  .nav-socials-2 {
    margin-bottom: 0;
  }

  .nav-socials-2.mob {
    display: none;
  }

  .nav-socials-2.tab {
    display: flex;
  }

  .primary-button-close-2.w--open {
    background-color: #da6f4d;
    display: flex;
  }

  .nav-menu-wrap-2 {
    background-color: #529cb0;
    flex-direction: column;
    width: 100%;
    inset: 0%;
  }

  .primary-button-menu-2 {
    display: block;
  }

  .nav-link-text-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .pluseast-2.hide-tab {
    display: none;
  }

  .pluseast-2.light {
    display: block;
  }

  .nav-dropdown-link-light-2 {
    color: #eef2f2;
    letter-spacing: -.42px;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-link-light-2:hover, .nav-dropdown-link-light-2.w--current {
    color: #0a3248;
  }

  .span-image-2 {
    display: none;
  }

  .hero-heading-2 {
    letter-spacing: -1.4px;
  }

  .section-2.inner-hero {
    padding-top: 140px;
  }

  .base-container-2 {
    max-width: 100%;
  }

  .news-form-box-2 {
    grid-row-gap: 40px;
  }

  .footer-2 {
    padding-bottom: 50px;
  }

  .bottom-footer-content-2 {
    padding-top: 50px;
  }

  .form-2 {
    grid-row-gap: 15px;
  }

  .input-s-grid-2 {
    grid-template-columns: 1fr;
  }

  .news-form-2 {
    grid-row-gap: 24px;
  }

  .form-news-2 {
    grid-row-gap: 15px;
    flex-flow: column;
    align-items: stretch;
  }

  .links-footer-box-2 {
    grid-row-gap: 24px;
    justify-content: flex-start;
    align-items: flex-end;
  }

  .right-copyright-wrapper-2 {
    text-align: right;
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-end;
    max-width: 250px;
  }

  .social-icons-wrapper-2 {
    grid-column-gap: 12px;
  }

  .news-form-title-2 {
    max-width: 300px;
  }

  .text-content-footer-2 {
    grid-row-gap: 20px;
    flex-flow: column;
    max-width: 320px;
    display: flex;
  }

  .social-icon-footer-2 {
    width: 40px;
    height: 40px;
  }

  .copyright-wrap-2 {
    justify-content: space-between;
    align-items: flex-start;
  }

  .top-footer-content-2 {
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 50px;
  }

  .image-destination-2 {
    position: static;
  }

  .image-destination-wrapper-2 {
    aspect-ratio: auto;
    width: 100%;
    height: 400px;
    position: static;
  }

  .section-copy-2.destination-inner-hero-copy {
    padding-top: 0;
  }

  .base-container-copy-2 {
    max-width: 100%;
  }

  .primary-button-close-3.w--open {
    background-color: #efd357;
    display: flex;
  }

  .pluseast-3.light {
    display: block;
  }

  .pluseast-3.hide-tab {
    display: none;
  }

  .primary-button-menu-3 {
    display: block;
  }

  .nav-menu-wrap-3 {
    background-color: #efd357;
    flex-direction: column;
    width: 100%;
    inset: 0%;
  }

  .nav-link-wrap-3 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-white-3 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 300px;
    transition: opacity .5s;
    display: flex;
    overflow: hidden;
  }

  .plus-icon-clip-3 {
    margin-bottom: 0;
  }

  .nav-dropdown-link-light-3 {
    color: #eef2f2;
    letter-spacing: -.42px;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-link-light-3:hover, .nav-dropdown-link-light-3.w--current {
    color: #0f0e0e;
  }

  .nav-link-text-3 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list-light-3 {
    background-color: #efd357;
    border-style: none;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    max-width: 300px;
    padding: 0 20px;
    display: flex;
    position: static;
  }

  .nav-dropdown-list-light-3.w--open {
    width: auto;
    max-width: 300px;
    box-shadow: none;
    background-color: #efd357;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    position: static;
  }

  .nav-socials-3 {
    margin-bottom: 0;
  }

  .nav-socials-3.tab {
    display: flex;
  }

  .nav-socials-3.mob {
    display: none;
  }

  .menu-wrap-nav-3 {
    background-color: #efd357;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding: 20px;
    display: flex;
  }

  .sidebar-title-wrapper-2 {
    max-width: 500px;
  }

  .destination-sidebar-2 {
    width: 100%;
    margin-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .base-container-3 {
    max-width: 100%;
  }

  .inner-heading-2 {
    letter-spacing: -1.4px;
    font-size: 60px;
  }

  .sidebar-keys-wrapper-2 {
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .hero-heading-preguntas, .hero-heading-alianzas, .hero-heading-terminos, .hero-heading-nostros, .hero-heading-index {
    color: var(--white);
    letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxs);
    --_typography---fonts--primary: Geist, sans-serif;
    --_typography---body-text--text-m: 16px;
    --_typography---line-height--line-height-m: 1.3em;
    --_typography---font-weight--regular: 400;
    --_typography---letter-spacing--letter-spacing-m: -.48px;
    --_typography---fonts--heading: Agdasima, sans-serif;
    --_typography---typography--h1: 100px;
    --_typography---line-height--line-height-xxxs: .82em;
    --_typography---font-weight--bold: 700;
    --_typography---letter-spacing--letter-spacing-xxxxs: -3px;
    --_typography---typography--h2: 50px;
    --_typography---line-height--line-height-xxs: 1em;
    --_typography---letter-spacing--letter-spacing-xxs: -1px;
    --_typography---typography--h3: 36px;
    --_typography---letter-spacing--letter-spacing-l: -.42px;
    --_typography---typography--h4: 32px;
    --_typography---letter-spacing--letter-spacing-xl: -.34px;
    --_typography---typography--h5: 26px;
    --_typography---letter-spacing--letter-spacing-xs: -.54px;
    --_typography---typography--h6: 20px;
    --_typography---line-height--line-height-s: 1.2em;
    --_typography---font-weight--semi-bold: 600;
    --_typography---letter-spacing--letter-spacing-xxl: -.2px;
    --_typography---letter-spacing--letter-spacing-xxxl: 1.28px;
    --_typography---letter-spacing--letter-spacing-s: -.52px;
    --_typography---body-text--text-s: 14px;
    --_typography---fonts--font-awesome-03: "Fa Solid 900", Arial, sans-serif;
    --_typography---body-text--text-l\<deleted\|variable-fce6a60d-154f-73a0-1489-1ec3f23e7463\>: 20px;
    --_typography---line-height--line-height-xs: 1.1em;
    --_typography---line-height--line-height-xl: 1.5em;
    --_typography---font-weight--medium: 500;
    --_typography---fonts--font-awesome-02: "Fa Brands 400", Arial, sans-serif;
    --_typography---body-text--text-l: 18px;
    --_typography---font-weight--light: 300;
    --_typography---typography--h1-home: 60px;
    --_typography---typography--number: 80px;
    --_typography---letter-spacing--letter-spacing-xxxs: -2.8px;
    --_typography---body-text--text-xs: 12px;
    --_typography---fonts--font-awesome-01: "Fa 400", Arial, sans-serif;
    --_typography---font-weight--extra-bold: 800;
    --_typography---line-height--line-height-l: 1.4em;
  }
}

@media screen and (max-width: 767px) {
  body {
    --_typography---fonts--primary: Geist, sans-serif;
    --_typography---body-text--text-m: 16px;
    --_typography---line-height--line-height-m: 1.3em;
    --_typography---font-weight--regular: 400;
    --_typography---letter-spacing--letter-spacing-m: -.48px;
    --_typography---fonts--heading: Agdasima, sans-serif;
    --_typography---typography--h1: 70px;
    --_typography---line-height--line-height-xxxs: .82em;
    --_typography---font-weight--bold: 700;
    --_typography---letter-spacing--letter-spacing-xxxxs: -2.5px;
    --_typography---typography--h2: 42px;
    --_typography---line-height--line-height-xxs: 1em;
    --_typography---letter-spacing--letter-spacing-xxs: -1px;
    --_typography---typography--h3: 34px;
    --_typography---letter-spacing--letter-spacing-l: -.42px;
    --_typography---typography--h4: 30px;
    --_typography---letter-spacing--letter-spacing-xl: -.34px;
    --_typography---typography--h5: 26px;
    --_typography---letter-spacing--letter-spacing-xs: -.54px;
    --_typography---typography--h6: 20px;
    --_typography---line-height--line-height-s: 1.2em;
    --_typography---font-weight--semi-bold: 600;
    --_typography---letter-spacing--letter-spacing-xxl: -.2px;
    --_typography---letter-spacing--letter-spacing-xxxl: 1.28px;
    --_typography---letter-spacing--letter-spacing-s: -.52px;
    --_typography---body-text--text-s: 14px;
    --_typography---fonts--font-awesome-03: "Fa Solid 900", Arial, sans-serif;
    --_typography---body-text--text-l\<deleted\|variable-fce6a60d-154f-73a0-1489-1ec3f23e7463\>: 20px;
    --_typography---line-height--line-height-xs: 1.1em;
    --_typography---line-height--line-height-xl: 1.5em;
    --_typography---font-weight--medium: 500;
    --_typography---fonts--font-awesome-02: "Fa Brands 400", Arial, sans-serif;
    --_typography---body-text--text-l: 18px;
    --_typography---font-weight--light: 300;
    --_typography---typography--h1-home: 70px;
    --_typography---typography--number: 70px;
    --_typography---letter-spacing--letter-spacing-xxxs: -2.8px;
    --_typography---body-text--text-xs: 12px;
    --_typography---fonts--font-awesome-01: "Fa 400", Arial, sans-serif;
    --_typography---font-weight--extra-bold: 800;
    --_typography---line-height--line-height-l: 1.4em;
    --_spacing-system---spacing--spacing-none: 0px;
    --_spacing-system---spacing--spacing-l: 20px;
    --_spacing-system---spacing--spacing-s: 8px;
    --_spacing-system---spacing--spacing-sm: 10px;
    --_spacing-system---spacing--spacing-5xl: 50px;
    --_spacing-system---spacing--spacing-2xl: 24px;
    --_spacing-system---spacing--spacing-8xl: 130px;
    --_spacing-system---spacing--spacing-3xl: 30px;
    --_spacing-system---spacing--spacing-m: 12px;
    --_spacing-system---spacing--section-spacing: 60px;
    --_spacing-system---spacing--spacing-7xl: 100px;
    --_spacing-system---spacing--spacing-6xl: 80px;
    --_spacing-system---containers--base-container: 100%;
    --_spacing-system---spacing--spacing-ml: 15px;
    --_spacing-system---spacing--spacing-4xl: 40px;
    --_spacing-system---border-radius--radius-m: 8px;
    --_spacing-system---border-radius--radius-xxs: 2px;
    --_spacing-system---border-radius--radius-xs: 4px;
    --_spacing-system---spacing--spacing-xs: 6px;
    --_spacing-system---containers--full-width: 100%;
    --_spacing-system---spacing--spacing-xxs: 4px;
    --_spacing-system---border-radius--radius-l: 100px;
    --_spacing-system---spacing--spacing-xl: 22px;
    --_spacing-system---border-radius--radius-s: 6px;
  }

  .section.without-bottom-spacing.spacing-tab {
    padding-bottom: var(--_spacing-system---spacing--section-spacing);
  }

  .section.hero-section {
    padding-top: 114px;
  }

  .section.gallery-hero {
    padding-top: 40px;
  }

  .section.programs-hero {
    padding-top: 120px;
  }

  .base-container {
    max-width: var(--_spacing-system---containers--base-container);
  }

  .footer {
    padding-top: var(--_spacing-system---spacing--spacing-5xl);
    padding-bottom: var(--_spacing-system---spacing--spacing-3xl);
  }

  .brand {
    padding-left: 0;
  }

  .middle-style-spacing-desktop {
    top: 34%;
  }

  .typography-hero-wrapper {
    grid-row-gap: 40px;
  }

  .colors-wrapper {
    grid-column-gap: var(--_spacing-system---spacing--spacing-l);
    grid-row-gap: var(--_spacing-system---spacing--spacing-l);
  }

  .grid-system {
    border-left: 1px solid var(--paragraph-color);
    flex-direction: column;
  }

  .top-style-spacing-mobile {
    top: 7%;
  }

  .grid-system-wrapper {
    flex-direction: row;
  }

  .middlr-style-spacing-mobile {
    top: 31%;
  }

  .grid-title {
    width: var(--_spacing-system---containers--full-width);
    border-bottom: 1px solid var(--paragraph-color);
    border-right-style: none;
  }

  .grid-title.first-grid {
    border-left-style: none;
    border-right-style: none;
    width: 100%;
  }

  .style-guide-intro {
    grid-row-gap: 40px;
  }

  .headers-wrapper {
    width: 100%;
  }

  .bottom-style-spacing-desktop {
    bottom: 10%;
  }

  .spacing-wrapper-mobile {
    margin-top: 30px;
  }

  .grid-description {
    width: var(--_spacing-system---containers--full-width);
    border-top: 1px solid var(--paragraph-color);
    border-bottom-style: none;
    border-bottom-color: var(--paragraph-color);
    align-items: center;
  }

  .grid-description.first-description {
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
    width: 100%;
  }

  .grid-description.last-description {
    border-bottom-style: solid;
  }

  .top-style-spacing-desktop {
    top: 10%;
  }

  .color-container {
    grid-column-gap: 20px;
  }

  .bottom-style-spacing-mobile {
    bottom: 9%;
  }

  .style-guide-content.button-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .spacing-wrapper {
    margin-top: var(--_spacing-system---spacing--spacing-l);
    margin-bottom: var(--_spacing-system---spacing--spacing-l);
  }

  .headings-typography-wrapper, .headings-typography-wrapper.tablet, .licensing-icons {
    width: 100%;
  }

  .license-link-wrapper {
    grid-column-gap: var(--_spacing-system---spacing--spacing-3xl);
    grid-row-gap: var(--_spacing-system---spacing--spacing-3xl);
  }

  .licensing-images-wrapper {
    padding-top: var(--_spacing-system---spacing--spacing-3xl);
  }

  .licensing-grid {
    grid-template-columns: 1fr 1fr;
  }

  .licensing-icons-wrapper {
    padding-top: var(--_spacing-system---spacing--spacing-l);
  }

  .licensing-title-wrapper {
    margin-bottom: var(--_spacing-system---spacing--spacing-3xl);
  }

  .top-licensing-wrap {
    padding-bottom: var(--_spacing-system---spacing--spacing-3xl);
  }

  .inner-banner {
    min-height: 300px;
  }

  .system-space {
    padding-top: var(--_spacing-system---spacing--spacing-3xl);
    padding-bottom: var(--_spacing-system---spacing--spacing-l);
  }

  .spacing-grid {
    grid-column-gap: var(--_spacing-system---spacing--spacing-4xl);
    grid-row-gap: var(--_spacing-system---spacing--spacing-4xl);
    grid-template-columns: 1fr;
  }

  .bottom-space {
    padding-bottom: var(--_spacing-system---spacing--spacing-3xl);
  }

  .bottom-space.space-small {
    padding-bottom: var(--_spacing-system---spacing--spacing-ml);
  }

  .image-resources {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .error-hero-title {
    font-size: 100px;
  }

  .main-logo {
    height: 40px;
  }

  .about-text-content-box {
    width: 100%;
  }

  .about-image-wrapper {
    width: 100%;
    height: 300px;
  }

  .about-image-wrapper.contacts {
    aspect-ratio: auto;
  }

  .about-section {
    flex-flow: column;
  }

  .image-cover {
    object-position: 50% 70%;
  }

  .image-decor {
    max-width: 250px;
  }

  .button-wrapper-desk {
    display: none;
  }

  .collection-list-adventure {
    grid-column-gap: var(--_spacing-system---spacing--spacing-sm);
  }

  .adventure-link-block {
    min-height: 400px;
  }

  .adventure-item-content {
    padding-top: var(--_spacing-system---spacing--spacing-l);
    padding-right: var(--_spacing-system---spacing--spacing-ml);
    padding-left: var(--_spacing-system---spacing--spacing-ml);
    grid-row-gap: var(--_spacing-system---spacing--spacing-ml);
  }

  .image-adventure {
    margin-left: auto;
  }

  .adventure-title-wrapper {
    grid-row-gap: var(--_spacing-system---spacing--spacing-l);
  }

  .image-video-decor {
    width: 400px;
  }

  .image-video-decor.small {
    width: 150px;
  }

  .tabs {
    flex-flow: column-reverse wrap-reverse;
  }

  .tabs-menu {
    width: 100%;
    padding-right: var(--_spacing-system---spacing--spacing-none);
  }

  .tabs-content {
    width: 100%;
    height: 250px;
  }

  .image-tour {
    object-position: 50% 40%;
  }

  .tour-content-wrapper {
    grid-row-gap: var(--_spacing-system---spacing--spacing-6xl);
    flex-flow: wrap-reverse;
  }

  .team-center-wrapper {
    justify-content: flex-start;
    align-items: center;
  }

  .team-grid {
    grid-template: "Area"
                   "Area-2"
                   "."
                   / 1fr;
    height: auto;
  }

  .image-team-first {
    object-position: 50% 10%;
    height: 320px;
  }

  .team-item {
    grid-template-columns: 1fr;
    height: auto;
  }

  .image-team-second {
    object-position: 50% 40%;
    height: 320px;
  }

  .image-team-third {
    height: 320px;
  }

  .awards-top-image-wrapper {
    height: 220px;
  }

  .award-item {
    grid-column-gap: var(--_spacing-system---spacing--spacing-l);
  }

  .award-description {
    flex: none;
  }

  .awards-title-wrapper {
    grid-row-gap: var(--_spacing-system---spacing--spacing-2xl);
  }

  .awards-left-column {
    grid-template-columns: 1fr;
  }

  .awards-paragraph-wrapper {
    max-width: none;
  }

  .bottom-image-wrapper {
    display: none;
  }

  .news-wrapper {
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .link-image-news-medium, .link-image-news-big {
    height: 200px;
  }

  .collection-item-first-column {
    height: auto;
  }

  .style-h1 {
    letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxs);
  }

  .text-content-footer {
    max-width: 100%;
  }

  .paragraph-footer-top {
    max-width: 375px;
  }

  .top-footer-content {
    grid-row-gap: var(--_spacing-system---spacing--spacing-2xl);
    flex-flow: column;
  }

  .bottom-footer-content {
    flex-flow: column-reverse wrap-reverse;
  }

  .awards-wrapper {
    justify-content: space-between;
    align-items: center;
  }

  .form-news {
    flex-flow: row;
  }

  .news-form-box {
    margin-top: 40px;
  }

  .paragraph-footer-bottom {
    text-align: left;
    max-width: none;
  }

  .links-footer-box {
    grid-row-gap: var(--_spacing-system---spacing--spacing-l);
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .logo-footer {
    bottom: 40px;
  }

  .hero-heading-wrapper {
    max-width: 450px;
  }

  .hero-heading {
    letter-spacing: var(--_typography---letter-spacing--letter-spacing-xs);
  }

  .image-mountain-hero {
    height: 400px;
  }

  .image-sun-hero {
    width: 300px;
    height: 300px;
    bottom: 40px;
    left: 10px;
  }

  .number-s-hero-wrapper {
    grid-row-gap: var(--_spacing-system---spacing--spacing-3xl);
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .number.small {
    font-size: 80px;
  }

  .number-description {
    flex: none;
  }

  .plus-span.small {
    width: 20px;
    height: 20px;
  }

  .button-wrapper-mob {
    margin-top: var(--_spacing-system---spacing--spacing-3xl);
    display: flex;
  }

  .collection-item-adventure {
    height: 400px;
  }

  .team-description, .collection-item-second-column {
    height: auto;
  }

  .collection-list-wrapper-second-column, .collection-list-wrapper-first-column {
    width: 100%;
  }

  .contacts-link {
    justify-content: flex-start;
    align-items: center;
  }

  .contacts-links-wrapper {
    text-align: left;
  }

  .card-side {
    height: 320px;
  }

  .error-message-form.center {
    text-align: center;
    padding-left: 10px;
  }

  .success-message-form, .text-block {
    min-height: 100px;
  }

  .copyright-wrap {
    z-index: 1;
    grid-row-gap: 5px;
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    position: relative;
  }

  .left-copyright-wrapper {
    width: auto;
  }

  .right-copyright-wrapper {
    justify-content: flex-end;
    align-items: center;
    max-width: none;
  }

  .form-footer-wrapper {
    width: 100%;
  }

  .card.third {
    background-color: var(--dark-blue);
  }

  .card.fourth {
    background-color: var(--blue);
  }

  .top-flex-block {
    grid-template-columns: 1fr;
  }

  .slider-wrapper {
    padding-bottom: 60px;
  }

  .slide-item {
    flex-flow: column;
    height: auto;
  }

  .image-review-wrapper {
    width: 100%;
    height: 250px;
  }

  .slider {
    height: auto;
    padding-bottom: 70px;
  }

  .image-review {
    object-position: 50% 30%;
  }

  .review-text-block {
    width: 100%;
    padding: 60px 15px 40px;
  }

  .left-arrow {
    margin-bottom: 0;
    bottom: 0;
    left: -50px;
  }

  .right-arrow {
    margin-bottom: 0;
    top: 0;
    bottom: 0;
    left: 50px;
  }

  .review-text-content {
    grid-row-gap: var(--_spacing-system---spacing--spacing-l);
  }

  .two-images-box {
    grid-template-columns: 1fr .5fr;
  }

  .two-images-box.bottom {
    grid-template-columns: .5fr 1fr;
  }

  .image-square {
    aspect-ratio: auto;
  }

  .auto-image-wrap {
    width: 100%;
    height: 200px;
  }

  .center-video-box {
    height: 200px;
  }

  .mission-text-content {
    grid-row-gap: 30px;
    width: 100%;
    padding-right: 0;
  }

  .mission-image-wrapper {
    width: 100%;
    height: 300px;
    margin-top: 40px;
  }

  .mission-block-wrapper {
    flex-flow: column;
    margin-bottom: 20px;
  }

  .image-mission {
    object-position: 50% 40%;
  }

  .top-box {
    grid-row-gap: 20px;
  }

  .destination-title-wrapper {
    max-width: 450px;
  }

  .collection-list-destination-grid {
    grid-template-columns: 1fr 1fr;
  }

  .collection-item-destination:first-child {
    display: none;
  }

  .number-s-about {
    grid-row-gap: var(--_spacing-system---spacing--spacing-3xl);
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .number-item-about {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-end;
  }

  .image-form-round.hide-mob {
    display: none;
  }

  .title-wrapper-mission-section {
    max-width: none;
  }

  .programs-title-wrapper {
    max-width: 350px;
    margin-bottom: 60px;
  }

  .collection-list-programs-main {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .heading-large {
    color: var(--orange);
    font-size: 50px;
  }

  .destination-right-box {
    max-width: 450px;
  }

  .destination-item-grid {
    grid-row-gap: 20px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .image-destination {
    object-position: 50% 40%;
  }

  .image-destination-wrapper {
    height: 280px;
  }

  .destination-image-box, .left-image-wrapper {
    width: 80px;
    height: 80px;
    right: 40px;
  }

  .right-image-wrapper {
    width: 80px;
    height: 80px;
    left: 40px;
  }

  .destination-banner-title-wrapper {
    max-width: 300px;
  }

  .plan-s-left-column-copy {
    background-image: none;
    width: 100%;
    min-height: 300px;
  }

  .plan-item {
    flex-flow: column;
  }

  .plan-decor {
    height: 90%;
  }

  .plan-s-right-column {
    width: 100%;
  }

  .plan-s-details {
    padding-top: var(--_spacing-system---spacing--spacing-3xl);
    padding-left: var(--_spacing-system---spacing--spacing-none);
  }

  .left-banner-title {
    max-width: 450px;
  }

  .left-banner-title.blog {
    max-width: 350px;
  }

  .title-cta-copy {
    max-width: 400px;
  }

  .image-review-banner._2st, .image-review-banner._6st {
    display: none;
  }

  .reviews-title-wrapper {
    max-width: 400px;
    margin-bottom: 40px;
  }

  .reviews-grid {
    grid-template-columns: 1fr;
  }

  .dropdown-toggle {
    justify-content: space-between;
    align-items: flex-end;
  }

  .dropdown-list {
    padding-left: 0;
  }

  .accordion-list-content {
    font-size: var(--_typography---body-text--text-m);
  }

  .title-faq-wrapper {
    grid-row-gap: var(--_spacing-system---spacing--spacing-ml);
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .accordion-title-wrapper {
    max-width: 470px;
  }

  .icon-faq-wrapper {
    flex: none;
  }

  .flex-sizing {
    grid-column-gap: var(--_spacing-system---spacing--spacing-l);
    width: 100%;
  }

  .number-faq {
    letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxl);
    font-size: 50px;
  }

  .gallery-heading {
    font-size: 100px;
  }

  .images-box-wrapper {
    top: -1rem;
  }

  .gallery-grid {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr 1fr;
  }

  .gallery-column {
    grid-row-gap: 15px;
  }

  .gallery-column.hide-mob-l {
    display: none;
  }

  .image-gallery {
    height: 160px;
  }

  .image-gallery.big {
    height: 230px;
  }

  .contacts-title-wrapper {
    max-width: 300px;
    margin-bottom: 60px;
  }

  .inputs-flex-horizontal {
    grid-row-gap: var(--_spacing-system---spacing--spacing-l);
    flex-flow: column;
  }

  .sizing {
    width: 100%;
  }

  .form-main {
    grid-row-gap: var(--_spacing-system---spacing--spacing-l);
  }

  .form-block-main {
    min-height: auto;
  }

  .faq-title {
    max-width: 250px;
  }

  .response-section {
    flex-flow: column;
  }

  .response-text-box {
    width: 100%;
    margin-top: var(--_spacing-system---spacing--spacing-4xl);
    grid-row-gap: var(--_spacing-system---spacing--spacing-3xl);
    padding-left: 0;
  }

  .response-title {
    max-width: 370px;
  }

  .collection-list-blog {
    grid-row-gap: var(--_spacing-system---spacing--spacing-3xl);
    grid-template-columns: 1fr;
  }

  .collection-item-post {
    height: auto;
  }

  .post-description-section {
    flex-flow: column;
  }

  .rich-text-post-wrapper {
    width: 100%;
    padding-right: 0;
  }

  .author-info-wrapper {
    width: 100%;
    margin-top: var(--_spacing-system---spacing--spacing-3xl);
    padding-top: var(--_spacing-system---spacing--spacing-4xl);
    border-top: 1px solid var(--black-20);
    border-left-style: none;
    padding-left: 0;
  }

  .post-banner-left-column {
    grid-row-gap: var(--_spacing-system---spacing--spacing-l);
    width: 100%;
    padding-right: 0;
  }

  .post-banner-right-column {
    width: 100%;
    margin-top: var(--_spacing-system---spacing--spacing-3xl);
    padding-top: var(--_spacing-system---spacing--spacing-3xl);
    padding-left: var(--_spacing-system---spacing--spacing-none);
    border-top: 1px solid var(--black-20);
    border-left-style: none;
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
  }

  .post-banner-text-info {
    flex-flow: column;
  }

  .inner-heading {
    font-size: 50px;
  }

  .banner-post-image-wrapper {
    margin-top: var(--_spacing-system---spacing--spacing-4xl);
  }

  .collection-list-blog-recent {
    grid-row-gap: var(--_spacing-system---spacing--spacing-3xl);
    grid-template-columns: 1fr;
  }

  .collection-item-post-recent {
    height: auto;
  }

  .destination-title-hero-wrapper {
    max-width: 320px;
  }

  .destination-hero-wrapper {
    grid-row-gap: var(--_spacing-system---spacing--spacing-4xl);
  }

  .rotate-image {
    width: 250px;
    height: 280px;
  }

  .destination-image-grid {
    grid-column-gap: var(--_spacing-system---spacing--spacing-3xl);
    grid-row-gap: 30px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .rotate-wrap {
    width: 250px;
    height: 280px;
  }

  .subtitle-destination-hero {
    width: 180px;
  }

  .destination-sidebar {
    padding-right: var(--_spacing-system---spacing--spacing-l);
    padding-left: var(--_spacing-system---spacing--spacing-l);
  }

  .sidebar-content-wrapper {
    grid-row-gap: var(--_spacing-system---spacing--spacing-2xl);
  }

  .key-description {
    padding-left: 0;
  }

  .left-column-program {
    width: 100%;
    padding-right: 0;
  }

  .program-image-box {
    width: 300px;
    height: 340px;
  }

  .program-section-description {
    grid-row-gap: var(--_spacing-system---spacing--spacing-4xl);
    flex-flow: column-reverse wrap-reverse;
  }

  .inclusions-grid {
    grid-template-columns: 1fr;
  }

  .right-column-program {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
    position: static;
  }

  .collection-item-related-program {
    height: 400px;
  }

  .promotion-label-left {
    max-width: 300px;
  }

  .collection-list-programs-main-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .base-container-copy {
    max-width: var(--_spacing-system---containers--base-container);
  }

  .section-copy.without-bottom-spacing.spacing-tab {
    padding-bottom: var(--_spacing-system---spacing--section-spacing);
  }

  .section-copy.hero-section {
    padding-top: 114px;
  }

  .section-copy.gallery-hero {
    padding-top: 40px;
  }

  .section-copy.programs-hero {
    padding-top: 120px;
  }

  .section-copy.destination-inner-hero-copy {
    padding-top: 0;
  }

  .image-bg-copy {
    width: 100%;
    inset: 0% 0% auto;
  }

  .combine-padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .cf-colourful-text {
    padding-bottom: 0;
  }

  .cf-pricing-plan-tick-icon {
    margin-right: 10px;
  }

  .cf-pricing-box-plan-wrapper {
    align-items: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .cf-pricing-plan-content-wrapper {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .cf-pricing-plan-content-text {
    font-size: 16px;
  }

  .cf-pricing-plan-note-text {
    text-align: center;
  }

  .cf-pricing-plan-text {
    font-size: 32px;
  }

  .cf-pricing-box.pricing-highlighted, .cf-pricing-box.pricing-box-alternative {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .cf-pricing-box-row {
    flex-direction: column;
  }

  .cf-pricing-box-wrapper {
    margin-top: 100px;
  }

  .cf-pricing-toggle-header-wrapper {
    flex-direction: column;
  }

  .cf-pricing-header-wrapper {
    text-align: center;
    align-items: center;
    max-width: none;
    margin-bottom: 60px;
  }

  .cf-pricing-plan-content-text-04, .cf-pricing-plan-content-text-02, .cf-pricing-plan-content-text-03y {
    font-size: 16px;
  }

  .hero-heading-copy {
    letter-spacing: var(--_typography---letter-spacing--letter-spacing-xs);
  }

  .copyright-wrap-final {
    z-index: 1;
    grid-row-gap: 5px;
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    position: relative;
  }

  .contacts-link-b, .contacts-link-c {
    justify-content: flex-start;
    align-items: center;
  }

  .mission-text-content-copy {
    grid-row-gap: 30px;
    width: 100%;
    padding-right: 0;
  }

  .mission-block-wrapper-copy {
    flex-flow: column;
    margin-bottom: 20px;
  }

  .copyright-wrap-copy {
    z-index: 1;
    grid-row-gap: 5px;
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    position: relative;
  }

  .div-foto-360-2, .div-foto-360-4, .div-foto-cont, .div-foto-360-3, .div-foto-360-5 {
    height: 300px;
  }

  .main-logo-b {
    height: 40px;
  }

  .hero-heading-2 {
    letter-spacing: -.54px;
  }

  .base-container-2 {
    max-width: 100%;
  }

  .news-form-box-2 {
    margin-top: 40px;
  }

  .contacts-link-2 {
    justify-content: flex-start;
    align-items: center;
  }

  .footer-2 {
    padding-top: 50px;
    padding-bottom: 30px;
  }

  .bottom-footer-content-2 {
    flex-flow: column-reverse wrap-reverse;
  }

  .style-h1-2 {
    letter-spacing: -1.4px;
  }

  .awards-wrapper-2 {
    justify-content: space-between;
    align-items: center;
  }

  .form-news-2 {
    flex-flow: row;
  }

  .links-footer-box-2 {
    grid-row-gap: 20px;
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .right-copyright-wrapper-2 {
    justify-content: flex-end;
    align-items: center;
    max-width: none;
  }

  .contacts-links-wrapper-2 {
    text-align: left;
  }

  .success-message-form-2 {
    min-height: 100px;
  }

  .text-content-footer-2 {
    max-width: 100%;
  }

  .copyright-wrap-2 {
    z-index: 1;
    grid-row-gap: 5px;
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    position: relative;
  }

  .error-message-form-2.center {
    text-align: center;
    padding-left: 10px;
  }

  .top-footer-content-2 {
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .image-destination-2 {
    object-position: 50% 40%;
  }

  .image-destination-wrapper-2 {
    height: 280px;
  }

  .section-copy-2.destination-inner-hero-copy {
    padding-top: 0;
  }

  .base-container-copy-2 {
    max-width: 100%;
  }

  .destination-sidebar-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .sidebar-content-wrapper-2 {
    grid-row-gap: 24px;
  }

  .base-container-3 {
    max-width: 100%;
  }

  .inner-heading-2 {
    font-size: 50px;
  }

  .hero-heading-preguntas, .hero-heading-alianzas, .hero-heading-terminos, .hero-heading-nostros, .hero-heading-index {
    letter-spacing: var(--_typography---letter-spacing--letter-spacing-xs);
  }
}

@media screen and (max-width: 479px) {
  body {
    --_typography---fonts--primary: Geist, sans-serif;
    --_typography---body-text--text-m: 16px;
    --_typography---line-height--line-height-m: 1.3em;
    --_typography---font-weight--regular: 400;
    --_typography---letter-spacing--letter-spacing-m: -.48px;
    --_typography---fonts--heading: Agdasima, sans-serif;
    --_typography---typography--h1: 60px;
    --_typography---line-height--line-height-xxxs: .82em;
    --_typography---font-weight--bold: 700;
    --_typography---letter-spacing--letter-spacing-xxxxs: -2px;
    --_typography---typography--h2: 42px;
    --_typography---line-height--line-height-xxs: 1em;
    --_typography---letter-spacing--letter-spacing-xxs: -1px;
    --_typography---typography--h3: 34px;
    --_typography---letter-spacing--letter-spacing-l: -.42px;
    --_typography---typography--h4: 30px;
    --_typography---letter-spacing--letter-spacing-xl: -.34px;
    --_typography---typography--h5: 26px;
    --_typography---letter-spacing--letter-spacing-xs: -.54px;
    --_typography---typography--h6: 20px;
    --_typography---line-height--line-height-s: 1.2em;
    --_typography---font-weight--semi-bold: 600;
    --_typography---letter-spacing--letter-spacing-xxl: -.2px;
    --_typography---letter-spacing--letter-spacing-xxxl: 1.28px;
    --_typography---letter-spacing--letter-spacing-s: -.52px;
    --_typography---body-text--text-s: 14px;
    --_typography---fonts--font-awesome-03: "Fa Solid 900", Arial, sans-serif;
    --_typography---body-text--text-l\<deleted\|variable-fce6a60d-154f-73a0-1489-1ec3f23e7463\>: 20px;
    --_typography---line-height--line-height-xs: 1.1em;
    --_typography---line-height--line-height-xl: 1.5em;
    --_typography---font-weight--medium: 500;
    --_typography---fonts--font-awesome-02: "Fa Brands 400", Arial, sans-serif;
    --_typography---body-text--text-l: 18px;
    --_typography---font-weight--light: 300;
    --_typography---typography--h1-home: 60px;
    --_typography---typography--number: 50px;
    --_typography---letter-spacing--letter-spacing-xxxs: -2.8px;
    --_typography---body-text--text-xs: 12px;
    --_typography---fonts--font-awesome-01: "Fa 400", Arial, sans-serif;
    --_typography---font-weight--extra-bold: 800;
    --_typography---line-height--line-height-l: 1.4em;
    --_spacing-system---spacing--spacing-none: 0px;
    --_spacing-system---spacing--spacing-l: 20px;
    --_spacing-system---spacing--spacing-s: 8px;
    --_spacing-system---spacing--spacing-sm: 10px;
    --_spacing-system---spacing--spacing-5xl: 50px;
    --_spacing-system---spacing--spacing-2xl: 24px;
    --_spacing-system---spacing--spacing-8xl: 130px;
    --_spacing-system---spacing--spacing-3xl: 30px;
    --_spacing-system---spacing--spacing-m: 12px;
    --_spacing-system---spacing--section-spacing: 60px;
    --_spacing-system---spacing--spacing-7xl: 100px;
    --_spacing-system---spacing--spacing-6xl: 80px;
    --_spacing-system---containers--base-container: 100%;
    --_spacing-system---spacing--spacing-ml: 15px;
    --_spacing-system---spacing--spacing-4xl: 40px;
    --_spacing-system---border-radius--radius-m: 8px;
    --_spacing-system---border-radius--radius-xxs: 2px;
    --_spacing-system---border-radius--radius-xs: 4px;
    --_spacing-system---spacing--spacing-xs: 6px;
    --_spacing-system---containers--full-width: 100%;
    --_spacing-system---spacing--spacing-xxs: 4px;
    --_spacing-system---border-radius--radius-l: 100px;
    --_spacing-system---spacing--spacing-xl: 22px;
    --_spacing-system---border-radius--radius-s: 6px;
  }

  blockquote {
    padding-right: var(--_spacing-system---spacing--spacing-none);
    padding-left: var(--_spacing-system---spacing--spacing-m);
    font-size: var(--_typography---typography--h5);
    line-height: var(--_typography---line-height--line-height-xxs);
    letter-spacing: var(--_typography---letter-spacing--letter-spacing-l);
  }

  .section.hero-section {
    height: auto;
    padding-top: 0;
  }

  .section.banner-about, .section.inner-hero {
    padding-top: 120px;
  }

  .section.price-hero {
    padding-top: 0;
  }

  .section.testimonials-hero {
    padding-top: 120px;
  }

  .section.gallery-hero {
    padding-bottom: 40px;
  }

  .section.destination-inner-hero {
    padding-top: 120px;
  }

  .section.programs-hero {
    padding-top: 100px;
  }

  .section.destination-inner-hero-copy, .section.inner-hero-copy, .section.testimonials-hero-b {
    padding-top: 120px;
  }

  .landing-download-block-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer {
    text-align: left;
  }

  .landing-feature-icon {
    margin-bottom: 10px;
  }

  .brand.main {
    padding-right: var(--_spacing-system---spacing--spacing-none);
    padding-left: var(--_spacing-system---spacing--spacing-none);
  }

  .brand.tablet {
    width: 100px;
    min-height: 0;
    padding-right: var(--_spacing-system---spacing--spacing-none);
    padding-left: var(--_spacing-system---spacing--spacing-none);
  }

  .brand.tab {
    padding-right: var(--_spacing-system---spacing--spacing-none);
    padding-left: var(--_spacing-system---spacing--spacing-none);
  }

  .brand.tab.current {
    display: block;
  }

  .brand.main, .brand.tablet, .brand.tab {
    padding-left: 0;
    padding-right: 0;
  }

  .brand.tablet {
    width: 100px;
    min-height: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .brand.tablet:lang(es-mx) {
    display: flex;
  }

  .brand.tab {
    padding-left: 0;
    padding-right: 0;
  }

  .middle-style-spacing-desktop {
    top: 32%;
  }

  .grid-system {
    flex-direction: column;
    width: 50%;
  }

  .primary-button {
    align-self: flex-start;
  }

  .top-style-spacing-mobile {
    top: 5%;
  }

  .grid-system-wrapper {
    flex-direction: row;
  }

  .middlr-style-spacing-mobile {
    top: 28%;
  }

  .grid-title {
    align-items: center;
  }

  .grid-title.first-grid {
    text-align: center;
    flex: 1;
    width: 100%;
  }

  .bottom-style-spacing-desktop {
    bottom: 8%;
  }

  .grid-description.first-description {
    border-bottom: 1px #fff3;
    border-left-style: none;
    border-right-style: solid;
  }

  .top-style-spacing-desktop {
    top: 7%;
  }

  .color-container {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .bottom-style-spacing-mobile {
    bottom: 8%;
  }

  .style-guide-content.links-grid {
    grid-template-columns: 1fr;
  }

  .licensing-image {
    height: 280px;
  }

  .licensing-grid {
    grid-template-columns: 1fr;
  }

  .utility-page-content {
    width: 100%;
  }

  .nav-dropdown-column-light {
    width: auto;
  }

  .block-button-tablet {
    margin-bottom: 20px;
  }

  .main-logo {
    height: 40px;
  }

  .button-text-item.nav {
    color: var(--white);
  }

  .collection-list-adventure {
    grid-row-gap: var(--_spacing-system---spacing--spacing-l);
    grid-template: "."
                   "."
                   "."
                   "."
                   "."
                   "."
                   / 1fr;
    grid-auto-flow: row;
  }

  .adventure-link-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    min-height: 450px;
    display: inline-flex;
    overflow: hidden;
  }

  .image-adventure {
    height: 100%;
    overflow: visible;
  }

  .background-video {
    grid-column-gap: var(--_spacing-system---spacing--spacing-ml);
  }

  .play-state, .pause-state {
    width: 40px;
    height: 40px;
  }

  .video-text {
    font-size: var(--_typography---typography--h5);
    text-align: center;
  }

  .tabs-content {
    height: auto;
  }

  .tab-item-title {
    letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxl);
  }

  .discount {
    flex: none;
    position: static;
  }

  .title-with-discount {
    grid-column-gap: var(--_spacing-system---spacing--spacing-m);
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .overlay-image-tour {
    background-image: linear-gradient(0deg, #0000 59%, #1e1c1cb3 94%);
  }

  .tour-content-wrapper {
    padding: var(--_spacing-system---spacing--spacing-ml);
  }

  .text-light {
    color: var(--white);
    font-size: var(--_typography---body-text--text-s);
    font-weight: var(--_typography---font-weight--light);
  }

  .text-light.paragraph-large {
    color: var(--white);
  }

  .details-tour {
    grid-row-gap: var(--_spacing-system---spacing--spacing-s);
    flex-flow: wrap;
  }

  .team-grid {
    grid-template: "."
                   "Area" 1fr
                   "Area-2"
                   / minmax(200px, 1fr);
    grid-auto-rows: 0;
  }

  .award-item {
    grid-row-gap: var(--_spacing-system---spacing--spacing-ml);
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .award-description {
    text-align: left;
  }

  .awards-title-wrapper {
    grid-row-gap: var(--_spacing-system---spacing--spacing-l);
  }

  .awards-left-column {
    margin-bottom: var(--_spacing-system---spacing--spacing-3xl);
  }

  .text-field.email-news {
    min-width: auto;
  }

  .form-news {
    flex-flow: column;
  }

  .contact-links-box {
    padding-left: 0;
    padding-right: 0;
  }

  .logo-footer {
    max-width: 200px;
  }

  .hero-heading {
    color: var(--white);
    font-size: var(--_typography---typography--h1-home);
    padding-top: 95px;
    padding-bottom: 0;
  }

  .hero-heading.align-right {
    color: var(--dark-green);
    padding-top: 96px;
  }

  .image-mountain-hero {
    text-align: left;
    object-position: 100% 50%;
    padding-left: 0;
  }

  .image-sun-hero {
    left: auto;
    right: 0;
  }

  .number-s-hero-wrapper {
    grid-template-columns: 1fr;
  }

  .number {
    letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxs);
  }

  .number.small {
    font-size: 70px;
  }

  .number-item {
    grid-row-gap: var(--_spacing-system---spacing--spacing-ml);
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .number-description {
    max-width: none;
  }

  .number-description.max-w {
    max-width: 120px;
  }

  .plus-span {
    width: 16px;
    height: 16px;
    margin-left: var(--_spacing-system---spacing--spacing-xxs);
    top: -4px;
  }

  .number-s-block {
    margin-top: var(--_spacing-system---spacing--spacing-2xl);
    background-image: linear-gradient(204deg, #1e1c1c00 38%, #1e1c1c99 64%);
  }

  .align-justify {
    text-align: left;
  }

  .about-title-wrapper {
    max-width: 350px;
  }

  .collection-item-adventure {
    height: 450px;
    display: inline;
  }

  .image-socials {
    width: 30px;
    height: 30px;
  }

  .nav-socials {
    justify-content: space-between;
    align-items: center;
    width: 97px;
    display: none;
  }

  .nav-socials.tab {
    display: none;
  }

  .nav-socials.mob {
    width: 140px;
    display: flex;
  }

  .link-socials {
    width: 40px;
  }

  .success-message-form {
    min-height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-block {
    min-height: auto;
  }

  .footer-copyright {
    text-align: center;
    flex-wrap: wrap;
    width: 100%;
  }

  .right-copyright-wrapper {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .footer-rights-2 {
    text-align: center;
  }

  .card-content-wrapper {
    padding-right: var(--_spacing-system---spacing--spacing-ml);
    padding-left: var(--_spacing-system---spacing--spacing-ml);
  }

  .image-card {
    height: 200px;
  }

  .grid {
    grid-row-gap: 10px;
  }

  .two-images-box {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .image-square.position {
    object-position: 20% 50%;
  }

  .collection-list-destination-grid {
    grid-row-gap: 30px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .collection-item-destination:nth-child(odd) {
    height: 300px;
  }

  .flex-vertical-2xl {
    grid-row-gap: var(--_spacing-system---spacing--spacing-l);
  }

  .number-s-about {
    grid-column-gap: 40px;
  }

  .number-item-about {
    grid-row-gap: var(--_spacing-system---spacing--spacing-ml);
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .image-form-round {
    width: 100px;
    height: 100px;
  }

  .image-form-round.round-light {
    flex: none;
  }

  .banner-images-wrap {
    justify-content: center;
    align-items: center;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .programs-title-wrapper {
    max-width: 300px;
    margin-bottom: 40px;
  }

  .image-programs-bg {
    width: 100%;
  }

  .image-shapes {
    flex: none;
    width: 100px;
    height: 100px;
  }

  .process-title {
    color: var(--white);
  }

  .collection-list-programs-main {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .heading-large {
    color: var(--orange);
  }

  .destination-left-box {
    grid-row-gap: var(--_spacing-system---spacing--spacing-ml);
  }

  .destination-banner-content {
    grid-row-gap: var(--_spacing-system---spacing--spacing-4xl);
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .destination-image {
    position: static;
  }

  .destination-image-box {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: auto;
    padding-bottom: 40px;
    display: flex;
    right: 0;
  }

  .left-image-wrapper {
    flex: none;
    width: 36.5%;
    height: 120px;
    position: relative;
    bottom: 0;
    right: 0;
  }

  .right-image-wrapper {
    flex: none;
    width: 36.5%;
    height: 120px;
    position: relative;
    left: -40px;
  }

  .plan-s-left-column-copy {
    min-height: 250px;
  }

  .plan-info {
    padding-bottom: 30px;
  }

  .plan-item-button-wrapper {
    align-self: center;
  }

  .plan-item-title-wrapper {
    max-width: 280px;
  }

  .left-banner-title {
    max-width: 380px;
  }

  .center-image-wrapper {
    flex: none;
    width: 36.5%;
    height: 120px;
    position: relative;
    top: 20px;
    left: -20px;
  }

  .reviews-images-block {
    margin-left: 15px;
    margin-right: 10px;
  }

  .image-review-banner._3st, .image-review-banner._5st {
    display: none;
  }

  .reviews-title-wrapper {
    margin-bottom: 40px;
  }

  .accordion-list-content {
    margin-right: 0;
  }

  .title-faq-wrapper {
    grid-row-gap: var(--_spacing-system---spacing--spacing-sm);
  }

  .accordion-title {
    font-size: var(--_typography---typography--h6);
    letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxl);
  }

  .accordion-title-wrapper {
    max-width: 330px;
  }

  .flex-sizing {
    grid-column-gap: var(--_spacing-system---spacing--spacing-ml);
  }

  .number-faq {
    letter-spacing: var(--_typography---letter-spacing--letter-spacing-xxs);
  }

  .heading-wrapper {
    width: 100%;
  }

  .headings-gallery-wrapper {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .gallery-heading.left, .gallery-heading.right {
    top: 0;
  }

  .grid-hero-gallery {
    grid-template-rows: 130px auto 130px;
    height: auto;
  }

  .images-gallery-hero-wrapper {
    margin-top: 30px;
  }

  .images-box-wrapper {
    transform: scale(.5);
  }

  .bottom-subtitle {
    position: static;
  }

  .subtitle-wrapper {
    max-width: none;
  }

  .image-gallery.big {
    height: 160px;
  }

  .contacts-title-wrapper {
    margin-bottom: 40px;
  }

  .form-wrapper {
    padding: var(--_spacing-system---spacing--spacing-l);
  }

  .submit-button-form {
    min-width: 100%;
  }

  .success-message-form-main {
    min-height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .post-banner-right-column {
    grid-column-gap: var(--_spacing-system---spacing--spacing-4xl);
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .destination-image-grid {
    grid-row-gap: 16px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .hero-image-rotate-wrapper {
    margin-bottom: 14px;
  }

  .subtitle-destination-hero {
    width: 250px;
  }

  .sidebar-title-wrapper {
    max-width: none;
  }

  .image-sidebar {
    width: 80%;
  }

  .sidebar-button-wrapper {
    flex-flow: column;
    align-items: stretch;
  }

  .sidebar-keys-wrapper {
    grid-template-columns: 1fr;
  }

  .left-column-program {
    grid-row-gap: var(--_spacing-system---spacing--spacing-sm);
  }

  .program-image-box {
    width: 100%;
    height: 400px;
  }

  .inclusions-title {
    margin-bottom: var(--_spacing-system---spacing--spacing-3xl);
  }

  .inclusion-item {
    padding-right: var(--_spacing-system---spacing--spacing-ml);
    padding-left: var(--_spacing-system---spacing--spacing-ml);
  }

  .collection-item-related-program {
    height: 450px;
  }

  .inclusions-box {
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 40px 10px 10px;
  }

  .pagination-button {
    min-width: 100%;
  }

  .promotion-label-left {
    bottom: 90px;
    left: auto;
    right: 12px;
  }

  .collection-list-programs-main-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .slider-3 {
    height: 600px;
  }

  .base-container-copy {
    --_spacing-system---spacing--spacing-none: 0px;
    --_spacing-system---spacing--spacing-l: 20px;
    --_spacing-system---spacing--spacing-s: 8px;
    --_spacing-system---spacing--spacing-sm: 10px;
    --_spacing-system---spacing--spacing-5xl: 50px;
    --_spacing-system---spacing--spacing-2xl: 24px;
    --_spacing-system---spacing--spacing-8xl: 130px;
    --_spacing-system---spacing--spacing-3xl: 30px;
    --_spacing-system---spacing--spacing-m: 12px;
    --_spacing-system---spacing--section-spacing: 60px;
    --_spacing-system---spacing--spacing-7xl: 100px;
    --_spacing-system---spacing--spacing-6xl: 80px;
    --_spacing-system---containers--base-container: 100%;
    --_spacing-system---spacing--spacing-ml: 15px;
    --_spacing-system---spacing--spacing-4xl: 40px;
    --_spacing-system---border-radius--radius-m: 8px;
    --_spacing-system---border-radius--radius-xxs: 2px;
    --_spacing-system---border-radius--radius-xs: 4px;
    --_spacing-system---spacing--spacing-xs: 6px;
    --_spacing-system---containers--full-width: 100%;
    --_spacing-system---spacing--spacing-xxs: 4px;
    --_spacing-system---border-radius--radius-l: 100px;
    --_spacing-system---spacing--spacing-xl: 22px;
    --_spacing-system---border-radius--radius-s: 6px;
    padding-top: 0;
  }

  .section-copy.hero-section {
    height: auto;
    padding-top: 0;
  }

  .section-copy.banner-about, .section-copy.inner-hero, .section-copy.testimonials-hero {
    padding-top: 120px;
  }

  .section-copy.gallery-hero {
    padding-bottom: 40px;
  }

  .section-copy.destination-inner-hero {
    padding-top: 120px;
  }

  .section-copy.programs-hero {
    padding-top: 100px;
  }

  .section-copy.destination-inner-hero-copy {
    padding-top: 0;
  }

  .image-bg-copy {
    width: 100%;
    height: 300px;
    inset: 0% 0% auto;
  }

  .combine-padding-global {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .combine-pricing3_item {
    padding: 2rem 1.5rem;
  }

  .cf-wrapper-1200px {
    width: 100%;
  }

  .cf-colourful-text {
    padding-bottom: 0;
  }

  .cf-green-top-heading {
    margin-bottom: 20px;
    font-size: 16px;
  }

  .cf-pricing-box-plan-wrapper {
    width: 100%;
  }

  .cf-pricing-plan-content-wrapper {
    margin-bottom: 10px;
  }

  .cf-secondary-button {
    font-size: 16px;
  }

  .cf-primary-button {
    padding: 16px 20px;
  }

  .cf-pricing-box.pricing-highlighted {
    width: 90%;
  }

  .cf-pricing-box.pricing-box-alternative {
    width: 95%;
  }

  .cf-pricing-2-price-card-section {
    margin-bottom: 0;
  }

  .cf-pricing-heading.hero-heading.dark.align-left {
    width: 90%;
    font-size: var(--_typography---typography--h3);
  }

  .hero-heading-copy {
    color: var(--white);
    font-size: var(--_typography---typography--h1-home);
    padding-top: 95px;
    padding-bottom: 0;
  }

  .hero-heading-copy.align-right {
    color: var(--dark-green);
    padding-top: 96px;
  }

  .mission-text-content-copy {
    margin-top: 30px;
  }

  .div-foto-cont.foto_tochimilco {
    background-color: #443b3ba8;
    background-image: url('../images/img_tochimilco.webp');
    background-position: 50%;
    background-size: cover;
  }

  .div-foto-cont.foto_pies_izta {
    background-color: #443b3ba8;
    background-image: url('../images/img_pies.webp');
    background-position: 50%;
    background-size: cover;
  }

  .div-foto-cont.foto_teyolt {
    background-color: #443b3ba8;
    background-image: url('../images/img_teyotl.webp');
    background-position: 50%;
    background-size: cover;
  }

  .div-foto-cont.foto_chachuapan {
    background-color: #443b3ba8;
    background-image: url('../images/img_chalchuapan.webp');
    background-position: 50%;
    background-size: cover;
  }

  .div-foto-cont.foto_pico {
    background-color: #443b3ba8;
    background-image: url('../images/img_pico.webp');
    background-position: 50%;
    background-size: cover;
  }

  .div-foto-cont.foto_cascadas01 {
    background-color: #443b3ba8;
    background-image: url('../images/img_cascadas.webp');
    background-position: 50%;
    background-size: cover;
  }

  .div-foto-cont.foto_pies_izta-copy {
    background-color: #443b3ba8;
    background-image: url('../images/img_tochimilco.webp');
    background-position: 50%;
    background-size: cover;
  }

  .div-foto-cont.foto_tlaloc {
    background-color: #443b3ba8;
    background-image: url('../images/img_tlaloc.webp');
    background-position: 50%;
    background-size: cover;
  }

  .div-foto-cont.foto_telapon {
    background-color: #443b3ba8;
    background-image: url('../images/img_telapon.webp');
    background-position: 50%;
    background-size: cover;
  }

  .div-foto-cont.foto_apuala {
    background-color: #443b3ba8;
    background-image: url('../images/img_apuala.webp');
    background-position: 50%;
    background-size: cover;
  }

  .div-foto-cont.foto_mariposas {
    background-color: #443b3ba8;
    background-image: url('../images/img_mariposa.webp');
    background-position: 50%;
    background-size: cover;
  }

  .div-foto-cont.foto_diamante {
    background-color: #443b3ba8;
    background-image: url('../images/img_diamante.webp');
    background-position: 50%;
    background-size: cover;
  }

  .div-foto-cont.foto_tetela {
    background-color: #443b3ba8;
    background-image: url('../images/img_tetela.webp');
    background-position: 50%;
    background-size: cover;
  }

  .div-foto-cont.foto_sierran {
    background-color: #443b3ba8;
    background-image: url('../images/img_sierra_n.webp');
    background-position: 50%;
    background-size: cover;
  }

  .text-light-copy {
    color: var(--white);
    font-size: var(--_typography---typography--h2);
    font-weight: var(--_typography---font-weight--light);
  }

  .text-light-copy.paragraph-large {
    color: var(--white);
  }

  .main-logo-b {
    height: 50px;
  }

  .button-text-item-2.nav {
    color: #fff;
  }

  .nav-socials-2 {
    justify-content: space-between;
    align-items: center;
    width: 97px;
    display: none;
  }

  .nav-socials-2.mob {
    display: flex;
  }

  .nav-socials-2.tab {
    display: none;
  }

  .destination-banner-content-2 {
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .section-2.inner-hero {
    padding-top: 120px;
  }

  .destination-image-2 {
    position: static;
  }

  .footer-copyright-2 {
    text-align: center;
    flex-wrap: wrap;
    width: 100%;
  }

  .text-field-2.email-news {
    min-width: auto;
  }

  .footer-2 {
    text-align: left;
  }

  .form-news-2 {
    flex-flow: column;
  }

  .right-copyright-wrapper-2 {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .success-message-form-2 {
    min-height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .footer-rights-3 {
    text-align: center;
  }

  .destination-left-box-2 {
    grid-row-gap: 15px;
  }

  .section-copy-2.destination-inner-hero-copy {
    padding-top: 0;
  }

  .slider-4 {
    height: 600px;
  }

  .base-container-copy-2 {
    --_spacing-system---spacing--spacing-none: 0px;
    --_spacing-system---spacing--spacing-l: 20px;
    --_spacing-system---spacing--spacing-s: 8px;
    --_spacing-system---spacing--spacing-sm: 10px;
    --_spacing-system---spacing--spacing-5xl: 50px;
    --_spacing-system---spacing--spacing-2xl: 24px;
    --_spacing-system---spacing--spacing-8xl: 130px;
    --_spacing-system---spacing--spacing-3xl: 30px;
    --_spacing-system---spacing--spacing-m: 12px;
    --_spacing-system---spacing--section-spacing: 60px;
    --_spacing-system---spacing--spacing-7xl: 100px;
    --_spacing-system---spacing--spacing-6xl: 80px;
    --_spacing-system---containers--base-container: 100%;
    --_spacing-system---spacing--spacing-ml: 15px;
    --_spacing-system---spacing--spacing-4xl: 40px;
    --_spacing-system---border-radius--radius-m: 8px;
    --_spacing-system---border-radius--radius-xxs: 2px;
    --_spacing-system---border-radius--radius-xs: 4px;
    --_spacing-system---spacing--spacing-xs: 6px;
    --_spacing-system---containers--full-width: 100%;
    --_spacing-system---spacing--spacing-xxs: 4px;
    --_spacing-system---border-radius--radius-l: 100px;
    --_spacing-system---spacing--spacing-xl: 22px;
    --_spacing-system---border-radius--radius-s: 6px;
    padding-top: 0;
  }

  .link-socials-3 {
    width: 40px;
  }

  .primary-button-3 {
    align-self: flex-start;
  }

  .nav-socials-3 {
    justify-content: space-between;
    align-items: center;
    width: 97px;
    display: none;
  }

  .nav-socials-3.tab {
    display: none;
  }

  .nav-socials-3.mob {
    width: 140px;
    display: flex;
  }

  .sidebar-title-wrapper-2 {
    max-width: none;
  }

  .inner-heading-2.text-light {
    font-size: var(--_typography---typography--h1);
  }

  .primary-button-4 {
    align-self: flex-start;
  }

  .sidebar-keys-wrapper-2 {
    grid-template-columns: 1fr;
  }

  .hero-heading-preguntas {
    color: var(--white);
    font-size: var(--_typography---typography--h1-home);
    padding-top: 95px;
    padding-bottom: 0;
  }

  .hero-heading-preguntas.align-right {
    color: var(--dark-green);
    padding-top: 96px;
  }

  .hero-heading-alianzas {
    color: var(--white);
    font-size: var(--_typography---typography--h1-home);
    padding-top: 95px;
    padding-bottom: 0;
  }

  .hero-heading-alianzas.align-right {
    color: var(--dark-green);
    padding-top: 96px;
  }

  .hero-heading-terminos {
    color: var(--white);
    font-size: var(--_typography---typography--h1-home);
    padding-top: 95px;
    padding-bottom: 0;
  }

  .hero-heading-terminos.align-right {
    color: var(--dark-green);
    padding-top: 96px;
  }

  .hero-heading-nostros {
    color: var(--white);
    font-size: var(--_typography---typography--h1-home);
    padding-top: 0;
    padding-bottom: 0;
  }

  .hero-heading-nostros.align-right {
    color: var(--dark-green);
    padding-top: 96px;
  }

  .hero-heading-index {
    color: var(--white);
    font-size: var(--_typography---typography--h1-home);
    padding-top: 95px;
    padding-bottom: 0;
  }

  .hero-heading-index.align-right {
    color: var(--dark-green);
    padding-top: 96px;
  }
}

#w-node-_44999428-bcec-a266-adad-6df0f2a7e644-6d6f023f {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-c73a79d0-26c7-1b3f-4d3f-0b2c95dcc1c5-6d6f0244 {
  justify-self: end;
}

#w-node-_390a2ae5-156a-bba4-eaab-f120d08548f7-6d6f0244 {
  justify-self: start;
}

#Message.w-node-_89e4a5ec-9b96-6a46-57d1-7c662954b4aa-6d6f024b {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-acf7983d-1738-288e-aedb-1adbb67e6489-6d6f024e {
  grid-area: 1 / 1 / 4 / 7;
}

#w-node-_038a1f90-b891-5b3c-4dba-af992c8fbb3a-6d6f024e {
  grid-area: 1 / 1 / 7 / 7;
  place-self: center;
}

#w-node-_070993f4-9c4e-4326-5e52-abefe1f1fcc4-6d6f024e {
  grid-area: 1 / 1 / 7 / 7;
}

#w-node-_9b528ab9-4802-6d92-0eb9-71b08d7cc672-6d6f024e {
  grid-area: 5 / 1 / 7 / 7;
}

@media screen and (max-width: 991px) {
  #w-node-_27718344-8d55-4bc7-388b-35135258fead-6d6f023f {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_9337630e-3319-109e-7eb5-78bd86bad76a-6d6f023f {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_169a1cd3-4e4b-dd8d-9ec2-cadaa39839c7-6d6f023f {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-c73a79d0-26c7-1b3f-4d3f-0b2c95dcc1c5-6d6f0244, #w-node-_390a2ae5-156a-bba4-eaab-f120d08548f7-6d6f0244 {
    justify-self: auto;
  }

  #w-node-acf7983d-1738-288e-aedb-1adbb67e6489-6d6f024e {
    grid-row-end: 3;
    align-self: end;
  }

  #w-node-_9b528ab9-4802-6d92-0eb9-71b08d7cc672-6d6f024e {
    align-self: start;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_27718344-8d55-4bc7-388b-35135258fead-6d6f023f {
    grid-column-end: 2;
  }

  #w-node-_0a0a2875-bdac-0e39-a714-f125a997b10e-6d6f023f {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_9337630e-3319-109e-7eb5-78bd86bad76a-6d6f023f {
    grid-row: 2 / 3;
    grid-column-end: 2;
  }

  #w-node-_9337630e-3319-109e-7eb5-78bd86bad76c-6d6f023f {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_9337630e-3319-109e-7eb5-78bd86bad76e-6d6f023f {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_169a1cd3-4e4b-dd8d-9ec2-cadaa39839c7-6d6f023f {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_169a1cd3-4e4b-dd8d-9ec2-cadaa39839c9-6d6f023f {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_169a1cd3-4e4b-dd8d-9ec2-cadaa39839cb-6d6f023f {
    grid-area: 2 / 1 / 3 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_27718344-8d55-4bc7-388b-35135258fead-6d6f023f {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_9337630e-3319-109e-7eb5-78bd86bad76a-6d6f023f {
    grid-row: 2 / 3;
  }

  #w-node-_169a1cd3-4e4b-dd8d-9ec2-cadaa39839c7-6d6f023f {
    grid-row: 3 / 4;
  }

  #w-node-acf7983d-1738-288e-aedb-1adbb67e6489-6d6f024e {
    grid-row-end: 2;
    justify-self: center;
  }

  #w-node-_038a1f90-b891-5b3c-4dba-af992c8fbb3a-6d6f024e, #w-node-_070993f4-9c4e-4326-5e52-abefe1f1fcc4-6d6f024e {
    grid-row: 2 / 3;
  }

  #w-node-_9b528ab9-4802-6d92-0eb9-71b08d7cc672-6d6f024e {
    grid-row: 3 / 4;
    place-self: start center;
  }
}


@font-face {
  font-family: 'Fa Brands 400';
  src: url('../fonts/fa-brands-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Solid 900';
  src: url('../fonts/fa-solid-900.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}