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

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

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

.navbar-no-shadow-container {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

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

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-button-wrapper {
  margin-left: 120px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #0a178c;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.image {
  max-width: 250px;
}

.body {
  color: #b00909;
  border: 0 #0a178c00;
  border-radius: 0;
  max-width: none;
  height: auto;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-style: normal;
  line-height: 30px;
  overflow: visible;
}

.navbar-no-shadow-container-2 {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.container-regular-2 {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
}

.navbar-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-2 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link-2 {
  color: #0a178c;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

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

.nav-link-2:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-2.nav-contatcto {
  color: #0a178c;
}

.nav-dropdown-2 {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle-2 {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle-2:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle-2:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon-2 {
  margin-right: 10px;
}

.nav-dropdown-list-2 {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list-2.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link-2 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link-2:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-button-wrapper-2 {
  margin-left: 0;
}

.button-primary-2 {
  color: #b00909;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #fff;
  border: 3px solid #0a178c;
  border-radius: 10px;
  padding: 12px 25px;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.image-2 {
  width: 225px;
}

.image-3 {
  width: 10%;
  height: 628px;
  max-height: 0;
}

.image-4 {
  opacity: 1;
  vertical-align: baseline;
  mix-blend-mode: normal;
  object-fit: cover;
  width: 100%;
  height: 520px;
  position: static;
}

.heading {
  text-align: center;
  width: 100%;
  margin-top: 120px;
  font-family: Inter, sans-serif;
  font-style: normal;
  font-weight: 400;
  position: absolute;
}

.section {
  color: #fff;
}

.div-block {
  text-align: left;
  mix-blend-mode: normal;
}

.heading-2 {
  text-align: center;
  width: 100%;
  margin-top: 170px;
  font-size: 50px;
  font-style: normal;
  line-height: 60px;
  position: absolute;
}

.paragraph {
  text-align: center;
  margin-top: 310px;
  padding-left: 138px;
  padding-right: 138px;
  font-size: 20px;
  font-style: normal;
  line-height: 26px;
  position: absolute;
}

.div-block-2 {
  padding: 40px 60px;
}

.h2 {
  color: #b00909;
  text-align: center;
  width: 100%;
}

.h2.qs {
  text-align: left;
}

.paragraph-2 {
  color: #0a178c;
  font-size: 18px;
  line-height: 23px;
}

.section-2 {
  color: #fff;
  background-color: #f5f5f5;
}

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

.paragraph-3 {
  color: #0a178c;
  text-align: center;
  font-size: 18px;
  line-height: 23px;
}

.tarjeta-s2 {
  background-color: #fff;
  border-radius: 10px;
  width: 30%;
  height: 400px;
  padding-left: 40px;
  padding-right: 40px;
  box-shadow: 0 1px 5px 1px #0003;
}

.div-block-3 {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.heading-3 {
  color: #b00909;
  text-align: center;
  font-size: 25px;
}

.paragraph-4 {
  color: #0a178c;
  text-align: center;
  font-size: 18px;
  line-height: 24px;
}

.header {
  max-width: none;
}

.contenido-header {
  background-color: #0a178c00;
}

.image-5 {
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-color: #0a178c00;
  background-clip: border-box;
}

.texto-header {
  color: #fff;
  text-align: left;
  object-fit: fill;
  width: 100%;
  margin-top: 30px;
  margin-left: 0;
  margin-right: 0;
  display: block;
  position: absolute;
}

.heading-4 {
  color: #fff;
  text-align: center;
  margin-left: 0;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
}

.heading-5 {
  text-align: center;
  margin-top: 15px;
  padding-left: 80px;
  padding-right: 80px;
  font-size: 50px;
  line-height: 60px;
}

.paragraph-5 {
  text-align: center;
  margin-top: 15px;
  padding-left: 80px;
  padding-right: 80px;
  font-size: 25px;
  line-height: 35px;
}

.button {
  background-color: #b00909;
  border: 0 #fff;
  border-radius: 30px;
  margin-left: 0;
  padding: 15px 50px;
  font-size: 15px;
  font-weight: 700;
  line-height: 25px;
}

.div-block-4 {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  display: flex;
}

.quienes-somos {
  margin-top: 0;
}

.heading-6 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 50px;
  line-height: 60px;
}

.container-2 {
  max-width: 90%;
}

.paragraph-6 {
  color: #0a178c;
  font-size: 20px;
  line-height: 30px;
}

.imagen-qs {
  padding-left: 60px;
  padding-right: 60px;
}

.nuestros-servicios {
  background-color: #fafafa;
}

.container-3 {
  max-width: 90%;
}

.heading-7 {
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 50px;
  line-height: 60px;
  text-decoration: none;
}

.paragraph-7 {
  color: #0a178c;
  font-size: 20px;
  line-height: 30px;
}

.tarjetas-servicios {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  text-align: left;
  flex-flow: wrap;
  justify-content: center;
  align-items: stretch;
  margin-top: 30px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.tarjeta-servicios {
  border-radius: 20px;
  width: 45%;
  min-width: auto;
  max-width: none;
  height: 520px;
  margin-top: 0;
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
  box-shadow: 0 2px 4px 2px #0003;
}

.tarjeta-servicios.arreglos {
  height: 560px;
}

.tarjeta-servicios.arreglos.chica {
  height: 300px;
}

.paragraph-8 {
  color: #b00909;
  font-size: 25px;
  font-weight: 700;
  line-height: 35px;
}

.paragraph-9 {
  color: #0a178c;
  font-size: 20px;
  line-height: 30px;
}

.lista-servicios {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.paragraph-10 {
  color: #b00909;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.list {
  color: #0a178c;
  padding-left: 0;
}

.tipo-de-arreglo {
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 30px;
}

.paragraph-11 {
  color: #b00909;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.list-2 {
  color: #0a178c;
  padding-left: 0;
}

.tipo-de-precio {
  margin-bottom: 10px;
}

.link {
  color: #b00909;
  text-align: left;
  overflow-wrap: normal;
  text-underline-offset: auto;
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  text-underline-position: auto;
  border-bottom: 2px solid #f000;
  font-weight: 700;
  text-decoration: none;
}

.link-block {
  text-align: left;
  background-color: #0a178c;
  border-radius: 30px;
  justify-content: space-around;
  align-items: center;
  width: 45vw;
  padding: 10px 30px;
  text-decoration: none;
  display: flex;
}

.text-block {
  color: #fff;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

.image-6 {
  width: 40px;
  height: 40px;
}

.div-block-5 {
  text-align: left;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.container-4 {
  max-width: 91%;
}

.heading-8 {
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 50px;
  line-height: 60px;
}

.paragraph-12 {
  color: #0a178c;
  margin-top: 0;
  margin-bottom: 30px;
}

.image-7 {
  object-fit: cover;
  width: 100%;
  height: 30vh;
  position: absolute;
}

.image-8 {
  position: static;
}

.heading-9 {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 90px;
  font-size: 45px;
  font-weight: 400;
  line-height: 55px;
  position: absolute;
}

.heading-10 {
  font-size: 50px;
  line-height: 60px;
}

.heading-11 {
  margin-top: 30px;
  font-size: 50px;
  line-height: 60px;
}

.paragraph-13 {
  color: #0a178c;
}

.tarjetas-opinion {
  color: #0a178c;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.tarjeta-de-opinion {
  border-radius: 20px;
  width: 31%;
  height: 400px;
  padding-top: 30px;
  box-shadow: 0 2px 6px 2px #0003;
}

.texto-tarjeta-opnion {
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}

.paragraph-14 {
  color: #0a178c;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 35px;
}

.paragraph-15 {
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.div-block-6 {
  text-align: center;
}

.image-9, .image-10 {
  width: 60px;
  height: 60px;
}

.paragraph-16, .paragraph-17 {
  margin-top: 15px;
  font-size: 18px;
  line-height: 28px;
}

.container-5 {
  max-width: 90%;
}

.paragraph-18 {
  margin-top: 15px;
  font-size: 18px;
  line-height: 28px;
}

.image-11 {
  width: 60px;
  height: 60px;
}

.link-block-2 {
  background-color: #0a178c;
  border-radius: 30px;
  justify-content: space-around;
  align-items: center;
  width: 50vw;
  padding: 10px 30px;
  text-decoration: none;
  display: flex;
}

.text-block-2 {
  color: #fff;
  font-size: 25px;
  font-weight: 700;
}

.image-12 {
  width: 40px;
  height: 40px;
}

.div-block-7 {
  text-align: left;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.preguntas-frecuentes {
  background-color: #fafafa;
}

.container-6 {
  width: 90%;
  max-width: none;
  padding-top: 20px;
  padding-bottom: 20px;
}

.heading-12 {
  margin-top: 0;
  font-size: 50px;
  line-height: 60px;
}

.dropdown-toggle {
  width: 100%;
}

.dropdown {
  border-bottom: 2px solid #000;
  width: 90%;
}

.dropdown-2 {
  width: 100%;
  overflow: hidden;
}

.faq-header {
  border: 1px #000;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 50px;
  padding: 0;
  display: flex;
}

.faq-text {
  color: #0a178c;
  font-weight: 700;
}

.faq-body {
  background-color: #ddd0;
  display: flex;
  position: relative;
}

.paragraph-19 {
  color: #0a178c;
  padding: 0;
}

.icono-acordeon {
  color: #0a178c;
}

.container-7 {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  max-width: 90%;
  display: flex;
}

.texto-llamado-accion, .im-gen-llamado-acci-n {
  width: 50%;
}

.heading-13 {
  width: auto;
  font-size: 45px;
  line-height: 55px;
}

.link-block-3 {
  color: #fff;
  background-color: #0a178c;
  border-radius: 30px;
  justify-content: space-around;
  align-items: center;
  width: 35vw;
  padding: 10px 30px;
  text-decoration: none;
  display: flex;
}

.div-block-8 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 15px;
  display: block;
}

.text-block-3 {
  font-size: 25px;
  font-weight: 700;
}

.image-13 {
  width: 40px;
  height: 40px;
}

.paragraph-20 {
  color: #0a178c;
  margin-top: 25px;
}

.footer {
  background-color: #fafafa;
  margin-top: 30px;
}

.container-8 {
  max-width: 90%;
}

.image-14 {
  width: 300px;
}

.div-block-9 {
  text-align: center;
  padding-top: 20px;
}

.list-3 {
  justify-content: space-around;
  align-items: center;
  padding-left: 0;
  display: flex;
}

.div-block-10 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}

.link-footer {
  color: #0a178c;
  font-size: 15px;
  font-weight: 700;
  line-height: 25px;
  text-decoration: none;
}

.div-block-11 {
  background-color: #041a89;
  height: 1px;
}

.list-4 {
  justify-content: space-around;
  align-items: center;
  padding-left: 0;
  font-size: 15px;
  line-height: 25px;
  display: flex;
}

.paragraph-21 {
  color: #0a178c;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 25px;
}

.paragraph-22 {
  color: #0a178c;
  margin-bottom: 0;
}

.link-2, .link-3 {
  color: #0a178c;
  text-decoration: none;
}

.div-block-12 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.body-2 {
  font-family: Inter, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.container-9 {
  max-width: 90%;
}

.heading-14 {
  color: #b00909;
  text-align: center;
  font-size: 50px;
  line-height: 60px;
}

.nuestros-inicios-contenedor {
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.heading-15 {
  color: #b00909;
  font-size: 50px;
  line-height: 60px;
}

.paragraph-23 {
  color: #0a178c;
}

.div-block-13, .div-block-14 {
  width: 50%;
}

.nuestra-filosofia-contenedor {
  margin-top: 30px;
  display: flex;
}

.heading-16 {
  font-size: 50px;
  line-height: 60px;
}

.div-block-15 {
  width: 50%;
  font-size: 20px;
}

.heading-17 {
  color: #b00909;
  font-size: 50px;
  line-height: 60px;
}

.div-block-16 {
  width: 50%;
  padding: 20px;
}

.paragraph-24 {
  color: #0a178c;
}

.container-10 {
  max-width: 90%;
}

.heading-18 {
  color: #b00909;
}

.heading-19 {
  color: #b00909;
  text-align: center;
  font-size: 50px;
  line-height: 60px;
}

.paragraph-25 {
  color: #0a178c;
  text-align: center;
  margin-top: 20px;
}

.link-block-4 {
  background-color: #0a178c;
  border-radius: 30px;
  justify-content: space-around;
  align-items: center;
  width: 45vw;
  padding: 10px 30px;
  text-decoration: none;
  display: flex;
}

.text-block-4 {
  color: #fff;
  font-size: 25px;
  font-weight: 700;
}

.image-15 {
  width: 40px;
  height: 40px;
}

.div-block-17 {
  text-align: left;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.paragraph-26 {
  color: #0a178c;
  text-align: center;
  margin-top: 20px;
}

.div-block-18 {
  padding-left: 120px;
  padding-right: 120px;
}

.body-3 {
  color: #0a178c;
  font-family: Inter, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.llamado-accion-servicios {
  margin-top: 30px;
}

.container-11 {
  max-width: 90%;
}

.heading-20 {
  color: #b00909;
}

.paragraph-27 {
  margin-top: 40px;
  font-weight: 700;
}

.heading-21 {
  font-size: 50px;
  line-height: 60px;
}

.heading-22 {
  color: #b00909;
  font-size: 50px;
  line-height: 60px;
}

.container-12 {
  max-width: 90%;
}

.heading-23 {
  color: #b00909;
  font-size: 50px;
  line-height: 60px;
}

.link-block-5 {
  color: #fff;
  background-color: #0a178c;
  border-radius: 30px;
  justify-content: space-around;
  align-items: center;
  width: 40vw;
  padding: 10px 30px;
  text-decoration: none;
  display: flex;
}

.text-block-5 {
  font-size: 25px;
  font-weight: 700;
}

.image-16 {
  width: 40px;
  height: 40px;
}

.div-block-19 {
  width: 40%;
}

.div-block-20 {
  width: 60%;
}

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

.paragraph-28 {
  margin-top: 10px;
}

.div-block-22, .paragraph-29 {
  margin-top: 20px;
}

.body-4 {
  color: #0a178c;
  font-family: Inter, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.container-13 {
  max-width: 90%;
}

.heading-24 {
  color: #b00909;
  font-size: 50px;
  line-height: 60px;
}

.link-block-6 {
  background-color: #0a178c;
  border-radius: 30px;
  justify-content: space-around;
  align-items: center;
  width: 40vw;
  padding: 10px 30px;
  text-decoration: none;
  display: flex;
}

.text-block-6 {
  color: #fff;
  font-size: 25px;
  font-weight: 700;
  text-decoration: none;
}

.image-17 {
  width: 40px;
  height: 40px;
}

.div-block-23, .div-block-24 {
  width: 50%;
}

.div-block-25 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.paragraph-30, .div-block-26 {
  margin-top: 20px;
}

.info-contacto {
  margin-top: 50px;
}

.container-14 {
  max-width: 90%;
}

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

.heading-26 {
  color: #b00909;
  font-size: 50px;
  line-height: 60px;
}

.elemento-contatco {
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-top: 20px;
  display: flex;
}

.paragraph-31 {
  margin-bottom: 0;
  margin-left: 20px;
}

.image-18 {
  width: 60px;
  height: 60px;
}

.div-block-27 {
  width: 45%;
}

.div-block-28 {
  width: 55%;
}

.div-block-29 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-block-7 {
  color: #fff;
  font-size: 25px;
  font-weight: 700;
  text-decoration: none;
}

.link-block-7 {
  background-color: #b00909;
  border-radius: 30px;
  justify-content: space-around;
  align-items: center;
  width: 45vw;
  padding: 10px 30px;
  text-decoration: none;
  display: flex;
}

.image-19 {
  width: 40px;
}

.link-4, .link-5 {
  color: #0a178c;
  text-decoration: none;
}

.body-5 {
  color: #0a178c;
  font-size: 15px;
  line-height: 20px;
}

.container-15 {
  max-width: 90%;
}

.image-20 {
  width: 50%;
}

.div-block-30 {
  text-align: center;
}

@media screen and (min-width: 1280px) {
  .navbar-no-shadow-container-2 {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .container-regular-2 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media screen and (min-width: 1440px) {
  .container-regular-2 {
    max-width: 100%;
  }

  .nav-link-2, .nav-link-2.w--current {
    font-size: 20px;
    line-height: 25px;
  }

  .image-2 {
    width: 300px;
  }

  .image-5 {
    object-fit: fill;
    width: 100%;
  }

  .heading-4 {
    margin-top: 100px;
    font-size: 35px;
    line-height: 45px;
  }

  .heading-5 {
    font-size: 60px;
    line-height: 70px;
  }

  .paragraph-5 {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 40px;
  }

  .heading-6 {
    margin-top: 50px;
    font-size: 60px;
    line-height: 70px;
  }

  .paragraph-6 {
    font-size: 25px;
    line-height: 35px;
  }

  .imagen-qs {
    text-align: center;
  }

  .heading-7 {
    font-size: 60px;
    line-height: 70px;
  }

  .paragraph-7 {
    font-size: 25px;
    line-height: 35px;
  }

  .tarjeta-servicios {
    height: 550px;
  }

  .tarjeta-servicios.arreglos {
    height: 650px;
  }

  .tarjeta-servicios.arreglos.chica {
    height: 350px;
  }

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

  .paragraph-9, .paragraph-10, .tipo-de-arreglo, .paragraph-11, .tipo-de-precio, .link {
    font-size: 25px;
    line-height: 35px;
  }

  .text-block {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 30px;
    line-height: 35px;
  }

  .image-6 {
    width: 45px;
    height: 45px;
  }

  .heading-8 {
    font-size: 60px;
    line-height: 70px;
  }

  .paragraph-12 {
    font-size: 25px;
    line-height: 35px;
  }

  .heading-9 {
    margin-top: 100px;
    font-size: 50px;
    line-height: 55px;
  }

  .testimonios {
    margin-top: 30px;
  }

  .heading-11 {
    font-size: 60px;
    line-height: 70px;
  }

  .paragraph-13 {
    font-size: 25px;
    line-height: 35px;
  }

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

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

  .paragraph-16 {
    font-size: 20px;
    line-height: 30px;
  }

  .link-block-2.boton-azul {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-block-2 {
    font-size: 30px;
    line-height: 35px;
  }

  .image-12 {
    width: 45px;
    height: 45px;
  }

  .heading-12 {
    font-size: 60px;
    line-height: 70px;
  }

  .dropdown-2 {
    overflow: hidden;
  }

  .faq-header {
    border: 1px #000;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 25px;
    line-height: 35px;
  }

  .paragraph-19 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 25px;
    line-height: 35px;
  }

  .heading-13 {
    font-size: 55px;
    line-height: 65px;
  }

  .link-block-3.boton-azul {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-block-3 {
    font-size: 30px;
    line-height: 35px;
  }

  .image-13 {
    width: 45px;
    height: 45px;
  }

  .paragraph-20 {
    font-size: 25px;
    line-height: 35px;
  }

  .link-footer {
    font-size: 20px;
    line-height: 30px;
  }

  .link-footer.w--current, .paragraph-21, .paragraph-22, .link-3 {
    font-size: 20px;
  }

  .heading-14, .heading-15 {
    font-size: 60px;
    line-height: 70px;
  }

  .paragraph-23 {
    font-size: 25px;
    line-height: 35px;
  }

  .heading-17 {
    font-size: 60px;
    line-height: 70px;
  }

  .div-block-16 {
    text-align: center;
    width: 50%;
  }

  .paragraph-24 {
    font-size: 25px;
    line-height: 35px;
  }

  .heading-19 {
    font-size: 60px;
    line-height: 70px;
  }

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

  .link-block-4 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-block-4 {
    font-size: 30px;
    line-height: 35px;
  }

  .image-15 {
    width: 45px;
    height: 45px;
  }

  .paragraph-26, .paragraph-27 {
    font-size: 25px;
    line-height: 35px;
  }

  .heading-22, .heading-23 {
    font-size: 60px;
    line-height: 70px;
  }

  .link-block-5 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-block-5 {
    font-size: 30px;
    line-height: 35px;
  }

  .image-16 {
    width: 45px;
    height: 45px;
  }

  .paragraph-28, .paragraph-29 {
    font-size: 25px;
    line-height: 35px;
  }

  .heading-24 {
    font-size: 60px;
    line-height: 70px;
  }

  .link-block-6 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-block-6 {
    font-size: 30px;
    line-height: 35px;
  }

  .image-17 {
    width: 45px;
    height: 45px;
  }

  .div-block-23 {
    text-align: center;
  }

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

  .heading-26 {
    font-size: 60px;
    line-height: 70px;
  }

  .paragraph-31 {
    font-size: 25px;
    line-height: 35px;
  }

  .image-18 {
    width: 80px;
    height: 80px;
  }

  .text-block-7 {
    font-size: 30px;
    line-height: 35px;
  }

  .link-block-7 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .image-19 {
    width: 45px;
    height: 45px;
  }

  .div-block-31 {
    margin-top: 30px;
  }

  .image-21 {
    width: 70%;
  }

  .paragraph-32 {
    font-size: 25px;
    line-height: 35px;
  }

  .image-22 {
    width: 80%;
  }

  .paragraph-33 {
    font-size: 20px;
    line-height: 25px;
  }
}

@media screen and (max-width: 991px) {
  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

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

  .navbar-wrapper-2 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .nav-menu-wrapper-2 {
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    padding-top: 0;
    padding-bottom: 0;
  }

  .nav-menu-2 {
    background-color: #fff;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: 100vh;
    padding: 30px;
    display: flex;
  }

  .nav-link-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper-2 {
    width: 100%;
    margin-left: 0;
  }

  .menu-button-2 {
    padding: 12px;
  }

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

  .list-item {
    margin-bottom: 20px;
  }

  .icon {
    color: #b00909;
    font-size: 50px;
  }

  .image-5 {
    object-fit: cover;
    height: 450px;
  }

  .texto-header {
    margin-top: 40px;
  }

  .heading-4 {
    margin-top: 0;
    font-size: 25px;
    line-height: 35px;
  }

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

  .paragraph-5 {
    font-size: 20px;
    line-height: 30px;
  }

  .div-block-4 {
    margin-top: 20px;
  }

  .tarjeta-servicios {
    height: 550px;
  }

  .tarjeta-servicios.arreglos {
    height: 650px;
  }

  .tarjeta-servicios.arreglos.chica {
    height: 400px;
  }

  .link-block.boton-azul {
    width: 60vw;
  }

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

  .tarjetas-opinion {
    flex-flow: column;
  }

  .tarjeta-de-opinion {
    width: 70%;
    height: 410px;
    margin-bottom: 50px;
  }

  .texto-tarjeta-opnion {
    padding-left: 25px;
    padding-right: 25px;
  }

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

  .paragraph-15 {
    font-size: 18px;
    line-height: 28px;
  }

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

  .paragraph-16 {
    font-size: 20px;
    line-height: 30px;
  }

  .link-block-2.boton-azul {
    width: 70vw;
  }

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

  .link-block-3.boton-azul {
    width: 70vw;
  }

  .link-block-4 {
    width: 60vw;
  }

  .link-block-5 {
    width: 70vw;
  }

  .div-block-19 {
    width: 50%;
  }

  .link-block-6 {
    width: 70vw;
  }

  .link-block-7 {
    width: 60vw;
  }
}

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

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .container-regular-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-wrapper-2 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .navbar-brand-2 {
    padding-left: 0;
  }

  .nav-menu-2 {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 30px;
  }

  .nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list-2.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-2.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-11 {
    margin-top: 10px;
  }

  .heading-5, .paragraph-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-4 {
    margin-top: 30px;
  }

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

  .paragraph-6 {
    text-align: center;
    line-height: 35px;
  }

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

  .paragraph-7 {
    text-align: center;
    line-height: 35px;
  }

  .tarjetas-servicios {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .tarjeta-servicios {
    width: 90%;
  }

  .tarjeta-servicios.arreglos {
    height: 600px;
  }

  .tarjeta-servicios.arreglos.chica {
    height: 300px;
  }

  .link-block.boton-azul {
    width: 80vw;
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .image-6 {
    width: 30px;
    height: 30px;
  }

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

  .paragraph-12 {
    text-align: center;
    line-height: 35px;
  }

  .heading-9 {
    margin-top: 60px;
  }

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

  .paragraph-13 {
    text-align: center;
    line-height: 35px;
  }

  .tarjeta-de-opinion {
    width: 90%;
  }

  .link-block-2.boton-azul {
    width: 90vw;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-block-2 {
    font-size: 18px;
    line-height: 28px;
  }

  .image-12 {
    width: 30px;
    height: 30px;
  }

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

  .faq-header {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .faq-text {
    text-align: center;
  }

  .paragraph-19 {
    text-align: center;
    line-height: 35px;
  }

  .container-7 {
    flex-flow: column;
    align-items: center;
  }

  .texto-llamado-accion {
    width: 100%;
  }

  .im-gen-llamado-acci-n {
    width: 100%;
    margin-top: 20px;
  }

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

  .div-block-8 {
    text-align: left;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .paragraph-20 {
    text-align: center;
  }

  .list-3 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
  }

  .list-4 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .container-9 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: block;
  }

  .nuestros-inicios-contenedor {
    flex-flow: column;
    align-items: center;
  }

  .heading-15, .paragraph-23 {
    text-align: center;
  }

  .div-block-13 {
    width: 80%;
  }

  .div-block-14 {
    width: 100%;
  }

  .nuestra-filosofia-contenedor {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .div-block-15 {
    width: 100%;
  }

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

  .div-block-16 {
    width: 70%;
  }

  .paragraph-24 {
    text-align: center;
  }

  .link-block-4 {
    width: 80vw;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-block-4 {
    font-size: 18px;
    line-height: 28px;
  }

  .image-15 {
    width: 30px;
    height: 30px;
  }

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

  .paragraph-27, .heading-22, .heading-23 {
    text-align: center;
  }

  .link-block-5 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-block-5 {
    font-size: 18px;
    line-height: 28px;
  }

  .image-16 {
    width: 30px;
    height: 30px;
  }

  .div-block-19 {
    width: 70%;
    margin-top: 20px;
  }

  .div-block-20 {
    width: 100%;
  }

  .div-block-21 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .paragraph-28 {
    text-align: center;
  }

  .div-block-22 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .paragraph-29, .heading-24 {
    text-align: center;
  }

  .link-block-6 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-block-6 {
    font-size: 18px;
    line-height: 28px;
  }

  .image-17 {
    width: 30px;
    height: 30px;
  }

  .div-block-23 {
    margin-top: 30px;
  }

  .div-block-24 {
    width: 100%;
  }

  .div-block-25 {
    flex-flow: column;
  }

  .paragraph-30 {
    text-align: center;
  }

  .div-block-26 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .elemento-contatco {
    flex-flow: column;
  }

  .paragraph-31 {
    text-align: center;
    margin-top: 10px;
    margin-left: 0;
  }

  .div-block-27 {
    width: 70%;
  }

  .div-block-28 {
    width: 100%;
  }

  .div-block-29 {
    flex-flow: column;
  }

  .text-block-7 {
    font-size: 18px;
    line-height: 28px;
  }

  .link-block-7 {
    width: 70vw;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .image-19 {
    width: 30px;
  }

  .link-5, .paragraph-32 {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .nav-menu {
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .navbar-wrapper-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .nav-menu-wrapper-2 {
    padding-left: 0;
  }

  .nav-menu-2 {
    flex-direction: column;
    padding-left: 15px;
  }

  .nav-button-wrapper-2 {
    width: auto;
  }

  .image-2 {
    width: 150px;
  }

  .image-5 {
    height: 500px;
  }

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

  .heading-5 {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 35px;
    line-height: 45px;
  }

  .paragraph-5 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
    line-height: 28px;
  }

  .heading-6 {
    text-align: left;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 40px;
  }

  .paragraph-6 {
    text-align: left;
    font-size: 16px;
    line-height: 26px;
  }

  .imagen-qs {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-7 {
    text-align: left;
    font-size: 30px;
    line-height: 40px;
  }

  .paragraph-7 {
    text-align: left;
    font-size: 16px;
    line-height: 26px;
  }

  .tarjeta-servicios {
    width: 100%;
    height: 520px;
    padding-top: 20px;
  }

  .tarjeta-servicios.arreglos {
    height: 580px;
  }

  .tarjeta-servicios.arreglos.chica {
    height: 320px;
  }

  .paragraph-8 {
    font-size: 22px;
    line-height: 32px;
  }

  .paragraph-9 {
    font-size: 16px;
    line-height: 26px;
  }

  .paragraph-10, .tipo-de-arreglo, .paragraph-11, .tipo-de-precio {
    font-size: 18px;
    line-height: 28px;
  }

  .link {
    text-decoration: underline;
  }

  .link-block.boton-azul {
    width: 90vw;
    padding: 20px 10px;
  }

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

  .image-6 {
    width: 25px;
    height: 25px;
  }

  .heading-8 {
    text-align: left;
    font-size: 30px;
    line-height: 40px;
  }

  .paragraph-12 {
    text-align: left;
    font-size: 16px;
    line-height: 26px;
  }

  .heading-9 {
    margin-top: 70px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 30px;
    line-height: 35px;
  }

  .heading-11 {
    text-align: left;
    font-size: 30px;
    line-height: 40px;
  }

  .paragraph-13 {
    text-align: left;
    font-size: 16px;
    line-height: 26px;
  }

  .tarjeta-de-opinion {
    width: 100%;
    height: 420px;
    padding-top: 20px;
  }

  .tarjeta-de-opinion.tarjeta-chica {
    height: 300px;
  }

  .paragraph-15 {
    font-size: 15px;
    line-height: 25px;
  }

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

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

  .link-block-2.boton-azul {
    width: 90vw;
    padding: 20px 10px;
  }

  .text-block-2 {
    font-size: 15px;
    line-height: 26px;
  }

  .image-12 {
    width: 25px;
    height: 25px;
  }

  .div-block-7 {
    margin-top: 0;
  }

  .heading-12 {
    text-align: left;
    font-size: 30px;
    line-height: 40px;
  }

  .faq-header {
    text-align: left;
    justify-content: flex-start;
    align-items: center;
    font-size: 16px;
    display: flex;
  }

  .faq-text {
    text-align: left;
    flex: 0 auto;
    width: 250px;
    font-size: 16px;
    line-height: 26px;
  }

  .faq-body-wrap {
    margin-top: 10px;
  }

  .paragraph-19 {
    text-align: left;
    font-size: 16px;
    line-height: 26px;
  }

  .heading-13 {
    text-align: center;
    font-size: 30px;
    line-height: 40px;
  }

  .link-block-3.boton-azul {
    width: 90vw;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-block-3 {
    font-size: 16px;
    line-height: 26px;
  }

  .image-13 {
    width: 25px;
    height: 25px;
  }

  .paragraph-20 {
    font-size: 16px;
    line-height: 26px;
  }

  .footer {
    margin-top: 0;
  }

  .div-block-9 {
    padding-top: 40px;
  }

  .paragraph-21, .paragraph-22, .link-3 {
    text-align: center;
  }

  .heading-14 {
    text-align: left;
    font-size: 35px;
    line-height: 45px;
  }

  .heading-15 {
    text-align: left;
    font-size: 30px;
    line-height: 40px;
  }

  .paragraph-23 {
    text-align: left;
    font-size: 15px;
    line-height: 26px;
  }

  .div-block-15 {
    padding-bottom: 10px;
  }

  .heading-17 {
    text-align: left;
    font-size: 30px;
    line-height: 40px;
  }

  .div-block-16 {
    width: 80%;
  }

  .paragraph-24 {
    text-align: left;
    font-size: 16px;
    line-height: 26px;
  }

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

  .paragraph-25 {
    font-size: 16px;
    line-height: 26px;
  }

  .link-block-4 {
    width: 90vw;
    padding: 20px 10px;
  }

  .text-block-4 {
    font-size: 16px;
    line-height: 26px;
  }

  .image-15 {
    width: 25px;
    height: 25px;
  }

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

  .div-block-18 {
    padding: 0 10px 20px;
  }

  .paragraph-27 {
    text-align: left;
    font-size: 16px;
    line-height: 26px;
  }

  .heading-22 {
    text-align: left;
    font-size: 30px;
    line-height: 40px;
  }

  .heading-23 {
    text-align: center;
    font-size: 30px;
    line-height: 40px;
  }

  .link-block-5 {
    width: 90vw;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-5 {
    font-size: 16px;
    line-height: 26px;
  }

  .image-16 {
    width: 25px;
    height: 25px;
  }

  .paragraph-28 {
    text-align: left;
    font-size: 16px;
    line-height: 26px;
  }

  .paragraph-29 {
    font-size: 16px;
    line-height: 26px;
  }

  .heading-24 {
    text-align: left;
    font-size: 30px;
    line-height: 40px;
  }

  .link-block-6 {
    width: 90vw;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-6 {
    font-size: 16px;
    line-height: 26px;
  }

  .image-17 {
    width: 25px;
    height: 25px;
  }

  .div-block-23 {
    width: 70%;
  }

  .paragraph-30 {
    text-align: left;
    font-size: 16px;
    line-height: 26px;
  }

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

  .paragraph-31 {
    font-size: 16px;
    line-height: 26px;
  }

  .image-18 {
    width: 60px;
    height: 60px;
  }

  .div-block-27 {
    width: 80%;
  }

  .text-block-7 {
    font-size: 16px;
    line-height: 26px;
  }

  .link-block-7 {
    width: 90vw;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-19 {
    width: 25px;
    height: 25px;
  }

  .paragraph-32 {
    text-align: left;
    font-size: 16px;
    line-height: 26px;
  }

  .section-3 {
    background-color: #fafafa;
  }
}


