.footer{width:100%;height:8rem;background-color:var(--secondary-color);margin-top:4rem;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}}.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 1rem}.header .header__links{display:flex;margin-left:10%;height:100%}.header .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 .header__links a.active,.header .header__links a:hover{color:var(--primary-color)}.header .header__links a.active:after,.header .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 .header__links a:active{color:var(--tertiary-color)}.header .header__links a:active:after{background-color:var(--tertiary-color)}.header .header__profile{margin-left:auto;display:flex;background-color:var(--secondary-color);height:100%;width:30%;align-items:center;box-sizing:border-box;padding-right:2rem;position:relative;overflow:hidden}.header .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 .header__profile__image{z-index:1;margin-left:auto;height:50px;aspect-ratio:1/1;border-radius:50%;box-shadow:var(--box-shadow);cursor:pointer}.header .header__profile__login{margin-left:auto;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 .header__profile__login:hover{color:var(--primary-color)}.header .header__profile__login:active{color:var(--tertiary-color)}.header .header__profile__logout{padding:.5rem 1rem .5rem 3rem;margin-left:-2rem}@media(max-width:768px){.header{height:3rem;font-size:.8rem}.header .header__links a{padding:.5rem}.header .header__profile{display:none}}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-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_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-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_e8ce0c;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_e8ce0c;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_e8ce0c;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_e8ce0c;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_e8ce0c{font-family:__Inter_e8ce0c,__Inter_Fallback_e8ce0c;font-style:normal}:root{--primary-color:#165598;--secondary-color:#113e65;--tertiary-color:#0b2849;--background-color:#f3f3f3;--background-color-dark:#1d1f27;--light-gray:#cecece;--gray:#a0a0a0;--border-color:var(--light-gray);--text-color:#1a2021;--text-color-light:#f3f3f3;--box-shadow:0 0 10px 0 rgba(0,0,0,.5);--free-color:#257e26;--bought-color:#f47236}:root,body{display:flex;flex-direction:column}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);overflow-x:hidden}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}#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::-webkit-backdrop{background-color:rgba(0,0,0,.5)}dialog::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)}.close-button{top:0;right:0;position:absolute;cursor:pointer;border:none;fill:var(--secondary-color)}.close-button:hover{fill:var(--primary-color)}.screen{display:flex;flex-direction:column;margin-top:4rem}.home-screen{align-items:center}.details-screen{margin-top:6rem;margin-left:2rem;margin-right:2rem;flex-direction:row;flex-grow:1;justify-content:center;gap:4rem}.impress-screen{margin-top:6rem;padding-left:2rem;padding-right:2rem;display:flex;flex-direction:column;flex-grow:1;overflow-x:hidden}.rooms-screen{margin-top:6rem;margin-left:2rem;margin-right:2rem;flex-grow:1}body:has(.escape-room-screen){overflow:hidden;margin-top:0}.escape-room-screen{position:absolute;z-index:11;top:0;left:0;width:100%;height:100%}.hero-image{position:relative;width:100%;height:400px;margin-bottom:4rem;box-shadow:var(--box-shadow);overflow:hidden}.padding{margin-left:2rem;margin-right:2rem}.room-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem}.mobile-screen{display:none;flex-grow:1}@media(max-width:768px){.details-screen,.escape-room-screen,.home-screen,.rooms-screen{display:none}.mobile-screen{display:flex;flex-direction:column;text-align:center}.impress-screen,.mobile-screen{padding-left:1rem;padding-right:1rem}.impress-screen{font-size:.8rem}.impress-screen h1{font-size:1.3rem}.impress-screen h2{font-size:1rem}}.bought-bubble,.free-bubble,.price-bubble,.rating-scale,.time-bubble{border-radius:1rem;box-shadow:var(--box-shadow);padding:.4rem}.bought-bubble:not(.clickable),.free-bubble:not(.clickable),.price-bubble:not(.clickable),.rating-scale:not(.clickable),.time-bubble:not(.clickable){position:absolute}.bought-bubble,.free-bubble,.price-bubble{right:0;bottom:1rem;transform:translateX(50%);background-color:var(--free-color);color:var(--text-color-light)}.price-bubble{background-color:var(--primary-color)}.bought-bubble{background-color:var(--bought-color)}.time-bubble{top:1rem;right:1rem;background-color:var(--primary-color);color:var(--text-color-light)}.rating-scale{box-shadow:none;display:flex;gap:.3rem;color:var(--gray)}.rating-scale:not(.clickable){bottom:1rem;left:50%;transform:translateX(-50%)}.clickable{cursor:pointer}.clickable svg:hover{color:var(--secondary-color)}.active{color:var(--primary-color)}.escaperoom{position:relative;height:400px;box-shadow:var(--box-shadow);border-radius:.5rem}.hover{cursor:pointer}.escaperoom img{height:100%;width:100%;object-fit:cover;border-radius:.5rem}.escaperoom .hover:hover img{opacity:.9;transition:all .2s}.escaperoom-title{position:absolute;top:60%;left:50%;max-width:80%;transform:translate(-50%,-50%) rotate(-10deg);color:var(--text-color-light);font-size:2rem;text-align:center}.explenation{width:-moz-fit-content;width:fit-content;margin-top:4.6rem}.controlls-grid{display:grid;grid-template-columns:10rem 10rem 10rem;grid-gap:2rem 1rem;gap:2rem 1rem}.controlls{display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content;justify-content:center;align-items:center;width:100%}.key-display{width:-moz-fit-content;width:fit-content;margin-bottom:1rem;display:flex;gap:.5rem}.key-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:.2rem;gap:.2rem}.key-button{height:2rem;min-width:2rem;text-align:center;line-height:2rem;border:2px solid #3a3a3a;font-weight:700}.w-key{grid-column:2;grid-row:1}.a-key{grid-column:1;grid-row:2}.s-key{grid-column:2;grid-row:2}.d-key{grid-column:3;grid-row:2}.key-discription,.mouse-controlls{display:flex;align-items:center}.mouse-controlls{margin-left:1rem;justify-content:center}.mouse-discription{display:flex;flex-direction:column;margin-left:1rem}.mouse{position:relative;height:6rem;width:4rem;border:2px solid #3a3a3a;border-radius:2rem 2rem 1rem 1rem}.mouse:after{top:50%;transform:translate(-50%,-50%);height:2px;width:100%}.mouse:after,.mouse:before{content:"";position:absolute;left:50%;background-color:#3a3a3a}.mouse:before{height:50%;width:2px}.mouse-reel{position:absolute;top:50%;left:50%;transform:translate(-46%,-100%);height:2rem;width:1rem;border-radius:5px;background-color:#3a3a3a}.tooltip{position:relative}.tooltip:hover:after{content:attr(data-tooltip);position:absolute;bottom:110%;left:50%;font-size:1rem;width:90%;transform:translateX(-50%);background:#3f3f3f;color:#fff;padding:.5rem;border-radius:.5rem}.multiplayer{margin-top:2.8rem}.multiplayer-button-container{display:flex;gap:.5rem}.multiplayer-playerCount{margin-top:2rem;border-radius:1rem;width:3.5rem;position:relative}.multiplayer-playerCount-number{position:absolute;bottom:5%;left:50%;transform:translate(-50%);z-index:1;font-size:larger;font-weight:700}.multiplayer-playerCount-image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--light-gray);width:100%;height:100%}.multiplayer-user-list{margin-top:1rem;border-radius:.5rem;box-sizing:border-box;overflow:hidden;display:grid;grid-template-rows:repeat(4,2rem);background-color:#fff}.multiplayer-user-list>.multiplayer-user-list-entry:nth-child(2n){background-color:var(--light-gray)}.multiplayer-user-list-entry{display:flex}.multiplayer-user-list-entry *{display:flex;justify-content:center;align-items:center}.multiplayer-user-list-entry-player-number{width:2rem}.multiplayer-user-list-entry-player-name{flex:1 1;padding:0 1rem;justify-content:start}.multiplayer-user-list-entry-player-name-input{color:var(--primary-color);flex:1 1;font-size:1rem;border:none;outline:none;box-shadow:none;background:transparent;padding:0 1rem}.multiplayer-user-list-entry-player-color{width:2rem;border-radius:50%;box-sizing:border-box;border:.5rem solid #fff}.multiplayer-user-list-entry:nth-child(2n) .multiplayer-user-list-entry-player-color{border-color:var(--light-gray)}.multiplayer-user-list-entry-player-color-input{width:2rem;height:100%;border:none;background:transparent;padding:0;cursor:pointer}.demo{width:100%;display:flex;justify-content:center;margin-bottom:4rem}.left{width:20%;padding-right:2rem}.left .section-title,.left .text{text-align:right}.demo-escape-room{width:600px;height:400px;position:relative;border-radius:.5rem;box-shadow:var(--box-shadow);cursor:pointer}.demo-escape-room:hover img{opacity:.8;transition:all .2s}.exploration{padding-bottom:4rem;padding-top:4rem}.exploration .exploration-container{display:flex;justify-content:space-around}.exploration .exploration-card{text-align:center;box-sizing:border-box;padding:2rem 1rem 1rem;box-shadow:var(--box-shadow);border-radius:.5rem;margin-right:4.5rem;position:relative;max-width:300px;min-height:200px}.exploration .exploration-card:last-of-type{margin-right:0}.exploration .explonation-image{position:absolute;top:0;right:0;transform:translate(50%,-50%);height:150px}@media(max-width:1000px){.exploration .exploration-card{text-align:start}}.escaperoom-container{display:flex;flex-wrap:wrap;gap:4rem;justify-content:center;margin-bottom:4rem}.old-price{text-decoration:line-through;color:var(--gray)}.action-price{color:var(--text-color-light);background-color:var(--primary-color);border-radius:5rem}.bundle{width:100%;margin-bottom:4rem}.bundle .bundle-container{display:flex;height:400px;box-shadow:var(--box-shadow);overflow:hidden;position:relative;border-radius:.5rem}.bundle .bundle-container .bundle-item{height:200%;width:25%;transform:rotate(30deg) translateY(-25%);display:flex;align-items:center;justify-content:center;background-color:#161414;cursor:pointer;z-index:1;border-left:2px solid #fff;box-sizing:border-box;margin-right:4%;background-position:50%}.bundle .bundle-container .bundle-item:first-of-type{border-left:1px solid var(--primary-color)}.bundle .bundle-container .bundle-item:hover{filter:brightness(3)}.bundle .bundle-container .bundle-item:nth-of-type(4){border-right:2px solid #fff}.bundle .bundle-container .bundle-item svg{transform:rotate(-30deg);height:3rem;width:3rem;color:var(--text-color-light)}.bundle .bundle-container .bundle-item.chosen:hover{filter:brightness(1.05)}.bundle .bundle-container .bundle-buy-button{position:absolute;right:0;top:0;width:25%;height:100%;background-color:var(--secondary-color);color:var(--text-color-light);display:flex;justify-content:flex-end;align-items:flex-end;cursor:not-allowed}.bundle .bundle-container .bundle-buy-button span{padding:1rem}.bundle .bundle-container .bundle-buy-button.active{background-color:var(--primary-color);cursor:pointer}.bundle .bundle-container .bundle-buy-button.active:hover{filter:brightness(1.2)}.bundle .bundle-container .bundle-discount{position:absolute;left:0;top:0;width:25%;height:100%;padding:1rem;box-sizing:border-box;display:flex;flex-direction:column;font-size:1.3rem}.bundle .bundle-container .bundle-discount p{margin-top:0}.bundle .bundle-container .bundle-discount p,.bundle .bundle-container .bundle-discount span{padding:.5rem;margin-bottom:.5rem;box-sizing:border-box}.selection-overlay{top:50%;left:50%;width:80%;height:80%;transform:translate(-50%,-30%);border-radius:.5rem;border:none;box-shadow:var(--box-shadow);z-index:2;padding:1rem;scrollbar-width:thin}.selection-overlay:focus{outline:none}.selection-overlay::-webkit-scrollbar{width:8px}.selection-overlay::-webkit-scrollbar-track{background-color:var(--text-color-light);border-radius:.5rem}.selection-overlay::-webkit-scrollbar-thumb{background-color:var(--secondary-color);border-radius:.5rem}.selection-header{position:relative}.selection-body{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}
/*# sourceMappingURL=1ec0c655d26f6a71.css.map*/