@layer components{.products-section{--products-container-max:1200px;width:100%;color:var(--se-neutral-900);margin-block-end:var(--se-spacing-16)}.products-section__inner{width:min(calc(100% - (var(--se-spacing-4) * 2)), var(--products-container-max));margin-inline-start:auto;margin-inline-end:auto}.products-section__header{align-items:center;gap:var(--se-spacing-2);text-align:center;flex-direction:column;margin-block-end:var(--se-spacing-4);display:flex}.products-section__title,.products-section__description,.products-section__description>:first-child,.products-section__description>:last-child{margin:0}.products-section__description>*{margin-block-start:0;margin-block-end:0}.products-section__title{justify-content:center;align-items:center;gap:var(--se-spacing-2);font-family:var(--se-text-h3--font-family);font-size:var(--se-text-h3);font-weight:var(--se-text-h3--font-weight);line-height:var(--se-text-h3--line-height);flex-wrap:wrap;display:flex}.products-section__description{color:var(--se-neutral-600);font-family:var(--se-text-body-sm--font-family);font-size:var(--se-text-body-sm);font-weight:var(--se-text-body-sm--font-weight);line-height:var(--se-text-body-sm--line-height)}.products-section__items{gap:var(--se-spacing-2);grid-template-columns:minmax(0,1fr);min-width:0;display:grid}.products-section__card{width:100%;min-width:0;max-width:none}.products-section .card--promo-v1 .card__media--product{width:var(--se-spacing-24);height:var(--se-spacing-24);max-width:var(--se-spacing-24);flex:0 0 var(--se-spacing-24);justify-content:center;align-items:center;display:flex}.products-section .card--promo-v1 .card__media--product img,.products-section .card--promo-v1 .card__media--product svg{object-fit:contain;width:100%;max-width:100%;height:100%;max-height:100%}.products-section--highlighted .products-section__items{align-items:stretch}@media (min-width:768px){.products-section__items{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1050px){.products-section{margin-block-end:var(--se-spacing-32)}.products-section__header{margin-block-end:var(--se-spacing-10)}.products-section__items{gap:var(--se-spacing-4)}.products-section .card--promo-v1 .card__media--product{flex-basis:148px;width:148px;max-width:148px;height:148px}}}
