.x5c-items{align-items:center;flex-direction:column}.x5c-items,.x5c-items__inner{display:flex;justify-content:center}.x5c-items__inner{align-items:flex-start;flex-direction:row;flex-wrap:wrap;list-style:none;padding-left:0;width:100%}.x5c-items__item{flex:1 1 auto;width:50%}.x5c-items__heading~.x5c-items__inner .x5c-items__item{width:33%}.x5c-items__icon{background:#fff;border-radius:50%;box-shadow:0 10px 25px #dce2eb;height:5rem;margin:0 auto 1.25rem;width:5rem}.x5c-items--plain .x5c-items__icon{box-shadow:none}.x5c-items__icon svg{fill:currentColor;height:3rem}.x5c-items__label{line-height:1.55;text-decoration:none;white-space:pre-line}@media (min-width:768px){.x5c-items{flex-direction:row;justify-content:normal;margin-left:-1rem;margin-right:-1rem}.x5c-items__inner{flex:1 1 auto;width:auto}.x5c-items__heading{padding-left:1rem;padding-right:2rem}.x5c-items__heading~.x5c-items__inner{justify-content:space-evenly}.x5c-items__item{margin-left:1rem;margin-right:1rem;max-width:11rem;width:auto}.x5c-items__heading~.x5c-items__inner .x5c-items__item{width:auto}}@media (min-width:1280px){.x5c-items__inner{flex-wrap:nowrap}}