.partner-slider{width:100%;overflow:hidden}.partner-slider__container{gap:16px;display:flex}.partner-slider__slide{flex:none;min-width:0}.partner-slider__item{background:0 0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:70px;transition:background-color .3s;display:flex}@media (min-width:1024px){.partner-slider__item{width:200px;height:90px}}.partner-slider__item:hover{background:#ffffff05}.partner-slider__image{object-fit:contain;width:auto;max-width:70%;height:auto;max-height:35%}
