.calculator-section:where(.astro-AV4MUYJ3){margin-top:-12.5rem;padding-bottom:6rem;position:relative;z-index:2}.calculator:where(.astro-AV4MUYJ3){margin:0 auto;width:min(100%,46.25rem);background-color:var(--white);box-shadow:0 10px 40px #2929291f;border-radius:.625rem;padding:3.75rem}.calculator-heading:where(.astro-AV4MUYJ3){display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.calculator-kicker:where(.astro-AV4MUYJ3){color:var(--primary);font-weight:700;margin:0;text-transform:uppercase;font-size:.875rem}.calculator-title:where(.astro-AV4MUYJ3){font-size:2.25rem;font-weight:600;line-height:2.75rem;margin:0}.calculator-form:where(.astro-AV4MUYJ3){display:flex;flex-direction:column;gap:1.5rem}.calculator-grid:where(.astro-AV4MUYJ3){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.field-date:where(.astro-AV4MUYJ3){grid-column:1 / -1}.field:where(.astro-AV4MUYJ3){display:flex;flex-direction:column;gap:.625rem;color:#6b6b6b;font-size:.9375rem}.field:where(.astro-AV4MUYJ3) span:where(.astro-AV4MUYJ3){font-weight:500}.field:where(.astro-AV4MUYJ3) input:where(.astro-AV4MUYJ3),.field:where(.astro-AV4MUYJ3) select:where(.astro-AV4MUYJ3){width:100%;min-height:3.25rem;border:1px solid var(--green);border-radius:.3125rem;background-color:var(--white);color:var(--black);font:inherit;padding:0 1rem;outline:none}.field:where(.astro-AV4MUYJ3) input:where(.astro-AV4MUYJ3):focus,.field:where(.astro-AV4MUYJ3) select:where(.astro-AV4MUYJ3):focus{border-color:var(--primary);box-shadow:0 0 0 3px #40ab3526}.field-line:where(.astro-AV4MUYJ3) input:where(.astro-AV4MUYJ3){border-top:0;border-right:0;border-left:0;border-radius:0;padding-left:0}.field-invalid:where(.astro-AV4MUYJ3){border-color:#c93a3a!important}.field-error:where(.astro-AV4MUYJ3){min-height:1rem;color:#c93a3a;font-size:.8125rem;line-height:1rem}.infraction-message:where(.astro-AV4MUYJ3){min-height:10rem;border:1px solid var(--green);border-radius:.3125rem;padding:1.25rem;color:var(--black);line-height:1.55;background-color:#a6ce390f}.terms-field:where(.astro-AV4MUYJ3){display:grid;grid-template-columns:auto 1fr;gap:.75rem;align-items:start;color:#6b6b6b;font-size:.9375rem;line-height:1.45}.terms-field:where(.astro-AV4MUYJ3) input:where(.astro-AV4MUYJ3){width:1.125rem;height:1.125rem;margin-top:.125rem;accent-color:var(--primary)}.terms-field:where(.astro-AV4MUYJ3) strong:where(.astro-AV4MUYJ3){display:block;margin-top:.35rem;font-weight:600}.terms-field:where(.astro-AV4MUYJ3) a:where(.astro-AV4MUYJ3){color:var(--primary);text-decoration:none}.terms-field:where(.astro-AV4MUYJ3) a:where(.astro-AV4MUYJ3):hover{text-decoration:underline}.calculator-button:where(.astro-AV4MUYJ3),.modal-button:where(.astro-AV4MUYJ3){background-color:var(--green);border:none;color:var(--white);font:inherit;font-weight:600;width:10.25rem;min-height:3.625rem;border-radius:.3125rem;cursor:pointer;transition:background-color .18s ease,transform .18s ease}.calculator-button:where(.astro-AV4MUYJ3):hover,.modal-button:where(.astro-AV4MUYJ3):hover{background-color:var(--primary);transform:translateY(-1px)}.calculator-modal:where(.astro-AV4MUYJ3){position:fixed;inset:0;z-index:30;display:none;align-items:center;justify-content:center;padding:1.5rem}.calculator-modal:where(.astro-AV4MUYJ3).modal-visible{display:flex}.modal-backdrop:where(.astro-AV4MUYJ3){position:absolute;inset:0;background-color:#3734358c}.modal-content:where(.astro-AV4MUYJ3){width:min(100%,32rem);position:relative;background-color:var(--white);border-radius:.625rem;box-shadow:0 18px 60px #29292938;padding:2rem;z-index:1}.modal-close:where(.astro-AV4MUYJ3){position:absolute;top:1rem;right:1rem;border:none;background-color:transparent;color:var(--black);font-size:1.75rem;line-height:1;cursor:pointer}.modal-eyebrow:where(.astro-AV4MUYJ3){margin:0 0 .5rem;color:#6b6b6b;font-size:.9375rem}.modal-title:where(.astro-AV4MUYJ3){color:var(--primary);margin:0 2rem 1rem 0;font-size:1.5rem;line-height:1.9rem}.modal-title-success:where(.astro-AV4MUYJ3){color:#1e7a00}.modal-result:where(.astro-AV4MUYJ3){display:flex;flex-direction:column;gap:.5rem;line-height:1.55;margin-bottom:1.5rem}.modal-result:where(.astro-AV4MUYJ3) p:where(.astro-AV4MUYJ3){margin:0}.result-price:where(.astro-AV4MUYJ3){color:#1e7a00}@media screen and (max-width: 1024px){.calculator-section:where(.astro-AV4MUYJ3){margin-top:-8rem;padding-bottom:4rem}.calculator:where(.astro-AV4MUYJ3){padding:2rem}.calculator-title:where(.astro-AV4MUYJ3){font-size:1.8rem;line-height:2.25rem}}@media screen and (max-width: 768px){.calculator-section:where(.astro-AV4MUYJ3){margin-top:-5rem}.calculator-grid:where(.astro-AV4MUYJ3){grid-template-columns:1fr}.calculator:where(.astro-AV4MUYJ3){padding:1.5rem}.calculator-button:where(.astro-AV4MUYJ3),.modal-button:where(.astro-AV4MUYJ3){width:100%}}.hero:where(.astro-VJ7QZANX){background-image:url(/images/calculadora.webp);background-size:cover;background-repeat:no-repeat;height:32.5rem;width:100%}@media screen and (max-width: 768px){.hero:where(.astro-VJ7QZANX){height:20.5rem}}
