.featuresSection{background-color:#f3faf8}.featuresSection .feature-container{background:#fff;border-radius:16px 16px 0 0;box-shadow:0 16px 32px rgba(0,0,0,.05);display:flex;margin-bottom:40px;overflow:hidden}.featuresSection .feature-card{background:#fff;border-bottom:4px solid transparent;cursor:pointer;flex:1;padding:24px 30px;text-align:center;transition:background .3s,border-color .3s}.featuresSection .feature-card.active{background:#eaf4ff}.featuresSection .feature-card .tag{border-radius:20px;color:#fff;display:inline-block;font-size:11px;font-weight:500;margin-bottom:8px;padding:5px 14px 2px}.featuresSection .feature-card .title{font-size:18px;margin:0 0 8px}.featuresSection .feature-card p{color:#666;font-size:14px;line-height:1.4;margin:0}.featuresSection .feature-card.blue .tag{background:#007bff}.featuresSection .feature-card.green .tag{background:#20c997}.featuresSection .feature-card.purple .tag{background:#7b61ff}.featuresSection .feature-card.active.blue{border-bottom:4px solid #007bff}.featuresSection .feature-card.active.green{border-bottom:4px solid #20c997}.featuresSection .feature-card.active.purple{border-bottom:4px solid #7b61ff}.featuresSection .feature-card.blue .title{color:#007bff}.featuresSection .feature-card.green .title{color:#20c997}.featuresSection .feature-card.purple .title{color:#7b61ff}.featuresSection .feature-details{text-align:left}.featuresSection .detail-heading{font-size:28px}.featuresSection .detail-title{font-weight:700}.featuresSection .detail-title.blue{color:#007bff}.featuresSection .detail-title.green{color:#20c997}.featuresSection .detail-title.purple{color:#7b61ff}.featuresSection .detail-subtitle{color:#0b1f3a;font-weight:700}.featuresSection .detail-description{color:#444;font-size:22px;margin:0 auto;max-width:50%;text-align:center}.featuresSection .learn-more{background-color:#83cdb8;border:1px solid #83cdb8;border-radius:8px;color:#202020;cursor:pointer;font-size:16px;font-weight:700;padding:12px 40px}.featuresSection .learn-more:focus,.featuresSection .learn-more:hover{border:1px solid #83cdb8;box-shadow:inset 310px 0 0 0 #fff}.featuresSection .learn-more.green{background-color:#83cdb8}.featuresSection .learn-more.purple{background-color:#7b61ff}.featuresSection .learn-more.blue{background-color:#007bff}.featuresSection .feature-details .headingCls{align-items:center;display:flex;justify-content:center;margin-bottom:25px}@media screen and (max-width:1300px){.featuresSection .detail-description{max-width:80%}}@media screen and (max-width:990px){.featuresSection .feature-container{flex-wrap:wrap}.featuresSection .feature-card{flex:auto;width:33.3%}.featuresSection .detail-description{max-width:90%}}@media screen and (max-width:767px){.featuresSection .detail-heading{font-size:24px}.featuresSection .detail-description{font-size:17px}}@media screen and (max-width:620px){.featuresSection .feature-card{width:50%}.featuresSection .detail-heading{font-size:22px}.featuresSection .feature-details .headingCls{flex-wrap:wrap;margin-bottom:15px}.featuresSection .detail-heading{margin-bottom:15px;width:100%}.featuresSection .detail-description{max-width:100%}}@media screen and (max-width:480px){.featuresSection .feature-card{width:100%}}