.features-list-wrapper{display:flex;flex-direction:column;gap:24px}.features-list-wrapper .features-list{display:flex;flex-direction:column;gap:12px;list-style:none;padding:0;margin:0}.features-list-wrapper .features-list .features-list-item{display:flex;align-items:flex-start;gap:4px}.features-list-wrapper .features-list .features-list-item p{max-width:36ch}.features-list-wrapper .features-list .features-list-item svg{width:16px;height:16px;min-width:16px;color:var(--colors--light-300)}