/* screen - mobile */
.side-menu {
    position: fixed;
    top: 0;
    left: -250px; /* Menú oculto inicialmente */
    width: 250px;
    font-family: var(--font-family-montserrat);
    height: 100%;
    background-color: #fff;
    box-shadow: 2px 0 5px rgba(0,0,0,0.5);
    transition: left 0.3s ease;
    z-index: 10000;
}

.side-menu.open {
    left: 0;
}

.side-menu-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
    background-color: #fff;
    border-bottom: 1px solid #4288c2;
}

.menu-logo {
    height: 50px; /* Ajusta según el tamaño de tu logo */
}

.close-menu-btn {
    background: none;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    font-size: 18px;
}

.close-icon {
    height: 30px; /* Ajusta según la imagen */
}

.menu-options {
    list-style: none;
    padding: 0;
    margin: 0;
}

.menu-options li {
    border-bottom: 1px solid #4288c2;
}

.menu-options li a {
    display: block;
    padding: 15px;
    text-decoration: none;
    color: #000;
    transition: background-color 0.3s ease, color 0.3s ease;
}

.menu-options li a:hover {
    background-color: #72348a;
    color: #fff;
}
.mobile {
  align-items: center;
  background-color: var(--white);
  display: flex;
  flex-direction: column;
  height: 2443.33vw;
  width: 100%;
}

.mobile .banner_principal-2 {
  background-image: url(../img/banners-mobile-taggo@1x.png);
  background-position: 50% 50%;
  background-size: cover;
  display: flex;
  flex-direction: column;
  height: 200vw;
  justify-content: space-between;
  width: 100%;
  z-index: 9;
}
            .mobile .banner_principal-3 {
                background-image: url(../img/movil-2.jpg);
                background-position: 50% 50%;
                background-size: cover;
                display: flex;
                flex-direction: column;
                height: 200vw;
                justify-content: space-between;
                width: 100%;
                z-index: 9;
            }
            .mobile .banner_principal-4 {
                background-image: url(../img/movil-3.jpg);
                background-position: 50% 50%;
                background-size: cover;
                display: flex;
                flex-direction: column;
                height: 200vw;
                justify-content: space-between;
                width: 100%;
                z-index: 9;
            }
            .mobile .banner_principal-5 {
                background-image: url(../img/movil-4.jpg);
                background-position: 50% 50%;
                background-size: cover;
                display: flex;
                flex-direction: column;
                height: 200vw;
                justify-content: space-between;
                width: 100%;
                z-index: 9;
            }

.mobile .titulo-banner-2 {
  display: flex;
  flex: 1;
  height: 8.33vw;
  margin-left: 10.42vw;
  margin-right: 10.42vw;
  margin-top: 40.78vw;
  max-height: 8.33vw;
}

.mobile .titulo-banner-3 {
  flex: 1;
  height: 8.89vw;
  letter-spacing: 0;
  line-height: 6.94vw;
  margin-right: -0.56vw;
  opacity: 0;
  text-align: center;
  transform: translateY(6.94vw);
}

.mobile .titulo-banner-3.bp3-animate-enter5 {
  animation: bp3-animate-enter5-frames 3.00s ease-out 0.00s 1 normal forwards;
  opacity: 0;
  transform: translateY(6.94vw);
}

@keyframes bp3-animate-enter5-frames {
  from{opacity: 0;
transform: translateY(25px);
}
to{opacity: 1;
transform: translateY(0);
}
}

.mobile .desc-banner-2 {
  align-items: flex-end;
  display: flex;
  height: 20.56vw;
  margin-bottom: 39.44vw;
  margin-left: 16.67vw;
  width: 67.22vw;
}

.mobile .desc-banner-3 {
  color: var(--white);
  flex: 1;
  font-family: var(--font-family-montserrat);
  font-size: var(--font-size-xxl);
  font-weight: 500;
  height: 21.11vw;
  letter-spacing: 0;
  line-height: 6.94vw;
  margin-right: -0.56vw;
  opacity: 0;
  text-align: center;
  transform: translateY(6.94vw);
}

.mobile .desc-banner-3.bp3-animate-enter6 {
  animation: bp3-animate-enter6-frames 2.00s ease-out 0.00s 1 normal forwards;
  opacity: 0;
  transform: translateY(6.94vw);
}

@keyframes bp3-animate-enter6-frames {
  from{opacity: 0;
transform: translateY(25px);
}
to{opacity: 1;
transform: translateY(0);
}
}

.mobile .header-2 {
  align-items: flex-start;
  background-color: transparent;
  display: flex;
  flex-direction: row;
  height: 15.56vw;
  justify-content: flex-start;
  left: 0;
  min-width: 100%;
  position: fixed;
  top: 0;
  width: auto;
  z-index: 10;
}

.mobile .overlap-group3-2 {
  height: 15.56vw;
  position: relative;
  width: 100%;
}

.mobile .overlap-group-19 {
  align-items: flex-start;
  background-image: url(../img/fondo-header-2-1x-png@1x.png);
  background-position: 50% 50%;
  background-size: cover;
  display: flex;
  height: 20.56vw;
  margin-top: -1.39vw;
  min-width: 100%;
  padding: 2.5vw 9.72vw;
}

.mobile .overlap-group5 {
  align-self: flex-end;
  height: 586.11vw;
  margin-top: 10.28vw;
  position: relative;
  width: 89.72vw;
  z-index: 1;
}

.mobile .video_inicio-2 {
  display: flex;
  height: 44.72vw;
  left: 0;
  position: absolute;
  top: 0;
  width: 79.44vw;
}

.mobile .seccion-video-2 {
  align-items: flex-start;
  display: flex;
  flex: 1;
  justify-content: center;
  min-width: 79.44vw;
}

.mobile .overlap-group-20 {
  align-items: flex-start;
  background-image: url(../img/taggo-video-2@1x.png);
  background-position: 50% 50%;
  background-size: cover;
  display: flex;
  height: 51.39vw;
  margin-top: -2.22vw;
  min-width: 86.11vw;
  padding: 17.08vw 35.53vw;
}

.mobile .boton-video-2 {
  height: 15.0vw;
  object-fit: cover;
  width: 15.0vw;
}

.mobile .licencias-6 {
  display: flex;
  flex-direction: column;
  gap: 7.78vw;
  height: 529.17vw;
  left: 0;
  position: absolute;
  top: 56.94vw;
  width: 79.44vw;
}

.mobile .titulo-licencias-2 {
  flex: 1;
  height: 6.67vw;
  margin-left: 4.44vw;
  margin-right: 9.17vw;
  margin-top: 0;
  max-height: 6.67vw;
  opacity: 0;
  transform: translateY(-5.56vw);
}

.mobile .titulo-licencias-2.bp3-animate-enter {
  animation: bp3-animate-enter-frames 0.50s ease-in-out 0.40s 1 normal forwards;
  opacity: 0;
  transform: translateY(-5.56vw);
}

@keyframes bp3-animate-enter-frames {
  from{opacity: 0; transform: translateY(-20px);
}
to{opacity: 1; transform: translateY(0);
}
}

.mobile .licencias-7 {
  flex: 1;
  position: relative;
  width: 65.83vw;
}

.mobile .licencias-container-1 {
  height: 7.5vw;
  left: 11.11vw;
  position: absolute;
  top: -3.89vw;
  width: 54.72vw;
}

.mobile .licencias-8 {
  left: 0;
  letter-spacing: 0;
  line-height: 13.33vw;
  position: absolute;
  text-align: center;
  top: 0;
  white-space: nowrap;
  width: 43.33vw;
}

