.jump-to-top-section{padding-top:calc(var(--section-padding-top, 36px));padding-bottom:calc(var(--section-padding-bottom, 36px))}.jump-to-top-container{display:flex;justify-content:center;align-items:center}.jump-to-top-button{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;padding:1.2rem 2.4rem;border-radius:.4rem;font-weight:500;font-size:1.4rem;text-decoration:none;cursor:pointer;transition:all .3s ease;position:relative;min-height:4.4rem;border:none;outline:none}.jump-to-top-button:focus-visible{outline:.2rem solid rgb(var(--color-button));outline-offset:.2rem}.jump-to-top-button:hover{transform:translateY(-.2rem)}.jump-to-top-button:active{transform:translateY(0)}.jump-to-top-icon{width:1.6rem;height:1.6rem;flex-shrink:0;transition:transform .3s ease}.jump-to-top-button:hover .jump-to-top-icon{transform:translateY(-.2rem)}.jump-to-top-text{font-family:var(--font-body-family, sans-serif);letter-spacing:.02em}.jump-to-top-button{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto;position:fixed;bottom:15px;right:10px;z-index:998;box-shadow:0 0 10px #0000001a;border-radius:25px;outline:solid 1px rgba(var(--color-foreground),.5)}.jump-to-top-section[data-hide-when-at-top=true] .jump-to-top-button:not(.jump-to-top-visible){opacity:0;visibility:hidden;transform:translateY(1rem);pointer-events:none}.jump-to-top-button.jump-to-top-visible{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}@media screen and (max-width: 750px){.jump-to-top-button{padding:1rem 2rem;font-size:1.3rem;min-height:4rem}.jump-to-top-icon{width:1.4rem;height:1.4rem}}@media screen and (max-width: 550px){.jump-to-top-button{padding:.8rem 1.6rem;gap:.6rem}.jump-to-top-text{font-size:1.2rem}}@media (prefers-reduced-motion: reduce){.jump-to-top-button,.jump-to-top-icon{transition:none}.jump-to-top-button:hover,.jump-to-top-button:hover .jump-to-top-icon{transform:none}.jump-to-top-button:not(.jump-to-top-visible){transform:none}.jump-to-top-button.jump-to-top-visible{transform:none}}.jump-to-top-section{--section-padding-top: var(--padding-top, 36px);--section-padding-bottom: var(--padding-bottom, 36px)}.jump-to-top-button.button--primary{background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));border:var(--buttons-border-width) solid rgba(var(--color-button),var(--buttons-border-opacity))}.jump-to-top-button.button--primary:hover{background-color:rgb(var(--color-button-text));color:rgb(var(--color-button))}.jump-to-top-button.button--secondary{background-color:transparent;color:rgb(var(--color-button));border:var(--buttons-border-width) solid rgb(var(--color-button))}.jump-to-top-button.button--secondary:hover{background-color:rgb(var(--color-button));color:rgb(var(--color-button-text))}.jump-to-top-fixed{position:fixed;bottom:2rem;right:2rem;z-index:100;border-radius:50%;width:5rem;height:5rem;padding:0;box-shadow:0 .4rem 1.2rem #00000026}.jump-to-top-fixed .jump-to-top-text{display:none}.jump-to-top-fixed .jump-to-top-icon{width:2rem;height:2rem}@media screen and (max-width: 750px){.jump-to-top-fixed{bottom:1.5rem;right:1.5rem;width:4.5rem;height:4.5rem}.jump-to-top-fixed .jump-to-top-icon{width:1.8rem;height:1.8rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/jump-to-top.css.map */
