:root {
  --black-ish: #1d1d1d;
  --white: white;
  --black: black;
  --burntsienna: #e57c4fa3;
  --black-2: #333;
  --crimson: #ff003b;
  --steel-blue-3: #0075e2;
  --yellow: #e6de00;
  --crimson-2: #c91d67;
  --white-smoke-2: #efefef8f;
  --cornflower-blue: #4783ee;
  --white-smoke: #efefef;
  --turquesa: #00d0e6;
  --gainsboro: #dedcdc;
  --dodger-blue: #0095e6;
  --steel-blue: #0172af;
  --steel-blue-2: #004c75;
  --forest-green: #16993d;
  --black-3: #333;
  --goldenrod: #e6ad00;
}

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

.navbar {
  background-color: #0000;
  border-bottom-color: #fff;
  justify-content: space-between;
  width: 100vw;
  margin-top: 19px;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 10px;
  display: block;
  position: fixed;
}

.brand {
  float: left;
  width: auto;
  height: auto;
  padding-bottom: 0;
  display: flex;
}

.boton-navbar {
  color: #333;
  letter-spacing: 2px;
  text-transform: lowercase;
  margin-right: 15px;
  padding: 10px 10px 5px;
  font-family: Inconsolata, monospace;
  font-size: 13px;
  font-weight: 500;
}

.boton-navbar:hover {
  color: #333;
  border-bottom: 1px solid #333;
  margin-right: 15px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
}

