.section-main-product-card-details{--spacing-none: 0;--spacing-3xs: 8px;--spacing-2xs: 16px;--spacing-xs: 12px;--spacing-sm: 16px;--spacing-md: 24px;--spacing-lg: 32px;--spacing-xl: 48px}.main-product-card-details-wrapper{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-xl);width:100%}.main-product-card-details-header{display:flex;flex-direction:column;gap:var(--spacing-lg);width:100%}.main-product-card-details-header.text-alignment-left{align-items:flex-start}.main-product-card-details-header.text-alignment-center{align-items:center}.main-product-card-details-header.text-alignment-right{align-items:flex-end}.main-product-card-details-header .section-title{margin:0;font-size:28px;font-weight:800;line-height:1.2;color:#000;width:100%}.main-product-card-details-header .section-description{font-size:16px;font-weight:400;line-height:1.4;color:#000;width:100%}.main-product-card-details-header .section-description p{margin:0}.main-product-card-details-header .section-description p+p{margin-top:var(--spacing-xs)}.main-product-card-details-grid{display:grid;gap:var(--spacing-xl);grid-template-columns:minmax(0,1fr);justify-content:center;justify-items:center;align-content:start;width:100%;max-width:1056px}.main-product-card-details-grid .product-card--details{width:100%;max-width:320px}@media(min-width:1024px){.main-product-card-details-header .section-title{font-size:36px}.main-product-card-details-header .section-description{font-size:24px;line-height:1.3;max-width:900px}.main-product-card-details-grid{grid-template-columns:repeat(3,minmax(0,320px));gap:var(--spacing-xl)}}
