a.button.button--link.button--to-top{background-color:var(--bg-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:100}@media not screen and (min-width:1175px){a.button.button--link.button--to-top{right:25px}}@media not screen and (min-width:1024px){a.button.button--link.button--to-top{display:none}}a.button.button--link.button--to-top .button--arrow{margin-left:0;margin-right:5px;transform:rotate(180deg)}a.button.button--link.button--to-top .button--arrow .arrow line,a.button.button--link.button--to-top .button--arrow .arrow path{fill:var(--text-color);stroke:var(--text-color)}a.button.button--link.button--to-top .button--arrow:after{background-color:var(--text-color)}a.button.button--link.button--to-top:not(.show){opacity:0}