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

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

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

@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 {
  background-color: #030303;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}

.menu_sup {
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(#000 35%, rgba(3, 3, 3, 0));
  padding-bottom: 56px;
  padding-left: 14%;
  padding-right: 14%;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.seccion_portada {
  height: 900px;
  text-align: center;
  background-image: url('../images/10.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  margin-top: 56px;
}

.link_menu {
  color: #f0f0f0;
  letter-spacing: 2px;
  font-size: 17px;
  font-weight: 300;
}

.link_menu:hover, .link_menu.w--current {
  color: #7dba00;
}

.container {
  max-width: 100%;
  margin-top: 16px;
}

.contenedor_portada {
  height: 100%;
  max-width: 100%;
  text-align: center;
}

.div_link_facebook:hover {
  opacity: .44;
}

.image {
  margin-top: 18px;
}

.div_montaje_portada {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
}

.div_texto_portada {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 216px;
  position: absolute;
}

.texto_portada_01 {
  color: rgba(240, 240, 240, .78);
  letter-spacing: -10px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: Open Sans, sans-serif;
  font-size: 150px;
  font-weight: 300;
}

.div_texto_portada2 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 623px;
  position: absolute;
}

.texto_portada_02 {
  color: #f0f0f0;
  letter-spacing: 0;
  margin: 0 auto;
  font-family: Open Sans, sans-serif;
  font-size: 33px;
  font-weight: 700;
}

.div_caja_texto_2 {
  width: 700px;
  background-color: rgba(31, 26, 23, .52);
  border: 5px solid #7dba00;
  margin-left: auto;
  margin-right: auto;
  padding-top: 13px;
  padding-bottom: 13px;
}

.seccion_mosaico {
  height: auto;
  background-image: url('../images/4.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-bottom: 178px;
  padding-left: 14%;
  padding-right: 14%;
}

.texto_portada_03 {
  color: #f0f0f0;
  letter-spacing: 10px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 200;
}

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

.grid {
  grid-template-rows: auto;
  margin-top: 125px;
}

.rejilla_izq {
  height: 550px;
}

.rejilla_der {
  height: 550px;
  background-image: url('../images/100.jpg');
  background-position: 50%;
  background-size: cover;
}

.seccion_resumen {
  height: auto;
  background-color: #4f8000;
  padding-bottom: 143px;
  padding-left: 14%;
  padding-right: 14%;
}

.contenedor_resumen {
  max-width: 100%;
  text-align: center;
  padding-top: 53px;
}

.seccion_iconos {
  height: auto;
  padding-bottom: 90px;
  padding-left: 14%;
  padding-right: 14%;
}

.contenedor_iconos {
  max-width: 100%;
  margin-top: 80px;
  padding-bottom: 0;
}

.texto_resumen_01 {
  color: #f0f0f0;
  text-align: center;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 66px;
  font-weight: 300;
  line-height: 66px;
}

.parrafo_resumen_01 {
  color: #f0f0f0;
  text-align: center;
  margin-top: 45px;
  font-size: 23px;
  line-height: 45px;
}

.foto01 {
  height: 265px;
  background-image: url('../images/33.jpg');
  background-position: 50%;
  background-size: cover;
  margin-bottom: 20px;
}

.foto02 {
  width: 48%;
  height: 265px;
  background-image: url('../images/11.jpg');
  background-position: 50%;
  background-size: cover;
  margin-bottom: 0;
  margin-right: 10px;
  display: inline-block;
}

.foto03 {
  width: 48%;
  height: 265px;
  background-image: url('../images/22.jpg');
  background-position: 0 0;
  background-size: cover;
  margin-bottom: 0;
  display: inline-block;
}

.div_negro {
  width: 100%;
  height: 100%;
  background-color: rgba(3, 3, 3, .54);
  position: relative;
}

.div_negro:hover {
  opacity: 0;
}

.texto_mosaico {
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.texto_mosaico01 {
  color: #f0f0f0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 23px;
  position: absolute;
  top: -100px;
  left: 20px;
}

.texto_mosaico02 {
  color: #7dba00;
  margin-top: 0;
  font-size: 15px;
  font-weight: 400;
  position: absolute;
  top: -64px;
  left: 35px;
}

.text_bajo_mosaico {
  color: #f0f0f0;
  text-align: center;
  margin-top: 72px;
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
}

.boton_presupuesto {
  color: #030303;
  background-color: #7dba00;
  border: 3px solid #7dba00;
  border-radius: 6px;
  margin-top: 16px;
  margin-left: auto;
  margin-right: auto;
  padding: 26px 38px;
  font-family: Open Sans, sans-serif;
  font-size: 23px;
  font-weight: 800;
}

.boton_presupuesto:hover {
  color: #7dba00;
  background-color: #030303;
  border: 3px solid #7dba00;
}

.image-2 {
  margin-left: auto;
  margin-right: auto;
}

.seccion_pie {
  height: auto;
  border-top: 1px solid #f0f0f0;
  padding-top: 72px;
  padding-left: 0%;
  padding-right: 0%;
}

.caja_titulo_01 {
  clear: left;
  color: #7dba00;
  background-color: #7dba00;
  padding-left: 25px;
  padding-right: 25px;
  display: inline-block;
}

.texto_titulo_seccion {
  color: #f0f0f0;
  letter-spacing: 1px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.contenedor_global_iconos {
  text-align: center;
  margin-top: 36px;
}

.iconos {
  width: 320px;
  height: 400px;
  margin: 30px 3%;
  display: inline-block;
}

.text_icon {
  color: #7dba00;
  font-size: 30px;
}

.parrafo_iconos {
  color: #f0f0f0;
  font-size: 15px;
  line-height: 26px;
}

.contenedor_pie {
  max-width: 100%;
  margin-top: 25px;
  margin-bottom: 135px;
  padding-left: 10%;
  padding-right: 10%;
}

.grid-2 {
  grid-column-gap: 26px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.a {
  text-align: center;
  border-right: 1px solid #f0f0f0;
}

.b, .c {
  border-right: 1px solid #f0f0f0;
}

.liena_cierre {
  height: auto;
  background-color: #7dba00;
}

.t1 {
  color: #f0f0f0;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
}

.t2 {
  color: #f0f0f0;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
}

.link_facebook_pie:hover {
  opacity: .44;
}

.t2-copy {
  color: #f0f0f0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 19px;
  font-weight: 300;
  line-height: 25px;
}

.texto_cierre {
  color: #030303;
  text-align: center;
  padding-top: 17px;
  padding-bottom: 17px;
  font-weight: 600;
}

.image-3 {
  max-width: none;
}

.link_menu_2_selector {
  color: #f0f0f0;
  letter-spacing: 2px;
  padding-top: 8px;
  padding-bottom: 20px;
  font-size: 17px;
  font-weight: 300;
}

.link_menu_2_selector:hover {
  color: #7dba00;
}

.icon-2 {
  margin-top: 10.5px;
}

.dropdown-list {
  background-color: #1f1a17;
}

.dropdown-list.w--open {
  background-color: rgba(3, 3, 3, .85);
  border-radius: 11px;
}

.link_menu_interior {
  color: #f0f0f0;
  letter-spacing: 1px;
  border-bottom: 1px solid rgba(125, 186, 0, .37);
}

.link_menu_interior:hover {
  color: #7dba00;
}

.seccion_somos {
  height: 580px;
  background-image: url('../images/p_11-copia.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.container-2 {
  max-width: 100%;
  text-align: center;
  padding-top: 233px;
}

.texto_portada_01-copy {
  color: rgba(240, 240, 240, .78);
  letter-spacing: -10px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: Open Sans, sans-serif;
  font-size: 150px;
  font-weight: 300;
}

.seccion_texto_somos {
  background-image: url('../images/4.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: fixed;
  padding: 41px 14% 74px;
}

.contenedor_somos_text {
  max-width: 100%;
}

.div_caja_texto_3 {
  width: 500px;
  background-color: rgba(3, 3, 3, .88);
  border: 5px #7dba00;
  margin-top: 79px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

.texto_portada_02-copy {
  color: #f0f0f0;
  letter-spacing: 0;
  margin: 0 auto;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 25px;
}

.parrafo_text_01 {
  color: #f0f0f0;
  line-height: 25px;
}

.parrafo_text_02 {
  color: #f0f0f0;
  font-size: 22px;
  font-weight: 800;
  line-height: 29px;
}

.parrafo_text_03 {
  color: #f0f0f0;
}

.texto_portada_04 {
  color: rgba(240, 240, 240, .78);
  letter-spacing: -10px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: Open Sans, sans-serif;
  font-size: 100px;
  font-weight: 300;
}

.texto_portada_05 {
  color: rgba(240, 240, 240, .78);
  letter-spacing: -3px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: Open Sans, sans-serif;
  font-size: 50px;
  font-weight: 300;
}

.div_logos_financiacion {
  text-align: right;
}

.texto_fifnanciacion {
  color: #f0f0f0;
  font-size: 12px;
}

.seccion_electricidad {
  height: 580px;
  background-image: url('../images/p_03-copia.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.seccion_fotovoltaica {
  height: 580px;
  background-image: url('../images/p_04-copia.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.seccion_alumbrado {
  height: 580px;
  background-image: url('../images/p_05-copia.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.seccion_telecomunicaciones {
  height: 580px;
  background-image: url('../images/p_06-copia.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.seccion_redes {
  height: 580px;
  background-image: url('../images/p_08-copia.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.seccion_fibra {
  height: 580px;
  background-image: url('../images/p_12-copia.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.seccion_mantenimiento {
  height: 580px;
  background-image: url('../images/p_09-copia.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.t_form {
  color: #f0f0f0;
}

.campo-copy {
  height: 200px;
  background-color: #f0f0f0;
  border: 1px #000;
  border-radius: 0;
  margin-bottom: 19px;
}

.linea_03 {
  height: 2px;
  background-color: rgba(169, 186, 154, .18);
}

.titulo_01 {
  color: #58724e;
  margin-bottom: 49px;
}

.campo {
  background-color: #f0f0f0;
  border: 1px #000;
  border-radius: 0;
  margin-bottom: 19px;
}

.texto_01_contacto {
  color: #f0f0f0;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
}

.rejilla_contacto {
  grid-column-gap: 75px;
  grid-template-rows: auto;
  margin-top: 64px;
}

.logos_euro {
  text-align: right;
  margin-top: 100px;
}

.boton_form {
  background-color: #7dba00;
  border-radius: 8px;
  padding-left: 34px;
  padding-right: 34px;
  font-weight: 700;
}

.boton_form:hover {
  background-color: #436301;
}

.contenedor_sobre_mi {
  max-width: 90%;
  padding-left: 75px;
  padding-right: 75px;
}

._22 {
  border-top: 4px solid #7dba00;
}

.seccion_sobre_mi {
  padding-top: 53px;
  padding-bottom: 143px;
}

.t_33 {
  color: #f0f0f0;
  font-size: 18px;
  line-height: 22px;
}

.texto_logos_euro {
  color: #58724e;
  margin-bottom: -3px;
}

.seccion_contacto {
  height: 580px;
  background-image: url('../images/p_10-copia.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.text-span, .text-span-2, .text-span-3, .text-span-4, .text-span-5 {
  color: #7dba00;
}

.secccion_aviso_legal {
  background-image: url('../images/4.jpg');
  background-position: 50% 0;
  background-repeat: repeat-y;
  background-size: auto;
  background-attachment: fixed;
  margin-top: 150px;
  padding-left: 15%;
  padding-right: 15%;
  line-height: 23px;
}

.contenedor_aviso_legal {
  max-width: 1300px;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 34px;
  padding-bottom: 68px;
}

.texto_aviso_legal {
  color: #f5f5f5;
  text-align: center;
  letter-spacing: 6px;
  font-weight: 200;
}

.div_linea_blanca {
  height: 1px;
  background-color: #f5f5f5;
  margin-left: 165px;
  margin-right: 165px;
}

.parrafo_aviso_legal {
  color: #f5f5f5;
  text-align: left;
  margin-top: 58px;
  line-height: 33px;
}

.link {
  color: #030303;
}

.seccion_cuadros_electricos {
  height: 580px;
  background-image: url('../images/p_13-copia.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.img_cuadro {
  margin-top: 22px;
}

.parrafo_text_22 {
  color: #7dba00;
  margin-top: 19px;
  font-size: 14px;
  font-weight: 600;
  line-height: 25px;
}

.text-span-6 {
  font-size: 20px;
  font-weight: 700;
}

@media screen and (max-width: 991px) {
  .menu_sup {
    z-index: 1;
    padding-bottom: 2px;
    padding-left: 6%;
    padding-right: 6%;
  }

  .seccion_portada {
    height: 800px;
  }

  .link_menu {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .image {
    margin-top: 5px;
  }

  .texto_portada_01 {
    font-size: 100px;
  }

  .texto_portada_02 {
    font-size: 25px;
  }

  .div_caja_texto_2 {
    width: 500px;
  }

  .seccion_mosaico {
    padding-left: 1%;
    padding-right: 1%;
  }

  .texto_portada_03 {
    font-size: 14px;
  }

  .grid {
    clear: none;
    object-fit: fill;
    flex-direction: column;
    margin-top: 26px;
    display: flex;
  }

  .seccion_resumen {
    padding-left: 7%;
    padding-right: 7%;
  }

  .contenedor_iconos {
    text-align: center;
  }

  .seccion_pie {
    padding-top: 48px;
  }

  .caja_titulo_01 {
    margin-left: auto;
    margin-right: auto;
  }

  .iconos {
    height: 360px;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .contenedor_pie {
    margin-bottom: 32px;
    padding-left: 8%;
    padding-right: 8%;
  }

  .grid-2 {
    text-align: center;
    flex-direction: column;
    align-items: stretch;
    display: flex;
  }

  .a {
    border-right-style: none;
  }

  .b, .c {
    border-bottom: 1px solid #f0f0f0;
    border-right-style: none;
  }

  .icon {
    color: #f0f0f0;
    font-size: 44px;
  }

  .image-3 {
    width: 80%;
  }

  .link_menu_2_selector {
    padding-bottom: 10px;
    display: inline-block;
  }

  .selector_menu_sup {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .dropdown-list.w--open {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .link_menu_interior {
    text-align: center;
  }

  .menu-button, .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu {
    z-index: 2;
    background-color: rgba(3, 3, 3, .76);
    margin-top: 1px;
    padding-bottom: 18px;
  }

  .texto_portada_01-copy {
    font-size: 100px;
  }

  .seccion_texto_somos {
    padding-left: 2%;
    padding-right: 2%;
  }

  .div_caja_texto_3 {
    width: 500px;
  }

  .texto_portada_02-copy {
    font-size: 25px;
  }

  .texto_portada_04 {
    font-size: 100px;
  }

  .texto_portada_05 {
    font-size: 40px;
  }

  .contenedor_sobre_mi {
    padding-left: 20px;
    padding-right: 20px;
  }

  .seccion_sobre_mi {
    padding-bottom: 101px;
  }

  .div_linea_blanca {
    margin-left: 28px;
    margin-right: 28px;
  }
}

@media screen and (max-width: 767px) {
  .seccion_portada {
    height: 570px;
  }

  .div_texto_portada {
    padding-top: 98px;
  }

  .texto_portada_01 {
    font-size: 70px;
  }

  .div_texto_portada2 {
    padding-top: 402px;
  }

  .texto_portada_02 {
    font-size: 18px;
  }

  .div_caja_texto_2 {
    width: 420px;
  }

  .texto_portada_03 {
    letter-spacing: 8px;
    font-size: 10px;
  }

  .grid {
    margin-top: 11px;
  }

  .text_bajo_mosaico {
    padding-left: 14px;
    padding-right: 14px;
    font-size: 17px;
    line-height: 35px;
  }

  .icon {
    font-size: 38px;
  }

  .menu-button {
    padding: 7px;
  }

  .image-4 {
    max-width: 80%;
  }

  .brand {
    padding-left: 0;
  }

  .texto_portada_01-copy {
    font-size: 70px;
  }

  .div_caja_texto_3 {
    width: 420px;
  }

  .texto_portada_02-copy {
    font-size: 18px;
  }

  .texto_portada_04 {
    font-size: 70px;
  }

  .texto_portada_05 {
    font-size: 30px;
  }

  .texto_01_contacto {
    font-size: 14px;
  }

  .rejilla_contacto {
    flex-direction: column;
    margin-top: 48px;
    display: flex;
  }

  .seccion_sobre_mi {
    padding-bottom: 92px;
  }

  .div_linea_blanca {
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media screen and (max-width: 479px) {
  .seccion_portada {
    height: 400px;
  }

  .texto_portada_01 {
    letter-spacing: -5px;
    font-size: 50px;
  }

  .div_texto_portada2 {
    padding-top: 272px;
  }

  .texto_portada_02 {
    font-size: 12px;
    line-height: 20px;
  }

  .div_caja_texto_2 {
    width: 290px;
  }

  .seccion_mosaico {
    padding-bottom: 76px;
  }

  .texto_portada_03 {
    letter-spacing: 4px;
    font-size: 7px;
    line-height: 20px;
  }

  .rejilla_izq {
    height: auto;
  }

  .rejilla_der {
    height: 300px;
  }

  .seccion_resumen {
    padding-bottom: 86px;
  }

  .texto_resumen_01 {
    font-size: 33px;
    line-height: 40px;
  }

  .parrafo_resumen_01 {
    font-size: 16px;
    line-height: 25px;
  }

  .foto01 {
    height: 200px;
  }

  .foto02 {
    height: 190px;
    margin-right: 0;
  }

  .foto03 {
    height: 190px;
  }

  .texto_mosaico01 {
    font-size: 14px;
    top: -85px;
    left: 9px;
  }

  .texto_mosaico02 {
    font-size: 10px;
    line-height: 25px;
    top: -51px;
    left: 11px;
  }

  .text_bajo_mosaico {
    margin-top: 41px;
    font-size: 13px;
    line-height: 22px;
  }

  .seccion_somos {
    height: 390px;
  }

  .container-2 {
    padding-top: 133px;
  }

  .seccion_texto_somos {
    padding-bottom: 49px;
  }

  .div_caja_texto_3 {
    width: 290px;
    margin-top: 46px;
  }

  .texto_portada_02-copy {
    font-size: 10px;
    line-height: 15px;
  }

  .parrafo_text_01 {
    font-size: 12px;
    line-height: 22px;
  }

  .parrafo_text_02 {
    font-size: 18px;
    line-height: 24px;
  }

  .texto_portada_04 {
    letter-spacing: -3px;
    font-size: 50px;
  }

  .texto_portada_05 {
    letter-spacing: -1px;
    font-size: 20px;
  }

  .seccion_electricidad {
    height: 390px;
  }

  .seccion_fotovoltaica {
    height: 340px;
  }

  .seccion_alumbrado, .seccion_telecomunicaciones, .seccion_redes, .seccion_fibra, .seccion_mantenimiento {
    height: 390px;
  }

  .titulo_01 {
    margin-bottom: 27px;
  }

  .texto_01_contacto {
    font-size: 12px;
    line-height: 22px;
  }

  .rejilla_contacto {
    margin-top: 32px;
  }

  .logos_euro {
    margin-top: 49px;
  }

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

  .seccion_sobre_mi {
    padding-top: 13px;
    padding-bottom: 55px;
  }

  .seccion_contacto {
    height: 390px;
  }

  .texto_aviso_legal {
    font-size: 22px;
  }

  .div_linea_blanca {
    margin-left: 21px;
    margin-right: 21px;
  }

  .seccion_cuadros_electricos {
    height: 390px;
  }

  .parrafo_text_22 {
    font-size: 12px;
    line-height: 22px;
  }
}

#w-node-_23a81222-c5af-9861-2ff0-f60d688edc93-1fb69e51, #w-node-_29c8fd2f-131c-0f2f-0f2e-e1de3b10f469-1fb69e51, #w-node-_70121fb3-0eb0-3e6b-5a1e-b2ef62417254-62417251, #w-node-_70121fb3-0eb0-3e6b-5a1e-b2ef62417256-62417251, #w-node-_70121fb3-0eb0-3e6b-5a1e-b2ef6241725f-62417251, #w-node-_70121fb3-0eb0-3e6b-5a1e-b2ef62417268-62417251 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bb-27486327 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bc-27486327, #w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bd-27486327 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bb-8083092e {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bc-8083092e, #w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bd-8083092e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bb-cde3da42 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bc-cde3da42, #w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bd-cde3da42 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bb-3078d666 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bc-3078d666, #w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bd-3078d666 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bb-d9d0bf03 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bc-d9d0bf03, #w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bd-d9d0bf03 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bb-e8aef4c2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bc-e8aef4c2, #w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bd-e8aef4c2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bb-d08dc8e8 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bc-d08dc8e8, #w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bd-d08dc8e8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bb-db93d511 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bc-db93d511, #w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bd-db93d511, #w-node-_7b027bed-4adc-28d7-b381-5fecac3eda63-307e6f3f, #w-node-_7b027bed-4adc-28d7-b381-5fecac3eda78-307e6f3f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bb-84244ba4 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bc-84244ba4, #w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bd-84244ba4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bb-27486327 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bc-27486327, #w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bd-27486327 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bb-8083092e {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bc-8083092e, #w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bd-8083092e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bb-cde3da42 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bc-cde3da42, #w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bd-cde3da42 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bb-3078d666 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bc-3078d666, #w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bd-3078d666 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bb-d9d0bf03 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bc-d9d0bf03, #w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bd-d9d0bf03 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bb-d08dc8e8 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bc-d08dc8e8, #w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bd-d08dc8e8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bb-84244ba4 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bc-84244ba4, #w-node-_42047d59-30e7-1ff5-d5d8-6ac7f60ee7bd-84244ba4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


