@font-face {
  font-family: Raleway;
  src: url('../fonts/Raleway-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Raleway;
  src: url('../fonts/Raleway-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Raleway;
  src: url('../fonts/Raleway-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --azul-sircom: #005aa9;
  --white: white;
  --black: black;
}

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

.navbar {
  z-index: 100000;
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  padding: 3vh 9vw;
  display: block;
  position: sticky;
  top: 0;
  box-shadow: 0 2px 5px #00000047;
}

.brand {
  width: 18%;
}

.image {
  height: auto;
}

.nav-menu-3 {
  text-align: right;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  height: 80px;
  display: flex;
}

.nav-link-2 {
  padding: 0 0 0 40px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
}

.nav-link-2:hover {
  color: var(--azul-sircom);
}

.nav-link-2.w--current {
  color: var(--azul-sircom);
  font-weight: 700;
}

.body {
  font-family: Raleway, sans-serif;
}

.hero-section {
  background-color: #969696;
  background-image: linear-gradient(#000000ad, #000000ad), url('../images/walkie-talkie-motorola-costa-rica-venta-por-mayor_1walkie-talkie-motorola-costa-rica-venta-por-mayor.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  align-items: center;
  max-width: 100vw;
  height: 118vh;
  min-height: auto;
  max-height: none;
  margin-bottom: 0;
  padding: 9vh 9vw;
  font-weight: 700;
  display: flex;
  overflow: hidden;
}

.grid-2 {
  grid-column-gap: 21px;
  grid-template-rows: auto;
  place-items: center stretch;
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-18 {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.h1-2 {
  color: #fff;
  margin-top: 0;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
}

.heading-5 {
  color: #fff;
  font-size: 26px;
  font-weight: 300;
  line-height: 32px;
}

.cta-button-2 {
  background-color: var(--azul-sircom);
  box-shadow: none;
  text-align: center;
  border-radius: 0;
  min-width: 200px;
  margin-top: auto;
  margin-bottom: auto;
  padding: 12px 20px;
  font-size: 16px;
  font-weight: 400;
}

.cta-button-2:hover {
  background-color: #003b6f;
}

.html-embed {
  background-color: #efefef00;
  border-radius: 50px;
  min-width: 100%;
  margin-top: 0;
}

.bold-text {
  font-weight: 700;
}

.icons-grid-2 {
  grid-column-gap: 42px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-self: flex-start;
  align-items: start;
  margin-bottom: 20px;
}

.container {
  color: #1b1b1b;
  flex-direction: column;
  align-items: center;
  padding: 12vh 9vw;
  display: flex;
}

.container.bkg-violeta {
  background-color: #005aa914;
}

.container.footer {
  background-color: #f0f0f0;
  padding-bottom: 5vh;
}

.container.gracias {
  justify-content: center;
  align-items: center;
  min-height: 80vh;
}

.icon-img {
  align-self: center;
  width: 40%;
  height: auto;
  margin-right: 0;
}

.paragraph-2 {
  color: #3b3838;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
}

.paragraph-2.align-center {
  color: #3b3838;
  text-align: left;
  font-weight: 300;
}

.icon-div-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 0;
  display: flex;
}

.heading-6 {
  color: #3b3838;
  text-align: left;
  margin-top: 10px;
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
}

.image-13 {
  height: auto;
}

.heading-4 {
  color: #3b3838;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 26px;
  line-height: 32px;
}

.text-span-5 {
  color: #3b3838;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.div-block-6 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border: 1px #d3d3d3;
  border-radius: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: flex-end;
  align-items: start;
  margin-bottom: 20px;
  padding: 0;
  display: grid;
}

.text-span-25 {
  color: var(--azul-sircom);
}

.image-14 {
  max-width: 50%;
  height: auto;
}

.productos-descripcion {
  color: #3b3838;
  text-align: left;
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: 300;
  line-height: 150%;
}

.productos-nombres {
  color: var(--azul-sircom);
  text-align: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 4px;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.3;
}

.div-block-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "."
  / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  margin-bottom: 20px;
  display: grid;
}

.productos-div {
  box-shadow: none;
  background-color: #ffffffa8;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 12px 20px;
  display: flex;
}

.heading-8 {
  color: #3b3838;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 26px;
  line-height: 32px;
}

.heading-8.align-center {
  text-align: center;
  padding-left: 38px;
  padding-right: 38px;
}

.empresas-cont {
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  padding-top: 15vh;
  display: flex;
}

.productos-img {
  text-align: center;
  border: 1px #000;
  border-radius: 12px;
  flex: none;
  height: auto;
}

.image-23 {
  margin-bottom: 10px;
}

.bold-text-2 {
  line-height: 25px;
}

.paragraph-8 {
  width: auto;
  font-size: 16px;
  font-weight: 400;
}

.div-block-20 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  width: 100%;
  display: grid;
}

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

.link-block:hover {
  font-weight: 700;
}

.link-block.w--current {
  width: 15%;
}

.image-22, .image-17 {
  margin-bottom: 10px;
}

.paragraph-7 {
  color: #3b3838;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.paragraph-7:hover {
  font-weight: 700;
}

.nav-data-3 {
  color: #4c4c4c;
  text-align: left;
  width: auto;
  padding-right: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 180%;
}

.link {
  color: #3b3838;
  text-decoration: none;
}

.empresas-cont-2 {
  flex-direction: column;
  flex: 0 auto;
  align-self: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-24 {
  margin-bottom: 10px;
}

.heading-9 {
  color: #3b3838;
  text-align: left;
  align-self: flex-start;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 35px;
  line-height: 40px;
  display: flex;
  position: static;
}

.text-span-16 {
  color: var(--azul-sircom);
}

.div-block-26 {
  min-width: 60%;
}

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

.html-embed-3 {
  background-color: #ededed00;
  width: 100%;
  margin-top: 0;
  font-weight: 300;
}

.whatsapp-button {
  z-index: 4;
  background-color: #0bb346;
  border-radius: 150px;
  justify-content: center;
  align-items: center;
  padding: 20px 18px 20px 20px;
  display: flex;
  position: fixed;
  inset: auto 1vw 5vh auto;
  box-shadow: 1px 1px 5px -1px #474747b3;
}

.whatsapp-logo {
  width: 50px;
  height: auto;
}

.image-25 {
  align-self: center;
  max-width: 50%;
  height: auto;
}

.div-block-29 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

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

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

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

.image-28 {
  border-radius: 10px;
  height: auto;
}

.image-29 {
  max-width: 50%;
  height: auto;
}

.heading-10 {
  color: #000;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 26px;
  line-height: 32px;
}

.text-span-33 {
  color: #126510;
}

.text-span-34 {
  color: #000;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}

.cta-button-9 {
  box-shadow: none;
  text-align: center;
  background-color: #126510;
  border-radius: 200px;
  min-width: 200px;
  margin-top: auto;
  margin-bottom: auto;
  padding: 12px 20px;
  font-size: 16px;
  font-weight: 400;
}

.cta-button-9:hover {
  background-color: #0c430a;
}

.image-30 {
  border-radius: 10px;
  height: auto;
}

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

.heading-11 {
  color: #000;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 26px;
  line-height: 32px;
}

.text-span-35 {
  color: #126510;
}

.text-span-36 {
  color: #000;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}

.cta-button-10 {
  box-shadow: none;
  text-align: center;
  background-color: #126510;
  border-radius: 200px;
  min-width: 200px;
  margin-top: auto;
  margin-bottom: auto;
  padding: 12px 20px;
  font-size: 16px;
  font-weight: 400;
}

.cta-button-10:hover {
  background-color: #0c430a;
}

.image-32 {
  border-radius: 10px;
  height: auto;
}

.image-33 {
  max-width: 50%;
  height: auto;
}

.heading-12 {
  color: #000;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 26px;
  line-height: 32px;
}

.text-span-37 {
  color: var(--azul-sircom);
}

.text-span-38 {
  color: #000;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}

.cta-button-11 {
  background-color: var(--azul-sircom);
  box-shadow: none;
  text-align: center;
  border-radius: 0;
  min-width: 200px;
  margin-top: auto;
  margin-bottom: auto;
  padding: 12px 20px;
  font-size: 16px;
  font-weight: 400;
}

.cta-button-11:hover {
  background-color: #044075;
}

.div-block-30 {
  grid-column-gap: 17px;
  grid-row-gap: 80px;
  grid-template: "Area"
  / 7fr 6.25fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding-top: 40px;
  display: grid;
}

.link-2, .link-3 {
  color: var(--azul-sircom);
  font-size: 11px;
  font-weight: 700;
}

.bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6, .bold-text-7, .bold-text-8, .bold-text-9, .bold-text-10, .bold-text-11, .bold-text-12, .bold-text-13 {
  color: var(--azul-sircom);
}

@media screen and (min-width: 1440px) {
  .image {
    max-width: 80%;
  }

  .nav-link-2 {
    padding-left: 40px;
    font-size: 18px;
  }

  .hero-section {
    padding-top: 9vh;
    padding-bottom: 9vh;
  }

  .grid-2 {
    justify-items: stretch;
  }

  .h1-2 {
    font-size: 45px;
  }

  .cta-button-2 {
    font-size: 18px;
  }

  .container {
    padding-top: 12vh;
    padding-bottom: 12vh;
  }

  .paragraph-2.align-center {
    font-size: 18px;
    line-height: 22px;
  }

  .icon-div-2 {
    padding-left: 8px;
    padding-right: 8px;
  }

  .heading-6 {
    font-size: 28px;
    line-height: 34px;
  }

  .text-span-5 {
    font-size: 18px;
    line-height: 24px;
  }

  .div-block-6 {
    align-self: flex-start;
  }

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

  .productos-nombres {
    font-size: 26px;
  }

  .productos-div {
    flex-direction: column;
    justify-content: space-between;
    padding: 20px 40px;
    display: flex;
  }

  .link-block {
    width: auto;
  }

  .link-block.w--current {
    width: 12%;
  }

  .nav-data-3 {
    font-size: 18px;
  }

  .whatsapp-button {
    padding: 20px;
  }

  .image-25 {
    max-width: 40%;
    margin-left: 0;
    padding-left: 0;
  }

  .heading-10 {
    font-size: 28px;
    line-height: 34px;
  }

  .text-span-34 {
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
  }

  .cta-button-9 {
    font-size: 16px;
  }

  .heading-11 {
    font-size: 28px;
    line-height: 34px;
  }

  .text-span-36 {
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
  }

  .cta-button-10 {
    font-size: 16px;
  }

  .heading-12 {
    font-size: 28px;
    line-height: 34px;
  }

  .text-span-38 {
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
  }

  .cta-button-11 {
    font-size: 16px;
  }
}

@media screen and (min-width: 1920px) {
  .image {
    max-width: 80%;
  }

  .nav-menu-3 {
    height: 80px;
  }

  .nav-link-2 {
    font-size: 18px;
    line-height: 50px;
  }

  .hero-section {
    background-image: linear-gradient(#000000ad, #000000ad), url('../images/walkie-talkie-motorola-costa-rica-venta-por-mayor_1walkie-talkie-motorola-costa-rica-venta-por-mayor.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    padding: 9vh 9vw;
  }

  .h1-2 {
    font-size: 45px;
    line-height: 55px;
  }

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

  .cta-button-2 {
    padding: 16px 24px;
    font-size: 18px;
  }

  .icons-grid-2 {
    grid-column-gap: 50px;
  }

  .container {
    width: 100%;
  }

  .icon-img {
    width: 150px;
    height: 150px;
  }

  .paragraph-2 {
    font-size: 26px;
    line-height: 35px;
  }

  .paragraph-2.align-center {
    font-size: 22px;
    line-height: 32px;
  }

  .heading-6 {
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
  }

  .heading-4 {
    font-size: 35px;
    font-weight: 900;
    line-height: 42px;
  }

  .text-span-5 {
    font-size: 22px;
    line-height: 28px;
  }

  .productos-descripcion {
    font-size: 20px;
    line-height: 28px;
  }

  .productos-nombres {
    font-size: 30px;
  }

  .heading-8 {
    font-size: 35px;
    font-weight: 900;
    line-height: 42px;
  }

  .paragraph-8 {
    font-size: 24px;
    line-height: 30px;
  }

  .paragraph-7 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .nav-data-3 {
    font-size: 26px;
  }

  .heading-9 {
    font-size: 35px;
    font-weight: 900;
    line-height: 42px;
  }

  .whatsapp-button {
    padding-left: 20px;
    padding-right: 20px;
  }

  .whatsapp-logo {
    width: 50px;
  }

  .heading-10 {
    font-size: 40px;
    font-weight: 700;
    line-height: 46px;
  }

  .text-span-34 {
    font-size: 24px;
    font-weight: 300;
    line-height: 35px;
  }

  .cta-button-9 {
    border-radius: 24px;
    padding: 16px 24px;
    font-size: 18px;
    line-height: 20px;
  }

  .heading-11 {
    font-size: 40px;
    font-weight: 700;
    line-height: 46px;
  }

  .text-span-36 {
    font-size: 24px;
    font-weight: 300;
    line-height: 35px;
  }

  .cta-button-10 {
    border-radius: 24px;
    padding: 16px 24px;
    font-size: 18px;
    line-height: 20px;
  }

  .heading-12 {
    font-size: 40px;
    font-weight: 700;
    line-height: 46px;
  }

  .text-span-38 {
    font-size: 24px;
    font-weight: 300;
    line-height: 35px;
  }

  .cta-button-11 {
    border-radius: 24px;
    padding: 16px 24px;
    font-size: 18px;
    line-height: 20px;
  }
}

@media screen and (max-width: 991px) {
  .navbar {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .brand {
    width: 50%;
  }

  .image {
    max-width: 60%;
  }

  .menu-button {
    text-align: right;
    width: 100%;
    padding: 0;
  }

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

  .icon-3 {
    color: #202020;
    background-color: #fff;
    font-size: 35px;
  }

  .nav-menu-3 {
    background-color: #fff;
    width: 100%;
    height: auto;
    padding-left: 9vw;
  }

  .nav-link-2 {
    text-align: left;
    padding-left: 0;
    line-height: 26px;
  }

  .hero-section {
    height: auto;
    max-height: none;
    padding-top: 2vh;
    padding-left: 9vw;
    padding-right: 9vw;
  }

  .grid-2 {
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
    align-self: flex-start;
  }

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

  .h1-2 {
    text-align: center;
    font-size: 35px;
  }

  .heading-5 {
    text-align: center;
    margin-top: 0;
    font-size: 18px;
    line-height: 26px;
  }

  .icons-grid-2 {
    grid-template-columns: 1fr;
  }

  .icon-img {
    width: 100px;
    height: 100px;
  }

  .icon-div-2 {
    align-items: center;
  }

  .heading-6 {
    width: 100%;
    font-size: 22px;
    line-height: 28px;
  }

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

  .div-block-6 {
    grid-template-columns: 1fr;
  }

  .productos-descripcion {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-2 {
    grid-template-columns: 1fr;
  }

  .productos-div {
    align-items: center;
    padding-left: 30px;
    padding-right: 30px;
  }

  .productos-img {
    max-width: 50%;
  }

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

  .div-block-20 {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .link-block {
    width: auto;
  }

  .link-block.w--current {
    width: 20%;
  }

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

  .image-17 {
    max-width: 70%;
    margin-bottom: 0;
  }

  .nav-data-3 {
    text-align: center;
    width: 100%;
    font-size: 16px;
    line-height: 22px;
  }

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

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

  .div-block-28 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .image-25 {
    align-self: center;
    max-width: 30%;
  }

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

  .text-span-34 {
    font-weight: 300;
  }

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

  .text-span-36 {
    font-weight: 300;
  }

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

  .text-span-38 {
    font-weight: 300;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    position: sticky;
    inset: 0% 0% auto;
  }

  .brand {
    padding-left: 0;
  }

  .image {
    max-width: 80%;
  }

  .hero-section {
    padding-left: 9vw;
    padding-right: 40px;
  }

  .h1-2 {
    font-size: 30px;
  }

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

  .icons-grid-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .container.footer {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .icon-img {
    width: auto;
    max-width: 20%;
    height: auto;
  }

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

  .paragraph-2.align-center {
    font-size: 16px;
    line-height: 22px;
  }

  .heading-6 {
    font-size: 22px;
    line-height: 26px;
  }

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

  .div-block-2 {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .productos-div {
    align-items: center;
  }

  .heading-8.align-center {
    text-align: center;
  }

  .productos-img {
    max-width: 85%;
  }

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

  .paragraph-7 {
    font-size: 14px;
    line-height: 18px;
  }

  .nav-data-3 {
    text-align: center;
    margin-bottom: 10px;
    font-size: 16px;
  }

  .heading-9.align-center {
    text-align: center;
  }

  .image-25 {
    max-width: 30%;
  }

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

  .text-span-34 {
    font-weight: 400;
  }

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

  .text-span-36 {
    font-weight: 400;
  }

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

  .text-span-38 {
    font-weight: 400;
  }
}

@media screen and (max-width: 479px) {
  .menu-button {
    width: 50%;
  }

  .nav-menu-3 {
    order: 0;
    justify-content: flex-start;
    display: flex;
  }

  .hero-section {
    max-height: none;
    padding: 2vh 16px 60px;
  }

  .h1-2 {
    text-align: center;
    padding-left: 0;
    font-size: 30px;
    line-height: 1.1;
  }

  .cta-button-2 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .html-embed {
    margin-top: -10px;
    margin-bottom: 0;
  }

  .icons-grid-2 {
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
  }

  .container, .container.footer {
    align-items: center;
  }

  .icon-img {
    width: 40%;
    max-width: none;
    height: auto;
  }

  .icon-div-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-6 {
    font-size: 22px;
    line-height: 26px;
  }

  .image-13 {
    max-width: 100%;
  }

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

  .text-span-5 {
    font-size: 16px;
    line-height: 22px;
  }

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

  .productos-descripcion {
    padding-left: 0;
    padding-right: 0;
  }

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

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

  .heading-8.align-center {
    text-align: center;
    font-size: 26px;
  }

  .productos-img {
    max-width: 100%;
  }

  .div-block-20 {
    grid-template-columns: 1fr;
    align-self: center;
  }

  .link-block {
    text-align: left;
    width: auto;
  }

  .link-block.w--current {
    width: 40%;
  }

  .image-22 {
    max-width: 100%;
  }

  .link-block-4 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .image-17 {
    flex: 0 auto;
    order: -1;
    align-self: flex-start;
    max-width: 35%;
  }

  .nav-data-3 {
    text-align: center;
    font-size: 16px;
  }

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

  .heading-9.align-center {
    text-align: center;
    font-size: 26px;
  }

  .div-block-27 {
    overflow: hidden;
  }

  .html-embed-2 {
    max-width: 100%;
    overflow: hidden;
  }

  .whatsapp-button {
    padding: 9px 12px 12px;
  }

  .whatsapp-logo {
    width: 40px;
  }

  .image-25 {
    max-width: 60%;
  }

  .image-28 {
    max-width: 100%;
  }

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

  .heading-10 {
    font-size: 26px;
    line-height: 32px;
  }

  .text-span-34 {
    font-size: 16px;
    line-height: 22px;
  }

  .cta-button-9 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-30 {
    max-width: 100%;
  }

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

  .heading-11 {
    font-size: 26px;
    line-height: 32px;
  }

  .text-span-36 {
    font-size: 16px;
    line-height: 22px;
  }

  .cta-button-10 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-32 {
    max-width: 100%;
  }

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

  .heading-12 {
    font-size: 26px;
    line-height: 32px;
  }

  .text-span-38 {
    font-size: 16px;
    line-height: 22px;
  }

  .cta-button-11 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }
}

#w-node-_459c8eae-c14f-ec24-cdd9-0c3e33275cab-43a2fbe4, #w-node-_459c8eae-c14f-ec24-cdd9-0c3e33275cac-43a2fbe4, #w-node-_459c8eae-c14f-ec24-cdd9-0c3e33275cae-43a2fbe4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_99620eac-b9bc-129f-bb47-1a3bd2e0a7b0-43a2fbe4 {
  justify-self: stretch;
}

#w-node-_77531312-f24f-6e9b-9a6c-8961b24a1cfe-43a2fbe4, #w-node-_85b5401b-7ecf-46e8-95dd-27c688966105-43a2fbe4, #w-node-_54d7ff01-967a-b29b-c209-b2ee88a71d95-43a2fbe4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: stretch center;
}

#w-node-_644d41d1-5f88-bf9c-adec-3719f12c155d-43a2fbe4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_644d41d1-5f88-bf9c-adec-3719f12c1572-43a2fbe4 {
  align-self: center;
}

#w-node-adf371ff-fbd1-b020-fe65-40d4191a98a4-43a2fbe4, #w-node-_441fa490-22a6-0602-d19f-460896f2bd01-43a2fbe4 {
  justify-self: center;
}

#w-node-_0a65309b-0bca-ad42-b887-291484502b9a-43a2fbe4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_0a65309b-0bca-ad42-b887-291484502ba7-43a2fbe4, #w-node-acac5071-5439-68f4-dbcc-ae4246b7a6e3-43a2fbe4 {
  align-self: center;
}

#w-node-acac5071-5439-68f4-dbcc-ae4246b7a6e4-43a2fbe4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_248f7335-e866-5c0b-e1d9-825884737e0b-43a2fbe4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_248f7335-e866-5c0b-e1d9-825884737e10-43a2fbe4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_902b3c30-07b6-d4b3-57c0-963e44e285a7-43a2fbe4 {
  grid-area: Area;
}

#w-node-_3c95938e-40e7-3317-dd8c-d0613c075bad-43a2fbe4, #w-node-f6e37c9e-5c30-b3a0-9a7d-b7b09fae0f6b-43a2fbe5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f6e37c9e-5c30-b3a0-9a7d-b7b09fae0f7e-43a2fbe5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-f6e37c9e-5c30-b3a0-9a7d-b7b09fae0f81-43a2fbe5 {
  grid-area: Area;
}

#w-node-f6e37c9e-5c30-b3a0-9a7d-b7b09fae0f83-43a2fbe5, #w-node-_27656d71-ffff-749e-5809-f182ec33dc37-faf14f88 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_27656d71-ffff-749e-5809-f182ec33dc4a-faf14f88 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_27656d71-ffff-749e-5809-f182ec33dc4d-faf14f88 {
  grid-area: Area;
}

#w-node-_27656d71-ffff-749e-5809-f182ec33dc4f-faf14f88 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1920px) {
  #w-node-_644d41d1-5f88-bf9c-adec-3719f12c1572-43a2fbe4, #w-node-_0a65309b-0bca-ad42-b887-291484502ba7-43a2fbe4, #w-node-acac5071-5439-68f4-dbcc-ae4246b7a6e3-43a2fbe4 {
    justify-self: end;
  }

  #w-node-acac5071-5439-68f4-dbcc-ae4246b7a6e4-43a2fbe4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }

  #w-node-_248f7335-e866-5c0b-e1d9-825884737e0b-43a2fbe4, #w-node-f6e37c9e-5c30-b3a0-9a7d-b7b09fae0f6b-43a2fbe5, #w-node-_27656d71-ffff-749e-5809-f182ec33dc37-faf14f88 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-_99620eac-b9bc-129f-bb47-1a3bd2e0a7b0-43a2fbe4 {
    justify-self: stretch;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_459c8eae-c14f-ec24-cdd9-0c3e33275cab-43a2fbe4 {
    place-self: center;
  }

  #w-node-_644d41d1-5f88-bf9c-adec-3719f12c1572-43a2fbe4 {
    justify-self: center;
  }

  #w-node-dab47ea7-f1d0-95f9-4ec9-29ff8fe42113-43a2fbe4, #w-node-adf371ff-fbd1-b020-fe65-40d4191a98a4-43a2fbe4, #w-node-_441fa490-22a6-0602-d19f-460896f2bd01-43a2fbe4 {
    place-self: center;
  }

  #w-node-_0a65309b-0bca-ad42-b887-291484502ba7-43a2fbe4 {
    justify-self: center;
  }

  #w-node-_24032a24-15de-17c7-7b4d-078741903823-43a2fbe4, #w-node-_24032a24-15de-17c7-7b4d-07874190382f-43a2fbe4, #w-node-_24032a24-15de-17c7-7b4d-07874190383b-43a2fbe4 {
    place-self: center;
  }

  #w-node-acac5071-5439-68f4-dbcc-ae4246b7a6e3-43a2fbe4 {
    justify-self: center;
  }

  #w-node-c0819d4f-745b-4c31-0183-63e03b87c00d-43a2fbe4, #w-node-c0819d4f-745b-4c31-0183-63e03b87c016-43a2fbe4, #w-node-c0819d4f-745b-4c31-0183-63e03b87c01f-43a2fbe4, #w-node-_248f7335-e866-5c0b-e1d9-825884737e0b-43a2fbe4 {
    place-self: center;
  }

  #w-node-_248f7335-e866-5c0b-e1d9-825884737e10-43a2fbe4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-f6e37c9e-5c30-b3a0-9a7d-b7b09fae0f6b-43a2fbe5 {
    place-self: center;
  }

  #w-node-f6e37c9e-5c30-b3a0-9a7d-b7b09fae0f7e-43a2fbe5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_27656d71-ffff-749e-5809-f182ec33dc37-faf14f88 {
    place-self: center;
  }

  #w-node-_27656d71-ffff-749e-5809-f182ec33dc4a-faf14f88 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_248f7335-e866-5c0b-e1d9-825884737e0b-43a2fbe4 {
    place-self: auto;
  }

  #w-node-_248f7335-e866-5c0b-e1d9-825884737e10-43a2fbe4 {
    justify-self: stretch;
  }

  #w-node-f6e37c9e-5c30-b3a0-9a7d-b7b09fae0f6b-43a2fbe5 {
    place-self: auto;
  }

  #w-node-f6e37c9e-5c30-b3a0-9a7d-b7b09fae0f7e-43a2fbe5 {
    justify-self: stretch;
  }

  #w-node-_27656d71-ffff-749e-5809-f182ec33dc37-faf14f88 {
    place-self: auto;
  }

  #w-node-_27656d71-ffff-749e-5809-f182ec33dc4a-faf14f88 {
    justify-self: stretch;
  }
}


@font-face {
  font-family: 'Raleway';
  src: url('../fonts/Raleway-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/Raleway-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/Raleway-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}