:root{--animate-delay:.5s}.reload-page{align-items:center;border:.0625rem solid red;border-radius:50%;bottom:6.875rem;color:#fff;display:inline-flex;font-size:2rem;justify-content:center;opacity:1;padding:1rem;position:fixed;right:3.75rem;transition:opacity .25s ease-in-out}@media (max-width:768px){.reload-page{bottom:4.375rem;right:1.625rem}}.reload-page:hover{background-color:#ff00005e;cursor:pointer}.go-to-top{align-items:center;border:.0625rem solid red;border-radius:50%;bottom:6.25rem;color:#fff;display:inline-flex;font-size:2rem;justify-content:center;opacity:0;padding:1rem;pointer-events:none;position:fixed;right:3.75rem;transition:opacity .25s ease-in-out}@media (max-width:768px){.go-to-top{bottom:4.375rem;right:1.625rem}}.go-to-top.show{opacity:1;pointer-events:all}.go-to-top.show:hover{background-color:#ff00005e;cursor:pointer}
