.product-card[data-v-1f34c619]{display:flex;width:100%;flex-direction:column;align-items:flex-start;gap:1.5rem;border-radius:var(--radius-image);border-width:1px;border-color:var(--border-strong);background-color:var(--surface-inverse);padding:1.5rem;transition:border-color .3s,box-shadow .3s}.product-card__logo[data-v-1f34c619]{flex-shrink:0}.product-card__logo[data-v-1f34c619] img{height:2.5rem;width:auto;-o-object-fit:contain;object-fit:contain}.product-card__content[data-v-1f34c619]{display:flex;flex-direction:column;gap:1rem;width:100%;flex-grow:1}.product-card__title[data-v-1f34c619]{color:var(--foreground-inverse-primary);font-size:var(--font-size-h3);line-height:var(--line-height-h3);font-weight:400;font-family:Poppins,sans-serif}.product-card__subtitle[data-v-1f34c619]{color:var(--foreground-inverse-highlight);font-size:var(--font-size-p-md);line-height:var(--line-height-p-md);font-weight:400;margin-top:-.5rem}.product-card__features[data-v-1f34c619]{display:flex;flex-direction:column;gap:1rem;list-style-type:none;margin:0;padding:0}.product-card__feature[data-v-1f34c619]{color:var(--foreground-inverse-secondary);font-size:var(--font-size-p);line-height:var(--line-height-p);font-weight:400;font-family:Poppins,sans-serif;position:relative;padding-left:2rem}.product-card__feature[data-v-1f34c619]:before{content:"";position:absolute;left:0;top:0;height:1.5rem;width:1.5rem;background-color:var(--foreground-inverse-highlight);-webkit-mask-image:url(../images/icons/benefits/check.svg);mask-image:url(../images/icons/benefits/check.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.product-card[data-v-1f34c619]:hover .button--secondary-inverse:before{padding:2px}
