.brands-carousel-8c12b4e7 {
    width: 100%;
    overflow: hidden;
}

.brands-carousel-8c12b4e7 .brand-item {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    text-align: center;
    box-sizing: border-box;
}

.brands-carousel-8c12b4e7 .brand-link {
    display: block;
    text-decoration: none;
    color: inherit;
}

.brands-carousel-8c12b4e7 .brand-image {
    max-width: 100%;
    height: auto;
    object-fit: contain;
}

.brands-carousel-8c12b4e7 .brand-name {
    font-weight: bold;
}