.how-it-works{background-color:#16224c;padding:40px 20px}.how-it-works__container{margin:0 auto;max-width:1000px}.how-it-works__headline{color:#fff;font-size:42px;font-weight:700;line-height:1.2;margin:0 0 16px;text-align:center}.how-it-works__subheadline{color:#fff;font-size:20px;font-weight:400;line-height:1.5;margin:0 0 48px;text-align:center}.how-it-works__steps{display:flex;flex-direction:column;gap:24px}.how-it-works__step{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.06);display:grid;gap:20px;grid-template-columns:56px 1fr auto;padding:28px 32px}.how-it-works__number{align-items:center;background-color:#14b8a6;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:24px;font-weight:700;height:56px;justify-content:center;width:56px}.how-it-works__content{flex:1}.how-it-works__step-title{color:#14b8a6;font-size:24px;font-weight:600;margin:0 0 8px}.how-it-works__step-text{color:#374151;font-size:18px;line-height:1.6;margin:0}.how-it-works__images{align-items:center;display:flex;gap:12px}.how-it-works__images img{border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.1);height:100px;object-fit:cover;width:100px}@media (max-width:768px){.how-it-works__step{gap:16px;grid-template-columns:48px 1fr;padding:20px}.how-it-works__number{font-size:20px;height:48px;width:48px}.how-it-works__images{grid-column:1/-1;justify-content:center;margin-top:16px}.how-it-works__headline{font-size:32px}.how-it-works__subheadline{font-size:18px}.how-it-works__step-title{font-size:20px}.how-it-works__step-text{font-size:16px}}