.step-item{position:relative;width:100%;display:flex;flex-direction:column;align-items:center}@media (min-width: 1024px){.step-item{align-items:flex-start}}.step-item.has-arrow:before{content:"";position:absolute;left:50%;transform:translate(-50%);top:clamp(-40px,-5vw,-30px);width:clamp(60px,15vw,80px);height:clamp(30px,7.5vw,40px);background-image:url("data:image/svg+xml,%3Csvg width='114' height='54' viewBox='0 0 114 54' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M109.113 0C112.81 0 114.528 4.58502 111.742 7.01465L59.6287 52.458C58.1223 53.7713 55.8772 53.7715 54.3709 52.458L2.2576 7.01465C-0.528508 4.585 1.18978 5.20136e-05 4.88651 0H109.113Z' fill='%23D9D9D9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;background-position:center;pointer-events:none;z-index:1}@media (min-width: 1024px){.step-item.has-arrow:before{top:-1.75rem;width:clamp(100px,18vw,112px);height:clamp(45px,8vw,54px)}}.step-badge{position:relative;top:1rem;z-index:2;display:flex;width:clamp(200px,25vw,240px);padding-inline:var(--spacing-xs-responsive);padding-block:.25rem;justify-content:center;align-items:center;border-radius:9999px;background:var(--color-primary-yellow);margin-left:0}.step-badge p{font-weight:700;font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.3}@media (min-width: 1024px){.step-badge{top:1.5rem;width:clamp(180px,30vw,200px);padding-inline:var(--spacing-sm-responsive);margin-left:var(--spacing-lg-responsive)}.step-badge p{font-size:var(--font-size-2xl-responsive)}}.step-card{position:relative;z-index:1;width:100%;display:flex;flex-direction:column;gap:var(--spacing-md-responsive);align-items:center;padding-inline:1rem;padding-block:var(--spacing-lg-responsive);border:1px solid var(--color-primary-yellow);border-radius:.75rem;background:var(--color-primary-white)}@media (min-width: 1024px){.step-card{flex-direction:row;align-items:stretch;gap:var(--spacing-lg-responsive);padding-inline:var(--spacing-lg-responsive);padding-block:var(--spacing-2xl-responsive)}}.step-figure{width:100%;height:clamp(150px,40vw,200px);border-radius:1rem;background:#fdf3dc;display:flex;align-items:center;justify-content:center;flex-shrink:0}.step-figure img{width:100%;height:95%;object-fit:contain}@media (min-width: 1024px){.step-figure{width:200px;height:clamp(150px,35vw,221px)}}@media (min-width: 1280px){.step-figure{width:clamp(221px,45vw,300px);height:clamp(150px,35vw,221px)}}.step-body{width:100%;display:flex;flex-direction:column;gap:var(--spacing-lg-responsive);text-align:left;justify-content:flex-start;align-items:flex-start}@media (min-width: 1024px){.step-body{min-height:clamp(200px,35vw,221px);justify-content:center}}.step-body h4{color:var(--color-primary-blue-40);font-weight:700;font-size:var(--font-size-xl-responsive);line-height:1.4;padding-bottom:8px}@media (min-width: 1024px){.step-body h4{font-size:var(--font-size-2xl-responsive);padding-bottom:16px}}.step-body p{text-align:left;overflow-wrap:break-word;line-height:1.75}.line-banner .button-fill{border:1px solid #048639;background:#048639;color:var(--color-primary-white)}.line-banner .button-fill:hover{background:#048639;color:var(--color-primary-white)}@media (min-width: 1440px){html,body{font-size:1.125rem}}
