.scrollToTop_box__U8giA{position:fixed;z-index:20;right:20px;bottom:20px;transform:translateX(200%);transition:transform .3s}.scrollToTop_box__active__m8agO{transform:translateX(0)}.scrollToTop_box__U8giA button{background-color:var(--title-color);color:#fff;padding:10px;width:clamp(35px,3vw,50px);height:clamp(35px,3vw,50px);display:flex;justify-content:center;align-items:center;transition:background-color .3s;opacity:.8;border-radius:5px;background-image:url(/_next/static/media/arrow-up-solid.eb6a99db.svg);background-repeat:no-repeat;background-position:50%;background-size:40%}.scrollToTop_box__U8giA button:hover{background-color:#4544ba}@media screen and (max-width:1024px){.scrollToTop_box__U8giA{bottom:60px}}