.hero{background-image:linear-gradient(#090909b3 0%,#0909098f 100%),url(../images/cars-of-manchester-hero-about.png);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-height:92vh;padding:10rem 5% 6rem;display:flex;position:relative;overflow:hidden}.hero--dark{background-color:#0a0a0a;background-image:linear-gradient(#0a0a0ad9 0%,#141414bf 100%),url(../images/cars-of-manchester-hero-about.png)}.hero-overlay{pointer-events:none;background:radial-gradient(circle at 50% 28%,#ff494329,#0000 28%),radial-gradient(circle at 20% 78%,#ff49431a,#0000 20%);position:absolute;inset:0}.hero-content{z-index:1;text-align:center;flex-direction:column;gap:1.35rem;width:100%;max-width:980px;margin:0 auto;padding:0;display:flex;position:relative}.hero-content .cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:.5rem;display:flex}.hero-badge{letter-spacing:.16em;text-transform:uppercase;width:fit-content;color:var(--white);background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;align-items:center;margin:0 auto;padding:.42rem .9rem;font-family:Instrument Sans,Segoe UI,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:.7rem;font-weight:700;display:inline-flex}.hero--dark .hero-badge{color:#ff4943;background:#ff494326;border:1px solid #ff49434d}.hero-title{letter-spacing:-.04em;color:var(--white);margin:0 auto;font-family:Space Grotesk,Avenir Next,Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(2.1rem,4.5vw,3.8rem);line-height:.98}.hero--dark .hero-title{color:#fff}.hero-subtitle{color:#ffffffdb;margin:0 auto;font-family:Instrument Sans,Segoe UI,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:1.08rem;line-height:1.7}.hero--dark .hero-subtitle{color:#fffc}.hero-filter-form{background:#fffffff5;border:1px solid #11111114;border-radius:999px;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) auto;gap:.9rem;min-width:0;padding:.7rem;display:grid;box-shadow:0 16px 36px #0000002e}.hero-filter-select{min-width:0;height:3rem;color:var(--ink);appearance:none;background-color:#fff;background-image:linear-gradient(45deg,#0000 50%,#171717b8 50%),linear-gradient(135deg,#171717b8 50%,#0000 50%);background-position:calc(100% - 1rem) 1.2rem,calc(100% - .76rem) 1.2rem;background-repeat:no-repeat;background-size:6px 6px,6px 6px;border:1px solid #11111114;border-radius:999px;outline:none;padding:0 2.4rem 0 .95rem;font-family:Instrument Sans,Segoe UI,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:.92rem;transition:border-color .25s,transform .25s}.hero-filter-select:focus{border-color:#ff4943cc}.hero-filter-select option{color:#111}.hero-filter-submit{height:3rem;color:var(--white);text-transform:uppercase;letter-spacing:.12em;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#ff4943 0%,#ff6d57 100%);border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:0 1.15rem;font-family:Instrument Sans,Segoe UI,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:.84rem;font-weight:800;transition:transform .25s,filter .25s;display:inline-flex}.hero-filter-submit__icon{flex-shrink:0;justify-content:center;align-items:center;width:1rem;height:1rem;display:inline-flex}.hero-filter-submit svg{stroke-width:2.2px;flex-shrink:0;width:1.45rem;height:1.45rem}.hero-filter-submit:hover{filter:brightness(1.05);transform:translateY(-2px)}.trusts-section{background:linear-gradient(#fffffffa 0%,#f6f2ecfa 100%);border-top:1px solid #1111110f;padding:1.4rem 5% 1.8rem;position:relative}.trusts-section-inner{width:min(100%,980px);margin:0 auto}.trusts-section-heading{text-align:center;margin-bottom:1rem}.trusts-section-badge{letter-spacing:1.5px;text-transform:uppercase;color:var(--accent);background:#ff49431a;border:1px solid #ff494329;border-radius:999px;margin-bottom:.65rem;padding:.35rem .85rem;font-family:Instrument Sans,Segoe UI,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:.7rem;font-weight:700;display:inline-block}.trusts-section-title{color:var(--ink);font-family:Space Grotesk,Avenir Next,Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.8rem;font-weight:700;line-height:1.2}.trusts-grid{flex-wrap:wrap;justify-content:center;gap:.85rem;display:flex}.trust-item{-webkit-backdrop-filter:blur(6px);background:linear-gradient(#fffffff5 0%,#f8f6f2f0 100%);border:1px solid #11111114;border-radius:999px;align-items:center;gap:.75rem;width:fit-content;max-width:100%;padding:.7rem .95rem;display:flex;box-shadow:0 14px 36px #11111114}.trust-icon{width:2rem;height:2rem;color:var(--accent);background:#ff49431a;border:1px solid #ff494329;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.trust-icon svg{stroke-width:2.25px;width:1rem;height:1rem;display:block}.trust-text{color:var(--ink);font-family:Instrument Sans,Segoe UI,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:.98rem;font-weight:500;line-height:1.3}.trust-text strong{color:var(--accent);font-weight:700}