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

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

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

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

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

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

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

h3 {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Inter Medium, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

p {
  color: #fff;
  margin-bottom: 10px;
  font-family: Inter Regular, sans-serif;
  font-size: 16px;
}

a {
  color: #78adfd;
  text-decoration: underline;
}

.parrafo-regular {
  color: #fff;
  font-family: Inter Regular, sans-serif;
  font-size: 18px;
}

.body {
  color: #fff;
  background-color: #021324;
  font-family: Inter Regular, sans-serif;
}

.navlink {
  color: rgba(255, 255, 255, .6);
  text-align: left;
  letter-spacing: 1px;
  text-indent: 0%;
  font-family: Inter Regular, sans-serif;
}

.navlink:hover {
  color: #fff;
}

.navbar {
  color: #fff;
  background-color: rgba(0, 9, 18, .95);
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.container-header {
  height: 86px;
  min-width: 100%;
  color: #fff;
  justify-content: space-between;
  align-items: center;
  padding-left: 150px;
  padding-right: 150px;
  display: flex;
}

.nav-menu {
  color: #fff;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block {
  text-align: left;
  flex: none;
  position: static;
}

.button {
  color: #78adfd;
  background-color: rgba(1, 28, 54, .9);
  border-radius: 4px;
  align-items: center;
  padding: 14px 20px;
  font-family: Inter Regular, sans-serif;
  display: flex;
}

.button:hover {
  color: #fff;
  background-color: #011c36;
}

.link-block {
  color: #fff;
  object-fit: fill;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px;
  font-family: Inter Regular, sans-serif;
  text-decoration: none;
  display: inline-block;
}

.text-block {
  letter-spacing: 1px;
}

.dropdown-list {
  background-color: #011c36;
}

.dropdown-list.w--open {
  color: #fff;
  border-radius: 0 13px 13px;
  padding: 10px;
}

.dropdown-toggle {
  color: rgba(255, 255, 255, .6);
}

.dropdown-toggle:hover, .dropdown-toggle.w--open {
  color: #fff;
}

.dropdown-link {
  color: rgba(255, 255, 255, .6);
  padding-top: 20px;
  padding-bottom: 20px;
}

.dropdown-link:hover {
  color: #fff;
  background-color: rgba(120, 173, 253, .2);
  border-radius: 8px;
}

.dropdown-link-2, .dropdown-link-3 {
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}

.hero-section {
  background-image: none;
  background-size: auto;
  padding-top: 50px;
  padding-bottom: 240px;
}

.hero-heading {
  max-width: 22ch;
  margin-bottom: 20px;
  font-family: Aller Bd, sans-serif;
  font-size: 50px;
  line-height: 1;
}

.paragraph {
  max-width: 45ch;
  margin-bottom: 0;
  font-family: Inter Regular, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3;
}

.paragraph.mini-form {
  color: #002c6d;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
}

.paragraph.alerta {
  max-width: 25ch;
  color: #b80202;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
}

.paragraph.fix {
  max-width: 31ch;
}

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

.paragraph.text-inivita {
  color: #fff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
}

.button-2 {
  color: rgba(0, 9, 18, .95);
  text-align: center;
  background-color: #8cc340;
  border-radius: 9px;
  align-self: center;
  margin-top: 34px;
  padding-top: 9px;
  padding-left: 33px;
  padding-right: 33px;
  font-family: Aller Bd, sans-serif;
  font-size: 18px;
}

.button-2:hover {
  background-color: #07af36;
}

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

.button-2.with-100.stretch {
  display: inline-block;
}

.button-2.with-100.fix {
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  box-shadow: 0 1px 12px 3px rgba(2, 19, 36, .44);
}

.container {
  max-width: 1200px;
  flex-direction: row;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.container.focus-products {
  background-image: linear-gradient(#013b7e, rgba(1, 88, 145, 0));
  justify-content: flex-start;
  padding-left: 0;
  padding-right: 0;
}

.container.focus-products.fix {
  height: auto;
  margin-bottom: 40px;
}

.container.v-align {
  flex-direction: column;
}

.container.ligth-gray {
  background-color: rgba(255, 255, 255, .8);
  padding-top: 40px;
  padding-bottom: 40px;
}

.container.flex-v {
  flex-direction: column;
  padding-left: 0;
  padding-right: 0;
}

.container.flex-v.row-gap {
  grid-row-gap: 20px;
}

.container.flex-v.row-gap.fix {
  flex-direction: column;
  padding-top: 40px;
}

.container.flex-v.wihite-sheet {
  background-color: #fff;
  padding-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
}

.container.flex-v.bottom-pad {
  padding-bottom: 40px;
}

.container.flex-h {
  flex-direction: row;
  padding-left: 0;
  padding-right: 0;
}

.container.align-start {
  align-items: flex-start;
}

.container.align-start.no-padding {
  padding-left: 0;
  padding-right: 0;
}

.container.align-start.no-padding.gap-column {
  grid-column-gap: 11px;
}

.container.no-padding {
  padding-left: 0;
  padding-right: 0;
}

.container.no-padding.space-between {
  justify-content: flex-start;
}

.container.focus-beneficos {
  height: 428px;
  background-image: linear-gradient(#006bb1, #002c6d);
  justify-content: flex-start;
  margin-bottom: 200px;
  padding-left: 0;
  padding-right: 0;
}

.container.focus-beneficos.fix {
  height: auto;
  margin-bottom: 0;
}

.container.fix {
  justify-content: center;
}

.container._170px-center {
  height: 170px;
  justify-content: center;
}

.brand {
  min-width: 85px;
  padding-right: 55px;
}

.section.bk-azul-rey {
  background-color: #013b7e;
  padding-top: 40px;
  padding-bottom: 40px;
}

.section.bk-black {
  background-color: #000;
  padding-top: 40px;
  padding-bottom: 40px;
}

.section.azul-obscuro {
  background-color: rgba(0, 9, 18, .95);
  padding-top: 40px;
  padding-bottom: 40px;
}

.section.bk-silver {
  background-color: #c5c5c5;
  padding-top: 80px;
  padding-bottom: 80px;
}

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

.section.azul-obscuro-70 {
  background-color: rgba(0, 9, 18, .7);
  padding-top: 40px;
  padding-bottom: 40px;
}

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

.section.azul-obscuro-50 {
  background-color: rgba(0, 9, 18, .5);
}

.focus-heading {
  max-width: 20ch;
  font-family: Aller Bdit, sans-serif;
  line-height: 1.2;
}

.flex-block {
  background-color: #78adfd;
}

.wrapper-text {
  padding: 30px;
}

.wrapper-text.v-center {
  align-items: center;
  display: flex;
}

.wrapper-text.v-center.bk-beneficos {
  background-image: url('../images/Bakcground--beneficios.jpg');
  background-position: 50%;
  background-size: cover;
}

.wrapper-text.v-center.bk-beneficos.h-center {
  justify-content: center;
}

.wrapper-text.v-center.bk-beneficos.h-center.fix {
  flex-direction: column;
  flex: 1;
  align-self: stretch;
}

.wrapper-text.fix {
  align-self: center;
  padding-left: 40px;
  padding-right: 40px;
}

.paragraph-2 {
  font-size: 18px;
}

.card {
  max-width: 340px;
  min-height: 294px;
  min-width: 330px;
  cursor: pointer;
  background-color: rgba(1, 28, 54, .9);
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  padding: 25px 15px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 0 19px -8px rgba(0, 0, 0, .7);
}

.card.img1 {
  background-image: linear-gradient(rgba(1, 28, 54, .9), rgba(1, 30, 54, 0)), url('../images/img-card-Internet.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.card.img1:hover {
  background-color: #021324;
  background-image: none;
  background-position: 0 0;
}

.card.img2 {
  background-image: linear-gradient(rgba(1, 28, 54, .9), rgba(1, 30, 54, 0)), url('../images/img-card-eventos.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.card.img2:hover {
  background-color: #021324;
  background-image: none;
  background-position: 0 0;
}

.card.img3 {
  background-image: linear-gradient(rgba(1, 28, 54, .9), rgba(1, 30, 54, 0)), url('../images/img-card-seguridad.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.card.img3:hover {
  background-color: #021324;
  background-image: none;
  background-position: 0 0;
}

.card.img4 {
  background-image: linear-gradient(rgba(1, 28, 54, .9), rgba(1, 30, 54, 0)), url('../images/img-card-telefonia.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.card.img4:hover {
  background-color: #021324;
  background-image: none;
  background-position: 0 0;
}

.card.img6 {
  background-image: linear-gradient(rgba(1, 28, 54, .9), rgba(1, 30, 54, 0)), url('../images/img-card-hosting.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.card.img6:hover {
  background-color: #021324;
  background-image: none;
  background-position: 0 0;
}

.card.img5 {
  background-image: linear-gradient(rgba(1, 28, 54, .9), rgba(1, 30, 54, 0)), url('../images/img-card-data.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.card.img5:hover {
  background-color: #021324;
  background-image: none;
  background-position: 0 0;
}

.card.img7 {
  background-image: linear-gradient(rgba(1, 28, 54, .9), rgba(1, 30, 54, 0)), url('../images/img-card-cableado.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.card.img7:hover {
  background-color: #021324;
  background-image: none;
  background-position: 0 0;
}

.card.img8 {
  background-image: linear-gradient(rgba(1, 28, 54, .9), rgba(1, 30, 54, 0)), url('../images/img-card-wifi.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.card.img8:hover {
  background-color: #021324;
  background-image: none;
  background-position: 0 0;
}

.card.img9 {
  background-image: linear-gradient(rgba(1, 28, 54, .9), rgba(1, 30, 54, 0)), url('../images/img-card-infraestructura.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.card.img9:hover {
  background-color: #021324;
  background-image: none;
  background-position: 0 0;
}

.content-text {
  text-align: center;
  border-bottom: 2px #8cc340;
  border-radius: 0;
  justify-content: center;
  font-size: 16px;
  display: flex;
  position: static;
}

.image {
  max-height: 56px;
  max-width: 56px;
}

.h1-card {
  color: #8cc340;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
  font-family: Inter Bold, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4rem;
}

.h1-card:hover {
  color: #78adfd;
}

.icon-card {
  width: 77px;
  height: 56px;
  margin-top: 0;
  padding-left: 15px;
}

.cell {
  background-color: #78adfd;
  padding: 31px 28px;
}

.cell-2 {
  background-color: #8cc340;
  flex-direction: row;
  padding: 24px 29px;
}

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

.row-card {
  grid-column-gap: 0px;
  grid-row-gap: 15px;
  flex-direction: column;
  display: flex;
}

.row-card.negative-margin {
  grid-column-gap: 25px;
  margin-top: -60px;
  margin-left: auto;
  margin-right: auto;
}

.row-card.positive-margin {
  margin-top: 20px;
  display: block;
}

.row-card.flex-h {
  flex-direction: row;
}

.row-card.flex-h.fix-1 {
  grid-column-gap: 30px;
  margin-top: -60px;
  margin-left: auto;
}

.row-card.flex-h.fix-2 {
  grid-column-gap: 30px;
  margin-right: auto;
}

.row-card.flex-h.fix-3 {
  grid-column-gap: 30px;
  margin-left: auto;
}

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

.wrapper-rows {
  grid-row-gap: 16px;
  flex-direction: column;
  flex: 1;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.home-heading {
  text-align: center;
  font-family: Aller Bd, sans-serif;
  line-height: 1.5;
}

.home-heading.font-ligth {
  font-family: Aller Lt, sans-serif;
}

.home-heading.font-ligth.font-color-azul-claro {
  color: #006bb1;
}

.wrapper-beneficios {
  flex-direction: column;
  margin: auto;
  padding: 20px;
  display: flex;
}

.card-archivement {
  text-align: center;
  border-bottom: 1px solid #fff;
  justify-content: flex-start;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 22px;
}

.font-verde {
  color: #8cc340;
  font-family: Blinker Bold, sans-serif;
  font-size: 48px;
  line-height: 1;
}

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

.logos-socios {
  text-align: center;
  padding-top: 24px;
  padding-bottom: 20px;
}

.testimonial-box {
  max-width: 1000px;
  grid-column-gap: 40px;
  border: 1px solid #002c6d;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
}

.testimonial-cell {
  text-align: left;
  justify-content: center;
}

.testimonial-cell.left-border {
  border-left: 1px solid #78adfd;
  padding-left: 40px;
}

.testimonial-cell.h-center {
  align-items: center;
}

.quote {
  margin-bottom: 0;
  font-family: Inter Regular, sans-serif;
  font-size: 16px;
  font-style: italic;
  line-height: 1.5;
}

.cliente {
  font-family: Inter Bold, sans-serif;
  font-size: 16px;
}

.footer {
  min-height: 254px;
  background-color: #011c36;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 50px;
  padding-bottom: 20px;
}

.grid {
  grid-column-gap: 44px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr 1fr 1fr;
  grid-auto-flow: row;
}

.footer-label {
  color: rgba(255, 255, 255, .6);
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 24px;
}

.phone-number {
  padding-bottom: 10px;
  font-family: Inter Black, sans-serif;
  font-size: 20px;
}

.phone-number.mini-form {
  color: #002c6d;
  text-align: center;
  padding-bottom: 0;
  font-size: 2rem;
  line-height: 1.2em;
}

.phone-number.cel-invita {
  color: #78adfd;
  text-align: center;
  padding-bottom: 0;
  font-size: 2rem;
  line-height: 1.2em;
}

.footer-logo {
  padding-bottom: 20px;
}

.footer-link {
  color: #c5c5c5;
  padding-bottom: 2px;
  font-family: Inter Regular, sans-serif;
  font-size: 13px;
  line-height: 2;
  text-decoration: none;
  display: flex;
}

.footer-link:hover {
  color: #fff;
}

.footer-link.indent {
  text-indent: 10px;
}

.container-footer {
  height: auto;
  min-width: 100%;
  color: #fff;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding-left: 150px;
  padding-right: 150px;
  display: flex;
}

.footer-copyright {
  padding-top: 30px;
  font-size: 10px;
}

.parragraph-contacto {
  max-width: 364px;
  flex: 0 auto;
  padding-left: 10px;
  padding-right: 45px;
}

.parragraph-contacto.v-align {
  align-self: center;
}

.form-block {
  width: 100%;
  flex: 0 auto;
}

.field-label {
  color: rgba(255, 255, 255, .8);
  text-transform: uppercase;
  font-family: Inter Regular, sans-serif;
}

.heading {
  font-size: 20px;
}

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

.paragraph-3 {
  font-weight: 300;
  line-height: 1.5;
  display: block;
  overflow: visible;
}

.paragraph-3.font-c-silver {
  color: #c5c5c5;
}

.paragraph-3.fix {
  color: #1e1e1e;
  font-size: 14px;
}

.paragraph-3.with25 {
  max-width: 25%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.container-contact {
  max-width: 1200px;
  grid-column-gap: 0px;
  color: #fff;
  border: 2px #006bb1;
  justify-content: space-between;
  align-items: flex-start;
  padding: 30px;
  display: flex;
}

.text-field {
  color: #021324;
  border-radius: 8px;
  margin-bottom: 20px;
}

.text-field.large-input {
  height: 76px;
  white-space: pre-line;
}

.textarea {
  color: #021324;
  border-radius: 8px;
}

.column-form {
  padding-right: 20px;
}

.form {
  padding-left: 10px;
  padding-right: 10px;
}

.direccion-grid {
  flex: 1;
  grid-template-rows: auto;
}

.heading-contacto {
  color: #021324;
  font-family: Aller Bd, sans-serif;
}

.text-contact {
  color: #021324;
  font-family: Inter Regular, sans-serif;
  font-size: 1rem;
  line-height: 2rem;
}

.text-contact.bold {
  font-family: Inter Bold, sans-serif;
  font-size: 1.3rem;
  line-height: 2rem;
}

.page-header {
  font-family: Aller Bd, sans-serif;
  font-size: 2.5rem;
  line-height: 2rem;
}

.page-header.v-marging-40-20 {
  margin-top: 40px;
  margin-bottom: 20px;
}

.page-header.font-celeste {
  color: #78adfd;
}

.wrapper-header {
  height: auto;
  padding-left: 40px;
  display: flex;
}

.wrapper-header.fix {
  padding-left: 0;
}

.icon-holder {
  width: 65px;
  height: 65px;
  object-fit: fill;
  flex-wrap: wrap;
  align-content: center;
  align-items: flex-end;
  margin-left: 40px;
  display: block;
}

.sub-header {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  font-family: Aller Bd, sans-serif;
  font-size: 30px;
  line-height: 1;
}

.sub-header.font-c-azul-claro {
  color: #78adfd;
}

.sub-header.font-c-azul-claro.align-center {
  align-self: center;
}

.sub-header.font-c-dark-med {
  color: #1e1e1e;
  font-size: 1.9rem;
}

.sub-header.font-c-dark-med.fix {
  align-self: center;
  padding-top: 10px;
  padding-bottom: 20px;
  font-size: 1.5rem;
}

.sub-header.font-c-verde-agua {
  color: #8cc340;
}

.sub-header.font-c-verde-agua.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.sub-header.align-c {
  align-self: center;
}

.list-1 {
  padding-left: 30px;
  font-size: 16px;
  line-height: 1.5;
}

.list-1.font-c-dark-med {
  color: #1e1e1e;
}

.product-grid {
  background-image: linear-gradient(#013b7e, rgba(1, 88, 145, 0));
  margin-top: 60px;
  padding: 0;
}

.foto-holder {
  height: 100%;
  max-width: none;
}

.foto-internet {
  background-image: url('../images/Pic-Office.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
}

.text-cell {
  grid-row-gap: 1rem;
  padding: 40px 60px;
}

.text-cell.fix {
  padding-top: 20px;
  padding-bottom: 20px;
}

.beneficios-grid {
  padding: 0;
}

.beneficios-grid.padding-60 {
  padding-top: 60px;
  padding-left: 60px;
  padding-right: 60px;
}

.cell-3 {
  background-image: url('../images/internet-tower-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.cell-4 {
  background-image: url('../images/nivo2.jpg');
  background-position: 50%;
  background-size: cover;
}

.cell-5 {
  background-image: url('../images/internet-tower.png');
  background-position: 50%;
  background-size: cover;
}

.galeria-grid {
  height: 366px;
}

.foto-eventos {
  background-image: url('../images/Pic-Race.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
}

.icon-cell {
  grid-column-gap: 20px;
  color: rgba(0, 9, 18, .7);
  flex-direction: row;
  align-items: center;
  font-family: Inter Bold, sans-serif;
  font-size: 16px;
}

.funciones-grid {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.funciones-grid.no-padding {
  padding-top: 0;
  padding-bottom: 0;
}

.funciones-grid.with-100 {
  width: 100%;
}

.funciones-cell {
  background-color: #011c36;
  border-radius: 16px;
  padding: 20px 32px;
}

.h-funciones {
  color: #8cc340;
  font-family: Inter Bold, sans-serif;
  font-size: 1.5rem;
}

.text-box {
  width: 90%;
  grid-row-gap: 1rem;
  background-image: linear-gradient(#013b7e, rgba(1, 88, 145, 0));
  margin-right: 25px;
  padding: 40px 60px;
  position: -webkit-sticky;
  position: sticky;
  top: 120px;
}

.icon-header {
  grid-column-gap: 20px;
  align-items: center;
  padding-bottom: 10px;
  display: flex;
}

.hosting-grid {
  width: 100%;
  grid-row-gap: 1px;
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-left: auto;
  margin-right: auto;
  font-size: 1rem;
  line-height: 1.2rem;
}

.hosting-grid.hide {
  opacity: 1;
}

.hosting-head {
  background-color: #011c36;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  align-items: center;
  padding: 10px 30px;
  font-family: Inter Bold, sans-serif;
  font-size: 1.2rem;
}

.hosting-head.blue-personal {
  background-color: #78adfd;
}

.hosting-head.blue-empresarial {
  background-color: #006bb1;
}

.hosting-head.blue-corporativo {
  background-color: #013b7e;
}

.hosting-head.morado-vip {
  background-color: #662d91;
}

.hosting-head.morado-100 {
  background-color: #7d297f;
}

.hosting-head.morado-120 {
  background-color: #71277a;
}

.hosting-head.morado-130, .hosting-head.morado-150 {
  background-color: #662675;
}

.hosting-head.morado-200 {
  background-color: #4f226b;
}

.hosting-head.morado-250 {
  background-color: #432065;
}

.hosting-head.morado-300 {
  background-color: #371e60;
}

.hosting-head.morado-350 {
  background-color: #2c1d5b;
}

.hosting-head.morado-400 {
  background-color: #201b56;
}

.hosting-head.dominios {
  background-color: #0a4a2b;
}

.hosting-cell {
  color: #c5c5c5;
  text-align: center;
  background-color: #011c36;
  justify-content: center;
  align-items: center;
  padding: 10px 30px;
}

.hosting-cell.font-c-white {
  color: #fff;
}

.hosting-cell.h-align {
  grid-column-gap: 10px;
  flex-direction: row;
}

.hosting-price-1 {
  font-family: Inter Regular, sans-serif;
  font-size: 2rem;
  line-height: 2.4rem;
}

.bold {
  font-family: Inter Bold, sans-serif;
}

.hosting-price-2 {
  font-size: 1.4rem;
  line-height: 1.5rem;
}

.hosting-tag {
  font-family: Inter Bold, sans-serif;
  font-size: 1.4rem;
  line-height: 1.5rem;
}

.acordeon-button {
  grid-column-gap: 12px;
  color: #8c8c8c;
  cursor: pointer;
  border: 1px solid #8c8c8c;
  border-radius: 13px;
  justify-content: center;
  align-items: center;
  margin-left: 40px;
  margin-right: 40px;
  padding: 10px 34px;
  display: flex;
}

.acordeon-button.hide {
  opacity: 0;
}

.acoredeon-arrow {
  opacity: .6;
}

.column-plan {
  flex-direction: column;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.legal-text {
  color: #c5c5c5;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 10px 30px;
}

.q-mark {
  width: 16px;
  height: 16px;
  cursor: pointer;
}

.text-hosting {
  margin-left: auto;
}

.icon-hight {
  max-width: 80%;
  object-fit: fill;
}

.wrapper-mini-form {
  min-width: 350px;
  background-color: rgba(255, 255, 255, .8);
  border-radius: 20px;
  margin-left: auto;
  padding: 20px 10px 10px;
  box-shadow: 0 2px 17px 7px #021324;
}

.paralax-bk {
  z-index: -1;
  max-width: none;
  float: none;
  clear: none;
  opacity: .8;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Hero-Back-fix.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: 100% 100%;
  background-attachment: scroll;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.wrapper-socios {
  grid-column-gap: 40px;
  grid-row-gap: 38px;
  flex-wrap: wrap;
  justify-content: center;
  align-self: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.logo-socios {
  max-width: none;
  object-fit: fill;
  display: block;
}

.logo-holder {
  object-fit: fill;
  flex: 0 auto;
  align-self: auto;
  padding-left: 40px;
  padding-right: 40px;
  overflow: visible;
}

.testimonial-slider {
  height: 270px;
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  display: flex;
}

.quick-stack-3, .quick-stack-4, .quick-stack-5, .quick-stack-6, .quick-stack-7, .quick-stack-8, .quick-stack-9, .quick-stack-10, .quick-stack-11 {
  margin-top: auto;
}

.testimonial-stack {
  margin-bottom: auto;
  position: relative;
}

.mask {
  display: block;
  overflow: hidden;
}

.testimonial-div {
  height: 100%;
  display: flex;
}

.slider-dots {
  opacity: 0;
}

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

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

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

.align-r {
  margin-left: auto;
  display: block;
}

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

.flex-h {
  grid-column-gap: 12px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-holder {
  border-bottom: 2px solid #8cc340;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 10px;
  display: flex;
}

.list-card {
  text-align: center;
  padding-left: 0;
  font-size: 16px;
  list-style-type: none;
}

.text-span-2 {
  opacity: 1;
  color: #8cc340;
  font-family: Inter Bold, sans-serif;
  display: none;
}

.span-bold, .text-span-4 {
  font-family: Inter Bold, sans-serif;
}

.list-item {
  color: #fff;
  padding-bottom: 15px;
}

.foto-telefonia {
  background-image: url('../images/close-up-person-working-call-center.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
}

.icon-text {
  grid-column-gap: 20px;
  color: rgba(0, 9, 18, .7);
  align-items: center;
  font-family: Inter Bold, sans-serif;
  font-size: 16px;
  display: flex;
}

.foto-coubicaciones {
  background-image: url('../images/two-business-people-standing-server-room-with-laptop-discussing.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
}

.foto-cableado {
  background-image: url('../images/thomas-jensen-ISG-rUel0Uw-unsplash.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
}

.foto-wifi {
  background-image: url('../images/elegant-woman-with-laptop-listening-music.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
}

.foto-infraestructura {
  background-image: url('../images/infraestructura.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
}

.wrapper-columns {
  align-items: flex-start;
  margin-top: 40px;
  display: flex;
}

.bullet {
  color: #fff;
  text-align: left;
  overflow-wrap: normal;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  list-style-type: none;
}

.paragraph-4 {
  display: block;
}

.text-box-2 {
  width: 77ch;
}

.text-box-2.padding-20 {
  width: auto;
  max-width: 600px;
  padding: 20px 20px 10px;
}

.foto-vision {
  background-image: url('../images/218635.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
}

.foto-mision {
  background-image: url('../images/data-server-racks-hub-room-with-big-data-computer-center-blue-interior-hosting-storage-hardware.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
}

.valores-cell {
  border-radius: 16px;
  padding: 20px 32px;
}

.valores-cell.top-space {
  padding-top: 120px;
}

.valores-cell.opacity-0 {
  opacity: 0;
}

.image-2 {
  display: none;
}

.button-3 {
  color: #fff;
  text-align: center;
  background-color: #006bb1;
  border-radius: 9px;
  align-self: center;
  padding: 16px 80px;
  font-family: Aller Bd, sans-serif;
  font-size: 28px;
}

.button-3:hover {
  background-color: #002c6d;
}

.button-3.with-100 {
  width: 100%;
  margin-top: 20px;
}

.button-3.with-100.stretch {
  display: inline-block;
}

.button-3.left-align {
  align-self: flex-start;
}

.check-green {
  color: #8cc340;
  align-self: flex-start;
  padding-top: 12px;
  font-family: Inter Bold, sans-serif;
  font-size: 1.5rem;
}

.list-beneficio {
  padding-left: 30px;
}

.icon-header-2 {
  grid-column-gap: 8px;
  align-items: center;
  padding-bottom: 10px;
  display: flex;
}

.words-dark {
  color: rgba(0, 9, 18, .7);
  font-family: Inter Bold, sans-serif;
  font-size: 1.5rem;
}

.words-dark.justify-r {
  text-align: right;
}

.paralax-bk-servicios {
  z-index: -1;
  max-width: none;
  float: none;
  clear: none;
  opacity: 1;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.paralax-bk-servicios.bk-internet {
  opacity: .35;
  background-image: url('../images/Empresarial.jpg');
  background-position: 50%;
  background-size: cover;
}

.paralax-bk-servicios.bk-telefonia {
  opacity: .35;
  background-image: url('../images/VoiP.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.paralax-bk-servicios.bk-seguridad {
  opacity: .35;
  background-image: url('../images/Security.jpg');
  background-position: 50%;
  background-size: cover;
}

.paralax-bk-servicios.bk-hosting {
  opacity: .35;
  background-image: linear-gradient(212deg, #2c1d5b 14%, rgba(0, 9, 18, .95) 37%);
}

.paralax-bk-servicios.bk-nosotros {
  opacity: .35;
  background-image: url('../images/Globe-2.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.paralax-bk-servicios.bk-telefonia-copy {
  opacity: .35;
  opacity: .35;
  background-image: url('../images/VoiP.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.paralax-bk-servicios.bk-coubicaciones {
  opacity: .35;
  background-image: url('../images/Coubicaciones.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.paralax-bk-servicios.bk-redes {
  opacity: .35;
  background-image: url('../images/Internet.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.paralax-bk-servicios.bk-beneficios {
  opacity: .35;
  background-image: url('../images/Ventajas.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.paralax-bk-servicios.bk-telefonia-copy {
  opacity: .35;
  background-image: url('../images/VoiP.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.opacitity-70 {
  opacity: .7;
}

.anchor {
  height: 100px;
  border-top: 1px solid #013b7e;
}

.word-link {
  color: #002c6d;
}

.word-link:hover {
  text-decoration: none;
}

.word-link-2 {
  color: #78adfd;
}

.word-link-2:hover {
  text-decoration: none;
}

.aviso-holder {
  padding: 100px 140px;
}

.tooltip {
  margin-left: auto;
}

.icon-social {
  margin-right: 10px;
}

.social-block {
  margin-top: 20px;
}

.success-message {
  background-color: #07af36;
  font-size: 19px;
}

.error-message {
  background-color: #9c2525;
}

.social-widget {
  width: 40px;
  height: auto;
  grid-row-gap: 11px;
  background-color: #006bb1;
  border-radius: 20px;
  flex-direction: column;
  align-items: center;
  margin-left: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 20%;
  left: 0%;
  right: auto;
  box-shadow: 0 0 20px rgba(120, 173, 253, .6);
}

.icon-social-widget {
  max-width: none;
  opacity: .85;
}

.icon-social-widget:hover {
  opacity: 1;
}

.recaptcha-wrapper {
  margin-top: 20px;
  margin-bottom: 20px;
}

.recaptcha-wrapper-2 {
  transform-origin: 0 0;
  margin-top: 20px;
  transform: scale(.9);
}

.faqs-widget {
  width: 40px;
  height: auto;
  grid-row-gap: 11px;
  background-color: #006bb1;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  margin-right: 20px;
  display: flex;
  position: fixed;
  top: 70%;
  left: auto;
  right: 0;
  box-shadow: 0 0 20px rgba(120, 173, 253, .6);
}

.faqs-widget:hover {
  transform: scale(1.2);
}

.link-block-2 {
  flex: 0 auto;
}

.subtext {
  color: #fff;
  padding-bottom: 8px;
  display: none;
}

.link-widget {
  text-align: center;
  flex: 0 auto;
  text-decoration: none;
}

.icon-social-widget-2 {
  max-width: none;
  opacity: .85;
  margin: 5px;
}

.icon-social-widget-2:hover {
  opacity: 1;
}

.mensaje {
  width: 50%;
  text-align: center;
  background-color: #8cc340;
  flex-direction: column;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.fs-form-submit_block {
  width: 100%;
  background-color: #fff;
  padding: 3rem;
}

.fs-form-submit_form {
  grid-column-gap: .5px;
  grid-row-gap: .5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: start;
  margin-bottom: 0;
}

.fs-form-submit_label {
  color: #000;
}

.fs-form-submit_field {
  min-height: 3rem;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: .75rem;
  padding: .5rem 1rem;
}

.fs-form-submit_button {
  background-color: #4c1aec;
  margin-top: 1rem;
  padding: 1rem 1.5rem;
}

.fs-form-submit_success {
  color: #000;
  background-color: #f5f5f5;
  padding: 2rem;
  font-size: 1.25rem;
}

.paragraph-invita {
  max-width: 18ch;
  color: rgba(1, 28, 54, .9);
  text-align: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  font-family: Inter Medium, sans-serif;
  font-size: 23px;
  font-weight: 400;
  line-height: 1.2;
}

.paragraph-invita.mini-form {
  color: #002c6d;
  text-align: center;
  font-size: 16px;
}

.paragraph-invita.alerta {
  max-width: 25ch;
  color: #b80202;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
}

.paragraph-invita.fix {
  max-width: 31ch;
}

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

.wrapper-contacto-invita {
  min-width: 350px;
  box-shadow: none;
  -webkit-text-stroke-color: #fff;
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 10px 10px;
}

.wrapper-contacto-invita.fix {
  max-width: 25%;
}

.paragraph-invita-2 {
  max-width: 18ch;
  color: #78adfd;
  text-align: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  font-family: Inter Bold, sans-serif;
  font-size: 23px;
  font-weight: 400;
  line-height: 1.2;
}

.paragraph-invita-2.mini-form {
  color: #002c6d;
  text-align: center;
  font-size: 16px;
}

.paragraph-invita-2.alerta {
  max-width: 25ch;
  color: #b80202;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
}

.paragraph-invita-2.fix {
  max-width: 31ch;
}

.paragraph-invita-2.top-padding {
  padding-top: 10px;
}

@media screen and (max-width: 991px) {
  .navlink {
    margin-left: 10px;
    margin-right: 10px;
    text-decoration: none;
  }

  .container-header {
    padding-left: 0;
    padding-right: 0;
  }

  .nav-menu {
    background-color: rgba(0, 9, 18, .95);
  }

  .icon {
    color: #78adfd;
    font-size: 34px;
  }

  .button {
    justify-content: center;
    font-family: Inter Bold, sans-serif;
    font-size: 18px;
  }

  .menu-button, .menu-button.w--open {
    background-color: rgba(1, 28, 54, .9);
  }

  .dropdown-toggle {
    margin-left: 0;
    margin-right: 20px;
  }

  .hero-section {
    padding-bottom: 100px;
  }

  .container.focus-products {
    height: auto;
    flex-direction: column;
    margin-bottom: 0;
  }

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

  .container.focus-beneficos {
    height: auto;
    flex-direction: column;
    margin-bottom: 0;
  }

  .section.bk-azul-rey {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section.bk-transparent {
    padding-bottom: 0;
  }

  .focus-heading {
    margin-top: 10px;
  }

  .wrapper-text {
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .wrapper-text.v-center.bk-beneficos.h-center {
    justify-content: center;
  }

  .wrapper-text.v-center.bk-beneficos.h-center.fix {
    padding-bottom: 60px;
  }

  .card {
    max-width: 250px;
    min-width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .row-card.negative-margin {
    flex-direction: column;
  }

  .row-card.flex-h.fix-1, .row-card.flex-h.fix-2, .row-card.flex-h.fix-3 {
    grid-column-gap: 10px;
  }

  .wrapper-rows {
    background-image: none;
    padding: 82px 0 30px;
  }

  .wrapper-beneficios {
    padding-top: 45px;
  }

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

  .grid {
    width: 90%;
    grid-template-columns: 1.5fr 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-label {
    padding-bottom: 10px;
  }

  .footer-link {
    padding-bottom: 10px;
    font-size: 12px;
  }

  .container-footer {
    padding-left: 0;
    padding-right: 0;
  }

  .parragraph-contacto {
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .parragraph-contacto.v-align {
    align-self: flex-start;
  }

  .container-contact {
    max-width: 96%;
    flex-direction: column;
    padding-left: 10px;
    padding-right: 10px;
  }

  .form {
    padding-left: 10px;
    padding-right: 10px;
  }

  .direccion-grid {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .text-box {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paralax-bk {
    background-position: 50% 0;
    background-size: auto 70%;
  }

  .testimonial-stack {
    border-width: 0;
  }

  .paralax-bk-servicios {
    background-position: 50% 0;
    background-size: auto 70%;
  }

  .aviso-holder {
    padding: 40px 20px;
  }

  .social-widget, .faqs-widget {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .container-header {
    padding-left: 0;
    padding-right: 0;
  }

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

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

  .paragraph.fix {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .button-2.with-100 {
    align-self: stretch;
  }

  .button-2.with-100.centered {
    display: inline-block;
  }

  .container {
    flex-direction: column;
  }

  .container.no-padding {
    grid-row-gap: 31px;
  }

  .section.bk-azul-rey, .section.bk-black {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .focus-heading {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .wrapper-text.v-center.bk-beneficos {
    background-image: none;
    background-size: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .card {
    width: 400px;
    max-width: 400px;
  }

  .content-text {
    font-size: 14px;
  }

  .h1-card {
    font-size: 16px;
  }

  .row-card {
    flex-direction: row;
  }

  .row-card.negative-margin {
    margin-top: 0;
  }

  .row-card.positive-margin {
    flex-direction: column;
    margin-top: 0;
  }

  .row-card.flex-h.fix-1 {
    flex-direction: column;
    margin-top: 0;
    margin-left: 0;
  }

  .row-card.flex-h.fix-2 {
    flex-direction: column;
    margin-right: 0;
  }

  .row-card.flex-h.fix-3 {
    flex-direction: column;
  }

  .wrapper-rows {
    padding-top: 27px;
  }

  .font-verde {
    font-size: 40px;
  }

  .phone-number {
    font-size: 18px;
  }

  .footer-link {
    padding-bottom: 20px;
    line-height: 1.5;
  }

  .container-footer {
    padding-left: 0;
    padding-right: 0;
  }

  .parragraph-contacto {
    padding-left: 30px;
  }

  .container-contact {
    padding-left: 0;
    padding-right: 0;
  }

  .columns {
    margin-bottom: 20px;
  }

  .column-form {
    padding-left: 0;
    padding-right: 0;
  }

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

  .direccion-grid {
    grid-template-columns: 1fr;
  }

  .page-header {
    font-size: 1.8rem;
  }

  .wrapper-header {
    min-height: 58px;
  }

  .sub-header {
    font-size: 25px;
  }

  .list-1 {
    padding-left: 20px;
  }

  .product-grid {
    padding-top: 0;
  }

  .foto-internet {
    padding-bottom: 250px;
  }

  .text-cell {
    padding: 0 40px;
  }

  .beneficios-grid {
    grid-row-gap: 0px;
  }

  .beneficios-grid.padding-60 {
    padding-top: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .foto-eventos {
    padding-bottom: 250px;
  }

  .icon-cell {
    padding-top: 20px;
  }

  .funciones-grid {
    grid-row-gap: 0px;
  }

  .funciones-grid.no-padding {
    padding-left: 0;
    padding-right: 0;
  }

  .text-box {
    width: 100%;
    margin-right: 0;
    padding-left: 40px;
    padding-right: 40px;
    position: static;
  }

  .acordeon-button.hide {
    opacity: 1;
  }

  .wrapper-mini-form {
    width: 100%;
    min-width: auto;
  }

  .align-r {
    margin-right: auto;
    padding-top: 20px;
  }

  .foto-telefonia, .foto-coubicaciones, .foto-cableado, .foto-wifi, .foto-infraestructura {
    padding-bottom: 250px;
  }

  .wrapper-columns {
    flex-direction: column;
  }

  .foto-vision, .foto-mision {
    padding-bottom: 250px;
  }

  .button-3.with-100 {
    align-self: stretch;
  }

  .button-3.with-100.centered {
    display: inline-block;
  }

  .words-dark.justify-r {
    text-align: left;
  }

  .aviso-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .map {
    transform-origin: 0 0;
    transform: scale(.8);
  }

  .recaptcha-wrapper-2 {
    margin-top: 0;
  }

  .paragraph-invita.fix {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .wrapper-contacto-invita {
    width: 100%;
    min-width: auto;
  }

  .paragraph-invita-2.fix {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 479px) {
  .container-header {
    padding-left: 17px;
    padding-right: 17px;
  }

  .hero-heading {
    font-size: 25px;
  }

  .paragraph {
    font-size: 16px;
  }

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

  .container.ligth-gray {
    padding: 20px 10px;
  }

  .container.flex-v.wihite-sheet {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container.no-padding {
    padding-left: 30px;
    padding-right: 30px;
  }

  .focus-heading {
    font-size: 22px;
  }

  .card {
    width: auto;
    max-width: none;
    min-height: 200px;
  }

  .row-card.negative-margin {
    margin-left: 0;
    margin-right: 0;
  }

  .wrapper-rows {
    grid-row-gap: 19px;
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
  }

  .home-heading {
    font-size: 22px;
  }

  .testimonial-box {
    margin-left: 0;
    margin-right: 0;
    padding: 20px;
  }

  .testimonial-cell.left-border {
    border-left-style: none;
    padding-left: 0;
  }

  .grid {
    text-align: center;
    grid-template-columns: 1.5fr;
  }

  .phone-number.mini-form, .phone-number.cel-invita {
    font-size: 1.7rem;
  }

  .footer-link {
    text-align: center;
    justify-content: center;
  }

  .container-footer {
    padding-left: 17px;
    padding-right: 17px;
  }

  .footer-copyright {
    text-align: center;
  }

  .container-contact {
    border-color: rgba(0, 0, 0, 0);
    padding-left: 0;
    padding-right: 0;
  }

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

  .wrapper-header {
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .icon-holder {
    margin-left: 20px;
  }

  .product-grid {
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-cell {
    padding: 0 20px;
  }

  .text-box {
    padding-left: 20px;
    padding-right: 20px;
  }

  .acordeon-button {
    opacity: 1;
  }

  .icon-hight {
    max-width: 100%;
  }

  .button-3 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .recaptcha-wrapper {
    transform-origin: 0 0;
    margin-top: 0;
    transform: scale(.9)translate(0);
  }

  .map {
    transform: scale(.5);
  }

  .recaptcha-wrapper-2 {
    transform-origin: 0 0;
    transform: scale(.7);
  }

  .fs-form-submit_block {
    padding: 1.5rem;
  }

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

#w-node-babe9d46-ae44-d22b-f131-7cd707961b72-33bd4af6 {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
}

#w-node-babe9d46-ae44-d22b-f131-7cd707961b73-33bd4af6, #w-node-babe9d46-ae44-d22b-f131-7cd707961b74-33bd4af6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b6838830-4b7b-712b-0a88-7f4bea8899ef-33bd4af6 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-b6838830-4b7b-712b-0a88-7f4bea8899f0-33bd4af6, #w-node-b6838830-4b7b-712b-0a88-7f4bea8899f1-33bd4af6, #w-node-f6d9242c-d073-5b95-62cf-a2930d45414f-33bd4af6, #w-node-ca7fb3ab-e63e-780a-6fba-ee30a82c9511-33bd4af6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b46da71b-f2d6-b6c9-45d4-9160ffc093d6-33bd4af6 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-b46da71b-f2d6-b6c9-45d4-9160ffc093d7-33bd4af6, #w-node-b46da71b-f2d6-b6c9-45d4-9160ffc093dd-33bd4af6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3b0352e8-aadd-e9fd-6bca-69a8ffeac736-33bd4af6 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_3b0352e8-aadd-e9fd-6bca-69a8ffeac737-33bd4af6, #w-node-_3b0352e8-aadd-e9fd-6bca-69a8ffeac73d-33bd4af6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3b9814d4-f170-9b04-58b2-63ae60866fc9-33bd4af6 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_3b9814d4-f170-9b04-58b2-63ae60866fca-33bd4af6, #w-node-_3b9814d4-f170-9b04-58b2-63ae60866fd0-33bd4af6, #w-node-f797822f-6d31-7f2e-5b47-4528f9d1bc1c-f9d1bc19, #w-node-f797822f-6d31-7f2e-5b47-4528f9d1bc1d-f9d1bc19, #w-node-f797822f-6d31-7f2e-5b47-4528f9d1bc1e-f9d1bc19, #w-node-f797822f-6d31-7f2e-5b47-4528f9d1bc22-f9d1bc19, #w-node-f797822f-6d31-7f2e-5b47-4528f9d1bc30-f9d1bc19, #w-node-f797822f-6d31-7f2e-5b47-4528f9d1bc3a-f9d1bc19, #w-node-_3d8ad148-4c62-a3a0-5664-e21756f084a1-99765587, #w-node-_2b975c87-0f6b-6276-7374-dddb27a9dd6d-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_89733713-85e0-a820-22c2-cf8750851d74-99765587 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_89733713-85e0-a820-22c2-cf8750851d75-99765587, #w-node-_89733713-85e0-a820-22c2-cf8750851d76-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3fbd6a06-edc3-f187-3344-a0e1e547cfae-99765587 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_3fbd6a06-edc3-f187-3344-a0e1e547cfaf-99765587, #w-node-_3fbd6a06-edc3-f187-3344-a0e1e547cfb0-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fff6504d-f6b1-b9c1-86a0-e67060310678-99765587 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fff6504d-f6b1-b9c1-86a0-e67060310679-99765587, #w-node-fff6504d-f6b1-b9c1-86a0-e6706031067a-99765587, #w-node-_33a5d81b-8ace-c5cd-8b5b-e038a9197d76-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_937efa89-b5b9-a51b-bb39-f344fcb621d5-99765587 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_937efa89-b5b9-a51b-bb39-f344fcb621d6-99765587, #w-node-_937efa89-b5b9-a51b-bb39-f344fcb621d7-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_99f68330-c0c0-7723-815e-f452539136d0-99765587 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_1abb42c1-110c-eb83-3881-0884410c6744-99765587, #w-node-_10ab345b-991c-ff64-2d99-5a616c195ec6-99765587, #w-node-c36d2e42-4bb2-8188-80fd-89eff90b8b5e-99765587, #w-node-af21b86c-e5bf-1662-df18-1713eedce106-99765587, #w-node-_850ac2b3-1a15-3300-b7e0-ad15b2a549e4-99765587, #w-node-a3cfb3ee-08af-d1dc-af09-10e52e7495b1-99765587, #w-node-_536a6800-e452-43b7-16a5-9f4e6409eec8-99765587, #w-node-db483265-2615-60bd-47c6-684ac77653c7-99765587, #w-node-_0dc0a225-dd70-98ca-8b44-03ead50c63eb-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6ab9a5d8-26c6-ec49-a87d-3102e0438249-99765587 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_6ab9a5d8-26c6-ec49-a87d-3102e043824a-99765587, #w-node-_6ab9a5d8-26c6-ec49-a87d-3102e0438254-99765587, #w-node-e0332ae2-d56e-b18f-2c78-45a0c7704263-99765587, #w-node-bd526368-7718-97bd-9e0e-9ef5418561ce-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cd85e873-c468-53f9-5b55-8429518e3fea-99765587 {
  grid-template-rows: auto auto minmax(auto, 1fr) auto auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-cd85e873-c468-53f9-5b55-8429518e3feb-99765587, #w-node-_044ee397-114d-1a40-c45b-460795b5a0fb-99765587, #w-node-_0912781c-f096-eb2d-d144-66ec73e0a8a9-99765587, #w-node-dc9fac4a-999d-92f7-c0a3-98e48ff9e8a4-99765587, #w-node-b44c59eb-bddd-869a-fbd8-d860b84618c8-99765587, #w-node-_612cda34-aab8-c1a3-3156-fd2f4e1a7ac4-99765587, #w-node-b0c74c49-a44f-efa3-1732-3e331a4f1e63-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_01c385ec-af57-4958-fc07-c04dc65ddcaa-99765587 {
  grid-template-rows: auto minmax(auto, 1fr) auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr;
  display: none;
}

#w-node-_01c385ec-af57-4958-fc07-c04dc65ddcab-99765587, #w-node-_01c385ec-af57-4958-fc07-c04dc65ddcaf-99765587, #w-node-_01c385ec-af57-4958-fc07-c04dc65ddcb3-99765587, #w-node-_01c385ec-af57-4958-fc07-c04dc65ddcb7-99765587, #w-node-_01c385ec-af57-4958-fc07-c04dc65ddcbb-99765587, #w-node-_01c385ec-af57-4958-fc07-c04dc65ddcbf-99765587, #w-node-_01c385ec-af57-4958-fc07-c04dc65ddcc3-99765587, #w-node-_01c385ec-af57-4958-fc07-c04dc65ddcc7-99765587, #w-node-_01c385ec-af57-4958-fc07-c04dc65ddccb-99765587, #w-node-_01c385ec-af57-4958-fc07-c04dc65ddccf-99765587, #w-node-_01c385ec-af57-4958-fc07-c04dc65ddcd3-99765587, #w-node-_01c385ec-af57-4958-fc07-c04dc65ddcd7-99765587, #w-node-_01c385ec-af57-4958-fc07-c04dc65ddcdb-99765587, #w-node-_01c385ec-af57-4958-fc07-c04dc65ddcdf-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2b26c07e-66b4-1d1a-4c43-9a95250ffe81-99765587 {
  grid-template-rows: auto auto minmax(auto, 1fr) auto auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_2b26c07e-66b4-1d1a-4c43-9a95250ffe82-99765587, #w-node-_2b26c07e-66b4-1d1a-4c43-9a95250ffe85-99765587, #w-node-_2b26c07e-66b4-1d1a-4c43-9a95250ffe8e-99765587, #w-node-_2b26c07e-66b4-1d1a-4c43-9a95250ffe93-99765587, #w-node-_2b26c07e-66b4-1d1a-4c43-9a95250ffe98-99765587, #w-node-_2b26c07e-66b4-1d1a-4c43-9a95250ffe9d-99765587, #w-node-_2b26c07e-66b4-1d1a-4c43-9a95250ffea2-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-be12876f-b419-7b2e-853b-8cdd63d68791-99765587 {
  grid-template-rows: auto minmax(auto, 1fr) auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr;
  display: none;
}

#w-node-be12876f-b419-7b2e-853b-8cdd63d68792-99765587, #w-node-be12876f-b419-7b2e-853b-8cdd63d68795-99765587, #w-node-be12876f-b419-7b2e-853b-8cdd63d68798-99765587, #w-node-be12876f-b419-7b2e-853b-8cdd63d6879b-99765587, #w-node-be12876f-b419-7b2e-853b-8cdd63d6879e-99765587, #w-node-be12876f-b419-7b2e-853b-8cdd63d687a1-99765587, #w-node-be12876f-b419-7b2e-853b-8cdd63d687a4-99765587, #w-node-be12876f-b419-7b2e-853b-8cdd63d687a7-99765587, #w-node-be12876f-b419-7b2e-853b-8cdd63d687aa-99765587, #w-node-be12876f-b419-7b2e-853b-8cdd63d687ad-99765587, #w-node-be12876f-b419-7b2e-853b-8cdd63d687b0-99765587, #w-node-be12876f-b419-7b2e-853b-8cdd63d687b3-99765587, #w-node-be12876f-b419-7b2e-853b-8cdd63d687b6-99765587, #w-node-be12876f-b419-7b2e-853b-8cdd63d687b9-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-facdb736-0b1b-9553-c027-3b63384e785c-99765587 {
  grid-template-rows: auto auto minmax(auto, 1fr) auto auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-facdb736-0b1b-9553-c027-3b63384e785d-99765587, #w-node-facdb736-0b1b-9553-c027-3b63384e7860-99765587, #w-node-facdb736-0b1b-9553-c027-3b63384e7869-99765587, #w-node-facdb736-0b1b-9553-c027-3b63384e786e-99765587, #w-node-facdb736-0b1b-9553-c027-3b63384e7873-99765587, #w-node-facdb736-0b1b-9553-c027-3b63384e7878-99765587, #w-node-facdb736-0b1b-9553-c027-3b63384e787d-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0bbe3071-5ffc-60d5-177a-d9ab5f990c1b-99765587 {
  grid-template-rows: auto minmax(auto, 1fr) auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr;
  display: none;
}

#w-node-_0bbe3071-5ffc-60d5-177a-d9ab5f990c1c-99765587, #w-node-_0bbe3071-5ffc-60d5-177a-d9ab5f990c20-99765587, #w-node-_0bbe3071-5ffc-60d5-177a-d9ab5f990c24-99765587, #w-node-_0bbe3071-5ffc-60d5-177a-d9ab5f990c28-99765587, #w-node-_0bbe3071-5ffc-60d5-177a-d9ab5f990c2c-99765587, #w-node-_0bbe3071-5ffc-60d5-177a-d9ab5f990c30-99765587, #w-node-_0bbe3071-5ffc-60d5-177a-d9ab5f990c34-99765587, #w-node-_0bbe3071-5ffc-60d5-177a-d9ab5f990c38-99765587, #w-node-_0bbe3071-5ffc-60d5-177a-d9ab5f990c3c-99765587, #w-node-_0bbe3071-5ffc-60d5-177a-d9ab5f990c40-99765587, #w-node-_0bbe3071-5ffc-60d5-177a-d9ab5f990c44-99765587, #w-node-_0bbe3071-5ffc-60d5-177a-d9ab5f990c48-99765587, #w-node-_0bbe3071-5ffc-60d5-177a-d9ab5f990c4c-99765587, #w-node-_0bbe3071-5ffc-60d5-177a-d9ab5f990c50-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ec1a465a-4064-deb4-d468-d89e52e45bd9-99765587 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-ec1a465a-4064-deb4-d468-d89e52e45bda-99765587, #w-node-ec1a465a-4064-deb4-d468-d89e52e45bf0-99765587, #w-node-ec1a465a-4064-deb4-d468-d89e52e45bfa-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ec1a465a-4064-deb4-d468-d89e52e45c31-99765587 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-ec1a465a-4064-deb4-d468-d89e52e45c32-99765587, #w-node-ec1a465a-4064-deb4-d468-d89e52e45c35-99765587, #w-node-ec1a465a-4064-deb4-d468-d89e52e45c4d-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7dd424c2-9fa7-4836-e4f8-91fc027535a5-99765587 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_7dd424c2-9fa7-4836-e4f8-91fc027535a6-99765587, #w-node-_7dd424c2-9fa7-4836-e4f8-91fc027535a9-99765587, #w-node-_7dd424c2-9fa7-4836-e4f8-91fc027535b0-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_935138e7-1929-bcb7-e79e-707d4d365e4c-99765587 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_935138e7-1929-bcb7-e79e-707d4d365e4d-99765587, #w-node-_935138e7-1929-bcb7-e79e-707d4d365e50-99765587, #w-node-_935138e7-1929-bcb7-e79e-707d4d365e57-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c0e219bd-2302-c00f-32b8-e51bc45254f6-99765587 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-c0e219bd-2302-c00f-32b8-e51bc45254f7-99765587, #w-node-c0e219bd-2302-c00f-32b8-e51bc45254fa-99765587, #w-node-c0e219bd-2302-c00f-32b8-e51bc4525501-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bad13237-f368-4886-0e75-39abfa25717c-99765587 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-bad13237-f368-4886-0e75-39abfa25717d-99765587, #w-node-bad13237-f368-4886-0e75-39abfa257180-99765587, #w-node-bad13237-f368-4886-0e75-39abfa257187-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c628d47c-71f4-42a2-061a-96348be0f5d4-99765587 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-c628d47c-71f4-42a2-061a-96348be0f5d5-99765587, #w-node-c628d47c-71f4-42a2-061a-96348be0f5d8-99765587, #w-node-c628d47c-71f4-42a2-061a-96348be0f5df-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2c83343a-367a-5bc5-63eb-5db3e7e104c7-99765587 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_2c83343a-367a-5bc5-63eb-5db3e7e104c8-99765587, #w-node-_2c83343a-367a-5bc5-63eb-5db3e7e104cb-99765587, #w-node-_2c83343a-367a-5bc5-63eb-5db3e7e104d2-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_801a007c-a80a-5af9-8fe3-721fa59e3891-99765587 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_801a007c-a80a-5af9-8fe3-721fa59e3892-99765587, #w-node-_801a007c-a80a-5af9-8fe3-721fa59e3895-99765587, #w-node-_801a007c-a80a-5af9-8fe3-721fa59e389c-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4ca3b27f-df8d-7a6b-91a1-ec0f72e4d188-99765587 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_4ca3b27f-df8d-7a6b-91a1-ec0f72e4d189-99765587, #w-node-_4ca3b27f-df8d-7a6b-91a1-ec0f72e4d18c-99765587, #w-node-_4ca3b27f-df8d-7a6b-91a1-ec0f72e4d193-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_67dd918a-bf3c-2b5a-e999-e09ba5698adc-99765587 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-_67dd918a-bf3c-2b5a-e999-e09ba5698add-99765587, #w-node-_67dd918a-bf3c-2b5a-e999-e09ba5698ae0-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_49f7eff1-796d-9abe-4acc-dfe5ee7b7e42-99765587 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-_49f7eff1-796d-9abe-4acc-dfe5ee7b7e43-99765587, #w-node-_49f7eff1-796d-9abe-4acc-dfe5ee7b7e46-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_70bf97d5-6bbc-5fa1-c3f5-7048912c5de8-99765587 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-_70bf97d5-6bbc-5fa1-c3f5-7048912c5de9-99765587, #w-node-_70bf97d5-6bbc-5fa1-c3f5-7048912c5dec-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_69910f4b-d858-efa4-d0c6-50802159026c-99765587 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_69910f4b-d858-efa4-d0c6-50802159026d-99765587, #w-node-_69910f4b-d858-efa4-d0c6-508021590272-99765587, #w-node-_69910f4b-d858-efa4-d0c6-508021590277-99765587, #w-node-_69910f4b-d858-efa4-d0c6-50802159027c-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_25a128a1-dd3d-40a3-44c8-2c703b7bd96b-99765587 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_25a128a1-dd3d-40a3-44c8-2c703b7bd96c-99765587, #w-node-_25a128a1-dd3d-40a3-44c8-2c703b7bd97f-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6004188a-4f37-bbdb-c82d-f1af8efd07d7-99765587 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_6004188a-4f37-bbdb-c82d-f1af8efd07d8-99765587, #w-node-_6004188a-4f37-bbdb-c82d-f1af8efd07e4-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-aa170fb4-690d-17ce-6de9-ef01295e789b-99765587 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_29020b57-4f51-8d20-87dc-0b3ecf0f4cb6-99765587, #w-node-_0e598ef4-d485-e694-48a6-23580b715c1f-99765587, #w-node-_9cc3edb0-41de-fb00-ddc1-59f7128818a7-99765587, #w-node-_3d94de8b-2b08-c903-1e1a-d2d7e82e0ca2-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bd72bfc9-57f0-cfab-b03d-e4ccadf97602-99765587 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-bd72bfc9-57f0-cfab-b03d-e4ccadf97603-99765587, #w-node-bd72bfc9-57f0-cfab-b03d-e4ccadf97614-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_231d44f4-eb0f-db22-89c4-4371683cfb58-99765587 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
}

#w-node-_231d44f4-eb0f-db22-89c4-4371683cfb59-99765587, #w-node-_231d44f4-eb0f-db22-89c4-4371683cfb65-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_47361574-fbf1-2219-0759-c1bb306a7e30-99765587 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_47361574-fbf1-2219-0759-c1bb306a7e31-99765587, #w-node-_47361574-fbf1-2219-0759-c1bb306a7e42-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6fe471f1-c3a3-dc34-2eff-7f191baf92a7-99765587 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_6fe471f1-c3a3-dc34-2eff-7f191baf92a8-99765587, #w-node-_6fe471f1-c3a3-dc34-2eff-7f191baf92b7-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1ba73513-16e6-a5e3-27a0-454b984861b6-99765587 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1ba73513-16e6-a5e3-27a0-454b984861b7-99765587, #w-node-_1ba73513-16e6-a5e3-27a0-454b984861c6-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4a606f2a-d775-e61c-20af-6795d7ea47ed-99765587 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_4a606f2a-d775-e61c-20af-6795d7ea47ee-99765587, #w-node-_4a606f2a-d775-e61c-20af-6795d7ea47fd-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4a606f2a-d775-e61c-20af-6795d7ea47fe-99765587 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_4a606f2a-d775-e61c-20af-6795d7ea47ff-99765587, #w-node-_4a606f2a-d775-e61c-20af-6795d7ea4800-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-df537c49-db8d-0844-526e-578d5caef901-99765587 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-df537c49-db8d-0844-526e-578d5caef902-99765587, #w-node-df537c49-db8d-0844-526e-578d5caef909-99765587, #w-node-df537c49-db8d-0844-526e-578d5caef910-99765587, #w-node-df537c49-db8d-0844-526e-578d5caef917-99765587, #w-node-_9279a831-190e-0030-b461-020983d14c55-99765587, #w-node-_85b70c42-d262-fe87-3e35-a6e928b3ee23-99765587, #w-node-c2a7786a-d5a4-18d9-511c-73049817cbc3-99765587, #w-node-bcad6d0d-e6b6-9ed2-5dc1-866bd80a8bfb-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b47da875-971d-897f-91d2-912fc96c529a-99765587 {
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-b47da875-971d-897f-91d2-912fc96c529b-99765587, #w-node-b47da875-971d-897f-91d2-912fc96c52a2-99765587, #w-node-a99206f5-f6f2-175e-4c55-d0cf6a7e9915-99765587, #w-node-e8a725bf-0a15-00dd-95f4-341082dde7bd-99765587, #w-node-b78afdc0-c37c-46b1-cb76-8528d8305190-99765587, #w-node-_60e38ad8-7db5-475c-e538-85ab0407ba4f-99765587, #w-node-fe3d228a-b710-b788-fbde-1ba3a4c2ab2c-99765587, #w-node-_57eaadc9-27a0-7b57-0584-cdae1f600a6b-99765587, #w-node-_01f4af7c-14c0-470a-1dad-43c7abb22037-99765587, #w-node-_70a69de3-160f-eb3b-8ad6-ad41be3bfbc8-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_82859a70-babb-7580-d962-0dcacb068a4b-99765587 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_82859a70-babb-7580-d962-0dcacb068a4c-99765587, #w-node-_82859a70-babb-7580-d962-0dcacb068a56-99765587, #w-node-_82859a70-babb-7580-d962-0dcacb068a60-99765587, #w-node-_82859a70-babb-7580-d962-0dcacb068a6a-99765587, #w-node-_82859a70-babb-7580-d962-0dcacb068a74-99765587, #w-node-_82859a70-babb-7580-d962-0dcacb068a7e-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_33bdf676-9e76-9a09-4bd7-9cc58018d6e6-99765587 {
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_33bdf676-9e76-9a09-4bd7-9cc58018d6e7-99765587, #w-node-_33bdf676-9e76-9a09-4bd7-9cc58018d6f1-99765587, #w-node-_33bdf676-9e76-9a09-4bd7-9cc58018d6fb-99765587, #w-node-_33bdf676-9e76-9a09-4bd7-9cc58018d705-99765587, #w-node-_33bdf676-9e76-9a09-4bd7-9cc58018d70f-99765587, #w-node-_33bdf676-9e76-9a09-4bd7-9cc58018d719-99765587, #w-node-_33bdf676-9e76-9a09-4bd7-9cc58018d723-99765587, #w-node-_33bdf676-9e76-9a09-4bd7-9cc58018d72d-99765587, #w-node-_33bdf676-9e76-9a09-4bd7-9cc58018d737-99765587, #w-node-_33bdf676-9e76-9a09-4bd7-9cc58018d741-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f9fe9740-0aca-87d3-fad2-19c19a51f7b6-99765587 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-f9fe9740-0aca-87d3-fad2-19c19a51f7b7-99765587, #w-node-f9fe9740-0aca-87d3-fad2-19c19a51f7c1-99765587, #w-node-f9fe9740-0aca-87d3-fad2-19c19a51f7cb-99765587, #w-node-f9fe9740-0aca-87d3-fad2-19c19a51f7d5-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bc0a4542-dbc7-a2fb-0dc0-56351c248873-99765587 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-bc0a4542-dbc7-a2fb-0dc0-56351c248874-99765587, #w-node-bc0a4542-dbc7-a2fb-0dc0-56351c24887e-99765587, #w-node-bc0a4542-dbc7-a2fb-0dc0-56351c248888-99765587, #w-node-bc0a4542-dbc7-a2fb-0dc0-56351c248892-99765587, #w-node-bc0a4542-dbc7-a2fb-0dc0-56351c24889c-99765587, #w-node-bc0a4542-dbc7-a2fb-0dc0-56351c2488a6-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_87d34b2c-d837-53ea-4984-82e6d2ba7300-99765587 {
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_87d34b2c-d837-53ea-4984-82e6d2ba7301-99765587, #w-node-_87d34b2c-d837-53ea-4984-82e6d2ba730b-99765587, #w-node-_87d34b2c-d837-53ea-4984-82e6d2ba7315-99765587, #w-node-_87d34b2c-d837-53ea-4984-82e6d2ba731f-99765587, #w-node-_87d34b2c-d837-53ea-4984-82e6d2ba7329-99765587, #w-node-_87d34b2c-d837-53ea-4984-82e6d2ba7333-99765587, #w-node-_87d34b2c-d837-53ea-4984-82e6d2ba733d-99765587, #w-node-_87d34b2c-d837-53ea-4984-82e6d2ba7347-99765587, #w-node-_87d34b2c-d837-53ea-4984-82e6d2ba7351-99765587, #w-node-_87d34b2c-d837-53ea-4984-82e6d2ba735b-99765587, #w-node-_0cbe99b9-4192-e885-0dbe-573d648c2f6c-99765587, #w-node-f68c24e5-0ff4-f0b5-3bd1-d1a4585678bc-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_26a7f3ad-6683-eb35-ee8f-6daacf95ff41-99765587 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_26a7f3ad-6683-eb35-ee8f-6daacf95ff42-99765587, #w-node-_26a7f3ad-6683-eb35-ee8f-6daacf95ff4c-99765587, #w-node-_26a7f3ad-6683-eb35-ee8f-6daacf95ff56-99765587, #w-node-_26a7f3ad-6683-eb35-ee8f-6daacf95ff60-99765587, #w-node-_26a7f3ad-6683-eb35-ee8f-6daacf95ff6a-99765587, #w-node-_26a7f3ad-6683-eb35-ee8f-6daacf95ff74-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_10700ed3-d5af-6c69-7161-ed409d1eb0d8-99765587 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_10700ed3-d5af-6c69-7161-ed409d1eb0d9-99765587, #w-node-_10700ed3-d5af-6c69-7161-ed409d1eb0e3-99765587, #w-node-_10700ed3-d5af-6c69-7161-ed409d1eb0ed-99765587, #w-node-_10700ed3-d5af-6c69-7161-ed409d1eb0f7-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_05aaa55c-b7e0-eb22-fe4b-dcc3a697d263-99765587 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_05aaa55c-b7e0-eb22-fe4b-dcc3a697d264-99765587, #w-node-_05aaa55c-b7e0-eb22-fe4b-dcc3a697d26e-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2430a856-3a76-6c6c-6ee7-d1ea0544285b-99765587 {
  grid-template-rows: auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_2430a856-3a76-6c6c-6ee7-d1ea0544285c-99765587, #w-node-_2430a856-3a76-6c6c-6ee7-d1ea05442863-99765587, #w-node-_2430a856-3a76-6c6c-6ee7-d1ea0544286a-99765587, #w-node-_2430a856-3a76-6c6c-6ee7-d1ea05442871-99765587, #w-node-_2430a856-3a76-6c6c-6ee7-d1ea05442878-99765587, #w-node-_2430a856-3a76-6c6c-6ee7-d1ea0544287f-99765587, #w-node-_2430a856-3a76-6c6c-6ee7-d1ea05442886-99765587, #w-node-_2430a856-3a76-6c6c-6ee7-d1ea0544288d-99765587, #w-node-_8385333a-fb0e-8be4-89e0-63115fd0ecca-99765587, #w-node-dd5e9b74-aef1-a76e-1d11-023791e8e902-99765587, #w-node-eaa23e8c-0792-4683-4101-151ba2855c81-99765587, #w-node-f5c3a1f4-d477-90de-7f06-4b238b05ad17-99765587, #w-node-fbe0dc8b-9878-75e2-0d14-b4b140d11e9c-99765587, #w-node-d6812bcb-2de0-2ec3-0a8d-8f0b7d7ac024-99765587, #w-node-_7c573f34-5495-1f9b-c936-6508b068d3ff-99765587, #w-node-_159dcb8a-e039-247b-abe2-5fc6c6f2e37e-99765587, #w-node-_9bc8382e-8727-6491-8086-31294747e0ff-99765587, #w-node-cd6dd526-392b-f27a-df3c-35d0bc75a139-99765587 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f543f825-b91b-36e8-780e-0e7e09ede028-4489562b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-f543f825-b91b-36e8-780e-0e7e09ede029-4489562b, #w-node-f543f825-b91b-36e8-780e-0e7e09ede03c-4489562b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3836e3fd-28ee-17a3-f0da-6f91db0cae39-4489562b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_3836e3fd-28ee-17a3-f0da-6f91db0cae3a-4489562b, #w-node-_3836e3fd-28ee-17a3-f0da-6f91db0cae46-4489562b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-eb21b9a2-658b-65ab-309b-a597d826b86f-4489562b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-eb21b9a2-658b-65ab-309b-a597d826b870-4489562b, #w-node-eb21b9a2-658b-65ab-309b-a597d826b871-4489562b, #w-node-eb21b9a2-658b-65ab-309b-a597d826b872-4489562b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a14513b7-fc62-e755-272c-81f097365c86-4489562b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-a14513b7-fc62-e755-272c-81f097365c87-4489562b, #w-node-a14513b7-fc62-e755-272c-81f097365c91-4489562b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4ebfc054-3563-f4d2-05a7-204451a415a3-4489562b {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4ebfc054-3563-f4d2-05a7-204451a415a4-4489562b, #w-node-_4ebfc054-3563-f4d2-05a7-204451a415a8-4489562b, #w-node-_4ebfc054-3563-f4d2-05a7-204451a415ac-4489562b, #w-node-_4ebfc054-3563-f4d2-05a7-204451a415b0-4489562b, #w-node-_4ebfc054-3563-f4d2-05a7-204451a415b4-4489562b, #w-node-_4ebfc054-3563-f4d2-05a7-204451a415b8-4489562b, #w-node-_4ebfc054-3563-f4d2-05a7-204451a415bc-4489562b, #w-node-_4ebfc054-3563-f4d2-05a7-204451a415c0-4489562b, #w-node-_4ebfc054-3563-f4d2-05a7-204451a415c4-4489562b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2b13701a-c8bd-9d57-2ee2-c7590ddc8707-1ac04813 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_2b13701a-c8bd-9d57-2ee2-c7590ddc8708-1ac04813, #w-node-_2b13701a-c8bd-9d57-2ee2-c7590ddc8725-1ac04813 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5db4dfa8-bbba-fbc6-7c90-1d5159192642-1ac04813 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_5db4dfa8-bbba-fbc6-7c90-1d5159192643-1ac04813, #w-node-_5db4dfa8-bbba-fbc6-7c90-1d5159192649-1ac04813 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9bcd40cb-1d9f-848d-7a2e-c13c8274ef34-1ac04813 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_9bcd40cb-1d9f-848d-7a2e-c13c8274ef35-1ac04813, #w-node-_9bcd40cb-1d9f-848d-7a2e-c13c8274ef3c-1ac04813, #w-node-_9bcd40cb-1d9f-848d-7a2e-c13c8274ef43-1ac04813, #w-node-_9bcd40cb-1d9f-848d-7a2e-c13c8274ef4a-1ac04813 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c7137c8c-6368-ed72-a933-b40e14aaf426-a329c99f {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-c7137c8c-6368-ed72-a933-b40e14aaf427-a329c99f, #w-node-c7137c8c-6368-ed72-a933-b40e14aaf42e-a329c99f, #w-node-c7137c8c-6368-ed72-a933-b40e14aaf435-a329c99f, #w-node-c7137c8c-6368-ed72-a933-b40e14aaf43c-a329c99f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_259d513e-7f66-2d6d-695c-44bdc091007d-d9c2efbc {
  grid-template-rows: auto auto minmax(auto, 1fr) auto auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_259d513e-7f66-2d6d-695c-44bdc091007e-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc0910081-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc091008a-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc091008f-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc0910094-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc0910099-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc091009e-d9c2efbc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ec51d914-7913-ef12-6b66-198d274d131f-d9c2efbc {
  grid-template-rows: auto minmax(auto, 1fr) auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr;
  display: none;
}

#w-node-ec51d914-7913-ef12-6b66-198d274d1320-d9c2efbc, #w-node-ec51d914-7913-ef12-6b66-198d274d1325-d9c2efbc, #w-node-ec51d914-7913-ef12-6b66-198d274d132a-d9c2efbc, #w-node-ec51d914-7913-ef12-6b66-198d274d132f-d9c2efbc, #w-node-ec51d914-7913-ef12-6b66-198d274d1334-d9c2efbc, #w-node-ec51d914-7913-ef12-6b66-198d274d1339-d9c2efbc, #w-node-ec51d914-7913-ef12-6b66-198d274d133e-d9c2efbc, #w-node-ec51d914-7913-ef12-6b66-198d274d1343-d9c2efbc, #w-node-ec51d914-7913-ef12-6b66-198d274d1348-d9c2efbc, #w-node-ec51d914-7913-ef12-6b66-198d274d134d-d9c2efbc, #w-node-ec51d914-7913-ef12-6b66-198d274d1352-d9c2efbc, #w-node-ec51d914-7913-ef12-6b66-198d274d1357-d9c2efbc, #w-node-ec51d914-7913-ef12-6b66-198d274d135c-d9c2efbc, #w-node-ec51d914-7913-ef12-6b66-198d274d1361-d9c2efbc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_259d513e-7f66-2d6d-695c-44bdc09100e4-d9c2efbc {
  grid-template-rows: auto auto minmax(auto, 1fr) auto auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_259d513e-7f66-2d6d-695c-44bdc09100e5-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc09100e8-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc09100f1-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc09100f6-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc09100fb-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc0910100-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc0910105-d9c2efbc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_259d513e-7f66-2d6d-695c-44bdc0910113-d9c2efbc {
  grid-template-rows: auto minmax(auto, 1fr) auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr;
  display: none;
}

#w-node-_259d513e-7f66-2d6d-695c-44bdc0910114-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc0910118-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc091011c-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc0910120-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc0910124-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc0910128-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc091012c-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc0910130-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc0910134-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc0910138-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc091013c-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc0910140-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc0910144-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc0910148-d9c2efbc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_259d513e-7f66-2d6d-695c-44bdc091014d-d9c2efbc {
  grid-template-rows: auto auto minmax(auto, 1fr) auto auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_259d513e-7f66-2d6d-695c-44bdc091014e-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc0910151-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc091015a-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc091015f-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc0910164-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc0910169-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc091016e-d9c2efbc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a76585be-4b57-afb8-c3c8-6ca3f3367011-d9c2efbc {
  grid-template-rows: auto minmax(auto, 1fr) auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr;
  display: none;
}

#w-node-a76585be-4b57-afb8-c3c8-6ca3f3367012-d9c2efbc, #w-node-a76585be-4b57-afb8-c3c8-6ca3f3367017-d9c2efbc, #w-node-a76585be-4b57-afb8-c3c8-6ca3f336701c-d9c2efbc, #w-node-a76585be-4b57-afb8-c3c8-6ca3f3367021-d9c2efbc, #w-node-a76585be-4b57-afb8-c3c8-6ca3f3367026-d9c2efbc, #w-node-a76585be-4b57-afb8-c3c8-6ca3f336702b-d9c2efbc, #w-node-a76585be-4b57-afb8-c3c8-6ca3f3367030-d9c2efbc, #w-node-a76585be-4b57-afb8-c3c8-6ca3f3367035-d9c2efbc, #w-node-a76585be-4b57-afb8-c3c8-6ca3f336703a-d9c2efbc, #w-node-a76585be-4b57-afb8-c3c8-6ca3f336703f-d9c2efbc, #w-node-a76585be-4b57-afb8-c3c8-6ca3f3367044-d9c2efbc, #w-node-a76585be-4b57-afb8-c3c8-6ca3f3367049-d9c2efbc, #w-node-a76585be-4b57-afb8-c3c8-6ca3f336704e-d9c2efbc, #w-node-a76585be-4b57-afb8-c3c8-6ca3f3367053-d9c2efbc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_259d513e-7f66-2d6d-695c-44bdc09101ba-d9c2efbc {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_259d513e-7f66-2d6d-695c-44bdc09101bb-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc09101be-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc09101c3-d9c2efbc, #w-node-_744642cd-d4e2-843f-b8e2-5282bf7a38de-d9c2efbc, #w-node-b373fb54-61f0-816a-faed-e3b4569963aa-d9c2efbc, #w-node-_533fc18c-0102-837c-5fea-618f38913a4c-d9c2efbc, #w-node-_23e7f15c-e2d6-41a0-9cd0-78a48a33851e-d9c2efbc, #w-node-bca5ed67-27c3-0c47-1e6b-9b4097f731e5-d9c2efbc, #w-node-d46f34e0-fb18-3777-974a-9de5a47e3a2c-d9c2efbc, #w-node-_03fc1680-d3fe-f9d3-f250-fa6116a8207b-d9c2efbc, #w-node-_7e835969-df85-d376-877e-76d2a57525a5-d9c2efbc, #w-node-_1c614e43-15b2-d394-90e3-66c0ab7df0bc-d9c2efbc, #w-node-_29a90e78-71ac-1b2b-11a9-3b1ee163f317-d9c2efbc, #w-node-_8fa942b5-11b0-9a2e-b7f5-7d7378878ddc-d9c2efbc, #w-node-_6d4228bf-b03f-af54-a9db-f67857ddbb26-d9c2efbc, #w-node-_10633010-f1db-c28e-0e06-94c720869f6e-d9c2efbc, #w-node-f52d3d9c-7537-fc87-c3c9-78bd96e843e7-d9c2efbc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_259d513e-7f66-2d6d-695c-44bdc09101cb-d9c2efbc {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_259d513e-7f66-2d6d-695c-44bdc09101cc-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc09101cf-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc09101d6-d9c2efbc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_259d513e-7f66-2d6d-695c-44bdc09101db-d9c2efbc {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_259d513e-7f66-2d6d-695c-44bdc09101dc-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc09101df-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc09101e6-d9c2efbc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_259d513e-7f66-2d6d-695c-44bdc09101eb-d9c2efbc {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_259d513e-7f66-2d6d-695c-44bdc09101ec-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc09101ef-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc09101f6-d9c2efbc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_259d513e-7f66-2d6d-695c-44bdc09101fb-d9c2efbc {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_259d513e-7f66-2d6d-695c-44bdc09101fc-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc09101ff-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc0910206-d9c2efbc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_259d513e-7f66-2d6d-695c-44bdc091020b-d9c2efbc {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_259d513e-7f66-2d6d-695c-44bdc091020c-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc091020f-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc0910216-d9c2efbc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_259d513e-7f66-2d6d-695c-44bdc091021c-d9c2efbc {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_259d513e-7f66-2d6d-695c-44bdc091021d-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc0910220-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc0910227-d9c2efbc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_259d513e-7f66-2d6d-695c-44bdc091022c-d9c2efbc {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_259d513e-7f66-2d6d-695c-44bdc091022d-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc0910230-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc0910237-d9c2efbc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_259d513e-7f66-2d6d-695c-44bdc091023c-d9c2efbc {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_259d513e-7f66-2d6d-695c-44bdc091023d-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc0910240-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc0910247-d9c2efbc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_259d513e-7f66-2d6d-695c-44bdc091024c-d9c2efbc {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_259d513e-7f66-2d6d-695c-44bdc091024d-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc0910250-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc0910257-d9c2efbc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_259d513e-7f66-2d6d-695c-44bdc0910261-d9c2efbc {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-_259d513e-7f66-2d6d-695c-44bdc0910262-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc0910265-d9c2efbc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_259d513e-7f66-2d6d-695c-44bdc091026f-d9c2efbc {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-_259d513e-7f66-2d6d-695c-44bdc0910270-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc0910273-d9c2efbc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_259d513e-7f66-2d6d-695c-44bdc091027d-d9c2efbc {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-_259d513e-7f66-2d6d-695c-44bdc091027e-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc0910281-d9c2efbc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_259d513e-7f66-2d6d-695c-44bdc091028f-d9c2efbc {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_259d513e-7f66-2d6d-695c-44bdc0910290-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc0910295-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc091029a-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc091029f-d9c2efbc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-db6d255f-abff-85d2-fc4a-51102e7721e0-1d180598 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-db6d255f-abff-85d2-fc4a-51102e7721e1-1d180598, #w-node-db6d255f-abff-85d2-fc4a-51102e7721e4-1d180598 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b1969841-dc66-fe2c-49e7-b78cc53dadd1-1d180598 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
}

#w-node-b1969841-dc66-fe2c-49e7-b78cc53dadd2-1d180598, #w-node-b1969841-dc66-fe2c-49e7-b78cc53dade5-1d180598 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a033edd3-6177-6b2c-a9be-72980a6a50f5-4e7d7b1d {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-a033edd3-6177-6b2c-a9be-72980a6a50f6-4e7d7b1d, #w-node-a033edd3-6177-6b2c-a9be-72980a6a5107-4e7d7b1d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a033edd3-6177-6b2c-a9be-72980a6a5108-4e7d7b1d {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-a033edd3-6177-6b2c-a9be-72980a6a5109-4e7d7b1d, #w-node-a033edd3-6177-6b2c-a9be-72980a6a510a-4e7d7b1d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a033edd3-6177-6b2c-a9be-72980a6a511e-4e7d7b1d {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-a033edd3-6177-6b2c-a9be-72980a6a511f-4e7d7b1d, #w-node-a033edd3-6177-6b2c-a9be-72980a6a513b-4e7d7b1d, #w-node-_9f9e9e72-186b-a57a-f03b-e8990f921553-7914a9b9, #w-node-_9f9e9e72-186b-a57a-f03b-e8990f92155c-7914a9b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-eff71c81-6984-5210-4532-5ad89f9c09fa-87d39030 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-eff71c81-6984-5210-4532-5ad89f9c09fb-87d39030, #w-node-eff71c81-6984-5210-4532-5ad89f9c0a00-87d39030 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-eff71c81-6984-5210-4532-5ad89f9c0a01-87d39030 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-eff71c81-6984-5210-4532-5ad89f9c0a02-87d39030, #w-node-eff71c81-6984-5210-4532-5ad89f9c0a03-87d39030 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a0d8dd7-84cb-bbea-7e7b-3fdeb736faa7-87d39030 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_9a0d8dd7-84cb-bbea-7e7b-3fdeb736faa8-87d39030, #w-node-_9a0d8dd7-84cb-bbea-7e7b-3fdeb736faaf-87d39030, #w-node-_9a0d8dd7-84cb-bbea-7e7b-3fdeb736fab6-87d39030, #w-node-_9a0d8dd7-84cb-bbea-7e7b-3fdeb736fabd-87d39030, #w-node-_9a0d8dd7-84cb-bbea-7e7b-3fdeb736fac4-87d39030, #w-node-_9a0d8dd7-84cb-bbea-7e7b-3fdeb736facb-87d39030, #w-node-_9a0d8dd7-84cb-bbea-7e7b-3fdeb736fad2-87d39030, #w-node-_9a0d8dd7-84cb-bbea-7e7b-3fdeb736fad9-87d39030 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1002bb63-96a5-f2ba-c545-8c735397052d-85b5f44c {
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1002bb63-96a5-f2ba-c545-8c735397052e-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c7353970538-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c7353970542-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c735397054c-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c7353970556-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c7353970560-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c735397056a-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c7353970574-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c735397057e-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c7353970588-85b5f44c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1002bb63-96a5-f2ba-c545-8c7353970594-85b5f44c {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1002bb63-96a5-f2ba-c545-8c7353970595-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c735397059f-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c73539705a9-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c73539705b3-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c73539705bd-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c73539705c7-85b5f44c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1002bb63-96a5-f2ba-c545-8c73539705ca-85b5f44c {
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1002bb63-96a5-f2ba-c545-8c73539705cb-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c73539705d5-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c73539705df-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c73539705e9-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c73539705f3-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c73539705fd-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c7353970607-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c7353970611-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c735397061b-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c7353970625-85b5f44c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1002bb63-96a5-f2ba-c545-8c7353970628-85b5f44c {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1002bb63-96a5-f2ba-c545-8c7353970629-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c7353970633-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c735397063d-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c7353970647-85b5f44c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1002bb63-96a5-f2ba-c545-8c7353970653-85b5f44c {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1002bb63-96a5-f2ba-c545-8c7353970654-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c735397065e-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c7353970668-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c7353970672-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c735397067c-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c7353970686-85b5f44c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1002bb63-96a5-f2ba-c545-8c7353970689-85b5f44c {
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1002bb63-96a5-f2ba-c545-8c735397068a-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c7353970694-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c735397069e-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c73539706a8-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c73539706b2-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c73539706bc-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c73539706c6-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c73539706d0-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c73539706da-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c73539706e4-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c73539706ee-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c73539706f8-85b5f44c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1002bb63-96a5-f2ba-c545-8c73539706fb-85b5f44c {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1002bb63-96a5-f2ba-c545-8c73539706fc-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c7353970706-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c7353970710-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c735397071a-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c7353970724-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c735397072e-85b5f44c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1002bb63-96a5-f2ba-c545-8c7353970731-85b5f44c {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1002bb63-96a5-f2ba-c545-8c7353970732-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c735397073c-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c7353970746-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c7353970750-85b5f44c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1002bb63-96a5-f2ba-c545-8c735397075c-85b5f44c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_1002bb63-96a5-f2ba-c545-8c735397075d-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c7353970767-85b5f44c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2f1adbd9-4d55-2417-86ad-7515144f836a-b00aa75c {
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#punto-a-punto.w-node-_2f1adbd9-4d55-2417-86ad-7515144f836b-b00aa75c, #enlace-dedicado.w-node-_2f1adbd9-4d55-2417-86ad-7515144f8372-b00aa75c, #carrier-class.w-node-_2f1adbd9-4d55-2417-86ad-7515144f8379-b00aa75c, #latencia.w-node-_2f1adbd9-4d55-2417-86ad-7515144f8380-b00aa75c, #BGP-4.w-node-_2f1adbd9-4d55-2417-86ad-7515144f8387-b00aa75c, #sobresuscripcion.w-node-_2f1adbd9-4d55-2417-86ad-7515144f838e-b00aa75c, #IP-publicas.w-node-_2f1adbd9-4d55-2417-86ad-7515144f8395-b00aa75c, #Conmutadores-IP-PBX.w-node-_2f1adbd9-4d55-2417-86ad-7515144f839c-b00aa75c, #Servicios-IP-PBX.w-node-_6c2c5ee9-7957-965a-c612-947b0c701f58-b00aa75c, #telefonos-ip.w-node-_3dcedcb1-eb1e-a47d-a390-7db4603ed2d9-b00aa75c, #VOIP.w-node-_5625e43b-90ce-cb93-93b1-eb9e0659b481-b00aa75c, #RDSI.w-node-a670832f-aace-b64d-4626-654b90bbbe2a-b00aa75c, #SIP.w-node-_45c556da-e75c-176e-1945-32ad49071e7b-b00aa75c, #H\.323.w-node-_42bbf425-d68e-b31c-cb9a-64857c64b4b0-b00aa75c, #IAX.w-node-_743d99bf-9444-96bb-1a8b-3d02c93d2e2e-b00aa75c, #SCCP.w-node-_031ff857-4fc6-7a88-9c33-ad743e80b5a9-b00aa75c, #MGCP.w-node-_36c4de9b-97ef-e95f-1ada-0f3f1b4c41a7-b00aa75c, #Telefonos-DECT.w-node-_5f2c1169-8242-88f2-f1ac-e491ef6840f2-b00aa75c, #LDAP.w-node-c52eac72-398a-d37d-2b74-76194be19ed8-b00aa75c, #Phishing.w-node-fbdc3c20-54a4-cbe7-4cfe-3307f66e5c7a-b00aa75c, #Malware.w-node-_5b496948-e358-76a5-824b-277950a2f648-b00aa75c, #Contenido-de-Odio.w-node-_9d5e3943-3b82-f526-179c-6548d476a560-b00aa75c, #Espacio-en-rack.w-node-ee4f8ae8-55e2-700c-32b0-b545a94ada7f-b00aa75c, #UTP.w-node-aee1dc09-2870-7548-9739-c55cf5ab754f-b00aa75c, #CCTV.w-node-ea3900dc-5e27-8dad-c52f-07a4c9b35955-b00aa75c, #Ataques.w-node-a3c5d593-5279-8857-d71d-466f2d40d3cb-b00aa75c, #DoS.w-node-_531b7a7f-8a84-22a0-8e9b-2fd3386b9898-b00aa75c, #Mbps.w-node-_98bbef1d-a52f-e46c-ef84-36dfa02c9ba5-b00aa75c, #UPS.w-node-_361dc4b0-489f-f66c-ded6-2e104882c8e7-b00aa75c, #w-node-d5d5c0bf-0387-469f-c36e-7f3af6abb4e3-b00aa75c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_384f0086-3193-1369-65b0-7ba3bdb119c5-05596ce8 {
  grid-template-rows: auto auto auto auto auto auto auto auto;
  grid-template-columns: .75fr 1fr;
}

#w-node-_384f0086-3193-1369-65b0-7ba3bdb119c6-05596ce8, #w-node-_384f0086-3193-1369-65b0-7ba3bdb119cd-05596ce8, #w-node-_384f0086-3193-1369-65b0-7ba3bdb119d4-05596ce8, #w-node-_384f0086-3193-1369-65b0-7ba3bdb119db-05596ce8, #w-node-_384f0086-3193-1369-65b0-7ba3bdb119e2-05596ce8, #w-node-_384f0086-3193-1369-65b0-7ba3bdb119e9-05596ce8, #w-node-af4ca79a-d6da-378c-3077-1a849ab3e207-05596ce8, #w-node-d36e0e34-ae97-fc1b-87bf-fc32c5929f62-05596ce8, #w-node-bb781cdf-742a-6da7-118a-2e8f38fe8f12-05596ce8, #w-node-_74d4bd65-491d-0c06-317d-2f66940a3708-05596ce8, #w-node-_7660f75b-505b-14eb-2b5d-022b4bfd4233-05596ce8, #w-node-_53f691f1-be1f-5db9-e896-0b634f79dc39-05596ce8, #w-node-f6e5c135-5543-d0bd-8949-c9a05fcd349e-05596ce8, #w-node-_80893503-8287-71b1-11a9-89e0636f0e26-05596ce8, #w-node-_03a10d22-332a-a77f-1dbc-664d08c39326-05596ce8, #w-node-f6d65edd-cd5a-b713-8e5b-c95c8ed78f17-05596ce8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ebdde0ce-09f5-c4a6-9a22-ff8b04aff678-05596ce8 {
  grid-template-rows: auto auto auto auto auto auto auto auto;
  grid-template-columns: .75fr 1fr;
}

#w-node-ebdde0ce-09f5-c4a6-9a22-ff8b04aff679-05596ce8, #w-node-ebdde0ce-09f5-c4a6-9a22-ff8b04aff67e-05596ce8, #w-node-ebdde0ce-09f5-c4a6-9a22-ff8b04aff683-05596ce8, #w-node-ebdde0ce-09f5-c4a6-9a22-ff8b04aff688-05596ce8, #w-node-ebdde0ce-09f5-c4a6-9a22-ff8b04aff695-05596ce8, #w-node-ebdde0ce-09f5-c4a6-9a22-ff8b04aff69a-05596ce8, #w-node-ebdde0ce-09f5-c4a6-9a22-ff8b04aff69f-05596ce8, #w-node-ebdde0ce-09f5-c4a6-9a22-ff8b04aff6a4-05596ce8, #w-node-ebdde0ce-09f5-c4a6-9a22-ff8b04aff6a9-05596ce8, #w-node-ebdde0ce-09f5-c4a6-9a22-ff8b04aff6ae-05596ce8, #w-node-ebdde0ce-09f5-c4a6-9a22-ff8b04aff6b3-05596ce8, #w-node-ebdde0ce-09f5-c4a6-9a22-ff8b04aff6b8-05596ce8, #w-node-ebdde0ce-09f5-c4a6-9a22-ff8b04aff6bd-05596ce8, #w-node-ebdde0ce-09f5-c4a6-9a22-ff8b04aff6c2-05596ce8, #w-node-ebdde0ce-09f5-c4a6-9a22-ff8b04aff6c7-05596ce8, #w-node-ebdde0ce-09f5-c4a6-9a22-ff8b04aff6cc-05596ce8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d54bda44-b7e7-80d4-88ab-550e3e7fa0a6-05596ce8 {
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: .75fr 1fr;
}

#w-node-d54bda44-b7e7-80d4-88ab-550e3e7fa0a7-05596ce8, #w-node-d54bda44-b7e7-80d4-88ab-550e3e7fa0ac-05596ce8, #w-node-d54bda44-b7e7-80d4-88ab-550e3e7fa0b1-05596ce8, #w-node-d54bda44-b7e7-80d4-88ab-550e3e7fa0b6-05596ce8, #w-node-d54bda44-b7e7-80d4-88ab-550e3e7fa0bb-05596ce8, #w-node-d54bda44-b7e7-80d4-88ab-550e3e7fa0c0-05596ce8, #w-node-d54bda44-b7e7-80d4-88ab-550e3e7fa0c5-05596ce8, #w-node-d54bda44-b7e7-80d4-88ab-550e3e7fa0ca-05596ce8, #w-node-d54bda44-b7e7-80d4-88ab-550e3e7fa0cf-05596ce8, #w-node-d54bda44-b7e7-80d4-88ab-550e3e7fa0d4-05596ce8, #w-node-d54bda44-b7e7-80d4-88ab-550e3e7fa0d9-05596ce8, #w-node-d54bda44-b7e7-80d4-88ab-550e3e7fa0de-05596ce8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_421acf06-a7fa-b8f4-925f-8214bfb35026-05596ce8 {
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: .75fr 1fr;
}

#w-node-_421acf06-a7fa-b8f4-925f-8214bfb35027-05596ce8, #w-node-_421acf06-a7fa-b8f4-925f-8214bfb3502c-05596ce8, #w-node-_421acf06-a7fa-b8f4-925f-8214bfb35031-05596ce8, #w-node-_421acf06-a7fa-b8f4-925f-8214bfb35036-05596ce8, #w-node-_421acf06-a7fa-b8f4-925f-8214bfb3503b-05596ce8, #w-node-_421acf06-a7fa-b8f4-925f-8214bfb35040-05596ce8, #w-node-_421acf06-a7fa-b8f4-925f-8214bfb35045-05596ce8, #w-node-_421acf06-a7fa-b8f4-925f-8214bfb3504a-05596ce8, #w-node-_421acf06-a7fa-b8f4-925f-8214bfb3504f-05596ce8, #w-node-_421acf06-a7fa-b8f4-925f-8214bfb35054-05596ce8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0e12d89e-6912-4d46-94af-81448762aa8c-05596ce8 {
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: .75fr 1fr;
}

#w-node-_0e12d89e-6912-4d46-94af-81448762aa8d-05596ce8, #w-node-_0e12d89e-6912-4d46-94af-81448762aa92-05596ce8, #w-node-_0e12d89e-6912-4d46-94af-81448762aa97-05596ce8, #w-node-_0e12d89e-6912-4d46-94af-81448762aa9c-05596ce8, #w-node-_0e12d89e-6912-4d46-94af-81448762aaa1-05596ce8, #w-node-_0e12d89e-6912-4d46-94af-81448762aaa6-05596ce8, #w-node-_0e12d89e-6912-4d46-94af-81448762aaab-05596ce8, #w-node-_0e12d89e-6912-4d46-94af-81448762aab0-05596ce8, #w-node-_0e12d89e-6912-4d46-94af-81448762aab5-05596ce8, #w-node-_0e12d89e-6912-4d46-94af-81448762aaba-05596ce8, #w-node-_0e12d89e-6912-4d46-94af-81448762aabf-05596ce8, #w-node-_0e12d89e-6912-4d46-94af-81448762aac4-05596ce8, #w-node-_0e12d89e-6912-4d46-94af-81448762aac9-05596ce8, #w-node-_0e12d89e-6912-4d46-94af-81448762aace-05596ce8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_43c165e6-c483-1743-3486-4e010bdb65d5-05596ce8 {
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: .75fr 1fr;
}

#w-node-_43c165e6-c483-1743-3486-4e010bdb65d6-05596ce8, #w-node-_43c165e6-c483-1743-3486-4e010bdb65db-05596ce8, #w-node-_43c165e6-c483-1743-3486-4e010bdb65e0-05596ce8, #w-node-_43c165e6-c483-1743-3486-4e010bdb65e5-05596ce8, #w-node-_43c165e6-c483-1743-3486-4e010bdb65ea-05596ce8, #w-node-_43c165e6-c483-1743-3486-4e010bdb65ef-05596ce8, #w-node-_43c165e6-c483-1743-3486-4e010bdb65f4-05596ce8, #w-node-_43c165e6-c483-1743-3486-4e010bdb65f9-05596ce8, #w-node-_43c165e6-c483-1743-3486-4e010bdb65fe-05596ce8, #w-node-_43c165e6-c483-1743-3486-4e010bdb6603-05596ce8, #w-node-_43c165e6-c483-1743-3486-4e010bdb6608-05596ce8, #w-node-_43c165e6-c483-1743-3486-4e010bdb660d-05596ce8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_958ceefd-3aae-269a-43cc-2635399e6ed4-05596ce8 {
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: .75fr 1fr;
}

#w-node-_958ceefd-3aae-269a-43cc-2635399e6ed5-05596ce8, #w-node-_958ceefd-3aae-269a-43cc-2635399e6eda-05596ce8, #w-node-_958ceefd-3aae-269a-43cc-2635399e6edf-05596ce8, #w-node-_958ceefd-3aae-269a-43cc-2635399e6ee4-05596ce8, #w-node-_958ceefd-3aae-269a-43cc-2635399e6ee9-05596ce8, #w-node-_958ceefd-3aae-269a-43cc-2635399e6eee-05596ce8, #w-node-_958ceefd-3aae-269a-43cc-2635399e6ef3-05596ce8, #w-node-_958ceefd-3aae-269a-43cc-2635399e6ef8-05596ce8, #w-node-_958ceefd-3aae-269a-43cc-2635399e6efd-05596ce8, #w-node-_958ceefd-3aae-269a-43cc-2635399e6f02-05596ce8, #w-node-_958ceefd-3aae-269a-43cc-2635399e6f07-05596ce8, #w-node-_958ceefd-3aae-269a-43cc-2635399e6f0c-05596ce8, #w-node-_958ceefd-3aae-269a-43cc-2635399e6f11-05596ce8, #w-node-_958ceefd-3aae-269a-43cc-2635399e6f16-05596ce8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-b6838830-4b7b-712b-0a88-7f4bea8899ef-33bd4af6 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  #w-node-b6838830-4b7b-712b-0a88-7f4bea8899f0-33bd4af6, #w-node-b6838830-4b7b-712b-0a88-7f4bea8899f1-33bd4af6, #w-node-f6d9242c-d073-5b95-62cf-a2930d45414f-33bd4af6, #w-node-ca7fb3ab-e63e-780a-6fba-ee30a82c9511-33bd4af6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_89733713-85e0-a820-22c2-cf8750851d74-99765587 {
    grid-template-rows: minmax(auto, 1fr);
    grid-template-columns: 1fr;
  }

  #w-node-_89733713-85e0-a820-22c2-cf8750851d75-99765587, #w-node-_89733713-85e0-a820-22c2-cf8750851d76-99765587 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3fbd6a06-edc3-f187-3344-a0e1e547cfae-99765587 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_3fbd6a06-edc3-f187-3344-a0e1e547cfaf-99765587, #w-node-_3fbd6a06-edc3-f187-3344-a0e1e547cfb0-99765587 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fff6504d-f6b1-b9c1-86a0-e67060310678-99765587 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-fff6504d-f6b1-b9c1-86a0-e67060310679-99765587, #w-node-fff6504d-f6b1-b9c1-86a0-e6706031067a-99765587, #w-node-_33a5d81b-8ace-c5cd-8b5b-e038a9197d76-99765587 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_937efa89-b5b9-a51b-bb39-f344fcb621d5-99765587 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_937efa89-b5b9-a51b-bb39-f344fcb621d6-99765587, #w-node-_937efa89-b5b9-a51b-bb39-f344fcb621d7-99765587 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_99f68330-c0c0-7723-815e-f452539136d0-99765587 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_6ab9a5d8-26c6-ec49-a87d-3102e0438249-99765587 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_6ab9a5d8-26c6-ec49-a87d-3102e043824a-99765587, #w-node-_6ab9a5d8-26c6-ec49-a87d-3102e0438254-99765587 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_69910f4b-d858-efa4-d0c6-50802159026c-99765587 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_69910f4b-d858-efa4-d0c6-50802159026d-99765587, #w-node-_69910f4b-d858-efa4-d0c6-508021590272-99765587, #w-node-_69910f4b-d858-efa4-d0c6-508021590277-99765587, #w-node-_69910f4b-d858-efa4-d0c6-50802159027c-99765587 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_25a128a1-dd3d-40a3-44c8-2c703b7bd96b-99765587 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_25a128a1-dd3d-40a3-44c8-2c703b7bd96c-99765587, #w-node-_25a128a1-dd3d-40a3-44c8-2c703b7bd97f-99765587 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6004188a-4f37-bbdb-c82d-f1af8efd07d7-99765587 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_6004188a-4f37-bbdb-c82d-f1af8efd07d8-99765587, #w-node-_6004188a-4f37-bbdb-c82d-f1af8efd07e4-99765587 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-aa170fb4-690d-17ce-6de9-ef01295e789b-99765587 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_29020b57-4f51-8d20-87dc-0b3ecf0f4cb6-99765587, #w-node-_0e598ef4-d485-e694-48a6-23580b715c1f-99765587, #w-node-_9cc3edb0-41de-fb00-ddc1-59f7128818a7-99765587, #w-node-_3d94de8b-2b08-c903-1e1a-d2d7e82e0ca2-99765587 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bd72bfc9-57f0-cfab-b03d-e4ccadf97602-99765587 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-bd72bfc9-57f0-cfab-b03d-e4ccadf97603-99765587, #w-node-bd72bfc9-57f0-cfab-b03d-e4ccadf97614-99765587 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_231d44f4-eb0f-db22-89c4-4371683cfb58-99765587 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_231d44f4-eb0f-db22-89c4-4371683cfb59-99765587, #w-node-_231d44f4-eb0f-db22-89c4-4371683cfb65-99765587 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_47361574-fbf1-2219-0759-c1bb306a7e30-99765587 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_47361574-fbf1-2219-0759-c1bb306a7e31-99765587, #w-node-_47361574-fbf1-2219-0759-c1bb306a7e42-99765587 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6fe471f1-c3a3-dc34-2eff-7f191baf92a7-99765587 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_6fe471f1-c3a3-dc34-2eff-7f191baf92a8-99765587, #w-node-_6fe471f1-c3a3-dc34-2eff-7f191baf92b7-99765587 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1ba73513-16e6-a5e3-27a0-454b984861b6-99765587 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_1ba73513-16e6-a5e3-27a0-454b984861b7-99765587, #w-node-_1ba73513-16e6-a5e3-27a0-454b984861c6-99765587 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4a606f2a-d775-e61c-20af-6795d7ea47ed-99765587 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_4a606f2a-d775-e61c-20af-6795d7ea47ee-99765587, #w-node-_4a606f2a-d775-e61c-20af-6795d7ea47fd-99765587 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4a606f2a-d775-e61c-20af-6795d7ea47fe-99765587 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_4a606f2a-d775-e61c-20af-6795d7ea47ff-99765587, #w-node-_4a606f2a-d775-e61c-20af-6795d7ea4800-99765587 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-df537c49-db8d-0844-526e-578d5caef901-99765587 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-df537c49-db8d-0844-526e-578d5caef902-99765587, #w-node-df537c49-db8d-0844-526e-578d5caef909-99765587, #w-node-df537c49-db8d-0844-526e-578d5caef910-99765587, #w-node-df537c49-db8d-0844-526e-578d5caef917-99765587 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b47da875-971d-897f-91d2-912fc96c529a-99765587 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-b47da875-971d-897f-91d2-912fc96c529b-99765587, #w-node-b47da875-971d-897f-91d2-912fc96c52a2-99765587 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_82859a70-babb-7580-d962-0dcacb068a4b-99765587 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_82859a70-babb-7580-d962-0dcacb068a4c-99765587, #w-node-_82859a70-babb-7580-d962-0dcacb068a56-99765587 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_33bdf676-9e76-9a09-4bd7-9cc58018d6e6-99765587 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_33bdf676-9e76-9a09-4bd7-9cc58018d6e7-99765587, #w-node-_33bdf676-9e76-9a09-4bd7-9cc58018d6f1-99765587 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f9fe9740-0aca-87d3-fad2-19c19a51f7b6-99765587 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-f9fe9740-0aca-87d3-fad2-19c19a51f7b7-99765587, #w-node-f9fe9740-0aca-87d3-fad2-19c19a51f7c1-99765587 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bc0a4542-dbc7-a2fb-0dc0-56351c248873-99765587 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-bc0a4542-dbc7-a2fb-0dc0-56351c248874-99765587, #w-node-bc0a4542-dbc7-a2fb-0dc0-56351c24887e-99765587 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_87d34b2c-d837-53ea-4984-82e6d2ba7300-99765587 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_87d34b2c-d837-53ea-4984-82e6d2ba7301-99765587, #w-node-_87d34b2c-d837-53ea-4984-82e6d2ba730b-99765587 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_26a7f3ad-6683-eb35-ee8f-6daacf95ff41-99765587 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_26a7f3ad-6683-eb35-ee8f-6daacf95ff42-99765587, #w-node-_26a7f3ad-6683-eb35-ee8f-6daacf95ff4c-99765587 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_10700ed3-d5af-6c69-7161-ed409d1eb0d8-99765587 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_10700ed3-d5af-6c69-7161-ed409d1eb0d9-99765587, #w-node-_10700ed3-d5af-6c69-7161-ed409d1eb0e3-99765587 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_05aaa55c-b7e0-eb22-fe4b-dcc3a697d263-99765587 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_05aaa55c-b7e0-eb22-fe4b-dcc3a697d264-99765587, #w-node-_05aaa55c-b7e0-eb22-fe4b-dcc3a697d26e-99765587 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2430a856-3a76-6c6c-6ee7-d1ea0544285b-99765587 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_2430a856-3a76-6c6c-6ee7-d1ea0544285c-99765587, #w-node-_2430a856-3a76-6c6c-6ee7-d1ea05442863-99765587, #w-node-_2430a856-3a76-6c6c-6ee7-d1ea0544286a-99765587, #w-node-_2430a856-3a76-6c6c-6ee7-d1ea05442871-99765587 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f543f825-b91b-36e8-780e-0e7e09ede028-4489562b {
    grid-template-rows: minmax(auto, 1fr);
    grid-template-columns: 1fr;
  }

  #w-node-f543f825-b91b-36e8-780e-0e7e09ede029-4489562b, #w-node-f543f825-b91b-36e8-780e-0e7e09ede03c-4489562b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3836e3fd-28ee-17a3-f0da-6f91db0cae39-4489562b {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_3836e3fd-28ee-17a3-f0da-6f91db0cae3a-4489562b, #w-node-_3836e3fd-28ee-17a3-f0da-6f91db0cae46-4489562b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-eb21b9a2-658b-65ab-309b-a597d826b86f-4489562b {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-eb21b9a2-658b-65ab-309b-a597d826b870-4489562b, #w-node-eb21b9a2-658b-65ab-309b-a597d826b871-4489562b, #w-node-eb21b9a2-658b-65ab-309b-a597d826b872-4489562b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a14513b7-fc62-e755-272c-81f097365c86-4489562b {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-a14513b7-fc62-e755-272c-81f097365c87-4489562b, #w-node-a14513b7-fc62-e755-272c-81f097365c91-4489562b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4ebfc054-3563-f4d2-05a7-204451a415a3-4489562b, #w-node-_2b13701a-c8bd-9d57-2ee2-c7590ddc8707-1ac04813 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_2b13701a-c8bd-9d57-2ee2-c7590ddc8708-1ac04813, #w-node-_2b13701a-c8bd-9d57-2ee2-c7590ddc8725-1ac04813 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5db4dfa8-bbba-fbc6-7c90-1d5159192642-1ac04813 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_5db4dfa8-bbba-fbc6-7c90-1d5159192643-1ac04813, #w-node-_5db4dfa8-bbba-fbc6-7c90-1d5159192649-1ac04813 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9bcd40cb-1d9f-848d-7a2e-c13c8274ef34-1ac04813 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_9bcd40cb-1d9f-848d-7a2e-c13c8274ef35-1ac04813, #w-node-_9bcd40cb-1d9f-848d-7a2e-c13c8274ef3c-1ac04813, #w-node-_9bcd40cb-1d9f-848d-7a2e-c13c8274ef43-1ac04813, #w-node-_9bcd40cb-1d9f-848d-7a2e-c13c8274ef4a-1ac04813 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c7137c8c-6368-ed72-a933-b40e14aaf426-a329c99f {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-c7137c8c-6368-ed72-a933-b40e14aaf427-a329c99f, #w-node-c7137c8c-6368-ed72-a933-b40e14aaf42e-a329c99f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_259d513e-7f66-2d6d-695c-44bdc091028f-d9c2efbc {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_259d513e-7f66-2d6d-695c-44bdc0910290-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc0910295-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc091029a-d9c2efbc, #w-node-_259d513e-7f66-2d6d-695c-44bdc091029f-d9c2efbc {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-db6d255f-abff-85d2-fc4a-51102e7721e0-1d180598 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-db6d255f-abff-85d2-fc4a-51102e7721e1-1d180598, #w-node-db6d255f-abff-85d2-fc4a-51102e7721e4-1d180598 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b1969841-dc66-fe2c-49e7-b78cc53dadd1-1d180598 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-b1969841-dc66-fe2c-49e7-b78cc53dadd2-1d180598, #w-node-b1969841-dc66-fe2c-49e7-b78cc53dade5-1d180598 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a033edd3-6177-6b2c-a9be-72980a6a50f5-4e7d7b1d {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-a033edd3-6177-6b2c-a9be-72980a6a50f6-4e7d7b1d {
    order: 9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a033edd3-6177-6b2c-a9be-72980a6a5107-4e7d7b1d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a033edd3-6177-6b2c-a9be-72980a6a5108-4e7d7b1d {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-a033edd3-6177-6b2c-a9be-72980a6a5109-4e7d7b1d, #w-node-a033edd3-6177-6b2c-a9be-72980a6a510a-4e7d7b1d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a033edd3-6177-6b2c-a9be-72980a6a511e-4e7d7b1d {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-a033edd3-6177-6b2c-a9be-72980a6a511f-4e7d7b1d {
    order: 9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a033edd3-6177-6b2c-a9be-72980a6a513b-4e7d7b1d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-eff71c81-6984-5210-4532-5ad89f9c09fa-87d39030 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-eff71c81-6984-5210-4532-5ad89f9c09fb-87d39030 {
    order: 9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-eff71c81-6984-5210-4532-5ad89f9c0a00-87d39030 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-eff71c81-6984-5210-4532-5ad89f9c0a01-87d39030 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-eff71c81-6984-5210-4532-5ad89f9c0a02-87d39030, #w-node-eff71c81-6984-5210-4532-5ad89f9c0a03-87d39030 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9a0d8dd7-84cb-bbea-7e7b-3fdeb736faa7-87d39030 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_9a0d8dd7-84cb-bbea-7e7b-3fdeb736faa8-87d39030, #w-node-_9a0d8dd7-84cb-bbea-7e7b-3fdeb736faaf-87d39030, #w-node-_9a0d8dd7-84cb-bbea-7e7b-3fdeb736fab6-87d39030, #w-node-_9a0d8dd7-84cb-bbea-7e7b-3fdeb736fabd-87d39030 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1002bb63-96a5-f2ba-c545-8c735397052d-85b5f44c {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_1002bb63-96a5-f2ba-c545-8c735397052e-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c7353970538-85b5f44c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1002bb63-96a5-f2ba-c545-8c7353970594-85b5f44c {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_1002bb63-96a5-f2ba-c545-8c7353970595-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c735397059f-85b5f44c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1002bb63-96a5-f2ba-c545-8c73539705ca-85b5f44c {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_1002bb63-96a5-f2ba-c545-8c73539705cb-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c73539705d5-85b5f44c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1002bb63-96a5-f2ba-c545-8c7353970628-85b5f44c {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_1002bb63-96a5-f2ba-c545-8c7353970629-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c7353970633-85b5f44c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1002bb63-96a5-f2ba-c545-8c7353970653-85b5f44c {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_1002bb63-96a5-f2ba-c545-8c7353970654-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c735397065e-85b5f44c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1002bb63-96a5-f2ba-c545-8c7353970689-85b5f44c {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_1002bb63-96a5-f2ba-c545-8c735397068a-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c7353970694-85b5f44c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1002bb63-96a5-f2ba-c545-8c73539706fb-85b5f44c {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_1002bb63-96a5-f2ba-c545-8c73539706fc-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c7353970706-85b5f44c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1002bb63-96a5-f2ba-c545-8c7353970731-85b5f44c {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_1002bb63-96a5-f2ba-c545-8c7353970732-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c735397073c-85b5f44c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1002bb63-96a5-f2ba-c545-8c735397075c-85b5f44c {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_1002bb63-96a5-f2ba-c545-8c735397075d-85b5f44c, #w-node-_1002bb63-96a5-f2ba-c545-8c7353970767-85b5f44c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2f1adbd9-4d55-2417-86ad-7515144f836a-b00aa75c {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #punto-a-punto.w-node-_2f1adbd9-4d55-2417-86ad-7515144f836b-b00aa75c, #enlace-dedicado.w-node-_2f1adbd9-4d55-2417-86ad-7515144f8372-b00aa75c, #carrier-class.w-node-_2f1adbd9-4d55-2417-86ad-7515144f8379-b00aa75c, #latencia.w-node-_2f1adbd9-4d55-2417-86ad-7515144f8380-b00aa75c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_384f0086-3193-1369-65b0-7ba3bdb119c5-05596ce8 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_384f0086-3193-1369-65b0-7ba3bdb119c6-05596ce8, #w-node-_384f0086-3193-1369-65b0-7ba3bdb119cd-05596ce8, #w-node-_384f0086-3193-1369-65b0-7ba3bdb119d4-05596ce8, #w-node-_384f0086-3193-1369-65b0-7ba3bdb119db-05596ce8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ebdde0ce-09f5-c4a6-9a22-ff8b04aff678-05596ce8 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-ebdde0ce-09f5-c4a6-9a22-ff8b04aff679-05596ce8, #w-node-ebdde0ce-09f5-c4a6-9a22-ff8b04aff67e-05596ce8, #w-node-ebdde0ce-09f5-c4a6-9a22-ff8b04aff683-05596ce8, #w-node-ebdde0ce-09f5-c4a6-9a22-ff8b04aff688-05596ce8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d54bda44-b7e7-80d4-88ab-550e3e7fa0a6-05596ce8 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-d54bda44-b7e7-80d4-88ab-550e3e7fa0a7-05596ce8, #w-node-d54bda44-b7e7-80d4-88ab-550e3e7fa0ac-05596ce8, #w-node-d54bda44-b7e7-80d4-88ab-550e3e7fa0b1-05596ce8, #w-node-d54bda44-b7e7-80d4-88ab-550e3e7fa0b6-05596ce8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_421acf06-a7fa-b8f4-925f-8214bfb35026-05596ce8 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_421acf06-a7fa-b8f4-925f-8214bfb35027-05596ce8, #w-node-_421acf06-a7fa-b8f4-925f-8214bfb3502c-05596ce8, #w-node-_421acf06-a7fa-b8f4-925f-8214bfb35031-05596ce8, #w-node-_421acf06-a7fa-b8f4-925f-8214bfb35036-05596ce8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_0e12d89e-6912-4d46-94af-81448762aa8c-05596ce8 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_0e12d89e-6912-4d46-94af-81448762aa8d-05596ce8, #w-node-_0e12d89e-6912-4d46-94af-81448762aa92-05596ce8, #w-node-_0e12d89e-6912-4d46-94af-81448762aa97-05596ce8, #w-node-_0e12d89e-6912-4d46-94af-81448762aa9c-05596ce8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_43c165e6-c483-1743-3486-4e010bdb65d5-05596ce8 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_43c165e6-c483-1743-3486-4e010bdb65d6-05596ce8, #w-node-_43c165e6-c483-1743-3486-4e010bdb65db-05596ce8, #w-node-_43c165e6-c483-1743-3486-4e010bdb65e0-05596ce8, #w-node-_43c165e6-c483-1743-3486-4e010bdb65e5-05596ce8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_958ceefd-3aae-269a-43cc-2635399e6ed4-05596ce8 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_958ceefd-3aae-269a-43cc-2635399e6ed5-05596ce8, #w-node-_958ceefd-3aae-269a-43cc-2635399e6eda-05596ce8, #w-node-_958ceefd-3aae-269a-43cc-2635399e6edf-05596ce8, #w-node-_958ceefd-3aae-269a-43cc-2635399e6ee4-05596ce8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-b6838830-4b7b-712b-0a88-7f4bea8899ef-33bd4af6 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-b6838830-4b7b-712b-0a88-7f4bea8899f0-33bd4af6, #w-node-b6838830-4b7b-712b-0a88-7f4bea8899f1-33bd4af6, #w-node-f6d9242c-d073-5b95-62cf-a2930d45414f-33bd4af6, #w-node-ca7fb3ab-e63e-780a-6fba-ee30a82c9511-33bd4af6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b46da71b-f2d6-b6c9-45d4-9160ffc093d6-33bd4af6 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-b46da71b-f2d6-b6c9-45d4-9160ffc093d7-33bd4af6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b46da71b-f2d6-b6c9-45d4-9160ffc093dd-33bd4af6 {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3b0352e8-aadd-e9fd-6bca-69a8ffeac736-33bd4af6 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_3b0352e8-aadd-e9fd-6bca-69a8ffeac737-33bd4af6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3b0352e8-aadd-e9fd-6bca-69a8ffeac73d-33bd4af6 {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3b9814d4-f170-9b04-58b2-63ae60866fc9-33bd4af6 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_3b9814d4-f170-9b04-58b2-63ae60866fca-33bd4af6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3b9814d4-f170-9b04-58b2-63ae60866fd0-33bd4af6 {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Aller Bd';
  src: url('../fonts/Aller_Bd.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aller Rg';
  src: url('../fonts/Aller_Rg.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aller Bdit';
  src: url('../fonts/Aller_BdIt.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Aller It';
  src: url('../fonts/Aller_It.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Aller Lt';
  src: url('../fonts/Aller_Lt.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aller Ltit';
  src: url('../fonts/Aller_LtIt.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Black';
  src: url('../fonts/Inter-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Bold';
  src: url('../fonts/Inter-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Medium';
  src: url('../fonts/Inter-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Regular';
  src: url('../fonts/Inter-Regular.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Thin';
  src: url('../fonts/Inter-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Blinker Bold';
  src: url('../fonts/Blinker-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}