.mch-go-to-top{--wb-icon__size:var(--wb-ds-icon-size--m);--wb-button__bezel-right:var(--wb-ds-space--2xs);--wb-button__bezel-left:var(--wb-ds-space--2xs);--wb-button__background:var(--wb-ds-color-gray--white);position:absolute;top:1.2rem;top:var(--wb-ds-space--xs);right:1.2rem;right:var(--wb-ds-space--xs);z-index:5;z-index:var(--wb-ds-zindex--element);animation:fadeIn .35s;animation:fadeIn var(--wb-ds-animation-duration--medium)}@media(min-width:1280px){.mch-go-to-top{--wb-icon__size:var(--wb-ds-icon-size--l);--wb-button__bezel-right:var(--wb-ds-space--s);--wb-button__bezel-left:var(--wb-ds-space--s);--wb-button__bezel-top:var(--wb-ds-space--s);--wb-button__bezel-bottom:var(--wb-ds-space--s)}}.mch-go-to-top--hidden{display:none;pointer-events:none}.mch-go-to-top--stuck{position:fixed;top:auto;bottom:1.2rem;bottom:var(--wb-ds-space--xs)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}