.three-col-cards{background:#000}.three-col-cards .header{margin-bottom:40px;text-align:center}.three-col-cards .features{display:flex;flex-wrap:wrap;gap:33px;margin-top:34px}.three-col-cards .feature-card{align-items:center;background:#1e2021;border:1px solid #36383a;border-radius:16px;box-shadow:0 4px 12px rgba(0,0,0,.2);display:flex;flex-direction:column;min-width:282px;padding:30px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:31.6%}.three-col-cards .icon-wrapper img{max-width:100px!important}.three-col-cards .feature-card h4{margin-bottom:12px}.three-col-cards .feature-card p{color:#ececec;font-size:18px;margin:0}@media (min-width:769px) and (max-width:1340px){.three-col-cards .features{gap:20px;justify-content:center}}@media (min-width:769px) and (max-width:935px){.three-col-cards .feature-card{width:47.8%}}@media (max-width:768px){.three-col-cards .features{flex-direction:column}.three-col-cards .feature-card{width:100%}}