@charset "UTF-8";.cnst-hero--bottom-bar{position:relative;color:var(--brand-text-inverse);padding-bottom:140px;min-height:560px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;background:#14202e}.cnst-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:#1f4634}.cnst-hero__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;min-height:560px;background:#1f4634}.cnst-hero__bg::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(20,32,46,.72) 0,rgba(20,32,46,.78) 55%,rgba(46,107,79,.88) 100%)}.cnst-hero__inner{position:relative;z-index:1;padding:64px 0 32px;max-width:760px;margin-left:auto;margin-right:auto}.cnst-hero--bottom-bar h1{color:var(--brand-text-inverse);font-size:max(2rem, min(4vw, 3.5rem));margin-bottom:16px}.cnst-hero--bottom-bar p{color:rgba(255,255,255,.92);font-size:1.1rem;margin-bottom:24px}.cnst-hero__cta{display:flex;flex-wrap:wrap;gap:12px}.cnst-hero__bottombar{position:absolute;left:0;right:0;bottom:0;z-index:2;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;background:rgba(46,107,79,.92);color:var(--brand-text-inverse);padding:20px 24px}.cnst-hero__bottombar strong{display:block;font-size:1.4rem;font-family:var(--font-display);color:var(--brand-secondary)}.cnst-hero__bottombar span{font-size:.85rem;color:rgba(255,255,255,.9)}@media (max-width:767.98px){.cnst-hero__bottombar{grid-template-columns:repeat(2,1fr)}.cnst-hero--bottom-bar{padding-bottom:200px}}.cnst-faq__list details{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);margin-bottom:12px;padding:16px 20px}.cnst-faq__list summary{cursor:pointer;font-weight:800;color:var(--brand-text);list-style:none}.cnst-faq__list summary::-webkit-details-marker{display:none}.cnst-faq__list details[open] summary{color:var(--brand-primary);margin-bottom:8px}.cnst-faq__list p{margin:0;color:var(--brand-neutral-mid)}.cnst-feat-row{margin-bottom:64px}.cnst-feat-row:last-child{margin-bottom:0}.cnst-feat-row img{width:100%;border-radius:var(--brand-radius);min-height:240px;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.cnst-feat-row h3{margin-bottom:12px}.cnst-spec-table{width:100%;border-collapse:collapse;border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;background:var(--brand-bg)}.cnst-spec-table td,.cnst-spec-table th{padding:12px 16px;border-bottom:1px solid var(--brand-border);text-align:left;vertical-align:top}.cnst-spec-table__group th{background:#f2f4f7;font-weight:800;color:var(--brand-text)}.cnst-spec-table th[scope=row]{width:200px;background:var(--brand-bg-alt);font-weight:700;color:var(--brand-neutral-mid)}@media (max-width:575.98px){.cnst-spec-table td,.cnst-spec-table th[scope=row]{display:block;width:100%}.cnst-spec-table th[scope=row]{border-bottom:none;padding-bottom:4px}}.cnst-tst-card{background:var(--brand-bg);border-radius:var(--brand-radius);box-shadow:0 8px 24px rgba(26,32,44,.06);padding:24px}.cnst-tst-card blockquote{font-style:italic;color:var(--brand-text);margin:0 0 16px;min-height:120px}.cnst-tst-card figcaption{border-top:1px solid var(--brand-border);padding-top:12px;display:flex;flex-direction:column;gap:2px}.cnst-tst-card figcaption span{color:var(--brand-neutral-mid);font-size:.9rem}.cnst-form-steps{display:flex;gap:8px;list-style:none;padding:0;margin:0 0 24px;justify-content:center;flex-wrap:wrap}.cnst-form-steps li{padding:8px 16px;border-radius:999px;background:var(--brand-bg-alt);font-weight:700;color:var(--brand-neutral-mid)}.cnst-form-steps li.is-current{background:var(--brand-primary);color:var(--brand-text-inverse)}.cnst-form-steps li.is-done{background:rgba(46,107,79,.15);color:var(--brand-primary)}.cnst-form--wizard{max-width:720px;margin:0 auto;background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:24px}.cnst-step{display:none;border:0;margin:0;padding:0}.cnst-step.is-current{display:block}.cnst-step legend{font-family:var(--font-display);font-size:1.25rem;font-weight:700;margin-bottom:16px}.cnst-step label{display:block;font-weight:700;margin:12px 0 6px}.cnst-step input,.cnst-step select{width:100%;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:10px 12px;margin-bottom:8px}.cnst-wizard-nav{display:flex;gap:12px;margin-top:16px}.cnst-wizard-summary{color:var(--brand-neutral-mid)}.cnst-cta--split-form{background:linear-gradient(135deg,var(--brand-primary) 0,#1f4634 100%);color:var(--brand-text-inverse);padding:var(--space-3xl) 0}.cnst-cta--split-form h2,.cnst-cta--split-form h3{color:var(--brand-text-inverse)}.cnst-cta__advantages{list-style:none;padding:0;margin:16px 0 0}.cnst-cta__advantages li{position:relative;padding-left:28px;margin-bottom:12px;color:rgba(255,255,255,.92)}.cnst-cta__advantages li::before{content:"✓";position:absolute;left:0;color:var(--brand-secondary);font-weight:800}.cnst-cta__form-card{background:var(--brand-bg);color:var(--brand-text);border-radius:var(--brand-radius);padding:24px;box-shadow:0 16px 40px rgba(0,0,0,.18)}.cnst-cta__form-card h3{color:var(--brand-primary);margin-bottom:16px}