.marco-inferior-permanente {
  z-index: 100;
  background-image: linear-gradient(#fff, #fff);
  height: 50px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

.marco-inferior-permanente.superior {
  inset: 0 0 auto;
}

.nav-menu {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 250px;
  margin-top: 20px;
  margin-right: 19px;
  display: none;
  position: absolute;
  inset: 76% 63% auto auto;
}

.subscribete {
  background-image: none;
  border: 1px solid #333;
  flex-direction: column;
  justify-content: center;
  width: 167px;
  height: 40px;
  display: flex;
}

.subscribete:hover {
  background-color: #454545;
}

.text-block-6 {
  color: #333;
  text-align: center;
  letter-spacing: 1px;
  font-family: Inconsolata, monospace;
  font-size: 11px;
  font-style: normal;
  line-height: 12px;
  text-decoration: underline;
}

.text-block-7 {
  color: #333;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Exo, sans-serif;
  font-weight: 700;
  text-decoration: underline;
}

.text-block-7:hover {
  color: #fff;
}

.div-block-40 {
  flex: 0 auto;
}

.navbar-2 {
  z-index: 50000;
  background-color: #fff;
  padding: 10px 10px 10px 20px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.nav-link {
  opacity: .87;
  color: #333;
  letter-spacing: 2px;
  text-transform: none;
  background-color: #0000;
  border-bottom: 2px solid #0000;
  margin-right: 10px;
  padding: 5px 15px 5px 20px;
  font-family: Inconsolata, monospace;
  font-size: 12px;
  font-weight: 300;
  transition: opacity .2s, transform .2s;
  display: inline-block;
}

.nav-link:hover {
  opacity: 1;
  color: #000;
  border-bottom: 2px solid #000;
  font-weight: 400;
  transform: translate(0, -2px);
}

.nav-link.w--current {
  opacity: 1;
  color: #333;
  border-style: none;
  border-bottom-color: #333;
  text-decoration: line-through;
}

.nav-link.w--current:hover {
  border-bottom-style: solid;
  text-decoration: none;
}

.nav-link.subs {
  color: #fff;
  letter-spacing: 3px;
  background-color: #000;
  padding-right: 17px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  display: none;
}

.nav-link.subs:hover {
  background-color: #00d0e6;
  border-bottom-style: none;
  border-bottom-color: #fff;
}

.menu-icon {
  float: right;
  line-height: 13px;
  display: inline-block;
}

.logo {
  margin-left: 38px;
  padding: 5px;
}

.logo.w--current {
  padding: 0;
}

.menu-link {
  float: left;
  margin-right: 1px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 12px;
  line-height: 14px;
  display: inline-block;
}

.menu-button-2 {
  float: right;
  color: #ffffffd9;
  border-radius: 2px;
  margin-top: 0;
  padding: 10px 8px 9px;
  transition: background-color .35s, color .35s;
  display: block;
}

.menu-button-2:hover {
  color: #fff;
  background-color: #ffffff1a;
}

.menu-button-2.w--open {
  background-color: #ffffff40;
}

.section {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 20px;
  display: flex;
}

.paragraph {
  color: #fff;
  letter-spacing: 1.2px;
  font-family: Droid Sans, sans-serif;
  font-size: 13px;
  line-height: 28px;
}

.titulo {
  color: #fff;
  font-family: Josefin Sans, sans-serif;
  font-size: 19px;
  font-weight: 500;
}

.div-block-45 {
  flex: 1;
  display: flex;
}

.parrafos {
  color: #fff;
  letter-spacing: 2px;
  margin-top: 18px;
  font-family: Droid Sans, sans-serif;
  font-size: 13px;
  font-style: normal;
  line-height: 20px;
}

.div-block-46 {
  border-bottom: 1px solid #333;
  margin-bottom: 15px;
  padding-bottom: 26px;
  display: flex;
}

.div-block-44 {
  flex: 1;
}

.contactos {
  background-color: #333;
  flex: 1;
  margin-bottom: 60px;
  padding: 15px 40px 24px;
}

.div-block-43 {
  flex: 1;
}

.div-block-47 {
  flex: 1;
  display: flex;
}

.image-8 {
  margin-top: 0;
}

.div-block-130 {
  z-index: 500;
  flex-direction: column;
  margin-top: 0;
  margin-left: 0;
  display: flex;
  position: static;
}

.link-block-3 {
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-bottom: 0;
  display: flex;
}

.div-block-148 {
  z-index: 3500;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 10%;
  padding: 2% 10px 10px;
  display: flex;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
}

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

.nav {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
}

.nav-men {
  cursor: pointer;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  width: 40px;
  height: 30px;
  display: flex;
}

.menu-linea-1 {
  background-color: var(--black-ish);
  color: var(--black-ish);
  width: 30px;
  height: 1px;
}

.menu-linea-2 {
  background-color: var(--black-ish);
  color: var(--black-ish);
  width: 35px;
  height: 1px;
}

.div-block-151 {
  background-color: var(--black-ish);
  color: var(--black-ish);
  width: 25px;
  height: 1px;
}

.nav-menu-open {
  z-index: 3000;
  transform-origin: 100%;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100vw;
  height: 100vh;
  padding: 72px;
  display: none;
  position: fixed;
}

.menu-bottons {
  color: #000;
  justify-content: center;
  align-items: center;
  padding: 16px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  text-decoration: none;
  display: flex;
}

.text-menus {
  text-align: center;
  letter-spacing: 6px;
  text-transform: uppercase;
  border-bottom: 1px solid #000;
  width: auto;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Josefin Sans, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 100%;
}

.div-block-154 {
  z-index: 4000;
  padding: 12px;
  position: fixed;
}

.link-block-4 {
  padding: 16px;
}

.menu {
  color: var(--black-ish);
  letter-spacing: 1px;
  font-family: Josefin Sans, sans-serif;
  font-size: 12px;
}

.caja-secciones {
  z-index: 300;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  max-width: 1000px;
  min-height: 500px;
  margin-top: 0;
  margin-bottom: 50px;
  display: flex;
  position: relative;
}

.caja-secciones.contacto {
  border: 1px solid var(--black-ish);
  flex-direction: row;
  height: auto;
  min-height: auto;
  margin-bottom: 0;
  padding: 36px;
  display: flex;
  transform: translate(0);
}

.section-6 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-164 {
  flex: 1;
}

.link {
  color: var(--black-ish);
  letter-spacing: 2px;
  margin-left: 8px;
  font-family: Josefin Sans, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.titulos-contactos {
  letter-spacing: 2px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 800;
}

.div-block-165 {
  height: 100px;
}

.div-block-176 {
  z-index: 0;
  flex-direction: row;
  justify-content: space-between;
  width: 80%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: fixed;
  inset: 0;
}

.linea-fondo {
  background-color: #efefef;
  width: 1px;
}

.menu-minimal {
  z-index: 9999;
  justify-content: space-between;
  align-items: center;
  height: 55px;
  padding: 17px 29px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.menu-desplegable {
  z-index: 80000;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  opacity: 1;
  background-color: #0000;
  grid-template: ". ."
  / 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  margin-left: 0;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-211 {
  opacity: 1;
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding: 50px;
  display: flex;
}

.div-block-212 {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 50px;
  display: flex;
}

.menu-izq {
  text-align: right;
  letter-spacing: 3px;
  background-color: #0000;
  font-family: Josefin Sans, sans-serif;
  font-size: 4vw;
  font-weight: 700;
  line-height: 5vw;
}

.menu-izq.der {
  color: #000;
}

.menu-izq.der.pequeo {
  padding: 2px;
  font-size: 1vw;
  line-height: 3vw;
}

.div-block-217 {
  z-index: 500000;
  padding: 11px;
  position: static;
}

.div-block-218 {
  background-color: #000;
  width: 30px;
  height: 2px;
  margin-top: 7px;
  margin-bottom: 7px;
}

.image-35 {
  margin-top: 24px;
  margin-left: 31px;
  position: fixed;
  top: 0;
  left: 0;
}

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

.div-block {
  grid-column-gap: 1px;
  grid-row-gap: 16px;
  border-top: 1px solid #000;
  grid-template: "."
  / 1fr .75fr .75fr .75fr;
  grid-auto-columns: 1fr;
  margin-top: 9px;
  padding-top: 13px;
  padding-bottom: 18px;
  display: grid;
}

.button {
  color: #000;
  letter-spacing: 1px;
  background-color: #fff;
  margin: 20px;
  font-family: PT Sans, sans-serif;
  font-size: 12px;
  line-height: 12px;
  transition: transform .35s cubic-bezier(.52, -.005, .339, .989), background-color .4s cubic-bezier(.509, .007, .386, .995);
  position: fixed;
  inset: auto auto 0% 0%;
}

.button:hover {
  color: #fff;
  background-color: #000;
  font-weight: 900;
  transform: translate(-20px);
}

.button.notm {
  font-family: Inconsolata, monospace;
  position: static;
}

.button.notm:hover {
  transform: translate(0, -10px);
}

.div-block-2 {
  flex-direction: column;
  align-self: center;
  padding: 11px;
  display: flex;
}

.image-7 {
  margin: 9px;
}

.link-block-2 {
  cursor: pointer;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.div-block-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 31px;
  padding: 12px;
  display: flex;
}

.text-block {
  color: #000;
  border: 1px solid #0000;
  margin-top: 4px;
  margin-bottom: 4px;
  font-family: Inconsolata, monospace;
  font-size: 11px;
  transition: color .2s;
}

.text-block:hover {
  color: #0006;
}

.link-block-5 {
  z-index: 90002;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  margin: 20px;
  padding: 9px;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
}

.link-block-5.w--current {
  justify-content: center;
  align-items: center;
  padding: 5px;
  display: flex;
}

.link-foot {
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.seccion-foot {
  color: #000;
  margin: 7px;
  padding: 1px;
  font-family: Inconsolata, monospace;
  font-size: 12px;
  line-height: 13px;
}

.seccion-foot:hover {
  text-decoration: line-through;
}

.contacto-movil {
  display: none;
}

.nav-wraper {
  z-index: 80000;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
  position: fixed;
  inset: 3% 2% auto auto;
}

.nav-button {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.nav-icon {
  background-color: var(--white);
  border-bottom: 1px solid #000;
  padding: 7px;
  font-family: Inconsolata, monospace;
  font-size: 20px;
}

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

.nav-lin {
  margin-top: 9px;
  padding: 12px;
  text-decoration: none;
}

.nav-seleccion {
  background-color: var(--white);
  color: var(--black);
  border: 1px solid #000;
  margin-top: 5px;
  margin-bottom: 8px;
  padding: 9px 6px;
  font-family: Inconsolata, monospace;
  font-size: 19px;
  font-weight: 400;
}

.nav-seleccion:hover {
  background-color: var(--black);
  color: var(--white);
}

.div-block-246 {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex: 0 auto;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-246.logoss {
  flex: 1;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  align-self: stretch;
  justify-items: center;
  max-width: none;
  margin-left: 10vh;
  margin-right: 10vh;
}

.logo-ex {
  width: 100px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: 12px;
}

.hamburger {
  z-index: 201;
  cursor: pointer;
  background-color: #fff;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 60px;
  height: 65px;
  display: flex;
  position: fixed;
  inset: 4% 4% auto auto;
}

.head-cover {
  z-index: 1000;
  background-color: var(--black);
  background-image: none;
  background-size: auto;
  background-attachment: scroll;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: relative;
}

.head-cover.web-design {
  background-image: url('../images/portada-web.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.head-cover.dise-o-grafico {
  background-image: linear-gradient(#00000045, #00000045), url('../images/portada-2.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.head-cover.editorial {
  background-image: url('../images/portada-6.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.head-cover.home {
  background-color: var(--burntsienna);
  background-image: linear-gradient(#0003, #0003), url('../images/eschome.png');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
  background-attachment: scroll, fixed;
}

.head-cover.home.marco {
  background-color: #0000;
  background-image: url('../images/_DSC4327-copia.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100vw;
  height: 100vh;
  margin: 0;
  display: flex;
}

.head-cover.rrss {
  background-image: url('../images/portada-5.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.head-cover.foto {
  background-image: url('../images/portada-min.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.head-cover.vid {
  background-color: var(--white);
  background-image: url('../images/portada-4.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.head-cover.capaci {
  background-image: url('../images/portada-capacitaciones.jpg');
  background-position: 50%;
  background-size: cover;
}

.head-cover.blog {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  height: 90vh;
}

.section-15 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 35px 0;
  display: flex;
  position: static;
}

.section-15.foot {
  z-index: 1001;
  background-color: var(--black);
  height: 100vh;
  position: relative;
}

.section-15.social-media {
  background-color: var(--black-2);
  background-image: url('../images/fondos.jpg');
  background-position: 0 0;
  background-size: 675px;
}

.section-15.b {
  padding-top: 0;
  padding-bottom: 0;
}

.section-15.proyecto {
  margin-left: 12vw;
  margin-right: 12vw;
}

.section-15.home {
  padding: 13px 7vw;
}

.heading-12 {
  color: var(--black);
  text-align: center;
  letter-spacing: 0;
  text-transform: none;
  width: 50%;
  margin-top: 61px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 15px;
}

.heading-12.foot {
  color: #5e5e5e;
  font-weight: 300;
}

.heading-12.espacio {
  margin-top: 10px;
  margin-bottom: 61px;
}

.big-1 {
  color: var(--black);
  text-align: center;
  margin: 44px 1vw;
  font-family: DM Serif Display, sans-serif;
  font-size: 3.9vw;
  font-weight: 400;
  line-height: 4vw;
  text-decoration: none;
}

.big-1.foot.b {
  color: var(--white);
  font-family: DM Serif Display, sans-serif;
}

.big-1.home {
  color: var(--white);
  margin: auto 22vw;
  font-size: 3vw;
  line-height: 3vw;
  display: block;
}

.big-1.espacio {
  margin-top: 105px;
}

.div-block-274 {
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-left: 15vw;
  margin-right: 15vw;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.div-block-274.foot {
  color: var(--white);
  flex: 1;
  justify-content: center;
}

.div-block-274.izquierdo {
  align-items: flex-start;
  margin-left: 5vw;
  margin-right: 5vw;
}

.div-block-274.c {
  margin-top: 100px;
}

.div-block-274.derecho {
  align-items: flex-end;
  margin-left: 5vw;
  margin-right: 5vw;
}

.div-block-274.proyecto {
  margin-left: 3vw;
  margin-right: 3vw;
}

.sub-secci-n {
  color: var(--black-2);
  text-align: center;
  letter-spacing: 0;
  text-transform: none;
  background-color: #0000;
  border-bottom: 1px solid #0000;
  margin-left: 18px;
  margin-right: 18px;
  padding: 8px 15px;
  font-family: Lato, sans-serif;
  font-size: 13px;
  transition: border-color .2s cubic-bezier(.55, .055, .675, .19), transform .2s cubic-bezier(.55, .055, .675, .19), color .2s cubic-bezier(.55, .055, .675, .19);
}

.sub-secci-n:hover {
  border-bottom: 1px solid var(--crimson);
  color: var(--crimson);
  transform: translate(0, -5px);
}

.sub-secci-n.menu {
  border-bottom-color: var(--black);
  align-self: center;
}

.sub-secci-n.menu:hover {
  border-bottom-color: var(--crimson);
}

.sub-secci-n.foot {
  color: #585858;
}

.sub-secci-n.foot:hover {
  border-bottom-color: var(--steel-blue-3);
  color: var(--steel-blue-3);
}

.sub-secci-n.correo {
  z-index: 1001;
  color: var(--white);
  flex: 0 auto;
  align-self: auto;
  margin-top: auto;
  position: fixed;
  inset: auto auto auto 0%;
  transform: rotate(-90deg);
}

.sub-secci-n.correo:hover {
  border-bottom-color: var(--yellow);
}

.sub-secci-n.b {
  background-color: var(--white);
  color: var(--black);
  margin-right: 0;
  font-family: DM Serif Display, sans-serif;
}

.div-block-275 {
  margin-top: 41px;
  margin-bottom: 41px;
}

.div-block-275.foot {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-275.foot.b {
  color: var(--black-ish);
  margin-top: 56px;
}

.lightbox-imagen {
  aspect-ratio: 1;
  cursor: pointer;
  object-fit: fill;
  flex: 1;
  overflow: hidden;
}

.imagen-lightbox {
  aspect-ratio: 1;
  cursor: pointer;
  background-color: #0000;
  width: 100%;
}

.lightbox-open {
  z-index: 3200;
  background-color: var(--white);
  justify-content: center;
  align-items: center;
  padding: 5vh 0;
  display: none;
  position: fixed;
  inset: 0%;
}

.lightbox-open.gris {
  background-color: #f8f8f8;
  display: none;
}

.slider-5 {
  background-color: #0000;
  flex: 1;
  align-self: auto;
  height: 100%;
  padding: 51px;
}

.icon-3 {
  color: #0000;
  background-image: url('../images/Iconos-Web_Mesa-de-trabajo-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 20px;
}

.icon-4 {
  color: #0000;
  background-image: url('../images/Iconos-Web_Mesa-de-trabajo-1-copia.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 20px;
}

.div-block-278 {
  flex-direction: row;
  align-self: stretch;
  display: flex;
}

.div-block-278.home {
  flex: 0 auto;
}

.big-2 {
  color: var(--black);
  text-align: center;
  margin: 44px 1vw;
  font-family: DM Serif Display, sans-serif;
  font-size: 2.5vw;
  font-weight: 400;
  line-height: 3vw;
  text-decoration: none;
  position: static;
}

.big-2.b {
  margin-bottom: 18px;
}

.big-2.b.blog {
  margin-top: 20px;
}

.big-2.c {
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  font-size: 1.8vw;
}

.big-2.c.izquierda {
  text-align: left;
}

.big-2.c.derecha {
  text-align: right;
}

.big-2.link {
  letter-spacing: 1px;
  border-bottom: 1px solid #0000;
}

.big-2.link:hover {
  border-bottom: 1px none var(--steel-blue-3);
  color: var(--crimson-2);
}

.big-2.d {
  margin-bottom: 10px;
}

.paragraph-7 {
  color: var(--black);
  text-align: center;
  max-width: 40vw;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 27px;
}

.paragraph-7.b {
  text-align: left;
}

.paragraph-7.videos {
  text-align: center;
  align-self: stretch;
  max-width: none;
  font-size: 10px;
}

.paragraph-7.derecho {
  text-align: right;
}

.paragraph-7.c {
  margin-bottom: 42px;
  margin-left: 39px;
  margin-right: 39px;
}

.paragraph-7.d {
  text-align: justify;
  max-width: 60vw;
}

.separador-negro {
  background-color: var(--black-2);
  color: var(--black);
  width: 1px;
  height: 30px;
  margin-top: 5px;
  margin-bottom: 37px;
}

.separador-negro.b {
  margin-bottom: 0;
}

.div-block-280 {
  z-index: 9000;
  background-color: #0000;
  background-image: url('../images/Iconos-Web_Mesa-de-trabajo-1-copia-3.png');
  background-position: 50%;
  background-size: cover;
  width: 40px;
  height: 40px;
  margin: 35px 3vw 85px 85px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.go-home {
  width: 157px;
  margin-top: 0;
  position: sticky;
  top: 35px;
}

.go-home.foot {
  width: 200px;
}

.boton-desecho {
  background-color: #0000;
  background-image: url('../images/Iconos-Web_Mesa-de-trabajo-1-copia-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 20px;
  border: 1px solid #000;
  border-radius: 20px;
  width: 40px;
  height: 40px;
  transition: background-color .2s cubic-bezier(.55, .055, .675, .19);
  position: absolute;
  inset: auto auto 5%;
}

.boton-desecho:hover {
  background-color: var(--white);
  color: var(--white);
  background-image: url('../images/Iconos-Web_Mesa-de-trabajo-1-copia-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 20px;
  width: 40px;
  height: 40px;
}

.button-2 {
  color: var(--white);
  background-color: #1d1d1de8;
  border-radius: 20px;
  margin-top: 1px;
  margin-bottom: 83px;
  font-family: Lato, sans-serif;
  font-size: 13px;
  transition: color .2s cubic-bezier(.55, .055, .675, .19), background-color .2s cubic-bezier(.749, .007, .912, .223);
}

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

.redes {
  color: var(--black-2);
  letter-spacing: 0;
  text-transform: none;
  background-color: #0000;
  border-bottom: 1px solid #0000;
  margin-left: 18px;
  margin-right: 18px;
  font-family: Lato, sans-serif;
  font-size: 13px;
  transition: border-color .2s cubic-bezier(.55, .055, .675, .19), transform .2s cubic-bezier(.55, .055, .675, .19), color .2s cubic-bezier(.55, .055, .675, .19);
}

.redes:hover {
  border-bottom: 1px solid var(--crimson);
  color: var(--crimson);
  transform: translate(0, -5px);
}

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

.image-60 {
  height: 100%;
}

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

.menu-new {
  z-index: 2100;
  cursor: pointer;
  background-color: #0000;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 71px;
  padding: 5px;
  display: flex;
  position: fixed;
  inset: 45% 3% auto auto;
}

.div-block-284 {
  background-color: var(--black);
  color: var(--black-2);
  width: 30px;
  height: 1px;
  margin-top: 5px;
  margin-bottom: 5px;
  transform: rotate(0);
}

.menu-wrapper {
  z-index: 1400;
  background-color: var(--white);
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-285 {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  padding: 10vh 8vw;
  display: flex;
}

.div-block-285.opciones {
  background-color: var(--black-2);
  background-color: #333;
  flex: 0 auto;
  width: 35%;
  padding-left: 3vw;
}

.boton-menu {
  color: var(--white);
  background-color: #0000;
  margin-top: 11px;
  margin-bottom: 11px;
  font-family: DM Serif Display, sans-serif;
  font-size: 27px;
  transition: transform .4s cubic-bezier(.215, .61, .355, 1), color .3s cubic-bezier(.755, .05, .855, .06);
}

.boton-menu:hover {
  color: var(--crimson);
  text-decoration: none;
  transform: translate(15px);
}

.boton-menu.w--current {
  border-bottom: 1px #000;
  text-decoration: line-through;
}

.boton-menu.black {
  color: var(--black-2);
}

.boton-menu.small {
  font-size: 13px;
  display: none;
}

.proyectos-menu {
  align-self: stretch;
  margin-top: 31px;
  margin-bottom: 31px;
  display: flex;
}

.proyecto-menu {
  color: var(--black-2);
  cursor: pointer;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-left: 1px;
  margin-right: 1px;
  text-decoration: none;
  display: flex;
}

.image-61 {
  width: 100%;
}

.text-block-15 {
  text-align: center;
  margin-top: 13px;
  margin-bottom: 13px;
  font-family: DM Serif Display, sans-serif;
  font-size: 13px;
}

.div-block-286 {
  background-color: var(--black-2);
  width: 30px;
  height: 1px;
  margin-top: 19px;
  margin-bottom: 19px;
}

.div-block-287 {
  padding: 15px 63px 48px;
}

.servicio {
  flex: 1;
  text-decoration: none;
  overflow: hidden;
}

.image-62 {
  width: 100%;
}

.service-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: stretch;
  display: grid;
}

.paso {
  flex: 1;
}

.div-block-289 {
  flex-direction: row;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  display: flex;
}

.div-block-290 {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  display: flex;
}

.div-block-291 {
  background-color: var(--black-2);
  width: 100%;
  height: 1px;
}

.div-block-292 {
  background-color: var(--black-2);
  border-radius: 20px;
  width: 20px;
  height: 20px;
  margin-bottom: -10px;
}

.image-63 {
  width: 20px;
}

.redes-link {
  z-index: 1001;
  margin: 31px 35px;
  position: fixed;
  inset: 0% 0% auto auto;
}

.red-holder {
  cursor: pointer;
  margin-left: 12px;
  margin-right: 12px;
  padding: 4px;
}

.link-holder {
  flex: 0 auto;
}

.div-block-293 {
  flex: 1;
  align-self: center;
}

.image-64 {
  width: 100%;
}

.video-2 {
  border: 6px solid var(--black-2);
  align-self: center;
  margin: 0;
}

.div-block-294 {
  flex-direction: row;
  align-self: stretch;
  display: flex;
}

.div-block-294.solo {
  justify-content: center;
  align-self: stretch;
  align-items: center;
}

.video-holder {
  flex-direction: column;
  flex: 1;
  align-self: stretch;
  padding: 30px;
  display: flex;
}

.video-holder.solo {
  flex: 0 auto;
  width: 50%;
}

.button-3 {
  z-index: 1501;
  color: var(--black);
  background-color: #0000;
  font-family: Lato, sans-serif;
  font-size: 13px;
  transition: border-color .2s cubic-bezier(.55, .055, .675, .19);
  position: fixed;
  inset: 46% auto auto 1%;
  transform: rotate(-90deg);
}

.button-3:hover {
  border-right: 0 #0000;
  border-bottom: 1px solid var(--white);
}

.button-3.b {
  color: var(--black-2);
}

.button-3.b:hover {
  border-bottom-color: var(--black);
}

.button-3.proyect {
  color: var(--black);
}

.button-3.proyect:hover {
  border-right-style: none;
}

.image-65 {
  margin-bottom: 26px;
  margin-left: 16px;
  padding-left: 0;
}

.div-block-295 {
  background-color: var(--black-2);
  width: 100%;
  height: 100%;
  display: none;
  position: relative;
  inset: -100% 0% 0%;
}

.vertical-video-holder {
  flex: 1;
  align-self: center;
  padding: 7vh 0;
}

.vertical-video-holder.home {
  padding-left: 2vw;
  padding-right: 2vw;
}

.link-block-8 {
  color: var(--black-2);
  cursor: pointer;
  flex: 1;
  text-decoration: none;
}

.link-block-8.b {
  flex: 0 auto;
  width: 33.3vw;
}

.image-68 {
  width: 100%;
}

.link-block-9 {
  z-index: 2000;
  width: 150px;
  height: 30px;
  margin: 31px auto;
  position: fixed;
  inset: 0% 0% auto;
  overflow: hidden;
}

.link-block-9.proyect {
  background-image: url('../images/Iconos-Web-09.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.link-block-9.proyect.w--current {
  background-image: url('../images/Logo-frale-01.png');
}

.link-block-9.menu {
  z-index: 3201;
  background-image: url('../images/Iconos-Web-09.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.link-block-9.menu.w--current {
  background-image: url('../images/Iconos-Web-09.png');
  background-repeat: no-repeat;
  background-size: contain;
}

.section-17 {
  background-color: #efefef7d;
  padding: 7vw 12vw 10vw;
}

.section-17.gris {
  background-color: #efefef7a;
}

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

.div-block-309 {
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.div-block-309.invertir {
  flex-direction: row-reverse;
}

.div-block-310 {
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  display: flex;
}

.image-71 {
  margin-top: 35px;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  inset: 0% 0 auto;
}

.volver-a-web {
  background-image: url('../images/Iconos-Web_Mesa-de-trabajo-1-copia-3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 40px;
  height: 40px;
  margin-top: 35px;
  margin-right: 3vh;
  position: fixed;
  inset: 0% 0% auto auto;
}

.div-block-312 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
  display: flex;
}

.image-72 {
  margin-top: 42px;
  margin-bottom: 81px;
}

.image-73 {
  margin-bottom: 52px;
}

.proyecto-link {
  color: var(--black-2);
  flex: 1;
  text-decoration: none;
}

.catalogo {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--white);
  flex: 1;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.imagen-catalog {
  width: 100%;
}

.div-block-317 {
  background-color: var(--white);
  width: 30px;
  height: 1px;
  margin-top: 12px;
  margin-bottom: 12px;
  margin-left: 15px;
}

.right-arrow, .left-arrow {
  width: 35px;
}

.body-2 {
  background-color: #f8f8f8;
  padding-top: 3vw;
  padding-left: 0;
  padding-right: 0;
}

.separador-negro-2 {
  background-color: #333;
  width: 1px;
  height: 30px;
  margin-top: 37px;
  margin-bottom: 37px;
}

.image-holder {
  align-self: center;
  padding-top: 25px;
  padding-bottom: 25px;
}

.imagen-descripcion {
  align-self: stretch;
  margin-top: 54px;
  margin-bottom: 54px;
  padding-top: 25px;
  padding-bottom: 25px;
  display: flex;
}

.div-block-319 {
  flex: 1;
  align-self: center;
}

.div-block-319.b {
  flex: 0 auto;
  align-self: center;
  width: 30%;
}

.slider-8 {
  background-color: #0000;
  height: 80vh;
}

.slide-nav-10 {
  height: 20px;
  margin-top: 0;
  margin-bottom: -20px;
  font-size: 3px;
  line-height: 3px;
}

.div-block-320 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  margin-top: -35px;
  display: flex;
}

.home-movil {
  display: none;
}

.video-6 {
  margin-left: 26%;
  margin-right: 26%;
  padding-bottom: 0;
}

.body-3 {
  overflow: visible;
}

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

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

.text-block-17 {
  display: none;
}

.section-18 {
  min-height: 400px;
  padding: 5vw 10vw 10vw;
}

.imagen-editorial {
  width: 60vw;
}

.imagen-editorial.vertical {
  width: 30vw;
}

.imagen-editorial.vertical.b {
  padding-right: 37px;
}

.imagen-editorial.vertical.c {
  padding-left: 44px;
}

.editorial-holder {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.relleno-editorial {
  width: 30vw;
  height: 40px;
}

.descripci-n {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 60vw;
  min-height: 20px;
  padding-top: 23px;
  padding-bottom: 23px;
  display: flex;
}

.descripcion-editorial {
  color: var(--black);
  text-align: center;
  max-width: 40vw;
  font-family: DM Serif Display, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
}

.descripcion-editorial.dentro {
  color: var(--black);
  font-family: Lato, sans-serif;
  font-size: 13px;
  font-weight: 300;
  text-decoration: none;
}

.link-4 {
  color: var(--black);
  text-decoration: none;
}

.link-block-11 {
  color: var(--black-2);
  cursor: pointer;
  flex: 1;
  width: 33%;
  text-decoration: none;
}

.div-block-323 {
  width: 33%;
  height: 30px;
}

.menu-holder-a {
  z-index: 3000;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0000006e;
  grid-template-rows: 20vh 50vh 30vh;
  grid-template-columns: 35vw 30vw 35vw;
  grid-auto-columns: 1fr;
  justify-content: center;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0%;
}

.botton-menu {
  color: var(--black);
  text-transform: uppercase;
  cursor: pointer;
  margin-top: 9px;
  margin-bottom: 9px;
  font-family: DM Serif Display, sans-serif;
  font-size: 2vw;
  line-height: 3vw;
  text-decoration: none;
  transition: text-indent .2s cubic-bezier(.39, .575, .565, 1), color .2s cubic-bezier(.39, .575, .565, 1);
}

.botton-menu:hover {
  color: #ee0020;
  font-style: italic;
}

.botton-menu.conocenos {
  display: none;
}

.div-block-324 {
  z-index: 3001;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 5vh 5vw 5vh 7vw;
  display: flex;
  position: relative;
}

.fotografia-menu {
  z-index: 3001;
  background-color: var(--cornflower-blue);
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  width: 35vw;
  height: 100%;
  display: flex;
  position: relative;
}

.div-block-326 {
  z-index: 3001;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 5vh 5vw 5vh 7vw;
  display: flex;
  position: relative;
}

.text {
  color: var(--black);
  border-bottom: 1px solid #0000;
  margin-top: 7px;
  margin-bottom: 7px;
  margin-right: 50px;
  font-family: Lato, sans-serif;
  text-decoration: none;
}

.text:hover {
  border-bottom: 1px solid #000;
}

.text.bold {
  border: 1px #000;
  margin-top: 15px;
  margin-bottom: 15px;
  font-weight: 900;
  text-decoration: none;
}

.text.bold:hover {
  border: 1px #000;
}

.div-block-327 {
  align-self: auto;
  padding-top: 6px;
  padding-bottom: 6px;
}

.div-block-328 {
  z-index: 3001;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 12vw;
  padding-bottom: 10vw;
  padding-right: 6vw;
  display: flex;
  position: relative;
}

.proyects-holder {
  width: auto;
  height: auto;
}

.text-block-18 {
  color: var(--black);
  text-transform: none;
  cursor: pointer;
  margin-top: 16px;
  margin-bottom: 16px;
  font-family: Playfair Display, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.proyect-link {
  cursor: pointer;
  width: 45%;
  margin-right: 5%;
  text-decoration: none;
}

.menu-20 {
  z-index: 3001;
  cursor: pointer;
  background-color: #0000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 50px;
  height: auto;
  margin-right: 2vw;
  padding: 6px;
  display: flex;
  position: fixed;
  inset: 49% 0 auto auto;
}

.linea {
  background-color: var(--black);
  color: var(--black);
  align-self: auto;
  width: 30px;
  height: 1px;
  margin-top: 4px;
  margin-bottom: 3px;
}

.menu-letra {
  color: var(--black);
  font-family: Lato, sans-serif;
  font-size: 12px;
}

.div-block-332 {
  z-index: 2999;
  background-color: var(--white);
  width: 65%;
  position: relative;
}

.body-4 {
  background-color: var(--crimson-2);
}

.image-74 {
  cursor: pointer;
}

.link-block {
  color: #0c0c0c;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  position: relative;
}

.link-block.w--current {
  border-bottom-width: 2px;
  border-bottom-color: #0c0c0c;
}

.link-block.white {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

.link-block.white.new {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 31px;
  padding-top: 10px;
  padding-bottom: 4px;
  font-family: Lato, sans-serif;
  font-size: 17px;
}

.link-block.white.new.correo {
  z-index: 2000;
  margin-left: 1vw;
  margin-right: 0;
  position: fixed;
  inset: 49% auto auto 0%;
  transform: rotate(-90deg);
}

.underline {
  z-index: 1;
  background-color: var(--black);
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
}

.text-block-19 {
  letter-spacing: 0;
  text-transform: none;
  font-size: 14px;
  line-height: 16px;
}

.fotografias {
  z-index: 3000;
  background-color: #0000;
  background-image: url('../images/_DSC4475-copia.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.bold-text, .bold-text-2 {
  font-weight: 400;
}

.link-block-12 {
  text-decoration: none;
}

.div-block-333 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 80vh;
  display: flex;
}

.video-7 {
  height: auto;
}

.video-8 {
  flex: 1;
  align-self: center;
  display: flex;
}

.div-block-334 {
  align-self: center;
  width: 60%;
}

.heading-13 {
  color: var(--black);
  font-family: DM Serif Display, sans-serif;
  font-size: 90px;
  font-weight: 400;
  line-height: 73px;
  position: static;
}

.whatsapp {
  z-index: 90000000;
  background-color: var(--black);
  object-fit: fill;
  background-image: url('../images/whatsapp.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 25px;
  width: 50px;
  height: 50px;
  margin: 32px 37px;
  position: fixed;
  inset: auto 0% 0% auto;
}

.div-block-81 {
  z-index: 99999999;
  background-image: linear-gradient(#ffffffcf, #ffffffcf);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  padding: 13px;
  display: flex;
  position: fixed;
  inset: 0;
  overflow: auto;
}

.cerrar-pop {
  background-image: none;
  background-position: 0 0;
  background-size: cover;
  width: 50px;
  height: 50px;
  position: fixed;
  top: 50px;
  right: 50px;
}

.link-block-13 {
  float: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 43px;
  text-decoration: none;
  display: flex;
}

.image-10 {
  max-width: 90%;
  max-height: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-20 {
  color: #fff;
  background-color: #000;
  width: auto;
  margin-top: 22px;
  padding: 4px 9px;
  font-family: Montserrat, sans-serif;
}

.div-block-335 {
  z-index: 99999;
  background-image: linear-gradient(#ffffff9e, #ffffff9e);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  padding: 13px;
  display: flex;
  position: fixed;
  inset: 0;
  overflow: visible;
}

.cerrar-pop-2 {
  z-index: 9999;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: cover;
  width: 50px;
  height: 50px;
  position: fixed;
  top: 50px;
  right: 50px;
}

.link-block-14 {
  float: none;
  width: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 43px;
  display: block;
}

.image-75 {
  max-width: 80%;
  max-height: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-336 {
  z-index: 999999;
  background-color: #000000a1;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.image-76 {
  width: 90vw;
}

.image-76.b {
  display: none;
}

.div-block-337 {
  cursor: pointer;
  background-image: url('../images/blanco.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 60px;
  height: 60px;
  margin-bottom: 50px;
  display: block;
}

.div-block-338 {
  flex-direction: column;
  flex: none;
  align-items: center;
  display: flex;
}

.text-block-21 {
  color: var(--white);
  font-family: DM Serif Display, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.bold-text-3 {
  outline-offset: 0px;
  color: var(--white);
  text-shadow: none;
  outline: 3px #fff;
  font-weight: 400;
}

.bold-text-5 {
  text-indent: 0;
  line-height: 2vw;
}

.collection-item {
  padding-left: 0;
  padding-right: 0;
}

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

.link-block-15 {
  text-decoration: none;
}

.image-77 {
  width: 100%;
}

.seccion {
  border: 1px #000;
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  width: 100vw;
  height: auto;
  min-height: 70vh;
  padding: 62px;
  display: flex;
}

.seccion.home {
  border-bottom-style: solid;
  min-height: 90vh;
}

.seccion.final {
  background-image: url('../images/Invitación-Vivi-fondo-copia.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  padding-bottom: 293px;
}

.cuadro {
  flex-flow: column;
  flex: 1;
  align-self: stretch;
  align-items: center;
  padding: 37px 63px;
  display: flex;
}

.cuadro.home {
  align-self: center;
}

.div-block-339 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 400px;
  display: flex;
}

.div-block-340 {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  display: flex;
}

.titulo-2 {
  letter-spacing: 10px;
  text-transform: uppercase;
  font-family: Playfair Display, sans-serif;
  font-size: 16px;
}

.titulo-1 {
  color: #000;
  text-align: center;
  font-family: DM Serif Display, sans-serif;
  font-size: 63px;
  line-height: 53px;
}

.titulo-3 {
  color: #000;
  text-align: center;
  margin-bottom: -2px;
  font-family: Playfair Display, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  text-decoration: none;
}

.titulo-3.b {
  font-size: 14px;
}

.titulo-4 {
  text-align: center;
  margin-top: 20px;
  font-family: DM Serif Display, sans-serif;
  font-size: 25px;
  line-height: 29px;
}

.form {
  margin-top: 51px;
}

.select-field {
  background-color: #f3f3f312;
  border: 1px solid #000;
  margin-top: 17px;
}

.checkbox-field {
  margin-top: 20px;
}

.checkbox-field-2 {
  margin-bottom: 26px;
}

.div-block-341 {
  flex-flow: row;
  display: flex;
}

.div-block-342 {
  flex-flow: column;
  order: 0;
  display: flex;
}

.submit-button {
  color: #000;
  text-align: center;
  background-color: #3898ec00;
  border: 1px solid #000;
  margin-top: 23px;
  margin-left: auto;
  margin-right: auto;
  font-family: DM Serif Display, sans-serif;
  transition: background-color .2s cubic-bezier(.215, .61, .355, 1);
}

.submit-button:hover {
  color: #ecdecc;
  background-color: #000;
}

.text-field {
  background-color: #ffffff0f;
  border: 1px solid #000;
  margin-top: 9px;
  margin-bottom: 23px;
}

.link-5, .link-6 {
  color: #000;
  text-decoration: none;
}

.body-5 {
  background-image: url('../images/textura.jpg');
  background-position: 0 0;
  background-size: auto;
}

.div-block-343 {
  z-index: 30000;
  background-image: url('../images/Invitación-Vivi-fondo-copia.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 25vh;
  position: fixed;
  inset: auto 0% 0%;
}

.image-78 {
  width: 60px;
}

.section-19 {
  background-color: #0000;
  width: 100vw;
  height: 100vh;
  padding: 14px;
}

.section-19.b {
  padding-top: 80px;
}

.div-block-344 {
  background-color: #0000002e;
  border-radius: 30px;
  width: 100%;
  height: 100%;
}

.div-block-344.b {
  background-color: #ffffff2e;
}

.navbar-3 {
  width: 100vw;
  position: fixed;
  inset: 45% 0% auto;
}

.barra {
  z-index: 2000;
  background-color: #fff0;
  border: 2px solid #fff;
  border-radius: 30px;
  justify-content: space-around;
  align-items: center;
  width: 92%;
  height: 60px;
  margin: 0 4%;
  display: flex;
  position: fixed;
  inset: 45% 0% auto;
}

.boton {
  text-align: center;
  vertical-align: baseline;
  background-color: #fff0;
  border-radius: 20px;
  align-self: center;
  height: 40px;
  margin-left: 25px;
  margin-right: 25px;
  padding: 0 12px;
  transition: background-color .3s;
  display: inline-block;
}

.boton:hover {
  color: #000;
  background-color: #fff;
}

.link-block-16 {
  background-color: #fff;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 17%;
  height: 100%;
  display: flex;
}

.image-80 {
  width: 60%;
}

.nav-menu-3 {
  height: auto;
}

.nav-menu-4 {
  justify-content: space-between;
  align-items: center;
  min-width: 83%;
  height: 60px;
  padding-left: 44px;
  padding-right: 44px;
  display: flex;
}

.container {
  flex: 1;
  width: 100%;
  min-width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.brand-2 {
  background-color: #fff;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 17%;
  height: 60px;
  display: flex;
}

.button-4 {
  background-color: #fff0;
  border-radius: 20px;
  font-family: SUSE, sans-serif;
  font-weight: 600;
  transition: color .3s, background-color .3s;
}

.button-4:hover {
  color: #000;
  background-color: #fff;
}

.image-81 {
  width: 50%;
}

.div-block-345 {
  background-color: #fff;
  border-radius: 20px;
  width: 250px;
  height: 40px;
  margin-top: 4%;
  margin-left: 4%;
  padding-left: 8px;
  padding-right: 8px;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.button-5 {
  color: #000;
  background-color: #fff;
}

.link-block-17 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 40px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
}

.image-82 {
  width: 30px;
  height: 30px;
}

.div-block-346 {
  margin-bottom: 5%;
  margin-right: 4%;
  display: flex;
  position: fixed;
  inset: auto 0% 0% auto;
}

.text-block-22 {
  color: #020202;
  font-family: SUSE, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.div-block-347 {
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-348 {
  flex: 1;
  display: flex;
}

.div-block-348.split {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-349 {
  background-color: #e2e2e2;
  border: 1px #000;
  border-radius: 30px;
}

.botonimagen {
  background-color: #c07e7e;
  border: 1px #000;
  border-radius: 30px;
}

.div-block-350 {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  padding: 58px;
  display: flex;
}

.paragraph-8 {
  margin-top: 14px;
  font-family: SUSE, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
}

.paragraph-9 {
  font-family: SUSE, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

html.w-mod-js [data-ix="navbar"] {
  opacity: 0;
}

html.w-mod-js [data-ix="hero-text-2"] {
  opacity: 0;
  transform: translate(0, 10px);
}

html.w-mod-js [data-ix="hero-text"] {
  opacity: 0;
  transform: translate(0, -10px);
}

html.w-mod-js [data-ix="hero-button"] {
  opacity: 0;
  transform: scale(.97);
}

@media screen and (min-width: 1920px) {
  .head-cover.blog {
    height: 70vh;
  }

  .paragraph-7.d {
    text-align: justify;
    max-width: 50vw;
  }
}

@media screen and (max-width: 991px) {
  .boton-navbar {
    text-align: right;
    display: block;
  }

  .boton-navbar:hover {
    border-bottom-width: 0;
    border-right: 5px solid #fff;
    padding-right: 19px;
    font-weight: 700;
  }

  .icon {
    color: #333;
    display: block;
  }

  .nav-menu {
    float: none;
    clear: none;
    background-color: #18bbda00;
    align-items: flex-end;
    width: 300px;
    margin-left: 20px;
    margin-right: 20px;
    inset: 85% 0% auto auto;
  }

  .subscribete {
    margin-top: 12px;
    margin-left: 112px;
    display: block;
  }

  .menu-button {
    background-color: #0000;
    background-image: none;
  }

  .menu-button.w--open {
    background-color: #fff0;
    background-image: none;
  }

  .navbar-2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .nav-link {
    margin-right: 3px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .logo {
    margin-left: 30px;
  }

  .section {
    margin-bottom: 0;
  }

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

  .div-block-44 {
    padding-right: 14px;
  }

  .contactos {
    flex-direction: column;
    display: flex;
  }

  .div-block-43 {
    padding-right: 13px;
  }

  .div-block-47 {
    margin-bottom: 18px;
  }

  .caja-secciones {
    width: 80%;
    min-height: auto;
    margin-bottom: 9px;
  }

  .caja-secciones.contacto {
    margin-top: 19px;
  }

  .div-block {
    grid-row-gap: 0px;
    grid-template: "."
                   "."
                   / 1fr 1fr 1fr;
    padding: 33px;
  }

  .image-9 {
    align-self: center;
    margin-top: 18px;
    margin-bottom: 18px;
  }

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

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

  .div-block-3, .text-block {
    text-align: center;
  }

  .contacto-movil {
    display: none;
  }

  .nav-wraper {
    inset: 2% 5% auto auto;
  }

  .nav-icon {
    font-family: Inconsolata, monospace;
    font-size: 24px;
  }

  .nav-icon:hover {
    background-color: #ecbfa9;
  }

  .nav-lin {
    margin-top: 4px;
    margin-bottom: 4px;
  }

  .nav-seleccion {
    font-family: Inconsolata, monospace;
    font-size: 24px;
  }

  .head-cover.home {
    background-image: url('../images/home-vertical.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
  }

  .head-cover.home.marco {
    width: 100vw;
    margin-left: 0;
    margin-right: 0;
  }

  .big-1 {
    font-size: 5vw;
    line-height: 5vw;
  }

  .div-block-274 {
    margin-left: 14vw;
    margin-right: 14vw;
  }

  .div-block-274.blog {
    margin-left: 13vw;
    margin-right: 13vw;
  }

  .sub-secci-n {
    margin-left: -1px;
    margin-right: -1px;
  }

  .lightbox-open {
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .slider-5 {
    padding-left: 0;
    padding-right: 0;
  }

  .big-2 {
    font-size: 5vw;
    line-height: 5vw;
  }

  .big-2.c {
    font-size: 3vw;
  }

  .redes {
    margin-left: -1px;
    margin-right: -1px;
  }

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

  .boton-menu {
    font-size: 22px;
  }

  .proyectos-menu {
    flex-direction: column;
    flex: 1;
  }

  .proyecto-menu {
    flex-direction: row;
  }

  .image-61 {
    flex: 0 auto;
    width: auto;
    height: 100%;
    margin: 4px 21px;
  }

  .div-block-286 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-287 {
    padding: 45px;
  }

  .service-wrapper {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-294 {
    flex-direction: row;
    flex: 0 auto;
  }

  .video-holder {
    padding: 20px;
  }

  .section-17 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .imagen-descripcion {
    margin-top: 21px;
    margin-bottom: 21px;
  }

  .div-block-319 {
    flex: 1;
  }

  .menu-holder-a {
    grid-template-columns: 50% 50%;
  }

  .botton-menu {
    font-size: 26px;
    line-height: 26px;
  }

  .botton-menu.conocenos, .fotografia-menu {
    display: none;
  }

  .div-block-328 {
    flex-direction: column;
    justify-content: center;
    display: flex;
  }

  .proyects-holder {
    width: auto;
    height: auto;
    display: block;
  }

  .menu-20 {
    margin-right: 1vw;
  }

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

  .link-block.white.new {
    margin-top: 0;
    margin-bottom: 0;
  }

  .link-block.white.new.correo {
    margin-left: 0;
  }

  .fotografias {
    display: none;
  }

  .heading-13 {
    font-size: 9vw;
    line-height: 8vw;
  }

  .image-76.b {
    display: none;
  }

  .barra {
    background-color: #fff0;
  }

  .link-block-16 {
    width: 17%;
  }

  .nav-menu-4 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-end;
    min-width: auto;
    height: auto;
  }

  .brand-2 {
    background-color: #fff0;
    width: 25%;
  }

  .icon-5 {
    color: #fff;
  }
}

@media screen and (max-width: 767px) {
  .nav-menu {
    align-items: flex-end;
    inset: 79% -46% auto auto;
  }

  .nav-menu-2 {
    color: #000;
    text-align: right;
    background-color: #333;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    padding-top: 47px;
    display: flex;
    top: 43px;
  }

  .nav-link {
    opacity: 1;
    color: #fff;
    justify-content: flex-end;
    margin-top: 19px;
    margin-right: 1px;
    padding-left: 0;
    padding-right: 13px;
    display: flex;
  }

  .nav-link:hover {
    color: #fff;
    border-bottom-color: #0000;
  }

  .nav-link.subs {
    opacity: 1;
    color: #333;
    background-color: #fff;
    margin-left: 64px;
    margin-right: 15px;
    padding-left: 16px;
    padding-right: 15px;
  }

  .nav-link.subs:hover {
    color: #000;
    background-color: #fff;
    font-weight: 700;
  }

  .close-x {
    color: #fff;
    padding: 10px;
    font-size: 24px;
    font-weight: 100;
    text-decoration: none;
    position: absolute;
    top: 11px;
    right: 6px;
  }

  .menu-icon {
    color: #000000d9;
  }

  .logo {
    margin-left: 24px;
  }

  .menu-link {
    color: #000;
    letter-spacing: 2px;
    margin-right: 5px;
    font-family: Inconsolata, monospace;
    font-size: 13px;
    line-height: 15px;
  }

  .menu-button-2 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .section {
    padding: 20px;
  }

  .caja-secciones {
    width: 90%;
    min-height: auto;
    margin-bottom: 1px;
  }

  .caja-secciones.contacto {
    width: 97%;
    margin-top: 14px;
  }

  .div-block-176 {
    width: 85%;
  }

  .div-block {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    padding: 26px;
  }

  .contacto-movil {
    display: none;
  }

  .nav-wraper {
    right: 7%;
  }

  .div-block-246.logoss {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-left: 5vh;
    margin-right: 5vh;
  }

  .logo-ex {
    width: 80px;
  }

  .hamburger {
    inset: 0 0 auto auto;
  }

  .head-cover.home {
    background-image: linear-gradient(#0000, #0000), url('../images/home-vertical.png');
    background-position: 0 0, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, contain;
    background-attachment: scroll, scroll;
    display: none;
  }

  .head-cover.home.marco {
    background-image: linear-gradient(#0000, #0000), url('../images/_DSC4295-copia.jpg');
  }

  .section-15 {
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .section-15.proyecto {
    margin-left: 6vw;
    margin-right: 6vw;
  }

  .big-1 {
    margin-left: 10vw;
    margin-right: 10vw;
    font-size: 5vw;
    line-height: 5vw;
  }

  .div-block-274.izquierdo, .div-block-274.derecho {
    align-items: center;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-274.blog {
    margin-left: 4vw;
    margin-right: 4vw;
  }

  .sub-secci-n {
    text-align: center;
  }

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

  .lightbox-imagen {
    flex: 0 auto;
    margin-bottom: 20px;
  }

  .div-block-278 {
    flex-direction: column;
    flex: none;
  }

  .div-block-278.seguido {
    flex-direction: row;
  }

  .big-2 {
    font-size: 5vw;
    line-height: 5vw;
  }

  .paragraph-7.b, .paragraph-7.derecho {
    text-align: center;
  }

  .paragraph-7.c {
    width: auto;
    max-width: none;
  }

  .paragraph-7.d.blog {
    max-width: 70vw;
  }

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

  .service-wrapper {
    flex-direction: column;
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .div-block-289, .redes-link {
    display: none;
  }

  .video-holder {
    flex-direction: column;
    padding-left: 3px;
    padding-right: 3px;
  }

  .vertical-video-holder.home {
    align-self: stretch;
  }

  .link-block-9.menu {
    margin-top: 21px;
  }

  .section-17 {
    padding-left: 0;
    padding-right: 0;
  }

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

  .imagen-descripcion {
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 0;
  }

  .imagen-descripcion.b {
    flex-direction: column-reverse;
  }

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

  .div-block-319.b {
    flex: 0 auto;
    align-self: auto;
    width: 100%;
    height: auto;
  }

  .video-4 {
    width: 100%;
  }

  .home-movil {
    background-color: var(--burntsienna);
    flex-direction: column;
    height: 100vh;
    display: none;
  }

  .div-block-321 {
    background-image: url('../images/home-vertical.png');
    background-position: 50% 100%;
    background-size: cover;
    flex: 1;
  }

  .div-block-321.low {
    background-image: none;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    height: 35%;
    display: flex;
  }

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

  .section-18 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .descripcion-editorial {
    font-size: 24px;
  }

  .link-block-11 {
    width: auto;
  }

  .botton-menu.conocenos {
    display: block;
  }

  .div-block-328, .proyects-holder {
    display: none;
  }

  .menu-20 {
    z-index: 999999;
    background-color: var(--black);
    border-radius: 20px;
    margin: 18px;
    inset: auto 0% 0% auto;
  }

  .linea {
    display: none;
  }

  .menu-letra {
    color: var(--white);
  }

  .link-block.white.new.correo, .fotografias {
    display: none;
  }

  .whatsapp {
    inset: auto auto 0% 0%;
  }

  .image-76 {
    display: none;
  }

  .image-76.b {
    display: block;
  }

  .brand-2 {
    justify-content: flex-start;
    width: 40%;
    padding-left: 35px;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    padding-left: 16px;
    padding-right: 0;
  }

  .nav-menu {
    align-items: flex-end;
    margin-right: 7px;
    display: none;
    inset: 83% -12% auto auto;
  }

  .div-block-40 {
    margin-bottom: 19px;
  }

  .navbar-2 {
    background-color: #fff;
    padding: 2px 1px 0 15px;
  }

  .nav-menu-2 {
    float: none;
    background-color: #333;
    align-items: flex-end;
    width: 100%;
    height: auto;
    margin-top: 0;
    padding-top: 50px;
    padding-right: 17px;
    display: flex;
    position: fixed;
  }

  .nav-link {
    opacity: 1;
    text-align: right;
    width: 200px;
    margin-top: 11px;
    padding: 10px 8px;
    font-size: 13px;
    display: block;
  }

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

  .nav-link.subs {
    clear: none;
    text-align: center;
    width: 150px;
    margin-left: auto;
    margin-right: 13px;
    padding-left: 12px;
    padding-right: 12px;
    display: block;
  }

  .close-x {
    color: #fff;
    text-transform: uppercase;
    background-color: #0000;
    background-image: none;
    width: 80px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 0;
    font-size: 27px;
    text-decoration: none;
    display: block;
    position: absolute;
    top: 19px;
    right: 23px;
  }

  .menu-icon {
    color: #000;
  }

  .logo {
    float: left;
    text-align: center;
    margin-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 0;
    display: inline-block;
  }

  .menu-link {
    color: #000;
    letter-spacing: 2px;
    font-family: Inconsolata, monospace;
    font-size: 13px;
    font-weight: 700;
    line-height: 15px;
  }

  .menu-button-2 {
    color: #0000;
    margin-top: 7px;
    padding-bottom: 11px;
  }

  .menu-button-2.w--open {
    background-color: #333;
  }

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

  .paragraph, .titulo {
    text-align: center;
  }

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

  .parrafos {
    text-align: center;
  }

  .contactos {
    padding-left: 25px;
    padding-right: 25px;
  }

  .div-block-47 {
    border-bottom: 1px solid #000;
    flex-direction: column;
  }

  .image-8 {
    margin-top: 14px;
  }

  .div-block-130 {
    border-top: 1px #dedcdc;
    flex-direction: row;
    align-items: center;
    width: 100%;
    height: 38px;
    margin-left: 0;
    padding: 5px 11px;
    position: fixed;
    bottom: 0;
    left: 0;
  }

  .link-block-3 {
    width: 25px;
    height: 25px;
    margin-bottom: 1px;
  }

  .div-block-148 {
    width: 30px;
    margin-right: 4px;
  }

  .div-block-150 {
    z-index: 510;
    flex: 0 auto;
    position: fixed;
    bottom: 0;
    right: 0;
  }

  .nav {
    z-index: 4002;
    width: auto;
    height: 38px;
    padding-right: 12px;
    position: relative;
    transform: translate(-2px);
  }

  .nav-men {
    width: 30px;
  }

  .menu-linea-1 {
    width: 25px;
  }

  .menu-linea-2 {
    width: 30px;
  }

  .nav-menu-open {
    z-index: 3000;
    padding: 50px;
    display: none;
  }

  .menu-bottons {
    justify-content: flex-start;
  }

  .text-menus {
    text-align: left;
    font-size: 12px;
    line-height: 172%;
  }

  .div-block-154 {
    border-bottom: 1px #dedcdc;
    width: 100%;
    height: 42px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .link-block-4 {
    z-index: 4001;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    display: block;
    position: relative;
  }

  .link-block-4.w--current {
    margin-left: 2px;
  }

  .menu {
    display: none;
  }

  .caja-secciones {
    flex: 1;
    width: auto;
    margin: 8px 0;
  }

  .caja-secciones.contacto {
    border-style: solid none none;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 8px;
  }

  .div-block-164 {
    flex-direction: column;
    align-items: center;
    margin-bottom: 22px;
    display: flex;
  }

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

  .div-block-165 {
    width: 40px;
  }

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

  .linea-fondo {
    display: block;
  }

  .image-29 {
    z-index: 4003;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
  }

  .menu-minimal {
    padding-left: 9px;
    padding-right: 9px;
  }

  .div-block-218 {
    width: 20px;
    height: 1px;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .image-40 {
    width: 100px;
    margin-left: 10px;
  }

  .div-block {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    padding: 20px;
  }

  .button {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .button.notm {
    display: none;
  }

  .image-9 {
    align-self: center;
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .div-block-2 {
    flex-direction: row;
    justify-content: center;
    align-self: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .link-block-2 {
    flex-direction: row;
    margin-top: -1px;
    text-decoration: none;
  }

  .div-block-3 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .text-block {
    text-align: center;
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .link-block-5 {
    z-index: 80001;
    width: 80px;
    height: 80px;
    margin: 0;
  }

  .seccion-foot {
    text-align: center;
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .contacto-movil {
    background-color: #000;
    width: 60px;
    height: 60px;
    display: block;
    position: fixed;
    inset: auto 0% 0% auto;
  }

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

  .image-44 {
    width: 38px;
    height: auto;
    margin: 0;
  }

  .nav-wraper {
    z-index: 80000;
    width: 40px;
    height: 40px;
    font-size: 12px;
    display: flex;
    top: 1%;
    right: 3%;
  }

  .nav-icon {
    background-color: var(--white);
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    line-height: 9px;
  }

  .nav-seleccion {
    border: 1px solid #000;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 15px;
  }

  .div-block-233 {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .div-block-246.logoss {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .logo-ex {
    width: 83px;
    margin: 4px;
  }

  .head-cover {
    height: 70vh;
  }

  .head-cover.web-design {
    background-image: url('../images/portada-web.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
  }

  .head-cover.dise-o-grafico {
    background-image: linear-gradient(#0000, #0000), url('../images/portada-2.jpg');
    background-position: 0 0, 0%;
    background-attachment: scroll, scroll;
    width: 100%;
    height: 70vh;
  }

  .head-cover.editorial {
    background-position: 50%;
    background-attachment: scroll;
  }

  .head-cover.home {
    background-image: linear-gradient(#00000014, #00000014), url('../images/home-vertical.png');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, contain;
    background-attachment: scroll, scroll;
    height: 100vh;
    position: relative;
  }

  .head-cover.home.marco {
    display: none;
  }

  .head-cover.rrss {
    background-attachment: scroll;
  }

  .head-cover.foto, .head-cover.vid {
    background-position: 50%;
    background-size: cover;
    background-attachment: scroll;
  }

  .head-cover.blog {
    height: 40vh;
  }

  .section-15 {
    background-color: var(--white);
    flex-direction: column;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .section-15.foot {
    width: 100vw;
  }

  .section-15.proyecto {
    background-color: #0000;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
  }

  .section-15.not-movil, .section-15.not-mobil {
    display: none;
  }

  .section-15.home {
    z-index: 6000;
    object-fit: fill;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .heading-12 {
    width: 70%;
    font-size: 12px;
  }

  .heading-12.foot {
    margin-top: 8px;
    margin-bottom: 1px;
  }

  .big-1 {
    letter-spacing: -1px;
    margin-left: 0;
    margin-right: 0;
    font-size: 28px;
    font-weight: 400;
    line-height: 28px;
  }

  .big-1.foot {
    margin-left: 3vw;
    margin-right: 3vw;
    font-size: 14vw;
    line-height: 18vw;
  }

  .big-1.foot.b {
    color: var(--white);
    font-weight: 400;
  }

  .big-1.home {
    color: var(--black-2);
    letter-spacing: -1px;
    align-self: auto;
    margin-top: 60vh;
    margin-left: 16vw;
    margin-right: 16vw;
    font-size: 7vw;
    line-height: 8vw;
  }

  .big-1.movil {
    color: var(--black-2);
    margin-top: 1px;
    margin-bottom: 70px;
    font-weight: 400;
  }

  .div-block-274 {
    margin-top: 19px;
    margin-bottom: 19px;
  }

  .div-block-274.foot {
    margin-left: 0;
    margin-right: 0;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .div-block-274.izquierdo {
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-274.c {
    margin-top: 0;
  }

  .div-block-274.derecho {
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-274.proyecto {
    align-self: stretch;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
  }

  .sub-secci-n {
    text-align: center;
    margin-bottom: 7px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 12px;
  }

  .sub-secci-n.correo {
    left: -7%;
  }

  .div-block-275 {
    flex-direction: column;
    align-self: center;
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .div-block-275.foot {
    display: none;
  }

  .div-block-275.foot.b {
    flex-direction: column;
    margin-top: 24px;
    display: flex;
  }

  .div-block-275.not-movil {
    display: none;
  }

  .lightbox-imagen {
    flex: 0 auto;
    margin-bottom: 1px;
  }

  .lightbox-open {
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .slider-5 {
    padding-left: 0;
    padding-right: 0;
  }

  .icon-3, .icon-4 {
    margin-bottom: 0;
    display: none;
  }

  .div-block-278 {
    flex: 0 auto;
  }

  .big-2 {
    margin: 28px 0 14px;
    font-size: 20px;
    line-height: 20px;
  }

  .big-2.b {
    letter-spacing: -1px;
  }

  .big-2.c {
    text-align: center;
    font-size: 19px;
  }

  .big-2.link {
    letter-spacing: 0;
  }

  .paragraph-7 {
    text-align: center;
    max-width: 60vw;
    margin-bottom: 22px;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 12px;
    line-height: 21px;
  }

  .paragraph-7.b {
    text-align: center;
  }

  .paragraph-7.videos {
    margin-left: 0;
    margin-right: 0;
    font-size: 9px;
  }

  .paragraph-7.d.blog {
    max-width: 80vw;
    margin-left: 0;
    margin-right: 0;
  }

  .separador-negro {
    height: 20px;
    margin-top: 4px;
  }

  .separador-negro.not-mobil {
    display: none;
  }

  .div-block-280 {
    inset: 0% 0% auto auto;
  }

  .go-home {
    width: 115px;
  }

  .go-home.foot {
    position: static;
  }

  .boton-desecho {
    margin: 20px;
    inset: auto auto 0% 0%;
  }

  .button-2 {
    margin-bottom: 0;
  }

  .redes {
    color: #ffffff4f;
    text-align: center;
    margin-bottom: 7px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 12px;
  }

  .slide-nav-8 {
    font-size: 4px;
    display: block;
  }

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

  .menu-new {
    background-color: var(--black);
    border-radius: 30px;
    width: 60px;
    height: 30px;
    margin: 20px 28px 20px 20px;
    padding-left: 1px;
    padding-right: 1px;
    inset: auto 0 0 auto;
  }

  .div-block-284 {
    background-color: var(--black-2);
    width: 20px;
    margin-top: 4px;
    margin-bottom: 4px;
    display: none;
  }

  .menu-wrapper {
    flex-direction: column-reverse;
    display: none;
  }

  .div-block-285 {
    background-color: var(--white-smoke-2);
    flex-direction: column;
    flex: 1;
    align-self: auto;
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 10vh;
  }

  .div-block-285.opciones {
    background-color: var(--white-smoke-2);
    color: var(--white-smoke-2);
    flex: 1;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: 40vh;
    padding: 10vh 10vw 0;
  }

  .boton-menu {
    color: var(--black-2);
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
  }

  .boton-menu:hover {
    transform: translate(0);
  }

  .boton-menu.w--current {
    margin-top: 0;
    margin-bottom: 0;
  }

  .boton-menu.small {
    font-size: 20px;
    display: flex;
  }

  .proyectos-menu {
    flex-direction: row;
    flex: 0 auto;
    align-self: auto;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 0;
  }

  .proyecto-menu {
    flex-direction: column;
    justify-content: flex-start;
    align-self: stretch;
    height: auto;
  }

  .image-61 {
    height: auto;
  }

  .div-block-286 {
    background-color: var(--black-2);
    margin-bottom: 0;
  }

  .div-block-287 {
    padding: 30px;
  }

  .div-block-287.b {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .servicio {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .service-wrapper {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .div-block-289 {
    flex-direction: column;
    flex: none;
    display: none;
  }

  .image-63 {
    width: 25px;
  }

  .redes-link {
    margin-bottom: 0;
    display: none;
    inset: auto 0% 2% auto;
  }

  .div-block-293 {
    margin-bottom: 1px;
  }

  .video-2 {
    margin: 0 0;
  }

  .div-block-294 {
    flex-direction: column;
    flex: none;
    align-self: stretch;
    align-items: center;
    height: auto;
  }

  .video-holder {
    flex: 0 auto;
    margin-bottom: 8px;
  }

  .video-holder.solo {
    width: 100%;
  }

  .button-3 {
    background-color: var(--black-2);
    border-radius: 20px;
    display: none;
    inset: auto auto 3% 8%;
    transform: rotate(0);
  }

  .button-3:hover {
    background-color: #0000;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-radius: 20px;
  }

  .image-65 {
    margin-left: 0;
    display: none;
  }

  .vertical-video-holder {
    align-self: stretch;
  }

  .vertical-video-holder.home {
    padding-top: 1vh;
    padding-left: 0;
    padding-right: 0;
  }

  .link-block-8.b {
    width: auto;
  }

  .link-block-9 {
    z-index: 1399;
  }

  .link-block-9.proyect.w--current {
    background-image: url('../images/Iconos-Web-09.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 125px;
  }

  .link-block-9.menu {
    margin-top: 12px;
    display: block;
  }

  .section-17 {
    padding-top: 11vh;
  }

  .div-block-309 {
    flex-direction: column;
    align-items: center;
    display: block;
  }

  .div-block-309.invertir {
    flex-direction: column-reverse;
    justify-content: center;
    display: block;
  }

  .volver-a-web {
    margin-top: 28px;
    margin-right: 1vh;
  }

  .image-73 {
    margin-bottom: 26px;
  }

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

  .div-block-317 {
    margin-right: 15px;
  }

  .separador-negro-2 {
    margin-top: 4px;
  }

  .image-holder {
    order: 0;
    align-self: auto;
  }

  .imagen-descripcion {
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-319 {
    flex: 0 auto;
    align-self: stretch;
  }

  .slider-8 {
    height: 50vh;
  }

  .video-4 {
    width: 100%;
  }

  .div-block-320 {
    margin-top: -28px;
  }

  .home-movil {
    background-color: var(--white);
    display: flex;
  }

  .div-block-321.low {
    background-image: url('../images/_DSC4295-copia.jpg');
    background-position: 50%;
    background-size: cover;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin-bottom: 0;
    padding: 0 27px 27px;
    display: flex;
  }

  .video-6 {
    margin-left: 0%;
    margin-right: 0%;
  }

  .text-block-16.mobil {
    display: none;
  }

  .text-block-17 {
    color: var(--white);
    display: flex;
  }

  .section-18 {
    padding-top: 20vw;
    padding-left: 0;
    padding-right: 0;
  }

  .imagen-editorial {
    width: auto;
  }

  .imagen-editorial.vertical {
    flex: 0 auto;
    width: auto;
    padding: 8px;
  }

  .editorial-holder {
    flex-direction: column;
    justify-content: center;
    max-width: 100%;
  }

  .descripci-n {
    width: auto;
  }

  .descripcion-editorial {
    color: var(--black);
    text-align: center;
    max-width: 60vw;
    margin-bottom: 22px;
    margin-left: 37px;
    margin-right: 37px;
    font-size: 24px;
    line-height: 21px;
  }

  .descripcion-editorial.dentro {
    color: var(--black);
    max-width: 90vw;
    font-size: 12px;
  }

  .link-4 {
    color: var(--black);
  }

  .link-block-11 {
    align-self: auto;
    width: auto;
  }

  .menu-holder-a {
    grid-template-rows: 60vh 40vh;
    grid-template-columns: 100%;
    grid-auto-columns: 1fr;
    display: none;
  }

  .div-block-324 {
    justify-content: flex-end;
    align-items: flex-start;
    padding-left: 10vw;
    padding-right: 10vw;
  }

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

  .div-block-327 {
    flex-direction: column;
    display: flex;
  }

  .div-block-328 {
    justify-content: flex-start;
    padding-top: 0;
    padding-left: 10vw;
    padding-right: 10vw;
    display: flex;
  }

  .proyects-holder {
    display: flex;
  }

  .proyect-link {
    width: 48%;
    margin-right: 2%;
  }

  .proyect-link.hide {
    display: none;
  }

  .menu-20 {
    z-index: 9999999;
    background-color: var(--black);
    border-radius: 20px;
    justify-content: center;
    width: 75px;
    height: 32px;
    margin: 18px;
    padding: 8px;
    font-size: 18px;
    inset: auto 0% 0% auto;
  }

  .linea {
    display: none;
  }

  .menu-letra {
    color: var(--white);
    font-size: 15px;
    line-height: 15px;
  }

  .div-block-334 {
    margin-top: -55px;
    display: none;
  }

  .heading-13 {
    font-size: 30px;
    line-height: 25px;
  }

  .whatsapp {
    background-image: url('../images/whatsapp.png');
    background-position: 50%;
    background-size: cover;
    width: 32px;
    height: 32px;
    margin-bottom: 18px;
    inset: auto auto 0% 0%;
  }

  .div-block-81 {
    padding-left: 0;
    padding-right: 0;
  }

  .cerrar-pop {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .link-block-13 {
    padding: 1px;
  }

  .div-block-335 {
    padding-left: 0;
    padding-right: 0;
  }

  .cerrar-pop-2 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .link-block-14 {
    padding: 1px;
  }

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

  .image-76 {
    width: 90vw;
  }

  .image-76.b {
    display: block;
  }

  .div-block-337 {
    width: 50px;
    height: 50px;
    margin-top: 12px;
    margin-bottom: 1px;
  }

  .div-block-338 {
    flex-direction: column-reverse;
  }

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

  .seccion {
    flex-flow: column;
    min-height: auto;
    padding: 20px 31px;
  }

  .seccion.home.b {
    justify-content: flex-start;
    align-items: stretch;
    min-height: 70vh;
  }

  .seccion.final {
    background-image: none;
    margin-bottom: 362px;
    padding-bottom: 111px;
  }

  .cuadro {
    padding-left: 28px;
    padding-right: 28px;
  }

  .cuadro.home {
    justify-content: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .cuadro.b {
    padding-top: 20px;
  }

  .titulo-2 {
    letter-spacing: 8px;
    font-size: 12px;
  }

  .titulo-1 {
    color: #000;
    font-size: 31px;
    line-height: 35px;
  }

  .titulo-3 {
    margin-top: 6px;
    font-size: 14px;
    line-height: 18px;
  }

  .titulo-4 {
    color: #000;
    margin-top: 0;
    font-size: 20px;
    line-height: 20px;
  }

  .form {
    flex-flow: column;
    align-items: stretch;
    display: flex;
  }

  .div-block-341 {
    flex-flow: column;
  }

  .submit-button {
    transition: background-color .2s cubic-bezier(.55, .055, .675, .19);
  }

  .submit-button:hover {
    color: #dfd4c9;
    background-color: #000;
  }

  .div-block-343 {
    background-image: url('../images/Invitación-Vivi-fondo-copia.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100vw;
    height: 30vh;
    position: fixed;
    inset: auto 0% 0%;
  }

  .image-78 {
    width: 40px;
    height: 40px;
    margin-top: 40px;
  }

  .heading-14 {
    margin-bottom: 5px;
  }

  .image-79 {
    max-width: 90%;
  }

  .section-19 {
    padding: 6px;
  }

  .barra {
    background-color: #fff0;
    top: 2%;
  }

  .nav-menu-4 {
    background-color: #0000;
    align-items: flex-end;
    min-width: 90%;
    height: auto;
  }

  .brand-2 {
    width: 75%;
  }

  .button-4 {
    border: 1px solid #fff;
    align-self: flex-end;
    margin-top: 3px;
    margin-bottom: 3px;
  }
}

#w-node-ea6164b8-e1b1-a262-8a9a-fc470a2a0300-3f3cce55, #w-node-dfb15519-66de-bd92-12f7-2a45c9560efb-3f3cce55, #w-node-dfb15519-66de-bd92-12f7-2a45c9560f06-3f3cce55, #w-node-dfb15519-66de-bd92-12f7-2a45c9560f07-3f3cce55, #w-node-_3f8db222-ef46-d056-1793-4edf88efa47c-3f3cce55, #w-node-dfb15519-66de-bd92-12f7-2a45c9560f04-3f3cce55, #w-node-c0029a08-0d3b-ab24-a19f-4af6f44824ed-3f3cce55, #w-node-_124b9dd1-6e0c-1a67-aeb6-5d0f7f1c0a32-3f3cce55, #w-node-c1bdc0a9-484d-0011-30fb-56963673ed99-3f3cce55, #w-node-_377159e4-3a91-be85-7e75-a7d9585feb15-3f3cce55, #w-node-dcce238c-4fd9-48b1-b5fa-c36c4178fe26-3f3cce55, #w-node-_8ad67cb9-7c8a-2b99-4261-352e16bb188c-3f3cce55, #w-node-dfb15519-66de-bd92-12f7-2a45c9560ef6-3f3cce55, #w-node-dfb15519-66de-bd92-12f7-2a45c9560ef7-3f3cce55, #w-node-dfb15519-66de-bd92-12f7-2a45c9560ef8-3f3cce55, #w-node-dfb15519-66de-bd92-12f7-2a45c9560efa-3f3cce55, #w-node-dfb15519-66de-bd92-12f7-2a45c9560ef9-3f3cce55, #w-node-dfb15519-66de-bd92-12f7-2a45c9560eff-3f3cce55, #w-node-dfb15519-66de-bd92-12f7-2a45c9560efc-3f3cce55, #w-node-dfb15519-66de-bd92-12f7-2a45c9560f00-3f3cce55, #w-node-dfb15519-66de-bd92-12f7-2a45c9560f03-3f3cce55, #w-node-dfb15519-66de-bd92-12f7-2a45c9560f05-3f3cce55, #w-node-_652693b5-fba8-ade9-80da-64db11dd90bd-3f3cce55, #w-node-_8503b819-a9ac-3882-cd75-17183a4c1f30-3f3cce55 {
  place-self: center;
}

#w-node-f632fcb5-7c11-23aa-be58-4a2077b400ad-77b400ab {
  grid-area: 1 / 1 / 5 / 2;
}

#w-node-f632fcb5-7c11-23aa-be58-4a2077b400ae-77b400ab {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-f632fcb5-7c11-23aa-be58-4a2077b400bb-77b400ab {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-f632fcb5-7c11-23aa-be58-4a2077b400cb-77b400ab {
  grid-area: 1 / 1 / 4 / 4;
  place-self: auto end;
}

#w-node-f632fcb5-7c11-23aa-be58-4a2077b400cc-77b400ab {
  grid-area: 1 / 3 / 4 / 4;
}

#w-node-_9d4cd2ee-8f67-b405-8b6d-90902cd4da0b-493cce70, #w-node-_9d4cd2ee-8f67-b405-8b6d-90902cd4da0c-493cce70, #w-node-_9d4cd2ee-8f67-b405-8b6d-90902cd4da0d-493cce70, #w-node-_9d4cd2ee-8f67-b405-8b6d-90902cd4da0e-493cce70, #w-node-_9d4cd2ee-8f67-b405-8b6d-90902cd4da0f-493cce70, #w-node-_9d4cd2ee-8f67-b405-8b6d-90902cd4da10-493cce70, #w-node-_9d4cd2ee-8f67-b405-8b6d-90902cd4da11-493cce70, #w-node-_9d4cd2ee-8f67-b405-8b6d-90902cd4da12-493cce70, #w-node-_9d4cd2ee-8f67-b405-8b6d-90902cd4da13-493cce70, #w-node-_9d4cd2ee-8f67-b405-8b6d-90902cd4da14-493cce70, #w-node-_9d4cd2ee-8f67-b405-8b6d-90902cd4da15-493cce70, #w-node-_9d4cd2ee-8f67-b405-8b6d-90902cd4da16-493cce70, #w-node-_9d4cd2ee-8f67-b405-8b6d-90902cd4da17-493cce70, #w-node-_9d4cd2ee-8f67-b405-8b6d-90902cd4da18-493cce70, #w-node-_9d4cd2ee-8f67-b405-8b6d-90902cd4da19-493cce70, #w-node-_9d4cd2ee-8f67-b405-8b6d-90902cd4da1a-493cce70, #w-node-_9d4cd2ee-8f67-b405-8b6d-90902cd4da1b-493cce70, #w-node-_9d4cd2ee-8f67-b405-8b6d-90902cd4da1c-493cce70, #w-node-_9d4cd2ee-8f67-b405-8b6d-90902cd4da1d-493cce70, #w-node-_9d4cd2ee-8f67-b405-8b6d-90902cd4da1e-493cce70, #w-node-_9d4cd2ee-8f67-b405-8b6d-90902cd4da1f-493cce70, #w-node-_9d4cd2ee-8f67-b405-8b6d-90902cd4da20-493cce70, #w-node-_9d4cd2ee-8f67-b405-8b6d-90902cd4da21-493cce70, #w-node-_9d4cd2ee-8f67-b405-8b6d-90902cd4da22-493cce70 {
  place-self: center;
}

#w-node-e7dccdd3-18a2-2b82-0a79-a5581bde67b2-ab3ccec9 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_870270cd-9062-2ccc-984c-9951c8fa8afe-ab3ccec9 {
  grid-area: 2 / 2 / 4 / 3;
}

#w-node-_3dfe431c-04de-3f9b-e143-36f69ead34ff-ab3ccec9 {
  grid-area: 1 / 4 / 2 / 5;
}

#w-node-_4ac13d8b-de8e-ccef-4174-b21e9f283bf4-ab3ccec9 {
  grid-area: 1 / 5 / 3 / 6;
}

#w-node-_8bdb4a80-dcbb-5f4f-6e77-d8f3c62d8b60-ab3ccec9 {
  grid-area: 1 / 2 / 2 / 4;
}

#w-node-_7b252385-6a4f-fec1-384f-cfeb5abffd2b-ab3ccec9 {
  grid-area: 2 / 3 / 3 / 5;
}

#w-node-b464b237-4ac5-5209-fe8d-cdd61c2a8bae-ab3ccec9 {
  grid-area: 3 / 2 / 5 / 3;
}

#w-node-ff9c02ed-12fb-31a8-4df7-dab275f2521e-ab3ccec9 {
  grid-area: 3 / 1 / 5 / 2;
}

#w-node-_28586c06-3066-87b1-6052-3d815e9349bc-ab3ccec9 {
  grid-area: 3 / 4 / 4 / 6;
}

#w-node-e5fde735-3e92-d862-7a73-66205c10f5e6-ab3ccec9 {
  grid-area: 3 / 3 / 5 / 4;
}

#w-node-e7b371fa-cfbf-20bf-e059-46bba988bea5-c1ff45ba, #w-node-_9686b739-89af-0c8a-0dc6-ec868afbb4c0-c1ff45ba {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_215abfec-8e5a-8907-fe12-08fe35a45cf9-c1ff45ba {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c75f47c5-7baf-f450-0fa6-727149c6c2c4-c1ff45ba {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_61f9ee0f-f824-3bca-fc31-153880d8e827-c1ff45ba {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-f632fcb5-7c11-23aa-be58-4a2077b400ae-77b400ab {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-f632fcb5-7c11-23aa-be58-4a2077b400bb-77b400ab {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-f632fcb5-7c11-23aa-be58-4a2077b400cb-77b400ab {
    grid-area: 1 / 1 / 4 / 3;
    place-self: auto end;
  }

  #w-node-f632fcb5-7c11-23aa-be58-4a2077b400cc-77b400ab {
    grid-area: 1 / 2 / 4 / 3;
  }
}

@media screen and (max-width: 767px) {
  #w-node-aae3d5d7-d75f-3f08-254b-f32a8ab8b0fa-3f3cce55 {
    justify-self: stretch;
  }

  #w-node-dfb15519-66de-bd92-12f7-2a45c9560ef6-3f3cce55 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }

  #w-node-f632fcb5-7c11-23aa-be58-4a2077b400ae-77b400ab {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-f632fcb5-7c11-23aa-be58-4a2077b400bb-77b400ab {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-f632fcb5-7c11-23aa-be58-4a2077b400cb-77b400ab {
    grid-area: 1 / 1 / 4 / 3;
    place-self: auto end;
  }

  #w-node-_9d4cd2ee-8f67-b405-8b6d-90902cd4da17-493cce70 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }

  #w-node-_870270cd-9062-2ccc-984c-9951c8fa8afe-ab3ccec9 {
    grid-area: 3 / 1 / 6 / 2;
  }

  #w-node-_4ac13d8b-de8e-ccef-4174-b21e9f283bf4-ab3ccec9 {
    grid-area: 2 / 4 / 4 / 5;
  }

  #w-node-_7b252385-6a4f-fec1-384f-cfeb5abffd2b-ab3ccec9 {
    grid-area: 2 / 2 / 3 / 4;
  }

  #w-node-b464b237-4ac5-5209-fe8d-cdd61c2a8bae-ab3ccec9 {
    grid-area: 3 / 2 / 6 / 3;
  }

  #w-node-ff9c02ed-12fb-31a8-4df7-dab275f2521e-ab3ccec9 {
    grid-area: 3 / 3 / 7 / 4;
  }

  #w-node-_28586c06-3066-87b1-6052-3d815e9349bc-ab3ccec9 {
    grid-area: 6 / 1 / 7 / 3;
  }

  #w-node-e5fde735-3e92-d862-7a73-66205c10f5e6-ab3ccec9 {
    grid-area: 4 / 4 / 7 / 5;
  }
}

@media screen and (max-width: 479px) {
  #w-node-ea6164b8-e1b1-a262-8a9a-fc470a2a0300-3f3cce55, #w-node-dfb15519-66de-bd92-12f7-2a45c9560f07-3f3cce55 {
    place-self: center;
  }

  #w-node-f632fcb5-7c11-23aa-be58-4a2077b400ae-77b400ab {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-f632fcb5-7c11-23aa-be58-4a2077b400cb-77b400ab {
    grid-area: 1 / 1 / 4 / 2;
    align-self: auto;
  }

  #w-node-f632fcb5-7c11-23aa-be58-4a2077b400cc-77b400ab {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_9d4cd2ee-8f67-b405-8b6d-90902cd4da0b-493cce70, #w-node-_9d4cd2ee-8f67-b405-8b6d-90902cd4da0e-493cce70 {
    place-self: center;
  }

  #w-node-e7dccdd3-18a2-2b82-0a79-a5581bde67b2-ab3ccec9 {
    grid-area: 1 / 1 / 4 / 2;
    align-self: center;
  }

  #w-node-_870270cd-9062-2ccc-984c-9951c8fa8afe-ab3ccec9 {
    grid-area: 4 / 1 / 6 / 2;
    align-self: center;
  }

  #w-node-_3dfe431c-04de-3f9b-e143-36f69ead34ff-ab3ccec9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4ac13d8b-de8e-ccef-4174-b21e9f283bf4-ab3ccec9 {
    grid-area: 2 / 4 / 5 / 5;
    align-self: center;
  }

  #w-node-_8bdb4a80-dcbb-5f4f-6e77-d8f3c62d8b60-ab3ccec9 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-b464b237-4ac5-5209-fe8d-cdd61c2a8bae-ab3ccec9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ff9c02ed-12fb-31a8-4df7-dab275f2521e-ab3ccec9 {
    grid-area: span 2 / span 1 / span 2 / span 1;
    align-self: center;
  }

  #w-node-_28586c06-3066-87b1-6052-3d815e9349bc-ab3ccec9 {
    grid-area: 5 / 3 / 6 / 5;
    justify-self: center;
  }

  #w-node-e5fde735-3e92-d862-7a73-66205c10f5e6-ab3ccec9 {
    grid-area: span 2 / span 1 / span 2 / span 1;
    align-self: center;
  }
}


