.progress-wrap{position:fixed;right:50px;bottom:50px;height:58px;width:58px;cursor:pointer;border-radius:50px;z-index:999;opacity:0;visibility:hidden;transform:translateY(15px);transition:all 200ms linear}.progress-wrap.active-progress{opacity:1;visibility:visible;transform:translateY(0)}.progress-wrap::after{position:absolute;content:url("data:image/svg+xml,%3csvg width=%2216%22 height=%2218%22 viewBox=%220 0 16 18%22 fill=%22none%22 xmlns=%22http://www.w3.org/2000/svg%22%3e %3cpath d=%22M0.929463 8.07129C0.539038 7.68086 0.539236 7.04778 0.929463 6.65723L7.29372 0.292968C7.68424 -0.0975555 8.31726 -0.0975555 8.70778 0.292968L15.072 6.65723C15.4623 7.04777 15.4625 7.68086 15.072 8.07129C14.6816 8.46171 14.0485 8.46152 13.658 8.07129L9.00075 3.41406L9.00075 18L7.00075 18L7.00075 3.41406L2.34353 8.07129C1.95298 8.46152 1.31989 8.46171 0.929463 8.07129Z%22 fill=%22url%28%23paint0_linear_4228_2089%29%22/%3e %3cdefs%3e %3clinearGradient id=%22paint0_linear_4228_2089%22 x1=%221.42855%22 y1=%2216.966%22 x2=%2214.2846%22 y2=%220.844507%22 gradientUnits=%22userSpaceOnUse%22%3e%3cstop stop-color=%22%2323FF98%22/%3e %3cstop offset=%221%22 stop-color=%22%2302B3FF%22/%3e %3c/linearGradient%3e %3c/defs%3e %3c/svg%3e ");top:50%;left:50%;height:18px;transform:translate(-50%, -50%);cursor:pointer;display:block;z-index:2;transition:all 200ms ease-in-out}.progress-wrap:hover::after{top:45%}.progress-wrap .progress-circle{position:absolute;top:0;left:0;width:58px;height:58px}.progress-wrap .progress-circle path{transition:stroke-dashoffset 10ms linear}.progress-wrap .progress-circle .progress-path{transition:stroke-dashoffset 10ms linear}@media(max-width: 767.98px){.progress-wrap{right:25px;bottom:25px;height:46px;width:46px}.progress-wrap .progress-circle{width:46px;height:46px}}