@keyframes scale{30%{transform:scale(.3)}to{transform:scale(1)}}.ball-pulse>div:nth-child(0){animation:.75s cubic-bezier(.2,.68,.18,1.08) -.36s infinite scale}.ball-pulse>div:first-child{animation:.75s cubic-bezier(.2,.68,.18,1.08) -.24s infinite scale}.ball-pulse>div:nth-child(2){animation:.75s cubic-bezier(.2,.68,.18,1.08) -.12s infinite scale}.ball-pulse>div:nth-child(3){animation:.75s cubic-bezier(.2,.68,.18,1.08) infinite scale}.ball-pulse>div{background-color:#fff;border-radius:100%;width:15px;height:15px;margin:2px;animation-fill-mode:both;display:inline-block}@keyframes ball-pulse-sync{33%{transform:translateY(10px)}66%{transform:translateY(-10px)}to{transform:translateY(0)}}.ball-pulse-sync>div:nth-child(0){animation:.6s ease-in-out -.21s infinite ball-pulse-sync}.ball-pulse-sync>div:first-child{animation:.6s ease-in-out -.14s infinite ball-pulse-sync}.ball-pulse-sync>div:nth-child(2){animation:.6s ease-in-out -.07s infinite ball-pulse-sync}.ball-pulse-sync>div:nth-child(3){animation:.6s ease-in-out infinite ball-pulse-sync}.ball-pulse-sync>div{background-color:#fff;border-radius:100%;width:15px;height:15px;margin:2px;animation-fill-mode:both;display:inline-block}@keyframes ball-scale{0%{transform:scale(0)}to{opacity:0;transform:scale(1)}}.ball-scale>div{background-color:#fff;border-radius:100%;width:60px;height:60px;margin:2px;animation:1s ease-in-out infinite ball-scale;display:inline-block}.ball-scale-random{width:37px;height:40px}.ball-scale-random>div{background-color:#fff;border-radius:100%;width:30px;height:30px;margin:2px;animation:1s ease-in-out infinite ball-scale;display:inline-block;position:absolute}.ball-scale-random>div:first-child{margin-left:-7px;animation:1s ease-in-out .2s infinite ball-scale}.ball-scale-random>div:nth-child(3){margin-top:9px;margin-left:-2px;animation:1s ease-in-out .5s infinite ball-scale}@keyframes rotate{0%{transform:rotate(0)scale(1)}50%{transform:rotate(180deg)scale(.6)}to{transform:rotate(360deg)scale(1)}}.ball-rotate{position:relative}.ball-rotate>div{background-color:#fff;border-radius:100%;width:15px;height:15px;margin:2px;animation-fill-mode:both;position:relative}.ball-rotate>div:first-child{animation:1s cubic-bezier(.7,-.13,.22,.86) infinite rotate}.ball-rotate>div:before,.ball-rotate>div:after{content:"";opacity:.8;background-color:#fff;border-radius:100%;width:15px;height:15px;margin:2px;position:absolute}.ball-rotate>div:before{top:0;left:-28px}.ball-rotate>div:after{top:0;left:25px}.ball-clip-rotate>div{background-color:#fff;border:2px solid #fff;border-bottom-color:transparent;border-radius:100%;width:25px;height:25px;margin:2px;animation:.75s linear infinite rotate;display:inline-block;background:0 0!important}.ball-clip-rotate-pulse{position:relative;transform:translateY(-15px)}.ball-clip-rotate-pulse>div{border-radius:100%;animation-fill-mode:both;position:absolute;top:0;left:0}.ball-clip-rotate-pulse>div:first-child{background:#fff;width:16px;height:16px;animation:1s cubic-bezier(.09,.57,.49,.9) infinite scale;top:7px;left:-7px}.ball-clip-rotate-pulse>div:last-child{background:0 0;border:2px solid #fff;border-color:#fff transparent;width:30px;height:30px;animation:1s cubic-bezier(.09,.57,.49,.9) infinite rotate;position:absolute;top:-2px;left:-16px}.ball-clip-rotate-multiple{position:relative}.ball-clip-rotate-multiple>div{border:2px solid transparent;border-color:transparent #fff;border-radius:100%;width:35px;height:35px;animation:1s ease-in-out infinite rotate;position:absolute;top:-20px;left:-20px}.ball-clip-rotate-multiple>div:last-child{border-color:#fff transparent;width:15px;height:15px;animation-duration:.5s;animation-direction:reverse;display:inline-block;top:-10px;left:-10px}@keyframes ball-scale-ripple{0%{opacity:1;transform:scale(.1)}70%{opacity:.7;transform:scale(1)}to{opacity:0}}.ball-scale-ripple>div{border:2px solid #fff;border-radius:100%;width:50px;height:50px;animation:1s cubic-bezier(.21,.53,.56,.8) infinite ball-scale-ripple}@keyframes ball-scale-ripple-multiple{0%{opacity:1;transform:scale(.1)}70%{opacity:.7;transform:scale(1)}to{opacity:0}}.ball-scale-ripple-multiple{position:relative;transform:translateY(-25px)}.ball-scale-ripple-multiple>div:nth-child(0){animation-delay:-.8s}.ball-scale-ripple-multiple>div:first-child{animation-delay:-.6s}.ball-scale-ripple-multiple>div:nth-child(2){animation-delay:-.4s}.ball-scale-ripple-multiple>div:nth-child(3){animation-delay:-.2s}.ball-scale-ripple-multiple>div{border:2px solid #fff;border-radius:100%;width:50px;height:50px;animation:1.25s cubic-bezier(.21,.53,.56,.8) infinite ball-scale-ripple-multiple;position:absolute;top:-2px;left:-26px}@keyframes ball-beat{50%{opacity:.2;transform:scale(.75)}to{opacity:1;transform:scale(1)}}.ball-beat>div{background-color:#fff;border-radius:100%;width:15px;height:15px;margin:2px;animation:.7s linear infinite ball-beat;display:inline-block}.ball-beat>div:nth-child(2n-1){animation-delay:-.35s!important}@keyframes ball-scale-multiple{0%{opacity:0;transform:scale(0)}5%{opacity:1}to{opacity:0;transform:scale(1)}}.ball-scale-multiple{position:relative;transform:translateY(-30px)}.ball-scale-multiple>div:nth-child(2){animation-delay:-.4s}.ball-scale-multiple>div:nth-child(3){animation-delay:-.2s}.ball-scale-multiple>div{opacity:0;background-color:#fff;border-radius:100%;width:60px;height:60px;margin:0;animation:1s linear infinite ball-scale-multiple;position:absolute;top:0;left:-30px}@keyframes ball-triangle-path-1{33%{transform:translate(25px,-50px)}66%{transform:translate(50px)}to{transform:translate(0)}}@keyframes ball-triangle-path-2{33%{transform:translate(25px,50px)}66%{transform:translate(-25px,50px)}to{transform:translate(0)}}@keyframes ball-triangle-path-3{33%{transform:translate(-50px)}66%{transform:translate(-25px,-50px)}to{transform:translate(0)}}.ball-triangle-path{position:relative;transform:translate(-29.994px,-37.5094px)}.ball-triangle-path>div:first-child{animation-name:ball-triangle-path-1;animation-delay:0;animation-duration:2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.ball-triangle-path>div:nth-child(2){animation-name:ball-triangle-path-2;animation-delay:0;animation-duration:2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.ball-triangle-path>div:nth-child(3){animation-name:ball-triangle-path-3;animation-delay:0;animation-duration:2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.ball-triangle-path>div{border:1px solid #fff;border-radius:100%;width:10px;height:10px;animation-fill-mode:both;position:absolute}.ball-triangle-path>div:first-of-type{top:50px}.ball-triangle-path>div:nth-of-type(2){left:25px}.ball-triangle-path>div:nth-of-type(3){top:50px;left:50px}@keyframes ball-pulse-rise-even{0%{transform:scale(1.1)}25%{transform:translateY(-30px)}50%{transform:scale(.4)}75%{transform:translateY(30px)}to{transform:scale(1)}}@keyframes ball-pulse-rise-odd{0%{transform:scale(.4)}25%{transform:translateY(30px)}50%{transform:scale(1.1)}75%{transform:translateY(-30px)}to{transform:scale(.75)}}.ball-pulse-rise>div{width:15px;height:15px;animation-duration:1s;animation-timing-function:cubic-bezier(.15,.46,.9,.6);animation-iteration-count:infinite;animation-fill-mode:both;animation-delay:0;background-color:#fff;border-radius:100%;margin:2px;display:inline-block}.ball-pulse-rise>div:nth-child(2n){animation-name:ball-pulse-rise-even}.ball-pulse-rise>div:nth-child(2n-1){animation-name:ball-pulse-rise-odd}@keyframes ball-grid-beat{50%{opacity:.7}to{opacity:1}}.ball-grid-beat{width:57px}.ball-grid-beat>div:first-child{animation-duration:1.27s;animation-delay:.44s}.ball-grid-beat>div:nth-child(2){animation-duration:1.52s;animation-delay:.2s}.ball-grid-beat>div:nth-child(3){animation-duration:.61s;animation-delay:.14s}.ball-grid-beat>div:nth-child(4){animation-duration:.82s;animation-delay:.15s}.ball-grid-beat>div:nth-child(5){animation-duration:1.24s;animation-delay:-.01s}.ball-grid-beat>div:nth-child(6){animation-duration:1.35s;animation-delay:-.07s}.ball-grid-beat>div:nth-child(7){animation-duration:1.44s;animation-delay:.29s}.ball-grid-beat>div:nth-child(8){animation-duration:1.19s;animation-delay:.63s}.ball-grid-beat>div:nth-child(9){animation-duration:1.48s;animation-delay:-.18s}.ball-grid-beat>div{float:left;width:15px;height:15px;animation-name:ball-grid-beat;animation-iteration-count:infinite;animation-fill-mode:both;animation-delay:0;background-color:#fff;border-radius:100%;margin:2px;display:inline-block}@keyframes ball-grid-pulse{0%{transform:scale(1)}50%{opacity:.7;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.ball-grid-pulse{width:57px}.ball-grid-pulse>div:first-child{animation-duration:.9s;animation-delay:.58s}.ball-grid-pulse>div:nth-child(2){animation-duration:.94s;animation-delay:10ms}.ball-grid-pulse>div:nth-child(3){animation-duration:1.43s;animation-delay:.25s}.ball-grid-pulse>div:nth-child(4){animation-duration:.74s;animation-delay:-.03s}.ball-grid-pulse>div:nth-child(5){animation-duration:.68s;animation-delay:.21s}.ball-grid-pulse>div:nth-child(6){animation-duration:1.17s;animation-delay:.25s}.ball-grid-pulse>div:nth-child(7){animation-duration:1.41s;animation-delay:.46s}.ball-grid-pulse>div:nth-child(8){animation-duration:1.56s;animation-delay:20ms}.ball-grid-pulse>div:nth-child(9){animation-duration:.78s;animation-delay:.13s}.ball-grid-pulse>div{float:left;width:15px;height:15px;animation-name:ball-grid-pulse;animation-iteration-count:infinite;animation-fill-mode:both;animation-delay:0;background-color:#fff;border-radius:100%;margin:2px;display:inline-block}@keyframes ball-spin-fade-loader{50%{opacity:.3;transform:scale(.4)}to{opacity:1;transform:scale(1)}}.ball-spin-fade-loader{position:relative;top:-10px;left:-10px}.ball-spin-fade-loader>div:first-child{animation:1s linear -.96s infinite ball-spin-fade-loader;top:25px;left:0}.ball-spin-fade-loader>div:nth-child(2){animation:1s linear -.84s infinite ball-spin-fade-loader;top:17.0455px;left:17.0455px}.ball-spin-fade-loader>div:nth-child(3){animation:1s linear -.72s infinite ball-spin-fade-loader;top:0;left:25px}.ball-spin-fade-loader>div:nth-child(4){animation:1s linear -.6s infinite ball-spin-fade-loader;top:-17.0455px;left:17.0455px}.ball-spin-fade-loader>div:nth-child(5){animation:1s linear -.48s infinite ball-spin-fade-loader;top:-25px;left:0}.ball-spin-fade-loader>div:nth-child(6){animation:1s linear -.36s infinite ball-spin-fade-loader;top:-17.0455px;left:-17.0455px}.ball-spin-fade-loader>div:nth-child(7){animation:1s linear -.24s infinite ball-spin-fade-loader;top:0;left:-25px}.ball-spin-fade-loader>div:nth-child(8){animation:1s linear -.12s infinite ball-spin-fade-loader;top:17.0455px;left:-17.0455px}.ball-spin-fade-loader>div{background-color:#fff;border-radius:100%;width:15px;height:15px;margin:2px;animation-fill-mode:both;position:absolute}@keyframes ball-spin-loader{75%{opacity:.2}to{opacity:1}}.ball-spin-loader{position:relative}.ball-spin-loader>span:first-child{animation:2s linear .9s infinite ball-spin-loader;top:45px;left:0}.ball-spin-loader>span:nth-child(2){animation:2s linear 1.8s infinite ball-spin-loader;top:30.6818px;left:30.6818px}.ball-spin-loader>span:nth-child(3){animation:2s linear 2.7s infinite ball-spin-loader;top:0;left:45px}.ball-spin-loader>span:nth-child(4){animation:2s linear 3.6s infinite ball-spin-loader;top:-30.6818px;left:30.6818px}.ball-spin-loader>span:nth-child(5){animation:2s linear 4.5s infinite ball-spin-loader;top:-45px;left:0}.ball-spin-loader>span:nth-child(6){animation:2s linear 5.4s infinite ball-spin-loader;top:-30.6818px;left:-30.6818px}.ball-spin-loader>span:nth-child(7){animation:2s linear 6.3s infinite ball-spin-loader;top:0;left:-45px}.ball-spin-loader>span:nth-child(8){animation:2s linear 7.2s infinite ball-spin-loader;top:30.6818px;left:-30.6818px}.ball-spin-loader>div{background:green;border-radius:100%;width:15px;height:15px;animation-fill-mode:both;position:absolute}@keyframes ball-zig{33%{transform:translate(-15px,-30px)}66%{transform:translate(15px,-30px)}to{transform:translate(0)}}@keyframes ball-zag{33%{transform:translate(15px,30px)}66%{transform:translate(-15px,30px)}to{transform:translate(0)}}.ball-zig-zag{position:relative;transform:translate(-15px,-15px)}.ball-zig-zag>div{background-color:#fff;border-radius:100%;width:15px;height:15px;margin:2px 2px 2px 15px;animation-fill-mode:both;position:absolute;top:4px;left:-7px}.ball-zig-zag>div:first-child{animation:.7s linear infinite ball-zig}.ball-zig-zag>div:last-child{animation:.7s linear infinite ball-zag}@keyframes ball-zig-deflect{17%{transform:translate(-15px,-30px)}34%{transform:translate(15px,-30px)}50%{transform:translate(0)}67%{transform:translate(15px,-30px)}84%{transform:translate(-15px,-30px)}to{transform:translate(0)}}@keyframes ball-zag-deflect{17%{transform:translate(15px,30px)}34%{transform:translate(-15px,30px)}50%{transform:translate(0)}67%{transform:translate(-15px,30px)}84%{transform:translate(15px,30px)}to{transform:translate(0)}}.ball-zig-zag-deflect{position:relative;transform:translate(-15px,-15px)}.ball-zig-zag-deflect>div{background-color:#fff;border-radius:100%;width:15px;height:15px;margin:2px 2px 2px 15px;animation-fill-mode:both;position:absolute;top:4px;left:-7px}.ball-zig-zag-deflect>div:first-child{animation:1.5s linear infinite ball-zig-deflect}.ball-zig-zag-deflect>div:last-child{animation:1.5s linear infinite ball-zag-deflect}@keyframes line-scale{0%{transform:scaleY(1)}50%{transform:scaleY(.4)}to{transform:scaleY(1)}}.line-scale>div:first-child{animation:1s cubic-bezier(.2,.68,.18,1.08) -.4s infinite line-scale}.line-scale>div:nth-child(2){animation:1s cubic-bezier(.2,.68,.18,1.08) -.3s infinite line-scale}.line-scale>div:nth-child(3){animation:1s cubic-bezier(.2,.68,.18,1.08) -.2s infinite line-scale}.line-scale>div:nth-child(4){animation:1s cubic-bezier(.2,.68,.18,1.08) -.1s infinite line-scale}.line-scale>div:nth-child(5){animation:1s cubic-bezier(.2,.68,.18,1.08) infinite line-scale}.line-scale>div{background-color:#fff;border-radius:2px;width:4px;height:35px;margin:2px;animation-fill-mode:both;display:inline-block}@keyframes line-scale-party{0%{transform:scale(1)}50%{transform:scale(.5)}to{transform:scale(1)}}.line-scale-party>div:first-child{animation-duration:.83s;animation-delay:-.09s}.line-scale-party>div:nth-child(2){animation-duration:.64s;animation-delay:.33s}.line-scale-party>div:nth-child(3){animation-duration:.39s;animation-delay:.32s}.line-scale-party>div:nth-child(4){animation-duration:.52s;animation-delay:.47s}.line-scale-party>div{width:4px;height:35px;animation-name:line-scale-party;animation-iteration-count:infinite;animation-fill-mode:both;animation-delay:0;background-color:#fff;border-radius:2px;margin:2px;display:inline-block}@keyframes line-scale-pulse-out{0%{transform:scaleY(1)}50%{transform:scaleY(.4)}to{transform:scaleY(1)}}.line-scale-pulse-out>div{background-color:#fff;border-radius:2px;width:4px;height:35px;margin:2px;animation:.9s cubic-bezier(.85,.25,.37,.85) -.6s infinite line-scale-pulse-out;display:inline-block}.line-scale-pulse-out>div:nth-child(2),.line-scale-pulse-out>div:nth-child(4){animation-delay:-.4s!important}.line-scale-pulse-out>div:first-child,.line-scale-pulse-out>div:nth-child(5){animation-delay:-.2s!important}@keyframes line-scale-pulse-out-rapid{0%{transform:scaleY(1)}80%{transform:scaleY(.3)}90%{transform:scaleY(1)}}.line-scale-pulse-out-rapid>div{background-color:#fff;border-radius:2px;width:4px;height:35px;margin:2px;animation:.9s cubic-bezier(.11,.49,.38,.78) -.5s infinite line-scale-pulse-out-rapid;display:inline-block}.line-scale-pulse-out-rapid>div:nth-child(2),.line-scale-pulse-out-rapid>div:nth-child(4){animation-delay:-.25s!important}.line-scale-pulse-out-rapid>div:first-child,.line-scale-pulse-out-rapid>div:nth-child(5){animation-delay:0s!important}@keyframes line-spin-fade-loader{50%{opacity:.3}to{opacity:1}}.line-spin-fade-loader{position:relative;top:-10px;left:-4px}.line-spin-fade-loader>div:first-child{animation:1.2s ease-in-out -.84s infinite line-spin-fade-loader;top:20px;left:0}.line-spin-fade-loader>div:nth-child(2){animation:1.2s ease-in-out -.72s infinite line-spin-fade-loader;top:13.6364px;left:13.6364px;transform:rotate(-45deg)}.line-spin-fade-loader>div:nth-child(3){animation:1.2s ease-in-out -.6s infinite line-spin-fade-loader;top:0;left:20px;transform:rotate(90deg)}.line-spin-fade-loader>div:nth-child(4){animation:1.2s ease-in-out -.48s infinite line-spin-fade-loader;top:-13.6364px;left:13.6364px;transform:rotate(45deg)}.line-spin-fade-loader>div:nth-child(5){animation:1.2s ease-in-out -.36s infinite line-spin-fade-loader;top:-20px;left:0}.line-spin-fade-loader>div:nth-child(6){animation:1.2s ease-in-out -.24s infinite line-spin-fade-loader;top:-13.6364px;left:-13.6364px;transform:rotate(-45deg)}.line-spin-fade-loader>div:nth-child(7){animation:1.2s ease-in-out -.12s infinite line-spin-fade-loader;top:0;left:-20px;transform:rotate(90deg)}.line-spin-fade-loader>div:nth-child(8){animation:1.2s ease-in-out infinite line-spin-fade-loader;top:13.6364px;left:-13.6364px;transform:rotate(45deg)}.line-spin-fade-loader>div{background-color:#fff;border-radius:2px;width:5px;height:15px;margin:2px;animation-fill-mode:both;position:absolute}@keyframes triangle-skew-spin{25%{transform:perspective(100px)rotateX(180deg)rotateY(0)}50%{transform:perspective(100px)rotateX(180deg)rotateY(180deg)}75%{transform:perspective(100px)rotateX(0)rotateY(180deg)}to{transform:perspective(100px)rotateX(0)rotateY(0)}}.triangle-skew-spin>div{border-bottom:20px solid #fff;border-left:20px solid transparent;border-right:20px solid transparent;width:0;height:0;animation:3s cubic-bezier(.09,.57,.49,.9) infinite triangle-skew-spin}@keyframes square-spin{25%{transform:perspective(100px)rotateX(180deg)rotateY(0)}50%{transform:perspective(100px)rotateX(180deg)rotateY(180deg)}75%{transform:perspective(100px)rotateX(0)rotateY(180deg)}to{transform:perspective(100px)rotateX(0)rotateY(0)}}.square-spin>div{background:#fff;border:1px solid red;width:50px;height:50px;animation:3s cubic-bezier(.09,.57,.49,.9) infinite square-spin}@keyframes rotate_pacman_half_up{0%{transform:rotate(270deg)}50%{transform:rotate(360deg)}to{transform:rotate(270deg)}}@keyframes rotate_pacman_half_down{0%{transform:rotate(90deg)}50%{transform:rotate(0)}to{transform:rotate(90deg)}}@keyframes pacman-balls{75%{opacity:.7}to{transform:translate(-100px,-6.25px)}}.pacman{position:relative}.pacman>div:nth-child(2){animation:1s linear -.99s infinite pacman-balls}.pacman>div:nth-child(3){animation:1s linear -.66s infinite pacman-balls}.pacman>div:nth-child(4){animation:1s linear -.33s infinite pacman-balls}.pacman>div:nth-child(5){animation:1s linear infinite pacman-balls}.pacman>div:first-of-type{border:25px solid #fff;border-right-color:transparent;border-radius:25px;width:0;height:0;animation:.5s infinite rotate_pacman_half_up;position:relative;left:-30px}.pacman>div:nth-child(2){border:25px solid #fff;border-right-color:transparent;border-radius:25px;width:0;height:0;margin-top:-50px;animation:.5s infinite rotate_pacman_half_down;position:relative;left:-30px}.pacman>div:nth-child(3),.pacman>div:nth-child(4),.pacman>div:nth-child(5),.pacman>div:nth-child(6){background-color:#fff;border-radius:100%;width:10px;height:10px;margin:2px;position:absolute;top:25px;left:70px;transform:translateY(-6.25px)}@keyframes cube-transition{25%{transform:translate(50px)scale(.5)rotate(-90deg)}50%{transform:translate(50px,50px)rotate(-180deg)}75%{transform:translateY(50px)scale(.5)rotate(-270deg)}to{transform:rotate(-360deg)}}.cube-transition{position:relative;transform:translate(-25px,-25px)}.cube-transition>div{background-color:#fff;width:10px;height:10px;animation:1.6s ease-in-out infinite cube-transition;position:absolute;top:-5px;left:-5px}.cube-transition>div:last-child{animation-delay:-.8s}@keyframes spin-rotate{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}.semi-circle-spin{width:35px;height:35px;position:relative;overflow:hidden}.semi-circle-spin>div{background-image:linear-gradient(transparent 0%,transparent 70%,#fff 30%,#fff 100%);border-width:0;border-radius:100%;width:100%;height:100%;animation:.6s linear infinite spin-rotate;position:absolute}@keyframes bar-progress{0%{opacity:1;transform:scaleY(.2)}25%{opacity:.7;transform:translate(6%)scaleY(.1)}50%{opacity:1;transform:translate(20%)scaleY(.2)}75%{opacity:.7;transform:translate(6%)scaleY(.1)}to{opacity:1;transform:scaleY(.2)}}.bar-progress{width:30%;height:12px}.bar-progress>div{opacity:1;background-color:#fff;border-radius:10px;width:20%;height:12px;animation:3s cubic-bezier(.57,.1,.44,.93) infinite bar-progress;position:relative}@keyframes bar-swing{0%{left:0}50%{left:70%}to{left:0}}.bar-swing{width:30%;height:8px}.bar-swing>div{background-color:#fff;border-radius:10px;width:30%;height:8px;animation:1.5s infinite bar-swing;position:relative}@keyframes bar-swing-container{0%{left:0;transform:translate(0)}50%{left:70%;transform:translate(-4px)}to{left:0;transform:translate(0)}}.bar-swing-container{width:20%;height:8px;position:relative}.bar-swing-container div:first-child{background-color:rgba(255,255,255,.2);border-radius:10px;width:100%;height:12px;position:absolute}.bar-swing-container div:nth-child(2){background-color:#fff;border-radius:10px;width:30%;height:8px;margin:2px 2px 0;animation:2s cubic-bezier(.91,.35,.12,.6) infinite bar-swing-container;position:absolute}.sk-spinner{color:#333}.sk-spinner>div{background-color:currentColor}.ball-triangle-path>div,.ball-scale-ripple-multiple>div,.ball-scale-ripple>div{background-color:initial;border-color:currentColor}.ball-clip-rotate>div{background-color:initial;border-top-color:currentColor;border-left-color:currentColor;border-right-color:currentColor}.ball-clip-rotate-pulse>div:first-child{background-color:currentColor}.ball-clip-rotate-pulse>div:last-child{background-color:initial;border-top-color:currentColor;border-bottom-color:currentColor}.ball-clip-rotate-multiple>div:first-child{background-color:initial;border-left-color:currentColor;border-right-color:currentColor}.ball-clip-rotate-multiple>div:last-child{background-color:initial;border-top-color:currentColor;border-bottom-color:currentColor}.triangle-skew-spin>div{background-color:initial;border-bottom-color:currentColor}.pacman>div:first-child,.pacman>div:nth-child(2){background-color:initial;border-top-color:currentColor;border-bottom-color:currentColor;border-left-color:currentColor}.pacman>div:nth-child(3),.pacman>div:nth-child(4),.pacman>div:nth-child(5){background-color:currentColor}@keyframes sk-fade-in{0%{opacity:0}50%{opacity:0}to{opacity:1}}.sk-fade-in{animation:2s sk-fade-in}.sk-fade-in-half-second{animation:1s sk-fade-in}.sk-fade-in-quarter-second{animation:.5s sk-fade-in}.sk-chasing-dots{width:27px;height:27px;animation:2s linear infinite sk-rotate;position:relative}.sk-chasing-dots>div{background-color:currentColor;border-radius:100%;width:60%;height:60%;animation:2s ease-in-out infinite sk-bounce;display:inline-block;position:absolute;top:0}.sk-chasing-dots>div:last-child{animation-delay:-1s;top:auto;bottom:0}@keyframes sk-rotate{to{transform:rotate(360deg)}}@keyframes sk-bounce{0%,to{transform:scale(0)}50%{transform:scale(1)}}.sk-circle{width:22px;height:22px;position:relative}.sk-circle>div{background-color:initial;width:100%;height:100%;position:absolute;top:0;left:0}.sk-circle>div:before{content:"";background-color:currentColor;border-radius:100%;width:20%;height:20%;margin:0 auto;animation:1.2s ease-in-out infinite both sk-bouncedelay;display:block}.sk-circle>div:nth-child(2){transform:rotate(30deg)}.sk-circle>div:nth-child(3){transform:rotate(60deg)}.sk-circle>div:nth-child(4){transform:rotate(90deg)}.sk-circle>div:nth-child(5){transform:rotate(120deg)}.sk-circle>div:nth-child(6){transform:rotate(150deg)}.sk-circle>div:nth-child(7){transform:rotate(180deg)}.sk-circle>div:nth-child(8){transform:rotate(210deg)}.sk-circle>div:nth-child(9){transform:rotate(240deg)}.sk-circle>div:nth-child(10){transform:rotate(270deg)}.sk-circle>div:nth-child(11){transform:rotate(300deg)}.sk-circle>div:nth-child(12){transform:rotate(330deg)}.sk-circle>div:nth-child(2):before{animation-delay:-1.1s}.sk-circle>div:nth-child(3):before{animation-delay:-1s}.sk-circle>div:nth-child(4):before{animation-delay:-.9s}.sk-circle>div:nth-child(5):before{animation-delay:-.8s}.sk-circle>div:nth-child(6):before{animation-delay:-.7s}.sk-circle>div:nth-child(7):before{animation-delay:-.6s}.sk-circle>div:nth-child(8):before{animation-delay:-.5s}.sk-circle>div:nth-child(9):before{animation-delay:-.4s}.sk-circle>div:nth-child(10):before{animation-delay:-.3s}.sk-circle>div:nth-child(11):before{animation-delay:-.2s}.sk-circle>div:nth-child(12):before{animation-delay:-.1s}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.sk-cube-grid{width:27px;height:27px}.sk-cube-grid>div{float:left;background-color:currentColor;width:33%;height:33%;animation:1.3s ease-in-out infinite sk-scaleDelay}.sk-cube-grid>div:first-child{animation-delay:.2s}.sk-cube-grid>div:nth-child(2){animation-delay:.3s}.sk-cube-grid>div:nth-child(3){animation-delay:.4s}.sk-cube-grid>div:nth-child(4){animation-delay:.1s}.sk-cube-grid>div:nth-child(5){animation-delay:.2s}.sk-cube-grid>div:nth-child(6){animation-delay:.3s}.sk-cube-grid>div:nth-child(7){animation-delay:0s}.sk-cube-grid>div:nth-child(8){animation-delay:.1s}.sk-cube-grid>div:nth-child(9){animation-delay:.2s}@keyframes sk-scaleDelay{0%,70%,to{transform:scale(1)}35%{transform:scale(0)}}.sk-double-bounce{width:27px;height:27px;position:relative}.sk-double-bounce>div{opacity:.6;background-color:currentColor;border-radius:50%;width:100%;height:100%;animation:2s ease-in-out infinite sk-bounce;position:absolute;top:0;left:0}.sk-double-bounce>div:last-child{animation-delay:-1s}.sk-folding-cube{width:27px;height:27px;position:relative;transform:rotate(45deg)}.sk-folding-cube>div{background-color:initial;float:left;width:50%;height:50%;position:relative;transform:scale(1.1)}.sk-folding-cube>div:before{content:"";transform-origin:100% 100%;background-color:currentColor;width:100%;height:100%;animation:2.4s linear infinite both sk-foldCubeAngle;position:absolute;top:0;left:0}.sk-folding-cube>div:nth-child(2){transform:scale(1.1)rotate(90deg)}.sk-folding-cube>div:nth-child(4){transform:scale(1.1)rotate(180deg)}.sk-folding-cube>div:nth-child(3){transform:scale(1.1)rotate(270deg)}.sk-folding-cube>div:nth-child(2):before{animation-delay:.3s}.sk-folding-cube>div:nth-child(4):before{animation-delay:.6s}.sk-folding-cube>div:nth-child(3):before{animation-delay:.9s}@keyframes sk-foldCubeAngle{0%,10%{opacity:0;transform:perspective(140px)rotateX(-180deg)}25%,75%{opacity:1;transform:perspective(140px)rotateX(0)}90%,to{opacity:0;transform:perspective(140px)rotateY(180deg)}}.sk-pulse>div{background-color:currentColor;border-radius:100%;width:27px;height:27px;animation:1s ease-in-out infinite sk-scaleout}@keyframes sk-scaleout{0%{transform:scale(0)}to{opacity:0;transform:scale(1)}}.sk-rotating-plane>div{background-color:currentColor;width:27px;height:27px;animation:1.2s ease-in-out infinite sk-rotateplane}@keyframes sk-rotateplane{0%{transform:perspective(120px)rotateX(0)rotateY(0)}50%{transform:perspective(120px)rotateX(-180.1deg)rotateY(0)}to{transform:perspective(120px)rotateX(-180deg)rotateY(-179.9deg)}}.sk-three-bounce{height:18px}.sk-three-bounce>div{background-color:currentColor;border-radius:100%;width:18px;height:18px;animation:1.4s ease-in-out infinite both sk-bouncedelay;display:inline-block}.sk-three-bounce>div:first-child{animation-delay:-.32s}.sk-three-bounce>div:nth-child(2){animation-delay:-.16s}.sk-wandering-cubes{width:52px;height:52px;position:relative}.sk-wandering-cubes>div{background-color:currentColor;width:10px;height:10px;animation:1.8s ease-in-out infinite sk-cubemove;position:absolute;top:0;left:0}.sk-wandering-cubes>div:last-child{animation-delay:-.9s}@keyframes sk-cubemove{25%{transform:translate(42px)rotate(-90deg)scale(.5)}50%{transform:translate(42px)translateY(42px)rotate(-179deg)}50.1%{transform:translate(42px)translateY(42px)rotate(-180deg)}75%{transform:translate(0)translateY(42px)rotate(-270deg)scale(.5)}to{transform:rotate(-360deg)}}.sk-wave{width:30px;height:27px}.sk-wave>div{background-color:currentColor;width:6px;height:100%;animation:1.2s ease-in-out infinite sk-stretchdelay;display:inline-block}.sk-wave>div:nth-child(2){animation-delay:-1.1s}.sk-wave>div:nth-child(3){animation-delay:-1s}.sk-wave>div:nth-child(4){animation-delay:-.9s}.sk-wave>div:nth-child(5){animation-delay:-.8s}@keyframes sk-stretchdelay{0%,40%,to{transform:scaleY(.4)}20%{transform:scaleY(1)}}.sk-wordpress>div{background-color:currentColor;border-radius:27px;width:27px;height:27px;animation:1s linear infinite sk-inner-circle;display:inline-block;position:relative}.sk-wordpress>div:after{content:"";background-color:#fff;border-radius:8px;width:8px;height:8px;display:block;position:absolute;top:5px;left:5px}@keyframes sk-inner-circle{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.login{background-position:50%;background-size:cover;display:flex;bottom:0}.login .container{justify-content:center;width:100%;margin:auto;display:flex}.login .container .login-form{flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.login .container .login-form input{width:200px;height:25px}.login .container h1{text-align:center;width:100%;margin-right:0}.login .container h1 img{width:500px}.login .container .login-message{width:100%;cursor:initial;background:0 0;font-size:18px}.login .container .log-in,.login .container .login-message{color:#fff;text-align:center;cursor:pointer;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:1px 1px 1px rgba(0,0,0,.004);text-rendering:optimizelegibility;background:#346480;border-radius:5px;width:200px;margin:20px auto 0;padding:15px 0;font-family:Roboto,sans-serif;font-size:24px;font-weight:700;display:block;position:relative}.login .container .log-in.cro,.login .container .login-message.cro{background:#c29b1b}.login .container .login-message a,.login .container .login-message a:visited{color:#fff;cursor:pointer}body{margin:0}.ql-container{box-sizing:border-box;height:100%;margin:0;font-family:Helvetica,Arial,sans-serif;font-size:13px;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{height:1px;position:absolute;top:50%;left:-100000px;overflow-y:hidden}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;-moz-tab-size:4;tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word;outline:none;height:100%;padding:12px 15px;line-height:1.42;overflow-y:auto}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{padding-left:1.5em;list-style-type:none;position:relative}.ql-editor li>.ql-ui:before{text-align:right;white-space:nowrap;width:1.2em;margin-left:-1.5em;margin-right:.3em;display:inline-block}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0, decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1, lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2, lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3, decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4, lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5, lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6, decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7, lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8, lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9, decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{text-align:left;margin-left:.3em;margin-right:-1.5em}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{max-width:100%;display:block}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{text-align:inherit;direction:rtl}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);pointer-events:none;font-style:italic;position:absolute;left:15px;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{cursor:pointer;float:left;background:0 0;border:none;width:28px;height:24px;padding:3px 5px;display:inline-block}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{vertical-align:middle;display:inline-block}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2px}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1px}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-top:5px;margin-bottom:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-top:5px;margin-bottom:5px;padding:5px 10px}.ql-snow .ql-editor code{padding:2px 4px;font-size:85%}.ql-snow .ql-editor .ql-code-block-container{color:#f8f8f2;background-color:#23241f;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;float:left;vertical-align:middle;height:24px;font-size:14px;font-weight:500;display:inline-block;position:relative}.ql-snow .ql-picker-label{cursor:pointer;width:100%;height:100%;padding-left:8px;padding-right:2px;display:inline-block;position:relative}.ql-snow .ql-picker-label:before{line-height:22px;display:inline-block}.ql-snow .ql-picker-options{white-space:nowrap;background-color:#fff;min-width:100%;padding:4px 8px;display:none;position:absolute}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;padding-top:5px;padding-bottom:5px;display:block}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{z-index:1;margin-top:-1px;display:block;top:100%}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{width:24px;height:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{width:152px;padding:3px 5px}.ql-snow .ql-color-picker .ql-picker-item{float:left;border:1px solid transparent;width:16px;height:16px;margin:2px;padding:0}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{width:18px;margin-top:-9px;position:absolute;top:50%;right:0}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{top:5px;right:5px}.ql-toolbar.ql-snow{box-sizing:border-box;border:1px solid #ccc;padding:8px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{color:#444;white-space:nowrap;background-color:#fff;border:1px solid #ccc;padding:5px 12px;box-shadow:0 0 5px #ddd}.ql-snow .ql-tooltip:before{content:"Visit URL:";margin-right:8px;line-height:26px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;width:170px;height:26px;margin:0;padding:3px 5px;font-size:13px;display:none}.ql-snow .ql-tooltip a.ql-preview{text-overflow:ellipsis;vertical-align:top;max-width:200px;display:inline-block;overflow-x:hidden}.ql-snow .ql-tooltip a.ql-action:after{content:"Edit";border-right:1px solid #ccc;margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{content:"Save";border-right:0;padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}