:root{background:#f6f7f5;color:#17202b;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}.store{margin:auto;max-width:1400px}.header{align-items:center;background:#fff;border-bottom:1px solid #e5e8e5;display:flex;height:76px;justify-content:space-between;padding:0 7%}.header strong{font-size:1.3rem}.card small,.header strong span,.hero p,.section-title p{color:#ef6c32}.header nav{align-items:center;display:flex;gap:22px}.header a{color:#52606a;text-decoration:none}.hero{background:#182734;color:#fff;padding:75px 10%}.hero p,.section-title p{font-size:.72rem;font-weight:800;letter-spacing:2px}.hero h1{font-size:clamp(2.5rem,6vw,5rem);letter-spacing:-4px;line-height:1;margin:15px 0;max-width:700px}.hero span{color:#cbd3d8;display:block;line-height:1.6;max-width:500px}.catalog{padding:70px 10%}.section-title{align-items:end;display:flex;justify-content:space-between}.section-title h2,.why h2{font-size:2.5rem;letter-spacing:-1.5px;margin:5px 0 30px}.filters{display:flex;gap:12px;margin-bottom:28px}.filters input,.filters select{background:#fff;border:1px solid #dce0dc;border-radius:6px;font:inherit;padding:13px}.filters input{flex:1 1}.grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.card{background:#fff;border:1px solid #e4e7e3;border-radius:9px;padding:20px}.tire-art{background:#202d35;border-radius:6px;color:#ef6c32;display:grid;font-size:5rem;height:115px;place-items:center}.card h3{margin:8px 0}.card p{color:#68747c}.card footer{align-items:center;display:flex;justify-content:space-between}.card button,.cart button{background:#ef6c32;border:0;border-radius:6px;color:#fff;cursor:pointer;font-weight:700;padding:10px 13px}.why{align-items:center;background:#e8eee9;display:flex;flex-wrap:wrap;gap:35px;padding:60px 10%}.why h2{margin-bottom:0;width:100%}.cart{grid-gap:8px;background:#fff;border-radius:10px;bottom:22px;box-shadow:0 5px 25px #0002;display:grid;gap:8px;padding:18px 22px;position:fixed;right:22px}.cart button:disabled{cursor:not-allowed;opacity:.5}@media(max-width:650px){.header nav a{display:none}.catalog,.hero,.why{padding-left:7%;padding-right:7%}.filters{flex-direction:column}.section-title{display:block}}
/*# sourceMappingURL=main.110400f5.css.map*/