.back-to-top{box-sizing:border-box!important;position:fixed!important;bottom:30px;z-index:999;left:auto;right:auto;width:50px!important;height:50px!important;min-width:50px;min-height:50px;max-width:50px;max-height:50px;background-color:rgb(var(--color-base-background-1));border:1.5px solid rgba(var(--color-base-text),.1);border-radius:40px!important;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transform:translateY(20px) scale(.9);transition:all .3s cubic-bezier(.4,0,.2,1);padding:0!important;margin:0!important;outline:none;line-height:1;font-size:0;overflow:visible;position:relative}@media screen and (min-width:768px){.back-to-top[data-position=right]{right:30px!important;left:auto!important}.back-to-top[data-position=left]{left:30px!important;right:auto!important}}.back-to-top.back-to-top--visible{opacity:1;visibility:visible;transform:translateY(0) scale(1);pointer-events:all}.back-to-top__progress{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-90deg);width:100%;height:100%;pointer-events:none;overflow:visible}.back-to-top__progress path{stroke:rgb(var(--color-base-text));stroke-width:3.5;fill:none;stroke-linecap:round;transition:stroke-dashoffset 10ms linear,stroke .2s ease}.no-touchevents .back-to-top:hover .back-to-top__progress path{stroke:rgb(var(--color-base-solid-button-labels))}.back-to-top__icon{width:22px;height:22px;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;z-index:1}.back-to-top__icon svg{width:100%;height:100%;display:block}.back-to-top__icon svg path{stroke:rgb(var(--color-base-text));stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;fill:none;transition:stroke .2s ease}@media screen and (min-width:768px){.no-touchevents .back-to-top:hover{background-color:rgb(var(--color-base-accent-1));border-color:rgba(var(--color-base-accent-1),1);transform:translateY(-2px) scale(1.05);box-shadow:0 4px 12px #00000026}.no-touchevents .back-to-top:hover .back-to-top__icon svg path{stroke:rgb(var(--color-base-solid-button-labels))}.back-to-top:active{transform:translateY(0) scale(.98);box-shadow:0 1px 4px #0000001a}}.back-to-top:focus-visible{outline:2px solid rgb(var(--color-base-accent-1));outline-offset:2px}@media screen and (max-width:767px){.back-to-top{width:40px!important;height:40px!important;min-width:40px;min-height:40px;max-width:40px;max-height:40px;bottom:20px;border-radius:40px!important}.back-to-top--hide-mobile{display:none!important}.back-to-top,.back-to-top[data-position=right],.back-to-top[data-position=left]{left:50%!important;right:auto!important;transform:translate(-50%) translateY(20px) scale(.9)}.back-to-top.back-to-top--visible,.back-to-top[data-position=right].back-to-top--visible,.back-to-top[data-position=left].back-to-top--visible{transform:translate(-50%) translateY(0) scale(1)}.no-touchevents .back-to-top:hover,.no-touchevents .back-to-top[data-position=right]:hover,.no-touchevents .back-to-top[data-position=left]:hover{background-color:rgb(var(--color-base-accent-1));border-color:rgba(var(--color-base-accent-1),1);transform:translate(-50%) translateY(-2px) scale(1.05);box-shadow:0 4px 12px #00000026}.no-touchevents .back-to-top:hover .back-to-top__icon svg path{stroke:rgb(var(--color-base-solid-button-labels))}.back-to-top:active,.back-to-top[data-position=right]:active,.back-to-top[data-position=left]:active{transform:translate(-50%) translateY(0) scale(.98);box-shadow:0 1px 4px #0000001a}.back-to-top__icon{width:18px;height:18px}.back-to-top__progress path{stroke-width:3}}@media screen and (min-width:768px){@keyframes back-to-top-bounce{0%{transform:translateY(20px) scale(.9);opacity:0}60%{transform:translateY(-3px) scale(1.05);opacity:1}to{transform:translateY(0) scale(1);opacity:1}}}@media screen and (max-width:767px){@keyframes back-to-top-bounce{0%{transform:translate(-50%) translateY(20px) scale(.9);opacity:0}60%{transform:translate(-50%) translateY(-3px) scale(1.05);opacity:1}to{transform:translate(-50%) translateY(0) scale(1);opacity:1}}}.back-to-top.back-to-top--visible:not(.back-to-top--no-animation){animation:back-to-top-bounce .4s cubic-bezier(.4,0,.2,1)}.back-to-top--no-animation{animation:none!important}body{min-height:auto!important}@media(prefers-contrast:high){.back-to-top{border-width:2px;border-color:rgba(var(--color-base-text),.5)}.back-to-top__progress path{stroke-width:2}}@media(prefers-reduced-motion:reduce){.back-to-top,.back-to-top__icon,.back-to-top__icon svg path,.back-to-top__progress path{transition:none!important;animation:none!important}.back-to-top.back-to-top--visible{transform:none}@media screen and (max-width:767px){.back-to-top.back-to-top--visible,.back-to-top[data-position=right].back-to-top--visible,.back-to-top[data-position=left].back-to-top--visible{transform:translate(-50%)}}}.back-to-top[class*=color-]{background-color:rgb(var(--color-background));border-color:rgba(var(--color-foreground),.1)}.back-to-top[class*=color-] .back-to-top__icon svg path{stroke:rgb(var(--color-foreground))}.back-to-top[class*=color-] .back-to-top__progress path{stroke:rgb(var(--color-foreground))}@media screen and (min-width:768px){.no-touchevents .back-to-top[class*=color-]:hover{background-color:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground))}.no-touchevents .back-to-top[class*=color-]:hover .back-to-top__icon svg path{stroke:rgb(var(--color-background))}.no-touchevents .back-to-top[class*=color-]:hover .back-to-top__progress path{stroke:rgb(var(--color-background))}}@media screen and (max-width:767px){.no-touchevents .back-to-top[class*=color-]:hover{background-color:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground))}.no-touchevents .back-to-top[class*=color-]:hover .back-to-top__icon svg path{stroke:rgb(var(--color-background))}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/component-back-to-top.css.map */
