.quote-module__b7cdYW__hero{background:var(--brand-navy-dark);align-items:flex-end;height:72vh;min-height:540px;max-height:780px;display:flex;position:relative;overflow:hidden}.quote-module__b7cdYW__heroImage{object-fit:cover;z-index:1;object-position:center 35%}.quote-module__b7cdYW__heroOverlay{z-index:2;background:linear-gradient(170deg,#0f1e4059 0%,#0f1e4099 55%,#0f1e40f7 100%);position:absolute;inset:0}.quote-module__b7cdYW__heroContent{z-index:3;width:100%;padding-bottom:5rem;position:relative}.quote-module__b7cdYW__breadcrumb{letter-spacing:.1em;text-transform:uppercase;color:var(--brand-yellow);background:#f59e0b1f;border:1px solid #f59e0b4d;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.35rem 1rem;font-size:.78rem;font-weight:700;display:inline-flex}.quote-module__b7cdYW__heroTitle{color:#fff;letter-spacing:-.035em;text-shadow:0 4px 20px #0006;margin-bottom:1rem;font-size:clamp(2.4rem,5.5vw,4.2rem);font-weight:900;line-height:1.08}.quote-module__b7cdYW__heroTitle span{background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.quote-module__b7cdYW__heroSubtitle{color:#f1f5f9d9;max-width:600px;margin-bottom:2rem;font-size:1.15rem;line-height:1.65}.quote-module__b7cdYW__heroCta{flex-wrap:wrap;align-items:center;gap:1.2rem;display:flex}.quote-module__b7cdYW__heroPrimary{color:var(--brand-navy-dark);letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);border-radius:8px;align-items:center;gap:.6rem;padding:.9rem 2rem;font-size:.92rem;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #f59e0b4d}.quote-module__b7cdYW__heroPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 28px #f59e0b73}.quote-module__b7cdYW__heroSecondary{color:#ffffffd9;border:1px solid #ffffff40;border-radius:8px;align-items:center;gap:.5rem;padding:.9rem 1.8rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.quote-module__b7cdYW__heroSecondary:hover{background:#ffffff0f;border-color:#ffffff80}.quote-module__b7cdYW__statsBar{background:var(--brand-navy-dark);border-top:1px solid #f59e0b33;border-bottom:3px solid var(--brand-yellow);padding:2rem 0}.quote-module__b7cdYW__statsGrid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}@media (max-width:768px){.quote-module__b7cdYW__statsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}.quote-module__b7cdYW__statItem{text-align:center;border-right:1px solid #ffffff12;padding:.5rem 1rem}.quote-module__b7cdYW__statItem:last-child{border-right:none}.quote-module__b7cdYW__statValue{color:var(--brand-yellow);letter-spacing:-.04em;margin-bottom:.3rem;font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:900;line-height:1.1;display:block}.quote-module__b7cdYW__statLabel{color:#ffffff8c;text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;font-weight:600;display:block}.quote-module__b7cdYW__sectionHeader{margin-bottom:3.5rem}.quote-module__b7cdYW__sectionTag{letter-spacing:.12em;text-transform:uppercase;color:var(--brand-yellow-dark);background:var(--color-yellow-50);border:1px solid var(--color-yellow-100);border-radius:4px;margin-bottom:1rem;padding:.35rem .9rem;font-size:.75rem;font-weight:800;display:inline-block}.quote-module__b7cdYW__sectionTitle{color:var(--brand-navy-dark);letter-spacing:-.03em;margin-bottom:.75rem;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:900}.quote-module__b7cdYW__sectionDesc{color:var(--color-text-muted);max-width:600px;font-size:1.05rem;line-height:1.7}.quote-module__b7cdYW__processSection{background:var(--color-bg-light);padding:6rem 0}.quote-module__b7cdYW__processGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (max-width:900px){.quote-module__b7cdYW__processGrid{grid-template-columns:1fr}}.quote-module__b7cdYW__processCard{border:1px solid var(--color-border);background:#fff;border-radius:14px;padding:2.5rem;transition:all .3s;position:relative;overflow:hidden}.quote-module__b7cdYW__processCard:before{content:"";background:linear-gradient(90deg, var(--brand-yellow) 0%, var(--brand-navy) 100%);transform-origin:0;height:3px;transition:transform .35s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.quote-module__b7cdYW__processCard:hover{box-shadow:var(--shadow-lg);border-color:#0000;transform:translateY(-5px)}.quote-module__b7cdYW__processCard:hover:before{transform:scaleX(1)}.quote-module__b7cdYW__processCardTop{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.quote-module__b7cdYW__processIconBox{background:var(--color-yellow-50);border:1px solid var(--color-yellow-100);width:52px;height:52px;color:var(--brand-yellow-dark);border-radius:10px;justify-content:center;align-items:center;transition:all .3s;display:flex}.quote-module__b7cdYW__processCard:hover .quote-module__b7cdYW__processIconBox{background:var(--brand-yellow);color:var(--brand-navy-dark);box-shadow:var(--shadow-glow-yellow);border-color:#0000}.quote-module__b7cdYW__processStepNum{color:var(--color-border);letter-spacing:-.04em;font-size:2.5rem;font-weight:900;line-height:1}.quote-module__b7cdYW__processCard h3{color:var(--brand-navy-dark);letter-spacing:-.02em;margin-bottom:.9rem;font-size:1.2rem;font-weight:800}.quote-module__b7cdYW__processCard p{color:var(--color-text-muted);margin-bottom:1.5rem;font-size:.93rem;line-height:1.65}.quote-module__b7cdYW__processTags{flex-wrap:wrap;gap:.5rem;display:flex}.quote-module__b7cdYW__processTag{background:var(--color-blue-50);color:var(--brand-navy);border:1px solid var(--color-blue-100);letter-spacing:.04em;border-radius:4px;padding:.25rem .75rem;font-size:.72rem;font-weight:700}.quote-module__b7cdYW__formSection{border-top:1px solid var(--color-border);background:#fff;padding:6rem 0}.quote-module__b7cdYW__formGrid{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;display:grid}@media (max-width:900px){.quote-module__b7cdYW__formGrid{grid-template-columns:1fr;gap:3rem}}.quote-module__b7cdYW__formInfo{flex-direction:column;gap:1.5rem;display:flex}.quote-module__b7cdYW__formInfoTitle{color:var(--brand-navy-dark);letter-spacing:-.03em;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:900}.quote-module__b7cdYW__formInfoBody{color:var(--color-text-muted);font-size:1.05rem;line-height:1.8}.quote-module__b7cdYW__formInfoImage{height:260px;box-shadow:var(--shadow-md);border-radius:14px;position:relative;overflow:hidden}.quote-module__b7cdYW__formInfoImg{object-fit:cover;transition:transform .6s}.quote-module__b7cdYW__formInfoImage:hover .quote-module__b7cdYW__formInfoImg{transform:scale(1.04)}.quote-module__b7cdYW__formInfoImgOverlay{background:linear-gradient(#0f1e4000 40%,#0f1e40bf 100%);position:absolute;inset:0}.quote-module__b7cdYW__formInfoImgBadge{background:var(--brand-navy-dark);color:var(--brand-yellow);letter-spacing:.1em;text-transform:uppercase;border:1px solid #f59e0b4d;border-radius:999px;padding:.4rem 1rem;font-size:.75rem;font-weight:800;position:absolute;bottom:1rem;left:1rem}.quote-module__b7cdYW__whyList{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.quote-module__b7cdYW__whyList li{color:var(--brand-navy-dark);align-items:center;gap:.7rem;font-size:.97rem;font-weight:600;display:flex}.quote-module__b7cdYW__whyIcon{color:var(--brand-yellow-dark);flex-shrink:0}.quote-module__b7cdYW__trustBadges{border-top:1px solid var(--color-border);flex-wrap:wrap;gap:.75rem;padding-top:1.25rem;display:flex}.quote-module__b7cdYW__trustBadge{color:var(--brand-navy);background:var(--color-bg-light);border:1px solid var(--color-border);border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .85rem;font-size:.8rem;font-weight:700;display:inline-flex}.quote-module__b7cdYW__trustBadge svg{color:var(--brand-yellow-dark)}.quote-module__b7cdYW__formContainer{background:var(--color-bg-light);border:1px solid var(--color-border);box-shadow:var(--shadow-md);border-radius:14px;position:sticky;top:5.5rem;overflow:hidden}.quote-module__b7cdYW__formHeader{background:var(--brand-navy-dark);border-bottom:3px solid var(--brand-yellow);padding:2rem 2.25rem}.quote-module__b7cdYW__formHeader h3{color:#fff;letter-spacing:-.03em;margin-bottom:.4rem;font-size:1.5rem;font-weight:800}.quote-module__b7cdYW__formHeader p{color:#ffffffa6;font-size:.93rem;line-height:1.55}.quote-module__b7cdYW__ctaBanner{background:linear-gradient(135deg, var(--brand-navy-dark) 0%, var(--brand-navy) 100%);text-align:center;padding:5rem 0;position:relative;overflow:hidden}.quote-module__b7cdYW__ctaBanner:before{content:"";background:radial-gradient(at 50% 0,#f59e0b1f 0%,#0000 70%);position:absolute;inset:0}.quote-module__b7cdYW__ctaContent{z-index:1;max-width:620px;margin:0 auto;position:relative}.quote-module__b7cdYW__ctaContent h2{color:#fff;letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:900}.quote-module__b7cdYW__ctaContent p{color:#ffffffb3;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.65}.quote-module__b7cdYW__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1.2rem;display:flex}.quote-module__b7cdYW__ctaPrimary{color:var(--brand-navy-dark);letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);border-radius:8px;align-items:center;gap:.6rem;padding:1rem 2.2rem;font-size:.95rem;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #f59e0b4d}.quote-module__b7cdYW__ctaPrimary:hover{transform:translateY(-3px);box-shadow:0 8px 32px #f59e0b73}.quote-module__b7cdYW__ctaSecondary{color:#ffffffd9;border:1px solid #ffffff40;border-radius:8px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.quote-module__b7cdYW__ctaSecondary:hover{background:#ffffff0f;border-color:#ffffff80}
