.scroll-back-to-top{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;--button-hover-background:var(--color-white);align-items:center;background-color:var(--color-brand-background);bottom:-100%;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;min-height:3.25rem;min-width:3.25rem;padding:.375rem;position:fixed;right:0;-webkit-transition:all var(--duration-default) ease-in-out;transition:all var(--duration-default) ease-in-out;z-index:1030}.scroll-back-to-top:hover{outline-offset:-1px;outline-width:1px}.scroll-back-to-top .icon{margin:0}.scroll-back-to-top.active{bottom:3.0625rem}@media screen and (min-width:768px){.scroll-back-to-top.active{bottom:11.875rem}}@media screen and (max-width:767px){.template-product .scroll-back-to-top.active{bottom:5.625rem}}@media screen and (max-width:767px) and (min-width:768px){.template-product .scroll-back-to-top.active{bottom:11.875rem}}