a.dg2-phone-button-float{text-decoration:none}a.dg2-phone-button-float:focus{text-decoration:none;outline:none}.dg2-phone-button-float{animation:pulse 5s infinite;height:60px;transform:scale(1);justify-content:center;right:40px;color:#fff;transition:all .45s;position:fixed;padding-right:10px;bottom:120px;text-align:center;background-color:#dfab4e;align-items:center;box-shadow:0 0 0 0 #dfab4e;border-radius:50px;width:60px;padding-left:10px;display:flex;z-index:9999999}.dg2-phone-button-float span{overflow:hidden;text-decoration:none;font-weight:600;color:#fff;transition:all .45s;opacity:0;visibility:hidden;width:0}.dg2-phone-button-float:hover{text-decoration:none;transition:all .45s;width:auto}.dg2-phone-button-float:hover span{transition:all .45s;opacity:1;visibility:visible;width:auto}.dg2-phone-button-float img,.dg2-phone-button-float svg{height:40px;width:40px}