@font-face {
  font-family: Neulis Sans;
  src: url('../fonts/Neulis_Sans_Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Neulis Sans Extra;
  src: url('../fonts/Neulis_Sans_Extra_Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Neulis Sans;
  src: url('../fonts/Neulis_Sans_Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Warblerdisplay;
  src: url('../fonts/WarblerDisplay_Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --_aymac-colores---blanco: white;
  --_aymac-colores---gris: #313237;
  --_aymac-colores---verde-aymac: #075056;
  --_aymac-colores---gris-2: #c9c9c9;
}

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

.aymac-hero {
  z-index: -1;
  background-color: #000;
  flex-flow: column;
  justify-content: center;
  align-self: auto;
  align-items: center;
  height: 615px;
  display: block;
  position: relative;
  inset: 0%;
  overflow: hidden;
}

.hero-contenedor {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.image {
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-2 {
  position: absolute;
  inset: auto 0% 0% auto;
}

.image-3 {
  position: absolute;
  inset: 0% 0% auto auto;
}

.contenedor-fondo {
  z-index: -1;
  background-image: url('../images/aymac-hero-vid-primer-cuadro_1aymac-hero-vid-primer-cuadro.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  position: absolute;
  inset: 0%;
}

.body {
  flex-flow: column;
  display: flex;
}

.navbar {
  z-index: 50;
  background-color: #c9c9c900;
  background-image: linear-gradient(#000, #000 0%, #0006 0%, #0000);
  width: 100%;
  padding-top: 19px;
  padding-bottom: 19px;
  position: absolute;
  top: 0;
}

.nav-link {
  color: var(--_aymac-colores---blanco);
  padding-left: 15px;
  padding-right: 15px;
  font-family: Neulis Sans, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.nav-link:hover, .nav-link:visited {
  color: #2bb0bb;
}

.image-5 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.schedule {
  background-color: var(--_aymac-colores---blanco);
  height: 45px;
  color: var(--_aymac-colores---gris);
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  margin-top: 8px;
  margin-bottom: 8px;
  font-family: Neulis Sans, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  display: flex;
}

.schedule:hover {
  background-color: var(--_aymac-colores---verde-aymac);
  color: var(--_aymac-colores---blanco);
}

.nav-menu {
  justify-content: center;
  align-items: center;
  display: flex;
}

.dropdown {
  border: 1px solid var(--_aymac-colores---blanco);
  color: var(--_aymac-colores---blanco);
  border-radius: 4px;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Neulis Sans, Arial, sans-serif;
}

.text-block, .icon {
  color: var(--_aymac-colores---blanco);
}

.dropdown-toggle {
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  height: 45px;
  display: flex;
}

.seccion {
  background-color: #fff;
  padding-top: 100px;
  padding-bottom: 100px;
}

.seccion.footer {
  background-color: var(--_aymac-colores---gris);
  padding-top: 20px;
  padding-bottom: 20px;
}

.seccion.quienes-somos-2 {
  background-color: #fff;
  padding-top: 80px;
}

.contenedor {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

.contenedor.footer-centrado {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.grilla-2-columnas {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  width: 100%;
  padding: 0;
}

.celda-01 {
  justify-content: center;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
}

.celda-01.footer {
  justify-content: center;
  align-items: center;
}

.celda-02 {
  text-align: left;
  justify-content: center;
  align-items: center;
}

.textos {
  border-left: 2px solid #336a704d;
  margin-top: 25px;
  margin-left: 0;
  padding-left: 20px;
  font-family: Neulis Sans, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  position: relative;
}

.textos.no-margin-top {
  margin-top: 0;
}

.textos.blanco {
  color: var(--_aymac-colores---blanco);
  border-left-color: #b1b1b14d;
}

.textos.titulo-aymac {
  font-family: Neulis Sans, Arial, sans-serif;
}

.textos.light {
  font-family: Neulis Sans Extra, Arial, sans-serif;
}

.footer-texts {
  color: var(--_aymac-colores---verde-aymac);
  font-family: Warblerdisplay, Times New Roman, sans-serif;
  font-size: 28px;
  line-height: 30px;
}

.footer-texts.form {
  font-size: 20px;
}

.enlaces-footer {
  color: var(--_aymac-colores---gris);
  font-family: Neulis Sans Extra, Arial, sans-serif;
  font-size: 18px;
}

.enlaces-footer.form {
  font-size: 15px;
}

.tipo-contacto {
  width: 100px;
}

.enlaces {
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.enlaces.telefono {
  border: 2px solid #07505666;
  border-radius: 5px;
  margin-bottom: 10px;
  padding: 15px;
}

.enlaces.telefono:hover {
  background-color: #dde7e8;
}

.enlaces.telefono.form {
  flex-flow: column;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 0;
}

.enlaces.email {
  border: 1px solid #07505666;
  border-radius: 5px;
  padding: 15px;
}

.enlaces.email:hover {
  background-color: #dde7e8;
}

.enlaces.email.form {
  flex-flow: column;
}

.enlaces.cellphone {
  border: 2px solid #07505666;
  border-radius: 5px;
  margin-bottom: 10px;
  padding: 15px;
}

.enlaces.cellphone:hover {
  background-color: #dde7e8;
}

.enlaces.cellphone.form {
  flex-flow: column;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 0;
}

.button {
  border: 1.5px none var(--_aymac-colores---gris);
  background-color: var(--_aymac-colores---blanco);
  color: var(--_aymac-colores---gris);
  border-radius: 3px;
}

.button:hover {
  background-color: var(--_aymac-colores---verde-aymac);
  color: var(--_aymac-colores---blanco);
}

.button.schedule {
  background-color: var(--_aymac-colores---gris);
  color: var(--_aymac-colores---blanco);
  padding-left: 40px;
  padding-right: 40px;
}

.button.schedule:hover {
  background-color: var(--_aymac-colores---verde-aymac);
}

.button.schedule-white {
  background-color: var(--_aymac-colores---blanco);
  height: 45px;
  color: var(--_aymac-colores---gris);
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Neulis Sans, Arial, sans-serif;
  font-size: 16px;
  display: flex;
}

.button.schedule-white:hover {
  background-color: var(--_aymac-colores---gris);
  color: var(--_aymac-colores---blanco);
}

.espaciador-40px {
  width: 100%;
  height: 40px;
}

.dropdown-link {
  border: 3px solid var(--_aymac-colores---blanco);
  background-color: var(--_aymac-colores---blanco);
  text-align: left;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  font-weight: 400;
  display: flex;
  box-shadow: 0 8px 10px #0003;
}

.dropdown-list {
  background-color: #ddd0;
}

.fondo-modal {
  z-index: 10000;
  background-color: #313237cc;
  flex-flow: column;
  order: 0;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.modal {
  background-color: var(--_aymac-colores---blanco);
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 310px;
  height: auto;
  display: flex;
}

.modal-form {
  background-color: #f2f2f2;
  border-radius: 0 0 10px 10px;
  width: 100%;
  height: auto;
  padding: 10px;
}

.form-block {
  margin: 10px;
}

.text-field {
  border-radius: 5px;
  margin-bottom: 8px;
}

.submit-button {
  border: 1.5px solid var(--_aymac-colores---verde-aymac);
  background-color: var(--_aymac-colores---blanco);
  width: 100%;
  height: 45px;
  color: var(--_aymac-colores---verde-aymac);
  border-radius: 5px;
  margin-top: 20px;
}

.submit-button:hover {
  background-color: var(--_aymac-colores---verde-aymac);
  color: var(--_aymac-colores---blanco);
}

.field-label {
  margin-bottom: 3px;
  font-family: Neulis Sans, Arial, sans-serif;
  font-weight: 300;
}

.titular-form {
  color: var(--_aymac-colores---verde-aymac);
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Warblerdisplay, Times New Roman, sans-serif;
  font-size: 25px;
}

.sublinea-form {
  text-align: center;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Neulis Sans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
}

.error-message {
  border-radius: 5px;
  padding-left: 15px;
  padding-right: 15px;
}

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

.success-message {
  border-radius: 5px;
  padding-left: 15px;
  padding-right: 15px;
}

.sublinea-form-confirmacion {
  margin-bottom: 10px;
  font-family: Neulis Sans, Arial, sans-serif;
  font-size: 16px;
}

.linea-separadora {
  background-color: #31323766;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.button-2 {
  background-color: var(--_aymac-colores---blanco);
  width: 100%;
  height: 45px;
  color: var(--_aymac-colores---gris);
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  font-family: Neulis Sans, Arial, sans-serif;
  display: flex;
}

.button-2.afuera-del-form {
  border: 1.5px solid var(--_aymac-colores---blanco);
  width: 150px;
  color: var(--_aymac-colores---blanco);
  text-align: center;
  background-color: #fff0;
  margin-top: 30px;
}

.grilla-footer {
  width: 100%;
  padding: 0;
}

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

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

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

.copyright-text {
  color: var(--_aymac-colores---blanco);
  text-align: center;
  font-family: Neulis Sans Extra, Arial, sans-serif;
  font-size: 12px;
  line-height: 15px;
}

.logo-footer {
  width: 120px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.heading {
  width: auto;
  color: var(--_aymac-colores---blanco);
  text-align: center;
  margin-top: 0;
  font-family: Neulis Sans Extra, Arial, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
}

.espaciador-25px {
  width: 100%;
  height: 25px;
}

.hero-bg-video {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  position: absolute;
  inset: 0%;
}

.aymac-pre-footer {
  z-index: -1;
  background-color: #000;
  flex-flow: column;
  justify-content: center;
  align-self: auto;
  align-items: center;
  height: 615px;
  display: block;
  position: relative;
  inset: 0%;
  overflow: hidden;
}

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

.fondo-degrado {
  background-image: linear-gradient(0deg, #fff, #ccc);
  border: 2px #000;
  justify-content: center;
  align-items: center;
  width: 99%;
  height: 99%;
  display: flex;
}

.contenedor-mensaje {
  background-color: #fff;
  border: 2px #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin: 5px 2px 2px;
  padding: 40px 40px 0;
  display: flex;
}

.bloque-intro {
  font-family: Neulis Sans Extra, Arial, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.text-span-2, .text-span-3, .text-span-4, .text-span-5, .text-span-6 {
  font-family: Warblerdisplay, Times New Roman, sans-serif;
  font-size: 25px;
}

.contenedor-centrado-100-porciento {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.recuadros {
  box-shadow: 0 15px 15px #0003;
}

.sublinea-post-hero {
  text-align: center;
  margin-top: 100px;
  font-family: Neulis Sans Extra, Arial, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.grilla-recuadros {
  margin-top: 70px;
  padding: 0;
}

.grilla-plano-mensaje {
  width: 100%;
  margin-top: 100px;
  padding: 0;
}

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

.heading-2 {
  color: var(--_aymac-colores---verde-aymac);
  font-family: Warblerdisplay, Times New Roman, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
}

.text-span-7, .text-span-8 {
  font-family: Neulis Sans Extra, Arial, sans-serif;
  font-size: 40px;
  line-height: 40px;
}

.section {
  background-image: linear-gradient(#fff, #94d4ff 34%, #90f2ff 73%, #fff);
  padding-top: 60px;
  padding-bottom: 60px;
}

.grilla-edificios {
  padding: 0;
  position: sticky;
}

.heading-3 {
  color: var(--_aymac-colores---verde-aymac);
  font-family: Neulis Sans Extra, Arial, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 33px;
}

.text-span-9 {
  font-family: Warblerdisplay, Times New Roman, sans-serif;
  font-size: 35px;
  line-height: 35px;
}

.buildings-stage {
  background-color: #bd272700;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 500px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-block-9 {
  font-family: Neulis Sans, Arial, sans-serif;
}

.left-building-column {
  width: 100%;
}

.building-main {
  box-sizing: border-box;
  background-color: #ff1a0000;
  background-image: url('../images/aymac-1-edificio.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex: none;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 450px;
  margin-bottom: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  inset: auto;
  overflow: visible;
}

.building-two {
  background-color: #06ec4400;
  background-image: url('../images/aymac-2-edificio.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex: none;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 650px;
  margin-bottom: 0;
  display: flex;
  position: relative;
  bottom: auto;
  left: auto;
}

.building-three {
  background-color: #123eff00;
  background-image: url('../images/aymac-3-edificio.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex: none;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 600px;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  bottom: auto;
  left: auto;
}

.image-7 {
  display: block;
}

.building-main-img {
  display: block;
  overflow: visible;
}

.buildings-track {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 2000px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: visible;
}

.contendor-edificio {
  height: auto;
}

.secion-edificio {
  background-image: linear-gradient(#fff, #94d4ff 34%, #90f2ff 73%, #fff);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.nombre-edificio {
  margin-bottom: 0;
  font-family: Neulis Sans, Arial, sans-serif;
  text-decoration: none;
}

.nombre-edificio._3 {
  margin-bottom: -29px;
}

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

.quick-stack-4 {
  width: 100%;
  height: 100%;
  padding: 0;
}

.contendor-key-data {
  background-color: var(--_aymac-colores---verde-aymac);
  border-radius: 5px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 30px;
  display: flex;
}

.keydata-title {
  color: var(--_aymac-colores---blanco);
  font-family: Warblerdisplay, Times New Roman, sans-serif;
  font-size: 30px;
  line-height: 35px;
}

.keydata-description {
  color: var(--_aymac-colores---blanco);
  margin-top: 10px;
  font-family: Neulis Sans Extra, Arial, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.section-2 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.key-data-header {
  color: var(--_aymac-colores---verde-aymac);
  text-align: center;
  margin-bottom: 20px;
  font-family: Warblerdisplay, Times New Roman, sans-serif;
  font-size: 35px;
  line-height: 40px;
}

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

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

.title-in-the-hub {
  color: var(--_aymac-colores---verde-aymac);
  font-family: Warblerdisplay, Times New Roman, sans-serif;
  font-size: 40px;
  line-height: 45px;
}

.link-block {
  position: absolute;
  top: 3975px;
  left: 17px;
}

.map-link-01 {
  z-index: 10;
  background-color: #d5363600;
  border-radius: 0;
  width: 8%;
  height: 14%;
  display: flex;
  position: absolute;
  top: 36%;
  left: 1%;
}

.seccion-mapa {
  background-color: #e0e0e000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-bottom: 100px;
  display: flex;
  position: relative;
}

.map-link-02 {
  z-index: 10;
  background-color: #a82b2b00;
  width: 8%;
  height: 14%;
  position: absolute;
  top: 83.5%;
  left: 15.5%;
}

.map-link-03 {
  z-index: 10;
  background-color: #a82b2b00;
  width: 8%;
  height: 15%;
  position: absolute;
  top: 22.5%;
  left: 53%;
}

.map-link-04 {
  z-index: 10;
  background-color: #a82b2b00;
  width: 8%;
  height: 15%;
  position: absolute;
  top: 10%;
  left: 70%;
}

.map-link-05 {
  z-index: 10;
  background-color: #a82b2b00;
  width: 8%;
  height: 15%;
  position: absolute;
  top: 7%;
  left: 57.5%;
}

.map-link-06 {
  z-index: 10;
  background-color: #a82b2b00;
  width: 8%;
  height: 15%;
  position: absolute;
  top: 11%;
  left: 87.5%;
}

.map-link-07 {
  z-index: 10;
  background-color: #a82b2b00;
  width: 8%;
  height: 15%;
  position: absolute;
  top: -4%;
  left: 90.5%;
}

.capa-oscura {
  z-index: 1;
  background-color: #000000b3;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.section-4 {
  padding-top: 100px;
  padding-bottom: 60px;
}

.card {
  background-color: #fff;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 310px;
  height: 515px;
  margin-right: 60px;
  display: flex;
  position: relative;
}

.card-top {
  background-color: #fff;
  border-radius: 10px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 215%;
  margin-right: 0;
  display: flex;
}

.card-arriba {
  background-color: #fff;
  border-radius: 10px;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-right: 0;
  display: flex;
}

.card-arriba._01 {
  background-image: url('../images/mapa-card-01-asa.avif');
  background-position: 50%;
  background-size: cover;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  height: 30%;
}

.card-arriba._02 {
  background-image: url('../images/mapa-card-02-tryp-by-wyndham-asuncion.avif');
  background-position: 50%;
  background-size: cover;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  height: 30%;
}

.card-arriba._03 {
  background-image: url('../images/mapa-card-03-dazzler-by-wyndham-asuncion.avif');
  background-position: 50%;
  background-size: cover;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  height: 30%;
}

.card-arriba._04 {
  background-image: url('../images/mapa-card-04-ibis-asuncion.avif');
  background-position: 50% 0;
  background-size: cover;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  height: 30%;
}

.card-arriba._05 {
  background-image: url('../images/mapa-card-05-shopping-del-sol.avif');
  background-position: 50%;
  background-size: cover;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  height: 30%;
}

.card-arriba._06 {
  background-image: url('../images/mapa-card-06-sheraton-asuncion.avif');
  background-position: 50%;
  background-size: cover;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  height: 30%;
}

.card-arriba._07 {
  background-image: url('../images/mapa-card-07-esplendor-by-wyndham-asuncion.avif');
  background-position: 50%;
  background-size: cover;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  height: 30%;
}

.card-abajo {
  background-color: #fff;
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 70%;
  margin-right: 0;
  padding: 20px;
  display: flex;
}

.text-block-10 {
  color: var(--_aymac-colores---verde-aymac);
  font-family: Warblerdisplay, Times New Roman, sans-serif;
  font-size: 30px;
  line-height: 35px;
}

.text-block-11 {
  font-family: Neulis Sans, Arial, sans-serif;
  line-height: 26px;
}

.titulares-cards-mapa {
  color: var(--_aymac-colores---verde-aymac);
  font-family: Warblerdisplay, Times New Roman, sans-serif;
  font-size: 30px;
  line-height: 35px;
}

.texto-flujo-cards {
  margin-top: 10px;
  font-family: Neulis Sans, Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.btn-cerrar-modal-mapa {
  background-color: #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  margin-top: 20px;
  margin-right: 20px;
  display: flex;
  box-shadow: 0 2px 15px #0000004d;
}

.section-5 {
  background-color: #574242;
  flex-flow: wrap;
  justify-content: flex-start;
  padding: 20px;
  display: flex;
}

.capa-oscura-01, .capa-oscura-02, .capa-oscura-03, .capa-oscura-04 {
  z-index: 20;
  background-color: #000000b3;
  justify-content: flex-end;
  align-items: center;
  display: none;
  position: absolute;
  inset: 0%;
}

.capa-oscura-05 {
  z-index: 20;
  background-color: #000000b3;
  flex: 0 auto;
  order: 0;
  justify-content: flex-end;
  align-items: center;
  display: none;
  position: absolute;
  inset: 0%;
}

.capa-oscura-06, .capa-oscura-07 {
  z-index: 20;
  background-color: #000000b3;
  justify-content: flex-end;
  align-items: center;
  display: none;
  position: absolute;
  inset: 0%;
}

.mapa {
  z-index: -10;
  outline-offset: 0px;
  border: 1px #fff;
  outline: 8px solid #fff;
  display: block;
  position: relative;
  box-shadow: 0 8px 30px #0006;
}

.container {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  display: flex;
  position: relative;
}

.section-6 {
  background-image: url('../images/desicion-estrategica-fondo.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  height: 619px;
}

.container-2 {
  height: 100%;
}

.contendor-desicion-estrategica {
  justify-content: flex-start;
  align-items: flex-end;
  height: 100%;
  display: flex;
}

.contenedor-logo-texto {
  margin-bottom: 120px;
}

.text-block-12 {
  color: #fff;
  margin-top: 20px;
  font-family: Neulis Sans Extra, Arial, sans-serif;
  font-size: 40px;
  line-height: 49px;
}

.text-span-10 {
  font-family: Warblerdisplay, Times New Roman, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 45px;
}

.expanding-corporate-enviroment {
  background-image: url('../images/expading-corporate-enviroment-fondo.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  height: auto;
  padding-top: 40px;
  padding-bottom: 30px;
}

.container-3 {
  height: 100%;
}

.quick-stack-6 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  height: 100%;
  padding: 0 0 40px;
}

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

.div-block {
  background-color: var(--_aymac-colores---verde-aymac);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  display: flex;
}

.text-block-13 {
  color: #fff;
  font-family: Neulis Sans, Arial, sans-serif;
}

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

.textos-edificio {
  color: #fff;
  font-family: Neulis Sans, Arial, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

.section-7 {
  background-image: url('../images/fondo-blur-1.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 2400px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 140px;
  padding-bottom: 100px;
  display: flex;
}

.section-8 {
  background-color: #313236;
  padding-top: 60px;
  padding-bottom: 60px;
}

.container-4 {
  width: 100%;
  height: auto;
}

.grilla-doble-columna {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  padding: 0;
}

.edificios-titulos {
  color: var(--_aymac-colores---blanco);
  font-family: Warblerdisplay, Times New Roman, sans-serif;
  font-size: 40px;
  line-height: 45px;
}

.edificios-titulos.texto-izq {
  text-align: left;
}

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

.fotos-aymac {
  box-shadow: 0 20px 20px #0003;
}

.fotos-aymac.margen {
  margin-bottom: 40px;
}

.fotos-aymac.margen.arriba {
  margin-top: 40px;
  margin-bottom: 0;
}

.fotos-aymac.margen-top-botton {
  margin-bottom: 40px;
}

.fotos-aymac.margen-top-botton.arriba {
  margin-top: 40px;
  margin-bottom: 0;
}

.foto-larga {
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 60px;
  display: flex;
}

.list {
  color: var(--_aymac-colores---blanco);
  font-family: Neulis Sans, Arial, sans-serif;
}

.text-block-14 {
  color: var(--_aymac-colores---blanco);
  font-family: Neulis Sans Extra, Arial, sans-serif;
  font-size: 18px;
}

.bullet-texts {
  color: var(--_aymac-colores---blanco);
  margin-top: 8px;
  margin-bottom: 8px;
  font-family: Neulis Sans Extra, Arial, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.section-9 {
  background-image: url('../images/fondo-blur-2.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 2400px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-10 {
  background-image: url('../images/fondo-flexible-spaces.avif');
  background-position: 50%;
  background-size: 2400px;
  height: 619px;
  display: flex;
}

.container-5 {
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

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

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

.container-6 {
  justify-content: space-between;
  align-items: center;
  height: 854px;
  display: flex;
}

.section-12 {
  background-image: url('../images/fondo-technologia.png');
  background-position: 50%;
  background-repeat: no-repeat;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.quick-stack-8 {
  margin-top: 80px;
  margin-bottom: 80px;
}

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

.quick-stack-9 {
  margin-bottom: 80px;
  padding-top: 0;
  padding-bottom: 0;
}

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

.sala-de-conferencias {
  background-image: url('../images/sala-de-conferencias-fondo.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 2400px;
  height: 620px;
}

.container-7 {
  justify-content: flex-start;
  align-items: flex-end;
  height: 100%;
  display: flex;
}

.section-14 {
  margin-top: 100px;
}

.section-15 {
  background-image: url('../images/fondo-next-step.avif');
  background-position: 0 0;
  background-size: auto;
  height: 713px;
}

.pre-footer {
  background-color: #fff;
  padding-top: 0;
  padding-bottom: 100px;
}

.pre-footer.footer {
  background-color: var(--_aymac-colores---gris);
  padding-top: 20px;
  padding-bottom: 20px;
}

.pre-footer.quienes-somos-2 {
  background-color: #fff;
  padding-top: 80px;
}

.texto-titulo-aymac {
  border-left: 2px #336a704d;
  margin-top: 25px;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
  font-family: Neulis Sans, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  position: relative;
}

.texto-titulo-aymac.no-margin-top {
  margin-top: 0;
}

.texto-titulo-aymac.blanco {
  color: var(--_aymac-colores---blanco);
  border-left-color: #b1b1b14d;
}

.texto-titulo-aymac.titulo-aymac {
  font-family: Neulis Sans, Arial, sans-serif;
}

.texto-titulo-aymac.light {
  font-family: Neulis Sans Extra, Arial, sans-serif;
}

.texto-direccion-aymac {
  text-align: center;
  border-left: 0 #336a704d;
  margin-top: 0;
  margin-left: 0;
  padding-left: 0;
  font-family: Neulis Sans Extra, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
  position: relative;
}

.texto-direccion-aymac.no-margin-top {
  margin-top: 0;
}

.texto-direccion-aymac.blanco {
  color: var(--_aymac-colores---blanco);
  border-left-color: #b1b1b14d;
}

.texto-direccion-aymac.titulo-aymac {
  font-family: Neulis Sans, Arial, sans-serif;
}

.texto-direccion-aymac.light {
  font-family: Neulis Sans Extra, Arial, sans-serif;
}

.container-8 {
  height: 100%;
}

.contenedor-next-step {
  height: 100%;
  display: flex;
}

.quick-stack-10 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  width: 100%;
  padding: 0;
}

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

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

.contendor-next-step-elementos {
  width: 280px;
}

.aymac-1-contenedor {
  width: 100%;
  height: auto;
}

.aymac-1 {
  background-image: url('../images/fondo-blur-1.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 2400px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 140px;
  padding-bottom: 100px;
  display: flex;
}

.strategic-decision {
  background-image: url('../images/desicion-estrategica-fondo.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  height: 619px;
}

.the-hub-of-asuncions-business {
  padding-top: 0;
  padding-bottom: 60px;
}

.key-data {
  padding-top: 20px;
  padding-bottom: 100px;
}

.celda-aymac-3-photo, .celda-aymac-3-top-view {
  justify-content: center;
  align-items: center;
}

.aymac-3 {
  background-image: url('../images/fondo-blur-2.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}

.aymac-parking {
  background-image: url('../images/fondo-technologia.png');
  background-position: 50%;
  background-repeat: no-repeat;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.celda-parking {
  justify-content: center;
  align-items: flex-start;
}

.everything-you-need {
  margin-top: 20px;
}

.section-15-copy, .next-step {
  background-image: url('../images/fondo-next-step.avif');
  background-position: 0 0;
  background-size: auto;
  height: 713px;
}

.celda-fotos-edificios {
  justify-content: center;
  align-items: center;
}

.text-span-11 {
  font-family: Warblerdisplay, Times New Roman, sans-serif;
  font-size: 35px;
}

.bold-text {
  line-height: 40px;
}

.text-span-12 {
  font-family: Warblerdisplay, Times New Roman, sans-serif;
  font-size: 45px;
}

.div-block-2 {
  width: 300px;
  height: 50px;
  margin-top: 40px;
}

.hint-scroll {
  background-color: var(--_aymac-colores---verde-aymac);
  text-align: center;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 40px;
  margin-top: 40px;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: relative;
}

.text-block-15 {
  color: var(--_aymac-colores---blanco);
  font-family: Neulis Sans, Arial, sans-serif;
}

.texto-hint {
  margin-left: 10px;
  margin-right: 10px;
}

.grilla-doble-columna-proximo-paso {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  width: 100%;
  padding: 0;
}

.grilla-doble-columna-copy {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  padding: 0;
}

.celda-foto-aymac-2-escaleras {
  justify-content: center;
  align-items: center;
}

.contenedor-parking {
  justify-content: space-between;
  align-items: center;
  height: 854px;
  display: flex;
}

.grilla-technologia {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  height: 100%;
  padding: 0 0 40px;
}

.celda-proximo-paso {
  justify-content: center;
  align-items: center;
}

.bloque-hint {
  justify-content: center;
  align-items: center;
  display: flex;
}

.celda-aymac-1 {
  justify-content: center;
  align-items: center;
}

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

@media screen and (max-width: 991px) {
  .aymac-hero, .contenedor-fondo {
    z-index: -10;
  }

  .navbar {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    position: absolute;
  }

  .nav-link {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .schedule {
    margin-top: 20px;
  }

  .nav-menu {
    background-color: var(--_aymac-colores---gris);
    padding: 20px 220px;
  }

  .dropdown {
    margin: 20px 0;
  }

  .dropdown-toggle {
    justify-content: space-between;
    align-items: center;
  }

  .menu-button {
    background-color: var(--_aymac-colores---blanco);
    border-radius: 4px;
  }

  .menu-button.w--open {
    background-color: var(--_aymac-colores---blanco);
  }

  .icon-2 {
    color: var(--_aymac-colores---gris);
  }

  .seccion {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

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

  .grilla-2-columnas {
    padding: 0 20px 60px;
  }

  .celda-01 {
    justify-content: center;
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 0;
  }

  .celda-01.footer {
    justify-content: center;
    align-items: center;
  }

  .textos {
    font-size: 18px;
    line-height: 25px;
  }

  .textos.blanco {
    text-align: left;
    border-left-style: none;
    margin-top: 10px;
    padding-left: 0;
    font-size: 16px;
  }

  .textos.no-margen {
    margin-top: 0;
  }

  .modal {
    position: relative;
  }

  .contenedor-mensaje {
    padding-top: 30px;
  }

  .section-2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .map-link-01 {
    width: 45px;
    height: 45px;
    top: 150px;
    left: 13px;
  }

  .seccion-mapa {
    padding-bottom: 60px;
  }

  .map-link-02 {
    width: 45px;
    height: 45px;
    top: 339px;
    left: 120px;
  }

  .map-link-03 {
    width: 45px;
    height: 45px;
    top: 97px;
    left: 394px;
  }

  .map-link-04 {
    width: 45px;
    height: 45px;
    top: 46px;
    left: 514px;
  }

  .map-link-05 {
    width: 45px;
    height: 45px;
    top: 8%;
    left: 427px;
  }

  .map-link-06 {
    width: 45px;
    height: 45px;
    top: 50px;
    left: 644px;
  }

  .map-link-07 {
    width: 45px;
    height: 45px;
    top: -10px;
    left: 664px;
  }

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

  .grilla-doble-columna {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    width: 100%;
  }

  .edificios-titulos {
    text-align: left;
    font-size: 34px;
    line-height: 40px;
  }

  .section-9 {
    padding-bottom: 40px;
  }

  .section-11 {
    padding-bottom: 0;
  }

  .container-6 {
    display: block;
  }

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

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

  .pre-footer {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

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

  .texto-titulo-aymac {
    font-size: 18px;
    line-height: 25px;
  }

  .texto-direccion-aymac {
    text-align: center;
    font-size: 18px;
    line-height: 25px;
  }

  .contenedor-next-step {
    justify-content: center;
    align-items: center;
  }

  .contendor-next-step-elementos {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 580px;
    display: flex;
  }

  .aymac-1 {
    background-size: cover;
  }

  .key-data {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container-17 {
    position: relative;
  }

  .contenedor-aymac-3 {
    margin-bottom: 60px;
  }

  .aymac-3 {
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .aymac-parking {
    background-position: 50% 0;
    background-size: cover;
    height: auto;
  }

  .celda-parking {
    justify-content: center;
    align-items: flex-start;
  }

  .grilla-doble-columna-proximo-paso, .grilla-doble-columna-copy {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    width: 100%;
  }

  .contenedor-parking {
    padding-top: 100px;
    display: block;
  }

  .quick-stack-11, .quick-stack-11-copy, .grilla {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-menu {
    padding-left: 100px;
    padding-right: 100px;
  }

  .seccion {
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .seccion.quienes-somos-2 {
    padding: 40px;
  }

  .grilla-2-columnas {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .celda-01, .celda-02 {
    justify-content: center;
    align-items: center;
  }

  .textos {
    line-height: 25px;
  }

  .textos.blanco {
    text-align: center;
  }

  .textos.blanco.left {
    text-align: left;
  }

  .brand {
    padding-left: 0;
  }

  .heading {
    width: auto;
    margin-left: 40px;
    margin-right: 40px;
  }

  .map-link-01 {
    perspective-origin: -50%;
    width: 7%;
    height: 11%;
    top: 37%;
    left: 1.5%;
  }

  .seccion-mapa {
    padding-bottom: 40px;
  }

  .map-link-02 {
    width: 6%;
    height: 10%;
    top: 86%;
    left: 16.5%;
  }

  .map-link-03 {
    width: 6%;
    height: 10%;
    top: 25.5%;
    left: 54%;
  }

  .map-link-04 {
    width: 7%;
    height: 11%;
    top: 12%;
    left: 70%;
  }

  .map-link-05 {
    width: 7%;
    height: 11%;
    top: 8%;
    left: 58.5%;
  }

  .map-link-06 {
    width: 7%;
    height: 11%;
    top: 12%;
    left: 88%;
  }

  .map-link-07 {
    width: 7%;
    height: 11%;
    top: -2%;
    left: 91%;
  }

  .section-4 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .mapa {
    width: 100%;
    position: static;
  }

  .container {
    aspect-ratio: auto;
    width: 100%;
    max-width: 900px;
    margin-left: 15px;
    margin-right: 15px;
  }

  .contendor-desicion-estrategica {
    padding-left: 40px;
    padding-right: 40px;
  }

  .quick-stack-6 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .grilla-doble-columna {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

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

  .edificios-titulos.texto-izq {
    text-align: left;
  }

  .fotos-aymac.margen.arriba, .fotos-aymac.margen-top-botton.arriba {
    order: -9999;
  }

  .foto-larga {
    padding-left: 0;
    padding-right: 0;
  }

  .section-10 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-11 {
    padding-bottom: 0;
  }

  .container-6 {
    height: 1500px;
  }

  .section-12 {
    background-size: cover;
  }

  .cell-9 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .quick-stack-8 {
    margin-top: 40px;
  }

  .quick-stack-9 {
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .container-7 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .pre-footer {
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .pre-footer.quienes-somos-2 {
    padding: 40px;
  }

  .texto-titulo-aymac, .texto-direccion-aymac {
    line-height: 25px;
  }

  .container-9, .container-10 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .container-11 {
    margin-top: 140px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .cell-16, .container-12, .container-14, .container-15, .container-16, .aymac-1-contenedor {
    padding-left: 40px;
    padding-right: 40px;
  }

  .aymac-1 {
    background-size: cover;
  }

  .the-hub-of-asuncions-business {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .contenedor-aymac-3 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .aymac-parking {
    background-position: 50%;
    background-size: cover;
  }

  .celda-parking {
    padding-left: 40px;
    padding-right: 40px;
  }

  .everything-you-need {
    margin-top: 0;
  }

  .contenedor-everything-you-need {
    margin-top: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .grilla-doble-columna-proximo-paso, .grilla-doble-columna-copy {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .contenedor-parking {
    height: 1500px;
    padding-top: 0;
    display: flex;
  }

  .grilla-technologia {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    padding-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .celda-proximo-paso {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media screen and (max-width: 479px) {
  .image, .image-2, .image-3 {
    display: none;
  }

  .contenedor-fondo {
    justify-content: center;
    align-items: center;
  }

  .navbar, .nav-menu {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-6 {
    width: 80%;
  }

  .seccion {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .seccion.footer {
    padding-left: 40px;
    padding-right: 40px;
  }

  .seccion.quienes-somos-2 {
    padding-bottom: 0;
  }

  .grilla-2-columnas {
    padding: 25px 20px;
  }

  .textos {
    border-left-style: none;
    border-left-width: 0;
    margin-top: 0;
    padding-left: 0;
    font-size: 16px;
    line-height: 22px;
  }

  .textos.blanco {
    text-align: left;
    line-height: 23px;
  }

  .brand {
    padding-left: 0;
  }

  .footer-texts {
    margin-bottom: 10px;
  }

  .enlaces.telefono {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .enlaces.email {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .enlaces.cellphone {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .button.schedule {
    width: 100%;
    margin-top: 0;
  }

  .button.schedule-white {
    width: 100%;
    margin-top: 0;
    margin-bottom: 40px;
  }

  .contendor-datos {
    width: 100%;
  }

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

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

  .contenedor-mensaje {
    padding: 25px 30px;
  }

  .sublinea-post-hero {
    margin-top: 60px;
  }

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

  .text-span-7, .text-span-8 {
    font-size: 35px;
  }

  .building-main {
    background-position: 50%;
    background-size: contain;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .building-two, .building-three {
    background-position: 50%;
    background-size: contain;
    padding-left: 20px;
    padding-right: 20px;
  }

  .secion-edificio {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .cell-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .keydata-title {
    font-size: 25px;
    line-height: 28px;
  }

  .keydata-description {
    font-size: 16px;
  }

  .title-in-the-hub {
    margin-bottom: 25px;
    font-size: 32px;
    line-height: 35px;
  }

  .map-link-01 {
    width: 12%;
    height: 15%;
    top: 37.5%;
    left: -1%;
  }

  .seccion-mapa {
    padding-bottom: 30px;
  }

  .map-link-02 {
    width: 10%;
    height: 15%;
    top: 84%;
    left: 15%;
  }

  .map-link-03 {
    width: 35px;
    height: 35px;
    top: 23%;
    left: 52%;
  }

  .map-link-04 {
    width: 35px;
    height: 35px;
    top: 10%;
    left: 68%;
  }

  .map-link-05 {
    width: 35px;
    height: 35px;
    top: 7%;
    left: 57%;
  }

  .map-link-06 {
    width: 35px;
    height: 35px;
    top: 10%;
    left: 87%;
  }

  .map-link-07 {
    width: 35px;
    height: 35px;
    inset: -5% 90% 90%;
  }

  .section-4 {
    padding-top: 20px;
  }

  .card._01 {
    justify-content: center;
    align-items: center;
    height: auto;
    margin-right: 0;
  }

  .card._02, .card._03, .card._05, .card._04, .card._06, .card._07 {
    justify-content: center;
    align-items: center;
    margin-right: 0;
  }

  .card-arriba._01 {
    height: 130px;
  }

  .card-abajo {
    height: 50%;
  }

  .titulares-cards-mapa {
    font-size: 25px;
    line-height: 30px;
  }

  .capa-oscura-01, .capa-oscura-02, .capa-oscura-03, .capa-oscura-04, .capa-oscura-05, .capa-oscura-06 {
    justify-content: center;
    align-items: center;
    display: none;
  }

  .capa-oscura-07 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container {
    width: 100%;
    max-width: none;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    overflow: visible;
  }

  .section-6 {
    height: 500px;
  }

  .contenedor-logo-texto {
    margin-bottom: 40px;
  }

  .text-block-12 {
    font-size: 28px;
    line-height: 32px;
  }

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

  .quick-stack-6 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

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

  .textos-edificio {
    font-size: 16px;
  }

  .section-7 {
    padding-bottom: 0;
  }

  .section-8 {
    padding-top: 0;
  }

  .container-4 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .grilla-doble-columna {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .grilla-doble-columna.no-margen {
    margin-top: 0;
  }

  .edificios-titulos {
    text-align: left;
  }

  .cell-8 {
    padding: 0 40px 20px;
  }

  .fotos-aymac {
    box-shadow: 0 10px 15px #0003;
  }

  .fotos-aymac.margen.arriba {
    margin-top: 0;
    margin-bottom: 40px;
  }

  .fotos-aymac.margen-top-botton {
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .fotos-aymac.margen-top-botton.arriba {
    margin-top: 0;
    margin-bottom: 40px;
  }

  .fotos-aymac.entrada {
    margin-bottom: 40px;
  }

  .foto-larga {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .bullet-texts {
    font-size: 16px;
    line-height: 20px;
  }

  .bullet-texts.bullets-margen {
    margin-bottom: 60px;
  }

  .section-9 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section-10 {
    height: 550px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

  .container-6 {
    height: auto;
  }

  .section-12 {
    background-position: 50% 0;
    background-size: auto;
  }

  .cell-9 {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .quick-stack-8 {
    margin-bottom: 40px;
    padding: 0;
  }

  .quick-stack-9 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-bottom: 40px;
  }

  .section-13 {
    margin-top: 0;
  }

  .sala-de-conferencias {
    background-position: 50% 0;
    height: 550px;
  }

  .section-14 {
    margin-top: 0;
    padding-top: 40px;
  }

  .pre-footer {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .texto-titulo-aymac, .texto-direccion-aymac {
    margin-top: 0;
    padding-left: 0;
    font-size: 16px;
    line-height: 22px;
  }

  .contenedor-next-step {
    padding-left: 40px;
    padding-right: 40px;
  }

  .quick-stack-10 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    height: 100%;
  }

  .contendor-next-step-elementos {
    width: auto;
  }

  .container-11 {
    margin-top: 60px;
    padding-bottom: 40px;
  }

  .cell-16 {
    padding-left: 0;
    padding-right: 0;
  }

  .container-12 {
    margin-top: 0;
  }

  .container-13 {
    margin-bottom: 60px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .container-15, .container-16 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .aymac-1-contenedor {
    padding: 120px 20px 0;
  }

  .aymac-1 {
    background-size: cover;
    padding-top: 0;
    padding-bottom: 0;
  }

  .strategic-decision {
    height: 500px;
  }

  .the-hub-of-asuncions-business {
    padding-top: 20px;
    padding-bottom: 0;
  }

  .key-data {
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .celda-aymac-3-photo {
    padding: 0 40px;
  }

  .celda-aymac-3-photo.margen-top {
    padding-top: 40px;
  }

  .celda-aymac-3-top-view {
    padding: 0 40px;
  }

  .celda-aymac-3-top-view.margen-top {
    padding-top: 40px;
  }

  .contenedor-aymac-3 {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 60px;
  }

  .aymac-3 {
    background-size: cover;
    padding-top: 0;
    padding-bottom: 0;
  }

  .technology {
    margin-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .aymac-parking {
    background-position: 50% 0;
    background-size: auto;
  }

  .celda-parking {
    padding-top: 100px;
  }

  .everything-you-need {
    margin-top: 0;
  }

  .contenedor-everything-you-need {
    margin-top: 40px;
    padding-bottom: 40px;
  }

  .next-step {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: 600px;
  }

  .celda-fotos-edificios {
    padding: 0;
  }

  .hint-scroll {
    height: auto;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .text-block-15 {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 15px;
  }

  .texto-hint {
    line-height: 14px;
  }

  .grilla-doble-columna-proximo-paso {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .grilla-doble-columna-proximo-paso.no-margen {
    margin-top: 0;
  }

  .grilla-doble-columna-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .grilla-doble-columna-copy.no-margen {
    margin-top: 0;
  }

  .celda-foto-aymac-2-escaleras {
    padding: 30px 0 0;
  }

  .cell-17, .cell-18, .cell-19, .cell-20, .cell-21, .cell-22, .cell-23, .cell-24, .cell-25 {
    justify-content: center;
    align-items: center;
  }

  .contenedor-parking {
    height: auto;
  }

  .grilla-technologia {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .celda-proximo-paso {
    padding-left: 0;
    padding-right: 0;
  }

  .quick-stack-11, .quick-stack-11-copy, .grilla {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding: 0;
  }

  .bloque-hint {
    margin-bottom: 20px;
  }

  .celda-aymac-1 {
    padding: 0 40px 40px;
  }
}

#w-node-c3de723a-65d1-ea84-e265-e81ce9c614b5-11dff74c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_0b7727ca-909f-1730-8ec8-68ba7f313b52-11dff74c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_60cde4c4-1177-4b86-cd44-fc693ccaef7a-11dff74c, #w-node-_25b7fcfe-7f9e-61c6-99cb-5295cf9f52b8-11dff74c, #w-node-_80ad4a9d-34e9-9d74-85f1-0d82e735e043-11dff74c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-a5a59a78-3c7e-5f10-d753-cb295537e396-11dff74c {
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_182a72ef-9959-2a0b-1ab8-53e4b0ea986b-11dff74c {
  grid-row: span 3 / span 3;
}

#w-node-ee12e3c1-0e1f-d34d-6dda-68bb891ac316-11dff74c {
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-ee12e3c1-0e1f-d34d-6dda-68bb891ac319-11dff74c {
  grid-row: span 2 / span 2;
}

#w-node-_32dfed37-54c7-e151-0e7f-91820055e617-11dff74c, #w-node-_5aec06b2-1209-4b44-7d24-2e663f0432bf-11dff74c, #w-node-bcb0ad5d-8d6c-8de3-8242-dbc289082486-11dff74c, #w-node-_9e8255e5-aed4-3442-999e-4f853a0a6da8-11dff74c, #w-node-_1057ab93-b48b-f436-8818-39b68bcd95ba-11dff74c, #w-node-_3bc597ab-1945-e4a2-9a34-8861fcd74501-11dff74c, #w-node-_59c95a33-70d2-2480-2104-25e5b99e8ff9-11dff74c, #w-node-ac0a65cd-d5e4-7460-3a62-f1bbc878fc12-11dff74c, #w-node-f7e023f6-cfff-34ee-911b-33b8c81c44bc-11dff74c, #w-node-da074cb4-07bb-cb23-73ad-000b766ac2f0-11dff74c, #w-node-df6010fa-4808-de21-f83e-5f86f99d641d-11dff74c, #w-node-db64bf77-c8f9-5108-5bdd-358538e1fa10-11dff74c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_7dab4573-41d4-9120-1701-6cdef65b4bba-11dff74c {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr .5fr;
}

#w-node-_8c8fddb7-70e5-2f86-7e18-a32c101faa5f-11dff74c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_4736eedb-9e53-4480-564f-3c375e5defd1-11dff74c, #w-node-_117f76c1-7eff-7aec-18c6-186edfc02f1f-11dff74c, #w-node-e7ab14eb-0e03-9554-dd31-319930638b31-11dff74c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-dd751f90-9a8c-db26-e372-4ecf2e6c27b9-11dff74c {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
}

#w-node-_73f26fbf-e035-9f59-606d-3c0267c63e4d-11dff74c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_07896feb-5c3f-b766-469e-1cb99197544f-11dff74c {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

#w-node-fb7f0821-1dd6-12c5-91bd-e4c812d95c02-11dff74c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-c3de723a-65d1-ea84-e265-e81ce9c614b5-6e3292a2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_0b7727ca-909f-1730-8ec8-68ba7f313b52-6e3292a2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_60cde4c4-1177-4b86-cd44-fc693ccaef7a-6e3292a2, #w-node-_25b7fcfe-7f9e-61c6-99cb-5295cf9f52b8-6e3292a2, #w-node-_80ad4a9d-34e9-9d74-85f1-0d82e735e043-6e3292a2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-a5a59a78-3c7e-5f10-d753-cb295537e396-6e3292a2 {
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_182a72ef-9959-2a0b-1ab8-53e4b0ea986b-6e3292a2 {
  grid-row: span 3 / span 3;
}

#w-node-ee12e3c1-0e1f-d34d-6dda-68bb891ac316-6e3292a2 {
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-ee12e3c1-0e1f-d34d-6dda-68bb891ac319-6e3292a2 {
  grid-row: span 2 / span 2;
}

#w-node-_32dfed37-54c7-e151-0e7f-91820055e617-6e3292a2, #w-node-_5aec06b2-1209-4b44-7d24-2e663f0432bf-6e3292a2, #w-node-bcb0ad5d-8d6c-8de3-8242-dbc289082486-6e3292a2, #w-node-_9e8255e5-aed4-3442-999e-4f853a0a6da8-6e3292a2, #w-node-_1057ab93-b48b-f436-8818-39b68bcd95ba-6e3292a2, #w-node-_3bc597ab-1945-e4a2-9a34-8861fcd74501-6e3292a2, #w-node-_59c95a33-70d2-2480-2104-25e5b99e8ff9-6e3292a2, #w-node-ac0a65cd-d5e4-7460-3a62-f1bbc878fc12-6e3292a2, #w-node-f7e023f6-cfff-34ee-911b-33b8c81c44bc-6e3292a2, #w-node-da074cb4-07bb-cb23-73ad-000b766ac2f0-6e3292a2, #w-node-df6010fa-4808-de21-f83e-5f86f99d641d-6e3292a2, #w-node-db64bf77-c8f9-5108-5bdd-358538e1fa10-6e3292a2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_7dab4573-41d4-9120-1701-6cdef65b4bba-6e3292a2 {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr .5fr;
}

#w-node-_8c8fddb7-70e5-2f86-7e18-a32c101faa5f-6e3292a2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_4736eedb-9e53-4480-564f-3c375e5defd1-6e3292a2, #w-node-_117f76c1-7eff-7aec-18c6-186edfc02f1f-6e3292a2, #w-node-e7ab14eb-0e03-9554-dd31-319930638b31-6e3292a2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-dd751f90-9a8c-db26-e372-4ecf2e6c27b9-6e3292a2 {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
}

#w-node-a424257b-7810-6a5c-7270-4ec7bb62bb75-6e3292a2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_07896feb-5c3f-b766-469e-1cb99197544f-6e3292a2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

#w-node-fb7f0821-1dd6-12c5-91bd-e4c812d95c02-6e3292a2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-f7e023f6-cfff-34ee-911b-33b8c81c44bc-11dff74c {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_7dab4573-41d4-9120-1701-6cdef65b4bba-11dff74c {
    grid-template-rows: auto;
    grid-template-columns: .5fr 1.5fr .5fr;
  }

  #w-node-dd751f90-9a8c-db26-e372-4ecf2e6c27b9-11dff74c {
    grid-template-rows: auto;
    grid-template-columns: .75fr;
  }

  #w-node-_07896feb-5c3f-b766-469e-1cb99197544f-11dff74c, #w-node-f7e023f6-cfff-34ee-911b-33b8c81c44bc-6e3292a2 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_7dab4573-41d4-9120-1701-6cdef65b4bba-6e3292a2 {
    grid-template-rows: auto;
    grid-template-columns: .5fr 1.5fr .5fr;
  }

  #w-node-dd751f90-9a8c-db26-e372-4ecf2e6c27b9-6e3292a2 {
    grid-template-rows: auto;
    grid-template-columns: .75fr;
  }

  #w-node-_07896feb-5c3f-b766-469e-1cb99197544f-6e3292a2 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-c3de723a-65d1-ea84-e265-e81ce9c614b5-11dff74c {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_0b7727ca-909f-1730-8ec8-68ba7f313b52-11dff74c {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_25b7fcfe-7f9e-61c6-99cb-5295cf9f52b8-11dff74c, #w-node-ac0a65cd-d5e4-7460-3a62-f1bbc878fc12-11dff74c, #w-node-f7e023f6-cfff-34ee-911b-33b8c81c44bc-11dff74c, #w-node-df6010fa-4808-de21-f83e-5f86f99d641d-11dff74c, #w-node-db64bf77-c8f9-5108-5bdd-358538e1fa10-11dff74c {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_8c8fddb7-70e5-2f86-7e18-a32c101faa5f-11dff74c {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  #w-node-_4736eedb-9e53-4480-564f-3c375e5defd1-11dff74c, #w-node-_117f76c1-7eff-7aec-18c6-186edfc02f1f-11dff74c, #w-node-e7ab14eb-0e03-9554-dd31-319930638b31-11dff74c, #w-node-_07896feb-5c3f-b766-469e-1cb99197544f-11dff74c, #w-node-c3de723a-65d1-ea84-e265-e81ce9c614b5-6e3292a2 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_0b7727ca-909f-1730-8ec8-68ba7f313b52-6e3292a2 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_25b7fcfe-7f9e-61c6-99cb-5295cf9f52b8-6e3292a2, #w-node-ac0a65cd-d5e4-7460-3a62-f1bbc878fc12-6e3292a2, #w-node-f7e023f6-cfff-34ee-911b-33b8c81c44bc-6e3292a2, #w-node-df6010fa-4808-de21-f83e-5f86f99d641d-6e3292a2, #w-node-db64bf77-c8f9-5108-5bdd-358538e1fa10-6e3292a2 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_8c8fddb7-70e5-2f86-7e18-a32c101faa5f-6e3292a2 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  #w-node-_4736eedb-9e53-4480-564f-3c375e5defd1-6e3292a2, #w-node-_117f76c1-7eff-7aec-18c6-186edfc02f1f-6e3292a2, #w-node-e7ab14eb-0e03-9554-dd31-319930638b31-6e3292a2, #w-node-_07896feb-5c3f-b766-469e-1cb99197544f-6e3292a2 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_0b7727ca-909f-1730-8ec8-68ba7f313b52-11dff74c, #w-node-_60cde4c4-1177-4b86-cd44-fc693ccaef7a-11dff74c, #w-node-_32dfed37-54c7-e151-0e7f-91820055e617-11dff74c, #w-node-_5aec06b2-1209-4b44-7d24-2e663f0432bf-11dff74c {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_5aec06b2-1209-4b44-7d24-2e663f0432c1-11dff74c {
    order: -9999;
  }

  #w-node-_9e8255e5-aed4-3442-999e-4f853a0a6da8-11dff74c, #w-node-_1057ab93-b48b-f436-8818-39b68bcd95ba-11dff74c, #w-node-_3bc597ab-1945-e4a2-9a34-8861fcd74501-11dff74c, #w-node-_59c95a33-70d2-2480-2104-25e5b99e8ff9-11dff74c, #w-node-da074cb4-07bb-cb23-73ad-000b766ac2f0-11dff74c, #w-node-db64bf77-c8f9-5108-5bdd-358538e1fa10-11dff74c {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_7dab4573-41d4-9120-1701-6cdef65b4bba-11dff74c {
    grid-template-rows: minmax(200px, 1fr);
    grid-template-columns: 1fr;
  }

  #w-node-_8c8fddb7-70e5-2f86-7e18-a32c101faa5f-11dff74c {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  #w-node-dd751f90-9a8c-db26-e372-4ecf2e6c27b9-11dff74c, #w-node-fb7f0821-1dd6-12c5-91bd-e4c812d95c02-11dff74c, #w-node-_0b7727ca-909f-1730-8ec8-68ba7f313b52-6e3292a2, #w-node-_60cde4c4-1177-4b86-cd44-fc693ccaef7a-6e3292a2, #w-node-_32dfed37-54c7-e151-0e7f-91820055e617-6e3292a2, #w-node-_5aec06b2-1209-4b44-7d24-2e663f0432bf-6e3292a2 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_5aec06b2-1209-4b44-7d24-2e663f0432c1-6e3292a2 {
    order: -9999;
  }

  #w-node-_9e8255e5-aed4-3442-999e-4f853a0a6da8-6e3292a2, #w-node-_1057ab93-b48b-f436-8818-39b68bcd95ba-6e3292a2, #w-node-_3bc597ab-1945-e4a2-9a34-8861fcd74501-6e3292a2, #w-node-_59c95a33-70d2-2480-2104-25e5b99e8ff9-6e3292a2, #w-node-da074cb4-07bb-cb23-73ad-000b766ac2f0-6e3292a2, #w-node-db64bf77-c8f9-5108-5bdd-358538e1fa10-6e3292a2 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_7dab4573-41d4-9120-1701-6cdef65b4bba-6e3292a2 {
    grid-template-rows: minmax(200px, 1fr);
    grid-template-columns: 1fr;
  }

  #w-node-_8c8fddb7-70e5-2f86-7e18-a32c101faa5f-6e3292a2 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #w-node-dd751f90-9a8c-db26-e372-4ecf2e6c27b9-6e3292a2, #w-node-fb7f0821-1dd6-12c5-91bd-e4c812d95c02-6e3292a2 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


@font-face {
  font-family: 'Neulis Sans';
  src: url('../fonts/Neulis_Sans_Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neulis Sans Extra';
  src: url('../fonts/Neulis_Sans_Extra_Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neulis Sans';
  src: url('../fonts/Neulis_Sans_Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Warblerdisplay';
  src: url('../fonts/WarblerDisplay_Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}