.hotw-services-header{padding:96px 0 72px;background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-primary))}.hotw-services-header .container{max-width:900px}.hotw-services-header h1,.hotw-services-header p{color:var(--brand-text-inverse)}.hotw-services-header h1{margin:0;font-size:max(2rem, min(4vw, 3.5rem));line-height:1.08;font-weight:900}.hotw-services-header p{margin:20px 0 0;font-size:1.08rem}.hotw-service-list{background:var(--brand-bg)}.hotw-service-row{display:grid;grid-template-columns:88px minmax(0,1fr);grid-gap:28px;gap:28px;padding:32px 0;border-bottom:1px solid var(--brand-border)}.hotw-service-row>span{display:inline-grid;align-items:center;justify-items:center;place-items:center;width:64px;height:64px;border-radius:var(--brand-radius);background:var(--brand-primary);color:var(--brand-text-inverse);font-weight:900}.hotw-service-row h2{margin:0 0 12px;color:var(--brand-text);font-size:max(1.3rem, min(2vw, 1.85rem));font-weight:850}.hotw-service-row p{margin:0;color:var(--brand-text)}.hotw-services-cta{background:var(--brand-primary-dark);text-align:center}.hotw-services-cta h2,.hotw-services-cta p{color:var(--brand-text-inverse)}.hotw-services-cta h2{margin:0;font-size:max(1.8rem, min(3.2vw, 2.8rem))}.hotw-services-cta p{max-width:680px;margin:16px auto 26px}@media (max-width:575px){.hotw-service-row{grid-template-columns:1fr}}