.TablaGenerica-module___B6Lza__tableWrapper{background:#fefefe;width:100%;overflow:hidden;box-shadow:0 1px 3px #0000000d}.TablaGenerica-module___B6Lza__tableContainer{width:100%;overflow-x:auto}.TablaGenerica-module___B6Lza__table{border-collapse:collapse;background:#fff;width:100%;font-family:Poppins,inherit}.TablaGenerica-module___B6Lza__thead{z-index:10;background-color:#fafafa;position:sticky;top:0}.TablaGenerica-module___B6Lza__th{color:var(--negroFuente);text-align:center;white-space:nowrap;-webkit-user-select:none;user-select:none;padding:16px;font-size:14px;font-weight:600}.TablaGenerica-module___B6Lza__th.TablaGenerica-module___B6Lza__sortable{cursor:pointer;transition:background-color .15s}.TablaGenerica-module___B6Lza__th.TablaGenerica-module___B6Lza__sortable:hover{background-color:#f5f5f5}.TablaGenerica-module___B6Lza__headerContent{justify-content:center;align-items:center;gap:8px;display:flex}.TablaGenerica-module___B6Lza__sortIcon{color:var(--grisOscuro);opacity:.6;align-items:center;transition:opacity .15s;display:flex}.TablaGenerica-module___B6Lza__th.TablaGenerica-module___B6Lza__sortable:hover .TablaGenerica-module___B6Lza__sortIcon{opacity:1}.TablaGenerica-module___B6Lza__tbody{background:#fff}.TablaGenerica-module___B6Lza__tr{min-height:52px;transition:background-color .15s}.TablaGenerica-module___B6Lza__tbody .TablaGenerica-module___B6Lza__tr:first-child{background-color:#e5f1f0}.TablaGenerica-module___B6Lza__tbody .TablaGenerica-module___B6Lza__tr:nth-child(2n):not(:first-child){background-color:#fafafa}.TablaGenerica-module___B6Lza__tbody .TablaGenerica-module___B6Lza__tr:nth-child(odd):not(:first-child){background-color:#e5f1f0}.TablaGenerica-module___B6Lza__tr.TablaGenerica-module___B6Lza__clickable{cursor:pointer}.TablaGenerica-module___B6Lza__tr:hover{background-color:var(--azul-cielo)!important}.TablaGenerica-module___B6Lza__td{color:var(--negroFuente);text-align:center;white-space:nowrap;text-overflow:ellipsis;padding:12px 16px;font-size:14px;overflow:hidden}.TablaGenerica-module___B6Lza__emptyCell{text-align:center;color:var(--grisOscuro);padding:48px 16px;font-size:14px}.TablaGenerica-module___B6Lza__loadingContainer{flex-direction:column;align-items:center;gap:16px;display:flex}.TablaGenerica-module___B6Lza__spinner{border:3px solid #e5e7eb;border-top-color:var(--verde);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite TablaGenerica-module___B6Lza__spin}@keyframes TablaGenerica-module___B6Lza__spin{to{transform:rotate(360deg)}}.TablaGenerica-module___B6Lza__footer{border-top:1px solid var(--gris);background:#fafafa;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;min-height:52px;padding:12px 16px;display:flex}.TablaGenerica-module___B6Lza__resultsInfo{color:var(--grisOscuro);font-size:13px;font-weight:400}.TablaGenerica-module___B6Lza__pagination{align-items:center;gap:8px;display:flex}.TablaGenerica-module___B6Lza__arrowButton{cursor:pointer;border:1px solid var(--gris);width:32px;height:32px;color:var(--grisOscuro);background:#fff;border-radius:6px;justify-content:center;align-items:center;transition:all .2s;display:flex}.TablaGenerica-module___B6Lza__arrowButton:hover:not(:disabled){border-color:var(--verde);color:var(--verde);background:#e5f1f0}.TablaGenerica-module___B6Lza__arrowButton:disabled{opacity:.3;cursor:not-allowed;border-color:#e5e7eb}.TablaGenerica-module___B6Lza__pageNumbers{align-items:center;gap:4px;display:flex}.TablaGenerica-module___B6Lza__pageButton{min-width:32px;height:32px;color:var(--grisOscuro);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;padding:0 8px;font-size:13px;font-weight:500;transition:all .2s}.TablaGenerica-module___B6Lza__pageButton:hover{color:var(--verde);background:#e5f1f0}.TablaGenerica-module___B6Lza__pageButton.TablaGenerica-module___B6Lza__active{background:var(--verde);color:#fff;border-color:var(--verde);font-weight:600}.TablaGenerica-module___B6Lza__ellipsis{min-width:32px;height:32px;color:var(--grisOscuro);-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-size:14px;display:flex}.TablaGenerica-module___B6Lza__varianteAzul .TablaGenerica-module___B6Lza__thead{background-color:#fafafa}.TablaGenerica-module___B6Lza__varianteAzul .TablaGenerica-module___B6Lza__th{color:var(--azul)}.TablaGenerica-module___B6Lza__varianteAzul .TablaGenerica-module___B6Lza__th.TablaGenerica-module___B6Lza__sortable:hover{background-color:var(--azul-ligero)}.TablaGenerica-module___B6Lza__varianteAzul .TablaGenerica-module___B6Lza__sortIcon{color:#ffffffb3}.TablaGenerica-module___B6Lza__varianteAzul .TablaGenerica-module___B6Lza__th.TablaGenerica-module___B6Lza__sortable:hover .TablaGenerica-module___B6Lza__sortIcon{color:#fff;opacity:1}.TablaGenerica-module___B6Lza__varianteAzul .TablaGenerica-module___B6Lza__tbody .TablaGenerica-module___B6Lza__tr:first-child,.TablaGenerica-module___B6Lza__varianteAzul .TablaGenerica-module___B6Lza__tbody .TablaGenerica-module___B6Lza__tr:nth-child(odd):not(:first-child){background-color:var(--azul-cielo)}.TablaGenerica-module___B6Lza__varianteAzul .TablaGenerica-module___B6Lza__tbody .TablaGenerica-module___B6Lza__tr:nth-child(2n):not(:first-child){background-color:#fff}.TablaGenerica-module___B6Lza__varianteAzul .TablaGenerica-module___B6Lza__tr:hover{background-color:#d0e8f8!important}.TablaGenerica-module___B6Lza__varianteAzul .TablaGenerica-module___B6Lza__spinner{border-top-color:var(--azul)}.TablaGenerica-module___B6Lza__varianteAzul .TablaGenerica-module___B6Lza__arrowButton:hover:not(:disabled){background:var(--azul-cielo);border-color:var(--azul);color:var(--azul)}.TablaGenerica-module___B6Lza__varianteAzul .TablaGenerica-module___B6Lza__pageButton:hover{background:var(--azul-cielo);color:var(--azul)}.TablaGenerica-module___B6Lza__varianteAzul .TablaGenerica-module___B6Lza__pageButton.TablaGenerica-module___B6Lza__active{background:var(--azul);color:#fff;border-color:var(--azul)}.TablaGenerica-module___B6Lza__tableContainer::-webkit-scrollbar{height:8px}.TablaGenerica-module___B6Lza__tableContainer::-webkit-scrollbar-track{background:var(--grisBg)}.TablaGenerica-module___B6Lza__tableContainer::-webkit-scrollbar-thumb{background:var(--gris);border-radius:4px}.TablaGenerica-module___B6Lza__tableContainer::-webkit-scrollbar-thumb:hover{background:var(--grisOscuro)}@media (max-width:640px){.TablaGenerica-module___B6Lza__footer{justify-content:center}.TablaGenerica-module___B6Lza__resultsInfo{text-align:center;width:100%}.TablaGenerica-module___B6Lza__th,.TablaGenerica-module___B6Lza__td{padding:12px 8px;font-size:13px}}
.HeroSection-module__L2xgXW__heroSection{text-align:center;background-color:var(--azul-ligero);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:calc(60dvh - 80px);margin:10px;padding-top:120px;display:flex}.HeroSection-module__L2xgXW__heroContainer{max-width:1400px;margin:0 auto;padding:0 1rem}.HeroSection-module__L2xgXW__heroTitle{color:#fff;margin-bottom:1.5rem;font-size:clamp(2rem,6vw,4rem);font-weight:600;line-height:1.1}.HeroSection-module__L2xgXW__heroSubtitle{color:#fff;max-width:900px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:clamp(1rem,2.5vw,1.5rem);font-weight:400;line-height:1.4}@media (max-width:500px){.HeroSection-module__L2xgXW__heroTitle{font-size:26px}.HeroSection-module__L2xgXW__heroSubtitle{font-size:16px}}.HeroSection-module__L2xgXW__buttonContainer{margin-bottom:4rem}.HeroSection-module__L2xgXW__imageContainer{border-radius:10px 10px 0 0;flex-direction:column;justify-content:end;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;overflow:hidden}.HeroSection-module__L2xgXW__dashboardImage{width:100%;height:auto}@media (max-width:768px){.HeroSection-module__L2xgXW__heroSection{min-height:calc(70dvh - 80px);margin:5px;padding-top:80px}.HeroSection-module__L2xgXW__heroContainer{padding:0 1rem}.HeroSection-module__L2xgXW__heroSubtitle{margin-bottom:2rem}.HeroSection-module__L2xgXW__buttonContainer{margin-bottom:2.5rem}.HeroSection-module__L2xgXW__imageContainer{padding:0 .5rem}}@media (max-width:480px){.HeroSection-module__L2xgXW__heroSection{padding-top:80px}}
.GestionContableSection-module__OoeEIq__gestionSection{text-align:center;padding:5rem 1rem}.GestionContableSection-module__OoeEIq__container{max-width:1280px;margin:0 auto;padding:0 1rem}.GestionContableSection-module__OoeEIq__title{color:var(--negro);margin-bottom:2rem;font-size:clamp(2rem,4vw,3rem);font-weight:600}.GestionContableSection-module__OoeEIq__description{color:var(--grisOscuro);max-width:1200px;margin:0 auto 4rem;font-size:clamp(1rem,2vw,1.5rem);line-height:1.6}.GestionContableSection-module__OoeEIq__gridCards{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}@media (max-width:768px){.GestionContableSection-module__OoeEIq__gestionSection{padding:3rem 1rem}.GestionContableSection-module__OoeEIq__title{margin-bottom:1.5rem}.GestionContableSection-module__OoeEIq__description{margin-bottom:2.5rem}}@media (max-width:450px){.GestionContableSection-module__OoeEIq__gridCards{grid-template-columns:1fr;gap:1.5rem}.GestionContableSection-module__OoeEIq__container{padding:0}}@media (min-width:769px) and (max-width:1024px){.GestionContableSection-module__OoeEIq__gridCards{grid-template-columns:repeat(2,1fr)}}@media (min-width:1025px){.GestionContableSection-module__OoeEIq__gridCards{grid-template-columns:repeat(3,1fr)}}
.FeaturesSection-module__ZwyWoG__featuresSection{background-color:var(--azul-cielo);padding:5rem 1rem}.FeaturesSection-module__ZwyWoG__container{max-width:1400px;margin:0 auto;padding:0 1rem}.FeaturesSection-module__ZwyWoG__grid{grid-template-columns:1fr 1.5fr;align-items:center;gap:2rem;width:100%;display:grid}.FeaturesSection-module__ZwyWoG__gridCards{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}.FeaturesSection-module__ZwyWoG__contenedorGrid{flex-direction:column;gap:80px;display:flex}@media (max-width:768px){.FeaturesSection-module__ZwyWoG__featuresSection{padding:3rem 1rem}.FeaturesSection-module__ZwyWoG__contenedorGrid{gap:30px}.FeaturesSection-module__ZwyWoG__grid{grid-template-columns:1fr;gap:2rem}}@media (min-width:769px) and (max-width:1024px){.FeaturesSection-module__ZwyWoG__grid{grid-template-columns:1fr;gap:2.5rem}.FeaturesSection-module__ZwyWoG__gridCards{grid-template-columns:repeat(2,1fr)}}@media (min-width:1025px){.FeaturesSection-module__ZwyWoG__gridCards{grid-template-columns:repeat(3,1fr)}}.FeaturesSection-module__ZwyWoG__titulo{font-size:36px}.FeaturesSection-module__ZwyWoG__subtitulo{font-size:24px}@media (max-width:450px){.FeaturesSection-module__ZwyWoG__titulo{font-size:26px}.FeaturesSection-module__ZwyWoG__grid{gap:1rem}.FeaturesSection-module__ZwyWoG__subtitulo{font-size:18px}.FeaturesSection-module__ZwyWoG__gridCards{grid-template-columns:1fr;gap:1.5rem}.FeaturesSection-module__ZwyWoG__container{padding:0}}
.PlataformaSection-module__zFrF6a__plataformaSection{background-color:#fff;padding:5rem 1rem}.PlataformaSection-module__zFrF6a__container{text-align:center;max-width:1200px;margin:0 auto;padding:0 1.5rem}.PlataformaSection-module__zFrF6a__topLabel{color:var(--azul);margin-bottom:1rem;font-size:24px;font-weight:400}.PlataformaSection-module__zFrF6a__title{color:var(--negroFuente);margin-bottom:1rem;font-size:40px;font-weight:700;line-height:1.2}.PlataformaSection-module__zFrF6a__subtitle{color:var(--negroFuente);margin-bottom:3rem;font-size:24px;font-weight:400}.PlataformaSection-module__zFrF6a__videoContainer{border-radius:20px;max-width:1440px;height:0;margin:0 auto;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000001a}@media (max-width:768px){.PlataformaSection-module__zFrF6a__title{font-size:32px}.PlataformaSection-module__zFrF6a__subtitle{font-size:22px}}.PlataformaSection-module__zFrF6a__video{border:none;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:400px){.PlataformaSection-module__zFrF6a__topLabel{font-size:14px}.PlataformaSection-module__zFrF6a__title{font-size:26px}.PlataformaSection-module__zFrF6a__subtitle{font-size:18px}.PlataformaSection-module__zFrF6a__container{padding:0}}@media (max-width:768px){.PlataformaSection-module__zFrF6a__plataformaSection{padding:3rem 1rem}.PlataformaSection-module__zFrF6a__title{margin-bottom:.75rem}.PlataformaSection-module__zFrF6a__subtitle{margin-bottom:2rem}}
.PlanesSection-module__5LyhZW__planesSection{background-color:#fff;padding:5rem 1rem}.PlanesSection-module__5LyhZW__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.PlanesSection-module__5LyhZW__title{text-align:center;color:var(--negro);margin-bottom:3rem;font-size:clamp(2rem,4vw,2.5rem);font-weight:700}.PlanesSection-module__5LyhZW__switchContainer{background-color:#e5e7eb;border-radius:50px;justify-content:center;gap:0;max-width:300px;margin-bottom:4rem;margin-left:auto;margin-right:auto;padding:4px;display:flex}.PlanesSection-module__5LyhZW__switchButton{color:var(--negro);cursor:pointer;background-color:#0000;border:none;border-radius:50px;flex:1;padding:.75rem 2rem;font-size:1rem;font-weight:500;transition:all .3s}.PlanesSection-module__5LyhZW__switchButton.PlanesSection-module__5LyhZW__active{background-color:var(--azul);color:#fff}.PlanesSection-module__5LyhZW__cardsContainer{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1100px;margin:0 auto;display:grid}.PlanesSection-module__5LyhZW__card{background-color:#fff;border-radius:20px;flex-direction:column;gap:1.5rem;padding:2.5rem 2rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 20px #00000014}.PlanesSection-module__5LyhZW__card:hover{transform:translateY(-8px);box-shadow:0 8px 30px #0000001f}.PlanesSection-module__5LyhZW__cardHeader{text-align:center}.PlanesSection-module__5LyhZW__planName{color:var(--negro);margin-bottom:.5rem;font-size:clamp(1.25rem,3vw,1.75rem);font-weight:700}.PlanesSection-module__5LyhZW__planAlcance{color:var(--grisOscuro);font-size:clamp(.875rem,2vw,1rem);font-weight:400}.PlanesSection-module__5LyhZW__planDescripcion{text-align:center;color:var(--grisOscuro);min-height:60px;font-size:clamp(.875rem,2vw,.95rem);line-height:1.6}.PlanesSection-module__5LyhZW__priceContainer{text-align:center;margin:1rem 0}.PlanesSection-module__5LyhZW__price{color:var(--negro);margin-bottom:.25rem;font-size:clamp(1.5rem,4vw,2rem);font-weight:700}.PlanesSection-module__5LyhZW__periodo{color:var(--grisOscuro);font-size:clamp(.875rem,2vw,1rem);font-weight:400}.PlanesSection-module__5LyhZW__ctaButton{background-color:var(--azul);color:#fff;cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;margin-top:auto;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.PlanesSection-module__5LyhZW__ctaButton:hover{background-color:var(--azul-ligero);transform:scale(1.02)}.PlanesSection-module__5LyhZW__arrow{font-size:1.25rem;transition:transform .3s}.PlanesSection-module__5LyhZW__ctaButton:hover .PlanesSection-module__5LyhZW__arrow{transform:translate(4px)}@media (max-width:768px){.PlanesSection-module__5LyhZW__planesSection{padding:3rem 1rem}.PlanesSection-module__5LyhZW__card{gap:1.25rem;padding:1.75rem 1.25rem}.PlanesSection-module__5LyhZW__switchContainer{max-width:280px}.PlanesSection-module__5LyhZW__switchButton{padding:.65rem 1.5rem;font-size:.95rem}.PlanesSection-module__5LyhZW__planName{font-size:1.25rem}.PlanesSection-module__5LyhZW__planAlcance{font-size:.875rem}.PlanesSection-module__5LyhZW__planDescripcion{min-height:auto;font-size:.875rem;line-height:1.5}.PlanesSection-module__5LyhZW__price{font-size:1.5rem}.PlanesSection-module__5LyhZW__periodo{font-size:.875rem}.PlanesSection-module__5LyhZW__ctaButton{padding:.875rem 1.75rem;font-size:.95rem}}@media (min-width:769px) and (max-width:1024px){.PlanesSection-module__5LyhZW__cardsContainer{grid-template-columns:repeat(2,1fr)}}@media (min-width:1025px){.PlanesSection-module__5LyhZW__cardsContainer{grid-template-columns:repeat(3,1fr)}}@media (max-width:450px){.PlanesSection-module__5LyhZW__container{padding:0}.PlanesSection-module__5LyhZW__cardsContainer{grid-template-columns:1fr;gap:1.5rem}}
.error-module__bSZLSW__errorContainer{background-color:var(--azul-ligero);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.error-module__bSZLSW__content{width:100%;max-width:800px}.error-module__bSZLSW__logoContainer{justify-content:center;margin-bottom:3rem;display:flex}.error-module__bSZLSW__logo{width:auto;height:auto;max-height:60px}.error-module__bSZLSW__errorCode{color:#fff;text-shadow:0 4px 20px #0000001a;margin:0 0 1rem;font-size:clamp(5rem,15vw,10rem);font-weight:700;line-height:1}.error-module__bSZLSW__errorTitle{color:#fff;margin:0 0 1.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:600;line-height:1.2}.error-module__bSZLSW__errorDescription{color:#fff;max-width:600px;margin:0 auto 3rem;font-size:clamp(1rem,2.5vw,1.25rem);font-weight:400;line-height:1.6}.error-module__bSZLSW__buttonContainer{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}@media (max-width:768px){.error-module__bSZLSW__errorContainer{padding:1.5rem}.error-module__bSZLSW__logoContainer,.error-module__bSZLSW__errorDescription{margin-bottom:2rem}.error-module__bSZLSW__buttonContainer{flex-direction:column;align-items:center}.error-module__bSZLSW__buttonContainer button{width:100%;max-width:300px}}@media (max-width:480px){.error-module__bSZLSW__errorContainer{padding:1rem}.error-module__bSZLSW__logoContainer{margin-bottom:1.5rem}.error-module__bSZLSW__errorCode{margin-bottom:.5rem}.error-module__bSZLSW__errorTitle{margin-bottom:1rem}.error-module__bSZLSW__errorDescription{margin-bottom:1.5rem}}
.not-found-module__HS70Aa__notFoundContainer{background-color:var(--azul-ligero);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.not-found-module__HS70Aa__content{width:100%;max-width:800px}.not-found-module__HS70Aa__logoContainer{justify-content:center;margin-bottom:3rem;display:flex}.not-found-module__HS70Aa__logo{width:auto;height:auto;max-height:60px}.not-found-module__HS70Aa__errorCode{color:#fff;text-shadow:0 4px 20px #0000001a;margin:0 0 1rem;font-size:clamp(5rem,15vw,10rem);font-weight:700;line-height:1}.not-found-module__HS70Aa__errorTitle{color:#fff;margin:0 0 1.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:600;line-height:1.2}.not-found-module__HS70Aa__errorDescription{color:#fff;max-width:600px;margin:0 auto 3rem;font-size:clamp(1rem,2.5vw,1.25rem);font-weight:400;line-height:1.6}.not-found-module__HS70Aa__buttonContainer{justify-content:center;margin-top:2rem;display:flex}@media (max-width:768px){.not-found-module__HS70Aa__notFoundContainer{padding:1.5rem}.not-found-module__HS70Aa__logoContainer,.not-found-module__HS70Aa__errorDescription{margin-bottom:2rem}}@media (max-width:480px){.not-found-module__HS70Aa__notFoundContainer{padding:1rem}.not-found-module__HS70Aa__logoContainer{margin-bottom:1.5rem}.not-found-module__HS70Aa__errorCode{margin-bottom:.5rem}.not-found-module__HS70Aa__errorTitle{margin-bottom:1rem}.not-found-module__HS70Aa__errorDescription{margin-bottom:1.5rem}}
