.bdt-scroll-button .bdt-scroll-button-align-icon-right{float:right}.bdt-scroll-button .bdt-scroll-button-align-icon-left{float:left}.bdt-scroll-button .bdt-scroll-button-content-wrapper svg,.bdt-scroll-button .bdt-scroll-button-icon svg{width:1em;height:1em;fill:#fff}.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-line-bounce .bdt-scroll-button i,.bdt-scroll-button-wrapper.bdt-multi-shadow .bdt-scroll-button i,.bdt-scroll-button-wrapper.bdt-shadow-pulse .bdt-scroll-button i,.bdt-scroll-button-wrapper.bdt-line-bounce .bdt-scroll-button svg,.bdt-scroll-button-wrapper.bdt-multi-shadow .bdt-scroll-button svg,.bdt-scroll-button-wrapper.bdt-shadow-pulse .bdt-scroll-button svg{transition:all .3s ease-in-out}.bdt-scroll-button-wrapper.bdt-line-bounce .bdt-scroll-button:hover i,.bdt-scroll-button-wrapper.bdt-multi-shadow .bdt-scroll-button:hover i,.bdt-scroll-button-wrapper.bdt-shadow-pulse .bdt-scroll-button:hover i,.bdt-scroll-button-wrapper.bdt-line-bounce .bdt-scroll-button:hover svg,.bdt-scroll-button-wrapper.bdt-multi-shadow .bdt-scroll-button:hover svg,.bdt-scroll-button-wrapper.bdt-shadow-pulse .bdt-scroll-button:hover svg{transform:scale(1.2)}.bdt-scroll-button-wrapper.bdt-shadow-pulse .bdt-scroll-button{animation:shadow-pulse 2s infinite;--box-shadow-color:rgba(129,138,145,0.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;left:-20px;right:-20px;top:-20px;bottom:-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,0.1)}@keyframes shadow-pulse{0%{box-shadow:0 0 0 0 var(--box-shadow-color)}70%{box-shadow:0 0 0 40px #fff0}100%{box-shadow:0 0 0 0 #fff0}}@keyframes line-bounce{0%{transform:scale(.5);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@keyframes multi-shadow{0%{box-shadow:0 0 0 10px var(--box-shadow-color),0 0 0 20px var(--box-shadow-color),0 0 0 30px var(--box-shadow-color)}50%{box-shadow:0 0 0 15px var(--box-shadow-color),0 0 0 30px var(--box-shadow-color),0 0 0 45px var(--box-shadow-color)}100%{box-shadow:0 0 0 10px var(--box-shadow-color),0 0 0 20px var(--box-shadow-color),0 0 0 30px var(--box-shadow-color)}}.bdt-show-hide-container .bdt-show-hide{margin:0;padding:0}.bdt-show-hide-container .bdt-show-hide .bdt-show-hide-content{display:none;margin:0;padding:0}.bdt-show-hide-container .bdt-show-hide .bdt-show-hide-item .bdt-show-hide-title{display:block;text-align:center;font-size:1rem;transition:all 300ms cubic-bezier(0,.49,.27,.99);position:relative;padding:15px 0}.bdt-show-hide-container .bdt-show-hide .bdt-show-hide-item .bdt-show-hide-title:before{content:'';position:absolute;height:100px;width:100%;left:0;bottom:100%;z-index:1;background:linear-gradient(to bottom,#fff0 0%,#fff 100%);transition:all 1000ms cubic-bezier(0,.49,.27,.99);pointer-events:none}.bdt-show-hide-container .bdt-show-hide .bdt-show-hide-item .bdt-toggle-close,.bdt-show-hide-container .bdt-show-hide .bdt-show-hide-item .bdt-toggle-open{display:none;z-index:2;position:relative}.bdt-show-hide-container .bdt-show-hide .bdt-show-hide-item.bdt-open .bdt-toggle-close{display:inline-block}.bdt-show-hide-container .bdt-show-hide .bdt-show-hide-item.bdt-open .bdt-show-hide-icon-closed{display:none}.bdt-show-hide-container .bdt-show-hide .bdt-show-hide-item.bdt-open .bdt-show-hide-icon-opened{display:block}.bdt-show-hide-container .bdt-show-hide .bdt-show-hide-item.bdt-open .bdt-show-hide-title:before{height:15px!important;transition:all 1s linear}.bdt-show-hide-container .bdt-show-hide .bdt-show-hide-item:not(.bdt-open) .bdt-toggle-open{display:inline-block}.bdt-show-hide-container .bdt-show-hide .bdt-show-hide-item .bdt-show-hide-icon-closed{display:block}.bdt-show-hide-container .bdt-show-hide .bdt-show-hide-item .bdt-show-hide-icon-opened{display:none}.bdt-show-hide-container .bdt-show-hide .bdt-show-hide-item.bdt-open .bdt-show-hide-content{display:block}.bdt-show-hide-container .bdt-show-hide .bdt-show-hide-icon{display:inline-block;margin-left:10px;position:relative;z-index:2}.bdt-show-hide-container .bdt-show-hide .bdt-show-hide-icon.left-position{margin-right:10px}.bdt-show-hide-container .bdt-show-hide .bdt-show-hide-icon svg{width:1em;height:1em;fill:#1e87f0}.bdt-show-hide-container .bdt-show-hide-title{display:block}.bdt-show-hide-container .bdt-show-hide-content{display:none}.bdt-fold-toggle{overflow:hidden;transition:all 1s linear}