.section-card-stacked{padding-top:var(--padding-top);padding-bottom:var(--padding-bottom)}@media (min-width: 768px){.section-card-stacked{padding-top:var(--padding-top);padding-bottom:var(--padding-bottom)}}.section-card-stacked__container{position:relative;padding:0 var(--page-width-margin);max-width:100%}.section-card-stacked__content{display:flex;justify-content:space-between}.section-card-stacked__content .text{display:flex;flex-direction:column;gap:1rem}.section-card-stacked__content .title{text-wrap:initial;margin:0}.section-card-stacked__content .title-case--regular{line-height:130%}.section-card-stacked__content .title-case--lower{line-height:130%;text-transform:lowercase}.section-card-stacked__content .title-case--upper{line-height:110%;text-transform:uppercase}.section-card-stacked__content .description{margin:0}.section-card-stacked__placeholder{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--spacing-sm);margin-top:var(--spacing-md);margin-bottom:var(--spacing-md)}@media (max-width: 767px){.section-card-stacked__placeholder{grid-template-columns:repeat(2,1fr)}.section-card-stacked__placeholder .card-product:nth-last-of-type(-n+4){display:none}}.section-card-stacked .button-desktop{display:none}@media (min-width: 768px){.section-card-stacked .button-desktop{display:block}.section-card-stacked .button-mobile{display:none}}
