.not-found-actions{justify-content:center;margin-top:32px;display:flex}.not-found-links{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px;display:flex}.not-found-pill{font-family:var(--_fonts---font-family--quicksand);color:var(--primary);font-size:var(--_typography---paragraph--paragraph-md);line-height:var(--_fonts---line-height--150);font-weight:var(--_fonts---font-weight--semi-bold);border:1px solid var(--secondary);background-color:var(--whte);border-radius:999px;padding:8px 18px;text-decoration:none;transition:background-color .5s,color .5s,border-color .5s;display:inline-block}.not-found-pill:hover{background-color:var(--primary);border-color:var(--primary);color:var(--whte)}.not-found-page .collection-cta{padding-top:var(--_spacings---section-gap-small)}@media screen and (max-width:479px){.not-found-actions{margin-top:24px}.not-found-links{margin-top:20px}}
