.back-to-top{display:none;align-items:center;background-color:#222629;width:90px;padding:.3rem;border-radius:25px;cursor:pointer;position:fixed;right:20%;bottom:25px;z-index:10}.back-to-top:before{content:"";display:inline-block;margin:0 .25rem;height:25px;width:25px;background-image:url(/assets/images/icon-arrow-up-white.svg);background-repeat:no-repeat;background-size:15px;background-position:top 50% left 50%}.back-to-top__text{font-size:.8rem;font-weight:700;text-transform:uppercase;color:#fff}@media(min-width:600px){.back-to-top{width:180px;right:10%;bottom:20%}.back-to-top:before{background-size:18px;height:40px;width:35px}}