@import"https://fonts.googleapis.com/css2?family=Oswald:wght@600&display=swap";@import"https://fonts.googleapis.com/css?family=Comfortaa|Gamja+Flower";.menuReactView{pointer-events:none}.menuReactView.open .menuContainer{left:5dvh}.menuReactView .menuButton{position:absolute;top:5dvh;left:5dvh;width:10dvh;height:10dvh;background-color:#fafcff;border-radius:20%;box-shadow:0 0 2dvh #0a52e673 inset;transition:background-color .25s,border-color .25s}.menuReactView .menuButton:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:115%;height:115%;border-radius:20%;box-shadow:0 0 2dvh #fafcff inset;animation:buttonMenuAfterIdle 2s ease-in-out infinite}.menuReactView .menuButton.activate{background-color:#034097}.menuReactView .menuButton.activate .lines .line{background-color:#fafcff;transition:transform .25s,background-color .25s}.menuReactView .menuButton.activate .lines .line.line1,.menuReactView .menuButton.activate .lines .line.line2{transform:translate(-50%,-50%) rotate(45deg) translateY(0)}.menuReactView .menuButton.activate .lines .line.line3{transform:translate(-50%,-50%) rotate(-45deg) translateY(0)}.menuReactView .menuButton .lines{z-index:1;width:50%}.menuReactView .menuButton .lines .line{background-color:#034097;height:.5dvh;border-radius:20dvh;transition:transform .25s,background-color .25s}.menuReactView .menuButton .lines .line.line1{transform:translate(-50%,-50%) translateY(-1.5dvh)}.menuReactView .menuButton .lines .line.line2{transform:translate(-50%,-50%) translateY(0)}.menuReactView .menuButton .lines .line.line3{transform:translate(-50%,-50%) translateY(1.5dvh)}@keyframes buttonMenuAfterIdle{0%,to{width:115%;height:115%}50%{width:110%;height:110%}}.menuReactView .menuContainer{position:absolute;top:17dvh;left:-100dvh;padding:3dvh;transition:left .25s;background:#fafcff40;box-shadow:0 1dvh 3dvh #0505051a;-webkit-backdrop-filter:blur(2dvh);backdrop-filter:blur(2dvh);border-radius:2dvh;border:.5dvh solid rgba(250,252,255,.4)}.menuReactView .menuContainer .buttonsContainer{display:flex;flex-direction:column;gap:2dvh;align-items:flex-start;justify-content:center}.menuReactView .menuContainer .buttonsContainer button{position:relative;display:flex;align-items:center;justify-content:flex-start;gap:2dvh;color:#050505;z-index:1;transition:transform .25s;font-family:rajdhani,sans-serif;font-size:3dvh;font-weight:600;width:100%;padding:1dvh 0 3dvh;border-bottom:.25dvh solid rgba(136,136,136,.2)}.menuReactView .menuContainer .buttonsContainer button:first-child{padding-top:0}.menuReactView .menuContainer .buttonsContainer button:last-child{border-bottom:none;padding-bottom:0}.menuReactView .menuContainer .buttonsContainer button svg,.menuReactView .menuContainer .buttonsContainer button img{width:3dvh;height:auto;stroke:none}.menuReactView .menuContainer .buttonsContainer button svg path,.menuReactView .menuContainer .buttonsContainer button svg polygon,.menuReactView .menuContainer .buttonsContainer button img path,.menuReactView .menuContainer .buttonsContainer button img polygon{fill:#034097;transition:fill .25s}#SELECT .select-wrapper{position:relative;width:100%}#SELECT .select-button{width:100%;border-radius:9999px;border-width:2px;--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:2vh 3vh;--tw-text-opacity: 1;color:rgb(52 64 84 / var(--tw-text-opacity, 1));--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);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}#SELECT .select-button:hover{--tw-bg-opacity: 1;background-color:rgb(52 64 84 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.select-options{position:absolute;z-index:1000;margin-top:.25rem;overflow:hidden;border-radius:3vh;border-width:2px;--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(52 64 84 / var(--tw-text-opacity, 1))}.select-option{display:flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;justify-content:space-between;gap:1vh;padding-top:2vh;padding-bottom:2vh;padding-left:3vh;font-size:2.5vh;line-height:1.2;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.select-option:hover{--tw-bg-opacity: 1;background-color:rgb(52 64 84 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}#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{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 .line{position:absolute;top:50%;left:50%;width:100%;height:3px;background-color:#000000b3!important;transform-origin:50% 50%}.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)}#MENU .menu-panel .menu-container{display:flex;min-width:200px;cursor:default;flex-direction:column;align-items:center;gap:1vh;padding:1dvh;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}.rotation-dialog{position:relative;z-index:5000;display:flex;height:100dvh;width:100dvw;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));flex-direction:column;align-items:center;justify-content:center;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.25rem 1rem 1rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.rotation-dialog .inner-bg{position:absolute;top:2dvh;left:1dvw;height:90dvh;width:90dvw}*,: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!important}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.\!visible{visibility:visible!important}.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}.bottom-0{bottom:0}.bottom-4{bottom:1rem}.bottom-\[12dvh\]{bottom:12dvh}.bottom-\[3dvh\]{bottom:3dvh}.bottom-\[5dvh\]{bottom:5dvh}.left-0{left:0}.left-1\/2{left:50%}.left-\[10dvw\]{left:10dvw}.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-40{z-index:40}.z-50{z-index:50}.z-\[1000\]{z-index:1000}.z-\[2000\]{z-index:2000}.z-\[5000\]{z-index:5000}.z-\[500\]{z-index:500}.m-0{margin:0}.m-10{margin:2.5rem}.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-\[2dvh\]{margin-top:2dvh}.mt-\[3dvh\]{margin-top:3dvh}.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-0{height:0px}.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-\[30dvh\]{height:30dvh}.h-\[3dvh\]{height:3dvh}.h-\[3vh\]{height:3vh}.h-\[5vh\]{height:5vh}.h-\[68\.8px\]{height:68.8px}.h-\[6dvh\]{height:6dvh}.h-\[70\%\]{height:70%}.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%}.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}.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-\[287px\]{width:287px}.w-\[295px\]{width:295px}.w-\[350px\]{width:350px}.w-\[3vh\]{width:3vh}.w-\[56px\]{width:56px}.w-\[5vh\]{width:5vh}.w-\[68\.8px\]{width:68.8px}.w-\[6dvh\]{width:6dvh}.w-\[80\%\]{width:80%}.w-\[90\%\]{width:90%}.w-\[90dvw\]{width:90dvw}.w-\[90vw\]{width:90vw}.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-\[40px\]{max-width:40px}.max-w-\[438px\]{max-width:438px}.max-w-\[476px\]{max-width:476px}.max-w-\[60dvh\]{max-width:60dvh}.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\.03\]{--tw-scale-x: 1.03;--tw-scale-y: 1.03;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-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.gap-\[1dvh\]{gap:1dvh}.gap-\[1vh\]{gap:1vh}.gap-\[2dvh\]{gap:2dvh}.gap-\[2vh\]{gap:2vh}.gap-\[4dvh\]{gap:4dvh}.gap-\[4vh\]{gap:4vh}.gap-\[5vh\]{gap:5vh}.gap-\[6dvh\]{gap:6dvh}.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-b{border-bottom-width:1px}.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-\[\#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-\[\#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-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-8{padding-bottom:2rem}.pb-\[2\%\]{padding-bottom:2%}.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}.pr-10{padding-right:2.5rem}.pr-2{padding-right:.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-\[\'century-gothic\'\]{font-family:century-gothic}.font-\[Roboto\]{font-family:Roboto}.font-\[rajdhani\]{font-family:rajdhani}.\!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-\[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-\[6vh\]{font-size:6vh}.text-\[8vh\]{font-size:8vh}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.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}.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-\[\#034097\]{--tw-text-opacity: 1;color:rgb(3 64 151 / var(--tw-text-opacity, 1))}.text-\[\#060F5F\]{--tw-text-opacity: 1;color:rgb(6 15 95 / 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-\[\#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-50{opacity:.5}.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}.blur{--tw-blur: blur(8px);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,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-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-\[\#034097\]::-moz-placeholder{--tw-text-opacity: 1;color:rgb(3 64 151 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#034097\]::placeholder{--tw-text-opacity: 1;color:rgb(3 64 151 / var(--tw-text-opacity, 1))}.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\.03\]:hover{--tw-scale-x: 1.03;--tw-scale-y: 1.03;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\: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-\[400px\]{width:400px}.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\:block{display:block}.lg\:h-\[250px\]{height:250px}.lg\:w-\[450px\]{width:450px}}@media (min-width: 1280px){.xl\:bottom-\[2\%\]{bottom:2%}.xl\:mb-16{margin-bottom:4rem}.xl\:mt-16{margin-top: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\:w-\[600px\]{width:600px}}@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}.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}.container{max-width:inherit}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;list-style:none}.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}input[checkbox],input[radio]{cursor:pointer}.three-container{width:100%;height:100%}.three-container canvas{width:100%;height:100%;pointer-events:all}.buttonBase{display:flex;align-items:center;justify-content:center;gap:2dvh}.buttonBase .shortcut{position:relative;display:block;padding:.25dvh 1dvh}.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%)}.swapVertical:focus .text1,.swapVertical:hover .text1{transform:translateY(-100%);opacity:0}.swapVertical:focus .text2,.swapVertical:hover .text2{transform:translateY(0);opacity:1}.swapVertical .textContainer{overflow:hidden}.swapVertical .text{flex:0;white-space:nowrap;position:relative;display:block}.swapVertical .text1{display:block;transform:translateY(0);opacity:1;transition:transform .5s,opacity .5s}.swapVertical .text2{position:absolute;top:0;left:0;display:block;transform:translateY(100%);transition:transform .5s,opacity .5s;opacity:0}.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 .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}.menuButton .lines{position:absolute;top:50%;left:50%;width:50%;transform:translate(-50%,-50%)}.menuButton .lines .line{position:absolute;top:50%;left:50%;width:100%;height:3px;background-color:#fff;transform-origin:50% 50%;transition:transform .5s}.menuButton .lines .line.line1{transform:translate(-50%,-50%) translateY(-10px)}.menuButton .lines .line.line2{transform:translate(-50%,-50%) translateY(0)}.menuButton .lines .line.line3{transform:translate(-50%,-50%) translateY(10px)}.menuButton:hover .line.line1,.menuButton:hover .line.line2{transform:translate(-50%,-50%) translateY(0) rotate(45deg)}.menuButton:hover .line.line3{transform:translate(-50%,-50%) translateY(0) rotate(-45deg)}.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:#fff;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}.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:1dvh;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:1dvh;padding:2dvh;justify-content:center;display:none}.quickLinks .links.open{display:flex}.quickLinks .links .buttonLink{width:100%;border:1px solid white;padding:1dvh}.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 .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%)}.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;font-size:.7em}.virtualGamePadReactView .VGP_Common .VGP_SELECT{left:-50px}.virtualGamePadReactView .VGP_Common .VGP_START{left:50px}.stats{position:absolute;top:0;left:0}.pixi-container{width:100%;height:100%}.pixi-container canvas{width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pixi-stats{position:fixed;top:0;left:0;background-color:#00000080;padding:10px;color:#fff;font-size:12px;display:flex;gap:10px}.pixi-stats .counter{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px}.pixi-stats .counter .value{font-weight:700}html,body{overscroll-behavior:none}.icon{width:5dvh;height:5dvh}.icon .noFill{fill:transparent!important}.title{font-family:rajdhani,sans-serif;font-size:5dvh;font-weight:700;font-style:normal;font-display:swap}.subtitle{font-family:rajdhani,sans-serif;font-size:4dvh;font-weight:600;font-style:normal;font-display:swap}.paragraphL{font-family:rajdhani,sans-serif;font-size:4.5dvh;font-weight:500;font-style:normal;font-display:swap}.paragraphM{font-family:rajdhani,sans-serif;font-size:3.5dvh;font-weight:500;font-style:normal;font-display:swap}.paragraphS{font-family:rajdhani,sans-serif;font-size:3dvh;font-weight:400;font-style:normal;font-display:swap}.paragraphXS{font-family:rajdhani,sans-serif;font-size:3dvh;font-weight:300;font-style:normal;font-display:swap}.semiBold{font-weight:600}.bold{font-weight:700}@font-face{font-family:rajdhani;src:url(../assets/game/fonts/Rajdhani-Bold.woff) format("woff"),url(../assets/game/fonts/Rajdhani-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:rajdhani;src:url(../assets/game/fonts/Rajdhani-SemiBold.woff) format("woff"),url(../assets/game/fonts/Rajdhani-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:rajdhani;src:url(../assets/game/fonts/Rajdhani-Medium.woff) format("woff"),url(../assets/game/fonts/Rajdhani-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:rajdhani;src:url(../assets/game/fonts/Rajdhani-Regular.woff) format("woff"),url(../assets/game/fonts/Rajdhani-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:rajdhani;src:url(../assets/game/fonts/Rajdhani-Light.woff) format("woff"),url(../assets/game/fonts/Rajdhani-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:century-gothic;src:url(../assets/game/fonts/CenturyGothic.woff) format("woff"),url(../assets/game/fonts/CenturyGothic.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}.lagardereButtonBase{display:flex;flex-direction:column;justify-content:center;align-items:center;text-transform:uppercase;padding:2dvh 6dvh;border-radius:.75dvh;background:#034097;color:#fafcff;box-shadow:0 0 2dvh #0a52e6a1 inset;transition:background .25s,color .25s;animation:buttonIdle 5s ease-in-out infinite;cursor:pointer}.lagardereButtonBase:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:110%;height:120%;border-radius:.75dvh;box-shadow:0 0 2dvh #fafcff inset;animation:buttonAfterIdle 5s ease-in-out infinite}.lagardereButtonBase:hover{animation:none;box-shadow:0 0 15dvh #0a52e6 inset}@media (hover: none){.lagardereButtonBase:hover{box-shadow:none!important}}.lagardereButtonBase:active,.lagardereButtonBase:focus{animation:none;box-shadow:0 0 2dvh #0a52e640 inset;background-color:#fafcff;color:#034097}@keyframes buttonIdle{0%,to{box-shadow:0 0 4dvh #0a52e6a1 inset}50%{box-shadow:0 0 5dvh #0a52e6 inset}}@keyframes buttonAfterIdle{0%,to{width:110%;height:120%}50%{width:105%;height:110%}}.secondaryLagardereButtonBase{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;text-transform:capitalize;color:#034097;cursor:pointer}.secondaryLagardereButtonBase *{font-weight:600}.secondaryLagardereButtonBase:after{content:"";position:absolute;bottom:.5dvh;left:0;width:100%;height:.5dvh;background-color:#034097}.secondaryLagardereButtonBase .icon{transition:all .25s;animation:chatButtonIconAnimation 3s ease-in-out infinite}@keyframes chatButtonIconAnimation{0%{transform:translate(0)}50%{transform:translate(-.75dvh)}to{transform:translate(0)}}.secondaryLagardereButtonBase:active .icon,.secondaryLagardereButtonBase:focus .icon,.secondaryLagardereButtonBase:hover .icon{width:7dvh;height:7dvh}.secondaryLagardereButtonBase:active:after,.secondaryLagardereButtonBase:focus:after,.secondaryLagardereButtonBase:hover:after{animation:chatButtonBorderAnimation .5s cubic-bezier(.68,-.55,.265,1.55) forwards}@keyframes chatButtonBorderAnimation{0%{width:0}to{width:100%}}.roundedLagardereButtonBase{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;text-transform:capitalize;color:#034097;cursor:pointer;width:12.5dvh;height:12.5dvh;border-radius:50%;background-color:#034097;box-shadow:0 0 2dvh #0a52e6a1 inset}.roundedLagardereButtonBase:after{content:"";position:absolute;top:50%;left:50%;width:12.5dvh;height:12.5dvh;transform:translate(-50%,-50%);border-radius:50%;border:.5dvh solid #FAFCFF;animation:roundedButtonAfterIdle 2s cubic-bezier(.47,0,.745,.715) infinite}@keyframes roundedButtonAfterIdle{0%,to{width:15dvh;height:15dvh;transform:translate(-50%,-50%)}50%{width:15.5dvh;height:15.5dvh;transform:translate(-50%,-50%)}}.roundedLagardereButtonBase.trash{background-color:#ee54c5;box-shadow:0 0 2dvh #fafcffa1 inset}.roundedLagardereButtonBase *{font-weight:600}.roundedLagardereButtonBase svg{width:7dvh;height:7dvh}.roundedLagardereButtonBase .subtitle{bottom:0;transform:translateY(125%);text-transform:uppercase;position:absolute;color:#034097}.roundedLagardereButtonBase:hover{animation:none;box-shadow:0 0 15dvh #0a52e6 inset}.roundedLagardereButtonBase:hover.trash{box-shadow:0 0 2dvh #ee54c5a1 inset}@media (hover: none){.roundedLagardereButtonBase:hover{box-shadow:none!important}}.roundedLagardereButtonBase:active,.roundedLagardereButtonBase:focus{animation:none;box-shadow:0 0 2dvh #0a52e640 inset;background-color:#fafcff;color:#034097}.roundedLagardereButtonBase:active svg,.roundedLagardereButtonBase:focus svg{width:7dvh;height:7dvh}.roundedLagardereButtonBase:active svg path,.roundedLagardereButtonBase:focus svg path{fill:#034097;stroke:#034097}.roundedLagardereButtonBase:active.trash svg path,.roundedLagardereButtonBase:focus.trash svg path{fill:#ee54c5;stroke:#ee54c5}.tutorialHUDReactView{width:100%;height:100%;position:absolute;top:0;left:0;pointer-events:none}.tutorialHUDReactView .tutorialButtonSuperContainer{position:absolute;bottom:5dvh;left:5dvh;border-radius:50%;background:#fafcff;box-shadow:0 0 6dvh 1dvh #ee54c559 inset}.tutorialHUDReactView .tutorialButtonSuperContainer.clicked{animation:buttonClick .3s ease-out}@keyframes buttonClick{0%{transform:scale(1)}50%{transform:scale(.8)}to{transform:scale(1)}}.tutorialHUDReactView .tutorialButtonSuperContainer.open .tutorialButtonContainer .tutorialButton{transform:scale(1) translateY(-.75dvh) rotateY(360deg)}.tutorialHUDReactView .tutorialButtonSuperContainer:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;border:.5dvh solid #FAFCFF;pointer-events:none;animation:buttonPulse 2s ease-out infinite}@keyframes buttonPulse{0%{opacity:0;transform:scale(1)}50%{opacity:.5}to{opacity:0;transform:scale(1.25)}}.tutorialHUDReactView .tutorialButtonSuperContainer .tutorialButtonContainer{width:100%;height:100%;padding:1dvh;border-radius:50%;overflow:hidden}.tutorialHUDReactView .tutorialButtonSuperContainer .tutorialButtonContainer .tutorialIndication{z-index:-1;position:absolute;top:50%;left:100%;background:#fafcff1a;box-shadow:0 1dvh 3dvh #0505051a;-webkit-backdrop-filter:blur(5dvh);backdrop-filter:blur(5dvh);border-radius:4dvh;border:.5dvh solid rgba(250,252,255,.2);width:-moz-fit-content;width:fit-content;padding:3dvh 5dvh;gap:2dvh;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:translate(-3dvh,-50%);color:#034097;transition:opacity .5s ease-out,left .5s ease-out}.tutorialHUDReactView .tutorialButtonSuperContainer .tutorialButtonContainer .tutorialIndication.hide{opacity:0;left:10%;pointer-events:none}.tutorialHUDReactView .tutorialButtonSuperContainer .tutorialButtonContainer .tutorialIndication .paragraphM{width:60dvh;color:#050505}.tutorialHUDReactView .tutorialButtonSuperContainer .tutorialButtonContainer .tutorialIndication .chatPopinButton{align-self:flex-end}.tutorialHUDReactView .tutorialButtonSuperContainer .tutorialButtonContainer .tutorialIndication .chatPopinButton .icon{width:3dvh;margin-bottom:1dvh}.tutorialHUDReactView .tutorialButtonSuperContainer .tutorialButtonContainer .tutorialIndication .chatPopinButton .icon path{stroke-width:.5dvh}.tutorialHUDReactView .tutorialButtonSuperContainer .tutorialButtonContainer .tutorialButton{width:15dvh;height:15dvh;transition:transform 1s cubic-bezier(.165,.84,.44,1);transform:scale(.75)}.tutorialHUDReactView .tutorialButtonSuperContainer .tutorialButtonContainer .tutorialButton img{width:inherit;height:inherit}.preloadPopin{position:relative;width:100dvw;height:100dvh;display:flex;justify-content:center;align-items:center;background:#0a52e6}.preloadPopin:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../assets/game/images/square.webp) repeat 75%/15dvh;opacity:.05;pointer-events:none}.preloadPopin .preloadPopinVignette{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle,#fafcff1a 10%,#050505 90%);mix-blend-mode:soft-light;pointer-events:none;z-index:2}.preloadPopin .popinGlassPanelContainer .popinGlassPanel.preloadPopinContainer{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fafcff;width:85dvw;max-height:85dvh}.preloadPopin .popinGlassPanelContainer .popinGlassPanel.preloadPopinContainer.loading{opacity:100%}.preloadPopin .popinGlassPanelContainer .popinGlassPanel.preloadPopinContainer.loaded{opacity:0%}.preloadPopin .popinGlassPanelContainer .popinGlassPanel.preloadPopinContainer .preloadPopinContent{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;width:75dvw;height:80dvh;text-align:center}.preloadPopin .popinGlassPanelContainer .popinGlassPanel.preloadPopinContainer .preloadPopinContent .preloadPopinContentGif{width:25dvh;aspect-ratio:1;overflow:hidden;display:flex;align-items:center;justify-content:center}.preloadPopin .popinGlassPanelContainer .popinGlassPanel.preloadPopinContainer .preloadPopinContent .preloadPopinContentGif img{height:25dvh}.preloadPopin .popinGlassPanelContainer .popinGlassPanel.preloadPopinContainer .preloadPopinContent .preloadPopinContentTip{display:flex;flex-direction:column;align-items:center;justify-content:center}.preloadPopin .popinGlassPanelContainer .popinGlassPanel.preloadPopinContainer .preloadPopinContent .preloadPopinContentTip .icon{margin-bottom:1dvh}.preloadPopin .popinGlassPanelContainer .popinGlassPanel.preloadPopinContainer .preloadPopinContent .preloadPopinContentTip .title{margin-bottom:2dvh}.preloadPopin .popinGlassPanelContainer .popinGlassPanel.preloadPopinContainer .preloadPopinContent .preloadPopinContentTip .paragraphM{line-height:normal}.preloadPopin .popinGlassPanelContainer .popinGlassPanel.preloadPopinContainer .preloadPopinBottom{position:absolute;bottom:0;left:50%;transform:translate(-50%)}.preloadPopin .popinGlassPanelContainer .popinGlassPanel.preloadPopinContainer .preloadPopinBottom .parent{width:35dvh;height:6.5dvh}.preloadPopin .popinGlassPanelContainer .popinGlassPanel.preloadPopinContainer .preloadPopinBottom .child{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:22dvh;height:4.5dvh}.inOutPopin{position:relative;width:100dvw;height:100dvh;display:flex;justify-content:center;align-items:center}.inOutPopin .inOutPopinSuperContainer{position:relative;animation:inOutPopinSuperSpawn .5s ease-out forwards}.inOutPopin .inOutPopinSuperContainer.closed{animation:inOutPopinSuperDespawn .5s ease-out forwards}.inOutPopin .inOutPopinSuperContainer .inOutPopinOutsideContainer{position:absolute;display:flex;justify-content:center;align-items:center;opacity:0;height:auto;width:100%;z-index:2;animation:outsideSpawn 1s ease-in-out forwards}.inOutPopin .inOutPopinSuperContainer .inOutPopinOutsideContainer.closed{opacity:1;animation:outsideDespawn .5s ease-in-out forwards}.inOutPopin .inOutPopinSuperContainer .inOutPopinOutsideContainer.inOutPopinOutsideContainerGif{bottom:0;left:0;max-height:-moz-fit-content;max-height:fit-content;transform:translate(-50%,30%)}.inOutPopin .inOutPopinSuperContainer .inOutPopinOutsideContainer.inOutPopinOutsideContainerButton{bottom:0;left:50%;transform:translate(-50%,50%)}.inOutPopin .inOutPopinSuperContainer .inOutPopinOutsideContainer .outsideContainer{position:relative;display:flex;justify-content:center;align-items:center}.inOutPopin .inOutPopinSuperContainer .inOutPopinOutsideContainer .outsideContainer .inOutPopinGif{width:20dvh}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel{background:#fafcff4d;border:.5dvh solid rgba(250,252,255,.5);height:100dvh;animation:inOutGlassPanelOpen 1s ease-in-out forwards}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.closed{animation:inOutGlassPanelClose .5s ease-in-out forwards}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel:before{background:url(../assets/game/images/square.webp) repeat 75%/10dvh;opacity:.05;pointer-events:none}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#034097;width:70dvw;max-height:70dvh}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:60dvw;max-height:55dvh;text-align:center;overflow:auto}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL>span{opacity:0;position:relative;transition:opacity .5s ease-in-out}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(1){animation-delay:0s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(2){animation-delay:75ms}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(3){animation-delay:.15s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(4){animation-delay:.225s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(5){animation-delay:.3s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(6){animation-delay:.375s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(7){animation-delay:.45s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(8){animation-delay:.525s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(9){animation-delay:.6s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(10){animation-delay:.675s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(11){animation-delay:.75s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(12){animation-delay:.825s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(13){animation-delay:.9s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(14){animation-delay:.975s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(15){animation-delay:1.05s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(16){animation-delay:1.125s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(17){animation-delay:1.2s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(18){animation-delay:1.275s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(19){animation-delay:1.35s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(20){animation-delay:1.425s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(21){animation-delay:1.5s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(22){animation-delay:1.575s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(23){animation-delay:1.65s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(24){animation-delay:1.725s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(25){animation-delay:1.8s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(26){animation-delay:1.875s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(27){animation-delay:1.95s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(28){animation-delay:2.025s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(29){animation-delay:2.1s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(30){animation-delay:2.175s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(31){animation-delay:2.25s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(32){animation-delay:2.325s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(33){animation-delay:2.4s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(34){animation-delay:2.475s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(35){animation-delay:2.55s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(36){animation-delay:2.625s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(37){animation-delay:2.7s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(38){animation-delay:2.775s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(39){animation-delay:2.85s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(40){animation-delay:2.925s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(41){animation-delay:3s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(42){animation-delay:3.075s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(43){animation-delay:3.15s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(44){animation-delay:3.225s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(45){animation-delay:3.3s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(46){animation-delay:3.375s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(47){animation-delay:3.45s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(48){animation-delay:3.525s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(49){animation-delay:3.6s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(50){animation-delay:3.675s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(51){animation-delay:3.75s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(52){animation-delay:3.825s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(53){animation-delay:3.9s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(54){animation-delay:3.975s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(55){animation-delay:4.05s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(56){animation-delay:4.125s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(57){animation-delay:4.2s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(58){animation-delay:4.275s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(59){animation-delay:4.35s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(60){animation-delay:4.425s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(61){animation-delay:4.5s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(62){animation-delay:4.575s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(63){animation-delay:4.65s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(64){animation-delay:4.725s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(65){animation-delay:4.8s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(66){animation-delay:4.875s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(67){animation-delay:4.95s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(68){animation-delay:5.025s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(69){animation-delay:5.1s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(70){animation-delay:5.175s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(71){animation-delay:5.25s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(72){animation-delay:5.325s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(73){animation-delay:5.4s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(74){animation-delay:5.475s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(75){animation-delay:5.55s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(76){animation-delay:5.625s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(77){animation-delay:5.7s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(78){animation-delay:5.775s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(79){animation-delay:5.85s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(80){animation-delay:5.925s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(81){animation-delay:6s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(82){animation-delay:6.075s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(83){animation-delay:6.15s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(84){animation-delay:6.225s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(85){animation-delay:6.3s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(86){animation-delay:6.375s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(87){animation-delay:6.45s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(88){animation-delay:6.525s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(89){animation-delay:6.6s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(90){animation-delay:6.675s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(91){animation-delay:6.75s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(92){animation-delay:6.825s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(93){animation-delay:6.9s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(94){animation-delay:6.975s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(95){animation-delay:7.05s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(96){animation-delay:7.125s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(97){animation-delay:7.2s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(98){animation-delay:7.275s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(99){animation-delay:7.35s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span:nth-child(100){animation-delay:7.425s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .paragraphL.paragraphAnimation>span{animation:falling .75s ease-in-out forwards}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .suspensionPoints{margin-top:2dvh;display:flex;justify-content:center;align-items:center;gap:2dvh;width:100%;height:10dvh}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .suspensionPoints .point{width:1.5dvh;height:1.5dvh;border-radius:50%;background-color:#0340974d}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .suspensionPoints .point:nth-child(1){animation:wave 2s ease-in-out infinite .6s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .suspensionPoints .point:nth-child(2){animation:wave 2s ease-in-out infinite .3s}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinContent .suspensionPoints .point:nth-child(3){animation:wave 2s ease-in-out infinite 0s}@keyframes wave{0%,to{transform:translateY(0)}50%{transform:translateY(-1.5dvh)}}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinTop{position:absolute;top:0;left:50%;transform:translate(-50%) scale(-1)}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinTop .parent{width:35dvh;height:6.5dvh}.inOutPopin .inOutPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.inOutPopinContainer .inOutPopinTop .child{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:22dvh;height:4.5dvh}.spaceShipPopin{position:relative;width:100dvw;height:100dvh;display:flex;justify-content:center;align-items:center}.spaceShipPopin .spaceShipPopinSuperContainer{position:relative}.spaceShipPopin .spaceShipPopinSuperContainer .spaceShipPopinOutsideContainer{position:absolute;display:flex;justify-content:center;align-items:center;opacity:0;height:auto;width:100%;z-index:2;animation:outsideSpawn 1s ease-in-out forwards}.spaceShipPopin .spaceShipPopinSuperContainer .spaceShipPopinOutsideContainer.closed{opacity:1;animation:outsideDespawn .5s ease-in-out forwards}.spaceShipPopin .spaceShipPopinSuperContainer .spaceShipPopinOutsideContainer.spaceShipPopinOutsideContainerButton{bottom:0;left:50%;transform:translate(-50%,50%)}.spaceShipPopin .spaceShipPopinSuperContainer .spaceShipPopinOutsideContainer .outsideContainer{position:relative;display:flex;justify-content:center;align-items:center;gap:10dvh}.spaceShipPopin .spaceShipPopinSuperContainer .spaceShipPopinOutsideContainer .outsideContainer .spaceShipPopinButton .subtitle{color:#fafcff}.spaceShipPopin .spaceShipPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel{background:#fafcff4d;border:.5dvh solid rgba(250,252,255,.5);height:100dvh;display:flex;justify-content:center;align-items:center}.spaceShipPopin .spaceShipPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.spaceShipPopinContainer{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fafcff;width:65dvw;max-height:60dvh}.spaceShipPopin .spaceShipPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.spaceShipPopinContainer .spaceShipPopinContent{display:flex;flex-direction:column;align-items:center;width:55dvw;margin-bottom:5dvh}.spaceShipPopin .spaceShipPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.spaceShipPopinContainer .spaceShipPopinContent img{width:20dvh}.spaceShipPopin .spaceShipPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.spaceShipPopinContainer .spaceShipPopinContent .spaceShipPopinParagraph{font-weight:700;max-height:20dvh;overflow:auto}.SpaceShipPopin{height:100%;width:100%;font-family:rajdhani}.SpaceShipPopin .SpaceShipPopinSuperContainer{height:100%;width:100%}.SpaceShipPopin .SpaceShipPopinSuperContainer .SpaceShipPopinContainer{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:7%;height:50%;width:50%;background-color:#ffffff39;color:#fff;z-index:100;position:relative;top:50%;left:50%;border-radius:35px;border:solid 2px rgba(255,255,255,.5);transform:translate(-50%,-50%);box-shadow:inset 0 0 10px 5px #ffffff80}.SpaceShipPopin .SpaceShipPopinSuperContainer .SpaceShipPopinContainer img{width:12dvh;height:12dvh}.SpaceShipPopin .SpaceShipPopinSuperContainer .SpaceShipPopinContainer .question-text{font-size:3dvh;font-weight:900}.SpaceShipPopin .SpaceShipPopinSuperContainer .SpaceShipPopinContainer .SpaceShipPopinTitle{font-size:2.8dvh;font-style:normal;font-display:swap}.SpaceShipPopin .SpaceShipPopinSuperContainer .SpaceShipPopinContainer .SpaceShipPopinButtons{position:absolute;bottom:-12%;gap:5dvh;width:50%;height:20%;display:flex;justify-content:center;align-items:center;gap:5%}.SpaceShipPopin .SpaceShipPopinSuperContainer .SpaceShipPopinContainer .SpaceShipPopinButtons button{display:flex;justify-content:center;align-items:center;text-align:center;border-radius:100%;width:70%}.SpaceShipPopin .SpaceShipPopinSuperContainer .SpaceShipPopinContainer .SpaceShipPopinButtons button img{border-radius:100%;height:auto;width:100%;padding:.5rem}.SpaceShipPopin .SpaceShipPopinSuperContainer .SpaceShipPopinContainer .SpaceShipPopinButtons p{font-size:2dvh;margin:0}.spaceShipResponsePopin{position:relative;width:100dvw;height:100dvh;display:flex;justify-content:center;align-items:center}.spaceShipResponsePopin .spaceShipResponsePopinSuperContainer{position:relative}.spaceShipResponsePopin .spaceShipResponsePopinSuperContainer .spaceShipResponsePopinOutsideContainer{position:absolute;display:flex;justify-content:center;align-items:center;opacity:0;height:auto;width:100%;z-index:2;animation:outsideSpawn 1s ease-in-out forwards}.spaceShipResponsePopin .spaceShipResponsePopinSuperContainer .spaceShipResponsePopinOutsideContainer.closed{opacity:1;animation:outsideDespawn .5s ease-in-out forwards}.spaceShipResponsePopin .spaceShipResponsePopinSuperContainer .spaceShipResponsePopinOutsideContainer.spaceShipResponsePopinOutsideContainerButton{bottom:0;left:50%;transform:translate(-50%,50%)}.spaceShipResponsePopin .spaceShipResponsePopinSuperContainer .spaceShipResponsePopinOutsideContainer .outsideContainer{position:relative;display:flex;justify-content:center;align-items:center;gap:10dvh}.spaceShipResponsePopin .spaceShipResponsePopinSuperContainer .spaceShipResponsePopinOutsideContainer .outsideContainer .spaceShipResponsePopinButton{background-color:#fafcff}.spaceShipResponsePopin .spaceShipResponsePopinSuperContainer .spaceShipResponsePopinOutsideContainer .outsideContainer .spaceShipResponsePopinButton svg{width:5dvh}.spaceShipResponsePopin .spaceShipResponsePopinSuperContainer .spaceShipResponsePopinOutsideContainer .outsideContainer .spaceShipResponsePopinButton svg path{fill:none}.spaceShipResponsePopin .spaceShipResponsePopinSuperContainer .spaceShipResponsePopinOutsideContainer .outsideContainer .spaceShipResponsePopinButton:hover{background-color:#034097}.spaceShipResponsePopin .spaceShipResponsePopinSuperContainer .spaceShipResponsePopinOutsideContainer .outsideContainer .spaceShipResponsePopinButton:hover svg path{stroke:#fafcff}.spaceShipResponsePopin .spaceShipResponsePopinSuperContainer .popinGlassPanelContainer .popinGlassPanel{background:#fafcff4d;border:.5dvh solid rgba(250,252,255,.5);height:100dvh;display:flex;justify-content:center;align-items:center}.spaceShipResponsePopin .spaceShipResponsePopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.spaceShipResponsePopinContainer{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fafcff;width:65dvw;max-height:60dvh}.spaceShipResponsePopin .spaceShipResponsePopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.spaceShipResponsePopinContainer .spaceShipResponsePopinContent{display:flex;flex-direction:column;align-items:center;width:55dvw;margin-bottom:5dvh}.spaceShipResponsePopin .spaceShipResponsePopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.spaceShipResponsePopinContainer .spaceShipResponsePopinContent .robot-icon{width:20dvh;height:20dvh}.spaceShipResponsePopin .spaceShipResponsePopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.spaceShipResponsePopinContainer .spaceShipResponsePopinContent .spaceShipResponsePopinParagraph{max-height:20dvh;overflow:auto}.chatPopin{position:relative;width:100dvw;height:100dvh;display:flex;justify-content:flex-start;align-items:flex-end}.chatPopin .chatPopinSuperContainer{margin:0 0 15dvh 20dvh;position:relative;animation:chatPopinSuperSpawn .5s ease-out forwards}.chatPopin .chatPopinSuperContainer.closed{animation:chatPopinSuperDespawn .5s ease-out forwards}@keyframes chatPopinSuperSpawn{0%{transform:translateY(10dvh)}to{transform:translateY(0)}}@keyframes chatPopinSuperDespawn{0%{transform:translateY(0)}to{transform:translateY(10dvh)}}.chatPopin .chatPopinSuperContainer .chatPopinOutsideContainer{overflow:hidden;position:absolute;display:flex;justify-content:center;align-items:center;opacity:0;height:100%;width:100%;z-index:2;animation:outsideSpawn 1s ease-in-out forwards}.chatPopin .chatPopinSuperContainer .chatPopinOutsideContainer.closed{opacity:1;animation:outsideDespawn .5s ease-in-out forwards}.chatPopin .chatPopinSuperContainer .chatPopinOutsideContainer.chatPopinOutsideContainerGif{bottom:0;left:0;max-height:-moz-fit-content;max-height:fit-content;transform:translate(-50%,30%)}.chatPopin .chatPopinSuperContainer .chatPopinOutsideContainer .outsideContainer{position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden}.chatPopin .chatPopinSuperContainer .chatPopinOutsideContainer .outsideContainer .chatPopinGif{padding:2dvh;width:25dvh;border-radius:50%;background:#fafcff;box-shadow:0 0 6dvh 1dvh #ee54c559 inset}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel{background:#fafcff4d;border:.5dvh solid rgba(250,252,255,.5);height:100dvh;animation:chatGlassPanelOpen 1s ease-in-out forwards}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.closed{animation:chatGlassPanelClose .5s ease-in-out forwards}@keyframes chatGlassPanelOpen{0%{opacity:0}to{opacity:1}}@keyframes chatGlassPanelClose{0%{opacity:1}to{opacity:0}}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel:before{background:url(../assets/game/images/square.webp) repeat 75%/10dvh;opacity:0;pointer-events:none}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer{display:flex;flex-direction:column;align-items:center;justify-content:space-around;color:#034097;width:55dvw;max-height:55dvh}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinTop{width:90%;margin:0 auto;border-bottom:solid .5dvh rgba(136,136,136,.2);text-transform:uppercase}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinBottom{width:90%;margin:0 auto;display:flex;justify-content:flex-end;align-items:center}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent{position:relative;align-self:flex-end;width:80%;margin-right:5%;max-height:30dvh;overflow:auto;color:#050505}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL>span{opacity:0;position:relative;transition:opacity .5s ease-in-out}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(1){animation-delay:0s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(2){animation-delay:75ms}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(3){animation-delay:.15s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(4){animation-delay:.225s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(5){animation-delay:.3s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(6){animation-delay:.375s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(7){animation-delay:.45s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(8){animation-delay:.525s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(9){animation-delay:.6s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(10){animation-delay:.675s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(11){animation-delay:.75s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(12){animation-delay:.825s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(13){animation-delay:.9s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(14){animation-delay:.975s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(15){animation-delay:1.05s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(16){animation-delay:1.125s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(17){animation-delay:1.2s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(18){animation-delay:1.275s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(19){animation-delay:1.35s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(20){animation-delay:1.425s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(21){animation-delay:1.5s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(22){animation-delay:1.575s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(23){animation-delay:1.65s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(24){animation-delay:1.725s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(25){animation-delay:1.8s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(26){animation-delay:1.875s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(27){animation-delay:1.95s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(28){animation-delay:2.025s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(29){animation-delay:2.1s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(30){animation-delay:2.175s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(31){animation-delay:2.25s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(32){animation-delay:2.325s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(33){animation-delay:2.4s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(34){animation-delay:2.475s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(35){animation-delay:2.55s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(36){animation-delay:2.625s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(37){animation-delay:2.7s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(38){animation-delay:2.775s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(39){animation-delay:2.85s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(40){animation-delay:2.925s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(41){animation-delay:3s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(42){animation-delay:3.075s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(43){animation-delay:3.15s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(44){animation-delay:3.225s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(45){animation-delay:3.3s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(46){animation-delay:3.375s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(47){animation-delay:3.45s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(48){animation-delay:3.525s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(49){animation-delay:3.6s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span:nth-child(50){animation-delay:3.675s}.chatPopin .chatPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.chatPopinContainer .chatPopinContent .paragraphL.paragraphAnimation>span{animation:falling .75s ease-in-out forwards}@keyframes falling{0%{opacity:0;top:-1.5dvh}70%{opacity:1}to{opacity:1;top:0}}.tutorialPopin{position:relative;width:100dvw;height:100dvh;display:flex;justify-content:center;align-items:center}.tutorialPopin .tutorialPopinSuperContainer{position:relative}.tutorialPopin .tutorialPopinSuperContainer .tutorialPopinOutsideContainer{position:absolute;display:flex;justify-content:center;align-items:center;opacity:0;height:auto;width:100%;z-index:2;animation:outsideSpawn 1s ease-in-out forwards}.tutorialPopin .tutorialPopinSuperContainer .tutorialPopinOutsideContainer.closed{opacity:1;animation:outsideDespawn .5s ease-in-out forwards}.tutorialPopin .tutorialPopinSuperContainer .tutorialPopinOutsideContainer.tutorialPopinOutsideContainerButton{bottom:0;left:50%;transform:translate(-50%,50%)}.tutorialPopin .tutorialPopinSuperContainer .tutorialPopinOutsideContainer .outsideContainer{position:relative;display:flex;justify-content:center;align-items:center}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel{background:#fafcff4d;border:.5dvh solid rgba(250,252,255,.5);height:100dvh;transform:translateZ(1)}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel:before{background:url(../assets/game/images/square.webp) repeat 75%/10dvh;opacity:.05;pointer-events:none}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#034097;width:85dvw;max-height:70dvh}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent{margin-top:5dvh;position:absolute;display:flex;flex-direction:row;align-items:center;justify-content:center;width:70dvw;height:50dvh;text-align:left;gap:2dvh}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .lottie{width:30dvh}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL{max-height:100%;overflow:auto;flex:4}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL>span{opacity:0;position:relative;transition:opacity .5s ease-in-out}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.white{color:#fafcff}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(1){animation-delay:0s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(2){animation-delay:75ms}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(3){animation-delay:.15s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(4){animation-delay:.225s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(5){animation-delay:.3s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(6){animation-delay:.375s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(7){animation-delay:.45s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(8){animation-delay:.525s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(9){animation-delay:.6s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(10){animation-delay:.675s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(11){animation-delay:.75s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(12){animation-delay:.825s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(13){animation-delay:.9s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(14){animation-delay:.975s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(15){animation-delay:1.05s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(16){animation-delay:1.125s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(17){animation-delay:1.2s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(18){animation-delay:1.275s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(19){animation-delay:1.35s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(20){animation-delay:1.425s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(21){animation-delay:1.5s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(22){animation-delay:1.575s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(23){animation-delay:1.65s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(24){animation-delay:1.725s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(25){animation-delay:1.8s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(26){animation-delay:1.875s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(27){animation-delay:1.95s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(28){animation-delay:2.025s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(29){animation-delay:2.1s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(30){animation-delay:2.175s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(31){animation-delay:2.25s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(32){animation-delay:2.325s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(33){animation-delay:2.4s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(34){animation-delay:2.475s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(35){animation-delay:2.55s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(36){animation-delay:2.625s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(37){animation-delay:2.7s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(38){animation-delay:2.775s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(39){animation-delay:2.85s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(40){animation-delay:2.925s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(41){animation-delay:3s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(42){animation-delay:3.075s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(43){animation-delay:3.15s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(44){animation-delay:3.225s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(45){animation-delay:3.3s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(46){animation-delay:3.375s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(47){animation-delay:3.45s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(48){animation-delay:3.525s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(49){animation-delay:3.6s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(50){animation-delay:3.675s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(51){animation-delay:3.75s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(52){animation-delay:3.825s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(53){animation-delay:3.9s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(54){animation-delay:3.975s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(55){animation-delay:4.05s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(56){animation-delay:4.125s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(57){animation-delay:4.2s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(58){animation-delay:4.275s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(59){animation-delay:4.35s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(60){animation-delay:4.425s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(61){animation-delay:4.5s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(62){animation-delay:4.575s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(63){animation-delay:4.65s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(64){animation-delay:4.725s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(65){animation-delay:4.8s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(66){animation-delay:4.875s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(67){animation-delay:4.95s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(68){animation-delay:5.025s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(69){animation-delay:5.1s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(70){animation-delay:5.175s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(71){animation-delay:5.25s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(72){animation-delay:5.325s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(73){animation-delay:5.4s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(74){animation-delay:5.475s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(75){animation-delay:5.55s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(76){animation-delay:5.625s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(77){animation-delay:5.7s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(78){animation-delay:5.775s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(79){animation-delay:5.85s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(80){animation-delay:5.925s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(81){animation-delay:6s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(82){animation-delay:6.075s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(83){animation-delay:6.15s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(84){animation-delay:6.225s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(85){animation-delay:6.3s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(86){animation-delay:6.375s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(87){animation-delay:6.45s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(88){animation-delay:6.525s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(89){animation-delay:6.6s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(90){animation-delay:6.675s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(91){animation-delay:6.75s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(92){animation-delay:6.825s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(93){animation-delay:6.9s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(94){animation-delay:6.975s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(95){animation-delay:7.05s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(96){animation-delay:7.125s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(97){animation-delay:7.2s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(98){animation-delay:7.275s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(99){animation-delay:7.35s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span:nth-child(100){animation-delay:7.425s}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinContent .paragraphL.paragraphAnimation>span{animation:falling .75s ease-in-out forwards}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinTop{position:absolute;top:0;left:50%;transform:translate(-50%) scale(-1)}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinTop .parent{width:54dvh;height:11dvh}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinTop .child{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:52dvh;height:10dvh}.tutorialPopin .tutorialPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.tutorialPopinContainer .tutorialPopinTop .title{text-align:center;text-transform:uppercase;position:absolute;width:54dvh;top:50%;left:50%;transform:translate(-50%,-50%) scale(-1)}.cacPopin{position:relative;width:100dvw;height:100dvh;display:flex;justify-content:center;align-items:center}.cacPopin .cacPopinSuperContainer{position:relative}.cacPopin .cacPopinSuperContainer .cacPopinOutsideContainer{position:absolute;display:flex;justify-content:center;align-items:center;opacity:0;height:auto;width:100%;z-index:2;animation:outsideSpawn 1s ease-in-out forwards}.cacPopin .cacPopinSuperContainer .cacPopinOutsideContainer.closed{opacity:1;animation:outsideDespawn .5s ease-in-out forwards}.cacPopin .cacPopinSuperContainer .cacPopinOutsideContainer.cacPopinOutsideContainerButton{bottom:0;left:50%;transform:translate(-50%,50%)}.cacPopin .cacPopinSuperContainer .cacPopinOutsideContainer .outsideContainer{position:relative;display:flex;justify-content:center;align-items:center}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel{background:#fafcff4d;border:.5dvh solid rgba(250,252,255,.5);height:100dvh}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel:before{background:url(../assets/game/images/square.webp) repeat 75%/10dvh;opacity:.05;pointer-events:none}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#034097;width:65dvw;max-height:70dvh}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;width:55dvw;height:55dvh;text-align:center;gap:2dvh}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .lottie{flex:1;width:20dvh;height:20dvh}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL{max-height:auto;overflow:auto;flex:4}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL>span{opacity:0;position:relative;transition:opacity .5s ease-in-out}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(1){animation-delay:0s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(2){animation-delay:75ms}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(3){animation-delay:.15s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(4){animation-delay:.225s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(5){animation-delay:.3s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(6){animation-delay:.375s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(7){animation-delay:.45s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(8){animation-delay:.525s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(9){animation-delay:.6s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(10){animation-delay:.675s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(11){animation-delay:.75s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(12){animation-delay:.825s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(13){animation-delay:.9s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(14){animation-delay:.975s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(15){animation-delay:1.05s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(16){animation-delay:1.125s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(17){animation-delay:1.2s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(18){animation-delay:1.275s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(19){animation-delay:1.35s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(20){animation-delay:1.425s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(21){animation-delay:1.5s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(22){animation-delay:1.575s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(23){animation-delay:1.65s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(24){animation-delay:1.725s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(25){animation-delay:1.8s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(26){animation-delay:1.875s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(27){animation-delay:1.95s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(28){animation-delay:2.025s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(29){animation-delay:2.1s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(30){animation-delay:2.175s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(31){animation-delay:2.25s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(32){animation-delay:2.325s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(33){animation-delay:2.4s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(34){animation-delay:2.475s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(35){animation-delay:2.55s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(36){animation-delay:2.625s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(37){animation-delay:2.7s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(38){animation-delay:2.775s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(39){animation-delay:2.85s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(40){animation-delay:2.925s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(41){animation-delay:3s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(42){animation-delay:3.075s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(43){animation-delay:3.15s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(44){animation-delay:3.225s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(45){animation-delay:3.3s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(46){animation-delay:3.375s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(47){animation-delay:3.45s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(48){animation-delay:3.525s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(49){animation-delay:3.6s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(50){animation-delay:3.675s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(51){animation-delay:3.75s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(52){animation-delay:3.825s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(53){animation-delay:3.9s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(54){animation-delay:3.975s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(55){animation-delay:4.05s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(56){animation-delay:4.125s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(57){animation-delay:4.2s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(58){animation-delay:4.275s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(59){animation-delay:4.35s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(60){animation-delay:4.425s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(61){animation-delay:4.5s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(62){animation-delay:4.575s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(63){animation-delay:4.65s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(64){animation-delay:4.725s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(65){animation-delay:4.8s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(66){animation-delay:4.875s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(67){animation-delay:4.95s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(68){animation-delay:5.025s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(69){animation-delay:5.1s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(70){animation-delay:5.175s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(71){animation-delay:5.25s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(72){animation-delay:5.325s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(73){animation-delay:5.4s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(74){animation-delay:5.475s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(75){animation-delay:5.55s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(76){animation-delay:5.625s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(77){animation-delay:5.7s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(78){animation-delay:5.775s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(79){animation-delay:5.85s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(80){animation-delay:5.925s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(81){animation-delay:6s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(82){animation-delay:6.075s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(83){animation-delay:6.15s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(84){animation-delay:6.225s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(85){animation-delay:6.3s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(86){animation-delay:6.375s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(87){animation-delay:6.45s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(88){animation-delay:6.525s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(89){animation-delay:6.6s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(90){animation-delay:6.675s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(91){animation-delay:6.75s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(92){animation-delay:6.825s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(93){animation-delay:6.9s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(94){animation-delay:6.975s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(95){animation-delay:7.05s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(96){animation-delay:7.125s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(97){animation-delay:7.2s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(98){animation-delay:7.275s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(99){animation-delay:7.35s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span:nth-child(100){animation-delay:7.425s}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinContent .paragraphL.paragraphAnimation>span{animation:falling .75s ease-in-out forwards}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinTop{position:absolute;top:0;left:50%;transform:translate(-50%) scale(-1)}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinTop .parent{width:54dvh;height:11dvh}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinTop .child{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:52dvh;height:10dvh}.cacPopin .cacPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.cacPopinContainer .cacPopinTop .title{text-align:center;text-transform:uppercase;position:absolute;width:54dvh;top:50%;left:50%;transform:translate(-50%,-50%) scale(-1)}.simulationPopin{position:relative;width:100dvw;height:100dvh;display:flex;justify-content:center;align-items:center}.simulationPopin .simulationPopinSuperContainer{position:relative}.simulationPopin .simulationPopinSuperContainer .outsideSimulationPopinSuperContainer{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .5s ease-in-out;pointer-events:none}.simulationPopin .simulationPopinSuperContainer .outsideSimulationPopinSuperContainer.show{animation:none;opacity:1;animation:showSimulationButtonSpawn .5s ease-in-out}.simulationPopin .simulationPopinSuperContainer .outsideSimulationPopinSuperContainer .simulationPopinButton{position:absolute;bottom:0;left:50%;transform:translate(-50%,50%);opacity:1;background-color:#fafcff;transition:opacity .5s ease-in-out;z-index:1}.simulationPopin .simulationPopinSuperContainer .outsideSimulationPopinSuperContainer .simulationPopinButton:hover{background-color:#034097}.simulationPopin .simulationPopinSuperContainer .outsideSimulationPopinSuperContainer .simulationPopinButton:hover svg path{stroke:none;fill:#fafcff}.simulationPopin .simulationPopinSuperContainer .outsideSimulationPopinSuperContainer .simulationPopinButton .subtitle{color:#fafcff}.simulationPopin .simulationPopinSuperContainer .outsideSimulationPopinSuperContainer .simulationPopinBigButton{position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}.simulationPopin .simulationPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel{background:#fafcff4d;border:.5dvh solid rgba(250,252,255,.5);height:100dvh}.simulationPopin .simulationPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel:before{display:none}.simulationPopin .simulationPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.simulationPopinContainer{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fafcff;width:65dvw;max-height:70dvh}.simulationPopin .simulationPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.simulationPopinContainer .simulationPopinContent{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;width:55dvw;height:54dvh;text-align:center;gap:.5dvh}.simulationPopin .simulationPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.simulationPopinContainer .simulationPopinContent img{max-width:none;width:12dvh}.simulationPopin .simulationPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.simulationPopinContainer .simulationPopinContent .title{text-transform:uppercase}.simulationPopin .simulationPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.simulationPopinContainer .simulationPopinContent .subtitle{font-weight:500}.simulationPopin .simulationPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.simulationPopinContainer .simulationPopinContent .separation{width:85%;height:.25dvh;background:#fafcff80}.simulationPopin .simulationPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.simulationPopinContainer .simulationPopinContent .pLTitle{font-weight:700}.simulationPopin .simulationPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.simulationPopinContainer .simulationPopinContent .pLParagraph{width:80%;overflow:auto;height:30dvh}.simulationPopin .simulationPopinSuperContainer .pagination{position:absolute;bottom:3dvh;right:3dvh;display:flex;justify-content:center;align-items:center;gap:1dvh;opacity:1;transition:opacity .5s ease-in-out}.simulationPopin .simulationPopinSuperContainer .pagination .bulletPoint{border-radius:50%;border:.25dvh solid #FAFCFF;width:2.5dvh;height:2.5dvh;transition:background-color .5s ease-in-out}.simulationPopin .simulationPopinSuperContainer .pagination .bulletPoint.full{background-color:#fafcff}.simulationPopin .simulationPopinSuperContainer.closed .pagination{opacity:0}.usbKeyPopin{position:relative;width:100dvw;height:100dvh;display:flex;justify-content:center;align-items:center}.usbKeyPopin .usbKeyPopinSuperContainer{margin-bottom:10dvh;position:relative}.usbKeyPopin .usbKeyPopinSuperContainer.spawn{animation:inOutPopinSuperSpawn .5s ease-out forwards}.usbKeyPopin .usbKeyPopinSuperContainer.closed{animation:inOutPopinSuperDespawn .5s ease-out forwards}.usbKeyPopin .usbKeyPopinSuperContainer.error{animation:onKeyError .5s cubic-bezier(.55,.085,.68,.53) forwards}.usbKeyPopin .usbKeyPopinSuperContainer.error .popinGlassPanelContainer .popinGlassPanel{background:#ee54c51a}@keyframes onKeyError{0%,to{transform:translate(0)}25%{transform:translate(-2dvh)}50%{transform:translate(2dvh)}75%{transform:translate(-2dvh)}}@keyframes inOutPopinSuperSpawn{0%{transform:translateY(10dvh)}to{transform:translateY(0)}}@keyframes inOutPopinSuperDespawn{0%{transform:translateY(0)}to{transform:translateY(10dvh)}}.usbKeyPopin .usbKeyPopinSuperContainer .usbKeyPopinOutsideContainer{position:absolute;display:flex;justify-content:center;align-items:center;opacity:0;height:auto;width:100%;z-index:2;animation:outsideSpawn 1s ease-in-out forwards}.usbKeyPopin .usbKeyPopinSuperContainer .usbKeyPopinOutsideContainer.closed{opacity:1;animation:outsideDespawn .5s ease-in-out forwards}@keyframes outsideSpawn{0%{opacity:0}to{opacity:1}}@keyframes outsideDespawn{0%{opacity:1}to{opacity:0}}.usbKeyPopin .usbKeyPopinSuperContainer .usbKeyPopinOutsideContainer.usbKeyPopinOutsideContainerButton{bottom:0;left:50%;transform:translate(-50%,50%)}.usbKeyPopin .usbKeyPopinSuperContainer .usbKeyPopinOutsideContainer .outsideContainer{position:relative;display:flex;justify-content:center;align-items:center;gap:10dvh}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel{background:#fafcff4d;border:.5dvh solid rgba(250,252,255,.5);height:100dvh;animation:inOutGlassPanelOpen 1s ease-in-out forwards}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.closed{animation:inOutGlassPanelClose .5s ease-in-out forwards}@keyframes inOutGlassPanelOpen{0%{opacity:0}to{opacity:1}}@keyframes inOutGlassPanelClose{0%{opacity:1}to{opacity:0}}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel:before{background:url(../assets/game/images/square.webp) repeat 75%/10dvh;opacity:.05;pointer-events:none}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#034097;width:70dvw;max-height:65dvh}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;width:60dvw;height:50dvh;margin-bottom:5dvh;text-align:center;gap:3dvh;pointer-events:all}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .keyImagesContainer{display:flex;justify-content:center;align-items:center;gap:4dvh;width:100%;height:15dvh}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .keyImagesContainer .keyImage{position:relative;width:4dvh;height:4dvh}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .keyImagesContainer .keyImage img{max-width:none;width:100%;height:100%}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .keyImagesContainer :nth-child(2),.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .keyImagesContainer :nth-child(4){width:6dvh;height:6dvh}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .keyImagesContainer :nth-child(3){width:10dvh;height:10dvh}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .keyImagesContainer :nth-child(3):before{content:"";position:absolute;width:13dvh;height:13dvh;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);border:.5dvh solid #FAFCFF;animation:keyPopinPulse 2s cubic-bezier(.39,.575,.565,1) infinite}@keyframes keyPopinPulse{0%{width:12dvh;height:12dvh}50%{width:14dvh;height:14dvh}to{width:12dvh;height:12dvh}}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .title{width:100%;height:auto}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL{max-height:auto;overflow:auto;flex:4}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL>span{opacity:0;position:relative;transition:opacity .5s ease-in-out}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(1){animation-delay:0s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(2){animation-delay:75ms}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(3){animation-delay:.15s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(4){animation-delay:.225s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(5){animation-delay:.3s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(6){animation-delay:.375s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(7){animation-delay:.45s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(8){animation-delay:.525s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(9){animation-delay:.6s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(10){animation-delay:.675s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(11){animation-delay:.75s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(12){animation-delay:.825s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(13){animation-delay:.9s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(14){animation-delay:.975s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(15){animation-delay:1.05s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(16){animation-delay:1.125s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(17){animation-delay:1.2s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(18){animation-delay:1.275s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(19){animation-delay:1.35s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(20){animation-delay:1.425s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(21){animation-delay:1.5s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(22){animation-delay:1.575s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(23){animation-delay:1.65s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(24){animation-delay:1.725s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(25){animation-delay:1.8s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(26){animation-delay:1.875s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(27){animation-delay:1.95s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(28){animation-delay:2.025s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(29){animation-delay:2.1s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(30){animation-delay:2.175s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(31){animation-delay:2.25s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(32){animation-delay:2.325s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(33){animation-delay:2.4s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(34){animation-delay:2.475s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(35){animation-delay:2.55s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(36){animation-delay:2.625s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(37){animation-delay:2.7s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(38){animation-delay:2.775s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(39){animation-delay:2.85s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(40){animation-delay:2.925s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(41){animation-delay:3s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(42){animation-delay:3.075s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(43){animation-delay:3.15s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(44){animation-delay:3.225s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(45){animation-delay:3.3s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(46){animation-delay:3.375s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(47){animation-delay:3.45s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(48){animation-delay:3.525s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(49){animation-delay:3.6s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(50){animation-delay:3.675s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(51){animation-delay:3.75s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(52){animation-delay:3.825s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(53){animation-delay:3.9s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(54){animation-delay:3.975s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(55){animation-delay:4.05s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(56){animation-delay:4.125s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(57){animation-delay:4.2s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(58){animation-delay:4.275s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(59){animation-delay:4.35s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(60){animation-delay:4.425s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(61){animation-delay:4.5s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(62){animation-delay:4.575s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(63){animation-delay:4.65s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(64){animation-delay:4.725s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(65){animation-delay:4.8s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(66){animation-delay:4.875s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(67){animation-delay:4.95s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(68){animation-delay:5.025s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(69){animation-delay:5.1s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(70){animation-delay:5.175s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(71){animation-delay:5.25s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(72){animation-delay:5.325s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(73){animation-delay:5.4s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(74){animation-delay:5.475s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(75){animation-delay:5.55s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(76){animation-delay:5.625s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(77){animation-delay:5.7s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(78){animation-delay:5.775s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(79){animation-delay:5.85s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(80){animation-delay:5.925s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(81){animation-delay:6s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(82){animation-delay:6.075s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(83){animation-delay:6.15s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(84){animation-delay:6.225s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(85){animation-delay:6.3s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(86){animation-delay:6.375s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(87){animation-delay:6.45s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(88){animation-delay:6.525s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(89){animation-delay:6.6s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(90){animation-delay:6.675s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(91){animation-delay:6.75s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(92){animation-delay:6.825s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(93){animation-delay:6.9s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(94){animation-delay:6.975s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(95){animation-delay:7.05s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(96){animation-delay:7.125s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(97){animation-delay:7.2s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(98){animation-delay:7.275s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(99){animation-delay:7.35s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span:nth-child(100){animation-delay:7.425s}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinContent .paragraphL.paragraphAnimation>span{animation:falling .75s ease-in-out forwards}@keyframes falling{0%{opacity:0;top:-2dvh}70%{opacity:1}to{opacity:1;top:0}}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinTop{position:absolute;top:0;left:50%;transform:translate(-50%) scale(-1)}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinTop .parent{width:54dvh;height:11dvh}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinTop .child{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:52dvh;height:10dvh}.usbKeyPopin .usbKeyPopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.usbKeyPopinContainer .usbKeyPopinTop .title{text-align:center;text-transform:uppercase;position:absolute;width:54dvh;top:50%;left:50%;transform:translate(-50%,-50%) scale(-1)}.training4Popin{position:relative;width:100dvw;height:100dvh;display:flex;justify-content:center;align-items:center}.training4Popin .training4PopinSuperContainer{position:relative}.training4Popin .training4PopinSuperContainer .outsidetraining4PopinSuperContainer{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .5s ease-in-out}.training4Popin .training4PopinSuperContainer .outsidetraining4PopinSuperContainer.show{animation:none;opacity:1;animation:showSimulationButtonSpawn .5s ease-in-out}@keyframes showSimulationButtonSpawn{0%{opacity:0}to{opacity:1}}.training4Popin .training4PopinSuperContainer .outsidetraining4PopinSuperContainer .training4PopinButton{position:absolute;bottom:0;left:50%;transform:translate(-50%,50%);opacity:1;background-color:#fafcff;transition:opacity .5s ease-in-out;z-index:1}.training4Popin .training4PopinSuperContainer .outsidetraining4PopinSuperContainer .training4PopinButton svg path{fill:none}.training4Popin .training4PopinSuperContainer .outsidetraining4PopinSuperContainer .training4PopinButton:hover{background-color:#034097}.training4Popin .training4PopinSuperContainer .outsidetraining4PopinSuperContainer .training4PopinButton:hover svg path{stroke:#fafcff;fill:none}.training4Popin .training4PopinSuperContainer .popinGlassPanelContainer .popinGlassPanel{background:#fafcff4d;border:.5dvh solid rgba(250,252,255,.5);height:100dvh}.training4Popin .training4PopinSuperContainer .popinGlassPanelContainer .popinGlassPanel:before{background:url(../assets/game/images/square.webp) repeat 75%/10dvh;opacity:.05;pointer-events:none}.training4Popin .training4PopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.training4PopinContainer{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#034097;width:65dvw;max-height:70dvh}.training4Popin .training4PopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.training4PopinContainer .training4PopinContent{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;width:55dvw;height:54dvh;text-align:center;gap:.5dvh}.training4Popin .training4PopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.training4PopinContainer .training4PopinContent img{max-width:none;width:12dvh}.training4Popin .training4PopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.training4PopinContainer .training4PopinContent .title{text-transform:uppercase}.training4Popin .training4PopinSuperContainer .popinGlassPanelContainer .popinGlassPanel.training4PopinContainer .training4PopinContent .paragraphL{overflow:auto}.buttonPopinComponent{width:100%;height:100%;opacity:1;transition:opacity .5s ease-in-out;animation:buttonPopinSpawn .5s ease-in-out forwards}@keyframes buttonPopinSpawn{0%{opacity:0}to{opacity:1}}.buttonPopinComponent.despawn{animation:none;opacity:0}.buttonPopinComponent .buttonPopinContent{position:absolute;bottom:5dvh;left:50%;transform:translate(-50%)}.tutorialReactView{box-sizing:border-box;width:100dvw;height:100dvh;border:1dvh solid #034097}.tutorialReactView .tutorialVideo{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.tutorialReactView .tutorialViewTop{position:absolute;top:0;left:50%;transform:translate(-50%);display:flex;justify-content:center;align-items:center}.tutorialReactView .tutorialViewTop svg{position:absolute;top:0;left:50%;transform:translate(50%,.25dvh);scale:-1;width:35dvh;height:7dvh;z-index:-1}.tutorialReactView .tutorialViewTop .title{color:#fafcff;position:relative;top:-.625dvh}.tutorialReactView .buttonContainer{position:absolute;bottom:10%;left:50%}.tutorialReactView .buttonContainer .tutorialButton{transform:translate(-50%,-50%);position:absolute}.popinGlassPanelContainer{z-index:1}.popinGlassPanelContainer .popinGlassPanel{position:relative;overflow:hidden;background:#fafcff1a;box-shadow:0 1dvh 3dvh #0505051a;-webkit-backdrop-filter:blur(5dvh);backdrop-filter:blur(5dvh);border-radius:4dvh;border:.5dvh solid rgba(250,252,255,.2);animation:glassPanelOpen 1s ease-in-out forwards}.popinGlassPanelContainer .popinGlassPanel:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../assets/game/images/square.webp) repeat 75%/10dvh;opacity:.075;pointer-events:none}.popinGlassPanelContainer .popinGlassPanel.hideSquareBackground:before{display:none}.popinGlassPanelContainer .popinGlassPanel.closed{animation:glassPanelClose .5s ease-in-out forwards}@keyframes glassPanelOpen{0%{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);opacity:0;height:0}to{opacity:1;height:100dvh;-webkit-backdrop-filter:blur(5dvh);backdrop-filter:blur(5dvh)}}@keyframes glassPanelClose{0%{opacity:1;height:100dvh}to{opacity:0;height:0}}.fullScreenVideoReactView{width:100dvw;height:100dvh}.fullScreenVideoReactView .fullScreenVideo{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.usbKeyGameReactView{width:100dvw;height:100dvh}.usbKeyGameReactView .usbKeyGameContainer{position:relative}.usbKeyGameReactView .usbKeyGameContainer .usbKeyGameBackground{max-width:100%;width:auto;height:100dvh;-o-object-fit:cover;object-fit:cover;transform:translateZ(0)}.usbKeyGameReactView .usbKeyGameContainer .keysContainer{position:absolute;top:26dvh;left:98dvh;width:45dvh;height:35dvh}.usbKeyGameReactView .usbKeyGameContainer .keysContainer .key{position:absolute;top:0;left:0;width:11dvh;height:11dvh;transition:transform 1s cubic-bezier(.68,-.55,.265,1.55),opacity .75s ease-out;transform:translate(-50%,-50%)}.usbKeyGameReactView .usbKeyGameContainer .keysContainer .key img{transition:transform .5s cubic-bezier(.39,.575,.565,1);max-width:none;width:11dvh;height:11dvh}.usbKeyGameReactView .usbKeyGameContainer .keysContainer .key:hover img{transform:scale(.9)}.usbKeyGameReactView .usbKeyGameContainer .keysContainer .key.clicked img{animation:keyButtonClick .5s cubic-bezier(.39,.575,.565,1)}@keyframes keyButtonClick{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}.usbKeyGameReactView .usbKeyGameContainer .keysContainer .key:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;border:.5dvh solid #FAFCFF;animation:keyPulse 3s cubic-bezier(.47,0,.745,.715) infinite}@keyframes keyPulse{0%{opacity:0;transform:scale(1)}50%{opacity:.75}to{opacity:0;transform:scale(1.25)}}.usbKeyGameReactView .usbKeyGameContainer .keysContainer .key.checked:before{border-color:#88888840}.usbKeyGameReactView .usbKeyGameContainer .keysContainer .key.collected{pointer-events:none;opacity:0;transform:translate(-50%,-50%) scale(0)}.usbKeyGameReactView .usbKeyGameContainer .keysContainer .key.collected:before{animation:forwards;opacity:0}.usbKeyGameReactView .usbKeyGameContainer .keysContainer .key img{position:absolute}.usbKeyGameReactView .usbKeyGameContainer .keysContainer .key.Key_0{top:17.5%;left:30%}.usbKeyGameReactView .usbKeyGameContainer .keysContainer .key.Key_1{top:17.5%;left:70%}.usbKeyGameReactView .usbKeyGameContainer .keysContainer .key.Key_2{top:50%;left:15%}.usbKeyGameReactView .usbKeyGameContainer .keysContainer .key.Key_3{top:50%;left:85%}.usbKeyGameReactView .usbKeyGameContainer .keysContainer .key.Key_4{top:50%;left:50%}.usbKeyGameReactView .usbKeyGameContainer .keysContainer .key.Key_5{top:82.5%;left:30%}.usbKeyGameReactView .usbKeyGameContainer .keysContainer .key.Key_6{top:82.5%;left:70%}.usbKeyGameReactView .usbKeyGameContainer .usbKeyInventory{position:absolute;top:0;left:0;width:100dvw;height:100dvh;pointer-events:none}.usbKeyGameReactView .usbKeyGameContainer .usbKeyInventory .usbKeyInventoryContainer{position:absolute;bottom:5dvh;right:-1dvh;background:#03409713;box-shadow:0 1dvh 3dvh #0505051a;-webkit-backdrop-filter:blur(.85dvh);backdrop-filter:blur(.85dvh);border:.5dvh solid #FAFCFF;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1dvh;border-radius:2dvh 0 0 2dvh;padding:2dvh 3dvh}.usbKeyGameReactView .usbKeyGameContainer .usbKeyInventory .usbKeyInventoryContainer .subtitle{color:#fff;font-weight:700}.usbKeyGameReactView .usbKeyGameContainer .usbKeyInventory .usbKeyInventoryContainer .usbKeyInventoryContent{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;gap:2dvh}.usbKeyGameReactView .usbKeyGameContainer .usbKeyInventory .usbKeyInventoryContainer .usbKeyInventoryContent .collectedKey{width:7.5dvh;height:7.5dvh;border-radius:50%;border:.3dvh solid #FAFCFF;display:flex;align-items:center;justify-content:center}.usbKeyGameReactView .usbKeyGameContainer .usbKeyInventory .usbKeyInventoryContainer .usbKeyInventoryContent .collectedKey img{width:6dvh;height:6dvh;animation:keyCollectedImgSpawn .5s cubic-bezier(.39,.575,.565,1) forwards}@keyframes keyCollectedImgSpawn{0%{transform:scale(0)}to{transform:scale(1)}}@media screen and (max-aspect-ratio: 1600/720){.usbKeyGameReactView .usbKeyGameContainer .keysContainer{left:calc(50dvw - 13.5dvh)}}.cacGameReactView{width:100dvw;height:100dvh;position:absolute;top:0;left:0;background:#19365f}.cacGameReactView:before{display:none}.cacGameReactView .navigationButton{position:absolute;left:2.5dvw;width:95dvw;height:100dvh;display:flex;justify-content:space-between;align-items:center;pointer-events:none;z-index:1}.cacGameReactView .navigationButton .navButton{background-color:transparent;box-shadow:none;transition:opacity .3s ease-in-out;opacity:.75;z-index:1;animation:slide 2s ease-in-out infinite;scale:2}.cacGameReactView .navigationButton .navButton:after{display:none}.cacGameReactView .navigationButton .navButton.hide{opacity:0}.cacGameReactView .navigationButton .navButton.mirror{animation:reverseSlide 2s ease-in-out infinite}.cacGameReactView .navigationButton .navButton.mirror svg{transform:scaleX(-1)}.cacGameReactView .navigationButton .navButton:hover svg path{stroke:none;fill:#fafcff}.cacGameReactView .navigationButton .navButton .subtitle{color:#fafcff}.cacGameReactView .cacGameCamera{width:-moz-fit-content;width:fit-content;height:100dvh;position:relative;top:0;left:0}.cacGameReactView .cacGameCamera .cacGameBackgroundVideo{max-width:none;height:100dvh}.cacGameReactView .cacGameCamera .currentCollectableItem.clicked .lottie{animation:currentCollectableItemDespawn 1s ease-in-out forwards}@keyframes currentCollectableItemDespawn{0%{transform:scale(1);opacity:1}to{transform:scale(0);opacity:0}}.cacGameReactView .cacGameCamera .currentCollectableItem .lottie{position:absolute;top:0;left:0;width:20dvh;height:20dvh;animation:currentCollectableItemSpawn 1s ease-in-out forwards}.cacGameReactView .cacGameCamera .currentCollectableItem .lottie.Collectable_0{top:10%;left:33%}.cacGameReactView .cacGameCamera .currentCollectableItem .lottie.Collectable_1{top:50%;left:33%}.cacGameReactView .cacGameCamera .currentCollectableItem .lottie.Collectable_2{top:45%;left:65%}.cacGameReactView .cacGameCamera .currentCollectableItem .lottie.Collectable_3{top:50%;left:15%}.cacGameReactView .cacGameCamera .currentCollectableItem .lottie.Collectable_4{top:57.5%;left:58.5%}.cacGameReactView .cacGameCamera .currentCollectableItem .lottie.Collectable_5{top:55%;left:26%}.cacGameReactView .cacGameCamera .currentCollectableItem .lottie.Collectable_6{top:60%;left:71%}.cacGameReactView .cacGameCamera .currentCollectableItem .lottie.Collectable_7{top:65%;left:48%}.cacGameReactView .cacInventory{position:absolute;top:0;left:0;width:100dvw;height:100dvh;pointer-events:none}.cacGameReactView .cacInventory .cacInventoryContainer{position:absolute;top:5dvh;right:-1dvh;background:#03409713;box-shadow:0 1dvh 3dvh #0505051a;-webkit-backdrop-filter:blur(.85dvh);backdrop-filter:blur(.85dvh);border:.5dvh solid #FAFCFF;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1dvh;border-radius:2dvh 0 0 2dvh;padding:2dvh 10dvh 2dvh 3dvh}.cacGameReactView .cacInventory .cacInventoryContainer .lottie{width:12.5dvh}.cacGameReactView .cacInventory .cacInventoryContainer .title{color:#fff}@media screen and (min-aspect-ratio: 1600/720){.cacGameReactView{display:flex;justify-content:center;align-items:center}.cacGameReactView .cacGameCamera{left:0!important}}@media screen and (min-aspect-ratio: 1600/720) and (max-width: 1280px){.cacGameReactView .cacGameCamera{width:100dvw}.cacGameReactView .cacGameCamera .cacGameBackgroundVideo{width:100dvw;height:100dvh;-o-object-fit:cover;object-fit:cover}}.training4GameReactView{width:100dvw;height:100dvh;position:absolute;top:0;left:0;background:#19365f}.training4GameReactView:before{display:none}.training4GameReactView .navigationButton{position:absolute;left:2.5dvw;width:95dvw;height:100dvh;display:flex;justify-content:space-between;align-items:center;pointer-events:none;z-index:1}.training4GameReactView .navigationButton .navButton{background-color:transparent;box-shadow:none;transition:opacity .3s ease-in-out;opacity:.75;z-index:1;animation:slide 2s ease-in-out infinite;scale:2}@keyframes slide{0%{transform:translate(0)}50%{transform:translate(-10%)}to{transform:translate(0)}}.training4GameReactView .navigationButton .navButton:after{display:none}.training4GameReactView .navigationButton .navButton.hide{opacity:0}.training4GameReactView .navigationButton .navButton.mirror{animation:reverseSlide 2s ease-in-out infinite}@keyframes reverseSlide{0%{transform:translate(0)}50%{transform:translate(10%)}to{transform:translate(0)}}.training4GameReactView .navigationButton .navButton.mirror svg{transform:scaleX(-1)}.training4GameReactView .navigationButton .navButton:hover svg path{stroke:none;fill:#fafcff}.training4GameReactView .navigationButton .navButton .subtitle{color:#fafcff}.training4GameReactView .training4GameCamera{width:-moz-fit-content;width:fit-content;height:100dvh;position:relative;top:0;left:0}.training4GameReactView .training4GameCamera .training4GameBackgroundVideo{max-width:none;height:100dvh}.training4GameReactView .training4GameCamera .currentCollectableItem .interactPoint{position:absolute;top:0;left:0;width:20dvh;height:20dvh;animation:currentCollectableItemSpawn 1s ease-in-out forwards}@keyframes currentCollectableItemSpawn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.training4GameReactView .training4GameCamera .currentCollectableItem .interactPoint.InteractPoint_0{top:40%;left:39%}.training4GameReactView .training4GameCamera .currentCollectableItem .interactPoint.InteractPoint_1{top:40%;left:58%}.training4GameReactView .training4GameCamera .currentCollectableItem .interactPoint.InteractPoint_2{top:55%;left:48%}.training4GameReactView .training4GameCamera .currentCollectableItem .interactPoint.InteractPoint_3{top:47%;left:12.5%}.training4GameReactView .training4GameCamera .currentCollectableItem .interactPoint.InteractPoint_4{top:44%;left:41.2%}.training4GameReactView .training4GameCamera .currentCollectableItem .interactPoint.InteractPoint_5{top:54%;left:58%}.training4GameReactView .superPopinGlassPanelContainer{pointer-events:none;position:absolute;top:60%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;opacity:0;transition:top .5s ease-in-out,opacity .25s ease-in-out}.training4GameReactView .superPopinGlassPanelContainer *{pointer-events:none}.training4GameReactView .superPopinGlassPanelContainer.show{opacity:1;top:50%}.training4GameReactView .superPopinGlassPanelContainer.show *{pointer-events:all}.training4GameReactView .superPopinGlassPanelContainer .training4PopinOutsideContainer{position:absolute;bottom:0;left:50%;display:flex;gap:15dvh;z-index:1;transform:translate(-50%,50%)}.training4GameReactView .superPopinGlassPanelContainer .training4PopinOutsideContainer .checkButton svg path{fill:none}.training4GameReactView .superPopinGlassPanelContainer .popinGlassPanel{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#034097;width:65dvw;max-height:65dvh;background:#fafcff4d;border:.5dvh solid rgba(250,252,255,.5);height:100dvh}.training4GameReactView .superPopinGlassPanelContainer .popinGlassPanel:before{background:url(../assets/game/images/square.webp) repeat 75%/10dvh;opacity:.05;pointer-events:none}.training4GameReactView .superPopinGlassPanelContainer .popinGlassPanel .training4PopinContent{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;width:60dvw;height:50dvh;margin-bottom:5dvh;text-align:center;gap:3dvh}.training4GameReactView .superPopinGlassPanelContainer .popinGlassPanel .training4PopinContent .lottie{width:20dvh;height:20dvh}.training4GameReactView .superPopinGlassPanelContainer .popinGlassPanel .training4PopinContent .title{text-transform:uppercase}.training4GameReactView .superPopinGlassPanelContainer .popinGlassPanel .training4PopinContent .paragraphL{height:20dvh;overflow:auto}@media screen and (min-aspect-ratio: 1600/720){.training4GameReactView{display:flex;justify-content:center;align-items:center}.training4GameReactView .training4GameCamera{left:0!important}}@media screen and (min-aspect-ratio: 1600/720) and (max-width: 1280px){.training4GameReactView .training4GameCamera{width:100dvw}.training4GameReactView .training4GameCamera .training4GameBackgroundVideo{width:100dvw;height:100dvh;-o-object-fit:cover;object-fit:cover}}.simulationGameReactView{width:100dvw;height:100dvh;position:absolute;top:0;left:0;pointer-events:none}.simulationGameReactView .simulationSceneReviewButton{position:absolute;bottom:10dvh;right:10dvh;opacity:0;background-color:#fafcff;transition:opacity .5s ease-in-out;z-index:1}.simulationGameReactView .simulationSceneReviewButton.show{opacity:1}.simulationGameReactView .simulationSceneReviewButton svg path{fill:none}.simulationGameReactView .simulationSceneReviewButton:hover{background-color:#034097}.simulationGameReactView .simulationSceneReviewButton:hover svg path{stroke:#fafcff}.simulationGameReactView .simulationSceneReviewButton .subtitle{color:#fafcff}.simulationGameReactView .superPopinGlassPanelContainer{position:absolute;top:0;left:0;width:100dvw;height:100dvh;transform:translateY(5dvh);opacity:0;transition:opacity .5s ease-in-out,transform .5s ease-in-out}.simulationGameReactView .superPopinGlassPanelContainer *{pointer-events:none!important}.simulationGameReactView .superPopinGlassPanelContainer.show{transform:translateY(0);opacity:1}.simulationGameReactView .superPopinGlassPanelContainer.show *{pointer-events:all!important}.simulationGameReactView .superPopinGlassPanelContainer .simulationScenePopin{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;color:#fafcff;width:65dvw;max-height:70dvh}.simulationGameReactView .superPopinGlassPanelContainer .simulationScenePopin .simulationScenePopinContent{width:55dvw;height:70%;display:flex;flex-direction:column;justify-content:space-around;align-items:center;text-align:center}.simulationGameReactView .superPopinGlassPanelContainer .simulationScenePopin .simulationScenePopinContent .separation{width:75%;height:.25dvh;background-color:#fafcff80}.simulationGameReactView .superPopinGlassPanelContainer .simulationScenePopin .simulationScenePopinContent .simulationScenePopinContentFakeForm{display:flex;justify-content:center;align-items:center;gap:5dvh;width:75%}.simulationGameReactView .superPopinGlassPanelContainer .simulationScenePopin .simulationScenePopinContent .simulationScenePopinContentFakeForm .paragraphL{font-weight:700}.simulationGameReactView .superPopinGlassPanelContainer .simulationScenePopin .simulationScenePopinContent .simulationScenePopinContentFakeForm input{opacity:0}.simulationGameReactView .superPopinGlassPanelContainer .simulationScenePopin .simulationScenePopinContent .simulationScenePopinContentFakeForm .fakeFormToggleContainer{display:flex;flex-direction:column;justify-content:center;align-items:center}.simulationGameReactView .superPopinGlassPanelContainer .simulationScenePopin .simulationScenePopinContent .simulationScenePopinContentFakeForm .fakeFormToggleContainer.checked .fakeFormToggle label{background-color:#034097}.simulationGameReactView .superPopinGlassPanelContainer .simulationScenePopin .simulationScenePopinContent .simulationScenePopinContentFakeForm .fakeFormToggleContainer.checked .fakeFormToggle label .thumb{left:50.5%}.simulationGameReactView .superPopinGlassPanelContainer .simulationScenePopin .simulationScenePopinContent .simulationScenePopinContentFakeForm .fakeFormToggleContainer.checked .fakeFormToggle label .thumb svg.cross{transform:translate(-50%,-50%) rotate(90deg);opacity:0}.simulationGameReactView .superPopinGlassPanelContainer .simulationScenePopin .simulationScenePopinContent .simulationScenePopinContentFakeForm .fakeFormToggleContainer.checked .fakeFormToggle label .thumb svg.star{transform:translate(-50%,-50%) rotate(0);opacity:1}.simulationGameReactView .superPopinGlassPanelContainer .simulationScenePopin .simulationScenePopinContent .simulationScenePopinContentFakeForm .fakeFormToggleContainer .fakeFormToggle{position:relative;pointer-events:all;width:15dvh;height:7.5dvh}.simulationGameReactView .superPopinGlassPanelContainer .simulationScenePopin .simulationScenePopinContent .simulationScenePopinContentFakeForm .fakeFormToggleContainer .fakeFormToggle label{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50dvh;background-color:#8886;transition:background-color .5s ease-in-out}.simulationGameReactView .superPopinGlassPanelContainer .simulationScenePopin .simulationScenePopinContent .simulationScenePopinContentFakeForm .fakeFormToggleContainer .fakeFormToggle label .thumb{position:absolute;top:50%;left:2.5%;transform:translateY(-50%);width:7dvh;height:7dvh;border-radius:50%;background-color:#fafcff;display:flex;justify-content:center;align-items:center;transition:left .5s cubic-bezier(.175,.885,.32,1.275)}.simulationGameReactView .superPopinGlassPanelContainer .simulationScenePopin .simulationScenePopinContent .simulationScenePopinContentFakeForm .fakeFormToggleContainer .fakeFormToggle label .thumb svg{position:absolute;top:50%;left:50%;transition:transform .5s cubic-bezier(.175,.885,.32,1.275),opacity .5s cubic-bezier(.175,.885,.32,1.275);width:75%;height:75%}.simulationGameReactView .superPopinGlassPanelContainer .simulationScenePopin .simulationScenePopinContent .simulationScenePopinContentFakeForm .fakeFormToggleContainer .fakeFormToggle label .thumb svg.cross{transform:translate(-50%,-50%) rotate(0);opacity:1}.simulationGameReactView .superPopinGlassPanelContainer .simulationScenePopin .simulationScenePopinContent .simulationScenePopinContentFakeForm .fakeFormToggleContainer .fakeFormToggle label .thumb svg.star{transform:translate(-50%,-50%) rotate(-90deg);opacity:0}.simulationGameReactView .superPopinGlassPanelContainer .simulationScenePopinSendButton{position:absolute;top:70dvh;left:50%;transform:translate(-50%,75%);background-color:#fafcff;transition:opacity .5s ease-in-out;z-index:1}.simulationGameReactView .superPopinGlassPanelContainer .simulationScenePopinSendButton svg path{fill:none}.simulationGameReactView .superPopinGlassPanelContainer .simulationScenePopinSendButton:hover{background-color:#034097}.simulationGameReactView .superPopinGlassPanelContainer .simulationScenePopinSendButton:hover svg path{stroke:#fafcff}.simulationGameReactView .superPopinGlassPanelContainer .simulationScenePopinSendButton .subtitle{color:#fafcff}.simulationGameReactView .simulationSceneNumber{position:absolute;top:3dvh;right:5dvh;transform:rotate(-5deg)}.simulationGameReactView .simulationSceneNumber.spawn .title{top:0;opacity:1}.simulationGameReactView .simulationSceneNumber .title{position:relative;top:15dvh;opacity:0;text-shadow:.5dvh .5dvh .5dvh #034097;font-size:7dvh;text-transform:uppercase;color:#fafcff}.simulationGameReactView .simulationSceneNumber .title:nth-child(1){transition:opacity .75s cubic-bezier(.68,-.55,.265,1.55),top .5s cubic-bezier(.68,-.55,.265,1.55);transition-delay:75ms}.simulationGameReactView .simulationSceneNumber .title:nth-child(2){transition:opacity .75s cubic-bezier(.68,-.55,.265,1.55),top .5s cubic-bezier(.68,-.55,.265,1.55);transition-delay:.15s}.simulationGameReactView .simulationSceneNumber .title:nth-child(3){transition:opacity .75s cubic-bezier(.68,-.55,.265,1.55),top .5s cubic-bezier(.68,-.55,.265,1.55);transition-delay:.225s}.simulationGameReactView .simulationSceneNumber .title:nth-child(4){transition:opacity .75s cubic-bezier(.68,-.55,.265,1.55),top .5s cubic-bezier(.68,-.55,.265,1.55);transition-delay:.3s}.simulationGameReactView .simulationSceneNumber .title:nth-child(5){transition:opacity .75s cubic-bezier(.68,-.55,.265,1.55),top .5s cubic-bezier(.68,-.55,.265,1.55);transition-delay:.375s}.simulationGameReactView .simulationSceneNumber .title:nth-child(6){transition:opacity .75s cubic-bezier(.68,-.55,.265,1.55),top .5s cubic-bezier(.68,-.55,.265,1.55);transition-delay:.45s}.simulationGameReactView .simulationSceneNumber .title:nth-child(7){transition:opacity .75s cubic-bezier(.68,-.55,.265,1.55),top .5s cubic-bezier(.68,-.55,.265,1.55);transition-delay:.525s}.simulationGameReactView .simulationSceneNumber .title:nth-child(8){transition:opacity .75s cubic-bezier(.68,-.55,.265,1.55),top .5s cubic-bezier(.68,-.55,.265,1.55);transition-delay:.6s}.simulationGameReactView .simulationSceneNumber .title:nth-child(9){transition:opacity .75s cubic-bezier(.68,-.55,.265,1.55),top .5s cubic-bezier(.68,-.55,.265,1.55);transition-delay:.675s}.simulationGameReactView .simulationSceneNumber .title:nth-child(10){transition:opacity .75s cubic-bezier(.68,-.55,.265,1.55),top .5s cubic-bezier(.68,-.55,.265,1.55);transition-delay:.75s}.simulationGameReactView .simulationSceneNumber .title:last-child{color:#ee54c5}.simulationGameReactView .simulationSceneNumber .title.spawn{top:0}.collectibleCounterReactView{pointer-events:none}.collectibleCounterReactView .collectible-counter{position:absolute;right:-3%;top:50%;transform:translateY(-50%)}.collectibleCounterReactView .collectible-counter .collectible-counter-image{height:min(50dvh,50dvw);display:block}.collectibleCounterReactView .collectible-counter .collectible-counter__pile{position:absolute;bottom:17%;left:51%;width:30%;height:58%;transform:translate(-50%);border-radius:min(1.5dvh,1.5dvw);border:2px solid #FAFCFF;overflow:hidden}.collectibleCounterReactView .collectible-counter .collectible-counter__pile .collectible-counter__pile_content{position:absolute;bottom:0;left:0%;width:100%;border-radius:min(1.5dvh,1.5dvw);border-bottom-left-radius:0;border-bottom-right-radius:0;background:linear-gradient(307deg,#d0f3f6 -27.46%,#4acfdb 94.52%);transition:height .3s ease-in-out;min-height:5%}.collectibleCounterReactView .collectible-counter .collectible-counter__pile_top{content:"";position:absolute;top:24%;left:51%;transform:translate(-50%,-50%);border-radius:1000px;width:10%;height:1%;background-color:#fafcff}.collectibleCounterReactView .collectible-counter .collectible-container_count{position:absolute;top:11%;left:51%;background-color:#ffffff1a;border:2px solid rgba(255,255,255,.3);transform:translate(-50%);display:flex;gap:min(1.5dvh,1.5dvw);padding:2.5% 3.5%;border-radius:1000px}.collectibleCounterReactView .collectible-counter .collectible-container_count .collectible-counter__count_value{width:min(2.5dvh,2.5dvw);aspect-ratio:1/1;border-radius:100%;border:solid 1px rgba(255,255,255,.6);background-color:#fff3}.collectibleCounterReactView .collectible-counter .collectible-container_count .collectible-counter__count_value .collectible-counter-image{height:100%}.InterGameReactView{height:100%;display:flex;justify-content:center;align-items:center}.InterGameReactView .interGameBackground{height:100%;width:auto;position:absolute;top:0;left:50%;transform:translate(-50%)}.InterGameReactView .interGameText{color:#fff;font-size:8dvh;z-index:10;font-weight:900;font-family:Rajdhani;max-width:60dvh;text-align:center;transform:rotate(-5deg)}.InterGameReactView .interGameText .game_title{font-size:12dvh}.InterGameReactView .interGameText .game_number{font-size:12dvh;color:#e687e6}.InterGameReactView .interGameRobot{z-index:5;position:absolute;bottom:25%;right:20%;width:20dvh;transform:translate(0)}.interGameBackgroundAnimated{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(./assets/game/images/LG_SPACESHIP_TRANSITION.webp);background-repeat:repeat;background-size:auto 100%;animation:scrollBackground 10s linear infinite;z-index:0}@keyframes fadeInText{to{opacity:1}}@keyframes scrollBackground{0%{background-position:0 0}to{background-position:100% 0}}.dialogFixedContainer{position:fixed;bottom:5dvh;left:50%;transform:translate(-50%);width:80dvh;max-height:50vh;display:flex;flex-direction:column;justify-content:end;gap:12px;font-family:Rajdhani;font-size:1.5dvw;z-index:50}.dialogMessageWrapper{display:flex;flex-direction:column;align-items:flex-start}.dialogMessageWrapper.left{align-self:flex-start;text-align:left;max-width:30dvw}.dialogMessageWrapper.right{align-self:flex-end;text-align:right;max-width:30dvw}.dialogMessageWrapper .dialogAuthor{width:100%}.dialogMessageWrapper .dialogAuthor p{font-size:1.25vw;font-weight:700;margin-bottom:4px;opacity:.6;text-transform:uppercase;color:#fff}.dialogMessageWrapper .dialogBox{padding:12px 16px;border-radius:8px;max-width:100%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:fadeInMessage .5s ease;word-break:break-word;transition:background-color .3s,color .3s;border:1px solid white}@keyframes fadeInMessage{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.pixi-stats{left:initial;right:0}.stats{position:absolute;transform:translate(calc(100dvw - 100%),calc(100dvh - 100%))}#GAME{width:100dvw;height:100dvh}.backLoadingContent{width:100dvw;height:100dvh;background:#0a52e6}.backLoadingContent:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../assets/game/images/square.webp) repeat 75%/15dvh;opacity:.05;pointer-events:none}.comment{height:20dvh;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;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(74 74 74 / var(--tw-text-opacity, 1))}.comment::placeholder{font-size:2.5dvh;--tw-text-opacity: 1;color:rgb(74 74 74 / 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)}
