.floating-buttons{position:fixed;right:30px;top:50%;transform:translateY(-50%);z-index:999;display:flex;flex-direction:column;gap:15px}.floating-btn{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;box-shadow:0 4px 12px #00000026;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.floating-btn:hover{transform:translate(-5px);box-shadow:0 6px 16px #00000040}.phone-btn,.email-btn{background-color:#008399}.floating-btn svg{width:28px;height:28px}@media (max-width: 768px){.floating-buttons{right:15px}.floating-btn{width:50px;height:50px}.floating-btn svg{width:24px;height:24px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/floating.css.map */
