.cabecera-pagina[data-astro-cid-vdbtbo2b]{flex-direction:column;gap:14px;padding-top:28px;display:flex}.cabecera-pagina__intro[data-astro-cid-vdbtbo2b]{color:var(--tinta-2);max-width:52ch;margin:0;font-size:17px}.calculadora[data-astro-cid-vdbtbo2b]{flex-direction:column;gap:28px;max-width:760px;padding:24px 20px;display:flex}.paso[data-astro-cid-vdbtbo2b]{border:0;margin:0;padding:0}.paso__titulo[data-astro-cid-vdbtbo2b]{align-items:center;gap:12px;margin-bottom:12px;padding:0;font-size:17px;font-weight:600;display:flex}.paso__titulo[data-astro-cid-vdbtbo2b] .display[data-astro-cid-vdbtbo2b]{color:var(--gris-2);font-size:14px;font-weight:800}.opciones[data-astro-cid-vdbtbo2b]{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.opcion[data-astro-cid-vdbtbo2b]{display:flex;position:relative}.opcion[data-astro-cid-vdbtbo2b] input[data-astro-cid-vdbtbo2b]{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.opcion[data-astro-cid-vdbtbo2b] span[data-astro-cid-vdbtbo2b]{background:var(--tarjeta);border:1px solid var(--linea);border-radius:var(--radio);flex-direction:column;justify-content:center;gap:2px;width:100%;min-height:56px;padding:10px 14px;font-weight:500;line-height:1.25;display:flex}.opcion[data-astro-cid-vdbtbo2b] small[data-astro-cid-vdbtbo2b]{color:var(--gris);font-size:12px;font-weight:400}.opcion[data-astro-cid-vdbtbo2b] input[data-astro-cid-vdbtbo2b]:checked+span[data-astro-cid-vdbtbo2b]{border-color:var(--tinta);box-shadow:inset 0 0 0 1px var(--tinta)}.opcion[data-astro-cid-vdbtbo2b] input[data-astro-cid-vdbtbo2b]:focus-visible+span[data-astro-cid-vdbtbo2b]{outline:2px solid var(--tinta);outline-offset:2px}.campo[data-astro-cid-vdbtbo2b]{flex-direction:column;gap:6px;display:flex}.campo__nombre[data-astro-cid-vdbtbo2b]{color:var(--gris);font-size:14px}.campo[data-astro-cid-vdbtbo2b] input[data-astro-cid-vdbtbo2b],.campo[data-astro-cid-vdbtbo2b] textarea[data-astro-cid-vdbtbo2b]{font:inherit;background:var(--tarjeta);border:1px solid var(--linea);border-radius:var(--radio);width:100%;min-height:52px;color:var(--tinta);padding:12px 14px}.campo[data-astro-cid-vdbtbo2b] input[data-astro-cid-vdbtbo2b]:focus,.campo[data-astro-cid-vdbtbo2b] textarea[data-astro-cid-vdbtbo2b]:focus{outline:2px solid var(--tinta);outline-offset:1px;border-color:var(--tinta)}.campo[data-astro-cid-vdbtbo2b] input[data-astro-cid-vdbtbo2b]{max-width:200px}.resultado[data-astro-cid-vdbtbo2b]{background:var(--tinta);color:var(--fondo);border-radius:var(--radio);flex-direction:column;gap:4px;padding:18px 20px;display:flex}.resultado__etiqueta[data-astro-cid-vdbtbo2b]{color:#b5b3ab;font-size:13px}.resultado__cifra[data-astro-cid-vdbtbo2b]{font-size:36px}.resultado[data-astro-cid-vdbtbo2b] p[data-astro-cid-vdbtbo2b]{color:#b5b3ab;margin:6px 0 0;font-size:13px}.calculadora__acciones[data-astro-cid-vdbtbo2b]{flex-direction:column;gap:10px;display:flex}.calculadora__acciones[data-astro-cid-vdbtbo2b] .boton[data-astro-cid-vdbtbo2b]{width:100%}.calculadora__nota[data-astro-cid-vdbtbo2b]{text-align:center;color:var(--gris);margin:0;font-size:13px}.mensaje[data-astro-cid-vdbtbo2b]{flex-direction:column;gap:8px;display:flex}.mensaje[data-astro-cid-vdbtbo2b] pre[data-astro-cid-vdbtbo2b]{white-space:pre-wrap;font:inherit;background:var(--tarjeta);border:1px solid var(--linea);border-radius:var(--radio);margin:0;padding:14px;font-size:15px}.faq[data-astro-cid-vdbtbo2b]{border-top:1px solid var(--linea);max-width:760px}.faq__item[data-astro-cid-vdbtbo2b]{border-bottom:1px solid var(--linea)}.faq__pregunta[data-astro-cid-vdbtbo2b]{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:56px;padding:14px 0;font-weight:500;list-style:none;display:flex}.faq__pregunta[data-astro-cid-vdbtbo2b]::-webkit-details-marker{display:none}.faq__pregunta[data-astro-cid-vdbtbo2b] .faq__icono{color:var(--gris);flex:none;transition:transform .2s}.faq__item[data-astro-cid-vdbtbo2b][open] .faq__icono{transform:rotate(180deg)}.faq__respuesta[data-astro-cid-vdbtbo2b]{color:var(--tinta-2);max-width:64ch;padding:0 0 18px}.faq__respuesta[data-astro-cid-vdbtbo2b] p[data-astro-cid-vdbtbo2b]{margin:0}@media (width>=960px){.cabecera-pagina[data-astro-cid-vdbtbo2b]{padding-top:48px}.calculadora[data-astro-cid-vdbtbo2b]{gap:32px;padding:40px 48px}.opciones[data-astro-cid-vdbtbo2b]{grid-template-columns:repeat(4,minmax(0,1fr))}.calculadora__acciones[data-astro-cid-vdbtbo2b]{flex-direction:row;align-items:center;gap:20px}.calculadora__acciones[data-astro-cid-vdbtbo2b] .boton[data-astro-cid-vdbtbo2b]{width:auto}.calculadora__nota[data-astro-cid-vdbtbo2b]{text-align:left}}
