.notFoundPage{box-sizing:border-box;background-color:#fff;flex-direction:column-reverse;justify-content:flex-start;align-items:center;min-height:100svh;padding:60px 24px 40px;font-family:inherit;display:flex;position:relative;overflow:hidden auto}.nf-number{z-index:1;color:#ececec;letter-spacing:-.05em;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:clamp(200px,55vw,260px);font-weight:700;line-height:.8;position:absolute;bottom:-80px;left:50%;transform:translate(-50%)}.nf-content{z-index:3;text-align:center;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:1200px;margin-top:auto;display:flex;position:relative}.nf-heading{color:#111;letter-spacing:-.02em;margin:0;font-size:clamp(28px,8vw,36px);font-weight:700;line-height:1.1}.nf-heading span{color:var(--color-navy,#0056d2)}.notFoundPage p{color:#666;text-align:center;max-width:310px;margin:0 auto;font-size:14px;line-height:1.5}.notFoundPage br{display:none}.notFoundPage .btn-secondary{align-items:center;gap:8px;margin-top:16px;padding:12px 24px;font-size:14px;display:inline-flex;border-radius:99px!important}.nf-img-wrap{z-index:2;justify-content:center;align-items:center;width:100%;margin-bottom:15px;display:flex;position:relative}.nf-filter-img{z-index:2;object-fit:contain;width:100%;max-width:220px;height:auto;display:block;position:relative}.nf-filter-img.desktop-only{display:none}.nf-filter-img.mobile-only{display:block}@media (min-width:768px){.notFoundPage{flex-direction:column;justify-content:flex-end;gap:clamp(30px,6vh,80px);height:100vh;min-height:900px;padding:60px 20px 0;overflow:hidden}.nf-number{font-size:clamp(450px,45vw,750px);top:auto;bottom:0;transform:translate(-50%)}.nf-content{gap:clamp(16px,2.5vh,24px);margin-top:0}.nf-heading{font-size:clamp(48px,9vw,140px);line-height:1.05}.notFoundPage p{max-width:clamp(340px,60vw,700px);font-size:clamp(15px,1.8vw,18px);line-height:1.6}.notFoundPage br{display:block}.notFoundPage .btn-secondary{margin-top:clamp(24px,4vh,56px);padding:14px 20px;font-size:16px}.nf-img-wrap{margin-bottom:0}.nf-filter-img.desktop-only{max-width:clamp(400px,38vw,650px);display:block}.nf-filter-img.mobile-only{display:none}}
