.c23-how-it-works-section{background-color:#f8f9fc;color:#333d64;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;padding:60px 0}.c23-container{margin-left:auto;margin-right:auto;max-width:1140px;padding-left:20px;padding-right:20px}.c23-section-title{font-size:clamp(2rem,5vw,2.5rem);font-weight:700;margin-bottom:50px;margin-top:0;text-align:center}.c23-grid{display:grid;gap:24px;grid-template-columns:1fr}.c23-card{background-color:#fff;border-radius:16px;box-shadow:0 4px 15px rgba(0,0,0,.07);flex-direction:column;padding:40px 25px;text-align:center}.c23-card,.c23-icon-wrapper{align-items:center;display:flex}.c23-icon-wrapper{background-color:#fcc935;border-radius:50%;flex-shrink:0;height:72px;justify-content:center;margin-bottom:24px;width:72px}.c23-icon-wrapper svg{color:#333d64;stroke-width:1.5}.c23-card-title{color:#333d64;font-size:1.25rem;font-weight:600;margin-bottom:12px;margin-top:0}.c23-card-description{color:#5a6282;font-size:1rem;line-height:1.6;margin:0}@media (min-width:992px){.c23-how-it-works-section{padding:80px 0}.c23-grid{gap:30px;grid-template-columns:repeat(6,1fr)}.c23-card:first-child{grid-column:1/span 2}.c23-card:nth-child(2){grid-column:3/span 2}.c23-card:nth-child(3){grid-column:5/span 2}.c23-card:nth-child(4){grid-column:2/span 2}.c23-card:nth-child(5){grid-column:4/span 2}}