.how-it-works{background:radial-gradient(circle at center,#fff 0,#f2f2f2 100%);padding:100px 20px;text-align:center}.how-it-works .container{margin:0 auto;max-width:1200px;overflow:hidden}.section-header h2{font-size:42px;font-weight:700;margin-bottom:15px}.section-header .subtitle{color:#666;font-size:18px;margin-bottom:70px}.steps-row{display:grid;gap:30px;margin-bottom:40px}.top-row{grid-template-columns:repeat(3,1fr)}.bottom-row{grid-template-columns:repeat(2,1fr);margin-left:auto;margin-right:auto;max-width:800px}.step-card{background:#fff;border-radius:24px;box-shadow:0 20px 50px rgba(0,0,0,.05);padding:40px 30px;position:relative;text-align:center;transition:.3s ease}.step-card:hover{transform:translateY(-5px)}.step-badge{border-radius:30px;color:#000;font-size:14px;font-weight:600;left:50%;padding:8px 22px;position:absolute;top:-18px;transform:translateX(-50%)}.step-icon{align-items:center;background:#eef1f4;border-radius:50%;display:flex;height:90px;justify-content:center;margin:40px auto 20px;width:90px}.step-icon img{height:auto;width:40px}.step-card h3{font-size:20px;font-weight:600;margin-bottom:15px}.step-description{color:#666;font-size:15px;line-height:1.6}@media (max-width:1024px){.step-card{width:45%}.section-header h2{font-size:34px}}@media (max-width:768px){.how-it-works{padding:70px 15px}.steps-row{gap:20px}.step-card{padding:30px 20px;width:100%}.section-header h2{font-size:28px}.section-header .subtitle{font-size:16px}}