.not-found-container{text-align:center;justify-content:center;align-items:center;min-height:calc(100vh - 150px);padding:18rem 2rem 10rem;display:flex}.not-found-image-container{justify-content:center;margin-bottom:2rem;display:flex}.not-found-image{object-fit:contain;max-width:200px;height:auto}.not-found-content{width:100%;max-width:500px}.not-found-heading{font-size:1.5rem;font-weight:700;font-family:var(--font-montserrat);color:#fbbf24;margin-bottom:.75rem}.not-found-text{color:#ffffffb3;margin-bottom:2.5rem;font-size:1rem;line-height:1.6}.back-home-button{color:#000;font-weight:600;font-family:var(--font-montserrat);cursor:pointer;background-color:#fbbf24;border:none;border-radius:9999px;padding:.8rem 2rem;font-size:1rem;text-decoration:none;transition:all .2s;display:inline-block}.back-home-button:hover{background-color:#f59e0b;transform:translateY(-2px);box-shadow:0 4px 15px #fbbf244d}.back-home-button:active{transform:translateY(0)}@media (max-width:1024px){.not-found-container{padding:12rem 2rem 8rem}}@media (max-width:768px){.not-found-container{padding:10rem 1.5rem 6rem}.not-found-heading{font-size:1.25rem}.not-found-image{max-width:160px}}@media (max-width:480px){.not-found-container{padding:8rem 1rem 4rem}.not-found-image-container{margin-bottom:1.5rem}.not-found-heading{margin-bottom:.5rem;font-size:1.1rem}.not-found-text{margin-bottom:2rem;font-size:.875rem}.not-found-image{max-width:120px}.back-home-button{padding:.7rem 1.25rem;font-size:.875rem}}
