@property --gradient-bg-start{syntax:"<color>";initial-value:#fff;inherits:false}@property --gradient-bg-end{syntax:"<color>";initial-value:#fff;inherits:false}.benefits{gap:20px;margin-top:120px;padding-bottom:120px}.benefits,.benefits-head{display:flex;flex-direction:column;align-items:center}.benefits-head{gap:24px;text-align:center;margin-bottom:64px}.benefits-head h2{max-width:800px}.benefits-head .body1{max-width:720px;opacity:.6}.benefits-container{display:flex;flex-wrap:wrap;gap:20px}.benefits-item{display:flex;flex-direction:column;padding:24px;border-radius:8px;border:1px solid var(--Grey);flex:1 1}.benefits-item__icon{height:64px;width:64px;padding:16px;border-radius:4px;background:var(--Light-Grey)}.benefits-item__icon svg{height:32px;width:32px}.benefits-item .description2{margin:24px 0 12px}.benefits-item .body2{opacity:.6}@media screen and (max-width:767px){.benefits-item{flex:1 1 100%}}@media screen and (max-width:639px){.benefits{margin-top:64px;padding-bottom:40px}.benefits-head{margin-bottom:32px}}