@font-face{font-family:hbBold;src:url(font/BadHouseHornbach-Bold.ttf)}@font-face{font-family:hbSuperBold;src:url(font/BadHouseHornbach-SuperBold.ttf)}#questionOverlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0 / .7);display:flex;justify-content:center;align-items:center;z-index:1000}.questionContent{background-color:#131c25;color:#fff;font-family:hbBold,Arial,sans-serif;padding:30px;border-radius:20px;box-shadow:0 4px 6px rgb(0 0 0 / .4);text-align:center;max-width:90%;width:500px;max-height:90vh;overflow-y:auto}#questionText{font-size:1.8rem;margin-bottom:20px;line-height:1.4}#answersList{list-style-type:none;padding:0;margin:0 0 20px 0}#answersList li{margin:10px 0;font-size:1.4rem}#answersList li input[type='radio']{display:none}#answersList li label{display:block;padding:10px 15px;background-color:#232a3a;border-radius:10px;cursor:pointer;transition:background-color 0.3s ease}#answersList li input[type='radio']:checked+label{background-color:#e38800;color:#131c25}#submitAnswer{background:#e38800;color:#131c25;border:0;border-radius:10px;font-size:1.4rem;font-family:hbBold,Arial,sans-serif;padding:10px 20px;cursor:pointer;transition:background-color 0.3s ease}#submitAnswer:hover{background-color:#f5a730}@media (max-width:768px){.questionContent{padding:20px;width:90%}#questionText{font-size:1.6rem}#answersList li{font-size:1.2rem}#submitAnswer{font-size:1.2rem}}@media (max-width:480px){.questionContent{padding:15px}#questionText{font-size:1.4rem}#answersList li{font-size:1rem}#submitAnswer{font-size:1rem;padding:8px 16px}}.game-message-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:100;width:80%;max-width:300px;text-align:center;pointer-events:none}.q-message-correct,.q-message-wrong{display:none;font-size:1.5rem;padding:10px;border-radius:10px;margin-bottom:10px;font-family:hbBold,Arial,sans-serif}.q-message-correct{background-color:rgb(0 128 0 / .8);color:#fff}.q-message-wrong{background-color:rgb(255 0 0 / .8);color:#fff}.q-message-wrong.active,.q-message-correct.active{display:block}@media only screen and (max-width:720px){.game-message-container{top:60%}}html,body{height:100%;padding:0;margin:0}html{background-color:#333}body{display:flex;justify-content:center;align-items:center;background-image:url(img/page.jpeg);background-position:center center;background-repeat:no-repeat;background-size:cover;font-family:arial,'Helvetica Neue','Noto Sans',sans-serif,-apple-system,blinkmacsystemfont,'Segoe UI',roboto,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji'}body.iframeBody{background-image:none;background-color:#fff}body .game-homepage{background-size:cover;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body .game-homepage .game-homepage-content{width:400px}body .game-homepage .game-homepage-content .title{background:#131c25;box-shadow:3.53997px 14.1599px 21.2398px rgb(0 0 0 / .25);border-radius:10px;text-align:center;padding:15px 0;-webkit-box-shadow:2px 10px 15px 0 rgb(0 0 0 / 25%);-moz-box-shadow:2px 10px 15px 0 rgb(0 0 0 / 25%);box-shadow:2px 10px 15px 0 rgb(0 0 0 / 25%)}body .game-homepage .game-homepage-content .title h1{margin:0;font-size:40px;font-family:hbBold;color:#fff;text-transform:uppercase}body .game-homepage .game-homepage-content .subtitle{background:#131c25;box-shadow:3.53997px 14.1599px 21.2398px rgb(0 0 0 / .25);border-radius:10px;text-align:center;padding:10px 0;margin:15px 0;-webkit-box-shadow:2px 10px 15px 0 rgb(0 0 0 / 25%);-moz-box-shadow:2px 10px 15px 0 rgb(0 0 0 / 25%);box-shadow:2px 10px 15px 0 rgb(0 0 0 / 25%)}body .game-homepage .game-homepage-content .subtitle h2{margin:0;font-size:20px;font-family:hbBold;color:#fff}body .game-homepage .game-homepage-content .content{background:#131c25;box-shadow:3.53997px 14.1599px 21.2398px rgb(0 0 0 / .25);border-radius:10px;text-align:center;padding:15px 0;margin:15px 0;-webkit-box-shadow:2px 10px 15px 0 rgb(0 0 0 / 25%);-moz-box-shadow:2px 10px 15px 0 rgb(0 0 0 / 25%);box-shadow:2px 10px 15px 0 rgb(0 0 0 / 25%)}body .game-homepage .game-homepage-content .content .steps-wrapper{margin:15px auto;display:inline-block;position:relative}body .game-homepage .game-homepage-content .content .steps-wrapper .steps-cont li{list-style-type:none;width:30%;float:left;font-size:12px;position:relative;text-align:center;color:#7d7d7d;transition:all 1s}body .game-homepage .game-homepage-content .content .steps-wrapper .steps-cont li span{background:#232a3a;color:#fff;font-size:16px;font-family:hbBold;padding:5px 10px;border-radius:10px;display:block;margin:0 5px}body .game-homepage .game-homepage-content .content .steps-wrapper .steps-cont li:before{width:40px;height:40px;content:'';line-height:40px;border:2px solid #232a3a;display:block;text-align:center;margin:0 auto 15px auto;border-radius:50%;position:relative;z-index:2;background-color:#232a3a}body .game-homepage .game-homepage-content .content .steps-wrapper .steps-cont li:after{width:100%;height:2px;content:'';position:absolute;background-color:#232a3a;top:22px;left:-50%;z-index:0}body .game-homepage .game-homepage-content .content .steps-wrapper .steps-cont li:first-child:after{content:none}body .game-homepage .game-homepage-content .content .steps-wrapper .steps-cont{counter-reset:step;display:flex;flex-direction:row;align-items:flex-start;justify-content:center;margin:0;padding:0}body .game-homepage .game-homepage-content .content .steps-wrapper .steps-cont li:before{content:counter(step);counter-increment:step;color:#fff;font-size:26px;font-family:hbBold}body .game-homepage .game-homepage-content .content .enter-name{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;width:90%;margin:30px auto}body .game-homepage .game-homepage-content .content .enter-name input{background:#d9d9d9;width:80%;border-radius:15px;padding:10px;border:0!important;text-align:center;font-size:18px;font-family:hbBold;color:#616161;outline:none}body .game-homepage .game-homepage-content .content .select-branch{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;width:90%;margin:30px auto}body .game-homepage .game-homepage-content .content .select-branch select{background:#d9d9d9;width:calc(80% + 20px);border-radius:15px;padding:10px;border:0!important;text-align:center;font-size:18px;font-family:hbBold;color:#616161;outline:none}body .game-homepage .game-homepage-content .content .start-button{display:block;margin-bottom:-40px}body .game-homepage .game-homepage-content .content .start-button button{background:#e38800;color:#232a3a;border:0;border-radius:15px;font-size:32px;font-family:hbBold;text-align:center;height:50px;padding:0 20px;cursor:pointer;animation:kreep 0.9s ease 2s infinite alternate;outline:none!important;-webkit-box-shadow:2px 10px 15px 0 rgb(0 0 0 / 25%);-moz-box-shadow:2px 10px 15px 0 rgb(0 0 0 / 25%);box-shadow:2px 10px 15px 0 rgb(0 0 0 / 25%)}@media only screen and (max-width:400px){body .game-homepage .game-homepage-content{width:80%;margin-top:-70px}body .game-homepage .game-homepage-content .content{margin-top:30px}body .game-homepage .game-homepage-content .subtitle h2{font-size:17px}body .game-homepage .game-homepage-content .content .steps-wrapper{margin:15px auto 0 0;top:-50px}body .game-homepage .game-homepage-content .content .steps-wrapper .steps-cont{flex-direction:column}body .game-homepage .game-homepage-content .content .steps-wrapper .steps-cont li{width:100%;margin-bottom:15px}body .game-homepage .game-homepage-content .content .steps-wrapper .steps-cont li span{z-index:2;position:relative}body .game-homepage .game-homepage-content .content .steps-wrapper .steps-cont li:after{position:absolute;border:1px solid #232a3a;width:0;height:80px;display:block;content:'';left:50%;z-index:1;top:-65px}body .game-homepage .game-homepage-content .content .steps-wrapper .steps-cont li:last-child span:after{position:absolute;border:1px solid #232a3a;width:0;height:20px;display:block;content:'';left:50%;z-index:0;top:-20px}body .game-homepage .game-homepage-content .content .enter-name{margin:-40px auto 30px auto;position:relative;margin-bottom:25px}body .game-homepage .game-homepage-content .content .start-button{margin-bottom:-110px;position:relative}}.only-playing{display:none}.custom-menu{display:none;z-index:1000;position:absolute;overflow:hidden;border:0 solid #ccc;white-space:nowrap;font-family:sans-serif;background:#fff;color:#333;list-style-type:none;margin:0;padding:0;-webkit-box-shadow:0 0 25px 5px rgb(0 0 0 / .25);-moz-box-shadow:0 0 25px 5px rgb(0 0 0 / .25);box-shadow:0 0 25px 5px rgb(0 0 0 / .25);border-radius:5px}.custom-menu li{padding:7px 15px;cursor:pointer}.custom-menu li:hover{background-color:#f99d28;color:#fff}.game-content{background:#404040;background-image:url(img/frame_w.png);background-size:cover;background-repeat:no-repeat;background-position:center center;margin:auto;width:730px;height:423px;display:none;align-items:stretch;position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-shadow:0 0 50px 5px rgb(0 0 0 / .5);-moz-box-shadow:0 0 50px 5px rgb(0 0 0 / .5);box-shadow:0 0 50px 5px rgb(0 0 0 / .5)}.game-content.active{display:flex}body.iframeBody .game-content{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.game-content .game-block{background:#404040;background-image:url(img/game-bg.png);background-size:cover;background-repeat:no-repeat;background-position:center center;margin:auto;width:723px;height:415px;display:flex;align-items:stretch;position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.game-content button:hover{cursor:pointer}body .game-dialog{position:absolute;width:100%;height:100%;background:rgb(0 0 0 / .4);z-index:999999}body .game-dialog .game-dialog-cont{width:100%;height:100%;display:flex;justify-content:center;align-items:center}body .game-dialog .game-dialog-cont .game-dialog-body{background:#fff;padding:10px 15px;border-radius:15px;font-size:1.1em;border:1px solid rgb(0 0 0 / .4);display:flex;justify-content:center;align-items:center;flex-direction:column;max-width:70%;text-align:center;transition:all 1s;transform:scale(0)}body .game-dialog .game-dialog-cont .game-dialog-body.show{transform:scale(1)}body .game-dialog .game-dialog-cont .game-dialog-body .game-dialog-message{padding:10px}body .game-dialog .game-dialog-cont .game-dialog-body button{margin:15px 0;background-color:#c70884;padding:7px 15px;font-size:.8em;border:1px solid #000;border-radius:5px;display:block;font-family:'hbSuperBold';font-size:1em;color:#fff;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;text-transform:uppercase;animation:kreep 0.9s ease 2s infinite alternate;cursor:pointer}.game-hp{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.game-hp .game-hp-col{display:flex;flex-direction:column;flex:1;justify-content:center;align-items:center}.game-hp .game-hp-col.l{flex:0 0 40%}.game-hp .game-hp-col.r{flex:1}.game-hp .game-hp-col .game-hp-title{flex:1;justify-content:center;align-items:center;display:flex;width:100%}.game-hp .game-hp-col .game-hp-title img{display:block;max-width:80%;height:auto}.game-hp .game-hp-col .game-hp-logo{flex:0 0 100px;justify-content:center;align-items:center;display:flex;width:100%}.game-hp .game-hp-col .game-hp-logo img{width:50%}.game-hp .game-hp-col .game-hp-rules{color:#000}.game-hp .game-hp-col .game-hp-rules .game-hp-rules-cont{padding:15px;font-family:'hbBold';font-size:1.3em;color:#fff;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000}.game-hp .game-hp-col .game-hp-rules .game-hp-rules-cont p{margin:0;padding:0}.game-hp .game-hp-col .game-hp-actions{width:100%;flex-direction:column;display:flex}.game-hp .game-hp-col .game-hp-actions input{background:url(img/playernamebg.png) no-repeat center center;background-size:contain;color:#fff;padding:15px 5px;border:0;border-radius:0;margin:10px auto;display:block;outline:none;text-align:center;font-size:1.2em;font-family:'hbBold';text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000}.game-hp .game-hp-col .game-hp-actions input::placeholder{color:rgb(255 255 255)}.game-hp .game-hp-col .game-hp-actions button{background-color:#c70884;padding:0 15px;border:1px solid #000;border-radius:5px;margin:10px auto;display:block;font-family:'hbSuperBold';font-size:1.8em;color:#fff;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;text-transform:uppercase;animation:kreep 0.7s ease 2s infinite alternate;display:flex;align-items:center;justify-content:center;cursor:pointer}.game-hp .game-hp-col .game-hp-actions button em{background:url(img/icons/play.svg);width:25px;height:25px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center center;margin:0 0 0 10px}.game-cont{display:none;flex-direction:row;flex-wrap:wrap;width:100%}.game-cont.active{display:flex}.game-cont-question{display:none;flex-direction:row;flex-wrap:wrap;width:100%}.game-cont-question.active{display:flex}.game-cont .game-cont-col{display:flex;flex-direction:column;flex:1;justify-content:center;align-items:center;position:relative}.game-cont .game-cont-col.l{flex:0 0 415px;max-height:100%}.game-cont .game-cont-col.l svg{width:100%;height:100%;opacity:0}.game-cont .game-cont-col.l svg a{outline:none}.game-cont .game-cont-col.r{flex:1}.game-cont .game-cont-col.action{display:none}.game-cont .game-cont-col .game-cont-score{display:flex;flex-direction:column;width:100%;height:100%;justify-content:center;align-items:center;font-size:2em}.game-cont .game-cont-col .game-cont-score .game-score-step{flex:0 0 100px;display:flex;justify-content:center;align-items:center;font-family:'hbBold';font-size:1.5em;color:#fff;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000}.game-cont .game-cont-col .game-cont-score .game-score-step span{color:#f59c1b;transition:transform 0.3s ease-in-out}.game-cont .game-cont-col .game-cont-score .game-score-time{flex:1;display:flex;justify-content:center;align-items:center;font-family:'hbBold';font-size:1.4em;color:#fff;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000}.game-cont .game-cont-col .game-cont-score .game-score-action{flex:0 0 100px;display:flex;justify-content:center;align-items:center}.game-cont .game-cont-col .game-cont-score .game-score-action button,.game-cont .game-cont-col.action button{background-color:#c70884;color:#fff;padding:5px 15px;border:1px solid #000;border-radius:5px;margin:auto;display:none;font-family:'hbSuperBold';font-size:.7em;color:#fff;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;text-transform:uppercase;animation:kreep 0.7s ease 2s infinite alternate;align-items:center;justify-content:center;flex-direction:row;cursor:pointer}.game-cont .nextStep.active{display:flex!important}.game-cont .nextStep em{background:url(img/icons/play.svg);width:20px;height:20px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center center;margin:0 0 0 10px}@media only screen and (max-width:720px){.game-cont .game-cont-col.action{flex:0 0 auto;width:100%;padding:10px 0;display:flex;justify-content:center}.game-cont .game-cont-col .game-cont-score .game-score-action button,.game-cont .game-cont-col.action button{width:auto;max-width:80%}.game-cont .nextStep.active{display:flex!important}}.game-over{display:none;flex-wrap:wrap;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:0;left:0}.game-over.active{display:flex}.game-over .game-over-title{font-size:2em;color:#f59c1b;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;font-family:'hbBold';margin-bottom:10px}.game-over .game-over-time{font-size:4em;color:#fff;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;font-family:'hbBold';margin-bottom:20px}.game-over .game-over-button{padding:10px 0;margin-bottom:20px}.game-over .game-over-button button{background-color:#c70884;padding:5px 15px;border:1px solid #000;border-radius:5px;margin:auto;display:block;font-family:'hbSuperBold';font-size:1.2em;color:#fff;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;text-transform:uppercase;animation:kreep 0.7s ease 2s infinite alternate;display:flex;align-items:center;justify-content:center;cursor:pointer}.game-over .game-over-button button em{background:url(img/icons/repeat.svg);width:20px;height:20px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center center;margin:0 0 0 10px}.game-over .game-over-last-score{width:100%;max-width:600px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;overflow-y:auto;max-height:50vh}.game-over .game-over-last-score .score-row{width:150px;padding:0 25px}.game-over .game-over-last-score .score-item{display:flex;flex-direction:row;color:#fff;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;font-family:'hbBold';text-transform:uppercase;font-size:1.2em;margin-bottom:5px}.game-over .game-over-last-score .score-item .score-no{flex:0 0 25px;color:#fff}.game-over .game-over-last-score .score-item .score-name{flex:1;color:#f59c1b}.game-over .game-over-last-score .score-title{width:100%;text-align:center;margin:0 0 10px 0;color:#fff;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;font-family:'hbBold';text-transform:uppercase;font-size:1.3em}@media only screen and (max-width:720px){.game-over .game-over-last-score{max-width:90%}.game-over .game-over-title{font-size:1.5em}.game-over .game-over-time{font-size:3em}}.arrow-help-dialog{justify-content:center;position:absolute;width:100%;height:100%;background:rgb(0 0 0 / .2);align-items:end;display:none}.arrow-help-dialog.active{display:flex}.arrow-help-dialog .arrow-help-dialog-message{background:#fff;padding:5px 10px;border-radius:15px;margin:0 0 15px 0}.arrow-help-dialog .arrow-help-dialog-actions{display:flex;flex-direction:row;justify-content:center}.arrow-help-dialog .arrow-help-dialog-actions .arrow-slide-left{background:url(img/icons/arrow-left.svg) no-repeat center center;background-size:cover;width:55px;height:40px;display:block;margin:0 0 30px 0;animation:slide1 1s ease-in-out infinite}.arrow-help-dialog .arrow-help-dialog-actions .arrow-slide-right{background:url(img/icons/arrow-right.svg) no-repeat center center;background-size:cover;width:55px;height:40px;display:block;margin:0 0 10px 100px;animation:slide2 1s ease-in-out infinite}@keyframes slide1{0%,100%{transform:translate(0,0)}50%{transform:translate(10px,0)}}@keyframes slide2{0%,100%{transform:translate(0,0)}50%{transform:translate(-10px,0)}}@keyframes kreep{0%{-webkit-transform:scale(1.1,.9);transform:scale(1.1,.9)}50%{-webkit-transform:scale(.9,1.1) translateY(-.5rem)}70%{-webkit-transform:scale(1);transform:scale(1)}}@media only screen and (max-width:380px){.game-hp .game-hp-col .game-hp-rules .game-hp-rules-cont{padding:15px 15px 5px 15px}.game-hp .game-hp-col .game-hp-logo{flex:0 0 70px}.game-hp .game-hp-col .game-hp-title img{max-width:50%}.game-hp .game-hp-col .game-hp-logo img{width:40%}.game-hp .game-hp-col .game-hp-actions input{margin:5px auto}.game-hp .game-hp-col .game-hp-actions{flex:0 0 130px}}@media only screen and (max-width:720px){body{margin:0}.game-content{width:100%;position:absolute;height:100%}.game-block{width:100%!important;position:absolute!important;height:100%!important}.game-hp{flex-direction:column;flex-wrap:nowrap}.game-hp .game-hp-col .game-hp-title{flex:1}.game-hp .game-hp-col .game-hp-title img{max-height:200px}.game-hp .game-hp-col .game-hp-logo{flex:0 0 100px}.game-hp .game-hp-col.l{flex-direction:column-reverse;flex:0 0 40%}.game-hp .game-hp-col.r{flex:1}.game-hp .game-hp-col .game-hp-rules{flex:1}.game-hp .game-hp-col .game-hp-rules .game-hp-rules-cont{padding:15px 25px;font-size:1em}.game-hp .game-hp-col .game-hp-actions{flex:0 0 160px;justify-content:center;align-items:center;display:flex}.game-hp .game-hp-col .game-hp-actions button{font-size:1.7em}.game-cont{flex-direction:column;flex-direction:column-reverse}.game-cont .game-cont-col.l{flex:1;-webkit-box-shadow:inset 0 0 100px 0 rgb(0 0 0 / 20%);-moz-box-shadow:inset 0 0 100px 0 rgb(0 0 0 / 20%);box-shadow:inset 0 0 100px 0 rgb(0 0 0 / 20%)}.game-cont .game-cont-col.l::-webkit-scrollbar{-webkit-appearance:none;display:none}.game-cont .game-cont-col.l::-webkit-scrollbar{width:0;background:#fff0}.game-cont .game-cont-col.r{flex:0 0 100px;justify-content:center;align-items:center;display:flex;flex-direction:row}.game-cont .game-cont-col.action{flex:1;display:flex;justify-content:start}.game-cont .game-cont-col .game-cont-score{flex-direction:row;width:100%;font-size:2em}.game-cont .game-cont-col .game-cont-score .game-score-step{flex:0 0 50%}.game-cont .game-cont-col .game-cont-score .game-score-time{flex:0 0 50%}.game-cont .game-cont-col .game-cont-score .game-score-action{display:none}.game-cont #gameContent{width:100%;display:block;overflow-x:unset;overflow-y:unset}.game-cont .game-cont-col .game-score-action{padding:50px 0}.game-cont .game-cont-col .game-cont-score .game-score-action button,.game-cont .game-cont-col.action button{font-size:1.5em}}@media only screen and (max-height:650px){.game-cont .game-cont-col.action{justify-content:center;align-items:center}.game-cont .game-cont-col .game-score-action{padding:0 0}.game-cont .game-cont-col .game-cont-score .game-score-step{font-size:1.3em}.game-cont .game-cont-col .game-cont-score .game-score-time{font-size:1.3em}}.progress-holder{position:absolute;left:0;top:0;bottom:0;right:0;width:100%;height:100%}.progress-holder .progress-preloader{width:100px;height:100px;position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);animation:rotatePreloader 1s infinite ease-in}@keyframes rotatePreloader{0%{transform:translateX(-50%) translateY(-50%) rotateZ(0deg)}100%{transform:translateX(-50%) translateY(-50%) rotateZ(-360deg)}}.progress-holder .progress-preloader div{position:absolute;width:100%;height:100%;opacity:0}.progress-holder .progress-preloader div:before{content:'';position:absolute;left:50%;top:0%;width:10%;height:10%;background-color:#fff;transform:translateX(-50%);border-radius:50%}.progress-holder .progress-preloader div:nth-child(1){transform:rotateZ(0deg);animation:rotateCircle1 2s infinite linear;z-index:9}@keyframes rotateCircle1{0%{opacity:0}0%{opacity:1;transform:rotateZ(36deg)}7%{transform:rotateZ(0deg)}57%{transform:rotateZ(0deg)}100%{transform:rotateZ(-324deg);opacity:1}}.progress-holder .progress-preloader div:nth-child(2){transform:rotateZ(36deg);animation:rotateCircle2 2s infinite linear;z-index:8}@keyframes rotateCircle2{5%{opacity:0}5.0001%{opacity:1;transform:rotateZ(0deg)}12%{transform:rotateZ(-36deg)}62%{transform:rotateZ(-36deg)}100%{transform:rotateZ(-324deg);opacity:1}}.progress-holder .progress-preloader div:nth-child(3){transform:rotateZ(72deg);animation:rotateCircle3 2s infinite linear;z-index:7}@keyframes rotateCircle3{10%{opacity:0}10.0002%{opacity:1;transform:rotateZ(-36deg)}17%{transform:rotateZ(-72deg)}67%{transform:rotateZ(-72deg)}100%{transform:rotateZ(-324deg);opacity:1}}.progress-holder .progress-preloader div:nth-child(4){transform:rotateZ(108deg);animation:rotateCircle4 2s infinite linear;z-index:6}@keyframes rotateCircle4{15%{opacity:0}15.0003%{opacity:1;transform:rotateZ(-72deg)}22%{transform:rotateZ(-108deg)}72%{transform:rotateZ(-108deg)}100%{transform:rotateZ(-324deg);opacity:1}}.progress-holder .progress-preloader div:nth-child(5){transform:rotateZ(144deg);animation:rotateCircle5 2s infinite linear;z-index:5}@keyframes rotateCircle5{20%{opacity:0}20.0004%{opacity:1;transform:rotateZ(-108deg)}27%{transform:rotateZ(-144deg)}77%{transform:rotateZ(-144deg)}100%{transform:rotateZ(-324deg);opacity:1}}.progress-holder .progress-preloader div:nth-child(6){transform:rotateZ(180deg);animation:rotateCircle6 2s infinite linear;z-index:4}@keyframes rotateCircle6{25%{opacity:0}25.0005%{opacity:1;transform:rotateZ(-144deg)}32%{transform:rotateZ(-180deg)}82%{transform:rotateZ(-180deg)}100%{transform:rotateZ(-324deg);opacity:1}}.progress-holder .progress-preloader div:nth-child(7){transform:rotateZ(216deg);animation:rotateCircle7 2s infinite linear;z-index:3}@keyframes rotateCircle7{30%{opacity:0}30.0006%{opacity:1;transform:rotateZ(-180deg)}37%{transform:rotateZ(-216deg)}87%{transform:rotateZ(-216deg)}100%{transform:rotateZ(-324deg);opacity:1}}.progress-holder .progress-preloader div:nth-child(8){transform:rotateZ(252deg);animation:rotateCircle8 2s infinite linear;z-index:2}@keyframes rotateCircle8{35%{opacity:0}35.0007%{opacity:1;transform:rotateZ(-216deg)}42%{transform:rotateZ(-252deg)}92%{transform:rotateZ(-252deg)}100%{transform:rotateZ(-324deg);opacity:1}}.progress-holder .progress-preloader div:nth-child(9){transform:rotateZ(288deg);animation:rotateCircle9 2s infinite linear;z-index:1}@keyframes rotateCircle9{40%{opacity:0}40.0008%{opacity:1;transform:rotateZ(-252deg)}47%{transform:rotateZ(-288deg)}97%{transform:rotateZ(-288deg)}100%{transform:rotateZ(-324deg);opacity:1}}.progress-holder .progress-preloader div:nth-child(10){transform:rotateZ(324deg);animation:rotateCircle10 2s infinite linear;z-index:0}@keyframes rotateCircle10{45%{opacity:0}45.0009%{opacity:1;transform:rotateZ(-288deg)}52%{transform:rotateZ(-324deg)}102%{transform:rotateZ(-324deg)}100%{transform:rotateZ(-324deg);opacity:1}}footer{display:none;position:fixed;bottom:0;left:0;padding:5px;font-size:10px;color:#ffffffd6}footer a,footer a:hover{color:#ffffffd6;text-decoration:none}