
    #abm-quote-page,#abm-quote-page *{box-sizing:border-box;font-family:Poppins,Arial,sans-serif}
    #abm-quote-page{width:100%;padding:54px 18px 62px;background:linear-gradient(180deg,#f8fbff 0%,#eef7ff 100%)}
    #abm-quote-page .abm-quote-wrap{max-width:1120px;margin:0 auto}
    #abm-quote-page .abm-quote-hero{text-align:center;max-width:820px;margin:0 auto 26px}
    #abm-quote-page .abm-quote-eyebrow{display:inline-flex;margin:0 0 12px;padding:8px 12px;border-radius:999px;background:#fff;color:#1e73be;border:1px solid rgba(30,115,190,.14);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
    #abm-quote-page h1{margin:0 0 14px;color:#0f172a;font-size:clamp(34px,4.4vw,56px);line-height:1.08;font-weight:800;letter-spacing:-.03em}
    #abm-quote-page p{color:#475569;font-size:16px;line-height:1.75}
    #abm-quote-page .abm-quote-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:24px 0}
    #abm-quote-page .abm-quote-card{padding:24px;border-radius:22px;background:#fff;border:1px solid rgba(30,115,190,.14);box-shadow:0 18px 42px rgba(15,23,42,.08)}
    #abm-quote-page h2{margin:0 0 12px;color:#0f172a;font-size:24px;line-height:1.22;font-weight:800}
    #abm-quote-page ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}
    #abm-quote-page li{position:relative;padding-left:18px;color:#334155;font-weight:700;line-height:1.55}
    #abm-quote-page li:before{content:"";position:absolute;left:0;top:.72em;width:7px;height:7px;border-radius:999px;background:#1e73be}
    #abm-quote-page .abm-quote-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;margin-top:14px;padding:0 20px;border-radius:999px;background:#1e73be;color:#fff!important;font-weight:800;text-decoration:none!important;box-shadow:0 14px 28px rgba(30,115,190,.22)}
    #abm-quote-page iframe{width:100%;height:800px;border:0;display:block;border-radius:20px;background:#fff;box-shadow:0 18px 42px rgba(15,23,42,.08)}
    @media(max-width:760px){#abm-quote-page{padding:40px 12px 48px}#abm-quote-page .abm-quote-grid{grid-template-columns:1fr}#abm-quote-page .abm-quote-card{padding:20px}}
  