.how-it-works-section{background:#fff;padding-bottom:60px!important;padding-top:60px!important;text-align:center;width:100%}.how-title{color:#1f2937;font-size:36px;font-weight:700;margin-bottom:20px}.how-it-works-container{gap:20px}.how-description{color:#4f4f4f;font-size:18px;line-height:1.5;margin:0 auto 40px;max-width:1200px}.how-steps{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin:0 40px;text-align:left}.step-wrapper{width:300px}.step-header{gap:12px;justify-content:flex-start;margin-bottom:20px}.step-header,.step-icon{align-items:center;display:flex}.step-icon{background-color:#1f2937;border-radius:50%;height:64px;justify-content:center;position:relative;width:64px}.step-icon img{height:70px;width:70px}.step-number{color:#e4e4e7;font-size:36px;font-weight:700;position:absolute;right:-64px;top:50%;transform:translateY(-50%)}.step-heading{color:#101828;font-size:20px;font-weight:600;margin-bottom:10px}.step-description{color:#4f4f4f;font-size:18px;line-height:1.5;margin:0 auto 40px;max-width:900px}@media (max-width:768px){.how-it-works-section{background:#fff;padding-bottom:40px;padding-left:30px;padding-right:30px;text-align:center;width:100%}.how-description{color:#4f4f4f;font-size:18px;line-height:1.5;margin:0 auto 40px;text-align:justify;text-justify:inter-word}.how-steps{justify-content:space-around;padding:2px}.how-it-works-steps{align-items:center;flex-direction:column;gap:20px}}