.x5c-items{display:flex;flex-direction:column;align-items:center;justify-content:center}.x5c-items__inner{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:center;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{width:5rem;height:5rem;border-radius:50%;margin:0 auto 1.25rem;background:#fff;box-shadow:0 10px 25px #dce2eb}.x5c-items--plain .x5c-items__icon{box-shadow:none}.x5c-items__icon svg{fill:currentColor;height:3rem}.x5c-items__label{white-space:pre-line;text-decoration:none;line-height:1.55}@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}}