.not-found-section{justify-content:center;align-items:center;min-height:100vh;padding:80px 0;display:flex}.not-found-section .not-found-content{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.not-found-section .not-found-content .not-found-code{font-family:var(--font-general-sans);letter-spacing:0;color:var(--text-secondary-100);opacity:.2;font-size:clamp(80px,15vw,160px);font-weight:500;line-height:1}.not-found-section .not-found-content .not-found-title{font-family:var(--font-general-sans);letter-spacing:0;color:var(--text-secondary-600);margin:0;font-size:24px;font-weight:500;line-height:normal}.not-found-section .not-found-content .not-found-description{font-family:var(--font-general-sans);letter-spacing:0;color:var(--text-secondary-100);max-width:420px;margin:0;font-size:16px;font-weight:400;line-height:normal}.not-found-section .not-found-content .primary-button-wrapper{margin-top:12px}@media screen and (max-width:767px){.not-found-section{min-height:50vh;padding:60px 0}.not-found-section .not-found-content .not-found-title{font-family:var(--font-general-sans);letter-spacing:0;font-size:20px;font-weight:500;line-height:normal}.not-found-section .not-found-content .not-found-description{font-family:var(--font-general-sans);letter-spacing:0;font-size:14px;font-weight:400;line-height:normal}}
