.st-mesh-hero{position:relative;overflow:hidden;padding-block:clamp(1.75rem,4.5vw,3.5rem);background:radial-gradient(90% 70% at 78% 8%,color-mix(in srgb,var(--st-accent, var(--accent)) 12%,transparent),transparent 55%),radial-gradient(70% 60% at 8% 90%,color-mix(in srgb,var(--st-primary, var(--primary)) 10%,transparent),transparent 50%),var(--st-bg, var(--background));min-height:0}.st-mesh-hero__title{margin:1rem 0 0;max-width:18ch;line-height:1.08;letter-spacing:-.03em;font-size:clamp(2rem,4.5vw,3.25rem);content-visibility:visible}.st-mesh-hero__lead{margin:.85rem 0 0;max-width:36rem;color:var(--st-muted, var(--muted));line-height:1.55;font-size:1rem}@media(max-width:1023px){.st-mesh-hero__lead{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}.st-mesh-hero__ask{display:flex;align-items:center;gap:.65rem;margin:1.35rem 0 0;font-size:.8125rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--st-primary, var(--primary))}.st-mesh-hero__ask-line{display:inline-block;width:1.75rem;height:2px;border-radius:1px;background:linear-gradient(90deg,var(--st-accent, var(--accent)),transparent);flex-shrink:0}.st-mesh-hero__inner{display:grid;gap:clamp(1.25rem,3vw,2rem);grid-template-areas:"main" "mesh" "actions"}.st-mesh-hero__main{grid-area:main}.st-mesh{grid-area:mesh}.st-mesh-hero__actions{grid-area:actions}@media(min-width:1024px){.st-mesh-hero__inner{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);grid-template-areas:"main mesh" "actions mesh";align-items:start;column-gap:clamp(1.5rem,3vw,2.5rem)}}.st-mesh-hero__eyebrow{display:inline-flex;align-items:center;gap:.5rem;margin:0;padding:.35rem .85rem;border-radius:9999px;border:1px solid var(--st-line, var(--border));color:var(--st-muted, var(--muted));font-size:.8125rem;font-weight:500}.st-mesh-hero__dot{width:.5rem;height:.5rem;border-radius:50%;background:var(--st-ok, #067647)}.st-mesh-hero__ctas{margin-top:0;display:flex;flex-wrap:wrap;gap:.75rem}.st-mesh-hero__actions{margin-top:.25rem}.st-mesh-hero__meta{margin-top:1.25rem;display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;font-size:.8125rem;color:var(--st-muted, var(--muted))}.st-mesh-hero__meta a{text-decoration:underline;text-underline-offset:2px}.st-mesh{position:relative;min-height:18rem}.st-mesh__stage{color:color-mix(in srgb,var(--st-primary, var(--primary)) 55%,var(--st-line, var(--border)));border:1px solid var(--st-line, var(--border));border-radius:1.5rem;background:color-mix(in srgb,var(--st-surface, var(--surface)) 88%,#fff);overflow:hidden;aspect-ratio:640 / 420}.st-mesh__svg{display:block;width:100%;height:100%}.st-mesh__hub-core,.st-mesh__dot{color:var(--st-accent, var(--accent))}.st-mesh__hub-ring{color:var(--st-accent, var(--accent));opacity:.85}.st-mesh__glyphs{color:var(--st-primary, var(--primary));opacity:.55}.st-mesh__paths{color:color-mix(in srgb,var(--st-accent, var(--accent)) 65%,var(--st-primary, var(--primary)));opacity:.7}.st-mesh__path{animation:st-mesh-flow var(--st-motion-loop, 16s) linear infinite}.st-mesh__path--2{animation-delay:-4s}.st-mesh__path--3{animation-delay:-8s}.st-mesh__path--4{animation-delay:-12s}@keyframes st-mesh-flow{to{stroke-dashoffset:-96}}.st-mesh__pulse{transform-origin:center;transform-box:fill-box;animation:st-mesh-pulse 4s ease-in-out infinite}.st-mesh__dot:nth-child(2){animation-delay:-1s}.st-mesh__dot:nth-child(3){animation-delay:-2s}.st-mesh__dot:nth-child(4){animation-delay:-3s}@keyframes st-mesh-pulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.st-mesh__intents{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-top:.85rem}.st-mesh__node{display:flex;flex-direction:column;justify-content:center;gap:.25rem;min-height:var(--st-touch, 44px);padding:1rem 1.05rem;border:1px solid var(--st-line, var(--border));border-left:3px solid color-mix(in srgb,var(--st-accent, var(--accent)) 55%,var(--st-line, var(--border)));border-radius:1rem;background:var(--st-bg, var(--background));color:inherit;text-decoration:none;transition:border-color var(--st-motion-ui, .2s) var(--st-ease, ease),background var(--st-motion-ui, .2s) var(--st-ease, ease),transform var(--st-motion-ui, .2s) var(--st-ease, ease),box-shadow var(--st-motion-ui, .2s) var(--st-ease, ease)}.st-mesh__node--reparar{border-left-color:var(--st-accent, var(--accent))}.st-mesh__node--comprar{border-left-color:color-mix(in srgb,var(--st-primary, var(--primary)) 70%,var(--st-accent, var(--accent)))}.st-mesh__node--tramitar{border-left-color:color-mix(in srgb,var(--st-primary, var(--primary)) 55%,var(--st-line))}.st-mesh__node--descubrir{border-left-color:color-mix(in srgb,var(--st-accent, var(--accent)) 40%,var(--st-primary, var(--primary)))}.st-mesh__node:hover{border-color:color-mix(in srgb,var(--st-accent, var(--accent)) 55%,var(--st-line, var(--border)));background:color-mix(in srgb,var(--st-accent, var(--accent)) 6%,#fff)}.st-mesh__node:focus-visible{outline:var(--st-focus, 2px solid var(--st-accent, var(--accent)));outline-offset:2px}.st-mesh__node.is-active,.st-mesh__node[aria-current=true]{border-color:var(--st-accent, var(--accent));box-shadow:0 0 0 1px color-mix(in srgb,var(--st-accent, var(--accent)) 35%,transparent)}.st-mesh__label{font-weight:700;letter-spacing:-.01em;font-size:1rem}.st-mesh__desc{font-size:.8125rem;line-height:1.4;color:var(--st-muted, var(--muted))}@media(min-width:1024px){.st-mesh{position:relative;min-height:22rem;align-self:stretch}.st-mesh__stage{margin:0;height:100%;min-height:22rem}.st-mesh__intents{position:absolute;top:0;right:0;bottom:0;left:0;display:block;margin:0;pointer-events:none}.st-mesh__node{position:absolute;width:min(11.5rem,42%);pointer-events:auto;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:color-mix(in srgb,var(--st-bg, #fff) 92%,transparent)}.st-mesh__node--reparar{top:6%;left:2%}.st-mesh__node--comprar{top:6%;right:2%}.st-mesh__node--tramitar{bottom:8%;left:2%}.st-mesh__node--descubrir{bottom:8%;right:2%}}@media(max-width:1023px){.st-mesh__stage{display:none}.st-mesh{min-height:0}.st-mesh__intents{margin-top:0}}body.st-no-anim .st-mesh__path,body.st-no-anim .st-mesh__pulse{animation:none!important}@media(prefers-reduced-motion:reduce){.st-mesh__path,.st-mesh__pulse{animation:none!important}.st-mesh__node{transition:none}}.st-discover{padding-block:clamp(2.5rem,5vw,4rem)}.st-discover__grid{display:grid;gap:1.25rem}@media(min-width:768px){.st-discover__grid{grid-template-columns:1fr 1fr}}.st-discover__panel{border:1px solid var(--st-line, var(--border));border-radius:1.25rem;padding:1.35rem 1.4rem;background:var(--st-surface, var(--surface))}.st-discover__panel h3{margin:.35rem 0 .75rem;font-size:1.25rem}.st-discover__list{list-style:none;margin:0;padding:0;display:grid;gap:.65rem}.st-discover__list a{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:44px;padding:.65rem .75rem;border-radius:.75rem;border:1px solid transparent;text-decoration:none;background:var(--st-bg, #fff)}.st-discover__list a:hover{border-color:var(--st-line, var(--border))}.st-discover__list a:focus-visible{outline:var(--st-focus, 2px solid var(--st-accent, var(--accent)));outline-offset:2px}.st-discover__note{margin:.85rem 0 0;font-size:.8125rem;color:var(--st-muted, var(--muted))}.st-cta-band{padding-block:clamp(2.5rem,5vw,4rem)}.st-cta-band__inner{display:grid;gap:1rem;padding:1.75rem 1.5rem;border:1px solid var(--st-line, var(--border));border-radius:1.5rem;background:linear-gradient(135deg,color-mix(in srgb,var(--st-primary, var(--primary)) 8%,transparent),transparent 55%),var(--st-bg, #fff)}@media(min-width:768px){.st-cta-band__inner{grid-template-columns:1.4fr auto;align-items:center}}.st-cta-band__actions{display:flex;flex-wrap:wrap;gap:.75rem}.st-cta-band__text{margin:.65rem 0 0;color:var(--st-muted, var(--muted));max-width:36rem}.st-trust-local,.st-services-hub,.st-discover,.st-cta-band{position:relative}.st-trust-local:before,.st-services-hub:before,.st-discover:before{content:"";position:absolute;left:50%;top:0;width:min(12rem,40%);height:1px;transform:translate(-50%);background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--st-accent, var(--accent)) 45%,transparent),transparent);pointer-events:none}.st-trust-local__head,.st-services-hub__head,.st-discover__head{max-width:40rem;margin-bottom:1.75rem}.st-trust-local__lead,.st-services-hub__lead{margin:.65rem 0 0;color:var(--st-muted, var(--muted));line-height:1.55}.st-trust-local__grid{list-style:none;margin:0;padding:0;display:grid;gap:.85rem;grid-template-columns:1fr}@media(min-width:768px){.st-trust-local__grid{grid-template-columns:1fr 1fr}}.st-trust-local__item{display:grid;gap:.25rem;padding:1rem 1.1rem;border:1px solid var(--st-line, var(--border));border-radius:1rem;background:var(--st-surface, var(--surface));min-height:var(--st-touch, 44px)}.st-trust-local__k{font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--st-muted, var(--muted))}.st-trust-local__v{font-size:.9375rem;line-height:1.45}.st-trust-local__v a{text-decoration:underline;text-underline-offset:2px}.st-trust-local__foot{margin:1.25rem 0 0}.st-services-hub__layout{display:grid;gap:1rem}@media(min-width:900px){.st-services-hub__layout{grid-template-columns:1.15fr 1fr;align-items:stretch}}.st-services-hub__primary{position:relative;display:flex;flex-direction:column;gap:.65rem;padding:1.6rem 1.5rem;border:1px solid color-mix(in srgb,var(--st-accent, var(--accent)) 35%,var(--st-line, var(--border)));border-radius:1.35rem;background:radial-gradient(80% 70% at 100% 0%,color-mix(in srgb,var(--st-accent, var(--accent)) 14%,transparent),transparent 55%),var(--st-bg, #fff);text-decoration:none;color:inherit;overflow:hidden;min-height:12rem;transition:border-color var(--st-motion-ui, .2s) var(--st-ease, ease),transform var(--st-motion-ui, .2s) var(--st-ease, ease)}.st-services-hub__primary:hover{border-color:var(--st-accent, var(--accent));transform:translateY(-2px)}.st-services-hub__primary:focus-visible{outline:var(--st-focus, 2px solid var(--st-accent, var(--accent)));outline-offset:2px}.st-services-hub__primary h3{margin:0;font-size:clamp(1.35rem,2.5vw,1.75rem);letter-spacing:-.02em}.st-services-hub__primary p{margin:0;color:var(--st-muted, var(--muted));line-height:1.55;max-width:32rem}.st-services-hub__cta{margin-top:auto;font-weight:700;color:var(--st-primary, var(--primary))}.st-services-hub__signal{position:absolute;width:6rem;height:6rem;right:-1rem;top:-1rem;border-radius:50%;border:1px dashed color-mix(in srgb,var(--st-accent, var(--accent)) 40%,transparent);opacity:.7;pointer-events:none}.st-services-hub__secondary{list-style:none;margin:0;padding:0;display:grid;gap:.75rem;grid-template-columns:1fr}@media(min-width:560px){.st-services-hub__secondary{grid-template-columns:1fr 1fr}}.st-services-hub__card{display:flex;flex-direction:column;gap:.35rem;height:100%;min-height:var(--st-touch, 44px);padding:1.1rem 1.15rem;border:1px solid var(--st-line, var(--border));border-radius:1rem;background:var(--st-surface, var(--surface));text-decoration:none;color:inherit;transition:border-color var(--st-motion-ui, .2s) var(--st-ease, ease)}.st-services-hub__card:hover{border-color:color-mix(in srgb,var(--st-accent, var(--accent)) 45%,var(--st-line, var(--border)))}.st-services-hub__card:focus-visible{outline:var(--st-focus, 2px solid var(--st-accent, var(--accent)));outline-offset:2px}.st-services-hub__card h3{margin:0;font-size:1rem}.st-services-hub__card p{margin:0;flex:1;font-size:.8125rem;line-height:1.45;color:var(--st-muted, var(--muted))}.st-services-hub__card span:last-child{font-size:.8125rem;font-weight:600;color:var(--st-primary, var(--primary))}.st-services-hub__item{height:100%;padding:1.1rem 1.15rem;border:1px solid var(--st-line, var(--border));background:var(--st-surface, var(--surface))}.st-services-hub__summary{cursor:pointer;font-weight:600;font-size:1rem;min-height:var(--st-touch, 44px);display:flex;align-items:center;list-style:none}.st-services-hub__summary::-webkit-details-marker{display:none}.st-services-hub__item p{margin:.4rem 0 .7rem;font-size:.8125rem;line-height:1.45;color:var(--st-muted, var(--muted))}.st-services-hub__item a{font-size:.8125rem;font-weight:600;color:var(--st-primary, var(--primary));min-height:var(--st-touch, 44px);display:inline-flex;align-items:center}.st-services-hub__item:hover,.st-services-hub__item:focus-within{border-color:color-mix(in srgb,var(--st-accent, var(--accent)) 45%,var(--st-line, var(--border)))}.st-discover__intro{margin-top:.55rem;margin-bottom:0}.st-discover__tools{margin-bottom:2rem}.st-discover__tools-head{margin-bottom:.85rem}.st-discover__tools-head h3{margin:.25rem 0 0;font-size:1.25rem}.st-discover__tool-grid{list-style:none;margin:0;padding:0;display:grid;gap:.75rem}@media(min-width:768px){.st-discover__tool-grid{grid-template-columns:repeat(3,1fr)}}.st-discover__tool{display:flex;flex-direction:column;gap:.35rem;min-height:var(--st-touch, 44px);height:100%;padding:1.15rem 1.2rem;border:1px solid var(--st-line, var(--border));border-radius:1rem;background:var(--st-bg, #fff);text-decoration:none;color:inherit;transition:border-color var(--st-motion-ui, .2s) var(--st-ease, ease),transform var(--st-motion-ui, .2s) var(--st-ease, ease)}.st-discover__tool:hover{border-color:color-mix(in srgb,var(--st-accent, var(--accent)) 40%,var(--st-line, var(--border)));transform:translateY(-2px)}.st-discover__tool:focus-visible{outline:var(--st-focus, 2px solid var(--st-accent, var(--accent)));outline-offset:2px}.st-discover__tool-title{font-weight:700;font-size:1rem}.st-discover__tool-benefit{font-size:.875rem;line-height:1.4;color:var(--st-muted, var(--muted))}.st-discover__tool-helps{font-size:.75rem;color:var(--st-muted, var(--muted))}.st-discover__tool-cta{margin-top:auto;padding-top:.5rem;font-size:.8125rem;font-weight:600;color:var(--st-primary, var(--primary))}.st-discover__guides{padding-top:.5rem;border-top:1px dashed var(--st-line, var(--border))}@media(prefers-reduced-motion:reduce){.st-services-hub__primary,.st-discover__tool,.st-services-hub__card{transition:none}.st-services-hub__primary:hover,.st-discover__tool:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/st-mesh.css.map */
