.footer{width:100%;min-height:8rem;background-color:var(--secondary-color);margin-top:4rem;padding:1rem;box-sizing:border-box;display:flex;justify-content:center;gap:5rem;align-items:center}.footer,.links-container a{color:var(--text-color-light)}.links-container a{margin-right:1rem;text-decoration:none;cursor:pointer}.links-container h4,.links-container p{color:var(--text-color-light)}@media screen and (max-width:768px){.footer{font-size:.8rem;flex-wrap:wrap;gap:2rem}}.header{top:0;height:4rem;width:100%;display:flex;align-items:center;background-color:var(--background-color);box-shadow:var(--box-shadow);color:var(--text-color);position:fixed;z-index:10;padding:0 0 0 1rem;box-sizing:border-box}.header__links{display:flex;margin-left:10%;height:100%}.header__links a{display:flex;box-sizing:border-box;height:100%;margin-top:auto;padding:.5rem 1rem;text-decoration:none;color:var(--text-color);align-items:center;position:relative}.header__links a.active,.header__links a:hover{color:var(--primary-color)}.header__links a.active:after,.header__links a:hover:after{content:"";height:4px;background-color:var(--primary-color);width:100%;position:absolute;bottom:0;left:0;z-index:2}.header__links a:active{color:var(--tertiary-color)}.header__links a:active:after{background-color:var(--tertiary-color)}.header__profile{margin-left:auto;display:flex;justify-content:end;gap:1rem;background-color:var(--secondary-color);height:100%;width:30%;min-width:360px;padding-right:1rem;align-items:center;box-sizing:border-box;position:relative;overflow:hidden}.header__profile:before{content:"";position:absolute;top:0;left:0;width:0;height:0;border-top:70px solid transparent;border-bottom:120px solid transparent;border-left:120px solid var(--background-color)}.header__profile__image{z-index:1;height:50px;aspect-ratio:1/1;border-radius:50%;box-shadow:var(--box-shadow);cursor:pointer}.header__profile__login{cursor:pointer;color:var(--text-color);background-color:var(--background-color);font-weight:500;padding:.5rem 1rem;border-radius:2rem;border:none;text-decoration:none;box-shadow:var(--box-shadow)}.header__profile__login:hover{color:var(--primary-color)}.header__profile__login:active{color:var(--tertiary-color)}.header__profile__logout{padding:.5rem 1rem .5rem 3rem;margin-left:-3rem}.header__mobile-menu{display:none;width:100%;background-color:var(--background-color);overflow:hidden;max-height:0;opacity:0;transition:max-height .5s ease,opacity .25s ease;position:absolute;top:100%;left:0;z-index:5;padding:1rem;box-sizing:border-box}.header__mobile-menu-btn{display:none;border:none;width:2rem;height:2rem;font-size:2rem;background-color:inherit;border-radius:2rem;padding:0;margin:0}.header__mobile-menu-btn :hover{color:var(--light-gray)}.header__mobile-menu:before{content:"";position:absolute;top:-120px;width:0;height:0;right:0;border-top:92px solid transparent;border-bottom:181px solid transparent;border-right:296px solid var(--secondary-color)}.header__mobile-menu ul{padding:0;margin:0;position:relative;display:flex;flex-direction:column;list-style-type:none}.header__mobile-menu ul li{padding:.5rem;border-bottom:1px solid var(--secondary-color)}.header__mobile-menu ul li:last-of-type{border-bottom:none}.header__mobile-menu ul li a{display:flex;width:100%;color:var(--text-color);text-decoration:none;text-align:center;padding:.5rem 1rem;margin:.5rem 0;box-sizing:border-box;position:relative}.header__mobile-menu ul li a:before{content:"";position:absolute;left:-.5rem;top:50%;transform:translateY(-50%);width:1rem;aspect-ratio:1;border-radius:1rem;display:none}.header__mobile-menu ul li a:hover:before{display:block;background-color:var(--primary-color)}.header__mobile-menu ul li a.active:before{display:block;background-color:var(--accent-color)}.header__mobile-menu.open{max-height:500px;opacity:1;box-shadow:0 8px 12px -2px rgba(0,0,0,.18)}.header__mobile-menu .login{margin-top:1rem;width:100%;display:flex;justify-content:center;box-sizing:border-box;padding:1rem;border:2px solid var(--primary-color);color:var(--primary-color);font-weight:700;text-decoration:none;border-radius:.5rem}.header label{font-size:.8rem;margin-left:1rem}.header .mobile-language{display:flex;gap:1rem;flex-wrap:wrap}.header .mobile-language .lang-btn{flex:1 1 110px;margin:.25rem 0;background-color:inherit;border:2px solid var(--primary-color);color:var(--primary-color);font-weight:700}.header .mobile-language .lang-btn.active{background-color:var(--primary-color);color:var(--text-color-light);font-weight:500}.header .mobile-language .lang-btn:hover{background-color:var(--secondary-color);color:var(--text-color-light);font-weight:500}@media(max-width:1250px){.header__links,.header__profile .flyout-menu-container,.header__profile__image,.header__profile__login,.header__profile__logout{display:none}.header__mobile-menu,.header__mobile-menu-btn{display:block}.demo{flex-direction:column-reverse;align-items:center}.demo .text{text-align:center}}.flyout-menu{background:#fff;padding:.5rem;border-radius:.5rem;box-shadow:0 2px 8px rgba(0,0,0,.15);position:absolute;position-area:bottom;margin:1.2rem 0 0;border:1px solid #ddd}.flyout-menu ul{list-style:none;padding:0;margin:0}.flyout-menu li{padding:.5rem 1rem;border-radius:.3rem;cursor:pointer}.flyout-menu li:hover{background-color:#f0f0f0}.flyout-menu li button{all:unset;width:100%;height:100%;display:block}.flyout-menu li button.active{color:var(--primary-color)}.flyout-menu a{text-decoration:none;color:inherit}.trigger-button{background:var(--background-color);color:#000;border:none;padding:0;aspect-ratio:1;height:2.313rem;border-radius:5rem;display:flex;justify-content:center;align-items:center;cursor:pointer;font-size:1rem;margin:0}.trigger-button:hover{background:var(--background-color);color:var(--primary-color)}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}:root{display:flex;flex-direction:column;--primary-color:#5565ac;--secondary-color:#57589c;--tertiary-color:#4d407c;--accent-color:#fc9065;--background-color:#f3f3f3;--background-color-dark:#1d1f27;--light-gray:#ececec;--gray:#a0a0a0;--dark-gray:#838383;--border-color:var(--light-gray);--text-color:#39373a;--text-color-light:#f3f3f3;--box-shadow:0 0 10px 0 rgba(0,0,0,.5);--free-color:#257e26;--bought-color:#f47236}b{font-weight:800}.primary{color:var(--tertiary-color)}.accent{color:var(--accent-color)}.round-edge{border-radius:5rem;overflow:hidden;display:flex}body{position:absolute;top:0;left:0;margin:0;padding:0;width:100%;min-height:100vh;box-sizing:border-box;font-family:Arial,sans-serif;background-color:var(--background-color);color:var(--text-color);display:flex;flex-direction:column;overflow-x:hidden;font-size:1.1rem}body.escape-room{margin-top:0;overflow:hidden}body::-webkit-scrollbar{width:8px}body::-webkit-scrollbar-track{background-color:var(--text-color-light);border-radius:.5rem}body::-webkit-scrollbar-thumb{background-color:var(--tertiary-color)}h1,h2,h3,h4{color:var(--primary-color);margin-top:0}p{margin:0}.text-centered{width:70%;margin-right:auto;margin-left:auto;text-align:center}.mobile .text-centered{width:100%}#escape-room{position:fixed;z-index:11;top:0;left:0;width:100%;height:100%;background:#110e14}.cursor{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.item-display{z-index:1}.loading-display{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;color:#fff}dialog:not(.flyout-menu)::-webkit-backdrop{background-color:rgba(0,0,0,.5)}dialog:not(.flyout-menu)::backdrop{background-color:rgba(0,0,0,.5)}button{width:100%;margin-top:2rem;background-color:var(--primary-color);color:var(--text-color-light);border:none;border-radius:.5rem;padding:1rem;cursor:pointer}button:hover{background-color:var(--secondary-color)}button:active{background-color:var(--tertiary-color)}button:disabled{background-color:var(--gray);cursor:not-allowed}.close-button{top:0;right:0;position:absolute;cursor:pointer;border:none;fill:var(--secondary-color)}.close-button:hover{fill:var(--primary-color)}
/*# sourceMappingURL=9670a1efb656b8f3.css.map*/