.wub-back-to-top{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;color:var(--color-body,var(--wub-color-navy,#10263b));background:var(--bg-body,#fff);position:fixed;bottom:20px;right:20px;z-index:30;border:0;border-radius:50%;cursor:pointer;box-shadow:0 0 0 1px rgba(var(--color-body-rgb),.1);transform:translateY(70px);transition:transform .25s cubic-bezier(.104,.204,.492,1)}.wub-back-to-top.is-visible{transform:translateY(0)}.wub-back-to-top svg{overflow:visible;pointer-events:none;transform:translateY(1px)}.wub-back-to-top:focus-visible{outline:2px solid var(--wub-color-accent,#b6a38b);outline-offset:3px}@media only screen and (min-width:1068px){.wub-back-to-top{bottom:30px;right:30px}}@media(prefers-reduced-motion:reduce){.wub-back-to-top{transition:none}}
