.features-bg-hcs{background-color:#fafbff;display:flex;flex-direction:column;margin-top:20px;padding-bottom:80px;padding-top:60px;text-align:center}.title-bg-hcs{font-family:DM Sans;font-size:32px;font-weight:700;line-height:46px;margin-bottom:16px}.subtitle-bg-hcs{font-family:DM Sans;font-size:22px;line-height:29px;margin-bottom:50px}.cards-container-bg-hcs{display:grid;gap:30px;grid-template-columns:repeat(4,240px);justify-content:center}.single-card-bg-hcs{align-items:center;display:flex;flex-direction:column;text-align:center}.card-icon-bg-hcs{max-height:24px;max-width:24px}.card-title-bg-hcs{font-family:DM Sans;font-size:20px;font-weight:700;line-height:30px;margin-bottom:4px}.card-text-bg-hcs{font-family:DM Sans;font-size:16px;line-height:29px;margin-top:0}.button-bg-hcs{align-self:center;background-color:#ff8a00;color:#fff;font-family:MD Sans;font-size:16px;font-weight:700;margin-top:30px;padding:16px 41px;text-decoration:none;width:15%}@media (max-width:1024px){.cards-container-bg-hcs{grid-template-columns:repeat(2,325px)}.button-bg-hcs{width:20%}}@media (max-width:768px){.cards-container-bg-hcs{grid-template-columns:repeat(1,325px)}.button-bg-hcs{width:60%}}