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

@font-face {
  font-family: Futuraptcond Bookobl;
  src: url('../fonts/FuturaPTCond-BookObl.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

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

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

@font-face {
  font-family: Futuraptcond;
  src: url('../fonts/FuturaPTCond-Medium.eot') format("embedded-opentype"), url('../fonts/FuturaPTCond-MediumObl.eot') format("embedded-opentype"), url('../fonts/FuturaPTCond-Medium.woff') format("woff"), url('../fonts/FuturaPTCond-MediumObl.woff') format("woff"), url('../fonts/FuturaPTCond-MediumObl.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Futurapt;
  src: url('../fonts/FuturaPT-ExtraBoldObl.eot') format("embedded-opentype"), url('../fonts/FuturaPT-ExtraBold.woff') format("woff"), url('../fonts/FuturaPT-ExtraBoldObl.woff') format("woff"), url('../fonts/FuturaPT-BoldObl.woff') format("woff"), url('../fonts/FuturaPT-Bold.woff') format("woff"), url('../fonts/FuturaPT-BoldObl.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Futurapt;
  src: url('../fonts/FuturaPT-Light.eot') format("embedded-opentype"), url('../fonts/FuturaPT-Light.woff') format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Futurapt Book;
  src: url('../fonts/FuturaPT-Book.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Hobo Std;
  src: url('../fonts/7141-fontps.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --white: white;
  --black: #204059;
  --orange: #f2d2b7;
  --blanco-hueso: #f8ffe9;
  --verde-oscuro: #0a6a2f;
  --light-grey: #f4f4f4;
  --verde: #1a7025;
  --naranja: #f4a71d;
  --gris-claro: #e6e6e6;
  --negro: #000;
  --alley-component-library--gray--900: #131316;
  --alley-component-library--blue--900: #5167f6;
  --alley-component-library--blue--800: #6478f7;
  --alley-component-library--blue--700: #7788f8;
  --alley-component-library--neutral--off-white: #f4f4f6;
  --alley-component-library--blue--100: #eceefe;
  --alley-component-library--orange--900: #f69351;
  --alley-component-library--neutral--black: black;
  --alley-component-library--gray--500: #5e606e;
  --mostaza: #f9b902;
  --amarillo: #f5e90a;
  --verde-claro: #3a9650;
  --azul: #4a92c5;
}

.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;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

body {
  color: var(--white);
  background-color: #0e1c29;
  font-family: forma-djr-micro;
  font-size: 1rem;
  line-height: 1.5;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 5.25rem;
  font-weight: 900;
  line-height: 1.2;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.25rem;
  font-weight: 900;
  line-height: 1.2;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.2;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
}

p {
  margin-bottom: 0;
}

a {
  border-color: var(--black);
  color: var(--black);
  text-decoration: underline;
}

ul {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 1.25rem;
}

ol {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 1.5rem;
}

li {
  margin-top: .25rem;
  margin-bottom: .25rem;
  padding-left: .5rem;
}

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

label {
  margin-bottom: .25rem;
  font-weight: 500;
}

blockquote {
  border-left: .1875rem solid var(--black);
  margin-bottom: 0;
  padding: .75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

figure {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

figcaption {
  text-align: center;
  margin-top: .25rem;
}

.z-index-2 {
  z-index: 2;
  position: relative;
}

.text-style-strikethrough {
  text-decoration: line-through;
}

.text-weight-semibold {
  font-weight: 600;
}

.text-weight-light {
  font-weight: 300;
}

.max-width-full {
  width: 100%;
  max-width: none;
}

.layer {
  justify-content: center;
  align-items: center;
  position: absolute;
  inset: 0%;
}

.show {
  display: block;
}

.overflow-hidden {
  margin-top: 20px;
  padding-top: 20px;
  overflow: hidden;
}

.global-styles {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.text-weight-bold {
  font-weight: 700;
}

.text-weight-bold.text-size-medium {
  line-height: 1.3;
}

.text-size-regular {
  color: var(--orange);
  font-family: Futurapt Book, Arial, sans-serif;
  font-size: 1.8rem;
}

.text-weight-normal {
  font-weight: 400;
}

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

.text-align-center.text-color-black {
  font-family: Futurapt Book, Arial, sans-serif;
}

.z-index-1 {
  z-index: 1;
  position: relative;
}

.show-mobile-portrait {
  display: none;
}

.text-style-italic {
  font-style: italic;
}

.hide {
  display: none;
}

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

.text-weight-xbold {
  font-weight: 800;
}

.text-style-link {
  text-decoration: underline;
}

.text-style-muted {
  opacity: .6;
}

.text-size-small {
  font-size: .875rem;
}

.text-rich-text h1 {
  margin-top: 2rem;
  margin-bottom: 1.5rem;
}

.text-rich-text h2 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.text-rich-text h3 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.text-rich-text h4 {
  margin-top: 1.5rem;
  margin-bottom: 1.25rem;
}

.text-rich-text h5, .text-rich-text h6 {
  margin-top: 1.25rem;
  margin-bottom: 1rem;
}

.text-rich-text p {
  margin-bottom: 1rem;
}

.text-rich-text blockquote {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  font-style: italic;
}

.text-rich-text a {
  text-decoration: underline;
}

.text-rich-text figcaption {
  opacity: .8;
  text-align: left;
  border-left: 2px solid #000;
  margin-top: .5rem;
  padding-left: .5rem;
  font-size: .875rem;
}

.max-width-xlarge {
  width: 100%;
  max-width: 64rem;
}

.max-width-xlarge.align-center {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 75rem;
  display: flex;
}

.max-width-medium {
  width: 100%;
  max-width: 35rem;
}

.max-width-xsmall {
  width: 100%;
  max-width: 25rem;
}

.hide-mobile-landscape {
  color: var(--blanco-hueso);
  font-family: Futurapt Book, Arial, sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
  text-decoration: none;
}

.max-width-xxsmall {
  width: 100%;
  max-width: 20rem;
}

.page-wrapper {
  color: var(--white);
  position: static;
}

.text-size-tiny {
  font-size: .75rem;
}

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

.max-width-xxlarge {
  width: 100%;
  max-width: 80rem;
}

.background-color-black {
  background-color: var(--black);
  color: #f5f5f5;
}

.rl-styleguide_classes {
  display: none;
}

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

.spacing-clean {
  margin: 0;
  padding: 0;
}

.page-padding {
  margin-top: 40px;
  padding-bottom: 0;
  padding-left: 2%;
  padding-right: 2%;
}

.page-padding.is--contact-form {
  padding-left: 0%;
}

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

.show-tablet {
  display: none;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.show-mobile-landscape {
  display: none;
}

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

.max-width-small {
  width: 100%;
  max-width: 30rem;
}

.form-message-error {
  margin-top: .75rem;
  padding: .75rem;
}

.utility_component {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: flex;
}

.utility_form-block {
  text-align: center;
  flex-direction: column;
  max-width: 20rem;
  display: flex;
}

.utility_form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.utility_image {
  margin-bottom: .5rem;
  margin-left: auto;
  margin-right: auto;
}

.main-wrapper {
  border: 1px #000;
  overflow: visible;
}

.container-medium {
  width: 100%;
  max-width: 64rem;
  margin-left: auto;
  margin-right: auto;
}

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

.margin-tiny {
  margin: .25rem;
}

.margin-xxsmall {
  margin: .5rem;
}

.margin-xsmall {
  margin: 1rem;
}

.margin-small {
  margin: 1.5rem;
}

.margin-medium {
  margin: 2rem;
}

.margin-large {
  margin: 3rem;
}

.margin-xlarge {
  margin: 4rem;
}

.margin-xxlarge {
  margin: 5rem;
}

.margin-huge {
  margin: 6rem;
}

.margin-xhuge {
  margin: 7rem;
}

.margin-xxhuge {
  margin: 10rem;
}

.margin-0 {
  margin: 0;
}

.padding-0 {
  padding: 0;
}

.padding-tiny {
  padding: .25rem;
}

.padding-xxsmall {
  padding: .5rem;
}

.padding-xsmall {
  padding: 1rem;
}

.padding-small {
  padding: 1.5rem;
}

.padding-medium {
  padding: 2rem;
}

.padding-large {
  padding: 3rem;
}

.padding-xlarge {
  padding: 4rem;
}

.padding-xxlarge {
  padding: 5rem;
}

.padding-huge {
  padding: 6rem;
}

.padding-xhuge {
  padding: 7rem;
}

.padding-xxhuge {
  padding: 10rem;
}

.text-style-allcaps {
  text-transform: uppercase;
}

.margin-top, .margin-top.margin-custom1, .margin-top.margin-huge, .margin-top.margin-small, .margin-top.margin-tiny, .margin-top.margin-custom3, .margin-top.margin-medium, .margin-top.margin-xxsmall, .margin-top.margin-xxhuge, .margin-top.margin-custom2, .margin-top.margin-xsmall, .margin-top.margin-large, .margin-top.margin-xxlarge, .margin-top.margin-xlarge, .margin-top.margin-0, .margin-top.margin-xhuge {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom, .margin-bottom.margin-xxlarge, .margin-bottom.margin-medium, .margin-bottom.margin-custom3, .margin-bottom.margin-custom1, .margin-bottom.margin-tiny, .margin-bottom.margin-small, .margin-bottom.margin-large, .margin-bottom.margin-0, .margin-bottom.margin-xlarge, .margin-bottom.margin-xhuge, .margin-bottom.margin-xxhuge, .margin-bottom.margin-huge, .margin-bottom.margin-xxsmall, .margin-bottom.margin-custom2, .margin-bottom.margin-xsmall {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-xxlarge {
  margin-bottom: 1rem;
}

.margin-left, .margin-left.margin-tiny, .margin-left.margin-xxlarge, .margin-left.margin-0, .margin-left.margin-small, .margin-left.margin-xsmall, .margin-left.margin-large, .margin-left.margin-huge, .margin-left.margin-xlarge, .margin-left.margin-custom3, .margin-left.margin-xxsmall, .margin-left.margin-custom1, .margin-left.margin-custom2, .margin-left.margin-xhuge, .margin-left.margin-xxhuge, .margin-left.margin-medium {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

.margin-right, .margin-right.margin-huge, .margin-right.margin-xsmall, .margin-right.margin-xxhuge, .margin-right.margin-small, .margin-right.margin-medium, .margin-right.margin-xlarge, .margin-right.margin-custom3, .margin-right.margin-custom2, .margin-right.margin-xxsmall, .margin-right.margin-xhuge, .margin-right.margin-custom1, .margin-right.margin-large, .margin-right.margin-0, .margin-right.margin-xxlarge, .margin-right.margin-tiny {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.margin-vertical, .margin-vertical.margin-medium, .margin-vertical.margin-xlarge, .margin-vertical.margin-xxsmall, .margin-vertical.margin-xxlarge, .margin-vertical.margin-huge, .margin-vertical.margin-0, .margin-vertical.margin-xxhuge, .margin-vertical.margin-tiny, .margin-vertical.margin-xsmall, .margin-vertical.margin-custom1, .margin-vertical.margin-small, .margin-vertical.margin-large, .margin-vertical.margin-xhuge, .margin-vertical.margin-custom2, .margin-vertical.margin-custom3 {
  margin-left: 0;
  margin-right: 0;
}

.margin-horizontal, .margin-horizontal.margin-medium, .margin-horizontal.margin-tiny, .margin-horizontal.margin-custom3, .margin-horizontal.margin-0, .margin-horizontal.margin-xxlarge, .margin-horizontal.margin-xhuge, .margin-horizontal.margin-huge, .margin-horizontal.margin-xlarge, .margin-horizontal.margin-custom1, .margin-horizontal.margin-xxsmall, .margin-horizontal.margin-xsmall, .margin-horizontal.margin-large, .margin-horizontal.margin-custom2, .margin-horizontal.margin-small, .margin-horizontal.margin-xxhuge {
  margin-top: 0;
  margin-bottom: 0;
}

.padding-top, .padding-top.padding-xhuge, .padding-top.padding-xxhuge, .padding-top.padding-0, .padding-top.padding-large, .padding-top.padding-custom2, .padding-top.padding-xlarge, .padding-top.padding-huge, .padding-top.padding-xxsmall, .padding-top.padding-custom3, .padding-top.padding-tiny, .padding-top.padding-medium, .padding-top.padding-xxlarge, .padding-top.padding-small, .padding-top.padding-xsmall, .padding-top.padding-custom1 {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.padding-bottom, .padding-bottom.padding-xlarge, .padding-bottom.padding-small, .padding-bottom.padding-xxhuge, .padding-bottom.padding-large, .padding-bottom.padding-xhuge, .padding-bottom.padding-custom2, .padding-bottom.padding-xxsmall, .padding-bottom.padding-xxlarge, .padding-bottom.padding-custom3, .padding-bottom.padding-custom1, .padding-bottom.padding-xsmall, .padding-bottom.padding-huge, .padding-bottom.padding-tiny, .padding-bottom.padding-medium, .padding-bottom.padding-0 {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.padding-left, .padding-left.padding-xhuge, .padding-left.padding-xlarge, .padding-left.padding-0, .padding-left.padding-small, .padding-left.padding-xsmall, .padding-left.padding-medium, .padding-left.padding-xxhuge, .padding-left.padding-huge, .padding-left.padding-custom1, .padding-left.padding-tiny, .padding-left.padding-xxsmall, .padding-left.padding-custom3, .padding-left.padding-custom2, .padding-left.padding-xxlarge, .padding-left.padding-large {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.padding-right, .padding-right.padding-xxhuge, .padding-right.padding-custom2, .padding-right.padding-large, .padding-right.padding-xlarge, .padding-right.padding-tiny, .padding-right.padding-custom3, .padding-right.padding-custom1, .padding-right.padding-xsmall, .padding-right.padding-xxlarge, .padding-right.padding-xxsmall, .padding-right.padding-medium, .padding-right.padding-xhuge, .padding-right.padding-huge, .padding-right.padding-0, .padding-right.padding-small {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.padding-vertical, .padding-vertical.padding-0, .padding-vertical.padding-xxhuge, .padding-vertical.padding-large, .padding-vertical.padding-custom3, .padding-vertical.padding-medium, .padding-vertical.padding-tiny, .padding-vertical.padding-xxlarge {
  padding-left: 0;
  padding-right: 0;
}

.padding-vertical.padding-custom1 {
  padding-top: 7rem;
  padding-left: 0;
  padding-right: 0;
}

.padding-vertical.padding-xsmall, .padding-vertical.padding-xhuge, .padding-vertical.padding-xlarge, .padding-vertical.padding-custom2, .padding-vertical.padding-xxsmall, .padding-vertical.padding-huge, .padding-vertical.padding-small {
  padding-left: 0;
  padding-right: 0;
}

.padding-vertical.padding-xhuge {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.padding-horizontal, .padding-horizontal.padding-xxsmall, .padding-horizontal.padding-0, .padding-horizontal.padding-custom3, .padding-horizontal.padding-huge, .padding-horizontal.padding-xsmall, .padding-horizontal.padding-medium, .padding-horizontal.padding-xxlarge, .padding-horizontal.padding-large, .padding-horizontal.padding-xhuge, .padding-horizontal.padding-custom1, .padding-horizontal.padding-tiny, .padding-horizontal.padding-custom2, .padding-horizontal.padding-xxhuge, .padding-horizontal.padding-small, .padding-horizontal.padding-xlarge {
  padding-top: 0;
  padding-bottom: 0;
}

.overflow-scroll {
  overflow: scroll;
}

.overflow-auto {
  overflow: auto;
}

.text-style-nowrap {
  white-space: nowrap;
}

.text-weight-medium {
  font-weight: 500;
}

.text-size-medium {
  width: 75%;
  color: var(--white);
  font-family: Montserrat, sans-serif;
  font-size: 1.75rem;
  font-weight: 300;
}

.text-size-medium.dif {
  width: 100%;
  color: var(--verde-oscuro);
  font-size: 1.7rem;
  font-weight: 300;
}

.form-radio {
  align-items: center;
  margin-bottom: 0;
  padding-left: 1.125rem;
  display: flex;
}

.form-checkbox-label {
  margin-bottom: 0;
}

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

.form-checkbox {
  align-items: center;
  margin-bottom: 0;
  padding-left: 1.25rem;
  display: flex;
}

.text-size-large {
  font-size: 1.25rem;
}

.heading-xxlarge {
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.2;
}

.form-radio-icon {
  border: 1px solid var(--black);
  cursor: pointer;
  border-radius: 100px;
  width: 1.125rem;
  min-width: 1.125rem;
  height: 1.125rem;
  min-height: 1.125rem;
  margin-top: 0;
  margin-left: -1.125rem;
  margin-right: .5rem;
}

.form-radio-icon.w--redirected-checked {
  background-color: #fff;
  background-image: none;
  border-width: 6px;
  border-color: #000;
}

.form-radio-icon.w--redirected-focus {
  box-shadow: none;
  border-color: #000;
  margin-top: 0;
}

.styleguide_icons-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  display: grid;
}

.heading-medium {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
}

.field-label {
  margin-bottom: .5rem;
  font-weight: 400;
}

.heading-large {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.2;
}

.image-wrapper-3-2 {
  width: 100%;
  padding-top: 66.66%;
  position: relative;
}

.button {
  border: 1px solid var(--black);
  background-color: var(--black);
  color: var(--white);
  text-align: center;
  padding: .75rem 1.5rem;
  transition: background-color .7s, color .35s;
}

.button:hover {
  background-color: var(--orange);
  color: var(--black);
}

.button.is-alternate {
  background-color: var(--white);
  color: #000;
}

.button.is-button-small {
  padding: .5rem 1.25rem;
}

.button.with-icon {
  grid-column-gap: .75rem;
  align-items: center;
  display: flex;
}

.form-input {
  border: 1px solid var(--black);
  background-color: var(--white);
  height: auto;
  min-height: 2.75rem;
  color: var(--black);
  margin-bottom: 0;
  padding: .5rem .75rem;
  font-size: 1rem;
  line-height: 1.6;
}

.form-input:focus {
  border-color: #000;
}

.form-input::placeholder {
  color: #0009;
}

.form-input.is-select-input {
  background-color: #fff;
  background-image: none;
}

.form-input.is-text-area {
  height: auto;
  min-height: 11.25rem;
  padding-top: .75rem;
  padding-bottom: .75rem;
  overflow: auto;
}

.background-color-lightgrey {
  background-color: var(--light-grey);
}

.form-checkbox-icon {
  border: 1px solid var(--black);
  cursor: pointer;
  border-radius: 0;
  width: 1.125rem;
  min-width: 1.125rem;
  height: 1.125rem;
  min-height: 1.125rem;
  margin-top: 0;
  margin-left: -1.25rem;
  margin-right: .5rem;
  transition: all .2s;
}

.form-checkbox-icon.w--redirected-checked {
  box-shadow: none;
  background-color: #000;
  background-size: 16px 16px;
  border-width: 1px;
  border-color: #000;
}

.form-checkbox-icon.w--redirected-focus {
  box-shadow: none;
  border-color: #000;
}

.heading-xsmall {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
}

.image-wrapper-4-3 {
  width: 100%;
  padding-top: 75%;
  position: relative;
}

.button-secondary {
  border: 1px solid var(--white);
  color: var(--white);
  text-align: center;
  background-color: #0000;
  padding: .75rem 1.5rem;
}

.button-secondary.is-button-small {
  padding: .5rem 1.25rem;
}

.button-secondary.is-alternate {
  border-color: var(--white);
  color: var(--white);
}

.button-secondary.with-icon {
  grid-column-gap: .75rem;
  align-items: center;
  display: flex;
}

.heading-small {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

.text-style-quote {
  border-left: .1875rem solid var(--black);
  margin-bottom: 0;
  padding: .75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.form-field-wrapper {
  position: relative;
}

.image-wrapper_image {
  backface-visibility: hidden;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.image-wrapper-16-9 {
  width: 100%;
  padding-top: 56.25%;
  position: relative;
}

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

.stylesystem-images_layout {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-wrapper-1-1 {
  width: 100%;
  padding-top: 100%;
  position: relative;
}

.styleguide_grid-colours {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.heading-xlarge {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.icon-1x1-xxsmall {
  width: 1rem;
  height: 1rem;
}

.icon-1x1-xsmall {
  width: 1.5rem;
  height: 1.5rem;
}

.icon-1x1-small {
  width: 2rem;
  height: 2rem;
}

.icon-1x1-medium {
  width: 3rem;
  height: 3rem;
}

.icon-1x1-large {
  width: 5rem;
  height: 5rem;
}

.icon-1x1-xlarge {
  width: 6.5rem;
  height: 6.5rem;
}

.form-radio-label {
  margin-bottom: 0;
}

.margin-top-auto {
  margin-top: auto;
}

.text-lineheight-normal {
  line-height: 1.5;
}

.icon-embed-small {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.rl-styleguide_class-sample-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 15rem 1fr;
  align-items: center;
}

.shadow-large {
  box-shadow: 0 20px 24px -4px #00000014, 0 8px 8px -4px #10182808;
}

.rl-styleguide_tutorial-callout {
  grid-column-gap: 2rem;
  background-color: #fff;
  border: 1px solid #000;
  justify-content: space-between;
  align-items: center;
  padding: .75rem .75rem .75rem 1rem;
  display: flex;
}

.rl-styleguide_callout-link-wrapper {
  background-image: linear-gradient(135deg, #ff744826, #ff484826 50%, #6248ff26), linear-gradient(#fff, #fff);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: .75rem 1rem;
  display: flex;
}

.text-lineheight-xshort {
  line-height: 1.2;
}

.rl-styleguide_heading {
  z-index: 4;
  color: #fff;
  background-color: #000;
  padding: .25rem .5rem;
  position: sticky;
  top: 0;
}

.text-lineheight-xtall {
  line-height: 2;
}

.icon-medium {
  height: 3rem;
}

.text-lineheight-none {
  line-height: 1;
}

.rl-styleguide_class-label {
  color: #fff;
  white-space: nowrap;
  cursor: context-menu;
  background-color: #0073e6;
  border-radius: 2px;
  padding: .25rem .5rem;
  font-size: .75rem;
  display: inline-block;
}

.rl-styleguide_class-label.html-tags {
  background-color: #be4aa5;
}

.shadow-xxlarge {
  box-shadow: 0 32px 64px -12px #10182824;
}

.text-letterspacing-wide {
  letter-spacing: .025em;
}

.icon-embed-medium {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
}

.shadow-xlarge {
  box-shadow: 0 24px 48px -12px #1018282e;
}

.styleguide_color-sample {
  padding: 8rem 1.5rem 1.25rem;
}

.styleguide_color-sample.is-lightgrey {
  background-color: #f4f4f4;
}

.styleguide_color-sample.is-black {
  background-color: #000;
}

.styleguide_color-sample.is-white {
  background-color: #fff;
}

.text-lineheight-short {
  line-height: 1.3;
}

.shadow-xsmall {
  box-shadow: 0 1px 3px #1018281a, 0 1px 2px #1018280f;
}

.shadow-xxsmall {
  box-shadow: 0 1px 2px #1018280d;
}

.icon-large {
  height: 5rem;
}

.button-tertiary {
  background-color: var(--light-grey);
  color: var(--black);
  text-align: center;
  border: 1px solid #0000;
  padding: .75rem 1.5rem;
}

.button-tertiary.is-button-small {
  padding: .5rem 1.25rem;
}

.button-tertiary.is-alternate {
  color: #fff;
  background-color: #464646;
  border-color: #464646;
}

.button-tertiary.with-icon {
  grid-column-gap: .75rem;
  align-items: center;
  display: flex;
}

.rl-styleguide_paste-text {
  color: #00000080;
  text-align: center;
  border: 1px dashed #00000026;
  padding: 1rem;
}

.rl-styleguide_button-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1.5rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: max-content;
  grid-auto-flow: row;
  place-items: center start;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  display: grid;
}

.rl-styleguide_list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  padding-bottom: 4rem;
}

.button-link {
  color: var(--black);
  background-color: #0000;
  align-items: center;
  padding: .25rem 0;
  line-height: 1;
  text-decoration: none;
  display: flex;
}

.button-link.is-alternate {
  color: #fff;
}

.button-link.with-icon {
  grid-column-gap: .5rem;
}

.icon-xsmall {
  height: 1.5rem;
}

.shadow-medium {
  box-shadow: 0 12px 16px -4px #00000014, 0 4px 6px -2px #10182808;
}

.icon-embed-large {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 5rem;
  height: 5rem;
  display: flex;
}

.rl-styleguide_shadows-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.icon-embed-xxsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.icon-embed-xsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.icon-xxsmall {
  height: 1rem;
}

.rl-styleguide_header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: flex;
}

.text-lineheight-tall {
  line-height: 1.7;
}

.icon-small {
  height: 2rem;
}

.rl-styleguide_subheading {
  z-index: 3;
  color: #000;
  background-color: #d3d3d3;
  padding: .25rem .5rem;
  position: sticky;
  top: 2rem;
}

.form {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.rl-styleguide_callout-link {
  background-color: #fff;
  background-image: linear-gradient(135deg, #ff7448, #ff4848 50%, #6248ff);
  justify-content: space-between;
  align-items: center;
  padding: 1px;
  display: flex;
}

.rl-styleguide_shadow-wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 8rem;
  padding: 1rem;
  display: flex;
}

.class-label-column {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-letterspacing-xtight {
  letter-spacing: -.03em;
}

.text-letterspacing-normal {
  letter-spacing: 0;
}

.text-letterspacing-xwide {
  letter-spacing: .05em;
}

.icon-embed-xlarge {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 6.5rem;
  height: 6.5rem;
  display: flex;
}

.class-label-row {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.icon-xlarge {
  height: 6.5rem;
}

.text-letterspacing-tight {
  letter-spacing: -.015em;
}

.rl-styleguide_button-row {
  grid-column-gap: 1rem;
  display: flex;
}

.shadow-small {
  box-shadow: 0 4px 8px -2px #1018281a, 0 2px 4px -2px #1018280f;
}

.rl-styleguide_extension {
  display: none;
}

.with-icon {
  grid-column-gap: .75rem;
  align-items: center;
  display: flex;
}

.hero_image-wrapper {
  background-image: linear-gradient(#00000080, #00000080);
  border-top-left-radius: 4rem;
  border-top-right-radius: 4rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

.hero_content-wrapper {
  grid-column-gap: 2.6rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  padding-top: 40px;
  display: grid;
}

.lightbox-play-icon {
  z-index: 2;
  color: #fff;
  width: 64px;
  height: 64px;
  position: absolute;
}

.testimonial_content-right {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.testimonial_rating-icon {
  width: 1.25rem;
  height: 1.25rem;
  color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: .25rem;
  display: flex;
}

.testimonial_content {
  grid-column-gap: 5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.testimonial_component {
  background-color: #0000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-bottom: 5rem;
}

.testimonial_lightbox-image {
  object-fit: cover;
}

.testimonial_rating-wrapper {
  display: flex;
}

.testimonial_slide-nav {
  height: 1.75rem;
  font-size: .5rem;
  inset: auto auto 0% 0%;
}

.testimonial16_divider {
  background-color: var(--black);
  align-self: stretch;
  width: 1px;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.testimonial_arrow {
  border: 1px solid var(--black);
  background-color: var(--white);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
  inset: auto 0% 0% auto;
}

.testimonial_arrow.left {
  right: 4rem;
}

.video-overlay-layer {
  z-index: 1;
  background-color: #00000080;
  position: absolute;
  inset: 0%;
}

.testimonial_slide {
  margin-right: 5rem;
}

.testimonial_client {
  text-align: left;
  align-items: center;
  display: flex;
}

.testimonial_lightbox {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.error-message {
  margin-top: 1.5rem;
  padding: .875rem 1rem;
}

.success-message {
  background-color: var(--black);
  padding: 1.5rem;
}

.error-text {
  color: #e23939;
}

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

.contact_form-block {
  flex-direction: column;
  align-items: stretch;
}

.success-text {
  font-weight: 600;
}

.contact_form {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.contact_component {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: grid;
}

.faq_answer {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  overflow: hidden;
}

.faq_question {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 1.25rem 1.5rem;
  display: flex;
}

.faq_accordion {
  border: 1px solid var(--white);
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}

.faq11_icon {
  align-self: flex-start;
  width: 2rem;
  margin-left: 1.5rem;
}

.faq_list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 100%;
  grid-auto-columns: 100%;
  place-items: start stretch;
  display: grid;
}

.faq_component {
  grid-column-gap: 2rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.footer_link-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0px;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  justify-items: start;
  display: grid;
}

.line-divider {
  background-color: var(--black);
  width: 100%;
  height: 1px;
}

.footer_social-link {
  align-items: center;
  font-size: 14px;
  text-decoration: none;
  display: flex;
}

.footer_top-wrapper {
  grid-column-gap: 4vw;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr .25fr;
  justify-content: space-between;
  align-items: center;
}

.footer_social-list {
  grid-column-gap: .75rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  place-items: start;
  display: grid;
}

.footer_link {
  text-align: center;
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
}

.footer_logo-link {
  padding-left: 0;
}

.social-icon {
  width: 1.5rem;
  height: 1.5rem;
}

.text-color-orange {
  width: 100%;
  color: var(--light-grey);
  font-family: Montserrat, sans-serif;
  font-size: 4.9rem;
  font-weight: 700;
}

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

.hero_overlay {
  z-index: 5;
  background-image: linear-gradient(#0000 67%, #0e1c29 99%);
  height: auto;
  position: absolute;
  inset: 0%;
}

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

.hero_vertical-text {
  transform: rotate(0);
}

.hero_text-block {
  transform: rotate(180deg);
}

.header23_center-text {
  width: 7rem;
  margin-left: auto;
  margin-right: auto;
}

.flip-cards_grid {
  grid-column-gap: 1rem;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.flipcard-wrapper {
  cursor: pointer;
  position: relative;
}

.flipcard_front {
  backface-visibility: hidden;
  color: #fff;
  background-image: linear-gradient(#0003, #0003), url('../images/RUTA_CC_FOTOS_01.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 30px;
  justify-content: center;
  align-items: flex-end;
  height: 560px;
  padding: 35px 1rem;
  display: flex;
  position: relative;
  box-shadow: 6px 6px 20px -11px #000;
}

.flipcard_front:hover {
  box-shadow: 8px 8px 20px -7px #000;
}

.flipcard_front.is--right {
  background-image: linear-gradient(#00000080, #00000080), url('../images/RUTA_CC_FOTOS_32.webp');
  background-position: 0 0, 40%;
  background-size: auto, cover;
}

.flipcard_front.is--right.top {
  background-image: linear-gradient(#00000080, #00000080), url('../images/RUTA_CC_FOTOS_21-1.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.flipcard_front.is--middle {
  backface-visibility: hidden;
  background-image: linear-gradient(#0003, #0003), url('../images/RUTA_CC_FOTOS_04.webp');
  background-position: 0 0, 40%;
  background-size: auto, cover;
}

.flipcard-subtitle {
  text-align: center;
  letter-spacing: 1px;
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}

.flipcard_back {
  background-color: var(--white);
  backface-visibility: hidden;
  height: 560px;
  transform-style: preserve-3d;
  border-radius: 30px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 2rem 2rem 5rem;
  display: flex;
  position: absolute;
  inset: 0%;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
  box-shadow: 6px 6px 20px -11px #000;
}

.flipcard_back-text {
  color: var(--verde);
  text-align: center;
  font-family: Hobo Std, sans-serif;
  font-size: 2rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.1;
}

.section-gsap {
  z-index: 0;
  position: relative;
}

.gsap_wrapper {
  height: 400vh;
  position: relative;
}

.gsap_day-wrapper {
  z-index: 5;
  align-items: flex-end;
  height: 100vh;
  padding: 2rem;
  display: flex;
  position: sticky;
  top: 0%;
  overflow: hidden;
}

.gsap_bg-image-wrapper {
  object-fit: fill;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.gsap_content-wrapper {
  z-index: 5;
  grid-column-gap: 3rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
  position: relative;
}

.gsap_night-wrapper {
  z-index: 4;
  justify-content: flex-start;
  align-items: flex-end;
  height: 100vh;
  padding: 2rem;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.gsap_heading-wrapper {
  overflow: hidden;
}

.gsap_day-wrapper-wrapper {
  height: 300vh;
  position: absolute;
  inset: 0%;
}

.section-booking {
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.embed-wrapper {
  text-align: center;
  justify-content: center;
  align-items: center;
  font-size: 4rem;
  font-weight: 900;
  display: flex;
}

.section-nav {
  z-index: 100;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: fixed;
  inset: 2.5% 0% auto;
}

.nav-scroll_wrapper {
  border-radius: 4rem;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.nav-scroll_wrapper.is--rooms {
  align-items: stretch;
  display: block;
}

.nav-scroll_wrapper.is--book {
  display: block;
}

.nav_link {
  z-index: 151;
  height: 2.5rem;
  color: var(--white);
  justify-content: center;
  align-items: center;
  padding: 1.5rem 3rem;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  position: relative;
}

.nav_link.w--current {
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.nav_shape-bg {
  z-index: 150;
  background-color: var(--naranja);
  border-radius: 100vw;
  flex: none;
  width: 100%;
  height: 100%;
  position: relative;
}

.nav_shape {
  z-index: 150;
  opacity: 1;
  justify-content: flex-start;
  align-items: center;
  width: 9rem;
  height: 3.7rem;
  margin: auto;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 2.6rem;
  transform: translate(0);
}

.nav_component {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  height: 4.7rem;
  color: var(--gris-claro);
  background-color: #1a7025;
  border-radius: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  padding-left: 1.5%;
  padding-right: 1.5%;
  display: flex;
  position: relative;
  box-shadow: 5px 5px 20px -7px #000;
}

.nav_icon {
  display: none;
}

.flipcard_click {
  text-align: center;
  letter-spacing: 1px;
  font-family: Montserrat, sans-serif;
  font-size: .825rem;
  font-weight: 400;
  line-height: 100%;
}

.gsap_overlay {
  display: none;
}

.no-scrollbar {
  background-color: var(--verde-oscuro);
  color: var(--verde);
}

.section-delete-me {
  z-index: 10000000;
  width: 100vw;
  height: 100vh;
  position: fixed;
  inset: 0%;
}

.delete-me_wrapper {
  z-index: 1000000;
  background-color: var(--white);
  border-radius: 20px;
  padding: 1.3rem;
  position: fixed;
  inset: auto 3% 3% auto;
  box-shadow: 1px 1px 20px -8px #000;
}

.delete-me_heading {
  color: var(--black);
}

.delete-me_link {
  color: #4656ff;
}

.delete-me_img {
  transform: rotate(45deg);
}

.delete-me_button {
  filter: invert();
  position: absolute;
  inset: 3% 3% auto auto;
}

.italic-text {
  color: var(--blanco-hueso);
  text-transform: none;
  font-family: Futurapt Book, Arial, sans-serif;
  font-size: 2rem;
  font-style: normal;
  font-weight: 600;
}

.background-video {
  height: 35rem;
}

.bold-text {
  font-size: 4vw;
  font-weight: 600;
  display: block;
}

.italic-text-2 {
  color: var(--blanco-hueso);
  font-family: Futurapt Book, Arial, sans-serif;
  font-size: 1rem;
}

.italic-text-3 {
  color: var(--blanco-hueso);
  font-family: Futurapt Book, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
}

.italic-text-4, .italic-text-5 {
  font-family: Futurapt Book, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
}

.s-scroll-box-wrapper {
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
  position: relative;
}

.s-scroll-box-wrapper.img {
  overflow: hidden;
}

.lines-inner-wrapper {
  z-index: 1;
  opacity: .25;
  justify-content: space-between;
  width: 65%;
  height: 100%;
  display: flex;
  position: static;
  inset: 0%;
}

.img-transition-wrapper {
  z-index: 2;
  background-color: #000;
  display: none;
  position: absolute;
  inset: 0%;
}

.img-wrapper {
  z-index: 1;
  background-image: url('../images/3_square.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  inset: 0%;
}

.img-wrapper._3 {
  background-image: url('../images/2_square.jpg');
}

.img-wrapper._2 {
  background-image: url('../images/1_square.jpg');
  background-position: 50%;
  background-size: cover;
}

.full-page-wrapper {
  position: relative;
}

.nav-link {
  border-bottom: 1px #000;
  text-decoration: none;
}

.nav-outer-wrapper {
  z-index: 99;
  justify-content: space-between;
  min-height: 50px;
  padding: 30px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.link {
  border-bottom: 1px solid #fff;
  text-decoration: none;
}

.line {
  background-color: #fff;
  width: 1px;
  max-width: 1px;
  height: 100%;
}

.content-outer-wrapper {
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  max-width: 65%;
  display: block;
  position: relative;
}

.image {
  width: 35px;
}

.btn {
  color: #9f9bbc;
  background-color: #3898ec00;
  border: 1px solid #9f9bbc;
  margin-top: 35px;
  padding: 15px 30px;
  font-size: 16px;
}

.btn.purple {
  background-color: #000;
  border-width: 2px;
  font-weight: 500;
}

.btn.green {
  color: #98bdc6;
  background-color: #000;
  border-width: 2px;
  border-color: #98bdc6;
  margin-top: 40px;
  font-weight: 500;
}

.btn.blue {
  color: #7b9dcd;
  background-color: #000;
  border-width: 2px;
  border-color: #7b9dcd;
}

.s-scroll {
  justify-content: space-between;
  height: 100vh;
  display: flex;
  position: relative;
}

.lines-outer-wrapper {
  z-index: 1;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.section {
  position: relative;
}

.column-scroll-content {
  padding-top: 0;
}

.button-2 {
  background-color: var(--naranja);
  color: var(--blanco-hueso);
  text-align: center;
  letter-spacing: .02rem;
  border-radius: 999rem;
  padding: 1.2rem 1.7rem;
  font-family: Futurapt Demi, Arial, sans-serif;
  font-size: 1.7rem;
  font-weight: 400;
}

.page-padding-2 {
  padding-left: 4rem;
  padding-right: 4rem;
}

.column-scroll-content-text {
  color: var(--blanco-hueso);
  text-transform: none;
  font-family: Futurapt Book, Arial, sans-serif;
  font-size: 1.75rem;
  line-height: 1.2;
}

.column-scroll-sticky-inner {
  width: 45vw;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
  overflow: hidden;
}

.spacer-sm-end {
  padding-bottom: 2.25rem;
}

.column-scroll-wrapper {
  width: 100%;
  height: 310vh;
  position: relative;
}

.column-scroll-image {
  object-fit: cover;
  border-radius: 30px;
  width: 100%;
  height: 100%;
}

.column-scroll-content-title {
  text-transform: uppercase;
  font-size: 8vw;
  font-weight: 500;
  line-height: .95;
}

.column-scroll-content-title.is-2 {
  color: var(--negro);
  font-family: Montserrat, sans-serif;
}

.column-scroll-content-title.is-1 {
  width: 100%;
  color: var(--blanco-hueso);
  margin-top: 20px;
  padding-top: 20px;
  font-family: Hobo Std, sans-serif;
  font-size: 5.25rem;
  line-height: 1.2;
  position: static;
  inset: 10% 0% auto;
}

.column-scroll-content-copy {
  width: 100%;
  max-width: none;
  margin-top: 2rem;
  line-height: 1.2;
}

.column-scroll-content-wrapper {
  z-index: 2;
  width: 66.66vw;
  min-height: 110vh;
  margin-top: -100vh;
  padding-right: 7rem;
  position: relative;
}

.column-scroll-item {
  flex: none;
  width: 33.3333vw;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
  box-shadow: 1.5rem 0 2rem #0000001c;
}

.column-scroll-item.is-2 {
  margin-left: auto;
  margin-right: auto;
  top: auto;
  right: 0;
}

.column-scroll-item.is-3 {
  inset: 0% 0% 0% auto;
}

.column-scroll-item.is-1 {
  border-radius: 30px;
}

.column-scroll-sticky {
  width: 100%;
  height: 100vh;
  position: sticky;
  top: 0;
}

.bold-text-2 {
  width: 100%;
  color: var(--white);
  font-family: "7141 Fontps";
  font-size: 4vw;
  font-weight: 500;
}

.container {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: static;
  overflow: visible;
}

.right-arrow.hide {
  display: none;
}

.image-slider {
  background-color: #0000;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.slide-nav-2 {
  display: none;
}

.main-wrapper-3 {
  position: static;
}

.images-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
  overflow: visible;
}

.icon {
  color: #000;
}

.text-slider {
  background-color: #0000;
  width: 43rem;
  height: auto;
  position: absolute;
  left: 12%;
  right: auto;
}

.section-2 {
  background-color: #fff;
  position: static;
}

.content-wrapper {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: auto;
}

.image-2 {
  background-image: url('../images/RUTA_CC_FOTOS_25.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px #000;
  border-radius: 50%;
  width: 30rem;
  height: 30rem;
  position: absolute;
  left: auto;
  right: 10rem;
  box-shadow: 20px 0 40px -4px #0000001a;
}

.image-2._2 {
  transform-origin: 100% 0;
  background-image: url('../images/RUTA_CC_FOTOS_24_11zon.webp');
  margin-right: -25rem;
  inset: 0% 0 auto auto;
  transform: rotate(90deg);
}

.image-2._3 {
  transform-origin: 100% 0;
  background-image: url('../images/RUTA_CC_FOTOS_34.webp');
  margin-right: -25rem;
  inset: 0% 0 auto auto;
  transform: rotate(90deg);
}

.image-2._4 {
  transform-origin: 100% 0;
  background-image: url('../images/RUTA_CC_FOTOS_32-1.webp');
  margin-right: -25rem;
  inset: 0% 0 auto auto;
  transform: rotate(90deg);
}

.text-slide {
  height: auto;
}

.left-arrow.hide {
  display: none;
}

.right-arrow-2 {
  background-color: #0000;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 5rem;
  height: 5rem;
  display: flex;
  right: 5%;
}

.left-arrow-2 {
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 5rem;
  height: 5rem;
  display: flex;
  left: 5%;
}

.title {
  color: #000;
  text-align: left;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  font-family: Montserrat, sans-serif;
  font-size: 1.75rem;
  line-height: 120%;
}

.code-embed {
  position: relative;
}

.section-3 {
  margin-top: 4rem;
  position: relative;
}

.italic-text-6, .italic-text-7, .italic-text-8 {
  font-family: Futurapt Book, Arial, sans-serif;
  font-size: 1rem;
}

.div-block {
  width: 75%;
  position: absolute;
  inset: 10% 0% auto 5%;
}

.slider-custom-style {
  display: none;
}

.testimonial-navigations-slider-wrapper {
  flex: 0 26.5rem;
  position: relative;
}

.testimonial-pagination-card-text {
  color: var(--verde-oscuro);
  font-family: Futurapt Book, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
}

.testimonial-sliders-wrapper {
  grid-column-gap: 3.8rem;
  grid-row-gap: 3.8rem;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.testimonial-pagination-card-title {
  color: var(--verde-oscuro);
  margin-top: 0;
  margin-bottom: .3125rem;
  font-size: 1.5rem;
  font-weight: 500;
}

.testimonial-navigations-slider-wrapper-overlay {
  pointer-events: none;
  -webkit-user-select: none;
  user-select: none;
  background-image: linear-gradient(#0000 25%, #f8ffe980 50%, #f8ffe9 103%);
  position: absolute;
  inset: 0%;
}

.testimonial-content-card-logo {
  width: auto;
  height: auto;
  max-height: 3.125rem;
  display: block;
}

.pagination-progressbar-gradient {
  pointer-events: none;
  -webkit-user-select: none;
  user-select: none;
  width: 0;
  height: 0;
  position: fixed;
}

.page-wrapper-2 {
  overflow: clip;
}

.testimonial-content-card-text-wrapper {
  margin-top: 3.375rem;
  margin-bottom: 2.625rem;
}

.testimonial-pagination-card-header {
  border-radius: 50rem;
  flex: none;
  width: 4.4rem;
  height: 4.4rem;
  position: relative;
  overflow: hidden;
}

.testimonial-pagination-card {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: left;
  isolation: isolate;
  background-color: #f8ffe9;
  border: 1px solid #e7e7e7;
  border-radius: 1.5rem;
  align-items: center;
  width: 27rem;
  padding: 1.875rem;
  transition-property: box-shadow, background-color, border-color;
  transition-duration: .2s, .2s, .2s;
  transition-timing-function: linear, ease, ease;
  display: flex;
  position: relative;
}

.testimonial-content-card-media-title {
  color: var(--white);
  font-size: 2rem;
  font-weight: 500;
  text-decoration: none;
}

.testimonial-content-card-media-header {
  border-radius: 50rem;
  flex: none;
  width: 5rem;
  height: 5rem;
  display: none;
  position: relative;
  overflow: hidden;
}

.testimonial-pagination-card-header-background {
  pointer-events: none;
  object-fit: cover;
  -webkit-user-select: none;
  user-select: none;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.section-project {
  background-color: var(--blanco-hueso);
}

.testimonial-content-slider-wrapper {
  flex: 1;
  min-width: 0;
  max-width: 43.625rem;
}

.testimonial-content-card-media-text {
  color: var(--white);
  flex-flow: wrap-reverse;
  justify-content: center;
  align-items: center;
  font-family: Futurapt Book, Arial, sans-serif;
  font-size: 1.7rem;
  line-height: 1;
  display: block;
}

.testimonial-pagination-card-shadow {
  z-index: -1;
  border-radius: inherit;
  transition-property: opacity;
  transition-duration: .4s;
  transition-timing-function: linear;
  position: absolute;
  inset: 0%;
  box-shadow: -.3125rem 8rem 6rem #00000008;
}

.testimonial-pagination-progressbar {
  pointer-events: none;
  -webkit-user-select: none;
  user-select: none;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.testimonial-content-card-media {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.testimonial-content-card-media-body {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  font-family: Futurapt Book, Arial, sans-serif;
  display: flex;
}

.testimonial-content-card-text {
  color: var(--verde-oscuro);
  letter-spacing: .3px;
  font-family: Futurapt Book, Arial, sans-serif;
  font-size: 1.875rem;
  font-weight: 400;
  line-height: 1.7;
}

.splide.tinyflow-navigations-slider {
  overflow: visible clip;
}

.section-spacing {
  padding-left: 30px;
  padding-right: 30px;
}

.section-spacing.project {
  color: var(--verde-oscuro);
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}

.section-spacing.footer {
  padding-top: 4.875rem;
  padding-bottom: 4.875rem;
}

.container-2 {
  width: 100%;
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
}

.dual-grid-left {
  background-color: #0000;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hero {
  z-index: 10;
  background-color: var(--verde-oscuro);
  padding: 0;
  position: relative;
}

.heading-5 {
  width: auto;
  color: var(--blanco-hueso);
  text-align: center;
  margin-top: 8rem;
  margin-bottom: 0;
  font-family: Hobo Std, sans-serif;
  font-size: 5.25rem;
  font-weight: 400;
  position: absolute;
  inset: 25% 10% auto;
}

.hero-dual-grid-section {
  z-index: 2;
  margin-top: -100vh;
  position: relative;
}

.hero-dual-grid-sticky {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: block;
  position: sticky;
  top: 0;
}

.hero-content {
  z-index: 3;
  background-color: #0000;
  margin-top: -100vh;
  position: relative;
}

.section-paragraph {
  max-width: 370px;
  color: var(--blanco-hueso);
  letter-spacing: -.003px;
  font-family: Futurapt Book, Arial, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.intro-sticky {
  z-index: 1;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: 90vh;
  display: flex;
  position: sticky;
  top: 0;
}

.intro-paragraph {
  color: var(--blanco-hueso);
  text-align: center;
  letter-spacing: .004px;
  margin-top: 45px;
  margin-bottom: 50px;
  font-family: Futurapt Book, Arial, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.125;
}

.hero-dual-grid-container {
  height: 200vh;
}

.hero-triple-grid {
  z-index: 5;
  grid-column-gap: 20px;
  grid-row-gap: 3016px;
  background-color: var(--verde-oscuro);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 100vh;
  max-height: 780px;
  padding-bottom: 0;
  display: grid;
  position: relative;
}

.hero-dual-grid {
  z-index: 100;
  grid-column-gap: 20px;
  grid-row-gap: 16px;
  background-color: var(--verde-oscuro);
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  height: 100vh;
  padding-top: 20px;
  padding-bottom: 20px;
  display: grid;
}

.img-wrapper-camera-glass {
  background-color: #000;
  background-image: url('../images/RUTA_CC_FOTOS_03.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  padding-top: 30vh;
  overflow: hidden;
}

.hero-image-container {
  z-index: 6;
  height: 92vh;
  position: relative;
  overflow: visible;
}

.hero-content-conteiner {
  height: 200vh;
}

.hero-grid-container {
  background-color: #000;
  background-image: url('../images/RUTA_CC_FOTOS_30.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.hero-grid-container.right {
  background-image: url('../images/RUTA_CC_FOTOS_29.webp');
  background-position: 50%;
  padding: 60px;
  display: flex;
}

.hero-grid-container._2 {
  background-image: url('../images/RUTA_CC_FOTOS_28.webp');
}

.intro-content {
  max-width: 980px;
  padding-top: 60px;
  padding-bottom: 60px;
  font-family: Montserrat, sans-serif;
}

.hero-image {
  z-index: 6;
  text-align: left;
  background-color: #fff;
  background-image: linear-gradient(#00000080, #00000080), url('../images/RUTA_CC_FOTOS_31.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  border-bottom-right-radius: 20%;
  border-bottom-left-radius: 20%;
  padding-top: 20vh;
  padding-left: 22%;
  padding-right: 22%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.bg-video {
  z-index: 1;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40rem;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.text-block-3 {
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.bg-video-black-bar {
  z-index: 4;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border: 7vw #000;
  margin-left: 0;
  margin-right: 0;
  position: static;
  inset: 0%;
}

.video-overlay {
  opacity: .25;
  background-color: #000;
  position: absolute;
  inset: 0%;
}

.bg-video-wrapper {
  background-color: #006e27;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-2 {
  z-index: 100;
  color: var(--blanco-hueso);
  text-align: center;
  margin-bottom: 25px;
  font-family: Hobo Std, sans-serif;
  position: static;
}

.bg-video-content-wrap {
  z-index: 5;
  max-width: none;
  margin-top: 4rem;
  position: relative;
}

.sticky-wrapper {
  background-color: #006e27;
  align-items: center;
  display: block;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.s-video {
  background-color: #000;
  height: 350vh;
  margin-top: 0;
  padding-top: 0;
  position: static;
}

.section-4 {
  background-color: #0000;
  margin-top: 4rem;
}

.div-block-2 {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 125px;
  display: block;
  position: absolute;
  inset: 15% auto auto 2%;
}

.div-block-2.derecha {
  inset: 15% 2% auto auto;
}

.image-3 {
  display: block;
}

.blog-grid-wrapper {
  justify-content: space-between;
  margin-top: 60px;
  display: none;
}

.blog-card-wrapper {
  background-image: url('../images/blog-img-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 45%;
  min-height: 500px;
  position: relative;
  overflow: hidden;
}

.blog-card-wrapper._3 {
  cursor: pointer;
  background-image: url('../images/compressed_1000009450.webp');
}

.blog-card-wrapper._1 {
  cursor: pointer;
  background-image: url('../images/compressed_IMG_0528.webp');
}

.blog-card-wrapper._2 {
  cursor: pointer;
  background-image: url('../images/f4107c78-b8a4-428b-b0c5-7f771b0190b4.webp');
}

.blog-card-wrapper._5 {
  background-image: url('../images/WhatsApp-Image-2026-01-20-at-17.55.10.webp');
}

.blog-card-wrapper._6 {
  background-image: url('../images/fer_ordenes___2026-03-04T185802.000Z_2.webp');
}

.blog-card-wrapper._7 {
  background-image: url('../images/2.webp');
}

.blog-card-wrapper._8 {
  background-image: url('../images/compressed_Cabaña-2.webp');
}

.heading-4 {
  color: var(--blanco-hueso);
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Hobo Std, sans-serif;
  font-size: 70px;
  font-weight: 400;
}

.s-blog {
  box-sizing: border-box;
  aspect-ratio: auto;
  background-color: var(--blanco-hueso);
  color: #fff;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 100px;
  font-family: Hobo Std, sans-serif;
  display: block;
}

.blog-content-wrapper {
  z-index: 100;
  color: #fff;
  width: 100%;
  padding: 40px;
  position: absolute;
  inset: auto 0% 0%;
}

.blog-post-heading {
  margin-bottom: 10px;
  font-family: Futurapt Demi, Arial, sans-serif;
  font-size: 2em;
  font-weight: 500;
}

.blog-post-overlay {
  opacity: .5;
  background-color: #000;
  position: absolute;
  inset: 0%;
}

.c-1200 {
  z-index: 2;
  width: 100%;
  max-width: 1200px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.bold-text-3 {
  text-align: center;
}

.paragraph {
  font-family: Futurapt Book, Arial, sans-serif;
}

.image-4 {
  aspect-ratio: auto;
  text-align: center;
  vertical-align: middle;
  margin-left: 70px;
  margin-right: auto;
  display: inline-block;
  position: static;
  inset: 0%;
}

.bot-n-de-ver-m-s {
  background-color: var(--naranja);
  color: var(--white);
  border-radius: 10px;
  margin-top: 10px;
  font-family: Futurapt Book, Arial, sans-serif;
}

.paragraph-2, .paragraph-3, .paragraph-4, .paragraph-5 {
  font-family: Futurapt Book, Arial, sans-serif;
}

.icon-1x1-medium-2 {
  width: 1.4rem;
  height: 1.4rem;
}

.tab-content {
  width: 100%;
  height: 100%;
  position: static;
  inset: 0%;
}

.line-2 {
  z-index: 0;
  background-color: #fff;
  width: 16px;
  height: 12px;
  position: relative;
}

.blue-circle {
  z-index: 0;
  background-color: #e0ecfa;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 76%;
  height: 76%;
  margin: auto;
  display: flex;
  position: absolute;
  inset: 0%;
}

.round-icon {
  background-color: #0000;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 1.8rem;
  height: 1.8rem;
  margin-left: -5px;
  display: flex;
  position: relative;
}

.detail-wrapper {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: absolute;
}

.detail-wrapper.is-3 {
  z-index: 5;
  inset: 15.5% auto auto 37.2%;
}

.detail-wrapper.is-1 {
  top: 27%;
  left: 16%;
}

.detail-wrapper.is-2 {
  top: 22%;
  left: 62%;
}

.detail-subinfo {
  perspective-origin: 0 0;
  transform-origin: 0 0;
  background-color: #fff;
  border-radius: 12px;
  width: 14rem;
  margin-top: 8px;
  padding: 10px 12px;
  display: none;
  position: absolute;
  top: 20px;
  left: 10px;
}

.detail-floating {
  color: #000;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.detail-text {
  background-color: #fff;
  border-radius: 100px;
  margin-right: -5px;
  padding: 8px 12px;
  position: relative;
}

.text-size-small-2 {
  color: var(--verde-oscuro);
  font-family: Futurapt Book, Arial, sans-serif;
  font-size: .875rem;
  line-height: 1.4;
}

.article-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  color: #fff;
  background-color: #ffffff69;
  border-radius: 24px;
  align-items: center;
  width: 20rem;
  padding: 8px;
  text-decoration: none;
  transition: all .5s cubic-bezier(.77, 0, .175, 1);
  display: flex;
  position: absolute;
  inset: 2.5% 3.8% auto auto;
}

.article-wrapper:hover {
  color: #000;
  background-color: #fff;
  transform: scale(1.05);
}

.article-img {
  object-fit: cover;
  border-radius: 16px;
  flex: none;
  width: 7.2rem;
  height: 5.5rem;
}

.article-info {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-direction: column;
  display: flex;
}

.tab-img {
  z-index: 2;
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: fill;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  position: relative;
  overflow: visible;
}

.full-img {
  z-index: 2;
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: none;
  border-radius: 20px;
  width: auto;
  max-width: none;
  height: auto;
  display: block;
  position: relative;
  top: 0;
  overflow: visible;
  box-shadow: 4px -3px 9px #0003;
}

.section-5 {
  text-align: center;
  margin-top: 2rem;
  margin-bottom: 4rem;
  padding-left: 5%;
  padding-right: 5%;
  display: block;
}

.heading-6 {
  color: var(--verde-oscuro);
  font-family: Hobo Std, sans-serif;
}

.container-3 {
  width: 100%;
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
}

.heading-7 {
  color: #000;
}

.heading-8 {
  color: var(--verde-oscuro);
  padding-top: 20px;
  font-size: 4rem;
}

.footer {
  background-color: var(--verde-oscuro);
}

.footer__nav__link {
  color: #9d9e9d;
  padding: 5px;
  font-size: .875rem;
  text-decoration: none;
  transition: color .2s;
}

.footer__nav__link:hover, .footer__nav__link:focus-visible, .footer__nav__link[data-wf-focus-visible] {
  color: #fff;
}

.footer__row {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.social-list__link {
  color: #9d9e9d;
  justify-content: center;
  align-items: center;
  padding: 5px;
  font-size: 1.625rem;
  line-height: 0;
  transition: color .2s;
  display: inline-flex;
  position: relative;
}

.social-list__link:hover {
  color: #0000;
}

.social-list {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.social-list__link__icon {
  opacity: 0;
  color: var(--white);
  -webkit-text-stroke-color: var(--white);
  transition: opacity .2s;
  position: absolute;
}

.hover-effect__content {
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.footer__nav {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hover-effect__text {
  transition: transform .4s cubic-bezier(.22, 1, .36, 1);
}

.hover-effect__text.hover-effect__text--main {
  position: relative;
}

.hover-effect__text.hover-effect__text--fake {
  position: absolute;
  inset: 0%;
  transform: translate(0, 100%);
}

.svg, .svg-2, .svg-3, .svg-4, .svg-5, .svg-6, .svg-7, .svg-8 {
  color: var(--blanco-hueso);
}

.bold-text-4 {
  color: var(--verde-oscuro);
  font-family: Futurapt Book, Arial, sans-serif;
}

.bold-text-5 {
  color: var(--verde-oscuro);
}

.bold-text-6 {
  color: var(--blanco-hueso);
  -webkit-text-stroke-color: var(--blanco-hueso);
}

.bold-text-7 {
  color: var(--blanco-hueso);
}

.bold-text-8, .bold-text-9, .bold-text-10, .bold-text-11 {
  color: var(--verde-oscuro);
}

.image-5 {
  position: relative;
}

.section-6 {
  display: block;
}

.code-embed-2 {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.lightbox-gallery {
  grid-column-gap: 32px;
  grid-row-gap: 64px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.lightbox-item {
  background-color: #ffffff14;
  border: 1px solid #ffffff1f;
  border-radius: 8px;
  padding: 10px;
}

.main-image {
  border: 1px solid #ffffff14;
  border-radius: 8px;
  overflow: hidden;
}

.collection-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 16px;
  display: grid;
}

.lightbox {
  border-radius: 4px;
  overflow: hidden;
}

.image-6 {
  border: 1px solid #ffffff14;
  border-radius: 4px;
}

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

.footer-title {
  color: #0c0407;
  letter-spacing: -.07px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 600;
}

.footer_bottom-link-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
  font-size: 16px;
  line-height: 150%;
  display: flex;
}

.footer_right-arrow {
  z-index: 5;
  width: 16px;
}

.section_footer {
  flex-direction: column;
  justify-content: center;
  min-height: 0;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  position: relative;
}

.footer_text-link {
  color: #0c0407;
  letter-spacing: -.01px;
  border-bottom: 1px solid #0000;
  padding: 5px 10px 10px;
  font-size: 14px;
  line-height: 150%;
  text-decoration: none;
  transition: all .4s;
}

.footer_text-link:hover {
  color: #b00404;
  border-bottom: 1px solid #b00404;
  text-decoration: none;
}

.footer_title-wrap {
  justify-content: flex-start;
  align-items: center;
  min-height: 60px;
  padding: 10px;
  display: flex;
}

.footer_link-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.footer_bottom-content {
  border-top: 1px solid var(--verde);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer_wrap {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--blanco-hueso);
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  padding-bottom: 10px;
  display: grid;
}

.footer_bottom {
  border-top: 1px none var(--verde);
  padding-top: 24px;
  padding-right: 0;
}

.footer_bottom-link {
  color: #0c0407;
  letter-spacing: -.01px;
  font-size: 14px;
  line-height: 150%;
  text-decoration: none;
  transition: all .4s;
}

.footer_bottom-link:hover {
  color: #b00404;
}

.footer_border-div {
  background-color: #dcdcdc;
  width: 2px;
}

.footer_button-shape {
  z-index: 1;
  background-color: #b00404;
  width: 0%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
  overflow: visible;
}

.footer_custom-text {
  z-index: 999;
  font-size: .9rem;
  font-weight: 500;
  position: relative;
}

.footer_button-wrap {
  width: 100%;
}

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

.footer_content-wrap {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer_content-wrap.is-title {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: start;
  place-items: center stretch;
  display: grid;
}

.footer_text-wrap {
  max-width: none;
}

.footer-logo {
  width: 50px;
  height: 50px;
}

.padding-global {
  padding: 2.5rem 2.5rem 1rem;
}

.footer-copyright {
  color: var(--blanco-hueso);
  letter-spacing: -.01px;
  font-family: Futurapt Book, Arial, sans-serif;
  font-size: 14px;
  line-height: 150%;
}

.footer-copyright.fo {
  color: var(--verde);
  padding-top: 1rem;
}

.text-size-medium-2 {
  font-size: 1.5rem;
}

.footer_button {
  z-index: 1;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #0c0407;
  text-align: left;
  border: 1px solid #000;
  border-radius: 10px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding: 12px 16px;
  text-decoration: none;
  display: inline-flex;
  position: relative;
  overflow: hidden;
}

.image-7 {
  margin-top: -20px;
  display: block;
}

.bold-text-12 {
  color: var(--verde-oscuro);
  font-size: 1.2rem;
}

.a-icon-small {
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

.a-margin-bottom-16 {
  margin-bottom: 16px;
}

.a-h6-heading {
  color: var(--blanco-hueso);
  text-align: center;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Hobo Std, sans-serif;
  font-size: 3rem;
  line-height: 1.4;
}

.a-h6-heading.fo {
  color: var(--verde-oscuro);
}

.a-h3-heading {
  color: var(--alley-component-library--gray--900);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 1.2;
}

.a-caption {
  letter-spacing: -.01em;
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
}

.a-detail-small {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.8;
}

.a-section-regular {
  padding: 92px 5%;
  position: relative;
}

.a-container-regular {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.a-button-primary {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--alley-component-library--blue--900);
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  border-radius: 99px;
  flex-direction: row;
  flex: none;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  transition: all .5s cubic-bezier(.6, .6, 0, 1);
}

.a-button-primary:hover {
  background-color: var(--alley-component-library--blue--800);
}

.a-button-primary:active {
  background-color: var(--alley-component-library--blue--700);
}

.a-margin-bottom-32 {
  margin-bottom: 32px;
}

.a-paragraph-regular {
  color: var(--white);
  text-align: left;
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-family: Futurapt Book, Arial, sans-serif;
  font-size: 1.5rem;
  line-height: 1.8;
  text-decoration: none;
}

.a-paragraph-regular.fo {
  color: var(--verde);
}

.a-title-wrap-center {
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 510px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.a-team-grid {
  grid-column-gap: 24px;
  grid-row-gap: 48px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 80px;
}

.a-team-image-wrapper {
  border: 1px solid var(--alley-component-library--neutral--off-white);
  border-radius: 100000%;
  width: 100%;
  height: 50%;
  margin-bottom: 20px;
  overflow: hidden;
}

.a-team-image {
  object-fit: cover;
  border-radius: 0%;
  width: 100%;
  height: 100%;
}

.a-team-social {
  grid-column-gap: 8px;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
  display: flex;
}

.a-team-social-wrapper {
  border: 1px solid var(--blanco-hueso);
  width: 32px;
  height: 32px;
  color: var(--blanco-hueso);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  transition: background-color .2s, color .2s;
  display: flex;
}

.a-team-social-wrapper:hover {
  background-color: var(--alley-component-library--blue--100);
  color: var(--alley-component-library--blue--900);
}

.section-7 {
  background-color: var(--blanco-hueso);
  margin-top: 2rem;
}

.section-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.a-icon-regular {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: color .2s;
  display: flex;
}

.a-h5-heading {
  color: var(--verde);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Hobo Std, sans-serif;
  font-size: 32px;
  line-height: 1.4;
}

.a-text-color-orange-900 {
  color: var(--alley-component-library--orange--900);
}

.a-subheading-regular {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.8;
}

.a-paragraph-regular-2 {
  color: var(--verde-oscuro);
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-family: Futurapt Book, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.8;
}

.a-button-text-link {
  grid-column-gap: 6px;
  color: var(--alley-component-library--blue--900);
  align-items: center;
  font-weight: 700;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.a-button-text-link:hover {
  color: var(--alley-component-library--blue--800);
}

.a-button-arrow-icon {
  background-color: var(--alley-component-library--blue--100);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

.a-icon-extra-small {
  justify-content: center;
  align-items: center;
  width: 12px;
  height: 12px;
  display: flex;
}

.a-cta-grid-wrapper {
  background-color: var(--blanco-hueso);
  border-radius: 32px;
  padding: 64px 5%;
}

.a-cta-grid {
  grid-column-gap: 32px;
  grid-row-gap: 64px;
  grid-template-rows: auto;
}

.a-cta-button-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 8px;
  align-items: center;
  margin-top: 32px;
  margin-bottom: 32px;
  display: flex;
}

.a-cta-content {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: row;
  flex: none;
  justify-content: space-between;
  max-width: 430px;
  display: flex;
  overflow: hidden;
}

.a-cta-link-wrapper {
  grid-column-gap: 16px;
  color: var(--alley-component-library--neutral--black);
  align-items: center;
  display: flex;
}

.a-cta-image-bottom-right {
  border-radius: 20px;
  width: 65%;
  position: absolute;
  inset: auto 0% 25% auto;
}

.a-cta-image-bottom-right.fixed {
  width: 30%;
  bottom: 30%;
  right: 2%;
}

.a-cta-image-wrapper {
  width: 100%;
  max-width: 430px;
  margin-left: auto;
  position: relative;
}

.a-cta-image-top {
  border-radius: 20px;
  width: 45%;
  margin-bottom: 18px;
  position: absolute;
  top: 49%;
  bottom: auto;
}

.a-cta-icon-circle {
  background-color: #fff;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
  box-shadow: 1px 1px 20px #0000000d;
}

.card-subtitle {
  color: var(--verde-oscuro);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Hobo Std, sans-serif;
  font-weight: 700;
}

.c-cloneable {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
}

._w-cards-list {
  padding-bottom: 100px;
  padding-left: 20px;
  padding-right: 20px;
  position: sticky;
  top: 1px;
}

.card-title {
  color: var(--verde-oscuro);
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Hobo Std, sans-serif;
  font-size: 2em;
  font-weight: 900;
  line-height: 1em;
}

.c-cards-list {
  transition: all .2s;
  position: relative;
}

.c-card {
  width: 100%;
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
  transition: all .25s;
  position: relative;
}

.c-card._2 {
  position: sticky;
  top: 90px;
}

.c-card._5 {
  position: sticky;
  top: 270px;
}

.c-card._1 {
  position: sticky;
  top: 20px;
}

.c-card._3 {
  position: sticky;
  top: 150px;
}

.c-card._4 {
  position: sticky;
  top: 210px;
}

.c-card._6 {
  position: sticky;
  top: 340px;
}

.c-card._7 {
  position: sticky;
  top: 400px;
}

.c-card._8 {
  position: sticky;
  top: 470px;
}

.c-card._9 {
  position: sticky;
  top: 640px;
}

.c-card-title {
  margin-bottom: 10px;
}

._w-card {
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 100px;
  padding: 30px;
  position: relative;
  box-shadow: 1px 1px 15px #13131380;
}

.card-details {
  color: var(--verde);
  margin-bottom: 0;
  font-family: Futurapt Book, Arial, sans-serif;
}

.c-card-content-divider {
  border-bottom: 1px dashed #bbb;
  width: 100%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 30px;
}

.c-card-details {
  background-image: url('../images/RUTA_CC_FOTOS_03.webp');
  background-position: 0 0;
  background-size: cover;
  border-radius: 20px;
  height: 30rem;
  margin-bottom: 20px;
}

.c-card-details.pesca {
  background-image: url('../images/Pesca-en-Panguipulli-Choshuenco-Sietelagos-Sietelagos-Chile-los-Rios-2.webp');
  background-repeat: repeat;
  background-size: cover;
  border-radius: 20px;
  width: 100%;
  height: 30rem;
}

.c-card-details.avistamiento {
  background-image: url('../images/_DSC9705-Editar_11zon.webp');
  background-size: cover;
  height: 30rem;
}

.c-card-details.bienestar {
  background-image: url('../images/RUTA_CC_FOTOS_27.webp');
  background-size: cover;
  height: 30rem;
}

.c-card-details.ciclismo {
  background-image: url('../images/0F1A2373_11zon.webp');
  background-size: cover;
}

.c-card-details.rafting {
  background-image: url('../images/DSC_0496.webp');
}

.c-card-details.raquetas-de-nieve {
  background-image: url('../images/1746674810441_x3wd54wq.webp');
}

.c-card-details.senderismo {
  background-image: url('../images/3-lagos.dg_.webp');
}

.c-card-details.termas-y-cabalgatas {
  background-image: url('../images/vilcun.travel__2025-09-25T205535.000Z.webp');
}

.div-block-4 {
  justify-content: center;
  align-items: center;
  margin-top: 2rem;
  display: flex;
}

.wfg-root {
  margin-top: 40px;
}

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

.section-9 {
  height: 100%;
}

.code-embed-css {
  pointer-events: none;
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.crisp-loader__media {
  border-radius: .5em;
  justify-content: center;
  align-items: center;
  width: 10em;
  height: 10em;
  display: flex;
  position: relative;
}

.crisp-loader__media.is--scaling {
  will-change: transform;
  border-radius: 0;
  transition-property: border-radius;
  transition-duration: .5s;
  transition-timing-function: cubic-bezier(1, 0, 0, 1);
  display: flex;
}

.crisp-loader__media.is--scaling.is--radius {
  border-radius: .5em;
}

.osmo-logo__svg {
  display: block;
}

.crisp-loader__group {
  border-radius: .5em;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.crisp-loader__group.is--relative {
  position: relative;
  left: 100%;
}

.crisp-loader__group.is--duplicate {
  position: absolute;
}

.crisp-loader__fade {
  pointer-events: none;
  background-image: linear-gradient(90deg, #f4f4f4 20%, #0000);
  width: 5em;
  height: calc(100% + 2px);
  position: absolute;
  top: -1px;
  left: -1px;
}

.crisp-loader__fade.is--duplicate {
  left: auto;
  right: -1px;
  transform: scaleX(-1);
}

.crisp-header {
  background-color: #f4f4f4;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.crisp-header__hamburger-bar {
  background-color: currentColor;
  width: 1.875em;
  height: .125em;
}

.crisp-header__content {
  color: #f4f4f4;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100dvh;
  padding: 2.5em;
  display: flex;
  position: relative;
}

.crisp-loader__cover-img {
  object-fit: cover;
  border-radius: inherit;
  width: 100%;
  height: 100%;
  position: absolute;
}

.crisp-loader__cover-img.is--scale-down {
  will-change: transform;
}

.crisp-header__slider-list {
  grid-template-rows: 100%;
  grid-template-columns: 100%;
  place-items: center;
  width: 100%;
  height: 100%;
  display: grid;
  overflow: hidden;
}

.crisp-header__slider-nav {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  padding: 1em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.crisp-loader__groups {
  position: relative;
  overflow: hidden;
}

.crisp-header__top {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.osmo-logo {
  width: 8em;
  color: unset;
  text-decoration: none;
  display: flex;
}

.crisp-header__slider-nav-btn {
  cursor: pointer;
  border: 1px solid #0000;
  border-radius: .25em;
  width: 3.5em;
  height: 3.5em;
  position: relative;
}

.crisp-header__slider-nav-btn.is--current {
  border-color: #f4f4f4;
}

.crisp-header__bottom {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-flow: column;
  align-items: center;
  margin-top: auto;
  display: flex;
}

.crisp-loader__wrap {
  font-size: var(--size-font);
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.crisp-loader {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 1vw;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.crisp-header__slider {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-radius: .5em;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.crisp-header__slider-slide {
  opacity: 0;
  pointer-events: none;
  will-change: transform, opacity;
  grid-area: 1 / 1 / -1 / -1;
  place-items: center;
  width: 100%;
  height: 100%;
  display: grid;
  position: relative;
  overflow: hidden;
}

.crisp-header__slider-slide.is--current {
  opacity: 1;
  pointer-events: auto;
}

.crisp-header__p {
  text-align: center;
  font-size: 1.125em;
}

.crisp-header__slider-slide-inner {
  object-fit: cover;
  will-change: transform;
  width: 100%;
  height: 100%;
  position: absolute;
}

.crisp-header__hamburger {
  grid-column-gap: .375em;
  grid-row-gap: .375em;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 2em;
  height: 2em;
  display: flex;
}

.crisp-header__center {
  width: 100%;
  padding: 1.5em;
  position: absolute;
  left: 0;
}

.crisp-header__a {
  color: inherit;
  text-decoration: none;
}

.crisp-header__h1 {
  text-align: center;
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: .125em;
  font-size: calc(5vw + 5dvh);
  font-weight: 400;
  line-height: .95;
}

.crisp-loader__single {
  padding-left: 1em;
  padding-right: 1em;
  position: relative;
}

.nav-logo {
  width: 6.75em;
}

.nav-dropdown__link-bubble {
  color: #fff;
  background-color: #2b1d15;
  border-radius: 100em;
  justify-content: center;
  align-items: center;
  width: 1.5em;
  height: 1.5em;
  padding: .25em;
  transition: transform .2s cubic-bezier(.625, .05, 0, 1);
  display: flex;
}

.nav {
  z-index: 100;
  color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.nav-dropdown__link {
  color: #fff;
  background-color: #ebe7e4;
  border-radius: .25em;
  flex-flow: column;
  flex: 1;
  justify-content: flex-end;
  align-items: stretch;
  height: 20em;
  padding: 1.5em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.nav-dropdown__link.is--static {
  color: #2b1d15;
  transition: background-color .2s cubic-bezier(.625, .05, 0, 1);
}

.nav-dropdown__content {
  grid-column-gap: 1.25em;
  grid-row-gap: 1.25em;
  width: 100%;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  display: flex;
}

.nav-dropdown__content-li {
  flex: 1;
}

.nav-link__dropdown-icon {
  width: .875em;
}

.nav-link-2 {
  grid-column-gap: .375em;
  grid-row-gap: .375em;
  background-color: #0000;
  border-radius: .25em;
  justify-content: center;
  align-items: center;
  padding: .75em 1.25em;
  display: flex;
}

.page-bg {
  z-index: 0;
  opacity: 0;
  pointer-events: none;
  background-color: #0000004d;
  width: 100%;
  height: 100vh;
  position: absolute;
  inset: 0% 0% auto;
}

.menu-button {
  grid-column-gap: .25em;
  grid-row-gap: .25em;
  background-color: currentColor;
  border-radius: .25em;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 3em;
  height: 3em;
  padding: .75em;
  display: none;
}

.nav-end {
  grid-column-gap: .75em;
  grid-row-gap: .75em;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.nav-dropdown {
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  width: 100%;
  padding-top: 2.5em;
  padding-bottom: 3em;
  position: fixed;
  left: 0;
  right: 0;
}

.nav-bg {
  background-color: #fff;
  border-bottom-right-radius: .75em;
  border-bottom-left-radius: .75em;
  width: 100%;
  height: 0;
  position: absolute;
  inset: 0% 0% auto;
}

.icon-2 {
  width: 100%;
  height: 100%;
}

.nav-dropdown__img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: transform .35s cubic-bezier(.625, .05, 0, 1);
}

.nav-dropdown__link-inner {
  z-index: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.menu-button__line {
  background-color: #2b1d15;
  width: 100%;
  height: 1px;
}

.nav-dropdown__link-bg {
  position: absolute;
  inset: 0%;
}

.nav-center__list {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  display: flex;
}

.nav-button {
  border: 1px solid;
  border-radius: .25em;
  justify-content: center;
  align-items: center;
  height: 3em;
  padding-left: 1em;
  padding-right: 1em;
  font-size: 1em;
  line-height: 1.4;
  display: flex;
}

.nav-button.is--primary {
  color: #2b1d15;
  background-color: #fff;
  border-color: #fff;
}

.nav-container {
  z-index: 1;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3em;
  padding-right: 3em;
  position: relative;
}

.nav-inner {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 2em;
  display: flex;
  position: relative;
}

.nav-dropdown__link-label {
  font-size: 1.75em;
  transition: transform .2s cubic-bezier(.625, .05, 0, 1);
}

.nav-dropdown__img-overlay {
  z-index: 1;
  opacity: .25;
  background-image: linear-gradient(#0000, #0000 50%, #000);
  transition: opacity .2s cubic-bezier(.625, .05, 0, 1);
  position: absolute;
  inset: 0%;
}

.nav-link__label {
  font-size: 1.25em;
  line-height: 1;
  position: relative;
}

.section-10 {
  z-index: 2;
  background-color: #0000;
  background-image: linear-gradient(#52525280, #52525280);
  position: relative;
}

.section-11 {
  background-color: #0000;
  width: 100%;
  margin-top: 6rem;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.c-menu-close {
  padding: 20px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.slider-trigger-right, .slider-trigger-left {
  z-index: 50;
  position: absolute;
  inset: 0%;
}

.c-slider-btn {
  cursor: pointer;
  margin-left: 10px;
  margin-right: 10px;
}

.main-slider-nav-arrow {
  display: none;
}

.curtain {
  background-color: #131313;
  width: 100%;
  height: 100%;
}

.c-menu-item {
  text-align: center;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: hidden;
}

.sub-slide-container {
  width: 100%;
  height: 100%;
}

.play-btn {
  z-index: 50;
  width: 25px;
  height: 25px;
  transform: translate(3px);
}

.b-overlay-menu {
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.copyright {
  opacity: .25;
  color: #aaa;
  white-space: nowrap;
  padding: 10px;
  font-size: .8em;
  line-height: 1em;
  position: relative;
}

.c-curtain {
  z-index: 2000;
  background-color: #333;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.main-slider-container {
  width: 100%;
  height: 120vh;
  position: relative;
  overflow: hidden;
}

.sub-slider-container {
  padding-right: 20vw;
  position: relative;
  overflow: hidden;
}

.c-slide-btn-block {
  justify-content: center;
  align-items: center;
  width: 75px;
  height: 75px;
  display: flex;
  position: relative;
}

.first-slider-container {
  z-index: 10;
  position: relative;
}

.main-slide-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

._w-slider-btn {
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  padding: 15px;
  display: flex;
  position: relative;
}

.main-slider {
  background-color: #222;
  flex-direction: column;
  height: 85vh;
}

.main-slider.desktop {
  height: 100vh;
}

.main-slider.mobile {
  display: none;
}

.main-slide-wrapper {
  background-image: linear-gradient(#26262699, #26262699);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.main-slide-wrapper._2 {
  background-image: linear-gradient(#2626264d, #2626264d), url('../images/67ddc02c-f94b-4c90-884b-7d3ec786a08f.webp');
  background-size: auto, cover;
}

.main-slide-wrapper._5 {
  background-image: linear-gradient(#26262699, #26262699), url('../images/8.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.main-slide-wrapper._4 {
  background-image: linear-gradient(#2626264d, #2626264d), url('../images/Sendero-3.webp');
  background-size: auto, cover;
}

.main-slide-wrapper._3 {
  background-image: linear-gradient(#2626264d, #2626264d), url('../images/Sierra-Nevada---Camp.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.main-slide-wrapper._1 {
  background-image: linear-gradient(#2626264d, #2626264d), url('../images/IMG_0548.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.main-slide-wrapper._6 {
  background-image: linear-gradient(#26262699, #26262699), url('../images/1000009450.webp');
  background-size: auto, cover;
}

.main-slide-wrapper._7 {
  background-image: linear-gradient(#26262699, #26262699), url('../images/cabanas_leumo__2026-01-23T002040.000Z.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.main-slide-wrapper._8 {
  background-image: linear-gradient(#26262699, #26262699), url('../images/6.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.main-slide-wrapper._9 {
  background-image: linear-gradient(#26262699, #26262699), url('../images/6_1.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.main-slide-wrapper._10 {
  background-image: linear-gradient(#26262699, #26262699), url('../images/20240120_121555.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.main-slide-wrapper._11 {
  background-image: linear-gradient(#26262699, #26262699), url('../images/1000195093.webp');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
}

.main-slide-wrapper._12 {
  background-image: linear-gradient(#26262699, #26262699), url('../images/rincondelaolguita__2019-09-08T132059.000Z_1.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.main-slide-wrapper._13 {
  background-image: linear-gradient(#26262699, #26262699), url('../images/1000214669.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.main-slide-wrapper._14 {
  background-image: linear-gradient(#26262699, #26262699), url('../images/WhatsApp-Image-2026-03-19-at-18.55.43-_1_.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.main-slide-wrapper._15 {
  background-image: linear-gradient(#26262699, #26262699), url('../images/WhatsApp-Image-2025-01-12-at-00.33.55.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.main-slide-wrapper._16 {
  background-image: linear-gradient(#26262699, #26262699), url('../images/DSC_0564.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

._w-overlay-menu {
  z-index: 1100;
  background-color: #131313;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding: 40px 100px;
  display: flex;
  position: relative;
  box-shadow: -5px 0 15px #13131380;
}

.sub-slider {
  background-color: #0000;
  width: 350px;
  height: 25vh;
}

.link-menu-item {
  color: #fff;
  text-transform: uppercase;
  width: 100%;
  padding: 0;
  text-decoration: none;
}

.ci-slider-btn-loading {
  opacity: .5;
  border-radius: 1000px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.c-main-slide-title {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.ci-overlay-menu {
  justify-content: flex-end;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
}

.sub-slider-slide {
  perspective: 1000px;
  width: 350px;
  padding: 1vh 1vw;
  transform: perspective(1000px);
}

.sub-slider-nav-dots {
  display: none;
}

.main-slide-description {
  font-family: Futurapt Book, Arial, sans-serif;
  font-size: 1.8rem;
  line-height: 1.7;
}

.c-slider-btn-circle {
  border: 1px solid #aaa;
  border-radius: 1000px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.bi-close-menu {
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  display: flex;
  position: relative;
  transform: rotate(-45deg);
}

._w-overlay-menu-bg {
  z-index: 1099;
  background-color: #13131380;
  position: absolute;
  inset: 0%;
}

.main-slider-nav-dots {
  display: none;
}

.c-copyright {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
  overflow: hidden;
}

.sub-slider-mask {
  overflow: visible;
}

._w-slide-btn {
  position: relative;
}

.c-main-slide-description {
  color: #fff;
  width: 70vw;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 1.1em;
  font-weight: 400;
  line-height: 1.4em;
}

.c-play-btn {
  z-index: 50;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.link-menu {
  letter-spacing: 2px;
  padding: 10px;
  font-family: Exo, sans-serif;
  font-size: 2.5em;
  font-weight: 600;
  line-height: 1em;
  transition: all .25s;
}

.link-menu:hover {
  text-shadow: 0 7px 3px #333;
  transform: translate(0, -3px);
}

._w-menu-close {
  cursor: pointer;
}

.c-overlay-menu {
  z-index: 1001;
  justify-content: flex-end;
  display: none;
  position: fixed;
  inset: 0%;
}

.ci-main-slide-content {
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.sub-slide-wrapper {
  background-color: #333;
  background-image: linear-gradient(0deg, #131313e6, #0000 45%), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 10px;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  box-shadow: 1px 1px 10px #13131380;
}

.sub-slide-wrapper._3 {
  background-image: linear-gradient(0deg, #131313e6, #0000 45%), url('../images/Sierra-Nevada---Camp.webp');
}

.sub-slide-wrapper._4 {
  background-image: linear-gradient(0deg, #131313e6, #0000 45%), url('../images/Sendero-3.webp');
}

.sub-slide-wrapper._2 {
  background-image: linear-gradient(0deg, #131313e6, #0000 45%), url('../images/67ddc02c-f94b-4c90-884b-7d3ec786a08f.webp');
  justify-content: flex-end;
  align-items: flex-end;
}

.sub-slide-wrapper._5 {
  background-image: linear-gradient(0deg, #131313e6, #0000 45%), url('../images/8.webp');
  background-position: 0 0, 0%;
}

.sub-slide-wrapper._1 {
  background-image: linear-gradient(0deg, #131313e6, #0000 45%), url('../images/IMG_0548.webp');
}

.sub-slide-wrapper._6 {
  background-image: linear-gradient(0deg, #131313e6, #0000 45%), url('../images/1000009449.webp');
}

.sub-slide-wrapper._7 {
  background-image: linear-gradient(0deg, #131313e6, #0000 45%), url('../images/cabanas_leumo__2026-01-23T002040.000Z.webp');
}

.sub-slide-wrapper._8 {
  background-image: linear-gradient(0deg, #131313e6, #0000 45%), url('../images/6.webp');
}

.sub-slide-wrapper._9 {
  background-image: linear-gradient(0deg, #131313e6, #0000 45%), url('../images/6_1.webp');
}

.sub-slide-wrapper._10 {
  background-image: linear-gradient(0deg, #131313e6, #0000 45%), url('../images/20240120_121555.webp');
}

.sub-slide-wrapper._11 {
  background-image: linear-gradient(0deg, #131313e6, #0000 45%), url('../images/1000195093.webp');
}

.sub-slide-wrapper._12 {
  background-image: linear-gradient(0deg, #131313e6, #0000 45%), url('../images/rincondelaolguita__2019-09-08T132059.000Z_1.webp');
}

.sub-slide-wrapper._13 {
  background-image: linear-gradient(0deg, #131313e6, #0000 45%), url('../images/1000214669.webp');
}

.sub-slide-wrapper._14 {
  background-image: linear-gradient(0deg, #131313e6, #0000 45%), url('../images/WhatsApp-Image-2026-03-19-at-18.55.43-_1_.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.sub-slide-wrapper._15 {
  background-image: linear-gradient(0deg, #131313e6, #0000 45%), url('../images/WhatsApp-Image-2025-01-12-at-00.33.55.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.sub-slide-wrapper._16 {
  background-image: linear-gradient(0deg, #131313e6, #0000 45%), url('../images/DSC_0564.webp');
}

.second-slider-container {
  z-index: 20;
  justify-content: flex-start;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.close-stripe {
  background-color: #fff;
  width: 100%;
  height: 3px;
  position: absolute;
}

.close-stripe._2 {
  transform: rotate(90deg);
}

.main-slide-title {
  color: var(--blanco-hueso);
  letter-spacing: 20px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Hobo Std, sans-serif;
  font-size: 5em;
  font-weight: 700;
  line-height: 1em;
  position: relative;
}

.sub-slide-title {
  color: #fff;
  text-align: right;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 10px;
  font-family: Futurapt Book, Arial, sans-serif;
  font-size: 1em;
  font-weight: 700;
  line-height: 1em;
}

.c-slide-btn-loading {
  z-index: 30;
  border: 2px dashed #ffffff80;
  border-radius: 1000px;
  width: 100%;
  height: 100%;
  position: absolute;
}

.b-slider-control {
  align-items: center;
  display: flex;
}

._w-copyright {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.c-slide-btn {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.c-slide-btn-frame {
  z-index: 10;
  border: 1px solid #ffffff80;
  border-radius: 1000px;
  width: 100%;
  height: 100%;
  position: relative;
}

._w-slider-control {
  padding-left: 20px;
  padding-right: 20px;
}

.sub-slider-nav-arrow {
  display: none;
}

.c-slider-btn-icon {
  z-index: 10;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.c-slider-btn-loading {
  border: 1px dashed #aaa;
  border-radius: 1000px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.c-main-slide-content {
  text-align: center;
}

.div-block-5 {
  flex-flow: column;
  display: flex;
}

.image-8 {
  border-radius: 100%;
  margin-bottom: 20px;
  display: block;
  overflow: hidden;
}

.image-8.eco {
  object-fit: fill;
  background-color: #fff;
}

.div-block-6 {
  background-color: var(--white);
  border-radius: 100%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 150px;
  margin-top: 0;
  margin-bottom: 20px;
  display: flex;
}

.link-2 {
  color: var(--white);
  text-decoration: none;
}

.image_wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.img {
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
  height: 20rem;
  margin-top: 20px;
}

.content_wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.section-12 {
  background-color: var(--verde-oscuro);
  color: #000;
  width: 100%;
  height: auto;
  margin-top: 4rem;
}

.img_wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
}

.container-4 {
  margin-left: 0;
  margin-right: 0;
  padding-left: 5rem;
  padding-right: 5rem;
}

.image_wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
}

.marquee_wrapper {
  grid-column-gap: 1.75rem;
  grid-row-gap: 1.75rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  height: 100vh;
  display: grid;
  overflow: hidden;
}

.wrapper {
  grid-column-gap: 4.5rem;
  grid-row-gap: 5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  place-items: center;
  display: flex;
  position: relative;
}

.heading-9 {
  width: 100%;
  color: var(--blanco-hueso);
  font-family: Hobo Std, sans-serif;
  font-size: 3.2rem;
}

.div-block-7 {
  background-color: var(--white);
  text-align: center;
  border-radius: 10px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  box-shadow: 1px 1px 15px #0003;
}

.btn-galerry {
  text-transform: uppercase;
  background-color: #0000;
  padding-left: 10px;
  font-family: Futurapt Book, Arial, sans-serif;
  font-size: 1.2rem;
  text-decoration: none;
}

.div-block-8 {
  border: 1px solid var(--white);
  background-image: linear-gradient(#a5a5a54d, #a5a5a54d);
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  padding-left: 15px;
  display: flex;
}

.div-block-8.btn-gallery {
  color: var(--white);
  text-decoration: none;
}

.gallery {
  text-transform: uppercase;
  padding: 10px 15px 10px 10px;
  font-family: Futurapt Book, Arial, sans-serif;
  font-size: 1.1rem;
}

@media screen and (min-width: 1280px) {
  .nav_shape-bg {
    flex: none;
  }

  .tab-content {
    position: static;
    inset: auto 0% 0%;
  }

  .detail-wrapper.is-3 {
    inset: 15.5% auto auto 35.8%;
  }

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

  .full-img {
    object-fit: contain;
    width: auto;
    max-width: none;
    height: 90vh;
  }

  .section-5 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .container-large-2 {
    max-width: none;
  }

  .section-7 {
    flex-flow: column;
    margin-top: 2rem;
    display: flex;
  }

  .main-slide-wrapper._2 {
    background-image: linear-gradient(to bottom, null, null), url('../images/67ddc02c-f94b-4c90-884b-7d3ec786a08f.webp');
    background-size: auto, cover;
  }
}

@media screen and (min-width: 1440px) {
  .main-slide-wrapper._2 {
    background-image: linear-gradient(to bottom, null, null), url('../images/67ddc02c-f94b-4c90-884b-7d3ec786a08f.webp');
    background-size: auto, cover;
  }
}

@media screen and (min-width: 1920px) {
  .overflow-hidden {
    height: auto;
    min-height: 0;
    margin-top: 20px;
    padding-top: 40px;
    overflow: visible;
  }

  .column-scroll-content-title.is-1 {
    height: 100%;
    padding-top: 20px;
    overflow: visible;
  }

  .column-scroll-content-copy {
    width: 85%;
    max-width: none;
  }

  .main-slide-wrapper._2 {
    background-image: linear-gradient(to bottom, null, null), url('../images/67ddc02c-f94b-4c90-884b-7d3ec786a08f.webp');
    background-size: auto, cover;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 3.25rem;
  }

  h2 {
    font-size: 2.7rem;
  }

  h3 {
    font-size: 2.25rem;
  }

  h4 {
    font-size: 1.75rem;
  }

  .hide-tablet {
    display: none;
  }

  .show-tablet {
    display: block;
  }

  .max-width-full-tablet {
    width: 100%;
    max-width: none;
  }

  .margin-large {
    margin: 2.5rem;
  }

  .margin-xlarge {
    margin: 3.5rem;
  }

  .margin-xxlarge {
    margin: 4.5rem;
  }

  .margin-huge {
    margin: 5rem;
  }

  .margin-xhuge {
    margin: 6rem;
  }

  .margin-xxhuge {
    margin: 7.5rem;
  }

  .padding-large {
    padding: 2.5rem;
  }

  .padding-xlarge {
    padding: 3.5rem;
  }

  .padding-xxlarge {
    padding: 4.5rem;
  }

  .padding-huge {
    padding: 5rem;
  }

  .padding-xhuge {
    padding: 6rem;
  }

  .padding-xxhuge {
    padding: 7.5rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-xxlarge {
    font-size: 3.25rem;
  }

  .heading-medium {
    font-size: 1.75rem;
  }

  .heading-large {
    font-size: 2.25rem;
  }

  .heading-xlarge {
    font-size: 2.75rem;
  }

  .hero_content-wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 2rem;
  }

  .testimonial_content {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

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

  .contact_component {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .footer_top-wrapper {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
    justify-content: center;
    justify-items: center;
  }

  .hero_img {
    object-fit: cover;
  }

  .flip-cards_grid {
    grid-row-gap: 1rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .flipcard_front {
    height: 450px;
  }

  .flipcard_front.is--middle {
    backface-visibility: visible;
  }

  .flipcard_back {
    height: 450px;
  }

  .gsap_bg-image-wrapper {
    object-fit: cover;
  }

  .gsap_content-wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 2rem;
  }

  .nav_link {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    font-size: .825rem;
  }

  .nav_shape {
    height: 3rem;
  }

  .nav_component {
    height: 4rem;
  }

  .s-scroll-box-wrapper, .s-scroll-box-wrapper.img {
    width: 100%;
    height: 50%;
  }

  .main-p {
    max-width: 100%;
  }

  .content-outer-wrapper {
    max-width: 65%;
  }

  .s-scroll {
    display: block;
  }

  .page-padding-2 {
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .testimonial-navigations-slider-wrapper {
    display: none;
  }

  .testimonial-content-card-text-wrapper {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .testimonial-content-card-media-title {
    font-size: 1.6rem;
  }

  .testimonial-content-card-media-header {
    display: block;
  }

  .testimonial-content-slider-wrapper {
    max-width: none;
  }

  .testimonial-content-card-media-text {
    font-size: 1rem;
  }

  .testimonial-content-card-media-body {
    grid-column-gap: .5px;
    grid-row-gap: .5px;
    flex-flow: column;
    display: flex;
  }

  .testimonial-content-card-text {
    font-size: 1.5rem;
  }

  .dual-grid-left {
    justify-content: flex-start;
    padding-left: 10vw;
  }

  .hero {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .section-paragraph {
    max-width: 300px;
    font-size: 21px;
  }

  .intro-paragraph {
    margin-top: 35px;
    margin-bottom: 40px;
    font-size: 28px;
  }

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

  .hero-dual-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .hero-grid-container.right {
    padding: 40px;
  }

  .intro-content {
    max-width: 90%;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .hero-image {
    background-position: 50%;
  }

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

  .blog-grid-wrapper {
    flex-direction: row;
    align-items: flex-start;
  }

  .blog-card-wrapper._3, .blog-card-wrapper._1, .blog-card-wrapper._2 {
    min-height: 400px;
  }

  .heading-4 {
    margin-bottom: 75px;
  }

  .s-blog {
    padding-top: 0;
  }

  .blog-content-wrapper {
    padding: 30px;
  }

  .blog-post-heading {
    font-size: 1.5em;
  }

  .c-1200 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .footer__row {
    flex-flow: column;
  }

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

  .footer_text-wrap {
    max-width: 390px;
  }

  .a-button-primary {
    display: flex;
  }

  .a-team-grid {
    grid-template-columns: 1fr 1fr;
  }

  .a-paragraph-regular-2 {
    box-sizing: border-box;
    display: block;
  }

  .a-cta-grid-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template: ". Area"
    / 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-bottom: 0;
    display: grid;
  }

  .a-cta-grid {
    grid-template-columns: 1fr;
  }

  .a-cta-image-bottom-right {
    width: 41%;
    font-size: 0;
    top: 104px;
    right: 5%;
  }

  .a-cta-image-wrapper {
    max-width: 100%;
  }

  .a-cta-image-top {
    width: 77%;
    max-width: 100%;
    position: relative;
    top: -58%;
    bottom: 29%;
    left: 200px;
  }

  .crisp-header__slider-list {
    width: 100%;
  }

  .crisp-loader {
    font-size: 2vw;
  }

  .nav-link-2 {
    padding-left: 1em;
    padding-right: 1em;
  }

  .nav-button.md--hide {
    display: none;
  }

  .nav-container {
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .nav-inner {
    padding-top: 1.25em;
  }

  .nav-link__label {
    font-size: 1em;
  }

  .main-slider {
    height: 100vh;
  }

  .main-slider.desktop {
    display: none;
  }

  .main-slider.mobile {
    display: block;
  }

  .main-slider-nav-dots {
    background-image: linear-gradient(to top, #131313bf, #0000);
    display: block;
  }

  .c-overlay-menu, .second-slider-container {
    display: none;
  }

  .main-slide-title {
    letter-spacing: 15px;
    font-size: 4.5em;
  }

  .c-slide-btn-loading {
    display: none;
  }

  .c-main-slide-content {
    flex-direction: column;
    align-items: center;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 5rem;
    line-height: 1;
  }

  h2 {
    font-size: 2.1rem;
  }

  h3 {
    font-size: 2rem;
  }

  h4 {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  h5 {
    font-size: 1.25rem;
  }

  h6 {
    font-size: 1.125rem;
  }

  .text-rich-text figure {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .page-padding {
    padding-left: 3%;
    padding-right: 3%;
  }

  .page-padding.is--contact-form {
    padding-left: 2%;
    padding-right: 2%;
  }

  .show-mobile-landscape {
    align-self: center;
    display: block;
  }

  .max-width-full-mobile-landscape {
    width: 100%;
    max-width: none;
  }

  .margin-xsmall {
    margin: .75rem;
  }

  .margin-small {
    margin: 1.25rem;
  }

  .margin-medium {
    margin: 1.5rem;
  }

  .margin-large {
    margin: 2rem;
  }

  .margin-xlarge {
    margin: 2.5rem;
  }

  .margin-xxlarge {
    margin: 3rem;
  }

  .margin-huge {
    margin: 3.5rem;
  }

  .margin-xhuge {
    margin: 4rem;
  }

  .margin-xxhuge {
    margin: 5rem;
  }

  .padding-xsmall {
    padding: .75rem;
  }

  .padding-small {
    padding: 1.25rem;
  }

  .padding-medium {
    padding: 1.5rem;
  }

  .padding-large {
    padding: 2rem;
  }

  .padding-xlarge {
    padding: 2.5rem;
  }

  .padding-xxlarge {
    padding: 3rem;
  }

  .padding-huge {
    padding: 3.5rem;
  }

  .padding-xhuge {
    padding: 4rem;
  }

  .padding-xxhuge {
    padding: 5rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-style-nowrap {
    white-space: normal;
  }

  .text-size-medium {
    font-size: 1rem;
  }

  .text-size-large {
    font-size: 1.125rem;
  }

  .heading-xxlarge {
    font-size: 2.5rem;
  }

  .heading-medium {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .heading-large {
    font-size: 2rem;
  }

  .heading-xsmall {
    font-size: 1.125rem;
  }

  .heading-small {
    font-size: 1.25rem;
  }

  .text-style-quote {
    font-size: 1.125rem;
  }

  .heading-xlarge {
    font-size: 2.25rem;
  }

  .hero_content-left {
    text-align: center;
  }

  .hero_content-wrapper {
    grid-template-columns: 1fr;
  }

  .testimonial_content {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .testimonial_component {
    padding-top: 5rem;
    padding-bottom: 0;
  }

  .testimonial_slide-nav {
    inset: 0% auto auto 0%;
  }

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

  .testimonial_arrow.left {
    right: 3.5rem;
  }

  .testimonial_slide {
    padding-left: 0;
    padding-right: 0;
  }

  .testimonial_client {
    align-items: center;
    width: 100%;
  }

  .contact_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .faq_answer {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .faq_question {
    padding: 1rem 1.25rem;
  }

  .faq11_icon {
    width: 1.75rem;
  }

  .faq_component {
    grid-column-gap: 0rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .footer_link-list {
    grid-column-gap: 0px;
    grid-row-gap: 1.5rem;
    grid-auto-flow: row;
    justify-items: center;
  }

  .hero_img {
    object-fit: cover;
  }

  .hero_content-right {
    display: none;
  }

  .flip-cards_grid {
    grid-column-gap: .75rem;
  }

  .flipcard_back {
    height: 450px;
  }

  .gsap_day-wrapper {
    overflow: hidden;
  }

  .gsap_content-wrapper {
    grid-template-columns: 1fr;
  }

  .gsap_night-wrapper {
    overflow: hidden;
  }

  .gsap_heading-wrapper {
    overflow: visible;
  }

  .embed-wrapper {
    text-align: center;
  }

  .nav_shape {
    width: 5rem;
    height: 2.8rem;
  }

  .nav_component {
    height: 4rem;
  }

  .nav_icon {
    align-self: center;
    width: 2rem;
    display: block;
  }

  .gsap_overlay {
    background-color: #0000004d;
    display: block;
    position: absolute;
    inset: 0%;
  }

  .gsap_content-left {
    text-align: center;
  }

  .lines-inner-wrapper {
    width: 70%;
  }

  .content-outer-wrapper {
    max-width: 70%;
  }

  .column-scroll-content {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .column-scroll-sticky-inner {
    width: 100%;
  }

  .column-scroll-wrapper {
    height: auto;
  }

  .column-scroll-content-title {
    font-size: 15vw;
  }

  .column-scroll-content-wrapper {
    width: 100%;
    min-height: auto;
    margin-top: 0;
    padding-right: 0;
  }

  .column-scroll-sticky {
    position: static;
  }

  .testimonial-content-card-logo {
    max-height: 1.875rem;
  }

  .testimonial-content-card-text-wrapper {
    margin-top: .5rem;
    margin-bottom: 1.5rem;
  }

  .testimonial-content-card-media-title {
    font-size: 1.4rem;
  }

  .testimonial-content-card-media-header {
    width: 4rem;
    height: 4rem;
  }

  .testimonial-content-card-text {
    font-size: 1.2rem;
  }

  .section-spacing {
    padding-left: 15px;
    padding-right: 15px;
  }

  .section-spacing.project {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .hero {
    display: none;
  }

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

  .blog-grid-wrapper {
    display: block;
  }

  .blog-card-wrapper._3 {
    width: 100%;
  }

  .blog-card-wrapper._1, .blog-card-wrapper._2 {
    width: 100%;
    margin-bottom: 50px;
  }

  .heading-4 {
    margin-bottom: 50px;
  }

  .s-blog {
    padding-top: 0;
  }

  .lightbox-gallery {
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
  }

  .footer_bottom-link-wrap {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
  }

  .footer_text-link {
    padding-top: 0;
  }

  .footer_title-wrap {
    min-height: 0;
    padding-top: 0;
    padding-bottom: 10px;
  }

  .footer_bottom-content {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
  }

  .footer_wrap {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .footer_content-wrap {
    max-width: 200px;
  }

  .footer_content-wrap.is-title {
    max-width: none;
    margin-bottom: 10px;
  }

  .footer-logo {
    width: 45px;
    height: 45px;
  }

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

  .a-h3-heading {
    font-size: 40px;
  }

  .a-section-regular {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .a-cta-button-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .crisp-header__content {
    padding-top: 1.75em;
    padding-left: 1.75em;
    padding-right: 1.75em;
  }

  .nav-dropdown__overflow-inner {
    flex-flow: column;
    width: 100%;
    height: 1000000%;
    display: flex;
    position: relative;
    overflow: hidden;
  }

  .nav-logo {
    z-index: 1;
    position: relative;
  }

  .nav-dropdown__link {
    aspect-ratio: 1;
    height: auto;
    padding: 1em;
  }

  .nav-dropdown__content {
    grid-gap: .75em;
    grid-template-columns: repeat(2, 1fr);
    padding-top: 1em;
    padding-bottom: 1em;
    display: grid;
  }

  .nav-link-2 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 1em 1.25em;
  }

  .nav-center {
    z-index: 0;
    opacity: 0;
    visibility: hidden;
    height: 100dvh;
    position: absolute;
    top: 0;
    left: -1.25em;
    right: -1.25em;
    transform: translate(0, 1em);
  }

  .menu-button {
    display: flex;
  }

  .nav-end {
    z-index: 2;
    position: relative;
  }

  .nav-dropdown__overflow {
    grid-template-rows: 0fr;
    width: 100%;
    display: grid;
    position: relative;
    overflow: hidden;
  }

  .nav-dropdown {
    opacity: 100;
    pointer-events: auto;
    visibility: visible;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    inset: auto;
  }

  .nav-bg {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    height: 0;
  }

  .nav-center__list {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    height: 100%;
    padding-top: 8em;
    overflow: hidden scroll;
  }

  .nav-dropdown__link-label {
    font-size: 1.25em;
  }

  .nav-link__label {
    font-size: 2em;
  }

  .c-menu-item {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .play-btn {
    width: 20px;
    height: 20px;
  }

  .c-slide-btn-block {
    width: 12vw;
    height: 12vw;
  }

  ._w-overlay-menu {
    width: 100%;
  }

  .c-main-slide-description {
    width: auto;
    margin-bottom: 10px;
    font-size: 1em;
  }

  .link-menu {
    font-size: 2em;
  }

  .ci-main-slide-content {
    text-align: left;
    align-items: flex-start;
    width: 70%;
  }

  .main-slide-title {
    letter-spacing: 5px;
    font-size: 3em;
  }

  .c-slide-btn {
    width: 30%;
    padding: 3vw;
  }

  .c-main-slide-content {
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    padding-left: 7vw;
    padding-right: 7vw;
  }
}

@media screen and (max-width: 479px) {
  body {
    text-align: center;
  }

  h1 {
    font-size: 3.1rem;
  }

  .overflow-hidden {
    overflow: visible;
  }

  .text-weight-bold.text-size-medium {
    font-size: 1rem;
  }

  .text-align-center.text-color-black {
    font-size: 1.5rem;
  }

  .show-mobile-portrait {
    display: block;
  }

  .hide-mobile-portrait {
    display: none;
  }

  .page-wrapper {
    width: 100%;
    padding-left: 0;
  }

  .container-large {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: none;
    display: flex;
  }

  .page-padding {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
    display: block;
  }

  .main-wrapper {
    width: auto;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-vertical.padding-medium {
    width: 100%;
  }

  .padding-vertical.padding-custom1 {
    padding-top: 9.5rem;
  }

  .padding-vertical.padding-xhuge {
    padding-top: 5.2rem;
    padding-bottom: 5.2rem;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .max-width-full-mobile-portrait {
    width: 100%;
    max-width: none;
  }

  .stylesystem-images_layout, .hero_content-wrapper, .testimonial_content {
    grid-template-columns: 1fr;
  }

  .testimonial16_divider {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .contact_component, .faq_component {
    grid-template-columns: 1fr;
  }

  .section-flip-cards {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .flip-cards_grid {
    flex-flow: column;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    justify-content: flex-start;
    place-items: center stretch;
    width: 100%;
    display: flex;
  }

  .flipcard-wrapper {
    width: 100%;
  }

  .flipcard_front.is--middle {
    padding-right: 1rem;
  }

  .gsap_content-wrapper {
    grid-template-columns: 1fr;
  }

  .embed-wrapper {
    font-size: 3rem;
  }

  .section-nav {
    width: 100%;
  }

  .nav-scroll_wrapper {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .nav_link {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .nav_shape {
    width: 3rem;
  }

  .nav_component {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-top: 6rem;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }

  .nav_icon {
    z-index: 20;
    width: 24px;
    display: block;
    position: relative;
  }

  .flip-cards_flex-vert {
    flex-direction: column;
    flex: 0 auto;
    display: flex;
  }

  .flipcard_click {
    text-align: center;
    font-size: .825rem;
  }

  .italic-text {
    font-size: 1.8rem;
  }

  .italic-text-2 {
    font-size: 1.5rem;
  }

  .italic-text-3, .italic-text-4, .italic-text-5 {
    font-size: 1.8rem;
  }

  .s-scroll-box-wrapper {
    height: 60%;
  }

  .s-scroll-box-wrapper.img {
    height: 40%;
  }

  .lines-inner-wrapper {
    width: 80%;
  }

  .content-outer-wrapper {
    max-width: 80%;
  }

  .image {
    width: 25px;
  }

  .btn.purple, .btn.green, .btn.blue {
    display: none;
  }

  .column-scroll-content {
    width: 100%;
  }

  .button-2 {
    font-size: 1.8rem;
  }

  .page-padding-2 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .column-scroll-content-text {
    font-size: 1.8rem;
  }

  .main-wrapper-2 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .column-scroll-sticky-inner {
    position: relative;
  }

  .column-scroll-wrapper {
    width: 300px;
  }

  .column-scroll-image {
    padding-bottom: 10px;
  }

  .column-scroll-content-title.is-1 {
    font-size: 4rem;
    overflow: visible;
  }

  .section-3-column-scroll {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .column-scroll-item {
    aspect-ratio: 3 / 2;
    width: 100%;
    height: auto;
    position: relative;
  }

  .column-scroll-sticky {
    height: auto;
  }

  .italic-text-6, .italic-text-7, .italic-text-8 {
    font-size: 1.5rem;
  }

  .testimonial-content-card-text-wrapper {
    margin-top: 1.2rem;
    margin-bottom: 1.2rem;
  }

  .testimonial-content-card-media-title {
    font-size: 1.5rem;
  }

  .testimonial-content-card-media-header {
    width: 3rem;
    height: 3rem;
  }

  .testimonial-content-card-media-text {
    text-align: left;
    font-size: 1.5rem;
  }

  .testimonial-content-card-media {
    justify-content: center;
    align-items: center;
  }

  .testimonial-content-card-media-body {
    text-align: center;
  }

  .testimonial-content-card-text {
    font-size: 1.8rem;
  }

  .section-spacing.project {
    margin: 5%;
    padding-left: 0;
    padding-right: 0;
  }

  .dual-grid-left {
    justify-content: center;
    align-items: center;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0;
  }

  .hero {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .heading-5 {
    font-size: 4rem;
  }

  .hero-content {
    z-index: 4;
    background-color: var(--verde-oscuro);
    border-top-left-radius: 15%;
    border-top-right-radius: 15%;
    margin-top: -110vh;
  }

  .section-paragraph {
    max-width: none;
    font-size: 1.8rem;
  }

  .intro-sticky {
    z-index: 10;
    height: auto;
    margin-left: 5%;
    margin-right: 5%;
    position: relative;
  }

  .intro-paragraph {
    text-align: left;
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 1.8rem;
  }

  .hero-dual-grid {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .hero-image-container {
    z-index: 2;
    height: 200vh;
  }

  .hero-content-conteiner {
    height: auto;
  }

  .intro-content {
    text-align: left;
    max-width: none;
    padding-top: 50px;
    padding-bottom: 80px;
  }

  .hero-image {
    z-index: 99999;
    border-bottom-right-radius: 10%;
    border-bottom-left-radius: 10%;
    width: 100%;
    height: 88vh;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 0%;
    padding-right: 0%;
    display: inline-block;
    position: sticky;
    top: 0;
  }

  .bg-video {
    width: 100%;
    height: 70vh;
  }

  .text-block-3 {
    font-size: 1.2rem;
  }

  .bg-video-wrapper {
    width: 100%;
  }

  .heading-2 {
    padding-left: 0;
    padding-right: 0;
    font-size: 4rem;
    font-weight: 900;
  }

  .bg-video-content-wrap {
    max-width: none;
    padding-left: 25px;
    padding-right: 25px;
  }

  .sticky-wrapper {
    overflow: hidden;
  }

  .s-video {
    width: auto;
  }

  .div-block-2 {
    top: -10%;
    left: 35%;
  }

  .blog-grid-wrapper {
    display: none;
  }

  .heading-4 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 4rem;
    position: static;
  }

  .s-blog {
    width: 100%;
    overflow: visible;
  }

  .c-1200 {
    max-width: none;
    margin-left: 0%;
    margin-right: 5%;
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .bold-text-3 {
    font-size: 3.6rem;
    font-weight: 400;
  }

  .article-wrapper {
    width: 90%;
  }

  .collection-list {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .footer_bottom-link-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: flex-start;
    align-items: stretch;
  }

  .footer_right-arrow {
    right: -19px;
  }

  .footer_bottom-content {
    flex-flow: column;
  }

  .footer_wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    place-content: stretch space-between;
    place-items: center;
    padding-bottom: 10px;
    display: grid;
  }

  .footer_bottom {
    padding-top: 10px;
  }

  .footer_content-wrap {
    max-width: none;
  }

  .footer_content-wrap.is-title {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  .footer-logo {
    width: 40px;
    height: 40px;
  }

  .footer-copyright {
    font-size: 1.5rem;
  }

  .footer_button {
    padding-left: 12px;
    padding-right: 12px;
  }

  .bold-text-12 {
    font-size: 1.5rem;
  }

  .a-margin-bottom-16 {
    width: 250px;
  }

  .a-h6-heading {
    font-size: 2.5rem;
  }

  .a-section-regular {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .a-container-regular {
    width: 100%;
    max-width: none;
  }

  .a-button-primary {
    width: 100%;
  }

  .a-paragraph-regular {
    font-size: 1.5rem;
  }

  .a-team-grid {
    grid-template-columns: 1fr;
  }

  .a-team-image-wrapper {
    height: 35%;
  }

  .a-h5-heading {
    clear: none;
    text-align: center;
    vertical-align: top;
    margin-bottom: 0;
    font-size: 4rem;
    display: block;
    position: absolute;
    inset: 7% 0% auto;
  }

  .a-h5-heading.spacn {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .a-paragraph-regular-2 {
    box-sizing: border-box;
    text-align: center;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1.8rem;
    display: block;
    position: static;
  }

  .a-cta-grid-wrapper {
    justify-content: center;
    align-items: center;
    padding-top: 80px;
    padding-left: 2%;
    padding-right: 2%;
    display: block;
  }

  .a-cta-grid {
    place-items: center;
    width: 100%;
    display: block;
  }

  .a-cta-content {
    flex-direction: column;
  }

  .a-cta-image-bottom-right {
    margin-top: 0;
    margin-bottom: 20px;
    position: static;
    right: 41%;
  }

  .a-cta-image-wrapper {
    box-sizing: border-box;
    width: 100%;
    max-width: none;
    margin-left: 0;
    position: static;
  }

  .a-cta-image-top {
    padding-top: 10px;
    position: static;
    top: -31%;
    bottom: -1%;
    left: -11%;
  }

  .card-subtitle {
    font-size: 1.3em;
    line-height: 1em;
  }

  .c-cloneable {
    padding-bottom: 0;
  }

  ._w-cards-list {
    padding-bottom: 40px;
  }

  .card-title {
    font-size: 2.3em;
  }

  .c-card._2 {
    top: 190px;
  }

  .c-card._5 {
    top: 360px;
  }

  .c-card._1.pesca-deportiva {
    top: 140px;
  }

  .c-card._3 {
    top: 245px;
  }

  .c-card._4 {
    top: 305px;
  }

  .c-card._6 {
    top: 410px;
  }

  .c-card._7 {
    top: 460px;
  }

  .c-card._8 {
    top: 520px;
  }

  .c-card._9 {
    top: 660px;
  }

  ._w-card {
    margin-bottom: 40px;
    padding: 20px;
  }

  .card-details {
    font-size: .9em;
    line-height: 1.2em;
  }

  .c-card-content-divider {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .c-card-details.pesca, .c-card-details.bienestar, .c-card-details.ciclismo, .c-card-details.kayaking, .c-card-details.senderismo {
    background-position: 50%;
  }

  .c-card-details.termas-y-cabalgatas {
    background-position: 100%;
  }

  .div-block-3 {
    width: auto;
  }

  .nav-logo {
    width: 5em;
  }

  .nav-dropdown__link-bubble {
    width: 1.25em;
    height: 1.25em;
    padding: .375em;
  }

  .nav-dropdown__link {
    padding: .75em;
  }

  .menu-button {
    width: 2.5em;
    height: 2.5em;
  }

  .nav-end {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
  }

  .nav-button.is--primary {
    height: 2.5em;
    padding-left: .75em;
    padding-right: .75em;
  }

  .nav-dropdown__link-label {
    font-size: 1em;
  }

  .main-slider-container {
    height: 100vh;
  }

  .c-slide-btn-block {
    width: 20vw;
    height: 20vw;
  }

  .main-slide-wrapper._2 {
    background-image: linear-gradient(#2626264d, #2626264d), url('../images/67ddc02c-f94b-4c90-884b-7d3ec786a08f.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .main-slide-wrapper._4 {
    background-image: linear-gradient(#26262699, #26262699), url('../images/Sendero-3.webp');
    background-position: 0 0, 50%;
  }

  .main-slide-wrapper._3 {
    background-image: linear-gradient(#2626264d, #2626264d), url('../images/Sierra-Nevada---Camp.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .main-slide-wrapper._1 {
    background-image: linear-gradient(#2626264d, #2626264d), url('../images/IMG_0548.webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .main-slide-wrapper._6 {
    background-image: linear-gradient(#26262699, #26262699), url('../images/1000009450.webp');
    background-position: 0 0, 50%;
  }

  .main-slide-wrapper._9 {
    background-image: linear-gradient(#26262699, #26262699), url('../images/6_1.webp');
    background-position: 0 0, 50%;
  }

  .main-slide-wrapper._14 {
    background-image: linear-gradient(#26262699, #26262699), url('../images/WhatsApp-Image-2026-03-19-at-18.55.43-_1_.webp');
    background-position: 0 0, 40%;
  }

  .c-main-slide-description {
    text-align: center;
  }

  .link-menu {
    font-size: 2.5em;
  }

  .ci-main-slide-content {
    align-items: center;
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .main-slide-title {
    text-align: center;
    font-size: 10vw;
  }

  .c-slide-btn {
    width: 100%;
  }

  .c-main-slide-content {
    flex-direction: column;
    justify-content: flex-start;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-5 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-8 {
    background-color: #fff;
  }

  .image_wrap {
    width: 100%;
  }

  .img {
    max-width: none;
  }

  .content_wrapper {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .img_wrap {
    width: 100%;
  }

  .container-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image_wrapper {
    width: 100%;
    display: block;
  }

  .marquee_wrapper {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    transform: rotate(0);
  }

  .wrapper {
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-auto-flow: column;
    justify-content: stretch;
    place-items: center;
    margin-top: 2rem;
    display: flex;
  }

  .div-block-7 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 15rem;
    margin-bottom: 20px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }
}

#w-node-_0f877695-afe6-0199-d34a-21993d65afe5-ca1bd215, #w-node-_054ba18e-eddd-931c-0641-fac0c79ef064-ca1bd215, #w-node-f51ddac6-418b-bed1-decc-caddcb56bf18-ca1bd215, #w-node-_265052ca-71f9-e346-0583-4ea73ab86b11-ca1bd215, #w-node-e6a4a728-efdf-076a-9aef-a7c921d67600-ca1bd215 {
  place-self: center;
}

#w-node-ead985cf-0b3f-ad05-6240-c5631d3c34b3-ca1bd215 {
  align-self: center;
}

#w-node-_3e901a10-9eba-06a0-a551-01974f73e828-ca1bd215, #w-node-_6b09e0b9-c3f1-c27c-7daf-d97b0bc7a91f-ca1bd215, #w-node-_81526ac4-24b2-6530-576c-34aff19ae1af-ca1bd215, #w-node-_5d47eaca-51cb-d4c3-860a-fca6e90420cd-ca1bd215, #w-node-a57f305c-2946-bd3b-5cda-725253c46235-ca1bd215 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ef63bc94-e926-e329-5dcf-e1d03de7013f-ca1bd215 {
  place-self: center stretch;
}

#w-node-_47f3e8f6-b90a-a2c8-f106-1407422a021e-ca1bd215 {
  align-self: center;
}

#w-node-_6783388b-3671-f984-317f-820b05ed0e06-ca1bd215 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9313f-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93141-ca1bd248 {
  justify-self: center;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9315f-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93160-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93164-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93165-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93169-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9316a-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9316e-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9316f-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93173-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93174-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93178-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93179-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93180-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93181-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93185-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93186-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9318a-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9318b-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9318f-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93190-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93194-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93195-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93199-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9319a-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931a1-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931a2-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931a6-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931a7-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931ab-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931ac-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931b0-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931b1-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931ba-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931bb-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931c4-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931c5-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931d4-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931d5-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931d9-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931da-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931de-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931df-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931e3-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931e4-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931e8-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931e9-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931f0-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931f1-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931f5-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931f6-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931fa-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931fb-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba931ff-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93200-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93204-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93205-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93209-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9320a-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93211-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93212-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93216-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93217-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9321b-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9321c-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93220-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93221-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93225-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93226-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9322d-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9322e-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93232-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93233-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93237-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93238-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9323c-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9323d-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93241-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93242-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93246-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93247-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9324e-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9324f-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93253-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93254-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93258-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93259-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9325d-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9325e-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93262-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93263-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93267-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93268-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9326c-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9326d-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93271-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93272-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93276-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93277-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9327e-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9327f-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93283-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93284-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93288-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93289-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93290-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93291-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba932d5-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba932f2-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba932f7-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba932f8-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba932fc-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba932fd-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9330d-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93319-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93323-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93324-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93327-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93328-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9332b-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9332c-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9332f-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93330-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93333-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93334-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93337-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93338-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9333b-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9333c-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93346-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93347-ca1bd248 {
  justify-self: start;
}

#w-node-_1bfecdfa-cf23-d065-290b-2142ac7792f5-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9334b-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9334c-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9334d-ca1bd248 {
  justify-self: start;
}

#w-node-_090a24d3-14a5-dfa2-fa04-d4a813666889-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93353-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93354-ca1bd248 {
  justify-self: start;
}

#w-node-edb34d17-99cc-692f-0430-12adb3f5bcf1-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93358-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93359-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9335a-ca1bd248 {
  justify-self: start;
}

#w-node-abefda6a-e9c5-21af-36b5-0ac7a543e5f9-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93360-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93361-ca1bd248 {
  justify-self: start;
}

#w-node-be0b581d-0d4f-6a5c-e56f-c71f2b87dae5-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93365-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93366-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93367-ca1bd248 {
  justify-self: start;
}

#w-node-_5f2284be-d63b-a2ed-4224-841634bd2cda-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9336d-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9336e-ca1bd248 {
  justify-self: start;
}

#w-node-_53f59b45-9eeb-d810-f61d-0b7531040bb4-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93372-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93377-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93378-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93379-ca1bd248 {
  justify-self: start;
}

#w-node-_142b856c-06a3-e4dd-2692-9efc37b12276-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9337f-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93380-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93381-ca1bd248 {
  justify-self: start;
}

#w-node-_95d37fb2-d622-83b6-f731-4b18a22a7cb8-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93389-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9338a-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9338b-ca1bd248 {
  justify-self: start;
}

#w-node-_46e3cf61-264e-9a1d-cad2-b40d089568e3-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93391-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93392-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93393-ca1bd248 {
  justify-self: start;
}

#w-node-_920b5748-cb2c-4ec9-7808-1e23fedc9e74-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9339b-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9339c-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9339d-ca1bd248 {
  justify-self: start;
}

#w-node-e422508c-6977-80a1-fda1-ce3c73c6fd3a-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933a3-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933a4-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933a5-ca1bd248 {
  justify-self: start;
}

#w-node-_737c0550-399b-3c73-23ed-09d6878d2bfd-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933ad-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933ae-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933af-ca1bd248 {
  justify-self: start;
}

#w-node-_4a51ac62-a1f9-d133-d82b-d1c317772463-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933b9-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933ba-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933bb-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933bf-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933c0-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933c8-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933c9-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933ca-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933d0-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933d9-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933da-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933df-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933e8-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933e9-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933f0-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933f9-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933fa-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba933ff-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93408-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93409-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93410-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93411-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93419-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9341a-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9341f-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9342d-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9342e-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9342f-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93430-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93432-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93435-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93439-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9343a-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9343b-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9343c-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9343e-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93447-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93448-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93449-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9344a-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9344c-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93455-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93456-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93457-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93458-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9345a-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9345d-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93464-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93465-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93466-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93467-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93469-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9346c-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba9346d-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93473-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93474-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93475-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93476-ca1bd248, #w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba93478-ca1bd248 {
  justify-self: start;
}

#w-node-_4cedf050-e1e5-dc03-bd36-0cf51ba934de-ca1bd248, #w-node-_9590ffdb-a06a-0e24-54f9-5fd5404725cb-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd5404725cc-ca1bd248 {
  justify-self: start;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd5404725d0-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd5404725d1-ca1bd248 {
  justify-self: start;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd5404725d5-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd5404725d6-ca1bd248 {
  justify-self: start;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd5404725da-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd5404725db-ca1bd248 {
  justify-self: start;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd5404725df-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd5404725e0-ca1bd248 {
  justify-self: start;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd5404725e7-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd5404725e8-ca1bd248 {
  justify-self: start;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd5404725ec-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd5404725ed-ca1bd248 {
  justify-self: start;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd5404725f1-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd5404725f2-ca1bd248 {
  justify-self: start;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd5404725f6-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd5404725f7-ca1bd248 {
  justify-self: start;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd5404725fb-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd5404725fc-ca1bd248 {
  justify-self: start;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd540472600-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9590ffdb-a06a-0e24-54f9-5fd540472601-ca1bd248 {
  justify-self: start;
}

#w-node-_2a6740b2-9b61-38ae-6a6e-ace4c9df7f63-ca1bd248, #w-node-_2669e740-54bd-f4e3-4f8d-3d94df62d50d-ca1bd248, #w-node-_17e5434e-e737-a59f-05c4-a327fe5e482a-ca1bd248, #w-node-_9590ffdb-a06a-0e24-54f9-5fd540472616-ca1bd248, #w-node-_9590ffdb-a06a-0e24-54f9-5fd540472617-ca1bd248, #w-node-_9590ffdb-a06a-0e24-54f9-5fd54047261a-ca1bd248, #w-node-_9590ffdb-a06a-0e24-54f9-5fd54047261b-ca1bd248, #w-node-_9590ffdb-a06a-0e24-54f9-5fd54047261e-ca1bd248, #w-node-_9590ffdb-a06a-0e24-54f9-5fd54047261f-ca1bd248, #w-node-_9590ffdb-a06a-0e24-54f9-5fd540472622-ca1bd248, #w-node-_9590ffdb-a06a-0e24-54f9-5fd540472623-ca1bd248, #w-node-_9590ffdb-a06a-0e24-54f9-5fd540472626-ca1bd248, #w-node-_9590ffdb-a06a-0e24-54f9-5fd540472627-ca1bd248, #w-node-_9590ffdb-a06a-0e24-54f9-5fd54047262a-ca1bd248, #w-node-_9590ffdb-a06a-0e24-54f9-5fd54047262b-ca1bd248, #w-node-_9590ffdb-a06a-0e24-54f9-5fd54047262e-ca1bd248, #w-node-_9590ffdb-a06a-0e24-54f9-5fd54047262f-ca1bd248 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_81526ac4-24b2-6530-576c-34aff19ae1af-ca1bd215, #w-node-_5d47eaca-51cb-d4c3-860a-fca6e90420cd-ca1bd215 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-a57f305c-2946-bd3b-5cda-725253c46237-ca1bd215 {
    grid-area: Area;
  }

  #w-node-_4f7644a8-aa5b-499d-1f66-07d2ab27f3cc-ca1bd215 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_4f7644a8-aa5b-499d-1f66-07d2ab27f3d1-ca1bd215 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-f9bece9e-3692-9ffb-be3b-b24afd7aae61-ca1bd215 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }
}

@media screen and (max-width: 767px) {
  #w-node-f9bece9e-3692-9ffb-be3b-b24afd7aae61-ca1bd215 {
    grid-column: span 2 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_3e901a10-9eba-06a0-a551-01974f73e828-ca1bd215, #w-node-_6b09e0b9-c3f1-c27c-7daf-d97b0bc7a91f-ca1bd215 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-a57f305c-2946-bd3b-5cda-725253c46211-ca1bd215 {
    justify-self: auto;
  }

  #w-node-af2cad65-49b1-43c1-e2fa-0895ab6f655f-ca1bd215 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f9bece9e-3692-9ffb-be3b-b24afd7aae61-ca1bd215, #w-node-_6783388b-3671-f984-317f-820b05ed0e06-ca1bd215 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }
}


@font-face {
  font-family: 'Futurapt';
  src: url('../fonts/FuturaPT-Medium.woff2') format('woff2'), url('../fonts/FuturaPT-MediumObl.woff2') format('woff2'), url('../fonts/FuturaPT-MediumObl.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futuraptcond Bookobl';
  src: url('../fonts/FuturaPTCond-BookObl.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futurapt Demi';
  src: url('../fonts/FuturaPT-Demi.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futuraptcond';
  src: url('../fonts/FuturaPTCond-ExtraBold.woff2') format('woff2'), url('../fonts/FuturaPTCond-Bold.woff2') format('woff2'), url('../fonts/FuturaPTCond-Bold.woff') format('woff'), url('../fonts/FuturaPTCond-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futuraptcond';
  src: url('../fonts/FuturaPTCond-Medium.eot') format('embedded-opentype'), url('../fonts/FuturaPTCond-MediumObl.eot') format('embedded-opentype'), url('../fonts/FuturaPTCond-Medium.woff') format('woff'), url('../fonts/FuturaPTCond-MediumObl.woff') format('woff'), url('../fonts/FuturaPTCond-MediumObl.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futurapt';
  src: url('../fonts/FuturaPT-ExtraBoldObl.eot') format('embedded-opentype'), url('../fonts/FuturaPT-ExtraBold.woff') format('woff'), url('../fonts/FuturaPT-ExtraBoldObl.woff') format('woff'), url('../fonts/FuturaPT-BoldObl.woff') format('woff'), url('../fonts/FuturaPT-Bold.woff') format('woff'), url('../fonts/FuturaPT-BoldObl.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futurapt';
  src: url('../fonts/FuturaPT-Light.eot') format('embedded-opentype'), url('../fonts/FuturaPT-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futurapt Book';
  src: url('../fonts/FuturaPT-Book.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hobo Std';
  src: url('../fonts/7141-fontps.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}