:root {
  --axul: #354191;
  --celeste: #209bd6;
  --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: -webkit-sticky;
  position: sticky;
  top: 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .28);
}

.brand {
  width: 18%;
}

.image {
  height: auto;
}

.nav-menu-3 {
  text-align: right;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  height: 60px;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.nav-link-2 {
  padding: 0 0 0 20px;
  font-size: 16px;
}

.nav-link-2:hover {
  color: #1d6dde;
}

.nav-link-2.w--current {
  color: #1d6dde;
  font-weight: 700;
}

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

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

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

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

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

.hero-section {
  background-color: #969696;
  background-image: linear-gradient(rgba(0, 0, 0, .68), rgba(0, 0, 0, .68)), url('../images/equipos-de--radiocomunicacion-Motorola-Solutions-Colombia.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  align-items: center;
  height: 85vh;
  min-height: auto;
  max-height: none;
  padding: 9vh 9vw;
  font-weight: 700;
  display: flex;
}

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

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

.container.bkg-celeste {
  background-color: rgba(32, 155, 214, .23);
}

.container.footer {
  background-color: var(--axul);
  padding-bottom: 5vh;
}

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

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

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

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

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

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

.text-span-30 {
  color: var(--celeste);
}

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

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

.icon-div-2 {
  background-color: #fff;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 25px;
  display: flex;
}

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

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

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

.paragraph-2.align-center {
  color: #3b3838;
  text-align: left;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

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

.cta-button-9 {
  background-color: var(--celeste);
  box-shadow: none;
  text-align: center;
  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: var(--axul);
}

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

.heading-8.align-center {
  margin-bottom: 10px;
}

.productos-div {
  background-color: #fff;
  border-radius: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 12px 20px;
  display: flex;
  box-shadow: 1px 1px 12px -2px rgba(0, 0, 0, .25);
}

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

.empresas-cont {
  aspect-ratio: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  max-width: 100%;
  padding-top: 16vh;
  display: flex;
}

.div-block-42 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

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

.heading-9 {
  margin-top: 20px;
  font-size: 28px;
  line-height: 35px;
}

.heading-9.center {
  color: #3b3838;
  text-align: center;
}

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

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

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

.div-block-43 {
  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;
}

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

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

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

.empresas-cont-2 {
  flex-direction: column;
  align-self: center;
  align-items: center;
  display: flex;
}

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

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

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

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

.nav-data-3 {
  color: #fff;
  text-align: left;
  width: auto;
  font-size: 16px;
  font-weight: 300;
  line-height: 180%;
}

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

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

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

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

.html-embed-2 {
  border-radius: 50px;
}

.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;
  top: auto;
  bottom: 5vh;
  left: auto;
  right: 1vw;
  box-shadow: 1px 1px 5px -1px rgba(71, 71, 71, .7);
}

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

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

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

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

.text-span-28 {
  color: var(--celeste);
}

.empresas-cont-3 {
  flex-direction: column;
  align-self: center;
  align-items: center;
  display: flex;
}

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

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

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

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

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

  .grid-2 {
    grid-column-gap: 119px;
    justify-items: stretch;
  }

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

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

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

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

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

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

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

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

  .heading-7 {
    font-size: 26px;
    line-height: 34px;
  }

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

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

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

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

  .productos-descripcion {
    font-size: 16px;
    line-height: 22px;
  }

  .productos-nombres {
    font-size: 22px;
    line-height: 28px;
  }

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

  .heading-10, .heading-11.align-center {
    font-size: 28px;
    line-height: 34px;
  }

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

  .whatsapp-button {
    padding: 20px;
  }

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

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

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

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

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

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

  .image-25 {
    align-self: center;
    padding-left: 0;
  }

  .hero-section {
    line-height: 45px;
  }

  .h1-2 {
    font-size: 60px;
    line-height: 62px;
  }

  .container {
    width: 100%;
  }

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

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

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

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

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

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

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

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

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

  .heading-8.align-center {
    font-weight: 700;
  }

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

  .productos-descripcion {
    font-size: 22px;
    line-height: 34px;
  }

  .heading-9 {
    font-size: 35px;
    line-height: 45px;
  }

  .heading-9.center {
    font-size: 40px;
  }

  .productos-nombres {
    font-size: 32px;
    line-height: 40px;
  }

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

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

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

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

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

  .whatsapp-logo {
    width: 50px;
  }

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

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

  .heading-12.align-center {
    text-align: center;
    font-size: 35px;
    font-weight: 700;
    line-height: 40px;
  }
}

@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-bottom: 5px;
    padding-left: 0;
    line-height: 26px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .div-block-2 {
    grid-template-columns: 1fr;
    align-items: stretch;
    justify-items: stretch;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 767px) {
  .navbar {
    position: -webkit-sticky;
    position: sticky;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .brand {
    padding-left: 0;
  }

  .image {
    max-width: 80%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .whatsapp-logo {
    width: 40px;
  }

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

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

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

#w-node-be01b829-8345-ffc1-64ef-f9cc80150db7-6ffc841f, #w-node-be01b829-8345-ffc1-64ef-f9cc80150db8-6ffc841f, #w-node-be01b829-8345-ffc1-64ef-f9cc80150dbb-6ffc841f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-be01b829-8345-ffc1-64ef-f9cc80150dc1-6ffc841f {
  justify-self: stretch;
}

#w-node-_22aa062b-62ab-9ecb-b247-ea9b45682037-6ffc841f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_22aa062b-62ab-9ecb-b247-ea9b45682044-6ffc841f {
  align-self: center;
}

#w-node-_902ac45e-1524-d9f5-6213-f0e5bd2c172c-6ffc841f, #w-node-_902ac45e-1524-d9f5-6213-f0e5bd2c1735-6ffc841f, #w-node-_902ac45e-1524-d9f5-6213-f0e5bd2c1741-6ffc841f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
  justify-self: center;
}

#w-node-ce58740c-774a-3e43-f830-cfe906407df1-6ffc841f, #w-node-ce58740c-774a-3e43-f830-cfe906407e02-6ffc841f, #w-node-ce58740c-774a-3e43-f830-cfe906407e3b-6ffc841f, #w-node-ce58740c-774a-3e43-f830-cfe906407e4b-6ffc841f, #w-node-ce58740c-774a-3e43-f830-cfe906407e74-6ffc841f, #w-node-ce58740c-774a-3e43-f830-cfe906407e88-6ffc841f {
  justify-self: center;
}

