.ScrollToTop_scrollTop__fCsmp{position:fixed;bottom:clamp(72px,10vh,100px);right:20px;width:clamp(40px,5vw,50px);height:clamp(40px,5vw,50px);background:rgba(0,0,0,.07);border:1px solid #929292a2;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1000;transition:transform .2s ease,box-shadow .2s ease}.ScrollToTop_scrollTop__fCsmp:hover{transform:scale(1.1);box-shadow:0 0 10px rgba(255,255,255,.8)}.ScrollToTop_scrollTop__fCsmp:active{transform:scale(.95)}.ScrollToTop_scrollTop__fCsmp svg{width:100%;height:100%}@media (min-width:769px) and (max-width:1024px){.ScrollToTop_scrollTop__fCsmp{bottom:100px;width:50px;height:50px}.ScrollToTop_scrollTop__fCsmp svg{width:50px;height:50px}}@media (max-width:768px){.ScrollToTop_scrollTop__fCsmp{bottom:80px;width:45px;height:45px}.ScrollToTop_scrollTop__fCsmp svg{width:45px;height:45px}}