#btn-backtotop.back-to-top-link{align-items:center;background-color:rgba(255,108,0,.5);border-radius:50%;bottom:15px;color:#fff;cursor:pointer;display:flex;height:3rem;justify-content:center;padding:.25rem;pointer-events:all;position:fixed;right:15px;text-align:center;transition:all .3s ease;width:3rem;z-index:2000}@media screen and (min-width:769px){#btn-backtotop.back-to-top-link{bottom:15px}}#btn-backtotop.back-to-top-link.show{display:block}#btn-backtotop.back-to-top-link:hover{background-color:#ff6c00}@media screen and (min-width:768px){.back-to-top-link{bottom:25px;right:25px}}#btn-backtotop.back-to-top-link svg{color:#fff;height:25px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:25px}