.not-found-module__HS70Aa__Page{box-sizing:border-box;background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;height:100vh;padding:16px;display:flex;position:relative}.not-found-module__HS70Aa__Logo{aspect-ratio:400/160;box-sizing:border-box;background-position:50%;background-repeat:no-repeat;background-size:contain;width:min(50vw,400px)}@media (max-width:1300px){.not-found-module__HS70Aa__Page{background-position:0}}.not-found-module__HS70Aa__Content{box-sizing:border-box;align-items:center;gap:64px;width:90%;max-width:1200px;height:fit-content;display:flex}.not-found-module__HS70Aa__Banana{box-sizing:border-box;background-position:50%;background-repeat:no-repeat;background-size:contain;width:300px;height:450px}.not-found-module__HS70Aa__Text{box-sizing:border-box;flex-direction:column;gap:32px;width:100%;height:fit-content;display:flex}.not-found-module__HS70Aa__Text h1{font-family:var(--font-satoshi);letter-spacing:-.03rem;color:#333;margin:0;font-size:clamp(40px,6vw,96px);font-weight:900;line-height:120%}.not-found-module__HS70Aa__Text p{font-family:var(--font-montserrat);letter-spacing:-.03rem;color:#333;margin:0;font-size:clamp(18px,4vw,32px);font-weight:600;line-height:120%}.not-found-module__HS70Aa__Button{box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#fdfdfd;border-radius:24px;align-items:center;width:fit-content;min-width:fit-content;height:fit-content;padding:clamp(6px,.8vw,8px) clamp(10px,1.2vw,12px);transition:background-color .3s ease-out,color .3s ease-out,gap .2s ease-out;display:flex}.not-found-module__HS70Aa__Button:not(.not-found-module__HS70Aa__Active):hover{background-color:#fdfcf0;gap:clamp(6px,1vw,10px)}.not-found-module__HS70Aa__Active{background-color:#fdfcf0;gap:clamp(6px,1vw,10px)}.not-found-module__HS70Aa__LoaderGroup{box-sizing:border-box;flex-direction:column;align-items:center;gap:clamp(24px,6vw,64px);width:100%;max-width:1200px;height:fit-content;display:flex;position:absolute;bottom:clamp(24px,10vh,100px);left:50%;transform:translate(-50%)}.not-found-module__HS70Aa__LoaderText{font-family:var(--font-montserrat);letter-spacing:-.03rem;color:#311d06;margin:0;font-size:clamp(24px,6vw,48px);font-weight:800;line-height:120%}.not-found-module__HS70Aa__LoaderBarOuter{box-sizing:border-box;background:#311d0626;border-radius:999px;align-items:center;width:100%;max-width:800px;height:fit-content;padding:4px;display:flex}.not-found-module__HS70Aa__LoaderBar{box-sizing:border-box;background-color:#311d06;border-radius:999px;width:0;height:16px;transition:width .2s ease-out}@media (max-width:1024px){.not-found-module__HS70Aa__Content{gap:40px}.not-found-module__HS70Aa__Text h1{font-size:clamp(36px,7vw,64px)}.not-found-module__HS70Aa__Banana{width:240px;height:360px}}@media (max-width:768px){.not-found-module__HS70Aa__Page{align-items:flex-start}.not-found-module__HS70Aa__Content{text-align:center;flex-direction:column;align-items:center;gap:32px;margin-top:40px}.not-found-module__HS70Aa__Banana{width:200px;height:260px}.not-found-module__HS70Aa__Text{align-items:center}.not-found-module__HS70Aa__LoaderGroup{bottom:clamp(16px,8vh,64px)}.not-found-module__HS70Aa__LoaderBarOuter{max-width:100%}}@media (max-width:480px){.not-found-module__HS70Aa__Page{padding-inline:12px}.not-found-module__HS70Aa__Logo{width:60vw}.not-found-module__HS70Aa__Text h1{font-size:clamp(28px,9vw,40px)}.not-found-module__HS70Aa__Text p{font-size:clamp(16px,4.5vw,22px)}.not-found-module__HS70Aa__Banana{width:170px;height:220px}.not-found-module__HS70Aa__LoaderGroup{gap:24px}}.not-found-module__HS70Aa__Button{box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;padding:clamp(6px,.8vw,8px) clamp(10px,1.2vw,12px);background-color:#333;border-radius:24px;align-items:center;width:fit-content;min-width:fit-content;height:fit-content;padding:clamp(8px,1vw,12px) clamp(20px,2.7vw,33px);transition:background-color .3s ease-out,color .3s ease-out,gap .2s ease-out;display:flex}.not-found-module__HS70Aa__Button p{letter-spacing:.03em;color:#fdfdfd;font-size:clamp(14px,.9vw,16px);font-weight:800;line-height:140%;font-family:var(--font-montserrat);margin:0}.not-found-module__HS70Aa__Button:not(.not-found-module__HS70Aa__Active):hover{background-color:#fff8d6}.not-found-module__HS70Aa__Button:not(.not-found-module__HS70Aa__Active):hover p{color:#735a00}.not-found-module__HS70Aa__Active{background-color:#ffc701}.not-found-module__HS70Aa__Active p{color:#333}.not-found-module__HS70Aa__ButtonLogo{box-sizing:border-box;opacity:0;transform-origin:0;width:0;height:15px;transition:opacity .2s ease-out,transform .2s ease-out,width .2s ease-out;transform:scale(.5)}.not-found-module__HS70Aa__ButtonLogoVisible{opacity:1;width:15px;transform:scale(1)}.not-found-module__HS70Aa__DefBG{background-color:#fdfdfd}.not-found-module__HS70Aa__Button:active{background-color:#fff8d6!important}.not-found-module__HS70Aa__Button:active p{color:#333!important}.not-found-module__HS70Aa__Button:active .not-found-module__HS70Aa__ButtonLogoVisible{opacity:1;background-image:url(/Icons/BananaColor.png)}
.Noise-module__m60QtG__noiseOverlay{pointer-events:none;width:100vw;height:100vh;position:absolute;top:0;left:0}
