body .yes-is-sticky{position:fixed;z-index:9999;transform:translateY(0);opacity:1;transition:transform .4s ease,opacity .4s ease}body .yes-is-sticky.sticel-hide-on-scroll{transform:translateY(-100%);opacity:0}.sticel-has-shadow{box-shadow:0 4px 10px rgba(0,0,0,.2);transition:box-shadow .3s ease}.sticel-fade-in{animation:fadeInSticky .4s ease forwards}.sticel-glow{box-shadow:0 0 15px rgba(0,174,255,.6);transition:box-shadow .4s ease}.sticel-logo-shrink{transition:height .3s ease;width:auto;display:block}.sticel-anim-fade-in{animation:fadeIn .4s ease forwards}.sticel-anim-slide-up{animation:slideUp .4s ease forwards}.sticel-anim-slide-down{animation:slideDown .4s ease forwards}.sticel-anim-zoom-in{animation:zoomIn .4s ease forwards}.sticel-anim-flip-in{animation:flipIn .4s ease forwards}.sticel-anim-rotate-in{animation:rotateIn .6s ease forwards}.sticel-anim-bounce-in{animation:bounceIn .6s ease forwards}.sticel-anim-slide-left{animation:slideLeft .5s ease forwards}.sticel-anim-slide-right{animation:slideRight .5s ease forwards}.sticel-anim-fade-in-up{animation:fadeInUp .5s ease forwards}.sticel-anim-fade-in-down{animation:fadeInDown .5s ease forwards}.sticel-anim-fade-in-left{animation:fadeInLeft .5s ease forwards}.sticel-anim-fade-in-right{animation:fadeInRight .5s ease forwards}.sticel-anim-zoom-out{animation:zoomOut .5s ease forwards}.sticky-back-to-top{position:fixed;bottom:30px;right:30px;z-index:999;padding:12px 14px;border-radius:20%;cursor:pointer;transition:all .3s ease;display:none;align-items:center}.sticky-back-to-top i{font-size:18px}.sticky-back-icon{font-size:20px;color:#fff;display:flex;justify-content:center;align-items:center}.sticky-logo-wrapper{position:relative;display:inline-block}.sticky-change-logo-old,.sticky-change-logo-new{position:absolute;top:0;left:0;transition:opacity .5s ease-in-out,visibility .5s ease-in-out}.sticky-change-logo-old{opacity:1;visibility:visible;position:relative}.sticky-change-logo-new{opacity:0;visibility:hidden}