<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.whatsbutton{display:block;font-size:14px;line-height:20px;position:fixed;z-index:99999;bottom:20px;right:10px}@media only screen and (min-width:960px){.whatsbutton{right:auto;bottom:40%;margin-left:820px}.ar .whatsbutton .wb-toggle-button{right:-72px}}.whatsbutton .wb-toggle-button{background-color:#25d366;border-radius:100%;box-shadow:0 2px 5px 0 rgba(0,0,0,0.26);color:#fff;cursor:pointer;display:block;width:36px;height:36px;padding:10px;position:absolute;bottom:0;right:0;animation-name:toggleButton;animation-duration:.5s;animation-fill-mode:both}.whatsbutton .wb-toggle-button:before{background-position:center;background-repeat:no-repeat;color:#fff;content:"";display:block;width:36px;height:36px;position:absolute;left:10px;top:10px;transition:opacity 160ms ease-in-out,transform 160ms ease-in-out}.whatsbutton .wb-toggle-button:before{background-image:url(assets/whatsapp.svg)}@keyframes toggleButton{0%{opacity:0;transform:rotate(90deg) scale(0.1)}50%{opacity:1}100%{transform:rotate(0) scale(1)}}</pre></body></html>