.game{background-image:url("/assets/bg-game-mobile.png");background-repeat:no-repeat;background-size:cover;background-position:top}.container{display:flex;flex-direction:column}.container__left-side{order:3;display:none;background-image:none}.container__right-side{order:1;background-image:url("/assets/right-side-mobile.png");background-repeat:no-repeat;background-size:100% auto;background-position:top right;width:100%;aspect-ratio:3.9264705882}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 2dppx){.container__right-side{background-image:url("/assets/right-side-mobile@2x.png")}}.container__center{order:2;position:relative;padding:var(--grid-center-padding);background-image:url("/assets/left-side-mobile.png");background-position:100% 12rem;background-repeat:no-repeat;background-size:50% auto}.container__center>*{width:var(--grid-center-width) !important;margin-inline:auto !important}.container__header{max-height:var(--grid-header-max-height);margin-inline:auto;margin-top:var(--grid-header-mt);width:var(--grid-header-width)}.form-container{width:100%;padding:var(--form-container-padding)}.notice-container{margin-top:var(--notice-container-mt);width:100%;height:153px;background-image:url("/assets/notice.png");background-size:contain;background-repeat:no-repeat;height:153px}.notice-container[type=bottle]{background-image:url("/assets/notice.png")}.notice-container[type=can]{background-image:url("/assets/notice-can.png")}.game__footer{width:100%;font-size:var(--footer-link-size);letter-spacing:normal;text-align:center;display:flex;flex-direction:column;align-items:center;gap:var(--footer-gap);padding:var(--footer-padding)}.game__footer a{cursor:pointer}.game__footer>p{max-width:unset;width:100%}.game__footer>p:first-child{color:var(--background-color)}.game__footer>p:nth-child(2){color:var(--foreground-color);background-color:var(--background-color);padding:15px 0}.choice-buttons-container{display:flex;flex-direction:column;justify-content:center;width:var(--button-choice-width);margin-inline:auto;margin-top:var(--button-choice-container-mt);gap:var(--button-choice-container-gap)}.choice-button{background-color:var(--accent-color);color:var(--background-color);border:none;cursor:pointer;border-radius:var(--button-choice-br);display:flex;align-items:center;padding:var(--button-choice-padding);height:var(--button-choice-height);transform:scale(1);-webkit-transition:transform .2s ease-in-out;-moz-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out}.choice-button:hover{transform:scale(1.1);-webkit-transition:transform .2s ease-in-out;-moz-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out}.choice-button:disabled{opacity:.3;pointer-events:none}.choice-button .picto{height:100%;width:var(--button-choice-picto-width);background-repeat:no-repeat;background-size:contain;margin-right:var(--button-choice-picto-mr)}.choice-button>span{font-family:var(--accent-font);font-size:var(--button-choice-font-size);line-height:normal;margin-top:-0.1em}.choice-button--can .picto{background-image:url("/assets/can-picto.png")}.choice-button--bottle .picto{background-image:url("/assets/bottle-picto.png")}.header-image{background-image:url("/assets/header-mobile.png");background-repeat:no-repeat;background-size:contain;background-position:center top;width:var(--grid-header-width) !important;display:block;aspect-ratio:2.900316;max-height:var(--grid-header-max-height);margin-inline:auto;margin-top:var(--grid-header-mt)}@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 2dppx){.choice-button--can .picto{background-image:url("/assets/can-picto@2x.png")}.choice-button--bottle .picto{background-image:url("/assets/bottle-picto@2x.png")}.notice-container{background-image:url("/assets/notice@2x.png")}.notice-container[type=bottle]{background-image:url("/assets/notice@2x.png")}.notice-container[type=can]{background-image:url("/assets/notice-can@2x.png")}.header-image{background-image:url("/assets/header-mobile@2x.png")}.game{background-image:url("/assets/bg-game-mobile@2x.png")}}@media only screen and (max-width: 520px){.game__footer>p:first-child{color:var(--foreground-color)}}@media only screen and (min-width: 900px){.game{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;justify-content:center;max-width:var(--game-max-width);margin-inline:auto}.game{background-image:url("/assets/bg-game.png")}.header-image{background-image:url("/assets/header.png");aspect-ratio:3.4932432432}.container{display:grid;grid-template-columns:1fr var(--grid-center-width) 1fr}.container img{height:100%;object-fit:contain;object-position:top}.container .image-wrapper{position:relative;width:100%;height:100%}.container__left-side{order:unset;display:block;background-image:url("/assets/left-side.png");background-repeat:no-repeat;background-size:115% auto;background-position:top var(--grid-left-image-pt) left;width:var(--grid-left-image-width)}.container__right-side{background-image:url("/assets/right-side.png");background-repeat:no-repeat;background-size:calc(100% - var(--grid-right-pl)) auto;background-position:top left var(--grid-right-pl);aspect-ratio:unset}}@media only screen and (min-width: 900px)and (-webkit-min-device-pixel-ratio: 2),only screen and (min-width: 900px)and (min-device-pixel-ratio: 2),only screen and (min-width: 900px)and (min-resolution: 2dppx){.container__left-side{background-image:url("/assets/left-side@2x.png")}.container__right-side{background-image:url("/assets/right-side@2x.png")}.header-image{background-image:url("/assets/header@2x.png")}.game{background-image:url("/assets/bg-game@2x.png")}}@media only screen and (min-width: 900px){.container__center{display:flex;flex-direction:column;order:unset;width:auto;background:none}.container__header{height:auto}.form-container{position:inherit;width:inherit}}/*# sourceMappingURL=game.css.map */
