.how-it-works{padding:100px 0;background:var(--color-white)}.steps-container{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;max-width:1200px;margin:0 auto}.step{text-align:center;position:relative}.step-number{width:80px;height:80px;background:var(--color-coral);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:36px;font-weight:900;color:var(--color-white);margin:0 auto 24px;transition:transform .3s ease}.step:hover .step-number{transform:scale(1.1)}.step h3{font-size:24px;font-weight:700;margin-bottom:12px;color:var(--color-dark)}.step p{color:#666;line-height:1.6;font-size:16px}@media(max-width:1024px){.steps-container{grid-template-columns:1fr;gap:40px}.how-it-works{padding:60px 0}}@media(max-width:768px){.step-number{width:60px;height:60px;font-size:28px}.step h3{font-size:20px}.step p{font-size:15px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-how-it-works.css.map */
