.hiq-to-top-button{z-index:100;position:fixed;bottom:2.5rem;right:5rem;display:none}.hiq-to-top-button.show{display:block}.hiq-to-top-button span{display:none}@media screen and (max-width:63.9375em){.hiq-to-top-button{right:2.5rem}}.hiq-to-top-button__link{display:flex;align-items:center;text-decoration:none;background-color:#2f2e33;border-radius:50%;padding:1.0625rem;transition:all .5s}@media screen and (max-width:63.9375em){.hiq-to-top-button__link{padding:.75rem}}.hiq-to-top-button__link:hover{background-color:#4bb9bb}.hiq-to-top-button__link:hover::before{color:#2f2e33}.hiq-to-top-button__link::before{content:"";font-family:icons;font-size:1.25rem;font-weight:400;color:#fff}