Browse by State
We've seen almost everything, so we know how to cover almost anything®. Click on your state to learn more about insurance requirements in your area.
document.addEventListener('click', function (e) { const endChatBtn = e.target.closest('.MuiChip-root'); if ( endChatBtn && endChatBtn.textContent.trim().includes('End Chat') ) { const minimizeBtn = document.querySelector( 'button[aria-label="Minimize"]' ); if (minimizeBtn) { minimizeBtn.click(); } } });
Browse by State
We've seen almost everything, so we know how to cover almost anything®. Click on your state to learn more about insurance requirements in your area.