.not-found-section.component .wrapper{color:#f4fbff;background:linear-gradient(90deg,#2899c9,#1a3997);border-radius:2rem;flex-direction:column;align-items:center;gap:1rem;padding:3rem 1rem;display:flex}.not-found-section.component .wrapper p{text-align:center;max-width:40rem}.not-found-section.component .wrapper button{border:none;border-radius:.5rem;padding:.7rem 1rem}@media screen and (max-width:576px){.not-found-section.component .wrapper h1{text-align:center}}
