.scrollToTop{width:45px;height:45px;display:flex;align-items:center;justify-content:center;color:#000;z-index:350;font-size:0;border:1px solid #000;border-radius:50%;text-decoration:none;background-color:#FFF;position:fixed;bottom:75px;right:40px;visibility:hidden;opacity:0;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:scale(1);transition:.2s all ease}.scrollToTop.button-show{visibility:visible;opacity:1}.scrollToTop .basel-tooltip-label{display:none}.scrollToTop:after{content:"";font-family:inherit;width:18px;height:18px;background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' d='M6 15l6-6 6 6'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' d='M6 15l6-6 6 6'/%3E%3C/svg%3E") center/contain no-repeat}.scrollToTop:hover{text-decoration:none;color:#FFF;transform:scale(0.91)}@media (max-width: 1024px){.scrollToTop{bottom:12px;right:12px}}
