.ilc-carousel{display:flex;justify-content:flex-start;align-items:center;overflow:hidden;white-space:nowrap;width:100%;position:relative;--ilc-gap:15px}.ilc-item{flex:0 0 auto;margin-right:var(--ilc-gap);display:flex;justify-content:center;align-items:center;height:100%}.ilc-item img{width:150px;height:32px;object-fit:contain}@media (max-width:1024px){.ilc-item{margin-right:1.5rem}}@media (max-width:767px){.ilc-item{margin-right:1rem}}