.fixed_chat{position:fixed;bottom:70px;inset-inline-end:30px;background-color:#25d366;border-radius:30px;place-content:center;place-items:center;display:flex;border:0;cursor:pointer;transition:.15s ease-in;width:60px;height:60px;z-index:100;float:right;opacity:1;outline:0}.fixed_chat:after,.fixed_chat:before{content:"";background-color:inherit;display:block;position:absolute;border-radius:50%;z-index:0;left:-3px;opacity:0;right:-3px;top:-3px;bottom:-3px}.top-button{bottom:120px}.fixed_chat_before{bottom:130px}.fixed_chat svg{position:relative;z-index:5;margin-left:1px}.fixed_chat:after{animation:1.5s linear infinite pulse}.fixed_chat:before{animation:1s linear infinite pulseBefore}.fixed_chat:hover{box-shadow:0 0 10px 5px rgba(0,0,0,.3)}@media only screen and (max-width:900px){.fixed_chat{width:60px;height:60px;inset-inline-end:20px;bottom:65px}.fixed_chat svg{height:25px;width:26px}}@media only screen and (max-width:500px){.fixed_chat{inset-inline-end:10px}}@keyframes pulse{0%{transform:scale(.5);opacity:0}50%{opacity:.5}100%{transform:scale(1.2);opacity:0}}@keyframes pulseBefore{0%{transform:scale(1);opacity:0}50%{opacity:.6}100%{transform:scale(1.2);opacity:0}}table{width:100%;margin:30px 0}table td,table th{border:1px solid;padding:5px 10px}table tr td{width:50%}@media only screen and (max-width:600px){.fixed_chat svg{height:22px;width:22px}table a,table td,table tr{font-size:14px}}
