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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

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

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

body {
  color: #333;
  font-family: Figtree, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

p {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

img {
  object-fit: scale-down;
  border-radius: 10px;
  width: auto;
  max-width: 800px;
  height: 100%;
  display: inline-block;
}

.hero {
  grid-row-gap: 180px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1443px;
  height: 810px;
  padding: 80px 50px 74px;
  text-decoration: none;
  display: flex;
}

.navbar {
  grid-column-gap: 689px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1336px;
  text-decoration: none;
  display: flex;
}

.logo {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 241px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 73px;
  text-decoration: none;
  display: flex;
}

.navbar-2 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 390.088px;
  height: 29px;
  text-decoration: none;
  display: flex;
}

.text {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.info {
  grid-row-gap: 16px;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1336px;
  height: 332px;
  text-decoration: none;
  display: flex;
}

.frame-7 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.frame-6 {
  grid-column-gap: 48px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 883px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.vectors-wrapper-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-end;
  height: 50px;
  margin-top: 24px;
  padding-top: 0;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 190px;
  left: 0;
}

.hola-soy-cata-aburto {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.text-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.body-projects {
  grid-row-gap: 36px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 17px 50px;
  text-decoration: none;
  display: flex;
}

.secci-n-titulo {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.trabajos {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-3 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.bott-n-ver-m-s {
  grid-column-gap: 10px;
  background-color: #d9d9d9;
  border-radius: 5px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 17px 19px;
  text-decoration: none;
  display: flex;
}

.text-3 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Figtree, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.section {
  margin-top: 35px;
  padding-top: 0;
  font-family: Figtree, sans-serif;
}

.brand {
  margin-top: 0;
  margin-left: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Figtree, sans-serif;
}

.navbar-3 {
  background-color: #fff;
  margin-left: 0;
  margin-right: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.nav-link {
  background-color: rgba(185, 185, 185, 0);
  padding-right: 20px;
  font-family: Figtree, sans-serif;
  font-weight: 600;
  position: relative;
}

.nav-link-2, .nav-link-3 {
  font-family: Figtree, sans-serif;
  font-weight: 600;
}

.container {
  background-color: #fff;
}

.section-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 810px;
  display: flex;
}

.container-2 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 50px;
  margin-right: 100px;
  padding-top: 140px;
  display: flex;
}

.heading {
  font-family: Figtree, sans-serif;
  font-weight: 600;
}

.image {
  text-align: right;
}

.paragraph {
  margin-right: 0;
  padding-right: 0;
  font-family: Figtree, sans-serif;
}

.paragraph-2 {
  width: 500px;
  padding: 2px 0;
  font-family: Figtree, sans-serif;
  font-weight: 500;
}

.heading-2 {
  width: 400px;
  font-family: Figtree, sans-serif;
  font-weight: 700;
}

.container-3 {
  width: 940px;
  margin-left: 100px;
  margin-right: 100px;
  padding-top: 100px;
}

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

.heading-3 {
  width: 240px;
}

.paragraph-3 {
  max-width: 600px;
  font-size: 16px;
}

.image-2 {
  float: right;
  clear: left;
  border-radius: 0;
  flex: 0 auto;
  align-self: flex-end;
  max-width: 200px;
  height: 140px;
  position: static;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: visible;
}

.container-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: grid;
}

.image-3 {
  width: 200px;
  min-width: 100px;
  height: 100px;
  min-height: 450px;
  display: inline-block;
}

.div-block-2 {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.div-block-3 {
  flex-flow: row;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-3 {
  background-color: #fff;
  height: 700px;
  padding: 70px 20px 60px;
}

.heading-4 {
  color: #6f80de;
  font-size: 60px;
  line-height: 52px;
}

.cell {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: flex-end;
}

.image-4 {
  width: 228px;
  min-width: 200px;
  max-width: 400px;
}

.image-4.imageno {
  object-fit: scale-down;
  width: 400px;
  height: 400px;
  overflow: visible;
}

.container-5 {
  z-index: 2147483647;
  background-color: #f7e7f9;
  max-width: 1200px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.nav-link-4 {
  color: #6f80de;
  text-transform: uppercase;
  padding-top: 31px;
  padding-bottom: 31px;
  padding-left: 20px;
  font-weight: 600;
}

.nav-link-4:hover {
  color: #ab47bc;
  text-decoration: underline;
}

.nav-link-4.w--current {
  color: #6f80de;
}

.quick-stack {
  grid-column-gap: 20px;
  max-width: 1200px;
  margin-top: 60px;
  padding-top: 0;
  padding-left: 0;
}

.text-block {
  text-align: center;
  font-size: 40px;
  font-weight: 700;
}

.section-4 {
  background-color: #fff;
  border-radius: 10px;
  height: 2600px;
  padding-top: 100px;
  transition: opacity .2s;
}

.quick-stack-2 {
  margin-top: 60px;
  margin-left: 60px;
  margin-right: 60px;
  padding-left: 100px;
  padding-right: 100px;
}

.image-5 {
  flex: 0 auto;
  align-self: center;
}

.image-6 {
  align-self: center;
}

.body {
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  height: 3200px;
}

.text-block-2 {
  padding-top: 0;
}

.paragraph-4, .paragraph-5 {
  padding-top: 20px;
}

.cell-2 {
  justify-content: flex-start;
  align-items: flex-start;
}

.grid {
  margin-top: 60px;
}

.container-6 {
  padding-top: 36px;
}

.quick-stack-3 {
  grid-column-gap: 17px;
  grid-row-gap: 0px;
  padding-top: 36px;
  padding-bottom: 36px;
  padding-left: 16px;
}

.container-7 {
  max-width: 1071px;
}

.paragraph-6 {
  width: 90%;
  padding-top: 16px;
  padding-bottom: 16px;
}

.cell-3 {
  background-color: #c5fbff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.text-block-3 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #c5fbff;
  border-radius: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  justify-content: center;
  align-items: center;
  height: 420px;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.div-block-4.color2 {
  background-color: #fbc0c7;
  transition: opacity .2s;
}

.div-block-4.color2:hover {
  opacity: .6;
}

.div-block-4.color3 {
  opacity: 1;
  background-color: #fff;
  transition: opacity .2s;
}

.div-block-4.color3:hover {
  opacity: .6;
}

.div-block-4.color1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  opacity: 1;
  cursor: pointer;
  object-fit: scale-down;
  background-color: #c0e4fb;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  justify-items: stretch;
  transition: opacity .2s;
  display: flex;
}

.div-block-4.color1:hover {
  opacity: .6;
  pointer-events: auto;
}

.cell-4 {
  padding-top: 0;
  padding-bottom: 0;
}

.heading-5 {
  color: #6f80de;
  margin-top: 7px;
}

.div-block-5 {
  background-color: #ffe0df;
  border-radius: 10px;
  height: 420px;
  margin-left: 20px;
  margin-right: 20px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.quick-stack-4 {
  padding-bottom: 60px;
}

.cell-5 {
  padding-top: 10px;
}

.text-block-4 {
  color: #333;
  text-align: right;
  margin-top: -11px;
  padding-top: 0;
}

.div-block-6 {
  background-color: #cbe9cf;
  border-radius: 10px;
  height: 420px;
  margin-left: 20px;
  margin-right: 20px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.container-8 {
  overflow: hidden;
}

.mask {
  border-radius: 10px;
  width: auto;
  max-width: 1060px;
  height: auto;
}

.card {
  height: 100%;
  margin: 8px;
}

.card.card1 {
  background-color: #ffb3b3;
}

.slider {
  background-color: rgba(221, 221, 221, 0);
  justify-content: center;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 20px;
  display: flex;
  position: relative;
  overflow: visible;
}

.slide {
  width: 50%;
  height: 400px;
  padding-right: 10px;
}

.slide-2 {
  border-radius: 10px;
  width: 50%;
  padding-left: 10px;
}

.slide-3 {
  width: 50%;
  height: 400px;
  padding-right: 10px;
}

.div-block-7 {
  background-color: #99d695;
  border-radius: 10px;
  height: 300px;
  padding-right: 10px;
}

.div-block-7.slide1 {
  background-color: #d7c0fb;
  justify-content: center;
  align-items: center;
  height: 320px;
  padding-right: 0;
  display: block;
}

.div-block-7.slide2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #74c69d;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  height: 320px;
  padding-right: 0;
  display: block;
}

.div-block-7.slide3 {
  background-color: #cecece;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 320px;
  display: block;
}

.div-block-7.slide4 {
  background-color: #ffddc5;
  justify-content: center;
  align-items: center;
  height: 320px;
  display: block;
}

.div-block-8 {
  background-color: rgba(151, 243, 255, .6);
  border-radius: 10px;
  height: 300px;
  padding-left: 10px;
}

.container-9 {
  max-width: 1100px;
  height: 500px;
  margin-bottom: 140px;
  padding-top: 60px;
  padding-left: 10px;
  padding-right: 10px;
}

.paragraph-7 {
  font-size: 16px;
}

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

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

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

.slide-4 {
  width: 50%;
  height: 400px;
  padding-left: 10px;
}

.div-block-9 {
  background-color: #a172ff;
  border-radius: 10px;
  height: 300px;
}

.div-block-10 {
  background-color: #ff79e6;
  border-radius: 10px;
  height: 300px;
}

.slide-nav {
  display: none;
}

.heading-6 {
  color: #6f80de;
  text-align: left;
}

.paragraph-8 {
  text-align: left;
  padding-left: 0;
  padding-right: 0;
}

.footer {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1100px;
  padding-top: 20px;
  display: block;
}

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

.cell-6 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
}

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

.cell-7 {
  padding-left: 0;
}

.quick-stack-5 {
  border-top: 1px #b6b6b6;
  width: 1100px;
  max-width: 1100px;
  padding-left: 0;
  padding-right: 0;
}

.new {
  z-index: 2147483647;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #f7e7f9;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
  position: static;
  top: 0;
}

.inicioproyecto {
  margin-top: 20px;
  margin-bottom: 0;
}

.inicioproyecto.rooms {
  margin-top: 20px;
}

.container-10 {
  max-width: 1100px;
  padding-top: 0;
}

.container-10.rooms {
  padding-top: 20px;
}

.deco-proyecto {
  border: 1px solid #000;
  border-radius: 20px;
  width: 120px;
  height: 40px;
}

.text-block-6 {
  text-align: center;
  padding: 10px 10px 0;
}

.paragraph-10 {
  font-size: 28px;
}

.quick-stack-6 {
  padding-left: 0;
  padding-right: 119px;
}

.text-block-7 {
  color: #333;
  font-size: 18px;
  font-weight: 700;
}

.paragraph-11, .paragraph-12 {
  font-size: 14px;
}

.paragraph-13 {
  margin-right: 20px;
  padding-top: 0;
  padding-right: 20px;
  font-size: 16px;
}

.paragraph-13.otro {
  padding-top: 0;
}

.paragraph-13.rooms {
  padding-top: 10px;
}

.div-block-11 {
  -webkit-text-fill-color: inherit;
  background-color: #ffbfb9;
  background-clip: border-box;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 400px;
  display: flex;
}

.div-block-11.col-rooms {
  background-color: #c0e4fb;
}

.div-block-11.col-psiconecta {
  background-color: #fbc0c7;
}

.div-block-11.colorm {
  background-color: #86d0cb;
}

.div-block-11.uber {
  background-color: #74c69d;
}

.div-block-11.info {
  background-color: #fde2e0;
}

.div-block-11.juego {
  background-color: #e7e3ff;
}

.container-11 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1100px;
  display: flex;
}

.container-11.psiconecta, .container-11.rooms {
  flex-flow: row;
}

.body-2 {
  background-color: rgba(255, 255, 255, .32);
  height: 5000px;
}

.body-2.miras {
  height: 4400px;
}

.body-2.uber {
  height: 3500px;
}

.body-2.rooms {
  height: 5500px;
}

.body-2.juego {
  height: 4300px;
}

.body-2.libro {
  height: 3000px;
}

.body-2.infog {
  height: 2000px;
}

.quick-stack-7 {
  padding-left: 0;
  padding-right: 0;
}

.section-5 {
  height: 2150px;
  margin-top: 20px;
}

.section-5.rooms {
  height: auto;
}

.section-5.miras {
  height: 600px;
}

.section-5.uber {
  height: 3100px;
}

.section-5.libro {
  height: 2400px;
}

.section-5.juego {
  height: 1300px;
}

.section-5.infog {
  height: 1200px;
}

.cell-8 {
  background-color: rgba(0, 0, 0, 0);
}

.heading-7 {
  color: #6f80de;
}

.paragraph-15, .paragraph-16 {
  font-size: 16px;
}

.heading-8 {
  font-size: 30px;
}

.heading-9, .heading-10 {
  font-size: 24px;
}

.paragraph-17 {
  font-size: 16px;
}

.quick-stack-8 {
  padding-left: 0;
  padding-right: 0;
}

.image-7 {
  text-align: center;
  width: 100%;
  max-width: 100%;
  height: auto;
  padding-top: 16px;
}

.text-block-8 {
  text-align: center;
  background-color: #fbf8fc;
  padding-bottom: 16px;
}

.image-8 {
  text-align: center;
  background-color: #fbf8fc;
  width: 100%;
  max-width: 1100px;
  height: auto;
}

.paragraph-18 {
  padding-top: 0;
  font-size: 16px;
}

.paragraph-19 {
  font-size: 16px;
}

.image-9 {
  max-width: 940px;
  display: inline-block;
}

.image-10 {
  text-align: left;
  max-width: 940px;
  display: inline-block;
}

.container-12 {
  max-width: 1100px;
}

.container-13, .container-14 {
  max-width: 1100px;
  padding-top: 60px;
}

.image-11 {
  object-fit: fill;
  width: 61.7264%;
  max-width: 1100px;
  padding-top: 20px;
}

.image-12 {
  padding-top: 20px;
}

.image-13 {
  align-self: center;
  display: block;
}

.image-14 {
  flex: 0 auto;
  align-self: flex-end;
}

.image-15 {
  align-self: center;
}

.cell-11 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.image-16 {
  align-self: center;
}

.div-block-12 {
  background-color: #fbf8fc;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1100px;
  max-width: 100%;
  display: flex;
}

.div-block-13 {
  background-color: #e0e0e0;
}

.heading-11 {
  color: #6f80de;
  margin-top: 0;
}

.text-block-9 {
  flex: 1;
  align-self: center;
}

.container-15 {
  max-width: 1100px;
}

.image-17 {
  max-width: 1100px;
  display: inline-block;
}

.section-6 {
  height: 2630px;
}

.section-6.psic {
  height: 2150px;
}

.section-6.rooms {
  height: 3550px;
  padding-top: 40px;
}

.section-6.juego {
  height: 2000px;
}

.container-16 {
  background-color: #fbf8fc;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1100px;
  margin-top: 40px;
  margin-bottom: 20px;
  display: flex;
}

.container-16.rooms {
  justify-content: flex-start;
  align-items: flex-start;
}

.image-18 {
  background-color: #fbf8fc;
  max-width: 1100px;
  display: block;
}

.container-17 {
  background-color: #fbf8fc;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1100px;
  margin-bottom: 20px;
  display: flex;
}

.container-17.rooms {
  justify-content: flex-start;
  align-items: flex-start;
}

.image-19 {
  width: 100%;
  max-width: 1100px;
  height: auto;
  padding-bottom: 40px;
}

.container-18 {
  background-color: #fbf8fc;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1100px;
  display: flex;
}

.image-20 {
  background-color: rgba(251, 248, 252, 0);
  width: 100%;
  max-width: 1100px;
  height: auto;
  display: inline-block;
}

.linkproyecto {
  color: #000;
  text-align: right;
  padding-right: 10px;
  font-size: 28px;
  font-weight: 700;
  text-decoration: none;
}

.linkproyecto:hover {
  color: #ba68c8;
  text-decoration: underline;
}

.footer-interior {
  color: #000;
  padding-top: 0;
}

.div-block-14 {
  justify-content: flex-end;
  align-items: center;
  height: 60px;
  display: flex;
}

.container-19 {
  max-width: 1100px;
}

.div-block-15 {
  border-top: 1px solid #d4d4d4;
  padding-top: 20px;
}

.image-21 {
  padding-bottom: 0;
}

.quick-stack-9 {
  grid-column-gap: 20px;
  background-color: #fbf8fc;
  max-width: 1100px;
}

.image-22, .image-23 {
  max-width: 550px;
}

.container-20 {
  background-color: #fbf8fc;
  justify-content: center;
  align-items: center;
  max-width: 1100px;
  padding-top: 20px;
  padding-bottom: 40px;
  display: flex;
}

.cell-12 {
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
}

.quick-stack-10 {
  padding-left: 0;
  padding-right: 0;
}

.container-21 {
  background-color: #fbf8fc;
  justify-content: center;
  align-items: center;
  max-width: 1100px;
  padding-bottom: 0;
  display: flex;
}

.image-24 {
  padding-top: 60px;
  padding-bottom: 60px;
}

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

.container-22 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1100px;
  display: flex;
}

.image-26 {
  max-width: 550px;
}

.container-23 {
  max-width: 1100px;
}

.paragraph-20 {
  font-size: 16px;
}

.div-block-16 {
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: 1100px;
  display: flex;
}

.section-7 {
  height: 1200px;
}

.image-27 {
  max-width: 1100px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.image-28 {
  border-radius: 0;
  max-width: 1100px;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.cell-13 {
  justify-content: center;
  align-items: flex-end;
}

.image-29 {
  object-fit: fill;
  max-width: 1100px;
  height: auto;
}

.div-block-17 {
  justify-content: center;
  align-items: center;
  max-width: 1100px;
  display: flex;
}

.image-30 {
  padding-right: 10px;
}

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

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

.image-31 {
  width: 100%;
  max-width: 1100px;
  height: auto;
  margin-top: 40px;
  padding-bottom: 40px;
}

.image-32 {
  max-width: 1100px;
}

.image-32.miras {
  width: 100%;
  height: auto;
}

.container-24 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1500px;
  display: flex;
}

.image-33 {
  padding-bottom: 20px;
  display: block;
}

.image-34 {
  padding-bottom: 20px;
}

.container-25 {
  justify-content: center;
  align-items: center;
  max-width: 1100px;
  padding-top: 20px;
  display: flex;
}

.quick-stack-11 {
  grid-column-gap: 19px;
  grid-row-gap: 18px;
  width: 1100px;
  max-width: 1100px;
  padding-top: 20px;
}

.quick-stack-12 {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.paragraph-21 {
  font-size: 16px;
}

.image-35 {
  border-radius: 0;
  width: 100%;
  max-width: 1100px;
  height: auto;
  display: block;
}

.image-36 {
  border-radius: 0;
  width: 100%;
  height: auto;
  padding-top: 20px;
}

.image-37 {
  object-fit: contain;
  border-radius: 0;
  padding-top: 10px;
}

.image-38 {
  object-fit: contain;
  border-radius: 0;
  width: 100%;
  padding-top: 0;
  display: block;
}

.image-39 {
  object-fit: contain;
  border-radius: 0;
  display: block;
}

.cell-14 {
  justify-content: flex-start;
  align-items: flex-start;
}

.image-40 {
  object-fit: contain;
  border-radius: 0;
}

.image-41 {
  border-radius: 0;
  height: auto;
  display: block;
}

.section-8 {
  height: 1700px;
}

.container-26 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1100px;
  padding-top: 40px;
  display: flex;
}

.image-42, .image-43, .image-44 {
  max-width: 900px;
}

.heading-12 {
  margin-top: 0;
  margin-bottom: 0;
}

.container-27 {
  max-width: 1100px;
}

.paragraph-22 {
  width: 100%;
  font-size: 16px;
}

.div-block-20 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 100px;
  display: flex;
}

.image-45 {
  width: 100%;
  height: auto;
  padding-top: 40px;
}

.image-46 {
  background-color: #eff4f5;
  border-radius: 0;
  width: 100%;
  max-width: 1100px;
  height: auto;
  display: block;
}

.cell-15 {
  justify-content: flex-start;
  align-items: flex-end;
  padding-top: 20px;
}

.image-47 {
  max-width: 800px;
}

.div-block-21 {
  background-color: #fbf8fc;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.paragraph-23 {
  font-size: 16px;
}

.div-block-22 {
  background-color: #fbf8fc;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.container-28 {
  max-width: 1100px;
}

.paragraph-24 {
  font-size: 16px;
}

.div-block-23 {
  background-color: #fbf8fc;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-48 {
  max-width: 1100px;
}

.image-49 {
  width: 100%;
  height: auto;
  padding-top: 40px;
}

.div-block-24 {
  background-color: #fbf8fc;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.image-50 {
  max-width: 940px;
}

.image-51 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.image-51.uber {
  object-fit: fill;
  width: 100%;
  max-width: 600px;
  height: auto;
}

.heading-13 {
  color: #6f80de;
  margin-top: 0;
  padding-top: 10px;
}

.image-52 {
  width: 100%;
  max-width: 940px;
  height: auto;
}

.image-53 {
  max-width: 1100px;
  height: 100%;
}

.image-54 {
  aspect-ratio: auto;
  width: auto;
  transition: opacity .2s;
}

.image-54:hover {
  opacity: .6;
}

.image-55 {
  object-fit: scale-down;
  width: 100%;
  max-width: 1100px;
  height: 100%;
  display: block;
}

.image-56 {
  width: auto;
}

.image-57 {
  width: auto;
  max-width: none;
  padding-left: 0;
  padding-right: 0;
  transition: opacity .2s;
}

.image-57:hover {
  opacity: .6;
}

.right-arrow {
  object-fit: contain;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  display: flex;
}

.image-58 {
  width: auto;
}

.image-59 {
  width: auto;
  transition: opacity .2s;
}

.image-59:hover {
  opacity: .6;
}

.image-60 {
  object-fit: scale-down;
  width: auto;
  padding-left: 10px;
  display: block;
}

.cell-16 {
  justify-content: center;
  align-items: flex-end;
  display: block;
}

.paragraph-25 {
  font-size: 16px;
}

.image-61 {
  width: 100%;
  height: auto;
  display: block;
}

.cell-17, .cell-18, .cell-19 {
  justify-content: center;
  align-items: center;
}

.paragraph-26, .paragraph-27 {
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
}

.cell-20 {
  justify-content: flex-start;
  align-items: center;
}

.heading-14 {
  text-align: left;
  padding-top: 20px;
  padding-left: 40px;
}

.text-block-10 {
  background-color: #fbf8fc;
}

.quick-stack-13 {
  padding-top: 40px;
}

.paragraph-28 {
  flex: 0 auto;
  padding-bottom: 20px;
  font-size: 16px;
}

.heading-15 {
  padding-top: 40px;
}

.galeriajuegos {
  width: 100%;
}

.image-62 {
  background-color: #fff;
  border-radius: 0;
  width: 100%;
  height: auto;
}

.image-63, .image-64, .image-65, .image-66, .image-67, .image-68, .image-69 {
  border-radius: 0;
  width: 100%;
  height: auto;
}

.image-70 {
  width: 100%;
  height: auto;
}

.image-71 {
  width: 100%;
  max-width: 1100px;
}

.image-72 {
  width: 100%;
  max-width: 1100px;
  height: auto;
}

.image-73 {
  max-width: 1100px;
}

.image-74 {
  width: 100%;
  max-width: 1200px;
}

.image-75 {
  max-width: 1100px;
  height: 400px;
  max-height: 400px;
}

.image-76 {
  max-width: 1100px;
}

.heading-16 {
  margin-top: 0;
}

.container-29 {
  max-width: 1100px;
}

.div-block-25 {
  max-width: 1100px;
  height: 400px;
}

.quick-stack-14, .container-30, .image-77 {
  max-width: 1100px;
}

.image-78 {
  object-fit: fill;
  max-width: 1100px;
}

.image-79 {
  width: 100%;
  max-width: 1100px;
  height: 500px;
  display: block;
}

.container-31, .image-80 {
  max-width: 1100px;
}

.image-81 {
  width: 100%;
  height: auto;
  padding-left: 0;
}

.quick-stack-15 {
  padding-left: 0;
  padding-right: 0;
}

.image-82 {
  width: 100%;
  height: auto;
  padding-right: 0;
}

.image-83 {
  width: 100%;
  height: auto;
  padding-left: 0;
}

.image-84 {
  width: 100%;
  height: auto;
  padding-right: 0;
}

.image-85 {
  width: 100%;
  height: auto;
}

.image-86 {
  width: 100%;
}

.html-embed {
  width: 100%;
  max-width: 1100px;
  height: auto;
}

.html-embed.mobile {
  padding-top: 60px;
}

.quick-stack-16 {
  padding-left: 0;
}

.button {
  font-weight: 600;
}

.container-32 {
  max-width: 1200px;
  margin-top: 40px;
}

.paragraph-29 {
  padding-top: 10px;
}

.section-9 {
  height: 700px;
  padding-top: 140px;
  padding-bottom: 140px;
}

.bold-text {
  color: #6f80de;
}

.bold-text:hover {
  color: #ab47bc;
}

.bold-text-2 {
  color: #6f80de;
}

.bold-text-2:hover {
  text-decoration: underline;
}

.button-2 {
  background-color: #cc6099;
  border: 1px solid #000;
  border-radius: 20px;
}

.link-block {
  justify-content: flex-start;
  align-items: center;
  width: 200px;
  display: flex;
}

.text-block-11 {
  padding-left: 10px;
}

.section-10 {
  background-color: #f7e7f9;
}

.quick-stack-17 {
  padding-left: 0;
}

.link-block-2 {
  mix-blend-mode: normal;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 20px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 150px;
  height: 45px;
  text-decoration: none;
  display: flex;
  box-shadow: 4px 3px 0 1px rgba(207, 205, 248, .83);
}

.text-block-12 {
  text-decoration: underline;
}

.text-block-12.contacto {
  color: #6f80de;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

.text-block-12.contacto:hover {
  color: #ba68c8;
}

.heading-17, .heading-18, .heading-19, .heading-20 {
  color: #6f80de;
}

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

.heading-21, .heading-22, .heading-23 {
  color: #6f80de;
}

.heading-24 {
  padding-top: 40px;
  padding-left: 60px;
}

.paragraph-31 {
  max-width: 600px;
  padding-left: 60px;
  font-size: 16px;
}

.image-87, .image-88 {
  width: 100%;
  height: auto;
}

.paragraph-35, .paragraph-36 {
  font-size: 16px;
}

.cell-21 {
  justify-content: flex-start;
  align-items: flex-end;
}

.image-90 {
  width: 100%;
  height: auto;
}

.image-92 {
  width: 100%;
  height: auto;
  display: block;
}

.image-95 {
  width: 100%;
  height: auto;
}

.flechita:hover {
  color: #000;
}

.youtube {
  width: 50%;
  height: 600px;
}

.cell-22 {
  justify-content: flex-start;
  align-items: flex-end;
}

.html-embed-2 {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  border: 1px #000;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.div-block-26 {
  width: 50%;
}

.div-block-27 {
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 500px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.paragraph-37 {
  width: 50%;
  font-size: 16px;
}

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

.heading-27 {
  color: #6f80de;
}

.image-98, .image-99 {
  max-width: 1100px;
}

.heading-28, .heading-29, .heading-30, .heading-31, .heading-32 {
  color: #6f80de;
}

.image-101 {
  width: 100%;
  display: block;
}

.cell-24 {
  text-align: right;
  justify-content: center;
  align-items: flex-end;
}

.heading-37 {
  color: #6f80de;
}

.image-103 {
  width: 200%;
  height: auto;
}

.image-104 {
  max-width: 1100px;
}

.image-105 {
  width: 100%;
  max-width: 1100px;
}

.image-106 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.image-107 {
  object-fit: fill;
  width: 135px;
  height: auto;
  margin-top: 0;
  padding-top: 31px;
  padding-bottom: 31px;
}

.image-108 {
  width: 100%;
}

.heading-38 {
  color: #6f80de;
}

.div-block-30 {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.button-3 {
  font-size: 18px;
}

.button-4 {
  color: #6f80de;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 20px;
  height: 40px;
  font-size: 16px;
  font-weight: 600;
  box-shadow: 3px 4px 0 2px rgba(207, 205, 248, .83);
}

.cell-25 {
  padding-top: 100px;
}

.heading-39 {
  color: #6f80de;
  margin-top: 0;
}

.body-3 {
  height: 400px;
}

.cell-26 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
}

.image-110 {
  border-radius: 20px;
  width: 100%;
  height: auto;
}

.quick-stack-19 {
  grid-column-gap: 41px;
  grid-row-gap: 41px;
}

.image-111, .image-112 {
  border-radius: 0;
  width: 100%;
  height: auto;
}

.image-113 {
  object-fit: contain;
  border-radius: 0;
  width: 100%;
  height: auto;
}

.quick-stack-20 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  padding: 0;
}

.cell-27 {
  justify-content: flex-end;
  align-items: center;
}

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

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

.newnavbar {
  background-color: #f7e7f9;
}

.section-11 {
  margin-top: 20px;
}

@media screen and (max-width: 991px) {
  .paragraph-2 {
    padding-right: 0;
  }

  .heading-4 {
    font-size: 50px;
  }

  .container-5 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .quick-stack {
    grid-column-gap: 20px;
  }

  .slide-2 {
    height: 400px;
    padding-right: 10px;
  }

  .slide-3 {
    padding-left: 10px;
  }

  .div-block-7.slide1 {
    justify-content: center;
    align-items: center;
    height: 220px;
    display: flex;
  }

  .div-block-7.slide2, .div-block-7.slide3, .div-block-7.slide4 {
    height: 220px;
  }

  .quick-stack-5 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-10 {
    width: 100%;
    height: auto;
    padding-top: 140px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-10.uber {
    padding-top: 40px;
  }

  .container-10.libro {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
  }

  .container-10.rooms {
    height: auto;
  }

  .quick-stack-6 {
    grid-column-gap: 7px;
  }

  .div-block-11.col-rooms {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .div-block-11.uber {
    height: 300px;
  }

  .div-block-11.info {
    object-fit: contain;
    background-color: #dfd9d9;
    height: 300px;
  }

  .container-11 {
    flex-flow: column;
    margin-left: 20px;
    margin-right: 20px;
    padding-right: 0;
  }

  .container-11.rooms {
    flex-flow: column;
  }

  .body-2.juego {
    height: 3500px;
  }

  .body-2.libro {
    height: auto;
  }

  .body-2.infog {
    height: 1000px;
  }

  .quick-stack-7 {
    margin-left: 0;
    margin-right: 0;
  }

  .section-5 {
    height: 2300px;
  }

  .section-5.rooms {
    height: 1800px;
  }

  .section-5.miras {
    height: 800px;
  }

  .section-5.uber, .section-5.libro {
    height: auto;
  }

  .section-5.juego {
    height: 1550px;
  }

  .section-5.infog {
    height: auto;
    padding-top: 40px;
  }

  .cell-8 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .image-7 {
    max-width: 700px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-8 {
    max-width: 700px;
    padding-left: 0;
    padding-right: 0;
  }

  .image-11 {
    width: 100%;
  }

  .div-block-13 {
    background-color: #fbf8fc;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .section-6.psic, .section-6.rooms, .section-6.juego {
    height: auto;
  }

  .container-16 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .container-17 {
    margin-left: auto;
  }

  .container-17.rooms {
    margin-left: 20px;
    margin-right: 20px;
  }

  .image-19 {
    max-width: 700px;
  }

  .container-18 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .image-20 {
    border-radius: 0;
    max-width: 700px;
  }

  .div-block-15, .image-22, .image-23 {
    width: 100%;
  }

  .quick-stack-10 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-21 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .image-24 {
    max-width: 500px;
  }

  .container-22 {
    flex-flow: column;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-7 {
    flex-flow: column;
    width: 100%;
    height: 920px;
    display: flex;
  }

  .image-31 {
    width: 100%;
    max-width: 700px;
    height: auto;
  }

  .container-25 {
    flex-flow: column;
  }

  .quick-stack-11 {
    width: 100%;
  }

  .section-8 {
    height: auto;
  }

  .container-26 {
    padding-left: 20px;
  }

  .container-27 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-22 {
    width: 100%;
  }

  .cell-15 {
    justify-content: center;
    align-items: flex-end;
  }

  .div-block-21 {
    width: 100%;
    max-width: none;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-22 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-28 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .image-49 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .image-51.uber {
    max-width: 60%;
  }

  .image-53 {
    width: 100%;
  }

  .image-54 {
    aspect-ratio: auto;
    width: 100%;
    height: auto;
    overflow: auto;
  }

  .image-57 {
    width: 100%;
    height: auto;
  }

  .icon {
    padding-bottom: 124px;
  }

  .icon-2 {
    padding-bottom: 101px;
  }

  .cell-16 {
    display: flex;
  }

  .image-61 {
    max-height: 150px;
  }

  .cell-19 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .paragraph-26 {
    margin-bottom: auto;
    padding-top: 0;
    padding-left: 0;
  }

  .paragraph-27 {
    margin-bottom: auto;
    padding-top: 0;
  }

  .image-78 {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    max-height: none;
  }

  .image-80 {
    width: 100%;
    height: auto;
    display: block;
  }

  .html-embed {
    max-width: 700px;
  }

  .html-embed.mobile {
    display: none;
  }

  .cell-21 {
    justify-content: center;
    align-items: flex-end;
  }

  .image-89 {
    width: 100%;
    height: auto;
  }

  .image-90 {
    max-height: 300px;
  }

  .image-91 {
    max-height: 150px;
  }

  .image-93 {
    width: 100%;
    height: auto;
  }

  .image-94 {
    width: 80%;
    height: auto;
  }

  .cell-22 {
    justify-content: center;
    align-items: center;
  }

  .html-embed-2 {
    grid-column-gap: 150px;
    grid-row-gap: 150px;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .div-block-26, .div-block-27 {
    width: 100%;
  }

  .div-block-28 {
    object-fit: scale-down;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .paragraph-37 {
    width: 80%;
  }

  .html-embed-3 {
    display: none;
  }

  .div-block-29 {
    display: block;
  }

  .image-98, .image-99 {
    width: 100%;
  }

  .image-100 {
    max-height: 150px;
  }

  .image-101 {
    width: 100%;
    height: auto;
  }

  .cell-24 {
    justify-content: center;
    align-items: flex-end;
  }

  .florence {
    color: #6f80de;
    font-size: 18px;
  }

  .florence:hover {
    color: #ab47bc;
  }

  .image-104 {
    width: 100%;
  }

  .image-106 {
    width: 100%;
    height: auto;
  }

  .image-107 {
    height: auto;
    margin-left: auto;
  }

  .image-109 {
    width: 320px;
  }

  .quick-stack-20 {
    margin-left: 20px;
    margin-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .div-block-3 {
    flex-flow: row;
  }

  .section-3 {
    height: 900px;
  }

  .heading-4 {
    font-size: 40px;
  }

  .cell {
    justify-content: center;
    align-items: center;
  }

  .div-block-4.color1 {
    object-fit: fill;
  }

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

  .div-block-7.slide1 {
    width: auto;
    height: 200px;
  }

  .div-block-7.slide1.s3 {
    background-color: #cecece;
  }

  .div-block-7.slide2 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 200px;
    display: flex;
  }

  .div-block-7.slide3, .div-block-7.slide4 {
    justify-content: center;
    align-items: center;
    width: auto;
    height: 200px;
  }

  .footer {
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .quick-stack-5 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-10 {
    padding-top: 0;
  }

  .container-10.libro {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .container-10.rooms {
    padding-top: 60px;
  }

  .quick-stack-6 {
    padding-right: 20px;
  }

  .div-block-11.col-rooms {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-11.colorm {
    height: 300px;
  }

  .div-block-11.info {
    -webkit-text-fill-color: inherit;
    object-fit: cover;
    background-color: #dfd9d9;
    background-clip: border-box;
  }

  .div-block-11.juego {
    height: 250px;
  }

  .container-11.psiconecta {
    flex-flow: column;
  }

  .container-11.rooms {
    flex-flow: column;
    height: auto;
  }

  .body-2.miras {
    height: 3700px;
  }

  .body-2.rooms {
    height: 5200px;
  }

  .body-2.juego {
    height: 3500px;
  }

  .body-2.libro {
    height: auto;
  }

  .section-5 {
    height: 3000px;
  }

  .section-5.rooms {
    flex-flow: column;
    height: 2100px;
    display: flex;
  }

  .section-5.miras {
    height: 900px;
  }

  .section-5.uber, .section-5.libro {
    height: auto;
  }

  .section-5.juego {
    height: 1700px;
  }

  .section-5.infog {
    height: auto;
  }

  .image-7 {
    max-width: 500px;
  }

  .image-11 {
    width: 100%;
    height: auto;
  }

  .div-block-12 {
    width: 100%;
  }

  .section-6.psic {
    height: auto;
    margin-left: auto;
  }

  .section-6.rooms, .section-6.juego {
    height: auto;
  }

  .linkproyecto {
    font-size: 20px;
  }

  .div-block-15, .image-22, .image-23 {
    width: 100%;
  }

  .section-7 {
    height: 800px;
  }

  .image-38, .image-39, .image-41 {
    display: block;
  }

  .section-8 {
    height: auto;
  }

  .div-block-21 {
    width: 100%;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-28 {
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .image-49 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-51.uber {
    width: 100%;
    max-width: 80%;
    height: auto;
  }

  .imagerooms {
    width: 100%;
    height: auto;
  }

  .icon {
    padding-left: 25px;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .right-arrow {
    height: auto;
    padding-bottom: 140px;
  }

  .image-58 {
    padding-right: 0;
  }

  .image-59 {
    width: 100%;
  }

  .image-61 {
    max-height: 300px;
  }

  .cell-17 {
    justify-content: center;
    align-items: center;
  }

  .paragraph-26 {
    text-align: center;
    padding-right: 0;
    font-size: 14px;
    display: flex;
  }

  .paragraph-27 {
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    display: flex;
  }

  .quick-stack-13 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .paragraph-28 {
    align-self: auto;
    font-size: 14px;
  }

  .image-72 {
    width: 100%;
  }

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

  .image-80 {
    width: 100%;
    height: auto;
    display: block;
  }

  .heading-24, .paragraph-31 {
    padding-left: 20px;
  }

  .cell-21 {
    justify-content: flex-start;
    align-items: center;
  }

  .image-89 {
    width: 50%;
  }

  .image-90 {
    order: 1;
  }

  .image-91 {
    width: 100%;
    height: auto;
    max-height: 110px;
  }

  .image-92 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .html-embed-2 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    height: auto;
  }

  .paragraph-37 {
    width: 100%;
  }

  .image-96, .image-97, .image-98 {
    width: 100%;
    height: auto;
    display: block;
  }

  .image-99 {
    width: 100%;
    height: auto;
  }

  .image-100 {
    width: 100%;
    max-height: 110px;
  }

  .quick-stack-18 {
    padding-top: 0;
    padding-left: 0;
  }

  .heading-33, .heading-34, .heading-35, .heading-36, .florence {
    color: #6f80de;
  }

  .image-107 {
    height: auto;
  }

  .cell-25 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .menu-button-2.w--open, .nav-menu-2, .nav-menu-3 {
    background-color: #f7e7f9;
  }

  .icon-4, .icon-5 {
    color: #6f80de;
  }
}

@media screen and (max-width: 479px) {
  .container-3 {
    margin-left: 32px;
    margin-right: 32px;
  }

  .div-block-3 {
    margin-right: auto;
  }

  .section-3 {
    height: 900px;
    padding-top: 0;
  }

  .heading-4 {
    font-size: 40px;
    line-height: 40px;
  }

  .quick-stack {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
  }

  .section-4 {
    height: 2000px;
    margin-top: 0;
  }

  .div-block-4, .div-block-5 {
    height: 200px;
  }

  .quick-stack-4 {
    padding-bottom: 20px;
  }

  .cell-5 {
    padding-top: 0;
  }

  .div-block-6 {
    height: 200px;
  }

  .slider {
    flex-direction: row;
    display: flex;
  }

  .slide {
    width: 100%;
  }

  .slide-2 {
    width: 100%;
    padding-right: 0;
  }

  .slide-3 {
    width: 100%;
    padding-left: 0;
  }

  .div-block-7, .div-block-8 {
    height: 200px;
  }

  .slide-4 {
    width: 100%;
  }

  .div-block-9, .div-block-10 {
    height: 200px;
  }

  .footer {
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .quick-stack-5 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-10 {
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 40px;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
  }

  .container-10.libro {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }

  .deco-proyecto {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

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

  .quick-stack-6 {
    grid-row-gap: 20px;
    padding: 8px 0;
  }

  .paragraph-13 {
    text-align: left;
    font-size: 14px;
  }

  .paragraph-13.rooms {
    font-size: 14px;
  }

  .div-block-11, .div-block-11.uber {
    height: 200px;
  }

  .div-block-11.info {
    background-color: #fde2e0;
    flex: 0 auto;
    height: 200px;
  }

  .div-block-11.juego {
    height: 200px;
  }

  .container-11.psiconecta, .container-11.rooms {
    flex-flow: column;
  }

  .body-2 {
    height: 4000px;
  }

  .body-2.miras {
    height: 3000px;
  }

  .body-2.uber {
    height: 2900px;
  }

  .body-2.rooms {
    height: 300px;
  }

  .body-2.juego {
    height: 3800px;
  }

  .body-2.infog {
    height: 1100px;
  }

  .quick-stack-7 {
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .section-5 {
    height: 2500px;
  }

  .section-5.rooms {
    height: 2200px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .section-5.miras {
    height: 1150px;
  }

  .section-5.uber {
    height: auto;
  }

  .section-5.libro {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .section-5.juego {
    height: 2350px;
  }

  .section-5.infog {
    height: 450px;
  }

  .paragraph-14 {
    text-align: left;
    font-size: 16px;
  }

  .cell-8 {
    text-align: left;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .cell-9 {
    justify-content: flex-start;
    align-items: flex-start;
  }

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

  .cell-10 {
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .paragraph-15, .paragraph-17 {
    font-size: 14px;
  }

  .quick-stack-8 {
    flex: 0 auto;
  }

  .image-7, .image-8 {
    width: 100%;
    height: auto;
  }

  .paragraph-18 {
    padding-top: 0;
    font-size: 14px;
  }

  .paragraph-19 {
    text-align: left;
    font-size: 14px;
  }

  .image-11 {
    width: 100%;
  }

  .div-block-13 {
    width: 100%;
    height: auto;
  }

  .section-6.psic {
    height: auto;
  }

  .section-6.rooms {
    height: auto;
    padding-top: 0;
  }

  .section-6.juego {
    height: auto;
  }

  .container-17 {
    margin-left: 20px;
    margin-right: 20px;
    padding-right: 0;
  }

  .container-17.rooms {
    margin: 40px 20px;
  }

  .image-19 {
    width: 100%;
    height: auto;
  }

  .container-18 {
    margin-top: 40px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .image-20 {
    width: 100%;
    height: auto;
  }

  .linkproyecto {
    text-align: right;
    font-size: 18px;
  }

  .quick-stack-9 {
    padding-top: 0;
  }

  .image-22, .image-23 {
    width: 100%;
    max-width: 800px;
    height: auto;
  }

  .container-20 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .quick-stack-10, .container-21 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-24 {
    width: 100%;
    height: auto;
  }

  .paragraph-20 {
    font-size: 14px;
  }

  .section-7 {
    height: 1050px;
  }

  .image-31 {
    width: 100%;
    height: auto;
  }

  .quick-stack-11 {
    grid-row-gap: 19px;
    order: -1;
    align-self: center;
    height: auto;
    margin-left: 20px;
    margin-right: 20px;
  }

  .image-38 {
    width: auto;
    height: auto;
    display: block;
  }

  .image-39 {
    object-fit: fill;
    width: 100%;
    height: auto;
    display: block;
  }

  .image-41 {
    object-fit: fill;
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
  }

  .section-8, .container-27 {
    height: auto;
  }

  .paragraph-22 {
    font-size: 14px;
  }

  .cell-15 {
    justify-content: center;
    align-items: flex-end;
  }

  .paragraph-23 {
    text-align: left;
    font-size: 14px;
  }

  .paragraph-24 {
    font-size: 14px;
  }

  .image-51.uber {
    max-width: 60%;
  }

  .heading-13 {
    color: #6f80de;
  }

  .imagerooms {
    object-fit: fill;
  }

  .image-53 {
    width: 100%;
  }

  .icon {
    justify-content: center;
    align-items: center;
    display: block;
  }

  .image-60 {
    padding-left: 0;
    padding-right: 0;
  }

  .icon-2 {
    padding-bottom: 130px;
  }

  .paragraph-25 {
    font-size: 14px;
  }

  .image-72 {
    width: 100%;
  }

  .image-78 {
    aspect-ratio: auto;
    object-fit: cover;
    width: 100%;
    height: 100%;
    max-height: 200px;
  }

  .image-80 {
    object-fit: cover;
    width: 100%;
    height: 200px;
    max-height: 300px;
  }

  .quick-stack-17 {
    width: 100%;
  }

  .paragraph-30 {
    font-size: 16px;
  }

  .heading-24 {
    padding-left: 10px;
  }

  .paragraph-31 {
    padding-left: 10px;
    padding-right: 40px;
    font-size: 14px;
  }

  .paragraph-32, .paragraph-33, .paragraph-34 {
    font-size: 16px;
  }

  .paragraph-35, .paragraph-36 {
    font-size: 14px;
  }

  .image-89 {
    width: 100%;
  }

  .image-92 {
    display: block;
  }

  .html-embed-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 70%;
  }

  .div-block-27 {
    justify-content: center;
    align-items: center;
  }

  .paragraph-37 {
    width: 100%;
  }

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

  .cell-23 {
    text-align: left;
    justify-content: center;
    align-items: flex-start;
  }

  .heading-25, .heading-26, .heading-27 {
    color: #6f80de;
  }

  .image-96 {
    width: 85%;
    height: auto;
  }

  .image-97 {
    width: 100%;
    height: auto;
  }

  .image-98 {
    object-fit: fill;
    width: 100%;
    height: auto;
  }

  .image-99 {
    width: 100%;
    height: auto;
  }

  .heading-28, .heading-29, .heading-30, .heading-31, .heading-32 {
    color: #6f80de;
  }

  .quick-stack-18 {
    margin-left: auto;
    padding-left: 0;
  }

  .heading-37, .florence {
    color: #6f80de;
  }

  .florence:hover {
    color: #ab47bc;
  }

  .image-102 {
    height: 80%;
  }

  .image-107 {
    height: auto;
  }

  .cell-25 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .image-109 {
    width: 280px;
    padding-top: 40px;
  }

  .cell-26 {
    justify-content: center;
    align-items: flex-start;
  }

  .image-110 {
    width: 90%;
  }

  .quick-stack-19 {
    padding: 0;
  }

  .nav-menu, .menu-button, .menu-button.w--open, .menu-button-2, .menu-button-2.w--open {
    background-color: #f7e7f9;
  }

  .nav-menu-2 {
    aspect-ratio: auto;
    background-color: #f7e7f9;
    position: absolute;
    top: auto;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .menu-button-3 {
    padding: 20px;
  }

  .menu-button-3.w--open, .nav-menu-3, .menu-button-4, .menu-button-4.w--open, .nav-menu-4, .menu-button-5, .menu-button-5.w--open, .nav-menu-5, .nav-menu-6, .menu-button-6, .menu-button-6.w--open, .nav-menu-7, .menu-button-7, .menu-button-7.w--open, .nav-menu-8, .menu-button-8, .menu-button-8.w--open, .nav-menu-9 {
    background-color: #f7e7f9;
  }

  .menu-button-9 {
    background-color: #f7e7f9;
    position: static;
  }

  .menu-button-9.w--open {
    background-color: #f7e7f9;
  }

  .icon-3 {
    box-sizing: border-box;
  }

  .icon-4 {
    color: #6f80de;
    padding-top: 10px;
    position: static;
  }

  .icon-5 {
    color: #6f80de;
    padding-top: 10px;
  }
}

#w-node-_3a009dd8-561c-9ff1-c696-77d1adb295fc-a648316a {
  grid-template-rows: auto;
  grid-template-columns: 5fr .75fr;
  display: grid;
}

#w-node-_5f2aa273-87b9-f929-bb22-eeecef81f4c8-a648316a, #w-node-d6e538d9-02de-57f8-04a3-ecd2094d8f02-a648316a, #w-node-_6d380934-1bb8-80db-c64b-7fbc3972af84-a648316a {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

#w-node-aea6fa8b-44dd-b2ac-98fa-903749dcd153-a648316a {
  grid-template-rows: auto;
  grid-template-columns: .25fr .25fr 1.25fr;
  display: grid;
}

#w-node-f297d237-2d54-4f45-caf2-e47116ccb0db-a648316a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
}

#w-node-a3675090-31a8-5129-e51a-6ff931b2d0dd-09ea1d5c {
  grid-template-rows: auto;
  grid-template-columns: .25fr .5fr 1fr;
}

#w-node-de39bc70-4fc8-5250-2380-e28c89d5a821-09ea1d5c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-ea644750-b6dc-ae52-876a-325366b44f38-09ea1d5c, #w-node-ae3c2f1e-e4ba-8408-fce1-a310634f5653-09ea1d5c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-a3675090-31a8-5129-e51a-6ff931b2d0dd-bd4e7574 {
  grid-template-rows: auto;
  grid-template-columns: .25fr .5fr 1fr;
}

#w-node-de39bc70-4fc8-5250-2380-e28c89d5a821-bd4e7574 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-ab5ee87d-d065-9fcd-c36e-949b5c240f00-bd4e7574, #w-node-f112e626-b342-d954-7317-7b1b741a5973-bd4e7574, #w-node-ce4df962-08f9-d916-38c5-354cd80d79b4-bd4e7574 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-a3675090-31a8-5129-e51a-6ff931b2d0dd-957aa673 {
  grid-template-rows: auto;
  grid-template-columns: .25fr .5fr 1fr;
}

#w-node-_1bdd59ef-ee78-d512-3c6d-742929d72098-957aa673 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_560c9797-6cba-3d0d-e385-ef5c20e661cd-957aa673 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

#w-node-_2ed32501-456b-c926-2d0e-6936e40d4b23-957aa673 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1f076c8b-6ec2-b50f-09fb-7eb4ff08d6ec-957aa673 {
  grid-row: span 2 / span 2;
}

#w-node-c82b9597-3457-ea68-4bbf-ffacd747cf79-957aa673, #w-node-c82b9597-3457-ea68-4bbf-ffacd747cf81-957aa673 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-a3675090-31a8-5129-e51a-6ff931b2d0dd-48c20d95 {
  grid-template-rows: auto;
  grid-template-columns: .25fr .5fr 1fr;
}

#w-node-_4ee24102-2c7b-74e7-f15d-d021daaedf36-48c20d95 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_433c1b53-484b-38cf-9b34-76884efb56cb-48c20d95 {
  grid-row: span 2 / span 2;
}

#w-node-de39bc70-4fc8-5250-2380-e28c89d5a821-48c20d95, #w-node-bc8d658e-2280-1c66-b389-e3317de1ffee-48c20d95 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_9b46d367-d99c-9fd2-c65c-9ff277af7b9f-48c20d95 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-bccf57da-4d61-152b-9d34-d94dd142a74f-48c20d95, #w-node-bccf57da-4d61-152b-9d34-d94dd142a757-48c20d95 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-a3675090-31a8-5129-e51a-6ff931b2d0dd-940af83c {
  grid-template-rows: auto;
  grid-template-columns: .25fr .5fr 1fr;
}

#w-node-_4ee24102-2c7b-74e7-f15d-d021daaedf36-940af83c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
}

#w-node-e72662c4-babb-02ac-2f0b-35ea701e23f7-940af83c, #w-node-e72662c4-babb-02ac-2f0b-35ea701e23ff-940af83c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-a3675090-31a8-5129-e51a-6ff931b2d0dd-fe3ed76e {
  grid-template-rows: auto;
  grid-template-columns: .25fr .5fr 1fr;
}

#w-node-_4ee24102-2c7b-74e7-f15d-d021daaedf36-fe3ed76e {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_77d9b9a3-17e0-cd26-8132-456cd9d8e9c0-fe3ed76e {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1505e556-b8f6-b87d-63f0-fee180aa85d2-fe3ed76e, #w-node-_1505e556-b8f6-b87d-63f0-fee180aa85da-fe3ed76e {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_08711ab3-41b9-c77b-1ad0-4e4166febc6b-73dca144 {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1.25fr;
}

#w-node-a3675090-31a8-5129-e51a-6ff931b2d0dd-1520d359 {
  grid-template-rows: auto;
  grid-template-columns: .25fr .5fr 1fr;
}

#w-node-_1505e556-b8f6-b87d-63f0-fee180aa85d2-1520d359, #w-node-_1505e556-b8f6-b87d-63f0-fee180aa85da-1520d359 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_3a009dd8-561c-9ff1-c696-77d1adb295fc-a648316a {
    grid-template-rows: auto;
    grid-template-columns: 3.5fr 1fr;
  }

  #w-node-a3675090-31a8-5129-e51a-6ff931b2d0dd-09ea1d5c {
    grid-template-rows: auto;
    grid-template-columns: .25fr .5fr 1fr;
  }

  #w-node-_4ee24102-2c7b-74e7-f15d-d021daaedf36-48c20d95 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_433c1b53-484b-38cf-9b34-76884efb56cb-48c20d95 {
    order: 9999;
    grid-row: span 2 / span 2;
  }

  #w-node-bccf57da-4d61-152b-9d34-d94dd142a757-48c20d95 {
    grid-template-rows: auto;
    grid-template-columns: 1fr .5fr;
  }

  #w-node-a3675090-31a8-5129-e51a-6ff931b2d0dd-fe3ed76e {
    grid-template-rows: auto;
    grid-template-columns: .25fr .75fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_3a009dd8-561c-9ff1-c696-77d1adb295fc-a648316a {
    grid-template-rows: auto;
    grid-template-columns: 4.5fr;
  }

  #w-node-a3675090-31a8-5129-e51a-6ff931b2d0dd-09ea1d5c {
    grid-template-rows: auto;
    grid-template-columns: .5fr 1.25fr 1fr;
  }

  #w-node-de39bc70-4fc8-5250-2380-e28c89d5a821-09ea1d5c, #w-node-de39bc70-4fc8-5250-2380-e28c89d5a821-bd4e7574, #w-node-ab5ee87d-d065-9fcd-c36e-949b5c240f00-bd4e7574, #w-node-_1bdd59ef-ee78-d512-3c6d-742929d72098-957aa673 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_4ee24102-2c7b-74e7-f15d-d021daaedf36-48c20d95 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_433c1b53-484b-38cf-9b34-76884efb56cb-48c20d95 {
    order: 9999;
    grid-row: span 2 / span 2;
  }

  #w-node-de39bc70-4fc8-5250-2380-e28c89d5a821-48c20d95 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-bc8d658e-2280-1c66-b389-e3317de1ffee-48c20d95 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  #w-node-_4ee24102-2c7b-74e7-f15d-d021daaedf36-940af83c {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-a3675090-31a8-5129-e51a-6ff931b2d0dd-1520d359 {
    grid-template-rows: auto;
    grid-template-columns: .25fr .75fr 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_3a009dd8-561c-9ff1-c696-77d1adb295fc-a648316a {
    grid-template-rows: auto;
    grid-template-columns: .5fr;
  }

  #w-node-_5f2aa273-87b9-f929-bb22-eeecef81f4c8-a648316a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-d6e538d9-02de-57f8-04a3-ecd2094d8f02-a648316a, #w-node-_6d380934-1bb8-80db-c64b-7fbc3972af84-a648316a {
    grid-template-rows: auto;
    grid-template-columns: 1.25fr;
  }

  #w-node-aea6fa8b-44dd-b2ac-98fa-903749dcd153-a648316a {
    grid-template-rows: auto;
    grid-template-columns: .25fr;
  }

  #w-node-f297d237-2d54-4f45-caf2-e47116ccb0db-a648316a {
    grid-template-rows: auto;
    grid-template-columns: 2.75fr 1fr;
  }

  #w-node-a3675090-31a8-5129-e51a-6ff931b2d0dd-09ea1d5c {
    grid-template-rows: auto;
    grid-template-columns: 1.25fr;
    display: grid;
  }

  #w-node-de39bc70-4fc8-5250-2380-e28c89d5a821-09ea1d5c {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-ae3c2f1e-e4ba-8408-fce1-a310634f5653-09ea1d5c {
    grid-template-rows: auto;
    grid-template-columns: 1.5fr 1fr;
  }

  #w-node-a3675090-31a8-5129-e51a-6ff931b2d0dd-bd4e7574 {
    grid-template-rows: auto;
    grid-template-columns: 1.25fr;
    display: grid;
  }

  #w-node-de39bc70-4fc8-5250-2380-e28c89d5a821-bd4e7574, #w-node-ab5ee87d-d065-9fcd-c36e-949b5c240f00-bd4e7574 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-ce4df962-08f9-d916-38c5-354cd80d79b4-bd4e7574 {
    grid-template-rows: auto;
    grid-template-columns: 1.5fr 1fr;
  }

  #w-node-a3675090-31a8-5129-e51a-6ff931b2d0dd-957aa673 {
    grid-template-rows: auto;
    grid-template-columns: 1.25fr;
    display: grid;
  }

  #w-node-_2ed32501-456b-c926-2d0e-6936e40d4b23-957aa673 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_1f076c8b-6ec2-b50f-09fb-7eb4ff08d6ec-957aa673 {
    grid-row: span 2 / span 2;
  }

  #w-node-c82b9597-3457-ea68-4bbf-ffacd747cf81-957aa673 {
    grid-template-rows: auto;
    grid-template-columns: 1.5fr 1fr;
  }

  #w-node-a3675090-31a8-5129-e51a-6ff931b2d0dd-48c20d95 {
    grid-template-rows: auto;
    grid-template-columns: 1.25fr;
    display: grid;
  }

  #w-node-_4ee24102-2c7b-74e7-f15d-d021daaedf36-48c20d95 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_433c1b53-484b-38cf-9b34-76884efb56cb-48c20d95 {
    order: 9999;
    grid-row: span 1 / span 1;
  }

  #w-node-de39bc70-4fc8-5250-2380-e28c89d5a821-48c20d95 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-bc8d658e-2280-1c66-b389-e3317de1ffee-48c20d95 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_9b46d367-d99c-9fd2-c65c-9ff277af7b9f-48c20d95 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-a3675090-31a8-5129-e51a-6ff931b2d0dd-940af83c {
    grid-template-rows: auto;
    grid-template-columns: .75fr;
    display: grid;
  }

  #w-node-_4ee24102-2c7b-74e7-f15d-d021daaedf36-940af83c {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-e72662c4-babb-02ac-2f0b-35ea701e23ff-940af83c {
    grid-template-rows: auto;
    grid-template-columns: 1.5fr 1fr;
  }

  #w-node-a3675090-31a8-5129-e51a-6ff931b2d0dd-fe3ed76e {
    grid-template-rows: auto;
    grid-template-columns: 1.75fr;
    display: grid;
  }

  #w-node-_4ee24102-2c7b-74e7-f15d-d021daaedf36-fe3ed76e {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_433c1b53-484b-38cf-9b34-76884efb56cb-fe3ed76e {
    grid-row: span 1 / span 1;
  }

  #w-node-_77d9b9a3-17e0-cd26-8132-456cd9d8e9c0-fe3ed76e {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_08711ab3-41b9-c77b-1ad0-4e4166febc6b-73dca144 {
    grid-template-rows: auto;
    grid-template-columns: .75fr;
  }

  #w-node-a3675090-31a8-5129-e51a-6ff931b2d0dd-1520d359 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    display: grid;
  }

  #w-node-_1505e556-b8f6-b87d-63f0-fee180aa85d2-1520d359, #w-node-_1505e556-b8f6-b87d-63f0-fee180aa85da-1520d359 {
    grid-template-rows: auto;
    grid-template-columns: 1.5fr 1fr;
  }
}


@font-face {
  font-family: 'Figtree';
  src: url('../fonts/Figtree-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Figtree';
  src: url('../fonts/Figtree-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Figtree';
  src: url('../fonts/Figtree-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Figtree';
  src: url('../fonts/Figtree-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Figtree';
  src: url('../fonts/Figtree-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Figtree';
  src: url('../fonts/Figtree-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Figtree';
  src: url('../fonts/Figtree-ExtraBoldItalic.ttf') format('truetype'), url('../fonts/Figtree-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Figtree';
  src: url('../fonts/Figtree-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Figtree';
  src: url('../fonts/Figtree-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Figtree';
  src: url('../fonts/Figtree-ExtraBold.ttf') format('truetype'), url('../fonts/Figtree-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Figtree';
  src: url('../fonts/Figtree-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Figtree';
  src: url('../fonts/Figtree-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}