.back-to-top{display:flex;flex-direction:row;justify-content:center;position:fixed;bottom:-20px;opacity:0;transition:all .3s}@media(max-width:9999px)and (min-width:1152px){.back-to-top{right:5%}}@media(max-width:1152px)and (min-width:1024px){.back-to-top{right:5%}}.back-to-top button{height:auto;padding:4px;background-color:#fff;border:1px solid;--tw-border-opacity:1;border-color:rgb(0 107 204/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(0 107 204/var(--tw-text-opacity,1))}.back-to-top button:hover{background-color:#eef}.back-to-top.shown{opacity:1;bottom:60px}@media(max-width:640px)and (min-width:376px){.back-to-top.shown{bottom:100px}}@media(max-width:376px)and (min-width:0px){.back-to-top.shown{bottom:100px}}