.three-step-section{background:var(--jm-background-subtle)!important;overflow:hidden!important;padding:80px 50px!important;position:relative!important}.three-step-section:before{background:radial-gradient(circle at 20% 50%,var(--jm-color-primary-8) 0,transparent 50%),radial-gradient(circle at 80% 80%,var(--jm-color-accent-6) 0,transparent 50%)!important;content:""!important;inset:0!important;pointer-events:none!important;position:absolute!important;z-index:0!important}.three-step-container{margin:0 auto!important;max-width:1320px!important;position:relative!important;z-index:1!important}.three-step-header{margin-bottom:64px!important;text-align:center!important}.three-step-eyebrow{color:var(--jm-color-accent)!important;display:block!important;font-size:var(--jm-font-size-eyebrow)!important;font-weight:var(--jm-font-weight-semibold)!important;letter-spacing:var(--jm-letter-spacing-eyebrow)!important;margin-bottom:16px!important;text-transform:none!important}.three-step-headline{color:var(--jm-background-dark)!important;font-family:var(--jm-font-display)!important;font-size:var(--jm-font-size-h2)!important;font-weight:var(--jm-font-weight-extrabold)!important;letter-spacing:-.015em!important;line-height:var(--jm-line-height-heading)!important;margin-bottom:20px!important}.three-step-headline em{color:var(--jm-color-accent)!important;font-style:normal!important}.three-step-subtitle{color:var(--jm-color-dark-72)!important;font-size:18px!important;line-height:var(--jm-line-height-body)!important;margin:0 auto!important;max-width:620px!important}.three-step-grid{display:grid!important;gap:32px!important;grid-template-columns:repeat(3,1fr)!important;position:relative!important}.three-step-arrow{align-items:center!important;background:var(--jm-background)!important;border:2px solid var(--jm-color-primary-20)!important;border-radius:50%!important;display:none!important;height:32px!important;justify-content:center!important;position:absolute!important;top:50%!important;transform:translateY(-50%)!important;width:32px!important;z-index:2!important}@media (min-width:1025px){.three-step-arrow{display:flex!important}.three-step-arrow-1{left:calc(33.333% + 16px)!important}.three-step-arrow-2{left:calc(66.666% + 16px)!important}}.three-step-arrow svg{color:var(--jm-color-primary)!important;height:16px!important;width:16px!important}.three-step-card{background:var(--jm-background)!important;border:1px solid var(--jm-color-dark-8)!important;border-radius:16px!important;display:flex!important;flex-direction:column!important;height:100%!important;overflow:hidden!important;position:relative!important;text-align:left!important;transition:transform .3s cubic-bezier(.25,.46,.45,.94),box-shadow .3s ease!important}.three-step-card:hover{box-shadow:0 20px 40px var(--jm-color-dark-12)!important;transform:translateY(-8px)!important}.three-step-card:after{background:linear-gradient(90deg,var(--jm-color-primary),var(--jm-color-accent))!important;bottom:0!important;content:""!important;height:3px!important;left:0!important;position:absolute!important;transition:width .4s ease!important;width:0!important}.three-step-card:hover:after{width:100%!important}.three-step-card.featured{background:var(--jm-color-featured-card-bg)!important;border-color:var(--jm-color-primary-15)!important}.three-step-card.featured:before{background:linear-gradient(90deg,var(--jm-color-primary),var(--jm-color-primary-40))!important;content:""!important;height:4px!important;left:0!important;position:absolute!important;right:0!important;top:0!important;z-index:10!important}.three-step-image{display:block!important;height:260px!important;object-fit:cover!important;width:100%!important}.three-step-card.featured .three-step-image{border-bottom:2px solid var(--jm-color-primary-10)!important}.three-step-content{display:flex!important;flex-direction:column!important;flex-grow:1!important;padding:28px 24px!important}.three-step-badge{align-items:center!important;background:var(--jm-color-accent)!important;border-radius:50%!important;box-shadow:0 4px 12px var(--jm-color-button-25)!important;color:var(--jm-text-on-dark)!important;display:flex!important;font-size:26px!important;height:56px!important;justify-content:center!important;left:16px!important;position:absolute!important;top:16px!important;width:56px!important;z-index:5!important}.three-step-badge,.three-step-title{font-family:var(--jm-font-display)!important;font-weight:700!important}.three-step-title{color:var(--jm-background-dark)!important;font-size:var(--jm-font-size-h3)!important;line-height:var(--jm-line-height-heading)!important;margin-bottom:14px!important}.three-step-body{color:var(--jm-color-dark-68)!important;flex-grow:1!important;font-size:var(--jm-font-size-body)!important;line-height:var(--jm-line-height-body)!important}@media (max-width:1024px){.three-step-section{padding:60px 50px!important}.three-step-header{margin-bottom:52px!important}.three-step-grid{gap:28px!important;grid-template-columns:1fr!important}.three-step-card{display:flex!important;flex-direction:column!important;height:auto!important}.three-step-image{height:220px!important}.three-step-content{padding:28px 24px!important}.three-step-badge{font-size:22px!important;height:48px!important;left:12px!important;top:12px!important;width:48px!important}.three-step-container{max-width:680px!important}}@media (max-width:768px){.three-step-section{padding:50px 30px!important}.three-step-grid{gap:24px!important}.three-step-card{grid-template-columns:1fr!important}.three-step-image{grid-column:1!important;grid-row:1!important;height:220px!important}.three-step-content{grid-column:1!important;grid-row:2!important;padding:24px 20px!important}.three-step-card.featured .three-step-image{border-bottom:none!important;border-right:none!important}.three-step-card.featured:before{height:4px!important;width:100%!important}.three-step-container{max-width:520px!important}}@media (max-width:480px){.three-step-section{padding:40px 20px!important}.three-step-header{margin-bottom:40px!important}.three-step-image{height:180px!important}.three-step-content{padding:20px 16px!important}.three-step-headline{margin-bottom:14px!important}}