.backToTop{top:auto;transform:none;bottom:8.75rem;z-index:100;right:2%;border-radius:4rem}.backToTop,.backToTop.ripple_root{position:fixed}.backToTop{cursor:pointer}.backToTop .inner{background-color:#f5f5f5;border-radius:4rem;display:inline-flex;justify-content:center;align-items:center;height:3rem;min-width:3rem;padding:0 .5rem}.backToTop .inner i{transition:margin .25s ease-in-out}.backToTop .inner i:before{color:#333;font-size:.875rem;vertical-align:text-top}.backToTop .inner span{max-width:0;white-space:nowrap;overflow:hidden;transition:max-width .25s ease;transform-origin:left;clip:auto;font-size:.75rem;font-weight:500}.backToTop .inner:hover{padding-right:1.2rem}.backToTop .inner:hover i{margin:0 .3125rem}.backToTop .inner:hover span{max-width:200px}.backToTop.active .inner{background-color:#222;color:#fff}.backToTop.active .inner i:before{color:#fff}@media only screen and (min-width:992px){.backToTop{bottom:120px}}