a.button.button--text-link.button--to-top{background-color:var(--background-color,#fff);bottom:15px;color:var(--text-color);font-size:.95rem;font-weight:400;min-height:45px;padding:1rem;position:fixed;right:75px;transform:rotate(90deg);transform-origin:right;z-index:200}@media not screen and (min-width:1175px){a.button.button--text-link.button--to-top{right:25px}}@media not screen and (min-width:1024px){a.button.button--text-link.button--to-top{display:none}}a.button.button--text-link.button--to-top .button--arrow{margin-left:0;margin-right:5px;transform:rotate(180deg)}a.button.button--text-link.button--to-top .button--arrow .theme-icon line,a.button.button--text-link.button--to-top .button--arrow .theme-icon path{fill:var(--text-color);stroke:var(--text-color)}a.button.button--text-link.button--to-top .button--arrow:after{background-color:var(--text-color)}a.button.button--text-link.button--to-top:not(.show){opacity:0}