.section{padding:105px 0}.services,.inspections{background:var(--paper)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:50px}.section-head h2{font-size:clamp(49px,5vw,72px)}.section-head>p{max-width:420px;color:#6a6d74}.service-grid{display:grid;grid-template-columns:repeat(3,1fr)}.service-card{position:relative;min-height:310px;padding:34px;background:#fff;border:1px solid var(--line);transition:.25s}.service-card:hover{transform:translateY(-5px);box-shadow:0 25px 60px #0003}.service-card.featured{background:#15161a;color:#fff}.service-icon{margin:30px 0 22px;color:var(--red);font-size:30px}.service-card h3{margin:0;text-transform:uppercase;font:700 26px 'Barlow Condensed'}.service-card p{color:#6c6f76;font-size:13px}.service-card.featured p{color:#acafb6}.service-card a{position:absolute;bottom:26px;color:var(--red);font-size:10px;font-weight:700}.why,.about{background:#111216;color:#fff}.why-grid,.about-grid,.inspection-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.metal-panel{position:relative;min-height:500px;padding:55px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(135deg,#292b31,#111216 55%,#292b30);border:1px solid #45474d}.metal-panel strong{text-transform:uppercase;font:700 clamp(40px,4vw,60px)/1.04 'Barlow Condensed'}.metal-panel em{color:var(--red)}.redline{width:80px;height:5px;margin-top:30px;background:var(--red)}.corner{position:absolute;width:45px;height:45px}.corner.tl{left:17px;top:17px;border-left:2px solid var(--red);border-top:2px solid var(--red)}.corner.br{right:17px;bottom:17px;border-right:2px solid var(--red);border-bottom:2px solid var(--red)}.why h2,.inspection-copy h2,.about h2{font-size:clamp(50px,5vw,74px)}.lead{font-size:16px;color:#aeb1b8}
.brand-art-strip{height:58px;overflow:hidden;background:#050506;border-bottom:2px solid var(--red)}
.brand-art-track{height:100%;display:flex;justify-content:space-around;gap:18px;overflow:hidden;opacity:.78;background:linear-gradient(90deg,#000 0%,transparent 12%,transparent 88%,#000 100%)}
.brand-art-track img{flex:0 0 230px;width:230px;height:58px;object-fit:cover;object-position:center 29%;filter:contrast(1.12) saturate(1.05)}
.gauge-center{width:56%;height:56%;display:grid;place-items:center}
.gauge-center img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 10px 18px #000)}
@media(max-width:950px){.nav-links.open{inset:176px 0 0}}
@media(max-width:620px){.brand-art-strip{height:44px}.brand-art-track img{width:175px;height:44px;flex-basis:175px}.nav-links.open{inset:112px 0 0}}
