.how-it-works{background-color:#fff;padding:60px 0}.how-it-works-container{margin:0 auto;max-width:1200px;text-align:center}.how-it-works .section-title{color:#000;font-size:3rem;font-weight:700;margin-bottom:1rem}.how-it-works .section-description{color:#000;font-family:Lora,serif;font-size:1.25rem;margin-bottom:2rem}.how-it-works .step-connector{height:50px;left:50%;pointer-events:none;position:absolute;top:182px;transform:translateX(-50%);width:1200px;z-index:0}.how-it-works .cta-button{background-color:#beeb1a;border-radius:8px;color:#000;display:inline-block;font-weight:600;margin-top:30px;padding:14px 32px;text-decoration:none;transition:background-color .3s ease}.how-it-works .cta-button:hover{background-color:#2f7000;color:#fff}.how-it-works .steps-grid .step{position:relative;z-index:1}.how-it-works .steps-grid{display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}.how-it-works .step{padding:20px}.how-it-works .step-icon{align-items:center;background:#2f7000;border-radius:50%;color:#fff;display:flex;font-size:2rem;font-weight:700;height:48px;justify-content:center;margin:0 auto 2rem;width:48px}.how-it-works .step-title{color:#000;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.how-it-works .step-description{color:#000;font-family:Lora,serif;font-size:.95rem}@media (max-width:992px){.how-it-works .steps-grid{grid-template-columns:repeat(2,1fr)}.step-connector{display:none}}@media (max-width:600px){.how-it-works-container{padding:0 20px}.how-it-works .section-title{font-size:2rem}.how-it-works .steps-grid{gap:0}.how-it-works .section-description{font-family:Lora,serif;font-size:.8rem;line-height:1.1rem}.how-it-works .steps-grid{grid-template-columns:1fr}.how-it-works .step{text-align:center}.how-it-works .step-description{color:#000;font-size:.8rem}.how-it-works .step-icon{margin:0 auto 1rem}}