.floating-contact-widget{position:fixed;bottom:25px;right:25px;z-index:999;display:flex;flex-direction:column;align-items:flex-end;gap:15px;pointer-events:none}.floating-contact-options{display:flex;flex-direction:column;gap:12px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);transform-origin:bottom center;pointer-events:auto;align-items:center;margin-right:5px}.floating-contact-widget.is-closed .floating-contact-options{transform:scale(0) translateY(20px);opacity:0;pointer-events:none}.fc-option{width:50px;height:50px;border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadow:0 4px 10px #00000026;transition:transform .2s ease;cursor:pointer;text-decoration:none}.fc-option:hover{transform:scale(1.1)}.fc-phone{background-color:#00e676}.fc-phone svg{width:24px;height:24px;fill:#fff}.fc-messenger{background-color:#fff}.fc-messenger svg{width:36px;height:36px}.fc-whatsapp{background-color:#25d366}.fc-whatsapp svg{width:28px;height:28px}.floating-contact-bottom{display:flex;align-items:center;gap:12px;pointer-events:auto}.floating-contact-label{background-color:#fff;padding:8px 18px;border-radius:20px;font-weight:500;font-size:16px;box-shadow:0 4px 10px #0000001a;color:#121212;white-space:nowrap}.floating-contact-btn{width:60px;height:60px;border-radius:50%;border:none;display:flex;justify-content:center;align-items:center;color:#fff;box-shadow:0 6px 16px #0003;cursor:pointer;transition:transform .2s ease}.floating-contact-btn:hover{transform:scale(1.05)}.floating-contact-btn svg{width:28px;height:28px}@keyframes fc-shake{0%{transform:scale(1) rotate(0)}15%{transform:scale(1.1) rotate(-15deg)}30%{transform:scale(1.1) rotate(15deg)}45%{transform:scale(1.1) rotate(-15deg)}60%{transform:scale(1.1) rotate(15deg)}75%{transform:scale(1.1) rotate(0)}to{transform:scale(1) rotate(0)}}.floating-contact-widget .floating-contact-btn{animation:fc-shake .8s ease-in-out 1s}.floating-contact-widget.is-closed .fc-icon-close,.floating-contact-widget.is-closed .floating-contact-label{display:none!important}.floating-contact-widget.is-closed .fc-icon-open{display:block!important}.floating-contact-widget:not(.is-closed) .fc-icon-close{display:block!important}.floating-contact-widget:not(.is-closed) .fc-icon-open{display:none!important}.fc-option:focus-visible,.floating-contact-btn:focus-visible{outline:2px solid #000;outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/14/assets/floating-contact.css.map */
