#floating-contact{--curve-primary:#f4a086;--curve-secondary:#6a728a;bottom:var(--spacing-m);display:block;position:fixed;right:var(--spacing-m);z-index:1}#floating-contact svg{aspect-ratio:1/1;width:4em}#floating-contact svg #curve-primary{fill:var(--curve-primary);transition:fill .2s linear}#floating-contact svg #curve-secondary{fill:var(--curve-secondary);transition:fill .2s linear}#floating-contact:focus,#floating-contact:hover{--curve-primary:var(--brand-primary);--curve-secondary:var(--brand-secondary)}
/*# sourceMappingURL=component.floatingcontact.css.map*/