#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/aider_clement/bg.jpg");background-position:center center;padding-bottom:0;background-size:cover}#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 #Clement{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;max-width:100%}#GamesPage #Game #Clement #AskArea{max-width:94%;background-color:white;padding:10px;-webkit-border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;-o-border-radius:16px;border-radius:16px;border:1px solid black;margin-bottom:10px}#GamesPage #Game #Clement #AskArea:empty{display:none}#GamesPage #Game #Clement #AskArea>b{font-weight:800}#GamesPage #Game #Clement #Pictures{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;overflow:hidden;max-width:100%}#GamesPage #Game #Clement #Pictures img{width:220px;height:auto;position:relative}@media (max-width: 575px){#GamesPage #Game #Clement #Pictures img{width:150px}}#GamesPage #Game #Clement #Pictures #PictureJuliette{-webkit-transform:translateX(-50px) translateY(50px);-moz-transform:translateX(-50px) translateY(50px);-ms-transform:translateX(-50px) translateY(50px);-o-transform:translateX(-50px) translateY(50px);transform:translateX(-50px) translateY(50px)}#GamesPage #Game #Clement #Pictures #PictureClement{z-index:10}#GamesPage #Game #Bag{position:fixed;bottom:10px;right:10px;width:200px;cursor:pointer;animation:box;animation-iteration-count:infinite;animation-duration:1s;animation-timing-function:linear}@media (max-width: 575px){#GamesPage #Game #Bag{width:100px}}#GamesPage #Game .my_bag{text-align:center;padding:20px}#GamesPage #Game .my_bag>span{font-weight:800;margin-bottom:20px;display:block}#GamesPage #Game .my_bag .container_accesoires{width:100%;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:center;align-items:center;-ms-flex-align:center;-webkit-align-content:flex-start;align-content:flex-start;-ms-flex-line-pack:start;gap:16px;margin-bottom:20px}#GamesPage #Game .my_bag .container_accesoires>.accesoire{width:calc(100% / 5 - 16px);aspect-ratio:1 / 1;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:center;align-items:center;-ms-flex-align:center;-webkit-align-content:flex-start;align-content:flex-start;-ms-flex-line-pack:start;cursor:pointer;position:relative;-webkit-transition:background-color 0.4s ease;-moz-transition:background-color 0.4s ease;-ms-transition:background-color 0.4s ease;-o-transition:background-color 0.4s ease;transition:background-color 0.4s ease;padding:8px;-webkit-border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;-o-border-radius:16px;border-radius:16px}@media (max-width: 575px){#GamesPage #Game .my_bag .container_accesoires>.accesoire{width:calc(100% / 3 - 16px)}}#GamesPage #Game .my_bag .container_accesoires>.accesoire.selected{background-color:#26725e}#GamesPage #Game .my_bag .container_accesoires>.accesoire picture{height:100%;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:center;align-items:center;-ms-flex-align:center;-webkit-align-content:flex-start;align-content:flex-start;-ms-flex-line-pack:start}#GamesPage #Game .my_bag .container_accesoires>.accesoire picture img{height:100%;width:100%;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}#GamesPage #Game .my_bag .container_accesoires>.accesoire>.toile,#GamesPage #Game .my_bag .container_accesoires>.accesoire>.dirt{position:absolute;top:0;left:0;right:0;bottom:0;-webkit-transition:opacity 0.1s;-moz-transition:opacity 0.1s;-ms-transition:opacity 0.1s;-o-transition:opacity 0.1s;transition:opacity 0.1s}#GamesPage #Game .my_bag .container_accesoires>.accesoire>.toile.removed,#GamesPage #Game .my_bag .container_accesoires>.accesoire>.dirt.removed{opacity:0;pointer-events:none}#GamesPage #Game .my_bag .container_accesoires>.accesoire>.toile>img,#GamesPage #Game .my_bag .container_accesoires>.accesoire>.dirt>img{width:100%}#GamesPage #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 #Checking>b{width:100%;font-size:2rem;text-align:center;font-weight:800;margin:20px 0}#GamesPage #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-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;padding:40px}#GamesPage #Checking>.result>b{text-transform:uppercase;margin-bottom:20px}#GamesPage #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 #Checking .continue .next{margin-top:30px;background-color:#CB2346}#GamesPage #Checking .continue .next.success{background-color:#26725e}@keyframes box{from{-webkit-transform:translateX(0%) translateY(0%) rotate(0);-moz-transform:translateX(0%) translateY(0%) rotate(0);-ms-transform:translateX(0%) translateY(0%) rotate(0);-o-transform:translateX(0%) translateY(0%) rotate(0);transform:translateX(0%) translateY(0%) rotate(0)}25%{-webkit-transform:translateX(0%) translateY(0%) rotate(-5deg);-moz-transform:translateX(0%) translateY(0%) rotate(-5deg);-ms-transform:translateX(0%) translateY(0%) rotate(-5deg);-o-transform:translateX(0%) translateY(0%) rotate(-5deg);transform:translateX(0%) translateY(0%) rotate(-5deg)}50%{-webkit-transform:translateX(0%) translateY(0%) rotate(0);-moz-transform:translateX(0%) translateY(0%) rotate(0);-ms-transform:translateX(0%) translateY(0%) rotate(0);-o-transform:translateX(0%) translateY(0%) rotate(0);transform:translateX(0%) translateY(0%) rotate(0)}75%{-webkit-transform:translateX(0%) translateY(0%) rotate(5deg);-moz-transform:translateX(0%) translateY(0%) rotate(5deg);-ms-transform:translateX(0%) translateY(0%) rotate(5deg);-o-transform:translateX(0%) translateY(0%) rotate(5deg);transform:translateX(0%) translateY(0%) rotate(5deg)}to{-webkit-transform:translateX(0%) translateY(0%) rotate(0);-moz-transform:translateX(0%) translateY(0%) rotate(0);-ms-transform:translateX(0%) translateY(0%) rotate(0);-o-transform:translateX(0%) translateY(0%) rotate(0);transform:translateX(0%) translateY(0%) rotate(0)}}
/*# sourceMappingURL=game_aider_clement.css.map */
