.bdt-scroll-button-wrapper.bdt-line-bounce .bdt-scroll-button,.bdt-scroll-button-wrapper.bdt-multi-shadow .bdt-scroll-button,.bdt-scroll-button-wrapper.bdt-shadow-pulse .bdt-scroll-button{font-size:16px;padding:30px;border-radius:60px;line-height:1}.bdt-scroll-button-wrapper.bdt-shadow-pulse .bdt-scroll-button{animation:shadow-pulse 2s infinite;--box-shadow-color:rgba(129,138,145,.1)}.bdt-scroll-button-wrapper.bdt-line-bounce .bdt-scroll-button{position:relative}.bdt-scroll-button-wrapper.bdt-line-bounce .bdt-scroll-button:before,.bdt-scroll-button-wrapper.bdt-line-bounce .bdt-scroll-button:after{content:"";display:block;position:absolute;border:1px solid #818a91;inset-inline-start:-20px;inset-inline-end:-20px;inset-block-start:-20px;inset-block-end:-20px;border-radius:50%;animation:line-bounce 1.5s linear infinite;opacity:0;backface-visibility:hidden}.bdt-scroll-button-wrapper.bdt-line-bounce .bdt-scroll-button:after{animation-delay:.5s}.bdt-scroll-button-wrapper.bdt-multi-shadow .bdt-scroll-button{animation:multi-shadow 2s infinite;--box-shadow-color:rgba(129,138,145,.1)}