.floating-contact{position:fixed;right:28px;bottom:28px;z-index:50;display:flex;gap:12px;filter:drop-shadow(0 9px 18px rgba(8,17,33,.28))}.floating-contact a{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:#142a4b;border:1px solid rgba(255,255,255,.23);box-shadow:inset 0 0 0 1px rgba(2,13,31,.4);color:#fff;transition:transform .18s ease,background .18s ease}.floating-contact a:hover,.floating-contact a:focus-visible{color:#fff;background:#a1182c;transform:translateY(-4px)}.floating-contact svg{width:29px;height:29px;fill:currentColor}.floating-contact a:nth-child(2) svg{width:30px;height:30px}.floating-contact a:nth-child(3) svg{width:31px;height:31px}@media(max-width:760px){.floating-contact{right:16px;bottom:16px;gap:8px}.floating-contact a{width:53px;height:53px}.floating-contact svg{width:24px;height:24px}.floating-contact a:nth-child(2) svg{width:25px;height:25px}.floating-contact a:nth-child(3) svg{width:26px;height:26px}}@media(prefers-reduced-motion:reduce){.floating-contact a{transition:none}}
