.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:flex;flex-direction:row;flex-wrap:wrap;gap:8px;width:100%}.icon-image-repeater__items__item{align-items:center;border-radius:8px;display:flex;flex-direction:column;justify-content:flex-start;padding:32px;text-align:center}.icon-image-repeater__items__item p{line-height:1}.icon-image-repeater__items__item p:first-of-type{font-size:20px;line-height:24px;margin-bottom:8px}.item__icon{background-color:#eae6ff;border-radius:8px;height:72px;margin-bottom:40px;padding:16px;position:relative;width:72px}.item__icon__highlight{height:100%;left:0;position:absolute;top:0;width:100%;z-index:5}.icon-image-repeater__items__item .repeater-icon{margin-bottom:30px;max-height:40px;min-height:40px;object-fit:contain;width:40px}.icon-image-repeater__items__item .repeater-image{margin-bottom:30px;max-height:130px;min-height:130px;object-fit:cover;object-position:center;width:100%}.icon-image-repeater__items__item h5{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% - 8px)!important}}@media screen and (max-width:767px){.icon-image-repeater__items__item{flex:1 1 100%!important}}