:root {
  --sienna: transparent;
  --d3d8dc: var(--blue);
  --dim-grey: #585856;
  --white: white;
  --blue: var(--white);
  --color: white;
  --color-2: white;
  --color-3: white;
}

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

.section {
  height: auto;
  background-color: #2d4869;
  margin-top: 0;
  margin-bottom: 0;
  padding: 5%;
  font-size: 20px;
}

.image {
  width: auto;
  height: 25vh;
}

.collection-item {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 5%;
  margin-bottom: 5%;
  display: flex;
}

.heading {
  color: #2c3849;
  text-align: center;
  font-family: Forum, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.rich-text-block {
  color: #333;
  text-align: center;
  font-family: Raleway, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.button {
  background-color: var(--sienna);
}

.heroe {
  height: 90vh;
  background-color: var(--d3d8dc);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.collection-list-wrapper {
  background-color: #fff;
  box-shadow: 1px 1px 3px #000;
}

.container {
  flex-direction: column;
  align-items: center;
  margin: 5% 10%;
  display: flex;
}

.heading-2 {
  color: var(--dim-grey);
  text-align: center;
  font-family: Breadleysans, sans-serif;
}

.heading-2-copy {
  color: var(--dim-grey);
  text-align: center;
  margin-top: 0;
  font-family: Breadleysans, sans-serif;
  line-height: 25px;
}

.js-clock {
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.clock-number {
  color: #8d6d5a;
  font-family: Breadleysans, sans-serif;
  font-size: 50px;
  line-height: 60px;
}

.clock-label {
  color: #8d6d5a;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-right: -5px;
  font-family: Breadleysans, sans-serif;
}

.grid {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 50px;
  background-color: #fff;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 0;
  padding-top: 5%;
  padding-bottom: 5%;
  box-shadow: 1px 1px 3px #000;
}

.image-2 {
  height: 30vh;
  border-radius: 5px;
}

.link-block {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.heading-3 {
  width: 60%;
  border: 1px solid var(--dim-grey);
  background-color: var(--sienna);
  color: #2c3849;
  text-align: center;
  border-radius: 20px;
  padding-bottom: 5px;
  font-family: Raleway, sans-serif;
}

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

.container-copy {
  margin-left: 10%;
  margin-right: 10%;
  padding-top: 10%;
  padding-bottom: 10%;
}

.section-4 {
  background-color: var(--white);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  margin-top: 160px;
}

.container-5 {
  background-color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 2%;
  padding-bottom: 1%;
  display: flex;
}

.paragraph-copy {
  color: var(--dim-grey);
  text-align: center;
  margin-top: 5px;
  margin-bottom: 0;
  font-family: Breadleysans, sans-serif;
  font-size: 1.5vw;
  font-weight: 200;
  line-height: 160%;
}

.image-3 {
  margin-left: 5px;
}

.section-5 {
  height: auto;
  background-color: #d3d8dc;
  background-image: url('../images/21.png');
  background-position: 0 0;
  background-size: cover;
  padding-top: 3%;
  padding-bottom: 3%;
}

.image-4 {
  margin-top: 5%;
}

.section-6 {
  height: 900px;
  background-image: url('../images/spooky-sale.png');
  background-position: 50% 0;
  background-size: auto;
}

.body {
  background-color: #d3d8dc;
}

.paragraph {
  color: #2c3849;
  text-align: center;
  margin-top: 5%;
  margin-bottom: 5%;
  font-family: Amalfi Coast, sans-serif;
  font-size: 30px;
  line-height: 35px;
}

.text-span {
  font-family: Raleway, sans-serif;
}

.paragraph-2 {
  color: #2c3849;
  text-align: center;
  margin-top: -43px;
  margin-bottom: 5%;
  padding-bottom: 0;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 38px;
  line-height: 40px;
}

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

.image-5 {
  height: 25vh;
}

.we {
  height: 80px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #2d4869;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 5px;
  display: flex;
  box-shadow: 3px 1px 5px rgba(0, 0, 0, .2);
}

.powered {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.serif_azul {
  color: #fff;
  text-align: center;
  font-family: Cormorant Garamond, sans-serif;
  font-size: 16px;
}

.link_rojo {
  color: #fff;
  font-family: Amalfi Coast, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.link_rojo:hover {
  color: #ff7540;
  -webkit-text-stroke-color: #62611d;
}

.c-card-front-2 {
  width: 350px;
  height: 450px;
  perspective: 1000px;
  background-image: url('../images/Asset-12x.png');
  background-position: 50%;
  background-size: 350px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.c-card-front-2._2 {
  background-image: url('../images/Asset-32x.png');
  background-position: 50%;
  background-size: 350px;
}

.c-card-front-2._1 {
  width: 350px;
  box-shadow: none;
  background-image: url('../images/Asset-22x.png');
  background-position: 50%;
  background-size: 350px;
}

._w-card-back {
  width: 350px;
  height: 100%;
  perspective: 1000px;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Asset-42x.png');
  background-position: 50%;
  background-size: 350px;
  border-radius: 5px;
  flex-direction: column;
  display: flex;
}

._w-card-back._1 {
  width: 350px;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Asset-52x.png');
  background-position: 50%;
  background-size: 350px;
}

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

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

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

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

.c-card-quote-2 {
  background-image: url('../images/Asset-42x.png');
  background-position: 50%;
  background-size: 350px;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 20px 30px 0;
  display: flex;
  position: relative;
}

.c-card-quote-2._3 {
  background-image: url('../images/Asset-62x.png');
}

.recomendaciones {
  height: 1100px;
  background-image: url('../images/21.png');
  background-position: 0 0;
  background-size: auto;
  padding: 40px 100px;
}

.heading-4 {
  color: #2d4869;
  text-align: center;
  margin-top: 40px;
  font-family: Amalfi Coast, sans-serif;
}

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

@media screen and (max-width: 991px) {
  .section-4 {
    margin-top: 2000px;
  }
}

@media screen and (max-width: 479px) {
  .section {
    height: auto;
    margin-top: 0;
    padding: 10%;
  }

  .heroe {
    background-position: 50%;
  }

  .container {
    margin-top: 0%;
  }

  .js-clock {
    flex-wrap: wrap;
    padding-top: 10%;
    padding-bottom: 5%;
  }

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

  .clock-number {
    font-size: 40px;
  }

  .clock-label {
    font-size: 12px;
  }

  .grid {
    background-color: #fff;
    flex-direction: column;
    margin-top: 0;
    padding-bottom: 0%;
    display: flex;
  }

  .link-block {
    margin-top: 24px;
  }

  .section-4 {
    margin-top: 7400px;
  }

  .paragraph-copy {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 4vw;
  }

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

  .body {
    margin-bottom: 0;
  }

  .paragraph {
    font-size: 25px;
  }

  .paragraph-2 {
    margin-top: 20px;
    padding-top: 0;
    font-size: 25px;
    line-height: 25px;
  }

  .image-5 {
    height: 25vh;
  }

  .we {
    margin-top: 0;
  }

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

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

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

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

#w-node-_139e6dc3-abcd-1f7a-a526-e8b24e32d54e-55cfb549 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-e95d8a69-7c2a-f0bf-44bc-f5981ed99bff-55cfb549, #w-node-f0a67af4-ac59-99a2-edee-bb661e95d9db-55cfb549, #w-node-_350a6e24-e4ee-f02c-48e8-5fd94511a14e-55cfb549 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6dbf4f80-eea0-3c08-752f-61f8ee82bb0c-55cfb549 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_6dbf4f80-eea0-3c08-752f-61f8ee82bb0e-55cfb549, #w-node-_6dbf4f80-eea0-3c08-752f-61f8ee82bb10-55cfb549, #w-node-_6dbf4f80-eea0-3c08-752f-61f8ee82bb13-55cfb549 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a208ffa-22b7-523e-35cd-690539e169f5-55cfb549 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_9a208ffa-22b7-523e-35cd-690539e169f6-55cfb549, #w-node-_9a208ffa-22b7-523e-35cd-690539e169f7-55cfb549, #w-node-_9a208ffa-22b7-523e-35cd-690539e169f9-55cfb549, #w-node-_9a208ffa-22b7-523e-35cd-690539e169fc-55cfb549 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c654c7a3-41be-406c-3ec3-c3bbe07fa56c-55cfb549 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-c654c7a3-41be-406c-3ec3-c3bbe07fa56d-55cfb549, #w-node-c654c7a3-41be-406c-3ec3-c3bbe07fa56e-55cfb549, #w-node-c654c7a3-41be-406c-3ec3-c3bbe07fa570-55cfb549, #w-node-c654c7a3-41be-406c-3ec3-c3bbe07fa573-55cfb549 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b23a0ed0-cda6-2e24-915a-eaf9d771363c-55cfb549 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-b23a0ed0-cda6-2e24-915a-eaf9d771363d-55cfb549, #w-node-b23a0ed0-cda6-2e24-915a-eaf9d771363e-55cfb549, #w-node-b23a0ed0-cda6-2e24-915a-eaf9d7713640-55cfb549, #w-node-b23a0ed0-cda6-2e24-915a-eaf9d7713643-55cfb549 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4aa3c82c-bf44-7d22-2aa5-8503e83bb4a7-55cfb549 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_4aa3c82c-bf44-7d22-2aa5-8503e83bb4a8-55cfb549, #w-node-_4aa3c82c-bf44-7d22-2aa5-8503e83bb4a9-55cfb549, #w-node-_4aa3c82c-bf44-7d22-2aa5-8503e83bb4ab-55cfb549, #w-node-_4aa3c82c-bf44-7d22-2aa5-8503e83bb4ae-55cfb549 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_70ce6da6-dd50-abf0-b0e3-cc53ac473d0e-55cfb549 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_70ce6da6-dd50-abf0-b0e3-cc53ac473d0f-55cfb549, #w-node-_70ce6da6-dd50-abf0-b0e3-cc53ac473d10-55cfb549, #w-node-_70ce6da6-dd50-abf0-b0e3-cc53ac473d12-55cfb549, #w-node-_70ce6da6-dd50-abf0-b0e3-cc53ac473d15-55cfb549 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dcff6e4d-581e-d130-a2b7-9e0c572c094b-55cfb549 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-dcff6e4d-581e-d130-a2b7-9e0c572c094c-55cfb549, #w-node-dcff6e4d-581e-d130-a2b7-9e0c572c094d-55cfb549, #w-node-dcff6e4d-581e-d130-a2b7-9e0c572c094f-55cfb549, #w-node-dcff6e4d-581e-d130-a2b7-9e0c572c0952-55cfb549 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8d9ae47a-2085-81f8-0c7e-7e6ae1334941-55cfb549 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_8d9ae47a-2085-81f8-0c7e-7e6ae1334942-55cfb549, #w-node-_8d9ae47a-2085-81f8-0c7e-7e6ae1334943-55cfb549, #w-node-_8d9ae47a-2085-81f8-0c7e-7e6ae1334945-55cfb549, #w-node-_8d9ae47a-2085-81f8-0c7e-7e6ae1334948-55cfb549 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c365043e-bbed-4da5-fe88-88f8f9de79a9-55cfb549 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-c365043e-bbed-4da5-fe88-88f8f9de79ab-55cfb549, #w-node-c365043e-bbed-4da5-fe88-88f8f9de79ad-55cfb549, #w-node-c365043e-bbed-4da5-fe88-88f8f9de79b0-55cfb549 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_92ca78c8-a66e-a9e5-e047-f21c8aa18a69-55cfb549, #w-node-_4237d54d-fd8d-708a-63f3-9413cb35590d-55cfb549 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}


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