.banners{display:flex;flex-direction:row;align-items:center;gap:32px;width:100%;max-width:1440px;margin:0 auto;padding:8px 100px 24px;box-sizing:border-box}.banner{flex:1;height:294px;border-radius:4px;overflow:hidden;display:block;text-decoration:none}.banner__image{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.banner:hover .banner__image{transform:scale(1.02)}.banner__placeholder{width:100%;height:100%;background-color:#eee}@media screen and (max-width:749px){.banners{flex-direction:column;gap:16px;padding:24px}.banner{width:100%;height:auto;aspect-ratio:604 / 294}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-speedmax-banners.css.map */
