<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.back-to-top{position:fixed;bottom:40px;z-index:1;width:2.5rem;height:2.5rem;border-radius:100%;display:flex;justify-content:center;align-items:center;padding:0;background:var(--color-brand-primary);cursor:pointer;opacity:0;margin-right:20px}.back-to-top__wrapper{height:0;display:flex;justify-content:flex-end;align-items:flex-end}@media screen and (min-width:1440px){.back-to-top{margin-right:8px}}.back-to-top--is-loaded{transition:all .32s 0s ease-in-out}.back-to-top--visible{opacity:1}.back-to-top svg{transform:rotate(180deg)}.back-to-top svg stroke{color:var(--color-white)}.back-to-top:hover{background:var(--color-brand-secondary)}</pre></body></html>