.features-wrapper{display:grid;gap:140px;grid-template-columns:35% auto}.features-heading h2{margin-bottom:20px}.features-wrapper .button-wrapper{text-align:center}.features-wrapper .button-wrapper .button{background:#14e2ac;clip-path:polygon(0 0,94.9% 0,100% 17%,100% 100%,0 100%,0 0);color:#1c3124;padding:13px 17px 11px}.feature-list-wrap{display:grid;gap:20px;grid-template-columns:1fr auto}.feature-list-description{color:#fff;font-size:16px;margin-top:13px}.feature-list-heading h4{font-family:PPMori-Semibold,sans-serif;margin-bottom:0}.feature-list-wrapper{align-items:center;align-items:stretch;display:flex;flex-direction:column;justify-content:center;margin:60px 0;padding:0 20px;row-gap:20px}.feature-list{align-items:center;background:#425e54;border-radius:9px;clip-path:polygon(0 0,98.4% 0,100% 6%,100% 100%,1.57% 100%,0 94%);display:flex;justify-content:center;padding:32px}.features-wrapper .button-wrapper{display:inline-flex}@media (max-width:1024px){.features-wrapper{gap:0;grid-template-columns:1fr}.feature-list-wrapper{padding:0}}@media (max-width:480px){.feature-list-wrap{display:flex;flex-direction:column}}