.l-step-icon-text-repeater{--cols:1;--cols-space:32px;--rows-space:32px;margin-top:32px}.c-step-icon-text-repeater__item{background-color:var(--white-color);border-radius:10px;box-sizing:border-box;margin:0 0 var(--rows-space) 0;padding:1.6em;position:relative;width:calc((100% - (var(--cols) - 1)*var(--cols-space))/var(--cols))}.l-step-icon-text-repeater--centered .c-step-icon-text-repeater__item{align-items:center}.c-step-icon-text-repeater__item img{height:64px;margin-bottom:1.5em;width:auto!important}.c-step-icon-text-repeater__title{font-size:1.2rem;font-weight:400;line-height:1.2;margin-bottom:0}.l-step-icon-text-repeater--centered .c-step-icon-text-repeater__title{font-size:1rem;text-align:center}.c-step-icon-text-repeater__title--margin{margin-bottom:1em}.c-step-icon-text-repeater__detail p{color:var(--pale-text-color);font-size:.8em;line-height:1.5}.c-step-icon-text-repeater__detail:first-child{margin-top:0}.c-step-icon-text-repeater__detail:last-child{margin-bottom:0}@media(min-width:768px){.l-step-icon-text-repeater{--cols:2}.c-step-icon-text-repeater__item{margin-right:var(--cols-space)}.c-step-icon-text-repeater__item:nth-child(2n){margin-right:0}}@media(min-width:992px){.l-step-icon-text-repeater{--cols:3}.c-step-icon-text-repeater__item:nth-child(2n){margin-right:auto}.c-step-icon-text-repeater__item:nth-child(3n){margin-right:0}.c-step-icon-text-repeater__item img{height:auto}}