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

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

.section {
  padding: 5%;
}

.section._1 {
  background-image: url('../images/portada.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  padding-top: 2%;
  padding-left: 0%;
  padding-right: 0%;
}

.section._2 {
  background-image: url('../images/INV-ANA-PAULINA--3.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-left: 20%;
  padding-right: 20%;
}

.section._3 {
  background-color: #d7dad2;
}

.section._4 {
  background-image: url('../images/INV-ANA-PAULINA-_1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section._5 {
  background-image: url('../images/INV-ANA-PAULINA--2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 80vh;
  padding: 0%;
}

.section._6 {
  background-image: url('../images/INV-ANA-PAULINA--3_1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
}

.section._7 {
  background-image: url('../images/INV-ANA-PAULINA--9.png');
  background-position: 0 0;
  background-size: cover;
}

.section._8 {
  background-image: url('../images/INV-ANA-PAULINA--16.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 5%;
  padding-bottom: 5%;
}

.section._9 {
  background-image: url('../images/INV-ANA-PAULINA-_2.png');
  background-position: 50% 0;
  background-size: cover;
  padding-bottom: 2%;
}

.section._10 {
  background-image: url('../images/transporte.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.countdown {
  background-color: #dedcd600;
  height: auto;
  padding: 1% 3%;
}

.navbar-2 {
  background-color: #dedcd6;
  display: none;
}

.div-block-16 {
  justify-content: center;
  display: flex;
}

.box {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-left: 10px;
  margin-right: 10px;
  padding: 0 10px;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 12px;
  line-height: 20px;
  display: flex;
}

.div-block-17 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-17._1 {
  justify-content: flex-start;
}

.navbar {
  background-color: #0000;
}

.clock-number {
  color: #8f9172;
  text-shadow: 0 1px 1px #0003;
  margin-right: 10px;
  font-size: 2vw;
  font-weight: 200;
  line-height: 3vw;
}

.grid-9 {
  grid-column-gap: 0px;
  border-bottom: 1px #8f9172;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr 1fr;
  width: 90%;
}

.div-block-18 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.clock-label {
  color: #8f9172;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-right: -5px;
  font-size: 1.3vw;
  font-style: normal;
  font-weight: 200;
  line-height: 2.5vw;
}

.nav-link {
  color: #fff;
  text-align: center;
  letter-spacing: .5px;
  width: 100%;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: dm-sans, sans-serif;
  font-size: 1vw;
  line-height: 1.5vw;
}

.nav-link.w--current {
  color: #fff;
}

.js-clock {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  display: flex;
}

.margen {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 5% 5% 5% 10%;
  display: flex;
}

.div {
  height: auto;
}

.div.centro {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 25%;
  padding-right: 25%;
  display: flex;
}

.div.center {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 20%;
  padding-right: 20%;
  display: flex;
}

.paragraph {
  color: #545454;
  text-align: center;
  font-family: dm-sans, sans-serif;
}

.paragraph._1 {
  color: #fff;
}

.paragraph._1-copy {
  color: #fff;
  text-transform: uppercase;
}

.paragraph._1-copy._2 {
  margin-top: 5%;
}

.heading {
  color: #545454;
  text-align: center;
  letter-spacing: 1.5px;
  font-family: dm-sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}

.js-clock-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 5%;
  padding: 0;
  display: flex;
}

.box-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-left: 20px;
  margin-right: 20px;
  padding: 0 10px;
  font-size: 12px;
  line-height: 20px;
  display: flex;
}

.clock-number-2 {
  color: #606961;
  text-align: center;
  letter-spacing: 5px;
  border: .5px #fff;
  border-radius: 8px;
  width: auto;
  height: auto;
  margin-bottom: 10px;
  margin-right: 0;
  padding-top: 5px;
  font-family: Bonita, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 40px;
}

.bonita {
  color: #606961;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 0;
  font-family: Bonita, sans-serif;
  font-size: 20px;
  font-style: normal;
  line-height: 30px;
}

.grid-10 {
  grid-row-gap: 15px;
  grid-template-rows: auto;
  margin-left: 5%;
  margin-right: 5%;
}

.grid-10.phone {
  display: none;
}

.heading-2 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: Bonita, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
}

.heading-2._1 {
  color: #606961;
  font-size: 60px;
  line-height: 70px;
}

.column-scroll-content {
  padding-top: 4.5rem;
}

.header-inner {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

.section-tutorial {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: stretch;
  padding-top: 15em;
  padding-bottom: 15em;
}

.intro-copy-text {
  padding-left: 3em;
  padding-right: 3em;
  font-size: 1.2em;
}

.video-preview-wrapper {
  aspect-ratio: 16 / 9;
  background-color: #000;
  border-radius: 1em;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button {
  color: #fffdf3;
  text-align: center;
  letter-spacing: .02rem;
  background-color: #232325;
  border-radius: 999rem;
  padding: 1.2rem 1.7rem;
  font-weight: 600;
}

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

.column-scroll-content-text {
  text-transform: uppercase;
  font-size: 1.25rem;
  line-height: 1.2;
}

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

.overflow-hidden {
  overflow: hidden;
}

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

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

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

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

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

.youtube-play-icon {
  height: 3.9em;
  margin-right: -.2em;
}

.intro-content {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  color: #c7c7c7;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 58rem;
  min-height: 100svh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.header-button {
  color: #fc762d;
  text-align: center;
  letter-spacing: .08em;
  text-transform: uppercase;
  border: 1px solid #fc762d;
  border-radius: 999em;
  padding: 1.1em 2em 1em;
  font-size: .65em;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
  transition: all .35s cubic-bezier(.165, .84, .44, 1);
  display: inline-block;
}

.header-button:hover {
  padding-left: 3.5em;
  padding-right: 3.5em;
}

.header-button.is-large {
  font-size: 1em;
}

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

.copy-tiny {
  font-size: .9rem;
  line-height: 1.4;
}

.video-preview-img {
  opacity: .72;
  object-fit: contain;
  border-radius: 1em;
  width: 100%;
  height: 100%;
  transition: transform .3s cubic-bezier(.165, .84, .44, 1);
}

.video-preview-img:hover {
  transform: scale(1.03);
}

.intro-title {
  color: #fff;
  text-transform: uppercase;
  font-size: 4em;
  line-height: .9;
}

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

.header-right {
  color: #757575;
}

.section-intro {
  position: relative;
}

.nav-main {
  background-color: #151515;
  border-bottom: 1px solid #353535;
  position: sticky;
  top: 0;
}

.column-scroll-content-wrapper {
  z-index: 2;
  width: 66.66vw;
  min-height: 100vh;
  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;
}

.intro-pre-title {
  letter-spacing: .05em;
  text-transform: uppercase;
  font-size: 1.4em;
  line-height: .9;
}

.youtube-play-button {
  background-color: #e61313;
  border-radius: 1rem;
  justify-content: center;
  align-items: center;
  width: 7em;
  padding-top: .4em;
  padding-bottom: .4em;
  font-size: 1.1em;
  display: flex;
  position: absolute;
  box-shadow: 0 .7rem 2.5rem #00000047;
}

.header-left {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  align-items: center;
  display: flex;
}

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

.inicio {
  background-image: url('../images/ForWeb-21.jpg');
  background-position: 50% 35%;
  background-size: cover;
  background-attachment: fixed;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding-top: 2%;
  padding-bottom: 2%;
  display: flex;
}

.sansprincipal {
  color: #fff;
  letter-spacing: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.cursivaprincipal {
  color: #fff;
  font-size: 60px;
  line-height: 60px;
}

.grid-11 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  height: 100%;
}

.grid-12 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  height: auto;
}

.grid-12.phone {
  display: none;
}

.paragraph-2 {
  color: #606961;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: dm-sans, sans-serif;
  font-size: 16px;
  line-height: 30px;
}

.paragraph-2._3 {
  line-height: 15px;
}

.text-span {
  text-transform: none;
  font-size: 12px;
  line-height: 10px;
}

.div-block-19 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-19._1 {
  padding-top: 20px;
}

.div-block-19._2 {
  margin-top: 5%;
  margin-bottom: 5%;
}

.button-2 {
  color: #606961;
  background-color: #3898ec00;
  border: 1px solid #606961;
  border-radius: 20px;
  font-family: dm-sans, sans-serif;
  font-size: 12px;
  line-height: 15px;
}

.button-2._1 {
  color: #fff;
  border-color: #fff;
  margin-top: 0;
}

.paragraph-2-copy {
  color: #606961;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: dm-sans, sans-serif;
  font-size: 13px;
  line-height: 25px;
}

.text-span-2 {
  color: #646d65;
  text-transform: capitalize;
  text-decoration: none;
}

.text-span-2._1 {
  text-decoration: underline;
}

.link {
  text-decoration: none;
}

.fotolarga {
  background-image: url('../images/6.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-attachment: fixed;
  height: 700px;
  margin-top: 0;
}

.fotolarga.jo {
  background-image: url('../images/INV-ANA-PAULINA--7.png'), url('../images/foto.jpg');
  background-position: 0%, 50% 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 80vh;
}

.fotolarga.jo._2 {
  background-image: url('../images/INV-ANA-PAULINA--4_1.png');
  background-position: 50% 0;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
}

.divfoto {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-left: 22%;
  display: flex;
}

.c-no-dots {
  z-index: 10;
  padding-top: 5px;
  padding-right: 5px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.c-card-img {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.card-text {
  color: #707070;
}

.card-text.focus {
  z-index: 10;
  position: relative;
}

.card-quote-copy {
  z-index: 5;
  color: #707070;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.5vw;
  font-style: normal;
  font-weight: 200;
  line-height: 1.4em;
  position: relative;
}

._w-card-front {
  perspective: 1000px;
  background-color: #ff6565;
  background-image: linear-gradient(#00000069, #00000069), url('../images/IMG_7087IMG_7086.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 5px;
  flex-direction: column;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  transform: none;
}

._w-card-front._1 {
  background-color: #0000;
  background-image: url('../images/INV-ANA-PAULINA-_4.png');
  background-position: 75%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0;
  box-shadow: 1px 1px 3px #000;
}

._w-card-front.fb {
  background-color: #6670bd;
}

._w-card-front.fb._3 {
  background-color: #0000;
  background-image: url('../images/INV-ANA-PAULINA--1_1.png');
  background-position: 75%;
  background-size: cover;
  border-radius: 0;
  box-shadow: 1px 1px 3px #000;
}

._w-card-front.tw {
  background-color: #8ca7ff;
}

._w-card-front.tw._2 {
  background-color: #0000;
  background-image: url('../images/INV-ANA-PAULINA--2_1.png');
  background-position: 75%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0;
}

.c-card-back {
  perspective: 1000px;
  justify-content: center;
  align-items: center;
  width: 330px;
  height: 450px;
  display: block;
}

._w-card-quote {
  position: relative;
}

.c-card-no {
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.button-3 {
  color: #707070;
  background-color: #0000;
  border-bottom: 1.5px solid #948077;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 1em;
  font-weight: 200;
}

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

.card-btn-focus-bg {
  background-image: radial-gradient(circle farthest-side, #ff9865, #fff0);
  width: 75%;
  height: 200%;
  position: absolute;
  inset: -75% -10% auto auto;
}

.card-btn-focus-bg.tw {
  background-image: radial-gradient(circle farthest-side, #8cd1ff, #fff0);
}

.card-btn-focus-bg.fb {
  background-image: radial-gradient(circle farthest-side, #52a0ce, #fff0);
}

.c-flipping-cards-list {
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding: 5% 0 0;
  display: flex;
}

.c-card-text {
  perspective: 1000px;
  border-top: 1px #ffffff40;
  padding: 20px 15px;
  transform: translate(0);
}

._w-card-back {
  perspective: 1000px;
  background-color: #fff;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.c-card-quote {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 20px 30px;
  display: flex;
  position: relative;
}

.c-card-btn {
  padding: 20px;
}

.c-card-front {
  perspective: 1000px;
  background-image: url('../images/INV-ANA-PAULINA--11.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 330px;
  height: 450px;
  display: flex;
  box-shadow: 1px 1px 3px #000;
}

.c-card-front._1 {
  width: 330px;
}

.c-card-front._2 {
  background-image: url('../images/INV-ANA-PAULINA--1_1.png');
  background-position: 0 0;
  background-size: auto;
}

.c-flip-card {
  position: relative;
}

._w-card-img {
  perspective: 1000px;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.card-btn-link {
  color: #fff;
  text-align: center;
  border: 2px #c5b4aa;
  border-bottom-style: solid;
  border-radius: 0;
  width: 100%;
  text-decoration: none;
  display: none;
  position: relative;
  overflow: hidden;
}

.card-btn-link.fb {
  border-color: #6670bd;
}

.card-btn-link.tw {
  border-color: #8ca7ff;
}

._w-flip-card {
  z-index: 10;
  perspective: 1000px;
  display: flex;
  position: relative;
}

.card-quote {
  z-index: 5;
  color: #707070;
  text-align: center;
  width: 90%;
  margin-top: 15px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.3vw;
  font-style: normal;
  font-weight: 200;
  line-height: 1.4em;
  position: relative;
}

.c-card-btn-text {
  width: 100%;
  padding: 10px 20px;
}

.c-card-btn-text.focus {
  background-color: #ff6565;
  position: absolute;
  overflow: hidden;
}

.c-card-btn-text.focus.fb {
  background-color: #6670bd;
}

.c-card-btn-text.focus.tw {
  background-color: #8ca7ff;
}

.cloneable-area {
  padding: 20px 10px;
}

.no-dot {
  opacity: .2;
  background-color: #fff;
  width: 10px;
  height: 10px;
  margin: 5px 2px;
}

.text-field-2 {
  color: #545454;
  text-align: center;
  -webkit-text-stroke-color: #3a393400;
  background-color: #f3f3f300;
  margin-top: 10px;
  margin-bottom: 15px;
  font-family: dm-sans, sans-serif;
  font-size: 12px;
  line-height: 25px;
}

.text-field-2:focus-visible {
  font-family: dm-sans, sans-serif;
  font-size: 12px;
}

.text-field-2[data-wf-focus-visible] {
  font-family: dm-sans, sans-serif;
  font-size: 12px;
}

.text-field-2::placeholder {
  color: #545454;
  font-family: dm-sans, sans-serif;
  font-size: 12px;
  line-height: 20px;
}

.text-field-2._2 {
  margin-left: 10px;
}

.form {
  text-align: center;
  width: 100%;
}

.checkbox-field {
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.div-block-72 {
  justify-content: center;
  align-items: center;
  margin-top: 2%;
  margin-bottom: 10px;
  display: flex;
}

.form-block {
  color: #61645a;
  width: 100%;
  margin-top: 3%;
}

.field-label-4 {
  color: #545454;
  font-family: dm-sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.checkbox-label {
  color: #545454;
  margin-bottom: 0;
  margin-left: 5px;
  font-family: dm-sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.checkbox {
  margin-top: 0;
}

.success-message {
  background-color: #ddd0;
}

.submit-button {
  color: #4d4d4d;
  letter-spacing: 1px;
  background-color: #bbb9ae00;
  border: 1px solid #797979;
  width: 40%;
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: dm-sans, sans-serif;
  font-size: 12px;
  line-height: 18px;
}

.submit-button:focus-visible {
  font-family: dm-sans, sans-serif;
}

.submit-button[data-wf-focus-visible] {
  font-family: dm-sans, sans-serif;
}

.heading-3 {
  color: #545454;
  text-align: center;
  margin-bottom: 0;
  font-family: dm-sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.div-block-73 {
  display: flex;
}

.image-8 {
  margin-bottom: 20px;
}

.faq-question-wrap {
  cursor: pointer;
  padding-left: 40px;
  padding-right: 40px;
}

.faq-question-bar {
  color: #fff;
  border-bottom: 1px solid #fff6;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: dm-sans, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.3;
  text-decoration: none;
  display: flex;
}

.question-title {
  letter-spacing: -.03em;
  margin-right: 10px;
}

.faq-circle {
  background-color: #f3f3f3;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 15px;
  min-width: 15px;
  height: 15px;
  min-height: 15px;
  display: flex;
}

.faq-content {
  overflow: hidden;
}

.faq-paragraph {
  color: #ffffff8f;
  letter-spacing: -.03em;
  margin-bottom: 0;
  padding-top: 14px;
  padding-bottom: 14px;
  font-family: dm-sans, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.6;
}

.div-block {
  width: 100%;
  height: 1px;
}

.grid-13 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 89%;
}

.div-block-74 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-75 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-2 {
  color: #fff;
  text-decoration: none;
}

.link-3 {
  color: #626b63;
  text-decoration: none;
}

@media screen and (min-width: 1920px) {
  .js-clock-2 {
    text-shadow: none;
  }
}

@media screen and (max-width: 991px) {
  .bonita {
    font-size: 12px;
  }

  .header-inner {
    padding-top: 2em;
  }

  .page-padding {
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .header-button {
    font-size: 1em;
  }

  .header-button:hover {
    padding-left: 1.6em;
    padding-right: 1.6em;
  }

  .header-button:active {
    transform: scale(.94);
  }

  .inicio {
    height: 600px;
  }

  .c-card-btn-text.default, .c-card-btn-text.focus {
    transform: translate(0, -100%);
  }

  .faq-question-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .column-scroll-content {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .header-inner {
    grid-column-gap: 1.3em;
    grid-row-gap: 1.3em;
    flex-flow: column;
    justify-content: center;
    padding-top: 4.5em;
  }

  .section-tutorial {
    padding-top: 5em;
    padding-bottom: 5em;
  }

  .intro-copy-text {
    padding-left: 0;
    padding-right: 0;
  }

  .column-scroll-sticky-inner {
    width: 100%;
  }

  .column-scroll-wrapper {
    height: auto;
  }

  .column-scroll-content-title {
    font-size: 15vw;
  }

  .intro-title {
    font-size: 2.8em;
  }

  .column-scroll-content-wrapper {
    width: 100%;
    min-height: auto;
    margin-top: 0;
    padding-right: 0;
  }

  .header-left {
    flex-wrap: wrap;
    justify-content: center;
  }

  .column-scroll-sticky {
    position: static;
  }

  .inicio {
    height: 300px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .cursivaprincipal {
    font-size: 40px;
  }
}

@media screen and (max-width: 479px) {
  .section._2 {
    padding: 10%;
  }

  .section._3 {
    padding-left: 10%;
    padding-right: 10%;
  }

  .section._4 {
    padding: 10%;
  }

  .section._6 {
    padding: 10% 5%;
  }

  .section._7 {
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .section._8 {
    background-position: 50%;
    padding: 15% 10%;
  }

  .section._9 {
    padding: 10% 10% 2%;
  }

  .section._10 {
    background-position: 10% 0;
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .countdown {
    padding-top: 0%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .icon-5 {
    color: #7a7c5f;
  }

  .navbar-2 {
    background-color: #dedcd600;
    width: 100%;
    display: block;
    position: absolute;
    inset: 0% 0% auto;
  }

  .container-7 {
    background-color: #fff0;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    padding-top: 2%;
    display: flex;
    position: static;
    inset: 0% 0% auto;
  }

  .div-block-16 {
    display: none;
  }

  .box {
    width: auto;
    height: auto;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 5px;
    padding-left: 0;
    padding-right: 0;
  }

  .image-7 {
    height: 100%;
    padding-top: 10px;
  }

  .menu-button, .menu-button.w--open {
    background-color: #0000;
  }

  .navbar {
    width: 100%;
  }

  .clock-number {
    text-shadow: 0 0 2px #0003;
    margin-left: 0;
    margin-right: 5px;
    font-size: 6vw;
    line-height: 7vw;
  }

  .grid-9 {
    display: none;
  }

  .brand-3 {
    height: 100%;
    padding-left: 10%;
  }

  .clock-label {
    text-shadow: none;
    margin-right: 5px;
    font-size: 12px;
  }

  .nav-link {
    color: #545454;
    text-align: center;
    margin-left: 0;
    font-family: dm-sans, sans-serif;
    font-size: 4vw;
    font-weight: 300;
    line-height: 5vw;
  }

  .js-clock {
    flex-wrap: wrap;
    justify-content: center;
    margin-left: 5%;
    margin-right: 5%;
    padding-top: 0%;
    padding-bottom: 0%;
  }

  .nav-menu-2 {
    background-color: #fff9;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-top: 5%;
    padding-bottom: 5%;
    display: flex;
  }

  .margen {
    justify-content: flex-end;
    align-items: center;
    padding-bottom: 10%;
  }

  .div.centro {
    padding-left: 0%;
    padding-right: 0%;
  }

  .div.center {
    padding-left: 10%;
    padding-right: 10%;
  }

  .paragraph {
    font-size: 13px;
    line-height: 20px;
  }

  .paragraph._1-copy._2 {
    font-size: 12px;
    line-height: 15px;
  }

  .heading {
    font-size: 15px;
  }

  .js-clock-2 {
    grid-column-gap: 10px;
    grid-row-gap: 0px;
    flex-flow: wrap;
    padding-top: 0%;
    padding-bottom: 0%;
  }

  .box-2 {
    width: auto;
    height: auto;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .clock-number-2 {
    width: auto;
    height: auto;
    padding: 25% 10%;
    font-size: 8vw;
    line-height: 6vw;
  }

  .bonita {
    font-size: 12px;
    line-height: 10px;
  }

  .grid-10 {
    display: none;
  }

  .grid-10.phone {
    flex-flow: column;
    display: flex;
  }

  .heading-2._1 {
    letter-spacing: 1px;
    margin-top: 0;
    font-size: 35px;
  }

  .heading-2._1._2 {
    font-size: 35px;
    line-height: 40px;
  }

  .heading-2._1._3 {
    font-size: 40px;
    line-height: 50px;
  }

  .column-scroll-sticky-inner {
    position: relative;
  }

  .header-button-wrapper, .header-button {
    width: 100%;
  }

  .column-scroll-item {
    aspect-ratio: 3 / 2;
    width: 100%;
    height: auto;
    position: relative;
  }

  .header-left {
    font-size: .8em;
  }

  .column-scroll-sticky {
    height: auto;
  }

  .inicio {
    background-image: url('../images/ForWeb-21.jpg');
    background-position: 70%;
    height: 95vh;
    padding-top: 0;
    padding-bottom: 0;
  }

  .sansprincipal {
    letter-spacing: 6px;
    font-size: 10px;
  }

  .cursivaprincipal {
    text-align: center;
    width: 50%;
    margin-top: -81px;
  }

  .grid-12 {
    display: none;
  }

  .grid-12.phone {
    flex-flow: column;
    display: flex;
  }

  .text-span {
    font-size: 12px;
    line-height: 15px;
  }

  .div-block-19._1.linea {
    border-bottom: 1px solid #a1a1a1;
    margin-bottom: 20px;
    padding-top: 10px;
  }

  .button-2 {
    letter-spacing: 1px;
    font-size: 8px;
    line-height: 12px;
  }

  .paragraph-2-copy {
    font-size: 10px;
    line-height: 18px;
  }

  .fotolarga {
    background-position: 40%;
  }

  .fotolarga.jo {
    background-position: 50%, 80% 0;
    display: block;
  }

  .fotolarga.jo._2 {
    background-image: url('../images/FTO.png');
    background-position: 45%;
    display: block;
  }

  .divfoto {
    justify-content: center;
    align-items: center;
    padding-left: 0%;
  }

  .card-quote-copy {
    font-size: 5vw;
    line-height: 1.2em;
  }

  .c-card-back {
    width: 330px;
    max-width: 330px;
  }

  .c-flipping-cards-list {
    display: block;
  }

  .c-card-front {
    width: 330px;
    max-width: 330px;
  }

  .c-card-front._1 {
    max-width: 330px;
  }

  .c-card-front._2 {
    width: 330px;
  }

  .card-quote {
    font-size: 5vw;
    line-height: 1.2em;
  }

  .cloneable-area {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .form {
    width: 100%;
  }

  .div-block-72 {
    flex-direction: column;
  }

  .submit-button {
    color: #545454;
    border-color: #b6b6b6;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .heading-3 {
    font-family: Bonita, sans-serif;
  }

  .icon-6 {
    color: #fff;
  }

  .question-title {
    flex: 1;
    font-size: 18px;
  }

  .grid-13 {
    flex-flow: column;
    display: flex;
  }
}

#w-node-e8a9df34-ff6c-5baa-558e-75fe2e14a7a7-0173e165, #w-node-e8a9df34-ff6c-5baa-558e-75fe2e14a7ae-0173e165, #w-node-e8a9df34-ff6c-5baa-558e-75fe2e14a7b0-0173e165 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cdb141a8-b052-9629-7df6-4cb8653270f3-0173e165, #w-node-_16045058-c9d4-9993-3b7d-d98d468d31f1-0173e165, #w-node-_7bca8488-fcfa-d457-d228-46f6312e58e2-0173e165, #w-node-f6cf9f5f-e652-6d80-b1e4-9c0f26cc2f95-0173e165, #w-node-dd89ce6d-68af-a86e-41cc-e027fe8552db-0173e165, #w-node-cfd7bcab-11f2-aa36-99ba-94517115e526-0173e165, #w-node-_69c2b6ed-8530-b5af-0fb3-cf5c775f6e1b-0173e165, #w-node-_69c2b6ed-8530-b5af-0fb3-cf5c775f6e1d-0173e165, #w-node-_69c2b6ed-8530-b5af-0fb3-cf5c775f6e1f-0173e165, #w-node-b94261d5-54a0-19cc-30be-07da6323b3f9-0173e165 {
  place-self: center;
}


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