.card-group-products{--align-to-product-cards-pc-card:13.5rem;--align-to-product-cards-pc-gap:0.5rem;--align-to-product-cards-pc-row:calc(var(--align-to-product-cards-pc-card)*4 + var(--align-to-product-cards-pc-gap)*3);align-items:var(--align,center);background:var(--card-bg,var(--white));border-radius:1.5rem;box-shadow:var(--shadow);box-sizing:border-box;display:flex;flex-direction:column;gap:1rem;margin-inline:auto;max-width:min(var(--align-to-product-cards-pc-row),100%);overflow:hidden;padding:var(--pad-top,1.5rem) var(--pad-right,1.5rem) var(--pad-bottom,1.5rem) var(--pad-left,1.5rem);width:100%}.card-group-products__head{align-items:inherit;display:flex;flex-direction:column;gap:.25rem;max-width:100%;text-align:var(--text-align,center)}.card-group-products__title{color:var(--title-color,var(--black));font-family:var(--h5-bold-font-family);font-size:var(--h5-bold-font-size);font-style:var(--h5-bold-font-style);font-weight:var(--h5-bold-font-weight);letter-spacing:var(--h5-bold-letter-spacing);line-height:var(--h5-bold-line-height);margin:0}.card-group-products__lead{color:var(--muted-color,var(--gray-70));font-family:var(--footnote-medium-font-family);font-size:var(--footnote-medium-font-size);font-style:var(--footnote-medium-font-style);font-weight:var(--footnote-medium-font-weight);letter-spacing:var(--footnote-medium-letter-spacing);line-height:var(--footnote-medium-line-height);margin:0}.card-group-products__lead p{margin:0}.card-group-products__cta{align-self:center;aspect-ratio:800/128;display:block;flex-shrink:0;height:auto;line-height:0;margin-inline:auto;max-width:min(20rem,100%);position:relative;text-decoration:none;width:100%}.card-group-products__cta-img{height:100%;inset:0;object-fit:cover;pointer-events:none;position:absolute;width:100%}.card-group-products__footnotes{align-items:stretch;display:flex;flex-direction:column;gap:.75rem;max-width:min(40rem,100%);width:100%}.card-group-products__note{align-items:flex-start;color:var(--muted-color,var(--gray-70));display:flex;font-family:var(--footnote-medium-font-family);font-size:var(--footnote-medium-font-size);font-style:var(--footnote-medium-font-style);font-weight:var(--footnote-medium-font-weight);gap:.25rem;letter-spacing:var(--footnote-medium-letter-spacing);line-height:var(--footnote-medium-line-height);width:100%}.card-group-products__note-mark{flex-shrink:0;white-space:nowrap}.card-group-products__note-body{flex:1 1 0;min-width:0}.card-group-products__note-body p{margin:0}@media screen and (max-width:768px){.card-group-products{justify-content:center;max-width:100%;min-height:7.5rem}.card-group-products__head{align-items:center;width:100%}.card-group-products__title{font-family:var(--h6-bold-font-family);font-size:var(--h6-bold-font-size);font-style:var(--h6-bold-font-style);font-weight:var(--h6-bold-font-weight);letter-spacing:var(--h6-bold-letter-spacing);line-height:var(--h6-bold-line-height);white-space:nowrap}.card-group-products__lead{max-width:100%;text-align:center;width:100%}.card-group-products__cta{align-self:center;max-width:min(20rem,100%)}.card-group-products__footnotes{max-width:100%}.card-group-products__footnotes .card-group-products__note{font-family:var(--caption-medium-m-font-family);font-size:var(--caption-medium-m-font-size);font-style:var(--caption-medium-m-font-style);font-weight:var(--caption-medium-m-font-weight);letter-spacing:var(--caption-medium-m-letter-spacing);line-height:var(--caption-medium-m-line-height);max-width:100%}}