.feature-section-cards{padding:100px 0;width:100%}.feature-section-cards-container{margin:0 auto;max-width:1500px;padding:0 16px}.feature-section-cards-content{display:grid;gap:0;grid-template-columns:repeat(4,1fr)}.feature-section-card-item{display:flex;flex-direction:column;overflow:hidden}.card-item-group{padding:24px}.card-item-group *{margin:0;padding:10px 0}.feature-section-card-item img{height:64px}.card-item-label-container{border-bottom:1px solid #474747}@media screen and (max-width:900px){.feature-section-cards-content{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.feature-section-card-item img{height:100px}.feature-section-cards-content{gap:16px}}