.not_found_section{background-color:#000;justify-content:center;align-items:center;width:100%;min-height:100vh;padding-block:120px 80px;display:flex;position:relative;overflow:hidden}@media (max-width:767px){.not_found_section{min-height:calc(100vh - 80px);padding-block:100px 60px}}.not_found_section .not_found_grid_bg{z-index:1;pointer-events:none;position:absolute;inset:0}.not_found_section .not_found_grid_bg .grid_img{object-fit:cover;object-position:center bottom;opacity:.9}.not_found_section .not_found_container{z-index:2;justify-content:center;align-items:center;display:flex;position:relative}.not_found_section .not_found_content{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:640px;display:flex}.not_found_section .not_found_404_wrap{flex-direction:column;justify-content:center;align-items:center;margin-bottom:24px;display:flex;position:relative}.not_found_section .not_found_404_wrap .not_found_title{color:#fff;font-family:var(--font-satoshi);letter-spacing:-.04em;-webkit-user-select:none;user-select:none;margin:0;font-size:clamp(120px,18vw,240px);font-weight:700;line-height:.9}@media (max-width:767px){.not_found_section .not_found_404_wrap .not_found_title{font-size:6.25rem}}.not_found_section .not_found_404_wrap .not_found_pattern_wrap{justify-content:center;align-items:center;margin-top:-12px;display:flex}@media (max-width:767px){.not_found_section .not_found_404_wrap .not_found_pattern_wrap{margin-top:-6px}}.not_found_section .not_found_404_wrap .not_found_pattern_wrap .pattern_img{object-fit:contain;width:clamp(220px,28vw,360px);height:auto;display:block}.not_found_section .not_found_subtitle{color:#fff;font-family:var(--font-satoshi);letter-spacing:-.01em;max-width:480px;margin-top:36px;margin-bottom:40px;font-size:clamp(16px,2vw,20px);font-weight:500;line-height:140%}@media (max-width:767px){.not_found_section .not_found_subtitle{margin-top:24px;margin-bottom:32px;padding-inline:16px;font-size:1rem}}.not_found_section .not_found_actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}@media (max-width:767px){.not_found_section .not_found_actions{gap:12px}}.not_found_section .not_found_actions .not_found_btn{color:#fff;font-family:var(--font-satoshi);letter-spacing:.16px;cursor:pointer;background:0 0;border:1px solid #fff6;border-radius:512px;justify-content:center;align-items:center;padding:10px 24px;font-size:1rem;font-weight:400;line-height:150%;text-decoration:none;transition:all .3s cubic-bezier(.25,.8,.25,1);display:inline-flex}@media (max-width:767px){.not_found_section .not_found_actions .not_found_btn{padding:8px 18px;font-size:.875rem}}.not_found_section .not_found_actions .not_found_btn:hover{color:#000;background:#fff;border-color:#fff;transform:translateY(-2px)}
