@charset "UTF-8";:root{--animate-duration: 1s;--animate-delay: 1s;--animate-repeat: 1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat) * 2);animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat) * 3);animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay) * 2);animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay) * 3);animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay) * 4);animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay) * 5);animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration) / 2);animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration) * .8);animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration) * 3);animation-duration:calc(var(--animate-duration) * 3)}@media print,(prefers-reduced-motion:reduce){.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translate(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translate(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translate(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translate(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translate(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translate(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translate(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translate(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translate(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translate(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translate(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translate(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0)}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skew(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skew(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skew(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skew(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skew(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skew(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration) * 1.3);animation-duration:calc(var(--animate-duration) * 1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skew(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skew(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skew(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skew(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skew(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skew(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skew(5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skew(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skew(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skew(5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skew(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skew(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skew(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skew(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@font-face{font-family:Poppins;src:url(/assets/poppins-regular-CTKNfV9P.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/poppins-medium-Cxde2ZoM.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/poppins-semibold-B_fPDAUb.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/poppins-bold-qTAUjFF7.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}*{margin:0;padding:0;border:0;outline:0;box-sizing:border-box}html,body,#root{background:#000}body{height:100vh;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400}#root{width:100%;height:100%;overflow:hidden}body.home-scroll-enabled{height:auto;min-height:100vh;overflow-y:auto}body.home-scroll-enabled #root{height:auto;min-height:100vh;overflow-x:hidden;overflow-y:auto}.event{display:inline-flex;flex-direction:column;text-align:center;align-items:center;transition:all .3s ease-in-out;background:#fff;padding:5px;border-radius:30px;opacity:.85}.event .image{max-width:100%}.event .image img{display:block;max-width:100%;min-width:250px;max-height:100%}.event .name{font-size:21px}.event .desc{margin-top:5px;font-size:21px;font-weight:500}.event.center{width:450px;margin-top:50vh;margin-left:50vw;transform:translate(-50%,-50%)}.event.center .image{height:200px}.event.center .timer{display:none}.event.right{width:350px;margin-top:0;margin-left:50vw;transform:translate(-50%)}.event.right .image{max-width:200px}.event.right .desc{margin-top:10px;font-size:14px;line-height:1}.event.right .timer{margin-top:5px;display:block;font-size:26px;font-weight:700}.event.roller{width:800px;margin-top:0;margin-left:50vw;transform:translate(-50%);overflow:hidden;position:relative;background-color:#000;border-radius:0}.event.roller .inner{width:100%;overflow:hidden;position:relative}.event.roller .inner .pointer{position:absolute;top:0;bottom:0;left:50%;width:5px;background:red;transform:translate(-50%);z-index:2}.event.roller .inner .blocks{display:flex;width:100%}.event.roller .inner .blocks .reward{flex:0 0 100px;height:100px;background-size:cover;background-position:center;margin:0 2.5px}.event.roller .text{margin-top:5px;color:#fff}.event.coinflip{margin-left:50vw;transform:translate(-50%) scale(1)}.event.coinflip .roulette{display:block;position:relative;width:500px;height:500px;margin-top:250px}.event.coinflip .roulette.chosen-segment-1{animation-name:coinflip-roulette-chosen-segment-1,coinflip-roulette-move-out-1;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-1.chosen-side{animation-name:coinflip-roulette-move-in-1,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-1{0%{transform:rotate(0)}to{transform:rotate(2156.4deg)}}@keyframes coinflip-roulette-move-out-1{0%{margin-top:250px;margin-left:0;transform:rotate(2156.4deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2156.4deg) scale(.5)}}@keyframes coinflip-roulette-move-in-1{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2156.4deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2156.4deg) scale(1)}}.event.coinflip .roulette.chosen-segment-2{animation-name:coinflip-roulette-chosen-segment-2,coinflip-roulette-move-out-2;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-2.chosen-side{animation-name:coinflip-roulette-move-in-2,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-2{0%{transform:rotate(0)}to{transform:rotate(2152.8deg)}}@keyframes coinflip-roulette-move-out-2{0%{margin-top:250px;margin-left:0;transform:rotate(2152.8deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2152.8deg) scale(.5)}}@keyframes coinflip-roulette-move-in-2{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2152.8deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2152.8deg) scale(1)}}.event.coinflip .roulette.chosen-segment-3{animation-name:coinflip-roulette-chosen-segment-3,coinflip-roulette-move-out-3;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-3.chosen-side{animation-name:coinflip-roulette-move-in-3,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-3{0%{transform:rotate(0)}to{transform:rotate(2149.2deg)}}@keyframes coinflip-roulette-move-out-3{0%{margin-top:250px;margin-left:0;transform:rotate(2149.2deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2149.2deg) scale(.5)}}@keyframes coinflip-roulette-move-in-3{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2149.2deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2149.2deg) scale(1)}}.event.coinflip .roulette.chosen-segment-4{animation-name:coinflip-roulette-chosen-segment-4,coinflip-roulette-move-out-4;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-4.chosen-side{animation-name:coinflip-roulette-move-in-4,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-4{0%{transform:rotate(0)}to{transform:rotate(2145.6deg)}}@keyframes coinflip-roulette-move-out-4{0%{margin-top:250px;margin-left:0;transform:rotate(2145.6deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2145.6deg) scale(.5)}}@keyframes coinflip-roulette-move-in-4{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2145.6deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2145.6deg) scale(1)}}.event.coinflip .roulette.chosen-segment-5{animation-name:coinflip-roulette-chosen-segment-5,coinflip-roulette-move-out-5;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-5.chosen-side{animation-name:coinflip-roulette-move-in-5,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-5{0%{transform:rotate(0)}to{transform:rotate(2142deg)}}@keyframes coinflip-roulette-move-out-5{0%{margin-top:250px;margin-left:0;transform:rotate(2142deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2142deg) scale(.5)}}@keyframes coinflip-roulette-move-in-5{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2142deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2142deg) scale(1)}}.event.coinflip .roulette.chosen-segment-6{animation-name:coinflip-roulette-chosen-segment-6,coinflip-roulette-move-out-6;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-6.chosen-side{animation-name:coinflip-roulette-move-in-6,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-6{0%{transform:rotate(0)}to{transform:rotate(2138.4deg)}}@keyframes coinflip-roulette-move-out-6{0%{margin-top:250px;margin-left:0;transform:rotate(2138.4deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2138.4deg) scale(.5)}}@keyframes coinflip-roulette-move-in-6{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2138.4deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2138.4deg) scale(1)}}.event.coinflip .roulette.chosen-segment-7{animation-name:coinflip-roulette-chosen-segment-7,coinflip-roulette-move-out-7;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-7.chosen-side{animation-name:coinflip-roulette-move-in-7,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-7{0%{transform:rotate(0)}to{transform:rotate(2134.8deg)}}@keyframes coinflip-roulette-move-out-7{0%{margin-top:250px;margin-left:0;transform:rotate(2134.8deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2134.8deg) scale(.5)}}@keyframes coinflip-roulette-move-in-7{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2134.8deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2134.8deg) scale(1)}}.event.coinflip .roulette.chosen-segment-8{animation-name:coinflip-roulette-chosen-segment-8,coinflip-roulette-move-out-8;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-8.chosen-side{animation-name:coinflip-roulette-move-in-8,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-8{0%{transform:rotate(0)}to{transform:rotate(2131.2deg)}}@keyframes coinflip-roulette-move-out-8{0%{margin-top:250px;margin-left:0;transform:rotate(2131.2deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2131.2deg) scale(.5)}}@keyframes coinflip-roulette-move-in-8{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2131.2deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2131.2deg) scale(1)}}.event.coinflip .roulette.chosen-segment-9{animation-name:coinflip-roulette-chosen-segment-9,coinflip-roulette-move-out-9;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-9.chosen-side{animation-name:coinflip-roulette-move-in-9,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-9{0%{transform:rotate(0)}to{transform:rotate(2127.6deg)}}@keyframes coinflip-roulette-move-out-9{0%{margin-top:250px;margin-left:0;transform:rotate(2127.6deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2127.6deg) scale(.5)}}@keyframes coinflip-roulette-move-in-9{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2127.6deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2127.6deg) scale(1)}}.event.coinflip .roulette.chosen-segment-10{animation-name:coinflip-roulette-chosen-segment-10,coinflip-roulette-move-out-10;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-10.chosen-side{animation-name:coinflip-roulette-move-in-10,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-10{0%{transform:rotate(0)}to{transform:rotate(2124deg)}}@keyframes coinflip-roulette-move-out-10{0%{margin-top:250px;margin-left:0;transform:rotate(2124deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2124deg) scale(.5)}}@keyframes coinflip-roulette-move-in-10{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2124deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2124deg) scale(1)}}.event.coinflip .roulette.chosen-segment-11{animation-name:coinflip-roulette-chosen-segment-11,coinflip-roulette-move-out-11;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-11.chosen-side{animation-name:coinflip-roulette-move-in-11,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-11{0%{transform:rotate(0)}to{transform:rotate(2120.4deg)}}@keyframes coinflip-roulette-move-out-11{0%{margin-top:250px;margin-left:0;transform:rotate(2120.4deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2120.4deg) scale(.5)}}@keyframes coinflip-roulette-move-in-11{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2120.4deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2120.4deg) scale(1)}}.event.coinflip .roulette.chosen-segment-12{animation-name:coinflip-roulette-chosen-segment-12,coinflip-roulette-move-out-12;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-12.chosen-side{animation-name:coinflip-roulette-move-in-12,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-12{0%{transform:rotate(0)}to{transform:rotate(2116.8deg)}}@keyframes coinflip-roulette-move-out-12{0%{margin-top:250px;margin-left:0;transform:rotate(2116.8deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2116.8deg) scale(.5)}}@keyframes coinflip-roulette-move-in-12{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2116.8deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2116.8deg) scale(1)}}.event.coinflip .roulette.chosen-segment-13{animation-name:coinflip-roulette-chosen-segment-13,coinflip-roulette-move-out-13;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-13.chosen-side{animation-name:coinflip-roulette-move-in-13,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-13{0%{transform:rotate(0)}to{transform:rotate(2113.2deg)}}@keyframes coinflip-roulette-move-out-13{0%{margin-top:250px;margin-left:0;transform:rotate(2113.2deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2113.2deg) scale(.5)}}@keyframes coinflip-roulette-move-in-13{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2113.2deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2113.2deg) scale(1)}}.event.coinflip .roulette.chosen-segment-14{animation-name:coinflip-roulette-chosen-segment-14,coinflip-roulette-move-out-14;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-14.chosen-side{animation-name:coinflip-roulette-move-in-14,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-14{0%{transform:rotate(0)}to{transform:rotate(2109.6deg)}}@keyframes coinflip-roulette-move-out-14{0%{margin-top:250px;margin-left:0;transform:rotate(2109.6deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2109.6deg) scale(.5)}}@keyframes coinflip-roulette-move-in-14{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2109.6deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2109.6deg) scale(1)}}.event.coinflip .roulette.chosen-segment-15{animation-name:coinflip-roulette-chosen-segment-15,coinflip-roulette-move-out-15;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-15.chosen-side{animation-name:coinflip-roulette-move-in-15,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-15{0%{transform:rotate(0)}to{transform:rotate(2106deg)}}@keyframes coinflip-roulette-move-out-15{0%{margin-top:250px;margin-left:0;transform:rotate(2106deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2106deg) scale(.5)}}@keyframes coinflip-roulette-move-in-15{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2106deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2106deg) scale(1)}}.event.coinflip .roulette.chosen-segment-16{animation-name:coinflip-roulette-chosen-segment-16,coinflip-roulette-move-out-16;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-16.chosen-side{animation-name:coinflip-roulette-move-in-16,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-16{0%{transform:rotate(0)}to{transform:rotate(2102.4deg)}}@keyframes coinflip-roulette-move-out-16{0%{margin-top:250px;margin-left:0;transform:rotate(2102.4deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2102.4deg) scale(.5)}}@keyframes coinflip-roulette-move-in-16{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2102.4deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2102.4deg) scale(1)}}.event.coinflip .roulette.chosen-segment-17{animation-name:coinflip-roulette-chosen-segment-17,coinflip-roulette-move-out-17;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-17.chosen-side{animation-name:coinflip-roulette-move-in-17,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-17{0%{transform:rotate(0)}to{transform:rotate(2098.8deg)}}@keyframes coinflip-roulette-move-out-17{0%{margin-top:250px;margin-left:0;transform:rotate(2098.8deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2098.8deg) scale(.5)}}@keyframes coinflip-roulette-move-in-17{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2098.8deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2098.8deg) scale(1)}}.event.coinflip .roulette.chosen-segment-18{animation-name:coinflip-roulette-chosen-segment-18,coinflip-roulette-move-out-18;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-18.chosen-side{animation-name:coinflip-roulette-move-in-18,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-18{0%{transform:rotate(0)}to{transform:rotate(2095.2deg)}}@keyframes coinflip-roulette-move-out-18{0%{margin-top:250px;margin-left:0;transform:rotate(2095.2deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2095.2deg) scale(.5)}}@keyframes coinflip-roulette-move-in-18{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2095.2deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2095.2deg) scale(1)}}.event.coinflip .roulette.chosen-segment-19{animation-name:coinflip-roulette-chosen-segment-19,coinflip-roulette-move-out-19;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-19.chosen-side{animation-name:coinflip-roulette-move-in-19,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-19{0%{transform:rotate(0)}to{transform:rotate(2091.6deg)}}@keyframes coinflip-roulette-move-out-19{0%{margin-top:250px;margin-left:0;transform:rotate(2091.6deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2091.6deg) scale(.5)}}@keyframes coinflip-roulette-move-in-19{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2091.6deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2091.6deg) scale(1)}}.event.coinflip .roulette.chosen-segment-20{animation-name:coinflip-roulette-chosen-segment-20,coinflip-roulette-move-out-20;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-20.chosen-side{animation-name:coinflip-roulette-move-in-20,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-20{0%{transform:rotate(0)}to{transform:rotate(2088deg)}}@keyframes coinflip-roulette-move-out-20{0%{margin-top:250px;margin-left:0;transform:rotate(2088deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2088deg) scale(.5)}}@keyframes coinflip-roulette-move-in-20{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2088deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2088deg) scale(1)}}.event.coinflip .roulette.chosen-segment-21{animation-name:coinflip-roulette-chosen-segment-21,coinflip-roulette-move-out-21;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-21.chosen-side{animation-name:coinflip-roulette-move-in-21,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-21{0%{transform:rotate(0)}to{transform:rotate(2084.4deg)}}@keyframes coinflip-roulette-move-out-21{0%{margin-top:250px;margin-left:0;transform:rotate(2084.4deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2084.4deg) scale(.5)}}@keyframes coinflip-roulette-move-in-21{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2084.4deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2084.4deg) scale(1)}}.event.coinflip .roulette.chosen-segment-22{animation-name:coinflip-roulette-chosen-segment-22,coinflip-roulette-move-out-22;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-22.chosen-side{animation-name:coinflip-roulette-move-in-22,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-22{0%{transform:rotate(0)}to{transform:rotate(2080.8deg)}}@keyframes coinflip-roulette-move-out-22{0%{margin-top:250px;margin-left:0;transform:rotate(2080.8deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2080.8deg) scale(.5)}}@keyframes coinflip-roulette-move-in-22{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2080.8deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2080.8deg) scale(1)}}.event.coinflip .roulette.chosen-segment-23{animation-name:coinflip-roulette-chosen-segment-23,coinflip-roulette-move-out-23;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-23.chosen-side{animation-name:coinflip-roulette-move-in-23,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-23{0%{transform:rotate(0)}to{transform:rotate(2077.2deg)}}@keyframes coinflip-roulette-move-out-23{0%{margin-top:250px;margin-left:0;transform:rotate(2077.2deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2077.2deg) scale(.5)}}@keyframes coinflip-roulette-move-in-23{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2077.2deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2077.2deg) scale(1)}}.event.coinflip .roulette.chosen-segment-24{animation-name:coinflip-roulette-chosen-segment-24,coinflip-roulette-move-out-24;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-24.chosen-side{animation-name:coinflip-roulette-move-in-24,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-24{0%{transform:rotate(0)}to{transform:rotate(2073.6deg)}}@keyframes coinflip-roulette-move-out-24{0%{margin-top:250px;margin-left:0;transform:rotate(2073.6deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2073.6deg) scale(.5)}}@keyframes coinflip-roulette-move-in-24{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2073.6deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2073.6deg) scale(1)}}.event.coinflip .roulette.chosen-segment-25{animation-name:coinflip-roulette-chosen-segment-25,coinflip-roulette-move-out-25;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-25.chosen-side{animation-name:coinflip-roulette-move-in-25,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-25{0%{transform:rotate(0)}to{transform:rotate(2070deg)}}@keyframes coinflip-roulette-move-out-25{0%{margin-top:250px;margin-left:0;transform:rotate(2070deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2070deg) scale(.5)}}@keyframes coinflip-roulette-move-in-25{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2070deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2070deg) scale(1)}}.event.coinflip .roulette.chosen-segment-26{animation-name:coinflip-roulette-chosen-segment-26,coinflip-roulette-move-out-26;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-26.chosen-side{animation-name:coinflip-roulette-move-in-26,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-26{0%{transform:rotate(0)}to{transform:rotate(2066.4deg)}}@keyframes coinflip-roulette-move-out-26{0%{margin-top:250px;margin-left:0;transform:rotate(2066.4deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2066.4deg) scale(.5)}}@keyframes coinflip-roulette-move-in-26{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2066.4deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2066.4deg) scale(1)}}.event.coinflip .roulette.chosen-segment-27{animation-name:coinflip-roulette-chosen-segment-27,coinflip-roulette-move-out-27;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-27.chosen-side{animation-name:coinflip-roulette-move-in-27,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-27{0%{transform:rotate(0)}to{transform:rotate(2062.8deg)}}@keyframes coinflip-roulette-move-out-27{0%{margin-top:250px;margin-left:0;transform:rotate(2062.8deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2062.8deg) scale(.5)}}@keyframes coinflip-roulette-move-in-27{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2062.8deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2062.8deg) scale(1)}}.event.coinflip .roulette.chosen-segment-28{animation-name:coinflip-roulette-chosen-segment-28,coinflip-roulette-move-out-28;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-28.chosen-side{animation-name:coinflip-roulette-move-in-28,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-28{0%{transform:rotate(0)}to{transform:rotate(2059.2deg)}}@keyframes coinflip-roulette-move-out-28{0%{margin-top:250px;margin-left:0;transform:rotate(2059.2deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2059.2deg) scale(.5)}}@keyframes coinflip-roulette-move-in-28{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2059.2deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2059.2deg) scale(1)}}.event.coinflip .roulette.chosen-segment-29{animation-name:coinflip-roulette-chosen-segment-29,coinflip-roulette-move-out-29;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-29.chosen-side{animation-name:coinflip-roulette-move-in-29,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-29{0%{transform:rotate(0)}to{transform:rotate(2055.6deg)}}@keyframes coinflip-roulette-move-out-29{0%{margin-top:250px;margin-left:0;transform:rotate(2055.6deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2055.6deg) scale(.5)}}@keyframes coinflip-roulette-move-in-29{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2055.6deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2055.6deg) scale(1)}}.event.coinflip .roulette.chosen-segment-30{animation-name:coinflip-roulette-chosen-segment-30,coinflip-roulette-move-out-30;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-30.chosen-side{animation-name:coinflip-roulette-move-in-30,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-30{0%{transform:rotate(0)}to{transform:rotate(2052deg)}}@keyframes coinflip-roulette-move-out-30{0%{margin-top:250px;margin-left:0;transform:rotate(2052deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2052deg) scale(.5)}}@keyframes coinflip-roulette-move-in-30{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2052deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2052deg) scale(1)}}.event.coinflip .roulette.chosen-segment-31{animation-name:coinflip-roulette-chosen-segment-31,coinflip-roulette-move-out-31;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-31.chosen-side{animation-name:coinflip-roulette-move-in-31,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-31{0%{transform:rotate(0)}to{transform:rotate(2048.4deg)}}@keyframes coinflip-roulette-move-out-31{0%{margin-top:250px;margin-left:0;transform:rotate(2048.4deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2048.4deg) scale(.5)}}@keyframes coinflip-roulette-move-in-31{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2048.4deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2048.4deg) scale(1)}}.event.coinflip .roulette.chosen-segment-32{animation-name:coinflip-roulette-chosen-segment-32,coinflip-roulette-move-out-32;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-32.chosen-side{animation-name:coinflip-roulette-move-in-32,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-32{0%{transform:rotate(0)}to{transform:rotate(2044.8deg)}}@keyframes coinflip-roulette-move-out-32{0%{margin-top:250px;margin-left:0;transform:rotate(2044.8deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2044.8deg) scale(.5)}}@keyframes coinflip-roulette-move-in-32{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2044.8deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2044.8deg) scale(1)}}.event.coinflip .roulette.chosen-segment-33{animation-name:coinflip-roulette-chosen-segment-33,coinflip-roulette-move-out-33;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-33.chosen-side{animation-name:coinflip-roulette-move-in-33,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-33{0%{transform:rotate(0)}to{transform:rotate(2041.2deg)}}@keyframes coinflip-roulette-move-out-33{0%{margin-top:250px;margin-left:0;transform:rotate(2041.2deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2041.2deg) scale(.5)}}@keyframes coinflip-roulette-move-in-33{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2041.2deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2041.2deg) scale(1)}}.event.coinflip .roulette.chosen-segment-34{animation-name:coinflip-roulette-chosen-segment-34,coinflip-roulette-move-out-34;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-34.chosen-side{animation-name:coinflip-roulette-move-in-34,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-34{0%{transform:rotate(0)}to{transform:rotate(2037.6deg)}}@keyframes coinflip-roulette-move-out-34{0%{margin-top:250px;margin-left:0;transform:rotate(2037.6deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2037.6deg) scale(.5)}}@keyframes coinflip-roulette-move-in-34{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2037.6deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2037.6deg) scale(1)}}.event.coinflip .roulette.chosen-segment-35{animation-name:coinflip-roulette-chosen-segment-35,coinflip-roulette-move-out-35;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-35.chosen-side{animation-name:coinflip-roulette-move-in-35,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-35{0%{transform:rotate(0)}to{transform:rotate(2034deg)}}@keyframes coinflip-roulette-move-out-35{0%{margin-top:250px;margin-left:0;transform:rotate(2034deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2034deg) scale(.5)}}@keyframes coinflip-roulette-move-in-35{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2034deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2034deg) scale(1)}}.event.coinflip .roulette.chosen-segment-36{animation-name:coinflip-roulette-chosen-segment-36,coinflip-roulette-move-out-36;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-36.chosen-side{animation-name:coinflip-roulette-move-in-36,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-36{0%{transform:rotate(0)}to{transform:rotate(2030.4deg)}}@keyframes coinflip-roulette-move-out-36{0%{margin-top:250px;margin-left:0;transform:rotate(2030.4deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2030.4deg) scale(.5)}}@keyframes coinflip-roulette-move-in-36{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2030.4deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2030.4deg) scale(1)}}.event.coinflip .roulette.chosen-segment-37{animation-name:coinflip-roulette-chosen-segment-37,coinflip-roulette-move-out-37;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-37.chosen-side{animation-name:coinflip-roulette-move-in-37,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-37{0%{transform:rotate(0)}to{transform:rotate(2026.8deg)}}@keyframes coinflip-roulette-move-out-37{0%{margin-top:250px;margin-left:0;transform:rotate(2026.8deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2026.8deg) scale(.5)}}@keyframes coinflip-roulette-move-in-37{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2026.8deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2026.8deg) scale(1)}}.event.coinflip .roulette.chosen-segment-38{animation-name:coinflip-roulette-chosen-segment-38,coinflip-roulette-move-out-38;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-38.chosen-side{animation-name:coinflip-roulette-move-in-38,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-38{0%{transform:rotate(0)}to{transform:rotate(2023.2deg)}}@keyframes coinflip-roulette-move-out-38{0%{margin-top:250px;margin-left:0;transform:rotate(2023.2deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2023.2deg) scale(.5)}}@keyframes coinflip-roulette-move-in-38{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2023.2deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2023.2deg) scale(1)}}.event.coinflip .roulette.chosen-segment-39{animation-name:coinflip-roulette-chosen-segment-39,coinflip-roulette-move-out-39;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-39.chosen-side{animation-name:coinflip-roulette-move-in-39,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-39{0%{transform:rotate(0)}to{transform:rotate(2019.6deg)}}@keyframes coinflip-roulette-move-out-39{0%{margin-top:250px;margin-left:0;transform:rotate(2019.6deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2019.6deg) scale(.5)}}@keyframes coinflip-roulette-move-in-39{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2019.6deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2019.6deg) scale(1)}}.event.coinflip .roulette.chosen-segment-40{animation-name:coinflip-roulette-chosen-segment-40,coinflip-roulette-move-out-40;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-40.chosen-side{animation-name:coinflip-roulette-move-in-40,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-40{0%{transform:rotate(0)}to{transform:rotate(2016deg)}}@keyframes coinflip-roulette-move-out-40{0%{margin-top:250px;margin-left:0;transform:rotate(2016deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2016deg) scale(.5)}}@keyframes coinflip-roulette-move-in-40{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2016deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2016deg) scale(1)}}.event.coinflip .roulette.chosen-segment-41{animation-name:coinflip-roulette-chosen-segment-41,coinflip-roulette-move-out-41;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-41.chosen-side{animation-name:coinflip-roulette-move-in-41,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-41{0%{transform:rotate(0)}to{transform:rotate(2012.4deg)}}@keyframes coinflip-roulette-move-out-41{0%{margin-top:250px;margin-left:0;transform:rotate(2012.4deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2012.4deg) scale(.5)}}@keyframes coinflip-roulette-move-in-41{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2012.4deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2012.4deg) scale(1)}}.event.coinflip .roulette.chosen-segment-42{animation-name:coinflip-roulette-chosen-segment-42,coinflip-roulette-move-out-42;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-42.chosen-side{animation-name:coinflip-roulette-move-in-42,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-42{0%{transform:rotate(0)}to{transform:rotate(2008.8deg)}}@keyframes coinflip-roulette-move-out-42{0%{margin-top:250px;margin-left:0;transform:rotate(2008.8deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2008.8deg) scale(.5)}}@keyframes coinflip-roulette-move-in-42{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2008.8deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2008.8deg) scale(1)}}.event.coinflip .roulette.chosen-segment-43{animation-name:coinflip-roulette-chosen-segment-43,coinflip-roulette-move-out-43;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-43.chosen-side{animation-name:coinflip-roulette-move-in-43,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-43{0%{transform:rotate(0)}to{transform:rotate(2005.2deg)}}@keyframes coinflip-roulette-move-out-43{0%{margin-top:250px;margin-left:0;transform:rotate(2005.2deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2005.2deg) scale(.5)}}@keyframes coinflip-roulette-move-in-43{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2005.2deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2005.2deg) scale(1)}}.event.coinflip .roulette.chosen-segment-44{animation-name:coinflip-roulette-chosen-segment-44,coinflip-roulette-move-out-44;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-44.chosen-side{animation-name:coinflip-roulette-move-in-44,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-44{0%{transform:rotate(0)}to{transform:rotate(2001.6deg)}}@keyframes coinflip-roulette-move-out-44{0%{margin-top:250px;margin-left:0;transform:rotate(2001.6deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(2001.6deg) scale(.5)}}@keyframes coinflip-roulette-move-in-44{0%{margin-top:500px;margin-left:-1750px;transform:rotate(2001.6deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(2001.6deg) scale(1)}}.event.coinflip .roulette.chosen-segment-45{animation-name:coinflip-roulette-chosen-segment-45,coinflip-roulette-move-out-45;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-45.chosen-side{animation-name:coinflip-roulette-move-in-45,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-45{0%{transform:rotate(0)}to{transform:rotate(1998deg)}}@keyframes coinflip-roulette-move-out-45{0%{margin-top:250px;margin-left:0;transform:rotate(1998deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1998deg) scale(.5)}}@keyframes coinflip-roulette-move-in-45{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1998deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1998deg) scale(1)}}.event.coinflip .roulette.chosen-segment-46{animation-name:coinflip-roulette-chosen-segment-46,coinflip-roulette-move-out-46;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-46.chosen-side{animation-name:coinflip-roulette-move-in-46,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-46{0%{transform:rotate(0)}to{transform:rotate(1994.4deg)}}@keyframes coinflip-roulette-move-out-46{0%{margin-top:250px;margin-left:0;transform:rotate(1994.4deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1994.4deg) scale(.5)}}@keyframes coinflip-roulette-move-in-46{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1994.4deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1994.4deg) scale(1)}}.event.coinflip .roulette.chosen-segment-47{animation-name:coinflip-roulette-chosen-segment-47,coinflip-roulette-move-out-47;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-47.chosen-side{animation-name:coinflip-roulette-move-in-47,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-47{0%{transform:rotate(0)}to{transform:rotate(1990.8deg)}}@keyframes coinflip-roulette-move-out-47{0%{margin-top:250px;margin-left:0;transform:rotate(1990.8deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1990.8deg) scale(.5)}}@keyframes coinflip-roulette-move-in-47{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1990.8deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1990.8deg) scale(1)}}.event.coinflip .roulette.chosen-segment-48{animation-name:coinflip-roulette-chosen-segment-48,coinflip-roulette-move-out-48;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-48.chosen-side{animation-name:coinflip-roulette-move-in-48,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-48{0%{transform:rotate(0)}to{transform:rotate(1987.2deg)}}@keyframes coinflip-roulette-move-out-48{0%{margin-top:250px;margin-left:0;transform:rotate(1987.2deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1987.2deg) scale(.5)}}@keyframes coinflip-roulette-move-in-48{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1987.2deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1987.2deg) scale(1)}}.event.coinflip .roulette.chosen-segment-49{animation-name:coinflip-roulette-chosen-segment-49,coinflip-roulette-move-out-49;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-49.chosen-side{animation-name:coinflip-roulette-move-in-49,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-49{0%{transform:rotate(0)}to{transform:rotate(1983.6deg)}}@keyframes coinflip-roulette-move-out-49{0%{margin-top:250px;margin-left:0;transform:rotate(1983.6deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1983.6deg) scale(.5)}}@keyframes coinflip-roulette-move-in-49{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1983.6deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1983.6deg) scale(1)}}.event.coinflip .roulette.chosen-segment-50{animation-name:coinflip-roulette-chosen-segment-50,coinflip-roulette-move-out-50;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-50.chosen-side{animation-name:coinflip-roulette-move-in-50,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-50{0%{transform:rotate(0)}to{transform:rotate(1980deg)}}@keyframes coinflip-roulette-move-out-50{0%{margin-top:250px;margin-left:0;transform:rotate(1980deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1980deg) scale(.5)}}@keyframes coinflip-roulette-move-in-50{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1980deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1980deg) scale(1)}}.event.coinflip .roulette.chosen-segment-51{animation-name:coinflip-roulette-chosen-segment-51,coinflip-roulette-move-out-51;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-51.chosen-side{animation-name:coinflip-roulette-move-in-51,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-51{0%{transform:rotate(0)}to{transform:rotate(1976.4deg)}}@keyframes coinflip-roulette-move-out-51{0%{margin-top:250px;margin-left:0;transform:rotate(1976.4deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1976.4deg) scale(.5)}}@keyframes coinflip-roulette-move-in-51{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1976.4deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1976.4deg) scale(1)}}.event.coinflip .roulette.chosen-segment-52{animation-name:coinflip-roulette-chosen-segment-52,coinflip-roulette-move-out-52;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-52.chosen-side{animation-name:coinflip-roulette-move-in-52,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-52{0%{transform:rotate(0)}to{transform:rotate(1972.8deg)}}@keyframes coinflip-roulette-move-out-52{0%{margin-top:250px;margin-left:0;transform:rotate(1972.8deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1972.8deg) scale(.5)}}@keyframes coinflip-roulette-move-in-52{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1972.8deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1972.8deg) scale(1)}}.event.coinflip .roulette.chosen-segment-53{animation-name:coinflip-roulette-chosen-segment-53,coinflip-roulette-move-out-53;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-53.chosen-side{animation-name:coinflip-roulette-move-in-53,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-53{0%{transform:rotate(0)}to{transform:rotate(1969.2deg)}}@keyframes coinflip-roulette-move-out-53{0%{margin-top:250px;margin-left:0;transform:rotate(1969.2deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1969.2deg) scale(.5)}}@keyframes coinflip-roulette-move-in-53{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1969.2deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1969.2deg) scale(1)}}.event.coinflip .roulette.chosen-segment-54{animation-name:coinflip-roulette-chosen-segment-54,coinflip-roulette-move-out-54;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-54.chosen-side{animation-name:coinflip-roulette-move-in-54,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-54{0%{transform:rotate(0)}to{transform:rotate(1965.6deg)}}@keyframes coinflip-roulette-move-out-54{0%{margin-top:250px;margin-left:0;transform:rotate(1965.6deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1965.6deg) scale(.5)}}@keyframes coinflip-roulette-move-in-54{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1965.6deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1965.6deg) scale(1)}}.event.coinflip .roulette.chosen-segment-55{animation-name:coinflip-roulette-chosen-segment-55,coinflip-roulette-move-out-55;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-55.chosen-side{animation-name:coinflip-roulette-move-in-55,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-55{0%{transform:rotate(0)}to{transform:rotate(1962deg)}}@keyframes coinflip-roulette-move-out-55{0%{margin-top:250px;margin-left:0;transform:rotate(1962deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1962deg) scale(.5)}}@keyframes coinflip-roulette-move-in-55{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1962deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1962deg) scale(1)}}.event.coinflip .roulette.chosen-segment-56{animation-name:coinflip-roulette-chosen-segment-56,coinflip-roulette-move-out-56;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-56.chosen-side{animation-name:coinflip-roulette-move-in-56,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-56{0%{transform:rotate(0)}to{transform:rotate(1958.4deg)}}@keyframes coinflip-roulette-move-out-56{0%{margin-top:250px;margin-left:0;transform:rotate(1958.4deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1958.4deg) scale(.5)}}@keyframes coinflip-roulette-move-in-56{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1958.4deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1958.4deg) scale(1)}}.event.coinflip .roulette.chosen-segment-57{animation-name:coinflip-roulette-chosen-segment-57,coinflip-roulette-move-out-57;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-57.chosen-side{animation-name:coinflip-roulette-move-in-57,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-57{0%{transform:rotate(0)}to{transform:rotate(1954.8deg)}}@keyframes coinflip-roulette-move-out-57{0%{margin-top:250px;margin-left:0;transform:rotate(1954.8deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1954.8deg) scale(.5)}}@keyframes coinflip-roulette-move-in-57{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1954.8deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1954.8deg) scale(1)}}.event.coinflip .roulette.chosen-segment-58{animation-name:coinflip-roulette-chosen-segment-58,coinflip-roulette-move-out-58;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-58.chosen-side{animation-name:coinflip-roulette-move-in-58,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-58{0%{transform:rotate(0)}to{transform:rotate(1951.2deg)}}@keyframes coinflip-roulette-move-out-58{0%{margin-top:250px;margin-left:0;transform:rotate(1951.2deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1951.2deg) scale(.5)}}@keyframes coinflip-roulette-move-in-58{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1951.2deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1951.2deg) scale(1)}}.event.coinflip .roulette.chosen-segment-59{animation-name:coinflip-roulette-chosen-segment-59,coinflip-roulette-move-out-59;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-59.chosen-side{animation-name:coinflip-roulette-move-in-59,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-59{0%{transform:rotate(0)}to{transform:rotate(1947.6deg)}}@keyframes coinflip-roulette-move-out-59{0%{margin-top:250px;margin-left:0;transform:rotate(1947.6deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1947.6deg) scale(.5)}}@keyframes coinflip-roulette-move-in-59{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1947.6deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1947.6deg) scale(1)}}.event.coinflip .roulette.chosen-segment-60{animation-name:coinflip-roulette-chosen-segment-60,coinflip-roulette-move-out-60;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-60.chosen-side{animation-name:coinflip-roulette-move-in-60,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-60{0%{transform:rotate(0)}to{transform:rotate(1944deg)}}@keyframes coinflip-roulette-move-out-60{0%{margin-top:250px;margin-left:0;transform:rotate(1944deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1944deg) scale(.5)}}@keyframes coinflip-roulette-move-in-60{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1944deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1944deg) scale(1)}}.event.coinflip .roulette.chosen-segment-61{animation-name:coinflip-roulette-chosen-segment-61,coinflip-roulette-move-out-61;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-61.chosen-side{animation-name:coinflip-roulette-move-in-61,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-61{0%{transform:rotate(0)}to{transform:rotate(1940.4deg)}}@keyframes coinflip-roulette-move-out-61{0%{margin-top:250px;margin-left:0;transform:rotate(1940.4deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1940.4deg) scale(.5)}}@keyframes coinflip-roulette-move-in-61{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1940.4deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1940.4deg) scale(1)}}.event.coinflip .roulette.chosen-segment-62{animation-name:coinflip-roulette-chosen-segment-62,coinflip-roulette-move-out-62;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-62.chosen-side{animation-name:coinflip-roulette-move-in-62,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-62{0%{transform:rotate(0)}to{transform:rotate(1936.8deg)}}@keyframes coinflip-roulette-move-out-62{0%{margin-top:250px;margin-left:0;transform:rotate(1936.8deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1936.8deg) scale(.5)}}@keyframes coinflip-roulette-move-in-62{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1936.8deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1936.8deg) scale(1)}}.event.coinflip .roulette.chosen-segment-63{animation-name:coinflip-roulette-chosen-segment-63,coinflip-roulette-move-out-63;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-63.chosen-side{animation-name:coinflip-roulette-move-in-63,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-63{0%{transform:rotate(0)}to{transform:rotate(1933.2deg)}}@keyframes coinflip-roulette-move-out-63{0%{margin-top:250px;margin-left:0;transform:rotate(1933.2deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1933.2deg) scale(.5)}}@keyframes coinflip-roulette-move-in-63{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1933.2deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1933.2deg) scale(1)}}.event.coinflip .roulette.chosen-segment-64{animation-name:coinflip-roulette-chosen-segment-64,coinflip-roulette-move-out-64;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-64.chosen-side{animation-name:coinflip-roulette-move-in-64,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-64{0%{transform:rotate(0)}to{transform:rotate(1929.6deg)}}@keyframes coinflip-roulette-move-out-64{0%{margin-top:250px;margin-left:0;transform:rotate(1929.6deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1929.6deg) scale(.5)}}@keyframes coinflip-roulette-move-in-64{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1929.6deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1929.6deg) scale(1)}}.event.coinflip .roulette.chosen-segment-65{animation-name:coinflip-roulette-chosen-segment-65,coinflip-roulette-move-out-65;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-65.chosen-side{animation-name:coinflip-roulette-move-in-65,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-65{0%{transform:rotate(0)}to{transform:rotate(1926deg)}}@keyframes coinflip-roulette-move-out-65{0%{margin-top:250px;margin-left:0;transform:rotate(1926deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1926deg) scale(.5)}}@keyframes coinflip-roulette-move-in-65{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1926deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1926deg) scale(1)}}.event.coinflip .roulette.chosen-segment-66{animation-name:coinflip-roulette-chosen-segment-66,coinflip-roulette-move-out-66;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-66.chosen-side{animation-name:coinflip-roulette-move-in-66,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-66{0%{transform:rotate(0)}to{transform:rotate(1922.4deg)}}@keyframes coinflip-roulette-move-out-66{0%{margin-top:250px;margin-left:0;transform:rotate(1922.4deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1922.4deg) scale(.5)}}@keyframes coinflip-roulette-move-in-66{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1922.4deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1922.4deg) scale(1)}}.event.coinflip .roulette.chosen-segment-67{animation-name:coinflip-roulette-chosen-segment-67,coinflip-roulette-move-out-67;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-67.chosen-side{animation-name:coinflip-roulette-move-in-67,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-67{0%{transform:rotate(0)}to{transform:rotate(1918.8deg)}}@keyframes coinflip-roulette-move-out-67{0%{margin-top:250px;margin-left:0;transform:rotate(1918.8deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1918.8deg) scale(.5)}}@keyframes coinflip-roulette-move-in-67{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1918.8deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1918.8deg) scale(1)}}.event.coinflip .roulette.chosen-segment-68{animation-name:coinflip-roulette-chosen-segment-68,coinflip-roulette-move-out-68;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-68.chosen-side{animation-name:coinflip-roulette-move-in-68,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-68{0%{transform:rotate(0)}to{transform:rotate(1915.2deg)}}@keyframes coinflip-roulette-move-out-68{0%{margin-top:250px;margin-left:0;transform:rotate(1915.2deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1915.2deg) scale(.5)}}@keyframes coinflip-roulette-move-in-68{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1915.2deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1915.2deg) scale(1)}}.event.coinflip .roulette.chosen-segment-69{animation-name:coinflip-roulette-chosen-segment-69,coinflip-roulette-move-out-69;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-69.chosen-side{animation-name:coinflip-roulette-move-in-69,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-69{0%{transform:rotate(0)}to{transform:rotate(1911.6deg)}}@keyframes coinflip-roulette-move-out-69{0%{margin-top:250px;margin-left:0;transform:rotate(1911.6deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1911.6deg) scale(.5)}}@keyframes coinflip-roulette-move-in-69{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1911.6deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1911.6deg) scale(1)}}.event.coinflip .roulette.chosen-segment-70{animation-name:coinflip-roulette-chosen-segment-70,coinflip-roulette-move-out-70;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-70.chosen-side{animation-name:coinflip-roulette-move-in-70,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-70{0%{transform:rotate(0)}to{transform:rotate(1908deg)}}@keyframes coinflip-roulette-move-out-70{0%{margin-top:250px;margin-left:0;transform:rotate(1908deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1908deg) scale(.5)}}@keyframes coinflip-roulette-move-in-70{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1908deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1908deg) scale(1)}}.event.coinflip .roulette.chosen-segment-71{animation-name:coinflip-roulette-chosen-segment-71,coinflip-roulette-move-out-71;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-71.chosen-side{animation-name:coinflip-roulette-move-in-71,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-71{0%{transform:rotate(0)}to{transform:rotate(1904.4deg)}}@keyframes coinflip-roulette-move-out-71{0%{margin-top:250px;margin-left:0;transform:rotate(1904.4deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1904.4deg) scale(.5)}}@keyframes coinflip-roulette-move-in-71{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1904.4deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1904.4deg) scale(1)}}.event.coinflip .roulette.chosen-segment-72{animation-name:coinflip-roulette-chosen-segment-72,coinflip-roulette-move-out-72;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-72.chosen-side{animation-name:coinflip-roulette-move-in-72,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-72{0%{transform:rotate(0)}to{transform:rotate(1900.8deg)}}@keyframes coinflip-roulette-move-out-72{0%{margin-top:250px;margin-left:0;transform:rotate(1900.8deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1900.8deg) scale(.5)}}@keyframes coinflip-roulette-move-in-72{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1900.8deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1900.8deg) scale(1)}}.event.coinflip .roulette.chosen-segment-73{animation-name:coinflip-roulette-chosen-segment-73,coinflip-roulette-move-out-73;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-73.chosen-side{animation-name:coinflip-roulette-move-in-73,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-73{0%{transform:rotate(0)}to{transform:rotate(1897.2deg)}}@keyframes coinflip-roulette-move-out-73{0%{margin-top:250px;margin-left:0;transform:rotate(1897.2deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1897.2deg) scale(.5)}}@keyframes coinflip-roulette-move-in-73{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1897.2deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1897.2deg) scale(1)}}.event.coinflip .roulette.chosen-segment-74{animation-name:coinflip-roulette-chosen-segment-74,coinflip-roulette-move-out-74;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-74.chosen-side{animation-name:coinflip-roulette-move-in-74,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-74{0%{transform:rotate(0)}to{transform:rotate(1893.6deg)}}@keyframes coinflip-roulette-move-out-74{0%{margin-top:250px;margin-left:0;transform:rotate(1893.6deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1893.6deg) scale(.5)}}@keyframes coinflip-roulette-move-in-74{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1893.6deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1893.6deg) scale(1)}}.event.coinflip .roulette.chosen-segment-75{animation-name:coinflip-roulette-chosen-segment-75,coinflip-roulette-move-out-75;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-75.chosen-side{animation-name:coinflip-roulette-move-in-75,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-75{0%{transform:rotate(0)}to{transform:rotate(1890deg)}}@keyframes coinflip-roulette-move-out-75{0%{margin-top:250px;margin-left:0;transform:rotate(1890deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1890deg) scale(.5)}}@keyframes coinflip-roulette-move-in-75{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1890deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1890deg) scale(1)}}.event.coinflip .roulette.chosen-segment-76{animation-name:coinflip-roulette-chosen-segment-76,coinflip-roulette-move-out-76;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-76.chosen-side{animation-name:coinflip-roulette-move-in-76,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-76{0%{transform:rotate(0)}to{transform:rotate(1886.4deg)}}@keyframes coinflip-roulette-move-out-76{0%{margin-top:250px;margin-left:0;transform:rotate(1886.4deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1886.4deg) scale(.5)}}@keyframes coinflip-roulette-move-in-76{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1886.4deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1886.4deg) scale(1)}}.event.coinflip .roulette.chosen-segment-77{animation-name:coinflip-roulette-chosen-segment-77,coinflip-roulette-move-out-77;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-77.chosen-side{animation-name:coinflip-roulette-move-in-77,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-77{0%{transform:rotate(0)}to{transform:rotate(1882.8deg)}}@keyframes coinflip-roulette-move-out-77{0%{margin-top:250px;margin-left:0;transform:rotate(1882.8deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1882.8deg) scale(.5)}}@keyframes coinflip-roulette-move-in-77{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1882.8deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1882.8deg) scale(1)}}.event.coinflip .roulette.chosen-segment-78{animation-name:coinflip-roulette-chosen-segment-78,coinflip-roulette-move-out-78;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-78.chosen-side{animation-name:coinflip-roulette-move-in-78,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-78{0%{transform:rotate(0)}to{transform:rotate(1879.2deg)}}@keyframes coinflip-roulette-move-out-78{0%{margin-top:250px;margin-left:0;transform:rotate(1879.2deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1879.2deg) scale(.5)}}@keyframes coinflip-roulette-move-in-78{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1879.2deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1879.2deg) scale(1)}}.event.coinflip .roulette.chosen-segment-79{animation-name:coinflip-roulette-chosen-segment-79,coinflip-roulette-move-out-79;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-79.chosen-side{animation-name:coinflip-roulette-move-in-79,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-79{0%{transform:rotate(0)}to{transform:rotate(1875.6deg)}}@keyframes coinflip-roulette-move-out-79{0%{margin-top:250px;margin-left:0;transform:rotate(1875.6deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1875.6deg) scale(.5)}}@keyframes coinflip-roulette-move-in-79{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1875.6deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1875.6deg) scale(1)}}.event.coinflip .roulette.chosen-segment-80{animation-name:coinflip-roulette-chosen-segment-80,coinflip-roulette-move-out-80;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-80.chosen-side{animation-name:coinflip-roulette-move-in-80,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-80{0%{transform:rotate(0)}to{transform:rotate(1872deg)}}@keyframes coinflip-roulette-move-out-80{0%{margin-top:250px;margin-left:0;transform:rotate(1872deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1872deg) scale(.5)}}@keyframes coinflip-roulette-move-in-80{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1872deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1872deg) scale(1)}}.event.coinflip .roulette.chosen-segment-81{animation-name:coinflip-roulette-chosen-segment-81,coinflip-roulette-move-out-81;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-81.chosen-side{animation-name:coinflip-roulette-move-in-81,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-81{0%{transform:rotate(0)}to{transform:rotate(1868.4deg)}}@keyframes coinflip-roulette-move-out-81{0%{margin-top:250px;margin-left:0;transform:rotate(1868.4deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1868.4deg) scale(.5)}}@keyframes coinflip-roulette-move-in-81{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1868.4deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1868.4deg) scale(1)}}.event.coinflip .roulette.chosen-segment-82{animation-name:coinflip-roulette-chosen-segment-82,coinflip-roulette-move-out-82;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-82.chosen-side{animation-name:coinflip-roulette-move-in-82,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-82{0%{transform:rotate(0)}to{transform:rotate(1864.8deg)}}@keyframes coinflip-roulette-move-out-82{0%{margin-top:250px;margin-left:0;transform:rotate(1864.8deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1864.8deg) scale(.5)}}@keyframes coinflip-roulette-move-in-82{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1864.8deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1864.8deg) scale(1)}}.event.coinflip .roulette.chosen-segment-83{animation-name:coinflip-roulette-chosen-segment-83,coinflip-roulette-move-out-83;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-83.chosen-side{animation-name:coinflip-roulette-move-in-83,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-83{0%{transform:rotate(0)}to{transform:rotate(1861.2deg)}}@keyframes coinflip-roulette-move-out-83{0%{margin-top:250px;margin-left:0;transform:rotate(1861.2deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1861.2deg) scale(.5)}}@keyframes coinflip-roulette-move-in-83{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1861.2deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1861.2deg) scale(1)}}.event.coinflip .roulette.chosen-segment-84{animation-name:coinflip-roulette-chosen-segment-84,coinflip-roulette-move-out-84;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-84.chosen-side{animation-name:coinflip-roulette-move-in-84,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-84{0%{transform:rotate(0)}to{transform:rotate(1857.6deg)}}@keyframes coinflip-roulette-move-out-84{0%{margin-top:250px;margin-left:0;transform:rotate(1857.6deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1857.6deg) scale(.5)}}@keyframes coinflip-roulette-move-in-84{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1857.6deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1857.6deg) scale(1)}}.event.coinflip .roulette.chosen-segment-85{animation-name:coinflip-roulette-chosen-segment-85,coinflip-roulette-move-out-85;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-85.chosen-side{animation-name:coinflip-roulette-move-in-85,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-85{0%{transform:rotate(0)}to{transform:rotate(1854deg)}}@keyframes coinflip-roulette-move-out-85{0%{margin-top:250px;margin-left:0;transform:rotate(1854deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1854deg) scale(.5)}}@keyframes coinflip-roulette-move-in-85{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1854deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1854deg) scale(1)}}.event.coinflip .roulette.chosen-segment-86{animation-name:coinflip-roulette-chosen-segment-86,coinflip-roulette-move-out-86;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-86.chosen-side{animation-name:coinflip-roulette-move-in-86,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-86{0%{transform:rotate(0)}to{transform:rotate(1850.4deg)}}@keyframes coinflip-roulette-move-out-86{0%{margin-top:250px;margin-left:0;transform:rotate(1850.4deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1850.4deg) scale(.5)}}@keyframes coinflip-roulette-move-in-86{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1850.4deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1850.4deg) scale(1)}}.event.coinflip .roulette.chosen-segment-87{animation-name:coinflip-roulette-chosen-segment-87,coinflip-roulette-move-out-87;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-87.chosen-side{animation-name:coinflip-roulette-move-in-87,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-87{0%{transform:rotate(0)}to{transform:rotate(1846.8deg)}}@keyframes coinflip-roulette-move-out-87{0%{margin-top:250px;margin-left:0;transform:rotate(1846.8deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1846.8deg) scale(.5)}}@keyframes coinflip-roulette-move-in-87{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1846.8deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1846.8deg) scale(1)}}.event.coinflip .roulette.chosen-segment-88{animation-name:coinflip-roulette-chosen-segment-88,coinflip-roulette-move-out-88;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-88.chosen-side{animation-name:coinflip-roulette-move-in-88,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-88{0%{transform:rotate(0)}to{transform:rotate(1843.2deg)}}@keyframes coinflip-roulette-move-out-88{0%{margin-top:250px;margin-left:0;transform:rotate(1843.2deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1843.2deg) scale(.5)}}@keyframes coinflip-roulette-move-in-88{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1843.2deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1843.2deg) scale(1)}}.event.coinflip .roulette.chosen-segment-89{animation-name:coinflip-roulette-chosen-segment-89,coinflip-roulette-move-out-89;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-89.chosen-side{animation-name:coinflip-roulette-move-in-89,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-89{0%{transform:rotate(0)}to{transform:rotate(1839.6deg)}}@keyframes coinflip-roulette-move-out-89{0%{margin-top:250px;margin-left:0;transform:rotate(1839.6deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1839.6deg) scale(.5)}}@keyframes coinflip-roulette-move-in-89{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1839.6deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1839.6deg) scale(1)}}.event.coinflip .roulette.chosen-segment-90{animation-name:coinflip-roulette-chosen-segment-90,coinflip-roulette-move-out-90;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-90.chosen-side{animation-name:coinflip-roulette-move-in-90,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-90{0%{transform:rotate(0)}to{transform:rotate(1836deg)}}@keyframes coinflip-roulette-move-out-90{0%{margin-top:250px;margin-left:0;transform:rotate(1836deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1836deg) scale(.5)}}@keyframes coinflip-roulette-move-in-90{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1836deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1836deg) scale(1)}}.event.coinflip .roulette.chosen-segment-91{animation-name:coinflip-roulette-chosen-segment-91,coinflip-roulette-move-out-91;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-91.chosen-side{animation-name:coinflip-roulette-move-in-91,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-91{0%{transform:rotate(0)}to{transform:rotate(1832.4deg)}}@keyframes coinflip-roulette-move-out-91{0%{margin-top:250px;margin-left:0;transform:rotate(1832.4deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1832.4deg) scale(.5)}}@keyframes coinflip-roulette-move-in-91{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1832.4deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1832.4deg) scale(1)}}.event.coinflip .roulette.chosen-segment-92{animation-name:coinflip-roulette-chosen-segment-92,coinflip-roulette-move-out-92;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-92.chosen-side{animation-name:coinflip-roulette-move-in-92,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-92{0%{transform:rotate(0)}to{transform:rotate(1828.8deg)}}@keyframes coinflip-roulette-move-out-92{0%{margin-top:250px;margin-left:0;transform:rotate(1828.8deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1828.8deg) scale(.5)}}@keyframes coinflip-roulette-move-in-92{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1828.8deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1828.8deg) scale(1)}}.event.coinflip .roulette.chosen-segment-93{animation-name:coinflip-roulette-chosen-segment-93,coinflip-roulette-move-out-93;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-93.chosen-side{animation-name:coinflip-roulette-move-in-93,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-93{0%{transform:rotate(0)}to{transform:rotate(1825.2deg)}}@keyframes coinflip-roulette-move-out-93{0%{margin-top:250px;margin-left:0;transform:rotate(1825.2deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1825.2deg) scale(.5)}}@keyframes coinflip-roulette-move-in-93{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1825.2deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1825.2deg) scale(1)}}.event.coinflip .roulette.chosen-segment-94{animation-name:coinflip-roulette-chosen-segment-94,coinflip-roulette-move-out-94;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-94.chosen-side{animation-name:coinflip-roulette-move-in-94,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-94{0%{transform:rotate(0)}to{transform:rotate(1821.6deg)}}@keyframes coinflip-roulette-move-out-94{0%{margin-top:250px;margin-left:0;transform:rotate(1821.6deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1821.6deg) scale(.5)}}@keyframes coinflip-roulette-move-in-94{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1821.6deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1821.6deg) scale(1)}}.event.coinflip .roulette.chosen-segment-95{animation-name:coinflip-roulette-chosen-segment-95,coinflip-roulette-move-out-95;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-95.chosen-side{animation-name:coinflip-roulette-move-in-95,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-95{0%{transform:rotate(0)}to{transform:rotate(1818deg)}}@keyframes coinflip-roulette-move-out-95{0%{margin-top:250px;margin-left:0;transform:rotate(1818deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1818deg) scale(.5)}}@keyframes coinflip-roulette-move-in-95{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1818deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1818deg) scale(1)}}.event.coinflip .roulette.chosen-segment-96{animation-name:coinflip-roulette-chosen-segment-96,coinflip-roulette-move-out-96;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-96.chosen-side{animation-name:coinflip-roulette-move-in-96,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-96{0%{transform:rotate(0)}to{transform:rotate(1814.4deg)}}@keyframes coinflip-roulette-move-out-96{0%{margin-top:250px;margin-left:0;transform:rotate(1814.4deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1814.4deg) scale(.5)}}@keyframes coinflip-roulette-move-in-96{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1814.4deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1814.4deg) scale(1)}}.event.coinflip .roulette.chosen-segment-97{animation-name:coinflip-roulette-chosen-segment-97,coinflip-roulette-move-out-97;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-97.chosen-side{animation-name:coinflip-roulette-move-in-97,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-97{0%{transform:rotate(0)}to{transform:rotate(1810.8deg)}}@keyframes coinflip-roulette-move-out-97{0%{margin-top:250px;margin-left:0;transform:rotate(1810.8deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1810.8deg) scale(.5)}}@keyframes coinflip-roulette-move-in-97{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1810.8deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1810.8deg) scale(1)}}.event.coinflip .roulette.chosen-segment-98{animation-name:coinflip-roulette-chosen-segment-98,coinflip-roulette-move-out-98;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-98.chosen-side{animation-name:coinflip-roulette-move-in-98,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-98{0%{transform:rotate(0)}to{transform:rotate(1807.2deg)}}@keyframes coinflip-roulette-move-out-98{0%{margin-top:250px;margin-left:0;transform:rotate(1807.2deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1807.2deg) scale(.5)}}@keyframes coinflip-roulette-move-in-98{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1807.2deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1807.2deg) scale(1)}}.event.coinflip .roulette.chosen-segment-99{animation-name:coinflip-roulette-chosen-segment-99,coinflip-roulette-move-out-99;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-99.chosen-side{animation-name:coinflip-roulette-move-in-99,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-99{0%{transform:rotate(0)}to{transform:rotate(1803.6deg)}}@keyframes coinflip-roulette-move-out-99{0%{margin-top:250px;margin-left:0;transform:rotate(1803.6deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1803.6deg) scale(.5)}}@keyframes coinflip-roulette-move-in-99{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1803.6deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1803.6deg) scale(1)}}.event.coinflip .roulette.chosen-segment-100{animation-name:coinflip-roulette-chosen-segment-100,coinflip-roulette-move-out-100;animation-duration:7s,2s;animation-delay:2s,18.5s;animation-timing-function:ease-in-out,ease;animation-fill-mode:forwards}.event.coinflip .roulette.chosen-segment-100.chosen-side{animation-name:coinflip-roulette-move-in-100,coinflip-roulette-spin-move-coin;animation-duration:2s,4s;animation-delay:0s,3.5s;animation-timing-function:ease,ease-out;animation-fill-mode:forwards}@keyframes coinflip-roulette-chosen-segment-100{0%{transform:rotate(0)}to{transform:rotate(1800deg)}}@keyframes coinflip-roulette-move-out-100{0%{margin-top:250px;margin-left:0;transform:rotate(1800deg) scale(1)}to{margin-top:500px;margin-left:-1750px;transform:rotate(1800deg) scale(.5)}}@keyframes coinflip-roulette-move-in-100{0%{margin-top:500px;margin-left:-1750px;transform:rotate(1800deg) scale(.5)}to{margin-top:375px;margin-left:0;transform:rotate(1800deg) scale(1)}}@keyframes coinflip-roulette-spin-move-coin{0%{margin-top:375px;animation-timing-function:ease-out}50%{margin-top:-187.5px;animation-timing-function:ease-in}to{margin-top:375px}}.event.coinflip .roulette .segment{display:inline-block;position:absolute;top:0;left:calc(50% - 10px);box-sizing:border-box;width:20px;height:250px;transform-origin:10px 250px;background-color:transparent;border:1px solid black;clip-path:polygon(0 0,100% 0,50% 100%,50% 100%)}.event.coinflip .roulette .segment .inner{display:block;width:100%;height:100%;text-align:center;opacity:0;animation-name:coinflip-segment-inner-show-text,coinflip-segment-inner-make-coin;animation-duration:.4s,.5s;animation-delay:13.1s,15s;animation-fill-mode:forwards;perspective:1000px}@keyframes coinflip-segment-inner-show-text{0%{opacity:0}to{opacity:1}}@keyframes coinflip-segment-inner-make-coin{0%{border-radius:0}to{border-radius:100%}}.event.coinflip .roulette .segment .inner .coin{width:100%;height:100%;border-radius:inherit;transform-style:preserve-3d;transform:scale(.99)}.event.coinflip .roulette .segment .inner .coin.land-head,.event.coinflip .roulette .segment .inner .coin.land-tail{animation-name:coinflip-segment-coin-rotate;animation-duration:2s;animation-delay:16s;animation-fill-mode:forwards}@keyframes coinflip-segment-coin-rotate{0%{transform:scale(.99) rotateX(0)}50%{transform:scale(.99) rotateX(180deg)}to{transform:scale(.99) rotateX(360deg)}}.event.coinflip .roulette .segment .inner .coin.land-head.chosen-head,.event.coinflip .roulette .segment .inner .coin.land-head.chosen-tail{animation-name:coinflip-segment-coin-scale-out,coinflip-segment-coin-spin,coinflip-segment-coin-scale-in-head;animation-duration:1s,.8s,1s;animation-delay:2s,3.5s,8s;animation-iteration-count:1,5,1;animation-timing-function:ease,linear,ease;animation-fill-mode:forwards}.event.coinflip .roulette .segment .inner .coin.land-tail.chosen-head,.event.coinflip .roulette .segment .inner .coin.land-tail.chosen-tail{animation-name:coinflip-segment-coin-scale-out,coinflip-segment-coin-spin,coinflip-segment-coin-half-spin,coinflip-segment-coin-scale-in-tail;animation-duration:1s,.8888888889s,.4444444444s,1s;animation-delay:2s,3.5s,7.0555555556s,8s;animation-iteration-count:1,4,1,1;animation-timing-function:ease,linear,linear,ease;animation-fill-mode:forwards}@keyframes coinflip-segment-coin-scale-out{0%{transform:scale(.99) rotateX(0)}to{transform:scale(.5) rotateX(60deg)}}@keyframes coinflip-segment-coin-spin{0%{transform:scale(.5) rotateX(60deg)}50%{transform:scale(.5) rotateX(240deg)}to{transform:scale(.5) rotateX(420deg)}}@keyframes coinflip-segment-coin-half-spin{0%{transform:scale(.5) rotateX(60deg)}to{transform:scale(.5) rotateX(240deg)}}@keyframes coinflip-segment-coin-scale-in-head{0%{transform:scale(.5) rotateX(420deg)}to{transform:scale(.99) rotateX(360deg)}}@keyframes coinflip-segment-coin-scale-in-tail{0%{transform:scale(.5) rotateX(240deg)}to{transform:scale(.99) rotateX(180deg)}}.event.coinflip .roulette .segment .inner .coin .thick{content:"";position:absolute;z-index:-10;top:100px;left:0;right:0;height:10px;background-image:hsla(0,0%,0%,.25);transform:rotateX(-90deg) translateY(5px);transform-origin:100% 50%}.event.coinflip .roulette .segment .inner .coin .front,.event.coinflip .roulette .segment .inner .coin .back,.event.coinflip .roulette .segment .inner .coin:before,.event.coinflip .roulette .segment .inner .coin:after{position:absolute;z-index:1;width:100%;height:100%;border-radius:inherit;overflow:hidden}.event.coinflip .roulette .segment .inner .coin .front,.event.coinflip .roulette .segment .inner .coin .back{display:flex;align-items:center;justify-content:center}.event.coinflip .roulette .segment .inner .coin .front.show-head-image{background-image:url(/assets/head-CAE9Dpv3.png);background-size:100% 100%;background-position:center;background-blend-mode:multiply}.event.coinflip .roulette .segment .inner .coin .back{transform:rotateX(180deg) translateZ(11px);background-image:url(/assets/tail-Dr8KsdoZ.png);background-size:100% 100%;background-position:center;background-blend-mode:multiply}.event.coinflip .roulette .segment .inner .coin:before,.event.coinflip .roulette .segment .inner .coin:after{content:"";top:0;left:0;background-image:-webkit-linear-gradient(hsla(0,0%,0%,.25),hsla(0,0%,100%,.25))}.event.coinflip .roulette .segment .inner .coin:before{transform:rotateX(180deg) translateZ(1px)}.event.coinflip .roulette .segment .inner .coin:after{transform:rotateX(180deg) translateZ(10px)}.event.coinflip .roulette .segment:nth-child(1){transform:rotate(0) translateY(0);background-color:#ff0f00}.event.coinflip .roulette .segment:nth-child(1) .coin .front,.event.coinflip .roulette .segment:nth-child(1) .coin .thick,.event.coinflip .roulette .segment:nth-child(1) .coin .back,.event.coinflip .roulette .segment:nth-child(1) .coin:before,.event.coinflip .roulette .segment:nth-child(1) .coin:after{background-color:#ff0f00;box-shadow:#800800 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(1).not-chosen{animation-name:coinflip-segment-not-chosen-1;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-1{0%{opacity:1;transform:rotate(0) scale(1)}to{opacity:0;transform:rotate(0) scale(0)}}.event.coinflip .roulette .segment:nth-child(1).chosen{animation-name:coinflip-segment-pull-1,coinflip-segment-make-coin-1;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-1{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff0f00;border:1px solid black;transform:rotate(0) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff0f00;border:1px solid black;transform:rotate(0) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff0f00;border:1px solid black;transform:rotate(0) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(0) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-1{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(2){transform:rotate(3.6deg) translateY(0);background-color:#ff1f00}.event.coinflip .roulette .segment:nth-child(2) .coin .front,.event.coinflip .roulette .segment:nth-child(2) .coin .thick,.event.coinflip .roulette .segment:nth-child(2) .coin .back,.event.coinflip .roulette .segment:nth-child(2) .coin:before,.event.coinflip .roulette .segment:nth-child(2) .coin:after{background-color:#ff1f00;box-shadow:#800f00 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(2).not-chosen{animation-name:coinflip-segment-not-chosen-2;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-2{0%{opacity:1;transform:rotate(3.6deg) scale(1)}to{opacity:0;transform:rotate(3.6deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(2).chosen{animation-name:coinflip-segment-pull-2,coinflip-segment-make-coin-2;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-2{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff1f00;border:1px solid black;transform:rotate(3.6deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff1f00;border:1px solid black;transform:rotate(3.6deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff1f00;border:1px solid black;transform:rotate(3.6deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(3.6deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-2{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(3){transform:rotate(7.2deg) translateY(0);background-color:#ff2e00}.event.coinflip .roulette .segment:nth-child(3) .coin .front,.event.coinflip .roulette .segment:nth-child(3) .coin .thick,.event.coinflip .roulette .segment:nth-child(3) .coin .back,.event.coinflip .roulette .segment:nth-child(3) .coin:before,.event.coinflip .roulette .segment:nth-child(3) .coin:after{background-color:#ff2e00;box-shadow:#801700 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(3).not-chosen{animation-name:coinflip-segment-not-chosen-3;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-3{0%{opacity:1;transform:rotate(7.2deg) scale(1)}to{opacity:0;transform:rotate(7.2deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(3).chosen{animation-name:coinflip-segment-pull-3,coinflip-segment-make-coin-3;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-3{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff2e00;border:1px solid black;transform:rotate(7.2deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff2e00;border:1px solid black;transform:rotate(7.2deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff2e00;border:1px solid black;transform:rotate(7.2deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(7.2deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-3{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(4){transform:rotate(10.8deg) translateY(0);background-color:#ff3d00}.event.coinflip .roulette .segment:nth-child(4) .coin .front,.event.coinflip .roulette .segment:nth-child(4) .coin .thick,.event.coinflip .roulette .segment:nth-child(4) .coin .back,.event.coinflip .roulette .segment:nth-child(4) .coin:before,.event.coinflip .roulette .segment:nth-child(4) .coin:after{background-color:#ff3d00;box-shadow:#801f00 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(4).not-chosen{animation-name:coinflip-segment-not-chosen-4;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-4{0%{opacity:1;transform:rotate(10.8deg) scale(1)}to{opacity:0;transform:rotate(10.8deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(4).chosen{animation-name:coinflip-segment-pull-4,coinflip-segment-make-coin-4;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-4{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff3d00;border:1px solid black;transform:rotate(10.8deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff3d00;border:1px solid black;transform:rotate(10.8deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff3d00;border:1px solid black;transform:rotate(10.8deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(10.8deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-4{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(5){transform:rotate(14.4deg) translateY(0);background-color:#ff4d00}.event.coinflip .roulette .segment:nth-child(5) .coin .front,.event.coinflip .roulette .segment:nth-child(5) .coin .thick,.event.coinflip .roulette .segment:nth-child(5) .coin .back,.event.coinflip .roulette .segment:nth-child(5) .coin:before,.event.coinflip .roulette .segment:nth-child(5) .coin:after{background-color:#ff4d00;box-shadow:#802600 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(5).not-chosen{animation-name:coinflip-segment-not-chosen-5;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-5{0%{opacity:1;transform:rotate(14.4deg) scale(1)}to{opacity:0;transform:rotate(14.4deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(5).chosen{animation-name:coinflip-segment-pull-5,coinflip-segment-make-coin-5;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-5{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff4d00;border:1px solid black;transform:rotate(14.4deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff4d00;border:1px solid black;transform:rotate(14.4deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff4d00;border:1px solid black;transform:rotate(14.4deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(14.4deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-5{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(6){transform:rotate(18deg) translateY(0);background-color:#ff5c00}.event.coinflip .roulette .segment:nth-child(6) .coin .front,.event.coinflip .roulette .segment:nth-child(6) .coin .thick,.event.coinflip .roulette .segment:nth-child(6) .coin .back,.event.coinflip .roulette .segment:nth-child(6) .coin:before,.event.coinflip .roulette .segment:nth-child(6) .coin:after{background-color:#ff5c00;box-shadow:#802e00 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(6).not-chosen{animation-name:coinflip-segment-not-chosen-6;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-6{0%{opacity:1;transform:rotate(18deg) scale(1)}to{opacity:0;transform:rotate(18deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(6).chosen{animation-name:coinflip-segment-pull-6,coinflip-segment-make-coin-6;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-6{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff5c00;border:1px solid black;transform:rotate(18deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff5c00;border:1px solid black;transform:rotate(18deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff5c00;border:1px solid black;transform:rotate(18deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(18deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-6{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(7){transform:rotate(21.6deg) translateY(0);background-color:#ff6b00}.event.coinflip .roulette .segment:nth-child(7) .coin .front,.event.coinflip .roulette .segment:nth-child(7) .coin .thick,.event.coinflip .roulette .segment:nth-child(7) .coin .back,.event.coinflip .roulette .segment:nth-child(7) .coin:before,.event.coinflip .roulette .segment:nth-child(7) .coin:after{background-color:#ff6b00;box-shadow:#803600 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(7).not-chosen{animation-name:coinflip-segment-not-chosen-7;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-7{0%{opacity:1;transform:rotate(21.6deg) scale(1)}to{opacity:0;transform:rotate(21.6deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(7).chosen{animation-name:coinflip-segment-pull-7,coinflip-segment-make-coin-7;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-7{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff6b00;border:1px solid black;transform:rotate(21.6deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff6b00;border:1px solid black;transform:rotate(21.6deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff6b00;border:1px solid black;transform:rotate(21.6deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(21.6deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-7{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(8){transform:rotate(25.2deg) translateY(0);background-color:#ff7a00}.event.coinflip .roulette .segment:nth-child(8) .coin .front,.event.coinflip .roulette .segment:nth-child(8) .coin .thick,.event.coinflip .roulette .segment:nth-child(8) .coin .back,.event.coinflip .roulette .segment:nth-child(8) .coin:before,.event.coinflip .roulette .segment:nth-child(8) .coin:after{background-color:#ff7a00;box-shadow:#803d00 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(8).not-chosen{animation-name:coinflip-segment-not-chosen-8;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-8{0%{opacity:1;transform:rotate(25.2deg) scale(1)}to{opacity:0;transform:rotate(25.2deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(8).chosen{animation-name:coinflip-segment-pull-8,coinflip-segment-make-coin-8;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-8{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff7a00;border:1px solid black;transform:rotate(25.2deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff7a00;border:1px solid black;transform:rotate(25.2deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff7a00;border:1px solid black;transform:rotate(25.2deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(25.2deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-8{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(9){transform:rotate(28.8deg) translateY(0);background-color:#ff8a00}.event.coinflip .roulette .segment:nth-child(9) .coin .front,.event.coinflip .roulette .segment:nth-child(9) .coin .thick,.event.coinflip .roulette .segment:nth-child(9) .coin .back,.event.coinflip .roulette .segment:nth-child(9) .coin:before,.event.coinflip .roulette .segment:nth-child(9) .coin:after{background-color:#ff8a00;box-shadow:#804500 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(9).not-chosen{animation-name:coinflip-segment-not-chosen-9;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-9{0%{opacity:1;transform:rotate(28.8deg) scale(1)}to{opacity:0;transform:rotate(28.8deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(9).chosen{animation-name:coinflip-segment-pull-9,coinflip-segment-make-coin-9;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-9{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff8a00;border:1px solid black;transform:rotate(28.8deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff8a00;border:1px solid black;transform:rotate(28.8deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff8a00;border:1px solid black;transform:rotate(28.8deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(28.8deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-9{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(10){transform:rotate(32.4deg) translateY(0);background-color:#f90}.event.coinflip .roulette .segment:nth-child(10) .coin .front,.event.coinflip .roulette .segment:nth-child(10) .coin .thick,.event.coinflip .roulette .segment:nth-child(10) .coin .back,.event.coinflip .roulette .segment:nth-child(10) .coin:before,.event.coinflip .roulette .segment:nth-child(10) .coin:after{background-color:#f90;box-shadow:#804d00 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(10).not-chosen{animation-name:coinflip-segment-not-chosen-10;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-10{0%{opacity:1;transform:rotate(32.4deg) scale(1)}to{opacity:0;transform:rotate(32.4deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(10).chosen{animation-name:coinflip-segment-pull-10,coinflip-segment-make-coin-10;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-10{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#f90;border:1px solid black;transform:rotate(32.4deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#f90;border:1px solid black;transform:rotate(32.4deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#f90;border:1px solid black;transform:rotate(32.4deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(32.4deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-10{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(11){transform:rotate(36deg) translateY(0);background-color:#ffa800}.event.coinflip .roulette .segment:nth-child(11) .coin .front,.event.coinflip .roulette .segment:nth-child(11) .coin .thick,.event.coinflip .roulette .segment:nth-child(11) .coin .back,.event.coinflip .roulette .segment:nth-child(11) .coin:before,.event.coinflip .roulette .segment:nth-child(11) .coin:after{background-color:#ffa800;box-shadow:#805400 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(11).not-chosen{animation-name:coinflip-segment-not-chosen-11;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-11{0%{opacity:1;transform:rotate(36deg) scale(1)}to{opacity:0;transform:rotate(36deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(11).chosen{animation-name:coinflip-segment-pull-11,coinflip-segment-make-coin-11;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-11{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ffa800;border:1px solid black;transform:rotate(36deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ffa800;border:1px solid black;transform:rotate(36deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ffa800;border:1px solid black;transform:rotate(36deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(36deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-11{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(12){transform:rotate(39.6deg) translateY(0);background-color:#ffb800}.event.coinflip .roulette .segment:nth-child(12) .coin .front,.event.coinflip .roulette .segment:nth-child(12) .coin .thick,.event.coinflip .roulette .segment:nth-child(12) .coin .back,.event.coinflip .roulette .segment:nth-child(12) .coin:before,.event.coinflip .roulette .segment:nth-child(12) .coin:after{background-color:#ffb800;box-shadow:#805c00 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(12).not-chosen{animation-name:coinflip-segment-not-chosen-12;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-12{0%{opacity:1;transform:rotate(39.6deg) scale(1)}to{opacity:0;transform:rotate(39.6deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(12).chosen{animation-name:coinflip-segment-pull-12,coinflip-segment-make-coin-12;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-12{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ffb800;border:1px solid black;transform:rotate(39.6deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ffb800;border:1px solid black;transform:rotate(39.6deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ffb800;border:1px solid black;transform:rotate(39.6deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(39.6deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-12{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(13){transform:rotate(43.2deg) translateY(0);background-color:#ffc700}.event.coinflip .roulette .segment:nth-child(13) .coin .front,.event.coinflip .roulette .segment:nth-child(13) .coin .thick,.event.coinflip .roulette .segment:nth-child(13) .coin .back,.event.coinflip .roulette .segment:nth-child(13) .coin:before,.event.coinflip .roulette .segment:nth-child(13) .coin:after{background-color:#ffc700;box-shadow:#806300 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(13).not-chosen{animation-name:coinflip-segment-not-chosen-13;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-13{0%{opacity:1;transform:rotate(43.2deg) scale(1)}to{opacity:0;transform:rotate(43.2deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(13).chosen{animation-name:coinflip-segment-pull-13,coinflip-segment-make-coin-13;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-13{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ffc700;border:1px solid black;transform:rotate(43.2deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ffc700;border:1px solid black;transform:rotate(43.2deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ffc700;border:1px solid black;transform:rotate(43.2deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(43.2deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-13{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(14){transform:rotate(46.8deg) translateY(0);background-color:#ffd600}.event.coinflip .roulette .segment:nth-child(14) .coin .front,.event.coinflip .roulette .segment:nth-child(14) .coin .thick,.event.coinflip .roulette .segment:nth-child(14) .coin .back,.event.coinflip .roulette .segment:nth-child(14) .coin:before,.event.coinflip .roulette .segment:nth-child(14) .coin:after{background-color:#ffd600;box-shadow:#806b00 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(14).not-chosen{animation-name:coinflip-segment-not-chosen-14;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-14{0%{opacity:1;transform:rotate(46.8deg) scale(1)}to{opacity:0;transform:rotate(46.8deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(14).chosen{animation-name:coinflip-segment-pull-14,coinflip-segment-make-coin-14;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-14{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ffd600;border:1px solid black;transform:rotate(46.8deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ffd600;border:1px solid black;transform:rotate(46.8deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ffd600;border:1px solid black;transform:rotate(46.8deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(46.8deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-14{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(15){transform:rotate(50.4deg) translateY(0);background-color:#ffe500}.event.coinflip .roulette .segment:nth-child(15) .coin .front,.event.coinflip .roulette .segment:nth-child(15) .coin .thick,.event.coinflip .roulette .segment:nth-child(15) .coin .back,.event.coinflip .roulette .segment:nth-child(15) .coin:before,.event.coinflip .roulette .segment:nth-child(15) .coin:after{background-color:#ffe500;box-shadow:#807300 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(15).not-chosen{animation-name:coinflip-segment-not-chosen-15;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-15{0%{opacity:1;transform:rotate(50.4deg) scale(1)}to{opacity:0;transform:rotate(50.4deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(15).chosen{animation-name:coinflip-segment-pull-15,coinflip-segment-make-coin-15;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-15{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ffe500;border:1px solid black;transform:rotate(50.4deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ffe500;border:1px solid black;transform:rotate(50.4deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ffe500;border:1px solid black;transform:rotate(50.4deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(50.4deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-15{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(16){transform:rotate(54deg) translateY(0);background-color:#fff500}.event.coinflip .roulette .segment:nth-child(16) .coin .front,.event.coinflip .roulette .segment:nth-child(16) .coin .thick,.event.coinflip .roulette .segment:nth-child(16) .coin .back,.event.coinflip .roulette .segment:nth-child(16) .coin:before,.event.coinflip .roulette .segment:nth-child(16) .coin:after{background-color:#fff500;box-shadow:#807a00 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(16).not-chosen{animation-name:coinflip-segment-not-chosen-16;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-16{0%{opacity:1;transform:rotate(54deg) scale(1)}to{opacity:0;transform:rotate(54deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(16).chosen{animation-name:coinflip-segment-pull-16,coinflip-segment-make-coin-16;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-16{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#fff500;border:1px solid black;transform:rotate(54deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#fff500;border:1px solid black;transform:rotate(54deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#fff500;border:1px solid black;transform:rotate(54deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(54deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-16{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(17){transform:rotate(57.6deg) translateY(0);background-color:#faff00}.event.coinflip .roulette .segment:nth-child(17) .coin .front,.event.coinflip .roulette .segment:nth-child(17) .coin .thick,.event.coinflip .roulette .segment:nth-child(17) .coin .back,.event.coinflip .roulette .segment:nth-child(17) .coin:before,.event.coinflip .roulette .segment:nth-child(17) .coin:after{background-color:#faff00;box-shadow:#7d8000 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(17).not-chosen{animation-name:coinflip-segment-not-chosen-17;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-17{0%{opacity:1;transform:rotate(57.6deg) scale(1)}to{opacity:0;transform:rotate(57.6deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(17).chosen{animation-name:coinflip-segment-pull-17,coinflip-segment-make-coin-17;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-17{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#faff00;border:1px solid black;transform:rotate(57.6deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#faff00;border:1px solid black;transform:rotate(57.6deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#faff00;border:1px solid black;transform:rotate(57.6deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(57.6deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-17{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(18){transform:rotate(61.2deg) translateY(0);background-color:#ebff00}.event.coinflip .roulette .segment:nth-child(18) .coin .front,.event.coinflip .roulette .segment:nth-child(18) .coin .thick,.event.coinflip .roulette .segment:nth-child(18) .coin .back,.event.coinflip .roulette .segment:nth-child(18) .coin:before,.event.coinflip .roulette .segment:nth-child(18) .coin:after{background-color:#ebff00;box-shadow:#758000 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(18).not-chosen{animation-name:coinflip-segment-not-chosen-18;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-18{0%{opacity:1;transform:rotate(61.2deg) scale(1)}to{opacity:0;transform:rotate(61.2deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(18).chosen{animation-name:coinflip-segment-pull-18,coinflip-segment-make-coin-18;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-18{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ebff00;border:1px solid black;transform:rotate(61.2deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ebff00;border:1px solid black;transform:rotate(61.2deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ebff00;border:1px solid black;transform:rotate(61.2deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(61.2deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-18{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(19){transform:rotate(64.8deg) translateY(0);background-color:#dbff00}.event.coinflip .roulette .segment:nth-child(19) .coin .front,.event.coinflip .roulette .segment:nth-child(19) .coin .thick,.event.coinflip .roulette .segment:nth-child(19) .coin .back,.event.coinflip .roulette .segment:nth-child(19) .coin:before,.event.coinflip .roulette .segment:nth-child(19) .coin:after{background-color:#dbff00;box-shadow:#6e8000 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(19).not-chosen{animation-name:coinflip-segment-not-chosen-19;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-19{0%{opacity:1;transform:rotate(64.8deg) scale(1)}to{opacity:0;transform:rotate(64.8deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(19).chosen{animation-name:coinflip-segment-pull-19,coinflip-segment-make-coin-19;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-19{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#dbff00;border:1px solid black;transform:rotate(64.8deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#dbff00;border:1px solid black;transform:rotate(64.8deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#dbff00;border:1px solid black;transform:rotate(64.8deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(64.8deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-19{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(20){transform:rotate(68.4deg) translateY(0);background-color:#cf0}.event.coinflip .roulette .segment:nth-child(20) .coin .front,.event.coinflip .roulette .segment:nth-child(20) .coin .thick,.event.coinflip .roulette .segment:nth-child(20) .coin .back,.event.coinflip .roulette .segment:nth-child(20) .coin:before,.event.coinflip .roulette .segment:nth-child(20) .coin:after{background-color:#cf0;box-shadow:#668000 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(20).not-chosen{animation-name:coinflip-segment-not-chosen-20;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-20{0%{opacity:1;transform:rotate(68.4deg) scale(1)}to{opacity:0;transform:rotate(68.4deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(20).chosen{animation-name:coinflip-segment-pull-20,coinflip-segment-make-coin-20;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-20{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#cf0;border:1px solid black;transform:rotate(68.4deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#cf0;border:1px solid black;transform:rotate(68.4deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#cf0;border:1px solid black;transform:rotate(68.4deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(68.4deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-20{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(21){transform:rotate(72deg) translateY(0);background-color:#bdff00}.event.coinflip .roulette .segment:nth-child(21) .coin .front,.event.coinflip .roulette .segment:nth-child(21) .coin .thick,.event.coinflip .roulette .segment:nth-child(21) .coin .back,.event.coinflip .roulette .segment:nth-child(21) .coin:before,.event.coinflip .roulette .segment:nth-child(21) .coin:after{background-color:#bdff00;box-shadow:#5e8000 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(21).not-chosen{animation-name:coinflip-segment-not-chosen-21;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-21{0%{opacity:1;transform:rotate(72deg) scale(1)}to{opacity:0;transform:rotate(72deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(21).chosen{animation-name:coinflip-segment-pull-21,coinflip-segment-make-coin-21;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-21{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#bdff00;border:1px solid black;transform:rotate(72deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#bdff00;border:1px solid black;transform:rotate(72deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#bdff00;border:1px solid black;transform:rotate(72deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(72deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-21{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(22){transform:rotate(75.6deg) translateY(0);background-color:#adff00}.event.coinflip .roulette .segment:nth-child(22) .coin .front,.event.coinflip .roulette .segment:nth-child(22) .coin .thick,.event.coinflip .roulette .segment:nth-child(22) .coin .back,.event.coinflip .roulette .segment:nth-child(22) .coin:before,.event.coinflip .roulette .segment:nth-child(22) .coin:after{background-color:#adff00;box-shadow:#578000 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(22).not-chosen{animation-name:coinflip-segment-not-chosen-22;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-22{0%{opacity:1;transform:rotate(75.6deg) scale(1)}to{opacity:0;transform:rotate(75.6deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(22).chosen{animation-name:coinflip-segment-pull-22,coinflip-segment-make-coin-22;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-22{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#adff00;border:1px solid black;transform:rotate(75.6deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#adff00;border:1px solid black;transform:rotate(75.6deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#adff00;border:1px solid black;transform:rotate(75.6deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(75.6deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-22{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(23){transform:rotate(79.2deg) translateY(0);background-color:#9eff00}.event.coinflip .roulette .segment:nth-child(23) .coin .front,.event.coinflip .roulette .segment:nth-child(23) .coin .thick,.event.coinflip .roulette .segment:nth-child(23) .coin .back,.event.coinflip .roulette .segment:nth-child(23) .coin:before,.event.coinflip .roulette .segment:nth-child(23) .coin:after{background-color:#9eff00;box-shadow:#4f8000 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(23).not-chosen{animation-name:coinflip-segment-not-chosen-23;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-23{0%{opacity:1;transform:rotate(79.2deg) scale(1)}to{opacity:0;transform:rotate(79.2deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(23).chosen{animation-name:coinflip-segment-pull-23,coinflip-segment-make-coin-23;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-23{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#9eff00;border:1px solid black;transform:rotate(79.2deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#9eff00;border:1px solid black;transform:rotate(79.2deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#9eff00;border:1px solid black;transform:rotate(79.2deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(79.2deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-23{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(24){transform:rotate(82.8deg) translateY(0);background-color:#8fff00}.event.coinflip .roulette .segment:nth-child(24) .coin .front,.event.coinflip .roulette .segment:nth-child(24) .coin .thick,.event.coinflip .roulette .segment:nth-child(24) .coin .back,.event.coinflip .roulette .segment:nth-child(24) .coin:before,.event.coinflip .roulette .segment:nth-child(24) .coin:after{background-color:#8fff00;box-shadow:#478000 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(24).not-chosen{animation-name:coinflip-segment-not-chosen-24;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-24{0%{opacity:1;transform:rotate(82.8deg) scale(1)}to{opacity:0;transform:rotate(82.8deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(24).chosen{animation-name:coinflip-segment-pull-24,coinflip-segment-make-coin-24;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-24{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#8fff00;border:1px solid black;transform:rotate(82.8deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#8fff00;border:1px solid black;transform:rotate(82.8deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#8fff00;border:1px solid black;transform:rotate(82.8deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(82.8deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-24{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(25){transform:rotate(86.4deg) translateY(0);background-color:#80ff00}.event.coinflip .roulette .segment:nth-child(25) .coin .front,.event.coinflip .roulette .segment:nth-child(25) .coin .thick,.event.coinflip .roulette .segment:nth-child(25) .coin .back,.event.coinflip .roulette .segment:nth-child(25) .coin:before,.event.coinflip .roulette .segment:nth-child(25) .coin:after{background-color:#80ff00;box-shadow:#408000 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(25).not-chosen{animation-name:coinflip-segment-not-chosen-25;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-25{0%{opacity:1;transform:rotate(86.4deg) scale(1)}to{opacity:0;transform:rotate(86.4deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(25).chosen{animation-name:coinflip-segment-pull-25,coinflip-segment-make-coin-25;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-25{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#80ff00;border:1px solid black;transform:rotate(86.4deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#80ff00;border:1px solid black;transform:rotate(86.4deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#80ff00;border:1px solid black;transform:rotate(86.4deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(86.4deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-25{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(26){transform:rotate(90deg) translateY(0);background-color:#70ff00}.event.coinflip .roulette .segment:nth-child(26) .coin .front,.event.coinflip .roulette .segment:nth-child(26) .coin .thick,.event.coinflip .roulette .segment:nth-child(26) .coin .back,.event.coinflip .roulette .segment:nth-child(26) .coin:before,.event.coinflip .roulette .segment:nth-child(26) .coin:after{background-color:#70ff00;box-shadow:#388000 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(26).not-chosen{animation-name:coinflip-segment-not-chosen-26;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-26{0%{opacity:1;transform:rotate(90deg) scale(1)}to{opacity:0;transform:rotate(90deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(26).chosen{animation-name:coinflip-segment-pull-26,coinflip-segment-make-coin-26;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-26{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#70ff00;border:1px solid black;transform:rotate(90deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#70ff00;border:1px solid black;transform:rotate(90deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#70ff00;border:1px solid black;transform:rotate(90deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(90deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-26{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(27){transform:rotate(93.6deg) translateY(0);background-color:#61ff00}.event.coinflip .roulette .segment:nth-child(27) .coin .front,.event.coinflip .roulette .segment:nth-child(27) .coin .thick,.event.coinflip .roulette .segment:nth-child(27) .coin .back,.event.coinflip .roulette .segment:nth-child(27) .coin:before,.event.coinflip .roulette .segment:nth-child(27) .coin:after{background-color:#61ff00;box-shadow:#308000 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(27).not-chosen{animation-name:coinflip-segment-not-chosen-27;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-27{0%{opacity:1;transform:rotate(93.6deg) scale(1)}to{opacity:0;transform:rotate(93.6deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(27).chosen{animation-name:coinflip-segment-pull-27,coinflip-segment-make-coin-27;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-27{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#61ff00;border:1px solid black;transform:rotate(93.6deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#61ff00;border:1px solid black;transform:rotate(93.6deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#61ff00;border:1px solid black;transform:rotate(93.6deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(93.6deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-27{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(28){transform:rotate(97.2deg) translateY(0);background-color:#52ff00}.event.coinflip .roulette .segment:nth-child(28) .coin .front,.event.coinflip .roulette .segment:nth-child(28) .coin .thick,.event.coinflip .roulette .segment:nth-child(28) .coin .back,.event.coinflip .roulette .segment:nth-child(28) .coin:before,.event.coinflip .roulette .segment:nth-child(28) .coin:after{background-color:#52ff00;box-shadow:#298000 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(28).not-chosen{animation-name:coinflip-segment-not-chosen-28;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-28{0%{opacity:1;transform:rotate(97.2deg) scale(1)}to{opacity:0;transform:rotate(97.2deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(28).chosen{animation-name:coinflip-segment-pull-28,coinflip-segment-make-coin-28;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-28{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#52ff00;border:1px solid black;transform:rotate(97.2deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#52ff00;border:1px solid black;transform:rotate(97.2deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#52ff00;border:1px solid black;transform:rotate(97.2deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(97.2deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-28{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(29){transform:rotate(100.8deg) translateY(0);background-color:#42ff00}.event.coinflip .roulette .segment:nth-child(29) .coin .front,.event.coinflip .roulette .segment:nth-child(29) .coin .thick,.event.coinflip .roulette .segment:nth-child(29) .coin .back,.event.coinflip .roulette .segment:nth-child(29) .coin:before,.event.coinflip .roulette .segment:nth-child(29) .coin:after{background-color:#42ff00;box-shadow:#218000 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(29).not-chosen{animation-name:coinflip-segment-not-chosen-29;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-29{0%{opacity:1;transform:rotate(100.8deg) scale(1)}to{opacity:0;transform:rotate(100.8deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(29).chosen{animation-name:coinflip-segment-pull-29,coinflip-segment-make-coin-29;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-29{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#42ff00;border:1px solid black;transform:rotate(100.8deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#42ff00;border:1px solid black;transform:rotate(100.8deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#42ff00;border:1px solid black;transform:rotate(100.8deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(100.8deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-29{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(30){transform:rotate(104.4deg) translateY(0);background-color:#3f0}.event.coinflip .roulette .segment:nth-child(30) .coin .front,.event.coinflip .roulette .segment:nth-child(30) .coin .thick,.event.coinflip .roulette .segment:nth-child(30) .coin .back,.event.coinflip .roulette .segment:nth-child(30) .coin:before,.event.coinflip .roulette .segment:nth-child(30) .coin:after{background-color:#3f0;box-shadow:#1a8000 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(30).not-chosen{animation-name:coinflip-segment-not-chosen-30;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-30{0%{opacity:1;transform:rotate(104.4deg) scale(1)}to{opacity:0;transform:rotate(104.4deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(30).chosen{animation-name:coinflip-segment-pull-30,coinflip-segment-make-coin-30;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-30{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#3f0;border:1px solid black;transform:rotate(104.4deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#3f0;border:1px solid black;transform:rotate(104.4deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#3f0;border:1px solid black;transform:rotate(104.4deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(104.4deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-30{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(31){transform:rotate(108deg) translateY(0);background-color:#24ff00}.event.coinflip .roulette .segment:nth-child(31) .coin .front,.event.coinflip .roulette .segment:nth-child(31) .coin .thick,.event.coinflip .roulette .segment:nth-child(31) .coin .back,.event.coinflip .roulette .segment:nth-child(31) .coin:before,.event.coinflip .roulette .segment:nth-child(31) .coin:after{background-color:#24ff00;box-shadow:#128000 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(31).not-chosen{animation-name:coinflip-segment-not-chosen-31;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-31{0%{opacity:1;transform:rotate(108deg) scale(1)}to{opacity:0;transform:rotate(108deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(31).chosen{animation-name:coinflip-segment-pull-31,coinflip-segment-make-coin-31;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-31{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#24ff00;border:1px solid black;transform:rotate(108deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#24ff00;border:1px solid black;transform:rotate(108deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#24ff00;border:1px solid black;transform:rotate(108deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(108deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-31{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(32){transform:rotate(111.6deg) translateY(0);background-color:#14ff00}.event.coinflip .roulette .segment:nth-child(32) .coin .front,.event.coinflip .roulette .segment:nth-child(32) .coin .thick,.event.coinflip .roulette .segment:nth-child(32) .coin .back,.event.coinflip .roulette .segment:nth-child(32) .coin:before,.event.coinflip .roulette .segment:nth-child(32) .coin:after{background-color:#14ff00;box-shadow:#0a8000 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(32).not-chosen{animation-name:coinflip-segment-not-chosen-32;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-32{0%{opacity:1;transform:rotate(111.6deg) scale(1)}to{opacity:0;transform:rotate(111.6deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(32).chosen{animation-name:coinflip-segment-pull-32,coinflip-segment-make-coin-32;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-32{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#14ff00;border:1px solid black;transform:rotate(111.6deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#14ff00;border:1px solid black;transform:rotate(111.6deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#14ff00;border:1px solid black;transform:rotate(111.6deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(111.6deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-32{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(33){transform:rotate(115.2deg) translateY(0);background-color:#05ff00}.event.coinflip .roulette .segment:nth-child(33) .coin .front,.event.coinflip .roulette .segment:nth-child(33) .coin .thick,.event.coinflip .roulette .segment:nth-child(33) .coin .back,.event.coinflip .roulette .segment:nth-child(33) .coin:before,.event.coinflip .roulette .segment:nth-child(33) .coin:after{background-color:#05ff00;box-shadow:#038000 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(33).not-chosen{animation-name:coinflip-segment-not-chosen-33;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-33{0%{opacity:1;transform:rotate(115.2deg) scale(1)}to{opacity:0;transform:rotate(115.2deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(33).chosen{animation-name:coinflip-segment-pull-33,coinflip-segment-make-coin-33;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-33{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#05ff00;border:1px solid black;transform:rotate(115.2deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#05ff00;border:1px solid black;transform:rotate(115.2deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#05ff00;border:1px solid black;transform:rotate(115.2deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(115.2deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-33{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(34){transform:rotate(118.8deg) translateY(0);background-color:#00ff0a}.event.coinflip .roulette .segment:nth-child(34) .coin .front,.event.coinflip .roulette .segment:nth-child(34) .coin .thick,.event.coinflip .roulette .segment:nth-child(34) .coin .back,.event.coinflip .roulette .segment:nth-child(34) .coin:before,.event.coinflip .roulette .segment:nth-child(34) .coin:after{background-color:#00ff0a;box-shadow:#008005 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(34).not-chosen{animation-name:coinflip-segment-not-chosen-34;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-34{0%{opacity:1;transform:rotate(118.8deg) scale(1)}to{opacity:0;transform:rotate(118.8deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(34).chosen{animation-name:coinflip-segment-pull-34,coinflip-segment-make-coin-34;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-34{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ff0a;border:1px solid black;transform:rotate(118.8deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ff0a;border:1px solid black;transform:rotate(118.8deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ff0a;border:1px solid black;transform:rotate(118.8deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(118.8deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-34{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(35){transform:rotate(122.4deg) translateY(0);background-color:#00ff19}.event.coinflip .roulette .segment:nth-child(35) .coin .front,.event.coinflip .roulette .segment:nth-child(35) .coin .thick,.event.coinflip .roulette .segment:nth-child(35) .coin .back,.event.coinflip .roulette .segment:nth-child(35) .coin:before,.event.coinflip .roulette .segment:nth-child(35) .coin:after{background-color:#00ff19;box-shadow:#00800d 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(35).not-chosen{animation-name:coinflip-segment-not-chosen-35;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-35{0%{opacity:1;transform:rotate(122.4deg) scale(1)}to{opacity:0;transform:rotate(122.4deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(35).chosen{animation-name:coinflip-segment-pull-35,coinflip-segment-make-coin-35;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-35{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ff19;border:1px solid black;transform:rotate(122.4deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ff19;border:1px solid black;transform:rotate(122.4deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ff19;border:1px solid black;transform:rotate(122.4deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(122.4deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-35{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(36){transform:rotate(126deg) translateY(0);background-color:#00ff29}.event.coinflip .roulette .segment:nth-child(36) .coin .front,.event.coinflip .roulette .segment:nth-child(36) .coin .thick,.event.coinflip .roulette .segment:nth-child(36) .coin .back,.event.coinflip .roulette .segment:nth-child(36) .coin:before,.event.coinflip .roulette .segment:nth-child(36) .coin:after{background-color:#00ff29;box-shadow:#008014 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(36).not-chosen{animation-name:coinflip-segment-not-chosen-36;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-36{0%{opacity:1;transform:rotate(126deg) scale(1)}to{opacity:0;transform:rotate(126deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(36).chosen{animation-name:coinflip-segment-pull-36,coinflip-segment-make-coin-36;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-36{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ff29;border:1px solid black;transform:rotate(126deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ff29;border:1px solid black;transform:rotate(126deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ff29;border:1px solid black;transform:rotate(126deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(126deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-36{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(37){transform:rotate(129.6deg) translateY(0);background-color:#00ff38}.event.coinflip .roulette .segment:nth-child(37) .coin .front,.event.coinflip .roulette .segment:nth-child(37) .coin .thick,.event.coinflip .roulette .segment:nth-child(37) .coin .back,.event.coinflip .roulette .segment:nth-child(37) .coin:before,.event.coinflip .roulette .segment:nth-child(37) .coin:after{background-color:#00ff38;box-shadow:#00801c 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(37).not-chosen{animation-name:coinflip-segment-not-chosen-37;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-37{0%{opacity:1;transform:rotate(129.6deg) scale(1)}to{opacity:0;transform:rotate(129.6deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(37).chosen{animation-name:coinflip-segment-pull-37,coinflip-segment-make-coin-37;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-37{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ff38;border:1px solid black;transform:rotate(129.6deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ff38;border:1px solid black;transform:rotate(129.6deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ff38;border:1px solid black;transform:rotate(129.6deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(129.6deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-37{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(38){transform:rotate(133.2deg) translateY(0);background-color:#00ff47}.event.coinflip .roulette .segment:nth-child(38) .coin .front,.event.coinflip .roulette .segment:nth-child(38) .coin .thick,.event.coinflip .roulette .segment:nth-child(38) .coin .back,.event.coinflip .roulette .segment:nth-child(38) .coin:before,.event.coinflip .roulette .segment:nth-child(38) .coin:after{background-color:#00ff47;box-shadow:#008024 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(38).not-chosen{animation-name:coinflip-segment-not-chosen-38;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-38{0%{opacity:1;transform:rotate(133.2deg) scale(1)}to{opacity:0;transform:rotate(133.2deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(38).chosen{animation-name:coinflip-segment-pull-38,coinflip-segment-make-coin-38;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-38{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ff47;border:1px solid black;transform:rotate(133.2deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ff47;border:1px solid black;transform:rotate(133.2deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ff47;border:1px solid black;transform:rotate(133.2deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(133.2deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-38{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(39){transform:rotate(136.8deg) translateY(0);background-color:#00ff57}.event.coinflip .roulette .segment:nth-child(39) .coin .front,.event.coinflip .roulette .segment:nth-child(39) .coin .thick,.event.coinflip .roulette .segment:nth-child(39) .coin .back,.event.coinflip .roulette .segment:nth-child(39) .coin:before,.event.coinflip .roulette .segment:nth-child(39) .coin:after{background-color:#00ff57;box-shadow:#00802b 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(39).not-chosen{animation-name:coinflip-segment-not-chosen-39;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-39{0%{opacity:1;transform:rotate(136.8deg) scale(1)}to{opacity:0;transform:rotate(136.8deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(39).chosen{animation-name:coinflip-segment-pull-39,coinflip-segment-make-coin-39;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-39{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ff57;border:1px solid black;transform:rotate(136.8deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ff57;border:1px solid black;transform:rotate(136.8deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ff57;border:1px solid black;transform:rotate(136.8deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(136.8deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-39{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(40){transform:rotate(140.4deg) translateY(0);background-color:#0f6}.event.coinflip .roulette .segment:nth-child(40) .coin .front,.event.coinflip .roulette .segment:nth-child(40) .coin .thick,.event.coinflip .roulette .segment:nth-child(40) .coin .back,.event.coinflip .roulette .segment:nth-child(40) .coin:before,.event.coinflip .roulette .segment:nth-child(40) .coin:after{background-color:#0f6;box-shadow:#008033 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(40).not-chosen{animation-name:coinflip-segment-not-chosen-40;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-40{0%{opacity:1;transform:rotate(140.4deg) scale(1)}to{opacity:0;transform:rotate(140.4deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(40).chosen{animation-name:coinflip-segment-pull-40,coinflip-segment-make-coin-40;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-40{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#0f6;border:1px solid black;transform:rotate(140.4deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#0f6;border:1px solid black;transform:rotate(140.4deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#0f6;border:1px solid black;transform:rotate(140.4deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(140.4deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-40{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(41){transform:rotate(144deg) translateY(0);background-color:#00ff75}.event.coinflip .roulette .segment:nth-child(41) .coin .front,.event.coinflip .roulette .segment:nth-child(41) .coin .thick,.event.coinflip .roulette .segment:nth-child(41) .coin .back,.event.coinflip .roulette .segment:nth-child(41) .coin:before,.event.coinflip .roulette .segment:nth-child(41) .coin:after{background-color:#00ff75;box-shadow:#00803b 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(41).not-chosen{animation-name:coinflip-segment-not-chosen-41;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-41{0%{opacity:1;transform:rotate(144deg) scale(1)}to{opacity:0;transform:rotate(144deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(41).chosen{animation-name:coinflip-segment-pull-41,coinflip-segment-make-coin-41;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-41{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ff75;border:1px solid black;transform:rotate(144deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ff75;border:1px solid black;transform:rotate(144deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ff75;border:1px solid black;transform:rotate(144deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(144deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-41{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(42){transform:rotate(147.6deg) translateY(0);background-color:#00ff85}.event.coinflip .roulette .segment:nth-child(42) .coin .front,.event.coinflip .roulette .segment:nth-child(42) .coin .thick,.event.coinflip .roulette .segment:nth-child(42) .coin .back,.event.coinflip .roulette .segment:nth-child(42) .coin:before,.event.coinflip .roulette .segment:nth-child(42) .coin:after{background-color:#00ff85;box-shadow:#008042 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(42).not-chosen{animation-name:coinflip-segment-not-chosen-42;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-42{0%{opacity:1;transform:rotate(147.6deg) scale(1)}to{opacity:0;transform:rotate(147.6deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(42).chosen{animation-name:coinflip-segment-pull-42,coinflip-segment-make-coin-42;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-42{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ff85;border:1px solid black;transform:rotate(147.6deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ff85;border:1px solid black;transform:rotate(147.6deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ff85;border:1px solid black;transform:rotate(147.6deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(147.6deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-42{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(43){transform:rotate(151.2deg) translateY(0);background-color:#00ff94}.event.coinflip .roulette .segment:nth-child(43) .coin .front,.event.coinflip .roulette .segment:nth-child(43) .coin .thick,.event.coinflip .roulette .segment:nth-child(43) .coin .back,.event.coinflip .roulette .segment:nth-child(43) .coin:before,.event.coinflip .roulette .segment:nth-child(43) .coin:after{background-color:#00ff94;box-shadow:#00804a 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(43).not-chosen{animation-name:coinflip-segment-not-chosen-43;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-43{0%{opacity:1;transform:rotate(151.2deg) scale(1)}to{opacity:0;transform:rotate(151.2deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(43).chosen{animation-name:coinflip-segment-pull-43,coinflip-segment-make-coin-43;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-43{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ff94;border:1px solid black;transform:rotate(151.2deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ff94;border:1px solid black;transform:rotate(151.2deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ff94;border:1px solid black;transform:rotate(151.2deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(151.2deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-43{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(44){transform:rotate(154.8deg) translateY(0);background-color:#00ffa3}.event.coinflip .roulette .segment:nth-child(44) .coin .front,.event.coinflip .roulette .segment:nth-child(44) .coin .thick,.event.coinflip .roulette .segment:nth-child(44) .coin .back,.event.coinflip .roulette .segment:nth-child(44) .coin:before,.event.coinflip .roulette .segment:nth-child(44) .coin:after{background-color:#00ffa3;box-shadow:#008052 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(44).not-chosen{animation-name:coinflip-segment-not-chosen-44;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-44{0%{opacity:1;transform:rotate(154.8deg) scale(1)}to{opacity:0;transform:rotate(154.8deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(44).chosen{animation-name:coinflip-segment-pull-44,coinflip-segment-make-coin-44;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-44{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ffa3;border:1px solid black;transform:rotate(154.8deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ffa3;border:1px solid black;transform:rotate(154.8deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ffa3;border:1px solid black;transform:rotate(154.8deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(154.8deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-44{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(45){transform:rotate(158.4deg) translateY(0);background-color:#00ffb3}.event.coinflip .roulette .segment:nth-child(45) .coin .front,.event.coinflip .roulette .segment:nth-child(45) .coin .thick,.event.coinflip .roulette .segment:nth-child(45) .coin .back,.event.coinflip .roulette .segment:nth-child(45) .coin:before,.event.coinflip .roulette .segment:nth-child(45) .coin:after{background-color:#00ffb3;box-shadow:#008059 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(45).not-chosen{animation-name:coinflip-segment-not-chosen-45;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-45{0%{opacity:1;transform:rotate(158.4deg) scale(1)}to{opacity:0;transform:rotate(158.4deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(45).chosen{animation-name:coinflip-segment-pull-45,coinflip-segment-make-coin-45;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-45{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ffb3;border:1px solid black;transform:rotate(158.4deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ffb3;border:1px solid black;transform:rotate(158.4deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ffb3;border:1px solid black;transform:rotate(158.4deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(158.4deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-45{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(46){transform:rotate(162deg) translateY(0);background-color:#00ffc2}.event.coinflip .roulette .segment:nth-child(46) .coin .front,.event.coinflip .roulette .segment:nth-child(46) .coin .thick,.event.coinflip .roulette .segment:nth-child(46) .coin .back,.event.coinflip .roulette .segment:nth-child(46) .coin:before,.event.coinflip .roulette .segment:nth-child(46) .coin:after{background-color:#00ffc2;box-shadow:#008061 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(46).not-chosen{animation-name:coinflip-segment-not-chosen-46;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-46{0%{opacity:1;transform:rotate(162deg) scale(1)}to{opacity:0;transform:rotate(162deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(46).chosen{animation-name:coinflip-segment-pull-46,coinflip-segment-make-coin-46;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-46{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ffc2;border:1px solid black;transform:rotate(162deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ffc2;border:1px solid black;transform:rotate(162deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ffc2;border:1px solid black;transform:rotate(162deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(162deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-46{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(47){transform:rotate(165.6deg) translateY(0);background-color:#00ffd1}.event.coinflip .roulette .segment:nth-child(47) .coin .front,.event.coinflip .roulette .segment:nth-child(47) .coin .thick,.event.coinflip .roulette .segment:nth-child(47) .coin .back,.event.coinflip .roulette .segment:nth-child(47) .coin:before,.event.coinflip .roulette .segment:nth-child(47) .coin:after{background-color:#00ffd1;box-shadow:#008069 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(47).not-chosen{animation-name:coinflip-segment-not-chosen-47;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-47{0%{opacity:1;transform:rotate(165.6deg) scale(1)}to{opacity:0;transform:rotate(165.6deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(47).chosen{animation-name:coinflip-segment-pull-47,coinflip-segment-make-coin-47;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-47{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ffd1;border:1px solid black;transform:rotate(165.6deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ffd1;border:1px solid black;transform:rotate(165.6deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ffd1;border:1px solid black;transform:rotate(165.6deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(165.6deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-47{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(48){transform:rotate(169.2deg) translateY(0);background-color:#00ffe0}.event.coinflip .roulette .segment:nth-child(48) .coin .front,.event.coinflip .roulette .segment:nth-child(48) .coin .thick,.event.coinflip .roulette .segment:nth-child(48) .coin .back,.event.coinflip .roulette .segment:nth-child(48) .coin:before,.event.coinflip .roulette .segment:nth-child(48) .coin:after{background-color:#00ffe0;box-shadow:#008070 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(48).not-chosen{animation-name:coinflip-segment-not-chosen-48;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-48{0%{opacity:1;transform:rotate(169.2deg) scale(1)}to{opacity:0;transform:rotate(169.2deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(48).chosen{animation-name:coinflip-segment-pull-48,coinflip-segment-make-coin-48;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-48{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ffe0;border:1px solid black;transform:rotate(169.2deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ffe0;border:1px solid black;transform:rotate(169.2deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00ffe0;border:1px solid black;transform:rotate(169.2deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(169.2deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-48{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(49){transform:rotate(172.8deg) translateY(0);background-color:#00fff0}.event.coinflip .roulette .segment:nth-child(49) .coin .front,.event.coinflip .roulette .segment:nth-child(49) .coin .thick,.event.coinflip .roulette .segment:nth-child(49) .coin .back,.event.coinflip .roulette .segment:nth-child(49) .coin:before,.event.coinflip .roulette .segment:nth-child(49) .coin:after{background-color:#00fff0;box-shadow:#008078 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(49).not-chosen{animation-name:coinflip-segment-not-chosen-49;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-49{0%{opacity:1;transform:rotate(172.8deg) scale(1)}to{opacity:0;transform:rotate(172.8deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(49).chosen{animation-name:coinflip-segment-pull-49,coinflip-segment-make-coin-49;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-49{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00fff0;border:1px solid black;transform:rotate(172.8deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00fff0;border:1px solid black;transform:rotate(172.8deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00fff0;border:1px solid black;transform:rotate(172.8deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(172.8deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-49{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(50){transform:rotate(176.4deg) translateY(0);background-color:#0ff}.event.coinflip .roulette .segment:nth-child(50) .coin .front,.event.coinflip .roulette .segment:nth-child(50) .coin .thick,.event.coinflip .roulette .segment:nth-child(50) .coin .back,.event.coinflip .roulette .segment:nth-child(50) .coin:before,.event.coinflip .roulette .segment:nth-child(50) .coin:after{background-color:#0ff;box-shadow:teal 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(50).not-chosen{animation-name:coinflip-segment-not-chosen-50;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-50{0%{opacity:1;transform:rotate(176.4deg) scale(1)}to{opacity:0;transform:rotate(176.4deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(50).chosen{animation-name:coinflip-segment-pull-50,coinflip-segment-make-coin-50;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-50{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#0ff;border:1px solid black;transform:rotate(176.4deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#0ff;border:1px solid black;transform:rotate(176.4deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#0ff;border:1px solid black;transform:rotate(176.4deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(176.4deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-50{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(51){transform:rotate(180deg) translateY(0);background-color:#00f0ff}.event.coinflip .roulette .segment:nth-child(51) .coin .front,.event.coinflip .roulette .segment:nth-child(51) .coin .thick,.event.coinflip .roulette .segment:nth-child(51) .coin .back,.event.coinflip .roulette .segment:nth-child(51) .coin:before,.event.coinflip .roulette .segment:nth-child(51) .coin:after{background-color:#00f0ff;box-shadow:#007880 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(51).not-chosen{animation-name:coinflip-segment-not-chosen-51;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-51{0%{opacity:1;transform:rotate(180deg) scale(1)}to{opacity:0;transform:rotate(180deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(51).chosen{animation-name:coinflip-segment-pull-51,coinflip-segment-make-coin-51;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-51{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00f0ff;border:1px solid black;transform:rotate(180deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00f0ff;border:1px solid black;transform:rotate(180deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00f0ff;border:1px solid black;transform:rotate(180deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(180deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-51{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(52){transform:rotate(183.6deg) translateY(0);background-color:#00e0ff}.event.coinflip .roulette .segment:nth-child(52) .coin .front,.event.coinflip .roulette .segment:nth-child(52) .coin .thick,.event.coinflip .roulette .segment:nth-child(52) .coin .back,.event.coinflip .roulette .segment:nth-child(52) .coin:before,.event.coinflip .roulette .segment:nth-child(52) .coin:after{background-color:#00e0ff;box-shadow:#007080 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(52).not-chosen{animation-name:coinflip-segment-not-chosen-52;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-52{0%{opacity:1;transform:rotate(183.6deg) scale(1)}to{opacity:0;transform:rotate(183.6deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(52).chosen{animation-name:coinflip-segment-pull-52,coinflip-segment-make-coin-52;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-52{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00e0ff;border:1px solid black;transform:rotate(183.6deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00e0ff;border:1px solid black;transform:rotate(183.6deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00e0ff;border:1px solid black;transform:rotate(183.6deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(183.6deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-52{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(53){transform:rotate(187.2deg) translateY(0);background-color:#00d1ff}.event.coinflip .roulette .segment:nth-child(53) .coin .front,.event.coinflip .roulette .segment:nth-child(53) .coin .thick,.event.coinflip .roulette .segment:nth-child(53) .coin .back,.event.coinflip .roulette .segment:nth-child(53) .coin:before,.event.coinflip .roulette .segment:nth-child(53) .coin:after{background-color:#00d1ff;box-shadow:#006980 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(53).not-chosen{animation-name:coinflip-segment-not-chosen-53;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-53{0%{opacity:1;transform:rotate(187.2deg) scale(1)}to{opacity:0;transform:rotate(187.2deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(53).chosen{animation-name:coinflip-segment-pull-53,coinflip-segment-make-coin-53;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-53{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00d1ff;border:1px solid black;transform:rotate(187.2deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00d1ff;border:1px solid black;transform:rotate(187.2deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00d1ff;border:1px solid black;transform:rotate(187.2deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(187.2deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-53{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(54){transform:rotate(190.8deg) translateY(0);background-color:#00c2ff}.event.coinflip .roulette .segment:nth-child(54) .coin .front,.event.coinflip .roulette .segment:nth-child(54) .coin .thick,.event.coinflip .roulette .segment:nth-child(54) .coin .back,.event.coinflip .roulette .segment:nth-child(54) .coin:before,.event.coinflip .roulette .segment:nth-child(54) .coin:after{background-color:#00c2ff;box-shadow:#006180 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(54).not-chosen{animation-name:coinflip-segment-not-chosen-54;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-54{0%{opacity:1;transform:rotate(190.8deg) scale(1)}to{opacity:0;transform:rotate(190.8deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(54).chosen{animation-name:coinflip-segment-pull-54,coinflip-segment-make-coin-54;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-54{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00c2ff;border:1px solid black;transform:rotate(190.8deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00c2ff;border:1px solid black;transform:rotate(190.8deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00c2ff;border:1px solid black;transform:rotate(190.8deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(190.8deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-54{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(55){transform:rotate(194.4deg) translateY(0);background-color:#00b2ff}.event.coinflip .roulette .segment:nth-child(55) .coin .front,.event.coinflip .roulette .segment:nth-child(55) .coin .thick,.event.coinflip .roulette .segment:nth-child(55) .coin .back,.event.coinflip .roulette .segment:nth-child(55) .coin:before,.event.coinflip .roulette .segment:nth-child(55) .coin:after{background-color:#00b2ff;box-shadow:#005980 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(55).not-chosen{animation-name:coinflip-segment-not-chosen-55;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-55{0%{opacity:1;transform:rotate(194.4deg) scale(1)}to{opacity:0;transform:rotate(194.4deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(55).chosen{animation-name:coinflip-segment-pull-55,coinflip-segment-make-coin-55;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-55{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00b2ff;border:1px solid black;transform:rotate(194.4deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00b2ff;border:1px solid black;transform:rotate(194.4deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00b2ff;border:1px solid black;transform:rotate(194.4deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(194.4deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-55{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(56){transform:rotate(198deg) translateY(0);background-color:#00a3ff}.event.coinflip .roulette .segment:nth-child(56) .coin .front,.event.coinflip .roulette .segment:nth-child(56) .coin .thick,.event.coinflip .roulette .segment:nth-child(56) .coin .back,.event.coinflip .roulette .segment:nth-child(56) .coin:before,.event.coinflip .roulette .segment:nth-child(56) .coin:after{background-color:#00a3ff;box-shadow:#005280 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(56).not-chosen{animation-name:coinflip-segment-not-chosen-56;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-56{0%{opacity:1;transform:rotate(198deg) scale(1)}to{opacity:0;transform:rotate(198deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(56).chosen{animation-name:coinflip-segment-pull-56,coinflip-segment-make-coin-56;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-56{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00a3ff;border:1px solid black;transform:rotate(198deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00a3ff;border:1px solid black;transform:rotate(198deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#00a3ff;border:1px solid black;transform:rotate(198deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(198deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-56{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(57){transform:rotate(201.6deg) translateY(0);background-color:#0094ff}.event.coinflip .roulette .segment:nth-child(57) .coin .front,.event.coinflip .roulette .segment:nth-child(57) .coin .thick,.event.coinflip .roulette .segment:nth-child(57) .coin .back,.event.coinflip .roulette .segment:nth-child(57) .coin:before,.event.coinflip .roulette .segment:nth-child(57) .coin:after{background-color:#0094ff;box-shadow:#004a80 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(57).not-chosen{animation-name:coinflip-segment-not-chosen-57;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-57{0%{opacity:1;transform:rotate(201.6deg) scale(1)}to{opacity:0;transform:rotate(201.6deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(57).chosen{animation-name:coinflip-segment-pull-57,coinflip-segment-make-coin-57;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-57{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#0094ff;border:1px solid black;transform:rotate(201.6deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#0094ff;border:1px solid black;transform:rotate(201.6deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#0094ff;border:1px solid black;transform:rotate(201.6deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(201.6deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-57{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(58){transform:rotate(205.2deg) translateY(0);background-color:#0085ff}.event.coinflip .roulette .segment:nth-child(58) .coin .front,.event.coinflip .roulette .segment:nth-child(58) .coin .thick,.event.coinflip .roulette .segment:nth-child(58) .coin .back,.event.coinflip .roulette .segment:nth-child(58) .coin:before,.event.coinflip .roulette .segment:nth-child(58) .coin:after{background-color:#0085ff;box-shadow:#004280 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(58).not-chosen{animation-name:coinflip-segment-not-chosen-58;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-58{0%{opacity:1;transform:rotate(205.2deg) scale(1)}to{opacity:0;transform:rotate(205.2deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(58).chosen{animation-name:coinflip-segment-pull-58,coinflip-segment-make-coin-58;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-58{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#0085ff;border:1px solid black;transform:rotate(205.2deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#0085ff;border:1px solid black;transform:rotate(205.2deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#0085ff;border:1px solid black;transform:rotate(205.2deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(205.2deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-58{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(59){transform:rotate(208.8deg) translateY(0);background-color:#0075ff}.event.coinflip .roulette .segment:nth-child(59) .coin .front,.event.coinflip .roulette .segment:nth-child(59) .coin .thick,.event.coinflip .roulette .segment:nth-child(59) .coin .back,.event.coinflip .roulette .segment:nth-child(59) .coin:before,.event.coinflip .roulette .segment:nth-child(59) .coin:after{background-color:#0075ff;box-shadow:#003b80 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(59).not-chosen{animation-name:coinflip-segment-not-chosen-59;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-59{0%{opacity:1;transform:rotate(208.8deg) scale(1)}to{opacity:0;transform:rotate(208.8deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(59).chosen{animation-name:coinflip-segment-pull-59,coinflip-segment-make-coin-59;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-59{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#0075ff;border:1px solid black;transform:rotate(208.8deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#0075ff;border:1px solid black;transform:rotate(208.8deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#0075ff;border:1px solid black;transform:rotate(208.8deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(208.8deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-59{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(60){transform:rotate(212.4deg) translateY(0);background-color:#06f}.event.coinflip .roulette .segment:nth-child(60) .coin .front,.event.coinflip .roulette .segment:nth-child(60) .coin .thick,.event.coinflip .roulette .segment:nth-child(60) .coin .back,.event.coinflip .roulette .segment:nth-child(60) .coin:before,.event.coinflip .roulette .segment:nth-child(60) .coin:after{background-color:#06f;box-shadow:#003380 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(60).not-chosen{animation-name:coinflip-segment-not-chosen-60;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-60{0%{opacity:1;transform:rotate(212.4deg) scale(1)}to{opacity:0;transform:rotate(212.4deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(60).chosen{animation-name:coinflip-segment-pull-60,coinflip-segment-make-coin-60;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-60{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#06f;border:1px solid black;transform:rotate(212.4deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#06f;border:1px solid black;transform:rotate(212.4deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#06f;border:1px solid black;transform:rotate(212.4deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(212.4deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-60{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(61){transform:rotate(216deg) translateY(0);background-color:#0057ff}.event.coinflip .roulette .segment:nth-child(61) .coin .front,.event.coinflip .roulette .segment:nth-child(61) .coin .thick,.event.coinflip .roulette .segment:nth-child(61) .coin .back,.event.coinflip .roulette .segment:nth-child(61) .coin:before,.event.coinflip .roulette .segment:nth-child(61) .coin:after{background-color:#0057ff;box-shadow:#002b80 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(61).not-chosen{animation-name:coinflip-segment-not-chosen-61;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-61{0%{opacity:1;transform:rotate(216deg) scale(1)}to{opacity:0;transform:rotate(216deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(61).chosen{animation-name:coinflip-segment-pull-61,coinflip-segment-make-coin-61;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-61{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#0057ff;border:1px solid black;transform:rotate(216deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#0057ff;border:1px solid black;transform:rotate(216deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#0057ff;border:1px solid black;transform:rotate(216deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(216deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-61{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(62){transform:rotate(219.6deg) translateY(0);background-color:#0047ff}.event.coinflip .roulette .segment:nth-child(62) .coin .front,.event.coinflip .roulette .segment:nth-child(62) .coin .thick,.event.coinflip .roulette .segment:nth-child(62) .coin .back,.event.coinflip .roulette .segment:nth-child(62) .coin:before,.event.coinflip .roulette .segment:nth-child(62) .coin:after{background-color:#0047ff;box-shadow:#002480 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(62).not-chosen{animation-name:coinflip-segment-not-chosen-62;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-62{0%{opacity:1;transform:rotate(219.6deg) scale(1)}to{opacity:0;transform:rotate(219.6deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(62).chosen{animation-name:coinflip-segment-pull-62,coinflip-segment-make-coin-62;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-62{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#0047ff;border:1px solid black;transform:rotate(219.6deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#0047ff;border:1px solid black;transform:rotate(219.6deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#0047ff;border:1px solid black;transform:rotate(219.6deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(219.6deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-62{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(63){transform:rotate(223.2deg) translateY(0);background-color:#0038ff}.event.coinflip .roulette .segment:nth-child(63) .coin .front,.event.coinflip .roulette .segment:nth-child(63) .coin .thick,.event.coinflip .roulette .segment:nth-child(63) .coin .back,.event.coinflip .roulette .segment:nth-child(63) .coin:before,.event.coinflip .roulette .segment:nth-child(63) .coin:after{background-color:#0038ff;box-shadow:#001c80 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(63).not-chosen{animation-name:coinflip-segment-not-chosen-63;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-63{0%{opacity:1;transform:rotate(223.2deg) scale(1)}to{opacity:0;transform:rotate(223.2deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(63).chosen{animation-name:coinflip-segment-pull-63,coinflip-segment-make-coin-63;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-63{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#0038ff;border:1px solid black;transform:rotate(223.2deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#0038ff;border:1px solid black;transform:rotate(223.2deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#0038ff;border:1px solid black;transform:rotate(223.2deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(223.2deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-63{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(64){transform:rotate(226.8deg) translateY(0);background-color:#0029ff}.event.coinflip .roulette .segment:nth-child(64) .coin .front,.event.coinflip .roulette .segment:nth-child(64) .coin .thick,.event.coinflip .roulette .segment:nth-child(64) .coin .back,.event.coinflip .roulette .segment:nth-child(64) .coin:before,.event.coinflip .roulette .segment:nth-child(64) .coin:after{background-color:#0029ff;box-shadow:#001480 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(64).not-chosen{animation-name:coinflip-segment-not-chosen-64;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-64{0%{opacity:1;transform:rotate(226.8deg) scale(1)}to{opacity:0;transform:rotate(226.8deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(64).chosen{animation-name:coinflip-segment-pull-64,coinflip-segment-make-coin-64;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-64{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#0029ff;border:1px solid black;transform:rotate(226.8deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#0029ff;border:1px solid black;transform:rotate(226.8deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#0029ff;border:1px solid black;transform:rotate(226.8deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(226.8deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-64{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(65){transform:rotate(230.4deg) translateY(0);background-color:#0019ff}.event.coinflip .roulette .segment:nth-child(65) .coin .front,.event.coinflip .roulette .segment:nth-child(65) .coin .thick,.event.coinflip .roulette .segment:nth-child(65) .coin .back,.event.coinflip .roulette .segment:nth-child(65) .coin:before,.event.coinflip .roulette .segment:nth-child(65) .coin:after{background-color:#0019ff;box-shadow:#000d80 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(65).not-chosen{animation-name:coinflip-segment-not-chosen-65;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-65{0%{opacity:1;transform:rotate(230.4deg) scale(1)}to{opacity:0;transform:rotate(230.4deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(65).chosen{animation-name:coinflip-segment-pull-65,coinflip-segment-make-coin-65;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-65{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#0019ff;border:1px solid black;transform:rotate(230.4deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#0019ff;border:1px solid black;transform:rotate(230.4deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#0019ff;border:1px solid black;transform:rotate(230.4deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(230.4deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-65{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(66){transform:rotate(234deg) translateY(0);background-color:#000aff}.event.coinflip .roulette .segment:nth-child(66) .coin .front,.event.coinflip .roulette .segment:nth-child(66) .coin .thick,.event.coinflip .roulette .segment:nth-child(66) .coin .back,.event.coinflip .roulette .segment:nth-child(66) .coin:before,.event.coinflip .roulette .segment:nth-child(66) .coin:after{background-color:#000aff;box-shadow:#000580 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(66).not-chosen{animation-name:coinflip-segment-not-chosen-66;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-66{0%{opacity:1;transform:rotate(234deg) scale(1)}to{opacity:0;transform:rotate(234deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(66).chosen{animation-name:coinflip-segment-pull-66,coinflip-segment-make-coin-66;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-66{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#000aff;border:1px solid black;transform:rotate(234deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#000aff;border:1px solid black;transform:rotate(234deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#000aff;border:1px solid black;transform:rotate(234deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(234deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-66{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(67){transform:rotate(237.6deg) translateY(0);background-color:#0500ff}.event.coinflip .roulette .segment:nth-child(67) .coin .front,.event.coinflip .roulette .segment:nth-child(67) .coin .thick,.event.coinflip .roulette .segment:nth-child(67) .coin .back,.event.coinflip .roulette .segment:nth-child(67) .coin:before,.event.coinflip .roulette .segment:nth-child(67) .coin:after{background-color:#0500ff;box-shadow:#030080 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(67).not-chosen{animation-name:coinflip-segment-not-chosen-67;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-67{0%{opacity:1;transform:rotate(237.6deg) scale(1)}to{opacity:0;transform:rotate(237.6deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(67).chosen{animation-name:coinflip-segment-pull-67,coinflip-segment-make-coin-67;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-67{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#0500ff;border:1px solid black;transform:rotate(237.6deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#0500ff;border:1px solid black;transform:rotate(237.6deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#0500ff;border:1px solid black;transform:rotate(237.6deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(237.6deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-67{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(68){transform:rotate(241.2deg) translateY(0);background-color:#1400ff}.event.coinflip .roulette .segment:nth-child(68) .coin .front,.event.coinflip .roulette .segment:nth-child(68) .coin .thick,.event.coinflip .roulette .segment:nth-child(68) .coin .back,.event.coinflip .roulette .segment:nth-child(68) .coin:before,.event.coinflip .roulette .segment:nth-child(68) .coin:after{background-color:#1400ff;box-shadow:#0a0080 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(68).not-chosen{animation-name:coinflip-segment-not-chosen-68;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-68{0%{opacity:1;transform:rotate(241.2deg) scale(1)}to{opacity:0;transform:rotate(241.2deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(68).chosen{animation-name:coinflip-segment-pull-68,coinflip-segment-make-coin-68;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-68{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#1400ff;border:1px solid black;transform:rotate(241.2deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#1400ff;border:1px solid black;transform:rotate(241.2deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#1400ff;border:1px solid black;transform:rotate(241.2deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(241.2deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-68{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(69){transform:rotate(244.8deg) translateY(0);background-color:#2400ff}.event.coinflip .roulette .segment:nth-child(69) .coin .front,.event.coinflip .roulette .segment:nth-child(69) .coin .thick,.event.coinflip .roulette .segment:nth-child(69) .coin .back,.event.coinflip .roulette .segment:nth-child(69) .coin:before,.event.coinflip .roulette .segment:nth-child(69) .coin:after{background-color:#2400ff;box-shadow:#120080 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(69).not-chosen{animation-name:coinflip-segment-not-chosen-69;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-69{0%{opacity:1;transform:rotate(244.8deg) scale(1)}to{opacity:0;transform:rotate(244.8deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(69).chosen{animation-name:coinflip-segment-pull-69,coinflip-segment-make-coin-69;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-69{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#2400ff;border:1px solid black;transform:rotate(244.8deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#2400ff;border:1px solid black;transform:rotate(244.8deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#2400ff;border:1px solid black;transform:rotate(244.8deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(244.8deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-69{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(70){transform:rotate(248.4deg) translateY(0);background-color:#30f}.event.coinflip .roulette .segment:nth-child(70) .coin .front,.event.coinflip .roulette .segment:nth-child(70) .coin .thick,.event.coinflip .roulette .segment:nth-child(70) .coin .back,.event.coinflip .roulette .segment:nth-child(70) .coin:before,.event.coinflip .roulette .segment:nth-child(70) .coin:after{background-color:#30f;box-shadow:#190080 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(70).not-chosen{animation-name:coinflip-segment-not-chosen-70;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-70{0%{opacity:1;transform:rotate(248.4deg) scale(1)}to{opacity:0;transform:rotate(248.4deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(70).chosen{animation-name:coinflip-segment-pull-70,coinflip-segment-make-coin-70;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-70{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#30f;border:1px solid black;transform:rotate(248.4deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#30f;border:1px solid black;transform:rotate(248.4deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#30f;border:1px solid black;transform:rotate(248.4deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(248.4deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-70{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(71){transform:rotate(252deg) translateY(0);background-color:#4200ff}.event.coinflip .roulette .segment:nth-child(71) .coin .front,.event.coinflip .roulette .segment:nth-child(71) .coin .thick,.event.coinflip .roulette .segment:nth-child(71) .coin .back,.event.coinflip .roulette .segment:nth-child(71) .coin:before,.event.coinflip .roulette .segment:nth-child(71) .coin:after{background-color:#4200ff;box-shadow:#210080 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(71).not-chosen{animation-name:coinflip-segment-not-chosen-71;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-71{0%{opacity:1;transform:rotate(252deg) scale(1)}to{opacity:0;transform:rotate(252deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(71).chosen{animation-name:coinflip-segment-pull-71,coinflip-segment-make-coin-71;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-71{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#4200ff;border:1px solid black;transform:rotate(252deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#4200ff;border:1px solid black;transform:rotate(252deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#4200ff;border:1px solid black;transform:rotate(252deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(252deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-71{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(72){transform:rotate(255.6deg) translateY(0);background-color:#5200ff}.event.coinflip .roulette .segment:nth-child(72) .coin .front,.event.coinflip .roulette .segment:nth-child(72) .coin .thick,.event.coinflip .roulette .segment:nth-child(72) .coin .back,.event.coinflip .roulette .segment:nth-child(72) .coin:before,.event.coinflip .roulette .segment:nth-child(72) .coin:after{background-color:#5200ff;box-shadow:#290080 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(72).not-chosen{animation-name:coinflip-segment-not-chosen-72;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-72{0%{opacity:1;transform:rotate(255.6deg) scale(1)}to{opacity:0;transform:rotate(255.6deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(72).chosen{animation-name:coinflip-segment-pull-72,coinflip-segment-make-coin-72;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-72{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#5200ff;border:1px solid black;transform:rotate(255.6deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#5200ff;border:1px solid black;transform:rotate(255.6deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#5200ff;border:1px solid black;transform:rotate(255.6deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(255.6deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-72{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(73){transform:rotate(259.2deg) translateY(0);background-color:#6100ff}.event.coinflip .roulette .segment:nth-child(73) .coin .front,.event.coinflip .roulette .segment:nth-child(73) .coin .thick,.event.coinflip .roulette .segment:nth-child(73) .coin .back,.event.coinflip .roulette .segment:nth-child(73) .coin:before,.event.coinflip .roulette .segment:nth-child(73) .coin:after{background-color:#6100ff;box-shadow:#300080 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(73).not-chosen{animation-name:coinflip-segment-not-chosen-73;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-73{0%{opacity:1;transform:rotate(259.2deg) scale(1)}to{opacity:0;transform:rotate(259.2deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(73).chosen{animation-name:coinflip-segment-pull-73,coinflip-segment-make-coin-73;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-73{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#6100ff;border:1px solid black;transform:rotate(259.2deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#6100ff;border:1px solid black;transform:rotate(259.2deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#6100ff;border:1px solid black;transform:rotate(259.2deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(259.2deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-73{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(74){transform:rotate(262.8deg) translateY(0);background-color:#7000ff}.event.coinflip .roulette .segment:nth-child(74) .coin .front,.event.coinflip .roulette .segment:nth-child(74) .coin .thick,.event.coinflip .roulette .segment:nth-child(74) .coin .back,.event.coinflip .roulette .segment:nth-child(74) .coin:before,.event.coinflip .roulette .segment:nth-child(74) .coin:after{background-color:#7000ff;box-shadow:#380080 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(74).not-chosen{animation-name:coinflip-segment-not-chosen-74;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-74{0%{opacity:1;transform:rotate(262.8deg) scale(1)}to{opacity:0;transform:rotate(262.8deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(74).chosen{animation-name:coinflip-segment-pull-74,coinflip-segment-make-coin-74;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-74{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#7000ff;border:1px solid black;transform:rotate(262.8deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#7000ff;border:1px solid black;transform:rotate(262.8deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#7000ff;border:1px solid black;transform:rotate(262.8deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(262.8deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-74{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(75){transform:rotate(266.4deg) translateY(0);background-color:#7f00ff}.event.coinflip .roulette .segment:nth-child(75) .coin .front,.event.coinflip .roulette .segment:nth-child(75) .coin .thick,.event.coinflip .roulette .segment:nth-child(75) .coin .back,.event.coinflip .roulette .segment:nth-child(75) .coin:before,.event.coinflip .roulette .segment:nth-child(75) .coin:after{background-color:#7f00ff;box-shadow:#400080 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(75).not-chosen{animation-name:coinflip-segment-not-chosen-75;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-75{0%{opacity:1;transform:rotate(266.4deg) scale(1)}to{opacity:0;transform:rotate(266.4deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(75).chosen{animation-name:coinflip-segment-pull-75,coinflip-segment-make-coin-75;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-75{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#7f00ff;border:1px solid black;transform:rotate(266.4deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#7f00ff;border:1px solid black;transform:rotate(266.4deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#7f00ff;border:1px solid black;transform:rotate(266.4deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(266.4deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-75{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(76){transform:rotate(270deg) translateY(0);background-color:#8f00ff}.event.coinflip .roulette .segment:nth-child(76) .coin .front,.event.coinflip .roulette .segment:nth-child(76) .coin .thick,.event.coinflip .roulette .segment:nth-child(76) .coin .back,.event.coinflip .roulette .segment:nth-child(76) .coin:before,.event.coinflip .roulette .segment:nth-child(76) .coin:after{background-color:#8f00ff;box-shadow:#470080 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(76).not-chosen{animation-name:coinflip-segment-not-chosen-76;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-76{0%{opacity:1;transform:rotate(270deg) scale(1)}to{opacity:0;transform:rotate(270deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(76).chosen{animation-name:coinflip-segment-pull-76,coinflip-segment-make-coin-76;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-76{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#8f00ff;border:1px solid black;transform:rotate(270deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#8f00ff;border:1px solid black;transform:rotate(270deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#8f00ff;border:1px solid black;transform:rotate(270deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(270deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-76{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(77){transform:rotate(273.6deg) translateY(0);background-color:#9e00ff}.event.coinflip .roulette .segment:nth-child(77) .coin .front,.event.coinflip .roulette .segment:nth-child(77) .coin .thick,.event.coinflip .roulette .segment:nth-child(77) .coin .back,.event.coinflip .roulette .segment:nth-child(77) .coin:before,.event.coinflip .roulette .segment:nth-child(77) .coin:after{background-color:#9e00ff;box-shadow:#4f0080 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(77).not-chosen{animation-name:coinflip-segment-not-chosen-77;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-77{0%{opacity:1;transform:rotate(273.6deg) scale(1)}to{opacity:0;transform:rotate(273.6deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(77).chosen{animation-name:coinflip-segment-pull-77,coinflip-segment-make-coin-77;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-77{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#9e00ff;border:1px solid black;transform:rotate(273.6deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#9e00ff;border:1px solid black;transform:rotate(273.6deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#9e00ff;border:1px solid black;transform:rotate(273.6deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(273.6deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-77{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(78){transform:rotate(277.2deg) translateY(0);background-color:#ad00ff}.event.coinflip .roulette .segment:nth-child(78) .coin .front,.event.coinflip .roulette .segment:nth-child(78) .coin .thick,.event.coinflip .roulette .segment:nth-child(78) .coin .back,.event.coinflip .roulette .segment:nth-child(78) .coin:before,.event.coinflip .roulette .segment:nth-child(78) .coin:after{background-color:#ad00ff;box-shadow:#570080 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(78).not-chosen{animation-name:coinflip-segment-not-chosen-78;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-78{0%{opacity:1;transform:rotate(277.2deg) scale(1)}to{opacity:0;transform:rotate(277.2deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(78).chosen{animation-name:coinflip-segment-pull-78,coinflip-segment-make-coin-78;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-78{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ad00ff;border:1px solid black;transform:rotate(277.2deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ad00ff;border:1px solid black;transform:rotate(277.2deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ad00ff;border:1px solid black;transform:rotate(277.2deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(277.2deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-78{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(79){transform:rotate(280.8deg) translateY(0);background-color:#bd00ff}.event.coinflip .roulette .segment:nth-child(79) .coin .front,.event.coinflip .roulette .segment:nth-child(79) .coin .thick,.event.coinflip .roulette .segment:nth-child(79) .coin .back,.event.coinflip .roulette .segment:nth-child(79) .coin:before,.event.coinflip .roulette .segment:nth-child(79) .coin:after{background-color:#bd00ff;box-shadow:#5e0080 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(79).not-chosen{animation-name:coinflip-segment-not-chosen-79;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-79{0%{opacity:1;transform:rotate(280.8deg) scale(1)}to{opacity:0;transform:rotate(280.8deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(79).chosen{animation-name:coinflip-segment-pull-79,coinflip-segment-make-coin-79;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-79{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#bd00ff;border:1px solid black;transform:rotate(280.8deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#bd00ff;border:1px solid black;transform:rotate(280.8deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#bd00ff;border:1px solid black;transform:rotate(280.8deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(280.8deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-79{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(80){transform:rotate(284.4deg) translateY(0);background-color:#c0f}.event.coinflip .roulette .segment:nth-child(80) .coin .front,.event.coinflip .roulette .segment:nth-child(80) .coin .thick,.event.coinflip .roulette .segment:nth-child(80) .coin .back,.event.coinflip .roulette .segment:nth-child(80) .coin:before,.event.coinflip .roulette .segment:nth-child(80) .coin:after{background-color:#c0f;box-shadow:#660080 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(80).not-chosen{animation-name:coinflip-segment-not-chosen-80;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-80{0%{opacity:1;transform:rotate(284.4deg) scale(1)}to{opacity:0;transform:rotate(284.4deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(80).chosen{animation-name:coinflip-segment-pull-80,coinflip-segment-make-coin-80;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-80{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#c0f;border:1px solid black;transform:rotate(284.4deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#c0f;border:1px solid black;transform:rotate(284.4deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#c0f;border:1px solid black;transform:rotate(284.4deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(284.4deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-80{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(81){transform:rotate(288deg) translateY(0);background-color:#db00ff}.event.coinflip .roulette .segment:nth-child(81) .coin .front,.event.coinflip .roulette .segment:nth-child(81) .coin .thick,.event.coinflip .roulette .segment:nth-child(81) .coin .back,.event.coinflip .roulette .segment:nth-child(81) .coin:before,.event.coinflip .roulette .segment:nth-child(81) .coin:after{background-color:#db00ff;box-shadow:#6e0080 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(81).not-chosen{animation-name:coinflip-segment-not-chosen-81;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-81{0%{opacity:1;transform:rotate(288deg) scale(1)}to{opacity:0;transform:rotate(288deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(81).chosen{animation-name:coinflip-segment-pull-81,coinflip-segment-make-coin-81;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-81{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#db00ff;border:1px solid black;transform:rotate(288deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#db00ff;border:1px solid black;transform:rotate(288deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#db00ff;border:1px solid black;transform:rotate(288deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(288deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-81{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(82){transform:rotate(291.6deg) translateY(0);background-color:#eb00ff}.event.coinflip .roulette .segment:nth-child(82) .coin .front,.event.coinflip .roulette .segment:nth-child(82) .coin .thick,.event.coinflip .roulette .segment:nth-child(82) .coin .back,.event.coinflip .roulette .segment:nth-child(82) .coin:before,.event.coinflip .roulette .segment:nth-child(82) .coin:after{background-color:#eb00ff;box-shadow:#750080 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(82).not-chosen{animation-name:coinflip-segment-not-chosen-82;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-82{0%{opacity:1;transform:rotate(291.6deg) scale(1)}to{opacity:0;transform:rotate(291.6deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(82).chosen{animation-name:coinflip-segment-pull-82,coinflip-segment-make-coin-82;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-82{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#eb00ff;border:1px solid black;transform:rotate(291.6deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#eb00ff;border:1px solid black;transform:rotate(291.6deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#eb00ff;border:1px solid black;transform:rotate(291.6deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(291.6deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-82{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(83){transform:rotate(295.2deg) translateY(0);background-color:#fa00ff}.event.coinflip .roulette .segment:nth-child(83) .coin .front,.event.coinflip .roulette .segment:nth-child(83) .coin .thick,.event.coinflip .roulette .segment:nth-child(83) .coin .back,.event.coinflip .roulette .segment:nth-child(83) .coin:before,.event.coinflip .roulette .segment:nth-child(83) .coin:after{background-color:#fa00ff;box-shadow:#7d0080 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(83).not-chosen{animation-name:coinflip-segment-not-chosen-83;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-83{0%{opacity:1;transform:rotate(295.2deg) scale(1)}to{opacity:0;transform:rotate(295.2deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(83).chosen{animation-name:coinflip-segment-pull-83,coinflip-segment-make-coin-83;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-83{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#fa00ff;border:1px solid black;transform:rotate(295.2deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#fa00ff;border:1px solid black;transform:rotate(295.2deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#fa00ff;border:1px solid black;transform:rotate(295.2deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(295.2deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-83{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(84){transform:rotate(298.8deg) translateY(0);background-color:#ff00f5}.event.coinflip .roulette .segment:nth-child(84) .coin .front,.event.coinflip .roulette .segment:nth-child(84) .coin .thick,.event.coinflip .roulette .segment:nth-child(84) .coin .back,.event.coinflip .roulette .segment:nth-child(84) .coin:before,.event.coinflip .roulette .segment:nth-child(84) .coin:after{background-color:#ff00f5;box-shadow:#80007a 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(84).not-chosen{animation-name:coinflip-segment-not-chosen-84;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-84{0%{opacity:1;transform:rotate(298.8deg) scale(1)}to{opacity:0;transform:rotate(298.8deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(84).chosen{animation-name:coinflip-segment-pull-84,coinflip-segment-make-coin-84;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-84{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff00f5;border:1px solid black;transform:rotate(298.8deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff00f5;border:1px solid black;transform:rotate(298.8deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff00f5;border:1px solid black;transform:rotate(298.8deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(298.8deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-84{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(85){transform:rotate(302.4deg) translateY(0);background-color:#ff00e6}.event.coinflip .roulette .segment:nth-child(85) .coin .front,.event.coinflip .roulette .segment:nth-child(85) .coin .thick,.event.coinflip .roulette .segment:nth-child(85) .coin .back,.event.coinflip .roulette .segment:nth-child(85) .coin:before,.event.coinflip .roulette .segment:nth-child(85) .coin:after{background-color:#ff00e6;box-shadow:#800073 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(85).not-chosen{animation-name:coinflip-segment-not-chosen-85;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-85{0%{opacity:1;transform:rotate(302.4deg) scale(1)}to{opacity:0;transform:rotate(302.4deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(85).chosen{animation-name:coinflip-segment-pull-85,coinflip-segment-make-coin-85;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-85{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff00e6;border:1px solid black;transform:rotate(302.4deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff00e6;border:1px solid black;transform:rotate(302.4deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff00e6;border:1px solid black;transform:rotate(302.4deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(302.4deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-85{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(86){transform:rotate(306deg) translateY(0);background-color:#ff00d6}.event.coinflip .roulette .segment:nth-child(86) .coin .front,.event.coinflip .roulette .segment:nth-child(86) .coin .thick,.event.coinflip .roulette .segment:nth-child(86) .coin .back,.event.coinflip .roulette .segment:nth-child(86) .coin:before,.event.coinflip .roulette .segment:nth-child(86) .coin:after{background-color:#ff00d6;box-shadow:#80006b 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(86).not-chosen{animation-name:coinflip-segment-not-chosen-86;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-86{0%{opacity:1;transform:rotate(306deg) scale(1)}to{opacity:0;transform:rotate(306deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(86).chosen{animation-name:coinflip-segment-pull-86,coinflip-segment-make-coin-86;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-86{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff00d6;border:1px solid black;transform:rotate(306deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff00d6;border:1px solid black;transform:rotate(306deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff00d6;border:1px solid black;transform:rotate(306deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(306deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-86{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(87){transform:rotate(309.6deg) translateY(0);background-color:#ff00c7}.event.coinflip .roulette .segment:nth-child(87) .coin .front,.event.coinflip .roulette .segment:nth-child(87) .coin .thick,.event.coinflip .roulette .segment:nth-child(87) .coin .back,.event.coinflip .roulette .segment:nth-child(87) .coin:before,.event.coinflip .roulette .segment:nth-child(87) .coin:after{background-color:#ff00c7;box-shadow:#800063 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(87).not-chosen{animation-name:coinflip-segment-not-chosen-87;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-87{0%{opacity:1;transform:rotate(309.6deg) scale(1)}to{opacity:0;transform:rotate(309.6deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(87).chosen{animation-name:coinflip-segment-pull-87,coinflip-segment-make-coin-87;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-87{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff00c7;border:1px solid black;transform:rotate(309.6deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff00c7;border:1px solid black;transform:rotate(309.6deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff00c7;border:1px solid black;transform:rotate(309.6deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(309.6deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-87{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(88){transform:rotate(313.2deg) translateY(0);background-color:#ff00b8}.event.coinflip .roulette .segment:nth-child(88) .coin .front,.event.coinflip .roulette .segment:nth-child(88) .coin .thick,.event.coinflip .roulette .segment:nth-child(88) .coin .back,.event.coinflip .roulette .segment:nth-child(88) .coin:before,.event.coinflip .roulette .segment:nth-child(88) .coin:after{background-color:#ff00b8;box-shadow:#80005c 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(88).not-chosen{animation-name:coinflip-segment-not-chosen-88;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-88{0%{opacity:1;transform:rotate(313.2deg) scale(1)}to{opacity:0;transform:rotate(313.2deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(88).chosen{animation-name:coinflip-segment-pull-88,coinflip-segment-make-coin-88;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-88{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff00b8;border:1px solid black;transform:rotate(313.2deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff00b8;border:1px solid black;transform:rotate(313.2deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff00b8;border:1px solid black;transform:rotate(313.2deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(313.2deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-88{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(89){transform:rotate(316.8deg) translateY(0);background-color:#ff00a8}.event.coinflip .roulette .segment:nth-child(89) .coin .front,.event.coinflip .roulette .segment:nth-child(89) .coin .thick,.event.coinflip .roulette .segment:nth-child(89) .coin .back,.event.coinflip .roulette .segment:nth-child(89) .coin:before,.event.coinflip .roulette .segment:nth-child(89) .coin:after{background-color:#ff00a8;box-shadow:#800054 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(89).not-chosen{animation-name:coinflip-segment-not-chosen-89;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-89{0%{opacity:1;transform:rotate(316.8deg) scale(1)}to{opacity:0;transform:rotate(316.8deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(89).chosen{animation-name:coinflip-segment-pull-89,coinflip-segment-make-coin-89;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-89{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff00a8;border:1px solid black;transform:rotate(316.8deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff00a8;border:1px solid black;transform:rotate(316.8deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff00a8;border:1px solid black;transform:rotate(316.8deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(316.8deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-89{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(90){transform:rotate(320.4deg) translateY(0);background-color:#f09}.event.coinflip .roulette .segment:nth-child(90) .coin .front,.event.coinflip .roulette .segment:nth-child(90) .coin .thick,.event.coinflip .roulette .segment:nth-child(90) .coin .back,.event.coinflip .roulette .segment:nth-child(90) .coin:before,.event.coinflip .roulette .segment:nth-child(90) .coin:after{background-color:#f09;box-shadow:#80004d 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(90).not-chosen{animation-name:coinflip-segment-not-chosen-90;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-90{0%{opacity:1;transform:rotate(320.4deg) scale(1)}to{opacity:0;transform:rotate(320.4deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(90).chosen{animation-name:coinflip-segment-pull-90,coinflip-segment-make-coin-90;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-90{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#f09;border:1px solid black;transform:rotate(320.4deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#f09;border:1px solid black;transform:rotate(320.4deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#f09;border:1px solid black;transform:rotate(320.4deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(320.4deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-90{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(91){transform:rotate(324deg) translateY(0);background-color:#ff008a}.event.coinflip .roulette .segment:nth-child(91) .coin .front,.event.coinflip .roulette .segment:nth-child(91) .coin .thick,.event.coinflip .roulette .segment:nth-child(91) .coin .back,.event.coinflip .roulette .segment:nth-child(91) .coin:before,.event.coinflip .roulette .segment:nth-child(91) .coin:after{background-color:#ff008a;box-shadow:#800045 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(91).not-chosen{animation-name:coinflip-segment-not-chosen-91;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-91{0%{opacity:1;transform:rotate(324deg) scale(1)}to{opacity:0;transform:rotate(324deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(91).chosen{animation-name:coinflip-segment-pull-91,coinflip-segment-make-coin-91;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-91{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff008a;border:1px solid black;transform:rotate(324deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff008a;border:1px solid black;transform:rotate(324deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff008a;border:1px solid black;transform:rotate(324deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(324deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-91{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(92){transform:rotate(327.6deg) translateY(0);background-color:#ff007a}.event.coinflip .roulette .segment:nth-child(92) .coin .front,.event.coinflip .roulette .segment:nth-child(92) .coin .thick,.event.coinflip .roulette .segment:nth-child(92) .coin .back,.event.coinflip .roulette .segment:nth-child(92) .coin:before,.event.coinflip .roulette .segment:nth-child(92) .coin:after{background-color:#ff007a;box-shadow:#80003d 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(92).not-chosen{animation-name:coinflip-segment-not-chosen-92;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-92{0%{opacity:1;transform:rotate(327.6deg) scale(1)}to{opacity:0;transform:rotate(327.6deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(92).chosen{animation-name:coinflip-segment-pull-92,coinflip-segment-make-coin-92;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-92{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff007a;border:1px solid black;transform:rotate(327.6deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff007a;border:1px solid black;transform:rotate(327.6deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff007a;border:1px solid black;transform:rotate(327.6deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(327.6deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-92{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(93){transform:rotate(331.2deg) translateY(0);background-color:#ff006b}.event.coinflip .roulette .segment:nth-child(93) .coin .front,.event.coinflip .roulette .segment:nth-child(93) .coin .thick,.event.coinflip .roulette .segment:nth-child(93) .coin .back,.event.coinflip .roulette .segment:nth-child(93) .coin:before,.event.coinflip .roulette .segment:nth-child(93) .coin:after{background-color:#ff006b;box-shadow:#800036 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(93).not-chosen{animation-name:coinflip-segment-not-chosen-93;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-93{0%{opacity:1;transform:rotate(331.2deg) scale(1)}to{opacity:0;transform:rotate(331.2deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(93).chosen{animation-name:coinflip-segment-pull-93,coinflip-segment-make-coin-93;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-93{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff006b;border:1px solid black;transform:rotate(331.2deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff006b;border:1px solid black;transform:rotate(331.2deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff006b;border:1px solid black;transform:rotate(331.2deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(331.2deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-93{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(94){transform:rotate(334.8deg) translateY(0);background-color:#ff005c}.event.coinflip .roulette .segment:nth-child(94) .coin .front,.event.coinflip .roulette .segment:nth-child(94) .coin .thick,.event.coinflip .roulette .segment:nth-child(94) .coin .back,.event.coinflip .roulette .segment:nth-child(94) .coin:before,.event.coinflip .roulette .segment:nth-child(94) .coin:after{background-color:#ff005c;box-shadow:#80002e 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(94).not-chosen{animation-name:coinflip-segment-not-chosen-94;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-94{0%{opacity:1;transform:rotate(334.8deg) scale(1)}to{opacity:0;transform:rotate(334.8deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(94).chosen{animation-name:coinflip-segment-pull-94,coinflip-segment-make-coin-94;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-94{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff005c;border:1px solid black;transform:rotate(334.8deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff005c;border:1px solid black;transform:rotate(334.8deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff005c;border:1px solid black;transform:rotate(334.8deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(334.8deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-94{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(95){transform:rotate(338.4deg) translateY(0);background-color:#ff004c}.event.coinflip .roulette .segment:nth-child(95) .coin .front,.event.coinflip .roulette .segment:nth-child(95) .coin .thick,.event.coinflip .roulette .segment:nth-child(95) .coin .back,.event.coinflip .roulette .segment:nth-child(95) .coin:before,.event.coinflip .roulette .segment:nth-child(95) .coin:after{background-color:#ff004c;box-shadow:#800026 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(95).not-chosen{animation-name:coinflip-segment-not-chosen-95;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-95{0%{opacity:1;transform:rotate(338.4deg) scale(1)}to{opacity:0;transform:rotate(338.4deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(95).chosen{animation-name:coinflip-segment-pull-95,coinflip-segment-make-coin-95;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-95{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff004c;border:1px solid black;transform:rotate(338.4deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff004c;border:1px solid black;transform:rotate(338.4deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff004c;border:1px solid black;transform:rotate(338.4deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(338.4deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-95{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(96){transform:rotate(342deg) translateY(0);background-color:#ff003d}.event.coinflip .roulette .segment:nth-child(96) .coin .front,.event.coinflip .roulette .segment:nth-child(96) .coin .thick,.event.coinflip .roulette .segment:nth-child(96) .coin .back,.event.coinflip .roulette .segment:nth-child(96) .coin:before,.event.coinflip .roulette .segment:nth-child(96) .coin:after{background-color:#ff003d;box-shadow:#80001f 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(96).not-chosen{animation-name:coinflip-segment-not-chosen-96;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-96{0%{opacity:1;transform:rotate(342deg) scale(1)}to{opacity:0;transform:rotate(342deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(96).chosen{animation-name:coinflip-segment-pull-96,coinflip-segment-make-coin-96;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-96{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff003d;border:1px solid black;transform:rotate(342deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff003d;border:1px solid black;transform:rotate(342deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff003d;border:1px solid black;transform:rotate(342deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(342deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-96{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(97){transform:rotate(345.6deg) translateY(0);background-color:#ff002e}.event.coinflip .roulette .segment:nth-child(97) .coin .front,.event.coinflip .roulette .segment:nth-child(97) .coin .thick,.event.coinflip .roulette .segment:nth-child(97) .coin .back,.event.coinflip .roulette .segment:nth-child(97) .coin:before,.event.coinflip .roulette .segment:nth-child(97) .coin:after{background-color:#ff002e;box-shadow:#800017 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(97).not-chosen{animation-name:coinflip-segment-not-chosen-97;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-97{0%{opacity:1;transform:rotate(345.6deg) scale(1)}to{opacity:0;transform:rotate(345.6deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(97).chosen{animation-name:coinflip-segment-pull-97,coinflip-segment-make-coin-97;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-97{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff002e;border:1px solid black;transform:rotate(345.6deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff002e;border:1px solid black;transform:rotate(345.6deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff002e;border:1px solid black;transform:rotate(345.6deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(345.6deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-97{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(98){transform:rotate(349.2deg) translateY(0);background-color:#ff001f}.event.coinflip .roulette .segment:nth-child(98) .coin .front,.event.coinflip .roulette .segment:nth-child(98) .coin .thick,.event.coinflip .roulette .segment:nth-child(98) .coin .back,.event.coinflip .roulette .segment:nth-child(98) .coin:before,.event.coinflip .roulette .segment:nth-child(98) .coin:after{background-color:#ff001f;box-shadow:#80000f 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(98).not-chosen{animation-name:coinflip-segment-not-chosen-98;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-98{0%{opacity:1;transform:rotate(349.2deg) scale(1)}to{opacity:0;transform:rotate(349.2deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(98).chosen{animation-name:coinflip-segment-pull-98,coinflip-segment-make-coin-98;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-98{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff001f;border:1px solid black;transform:rotate(349.2deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff001f;border:1px solid black;transform:rotate(349.2deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff001f;border:1px solid black;transform:rotate(349.2deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(349.2deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-98{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(99){transform:rotate(352.8deg) translateY(0);background-color:#ff000f}.event.coinflip .roulette .segment:nth-child(99) .coin .front,.event.coinflip .roulette .segment:nth-child(99) .coin .thick,.event.coinflip .roulette .segment:nth-child(99) .coin .back,.event.coinflip .roulette .segment:nth-child(99) .coin:before,.event.coinflip .roulette .segment:nth-child(99) .coin:after{background-color:#ff000f;box-shadow:#800008 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(99).not-chosen{animation-name:coinflip-segment-not-chosen-99;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-99{0%{opacity:1;transform:rotate(352.8deg) scale(1)}to{opacity:0;transform:rotate(352.8deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(99).chosen{animation-name:coinflip-segment-pull-99,coinflip-segment-make-coin-99;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-99{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff000f;border:1px solid black;transform:rotate(352.8deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff000f;border:1px solid black;transform:rotate(352.8deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:#ff000f;border:1px solid black;transform:rotate(352.8deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(352.8deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-99{0%{width:200px;height:250px}to{width:200px;height:200px}}.event.coinflip .roulette .segment:nth-child(100){transform:rotate(356.4deg) translateY(0);background-color:red}.event.coinflip .roulette .segment:nth-child(100) .coin .front,.event.coinflip .roulette .segment:nth-child(100) .coin .thick,.event.coinflip .roulette .segment:nth-child(100) .coin .back,.event.coinflip .roulette .segment:nth-child(100) .coin:before,.event.coinflip .roulette .segment:nth-child(100) .coin:after{background-color:red;box-shadow:maroon 2px -2px 20px inset}.event.coinflip .roulette .segment:nth-child(100).not-chosen{animation-name:coinflip-segment-not-chosen-100;animation-duration:2s;animation-fill-mode:forwards;animation-delay:10.5s}@keyframes coinflip-segment-not-chosen-100{0%{opacity:1;transform:rotate(356.4deg) scale(1)}to{opacity:0;transform:rotate(356.4deg) scale(0)}}.event.coinflip .roulette .segment:nth-child(100).chosen{animation-name:coinflip-segment-pull-100,coinflip-segment-make-coin-100;animation-duration:4s,.5s;animation-delay:9.5s,15s;animation-fill-mode:forwards}@keyframes coinflip-segment-pull-100{0%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:red;border:1px solid black;transform:rotate(356.4deg) translateY(0)}50%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:red;border:1px solid black;transform:rotate(356.4deg) translateY(-62.5px)}90%{clip-path:polygon(0 0,100% 0,50% 100%,50% 100%);width:20px;background-color:red;border:1px solid black;transform:rotate(356.4deg) translateY(125px)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);width:200px;background-color:transparent;border:0;transform:rotate(356.4deg) translateY(125px) translate(-90px)}}@keyframes coinflip-segment-make-coin-100{0%{width:200px;height:250px}to{width:200px;height:200px}}.donateHolder .moneyRain{top:0;left:0;position:absolute;overflow:hidden;width:100vw;height:100vh}.donateHolder .moneyRain .rain{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAA3NCSVQICAjb4U/gAAAACXBIWXMAAAG7AAABuwE67OPiAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAYxQTFRF////OrlLO7pMPLpMPLpNPLtNPbtOPbxOPrtOPr1PP75QQb1RQr1SQ75TQ8JURsRWRsRXR8VXR8VYSMFXScdZTMNbUc5hUc5iUs9iU9BjVdJlVtJmW9drXs1rXtpuYdxwYd1xY95zY99zZOB0ZdFxZ9JzaNN0aeR5atR1auV5a+Z6bNV3bOd8beh8buZ9bud9buh9b+h+ceR/ceV+ceuAceyAcuWAcuyBc+2Cc+6Cc+6DdOWBdO6DdeWCde+EdtqAdu+Edu+Fd9uAd++Fd/CGePCGedyCefCHevCIfOeHfPGKfd6GfvGLf/GMgOiLgeGJg/KPhOKMhOqOhPOQiOyRiPSTieySi+eTi+yUjPSWjfWXjfWYjvWYj/WZkPWZlfedlfeelveemPigmvKgmviinPijnvGjn/SloPmnovOmovWnp/arqPesqfesqvyuqvyvq/qvq/yvrPmwrPywrf2xrv2yr/2zsPuzsf20sf60sv21s/21tP22tP62tf63tf+4tv64tv+4tv+5t/+5a9UdHQAAAAF0Uk5TAEDm2GYAAAHgSURBVFjD7Zb3V8IwEMcB0Tpwi3vvvRVExIFat+Lee++Je2D+cUOPJqHFl/cs78kP/f7QXi+XT5PLJa3BoEuXrgiRg6MojgwujowchRNgtzFygk8ULQkQaBIYRYcELCOqKQf4PhF6g0BzITOsslAA2zvp/t4pOynAaMxxklhnXAhAD+n/1BhwTe58I/Q1bA3EZthJcJ4a0PRKAK3g2byUHYd1EJxNh5CiBDSdkv6z4NliUoJ6IbqYEJqTgwC2bvr+I5vkWkdBqpaihQY6hlyBAOzzL0xoGwR4send9iH0MXCOzQt4XyazFF0lQgDQzr7qGjI1hs2HEViFxDP8kC4BojvYIosPBRiFthVsHsjL6MEP5TCEfC6gBdrWsLkvA2IsFksMAJJ+B/ik62OgbQLbd4NBhQSCGTpVgPvNobljfN+T6c/44XJVDajFbUVpQna9AjDj73SD0KIMoGWwVGBmAKUuV43/nhoMuJI6bZAcYh3QvNyOmwgAZzFLMqp4gL7dZ4rw8ADqKWD1Lxwra/nXKaiTSLdzxaF/FrwkKpeRPQ9iT3CDlbOMykJyi6LolgtpGvsruYUUrlL+y2bSvJ01HyhhONLCcKhqP9a1f1g0f9q0f1z/6/9A8y+OLl26IkQ/ETkZAJPmkmAAAAAASUVORK5CYII=) center;background-size:cover;height:52px;position:absolute;width:52px}.donateHolder .rain:nth-of-type(1){animation-name:rain-1;animation-delay:10.2s;animation-duration:10s;animation-iteration-count:infinite;left:53%;opacity:.97;top:-68%;transform:rotate(25deg)}@keyframes rain-1{0%{left:53%;opacity:.97;top:-68%}to{opacity:0;top:108%}}.donateHolder .rain:nth-of-type(2){animation-name:rain-2;animation-delay:3.2s;animation-duration:8s;animation-iteration-count:infinite;left:20%;opacity:.88;top:-87%;transform:rotate(15deg)}@keyframes rain-2{0%{left:20%;opacity:.88;top:-87%}to{opacity:0;top:127%}}.donateHolder .rain:nth-of-type(3){animation-name:rain-3;animation-delay:12.2s;animation-duration:10s;animation-iteration-count:infinite;left:15%;opacity:.84;top:-87%;transform:rotate(33deg)}@keyframes rain-3{0%{left:15%;opacity:.84;top:-87%}to{opacity:0;top:127%}}.donateHolder .rain:nth-of-type(4){animation-name:rain-4;animation-delay:3.2s;animation-duration:10s;animation-iteration-count:infinite;left:69%;opacity:.95;top:-63%;transform:rotate(50deg)}@keyframes rain-4{0%{left:69%;opacity:.95;top:-63%}to{opacity:0;top:103%}}.donateHolder .rain:nth-of-type(5){animation-name:rain-5;animation-delay:9.2s;animation-duration:5s;animation-iteration-count:infinite;left:76%;opacity:.38;top:-56%;transform:rotate(57deg)}@keyframes rain-5{0%{left:76%;opacity:.38;top:-56%}to{opacity:0;top:96%}}.donateHolder .rain:nth-of-type(6){animation-name:rain-6;animation-delay:3.2s;animation-duration:5s;animation-iteration-count:infinite;left:45%;opacity:.71;top:-71%;transform:rotate(76deg)}@keyframes rain-6{0%{left:45%;opacity:.71;top:-71%}to{opacity:0;top:111%}}.donateHolder .rain:nth-of-type(7){animation-name:rain-7;animation-delay:16.2s;animation-duration:9s;animation-iteration-count:infinite;left:48%;opacity:.75;top:-94%;transform:rotate(53deg)}@keyframes rain-7{0%{left:48%;opacity:.75;top:-94%}to{opacity:0;top:134%}}.donateHolder .rain:nth-of-type(8){animation-name:rain-8;animation-delay:14.2s;animation-duration:7s;animation-iteration-count:infinite;left:38%;opacity:.65;top:-65%;transform:rotate(82deg)}@keyframes rain-8{0%{left:38%;opacity:.65;top:-65%}to{opacity:0;top:105%}}.donateHolder .rain:nth-of-type(9){animation-name:rain-9;animation-delay:8.2s;animation-duration:8s;animation-iteration-count:infinite;left:10%;opacity:.32;top:-85%;transform:rotate(13deg)}@keyframes rain-9{0%{left:10%;opacity:.32;top:-85%}to{opacity:0;top:125%}}.donateHolder .rain:nth-of-type(10){animation-name:rain-10;animation-delay:7.2s;animation-duration:10s;animation-iteration-count:infinite;left:10%;opacity:.78;top:-74%;transform:rotate(18deg)}@keyframes rain-10{0%{left:10%;opacity:.78;top:-74%}to{opacity:0;top:114%}}.donateHolder .rain:nth-of-type(11){animation-name:rain-11;animation-delay:5.2s;animation-duration:7s;animation-iteration-count:infinite;left:47%;opacity:.42;top:-88%;transform:rotate(55deg)}@keyframes rain-11{0%{left:47%;opacity:.42;top:-88%}to{opacity:0;top:128%}}.donateHolder .rain:nth-of-type(12){animation-name:rain-12;animation-delay:19.2s;animation-duration:9s;animation-iteration-count:infinite;left:95%;opacity:1.28;top:-88%;transform:rotate(45deg)}@keyframes rain-12{0%{left:95%;opacity:1.28;top:-88%}to{opacity:0;top:128%}}.donateHolder .rain:nth-of-type(13){animation-name:rain-13;animation-delay:11.2s;animation-duration:5s;animation-iteration-count:infinite;left:4%;opacity:.7;top:-57%;transform:rotate(15deg)}@keyframes rain-13{0%{left:4%;opacity:.7;top:-57%}to{opacity:0;top:97%}}.donateHolder .rain:nth-of-type(14){animation-name:rain-14;animation-delay:19.2s;animation-duration:7s;animation-iteration-count:infinite;left:97%;opacity:.85;top:-82%;transform:rotate(30deg)}@keyframes rain-14{0%{left:97%;opacity:.85;top:-82%}to{opacity:0;top:122%}}.donateHolder .rain:nth-of-type(15){animation-name:rain-15;animation-delay:11.2s;animation-duration:10s;animation-iteration-count:infinite;left:66%;opacity:1.21;top:-53%;transform:rotate(57deg)}@keyframes rain-15{0%{left:66%;opacity:1.21;top:-53%}to{opacity:0;top:93%}}.donateHolder .rain:nth-of-type(16){animation-name:rain-16;animation-delay:11.2s;animation-duration:5s;animation-iteration-count:infinite;left:32%;opacity:.63;top:-53%;transform:rotate(75deg)}@keyframes rain-16{0%{left:32%;opacity:.63;top:-53%}to{opacity:0;top:93%}}.donateHolder .rain:nth-of-type(17){animation-name:rain-17;animation-delay:11.2s;animation-duration:9s;animation-iteration-count:infinite;left:28%;opacity:1.27;top:-87%;transform:rotate(2deg)}@keyframes rain-17{0%{left:28%;opacity:1.27;top:-87%}to{opacity:0;top:127%}}.donateHolder .rain:nth-of-type(18){animation-name:rain-18;animation-delay:7.2s;animation-duration:5s;animation-iteration-count:infinite;left:46%;opacity:1.02;top:-97%;transform:rotate(35deg)}@keyframes rain-18{0%{left:46%;opacity:1.02;top:-97%}to{opacity:0;top:137%}}.donateHolder .rain:nth-of-type(19){animation-name:rain-19;animation-delay:3.2s;animation-duration:5s;animation-iteration-count:infinite;left:79%;opacity:.9;top:-90%;transform:rotate(53deg)}@keyframes rain-19{0%{left:79%;opacity:.9;top:-90%}to{opacity:0;top:130%}}.donateHolder .rain:nth-of-type(20){animation-name:rain-20;animation-delay:18.2s;animation-duration:5s;animation-iteration-count:infinite;left:34%;opacity:.44;top:-77%;transform:rotate(83deg)}@keyframes rain-20{0%{left:34%;opacity:.44;top:-77%}to{opacity:0;top:117%}}.donateHolder .rain:nth-of-type(21){animation-name:rain-21;animation-delay:3.2s;animation-duration:7s;animation-iteration-count:infinite;left:45%;opacity:.49;top:-54%;transform:rotate(78deg)}@keyframes rain-21{0%{left:45%;opacity:.49;top:-54%}to{opacity:0;top:94%}}.donateHolder .rain:nth-of-type(22){animation-name:rain-22;animation-delay:13.2s;animation-duration:7s;animation-iteration-count:infinite;left:83%;opacity:.53;top:-83%;transform:rotate(39deg)}@keyframes rain-22{0%{left:83%;opacity:.53;top:-83%}to{opacity:0;top:123%}}.donateHolder .rain:nth-of-type(23){animation-name:rain-23;animation-delay:15.2s;animation-duration:5s;animation-iteration-count:infinite;left:36%;opacity:1.09;top:-64%;transform:rotate(9deg)}@keyframes rain-23{0%{left:36%;opacity:1.09;top:-64%}to{opacity:0;top:104%}}.donateHolder .rain:nth-of-type(24){animation-name:rain-24;animation-delay:2.2s;animation-duration:6s;animation-iteration-count:infinite;left:97%;opacity:.86;top:-68%;transform:rotate(70deg)}@keyframes rain-24{0%{left:97%;opacity:.86;top:-68%}to{opacity:0;top:108%}}.donateHolder .rain:nth-of-type(25){animation-name:rain-25;animation-delay:20.2s;animation-duration:8s;animation-iteration-count:infinite;left:44%;opacity:.49;top:-59%;transform:rotate(42deg)}@keyframes rain-25{0%{left:44%;opacity:.49;top:-59%}to{opacity:0;top:99%}}.donateHolder .rain:nth-of-type(26){animation-name:rain-26;animation-delay:19.2s;animation-duration:6s;animation-iteration-count:infinite;left:66%;opacity:.71;top:-91%;transform:rotate(4deg)}@keyframes rain-26{0%{left:66%;opacity:.71;top:-91%}to{opacity:0;top:131%}}.donateHolder .rain:nth-of-type(27){animation-name:rain-27;animation-delay:17.2s;animation-duration:8s;animation-iteration-count:infinite;left:73%;opacity:1.28;top:-95%;transform:rotate(36deg)}@keyframes rain-27{0%{left:73%;opacity:1.28;top:-95%}to{opacity:0;top:135%}}.donateHolder .rain:nth-of-type(28){animation-name:rain-28;animation-delay:4.2s;animation-duration:8s;animation-iteration-count:infinite;left:59%;opacity:.35;top:-84%;transform:rotate(89deg)}@keyframes rain-28{0%{left:59%;opacity:.35;top:-84%}to{opacity:0;top:124%}}.donateHolder .rain:nth-of-type(29){animation-name:rain-29;animation-delay:13.2s;animation-duration:7s;animation-iteration-count:infinite;left:98%;opacity:.71;top:-88%;transform:rotate(2deg)}@keyframes rain-29{0%{left:98%;opacity:.71;top:-88%}to{opacity:0;top:128%}}.donateHolder .rain:nth-of-type(30){animation-name:rain-30;animation-delay:15.2s;animation-duration:7s;animation-iteration-count:infinite;left:75%;opacity:1.08;top:-87%;transform:rotate(27deg)}@keyframes rain-30{0%{left:75%;opacity:1.08;top:-87%}to{opacity:0;top:127%}}.donateHolder .rain:nth-of-type(31){animation-name:rain-31;animation-delay:13.2s;animation-duration:8s;animation-iteration-count:infinite;left:12%;opacity:1.13;top:-82%;transform:rotate(34deg)}@keyframes rain-31{0%{left:12%;opacity:1.13;top:-82%}to{opacity:0;top:122%}}.donateHolder .rain:nth-of-type(32){animation-name:rain-32;animation-delay:14.2s;animation-duration:6s;animation-iteration-count:infinite;left:83%;opacity:.55;top:-63%;transform:rotate(32deg)}@keyframes rain-32{0%{left:83%;opacity:.55;top:-63%}to{opacity:0;top:103%}}.donateHolder .rain:nth-of-type(33){animation-name:rain-33;animation-delay:2.2s;animation-duration:7s;animation-iteration-count:infinite;left:99%;opacity:.96;top:-62%;transform:rotate(64deg)}@keyframes rain-33{0%{left:99%;opacity:.96;top:-62%}to{opacity:0;top:102%}}.donateHolder .rain:nth-of-type(34){animation-name:rain-34;animation-delay:4.2s;animation-duration:8s;animation-iteration-count:infinite;left:71%;opacity:1.12;top:-73%;transform:rotate(37deg)}@keyframes rain-34{0%{left:71%;opacity:1.12;top:-73%}to{opacity:0;top:113%}}.donateHolder .rain:nth-of-type(35){animation-name:rain-35;animation-delay:20.2s;animation-duration:6s;animation-iteration-count:infinite;left:33%;opacity:.44;top:-75%;transform:rotate(81deg)}@keyframes rain-35{0%{left:33%;opacity:.44;top:-75%}to{opacity:0;top:115%}}.donateHolder .rain:nth-of-type(36){animation-name:rain-36;animation-delay:12.2s;animation-duration:9s;animation-iteration-count:infinite;left:82%;opacity:1.19;top:-72%;transform:rotate(52deg)}@keyframes rain-36{0%{left:82%;opacity:1.19;top:-72%}to{opacity:0;top:112%}}.donateHolder .rain:nth-of-type(37){animation-name:rain-37;animation-delay:3.2s;animation-duration:6s;animation-iteration-count:infinite;left:77%;opacity:.44;top:-94%;transform:rotate(38deg)}@keyframes rain-37{0%{left:77%;opacity:.44;top:-94%}to{opacity:0;top:134%}}.donateHolder .rain:nth-of-type(38){animation-name:rain-38;animation-delay:20.2s;animation-duration:9s;animation-iteration-count:infinite;left:86%;opacity:.4;top:-67%;transform:rotate(16deg)}@keyframes rain-38{0%{left:86%;opacity:.4;top:-67%}to{opacity:0;top:107%}}.donateHolder .rain:nth-of-type(39){animation-name:rain-39;animation-delay:14.2s;animation-duration:5s;animation-iteration-count:infinite;left:72%;opacity:.96;top:-76%;transform:rotate(25deg)}@keyframes rain-39{0%{left:72%;opacity:.96;top:-76%}to{opacity:0;top:116%}}.donateHolder .rain:nth-of-type(40){animation-name:rain-40;animation-delay:19.2s;animation-duration:6s;animation-iteration-count:infinite;left:51%;opacity:.41;top:-80%;transform:rotate(8deg)}@keyframes rain-40{0%{left:51%;opacity:.41;top:-80%}to{opacity:0;top:120%}}.donateHolder .rain:nth-of-type(41){animation-name:rain-41;animation-delay:13.2s;animation-duration:7s;animation-iteration-count:infinite;left:87%;opacity:1.1;top:-73%;transform:rotate(46deg)}@keyframes rain-41{0%{left:87%;opacity:1.1;top:-73%}to{opacity:0;top:113%}}.donateHolder .rain:nth-of-type(42){animation-name:rain-42;animation-delay:11.2s;animation-duration:10s;animation-iteration-count:infinite;left:97%;opacity:.92;top:-92%;transform:rotate(1deg)}@keyframes rain-42{0%{left:97%;opacity:.92;top:-92%}to{opacity:0;top:132%}}.donateHolder .rain:nth-of-type(43){animation-name:rain-43;animation-delay:6.2s;animation-duration:10s;animation-iteration-count:infinite;left:23%;opacity:.68;top:-54%;transform:rotate(17deg)}@keyframes rain-43{0%{left:23%;opacity:.68;top:-54%}to{opacity:0;top:94%}}.donateHolder .rain:nth-of-type(44){animation-name:rain-44;animation-delay:12.2s;animation-duration:8s;animation-iteration-count:infinite;left:91%;opacity:.63;top:-65%;transform:rotate(37deg)}@keyframes rain-44{0%{left:91%;opacity:.63;top:-65%}to{opacity:0;top:105%}}.donateHolder .rain:nth-of-type(45){animation-name:rain-45;animation-delay:19.2s;animation-duration:5s;animation-iteration-count:infinite;left:36%;opacity:1;top:-63%;transform:rotate(74deg)}@keyframes rain-45{0%{left:36%;opacity:1;top:-63%}to{opacity:0;top:103%}}.donateHolder .rain:nth-of-type(46){animation-name:rain-46;animation-delay:13.2s;animation-duration:10s;animation-iteration-count:infinite;left:10%;opacity:1.13;top:-95%;transform:rotate(36deg)}@keyframes rain-46{0%{left:10%;opacity:1.13;top:-95%}to{opacity:0;top:135%}}.donateHolder .rain:nth-of-type(47){animation-name:rain-47;animation-delay:17.2s;animation-duration:7s;animation-iteration-count:infinite;left:27%;opacity:.61;top:-74%;transform:rotate(75deg)}@keyframes rain-47{0%{left:27%;opacity:.61;top:-74%}to{opacity:0;top:114%}}.donateHolder .rain:nth-of-type(48){animation-name:rain-48;animation-delay:16.2s;animation-duration:10s;animation-iteration-count:infinite;left:28%;opacity:.68;top:-89%;transform:rotate(29deg)}@keyframes rain-48{0%{left:28%;opacity:.68;top:-89%}to{opacity:0;top:129%}}.donateHolder .rain:nth-of-type(49){animation-name:rain-49;animation-delay:7.2s;animation-duration:6s;animation-iteration-count:infinite;left:100%;opacity:1.3;top:-51%;transform:rotate(75deg)}@keyframes rain-49{0%{left:100%;opacity:1.3;top:-51%}to{opacity:0;top:91%}}.donateHolder .rain:nth-of-type(50){animation-name:rain-50;animation-delay:16.2s;animation-duration:7s;animation-iteration-count:infinite;left:33%;opacity:1;top:-51%;transform:rotate(11deg)}@keyframes rain-50{0%{left:33%;opacity:1;top:-51%}to{opacity:0;top:91%}}.donateHolder .rain:nth-of-type(51){animation-name:rain-51;animation-delay:19.2s;animation-duration:6s;animation-iteration-count:infinite;left:57%;opacity:.47;top:-51%;transform:rotate(78deg)}@keyframes rain-51{0%{left:57%;opacity:.47;top:-51%}to{opacity:0;top:91%}}.donateHolder .rain:nth-of-type(52){animation-name:rain-52;animation-delay:8.2s;animation-duration:6s;animation-iteration-count:infinite;left:18%;opacity:.62;top:-88%;transform:rotate(90deg)}@keyframes rain-52{0%{left:18%;opacity:.62;top:-88%}to{opacity:0;top:128%}}.donateHolder .rain:nth-of-type(53){animation-name:rain-53;animation-delay:11.2s;animation-duration:10s;animation-iteration-count:infinite;left:24%;opacity:.42;top:-68%;transform:rotate(9deg)}@keyframes rain-53{0%{left:24%;opacity:.42;top:-68%}to{opacity:0;top:108%}}.donateHolder .rain:nth-of-type(54){animation-name:rain-54;animation-delay:10.2s;animation-duration:7s;animation-iteration-count:infinite;left:27%;opacity:.7;top:-60%;transform:rotate(5deg)}@keyframes rain-54{0%{left:27%;opacity:.7;top:-60%}to{opacity:0;top:100%}}.donateHolder .rain:nth-of-type(55){animation-name:rain-55;animation-delay:19.2s;animation-duration:8s;animation-iteration-count:infinite;left:94%;opacity:.35;top:-88%;transform:rotate(29deg)}@keyframes rain-55{0%{left:94%;opacity:.35;top:-88%}to{opacity:0;top:128%}}.donateHolder .rain:nth-of-type(56){animation-name:rain-56;animation-delay:4.2s;animation-duration:5s;animation-iteration-count:infinite;left:53%;opacity:.69;top:-62%;transform:rotate(72deg)}@keyframes rain-56{0%{left:53%;opacity:.69;top:-62%}to{opacity:0;top:102%}}.donateHolder .rain:nth-of-type(57){animation-name:rain-57;animation-delay:2.2s;animation-duration:6s;animation-iteration-count:infinite;left:9%;opacity:1.08;top:-72%;transform:rotate(2deg)}@keyframes rain-57{0%{left:9%;opacity:1.08;top:-72%}to{opacity:0;top:112%}}.donateHolder .rain:nth-of-type(58){animation-name:rain-58;animation-delay:12.2s;animation-duration:7s;animation-iteration-count:infinite;left:92%;opacity:.36;top:-93%;transform:rotate(83deg)}@keyframes rain-58{0%{left:92%;opacity:.36;top:-93%}to{opacity:0;top:133%}}.donateHolder .rain:nth-of-type(59){animation-name:rain-59;animation-delay:16.2s;animation-duration:9s;animation-iteration-count:infinite;left:95%;opacity:1.25;top:-72%;transform:rotate(85deg)}@keyframes rain-59{0%{left:95%;opacity:1.25;top:-72%}to{opacity:0;top:112%}}.donateHolder .rain:nth-of-type(60){animation-name:rain-60;animation-delay:13.2s;animation-duration:10s;animation-iteration-count:infinite;left:80%;opacity:.79;top:-63%;transform:rotate(29deg)}@keyframes rain-60{0%{left:80%;opacity:.79;top:-63%}to{opacity:0;top:103%}}.donateHolder .rain:nth-of-type(61){animation-name:rain-61;animation-delay:18.2s;animation-duration:10s;animation-iteration-count:infinite;left:69%;opacity:1.2;top:-60%;transform:rotate(44deg)}@keyframes rain-61{0%{left:69%;opacity:1.2;top:-60%}to{opacity:0;top:100%}}.donateHolder .rain:nth-of-type(62){animation-name:rain-62;animation-delay:9.2s;animation-duration:5s;animation-iteration-count:infinite;left:24%;opacity:.52;top:-76%;transform:rotate(13deg)}@keyframes rain-62{0%{left:24%;opacity:.52;top:-76%}to{opacity:0;top:116%}}.donateHolder .rain:nth-of-type(63){animation-name:rain-63;animation-delay:2.2s;animation-duration:7s;animation-iteration-count:infinite;left:81%;opacity:.75;top:-64%;transform:rotate(5deg)}@keyframes rain-63{0%{left:81%;opacity:.75;top:-64%}to{opacity:0;top:104%}}.donateHolder .rain:nth-of-type(64){animation-name:rain-64;animation-delay:4.2s;animation-duration:9s;animation-iteration-count:infinite;left:18%;opacity:.81;top:-96%;transform:rotate(24deg)}@keyframes rain-64{0%{left:18%;opacity:.81;top:-96%}to{opacity:0;top:136%}}.donateHolder .rain:nth-of-type(65){animation-name:rain-65;animation-delay:13.2s;animation-duration:6s;animation-iteration-count:infinite;left:42%;opacity:1.2;top:-74%;transform:rotate(63deg)}@keyframes rain-65{0%{left:42%;opacity:1.2;top:-74%}to{opacity:0;top:114%}}.donateHolder .rain:nth-of-type(66){animation-name:rain-66;animation-delay:12.2s;animation-duration:9s;animation-iteration-count:infinite;left:45%;opacity:.37;top:-68%;transform:rotate(68deg)}@keyframes rain-66{0%{left:45%;opacity:.37;top:-68%}to{opacity:0;top:108%}}.donateHolder .rain:nth-of-type(67){animation-name:rain-67;animation-delay:21.2s;animation-duration:10s;animation-iteration-count:infinite;left:58%;opacity:.48;top:-82%;transform:rotate(48deg)}@keyframes rain-67{0%{left:58%;opacity:.48;top:-82%}to{opacity:0;top:122%}}.donateHolder .rain:nth-of-type(68){animation-name:rain-68;animation-delay:4.2s;animation-duration:8s;animation-iteration-count:infinite;left:73%;opacity:.62;top:-87%;transform:rotate(89deg)}@keyframes rain-68{0%{left:73%;opacity:.62;top:-87%}to{opacity:0;top:127%}}.donateHolder .rain:nth-of-type(69){animation-name:rain-69;animation-delay:21.2s;animation-duration:10s;animation-iteration-count:infinite;left:66%;opacity:.94;top:-98%;transform:rotate(88deg)}@keyframes rain-69{0%{left:66%;opacity:.94;top:-98%}to{opacity:0;top:138%}}.donateHolder .rain:nth-of-type(70){animation-name:rain-70;animation-delay:6.2s;animation-duration:5s;animation-iteration-count:infinite;left:17%;opacity:.51;top:-95%;transform:rotate(27deg)}@keyframes rain-70{0%{left:17%;opacity:.51;top:-95%}to{opacity:0;top:135%}}.donateHolder .rain:nth-of-type(71){animation-name:rain-71;animation-delay:11.2s;animation-duration:7s;animation-iteration-count:infinite;left:43%;opacity:.39;top:-100%;transform:rotate(8deg)}@keyframes rain-71{0%{left:43%;opacity:.39;top:-100%}to{opacity:0;top:140%}}.donateHolder .rain:nth-of-type(72){animation-name:rain-72;animation-delay:12.2s;animation-duration:6s;animation-iteration-count:infinite;left:86%;opacity:1.06;top:-70%;transform:rotate(14deg)}@keyframes rain-72{0%{left:86%;opacity:1.06;top:-70%}to{opacity:0;top:110%}}.donateHolder .rain:nth-of-type(73){animation-name:rain-73;animation-delay:17.2s;animation-duration:9s;animation-iteration-count:infinite;left:64%;opacity:.53;top:-63%;transform:rotate(71deg)}@keyframes rain-73{0%{left:64%;opacity:.53;top:-63%}to{opacity:0;top:103%}}.donateHolder .rain:nth-of-type(74){animation-name:rain-74;animation-delay:16.2s;animation-duration:10s;animation-iteration-count:infinite;left:93%;opacity:.44;top:-84%;transform:rotate(17deg)}@keyframes rain-74{0%{left:93%;opacity:.44;top:-84%}to{opacity:0;top:124%}}.donateHolder .rain:nth-of-type(75){animation-name:rain-75;animation-delay:15.2s;animation-duration:9s;animation-iteration-count:infinite;left:3%;opacity:.59;top:-64%;transform:rotate(47deg)}@keyframes rain-75{0%{left:3%;opacity:.59;top:-64%}to{opacity:0;top:104%}}.donateHolder .rain:nth-of-type(76){animation-name:rain-76;animation-delay:19.2s;animation-duration:7s;animation-iteration-count:infinite;left:19%;opacity:1.1;top:-57%;transform:rotate(41deg)}@keyframes rain-76{0%{left:19%;opacity:1.1;top:-57%}to{opacity:0;top:97%}}.donateHolder .rain:nth-of-type(77){animation-name:rain-77;animation-delay:7.2s;animation-duration:7s;animation-iteration-count:infinite;left:69%;opacity:1.15;top:-58%;transform:rotate(38deg)}@keyframes rain-77{0%{left:69%;opacity:1.15;top:-58%}to{opacity:0;top:98%}}.donateHolder .rain:nth-of-type(78){animation-name:rain-78;animation-delay:14.2s;animation-duration:10s;animation-iteration-count:infinite;left:22%;opacity:.36;top:-100%;transform:rotate(85deg)}@keyframes rain-78{0%{left:22%;opacity:.36;top:-100%}to{opacity:0;top:140%}}.donateHolder .rain:nth-of-type(79){animation-name:rain-79;animation-delay:19.2s;animation-duration:5s;animation-iteration-count:infinite;left:30%;opacity:.79;top:-85%;transform:rotate(60deg)}@keyframes rain-79{0%{left:30%;opacity:.79;top:-85%}to{opacity:0;top:125%}}.donateHolder .rain:nth-of-type(80){animation-name:rain-80;animation-delay:20.2s;animation-duration:6s;animation-iteration-count:infinite;left:77%;opacity:.41;top:-53%;transform:rotate(65deg)}@keyframes rain-80{0%{left:77%;opacity:.41;top:-53%}to{opacity:0;top:93%}}.donateHolder .rain:nth-of-type(81){animation-name:rain-81;animation-delay:19.2s;animation-duration:10s;animation-iteration-count:infinite;left:56%;opacity:.54;top:-66%;transform:rotate(23deg)}@keyframes rain-81{0%{left:56%;opacity:.54;top:-66%}to{opacity:0;top:106%}}.donateHolder .rain:nth-of-type(82){animation-name:rain-82;animation-delay:19.2s;animation-duration:6s;animation-iteration-count:infinite;left:93%;opacity:1.12;top:-71%;transform:rotate(56deg)}@keyframes rain-82{0%{left:93%;opacity:1.12;top:-71%}to{opacity:0;top:111%}}.donateHolder .rain:nth-of-type(83){animation-name:rain-83;animation-delay:9.2s;animation-duration:9s;animation-iteration-count:infinite;left:47%;opacity:.39;top:-88%;transform:rotate(4deg)}@keyframes rain-83{0%{left:47%;opacity:.39;top:-88%}to{opacity:0;top:128%}}.donateHolder .rain:nth-of-type(84){animation-name:rain-84;animation-delay:13.2s;animation-duration:10s;animation-iteration-count:infinite;left:98%;opacity:.78;top:-80%;transform:rotate(23deg)}@keyframes rain-84{0%{left:98%;opacity:.78;top:-80%}to{opacity:0;top:120%}}.donateHolder .rain:nth-of-type(85){animation-name:rain-85;animation-delay:19.2s;animation-duration:8s;animation-iteration-count:infinite;left:3%;opacity:1.01;top:-72%;transform:rotate(38deg)}@keyframes rain-85{0%{left:3%;opacity:1.01;top:-72%}to{opacity:0;top:112%}}.donateHolder .rain:nth-of-type(86){animation-name:rain-86;animation-delay:9.2s;animation-duration:5s;animation-iteration-count:infinite;left:17%;opacity:1.28;top:-82%;transform:rotate(23deg)}@keyframes rain-86{0%{left:17%;opacity:1.28;top:-82%}to{opacity:0;top:122%}}.donateHolder .rain:nth-of-type(87){animation-name:rain-87;animation-delay:20.2s;animation-duration:7s;animation-iteration-count:infinite;left:69%;opacity:1.13;top:-66%;transform:rotate(61deg)}@keyframes rain-87{0%{left:69%;opacity:1.13;top:-66%}to{opacity:0;top:106%}}.donateHolder .rain:nth-of-type(88){animation-name:rain-88;animation-delay:15.2s;animation-duration:5s;animation-iteration-count:infinite;left:66%;opacity:.44;top:-51%;transform:rotate(46deg)}@keyframes rain-88{0%{left:66%;opacity:.44;top:-51%}to{opacity:0;top:91%}}.donateHolder .rain:nth-of-type(89){animation-name:rain-89;animation-delay:4.2s;animation-duration:5s;animation-iteration-count:infinite;left:76%;opacity:.45;top:-65%;transform:rotate(58deg)}@keyframes rain-89{0%{left:76%;opacity:.45;top:-65%}to{opacity:0;top:105%}}.donateHolder .rain:nth-of-type(90){animation-name:rain-90;animation-delay:20.2s;animation-duration:7s;animation-iteration-count:infinite;left:30%;opacity:.72;top:-71%;transform:rotate(18deg)}@keyframes rain-90{0%{left:30%;opacity:.72;top:-71%}to{opacity:0;top:111%}}.donateHolder .rain:nth-of-type(91){animation-name:rain-91;animation-delay:6.2s;animation-duration:9s;animation-iteration-count:infinite;left:48%;opacity:.68;top:-99%;transform:rotate(68deg)}@keyframes rain-91{0%{left:48%;opacity:.68;top:-99%}to{opacity:0;top:139%}}.donateHolder .rain:nth-of-type(92){animation-name:rain-92;animation-delay:19.2s;animation-duration:6s;animation-iteration-count:infinite;left:84%;opacity:.49;top:-84%;transform:rotate(34deg)}@keyframes rain-92{0%{left:84%;opacity:.49;top:-84%}to{opacity:0;top:124%}}.donateHolder .rain:nth-of-type(93){animation-name:rain-93;animation-delay:19.2s;animation-duration:6s;animation-iteration-count:infinite;left:94%;opacity:.98;top:-66%;transform:rotate(20deg)}@keyframes rain-93{0%{left:94%;opacity:.98;top:-66%}to{opacity:0;top:106%}}.donateHolder .rain:nth-of-type(94){animation-name:rain-94;animation-delay:14.2s;animation-duration:5s;animation-iteration-count:infinite;left:35%;opacity:.33;top:-51%;transform:rotate(87deg)}@keyframes rain-94{0%{left:35%;opacity:.33;top:-51%}to{opacity:0;top:91%}}.donateHolder .rain:nth-of-type(95){animation-name:rain-95;animation-delay:12.2s;animation-duration:5s;animation-iteration-count:infinite;left:99%;opacity:1;top:-57%;transform:rotate(15deg)}@keyframes rain-95{0%{left:99%;opacity:1;top:-57%}to{opacity:0;top:97%}}.donateHolder .rain:nth-of-type(96){animation-name:rain-96;animation-delay:10.2s;animation-duration:8s;animation-iteration-count:infinite;left:34%;opacity:.94;top:-75%;transform:rotate(90deg)}@keyframes rain-96{0%{left:34%;opacity:.94;top:-75%}to{opacity:0;top:115%}}.donateHolder .rain:nth-of-type(97){animation-name:rain-97;animation-delay:20.2s;animation-duration:6s;animation-iteration-count:infinite;left:84%;opacity:.65;top:-70%;transform:rotate(58deg)}@keyframes rain-97{0%{left:84%;opacity:.65;top:-70%}to{opacity:0;top:110%}}.donateHolder .rain:nth-of-type(98){animation-name:rain-98;animation-delay:3.2s;animation-duration:6s;animation-iteration-count:infinite;left:33%;opacity:1.2;top:-97%;transform:rotate(81deg)}@keyframes rain-98{0%{left:33%;opacity:1.2;top:-97%}to{opacity:0;top:137%}}.donateHolder .rain:nth-of-type(99){animation-name:rain-99;animation-delay:17.2s;animation-duration:9s;animation-iteration-count:infinite;left:75%;opacity:1.21;top:-83%;transform:rotate(27deg)}@keyframes rain-99{0%{left:75%;opacity:1.21;top:-83%}to{opacity:0;top:123%}}.donateHolder .rain:nth-of-type(100){animation-name:rain-100;animation-delay:20.2s;animation-duration:9s;animation-iteration-count:infinite;left:78%;opacity:1.12;top:-78%;transform:rotate(83deg)}@keyframes rain-100{0%{left:78%;opacity:1.12;top:-78%}to{opacity:0;top:118%}}.donateHolder .rain:nth-of-type(101){animation-name:rain-101;animation-delay:11.2s;animation-duration:9s;animation-iteration-count:infinite;left:82%;opacity:.79;top:-100%;transform:rotate(88deg)}@keyframes rain-101{0%{left:82%;opacity:.79;top:-100%}to{opacity:0;top:140%}}.donateHolder .rain:nth-of-type(102){animation-name:rain-102;animation-delay:17.2s;animation-duration:8s;animation-iteration-count:infinite;left:49%;opacity:.96;top:-79%;transform:rotate(32deg)}@keyframes rain-102{0%{left:49%;opacity:.96;top:-79%}to{opacity:0;top:119%}}.donateHolder .rain:nth-of-type(103){animation-name:rain-103;animation-delay:12.2s;animation-duration:8s;animation-iteration-count:infinite;left:59%;opacity:1.06;top:-78%;transform:rotate(28deg)}@keyframes rain-103{0%{left:59%;opacity:1.06;top:-78%}to{opacity:0;top:118%}}.donateHolder .rain:nth-of-type(104){animation-name:rain-104;animation-delay:14.2s;animation-duration:7s;animation-iteration-count:infinite;left:19%;opacity:.74;top:-90%;transform:rotate(61deg)}@keyframes rain-104{0%{left:19%;opacity:.74;top:-90%}to{opacity:0;top:130%}}.donateHolder .rain:nth-of-type(105){animation-name:rain-105;animation-delay:16.2s;animation-duration:9s;animation-iteration-count:infinite;left:29%;opacity:1.22;top:-89%;transform:rotate(53deg)}@keyframes rain-105{0%{left:29%;opacity:1.22;top:-89%}to{opacity:0;top:129%}}.donateHolder .rain:nth-of-type(106){animation-name:rain-106;animation-delay:8.2s;animation-duration:8s;animation-iteration-count:infinite;left:4%;opacity:.34;top:-55%;transform:rotate(71deg)}@keyframes rain-106{0%{left:4%;opacity:.34;top:-55%}to{opacity:0;top:95%}}.donateHolder .rain:nth-of-type(107){animation-name:rain-107;animation-delay:17.2s;animation-duration:8s;animation-iteration-count:infinite;left:13%;opacity:.42;top:-83%;transform:rotate(55deg)}@keyframes rain-107{0%{left:13%;opacity:.42;top:-83%}to{opacity:0;top:123%}}.donateHolder .rain:nth-of-type(108){animation-name:rain-108;animation-delay:4.2s;animation-duration:7s;animation-iteration-count:infinite;left:68%;opacity:.57;top:-72%;transform:rotate(58deg)}@keyframes rain-108{0%{left:68%;opacity:.57;top:-72%}to{opacity:0;top:112%}}.donateHolder .rain:nth-of-type(109){animation-name:rain-109;animation-delay:8.2s;animation-duration:8s;animation-iteration-count:infinite;left:69%;opacity:1.14;top:-60%;transform:rotate(52deg)}@keyframes rain-109{0%{left:69%;opacity:1.14;top:-60%}to{opacity:0;top:100%}}.donateHolder .rain:nth-of-type(110){animation-name:rain-110;animation-delay:18.2s;animation-duration:8s;animation-iteration-count:infinite;left:81%;opacity:1.05;top:-60%;transform:rotate(43deg)}@keyframes rain-110{0%{left:81%;opacity:1.05;top:-60%}to{opacity:0;top:100%}}.donateHolder .rain:nth-of-type(111){animation-name:rain-111;animation-delay:8.2s;animation-duration:5s;animation-iteration-count:infinite;left:68%;opacity:.38;top:-57%;transform:rotate(82deg)}@keyframes rain-111{0%{left:68%;opacity:.38;top:-57%}to{opacity:0;top:97%}}.donateHolder .rain:nth-of-type(112){animation-name:rain-112;animation-delay:18.2s;animation-duration:6s;animation-iteration-count:infinite;left:48%;opacity:.88;top:-84%;transform:rotate(37deg)}@keyframes rain-112{0%{left:48%;opacity:.88;top:-84%}to{opacity:0;top:124%}}.donateHolder .rain:nth-of-type(113){animation-name:rain-113;animation-delay:13.2s;animation-duration:6s;animation-iteration-count:infinite;left:37%;opacity:.35;top:-95%;transform:rotate(82deg)}@keyframes rain-113{0%{left:37%;opacity:.35;top:-95%}to{opacity:0;top:135%}}.donateHolder .rain:nth-of-type(114){animation-name:rain-114;animation-delay:17.2s;animation-duration:9s;animation-iteration-count:infinite;left:76%;opacity:.74;top:-58%;transform:rotate(68deg)}@keyframes rain-114{0%{left:76%;opacity:.74;top:-58%}to{opacity:0;top:98%}}.donateHolder .rain:nth-of-type(115){animation-name:rain-115;animation-delay:20.2s;animation-duration:9s;animation-iteration-count:infinite;left:4%;opacity:.61;top:-52%;transform:rotate(25deg)}@keyframes rain-115{0%{left:4%;opacity:.61;top:-52%}to{opacity:0;top:92%}}.donateHolder .rain:nth-of-type(116){animation-name:rain-116;animation-delay:9.2s;animation-duration:9s;animation-iteration-count:infinite;left:30%;opacity:1.13;top:-90%;transform:rotate(30deg)}@keyframes rain-116{0%{left:30%;opacity:1.13;top:-90%}to{opacity:0;top:130%}}.donateHolder .rain:nth-of-type(117){animation-name:rain-117;animation-delay:10.2s;animation-duration:5s;animation-iteration-count:infinite;left:46%;opacity:.77;top:-68%;transform:rotate(33deg)}@keyframes rain-117{0%{left:46%;opacity:.77;top:-68%}to{opacity:0;top:108%}}.donateHolder .rain:nth-of-type(118){animation-name:rain-118;animation-delay:14.2s;animation-duration:10s;animation-iteration-count:infinite;left:99%;opacity:.66;top:-65%;transform:rotate(25deg)}@keyframes rain-118{0%{left:99%;opacity:.66;top:-65%}to{opacity:0;top:105%}}.donateHolder .rain:nth-of-type(119){animation-name:rain-119;animation-delay:13.2s;animation-duration:9s;animation-iteration-count:infinite;left:23%;opacity:1.02;top:-67%;transform:rotate(27deg)}@keyframes rain-119{0%{left:23%;opacity:1.02;top:-67%}to{opacity:0;top:107%}}.donateHolder .rain:nth-of-type(120){animation-name:rain-120;animation-delay:20.2s;animation-duration:6s;animation-iteration-count:infinite;left:5%;opacity:1.3;top:-63%;transform:rotate(73deg)}@keyframes rain-120{0%{left:5%;opacity:1.3;top:-63%}to{opacity:0;top:103%}}.donateHolder .rain:nth-of-type(121){animation-name:rain-121;animation-delay:13.2s;animation-duration:6s;animation-iteration-count:infinite;left:36%;opacity:1.23;top:-100%;transform:rotate(73deg)}@keyframes rain-121{0%{left:36%;opacity:1.23;top:-100%}to{opacity:0;top:140%}}.donateHolder .rain:nth-of-type(122){animation-name:rain-122;animation-delay:21.2s;animation-duration:7s;animation-iteration-count:infinite;left:83%;opacity:1.15;top:-91%;transform:rotate(78deg)}@keyframes rain-122{0%{left:83%;opacity:1.15;top:-91%}to{opacity:0;top:131%}}.donateHolder .rain:nth-of-type(123){animation-name:rain-123;animation-delay:2.2s;animation-duration:10s;animation-iteration-count:infinite;left:91%;opacity:1.3;top:-90%;transform:rotate(30deg)}@keyframes rain-123{0%{left:91%;opacity:1.3;top:-90%}to{opacity:0;top:130%}}.donateHolder .rain:nth-of-type(124){animation-name:rain-124;animation-delay:11.2s;animation-duration:7s;animation-iteration-count:infinite;left:57%;opacity:1.06;top:-91%;transform:rotate(21deg)}@keyframes rain-124{0%{left:57%;opacity:1.06;top:-91%}to{opacity:0;top:131%}}.donateHolder .rain:nth-of-type(125){animation-name:rain-125;animation-delay:21.2s;animation-duration:8s;animation-iteration-count:infinite;left:2%;opacity:.42;top:-98%;transform:rotate(87deg)}@keyframes rain-125{0%{left:2%;opacity:.42;top:-98%}to{opacity:0;top:138%}}.donateHolder .rain:nth-of-type(126){animation-name:rain-126;animation-delay:9.2s;animation-duration:10s;animation-iteration-count:infinite;left:70%;opacity:.35;top:-98%;transform:rotate(65deg)}@keyframes rain-126{0%{left:70%;opacity:.35;top:-98%}to{opacity:0;top:138%}}.donateHolder .rain:nth-of-type(127){animation-name:rain-127;animation-delay:11.2s;animation-duration:6s;animation-iteration-count:infinite;left:39%;opacity:.58;top:-68%;transform:rotate(79deg)}@keyframes rain-127{0%{left:39%;opacity:.58;top:-68%}to{opacity:0;top:108%}}.donateHolder .rain:nth-of-type(128){animation-name:rain-128;animation-delay:7.2s;animation-duration:10s;animation-iteration-count:infinite;left:7%;opacity:1.22;top:-98%;transform:rotate(25deg)}@keyframes rain-128{0%{left:7%;opacity:1.22;top:-98%}to{opacity:0;top:138%}}.donateHolder .rain:nth-of-type(129){animation-name:rain-129;animation-delay:20.2s;animation-duration:7s;animation-iteration-count:infinite;left:70%;opacity:1.23;top:-95%;transform:rotate(38deg)}@keyframes rain-129{0%{left:70%;opacity:1.23;top:-95%}to{opacity:0;top:135%}}.donateHolder .rain:nth-of-type(130){animation-name:rain-130;animation-delay:2.2s;animation-duration:8s;animation-iteration-count:infinite;left:23%;opacity:1.27;top:-88%;transform:rotate(17deg)}@keyframes rain-130{0%{left:23%;opacity:1.27;top:-88%}to{opacity:0;top:128%}}.donateHolder .rain:nth-of-type(131){animation-name:rain-131;animation-delay:12.2s;animation-duration:10s;animation-iteration-count:infinite;left:61%;opacity:.98;top:-78%;transform:rotate(35deg)}@keyframes rain-131{0%{left:61%;opacity:.98;top:-78%}to{opacity:0;top:118%}}.donateHolder .rain:nth-of-type(132){animation-name:rain-132;animation-delay:20.2s;animation-duration:9s;animation-iteration-count:infinite;left:28%;opacity:1.07;top:-76%;transform:rotate(1deg)}@keyframes rain-132{0%{left:28%;opacity:1.07;top:-76%}to{opacity:0;top:116%}}.donateHolder .rain:nth-of-type(133){animation-name:rain-133;animation-delay:7.2s;animation-duration:8s;animation-iteration-count:infinite;left:1%;opacity:.79;top:-53%;transform:rotate(78deg)}@keyframes rain-133{0%{left:1%;opacity:.79;top:-53%}to{opacity:0;top:93%}}.donateHolder .rain:nth-of-type(134){animation-name:rain-134;animation-delay:10.2s;animation-duration:7s;animation-iteration-count:infinite;left:21%;opacity:1.2;top:-87%;transform:rotate(61deg)}@keyframes rain-134{0%{left:21%;opacity:1.2;top:-87%}to{opacity:0;top:127%}}.donateHolder .rain:nth-of-type(135){animation-name:rain-135;animation-delay:5.2s;animation-duration:9s;animation-iteration-count:infinite;left:78%;opacity:.84;top:-97%;transform:rotate(14deg)}@keyframes rain-135{0%{left:78%;opacity:.84;top:-97%}to{opacity:0;top:137%}}.donateHolder .rain:nth-of-type(136){animation-name:rain-136;animation-delay:15.2s;animation-duration:7s;animation-iteration-count:infinite;left:10%;opacity:1.16;top:-69%;transform:rotate(84deg)}@keyframes rain-136{0%{left:10%;opacity:1.16;top:-69%}to{opacity:0;top:109%}}.donateHolder .rain:nth-of-type(137){animation-name:rain-137;animation-delay:5.2s;animation-duration:8s;animation-iteration-count:infinite;left:63%;opacity:.57;top:-52%;transform:rotate(15deg)}@keyframes rain-137{0%{left:63%;opacity:.57;top:-52%}to{opacity:0;top:92%}}.donateHolder .rain:nth-of-type(138){animation-name:rain-138;animation-delay:11.2s;animation-duration:9s;animation-iteration-count:infinite;left:65%;opacity:.68;top:-61%;transform:rotate(64deg)}@keyframes rain-138{0%{left:65%;opacity:.68;top:-61%}to{opacity:0;top:101%}}.donateHolder .rain:nth-of-type(139){animation-name:rain-139;animation-delay:5.2s;animation-duration:10s;animation-iteration-count:infinite;left:64%;opacity:.94;top:-89%;transform:rotate(14deg)}@keyframes rain-139{0%{left:64%;opacity:.94;top:-89%}to{opacity:0;top:129%}}.donateHolder .rain:nth-of-type(140){animation-name:rain-140;animation-delay:19.2s;animation-duration:6s;animation-iteration-count:infinite;left:97%;opacity:.34;top:-65%;transform:rotate(59deg)}@keyframes rain-140{0%{left:97%;opacity:.34;top:-65%}to{opacity:0;top:105%}}.donateHolder .rain:nth-of-type(141){animation-name:rain-141;animation-delay:7.2s;animation-duration:10s;animation-iteration-count:infinite;left:81%;opacity:.74;top:-72%;transform:rotate(60deg)}@keyframes rain-141{0%{left:81%;opacity:.74;top:-72%}to{opacity:0;top:112%}}.donateHolder .rain:nth-of-type(142){animation-name:rain-142;animation-delay:12.2s;animation-duration:5s;animation-iteration-count:infinite;left:6%;opacity:.94;top:-71%;transform:rotate(23deg)}@keyframes rain-142{0%{left:6%;opacity:.94;top:-71%}to{opacity:0;top:111%}}.donateHolder .rain:nth-of-type(143){animation-name:rain-143;animation-delay:4.2s;animation-duration:9s;animation-iteration-count:infinite;left:45%;opacity:.39;top:-84%;transform:rotate(85deg)}@keyframes rain-143{0%{left:45%;opacity:.39;top:-84%}to{opacity:0;top:124%}}.donateHolder .rain:nth-of-type(144){animation-name:rain-144;animation-delay:6.2s;animation-duration:5s;animation-iteration-count:infinite;left:52%;opacity:.66;top:-92%;transform:rotate(25deg)}@keyframes rain-144{0%{left:52%;opacity:.66;top:-92%}to{opacity:0;top:132%}}.donateHolder .rain:nth-of-type(145){animation-name:rain-145;animation-delay:13.2s;animation-duration:5s;animation-iteration-count:infinite;left:20%;opacity:.34;top:-57%;transform:rotate(72deg)}@keyframes rain-145{0%{left:20%;opacity:.34;top:-57%}to{opacity:0;top:97%}}.donateHolder .rain:nth-of-type(146){animation-name:rain-146;animation-delay:6.2s;animation-duration:7s;animation-iteration-count:infinite;left:53%;opacity:.64;top:-51%;transform:rotate(79deg)}@keyframes rain-146{0%{left:53%;opacity:.64;top:-51%}to{opacity:0;top:91%}}.donateHolder .rain:nth-of-type(147){animation-name:rain-147;animation-delay:13.2s;animation-duration:5s;animation-iteration-count:infinite;left:85%;opacity:.64;top:-57%;transform:rotate(15deg)}@keyframes rain-147{0%{left:85%;opacity:.64;top:-57%}to{opacity:0;top:97%}}.donateHolder .rain:nth-of-type(148){animation-name:rain-148;animation-delay:9.2s;animation-duration:9s;animation-iteration-count:infinite;left:66%;opacity:1.25;top:-75%;transform:rotate(81deg)}@keyframes rain-148{0%{left:66%;opacity:1.25;top:-75%}to{opacity:0;top:115%}}.donateHolder .rain:nth-of-type(149){animation-name:rain-149;animation-delay:10.2s;animation-duration:5s;animation-iteration-count:infinite;left:54%;opacity:1.13;top:-60%;transform:rotate(42deg)}@keyframes rain-149{0%{left:54%;opacity:1.13;top:-60%}to{opacity:0;top:100%}}.donateHolder .rain:nth-of-type(150){animation-name:rain-150;animation-delay:14.2s;animation-duration:6s;animation-iteration-count:infinite;left:97%;opacity:.83;top:-93%;transform:rotate(39deg)}@keyframes rain-150{0%{left:97%;opacity:.83;top:-93%}to{opacity:0;top:133%}}.donateHolder .haloFloats{top:0;left:0;position:absolute;overflow:hidden;width:100vw;height:100vh}.donateHolder .haloFloats .halo{position:absolute;font-weight:700;font-size:44px;color:#f12323;text-shadow:rgba(0,0,0,.5) 0 0 2px;animation-duration:1s;animation-iteration-count:1}.donateHolder .haloFloats .halo:first-of-type{animation-name:halo-1;animation-delay:8s;top:40%;left:-10%;opacity:0}@keyframes halo-1{0%{top:40%;left:-10%;opacity:0}to{top:60%;left:110%;opacity:1}}.donateHolder .haloFloats .halo:nth-of-type(2){animation-name:halo-2;animation-delay:8.5s;top:-10%;left:40%;opacity:0}@keyframes halo-2{0%{top:-10%;left:40%;opacity:0}to{top:110%;left:60%;opacity:1}}.donateHolder .haloFloats .halo:nth-of-type(3){animation-name:halo-3;animation-delay:9s;top:10%;left:110%;opacity:0}@keyframes halo-3{0%{top:10%;left:110%;opacity:0}to{top:70%;left:-10%;opacity:1}}.donateHolder .haloFloats .halo:nth-of-type(4){animation-name:halo-4;animation-delay:9.5s;top:110%;left:30%;opacity:0}@keyframes halo-4{0%{top:110%;left:30%;opacity:0}to{top:-10%;left:60%;opacity:1}}.donateHolder .haloFloats .halo:nth-of-type(5){animation-name:halo-5;animation-delay:10s;top:10%;left:-10%;opacity:0}@keyframes halo-5{0%{top:10%;left:-10%;opacity:0}to{top:90%;left:110%;opacity:1}}.donateHolder .haloFloats .halo:nth-of-type(6){animation-name:halo-6;animation-delay:10.5s;top:-10%;left:80%;opacity:0}@keyframes halo-6{0%{top:-10%;left:80%;opacity:0}to{top:110%;left:20%;opacity:1}}.donateHolder .haloFloats .halo:nth-of-type(7){animation-name:halo-7;animation-delay:11s;top:110%;left:80%;opacity:0}@keyframes halo-7{0%{top:110%;left:80%;opacity:0}to{top:-10%;left:30%;opacity:1}}.donateHolder .haloFloats .halo:nth-of-type(8){animation-name:halo-8;animation-delay:11.5s;top:40%;left:110%;opacity:0}@keyframes halo-8{0%{top:40%;left:110%;opacity:0}to{top:70%;left:-10%;opacity:1}}.donateHolder .haloFloats .halo:nth-of-type(9){animation-name:halo-9,flash;animation-delay:11.8s,12.8s;animation-fill-mode:forwards;animation-iteration-count:1,infinite;top:33%;left:41%;opacity:0}@keyframes halo-9{0%{top:33%;left:41%;opacity:0}to{top:49%;left:16%;opacity:1}}.donateHolder .haloFloats .halo:nth-of-type(10){animation-name:halo-10,flash;animation-delay:11.85s,12.85s;animation-fill-mode:forwards;animation-iteration-count:1,infinite;top:95%;left:24%;opacity:0}@keyframes halo-10{0%{top:95%;left:24%;opacity:0}to{top:74%;left:82%;opacity:1}}.donateHolder .haloFloats .halo:nth-of-type(11){animation-name:halo-11,flash;animation-delay:11.9s,12.9s;animation-fill-mode:forwards;animation-iteration-count:1,infinite;top:98%;left:15%;opacity:0}@keyframes halo-11{0%{top:98%;left:15%;opacity:0}to{top:32%;left:23%;opacity:1}}.donateHolder .haloFloats .halo:nth-of-type(12){animation-name:halo-12,flash;animation-delay:11.95s,12.95s;animation-fill-mode:forwards;animation-iteration-count:1,infinite;top:39%;left:9%;opacity:0}@keyframes halo-12{0%{top:39%;left:9%;opacity:0}to{top:17%;left:13%;opacity:1}}.donateHolder .haloFloats .halo:nth-of-type(13){animation-name:halo-13,flash;animation-delay:12s,13s;animation-fill-mode:forwards;animation-iteration-count:1,infinite;top:12%;left:27%;opacity:0}@keyframes halo-13{0%{top:12%;left:27%;opacity:0}to{top:6%;left:79%;opacity:1}}.donateHolder .haloFloats .halo:nth-of-type(14){animation-name:halo-14,flash;animation-delay:12.05s,13.05s;animation-fill-mode:forwards;animation-iteration-count:1,infinite;top:42%;left:58%;opacity:0}@keyframes halo-14{0%{top:42%;left:58%;opacity:0}to{top:42%;left:83%;opacity:1}}.donateHolder .haloFloats .halo:nth-of-type(15){animation-name:halo-15,flash;animation-delay:12.1s,13.1s;animation-fill-mode:forwards;animation-iteration-count:1,infinite;top:88%;left:7%;opacity:0}@keyframes halo-15{0%{top:88%;left:7%;opacity:0}to{top:43%;left:2%;opacity:1}}.donateHolder .haloFloats .halo:nth-of-type(16){animation-name:halo-16,flash;animation-delay:12.15s,13.15s;animation-fill-mode:forwards;animation-iteration-count:1,infinite;top:9%;left:6%;opacity:0}@keyframes halo-16{0%{top:9%;left:6%;opacity:0}to{top:4%;left:7%;opacity:1}}.donateHolder .haloFloats .halo:nth-of-type(17){animation-name:halo-17,flash;animation-delay:12.2s,13.2s;animation-fill-mode:forwards;animation-iteration-count:1,infinite;top:91%;left:51%;opacity:0}@keyframes halo-17{0%{top:91%;left:51%;opacity:0}to{top:59%;left:82%;opacity:1}}.donateHolder .haloFloats .halo:nth-of-type(18){animation-name:halo-18,flash;animation-delay:12.25s,13.25s;animation-fill-mode:forwards;animation-iteration-count:1,infinite;top:12%;left:45%;opacity:0}@keyframes halo-18{0%{top:12%;left:45%;opacity:0}to{top:66%;left:22%;opacity:1}}.donateHolder .haloFloats .halo:nth-of-type(19){animation-name:halo-19,flash;animation-delay:12.3s,13.3s;animation-fill-mode:forwards;animation-iteration-count:1,infinite;top:93%;left:93%;opacity:0}@keyframes halo-19{0%{top:93%;left:93%;opacity:0}to{top:53%;left:3%;opacity:1}}.donateHolder .haloFloats .halo:nth-of-type(20){animation-name:halo-20,flash;animation-delay:12.35s,13.35s;animation-fill-mode:forwards;animation-iteration-count:1,infinite;top:56%;left:96%;opacity:0}@keyframes halo-20{0%{top:56%;left:96%;opacity:0}to{top:31%;left:9%;opacity:1}}.donateHolder .haloFloats .halo:nth-of-type(21){animation-name:halo-21,flash;animation-delay:12.4s,13.4s;animation-fill-mode:forwards;animation-iteration-count:1,infinite;top:97%;left:16%;opacity:0}@keyframes halo-21{0%{top:97%;left:16%;opacity:0}to{top:6%;left:22%;opacity:1}}.donateHolder .haloFloats .halo:nth-of-type(22){animation-name:halo-22,flash;animation-delay:12.45s,13.45s;animation-fill-mode:forwards;animation-iteration-count:1,infinite;top:70%;left:21%;opacity:0}@keyframes halo-22{0%{top:70%;left:21%;opacity:0}to{top:76%;left:13%;opacity:1}}.donateHolder .haloFloats .halo:nth-of-type(23){animation-name:halo-23,flash;animation-delay:12.5s,13.5s;animation-fill-mode:forwards;animation-iteration-count:1,infinite;top:93%;left:95%;opacity:0}@keyframes halo-23{0%{top:93%;left:95%;opacity:0}to{top:93%;left:80%;opacity:1}}.donateHolder .haloFloats .halo:nth-of-type(24){animation-name:halo-24,flash;animation-delay:12.55s,13.55s;animation-fill-mode:forwards;animation-iteration-count:1,infinite;top:33%;left:76%;opacity:0}@keyframes halo-24{0%{top:33%;left:76%;opacity:0}to{top:90%;left:90%;opacity:1}}.donateHolder .haloFloats .halo:nth-of-type(25){animation-name:halo-25,flash;animation-delay:12.6s,13.6s;animation-fill-mode:forwards;animation-iteration-count:1,infinite;top:90%;left:96%;opacity:0}@keyframes halo-25{0%{top:90%;left:96%;opacity:0}to{top:16%;left:77%;opacity:1}}.donateHolder .haloFloats .halo:nth-of-type(26){animation-name:halo-26,flash;animation-delay:12.65s,13.65s;animation-fill-mode:forwards;animation-iteration-count:1,infinite;top:21%;left:82%;opacity:0}@keyframes halo-26{0%{top:21%;left:82%;opacity:0}to{top:88%;left:16%;opacity:1}}.donateHolder .haloFloats .halo:nth-of-type(27){animation-name:halo-27,flash;animation-delay:12.7s,13.7s;animation-fill-mode:forwards;animation-iteration-count:1,infinite;top:64%;left:63%;opacity:0}@keyframes halo-27{0%{top:64%;left:63%;opacity:0}to{top:65%;left:2%;opacity:1}}.donateHolder .haloFloats .halo:nth-of-type(28){animation-name:halo-28,flash;animation-delay:12.75s,13.75s;animation-fill-mode:forwards;animation-iteration-count:1,infinite;top:5%;left:13%;opacity:0}@keyframes halo-28{0%{top:5%;left:13%;opacity:0}to{top:78%;left:25%;opacity:1}}.donateHolder .haloFloats .halo:nth-of-type(29){animation-name:halo-29,flash;animation-delay:12.8s,13.8s;animation-fill-mode:forwards;animation-iteration-count:1,infinite;top:68%;left:21%;opacity:0}@keyframes halo-29{0%{top:68%;left:21%;opacity:0}to{top:21%;left:90%;opacity:1}}.donateHolder .haloFloats .halo:nth-of-type(30){animation-name:halo-30,flash;animation-delay:12.85s,13.85s;animation-fill-mode:forwards;animation-iteration-count:1,infinite;top:36%;left:27%;opacity:0}@keyframes halo-30{0%{top:36%;left:27%;opacity:0}to{top:21%;left:3%;opacity:1}}.donateHolder .holymoly{top:0;left:0;position:absolute;overflow:hidden;width:100vw;height:100vh}.donateHolder .holymoly .holy{position:absolute;font-family:Permanent Marker,cursive;font-weight:700;font-size:95px;color:#f12323;text-shadow:rgba(0,0,0,.5) 0 0 2px;animation-fill-mode:forwards}.donateHolder .holymoly .holy:first-of-type{animation-name:fadeIn,fadeOut,fadeIn,fadeOut;animation-delay:0s,1.7s,8s,9s;animation-duration:.2s,3s,.2s,3s;animation-iteration-count:1,1,1,1;top:15%;left:15%;opacity:0;transform:rotate(-20deg)}.donateHolder .holymoly .holy:nth-of-type(2){animation-name:fadeIn,holy-pulse-2;animation-delay:14.3s,14.5s;animation-duration:.2s,1s;animation-iteration-count:1,infinite;animation-timing-function:ease,ease-in-out;top:5%;left:46%;opacity:0;transform:rotate(15deg)}@keyframes holy-pulse-2{0%{-webkit-transform:translateX(0) rotateZ(15deg);transform:translate(0) rotate(15deg)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg) rotateZ(15deg);transform:translate(-6px) rotateY(-9deg) rotate(15deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg) rotateZ(15deg);transform:translate(5px) rotateY(7deg) rotate(15deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg) rotateZ(15deg);transform:translate(-3px) rotateY(-5deg) rotate(15deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg) rotateZ(15deg);transform:translate(2px) rotateY(3deg) rotate(15deg)}50%{-webkit-transform:translateX(0) rotateZ(15deg);transform:translate(0) rotate(15deg)}}.donateHolder .holymoly .holy:nth-of-type(3){animation-name:fadeIn,fadeOut,fadeIn,fadeOut;animation-delay:.2s,1.7s,8.3s,9s;animation-duration:.2s,3s,.2s,3s;animation-iteration-count:1,1,1,1;top:25%;left:80%;opacity:0;transform:rotate(15deg)}.donateHolder .holymoly .holy:nth-of-type(4){animation-name:fadeIn,fadeOut,fadeIn,holy-pulse-4;animation-delay:.7s,1.7s,14.7s,14.9s;animation-duration:.2s,3s,.2s,1s;animation-iteration-count:1,1,1,infinite;animation-timing-function:ease,ease,ease,ease-in-out;top:60%;left:10%;opacity:0;transform:rotate(-15deg)}@keyframes holy-pulse-4{0%{-webkit-transform:translateX(0) rotateZ(-15deg);transform:translate(0) rotate(-15deg)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg) rotateZ(-15deg);transform:translate(-6px) rotateY(-9deg) rotate(-15deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg) rotateZ(-15deg);transform:translate(5px) rotateY(7deg) rotate(-15deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg) rotateZ(-15deg);transform:translate(-3px) rotateY(-5deg) rotate(-15deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg) rotateZ(-15deg);transform:translate(2px) rotateY(3deg) rotate(-15deg)}50%{-webkit-transform:translateX(0) rotateZ(-15deg);transform:translate(0) rotate(-15deg)}}.donateHolder .holymoly .holy:nth-of-type(5){animation-name:fadeIn,fadeOut,fadeIn,holy-pulse-5;animation-delay:.9s,1.7s,15.2s,15.4s;animation-duration:.2s,3s,.2s,1s;animation-iteration-count:1,1,1,infinite;animation-timing-function:ease,ease,ease,ease-in-out;top:75%;left:70%;opacity:0;transform:rotate(20deg)}@keyframes holy-pulse-5{0%{-webkit-transform:translateX(0) rotateZ(20deg);transform:translate(0) rotate(20deg)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg) rotateZ(20deg);transform:translate(-6px) rotateY(-9deg) rotate(20deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg) rotateZ(20deg);transform:translate(5px) rotateY(7deg) rotate(20deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg) rotateZ(20deg);transform:translate(-3px) rotateY(-5deg) rotate(20deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg) rotateZ(20deg);transform:translate(2px) rotateY(3deg) rotate(20deg)}50%{-webkit-transform:translateX(0) rotateZ(20deg);transform:translate(0) rotate(20deg)}}.donateHolder .holymoly .holy:nth-of-type(6){animation-name:fadeIn,fadeOut,fadeIn,holy-pulse-6;animation-delay:1.1s,1.7s,15.6s,15.8s;animation-duration:.2s,3s,.2s,1s;animation-iteration-count:1,1,1,infinite;animation-timing-function:ease,ease,ease,ease-in-out;top:85%;left:40%;opacity:0;transform:rotate(-15deg)}@keyframes holy-pulse-6{0%{-webkit-transform:translateX(0) rotateZ(-15deg);transform:translate(0) rotate(-15deg)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg) rotateZ(-15deg);transform:translate(-6px) rotateY(-9deg) rotate(-15deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg) rotateZ(-15deg);transform:translate(5px) rotateY(7deg) rotate(-15deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg) rotateZ(-15deg);transform:translate(-3px) rotateY(-5deg) rotate(-15deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg) rotateZ(-15deg);transform:translate(2px) rotateY(3deg) rotate(-15deg)}50%{-webkit-transform:translateX(0) rotateZ(-15deg);transform:translate(0) rotate(-15deg)}}.donateHolder .fireworks{top:0;left:0;position:absolute;overflow:hidden;width:100vw;height:100vh}@keyframes firework{0%{transform:translate(var(--fireworks-x),var(--fireworks-initialY));width:var(--fireworks-initialSize);opacity:1}50%{width:.5vmin;opacity:1}to{width:var(--fireworks-finalSize);opacity:0}}.donateHolder .fireworks .firework,.donateHolder .fireworks .firework:before,.donateHolder .fireworks .firework:after{--fireworks-initialSize: 1vmin;--fireworks-finalSize: 90vmin;--fireworks-particleSize: .2vmin;--fireworks-color1: yellow;--fireworks-color2: khaki;--fireworks-color3: white;--fireworks-color4: lime;--fireworks-color5: gold;--fireworks-color6: mediumseagreen;--fireworks-y: -30vmin;--fireworks-x: -50%;--fireworks-initialY: 60vmin;content:"";animation:firework 5s infinite;animation-timing-function:ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,var(--fireworks-y));width:var(--fireworks-initialSize);aspect-ratio:1;background:radial-gradient(circle,var(--fireworks-color1) var(--fireworks-particleSize),rgba(0,0,0,0) 0) 50% 0%,radial-gradient(circle,var(--fireworks-color2) var(--fireworks-particleSize),rgba(0,0,0,0) 0) 100% 50%,radial-gradient(circle,var(--fireworks-color3) var(--fireworks-particleSize),rgba(0,0,0,0) 0) 50% 100%,radial-gradient(circle,var(--fireworks-color4) var(--fireworks-particleSize),rgba(0,0,0,0) 0) 0% 50%,radial-gradient(circle,var(--fireworks-color5) var(--fireworks-particleSize),rgba(0,0,0,0) 0) 80% 90%,radial-gradient(circle,var(--fireworks-color6) var(--fireworks-particleSize),rgba(0,0,0,0) 0) 95% 90%,radial-gradient(circle,var(--fireworks-color1) var(--fireworks-particleSize),rgba(0,0,0,0) 0) 90% 70%,radial-gradient(circle,var(--fireworks-color2) var(--fireworks-particleSize),rgba(0,0,0,0) 0) 100% 60%,radial-gradient(circle,var(--fireworks-color3) var(--fireworks-particleSize),rgba(0,0,0,0) 0) 55% 80%,radial-gradient(circle,var(--fireworks-color4) var(--fireworks-particleSize),rgba(0,0,0,0) 0) 70% 77%,radial-gradient(circle,var(--fireworks-color5) var(--fireworks-particleSize),rgba(0,0,0,0) 0) 22% 90%,radial-gradient(circle,var(--fireworks-color6) var(--fireworks-particleSize),rgba(0,0,0,0) 0) 45% 90%,radial-gradient(circle,var(--fireworks-color1) var(--fireworks-particleSize),rgba(0,0,0,0) 0) 33% 70%,radial-gradient(circle,var(--fireworks-color2) var(--fireworks-particleSize),rgba(0,0,0,0) 0) 10% 60%,radial-gradient(circle,var(--fireworks-color3) var(--fireworks-particleSize),rgba(0,0,0,0) 0) 31% 80%,radial-gradient(circle,var(--fireworks-color4) var(--fireworks-particleSize),rgba(0,0,0,0) 0) 28% 77%,radial-gradient(circle,var(--fireworks-color5) var(--fireworks-particleSize),rgba(0,0,0,0) 0) 13% 72%,radial-gradient(circle,var(--fireworks-color6) var(--fireworks-particleSize),rgba(0,0,0,0) 0) 80% 10%,radial-gradient(circle,var(--fireworks-color1) var(--fireworks-particleSize),rgba(0,0,0,0) 0) 95% 14%,radial-gradient(circle,var(--fireworks-color2) var(--fireworks-particleSize),rgba(0,0,0,0) 0) 90% 23%,radial-gradient(circle,var(--fireworks-color3) var(--fireworks-particleSize),rgba(0,0,0,0) 0) 100% 43%,radial-gradient(circle,var(--fireworks-color4) var(--fireworks-particleSize),rgba(0,0,0,0) 0) 85% 27%,radial-gradient(circle,var(--fireworks-color5) var(--fireworks-particleSize),rgba(0,0,0,0) 0) 77% 37%,radial-gradient(circle,var(--fireworks-color6) var(--fireworks-particleSize),rgba(0,0,0,0) 0) 60% 7%,radial-gradient(circle,var(--fireworks-color1) var(--fireworks-particleSize),rgba(0,0,0,0) 0) 22% 14%,radial-gradient(circle,var(--fireworks-color1) var(--fireworks-particleSize),rgba(0,0,0,0) 0) 45% 20%,radial-gradient(circle,var(--fireworks-color1) var(--fireworks-particleSize),rgba(0,0,0,0) 0) 33% 34%,radial-gradient(circle,var(--fireworks-color1) var(--fireworks-particleSize),rgba(0,0,0,0) 0) 10% 29%,radial-gradient(circle,var(--fireworks-color1) var(--fireworks-particleSize),rgba(0,0,0,0) 0) 31% 37%,radial-gradient(circle,var(--fireworks-color1) var(--fireworks-particleSize),rgba(0,0,0,0) 0) 28% 7%,radial-gradient(circle,var(--fireworks-color1) var(--fireworks-particleSize),rgba(0,0,0,0) 0) 13% 42%;background-size:var(--fireworks-initialSize) var(--fireworks-initialSize);background-repeat:no-repeat}.donateHolder .fireworks .firework:before{--fireworks-x: -50%;--fireworks-y: -50%;--fireworks-initialY: -50%;transform:translate(-50%,-50%) rotate(40deg) scale(1.3) rotateY(40deg)}.donateHolder .fireworks .firework:after{--fireworks-x: -50%;--fireworks-y: -50%;--fireworks-initialY: -50%;transform:translate(-50%,-50%) rotate(170deg) scale(1.15) rotateY(-30deg)}.donateHolder .firework:nth-child(1){--fireworks-x: -72vmin;--fireworks-y: 10vmin}.donateHolder .firework:nth-child(1),.donateHolder .firework:nth-child(1):before,.donateHolder .firework:nth-child(1):after{--fireworks-color1: rgb(30, 79, 15);--fireworks-color2: rgb(54.414893617, 143.2925531915, 27.2074468085);--fireworks-color3: rgb(78.829787234, 207.585106383, 39.414893617);--fireworks-color4: rgb(5.585106383, 14.7074468085, 2.7925531915);--fireworks-color5: hsl(105.9375, 68.085106383%, -11.568627451%);--fireworks-color6: #400f4f;--fireworks-finalSize: 143vmin;left:90%;top:86%;animation-delay:0s}.donateHolder .firework:nth-child(2){--fireworks-x: -72vmin;--fireworks-y: -100vmin}.donateHolder .firework:nth-child(2),.donateHolder .firework:nth-child(2):before,.donateHolder .firework:nth-child(2):after{--fireworks-color1: rgb(129, 156, 24);--fireworks-color2: rgb(183.175, 221.2, 35.3);--fireworks-color3: rgb(204.85, 231.4, 101.6);--fireworks-color4: rgb(74.175, 89.7, 13.8);--fireworks-color5: rgb(19.35, 23.4, 3.6);--fireworks-color6: #33189c;--fireworks-finalSize: 139vmin;left:91%;top:26%;animation-delay:-.5s}.donateHolder .firework:nth-child(3){--fireworks-x: -77vmin;--fireworks-y: -9vmin}.donateHolder .firework:nth-child(3),.donateHolder .firework:nth-child(3):before,.donateHolder .firework:nth-child(3):after{--fireworks-color1: rgb(75, 234, 170);--fireworks-color2: rgb(143.5074626866, 241.9925373134, 202.3507462687);--fireworks-color3: rgb(212.0149253731, 249.9850746269, 234.7014925373);--fireworks-color4: rgb(24.2910447761, 208.2089552239, 134.1791044776);--fireworks-color5: rgb(16.2985074627, 139.7014925373, 90.0298507463);--fireworks-color6: #ea4b8b;--fireworks-finalSize: 119vmin;left:44%;top:75%;animation-delay:.4s}.donateHolder .firework:nth-child(4){--fireworks-x: -132vmin;--fireworks-y: -99vmin}.donateHolder .firework:nth-child(4),.donateHolder .firework:nth-child(4):before,.donateHolder .firework:nth-child(4):after{--fireworks-color1: rgb(143, 117, 206);--fireworks-color2: rgb(188.8181818182, 173.4545454545, 226.0454545455);--fireworks-color3: rgb(234.6363636364, 229.9090909091, 246.0909090909);--fireworks-color4: rgb(98.8636363636, 64.5909090909, 181.9090909091);--fireworks-color5: rgb(68.1818181818, 44.5454545455, 125.4545454545);--fireworks-color6: #b4ce75;--fireworks-finalSize: 119vmin;left:98%;top:29%;animation-delay:-.2s}.donateHolder .firework:nth-child(5){--fireworks-x: 14vmin;--fireworks-y: -42vmin}.donateHolder .firework:nth-child(5),.donateHolder .firework:nth-child(5):before,.donateHolder .firework:nth-child(5):after{--fireworks-color1: rgb(20, 167, 190);--fireworks-color2: rgb(52.7857142857, 209.2357142857, 233.7142857143);--fireworks-color3: rgb(122, 224.9, 241);--fireworks-color4: rgb(12.7142857143, 106.1642857143, 120.7857142857);--fireworks-color5: rgb(5.4285714286, 45.3285714286, 51.5714285714);--fireworks-color6: #be2b14;--fireworks-finalSize: 110vmin;left:63%;top:65%;animation-delay:.3s}.donateHolder .firework:nth-child(6){--fireworks-x: 20vmin;--fireworks-y: -104vmin}.donateHolder .firework:nth-child(6),.donateHolder .firework:nth-child(6):before,.donateHolder .firework:nth-child(6):after{--fireworks-color1: rgb(159, 140, 250);--fireworks-color2: rgb(220.2, 213.3125, 253.1875);--fireworks-color3: hsl(250.3636363636, 91.6666666667%, 106.4705882353%);--fireworks-color4: rgb(97.8, 66.6875, 246.8125);--fireworks-color5: rgb(47.4, 9.875, 227.125);--fireworks-color6: #e7fa8c;--fireworks-finalSize: 147vmin;left:42%;top:95%;animation-delay:-.2s}.donateHolder .firework:nth-child(7){--fireworks-x: 50vmin;--fireworks-y: 31vmin}.donateHolder .firework:nth-child(7),.donateHolder .firework:nth-child(7):before,.donateHolder .firework:nth-child(7):after{--fireworks-color1: rgb(12, 250, 214);--fireworks-color2: rgb(86.9576612903, 251.5423387097, 226.6471774194);--fireworks-color3: rgb(161.9153225806, 253.0846774194, 239.2943548387);--fireworks-color4: rgb(3.7399193548, 181.7600806452, 154.8326612903);--fireworks-color5: rgb(2.1975806452, 106.8024193548, 90.9798387097);--fireworks-color6: #fa0c30;--fireworks-finalSize: 114vmin;left:80%;top:31%;animation-delay:.7s}.donateHolder .firework:nth-child(8){--fireworks-x: -82vmin;--fireworks-y: -60vmin}.donateHolder .firework:nth-child(8),.donateHolder .firework:nth-child(8):before,.donateHolder .firework:nth-child(8):after{--fireworks-color1: rgb(154, 129, 71);--fireworks-color2: rgb(189.2066666667, 166.04, 112.2933333333);--fireworks-color3: rgb(213.3466666667, 198.68, 164.6533333333);--fireworks-color4: rgb(101.64, 85.14, 46.86);--fireworks-color5: rgb(49.28, 41.28, 22.72);--fireworks-color6: #47609a;--fireworks-finalSize: 134vmin;left:1%;top:65%;animation-delay:-.7s}.donateHolder .firework:nth-child(9){--fireworks-x: -100vmin;--fireworks-y: -112vmin}.donateHolder .firework:nth-child(9),.donateHolder .firework:nth-child(9):before,.donateHolder .firework:nth-child(9):after{--fireworks-color1: rgb(163, 141, 162);--fireworks-color2: rgb(197.1650485437, 183.3349514563, 196.536407767);--fireworks-color3: rgb(231.3300970874, 225.6699029126, 231.072815534);--fireworks-color4: rgb(125.8980582524, 101.6019417476, 124.7936893204);--fireworks-color5: rgb(83.5631067961, 67.4368932039, 82.8300970874);--fireworks-color6: #8da38e;--fireworks-finalSize: 132vmin;left:75%;top:40%;animation-delay:-1s}.donateHolder .firework:nth-child(10){--fireworks-x: -40vmin;--fireworks-y: -82vmin}.donateHolder .firework:nth-child(10),.donateHolder .firework:nth-child(10):before,.donateHolder .firework:nth-child(10):after{--fireworks-color1: rgb(184, 111, 133);--fireworks-color2: rgb(209.2627906977, 162.2372093023, 176.4093023256);--fireworks-color3: rgb(234.5255813953, 213.4744186047, 219.8186046512);--fireworks-color4: rgb(146.3441860465, 72.1558139535, 94.5139534884);--fireworks-color5: rgb(95.1069767442, 46.8930232558, 61.423255814);--fireworks-color6: #6fb8a2;--fireworks-finalSize: 103vmin;left:44%;top:9%;animation-delay:.4s}.donateHolder .firework:nth-child(11){--fireworks-x: -1vmin;--fireworks-y: -128vmin}.donateHolder .firework:nth-child(11),.donateHolder .firework:nth-child(11):before,.donateHolder .firework:nth-child(11):after{--fireworks-color1: rgb(103, 62, 57);--fireworks-color2: rgb(152.246875, 91.64375, 84.253125);--fireworks-color3: rgb(184.81875, 134.3375, 128.18125);--fireworks-color4: rgb(53.753125, 32.35625, 29.746875);--fireworks-color5: rgb(4.50625, 2.7125, 2.49375);--fireworks-color6: #396267;--fireworks-finalSize: 121vmin;left:68%;top:75%;animation-delay:.6s}.donateHolder .firework:nth-child(12){--fireworks-x: -46vmin;--fireworks-y: -125vmin}.donateHolder .firework:nth-child(12),.donateHolder .firework:nth-child(12):before,.donateHolder .firework:nth-child(12):after{--fireworks-color1: rgb(138, 217, 221);--fireworks-color2: rgb(197.2748344371, 236.2516556291, 238.2251655629);--fireworks-color3: hsl(182.8915662651, 54.9668874172%, 100.3921568627%);--fireworks-color4: rgb(78.7251655629, 197.7483443709, 203.7748344371);--fireworks-color5: rgb(46.3841059603, 154.1589403974, 159.6158940397);--fireworks-color6: #dd8e8a;--fireworks-finalSize: 121vmin;left:14%;top:56%;animation-delay:-.3s}.donateHolder .firework:nth-child(13){--fireworks-x: -73vmin;--fireworks-y: -43vmin}.donateHolder .firework:nth-child(13),.donateHolder .firework:nth-child(13):before,.donateHolder .firework:nth-child(13):after{--fireworks-color1: rgb(83, 49, 172);--fireworks-color2: rgb(122.3076923077, 89.6153846154, 207.8846153846);--fireworks-color3: rgb(170.0769230769, 149.1538461538, 224.8461538462);--fireworks-color4: rgb(54.2692307692, 32.0384615385, 112.4615384615);--fireworks-color5: rgb(25.5384615385, 15.0769230769, 52.9230769231);--fireworks-color6: #8aac31;--fireworks-finalSize: 135vmin;left:17%;top:18%;animation-delay:-.4s}.donateHolder .firework:nth-child(14){--fireworks-x: 14vmin;--fireworks-y: 25vmin}.donateHolder .firework:nth-child(14),.donateHolder .firework:nth-child(14):before,.donateHolder .firework:nth-child(14):after{--fireworks-color1: rgb(247, 185, 138);--fireworks-color2: rgb(251.896, 227.84, 209.604);--fireworks-color3: hsl(25.871559633, 87.2%, 105.4901960784%);--fireworks-color4: rgb(242.104, 142.16, 66.396);--fireworks-color5: rgb(217.152, 102.08, 14.848);--fireworks-color6: #8ac8f7;--fireworks-finalSize: 100vmin;left:78%;top:61%;animation-delay:1s}.donateHolder .firework:nth-child(15){--fireworks-x: -77vmin;--fireworks-y: -147vmin}.donateHolder .firework:nth-child(15),.donateHolder .firework:nth-child(15):before,.donateHolder .firework:nth-child(15):after{--fireworks-color1: rgb(93, 65, 189);--fireworks-color2: rgb(141.2224409449, 121.4350393701, 209.0649606299);--fireworks-color3: rgb(189.7125984252, 178.3582677165, 228.6417322835);--fireworks-color4: rgb(64.9901574803, 45.4232283465, 132.0767716535);--fireworks-color5: rgb(36.9803149606, 25.8464566929, 75.1535433071);--fireworks-color6: #a1bd41;--fireworks-finalSize: 108vmin;left:67%;top:83%;animation-delay:-.9s}.donateHolder .firework:nth-child(16){--fireworks-x: -128vmin;--fireworks-y: -70vmin}.donateHolder .firework:nth-child(16),.donateHolder .firework:nth-child(16):before,.donateHolder .firework:nth-child(16):after{--fireworks-color1: rgb(198, 111, 105);--fireworks-color2: rgb(219.0652173913, 164.2173913043, 160.4347826087);--fireworks-color3: rgb(240.1304347826, 217.4347826087, 215.8695652174);--fireworks-color4: rgb(164.1304347826, 68.9347826087, 62.3695652174);--fireworks-color5: rgb(108.6956521739, 45.652173913, 41.3043478261);--fireworks-color6: #69c0c6;--fireworks-finalSize: 134vmin;left:37%;top:53%;animation-delay:.5s}.donateHolder .firework:nth-child(17){--fireworks-x: 27vmin;--fireworks-y: 5vmin}.donateHolder .firework:nth-child(17),.donateHolder .firework:nth-child(17):before,.donateHolder .firework:nth-child(17):after{--fireworks-color1: rgb(19, 150, 255);--fireworks-color2: rgb(95.5, 184.0360169492, 255);--fireworks-color3: rgb(172, 218.0720338983, 255);--fireworks-color4: rgb(0, 109.6292372881, 197.5);--fireworks-color5: rgb(0, 67.1652542373, 121);--fireworks-color6: #ff7c13;--fireworks-finalSize: 142vmin;left:54%;top:49%;animation-delay:-.3s}.donateHolder .firework:nth-child(18){--fireworks-x: -51vmin;--fireworks-y: 15vmin}.donateHolder .firework:nth-child(18),.donateHolder .firework:nth-child(18):before,.donateHolder .firework:nth-child(18):after{--fireworks-color1: rgb(20, 61, 156);--fireworks-color2: rgb(28.6931818182, 87.5142045455, 223.8068181818);--fireworks-color3: rgb(94.5681818182, 136.7329545455, 234.4318181818);--fireworks-color4: rgb(11.3068181818, 34.4857954545, 88.1931818182);--fireworks-color5: rgb(2.6136363636, 7.9715909091, 20.3863636364);--fireworks-color6: #9c7314;--fireworks-finalSize: 140vmin;left:7%;top:89%;animation-delay:.4s}.donateHolder .firework:nth-child(19){--fireworks-x: -148vmin;--fireworks-y: 31vmin}.donateHolder .firework:nth-child(19),.donateHolder .firework:nth-child(19):before,.donateHolder .firework:nth-child(19):after{--fireworks-color1: rgb(79, 44, 196);--fireworks-color2: rgb(125.19375, 96.975, 219.525);--fireworks-color3: rgb(176.5125, 159.45, 233.55);--fireworks-color4: rgb(53.81875, 29.975, 133.525);--fireworks-color5: rgb(28.6375, 15.95, 71.05);--fireworks-color6: #a1c42c;--fireworks-finalSize: 140vmin;left:47%;top:48%;animation-delay:-.1s}.donateHolder .firework:nth-child(20){--fireworks-x: -39vmin;--fireworks-y: 6vmin}.donateHolder .firework:nth-child(20),.donateHolder .firework:nth-child(20):before,.donateHolder .firework:nth-child(20):after{--fireworks-color1: rgb(240, 118, 170);--fireworks-color2: rgb(247.5493421053, 186.9506578947, 212.7796052632);--fireworks-color3: hsl(334.4262295082, 80.2631578947%, 100.1960784314%);--fireworks-color4: rgb(232.4506578947, 49.0493421053, 127.2203947368);--fireworks-color5: rgb(184.7697368421, 20.2302631579, 90.3618421053);--fireworks-color6: #76f0bc;--fireworks-finalSize: 115vmin;left:60%;top:8%;animation-delay:-.7s}.donateHolder .sayMyName{font-size:64px}@keyframes sayMyName-fade-stage1{0%{opacity:0}50%{opacity:1}to{opacity:0}}.donateHolder .sayMyName .say{position:absolute;top:100px;left:300px}.donateHolder .sayMyName .say.say1{opacity:0;animation:sayMyName-fade-stage1;animation-iteration-count:1;animation-delay:1.8s;animation-duration:.3s;animation-fill-mode:forwards}.donateHolder .sayMyName .say.say2{animation-delay:0ms}.donateHolder .sayMyName .my{position:absolute;left:914px}.donateHolder .sayMyName .my.my1{top:198px;opacity:0;animation:sayMyName-fade-stage1;animation-iteration-count:1;animation-delay:2.1s;animation-duration:.4s;animation-fill-mode:forwards}.donateHolder .sayMyName .my.my2{top:100px;animation-delay:.3s}.donateHolder .sayMyName .name{position:absolute;top:100px;left:1444px}.donateHolder .sayMyName .name.name1{opacity:0;animation:sayMyName-fade-stage1;animation-iteration-count:1;animation-delay:2.5s;animation-duration:.2s;animation-fill-mode:forwards}.donateHolder .sayMyName .name.name2{animation-delay:.7s}.donateHolder{display:flex;align-items:center;justify-content:center;width:100%;height:100vh;overflow:hidden;position:relative}.donateHolder .donate{display:flex;flex-direction:column;align-items:center;overflow:hidden}.donateHolder .donate .user,.donateHolder .donate .text{text-align:center}.donateHolder .donate .user{margin-top:10px;font-size:50px;font-weight:700;line-height:1em;font-style:italic;padding:15px}.donateHolder .donate .user.traffic{color:#6f0abd;text-shadow:#fff 0 0 4px}.donateHolder .donate .text{overflow:hidden;max-width:30vw;margin-top:15px;font-size:40px;font-weight:700;color:#fff;text-shadow:#000 0 0 4px;text-align:center;word-break:break-word;text-overflow:ellipsis;line-height:1.3em}.donateHolder .donate.first{max-width:50vw;max-height:80vh}.donateHolder .donate.first .image{width:303px;border-radius:10px}.donateHolder .donate.first .user{color:#1bcedb;text-shadow:#000 0 0 4px;animation-iteration-count:infinite;animation-duration:1s}.donateHolder .donate.second{max-width:50vw;flex-direction:row;flex-wrap:wrap;justify-content:center}.donateHolder .donate.second .image{width:43%;flex:0 0 43%}.donateHolder .donate.second .user{flex:0 0 57%;color:#f37f27;text-shadow:#000 0 0 4px;animation-iteration-count:infinite;animation-duration:1s}.donateHolder .donate.second .text{flex:0 0 100%;max-width:100%}.donateHolder .donate.third{max-width:50vw;max-height:80vh}.donateHolder .donate.third .image{max-height:300px;border-radius:10px}.donateHolder .donate.third .user{animation-iteration-count:infinite;animation-duration:1s;color:#000;text-shadow:#fff 0 0 4px}.donateHolder .donate.fourth{max-width:50vw;max-height:80vh;animation-delay:1.8s}.donateHolder .donate.fourth .image{max-height:400px}.donateHolder .donate.fourth .user{animation-iteration-count:infinite;animation-duration:1s;color:#3dc61e;text-shadow:#000 0 0 4px}.donateHolder .donate.fifth{max-width:50vw;max-height:70vh;animation-name:holy-slideInDown;animation-delay:1.55s;animation-duration:1s;animation-iteration-count:1;animation-fill-mode:forwards;-webkit-transform:translate3d(0,-200%,0);transform:translate3d(0,-200%,0)}@keyframes holy-slideInDown{0%{-webkit-transform:translate3d(0,-200%,0);transform:translate3d(0,-200%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.donateHolder .donate.fifth .image{max-height:300px}.donateHolder .donate.fifth .user{animation-iteration-count:infinite;animation-duration:1s;max-width:99.9%;margin-top:-50px;font-size:38px;color:#34cc1d;text-shadow:#000 0 0 4px}.donateHolder .donate.fifth .user .nickname,.donateHolder .donate.fifth .user .amount{color:#f12323;text-shadow:#000 0 0 4px}.donateHolder .donate.sixth{overflow:initial;max-width:60vw;max-height:70vh}.donateHolder .donate.sixth .halo,.donateHolder .donate.sixth .haloTogether{font-weight:700;font-size:44px;color:#f12323;text-shadow:rgba(0,0,0,.5) 0 0 2px}.donateHolder .donate.sixth .halo.h1{animation-delay:.35s;animation-duration:.3s}.donateHolder .donate.sixth .halo.h2{animation-delay:.75s;animation-duration:.3s}.donateHolder .donate.sixth .haloTogether{animation-duration:1.5s;animation-iteration-count:infinite}.donateHolder .donate.sixth .lala{animation-iteration-count:infinite;animation-duration:1s;display:block}.donateHolder .donate.sixth .image{max-width:70%;width:403px;border-radius:10px;animation-delay:2s}.donateHolder .donate.sixth .user{color:#aeb314;text-shadow:#000 0 0 3px;animation:fadeInUpBig 1s both 2.4s}.donateHolder .donate.sixth .text{animation-delay:2.4s}.donateHolder .donate.seventh{max-width:50vw;max-height:80vh;animation-delay:13s}.donateHolder .donate.seventh .coZaPojeb{font-weight:700;font-size:44px;color:#f12323;text-shadow:rgba(0,0,0,.5) 0 0 2px;animation-duration:1.5s;animation-iteration-count:infinite}.donateHolder .donate.seventh .coZaPojeb .co{animation-name:fadeInDownBig;animation-delay:13.3s;animation-iteration-count:1;animation-duration:.3s}.donateHolder .donate.seventh .coZaPojeb .za{animation-name:fadeInDownBig;animation-delay:13.9s;animation-iteration-count:1;animation-duration:.3s}.donateHolder .donate.seventh .coZaPojeb .pojeb{animation-name:fadeInDownBig;animation-delay:14.5s;animation-iteration-count:1;animation-duration:.3s}.donateHolder .donate.seventh .image{max-width:70%;width:300px;border-radius:10px;animation-delay:15s}.donateHolder .donate.seventh .donateInfo{animation-duration:1s;animation-iteration-count:infinite;display:block}.donateHolder .donate.seventh .wtf{font-weight:700;font-size:44px;color:#f12323;text-shadow:rgba(0,0,0,.5) 0 0 2px}.donateHolder .donate.seventh .user{color:#aeb314;text-shadow:#000 0 0 3px;animation-duration:1s;animation-delay:15.7s}.donateHolder .donate.seventh .text{animation-delay:16.4s}.donateHolder .donate.eighth{max-width:50vw;margin-top:32vh;height:68vh;overflow:initial;animation-name:my-rotate;animation-delay:4.15s;animation-duration:1s;animation-iteration-count:5;animation-timing-function:linear}@keyframes my-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.donateHolder .donate.eighth .image{width:300px;animation-delay:4.15s}.donateHolder .donate.eighth .user{font-size:32px}.donateHolder .donate.eighth .user .donateInfo{animation-delay:4.15s}.donateHolder .donate.eighth .user .donateInfo .nickname{color:red;margin-top:-325px;margin-bottom:325px;opacity:0;animation-name:my-hinge;animation-delay:3.5s;animation-duration:.65s;animation-fill-mode:forwards}@keyframes my-hinge{0%{animation-timing-function:ease-in-out;opacity:1}20%,60%{animation-timing-function:ease-in-out;transform:rotate(80deg)}40%,80%{animation-timing-function:ease-in-out;transform:rotate(60deg)}to{transform:translateY(315px);opacity:1}}.donateHolder .donate.eighth .user .donateInfo .donateInfoRest{animation-delay:4.15s}.donateHolder .donate.eighth .text{font-size:22px;animation-delay:4.15s}.subGoal{display:flex;align-items:center;justify-content:center;height:100%}.subGoal h1{font-size:16px}.subGoal .goal{position:relative}.subGoal .goal h5{font-size:82px;text-align:center;color:#e56ab3;text-shadow:#fff 0 0 4px}.subGoal .goal .text{text-align:center;font-weight:700;font-size:100px;color:#e040a1;text-shadow:#fff 0 0 4px}.queue{display:flex;justify-content:center;flex-direction:column;padding-left:20px}.queue .queueString{font-size:65px;color:#e56ab3;text-shadow:#fff 0 0 4px}.queue .queueList{font-size:50px;list-style-position:inside}.queue .queueList .queueItem{color:#e040a1;text-shadow:#fff 0 0 4px}
