.floating-actions{position:fixed;z-index:1200;left:22px;right:22px;bottom:22px;display:flex;justify-content:space-between;pointer-events:none}.float-contact{pointer-events:auto;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;color:#fff;text-decoration:none;font-size:25px;font-weight:900;box-shadow:0 12px 28px #17131335;transition:transform .25s ease,box-shadow .25s ease}.float-contact svg{width:29px;height:29px;display:block}.float-contact:hover{transform:translateY(-5px) scale(1.08);box-shadow:0 16px 32px #17131345}.float-phone{background:#8f1715}.float-whatsapp{background:#1eaa61}.float-contact small{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;overflow:hidden}@media(max-width:600px){.floating-actions{left:15px;right:15px;bottom:15px}.float-contact{width:50px;height:50px}}
