/* Home page accepted-insurance showcase. */
.home-insurance-showcase{background:#fff8fa!important;text-align:center}.home-insurance-showcase .outline-kicker{margin-bottom:5px!important}.home-insurance-showcase h2{margin-bottom:14px!important}.home-insurance-intro{max-width:720px;margin:0 auto!important}.home-insurance-logos{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:clamp(18px,3.25vw,48px);max-width:1180px;margin:44px auto 0}.home-insurance-logos img{display:block;width:100%;height:76px;object-fit:contain;filter:drop-shadow(0 4px 7px rgba(35,60,84,.06));transition:transform .22s ease}.home-insurance-logos img:hover{transform:translateY(-4px)}.home-insurance-action{margin-top:42px!important}@media(max-width:820px){.home-insurance-logos{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 36px;max-width:720px}.home-insurance-logos img{height:66px}}@media(max-width:520px){.home-insurance-showcase{padding:68px 0!important}.home-insurance-logos{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 28px;margin-top:34px}.home-insurance-logos img{height:55px}.home-insurance-logos img:last-child{grid-column:1 / -1;width:min(55%,150px);justify-self:center}.home-insurance-action{margin-top:34px!important}}@media(prefers-reduced-motion:reduce){.home-insurance-logos img{transition:none}.home-insurance-logos img:hover{transform:none}}
