.wrap{max-width:72rem;margin-inline:auto;padding-inline:1.25rem}.center{text-align:center}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.hero{position:relative;background:#212226;overflow:hidden}.hero-track{position:relative;height:clamp(360px,52vw,620px)}.hero-slide{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;text-decoration:none;text-align:center;opacity:0;transition:opacity .8s ease;pointer-events:none}.hero-slide.active{opacity:1;pointer-events:auto}.hero-overlay{position:absolute;inset:0;background:#00000040}.hero-content{position:relative;z-index:2;max-width:720px;padding:1.5rem;color:#fff;display:flex;flex-direction:column;align-items:center;gap:1rem}.hero-title{font-family:var(--font-heading);font-weight:700;font-size:clamp(1.8rem,4vw,2.25rem);color:#fff}.hero-text{font-size:clamp(1rem,2.2vw,1.2rem);color:#fff}.hero-btn{margin-top:.5rem;display:inline-block;padding:.65rem 1.75rem;border-radius:50px;background:var(--color-accent);color:#212226;font-family:var(--font-heading);font-weight:700;font-size:1rem}.hero-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;background:#0000004d;color:#fff;border:0;width:46px;height:46px;border-radius:50%;font-size:1.8rem;line-height:1;cursor:pointer;transition:background .15s ease}.hero-arrow:hover{background:#0000008c}.hero-arrow.prev{left:1rem}.hero-arrow.next{right:1rem}.band{padding-block:3rem}.eyebrow-light{color:#fff;margin-bottom:.5rem}.eyebrow-dark{color:#212226;margin-bottom:.5rem}.h-white{color:#fff;font-size:clamp(1.7rem,4vw,2.4rem);margin:.25rem 0}.h-ink{color:#1f1f1f;font-size:clamp(1.7rem,4vw,2.4rem);margin:.25rem 0}.rule{border:0;height:2px;width:90px;background:#9b9b9b;margin:1rem auto}.rule-dark{background:#cfcfcf}.mantra{background:#1f1f1f}.lead-light{color:#fff;max-width:780px;margin:1rem auto 1.5rem;line-height:1.7}.key-bg{background:#fff url(/images/home/key-background.jpg) center/cover no-repeat}.muted-p{color:#1f1f1f8c;max-width:760px;margin:.75rem auto;line-height:1.7}.sales-line{font-size:clamp(1.7rem,4vw,2.4rem);color:#1f1f1f;margin:.25rem 0 .5rem}.sales-line b{color:var(--color-accent);font-weight:400;padding:0 .35rem}.services-band{background:var(--color-accent)}.service-grid{list-style:none;margin:1.5rem 0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.service-tile{text-align:center}.check{display:block;margin:0 auto .75rem}.tile-title{color:#1f1f1f;font-size:1.15rem;font-weight:700}.contact-band .h-ink{color:#000}.testimonials{background:#fff}.testi-grid{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;margin:1.5rem 0}.testi{margin:0;text-align:center}.testi-name{color:#212226;font-size:1.3rem;font-weight:700;margin-bottom:.25rem}.testi-date{color:#9b9b9b;font-size:.9rem;margin-bottom:.5rem}.stars{color:var(--color-star);font-size:1.3rem;letter-spacing:2px;margin-bottom:.75rem}.testi-body{color:#444;line-height:1.7;max-width:460px;margin:0 auto 1rem}@media(max-width:820px){.service-grid{grid-template-columns:repeat(2,1fr)}.testi-grid{grid-template-columns:1fr}}@media(max-width:480px){.service-grid{grid-template-columns:1fr}}
