.numbered-flow-list{display:block;width:100%}.numbered-flow-list .container{margin:0 auto;max-width:var(--max-width,1440px);padding:var(--space-m,1rem)}.numbered-flow-list .intro{display:grid;gap:var(--space-l,2rem);grid-template-columns:1fr;margin-bottom:var(--space-xl,3rem)}@media (min-width:768px){.numbered-flow-list .intro{align-items:center;grid-template-columns:1fr 1fr}}.numbered-flow-list .intro-text{padding:var(--space-m,1rem) 0}.numbered-flow-list .intro-text h2{font-size:var(--step-2,1.5rem);line-height:1.2;margin-bottom:var(--space-s,.75rem)}.numbered-flow-list .intro-text p{margin:0}.numbered-flow-list .intro img{height:auto;max-width:560px;object-fit:cover;width:100%}.numbered-flow-list dl{display:flex;flex-direction:column;gap:var(--space-xl,3rem)}.numbered-flow-list .process-container{align-items:center;display:flex;flex-direction:column;gap:var(--space-xs,.5rem)}@media (min-width:768px){.numbered-flow-list .process-container{flex-direction:row;flex-wrap:wrap;justify-content:center}.numbered-flow-list .process-container:nth-child(2n){flex-direction:row-reverse}}.numbered-flow-list .process-container img{height:auto;max-width:300px}.numbered-flow-list .details-text{background:var(--color-neutral-50,#f8f9fa);display:flex;flex-direction:column;max-width:50ch;padding:var(--space-l,2rem)}.numbered-flow-list dt.highlight{font-size:var(--step-2,1.5rem);margin-bottom:var(--space-xs,.5rem)}.numbered-flow-list dd{margin:var(--space-xs,.5rem) 0 0 0}