.game{background-image:url("/assets/background-mobile@2x.png");background-repeat:no-repeat;background-position:center top;background-size:cover}.container{display:flex;flex-direction:column;width:100%;max-width:100%;overflow-x:clip}.container__left-side{order:3;display:none;background-image:none}.container__right-side{order:1;background-image:url("/assets/right-side-mobile@2x.png");background-repeat:no-repeat;background-size:100% auto;background-position:top right;width:100%;aspect-ratio:944/1698}@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:50% 10rem;background-repeat:no-repeat;background-size:100% 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;background-position:center;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);color:var(--background-color)}.game__footer a{cursor:pointer}.game__footer>p{max-width:unset;width:100%}.game__footer>p:nth-child(2){color:var(--background-color);background-color:rgba(0,0,0,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--can{background-color:var(--game-overflow-bg);color:var(--foreground-color)}.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@2x.png");background-repeat:no-repeat;background-size:contain;background-position:center top;width:var(--grid-header-width) !important;display:block;aspect-ratio:1226/760;max-height:var(--grid-header-max-height);margin-inline:auto;margin-top:var(--grid-header-mt)}@media only screen and (max-width: 899px){.container{display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 0.72fr);grid-template-areas:"header right" "left left" "center center";align-items:start}.container__left-side{grid-area:left;order:unset;display:block;background-image:url("/assets/left-side-mobile@2x.png");background-repeat:no-repeat;background-size:contain;background-position:left -1.5rem top;width:min(108vw,34rem);margin-top:-10rem;margin-left:-8rem;margin-bottom:-3.5rem;aspect-ratio:1934/1968}.container__right-side{grid-area:right;order:unset;justify-self:end;align-self:start;width:min(42vw,12rem);margin-top:-1.5rem;margin-right:.4rem}.container__center{grid-area:center;display:contents;background:none;padding:0}.container__center>*{width:auto !important;margin-inline:0 !important}.header-image{grid-area:header;background-position:left top;justify-self:start;align-self:start;width:min(58vw,17rem) !important;max-height:none;margin-inline:0;margin-top:-1.5rem;margin-left:-1.25rem}.form-container{grid-area:center;width:100% !important;margin-inline:0 !important;margin-top:-10rem;position:relative;z-index:1;padding:var(--form-container-padding)}}.form-container{width:100%;padding:var(--form-container-padding)}@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")}}@media only screen and (min-width: 900px){.game{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;justify-content:flex-start;max-width:var(--game-max-width);margin-inline:auto;width:100%;overflow-x:clip;background-image:url("/assets/background-desktop.png");background-repeat:no-repeat;background-position:center;background-size:cover}.header-image{background-image:url("/assets/header.png");aspect-ratio:952/550}.container{display:grid;grid-template-columns:1fr var(--grid-center-width) 1fr;min-width:0}.container>*{min-width:0;max-width:100%}.container__left-side,.container__right-side{max-width:none}.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:100% auto;background-position:top var(--grid-left-image-pt) left -6rem;width:var(--grid-left-image-width);aspect-ratio:856/898}.container__right-side{background-image:url("/assets/right-side.png");background-repeat:no-repeat;background-size:95% auto;background-position:top -5rem left;align-self:start;width:100%;aspect-ratio:570/999}}@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/background-desktop@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 */
