.how-it-works-module *{box-sizing:border-box;margin:0;padding:0}.how-it-works-module{background-color:#f8f8f8;color:#333;font-family:Poppins,sans-serif;padding:60px 20px}.how-it-works-container{margin:0 auto;max-width:1200px;text-align:center}.how-it-works-title{color:#00005b;font-size:32px;font-weight:700;margin-bottom:20px}.how-it-works-intro{color:#1e1e1e;font-size:18px;line-height:1.5;margin-bottom:60px;margin-left:auto;margin-right:auto;max-width:800px}.how-it-works-cards-wrapper{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.how-it-works-card{align-items:center;background-color:#fff;border-radius:15px;box-shadow:0 8px 25px rgba(0,0,0,.08);display:flex;flex:1;flex-direction:column;max-width:380px;min-width:280px;padding:40px 25px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.how-it-works-card:hover{box-shadow:0 12px 30px rgba(0,0,0,.12);transform:translateY(-5px)}.how-it-works-icon-wrapper{align-items:center;background-color:#ffd100;border-radius:50%;display:flex;height:90px;justify-content:center;margin-bottom:30px;width:90px}.how-it-works-icon-wrapper img{display:block;height:auto;max-height:60%;max-width:60%}.how-it-works-card-title{color:#00005b;font-size:15px;font-weight:600;margin-bottom:15px}.how-it-works-card-description{color:#1e1e1e;font-size:15px;line-height:1.6}@media (max-width:768px){.how-it-works-module{padding:40px 15px}.how-it-works-title{font-size:32px;margin-bottom:15px}.how-it-works-intro{font-size:1.1em;margin-bottom:40px}.how-it-works-cards-wrapper{align-items:center;flex-direction:column;gap:25px}.how-it-works-card{max-width:450px;padding:30px 20px;width:100%}.how-it-works-icon-wrapper{height:80px;margin-bottom:25px;width:80px}.how-it-works-icon-wrapper img{max-height:50%;max-width:50%}.how-it-works-card-title{font-size:1.4em;margin-bottom:10px}.how-it-works-card-description{font-size:.95em}}@media (max-width:480px){.how-it-works-title{font-size:2em}.how-it-works-intro{font-size:1em;margin-bottom:30px}.how-it-works-card{padding:25px 15px}}