html[data-page-entry=soluciones] body{background:#021814}[data-solutions-prerender] :where(h1,h2,h3,p){margin:0}[data-solutions-prerender]{font-size:16px}.catalog-page .public-header .public-button{min-height:44px}.catalog-hero{position:relative;display:grid;grid-template-columns:minmax(0,3fr) minmax(0,2fr);gap:0;align-items:center;min-height:560px;margin-top:14px;padding:0;overflow:hidden;border:1px solid var(--public-line);border-radius:28px;background:#001d1a;color:#f5fbf9;box-shadow:var(--public-shadow)}.catalog-hero:before{position:absolute;inset:auto -8% -42% 35%;z-index:1;width:760px;height:760px;border-radius:50%;background:radial-gradient(circle,rgba(18,223,116,.2),transparent 68%);content:"";pointer-events:none}.catalog-hero:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#001613f0,#001613c9 53%,#0016137a);content:"";pointer-events:none}.catalog-hero__copy{position:relative;z-index:2;padding:clamp(36px,4vw,56px);text-align:left}.catalog-hero__copy h1{max-width:760px;margin:0 0 20px;font-size:clamp(3rem,4.7vw,4.55rem);line-height:.96;letter-spacing:-.055em}.catalog-hero__copy h1 span{color:var(--public-brand-soft)}.catalog-hero__lead{max-width:670px;margin:0;color:#d4e6e2;font-size:clamp(1.02rem,1.6vw,1.18rem);line-height:1.55}.catalog-hero__copy .public-actions{margin-top:28px}.catalog-hero__visual{position:relative;z-index:2;align-self:stretch;min-height:410px;overflow:hidden;background:#072c23}.catalog-hero__visual:before{position:absolute;top:35%;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,transparent,rgba(0,25,21,.54));content:"";pointer-events:none}.catalog-hero__visual-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:20% center}.catalog-hero__visual-copy{position:absolute;right:16px;bottom:16px;left:16px;z-index:2;padding:13px 15px;border:1px solid rgba(255,255,255,.18);border-radius:15px;background:#03231ed6;color:#f5fbf9;box-shadow:0 12px 30px #0000003d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.catalog-hero__visual-copy span,.catalog-hero__visual-copy strong{display:block}.catalog-hero__visual-copy span{color:#8cf0ba;font-size:.7rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.catalog-hero__visual-copy strong{max-width:380px;margin-top:3px;font-size:1.08rem;line-height:1.15}.catalog-hero__visual-copy a{display:inline-flex;min-height:34px;gap:7px;align-items:center;margin-top:3px;color:#8cf0ba;font-size:.78rem;font-weight:850}.catalog-page .public-section__head{width:100%;max-width:none}.catalog-page .public-section__head>p:not(.public-eyebrow){max-width:960px;margin-inline:auto}.product-card__index{display:grid;width:38px;height:38px;place-items:center;border:1px solid color-mix(in srgb,var(--public-brand) 32%,var(--public-line));border-radius:12px;background:color-mix(in srgb,var(--public-brand) 8%,var(--public-surface-2));color:var(--public-brand-soft);font-size:.72rem;font-weight:950}.surface-pricing{margin:-3px 0 13px;padding:12px;border:1px solid var(--public-line);border-radius:13px;background:color-mix(in srgb,var(--public-brand) 4%,var(--public-surface))}.surface-pricing--featured{margin:9px 0 0;padding:13px 14px 11px}.surface-pricing__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px}.surface-pricing__head span{color:var(--public-muted);font-size:.68rem;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.surface-pricing__head strong{color:var(--public-brand-soft);font-size:.82rem}.surface-pricing__range{--range-progress: 12%;width:100%;height:32px;margin:-11px 0;padding:13px 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:999px;outline:0;background:linear-gradient(90deg,var(--public-brand) 0 var(--range-progress),var(--public-surface-3) var(--range-progress) 100%) content-box;cursor:pointer}.surface-pricing__range::-webkit-slider-thumb{width:20px;height:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:3px solid var(--public-surface);border-radius:50%;background:var(--public-brand);box-shadow:0 0 0 1px color-mix(in srgb,var(--public-brand) 55%,transparent),0 3px 10px #00000047}.surface-pricing__range::-moz-range-thumb{width:16px;height:16px;border:3px solid var(--public-surface);border-radius:50%;background:var(--public-brand)}.surface-pricing__scale{display:flex;justify-content:space-between;margin-top:7px;color:var(--public-muted);font-size:.68rem}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:12px}.catalog-group-heading{grid-column:1 / -1;margin:26px 0 4px;text-align:left}.catalog-group-heading:first-child{margin-top:0}.catalog-group-heading h3{margin:0;color:var(--public-text);font-size:1.4rem}.catalog-group-heading h3[data-status=available]{color:var(--public-brand)}.catalog-group-heading h3[data-status=coming_soon]{color:var(--public-amber)}@media(min-width:1181px){.catalog-grid{grid-template-columns:repeat(12,minmax(0,1fr))}.catalog-grid>.product-card{grid-column:span 4}.catalog-grid>.product-card--coming-soon{grid-column:span 4}.catalog-grid>.product-card--apix{grid-column:span 6}}.product-card{display:flex;min-height:0;height:100%;text-align:left;overflow:hidden;flex-direction:column;padding:0;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.product-card:hover{border-color:var(--public-line-strong);box-shadow:0 22px 55px #0003;transform:translateY(-2px)}.product-card--featured{border-color:color-mix(in srgb,var(--public-brand) 60%,var(--public-line));background:linear-gradient(180deg,color-mix(in srgb,var(--public-brand) 8%,var(--public-surface)),var(--public-surface) 42%);box-shadow:0 20px 58px #02dd7124}.product-card--apix{min-height:auto}.product-card__visual{position:relative;height:178px;flex-shrink:0;overflow:hidden;background:var(--public-surface-2)}.product-card__visual:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 38%,rgba(2,28,23,.76));content:""}.product-card__visual img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-card:hover .product-card__visual img{transform:scale(1.025)}.product-card__visual .product-card__apix-logo{position:absolute;top:13px;left:13px;z-index:2;width:92px;height:auto;padding:7px 9px;border:1px solid rgba(255,255,255,.16);border-radius:10px;background:#001d1ac7;object-fit:contain;opacity:.72;box-shadow:0 8px 22px #0000003d}.product-card:hover .product-card__visual .product-card__apix-logo{transform:none}.product-card__featured-badge{position:absolute;top:13px;left:13px;z-index:1;padding:6px 9px;border-radius:999px;background:var(--public-brand);color:#001d1a;font-size:.7rem;font-weight:950;letter-spacing:.045em;text-transform:uppercase;box-shadow:0 8px 24px #0000003d}.product-card__icon{display:grid;min-height:88px;place-items:center;border-bottom:1px solid var(--public-line);background:linear-gradient(135deg,color-mix(in srgb,var(--public-brand) 9%,var(--public-surface-2)),var(--public-surface-2));font-size:2rem}.product-card__content{position:relative;display:flex;flex:1;flex-direction:column;padding:16px;overflow:hidden;isolation:isolate}.product-card__top{position:absolute;right:16px;bottom:14px;left:16px;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:10px}.product-card__top .product-card__index{border-color:#5bf2a38f;background:#032d26d1;box-shadow:0 8px 20px #0003}.product-card__status{width:fit-content;padding:6px 9px;border:1px solid rgba(170,226,207,.32);border-radius:999px;background:#032d26d1;color:var(--public-brand-soft);font-size:.75rem;font-weight:900;letter-spacing:.035em;text-transform:uppercase;box-shadow:0 8px 20px #0003}.product-card__status[data-status=pilot]{color:var(--public-blue)}.product-card__status[data-status=custom]{color:var(--public-violet)}.product-card__status[data-status=coming_soon]{color:var(--public-amber)}.product-card h3{margin:0 0 8px;color:var(--public-text);font-size:1.2rem;line-height:1.15}.product-card__description{margin:0 0 14px;color:var(--public-muted);font-size:.88rem;line-height:1.52}.product-card__price{margin:auto 0 9px;padding:12px;border:1px solid color-mix(in srgb,var(--public-brand) 42%,var(--public-line));border-radius:14px;background:color-mix(in srgb,var(--public-brand) 8%,var(--public-surface-2))}.product-card__price>span,.product-card__price>strong,.product-card__price>small{display:block}.product-card__price>span{color:var(--public-brand-soft);font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.product-card__price>strong{margin-top:4px;color:var(--public-brand);font-size:1.6rem;font-weight:900;line-height:1.05}.product-card__price>small{margin-top:4px;color:var(--public-muted);font-size:.74rem;line-height:1.4}.product-card__actions{display:flex;margin-top:0;padding-top:0}.product-card__actions .public-button{width:100%;min-height:46px;font-size:1rem;line-height:1.55}.product-card__price--quote{padding:0;border:0;background:none}.product-card__price--quote>span{display:none}.product-card__price--quote>strong{color:var(--public-soft);font-size:1rem}.product-card--coming-soon{border-style:dashed}.product-card--coming-soon .public-button{background:transparent;border-color:var(--public-amber);color:var(--public-amber)}.product-card h3.product-card__integral-name{margin:0 0 8px;color:var(--public-brand-soft);font-size:.8rem;font-weight:850;text-transform:uppercase;letter-spacing:.06em}@media(min-width:901px)and (max-width:1170px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.catalog-hero{grid-template-columns:1fr}.catalog-hero__visual{min-height:clamp(300px,48vw,410px)}.catalog-hero__visual-copy{right:18px;bottom:18px;left:18px;width:auto}.catalog-grid{grid-template-columns:1fr 1fr}}@media(max-width:720px){.catalog-hero{min-height:auto;border-radius:22px}.catalog-hero__copy{padding:30px 18px 24px}.catalog-hero__copy h1{font-size:clamp(2.35rem,10.7vw,2.85rem);line-height:.98}.catalog-hero__lead{font-size:.96rem;line-height:1.5}.catalog-hero__copy .public-actions{margin-top:22px}.catalog-hero__copy .public-button--lead{min-height:56px;padding-inline:18px;font-size:1rem}.catalog-hero__visual{display:block;min-height:clamp(260px,78vw,320px)}.catalog-hero__visual-copy{right:10px;bottom:10px;left:10px;padding:10px 12px;border-radius:13px}.catalog-hero__visual-copy span{font-size:.62rem}.catalog-hero__visual-copy strong{font-size:.92rem}.catalog-hero__visual-copy a{min-height:32px;font-size:.72rem}.catalog-grid{grid-template-columns:1fr}.product-card{min-height:auto}.product-card__visual{height:178px}.product-card__content{padding:16px}.product-card h3{font-size:1.2rem}.product-card__description{font-size:.92rem}.product-card__price>small{font-size:.78rem}.product-card__status{max-width:180px;font-size:.72rem;text-align:center}}.bundle-card{grid-column:1 / -1;padding:20px;text-align:left}.bundle-card__intro{display:flex;align-items:center;justify-content:space-between;gap:24px}.bundle-card__intro h3{margin:2px 0 7px;font-size:clamp(1.45rem,2.5vw,2rem)}.bundle-card__intro p:not(.public-eyebrow){max-width:760px;margin:0;color:var(--public-muted)}.bundle-card__builder{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px;padding-top:18px;border-top:1px solid var(--public-line)}.bundle-card__builder section{min-width:0}.bundle-card__label{display:block;margin-bottom:9px;color:var(--public-brand-soft);font-size:.75rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.bundle-card__chips,.bundle-card__inputs{display:flex;flex-wrap:wrap;gap:8px}.bundle-card__chips button{min-height:38px;padding:7px 11px;border:1px solid var(--public-line-strong);border-radius:999px;background:var(--public-surface-2);color:var(--public-soft);font:inherit;font-size:.78rem;cursor:pointer}.bundle-card__chips button[aria-pressed=true]{border-color:var(--public-brand);background:color-mix(in srgb,var(--public-brand) 14%,var(--public-surface-2));color:var(--public-brand-soft)}.bundle-card__builder small{display:block;margin-top:8px;color:var(--public-muted)}.bundle-card__fields{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.bundle-card__fields>.bundle-card__label{grid-column:1 / -1;margin-bottom:0}.bundle-card__fields label{display:grid;gap:5px;color:var(--public-muted);font-size:.75rem}.bundle-card__fields input,.bundle-card__fields textarea{width:100%;min-width:0;padding:10px 11px;border:1px solid var(--public-line-strong);border-radius:10px;background:var(--public-surface-2);color:var(--public-text);font:inherit}.bundle-card__objective{grid-column:1 / -1}.bundle-card__inputs label{display:inline-flex;align-items:center;gap:6px;color:var(--public-soft);font-size:.82rem}.bundle-card__summary{display:grid;gap:10px;padding:15px;border:1px solid var(--public-line-strong);border-radius:14px;background:color-mix(in srgb,var(--public-brand) 6%,var(--public-surface-2))}.bundle-card__summary span,.bundle-card__summary strong{display:block}.bundle-card__summary span{color:var(--public-muted);font-size:.7rem;font-weight:850;text-transform:uppercase}.bundle-card__summary strong{margin-top:2px;font-size:.88rem}.bundle-card__summary p{margin:0;color:var(--public-muted);font-size:.78rem}@media(max-width:800px){.bundle-card__intro{align-items:flex-start;flex-direction:column}.bundle-card__builder,.bundle-card__fields{grid-template-columns:1fr}.bundle-card__fields>.bundle-card__label,.bundle-card__objective{grid-column:auto}}
