.not-found-module__CFwyrG__not-found-page{flex-direction:column;flex:1 0 auto;width:100%;display:flex;position:relative;overflow:hidden}.not-found-module__CFwyrG__content-wrapper{z-index:1;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:4rem 2rem;display:flex;position:relative}@media screen and (max-width:768px){.not-found-module__CFwyrG__content-wrapper{padding:3rem 1.5rem}}@media screen and (max-width:480px){.not-found-module__CFwyrG__content-wrapper{padding:2rem 1rem}}.not-found-module__CFwyrG__error-code-container{flex-direction:row;justify-content:space-between;width:100%;margin-top:80px;margin-bottom:-80px;display:flex;position:relative}.not-found-module__CFwyrG__error-code,.not-found-module__CFwyrG__system-status,.not-found-module__CFwyrG__bug-info{font-family:var(--font-roboto-mono);letter-spacing:.05em;color:#000;opacity:.6;z-index:2;font-size:.75rem}@media screen and (max-width:768px){.not-found-module__CFwyrG__error-code,.not-found-module__CFwyrG__system-status,.not-found-module__CFwyrG__bug-info{font-size:.625rem}}@media screen and (max-width:480px){.not-found-module__CFwyrG__error-code,.not-found-module__CFwyrG__system-status,.not-found-module__CFwyrG__bug-info{font-size:.5rem}}.not-found-module__CFwyrG__main-content{text-align:center;max-width:800px;margin:0 auto}.not-found-module__CFwyrG__error-container{margin-bottom:2rem;position:relative}@media screen and (max-width:768px){.not-found-module__CFwyrG__error-container{margin-bottom:1.5rem}}.not-found-module__CFwyrG__page-not-found-label{font-family:var(--font-roboto-mono);letter-spacing:.1em;color:#000;z-index:1;background:#e5e5dd;border:1px solid #000;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;display:inline-block;position:absolute;top:50%;transform:translate(-50%,-50%)}@media screen and (max-width:768px){.not-found-module__CFwyrG__page-not-found-label{padding:.4rem .8rem;font-size:.75rem}}@media screen and (max-width:480px){.not-found-module__CFwyrG__page-not-found-label{padding:.3rem .6rem;font-size:.625rem}}.not-found-module__CFwyrG__error-number{font-family:var(--font-gloock);color:#000;letter-spacing:-.02em;margin:0;font-size:clamp(10rem,20vw,18rem);font-weight:400;line-height:.9}@media screen and (max-width:1024px){.not-found-module__CFwyrG__error-number{font-size:clamp(8rem,18vw,14rem)}}@media screen and (max-width:768px){.not-found-module__CFwyrG__error-number{font-size:clamp(6rem,15vw,10rem)}}@media screen and (max-width:480px){.not-found-module__CFwyrG__error-number{font-size:clamp(5rem,20vw,8rem)}}.not-found-module__CFwyrG__error-title{font-family:var(--font-gloock);letter-spacing:-.02em;color:#000;margin:2rem 0 1.5rem;font-size:3rem;font-weight:700;line-height:1.2}@media screen and (max-width:1024px){.not-found-module__CFwyrG__error-title{margin:1.5rem 0 1.25rem;font-size:2.5rem}}@media screen and (max-width:768px){.not-found-module__CFwyrG__error-title{margin:1.25rem 0 1rem;font-size:2rem}}@media screen and (max-width:480px){.not-found-module__CFwyrG__error-title{margin:1rem 0 .75rem;font-size:1.5rem}}.not-found-module__CFwyrG__error-description{font-family:var(--font-roboto-mono);color:#000;opacity:.8;max-width:500px;margin:0 auto 3rem;font-size:.9375rem;line-height:1.6}@media screen and (max-width:768px){.not-found-module__CFwyrG__error-description{margin-bottom:2.5rem;font-size:.875rem}}@media screen and (max-width:480px){.not-found-module__CFwyrG__error-description{margin-bottom:2rem;font-size:.8125rem;line-height:1.5}}.not-found-module__CFwyrG__return-button{color:#000;font-family:var(--font-roboto-mono);letter-spacing:.1em;cursor:pointer;background-color:#0000;border:1px solid #000;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:.875rem;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}@media screen and (max-width:768px){.not-found-module__CFwyrG__return-button{gap:.625rem;padding:.875rem 1.75rem;font-size:.8125rem}}@media screen and (max-width:480px){.not-found-module__CFwyrG__return-button{gap:.5rem;padding:.75rem 1.5rem;font-size:.75rem}}.not-found-module__CFwyrG__return-button:before{content:"";z-index:-1;background-color:#000;width:100%;height:100%;transition:left .3s;position:absolute;top:0;left:-100%}.not-found-module__CFwyrG__return-button:hover{color:#e5e5dd}.not-found-module__CFwyrG__return-button:hover:before{left:0}.not-found-module__CFwyrG__return-button:hover .not-found-module__CFwyrG__button-arrow{transform:translate(4px)}.not-found-module__CFwyrG__return-button:focus-visible{outline-offset:4px;outline:2px solid #000}.not-found-module__CFwyrG__button-text{align-items:center;display:flex}.not-found-module__CFwyrG__button-arrow{font-size:1.25rem;line-height:1;transition:transform .3s}@media screen and (max-width:480px){.not-found-module__CFwyrG__button-arrow{font-size:1.125rem}}.not-found-module__CFwyrG__footer-wrapper{z-index:2;margin-top:auto;position:relative}
.background-grid-module__HQL21a__grid-container{z-index:-1;background:radial-gradient(circle,#2b2b2b56 0%,#e5e5dd 53%);grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(6,1fr);gap:1px;width:100vw;height:100vh;display:grid;position:fixed}@media screen and (max-width:768px){.background-grid-module__HQL21a__grid-container{display:none}}.background-grid-module__HQL21a__grid-container .background-grid-module__HQL21a__grid-item{background:#e5e5dd}.background-grid-module__HQL21a__grid-container .background-grid-module__HQL21a__grid-item.background-grid-module__HQL21a__grid-2,.background-grid-module__HQL21a__grid-container .background-grid-module__HQL21a__grid-item.background-grid-module__HQL21a__grid-7,.background-grid-module__HQL21a__grid-container .background-grid-module__HQL21a__grid-item.background-grid-module__HQL21a__grid-9,.background-grid-module__HQL21a__grid-container .background-grid-module__HQL21a__grid-item.background-grid-module__HQL21a__grid-12,.background-grid-module__HQL21a__grid-container .background-grid-module__HQL21a__grid-item.background-grid-module__HQL21a__grid-16,.background-grid-module__HQL21a__grid-container .background-grid-module__HQL21a__grid-item.background-grid-module__HQL21a__grid-21{background:#e2e2dd}.background-grid-module__HQL21a__grid-container .background-grid-module__HQL21a__grid-item.background-grid-module__HQL21a__grid-2,.background-grid-module__HQL21a__grid-container .background-grid-module__HQL21a__grid-item.background-grid-module__HQL21a__grid-3,.background-grid-module__HQL21a__grid-container .background-grid-module__HQL21a__grid-item .background-grid-module__HQL21a__grid-20,.background-grid-module__HQL21a__grid-container .background-grid-module__HQL21a__grid-item.background-grid-module__HQL21a__grid-21{border-bottom:1px solid #2b2b2b0d;border-left:1px solid #2b2b2b0d;border-right:1px solid #2b2b2b0d}.background-grid-module__HQL21a__grid-container .background-grid-module__HQL21a__grid-item.background-grid-module__HQL21a__grid-12,.background-grid-module__HQL21a__grid-container .background-grid-module__HQL21a__grid-item.background-grid-module__HQL21a__grid-13{border-top:1px solid #2b2b2b0d;border-bottom:1px solid #2b2b2b0d}.background-grid-module__HQL21a__grid-container .background-grid-module__HQL21a__grid-item.background-grid-module__HQL21a__grid-12,.background-grid-module__HQL21a__grid-container .background-grid-module__HQL21a__grid-item.background-grid-module__HQL21a__grid-16{border-right:1px solid #2b2b2b0d}.background-grid-module__HQL21a__grid-container .background-grid-module__HQL21a__grid-item.background-grid-module__HQL21a__grid-16,.background-grid-module__HQL21a__grid-container .background-grid-module__HQL21a__grid-item.background-grid-module__HQL21a__grid-17{border-top:1px solid #2b2b2b0d}.background-grid-module__HQL21a__grid-container .background-grid-module__HQL21a__grid-item.background-grid-module__HQL21a__grid-16{border-bottom:1px solid #2b2b2b0d}
