.dnmlc{position:fixed;z-index:99999;bottom:88px;display:flex;flex-direction:column;gap:12px}.dnmlc-left{left:22px}.dnmlc-right{right:22px;align-items:flex-end}.dnmlc-item{display:flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:50%;color:#fff;text-decoration:none;box-shadow:0 8px 24px rgba(0,0,0,.2);transition:transform .2s ease}.dnmlc-item:hover{color:#fff;transform:scale(1.08)}.dnmlc-item i{font-size:25px}.dnmlc-item img{width:30px;height:30px;object-fit:contain}.dnmlc-item span{display:none;white-space:nowrap;font:700 18px/1 Arial,sans-serif}.dnmlc-phone{background:#e93636;animation:dnmlc-ring 1s ease 1}.dnmlc-phone:has(span:not(:empty)){width:auto;min-width:58px;border-radius:999px;padding:0 20px;gap:11px}.dnmlc-phone span{display:inline}.dnmlc-messenger{background:#8750c7;animation:dnmlc-ring 1s ease 1}.dnmlc-zalo{background:#51aef0;animation:dnmlc-ring 1s ease .12s 1}.dnmlc-whatsapp{background:#21a65a;animation:dnmlc-ring 1s ease .24s 1}@keyframes dnmlc-ring{0%,100%{transform:rotate(0)}20%{transform:rotate(-11deg)}40%{transform:rotate(11deg)}60%{transform:rotate(-7deg)}80%{transform:rotate(7deg)}}@media(max-width:640px){.dnmlc{bottom:72px;gap:9px}.dnmlc-left{left:12px}.dnmlc-right{right:12px}.dnmlc-item{width:50px;height:50px}.dnmlc-item i{font-size:21px}.dnmlc-phone:has(span:not(:empty)){min-width:50px;padding:0 14px}.dnmlc-item span{font-size:15px}}
