:root{--theme-totaliser-background:var(--theme-secondary);--theme-totaliser-border:var(--theme-primary);--theme-totaliser-wave:var(--theme-primary);--theme-totaiser-text:var(--theme-tertiary)}.jg-totaliser{overflow:hidden}.jg-totaliser--auto{width:100%;min-width:64px}.jg-totaliser--small{width:64px}.jg-totaliser--medium{width:98.6666667px}.jg-totaliser--medium-large{width:108px}.jg-totaliser--large{width:148px}.jg-totaliser__svg-container{width:100%;height:0;padding-top:100%;position:relative}.jg-totaliser__svg{position:absolute;top:0;left:0}.jg-totaliser__background{fill:#781c7f;fill:var(--theme-secondary);stroke:#ac29b5;stroke:var(--theme-primary)}@keyframes waveAction{0%{transform:translateX(0)}to{transform:translateX(-116px)}}@keyframes waveEnd{0%{transform:translateX(0)}to{transform:translateX(-174px)}}.jg-totaliser__wave{animation-name:waveAction,waveEnd;animation-iteration-count:4,1;animation-timing-function:linear,cubic-bezier(.39,.58,.57,1);animation-duration:.7s,2.45s;animation-fill-mode:forwards;animation-delay:0s,2.8s;fill:#ac29b5;fill:var(--theme-primary)}.--no-animation .jg-totaliser__wave{animation:none}.jg-totaliser__percentage{fill:#fff;fill:var(--theme-tertiary,#fff);font-weight:300}.jg-totaliser__percentage-number{font-weight:400;font-size:2em}.jg-loading--large,.jg-loading--medium,.jg-loading--small{overflow:hidden;position:relative;margin:0 auto;width:48px}.jg-loading--large:before,.jg-loading--medium:before,.jg-loading--small:before{content:"";display:block;padding-top:100%}.jg-loading--small{width:24px}.jg-loading--large{width:96px}.jg-loading__container{animation:rotate 2s linear infinite;height:100%;transform-origin:center center;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.jg-loading__circle{stroke-dasharray:1,200;stroke-dashoffset:0;stroke-width:4px;stroke-miterlimit:10;fill:none;stroke:#ac29b5;animation:dash 1.5s ease-in-out infinite;stroke-linecap:round}.jg-loading--purple .jg-loading__circle{stroke:#ac29b5}.jg-loading--white .jg-loading__circle{stroke:#fff}.jg-loading--grey .jg-loading__circle{stroke:#999}.jg-loading--blue .jg-loading__circle{stroke:#1d67be}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@font-face{font-family:eightbit;font-style:normal;font-weight:300;src:url(https://www.jg-cdn.com/fonts/8bit/8-bit_pusab-webfont.eot);src:local("Roboto Light"),local("Roboto-Light"),url(https://www.jg-cdn.com/fonts/8bit/8-bit_pusab-webfont.eot#iefix) format("embedded-opentype"),url(https://www.jg-cdn.com/fonts/8bit/8-bit_pusab-webfont.woff2) format("woff2"),url(https://www.jg-cdn.com/fonts/8bit/8-bit_pusab-webfont.woff) format("woff"),url(https://www.jg-cdn.com/fonts/8bit/8-bit_pusab-webfont.ttf) format("truetype")}.jg-totaliser__pixelheart__background{filter:url(#drop-shadow)}.jg-totaliser__pixelheart__percentage-number{font-family:eightbit,Helvetica,sans-serif;font-size:.8em}.jg-totaliser__pixelheart__percentage-symbol{font-family:eightbit,Helvetica,sans-serif;font-size:.4em}