.Footer{background:white;color:#294896;width:100%;bottom:0;padding:15px 30px;position:fixed;display:flex;align-items:center;justify-content:space-between;filter:drop-shadow(0 -10px 20px rgba(12,21,58,.55));font-family:Marianne,sans-serif;margin:0}.Footer .logos{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:30px}.Footer .logos .logo{padding:5px 8px;background:#FFF;border-radius:10px}.Footer .logos img{width:auto;max-height:80px;max-width:180px}.Footer a{color:inherit}.Footer .baseline img{width:40px}.Footer .baseline{text-transform:uppercase;font-size:12pt;display:flex;flex-direction:row;gap:10px;align-items:center}.Footer .menu-bottom{display:flex;gap:10px;align-items:center;font-size:18pt}@media screen and (max-width: 900px){.Footer .logos img{max-width:130px;max-height:60px}}@media screen and (max-width: 600px){.Footer .logos .logo{padding:3px}.Footer .logos img{max-width:100px;max-height:40px}.Footer .menu-bottom,.Footer .baseline{font-size:9pt}}.Button{all:unset;--scale: 1.2;background:url(./CTA-ff6e8f96.png);background-repeat:no-repeat;background-size:contain;height:calc(83px * var(--scale));width:calc(294px * var(--scale));font-weight:700;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:transform .3s}.Button.landscape{--scale: 1;font-size:2em}.Button.portrait{--scale: 1.5;font-size:2.8em}.Button.red .Button-content{background:#922e19;color:#ffe8ea}.Button.red .Button-icon{filter:drop-shadow(4px 4px 0px rgba(0,0,0,.2)) invert(99%) sepia(41%) saturate(1353%) hue-rotate(287deg) brightness(99%) contrast(106%)}.Button:hover .Button-content{color:#fff}.Button:hover{cursor:pointer;transform:scale(1.1)}.Button-content{color:#ffe1a9;z-index:1}.Button-text{font-weight:400}.Button.external{background:url(./CTA_participer-c724fc4a.png);background-size:cover;height:calc(83px * var(--scale));width:calc(350px * var(--scale))}.Button.external .Button-content{color:#6cf4ff;padding-left:15px;padding-right:65px}.Button.external.landscape{font-size:1.3em}.Button.external.portrait{font-size:2.8em}.Button.external:hover .Button-content{color:#fff}.Button a{color:inherit;text-decoration:none}.ScreenHome{background-size:cover;background-position:center center;min-height:100%;overflow-y:auto;height:100%;width:100%;display:flex;flex-direction:column}.ScreenHome.landscape{background-image:url(./bg_landscape-ac62783f.png)}.ScreenHome.portrait{background-image:url(./bg_portrait-a234488e.png)}.Page{position:absolute;display:flex;justify-content:center}.ScreenHome.landscape .Page{padding-right:250px;flex-direction:row}.ScreenHome.portrait .Page{flex-direction:column;padding-bottom:80px;flex-grow:1;height:100%}.IllustrationContainer{display:flex}.ScreenHome.portrait .IllustrationContainer img{max-width:100%}.ContentContainer{color:#5c4435;text-align:center;padding-bottom:80px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:20px}.ScreenHome.landscape .ContentContainer{padding-top:180px;padding-bottom:220px;padding-left:30px}.ScreenHome.portrait .ContentContainer{margin-top:-70px;padding:0 100px 120px;flex-grow:1}.LogoBlock{display:flex;flex-direction:column;gap:20px;align-items:center}.ScreenHome.portrait .LogoBlock{gap:50px}.Date{font-weight:700}.ScreenHome.landscape .Date{font-size:24px}.ScreenHome.portrait .Date{font-size:38px}.ScreenHome.landscape .Logo{width:65%}.ScreenHome.portrait .Logo{width:100%}.TextsBlock{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:50px}.Descr1{font-weight:700}.ScreenHome.landscape .Descr1{font-size:24px}.ScreenHome.portrait .Descr1{font-size:36px}.Descr2{color:#226067}.ScreenHome.landscape .Descr2{font-size:21px}.ScreenHome.portrait .Descr2{font-size:32px}.ButtonsBlock{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:20px}.ButtonsBlock a{color:#004d5d;font-size:32px}.ScreenHome.landscape .ButtonsBlock a{font-size:21px}.ScreenHome.portrait .ButtonsBlock a{font-size:32px}.Loader{width:48px;height:48px;border:5px solid #DDD;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ScreenLoading{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:rgba(197,239,252,.418)}.Popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.5);z-index:10}.Popup{max-width:70%;max-height:80%;padding:30px;background:#FFF;position:relative}.Popup .Popup-close{position:absolute;top:0;right:0;transform:translate(50%) translateY(-50%);cursor:pointer}.PopupMentionLegales{position:fixed;z-index:1000;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.6)}.PopupMentionLegales .Popup{position:relative;max-height:80%;max-width:70%;border:2px solid #6386B9;background:#12212F;color:#fce0b8;border-radius:20px;padding:30px;display:flex}.PopupMentionLegales .Popup .content{flex-grow:1;overflow:auto}.PopupMentionLegales .Popup-close{background:#6386B9;color:#12212f;border-radius:99px;border:none;position:absolute;top:0;right:0;height:50px;width:50px;display:flex;justify-content:center;align-items:center;font-size:40px;padding:0;margin:0;transform:translate(50%) translateY(-50%)}.PopupMentionLegales .Popup-close>*{transform:translateY(-7%)}.PopupMentionLegales h2{font-size:35px}.PopupMentionLegales .text{font-size:24px}.PopupMentionLegales .content::-webkit-scrollbar{width:5px;height:80%}.PopupMentionLegales .content::-webkit-scrollbar-track{background:gainsboro;border-radius:5px}.PopupMentionLegales .content::-webkit-scrollbar-thumb{background:#000094;border-radius:5px}@media screen and (max-width: 580px){.PopupMentionLegales{font-size:15px}.PopupMentionLegales h1{font-size:30px}}.PopupOrientation{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.6)}.PopupOrientation .Popup{position:relative;max-height:80%;max-width:70%;border:2px solid #6386B9;background:#12212F;color:#fce0b8;border-radius:20px;padding:30px;display:flex}.PopupOrientation .Popup .content{flex-grow:1;overflow:auto}.PopupOrientation .Popup-close{background:#6386B9;color:#12212f;border-radius:99px;border:none;position:absolute;top:0;right:0;height:50px;width:50px;display:flex;justify-content:center;align-items:center;font-size:40px;padding:0;margin:0;transform:translate(50%) translateY(-50%)}.PopupOrientation .Popup-close>*{transform:translateY(-7%)}.PopupOrientation h2{font-size:35px}.PopupOrientation .text{font-size:24px}.PopupOrientation .content::-webkit-scrollbar{width:5px;height:80%}.PopupOrientation .content::-webkit-scrollbar-track{background:gainsboro;border-radius:5px}.PopupOrientation .content::-webkit-scrollbar-thumb{background:#000094;border-radius:5px}@media screen and (max-width: 580px){.PopupOrientation{font-size:15px}.PopupOrientation h1{font-size:30px}}.PopupReglesTirage{position:fixed;z-index:1000;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.6)}.PopupReglesTirage .Popup{position:relative;max-height:80%;max-width:70%;border:2px solid #6386B9;background:#12212F;color:#fce0b8;border-radius:20px;padding:30px;display:flex}.PopupReglesTirage .Popup .content{flex-grow:1;overflow:auto}.PopupReglesTirage .Popup-close{background:#6386B9;color:#12212f;border-radius:99px;border:none;position:absolute;top:0;right:0;height:50px;width:50px;display:flex;justify-content:center;align-items:center;font-size:40px;padding:0;margin:0;transform:translate(50%) translateY(-50%)}.PopupReglesTirage .Popup-close>*{transform:translateY(-7%)}.PopupReglesTirage h2{font-size:35px}.PopupReglesTirage .text{font-size:24px}.PopupReglesTirage .content::-webkit-scrollbar{width:5px;height:80%}.PopupReglesTirage .content::-webkit-scrollbar-track{background:gainsboro;border-radius:5px}.PopupReglesTirage .content::-webkit-scrollbar-thumb{background:#000094;border-radius:5px}@media screen and (max-width: 580px){.PopupReglesTirage{font-size:15px}.PopupReglesTirage h1{font-size:30px}}._ScreenEndGame_xkymr_1{background-size:cover;background-position:center center;min-height:100%;overflow-y:auto;height:100%;width:100%;display:flex;flex-direction:column}._ScreenEndGame_xkymr_1._landscape_xkymr_15{background-image:url(./bg_landscape-ac62783f.png)}._ScreenEndGame_xkymr_1._portrait_xkymr_18{background-image:url(./bg_portrait-a234488e.png)}._ScreenEndGame_xkymr_1._landscape_xkymr_15._Win_xkymr_22{background-image:url(./bg_landscape_win-a35aab83.png)}._ScreenEndGame_xkymr_1._portrait_xkymr_18._Win_xkymr_22{background-image:url(./bg_portrait_win-12f70a3a.png)}._Page_xkymr_33{position:absolute;display:flex;justify-content:center}._ScreenEndGame_xkymr_1._landscape_xkymr_15 ._Page_xkymr_33{padding-right:250px;flex-direction:row}._ScreenEndGame_xkymr_1._portrait_xkymr_18 ._Page_xkymr_33{flex-direction:column;padding-bottom:80px;flex-grow:1;height:100%}._IllustrationContainer_xkymr_52{display:flex}._ScreenEndGame_xkymr_1._landscape_xkymr_15 ._IllustrationContainer_xkymr_52 img{margin-top:-30px;margin-left:80px;scale:.9}._ScreenEndGame_xkymr_1._portrait_xkymr_18 ._IllustrationContainer_xkymr_52 img{max-width:100%}._ContentContainer_xkymr_69{color:#5c4435;text-align:center;padding-bottom:80px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:20px}._ScreenEndGame_xkymr_1._landscape_xkymr_15 ._ContentContainer_xkymr_69{padding-top:180px;padding-bottom:220px;padding-left:250px;width:900px}._ScreenEndGame_xkymr_1._portrait_xkymr_18 ._ContentContainer_xkymr_69{margin-top:-70px;padding:0 100px 120px;flex-grow:1}._LogoBlock_xkymr_102{display:flex;flex-direction:column;gap:60px;align-items:center}._ScreenEndGame_xkymr_1._portrait_xkymr_18 ._LogoBlock_xkymr_102{gap:50px}._Date_xkymr_113,._TitleVictory_xkymr_117{font-weight:700}._ScreenEndGame_xkymr_1._landscape_xkymr_15 ._Date_xkymr_113{font-size:24px}._ScreenEndGame_xkymr_1._portrait_xkymr_18 ._Date_xkymr_113{font-size:38px}._ScreenEndGame_xkymr_1._landscape_xkymr_15 ._Logo_xkymr_102{width:65%}._ScreenEndGame_xkymr_1._portrait_xkymr_18 ._Logo_xkymr_102{width:100%}._ScreenEndGame_xkymr_1._landscape_xkymr_15 ._TitleVictory_xkymr_117{font-size:38px;font-family:Marcellus}._ScreenEndGame_xkymr_1._portrait_xkymr_18 ._TitleVictory_xkymr_117{margin-top:40px;font-size:64px;font-family:Marcellus}._TextsBlock_xkymr_145{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}._Descr1_xkymr_154{font-weight:700}._ScreenEndGame_xkymr_1._landscape_xkymr_15 ._Descr1_xkymr_154{font-size:26px}._ScreenEndGame_xkymr_1._portrait_xkymr_18 ._Descr1_xkymr_154{font-size:36px}._Descr2_xkymr_165{color:#226067}._ScreenEndGame_xkymr_1._landscape_xkymr_15 ._Descr2_xkymr_165{font-size:22px}._ScreenEndGame_xkymr_1._portrait_xkymr_18 ._Descr2_xkymr_165{font-size:34px}._ButtonsBlock_xkymr_176{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:20px}._ButtonsBlock_xkymr_176 a{color:#004d5d;font-size:30px}._ButtonsBlock_xkymr_176 ._Buttons_xkymr_176{display:flex}._ScreenEndGame_xkymr_1._landscape_xkymr_15 ._Buttons_xkymr_176{flex-direction:row;gap:10px}._ScreenEndGame_xkymr_1._portrait_xkymr_18 ._Buttons_xkymr_176{flex-direction:column;align-items:center}._ScreenEndGame_xkymr_1._landscape_xkymr_15 ._ButtonsBlock_xkymr_176 a{font-size:20px}._ScreenEndGame_xkymr_1._portrait_xkymr_18 ._ButtonsBlock_xkymr_176 a{font-size:30px}._HaxeBackend_6clz2_1{position:absolute;width:100%;height:100%;transition:opacity 1s}._HaxeBackend_6clz2_1 canvas{opacity:0;transition:opacity 1s;will-change:opacity}._HaxeBackend_6clz2_1._visible_6clz2_17 canvas{opacity:1}.ScreenGame{display:flex;flex-direction:column;align-items:stretch;overflow:hidden;height:100%;position:relative}.Notifs{position:fixed;bottom:0;right:0;padding:10px;display:flex;flex-direction:column;gap:8px}.Notifs .notif{background:#FFF;padding:5px 15px;cursor:pointer;box-shadow:5px 5px #0000006b}.Notifs .notif.ERROR{border-bottom:3px solid red}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}:root{--main-color: #CEFACD}html,body{overflow:initial;background:#000}html,body,#root,.App{width:100%;height:100%;margin:0;padding:0;font-family:Marianne,sans-serif;-webkit-user-select:none;user-select:none;overflow:hidden}.App{flex-grow:1;margin:auto;display:flex;flex-direction:column;font-size:1rem}.App2{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.version{position:fixed;bottom:0;left:0;font-size:.8em}.debug{position:fixed;bottom:0;right:0;font-size:.8em;color:#fff;background:red}.screen{min-height:100%}.Loader-overlay{position:absolute;top:0;left:0;right:0;bottom:0}button.link-btn{background:none;border:none;padding:0;color:#00008b;cursor:pointer}button.link-btn:hover{text-decoration:underline}.error{color:#8b0000}.Personnage.JC .SpeechDisplayer{width:700px}
