.BackToTop-module__Kt_FIG__backToTop{background:linear-gradient(135deg,var(--main-color),var(--main-color-hover));color:#fff;cursor:pointer;opacity:0;z-index:1000;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:30px;right:30px;transform:translateY(20px);box-shadow:0 4px 20px #ff57224d}.BackToTop-module__Kt_FIG__backToTop.BackToTop-module__Kt_FIG__visible{opacity:1;z-index:2147483647;transform:translateY(0)}.BackToTop-module__Kt_FIG__backToTop:hover{background:linear-gradient(135deg,var(--main-color-hover),var(--main-color));transform:translateY(-3px);box-shadow:0 8px 30px #ff572266}.BackToTop-module__Kt_FIG__backToTop:active{transform:translateY(-1px)}.BackToTop-module__Kt_FIG__backToTop svg{width:24px;height:24px}@media screen and (max-width:768px){.BackToTop-module__Kt_FIG__backToTop{width:45px;height:45px;bottom:20px;right:20px}.BackToTop-module__Kt_FIG__backToTop svg{width:20px;height:20px}}
