.fourcols-wrapper-heading{align-items:center;display:grid;gap:20px;grid-template-columns:60% auto;justify-content:space-between;margin-bottom:80px}.fourcols-wrapper-subheading h6{text-transform:uppercase}.fourcols-wrap{display:grid;gap:24px;grid-template-columns:repeat(4,1fr)}.fourcols-item{background:#e9ebe8;clip-path:polygon(0 0,100% 0,100% 100%,3.8% 100%,0 95%,0 0)}.fourcols-item h5{margin-bottom:12px}.fourcols-item p{margin:0}.fourcols-item-content{padding:16px 24px 18px}.fourcols-item-img{padding:22px 24px 18px}@media (max-width:1024px){.fourcols-wrapper-heading{grid-template-columns:1fr;margin-bottom:30px}.fourcols-wrap{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.fourcols-wrap{grid-template-columns:1fr}}