.repetable-list{display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.repetable-list-item{border-radius:10px;display:flex;flex-direction:column;gap:16px}.repetable-list-item,.repetable-list.four_in_row .repetable-list-item{width:calc(25% - 30px)}.repetable-list.three_in_row .repetable-list-item{width:calc(33.33333% - 27px)}.repetable-list .repetable-list-item h6{margin-bottom:16px}.repetable-list-item img{display:block;height:auto;max-width:26px}.repetable-list-item .list-icon{align-items:center;background:#e8eef7;border-radius:50%;display:flex;height:40px;justify-content:center;margin-bottom:4px;width:40px}.repetable-list-item h5{font-weight:600;line-height:1.2;margin-bottom:0}.repetable-list-item p{font-size:16px;margin-bottom:16px}.repetable-list-item p:last-child{margin-bottom:0}.repetable-list.add-paddings .repetable-list-item{padding:32px}.repetable-list .en-repetable-list__cta .en-btn{padding:14px 28px}@media (max-width:991px){.repetable-list-item,.repetable-list.four_in_row .repetable-list-item,.repetable-list.three_in_row .repetable-list-item{width:calc(50% - 20px)}.repetable-list.add-paddings .repetable-list-item{padding:16px}}@media (max-width:767px){.repetable-list-item,.repetable-list.four_in_row .repetable-list-item,.repetable-list.three_in_row .repetable-list-item{width:100%}}