.ProductCardV1_root__9UPNS{border-radius:16px;box-shadow:0 2px 16px 0 rgba(24,48,40,.2);overflow:hidden;background-color:var(--color-white);display:flex;flex-direction:column;flex-grow:1}.ProductCardV1_image__vK6dS{height:100px;position:relative}.ProductCardV1_content__hJ8J8{display:grid;grid-template-areas:"title icon" "desc desc" "highlight highlight" "footer footer";grid-template-rows:auto 1fr auto;grid-template-columns:1fr auto;grid-row-gap:16px;row-gap:16px;grid-column-gap:8px;-moz-column-gap:8px;column-gap:8px;flex-grow:1}.ProductCardV1_contentWithoutIcon__BQqUb{display:flex;flex-direction:column;gap:16px;flex-grow:1}.ProductCardV1_title__PVolh{grid-area:title}.ProductCardV1_icon__4RVLG{grid-area:icon;position:relative;width:80px;height:80px}.ProductCardV1_desc___Ox_j{grid-area:desc}.ProductCardV1_footer__mH_6m{grid-area:footer;display:flex;flex-direction:column;gap:16px}.ProductCardV1_callout__QG3uz{overflow:hidden;border-radius:8px 8px 0 8px;padding:4px 8px;background-color:var(--color-yellow-tertiary);line-height:20px;font-weight:700;margin-bottom:8px;width:-moz-fit-content;width:fit-content}.ProductCardV1_saleLabel__GKtFm{font-weight:700;color:var(--color-primary)}.ProductCardV1_saleLabel__GKtFm span{font-size:16px;line-height:24px;font-weight:400;color:var(--color-text)}.ProductCardV1_saleIcon__OmLsz{width:40px;height:40px;flex-shrink:0;position:relative}.ProductCardV1_cta__OPSih{background-color:var(--color-primary);padding:12px;border-radius:4px;color:var(--color-white);font-weight:700;line-height:20px;text-align:center;min-width:180px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.ProductCardV1_cta__OPSih:active{background-color:var(--color-white);color:var(--color-primary);box-shadow:var(--shadow-md)}@media (hover:hover) and (pointer:fine){.ProductCardV1_cta__OPSih:hover{background-color:var(--color-white);color:var(--color-primary);box-shadow:var(--shadow-md)}}@media (min-width:61.875rem){.ProductCardV1_image__vK6dS{height:130px}.ProductCardV1_content__hJ8J8{grid-template-areas:"title icon" "desc icon" "highlight highlight" "footer footer"}.ProductCardV1_callout__QG3uz{font-size:20px;line-height:25px}.ProductCardV1_icon__4RVLG{width:120px;height:120px}.ProductCardV1_footer__mH_6m{flex-direction:row;justify-content:space-between;align-items:end;margin-top:24px}.ProductCardV1_saleIcon__OmLsz{width:48px;height:48px}}