.success-stories-hero{background-color:var(--color-white);padding:var(--spacing-2xl) 0}.success-stories-hero-grid{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-3xl)}.success-stories-hero-left{flex:1;max-width:700px}.success-stories-hero.centered .success-stories-hero-grid{justify-content:center;text-align:center}.success-stories-hero.centered .success-stories-hero-left{max-width:800px}.success-stories-hero.centered .success-stories-hero-buttons{justify-content:center}.success-stories-hero-buttons .btn-secondary{color:var(--color-purple-2)}.success-stories-hero-breadcrumb{font-size:var(--font-size-sm);font-weight:var(--font-weight-normal);color:var(--color-gray-600);margin-bottom:var(--spacing-xl)}.success-stories-hero-title{font-size:var(--font-size-4xl);font-weight:var(--font-weight-semibold);line-height:var(--line-height-heading);color:var(--color-gray-900);margin-bottom:var(--spacing-lg)}.success-stories-hero-subtitle{font-size:var(--font-size-base);line-height:var(--line-height-relaxed);color:var(--color-gray-600);margin-bottom:var(--spacing-xl)}.success-stories-hero-buttons{display:flex;gap:var(--spacing-md)}.success-stories-hero-right{flex:1;display:flex;justify-content:flex-end}.success-stories-hero-image{max-width:100%;height:auto;object-fit:contain}@media(max-width:1024px){.success-stories-hero-grid{flex-direction:column;text-align:center}.success-stories-hero-left{max-width:100%}.success-stories-hero-buttons,.success-stories-hero-right{justify-content:center}.success-stories-hero-image{max-width:var(--size-500)}}@media(max-width:768px){.success-stories-hero{padding:var(--spacing-2xl) 0}.success-stories-hero-grid{gap:var(--spacing-lg)}.success-stories-hero-title{font-size:var(--font-size-3xl);text-align:left}.success-stories-hero-breadcrumb{margin-bottom:var(--spacing-xl)}.success-stories-hero-subtitle,.success-stories-hero-breadcrumb{text-align:left;line-height:var(--line-height-normal)}.success-stories-hero-buttons{flex-direction:column;gap:var(--spacing-sm)}.success-stories-hero-subtitle{margin-bottom:var(--spacing-sm)}.success-stories-hero-image{max-width:100%}}
