.not-found-page{min-height:min(70vh,720px);display:flex;align-items:center;padding-top:clamp(1.5rem,5vw,3rem);padding-bottom:clamp(2rem,6vw,4rem)}.not-found-inner{text-align:center}.not-found-code{margin:0 0 .35rem;font-size:clamp(3.25rem,12vw,5.5rem);font-weight:800;line-height:1;letter-spacing:-.04em;color:#63bc47}.not-found-code,.not-found-title{font-family:"Montserrat",var(--bs-font-sans-serif,system-ui,sans-serif)}.not-found-title{margin:0 0 1rem;font-size:clamp(1.35rem,4vw,2rem);font-weight:700;color:#101010}.not-found-desc{margin:0 auto 1.75rem;max-width:32rem;font-size:clamp(.95rem,2.2vw,1.05rem);line-height:1.55;color:rgba(16,16,16,.72)}.not-found-actions{display:flex;flex-wrap:wrap;gap:.75rem 1rem;justify-content:center;align-items:center}.not-found-actions .btnTheam{min-width:10.5rem}