.cursor{cursor:pointer}.b{display:block}.b-c{margin:0 auto;display:block}.i-b{display:inline-block}.text-c{text-align:center}.ui-pos-fixed{position:fixed}.ab{position:absolute}.ab-i-b{display:inline-block;position:absolute}.ab-b{display:block;position:absolute}.rel{position:relative}.hide{display:none}.show{display:block}.ui-width-74-per{width:74%}.ui-width-90-per{width:90%}.ui-flex{display:flex}.ui-flex-jc-center{justify-content:center;display:flex}.ui-flex-jc-around{justify-content:space-around;align-items:center;display:flex}.ui-flex-jc-between{justify-content:space-between;display:flex}.ui-flex-jc-between-c{justify-content:space-between;align-items:center;display:flex}.ui-flex-jc-start-c{justify-content:flex-start;align-items:center;display:flex}.ui-flex-column-center{align-items:center;display:flex}.ui-flex-column{flex-direction:column;display:flex}.ui-flex-align-start{align-items:flex-start}.ui-i-flex-end{align-items:flex-end;display:inline-flex}.ui-i-flex-end-jc-around,.ui-flex-center-jc-around{justify-content:space-around;align-items:flex-end;width:100%;display:inline-flex}.ui-i-flex-end-jc-between-90{justify-content:space-between;align-items:flex-end;width:90%;margin:0 auto;display:inline-flex}.animate-animated{animation-duration:1s;animation-iteration-count:infinite;animation-delay:0s}:root{--color-animate-shadow:#5a060e}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-30px)scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-15px)scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)scaleY(.95)}90%{transform:translateY(-4px)scaleY(1.02)}}.animate-bounce{transform-origin:bottom;animation-name:bounce}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate-flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate-pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale(1.25,.75)}40%{transform:scale(.75,1.25)}50%{transform:scale(1.15,.85)}65%{transform:scale(.95,1.05)}75%{transform:scale(1.05,.95)}to{transform:scaleX(1)}}.animate-rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate(-10px)}20%,40%,60%,80%{transform:translate(10px)}}.animate-shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translateY(-10px)}20%,40%,60%,80%{transform:translateY(10px)}}.animate-shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translate(0)}6.5%{transform:translate(-6px)rotateY(-9deg)}18.5%{transform:translate(5px)rotateY(7deg)}31.5%{transform:translate(-3px)rotateY(-5deg)}43.5%{transform:translate(2px)rotateY(3deg)}50%{transform:translate(0)}}.animate-headShake{animation:2s ease-in-out headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0)}}.animate-swing{transform-origin:top;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9)rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1)rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1)rotate(-3deg)}to{transform:scaleX(1)}}.animate-tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate(-25%)rotate(-5deg)}30%{transform:translate(20%)rotate(3deg)}45%{transform:translate(-15%)rotate(-3deg)}60%{transform:translate(10%)rotate(2deg)}75%{transform:translate(-5%)rotate(-1deg)}to{transform:translateZ(0)}}.animate-wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skew(-12.5deg)skewY(-12.5deg)}33.3%{transform:skew(6.25deg)skewY(6.25deg)}44.4%{transform:skew(-3.125deg)skewY(-3.125deg)}55.5%{transform:skew(1.5625deg)skewY(1.5625deg)}66.6%{transform:skew(-.78125deg)skewY(-.78125deg)}77.7%{transform:skew(.390625deg)skewY(.390625deg)}88.8%{transform:skew(-.195313deg)skewY(-.195313deg)}}.animate-jello{transform-origin:50%;animation-name:jello}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate-heartBeat{animation-name:heartBeat;animation-timing-function:ease-in-out}@keyframes backInDown{0%{opacity:.7;transform:translateY(-1200px)scale(.7)}80%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:1;transform:scale(1)}}.animate-backInDown{animation-name:backInDown}@keyframes backInLeft{0%{opacity:.7;transform:translate(-2000px)scale(.7)}80%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:1;transform:scale(1)}}.animate-backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{opacity:.7;transform:translate(2000px)scale(.7)}80%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:1;transform:scale(1)}}.animate-backInRight{animation-name:backInRight}@keyframes backInUp{0%{opacity:.7;transform:translateY(1200px)scale(.7)}80%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:1;transform:scale(1)}}.animate-backInUp{animation-name:backInUp}@keyframes backOutDown{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:.7;transform:translateY(700px)scale(.7)}}.animate-backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:.7;transform:translate(-2000px)scale(.7)}}.animate-backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:.7;transform:translate(2000px)scale(.7)}}.animate-backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:.7;transform:translateY(-700px)scale(.7)}}.animate-backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate-bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)scaleY(3)}60%{opacity:1;transform:translateY(25px)scaleY(.9)}75%{transform:translateY(-10px)scaleY(.95)}90%{transform:translateY(5px)scaleY(.985)}to{transform:translateZ(0)}}.animate-bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)scaleX(3)}60%{opacity:1;transform:translate(25px)scaleX(1)}75%{transform:translate(-10px)scaleX(.98)}90%{transform:translate(5px)scaleX(.995)}to{transform:translateZ(0)}}.animate-bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)scaleX(3)}60%{opacity:1;transform:translate(-25px)scaleX(1)}75%{transform:translate(10px)scaleX(.98)}90%{transform:translate(-5px)scaleX(.995)}to{transform:translateZ(0)}}.animate-bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)scaleY(5)}60%{opacity:1;transform:translateY(-20px)scaleY(.9)}75%{transform:translateY(10px)scaleY(.95)}90%{transform:translateY(-5px)scaleY(.985)}to{transform:translateZ(0)}}.animate-bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate-bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translateY(10px)scaleY(.985)}40%,45%{opacity:1;transform:translateY(-20px)scaleY(.9)}to{opacity:0;transform:translateY(2000px)scaleY(3)}}.animate-bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate(20px)scaleX(.9)}to{opacity:0;transform:translate(-2000px)scaleX(2)}}.animate-bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate(-20px)scaleX(.9)}to{opacity:0;transform:translate(2000px)scaleX(2)}}.animate-bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translateY(-10px)scaleY(.985)}40%,45%{opacity:1;transform:translateY(20px)scaleY(.9)}to{opacity:0;transform:translateY(-2000px)scaleY(3)}}.animate-bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateZ(0)}}.animate-fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:translateZ(0)}}.animate-fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translateZ(0)}}.animate-fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate(-2000px)}to{opacity:1;transform:translateZ(0)}}.animate-fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translateZ(0)}}.animate-fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate(2000px)}to{opacity:1;transform:translateZ(0)}}.animate-fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateZ(0)}}.animate-fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:translateZ(0)}}.animate-fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate(-100%,-100%)}to{opacity:1;transform:translateZ(0)}}.animate-fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate(100%,-100%)}to{opacity:1;transform:translateZ(0)}}.animate-fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate(-100%,100%)}to{opacity:1;transform:translateZ(0)}}.animate-fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate(100%,100%)}to{opacity:1;transform:translateZ(0)}}.animate-fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate-fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translateY(100%)}}.animate-fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translateY(2000px)}}.animate-fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate(-100%)}}.animate-fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate(-2000px)}}.animate-fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate(100%)}}.animate-fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate(2000px)}}.animate-fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translateY(-100%)}}.animate-fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translateY(-2000px)}}.animate-fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate(-100%,-100%)}}.animate-fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate(100%,-100%)}}.animate-fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate(100%,100%)}}.animate-fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate(-100%,100%)}}.animate-fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{animation-timing-function:ease-out;transform:perspective(400px)scaleX(1)translateZ(0)rotateY(-1turn)}40%{animation-timing-function:ease-out;transform:perspective(400px)scaleX(1)translateZ(150px)rotateY(-190deg)}50%{animation-timing-function:ease-in;transform:perspective(400px)scaleX(1)translateZ(150px)rotateY(-170deg)}80%{animation-timing-function:ease-in;transform:perspective(400px)scale3d(.95,.95,.95)translateZ(0)rotateY(0)}to{animation-timing-function:ease-in;transform:perspective(400px)scaleX(1)translateZ(0)rotateY(0)}}.animate-animated.animate-flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}.animate-flipInX{animation-name:flipInX;backface-visibility:visible!important}@keyframes flipInY{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateY(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateY(-20deg)}60%{opacity:1;transform:perspective(400px)rotateY(10deg)}80%{transform:perspective(400px)rotateY(-5deg)}to{transform:perspective(400px)}}.animate-flipInY{animation-name:flipInY;backface-visibility:visible!important}@keyframes flipOutX{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px)rotateX(-20deg)}to{opacity:0;transform:perspective(400px)rotateX(90deg)}}.animate-flipOutX{animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px)rotateY(-15deg)}to{opacity:0;transform:perspective(400px)rotateY(90deg)}}.animate-flipOutY{animation-name:flipOutY;backface-visibility:visible!important}@keyframes lightSpeedInRight{0%{opacity:0;transform:translate(100%)skew(-30deg)}60%{opacity:1;transform:skew(20deg)}80%{transform:skew(-5deg)}to{transform:translateZ(0)}}.animate-lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{opacity:0;transform:translate(-100%)skew(30deg)}60%{opacity:1;transform:skew(-20deg)}80%{transform:skew(5deg)}to{transform:translateZ(0)}}.animate-lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;transform:translate(100%)skew(30deg)}}.animate-lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;transform:translate(-100%)skew(-30deg)}}.animate-lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg)}to{opacity:1;transform:translateZ(0)}}.animate-rotateIn{transform-origin:50%;animation-name:rotateIn}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-45deg)}to{opacity:1;transform:translateZ(0)}}.animate-rotateInDownLeft{transform-origin:0 100%;animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translateZ(0)}}.animate-rotateInDownRight{transform-origin:100% 100%;animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translateZ(0)}}.animate-rotateInUpLeft{transform-origin:0 100%;animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg)}to{opacity:1;transform:translateZ(0)}}.animate-rotateInUpRight{transform-origin:100% 100%;animation-name:rotateInUpRight}@keyframes rotateOut{0%{opacity:1}to{opacity:0;transform:rotate(200deg)}}.animate-rotateOut{transform-origin:50%;animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;transform:rotate(45deg)}}.animate-rotateOutDownLeft{transform-origin:0 100%;animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}.animate-rotateOutDownRight{transform-origin:100% 100%;animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}.animate-rotateOutUpLeft{transform-origin:0 100%;animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;transform:rotate(90deg)}}.animate-rotateOutUpRight{transform-origin:100% 100%;animation-name:rotateOutUpRight}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{animation-timing-function:ease-in-out;transform:rotate(80deg)}40%,80%{opacity:1;animation-timing-function:ease-in-out;transform:rotate(60deg)}to{opacity:0;transform:translateY(700px)}}.animate-hinge{transform-origin:0 0;animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform-origin:bottom;transform:scale(.1)rotate(30deg)}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate-jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate(-100%)rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate-rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate(100%)rotate(120deg)}}.animate-rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate-zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translateY(-1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translateY(60px)}}.animate-zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translate(-1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translate(10px)}}.animate-zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translate(1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translate(-10px)}}.animate-zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translateY(1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translateY(-60px)}}.animate-zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate-zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.475,.475,.475)translateY(-60px)}to{opacity:0;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.1,.1,.1)translateY(2000px)}}.animate-zoomOutDown{transform-origin:bottom;animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475)translate(42px)}to{opacity:0;transform:scale(.1)translate(-2000px)}}.animate-zoomOutLeft{transform-origin:0;animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475)translate(-42px)}to{opacity:0;transform:scale(.1)translate(2000px)}}.animate-zoomOutRight{transform-origin:100%;animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.475,.475,.475)translateY(60px)}to{opacity:0;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.1,.1,.1)translateY(-2000px)}}.animate-zoomOutUp{transform-origin:bottom;animation-name:zoomOutUp}@keyframes slideInDown{0%{visibility:visible;transform:translateY(-100%)}to{transform:translateZ(0)}}.animate-slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{visibility:visible;transform:translate(-100%)}to{transform:translateZ(0)}}.animate-slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{visibility:visible;transform:translate(100%)}to{transform:translateZ(0)}}.animate-slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{visibility:visible;transform:translateY(100%)}to{transform:translateZ(0)}}.animate-slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translateY(100%)}}.animate-slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate(-100%)}}.animate-slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate(100%)}}.animate-slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translateY(-100%)}}.animate-slideOutUp{animation-name:slideOutUp}.b-btn{cursor:pointer;background:url(https://image-download.vsplay.com/activity01/M00/06/03/CgEPemQiqZaAZDsWAACajnVqWPs275.png) 50%/contain no-repeat;width:216px;height:67px;display:inline-block}.animate-sg{position:relative;overflow:hidden}.animate-sg .sg{z-index:2;content:"";background:linear-gradient(120deg,#0000,#0000,#fff6,#0000,#0000);width:100%;height:100%;transition:all .65s;animation:2s linear infinite sg;position:absolute;top:0;left:-100%}@keyframes sg{0%{left:-100%}to{left:100%}}.animate-turnPage{animation:1.5s ease-in-out infinite alternate fluctuate}@keyframes fluctuate{0%,to{transform:translateY(0)}50%{transform:translateY(-20%)}}.animate-shadow{animation:2s linear infinite alternate shadow}@keyframes shadow{0%,to{filter:drop-shadow(0 0 0rem var(--color-animate-shadow))}50%{filter:drop-shadow(0 0 1.3rem var(--color-animate-shadow))}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0}html{scroll-behavior:smooth;font-size:13.3333vw}@media only screen and (width>=751px){html{font-size:75px}}@media screen and (aspect-ratio>=.83){html{font-size:60px}}body{font-family:Microsoft Yahei,Arial;line-height:1.5;overflow-x:hidden}ul,ol,li dt,dd{list-style:none}*{-webkit-tap-highlight-color:transparent}:focus{outline:none}a,button{cursor:pointer;text-decoration:none}img{vertical-align:middle;border:none;max-width:100%}input,textarea,select,button{box-sizing:border-box;vertical-align:middle;font-size:inherit;border:0;outline:none;font-family:inherit}textarea{resize:none;overflow-y:auto}.swiper-button-prev,.swiper-button-next:focus{outline:none}.fullpage-wrap html,body{width:100%;height:100%;min-height:100%}.page-container{margin:0 auto;overflow:hidden}.section{width:100%;position:relative}.wrap{width:100%;margin:0 auto;font-size:0;overflow:hidden}.lazy:not(.loaded),.lazy:not(.loaded) .swiper-pagination-bullet,.lazy:not(.loaded):before,.lazy:not(.loaded):after{background-image:none!important}.video-bg{z-index:0;-o-object-fit:fill;object-fit:fill;width:100%;height:100%;position:absolute;top:0}.scrollbar{scrollbar-color:#bf7f20 #d5c3a8;overflow:hidden auto}.scrollbar::-webkit-scrollbar{cursor:pointer;background-color:#d5c3a8;border-radius:0 .3rem;width:.02rem}.scrollbar::-webkit-scrollbar-thumb{cursor:pointer;background-color:#bf7f20}@font-face{font-family:"210 Soomyungjo";src:url("210 荐疙炼 040.b3a16bfa.ttf")}.fixed-nav{z-index:77;background:url(fixed-nav.22d02b6d.png) 50%/7.5rem 1.1rem no-repeat;width:7.5rem;height:1.1rem;position:fixed}.platform-btn{background:url(platform-btn.c1a4d0c4.png) 50%/.49rem .49rem no-repeat;width:.49rem;height:.49rem;position:absolute;top:50%;left:.36rem;transform:translateY(-50%)}.log{position:absolute;top:50%;right:.35rem;transform:translateY(-50%)}.login-btn{background:url(login-btn.42d99b63.png) 50%/.42rem .47rem no-repeat;width:.42rem;height:.47rem}.logout-btn{background:url(logout-btn.78e493b4.png) 50%/.47rem .47rem no-repeat;width:.47rem;height:.47rem}.fixed-role-info{color:#871f08;justify-content:space-around;align-items:center;width:5.3rem;height:1rem;margin:0 auto;font-family:"210 Soomyungjo";font-weight:400;display:none}.fixed-role-info .text-box{background:url(fixed-role-info.cef68631.png) 50%/3.69rem .55rem no-repeat;width:3.69rem;height:.55rem;font-size:0;display:flex}.fixed-role-info .text-child{white-space:nowrap;height:.54rem;padding:0;font-size:.22rem;line-height:.54rem}.fixed-role-info label{height:.54rem;line-height:.54rem;display:inline-block}.fixed-role-info .input-text{color:#871f08;vertical-align:top;background:0 0;width:1.1rem;height:.54rem;line-height:.54rem}.fixed-role-info .text-child-1{width:1.5rem;padding:0 .1rem}.fixed-role-info .text-child-2{width:1.8rem;padding-left:.1rem}.menu-part{z-index:76;width:7.5rem}.menu-btn{background:url(menu-btn.b3f61893.png) 50%/.35rem .33rem no-repeat;width:.35rem;height:.33rem;bottom:-.3rem;left:.4rem}.menu-ul{margin:1.7rem auto 0}.menu-item{width:.81rem;height:.82rem;margin:0 auto .04rem}.menu-item-1{background:url(menu-item-1.473b3b01.png) 50%/.83rem .84rem no-repeat;width:.83rem;height:.84rem}.menu-item-2{background:url(menu-item-2.c61b9775.png) 50%/.83rem .83rem no-repeat;width:.83rem;height:.83rem}.menu-item-3{background:url(menu-item-3.359cc0f7.png) 50%/.83rem .83rem no-repeat;width:.83rem;height:.83rem}.menu-item-4{background:url(menu-item-4.156a5208.png) 50%/.83rem .83rem no-repeat;width:.83rem;height:.83rem}.nav-btn-box{background:url(menu-bg.2024c4ab.png) top/1.03rem 1.71rem no-repeat;width:1.03rem;height:1.71rem;transition:all 1s;animation-delay:2s;left:.4rem;transform:translateY(.98rem)}.nav-btn-box.f-hide{animation-delay:0;transform:translateY(-1rem)}.menu-container{width:1.4rem;animation-delay:0;background:url(menu-bg-open.59901e90.png) top/1.4rem 4.72rem no-repeat;height:4.72rem;transition:all 1s;left:.4rem;transform:translateY(-5.12rem)}.menu-container.opened{animation-delay:1s;transform:translateY(.98rem)}.menu-container .menu-btn{top:1.15rem;bottom:inherit;left:.57rem;transform:rotate(180deg)}.progress-box{width:6.16rem;margin:.1rem auto .3rem;position:relative}.reach-progress{z-index:1;background:url(integral-progress.8b3e8804.png) 50%/100% no-repeat;width:6.16rem;height:.09rem;position:absolute;top:1.54rem}.reach-line{background:url(integral-progress-c.97046f66.png) 50%/100% 100% no-repeat;width:0;height:.04rem;position:absolute;top:50%;transform:translateY(-50%)}.reach-reward-box{z-index:2;flex-direction:row;justify-content:space-between;align-items:center;display:flex;position:relative}.reward-box{filter:grayscale();width:.87rem;height:.74rem;position:relative}.reward-box:after{content:"";z-index:-1;background:url(reward-box.0d520876.png) 50%/.88rem .77rem no-repeat;width:.88rem;height:.77rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.reward-box:before{content:"";z-index:-1;background:url(reward-box-l.968df8ac.png) 50%/1.33rem 1.24rem no-repeat;width:1.33rem;height:1.24rem;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.reach-info{flex-direction:column;justify-content:center;align-items:center;width:.87rem;display:flex}.reach-info .sign-got-icon{display:none}.reach-info.reached .reward-box{filter:none}.reach-info.reached .reward-box:before{display:block}.reach-info.got{filter:grayscale()brightness(.75)}.reach-info.got .sign-got-icon{display:block}.reach-info.got .reward-box:before{display:none}.got-tip{font-size:.2rem;display:none;position:absolute;bottom:-.3rem}.reach-icon{background:url(reach-icon.de5b1e14.png) 50%/.24rem .23rem no-repeat;width:.24rem;height:.23rem}.reward-name{color:#d9ba8e;filter:drop-shadow(0 0 2px #000);margin:.1rem 0;font-family:"210 Soomyungjo";font-size:.23rem;line-height:.29rem;position:relative}.reward-name:after{content:attr(data-name);-webkit-text-stroke:2px #99693f;z-index:-1;position:absolute;top:0;left:0}.reach-reward-data-box{width:100%;height:1rem;margin:0 auto .1rem}.reach-reward-intro-box .sign-got-icon{display:none}.reach-reward-intro-box.got .reach-reward-img{filter:grayscale()}.reach-reward-intro-box.got .sign-got-icon{display:block}.reach-reward-img{width:1.02rem;height:1.01rem}.section-01{height:14.01rem}.index-rule-btn{background:url(index-rule-btn.187c9ee4.png) 50%/4.81rem 1.83rem no-repeat;width:4.81rem;height:1.83rem;margin:12.97rem auto 0}.section-02{height:14.6rem}.login-props-data{width:89%;margin:3.5rem auto 0}.login-reward-list{flex-wrap:wrap;justify-content:center;width:7.3rem;margin:.2rem auto .1rem;display:flex}.login-reward{position:relative}.login-reward .sign-got-icon{display:none;top:-.2rem;left:-.1rem}.login-reward .sign-reach-icon{z-index:2;width:2.34rem;height:2.56rem;display:none;top:-.15rem;left:-.15rem}.login-reward.reached .sign-reach-icon{display:inline-block}.login-reward.got .login-reward-img{filter:grayscale()}.login-reward.got .sign-got-icon{filter:grayscale(-100%);display:inline-block}.login-reward.got .sign-reach-icon{display:none}.sign-icon{width:.93rem;height:.93rem}.sign-got-icon{background:url(sign-got-icon.8292092b.png) top/contain no-repeat}.sign-reach-icon{background:url(sign-reach-icon.17d54902.png) top/2.34rem 2.56rem no-repeat;width:2.34rem;height:2.56rem}.login-reward-1{width:2.02rem;height:2.72rem;margin:.1rem .3rem}.login-reward-2{width:2.02rem;height:2.74rem;margin:.1rem .3rem}.login-reward-3{width:2.3rem;height:2.92rem;margin:.2rem 0}.login-reward-3 .sign-reach-icon{left:.05rem}.login-reward-4{width:2.62rem;height:3rem;margin:.2rem 0 0}.login-reward-4 .sign-reach-icon{left:.05rem}.login-reward-5{width:2.02rem;height:3.02rem;margin:.2rem 0}.login-reward-6{width:2.32rem;height:3.07rem;margin:.1rem .1rem 0}.login-reward-6 .sign-reach-icon{left:-.05rem}.login-reward-7{width:2.42rem;height:3.01rem;margin:.1rem 0}.login-reward-7 .sign-reach-icon{left:.1rem}.login-reward-img{background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;display:inline-block}.task-content{background:url(task-part-bg.1065211e.png) 50%/7.14rem 7.54rem no-repeat;width:7.14rem;height:7.54rem;margin:.3rem auto .2rem}.task-box{width:97%;height:96.5%;margin:0 auto;padding:.1rem .1rem .05rem;display:flex}.task-box.end{justify-content:center;align-items:center}.task-type-list{background:url(task-line.aed5daed.png) 104%/.19rem 6.15rem no-repeat;width:2.07rem;height:100%}.task-type-item{color:#d4d4d4;border-bottom:1px solid #7c6b504d;width:1.8rem;height:.98rem;margin-left:.05rem;font-family:"210 Soomyungjo";font-size:.25rem;line-height:.92rem;position:relative}.task-type-item.cur,.task-type-item:hover{border-bottom:0;border-right:.05rem solid #ed9349;width:1.86rem}.link-store-btn{width:100%;height:.3rem;display:inline-block;position:absolute;bottom:.1rem}.task-type-item-1{background:url(task-type-item-1.06c4ae04.png) .11rem/1.97rem 1.15rem no-repeat;width:1.97rem;height:1.15rem}.task-type-item-1.cur,.task-type-item-1:hover{background:#7e221a url(cur-task-type-item-1.8b294d10.png) 50%/1.97rem 1.15rem no-repeat;width:1.97rem;height:1.15rem}.task-type-item-2{background:url(task-type-item-2.2dd3fcdb.png) .11rem/1.99rem 1.15rem no-repeat;width:1.99rem;height:1.15rem}.task-type-item-2.cur,.task-type-item-2:hover{background:#7e221a url(cur-task-type-item-2.9cd315ca.png) 50%/1.99rem 1.15rem no-repeat;width:1.99rem;height:1.15rem}.task-type-item-3{background:url(task-type-item-3.64da207c.png) .11rem/1.99rem 1.15rem no-repeat;width:1.99rem;height:1.15rem}.task-type-item-3.cur,.task-type-item-3:hover{background:#7e221a url(cur-task-type-item-3.7fc5f897.png) 50%/1.99rem 1.15rem no-repeat;width:1.99rem;height:1.15rem}.task-type-item-4{background:url(task-type-item-4.662cf119.png) .11rem/1.99rem 1.15rem no-repeat;width:1.99rem;height:1.15rem}.task-type-item-4.cur,.task-type-item-4:hover{background:#7e221a url(cur-task-type-item-4.a8d22869.png) 50%/1.99rem 1.15rem no-repeat;width:1.99rem;height:1.15rem}.task-type-item-5{background:url(task-type-item-5.c1d3dc73.png) .11rem/1.99rem 1.15rem no-repeat;width:1.99rem;height:1.15rem}.task-type-item-5.cur,.task-type-item-5:hover{background:#7e221a url(cur-task-type-item-5.b40c7d7e.png) 50%/1.99rem 1.15rem no-repeat;width:1.99rem;height:1.15rem}.task-type-item-6{background:url(task-type-item-6.5c25cb90.png) .11rem/1.99rem 1.47rem no-repeat;width:1.99rem;height:1.47rem}.task-type-item-6.cur,.task-type-item-6:hover{background:#7e221a url(cur-task-type-item-6.5711c29b.png) 50%/1.99rem 1.47rem no-repeat;width:1.99rem;height:1.47rem}.task-type-item-5{background-size:1.39rem .27rem}.task-type-item-6{background-size:1.51rem .68rem}.task-ul{width:4.9rem;height:100%}.task-li{background:#9f130c40;border-bottom:1px solid #7c6b50;flex-direction:row;justify-content:space-around;align-items:center;width:100%;height:.98rem;margin:0 auto;display:flex;position:relative}.task-li .muffin-icon{background-position:0;background-size:.61rem .42rem;width:.49rem;height:.46rem;padding-top:.5rem;padding-left:.6rem}.muffin-100-icon{background:url(muffin-100.c108c6a9.png) 50%/contain no-repeat;width:1.09rem;height:.46rem}.task-data{color:#efdfca;text-align:center;font-family:"210 Soomyungjo";font-size:.23rem;font-weight:400;line-height:.28rem}.task-integral{color:#fff;text-align:center;background:url(task-integral-btn.a4ea691e.png) 50%/1.38rem .59rem no-repeat;width:1.38rem;height:.59rem;font-family:"210 Soomyungjo";font-size:.21rem;line-height:.52rem;right:.3rem}.task-update-btn{background:url(task-update-btn.85c1761f.png) 50%/4.45rem 1.33rem no-repeat;width:4.45rem;height:1.33rem;margin:.1rem auto 0}.task-update-btn.disabled,.task-update-btn.end{filter:grayscale()}.section-03{height:16.59rem}.section-03 .rule-btn{top:3.05rem;right:.5rem}.section-03 .task-integral-text{color:#7a220d;margin-left:.3rem}.task-props-data{flex-direction:column;justify-content:flex-start;margin:3.8rem 0 0 .4rem;display:flex}.reach-integral-img-1{background:url(reach-integral-img-1.ceb6209a.png) top/1.2rem 1.19rem no-repeat;width:1.2rem;height:1.19rem}.reach-integral-img-2{background:url(reach-integral-img-2.9bb2ad74.png) top/1.2rem 1.19rem no-repeat;width:1.2rem;height:1.19rem}.reach-integral-img-3{background:url(reach-integral-img-3.3c5938ae.png) top/1.2rem 1.19rem no-repeat;width:1.2rem;height:1.19rem}.reach-integral-img-4{background:url(reach-integral-img-4.7e7a2a32.png) top/1.2rem 1.19rem no-repeat;width:1.2rem;height:1.19rem}.reach-integral-img-5{background:url(reach-integral-img-5.0fda53db.png) top/1.2rem 1.19rem no-repeat;width:1.2rem;height:1.19rem}.reach-reward-data-box-integral .reach-reward-intro-box-1{left:-.1rem}.reach-reward-data-box-integral .reach-reward-intro-box-2{left:.2rem}.reach-reward-data-box-integral .reach-reward-intro-box-3{left:.5rem}.reach-reward-data-box-integral .reach-reward-intro-box-4{left:.7rem}.reach-reward-data-box-integral .reach-reward-intro-box-5{left:1.1rem}.reach-reward-intro-box{width:1.02rem;height:1.01rem;position:relative}.reach-reward-intro-box .sign-got-icon{width:.6rem;height:.6rem;top:-.1rem;left:-.1rem}.muffin-icon-num{color:#ffedcf;font-family:"210 Soomyungjo";font-size:.2rem}.section-game.catchAllAndEnd .progress-box-game{margin:.8rem auto .3rem}.section-game .grid{grid-template-rows:repeat(3,1.35rem);grid-template-columns:repeat(4,1.42rem);gap:.07rem;width:5.9rem;height:94%;margin:.17rem auto 0;display:grid}.section-game .grid .cell{cursor:pointer;z-index:3;background:url(game-block-bg.7dd6f672.png) 50%/contain no-repeat;justify-content:center;align-items:center;width:1.42rem;height:1.35rem;font-size:24px;display:flex;position:relative;overflow:hidden}.section-game .grid .cell:before{z-index:-1;content:"";background-image:url(https://image-download.vsplay.com/activity01/M00/05/02/CgD_EGbNbPOAfhEwAABEeYEueF4266.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.section-game .grid .cell.hidden:after{content:"";z-index:1;background:url(https://image-download.vsplay.com/activity01/M00/0C/14/CgD_EGcwfoaAf0aBAAAnpN6MU-A722.png) 50%/64% no-repeat;width:100%;height:100%;position:absolute;top:0;left:0}.section-game .grid .cell.hidden.shake:after{animation:.9s 1.5s headShake}.section-game .grid .cell.disabled{cursor:not-allowed}.section-game .grid .cell.chicken:before{content:"";background:url(chicken-l.4ba7b7a4.png) 50%/2.21rem 1.43rem no-repeat;width:2.21rem;height:1.43rem;transition:all 2s;position:absolute;top:-.15rem;left:50%;transform:translate(-50%)}.section-game .grid .cell.chicken:after{z-index:2;content:"";background:url(broken-egg-icon.6e995c03.png) bottom/contain no-repeat;width:1.21rem;height:72%;position:absolute}.section-game .grid .cell.chicken.clicked .chicken-icon{opacity:1;animation:none}.section-game .game-btn-box{flex-wrap:wrap;width:100%;margin:0 auto .7rem}.section-game .game-btn{color:#ffedcf;text-align:center;text-shadow:1px 1px #4b3018,-1px -1px #4b3018,1px -1px #4b3018,-1px 1px #4b3018;background:url(game-btn.2c83b79e.png) 50%/4.45rem 1.33rem no-repeat;width:4.45rem;height:1.33rem;margin:.01rem .2rem;font-family:"210 Soomyungjo";font-size:.43rem;line-height:1.33rem;position:relative}.section-game .hammers-btn.pre-hammers-btn{display:block}.section-game .hammers-btn.pre-hammers-btn:after{content:"카드 뒤집기"}.section-game .hammers-btn.cancel-hammers-btn{display:none}.section-game .hammers-btn.cancel-hammers-btn:after{content:"카드 뒤집기 취소"}.section-game .hammers-btn.end{filter:grayscale()}.section-game .next-level-btn{font-size:.24rem}.section-game .game-info{color:#ffedcf;text-align:center;margin:.01rem auto;font-family:"210 Soomyungjo";font-size:.25rem;font-weight:400;line-height:.57rem}.section-game .game-info.is-catch-all{margin:.25rem auto;line-height:.4rem}.section-game .click-moon-tip{visibility:hidden}.section-game .chicken-icon{z-index:1;opacity:0;background:url(muffin-icon.48a695bb.png) 50%/contain no-repeat;width:.79rem;height:1.04rem;margin-bottom:.4rem;position:relative}.section-game .muffin-icon{width:.81rem;height:1.42rem;margin:0}.section-game .broken-egg-icon{background:url(broken-egg-icon.6e995c03.png) bottom/contain no-repeat;width:1.21rem;height:72%;margin:0}.section-game .game-hammer{z-index:7;opacity:0;transform-origin:0;background:url(game-hammer.73b9547a.png) 50%/.86rem 1.11rem no-repeat;width:.86rem;height:1.11rem;animation:3s ease-in-out forwards hammer-sequence,1s ease-in-out 3s forwards hammer-fade-out;display:inline-block;position:absolute;top:.2rem;left:0}.section-game .ui-common-data-item .muffin-icon{height:.82rem}@keyframes clouds-spread{0%{opacity:1;background-position:-.3rem .4rem,0 1rem}to{opacity:0;background-position:1.4rem .4rem,-1.6rem 1rem}}@keyframes hammer-sequence{0%{opacity:0;transform:translateY(.5rem)rotate(0)}20%{opacity:1;transform:translateY(0)rotate(0)}40%{transform:rotate(-45deg)}50%{transform:rotate(0)}60%{transform:rotate(-45deg)}70%{transform:rotate(0)}80%{transform:rotate(-45deg)}90%{transform:rotate(0)}to{opacity:1;transform:translateY(0)rotate(0)}}@keyframes hammer-fade-out{0%{opacity:1;transform:translateY(0)rotate(0)}to{opacity:0;transform:translateY(1rem)rotate(0)}}.section-04{height:13.96rem}.section-04 .rule-btn{top:1.35rem;right:.1rem}.section-04 .ui-common-data-item{color:#ffedcf}.section-04 .ui-common-data-item .muffin-icon{width:.61rem;height:.35rem}.wrap-game{width:6.3rem}.game-data{margin:2.2rem auto 0}.game-data-item{margin-top:.1rem}.game-data-item-muffin{margin-bottom:.1rem}.game-level{color:#ffedcf;margin-top:.3rem;font-family:"210 Soomyungjo";font-size:.6rem;font-weight:400;line-height:.7rem}.game-content{background:url(game-content-bg.0185371a.png) top/6.25rem 4.56rem no-repeat;width:6.25rem;height:4.56rem;margin:0 auto .1rem;overflow:hidden}.game-block{background:url(game-block-bg.7dd6f672.png) 50%/contain no-repeat;width:1.42rem;height:1.35rem}.start-game-btn{background:url(start-game-btn.accda3ff.png) 50%/2.26rem .68rem no-repeat;width:2.26rem;height:.68rem;margin:.45rem auto .6rem}.game-reach-list{width:80%;margin:0 auto}.game-reach-list .look-send-reward-code-btn{width:.84rem;height:.76rem}.game-reach-list .look-send-reward-code-btn:after{z-index:-1;background:url(game-reach-icon.9e0f363e.png) 50%/.98rem .85rem no-repeat;width:.98rem;height:.85rem}.reach-game-img-1{background:url(reach-game-img-1.0c31b92c.png) top/1.66rem 1.36rem no-repeat;width:1.66rem;height:1.36rem}.reach-game-img-2{background:url(reach-game-img-2.4baa49fd.png) top/1.66rem 1.36rem no-repeat;width:1.66rem;height:1.36rem}.reach-game-img-3{background:url(reach-game-img-3.8dfd40c6.png) top/1.66rem 1.36rem no-repeat;width:1.66rem;height:1.36rem}.reach-game-img-4{background:url(reach-game-img-4.a38aad85.png) top/1.66rem 1.36rem no-repeat;width:1.66rem;height:1.36rem}.reach-reward-data-box-game .reach-reward-intro-box-1{left:.5rem}.reach-reward-data-box-game .reach-reward-intro-box-2{left:.9rem}.reach-reward-data-box-game .reach-reward-intro-box-3{left:1.2rem}.reach-reward-data-box-game .reach-reward-intro-box-4{left:1.5rem}.section-05{height:29.32rem}.section-05 .rule-btn{top:3rem;right:.5rem}.section-05 .exchange-data{width:6.65rem;margin:3.8rem auto .8rem}.section-05 .exchange-data-item{margin-top:.15rem}.exchange-list{flex-wrap:wrap;justify-content:space-around;margin:0 auto;display:flex}.exchange-item{position:relative}.exchange-item .exchange-text{color:#f3d499;font-size:.24rem;line-height:inherit}.exchange-item-info{position:relative}.exchange-item-img{background-position:50%;background-repeat:no-repeat;background-size:contain;width:2.83rem;height:2.97rem}.sold-out-icon{background:url(sold-out-icon.67cf8bdf.png) 50%/1.07rem .69rem no-repeat;width:1.07rem;height:.69rem;display:none;top:.7rem}.big-reward-text{bottom:.05rem;left:.1rem}.exchange-cur-data{bottom:.05rem;right:.1rem}.exchange-btn{background:url(exchange-btn.ef1cdcbe.png) 50%/1.22rem .47rem no-repeat;width:1.22rem;height:.47rem;margin:.2rem auto}.exchange-btn.got,.exchange-btn.disabled{filter:grayscale()}.target-props .text{color:#8b3022;font-size:.25rem}.pop{width:6.46rem;max-width:100%;display:none;position:relative}.btn-bg{background:url(btn-bg.4e9c2921.png) 50%/contain no-repeat;line-height:.59rem}.pop-default{background:url(pop-default.7914fa31.png) 50%/6.18rem 3.75rem no-repeat;width:6.18rem;height:3.75rem}.pop-close-btn{z-index:99999;background:url(pop-close-btn.4ee1036b.png) 50%/.65rem .65rem no-repeat;width:.65rem;height:.65rem;display:block;position:absolute;top:-.2rem;right:-.2rem}.pop-btn{width:2.04rem;height:.56rem}.confirm-btn{background:url(confirm-btn.82a1145e.png) 50%/1.85rem .57rem no-repeat;width:1.85rem;height:.57rem}.cancel-btn{background:url(cancel-btn.240de44c.png) 50%/1.85rem .57rem no-repeat;width:1.85rem;height:.57rem}.pop-ok-btn{background:url(pop-ok-btn.4b1210df.png) 50%/2.04rem .56rem no-repeat;width:2.04rem;height:.56rem}.pop-text{color:#ffecd3;font-family:"210 Soomyungjo";font-size:.2rem;font-weight:400;line-height:.3rem}.pop-video iframe{width:100%;height:100%;margin:0 auto;display:block;position:relative}.pop-content-msg{box-sizing:border-box;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:0 .3rem;display:flex}.pop-rule{background:url(pop-rule-bg.a70aae5d.png) 50%/6.18rem 5.65rem no-repeat;width:6.18rem;height:5.65rem}.rule-box{width:5.4rem;height:3.15rem;margin:2.7rem auto 0;position:relative}.rule-cut-btn-box{position:relative}.rule-cut-btn{filter:brightness(.8);width:.73rem;height:.68rem;position:absolute}.rule-cut-btn.cur,.rule-cut-btn:hover{filter:brightness()}.rule-cut-btn-1{background:url(rule-cut-btn-1.b17c345a.png) 50%/1.31rem .53rem no-repeat;width:1.31rem;height:.53rem}.rule-cut-btn-2{background:url(rule-cut-btn-2.185c2d41.png) 50%/1.31rem .53rem no-repeat;width:1.31rem;height:.53rem}.rule-cut-btn-3{background:url(rule-cut-btn-3.048affe6.png) 50%/1.31rem .53rem no-repeat;width:1.31rem;height:.53rem}.rule-cut-btn-4{background:url(rule-cut-btn-4.1ddc7501.png) 50%/1.31rem .53rem no-repeat;width:1.31rem;height:.53rem}.rule-cut-btn-1{top:.04rem}.rule-cut-btn-2{top:.8rem}.rule-cut-btn-3{top:1.58rem}.rule-cut-btn-4{top:2.4rem}.rule-content-box{background:url(rule-content-bg.7cb199a3.png) 50%/5.73rem 2.74rem no-repeat;width:5.73rem;height:2.74rem;position:absolute;top:50%;right:-.1rem;transform:translateY(-50%)}.rule-content-warp{width:93%;height:2.2rem;margin:.2rem auto;padding:0 .1rem}.rule-content{display:none;position:relative}.rule-content.cur{display:block}.reward-detail-img{background-position:50%;background-repeat:no-repeat;background-size:contain;width:5.71rem;height:1.52rem;margin:1rem auto .6rem}.pop-reward-detail-btn{filter:grayscale()}.pop-reward-detail-btn:after{content:"수령"}.pop-reward-detail-btn.reached{filter:grayscale(0)}.pop-reward-detail-btn.got{filter:grayscale()}.pop-reward-detail-btn.got:after{content:"수령 완료"}.pop-exchange.than-1{background:url(pop-exchange-bg.d8f33327.png) 50%/6.18rem 5.21rem no-repeat;width:6.18rem;height:5.21rem}.pop-exchange.than-1 .sign-equal-1{display:none}.pop-exchange.than-1 .sign-than-1{display:block}.pop-exchange.than-1 .number-input-container{display:flex}.pop-exchange.equal-1{background:url(pop-exchange-bg-equal.c93b6e55.png) 50%/6.4rem 5.13rem no-repeat;width:6.4rem;height:5.13rem}.pop-exchange.equal-1 .sign-than-1{display:none}.pop-exchange.equal-1 .sign-equal-1{display:block}.pop-exchange .isCoupon{margin:1.2rem auto .4rem}.pop-exchange .pop-btn-box{width:90%;margin:.2rem auto .1rem}.pop-exchange-text{color:#ffecd3;text-align:center;margin:.5rem auto .2rem;font-family:"210 Soomyungjo";font-size:.25rem;font-weight:400;line-height:.36rem}.pop-exchange-text.sign-equal-1{margin:.7rem auto .2rem}.pop-role-info-box{width:90%;margin:.1rem auto .3rem}.pop-role-info-box.sign-equal-1{margin:.4rem auto .5rem}.pop-role-info{color:#ffdaab;white-space:nowrap;white-space:nowrap;background:#47231c;border:1px solid #9c7353;width:2.15rem;height:.58rem;padding:0 .1rem;font-family:"210 Soomyungjo";font-size:.3rem;line-height:.58rem}.pop-role-info label{height:.58rem;line-height:.58rem;display:inline-block}.pop-role-info .input-text{color:#ffdaab;vertical-align:top;background:0 0;width:1.1rem;height:.58rem;line-height:.54rem}.pop-exchage-data{text-shadow:1px 1px #2e0e07,-1px -1px #2e0e07,1px -1px #2e0e07,-1px 1px #2e0e07;font-size:.25rem}.pop-game-text{text-align:center;margin:1.3rem auto .8rem}.pop-game .pop-btn{font-size:.27rem;line-height:.65rem}.pop-game .catch-sign-btn{background:url(game-btn.2c83b79e.png) 50%/4.45rem 1.33rem no-repeat;width:4.45rem;height:1.33rem;margin:.01rem .2rem;font-size:.23rem;line-height:.6rem}.pop-game .catch-sign{display:none}.pop-game .not-catch-sign,.pop-game.isCatch .catch-sign{display:block}.pop-game.isCatch .not-catch-sign,.pop-game .catch-all-text,.pop-game.isCatchAll .catch-sign,.pop-game.isCatchAll .not-catch-sign{display:none}.pop-game.isCatchAll .pop-game-text{width:96%;margin:.9rem auto .5rem}.pop-game.isCatchAll .catch-all-text{font-size:.28rem;display:inline-block}.pop-game.isCatchAll .confirm-btn{display:block}.pop-chose-server-role{background:url(pop-chose-server-role.09f4accc.png) 50%/6.18rem 3.88rem no-repeat;width:6.18rem;height:3.88rem}#server-select-box{z-index:999}option,.server-select-ul{color:#ffecd3;text-align:center;background:#58271e;width:1.91rem}.server-select-ul{z-index:999;text-align:center;max-height:3rem;padding:0;font-size:.2rem;list-style-type:none;display:none;position:absolute;top:.45rem;overflow:hidden auto}.server-select-ul li{height:.35rem;padding:.1rem 0;line-height:.35rem}.server-select-ul li:hover{background-color:#1967d2}.box-bg{width:80%;margin:1.7rem auto .25rem}.btn-select{z-index:0;color:#ffecd3;text-align:center;width:1.91rem;height:.5rem;margin:0 auto .19rem;font-size:.31rem;line-height:.6rem;display:block;position:relative}.input-select{z-index:99;color:#d8b199;text-align:center;text-align-last:center;appearance:none;background:#58271e;border:1px solid #9c7353;width:100%;height:100%;font-family:"210 Soomyungjo";font-size:.26rem;line-height:.5rem;position:absolute;top:0;left:0}.input-select option{text-align:center;padding:.1rem 0}.input-select::placeholder{color:#d8b199;background:#58271e}.pop-btn-box-role{width:86%;margin:0 auto}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{appearance:textfield}.number-input-container{justify-content:center;align-items:center;margin:.1rem auto;display:flex}.number-input-container input[type=number]{color:#ffecd3;text-align:center;background:#48241c;border:1px solid #9c7353;outline:none;width:.98rem;height:.578rem;font-family:"210 Soomyungjo";font-size:.39rem;font-weight:400;line-height:.28rem}.input-btn{width:.63rem;height:.59rem}.input-btn.disabled{filter:grayscale()}.decrement-btn{background:url(decrement-btn.0708e955.png) 50%/.87rem .69rem no-repeat;width:.87rem;height:.69rem}.increment-btn{background:url(increment-btn.5ebe4305.png) 50%/.87rem .69rem no-repeat;width:.87rem;height:.69rem}.page-container{max-width:7.5rem}.section-01{background:url(bg1.3a7c7a6e.jpg) top/7.5rem 13.1rem no-repeat;width:7.5rem;height:13.1rem}.section-02{background:url(bg2.61c61719.jpg) top/7.5rem 16.57rem no-repeat;width:7.5rem;height:16.57rem}.section-03{background:url(bg3.d667172c.jpg) top/7.5rem 16.53rem no-repeat;width:7.5rem;height:16.53rem}.section-04{background:url(bg4.2a9ea32f.jpg) top/7.5rem 16.45rem no-repeat;width:7.5rem;height:16.45rem}.section-05{background:url(bg5.eb4c6881.jpg) top/7.5rem 18.35rem no-repeat;width:7.5rem;height:18.35rem}.rule-btn{background:url(rule-btn.1295ee3c.png) 50%/.64rem .63rem no-repeat;width:.64rem;height:.63rem;top:1.9rem;right:.5rem}.text{color:#ffedcf;font-family:"210 Soomyungjo";font-size:.3rem}.ui-common-data{width:100%}.ui-common-data-item{color:#7a220d;font-family:"210 Soomyungjo";font-size:.34rem;font-weight:400;line-height:.4rem}.muffin-icon{background:url(muffin-icon.48a695bb.png) 50%/contain no-repeat;width:.51rem;height:.32rem;margin-right:.1rem}.hammer-icon{background:url(hammer-icon.0fe3602e.png) 50%/.46rem .61rem no-repeat;width:.46rem;height:.61rem;margin-right:.1rem}.stroke{z-index:0;position:relative}.stroke:after{z-index:-1;-webkit-text-stroke:2px #000;position:absolute;top:0;left:0}.btn-font{color:#5e4a2e;text-align:center;font-family:"210 Soomyungjo";font-size:.3rem}.hammer-content{flex-wrap:nowrap;justify-content:center;align-items:center;display:inline-flex}.is-catch-all{display:none}.info-white{color:#fff;text-align:center;width:6.3rem;margin:0 auto;font-family:"210 Soomyungjo";font-size:.25rem;font-weight:400;line-height:.32rem}.cur-act .fixed-role-info,.cur-act .fixed-role-info .input-text{color:#261b12}.cur-act .fixed-role-info label{line-height:.6rem}.cur-act .menu-btn{left:.35rem}.cur-act .nav-btn-box{left:.2rem}.cur-act .menu-container{left:0}.cur-act .menu-container.opened{transform:translateY(.78rem)}.cur-act .menu-container.opened .menu-btn{top:1.22rem;left:.65rem}.cur-act .menu-container .menu-ul{margin-left:.2rem}.cur-act .index-rule-btn{margin:11.27rem auto 0}.cur-act .rule-btn{top:2.5rem;right:.4rem}.cur-act .text{color:#ffedcf;text-shadow:1px 1px #4b3018,-1px -1px #4b3018,1px -1px #4b3018,-1px 1px #4b3018}.cur-act .ui-common-data-item{color:#ffedcf;text-shadow:1px 1px #4b3018,-1px -1px #4b3018,1px -1px #4b3018,-1px 1px #4b3018;font-size:.3rem}.cur-act .login-props-data{margin:3.8rem auto 0}.cur-act .login-reward{width:2.26rem;height:3.53rem}.cur-act .login-reward.got .login-reward-img{filter:grayscale(2.8)brightness(.5)}.cur-act .login-reward-1,.cur-act .login-reward-2{margin:.1rem .14rem 0}.cur-act .sign-reach-icon{background-size:100% 100%;width:2.54rem;height:3.96rem;top:-.25rem;left:-.15rem}.cur-act .sign-got-icon{width:1.21rem;height:.68rem;top:1.1rem;left:0}.cur-act .section-02{height:16.5rem}.cur-act .section-02 .sign-got-icon{width:2.21rem;height:1.28rem}.cur-act .section-03 .rule-btn{top:2.2rem}.cur-act .section-03 .task-li{background:#cac3b7;border-bottom:1px solid #eeedeb;height:1.15rem}.cur-act .section-03 .task-li:nth-child(6){height:1.44rem}.cur-act .section-03 .task-li .muffin-icon{width:.86rem;height:.73rem}.cur-act .section-03 .task-props-data{margin:3.6rem 0 0 .5rem}.cur-act .section-03 .ui-common-data-item{margin:0;line-height:.5rem}.cur-act .section-03 .task-box{padding:.15rem .1rem .05rem}.cur-act .section-03 .task-data{color:#582100;text-shadow:1px 1px #fff,-1px -1px #fff,1px -1px #fff,-1px 1px #fff;font-weight:700}.cur-act .section-03 .task-integral-text{margin-left:-.3rem}.cur-act .section-03 .hammer-data-show-text{position:absolute;right:.5rem}.cur-act .section-03 .hammer-icon{background-size:contain;width:.34rem;height:.49rem}.cur-act .section-03 .task-content{margin:.1rem auto .2rem}.cur-act .section-03 .task-type-item.cur,.cur-act .section-03 .task-type-item:hover{border-right:0}.cur-act .section-03 .task-type-item{background-color:#0000;background-position:0}.cur-act .section-03 .task-type-item-5,.cur-act .section-03 .task-type-item-6{background-size:contain}.cur-act .section-03 .task-integral{background-size:contain;font-size:.27rem;line-height:.59rem}.cur-act .section-03 .reach-reward-data-box{margin:0 auto .2rem}.cur-act .section-03 .muffin-icon-num-100{background-size:contain;width:.86rem;height:.73rem;padding:0;font-size:0;position:relative}.cur-act .section-03 .muffin-icon-num-100:after{content:"";background:url(muffin-icon-num-100.776bb6ad.png) 50%/.73rem .34rem no-repeat;width:.73rem;height:.34rem;position:absolute;bottom:-.1rem;right:-.2rem}.cur-act .section-03 .muffin-icon-num-150{background-size:contain;width:.86rem;height:.73rem;padding:0;font-size:0;position:relative}.cur-act .section-03 .muffin-icon-num-150:after{content:"";background:url(muffin-icon-num-150.98072a5a.png) 50%/.73rem .34rem no-repeat;width:.73rem;height:.34rem;position:absolute;bottom:-.1rem;right:-.2rem}.cur-act .section-03 .muffin-icon-num-200{background-size:contain;width:.86rem;height:.73rem;padding:0;font-size:0;position:relative}.cur-act .section-03 .muffin-icon-num-200:after{content:"";background:url(muffin-icon-num-200.2da16bbd.png) 50%/.73rem .34rem no-repeat;width:.73rem;height:.34rem;position:absolute;bottom:-.1rem;right:-.2rem}.cur-act .section-03 .link-store-btn{height:.5rem}.cur-act .section-03 .reach-reward-intro-box.got .reach-reward-img{filter:grayscale()brightness(.65)}.cur-act .section-03 .reach-info{filter:none}.cur-act .section-03 .reach-info.got .reward-box,.cur-act .section-03 .reach-info .reward-box:not(.reached){filter:grayscale()brightness(.75)}.cur-act .section-03 .reward-name[data-name="60"]{font-size:0}.cur-act .section-03 .reward-name[data-name="60"]:after{content:"";background:url(integral-num-60.de297789.png) 50%/.55rem .41rem no-repeat;width:.55rem;height:.41rem;position:absolute;bottom:0;left:50%;transform:translate(-38%)}.cur-act .section-03 .reward-name[data-name="120"]{font-size:0}.cur-act .section-03 .reward-name[data-name="120"]:after{content:"";background:url(integral-num-120.c27df2a7.png) 50%/.75rem .41rem no-repeat;width:.75rem;height:.41rem;position:absolute;bottom:0;left:50%;transform:translate(-38%)}.cur-act .section-03 .reward-name[data-name="180"]{font-size:0}.cur-act .section-03 .reward-name[data-name="180"]:after{content:"";background:url(integral-num-180.bf53a344.png) 50%/.75rem .41rem no-repeat;width:.75rem;height:.41rem;position:absolute;bottom:0;left:50%;transform:translate(-38%)}.cur-act .section-03 .reward-name[data-name="240"]{font-size:0}.cur-act .section-03 .reward-name[data-name="240"]:after{content:"";background:url(integral-num-240.35e0605e.png) 50%/.76rem .41rem no-repeat;width:.76rem;height:.41rem;position:absolute;bottom:0;left:50%;transform:translate(-38%)}.cur-act .section-03 .reward-name[data-name="300"]{font-size:0}.cur-act .section-03 .reward-name[data-name="300"]:after{content:"";background:url(integral-num-300.8d679667.png) 50%/.76rem .41rem no-repeat;width:.76rem;height:.41rem;position:absolute;bottom:0;left:50%;transform:translate(-38%)}.cur-act .section-03 .sign-got-icon{top:.3rem;left:0}.cur-act .section-04 .wrap-game{width:7rem}.cur-act .section-04 .rule-btn{top:2.1rem}.cur-act .section-04 .game-data{justify-content:space-around;margin:3.9rem auto 0;display:flex;position:relative}.cur-act .section-04 .game-level{text-align:center;background:url(text-bg.9eea23b5.png) 50%/5.05rem .44rem no-repeat;width:5.05rem;height:.44rem;margin:.3rem auto 0;font-size:.34rem;line-height:.49rem}.cur-act .section-04 .reach-reward-data-box{height:1.36rem}.cur-act .section-04 .hammer-icon{background-size:contain;width:.34rem;height:.49rem}.cur-act .section-04 .reach-reward-intro-box{width:1.66rem;height:1.36rem}.cur-act .section-04 .game-btn-box{margin:0 auto}.cur-act .section-04 .game-btn{font-size:.38rem}.cur-act .section-04 .progress-box{width:100%;margin:-.1rem auto .3rem}.cur-act .section-04 .reach-reward-intro-box-1{left:0}.cur-act .section-04 .reach-reward-intro-box-2{left:.1rem}.cur-act .section-04 .reach-reward-intro-box-3{left:.2rem}.cur-act .section-04 .reach-reward-intro-box-4{left:.3rem}.cur-act .section-04 .reach-progress{width:100%;top:1.74rem;left:50%;transform:translate(-50%)}.cur-act .section-04 .game-reach-list{width:89%}.cur-act .section-04 .sign-got-icon{width:1.3rem;height:.71rem;top:.4rem;left:.2rem}.cur-act .section-04 .reward-name[data-name="3"]{font-size:0}.cur-act .section-04 .reward-name[data-name="3"]:after{content:"";background:url(game-num-3.72521b0e.png) 50%/.71rem .49rem no-repeat;width:.71rem;height:.49rem;position:absolute;bottom:0;left:50%;transform:translate(-38%)}.cur-act .section-04 .reward-name[data-name="6"]{font-size:0}.cur-act .section-04 .reward-name[data-name="6"]:after{content:"";background:url(game-num-6.bed08e91.png) 50%/.72rem .49rem no-repeat;width:.72rem;height:.49rem;position:absolute;bottom:0;left:50%;transform:translate(-38%)}.cur-act .section-04 .reward-name[data-name="9"]{font-size:0}.cur-act .section-04 .reward-name[data-name="9"]:after{content:"";background:url(game-num-9.31e546e4.png) 50%/.72rem .49rem no-repeat;width:.72rem;height:.49rem;position:absolute;bottom:0;left:50%;transform:translate(-38%)}.cur-act .section-04 .reward-name[data-name="12"]{font-size:0}.cur-act .section-04 .reward-name[data-name="12"]:after{content:"";background:url(game-num-12.f0cf4306.png) 50%/.92rem .49rem no-repeat;width:.92rem;height:.49rem;position:absolute;bottom:0;left:50%;transform:translate(-38%)}.cur-act .section-game .game-content{background:0 0;height:6.66rem;margin:0 auto}.cur-act .section-game .grid{grid-template-rows:repeat(3,2.08rem);grid-template-columns:repeat(4,1.44rem)}.cur-act .section-game .grid .cell{background:0 0;width:1.38rem;height:2rem}.cur-act .section-game .grid .cell:before{background:url(game-block-bg.7dd6f672.png) 50%/contain no-repeat}.cur-act .section-game .grid .cell.hidden:after{background:url(game-block-can-bg.9e9bd980.png) 50%/contain no-repeat}.cur-act .section-game .grid .cell.hidden:before{background:0 0}.cur-act .section-game .grid .cell.flip:after{animation-name:flipAnim;animation-duration:.4s;animation-fill-mode:forwards}.cur-act .section-game .grid .cell.flip:before{background:0 0}.cur-act .section-game .game-info{line-height:.47rem}.cur-act .section-game .chicken-icon{z-index:9;background:url(game-block-had-bg.90f8823b.png) 50%/contain no-repeat;width:100%;height:100%;margin-bottom:0}.cur-act .section-game .broken-egg-icon{width:100%;height:100%}.cur-act .section-game .flipping .broken-egg-icon{animation:.4s reverse forwards flipAnim}.cur-act .section-game .flipping .chicken-icon{opacity:1;animation:.4s reverse forwards flipAnim}.cur-act .section-05 .exchange-data-item .muffin-icon{width:.56rem;height:.47rem}.cur-act .section-05 .target-props{height:.3rem}.cur-act .section-05 .target-props .muffin-icon{margin-right:0}.cur-act .section-05 .exchange-data{margin:3.4rem 0 .2rem .2rem}.cur-act .section-05 .exchange-item{margin-bottom:.2rem}.cur-act .section-05 .exchange-item-img{width:2.24rem;height:2.68rem}.cur-act .section-05 .exchange-item-img-big{width:3.39rem;height:2.67rem}.cur-act .section-05 .big-reward-text{top:1.7rem;left:.2rem}.cur-act .section-05 .exchange-text{color:#211508;text-shadow:1px 1px #fff,-1px -1px #fff,1px -1px #fff,-1px 1px #fff;font-size:.22rem;line-height:.3rem;bottom:.7rem;right:.2rem}.cur-act .section-05 .hammer-data-show-text{display:none}.cur-act .section-05 .exchange-btn{margin:0;position:absolute;bottom:.15rem;left:50%;transform:translate(-50%)}.pop-default .text{color:#fff;text-shadow:1px 1px #4b3018,-1px -1px #4b3018,1px -1px #4b3018,-1px 1px #4b3018}.pop-close-btn{inset:auto auto -1rem 50%;transform:translate(-50%)}.btn-font{color:#fff;text-shadow:1px 1px #4b3018,-1px -1px #4b3018,1px -1px #4b3018,-1px 1px #4b3018}.rule-box{width:91%;margin:2.4rem auto 0}.rule-cut-btn-box{flex-direction:row;justify-content:space-around;width:100%;display:flex;position:absolute;top:-2.1rem}.rule-cut-btn{filter:grayscale(.9);position:relative;top:auto;left:auto}.pop-reward-detail{font-size:0}.reward-detail-img{width:100%;height:1.81rem;margin:.3rem auto .1rem}.reward-detail-name{text-align:center;color:#fff;text-shadow:1px 1px #4b3018,-1px -1px #4b3018,1px -1px #4b3018,-1px 1px #4b3018;background:url(input-select.7f25e173.png) 50%/2.9rem .52rem no-repeat;width:2.9rem;height:.52rem;margin:0 auto .2rem;padding:0 .1rem;font-family:"210 Soomyungjo";font-size:.25rem;display:block}.pop-game .btn-bg{background-size:contain;width:2.03rem;height:.67rem;padding:0 .1rem;font-size:.24rem;line-height:.67rem}.pop-game .catch-sign-btn{background:url(btn-bg.4e9c2921.png) 50%/contain no-repeat}.pop-game .pop-game-text{margin:.9rem auto .5rem}@keyframes flipAnim{0%{transform:scaleX(1)}to{transform:scaleX(0)}}