.back-to-top{position:fixed;z-index:30;right:24px;bottom:24px;width:50px;height:50px;border:0;border-radius:50%;display:grid;place-items:center;background:#b48b58;color:#fff;box-shadow:0 8px 24px rgba(0,0,0,.22);font:300 1.55rem/1 Roboto,Arial,sans-serif;cursor:pointer;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.back-to-top:hover{background:#3d4043;transform:translateY(-3px);box-shadow:0 11px 28px rgba(0,0,0,.27)}.back-to-top:focus-visible{outline:3px solid #fff;box-shadow:0 0 0 5px #3d4043}.back-to-top span{transform:translateY(-1px)}@media(max-width:560px){.back-to-top{right:16px;bottom:16px;width:46px;height:46px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.back-to-top{transition:none}}
