.footer-content{display:grid;grid-template-columns:1fr;gap:4rem;padding-top:2rem;padding-bottom:2rem}@media screen and (min-width: 750px) and (max-width: 989px){.footer-content{grid-template-columns:repeat(min(var(--grid-columns),3),1fr);grid-auto-flow:row}.footer-content--isolated-grid-item-tablet>:last-child{grid-column:1 / -1}}@media screen and (min-width: 990px){.footer-content{grid-template-columns:repeat(var(--grid-columns),1fr)}.footer-content[style*="--grid-columns: 1"]{justify-items:center}.footer-content--isolated-grid-item-desktop>:last-child{grid-column:1 / -1}}#scroll-to-top{position:fixed;bottom:2rem;right:2rem;width:3rem;height:3rem;background-color:rgb(var(--color-background));border:1px solid rgb(var(--color-foreground),.1);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .3s cubic-bezier(.25,.46,.45,.94);z-index:var(--layer-sticky);box-shadow:0 4px 12px #0000001a}#scroll-to-top.visible{opacity:1;visibility:visible;transform:translateY(0)}#scroll-to-top:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000026;border-color:rgb(var(--color-foreground),.2)}#scroll-to-top svg{width:1.2rem;height:1.2rem;color:rgb(var(--color-foreground))}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-footer.css.map */
