html,body{-ms-touch-action:none}html{background-image:url(../img/wood.jpg);overflow:hidden}body{margin:0;font-family:Arial,Helvetica,Sans-serif;color:#000}img{border:0}#loading{z-index:1;background:#fff}.copycredits{position:absolute;height:33px;bottom:5px;right:5px}.copycredits img{width:33px;height:33px;cursor:pointer;float:left}.copycredits img+img{margin-left:3px}.popupWrap{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5)}.popup{position:fixed;color:#fff;border:3px solid #eee;background:#000;left:50%;top:50%;text-align:center;box-shadow:0 0 20px #000;border-collapse:separate}.popup .title{background:#eee;text-align:center;font-size:24px;line-height:32px;font-weight:bold;color:#000}.popup .close{position:absolute;width:34px;height:34px;cursor:pointer}.popup a:link,.popup a:visited{color:yellow}#langSelect{background:#fff;width:200px;position:absolute;bottom:0;left:0}.flag{background-image:url(../img/flags.png);background-size:240px 12px;margin-right:3px;width:18px;height:12px;display:inline-block}#langSelect td{color:#000;text-decoration:none;font-size:14px;font-weight:bold;padding:5px 2px}#langSelect tbody td:hover{background:#ccc;cursor:pointer}#langSelect tfoot tr td:after{content:'▼';float:right;display:inline-block;color:#838383}#langSelect.open tfoot tr td:after{content:'▲'}#langSelect.open{z-index:1}#langSelect tbody{display:none}.progressbar{position:absolute;top:400px;left:130px;width:540px;border-radius:8px;padding:3px;background-color:#eee;box-shadow:0 -1px 1px rgba(0,0,0,0.4) inset;border-collapse:separate}.progressbar>div{width:0;height:10px;border-radius:10px;background:#666;background:-moz-linear-gradient(top,#666 0,#999 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#666),color-stop(100%,#999));background:-webkit-linear-gradient(top,#666 0,#999 100%);background:-o-linear-gradient(top,#666 0,#999 100%);background:-ms-linear-gradient(top,#666 0,#999 100%);background:linear-gradient(to bottom,#666 0,#999 100%)}#fullscreen-icon{position:absolute;left:10px;bottom:10px;cursor:pointer;width:40px;height:35px;background:url(../img/fullscreen-on.png)}#fullscreen-icon.on{background:url(../img/fullscreen-off.png)}#rotateHint{background:rgba(255,255,255,0.85);position:fixed;top:0;left:0;bottom:0;right:0;text-align:center;display:none;z-index:99999;font-family:Arial,Helvetica,Sans-serif;padding:2em;color:#000}#rotateHint h2{font-size:20px}#rotateHint img.rotate{width:80%;max-width:400px}#rotateHint #rotateClose{position:absolute;top:5px;right:5px;width:32px;height:32px;cursor:pointer}#gameContainer,#adContainer{position:absolute;top:0;left:0;transform-origin:0 0;-webkit-transform-origin:0 0;-ms-transform-origin:0 0}#adContainer{z-index:9;visibility:hidden;background:rgba(0,0,0,0.5);width:100%;height:100%}#adContainer iframe{visibility:hidden}#cookieBar{position:absolute;left:0;bottom:0;width:100%;height:32px;display:none}#throbber{position:absolute;width:100%;top:45%;text-align:center}#timeLeft{position:absolute;width:100%;left:0;bottom:0}#timeLeft>div{width:0;height:4px;background:red}*{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;outline:none!important;outline-style:none;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent}.animated1s{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0)}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{opacity:0;-ms-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes throbber-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes throbber-spinner{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes throbber-spinner{0%{-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes throbber-spinner{0%{transform:rotate(0deg);transform:rotate(0deg)}100%{transform:rotate(360deg);transform:rotate(360deg)}}.throbber{display:inline-block;text-indent:100%;width:56px;height:56px;border:solid 8px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:60px;-webkit-animation:throbber-spinner 400ms linear infinite;-moz-animation:throbber-spinner 400ms linear infinite;-o-animation:throbber-spinner 400ms linear infinite;animation:throbber-spinner 400ms linear infinite}.credits{color:#fff;padding:10px;text-align:center;font-family:Arial,Helvetica,Sans-serif}.credits h1{font-size:24px;font-weight:bold;margin:0}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.credits .zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.credits .zoomIn img{width:300px;height:91px;margin-top:15px}.ath-viewport *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ath-viewport{position:relative;z-index:2147483641;pointer-events:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;-o-text-size-adjust:none;text-size-adjust:none}.ath-modal{pointer-events:auto!important;background:rgba(0,0,0,0.6)}.ath-mandatory{background:#000}.ath-container{pointer-events:auto!important;position:absolute;z-index:2147483641;padding:.7em .6em;width:18em;background:#eee;background-size:100% auto;box-shadow:0 .2em 0 #d1d1d1;font-family:sans-serif;font-size:15px;line-height:1.5em;text-align:center}.ath-container small{font-size:.8em;line-height:1.3em;display:block;margin-top:.5em}.ath-ios.ath-phone{bottom:1.8em;left:50%;margin-left:-9em}.ath-ios6.ath-tablet{left:5em;top:1.8em}.ath-ios7.ath-tablet{left:.7em;top:1.8em}.ath-ios8.ath-tablet,.ath-ios9.ath-tablet,.ath-ios10.ath-tablet{right:.4em;top:1.8em}.ath-android{bottom:1.8em;left:50%;margin-left:-9em}.ath-container:before{content:'';position:relative;display:block;float:right;margin:-0.7em -0.6em 0 .5em;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIQAAACECAMAAABmmnOVAAAAdVBMVEUAAAA5OTkzMzM7Ozs3NzdBQUFAQEA/Pz8+Pj5BQUFAQEA/Pz8+Pj5BQUFAQEA/Pz9BQUE+Pj4/Pz8/Pz8+Pj4/Pz8/Pz8/Pz8+Pj4/Pz8+Pj4/Pz8/Pz8/Pz8/Pz8/Pz8+Pj4/Pz8/Pz8/Pz8/Pz9AQEA/Pz+fdCaPAAAAJnRSTlMACQoNDjM4OTo7PEFCQ0RFS6ytsbS1tru8vcTFxu7x8vX19vf4+C5yomAAAAJESURBVHgBvdzLTsJAGEfxr4C2KBcVkQsIDsK8/yPaqIsPzVlyzrKrX/5p0kkXEz81L23otc9NpIbbWia2YVLqdnhlqFlhGWpSDHe1aopsSIpRb8gK0dC3G30b9rVmhWZIimTICsvQtx/FsuYOrWHoDjX3Gu31gzJxdki934WrAIOsAIOsAIOiAMPhPsJTgKGN0BVsYIVsYIVpYIVpYIVpYIVpYIVpYIVpYIVpYIVlAIVgEBRs8BRs8BRs8BRs8BRs8BRs8BRs8BRTNmgKNngKNngKNngKNngKNhiKGxgiOlZoBlaYBlaYBlaYBlaYBlaYBlaYBlaYBlZIBlBMfQMrVAMr2KAqBENSHFHhGEABhi5CV6gGUKgGUKgGUKgGUFwuqgEUvoEVsoEVpoEUpgEUggF+gKTKY+h1fxSlC7/Z+RrxOQ3fcEoAPPHZBlaYBlaYBlaYBlZYBlYIhvLBCstw7PgM7hkiWOEZWGEaWGEaWGEaIsakEAysmHkGVpxmvoEVqoEVpoEVpoEVpoEVpoEVpoEVkoEVgkFQsEFSsEFQsGEcoSvY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnmbNAUT2c2WAo2eAo2eAo2eAo2eAo2eArNEPFACjZ4CjZ4CjZ4CjaIird/rBvFH6llNCvewdli1URWCIakSIZesUaDoFg36dKFWk9zCZDei3TtwmCj7pC22AwikiIZPEU29IpFNliKxa/hC9DFITjQPYhcAAAAAElFTkSuQmCC);background-color:rgba(255,255,255,0.8);background-size:50%;background-repeat:no-repeat;background-position:50%;width:2.7em;height:2.7em;text-align:center;overflow:hidden;color:#a33;z-index:2147483642}.ath-container.ath-icon:before{position:absolute;top:0;right:0;margin:0;float:none}.ath-mandatory .ath-container:before{display:none}.ath-container.ath-android:before{float:left;margin:-0.7em .5em 0 -0.6em}.ath-container.ath-android.ath-icon:before{position:absolute;right:auto;left:0;margin:0;float:none}.ath-action-icon{display:inline-block;vertical-align:middle;background-position:50%;background-repeat:no-repeat;text-indent:-9999em;overflow:hidden}.ath-ios7 .ath-action-icon,.ath-ios8 .ath-action-icon,.ath-ios9 .ath-action-icon,.ath-ios10 .ath-action-icon{width:1.6em;height:1.6em;background-image:url(data:image/png;base64,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);margin-top:-0.3em;background-size:auto 100%}.ath-ios6 .ath-action-icon{width:1.8em;height:1.8em;background-image:url(data:image/png;base64,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);margin-bottom:.4em;background-size:100% auto}.ath-android .ath-action-icon{width:1.4em;height:1.5em;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAANlBMVEVmZmb///9mZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZW6fJrAAAAEXRSTlMAAAYHG21ub8fLz9DR8/T4+RrZ9owAAAB3SURBVHja7dNLDoAgDATQWv4gKve/rEajJOJiWLgg6WzpSyB0aHqHiNj6nL1lovb4C+hYzkSNAT7mryQFAVOeGAj4CjwEtgrWXpD/uZKtwEJApXt+Vn0flzRhgNiFZQkOXY0aADQZCOCPlsZJ46Rx0jhp3IiN2wGDHhxtldrlwQAAAABJRU5ErkJggg==);background-size:100% auto}.ath-container p{margin:0;padding:0;position:relative;z-index:2147483642;text-shadow:0 .1em 0 #fff;font-size:1.1em}.ath-ios.ath-phone:after{content:'';background:#eee;position:absolute;width:2em;height:2em;bottom:-0.9em;left:50%;margin-left:-1em;-webkit-transform:scaleX(0.9) rotate(45deg);transform:scaleX(0.9) rotate(45deg);box-shadow:.2em .2em 0 #d1d1d1}.ath-ios.ath-tablet:after{content:'';background:#eee;position:absolute;width:2em;height:2em;top:-0.9em;left:50%;margin-left:-1em;-webkit-transform:scaleX(0.9) rotate(45deg);transform:scaleX(0.9) rotate(45deg);z-index:2147483641}.ath-application-icon{position:relative;padding:0;border:0;margin:0 auto .2em auto;height:6em;width:6em;z-index:2147483642}.ath-container.ath-ios .ath-application-icon{border-radius:1em;box-shadow:0 .2em .4em rgba(0,0,0,0.3),inset 0 .07em 0 rgba(255,255,255,0.5);margin:0 auto .4em auto}@media only screen and (orientation:landscape){.ath-container.ath-phone{width:24em}.ath-android.ath-phone{margin-left:-12em}.ath-ios.ath-phone{margin-left:-12em}.ath-ios6:after{left:39%}.ath-ios8.ath-phone{left:auto;bottom:auto;right:.4em;top:1.8em}.ath-ios8.ath-phone:after{bottom:auto;top:-0.9em;left:68%;z-index:2147483641;box-shadow:none}}html{background-color:#fbfcfa;font-family:Arial,Helvetica;background-image:url(../img/bg.png)}@font-face{font-family:'Righteous';font-style:normal;font-weight:400;src:url('righteous-v6-latin-ext-regular.eot');src:local('Righteous'),local('Righteous-Regular'),url('righteous-v6-latin-ext-regular.eot?#iefix') format('embedded-opentype'),url('righteous-v6-latin-ext-regular.woff2') format('woff2'),url('righteous-v6-latin-ext-regular.woff') format('woff'),url('righteous-v6-latin-ext-regular.ttf') format('truetype'),url('righteous-v6-latin-ext-regular.svg#Righteous') format('svg')}#tilePreview{position:absolute;top:10px;left:10px;width:40px;height:40px;z-index:999}.menuButs{position:absolute;bottom:10px;text-align:center;width:100%}#settings{position:absolute;right:78px;bottom:5px;width:33px;height:33px;cursor:pointer;z-index:1}#langSelect{top:0;right:0;left:auto}.awesome.wide{width:180px;max-width:50%}.awesome{display:inline-block;cursor:pointer;font-size:18px;font-weight:bold;font-family:'Righteous','Times New Roman';padding:5px 10px;text-decoration:none;box-shadow:1px 1px 4px rgba(0,0,0,0.6);background-color:#e8303f;border:0;color:#fff;border-radius:6px}.awesome:hover{background-color:#600}.awesome:active{position:relative;top:1px}.awesome:disabled{box-shadow:inset 0 1px 0 0 #fff;background:linear-gradient(to bottom,#ededed 5%,#dfdfdf 100%);background-color:#900;border:1px solid #dcdcdc;color:#999;text-shadow:1px 1px 0 #fff}.awesome.black{background-color:#484848;border:1px solid #444;color:#fff;font-weight:normal}.paper{background:#fff;border:2px solid #000;width:130px;height:140px;font-family:'Righteous','Times New Roman';font-size:16px;text-align:center;color:#000;line-height:20px;padding:5px}#gameMenu .label{color:#000}.paper h3{color:#000;margin:0;font-size:19px}.paper .awesome{margin-bottom:14px;padding:2px 8px;font-size:16px;width:100px}.popup .awesome{width:200px}.thumbs{margin:0 auto}.thumbs td{text-align:center;cursor:pointer;width:125px;height:90px;font:10px Arial,Helvetica,Sans-serif;background:rgba(0,0,0,0.1);border-radius:10px;border:1px solid transparent;box-shadow:inset 0 0 7px rgba(0,0,0,0.05)}.thumbs td:hover{border:1px solid #e8303f}.thumbs td:hover span{color:#000}.thumb{position:relative;width:90px;height:75px}.thumb img{position:absolute;width:6px;height:8px}.tile{position:absolute;width:40px;height:40px;cursor:pointer;-webkit-transform:translate3d(0,0,0)}.tile>img{width:40px;height:40px}.locked{cursor:default;position:absolute;top:0;left:0;width:100%;height:100%;background:url(../img/tile/locked.png);background-size:40px 40px}.selected{position:absolute;top:0;left:0;width:100%;height:100%;background:url(../img/tile/selected.png);background-size:40px 40px}.hint{position:absolute;top:0;left:0;width:100%;height:100%;background:url(../img/tile/hint.png);display:none;background-size:40px 40px}#playerScore{position:absolute;top:340px;left:100px;width:600px;text-align:center;text-shadow:1px 1px 2px rgba(0,0,0,0.8)}#playerScore>div{font-weight:bold;font-size:32px;font-family:'Righteous','Times New Roman'}#gameContainer>div{position:absolute;top:0;left:0;width:100%;height:100%}#menuDiv,#gameDiv{display:none}.button,.label{position:absolute;text-align:center;font-family:'Righteous','Times New Roman';white-space:nowrap;color:#fff}.label{font-weight:bold}.button>img,.button>label,.label>label{position:absolute;top:0;left:0;cursor:pointer;white-space:nowrap}.button>label,.label>label{width:100%}.button.active{margin:1px 0 0 1px}.button.active>label{color:#fef16a}.credits h1{color:#000}.popup{background:#fff;color:#000;font-family:'Righteous','Times New Roman';border:6px solid #600}.popup .title{background:#e8303f;color:#fff;font-size:24px}.popup h1{margin:0;margin-bottom:10px}.sprite{cursor:pointer;display:inline-block;width:50px;height:50px;background-image:url(../img/sprite.png);background-size:105px 385px}.sprite.restart{background-position:-55px 0}.sprite.pause{background-position:0 0}.sprite.music{background-position:-55px -55px}.sprite.music.on{background-position:0 -55px}.sprite.sound{background-position:-55px -110px}.sprite.sound.on{background-position:0 -110px}.sprite.fullscreen{background-position:-55px -165px}.sprite.fullscreen.on{background-position:0 -165px}.sprite.hint{background-position:0 -220px}.sprite.prev{background-position:-55px -275px}.sprite.next{background-position:0 -275px}.sprite.prev.disabled{background-position:-55px -330px}.sprite.next.disabled{background-position:0 -330px}.audio .sprite{width:45px;height:45px;background-size:94.5px 346.5px}.audio .sprite.music{background-position:-49.5px -49.5px}.audio .sprite.music.on{background-position:0 -49.5px}.audio .sprite.sound{background-position:-49.5px -99px}.audio .sprite.sound.on{background-position:0 -99px}.audio .sprite.fullscreen{background-position:-49.5px -148.5px}.audio .sprite.fullscreen.on{background-position:0 -148.5px}#gameContainer{color:#fff;background:rgba(0,0,0,0.2);border-top:1px dashed #000;border-bottom:1px dashed #000}#gameBoard{position:relative;top:0;left:0;visibility:hidden}#gameMenu{position:absolute;left:640px;top:0;width:160px;height:480px;text-align:center;border-left:1px dashed #000;background:#fff}#banner{font-family:'Righteous','Times New Roman';top:200px;left:105px;width:440px;text-align:center;z-index:12;font-size:60px;font-weight:bold;color:#fff;text-shadow:3px 3px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;display:none;position:absolute}#banner small{font-size:40px;color:#e8303f;font-weight:normal;text-shadow:1px 1px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;font-style:italic}@-webkit-keyframes bannerExit{0%,50%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{opacity:0;-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0)}}@keyframes bannerExit{0%,50%{opacity:1;-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{opacity:0;-ms-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0)}}.bannerExit{-webkit-animation-name:bannerExit;animation-name:bannerExit;-webkit-animation-duration:3s;animation-duration:3s}@-webkit-keyframes shake{0%,100%{-webkit-transform:translate(0,0)}10%{-webkit-transform:translate(-4px,-8px)}20%{-webkit-transform:translate(-12px,0px)}30%{-webkit-transform:translate(0,8px)}40%{-webkit-transform:translate(4px,-4px)}50%{-webkit-transform:translate(-4px,8px)}60%{-webkit-transform:translate(-12px,4px)}70%{-webkit-transform:translate(8px,4px)}80%{-webkit-transform:translate(-4px,-4px)}90%{-webkit-transform:translate(8px,8px)}}@keyframes shake{0%,100%{transform:translate(0,0)}10%{transform:translate(-4px,-8px)}20%{transform:translate(-12px,0px)}30%{transform:translate(0,8px)}40%{transform:translate(4px,-4px)}50%{transform:translate(-4px,8px)}60%{transform:translate(-12px,4px)}70%{transform:translate(8px,4px)}80%{transform:translate(-4px,-4px)}90%{transform:translate(8px,8px)}}.shake{-webkit-animation-name:shake;animation-name:shake;-webkit-animation-duration:.5s;animation-duration:.5s}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0)}100%{-webkit-transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,100%{transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}100%{transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0)}100%{-webkit-transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,100%{transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}100%{transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0)}100%{-webkit-transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,100%{transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}100%{transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,100%{transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}100%{transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none}}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}100%{opacity:1;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none}}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}100%{opacity:1;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}100%{opacity:1;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none}}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}100%{opacity:1;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none}}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-200%,0)}}@keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;transform:translate3d(0,-200%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}