.features h2{font-size:58px;font-style:normal;font-weight:400;line-height:62px}.features .text.body-18{margin-top:48px}.features-wrap{display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-top:140px}.feature{border-left:1px solid var(--Grey,#d5dce4);display:flex;flex-direction:column;gap:40px;padding:20px}.feature-icon{align-items:center;background:var(--Gradients-White-Grey-01,linear-gradient(180deg,#fff 0,#f0f3f7 100%));border:1px solid var(--Grey,#d5dce4);border-radius:10px;display:flex;gap:10px;height:60px;justify-content:center;padding:18px;width:60px}.feature-icon.icon-pink{box-shadow:0 10px 15px -5px rgba(221,27,212,.5)}.feature-icon.icon-lime{box-shadow:0 10px 15px -5px rgba(200,245,24,.5)}.feature-icon.icon-purple{box-shadow:0 10px 15px -5px rgba(113,27,222,.5)}.feature-icon.icon-orange{box-shadow:0 10px 15px -5px rgba(255,75,0,.5)}h2.header.lime-text-grad{background:linear-gradient(286deg,#f0f3f7 4.05%,#d5dce4 42.22%,#c8f518 69.9%,#000 99.47%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media only screen and (max-width:834px){.features-wrap{display:grid;gap:20px;grid-template-columns:repeat(2,1fr);margin-top:140px}}@media only screen and (max-width:480px){.features-wrap{display:grid;gap:20px;grid-template-columns:repeat(1,1fr);margin-top:60px}.features h2{font-size:46px;font-style:normal;font-weight:400;line-height:50px}}