.feature-section{border-radius:16px;color:#fff;display:flex;flex-wrap:wrap;gap:48px;justify-content:space-between;padding:200px 62px 100px}.feature-box{display:flex;flex-direction:column;gap:16px;width:30%}.feature-icon{height:28px}.feature-container-title{align-items:center;display:flex;gap:8px}.feature-title{font-size:20px;font-weight:700;margin:0}.feature-divider{background:linear-gradient(90deg,#564df7,#49efdb,#faf1d0);border:none;border-radius:2px;height:2px;width:100%}.feature-text{font-size:20px}@media (max-width:1373px) and (min-width:950px){.feature-section{justify-content:center;padding:100px 62px}.feature-box{width:100%}.feature-text,.feature-title{font-size:16px}}@media (max-width:949px) and (min-width:640px){.feature-section{align-items:center;flex-direction:column;padding:80px 48px}.feature-box{width:100%}}@media screen and (max-width:639px){.feature-box{width:100%}.feature-section{align-items:center;border-radius:16px;color:#fff;display:flex;flex-direction:column;gap:32px;justify-content:space-between;padding:100px 24px 50px}.feature-title{font-size:18px}.feature-text{font-size:16px}}