#w-node-_8774d9b2-3b38-7df4-af3c-75e4760430f8-6ffc841f {
  align-self: center;
}

#w-node-_8774d9b2-3b38-7df4-af3c-75e4760430f9-6ffc841f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_3837ca94-d67b-4d19-0712-5c6e95d22090-6ffc841f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3837ca94-d67b-4d19-0712-5c6e95d220a3-6ffc841f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_3837ca94-d67b-4d19-0712-5c6e95d22090-c584928e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3837ca94-d67b-4d19-0712-5c6e95d220a3-c584928e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

@media screen and (min-width: 1920px) {
  #w-node-_22aa062b-62ab-9ecb-b247-ea9b45682037-6ffc841f {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: center;
  }

  #w-node-_22aa062b-62ab-9ecb-b247-ea9b45682044-6ffc841f, #w-node-_8774d9b2-3b38-7df4-af3c-75e4760430f8-6ffc841f {
    justify-self: end;
  }

  #w-node-_3837ca94-d67b-4d19-0712-5c6e95d22090-6ffc841f, #w-node-_3837ca94-d67b-4d19-0712-5c6e95d22090-c584928e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-be01b829-8345-ffc1-64ef-f9cc80150db7-6ffc841f {
    align-self: center;
    justify-self: center;
  }

  #w-node-_22aa062b-62ab-9ecb-b247-ea9b45682044-6ffc841f {
    justify-self: center;
  }

  #w-node-ce58740c-774a-3e43-f830-cfe906407ddf-6ffc841f {
    align-self: center;
    justify-self: stretch;
  }

  #w-node-ce58740c-774a-3e43-f830-cfe906407df1-6ffc841f {
    align-self: center;
    justify-self: center;
  }

  #w-node-ce58740c-774a-3e43-f830-cfe906407e02-6ffc841f, #w-node-ce58740c-774a-3e43-f830-cfe906407e29-6ffc841f, #w-node-ce58740c-774a-3e43-f830-cfe906407e3b-6ffc841f {
    align-self: center;
    justify-self: stretch;
  }

  #w-node-ce58740c-774a-3e43-f830-cfe906407e4b-6ffc841f {
    align-self: center;
    justify-self: center;
  }

  #w-node-ce58740c-774a-3e43-f830-cfe906407e5e-6ffc841f, #w-node-ce58740c-774a-3e43-f830-cfe906407e74-6ffc841f {
    align-self: center;
    justify-self: stretch;
  }

  #w-node-ce58740c-774a-3e43-f830-cfe906407e88-6ffc841f {
    align-self: center;
    justify-self: center;
  }

  #w-node-_8774d9b2-3b38-7df4-af3c-75e4760430f8-6ffc841f {
    justify-self: center;
  }

  #w-node-_3837ca94-d67b-4d19-0712-5c6e95d22090-6ffc841f {
    align-self: center;
    justify-self: center;
  }

  #w-node-_3837ca94-d67b-4d19-0712-5c6e95d220a3-6ffc841f {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_3837ca94-d67b-4d19-0712-5c6e95d22090-c584928e {
    align-self: center;
    justify-self: center;
  }

  #w-node-_3837ca94-d67b-4d19-0712-5c6e95d220a3-c584928e {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_3837ca94-d67b-4d19-0712-5c6e95d22090-6ffc841f {
    align-self: auto;
    justify-self: auto;
  }

  #w-node-_3837ca94-d67b-4d19-0712-5c6e95d220a3-6ffc841f {
    justify-self: stretch;
  }

  #w-node-_3837ca94-d67b-4d19-0712-5c6e95d22090-c584928e {
    align-self: auto;
    justify-self: auto;
  }

  #w-node-_3837ca94-d67b-4d19-0712-5c6e95d220a3-c584928e {
    justify-self: stretch;
  }
}


@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/MONTSERRAT-BOLD.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/MONTSERRAT-REGULAR.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/MONTSERRAT-LIGHT.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}