.icon-image-repeater{align-items:flex-start;display:flex;flex-direction:column;gap:0;justify-content:flex-start}.icon-image-repeater h2{margin-bottom:60px}.icon-image-repeater__items{display:grid;gap:64px;grid-template-columns:repeat(auto-fit,minmax(340px,1fr))}.icon-image-repeater__items__item{flex:1 1 calc(33.33333% - 64px);text-wrap:balance}.icon-image-repeater__items__item .repeater-icon{margin-bottom:24px;max-height:55px;min-height:55px;object-fit:contain;width:auto}.icon-image-repeater__items__item .repeater-image{margin-bottom:30px;max-height:250px;min-height:250px;object-fit:cover;object-position:center;width:100%}.icon-image-repeater__items__item h4{line-height:1;margin-bottom:24px}.icon-image-repeater__items__item p:last-of-type{margin-bottom:0}@media screen and (max-width:1024px){.icon-image-repeater__items__item{flex:1 1 calc(50% - 32px)}}@media screen and (max-width:767px){.icon-image-repeater__items{gap:50px}.icon-image-repeater__items__item{flex:1 1 100%}}