.content__custom-inner-wrapper{display:flex;flex-direction:column;gap:16px;grid-column:1/-1;grid-row:1/-1;position:relative;width:100%;z-index:auto}.content--centered,.text-left.content--centered{margin:0 auto;max-width:720px}.text-left.content--centered .module-title{text-align:center}.content--full-width{width:100%}.content--flex-natural{flex-direction:column}.content--flex-reversed{flex-direction:column-reverse}.content__row-wrapper{display:flex;flex-direction:column;gap:16px}.content__row-item{align-items:center;display:flex;flex-direction:column;gap:8px;width:100%}.content__flex-child-standard{flex:1 1 0}.content__flex-child-custom{flex:2 1 0}.row__column-img{border-radius:8px}@media screen and (min-width:960px){.content__custom-inner-wrapper{column-gap:48px}.content--flex-natural{flex-direction:row}.content--flex-reversed{flex-direction:row-reverse}.content__row-wrapper{gap:32px}.content__row-item{flex-direction:row;gap:32px;justify-content:space-between}.row__column-item{flex:1 1 0}}