.coverage-cta-band .ccb-inner{align-items:center;display:flex;flex-wrap:wrap;gap:40px}.coverage-cta-band .ccb-left{align-items:center;display:flex;gap:28px}.coverage-cta-band .ccb-icon{align-items:center;border:2px solid #2f6e5b;border-radius:50%;display:flex;flex-shrink:0;justify-content:center;padding:18px}.coverage-cta-band .ccb-icon img{display:block;height:100%;object-fit:contain;width:100%}.coverage-cta-band .ccb-rule{align-self:stretch;flex-shrink:0;min-height:64px;width:1px}.coverage-cta-band .ccb-heading{line-height:1.25;margin:0 0 6px}.coverage-cta-band .ccb-desc p{line-height:1.6;margin:0;max-width:520px}.coverage-cta-band .ccb-right{flex-shrink:0}.coverage-cta-band .ccb-button{align-items:center;border-radius:6px;cursor:pointer;display:inline-flex;justify-content:center;line-height:1;padding:16px 26px;text-decoration:none;transition:background-color .2s ease;white-space:nowrap}.coverage-cta-band .ccb-button:focus-visible{outline:2px solid #16213f;outline-offset:2px}@media (max-width:1024px){.coverage-cta-band .ccb-inner{gap:28px;justify-content:flex-start!important}}@media (max-width:880px){.coverage-cta-band .ccb-inner{align-items:flex-start;flex-direction:column}.coverage-cta-band .ccb-button,.coverage-cta-band .ccb-right{width:100%}}@media (max-width:600px){.coverage-cta-band .ccb-left{align-items:flex-start;flex-direction:column;gap:18px}.coverage-cta-band .ccb-rule{display:none}.coverage-cta-band .ccb-desc p{max-width:none}}@media (prefers-reduced-motion:reduce){.coverage-cta-band *{transition:none}}