/* BBIA quote cards */
[role="main"] p:has(a[href*="AutoInsuranceWebsiteQuote"]){display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:26px 0 34px!important;align-items:stretch}
[role="main"] p:has(a[href*="AutoInsuranceWebsiteQuote"])>a:is(:nth-of-type(2),:nth-of-type(3),:nth-of-type(5),:nth-of-type(6),:nth-of-type(8),:nth-of-type(9),:nth-of-type(11)){display:none!important}
[role="main"] p:has(a[href*="AutoInsuranceWebsiteQuote"])>a:is(:nth-of-type(1),:nth-of-type(4),:nth-of-type(7),:nth-of-type(10)){display:flex!important;flex-direction:column;justify-content:space-between;min-height:188px;padding:22px 20px;border:1px solid rgba(24,62,105,.18);border-radius:8px;background:#fff;color:#183e69!important;box-shadow:0 8px 22px rgba(24,62,105,.08);text-decoration:none!important;font-size:20px;font-weight:700;line-height:1.25;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}
[role="main"] p:has(a[href*="AutoInsuranceWebsiteQuote"])>a:is(:nth-of-type(1),:nth-of-type(4),:nth-of-type(7),:nth-of-type(10)):hover{transform:translateY(-2px);border-color:rgba(24,62,105,.34);box-shadow:0 12px 28px rgba(24,62,105,.14)}
[role="main"] p:has(a[href*="AutoInsuranceWebsiteQuote"])>a:is(:nth-of-type(1),:nth-of-type(4),:nth-of-type(7),:nth-of-type(10))::after{display:block;margin-top:14px;color:#394b5f;font-size:14px;font-weight:400;line-height:1.45;white-space:pre-line}
[role="main"] p:has(a[href*="AutoInsuranceWebsiteQuote"])>a:nth-of-type(1)::after{content:"Compare coverage options for your vehicles and daily drivers.\AStart Auto Quote"}
[role="main"] p:has(a[href*="AutoInsuranceWebsiteQuote"])>a:nth-of-type(4)::after{content:"Protect your home, belongings, and property with reliable coverage.\AStart Home Quote"}
[role="main"] p:has(a[href*="AutoInsuranceWebsiteQuote"])>a:nth-of-type(7)::after{content:"Coverage options for business property, liability, and operations.\AStart Commercial Quote"}
[role="main"] p:has(a[href*="AutoInsuranceWebsiteQuote"])>a:nth-of-type(10)::after{content:"Plan ahead with coverage designed to help protect your family.\AStart Life Quote"}
@media(max-width:980px){[role="main"] p:has(a[href*="AutoInsuranceWebsiteQuote"]){grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){[role="main"] p:has(a[href*="AutoInsuranceWebsiteQuote"]){grid-template-columns:1fr;gap:14px}[role="main"] p:has(a[href*="AutoInsuranceWebsiteQuote"])>a:is(:nth-of-type(1),:nth-of-type(4),:nth-of-type(7),:nth-of-type(10)){min-height:150px;padding:18px}}