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

.navbar-link {
  transition: all 200ms ease;
  font-family: Poppins, sans-serif;
  color: #6a88ba;
  font-size: 16px;
  font-weight: 500;
}

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

.navbar-link.w--current {
  color: #728aba;
  font-weight: 700;
}

.button {
  margin-left: 250px;
  padding: 18px 30px;
  border-radius: 6px;
  background-color: #6e8bba;
  transition: all 200ms ease;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
}

.button:hover {
  background-color: #8b7bc7;
}

.container {
  display: flex;
  align-items: center;
}

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

.navbar {
  display: flex;
  overflow: visible;
  margin-top: 30px;
  padding-right: 0%;
  padding-left: 0%;
  justify-content: space-between;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0);
}

.image {
  margin-right: 250px;
  margin-left: 0px;
  padding-left: 0px;
}

.body {
  overflow: visible;
  background-image: url('../images/Hero-E.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.heading {
  width: 700px;
  margin-top: 120px;
  margin-left: 150px;
  font-family: Poppins, sans-serif;
  color: #18191f;
  font-size: 50px;
  line-height: 70px;
}

.heading-2 {
  width: 500px;
  margin-left: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(85, 85, 85, 0);
  background-color: hsla(0, 0%, 100%, 0);
  font-family: Poppins, sans-serif;
  font-size: 20px;
  line-height: 40px;
  font-weight: 400;
}

.cta {
  margin-top: 30px;
  margin-left: 150px;
  padding: 18px 40px;
  border-radius: 6px;
  background-color: #6e8bba;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.div-block {
  width: 850px;
}

.hero {
  display: block;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
      grid-template-areas: ". Area";
  -ms-grid-columns: 1fr 16px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto 16px auto;
  grid-template-rows: auto auto;
}

.image-2 {
  margin-top: 80px;
  margin-right: 0px;
  margin-left: 80px;
}

.text-span {
  color: #6a88ba;
}

.clientes {
  min-height: 200px;
  margin-top: 350px;
  padding: 10px 5% 25px;
  background-color: hsla(0, 0%, 100%, 0);
  -o-object-fit: fill;
     object-fit: fill;
}

.cl01_container {
  max-width: 1140px;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
}

.cl01_title {
  max-width: 500px;
  margin-right: auto;
  margin-left: auto;
  color: #8a94a6;
  font-size: 14px;
  line-height: 25px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
}

.cl01_logo_wrap {
  position: relative;
  display: flex;
  height: 100%;
  max-width: 1200px;
  margin-top: 80px;
  margin-right: auto;
  margin-left: auto;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
}

.cl01_logo {
  display: inline-block;
  width: 25%;
  margin-top: 40px;
  padding: 25px 35px;
}

.cl01_image {
  width: 200px;
}

.subtitle {
  font-family: Poppins, sans-serif;
  color: #18191f;
  font-size: 45px;
  font-weight: 700;
  text-align: center;
}

.proyectos {
  display: none;
  margin-top: 250px;
}

.card-list-wrapper {
  display: flex;
  margin-top: 80px;
  justify-content: space-between;
}

.card-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.paragraph {
  margin-top: 0px;
  padding-top: 25px;
  font-family: Poppins, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.paragraph-2 {
  margin-top: 0px;
  padding-top: 15px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.paragraph-3 {
  font-family: Poppins, sans-serif;
  font-weight: 500;
}

.slider {
  margin-top: 80px;
}

.cta-secundario {
  display: inline-block;
  margin-top: 50px;
  margin-left: 340px;
  padding: 18px 40px;
  border-style: solid;
  border-width: 1px;
  border-color: #3b537a;
  border-radius: 6px;
  background-color: #fff;
  font-family: Poppins, sans-serif;
  color: #3b537a;
  font-size: 17px;
  font-weight: 500;
  text-align: center;
  -o-object-fit: fill;
     object-fit: fill;
}

.section-2 {
  display: block;
  margin-top: 80px;
}

.div-block-3 {
  width: 630px;
  height: 530px;
}

.div-block-4 {
  height: 150px;
}

.div-block-5 {
  margin-top: 88px;
}

.slide {
  width: 1200px;
  height: 560px;
}

.slide-1 {
  background-color: #fff;
}

.slider-2 {
  height: 700px;
  margin-top: 80px;
}

.heading-3 {
  font-family: Poppins, sans-serif;
  font-size: 30px;
}

.heading-4 {
  font-family: Poppins, sans-serif;
  font-weight: 600;
}

.paragraph-4 {
  font-size: 16px;
}

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

.paragraph-5 {
  margin-top: 20px;
  font-family: Poppins, sans-serif;
  line-height: 25px;
}

.cta-card {
  display: block;
  max-width: 250px;
  margin-top: -130px;
  margin-left: 0px;
  padding: 18px 20px;
  border: 1px solid #3b537a;
  border-radius: 6px;
  background-color: #fff;
  font-family: Poppins, sans-serif;
  color: #3b537a;
  font-size: 17px;
}

.cta-card.equipo {
  margin-top: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  transition: all 200ms ease;
}

.cta-card.equipo:hover {
  background-color: #3b537a;
  color: #fff;
}

.cta-card.servicios {
  max-width: 150px;
  margin-top: 25px;
}

.cta-card.proyectos {
  transition: all 200ms ease;
}

.cta-card.proyectos:hover {
  background-color: #3b537a;
  color: #fff;
}

.cta-card.proyecto {
  margin-top: 30px;
  transition: all 200ms ease;
}

.cta-card.proyecto:hover {
  background-color: #3b537a;
  color: #fff;
}

.icon {
  background-color: hsla(0, 0%, 100%, 0);
}

.slide-2 {
  background-color: #fff;
}

.slide-3 {
  background-color: #fff;
}

.section-3 {
  margin-top: 200px;
}

.f03_top_wrap {
  display: flex;
  padding-bottom: 35px;
  justify-content: space-between;
  align-items: flex-start;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.25);
}

.f03_title {
  margin-bottom: 25px;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 1px;
}

.f03_footer_wrap {
  padding-top: 35px;
}

.f03_social_link {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

.link_block {
  position: absolute;
}

.f03_social_wraps {
  display: flex;
  margin-top: 10px;
}

.f03_column_right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.f03_button {
  display: flex;
  min-height: 48px;
  min-width: 150px;
  padding-right: 28px;
  padding-left: 28px;
  justify-content: center;
  align-items: center;
  border-radius: 40px;
  background-color: #fff;
  color: #5d3eff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px;
}

.f03_container {
  display: block;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  flex: 1;
}

.f03_social_wrap {
  position: relative;
  display: flex;
  width: 35px;
  height: 35px;
  margin-right: 0px;
  margin-left: 15px;
  padding: 9px;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: #fff;
}

.f03_h4 {
  display: block;
  max-width: 480px;
  margin-top: 5px;
  margin-bottom: 8px;
  color: #fff;
  font-size: 28px;
  line-height: 38px;
  text-align: left;
}

.f03_link {
  display: block;
  margin-bottom: 11px;
  font-family: Poppins, sans-serif;
  color: hsla(0, 0%, 100%, 0.69);
  text-decoration: none;
}

.f03_logo {
  max-width: 80%;
}

.footer {
  max-width: 100%;
  margin-top: 0px;
  padding: 20px 5%;
  background-color: #5b3acc;
  background-image: url('../images/Footer-2.png');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.f03_text {
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}

.form_error {
  position: relative;
  display: flex;
  height: 45px;
  padding: 8px 15px;
  justify-content: space-between;
  align-items: center;
  border-radius: 4px;
  background-color: #fe3e3e;
  box-shadow: 1px 1px 17px 0 rgba(0, 0, 0, 0.07);
}

.form02_success {
  background-color: #fff;
}

.form02 {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 590px;
  padding: 15px 30px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 2px 2px 15px 0 rgba(47, 63, 89, 0.24);
  mix-blend-mode: normal;
}

.form02_field_wrap {
  display: flex;
  justify-content: space-between;
}

.form_alert_line {
  width: 1px;
  min-height: 23px;
  margin-right: 8px;
  margin-left: 8px;
  background-color: rgba(53, 45, 45, 0.07);
}

.form_error_paragraph {
  color: #353357;
  font-size: 16px;
  line-height: 17px;
  font-weight: 400;
}

.form_error_paragraph.white-text {
  color: #fff;
}

.form02_paragraph {
  margin-top: 30px;
  margin-bottom: 45px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  line-height: 150%;
  text-align: center;
}

.form_alert {
  position: relative;
  display: flex;
  height: 45px;
  padding: 8px 15px;
  justify-content: space-between;
  align-items: center;
  border-radius: 4px;
  background-color: #68c38a;
  box-shadow: 1px 1px 17px 0 rgba(0, 0, 0, 0.07);
}

.form_error_line {
  width: 1px;
  min-height: 23px;
  margin-right: 8px;
  margin-left: 8px;
  background-color: rgba(53, 45, 45, 0.07);
}

.form_error_wrap {
  display: flex;
  height: 100%;
  max-width: 92%;
  align-items: center;
}

.form02_h5 {
  margin-top: 35px;
  font-family: Poppins, sans-serif;
  font-size: 28px;
  line-height: 150%;
  text-align: center;
}

.formulario {
  display: flex;
  padding: 90px 5%;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  background-image: url('../images/Frame-26.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.form02_input {
  width: 49%;
  min-height: 48px;
  border: 1.5px solid #ebecf0;
  border-radius: 4px;
  background-color: #fff;
  font-size: 16px;
  font-weight: 400;
}

.form02_input:focus {
  border-color: #5d3eff;
}

.form02_input_full {
  width: 100%;
  min-height: 48px;
  border: 1.5px solid #e2e4e9;
  border-radius: 4px;
  background-color: #fff;
  font-size: 16px;
  font-weight: 400;
}

.form02_input_full:focus {
  border-color: #5d3eff;
}

.form02_button {
  width: 100%;
  margin-bottom: 20px;
  padding-top: 14px;
  padding-bottom: 14px;
  border-radius: 4px;
  background-color: #6e8bba;
  transition: all 200ms ease;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 13px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.form02_button:hover {
  background-color: #8b7bc7;
  font-weight: 600;
}

.form02_titles {
  margin-bottom: 25px;
}

.form_alert_text {
  color: #353357;
  font-size: 16px;
  line-height: 17px;
  font-weight: 400;
}

.form_alert_text.white-text {
  color: #fff;
}

.form_alert_wrap {
  display: flex;
  height: 100%;
  max-width: 92%;
  align-items: center;
}

.form02_error {
  background-color: #fff;
}

.f04_logo {
  margin-bottom: 35px;
}

.f04_social_wrap {
  display: flex;
  align-items: center;
}

.f04_social_link {
  display: flex;
  width: 35px;
  height: 35px;
  margin-right: 10px;
  justify-content: center;
  align-items: center;
}

.f04 {
  padding: 100px 5%;
  background-color: #fff;
  background-image: url('../images/Footer-2.png');
  background-position: 0px 0px;
  background-size: cover;
}

.f04_social_ico {
  width: 20px;
}

.f04_bottom_wrap {
  display: flex;
  min-height: 80px;
  margin-top: 40px;
  padding-top: 0px;
  padding-bottom: 15px;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid rgba(176, 183, 195, 0.22);
}

.f04_link {
  margin-bottom: 15px;
  margin-left: 1px;
  transition: all 250ms ease;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.f04_link:hover {
  color: #0a1f44;
}

.f04_column {
  display: flex;
  width: 25%;
  flex-direction: column;
  align-items: flex-start;
}

.f04_email {
  margin-bottom: 10px;
  margin-left: 1px;
  transition: all 250ms ease;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.f04_email:hover {
  color: #0a1f44;
}

.f04_link_p {
  margin-bottom: 15px;
  margin-left: 1px;
  transition: all 250ms ease;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.f04_colums {
  display: flex;
  padding-top: 15px;
  padding-bottom: 25px;
  justify-content: flex-start;
  align-items: flex-start;
}

.f04_container {
  display: block;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  align-items: center;
}

.f04_title {
  display: inline-block;
  margin-bottom: 15px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}

.f04_copyright {
  transition: all 250ms ease;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.f04_copyright:hover {
  color: #0a1f44;
}

.t06_stars_wrap {
  margin-bottom: 10px;
}

.reviews {
  display: none;
  overflow: hidden;
  min-height: 300px;
  padding: 100px 5%;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  background-image: url('../images/Background-1.png');
  background-position: 50% 50%;
  background-size: cover;
}

.t06_avatar {
  position: relative;
  width: 44px;
  height: 44px;
  margin-top: 15px;
  margin-bottom: 15px;
  border-radius: 100px;
  background-image: url('../images/P_G_Logo_SVG.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.t06_card {
  display: flex;
  height: 100%;
  padding: 25px 30px;
  flex-direction: column;
  align-items: flex-start;
}

.t06_mask {
  overflow: visible;
  width: 40%;
}

.t06_name {
  margin-bottom: 4px;
  font-family: Poppins, sans-serif;
  color: #0a1f44;
  font-size: 13px;
  line-height: 18px;
  font-weight: 600;
  letter-spacing: 1px;
}

.t06_arrow_right {
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 50px;
  height: 50px;
  border: 1px solid #c1c7d0;
  border-radius: 100px;
}

.t06_h5 {
  font-family: Poppins, sans-serif;
}

.t06_star {
  width: 16px;
  margin-right: 6px;
}

.t06_title_wrap {
  display: block;
  max-width: 1140px;
  margin-right: auto;
  margin-bottom: 45px;
  margin-left: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.t06_avatar_02 {
  position: relative;
  width: 44px;
  height: 44px;
  margin-top: 15px;
  margin-bottom: 15px;
  border-radius: 100px;
  background-image: url('../images/Rappi_logo.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.t06_avatar_03 {
  position: relative;
  width: 44px;
  height: 44px;
  margin-top: 15px;
  margin-bottom: 15px;
  border-radius: 100px;
  background-image: url('../images/forest_avatar_04.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.t06_slider {
  width: 100%;
  height: auto;
  padding: 60px 30px 75px;
  justify-content: flex-end;
  align-items: center;
  background-color: transparent;
}

.t06_slider_nav {
  margin-right: 34px;
}

.t06_team_wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.t06_card_base {
  overflow: hidden;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 8px 2.6rem 0 rgba(193, 199, 208, 0.23);
  color: #b8b9c2;
}

.t06_h3 {
  margin: 0px auto 25px;
  font-family: Poppins, sans-serif;
  color: #18191f;
  font-size: 36px;
  line-height: 45px;
  text-align: center;
}

.t06_avatar_05 {
  position: relative;
  width: 44px;
  height: 44px;
  margin-top: 15px;
  margin-bottom: 15px;
  border-radius: 100px;
  background-image: url('../images/forest_avatar.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.t06_arrow_left {
  left: auto;
  top: auto;
  right: 80px;
  bottom: 0%;
  width: 50px;
  height: 50px;
  border-style: solid;
  border-width: 1px;
  border-color: #c1c7d0;
  border-radius: 100px;
}

.t06_container {
  max-width: 1140px;
  margin-top: 8px;
  margin-right: auto;
  margin-left: auto;
}

.t06_icon {
  color: #000;
  font-size: 17px;
}

.t06_paragraph {
  font-family: Poppins, sans-serif;
}

.t06_author {
  display: flex;
  align-items: center;
}

.t06_author_wrap {
  padding-left: 10px;
}

.t06_avatar_04 {
  position: relative;
  width: 44px;
  height: 44px;
  margin-top: 15px;
  margin-bottom: 15px;
  border-radius: 100px;
  background-image: url('../images/forest_avatar_06.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.t06_title {
  max-width: 500px;
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: auto;
  color: #7540ee;
  font-size: 14px;
  line-height: 25px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
}

.t06_job {
  font-family: Poppins, sans-serif;
  color: #8a94a6;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 1px;
}

.heading-5 {
  margin-right: auto;
  margin-left: auto;
  font-family: Poppins, sans-serif;
  color: #18191f;
  font-weight: 500;
  text-align: center;
}

.fe05_icon {
  width: 100px;
}

.fe05_title {
  max-width: 500px;
  margin-right: auto;
  margin-bottom: 4px;
  margin-left: auto;
  font-family: Poppins, sans-serif;
  color: #8a94a6;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
}

.soluciones {
  display: block;
  min-height: 500px;
  margin-top: 100px;
  padding: 80px 5%;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}

.fe05_h3 {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  line-height: 21px;
}

.fe05_text {
  max-width: 500px;
  margin-bottom: 18px;
  font-family: Poppins, sans-serif;
  font-size: 17px;
  line-height: 25px;
  text-align: center;
}

.f05_icon_wrap {
  display: flex;
  width: 75px;
  height: 75px;
  margin-bottom: 15px;
  padding: 15px;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 #ebecf0;
}

.fe05_container {
  display: flex;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  flex-direction: column;
  align-items: center;
}

.fe05_title_wrap {
  display: flex;
  max-width: 1140px;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.fe05_icon_wrap {
  display: flex;
  width: 75px;
  height: 75px;
  margin-bottom: 15px;
  padding: 15px;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 #ebecf0;
}

.fe05_h2 {
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  font-family: Poppins, sans-serif;
  color: #333;
  font-size: 38px;
  line-height: 42px;
  font-weight: 700;
  text-align: center;
}

.fe05_card {
  display: flex;
  min-height: 230px;
  margin-right: auto;
  margin-left: auto;
  padding: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.fe05_row {
  margin-bottom: 25px;
}

.c07_container {
  display: flex;
  max-width: 1140px;
  margin: 0px auto 100px;
  flex: 1;
}

.c07_button_text {
  margin-right: 8px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 1px;
}

.c07_icon_wrap {
  display: flex;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  flex: 1;
}

.c07_paragraph {
  position: relative;
  display: block;
  max-width: 560px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: 0px;
  -ms-grid-row-align: auto;
      align-self: auto;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.c07_icon {
  width: 45px;
  margin-bottom: 25px;
}

.c07_title {
  margin-bottom: 8px;
  color: rgba(118, 126, 173, 0.59);
  font-weight: 700;
  letter-spacing: 1px;
}

.c07_h4 {
  margin-top: 5px;
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 25px;
}

.c07_image {
  display: block;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  border-radius: 6px;
}

.c07_block {
  display: flex;
  width: 700px;
  padding-right: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.c07_h3 {
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: Poppins, sans-serif;
  font-size: 42px;
  line-height: 45px;
}

.c07_button {
  position: relative;
  display: flex;
  max-height: 50px;
  max-width: 150px;
  min-height: 40px;
  min-width: 180px;
  margin-top: 15px;
  padding: 11px 20px;
  justify-content: center;
  align-items: center;
  flex: 1;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(23, 48, 73, 0.18);
  border-radius: 5px;
  background-color: #259ac5;
  transition: all 200ms ease;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}

.c07_button:hover {
  background-color: #5b56e0;
}

.c07_line {
  display: block;
  height: 1px;
  max-width: 1140px;
  margin: 45px auto;
  background-color: #ebecf0;
}

.equipo {
  height: auto;
  margin-bottom: 0px;
  padding: 100px 5% 0px;
  background-color: #fff;
  background-image: none;
  background-size: auto;
}

.equipo.proyecto {
  height: auto;
  min-height: auto;
}

.c07_column {
  width: 33%;
  padding-right: 30px;
}

.image-3 {
  border-radius: 6px;
}

.clients {
  margin-top: 100px;
  padding: 90px 5%;
  background-color: hsla(0, 0%, 100%, 0);
}

.clients.servdev {
  margin-top: 0px;
}

.cl02_container {
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
}

.cl02_container.logos-2 {
  margin-top: 0px;
  padding-top: 0px;
}

.cl02_title {
  width: 1200px;
  max-width: 500px;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  font-family: Poppins, sans-serif;
  color: #8a94a6;
  font-size: 45px;
  line-height: 25px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
}

.cl02_logo_wrap {
  position: relative;
  display: flex;
  height: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  justify-content: space-between;
  align-items: center;
}

.cl02_logo {
  display: flex;
  width: auto;
  margin-top: 50px;
  padding: 25px;
  justify-content: center;
  align-items: center;
}

.cl02_logo.herramientas {
  width: 150px;
  justify-content: center;
  flex: 1;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.cl02_logo_img {
  width: auto;
  max-width: 100%;
  flex: auto;
  background-image: url('../images/Amplify.png');
  background-position: 0px 0px;
  background-size: auto;
}

.cl02_logo_img:hover {
  filter: grayscale(0%);
}

.cl02_logo_img.fila02 {
  max-width: 40%;
}

.cl02_logo_img.fila02.logo2 {
  max-width: 30%;
}

.cl02_logo_img._4tologo {
  max-width: 80%;
}

.heading-6 {
  font-family: Poppins, sans-serif;
  color: #333;
  font-size: 40px;
  text-align: center;
}

.fe10_paragraph {
  margin-bottom: 15px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.fe10_line_02 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 0%;
  min-height: 2px;
  background-color: #7540ee;
}

.fe10_container {
  display: flex;
  max-width: 1140px;
  flex: 1;
}

.fe10_column_right {
  width: 50%;
  padding-right: 25px;
  padding-left: 35px;
}

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

.fe10_line_wrap {
  display: flex;
  padding-top: 14px;
  padding-right: 14px;
  padding-bottom: 14px;
  align-items: center;
}

.fe10_line_base {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 400px;
  min-height: 2px;
  background-color: #ebecf0;
}

.fe10_counter_wrap {
  margin-bottom: 15px;
}

.fe10_h3 {
  margin-bottom: 55px;
  font-family: Poppins, sans-serif;
  color: #333;
  font-size: 45px;
  line-height: 50px;
}

.fe10_feature_wrap {
  margin-bottom: 250px;
}

.fe10_content_block {
  margin-top: 35px;
}

.fe10_text {
  opacity: 0.8;
  font-family: Poppins, sans-serif;
  color: #18191f;
  font-size: 17px;
  font-weight: 700;
}

.fe10_line {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 0%;
  min-height: 2px;
  background-color: #7540ee;
}

.fe10_focus {
  color: #7540ee;
}

.fe10_column_left {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
  display: flex;
  width: 50%;
  max-height: 600px;
  padding: 46px 35px 46px 25px;
  flex-direction: column;
  align-items: flex-start;
}

.fe10_line_03 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 0%;
  min-height: 2px;
  background-color: #7540ee;
}

.fe10_h6 {
  margin-bottom: 25px;
  font-family: Poppins, sans-serif;
  font-size: 35px;
  line-height: 25px;
}

.proyectos-2 {
  display: flex;
  padding: 120px 5% 80px;
  justify-content: center;
  align-items: flex-start;
  background-color: #fff;
}

.fe10_link {
  font-family: Poppins, sans-serif;
  color: #6e8bba;
  font-weight: 700;
  text-decoration: none;
}

.fe10_number {
  margin-right: 15px;
  color: #4e5d78;
  font-weight: 700;
  letter-spacing: 1px;
}

.body-2 {
  background-color: rgba(134, 79, 79, 0);
  background-image: url('../images/Hero-E.png');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: repeat-x;
}

.c07_paragraph-2 {
  position: relative;
  display: block;
  max-width: 560px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: -50px;
  -ms-grid-row-align: auto;
      align-self: auto;
  font-family: Poppins, sans-serif;
  font-size: 30px;
  line-height: 50px;
}

.c07_image-2 {
  max-width: 100%;
  margin-top: -70px;
  margin-right: auto;
  margin-left: 50px;
  padding-left: 0px;
}

.c07_h3-2 {
  margin-top: -90px;
  margin-bottom: 25px;
  margin-left: -50px;
  font-family: Poppins, sans-serif;
  font-size: 50px;
  line-height: 45px;
}

.c07 {
  height: 1000px;
  padding: 90px 5% 0px;
  background-color: hsla(0, 0%, 100%, 0);
}

.text-block-42 {
  margin-top: 5px;
  font-size: 12px;
  font-weight: 400;
}

.te03_avatar_02 {
  width: 90px;
  height: 90px;
  margin-bottom: 25px;
  border-radius: 100px;
  background-image: url('../images/Benjamin.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.te03_card_wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.te03_name {
  margin-top: 0px;
  margin-bottom: 8px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  line-height: 21px;
}

.te03_paragraph {
  max-width: 560px;
  min-height: 90px;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  color: #4e5d78;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}

.te03_h3 {
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  font-family: Poppins, sans-serif;
  color: #282829;
  font-size: 38px;
  line-height: 42px;
  font-weight: 700;
  text-align: center;
}

.te03_title {
  max-width: 500px;
  margin-right: auto;
  margin-bottom: 4px;
  margin-left: auto;
  font-family: Poppins, sans-serif;
  color: #313131;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
}

.te03 {
  min-height: 400px;
  margin-top: -300px;
  padding: 90px 5%;
  background-color: rgba(255, 255, 255, 0);
}

.te03_avatar_03 {
  width: 90px;
  height: 90px;
  margin-bottom: 25px;
  border-radius: 100px;
  background-image: url('../images/Enzo.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.te03_title_wrap {
  display: block;
  max-width: 1140px;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.te03_card {
  position: relative;
  display: flex;
  width: 32%;
  min-height: 350px;
  margin-top: 35px;
  padding: 35px 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  border: 1px solid #ebecf0;
  border-radius: 10px;
  background-color: #fff;
  transition: all 200ms ease;
}

.te03_card:hover {
  box-shadow: 7px 7px 55px 0 #ebecf0;
  transform: translate(0px, -4px);
}

.te03_container {
  display: flex;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.te03_job_title {
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  color: #a5a4a8;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.te03_avatar {
  width: 90px;
  height: 90px;
  margin-bottom: 25px;
  border-radius: 100px;
  background-image: url('../images/Camilo.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.image-4 {
  border-radius: 100px;
}

.image-5 {
  border-radius: 100px;
}

.image-6 {
  border-radius: 100px;
  opacity: 1;
}

.fe06_icon {
  display: flex;
  width: 60px;
  height: 60px;
  margin-bottom: 25px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  background-color: rgba(227, 217, 252, 0.49);
  font-style: italic;
}

.fe06_icon_03 {
  display: flex;
  width: 60px;
  height: 60px;
  margin-bottom: 25px;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  background-color: #e9f9f0;
  font-style: italic;
}

.fe06_icon_02 {
  display: flex;
  width: 60px;
  height: 60px;
  margin-bottom: 25px;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  background-color: rgba(213, 223, 247, 0.36);
  font-style: italic;
}

.fe06_icon_image {
  width: 40px;
}

.fe06_icon_04 {
  display: flex;
  width: 50px;
  height: 50px;
  margin-bottom: 25px;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  background-color: #fffaf1;
  font-style: italic;
}

.fe06_text {
  max-width: 500px;
  margin-bottom: 18px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  line-height: 30px;
  text-align: left;
}

.fe06_title_wrap {
  display: flex;
  max-width: 1140px;
  margin-right: auto;
  margin-bottom: 45px;
  margin-left: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.fe06_card {
  text-align: left;
}

.fe06 {
  display: block;
  min-height: auto;
  padding: 80px 5% 120px;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}

.fe06_row {
  display: block;
  max-width: 1140px;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
}

.fe06_title {
  max-width: 500px;
  margin-right: auto;
  margin-bottom: 4px;
  margin-left: auto;
  color: #7540ee;
  font-size: 14px;
  line-height: 25px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
}

.fe06_h2 {
  display: block;
  margin: 0px auto 60px;
  flex: 1;
  font-family: Poppins, sans-serif;
  color: #282829;
  font-size: 38px;
  line-height: 42px;
  font-weight: 700;
  text-align: center;
}

.fe06_h5 {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  line-height: 21px;
}

.fe06_container {
  display: block;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  align-items: center;
}

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

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

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

.body-3 {
  background-image: url('../images/Hero-E.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: repeat-x;
  background-attachment: scroll;
}

.areas-project {
  color: #6e8bba;
}

.list-item {
  font-family: Poppins, sans-serif;
  font-size: 16px;
}

.list-item-2 {
  padding-top: 10px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
}

.list-item-3 {
  padding-top: 10px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
}

.list {
  line-height: 25px;
}

.section {
  padding-right: 36px;
  padding-left: 36px;
  flex-direction: column;
  align-items: center;
  flex: 1;
  background-color: #fff;
}

.content7-grid {
  display: -ms-grid;
  display: grid;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.content7-content-wrap {
  position: relative;
  display: flex;
  margin-top: 220px;
  padding: 47px 67px 57px;
  flex-direction: column;
  align-items: flex-start;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 3px 40px 0 rgba(0, 0, 0, 0.05);
}

.size1-text {
  margin-top: 20px;
  margin-bottom: 25px;
  font-family: Poppins, sans-serif;
  font-size: 30px;
  line-height: 52px;
  font-weight: 500;
  white-space: normal;
}

.paragraph-70 {
  margin-bottom: 10px;
  opacity: 0.7;
  font-family: Poppins, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 26px;
}

.content7-image {
  height: 460px;
  border-radius: 5px;
  background-image: url('../images/unsplash_Ctaj_HCqW84.png');
  background-position: 50% 50%;
  background-size: cover;
}

.list-item-1 {
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.list-item-5 {
  padding-top: 10px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.list-item-6 {
  padding-top: 10px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.grid {
      grid-template-areas: "Area";
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.body-4 {
  background-image: url('../images/Hero-E.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: repeat-x;
}

.body-4.mobile {
  background-image: url('../images/Hero-E.png');
}

.image-7 {
  border-radius: 100px;
}

.c01_focus_colour {
  color: #2b2b2b;
}

.c02_image {
  margin-left: 100px;
  padding-left: 0px;
}

.c02_container {
  display: flex;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  justify-content: space-between;
  align-items: center;
  flex: 1;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
}

.c02_check {
  display: flex;
  margin-bottom: 12px;
  align-items: center;
}

.c02_title {
  margin-bottom: 8px;
  font-family: Poppins, sans-serif;
  color: #4e5d78;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
}

.c02_check_wrap {
  margin-bottom: 35px;
}

.c02_block {
  position: relative;
  display: flex;
  width: 50%;
  padding-right: 55px;
  flex-direction: column;
  align-items: flex-start;
}

.c02_h3 {
  max-width: 480px;
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: Poppins, sans-serif;
  color: #363636;
  font-size: 38px;
  line-height: 45px;
}

.c02_button {
  display: flex;
  max-width: 250px;
  min-height: 50px;
  min-width: 140px;
  padding: 11px 25px;
  justify-content: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(23, 48, 73, 0.18);
  border-radius: 100px;
  background-color: #7540ee;
  transition: all 200ms ease;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
}

.c02_button:hover {
  background-color: #6d3be0;
}

.check-icon {
  width: 20px;
  margin-right: 12px;
}

.c02_check_text {
  max-width: 560px;
  margin-top: 10px;
  margin-bottom: 0px;
  font-family: Poppins, sans-serif;
  color: #2a2b2c;
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
}

.c02_button_text {
  margin-right: 8px;
}

.c02_block_image {
  position: relative;
  width: 50%;
  padding-right: 55px;
}

.c02 {
  display: flex;
  padding: 90px 5%;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0);
}

.body-5 {
  background-image: url('../images/Frame-26.png');
  background-position: 50% 50%;
  background-size: contain;
}

.body-6 {
  background-color: hsla(0, 0%, 100%, 0);
}

.video {
  display: none;
}

.h04_title {
  max-width: 500px;
  margin-bottom: 5px;
  color: #ddd;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.project-description {
  display: block;
  width: auto;
  max-width: 500px;
  margin-top: 15px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-family: Poppins, sans-serif;
  color: #333;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  text-align: left;
}

.h04 {
  position: relative;
  display: flex;
  min-height: 650px;
  padding: 90px 5%;
  justify-content: center;
  align-items: center;
  background-color: rgba(117, 64, 238, 0);
}

.h04.project-2 {
  margin-top: 0px;
}

.h04_button_wrap {
  display: flex;
  margin-top: 10px;
  align-items: center;
}

.h04_link_plain {
  color: #f5f7fd;
  text-decoration: none;
}

.h04_button {
  display: flex;
  max-height: 40px;
  min-height: 35px;
  min-width: 150px;
  margin-right: 10px;
  margin-left: 0px;
  padding: 25px 23px;
  justify-content: center;
  align-items: center;
  border-style: none;
  border-width: 2px;
  border-color: #456094;
  border-radius: 5px;
  background-color: #728aba;
  box-shadow: none;
  transition: all 350ms ease;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 150%;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.h04_button:hover {
  background-color: #8b7bc7;
}

.h04_container {
  display: flex;
  max-width: 1140px;
  flex: 1;
}

.h04_block {
  display: flex;
  width: 50%;
  min-height: 400px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  flex: 0 auto;
}

.h1-project {
  max-width: 610px;
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  color: #333;
  font-size: 40px;
  line-height: 55px;
  text-align: left;
}

.text-span-2 {
  color: #6e87ba;
}

.image-9 {
  width: 50px;
  height: 50px;
}

.image-10 {
  max-width: 150%;
  padding-left: 0px;
}

.body-7 {
  background-image: url('../images/Hero-E.png');
  background-position: 50% 0%;
  background-size: cover;
}

.paragraph-71 {
  margin-top: 10px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
}

.c01_focus_colour-2 {
  color: #7540ee;
}

.c04_icon {
  width: 50px;
  margin-bottom: 25px;
}

.c04_button_text {
  margin-right: 8px;
}

.c04_container {
  position: relative;
  display: block;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  flex: 1;
}

.c04_columns {
  margin-bottom: 0px;
}

.c04_h3 {
  max-width: 480px;
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: Poppins, sans-serif;
  font-size: 38px;
  line-height: 45px;
  text-align: center;
}

.c04_block {
  width: auto;
  max-width: 750px;
  min-height: 200px;
  flex: 0 0 auto;
}

.c04_block.servdev {
  max-width: 100%;
  min-height: 100px;
}

.c04_button {
  position: relative;
  display: flex;
  min-height: 50px;
  min-width: 140px;
  padding: 11px 28px;
  justify-content: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(23, 48, 73, 0.18);
  border-radius: 50px;
  background-color: #7540ee;
  transition: all 200ms ease;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}

.c04_button:hover {
  background-color: #5b56e0;
}

.c04_h4 {
  max-width: 500px;
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 28px;
  line-height: 32px;
  font-weight: 700;
}

.c04_button_link {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.c05_column {
  margin-top: 25px;
  margin-bottom: 50px;
  padding-right: 25px;
  padding-left: 0px;
}

.c04_paragraph {
  max-width: 1200px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  line-height: 150%;
  text-align: center;
}

.c04_paragraph.servicios {
  text-align: center;
}

.c04_paragraph.dev {
  text-align: left;
}

.c04_block_right {
  display: flex;
  width: 50%;
  height: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  clear: both;
  justify-content: flex-start;
  align-items: center;
}

.c04 {
  display: flex;
  margin-bottom: 0px;
  padding: 90px 5%;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0);
}

.c04_top {
  display: flex;
  margin-bottom: 55px;
  justify-content: center;
  align-items: center;
}

.c04_top.servdev {
  margin-top: 0px;
  margin-bottom: 50px;
}

.c04_title {
  margin-bottom: 8px;
  color: rgba(118, 126, 173, 0.59);
  font-weight: 700;
  letter-spacing: 1px;
}

.paragraph-72 {
  max-width: 500px;
  font-family: Poppins, sans-serif;
  line-height: 25px;
}

.paragraph-73 {
  max-width: 500px;
  font-family: Poppins, sans-serif;
  line-height: 25px;
}

.heading-7 {
  font-family: Poppins, sans-serif;
  text-align: center;
}

.text-span-3 {
  color: #6e8bba;
}

.body-8 {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}

.footer-logo {
  width: auto;
  max-width: 300px;
  margin-right: 300px;
  padding-right: 0px;
}

.grid-2 {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.footer-correo {
  display: flex;
  max-width: 200px;
  flex-direction: column;
  justify-content: center;
}

.footer-correo-text {
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 1px;
}

.link {
  padding-top: 5px;
  font-family: Poppins, sans-serif;
  color: hsla(0, 0%, 100%, 0.7);
  text-decoration: none;
}

.footer-datos {
  display: -ms-grid;
  display: grid;
  max-width: 100%;
  flex: 1;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.footer-wraper {
  display: flex;
  max-width: 100%;
  margin-top: 30px;
  align-items: center;
}

.overflow-wraper {
  overflow: visible;
}

.confian {
  padding: 20px 5% 50px;
}

.c02-2 {
  display: block;
  padding: 80px 5%;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0);
  background-image: url('../images/Frame-26.png');
  background-position: 50% 50%;
  background-size: contain;
}

.c02_title-2 {
  margin-bottom: 8px;
  color: #4e5d78;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
}

.c02_check_text-2 {
  max-width: 560px;
  margin-bottom: 0px;
  font-family: Poppins, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 25px;
  font-weight: 500;
}

.c02_h3-2 {
  max-width: 480px;
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: Poppins, sans-serif;
  color: #333;
  font-size: 26px;
  line-height: 150%;
}

.c03_title {
  margin-bottom: 8px;
  color: rgba(118, 126, 173, 0.59);
  font-weight: 700;
  letter-spacing: 1px;
}

.c03_text {
  max-width: 560px;
  margin-bottom: 0px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 25px;
  font-weight: 500;
}

.c03_h3 {
  max-width: 480px;
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: Poppins, sans-serif;
  font-size: 26px;
  line-height: 45px;
}

.c03_h3.processh3 {
  max-width: 800px;
}

.c03_apple {
  margin-left: 15px;
  border-radius: 8px;
}

.c03_check_wrap {
  margin-bottom: 35px;
}

.c03_block {
  position: relative;
  display: flex;
  width: 50%;
  padding-left: 55px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.c03_google {
  border-radius: 8px;
}

.c03_app_wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.c03_check {
  display: flex;
  margin-bottom: 12px;
  align-items: center;
}

.c03_container {
  display: flex;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  justify-content: space-between;
  flex: 1;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
}

.c03 {
  display: none;
  padding: 80px 5%;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0);
  font-family: Poppins, sans-serif;
}

.faq01_h3 {
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  color: #0a1f44;
  font-size: 38px;
  line-height: 42px;
  font-weight: 700;
  text-align: center;
}

.faq01_container {
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
}

.faq01_paragraph {
  margin-left: 30px;
  color: #4e5d78;
  font-size: 16px;
  line-height: 25px;
  font-weight: 500;
}

.faq01_click_wrap {
  margin-bottom: 15px;
}

.process {
  display: none;
  padding-top: 90px;
  padding-bottom: 90px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: hsla(0, 0%, 72.5%, 0);
}

.faq01_block {
  position: relative;
  display: flex;
  width: 100%;
  min-height: 70px;
  min-width: 400px;
  padding: 10px 30px;
  align-items: center;
  border-bottom: 1px solid #ebecf0;
  transition: all 200ms ease;
  cursor: pointer;
}

.faq01_title_wrap {
  display: block;
  max-width: 1140px;
  margin-right: auto;
  margin-bottom: 35px;
  margin-left: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.faq01_icon {
  position: absolute;
  left: auto;
  top: auto;
  right: 5%;
  bottom: auto;
  width: 15px;
  height: 15px;
}

.faq-header {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #3d5169;
  font-size: 20px;
}

.faq-header.noselect {
  font-family: Poppins, sans-serif;
  color: #333;
  font-size: 17px;
  font-weight: 500;
}

.faq01-comment {
  overflow: hidden;
  height: 0px;
  padding-top: 15px;
  font-family: Poppins, sans-serif;
}

.faq01_title {
  max-width: 500px;
  margin-right: auto;
  margin-bottom: 4px;
  margin-left: auto;
  color: #7540ee;
  font-size: 14px;
  line-height: 25px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
}

.text-span-4 {
  color: #6e8bba;
}

.fe04_link_cover {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.fe04_container {
  display: flex;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  justify-content: space-between;
  align-items: center;
  flex: 1;
}

.fe04_icon_3 {
  display: flex;
  width: 65px;
  height: 65px;
  justify-content: center;
  align-items: center;
  border-radius: 16px;
  background-color: #e9f9f0;
}

.fe04_icon_5 {
  display: flex;
  width: 65px;
  height: 65px;
  justify-content: center;
  align-items: center;
  border-radius: 16px;
  background-color: #fff3f1;
}

.fe04_icon_text {
  margin-top: 8px;
  font-family: Poppins, sans-serif;
  color: #0a1f44;
  font-size: 13px;
  line-height: 25px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
}

.fe04_h2 {
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  font-family: Poppins, sans-serif;
  color: #333;
  font-size: 26px;
  line-height: 42px;
  font-weight: 700;
  text-align: center;
}

.fe04 {
  display: block;
  padding: 50px 5%;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0);
}

.fe04_title_wrap {
  display: flex;
  max-width: 1140px;
  margin-right: auto;
  margin-bottom: 45px;
  margin-left: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.fe04_icon {
  display: flex;
  width: 65px;
  height: 65px;
  justify-content: center;
  align-items: center;
  border-radius: 16px;
  background-color: rgba(227, 217, 252, 0.56);
}

.fe04_icon_4 {
  display: flex;
  width: 65px;
  height: 65px;
  justify-content: center;
  align-items: center;
  border-radius: 16px;
  background-color: #fffaf1;
}

.fe04_card {
  position: relative;
  display: flex;
  width: 20%;
  min-height: 150px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: all 250ms ease;
}

.fe04_card:hover {
  border-radius: 10px;
}

.fe04_icon_2 {
  display: flex;
  width: 65px;
  height: 65px;
  justify-content: center;
  align-items: center;
  border-radius: 16px;
  background-color: #e6edff;
}

.fe04_title {
  max-width: 500px;
  margin-right: auto;
  margin-bottom: 4px;
  margin-left: auto;
  color: #8a94a6;
  font-size: 14px;
  line-height: 25px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
}

.paragraph-74 {
  color: #44465f;
  font-size: 18px;
  line-height: 1.2;
  letter-spacing: -0.3px;
}

.card_row {
  display: flex;
  width: 100%;
  padding: 15px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
}

.container_p {
  display: flex;
  max-width: 1140px;
  align-items: center;
  flex: 1;
}

.text_features {
  font-size: 16px;
  line-height: 25px;
  letter-spacing: -0.3px;
}

.button-2 {
  margin-top: 25px;
  padding: 17px 35px;
  border-radius: 8px;
  background-color: #5b3acc;
  font-size: 15px;
  font-weight: 500;
}

.h1_features {
  font-size: 22px;
  line-height: 27px;
  letter-spacing: -0.3px;
}

.col_40 {
  display: flex;
  width: 40%;
  padding-right: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.content_wrap {
  display: flex;
  width: 100%;
  min-height: 100vh;
  padding: 120px 5%;
  justify-content: center;
  align-items: center;
}

.icon_wrap {
  overflow: hidden;
}

.card_base {
  position: relative;
  width: 100%;
  min-height: 270px;
  margin-bottom: 35px;
  padding: 55px 25px 25px;
  border-radius: 15px;
  background-color: #fff;
  box-shadow: 4px 4px 15px 0 #f2f3f6;
  color: #44465f;
  text-decoration: none;
}

.col_60 {
  display: flex;
  width: 60%;
  padding: 10px;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
}

.card_col_2 {
  position: relative;
  top: -30px;
  display: flex;
  width: 100%;
  padding: 15px;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
}

.h1_example {
  margin-bottom: 25px;
  color: #000645;
  font-size: 44px;
  line-height: 1;
  letter-spacing: -0.5px;
}

.tab01_h3 {
  margin-top: 0px;
  margin-bottom: 50px;
  font-family: Poppins, sans-serif;
  color: #333;
  font-size: 26px;
  line-height: 45px;
  text-align: center;
}

.tab01_paragraph {
  max-width: 560px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  color: #4e5d78;
  font-size: 17px;
  line-height: 25px;
  text-align: center;
}

.tab01_tabs {
  display: flex;
  align-items: stretch;
}

.tab01_icon_01 {
  display: flex;
  width: 55px;
  height: 55px;
  padding: 10px;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  background-color: #f0e9fd;
}

.tab01_container {
  display: flex;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  flex-direction: column;
  align-items: stretch;
  flex: 1;
}

.tab01 {
  display: none;
  padding: 60px 5%;
  background-color: #fff;
}

.tab01.marketing {
  display: block;
}

.tab01_image {
  position: relative;
  border-radius: 9px;
}

.tab01_content {
  display: flex;
  width: 100%;
  padding: 15px;
  justify-content: center;
  align-items: center;
}

.tab01_h4 {
  margin-top: 10px;
  margin-bottom: 4px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.tab01_icon_02 {
  display: flex;
  width: 55px;
  height: 55px;
  padding: 10px;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  background-color: #e7edff;
}

.tab01_icon {
  width: 22px;
}

.tab01_title_wrap {
  display: flex;
  margin-bottom: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.tab01_menu {
  display: flex;
  min-width: 40%;
  margin-right: 35px;
  margin-bottom: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.tab01_tab {
  min-width: 200px;
  margin-bottom: 15px;
  padding: 15px 25px;
  border-radius: 8px;
  background-color: transparent;
  box-shadow: 1px 1px 4px 2px rgba(117, 64, 238, 0.1);
  transition: all 200ms ease;
  color: #0a1f44;
}

.tab01_tab:hover {
  border-style: solid;
  border-width: 1px;
  border-color: #7c38ee;
}

.tab01_tab.w--current {
  padding-bottom: 15px;
  border-radius: 8px;
  background-color: #7540ee;
  color: #fff;
}

.tab01_icon_03 {
  display: flex;
  width: 55px;
  height: 55px;
  padding: 10px;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  background-color: #e9f9f0;
}

.tab01_text {
  line-height: 25px;
}

.text-span-5 {
  color: #728aba;
}

.paragraph-description {
  max-width: 100%;
  padding-top: 0px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.list-item-7 {
  font-family: Poppins, sans-serif;
  line-height: 150%;
}

.list-description {
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.tab01_icon_04 {
  display: flex;
  width: 55px;
  height: 55px;
  padding: 10px;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  background-color: #fffaf1;
}

.tab01_icon_05 {
  display: flex;
  width: 55px;
  height: 55px;
  padding: 10px;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  background-color: #fff3f1;
}

.text-span-6 {
  color: #7689ba;
}

.cl01_logo_wrap-2 {
  position: relative;
  display: flex;
  height: 100%;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
}

.cl01_logo-2 {
  display: inline-block;
  width: 25%;
  padding: 25px 35px;
}

.title-steps {
  margin-top: 10px;
  margin-bottom: 4px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 2px;
}

.c04_paragraph-copy {
  max-width: 1200px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 150%;
  text-align: left;
}

.c04_paragraph-copy.servicios {
  text-align: center;
}

.text-span-7 {
  color: #728aba;
}

.tab01_icon_06 {
  display: flex;
  width: 55px;
  height: 55px;
  padding: 10px;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  background-color: #f0e9fd;
}

.tab03_tab_arrow_03 {
  position: absolute;
  left: 40%;
  top: -10px;
  right: auto;
  bottom: auto;
  width: 35px;
  height: 35px;
  background-color: #fafbfc;
  transform: rotate(45deg);
}

.tab03_tab_link {
  z-index: 999;
  display: flex;
  width: 20%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  background-color: transparent;
  font-family: Poppins, sans-serif;
}

.tab03_tab_link:hover {
  box-shadow: 1px 1px 35px 0 rgba(0, 0, 0, 0.05);
}

.tab03_tab_link.w--current {
  border: 1px none #333;
  border-radius: 20px;
  background-color: transparent;
  box-shadow: 1px 1px 35px 0 rgba(0, 0, 0, 0.05);
  outline-color: #822eee;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 2px;
  transform: translate(0px, -15px);
  transition: all 200ms ease;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
}

.tab03_arrow {
  position: absolute;
  left: auto;
  right: 0%;
  width: 15px;
  opacity: 0.5;
}

.tab03_tab_arrow_05 {
  position: absolute;
  left: 72%;
  top: -10px;
  right: auto;
  bottom: auto;
  width: 35px;
  height: 35px;
  background-color: #fafbfc;
  transform: rotate(45deg);
}

.tab03_tab_arrow {
  position: absolute;
  left: 8%;
  top: -10px;
  right: auto;
  bottom: auto;
  width: 35px;
  height: 35px;
  background-color: #fafbfc;
  transform: rotate(45deg);
}

.tab03_arrow_block {
  position: relative;
  z-index: 999;
  display: flex;
  width: 20%;
  height: 90px;
  padding-top: 9px;
  padding-bottom: 9px;
  justify-content: center;
  align-items: center;
}

.tab03_icon {
  max-width: 25px;
}

.tab03_menu {
  display: flex;
  margin-bottom: 30px;
}

.tab03_tab_arrow_02 {
  position: absolute;
  left: 23%;
  top: -10px;
  right: auto;
  bottom: auto;
  width: 35px;
  height: 35px;
  background-color: #fafbfc;
  transform: rotate(45deg);
}

.tab03_h2 {
  margin-bottom: 25px;
  color: #0a1f44;
}

.tab03_pane {
  min-height: 500px;
  background-color: #fafbfc;
}

.tab03_tabs {
  top: -100px;
  padding-top: 100px;
}

.tab03 {
  padding: 50px 5%;
  background-color: #fff;
}

.tab03_block_right {
  display: flex;
  width: 50%;
  height: 100%;
  padding: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.tab03_tab_arrow_04 {
  position: absolute;
  left: 56%;
  top: -10px;
  right: auto;
  bottom: auto;
  width: 35px;
  height: 35px;
  background-color: #fafbfc;
  transform: rotate(45deg);
}

.tab03_tab_content {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: flex;
  height: 100%;
  justify-content: flex-start;
  align-items: center;
}

.tab03_title {
  margin-top: 15px;
  font-family: Poppins, sans-serif;
  font-weight: 500;
}

.tab03_title.title-steps {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.tab03_paragraph {
  color: #4e5d78;
}

.tab03_icon_wrap {
  display: flex;
  width: 60px;
  height: 60px;
  padding: 25px;
  justify-content: center;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 100px;
  background-color: #fff;
  box-shadow: none;
  transition: border 250ms ease;
}

.tab03_icon_wrap:hover {
  border-style: solid;
  border-width: 2px;
  border-color: #6000fc;
}

.tab03_icon_wrap.w--current {
  background-image: linear-gradient(180deg, rgba(206, 27, 27, 0.77), #fd9a0f);
}

.tab03_icon_wrap.step02:hover {
  border-color: #7177ff;
}

.tab03_icon_wrap.step03:hover {
  border-color: #53d094;
}

.tab03_icon_wrap.step04:hover {
  border-color: #f7b010;
}

.tab03_icon_wrap.step05:hover {
  border-color: #f76034;
}

.tab03_icon_wrap.step06:hover {
  border-color: #8a27ee;
}

.tab03_arrow_wrap {
  position: relative;
  display: flex;
  height: 100px;
  justify-content: flex-start;
  align-items: center;
}

.tab03_content {
  overflow: visible;
}

.tab03_block_left {
  display: flex;
  width: 50%;
  height: 100%;
  padding: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.tab03_container {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

.tab03_tab_arrow_06 {
  position: absolute;
  left: 90%;
  top: -10px;
  right: auto;
  bottom: auto;
  width: 35px;
  height: 35px;
  background-color: #fafbfc;
  transform: rotate(45deg);
}

.step-wrapper {
  display: flex;
  padding: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 1px none #000;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 1px 1px 35px 0 rgba(0, 0, 0, 0.05);
}

@media screen and (max-width: 991px) {
  .navbar {
    padding-right: 0%;
    padding-left: 0%;
    background-color: hsla(0, 0%, 100%, 0);
  }

  .f03_logo {
    max-width: 100%;
  }

  .f04_column {
    width: 33%;
  }

  .f04_colums {
    flex-wrap: wrap;
  }

  .t06_mask {
    width: 60%;
  }

  .fe05_card {
    padding-right: 5px;
    padding-left: 5px;
  }

  .c07_icon_wrap {
    flex-direction: column;
  }

  .c07_paragraph {
    margin-right: 0px;
    margin-left: 0px;
  }

  .c07_button {
    position: relative;
    background-color: #7540ee;
  }

  .c07_button:hover {
    background-color: #6d3ae2;
  }

  .c07_column {
    width: 100%;
    margin-bottom: 10px;
  }

  .clients.logos {
    margin-top: 0px;
  }

  .fe10_column_right {
    padding-right: 10px;
    padding-left: 25px;
  }

  .fe10_line_base {
    width: 100%;
  }

  .fe10_column_left {
    padding-right: 25px;
    padding-left: 10px;
  }

  .c07_paragraph-2 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .te03_name {
    text-align: center;
  }

  .te03_card {
    width: 100%;
    max-width: 600px;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
  }

  .te03_job_title {
    text-align: center;
  }

  .fe06_card {
    margin-bottom: 40px;
  }

  .section {
    padding-right: 24px;
    padding-left: 24px;
  }

  .content7-grid {
    width: 100%;
    max-width: 738px;
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .content7-content-wrap {
    margin-top: 67px;
    margin-bottom: 67px;
  }

  .content7-image {
    height: auto;
    min-height: 460px;
  }

  .c02_container {
    flex-direction: column;
  }

  .c02_block {
    width: 100%;
    justify-content: center;
    align-items: center;
  }

  .c02_button {
    position: relative;
  }

  .c02_block_image {
    display: flex;
    width: 100%;
    padding-top: 55px;
    padding-right: 0px;
    justify-content: flex-start;
    align-items: center;
  }

  .c02_block_image.dev {
    padding-top: 0px;
    justify-content: center;
  }

  .project-description {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .h04 {
    background-position: 10% 50%;
  }

  .h04_container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .h04_block {
    width: 100%;
    align-items: center;
  }

  .h1-project {
    margin-top: -150px;
    text-align: center;
  }

  .image-10 {
    max-width: 100%;
    margin-top: -60px;
  }

  .c04_block {
    width: 70%;
  }

  .c04_button {
    position: relative;
  }

  .c04_button_link {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
  }

  .c05_column {
    padding-right: 15px;
  }

  .c04_block_right {
    width: 30%;
  }

  .overflow-wraper {
    overflow: visible;
  }

  .c02_image-2 {
    max-width: 60%;
  }

  .c03_block {
    width: 100%;
    padding-top: 35px;
    padding-left: 0px;
  }

  .c03_container {
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap-reverse;
    align-items: flex-start;
  }

  .faq01_click_wrap {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .card_row {
    padding-left: 0px;
  }

  .container_p {
    flex-direction: column;
  }

  .col_40 {
    width: 100%;
  }

  .col_60 {
    width: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 0px;
  }

  .card_col_2 {
    padding-right: 0px;
  }

  .tab01_tabs {
    flex-direction: column;
    align-items: stretch;
  }

  .tab01_content {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .tab01_menu {
    margin-right: 0px;
  }

  .tab01_tab {
    width: 100%;
    min-height: 90px;
    margin-bottom: 15px;
  }

  .tab01_tab.w--current {
    width: 100%;
    margin-bottom: 15px;
  }

  .tab03_tabs {
    top: 0px;
  }

  .tab03_block_right {
    width: 40%;
  }

  .tab03_title.title-steps {
    font-size: 12px;
  }

  .tab03_arrow_wrap {
    display: none;
  }

  .tab03_block_left {
    width: 60%;
  }
}

@media screen and (max-width: 767px) {
  .cl01_logo_wrap {
    justify-content: flex-start;
  }

  .cl01_logo {
    display: flex;
    width: 50%;
    justify-content: center;
    align-items: center;
  }

  .cl01_image {
    width: 130px;
  }

  .cta-card {
    max-width: 200px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
  }

  .cta-card.proyectos {
    margin-top: 0px;
  }

  .f03_top_wrap {
    align-items: center;
  }

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

  .f03_link {
    margin-top: -15px;
  }

  .form02_h5 {
    line-height: 150%;
  }

  .f04_column {
    width: 100%;
  }

  .t06_mask {
    width: 80%;
  }

  .t06_slider_nav._3 {
    right: -18%;
  }

  .t06_slider_nav._4 {
    right: -27%;
  }

  .t06_slider_nav._5 {
    right: -36%;
  }

  .t06_slider_nav._2 {
    right: -9%;
  }

  .fe05_text {
    max-width: 330px;
  }

  .fe05_h2 {
    font-size: 30px;
  }

  .fe05_card {
    min-height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .c07_container {
    flex-direction: column;
  }

  .c07_icon_wrap {
    flex-direction: column;
  }

  .c07_image {
    margin-top: 55px;
  }

  .c07_block {
    width: 100%;
  }

  .c07_h3 {
    font-size: 30px;
  }

  .clients.logos {
    margin-top: -150px;
    padding-top: 90px;
    padding-bottom: 60px;
  }

  .cl02_logo_wrap {
    flex-direction: column;
    justify-content: flex-start;
  }

  .cl02_logo {
    width: 80%;
    margin-bottom: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .cl02_logo_img {
    max-width: 30%;
  }

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

  .fe10_h3 {
    color: #333;
    font-size: 30px;
    line-height: 150%;
  }

  .fe10_feature_wrap {
    margin-bottom: 100px;
  }

  .fe10_column_left {
    padding-right: 10px;
  }

  .fe10_h6 {
    font-size: 25px;
  }

  .proyectos-2 {
    padding-right: 3%;
    padding-left: 3%;
  }

  .c07_image-2 {
    margin-top: 55px;
  }

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

  .content7-grid {
    max-width: none;
    grid-column-gap: 20px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .content7-content-wrap {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    background-color: transparent;
    box-shadow: none;
  }

  .size1-text {
    font-size: 34px;
    line-height: 42px;
  }

  .c02_container {
    flex-direction: column;
  }

  .c02_block {
    margin-bottom: 55px;
    padding-right: 0px;
  }

  .c02_block_image {
    margin-bottom: 55px;
    padding-right: 0px;
  }

  .h04 {
    background-position: 80px 0px;
  }

  .h04_button {
    margin-left: 15px;
  }

  .h04_block {
    width: auto;
  }

  .h1-project {
    font-size: 40px;
  }

  .image-10 {
    margin-top: -200px;
  }

  .c04_columns {
    margin-bottom: 0px;
  }

  .c04_block {
    width: 100%;
  }

  .c05_column {
    margin-bottom: 15px;
  }

  .c04_block_right {
    width: 100%;
    padding-bottom: 0px;
    justify-content: flex-start;
  }

  .c04_top {
    flex-direction: column;
  }

  .c03_apple {
    margin-left: 0px;
  }

  .c03_google {
    margin-right: 15px;
  }

  .fe04_container {
    flex-wrap: wrap;
  }

  .fe04_card {
    width: 49%;
    flex-wrap: wrap;
    align-content: center;
  }

  .card_row {
    width: 100%;
    padding-right: 0px;
  }

  .col_40 {
    padding-right: 0px;
  }

  .col_60 {
    flex-direction: column;
  }

  .card_col_2 {
    width: 100%;
    padding-left: 0px;
  }

  .tab01_menu {
    margin-right: 0px;
  }

  .cl01_logo_wrap-2 {
    flex-direction: column;
    justify-content: flex-start;
  }

  .cl01_logo-2 {
    display: flex;
    width: 50%;
    justify-content: center;
    align-items: center;
  }

  .tab03_icon {
    width: 15px;
  }

  .tab03_menu {
    flex-wrap: wrap;
  }

  .tab03_h2 {
    font-size: 32px;
  }

  .tab03_block_right {
    width: 100%;
  }

  .tab03_tab_content {
    position: relative;
    flex-direction: column;
  }

  .tab03_title {
    font-size: 14px;
  }

  .tab03_icon_wrap {
    width: 40px;
    height: 40px;
  }

  .tab03_block_left {
    width: 100%;
    padding-top: 15px;
  }
}

@media screen and (max-width: 479px) {
  .navbar-link {
    background-color: #f6faff;
  }

  .button {
    margin-bottom: 30px;
    margin-left: 0px;
  }

  .nav-menu {
    display: flex;
    overflow: visible;
    background-color: #f6faff;
  }

  .navbar {
    position: relative;
    display: flex;
    overflow: visible;
    padding-right: 0%;
    padding-left: 0%;
    justify-content: space-between;
    flex-wrap: nowrap;
  }

  .image {
    margin-right: 0px;
  }

  .body {
    overflow: auto;
    max-width: 500px;
    background-image: url('../images/Frame-27-1.png');
    background-position: 50% 0%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .heading {
    width: 250px;
    margin-top: 50px;
    margin-left: 35px;
    font-size: 30px;
    line-height: 35px;
  }

  .heading-2 {
    width: 300px;
    margin-left: 0px;
    font-size: 20px;
    line-height: 30px;
  }

  .cta {
    width: 190px;
    margin-left: 36px;
  }

  .div-block {
    display: flex;
    width: auto;
    flex-direction: column;
    justify-content: space-between;
  }

  .div-block.mobile {
    width: auto;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
  }

  .hero {
    padding-bottom: 65px;
    grid-auto-flow: column;
  }

  .cl01_logo {
    width: 100%;
    margin-bottom: 25px;
  }

  .cl01_image {
    width: 100px;
  }

  .subtitle {
    line-height: 50px;
  }

  .proyectos {
    overflow: hidden;
  }

  .slider-2 {
    width: 250px;
    height: 600px;
    margin-left: 35px;
  }

  .cta-card {
    width: 250px;
    max-width: 400px;
    margin-top: 5px;
    margin-left: 0px;
    font-size: 14px;
    text-align: center;
  }

  .cta-card.equipo {
    width: 280px;
    height: auto;
  }

  .f03_column_right {
    flex-wrap: nowrap;
  }

  .f03_button {
    width: 100%;
  }

  .f03_container {
    max-width: 100%;
  }

  .f03_h4 {
    font-size: 22px;
    line-height: 33px;
  }

  .f03_logo {
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: -15px;
    padding: 0px 0px 50px;
  }

  .footer {
    overflow: hidden;
    max-width: 100%;
  }

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

  .form02_field_wrap {
    flex-direction: column;
  }

  .form02_h5 {
    line-height: 40px;
  }

  .formulario {
    display: flex;
    overflow: hidden;
    max-width: 600px;
    padding-top: 40px;
  }

  .form02_input {
    width: 100%;
  }

  .f04_bottom_wrap {
    max-width: 100%;
    justify-content: space-between;
  }

  .t06_card {
    padding: 15px;
  }

  .t06_mask {
    width: 100%;
  }

  .t06_slider {
    padding-top: 30px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .t06_slider_nav {
    margin-right: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .t06_slider_nav._3 {
    right: 0%;
  }

  .t06_slider_nav._4 {
    right: 0%;
  }

  .t06_slider_nav._5 {
    right: 0%;
  }

  .t06_slider_nav._2 {
    right: 0%;
  }

  .t06_h3 {
    margin-top: 35px;
  }

  .heading-5 {
    margin-bottom: -30px;
    padding-bottom: 0px;
  }

  .soluciones {
    overflow: hidden;
    max-width: 600px;
    margin-top: 0px;
    margin-bottom: -4px;
  }

  .fe05_h2 {
    font-size: 26px;
    line-height: 150%;
  }

  .c07_block {
    padding-right: 0px;
  }

  .c07_h3 {
    width: 280px;
    font-size: 28px;
    line-height: 150%;
  }

  .c07_button {
    background-color: #259ac5;
  }

  .equipo {
    height: 1200px;
    margin-bottom: 18px;
    padding-bottom: 0px;
  }

  .equipo.proyecto {
    padding-top: 0px;
    padding-bottom: 3px;
  }

  .equipo.home {
    overflow: hidden;
    height: 600px;
    max-width: 600px;
    padding-top: 0px;
  }

  .c07_column {
    padding-right: 0px;
  }

  .slide-nav {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .clients {
    margin-top: 150px;
    background-color: #fff;
  }

  .clients.logos {
    max-width: 600px;
    margin-top: 55px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .clients.servdev {
    overflow: hidden;
  }

  .cl02_logo_wrap {
    height: auto;
  }

  .cl02_logo {
    width: 70%;
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .cl02_logo.herramientas {
    width: 250px;
  }

  .cl02_logo_img {
    width: 150px;
    max-width: 60%;
    flex: 1;
  }

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

  .fe10_container {
    flex-direction: column;
  }

  .fe10_column_right {
    width: 100%;
  }

  .fe10_image {
    margin-top: 60px;
  }

  .fe10_h3 {
    font-size: 26px;
    line-height: 150%;
  }

  .fe10_feature_wrap {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .fe10_column_left {
    position: relative;
    top: 0px;
    width: 100%;
  }

  .proyectos-2 {
    overflow: hidden;
    max-width: 600px;
    padding-top: 0px;
  }

  .body-2 {
    background-image: url('../images/Frame-27.png');
    background-position: 50% 0%;
    background-size: auto 1000px;
    background-repeat: repeat-y;
  }

  .c07_paragraph-2 {
    font-size: 20px;
    line-height: 150%;
  }

  .c07_image-2 {
    margin-top: 0px;
    margin-left: 0px;
  }

  .c07_h3-2 {
    margin-left: 0px;
    font-size: 30px;
    line-height: 55px;
  }

  .c07 {
    padding-top: 153px;
  }

  .te03_h3 {
    font-size: 30px;
  }

  .te03 {
    margin-top: -90px;
    background-color: #fff;
  }

  .fe06 {
    padding-bottom: 40px;
  }

  .fe06_h2 {
    font-size: 28px;
  }

  .body-3 {
    background-image: url('../images/Frame-27-1.png');
    background-size: auto 1300px;
    background-repeat: repeat-y;
  }

  .areas-project {
    font-size: 16px;
    text-align: center;
  }

  .section {
    padding-right: 16px;
    padding-left: 16px;
  }

  .content7-grid {
    grid-column-gap: 12px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .content7-content-wrap {
    margin-bottom: 0px;
  }

  .body-4.mobile {
    background-image: url('../images/Frame-27-1.png');
    background-position: 50% 0%;
    background-size: auto 1300px;
    background-repeat: repeat-y;
  }

  .c02_block {
    margin-bottom: auto;
  }

  .c02_block_image {
    margin-bottom: 0px;
    padding-top: 15px;
    justify-content: center;
  }

  .body-5 {
    overflow: visible;
    max-width: 600px;
    background-size: contain;
    background-repeat: repeat-y;
    -o-object-fit: fill;
       object-fit: fill;
  }

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

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

  .project-description {
    width: auto;
    font-size: 16px;
    line-height: 150%;
    text-align: left;
  }

  .h04 {
    overflow: visible;
    max-width: 600px;
    margin-top: 78px;
    padding-top: 0px;
    padding-right: 3%;
    padding-left: 3%;
    align-items: flex-start;
  }

  .h04_button_wrap {
    margin-right: auto;
    margin-left: auto;
    flex-direction: column;
    flex-wrap: wrap;
  }

  .h04_button {
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
  }

  .h04_container {
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
  }

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

  .h1-project {
    max-width: 100%;
    margin-top: 0px;
    font-size: 30px;
    line-height: 43px;
  }

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

  .c04_container {
    max-width: 100%;
  }

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

  .c04_h4 {
    font-size: 20px;
  }

  .c05_column {
    display: flex;
    margin-bottom: 25px;
    flex-direction: column;
  }

  .c04_paragraph {
    font-size: 16px;
  }

  .c04 {
    max-width: 100%;
    margin-bottom: 0px;
  }

  .c04_top {
    max-width: 100%;
  }

  .c04_top.servdev {
    overflow: hidden;
    padding-right: 5%;
    padding-left: 5%;
  }

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

  .body-8 {
    overflow: auto;
    max-width: 100%;
    background-repeat: repeat-y;
    background-attachment: scroll;
  }

  .footer-datos {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .overflow-wraper {
    overflow: hidden;
  }

  .confian {
    overflow: hidden;
  }

  .c02-2 {
    overflow: hidden;
    padding-bottom: 40px;
  }

  .c03_apple {
    margin-left: 0px;
  }

  .c03_google {
    margin-bottom: 15px;
  }

  .c03_app_wrap {
    flex-direction: column;
  }

  .faq01_paragraph {
    margin-left: 15px;
  }

  .faq01_block {
    min-width: auto;
    padding-left: 15px;
    flex-direction: column;
    align-items: flex-start;
  }

  .fe04_container {
    justify-content: center;
  }

  .fe04 {
    overflow: hidden;
  }

  .fe04_card {
    width: 100%;
    max-width: 150px;
    margin-bottom: 15px;
  }

  .tab01 {
    overflow: hidden;
  }

  .tab01_menu {
    margin-right: 0px;
  }

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

  .list-description {
    font-size: 14px;
  }

  .cl01_logo-2 {
    width: 100%;
    margin-bottom: 25px;
  }

  .c04_paragraph-copy {
    font-size: 16px;
  }

  .brand {
    padding-left: 0px;
  }

  .brand.w--current {
    padding-left: 0px;
  }

  .icon-3 {
    color: #000;
  }

  .tab03_tab_link {
    width: 50%;
  }

  .tab03_icon {
    width: 30px;
    max-width: 35px;
  }

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

  .tab03_tabs {
    margin-top: 35px;
    padding-top: 0px;
  }

  .tab03_title.title-steps {
    font-size: 12px;
  }

  .tab03_icon_wrap {
    width: 60px;
    height: 60px;
  }

  .tab03_arrow_wrap {
    display: none;
  }

  .tab03_tab_arrow_06 {
    left: 70%;
  }
}

#w-node-_039e807b-50e4-9141-b589-9fdc8e3e1ced-8dfae7b8 {
  -ms-grid-row-align: center;
      align-self: center;
  -ms-grid-column-align: center;
      justify-self: center;
}

#w-node-_5b52231c-ffb4-1026-e1c5-2d43be93c944-ea18f4ec {
  -ms-grid-row: 1;
      grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 6;
      grid-column-start: 6;
  -ms-grid-column-span: 7;
  grid-column-end: 13;
}

#w-node-_5b52231c-ffb4-1026-e1c5-2d43be93c94a-ea18f4ec {
  -ms-grid-column-span: 7;
  grid-column-end: 8;
  -ms-grid-column: 1;
      grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
      grid-row-start: 1;
}

#w-node-_671bce3a-a504-b711-60df-8cc0297049a6-51370e22 {
  -ms-grid-row: 1;
      grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 6;
      grid-column-start: 6;
  -ms-grid-column-span: 7;
  grid-column-end: 13;
}

#w-node-_671bce3a-a504-b711-60df-8cc0297049b5-51370e22 {
  -ms-grid-column-span: 7;
  grid-column-end: 8;
  -ms-grid-column: 1;
      grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
      grid-row-start: 1;
}

#w-node-_671bce3a-a504-b711-60df-8cc0297049a6-cd5e7bac {
  -ms-grid-row: 1;
      grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 6;
      grid-column-start: 6;
  -ms-grid-column-span: 7;
  grid-column-end: 13;
}

#w-node-_671bce3a-a504-b711-60df-8cc0297049b5-cd5e7bac {
  -ms-grid-column-span: 7;
  grid-column-end: 8;
  -ms-grid-column: 1;
      grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
      grid-row-start: 1;
}

#w-node-_671bce3a-a504-b711-60df-8cc0297049a6-487ffa71 {
  -ms-grid-row: 1;
      grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 6;
      grid-column-start: 6;
  -ms-grid-column-span: 7;
  grid-column-end: 13;
}

#w-node-_671bce3a-a504-b711-60df-8cc0297049b5-487ffa71 {
  -ms-grid-column-span: 7;
  grid-column-end: 8;
  -ms-grid-column: 1;
      grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
      grid-row-start: 1;
}

#w-node-_671bce3a-a504-b711-60df-8cc0297049a6-43b49cff {
  -ms-grid-row: 1;
      grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 6;
      grid-column-start: 6;
  -ms-grid-column-span: 7;
  grid-column-end: 13;
}

#w-node-_671bce3a-a504-b711-60df-8cc0297049b5-43b49cff {
  -ms-grid-column-span: 7;
  grid-column-end: 8;
  -ms-grid-column: 1;
      grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
      grid-row-start: 1;
}

#w-node-_671bce3a-a504-b711-60df-8cc0297049a6-fb49850c {
  -ms-grid-row: 1;
      grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 6;
      grid-column-start: 6;
  -ms-grid-column-span: 7;
  grid-column-end: 13;
}

#w-node-_671bce3a-a504-b711-60df-8cc0297049b5-fb49850c {
  -ms-grid-column-span: 7;
  grid-column-end: 8;
  -ms-grid-column: 1;
      grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
      grid-row-start: 1;
}

#w-node-_671bce3a-a504-b711-60df-8cc0297049a6-f44acf19 {
  -ms-grid-row: 1;
      grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 6;
      grid-column-start: 6;
  -ms-grid-column-span: 7;
  grid-column-end: 13;
}

#w-node-_671bce3a-a504-b711-60df-8cc0297049b5-f44acf19 {
  -ms-grid-column-span: 7;
  grid-column-end: 8;
  -ms-grid-column: 1;
      grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
      grid-row-start: 1;
}

#w-node-_671bce3a-a504-b711-60df-8cc0297049a6-8d379663 {
  -ms-grid-row: 1;
      grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 6;
      grid-column-start: 6;
  -ms-grid-column-span: 7;
  grid-column-end: 13;
}

#w-node-_671bce3a-a504-b711-60df-8cc0297049b5-8d379663 {
  -ms-grid-column-span: 7;
  grid-column-end: 8;
  -ms-grid-column: 1;
      grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
      grid-row-start: 1;
}

#w-node-_671bce3a-a504-b711-60df-8cc0297049a6-be15dfb4 {
  -ms-grid-row: 1;
      grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 6;
      grid-column-start: 6;
  -ms-grid-column-span: 7;
  grid-column-end: 13;
}

#w-node-_671bce3a-a504-b711-60df-8cc0297049b5-be15dfb4 {
  -ms-grid-column-span: 7;
  grid-column-end: 8;
  -ms-grid-column: 1;
      grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
      grid-row-start: 1;
}

@media screen and (max-width: 991px) {
  #w-node-_5b52231c-ffb4-1026-e1c5-2d43be93c944-ea18f4ec {
    -ms-grid-column: 4;
        grid-column-start: 4;
    -ms-grid-column-span: 5;
    grid-column-end: 9;
    -ms-grid-row: 1;
        grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-_5b52231c-ffb4-1026-e1c5-2d43be93c94a-ea18f4ec {
    -ms-grid-column-span: 6;
    grid-column-end: 6;
    -ms-grid-row-align: stretch;
        align-self: stretch;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049a6-51370e22 {
    -ms-grid-column: 4;
        grid-column-start: 4;
    -ms-grid-column-span: 5;
    grid-column-end: 9;
    -ms-grid-row: 1;
        grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049b5-51370e22 {
    -ms-grid-column-span: 6;
    grid-column-end: 6;
    -ms-grid-row-align: stretch;
        align-self: stretch;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049a6-cd5e7bac {
    -ms-grid-column: 4;
        grid-column-start: 4;
    -ms-grid-column-span: 5;
    grid-column-end: 9;
    -ms-grid-row: 1;
        grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049b5-cd5e7bac {
    -ms-grid-column-span: 6;
    grid-column-end: 6;
    -ms-grid-row-align: stretch;
        align-self: stretch;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049a6-487ffa71 {
    -ms-grid-column: 4;
        grid-column-start: 4;
    -ms-grid-column-span: 5;
    grid-column-end: 9;
    -ms-grid-row: 1;
        grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049b5-487ffa71 {
    -ms-grid-column-span: 6;
    grid-column-end: 6;
    -ms-grid-row-align: stretch;
        align-self: stretch;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049a6-43b49cff {
    -ms-grid-column: 4;
        grid-column-start: 4;
    -ms-grid-column-span: 5;
    grid-column-end: 9;
    -ms-grid-row: 1;
        grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049b5-43b49cff {
    -ms-grid-column-span: 6;
    grid-column-end: 6;
    -ms-grid-row-align: stretch;
        align-self: stretch;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049a6-fb49850c {
    -ms-grid-column: 4;
        grid-column-start: 4;
    -ms-grid-column-span: 5;
    grid-column-end: 9;
    -ms-grid-row: 1;
        grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049b5-fb49850c {
    -ms-grid-column-span: 6;
    grid-column-end: 6;
    -ms-grid-row-align: stretch;
        align-self: stretch;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049a6-f44acf19 {
    -ms-grid-column: 4;
        grid-column-start: 4;
    -ms-grid-column-span: 5;
    grid-column-end: 9;
    -ms-grid-row: 1;
        grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049b5-f44acf19 {
    -ms-grid-column-span: 6;
    grid-column-end: 6;
    -ms-grid-row-align: stretch;
        align-self: stretch;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049a6-8d379663 {
    -ms-grid-column: 4;
        grid-column-start: 4;
    -ms-grid-column-span: 5;
    grid-column-end: 9;
    -ms-grid-row: 1;
        grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049b5-8d379663 {
    -ms-grid-column-span: 6;
    grid-column-end: 6;
    -ms-grid-row-align: stretch;
        align-self: stretch;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049a6-be15dfb4 {
    -ms-grid-column: 4;
        grid-column-start: 4;
    -ms-grid-column-span: 5;
    grid-column-end: 9;
    -ms-grid-row: 1;
        grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049b5-be15dfb4 {
    -ms-grid-column-span: 6;
    grid-column-end: 6;
    -ms-grid-row-align: stretch;
        align-self: stretch;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_5b52231c-ffb4-1026-e1c5-2d43be93c944-ea18f4ec {
    -ms-grid-column: span 6;
        grid-column-start: span 6;
    -ms-grid-column-span: 6;
    grid-column-end: span 6;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_5b52231c-ffb4-1026-e1c5-2d43be93c94a-ea18f4ec {
    -ms-grid-column: span 6;
        grid-column-start: span 6;
    -ms-grid-column-span: 6;
    grid-column-end: span 6;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049a6-51370e22 {
    -ms-grid-column: span 6;
        grid-column-start: span 6;
    -ms-grid-column-span: 6;
    grid-column-end: span 6;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049b5-51370e22 {
    -ms-grid-column: span 6;
        grid-column-start: span 6;
    -ms-grid-column-span: 6;
    grid-column-end: span 6;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049a6-cd5e7bac {
    -ms-grid-column: span 6;
        grid-column-start: span 6;
    -ms-grid-column-span: 6;
    grid-column-end: span 6;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049b5-cd5e7bac {
    -ms-grid-column: span 6;
        grid-column-start: span 6;
    -ms-grid-column-span: 6;
    grid-column-end: span 6;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049a6-487ffa71 {
    -ms-grid-column: span 6;
        grid-column-start: span 6;
    -ms-grid-column-span: 6;
    grid-column-end: span 6;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049b5-487ffa71 {
    -ms-grid-column: span 6;
        grid-column-start: span 6;
    -ms-grid-column-span: 6;
    grid-column-end: span 6;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049a6-43b49cff {
    -ms-grid-column: span 6;
        grid-column-start: span 6;
    -ms-grid-column-span: 6;
    grid-column-end: span 6;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049b5-43b49cff {
    -ms-grid-column: span 6;
        grid-column-start: span 6;
    -ms-grid-column-span: 6;
    grid-column-end: span 6;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049a6-fb49850c {
    -ms-grid-column: span 6;
        grid-column-start: span 6;
    -ms-grid-column-span: 6;
    grid-column-end: span 6;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049b5-fb49850c {
    -ms-grid-column: span 6;
        grid-column-start: span 6;
    -ms-grid-column-span: 6;
    grid-column-end: span 6;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049a6-f44acf19 {
    -ms-grid-column: span 6;
        grid-column-start: span 6;
    -ms-grid-column-span: 6;
    grid-column-end: span 6;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049b5-f44acf19 {
    -ms-grid-column: span 6;
        grid-column-start: span 6;
    -ms-grid-column-span: 6;
    grid-column-end: span 6;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049a6-8d379663 {
    -ms-grid-column: span 6;
        grid-column-start: span 6;
    -ms-grid-column-span: 6;
    grid-column-end: span 6;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049b5-8d379663 {
    -ms-grid-column: span 6;
        grid-column-start: span 6;
    -ms-grid-column-span: 6;
    grid-column-end: span 6;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049a6-be15dfb4 {
    -ms-grid-column: span 6;
        grid-column-start: span 6;
    -ms-grid-column-span: 6;
    grid-column-end: span 6;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049b5-be15dfb4 {
    -ms-grid-column: span 6;
        grid-column-start: span 6;
    -ms-grid-column-span: 6;
    grid-column-end: span 6;
    -ms-grid-row: span 1;
        grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_5b52231c-ffb4-1026-e1c5-2d43be93c944-ea18f4ec {
    -ms-grid-column: span 4;
        grid-column-start: span 4;
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
  }

  #w-node-_5b52231c-ffb4-1026-e1c5-2d43be93c94a-ea18f4ec {
    -ms-grid-column: span 4;
        grid-column-start: span 4;
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049a6-51370e22 {
    -ms-grid-column: span 4;
        grid-column-start: span 4;
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049b5-51370e22 {
    -ms-grid-column: span 4;
        grid-column-start: span 4;
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049a6-cd5e7bac {
    -ms-grid-column: span 4;
        grid-column-start: span 4;
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049b5-cd5e7bac {
    -ms-grid-column: span 4;
        grid-column-start: span 4;
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049a6-487ffa71 {
    -ms-grid-column: span 4;
        grid-column-start: span 4;
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049b5-487ffa71 {
    -ms-grid-column: span 4;
        grid-column-start: span 4;
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049a6-43b49cff {
    -ms-grid-column: span 4;
        grid-column-start: span 4;
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049b5-43b49cff {
    -ms-grid-column: span 4;
        grid-column-start: span 4;
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049a6-fb49850c {
    -ms-grid-column: span 4;
        grid-column-start: span 4;
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049b5-fb49850c {
    -ms-grid-column: span 4;
        grid-column-start: span 4;
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049a6-f44acf19 {
    -ms-grid-column: span 4;
        grid-column-start: span 4;
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049b5-f44acf19 {
    -ms-grid-column: span 4;
        grid-column-start: span 4;
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049a6-8d379663 {
    -ms-grid-column: span 4;
        grid-column-start: span 4;
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049b5-8d379663 {
    -ms-grid-column: span 4;
        grid-column-start: span 4;
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049a6-be15dfb4 {
    -ms-grid-column: span 4;
        grid-column-start: span 4;
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
  }

  #w-node-_671bce3a-a504-b711-60df-8cc0297049b5-be15dfb4 {
    -ms-grid-column: span 4;
        grid-column-start: span 4;
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
  }
}