.mobile .linea2-licencias-2 {
  background: linear-gradient(-90deg, #72348a 0%, #4288c2 100%);
  height: 0.56vw;
  left: 40.83vw;
  position: absolute;
  top: 6.94vw;
  width: 13.89vw;
}

.mobile .linea1-licencias-1 {
  background: linear-gradient(90deg, #72348a 0%, #4288c2 100%);
  height: 0.56vw;
  left: 0;
  position: absolute;
  top: 3.33vw;
  width: 13.61vw;
}

.mobile .grupo-545 {
  flex: 1;
  min-height: calc(100.00% - 14.44vw);
}

.mobile .licencia_basica-2 {
  align-items: center;
  border: 0.56vw solid;
  border-color: var(--black-4);
  cursor: pointer;
  display: flex;
  flex-direction: column;
  min-height: 168.33vw;
  padding: 6.94vw 0;
  transition: all 0.2s ease-in-out;
  width: 79.44vw;
}

.mobile .licencia_basica-2:hover {
  transform: scale(0.9);
}

.mobile .icon-basica-1 {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 8.06vw;
  margin-right: 0.56vw;
  margin-top: 0.28vw;
  min-height: 44.44vw;
  width: 80.0vw;
}

.mobile .icon-9 {
  margin-left: 1.94vw;
}

.mobile .licencia-bsica-2 {
  color: var(--black);
  font-family: var(--font-family-montserrat);
  font-size: var(--font-size-xl);
  font-weight: 700;
  letter-spacing: 0;
  line-height: 7.22vw;
  margin-bottom: -0.56vw;
  min-height: 6.67vw;
  text-align: center;
  white-space: nowrap;
  width: 80.0vw;
}

.mobile .texto1-basica-2 {
  align-items: flex-start;
  align-self: flex-end;
  display: flex;
  flex-direction: column;
  margin-right: 1.39vw;
  margin-top: 8.89vw;
  min-height: 46.67vw;
  width: 69.44vw;
}

.mobile .personaliza-2 {
  letter-spacing: 0;
  line-height: 5.56vw;
  margin-left: 0;
  margin-top: -0.83vw;
  opacity: 0.5;
  white-space: nowrap;
}

.mobile .basica-item-4 {
  display: flex;
  gap: 3.33vw;
  height: 8.06vw;
  margin-left: 0;
  margin-top: 4.17vw;
  width: 57.78vw;
}

.mobile .check1-3 {
  height: 3.61vw;
  margin-top: 0.83vw;
  object-fit: cover;
  width: 3.61vw;
}

.mobile .imagen-de-fondo-de-l-6 {
  height: 8.61vw;
  line-height: 3.89vw;
  margin-right: -0.56vw;
}

.mobile .linea1-basica-2 {
  height: 0.28vw;
  margin-left: 0;
  margin-top: 1.39vw;
  object-fit: cover;
  width: 63.33vw;
}

.mobile .basica-item-5 {
  align-items: flex-end;
  display: flex;
  gap: 3.61vw;
  height: 4.17vw;
  margin-left: 0.04vw;
  margin-top: 1.94vw;
  width: 64.44vw;
}

.mobile .check2-1 {
  margin-bottom: 0.28vw;
  margin-top: 0.28vw;
  object-fit: cover;
  width: 3.61vw;
}

.mobile .imagen-de-fondo-de-l-7 {
  height: 4.72vw;
  line-height: 5.56vw;
  margin-right: -0.56vw;
  white-space: nowrap;
  width: 57.22vw;
}

.mobile .linea2-basica-1 {
  height: 0.28vw;
  margin-left: 0.03vw;
  margin-top: 1.39vw;
  object-fit: cover;
  width: 63.33vw;
}

.mobile .basica-item-6 {
  align-items: flex-end;
  display: flex;
  gap: 3.94vw;
  height: 4.17vw;
  margin-top: 1.11vw;
  width: 64.72vw;
}

.mobile .check3-3 {
  margin-bottom: 0;
}

.mobile .imagen-de-fondo-de-l-8 {
  height: 4.72vw;
  line-height: 5.56vw;
  margin-right: -0.56vw;
  white-space: nowrap;
  width: 57.22vw;
}

.mobile .linea3-basica-1 {
  height: 0.28vw;
  margin-left: 0;
  margin-top: 1.67vw;
  object-fit: cover;
  width: 63.33vw;
}

.mobile .basica-item-7 {
  display: flex;
  gap: 4.0vw;
  height: 11.39vw;
  margin-top: 1.67vw;
  width: 60.56vw;
}

.mobile .check-1 {
  height: 3.54vw;
  margin-left: 0;
  margin-top: 0.39vw;
  object-fit: cover;
  width: 3.54vw;
}

.mobile .imagen-de-fondo-de-l-9 {
  line-height: 5.28vw;
  margin-bottom: 0.36vw;
  margin-right: 2.47vw;
  margin-top: -0.06vw;
  white-space: nowrap;
}

.mobile .texto2-basica-2 {
  align-items: flex-end;
  display: flex;
  height: 4.17vw;
  margin-top: 12.22vw;
  width: 78.89vw;
}

.mobile .texto-basica-2 {
  flex: 1;
  height: 4.72vw;
  letter-spacing: 0;
  line-height: 5.56vw;
  margin-right: -0.56vw;
  opacity: 0.55;
  text-align: center;
  white-space: nowrap;
}

.mobile .precio-basica-2 {
  align-items: flex-end;
  display: flex;
  height: 11.94vw;
  margin-right: 1.11vw;
  margin-top: 10.28vw;
  min-width: 40.0vw;
  padding: 0.42vw 0;
}

.mobile .basica-container-2 {
  height: 10.56vw;
  position: relative;
  width: 40.0vw;
  margin-left:5vw;
}

.mobile .precio1-basica-2 {
  left: 0;
  letter-spacing: 0;
  line-height: 6.94vw;
  position: absolute;
  text-align: center;
  top: 0;
  white-space: nowrap;
}

.mobile .span1-2 {
  font-size: 7.5vw;
}

.mobile .span-3 {
  color: var(--eminence);
  font-family: var(--font-family-montserrat);
  font-size: 4.72vw;
  font-weight: 500;
}

.mobile .texto3-basica-2 {
  left: 8.06vw;
  letter-spacing: 0;
  line-height: 5.83vw;
  position: absolute;
  text-align: center;
  top: 7.11vw;
  white-space: nowrap;
}

.mobile .boton_cotizar-8 {
  align-items: flex-start;
  background: linear-gradient(90deg, #4288c2 0%, #72348a 100%);
  cursor: pointer;
  display: flex;
  height: 11.11vw;
  justify-content: flex-end;
  margin-right: 1.39vw;
  margin-top: 4.44vw;
  min-width: 30.28vw;
  padding: 2.78vw 5.56vw;
  transition: all 0.4s ease;
}

.mobile .boton_cotizar-8:hover {
  transform: scale(1.1);
}

.mobile .comprar-6 {
  height: 5.28vw;
  object-fit: cover;
  width: 18.89vw;
}

.mobile .licencia_pro-1 {
  align-items: center;
  border: 0.56vw solid;
  border-color: var(--black-4);
  cursor: pointer;
  display: flex;
  flex-direction: column;
  margin-top: 6.67vw;
  min-height: 170.28vw;
  padding: 7.5vw 0;
  transition: all 0.2s ease-in-out;
  width: 79.44vw;
}

.mobile .licencia_pro-1:hover {
  transform: scale(0.9);
}

.mobile .icon-pro-1 {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 8.06vw;
  margin-right: 0.56vw;
  min-height: 44.44vw;
  width: 80.0vw;
}

.mobile .icon-10 {
  margin-right: 2.5vw;
}

.mobile .licencia-pro-2 {
  letter-spacing: 0;
  line-height: 7.22vw;
  margin-bottom: -0.56vw;
  min-height: 6.67vw;
  text-align: center;
  white-space: nowrap;
  width: 80.0vw;
}

.mobile .texto1-pro-2 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  margin-right: 0.75vw;
  margin-top: 10.28vw;
  min-height: 33.06vw;
  width: 63.33vw;
}

.mobile .integra-2 {
  letter-spacing: 0;
  line-height: 5.56vw;
  margin-left: 1.57vw;
  margin-top: -0.83vw;
  opacity: 0.5;
  white-space: nowrap;
}

.mobile .componente-237-1-1 {
  display: flex;
  gap: 3.94vw;
  height: 5.83vw;
  margin-top: 4.44vw;
  width: 59.44vw;
}

.mobile .video-desde-youtube-3 {
  flex: 1;
  margin-right: 2.5vw;
}

.mobile .linea1-pro-1 {
  height: 0.28vw;
  margin-left: 0.13vw;
  margin-top: 1.67vw;
  object-fit: cover;
  width: 63.33vw;
}

.mobile .componente-238-1-1 {
  display: flex;
  gap: 3.94vw;
  height: 5.83vw;
  margin-top: 1.39vw;
  width: 57.5vw;
}

.mobile .check2-2 {
  margin-bottom: 1.17vw;
  margin-left: 0;
  margin-top: 1.17vw;
  object-fit: cover;
  width: 3.54vw;
}

.mobile .video-desde-youtube-4 {
  flex: 1;
  margin-right: 2.47vw;
}

.mobile .linea2-pro-1 {
  height: 0.28vw;
  margin-left: 0.13vw;
  margin-top: 1.39vw;
  object-fit: cover;
  width: 63.33vw;
}

.mobile .componente-239-1-1 {
  align-items: flex-end;
  display: flex;
  height: 5.83vw;
  justify-content: space-between;
  margin-top: 1.39vw;
  width: 40.0vw;
}

.mobile .check3-4 {
  margin-bottom: 0.78vw;
}

.mobile .video-desde-youtube-5 {
  margin-right: 1.56vw;
  width: 31.11vw;
}

.mobile .texto2-pro-2 {
  display: flex;
  height: 8.06vw;
  margin-right: 0.28vw;
  margin-top: 15.56vw;
  width: 63.06vw;
}

.mobile .texto-pro-4 {
  flex: 1;
  height: 8.61vw;
  line-height: 3.89vw;
  margin-right: -0.56vw;
  margin-top: -0.28vw;
  opacity: 0.55;
}

.mobile .precio-pro-4 {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: -1.67vw;
  margin-right: 0.56vw;
  margin-top: 17.22vw;
  min-height: 12.22vw;
  width: 72.22vw;
}

.mobile .precio-pro-5 {
  letter-spacing: 0;
  line-height: 11.67vw;
  margin-left: 2.78vw;
  margin-top: -1.67vw;
  min-height: 8.89vw;
  min-width: 43.33vw;
  text-align: center;
  white-space: nowrap;
}

.mobile .texto-pro-5 {
  line-height: 3.06vw;
  min-height: 4.44vw;
  width: 72.22vw;
}

.mobile .boton_cotizar-9 {
  align-items: flex-start;
  background: linear-gradient(90deg, #4288c2 0%, #72348a 100%);
  cursor: pointer;
  display: flex;
  height: 11.11vw;
  justify-content: flex-end;
  margin-right: 0.83vw;
  margin-top: 2.78vw;
  min-width: 30.28vw;
  padding: 2.78vw 5.56vw;
  transition: all 0.4s ease;
}

.mobile .boton_cotizar-9:hover {
  transform: scale(1.1);
}

.mobile .overlap-group1 {
  height: 160.56vw;
  margin-top: 8.89vw;
  position: relative;
  width: 79.44vw;
}

.mobile .licencia_cambiarlogo-1 {
  align-items: center;
  border: 0.56vw solid;
  border-color: var(--black-4);
  cursor: pointer;
  display: flex;
  flex-direction: column;
  left: 0;
  min-height: 160.56vw;
  padding: 7.22vw 0;
  position: absolute;
  top: 0;
  transition: all 0.2s ease-in-out;
  width: 79.44vw;
}

.mobile .licencia_cambiarlogo-1:hover {
  transform: scale(0.9);
}

.mobile .icon-cambiarlogo-2 {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 8.89vw;
  margin-right: 0.56vw;
  min-height: 50.0vw;
  width: 80.0vw;
}

.mobile .group-455-2 {
  height: 29.17vw;
  margin-right: 0.56vw;
  object-fit: cover;
  width: 28.89vw;
}

.mobile .cambia-el-logo-de-carga {
  letter-spacing: 0;
  line-height: 5.56vw;
  min-height: 12.22vw;
  text-align: center;
  width: 80.0vw;
}

.mobile .texto1-cambiarlogo-4 {
  display: flex;
  height: 15.83vw;
  margin-right: 0.56vw;
  margin-top: 28.06vw;
  width: 56.11vw;
}

.mobile .texto1-cambiarlogo-5 {
  flex: 1;
  letter-spacing: 0;
  line-height: 5.28vw;
  margin-bottom: -0.56vw;
  margin-right: -0.56vw;
  opacity: 0.55;
  text-align: center;
  white-space: nowrap;
  width: 56.11vw;
}

.mobile .precio-cambiarlogo-4 {
  align-items: flex-start;
  display: flex;
  height: 12.5vw;
  margin-right: 1.67vw;
  margin-top: 25.0vw;
  min-width: 44.44vw;
}

.mobile .o-cambiarlogo-container-2 {
  height: 11.39vw;
  margin-top: -1.53vw;
  position: relative;
  width: 44.44vw;
}

.mobile .texto-cambiarlogo-2 {
  left: 14.0vw;
  letter-spacing: 0;
  line-height: 10.28vw;
  position: absolute;
  text-align: center;
  top: 6.94vw;
  white-space: nowrap;
}

.mobile .precio-cambiarlogo-5 {
  left: 6.43vw;
  letter-spacing: 0;
  line-height: 11.39vw;
  position: absolute;
  text-align: center;
  top: 0;
  white-space: nowrap;
}

.mobile .boton_cotizar-10 {
  align-items: flex-start;
  background: linear-gradient(90deg, #4288c2 0%, #72348a 100%);
  cursor: pointer;
  display: flex;
  height: 11.11vw;
  left: 24.72vw;
  min-width: 30.28vw;
  padding: 2.78vw 5.56vw;
  position: absolute;
  top: 142.78vw;
  transition: all 0.4s ease;
}

.mobile .boton_cotizar-10:hover {
  transform: scale(1.1);
}

.mobile .adorno1-2 {
  background-image: url(../img/elemento1-2@1x.png);
  background-position: 50% 50%;
  background-size: cover;
  height: 21.39vw;
  left: 75.83vw;
  opacity: 0;
  position: absolute;
  top: 44.72vw;
  transform: translate(0, 6.94vw);
  width: 13.89vw;
}

.mobile .adorno1-2.bp3-animate-enter7 {
  animation: bp3-animate-enter7-frames 2.00s ease-out 0.40s 1 normal forwards;
  opacity: 0;
  transform: translate(0, 6.94vw);
}

@keyframes bp3-animate-enter7-frames {
  from{opacity: 0;
transform: translate(0, 25px);
}
to{opacity: 1;
transform: translate(0,0);
}
}

.mobile .overlap-group4-1 {
  align-self: flex-start;
  height: 439.17vw;
  margin-top: 1.67vw;
  position: relative;
  width: 94.72vw;
  z-index: 2;
}

.mobile .adicionales-6 {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 6.94vw;
  left: 5.0vw;
  min-height: 430.83vw;
  position: absolute;
  top: 8.33vw;
  width: 89.72vw;
}

.mobile .titulo-adic-2 {
  height: 6.67vw;
  opacity: 0;
  transform: translateY(-5.56vw);
  width: 89.72vw;
}

.mobile .titulo-adic-2.bp3-animate-enter1 {
  animation: bp3-animate-enter1-frames 0.50s ease-in-out 0.40s 1 normal forwards;
  opacity: 0;
  transform: translateY(-5.56vw);
}

@keyframes bp3-animate-enter1-frames {
  from{opacity: 0; transform: translateY(-20px);
}
to{opacity: 1; transform: translateY(0);
}
}

.mobile .adicionales-7 {
  align-items: flex-start;
  display: flex;
  flex: 1;
  min-width: 90.28vw;
}

.mobile .adic-container {
  height: 7.5vw;
  margin-top: -3.89vw;
  position: relative;
  width: 90.28vw;
}

.mobile .adicionales-8 {
  left: 0;
  letter-spacing: 0;
  line-height: 13.33vw;
  position: absolute;
  text-align: center;
  top: 0;
  white-space: nowrap;
  width: 90.28vw;
}

.mobile .linea2-adic-2 {
  background: linear-gradient(-90deg, #72348a 0%, #4288c2 100%);
  height: 0.56vw;
  left: 68.89vw;
  position: absolute;
  top: 6.94vw;
  width: 13.89vw;
}

.mobile .linea1-adic-1 {
  background: linear-gradient(90deg, #72348a 0%, #4288c2 100%);
  height: 0.56vw;
  left: 6.67vw;
  position: absolute;
  top: 6.94vw;
  width: 13.89vw;
}

.mobile .grupo-546 {
  gap: 5.56vw;
  margin-right: 0.42vw;
  min-height: 417.22vw;
  padding: 0.0vw 0;
  width: 80.0vw;
}

.mobile .taggo-webar-2 {
  align-items: center;
  border: 0.56vw solid;
  border-color: var(--black-6);
  cursor: pointer;
  display: flex;
  flex-direction: column;
  margin-left: 0.14vw;
  min-height: 130.89vw;
  padding: 6.94vw 10.28vw;
  transition: all 0.2s ease-in-out;
  width: 79.72vw;
}

.mobile .taggo-webar-2:hover {
  transform: scale(0.9);
}

.mobile .icon-webar-2 {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 9.44vw;
  margin-right: 1.39vw;
  min-height: 54.44vw;
  width: 46.11vw;
}

.mobile .icon-11 {
  margin-left: 1.39vw;
}

.mobile .experiencia-web-ar-2 {
  color: var(--black);
  font-family: var(--font-family-montserrat);
  font-size: 6.94vw;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 7.78vw;
  min-height: 16.67vw;
  min-width: 46.11vw;
  text-align: center;
  white-space: nowrap;
}

.mobile .texto1-webar-2 {
  align-self: flex-start;
  display: flex;
  height: 15.83vw;
  margin-top: 17.5vw;
  width: 58.06vw;
}

.mobile .convierte-cualquier-2 {
  flex: 1;
  height: 16.39vw;
  letter-spacing: 0;
  line-height: 3.89vw;
  margin-right: -0.56vw;
  margin-top: -0.28vw;
  text-align: center;
}

.mobile .precio-webar-2 {
  align-items: flex-start;
  display: flex;
  height: 13.33vw;
  margin-right: 2.39vw;
  margin-top: 18.89vw;
  min-width: 44.44vw;
  padding: 0.97vw 0;
}

.mobile .overlap-group-21 {
  height: 10.28vw;
  position: relative;
  width: 44.44vw;
}

.mobile .precio4-webar-2 {
  left: 6.43vw;
  letter-spacing: 0;
  line-height: 7.78vw;
  position: absolute;
  text-align: center;
  top: 0;
  white-space: nowrap;
}

.mobile .span1-3 {
  font-size: 8.06vw;
}

.mobile .anual-2 {
  left: 13.89vw;
  letter-spacing: 0;
  line-height: 8.33vw;
  position: absolute;
  text-align: center;
  top: 6.67vw;
  white-space: nowrap;
}

.mobile .boton_cotizar-11 {
  align-items: flex-start;
  background: linear-gradient(90deg, #4288c2 0%, #72348a 100%);
  cursor: pointer;
  display: flex;
  height: 11.11vw;
  justify-content: flex-end;
  margin-right: 0.56vw;
  margin-top: 2.22vw;
  min-width: 30.28vw;
  padding: 2.78vw 5.56vw;
  transition: all 0.4s ease;
}

.mobile .boton_cotizar-11:hover {
  transform: scale(1.1);
}

.mobile .taggo-fisica-2 {
  align-items: center;
  border: 0.56vw solid;
  border-color: var(--black-6);
  cursor: pointer;
  display: flex;
  flex-direction: column;
  margin-left: 0.14vw;
  min-height: 127.5vw;
  padding: 5.0vw 0;
  transition: all 0.2s ease-in-out;
  width: 79.72vw;
}

.mobile .taggo-fisica-2:hover {
  transform: scale(0.9);
}

.mobile .icon-fisica-2 {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 6.94vw;
  margin-right: 0.56vw;
  min-height: 52.78vw;
  width: 80.28vw;
}

.mobile .group-804-2 {
  height: 33.89vw;
  margin-right: 0.56vw;
  object-fit: cover;
  width: 34.17vw;
}

.mobile .diseo-de-taggo {
  letter-spacing: 0;
  line-height: 5.56vw;
  min-height: 12.22vw;
  text-align: center;
  width: 80.28vw;
}

.mobile .texto1-fisica-4 {
  display: flex;
  height: 19.72vw;
  margin-right: 0.83vw;
  margin-top: 15.83vw;
  width: 62.22vw;
}

.mobile .texto1-fisica-5 {
  flex: 1;
  height: 20.28vw;
  letter-spacing: 0;
  line-height: 3.89vw;
  margin-right: -0.56vw;
  margin-top: -0.28vw;
  text-align: center;
}

.mobile .boton_cotizar-12 {
  align-items: flex-end;
  background: linear-gradient(90deg, #4288c2 0%, #72348a 100%);
  cursor: pointer;
  display: flex;
  height: 11.11vw;
  margin-right: 1.11vw;
  margin-top: 12.72vw;
  min-width: 30.28vw;
  padding: 2.92vw 7.36vw;
  transition: all 0.4s ease;
}

.mobile .boton_cotizar-12:hover {
  transform: scale(1.1);
}

.mobile .comprar-7 {
  height: 5.28vw;
  object-fit: cover;
  width: 15.56vw;
}

.mobile .taggo-digital-2 {
  align-items: center;
  background-image: url(../img/rect-digital-2@1x.png);
  background-position: 50% 50%;
  background-size: cover;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  margin-left: 0.12vw;
  min-height: 129.72vw;
  padding: 7.67vw 0;
  transition: all 0.2s ease-in-out;
  width: 79.72vw;
}

.mobile .taggo-digital-2:hover {
  transform: scale(0.9);
}

.mobile .icon-digital-2 {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 8.89vw;
  margin-left: 0.68vw;
  min-height: 50.0vw;
  width: 80.28vw;
}

.mobile .icon-12 {
  margin-right: 0.56vw;
}

.mobile .texto1-digital-2 {
  display: flex;
  flex-direction: column;
  height: 20.28vw;
  justify-content: space-between;
  margin-left: 0.68vw;
  margin-top: 16.11vw;
  width: 68.61vw;
}

.mobile .quieres-aprovechar-2 {
  flex: 1;
  height: 8.61vw;
  letter-spacing: 0;
  line-height: 3.89vw;
  margin-left: 2.36vw;
  margin-right: 1.81vw;
  margin-top: -0.28vw;
  max-height: 8.61vw;
  opacity: 0.55;
  text-align: center;
}

.mobile .te-ayudamos-a-person-2 {
  flex: 1;
  height: 10.0vw;
  letter-spacing: 0;
  line-height: 3.89vw;
  margin-bottom: -0.28vw;
  margin-right: -0.56vw;
  max-height: 10.0vw;
  text-align: center;
}

.mobile .boton-digital-2 {
  align-items: flex-end;
  background: linear-gradient(90deg, #4288c2 0%, #72348a 100%);
  cursor: pointer;
  display: flex;
  height: 11.11vw;
  justify-content: flex-end;
  margin-left: 0.12vw;
  margin-top: 16.67vw;
  min-width: 30.28vw;
  padding: 2.92vw 7.08vw;
  transition: all 0.4s ease;
}

.mobile .boton-digital-2:hover {
  transform: scale(1.1);
}

.mobile .adorno2-2 {
  background-image: url(../img/elemento2-2@1x.png);
  background-position: 50% 50%;
  background-size: cover;
  height: 28.94vw;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transform: translate(0, 6.94vw);
  width: 12.28vw;
}

.mobile .adorno2-2.bp3-animate-enter8 {
  animation: bp3-animate-enter8-frames 2.00s ease-out 0.40s 1 normal forwards;
  opacity: 0;
  transform: translate(0, 6.94vw);
}

@keyframes bp3-animate-enter8-frames {
  from{opacity: 0;
transform: translate(0, 25px);
}
to{opacity: 1;
transform: translate(0,0);
}
}

.mobile .tarjetas-2 {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-left: 0.28vw;
  margin-top: 8.61vw;
  min-height: 317.22vw;
  width: 88.06vw;
  z-index: 3;
}

.mobile .titulo-tarjetas-2 {
  height: 6.39vw;
  opacity: 0;
  position: relative;
  transform: translateY(-5.56vw);
  width: 64.72vw;
}

.mobile .titulo-tarjetas-2.bp3-animate-enter2 {
  animation: bp3-animate-enter2-frames 0.50s ease-in-out 0.40s 1 normal forwards;
  opacity: 0;
  transform: translateY(-5.56vw);
}

@keyframes bp3-animate-enter2-frames {
  from{opacity: 0; transform: translateY(-20px);
}
to{opacity: 1; transform: translateY(0);
}
}

.mobile .t-arjetas-2 {
  height: 8.94vw;
  left: 15.56vw;
  letter-spacing: 0;
  line-height: 13.33vw;
  overflow: hidden;
  position: absolute;
  text-align: center;
  top: -3.89vw;
  white-space: nowrap;
  width: 34.72vw;
}

.mobile .linea2-tar-2 {
  background: linear-gradient(-90deg, #72348a 0%, #4288c2 100%);
  height: 0.56vw;
  left: 50.83vw;
  position: absolute;
  top: 3.33vw;
  width: 13.89vw;
}

.mobile .linea1-tar-2 {
  background: linear-gradient(90deg, #72348a 0%, #4288c2 100%);
  height: 0.56vw;
  left: 0;
  position: absolute;
  top: 3.06vw;
  width: 13.89vw;
}

.mobile .grupo-547 {
  gap: 5.83vw;
  margin-top: 6.94vw;
  min-height: 293.06vw;
  width: 88.06vw;
}

.mobile .tarjeta_pvc-2 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  margin-left: 0.83vw;
  min-height: 93.61vw;
  width: 86.67vw;
}

.mobile .tarjeta1-3 {
  cursor: pointer;
  display: flex;
  height: 54.17vw;
  transition: all 0.4s ease;
  width: 86.67vw;
}

.mobile .tarjeta1-3:hover {
  transform: scale(1.1);
}

.mobile .tarjeta1-4 {
  flex: 1;
  margin-bottom: -3.61vw;
  margin-left: -2.5vw;
  margin-right: -2.5vw;
  margin-top: -1.39vw;
  object-fit: cover;
  width: 91.67vw;
}

.mobile .texto1-pvc-2 {
  align-self: center;
  display: flex;
  flex-direction: column;
  height: 12.5vw;
  justify-content: space-between;
  margin-right: 2.78vw;
  margin-top: 4.44vw;
  width: 75.0vw;
}

.mobile .taggo-pvc-1 {
  flex: 1;
  height: 6.67vw;
  letter-spacing: 0;
  line-height: 8.33vw;
  margin-right: 43.33vw;
  margin-top: -1.67vw;
  max-height: 6.67vw;
  white-space: nowrap;
}

.mobile .impresin-a-color-fr-2 {
  flex: 1;
  height: 5.0vw;
  letter-spacing: 0;
  line-height: 5.56vw;
  margin-bottom: 0.56vw;
  margin-right: -0.56vw;
  max-height: 5.0vw;
  opacity: 0.5;
  white-space: nowrap;
}

.mobile .precio-pvc-2 {
  display: flex;
  height: 5.56vw;
  margin-left: 3.89vw;
  margin-top: 4.44vw;
  width: 30.83vw;
}

.mobile .x15000-mx-1 {
  flex: 1;
  height: 6.11vw;
  letter-spacing: 0;
  line-height: 8.33vw;
  margin-right: -0.56vw;
  margin-top: -2.5vw;
  white-space: nowrap;
}

.mobile .boton-fisicas {
  align-items: flex-end;
  background: linear-gradient(90deg, #4288c2 0%, #72348a 100%);
  cursor: pointer;
  display: flex;
  height: 11.11vw;
  justify-content: flex-end;
  margin-left: 3.33vw;
  margin-top: 1.39vw;
  min-width: 30.28vw;
  padding: 2.92vw 7.08vw;
  transition: all 0.4s ease;
}

.mobile .boton-fisicas:hover {
  transform: scale(1.1);
}

.mobile .tarjeta_bambu-2 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  min-height: 94.44vw;
  width: 88.06vw;
}

.mobile .tarjeta2-4 {
  cursor: pointer;
  display: flex;
  height: 55.0vw;
  transition: all 0.4s ease;
  width: 88.06vw;
}

.mobile .tarjeta2-4:hover {
  transform: scale(1.1);
}

.mobile .tarjeta2-5 {
  flex: 1;
  margin-bottom: -3.61vw;
  margin-left: -2.5vw;
  margin-right: -2.5vw;
  margin-top: -1.39vw;
  object-fit: cover;
  width: 93.06vw;
}

.mobile .texto1-bambu-2 {
  align-items: flex-start;
  align-self: center;
  display: flex;
  height: 11.67vw;
  margin-left: 1.39vw;
  margin-top: 5.28vw;
  min-width: 80.56vw;
}

.mobile .overlap-group-22 {
  height: 11.39vw;
  margin-top: -1.67vw;
  position: relative;
  width: 80.56vw;
}

.mobile .taggo-bamb-2 {
  height: 10.83vw;
  left: 0;
  letter-spacing: 0;
  line-height: 8.33vw;
  position: absolute;
  top: 0;
  width: 68.33vw;
}

.mobile .grabado-lser-frente-y-vuelta-2 {
  height: 5.28vw;
  left: 0;
  letter-spacing: 0;
  line-height: 8.33vw;
  opacity: 0.5;
  position: absolute;
  top: 6.11vw;
  white-space: nowrap;
  width: 80.56vw;
}

.mobile .precio-bambu-2 {
  display: flex;
  height: 5.83vw;
  margin-left: 5.28vw;
  margin-top: 4.44vw;
  width: 33.33vw;
}

.mobile .x65000-mx-1 {
  flex: 1;
  height: 6.39vw;
  letter-spacing: 0;
  line-height: 8.33vw;
  margin-right: -0.56vw;
  margin-top: -2.5vw;
  white-space: nowrap;
}

.mobile .boton-fisicas-1 {
  align-items: flex-end;
  background: linear-gradient(90deg, #4288c2 0%, #72348a 100%);
  cursor: pointer;
  display: flex;
  height: 11.11vw;
  justify-content: flex-end;
  margin-left: 4.17vw;
  margin-top: 1.11vw;
  min-width: 30.28vw;
  padding: 2.92vw 7.08vw;
  transition: all 0.4s ease;
}

.mobile .boton-fisicas-1:hover {
  transform: scale(1.1);
}

.mobile .tarjeta_metalica-2 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  margin-left: 0.56vw;
  min-height: 93.33vw;
  width: 86.94vw;
}

.mobile .tarjeta3-3 {
  cursor: pointer;
  display: flex;
  height: 54.44vw;
  transition: all 0.4s ease;
  width: 86.94vw;
}

.mobile .tarjeta3-3:hover {
  transform: scale(1.1);
}

.mobile .tarjeta3-4 {
  flex: 1;
  margin-bottom: -3.61vw;
  margin-left: -2.5vw;
  margin-right: -2.5vw;
  margin-top: -1.39vw;
  object-fit: cover;
  width: 91.94vw;
}

.mobile .texto1-met-2 {
  align-items: flex-start;
  display: flex;
  height: 11.67vw;
  margin-left: 3.61vw;
  margin-top: 3.89vw;
  min-width: 51.11vw;
}

.mobile .overlap-group-23 {
  height: 11.39vw;
  margin-top: -1.67vw;
  position: relative;
  width: 51.11vw;
}

.mobile .taggo-metlica-1 {
  height: 7.22vw;
  left: 0;
  letter-spacing: 0;
  line-height: 8.33vw;
  position: absolute;
  top: 0;
  white-space: nowrap;
  width: 51.11vw;
}

.mobile .grabado-lser-frente-2 {
  height: 5.0vw;
  left: 0;
  letter-spacing: 0;
  line-height: 8.33vw;
  opacity: 0.5;
  position: absolute;
  top: 6.39vw;
  white-space: nowrap;
  width: 39.44vw;
}

.mobile .precio-met-2 {
  display: flex;
  height: 6.11vw;
  margin-left: 3.61vw;
  margin-top: 4.44vw;
  width: 36.39vw;
}

.mobile .x100000-mx-1 {
  flex: 1;
  height: 6.67vw;
  letter-spacing: 0;
  line-height: 8.33vw;
  margin-right: -0.56vw;
  margin-top: -2.5vw;
  white-space: nowrap;
}

.mobile .boton-fisicas-2 {
  align-items: flex-end;
  background: linear-gradient(90deg, #4288c2 0%, #72348a 100%);
  cursor: pointer;
  display: flex;
  height: 11.11vw;
  justify-content: flex-end;
  margin-left: 3.61vw;
  margin-top: 1.67vw;
  min-width: 30.28vw;
  padding: 2.92vw 7.08vw;
  transition: all 0.4s ease;
}

.mobile .boton-fisicas-2:hover {
  transform: scale(1.1);
}

.mobile .texto1-tarjetas-2 {
  height: 6.11vw;
  letter-spacing: 0;
  line-height: 6.94vw;
  margin-bottom: -0.83vw;
  margin-left: 0.28vw;
  margin-top: 3.89vw;
  text-align: center;
  white-space: nowrap;
  width: 80.0vw;
}

.mobile .banner-panel-2 {
  align-items: flex-start;
  display: flex;
  margin-top: 8.33vw;
  min-width: 100%;
  z-index: 4;
}

.mobile .panel-container-2 {
  height: 117.22vw;
  position: relative;
  width: 100%;
}

.mobile .imagenes-panel-2 {
  align-items: flex-start;
  display: flex;
  height: 117.22vw;
  left: 0;
  min-width: 100%;
  position: absolute;
  top: 0;
}

.mobile .overlap-group-24 {
  height: 117.22vw;
  position: relative;
  width: 100%;
}

.mobile .banner2_paneles {
  height: 58.61vw;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 58.61vw;
  width: 100%;
}

.mobile .banner_paneles-2 {
  height: 58.61vw;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}

.mobile .computadora-2 {
  display: block;
  height: 48.61vw;
  left: 22.5vw;
  object-fit: cover;
  opacity: 0;
  position: absolute;
  top: 34.44vw;
  transform: translateY(-5.56vw);
  width: 55.28vw;
}

.mobile .computadora-2.bp3-animate-enter3 {
  animation: bp3-animate-enter3-frames 0.50s ease-in-out 0.40s 1 normal forwards;
  display: block;
  opacity: 0;
  transform: translateY(-5.56vw);
}

@keyframes bp3-animate-enter3-frames {
  from{opacity: 0; transform: translateY(-20px);
}
to{opacity: 1; transform: translateY(0);
}
}

.mobile .nuestro-panel-4 {
  display: flex;
  flex-direction: column;
  height: 27.22vw;
  justify-content: space-between;
  left: 10.28vw;
  position: absolute;
  top: 5.0vw;
  width: 58.61vw;
}

.mobile .texto1-panel-2 {
  align-items: flex-start;
  display: flex;
  flex: 1;
  height: 12.5vw;
  max-height: 12.5vw;
  min-width: 100%;
}

.mobile .overlap-group-25 {
  height: 14.72vw;
  margin-top: -3.19vw;
  position: relative;
  width: 59.17vw;
}

.mobile .nuestro-panel-5 {
  color: var(--white);
  font-family: var(--font-family-montserrat);
  font-size: 6.39vw;
  font-weight: 900;
  height: 15.78vw;
  left: 0;
  letter-spacing: 0;
  line-height: 6.44vw;
  overflow: hidden;
  position: absolute;
  top: 8.94vw;
  white-space: nowrap;
  width: 59.17vw;
}

.mobile .conoce-4 {
  height: 7.22vw;
  left: 0;
  position: absolute;
  top: 0;
  width: 27.5vw;
}

.mobile .boton-panel-2 {
  background: linear-gradient(90deg, #ffffff 0%, #ffffff 51.8%, #ffffff 100%);
  cursor: pointer;
  display: flex;
  height: 8.61vw;
  transition: all 0.4s ease;
  width: 30.28vw;
  margin-bottom:-3vw;
}

.mobile .boton-panel-2:hover {
  transform: scale(1.1);
}

.mobile .comprar-8 {
  flex: 1;
  height: 5.56vw;
  margin-left: 5.0vw;
  margin-right: 5.0vw;
  margin-top: 1.6vw;
  object-fit: cover;
}

.mobile .panel-empresarial-2 {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  height: 31.39vw;
  justify-content: space-between;
  left: 29.44vw;
  position: absolute;
  top: 79.72vw;
  width: 60.28vw;
}

.mobile .texto1-empresarial-2 {
  align-items: flex-end;
  display: flex;
  flex: 1;
  flex-direction: column;
  height: 20.0vw;
  justify-content: space-between;
  margin-right: 0.28vw;
  max-height: 20.0vw;
}

.mobile .conoce-5 {
  height: 8.39vw;
  margin-top: -3.19vw;
  overflow: hidden;
  text-align: right;
  width: 26.11vw;
}

.mobile .nuestro-panel-empresarial-2 {
  color: var(--white);
  flex: 1;
  font-family: var(--font-family-montserrat);
  font-size: 6.39vw;
  font-weight: 900;
  height: 14.72vw;
  letter-spacing: 0;
  line-height: 6.39vw;
  margin-bottom: -0.56vw;
  margin-right: -0.56vw;
  max-height: 14.72vw;
  text-align: right;
}

.mobile .boton-empresarial-2 {
  background: linear-gradient(90deg, #ffffff 0%, #ffffff 51.8%, #ffffff 100%);
  cursor: pointer;
  display: flex;
  height: 8.61vw;
  transition: all 0.4s ease;
  width: 30.28vw;
}

.mobile .boton-empresarial-2:hover {
  transform: scale(1.1);
}

.mobile .comprar-9 {
  flex: 1;
  height: 5.28vw;
  margin-left: 6.25vw;
  margin-right: 6.25vw;
  margin-top: 1.67vw;
  object-fit: cover;
}

.mobile .testimonios-2 {
  align-items: flex-start;
  background-color: var(--wild-sand);
  border: 0.56vw solid;
  border-color: var(--pink-swan-2);
  display: flex;
  flex-direction: column;
  gap: 10.0vw;
  margin-top: 6.39vw;
  min-height: 127.78vw;
  padding: 8.61vw 11.11vw;
  width: 100%;
  z-index: 5;
}

.mobile .titulo-test-2 {
  align-items: flex-end;
  display: flex;
  height: 19.72vw;
  min-width: 76.39vw;
}

.mobile .linea1-test-2 {
  background: linear-gradient(90deg, #72348a 0%, #4288c2 100%);
  height: 0.56vw;
  margin-bottom: 3.6vw;
  width: 13.89vw;
}

.mobile .test-container-3 {
  align-self: flex-start;
  height: 16.39vw;
  margin-left: 2.22vw;
  position: relative;
  width: 44.72vw;
}

.mobile .t-estimonios-2 {
  height: 7.78vw;
  left: 0;
  letter-spacing: 0;
  line-height: 13.33vw;
  position: absolute;
  text-align: center;
  top: 8.61vw;
  white-space: nowrap;
  width: 44.72vw;
}

.mobile .icon-test-2 {
  height: 10.83vw;
  left: 17.5vw;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 8.33vw;
}

.mobile .linea2-test-2 {
  background: linear-gradient(-90deg, #72348a 0%, #4288c2 100%);
  height: 0.56vw;
  margin-bottom: 3.6vw;
  margin-left: 1.67vw;
  width: 13.89vw;
}

.mobile .coment-test-4 {
  align-items: flex-end;
  align-self: center;
  display: flex;
  flex-direction: column;
  margin-left: 0.53vw;
  min-height: 79.17vw;
  width: 69.44vw;
}

.mobile .overlap-group-26 {
  align-items: flex-end;
  align-self: center;
  background-image: url(../img/foto-test-2@1x.png);
  background-position: 50% 50%;
  background-size: cover;
  border-radius: 23.33vw;
  display: flex;
  height: 31.39vw;
  justify-content: flex-end;
  margin-right: 1.64vw;
  min-width: 31.39vw;
  padding: 1.17vw 0.78vw;
}

.mobile .coment-test-5 {
  height: 8.89vw;
  object-fit: cover;
  width: 8.89vw;
}

.mobile .test-container-4 {
  height: 12.22vw;
  margin-top: 3.61vw;
  position: relative;
  width: 64.44vw;
}

.mobile .nombre-test-2 {
  height: 6.67vw;
  left: 0;
  letter-spacing: 0;
  line-height: 7.22vw;
  overflow: hidden;
  position: absolute;
  text-align: center;
  top: 0;
  white-space: nowrap;
  width: 64.44vw;
}

.mobile .empresas-test-2 {
  height: 6.11vw;
  left: 6.11vw;
  letter-spacing: 0;
  line-height: 7.22vw;
  overflow: hidden;
  position: absolute;
  text-align: center;
  top: 6.11vw;
  white-space: nowrap;
  width: 46.39vw;
}

.mobile .desc-test-2 {
  color: var(--stack);
  font-family: var(--font-family-montserrat);
  font-size: var(--font-size-m);
  font-weight: 400;
  height: 23.33vw;
  letter-spacing: 0;
  line-height: 4.44vw;
  margin-right: 1.08vw;
  margin-top: 8.61vw;
  text-align: center;
  width: 68.33vw;
}

.mobile .blog_inicio-2 {
  display: flex;
  flex-direction: column;
  gap: 7.5vw;
  height: 380.0vw;
  margin-top: 6.39vw;
  width: 79.72vw;
  z-index: 6;
}

.mobile .titulo-blog-2 {
  align-items: flex-end;
  display: flex;
  flex: 1;
  margin-left: 14.81vw;
  margin-right: 14.81vw;
  max-height: 20.0vw;
}

.mobile .tit-blog-2 {
  align-items: flex-end;
  display: flex;
  flex: 1;
  height: 20.0vw;
  min-width: 100%;
}

.mobile .rectngulo-14-2 {
  background: linear-gradient(90deg, #72348a 0%, #4288c2 100%);
  height: 0.56vw;
  margin-bottom: 2.78vw;
  width: 13.89vw;
}

.mobile .blog-container-3 {
  align-self: flex-start;
  height: 16.67vw;
  margin-left: 0.83vw;
  position: relative;
  width: 21.11vw;
}

.mobile .blog-6 {
  left: 0;
  letter-spacing: 0;
  line-height: 13.33vw;
  position: absolute;
  text-align: center;
  top: 9.44vw;
  white-space: nowrap;
  width: 21.11vw;
}

.mobile .icon-blog-2 {
  height: 11.67vw;
  left: 3.61vw;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 13.33vw;
}

.mobile .rectngulo-13-2 {
  background: linear-gradient(-90deg, #72348a 0%, #4288c2 100%);
  height: 0.56vw;
  margin-bottom: 2.78vw;
  margin-left: 0.28vw;
  width: 13.89vw;
}

.mobile .grupo-548 {
  flex: 1;
  gap: 6.39vw;
  min-height: calc(100.00% - 27.5vw);
}

.mobile .nota1-blog-2 {
  display: flex;
  flex-direction: column;
  height: 113.33vw;
  justify-content: space-between;
  margin-left: 0.08vw;
  width: 79.44vw;
}

.mobile .img-nota1-2 {
  flex: 1;
  height: 68.06vw;
  margin-left: 0;
  margin-right: 0;
  max-height: 68.06vw;
  object-fit: cover;
}

.mobile .info-nota1-2 {
  align-items: flex-start;
  background-color: var(--cultured-pearl);
  display: flex;
  flex: 1;
  flex-direction: column;
  margin-right: 0;
  max-height: 45.28vw;
  min-height: 45.28vw;
  padding: 2.89vw 3.39vw;
}

.mobile .name-6 {
  margin-left: 2.78vw;
  margin-top: 2.5vw;
  white-space: nowrap;
}

.mobile .la-revolucin-del-ne-2 {
  align-self: center;
  letter-spacing: 0;
  line-height: 4.3vw;
  margin-right: 4.44vw;
  margin-top: 0.83vw;
  margin-bottom: 0.2vw;
  min-height: 10vw;
  min-width: 66.67vw;
  white-space: nowrap;
}

.mobile .taggo-revoluciona-el-2 {
  align-self: flex-end;
  height: 12.5vw;
  letter-spacing: 0;
  line-height: 3.89vw;
  margin-top: 0.78vw;
  width: 73.89vw;
}

.mobile .boton-nota1-2 {
  cursor: pointer;
  height: 5.0vw;
  letter-spacing: 0;
  line-height: 3.61vw;
  margin-left: 0.78vw;
  margin-top: 0.44vw;
  transition: all 0.2s ease-in-out;
  width: 18.06vw;
}

.mobile .boton-nota1-2:hover {
  transform: translate(-5px, 0);
}

.mobile .nota2-blog-1 {
  align-items: flex-start;
  display: flex;
  margin-left: 0.08vw;
  min-width: 79.44vw;
}

.mobile .overlap-group-27 {
  height: 113.06vw;
  position: relative;
  width: 79.44vw;
}

.mobile .info-nota2-2 {
  align-items: flex-start;
  background-color: var(--cultured-pearl);
  display: flex;
  flex-direction: column;
  left: 0;
  min-height: 45.28vw;
  padding: 5.0vw 5.56vw;
  position: absolute;
  top: 67.78vw;
  width: 79.44vw;
}

.mobile .name-7 {
  width: 66.67vw;
}

.mobile .la-herramienta-impresci-2 {
  letter-spacing: 0;
  line-height: 3.33vw;
  margin-top: 0.56vw;
  min-height: 4.72vw;
  width: 67.78vw;
}

.mobile .ests-buscando-una-4 {
  height: 13.5vw;
  width: 64.17vw;
}

.mobile .boton-nota2-2 {
  cursor: pointer;
  letter-spacing: 0;
  line-height: 4.44vw;
  margin-top: 3.61vw;
  min-height: 5.0vw;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
}

.mobile .boton-nota2-2:hover {
  transform: translate(-5px, 0);
}

.mobile .img-noat2 {
  left: 0;
  position: absolute;
  top: 0;
  width: 79.44vw;
}

.mobile .nota3-blog-1 {
  display: flex;
  flex-direction: column;
  height: 113.33vw;
  justify-content: space-between;
  width: 79.72vw;
}

.mobile .img-nota3 {
  flex: 1;
  max-height: 68.06vw;
}

.mobile .info-nota3-2 {
  align-items: center;
  background-color: var(--cultured-pearl);
  display: flex;
  flex: 1;
  flex-direction: column;
  margin-left: 0.08vw;
  margin-right: 0.08vw;
  max-height: 45.28vw;
  min-height: 45.28vw;
  padding: 4.17vw 0;
}

.mobile .name-8 {
  margin-right: 0.56vw;
  margin-top: 1.11vw;
  width: 66.67vw;
}

.mobile .potencia-tu-red-de-conta-2 {
  letter-spacing: 0;
  line-height: 3.33vw;
  margin-right: 2.5vw;
  margin-top: 0.83vw;
  min-height: 4.72vw;
  width: 64.72vw;
}

.mobile .ests-buscando-una-5 {
  margin-left: 0.56vw;
  min-height: 12.5vw;
  width: 66.67vw;
}

.mobile .boton-nota3-2 {
  align-self: flex-start;
  cursor: pointer;
  letter-spacing: 0;
  line-height: 3.61vw;
  margin-left: 6.94vw;
  margin-top: 0.89vw;
  min-height: 5.0vw;
  transition: all 0.2s ease-in-out;
  width: 33.33vw;
}

.mobile .boton-nota3-2:hover {
  transform: translate(-5px, 0);
}

.mobile .clientes-2 {
  background-image: url(../img/fondo-clientes-2@1x.png);
  background-position: 50% 50%;
  background-size: cover;
  display: flex;
  height: 13.61vw;
  margin-top: 5.56vw;
  width: 100%;
  z-index: 7;
}

.mobile .img-clientes-2 {
  flex: 1;
  height: 5.83vw;
  margin-left: 10.56vw;
  margin-right: 11.11vw;
  margin-top: 3.89vw;
  object-fit: cover;
}

.mobile .footer-4 {
  height: 209.72vw;
  justify-content: space-between;
  margin-top: 7.22vw;
  width: 100%;
  z-index: 8;
}

.mobile .icon-news-2.bp3-animate-enter4 {
  animation: bp3-animate-enter4-frames 2.00s ease-in-out 0.00s 1 normal forwards;
  display: block;
  opacity: 0;
  transform: rotate(25deg);
}

@keyframes bp3-animate-enter4-frames {
  from{opacity: 0;
transform: rotate(25deg);
}
to{opacity: 1;
transform: rotate(0);
}
}

.mobile .boton-newsletter:hover {
  transform: scale(1.1);
}

.mobile .informacin-2 {
  height: 6.94vw;
  object-fit: cover;
  width: 44.72vw;
}

.mobile .inicio-9:hover {
  color: #72348A;

}

.mobile .empresas-9:hover {
  color: #72348A;

}

.mobile .usuario-5:hover {
  color: #72348A;

}

.mobile .pf-9:hover {
  color: #72348A;

}

.mobile .overlap-group-28 {
  border-radius: 4.86vw;
  height: 9.72vw;
  position: relative;
  width: 9.72vw;
}

.mobile .ellipse-47-2:hover {
  background-color: #72348A
}

.mobile .check3 {
  height: 3.54vw;
  margin-left: 0;
  object-fit: cover;
  width: 3.54vw;
}

.mobile .conoce {
  letter-spacing: 0;
  line-height: 11.94vw;
  white-space: nowrap;
}

.mobile .cotizar {
  height: 5.28vw;
  object-fit: cover;
  width: 15.56vw;
}

.mobile .ests-buscando-una {
  letter-spacing: 0;
  line-height: 3.89vw;
}

.mobile .footer {
  display: flex;
  flex-direction: column;
}

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

.mobile .icon {
  height: 29.17vw;
  object-fit: cover;
  width: 29.17vw;
}

.mobile .imagen-de-fondo-de-l {
  flex: 1;
  letter-spacing: 0;
  opacity: 0.4;
}

.mobile .img {
  height: 68.06vw;
  object-fit: cover;
}

.mobile .name {
  letter-spacing: 0;
  line-height: 3.33vw;
  min-height: 4.72vw;
}

.mobile .span1 {
  color: var(--eminence);
  font-family: var(--font-family-montserrat);
  font-weight: 800;
}

.mobile .texto-pro {
  letter-spacing: 0;
  text-align: center;
}

.mobile .video-desde-youtube {
  letter-spacing: 0;
  line-height: 4.44vw;
  margin-bottom: -0.36vw;
  margin-top: 0.42vw;
  opacity: 0.4;
  white-space: nowrap;
}

.mobile .x55-00-000-000-miguel {
  letter-spacing: 0;
  margin-bottom: 7.5vw;
  margin-right: -0.56vw;
  opacity: 0.4;
  white-space: nowrap;
}
/* screen - tablet-all-breakpoints */

.tablet-all-breakpoints {
  align-items: center;
  background-color: var(--white);
  display: flex;
  flex-direction: column;
  height: 540.08vw;
  width: 100%;
}

.tablet-all-breakpoints .header-1 {
  background-color: transparent;
  display: flex;
  height: 7.03vw;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
}

.tablet-all-breakpoints .overlap-group-10 {
  align-items: flex-start;
  background-image: url(../img/fondo-header-1@1x.png);
  background-position: 50% 50%;
  background-size: cover;
  display: flex;
  gap: 30.21vw;
  height: 9.38vw;
  margin-top: -0.65vw;
  min-width: 102.34vw;
  padding: 1.17vw 5.47vw;
}

.tablet-all-breakpoints .inicio-5:hover {
  color: #72348A;

}

.tablet-all-breakpoints .empresas-5:hover {
  color: #72348A;

}

.tablet-all-breakpoints .usuraio-3:hover {
  color: #72348A;

}

.tablet-all-breakpoints .pf-5:hover {
  color: #72348A;

}

.tablet-all-breakpoints .blog-3 {
  align-items: flex-end;
  display: flex;
  height: 1.25vw;
  width: 3.17vw;
}

.tablet-all-breakpoints .blog-4 {
  cursor: pointer;
  flex: 1;
  height: 2.21vw;
  letter-spacing: 0;
  line-height: 3.91vw;
  margin-right: -0.26vw;
  opacity: 0.7;
  transition: all 0.2s ease;
  white-space: nowrap;
}

.tablet-all-breakpoints .blog-4:hover {
  color: #72348A;

}

.tablet-all-breakpoints .banner_principal-1 {
  display: flex;
  height: 49.87vw;
  margin-top: 6.82vw;
  width: 100%;
  z-index: 1;
}

.tablet-all-breakpoints .seccion-banner-1 {
  align-items: flex-end;
  background-image: url(../img/banner-principal.jpg);
  background-position: 50% 50%;
  background-size: cover;
  display: flex;
  flex: 1;
  width: 100%;
}
.tablet-all-breakpoints .seccion-banner-12 {
    align-items: flex-end;
    background-image: url(../img/banner2.jpg);
    background-position: 50% 50%;
    background-size: cover;
    display: flex;
    flex: 1;
    width: 100%;
  }
  .tablet-all-breakpoints .seccion-banner-13 {
    align-items: flex-end;
    background-image: url(../img/banner3.jpg);
    background-position: 50% 50%;
    background-size: cover;
    display: flex;
    flex: 1;
    width: 100%;
  }
  .tablet-all-breakpoints .seccion-banner-14 {
    align-items: flex-end;
    background-image: url(../img/banner4.jpg);
    background-position: 25% 50%;
    background-size: cover;
    display: flex;
    flex: 1;
    width: 100%;
  }

.tablet-all-breakpoints .textos-banner-1 {
  display: flex;
  flex-direction: column;
  height: 15.53vw;
  justify-content: space-between;
  margin-bottom: 6.08vw;
  margin-left: 5.73vw;
  width: 37.37vw;
}

.tablet-all-breakpoints .titulo-banner-1 {
  flex: 1;
  height: 5.08vw;
  letter-spacing: 0;
  line-height: 5.91vw;
  margin-right: -0.26vw;
  max-height: 5.08vw;
  opacity: 0;
  transform: translateY(3.26vw);
}

.tablet-all-breakpoints .titulo-banner-1.bp1-animate-enter35 {
  animation: bp1-animate-enter35-frames 3.00s ease-out 0.00s 1 normal forwards;
  opacity: 0;
  transform: translateY(3.26vw);
}

@keyframes bp1-animate-enter35-frames {
  from{opacity: 0;
transform: translateY(25px);
}
to{opacity: 1;
transform: translateY(0);
}
}

.tablet-all-breakpoints .desc-banner-1 {
  color: var(--white);
  font-family: var(--font-family-montserrat);
  font-size: var(--font-size-xxl);
  font-weight: 500;
  height: 9.9vw;
  letter-spacing: 0;
  line-height: 2vw;
  margin-bottom: 0.07vw;
  opacity: 0;
  transform: translateY(3.26vw);
  width: 31.51vw;
}

.tablet-all-breakpoints .desc-banner-1.bp1-animate-enter36 {
  animation: bp1-animate-enter36-frames 2.00s ease-out 0.00s 1 normal forwards;
  opacity: 0;
  transform: translateY(3.26vw);
}

@keyframes bp1-animate-enter36-frames {
  from{opacity: 0;
transform: translateY(25px);
}
to{opacity: 1;
transform: translateY(0);
}
}

.tablet-all-breakpoints .overlap-group4 {
  align-self: flex-end;
  height: 113.15vw;
  margin-top: 4.56vw;
  position: relative;
  width: 94.53vw;
  z-index: 2;
}

.tablet-all-breakpoints .video_inicio-1 {
  display: flex;
  height: 39.84vw;
  left: 9.11vw;
  position: absolute;
  top: 0;
  width: 70.83vw;
}

.tablet-all-breakpoints .overlap-group-11 {
  align-items: flex-start;
  background-image: url(../img/taggo-video-1-1x-png@1x.png);
  background-position: 50% 50%;
  background-size: cover;
  display: flex;
  height: 42.97vw;
  margin-top: -1.04vw;
  min-width: 73.96vw;
  padding: 14.27vw 30.23vw;
}

.tablet-all-breakpoints .overlap-group2-1 {
  height: 81.25vw;
  left: 0;
  position: absolute;
  top: 31.9vw;
  width: 94.53vw;
}

.tablet-all-breakpoints .licencias-3 {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 3.65vw;
  left: 0;
  min-height: 67.45vw;
  position: absolute;
  top: 15.8vw;
  width: 88.8vw;
}

.tablet-all-breakpoints .titulo-licencias-1 {
  height: 4.82vw;
  margin-left: 5.08vw;
  opacity: 0;
  transform: translateY(-2.6vw);
  width: 39.45vw;
}

.tablet-all-breakpoints .titulo-licencias-1.bp1-animate-enter37 {
  animation: bp1-animate-enter37-frames 0.50s ease-in-out 0.40s 1 normal forwards;
  opacity: 0;
  transform: translateY(-2.6vw);
}

@keyframes bp1-animate-enter37-frames {
  from{opacity: 0; transform: translateY(-20px);
}
to{opacity: 1; transform: translateY(0);
}
}

.tablet-all-breakpoints .licencias-4 {
  align-items: center;
  display: flex;
  flex: 1;
  gap: 0.65vw;
  min-width: 39.45vw;
}

.tablet-all-breakpoints .linea1 {
  background: linear-gradient(90deg, #72348a 0%, #4288c2 100%);
  height: 0.26vw;
  margin-top: -0.61vw;
  width: 6.38vw;
}

.tablet-all-breakpoints .licencias-5 {
  align-self: flex-start;
  letter-spacing: 0;
  line-height: 6.25vw;
  margin-top: -1.17vw;
  min-height: 5.08vw;
  text-align: center;
  white-space: nowrap;
  width: 25.26vw;
}

.tablet-all-breakpoints .linea2-licencias-1 {
  background: linear-gradient(-90deg, #72348a 0%, #4288c2 100%);
  height: 0.26vw;
  margin-top: 0.39vw;
  width: 6.51vw;
}

.tablet-all-breakpoints .licencia_-container-1 {
  align-items: flex-start;
  display: flex;
  height: 58.98vw;
  min-width: 88.8vw;
}

.tablet-all-breakpoints .licencia_basica-1 {
  align-items: center;
  border: 0.26vw solid;
  border-color: var(--black-4);
  cursor: pointer;
  display: flex;
  flex-direction: column;
  height: 56.98vw;
  padding: 2.34vw 0;
  transition: all 0.2s ease-in-out;
  width: 26.3vw;
}

.tablet-all-breakpoints .licencia_basica-1:hover {
  transform: scale(0.9);
}

.tablet-all-breakpoints .icon-4 {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 2.47vw;
  margin-right: 0.26vw;
  min-height: 15.49vw;
  width: 26.56vw;
}

.tablet-all-breakpoints .icon-5 {
  height: 9.64vw;
  margin-left: 0.52vw;
  object-fit: cover;
  width: 9.64vw;
}

.tablet-all-breakpoints .licencia-bsica-1 {
  color: var(--black);
  font-family: var(--font-family-montserrat);
  font-size: var(--font-size-xl);
  font-weight: 700;
  letter-spacing: 0;
  line-height: 3.39vw;
  margin-bottom: -0.26vw;
  min-height: 3.12vw;
  text-align: center;
  white-space: nowrap;
  width: 26.56vw;
}

.tablet-all-breakpoints .texto1-basica-1 {
  align-items: flex-start;
  align-self: flex-end;
  display: flex;
  flex-direction: column;
  margin-right: 0.52vw;
  margin-top: 1.78vw;
  min-height: 16.67vw;
  width: 23.05vw;
}

.tablet-all-breakpoints .personaliza-1 {
  letter-spacing: 0;
  line-height: 2.6vw;
  margin-top: 1vw;
  opacity: 0.5;
  white-space: nowrap;
}

.tablet-all-breakpoints .basica-item {
  display: flex;
  gap: 1.17vw;
  height: 1.78vw;
  margin-top: 0.65vw;
  width: 19.27vw;
}

.tablet-all-breakpoints .check1-1 {
  margin-top: 0.26vw;
}

.tablet-all-breakpoints .imagen-de-fondo-de-l-4 {
  height: 4.04vw;
  line-height: 1.82vw;
}

.tablet-all-breakpoints .linea1-basica-1 {
  height: 0.13vw;
  margin-left: 0.01vw;
  margin-top: 0.65vw;
  object-fit: cover;
  width: 20.96vw;
}

.tablet-all-breakpoints .basica-item-1 {
  align-items: flex-end;
  display: flex;
  gap: 1.3vw;
  height: 1.95vw;
  margin-top: 0.26vw;
  width: 21.48vw;
}

.tablet-all-breakpoints .check2 {
  margin-bottom: 0.39vw;
  margin-top: 0.39vw;
  object-fit: cover;
  width: 1.17vw;
}

.tablet-all-breakpoints .imagen-de-fondo-de-l-3 {
  height: 2.21vw;
  line-height: 2.6vw;
  white-space: nowrap;
  width: 19.01vw;
}

.tablet-all-breakpoints .linea2-basica {
  margin-left: 0.02vw;
  margin-top: 0.13vw;
}

.tablet-all-breakpoints .basica-item-2 {
  align-items: flex-end;
  display: flex;
  gap: 1.3vw;
  height: 1.95vw;
  margin-left: 0.01vw;
  margin-top: 0.13vw;
  width: 21.48vw;
}

.tablet-all-breakpoints .linea3-basica {
  height: 0.13vw;
  margin-left: 0.01vw;
  margin-top: 0.26vw;
  object-fit: cover;
  width: 20.96vw;
}

.tablet-all-breakpoints .basica-item-3 {
  display: flex;
  gap: 1.29vw;
  height: 3.78vw;
  margin-left: 0.01vw;
  margin-top: 0.52vw;
  width: 20.31vw;
}

.tablet-all-breakpoints .check4-1 {
  height: 1.17vw;
  margin-top: 0.13vw;
  object-fit: cover;
  width: 1.17vw;
}

.tablet-all-breakpoints .imagen-de-fondo-de-l-5 {
  line-height: 1.82vw;
  margin-bottom: -0.33vw;
  margin-top: 0.07vw;
  white-space: nowrap;
}

.tablet-all-breakpoints .texto2-basica-1 {
  align-items: flex-end;
  display: flex;
  height: 1.95vw;
  margin-right: 0.13vw;
  margin-top: 3.65vw;
  width: 26.17vw;
}

.tablet-all-breakpoints .texto-basica-1 {
  flex: 1;
  height: 2.21vw;
  letter-spacing: 0;
  line-height: 2.6vw;
  margin-right: -0.26vw;
  opacity: 0.55;
  text-align: center;
  white-space: nowrap;
}

.tablet-all-breakpoints .precio-basica-1 {
  align-items: flex-end;
  display: flex;
  height: 4.17vw;
  margin-top: 1.65vw;
  min-width: 13.8vw;
  padding: 0.13vw 0;
}

.tablet-all-breakpoints .basica-container-1 {
  height: 3.65vw;
  position: relative;
  width: 13.8vw;
}

.tablet-all-breakpoints .precio1-basica-1 {
  left: 3vw;
  letter-spacing: 0;
  line-height: 2.34vw;
  position: absolute;
  text-align: center;
  top: 0;
  white-space: nowrap;
}

.tablet-all-breakpoints .texto3-basica-1 {
  left: 4vw;
  letter-spacing: 0;
  line-height: 2.21vw;
  position: absolute;
  text-align: center;
  top: 1.95vw;
  white-space: nowrap;
}

.tablet-all-breakpoints .boton_cotizar-1 {
  align-items: flex-end;
  background: linear-gradient(90deg, #4288c2 0%, #72348a 100%);
  cursor: pointer;
  display: flex;
  height: 3.65vw;
  justify-content: flex-end;
  margin-right: 0.39vw;
  margin-top: 2.78vw;
  min-width: 10.03vw;
  padding: 0.91vw 1.69vw;
  transition: all 0.4s ease;
}

.tablet-all-breakpoints .boton_cotizar-1:hover {
  transform: scale(1.1);
}

.tablet-all-breakpoints .comprar-3 {
  width: 6.71vw;
}

.tablet-all-breakpoints .licencia_pro {
  align-items: center;
  border: 0.26vw solid;
  border-color: var(--black-4);
  cursor: pointer;
  display: flex;
  flex-direction: column;
  margin-left: 5.08vw;
  height: 56.98vw;
  padding: 2.34vw 0;
  transition: all 0.2s ease-in-out;
  width: 26.3vw;
}

.tablet-all-breakpoints .licencia_pro:hover {
  transform: scale(0.9);
}

.tablet-all-breakpoints .icon-6 {
  height: 9.64vw;
  object-fit: cover;
  width: 9.64vw;
}

.tablet-all-breakpoints .licencia-pro-1 {
  letter-spacing: 0;
  line-height: 3.39vw;
  margin-bottom: -0.26vw;
  min-height: 3.12vw;
  text-align: center;
  white-space: nowrap;
  width: 26.56vw;
}

.tablet-all-breakpoints .texto1-pro-1 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  margin-right: 0.39vw;
  margin-top: 3.78vw;
  min-height: 10.94vw;
  width: 20.96vw;
}

.tablet-all-breakpoints .integra-1 {
  letter-spacing: 0;
  line-height: 2.6vw;
  margin-left: 0.52vw;
  margin-top: -0.39vw;
  opacity: 0.5;
  white-space: nowrap;
}

.tablet-all-breakpoints .componente-237-1 {
  display: flex;
  gap: 1.3vw;
  height: 1.95vw;
  margin-top: 0.78vw;
  width: 19.92vw;
}

.tablet-all-breakpoints .check1-2 {
  margin-top: 0.13vw;
}

.tablet-all-breakpoints .video-desde-youtube-1 {
  flex: 1;
}

.tablet-all-breakpoints .linea1-pro {
  height: 0.13vw;
  margin-left: 0.04vw;
  margin-top: 0.52vw;
  object-fit: cover;
  width: 20.96vw;
}

.tablet-all-breakpoints .componente-238-1 {
  display: flex;
  gap: 1.3vw;
  height: 1.95vw;
  margin-top: 0.39vw;
  width: 19.27vw;
}

.tablet-all-breakpoints .linea2-pro {
  margin-left: 0.04vw;
  margin-top: 0.39vw;
}

.tablet-all-breakpoints .componente-239-1 {
  align-items: flex-end;
  display: flex;
  height: 1.95vw;
  justify-content: space-between;
  margin-top: 0.52vw;
  width: 13.54vw;
}

.tablet-all-breakpoints .video-desde-youtube-2 {
  width: 11.07vw;
}

.tablet-all-breakpoints .texto2-pro-1 {
  display: flex;
  height: 5.6vw;
  margin-left: 0.13vw;
  margin-top: 3.3vw;
  width: 20.96vw;
}

.tablet-all-breakpoints .texto-pro-2 {
  flex: 1;
  height: 5.86vw;
  line-height: 1.82vw;
  margin-right: -0.26vw;
  margin-top: -0.13vw;
  opacity: 0.55;
}

.tablet-all-breakpoints .precio-pro-2 {
  align-items: flex-end;
  display: flex;
  height: 5.86vw;
  margin-right: 0.26vw;
  margin-top: 1.26vw;
  min-width: 23.96vw;
}

.tablet-all-breakpoints .o-pro-container-1 {
  height: 5.34vw;
  margin-bottom: -0.07vw;
  position: relative;
  width: 23.96vw;
}

.tablet-all-breakpoints .texto-pro-3 {
  left: 0;
  line-height: 3.91vw;
  position: absolute;
  top: 2.47vw;
  white-space: nowrap;
  width: 23.96vw;
}

.tablet-all-breakpoints .precio-pro-3 {
  left: 8.5vw;
  letter-spacing: 0;
  line-height: 3.91vw;
  position: absolute;
  text-align: center;
  top: 0;
  white-space: nowrap;
}

.tablet-all-breakpoints .licencia_cambiarlogo {
  align-items: center;
  border: 0.26vw solid;
  border-color: var(--black-4);
  cursor: pointer;
  display: flex;
  flex-direction: column;
  margin-left: 4.82vw;
  min-height: 56.98vw;
  padding: 2.34vw 0;
  transition: all 0.2s ease-in-out;
  width: 26.3vw;
}

.tablet-all-breakpoints .licencia_cambiarlogo:hover {
  transform: scale(0.9);
}

.tablet-all-breakpoints .icon-cambiarlogo-1 {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 2.86vw;
  margin-right: 0.26vw;
  min-height: 18.1vw;
  width: 26.56vw;
}

.tablet-all-breakpoints .group-455-1 {
  height: 9.64vw;
  margin-right: 0.26vw;
  object-fit: cover;
  width: 9.64vw;
}

.tablet-all-breakpoints .o-de-1 {
  letter-spacing: 0;
  line-height: 2vw;
  min-height: 5.73vw;
  text-align: center;
  width: 26.56vw;
}

.tablet-all-breakpoints .texto1-cambiarlogo-2 {
  display: flex;
  height: 5.6vw;
  margin-right: 0.26vw;
  margin-top: 6.68vw;
  width: 19.79vw;
}

.tablet-all-breakpoints .texto1-cambiarlogo-3 {
  flex: 1;
  letter-spacing: 0;
  line-height: 1.82vw;
  margin-bottom: -0.33vw;
  margin-right: -0.26vw;
  margin-top: 0.07vw;
  opacity: 0.55;
  text-align: center;
  white-space: nowrap;
  width: 19.79vw;
}

.tablet-all-breakpoints .precio-cambiarlogo-2 {
  align-items: flex-start;
  display: flex;
  height: 4.3vw;
  margin-right: 0.26vw;
  margin-top: 10.9vw;
  min-width: 15.1vw;
}

.tablet-all-breakpoints .o-cambiarlogo-container-1 {
  height: 3.78vw;
  margin-top: -0.52vw;
  position: relative;
  width: 15.1vw;
}

.tablet-all-breakpoints .texto-cambiarlogo-1 {
  left: 4.5vw;
  letter-spacing: 0;
  line-height: 3.91vw;
  position: absolute;
  text-align: center;
  top: 2.08vw;
  white-space: nowrap;
}

.tablet-all-breakpoints .precio-cambiarlogo-3 {
  left: 3.5vw;
  letter-spacing: 0;
  line-height: 3.91vw;
  position: absolute;
  text-align: center;
  top: 0;
  white-space: nowrap;
}

.tablet-all-breakpoints .boton_cotizar-2 {
  align-items: flex-end;
  background: linear-gradient(90deg, #4288c2 0%, #72348a 100%);
  cursor: pointer;
  display: flex;
  height: 3.65vw;
  justify-content: flex-end;
  margin-right: 0.39vw;
  margin-top: 2.78vw;
  min-width: 10.03vw;
  padding: 0.91vw 1.69vw;
  transition: all 0.4s ease;
}

.tablet-all-breakpoints .boton_cotizar-2:hover {
  transform: scale(1.1);
}

.tablet-all-breakpoints .adorno1-1 {
  background-image: url(../img/elemento1-1-1x-png@1x.png);
  background-position: 50% 50%;
  background-size: cover;
  height: 19.92vw;
  left: 81.51vw;
  opacity: 0;
  position: absolute;
  top: 0;
  transform: translate(0, 3.26vw);
  width: 13.02vw;
}

.tablet-all-breakpoints .adorno1-1.bp1-animate-enter39 {
  animation: bp1-animate-enter39-frames 2.00s ease-out 0.40s 1 normal forwards;
  opacity: 0;
  transform: translate(0, 3.26vw);
}

@keyframes bp1-animate-enter39-frames {
  from{opacity: 0;
transform: translate(0, 25px);
}
to{opacity: 1;
transform: translate(0,0);
}
}

.tablet-all-breakpoints .overlap-group3-1 {
  align-self: flex-start;
  height: 72.01vw;
  position: relative;
  width: 94.27vw;
  z-index: 3;
}

.tablet-all-breakpoints .adorno2-1 {
  background-image: url(../img/elemento2-1@1x.png);
  background-position: 50% 50%;
  background-size: cover;
  height: 22.02vw;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transform: translate(0, 3.26vw);
  width: 9.94vw;
}

.tablet-all-breakpoints .adorno2-1.bp1-animate-enter38 {
  animation: bp1-animate-enter38-frames 2.00s ease-out 0.40s 1 normal forwards;
  opacity: 0;
  transform: translate(0, 3.26vw);
}

@keyframes bp1-animate-enter38-frames {
  from{opacity: 0;
transform: translate(0, 25px);
}
to{opacity: 1;
transform: translate(0,0);
}
}

.tablet-all-breakpoints .adicionales-3 {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 6.78vw;
  left: 5.73vw;
  min-height: 66.19vw;
  position: absolute;
  top: 13.82vw;
  width: 88.54vw;
}

.tablet-all-breakpoints .titulo-adic-1 {
  height: 4.82vw;
  margin-left: 2.47vw;
  opacity: 0;
  transform: translateY(-2.6vw);
  width: 46.22vw;
}

.tablet-all-breakpoints .titulo-adic-1.bp1-animate-enter40 {
  animation: bp1-animate-enter40-frames 0.50s ease-in-out 0.40s 1 normal forwards;
  opacity: 0;
  transform: translateY(-2.6vw);
}

@keyframes bp1-animate-enter40-frames {
  from{opacity: 0; transform: translateY(-20px);
}
to{opacity: 1; transform: translateY(0);
}
}

.tablet-all-breakpoints .adicionales-4 {
  align-items: center;
  display: flex;
  flex: 1;
  min-width: 46.22vw;
}

.tablet-all-breakpoints .adicionales-5 {
  align-self: flex-start;
  letter-spacing: 0;
  line-height: 6.25vw;
  margin-left: 2.08vw;
  margin-top: -1.17vw;
  min-height: 5.08vw;
  text-align: center;
  white-space: nowrap;
  width: 29.82vw;
}

.tablet-all-breakpoints .linea2-adic-1 {
  background: linear-gradient(-90deg, #72348a 0%, #4288c2 100%);
  height: 0.26vw;
  margin-bottom: 0.65vw;
  margin-left: 1.56vw;
  width: 6.38vw;
}

.tablet-all-breakpoints .taggo-container-1 {
  align-items: flex-start;
  display: flex;
  gap: 4.82vw;
  height: 43.59vw;
  margin-right: 0;
  min-width: 88.54vw;
}

.tablet-all-breakpoints .taggo-webar-1 {
  align-items: center;
  border: 0.26vw solid;
  border-color: var(--black-6);
  cursor: pointer;
  display: flex;
  flex-direction: column;
  height: 43.59vw;
  padding: 2.21vw 2.99vw;
  transition: all 0.2s ease-in-out;
  width: 26.3vw;
}

.tablet-all-breakpoints .taggo-webar-1:hover {
  transform: scale(0.9);
}

.tablet-all-breakpoints .icon-webar-1 {
  display: flex;
  flex-direction: column;
  height: 18.1vw;
  justify-content: space-between;
  margin-right: 0.26vw;
  width: 15.62vw;
}

.tablet-all-breakpoints .icon-7 {
  height: 9.64vw;
  object-fit: cover;
  width: 9.64vw;
  margin-left:3.2vw;
}

.tablet-all-breakpoints .experiencia-web-ar-1 {
  color: var(--black);
  flex: 1;
  font-family: var(--font-family-montserrat);
  font-size: var(--font-size-xl);
  font-weight: 800;
  height: 5.73vw;
  letter-spacing: 0;
  line-height: 2vw;
  margin-bottom: -0.39vw;
  margin-right: -0.26vw;
  max-height: 5.73vw;
  text-align: center;
  white-space: nowrap;
}

.tablet-all-breakpoints .texto1-webar-1 {
  align-self: flex-start;
  display: flex;
  height: 9.24vw;
  margin-top: 2.3vw;
  width: 20.18vw;
}

.tablet-all-breakpoints .convierte-cualquier-1 {
  flex: 1;
  height: 9.51vw;
  letter-spacing: 0;
  line-height: 1.82vw;
  margin-right: -0.26vw;
  margin-top: -0.13vw;
  text-align: center;
}

.tablet-all-breakpoints .precio-webar-1 {
  align-items: flex-start;
  display: flex;
  height: 4.69vw;
  margin-right: -2.74vw;
  margin-top: 0vw;
  min-width: 15.1vw;
  padding: 0.33vw 0;
}

.tablet-all-breakpoints .overlap-group-12 {
  height: 3.52vw;
  position: relative;
  width: 15.1vw;
}

.tablet-all-breakpoints .precio4-webar-1 {
  left: 1.5vw;
  letter-spacing: 0;
  line-height: 2.6vw;
  position: absolute;
  text-align: center;
  top: 0;
  white-space: nowrap;
}

.tablet-all-breakpoints .span1 {
  color: var(--eminence);
  font-family: var(--font-family-montserrat);
  font-size: 2.73vw;
  font-weight: 800;
}

.tablet-all-breakpoints .anual-1 {
  left: 3vw;
  letter-spacing: 0;
  line-height: 3.91vw;
  position: absolute;
  text-align: center;
  top: 1.69vw;
  white-space: nowrap;
}

.tablet-all-breakpoints .boton_cotizar-3 {
  align-items: flex-end;
  background: linear-gradient(90deg, #4288c2 0%, #72348a 100%);
  cursor: pointer;
  display: flex;
  height: 3.65vw;
  justify-content: flex-end;
  margin-right: 0.39vw;
  margin-top: 1.17vw;
  min-width: 10.03vw;
  padding: 0.91vw 1.69vw;
  transition: all 0.4s ease;
}

.tablet-all-breakpoints .boton_cotizar-3:hover {
  transform: scale(1.1);
}

.tablet-all-breakpoints .taggo-fisica-1 {
  align-items: center;
  border: 0.26vw solid;
  border-color: var(--black-6);
  cursor: pointer;
  display: flex;
  flex-direction: column;
  height: 43.59vw;
  padding: 1.56vw 0;
  transition: all 0.2s ease-in-out;
  width: 26.3vw;
}


.tablet-all-breakpoints .taggo-fisica-1:hover {
  transform: scale(0.9);
}

.tablet-all-breakpoints .icon-fisica-1 {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 2.21vw;
  margin-right: 0.26vw;
  min-height: 19.01vw;
  width: 26.56vw;
}

.tablet-all-breakpoints .group-804-1 {
  height: 11.2vw;
  margin-right: 0.26vw;
  object-fit: cover;
  width: 11.2vw;
}

.tablet-all-breakpoints .texto1-fisica-2 {
  display: flex;
  height: 12.89vw;
  margin-right: 0.26vw;
  margin-top: 1.5vw;
  width: 20.57vw;
}

.tablet-all-breakpoints .texto1-fisica-3 {
  flex: 1;
  height: 13.15vw;
  letter-spacing: 0;
  line-height: 1.82vw;
  margin-right: -0.26vw;
  margin-top: -0.13vw;
  text-align: center;
}

.tablet-all-breakpoints .boton_cotizar-4 {
  align-items: flex-start;
  cursor: pointer;
  display: flex;
  margin-right: 0.52vw;
  margin-top: 2.2vw;
  min-width: 9.9vw;
  transition: all 0.4s ease;
}

.tablet-all-breakpoints .boton_cotizar-4:hover {
  transform: scale(1.1);
}

.tablet-all-breakpoints .overlap-group-13 {
  align-items: flex-end;
  background: linear-gradient(90deg, #4288c2 0%, #72348a 100%);
  display: flex;
  height: 3.65vw;
  margin-top: 0;
  min-width: 10.03vw;
  padding: 0.91vw 2.21vw;
}

.tablet-all-breakpoints .comprar-5 {
  width: 5.6vw;
}

.tablet-all-breakpoints .taggo-digital-1 {
    align-items: center;
    align-self: flex-end;
    border: 3.5px solid var(--black-6);
    cursor: pointer;
    display: flex;
    flex-direction: column;
    height: 43.59vw;
    padding: 2.55vw 0;
    transition: all 0.2s ease-in-out;
    width: 26.3vw;
}

.tablet-all-breakpoints .taggo-digital-1:hover {
  transform: scale(0.9);
}

.tablet-all-breakpoints .icon-digital-1 {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 2.86vw;
  margin-left: 0.32vw;
  min-height: 18.1vw;
  width: 26.56vw;
}

.tablet-all-breakpoints .icon-8 {
  height: 9.64vw;
  object-fit: cover;
  width: 9.64vw;
}

.tablet-all-breakpoints .texto1-digital-1 {
  display: flex;
  flex-direction: column;
  height: 14.19vw;
  justify-content: space-between;
  margin-left: 0.32vw;
  margin-top: 0.59vw;
  width: 22.66vw;
}

.tablet-all-breakpoints .quieres-aprovechar-1 {
  flex: 1;
  height: 5.86vw;
  letter-spacing: 0;
  line-height: 1.82vw;
  margin-left: 0.78vw;
  margin-right: 0.52vw;
  margin-top: 1vw;
  max-height: 5.86vw;
  opacity: 0.55;
  text-align: center;
}

.tablet-all-breakpoints .te-ayudamos-a-person-1 {
  flex: 1;
  height: 7.68vw;
  letter-spacing: 0;
  line-height: 1.82vw;
  margin-top: 1.87vw;
  margin-right: -0.26vw;
  max-height: 7.68vw;
  text-align: center;
}

.tablet-all-breakpoints .boton-digital-1 {
  align-items: flex-end;
  background: linear-gradient(90deg, #4288c2 0%, #72348a 100%);
  cursor: pointer;
  display: flex;
  height: 3.65vw;
  margin-left: 0.19vw;
  margin-top: 2.4vw;
  min-width: 10.03vw;
  padding: 0.91vw 2.21vw;
  transition: all 0.4s ease;
}

.tablet-all-breakpoints .boton-digital-1:hover {
  transform: scale(1.1);
}

.tablet-all-breakpoints .cotizar-1 {
  height: 1.82vw;
  object-fit: cover;
  width: 5.6vw;
}

.tablet-all-breakpoints .tarjetas-1 {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 2.99vw;
  margin-left: 0.61vw;
  margin-top: 5.86vw;
  min-height: 50.78vw;
  width: 91.28vw;
  z-index: 4;
}

.tablet-all-breakpoints .titulo-tarjetas-1 {
  height: 4.3vw;
  margin-left: 1.6vw;
  opacity: 0;
  transform: translateY(-2.6vw);
  width: 38.41vw;
}

.tablet-all-breakpoints .titulo-tarjetas-1.bp1-animate-enter41 {
  animation: bp1-animate-enter41-frames 0.50s ease-in-out 0.40s 1 normal forwards;
  opacity: 0;
  transform: translateY(-2.6vw);
}

@keyframes bp1-animate-enter41-frames {
  from{opacity: 0; transform: translateY(-20px);
}
to{opacity: 1; transform: translateY(0);
}
}

.tablet-all-breakpoints .overlap-group-14 {
  height: 4.56vw;
  position: relative;
  top: -1.17vw;
}

.tablet-all-breakpoints .t-arjetas-1 {
  height: 4.56vw;
  left: 3.91vw;
  letter-spacing: 0;
  line-height: 6.25vw;
  overflow: hidden;
  position: absolute;
  text-align: center;
  top: 0;
  white-space: nowrap;
  width: 30.99vw;
}

.tablet-all-breakpoints .linea2-tar-1 {
  background: linear-gradient(-90deg, #72348a 0%, #4288c2 100%);
  height: 0.26vw;
  left: 32.03vw;
  position: absolute;
  top: 3.39vw;
  width: 6.38vw;
}

.tablet-all-breakpoints .linea1-tar-1 {
  background: linear-gradient(90deg, #72348a 0%, #4288c2 100%);
  height: 0.26vw;
  left: 0;
  position: absolute;
  top: 3.39vw;
  width: 6.38vw;
}

.tablet-all-breakpoints .grupo-544 {
  align-items: flex-end;
  display: flex;
  height: 36.72vw;
  min-width: 91.28vw;
}

.tablet-all-breakpoints .tarjeta_pvc-1 {
  align-items: flex-start;
  align-self: flex-start;
  display: flex;
  flex-direction: column;
  min-height: 36.46vw;
  width: 28.52vw;
}

.tablet-all-breakpoints .tarjeta {
  cursor: pointer;
  display: flex;
  height: 17.84vw;
  transition: all 0.4s ease;
  width: 28.52vw;
}

.tablet-all-breakpoints .tarjeta:hover {
  transform: scale(1.1);
}

.tablet-all-breakpoints .tarjeta1-2 {
  flex: 1;
  margin-bottom: -1.69vw;
  margin-left: -1.17vw;
  margin-right: -1.17vw;
  margin-top: 0.5vw;
  object-fit: cover;
  width: 30.86vw;
}

.tablet-all-breakpoints .texto-pvc {
  display: flex;
  flex-direction: column;
  height: 12.11vw;
  justify-content: space-between;
  margin-left: 1.04vw;
  margin-top: 2.34vw;
  width: 20.83vw;
}

.tablet-all-breakpoints .texto1-pvc-1 {
  display: flex;
  flex: 1;
  flex-direction: column;
  height: 7.94vw;
  justify-content: space-between;
  max-height: 7.94vw;
}

.tablet-all-breakpoints .taggo-pvc {
  margin-right: 7.55vw;
}

.tablet-all-breakpoints .impresin-a-color-fr-1 {
  flex: 1;
  height: 4.17vw;
  letter-spacing: 0;
  line-height: 1.56vw;
  margin-bottom: -0.65vw;
  margin-right: -0.26vw;
  max-height: 4.17vw;
  opacity: 0.5;
  white-space: nowrap;
}

.tablet-all-breakpoints .precio-pvc-1 {
  display: flex;
  flex: 1;
  height: 2.86vw;
  margin-right: 8.07vw;
  max-height: 2.86vw;
}

.tablet-all-breakpoints .x15000-mx {
  flex: 1;
  height: 3.12vw;
  letter-spacing: 0;
  line-height: 3.91vw;
  margin-right: -0.26vw;
  margin-top: -0.52vw;
  white-space: nowrap;
}

.tablet-all-breakpoints .boton_cotizar-5 {
  align-items: flex-end;
  background: linear-gradient(90deg, #4288c2 0%, #72348a 100%);
  cursor: pointer;
  display: flex;
  height: 3.65vw;
  justify-content: flex-end;
  margin-left: 1.04vw;
  margin-top: 0.52vw;
  min-width: 10.03vw;
  padding: 0.91vw 1.69vw;
  transition: all 0.4s ease;
}

.tablet-all-breakpoints .boton_cotizar-5:hover {
  transform: scale(1.1);
}

.tablet-all-breakpoints .tarjeta_bambu-1 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  margin-bottom: 0.13vw;
  margin-left: 2.73vw;
  min-height: 34.9vw;
  width: 28.26vw;
}

.tablet-all-breakpoints .tarjeta2-2 {
  cursor: pointer;
  display: flex;
  height: 17.58vw;
  transition: all 0.4s ease;
  width: 28.26vw;
}

.tablet-all-breakpoints .tarjeta2-2:hover {
  transform: scale(1.1);
}

.tablet-all-breakpoints .tarjeta2-3 {
  flex: 1;

  margin-left: -1.17vw;
  margin-right: -1.17vw;
  margin-top: -0.65vw;
  object-fit: cover;
  width: 30.6vw;
}

.tablet-all-breakpoints .texto-pvc-1 {
  height: 12.11vw;
  margin-left: 0.91vw;
  margin-top: 1.04vw;
  width: 23.57vw;
}

.tablet-all-breakpoints .texto1-bambu-1 {
  align-items: flex-start;
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 0.78vw;
  margin-left: 0.26vw;
  max-height: 5.86vw;
  min-height: 5.86vw;
}

.tablet-all-breakpoints .taggo-bamb-1 {
  letter-spacing: 0;
  line-height: 2.34vw;
  margin-left: 0.13vw;
  margin-top: 0.26vw;
  min-height: 3.12vw;
  white-space: nowrap;
}

.tablet-all-breakpoints .grabado-lser-frente-y-vuelta-1 {
  letter-spacing: 0;
  line-height: 1.56vw;
  min-height: 2.21vw;
  opacity: 0.5;
  white-space: nowrap;
}

.tablet-all-breakpoints .precio-bambu-1 {
  display: flex;
  flex: 1;
  height: 2.86vw;
  margin-right: 10.29vw;
  max-height: 2.86vw;
}

.tablet-all-breakpoints .x65000-mx {
  flex: 1;
  height: 3.12vw;
  letter-spacing: 0;
  line-height: 1.69vw;
  margin-right: -0.26vw;
  margin-top: 0.59vw;
  white-space: nowrap;
}

.tablet-all-breakpoints .boton_cotizar-6 {
  align-items: flex-end;
  background: linear-gradient(90deg, #4288c2 0%, #72348a 100%);
  cursor: pointer;
  display: flex;
  height: 3.65vw;
  justify-content: flex-end;
  margin-left: 0.91vw;
  margin-top: 0.52vw;
  min-width: 10.03vw;
  padding: 0.91vw 1.69vw;
  transition: all 0.4s ease;
}

.tablet-all-breakpoints .boton_cotizar-6:hover {
  transform: scale(1.1);
}

.tablet-all-breakpoints .tarjeta_metalica-1 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  margin-left: 3.12vw;
  min-height: 36.07vw;
  width: 28.52vw;
}

.tablet-all-breakpoints .tarjeta3-2 {
  flex: 1;
  margin-bottom: -1.69vw;
  margin-left: -1.17vw;
  margin-right: -1.17vw;
  margin-top: -0.65vw;
  object-fit: cover;
  width: 30.89vw;
}

.tablet-all-breakpoints .texto-pvc-2 {
  height: 12.24vw;
  margin-left: 1.24vw;
  margin-top: 1.56vw;
  width: 18.88vw;
}

.tablet-all-breakpoints .texto1-met-1 {
  display: flex;
  flex: 1;
  flex-direction: column;
  height: 5.99vw;
  justify-content: space-between;
  max-height: 5.99vw;
}

.tablet-all-breakpoints .taggo-metlica {
  margin-right: -0.26vw;
}

.tablet-all-breakpoints .grabado-lser-frente-1 {
  flex: 1;
  height: 2.21vw;
  letter-spacing: 0;
  line-height: 1.56vw;
  margin-bottom: -0.46vw;
  margin-right: 2.6vw;
  max-height: 2.21vw;
  opacity: 0.5;
  white-space: nowrap;
}

.tablet-all-breakpoints .precio-met-1 {
  display: flex;
  flex: 1;
  height: 2.86vw;
  margin-right: 4.82vw;
  max-height: 2.86vw;
}

.tablet-all-breakpoints .x100000-mx {
  flex: 1;
  height: 3.12vw;
  letter-spacing: 0;
  line-height: 1.43vw;
  margin-right: -0.26vw;
  margin-top: 0.72vw;
  white-space: nowrap;
}

.tablet-all-breakpoints .span1-1 {
  color: var(--eminence);
  font-family: var(--font-family-montserrat);
  font-size: 1.43vw;
  font-weight: 500;
}

.tablet-all-breakpoints .boton_cotizar-7 {
  align-items: flex-end;
  background: linear-gradient(90deg, #4288c2 0%, #72348a 100%);
  cursor: pointer;
  display: flex;
  height: 3.65vw;
  justify-content: flex-end;
  margin-left: 1.24vw;
  margin-top: 0.78vw;
  min-width: 10.03vw;
  padding: 0.91vw 1.69vw;
  transition: all 0.4s ease;
}

.tablet-all-breakpoints .boton_cotizar-7:hover {
  transform: scale(1.1);
}

.tablet-all-breakpoints .texto1-tarjetas-1 {
  height: 2.47vw;
  letter-spacing: 0;
  line-height: 4.69vw;
  margin-bottom: -2.21vw;
  margin-right: 0.35vw;
  text-align: center;
  white-space: nowrap;
  width: 40.1vw;
}

.tablet-all-breakpoints .banner-panel-1 {
  align-items: flex-start;
  display: flex;
  margin-top: 5.34vw;
  min-width: 88.54vw;
  z-index: 5;
}

.tablet-all-breakpoints .panel-container-1 {
  height: 27.6vw;
  position: relative;
  width: 88.54vw;
}

.tablet-all-breakpoints .imagenes-panel-1 {
  align-items: flex-start;
  display: flex;
  height: 27.6vw;
  left: 0;
  min-width: 88.54vw;
  position: absolute;
  top: 0;
}

.tablet-all-breakpoints .overlap-group-15 {
  height: 27.6vw;
  position: relative;
  width: 88.54vw;
}

.tablet-all-breakpoints .banner_paneles-1 {
  height: 17.32vw;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 5.08vw;
  width: 88.54vw;
}

.tablet-all-breakpoints .computadora-1 {
  display: block;
  height: 27.6vw;
  left: 28.65vw;
  object-fit: cover;
  opacity: 0;
  position: absolute;
  top: 0;
  transform: translateY(-2.6vw);
  width: 31.38vw;
}

.tablet-all-breakpoints .computadora-1.bp1-animate-enter42 {
  animation: bp1-animate-enter42-frames 0.50s ease-in-out 0.40s 1 normal forwards;
  display: block;
  opacity: 0;
  transform: translateY(-2.6vw);
}

@keyframes bp1-animate-enter42-frames {
  from{opacity: 0; transform: translateY(-20px);
}
to{opacity: 1; transform: translateY(0);
}
}

.tablet-all-breakpoints .panel-empresarial-1 {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  height: 11.2vw;
  justify-content: space-between;
  left: 61.33vw;
  position: absolute;
  top: 8.2vw;
  width: 21.35vw;
}

.tablet-all-breakpoints .texto1-empresarial-1 {
  align-items: flex-end;
  display: flex;
  flex: 1;
  flex-direction: column;
  height: 7.18vw;
  justify-content: space-between;
  margin-right: 0.01vw;
  max-height: 7.18vw;
}

.tablet-all-breakpoints .conoce-2 {
  height: 3.8vw;
  line-height: 5.6vw;
  margin-right: 0;
  margin-top: -1.5vw;
  text-align: right;
  width: 15.92vw;
}

.tablet-all-breakpoints .nuestro-panel-empresarial-1 {
  color: var(--white);
  flex: 1;
  font-family: var(--font-family-montserrat);
  font-size: var(--font-size-l);
  font-weight: 900;
  height: 4.62vw;
  letter-spacing: 0;
  line-height: 1.82vw;
  margin-bottom: -0.39vw;
  margin-right: -0.26vw;
  max-height: 4.62vw;
  text-align: right;
}

.tablet-all-breakpoints .boton-empresarial-1 {
  align-items: flex-end;
  background: linear-gradient(90deg, #ffffff 0%, #ffffff 51.8%, #ffffff 100%);
  cursor: pointer;
  display: flex;
  height: 3.15vw;
  margin-right: 0;
  min-width: 8.41vw;
  padding: 0.66vw 1.21vw;
  transition: all 0.4s ease;
}

.tablet-all-breakpoints .boton-empresarial-1:hover {
  transform: scale(1.1);
}

.tablet-all-breakpoints .comprar-4 {
  width: 6.2vw;
}

.tablet-all-breakpoints .nuestro-panel-2 {
  display: flex;
  flex-direction: column;
  height: 9.51vw;
  justify-content: space-between;
  left: 5.21vw;
  position: absolute;
  top: 8.85vw;
  width: 19.27vw;
}

.tablet-all-breakpoints .texto1-panel-1 {
  align-items: flex-end;
  display: flex;
  flex: 1;
  height: 5.22vw;
  margin-left: 0;
  margin-right: 0;
  max-height: 5.22vw;
  min-width: 100%;
}

.tablet-all-breakpoints .overlap-group-16 {
  height: 5.21vw;
  margin-bottom: 0;
  position: relative;
  width: 19.53vw;
}

.tablet-all-breakpoints .nuestro-panel-3 {
  color: var(--white);
  font-family: var(--font-family-montserrat);
  font-size: var(--font-size-l);
  font-weight: 900;
  height: 5.47vw;
  left: 0;
  letter-spacing: 0;
  line-height: 1.6vw;
  overflow: hidden;
  position: absolute;
  top: 2.73vw;
  white-space: nowrap;
  width: 19.53vw;
}

.tablet-all-breakpoints .conoce-3 {
  height: 2.86vw;
  left: 0;
  line-height: 2.6vw;
  position: absolute;
  top: 0;
  width: 12.76vw;
}

.tablet-all-breakpoints .boton-panel-1 {
  align-items: flex-start;
  background: linear-gradient(90deg, #ffffff 0%, #ffffff 51.8%, #ffffff 100%);
  cursor: pointer;
  display: flex;
  height: 3.15vw;
  margin-bottom: -1vw;
  width: 8.41vw;
  padding: 0.66vw 1.21vw;
  transition: all 0.4s ease;
}
.tablet-all-breakpoints .boton-panel-1:hover {
    transform: scale(1.1);
}

.tablet-all-breakpoints .testimonios-1 {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 3.65vw;
  margin-left: 0.32vw;
  margin-top: 4.56vw;
  min-height: 59.77vw;
  width: 88.8vw;
  z-index: 6;
}

.tablet-all-breakpoints .titulo-test-1 {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 2.21vw;
  margin-right: 0.32vw;
  min-height: 13.8vw;
  width: 45.44vw;
}

.tablet-all-breakpoints .icon-test-1 {
  height: 7.03vw;
  margin-left: 0;
  object-fit: cover;
  width: 5.6vw;
}

.tablet-all-breakpoints .componente-246-1 {
  align-items: flex-start;
  display: flex;
  height: 4.56vw;
  min-width: 45.44vw;
}

.tablet-all-breakpoints .test-container-2 {
  height: 4.82vw;
  margin-top: -1.17vw;
  position: relative;
  width: 45.44vw;
}

.tablet-all-breakpoints .t-estimonios-1 {
  height: 4.82vw;
  left: 4.04vw;
  letter-spacing: 0;
  line-height: 6.25vw;
  overflow: hidden;
  position: absolute;
  text-align: center;
  top: 0;
  white-space: nowrap;
  width: 38.28vw;
}

.tablet-all-breakpoints .linea2-test-1 {
  background: linear-gradient(-90deg, #72348a 0%, #4288c2 100%);
  height: 0.26vw;
  left: 39.06vw;
  position: absolute;
  top: 3.52vw;
  width: 6.38vw;
}

.tablet-all-breakpoints .linea1-test-1 {
  background: linear-gradient(90deg, #72348a 0%, #4288c2 100%);
  height: 0.26vw;
  left: 0;
  position: absolute;
  top: 3.26vw;
  width: 6.38vw;
}

.tablet-all-breakpoints .componente-247-1 {
  background-color: var(--wild-sand);
  border: 0.26vw solid;
  border-color: var(--pink-swan-2);
  display: flex;
  height: 42.32vw;
  width: 88.8vw;
}

.tablet-all-breakpoints .coment-test-2 {
  align-items: center;
  display: flex;
  flex: 1;
  flex-direction: column;
  margin-bottom: 4.05vw;
  margin-left: 6.45vw;
  margin-right: 6.77vw;
  margin-top: 4.05vw;
  min-height: calc(100.00% - 8.07vw);
  width: 75.91vw;
}

.tablet-all-breakpoints .componente-244-1 {
  align-items: center;
  display: flex;
  margin-left: 0.13vw;
  min-width: 15.89vw;
  padding: 0 0.0vw;
}

.tablet-all-breakpoints .overlap-group-17 {
  align-items: flex-end;
  background-image: url(../img/foto-test-1-1x-png@1x.png);
  background-position: 50% 50%;
  background-size: cover;
  border-radius: 10.94vw;
  display: flex;
  height: 15.89vw;
  justify-content: flex-end;
  min-width: 15.89vw;
  padding: 0 0.0vw;
}

.tablet-all-breakpoints .coment-test-3 {
  height: 5.6vw;
  margin-bottom: 0;
  object-fit: cover;
  width: 5.6vw;
}

.tablet-all-breakpoints .componente-245-1 {
  display: flex;
  flex-direction: column;
  height: 6.12vw;
  justify-content: space-between;
  margin-left: 0.65vw;
  margin-top: 3.91vw;
  width: 41.41vw;
}

.tablet-all-breakpoints .nombre-test-1 {
  flex: 1;
  height: 2.99vw;
  letter-spacing: 0;
  line-height: 3.39vw;
  margin-right: -0.26vw;
  margin-top: -0.39vw;
  max-height: 2.99vw;
  overflow: hidden;
  text-align: center;
  white-space: nowrap;
}

.tablet-all-breakpoints .empresas-test-1 {
  flex: 1;
  height: 3.12vw;
  letter-spacing: 0;
  line-height: 3.39vw;
  margin-bottom: 0.13vw;
  max-height: 3.12vw;
  overflow: hidden;
  text-align: center;
  white-space: nowrap;
}

.tablet-all-breakpoints .desc-test-1 {
  color: var(--stack);
  font-family: var(--font-family-montserrat);
  font-size: 1.82vw;
  font-weight: 400;
  height: 6.25vw;
  letter-spacing: 0;
  line-height: 1.82vw;
  margin-top: 2.34vw;
  text-align: center;
  width: 75.91vw;
}

.tablet-all-breakpoints .blog_inicio-1 {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 2.47vw;
  margin-top: 2.21vw;
  min-height: 50.65vw;
  width: 88.54vw;
  z-index: 7;
}

.tablet-all-breakpoints .titulo-blog-1 {
  align-items: flex-end;
  display: flex;
  margin-right: 0.26vw;
  width: 28.12vw;
}

.tablet-all-breakpoints .tit-blog-1 {
  align-items: flex-end;
  display: flex;
  flex: 1;
  height: 11.59vw;
  min-width: 100%;
}

.tablet-all-breakpoints .rectngulo-14-1 {
  background: linear-gradient(90deg, #72348a 0%, #4288c2 100%);
  height: 0.26vw;
  margin-bottom: 2.21vw;
  width: 6.38vw;
}

.tablet-all-breakpoints .blog-container-1 {
  align-items: center;
  align-self: flex-start;
  margin-left: 1.3vw;
  min-height: 10.68vw;
  width: 13.02vw;
}

.tablet-all-breakpoints .icon-blog-1 {
  height: 5.6vw;
  margin-left: 0.13vw;
  object-fit: cover;
  width: 6.38vw;
}

.tablet-all-breakpoints .blog-5 {
  height: 5.08vw;
  letter-spacing: 0;
  line-height: 6.25vw;
  margin-bottom: -1.17vw;
  text-align: center;
  white-space: nowrap;
  width: 13.02vw;
}

.tablet-all-breakpoints .rectngulo-13-1 {
  background: linear-gradient(-90deg, #72348a 0%, #4288c2 100%);
  height: 0.26vw;
  margin-bottom: 2.21vw;
  margin-left: 1.04vw;
  width: 6.38vw;
}

.tablet-all-breakpoints .flex-row-6 {
  align-items: flex-start;
  display: flex;
  gap: 1.69vw;
  min-width: 88.54vw;
}

.tablet-all-breakpoints .nota1-blog-1 {
  display: flex;
  flex-direction: column;
  height: 36.59vw;
  justify-content: space-between;
  width: 43.1vw;
}

.tablet-all-breakpoints .img-nota1-1 {
  flex: 1;
  height: 23.83vw;
  max-height: 23.83vw;
  object-fit: cover;
}

.tablet-all-breakpoints .info-nota1-1 {
  align-items: flex-start;
  background-color: var(--steel-blue);
  display: flex;
  flex: 1;
  flex-direction: column;
  max-height: 12.76vw;
  min-height: 12.76vw;
  padding: 0.39vw 0.78vw;
}

.tablet-all-breakpoints .name-3 {
  align-self: center;
  color: var(--white);
  font-size: var(--font-size-s);
  height: 1.3vw;
  line-height: 1.17vw;
  margin-right: 1.17vw;
  margin-top: 0.91vw;
  overflow: hidden;
  white-space: nowrap;
  width: 37.5vw;
}

.tablet-all-breakpoints .la-revolucin-del-ne-1 {
  align-self: flex-end;
  color: var(--white);
  font-family: var(--font-family-montserrat);
  font-size: var(--font-size-s);
  font-weight: 800;
  height: 1.95vw;
  letter-spacing: 0;
  line-height: 1.17vw;
  margin-top: 0.39vw;
  width: 40.1vw;
}

.tablet-all-breakpoints .taggo-revoluciona-el-1 {
  color: var(--white);
  font-family: var(--font-family-montserrat);
  font-size: var(--font-size-s);
  font-weight: 400;
  height: 4.56vw;
  letter-spacing: 0;
  line-height: 1.3vw;
  margin-left: 1.43vw;
  margin-top: 0.26vw;
  width: 35.81vw;
}

.tablet-all-breakpoints .boton-nota1-1 {
  color: var(--white);
  cursor: pointer;
  font-family: var(--font-family-montserrat);
  font-size: var(--font-size-s);
  font-weight: 700;
  height: 2.21vw;
  letter-spacing: 0;
  line-height: 1.17vw;
  margin-left: 1.43vw;
  margin-top: 0.26vw;
  transition: all 0.2s ease-in-out;
  width: 7.81vw;
}

.tablet-all-breakpoints .boton-nota1-1:hover {
  transform: translate(-5px, 0);
}

.tablet-all-breakpoints .blog-container-2 {
  align-items: flex-start;
  gap: 2.08vw;
  min-height: 36.59vw;
  width: 43.75vw;
}

.tablet-all-breakpoints .nota2-blog {
  display: flex;
  height: 17.32vw;
  justify-content: space-between;
  width: 43.75vw;
}

.tablet-all-breakpoints .img-no-1 {
  object-fit: cover;
  width: 20.18vw;
}

.tablet-all-breakpoints .info-nota2-1 {
  align-items: flex-start;
  display: flex;
  margin-bottom: 0.13vw;
  min-width: 23.83vw;
}

.tablet-all-breakpoints .overlap-group-9 {
  height: 17.19vw;
  position: relative;
  width: 23.83vw;
}

.tablet-all-breakpoints .rect-nota {
  background-color: var(--cultured-pearl);
  height: 17.19vw;
  left: 0;
  position: absolute;
  top: 0;
  width: 23.57vw;
}

.tablet-all-breakpoints .name-4 {
  color: var(--eminence);
  font-size: var(--font-size-xs);
  height: 1.69vw;
  left: 1.17vw;
  line-height: 1.04vw;
  position: absolute;
  top: 2.73vw;
  width: 22.66vw;
}

.tablet-all-breakpoints .la-herramienta-impresci-1 {
  color: var(--black);
  font-family: var(--font-family-montserrat);
  font-size: var(--font-size-s);
  font-weight: 800;
  height: 3.56vw;
  left: 1.17vw;
  letter-spacing: 0;
  line-height: 1.17vw;
  overflow: hidden;
  position: absolute;
  top: 4.17vw;
  width: 21.35vw;
}

.tablet-all-breakpoints .ests-buscando-una-2 {
  top: 8.2vw;
  width: 21.74vw;
}

.tablet-all-breakpoints .boton-nota2-1 {
  cursor: pointer;
  height: 1.56vw;
  left: 1.17vw;
  letter-spacing: 0;
  line-height: 2.08vw;
  overflow: hidden;
  position: absolute;
  top: 14.32vw;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  width: 6.51vw;
}

.tablet-all-breakpoints .boton-nota2-1:hover {
  transform: translate(-5px, 0);
}

.tablet-all-breakpoints .nota3-blog {
  display: flex;
  height: 17.19vw;
  justify-content: space-between;
  width: 43.75vw;
}

.tablet-all-breakpoints .info-nota3-1 {
  align-items: flex-start;
  display: flex;
  min-width: 23.83vw;
}

.tablet-all-breakpoints .name-5 {
  color: var(--eminence);
  font-size: var(--font-size-xs);
  height: 1.3vw;
  left: 1.17vw;
  line-height: 1.04vw;
  overflow: hidden;
  position: absolute;
  top: 2.21vw;
  width: 22.66vw;
}

.tablet-all-breakpoints .potencia-tu-red-de-conta-1 {
  color: var(--black);
  font-family: var(--font-family-montserrat);
  font-size: var(--font-size-s);
  font-weight: 800;
  height: 3.56vw;
  left: 1.17vw;
  letter-spacing: 0;
  line-height: 1.17vw;
  overflow: hidden;
  position: absolute;
  top: 3.91vw;
  width: 20.44vw;
}

.tablet-all-breakpoints .ests-buscando-una-3 {
  top: 7.94vw;
  width: 19.92vw;
}

.tablet-all-breakpoints .boton-nota3-1 {
  cursor: pointer;
  height: 1.56vw;
  left: 1.17vw;
  letter-spacing: 0;
  line-height: 1.17vw;
  overflow: hidden;
  position: absolute;
  top: 14.58vw;
  transition: all 0.2s ease-in-out;
  width: 6.51vw;
}

.tablet-all-breakpoints .boton-nota3-1:hover {
  transform: translate(-5px, 0);
}

.tablet-all-breakpoints .clientes-1 {
  background-image: url(../img/fondo-clientes-1@1x.png);
  background-position: 50% 50%;
  background-size: cover;
  display: flex;
  height: 11.98vw;
  margin-right: 0.15vw;
  margin-top: 7.16vw;
  width: 88.54vw;
  z-index: 8;
}

.tablet-all-breakpoints .img-clientes-1 {
  flex: 1;
  height: 5.21vw;
  margin-left: 9.51vw;
  margin-right: 9.9vw;
  margin-top: 3.39vw;
  object-fit: cover;
}

.tablet-all-breakpoints .footer-2 {
  display: flex;
  flex-direction: column;
  height: 70.18vw;
  justify-content: space-between;
  margin-top: 3.39vw;
  width: 88.67vw;
  z-index: 9;
}

.tablet-all-breakpoints .icon-news-1.bp1-animate-enter43 {
  animation: bp1-animate-enter43-frames 2.00s ease-in-out 0.00s 1 normal forwards;
  display: block;
  opacity: 0;
  transform: rotate(25deg);
}

@keyframes bp1-animate-enter43-frames {
  from{opacity: 0;
transform: rotate(25deg);
}
to{opacity: 1;
transform: rotate(0);
}
}

.tablet-all-breakpoints .boton-news-1:hover {
  transform: scale(1.1);
}

.tablet-all-breakpoints .inicio-7:hover {
  color: #72348A;

}

.tablet-all-breakpoints .empresas-7:hover {
  color: #72348A;

}

.tablet-all-breakpoints .usuario-3:hover {
  color: #72348A;

}

.tablet-all-breakpoints .pf-7:hover {
  color: #72348A;

}

.tablet-all-breakpoints .overlap-group-18 {
  border-radius: 2.28vw;
  height: 4.56vw;
  position: relative;
  width: 4.56vw;
}

.tablet-all-breakpoints .ellipse-47-1:hover {
  background-color: #72348A
}

.tablet-all-breakpoints .blog-container {
  display: flex;
  flex-direction: column;
}

.tablet-all-breakpoints .check1 {
  height: 1.17vw;
  object-fit: cover;
  width: 1.17vw;
}

.tablet-all-breakpoints .check3 {
  height: 1.17vw;
  margin-bottom: 0.26vw;
  object-fit: cover;
  width: 1.17vw;
}

.tablet-all-breakpoints .comprar {
  height: 1.82vw;
  object-fit: cover;
}

.tablet-all-breakpoints .conoce {
  letter-spacing: 0;
  overflow: hidden;
  white-space: nowrap;
}

.tablet-all-breakpoints .ests-buscando-una {
  color: var(--star-dust);
  font-family: var(--font-family-montserrat);
  font-size: var(--font-size-s);
  font-weight: 400;
  height: 4.17vw;
  left: 1.17vw;
  letter-spacing: 0;
  line-height: 1.17vw;
  position: absolute;
}

.tablet-all-breakpoints .imagen-de-fondo-de-l {
  flex: 1;
  letter-spacing: 0;
  margin-right: -0.26vw;
  opacity: 0.4;
}

.tablet-all-breakpoints .linea2 {
  height: 0.13vw;
  object-fit: cover;
  width: 20.96vw;
}

.tablet-all-breakpoints .name {
  font-family: var(--font-family-montserrat);
  font-weight: 500;
  letter-spacing: 0;
}

.tablet-all-breakpoints .taggo {
  flex: 1;
  height: 3.12vw;
  letter-spacing: 0;
  line-height: 2.34vw;
  margin-top: 0.26vw;
  max-height: 3.12vw;
  white-space: nowrap;
}

.tablet-all-breakpoints .texto-pro {
  letter-spacing: 0;
  text-align: center;
}

.tablet-all-breakpoints .texto-pvc-3 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.tablet-all-breakpoints .video-desde-youtube {
  letter-spacing: 0;
  line-height: 1.56vw;
  margin-right: -0.26vw;
  margin-top: 0.2vw;
  opacity: 0.4;
  white-space: nowrap;
}

.tablet-all-breakpoints .x55-00-000-000-miguel {
  letter-spacing: 0;
  margin-right: -0.26vw;
  opacity: 0.4;
  white-space: nowrap;
}
/* screen - web */

.web {
  align-items: center;
  background-color: var(--white);
  display: flex;
  flex-direction: column;
  height: 448.78vw;
  overflow: hidden;
  width: 100%;
}

.web .header {
  background-color: transparent;
  display: flex;
  height: 6.82vw;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9;
}

.web .seccion-header {
  align-items: flex-start;
  justify-content: center;
  min-width: 100%;
}

.web .overlap-group {
  align-items: flex-start;
  background-image: url(../img/trazado-8-1x-png@1x.png);
  background-position: 50% 50%;
  background-size: cover;
  display: flex;
  justify-content: space-between;
  height: 7.76vw;
  margin-top: -0.26vw;
  width: 100%;
  padding: 0.73vw 5.89vw;
}

.web .inicio-1:hover {
  color: #72348A;

}

.web .empresas-1:hover {
  color: #72348A;

}

.web .usuraio-1:hover {
  color: #72348A;

}

.web .pf-1:hover {
  color: #72348A;

}

.web .blog-1:hover {
  color: #72348A;

}

.web .prueba-gratis-1:hover {
  color: #72348A;

}

.web .banner_principal {
  display: flex;
  height: 50.26vw;
  margin-left: 0;
  margin-top: 6.82vw;
  width: 100.78vw;
  z-index: 8;
}

.web .seccion-banner {
  align-items: flex-end;
  background-image: url(../img/banner-principal.jpg);
  background-position: 50% 50%;
  background-size: cover;
  width: 100.78vw;
}
.web .seccion-banner1 {
    align-items: flex-end;
    background-image: url(../img/banner2.jpg);
    background-position: 50% 50%;
    background-size: cover;
    width: 100.78vw;
  }
  .web .seccion-banner2 {
    align-items: flex-end;
    background-image: url(../img/banner3.jpg);
    background-position: 50% 50%;
    background-size: cover;
    width: 100.78vw;
  }
  .web .seccion-banner3 {
    align-items: flex-end;
    background-image: url(../img/banner4.jpg);
    background-position: 25% 50%;
    background-size: cover;
    width: 100.78vw;
  }

.web .textos-banner {
  display: flex;
  flex-direction: column;
  height: 13.7vw;
  justify-content: space-between;
  margin-bottom: 8.47vw;
  margin-left: 7.29vw;
  width: 34.47vw;
}

.web .titulo-banner {
  color: var(--white);
  flex: 1;
  font-family: var(--font-family-montserrat);
  font-size: 3.65vw;
  font-weight: 800;
  height: 4.58vw;
  letter-spacing: 0;
  line-height: 3.65vw;
  margin-right: -0.1vw;
  max-height: 4.58vw;
  opacity: 0;
  transform: translateY(1.3vw);
}

.web .titulo-banner.bp2-animate-enter7 {
  animation: bp2-animate-enter7-frames 3.00s ease-out 0.00s 1 normal forwards;
  opacity: 0;
  transform: translateY(1.3vw);
}

@keyframes bp2-animate-enter7-frames {
  from{opacity: 0;
transform: translateY(25px);
}
to{opacity: 1;
transform: translateY(0);
}
}

.web .desc-banner {
  color: var(--white);
  font-size: 2.08vw;
  font-weight: 500;
  height: 7.86vw;
  line-height: 2.6vw;
  margin-bottom: 0.16vw;
  opacity: 0;
  transform: translateY(1.3vw);
  width: 25.68vw;
}

.web .desc-banner.bp2-animate-enter8 {
  animation: bp2-animate-enter8-frames 2.00s ease-out 0.00s 1 normal forwards;
  opacity: 0;
  transform: translateY(1.3vw);
}

@keyframes bp2-animate-enter8-frames {
  from{opacity: 0;
transform: translateY(25px);
}
to{opacity: 1;
transform: translateY(0);
}
}

.web .overlap-group3 {
  height: 142.29vw;
  margin-top: 4.53vw;
  position: relative;
  width: 100%;
  z-index: 1;
}

.web .overlap-group2 {
  height: 115.52vw;
  left: 0;
  position: absolute;
  top: 26.77vw;
  width: 100%;
}

.web .adorno2 {
  background-image: url(../img/elemento2@1x.png);
  background-position: 50% 50%;
  background-size: cover;
  height: 23.85vw;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 59.11vw;
  transform: translate(0, 1.3vw);
  width: 14.48vw;
}

.web .adorno2.bp2-animate-enter {
  animation: bp2-animate-enter-frames 2.00s ease-out 0.40s 1 normal forwards;
  opacity: 0;
  transform: translate(0, 1.3vw);
}

@keyframes bp2-animate-enter-frames {
  from{opacity: 0;
transform: translate(0, 25px);
}
to{opacity: 1;
transform: translate(0,0);
}
}

.web .adorno1 {
  background-image: url(../img/elemento1@1x.png);
  background-position: 50% 50%;
  background-size: cover;
  height: 24.48vw;
  left: 84.06vw;
  opacity: 0;
  position: absolute;
  top: 0;
  transform: translate(0, 1.3vw);
  width: 15.94vw;
}

.web .adorno1.bp2-animate-enter1 {
  animation: bp2-animate-enter1-frames 2.00s ease-out 0.40s 1 normal forwards;
  opacity: 0;
  transform: translate(0, 1.3vw);
}

@keyframes bp2-animate-enter1-frames {
  from{opacity: 0;
transform: translate(0, 25px);
}
to{opacity: 1;
transform: translate(0,0);
}
}

.web .adicionales {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 5.57vw;
  left: 12.24vw;
  min-height: 44.48vw;
  position: absolute;
  top: 71.04vw;
  width: 75.57vw;
}

.web .titulo-adic {
  height: 2.55vw;
  margin-right: 0.26vw;
  opacity: 0;
  transform: translateY(-1.04vw);
  width: 28.96vw;
}

.web .titulo-adic.bp2-animate-enter5 {
  animation: bp2-animate-enter5-frames 0.50s ease-in-out 0.40s 1 normal forwards;
  opacity: 0;
  transform: translateY(-1.04vw);
}

@keyframes bp2-animate-enter5-frames {
  from{opacity: 0; transform: translateY(-20px);
}
to{opacity: 1; transform: translateY(0);
}
}

.web .adicionales-1 {
  align-items: center;
  display: flex;
  flex: 1;
  min-width: 28.96vw;
}

.web .linea1-adic {
  background: linear-gradient(90deg, #72348a 0%, #4288c2 100%);
  height: 0.21vw;
  margin-top: 0.05vw;
  width: 5.42vw;
}

.web .adicionales-2 {
  align-self: flex-start;
  letter-spacing: 0;
  line-height: 2.5vw;
  margin-left: 0.26vw;
  margin-top: -0.21vw;
  min-height: 2.66vw;
  text-align: center;
  white-space: nowrap;
  width: 17.81vw;
}

.web .linea2-adic {
  margin-left: 0.05vw;
  margin-top: 0.05vw;
}

.web .taggo-container {
  align-items: flex-start;
  display: flex;
  height: 36.35vw;
  min-width: 75.57vw;
}

.web .taggo-webar {
  align-items: center;
  border: 0.13vw solid;
  border-color: var(--black-6);
  cursor: pointer;
  display: flex;
  flex-direction: column;
  min-height: 36.35vw;
  padding: 2.03vw 0;
  transition: all 0.2s ease-in-out;
  width: 22.4vw;
}

.web .taggo-webar:hover {
  transform: scale(0.9);
}

.web .icon-webar {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 2.66vw;
  margin-right: 0.1vw;
  min-height: 14.27vw;
  width: 22.5vw;
}

.web .icon {
  height: 8.12vw;
  margin-left: 0.1vw;
  object-fit: cover;
  width: 8.12vw;
}

.web .experiencia-web-ar {
  color: var(--black);
  font-family: var(--font-family-montserrat);
  font-size: 1.56vw;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.56vw;
  min-height: 3.59vw;
  text-align: center;
  width: 22.5vw;
}

.web .texto1-webar {
  align-items: flex-end;
  display: flex;
  height: 5.16vw;
  margin-left: 0.05vw;
  margin-top: 1.67vw;
  width: 16.2vw;
}

.web .convierte-cualquier {
  flex: 1;
  height: 5.26vw;
  letter-spacing: 0;
  line-height: 1.3vw;
  margin-right: -0.1vw;
  text-align: center;
}

.web .precio-webar {
  align-items: flex-end;
  display: flex;
  height: 3.18vw;
  margin-right: 0.1vw;
  margin-top: 3.59vw;
  min-width: 9.9vw;
  padding: 0.1vw 0;
}

.web .overlap-group-1 {
  height: 2.81vw;
  position: relative;
  width: 9.9vw;
}

.web .precio4-webar {
  left: 0;
  letter-spacing: 0;
  line-height: 1.56vw;
  position: absolute;
  text-align: center;
  top: 0;
  white-space: nowrap;
}

.web .anual {
  color: var(--eminence);
  font-family: var(--font-family-montserrat);
  font-size: var(--font-size-xl);
  font-weight: 600;
  left: 1.61vw;
  letter-spacing: 0;
  line-height: 1.56vw;
  position: absolute;
  text-align: center;
  top: 1.56vw;
  white-space: nowrap;
}

.web .boton-webar {
  background: linear-gradient(90deg, #4288c2 0%, #72348a 100%);
  cursor: pointer;
  display: flex;
  height: 3.12vw;
  margin-right: 0.21vw;
  margin-top: 1.09vw;
  transition: all 0.4s ease;
  width: 8.54vw;
}

.web .boton-webar:hover {
  transform: scale(1.1);
}

.web .comprar {
  margin-left: 1.3vw;
  margin-right: 1.3vw;
}

.web .taggo-fisica {
  align-items: center;
  border: 0.13vw solid;
  border-color: var(--black-6);
  cursor: pointer;
  display: flex;
  flex-direction: column;
  margin-left: 4.22vw;
  min-height: 36.35vw;
  padding: 1.41vw 0;
  transition: all 0.2s ease-in-out;
  width: 22.4vw;
}

.web .taggo-fisica:hover {
  transform: scale(0.9);
}

.web .icon-fisica {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 1.88vw;
  margin-right: 0.1vw;
  min-height: 15.0vw;
  width: 22.5vw;
}

.web .group-804 {
  height: 9.64vw;
  margin-right: 0.05vw;
  object-fit: cover;
  width: 9.64vw;
}

.web .o-de {
  letter-spacing: 0;
  line-height: 1.56vw;
  min-height: 3.59vw;
  text-align: center;
  width: 22.5vw;
}

.web .texto1-fisica {
  align-items: flex-end;
  display: flex;
  height: 6.46vw;
  margin-right: 0.05vw;
  margin-top: 1.56vw;
  width: 17.34vw;
}

.web .texto1-fisica-1 {
  flex: 1;
  height: 6.56vw;
  letter-spacing: 0;
  line-height: 1.3vw;
  margin-right: -0.1vw;
  text-align: center;
}

.web .boton_cotizar {
  background: linear-gradient(90deg, #4288c2 0%, #72348a 100%);
  cursor: pointer;
  display: flex;
  height: 3.12vw;
  margin-right: 0.31vw;
  margin-top: 6.56vw;
  transition: all 0.4s ease;
  width: 8.54vw;
}

.web .boton_cotizar:hover {
  transform: scale(1.1);
}

.web .comprar-2 {
  margin-left: 1.88vw;
  margin-right: 1.88vw;
}

.web .taggo-digital {
  align-items: center;
  background-image: url(../img/rectangle-237@1x.png);
  background-position: 50% 50%;
  background-size: cover;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  margin-left: 4.17vw;
  min-height: 36.35vw;
  padding: 2.14vw 0;
  transition: all 0.2s ease-in-out;
  width: 22.4vw;
}

.web .taggo-digital:hover {
  transform: scale(0.9);
}

.web .icon-digital {
  display: flex;
  flex-direction: column;
  height: 14.27vw;
  justify-content: space-between;
  margin-left: 0.1vw;
  margin-top: 0.1vw;
  width: 22.5vw;
}

.web .icon-1 {
  height: 8.12vw;
  object-fit: cover;
  width: 8.12vw;
  margin: 0 auto;
}

.web .diseo-de-taggo-digital {
  flex: 1;
  height: 3.59vw;
  letter-spacing: 0;
  line-height: 1.56vw;
  margin-bottom: -0.1vw;
  margin-right: -0.1vw;
  max-height: 3.59vw;
  text-align: center;
}

.web .texto1-digital {
  display: flex;
  flex-direction: column;
  height: 8.65vw;
  justify-content: space-between;
  margin-left: 0.16vw;
  margin-top: 1.67vw;
  width: 16.93vw;
}

.web .quieres-aprovechar {
  flex: 1;
  height: 3.96vw;
  letter-spacing: 0;
  line-height: 1.3vw;
  margin-right: -0.1vw;
  margin-top: -0.13vw;
  max-height: 3.96vw;
  opacity: 0.55;
  text-align: center;
}

.web .te-ayudamos-a-person {
  flex: 1;
  height: 3.96vw;
  letter-spacing: 0;
  line-height: 1.3vw;
  margin-bottom: 0.03vw;
  margin-left: 0.26vw;
  margin-right: 0.31vw;
  max-height: 3.96vw;
  text-align: center;
}

.web .boton-digital {
  background: linear-gradient(90deg, #4288c2 0%, #72348a 100%);
  cursor: pointer;
  display: flex;
  height: 3.12vw;
  margin-left: 0.1vw;
  margin-top: 4.27vw;
  transition: all 0.4s ease;
  width: 8.54vw;
}

.web .boton-digital:hover {
  transform: scale(1.1);
}

.web .cotizar {
  flex: 1;
  height: 1.56vw;
  margin-left: 1.88vw;
  margin-right: 1.88vw;
  margin-top: 0.78vw;
  object-fit: cover;
}

.web .licencias {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 4.69vw;
  left: 12.19vw;
  min-height: 51.77vw;
  position: absolute;
  top: 12.24vw;
  width: 75.62vw;
}

.web .titulo-licencias {
  height: 2.55vw;
  margin-left: 0.52vw;
  opacity: 0;
  transform: translateY(-1.04vw);
  width: 25.1vw;
}

.web .titulo-licencias.bp2-animate-enter6 {
  animation: bp2-animate-enter6-frames 0.50s ease-in-out 0.40s 1 normal forwards;
  opacity: 0;
  transform: translateY(-1.04vw);
}

@keyframes bp2-animate-enter6-frames {
  from{opacity: 0; transform: translateY(-20px);
}
to{opacity: 1; transform: translateY(0);
}
}

.web .licencias-1 {
  align-items: flex-start;
  display: flex;
  flex: 1;
  min-width: 25.1vw;
}

.web .licencias-container {
  height: 2.66vw;
  margin-top: -0.21vw;
  position: relative;
  width: 25.1vw;
}

.web .licencias-2 {
  left: 3.7vw;
  letter-spacing: 0;
  line-height: 2.5vw;
  position: absolute;
  text-align: center;
  top: 0;
  white-space: nowrap;
  width: 17.81vw;
}

.web .linea2-licencias {
  left: 19.69vw;
  position: absolute;
  top: 1.35vw;
}

.web .linea1-licencias {
  background: linear-gradient(90deg, #72348a 0%, #4288c2 100%);
  height: 0.21vw;
  left: 0;
  position: absolute;
  top: 1.35vw;
  width: 5.42vw;
}

.web .licencia_-container {
  align-items: flex-start;
  display: flex;
  gap: 4.22vw;
  height: 44.53vw;
  min-width: 75.62vw;
}

.web .licencia_basica {
  align-items: flex-end;
  border: 0.13vw solid;
  border-color: var(--black-4);
  cursor: pointer;
  display: flex;
  flex-direction: column;
  min-height: 44.53vw;
  padding: 2.03vw 0;
  transition: all 0.2s ease-in-out;
  width: 22.4vw;
}

.web .licencia_basica:hover {
  transform: scale(0.9);
}

.web .icon-basica {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 2.71vw;
  margin-top: 0.1vw;
  min-height: 12.66vw;
  width: 22.5vw;
}

.web .icon-2 {
  height: 8.12vw;
  margin-left: 0.52vw;
  object-fit: cover;
  width: 8.12vw;
}

.web .licencia-bsica {
  color: var(--black);
  font-family: var(--font-family-montserrat);
  font-size: 1.56vw;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.35vw;
  min-height: 2.03vw;
  text-align: center;
  width: 22.5vw;
}

.web .texto1-basica {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-right: 0.52vw;
  margin-top: 3.23vw;
  min-height: 10.57vw;
  width: 19.43vw;
}

.web .personaliza {
  letter-spacing: 0;
  line-height: 1.04vw;
  margin-left: 0.0vw;
  min-height: 1.25vw;
  opacity: 0.5;
  white-space: nowrap;
}

.web .flex-row-2 {
  align-items: flex-start;
  display: flex;
  gap: 1.04vw;
  height: 1.3vw;
  margin-left: 0.0vw;
  margin-top: 0.99vw;
  min-width: 17.66vw;
}

.web .check {
  height: 0.94vw;
  object-fit: cover;
  width: 0.94vw;
}

.web .imagen-de-fondo-de-l-1 {
  align-self: flex-end;
  line-height: 0.94vw;
  min-height: 1.25vw;
  min-width: 15.68vw;
  white-space: nowrap;
}

.web .linea1-basica {
  height: 0.05vw;
  margin-left: 0;
  margin-top: 0.26vw;
  object-fit: cover;
  width: 17.86vw;
}

.web .flex-row {
  align-items: center;
  display: flex;
  gap: 1.15vw;
  height: 1.25vw;
  margin-left: 0.0vw;
  margin-top: 0.36vw;
  min-width: 18.07vw;
}

.web .imagen-de-fondo-de-l {
  letter-spacing: 0;
  line-height: 1.04vw;
  min-height: 1.25vw;
  opacity: 0.4;
  white-space: nowrap;
  width: 15.99vw;
}

.web .linea {
  height: 0.05vw;
  margin-left: 0;
  margin-top: 0.42vw;
  object-fit: cover;
  width: 17.86vw;
}

.web .check3 {
  height: 0.94vw;
  margin-top: 0.1vw;
  object-fit: cover;
  width: 0.94vw;
}

.web .flex-row-3 {
  align-items: flex-start;
  display: flex;
  gap: 1.15vw;
  margin-left: 0.0vw;
  margin-top: 0.36vw;
  min-width: 17.45vw;
}

.web .check4 {
  height: 0.94vw;
  margin-top: 0.26vw;
  object-fit: cover;
  width: 0.94vw;
}

.web .imagen-de-fondo-de-l-2 {
  height: 2.29vw;
  line-height: 1.04vw;
  width: 15.36vw;
}

.web .texto2-basica {
  display: flex;
  height: 1.15vw;
  margin-right: 0.1vw;
  margin-top: 2.24vw;
  width: 22.19vw;
}

.web .texto-basica {
  flex: 1;
  height: 1.25vw;
  letter-spacing: 0;
  line-height: 1.04vw;
  margin-right: -0.1vw;
  margin-top: -0.05vw;
  opacity: 0.55;
  text-align: center;
  white-space: nowrap;
}

.web .precio-basica {
  align-items: flex-start;
  display: flex;
  margin-right: 0.16vw;
  margin-top: 3.12vw;
  min-width: 22.19vw;
}

.web .basica-container {
  height: 3.02vw;
  margin-top: -0.26vw;
  position: relative;
  width: 22.19vw;
}

.web .precio1-basica {
  left: 0;
  letter-spacing: 0;
  line-height: 1.56vw;
  position: absolute;
  text-align: center;
  top: 0;
  width: 22.19vw;
}

.web .texto3-basica {
  left: 0;
  letter-spacing: 0;
  line-height: 1.56vw;
  position: absolute;
  text-align: center;
  top: 1.93vw;
  white-space: nowrap;
  width: 22.19vw;
}

.web .boton-basica {
  align-self: center;
  background: linear-gradient(90deg, #4288c2 0%, #72348a 100%);
  cursor: pointer;
  display: flex;
  height: 3.12vw;
  margin-right: 0.21vw;
  margin-top: 1.25vw;
  transition: all 0.4s ease;
  width: 8.54vw;
}

.web .boton-basica:hover {
  transform: scale(1.1);
}

.web .licencia {
  align-items: center;
  border: 0.13vw solid;
  border-color: var(--black-4);
  cursor: pointer;
  display: flex;
  flex-direction: column;
  min-height: 44.53vw;
  padding: 2.03vw 0;
  transition: all 0.2s ease-in-out;
  width: 22.4vw;
}

.web .licencia:hover {
  transform: scale(0.9);
}

.web .icon-pro {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 2.76vw;
  margin-right: 0.1vw;
  margin-top: 0.1vw;
  min-height: 12.76vw;
  width: 22.5vw;
}

.web .icon-3 {
  height: 8.18vw;
  margin-right: 0.47vw;
  object-fit: cover;
  width: 8.18vw;
}

.web .licencia-pro {
  letter-spacing: 0;
  line-height: 1.35vw;
  min-height: 2.03vw;
  text-align: center;
  width: 22.5vw;
}

.web .texto1-pro {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  margin-left: 0.36vw;
  margin-top: 3.12vw;
  min-height: 7.66vw;
  width: 18.7vw;
}

.web .integra {
  letter-spacing: 0;
  line-height: 1.04vw;
  margin-left: 0.37vw;
  margin-top: -0.05vw;
  min-height: 1.25vw;
  opacity: 0.5;
  white-space: nowrap;
}

.web .flex-row-4 {
  align-items: center;
  display: flex;
  gap: 1.04vw;
  height: 1.25vw;
  margin-left: 0.0vw;
  margin-top: 1.15vw;
  min-width: 18.59vw;
}

.web .check1 {
  height: 0.94vw;
  margin-bottom: 0.1vw;
  object-fit: cover;
  width: 0.94vw;
}

.web .video-desde-youtube {
  letter-spacing: 0;
  line-height: 0.94vw;
  min-height: 1.25vw;
  opacity: 0.4;
  width: 16.61vw;
}

.web .linea-1 {
  height: 0.05vw;
  margin-left: 0;
  margin-top: 0.16vw;
  object-fit: cover;
  width: 17.86vw;
}

.web .flex-row-1 {
  align-items: flex-start;
  display: flex;
  gap: 1.15vw;
  height: 1.25vw;
  margin-left: 0.0vw;
  margin-top: 0.62vw;
  min-width: 18.7vw;
}

.web .texto2-pro {
  align-items: flex-end;
  display: flex;
  height: 2.29vw;
  margin-right: 0.05vw;
  margin-top: 4.58vw;
  width: 17.66vw;
}

.web .texto-pro {
  flex: 1;
  height: 2.4vw;
  letter-spacing: 0;
  line-height: 1.15vw;
  margin-right: -0.1vw;
  opacity: 0.55;
  text-align: center;
}

.web .precio-pro {
  align-items: flex-start;
  display: flex;
  margin-right: 0.05vw;
  margin-top: 2.55vw;
  min-width: 20.36vw;
}

.web .o-pro-container {
  height: 3.07vw;
  margin-top: -0.26vw;
  position: relative;
  width: 20.36vw;
}

.web .texto-pro-1 {
  left: 0;
  letter-spacing: 0;
  line-height: 1.56vw;
  position: absolute;
  text-align: center;
  top: 1.98vw;
  white-space: nowrap;
  width: 20.36vw;
}

.web .precio-pro-1 {
  left: 0;
  letter-spacing: 0;
  line-height: 1.56vw;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20.36vw;
}

.web .boton {
  background: linear-gradient(90deg, #4288c2 0%, #72348a 100%);
  cursor: pointer;
  display: flex;
  height: 3.12vw;
  margin-right: 0.21vw;
  margin-top: 1.2vw;
  transition: all 0.4s ease;
  width: 8.54vw;
}

.web .boton:hover {
  transform: scale(1.1);
}

.web .icon-cambiarlogo {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 2.71vw;
  margin-right: 0.1vw;
  margin-top: 0.1vw;
  min-height: 14.32vw;
  width: 22.5vw;
}

.web .group-455 {
  height: 8.12vw;
  margin-right: 0.1vw;
  object-fit: cover;
  width: 8.12vw;
}

.web .texto1-cambiarlogo {
  display: flex;
  height: 2.6vw;
  margin-right: 0.05vw;
  margin-top: 8.07vw;
  width: 16.61vw;
}

.web .texto1-cambiarlogo-1 {
  flex: 1;
  letter-spacing: 0;
  line-height: 1.3vw;
  margin-bottom: 0.03vw;
  margin-right: -0.1vw;
  margin-top: -0.13vw;
  opacity: 0.55;
  text-align: center;
  width: 16.61vw;
}

.web .precio-cambiarlogo {
  align-items: flex-start;
  display: flex;
  margin-right: 0.1vw;
  margin-top: 7.97vw;
  min-width: 22.5vw;
}

.web .o-cambiarlogo-container {
  height: 3.07vw;
  margin-top: -0.26vw;
  position: relative;
  width: 22.5vw;
}

.web .texto-cambiarlogo {
  left: 0.21vw;
  letter-spacing: 0;
  line-height: 1.56vw;
  position: absolute;
  text-align: center;
  top: 1.98vw;
  white-space: nowrap;
  width: 22.14vw;
}

.web .precio-cambiarlogo-1 {
  left: 0;
  letter-spacing: 0;
  line-height: 1.56vw;
  position: absolute;
  text-align: center;
  top: 0;
  width: 22.5vw;
}

.web .video_inicio {
  display: flex;
  height: 33.59vw;
  left: 20.21vw;
  position: absolute;
  top: 0;
  width: 59.64vw;
}

.web .seccion-video {
  align-items: flex-start;
  justify-content: center;
  min-width: 59.63vw;
}

.web .overlap-group-2 {
  align-items: flex-start;
  background-image: url(../img/taggo-video-1x-png@1x.png);
  background-position: 50% 50%;
  background-size: cover;
  display: flex;
  height: 34.84vw;
  margin-top: -0.42vw;
  min-width: 60.89vw;
  padding: 11.56vw 24.77vw;
}

.web .boton-video {
  height: 11.3vw;
  object-fit: cover;
  width: 11.3vw;
}

.web .tarjetas {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-top: 6.56vw;
  min-height: 38.18vw;
  width: 78.65vw;
  z-index: 7;
}

.web .titulo-tarjetas {
  height: 2.55vw;
  margin-right: 0.62vw;
  opacity: 0;
  transform: translateY(-1.04vw);
  width: 24.69vw;
}

.web .titulo-tarjetas.bp2-animate-enter4 {
  animation: bp2-animate-enter4-frames 0.50s ease-in-out 0.40s 1 normal forwards;
  opacity: 0;
  transform: translateY(-1.04vw);
}

@keyframes bp2-animate-enter4-frames {
  from{opacity: 0; transform: translateY(-20px);
}
to{opacity: 1; transform: translateY(0);
}
}

.web .overlap-group-3 {
  height: 2.66vw;
  position: relative;
  top: -0.21vw;
}

.web .t-arjetas {
  height: 2.66vw;
  left: 5.21vw;
  position: absolute;
  top: 0;
  width: 14.37vw;
}

.web .linea2-tar {
  left: 19.27vw;
  position: absolute;
  top: 1.41vw;
}

.web .linea1-tar {
  background: linear-gradient(90deg, #72348a 0%, #4288c2 100%);
  height: 0.21vw;
  left: 0;
  position: absolute;
  top: 1.41vw;
  width: 5.42vw;
}

.web .tarjeta_-container {
  align-items: flex-end;
  display: flex;
  height: 28.02vw;
  margin-top: 1.3vw;
  min-width: 78.65vw;
}

.web .tarjeta_pvc {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  min-height: 27.71vw;
  width: 25.42vw;
}

.web .tarjeta1 {
  cursor: pointer;
  display: flex;
  height: 15.31vw;
  transition: all 0.4s ease;
  width: 24.48vw;
}

.web .tarjeta1:hover {
  transform: scale(1.1);
}

.web .tarjeta1-1 {
  flex: 1;
  margin-bottom: -0.68vw;
  margin-left: -0.47vw;
  margin-right: -0.47vw;
  margin-top: -0.26vw;
  object-fit: cover;
  width: 25.42vw;
}

.web .texto1-pvc {
  align-self: flex-end;
  display: flex;
  flex-direction: column;
  height: 3.91vw;
  justify-content: space-between;
  margin-right: -0.1vw;
  margin-top: 1.61vw;
  width: 24.43vw;
}

.web .taggo {
  flex: 1;
  height: 2.03vw;
  letter-spacing: 0;
  line-height: 1.56vw;
  margin-right: -0.1vw;
  max-height: 2.03vw;
}

.web .impresin-a-color-fr {
  flex: 1;
  height: 1.35vw;
  letter-spacing: 0;
  line-height: 1.56vw;
  margin-bottom: 0.16vw;
  max-height: 1.35vw;
  opacity: 0.5;
  white-space: nowrap;
}

.web .precio-pvc {
  align-self: center;
  display: flex;
  height: 2.03vw;
  margin-right: 0.21vw;
  margin-top: 0.89vw;
  width: 24.27vw;
}

.web .x000-mx {
  flex: 1;
  height: 2.14vw;
  letter-spacing: 0;
  line-height: 1.56vw;
  margin-right: -0.1vw;
  margin-top: -0.31vw;
}

.web .boton-pvc {
  background: linear-gradient(90deg, #4288c2 0%, #72348a 100%);
  cursor: pointer;
  display: flex;
  height: 3.12vw;
  margin-left: 1.09vw;
  margin-top: 0.83vw;
  transition: all 0.4s ease;
  width: 8.54vw;
}

.web .boton-pvc:hover {
  transform: scale(1.1);
}

.web .tarjeta_bambu {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  margin-left: 1.3vw;
  min-height: 27.92vw;
  width: 25.31vw;
}

.web .tarjeta2 {
  cursor: pointer;
  display: flex;
  height: 15.26vw;
  transition: all 0.4s ease;
  width: 24.43vw;
}

.web .tarjeta2:hover {
  transform: scale(1.1);
}

.web .tarjeta2-1 {
  flex: 1;
  margin-bottom: -0.68vw;
  margin-left: -0.47vw;
  margin-right: -0.47vw;
  margin-top: -0.26vw;
  object-fit: cover;
  width: 25.36vw;
}

.web .texto1-bambu {
  align-self: flex-end;
  display: flex;
  flex-direction: column;
  height: 3.8vw;
  justify-content: space-between;
  margin-right: -0.1vw;
  margin-top: 1.88vw;
  width: 24.69vw;
}

.web .taggo-bamb {
  flex: 1;
  height: 2.03vw;
  letter-spacing: 0;
  line-height: 1.56vw;
  margin-left: 0.26vw;
  margin-right: -0.1vw;
  max-height: 2.03vw;
}

.web .grabado-lser-frente-y-vuelta {
  flex: 1;
  height: 1.35vw;
  letter-spacing: 0;
  line-height: 1.56vw;
  margin-bottom: 0.16vw;
  margin-right: 0.36vw;
  max-height: 1.35vw;
  opacity: 0.5;
  white-space: nowrap;
}

.web .precio-bambu {
  align-self: flex-end;
  display: flex;
  height: 2.03vw;
  margin-right: 0.05vw;
  margin-top: 1.35vw;
  width: 24.27vw;
}

.web .boton-bambu {
  background: linear-gradient(90deg, #4288c2 0%, #72348a 100%);
  cursor: pointer;
  display: flex;
  height: 3.12vw;
  margin-left: 0.99vw;
  margin-top: 0.47vw;
  transition: all 0.4s ease;
  width: 8.54vw;
}

.web .boton-bambu:hover {
  transform: scale(1.1);
}

.web .tarjeta_metalica {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  margin-left: 1.25vw;
  min-height: 28.02vw;
  width: 25.36vw;
}

.web .tarjeta3 {
  cursor: pointer;
  display: flex;
  height: 15.26vw;
  transition: all 0.4s ease;
  width: 24.38vw;
}

.web .tarjeta3:hover {
  transform: scale(1.1);
}

.web .tarjeta3-1 {
  flex: 1;
  margin-bottom: -0.68vw;
  margin-left: -0.47vw;
  margin-right: -0.47vw;
  margin-top: -0.26vw;
  object-fit: cover;
  width: 25.31vw;
}

.web .texto1-met {
  align-self: flex-end;
  display: flex;
  flex-direction: column;
  height: 3.8vw;
  justify-content: space-between;
  margin-right: -0.1vw;
  margin-top: 1.98vw;
  width: 24.43vw;
}

.web .grabado-lser-frente {
  flex: 1;
  height: 1.35vw;
  letter-spacing: 0;
  line-height: 1.56vw;
  margin-bottom: 0.16vw;
  margin-right: 0.1vw;
  max-height: 1.35vw;
  opacity: 0.5;
  white-space: nowrap;
}

.web .precio-met {
  align-self: flex-end;
  display: flex;
  height: 2.03vw;
  margin-top: 1.35vw;
  width: 24.27vw;
}

.web .boton-metalica {
  background: linear-gradient(90deg, #4288c2 0%, #72348a 100%);
  cursor: pointer;
  display: flex;
  height: 3.12vw;
  margin-left: 1.04vw;
  margin-top: 0.47vw;
  transition: all 0.4s ease;
  width: 8.54vw;
}

.web .boton-metalica:hover {
  transform: scale(1.1);
}

.web .texto1-tarjetas {
  height: 2.03vw;
  letter-spacing: 0;
  line-height: 1.88vw;
  margin-right: 0.73vw;
  margin-top: 4.22vw;
  text-align: center;
  white-space: nowrap;
  width: 34.58vw;
}

.web .banner-panel {
  align-items: flex-start;
  display: flex;
  margin-left: 1.15vw;
  margin-top: 4.48vw;
  min-width: 87.5vw;
  z-index: 6;
}

.web .panel-container {
  height: 30.57vw;
  position: relative;
  width: 87.5vw;
}

.web .imagenes-panel {
  align-items: flex-start;
  display: flex;
  height: 30.57vw;
  left: 0;
  min-width: 87.5vw;
  position: absolute;
  top: 0;
}

.web .overlap-group-4 {
  height: 30.57vw;
  position: relative;
  width: 87.5vw;
}

.web .banner_paneles {
  height: 17.08vw;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 7.71vw;
  width: 87.5vw;
}

.web .computadora {
  display: block;
  height: 30.57vw;
  left: 25.78vw;
  object-fit: cover;
  opacity: 0;
  position: absolute;
  top: 0;
  transform: translateY(-1.04vw);
  width: 34.79vw;
}

.web .computadora.bp2-animate-enter3 {
  animation: bp2-animate-enter3-frames 0.50s ease-in-out 0.40s 1 normal forwards;
  display: block;
  opacity: 0;
  transform: translateY(-1.04vw);
}

@keyframes bp2-animate-enter3-frames {
  from{opacity: 0; transform: translateY(-20px);
}
to{opacity: 1; transform: translateY(0);
}
}

.web .panel-empresarial {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  height: 10.21vw;
  justify-content: space-between;
  left: 63.96vw;
  position: absolute;
  top: 10.99vw;
  width: 17.03vw;
}

.web .texto1-empresarial {
  align-items: flex-end;
  display: flex;
  flex: 1;
  height: 6.61vw;
  margin-right: 0.01vw;
  max-height: 6.61vw;
  min-width: 100%;
}

.web .overlap-group-5 {
  height: 6.77vw;
  margin-bottom: -0.31vw;
  position: relative;
  width: 17.14vw;
}

.web .nuestro-panel-empresarial {
  line-height: 1.82vw;
  text-align: right;
  margin-left: 1vw;
}

.web .conoce {
  left: 7.45vw;
  text-align: right;
}

.web .boton-empresarial {
  background: linear-gradient(90deg, #ffffff 0%, #ffffff 51.8%, #ffffff 100%);
  cursor: pointer;
  display: flex;
  height: 3.12vw;
  transition: all 0.4s ease;
  width: 8.33vw;
}

.web .boton-empresarial:hover {
  transform: scale(1.1);
}

.web .comprar-1 {
  margin-left: 1.41vw;
  margin-right: 1.41vw;
}

.web .nuestro-panel {
  display: flex;
  flex-direction: column;
  height: 8.96vw;
  justify-content: space-between;
  left: 5.36vw;
  position: absolute;
  top: 11.61vw;
  width: 16.56vw;
}

.web .texto1-panel {
  align-items: flex-end;
  display: flex;
  flex: 1;
  height: 4.79vw;
  margin-left: 0.08vw;
  max-height: 4.79vw;
  min-width: calc(100.00% - 0.1vw);
}

.web .overlap-group-6 {
  height: 5.0vw;
  margin-bottom: -0.34vw;
  position: relative;
  width: 16.61vw;
}

.web .nuestro-panel-1 {
  line-height: 1.77vw;
}

.web .conoce-1 {
  left: 0;
}

.web .boton-panel {
  background: linear-gradient(90deg, #ffffff 0%, #ffffff 51.8%, #ffffff 100%);
  display: flex;
  height: 3.12vw;
  width: 8.33vw;
  margin-bottom:-1vw;
}

.web .testimonios {
  align-items: flex-end;
  background-color: var(--wild-sand);
  border: 0.1vw solid;
  border-color: var(--pink-swan-2);
  display: flex;
  flex-direction: column;
  gap: 4.17vw;
  margin-left: 1.04vw;
  margin-top: 3.18vw;
  min-height: 39.06vw;
  padding: 3.29vw 9.69vw;
  width: 87.4vw;
  z-index: 5;
}

.web .titulo-test {
  align-items: flex-end;
  align-self: center;
  display: flex;
  height: 7.81vw;
  margin-left: 1.15vw;
  margin-top: 0.1vw;
  min-width: 28.44vw;
}

.web .linea1-test {
  background: linear-gradient(90deg, #72348a 0%, #4288c2 100%);
  height: 0.21vw;
  margin-bottom: 1.2vw;
  width: 5.42vw;
}

.web .test-container {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 0.52vw;
  margin-bottom: -0.13vw;
  margin-left: 1.3vw;
  min-height: 7.97vw;
  width: 15.31vw;
}

.web .icon-test {
  height: 4.79vw;
  margin-right: 1.69vw;
  object-fit: cover;
  width: 3.75vw;
}

.web .t-estimonios {
  min-height: 2.66vw;
  min-width: 15.31vw;
}

.web .linea2-test {
  margin-bottom: 1.1vw;
  margin-left: 0.99vw;
}

.web .coment-test {
  align-items: center;
  display: flex;
  flex-direction: column;
  min-height: 20.42vw;
  padding: 0.0vw 0;
  width: 66.51vw;
}

.web .test-container-1 {
  height: 8.8vw;
  margin-right: 0.42vw;
  position: relative;
  width: 8.59vw;
}

.web .foto-test {
  border-radius: 4.38vw;
  height: 8.59vw;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 8.59vw;
}

.web .coment-test-1 {
  height: 2.76vw;
  left: 5.83vw;
  object-fit: cover;
  position: absolute;
  top: 6.04vw;
  width: 2.76vw;
}

.web .nombre-test {
  letter-spacing: 0;
  line-height: 1.35vw;
  margin-right: 0.28vw;
  margin-top: 2.03vw;
  min-height: 2.03vw;
  text-align: center;
  width: 16.56vw;
}

.web .empresas-test {
  color: var(--eminence);
  font-family: var(--font-family-montserrat);
  font-size: 1.56vw;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.35vw;
  margin-right: 0.28vw;
  margin-top: 0.1vw;
  min-height: 2.03vw;
  text-align: center;
  width: 16.56vw;
}

.web .desc-test {
  color: var(--stack);
  font-size: 1.56vw;
  font-weight: 400;
  line-height: 2.08vw;
  margin-top: 1.15vw;
  min-height: 4.11vw;
  text-align: center;
  width: 66.51vw;
}

.web .blog_inicio {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 2.34vw;
  margin-left: 1.15vw;
  margin-top: 4.17vw;
  min-height: 45.94vw;
  width: 87.5vw;
  z-index: 4;
}

.web .titulo-blog {
  align-items: flex-end;
  display: flex;
  height: 7.4vw;
  margin-right: 1.15vw;
  width: 19.58vw;
}

.web .tit-blog {
  align-items: center;
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 0.26vw;
  min-height: 7.4vw;
}

.web .icon-blog {
  height: 4.38vw;
  object-fit: cover;
  width: 5.0vw;
}

.web .overlap-group-7 {
  height: 2.66vw;
  position: relative;
  width: 19.58vw;
}

.web .blog-2 {
  left: 3.44vw;
  letter-spacing: 0;
  line-height: 2.5vw;
  position: absolute;
  text-align: center;
  top: 0;
  white-space: nowrap;
  width: 12.71vw;
}

.web .rectngulo-13 {
  background: linear-gradient(-90deg, #72348a 0%, #4288c2 100%);
  left: 14.17vw;
}

.web .rectngulo-14 {
  background: linear-gradient(90deg, #72348a 0%, #4288c2 100%);
  left: 0;
}

.web .flex-row-5 {
  align-items: flex-end;
  display: flex;
  gap: 1.72vw;
  min-width: 87.5vw;
}

.web .nota1-blog {
  display: flex;
  flex-direction: column;
  height: 36.2vw;
  justify-content: space-between;
  width: 42.6vw;
}

.web .img-nota1 {
  flex: 1;
  height: 23.65vw;
  max-height: 23.65vw;
  object-fit: cover;
}

.web .info-nota1 {
  background-color: var(--steel-blue);
  flex: 1;
  max-height: 12.55vw;
  min-height: 12.55vw;
  padding: 0.72vw 2.24vw;
}

.web .name {
  margin-top: 0.52vw;
  white-space: nowrap;
}

.web .la-revolucin-del-ne {
  letter-spacing: 0;
  line-height: 1.04vw;
  margin-top: 0.42vw;
  min-height: 2.35vw;
  white-space: nowrap;
}

.web .taggo-revoluciona-el {
  color: var(--white);
  font-family: var(--font-family-montserrat);
  font-size: var(--font-size-l);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 0.94vw;
  margin-left: 0.16vw;
  margin-top: 1.04vw;
  min-height: 2.4vw;
  white-space: nowrap;
}

.web .boton-nota1 {
  color: var(--white);
  cursor: pointer;
  font-family: var(--font-family-montserrat);
  font-size: 0.78vw;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 0.78vw;
  margin-left: 0.16vw;
  margin-top: 1.25vw;
  min-height: 1.09vw;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
}

.web .boton-nota1:hover {
  transform: translate(-5px, 0);
}

.web .blog-container {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 2.08vw;
  min-height: 36.15vw;
  width: 43.18vw;
}

.web .nota {
  display: flex;
  height: 17.03vw;
  justify-content: space-between;
  width: 43.18vw;
}

.web .img-no {
  object-fit: cover;
  width: 19.95vw;
}

.web .info-nota2 {
  background-color: var(--cultured-pearl);
  min-height: 100%;
  padding: 1.33vw 1.15vw;
  width: 23.23vw;
}

.web .name-1 {
  margin-top: 1.35vw;
  width: 19.74vw;
}

.web .la-herramienta-impresci {
  letter-spacing: 0;
  line-height: 1.04vw;
  margin-top: 0.26vw;
  min-height: 1.35vw;
  width: 20.89vw;
}

.web .ests-buscando-una {
  color: var(--star-dust);
  font-family: var(--font-family-montserrat);
  font-size: var(--font-size-xl);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.2vw;
  margin-top: 2.45vw;
  min-height: 4.69vw;
  width: 20.05vw;
}

.web .boton-nota2 {
  color: var(--eminence);
  cursor: pointer;
  font-family: var(--font-family-montserrat);
  font-size: 0.78vw;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 0.83vw;
  margin-top: 2.08vw;
  min-height: 1.09vw;
  transition: all 0.2s ease-in-out;
  width: 6.25vw;
}

.web .boton-nota2:hover {
  transform: translate(-5px, 0);
}

.web .info-nota3 {
  background-color: var(--cultured-pearl);
  min-height: 100%;
  padding: 1.82vw 1.15vw;
  width: 23.23vw;
}

.web .name-2 {
  margin-top: 0.36vw;
  width: 19.58vw;
}

.web .potencia-tu-red-de-conta {
  letter-spacing: 0;
  line-height: 1.04vw;
  margin-top: 0.26vw;
  min-height: 1.35vw;
  width: 20.47vw;
}

.web .ests-buscando-una-1 {
  color: var(--star-dust);
  font-family: var(--font-family-montserrat);
  font-size: var(--font-size-xl);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 0.94vw;
  margin-top: 2.76vw;
  min-height: 3.54vw;
  width: 19.58vw;
}

.web .boton-nota3 {
  color: var(--eminence);
  cursor: pointer;
  font-family: var(--font-family-montserrat);
  font-size: 0.78vw;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 0.78vw;
  margin-top: 2.92vw;
  min-height: 1.09vw;
  transition: all 0.2s ease-in-out;
  width: 6.25vw;
}

.web .boton-nota3:hover {
  transform: translate(-5px, 0);
}

.web .clientes {
  background-image: url(../img/fondo-clientes@1x.png);
  background-position: 50% 50%;
  background-size: cover;
  display: flex;
  height: 11.82vw;
  margin-left: 1.15vw;
  margin-top: 3.54vw;
  width: 87.5vw;
  z-index: 3;
}

.web .img-clientes {
  flex: 1;
  height: 5.16vw;
  margin-left: 9.32vw;
  margin-right: 10.47vw;
  margin-top: 3.33vw;
  object-fit: cover;
}

.web .footer {
  height: 50.62vw;
  margin-top: 6.09vw;
  width: 88.07vw;
  z-index: 2;
}

.web .icon-news.bp2-animate-enter2 {
  animation: bp2-animate-enter2-frames 2.00s ease-in-out 0.00s 1 normal forwards;
  display: block;
  opacity: 0;
  transform: rotate(25deg);
}

@keyframes bp2-animate-enter2-frames {
  from{opacity: 0;
transform: rotate(25deg);
}
to{opacity: 1;
transform: rotate(0);
}
}

.web .boton-news:hover {
  transform: scale(1.1);
}

.web .enviar {
  flex: 1;
  height: 1.41vw;
  margin-left: 0.57vw;
  margin-right: 0.57vw;
  margin-top: 1.2vw;
  object-fit: cover;
}

.web .footer-1 {
  flex: 1;
  height: 22.94vw;
  max-height: 22.94vw;
}

.web .informacin {
  height: 1.51vw;
  object-fit: cover;
  width: 9.74vw;
}

.web .inicio-3:hover {
  color: #72348A;

}

.web .empresas-3:hover {
  color: #72348A;

}

.web .usuario-1:hover {
  color: #72348A;

}

.web .pf-3:hover {
  color: #72348A;

}

.web .x55-00-000-000-miguel {
  letter-spacing: 0;
  line-height: 4.17vw;
  margin-bottom: 1.35vw;
  margin-right: -0.1vw;
  margin-top: -1.46vw;
  opacity: 0.4;
  white-space: nowrap;
  width: 10.42vw;
}

.web .x2024-taggomx-pow {
  letter-spacing: 0;
  line-height: 1.04vw;
  margin-right: 1.77vw;
  margin-top: 2.08vw;
  min-height: 1.51vw;
  min-width: 25.21vw;
  opacity: 0.4;
  text-align: center;
  white-space: nowrap;
}

.web .overlap-group-8 {
  border-radius: 1.59vw;
  height: 3.18vw;
  position: relative;
  width: 3.18vw;
}

.web .ellipse-47:hover {
  background-color: #72348A
}

.web .comprar-3 {
  flex: 1;
  height: 1.56vw;
  margin-top: 0.78vw;
  object-fit: cover;
}

.web .conoce-2 {
  letter-spacing: 0;
  line-height: 2.24vw;
  position: absolute;
  top: 0;
  white-space: nowrap;
}

.web .desc {
  font-family: var(--font-family-montserrat);
  letter-spacing: 0;
}

.web .footer-2 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-left: 0.05vw;
}

.web .imagen-de-fondo-de-l-3 {
  letter-spacing: 0;
  opacity: 0.4;
}

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

.web .linea2 {
  background: linear-gradient(-90deg, #72348a 0%, #4288c2 100%);
  height: 0.21vw;
  width: 5.42vw;
}

.web .name-3 {
  letter-spacing: 0;
  line-height: 0.83vw;
  min-height: 1.09vw;
}

.web .nuestro-panel-2 {
  color: var(--white);
  font-family: var(--font-family-montserrat);
  font-size: 1.82vw;
  font-weight: 900;
  letter-spacing: 0;
  position: absolute;
  top: 2.6vw;
  white-space: nowrap;
}

.web .rectngulo {
  height: 0.21vw;
  position: absolute;
  top: 1.41vw;
  width: 5.42vw;
}

.web .seccion {
  display: flex;
  flex: 1;
}

.web .t {
  letter-spacing: 0;
  line-height: 2.5vw;
  text-align: center;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .screen.web {
    display: none;
   }
  .screen.tablet-all-breakpoints {
    display: none;
   }
}
@media screen and (min-width: 768px) and (max-width: 1919px) {
  .screen.web {
    display: none;
   }
  .screen.mobile {
    display: none;
   }
}
@media screen and (min-width: 1920px) {
  .screen.tablet-all-breakpoints {
    display: none;
   }
  .screen.mobile {
    display: none;
   }
}

/* Estilos para elementos clickeables del blog */
.clickeable-blog {
  cursor: pointer;
  transition: all 0.3s ease;
}

.clickeable-blog:hover {
  opacity: 0.8;
  transform: scale(1.02);
}

/* Contenedor de descripción expandible */
.descripcion-blog-container {
  position: relative;
}

.descripcion-blog {
  transition: all 0.3s ease;
  line-height: 1.5;
}

.texto-completo {
  display: none;
}

.texto-completo.visible {
  display: inline;
}

.texto-corto.oculto {
  display: none;
}

/* Botón expandir con animación */
.btn-expandir {
  position: relative;
  overflow: hidden;
}

.btn-expandir::after {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
  transition: left 0.5s;
}

.btn-expandir:hover::after {
  left: 100%;
}

/* Mejoras para imágenes clickeables */
.clickeable-blog img,
img.clickeable-blog {
  transition: all 0.3s ease;
  border-radius: 8px;
}

.clickeable-blog img:hover,
img.clickeable-blog:hover {
  filter: brightness(1.1);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

/* Títulos clickeables */
.clickeable-blog {
  transition: color 0.3s ease;
}



/* Responsivo para móviles */
@media (max-width: 768px) {
  .clickeable-blog:hover {
    transform: none;
    opacity: 0.9;
  }

  .descripcion-blog {
    font-size: 12px;
    line-height: 1.4;
  }

  /* Mejoras específicas para touch en móvil */
  .clickeable-blog {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    tap-highlight-color: rgba(0,0,0,0);
    /* Asegurar área mínima de toque */
    min-height: 40px;
    display: block;
    position: relative;
  }

  .clickeable-blog:active {
    opacity: 0.7;
    transform: scale(0.98);
    transition: all 0.1s ease;
  }

  /* Estilos específicos para imágenes clickeables en móvil */
  .clickeable-blog img,
  img.clickeable-blog {
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
    user-drag: none;
    pointer-events: auto;
  }

  /* Estilos específicos para títulos clickeables en móvil */
  .clickeable-blog.montserrat-extra-bold-black-12px,
  .clickeable-blog .montserrat-extra-bold-black-12px,
  .la-revolucin-del-ne-2.clickeable-blog,
  .la-herramienta-impresci-2.clickeable-blog,
  .potencia-tu-red-de-conta-2.clickeable-blog {
    min-height: 40px;
    padding: 5px 0;
    display: flex;
    align-items: center;
  }
}

@media (max-width: 480px) {
  .descripcion-blog-container {
    margin-bottom: 10px;
  }

  .btn-expandir {
    font-size: 11px;
    padding: 8px 12px;
  }

  /* Estilos móvil extra pequeño */
  .clickeable-blog {
    min-height: 36px;
  }
}

/* Propiedades para evitar que el texto se salga de los contenedores de blog */
.info-nota1, .info-nota2, .info-nota3,
.info-nota1-1, .info-nota2-1, .info-nota3-1,
.info-nota1-2, .info-nota2-2, .info-nota3-2 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: break-word;
  hyphens: auto;
}

/* Específicamente para los títulos y descripciones */
.la-revolucin-del-ne, .la-revolucin-del-ne-1, .la-revolucin-del-ne-2,
.la-herramienta-impresci, .la-herramienta-impresci-1, .la-herramienta-impresci-2,
.potencia-tu-red-de-conta, .potencia-tu-red-de-conta-1, .potencia-tu-red-de-conta-2,
.taggo-revoluciona-el, .taggo-revoluciona-el-1, .taggo-revoluciona-el-2,
.ests-buscando-una, .ests-buscando-una-1, .ests-buscando-una-2,
.ests-buscando-una-3, .ests-buscando-una-4, .ests-buscando-una-5 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: break-word;
  hyphens: auto;
}

/* Específicamente para el contenedor azul del blog principal */
.nota1-blog, .nota1-blog-1, .nota1-blog-2 {
  overflow: hidden;
}

.nota1-blog .info-nota1,
.nota1-blog-1 .info-nota1-1,
.nota1-blog-2 .info-nota1-2 {
  max-width: 100%;
  box-sizing: border-box;

}

.nota1-blog .la-revolucin-del-ne,
.nota1-blog-1 .la-revolucin-del-ne-1,
.nota1-blog-2 .la-revolucin-del-ne-2,
.nota1-blog .taggo-revoluciona-el,
.nota1-blog-1 .taggo-revoluciona-el-1,
.nota1-blog-2 .taggo-revoluciona-el-2 {
  white-space: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: break-word;
  max-width: 100%;

  text-overflow: ellipsis;
}
