@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Oswald:wght@600&display=swap";@import"https://fonts.googleapis.com/css?family=Comfortaa|Gamja+Flower";.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#GAME .container{max-width:initial;width:initial}#GAME img{max-width:inherit;margin:0;padding:0}p,h1,h2,h3,input,button,h4{background:none;border:none;margin:0;padding:0}ul,li{margin:0;padding:0}.view{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}button{margin:0;padding:0;font-size:1em;border:none;background:none;cursor:pointer;color:#fff;pointer-events:all;-webkit-user-select:none;-moz-user-select:none;user-select:none}a{pointer-events:all}input[checkbox],input[radio]{cursor:pointer}.three-container{width:100%;height:100%}.three-container canvas{width:100%;height:100%;pointer-events:all}html.FONT_SIZE_NORMAL,body.FONT_SIZE_NORMAL{font-size:100%}html.FONT_SIZE_MEDIUM,body.FONT_SIZE_MEDIUM{font-size:125%}html.FONT_SIZE_LARGE,body.FONT_SIZE_LARGE{font-size:150%}.buttonBase{display:flex;align-items:center;justify-content:center;gap:2dvh}.buttonBase .buttonBase_shortcut{position:relative;display:block;padding:.25dvh 1dvh}.buttonBase .buttonBase_shortcut:after{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;border:1px solid #ffffff;border-radius:1000px;transform:translate(-50%,-50%)}.buttonBase a{color:#fff!important}.swapVertical{display:block}.swapVertical:focus .swapVertical_text1,.swapVertical:hover .swapVertical_text1{transform:translateY(-100%);opacity:0}.swapVertical:focus .swapVertical_text2,.swapVertical:hover .swapVertical_text2{transform:translateY(0);opacity:1}.swapVertical .swapVertical_textContainer{overflow:hidden}.swapVertical .swapVertical_text{flex:0;position:relative;display:block}.swapVertical .swapVertical_text1{display:block;transform:translateY(0);opacity:1;transition:transform .5s,opacity .5s}.swapVertical .swapVertical_text2{position:absolute;top:0;left:0;display:block;transform:translateY(100%);transition:transform .5s,opacity .5s;opacity:0;width:100%}.swapVertical .swapVertical_image{position:relative;width:100px;height:100px;background-size:50%;background-repeat:no-repeat;background-position:center;border:6px solid #000000;box-sizing:border-box;border-radius:20px;display:block;flex:1}.swapVertical .swapVertical_image:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:calc(100% - 10px);transition:filter .5s}.closeButton .lines .line{position:absolute;top:50%;left:50%;width:100%;height:3px;background-color:#fff;transform-origin:50% 50%}.closeButton:hover .lines .line.line1{transform:translate(-50%,-50%) rotate(225deg)}.closeButton:hover .lines .line.line2{transform:translate(-50%,-50%) rotate(135deg)}.translateYButton .content{transition:transform .5s;display:inline-block;transform:translateY(0)}.translateYButton:hover .content{transform:translateY(-20%)}.soundTesterReactView{background-color:#000;color:#fff}.soundTesterReactView .title{font-size:2em;margin-bottom:3em}.soundTesterReactView .soundsContainer{display:inline-flex;flex-direction:column;gap:3em}.soundTesterReactView .soundsContainer .soundTester{display:flex;flex-direction:column;gap:.5em}.soundTesterReactView .soundsContainer .soundTester .name{display:flex;gap:1em}.soundTesterReactView .soundsContainer .soundTester .timeline{pointer-events:all;height:1em;position:relative;background-color:#444;cursor:pointer}.soundTesterReactView .soundsContainer .soundTester .timeline .position{position:absolute;top:0;left:0;width:50%;height:100%;background-color:#fff}.soundTesterReactView .soundsContainer .soundTester .loop{display:flex;gap:4em}.soundTesterReactView .soundsContainer .soundTester .loop .start,.soundTesterReactView .soundsContainer .soundTester .loop .end{display:flex;gap:1em}.soundTesterReactView .soundsContainer .soundTester .loop input{border:1px solid #eeeeee;text-align:right;color:#000}.soundTesterReactView .soundsContainer .soundTester .buttonsContainer{display:flex;gap:1em}.quickLinks{position:absolute;top:0;left:0;pointer-events:none}.quickLinks .openButton{position:absolute;top:0;left:0;padding:1vh;background-color:#000000e6;color:#fff}.quickLinks .openButton span{pointer-events:none}.quickLinks .openButton.bottom{top:auto;bottom:0}.quickLinks .openButton.middle{top:50%;transform:translateY(-50%)}.quickLinks .openButton.right{left:auto;right:0}.quickLinks .openButton.center{left:50%;transform:translate(-50%)}.quickLinks .links{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#000000e6;color:#fff;flex-direction:column;gap:1vh;padding:2vh;justify-content:center;display:none}.quickLinks .links.open{display:flex}.quickLinks .links .buttonLink{width:100%;border:1px solid white;padding:1vh}.theaterPreloadReactView{background-color:#000;display:flex;align-items:center;justify-content:center;color:#fff}.theaterPreloadReactView .loadingContent{display:flex;justify-content:center;align-items:center;flex-direction:column}.theaterPreloadReactView .loadingContent img{height:20dvh;margin-bottom:2dvh}.theaterPreloadReactView .loaded{display:none}.virtualGamePadReactView{pointer-events:none}.virtualGamePadReactView.VGP_hide,.virtualGamePadReactView .VGP_hide{display:none}.virtualGamePadReactView .VGP_interactive{pointer-events:all;cursor:pointer}.virtualGamePadReactView .VGP_interactive>*{pointer-events:none}.virtualGamePadReactView .VGP_button{position:absolute;top:0;left:0;border-radius:100%;background-color:#ffffff80;border:1px solid #ffffff;width:50px;height:50px;transform:translate(-50%,-50%)}.virtualGamePadReactView .VGP_button span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1em}.virtualGamePadReactView .VGP_analog{position:absolute;width:100px;height:100px;border-radius:100%}.virtualGamePadReactView .VGP_analog.VGP_analogLeft{bottom:20px;left:80px}.virtualGamePadReactView .VGP_analog.VGP_analogRight{bottom:20px;right:80px}.virtualGamePadReactView .VGP_analog .VGP_padContainer{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:100%}.virtualGamePadReactView .VGP_analog .VGP_padContainer .VGP_background{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:100%;border:1px solid #ffffff;background-color:#fff3}.virtualGamePadReactView .VGP_analog .VGP_padContainer .VGP_pad{top:50%;left:50%}.virtualGamePadReactView .VGP_buttons{position:absolute;bottom:230px;right:100px}.virtualGamePadReactView .VGP_buttons .VGP_buttonA{top:50px;left:0}.virtualGamePadReactView .VGP_buttons .VGP_buttonB{top:0;left:50px}.virtualGamePadReactView .VGP_buttons .VGP_buttonX{top:0;left:-50px}.virtualGamePadReactView .VGP_buttons .VGP_buttonY{top:-50px;left:0}.virtualGamePadReactView .VGP_dPad{position:absolute;bottom:230px;left:100px}.virtualGamePadReactView .VGP_dPad .VGP_button span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0px;height:0px;border-style:solid;border-width:0 10px 20px 10px;border-color:transparent transparent #ffffff transparent}.virtualGamePadReactView .VGP_dPad .VGP_dPadUp{top:-50px;left:0}.virtualGamePadReactView .VGP_dPad .VGP_dPadDown{top:50px;left:0}.virtualGamePadReactView .VGP_dPad .VGP_dPadDown span{transform:translate(-50%,-50%) rotate(180deg)}.virtualGamePadReactView .VGP_dPad .VGP_dPadLeft{top:0;left:-50px}.virtualGamePadReactView .VGP_dPad .VGP_dPadLeft span{transform:translate(-50%,-50%) rotate(-90deg)}.virtualGamePadReactView .VGP_dPad .VGP_dPadRight{top:0;left:50px}.virtualGamePadReactView .VGP_dPad .VGP_dPadRight span{transform:translate(-50%,-50%) rotate(90deg)}.virtualGamePadReactView .VGP_shoulder{position:absolute;bottom:370px}.virtualGamePadReactView .VGP_shoulder.VGP_left{left:100px}.virtualGamePadReactView .VGP_shoulder.VGP_left .VGP_LT{left:-50px}.virtualGamePadReactView .VGP_shoulder.VGP_left .VGP_LB{left:50px}.virtualGamePadReactView .VGP_shoulder.VGP_right{right:100px}.virtualGamePadReactView .VGP_shoulder.VGP_right .VGP_RT{left:-50px}.virtualGamePadReactView .VGP_shoulder.VGP_right .VGP_RB{left:50px}.virtualGamePadReactView .VGP_Common{position:absolute;bottom:450px;left:100px}.virtualGamePadReactView .VGP_Common .VGP_SELECT{left:-50px}.virtualGamePadReactView .VGP_Common .VGP_START{left:50px}.stats{position:absolute;top:0;left:0}#three-perf-ui{z-index:1000000}.pixi-container{width:100%;height:100%}.pixi-container canvas{width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.menuReactView{pointer-events:none;color:#fff}.menuReactView.open .menuButton .lines .line.line1,.menuReactView.open .menuButton .lines .line.line2{top:50%;left:50%;transform:translate(-50%,-50%) rotate(-45deg);transform-origin:center center}.menuReactView.open .menuButton .lines .line.line3{top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);transform-origin:center center}.menuReactView.open .menuButton:hover .lines .line.line1,.menuReactView.open .menuButton:hover .lines .line.line2{left:100%;top:50%;transform:translate(-100%) rotate(-40deg);transform-origin:left center}.menuReactView.open .menuButton:hover .lines .line.line3{width:70%;left:100%;top:50%;transform:translate(-100%) rotate(40deg);transform-origin:left center}.menuReactView.open .menuContainer{transform:translate(0)}.menuReactView .menuButton{position:absolute;top:10px;left:10px;width:50px;height:50px;background:#000}.menuReactView .menuButton .lines{position:absolute;top:50%;left:50%;width:50%;height:50%;transform:translate(-50%,-50%)}.menuReactView .menuButton .lines .line{position:absolute;top:50%;left:50%;width:100%;height:3px;background-color:#fff;transform-origin:50% 50%;transform:translate(-50%,-50%);transition:top .25s,left .25s,transform .25s,transform-origin .25s,width .25s}.menuReactView .menuButton .lines .line.line1{top:0}.menuReactView .menuButton .lines .line.line3{top:100%}.menuReactView .menuButton:hover .line.line1,.menuReactView .menuButton:hover .line.line2{left:100%;top:50%;width:70%;transform:translate(-120%) rotate(40deg);transform-origin:right center}.menuReactView .menuButton:hover .line.line3{left:100%;top:50%;width:70%;transform:translate(-120%) rotate(-40deg);transform-origin:right center}.menuReactView .menuContainer{pointer-events:all;position:absolute;top:70px;left:10px;background:#000;padding:10px;transform:translate(-150%);transition:transform .5s;display:flex;flex-direction:column;gap:10px;align-items:center;max-height:calc(100dvh - 80px);overflow-y:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.menuReactView .menuContainer .title .menuTitle{font-size:1em}.menuReactView .menuContainer .buttonsContainer{display:flex;flex-direction:column;gap:20px;align-items:flex-start}.menuReactView .menuContainer .buttonsContainer .resolutionButton,.menuReactView .menuContainer .buttonsContainer .fontSizeButton,.menuReactView .menuContainer .buttonsContainer button{position:relative;display:flex;align-items:center;justify-content:center;gap:10px;z-index:1;transition:transform .5s;font-weight:600;font-size:1em}.menuReactView .menuContainer .buttonsContainer .resolutionButton.button:hover,.menuReactView .menuContainer .buttonsContainer .fontSizeButton.button:hover,.menuReactView .menuContainer .buttonsContainer button.button:hover{transform:translate(1em)}.menuReactView .menuContainer .buttonsContainer .resolutionButton svg,.menuReactView .menuContainer .buttonsContainer .resolutionButton g,.menuReactView .menuContainer .buttonsContainer .resolutionButton polygon,.menuReactView .menuContainer .buttonsContainer .resolutionButton path,.menuReactView .menuContainer .buttonsContainer .resolutionButton img,.menuReactView .menuContainer .buttonsContainer .fontSizeButton svg,.menuReactView .menuContainer .buttonsContainer .fontSizeButton g,.menuReactView .menuContainer .buttonsContainer .fontSizeButton polygon,.menuReactView .menuContainer .buttonsContainer .fontSizeButton path,.menuReactView .menuContainer .buttonsContainer .fontSizeButton img,.menuReactView .menuContainer .buttonsContainer button svg,.menuReactView .menuContainer .buttonsContainer button g,.menuReactView .menuContainer .buttonsContainer button polygon,.menuReactView .menuContainer .buttonsContainer button path,.menuReactView .menuContainer .buttonsContainer button img{width:1.5em;height:auto;stroke:#fff;fill:#fff}.menuReactView .menuContainer .buttonsContainer .radiosContainer{pointer-events:all;color:#fff;display:flex;flex-wrap:wrap;align-items:center;gap:10px;border:none}.menuReactView .menuContainer .buttonsContainer .radiosContainer input,.menuReactView .menuContainer .buttonsContainer .radiosContainer label{cursor:pointer}.menuReactView .menuContainer .buttonsContainer .radiosContainer legend{margin-right:10px;white-space:nowrap;font-weight:700}.menuReactView .menuContainer .buttonsContainer .radiosContainer input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.menuReactView .menuContainer .buttonsContainer .radiosContainer input:checked+label{text-decoration:underline;font-weight:700}.menuReactView .menuContainer .buttonsContainer .radiosContainer input:focus+label{outline:auto}.menuReactView .menuContainer .buttonsContainer .radiosContainer label{font-weight:400;display:inline-block}.menuReactView .menuContainer .buttonsContainer .radiosContainer label:hover{font-weight:700}.menuReactView .menuContainer .buttonsContainer .volume{display:flex;align-items:center;justify-content:flex-start;width:100%;gap:20px}.menuReactView .menuContainer .buttonsContainer .volume .input-text-container{width:50%;display:flex;align-items:center;justify-content:flex-start;gap:10px;font-weight:700;line-height:100%}.menuReactView .menuContainer .buttonsContainer .volume .input-text-container .icon{width:1.5em}.menuReactView .menuContainer .buttonsContainer .volume .input-container{width:50%}.menuReactView .menuContainer .buttonsContainer .volume .input-container input{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:6px;background:#ddd;border-radius:3px;outline:none}.menuReactView .menuContainer .buttonsContainer .volume .input-container input::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;background:#fff;border-radius:50%;cursor:pointer}.rapier-stats{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:fixed;top:0;left:0;background-color:#00000080;padding:10px;color:#fff;font-size:12px;display:flex;gap:10px}.rapier-stats .counter{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px}.rapier-stats .counter .value{font-weight:700}html,body{overscroll-behavior:none}#GAME .basicButton{background-color:#276937;padding:.4em .8em;color:#fff;text-transform:uppercase;font-size:1.5em;line-height:100%;font-weight:700;font-family:Pally Variable,Helvetica,Arial,sans-serif;border-radius:10px;position:relative;overflow:hidden;box-shadow:0 3px 5.9px -1px #00000040,inset 0 -5px 1.5px #0000002e;flex-shrink:0}#GAME .basicButton:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(../assets/game/images/common/z.webp);background-size:cover;opacity:.6}@font-face{font-family:Aeonik TRIAL;src:url(../assets/game/fonts/AeonikTRIAL-Regular.woff2) format("woff2"),url(../assets/game/fonts/AeonikTRIAL-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Aeonik TRIAL;src:url(../assets/game/fonts/AeonikTRIAL-Bold.woff2) format("woff2"),url(../assets/game/fonts/AeonikTRIAL-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Pally Variable;src:url(../assets/game/fonts/PallyVariable-Bold.woff2) format("woff2"),url(../assets/game/fonts/PallyVariable-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:charm;src:url(../assets/game/fonts/charm-regular-webfont.woff2) format("woff2"),url(../assets/game/fonts/charm-regular-webfont.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:charm;src:url(../assets/game/fonts/charm-bold-webfont.woff2) format("woff2"),url(../assets/game/fonts/charm-bold-webfont.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:frederickatheGreat;src:url(../assets/game/fonts/FrederickatheGreat-Regular.woff) format("woff");font-style:normal}@keyframes slideIntro{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.tmpReactView{display:flex;align-items:center;justify-content:center}.messagePopinCounter{display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center}.messagePopinCounter .messagePopinCounter-bullets{display:flex;align-items:center;justify-content:center;gap:10px}.messagePopinCounter .messagePopinCounter-bullets .previous,.messagePopinCounter .messagePopinCounter-bullets .next{display:inline-block;transition:scale .5s}.messagePopinCounter .messagePopinCounter-bullets .previous .bullet-arrow,.messagePopinCounter .messagePopinCounter-bullets .next .bullet-arrow{width:20px}.messagePopinCounter .messagePopinCounter-bullets .previous.desactivate,.messagePopinCounter .messagePopinCounter-bullets .next.desactivate{display:none}.messagePopinCounter .messagePopinCounter-bullets .previous:hover,.messagePopinCounter .messagePopinCounter-bullets .next:hover{scale:1.1}.messagePopinCounter .messagePopinCounter-bullets .next{transform:rotate(180deg)}.messagePopinCounter .messagePopinCounter-bullets .messagePopinCounter-bullets-container{display:flex;align-items:center;justify-content:center;gap:10px}.messagePopinCounter .messagePopinCounter-bullets .messagePopinCounter-bullets-container .messagePopinCounter-bullet-button{width:20px;height:20px;background-image:url(../assets/game/images/common/bulletoff.webp);background-size:contain;background-position:center center;background-repeat:no-repeat;transition:transform .5s}.messagePopinCounter .messagePopinCounter-bullets .messagePopinCounter-bullets-container .messagePopinCounter-bullet-button.on{background-image:url(../assets/game/images/common/bulleton.webp)}.messagePopinCounter .messagePopinCounter-bullets .messagePopinCounter-bullets-container .messagePopinCounter-bullet-button.current{transform:scale(1.2)}#GAME .menuReactView{filter:drop-shadow(2px 2px 2px rgba(0,0,0,.5))}#GAME .menuReactView .menuButton{z-index:1;position:absolute;top:20px;left:20px;background:none;width:50px;height:50px}#GAME .menuReactView .menuButton:before{content:"";position:absolute;top:50%;left:50%;width:130%;height:130%;transform:translate(-50%,-50%);background-image:url(../assets/game/images/common/menuback.webp);background-size:contain;background-position:center center;background-repeat:no-repeat}#GAME .menuReactView .menuButton .lines{height:30%;width:50%}#GAME .menuReactView .menuButton .lines .line{background-color:#276937}#GAME .menuReactView .menuContainer{top:25px;left:25px;max-height:calc(100dvh - 50px);max-width:calc(100dvw - 50px);background-color:#276937;border-radius:25px;padding:30px;overflow:hidden;display:grid;grid-template-rows:auto 1fr}#GAME .menuReactView .menuContainer:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(../assets/game/images/common/z.webp);background-size:cover;opacity:.6}#GAME .menuReactView .menuContainer .title{text-align:center}#GAME .menuReactView .menuContainer .title .menuTitle{font-family:Pally Variable,Helvetica,Arial,sans-serif}#GAME .menuReactView .menuContainer .buttonsContainer{font-size:1.25em;z-index:1;overflow-y:auto;height:100%}#GAME .menuReactView .menuContainer .buttonsContainer .button{color:#fff;transition:transform .5s}#GAME .menuReactView .menuContainer .buttonsContainer .button svg{width:30px;height:30px}#GAME .menuReactView .menuContainer .buttonsContainer .button:hover{transform:translate(10px)}#GAME ol,#GAME li,#GAME ul{margin-left:10px;list-style:initial;text-align:left}#GAME .lobbyIntroReactView .container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center;max-width:90%;max-height:100%;overflow-y:auto;padding:20px 0;filter:drop-shadow(2px 2px 2px rgba(0,0,0,.5))}#GAME .lobbyIntroReactView .container .title{font-size:4em}#GAME .lobbyIntroReactView .container>.text{font-size:1.5em}#GAME .lobbyIntroReactView .container .separator{width:100%;position:relative;display:flex;align-items:center;justify-content:center}#GAME .lobbyIntroReactView .container .separator img{width:30px}#GAME .lobbyIntroReactView .container .separator:after,#GAME .lobbyIntroReactView .container .separator:before{content:"";position:absolute;top:50%;width:calc(50% - 30px);height:2px;background-color:#ffffff7a;transform:translateY(-50%)}#GAME .lobbyIntroReactView .container .separator:before{left:0}#GAME .lobbyIntroReactView .container .separator:after{right:0}#GAME .lobbyIntroReactView .container .buttonsContainer{padding-top:50px}@media (max-width: 48em){#GAME .islandIntroReactView .container{width:calc(100% - 50px)}}#GAME .popinReactViewBase .Island3Custom1{pointer-events:all;width:100%}#GAME .popinReactViewBase .Island3Custom1 .flex{display:flex;align-items:center;gap:20px}#GAME .popinReactViewBase .Island3Custom1 .flex div{border-radius:10px}#GAME .popinReactViewBase .Island3Custom1 img{height:-moz-fit-content;height:fit-content}#GAME .popinReactViewBase .Island3Custom1 .subTitle{color:#c36f01;font-size:1.5em}#GAME .popinReactViewBase .Island3Custom1 .title{color:#c36f01;margin-bottom:1em}#GAME .popinReactViewBase .Island3Custom1 h4{font-weight:700;color:#fff;font-family:Pally Variable;font-size:1.2em;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 9px;background:#804067;border-radius:10px 10px 0 0}#GAME .popinReactViewBase .Island3Custom1 .first{gap:8px;background:#ffcdec;border:1px dashed #CFAE83;border-radius:7px;min-width:200px}#GAME .popinReactViewBase .Island3Custom1 .first p{padding:5px 8px;text-align:center}#GAME .popinReactViewBase .Island3Custom1 .second>img{height:30px}#GAME .popinReactViewBase .Island3Custom1 .second .flexCol img{translate:50%;height:70px}#GAME .popinReactViewBase .Island3Custom1 .second .flexCol>img:last-of-type{scale:1 -1}#GAME .popinReactViewBase .Island3Custom1 .third{max-width:400px;margin-left:20px}#GAME .popinReactViewBase .Island3Custom1 .third .box{margin-bottom:20px}#GAME .popinReactViewBase .Island3Custom1 .third h5{font-weight:700;color:#fff;font-family:Pally Variable;font-size:1.2em;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 9px;background:#6a9547;border-radius:10px 10px 0 0}#GAME .popinReactViewBase .Island3Custom1 .third ul{padding:4px 8px;background:#6a95471a;border:1px dashed #CFAE83;border-radius:7px;margin:0}#GAME .popinReactViewBase .Island3Custom1 .third ul li{color:#7e4524}#GAME .popinReactViewBase .Island3Custom1 .flexCol{font-family:Pally Variable;font-style:normal;font-weight:700;font-size:1.2em;color:#7e4524}#GAME .popinReactViewBase .Island3Custom1 p{text-align:left;color:#7e4524}#GAME .popinReactViewBase .Island3Custom1 .y{background-color:#ffdd5f}#GAME .popinReactViewBase .Island3Custom1 .p{background-color:#ffcded}#GAME .popinReactViewBase .Island3Custom1 .n{border:1px solid #7E4524}#GAME .popinReactViewBase .Island3Custom1{transform:rotate(-1.3deg);flex:none;order:0;flex-grow:0}#GAME .popinReactViewBase .Island3Custom2{pointer-events:all;width:100%}#GAME .popinReactViewBase .Island3Custom2 .flex{display:flex;align-items:center;gap:20px}#GAME .popinReactViewBase .Island3Custom2 .flex div{border-radius:10px}#GAME .popinReactViewBase .Island3Custom2 img{height:-moz-fit-content;height:fit-content}#GAME .popinReactViewBase .Island3Custom2 .subTitle{color:#c36f01;font-size:1.5em}#GAME .popinReactViewBase .Island3Custom2 .title{color:#c36f01;margin-bottom:1em}#GAME .popinReactViewBase .Island3Custom2 h4{font-weight:700;color:#fff;font-family:Pally Variable;font-size:1.2em;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 9px;background:#804067;border-radius:10px 10px 0 0}#GAME .popinReactViewBase .Island3Custom2 .first{gap:8px;background:#ffcdec;border:1px dashed #CFAE83;border-radius:7px;min-width:200px}#GAME .popinReactViewBase .Island3Custom2 .first p{padding:5px 8px;text-align:center}#GAME .popinReactViewBase .Island3Custom2 .second>img{height:30px}#GAME .popinReactViewBase .Island3Custom2 .second .flexCol img{translate:50%;height:70px}#GAME .popinReactViewBase .Island3Custom2 .second .flexCol>img:last-of-type{scale:1 -1}#GAME .popinReactViewBase .Island3Custom2 .third{max-width:400px;margin-left:20px}#GAME .popinReactViewBase .Island3Custom2 .third .box{margin-bottom:20px}#GAME .popinReactViewBase .Island3Custom2 .third h5{font-weight:700;color:#fff;font-family:Pally Variable;font-size:1.2em;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 9px;background:#6a9547;border-radius:10px 10px 0 0}#GAME .popinReactViewBase .Island3Custom2 .third ul{padding:4px 8px;background:#6a95471a;border:1px dashed #CFAE83;border-radius:7px;margin:0}#GAME .popinReactViewBase .Island3Custom2 .third ul li{color:#7e4524}#GAME .popinReactViewBase .Island3Custom2 .flexCol{font-family:Pally Variable;font-style:normal;font-weight:700;font-size:1.2em;color:#7e4524}#GAME .popinReactViewBase .Island3Custom2 p{text-align:left;color:#7e4524}#GAME .popinReactViewBase .Island3Custom2 .y{background-color:#ffdd5f}#GAME .popinReactViewBase .Island3Custom2 .p{background-color:#ffcded}#GAME .popinReactViewBase .Island3Custom2 .n{border:1px solid #7E4524}#GAME .popinReactViewBase .Island3Custom2{transform:rotate(-1.3deg);flex:none;order:0;flex-grow:0}#GAME .popinReactViewBase .Island3Custom3{pointer-events:all;width:100%}#GAME .popinReactViewBase .Island3Custom3 h4{margin-top:50px;font-weight:700;color:#fff;font-family:Pally Variable;font-size:1.2em;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 9px;background:#6a9547;border-radius:10px 10px 0 0}#GAME .popinReactViewBase .Island3Custom3 p{color:#7e4524;padding:4px 8px;background:#6a95471a;border:1 dashed #CFAE83}#GAME .popinReactViewBase .Island3Custom4{pointer-events:all;width:100%}#GAME .popinReactViewBase .Island3Custom4 h4{margin-top:50px;font-weight:700;color:#fff;font-family:Pally Variable;font-size:1.2em;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 9px;background:#6a9547;border-radius:10px 10px 0 0}#GAME .popinReactViewBase .Island3Custom4 p{color:#7e4524;padding:4px 8px;background:#6a95471a;border:1px dashed #CFAE83}#GAME .custom1{pointer-events:all;width:100%}#GAME .custom1 .containerCustom{display:flex;gap:.5em}#GAME .custom1 .flex{display:flex;align-items:center}#GAME .custom1 img{height:-moz-fit-content;height:fit-content}#GAME .custom1 .title{margin-bottom:1em}#GAME .custom1 .flexCol>.text{border:solid 1.2px #6BA618;border-radius:10px;font-weight:700;padding:.5em;margin:.5em}#GAME .custom1 .brown{background-color:#cfae82;color:#524343;border:0!important;padding:.5em;font-weight:700;margin-left:.5em}#GAME .custom1 .col2>.flex{height:100%}#GAME .custom1 .col2.flexCol{display:flex;flex-direction:column;justify-content:end}#GAME .custom1 .col2.flexCol .text{margin-top:0;border:solid 1.2px #6BA618;border-radius:10px}#GAME .custom1 .col2.flexCol .text.green{margin-bottom:1em}#GAME .custom1 .col2.flexCol .text.pink{display:inline;padding:.5em;font-weight:700}#GAME .custom1 .grid1{display:grid;grid-template-columns:repeat(4,7em);gap:.2em}#GAME .custom1 .grid1>p:nth-child(5){background-color:transparent}#GAME .custom1 .green{background-color:#276937;padding:.5em;border-radius:20px 20px 0 0;margin-bottom:.2em}#GAME .custom1 .green span{color:#fff;font-weight:700;font-size:.8em}#GAME .custom1 .pink{background-color:#ffcdec;border-radius:10px;border:1.2px dashed #6BA618;min-height:10em;display:flex;align-items:center}#GAME .custom1 .pink span{color:#524343;font-weight:700;font-size:1em}#GAME .popinReactViewBase .custom2{pointer-events:all;width:100%}#GAME .popinReactViewBase .custom2 .containerCustom{display:flex;gap:.5em}#GAME .popinReactViewBase .custom2 .flex{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}#GAME .popinReactViewBase .custom2 .flex div{padding:20px;border-radius:10px}#GAME .popinReactViewBase .custom2 img{height:-moz-fit-content;height:fit-content}#GAME .popinReactViewBase .custom2 .subTitle{color:#c36f01;font-size:1.5em}#GAME .popinReactViewBase .custom2 .title{color:#c36f01;margin-bottom:1em}#GAME .popinReactViewBase .custom2 h4{margin-bottom:1em;font-weight:700;color:#7e4524;font-size:1.2em;position:relative}#GAME .popinReactViewBase .custom2 h4:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:#7e4524;translate:0 10px}#GAME .popinReactViewBase .custom2 p{text-align:left;color:#7e4524}#GAME .popinReactViewBase .custom2 .y{background-color:#ffdd5f}#GAME .popinReactViewBase .custom2 .p{background-color:#ffcded}#GAME .popinReactViewBase .custom2 .n{border:1px solid #7E4524}#GAME .popinReactViewBase .custom2{transform:rotate(-1.3deg);flex:none;order:0;flex-grow:0}#GAME .popinReactViewBase .custom3{pointer-events:all;width:100%}#GAME .popinReactViewBase .custom3 .c{display:grid;grid-template-columns:repeat(3,1fr);gap:1em;max-width:25em;width:80%;margin:auto}#GAME .popinReactViewBase .custom3 .c .col div{padding:1em;border-radius:5px}#GAME .popinReactViewBase .custom3 img{height:-moz-fit-content;height:fit-content}#GAME .popinReactViewBase .custom3 .subTitle{color:#c36f01;font-size:1.5em}#GAME .popinReactViewBase .custom3 .title{color:#c36f01;margin-bottom:1em}#GAME .popinReactViewBase .custom3 .col{display:flex;flex-direction:column;gap:1em;justify-content:flex-end}#GAME .popinReactViewBase .custom3 h4{margin-bottom:1em;color:#7e4524;font-size:1.2em;position:relative}#GAME .popinReactViewBase .custom3 .bottom{background-color:#cfae84;border-radius:10px;width:100%;max-width:25em;text-align:center;margin:1em auto auto;padding:.3em;font-weight:700;color:#fff}#GAME .popinReactViewBase .custom3 p{text-align:left;color:#7e4524}#GAME .popinReactViewBase .custom3 .y{background-color:#ffdd5f}#GAME .popinReactViewBase .custom3 .p{background-color:#ffcded}#GAME .popinReactViewBase .custom3 .p *{color:#7e4524;font-weight:700}#GAME .popinReactViewBase .custom3 .g{background-color:#6a9547}#GAME .popinReactViewBase .custom3 .g *{color:#fff;font-weight:700}#GAME .popinReactViewBase .custom3 .n{border:1px solid #7E4524}#GAME .popinReactViewBase .custom4{pointer-events:all;width:100%}#GAME .popinReactViewBase .custom4 .flex{gap:1em;justify-content:center;margin-bottom:1em}#GAME .popinReactViewBase .custom4 .flex .col{display:flex;flex-direction:column;gap:.5em;width:40%}#GAME .popinReactViewBase .custom4 .flex .col>p:nth-child(1){border-radius:8px 8px 0 0;font-weight:700}#GAME .popinReactViewBase .custom4 .flex .col>p:nth-child(2){border-radius:9px;border:1px dashed #7E4524}#GAME .popinReactViewBase .custom4 .flex .col p{padding:1em;text-align:center}#GAME .popinReactViewBase .custom4 .flex>img{margin:auto 0}#GAME .popinReactViewBase .custom4 img{height:-moz-fit-content;height:fit-content}#GAME .popinReactViewBase .custom4 .subTitle,#GAME .popinReactViewBase .custom4 .title{color:#c36f01;margin-bottom:1em}#GAME .popinReactViewBase .custom4 h4{margin-bottom:1em;font-weight:700;color:#7e4524;font-size:1.2em;position:relative}#GAME .popinReactViewBase .custom4 p{text-align:left;color:#7e4524}#GAME .popinReactViewBase .custom4 .g{background-color:#6a9547;color:#fff}#GAME .popinReactViewBase .custom4 .p{background-color:#ffcded}#GAME .popinReactViewBase .custom4 .b{background-color:#2377af;color:#fff}#GAME .popinReactViewBase .custom5{pointer-events:all;width:100%}#GAME .popinReactViewBase .custom5 .left{translate:0 1em}#GAME .popinReactViewBase .custom5 img{height:-moz-fit-content;height:fit-content}#GAME .popinReactViewBase .custom5 .subTitle{color:#c36f01;font-size:1.5em}#GAME .popinReactViewBase .custom5 .title{color:#c36f01;margin-bottom:1em}#GAME .popinReactViewBase .custom5 .flex{justify-content:center;align-items:center;gap:1em}#GAME .popinReactViewBase .custom5 .flex .col{display:flex;flex-direction:column;gap:1em}#GAME .popinReactViewBase .custom5 h4{margin-bottom:1em;font-weight:700;color:#7e4524;font-size:1.2em;position:relative}#GAME .popinReactViewBase .custom5>p{margin-bottom:2em}#GAME .popinReactViewBase .custom5 p{color:#7e4524}#GAME .popinReactViewBase .custom5 .g{background-color:#6a9547;color:#fff}#GAME .popinReactViewBase .custom5 .p{background-color:#ffcded}#GAME .popinReactViewBase .custom5 .b{background-color:#2377af;color:#fff}#GAME .itemDesk{pointer-events:all;width:100%;background-color:#fcebc8}#GAME .itemDesk.last button.buttonBase.swapVertical{background-color:#524343}#GAME .itemDesk.first .slidesContainer{min-width:150dvh}#GAME .itemDesk .number{border:1px solid #7E4524;border-radius:1000px;height:50px;width:50px;display:flex;justify-content:center;align-items:center;margin:auto auto .5em;font-family:Pally Variable;font-weight:700;color:#7e4524;font-size:1.5em}#GAME .itemDesk .slidesContainer{position:absolute;top:0;left:0;width:100%;height:100%;font-size:1.5em;color:#524343}#GAME .itemDesk .slidesContainer .slide{animation:coffreSlideIntro .5s ease-in-out}#GAME .itemDesk .slidesContainer .slide .textContainer{position:absolute;top:14%;left:5%;width:87%;height:79%;overflow-y:auto;padding-bottom:1.5em;padding-right:1em;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:40px}#GAME .itemDesk .slidesContainer .slide p{text-align:center}#GAME .itemDesk .slidesContainer .slide.deactivate{display:none}#GAME .itemDesk .slide1 .content{max-width:80dvh!important}#GAME .itemDesk img{height:-moz-fit-content;height:fit-content}#GAME .itemDesk .subTitle{color:#c36f01;margin-bottom:1em}#GAME .itemDesk .title{color:#c36f01;margin-bottom:.5em;text-align:center}#GAME .itemDesk .flex{justify-content:center;align-items:center;gap:1em}#GAME .itemDesk .flex .col{display:flex;flex-direction:column;gap:5em}#GAME .itemDesk .slidesContainer{max-width:none;width:100%;height:100%;margin-right:0;background-image:url(../assets/game/dynamics/island2/desk/bg.webp);background-size:auto 100%;background-repeat:no-repeat;border-radius:0;background-position:center;box-shadow:none}#GAME .itemDesk .slidesContainer:before{display:none}#GAME .itemDesk .slidesContainer .content{max-width:70dvh;max-height:70dvh;overflow:auto;margin-left:50%;margin-top:50dvh;translate:-50% -50%}#GAME .itemDesk .CustomDesk1{display:flex;flex-direction:column}#GAME .itemDesk .CustomDesk1 hr{border-color:#7e4524;margin-bottom:1em}#GAME .itemDesk .CustomDesk1 .c{width:50%}#GAME .itemDesk .CustomDesk1 .title{font-weight:700;color:#7e4524;font-size:1.2em;height:3em;text-align:center;display:flex;align-items:center;margin:auto;justify-content:center}#GAME .itemDesk .CustomDesk1 .flex{display:grid;grid-template-columns:1fr 1fr;justify-content:left;align-items:start;width:100%;gap:2em;position:relative}#GAME .itemDesk .CustomDesk1 .flex:last-child span{border-radius:0 0 10px 10px}#GAME .itemDesk .CustomDesk1 .flex.center{justify-content:center;align-items:center}#GAME .itemDesk .CustomDesk1 .flex.center div{padding:10px}#GAME .itemDesk .CustomDesk1 .flex.center div span{height:4em}#GAME .itemDesk .CustomDesk1 .flex.center>div:first-of-type{background-color:#ffdd5f;border-radius:10px 10px 0 0}#GAME .itemDesk .CustomDesk1 .flex.center>div:last-of-type{background-color:#ffcded}#GAME .itemDesk .CustomDesk1 .flex span{width:100%;height:100%;padding:20px;position:relative}#GAME .itemDesk .CustomDesk1 .flex>span:first-of-type{background-color:#ffdd5f;flex-grow:1}#GAME .itemDesk .CustomDesk1 .flex>span:first-of-type:before{content:"";background-image:url(../assets/game/dynamics/island2/desk/arrow.png);position:absolute;top:40%;translate:100%;right:0;width:50px;height:50px;background-size:100% auto;background-repeat:no-repeat;z-index:2}#GAME .itemDesk .CustomDesk1 .flex>span:last-of-type{background-color:#ffcded;flex-grow:1}#GAME .itemDesk .CustomDesk1 .text{padding-bottom:1em;color:#7e4524;font-size:.8em;display:block}#GAME .itemDesk .p{padding:10px;border-radius:10px}#GAME .itemDesk .messagePopinCounter{position:absolute;bottom:5dvh;left:50%;translate:-50%}#GAME .itemDesk h4{margin-bottom:1em;font-weight:700;color:#7e4524;font-size:1.2em;position:relative}#GAME .itemDesk>p{margin-bottom:2em}#GAME .itemDesk p{color:#7e4524}#GAME .itemDesk .y{background-color:#ffdd5f}#GAME .itemDesk .g{background-color:#6a9547;color:#fff}#GAME .itemDesk .p{background-color:#ffcded}#GAME .itemDesk .b{background-color:#2377af;color:#fff}#GAME .popinReactViewBase .CustomCrayon1{pointer-events:all;width:100%}#GAME .popinReactViewBase .CustomCrayon1 .containerCustom{display:flex;gap:.5em}#GAME .popinReactViewBase .CustomCrayon1 .flex{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}#GAME .popinReactViewBase .CustomCrayon1 .flex div{padding:20px;border-radius:10px}#GAME .popinReactViewBase .CustomCrayon1 img{height:-moz-fit-content;height:fit-content}#GAME .popinReactViewBase .CustomCrayon1 hr{border-color:#7e4524;margin:1em 0}#GAME .popinReactViewBase .CustomCrayon1 h2{margin-bottom:1em;font-weight:700;font-size:2em;position:relative;color:#c36f01}#GAME .popinReactViewBase .CustomCrayon1 p,#GAME .popinReactViewBase .CustomCrayon1 span{color:#7e4524}#GAME .popinReactViewBase .CustomCrayon1 .y{background-color:#ffdd5f}#GAME .popinReactViewBase .CustomCrayon1 .p{background-color:#ffcded}#GAME .popinReactViewBase .CustomCrayon1 .n{border:1px solid #7E4524}#GAME .popinReactViewBase .CustomCrayon2{pointer-events:all;width:100%}#GAME .popinReactViewBase .CustomCrayon2 .containerCustom{display:flex;gap:.5em}#GAME .popinReactViewBase .CustomCrayon2 .flex{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}#GAME .popinReactViewBase .CustomCrayon2 .flex div{padding:20px;border-radius:10px}#GAME .popinReactViewBase .CustomCrayon2 img{height:-moz-fit-content;height:fit-content}#GAME .popinReactViewBase .CustomCrayon2 hr{border-color:#7e4524;margin:1em 0}#GAME .popinReactViewBase .CustomCrayon2 h2{margin-bottom:1em;font-weight:700;font-size:2em;position:relative;color:#c36f01}#GAME .popinReactViewBase .CustomCrayon2 p,#GAME .popinReactViewBase .CustomCrayon2 span{color:#7e4524}#GAME .popinReactViewBase .CustomCrayon2 .y{background-color:#ffdd5f}#GAME .popinReactViewBase .CustomCrayon2 .p{background-color:#ffcded}#GAME .popinReactViewBase .CustomCrayon2 .n{border:1px solid #7E4524}#GAME .memoryReactView .containerCard{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:grid;grid-template-columns:repeat(4,1fr);flex-wrap:wrap;gap:20px;margin:auto;justify-content:center;align-items:center}#GAME .memoryReactView .containerCard button{position:relative;border-radius:20px;perspective:800px;transform-style:preserve-3d;filter:drop-shadow(2px 2px 2px rgba(0,0,0,.5));transition:scale .5s}#GAME .memoryReactView .containerCard button:hover,#GAME .memoryReactView .containerCard button.select{scale:1.05}#GAME .memoryReactView .containerCard button.select .card-content{transform:rotateY(180deg)}#GAME .memoryReactView .containerCard button .card-content{display:block;transform-style:preserve-3d;transition:transform .5s}#GAME .memoryReactView .containerCard button .card-content .front{position:relative;backface-visibility:hidden}#GAME .memoryReactView .containerCard button .card-content .front img{max-height:40dvh}#GAME .memoryReactView .containerCard button .card-content .back{border-radius:20px;overflow:hidden;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fbf4ea;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px;font-size:1.25em;font-family:Pally Variable,Helvetica,Arial,sans-serif;line-height:100%;gap:20px;border:6px solid #000000;box-sizing:border-box;color:#276937;transform:rotateY(180deg);backface-visibility:hidden}#GAME .memoryReactView .containerCard button .card-content .back .symbol{position:absolute;top:0;left:0;padding:15px;background-color:#000;border-bottom-right-radius:20px}#GAME .memoryReactView .containerCard button .card-content .back .symbol img{width:20px}#GAME .memoryReactView .containerCard button .card-content .back .icon{width:100%}#GAME .popinReactViewBase.memoryExplanationReactView{align-items:flex-end}#GAME .popinReactViewBase.memoryExplanationReactView .container{border-bottom-right-radius:0;border-bottom-left-radius:0;margin-bottom:-20px}#GAME .popinReactViewBase.memoryExplanationReactView .container:before{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom:0}#GAME .popinReactViewBase.memoryExplanationReactView .container .slidesContainer .slidesWrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px}#GAME .popinReactViewBase.memoryExplanationReactView .container .slidesContainer .slidesWrapper .slidesContent .slide{margin:auto;width:100%;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px;text-align:center;box-sizing:border-box;animation:slideIntro .5s ease-in-out}#GAME .popinReactViewBase.memoryExplanationReactView .container .slidesContainer .slidesWrapper .slidesContent .slide.deactivate{display:none}#GAME .popinReactViewBase.memoryExplanationReactView .container .slidesContainer .slidesWrapper .slidesContent .slide .text{text-align:left}#GAME .popinReactViewBase.memoryExplanationReactView .container .slidesContainer .slidesWrapper .slidesContent .slide2 .container1{display:flex;font-family:Pally Variable,Helvetica,Arial,sans-serif}.corridorReactView{pointer-events:none}.corridorReactView .start{position:absolute;left:50%;bottom:2%;translate:-50%}.corridorReactView .timer{position:absolute;left:50%;top:1em;translate:-50%;font-family:Pally Variable,Helvetica,Arial,sans-serif;font-size:2em;color:#fbe3ff}.corridorReactView .question{position:absolute;left:50%;top:6em;transform:translate(-50%,-50%);font-family:Pally Variable,Helvetica,Arial,sans-serif;color:#2377af;font-size:1.5em;padding:1em;border-radius:20px;text-align:center;width:40%;background-image:url(../assets/game/images/corridor/bg1.webp);background-size:100% 100%;background-repeat:no-repeat;background-color:transparent}.corridorReactView .indice{position:absolute;left:50%;top:20em;transform:translate(-50%,-50%);font-family:Pally Variable,Helvetica,Arial,sans-serif;color:#2377af;font-size:1em;padding:1em;border-radius:20px;text-align:center;width:20%;background-image:url(../assets/game/images/corridor/bg2.webp);background-size:100% 100%;background-repeat:no-repeat;background-color:transparent}.corridorReactView .indice:not(.hide){animation:fade 2s ease 0s 1 normal forwards}.corridorReactView .containerCorridor{pointer-events:all}.corridorReactView .containerCorridor.hide .answer{opacity:0;scale:0;pointer-events:none}.corridorReactView .answers{position:absolute;left:50%;bottom:10%;transform:translate(-50%,-50%);width:20em;display:grid;text-align:center;font-weight:700;-moz-column-gap:2em;column-gap:2em;font-size:2em;font-family:Pally Variable,Helvetica,Arial,sans-serif;color:#524343;overflow:hidden}.corridorReactView .answers.nbAnswers2{grid-template-columns:repeat(2,1fr)}.corridorReactView .answers.nbAnswers3{grid-template-columns:repeat(3,1fr)}.corridorReactView .answers.nbAnswers4{grid-template-columns:repeat(4,1fr)}.corridorReactView .answers .answer{background-color:#f4f9fb;border-radius:5px;border:2px solid #333;border-bottom-width:4px;padding:.2em;position:relative;z-index:2;scale:1;opacity:1;transition:all .3s ease-out;max-height:20em;overflow:hidden}.corridorReactView .answers .answer:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0;height:0;border-radius:1000px;border:2px solid #333;background-color:#2377af;z-index:-1}.corridorReactView .answers .answer:hover,.corridorReactView .answers .answer.activ{color:#fff;border:2px solid #333}.corridorReactView .answers .answer:hover:before,.corridorReactView .answers .answer.activ:before{width:100dvh;height:100dvh;transition:all 1s ease-out}@keyframes fade{0%{opacity:0;transform:translate(-50%,50px)}to{opacity:1;transform:translate(-50%)}}.CorridorTemoignageReactView{pointer-events:none;display:flex;justify-content:center;animation:coffreSlideIntro .5s ease-in-out}.CorridorTemoignageReactView button{margin:1em;transition:scale .1s ease-out}.CorridorTemoignageReactView button:hover{transition:scale .3s ease-out;scale:1.1}.CorridorTemoignageReactView button:hover img{filter:drop-shadow(0 0 .75rem white)}.CorridorTemoignageReactView .containerPopinT{display:flex;justify-content:center;align-items:center}.CorridorTemoignageReactView .containerPopinT img{position:absolute;top:50%;left:80%;translate:0 -50%;height:10em}.CorridorTemoignageReactView .popinT{pointer-events:all;font-family:Pally Variable,Helvetica,Arial,sans-serif;color:#2377af;font-size:1em;padding:1em 4em;border-radius:20px;text-align:center;width:60%;max-width:1500px;background-image:url(../assets/game/images/corridor/bg2.webp);background-size:100% 100%;background-repeat:no-repeat;background-color:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center}.CorridorTemoignageReactView .popinT .title{margin-top:1em;margin-bottom:.3em;font-size:1.5em;color:#6ba618}.CorridorTemoignageReactView .popinT .subTitle{font-size:2em;color:#6ba618;margin-bottom:1em}.CorridorTemoignageReactView .popinT .text{font-weight:500}.CorridorTemoignageReactView .popinT button.basicButton{background-color:#2377af!important;width:-moz-fit-content;width:fit-content}.CorridorTemoignageIsland2ReactView{pointer-events:none;display:flex;justify-content:center;animation:coffreSlideIntro .5s ease-in-out}.CorridorTemoignageIsland2ReactView button{margin:1em;transition:scale .1s ease-out}.CorridorTemoignageIsland2ReactView button:hover{transition:scale .3s ease-out;scale:1.1}.CorridorTemoignageIsland2ReactView button:hover img{filter:drop-shadow(0 0 .75rem white)}.CorridorTemoignageIsland2ReactView .containerPopinT{display:flex;justify-content:center;align-items:center}.CorridorTemoignageIsland2ReactView .containerPopinT img{position:absolute;top:50%;left:80%;translate:0 -50%;height:10em}.CorridorTemoignageIsland2ReactView .popinT{pointer-events:all;font-family:Pally Variable,Helvetica,Arial,sans-serif;color:#2377af;font-size:1em;padding:1em 4em;border-radius:20px;text-align:center;width:60%;max-width:1500px;background-image:url(../assets/game/images/corridor/bg2.webp);background-size:100% 100%;background-repeat:no-repeat;background-color:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center}.CorridorTemoignageIsland2ReactView .popinT h2{margin-top:1em;margin-bottom:.5em;font-size:1.5em;color:#b87328}.CorridorTemoignageIsland2ReactView .popinT h3{font-size:1.2em;margin-bottom:1em}.CorridorTemoignageIsland2ReactView .popinT a{font-weight:300;font-family:Aeonik TRIAL;font-size:1em;text-decoration:underline;font-weight:700;display:block}.CorridorTemoignageIsland2ReactView .popinT .flex div{text-align:left}.CorridorTemoignageIsland2ReactView .popinT .flex div h4{margin-top:2dvh;margin-bottom:1dvh}.CorridorTemoignageIsland2ReactView .popinT .flex div:first-of-type{margin-right:2dvh}.CorridorTemoignageIsland2ReactView .popinT button.basicButton{background-color:#2377af!important;width:-moz-fit-content;width:fit-content}.popin1 p,.popin1 span{font-family:Aeonik TRIAL,Helvetica,Arial,sans-serif}.popin1 .c{min-height:20em;min-width:30em;background:url(../assets/game/images/common/bg.webp);background-size:100% auto;border-radius:20px;display:flex;max-width:700px;position:relative}.popin1 .c:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;margin:10px;border:30px solid;-o-border-image:url(../assets/game/images/common/border.webp);border-image:url(../assets/game/images/common/border.webp);border-image-slice:40;pointer-events:none}.popin1 .c .flexEnd{padding:2em;display:flex;flex-direction:column;min-height:100%;width:100%;justify-content:space-between;align-items:center}.popin1 .c .flexEnd h2{font-weight:700;font-size:2em;font-family:Pally Variable,Helvetica,Arial,sans-serif;color:#276937}.popin1 .c .flexEnd p{font-size:1em;color:#276937}#GAME #REACT_MESSAGES{pointer-events:none}#GAME .popinReactViewBase{display:flex;align-items:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}#GAME .popinReactViewBase .text,#GAME .popinReactViewBase .title{color:#524343}#GAME .popinReactViewBase.bottom{align-items:flex-end;justify-content:flex-end}#GAME .popinReactViewBase.bottom .container{rotate:0deg;margin-right:10dvw;border-bottom-right-radius:0;border-bottom-left-radius:0;max-width:min(70dvw,700px)}#GAME .popinReactViewBase.bottom .container:before{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom:0}#GAME .popinReactViewBase.corridor .container{background-image:url(../assets/game/images/corridor/bg1.webp);background-size:100% 100%;background-repeat:no-repeat;background-color:transparent;box-shadow:none;padding:0 3em 3em}#GAME .popinReactViewBase.corridor .container .content{overflow:visible}#GAME .popinReactViewBase.corridor .container:before{display:none}#GAME .popinReactViewBase.corridor .container .title{color:#fff;font-weight:700;font-size:4em;text-transform:uppercase;display:inline-block}#GAME .popinReactViewBase.corridor .container .subtitle{font-weight:700;font-size:2em;font-family:Pally Variable,Helvetica,Arial,sans-serif;line-height:100%}#GAME .popinReactViewBase.corridor .container .text{font-size:1em;color:#2377af}#GAME .popinReactViewBase.corridor .container .title{-webkit-text-stroke:.07em #6CA717;text-stroke:.07em #6CA717}#GAME .popinReactViewBase.corridor .container button.basicButton{background-color:#2377af}#GAME .popinReactViewBase.corridor.good .subtitle{padding-top:1em;display:inline-block;color:#6ca717}#GAME .popinReactViewBase.corridor.bad .subtitle{padding-top:1em;display:inline-block;color:#804067}#GAME .popinReactViewBase.corridor.True .title{-webkit-text-stroke:.07em #6CA717;text-stroke:.07em #6CA717}#GAME .popinReactViewBase.corridor.False .title{-webkit-text-stroke:.07em #FFCDED;text-stroke:.07em #FFCDED}#GAME .popinReactViewBase.corridor .container .message .text{overflow-y:auto;max-height:10em;display:block}#GAME .popinReactViewBase .container{rotate:-1deg;max-width:min(70dvw,1000px);background-color:#fbf4ea;padding:10px;border-radius:30px;box-shadow:0 0 18.2px 14px #f8e9d3 inset;text-align:center;pointer-events:all;color:#276937}#GAME .popinReactViewBase .container:before{content:"";pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 20px);height:calc(100% - 20px);border-radius:20px;border:3px dashed rgba(207,174,131,.33)}#GAME .popinReactViewBase .container .content{padding:20px;display:flex;flex-direction:column;align-items:center;gap:20px;max-height:80dvh;overflow-y:auto}#GAME .popinReactViewBase .container>*{position:relative}#GAME .popinReactViewBase .container .message{font-size:1.25em}@keyframes popinIntro{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@keyframes popinIntroBottom{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width: 768px){#GAME .popinReactViewBase.bottom .container{margin:0 25px;width:calc(100% - 50px);max-width:initial}#GAME .popinReactViewBase .container{max-width:initial;width:calc(100% - 50px)}#GAME .popinReactViewBase .container .content{padding:10px}}#GAME .popinReactViewBase.tutorialPopinReactViewBase .container{display:flex;flex-direction:column;margin:25px}#GAME .popinReactViewBase.tutorialPopinReactViewBase .container .titleContainer{position:relative;display:flex;align-items:center;justify-self:flex-start;text-align:left;gap:10px;width:100%;padding-bottom:30px}#GAME .popinReactViewBase.tutorialPopinReactViewBase .container .titleContainer img{width:50px;max-height:100%;-o-object-fit:contain;object-fit:contain}#GAME .popinReactViewBase.tutorialPopinReactViewBase .container .titleContainer:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#00000040}#GAME .popinReactViewBase.tutorialPopinReactViewBase .container .tutorialContainer{display:flex;align-items:center;justify-content:center;gap:20px}#GAME .popinReactViewBase.tutorialPopinReactViewBase .container .tutorialContainer .tutorialImageContainer{width:20%;display:flex;align-items:center;justify-content:center}#GAME .popinReactViewBase.tutorialPopinReactViewBase .container .tutorialContainer .tutorialImageContainer img{width:100%;height:300px;max-height:90%;-o-object-fit:contain;object-fit:contain}#GAME .popinReactViewBase.tutorialPopinReactViewBase .container .tutorialContainer .tutorialTextContainer{width:80%;display:flex;flex-direction:column;justify-content:left;gap:20px}#GAME .popinReactViewBase.tutorialPopinReactViewBase .container .tutorialContainer .tutorialTextContainer p{font-weight:400}#GAME .popinReactViewBase.tutorialPopinReactViewBase .container .tutorialContainer .tutorialTextContainer>.flex>.text{text-align:left}#GAME .popinReactViewBase.tutorialPopinReactViewBase .container .tutorialContainer .tutorialTextContainer.step2{font-weight:700}#GAME .popinReactViewBase.tutorialPopinReactViewBase .container .tutorialContainer .tutorialTextContainer.step2 img{width:3em!important}#GAME .popinReactViewBase.tutorialPopinReactViewBase .container .tutorialContainer .tutorialTextContainer img{width:5em;height:-moz-fit-content;height:fit-content;margin-right:3em}#GAME .popinReactViewBase.tutorialPopinReactViewBase .container .tutorialContainer .tutorialTextContainer button{width:-moz-fit-content;width:fit-content;margin:auto}#GAME .popinReactViewBase.tutorialPopinReactViewBase .container .buttonContainer{display:flex;align-items:center;justify-content:center}#REACT_CORRIDOR_TUTO.popinReactViewBase.tutorialPopinReactViewBase .tutorialTextContainer{align-items:flex-start!important}#REACT_CORRIDOR_TUTO.popinReactViewBase.tutorialPopinReactViewBase p.title,#REACT_CORRIDOR_TUTO.popinReactViewBase.tutorialPopinReactViewBase div.title{color:#2376ac;text-align:left}#REACT_CORRIDOR_TUTO.popinReactViewBase.tutorialPopinReactViewBase p.text{color:#524343;text-align:left}#REACT_CORRIDOR_TUTO.popinReactViewBase.tutorialPopinReactViewBase button.buttonBase{background-color:#2376ac}#GAME .popinReactViewBase.tutorialPopinReactViewBase.ISLAND2 .titleContainer{color:#7e4524;-webkit-text-stroke:0;padding-top:20px}#GAME .popinReactViewBase.tutorialPopinReactViewBase.ISLAND2 .tutorialTextContainer .title{-webkit-text-stroke:0;color:#c36f01}#GAME .popinReactViewBase.tutorialPopinReactViewBase.ISLAND2 .tutorialTextContainer .text{color:#7e4524}#GAME .popinReactViewBase.tutorialPopinReactViewBase.ISLAND2 .tutorialTextContainer .m-5{width:500px;margin:auto}#GAME .popinReactViewBase.tutorialPopinReactViewBase.ISLAND3 .titleContainer{color:#7e4524;-webkit-text-stroke:0;padding-top:20px}#GAME .popinReactViewBase.tutorialPopinReactViewBase.ISLAND3 .tutorialTextContainer .title{-webkit-text-stroke:0;color:#c36f01}#GAME .popinReactViewBase.tutorialPopinReactViewBase.ISLAND3 .tutorialTextContainer .text{color:#7e4524}#GAME .popinReactViewBase.tutorialPopinReactViewBase.ISLAND3 .tutorialTextContainer .m-5{width:500px;margin:auto}@media screen and (orientation: portrait){#GAME .popinReactViewBase.tutorialPopinReactViewBase .container .tutorialContainer{flex-direction:column}#GAME .popinReactViewBase.tutorialPopinReactViewBase .container .tutorialContainer .tutorialImageContainer,#GAME .popinReactViewBase.tutorialPopinReactViewBase .container .tutorialContainer .tutorialTextContainer{width:100%}}@media screen and (max-width: 48em){#GAME .popinReactViewBase.tutorialPopinReactViewBase .container{width:calc(100% - 50px)}}#GAME .messagesPopinReactView{pointer-events:all}#GAME .messagesPopinReactView a{color:#2377af}#GAME .messagesPopinReactView.last button.buttonBase.swapVertical{background-color:#524343}#GAME .messagesPopinReactView.bottom{pointer-events:none}#GAME .messagesPopinReactView.bottom .container .content{gap:10px}#GAME .messagesPopinReactView.memory{align-items:flex-end}#GAME .messagesPopinReactView.memory.ISLAND3 span.text{display:block;text-align:left}#GAME .messagesPopinReactView.memory .message-wrapper{width:100%}#GAME .messagesPopinReactView.memory .container{border-bottom-right-radius:0;border-bottom-left-radius:0;margin-bottom:-20px;padding-bottom:40px}#GAME .messagesPopinReactView.memory .container:before{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom:0}#GAME .messagesPopinReactView.center{justify-content:center}#GAME .messagesPopinReactView.center .container{margin:0}#GAME .messagesPopinReactView.lobby_tuto1{justify-content:center}#GAME .messagesPopinReactView.lobby_tuto1 .container{margin:0}#GAME .messagesPopinReactView.animated .container{animation:popinIntro .5s ease-out forwards}#GAME .messagesPopinReactView.animated.bottom .container{animation:popinIntroBottom .5s ease-out forwards}#GAME .messagesPopinReactView .container{animation:none;rotate:-1deg}#GAME .messagesPopinReactView.ISLAND2 .title,#GAME .messagesPopinReactView.ISLAND2 .subtitle,#GAME .messagesPopinReactView.ISLAND3 .title,#GAME .messagesPopinReactView.ISLAND3 .subtitle{color:#c36f01;font-size:1.5em}#GAME .messagesPopinReactView.ISLAND2 .text,#GAME .messagesPopinReactView.ISLAND3 .text{color:#7e4524}#GAME .messagesPopinReactView.ISLAND2 .left,#GAME .messagesPopinReactView.ISLAND3 .left{text-align:left;display:block}#GAME .messagesPopinReactView.ISLAND2 .left ul,#GAME .messagesPopinReactView.ISLAND3 .left ul{margin-top:1em;padding-left:1em}#GAME .messagesPopinReactView.ISLAND2 .left ul li,#GAME .messagesPopinReactView.ISLAND3 .left ul li{padding-bottom:.5em}#GAME .preloadComponent,.preloadComponent{display:flex;justify-content:center;align-items:center;background-color:#fbf4ea;color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none}#GAME .preloadComponent .loadingContent,.preloadComponent .loadingContent{position:absolute;top:60%;left:50%;transform:translate(-50%,-50%);transition:opacity .5s ease-in-out}#GAME .preloadComponent .loadingContent .back,.preloadComponent .loadingContent .back{position:relative;height:40dvh;-o-object-fit:contain;object-fit:contain}#GAME .preloadComponent .loadingContent .anim,.preloadComponent .loadingContent .anim{position:absolute;top:3dvh;left:50%;height:20dvh;transform:translate(-50%,-100%)}#GAME .preloadComponent .loadingContent .content,.preloadComponent .loadingContent .content{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;gap:1dvh;align-items:center;justify-content:center}#GAME .preloadComponent .loadingContent .content .logo,.preloadComponent .loadingContent .content .logo{height:10dvh}#GAME .preloadComponent .loadingContent .content .percent,.preloadComponent .loadingContent .content .percent{font-size:2dvh}#GAME .preloadComponent .loadingContent.loading,.preloadComponent .loadingContent.loading{opacity:100%}#GAME .preloadComponent .loadingContent.loaded,.preloadComponent .loadingContent.loaded{opacity:0%}#GAME .islandHUDReactView{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}#GAME .islandHUDReactView .topRightContainer{position:absolute;top:10px;right:10px;display:flex;flex-direction:column;gap:20px;height:100%;justify-content:space-between;align-items:flex-end;filter:drop-shadow(2px 2px 2px rgba(0,0,0,.5))}#GAME .islandHUDReactView .topRightContainer .progression{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;flex-direction:column;align-items:flex-end}#GAME .islandHUDReactView .topRightContainer .progression .title{font-size:1.25em}#GAME .islandHUDReactView .topRightContainer .progression .title span{display:inline-block;background-color:#276937;padding:10px 20px;border-radius:25px 25px 0 0;font-family:Pally Variable,Helvetica,Arial,sans-serif;color:#fff;font-size:1.25em}#GAME .islandHUDReactView .topRightContainer .progression .container{width:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}#GAME .islandHUDReactView .topRightContainer .progression .container .progressionBar{position:relative;border:2px solid #ffffff;height:15px;width:100%;border-radius:50px 0 100px 50px;overflow:hidden}#GAME .islandHUDReactView .topRightContainer .progression .container .progressionBar .bar{position:absolute;top:0;left:0;width:20%;height:100%;border-radius:1000px;background-color:#ffcdec;transition:width .5s}#GAME .islandHUDReactView .topRightContainer .progression .container .progressionStar{width:100%;display:flex;align-items:center;justify-content:space-around}#GAME .islandHUDReactView .topRightContainer .progression .container .progressionStar .star{width:20px;filter:brightness(3);transition:filter .5s}#GAME .islandHUDReactView .topRightContainer .progression .container .progressionStar .star.collected{filter:brightness(1)}#GAME .islandHUDReactView .topRightContainer .worldButton{width:150px;margin-bottom:5em;transition:transform .5s}#GAME .islandHUDReactView .topRightContainer .worldButton:hover{transform:scale(1.1)}#GAME .islandHUDReactView .topRightContainer .worldButton img{width:100%}.islandChooserReactView{background-color:#276937;color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px}.islandChooserReactView .buttonBase{border:1px solid #ffffff;padding:10px 20px}.islandChooserReactView .buttonBase.activ{transform:translate(10px);background-color:#6ba618}#GAME .virtualGamePadReactView .VGP_analog.VGP_analogRight,#GAME .virtualGamePadReactView .VGP_analog.VGP_analogLeft{bottom:35dvh}@media screen and (max-height: 500px){#GAME .virtualGamePadReactView .VGP_analog.VGP_analogRight,#GAME .virtualGamePadReactView .VGP_analog.VGP_analogLeft{bottom:20dvh}}#GAME .videoReactView .video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background-color:#000}#GAME .videoReactView .close{background-color:#fff;border:2px solid #333;width:50px;height:50px;position:absolute;top:50px;right:50px;z-index:2;border-radius:10px}#GAME .videoReactView .close:before{content:"";background-color:#000;width:90%;height:3px;position:absolute;left:50%;top:50%;translate:-50% -50%;rotate:-45deg}#GAME .videoReactView .close:after{content:"";background-color:#000;width:90%;height:3px;position:absolute;left:50%;top:50%;translate:-50% -50%;rotate:45deg}#GAME .paintGameReactView{pointer-events:none}#GAME .paintGameReactView .paintGameTitle{position:absolute;top:10px;left:50%;transform:translate(-50%);transition:opacity .5s ease-in-out;font-size:2em;white-space:nowrap}#GAME .paintGameReactView .paintGameTitle.hideView{opacity:0!important}#GAME .paintGameReadingHUDReactView .container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-wrap:wrap;gap:20px;justify-content:center;max-height:100dvh;overflow-y:auto}#GAME .paintGameReadingHUDReactView .container .paintGameFocusDataComponent.completed{opacity:.5}#GAME .paintGameReadingHUDReactView .container .paintGameFocusDataComponent .buttonBase{padding:20px 40px}#GAME .paintGamePaintingHUDReactView{pointer-events:none}#GAME .paintGamePaintingHUDReactView .fillProgression{position:absolute;bottom:10px;left:50%;transform:translate(-50%);width:25%;height:20px;max-width:300px;min-width:200px;transition:opacity .5s ease-in-out}#GAME .paintGamePaintingHUDReactView .fillProgression.hideView{opacity:0!important}#GAME .paintGamePaintingHUDReactView .fillProgression .progressionBar{position:absolute;top:0;left:0;width:100%;height:100%;border:2px solid #ffffff;background-color:#ffffff80;border-radius:10px}#GAME .paintGamePaintingHUDReactView .fillProgression .progressionBar .bar{position:absolute;top:0;left:0;width:50%;height:100%;background-color:#c20078;border-radius:10px}.questionContainer{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3dvh}.questionContainer .title{font-size:2em;text-align:center;color:#fff;transform:rotate(-1deg);filter:drop-shadow(-.05em -.05em 0px #6ba618) drop-shadow(0 -.05em 0px #6ba618) drop-shadow(.05em -.05em 0px #6ba618) drop-shadow(-.05em 0 0px #6ba618) drop-shadow(.05em 0 0px #6ba618) drop-shadow(-.05em .05em 0px #6ba618) drop-shadow(0 .05em 0px #6ba618) drop-shadow(.05em .05em 0px #6ba618)}.questionContainer .text{position:relative;font-size:2em;font-family:Pally Variable,Helvetica,Arial,sans-serif;color:#fff;background-color:#fbf4ea;padding:10px;border-radius:30px;box-shadow:0 0 18.2px 14px #f8e9d3 inset;text-align:center;pointer-events:all;color:#276937}.questionContainer .text:before{content:"";pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 20px);height:calc(100% - 20px);border-radius:20px;border:3px dashed rgba(207,174,131,.33)}.questionContainer .text .content{padding:20px;display:flex;flex-direction:column;align-items:center;gap:20px;max-height:80dvh;overflow-y:auto}.questionContainer .text{padding:20px;pointer-events:none}.questionContainer .text .textContent{display:flex;align-items:flex-start;box-sizing:border-box;max-height:15dvh;overflow-y:auto;pointer-events:all}#GAME .roomQuetionReactView{pointer-events:none}#GAME .roomQuetionReactView .questionContainer{position:absolute;top:40px;left:50%;transform:translate(-50%);width:70%}#GAME .roomQuetionReactView .questionContainer .title{animation:questionContainerIntro .5s 1.5s ease-in-out backwards}#GAME .roomQuetionReactView .questionContainer .text{animation:questionContainerIntro .5s 2s ease-in-out backwards}#GAME .roomQuetionReactView .nextButton{position:absolute;bottom:40px;left:50%;transform:translate(-50%);font-size:2em;padding:20px 40px}@keyframes questionContainerIntro{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}#GAME .roomResponseReactView .container{position:absolute;top:40px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px}#GAME .roomResponseReactView .container .title{font-size:3em;text-align:center;color:#fff;transform:rotate(-1deg);display:flex;align-items:center;justify-content:center;gap:.5em}#GAME .roomResponseReactView .container .title .icon{height:1.2em}#GAME .roomResponseReactView .container .text{position:relative;font-size:1.5em;font-family:Pally Variable,Helvetica,Arial,sans-serif;color:#fff;background-color:#fbf4ea;padding:10px;border-radius:30px;box-shadow:0 0 18.2px 14px #f8e9d3 inset;text-align:center;pointer-events:all;color:#276937}#GAME .roomResponseReactView .container .text:before{content:"";pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 20px);height:calc(100% - 20px);border-radius:20px;border:3px dashed rgba(207,174,131,.33)}#GAME .roomResponseReactView .container .text .content{padding:20px;display:flex;flex-direction:column;align-items:center;gap:20px;max-height:80dvh;overflow-y:auto}#GAME .roomResponseReactView .container .text{padding:20px}#GAME .roomResponseReactView .container.good .title{filter:drop-shadow(-.05em -.05em 0px #6ba618) drop-shadow(0 -.05em 0px #6ba618) drop-shadow(.05em -.05em 0px #6ba618) drop-shadow(-.05em 0 0px #6ba618) drop-shadow(.05em 0 0px #6ba618) drop-shadow(-.05em .05em 0px #6ba618) drop-shadow(0 .05em 0px #6ba618) drop-shadow(.05em .05em 0px #6ba618)}#GAME .roomResponseReactView .container.wrong .title{filter:drop-shadow(-.05em -.05em 0px #C20078) drop-shadow(0 -.05em 0px #C20078) drop-shadow(.05em -.05em 0px #C20078) drop-shadow(-.05em 0 0px #C20078) drop-shadow(.05em 0 0px #C20078) drop-shadow(-.05em .05em 0px #C20078) drop-shadow(0 .05em 0px #C20078) drop-shadow(.05em .05em 0px #C20078)}#GAME .roomResponseReactView .nextButton{position:absolute;bottom:40px;left:50%;transform:translate(-50%);font-size:2em;padding:20px 40px}#GAME .roomHUDReactView{pointer-events:none}#GAME .roomHUDReactView .roomProgression{position:absolute;top:40px;right:40px}#GAME .roomHUDMaskReactView{background-color:#000}#GAME .roomEndReactView .container{filter:drop-shadow(2px 2px 2px rgba(0,0,0,.5))}#GAME .roomEndReactView.lose .title{color:#c20078}#GAME .roomEndReactView.lose .roomProgression .progressionIcon .circle{stroke:#c20078}#GAME .roomEndReactView.lose .roomProgression .text{color:#c20078;font-size:1.5em}#GAME .roomProgression{width:6.25em;height:6.25em;background-color:#fff;border-radius:100%;border:4px solid #6ba618;filter:drop-shadow(2px 2px 2px rgba(0,0,0,.5))}#GAME .roomProgression .progressionIcon{width:100%;height:100%}#GAME .roomProgression .progressionIcon .circle{width:100%;height:100%;stroke-dasharray:1;stroke-dashoffset:.2;transform-origin:50% 50%;transform:rotate(-90deg);stroke:#276937}#GAME .roomProgression .text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:20px;color:#276937;font-size:1.5em;font-family:Pally Variable,Helvetica,Arial,sans-serif;font-weight:700}#REACT_BOOK_BUTTON{pointer-events:none}#REACT_BOOK_BUTTON .bookButton{background-color:unset;box-shadow:none;position:absolute;bottom:2em;right:1em;width:6em;height:6em;background-color:#fbf4ea;border-radius:100%;border:5px solid #276937;outline:3px solid #6ba618}#REACT_BOOK_BUTTON .bookButton img{transition:transform .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:55%}#REACT_BOOK_BUTTON .bookButton:before{display:none}#REACT_BOOK_BUTTON .bookButton:hover img{transform:translate(-50%,-50%) scale(1.1)}#REACT_BOOK{-webkit-user-select:none;-moz-user-select:none;user-select:none}#REACT_BOOK .containerBook{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#REACT_BOOK .containerBook .bookSize{height:70dvh;width:auto}#REACT_BOOK .containerBook .close{position:absolute;bottom:5%;right:4%}#REACT_BOOK .containerBook .close img{width:3dvh}#REACT_BOOK .containerBook .endsection{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:30%}#REACT_BOOK .containerBook .pagesContainer{pointer-events:none;z-index:1;position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);perspective:2000px;transform-style:preserve-3d}#REACT_BOOK .containerBook .pagesContainer .page{pointer-events:all;position:absolute;top:0;left:50%;width:47%;height:97%;transform-origin:0 50%;transform-style:preserve-3d;background-image:url(../assets/game/images/book/page.webp);background-size:100% 100%;background-repeat:no-repeat;transition:transform 1s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}#REACT_BOOK .containerBook .pagesContainer .page .arrow{position:absolute;bottom:1dvh;right:3dvh;cursor:pointer;backface-visibility:hidden}#REACT_BOOK .containerBook .pagesContainer .page .arrow img{width:4dvh}#REACT_BOOK .containerBook .pagesContainer .page .arrow.aback{transform:rotateY(180deg) scale(-1)}#REACT_BOOK .containerBook .pagesContainer .page .back,#REACT_BOOK .containerBook .pagesContainer .page .front{position:absolute;top:5dvh;left:3dvh;width:calc(100% - 4dvh);height:calc(100% - 10dvh);z-index:1;backface-visibility:hidden;font-family:charm,Helvetica,Arial,sans-serif;display:flex;align-items:flex-start;justify-content:flex-start;font-size:1.25em;overflow-y:auto;cursor:pointer}#REACT_BOOK .containerBook .pagesContainer .page .back *,#REACT_BOOK .containerBook .pagesContainer .page .front *{font-family:charm,Helvetica,Arial,sans-serif}#REACT_BOOK .containerBook .pagesContainer .page .back .pageContent,#REACT_BOOK .containerBook .pagesContainer .page .front .pageContent{display:block}#REACT_BOOK .containerBook .pagesContainer .page .back .pageContent.isFrist,#REACT_BOOK .containerBook .pagesContainer .page .front .pageContent.isFrist{margin:auto}#REACT_BOOK .containerBook .pagesContainer .page .back .pageContent .title,#REACT_BOOK .containerBook .pagesContainer .page .front .pageContent .title{text-align:center}#REACT_BOOK .containerBook .pagesContainer .page .front{padding-right:20px}#REACT_BOOK .containerBook .pagesContainer .page .back{padding-left:20px;transform:rotateY(180deg)}#GAME .ISLAND2.memoryReactView,#GAME .ISLAND3.memoryReactView{background-image:url(../assets/game/dynamics/island2/memory/background2.webp);background-size:cover;background-position:center center}#GAME .ISLAND1.memoryReactView{background-image:url(../assets/game/dynamics/island1/images/memory/background.webp);background-size:cover;background-position:center center}#GAME .island1CoffreReactView{background-image:url(../assets/game/dynamics/island1/images/memory/backgroundcoffre.webp);background-size:cover;background-position:center center;overflow:auto}#GAME .island1CoffreReactView.last button.buttonBase.swapVertical{background-color:#524343}#GAME .island1CoffreReactView.first .slidesContainer{min-width:150dvh}#GAME .island1CoffreReactView .slidesContainer{position:absolute;top:0;left:0;width:100%;height:100%;font-size:1.5em;font-family:charm,Helvetica,Arial,sans-serif;color:#524343}#GAME .island1CoffreReactView .slidesContainer .slide{animation:coffreSlideIntro .5s ease-in-out}#GAME .island1CoffreReactView .slidesContainer .slide .textContainer{position:absolute;top:14%;left:5%;width:87%;height:79%;overflow-y:auto;padding-bottom:1.5em;padding-right:1em;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:40px}#GAME .island1CoffreReactView .slidesContainer .slide.deactivate{display:none}#GAME .island1CoffreReactView .slidesContainer .slide1 .container1{position:absolute;bottom:0;left:50%;transform:translate(-110%) rotate(-3.52deg)}#GAME .island1CoffreReactView .slidesContainer .slide1 .container1 .image1{height:90dvh}#GAME .island1CoffreReactView .slidesContainer .slide1 .container1 .textContainer{text-align:center;padding-bottom:3em}#GAME .island1CoffreReactView .slidesContainer .slide1 .container1 .textContainer .graphic{margin-top:3em;text-align:center;position:relative}#GAME .island1CoffreReactView .slidesContainer .slide1 .container1 .textContainer .graphic .imageGraphic{width:30dvh}#GAME .island1CoffreReactView .slidesContainer .slide1 .container1 .textContainer .graphic .text3{position:absolute;top:32%;left:-24%;text-align:center;width:60%}#GAME .island1CoffreReactView .slidesContainer .slide1 .container1 .textContainer .graphic .text4{position:absolute;top:-8%;left:60%;text-align:center;width:60%}#GAME .island1CoffreReactView .slidesContainer .slide1 .container1 .textContainer .graphic .text5{position:absolute;top:56%;left:72%;text-align:center;width:60%}#GAME .island1CoffreReactView .slidesContainer .slide1 .container2{position:absolute;bottom:0;left:50%;transform:rotate(6.26deg)}#GAME .island1CoffreReactView .slidesContainer .slide1 .container2 .image2{height:90dvh}#GAME .island1CoffreReactView .slidesContainer .slide1 .container2 .textContainer{padding-bottom:3em}#GAME .island1CoffreReactView .slidesContainer .slide2 .container1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-.5deg)}#GAME .island1CoffreReactView .slidesContainer .slide2 .container1 .image1{width:70dvw;height:80dvh}#GAME .island1CoffreReactView .slidesContainer .slide2 .container1 .textContainer{text-align:center}#GAME .island1CoffreReactView .slidesContainer .slide3 .container1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(1deg)}#GAME .island1CoffreReactView .slidesContainer .slide3 .container1 .image1{width:80dvw;height:82dvh}#GAME .island1CoffreReactView .slidesContainer .slide3 .container1 .textContainer{text-align:center}#GAME .island1CoffreReactView .messagePopinCounter{position:absolute;bottom:20px;left:50%;transform:translate(-50%)}#GAME .island1KeysReactView{background-image:url(../assets/game/dynamics/island1/images/memory/bg.webp);background-size:cover;background-position:center center}#GAME .island1KeysReactView.last button.buttonBase.swapVertical{background-color:#524343}#GAME .island1KeysReactView .keyView{pointer-events:all;position:absolute;top:50%;left:50%;translate:-50% -50%;z-index:2}#GAME .island1KeysReactView .keyView .c{display:flex;flex-wrap:nowrap}#GAME .island1KeysReactView .keyView img{height:30vh}#GAME .island1KeysReactView .keyView button{transition:scale .1s ease-out}#GAME .island1KeysReactView .keyView button:hover{transition:scale .3s ease-out;scale:1.1}#GAME .island1KeysReactView .keyView button:hover img{filter:drop-shadow(0 0 .75rem white)}#GAME .island1KeysReactView .slidesContainer{position:absolute;top:0;left:0;width:100%;height:100%;font-size:1.5em;font-family:charm,Helvetica,Arial,sans-serif;color:#524343;z-index:1;pointer-events:none}#GAME .island1KeysReactView .slidesContainer .slide{animation:coffreSlideIntro .5s ease-in-out;display:flex;height:100%}#GAME .island1KeysReactView .slidesContainer .slide.slide1.group2 .flex{display:flex;flex-direction:row;font-size:.8em}#GAME .island1KeysReactView .slidesContainer .slide.slide1.group2 .flex .part1,#GAME .island1KeysReactView .slidesContainer .slide.slide1.group2 .flex .part2{margin:0 1em 1em;padding:1em}#GAME .island1KeysReactView .slidesContainer .slide.slide1.group2 .flex .part2{display:flex;height:-moz-fit-content;height:fit-content;margin:auto;border:dashed #F1CB9A}#GAME .island1KeysReactView .slidesContainer .slide.slide1.group3 .subTitleContainer{margin-bottom:.5em}#GAME .island1KeysReactView .slidesContainer .slide.slide1.group3 .border{border:dashed #F1CB9A;padding:1em;margin:.5em}#GAME .island1KeysReactView .slidesContainer .slide .textContainer{text-align:center;color:#524343;font-family:Aeonik TRIAL,Helvetica,Arial,sans-serif;font-size:1em;text-overflow:wrap;white-space:pre-line}#GAME .island1KeysReactView .slidesContainer .slide .titleContainer{text-align:center;color:#276937;font-family:Aeonik TRIAL,Helvetica,Arial,sans-serif;font-weight:400;font-size:1.2em}#GAME .island1KeysReactView .slidesContainer .slide .subTitleContainer{text-align:center;color:#524343;font-family:Pally Variable,Helvetica,Arial,sans-serif;margin-bottom:1em;font-size:1.2em}#GAME .island1KeysReactView .slidesContainer .slide.deactivate{display:none}#GAME .island1KeysReactView .slidesContainer .slide.marging .container1{padding:1em 10%}#GAME .island1KeysReactView .overflowY{overflow-y:auto;margin-bottom:2em}#GAME .island1KeysReactView .container1{position:relative;display:flex;flex-direction:column;min-height:300px;max-height:85vh;z-index:-1;width:60%;margin:auto;background:#fbf4ea;box-shadow:-6px 4px 19.1px -1px #00000040,inset 0 0 83.6px 8px #cfae8375;border-radius:8px;transform:matrix(1,.01,.01,1,0,0);padding:1em;pointer-events:all}#GAME .island1KeysReactView .container1 .image1{position:absolute;top:0;left:0;translate:-40% -40%;height:15em;z-index:2}#GAME .island1KeysReactView .container1 button.basicButton{width:-moz-fit-content;width:fit-content;margin:auto auto 1em}#GAME .island1KeysReactView .container2{background:#fbf4ea;box-shadow:-6px 4px 19.1px -1px #00000040,inset 0 0 83.6px 8px #cfae8375;border-radius:8px;transform:matrix(1,.01,.01,1,0,0);width:40%;padding:1em;max-width:1500px;min-height:300px;margin:auto;position:absolute;top:0;right:-25%;overflow-y:auto;max-height:100%}#GAME .island1KeysReactView .container2 .titleContainer{color:#524343!important}#GAME .island1KeysReactView .container2 .image1{position:absolute;top:0;left:0;translate:-40% -40%;height:15em}#GAME .island1KeysReactView .container2 .textContainer{text-align:center;color:#524343;font-family:Aeonik TRIAL,Helvetica,Arial,sans-serif;font-size:.7em!important}#GAME .island1KeysReactView .container2 .titleContainer{text-align:center;color:#276937;font-family:Pally Variable,Helvetica,Arial,sans-serif!important;font-weight:400}#GAME .island1KeysReactView .container2 .subTitleContainer{text-align:center;color:#276937;font-family:Aeonik TRIAL,Helvetica,Arial,sans-serif;margin-bottom:1em}#GAME .island1KeysReactView .container2 .fakeButton{background-color:#276937;width:-moz-fit-content;width:fit-content;color:#ffdd5f;font-family:Pally Variable,Helvetica,Arial,sans-serif!important;padding:.1em}#GAME .island1KeysReactView .container2 .part1{display:flex;flex-direction:column;align-items:center;border:solid 1px #F1CB9A}#GAME .island1KeysReactView .container2 .part2{margin-top:1em;padding-top:1.2em;display:flex;flex-direction:column;align-items:center;position:relative;border:dashed #F1CB9A}#GAME .island1KeysReactView .messagePopinCounter{position:absolute;bottom:20px;left:50%;transform:translate(-50%)}@keyframes coffreSlideIntro{0%{opacity:0}to{opacity:1}}@media screen and (max-height: 40em){#GAME .island1KeysReactView .container1{margin-top:1em;min-height:auto;width:80%;padding:1em 10em 1em 1em!important}#GAME .island1KeysReactView .container2{width:30%;right:-15%}}#GAME .island1TheaterGameReactView.last button.buttonBase.swapVertical{background-color:#524343}#GAME .island1TheaterGameReactView .slidesContainer{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#GAME .island1TheaterGameReactView .slidesContainer .back{width:100dvw;height:initial}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper{position:absolute;top:57%;left:50.3%;width:51%;height:65%;transform:translate(-50%,-50%);max-width:90dvw;max-height:80dvh;color:#276937;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;gap:20px;background-color:#f9f5eb;border-radius:30px}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent{padding:20px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100%;overflow-y:auto;position:relative}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide{margin:auto;width:100%;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;text-align:center;box-sizing:border-box;animation:slideIntro .5s ease-in-out}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide.deactivate{display:none}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide .lignes3{width:60%;margin-top:-7px}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide2{gap:40px}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide2 .firstContainer{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;color:#6ba618;font-weight:700}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide2 .firstContainer .masque{height:40px}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide2 .secondContainer{display:flex;justify-content:center;align-items:flex-start;gap:40px}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide2 .secondContainer>div{position:relative;width:33%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;height:100%}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide2 .secondContainer>div:after{content:"";position:absolute;width:2px;height:100%;background-color:#276937;top:50%;right:-20px;transform:translateY(-50%)}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide2 .secondContainer>div:last-child:after{display:none}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide2 .secondContainer>div .masque{height:50px}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3{gap:20px}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .firstContainer{display:flex;flex-direction:column;align-items:center;justify-content:center}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .firstContainer .firstContainer-content{display:flex;gap:20px}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .firstContainer .firstContainer-content>div{display:flex;justify-content:center;align-items:center;width:33%;border:1px dashed #6ba618;padding:10px;border-radius:10px;font-weight:700}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .secondContainer{display:flex;justify-content:center;align-items:flex-start;gap:40px}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .secondContainer>div{position:relative;width:33%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;height:100%}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .secondContainer>div:after{content:"";position:absolute;width:2px;height:100%;background-color:#276937;top:50%;right:-20px;transform:translateY(-50%)}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .secondContainer>div:last-child:after{display:none}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .secondContainer>div .masque{height:50px}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide4{gap:20px}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide4 .firstContainer{display:flex;flex-direction:column;align-items:center;justify-content:center}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide4 .firstContainer .firstContainer-content{display:flex;gap:20px}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide4 .firstContainer .firstContainer-content>div{display:flex;justify-content:center;align-items:center;width:33%;border:1px dashed #6ba618;padding:10px;border-radius:10px;font-weight:700}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide4 .secondContainer{display:flex;justify-content:center;align-items:flex-start;gap:40px}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide4 .secondContainer>div{position:relative;width:33%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;height:100%}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide4 .secondContainer>div:after{content:"";position:absolute;width:2px;height:100%;background-color:#276937;top:50%;right:-20px;transform:translateY(-50%)}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide4 .secondContainer>div:last-child:after{display:none}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide4 .secondContainer>div .masque{height:50px}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide5{gap:0}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide5 .lignes{width:60%}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide5 .firstContainer{display:flex;justify-content:center;gap:20px}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide5 .firstContainer>div{display:flex;justify-content:center;align-items:center;width:33%;border:1px dashed #6ba618;padding:10px;border-radius:10px;font-weight:700}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide5 .secondContainer{display:flex;justify-content:center;align-items:flex-start;gap:40px}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide5 .secondContainer>div{position:relative;width:33%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;height:100%}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide5 .secondContainer>div span{font-weight:700;color:#524343}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide5 .secondContainer>div>div{background-color:#faeedf;display:flex;justify-content:center;align-items:center;width:100%;border:1.9px dashed #6BA618;padding:10px;border-radius:10px;font-weight:700}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide6{gap:40px}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide6>div{display:flex;flex-direction:column;justify-content:center;align-items:center}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide7{gap:40px}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide7>div{display:flex;flex-direction:column;justify-content:center;align-items:center}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide8{gap:40px}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide8 .secondContainer{display:flex;justify-content:center;align-items:flex-start;gap:40px}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide8 .secondContainer>div{position:relative;width:33%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;height:100%}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide8 .secondContainer>div:after{content:"";position:absolute;width:2px;height:100%;background-color:#276937;top:50%;right:-20px;transform:translateY(-50%)}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide8 .secondContainer>div:last-child:after{display:none}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide8 .secondContainer>div .masque{height:50px}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide9{gap:20px}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide9 .textIntro{display:flex;flex-direction:column;justify-content:center;align-items:center}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide9 .objectifs{color:#6ba618;font-weight:700}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide10{gap:40px}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide10>div:first-of-type{display:flex;flex-direction:column;align-items:center;font-weight:700;font-size:2em;text-transform:uppercase;font-family:Pally Variable,Helvetica,Arial,sans-serif}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide10 .masque{height:50px}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide10 .secondContainer{display:flex;align-items:center;justify-content:center;flex-direction:column}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide10 .secondContainer span{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;font-weight:700}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide10 .firstContainer{display:flex;align-items:center;justify-content:center;gap:40px}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide10 .firstContainer>div{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;font-weight:700}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide11{gap:40px}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide11>div{display:flex;flex-direction:column;justify-content:center;align-items:center}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide12{gap:40px}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide12 .firstContainer{display:flex;gap:40px;align-items:center;justify-content:center}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide12 .firstContainer>span{display:flex;min-width:10em;flex-direction:column;justify-content:center;align-items:center}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide13{gap:40px}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide13>div{display:flex;flex-direction:column}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide14{gap:40px}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide14 .containerDrac{width:100%;position:relative;display:flex;align-items:center;flex-direction:column}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide14 .containerDrac .title{font-size:1.2em;margin-top:.5em;color:#6ba618}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide14 .containerDrac .text{font-size:.8em;color:#276937;border:1.5px dashed #6BA618;border-radius:10px;height:-moz-fit-content;height:fit-content;padding:.5em;max-width:15em;min-width:10em;margin:.5em}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide14 .containerDrac .flexCol{display:flex;flex-direction:column;align-items:center}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide14 .containerDrac .flexCol img{height:3em}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide14 .containerDrac .flexCol .borde2{color:#524343;background-color:#faeedf;padding:1em}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide14 .containerDrac .flexCol .borde2 span{display:flex;flex-direction:column;gap:.5em}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide14 .containerDrac .flexCol b{text-align:left}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide14 .containerDrac img{height:3em}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide14 .containerDrac .containerLine{display:flex;flex-direction:column;align-items:center}#GAME .island1TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide14 .containerDrac .containerLine img{height:2.2em}@media screen and (max-aspect-ratio: 1600/720){#GAME .island1TheaterGameReactView .slidesContainer .back{width:initial;height:100dvh}}#GAME .island2TheaterGameReactView.last button.buttonBase.swapVertical{background-color:#524343}#GAME .island2TheaterGameReactView .slidesContainer{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#GAME .island2TheaterGameReactView .slidesContainer .back{width:100dvw;height:initial}#GAME .island2TheaterGameReactView .slidesContainer *{color:#fbf4ea;font-family:Aeonik TRIAL}#GAME .island2TheaterGameReactView .slidesContainer .title{font-size:2.5em;margin:1em 0;text-decoration:underline;color:#ffdd60;font-family:frederickatheGreat}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper{position:absolute;top:50%;left:50%;width:152dvh;height:100dvh;translate:-50% -50%;color:#276937;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;gap:20px;background-image:url(../assets/game/dynamics/island2/images/theater/board.webp);background-position:center;background-size:auto 100dvh;background-repeat:no-repeat}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent{padding:20px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100%;overflow:auto;position:relative}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide{margin:auto;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;text-align:center;box-sizing:border-box;animation:slideIntro .5s ease-in-out}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide.deactivate{display:none}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide .lignes3{width:60%;margin-top:-7px}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide2 img{height:min(69dvh,30dvw)}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 img{height:15dvh;margin:auto auto 1em}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .title{margin:.5em 0}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .line:before{content:"";background-color:#fff;width:1px;height:40%;position:absolute;right:-2.5em;top:30%}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .line:after{content:"";background-image:url(../assets/game/dynamics/island2/images/theater/arrow.webp);background-repeat:no-repeat;background-size:3em auto;width:7em;height:7em;position:absolute;left:33%;translate:100%;top:5%}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .line:nth-child(2):after{translate:150%}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .flex{gap:1em}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3>.flex{gap:5em}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .small{height:8dvh;animation:myAnim 1s ease 0s infinite normal forwards}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .mt-3{margin-top:7em!important}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .p span{font-family:Pally Variable!important;font-weight:700!important;font-size:3em!important;color:#ffcded!important}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .y{flex-direction:row!important;align-items:center;gap:.5em;justify-content:center;margin-top:auto;margin-bottom:0!important}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .y span{font-family:Pally Variable!important;color:#ffdd5f!important}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3>p{margin-bottom:2em}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .c{position:relative;width:33.3333333333%}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .c>p{display:flex;flex-direction:column;margin-bottom:2em}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .c>p span{font-size:2em;margin:.2em 0;color:#fff;font-family:frederickatheGreat}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .c .flex img{height:8dvh;margin:auto;animation:myAnim 1s ease 0s infinite normal forwards}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .c .flex>p{display:flex;align-items:center;flex-direction:column}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .c .flex>p span{font-family:Pally Variable;font-weight:700;font-size:3em;color:#ffcded}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .popinClicked p{margin:2em;text-align:left}@keyframes myAnim{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@media screen and (max-aspect-ratio: 1600/720){#GAME .island2TheaterGameReactView .slidesContainer .back{width:initial;height:100dvh}}#GAME{font-family:Aeonik TRIAL,Helvetica,Arial,sans-serif;background-color:#276937}body{font-size:16px}.title{font-size:2.2em;font-family:Pally Variable,Helvetica,Arial,sans-serif;line-height:100%}.subtitle{font-size:1.5em;font-family:Aeonik TRIAL,Helvetica,Arial,sans-serif;line-height:100%}.text{font-family:Aeonik TRIAL,Helvetica,Arial,sans-serif;font-size:1.25em;line-height:120%}.stats{top:initial!important;left:initial!important;bottom:0!important;right:0!important;pointer-events:none}.bold{font-weight:700}#three-perf-ui{top:initial!important;left:initial!important;bottom:0!important;right:100px!important;pointer-events:none}.rapier-stats{top:initial!important;left:initial!important;bottom:0!important;right:500px!important;z-index:1000;pointer-events:none}*{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) transparent}.backPopin{background-color:#fbf4ea;padding:10px;border-radius:30px;box-shadow:0 0 18.2px 14px #f8e9d3 inset;text-align:center;pointer-events:all;color:#276937}.backPopin:before{content:"";pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 20px);height:calc(100% - 20px);border-radius:20px;border:3px dashed rgba(207,174,131,.33)}.backPopin .content{padding:20px;display:flex;flex-direction:column;align-items:center;gap:20px;max-height:80dvh;overflow-y:auto}.hide{display:none}#select button.select__button{width:100%;min-width:300px;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:2vh 3vh;font-family:Montserrat;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}#select button.select__button:hover{--tw-shadow: 0 1px 4px 0px rgba(0,0,0,.5);--tw-shadow-colored: 0 1px 4px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}#select button.select__button{flex-direction:row!important;justify-content:space-between!important;color:#344054;border:solid 1px #344054}#select.inverted button.select__button{color:#fff;border:solid 1px white;background:#344054}#select.inverted .select__dropdown{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));color:#344054}#select.inverted .select__option--selected{border:1px solid #344054}.select__dropdown{background:#344054;padding:1vw;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.select__container{padding-left:.5vw;padding-right:.5vw;font-family:Montserrat}.select__option--selected{border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}#GAME .island1KeysReactView .slidesContainer .slide.slide1.group3 .select__option--selected{border:dashed #F1CB9A;padding:1em;margin:.5em}.add-team-label{font-size:2vh;font-weight:300;color:#344054}.add-team-title{font-weight:700}.add-team-icon{height:4vh;width:4vh;cursor:pointer;align-items:center;text-transform:uppercase;line-height:1}.add-team-icon:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.add-team-icon:active{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.add-team-icon{display:flex;align-items:center;justify-content:center;border-radius:9999px;font-size:3vh;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s}#GAME .popinReactViewBase .Island3Custom1 .add-team-icon{display:flex;align-items:center;gap:20px}#GAME .popinReactViewBase .Island3Custom1 .add-team-icon div{border-radius:10px}#GAME .popinReactViewBase .Island3Custom2 .add-team-icon{display:flex;align-items:center;gap:20px}#GAME .popinReactViewBase .Island3Custom2 .add-team-icon div{border-radius:10px}#GAME .custom1 .add-team-icon{display:flex;align-items:center}#GAME .custom1 .col2>.add-team-icon{height:100%}#GAME .popinReactViewBase .custom2 .add-team-icon{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}#GAME .popinReactViewBase .custom2 .add-team-icon div{padding:20px;border-radius:10px}#GAME .popinReactViewBase .custom4 .add-team-icon{gap:1em;justify-content:center;margin-bottom:1em}#GAME .popinReactViewBase .custom4 .add-team-icon .col{display:flex;flex-direction:column;gap:.5em;width:40%}#GAME .popinReactViewBase .custom4 .add-team-icon .col>p:nth-child(1){border-radius:8px 8px 0 0;font-weight:700}#GAME .popinReactViewBase .custom4 .add-team-icon .col>p:nth-child(2){border-radius:9px;border:1px dashed #7E4524}#GAME .popinReactViewBase .custom4 .add-team-icon .col p{padding:1em;text-align:center}#GAME .popinReactViewBase .custom4 .add-team-icon>img{margin:auto 0}#GAME .popinReactViewBase .custom5 .add-team-icon{justify-content:center;align-items:center;gap:1em}#GAME .popinReactViewBase .custom5 .add-team-icon .col{display:flex;flex-direction:column;gap:1em}#GAME .itemDesk .add-team-icon{justify-content:center;align-items:center;gap:1em}#GAME .itemDesk .add-team-icon .col{display:flex;flex-direction:column;gap:5em}#GAME .itemDesk .CustomDesk1 .add-team-icon{display:grid;grid-template-columns:1fr 1fr;justify-content:left;align-items:start;width:100%;gap:2em;position:relative}#GAME .itemDesk .CustomDesk1 .add-team-icon:last-child span{border-radius:0 0 10px 10px}#GAME .itemDesk .CustomDesk1 .add-team-icon.center{justify-content:center;align-items:center}#GAME .itemDesk .CustomDesk1 .add-team-icon.center div{padding:10px}#GAME .itemDesk .CustomDesk1 .add-team-icon.center div span{height:4em}#GAME .itemDesk .CustomDesk1 .add-team-icon.center>div:first-of-type{background-color:#ffdd5f;border-radius:10px 10px 0 0}#GAME .itemDesk .CustomDesk1 .add-team-icon.center>div:last-of-type{background-color:#ffcded}#GAME .itemDesk .CustomDesk1 .add-team-icon span{width:100%;height:100%;padding:20px;position:relative}#GAME .itemDesk .CustomDesk1 .add-team-icon>span:first-of-type{background-color:#ffdd5f;flex-grow:1}#GAME .itemDesk .CustomDesk1 .add-team-icon>span:first-of-type:before{content:"";background-image:url(../assets/game/dynamics/island2/desk/arrow.png);position:absolute;top:40%;translate:100%;right:0;width:50px;height:50px;background-size:100% auto;background-repeat:no-repeat;z-index:2}#GAME .itemDesk .CustomDesk1 .add-team-icon>span:last-of-type{background-color:#ffcded;flex-grow:1}#GAME .popinReactViewBase .CustomCrayon1 .add-team-icon{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}#GAME .popinReactViewBase .CustomCrayon1 .add-team-icon div{padding:20px;border-radius:10px}#GAME .popinReactViewBase .CustomCrayon2 .add-team-icon{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}#GAME .popinReactViewBase .CustomCrayon2 .add-team-icon div{padding:20px;border-radius:10px}.CorridorTemoignageIsland2ReactView .popinT .add-team-icon div{text-align:left}.CorridorTemoignageIsland2ReactView .popinT .add-team-icon div h4{margin-top:2dvh;margin-bottom:1dvh}.CorridorTemoignageIsland2ReactView .popinT .add-team-icon div:first-of-type{margin-right:2dvh}#GAME .popinReactViewBase.tutorialPopinReactViewBase .container .tutorialContainer .tutorialTextContainer>.add-team-icon>.text{text-align:left}#GAME .island1KeysReactView .slidesContainer .slide.slide1.group2 .add-team-icon{display:flex;flex-direction:row;font-size:.8em}#GAME .island1KeysReactView .slidesContainer .slide.slide1.group2 .add-team-icon .part1,#GAME .island1KeysReactView .slidesContainer .slide.slide1.group2 .add-team-icon .part2{margin:0 1em 1em;padding:1em}#GAME .island1KeysReactView .slidesContainer .slide.slide1.group2 .add-team-icon .part2{display:flex;height:-moz-fit-content;height:fit-content;margin:auto;border:dashed #F1CB9A}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .add-team-icon{gap:1em}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3>.add-team-icon{gap:5em}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .c .add-team-icon img{height:8dvh;margin:auto;animation:myAnim 1s ease 0s infinite normal forwards}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .c .add-team-icon>p{display:flex;align-items:center;flex-direction:column}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .c .add-team-icon>p span{font-family:Pally Variable;font-weight:700;font-size:3em;color:#ffcded}.add-team-icon{color:#344054;border:dashed 2px #344054}.add-team-icon:hover{background-color:#344054;color:#fff}.add-team-icon:active{background-color:#fff;color:#344054;border:solid 2px #344054}.button-back{height:6vh;width:6vh;cursor:pointer;border-radius:9999px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s}.button-back:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.button-back:active{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.button-back{display:flex;align-items:center;justify-content:center}#GAME .popinReactViewBase .Island3Custom1 .button-back{display:flex;align-items:center;gap:20px}#GAME .popinReactViewBase .Island3Custom1 .button-back div{border-radius:10px}#GAME .popinReactViewBase .Island3Custom2 .button-back{display:flex;align-items:center;gap:20px}#GAME .popinReactViewBase .Island3Custom2 .button-back div{border-radius:10px}#GAME .custom1 .button-back{display:flex;align-items:center}#GAME .custom1 .col2>.button-back{height:100%}#GAME .popinReactViewBase .custom2 .button-back{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}#GAME .popinReactViewBase .custom2 .button-back div{padding:20px;border-radius:10px}#GAME .popinReactViewBase .custom4 .button-back{gap:1em;justify-content:center;margin-bottom:1em}#GAME .popinReactViewBase .custom4 .button-back .col{display:flex;flex-direction:column;gap:.5em;width:40%}#GAME .popinReactViewBase .custom4 .button-back .col>p:nth-child(1){border-radius:8px 8px 0 0;font-weight:700}#GAME .popinReactViewBase .custom4 .button-back .col>p:nth-child(2){border-radius:9px;border:1px dashed #7E4524}#GAME .popinReactViewBase .custom4 .button-back .col p{padding:1em;text-align:center}#GAME .popinReactViewBase .custom4 .button-back>img{margin:auto 0}#GAME .popinReactViewBase .custom5 .button-back{justify-content:center;align-items:center;gap:1em}#GAME .popinReactViewBase .custom5 .button-back .col{display:flex;flex-direction:column;gap:1em}#GAME .itemDesk .button-back{justify-content:center;align-items:center;gap:1em}#GAME .itemDesk .button-back .col{display:flex;flex-direction:column;gap:5em}#GAME .itemDesk .CustomDesk1 .button-back{display:grid;grid-template-columns:1fr 1fr;justify-content:left;align-items:start;width:100%;gap:2em;position:relative}#GAME .itemDesk .CustomDesk1 .button-back:last-child span{border-radius:0 0 10px 10px}#GAME .itemDesk .CustomDesk1 .button-back.center{justify-content:center;align-items:center}#GAME .itemDesk .CustomDesk1 .button-back.center div{padding:10px}#GAME .itemDesk .CustomDesk1 .button-back.center div span{height:4em}#GAME .itemDesk .CustomDesk1 .button-back.center>div:first-of-type{background-color:#ffdd5f;border-radius:10px 10px 0 0}#GAME .itemDesk .CustomDesk1 .button-back.center>div:last-of-type{background-color:#ffcded}#GAME .itemDesk .CustomDesk1 .button-back span{width:100%;height:100%;padding:20px;position:relative}#GAME .itemDesk .CustomDesk1 .button-back>span:first-of-type{background-color:#ffdd5f;flex-grow:1}#GAME .itemDesk .CustomDesk1 .button-back>span:first-of-type:before{content:"";background-image:url(../assets/game/dynamics/island2/desk/arrow.png);position:absolute;top:40%;translate:100%;right:0;width:50px;height:50px;background-size:100% auto;background-repeat:no-repeat;z-index:2}#GAME .itemDesk .CustomDesk1 .button-back>span:last-of-type{background-color:#ffcded;flex-grow:1}#GAME .popinReactViewBase .CustomCrayon1 .button-back{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}#GAME .popinReactViewBase .CustomCrayon1 .button-back div{padding:20px;border-radius:10px}#GAME .popinReactViewBase .CustomCrayon2 .button-back{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}#GAME .popinReactViewBase .CustomCrayon2 .button-back div{padding:20px;border-radius:10px}.CorridorTemoignageIsland2ReactView .popinT .button-back div{text-align:left}.CorridorTemoignageIsland2ReactView .popinT .button-back div h4{margin-top:2dvh;margin-bottom:1dvh}.CorridorTemoignageIsland2ReactView .popinT .button-back div:first-of-type{margin-right:2dvh}#GAME .popinReactViewBase.tutorialPopinReactViewBase .container .tutorialContainer .tutorialTextContainer>.button-back>.text{text-align:left}#GAME .island1KeysReactView .slidesContainer .slide.slide1.group2 .button-back{display:flex;flex-direction:row;font-size:.8em}#GAME .island1KeysReactView .slidesContainer .slide.slide1.group2 .button-back .part1,#GAME .island1KeysReactView .slidesContainer .slide.slide1.group2 .button-back .part2{margin:0 1em 1em;padding:1em}#GAME .island1KeysReactView .slidesContainer .slide.slide1.group2 .button-back .part2{display:flex;height:-moz-fit-content;height:fit-content;margin:auto;border:dashed #F1CB9A}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .button-back{gap:1em}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3>.button-back{gap:5em}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .c .button-back img{height:8dvh;margin:auto;animation:myAnim 1s ease 0s infinite normal forwards}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .c .button-back>p{display:flex;align-items:center;flex-direction:column}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .c .button-back>p span{font-family:Pally Variable;font-weight:700;font-size:3em;color:#ffcded}.button-back{color:#344054;border:solid 1px #344054}.button-back:active{background:#344054;color:#fff}.team-label{white-space:nowrap;font-size:3vh;font-weight:300;color:#344054}.team-title{font-weight:700}.button-delete{cursor:pointer;border-radius:9999px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s}.button-delete:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.button-delete:active{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.button-delete{display:flex;align-items:center;justify-content:center;padding:1.5vh}#GAME .popinReactViewBase .Island3Custom1 .button-delete{display:flex;align-items:center;gap:20px}#GAME .popinReactViewBase .Island3Custom1 .button-delete div{border-radius:10px}#GAME .popinReactViewBase .Island3Custom2 .button-delete{display:flex;align-items:center;gap:20px}#GAME .popinReactViewBase .Island3Custom2 .button-delete div{border-radius:10px}#GAME .custom1 .button-delete{display:flex;align-items:center}#GAME .custom1 .col2>.button-delete{height:100%}#GAME .popinReactViewBase .custom2 .button-delete{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}#GAME .popinReactViewBase .custom2 .button-delete div{padding:20px;border-radius:10px}#GAME .popinReactViewBase .custom4 .button-delete{gap:1em;justify-content:center;margin-bottom:1em}#GAME .popinReactViewBase .custom4 .button-delete .col{display:flex;flex-direction:column;gap:.5em;width:40%}#GAME .popinReactViewBase .custom4 .button-delete .col>p:nth-child(1){border-radius:8px 8px 0 0;font-weight:700}#GAME .popinReactViewBase .custom4 .button-delete .col>p:nth-child(2){border-radius:9px;border:1px dashed #7E4524}#GAME .popinReactViewBase .custom4 .button-delete .col p{padding:1em;text-align:center}#GAME .popinReactViewBase .custom4 .button-delete>img{margin:auto 0}#GAME .popinReactViewBase .custom5 .button-delete{justify-content:center;align-items:center;gap:1em}#GAME .popinReactViewBase .custom5 .button-delete .col{display:flex;flex-direction:column;gap:1em}#GAME .itemDesk .button-delete{justify-content:center;align-items:center;gap:1em}#GAME .itemDesk .button-delete .col{display:flex;flex-direction:column;gap:5em}#GAME .itemDesk .CustomDesk1 .button-delete{display:grid;grid-template-columns:1fr 1fr;justify-content:left;align-items:start;width:100%;gap:2em;position:relative}#GAME .itemDesk .CustomDesk1 .button-delete:last-child span{border-radius:0 0 10px 10px}#GAME .itemDesk .CustomDesk1 .button-delete.center{justify-content:center;align-items:center}#GAME .itemDesk .CustomDesk1 .button-delete.center div{padding:10px}#GAME .itemDesk .CustomDesk1 .button-delete.center div span{height:4em}#GAME .itemDesk .CustomDesk1 .button-delete.center>div:first-of-type{background-color:#ffdd5f;border-radius:10px 10px 0 0}#GAME .itemDesk .CustomDesk1 .button-delete.center>div:last-of-type{background-color:#ffcded}#GAME .itemDesk .CustomDesk1 .button-delete span{width:100%;height:100%;padding:20px;position:relative}#GAME .itemDesk .CustomDesk1 .button-delete>span:first-of-type{background-color:#ffdd5f;flex-grow:1}#GAME .itemDesk .CustomDesk1 .button-delete>span:first-of-type:before{content:"";background-image:url(../assets/game/dynamics/island2/desk/arrow.png);position:absolute;top:40%;translate:100%;right:0;width:50px;height:50px;background-size:100% auto;background-repeat:no-repeat;z-index:2}#GAME .itemDesk .CustomDesk1 .button-delete>span:last-of-type{background-color:#ffcded;flex-grow:1}#GAME .popinReactViewBase .CustomCrayon1 .button-delete{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}#GAME .popinReactViewBase .CustomCrayon1 .button-delete div{padding:20px;border-radius:10px}#GAME .popinReactViewBase .CustomCrayon2 .button-delete{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}#GAME .popinReactViewBase .CustomCrayon2 .button-delete div{padding:20px;border-radius:10px}.CorridorTemoignageIsland2ReactView .popinT .button-delete div{text-align:left}.CorridorTemoignageIsland2ReactView .popinT .button-delete div h4{margin-top:2dvh;margin-bottom:1dvh}.CorridorTemoignageIsland2ReactView .popinT .button-delete div:first-of-type{margin-right:2dvh}#GAME .popinReactViewBase.tutorialPopinReactViewBase .container .tutorialContainer .tutorialTextContainer>.button-delete>.text{text-align:left}#GAME .island1KeysReactView .slidesContainer .slide.slide1.group2 .button-delete{display:flex;flex-direction:row;font-size:.8em}#GAME .island1KeysReactView .slidesContainer .slide.slide1.group2 .button-delete .part1,#GAME .island1KeysReactView .slidesContainer .slide.slide1.group2 .button-delete .part2{margin:0 1em 1em;padding:1em}#GAME .island1KeysReactView .slidesContainer .slide.slide1.group2 .button-delete .part2{display:flex;height:-moz-fit-content;height:fit-content;margin:auto;border:dashed #F1CB9A}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .button-delete{gap:1em}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3>.button-delete{gap:5em}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .c .button-delete img{height:8dvh;margin:auto;animation:myAnim 1s ease 0s infinite normal forwards}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .c .button-delete>p{display:flex;align-items:center;flex-direction:column}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .c .button-delete>p span{font-family:Pally Variable;font-weight:700;font-size:3em;color:#ffcded}.button-delete{color:#fff;border:solid 1px white;background:#344054}.button-delete:hover,.button-delete:active{background:red}.add-player{white-space:nowrap;font-size:1.75vh;font-weight:400;color:#344054}.add-player.disabled{pointer-events:none;opacity:.3}.onboarding-wrapper{position:fixed;top:0;left:0;height:100dvh;width:100vw;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding-top:10vh;padding-bottom:4vh}#GAME .popinReactViewBase .Island3Custom1 .onboarding-wrapper{display:flex;align-items:center;gap:20px}#GAME .popinReactViewBase .Island3Custom1 .onboarding-wrapper div{border-radius:10px}#GAME .popinReactViewBase .Island3Custom2 .onboarding-wrapper{display:flex;align-items:center;gap:20px}#GAME .popinReactViewBase .Island3Custom2 .onboarding-wrapper div{border-radius:10px}#GAME .custom1 .onboarding-wrapper{display:flex;align-items:center}#GAME .custom1 .col2>.onboarding-wrapper{height:100%}#GAME .popinReactViewBase .custom2 .onboarding-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}#GAME .popinReactViewBase .custom2 .onboarding-wrapper div{padding:20px;border-radius:10px}#GAME .popinReactViewBase .custom4 .onboarding-wrapper{gap:1em;justify-content:center;margin-bottom:1em}#GAME .popinReactViewBase .custom4 .onboarding-wrapper .col{display:flex;flex-direction:column;gap:.5em;width:40%}#GAME .popinReactViewBase .custom4 .onboarding-wrapper .col>p:nth-child(1){border-radius:8px 8px 0 0;font-weight:700}#GAME .popinReactViewBase .custom4 .onboarding-wrapper .col>p:nth-child(2){border-radius:9px;border:1px dashed #7E4524}#GAME .popinReactViewBase .custom4 .onboarding-wrapper .col p{padding:1em;text-align:center}#GAME .popinReactViewBase .custom4 .onboarding-wrapper>img{margin:auto 0}#GAME .popinReactViewBase .custom5 .onboarding-wrapper{justify-content:center;align-items:center;gap:1em}#GAME .popinReactViewBase .custom5 .onboarding-wrapper .col{display:flex;flex-direction:column;gap:1em}#GAME .itemDesk .onboarding-wrapper{justify-content:center;align-items:center;gap:1em}#GAME .itemDesk .onboarding-wrapper .col{display:flex;flex-direction:column;gap:5em}#GAME .itemDesk .CustomDesk1 .onboarding-wrapper{display:grid;grid-template-columns:1fr 1fr;justify-content:left;align-items:start;width:100%;gap:2em;position:relative}#GAME .itemDesk .CustomDesk1 .onboarding-wrapper:last-child span{border-radius:0 0 10px 10px}#GAME .itemDesk .CustomDesk1 .onboarding-wrapper.center{justify-content:center;align-items:center}#GAME .itemDesk .CustomDesk1 .onboarding-wrapper.center div{padding:10px}#GAME .itemDesk .CustomDesk1 .onboarding-wrapper.center div span{height:4em}#GAME .itemDesk .CustomDesk1 .onboarding-wrapper.center>div:first-of-type{background-color:#ffdd5f;border-radius:10px 10px 0 0}#GAME .itemDesk .CustomDesk1 .onboarding-wrapper.center>div:last-of-type{background-color:#ffcded}#GAME .itemDesk .CustomDesk1 .onboarding-wrapper span{width:100%;height:100%;padding:20px;position:relative}#GAME .itemDesk .CustomDesk1 .onboarding-wrapper>span:first-of-type{background-color:#ffdd5f;flex-grow:1}#GAME .itemDesk .CustomDesk1 .onboarding-wrapper>span:first-of-type:before{content:"";background-image:url(../assets/game/dynamics/island2/desk/arrow.png);position:absolute;top:40%;translate:100%;right:0;width:50px;height:50px;background-size:100% auto;background-repeat:no-repeat;z-index:2}#GAME .itemDesk .CustomDesk1 .onboarding-wrapper>span:last-of-type{background-color:#ffcded;flex-grow:1}#GAME .popinReactViewBase .CustomCrayon1 .onboarding-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}#GAME .popinReactViewBase .CustomCrayon1 .onboarding-wrapper div{padding:20px;border-radius:10px}#GAME .popinReactViewBase .CustomCrayon2 .onboarding-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}#GAME .popinReactViewBase .CustomCrayon2 .onboarding-wrapper div{padding:20px;border-radius:10px}.CorridorTemoignageIsland2ReactView .popinT .onboarding-wrapper div{text-align:left}.CorridorTemoignageIsland2ReactView .popinT .onboarding-wrapper div h4{margin-top:2dvh;margin-bottom:1dvh}.CorridorTemoignageIsland2ReactView .popinT .onboarding-wrapper div:first-of-type{margin-right:2dvh}#GAME .popinReactViewBase.tutorialPopinReactViewBase .container .tutorialContainer .tutorialTextContainer>.onboarding-wrapper>.text{text-align:left}#GAME .island1KeysReactView .slidesContainer .slide.slide1.group2 .onboarding-wrapper{display:flex;flex-direction:row;font-size:.8em}#GAME .island1KeysReactView .slidesContainer .slide.slide1.group2 .onboarding-wrapper .part1,#GAME .island1KeysReactView .slidesContainer .slide.slide1.group2 .onboarding-wrapper .part2{margin:0 1em 1em;padding:1em}#GAME .island1KeysReactView .slidesContainer .slide.slide1.group2 .onboarding-wrapper .part2{display:flex;height:-moz-fit-content;height:fit-content;margin:auto;border:dashed #F1CB9A}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .onboarding-wrapper{gap:1em}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3>.onboarding-wrapper{gap:5em}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .c .onboarding-wrapper img{height:8dvh;margin:auto;animation:myAnim 1s ease 0s infinite normal forwards}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .c .onboarding-wrapper>p{display:flex;align-items:center;flex-direction:column}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .c .onboarding-wrapper>p span{font-family:Pally Variable;font-weight:700;font-size:3em;color:#ffcded}.onboarding-wrapper{background:#fff!important}.language-label{font-family:Roboto;font-size:4vh;font-weight:300;color:#344054}#TEST_SCENE1 .button,#TEST_SCENE2 .button,#ONBOARDING .button{min-width:200px;border-radius:1000px;--tw-bg-opacity: 1;background-color:rgb(52 64 84 / var(--tw-bg-opacity, 1));padding:.5rem 1.5rem;font-weight:700;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}#TEST_SCENE1 .button:hover,#TEST_SCENE2 .button:hover,#ONBOARDING .button:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}#TEST_SCENE1 .button,#TEST_SCENE2 .button,#ONBOARDING .button{font-size:2.5dvh;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s;outline:1px solid #000000}#TEST_SCENE1 .button:disabled,#TEST_SCENE2 .button:disabled,#ONBOARDING .button:disabled{pointer-events:none;opacity:.7;outline:2px solid transparent;outline-offset:2px}#TEST_SCENE1 .button.active,#TEST_SCENE2 .button.active,#ONBOARDING .button.active{--tw-border-opacity: 1;border-color:rgb(7 188 12 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(7 188 12 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));outline:2px solid transparent;outline-offset:2px}#TEST_SCENE1 .button.classroom,#TEST_SCENE2 .button.classroom,#ONBOARDING .button.classroom{min-width:500px;padding:1.5rem 2rem;font-size:4dvh;text-transform:uppercase}.closeButton .lines{position:absolute;top:50%;left:50%;width:50%;transform:translate(-50%,-50%) rotate(0)}.closeButton .lines .line{position:absolute;top:50%;left:50%;width:100%;height:3px;background-color:#000000b3;transform-origin:50% 50%}.closeButton .lines .line.line1{transform:translate(-50%,-50%) rotate(45deg);transition:transform .5s}.closeButton .lines .line.line2{transform:translate(-50%,-50%) rotate(-45deg);transition:transform .5s}.close-scorm:hover .lines .line.line1{transform:translate(-50%,-50%) rotate(225deg)}.close-scorm:hover .lines .line.line2{transform:translate(-50%,-50%) rotate(135deg)}#MENU .menu-button{pointer-events:auto;position:relative;z-index:20;border-radius:9999px}#MENU .menu-panel{pointer-events:auto;position:absolute;left:0;top:0;z-index:10;display:flex;border-radius:.75rem;--tw-bg-opacity: 1;background-color:rgb(52 64 84 / var(--tw-bg-opacity, 1));padding:4dvh 1dvh 1dvh;--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}#GAME .popinReactViewBase .Island3Custom1 #MENU .menu-panel{display:flex;align-items:center;gap:20px}#GAME .popinReactViewBase .Island3Custom1 #MENU .menu-panel div{border-radius:10px}#GAME .popinReactViewBase .Island3Custom2 #MENU .menu-panel{display:flex;align-items:center;gap:20px}#GAME .popinReactViewBase .Island3Custom2 #MENU .menu-panel div{border-radius:10px}#GAME .custom1 #MENU .menu-panel{display:flex;align-items:center}#GAME .custom1 .col2>#MENU .menu-panel{height:100%}#GAME .popinReactViewBase .custom2 #MENU .menu-panel{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}#GAME .popinReactViewBase .custom2 #MENU .menu-panel div{padding:20px;border-radius:10px}#GAME .popinReactViewBase .custom4 #MENU .menu-panel{gap:1em;justify-content:center;margin-bottom:1em}#GAME .popinReactViewBase .custom4 #MENU .menu-panel .col{display:flex;flex-direction:column;gap:.5em;width:40%}#GAME .popinReactViewBase .custom4 #MENU .menu-panel .col>p:nth-child(1){border-radius:8px 8px 0 0;font-weight:700}#GAME .popinReactViewBase .custom4 #MENU .menu-panel .col>p:nth-child(2){border-radius:9px;border:1px dashed #7E4524}#GAME .popinReactViewBase .custom4 #MENU .menu-panel .col p{padding:1em;text-align:center}#GAME .popinReactViewBase .custom4 #MENU .menu-panel>img{margin:auto 0}#GAME .popinReactViewBase .custom5 #MENU .menu-panel{justify-content:center;align-items:center;gap:1em}#GAME .popinReactViewBase .custom5 #MENU .menu-panel .col{display:flex;flex-direction:column;gap:1em}#GAME .itemDesk #MENU .menu-panel{justify-content:center;align-items:center;gap:1em}#GAME .itemDesk #MENU .menu-panel .col{display:flex;flex-direction:column;gap:5em}#GAME .itemDesk .CustomDesk1 #MENU .menu-panel{display:grid;grid-template-columns:1fr 1fr;justify-content:left;align-items:start;width:100%;gap:2em;position:relative}#GAME .itemDesk .CustomDesk1 #MENU .menu-panel:last-child span{border-radius:0 0 10px 10px}#GAME .itemDesk .CustomDesk1 #MENU .menu-panel.center{justify-content:center;align-items:center}#GAME .itemDesk .CustomDesk1 #MENU .menu-panel.center div{padding:10px}#GAME .itemDesk .CustomDesk1 #MENU .menu-panel.center div span{height:4em}#GAME .itemDesk .CustomDesk1 #MENU .menu-panel.center>div:first-of-type{background-color:#ffdd5f;border-radius:10px 10px 0 0}#GAME .itemDesk .CustomDesk1 #MENU .menu-panel.center>div:last-of-type{background-color:#ffcded}#GAME .itemDesk .CustomDesk1 #MENU .menu-panel span{width:100%;height:100%;padding:20px;position:relative}#GAME .itemDesk .CustomDesk1 #MENU .menu-panel>span:first-of-type{background-color:#ffdd5f;flex-grow:1}#GAME .itemDesk .CustomDesk1 #MENU .menu-panel>span:first-of-type:before{content:"";background-image:url(../assets/game/dynamics/island2/desk/arrow.png);position:absolute;top:40%;translate:100%;right:0;width:50px;height:50px;background-size:100% auto;background-repeat:no-repeat;z-index:2}#GAME .itemDesk .CustomDesk1 #MENU .menu-panel>span:last-of-type{background-color:#ffcded;flex-grow:1}#GAME .popinReactViewBase .CustomCrayon1 #MENU .menu-panel{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}#GAME .popinReactViewBase .CustomCrayon1 #MENU .menu-panel div{padding:20px;border-radius:10px}#GAME .popinReactViewBase .CustomCrayon2 #MENU .menu-panel{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}#GAME .popinReactViewBase .CustomCrayon2 #MENU .menu-panel div{padding:20px;border-radius:10px}.CorridorTemoignageIsland2ReactView .popinT #MENU .menu-panel div{text-align:left}.CorridorTemoignageIsland2ReactView .popinT #MENU .menu-panel div h4{margin-top:2dvh;margin-bottom:1dvh}.CorridorTemoignageIsland2ReactView .popinT #MENU .menu-panel div:first-of-type{margin-right:2dvh}#GAME .popinReactViewBase.tutorialPopinReactViewBase .container .tutorialContainer .tutorialTextContainer>#MENU .menu-panel>.text{text-align:left}#GAME .island1KeysReactView .slidesContainer .slide.slide1.group2 #MENU .menu-panel{display:flex;flex-direction:row;font-size:.8em}#GAME .island1KeysReactView .slidesContainer .slide.slide1.group2 #MENU .menu-panel .part1,#GAME .island1KeysReactView .slidesContainer .slide.slide1.group2 #MENU .menu-panel .part2{margin:0 1em 1em;padding:1em}#GAME .island1KeysReactView .slidesContainer .slide.slide1.group2 #MENU .menu-panel .part2{display:flex;height:-moz-fit-content;height:fit-content;margin:auto;border:dashed #F1CB9A}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 #MENU .menu-panel{gap:1em}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3>#MENU .menu-panel{gap:5em}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .c #MENU .menu-panel img{height:8dvh;margin:auto;animation:myAnim 1s ease 0s infinite normal forwards}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .c #MENU .menu-panel>p{display:flex;align-items:center;flex-direction:column}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .c #MENU .menu-panel>p span{font-family:Pally Variable;font-weight:700;font-size:3em;color:#ffcded}#MENU .menu-panel .menu-container{display:flex;min-width:200px;cursor:default;flex-direction:column;align-items:center;gap:1vh;padding:1dvh}#GAME .popinReactViewBase .Island3Custom1 #MENU .menu-panel .menu-container{display:flex;align-items:center;gap:20px}#GAME .popinReactViewBase .Island3Custom1 #MENU .menu-panel .menu-container div{border-radius:10px}#GAME .popinReactViewBase .Island3Custom2 #MENU .menu-panel .menu-container{display:flex;align-items:center;gap:20px}#GAME .popinReactViewBase .Island3Custom2 #MENU .menu-panel .menu-container div{border-radius:10px}#GAME .custom1 #MENU .menu-panel .menu-container{display:flex;align-items:center}#GAME .custom1 .col2>#MENU .menu-panel .menu-container{height:100%}#GAME .popinReactViewBase .custom2 #MENU .menu-panel .menu-container{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}#GAME .popinReactViewBase .custom2 #MENU .menu-panel .menu-container div{padding:20px;border-radius:10px}#GAME .popinReactViewBase .custom4 #MENU .menu-panel .menu-container{gap:1em;justify-content:center;margin-bottom:1em}#GAME .popinReactViewBase .custom4 #MENU .menu-panel .menu-container .col{display:flex;flex-direction:column;gap:.5em;width:40%}#GAME .popinReactViewBase .custom4 #MENU .menu-panel .menu-container .col>p:nth-child(1){border-radius:8px 8px 0 0;font-weight:700}#GAME .popinReactViewBase .custom4 #MENU .menu-panel .menu-container .col>p:nth-child(2){border-radius:9px;border:1px dashed #7E4524}#GAME .popinReactViewBase .custom4 #MENU .menu-panel .menu-container .col p{padding:1em;text-align:center}#GAME .popinReactViewBase .custom4 #MENU .menu-panel .menu-container>img{margin:auto 0}#GAME .popinReactViewBase .custom5 #MENU .menu-panel .menu-container{justify-content:center;align-items:center;gap:1em}#GAME .popinReactViewBase .custom5 #MENU .menu-panel .menu-container .col{display:flex;flex-direction:column;gap:1em}#GAME .itemDesk #MENU .menu-panel .menu-container{justify-content:center;align-items:center;gap:1em}#GAME .itemDesk #MENU .menu-panel .menu-container .col{display:flex;flex-direction:column;gap:5em}#GAME .itemDesk .CustomDesk1 #MENU .menu-panel .menu-container{display:grid;grid-template-columns:1fr 1fr;justify-content:left;align-items:start;width:100%;gap:2em;position:relative}#GAME .itemDesk .CustomDesk1 #MENU .menu-panel .menu-container:last-child span{border-radius:0 0 10px 10px}#GAME .itemDesk .CustomDesk1 #MENU .menu-panel .menu-container.center{justify-content:center;align-items:center}#GAME .itemDesk .CustomDesk1 #MENU .menu-panel .menu-container.center div{padding:10px}#GAME .itemDesk .CustomDesk1 #MENU .menu-panel .menu-container.center div span{height:4em}#GAME .itemDesk .CustomDesk1 #MENU .menu-panel .menu-container.center>div:first-of-type{background-color:#ffdd5f;border-radius:10px 10px 0 0}#GAME .itemDesk .CustomDesk1 #MENU .menu-panel .menu-container.center>div:last-of-type{background-color:#ffcded}#GAME .itemDesk .CustomDesk1 #MENU .menu-panel .menu-container span{width:100%;height:100%;padding:20px;position:relative}#GAME .itemDesk .CustomDesk1 #MENU .menu-panel .menu-container>span:first-of-type{background-color:#ffdd5f;flex-grow:1}#GAME .itemDesk .CustomDesk1 #MENU .menu-panel .menu-container>span:first-of-type:before{content:"";background-image:url(../assets/game/dynamics/island2/desk/arrow.png);position:absolute;top:40%;translate:100%;right:0;width:50px;height:50px;background-size:100% auto;background-repeat:no-repeat;z-index:2}#GAME .itemDesk .CustomDesk1 #MENU .menu-panel .menu-container>span:last-of-type{background-color:#ffcded;flex-grow:1}#GAME .popinReactViewBase .CustomCrayon1 #MENU .menu-panel .menu-container{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}#GAME .popinReactViewBase .CustomCrayon1 #MENU .menu-panel .menu-container div{padding:20px;border-radius:10px}#GAME .popinReactViewBase .CustomCrayon2 #MENU .menu-panel .menu-container{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}#GAME .popinReactViewBase .CustomCrayon2 #MENU .menu-panel .menu-container div{padding:20px;border-radius:10px}.CorridorTemoignageIsland2ReactView .popinT #MENU .menu-panel .menu-container div{text-align:left}.CorridorTemoignageIsland2ReactView .popinT #MENU .menu-panel .menu-container div h4{margin-top:2dvh;margin-bottom:1dvh}.CorridorTemoignageIsland2ReactView .popinT #MENU .menu-panel .menu-container div:first-of-type{margin-right:2dvh}#GAME .popinReactViewBase.tutorialPopinReactViewBase .container .tutorialContainer .tutorialTextContainer>#MENU .menu-panel .menu-container>.text{text-align:left}#GAME .island1KeysReactView .slidesContainer .slide.slide1.group2 #MENU .menu-panel .menu-container{display:flex;flex-direction:row;font-size:.8em}#GAME .island1KeysReactView .slidesContainer .slide.slide1.group2 #MENU .menu-panel .menu-container .part1,#GAME .island1KeysReactView .slidesContainer .slide.slide1.group2 #MENU .menu-panel .menu-container .part2{margin:0 1em 1em;padding:1em}#GAME .island1KeysReactView .slidesContainer .slide.slide1.group2 #MENU .menu-panel .menu-container .part2{display:flex;height:-moz-fit-content;height:fit-content;margin:auto;border:dashed #F1CB9A}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 #MENU .menu-panel .menu-container{gap:1em}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3>#MENU .menu-panel .menu-container{gap:5em}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .c #MENU .menu-panel .menu-container img{height:8dvh;margin:auto;animation:myAnim 1s ease 0s infinite normal forwards}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .c #MENU .menu-panel .menu-container>p{display:flex;align-items:center;flex-direction:column}#GAME .island2TheaterGameReactView .slidesContainer .slidesWrapper .slidesContent .slide3 .c #MENU .menu-panel .menu-container>p span{font-family:Pally Variable;font-weight:700;font-size:3em;color:#ffcded}#MENU .menu-panel .menu-container{width:-moz-max-content;width:max-content;white-space:nowrap;border-radius:.75rem;font-size:1.5vh;font-weight:400;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}@media (min-width: 640px){#MENU .menu-panel .menu-container{font-size:2vh}}#MENU .menu-item{pointer-events:auto;width:100%;align-items:center;padding-top:1dvh;padding-bottom:1dvh;text-align:left;font-weight:600}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.videoSubtitles{pointer-events:none;position:absolute;bottom:5%;width:85%;left:50%;transform:translate(-50%);color:#fff;text-align:center;font-size:3vh;font-size:3dvh;opacity:1;transition:opacity .5s;background-color:#000000b3}.videoSubtitles *{font-weight:300}.videoSubtitles span{background-color:transparent;padding:1px 5px;color:#fff;white-space:pre-line}.videoSubtitles.fadeIn{opacity:1;transition:.5s ease}.videoSubtitles.fadeOut{opacity:0;transition:.5s ease}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter var,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}[type=text],input:where(:not([type])),[type=email],[type=url],[type=password],[type=number],[type=date],[type=datetime-local],[type=month],[type=search],[type=tel],[type=time],[type=week],[multiple],textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow: 0 0 #0000}[type=text]:focus,input:where(:not([type])):focus,[type=email]:focus,[type=url]:focus,[type=password]:focus,[type=number]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=month]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[type=week]:focus,[multiple]:focus,textarea:focus,select:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input::-moz-placeholder,textarea::-moz-placeholder{color:#6b7280;opacity:1}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}[multiple],[size]:where(select:not([size="1"])){background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}[type=checkbox],[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow: 0 0 #0000}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 2px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}[type=checkbox]:checked,[type=radio]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}@media (forced-colors: active){[type=checkbox]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}@media (forced-colors: active){[type=radio]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=checkbox]:checked:hover,[type=checkbox]:checked:focus,[type=radio]:checked:hover,[type=radio]:checked:focus{border-color:transparent;background-color:currentColor}[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}@media (forced-colors: active){[type=checkbox]:indeterminate{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=checkbox]:indeterminate:hover,[type=checkbox]:indeterminate:focus{border-color:transparent;background-color:currentColor}[type=file]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.-inset-2\.5{top:-.625rem;right:-.625rem;bottom:-.625rem;left:-.625rem}.inset-0{top:0;right:0;bottom:0;left:0}.inset-y-0{top:0;bottom:0}.\!top-\[45\%\]{top:45%!important}.bottom-0{bottom:0}.bottom-\[4dvh\]{bottom:4dvh}.left-0{left:0}.left-1\/2{left:50%}.left-\[2vh\]{left:2vh}.left-\[50\%\]{left:50%}.right-0{right:0}.right-4{right:1rem}.right-\[1vh\]{right:1vh}.right-\[2vh\]{right:2vh}.right-\[3vh\]{right:3vh}.top-0{top:0}.top-1\/2{top:50%}.top-4{top:1rem}.top-\[2vh\]{top:2vh}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[100001\]{z-index:100001}.z-\[1000\]{z-index:1000}.z-\[2000\]{z-index:2000}.z-\[500\]{z-index:500}.m-0{margin:0}.m-10{margin:2.5rem}.m-5{margin:1.25rem}.mx-auto{margin-left:auto;margin-right:auto}.my-4{margin-top:1rem;margin-bottom:1rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-\[4dvh\]{margin-bottom:4dvh}.mb-\[5rem\]{margin-bottom:5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-\[2dvh\]{margin-left:2dvh}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-8{margin-top:2rem}.mt-\[3dvh\]{margin-top:3dvh}.mt-\[3vh\]{margin-top:3vh}.mt-\[4dvh\]{margin-top:4dvh}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.hidden{display:none}.h-12{height:3rem}.h-32{height:8rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-\[100dvh\]{height:100dvh}.h-\[100px\]{height:100px}.h-\[120px\]{height:120px}.h-\[15vh\]{height:15vh}.h-\[194px\]{height:194px}.h-\[200px\]{height:200px}.h-\[22px\]{height:22px}.h-\[24px\]{height:24px}.h-\[25dvh\]{height:25dvh}.h-\[3vh\]{height:3vh}.h-\[5vh\]{height:5vh}.h-\[60vw\]{height:60vw}.h-\[68\.8px\]{height:68.8px}.h-\[6dvh\]{height:6dvh}.h-\[8dvh\]{height:8dvh}.h-\[92px\]{height:92px}.h-dvh{height:100dvh}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-screen{height:100vh}.max-h-60{max-height:15rem}.max-h-\[30vh\]{max-height:30vh}.max-h-\[40dvh\]{max-height:40dvh}.max-h-\[40px\]{max-height:40px}.max-h-\[55dvh\]{max-height:55dvh}.max-h-\[70dvh\]{max-height:70dvh}.max-h-\[80dvh\]{max-height:80dvh}.max-h-\[90vh\]{max-height:90vh}.min-h-\[30px\]{min-height:30px}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-12{width:3rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-\[100px\]{width:100px}.w-\[100vw\]{width:100vw}.w-\[120px\]{width:120px}.w-\[134\.4px\]{width:134.4px}.w-\[158px\]{width:158px}.w-\[200px\]{width:200px}.w-\[20vh\]{width:20vh}.w-\[22px\]{width:22px}.w-\[25dvh\]{width:25dvh}.w-\[287px\]{width:287px}.w-\[295px\]{width:295px}.w-\[350px\]{width:350px}.w-\[3vh\]{width:3vh}.w-\[56px\]{width:56px}.w-\[5vh\]{width:5vh}.w-\[60vw\]{width:60vw}.w-\[68\.8px\]{width:68.8px}.w-\[6dvh\]{width:6dvh}.w-\[80\%\]{width:80%}.w-\[90\%\]{width:90%}.w-\[90dvw\]{width:90dvw}.w-auto{width:auto}.w-dvw{width:100dvw}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-screen{width:100vw}.min-w-\[190px\]{min-width:190px}.min-w-\[30px\]{min-width:30px}.min-w-full{min-width:100%}.max-w-2xl{max-width:42rem}.max-w-\[160px\]{max-width:160px}.max-w-\[300px\]{max-width:300px}.max-w-\[40px\]{max-width:40px}.max-w-\[438px\]{max-width:438px}.max-w-\[476px\]{max-width:476px}.max-w-\[600px\]{max-width:600px}.max-w-\[70vw\]{max-width:70vw}.max-w-\[777px\]{max-width:777px}.max-w-\[850px\]{max-width:850px}.max-w-\[90vw\]{max-width:90vw}.max-w-full{max-width:100%}.max-w-md{max-width:28rem}.max-w-min{max-width:-moz-min-content;max-width:min-content}.max-w-xl{max-width:36rem}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[1px\]{--tw-translate-x: 1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[33px\]{--tw-translate-x: 33px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-full{--tw-translate-x: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-1{--tw-translate-y: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-4{--tw-translate-y: 1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[1px\]{--tw-translate-y: 1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[1\.01\]{--tw-scale-x: 1.01;--tw-scale-y: 1.01;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.gap-\[1\.5vw\]{gap:1.5vw}.gap-\[1vh\]{gap:1vh}.gap-\[2dvh\]{gap:2dvh}.gap-\[2vw\]{gap:2vw}.gap-\[4dvh\]{gap:4dvh}.gap-\[4vh\]{gap:4vh}.gap-\[5vh\]{gap:5vh}.gap-\[6dvh\]{gap:6dvh}.gap-\[6px\]{gap:6px}.gap-\[6vh\]{gap:6vh}.gap-\[7vh\]{gap:7vh}.gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-y-12{row-gap:3rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(243 244 246 / var(--tw-divide-opacity, 1))}.divide-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(209 213 219 / var(--tw-divide-opacity, 1))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.scroll-smooth{scroll-behavior:smooth}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[3vh\]{border-radius:3vh}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.rounded-b-3xl{border-bottom-right-radius:1.5rem;border-bottom-left-radius:1.5rem}.rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-\[1\.6px\]{border-width:1.6px}.border-l-2{border-left-width:2px}.border-t{border-top-width:1px}.border-\[\#344054\]{--tw-border-opacity: 1;border-color:rgb(52 64 84 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-primary-base{--tw-border-opacity: 1;border-color:rgb(52 64 84 / var(--tw-border-opacity, 1))}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-white\/15{border-color:#ffffff26}.\!bg-white{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important}.bg-\[\#050066\]{--tw-bg-opacity: 1;background-color:rgb(5 0 102 / var(--tw-bg-opacity, 1))}.bg-\[\#060F5F\]{--tw-bg-opacity: 1;background-color:rgb(6 15 95 / var(--tw-bg-opacity, 1))}.bg-\[\#344054\]{--tw-bg-opacity: 1;background-color:rgb(52 64 84 / var(--tw-bg-opacity, 1))}.bg-\[\#344054\]\/10{background-color:#3440541a}.bg-\[\#D3B38E\]{--tw-bg-opacity: 1;background-color:rgb(211 179 142 / var(--tw-bg-opacity, 1))}.bg-\[\#E3F1F1\]{--tw-bg-opacity: 1;background-color:rgb(227 241 241 / var(--tw-bg-opacity, 1))}.bg-amber-200{--tw-bg-opacity: 1;background-color:rgb(253 230 138 / var(--tw-bg-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-blue-300{--tw-bg-opacity: 1;background-color:rgb(147 197 253 / var(--tw-bg-opacity, 1))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.bg-gray-700{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-grey-100{--tw-bg-opacity: 1;background-color:rgb(242 244 247 / var(--tw-bg-opacity, 1))}.bg-grey-300{--tw-bg-opacity: 1;background-color:rgb(208 213 221 / var(--tw-bg-opacity, 1))}.bg-grey-500\/80{background-color:#667085cc}.bg-grey-700,.bg-primary-base{--tw-bg-opacity: 1;background-color:rgb(52 64 84 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-slate-900{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-opacity-75{--tw-bg-opacity: .75}.bg-contain{background-size:contain}.bg-cover{background-size:cover}.bg-center{background-position:center}.bg-no-repeat{background-repeat:no-repeat}.fill-emerald-500{fill:#10b981}.object-cover{-o-object-fit:cover;object-fit:cover}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-\[10vw\]{padding-left:10vw;padding-right:10vw}.px-\[2vh\]{padding-left:2vh;padding-right:2vh}.px-\[2vw\]{padding-left:2vw;padding-right:2vw}.px-\[3dvh\]{padding-left:3dvh;padding-right:3dvh}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[1\.5vh\]{padding-top:1.5vh;padding-bottom:1.5vh}.py-\[10vh\]{padding-top:10vh;padding-bottom:10vh}.py-\[1dvh\]{padding-top:1dvh;padding-bottom:1dvh}.py-\[1vh\]{padding-top:1vh;padding-bottom:1vh}.py-\[20dvh\]{padding-top:20dvh;padding-bottom:20dvh}.py-\[2dvh\]{padding-top:2dvh;padding-bottom:2dvh}.py-\[2vh\]{padding-top:2vh;padding-bottom:2vh}.py-\[4vh\]{padding-top:4vh;padding-bottom:4vh}.pb-20{padding-bottom:5rem}.pb-4{padding-bottom:1rem}.pb-\[2\%\]{padding-bottom:2%}.pb-\[3vh\]{padding-bottom:3vh}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-6{padding-left:1.5rem}.pl-\[1vh\]{padding-left:1vh}.pl-\[3vh\]{padding-left:3vh}.pr-10{padding-right:2.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-9{padding-right:2.25rem}.pr-\[1vh\]{padding-right:1vh}.pr-\[1vw\]{padding-right:1vw}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-\[8\%\]{padding-top:8%}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-\[Montserrat\]{font-family:Montserrat}.font-\[Roboto\]{font-family:Roboto}.\!text-\[2\.5vh\]{font-size:2.5vh!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-\[1\.1rem\]{font-size:1.1rem}.text-\[1\.5rem\]{font-size:1.5rem}.text-\[11\.5px\]{font-size:11.5px}.text-\[11rem\]{font-size:11rem}.text-\[14px\]{font-size:14px}.text-\[1rem\]{font-size:1rem}.text-\[2\.5dvh\]{font-size:2.5dvh}.text-\[2\.5rem\]{font-size:2.5rem}.text-\[2\.5vh\]{font-size:2.5vh}.text-\[24px\]{font-size:24px}.text-\[2dvh\]{font-size:2dvh}.text-\[2rem\]{font-size:2rem}.text-\[3\.5vh\]{font-size:3.5vh}.text-\[30px\]{font-size:30px}.text-\[34px\]{font-size:34px}.text-\[3dvh\]{font-size:3dvh}.text-\[3vh\]{font-size:3vh}.text-\[4dvh\]{font-size:4dvh}.text-\[4vh\]{font-size:4vh}.text-\[5dvh\]{font-size:5dvh}.text-\[5rem\]{font-size:5rem}.text-\[6dvh\]{font-size:6dvh}.text-\[6vh\]{font-size:6vh}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.normal-case{text-transform:none}.leading-4{line-height:1rem}.leading-6{line-height:1.5rem}.leading-\[1\.2\]{line-height:1.2}.leading-\[1\.5\]{line-height:1.5}.leading-none{line-height:1}.leading-normal{line-height:1.5}.text-\[\#060F5F\]{--tw-text-opacity: 1;color:rgb(6 15 95 / var(--tw-text-opacity, 1))}.text-\[\#276937\]{--tw-text-opacity: 1;color:rgb(39 105 55 / var(--tw-text-opacity, 1))}.text-\[\#344054\]{--tw-text-opacity: 1;color:rgb(52 64 84 / var(--tw-text-opacity, 1))}.text-\[\#475467\]{--tw-text-opacity: 1;color:rgb(71 84 103 / var(--tw-text-opacity, 1))}.text-\[\#667085\]{--tw-text-opacity: 1;color:rgb(102 112 133 / var(--tw-text-opacity, 1))}.text-\[\#DFE3F8\]{--tw-text-opacity: 1;color:rgb(223 227 248 / var(--tw-text-opacity, 1))}.text-\[\#F5F5F5\]{--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity, 1))}.text-\[\#F9F9F9\]{--tw-text-opacity: 1;color:rgb(249 249 249 / var(--tw-text-opacity, 1))}.text-\[\#FFFFFF\],.text-\[\#fff\]{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-gray-200{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-primary-base{--tw-text-opacity: 1;color:rgb(52 64 84 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-30{opacity:.3}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_4px_1px_rgba\(225\,225\,225\,\.5\)\]{--tw-shadow: 0 0 4px 1px rgba(225,225,225,.5);--tw-shadow-colored: 0 0 4px 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.ring-0{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-inset{--tw-ring-inset: inset}.ring-black{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity, 1))}.ring-gray-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1))}.ring-primary-base{--tw-ring-opacity: 1;--tw-ring-color: rgb(52 64 84 / var(--tw-ring-opacity, 1))}.ring-slate-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(226 232 240 / var(--tw-ring-opacity, 1))}.ring-slate-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(51 65 85 / var(--tw-ring-opacity, 1))}.ring-opacity-5{--tw-ring-opacity: .05}.ring-offset-4{--tw-ring-offset-width: 4px}.invert{--tw-invert: invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-1000{transition-duration:1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#000;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}:root ::-webkit-scrollbar{width:6px}:root ::-webkit-scrollbar-track{border-radius:4px;background-color:#20c9ff33}:root ::-webkit-scrollbar-thumb{border-radius:4px;background-color:#e1e1e199}.placeholder\:text-gray-400::-moz-placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.placeholder\:text-gray-400::placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.hover\:scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-110:hover{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-125:hover{--tw-scale-x: 1.25;--tw-scale-y: 1.25;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-\[1\.01\]:hover{--tw-scale-x: 1.01;--tw-scale-y: 1.01;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-\[1\.1\]:hover{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-\[102\%\]:hover{--tw-scale-x: 102%;--tw-scale-y: 102%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:rounded-md:hover{border-radius:.375rem}.hover\:bg-\[\#475467\]:hover{--tw-bg-opacity: 1;background-color:rgb(71 84 103 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-500:hover{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-400:hover{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-700\/50:hover{background-color:#37415180}.hover\:bg-grey-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-primary-base:hover{--tw-bg-opacity: 1;background-color:rgb(52 64 84 / var(--tw-bg-opacity, 1))}.hover\:bg-primary-light:hover{--tw-bg-opacity: 1;background-color:rgb(152 162 179 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-700:hover{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:text-\[\#FFFFFF\]:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:text-gray-500:hover{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.hover\:text-primary-light:hover{--tw-text-opacity: 1;color:rgb(152 162 179 / var(--tw-text-opacity, 1))}.hover\:text-slate-100:hover{--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.hover\:text-slate-900:hover{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:shadow-\[0_1px_8px_6px_rgba\(0\,0\,0\,0\.5\)\]:hover{--tw-shadow: 0 1px 8px 6px rgba(0,0,0,.5);--tw-shadow-colored: 0 1px 8px 6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:ring-1:hover{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.hover\:ring-primary-base:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(52 64 84 / var(--tw-ring-opacity, 1))}.hover\:ring-slate-300:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(203 213 225 / var(--tw-ring-opacity, 1))}.hover\:ring-slate-500:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(100 116 139 / var(--tw-ring-opacity, 1))}.hover\:ring-offset-4:hover{--tw-ring-offset-width: 4px}.focus\:border-blue-500:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-0:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-inset:focus{--tw-ring-inset: inset}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus\:ring-indigo-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1))}.focus\:ring-primary-base:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(52 64 84 / var(--tw-ring-opacity, 1))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:outline-2:focus-visible{outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-blue-600:focus-visible{outline-color:#2563eb}.focus-visible\:outline-primary-base:focus-visible{outline-color:#344054}.focus-visible\:outline-slate-900:focus-visible{outline-color:#0f172a}.focus-visible\:outline-white:focus-visible{outline-color:#fff}.focus-visible\:ring-slate-300:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(203 213 225 / var(--tw-ring-opacity, 1))}.active\:bg-blue-800:active{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}.active\:bg-gray-300:active{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.active\:bg-primary-light:active{--tw-bg-opacity: 1;background-color:rgb(152 162 179 / var(--tw-bg-opacity, 1))}.active\:bg-slate-100:active{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.active\:bg-slate-800:active{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.active\:bg-white:active{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.active\:text-blue-100:active{--tw-text-opacity: 1;color:rgb(219 234 254 / var(--tw-text-opacity, 1))}.active\:text-slate-300:active{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.active\:text-slate-400:active{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.active\:text-slate-600:active{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.active\:text-slate-900:active{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.active\:text-white:active{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.active\:ring-slate-700:active{--tw-ring-opacity: 1;--tw-ring-color: rgb(51 65 85 / var(--tw-ring-opacity, 1))}.disabled\:opacity-50:disabled{opacity:.5}.peer:checked~.peer-checked\:border-primary-base{--tw-border-opacity: 1;border-color:rgb(52 64 84 / var(--tw-border-opacity, 1))}@media (min-width: 640px){.sm\:mx-0{margin-left:0;margin-right:0}.sm\:my-8{margin-top:2rem;margin-bottom:2rem}.sm\:ml-4{margin-left:1rem}.sm\:mt-0{margin-top:0}.sm\:mt-5{margin-top:1.25rem}.sm\:mt-6{margin-top:1.5rem}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:h-10{height:2.5rem}.sm\:w-10{width:2.5rem}.sm\:w-full{width:100%}.sm\:max-w-lg{max-width:32rem}.sm\:max-w-sm{max-width:24rem}.sm\:translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:scale-95{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:flex-row-reverse{flex-direction:row-reverse}.sm\:items-start{align-items:flex-start}.sm\:items-center{align-items:center}.sm\:rounded-lg{border-radius:.5rem}.sm\:p-0{padding:0}.sm\:p-6{padding:1.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-\[3vh\]{padding-left:3vh;padding-right:3vh}.sm\:pl-6{padding-left:1.5rem}.sm\:pr-6{padding-right:1.5rem}.sm\:pt-\[2\%\]{padding-top:2%}.sm\:pt-\[3\%\]{padding-top:3%}.sm\:text-left{text-align:left}.sm\:text-\[10dvh\]{font-size:10dvh}.sm\:text-\[4dvh\]{font-size:4dvh}.sm\:text-\[4vh\]{font-size:4vh}.sm\:text-\[9vh\]{font-size:9vh}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:leading-6{line-height:1.5rem}}@media (min-width: 768px){.md\:justify-center{justify-content:center}}@media (min-width: 1024px){.lg\:h-\[250px\]{height:250px}.lg\:w-\[450px\]{width:450px}}@media (min-width: 1280px){.xl\:mb-16{margin-bottom:4rem}.xl\:block{display:block}.xl\:inline{display:inline}.xl\:hidden{display:none}.xl\:h-\[280px\]{height:280px}.xl\:w-\[238px\]{width:238px}.xl\:max-w-\[60dvw\]{max-width:60dvw}.xl\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.xl\:pt-6{padding-top:1.5rem}}@media (min-width: 1536px){.\32xl\:max-w-\[40dvw\]{max-width:40dvw}}@media (prefers-color-scheme: dark){.dark\:text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}}body{height:100dvh;width:100dvw;min-height:-webkit-fill-available;min-width:-webkit-fill-available}#headlessui-portal-root{position:absolute;top:0}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1}.Toastify__toast-icon{margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.page-not-found{font-family:Gamja Flower,cursive;display:flex;align-items:center;justify-content:center;background-color:#fff;margin:0;flex-direction:column;color:#000}.page-not-found p{font-family:Comfortaa,cursive;font-size:30px;text-align:center}.page-not-found a{color:red;text-decoration:none}.page-not-found .not-found{background-color:#000;color:#fff;padding:15px 30px}.page-not-found .tipsiz{display:flex;align-items:center;justify-content:center;margin:10px;flex-direction:column}.page-not-found .tipsiz-body{display:flex;align-items:center;margin:10px}.page-not-found .arm{align-self:flex-end;width:50px;height:90px;border-top:3px solid black}.page-not-found .left-arm{border-right:3px solid black;transform:skew(20deg)}.page-not-found .right-arm{border-left:3px solid black;transform:skew(-20deg)}.page-not-found .face{width:300px;height:200px;border:3px solid black;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-left:20px;margin-right:20px;border-radius:15px}.page-not-found .upper-face{display:flex;align-items:center;justify-content:center;letter-spacing:80px;margin-left:80px}.page-not-found .element{font-size:60px}.page-not-found .mouth{width:20px;height:10px;border-top-left-radius:25px;border-top-right-radius:25px;border:3px solid black;border-bottom:0}.comment{height:30dvh;width:100%;border-radius:1dvh;border-width:0px;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:2dvh;--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.comment:focus{border-width:0px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.comment{font-size:2.5dvh;--tw-text-opacity: 1;color:rgb(39 105 55 / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s}.comment::-moz-placeholder{font-size:2.5dvh;--tw-text-opacity: 1;color:rgb(207 174 131 / var(--tw-text-opacity, 1))}.comment::placeholder{font-size:2.5dvh;--tw-text-opacity: 1;color:rgb(207 174 131 / var(--tw-text-opacity, 1))}.comment:focus{--tw-shadow: 0 4px 15px rgba(255,255,255,.3),0 -4px 15px rgba(255,255,255,.3),4px 0 15px rgba(255,255,255,.3),-4px 0 15px rgba(255,255,255,.3);--tw-shadow-colored: 0 4px 15px var(--tw-shadow-color), 0 -4px 15px var(--tw-shadow-color), 4px 0 15px var(--tw-shadow-color), -4px 0 15px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}
