.hb-service-page{--hb-service-max:1220px;--hb-service-text:#14231e;--hb-service-muted:#65736d;--hb-service-accent:#176b4d;--hb-service-dark:#0f2d24;--hb-service-soft:#eaf1ec;--hb-service-ivory:#f7f7f3;--hb-service-border:#dfe5e1;color:var(--hb-service-text)}.hb-service-inner{width:min(calc(100% - 40px),var(--hb-service-max));margin-inline:auto}.hb-service-section{padding:clamp(52px,6vw,84px) 0}.hb-service-section--soft{background:var(--hb-service-soft)}.hb-service-section--ivory{background:var(--hb-service-ivory)}.hb-service-section--process{background:#fff}.hb-service-eyebrow{margin:0 0 12px;color:var(--hb-service-accent);font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.hb-service-hero{padding:clamp(62px,7vw,98px) 0;background:linear-gradient(135deg,#f7f7f3 0%,#fff 58%,#eaf1ec 100%)}.hb-service-hero__grid{display:grid;gap:42px;align-items:center}.hb-service-hero h1,.hb-service-section h2{margin:0;color:var(--hb-service-dark);letter-spacing:-.035em}.hb-service-hero h1{max-width:850px;font-size:clamp(2.7rem,6vw,5.2rem);line-height:.98}.hb-service-hero__lead{max-width:760px;margin:20px 0 0;color:var(--hb-service-muted);font-size:clamp(1.05rem,1.7vw,1.3rem);line-height:1.6}.hb-service-hero__side-card{box-shadow:0 14px 36px rgba(15,45,36,.045)}.hb-service-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.hb-service-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border:1px solid var(--hb-service-dark);border-radius:10px;font-weight:700;text-decoration:none}.hb-service-button--primary{background:var(--hb-service-dark);color:#fff}.hb-service-button--secondary{background:#fff;color:var(--hb-service-dark)}.hb-service-text-link{display:inline-flex;align-items:center;gap:7px;margin-top:18px;color:var(--hb-service-accent);font-weight:750;text-decoration:none}.hb-service-text-link:hover{text-decoration:underline}.hb-service-trust{display:grid;gap:9px;margin-top:24px}.hb-service-trust__item{display:flex;gap:10px;align-items:flex-start;color:var(--hb-service-muted)}.hb-service-trust__item::before{content:'✓';color:var(--hb-service-accent);font-weight:800}.hb-service-copy{max-width:800px;color:var(--hb-service-muted);font-size:1.03rem;line-height:1.65}.hb-service-section h2{font-size:clamp(2rem,4vw,3.3rem);line-height:1.05;margin-bottom:16px}.hb-service-grid{display:grid;gap:18px;margin-top:26px}.hb-service-card{padding:24px;border:1px solid var(--hb-service-border);border-radius:18px;background:#fff}.hb-service-card__number{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:999px;background:var(--hb-service-soft);color:var(--hb-service-accent);font-size:.78rem;font-weight:800}.hb-service-card h3{margin:15px 0 8px;font-size:1.15rem}.hb-service-card p{margin:0;color:var(--hb-service-muted);line-height:1.55}.hb-service-list{display:grid;gap:12px;margin:24px 0 0;padding:0;list-style:none}.hb-service-list li{position:relative;padding-left:28px;color:var(--hb-service-text);line-height:1.6}.hb-service-list li::before{content:'✓';position:absolute;left:0;color:var(--hb-service-accent);font-weight:800}.hb-service-faq{max-width:1040px;margin-inline:auto}.hb-service-faq details{border-bottom:1px solid var(--hb-service-border)}.hb-service-faq summary{display:flex;justify-content:space-between;gap:20px;padding:17px 0;cursor:pointer;font-weight:700;list-style:none}.hb-service-faq summary::-webkit-details-marker{display:none}.hb-service-faq summary::after{content:'+';color:var(--hb-service-accent);font-size:1.25rem}.hb-service-faq details[open] summary::after{content:'−'}.hb-service-faq__answer{padding:0 0 19px;color:var(--hb-service-muted);line-height:1.65}.hb-service-faq.hb-service-section{padding-top:clamp(46px,5vw,68px);padding-bottom:clamp(50px,5.5vw,76px)}.hb-service-cta{padding:clamp(46px,6vw,72px) 0;background:var(--hb-service-ivory)}.hb-service-cta__box{padding:clamp(32px,5vw,58px);border-radius:24px;background:var(--hb-service-dark);color:#fff;text-align:center}.hb-service-cta__box h2{margin:0;color:#fff;font-size:clamp(2rem,4vw,3.4rem)}.hb-service-cta__box p{max-width:700px;margin:14px auto 0;color:#d9e4df;line-height:1.65}.hb-service-cta__box .hb-service-actions{justify-content:center}.hb-service-cta__box .hb-service-button--secondary{background:transparent;border-color:#89a59a;color:#fff}@media(min-width:750px){.hb-service-hero__grid{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr)}.hb-service-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.hb-service-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.hb-service-trust{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.hb-service-inner{width:min(calc(100% - 28px),var(--hb-service-max))}.hb-service-section{padding:46px 0}.hb-service-hero{padding:52px 0}.hb-service-actions{flex-direction:column}.hb-service-button{width:100%}.hb-service-card{padding:20px}.hb-service-cta__box{text-align:left}.hb-service-cta__box .hb-service-actions{justify-content:flex-start}}