.scrollTopBtn{color:#fff;cursor:pointer;z-index:9999;background:#2693b4;border:none;border-radius:50%;width:48px;height:48px;font-size:22px;transition:all .3s ease-in-out;position:fixed;bottom:50px;right:25px;box-shadow:0 6px 22px #00000040}.scrollTopBtn:hover{background:#2693b4;transform:translateY(-4px)}.scrollTopBtn:active{transform:scale(.92)}@media (max-width:425px){.scrollTopBtn{color:#fff;cursor:pointer;z-index:9999;background:#2693b4;border:none;border-radius:50%;width:48px;height:48px;font-size:22px;transition:all .3s ease-in-out;position:fixed;bottom:25px;left:53%;box-shadow:0 6px 22px #00000040}}
.whatsappBtn{color:#fff;z-index:9999;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:28px;text-decoration:none;transition:transform .3s,background .3s;animation:2s infinite whatsappPulse;display:flex;position:fixed;bottom:110px;right:25px;box-shadow:0 6px 22px #00000040}.whatsappBtn:hover{color:#fff;background:#1ebe57;transform:translateY(-4px)scale(1.05)}.whatsappBtn:active{transform:scale(.94)}@keyframes whatsappPulse{0%{box-shadow:0 6px 22px #25d36673,0 0 #25d3668c}70%{box-shadow:0 6px 22px #25d36673,0 0 0 18px #25d36600}to{box-shadow:0 6px 22px #25d36673,0 0 #25d36600}}@media (max-width:425px){.whatsappBtn{width:48px;height:48px;font-size:24px;bottom:90px;right:20px}}
