.c-list-item__items{list-style:none;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.c-list-item__icon{width:32px;height:32px;-ms-flex-item-align:baseline;align-self:baseline}.c-list-item__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin:0}.c-list-item__text p{font-size:18px;line-height:26px;margin:0}.c-list-item{display:-webkit-box;display:-ms-flexbox;display:flex}.c-list-item--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-list-item--right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}@media only screen and (max-width:767px){.c-list-item__icon{width:24px;height:24px}.c-list-item__items{gap:8px}.c-list-item__text p{font-size:14px;line-height:22px}.c-list-item__text{max-width:270px}}