.bbs-scroll-to-top{align-items:center;background-color:#bebebe;border-radius:50%;bottom:40px;display:flex;height:40px;justify-content:center;left:30px;opacity:.6;position:fixed;transition:all .2s linear;width:40px;z-index:10}.bbs-scroll-arrow svg{width:20px}.bbs-scroll-arrow{transition:all .2s linear}.bbs-scroll-to-top:hover{opacity:1}.bbs-scroll-to-top:hover .bbs-scroll-arrow{transform:translateY(-5px)}