@import url(https://fonts.googleapis.com/css2?family=Almendra:wght@400;700&display=swap);@font-face{font-family:MontserratBold;src:url(/static/media/montserrat-bold-webfont.2173822cbeed72ef9efc.woff) format("truetype")}@font-face{font-family:MontserratRegular;src:url(/static/media/montserrat-regular-webfont.47878bc9f6aa8aa8ec55.woff) format("truetype")}@font-face{font-family:Touch_of_nature;src:url(/static/media/Toucon__.44f1c2268940ccce223e.ttf)}@font-face{font-family:Berlin Sans FB;src:url(/static/media/berlin-sans-fb.6888936606344ebd1a9a.ttf)}*{box-sizing:border-box}html{font-size:16px}#root,body,html{height:100%;left:0;margin:0;padding:0;top:0;width:100%}body{background:#add8e6;overflow-x:hidden}#root{background-color:#e5edf5;background-image:linear-gradient(150deg,#00509f,#e5edf5)}.disabled-link{pointer-events:none}.hidden{display:none!important}.visible{animation:backgroundcolor 1s ease-in-out 1;background-color:#0003;height:100%;position:fixed;width:100%;z-index:1}@keyframes backgroundcolor{0%{background-color:#0000}75%{background-color:#0000001a}to{background-color:#0003}}.loadingScreen{bottom:0;color:#fff;font-family:MontserratBold,sans-serif;left:0;position:fixed;right:0;top:0;transition:opacity 2s;z-index:1}.loadingScreen,.logoGLB-container{align-items:center;display:flex;justify-content:center}.logoGLB-container{height:500px;margin-bottom:300px;overflow:hidden;width:100%}.skinMenu{bottom:0;color:#000;font-family:MontserratBold,sans-serif;justify-content:start;left:20%;position:fixed;right:0;top:0;transition:opacity 2s;z-index:1}.skinContainer,.skinMenu{align-items:center;display:flex}.skinContainer{background-color:#00509f;border-radius:20px;box-shadow:0 2px 4px #0006,0 7px 13px -3px #0000004d,inset 0 -10px 0 #0003;color:#fff;flex-direction:column;padding:2rem;text-align:center;width:400px}.skinContainer img{border:1px solid #fff;border-radius:5px;height:100px;margin:1rem;width:100px}.skinContainer img:hover{cursor:pointer}.skinContainer img.selected{border:3px solid #ec6607}.skin{display:flex;flex-wrap:wrap;justify-content:space-evenly;width:100%}.skin>div{margin-bottom:20px;width:50%}.skin>div>img{margin-bottom:0}.skin>div>p{font-weight:400;margin:0}.skin>div>p>span{font-size:.8rem}.loadingScreen__progress{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.loadingScreen__board{text-align:center;transition:opacity .4s}.loadingScreen__button{background:linear-gradient(90deg,#e1501b,#fdad4d);border:none;border-radius:2000px;color:#fff;font-family:MontserratBold,sans-serif;font-size:1.2rem;font-weight:700;margin-top:10px;padding:8px 32px;text-transform:uppercase;transition:.1s}.loadingScreen__button:hover{cursor:pointer;transform:scale(1.02)}.loadingScreen__button:disabled{cursor:not-allowed;opacity:.4!important}.loadingScreen__progress__value{background-color:#00000080;bottom:0;height:10px;left:0;position:absolute;transition:width .4s}.loadingScreen--started{opacity:0;pointer-events:none}.loadingScreen--started .loadingScreen__board{opacity:0}.scoreRanks{display:flex;justify-content:center;margin-top:2rem;width:50%}.scoreRanks div{width:100%}.titre{font-family:Touch_of_nature;font-size:3.5rem;margin-bottom:5px;margin-top:-10%;text-align:center}.textexplicatif{font-size:2rem;text-align:center}.jeuagagner{align-items:center;display:flex;justify-content:center;margin:-245px auto 0}.jeuagagner p{color:#00509f;margin:0}.jeuagagner img{max-height:15rem;max-width:15rem}.SondAsk{align-items:center;background-color:#000;border-radius:8px;color:#fff;display:flex;flex-direction:column;justify-content:center;margin-left:2.5%;margin-top:50%;padding-bottom:30px;padding-top:30px;position:relative;text-align:center;width:100%}.SondAsk p{font-family:MontserratBold,sans-serif;font-size:20px;margin-top:0}.SondAsk div{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.ButtonAskSoundOn{background-color:#09bb00;border:none;border-radius:8px;color:#fff;font-family:MontserratBold,sans-serif;font-size:20px;font-weight:700;margin-top:20px;padding:8px 32px;transition:background-color .1s}.ButtonAskSoundOn:hover{background-color:#067300;cursor:pointer;transform:scale(1.02)}.ButtonAskSoundOff{background-color:#e50000;border:none;border-radius:8px;color:#fff;font-family:MontserratBold,sans-serif;font-size:20px;font-weight:700;margin-top:20px;padding:8px 32px;transition:background-color .1s}.ButtonAskSoundOff:hover{background-color:#ab0000;cursor:pointer;transform:scale(1.02)}.MenuPos{position:absolute;width:100%;z-index:8}.bordericon,.icon{border-radius:100%;height:40px;margin-right:15px;padding:10px;width:40px}.bordericon img,.bordericon svg,.icon svg{height:100%;width:100%}.bordericon{border:3px solid #fff}.bordericon svg{fill:#fff}.icon{border:3px solid #00509f}.Croix{fill:#00509f;cursor:pointer;right:2%;width:50px}.Croix,.boutton{position:absolute}.boutton{display:flex;right:1rem;top:1rem}.bordericon:hover,.icon:hover{animation:bounce .4s ease-in-out 1 alternate;cursor:pointer}.PosFlechesound{display:none}@keyframes bounce{0%{transform:scale(1)}25%{transform:scale(1.2)}50%{transform:scale(1)}75%{transform:scale(1.1)}to{transform:scale(1)}}.PauseMenu,.Tutoriel{align-items:center;background-color:#00000080;display:flex;font-family:MontserratBold,sans-serif;height:100%;justify-content:center;position:absolute;text-align:center;width:100%}.PauseMenu{z-index:3}.Tutoriel{z-index:2}a{color:#00509f}.PauseMenu a{text-decoration:none}.PosPause,.PosTuto{animation:scale .3s ease-in-out 1 alternate;background-color:#00509f;border-radius:8px;box-shadow:0 2px 4px #0006,0 7px 13px -3px #0000004d,inset 0 -10px 0 #0003;left:50%;max-width:800px;padding-bottom:2rem;padding-top:1rem;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:center;width:100%}.textTuto{align-items:center;display:flex;flex-direction:column;justify-content:center}.textTuto>.loadingScreen__button{font-size:2.5rem}.PosTuto{align-items:center;display:flex;height:700px;justify-content:center;padding:2%;text-align:center}@keyframes scale{0%{transform:translate(-50%,-50%) scale(.5)}50%{transform:translate(-50%,-50%) scale(1.05)}to{transform:translate(-50%,-50%) scale(1)}}.PosPause .EmojiClinDOeil{bottom:20%;position:absolute;right:65%;width:35%}.PosPause .EmojiAmoureux{left:85%;object-fit:cover;object-position:20% 10%;position:absolute;top:20%;transform:scaleX(-1);width:15%}.Play{color:#00509f;font-size:50px;margin:40px 0}.Cookies,.MentionsL,.Quitter,.Reglement,.Rejouer{color:#fff;font-size:25px;margin-bottom:10px;opacity:.85}.Cookies,.MentionsL,.Reglement{color:#fff;opacity:.6}.Cookies:hover,.MentionsL:hover,.Play:hover,.Quitter:hover,.Reglement:hover,.Rejouer:hover,.Text:hover{animation:bounce .4s ease-in-out 1 alternate;cursor:pointer}.TutorielTitle{color:#ec6607;font-size:65px;margin-top:5%}.TutorielButton,.TutorielButtonOkay{background-color:#ec6607;border-radius:8px;color:#fff;cursor:pointer}.TutorielButtonOkay{margin:3% 18% 0}.TutorielButton{margin:5% 42% 0}.TutorielButton:hover,.TutorielButtonOkay:hover{background-color:#be5307;transform:scale(1.02)}.TutorielButtonContent{font-size:22px;padding-bottom:12px;padding-top:12px}.TutorielTextContent{color:#fff;font-size:18px;text-align:start}.bulle div{border-radius:20px;height:40px;margin:auto 5%;width:40px}#cercle_bleu{background:#0097ff}#cercle_vert{background:#79ac78}#cercle_rouge{background:#c70039}.imgTuto{object-fit:contain;width:100%}#containerImg{align-items:center;display:flex;font-size:xx-large;justify-content:center}#oursin_rouge{background:#610000}.bulle{display:flex;justify-content:start}.GameOver{animation:opacity .4s ease-in-out;color:#fff;font-family:MontserratBold,sans-serif;height:100%;position:absolute;text-align:center;width:100%;z-index:2}@keyframes opacity{0%{opacity:0}to{opacity:1}}.PosGameOver{display:flex;height:100%;justify-content:center;max-height:800px;max-width:1300px;padding:1rem;width:100%}.GameOverLeft{background-color:#00509f;box-shadow:0 2px 4px #0006,0 7px 13px -3px #0000004d,inset 0 -10px 0 #0003;overflow-y:scroll;position:relative}.gameOverLeft_yourScore{left:2%;padding:20px;position:absolute;top:2%}.gameOverLeft_yourScore:before{background:linear-gradient(90deg,#e1501b,#fdad4d);border-radius:12px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:10px;position:absolute}.GameOverLeft .playerRankingItem{background:#007cc1}.GameOverLeft .ribbon{width:100%}.GameOverLeft .ribbon svg{height:60px;width:60px}.GameOverLeft p.scoredigit{font-size:3rem;margin-bottom:0;margin-top:0}.GameOverLeft p.congrats{font-family:MontserratRegular,sans-serif}.GameOverLeft p.congrats b{font-family:MontserratBold,sans-serif}.GameOverLeft .RankTitle{font-size:2rem;margin-bottom:2rem}.GameOverRight{background-color:#00509f;border-radius:20px;box-shadow:0 2px 4px #0006,0 7px 13px -3px #0000004d,inset 0 -10px 0 #0003;color:#fff;justify-content:center;overflow-y:scroll;position:relative;width:500px}.GameOverRight .prizeContainer .prizeImg{max-width:200px}.GameOverRight .prizeContainer p{color:#fff;margin-bottom:2rem;padding:0 2rem}.GameOverLeft::-webkit-scrollbar,.GameOverRight::-webkit-scrollbar{display:none}.GameOverLeft,.GameOverRight{-ms-overflow-style:none;scrollbar-width:none}.TitleGameOver{font-size:2rem}.Trait{border:1.5px solid #ec6607;margin-bottom:2rem;width:150px}.ScoreFinal{font-size:1.5rem;margin-bottom:0}.ScoreTrophee{margin-top:80px;position:relative;width:100%}.ScoreTrophee img{left:50%;position:absolute;top:40%;transform:translate(-50%,-40%);width:60%;z-index:auto}.ScoreTrophee p{bottom:30%;color:#00509f;font-size:1.2rem;position:relative}.TextEnvoieScore{font-size:1rem;margin:2rem 5% 5%}.Facebook,.Instagram,.Linkedin,.Mail,.YouTube{margin:.2rem;width:32px}.EmojiHeureux{left:0;position:absolute;top:5%;width:20%}.EmojiAttachant{position:absolute;right:0;top:60%;width:25%}.LogoLagoon{margin-bottom:4rem;width:15rem}.FormCGU{margin-bottom:6px;margin-top:40px;text-align:left}.FormCGU>label>a{color:#fff;text-decoration:underline}.FormNews{margin-bottom:20px;text-align:left}.FormEmail,.FormNom,.FormPrenom{align-items:start;display:flex;flex-direction:column;font-size:15px;width:100%}.formulaire input[type=text]{background-color:#d9d9d9;border:1px solid #0003;border-radius:5px;font-size:15px;height:40px;padding:10px;width:100%}.formulaire img{margin-right:10px;width:200px}.formulaireOff,.participationStatu{display:none}.participationSuccess{color:#00509f;font-size:1.5rem}.participationStatuError{color:red;display:block;margin-bottom:10px;margin-top:-30px}input[type=checkbox]{appearance:none;background:#d9d9d9;border:1px solid #0003;border-radius:3px;cursor:pointer;height:20px;margin:0 1em 0 0;position:relative;width:20px}input[type=checkbox]:checked{background:#ef741c}input[type=checkbox]:checked:before{border:solid #fff;border-width:0 2px 2px 0;content:"";height:10px;margin:-1px -1px 0;position:absolute;right:50%;top:50%;transform:rotate(45deg) translate(-50%,-50%);width:4px}.formulaire label{color:#fff}.FormButton,.PlayAgainButton{background-color:#00509f;border:none;border-radius:8px;color:#fff;font-family:MontserratBold,sans-serif;font-weight:700;margin-top:10px;padding:16px 32px;transition:background-color .1s}.PlayAgainButton{box-shadow:0 0 40px #0003;display:flex;margin-top:30px}.FormButton:hover,.PlayAgainButton:hover{background-color:#00509fcc;cursor:pointer;transform:scale(1.02)}.FormButton:disabled{cursor:default;opacity:.6}.PosPlayAgain{align-items:center;display:flex;justify-content:center}.PosPlayAgain .PlayAgainButton{background-color:#fff;color:#00509f;height:fit-content}.PlayAgainButton p{margin:0}.PlayAgainButton svg{fill:#00509f;margin-right:15px;width:35px}.circle{background-color:initial;border-radius:50%;height:64px;overflow:hidden;position:relative;width:64px}.semi-circle{border-radius:10rem 10rem 0 0;height:32px;width:64px}.premier{left:calc(25% - 1px);position:relative;rotate:90deg}.premier,.second{overflow:hidden;top:25%}.second{right:25%;rotate:-90deg}.fill,.second{position:absolute}.fill{background-color:#ec6607;border-radius:10rem 10rem 0 0;height:32px;right:0;rotate:-180deg;top:0;transform-origin:32px 32px;width:64px}.running{animation-play-state:running}.paused{animation-play-state:paused}@keyframes fill{0%{rotate:-180deg}to{rotate:0deg}}.imgChrono{bottom:-12px;position:absolute;width:90px;z-index:20}.chronometre{align-items:center;display:flex;justify-content:center;left:20px;position:absolute;top:50px;width:10%;z-index:2}.time{color:#fff;z-index:20}.time,.ui{font-family:MontserratBold,sans-serif;font-size:1.5rem;position:absolute}.ui{display:flex;flex-direction:row;justify-content:center;left:0;padding-left:0;top:1.25rem;width:100%;z-index:1}.header{color:#ec6607;font-size:1.5rem;opacity:.9}.header svg{fill:#ec6607;height:auto;margin-right:0;width:15px}.score{color:#fff;font-size:3rem;margin-left:10px;margin-right:10px}.minus,.plus{height:90px;opacity:1;top:55vh;width:90px}.minus,.plus,.timebonus{color:#fff;font-weight:700;pointer-events:none;position:absolute}.plus-out,.timebonus{height:100px;opacity:0;width:110px}.plus-out{color:#fff;font-weight:700;pointer-events:none;position:absolute;top:0}.pluscombot{margin-left:5px;margin-top:40px}.pluscombot,.scorecombot{font-size:1.4rem;position:absolute}.scorecombot{margin-left:20px;margin-top:20px;text-align:center}.imagecombot{width:100%}.imagebad,.imagecombot{margin-left:30px;margin-top:30px;position:absolute}.timebonus img{width:30px}@media (max-width:900px){.minus,.plus,.timebonus{height:65px;width:65px}.scoreRanks{flex-direction:column;gap:2rem}.PlayAgainButton{font-size:2rem}}@media (max-width:1024px){.PlayAgainButton{font-size:1rem}.PlayAgainButton svg{width:20px}.textexplicatif{font-size:1.5rem}.skinMenu{left:10%}}@media (max-width:768px){.logoGLB-container{height:400px}.score{font-size:2rem}.circle{height:50px;width:50px}.fill,.semi-circle{height:25px;width:50px}.fill{transform-origin:25px 25px}.imgChrono{bottom:-10px;width:70px}.chronometre{top:35px;width:20%}.PosPause{flex-direction:column}.Play{font-size:25px}.Croix{top:1%}.PosPause,.PosTuto{width:95%}.PosTuto{padding:40px}.imgMobile{position:relative}.Swipe{bottom:8%;height:20%;left:50%;position:absolute;transform:translate(-50%)}.TutorielButton{margin:auto;width:100px}.TutorielButtonOkay{margin:auto;width:300px}.TutorielButtonContent{font-size:18px}.bulle div{border-radius:15px;height:30px;margin:auto 5%;width:30px}.TutorielTitle{font-size:50px}.TutorielTextContent{font-size:15px;text-align:justify}.bulle{margin-bottom:2%}.GameOver{overflow-y:scroll}.PosGameOver{flex-direction:column;height:100%;max-height:none;padding:0}.GameOverLeft,.GameOverRight{margin:auto;overflow:visible;padding:10% 0;width:95%}.GameOverLeft{padding-top:15%}.Trait{border:1.5px solid #ec6607;margin:10% auto 5%}.skin>div{margin-bottom:20px;width:25%}.ScoreFinal{font-size:1.5rem;margin-bottom:2rem}.ScoreTrophee{height:100%;margin-top:50px;position:relative}.ScoreTrophee img{top:30%;transform:translate(-50%,-30%);width:30%}.gameOverLeft_yourScore{left:0;margin:auto;position:relative;top:0;width:90%}.TextEnvoieScore{margin-left:10%;margin-right:10%;margin-top:25%}.LogoLagoon{margin-bottom:6rem;width:12rem}.FormEmail,.FormNom,.FormPrenom{margin-bottom:20px;width:100%}.FormButton,.PlayAgainButton{font-size:15px}.PlayAgainButton svg{margin-right:10px;width:20px}.imgOrdiTuto{height:160px}.jeuagagner{flex-direction:column}.jeuagagner img{height:7rem;width:7rem}.jeuagagner p{font-size:1.2rem;max-width:70vw}.skinMenu{align-items:center;justify-content:center;left:0;position:fixed;top:1%}.skinContainer{font-size:.8rem;margin:3%;padding:1.5rem;width:100%}.skinContainer h2{margin:0 0 1rem}.skinContainer img{height:70px;margin:.7rem;width:70px}.skinContainer .loadingScreen__button{margin-top:0}.scoreRanks{margin:auto;width:90%}}@media (min-width:769px) and (max-width:1024px){.time{font-size:1.8rem}.score{font-size:2.3rem}.circle{height:60px;width:60px}.fill,.semi-circle{height:30px;width:60px}.fill{transform-origin:30px 30px}.imgChrono{bottom:-12px;width:85px}.chronometre{top:40px}.imgOrdiTuto{height:200px}.TutorielTitle{font-size:60px}.PosTuto{height:650px;width:90%}.loadingScreen__button{margin-top:20px}.titre{font-size:5rem;margin-top:0}.textexplicatif{margin:1.25rem auto;max-width:70%;padding:0}.SondAsk{margin-top:40%}.SondAsk p{font-size:25px}.SondAsk div{flex-direction:row}.ButtonAskSoundOn{margin-right:70px}.PosFlechesound{display:none}.Play{font-size:35px}}@media (min-width:768px){.GameOver{align-items:center;display:flex;justify-content:center}.GameOverLeft,.GameOverRight{align-items:center;display:flex;flex-direction:column;padding:3rem}.GameOverLeft{border-radius:8px;width:100%}.FormEmail,.FormNomPrenom{display:flex;justify-content:center;margin-bottom:20px;width:100%}}@media (min-width:1025px){.loadingScreen__button{font-size:1.5rem;margin-top:20px}.titre{font-size:6rem;margin-top:0}.textexplicatif{margin:2rem auto;max-width:70%;padding:0}.LogoLagoon{margin-bottom:4rem;width:22rem}.bordericon:hover{animation:bounce .4s ease-in-out 1 alternate;cursor:pointer}.PosFlechesound{display:block;left:78%;opacity:0;position:absolute;top:10px;transform:rotate(2deg);transform:scale(.6)}.imgOrdiTuto{height:280px}.PosFlechesound p{color:#00509f;font-family:MontserratBold,sans-serif;font-size:28px;margin-left:-100%}.time{font-size:1.9rem}.SondAsk{margin-left:27%;margin-top:18%;width:50%}.SondAsk p{font-size:30px}.SondAsk div{flex-direction:row}.ButtonAskSoundOn{margin-right:70px}.Trait{width:200px}.ScoreTrophee p{font-size:2rem}.FormEmail,.FormNom,.FormPrenom{margin-bottom:20px}.FormButton{font-size:20px}.PlayAgainButton{font-size:2rem}}@media (max-width:450px){.logoGLB-container{height:250px}.FormCGU,.FormNews{margin-left:10%;margin-right:10%}.FormEmail,.FormNom,.FormPrenom{margin:0 auto 20px;width:80%}.skin>div{margin-bottom:20px;width:50%}}.ranking{width:100%}.ranking table{border-collapse:collapse;color:#fff;width:100%}.ranking table td,.ranking table th{border-bottom:1px solid #ddd;padding:8px;text-align:left}.ranking table tr:hover{background-color:#0056b3}.spinner-loader{animation:rotation 1s linear infinite;border-right:4px solid #0000;border-top:4px solid #00509f;display:inline-block}.spinner-loader,.spinner-loader:after{border-radius:50%;box-sizing:border-box;height:48px;width:48px}.spinner-loader:after{animation:rotation .5s linear infinite reverse;border-bottom:4px solid #0000;border-left:4px solid #ec6607;content:"";left:0;position:absolute;top:0}p.spinner-loader-msg{color:#00509f}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loadingopaque{--blue:#00509f;align-items:center;background:var(--blue);display:flex;height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.loadingopaque .text-container{font-family:Touch_of_nature;padding:0 2rem;text-align:center;width:100%}.loadingopaque .text-container .lagoon-logo{margin-bottom:5rem;max-width:500px}.loadingopaque .text-container .title{margin-bottom:2rem}.loadingopaque .text-container .progress{font-family:Berlin Sans FB;font-weight:700}.loadingopaque p{color:#fff;font-size:5rem;margin:0;text-align:center;width:100%}.loadingopaque .fish{position:absolute}.loadingopaque .clindoeil{bottom:0;left:0;width:25%}.loadingopaque .heureux{right:0;top:0;width:25%}@keyframes fadeout{0%{opacity:1}to{opacity:0}}.loadingopaque.show{opacity:1;transition:opacity .6s cubic-bezier(.25,.46,.45,.94)}.loadingopaque.hidden{animation:fadeout .6s ease-out;opacity:0}.loadingopaque.removed{display:none}@media screen and (max-width:768px){.loadingopaque .text-container .lagoon-logo{margin-bottom:3rem;max-width:250px}.loadingopaque p{font-size:3rem}}
/*# sourceMappingURL=main.7ebae0ca.css.map*/