.back-to-top-wrapper{--btt-size:3.25rem;height:100vh;position:absolute;right:0;top:0;width:1px}@media (min-width:900px){.back-to-top-wrapper{--btt-size:3.75rem}}.hs-inline-edit #hs_cos_wrapper_btt{height:50px;min-width:100px}.back-to-top,.hs-inline-edit #hs_cos_wrapper_btt{bottom:var(--site-gutter);position:fixed;right:var(--site-gutter);z-index:9999}.back-to-top{align-items:center;background-color:rgb(var(--color-background-alt));color:rgb(var(--color-foreground-alt));display:flex;flex-flow:column;font-size:15px;font-weight:400;height:var(--btt-size);justify-content:center;min-width:calc(var(--btt-size)*.8);opacity:0;padding:.75em .25em;text-align:center;text-decoration:none;transition:opacity .2s,visibility .2s;visibility:hidden}.hs-inline-edit .back-to-top,.no-js .back-to-top{opacity:1;visibility:visible}.back-to-top__icon{display:block;margin-bottom:-1em}.back-to-top--visible{opacity:1;visibility:visible}