.back-button{position:fixed!important;bottom:1rem;left:1rem;pointer-events:all;opacity:.8;display:flex;align-items:center;gap:.5rem}.back-button svg{display:inline-block;pointer-events:none}.back-button span{display:inline-block;white-space:nowrap;pointer-events:none}.back-button:active{opacity:1}.back-button-right-on-mobile{right:1rem;left:auto}@media only screen and (min-width: 768px){.back-button{top:100px;left:2rem;right:auto}.back-button:hover{opacity:1}}@media only screen and (min-width: 1025px){.back-button{top:100px;left:2rem}}@media only screen and (min-width: 1300px){.back-button{left:4rem}}.hide-on-mobile{display:none}@media only screen and (min-width: 768px){.hide-on-mobile{display:block}}
