#GamesPage{width:100%;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-align-content:flex-start;align-content:flex-start;-ms-flex-line-pack:start}#GamesPage #Game{background-color:#68c1f3;position:relative;background-image:url("/images/games/nourrir_lucas/bg.jpeg");background-position:center center;padding-bottom:0;background-size:cover}#GamesPage #Game #Checking{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:stretch;align-items:stretch;-ms-flex-align:stretch;-webkit-align-content:flex-start;align-content:flex-start;-ms-flex-line-pack:start}#GamesPage #Game #Checking>b{width:100%;font-size:2rem;text-align:center;font-weight:800;margin:20px 0}#GamesPage #Game #Checking>.result{width:50%;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:end;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-align-content:flex-start;align-content:flex-start;-ms-flex-line-pack:start;padding:40px}#GamesPage #Game #Checking>.result>b{text-transform:uppercase;margin-bottom:20px}#GamesPage #Game #Checking>.result .burger .ingredient{position:relative}#GamesPage #Game #Checking>.result .burger .ingredient.error{opacity:.8}#GamesPage #Game #Checking>.result .burger .ingredient.error img{filter:drop-shadow(0 0 10px #d43322)}#GamesPage #Game #Checking .continue{width:100%;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-align-content:flex-start;align-content:flex-start;-ms-flex-line-pack:start;padding:50px 16px;text-align:center}#GamesPage #Game #Checking .continue .next{margin-top:30px;background-color:#CB2346}#GamesPage #Game #Checking .continue .next.success{background-color:#26725e}#GamesPage #Game #Wrapper{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-align-content:flex-start;align-content:flex-start;-ms-flex-line-pack:start;width:100%;height:100%;max-height:100%;overflow-y:auto;min-height:100vh;padding-top:100px}#GamesPage #Game #Wrapper::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,0.3);background-color:#F5F5F5}#GamesPage #Game #Wrapper::-webkit-scrollbar{width:5px;background-color:#F5F5F5}#GamesPage #Game #Wrapper::-webkit-scrollbar-thumb{background-color:#000}#GamesPage #Game #Wrapper:before{display:flow;width:100%;flex-grow:1;content:""}#GamesPage #Game #Wrapper .burger{width:100px;padding:30px 10px;counter-reset:ingredient-counter;position:relative}#GamesPage #Game #Wrapper .burger .ingredient{position:relative}#GamesPage #Game #Wrapper .burger .ingredient picture{width:100%;height:20px;z-index:999}#GamesPage #Game #Wrapper .burger .ingredient picture img{width:100%;height:auto;z-index:999}#GamesPage #Game #ContainerTable{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start;-webkit-align-items:stretch;align-items:stretch;-ms-flex-align:stretch;-webkit-align-content:flex-start;align-content:flex-start;-ms-flex-line-pack:start;width:100%;background-color:#6f5252;background-image:url("/images/games/nourrir_lucas/wood.png");overflow:visible}@media (max-width: 575px){#GamesPage #Game #ContainerTable{padding-bottom:150px}}#GamesPage #Game #ContainerTable .ingredients{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start;-webkit-align-items:stretch;align-items:stretch;-ms-flex-align:stretch;-webkit-align-content:flex-start;align-content:flex-start;-ms-flex-line-pack:start;-webkit-flex-grow:1;-ms-flex-grow:1;-moz-flex-grow:1;flex-grow:1;padding:20px;gap:20px}#GamesPage #Game #ContainerTable .ingredients>.ingredient{padding:10px;cursor:pointer;position:relative}#GamesPage #Game #ContainerTable .ingredients>.ingredient img{width:50px}#GamesPage #Game #ContainerTable .ingredients>.ingredient:before{content:"";background-image:url("/images/games/nourrir_lucas/plat.webp");position:absolute;top:50%;left:50%;aspect-ratio:222 / 200;width:100%;background-size:contain;background-repeat:no-repeat;z-index:0;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}#GamesPage #Game #ContainerTable .ingredients>.ingredient picture{z-index:1;position:relative}#GamesPage #Game #ContainerTable .rightTable{width:25%;min-width:120px;overflow:visible}#GamesPage #Game #ContainerTable .rightTable>.top{height:100px;max-height:100px;overflow:visible;position:relative}#GamesPage #Game #ContainerTable .rightTable>.top #BurgerCreate{width:100px;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);position:absolute;bottom:30px;left:50%;z-index:10;cursor:pointer}#GamesPage #Game #ContainerTable .rightTable>.top #BurgerCreate .ingredient{-webkit-transition:opacity 0.4s;-moz-transition:opacity 0.4s;-ms-transition:opacity 0.4s;-o-transition:opacity 0.4s;transition:opacity 0.4s}#GamesPage #Game #ContainerTable .rightTable>.top #BurgerCreate:not(.show) .ingredient{opacity:0}#GamesPage #Game #ContainerTable .rightTable>.top .plat{width:100px;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);position:absolute;bottom:0;left:50%}#GamesPage #Game #ContainerTable .rightTable>.top .plat img{width:100%;height:auto}#GamesPage #Game #ContainerTable .rightTable>.bottom{padding:20px 0;text-align:center}#GamesPage #Game #ContainerTable .rightTable>.bottom #Check{background-color:#26725e;padding:12px 16px;color:white;border:none;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px}#GamesPage #Game #Lucas{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:flex-end;align-items:flex-end;-ms-flex-align:end;-webkit-align-content:flex-start;align-content:flex-start;-ms-flex-line-pack:start}#GamesPage #Game #Lucas #LucasBurger{width:100px;margin-bottom:10px;min-height:250px;z-index:10}#GamesPage #Game #Lucas #LucasBurger:before{content:""}#GamesPage #Game #Lucas #LucasBurger .burger{background-color:#198b97;width:100%;padding-top:10px;padding-bottom:50px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px}#GamesPage #Game #Lucas #PictureLucas{position:relative;pointer-events:none}#GamesPage #Game #Lucas #PictureLucas:before{content:"";position:absolute;width:80px;height:20px;background-color:#198b97;clip-path:polygon(0 0, 0 100%, 100% 50%);z-index:1;top:0;left:0;-webkit-transform:translateX(-13px) translateY(90px);-moz-transform:translateX(-13px) translateY(90px);-ms-transform:translateX(-13px) translateY(90px);-o-transform:translateX(-13px) translateY(90px);transform:translateX(-13px) translateY(90px)}#GamesPage #Game #Lucas img{width:220px;height:auto;position:relative}
/*# sourceMappingURL=game_nourrir_lucas.css.map */
