/* =================================
   XXL - min-width: 1400px (Bootstrap 5)
   ================================= */

#bp-indicator::before { content: 'XXL \2265 1400px'; }

H1 {
    font-size: 3.3rem;
    font-weight: 300;
    line-height: 1em;
    color: #000;
}

H2 {
    font-size: 2.6rem;
    font-weight: 300;
    line-height: 1em;
    color: #000;
}

H3 {
    font-size: 2.0rem;
    font-weight: 300;
    line-height: 1em;
    color: #000;
}

H6 {
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.3em;
    color: #000;
    margin-bottom: 1.5rem;
}

P {
    font-size: 1.0rem;
    font-weight: 500;
    color: #000;
}

video { aspect-ratio: auto; }


.marcas-item {
    flex: 0 0 120px;
    font-size: 0.8em;
    line-height: 1.2em;
}

.calidad-grid { gap: 2.0rem; }

.calidad-item {
    flex: 0 0 150px;
    text-align: center;
    font-size: 1.0em;
    line-height: 1.3em;
    font-family: 'PT Sans', sans-serif;
}
.calidad-item img {
    width: 150px;
    height: auto;
    margin-bottom: 8px;
}

.granel-item {
    flex: 0 0 120px;
    font-size: 0.8em;
    line-height: 1.2em;
}