.ps-float{position:fixed;bottom:18px;width:60px;height:60px;border-radius:999px;display:flex;align-items:center;justify-content:center;z-index:99999;box-shadow:0 10px 25px rgba(0,0,0,0.25);text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.ps-float:active{transform:scale(0.96)}.ps-icon svg{display:block;width:24px;height:24px}.ps-float-call{left:18px;background:#ffd600;color:#000}.ps-float-call svg path{fill:currentColor}.ps-float-wa{right:18px;background:#ffd600;color:#000}@media (min-width:981px){.ps-float{display:none!important}}