.section-header {
  display: flex;
  min-height: 100vh;
  flex-direction: row;
  align-items: center;
}

.body {
  overflow: visible;
  background-color: #000720;
  -o-object-fit: fill;
  object-fit: fill;
}

.container {
  display: flex;
  height: 100%;
  max-width: 1134px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 97px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-row-gap: 40px;
}

.header_title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 50px;
}

.h1-heading {
  max-width: 85vw;
  min-width: 0%;
  font-family: 'Work Sans', sans-serif;
  color: #edf3fc;
  font-size: 5vw;
  line-height: 1.1em;
  font-weight: 600;
  text-align: center;
}

.header_overtitle {
  font-family: Barlow, sans-serif;
  color: #fb73ff;
  font-size: 1.2em;
  font-weight: 700;
  letter-spacing: 0.4em;
  text-transform: uppercase;
}

.header_values {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  max-width: 596px;
  margin-right: auto;
  margin-bottom: 84px;
  margin-left: auto;
  font-family: Barlow, sans-serif;
  color: #c6bbff;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.column-left {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 10;
  display: flex;
  width: 45px;
  height: auto;
  margin-bottom: 84px;
  margin-left: 20px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  grid-row-gap: 88px;
}

.column_date {
  display: flex;
  height: 180px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-row-gap: 44px;
}

.date_line {
  width: 0.3px;
  height: 4rem;
  background-color: #50ee77;
  color: #b9eec6;
}

.text-block {
  width: 62px;
  transform: rotate(-90deg);
  font-family: Barlow, sans-serif;
  color: #50ee77;
  font-size: 12px;
}

.column_socialmedia {
  display: flex;
  height: 76px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-row-gap: 16px;
}

.column_rigth {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  display: flex;
  margin-right: 20px;
  margin-bottom: 77px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-row-gap: 88px;
  color: #9e1919;
}

.column_links {
  display: none;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  grid-row-gap: 33px;
}

.navigation_link {
  font-family: Barlow, sans-serif;
  color: #c6bbff;
  font-size: 12px;
  letter-spacing: 4px;
  text-decoration: none;
  text-transform: uppercase;
}

.navigation_link:hover {
  color: #fff;
}

.navigation_link:active {
  color: #00cefd;
}

.navigation_link:focus {
  color: #00cefd;
}

.navigation_link:visited {
  color: #00cefd;
}

.section-presentacion {
  height: auto;
  min-height: 0vh;
  padding-top: 8em;
  padding-bottom: 8em;
  background-color: transparent;
}

.container-presentacion {
  display: flex;
  height: 100%;
  max-width: 1134px;
  margin: auto;
  padding-right: 92px;
  padding-left: 92px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-row-gap: 100px;
  background-color: transparent;
}

.grid {
  grid-template-areas: "Area"
    "Area-2";
}

.h2 {
  max-width: 510px;
  min-width: 34%;
  padding-left: 0em;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 2.63em;
  line-height: 48px;
  font-weight: 600;
  text-align: left;
  text-transform: none;
}

.h2.section3 {
  text-align: center;
}

.h2.basededatos {
  max-width: 400px;
}

.h2.statsbbdd {
  text-align: center;
}

.h2.ayudarte-mobile {
  max-width: 400px;
}

.h2.oscuro {
  max-width: 420px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #14183f;
}

.h2.centrado {
  text-align: center;
}

.h2.centrado.unalinea {
  max-width: none;
}

.h2.centrado.unalinea.azul {
  color: #14183f;
}

.h2.segmentaci-n {
  max-width: 520px;
}

.h2.presentacion {
  background-color: transparent;
  color: #14183f;
  text-transform: uppercase;
}

.h2.legales {
  padding-left: 1.1em;
}

.h2.legales-privacidad {
  padding-left: 1.1em;
}

.texto-blanco-izquierda {
  max-width: 510px;
  min-width: 34%;
  margin-top: -10px;
  margin-bottom: 0px;
  outline-color: #fff;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 3px;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 32px;
  white-space: normal;
}

.texto-blanco-izquierda.basededatos {
  max-width: 430px;
  text-shadow: none;
}

.texto-blanco-izquierda.oscuro {
  max-width: 503px;
  outline-color: transparent;
  color: #14183f;
}

.texto-blanco-izquierda.basededatos1 {
  max-width: 430px;
  text-shadow: none;
}

.grid-2 {
  padding-right: 0px;
  padding-left: 0px;
  grid-auto-flow: row;
  grid-column-gap: 140px;
  grid-row-gap: 34px;
  grid-template-areas: "Area ."
    "Area-2 Area-3"
    "Area-4 .";
  -ms-grid-columns: 1fr 140px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto 34px auto 34px minmax(auto, 0.25fr);
  grid-template-rows: auto auto minmax(auto, 0.25fr);
}

.h2-2 {
  width: 50%;
  margin-top: 0px;
  font-family: Barlow, sans-serif;
  color: #fff8f8;
  font-size: 3em;
  line-height: 53px;
}

.h2-2.objetivotitulo {
  width: 100%;
}

.text-normal-2 {
  width: 30%;
  min-width: 422px;
  margin-bottom: 0px;
  font-family: 'Work Sans', sans-serif;
  color: #14183f;
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
}

.button {
  display: flex;
  width: 167px;
  height: 52px;
  margin-top: 40px;
  margin-left: 0px;
  padding-top: 9px;
  justify-content: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #fb73ff;
  border-radius: 20px;
  background-color: rgba(234, 237, 240, 0.2);
  font-family: 'Work Sans', sans-serif;
  font-weight: 700;
}

.button:hover {
  background-color: #fb73ff;
}

.container-frase {
  display: flex;
  height: 100%;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  grid-row-gap: 20px;
}

.h2---title-giant {
  display: inline;
  padding-right: 0px;
  font-family: 'Work Sans', sans-serif;
  color: #fcfeff;
  font-size: 9em;
  line-height: 120%;
  font-weight: 700;
}

.overtitle {
  display: flex;
  width: 370px;
  height: 20px;
  padding-left: 0px;
  justify-content: flex-start;
  align-items: center;
  align-self: flex-start;
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  background-color: transparent;
}

.overtitle_linea {
  width: 38px;
  height: 1px;
  background-color: #1c5c8a;
}

