.not-found{background-color:var(--primary-bg-color);background-image:url(/img/city-bg.png);background-position:bottom;background-repeat:no-repeat;background-size:contain;min-height:100vh;position:relative}.not-found_content{flex-direction:column;justify-content:center;align-items:center;gap:24px;max-width:800px;min-height:calc(100vh - 150px);margin:0 auto;padding:40px 20px;display:flex}.not-found_404{justify-content:center;align-items:center;gap:8px;margin-bottom:20px;display:flex}.not-found_404 span{color:#333;font-size:120px;font-weight:800;line-height:1}.not-found_tire{object-fit:contain;width:100px;height:100px;margin:0 -5px}[data-theme=dark] .not-found_404 span{color:#fff}[data-theme=dark] .not-found_tire{filter:brightness(.9)}.not-found_info{text-align:center;max-width:600px}.not-found_title{color:var(--primary-text-color);text-transform:uppercase;margin-bottom:12px;font-size:24px;font-weight:700;line-height:1.3}.not-found_text{color:var(--secondary-text-color);margin-bottom:32px;font-size:16px;line-height:1.5}.not-found_button{background-color:var(--button-bg-color);color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:4px;padding:12px 32px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.not-found_button:hover{background-color:var(--button-hover-bg-color);transform:translateY(-1px)}@media (min-width:768px){.not-found_404 span{font-size:180px}.not-found_tire{width:150px;height:150px}.not-found_title{font-size:28px}.not-found_text{font-size:18px}.not-found_button{padding:14px 36px;font-size:16px}}@media (min-width:1024px){.not-found_404 span{font-size:240px}.not-found_tire{width:200px;height:200px}.not-found_title{font-size:32px}}
