.wiha-services-hero{padding:168px 0 80px;background:var(--brand-bg-alt)}.wiha-services-hero .container{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,0.9fr);grid-gap:42px;gap:42px;align-items:center}.wiha-services-hero h1{font-size:max(2rem, min(4vw, 3.5rem))}.wiha-services-hero img{width:100%;min-height:380px;-o-object-fit:cover;object-fit:cover;border:1px solid var(--brand-border)}.wiha-service-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:22px;gap:22px}.wiha-service-card-grid article{display:flex;gap:18px;padding:24px;border:1px solid var(--brand-border);background:var(--brand-bg)}.wiha-service-card-grid article>span{flex:0 0 56px;color:var(--brand-primary);font-weight:800;font-size:1.2rem}.wiha-services-faq{background:var(--brand-bg-alt)}.wiha-faq-list{max-width:900px;margin:0 auto;display:grid;grid-gap:14px;gap:14px}.wiha-faq-list details{border:1px solid var(--brand-border);background:var(--brand-bg);padding:20px 24px}.wiha-faq-list summary{cursor:pointer;color:var(--brand-text);font-weight:780}.wiha-faq-list p{margin:14px 0 0}.wiha-before-after{background:var(--brand-bg)}.wiha-compare-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid var(--brand-border)}.wiha-compare-panel>div{padding:32px}.wiha-compare-panel>div:first-child{background:var(--brand-neutral-light);border-right:1px solid var(--brand-border)}.wiha-compare-panel li{margin-bottom:8px}.wiha-services-cta{background:var(--brand-primary-dark);padding:80px 0 96px}.wiha-services-cta .container{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(0,1.1fr);grid-gap:36px;gap:36px;align-items:start}.wiha-services-cta h2,.wiha-services-cta p{color:var(--brand-text-inverse)}.wiha-inline-form{background:var(--brand-bg);padding:28px;border:1px solid rgba(255,255,255,.24)}@media (max-width:991px){.wiha-compare-panel,.wiha-services-cta .container,.wiha-services-hero .container{grid-template-columns:1fr}.wiha-compare-panel>div:first-child{border-right:0;border-bottom:1px solid var(--brand-border)}}@media (max-width:575px){.wiha-services-hero{padding-top:132px}.wiha-service-card-grid{grid-template-columns:1fr}}