.logos-normal{--image-size:240px;--image-height:60px;display:flex;justify-content:center;gap:clamp(20px, 5cqw, 40px);flex-wrap:wrap;margin:var(--gap) auto}.logos-normal__item{display:flex;align-items:center;justify-content:center}.logos-normal__item img{max-width:var(--image-size,160px);max-height:var(--image-height,60px);width:100%;height:auto}.logos-normal__item img[src$=".svg"]{height:60px}@media screen and (max-width:1200px){.logos-normal{--image-size:120px;--image-height:50px}}@media screen and (max-width:1024px){.logos-normal{--image-size:100px;--image-height:45px}}@media screen and (max-width:768px){.logos-normal{--image-size:80px;--image-height:40px}}.block-editor-inner-blocks .logos-slider .embla__container{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:2em}