button:focus,button:focus-visible{outline:0px}@font-face{font-family:"Bloomer";font-weight:400;src:url("../fonts/Bloomer-Regular.otf")}@font-face{font-family:"Museo Sans";font-weight:300;src:url("../fonts/MuseoSans-300.otf")}@font-face{font-family:"Museo Sans";font-weight:500;src:url("../fonts/MuseoSans-500.otf")}@font-face{font-family:"Caveat Brush";font-weight:400;src:url("../fonts/CaveatBrush-Regular.ttf")}body.rotating{user-select:none}body.rotating *{user-select:none}#games_container{position:absolute;top:0px;left:0px;right:0px;bottom:0px;overflow:hidden;z-index:1000000;background:url("../img/main_bkg.jpg") center center no-repeat;background-size:cover}#games_container *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}#games_container button{border:0px;margin:0px;padding:0px;background:rgba(0,0,0,0);cursor:pointer}#games_container button:focus{outline:0}#games_container.hidden{display:none}#games_container *:focus{outline:0px}#games_container .page.game{width:100%;height:100%;position:relative;color:#fff;display:flex;align-items:center;justify-content:center}#games_container .page.game:before{content:" ";background:url("../img/bkg_top_left.png") top left no-repeat;background-size:100% auto;position:absolute;width:33%;height:100%;top:-5%;left:-10%;z-index:-1}#games_container .page.game:after{content:" ";background:url("../img/bkg_bottom_right.png") bottom right no-repeat;background-size:100% auto;position:absolute;width:40%;height:100%;bottom:-7%;right:-5%;z-index:-1}@media(max-aspect-ratio: 1/1){#games_container .page.game:before{width:50%;height:100%;top:-5%;left:-5%;display:block}#games_container .page.game:after{width:50%;height:100%;bottom:-5%;left:auto;right:-5%;transform:none}}@keyframes pulse{0%{transform:scale3d(1, 1, 1)}80%{transform:scale3d(1, 1, 1)}85%{transform:scale3d(1.1, 1.1, 1)}90%{transform:scale3d(1, 1, 1)}95%{transform:scale3d(1.1, 1.1, 1)}100%{transform:scale3d(1, 1, 1)}}
button:focus,button:focus-visible{outline:0px}#games_container .toolbar_container{position:absolute;top:17px;right:17px;z-index:2;gap:30px;display:flex;transform-origin:100% 0px;align-items:center}#games_container .toolbar_container button{background:#095594;background-position:center center;background-repeat:no-repeat;width:75px !important;height:75px !important;border-radius:50%;box-shadow:7px 7px 20px 0px rgba(0,0,0,.75);transition:transform 250ms ease-in-out;font-size:0px;color:rgba(0,0,0,0)}#games_container .toolbar_container button:hover{transform:scale3d(1.05, 1.05, 1)}#games_container .toolbar_container button:focus-visible{position:relative}#games_container .toolbar_container button:focus-visible:before{position:absolute;content:" ";top:-10px;left:-10px;right:-10px;bottom:-10px;border-radius:10px;border:5px solid #65350d}#games_container .toolbar_container .btn_container{position:relative}#games_container .toolbar_container label{font-size:10px;font-family:Museo Sans;color:#4d4d4d;text-align:center;position:absolute;left:0px;right:0px;top:-12px}#games_container .toolbar_container .map button{background-image:url("../img/map.svg");width:80px !important;height:80px !important}#games_container .toolbar_container .skip button{background-image:url("../img/skip.svg");width:60px !important;height:60px !important}@media print{#games_container .toolbar_container{display:none}}
button:focus,button:focus-visible{outline:0px}#games_container .intro{width:100%;height:100%;position:relative;color:#fff;display:flex;align-items:center;justify-content:center}#games_container .intro:before{content:" ";background:url("../img/bkg_top_left.png") top left no-repeat;background-size:100% auto;position:absolute;width:33%;height:100%;top:-5%;left:-10%;z-index:-1}#games_container .intro:after{content:" ";background:url("../img/bkg_bottom_right.png") bottom right no-repeat;background-size:100% auto;position:absolute;width:40%;height:100%;bottom:-7%;right:-5%;z-index:-1}#games_container .intro>.modal_window{z-index:2;width:1728px;height:864px;position:absolute;border:14px solid #fff;border-radius:50px;background:url("../img/lp_modal_bkg.jpg") center center no-repeat;background-size:cover;padding:100px 192px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:min-content min-content;grid-template-areas:"h1 desc" "empty button";column-gap:10%;overflow:hidden}#games_container .intro>.modal_window>h1{font-size:140px !important;font-weight:400 !important;font-family:"Bloomer" !important;grid-area:h1 !important;margin:0px !important;padding:0px !important;letter-spacing:-1.5px !important;line-height:120px !important;text-transform:uppercase !important;color:#fff !important}#games_container .intro>.modal_window>div.desc{grid-area:desc;font-weight:500;font-family:"Museo Sans";font-size:40px;letter-spacing:-0.5px;margin-right:-60px;line-height:50px}#games_container .intro>.modal_window>div.desc>p{padding:0px;margin:0px 0px 52px 0px}#games_container .intro>.modal_window>button{grid-area:button;font-weight:500;font-family:"Caveat Brush";color:#0d784c;border:0px;background:#fff;border-radius:15px;height:70px;width:min-content;font-size:50px;display:flex;align-items:center;justify-content:center;padding:0px 40px;transition:transform 250ms ease-in-out;cursor:pointer}#games_container .intro>.modal_window>button:hover{transform:scale3d(1.1, 1.1, 1)}#games_container .intro>.modal_window>button:focus-visible{position:relative}#games_container .intro>.modal_window>button:focus-visible:before{position:absolute;content:" ";top:-10px;left:-10px;right:-10px;bottom:-10px;border-radius:10px;border:5px solid #65350d}#games_container .intro>.modal_window:before{position:absolute;pointer-events:none;content:" ";background:url("../img/intro_road.png") bottom left no-repeat;background-size:100% auto;bottom:0px;left:0px;height:100%;width:50%}#games_container .intro>.modal_window:after{position:absolute;pointer-events:none;content:" ";background-position:center center;background-repeat:no-repeat;background-size:100% auto}#games_container .intro.car_1>.modal_window:after{background-image:url(../img/cars/intro_1.png);bottom:5%;left:5%;width:25%;aspect-ratio:394/244}#games_container .intro.car_2>.modal_window:after{background-image:url(../img/cars/intro_2.png);bottom:5%;left:5%;width:25%;aspect-ratio:394/204}#games_container .intro.car_3>.modal_window:after{background-image:url(../img/cars/intro_3.png);bottom:5%;left:5%;width:25%;aspect-ratio:394/204}#games_container .intro.car_4>.modal_window:after{background-image:url(../img/cars/intro_4.png);bottom:5%;left:5%;width:25%;aspect-ratio:394/224}#games_container .intro.car_5>.modal_window:after{background-image:url(../img/cars/intro_5.png);bottom:5%;left:5%;width:25%;aspect-ratio:394/254}#games_container .intro.car_6>.modal_window:after{background-image:url(../img/cars/intro_6.png);bottom:5%;left:5%;width:25%;aspect-ratio:394/204}#games_container .intro.bike>.modal_window:after{background-image:url("../img/cars/bike.png");width:284px;height:424px}@media(max-aspect-ratio: 1/1){#games_container .intro>.modal_window{width:864px;height:auto;display:flex;flex-direction:column;padding:120px 80px;padding-bottom:450px;gap:50px}#games_container .intro>.modal_window>div.desc{margin-right:0px}#games_container .intro>.modal_window:before{height:100%;width:100%}#games_container .intro.car_1>.modal_window:after{left:10%;width:50%}#games_container .intro.car_2>.modal_window:after{left:10%;width:50%}#games_container .intro.car_3>.modal_window:after{left:10%;width:50%}#games_container .intro.car_4>.modal_window:after{left:10%;width:50%}#games_container .intro.car_5>.modal_window:after{left:10%;width:50%}#games_container .intro.car_6>.modal_window:after{left:10%;width:50%}#games_container .intro.bike>.modal_window:after{width:284px;height:424px}#games_container .intro:before{width:50%;height:100%;top:-5%;left:-5%;display:block}#games_container .intro:after{width:50%;height:100%;bottom:-5%;left:auto;right:-5%;transform:none}}
button:focus,button:focus-visible{outline:0px}#games_container .outro{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center}#games_container .outro:before{content:" ";background:url("../img/bkg_top_left.png") top left no-repeat;background-size:100% auto;position:absolute;width:33%;height:100%;top:-5%;left:-10%;z-index:-1}#games_container .outro:after{content:" ";background:url("../img/bkg_bottom_right.png") bottom right no-repeat;background-size:100% auto;position:absolute;width:40%;height:100%;bottom:-7%;right:-5%;z-index:-1}#games_container .outro>.container{width:1440px;height:780px;min-width:1440px;min-height:780px}#games_container .outro>.container>h1{color:#e86d6f !important;font-size:195px !important;font-weight:400 !important;font-family:"Bloomer" !important;margin:0px !important;padding:0px !important;letter-spacing:-1.5px !important;line-height:200px !important;text-transform:uppercase !important}#games_container .outro>.container>div.desc{font-weight:500;font-family:"Museo Sans";font-size:65px;margin-top:20px;line-height:75px;color:#606060}#games_container .outro>.container>div.desc>p{padding:0px;margin:0px 0px 75px 0px}#games_container .outro>.container>button{font-weight:500;font-family:"Caveat Brush";color:#fff;border:0px;background:#e86d6f;border-radius:15px;height:95px;width:min-content;font-size:70px;display:flex;align-items:center;justify-content:center;padding:0px 40px;transition:transform 250ms ease-in-out;cursor:pointer}#games_container .outro>.container>button:hover{transform:scale3d(1.1, 1.1, 1)}#games_container .outro>.container>button:focus-visible{position:relative}#games_container .outro>.container>button:focus-visible:before{position:absolute;content:" ";top:-10px;left:-10px;right:-10px;bottom:-10px;border-radius:10px;border:5px solid #65350d}#games_container .outro .img{position:absolute;pointer-events:none;content:" ";background:url("../img/match/outro.png") bottom right no-repeat;background-size:contain;bottom:0px;right:0px;width:20%;height:100%;z-index:2}#games_container .outro.matching .img{background-image:url("../img/match/outro.png")}#games_container .outro.this_or_that .img{width:40%;background-image:url("../img/this_or_that/outro.svg");background-position:bottom left;background-size:135%}#games_container .outro.what_should_you_do .img{background-image:url("../img/what_should_you_do/outro.png")}#games_container .outro.puzzle .img{width:40%;background-image:url("../img/puzzle/outro.png")}#games_container .outro.puzzle .car{right:42%;width:15%}#games_container .outro.roundabout .img{background-image:url("../img/roundabout/outro.png");width:25% !important}#games_container .outro.roundabout .car{right:25%}#games_container .outro .car{position:absolute;pointer-events:none;content:" ";background-position:center bottom;background-repeat:no-repeat;background-size:100% auto;bottom:0px;right:20%;width:26%;height:100%;z-index:2}#games_container .outro.car_1 .car{background-image:url("../img/cars/outro_1.png")}#games_container .outro.car_2 .car{background-image:url("../img/cars/outro_2.png")}#games_container .outro.car_3 .car{background-image:url("../img/cars/outro_3.png")}#games_container .outro.car_4 .car{background-image:url("../img/cars/outro_4.png")}#games_container .outro.car_5 .car{background-image:url("../img/cars/outro_5.png")}#games_container .outro.car_6 .car{background-image:url("../img/cars/outro_6.png")}#games_container .outro.bike .car{background-image:url("../img/cars/bike.png");width:10%;left:auto;right:43%}@media(max-aspect-ratio: 1/1){#games_container .outro:before{width:50%;height:100%;top:-5%;left:-5%;display:block}#games_container .outro:after{width:50%;height:100%;bottom:-5%;left:auto;right:-5%;transform:none}#games_container .outro>.container{width:780px;min-width:780px;height:1440px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:25%}#games_container .outro>.container>h1{font-size:165px !important}#games_container .outro>.container>div.desc>p>br{display:none}#games_container .outro .car{left:0px;width:50% !important}#games_container .outro .img{top:0%;left:25%;right:25%;width:50%;height:37%;background-position:center bottom;bottom:auto}#games_container .outro.puzzle .img{left:12.5%;right:12.5%;width:75%}#games_container .outro.roundabout .img{width:50% !important}#games_container .outro.this_or_that .car{width:33% !important;left:33%;right:33%;max-height:26%;background-size:contain}#games_container .outro.this_or_that .img{background-image:url("../img/this_or_that/outro.svg");background-size:contain;background-position:center bottom;left:12.5%;right:12.5%;width:75%}}
button:focus,button:focus-visible{outline:0px}#games_container .page.game .instructions{position:absolute;top:0px;left:-22px;display:flex;flex-direction:column;align-items:end;transition:opacity 250ms ease-in-out;z-index:2}#games_container .page.game .instructions.instant{transition:none}#games_container .page.game .instructions>.modal{width:570px;height:528px;background:#095594;border-radius:35px;box-shadow:7px 7px 20px 0px rgba(0,0,0,.75);padding:60px}#games_container .page.game .instructions>.modal>h2{font-family:"Bloomer";margin:0px;padding:0px;font-weight:400;font-size:88px}#games_container .page.game .instructions>.modal>p{font-family:"Museo Sans";font-weight:300;font-size:32px;margin:16px 0px;padding:0px;letter-spacing:.5px;line-height:48px}#games_container .page.game .instructions>button.close{background:rgba(0,0,0,0);border:0px;display:flex;align-items:center;justify-content:center;color:#095594 !important;font-family:"Bloomer";font-weight:400;padding:0px;margin:30px 10px;font-size:52px !important;gap:20px;transition:transform 250ms ease-in-out}#games_container .page.game .instructions>button.close img{box-shadow:7px 7px 20px 0px rgba(0,0,0,.75);border-radius:50%}#games_container .page.game .instructions>button.close:hover{transform:scale3d(1.05, 1.05, 1)}#games_container .page.game .instructions>button.close:focus-visible{position:relative}#games_container .page.game .instructions>button.close:focus-visible:before{position:absolute;content:" ";top:-10px;left:-10px;right:-10px;bottom:-10px;border-radius:10px;border:5px solid #65350d}#games_container .page.game .instructions>button.close.animated{animation:pulse 6250ms;animation-iteration-count:1}#games_container .page.game .instructions.hidden{opacity:0;pointer-events:none}#games_container .page.game .instructions_button_container{position:absolute;top:70%;left:0px;transform-origin:0px 50%}#games_container .page.game .instructions_open{position:relative;appearance:none;font-family:"Bloomer";font-weight:400;color:#095594;font-size:54px;padding-left:135px;height:94px;transition:transform 250ms ease-in-out,opacity 250ms ease-in-out}#games_container .page.game .instructions_open>.bkg{position:absolute;content:" ";left:-40px;top:0px;bottom:0px;width:160px;border-top-right-radius:47px;border-bottom-right-radius:47px;background:#095594}#games_container .page.game .instructions_open:after{position:absolute;left:0px;background:#fff;color:#095594;content:"i";width:56px;height:56px;border-radius:100%;top:19px;left:45px;display:flex;align-items:center;justify-content:center;font-size:56px;font-family:"Caveat Brush"}#games_container .page.game .instructions_open:hover{transform:translate3d(40px, 0px, 0px)}#games_container .page.game .instructions_open:focus-visible:before{position:absolute;content:" ";top:-10px;left:-10px;right:-10px;bottom:-10px;border-radius:10px;border:5px solid #65350d}#games_container .page.game .instructions_open.hidden{pointer-events:none;transform:translate3d(-100%, 0px, 0px);opacity:0}#games_container .page.game .instructions_open.instant{transition:none}@media(max-aspect-ratio: 1/1){#games_container .page.game .instructions{left:-22px;right:-22px;width:auto;top:-152px;flex-direction:column-reverse;align-items:start}#games_container .page.game .instructions>.modal{width:100%;height:490px}#games_container .page.game .instructions_button_container{top:auto !important;bottom:2% !important}}
button:focus,button:focus-visible{outline:0px}#games_container .page.game.matching .container{position:relative;display:grid;grid-template-columns:1fr 880px;grid-template-areas:"result game_board";width:1500px;min-width:1500px;height:660px;min-height:660px;z-index:2}#games_container .page.game.matching .container .front{background-color:#ead992}#games_container .page.game.matching .container .front.t0{background-image:url("../img/match/front_0.jpg")}#games_container .page.game.matching .container .front.t1{background-image:url("../img/match/front_1.jpg")}#games_container .page.game.matching .container .front.t2{background-image:url("../img/match/front_2.jpg")}#games_container .page.game.matching .container .front.t3{background-image:url("../img/match/front_3.jpg")}#games_container .page.game.matching .container .front.t4{background-image:url("../img/match/front_4.jpg")}#games_container .page.game.matching .container .front.t5{background-image:url("../img/match/front_5.jpg")}#games_container .page.game.matching .container .game_board{display:flex;flex-wrap:wrap;grid-area:game_board;gap:32px;transition:filter 250ms ease-in-out}#games_container .page.game.matching .container .game_board.blur{filter:blur(10px)}#games_container .page.game.matching .container .game_board .card{width:196px;height:196px;color:rgba(0,0,0,0);cursor:pointer;-webkit-perspective:600;transition:transform 250ms ease-in-out;position:relative;border:0px;margin:0px;padding:0px;z-index:1}#games_container .page.game.matching .container .game_board .card:hover{transform:scale3d(1.05, 1.05, 1)}#games_container .page.game.matching .container .game_board .card:focus-visible:before{position:absolute;content:" ";top:-10px;left:-10px;right:-10px;bottom:-10px;border-radius:10px;border:5px solid #65350d}#games_container .page.game.matching .container .game_board .card:focus-visible:before{right:-15px;bottom:-15px}#games_container .page.game.matching .container .game_board .card>*{width:100%;height:100%;position:absolute;transition-property:opacity,transform,box-shadow;transition-duration:375ms;backface-visibility:hidden;border-radius:15px;top:0px;left:0px;box-shadow:7px 7px 10px 0px rgba(0,0,0,.75);background-size:100% auto}#games_container .page.game.matching .container .game_board .card>.back{background-image:url("../img/match/back.jpg");z-index:8}#games_container .page.game.matching .container .game_board .card>.front{transform:rotate3d(0, 1, 0, -180deg)}#games_container .page.game.matching .container .game_board .card.flipped{z-index:3}#games_container .page.game.matching .container .game_board .card.flipped>.back{transform:rotate3d(0, 1, 0, 180deg)}#games_container .page.game.matching .container .game_board .card.flipped>.front{transform:rotate3d(0, 1, 0, 0deg)}#games_container .page.game.matching .container .game_board .card.flipped.incorrect>.front{animation:matching_incorrect 800ms}#games_container .page.game.matching .container .game_board .card.correct{transform:scale3d(1, 1, 1) !important;pointer-events:none;z-index:2}#games_container .page.game.matching .container .result{grid-area:result;width:529px;height:455px;position:relative;background-image:url("data:image/svg+xml,%3csvg width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%' height='100%' fill='none' stroke='%23EB7F81' stroke-width='6' stroke-dasharray='12%2c 12' stroke-dashoffset='18' stroke-linecap='butt'/%3e%3c/svg%3e");display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:84px;transition:opacity 250ms ease-in-out}#games_container .page.game.matching .container .result>h2{font-family:"Bloomer";font-weight:400;color:#e86d6f;font-size:102px;text-align:center;margin:0px;padding-bottom:20px}#games_container .page.game.matching .container .result>p{font-family:"Museo Sans";font-weight:300;font-size:28px;color:#606060;margin:0px;padding:0px 60px;text-align:center;line-height:36px}#games_container .page.game.matching .container .result>.front{width:160px;height:160px;border-radius:10px;position:absolute;bottom:-76px;left:50%;margin-left:-80px;background-size:100% auto}#games_container .page.game.matching .container .result.incorrect{background-image:url("data:image/svg+xml,%3csvg width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%' height='100%' fill='none' stroke='%23095594' stroke-width='6' stroke-dasharray='12%2c 12' stroke-dashoffset='18' stroke-linecap='butt'/%3e%3c/svg%3e");display:flex;align-items:center;justify-content:center;padding-bottom:0px}#games_container .page.game.matching .container .result.incorrect>h2{color:#095594;padding:0px 55px}#games_container .page.game.matching .container .result.incorrect>p{display:none}#games_container .page.game.matching .container .result.incorrect>.front{display:none}#games_container .page.game.matching .container .result.hidden{opacity:0}#games_container .page.game.matching .container .finish{width:270px;height:90px;background:#59a55d url("../img/icon_finish_button.svg") no-repeat;background-position:50px center;text-align:center;padding:0px 4px 0px 70px;box-shadow:7px 7px 10px rgba(0,0,0,.75);border-radius:15px;color:#fff;font-size:55px;font-weight:500;font-family:"Caveat Brush";justify-self:center;align-self:center;margin-left:-90px;margin-top:-70px;transition:opacity 250ms ease-in-out,transform 250ms ease-in-out;animation:heartbeat 3000ms infinite;cursor:pointer}#games_container .page.game.matching .container .finish.hidden{opacity:0;pointer-events:none}#games_container .page.game.matching .container .finish:hover{transform:scale3d(1.1, 1.1, 1) !important}#games_container .page.game.matching .container .finish:focus-visible{position:relative}#games_container .page.game.matching .container .finish:focus-visible:before{position:absolute;content:" ";top:-10px;left:-10px;right:-10px;bottom:-10px;border-radius:10px;border:5px solid #65350d}@keyframes matching_incorrect{0%{transform:translate3d(0px, 0px, 0px) rotate3d(0, 1, 0, 0deg)}10%{transform:translate3d(-5px, 0px, 0px) rotate3d(0, 1, 0, 0deg)}20%{transform:translate3d(5px, 0px, 0px) rotate3d(0, 1, 0, 0deg)}30%{transform:translate3d(-5px, 0px, 0px) rotate3d(0, 1, 0, 0deg)}40%{transform:translate3d(5px, 0px, 0px) rotate3d(0, 1, 0, 0deg)}50%{transform:translate3d(-5px, 0px, 0px) rotate3d(0, 1, 0, 0deg)}60%{transform:translate3d(5px, 0px, 0px) rotate3d(0, 1, 0, 0deg)}70%{transform:translate3d(-5px, 0px, 0px) rotate3d(0, 1, 0, 0deg)}80%{transform:translate3d(5px, 0px, 0px) rotate3d(0, 1, 0, 0deg)}90%{transform:translate3d(-5px, 0px, 0px) rotate3d(0, 1, 0, 0deg)}100%{transform:translate3d(0px, 0px, 0px) rotate3d(0, 1, 0, 0deg)}}@keyframes heartbeat{0%{transform:scale3d(1, 1, 1)}10%{transform:scale3d(1.1, 1.1, 1)}20%{transform:scale3d(1, 1, 1)}30%{transform:scale3d(1.1, 1.1, 1)}40%{transform:scale3d(1, 1, 1)}}@media(max-aspect-ratio: 1/1){#games_container .page.game.matching .container{grid-template-columns:1fr;grid-template-rows:1fr 996px;grid-template-areas:"result" "game_board";height:1670px;min-height:1670px;width:740px;min-width:740px;margin-top:80px}#games_container .page.game.matching .container .game_board .card{width:225px;height:225px}#games_container .page.game.matching .container .result{width:100%;padding-bottom:0px;background-image:url("data:image/svg+xml,%3csvg width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%' height='100%' fill='none' stroke='%23EB7F81' stroke-width='12' stroke-dasharray='24%2c 24' stroke-dashoffset='36' stroke-linecap='butt'/%3e%3c/svg%3e")}#games_container .page.game.matching .container .result.incorrect{background-image:url("data:image/svg+xml,%3csvg width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%' height='100%' fill='none' stroke='%23095594' stroke-width='12' stroke-dasharray='24%2c 24' stroke-dashoffset='36' stroke-linecap='butt'/%3e%3c/svg%3e")}#games_container .page.game.matching .container .result>p{font-size:45px;line-height:55px;padding:0px 40px}#games_container .page.game.matching .container .result>.front{display:none}#games_container .page.game.matching .container .finish{margin:60px 0px 0px 0px;width:340px;height:110px;background-size:60px auto;background-position:60px center;font-size:60px}}
button:focus,button:focus-visible{outline:0px}#game_alert{width:0px;height:0px;opacity:0;overflow:hidden}
button:focus,button:focus-visible{outline:0px}#games_container .outro.billboard .container{display:grid;grid-template-columns:753px 1fr;gap:100px;width:1700px;min-width:1700px}#games_container .outro.billboard .container .content>h1{color:#e86d6f !important;font-size:140px !important;font-weight:400 !important;font-family:"Bloomer" !important;margin:0px !important;padding:0px !important;line-height:200px !important;text-transform:uppercase !important}#games_container .outro.billboard .container .content>div.desc{font-weight:500;font-family:"Museo Sans";font-size:55px;margin-top:10px;line-height:65px;color:#606060}#games_container .outro.billboard .container .content>div.desc>p{padding:0px;margin:0px 0px 75px 0px}#games_container .outro.billboard .container .content>button{font-weight:500;font-family:"Caveat Brush";color:#fff;border:0px;background:#e86d6f;border-radius:15px;height:95px;width:min-content;font-size:70px;display:flex;align-items:center;justify-content:center;padding:0px 40px;transition:transform 250ms ease-in-out;cursor:pointer}#games_container .outro.billboard .container .content>button:hover{transform:scale3d(1.1, 1.1, 1)}#games_container .outro.billboard .container .content>button:focus-visible{position:relative}#games_container .outro.billboard .container .content>button:focus-visible:before{position:absolute;content:" ";top:-10px;left:-10px;right:-10px;bottom:-10px;border-radius:10px;border:5px solid #65350d}#games_container .outro.billboard .container button.print{font-weight:500;font-family:"Caveat Brush";color:#fff;border:0px;background:#59a55d;border-radius:10px;height:65px;width:min-content;font-size:45px;display:flex;align-items:center;justify-content:center;padding:0px 30px;transition:all 250ms ease-in-out;cursor:pointer;position:absolute;top:0px;width:360px;left:200px}#games_container .outro.billboard .container button.print:hover{transform:scale3d(1.1, 1.1, 1)}#games_container .outro.billboard .container button.print:focus-visible:before{position:absolute;content:" ";top:-10px;left:-10px;right:-10px;bottom:-10px;border-radius:10px;border:5px solid #65350d}#games_container .outro.billboard:after{display:none}#games_container .outro.billboard>.img{background-image:url("/img/bkg_billboard_bottom_right.png");width:40%}#games_container .outro.billboard .real_billboard{width:753px;height:914px;position:relative;margin-top:100px}#games_container .outro.billboard .real_billboard>.billboard{position:absolute;width:100%;z-index:2;top:0px;left:0px}#games_container .outro.billboard .real_billboard>.banner{top:22px;width:1000px;height:600px;left:-124px;position:absolute;border-radius:23px;background-position:center center;background-size:100% 100%;background-repeat:no-repeat;z-index:1;transform:scale3d(0.723, 0.723, 1);overflow:hidden}#games_container .outro.billboard .real_billboard>.banner>img{position:absolute;top:0px;left:0px}#games_container .outro.billboard .real_billboard>.banner>img.bkg{z-index:2;width:100%;height:100%}#games_container .outro.billboard .real_billboard>.banner>img.label{z-index:4}#games_container .outro.billboard .real_billboard>.banner>img.label[src="img/billboard/1_label.png"],#games_container .outro.billboard .real_billboard>.banner>img.label[src="assets/extras/games/img/billboard/1_label.png"]{width:493px;height:232px;top:184px;left:69px}#games_container .outro.billboard .real_billboard>.banner>img.label[src="img/billboard/2_label.png"],#games_container .outro.billboard .real_billboard>.banner>img.label[src="assets/extras/games/img/billboard/2_label.png"]{width:505px;height:319px;top:135px;left:55px}#games_container .outro.billboard .real_billboard>.banner>img.label[src="img/billboard/3_label.png"],#games_container .outro.billboard .real_billboard>.banner>img.label[src="assets/extras/games/img/billboard/3_label.png"]{width:378px;height:342px;top:116px;left:84px}#games_container .outro.billboard .real_billboard>.banner>img.img{z-index:3;background:none}#games_container .outro.billboard .real_billboard>.banner>img.img[src="img/billboard/1_img.png"],#games_container .outro.billboard .real_billboard>.banner>img.img[src="assets/extras/games/img/billboard/1_img.png"]{width:406px;height:292px;top:155px;left:560px}#games_container .outro.billboard .real_billboard>.banner>img.img[src="img/billboard/2_img.png"],#games_container .outro.billboard .real_billboard>.banner>img.img[src="assets/extras/games/img/billboard/2_img.png"]{width:447px;height:404px;top:95px;left:537px}#games_container .outro.billboard .real_billboard>.banner>img.img[src="img/billboard/3_img.png"],#games_container .outro.billboard .real_billboard>.banner>img.img[src="assets/extras/games/img/billboard/3_img.png"]{width:435px;height:337px;top:135px;left:553px}@media(max-aspect-ratio: 1/1){#games_container .outro.billboard .container{grid-template-columns:1fr;grid-template-rows:1fr 575px;grid-template-areas:"billboard" "content";height:1400px;min-height:1400px;width:753px;min-width:753px;gap:60px;padding:0px;z-index:3}#games_container .outro.billboard .container .real_billboard{grid-area:billboard;overflow:hidden;margin-top:0px}#games_container .outro.billboard .container .content{grid-area:content;display:flex;flex-direction:column;align-items:center}#games_container .outro.billboard .container:before{content:" ";position:absolute;left:-100%;right:-100%;height:5px;background:#667a7f;top:760px}#games_container .outro.billboard .container .real_billboard{position:relative;height:765px;margin-bottom:0px}#games_container .outro.billboard .container button.print{z-index:4;top:730px}#games_container .outro.billboard>.img{bottom:0px;right:0px;width:80%;top:auto;left:auto}}@media print{#games_container{position:static;width:auto;height:auto;background:none}#games_container .outro.billboard{background:rgba(0,0,0,0);padding:0px;display:block}#games_container .outro.billboard:before{display:none}#games_container .outro.billboard .container{width:auto;min-width:auto;height:auto;min-height:auto;transform:none !important;display:block}#games_container .outro.billboard .container .content{display:none}#games_container .outro.billboard .container .real_billboard{margin:0px;width:auto;height:auto;max-width:100%;max-height:100%;aspect-ratio:753/914}#games_container .outro.billboard .container .real_billboard:after{display:none}#games_container .outro.billboard .container .real_billboard>.banner{position:relative;top:11.25%;left:1.5%;transform:none;width:97%;aspect-ratio:10/6;height:auto;border-radius:5%}#games_container .outro.billboard .container .real_billboard>.banner>img.label[src="img/billboard/1_label.png"],#games_container .outro.billboard .container .real_billboard>.banner>img.label[src="assets/extras/games/img/billboard/1_label.png"]{width:49.3%;height:38.6666666667%;top:30.6666666667%;left:6.9%}#games_container .outro.billboard .container .real_billboard>.banner>img.label[src="img/billboard/2_label.png"],#games_container .outro.billboard .container .real_billboard>.banner>img.label[src="assets/extras/games/img/billboard/2_label.png"]{width:50.5%;height:53.1666666667%;top:22.5%;left:5.5%}#games_container .outro.billboard .container .real_billboard>.banner>img.label[src="img/billboard/3_label.png"],#games_container .outro.billboard .container .real_billboard>.banner>img.label[src="assets/extras/games/img/billboard/3_label.png"]{width:37.8%;height:57%;top:19.3333333333%;left:8.4%}#games_container .outro.billboard .container .real_billboard>.banner>img.img[src="img/billboard/1_img.png"],#games_container .outro.billboard .container .real_billboard>.banner>img.img[src="assets/extras/games/img/billboard/1_img.png"]{width:40.6%;height:48.6666666667%;top:25.8333333333%;left:56%}#games_container .outro.billboard .container .real_billboard>.banner>img.img[src="img/billboard/2_img.png"],#games_container .outro.billboard .container .real_billboard>.banner>img.img[src="assets/extras/games/img/billboard/2_img.png"]{width:44.7%;height:67.3333333333%;top:15.8333333333%;left:53.7%}#games_container .outro.billboard .container .real_billboard>.banner>img.img[src="img/billboard/3_img.png"],#games_container .outro.billboard .container .real_billboard>.banner>img.img[src="assets/extras/games/img/billboard/3_img.png"]{width:43.5%;height:56.1666666667%;top:22.5%;left:55.3%}#games_container .outro.billboard .container button.print{display:none}#games_container .outro.billboard>.img{display:none}}
button:focus,button:focus-visible{outline:0px}#games_container .page.game .steps_container{display:flex;gap:42px;align-items:center}#games_container .page.game .steps_container>button{font-weight:500;font-family:"Caveat Brush";color:#fff;border:0px;background:#fff;border-radius:25px;height:70px;width:min-content;font-size:50px;display:flex;align-items:center;justify-content:center;padding:0px 40px;transition:all 250ms ease-in-out;cursor:pointer;white-space:nowrap}#games_container .page.game .steps_container>button:hover{transform:scale3d(1.1, 1.1, 1)}#games_container .page.game .steps_container>button:focus-visible{position:relative}#games_container .page.game .steps_container>button:focus-visible:before{position:absolute;content:" ";top:-10px;left:-10px;right:-10px;bottom:-10px;border-radius:10px;border:5px solid #65350d}#games_container .page.game .steps_container>button.red{background:#e86d6f}#games_container .page.game .steps_container>button.green{background:#59a55d}#games_container .page.game .steps_container>button.grey{background:#d1d1d1;pointer-events:none}#games_container .page.game .steps_container>button.blue{background:#095594}#games_container .page.game .steps_container>button.hidden{opacity:0;pointer-events:none}#games_container .page.game .steps_container .steps{display:flex;gap:28px}#games_container .page.game .steps_container .steps>button{display:block;width:52px;height:52px;border-radius:26px;box-sizing:border-box;border:3px solid #84aab7;position:relative;pointer-events:none}#games_container .page.game .steps_container .steps>button.clickable{cursor:pointer;pointer-events:all;transition:transform 250ms ease-in-out}#games_container .page.game .steps_container .steps>button.clickable:focus-visible:before{position:absolute;content:" ";top:-10px;left:-10px;right:-10px;bottom:-10px;border-radius:10px;border:5px solid #65350d}#games_container .page.game .steps_container .steps>button.clickable:hover{transform:scale3d(1.1, 1.1, 1)}#games_container .page.game .steps_container .steps>button.current:after{content:" ";position:absolute;width:22px;height:22px;border-radius:11px;background:#84aab7;top:50%;left:50%;transform:translate3d(-50%, -50%, 0px)}#games_container .page.game .steps_container .steps>button.finished{background:#84aab7 url("../img/steps_check.svg") center center no-repeat}#games_container .page.game .steps_container .steps>button.correct{background:#84aab7 url("../img/steps_check.svg") center center no-repeat}#games_container .page.game .steps_container .steps>button.incorrect{background:#84aab7 url("../img/steps_incorrect.svg") center center no-repeat;background-size:24px}
button:focus,button:focus-visible{outline:0px}#games_container .page.game.billboard .container{position:relative;display:grid;grid-template-columns:1fr 753px;grid-template-areas:"choices billboard";width:1450px;min-width:1450px;height:700px;min-height:700px}#games_container .page.game.billboard .container .choices{display:flex;flex-direction:column;justify-content:flex-start;grid-area:choices}#games_container .page.game.billboard .container .choices #choice_title{font-size:90px;font-weight:400;font-family:"Bloomer";margin:0px;padding:0px;line-height:80px;text-transform:uppercase;color:#e86d6f}#games_container .page.game.billboard .container .choices .options{display:flex;padding:55px 0px}#games_container .page.game.billboard .container .choices .options>button{transition:transform 250ms ease-in-out,outline 250ms ease-in-out}#games_container .page.game.billboard .container .choices .options>button.instant{transition:none}#games_container .page.game.billboard .container .choices .options.bkg{gap:30px}#games_container .page.game.billboard .container .choices .options.bkg>button{width:160px;height:160px;background-repeat:no-repeat;background-position:top center;background-size:1200px auto;border-radius:20px;box-shadow:8px -12px 35px rgba(0,0,0,.4);outline:8px rgba(0,0,0,0) solid;font-size:0px;color:rgba(0,0,0,0)}#games_container .page.game.billboard .container .choices .options.bkg>button.option_1{background-image:url("../img/billboard/1_bkg.jpg")}#games_container .page.game.billboard .container .choices .options.bkg>button.option_2{background-image:url("../img/billboard/2_bkg.jpg")}#games_container .page.game.billboard .container .choices .options.bkg>button.option_3{background-image:url("../img/billboard/3_bkg.jpg")}#games_container .page.game.billboard .container .choices .options.bkg>button:hover{transform:scale3d(1.05, 1.05, 1)}#games_container .page.game.billboard .container .choices .options.bkg>button:focus-visible{position:relative}#games_container .page.game.billboard .container .choices .options.bkg>button:focus-visible:before{position:absolute;content:" ";top:-10px;left:-10px;right:-10px;bottom:-10px;border-radius:10px;border:5px solid #65350d}#games_container .page.game.billboard .container .choices .options.bkg>button.selected{outline:8px #e86d6f solid;transform:scale3d(1.1, 1.1, 1)}#games_container .page.game.billboard .container .choices .options.label{gap:30px;flex-direction:column}#games_container .page.game.billboard .container .choices .options.label>button{width:450px;height:55px;border-radius:10px;box-shadow:8px 8px 12px rgba(0,0,0,.5);transform-origin:8px 50%;background-color:#fff;outline:8px rgba(0,0,0,0) solid;text-align:left;font-size:25px;color:green;font-weight:600;padding:0px 40px;font-family:"Museo Sans";font-weight:500}#games_container .page.game.billboard .container .choices .options.label>button:hover{transform:scale3d(1.05, 1.05, 1)}#games_container .page.game.billboard .container .choices .options.label>button:focus-visible{position:relative}#games_container .page.game.billboard .container .choices .options.label>button:focus-visible:before{position:absolute;content:" ";top:-10px;left:-10px;right:-10px;bottom:-10px;border-radius:10px;border:5px solid #65350d}#games_container .page.game.billboard .container .choices .options.label>button.selected{outline:8px #e86d6f solid;transform:scale3d(1.1, 1.1, 1)}#games_container .page.game.billboard .container .choices .options.img{gap:30px}#games_container .page.game.billboard .container .choices .options.img>button{width:160px;height:160px;background-color:#fff;background-repeat:no-repeat;background-position:40px center;background-size:auto 90%;border-radius:84px;box-shadow:8px 8px 20px rgba(0,0,0,.5);outline:8px rgba(0,0,0,0) solid;font-size:0px;color:rgba(0,0,0,0)}#games_container .page.game.billboard .container .choices .options.img>button.option_1{background-image:url("../img/billboard/1_img.png")}#games_container .page.game.billboard .container .choices .options.img>button.option_2{background-image:url("../img/billboard/2_img.png")}#games_container .page.game.billboard .container .choices .options.img>button.option_3{background-image:url("../img/billboard/3_img.png")}#games_container .page.game.billboard .container .choices .options.img>button:hover{transform:scale3d(1.05, 1.05, 1)}#games_container .page.game.billboard .container .choices .options.img>button:focus-visible{position:relative}#games_container .page.game.billboard .container .choices .options.img>button:focus-visible:before{position:absolute;content:" ";top:-10px;left:-10px;right:-10px;bottom:-10px;border-radius:10px;border:5px solid #65350d}#games_container .page.game.billboard .container .choices .options.img>button.selected{outline:8px #e86d6f solid;transform:scale3d(1.1, 1.1, 1)}#games_container .page.game.billboard .real_billboard{width:753px;height:1414px;margin-bottom:-500px;position:relative;grid-area:billboard;transition:filter 250ms ease-in-out}#games_container .page.game.billboard .real_billboard.blur{filter:blur(10px)}#games_container .page.game.billboard .real_billboard:after{position:absolute;content:" ";background:url("../img/billboard/billboard.png") top center no-repeat;background-size:100% auto;background-repeat:no-repeat;width:100%;height:100%}#games_container .page.game.billboard .real_billboard>.banner{top:22px;width:1000px;height:600px;left:-124px;position:absolute;border-radius:23px;background-position:center center;background-size:100% 100%;background-repeat:no-repeat;transform:scale3d(0.723, 0.723, 1)}#games_container .page.game.billboard .real_billboard>.banner:before{position:absolute;content:" ";background-position:center center;background-size:100% 100%;background-repeat:no-repeat;z-index:2}#games_container .page.game.billboard .real_billboard>.banner:after{position:absolute;content:" ";background-position:center center;background-size:100% 100%;background-repeat:no-repeat}#games_container .page.game.billboard .real_billboard>.banner.bkg_1{background-image:url("../img/billboard/1_bkg.jpg")}#games_container .page.game.billboard .real_billboard>.banner.bkg_2{background-image:url("../img/billboard/2_bkg.jpg")}#games_container .page.game.billboard .real_billboard>.banner.bkg_3{background-image:url("../img/billboard/3_bkg.jpg")}#games_container .page.game.billboard .real_billboard>.banner.label_1:before{width:493px;height:232px;background-image:url("../img/billboard/1_label.png");top:184px;left:69px}#games_container .page.game.billboard .real_billboard>.banner.label_2:before{width:505px;height:319px;background-image:url("../img/billboard/2_label.png");top:135px;left:55px}#games_container .page.game.billboard .real_billboard>.banner.label_3:before{width:378px;height:342px;background-image:url("../img/billboard/3_label.png");top:116px;left:84px}#games_container .page.game.billboard .real_billboard>.banner.img_1:after{width:406px;height:292px;background-image:url("../img/billboard/1_img.png");top:155px;left:560px}#games_container .page.game.billboard .real_billboard>.banner.img_2:after{width:447px;height:404px;background-image:url("../img/billboard/2_img.png");top:95px;left:537px}#games_container .page.game.billboard .real_billboard>.banner.img_3:after{width:435px;height:337px;background-image:url("../img/billboard/3_img.png");top:135px;left:553px}@media(max-aspect-ratio: 1/1){#games_container .page.game.billboard .container{grid-template-columns:1fr;grid-template-rows:1fr 575px;grid-template-areas:"billboard" "choices";height:1400px;min-height:1400px;width:753px;min-width:753px;gap:60px}#games_container .page.game.billboard .container .choices{align-items:center;justify-content:space-between}#games_container .page.game.billboard .container .choices #choice_title{text-align:center}#games_container .page.game.billboard .container .choices .options{justify-content:center}#games_container .page.game.billboard .container .instructions{top:auto;bottom:0px}#games_container .page.game.billboard .container .instructions>.modal{height:570px}#games_container .page.game.billboard .container .finish{position:static;margin:60px 0px 0px 0px;width:340px;height:110px;background-size:60px auto;background-position:60px center;font-size:60px}#games_container .page.game.billboard .container .real_billboard{position:relative;height:765px;margin-bottom:0px}#games_container .page.game.billboard .container .real_billboard:before{content:" ";position:absolute;left:-100%;right:-100%;height:5px;background:#667a7f;bottom:0px}}
#games_container .outro.fact>.container>div.desc>p{max-width:980px}#games_container .outro.fact .result{width:529px;height:455px;position:absolute;background-image:url("data:image/svg+xml,%3csvg width='529' height='455' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='529' height='455' fill='none' stroke='%23E86D6F' stroke-width='6' stroke-dasharray='12%2c 12' stroke-dashoffset='18' stroke-linecap='butt'/%3e%3c/svg%3e");flex-direction:column;display:flex;align-items:center;justify-content:center;top:10px;right:-70px;transition:opacity 250ms ease-in-out}#games_container .outro.fact .result>h2{font-family:"Bloomer";font-weight:400;color:#e86d6f;font-size:102px;text-align:center;margin:0px;padding-bottom:20px}#games_container .outro.fact .result>p{font-family:"Museo Sans";font-weight:300;font-size:28px;color:#606060;margin:0px;padding:0px 60px;text-align:center;line-height:36px}#games_container .outro.fact .result.hidden{opacity:0}@media(max-aspect-ratio: 1/1){#games_container .outro.fact .result{display:none}}
button:focus,button:focus-visible{outline:0px}#games_container .page.game.this_or_that .container{position:relative;display:grid;grid-template-columns:1fr 615px;width:1300px;min-width:1300px;height:650px;min-height:650px}#games_container .page.game.this_or_that .container .desc{transition:opacity 250ms ease-in-out}#games_container .page.game.this_or_that .container .desc.hidden{opacity:0}#games_container .page.game.this_or_that .container .desc h1{font-family:"Bloomer";font-weight:400;color:#59a55d;font-size:140px;text-align:left;margin:0px;padding:0px;line-height:120px}#games_container .page.game.this_or_that .container .desc p{font-family:"Museo Sans";font-weight:300;color:#606060;font-size:30px;text-align:left;margin:0px;padding:30px 270px 0px 10px;line-height:40px}#games_container .page.game.this_or_that .container .choices{padding-bottom:360px;display:flex;flex-direction:column;justify-content:space-between;transition:filter 250ms ease-in-out}#games_container .page.game.this_or_that .container .choices.blur{filter:blur(10px)}#games_container .page.game.this_or_that .container .choices h2{font-size:90px;font-weight:400;font-family:"Bloomer";margin:0px;padding:0px;line-height:80px;text-transform:uppercase;color:#e86d6f;padding-top:55px}#games_container .page.game.this_or_that .container .choices .options{display:flex;gap:55px;padding-bottom:90px}#games_container .page.game.this_or_that .container .choices .options.disabled>.option{pointer-events:none}#games_container .page.game.this_or_that .container .choices .options.disabled>.option.i0_0,#games_container .page.game.this_or_that .container .choices .options.disabled>.option.i1_0,#games_container .page.game.this_or_that .container .choices .options.disabled>.option.i2_0,#games_container .page.game.this_or_that .container .choices .options.disabled>.option.i3_0,#games_container .page.game.this_or_that .container .choices .options.disabled>.option.i4_0,#games_container .page.game.this_or_that .container .choices .options.disabled>.option.i5_0{outline-color:#e86d6f;opacity:.35}#games_container .page.game.this_or_that .container .choices .options.disabled>.option.i0_1,#games_container .page.game.this_or_that .container .choices .options.disabled>.option.i1_1,#games_container .page.game.this_or_that .container .choices .options.disabled>.option.i2_1,#games_container .page.game.this_or_that .container .choices .options.disabled>.option.i3_1,#games_container .page.game.this_or_that .container .choices .options.disabled>.option.i4_1,#games_container .page.game.this_or_that .container .choices .options.disabled>.option.i5_1{outline-color:#59a55d}#games_container .page.game.this_or_that .container .choices .options>.option{width:280px;height:280px;box-shadow:7px 7px 24px rgba(0,0,0,.75);background-color:#cee9da;background-size:60% auto;background-position:center center;background-repeat:no-repeat;outline:8px rgba(0,0,0,0) solid;transition:outline 250ms ease-in-out}#games_container .page.game.this_or_that .container .choices .options>.option.i0_0{background-image:url("../img/this_or_that/0_0.jpg")}#games_container .page.game.this_or_that .container .choices .options>.option.i0_1{background-image:url("../img/this_or_that/0_1.jpg")}#games_container .page.game.this_or_that .container .choices .options>.option.i1_0{background-image:url("../img/this_or_that/1_0.jpg")}#games_container .page.game.this_or_that .container .choices .options>.option.i1_1{background-image:url("../img/this_or_that/1_1.jpg")}#games_container .page.game.this_or_that .container .choices .options>.option.i2_0{background-image:url("../img/this_or_that/2_0.jpg")}#games_container .page.game.this_or_that .container .choices .options>.option.i2_1{background-image:url("../img/this_or_that/2_1.jpg")}#games_container .page.game.this_or_that .container .choices .options>.option.i3_0{background-image:url("../img/this_or_that/3_0.jpg")}#games_container .page.game.this_or_that .container .choices .options>.option.i3_1{background-image:url("../img/this_or_that/3_1.jpg")}#games_container .page.game.this_or_that .container .choices .options>.option.i4_0{background-image:url("../img/this_or_that/4_0.jpg");background-size:auto 60%}#games_container .page.game.this_or_that .container .choices .options>.option.i4_1{background-image:url("../img/this_or_that/4_1.jpg")}#games_container .page.game.this_or_that .container .choices .options>.option:hover{outline:8px rgba(9,85,148,.5333333333) solid}#games_container .page.game.this_or_that .container .choices .options>.option:focus-visible{position:relative}#games_container .page.game.this_or_that .container .choices .options>.option:focus-visible:before{position:absolute;content:" ";top:-10px;left:-10px;right:-10px;bottom:-10px;border-radius:10px;border:5px solid #65350d}#games_container .page.game.this_or_that .container .choices .options>.option.selected{outline:8px #095594 solid}#games_container .page.game.this_or_that .container .choices .steps_container{flex-direction:column;gap:80px}#games_container .page.game.this_or_that .container .result{width:529px;height:455px;background-image:url("data:image/svg+xml,%3csvg width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%' height='100%' fill='none' stroke='%2359a55d' stroke-width='6' stroke-dasharray='12%2c 12' stroke-dashoffset='18' stroke-linecap='butt'/%3e%3c/svg%3e");display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;transition:opacity 250ms ease-in-out}#games_container .page.game.this_or_that .container .result>h2{font-family:"Bloomer";font-weight:400;color:#59a55d;font-size:102px;text-align:center;margin:0px;padding-bottom:20px}#games_container .page.game.this_or_that .container .result>p{font-family:"Museo Sans";font-weight:300;font-size:28px;color:#606060;margin:0px;padding:0px 60px;text-align:center;line-height:36px}#games_container .page.game.this_or_that .container .result.incorrect{background-image:url("data:image/svg+xml,%3csvg width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%' height='100%' fill='none' stroke='%23E86D6F' stroke-width='6' stroke-dasharray='12%2c 12' stroke-dashoffset='18' stroke-linecap='butt'/%3e%3c/svg%3e")}#games_container .page.game.this_or_that .container .result.incorrect>h2{color:#e86d6f}#games_container .page.game.this_or_that .container .result.hidden{opacity:0}#games_container .page.game.this_or_that .container .finish{width:270px;height:90px;background:#59a55d url("../img/icon_finish_button.svg") no-repeat;background-position:50px center;text-align:center;padding:0px 4px 0px 70px;box-shadow:7px 7px 10px rgba(0,0,0,.75);border-radius:15px;color:#fff;font-size:55px;font-weight:500;font-family:"Caveat Brush";justify-self:center;align-self:center;position:absolute;top:520px;left:130px;transition:opacity 250ms ease-in-out,transform 250ms ease-in-out;animation:heartbeat 3000ms infinite;cursor:pointer}#games_container .page.game.this_or_that .container .finish.hidden{opacity:0;pointer-events:none}#games_container .page.game.this_or_that .container .finish:hover{transform:scale3d(1.1, 1.1, 1) !important}#games_container .page.game.this_or_that .container .finish:focus-visible:before{position:absolute;content:" ";top:-10px;left:-10px;right:-10px;bottom:-10px;border-radius:10px;border:5px solid #65350d}@media(max-aspect-ratio: 1/1){#games_container .page.game.this_or_that .container{grid-template-columns:1fr;grid-template-rows:1fr 615px;grid-template-areas:"result" "game_board";height:1300px;min-height:1300px;width:615px;min-width:615px;margin-top:80px}#games_container .page.game.this_or_that .container .desc{display:flex;flex-direction:column;justify-content:center}#games_container .page.game.this_or_that .container .desc h1{text-align:center;font-size:110px}#games_container .page.game.this_or_that .container .desc p{text-align:center;padding:30px 10px 0px 10px}#games_container .page.game.this_or_that .container .result{width:100%;padding-bottom:0px;background-image:url("data:image/svg+xml,%3csvg width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%' height='100%' fill='none' stroke='%2359a55d' stroke-width='12' stroke-dasharray='24%2c 24' stroke-dashoffset='36' stroke-linecap='butt'/%3e%3c/svg%3e")}#games_container .page.game.this_or_that .container .result.incorrect{background-image:url("data:image/svg+xml,%3csvg width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%' height='100%' fill='none' stroke='%23E86D6F' stroke-width='12' stroke-dasharray='24%2c 24' stroke-dashoffset='36' stroke-linecap='butt'/%3e%3c/svg%3e")}#games_container .page.game.this_or_that .container .result>p{font-size:38px;line-height:50px;padding:0px 40px}#games_container .page.game.this_or_that .container .result>.front{display:none}#games_container .page.game.this_or_that .container .finish{position:static;margin:60px 0px 0px 0px;width:340px;height:110px;background-size:60px auto;background-position:60px center;font-size:60px}}
button:focus,button:focus-visible{outline:0px}#games_container .page.game.what_should_you_do .container{position:relative;display:grid;grid-template-columns:1fr 805px;width:1400px;min-width:1400px;height:700px;min-height:700px}#games_container .page.game.what_should_you_do .container .desc{transition:opacity 250ms ease-in-out;padding-top:70px}#games_container .page.game.what_should_you_do .container .desc.hidden{opacity:0}#games_container .page.game.what_should_you_do .container .desc h1{font-family:"Bloomer";font-weight:400;color:#59a55d;font-size:140px;text-align:left;margin:0px;padding:0px;line-height:120px}#games_container .page.game.what_should_you_do .container .choices{display:flex;flex-direction:column;justify-content:space-between;transition:filter 250ms ease-in-out}#games_container .page.game.what_should_you_do .container .choices.blur{filter:blur(10px)}#games_container .page.game.what_should_you_do .container .choices .question{display:grid;grid-template-columns:210px 1fr}#games_container .page.game.what_should_you_do .container .choices .question div{background-repeat:no-repeat;background-size:90% auto;background-position:center center;width:200px;height:200px;margin-top:-40px}#games_container .page.game.what_should_you_do .container .choices .question div.q0{background-image:url("../img/what_should_you_do/q0.png")}#games_container .page.game.what_should_you_do .container .choices .question div.q1{background-image:url("../img/what_should_you_do/q1.png")}#games_container .page.game.what_should_you_do .container .choices .question div.q2{background-image:url("../img/what_should_you_do/q2.png")}#games_container .page.game.what_should_you_do .container .choices .question div.q3{background-image:url("../img/what_should_you_do/q3.png")}#games_container .page.game.what_should_you_do .container .choices .question div.q4{background-image:url("../img/what_should_you_do/q4.png")}#games_container .page.game.what_should_you_do .container .choices .question div.q5{background-image:url("../img/what_should_you_do/q5.png")}#games_container .page.game.what_should_you_do .container .choices .question div.q6{background-image:url("../img/what_should_you_do/q6.png");background-size:auto 90%}#games_container .page.game.what_should_you_do .container .choices .question div.q7{background-image:url("../img/what_should_you_do/q7.png");background-size:auto 90%}#games_container .page.game.what_should_you_do .container .choices .question div.q8{background-image:url("../img/what_should_you_do/q8.png");background-size:auto 90%}#games_container .page.game.what_should_you_do .container .choices .question div.q9{background-image:url("../img/what_should_you_do/q9.png")}#games_container .page.game.what_should_you_do .container .choices .question h2{font-size:35px;font-weight:700;font-family:"Museo Sans";margin:0px;padding:0px;line-height:45px;color:#606060;text-align:left;margin-right:-90px}#games_container .page.game.what_should_you_do .container .choices .options{display:flex;gap:40px;padding-bottom:90px;flex-direction:column;padding-top:45px;height:465px}#games_container .page.game.what_should_you_do .container .choices .options.disabled>.option{pointer-events:none;opacity:.35}#games_container .page.game.what_should_you_do .container .choices .options.disabled>.option:after{border-color:#e86d6f}#games_container .page.game.what_should_you_do .container .choices .options.disabled>.option.selected:after{background-color:#e86d6f}#games_container .page.game.what_should_you_do .container .choices .options.disabled>.option.correct{opacity:1;font-weight:bold}#games_container .page.game.what_should_you_do .container .choices .options.disabled>.option.correct:after{border-color:#59a55d}#games_container .page.game.what_should_you_do .container .choices .options.disabled>.option.correct.selected:after{background-color:#59a55d}#games_container .page.game.what_should_you_do .container .choices .options>.option{text-align:left;font-size:28px;font-weight:300;font-family:"Museo Sans";margin:0px;padding:5px 0px 5px 90px;line-height:37px;color:#606060;display:flex;position:relative;transition:all 250ms ease-in-out}#games_container .page.game.what_should_you_do .container .choices .options>.option:after{content:" ";position:absolute;top:0px;left:0px;width:50px;height:50px;border-radius:50%;border:4px solid #095594;box-sizing:border-box;background-clip:content-box;padding:4px;transition:all 250ms ease-in-out;background-color:rgba(9,85,148,0)}#games_container .page.game.what_should_you_do .container .choices .options>.option:hover:after{background-color:rgba(9,85,148,.5333333333)}#games_container .page.game.what_should_you_do .container .choices .options>.option:focus-visible{position:relative}#games_container .page.game.what_should_you_do .container .choices .options>.option:focus-visible:before{position:absolute;content:" ";top:-10px;left:-10px;right:-10px;bottom:-10px;border-radius:10px;border:5px solid #65350d}#games_container .page.game.what_should_you_do .container .choices .options>.option.selected:after{background-color:#095594}#games_container .page.game.what_should_you_do .container .choices .steps_container{width:1250px}#games_container .page.game.what_should_you_do .container .choices .steps_container>button{width:315px}#games_container .page.game.what_should_you_do .container .result{width:529px;height:455px;background-image:url("data:image/svg+xml,%3csvg width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%' height='100%' fill='none' stroke='%2359a55d' stroke-width='6' stroke-dasharray='12%2c 12' stroke-dashoffset='18' stroke-linecap='butt'/%3e%3c/svg%3e");display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;transition:opacity 250ms ease-in-out}#games_container .page.game.what_should_you_do .container .result>h2{font-family:"Bloomer";font-weight:400;color:#59a55d;font-size:102px;text-align:center;margin:0px;padding-bottom:20px}#games_container .page.game.what_should_you_do .container .result>p{font-family:"Museo Sans";font-weight:300;font-size:28px;color:#606060;margin:0px;padding:0px 60px;text-align:center;line-height:36px}#games_container .page.game.what_should_you_do .container .result.incorrect{background-image:url("data:image/svg+xml,%3csvg width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%' height='100%' fill='none' stroke='%23E86D6F' stroke-width='6' stroke-dasharray='12%2c 12' stroke-dashoffset='18' stroke-linecap='butt'/%3e%3c/svg%3e")}#games_container .page.game.what_should_you_do .container .result.incorrect>h2{color:#e86d6f}#games_container .page.game.what_should_you_do .container .result.hidden{opacity:0}#games_container .page.game.what_should_you_do .container .finish{width:270px;height:90px;background:#59a55d url("../img/icon_finish_button.svg") no-repeat;background-position:50px center;text-align:center;padding:0px 4px 0px 70px;box-shadow:7px 7px 10px rgba(0,0,0,.75);border-radius:15px;color:#fff;font-size:55px;font-weight:500;font-family:"Caveat Brush";justify-self:center;align-self:center;position:absolute;top:610px;left:125px;transition:opacity 250ms ease-in-out,transform 250ms ease-in-out;animation:heartbeat 3000ms infinite;cursor:pointer}#games_container .page.game.what_should_you_do .container .finish.hidden{opacity:0;pointer-events:none}#games_container .page.game.what_should_you_do .container .finish:hover{transform:scale3d(1.1, 1.1, 1) !important}#games_container .page.game.what_should_you_do .container .finish:focus-visible:before{position:absolute;content:" ";top:-10px;left:-10px;right:-10px;bottom:-10px;border-radius:10px;border:5px solid #65350d}@media(max-aspect-ratio: 1/1){#games_container .page.game.what_should_you_do .container{grid-template-columns:1fr;grid-template-rows:min-content 920px 1fr;height:1400px;min-height:1400px;width:700px;min-width:700px;margin-top:80px}#games_container .page.game.what_should_you_do .container .choices{margin-top:50px}#games_container .page.game.what_should_you_do .container .choices .steps_container{flex-direction:column;width:700px;gap:80px;margin-right:-550px}#games_container .page.game.what_should_you_do .container .choices .question{display:flex;height:225px;gap:10px;align-items:center}#games_container .page.game.what_should_you_do .container .choices .question div{margin-top:0px;min-width:200px}#games_container .page.game.what_should_you_do .container .choices .question h2{height:225px;display:flex;align-items:center;margin-right:0px}#games_container .page.game.what_should_you_do .container .choices .options{height:440px;padding-bottom:60px}#games_container .page.game.what_should_you_do .container .desc{display:flex;flex-direction:column;justify-content:center;height:455px}#games_container .page.game.what_should_you_do .container .desc h1{text-align:center;font-size:110px}#games_container .page.game.what_should_you_do .container .desc p{text-align:center;padding:30px 10px 0px 10px}#games_container .page.game.what_should_you_do .container .result{width:100%;padding-bottom:0px;background-image:url("data:image/svg+xml,%3csvg width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%' height='100%' fill='none' stroke='%2359a55d' stroke-width='12' stroke-dasharray='24%2c 24' stroke-dashoffset='36' stroke-linecap='butt'/%3e%3c/svg%3e")}#games_container .page.game.what_should_you_do .container .result.incorrect{background-image:url("data:image/svg+xml,%3csvg width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%' height='100%' fill='none' stroke='%23E86D6F' stroke-width='12' stroke-dasharray='24%2c 24' stroke-dashoffset='36' stroke-linecap='butt'/%3e%3c/svg%3e")}#games_container .page.game.what_should_you_do .container .result>p{font-size:38px;line-height:50px;padding:0px 40px}#games_container .page.game.what_should_you_do .container .result>.front{display:none}#games_container .page.game.what_should_you_do .container .finish{position:static;margin:-370px 0px 0px 0px}}
button:focus,button:focus-visible{outline:0px}#games_container .page.game.puzzle .container{position:relative;display:grid;grid-template-columns:1fr 690px;grid-template-areas:"result game_board";width:1400px;min-width:1400px;height:690px;min-height:690px}#games_container .page.game.puzzle .container .game_board{display:flex;flex-wrap:wrap;grid-area:game_board;gap:0px;box-shadow:7px 7px 10px 0px rgba(0,0,0,.75);transition:filter 250ms ease-in-out}#games_container .page.game.puzzle .container .game_board.blur{filter:blur(10px)}#games_container .page.game.puzzle .container .game_board .card{width:230px;height:230px;color:rgba(0,0,0,0);cursor:pointer;transition:border 250ms ease-in-out;position:relative;border:0px;margin:0px;padding:0px;z-index:1;box-sizing:border-box;background-position:center;background-size:230px 230px;background-repeat:no-repeat;border:3px solid #4d4d4d;font-size:0px;color:rgba(0,0,0,0)}#games_container .page.game.puzzle .container .game_board .card:hover{border:6px solid #e86d6f;z-index:4}#games_container .page.game.puzzle .container .game_board .card.selected{border:8px solid #e86d6f;z-index:3}#games_container .page.game.puzzle .container .game_board .card.correct{pointer-events:none;border:0px solid rgba(0,0,0,0)}#games_container .page.game.puzzle .container .game_board .card:focus-visible:before{position:absolute;content:" ";top:-10px;left:-10px;right:-10px;bottom:-10px;border-radius:10px;border:5px solid #65350d}#games_container .page.game.puzzle .container .game_board .card:focus-visible{z-index:4}#games_container .page.game.puzzle .container .game_board .card.p0{background-image:url("../img/puzzle/p0.jpg")}#games_container .page.game.puzzle .container .game_board .card.p1{background-image:url("../img/puzzle/p1.jpg")}#games_container .page.game.puzzle .container .game_board .card.p2{background-image:url("../img/puzzle/p2.jpg")}#games_container .page.game.puzzle .container .game_board .card.p3{background-image:url("../img/puzzle/p3.jpg")}#games_container .page.game.puzzle .container .game_board .card.p4{background-image:url("../img/puzzle/p4.jpg")}#games_container .page.game.puzzle .container .game_board .card.p5{background-image:url("../img/puzzle/p5.jpg")}#games_container .page.game.puzzle .container .game_board .card.p6{background-image:url("../img/puzzle/p6.jpg")}#games_container .page.game.puzzle .container .game_board .card.p7{background-image:url("../img/puzzle/p7.jpg")}#games_container .page.game.puzzle .container .game_board .card.p8{background-image:url("../img/puzzle/p8.jpg")}#games_container .page.game.puzzle .container .result{width:529px;height:455px;position:relative;background-image:url("data:image/svg+xml,%3csvg width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%' height='100%' fill='none' stroke='%23E86D6F' stroke-width='6' stroke-dasharray='12%2c 12' stroke-dashoffset='18' stroke-linecap='butt'/%3e%3c/svg%3e");flex-direction:column;display:flex;align-items:center;justify-content:center;transition:opacity 250ms ease-in-out}#games_container .page.game.puzzle .container .result>h2{font-family:"Bloomer";font-weight:400;color:#e86d6f;font-size:102px;text-align:center;margin:0px;padding-bottom:20px}#games_container .page.game.puzzle .container .result>p{font-family:"Museo Sans";font-weight:300;font-size:28px;color:#606060;margin:0px;padding:0px 60px;text-align:center;line-height:36px}#games_container .page.game.puzzle .container .result.hidden{opacity:0}#games_container .page.game.puzzle .container .finish{width:270px;height:90px;background:#59a55d url("../img/icon_finish_button.svg") no-repeat;background-position:50px center;text-align:center;padding:0px 4px 0px 70px;box-shadow:7px 7px 10px rgba(0,0,0,.75);border-radius:15px;color:#fff;font-size:55px;font-weight:500;font-family:"Caveat Brush";justify-self:center;align-self:center;position:absolute;bottom:0px;left:130px;transition:opacity 250ms ease-in-out,transform 250ms ease-in-out;animation:heartbeat 3000ms infinite;cursor:pointer}#games_container .page.game.puzzle .container .finish.hidden{opacity:0;pointer-events:none}#games_container .page.game.puzzle .container .finish:hover{transform:scale3d(1.1, 1.1, 1) !important}#games_container .page.game.puzzle .container .finish:focus-visible:before{position:absolute;content:" ";top:-10px;left:-10px;right:-10px;bottom:-10px;border-radius:10px;border:5px solid #65350d}@media(max-aspect-ratio: 1/1){#games_container .page.game.puzzle .container{grid-template-columns:1fr;grid-template-rows:1fr 690px;grid-template-areas:"result" "game_board";height:1400px;min-height:1400px;width:690px;min-width:690px;margin-top:80px}#games_container .page.game.puzzle .container .result{width:100%;padding-bottom:0px;background-image:url("data:image/svg+xml,%3csvg width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%' height='100%' fill='none' stroke='%23EB7F81' stroke-width='12' stroke-dasharray='24%2c 24' stroke-dashoffset='36' stroke-linecap='butt'/%3e%3c/svg%3e")}#games_container .page.game.puzzle .container .result.incorrect{background-image:url("data:image/svg+xml,%3csvg width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%' height='100%' fill='none' stroke='%23095594' stroke-width='12' stroke-dasharray='24%2c 24' stroke-dashoffset='36' stroke-linecap='butt'/%3e%3c/svg%3e")}#games_container .page.game.puzzle .container .result>p{font-size:40px;line-height:50px;padding:0px 40px}#games_container .page.game.puzzle .container .result>.front{display:none}#games_container .page.game.puzzle .container .finish{position:static;margin:60px 0px 0px 0px;width:340px;height:110px;background-size:60px auto;background-position:60px center;font-size:60px}}
button:focus,button:focus-visible{outline:0px}#games_container .page.game.roundabout .container{position:relative;display:grid;grid-template-columns:1fr 650px;grid-template-areas:"result game_board";width:1360px;min-width:1360px;height:650px;min-height:650px}#games_container .page.game.roundabout .container .game_board{display:flex;flex-wrap:wrap;grid-area:game_board;flex-direction:column;align-items:center;gap:40px;transition:filter 250ms ease-in-out;transition:opacity 250ms ease-in-out}#games_container .page.game.roundabout .container .game_board.blur{filter:blur(10px)}#games_container .page.game.roundabout .container .game_board .roundabout{width:650px;height:650px;position:relative;display:flex;justify-content:center;align-items:center}#games_container .page.game.roundabout .container .game_board .roundabout>*{position:absolute}#games_container .page.game.roundabout .container .game_board .roundabout>img{width:100%;height:100%;top:0px;left:0px;border-radius:20px}#games_container .page.game.roundabout .container .game_board .roundabout>.circle{background:url("../img/roundabout/roundabout_bkg.jpg") center center no-repeat;background-size:650px 650px;border-radius:50%;transition:border 250ms ease-in-out;box-sizing:border-box;border:6px solid #fff;pointer-events:none}#games_container .page.game.roundabout .container .game_board .roundabout>.circle.outer{width:560px;height:560px}#games_container .page.game.roundabout .container .game_board .roundabout>.circle.inner{width:420px;height:420px}#games_container .page.game.roundabout .container .game_board .roundabout>.circle.current{border:6px solid #e86d6f;pointer-events:all;cursor:ew-resize}#games_container .page.game.roundabout .container .game_board .roundabout>.circle.finished{border:0px solid rgba(0,0,0,0);box-shadow:none}#games_container .page.game.roundabout .container .game_board .buttons{display:flex;gap:25px}#games_container .page.game.roundabout .container .game_board .buttons>button{width:80px;height:80px;border-radius:50%;box-shadow:7px 7px 20px rgba(0,0,0,.4);background:#84aab7;background-repeat:no-repeat;background-size:auto;background-position:center center;transition:opacity 250ms ease-in-out,transform 250ms ease-in-out;font-size:0px;color:rgba(0,0,0,0)}#games_container .page.game.roundabout .container .game_board .buttons>button.left{background-image:url("../img/roundabout/btn_left.svg")}#games_container .page.game.roundabout .container .game_board .buttons>button.right{background-image:url("../img/roundabout/btn_right.svg")}#games_container .page.game.roundabout .container .game_board .buttons>button.hidden{pointer-events:none;opacity:0}#games_container .page.game.roundabout .container .game_board .buttons>button:hover{transform:scale3d(1.1, 1.1, 1) !important}#games_container .page.game.roundabout .container .game_board .buttons>button:focus-visible{position:relative}#games_container .page.game.roundabout .container .game_board .buttons>button:focus-visible:before{position:absolute;content:" ";top:-10px;left:-10px;right:-10px;bottom:-10px;border-radius:10px;border:5px solid #65350d}#games_container .page.game.roundabout .container .game_board.hidden{pointer-events:none;opacity:0}#games_container .page.game.roundabout .container .result{width:529px;height:455px;position:relative;background-image:url("data:image/svg+xml,%3csvg width='529' height='455' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='529' height='455' fill='none' stroke='%23E86D6F' stroke-width='6' stroke-dasharray='12%2c 12' stroke-dashoffset='18' stroke-linecap='butt'/%3e%3c/svg%3e");flex-direction:column;display:flex;align-items:center;justify-content:center;transition:opacity 250ms ease-in-out}#games_container .page.game.roundabout .container .result>h2{font-family:"Bloomer";font-weight:400;color:#e86d6f;font-size:102px;text-align:center;margin:0px;padding-bottom:20px}#games_container .page.game.roundabout .container .result>p{font-family:"Museo Sans";font-weight:300;font-size:28px;color:#606060;margin:0px;padding:0px 60px;text-align:center;line-height:36px}#games_container .page.game.roundabout .container .result.hidden{opacity:0}#games_container .page.game.roundabout .container .continue{position:absolute;top:560px;left:130px;font-weight:500;font-family:"Caveat Brush";color:#fff;border:0px;background:#e86d6f;border-radius:15px;height:95px;width:min-content;font-size:70px;display:flex;align-items:center;justify-content:center;padding:0px 40px;transition:transform 250ms ease-in-out;cursor:pointer}#games_container .page.game.roundabout .container .continue:hover{transform:scale3d(1.1, 1.1, 1)}#games_container .page.game.roundabout .container .continue.hidden{pointer-events:none;opacity:0}#games_container .page.game.roundabout .container .continue:focus-visible:before{position:absolute;content:" ";top:-10px;left:-10px;right:-10px;bottom:-10px;border-radius:10px;border:5px solid #65350d}#games_container .page.game.roundabout .container .finish_screen{transition:opacity 250ms ease-in-out;display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;width:100%;left:0px;top:0px;height:822px;margin-top:-86px;gap:35px}#games_container .page.game.roundabout .container .finish_screen.hidden{opacity:0;pointer-events:none}#games_container .page.game.roundabout .container .finish_screen .roundabout,#games_container .page.game.roundabout .container .finish_screen .cross{width:450px;height:450px;position:relative}#games_container .page.game.roundabout .container .finish_screen .roundabout>img,#games_container .page.game.roundabout .container .finish_screen .roundabout>div,#games_container .page.game.roundabout .container .finish_screen .cross>img,#games_container .page.game.roundabout .container .finish_screen .cross>div{width:100%;height:100%;position:absolute;top:0px;left:0px}#games_container .page.game.roundabout .container .finish_screen .roundabout>div,#games_container .page.game.roundabout .container .finish_screen .cross>div{background-repeat:no-repeat;background-position:center;background-size:100%;pointer-events:none;user-select:none}#games_container .page.game.roundabout .container .finish_screen .roundabout .roundabout_dots,#games_container .page.game.roundabout .container .finish_screen .cross .roundabout_dots{background-image:url("../img/roundabout/roundabout_dots.png")}#games_container .page.game.roundabout .container .finish_screen .roundabout .cross_dots,#games_container .page.game.roundabout .container .finish_screen .cross .cross_dots{background-image:url("../img/roundabout/cross_dots.png")}#games_container .page.game.roundabout .container .finish_screen .result{width:1164px;height:696px;display:grid;grid-template-areas:"roudabout cross" "text text";gap:70px;padding:60px 95px;background-image:url("data:image/svg+xml,%3csvg width='1164' height='696' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='1164' height='696' fill='none' stroke='%23E86D6F' stroke-width='6' stroke-dasharray='12%2c 12' stroke-dashoffset='18' stroke-linecap='butt'/%3e%3c/svg%3e")}#games_container .page.game.roundabout .container .finish_screen .result>p{grid-area:text;padding:0px;margin-top:-20px}#games_container .page.game.roundabout .container .finish_screen .finish{width:270px;height:90px;background:#59a55d url("../img/icon_finish_button.svg") no-repeat;background-position:50px center;text-align:center;padding:0px 4px 0px 70px;box-shadow:7px 7px 10px rgba(0,0,0,.75);border-radius:15px;color:#fff;font-size:55px;font-weight:500;font-family:"Caveat Brush";justify-self:center;align-self:center;transition:opacity 250ms ease-in-out,transform 250ms ease-in-out;animation:heartbeat 3000ms infinite;cursor:pointer}#games_container .page.game.roundabout .container .finish_screen .finish.hidden{opacity:0;pointer-events:none}#games_container .page.game.roundabout .container .finish_screen .finish:hover{transform:scale3d(1.1, 1.1, 1) !important}#games_container .page.game.roundabout .container .finish_screen .finish:focus-visible{position:relative}#games_container .page.game.roundabout .container .finish_screen .finish:focus-visible:before{position:absolute;content:" ";top:-10px;left:-10px;right:-10px;bottom:-10px;border-radius:10px;border:5px solid #65350d}@media(max-aspect-ratio: 1/1){#games_container .page.game.roundabout .container{grid-template-columns:1fr;grid-template-rows:1fr 770px;grid-template-areas:"result" "game_board";height:1400px;min-height:1400px;width:650px;min-width:650px;margin-top:80px}#games_container .page.game.roundabout .container .continue{position:static;justify-self:center}#games_container .page.game.roundabout .container .result{width:100%;padding-bottom:0px;background-image:url("data:image/svg+xml,%3csvg width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%' height='100%' fill='none' stroke='%23EB7F81' stroke-width='12' stroke-dasharray='24%2c 24' stroke-dashoffset='36' stroke-linecap='butt'/%3e%3c/svg%3e")}#games_container .page.game.roundabout .container .result.incorrect{background-image:url("data:image/svg+xml,%3csvg width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%' height='100%' fill='none' stroke='%23095594' stroke-width='12' stroke-dasharray='24%2c 24' stroke-dashoffset='36' stroke-linecap='butt'/%3e%3c/svg%3e")}#games_container .page.game.roundabout .container .result>p{font-size:40px;line-height:50px;padding:0px 40px}#games_container .page.game.roundabout .container .result>.front{display:none}#games_container .page.game.roundabout .container .finish_screen{height:auto}#games_container .page.game.roundabout .container .finish_screen .result{display:flex;height:auto;width:800px;background-image:url("data:image/svg+xml,%3csvg width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%' height='100%' fill='none' stroke='%23EB7F81' stroke-width='12' stroke-dasharray='24%2c 24' stroke-dashoffset='36' stroke-linecap='butt'/%3e%3c/svg%3e")}#games_container .page.game.roundabout .container .finish_screen .cross>img{border-radius:50px}#games_container .page.game.roundabout .container .finish{position:static;margin:60px 0px 0px 0px;width:340px;height:110px;background-size:60px auto;background-position:60px center;font-size:60px}}

/*# sourceMappingURL=bundle.min.css.map*/