@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rotating{animation:rotate 1s linear infinite;border:6px solid #d3d3d3;border-left-color:#c9ec66;height:50px;width:50px;border-radius:50px}.ScrollToTop_scrollToTop__xWHuP{position:fixed;bottom:220px;right:45px;z-index:1000}.ScrollToTop_scrollIconWrapper__miJWY{width:50px;height:50px;border-radius:50%;background-color:var(--safar-button-orange,#ff9800);color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:background-color .3s ease,transform .3s ease}.ScrollToTop_scrollIconWrapper__miJWY:hover{background-color:var(--safar-button-orange3,#9c6107);transform:translateY(-3px)}.ScrollToTop_scrollIcon__puY78{font-size:1.2rem}@media (max-width:576px){.ScrollToTop_scrollToTop__xWHuP{right:15px!important;bottom:170px!important}}