a.button.button--link.button--to-top{background-color:var(--back-bg-color,var(--dark-bg));bottom:15px;color:var(--back-text-color,#fff);font-size:.95rem;font-weight:400;min-height:40px;min-width:40px;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:focus-visible,a.button.button--link.button--to-top:hover{min-width:50px}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 svg line,a.button.button--link.button--to-top .button--arrow svg path{stroke:var(--back-text-color,#fff)}a.button.button--link.button--to-top .button--arrow:after{background-color:var(--back-text-color,#fff)}a.button.button--link.button--to-top:not(.show){opacity:0}