/*!rtl:begin:ignore*/
.return-to-top{z-index:90;width:3.75rem;height:1.875rem;filter:drop-shadow(var(--sh_gl-shadow));visibility:hidden;transition:visibility 0s .4s,inset-block-end .4s;position:fixed;inset-block-end:-1.875rem;inset-inline-end:1rem}.return-to-top[aria-hidden=false]{visibility:visible;transition-delay:0s;inset-block-end:1rem}.return-to-top:hover .return-to-top__arrow{stroke:var(--sh_accent-secondary)}.return-to-top__arrow{stroke:var(--sh_accent-primary);transition:stroke .15s ease-in-out}
