.fuse-fragment{min-height:2rem}.fuse-fragment__status{display:block;padding:1rem;color:var(--color-gray);font-size:.875rem;text-align:center}.fuse-fragment--loading .fuse-fragment__status::before{display:inline-block;width:.8rem;height:.8rem;margin-right:0;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;content:"";animation:.7s linear infinite fuse-performance-spin}.fuse-fragment__status-text{position:absolute;overflow:hidden;width:1px;height:1px;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.fuse-fragment--error .fuse-fragment__status{color:var(--color-accent)}.fuse-hcp-chat{position:fixed;right:20px;bottom:20px;z-index:1200;display:grid;width:56px;height:56px;padding:0;place-items:center;border:0;border-radius:50%;background:var(--fuse-hcp-color,#e30b2e);color:#fff;box-shadow:0 4px 16px rgba(0,0,0,.24);cursor:pointer}.fuse-hcp-chat svg{width:26px;height:26px;fill:currentColor}.fuse-hcp-chat:focus-visible{outline:#fff solid 3px;outline-offset:3px}.fuse-hcp-chat__status{position:absolute;overflow:hidden;width:1px;height:1px;clip:rect(0 0 0 0);white-space:nowrap}.fuse-hcp-chat--loading svg{animation:.7s linear infinite fuse-performance-spin}@keyframes fuse-performance-spin{to{transform:rotate(360deg)}}@media (max-width:680px){.fuse-hcp-chat{right:14px;bottom:14px}}