.smart-select[data-astro-cid-77cunvko]{position:relative;display:grid;gap:6px;min-width:0}.smart-select[data-astro-cid-77cunvko]>label[data-astro-cid-77cunvko]{color:var(--muted);font-size:calc(11px * var(--texto, 1));font-weight:700;letter-spacing:.04em;text-transform:uppercase}.smart-select[data-astro-cid-77cunvko]>label[data-astro-cid-77cunvko] b[data-astro-cid-77cunvko]{color:var(--enfasis, var(--violet))}.smart-select-trigger[data-astro-cid-77cunvko]{display:flex;width:100%;align-items:center;justify-content:space-between;gap:16px;padding:11px 0;border:0;border-bottom:1px solid color-mix(in srgb,var(--ink) 16%,transparent);border-radius:0;color:var(--ink);background:none;font:inherit;font-size:calc(15px * var(--texto, 1));text-align:left;cursor:pointer;transition:border-color .2s}.smart-select-trigger[data-astro-cid-77cunvko] [data-astro-cid-77cunvko][data-select-text]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-select-trigger[data-astro-cid-77cunvko]:hover,.smart-select-trigger[data-astro-cid-77cunvko]:focus-visible,.smart-select-trigger[data-astro-cid-77cunvko][aria-expanded=true]{border-bottom-color:var(--enfasis, var(--violet));outline:none}.smart-select-trigger[data-astro-cid-77cunvko] svg[data-astro-cid-77cunvko]{width:18px;flex:none;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;transition:transform .18s}.smart-select-trigger[data-astro-cid-77cunvko][aria-expanded=true] svg[data-astro-cid-77cunvko]{transform:rotate(180deg)}.smart-select-options[data-astro-cid-77cunvko]{position:absolute;z-index:80;top:calc(100% + 8px);right:0;left:0;display:grid;max-height:260px;gap:3px;padding:8px;overflow-y:auto;border:1px solid var(--glass-border);border-radius:18px;background:color-mix(in srgb,var(--white) 55%,var(--paper));box-shadow:var(--shadow);backdrop-filter:blur(26px) saturate(160%);-webkit-backdrop-filter:blur(26px) saturate(160%)}.smart-select-options[data-astro-cid-77cunvko] button[data-astro-cid-77cunvko]{display:flex;min-height:40px;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px;border:0;border-radius:11px;color:var(--ink);background:none;font:inherit;font-size:calc(13.5px * var(--texto, 1));text-align:left;cursor:pointer}.smart-select-options[data-astro-cid-77cunvko] button[data-astro-cid-77cunvko]:hover,.smart-select-options[data-astro-cid-77cunvko] button[data-astro-cid-77cunvko]:focus-visible{background:color-mix(in srgb,var(--enfasis, var(--violet)) 9%,transparent);outline:none}.smart-select-options[data-astro-cid-77cunvko] button[data-astro-cid-77cunvko][aria-selected=true]{color:var(--enfasis, var(--violet));background:color-mix(in srgb,var(--enfasis, var(--violet)) 9%,transparent);font-weight:700}.smart-select-options[data-astro-cid-77cunvko] svg[data-astro-cid-77cunvko]{width:17px;opacity:0;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px}.smart-select-options[data-astro-cid-77cunvko] button[data-astro-cid-77cunvko][aria-selected=true] svg[data-astro-cid-77cunvko]{opacity:1}.smart-select[data-astro-cid-77cunvko].is-invalid .smart-select-trigger[data-astro-cid-77cunvko]{border-bottom-color:#c2563f}.smart-select-error[data-astro-cid-77cunvko]{color:#c2563f;font-size:calc(11.5px * var(--texto, 1))}@media(prefers-reduced-motion:reduce){.smart-select-trigger[data-astro-cid-77cunvko],.smart-select-trigger[data-astro-cid-77cunvko] svg[data-astro-cid-77cunvko]{transition:none}}.ct-page{--radio: 24px;--radio-chico: 18px;width:min(1180px,calc(100% - 64px));margin:0 auto;padding:0 0 90px}@keyframes ct-sube{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes ct-entra{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}@keyframes ct-late{0%,to{box-shadow:0 0 0 4px color-mix(in srgb,var(--enfasis) 18%,transparent)}50%{box-shadow:0 0 0 8px color-mix(in srgb,var(--enfasis) 8%,transparent)}}.ct-bloque{margin-top:64px;padding-top:44px;border-top:1px solid var(--line);scroll-margin-top:110px}.ct-bloque:first-child{margin-top:0}.ct-bloque-cab{margin:0 0 22px}.ct-bloque-cab h2{margin:8px 0;font-size:calc(24px * var(--texto, 1));font-weight:760;letter-spacing:-.035em;line-height:1.1}.ct-bloque-cab p:not(.story-meta){max-width:40ch;margin:0;color:var(--muted);font-size:calc(14px * var(--texto, 1));line-height:1.6}.ct-bloque-cab a{color:var(--enfasis);font-weight:650;text-decoration:none}.ct-bloque-cab a:hover{text-decoration:underline}.ct-seguimiento,.ct-canales{display:grid;grid-template-columns:minmax(0,4fr) minmax(0,8fr);gap:24px 60px;align-items:start}.ct-ac-a{--acento: var(--enfasis)}.ct-ac-b{--acento: var(--mint-deep)}.ct-ac-c{--acento: color-mix(in srgb, var(--enfasis) 62%, #d0308f)}.ct-ac-d{--acento: #c2563f}.ct-ac-e{--acento: var(--muted)}[data-theme=dark] .ct-ac-b{--acento: var(--mint)}[data-theme=dark] .ct-ac-c{--acento: color-mix(in srgb, var(--enfasis) 55%, #f087cf)}[data-theme=dark] .ct-ac-d{--acento: #f0977f}.ct-motivo-icono{display:grid;width:40px;height:40px;place-items:center;border-radius:13px;color:var(--acento, var(--enfasis));background:color-mix(in srgb,var(--acento, var(--enfasis)) 12%,transparent);transition:transform .36s cubic-bezier(.22,1,.36,1),background .24s ease}.ct-motivo-icono svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.ct-boton{display:inline-flex;align-items:center;gap:10px;min-height:42px;padding:0 18px;border:0;border-radius:999px;color:#fff;background:var(--enfasis);font:inherit;font-size:calc(13.5px * var(--texto, 1));font-weight:700;cursor:pointer;transition:transform .2s ease,filter .2s ease}.ct-boton:hover{transform:translateY(-1px);filter:brightness(1.06)}.ct-boton b{font-weight:600;transition:transform .2s ease}.ct-boton:hover b{transform:translate(2px)}[data-theme=dark] .ct-boton{color:#0d1522}.ct-tarjeta{padding:22px 24px 24px;border:1px solid var(--glass-border);border-radius:var(--radio);background:var(--glass);box-shadow:inset 0 1px #fff6,var(--shadow);backdrop-filter:blur(22px) saturate(140%);-webkit-backdrop-filter:blur(22px) saturate(140%)}[data-theme=dark] .ct-tarjeta{box-shadow:inset 0 1px #ffffff12,var(--shadow)}@media(max-width:900px){.ct-page{width:100%;padding-bottom:64px}.ct-bloque{margin-top:44px;padding-top:32px}.ct-seguimiento,.ct-canales{grid-template-columns:1fr;gap:18px}}@media(prefers-reduced-motion:reduce){.ct-motivo-icono,.ct-boton,.ct-boton b{transition:none}}.ct-selector[data-astro-cid-52ycewda]{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.ct-opcion[data-astro-cid-52ycewda]{position:relative;display:grid;gap:6px;align-content:start;padding:18px 16px;border:1px solid var(--line);border-radius:var(--radio-chico);background:none;color:var(--ink);font:inherit;text-align:left;cursor:pointer;opacity:.55;animation:ct-sube .56s cubic-bezier(.22,1,.36,1) calc(.16s + var(--i) * 60ms) backwards;transition:opacity .32s,background .32s,border-color .32s,transform .42s cubic-bezier(.22,1,.36,1),box-shadow .42s}.ct-opcion[data-astro-cid-52ycewda]:hover{opacity:.85;transform:translateY(-2px)}.ct-opcion[data-astro-cid-52ycewda].is-activo{opacity:1;border-color:color-mix(in srgb,var(--acento) 45%,transparent);background:linear-gradient(180deg,color-mix(in srgb,var(--white) 70%,transparent),color-mix(in srgb,var(--white) 40%,transparent));box-shadow:inset 0 1px #ffffff80,var(--shadow);backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%)}[data-theme=dark] .ct-opcion[data-astro-cid-52ycewda].is-activo{box-shadow:inset 0 1px #ffffff14,var(--shadow)}.ct-opcion[data-astro-cid-52ycewda].is-activo:hover{transform:none}.ct-opcion[data-astro-cid-52ycewda] .ct-motivo-icono[data-astro-cid-52ycewda]{margin-bottom:8px}.ct-opcion[data-astro-cid-52ycewda]:hover .ct-motivo-icono[data-astro-cid-52ycewda]{transform:translateY(-1px) scale(1.04);background:color-mix(in srgb,var(--acento, var(--enfasis)) 18%,transparent)}.ct-opcion[data-astro-cid-52ycewda] .story-meta[data-astro-cid-52ycewda]{margin:0;color:var(--acento, var(--enfasis))}.ct-opcion-titulo[data-astro-cid-52ycewda]{font-size:calc(15.5px * var(--texto, 1));font-weight:720;letter-spacing:-.025em;line-height:1.2}.ct-opcion-desc[data-astro-cid-52ycewda]{color:var(--muted);font-size:calc(12.5px * var(--texto, 1));line-height:1.5}.ct-panel[data-astro-cid-52ycewda]{position:relative;margin-top:12px;padding:28px 32px 30px;border:1px solid var(--glass-border);border-radius:var(--radio);background:linear-gradient(180deg,color-mix(in srgb,var(--white) 55%,transparent),color-mix(in srgb,var(--white) 25%,transparent)),var(--glass);box-shadow:inset 0 1px #ffffff7a,var(--shadow);backdrop-filter:blur(26px) saturate(140%);-webkit-backdrop-filter:blur(26px) saturate(140%);scroll-margin-top:110px}[data-theme=dark] .ct-panel[data-astro-cid-52ycewda]{box-shadow:inset 0 1px #ffffff13,var(--shadow)}.ct-panel[data-astro-cid-52ycewda]:before{position:absolute;inset:0;border-radius:inherit;background:radial-gradient(60% 50% at 100% 0%,color-mix(in srgb,var(--acento, var(--enfasis)) 9%,transparent),transparent 70%);content:"";pointer-events:none}.support-module[data-astro-cid-52ycewda]{position:relative;animation:.48s cubic-bezier(.22,1,.36,1) backwards ct-entra}.module-heading[data-astro-cid-52ycewda]{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 22px}.hub-kicker[data-astro-cid-52ycewda]{margin:0 0 2px;color:var(--acento, var(--enfasis));font-size:calc(10px * var(--texto, 1));font-weight:800;letter-spacing:.14em;text-transform:uppercase}.module-heading[data-astro-cid-52ycewda] h3[data-astro-cid-52ycewda]{margin:0;font-size:calc(22px * var(--texto, 1));font-weight:760;letter-spacing:-.035em;line-height:1.1}.status-badge[data-astro-cid-52ycewda]{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:calc(12px * var(--texto, 1));font-weight:650;white-space:nowrap}.status-badge[data-astro-cid-52ycewda] i[data-astro-cid-52ycewda]{width:6px;height:6px;border-radius:50%;background:var(--acento, var(--enfasis))}.module-tabs[data-astro-cid-52ycewda]{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 18px}.module-tabs[data-astro-cid-52ycewda] button[data-astro-cid-52ycewda]{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:none;font:inherit;font-size:calc(12.5px * var(--texto, 1));font-weight:650;cursor:pointer;transition:color .18s,border-color .18s,background .18s}.module-tabs[data-astro-cid-52ycewda] button[data-astro-cid-52ycewda]:hover{color:var(--ink)}.module-tabs[data-astro-cid-52ycewda] button[data-astro-cid-52ycewda][aria-selected=true]{color:var(--enfasis);border-color:color-mix(in srgb,var(--enfasis) 45%,transparent);background:color-mix(in srgb,var(--enfasis) 8%,transparent)}.module-tabs[data-astro-cid-52ycewda] strong[data-astro-cid-52ycewda]{font-weight:inherit}.module-tabs[data-astro-cid-52ycewda] small[data-astro-cid-52ycewda]{display:none}.module-pane[data-astro-cid-52ycewda]{animation:.35s both ct-entra}.institution-grid[data-astro-cid-52ycewda]{display:grid;grid-template-columns:1fr 1fr;gap:22px 40px}.institution-grid[data-astro-cid-52ycewda] article[data-astro-cid-52ycewda]>span[data-astro-cid-52ycewda]{display:block;margin-bottom:10px;color:var(--enfasis);font-size:calc(10px * var(--texto, 1));font-weight:800;letter-spacing:.1em;text-transform:uppercase}.institution-grid[data-astro-cid-52ycewda] dl[data-astro-cid-52ycewda]{display:grid;gap:0;margin:0}.institution-grid[data-astro-cid-52ycewda] dl[data-astro-cid-52ycewda] div[data-astro-cid-52ycewda]{display:flex;justify-content:space-between;gap:15px;padding:9px 0;border-top:1px solid var(--line)}.institution-grid[data-astro-cid-52ycewda] dt[data-astro-cid-52ycewda]{color:var(--muted);font-size:calc(12.5px * var(--texto, 1))}.institution-grid[data-astro-cid-52ycewda] dd[data-astro-cid-52ycewda]{margin:0;font-size:calc(12.5px * var(--texto, 1));font-weight:650;text-align:right}.institution-grid[data-astro-cid-52ycewda] a[data-astro-cid-52ycewda]{color:var(--enfasis)}.institution-grid[data-astro-cid-52ycewda] em[data-astro-cid-52ycewda]{padding:3px 8px;border-radius:999px;color:#9a631e;background:#f2dfc5b3;font-size:calc(10px * var(--texto, 1));font-style:normal;font-weight:700;text-transform:uppercase}.module-form[data-astro-cid-52ycewda]{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px 24px;align-items:center}.module-form[data-astro-cid-52ycewda]>[data-astro-cid-52ycewda]{grid-column:1 / -1}.form-intro[data-astro-cid-52ycewda]{margin:0;color:var(--muted);font-size:calc(13.5px * var(--texto, 1));line-height:1.6}.form-section[data-astro-cid-52ycewda]{display:grid;gap:14px}.form-section[data-astro-cid-52ycewda] h4[data-astro-cid-52ycewda]{margin:0;color:var(--muted);font-size:calc(10px * var(--texto, 1));font-weight:800;letter-spacing:.12em;text-transform:uppercase}.field-grid[data-astro-cid-52ycewda]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 40px}.field[data-astro-cid-52ycewda]{position:relative;display:grid;gap:6px;min-width:0}.field-wide[data-astro-cid-52ycewda]{grid-column:1 / -1}.field[data-astro-cid-52ycewda]>span[data-astro-cid-52ycewda]{color:var(--muted);font-size:calc(11px * var(--texto, 1));font-weight:700;letter-spacing:.04em;text-transform:uppercase}.field[data-astro-cid-52ycewda]>span[data-astro-cid-52ycewda] b[data-astro-cid-52ycewda]{color:var(--enfasis)}.field[data-astro-cid-52ycewda] input[data-astro-cid-52ycewda],.field[data-astro-cid-52ycewda] textarea[data-astro-cid-52ycewda]{width:100%;padding:11px 0;border:0;border-bottom:1px solid color-mix(in srgb,var(--ink) 16%,transparent);border-radius:0;outline:none;color:var(--ink);background:none;font:inherit;font-size:calc(15px * var(--texto, 1));transition:border-color .2s}.field[data-astro-cid-52ycewda] textarea[data-astro-cid-52ycewda]{min-height:88px;line-height:1.55;resize:vertical}.field[data-astro-cid-52ycewda] input[data-astro-cid-52ycewda]:focus,.field[data-astro-cid-52ycewda] textarea[data-astro-cid-52ycewda]:focus{border-bottom-color:var(--enfasis)}.field[data-astro-cid-52ycewda] input[data-astro-cid-52ycewda]::placeholder,.field[data-astro-cid-52ycewda] textarea[data-astro-cid-52ycewda]::placeholder{color:color-mix(in srgb,var(--muted) 55%,transparent)}.counter[data-astro-cid-52ycewda]{position:absolute;right:0;bottom:10px;color:var(--muted);font-size:calc(11px * var(--texto, 1))}.counter[data-astro-cid-52ycewda] i[data-astro-cid-52ycewda]{font-style:normal}.hp-field[data-astro-cid-52ycewda]{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;opacity:0;pointer-events:none}.module-form[data-astro-cid-52ycewda]>.consent[data-astro-cid-52ycewda]{grid-column:1;display:flex;align-items:center;gap:10px;color:var(--muted);font-size:calc(12.5px * var(--texto, 1));line-height:1.5}.consent[data-astro-cid-52ycewda] input[data-astro-cid-52ycewda]{width:16px;height:16px;flex:none;margin:0;accent-color:var(--enfasis)}.module-form[data-astro-cid-52ycewda]>.submit-button[data-astro-cid-52ycewda]{grid-column:2;justify-self:end}.submit-button[data-astro-cid-52ycewda]{display:inline-flex;align-items:center;gap:10px;min-height:42px;padding:0 18px;border:0;border-radius:999px;color:#fff;background:var(--enfasis);font:inherit;font-size:calc(13.5px * var(--texto, 1));font-weight:700;white-space:nowrap;cursor:pointer;transition:transform .2s,filter .2s}.submit-button[data-astro-cid-52ycewda]:hover{transform:translateY(-1px);filter:brightness(1.06)}.submit-button[data-astro-cid-52ycewda] span[data-astro-cid-52ycewda]{font-weight:600;transition:transform .2s}.submit-button[data-astro-cid-52ycewda]:hover span[data-astro-cid-52ycewda]{transform:translate(2px)}[data-theme=dark] .submit-button[data-astro-cid-52ycewda]{color:#0d1522}.context-banner[data-astro-cid-52ycewda],.legal-badge[data-astro-cid-52ycewda],.response-notice[data-astro-cid-52ycewda]{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;margin:0;padding:12px 14px;border-radius:14px;background:color-mix(in srgb,var(--paper-deep) 70%,transparent);color:var(--muted);font-size:calc(12.5px * var(--texto, 1));line-height:1.55}.context-banner[data-astro-cid-52ycewda]>span[data-astro-cid-52ycewda],.legal-badge[data-astro-cid-52ycewda]>span[data-astro-cid-52ycewda]{padding:4px 9px;border-radius:999px;color:var(--enfasis);background:color-mix(in srgb,var(--enfasis) 10%,transparent);font-size:calc(10.5px * var(--texto, 1));font-weight:800;letter-spacing:.04em;white-space:nowrap}.context-banner[data-astro-cid-52ycewda] p[data-astro-cid-52ycewda],.legal-badge[data-astro-cid-52ycewda] p[data-astro-cid-52ycewda]{flex:260px;margin:0}.legal-badge[data-astro-cid-52ycewda] p[data-astro-cid-52ycewda]{display:grid;gap:1px}.legal-badge[data-astro-cid-52ycewda] strong[data-astro-cid-52ycewda],.response-notice[data-astro-cid-52ycewda] strong[data-astro-cid-52ycewda]{color:var(--ink);font-weight:700}.context-banner[data-astro-cid-52ycewda] b[data-astro-cid-52ycewda],.legal-badge[data-astro-cid-52ycewda]>b[data-astro-cid-52ycewda]{color:var(--enfasis);font-size:calc(11.5px * var(--texto, 1));font-weight:700;white-space:nowrap}.response-notice[data-astro-cid-52ycewda] span[data-astro-cid-52ycewda]{flex:260px}.dte-query[data-astro-cid-52ycewda]{display:grid;grid-template-columns:1fr 1fr 1fr auto;align-items:end;gap:18px 28px}.dte-query[data-astro-cid-52ycewda]>.submit-button[data-astro-cid-52ycewda]{grid-column:auto;justify-self:stretch}.demo-note[data-astro-cid-52ycewda]{margin:0;color:var(--muted);font-size:calc(11.5px * var(--texto, 1))}.dte-result[data-astro-cid-52ycewda]{margin-top:18px;padding:20px 22px;border:1px solid color-mix(in srgb,var(--mint-deep) 30%,var(--line));border-radius:var(--radio-chico);background:color-mix(in srgb,var(--mint) 14%,transparent);animation:.35s both ct-entra}.dte-result[data-astro-cid-52ycewda] svg[data-astro-cid-52ycewda]{width:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65px}.dte-result-head[data-astro-cid-52ycewda]{display:flex;align-items:center;gap:12px}.dte-result-head[data-astro-cid-52ycewda]>span[data-astro-cid-52ycewda]{display:grid;width:40px;height:40px;place-items:center;border-radius:13px;color:var(--mint-deep);background:color-mix(in srgb,var(--mint-deep) 12%,transparent)}.dte-result-head[data-astro-cid-52ycewda]>div[data-astro-cid-52ycewda]{display:grid;gap:2px}.dte-result-head[data-astro-cid-52ycewda] small[data-astro-cid-52ycewda]{color:var(--muted);font-size:calc(10.5px * var(--texto, 1));font-weight:700;letter-spacing:.05em;text-transform:uppercase}.dte-result-head[data-astro-cid-52ycewda] strong[data-astro-cid-52ycewda]{font-size:calc(15px * var(--texto, 1));font-weight:720}.dte-result-head[data-astro-cid-52ycewda] em[data-astro-cid-52ycewda]{margin-left:auto;color:var(--mint-deep);font-size:calc(12px * var(--texto, 1));font-style:normal;font-weight:700}.dte-result[data-astro-cid-52ycewda] dl[data-astro-cid-52ycewda]{display:grid;grid-template-columns:repeat(4,1fr);gap:18px 24px;margin:18px 0}.dte-result[data-astro-cid-52ycewda] dl[data-astro-cid-52ycewda] div[data-astro-cid-52ycewda]{display:grid;gap:4px}.dte-result[data-astro-cid-52ycewda] dt[data-astro-cid-52ycewda]{color:var(--muted);font-size:calc(11px * var(--texto, 1));font-weight:700;letter-spacing:.05em;text-transform:uppercase}.dte-result[data-astro-cid-52ycewda] dd[data-astro-cid-52ycewda]{margin:0;font-size:calc(15px * var(--texto, 1));font-weight:650}.dte-result[data-astro-cid-52ycewda]>button[data-astro-cid-52ycewda]{display:inline-flex;align-items:center;gap:8px;margin-left:auto;padding:0;border:0;color:var(--enfasis);background:none;font:inherit;font-size:calc(13px * var(--texto, 1));font-weight:700;cursor:pointer}.form-success[data-astro-cid-52ycewda],.form-error[data-astro-cid-52ycewda]{position:sticky;z-index:60;bottom:15px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:13px;margin-top:18px;padding:14px 16px;border:1px solid var(--glass-border);border-radius:var(--radio-chico);background:color-mix(in srgb,var(--white) 90%,transparent);box-shadow:var(--shadow);backdrop-filter:blur(20px)}.form-success[data-astro-cid-52ycewda]>span[data-astro-cid-52ycewda],.form-error[data-astro-cid-52ycewda]>span[data-astro-cid-52ycewda]{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;font-weight:900}.form-success[data-astro-cid-52ycewda]>span[data-astro-cid-52ycewda]{color:var(--mint-deep);background:color-mix(in srgb,var(--mint-deep) 14%,transparent)}.form-error[data-astro-cid-52ycewda]>span[data-astro-cid-52ycewda]{color:#c2563f;background:#c2563f1f}.form-success[data-astro-cid-52ycewda] div[data-astro-cid-52ycewda],.form-error[data-astro-cid-52ycewda] div[data-astro-cid-52ycewda]{display:grid;gap:2px}.form-success[data-astro-cid-52ycewda] strong[data-astro-cid-52ycewda],.form-error[data-astro-cid-52ycewda] strong[data-astro-cid-52ycewda]{font-size:calc(14px * var(--texto, 1))}.form-success[data-astro-cid-52ycewda] p[data-astro-cid-52ycewda],.form-success[data-astro-cid-52ycewda] small[data-astro-cid-52ycewda],.form-error[data-astro-cid-52ycewda] p[data-astro-cid-52ycewda]{margin:0;color:var(--muted);font-size:calc(12px * var(--texto, 1))}.form-success[data-astro-cid-52ycewda]>button[data-astro-cid-52ycewda],.form-error[data-astro-cid-52ycewda]>button[data-astro-cid-52ycewda]{padding:8px 14px;border:1px solid var(--line);border-radius:999px;color:var(--ink);background:none;font:inherit;font-size:calc(12.5px * var(--texto, 1));font-weight:650;cursor:pointer}.ct-seg[data-astro-cid-52ycewda]{padding:26px 30px 28px}.ct-folio[data-astro-cid-52ycewda]{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:end}.ct-folio-campo[data-astro-cid-52ycewda]{display:grid;gap:8px}.ct-folio-campo[data-astro-cid-52ycewda] span[data-astro-cid-52ycewda]{color:var(--muted);font-size:calc(11px * var(--texto, 1));font-weight:700;letter-spacing:.05em;text-transform:uppercase}.ct-folio-campo[data-astro-cid-52ycewda] input[data-astro-cid-52ycewda]{width:100%;min-height:50px;padding:0 18px;border:1px solid var(--line);border-radius:999px;outline:none;color:var(--ink);background:var(--white);font:inherit;font-size:calc(15px * var(--texto, 1));font-weight:650;letter-spacing:.02em;text-transform:uppercase;transition:border-color .2s,box-shadow .2s}.ct-folio-campo[data-astro-cid-52ycewda] input[data-astro-cid-52ycewda]::placeholder{color:color-mix(in srgb,var(--muted) 55%,transparent);text-transform:none}.ct-folio-campo[data-astro-cid-52ycewda] input[data-astro-cid-52ycewda]:focus{border-color:color-mix(in srgb,var(--enfasis) 55%,transparent);box-shadow:0 0 0 4px color-mix(in srgb,var(--enfasis) 12%,transparent)}.ct-folio[data-astro-cid-52ycewda] .ct-boton[data-astro-cid-52ycewda]{min-height:50px;padding:0 22px}.ct-folio-demo[data-astro-cid-52ycewda]{grid-column:1 / -1;margin:0;color:var(--muted);font-size:calc(12px * var(--texto, 1))}.ct-folio-demo[data-astro-cid-52ycewda] button[data-astro-cid-52ycewda]{padding:0;border:0;color:var(--enfasis);background:none;font:inherit;font-weight:700;cursor:pointer}.ct-estado[data-astro-cid-52ycewda]{margin-top:26px;padding-top:24px;border-top:1px solid var(--line);animation:.35s both ct-entra}.ct-estado-k[data-astro-cid-52ycewda]{margin:0 0 10px;color:var(--muted);font-size:calc(11px * var(--texto, 1));font-weight:700;letter-spacing:.05em;text-transform:uppercase}.ct-estado-cab[data-astro-cid-52ycewda]{display:flex;align-items:baseline;justify-content:space-between;gap:18px;margin:0 0 14px}.ct-fase[data-astro-cid-52ycewda]{display:inline-flex;align-items:center;gap:12px;font-size:calc(26px * var(--texto, 1));font-weight:780;letter-spacing:-.04em;line-height:1}.ct-fase[data-astro-cid-52ycewda] i[data-astro-cid-52ycewda]{width:10px;height:10px;border-radius:50%;background:var(--enfasis);box-shadow:0 0 0 4px color-mix(in srgb,var(--enfasis) 18%,transparent);animation:2.2s ease-in-out infinite ct-late}.ct-estado-cab[data-astro-cid-52ycewda] small[data-astro-cid-52ycewda]{color:var(--muted);font-size:calc(12.5px * var(--texto, 1));font-weight:650}.ct-barra[data-astro-cid-52ycewda]{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.ct-barra[data-astro-cid-52ycewda] b[data-astro-cid-52ycewda]{height:6px;border-radius:999px;background:color-mix(in srgb,var(--muted) 16%,transparent)}.ct-barra[data-astro-cid-52ycewda] b[data-astro-cid-52ycewda].on{background:var(--enfasis)}.ct-barra[data-astro-cid-52ycewda] b[data-astro-cid-52ycewda].actual{background:color-mix(in srgb,var(--enfasis) 50%,transparent)}.ct-estado-fecha[data-astro-cid-52ycewda]{margin:12px 0 0;color:var(--muted);font-size:calc(12.5px * var(--texto, 1))}.ct-resumen[data-astro-cid-52ycewda]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 36px;margin:24px 0 0}.ct-resumen[data-astro-cid-52ycewda] dt[data-astro-cid-52ycewda]{color:var(--muted);font-size:calc(11px * var(--texto, 1));font-weight:700;letter-spacing:.05em;text-transform:uppercase}.ct-resumen[data-astro-cid-52ycewda] dd[data-astro-cid-52ycewda]{margin:6px 0 0;font-size:calc(15px * var(--texto, 1));font-weight:650;letter-spacing:-.015em;line-height:1.4}.ct-resumen[data-astro-cid-52ycewda] time[data-astro-cid-52ycewda]{font-variant-numeric:tabular-nums}.ct-resumen[data-astro-cid-52ycewda] dd[data-astro-cid-52ycewda] small[data-astro-cid-52ycewda]{color:var(--muted);font-size:calc(12px * var(--texto, 1));font-weight:600}.ct-resumen[data-astro-cid-52ycewda] sup[data-astro-cid-52ycewda],.ct-resumen-pie[data-astro-cid-52ycewda] sup[data-astro-cid-52ycewda]{color:var(--enfasis);font-size:.85em;line-height:0}.ct-resumen-pie[data-astro-cid-52ycewda]{margin:14px 0 0;color:var(--muted);font-size:calc(11.5px * var(--texto, 1))}.ct-estado-nota[data-astro-cid-52ycewda]{display:grid;grid-template-columns:18px 1fr;gap:12px;align-items:start;margin:24px 0 0;padding:14px 16px;border-radius:14px;background:color-mix(in srgb,var(--paper-deep) 70%,transparent);color:var(--muted);font-size:calc(12.5px * var(--texto, 1));line-height:1.6}.ct-estado-nota[data-astro-cid-52ycewda] svg[data-astro-cid-52ycewda]{width:17px;height:17px;margin-top:2px;fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.ct-estado-nota[data-astro-cid-52ycewda] a[data-astro-cid-52ycewda]{color:var(--enfasis);font-weight:650;text-decoration:none}.ct-estado-nota[data-astro-cid-52ycewda] a[data-astro-cid-52ycewda]:hover{text-decoration:underline}.ct-estado-vacio[data-astro-cid-52ycewda] strong[data-astro-cid-52ycewda]{font-size:calc(15px * var(--texto, 1));font-weight:720}.ct-estado-vacio[data-astro-cid-52ycewda] p[data-astro-cid-52ycewda]{margin:6px 0 0;color:var(--muted);font-size:calc(13px * var(--texto, 1));line-height:1.55}@keyframes ct-globo-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.ct-globo[data-astro-cid-52ycewda]{position:absolute;z-index:5;top:calc(100% + 8px);left:0;max-width:min(360px,100%);padding:10px 14px;border:1px solid var(--line);border-radius:14px;color:var(--ink);background:var(--white);box-shadow:0 18px 40px -18px var(--shadow),0 1px 0 var(--line);font-size:calc(13px * var(--texto, 1));font-weight:600;line-height:1.4;text-transform:none;letter-spacing:0;animation:.38s cubic-bezier(.22,1,.36,1) both ct-globo-in}.ct-globo[data-astro-cid-52ycewda]:before{position:absolute;top:-6px;left:18px;width:11px;height:11px;border-top:1px solid var(--line);border-left:1px solid var(--line);background:inherit;transform:rotate(45deg);content:""}.consent[data-astro-cid-52ycewda],.ct-folio-campo[data-astro-cid-52ycewda]{position:relative}.field[data-astro-cid-52ycewda] [data-astro-cid-52ycewda][aria-invalid=true],.ct-folio-campo[data-astro-cid-52ycewda] [data-astro-cid-52ycewda][aria-invalid=true]{border-color:#c2563f!important}.dte-dialog[data-astro-cid-52ycewda]{width:min(760px,100% - 30px);padding:0;border:1px solid var(--line);border-radius:var(--radio, 24px);color:var(--ink);background:var(--paper);box-shadow:0 40px 100px #00000059}.dte-dialog[data-astro-cid-52ycewda]::backdrop{background:#0f0b11a6;backdrop-filter:blur(12px)}.dte-dialog-bar[data-astro-cid-52ycewda]{display:flex;align-items:center;justify-content:space-between;padding:17px 20px;border-bottom:1px solid var(--line)}.dte-dialog-bar[data-astro-cid-52ycewda]>div[data-astro-cid-52ycewda]{display:grid;gap:3px}.dte-dialog-bar[data-astro-cid-52ycewda] small[data-astro-cid-52ycewda]{color:var(--enfasis);font-size:calc(10.5px * var(--texto, 1));font-weight:800;letter-spacing:.05em;text-transform:uppercase}.dte-dialog-bar[data-astro-cid-52ycewda] strong[data-astro-cid-52ycewda]{font-size:calc(15px * var(--texto, 1))}.dte-dialog-bar[data-astro-cid-52ycewda] button[data-astro-cid-52ycewda]{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:50%;color:var(--ink);background:var(--paper-deep);font-size:calc(20px * var(--texto, 1));cursor:pointer}.dte-document[data-astro-cid-52ycewda]{margin:24px;padding:28px;border:1px solid #d7d2cc;color:#221e24;background:#fff;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.dte-document[data-astro-cid-52ycewda] header[data-astro-cid-52ycewda]{display:flex;justify-content:space-between;gap:30px;padding-bottom:18px;border-bottom:2px solid #221e24}.dte-document[data-astro-cid-52ycewda] img[data-astro-cid-52ycewda]{width:118px;height:59px;object-fit:contain}.dte-document[data-astro-cid-52ycewda] header[data-astro-cid-52ycewda] div[data-astro-cid-52ycewda]{display:grid;justify-items:end;gap:7px;font-size:calc(12px * var(--texto, 1));text-align:right}.dte-document[data-astro-cid-52ycewda] header[data-astro-cid-52ycewda] span[data-astro-cid-52ycewda]{padding:6px 8px;border:1px solid #221e24}.dte-issuer[data-astro-cid-52ycewda]{display:grid;gap:4px;margin-top:17px;font-size:calc(11.5px * var(--texto, 1))}.dte-document[data-astro-cid-52ycewda] dl[data-astro-cid-52ycewda]{display:grid;grid-template-columns:repeat(3,1fr);margin:19px 0;border:1px solid #d7d2cc}.dte-document[data-astro-cid-52ycewda] dl[data-astro-cid-52ycewda] div[data-astro-cid-52ycewda]{display:grid;gap:4px;padding:10px;border-right:1px solid #d7d2cc}.dte-document[data-astro-cid-52ycewda] dl[data-astro-cid-52ycewda] div[data-astro-cid-52ycewda]:last-child{border:0}.dte-document[data-astro-cid-52ycewda] dt[data-astro-cid-52ycewda]{color:#706974;font-size:calc(10px * var(--texto, 1));text-transform:uppercase}.dte-document[data-astro-cid-52ycewda] dd[data-astro-cid-52ycewda]{margin:0;font-size:calc(11.5px * var(--texto, 1));font-weight:750}.dte-document[data-astro-cid-52ycewda] table[data-astro-cid-52ycewda]{width:100%;border-collapse:collapse;font-size:calc(11.5px * var(--texto, 1))}.dte-document[data-astro-cid-52ycewda] th[data-astro-cid-52ycewda],.dte-document[data-astro-cid-52ycewda] td[data-astro-cid-52ycewda]{padding:10px;border:1px solid #d7d2cc;text-align:left}.dte-document[data-astro-cid-52ycewda] th[data-astro-cid-52ycewda]:last-child,.dte-document[data-astro-cid-52ycewda] td[data-astro-cid-52ycewda]:last-child{text-align:right}.dte-document[data-astro-cid-52ycewda] footer[data-astro-cid-52ycewda]{display:flex;align-items:end;justify-content:space-between;margin-top:22px;font-size:calc(11px * var(--texto, 1))}.dte-document[data-astro-cid-52ycewda] footer[data-astro-cid-52ycewda] strong[data-astro-cid-52ycewda]{display:grid;gap:5px;text-align:right}.dte-document[data-astro-cid-52ycewda] footer[data-astro-cid-52ycewda] b[data-astro-cid-52ycewda]{font-size:calc(16px * var(--texto, 1))}@media(width<=900px){.ct-selector[data-astro-cid-52ycewda]{grid-template-columns:repeat(3,minmax(0,1fr))}.dte-query[data-astro-cid-52ycewda]{grid-template-columns:1fr 1fr}}@media(width<=900px){.ct-selector[data-astro-cid-52ycewda]{grid-template-columns:1fr;gap:8px}.ct-opcion[data-astro-cid-52ycewda]{grid-template-columns:40px minmax(0,1fr);column-gap:12px;padding:14px}.ct-opcion[data-astro-cid-52ycewda] .ct-motivo-icono[data-astro-cid-52ycewda]{grid-row:1 / span 3;margin:0}.ct-panel[data-astro-cid-52ycewda]{padding:22px 18px 24px}.module-heading[data-astro-cid-52ycewda]{align-items:start;flex-direction:column;gap:8px}.status-badge[data-astro-cid-52ycewda]{white-space:normal}.institution-grid[data-astro-cid-52ycewda],.field-grid[data-astro-cid-52ycewda],.dte-query[data-astro-cid-52ycewda]{grid-template-columns:1fr}.field-wide[data-astro-cid-52ycewda]{grid-column:auto}.module-form[data-astro-cid-52ycewda]{grid-template-columns:1fr}.module-form[data-astro-cid-52ycewda]>.consent[data-astro-cid-52ycewda]{grid-column:1;align-items:flex-start}.consent[data-astro-cid-52ycewda] input[data-astro-cid-52ycewda]{margin-top:3px}.module-form[data-astro-cid-52ycewda]>.submit-button[data-astro-cid-52ycewda]{grid-column:1;justify-self:stretch;justify-content:center}.dte-result[data-astro-cid-52ycewda] dl[data-astro-cid-52ycewda]{grid-template-columns:1fr 1fr}.form-success[data-astro-cid-52ycewda],.form-error[data-astro-cid-52ycewda]{grid-template-columns:38px 1fr}.form-success[data-astro-cid-52ycewda]>button[data-astro-cid-52ycewda],.form-error[data-astro-cid-52ycewda]>button[data-astro-cid-52ycewda]{grid-column:1 / -1}.ct-seg[data-astro-cid-52ycewda]{padding:24px 20px 26px}.ct-folio[data-astro-cid-52ycewda]{grid-template-columns:1fr}.ct-folio[data-astro-cid-52ycewda] .ct-boton[data-astro-cid-52ycewda]{justify-content:center}.ct-resumen[data-astro-cid-52ycewda]{grid-template-columns:1fr;gap:16px}.ct-fase[data-astro-cid-52ycewda]{font-size:calc(22px * var(--texto, 1))}.dte-document[data-astro-cid-52ycewda]{margin:11px;padding:15px}.dte-document[data-astro-cid-52ycewda] header[data-astro-cid-52ycewda]{align-items:start;flex-direction:column}.dte-document[data-astro-cid-52ycewda] header[data-astro-cid-52ycewda] div[data-astro-cid-52ycewda]{justify-items:start;text-align:left}.dte-document[data-astro-cid-52ycewda] dl[data-astro-cid-52ycewda]{grid-template-columns:1fr}.dte-document[data-astro-cid-52ycewda] dl[data-astro-cid-52ycewda] div[data-astro-cid-52ycewda]{border-right:0;border-bottom:1px solid #d7d2cc}.dte-document[data-astro-cid-52ycewda] footer[data-astro-cid-52ycewda]{align-items:start;flex-direction:column;gap:20px}.dte-document[data-astro-cid-52ycewda] footer[data-astro-cid-52ycewda] strong[data-astro-cid-52ycewda]{text-align:left}}@media(prefers-reduced-motion:reduce){.ct-opcion[data-astro-cid-52ycewda],.support-module[data-astro-cid-52ycewda],.module-pane[data-astro-cid-52ycewda],.dte-result[data-astro-cid-52ycewda],.ct-estado[data-astro-cid-52ycewda],.ct-fase[data-astro-cid-52ycewda] i[data-astro-cid-52ycewda]{animation:none}.ct-opcion[data-astro-cid-52ycewda],.module-tabs[data-astro-cid-52ycewda] button[data-astro-cid-52ycewda],.submit-button[data-astro-cid-52ycewda],.submit-button[data-astro-cid-52ycewda] span[data-astro-cid-52ycewda]{transition:none}}#main-content{--enfasis: #2f67b2;--violet: var(--enfasis)}[data-theme=dark] #main-content{--enfasis: #7aa7e6}.contact-hero[data-astro-cid-kphbpcdu]{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(390px,.98fr);align-items:center;gap:clamp(42px,7vw,105px);padding:clamp(56px,6vw,84px) clamp(12px,5vw,70px) 56px}.contact-hero-copy[data-astro-cid-kphbpcdu]{max-width:730px}.contact-kicker[data-astro-cid-kphbpcdu]{margin:0 0 17px;color:var(--enfasis);font-size:calc(12px * var(--texto, 1));font-weight:820;letter-spacing:.15em;text-transform:uppercase}.contact-hero[data-astro-cid-kphbpcdu] h1[data-astro-cid-kphbpcdu]{max-width:760px;margin:0;font-size:calc(clamp(56px,6.4vw,92px) * var(--texto, 1));font-weight:710;letter-spacing:-.062em;line-height:.9}.contact-hero[data-astro-cid-kphbpcdu] h1[data-astro-cid-kphbpcdu] em[data-astro-cid-kphbpcdu]{color:var(--enfasis);font-style:normal;font-weight:650}.contact-lead[data-astro-cid-kphbpcdu]{max-width:590px;margin:30px 0 0;color:var(--muted);font-size:calc(clamp(18px,1.5vw,22px) * var(--texto, 1));letter-spacing:-.025em;line-height:1.5}.contact-actions[data-astro-cid-kphbpcdu]{display:flex;align-items:center;gap:18px;margin-top:30px}.contact-actions[data-astro-cid-kphbpcdu] a[data-astro-cid-kphbpcdu]{font-size:calc(14px * var(--texto, 1));font-weight:700;letter-spacing:-.01em;text-decoration:none}.contact-primary[data-astro-cid-kphbpcdu]{display:inline-flex;align-items:center;gap:10px;min-height:46px;padding:0 20px 0 22px;border-radius:999px;color:#fff;background:var(--enfasis);transition:transform .2s,filter .2s}.contact-primary[data-astro-cid-kphbpcdu]:hover{transform:translateY(-1px);filter:brightness(1.06)}.contact-primary[data-astro-cid-kphbpcdu] span[data-astro-cid-kphbpcdu]{font-weight:600;transition:transform .2s}.contact-primary[data-astro-cid-kphbpcdu]:hover span[data-astro-cid-kphbpcdu]{transform:translateY(2px)}[data-theme=dark] .contact-primary[data-astro-cid-kphbpcdu]{color:#0d1522}.contact-secondary[data-astro-cid-kphbpcdu]{display:inline-flex;align-items:center;gap:8px;min-height:46px;padding:0 6px;color:var(--ink);transition:color .2s}.contact-secondary[data-astro-cid-kphbpcdu]:after{content:"→";font-weight:600;transition:transform .2s}.contact-secondary[data-astro-cid-kphbpcdu]:hover{color:var(--enfasis)}.contact-secondary[data-astro-cid-kphbpcdu]:hover:after{transform:translate(3px)}.ct-ruta[data-astro-cid-kphbpcdu]{width:100%;max-width:540px;margin:0;justify-self:end;animation:.72s cubic-bezier(.22,1,.36,1) .16s backwards ct-sube}.ct-ruta[data-astro-cid-kphbpcdu] svg[data-astro-cid-kphbpcdu]{display:block;width:100%;height:auto;overflow:visible;font-family:inherit}.ct-ruta-linea[data-astro-cid-kphbpcdu]{fill:none;stroke:var(--line);stroke-width:1.25px}.ct-ruta-fuente[data-astro-cid-kphbpcdu] rect[data-astro-cid-kphbpcdu]{fill:var(--white);stroke:var(--line);stroke-width:1px}.ct-ruta-fuente[data-astro-cid-kphbpcdu] text[data-astro-cid-kphbpcdu]{fill:var(--ink);font-size:12.5px;font-weight:650;letter-spacing:-.01em}.ct-ruta-fuente[data-astro-cid-kphbpcdu]{animation:ct-sube .6s cubic-bezier(.22,1,.36,1) calc(.26s + var(--d) * .12) backwards}.ct-ruta-punto[data-astro-cid-kphbpcdu]{opacity:.9}.ct-ruta-caso[data-astro-cid-kphbpcdu] rect[data-astro-cid-kphbpcdu]{fill:var(--white);stroke:color-mix(in srgb,var(--enfasis) 40%,transparent);stroke-width:1px;filter:drop-shadow(0 14px 30px #3726431f)}[data-theme=dark] .ct-ruta-caso[data-astro-cid-kphbpcdu] rect[data-astro-cid-kphbpcdu]{filter:drop-shadow(0 14px 30px #0006)}.ct-ruta-caso[data-astro-cid-kphbpcdu] .k[data-astro-cid-kphbpcdu]{fill:var(--enfasis);font-size:9.5px;font-weight:750;letter-spacing:.12em}.ct-ruta-caso[data-astro-cid-kphbpcdu] .f[data-astro-cid-kphbpcdu]{fill:var(--ink);font-size:13px;font-weight:760}.ct-ruta-caso[data-astro-cid-kphbpcdu] .p[data-astro-cid-kphbpcdu]{fill:var(--enfasis)}.ct-ruta-caso[data-astro-cid-kphbpcdu] .e[data-astro-cid-kphbpcdu]{fill:var(--muted);font-size:11.5px;font-weight:650}.ct-lista-canales[data-astro-cid-kphbpcdu]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}.ct-lista-canales[data-astro-cid-kphbpcdu] a[data-astro-cid-kphbpcdu]{display:grid;grid-template-columns:40px minmax(0,1fr) 18px;gap:14px;align-items:center;min-height:92px;padding:16px 18px 16px 16px;border:1px solid var(--glass-border);border-radius:var(--radio-chico);color:var(--ink);background:var(--glass);box-shadow:inset 0 1px #fff6;text-decoration:none;transition:transform .42s cubic-bezier(.22,1,.36,1),box-shadow .42s}.ct-lista-canales[data-astro-cid-kphbpcdu] a[data-astro-cid-kphbpcdu]:hover{transform:translateY(-2px);box-shadow:inset 0 1px #fff6,var(--shadow)}[data-theme=dark] .ct-lista-canales[data-astro-cid-kphbpcdu] a[data-astro-cid-kphbpcdu]{box-shadow:inset 0 1px #ffffff12}.ct-lista-canales[data-astro-cid-kphbpcdu] .ct-motivo-icono[data-astro-cid-kphbpcdu]{--acento: var(--enfasis)}.ct-lista-canales[data-astro-cid-kphbpcdu] strong[data-astro-cid-kphbpcdu]{display:block;font-size:calc(15px * var(--texto, 1));font-weight:720;letter-spacing:-.02em}.ct-lista-canales[data-astro-cid-kphbpcdu] small[data-astro-cid-kphbpcdu]{display:block;margin-top:3px;color:var(--muted);font-size:calc(12.5px * var(--texto, 1));line-height:1.5}.ct-lista-canales[data-astro-cid-kphbpcdu] b[data-astro-cid-kphbpcdu]{color:var(--muted);font-weight:600;transition:transform .3s cubic-bezier(.22,1,.36,1),color .2s}.ct-lista-canales[data-astro-cid-kphbpcdu] a[data-astro-cid-kphbpcdu]:hover strong[data-astro-cid-kphbpcdu],.ct-lista-canales[data-astro-cid-kphbpcdu] a[data-astro-cid-kphbpcdu]:hover b[data-astro-cid-kphbpcdu]{color:var(--enfasis)}.ct-lista-canales[data-astro-cid-kphbpcdu] a[data-astro-cid-kphbpcdu]:hover b[data-astro-cid-kphbpcdu]{transform:translate(2px,-2px)}.ct-aviso[data-astro-cid-kphbpcdu]{display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:start;margin:14px 0 0;padding:14px 16px;border:1px solid #c2563f47;border-radius:var(--radio-chico);color:var(--muted);background:#c2563f12;font-size:calc(12.5px * var(--texto, 1));line-height:1.55}.ct-aviso[data-astro-cid-kphbpcdu] strong[data-astro-cid-kphbpcdu]{color:var(--ink);font-weight:700}.ct-aviso-icono[data-astro-cid-kphbpcdu]{display:grid;width:34px;height:34px;place-items:center;border-radius:11px;color:#c2563f;background:#c2563f24}[data-theme=dark] .ct-aviso-icono[data-astro-cid-kphbpcdu]{color:#f0977f}.ct-aviso-icono[data-astro-cid-kphbpcdu] svg[data-astro-cid-kphbpcdu]{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}@media(width<=900px){.contact-hero[data-astro-cid-kphbpcdu]{grid-template-columns:1fr;padding-inline:0}.contact-hero-copy[data-astro-cid-kphbpcdu]{max-width:800px}.ct-ruta[data-astro-cid-kphbpcdu]{justify-self:start}}@media(width<=900px){.ct-lista-canales[data-astro-cid-kphbpcdu]{grid-template-columns:1fr}}@media(width<=720px){.contact-hero[data-astro-cid-kphbpcdu]{gap:38px;padding:40px 0}.contact-hero[data-astro-cid-kphbpcdu] h1[data-astro-cid-kphbpcdu]{font-size:calc(clamp(48px,15vw,72px) * var(--texto, 1))}.contact-lead[data-astro-cid-kphbpcdu]{margin-top:24px;font-size:calc(17px * var(--texto, 1))}.contact-actions[data-astro-cid-kphbpcdu]{align-items:flex-start;flex-direction:column;gap:14px;margin-top:26px}.ct-ruta[data-astro-cid-kphbpcdu]{max-width:100%}}@media(prefers-reduced-motion:reduce){.ct-ruta[data-astro-cid-kphbpcdu],.ct-ruta-fuente[data-astro-cid-kphbpcdu]{animation:none}.ct-ruta-punto[data-astro-cid-kphbpcdu]{display:none}.contact-primary[data-astro-cid-kphbpcdu],.contact-primary[data-astro-cid-kphbpcdu] span[data-astro-cid-kphbpcdu],.contact-secondary[data-astro-cid-kphbpcdu],.contact-secondary[data-astro-cid-kphbpcdu]:after,.ct-lista-canales[data-astro-cid-kphbpcdu] a[data-astro-cid-kphbpcdu],.ct-lista-canales[data-astro-cid-kphbpcdu] b[data-astro-cid-kphbpcdu]{transition:none}}
