.key_features{background:#fff7f3;border-radius:40px;margin-bottom:-40px;margin-top:-40px;padding:60px 0;position:relative;z-index:3}.key_features .top_content *{color:#491754;text-align:center}.key_features .features{display:grid;gap:24px;grid-template-columns:repeat(5,1fr);padding-top:40px}@media (max-width:1080px){.key_features .features{grid-template-columns:repeat(4,1fr)}}@media (max-width:960px){.key_features .features{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.key_features .features{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.key_features .features{grid-template-columns:repeat(1,1fr)}}