.progress-wrap{cursor:pointer;z-index:10000;opacity:0;visibility:hidden;background-color:#0000;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:all .2s linear;display:flex;position:fixed;bottom:30px;right:30px;transform:translateY(15px);box-shadow:inset 0 0 0 2px #e1e1e1}.progress-wrap.active-progress{opacity:1;visibility:visible;transform:translateY(0)}.progress-wrap svg{fill:none;transition:all .5s}.progress-wrap svg.progress-circle{stroke:#1781fe;stroke-width:4px;box-sizing:border-box;transition:all .2s linear}.progress-wrap .arrow{fill:#1781fe;transition:all .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.progress-wrap:hover{background-color:#1781fe}.progress-wrap:hover .arrow{fill:#fff}@media (max-width:768px){.progress-wrap{width:40px;height:40px;bottom:20px;right:20px}.progress-wrap .arrow{width:18px;height:20px}}
.whatsapp-float-button{z-index:9999;position:fixed;bottom:40px;left:20px}.whatsapp-bubbles{pointer-events:none;width:100%;height:100%;position:absolute;bottom:0;left:0}.bubble{opacity:0;background-color:#25d366;border-radius:50%;width:18px;height:18px;animation:2.5s infinite bubbleFloatCurved;position:absolute;bottom:0;left:0}.bubble-1{animation-delay:0s}.bubble-2{width:16px;height:16px;animation-delay:.5s}.bubble-3{width:14px;height:14px;animation-delay:1s}@keyframes bubbleFloatCurved{0%{opacity:0;bottom:0;left:0;transform:scale(0)}15%{opacity:1}50%{opacity:1;bottom:-15px;left:-35px;transform:scale(1)}85%{opacity:1}to{opacity:0;bottom:-30px;left:-70px;transform:scale(.8)}}.whatsapp-button-link{background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;padding:0;text-decoration:none;transition:all .2s;display:flex;position:relative;box-shadow:0 2px 8px #00000026}.whatsapp-button-link:hover{background-color:#20ba5a;transform:scale(1.05);box-shadow:0 4px 12px #0003}.whatsapp-icon{object-fit:contain;width:32px;height:32px}@media (max-width:768px){.whatsapp-float-button{bottom:30px;left:15px}.whatsapp-button-link{width:52px;height:52px}.whatsapp-icon{width:28px;height:28px}.bubble{width:14px;height:14px}.bubble-2{width:12px;height:12px}.bubble-3{width:10px;height:10px}}
