#fs-donation-tab{display:flex;justify-content:space-between;align-items:center;box-shadow:0 0 4px 4px rgba(0,0,0,.12);transition:right .5s;transform:rotate(-90deg);text-decoration:none;font-size:18px;font-weight:700;font-stretch:condensed;font-family:amnesty trade gothic condensed,Helvetica,Roboto,Arial,sans-serif;line-height:18px;letter-spacing:.04em;padding:20px 64px 20px 42px;position:fixed;top:50%;right:-70px;white-space:unset;z-index:999}#fs-donation-tab:not(.no-candle)::after{content:'';width:40px;height:20px;position:absolute;right:25px}#fs-donation-tab.fixed-in-page{position:absolute}#fs-donation-tab.no-candle{right:-45px;padding-right:42px}#fs-donation-tab.no-candle .candle{display:none}.candle{transform:rotate(90deg);opacity:1;position:relative;transition:opacity .3s ease-in-out,top .3s ease-in-out;width:0;z-index:0;margin-top:-32px;margin-left:12px}#fs-donation-tab.animated-candle .candle .candle-flame,#fs-donation-tab.hover-candle:hover .candle .candle-flame{animation:flicker 1s ease-in infinite alternate}.candle .candle-flame{width:18px;height:32px;left:9px;bottom:19px;max-height:0;overflow:hidden;position:absolute;transition:max-height .3s ease-in-out;z-index:100}.candle .candle-flame svg{height:30px;width:15px}#fs-donation-tab.animated-candle .candle .candle-flame svg path:first-child,#fs-donation-tab.hover-candle:hover .candle .candle-flame svg path:first-child{animation:firebig 4s ease-in infinite alternate-reverse}#fs-donation-tab.animated-candle .candle .candle-flame svg path:last-child,#fs-donation-tab.hover-candle:hover .candle .candle-flame svg path:last-child{animation:firesmall 2s ease-in infinite}.candle .candle-base{opacity:1;position:relative;transition:opacity .3s;position:absolute;bottom:-8px;left:3px}#fs-donation-tab.static-candle .candle .candle-base{opacity:1}.candle .candle-base .spark{background-color:initial;border-radius:50%;bottom:30px;height:2px;left:15%;position:absolute;transition:background-color .3s ease-in-out;width:2px;z-index:-1}#fs-donation-tab.static-candle .candle .candle-base .spark,#fs-donation-tab.no-candle .candle .candle-base .spark{display:none}.candle .candle-base .spark{animation-delay:.4s;animation-duration:6s;animation-iteration-count:infinite;animation-name:burnout-up-1;animation-timing-function:linear}.candle .candle-base .spark:nth-of-type(2n){animation-delay:1s;animation-duration:8.4s;animation-name:burnout-up-2;height:1px;width:1px}.candle .candle-base .spark:nth-of-type(3n){animation-delay:1.9s;animation-duration:8s;height:3px;left:55%;width:3px}.candle .candle-base .spark:nth-of-type(4n){animation-delay:2.6s;animation-duration:7s;left:88%}.candle .candle-base .spark:nth-of-type(5n){animation-delay:1.4s;animation-duration:7s;left:22%}.candle .candle-base .spark:nth-of-type(6n){animation-delay:3.2s;left:61%}.candle .candle-base .spark:nth-of-type(7n){animation-delay:.8s;animation-duration:5s;left:64%}.candle .candle-base .spark:nth-of-type(8n){animation-delay:5s;left:19%}.candle .candle-base .spark:nth-of-type(9n){animation-delay:4s;animation-duration:6.8s;left:22%}.candle .candle-base .spark:nth-of-type(10n){animation-delay:5.2s;left:61%}.candle .candle-base .spark:nth-of-type(11n){animation-delay:3.5s;animation-duration:8s;left:81%}.candle .candle-base .spark:nth-of-type(12n){animation-delay:2s;left:85%}#fs-donation-tab.animated-candle .candle .candle-flame,#fs-donation-tab.hover-candle:hover .candle .candle-flame{max-height:40px}#fs-donation-tab.animated-candle .candle .candle-base,#fs-donation-tab.hover-candle:hover .candle .candle-base{opacity:1}#fs-donation-tab.animated-candle .candle .candle-base .spark,#fs-donation-tab.hover-candle:hover .candle .candle-base .spark{background-color:#ff470080}#fs-donation-tab.hover-candle .candle .candle-base{animation:bounce 4s ease-in infinite alternate-reverse}#fs-donation-tab.hover-candle:hover .candle .candle-base{animation:unset}@keyframes firebig{0%{transform:rotate(-2deg);transform-origin:bottom center}20%{transform:rotate(2deg);transform-origin:bottom center}40%{transform:rotate(-2deg);transform-origin:bottom center}60%{transform:rotate(2deg) scale(.8);transform-origin:bottom center}80%{transform:rotate(-2deg);transform-origin:bottom center}to{transform:rotate(2deg);transform-origin:bottom center}}@keyframes flicker{0%{transform:rotate(3deg);transform-origin:bottom center}20%{transform:rotate(-3deg);transform-origin:bottom center}40%{transform:rotate(3deg);transform-origin:bottom center}60%{transform:rotate(-3deg);transform-origin:bottom center}80%{transform:rotate(3deg);transform-origin:bottom center}to{transform:rotate(-3deg)}}@keyframes firesmall{0%{transform:rotate(1deg);transform-origin:bottom center}20%{transform:rotate(-2deg) scale(.9);transform-origin:bottom center}40%{transform:rotate(1deg);transform-origin:bottom center}60%{transform:rotate(-1deg);transform-origin:bottom center}80%{transform:rotate(1deg) scaleY(.75);transform-origin:bottom center}to{transform:rotate(-1deg);transform-origin:bottom center}}@keyframes burnout-up-1{0%{opacity:1;transform:translate(0)}33%{transform:translate(12px,-70px)}66%{opacity:.6;transform:translateY(-140px)}to{opacity:0;transform:translate(6px,-200px)}}@keyframes burnout-up-2{0%{opacity:1;transform:translate(0)}50%{transform:translate(-10px,-80px)}80%{opacity:.6;transform:translate(-4px,-140px)}to{opacity:0;transform:translate(-6px,-160px)}}@keyframes bounceRight{0%{transform:scaleX(-1) translateY(0)}50%{transform:scaleX(-1) translateY(-10px)}to{transform:scaleX(-1) translateY(0)}}@keyframes bounce{0%{transform:translateY(0)}50%{transform:translateY(-7px)}to{transform:translateY(0)}}@keyframes float{0%{opacity:1;top:-15px;transform:rotate(0deg)}12%{transform:rotate(-20deg) scale(.9)}24%{opacity:.7;right:3px;transform:rotate(20deg) scale(.7)}40%{right:-3px;transform:rotate(-11deg) scale(.6)}70%{opacity:.5;right:3px;transform:rotate(10deg) scale(.4)}90%{right:-3px;transform:scale(.2)}to{opacity:0;top:-120px;transform:rotate(-5deg) scale(.1)}}@keyframes pulse{0%{transform:scale(.8)}70%{transform:scale(1)}to{transform:scale(.8)}}