.cust-guide-hero{padding:104px 0 80px;background:linear-gradient(135deg,#fff,var(--brand-bg-alt))}.cust-guide-hero .container{display:grid;grid-template-columns:1fr 0.95fr;grid-gap:48px;gap:48px;align-items:center}.cust-guide-hero h1{font-size:max(2rem, min(4vw, 3.2rem))}.cust-commitment-statement p,.cust-guide-goals p,.cust-guide-hero p,.cust-progress-list em{color:var(--brand-text)}.cust-guide-hero img{border-radius:var(--brand-radius);aspect-ratio:19/14;-o-object-fit:cover;object-fit:cover;box-shadow:0 18px 46px rgba(42,38,34,.12)}.cust-commitment-statement{padding:72px 0;background:var(--brand-primary-dark)}.cust-commitment-statement p{max-width:940px;margin:0 auto;color:#fff;font-size:max(1.25rem, min(3vw, 2rem));line-height:1.35;text-align:center}.cust-guide-goals,.cust-guide-progress{padding:84px 0}.cust-guide-progress{background:var(--brand-bg-alt)}.cust-progress-list{display:grid;grid-gap:18px;gap:18px;max-width:900px}.cust-progress-list div{display:grid;grid-gap:8px;gap:8px;padding:20px;background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius)}.cust-progress-list span{color:var(--brand-text);font-weight:700}.cust-progress-list b{display:block;height:10px;max-width:100%;background:linear-gradient(90deg,var(--brand-primary),var(--brand-accent));border-radius:999px}.cust-progress-list em{font-style:normal}.cust-guide-credentials{padding:34px 0;background:#fff;border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border)}.cust-guide-credentials .container{display:flex;flex-wrap:wrap;gap:14px;justify-content:center}.cust-guide-credentials span{padding:10px 16px;border:1px solid var(--brand-border);background:var(--brand-bg-alt);border-radius:var(--brand-radius);color:var(--brand-text);font-weight:700}@media (max-width:991px){.cust-guide-hero .container{grid-template-columns:1fr}}