.juk-service-hero{padding:84px 0;background:var(--brand-neutral-light);border-bottom:8px solid var(--brand-primary)}.service-hero-grid{display:grid;grid-template-columns:1.4fr 0.6fr;grid-gap:56px;gap:56px;align-items:end}.service-index{display:grid;border-left:1px solid var(--brand-border)}.service-index span{padding:12px 24px;color:var(--brand-text);border-bottom:1px solid var(--brand-border);font-weight:800}.service-table{border:1px solid var(--brand-border)}.service-table article{display:grid;grid-template-columns:1fr 1fr}.service-table article+article{border-top:1px solid var(--brand-border)}.service-table article>div{padding:24px}.service-table article>div:first-child{background:var(--brand-bg-alt);border-right:1px solid var(--brand-border)}.service-table strong{color:var(--brand-primary);text-transform:uppercase}.juk-method{background:var(--brand-secondary)}.juk-method h2,.juk-method h3,.juk-method li,.juk-method p,.juk-method span{color:#fff}.method-steps{margin:0;padding:0;list-style:none}.method-steps li{display:grid;grid-template-columns:90px 1fr;grid-gap:24px;gap:24px;padding:24px 0;border-top:1px solid rgba(255,255,255,.25)}.method-steps li>span{font-size:1.7rem;font-weight:900}.service-limit{margin-top:32px;padding:24px;border-left:4px solid var(--brand-primary-light);background:rgba(255,255,255,.08)}.juk-service-cta{background:var(--brand-primary);text-align:center}.juk-service-cta .container{max-width:820px}.juk-service-cta h2,.juk-service-cta p{color:#fff}@media (max-width:767px){.service-hero-grid,.service-table article{grid-template-columns:1fr}.service-table article>div:first-child{border-right:0}}