.overtitle-texto-largo {
  display: flex;
  width: 353px;
  height: 26px;
  padding-left: 0px;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
  align-self: flex-start;
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  background-color: transparent;
  font-family: 'Work Sans', sans-serif;
  color: #00cefc;
  font-size: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.section-i-d-frase {
  height: 60vw;
  min-height: 60vh;
  padding-top: 200px;
  padding-bottom: 200px;
  background-image: url('../images/Feebbo-conference.png');
  background-position: 0% 0%;
  background-size: cover;
  background-attachment: fixed;
}

.section-estrategia {
  min-height: 50vw;
  padding-top: 140px;
}

.container-estrategia {
  display: flex;
  height: 100%;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.estrategia-info_container {
  display: flex;
  align-items: flex-start;
  grid-column-gap: 90px;
  grid-row-gap: 90px;
}

.estrategia_texto {
  display: flex;
  width: 50%;
  flex-direction: column;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

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

.div-block-13 {
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.06);
  border-radius: 1px;
}

.footer-instagram-wrapper {
  max-width: 296px;
}

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

.text-200 {
  font-size: 18px;
  line-height: 1.111em;
}

.text-200.bold {
  font-weight: 700;
  letter-spacing: 0.01em;
}

.text-200.bold.text-neutral-100.form-contacttext {
  font-size: 12px;
  line-height: 98%;
}

.text-200.bold.text-neutral-100.form-contactsidetext {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
}

.text-200.text-neutral-100.footer-copyright {
  margin-right: 40px;
  margin-bottom: 20px;
  font-size: 12px;
  line-height: 160%;
}

.footer-content {
  display: flex;
  margin-bottom: 20px;
  padding-top: 20px;
  justify-content: space-between;
}

.footer-menu-wrapper {
  margin-right: 40px;
}

.footer-social-media-wrapper {
  margin-bottom: 20px;
}

.footer-social-media-wrapper.icons-footer-div {
  display: none;
}

.split-content.footer-left {
  max-width: 33.33%;
  margin-right: 50px;
}

.split-content.footer-right {
  display: flex;
  width: 67.67%;
  max-width: 783px;
  justify-content: space-between;
}

.footer-content-bottom {
  display: flex;
  margin-bottom: -20px;
  padding-top: 25px;
  justify-content: space-between;
  flex-wrap: wrap-reverse;
  align-items: center;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}

.socials-footer {
  display: flex;
  max-width: 210px;
  justify-content: space-between;
}

.form-contactsubtext {
  color: #fff;
  font-size: 12px;
  line-height: 160%;
}

.button-3 {
  display: flex;
  max-height: 57px;
  max-width: 232px;
  min-height: 57px;
  min-width: 232px;
  justify-content: center;
  align-items: center;
  border-radius: 60px;
  background-color: #1bba4a;
  color: #fff;
  line-height: 68px;
  font-weight: 700;
  text-align: center;
}

.button-3:hover {
  color: #fff;
}

.button-3.btn-footer-mobile {
  display: none;
}

.image-4 {
  max-width: 123px;
  padding-bottom: 20px;
  border-bottom: 1px none hsla(0, 0%, 100%, 0.06);
  border-radius: 1px;
}

.link-white {
  color: #fff;
}

.footer {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding-top: 44px;
  padding-bottom: 0px;
  background-color: #000;
}

.link {
  color: #fff;
  font-size: 12px;
  line-height: 160%;
}

.link.footer-links {
  padding-right: 40px;
  text-decoration: underline;
}

.container-default {
  position: relative;
  top: 0px;
  display: flex;
  max-width: 1256px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 24px;
  padding-left: 24px;
  flex-direction: column;
  justify-content: space-around;
  align-items: stretch;
}

.footer-menu-main-content {
  display: flex;
  width: 33.33%;
  max-width: 384px;
  margin-right: 50px;
  justify-content: center;
  align-items: stretch;
  align-self: auto;
}

.text-neutral-200 {
  color: #f7f7f7;
}

.text-neutral-200.margin-bottom-30px.footer-maintext {
  font-size: 12px;
  line-height: 160%;
}

.footer-links {
  color: #fff;
  font-size: 12px;
  line-height: 160%;
}

.footer-feebbo {
  display: flex;
  overflow: hidden;
  min-height: 20vw;
  margin-bottom: 0px;
  padding-top: 100px;
  padding-bottom: 0px;
  align-items: center;
  background-color: #000;
}

.container-footer {
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 80vw;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.footer_left {
  display: flex;
  width: auto;
  height: 150px;
  flex-direction: column;
  justify-content: space-between;
  grid-row-gap: 80px;
}

.text-chico {
  margin-bottom: 0px;
  outline-color: #fff;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 3px;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 32px;
  text-shadow: 1px 1px 6px #947979;
  white-space: normal;
}

.donde-estamos {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  grid-row-gap: 15px;
}

.text-chico-titulo {
  margin-bottom: 0px;
  outline-color: #fff;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 3px;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 32px;
  font-weight: 700;
  text-shadow: 1px 1px 6px #947979;
  white-space: normal;
}

.button-footer {
  display: flex;
  width: 167px;
  height: 52px;
  margin-top: 40px;
  margin-left: 0px;
  padding-top: 9px;
  justify-content: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #fb73ff;
  border-radius: 20px;
  background-color: rgba(234, 237, 240, 0.2);
  font-family: 'Work Sans', sans-serif;
  font-weight: 700;
}

.button-footer:hover {
  background-color: #fb73ff;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 100;
  display: flex;
  width: 100vw;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 22px 30px 10px;
  justify-content: space-between;
  border: 1px solid transparent;
  background-color: transparent;
}

.feebo-logo.scroll {
  width: 116px;
}

.hamburgesa {
  cursor: pointer;
}

.totop {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  display: block;
  padding-top: 0px;
  justify-content: center;
  align-items: flex-start;
  background-color: transparent;
  color: transparent;
  text-decoration: none;
}

.totop:hover {
  color: #fff;
}

.totop:active {
  color: #121f46;
}

.section-stats {
  display: none;
  min-height: 60vw;
  padding-top: 0px;
  padding-right: 20px;
  padding-left: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #000720;
}

.container-stats {
  display: flex;
  height: 100%;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 160px;
}

.stats_information {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-row-gap: 30px;
}

.stats_title {
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 40px;
  font-weight: 700;
}

.stats_text {
  margin-bottom: 0px;
  flex: 1;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
}

.stats_down {
  position: relative;
  z-index: 2;
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
  grid-column-gap: 20px;
}

.paragraph {
  font-family: 'Work Sans', sans-serif;
  color: #101836;
  font-size: 8rem;
  font-weight: 700;
  text-align: center;
}

.stats-giant-title {
  position: static;
  z-index: 0;
  font-family: 'Work Sans', sans-serif;
  color: #101836;
  font-size: 8rem;
  font-weight: 700;
  text-align: center;
}

.background-video {
  position: static;
  display: flex;
  min-height: 100vh;
  min-width: 100%;
  align-items: center;
}

.header_links {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: flex;
  margin-bottom: 84px;
  justify-content: center;
  grid-column-gap: 52px;
}

.link-header {
  font-family: Barlow, sans-serif;
  color: #50ee77;
  font-weight: 500;
  letter-spacing: 6px;
  text-decoration: none;
  text-transform: uppercase;
}

.link-header:hover {
  color: #d2c7d3;
}

.text-span {
  color: #50ee77;
}

.paragraph-2 {
  max-width: 680px;
  min-width: 50%;
  font-family: 'Work Sans', sans-serif;
  font-size: 18px;
  line-height: 1.5em;
  font-weight: 400;
  text-align: center;
}

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

.image-5 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 10%;
}

.icon-rrss {
  color: #081136;
}

.icon-rrss:hover {
  color: #fff;
}

.presentacion_title {
  display: flex;
  flex-direction: column;
  align-items: center;
  grid-row-gap: 30px;
}

.text {
  max-width: 629px;
  min-width: 78%;
  font-family: 'Work Sans', sans-serif;
  color: #14183f;
  font-size: 18px;
  line-height: 1.4em;
  text-align: center;
}

.presentacion_logos {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-column-gap: 70px;
  grid-row-gap: 70px;
}

.presentacion_logos_title {
  font-family: Barlow, sans-serif;
  color: #1bc746;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 6px;
  text-transform: uppercase;
}

.logos_fila1 {
  display: flex;
  max-width: 100%;
  justify-content: flex-start;
  align-items: center;
}

.logos-container {
  display: flex;
  width: auto;
  max-width: 750px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-column-gap: 5em;
  grid-row-gap: 5em;
}

.texto-i-d-giant {
  width: 60%;
  min-width: 780px;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 7.2em;
  line-height: 1.3em;
  font-weight: 700;
}

.section--odemos-ayudarte {
  height: 90vh;
  min-height: 0vh;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
}

.h2-copy {
  max-width: 510px;
  min-width: 34%;
  font-family: 'Work Sans', sans-serif;
  color: #14183f;
  font-size: 42px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.h2-presentacion {
  max-width: 510px;
  min-width: 34%;
  font-family: 'Work Sans', sans-serif;
  color: #14183f;
  font-size: 42px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.text-white {
  max-width: 629px;
  min-width: 78%;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 1.4em;
  text-align: center;
}

.caracteristica {
  display: flex;
  flex-direction: column;
  grid-row-gap: 30px;
}

.heading-2 {
  font-family: 'Work Sans', sans-serif;
  color: #50ee77;
  font-size: 28px;
  text-align: center;
}

.paragraph-3 {
  width: 231px;
  color: #fff;
  text-align: center;
}

.text-n {
  width: 231px;
  margin-bottom: 30px;
  outline-color: #fff;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 3px;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 32px;
  text-align: center;
  white-space: normal;
}

.caracteristicas-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-row-gap: 40px;
}

.container-caracteristicas {
  display: flex;
  width: 1480px;
  height: 100%;
  max-width: 100vw;
  min-width: 100vw;
  margin: auto;
  padding-right: 0px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-row-gap: 80px;
  background-color: transparent;
}

.caracteristicas_columnas {
  display: flex;
  width: 74%;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  grid-column-gap: 70px;
  grid-row-gap: 70px;
}

.section-1---consultoria {
  display: flex;
  overflow: hidden;
  height: auto;
  min-height: 0px;
  padding-top: 0px;
  justify-content: center;
  align-items: center;
  background-color: transparent;
}

.container-growthacking {
  display: flex;
  height: auto;
  max-width: 1260px;
  margin: auto;
  padding-right: 20px;
  padding-left: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-row-gap: 100px;
}

.growthacking_title {
  position: relative;
  width: 430px;
  height: 0px;
  margin-bottom: 50px;
  padding-top: 0px;
  padding-bottom: 50px;
}

.h2-rosa {
  position: absolute;
  max-width: 510px;
  min-width: 34%;
  padding-left: 30px;
  font-family: 'Work Sans', sans-serif;
  color: #50ee77;
  font-size: 42px;
  line-height: 48px;
  font-weight: 700;
  text-align: left;
  text-transform: none;
}

.h2-rosa.section {
  left: 10%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1;
  height: 50px;
  margin-top: 0px;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.h2-rosa.prueba {
  position: static;
  left: 10%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1;
  height: 50px;
  margin-top: 0px;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.growthacking_content1 {
  display: flex;
  width: auto;
  max-width: 1030px;
  min-width: 80vw;
  margin-bottom: 10px;
  justify-content: space-around;
  align-items: flex-start;
  grid-column-gap: 130px;
}

.growt-containerinfo {
  display: flex;
  width: 452px;
  min-width: 452px;
  flex-direction: column;
  grid-row-gap: 50px;
}

.growt_texto {
  display: flex;
  flex-direction: column;
  grid-row-gap: 42px;
}

.growt_texto-container {
  display: flex;
  width: 440px;
  align-items: flex-start;
  grid-column-gap: 16px;
}

.growt_texto-container.texto-maslargo {
  width: 475px;
}

.video-container {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: transparent;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.growthacking_content2 {
  display: flex;
  width: auto;
  max-width: 1030px;
  min-width: 80vw;
  justify-content: space-around;
  align-items: flex-start;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.photo_raid {
  width: 453px;
  border-radius: 20px;
  background-color: #222758;
}

.img-radi {
  width: 40%;
  max-width: 570px;
  min-width: 20%;
}

.text-span-2 {
  color: #50ee77;
}

.text-bullet-number {
  margin-top: 0px;
  margin-bottom: 0px;
  outline-color: #fff;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 3px;
  font-family: 'Work Sans', sans-serif;
  color: #50ee77;
  font-size: 18px;
  line-height: 32px;
  white-space: normal;
}

.bullet_container_radi {
  display: flex;
  width: 185px;
  align-items: flex-start;
  grid-column-gap: 16px;
}

.bulletsraid {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  grid-column-gap: 80px;
  grid-row-gap: 0px;
}

.bullet-izq {
  display: flex;
  flex-direction: column;
  grid-column-gap: 19px;
  grid-row-gap: 19px;
}

.texo-blanco-bullet {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  outline-color: #fff;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 3px;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 32px;
  text-shadow: 1px 1px 6px #947979;
  white-space: normal;
}

.section-2---innovacion {
  position: relative;
  display: flex;
  overflow: hidden;
  height: 100%;
  max-height: none;
  min-height: auto;
  padding-top: 0px;
  background-color: transparent;
}

.i-d_derecha {
  display: flex;
  width: 100vw;
  height: 80vh;
  max-width: 100%;
  padding: 20px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  grid-column-gap: 7em;
  grid-row-gap: 7em;
  background-color: transparent;
}

.i-d_texto {
  display: flex;
  max-width: 422px;
  flex-direction: column;
  grid-row-gap: 20px;
}

.h3-i-d {
  font-family: 'Work Sans', sans-serif;
  color: #14183f;
  font-size: 28px;
  text-align: left;
}

.text-normal_i-d {
  margin-top: -10px;
  margin-bottom: 0px;
  border: 1px solid transparent;
  opacity: 1;
  outline-color: transparent;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 0px;
  font-family: 'Work Sans', sans-serif;
  color: #14183f;
  font-size: 18px;
  line-height: 32px;
  text-shadow: 1px 1px 6px #947979;
  white-space: normal;
}

.img_i-d {
  display: block;
  width: 4%;
  max-width: 0px;
  min-width: 628px;
}

.i-d_linkame {
  display: flex;
  width: 1134px;
  max-width: 1134px;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  grid-column-gap: 60px;
  grid-row-gap: 70px;
  background-color: #f9f9fb;
}

.i-d_info {
  display: flex;
  flex-direction: column;
  grid-row-gap: 80px;
}

.button-4 {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  display: none;
  width: 234px;
  height: 52px;
  padding-top: 18px;
  padding-bottom: 18px;
  justify-content: center;
  align-items: center;
  border-radius: 40px;
  background-color: #110456;
  font-family: 'Work Sans', sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.i-d_linkame-copy {
  display: flex;
  width: 1134px;
  max-width: 1134px;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  grid-column-gap: 60px;
  grid-row-gap: 70px;
  background-color: #f9f9fb;
}

.i-d_leader {
  display: flex;
  width: 90%;
  max-width: 1134px;
  padding-right: 20px;
  padding-left: 20px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  grid-column-gap: 50px;
  grid-row-gap: 70px;
  background-color: transparent;
}

.i-d_izquierda {
  display: flex;
  width: 100vw;
  height: 100vh;
  max-width: 100%;
  padding: 20px 0px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  grid-column-gap: 7em;
  grid-row-gap: 7em;
  background-color: transparent;
}

.i-d_izquierda.color {
  background-color: #f9f9fb;
}

.container-innovacion {
  display: flex;
  width: auto;
  height: auto;
  max-width: none;
  min-width: 0vw;
  margin: auto;
  padding-right: 0px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-row-gap: 80px;
  background-color: transparent;
}

.section-base-de-datos {
  display: none;
  overflow: hidden;
  height: auto;
  min-height: 0px;
  padding-top: 0px;
  padding-bottom: 60px;
  padding-left: 20px;
  justify-content: center;
  align-items: center;
  background-color: transparent;
}

.titlesection {
  display: none;
}

.base-de-datos-content {
  display: flex;
  flex-direction: column;
  grid-column-gap: 0px;
  grid-row-gap: 68px;
}

.base-de-datos-content.padding {
  padding-left: 0px;
}

.container-base-de-datos {
  display: flex;
  overflow: visible;
  width: 100%;
  height: auto;
  max-width: 1080px;
  margin: auto;
  padding-right: 20px;
  padding-left: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  grid-row-gap: 100px;
}

.class5_text {
  display: flex;
  width: auto;
  max-width: none;
  min-width: 0%;
  flex-direction: row;
  grid-column-gap: 7.5em;
  grid-row-gap: 7.5em;
}

.class-_bullets {
  display: flex;
  flex-direction: column;
  grid-row-gap: 42px;
}

.section-statsbbdd {
  height: 80vh;
  min-height: 0vh;
  padding-top: 0px;
  background-color: transparent;
}

.h3 {
  font-family: 'Work Sans', sans-serif;
  color: #50ee77;
  font-size: 28px;
  text-align: center;
}

.h3.statsbbdd {
  color: #fff;
}

.h3.blanco {
  color: #fff;
}

.texto {
  width: auto;
  max-width: 800px;
  outline-color: #fff;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 3px;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 1.5em;
  text-align: center;
  white-space: normal;
}

.texto.statsbbdd {
  width: 210px;
}

.texto.centrado {
  width: 270px;
}

.texto.header {
  width: auto;
  max-width: 680px;
  min-width: 50%;
}

.texto.cajalarga {
  width: auto;
  max-width: 629px;
  min-width: 30%;
  color: #14183f;
}

.texto.cajalarga.blanco {
  color: #fff;
}

.texto.izquierda-oscuro {
  width: auto;
  max-width: 503px;
  min-width: 34%;
  color: #14183f;
  line-height: 32px;
  text-align: left;
}

.texto.blanco {
  width: auto;
  max-width: 510px;
  min-width: 34%;
  margin-top: 0px;
  line-height: 32px;
  text-align: left;
}

.texto.blanco.privacidad {
  min-width: 80%;
  margin-top: 0px;
  white-space: normal;
}

.texto.blanco.growt-bullet {
  margin-top: -10px;
}

.texto.blanco.bulletnumber {
  max-width: none;
  min-width: 0%;
}

.texto.blanco.privacidad-largo {
  min-width: 100%;
  margin-top: 0px;
  white-space: normal;
}

.texto.blanco-izquierda--bbddmenu {
  width: auto;
  max-width: 510px;
  min-width: 34%;
  margin-top: 0px;
  line-height: 32px;
  text-align: left;
}

.texto.blanco-izquierda--bbddmenu.privacidad {
  min-width: 80%;
  margin-top: 0px;
  white-space: normal;
}

.texto.blanco-izquierda--bbddmenu.growt-bullet {
  margin-top: -10px;
}

.texto.blanco-izquierda--bbddmenu.bulletnumber {
  max-width: none;
  min-width: 0%;
}

.texto.blanco-izquierda--bbddmenu.privacidad-largo {
  min-width: 100%;
  margin-top: 0px;
  white-space: normal;
}

.texto.caps {
  color: #14183f;
  text-transform: uppercase;
}

.texto.azul {
  color: #14183f;
}

.texto.azul.pdf {
  text-align: left;
}

.container-pilares {
  display: flex;
  width: 1480px;
  height: 100vh;
  max-width: 100vw;
  min-width: 100vw;
  margin: auto;
  padding-right: 0px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-row-gap: 80px;
  background-color: transparent;
}

.section-pilares {
  height: 100vh;
  min-height: 0vh;
  padding-top: 0px;
  background-color: transparent;
}

.container-caracteristicas-copy {
  display: flex;
  width: 1480px;
  height: 100%;
  max-width: 100vw;
  min-width: 100vw;
  margin: auto;
  padding-right: 0px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-row-gap: 80px;
  background-color: #030a26;
}

.pilares_columnas {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  grid-column-gap: 100px;
  grid-row-gap: 70px;
}

.pilar-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.pilar-container {
  display: flex;
  height: 410px;
  max-height: 410px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  grid-row-gap: 30px;
}

.btn {
  display: flex;
  width: 152px;
  height: 51px;
  justify-content: center;
  align-items: center;
  border-radius: 45px;
}

.btn.pilar {
  background-color: #262b59;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.btn.pilar:hover {
  background-color: #5867f1;
}

.numero {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: auto;
  height: 170px;
  margin-top: 0px;
  margin-bottom: 0px;
  opacity: 0.5;
  font-family: 'Work Sans', sans-serif;
  color: #35419a;
  font-size: 260px;
  font-weight: 700;
  -o-object-fit: fill;
  object-fit: fill;
}

.texto_footer_ligth {
  font-family: 'Work Sans', sans-serif;
  color: #8991ae;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.texto_footer_ligth:hover {
  color: #f9fbff;
}

.footer_rigth {
  display: flex;
  width: 43vw;
  height: 150px;
  flex-direction: row;
  justify-content: center;
  grid-column-gap: 15em;
  grid-row-gap: 15em;
}

.footer_columna {
  display: flex;
  width: 180px;
  flex-direction: column;
  grid-row-gap: 11px;
}

.texto-footer {
  width: 180px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}

.texto-footer.dato {
  width: 210px;
  font-weight: 400;
}

.contacto {
  display: flex;
  height: 150px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  grid-row-gap: 0px;
}

.innovacion_title {
  position: static;
  width: 430px;
  height: 0px;
  margin-bottom: 0px;
  margin-left: 90px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.tituloinnovacion {
  height: 170px;
  margin-top: 67px;
  padding-top: 0px;
  background-color: #ce2a2a;
}

.i-d_mobile {
  display: none;
  width: 100vw;
  height: 100vh;
  max-width: 100%;
  padding: 20px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  grid-column-gap: 50px;
  grid-row-gap: 70px;
  background-color: transparent;
}

.i-d_info-mobile {
  display: flex;
  flex-direction: column;
  grid-row-gap: 80px;
}

.i-d_textomobile {
  display: flex;
  max-width: 422px;
  flex-direction: column;
  grid-row-gap: 20px;
}

.h3-i-d-mobile {
  font-family: 'Work Sans', sans-serif;
  color: #14183f;
  font-size: 28px;
  text-align: left;
}

.text-normal-2-copy {
  width: 30%;
  min-width: 422px;
  margin-bottom: 0px;
  font-family: 'Work Sans', sans-serif;
  color: #14183f;
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
}

.video {
  position: static;
}

.section-title-svg {
  position: relative;
  display: flex;
  width: 100%;
  margin-right: 20px;
  margin-left: 0px;
  padding-top: 100px;
  padding-left: 0px;
  flex-direction: column;
  align-items: flex-start;
  grid-row-gap: 110px;
}

.section-title-svg.padding {
  padding-left: 0px;
}

.innovacion_intro {
  display: flex;
  width: 100%;
  max-width: 1140px;
  margin-left: 0em;
  padding-left: 0px;
  flex-direction: column;
  grid-row-gap: 40px;
}

.section-title-svg-i-d {
  display: flex;
  width: 100%;
  max-width: 1140px;
  margin-left: 0em;
  padding-top: 100px;
  padding-left: 0px;
  flex-direction: column;
  grid-row-gap: 110px;
}

.video-containerfuncionando {
  display: block;
  width: 453px;
  border-radius: 0px;
  background-color: transparent;
}

.html-embed {
  display: block;
  border-radius: 100000px;
  background-color: #af6868;
  outline-color: #333;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 3px;
  background-clip: content-box;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
}

.background-video-2 {
  display: flex;
  min-width: 100%;
  justify-content: center;
  align-items: center;
}

.bbdd_caracteristicas {
  display: flex;
  width: auto;
  height: auto;
  max-width: none;
  min-width: auto;
  margin: auto;
  padding-right: 0px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-row-gap: 80px;
  background-color: transparent;
}

.base-de-datos_segmentacion {
  display: flex;
  width: 100%;
  min-width: 1080px;
  padding-left: 20px;
  flex-direction: column;
  grid-column-gap: 0px;
  grid-row-gap: 110px;
}

.text-span-3 {
  color: #50ee77;
}

.cards-container {
  display: flex;
  overflow: hidden;
  width: 100vw;
  height: 450px;
  flex-direction: column;
  flex: 0 0 auto;
  grid-row-gap: 51px;
}

.cards-container.padding {
  padding-left: 100px;
}

.collection-list-wrapper {
  display: flex;
}

.slider-wrapper {
  display: flex;
  overflow: visible;
  width: 100vw;
  order: 0;
  flex: 0 auto;
  cursor: -webkit-grab;
  cursor: grab;
}

.slider-list {
  display: flex;
  overflow: visible;
  grid-column-gap: 70px;
}

.slider-item {
  display: flex;
  width: 19.2em;
  height: 24.8em;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  flex-direction: column;
  grid-row-gap: 36px;
  border-radius: 22px;
  background-color: #0a1258;
  background-image: linear-gradient(156deg, rgba(16, 40, 125, 0.8) 11%, rgba(16, 40, 125, 0.2) 76%);
}

.card-title {
  width: 80%;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 26px;
  line-height: 36px;
  font-weight: 600;
}

.card-info {
  display: flex;
  width: 100%;
  flex-direction: column;
  grid-row-gap: 19px;
}

.texto-card_descripcion {
  width: 80%;
  background-color: transparent;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  line-height: 24px;
}

.texto-card_descripcion.texto-largo {
  width: 100%;
}

.card-icon {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.text-block-2 {
  font-family: 'Work Sans', sans-serif;
  color: #fff;
}

.slider-navigation-wrapper {
  display: flex;
  grid-column-gap: 14px;
}

.card-controller.prev-slide {
  width: 44px;
  height: 44px;
}

.card-controller.next-slide {
  display: flex;
  width: 44px;
  height: 44px;
  justify-content: center;
  align-items: center;
  border-style: solid;
  border-width: 0px;
  border-color: #ce1818;
  border-radius: 100px;
  background-color: #111053;
  color: #d32323;
  cursor: pointer;
}

.card-controller.next-slide:hover {
  width: 44px;
  height: 44px;
  border-radius: 100px;
  background-color: #fff;
  opacity: 1;
}

.html-embed-2 {
  background-color: #111053;
  color: #b63bb9;
}

.base-de-datos-map {
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
}

.segmentaci-n-title {
  display: flex;
  min-width: 100%;
  flex-direction: column;
  grid-row-gap: 48px;
}

.dropdown {
  width: 100%;
}

.accordion_title-wrapper {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.container-small {
  width: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.menu-bbdd-container {
  position: relative;
  display: flex;
  overflow: hidden;
  padding: 1rem 0rem 1rem 2rem;
  flex-direction: column;
  grid-row-gap: 60px;
}

.accordion_description-wrapper {
  position: relative;
  z-index: 2;
  overflow: hidden;
}

.accordion_title {
  font-size: 1.125rem;
  font-weight: 500;
}

.accordion_arrow {
  display: flex;
  margin-left: 1rem;
  justify-content: center;
  align-items: center;
  color: #fffefe;
}

.padding-vertical {
  padding-right: 0rem;
  padding-left: 0rem;
}

.menu_desplegable {
  padding-left: 0rem;
  list-style-type: none;
}

.accordion_description {
  margin-top: 1rem;
}

.desplegable-container {
  margin-bottom: 1.8rem;
  border-bottom: 1px solid #1a2168;
  cursor: pointer;
}

.desplegable-container.w--current {
  border-bottom-style: none;
  border-radius: 5px;
  background-color: #f7f7f4;
}

.segmentacion-menu {
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 260px;
  flex-direction: column;
  align-items: center;
}

.segmentacion-toggle-menu {
  display: flex;
  width: 100%;
  height: 120px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  grid-row-gap: 57px;
  border: 1px solid transparent;
  background-color: transparent;
}

.accordion-icon {
  color: #fff;
}

.text-block-3 {
  width: 100%;
  flex: 0 0 auto;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 28px;
  font-weight: 600;
  white-space: normal;
}

.dropdown-list {
  position: static;
  display: block;
  width: auto;
  padding: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #14183f #14183f #3f141a;
  background-color: transparent;
}

.paragraph-4 {
  width: 70%;
  padding-left: 0.9rem;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 33px;
}

.menu_title {
  width: 80%;
  flex: 0 0 auto;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 28px;
  font-weight: 600;
  white-space: normal;
}

.menu_number {
  margin-left: 0px;
  font-family: 'Work Sans', sans-serif;
  color: #50ee77;
  font-size: 30px;
  font-weight: 700;
}

.menu-info {
  display: flex;
  width: 70%;
  justify-content: flex-start;
  align-items: flex-start;
  grid-column-gap: 2.75em;
}

.text-block-4 {
  color: #fff;
}

.icon {
  position: static;
  color: #fff;
}

.dropdown-list-2 {
  position: static;
  display: flex;
  flex-direction: column;
  grid-row-gap: 10px;
  border: 1px solid transparent;
  background-color: transparent;
}

.line {
  width: 100%;
  height: 1px;
  background-color: red;
}

.textos-menu {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
}

.paragraph-2-copy {
  max-width: 680px;
  min-width: 50%;
  font-family: 'Work Sans', sans-serif;
  font-size: 18px;
  line-height: 1.5em;
  font-weight: 400;
  text-align: center;
}

.menu-bbdd_descripcion {
  position: relative;
  z-index: 2;
  overflow: hidden;
  padding-left: 5.4em;
}

.menu-bbdd_title {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
}

.menu-base-de-datos {
  width: 1060px;
  max-width: 100%;
  padding-left: 1rem;
}

.h2-seccion3mobile {
  max-width: 510px;
  min-width: 34%;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 2.63em;
  line-height: 48px;
  font-weight: 600;
  text-align: left;
  text-transform: none;
}

.h2-seccion3mobile.section3 {
  text-align: center;
}

.h2-seccion3mobile.basededatos {
  max-width: 400px;
}

.h2-seccion3mobile.statsbbdd {
  text-align: center;
}

.h2-seccion3mobile.ayudarte-mobile {
  max-width: 400px;
}

.h2-seccion3mobile.oscuro {
  max-width: 420px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #14183f;
}

.h2-seccion3mobile.centrado {
  display: none;
  text-align: center;
}

.h2-seccion3mobile.segmentaci-n {
  max-width: 520px;
}

.h2-seccion3mobile.presentacion {
  background-color: transparent;
  color: #14183f;
  text-transform: uppercase;
}

.image-8 {
  max-width: 410px;
}

.html-embed-3 {
  overflow: hidden;
  height: 450px;
  border-radius: 100%;
}

.bullets-container-mobile {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  grid-column-gap: 80px;
  grid-row-gap: 0px;
}

.bullet-raid-mobile {
  display: flex;
  flex-direction: column;
  grid-row-gap: 30px;
}

.bullettitulo-mobile {
  display: flex;
  width: 185px;
  align-items: flex-start;
  grid-column-gap: 16px;
}

.menu-lateral {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: flex;
  width: 28vw;
  height: 100vh;
  margin-top: 0px;
  padding-top: 10rem;
  padding-left: 5.4em;
  flex-direction: column;
  grid-row-gap: 17.5em;
  background-color: #14183f;
  opacity: 0.9;
  color: #14183f;
}

.enlace-container {
  display: flex;
  flex-direction: row;
  grid-column-gap: 21px;
}

.nummber-menu {
  font-family: Barlow, sans-serif;
  color: #50ee77;
  font-weight: 800;
}

.enlace-menu {
  font-family: Barlow, sans-serif;
  color: #b9eec6;
  font-weight: 500;
  letter-spacing: 5px;
  text-decoration: none;
  text-transform: uppercase;
}

.enlace-menu:hover {
  color: #fff;
}

.menu-links {
  display: flex;
  flex-direction: column;
  grid-row-gap: 4.75rem;
}

.presentacion_logos-mobile {
  display: none;
  flex-direction: column;
  align-items: center;
  grid-row-gap: 30px;
}

.presentacion_logos_title-mobile {
  display: none;
  font-family: Barlow, sans-serif;
  color: #50ee77;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 6px;
  text-transform: uppercase;
}

.footer-feebbo-mobile {
  display: none;
  overflow: hidden;
  min-height: 30vw;
  margin-bottom: 0px;
  padding-top: 100px;
  padding-bottom: 0px;
  align-items: center;
  background-color: #000;
}

.container-footer-mobile {
  display: flex;
  width: 10920px;
  height: 100%;
  max-width: 80vw;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.footer-contacto-mobile {
  display: flex;
  width: 180px;
  flex-direction: column;
  grid-row-gap: 11px;
}

.text-footer-mobile {
  width: 180px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}

.text-footer-mobile.dato {
  width: 210px;
  font-weight: 400;
}

.cards-container-mobile {
  display: flex;
  overflow: hidden;
  width: 100vw;
  height: 450px;
  flex-direction: column;
  flex: 0 0 auto;
  grid-row-gap: 51px;
}

.cards-container-mobile.padding {
  padding-left: 100px;
}

.base-de-datos-slider {
  display: flex;
  overflow: visible;
  width: 100%;
  margin-left: 100px;
  flex-direction: column;
  grid-row-gap: 38px;
}

.collection-list-wrapper-2 {
  display: flex;
  width: 100%;
}

.numero-card-bbdd {
  font-family: 'Work Sans', sans-serif;
  color: #fff;
}

.cards-mobile {
  display: none;
  overflow: hidden;
  width: 100%;
  margin-left: 100px;
  flex-direction: column;
  grid-row-gap: 38px;
}

.slider-mobile-wrapper {
  display: flex;
  overflow: visible;
  width: 100vw;
  order: 0;
  flex: 0 auto;
  cursor: -webkit-grab;
  cursor: grab;
}

.slider-mobile-list {
  display: flex;
  overflow: visible;
  grid-column-gap: 70px;
}

.slider-mobile-item {
  display: flex;
  width: 19.2em;
  height: 24.8em;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  flex-direction: column;
  grid-row-gap: 36px;
  border-radius: 22px;
  background-color: #0a1258;
  background-image: linear-gradient(156deg, rgba(16, 40, 125, 0.8) 11%, rgba(16, 40, 125, 0.2) 76%);
}

.h2-bbdd-mobile {
  max-width: 510px;
  min-width: 34%;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 2.63em;
  line-height: 48px;
  font-weight: 600;
  text-align: left;
  text-transform: none;
}

.h2-bbdd-mobile.section3 {
  text-align: center;
}

.h2-bbdd-mobile.basededatos {
  max-width: 400px;
}

.h2-bbdd-mobile.statsbbdd {
  text-align: center;
}

.h2-bbdd-mobile.ayudarte-mobile {
  max-width: 400px;
}

.h2-bbdd-mobile.oscuro {
  max-width: 420px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #14183f;
}

.h2-bbdd-mobile.centrado {
  text-align: center;
}

.h2-bbdd-mobile.segmentaci-n {
  max-width: 520px;
}

.h2-bbdd-mobile.presentacion {
  background-color: transparent;
  color: #14183f;
  text-transform: uppercase;
}

.h2-bbdd-mobile.algoritmo {
  max-width: 470px;
}

.slider_collection-wrapper {
  display: flex;
  overflow: visible;
  width: 100vw;
  order: 0;
  flex: 0 auto;
  cursor: -webkit-grab;
  cursor: grab;
}

.slider_collection-list {
  display: flex;
  overflow: visible;
  grid-column-gap: 70px;
}

.slider_collection-item {
  display: flex;
  width: 19.2vw;
  height: 24.8em;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  flex-direction: column;
  grid-row-gap: 36px;
  border-radius: 22px;
  background-color: #0a1258;
  background-image: linear-gradient(156deg, rgba(16, 40, 125, 0.8) 11%, rgba(16, 40, 125, 0.2) 76%);
}

.slider-2 {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
}

.hamburgesa-mobile {
  display: none;
  cursor: pointer;
}

.menu-lateral-mobile {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: none;
  width: 28vw;
  height: 100vh;
  margin-top: 0px;
  padding-top: 10rem;
  padding-left: 5.4em;
  background-color: #14183f;
  opacity: 0.9;
  color: #14183f;
}

.menu-contacto {
  display: flex;
  margin-top: 46%;
  flex-direction: column;
  grid-row-gap: 2.25em;
}

.contacto-menu {
  display: flex;
  height: auto;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  grid-row-gap: 20px;
}

.menu-text-contacto {
  width: 180px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

.menu-text-contacto.dato {
  width: 210px;
  font-weight: 400;
}

.menu-text-contacto-mobile {
  width: 180px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}

.menu-text-contacto-mobile.dato {
  width: 210px;
  font-weight: 400;
}

.h2-mobile {
  display: none;
  max-width: 510px;
  min-width: 34%;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 2.63em;
  line-height: 48px;
  font-weight: 600;
  text-align: left;
  text-transform: none;
}

.h2-mobile.section3 {
  text-align: center;
}

.h2-mobile.basededatos {
  max-width: 400px;
}

.h2-mobile.statsbbdd {
  text-align: center;
}

.h2-mobile.ayudarte-mobile {
  max-width: 400px;
}

.h2-mobile.oscuro {
  max-width: 420px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #14183f;
}

.h2-mobile.centrado {
  display: none;
  text-align: center;
}

.h2-mobile.segmentaci-n {
  max-width: 520px;
}

.h2-mobile.presentacion {
  background-color: transparent;
  color: #14183f;
  text-transform: uppercase;
}

.title-base-de-datos {
  display: none;
}

.title-growth-hacking {
  display: none;
}

.title-i-d {
  display: none;
}

.map-container-mobile {
  display: none;
}

.h1-mobile {
  display: none;
}

.texto-header-mobile {
  display: none;
  width: 231px;
  outline-color: #fff;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 3px;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 1.5em;
  text-align: center;
  white-space: normal;
}

.texto-header-mobile.statsbbdd {
  width: 210px;
}

.texto-header-mobile.centrado {
  width: 270px;
}

.texto-header-mobile.header {
  width: auto;
  max-width: 680px;
  min-width: 50%;
}

.texto-header-mobile.presentacion {
  width: auto;
  max-width: 629px;
  min-width: 78%;
  color: #14183f;
}

.texto-header-mobile.izquierda-oscuro {
  width: auto;
  max-width: 503px;
  min-width: 34%;
  color: #14183f;
  line-height: 32px;
  text-align: left;
}

.texto-header-mobile.blanco-izquierda {
  width: auto;
  max-width: 510px;
  min-width: 34%;
  margin-top: -10px;
  line-height: 32px;
  text-align: left;
}

.logos-fila-1.maschico {
  width: auto;
  max-width: 100%;
}

.cards---track {
  position: -webkit-sticky;
  position: sticky;
  display: flex;
  height: 200vw;
  margin-top: 50px;
  align-items: flex-start;
}

.list {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  align-items: stretch;
}

.sticky_top-line {
  width: 100%;
  height: 2px;
  background-color: rgba(92, 49, 255, 0.32);
}

.wrapper {
  width: 100%;
}

.horizontal-trigger {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.horizontal-item {
  width: 34%;
  padding-right: 20px;
  flex: 0 0 auto;
}

.sticky_title {
  padding-right: 1em;
  flex: 0 0 auto;
  white-space: nowrap;
}

.sticky_top {
  display: flex;
  width: 100%;
  padding-bottom: 2.5em;
  justify-content: flex-start;
  align-items: center;
}

.horizontal-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  overflow: hidden;
  width: 100%;
}

.container-2 {
  width: 100%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding: 60px 80px;
}

.container-2.is--sticky {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.horizontal-section {
  position: relative;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.56);
}

.camera {
  position: -webkit-sticky;
  position: sticky;
  top: 50px;
  bottom: 50px;
  width: 24vw;
  height: 60vh;
  margin-top: 0px;
  margin-left: 17.6rem;
}

.frame {
  position: -webkit-sticky;
  position: sticky;
  display: flex;
  overflow: visible;
  width: 100vw;
  height: 100%;
  grid-column-gap: 60px;
}

.item {
  overflow: hidden;
  width: 24vw;
  height: 40vh;
  margin-left: 0px;
  padding-top: 40px;
  padding-right: 40px;
  padding-left: 40px;
  flex: 0 0 auto;
  background-color: #e54444;
}

.item._1 {
  background-color: #4644e5;
}

.item._2 {
  background-color: #e54482;
}

.item.slider_collection-item {
  height: 54vh;
  background-color: #0a1258;
  background-image: linear-gradient(156deg, rgba(16, 40, 125, 0.8) 11%, rgba(16, 40, 125, 0.2) 76%);
}

.section-base-de-datos-mitad-2 {
  display: flex;
  overflow: hidden;
  height: auto;
  min-height: 0px;
  margin-top: 150px;
  padding-top: 0px;
  padding-bottom: 60px;
  padding-left: 20px;
  justify-content: center;
  align-items: center;
  background-color: transparent;
}

.section-3--base-de-datos {
  display: flex;
  overflow: hidden;
  height: auto;
  min-height: 0px;
  padding-top: 0px;
  padding-bottom: 60px;
  padding-left: 20px;
  justify-content: center;
  align-items: center;
  background-color: transparent;
}

.section-segmentacion {
  display: flex;
  overflow: hidden;
  height: auto;
  min-height: 0px;
  padding-top: 0px;
  padding-bottom: 60px;
  padding-left: 20px;
  justify-content: center;
  align-items: center;
  background-color: transparent;
}

.to-top {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: none;
}

.link-2 {
  width: 100%;
  height: 100%;
}

.menu-text-contacto-desktop {
  width: 180px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: 'Work Sans', sans-serif;
  color: #50ee77;
  font-size: 18px;
  font-weight: 700;
}

.menu-text-contacto-desktop.dato {
  width: 210px;
  font-weight: 400;
}

.menu-contacto-mobile {
  display: flex;
  margin-top: 46%;
  flex-direction: column;
  grid-row-gap: 2.25em;
}

.menu-links-mobile {
  display: flex;
  flex-direction: column;
  grid-row-gap: 4.75rem;
}

.i-d_tablet {
  display: none;
  width: 100vw;
  height: 100vh;
  max-width: 100%;
  padding: 20px 0px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  grid-column-gap: 80px;
  grid-row-gap: 70px;
  background-color: transparent;
}

.i-d_tablet.color {
  background-color: #f9f9fb;
}

.texto-footer-direccion {
  width: 180px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}

.texto-footer-direccion.dato {
  width: 270px;
  font-size: 0.9rem;
  font-weight: 400;
}

.growthacking_content3 {
  display: flex;
  width: auto;
  max-width: 1030px;
  min-width: 80vw;
  justify-content: space-around;
  align-items: flex-start;
  grid-column-gap: 130px;
}

.growt-bullets_equipo {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
}

.text-span-5 {
  color: #50ee77;
}

.totop-copy {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  display: block;
  padding-top: 0px;
  justify-content: center;
  align-items: flex-start;
  background-color: transparent;
  color: transparent;
  text-decoration: none;
}

.totop-copy:hover {
  color: #fff;
}

.totop-copy:active {
  color: #121f46;
}

.contacto-telefono {
  display: none;
  height: 150px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  grid-row-gap: 0px;
}

.video-holder {
  position: relative;
  display: flex;
  overflow: hidden;
  width: 540px;
  height: 540px;
  justify-content: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #50ee77;
  border-radius: 100%;
}

.video-container-mobile {
  display: none;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: transparent;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.section--integracion {
  height: 100vh;
  min-height: 0vh;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
}

.container-integracion {
  display: flex;
  width: 1480px;
  height: 100%;
  max-width: 100vw;
  min-width: 100vw;
  margin: auto;
  padding-right: 0px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-row-gap: 80px;
  background-color: #fff;
}

.integracion-texto {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
}

.integracion-descripcion {
  display: flex;
  width: 520px;
  flex-direction: column;
  grid-row-gap: 30px;
}

.integracion-container-icons {
  display: none;
  max-width: 680px;
  flex-wrap: wrap;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
}

.integracion-icon {
  display: flex;
  width: 60px;
  height: 60px;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  background-color: #fff;
  box-shadow: -2px 8px 11px 0 rgba(20, 24, 63, 0.2);
}

.title-3---base-de-datos {
  width: 410px;
  max-width: 410px;
  min-width: 0px;
}

.base-de-datos-algoritmo {
  display: flex;
  flex-direction: column;
  grid-column-gap: 0px;
  grid-row-gap: 68px;
}

.base-de-datos-algoritmo.padding {
  padding-left: 0px;
  flex-direction: column;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.algoritmo-animacion {
  width: 521px;
  height: 517px;
}

.bbdd-algoritmo_bullets {
  display: flex;
  flex-direction: column;
  grid-row-gap: 42px;
}

.growt_texto-container-copy {
  display: flex;
  width: 440px;
  align-items: flex-start;
  grid-column-gap: 16px;
}

.growt_texto-container-copy.texto-maslargo {
  width: 475px;
}

.bbdd-algoritmo-container {
  display: flex;
  width: 440px;
  align-items: flex-start;
  grid-column-gap: 16px;
}

.bbdd-algoritmo-container.texto-maslargo {
  width: 475px;
}

.lottie-animation {
  height: auto;
}

.algoritmo-container {
  display: flex;
  width: 110%;
  justify-content: center;
  align-items: center;
  grid-column-gap: 5em;
  grid-row-gap: 5em;
}

.text-span-6 {
  color: #50ee77;
}

.text-span-7 {
  color: #50ee77;
}

.text-span-8 {
  color: #50ee77;
}

.lottie-animation-algoritmo {
  height: auto;
}

.algoritmo-title-container {
  display: flex;
  width: auto;
  max-width: none;
  min-width: 0%;
  flex-direction: column;
  grid-column-gap: 2.5em;
  grid-row-gap: 2.5em;
}

.lottie-animation-algoritmo-mobile {
  display: none;
  height: auto;
}

.mask {
  height: 100%;
  background-color: transparent;
}

.slider-3 {
  width: 628px;
  height: 100%;
  min-width: auto;
  background-color: transparent;
}

.img_i-d-comparador {
  display: block;
  width: 4%;
  max-width: 0px;
  min-width: 628px;
}

.left-arrow {
  display: none;
}

.slide-nav {
  display: none;
}

.body-2 {
  background-color: #14183f;
}

.section-privacidad {
  display: flex;
  overflow: hidden;
  height: auto;
  min-height: 0px;
  margin-top: 150px;
  padding-top: 0px;
  padding-bottom: 60px;
  padding-left: 20px;
  justify-content: center;
  align-items: center;
  background-color: transparent;
}

.container-privacidad {
  display: flex;
  overflow: visible;
  width: 100%;
  height: auto;
  max-width: 1080px;
  margin: auto;
  padding-right: 20px;
  padding-left: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  grid-row-gap: 100px;
}

.privacidad-dropdown {
  display: flex;
  width: 100%;
  min-width: 1080px;
  padding-left: 20px;
  flex-direction: column;
  grid-column-gap: 0px;
  grid-row-gap: 110px;
}

.privacidad-text-container {
  display: flex;
  width: auto;
  max-width: none;
  min-width: 0%;
  flex-direction: row;
  grid-column-gap: 7.5em;
  grid-row-gap: 7.5em;
}

.privacidad-menu {
  width: 1060px;
  max-width: 100%;
  padding-left: 1rem;
}

.menu_desplegable-copy {
  padding-left: 0rem;
  list-style-type: none;
}

.privacidad-menu_desplegable {
  width: 100%;
  padding-left: 0rem;
  list-style-type: none;
}

.privacidaddesplegable-container {
  width: 100%;
  margin-bottom: 1.8rem;
  border-bottom: 1px solid #1a2168;
  cursor: pointer;
}

.privacidaddesplegable-container.w--current {
  border-bottom-style: none;
  border-radius: 5px;
  background-color: #f7f7f4;
}

.menu-privacidad-container {
  position: relative;
  display: flex;
  overflow: hidden;
  width: 100%;
  padding: 1rem 0rem 1rem 2rem;
  flex-direction: column;
  grid-row-gap: 60px;
}

.menu_title-privacidad {
  width: 100%;
  flex: 0 0 auto;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 33px;
  font-weight: 600;
  text-transform: none;
  white-space: normal;
}

.menu_number-privacidad {
  margin-left: 0px;
  font-family: 'Work Sans', sans-serif;
  color: #50ee77;
  font-size: 30px;
  font-weight: 700;
}

.menu-info-privacidad {
  display: flex;
  width: 70%;
  justify-content: flex-start;
  align-items: center;
  grid-column-gap: 2.75em;
}

.menu-privacidad-descripcion {
  position: relative;
  z-index: 2;
  overflow: hidden;
  padding-left: 5.4em;
}

.background-video-mobile {
  position: static;
  display: none;
  min-height: 100vh;
  min-width: 100%;
  align-items: center;
}

.enlace-menu-vertical {
  font-family: Barlow, sans-serif;
  color: #cf95d0;
  font-weight: 500;
  letter-spacing: 5px;
  text-decoration: none;
  text-transform: uppercase;
}

.enlace-menu-vertical:hover {
  color: #fff;
}

.lohacemos-bullets {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
}

.section-i-d-frase-mobile {
  display: none;
  height: 60vw;
  min-height: 60vh;
  padding-top: 200px;
  padding-bottom: 200px;
  background-image: url('../images/Feebbo-conference.png');
  background-position: 0% 0%;
  background-size: cover;
  background-attachment: fixed;
}

.link-block {
  width: 117px;
}

.texto-bullet {
  width: 231px;
  outline-color: #fff;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 3px;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 1.5em;
  text-align: center;
  white-space: normal;
}

.texto-bullet.statsbbdd {
  width: 210px;
}

.texto-bullet.centrado {
  width: 270px;
}

.texto-bullet.header {
  width: auto;
  max-width: 680px;
  min-width: 50%;
}

.texto-bullet.cajalarga {
  width: auto;
  max-width: 629px;
  min-width: 78%;
  color: #14183f;
}

.texto-bullet.cajalarga.blanco {
  color: #fff;
}

.texto-bullet.izquierda-oscuro {
  width: auto;
  max-width: 503px;
  min-width: 34%;
  color: #14183f;
  line-height: 32px;
  text-align: left;
}

.texto-bullet.blanco-izquierda {
  width: auto;
  max-width: 510px;
  min-width: 34%;
  margin-top: -10px;
  line-height: 32px;
  text-align: left;
}

.texto-bullet.blanco-izquierda.privacidad {
  min-width: 80%;
  white-space: normal;
}

.texto-bullet.blanco-izquierda.growt-bullet {
  margin-top: -10px;
}

.hamburgesa-mobile-copy {
  display: none;
  cursor: pointer;
}

.cerrar-menu {
  display: none;
}

.integracion-container-logos {
  display: flex;
  max-width: none;
  flex-direction: column;
  flex-wrap: wrap;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
}

.privacidad-bullet {
  display: flex;
  width: auto;
  max-width: 510px;
  min-width: 80%;
  margin-bottom: 20px;
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
}

.link-3 {
  text-decoration: none;
}

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

.link-pdf:hover {
  color: #50ee77;
}

.privacidad-title {
  display: flex;
  min-width: 100%;
  flex-direction: column;
  grid-row-gap: 48px;
}

.integracion---filaa {
  display: flex;
  width: 100%;
  max-width: 710px;
  padding-right: 42px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  grid-column-gap: 11.75em;
  grid-row-gap: 11.75em;
}

.integracion-img {
  padding-left: 0px;
}

.integracion-img.centrar {
  margin-left: 0px;
  padding-left: 20px;
}

.integracion-container-logosmobile {
  display: none;
  max-width: none;
  flex-direction: column;
  flex-wrap: wrap;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
}

.integracion---filaa-mobile {
  display: flex;
  width: 100%;
  max-width: 710px;
  padding-right: 42px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  grid-column-gap: 11.75em;
  grid-row-gap: 11.75em;
}

.integracion-img-mobile {
  padding-left: 0px;
}

.integracion-img-mobile.centrar {
  margin-left: 0px;
  padding-left: 20px;
}

.enlace-menu-legal {
  font-family: Barlow, sans-serif;
  color: #cf95d0;
  font-weight: 500;
  letter-spacing: 5px;
  text-decoration: none;
  text-transform: uppercase;
}

.enlace-menu-legal:hover {
  color: #fff;
}

.lohacemos-container {
  display: flex;
  flex-direction: column;
  grid-row-gap: 42px;
}

.leader-btn {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  display: none;
  width: 234px;
  height: 52px;
  padding-top: 18px;
  padding-bottom: 18px;
  justify-content: center;
  align-items: center;
  border-radius: 40px;
  background-color: #110456;
  font-family: 'Work Sans', sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.bullet_container_bbdd-email {
  display: flex;
  width: 250px;
  align-items: flex-start;
  grid-column-gap: 16px;
}

.section--subvenciion {
  display: none;
  height: auto;
  min-height: 0vh;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
}

.container-subvencion {
  display: flex;
  width: 1480px;
  height: auto;
  max-width: 100vw;
  min-width: 100vw;
  margin: auto;
  padding-right: 0px;
  padding-bottom: 50px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-row-gap: 80px;
  background-color: transparent;
}

.title-subvencion {
  max-width: 750px;
  min-width: 34%;
  margin-top: 0px;
  padding-left: 0em;
  font-family: 'Work Sans', sans-serif;
  color: #14183f;
  font-size: 24px;
  line-height: 136%;
  font-weight: 600;
  text-align: center;
  text-transform: none;
}

.title-subvencion.section3 {
  text-align: center;
}

.title-subvencion.basededatos {
  max-width: 400px;
}

.title-subvencion.statsbbdd {
  text-align: center;
}

.title-subvencion.ayudarte-mobile {
  max-width: 400px;
}

.title-subvencion.oscuro {
  max-width: 420px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #14183f;
}

.title-subvencion.centrado {
  text-align: center;
}

.title-subvencion.centrado.unalinea {
  max-width: none;
}

.title-subvencion.centrado.unalinea.azul {
  color: #14183f;
}

.title-subvencion.segmentaci-n {
  max-width: 520px;
}

.title-subvencion.presentacion {
  background-color: transparent;
  color: #14183f;
  text-transform: uppercase;
}

.title-subvencion.legales {
  padding-left: 1.1em;
}

.title-subvencion.legales-privacidad {
  padding-left: 1.1em;
}

.title-subvencion.pdf {
  text-align: left;
}

.subvencion-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  grid-column-gap: 23px;
  grid-row-gap: 23px;
}

.subvencion-plan-de-empleo {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-column-gap: 23px;
  grid-row-gap: 23px;
}

.subvenmi-n-textos {
  display: flex;
  width: 80%;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  grid-column-gap: 70px;
  grid-row-gap: 70px;
}

.img-subvencion {
  max-width: 18%;
}

.image-12 {
  max-width: 10%;
}

.feebo-logo-viejo.scroll {
  display: none;
  width: 116px;
}

.feebo-logo-copy.scroll {
  width: 116px;
}

.section--subvenciion-pdf {
  display: flex;
  height: auto;
  min-height: 0vh;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
}

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

.texto-chico {
  width: auto;
  max-width: 800px;
  outline-color: #fff;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 3px;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 1.5em;
  text-align: center;
  white-space: normal;
}

.texto-chico.statsbbdd {
  width: 210px;
}

.texto-chico.centrado {
  width: 270px;
}

.texto-chico.header {
  width: auto;
  max-width: 680px;
  min-width: 50%;
}

.texto-chico.cajalarga {
  width: auto;
  max-width: 629px;
  min-width: 30%;
  color: #14183f;
}

.texto-chico.cajalarga.blanco {
  color: #fff;
}

.texto-chico.izquierda-oscuro {
  width: auto;
  max-width: 503px;
  min-width: 34%;
  color: #14183f;
  line-height: 32px;
  text-align: left;
}

.texto-chico.blanco {
  width: auto;
  max-width: 510px;
  min-width: 34%;
  margin-top: 0px;
  line-height: 32px;
  text-align: left;
}

.texto-chico.blanco.privacidad {
  min-width: 80%;
  margin-top: 0px;
  white-space: normal;
}

.texto-chico.blanco.growt-bullet {
  margin-top: -10px;
}

.texto-chico.blanco.bulletnumber {
  max-width: none;
  min-width: 0%;
}

.texto-chico.blanco.privacidad-largo {
  min-width: 100%;
  margin-top: 0px;
  white-space: normal;
}

.texto-chico.blanco-izquierda--bbddmenu {
  width: auto;
  max-width: 510px;
  min-width: 34%;
  margin-top: 0px;
  line-height: 32px;
  text-align: left;
}

.texto-chico.blanco-izquierda--bbddmenu.privacidad {
  min-width: 80%;
  margin-top: 0px;
  white-space: normal;
}

.texto-chico.blanco-izquierda--bbddmenu.growt-bullet {
  margin-top: -10px;
}

.texto-chico.blanco-izquierda--bbddmenu.bulletnumber {
  max-width: none;
  min-width: 0%;
}

.texto-chico.blanco-izquierda--bbddmenu.privacidad-largo {
  min-width: 100%;
  margin-top: 0px;
  white-space: normal;
}

.texto-chico.caps {
  color: #14183f;
  text-transform: uppercase;
}

.texto-chico.azul {
  color: #14183f;
}

.texto-chico.azul.pdf {
  color: #898b91;
  text-align: left;
}

.ue---mobile {
  display: none;
  max-width: 10%;
}

.ue---desktop {
  max-width: 10%;
}

@media screen and (min-width: 1920px) {
  .h1-heading {
    width: 100%;
    max-width: 740px;
    min-width: 0vw;
  }

  .header_values {
    max-width: 50%;
  }

  .socials-footer.divshowmob {
    display: block;
  }

  .totop {
    color: #081136;
  }

  .totop:hover {
    color: #fff;
  }

  .icon-rrss {
    color: #081136;
  }

  .icon-rrss:hover {
    color: #fff;
  }

  .img-radi {
    max-width: 530px;
  }

  .item.slider_collection-item {
    max-height: 60vw;
    max-width: 32vw;
  }

  .totop-copy {
    color: #081136;
  }

  .totop-copy:hover {
    color: #fff;
  }
}

@media screen and (max-width: 991px) {
  .column-left {
    display: none;
  }

  .h2.izquierda {
    max-width: 530px;
    min-width: auto;
  }

  .h2.legales {
    max-width: 480px;
  }

  .h2.legales-privacidad {
    max-width: 480px;
  }

  .container-frase {
    max-width: 768px;
    padding-left: 30px;
    align-items: center;
  }

  .footer-content {
    margin-bottom: 120px;
    flex-direction: column;
  }

  .split-content.footer-left {
    max-width: 324px;
    margin-right: 0px;
    margin-bottom: 60px;
  }

  .footer {
    padding-top: 40px;
  }

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

  .footer-feebbo {
    padding-top: 90px;
  }

  .texto-i-d-giant {
    width: 90%;
    min-width: 0px;
    padding-right: 0px;
    font-size: 12vw;
    text-align: center;
  }

  .section--odemos-ayudarte {
    display: none;
  }

  .container-caracteristicas {
    height: auto;
  }

  .caracteristicas_columnas {
    flex-direction: column;
  }

  .section-1---consultoria {
    padding-bottom: 60px;
  }

  .growthacking_content1 {
    width: 768px;
    max-width: 768px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    grid-row-gap: 110px;
  }

  .growt-containerinfo {
    width: 768px;
    padding-right: 30px;
    padding-left: 60px;
    justify-content: center;
    align-items: center;
  }

  .growt_texto {
    width: 100%;
    height: auto;
    min-width: 741px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .video-container {
    margin-right: auto;
    margin-left: auto;
  }

  .growthacking_content2 {
    width: 100%;
    max-width: 768px;
    min-width: 100%;
    flex-direction: column;
    justify-content: center;
    flex-wrap: nowrap;
    align-items: center;
    order: 0;
  }

  .img-radi {
    display: none;
  }

  .i-d_derecha {
    display: none;
  }

  .i-d_texto {
    max-width: none;
  }

  .img_i-d {
    width: 80%;
    min-width: 74%;
  }

  .i-d_izquierda {
    display: none;
    height: auto;
    flex-direction: column;
    order: 1;
  }

  .i-d_izquierda.color {
    display: none;
  }

  .base-de-datos-content {
    max-width: 1080px;
    min-width: 70%;
  }

  .base-de-datos-content.padding {
    padding-left: 0px;
  }

  .container-base-de-datos {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 20px;
    align-items: center;
  }

  .class5_text {
    flex-direction: column;
    grid-column-gap: 7.5em;
    grid-row-gap: 60px;
  }

  .container-pilares {
    height: auto;
  }

  .section-pilares {
    height: auto;
    min-height: auto;
  }

  .pilares_columnas {
    flex-direction: column;
  }

  .texto_footer_ligth {
    width: 190px;
  }

  .footer_rigth {
    grid-column-gap: 2.5em;
    grid-row-gap: 2.5em;
  }

  .section-title-svg {
    padding-left: 60px;
    align-items: center;
  }

  .section-title-svg.padding {
    padding-left: 0px;
  }

  .innovacion_intro {
    margin-left: 0px;
    padding-left: 40px;
  }

  .section-title-svg-i-d {
    margin-left: 0px;
    padding-left: 40px;
    align-items: flex-start;
  }

  .base-de-datos_segmentacion {
    max-width: 1080px;
    min-width: 70%;
  }

  .base-de-datos-map {
    margin-left: auto;
    padding-left: 0px;
  }

  .padding-vertical {
    padding-right: 0rem;
    padding-left: 0rem;
  }

  .menu_title {
    width: 100%;
  }

  .menu-lateral {
    display: none;
  }

  .cards-mobile {
    display: none;
  }

  .horizontal-item {
    width: 52%;
  }

  .container-2 {
    padding-right: 8vw;
    padding-left: 8vw;
  }

  .section-base-de-datos-mitad-2 {
    padding-left: 0px;
  }

  .section-3--base-de-datos {
    padding-left: 0px;
  }

  .i-d_tablet {
    display: flex;
    height: auto;
    flex-direction: column;
    order: 1;
  }

  .i-d_tablet.color {
    display: none;
  }

  .i-d_tablet.color-fondo {
    background-color: #f6f7ff;
  }

  .texto-footer-direccion.dato {
    width: 190px;
    font-size: 0.9rem;
  }

  .growthacking_content3 {
    width: 100%;
    max-width: 768px;
    min-width: 100%;
    flex-direction: column;
    justify-content: center;
    flex-wrap: nowrap;
    align-items: center;
    order: 0;
  }

  .video-container-mobile {
    margin-right: auto;
    margin-left: auto;
  }

  .section--integracion {
    display: none;
  }

  .container-integracion {
    height: auto;
  }

  .integracion-texto {
    flex-direction: column;
  }

  .base-de-datos-algoritmo {
    max-width: 1080px;
    min-width: 70%;
  }

  .base-de-datos-algoritmo.padding {
    padding-left: 0px;
  }

  .algoritmo-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .algoritmo-title-container {
    flex-direction: column;
    grid-column-gap: 7.5em;
    grid-row-gap: 60px;
  }

  .img_i-d-comparador {
    width: 80%;
    min-width: 74%;
  }

  .container-privacidad {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 0px;
  }

  .privacidad-dropdown {
    max-width: 1080px;
    min-width: 70%;
    padding-left: 0px;
  }

  .privacidad-text-container {
    flex-direction: column;
    grid-column-gap: 7.5em;
    grid-row-gap: 60px;
  }

  .menu_title-privacidad {
    width: 100%;
  }

  .lohacemos-container {
    width: 100%;
    height: auto;
    min-width: 741px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .section--subvenciion {
    display: none;
  }

  .container-subvencion {
    height: auto;
  }

  .title-subvencion.izquierda {
    max-width: 530px;
    min-width: auto;
  }

  .title-subvencion.legales {
    max-width: 480px;
  }

  .title-subvencion.legales-privacidad {
    max-width: 480px;
  }

  .section--subvenciion-pdf {
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .h1-heading {
    font-size: 5vw;
  }

  .header_values {
    max-width: 50%;
  }

  .h2.legales {
    max-width: 440px;
    padding-left: 0em;
  }

  .h2.legales-privacidad {
    max-width: 440px;
    padding-left: 0em;
  }

  .footer-instagram-wrapper {
    max-width: 100%;
  }

  .text-200.text-neutral-100.footer-copyright {
    margin-right: 0px;
  }

  .footer-content {
    margin-bottom: 96px;
  }

  .split-content.footer-right {
    flex-direction: column;
  }

  .footer-content-bottom {
    flex-direction: column-reverse;
    flex-wrap: nowrap;
    align-items: stretch;
  }

  .footer-menu-main-content {
    margin-right: 0px;
    margin-bottom: 40px;
  }

  .footer-feebbo {
    display: none;
  }

  .stats_down {
    flex-direction: column;
    grid-column-gap: 20px;
    grid-row-gap: 70px;
  }

  .header_links {
    align-items: center;
    grid-column-gap: 22px;
    grid-row-gap: 22px;
  }

  .link-header {
    font-size: 12px;
  }

  .texto.header {
    max-width: 400px;
  }

  .texto_footer_ligth {
    width: 100vw;
    text-align: center;
  }

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

  .menu-bbdd-container {
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .accordion_title {
    font-size: 1.125rem;
  }

  .padding-vertical {
    padding-right: 0rem;
    padding-left: 0rem;
  }

  .accordion_description {
    margin-left: 0rem;
  }

  .footer-feebbo-mobile {
    display: flex;
    padding-top: 50px;
    flex-direction: column;
    justify-content: center;
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .container-footer-mobile {
    width: 100vw;
    max-width: none;
    flex-direction: column;
    justify-content: center;
    grid-column-gap: 26px;
    grid-row-gap: 26px;
  }

  .footer-mobile-privacidad {
    display: flex;
    width: 80vw;
    justify-content: center;
    align-items: center;
  }

  .footer-contacto-mobile {
    width: 100vw;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .footer-mobile-telefono {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .text-footer-mobile {
    font-weight: 400;
    text-align: center;
  }

  .text-footer-mobile.dondeestamos {
    width: 100vw;
    font-weight: 400;
  }

  .footer-legales {
    display: flex;
    width: 100vw;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .horizontal-item {
    width: 100%;
    padding-right: 4vw;
  }

  .item {
    padding-bottom: 40px;
  }

  .body-2 {
    display: block;
  }

  .section-privacidad {
    padding-left: 0px;
    justify-content: flex-start;
  }

  .container-privacidad {
    padding-left: 0px;
    align-items: flex-start;
  }

  .privacidad-menu {
    padding-left: 0rem;
  }

  .menu-privacidad-container {
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .title-subvencion.legales {
    max-width: 440px;
    padding-left: 0em;
  }

  .title-subvencion.legales-privacidad {
    max-width: 440px;
    padding-left: 0em;
  }

  .texto-chico.header {
    max-width: 400px;
  }
}

@media screen and (max-width: 479px) {
  .section-header {
    min-height: auto;
  }

  .body {
    overflow: visible;
  }

  .container {
    height: 100vh;
    padding-bottom: 0px;
    padding-left: 2em;
    align-items: flex-start;
  }

  .header_title {
    grid-row-gap: 7px;
  }

  .h1-heading {
    display: none;
    min-width: 0vw;
    font-size: 9vw;
    line-height: 1.4em;
  }

  .header_overtitle {
    margin-bottom: 0px;
  }

  .column-left {
    display: none;
  }

  .column_rigth {
    display: flex;
    height: 100%;
  }

  .section-presentacion {
    overflow: hidden;
    height: auto;
    max-height: none;
    padding-top: 3em;
    background-color: #fefefe;
  }

  .container-presentacion {
    height: auto;
    grid-column-gap: 5em;
    grid-row-gap: 5em;
  }

  .h2 {
    max-width: 220px;
    padding-left: 10px;
    font-size: 2em;
    line-height: 36px;
    text-align: left;
  }

  .h2.section3.mobile {
    width: 260px;
    max-width: 310px;
    font-size: 2em;
    line-height: 36px;
  }

  .h2.basededatos {
    width: 87%;
    min-width: auto;
    padding-left: 0.5em;
    font-size: 2em;
    line-height: 36px;
    font-weight: 700;
    text-align: left;
  }

  .h2.ayudarte-mobile {
    width: 298px;
    min-width: auto;
    margin-bottom: 0px;
    padding-left: 10px;
    font-size: 28px;
    line-height: 36px;
    font-weight: 700;
    text-align: center;
  }

  .h2.izquierda {
    display: none;
    width: 280px;
    max-width: none;
    min-width: 90%;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: left;
  }

  .h2.izquierda.oscuro {
    display: flex;
    padding-left: 0px;
    text-align: left;
  }

  .h2.centrado {
    display: none;
    width: auto;
    font-size: 2em;
    line-height: 36px;
  }

  .h2.segmentaci-n {
    width: 298px;
    min-width: auto;
    padding-left: 10px;
    font-size: 28px;
    line-height: 36px;
    font-weight: 700;
  }

  .h2.presentacion {
    width: 100%;
    max-width: none;
    min-width: auto;
    line-height: 31px;
    font-weight: 700;
    text-align: left;
    text-transform: none;
  }

  .h2.nuestra-bbdd {
    min-width: 100%;
    color: #50ee77;
  }

  .h2.nuestra-bbdd.centrar {
    text-align: center;
  }

  .h2.legales {
    max-width: 300px;
    min-width: 0%;
    padding-left: 10px;
    text-align: center;
  }

  .h2.legales-privacidad {
    max-width: 310px;
    min-width: 0%;
    padding-left: 10px;
    text-align: center;
  }

  .texto-blanco-izquierda {
    width: auto;
    max-width: none;
    min-width: 0%;
    font-size: 16px;
    line-height: 28px;
  }

  .texto-blanco-izquierda.basededatos {
    width: auto;
    max-width: none;
    min-width: auto;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 1em;
  }

  .texto-blanco-izquierda.basededatos1 {
    width: auto;
    max-width: none;
    min-width: auto;
    margin-top: 0px;
    padding-right: 0.8em;
    padding-left: 0em;
  }

  .text-normal-2 {
    min-width: 320px;
  }

  .container-frase {
    padding-left: 20px;
    align-items: center;
  }

  .section-i-d-frase {
    display: none;
    min-height: 100vh;
  }

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

  .footer-instagram-wrapper {
    display: block;
    margin-right: auto;
    margin-left: auto;
    align-items: center;
  }

  .margin-bottom-30px {
    display: block;
  }

  .margin-bottom-30px.div-hid-mobile {
    display: none;
  }

  .text-200.bold.text-neutral-100.form-contactsidetext {
    display: none;
  }

  .text-200.bold.text-neutral-100.form-contactsidetext.footer-txt-mobile {
    display: block;
    max-width: 270px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .text-200.text-neutral-100.footer-copyright {
    text-align: center;
  }

  .footer-content {
    margin-bottom: 30px;
  }

  .footer-menu-wrapper {
    display: flex;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 40px;
    flex-direction: column;
  }

  .footer-social-media-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .footer-social-media-wrapper.icons-footer-div {
    justify-content: space-around;
  }

  .split-content.footer-left {
    max-width: 100%;
    margin-bottom: 20px;
  }

  .split-content.footer-right {
    width: 100%;
  }

  .footer-content-bottom {
    margin-bottom: 10px;
  }

  .socials-footer {
    display: none;
    max-width: 100%;
  }

  .socials-footer.divshowmob {
    display: flex;
    min-width: 100%;
    padding-right: 2rem;
    padding-left: 2rem;
    justify-content: space-around;
  }

  .button-3 {
    display: none;
  }

  .button-3.btn-footer-mobile {
    display: flex;
  }

  .container-default {
    padding-right: 16px;
    padding-left: 16px;
  }

  .footer-menu-main-content {
    display: none;
    width: 100%;
    margin-bottom: 0px;
    flex-wrap: wrap;
  }

  .text-neutral-200.margin-bottom-30px.footer-maintext {
    max-width: 280px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .footer-feebbo {
    display: none;
  }

  .navbar {
    justify-content: space-between;
    align-items: flex-start;
  }

  .feebo-logo {
    display: block;
  }

  .feebo-logo.scroll {
    width: 117px;
    height: 52.5px;
  }

  .hamburgesa {
    display: none;
  }

  .totop {
    margin-bottom: 20px;
  }

  .background-video {
    display: none;
  }

  .header_links {
    display: none;
  }

  .paragraph-2 {
    max-width: 580px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .presentacion_title {
    width: 100%;
    max-width: 320px;
    min-width: 100vw;
    padding-right: 10px;
    padding-left: 10px;
  }

  .text {
    width: 100%;
    max-width: 0px;
    min-width: 100vw;
    margin-bottom: 0px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 16px;
    line-height: 1.6em;
  }

  .text.left {
    width: 100%;
    min-width: 90vw;
    margin-bottom: 30px;
    padding-left: 0px;
    font-size: 18px;
    line-height: 1.8em;
    text-align: left;
  }

  .presentacion_logos {
    margin-bottom: 0px;
    grid-row-gap: 44px;
  }

  .presentacion_logos_title {
    display: none;
    width: 92%;
    font-size: 16px;
    line-height: 27px;
    text-align: left;
  }

  .logos-container {
    display: none;
    grid-row-gap: 10px;
  }

  .texto-i-d-giant {
    width: 92%;
    min-width: auto;
    font-size: 4em;
    text-align: left;
  }

  .section--odemos-ayudarte {
    display: none;
    height: 120vh;
    padding-top: 30px;
    padding-bottom: 0px;
    background-color: #030a26;
  }

  .h2-presentacion {
    width: 70%;
    max-width: 200px;
    min-width: 60%;
    font-size: 28px;
  }

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

  .container-caracteristicas {
    height: auto;
    max-width: 100vw;
    min-height: 0px;
    min-width: 100vw;
    padding-top: 0px;
    flex-wrap: nowrap;
    grid-row-gap: 50px;
  }

  .caracteristicas_columnas {
    flex-direction: column;
    align-items: center;
    grid-row-gap: 30px;
  }

  .section-1---consultoria {
    height: auto;
    min-width: auto;
    background-color: #14183f;
  }

  .container-growthacking {
    width: 100%;
    height: auto;
    min-width: auto;
    padding-right: 0px;
    padding-bottom: 50px;
    padding-left: 0px;
    grid-row-gap: 0px;
  }

  .growthacking_content1 {
    width: 100%;
    margin-bottom: 50px;
    padding-left: 0px;
    flex-direction: column;
    grid-row-gap: 40px;
  }

  .growt-containerinfo {
    width: 100%;
    min-width: auto;
    padding-left: 20px;
    justify-content: flex-start;
    align-items: stretch;
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .growt_texto {
    min-width: auto;
  }

  .growt_texto-container {
    width: auto;
    min-width: auto;
    justify-content: center;
    align-items: flex-start;
  }

  .growt_texto-container.texto-maslargo {
    width: 100%;
  }

  .video-container {
    display: flex;
    overflow: hidden;
    width: 90vw;
    height: 90%;
    justify-content: flex-start;
    border: 1px solid transparent;
    border-radius: 100%;
  }

  .growthacking_content2 {
    width: 320px;
    min-width: 100vw;
    margin-bottom: 50px;
    padding-top: 0px;
    padding-left: 20px;
    flex-direction: column;
    order: 1;
    grid-row-gap: 30px;
  }

  .img-radi {
    width: 90%;
    max-width: 80%;
    min-width: 91%;
    margin-right: auto;
    margin-left: auto;
    order: 1;
  }

  .bulletsraid {
    display: none;
    padding-left: 0px;
    flex-direction: column;
    grid-row-gap: 30px;
  }

  .bullet-izq {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .texo-blanco-bullet {
    font-size: 16px;
  }

  .i-d_derecha {
    display: none;
    height: auto;
    flex-direction: column;
  }

  .img_i-d {
    width: auto;
    max-width: 330px;
    min-width: auto;
  }

  .i-d_info {
    height: auto;
  }

  .button-4 {
    margin-right: auto;
    margin-left: auto;
  }

  .i-d_izquierda {
    display: none;
    flex-direction: column;
  }

  .container-innovacion {
    height: auto;
    padding-right: 0px;
    padding-left: 0px;
    grid-row-gap: 0px;
    background-color: #edf3fc;
  }

  .section-base-de-datos {
    display: none;
    height: auto;
    padding-bottom: 20px;
    padding-left: 0px;
    background-color: #14183f;
  }

  .titlesection {
    margin-bottom: 60px;
  }

  .base-de-datos-content {
    grid-row-gap: 50px;
  }

  .base-de-datos-content.padding {
    padding-left: 1em;
    justify-content: flex-start;
    align-items: flex-start;
    grid-column-gap: 2.5em;
    grid-row-gap: 2.5em;
  }

  .container-base-de-datos {
    width: 100vw;
    height: auto;
    margin-top: 30px;
    padding-right: 0px;
    padding-left: 0px;
    grid-row-gap: 20px;
  }

  .class5_text {
    padding-left: 1em;
    flex-direction: column;
    grid-row-gap: 50px;
  }

  .class-_bullets {
    min-width: auto;
    padding-right: 10px;
    padding-left: 0px;
  }

  .h3 {
    font-size: 24px;
  }

  .h3.blanco.mobile {
    font-size: 22px;
  }

  .texto {
    font-size: 16px;
  }

  .texto.centrado {
    margin-bottom: 0px;
  }

  .texto.header {
    display: none;
    width: 300px;
    min-width: 50%;
  }

  .texto.cajalarga {
    width: 298px;
    max-width: none;
    padding-right: 0px;
    padding-left: 0px;
    text-align: left;
  }

  .texto.cajalarga.centrado {
    text-align: center;
  }

  .texto.izquierda-oscuro {
    padding-right: 10px;
    padding-left: 0em;
    color: #14183f;
    line-height: 1.8em;
    text-align: left;
  }

  .texto.blanco {
    display: flex;
    margin-top: -10px;
    margin-bottom: 0px;
    padding-right: 10px;
    flex-direction: column;
    align-items: flex-start;
    align-self: flex-start;
    flex: 0 auto;
    line-height: 1.8em;
  }

  .texto.blanco.privacidad {
    max-width: 510px;
    min-width: 80%;
    padding-left: 10px;
  }

  .texto.blanco.bulletnumber {
    margin-top: 0px;
  }

  .texto.blanco.privacidad-largo {
    padding-left: 10px;
  }

  .texto.blanco.smartatacck-bullet {
    max-width: 280px;
    margin-top: 0px;
  }

  .texto.blanco-izquierda--bbddmenu {
    display: flex;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 10px;
    flex-direction: column;
    align-items: flex-start;
    align-self: flex-start;
    flex: 0 auto;
    line-height: 1.8em;
  }

  .texto.blanco-izquierda--bbddmenu.privacidad {
    max-width: 510px;
    min-width: 80%;
    padding-left: 10px;
  }

  .texto.blanco-izquierda--bbddmenu.bulletnumber {
    margin-top: 0px;
  }

  .texto.blanco-izquierda--bbddmenu.privacidad-largo {
    padding-left: 10px;
  }

  .texto.blanco-izquierda--bbddmenu.smartatacck-bullet {
    max-width: 280px;
    margin-top: 0px;
  }

  .texto.caps {
    text-align: left;
  }

  .texto.azul {
    text-align: left;
  }

  .texto.azul.pdf {
    font-size: 18px;
  }

  .container-pilares {
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    justify-content: center;
    grid-row-gap: 70px;
    background-color: transparent;
  }

  .section-pilares {
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 30px;
    padding-bottom: 0px;
  }

  .pilares_columnas {
    flex-direction: column;
    grid-row-gap: 30px;
  }

  .pilar-container {
    min-height: 410px;
    justify-content: flex-start;
    grid-row-gap: 20px;
  }

  .btn.pilar {
    margin-top: 20px;
  }

  .texto_footer_ligth {
    width: 190vw;
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 10px;
    text-align: center;
  }

  .footer_columna {
    width: auto;
  }

  .texto-footer {
    width: auto;
    font-size: 12px;
    text-align: center;
  }

  .texto-footer.dato {
    width: auto;
    font-size: 10px;
    text-align: center;
  }

  .contacto {
    width: auto;
    height: auto;
  }

  .i-d_mobile {
    display: flex;
    width: 100%;
    height: 80vh;
    max-width: 100vw;
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
    flex-direction: column;
    grid-column-gap: 60px;
    grid-row-gap: 33px;
    background-color: #fff;
  }

  .i-d_info-mobile {
    height: auto;
    grid-row-gap: 51px;
  }

  .i-d_textomobile {
    max-width: none;
    padding-right: 0px;
    padding-left: 30px;
  }

  .h3-i-d-mobile {
    padding-left: 0px;
  }

  .text-normal-2-copy {
    min-width: 320px;
  }

  .section-title-svg {
    display: none;
    margin-bottom: 60px;
    padding-top: 40px;
    padding-left: 20px;
  }

  .section-title-svg.padding {
    display: none;
    width: 100%;
    margin-bottom: 30px;
    padding-top: 40px;
    padding-left: 1em;
  }

  .innovacion_intro {
    width: 100vw;
    margin-right: 10px;
    margin-left: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 30px;
  }

  .section-title-svg-i-d {
    display: none;
    height: auto;
    margin-bottom: 60px;
    margin-left: 0px;
    padding-top: 40px;
    padding-bottom: 0px;
    padding-left: 20px;
    grid-row-gap: 70px;
    background-color: #edf3fc;
  }

  .bbdd_caracteristicas {
    height: 90vh;
    max-width: 100vw;
    min-height: 0px;
    min-width: 100vw;
    padding-top: 40px;
    padding-bottom: 20px;
    flex-wrap: nowrap;
    grid-row-gap: 40px;
  }

  .base-de-datos_segmentacion {
    padding-left: 1em;
    grid-row-gap: 50px;
  }

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

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

  .slider-list {
    flex-direction: column;
    align-items: center;
  }

  .texto-card_descripcion {
    width: 100%;
  }

  .slider-navigation-wrapper {
    display: none;
  }

  .base-de-datos-map {
    display: none;
    width: 100%;
    max-width: 90%;
    margin-bottom: 60px;
    padding-top: 60px;
  }

  .segmentaci-n-title {
    justify-content: center;
    align-items: flex-start;
  }

  .container-small {
    width: 320px;
    max-width: none;
  }

  .menu-bbdd-container {
    padding-left: 0rem;
    grid-row-gap: 40px;
  }

  .padding-vertical {
    padding-right: 0rem;
    padding-left: 0rem;
  }

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

  .paragraph-4 {
    width: 100%;
    padding-left: 0rem;
    font-size: 14px;
  }

  .menu_title {
    width: 90%;
    font-size: 16px;
  }

  .menu-info {
    width: 85%;
    grid-column-gap: 1.25em;
  }

  .paragraph-2-copy {
    max-width: 580px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .menu-bbdd_descripcion {
    padding-left: 4em;
  }

  .menu-bbdd_title {
    justify-content: space-between;
    align-items: flex-start;
  }

  .menu-base-de-datos {
    width: 100vw;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 1em;
  }

  .h2-seccion3mobile.section3.mobile {
    width: 230px;
    font-size: 2em;
    line-height: 36px;
  }

  .h2-seccion3mobile.basededatos {
    width: 298px;
    min-width: auto;
    padding-left: 10px;
    font-size: 28px;
    line-height: 36px;
    font-weight: 700;
  }

  .h2-seccion3mobile.ayudarte-mobile {
    width: 298px;
    min-width: auto;
    margin-bottom: 0px;
    padding-left: 10px;
    font-size: 28px;
    line-height: 36px;
    font-weight: 700;
    text-align: center;
  }

  .h2-seccion3mobile.centrado {
    display: block;
    width: 290px;
    min-width: 20%;
    font-size: 26px;
    line-height: 36px;
  }

  .h2-seccion3mobile.segmentaci-n {
    width: 298px;
    min-width: auto;
    padding-left: 10px;
    font-size: 28px;
    line-height: 36px;
    font-weight: 700;
  }

  .h2-seccion3mobile.presentacion {
    text-align: center;
  }

  .image-7 {
    width: 60%;
    padding-left: 10px;
  }

  .image-8 {
    width: 60%;
    max-width: none;
    padding-left: 0px;
  }

  .html-embed-3 {
    width: 100%;
    height: 100vh;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
  }

  .bullets-container-mobile {
    display: flex;
    flex-direction: row;
    grid-column-gap: 10px;
    grid-row-gap: 21px;
  }

  .bullet-raid-mobile {
    flex-direction: row;
    justify-content: space-between;
    grid-row-gap: 30px;
  }

  .bullettitulo-mobile {
    grid-column-gap: 10px;
  }

  .menu-lateral {
    display: none;
  }

  .nummber-menu {
    font-size: 18px;
  }

  .enlace-menu {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
  }

  .presentacion_logos-mobile {
    display: flex;
    width: 100%;
    max-width: 320px;
    min-width: 100vw;
    padding-right: 10px;
    padding-left: 10px;
    flex-direction: row;
    justify-content: space-around;
    grid-row-gap: 20px;
  }

  .fila-logocliente-mobile {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    grid-column-gap: 3.5em;
    grid-row-gap: 3.5em;
  }

  .columna-logos-mobile {
    display: flex;
    flex-direction: column;
    grid-row-gap: 42px;
  }

  .presentacion_logos_title-mobile {
    display: block;
    width: 210px;
    font-family: 'Work Sans', sans-serif;
    color: #1bc746;
    line-height: 27px;
    text-align: center;
    letter-spacing: 0px;
    text-transform: none;
  }

  .footer-feebbo-mobile {
    display: flex;
    padding-top: 20px;
    flex-direction: column;
  }

  .container-footer-mobile {
    display: flex;
    width: auto;
    max-width: none;
    flex-direction: column;
    grid-row-gap: 30px;
  }

  .footer-mobile-privacidad {
    display: flex;
    width: 100vw;
    margin-top: 0px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    grid-column-gap: 40px;
  }

  .footer-contacto-mobile {
    width: auto;
    grid-row-gap: 4px;
  }

  .footer-mobile-telefono {
    display: flex;
    grid-column-gap: 32px;
  }

  .text-footer-mobile {
    width: auto;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
  }

  .text-footer-mobile.dato {
    width: auto;
    font-size: 10px;
    text-align: center;
  }

  .text-footer-mobile.dondeestamos {
    width: 240px;
    font-size: 12px;
  }

  .footer-legales {
    display: flex;
    width: 693.5vw;
    padding-top: 40px;
    flex-direction: column;
    align-items: center;
  }

  .image-9 {
    padding-top: 8px;
    padding-bottom: 20px;
  }

  .image-10 {
    width: 60%;
    padding-left: 10px;
  }

  .cards-container-mobile.padding {
    padding-left: 20px;
  }

  .base-de-datos-slider {
    display: none;
    margin-left: 0px;
    padding-left: 3.5em;
  }

  .cards-mobile {
    display: flex;
    margin-left: 0px;
    padding-top: 20px;
    padding-left: 0em;
    justify-content: center;
    align-items: center;
  }

  .slider-mobile-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .slider-mobile-list {
    flex-direction: column;
    align-items: center;
    grid-row-gap: 21px;
  }

  .slider-mobile-item {
    width: 20em;
    height: 25em;
    padding-top: 30px;
    grid-column-gap: 2.5em;
    grid-row-gap: 2.5em;
    background-image: linear-gradient(156deg, rgba(16, 40, 125, 0.8) 11%, rgba(16, 40, 125, 0.2) 76%);
  }

  .h2-bbdd-mobile {
    max-width: 220px;
    font-size: 2em;
    line-height: 36px;
    text-align: center;
  }

  .h2-bbdd-mobile.section3.mobile {
    width: 310px;
    max-width: 310px;
    font-size: 2em;
    line-height: 36px;
  }

  .h2-bbdd-mobile.basededatos {
    width: 94%;
    min-width: auto;
    padding-left: 0.5em;
    font-size: 2em;
    line-height: 36px;
    font-weight: 700;
    text-align: left;
  }

  .h2-bbdd-mobile.ayudarte-mobile {
    width: 298px;
    min-width: auto;
    margin-bottom: 0px;
    padding-left: 10px;
    font-size: 28px;
    line-height: 36px;
    font-weight: 700;
    text-align: center;
  }

  .h2-bbdd-mobile.izquierda {
    width: 280px;
    max-width: none;
    min-width: 90%;
    margin-top: 0px;
    text-align: left;
  }

  .h2-bbdd-mobile.izquierda.oscuro {
    text-align: left;
  }

  .h2-bbdd-mobile.centrado {
    display: none;
    width: auto;
    font-size: 2em;
    line-height: 36px;
  }

  .h2-bbdd-mobile.segmentaci-n {
    width: 298px;
    min-width: auto;
    padding-left: 10px;
    font-size: 28px;
    line-height: 36px;
    font-weight: 700;
  }

  .h2-bbdd-mobile.presentacion {
    width: 100%;
    max-width: none;
    min-width: auto;
    line-height: 31px;
    font-weight: 700;
    text-align: center;
    text-transform: none;
  }

  .h2-bbdd-mobile.algoritmo {
    width: 94%;
    min-width: auto;
    padding-left: 0em;
    font-size: 2em;
    line-height: 36px;
    font-weight: 700;
    text-align: left;
  }

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

  .slider_collection-list {
    flex-direction: column;
    align-items: center;
  }

  .hamburgesa-mobile {
    display: none;
  }

  .menu-lateral-mobile {
    z-index: 30;
    display: flex;
    width: 100vw;
    height: 100vh;
    padding-top: 1.7rem;
    padding-left: 3em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    grid-row-gap: 100px;
    opacity: 0.98;
  }

  .feebbo-logo {
    width: 100%;
  }

  .menu-contacto {
    display: flex;
    flex-direction: column;
    grid-row-gap: 20px;
  }

  .contacto-menu {
    width: auto;
    height: auto;
    grid-row-gap: 13px;
  }

  .menu-text-contacto {
    width: auto;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
  }

  .menu-text-contacto.dato {
    width: auto;
    font-size: 10px;
    text-align: center;
  }

  .menu-text-contacto-mobile {
    width: auto;
    color: #50ee77;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
  }

  .menu-text-contacto-mobile.dato {
    width: auto;
    font-size: 10px;
    text-align: center;
  }

  .h2-mobile {
    display: flex;
    max-width: 220px;
    min-width: 90%;
    margin-top: 0px;
    font-size: 26px;
    line-height: 36px;
    text-align: left;
  }

  .h2-mobile.section3.mobile {
    width: 260px;
    max-width: 310px;
    font-size: 2em;
    line-height: 36px;
  }

  .h2-mobile.basededatos {
    width: 87%;
    min-width: auto;
    padding-left: 0.5em;
    font-size: 2em;
    line-height: 36px;
    font-weight: 700;
    text-align: left;
  }

  .h2-mobile.ayudarte-mobile {
    width: 298px;
    min-width: auto;
    margin-bottom: 0px;
    padding-left: 10px;
    font-size: 28px;
    line-height: 36px;
    font-weight: 700;
    text-align: center;
  }

  .h2-mobile.izquierda {
    width: 280px;
    max-width: none;
    min-width: 90%;
    margin-top: 0px;
    text-align: left;
  }

  .h2-mobile.izquierda.oscuro {
    text-align: left;
  }

  .h2-mobile.centrado {
    display: block;
    width: auto;
    font-size: 2em;
    line-height: 36px;
    text-align: center;
  }

  .h2-mobile.centrado.azul {
    min-width: 70%;
    color: #14183f;
    text-align: center;
  }

  .h2-mobile.segmentaci-n {
    width: 298px;
    min-width: auto;
    padding-left: 10px;
    font-size: 28px;
    line-height: 36px;
    font-weight: 700;
  }

  .h2-mobile.presentacion {
    width: 100%;
    max-width: none;
    min-width: auto;
    line-height: 31px;
    font-weight: 700;
    text-align: center;
    text-transform: none;
  }

  .h2-mobile.nuestra-bbdd {
    min-width: 100%;
    color: #50ee77;
  }

  .h2-mobile.mascorto {
    min-width: 70%;
  }

  .title-base-de-datos {
    position: relative;
    display: flex;
    width: 100%;
    height: 159px;
    margin-top: 50px;
    margin-bottom: 30px;
    margin-left: 25px;
    padding-left: 0px;
  }

  .titulo-seccion {
    position: absolute;
    left: auto;
    top: 20%;
    right: 0%;
    bottom: 0%;
    width: 4.5em;
    margin-left: 20px;
    font-family: 'Work Sans', sans-serif;
    color: #50ee77;
    font-size: 70px;
    line-height: 70px;
    font-weight: 700;
  }

  .numero-seccion {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 0%;
    width: 40%;
    margin-right: 0px;
    margin-left: 0px;
    font-family: 'Work Sans', sans-serif;
    color: #35419a;
    font-size: 120px;
    line-height: 70px;
    font-weight: 700;
  }

  .title-growth-hacking {
    position: relative;
    display: flex;
    width: 100%;
    height: 159px;
    margin-top: 50px;
    margin-bottom: 90px;
    margin-left: 20px;
    padding-left: 0px;
  }

  .title-i-d {
    position: relative;
    display: flex;
    width: 100%;
    height: 159px;
    margin-top: 80px;
    margin-bottom: 0px;
    padding-left: 0px;
    justify-content: center;
    align-items: center;
  }

  .map-container-mobile {
    width: 100%;
  }

  .image-11 {
    width: 100%;
    margin-bottom: 30px;
  }

  .h1-mobile {
    display: block;
    width: 96%;
    padding-left: 0em;
    font-family: 'Work Sans', sans-serif;
    font-size: 11vw;
    line-height: 109%;
  }

  .texto-header-mobile {
    display: block;
    width: 80%;
    padding-left: 0em;
    align-items: flex-start;
    font-size: 5vw;
    font-weight: 400;
    text-align: left;
  }

  .texto-header-mobile.centrado {
    margin-bottom: 0px;
  }

  .texto-header-mobile.header {
    width: 300px;
    min-width: 50%;
  }

  .texto-header-mobile.presentacion {
    padding-right: 30px;
    padding-left: 30px;
  }

  .texto-header-mobile.izquierda-oscuro {
    padding-right: 10px;
    padding-left: 0em;
    color: #14183f;
    line-height: 1.8em;
    text-align: left;
  }

  .texto-header-mobile.blanco-izquierda {
    display: block;
    margin-top: -10px;
    margin-bottom: 0px;
    padding-right: 10px;
    flex-direction: column;
    align-items: flex-start;
    align-self: flex-start;
    flex: 0 auto;
    line-height: 1.8em;
  }

  .text-span-4 {
    color: #50ee77;
  }

  .titulo-seccion-i-d {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 0%;
    width: 100%;
    margin-left: 0px;
    font-family: 'Work Sans', sans-serif;
    color: #14183f;
    font-size: 4.1em;
    line-height: 70px;
    font-weight: 700;
    text-align: center;
  }

  .numero-seccion-i-d {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 0%;
    width: 40%;
    margin: -30px 0px 0px 20px;
    padding-bottom: 0px;
    font-family: 'Work Sans', sans-serif;
    color: #50ee77;
    font-size: 120px;
    line-height: 70px;
    font-weight: 700;
  }

  .cards---track {
    display: none;
  }

  .section-base-de-datos-mitad-2 {
    height: auto;
    margin-top: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    background-color: #14183f;
  }

  .section-3--base-de-datos {
    height: auto;
    padding-bottom: 20px;
    padding-left: 0px;
    background-color: #14183f;
  }

  .section-segmentacion {
    height: auto;
    padding-bottom: 20px;
    padding-left: 0px;
    background-color: #14183f;
  }

  .menu-text-contacto-desktop {
    width: auto;
    color: #50ee77;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
  }

  .menu-text-contacto-desktop.dato {
    width: auto;
    font-size: 10px;
    text-align: center;
  }

  .menu-contacto-mobile {
    display: flex;
    margin-top: 0px;
    flex-direction: column;
    grid-row-gap: 40px;
  }

  .menu-links-mobile {
    margin-top: 0em;
    grid-row-gap: 2.5rem;
  }

  .i-d_tablet {
    display: none;
    flex-direction: column;
  }

  .texto-footer-direccion {
    width: auto;
    font-size: 12px;
    text-align: center;
  }

  .texto-footer-direccion.dato {
    width: auto;
    font-size: 10px;
    text-align: center;
  }

  .growthacking_content3 {
    width: 320px;
    min-width: 100vw;
    padding-top: 0px;
    padding-left: 20px;
    flex-direction: column;
    order: 1;
    grid-row-gap: 30px;
  }

  .growt-bullets_equipo {
    display: none;
    padding-left: 0px;
    flex-direction: column;
    grid-row-gap: 30px;
  }

  .totop-copy {
    margin-bottom: 20px;
  }

  .contacto-telefono {
    width: auto;
    height: auto;
  }

  .video-holder {
    display: none;
    width: 100%;
    height: 100%;
    border-width: 0px;
    border-color: transparent;
  }

  .video-container-mobile {
    position: relative;
    display: flex;
    overflow: hidden;
    width: 80vw;
    height: 80vw;
    flex-direction: column;
    justify-content: center;
    border: 1px solid transparent;
    border-radius: 100%;
  }

  .section--integracion {
    display: flex;
    overflow: hidden;
    height: 100vh;
    padding-top: 0em;
    padding-bottom: 0px;
    justify-content: center;
    align-items: center;
    background-color: #fff;
  }

  .container-integracion {
    height: auto;
    max-width: 100vw;
    min-height: 0px;
    min-width: 100vw;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    flex-wrap: nowrap;
    grid-row-gap: 50px;
    background-color: #fff;
  }

  .integracion-texto {
    width: 320px;
    flex-direction: column;
    align-items: center;
    grid-column-gap: 0.5em;
    grid-row-gap: 0.5em;
  }

  .integracion-descripcion {
    width: 100%;
    justify-content: center;
    align-items: center;
    grid-row-gap: 0px;
    text-align: center;
  }

  .integracion-container-icons {
    overflow: hidden;
    width: 320px;
    height: 520px;
    min-width: 0px;
    margin-left: -1.3em;
    padding-left: 0px;
    justify-content: center;
    align-items: center;
    grid-column-gap: 3.5em;
    grid-row-gap: 3.5em;
  }

  .base-de-datos-algoritmo {
    grid-row-gap: 50px;
  }

  .base-de-datos-algoritmo.padding {
    margin-top: 3em;
    padding-bottom: 4em;
    padding-left: 2em;
    align-items: flex-start;
    grid-column-gap: 3.75em;
    grid-row-gap: 3.75em;
  }

  .bbdd-algoritmo_bullets {
    min-width: auto;
    padding-right: 10px;
    padding-left: 0px;
  }

  .growt_texto-container-copy {
    width: auto;
    min-width: auto;
    justify-content: center;
    align-items: flex-start;
  }

  .growt_texto-container-copy.texto-maslargo {
    width: 100%;
  }

  .bbdd-algoritmo-container {
    width: auto;
    min-width: auto;
    justify-content: center;
    align-items: flex-start;
  }

  .bbdd-algoritmo-container.texto-maslargo {
    width: 100%;
  }

  .algoritmo-container {
    padding-left: 0px;
    flex-direction: column;
    align-items: flex-start;
  }

  .lottie-animation-algoritmo {
    display: none;
    width: 339px;
    height: 341.890625px;
  }

  .algoritmo-title-container {
    padding-left: 0em;
    flex-direction: column;
    grid-column-gap: 2.5em;
    grid-row-gap: 2.5em;
  }

  .lottie-animation-algoritmo-mobile {
    display: block;
    width: 82%;
    height: auto;
    margin-right: 0px;
  }

  .card-container-mobile {
    display: flex;
    width: 20em;
    height: 25em;
    margin-bottom: 20px;
    padding-top: 30px;
    padding-right: 20px;
    padding-left: 20px;
    flex-direction: column;
    grid-column-gap: 2.5em;
    grid-row-gap: 2.5em;
    border-radius: 22px;
    background-color: #121b69;
  }

  .img_i-d-comparador {
    width: auto;
    max-width: 330px;
    min-width: auto;
  }

  .section-privacidad {
    height: auto;
    margin-top: 0px;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 0px;
    justify-content: flex-start;
    align-items: flex-start;
    background-color: #14183f;
  }

  .container-privacidad {
    width: 100vw;
    height: auto;
    margin-top: 102px;
    padding-right: 0px;
    padding-left: 0px;
    grid-row-gap: 20px;
  }

  .privacidad-dropdown {
    margin-top: 40px;
    padding-left: 0em;
    justify-content: center;
    grid-row-gap: 50px;
  }

  .privacidad-text-container {
    padding-left: 0em;
    flex-direction: column;
    grid-row-gap: 50px;
  }

  .privacidad-menu {
    width: 100vw;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 0em;
  }

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

  .menu-privacidad-container {
    padding-left: 10px;
    grid-row-gap: 40px;
  }

  .menu_title-privacidad {
    width: 90%;
    margin-top: -7px;
    font-size: 16px;
    line-height: 27px;
  }

  .menu_number-privacidad {
    font-size: 24px;
  }

  .menu-info-privacidad {
    width: 85%;
    align-items: flex-start;
    grid-column-gap: 1.25em;
  }

  .menu-privacidad-descripcion {
    padding-left: 2.2em;
  }

  .background-video-mobile {
    display: flex;
    height: auto;
  }

  .enlace-menu-vertical {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
  }

  .lohacemos-bullets {
    display: flex;
    padding-left: 0px;
    flex-direction: column;
    grid-column-gap: 13px;
    grid-row-gap: 13px;
  }

  .section-i-d-frase-mobile {
    display: block;
    min-height: 100vh;
    background-image: url('../images/Feebbo-conference---mobile.png');
  }

  .texto-bullet {
    font-size: 16px;
  }

  .texto-bullet.centrado {
    margin-bottom: 0px;
  }

  .texto-bullet.header {
    display: none;
    width: 300px;
    min-width: 50%;
  }

  .texto-bullet.cajalarga {
    width: 298px;
    max-width: none;
    padding-right: 0px;
    padding-left: 0px;
    text-align: left;
  }

  .texto-bullet.izquierda-oscuro {
    padding-right: 10px;
    padding-left: 0em;
    color: #14183f;
    line-height: 1.8em;
    text-align: left;
  }

  .texto-bullet.blanco-izquierda {
    display: flex;
    margin-top: -10px;
    margin-bottom: 0px;
    padding-right: 10px;
    flex-direction: column;
    align-items: flex-start;
    align-self: flex-start;
    flex: 0 auto;
    line-height: 1.8em;
  }

  .texto-bullet.blanco-izquierda.privacidad {
    padding-left: 10px;
  }

  .hamburgesa-mobile-copy {
    display: block;
    width: 33px;
    height: 38.5px;
  }

  .cerrar-menu {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 100;
    display: flex;
    width: 30vw;
    height: 9vh;
    padding-right: 100px;
    background-color: transparent;
  }

  .integracion-container-logos {
    display: none;
    overflow: hidden;
    width: 320px;
    height: 520px;
    min-width: 0px;
    margin-left: -1.3em;
    padding-left: 0px;
    justify-content: center;
    align-items: center;
    grid-column-gap: 3.5em;
    grid-row-gap: 3.5em;
  }

  .privacidad-bullet {
    align-items: flex-start;
  }

  .privacidad-title {
    justify-content: center;
    align-items: center;
  }

  .integracion-container-logosmobile {
    display: flex;
    overflow: hidden;
    width: 298px;
    height: 30vh;
    min-width: 0px;
    margin-left: 0em;
    padding-left: 0px;
    justify-content: center;
    align-items: center;
    grid-column-gap: 3.5em;
    grid-row-gap: 3.5em;
  }

  .integracion---filaa-mobile {
    padding-right: 0px;
    justify-content: center;
  }

  .enlace-menu-legal {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
  }

  .lohacemos-container {
    min-width: auto;
    align-items: flex-start;
  }

  .leader-btn {
    margin-right: auto;
    margin-left: auto;
  }

  .link-box-menu {
    position: absolute;
    width: 10em;
    height: 5em;
    background-color: #c00404;
  }

  .link-menu-mobile {
    width: 110px;
    height: 43px;
  }

  .logo-lucinala {
    display: block;
    margin-top: 4px;
    margin-left: 11px;
    padding-left: 0px;
  }

  .section--subvenciion {
    display: none;
    height: auto;
    padding-top: 30px;
    padding-bottom: 0px;
    background-color: #fff;
  }

  .container-subvencion {
    height: auto;
    max-width: 100vw;
    min-height: 0px;
    min-width: 100vw;
    padding-top: 0px;
    flex-wrap: nowrap;
    grid-row-gap: 50px;
  }

  .title-subvencion {
    max-width: none;
    min-width: 0%;
    padding-left: 0px;
    font-size: 2em;
    line-height: 36px;
    text-align: left;
  }

  .title-subvencion.section3.mobile {
    width: 260px;
    max-width: 310px;
    font-size: 2em;
    line-height: 36px;
  }

  .title-subvencion.basededatos {
    width: 87%;
    min-width: auto;
    padding-left: 0.5em;
    font-size: 2em;
    line-height: 36px;
    font-weight: 700;
    text-align: left;
  }

  .title-subvencion.ayudarte-mobile {
    width: 298px;
    min-width: auto;
    margin-bottom: 0px;
    padding-left: 10px;
    font-size: 28px;
    line-height: 36px;
    font-weight: 700;
    text-align: center;
  }

  .title-subvencion.izquierda {
    display: none;
    width: 280px;
    max-width: none;
    min-width: 90%;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: left;
  }

  .title-subvencion.izquierda.oscuro {
    display: flex;
    padding-left: 0px;
    text-align: left;
  }

  .title-subvencion.centrado {
    display: none;
    width: auto;
    font-size: 2em;
    line-height: 36px;
  }

  .title-subvencion.segmentaci-n {
    width: 298px;
    min-width: auto;
    padding-left: 10px;
    font-size: 28px;
    line-height: 36px;
    font-weight: 700;
  }

  .title-subvencion.presentacion {
    width: 100%;
    max-width: none;
    min-width: auto;
    line-height: 31px;
    font-weight: 700;
    text-align: left;
    text-transform: none;
  }

  .title-subvencion.nuestra-bbdd {
    min-width: 100%;
    color: #50ee77;
  }

  .title-subvencion.nuestra-bbdd.centrar {
    text-align: center;
  }

  .title-subvencion.legales {
    max-width: 300px;
    min-width: 0%;
    padding-left: 10px;
    text-align: center;
  }

  .title-subvencion.legales-privacidad {
    max-width: 310px;
    min-width: 0%;
    padding-left: 10px;
    text-align: center;
  }

  .title-subvencion.pdf {
    font-size: 18px;
    line-height: 30px;
  }

  .subvenmi-n-textos {
    padding-left: 0px;
    flex-direction: column;
    align-items: flex-start;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

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

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

  .feebo-logo-viejo {
    display: block;
  }

  .feebo-logo-viejo.scroll {
    display: none;
    width: 117px;
    height: 52.5px;
  }

  .feebo-logo-copy {
    display: block;
  }

  .feebo-logo-copy.scroll {
    width: 117px;
    height: 52.5px;
  }

  .section--subvenciion-pdf {
    display: flex;
    height: auto;
    padding-top: 30px;
    padding-bottom: 0px;
    background-color: #fff;
  }

  .texto-chico {
    font-size: 16px;
  }

  .texto-chico.centrado {
    margin-bottom: 0px;
  }

  .texto-chico.header {
    display: none;
    width: 300px;
    min-width: 50%;
  }

  .texto-chico.cajalarga {
    width: 298px;
    max-width: none;
    padding-right: 0px;
    padding-left: 0px;
    text-align: left;
  }

  .texto-chico.cajalarga.centrado {
    text-align: center;
  }

  .texto-chico.izquierda-oscuro {
    padding-right: 10px;
    padding-left: 0em;
    color: #14183f;
    line-height: 1.8em;
    text-align: left;
  }

  .texto-chico.blanco {
    display: flex;
    margin-top: -10px;
    margin-bottom: 0px;
    padding-right: 10px;
    flex-direction: column;
    align-items: flex-start;
    align-self: flex-start;
    flex: 0 auto;
    line-height: 1.8em;
  }

  .texto-chico.blanco.privacidad {
    max-width: 510px;
    min-width: 80%;
    padding-left: 10px;
  }

  .texto-chico.blanco.bulletnumber {
    margin-top: 0px;
  }

  .texto-chico.blanco.privacidad-largo {
    padding-left: 10px;
  }

  .texto-chico.blanco.smartatacck-bullet {
    max-width: 280px;
    margin-top: 0px;
  }

  .texto-chico.blanco-izquierda--bbddmenu {
    display: flex;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 10px;
    flex-direction: column;
    align-items: flex-start;
    align-self: flex-start;
    flex: 0 auto;
    line-height: 1.8em;
  }

  .texto-chico.blanco-izquierda--bbddmenu.privacidad {
    max-width: 510px;
    min-width: 80%;
    padding-left: 10px;
  }

  .texto-chico.blanco-izquierda--bbddmenu.bulletnumber {
    margin-top: 0px;
  }

  .texto-chico.blanco-izquierda--bbddmenu.privacidad-largo {
    padding-left: 10px;
  }

  .texto-chico.blanco-izquierda--bbddmenu.smartatacck-bullet {
    max-width: 280px;
    margin-top: 0px;
  }

  .texto-chico.caps {
    text-align: left;
  }

  .texto-chico.azul {
    text-align: left;
  }

  .texto-chico.azul.pdf {
    color: #898b91;
    font-size: 15px;
  }

  .ue---mobile {
    display: block;
    max-width: 36%;
  }

  .ue---desktop {
    display: none;
    max-width: 80%;
  }
}

