.back-to-top{align-items:center;background-color:#293b8a;border:none;border-radius:50%;bottom:120px;box-shadow:0 5px 12px rgba(0,0,0,.3);color:#fff;cursor:pointer;display:flex;flex-direction:column;height:60px;justify-content:center;padding:0;position:fixed;right:23px;width:60px}.back-to-top__icon{fill:#fff;height:12px;width:24px}.back-to-top__label{font-size:12px;line-height:14px;margin-top:6px;text-transform:uppercase}.back-to-top.show{display:block}