.fs-sticky-btn{display:none;position:fixed;left:20px;bottom:20px;width:60px;height:60px;padding:0;border:none;border-radius:50%;background:#f74275!important;align-items:center;justify-content:center;box-shadow:0 0 16px rgba(0,0,0,.7);cursor:pointer;z-index:99999;outline:none;-webkit-tap-highlight-color:transparent}.fs-sticky-btn svg{width:24px;height:24px;flex-shrink:0}.fs-sticky-btn,.fs-sticky-btn:focus{background:#f74275!important}.fs-sticky-btn:active{background:#ff6691!important}@media (hover:hover) and (pointer:fine){.fs-sticky-btn:hover{background:#ff6691!important}}@media (max-width:1024px){.fs-sticky-btn{display:flex}}