.product-card,.program-card{display:flex;min-height:100%;flex-direction:column;border:var(--border-width) solid var(--color-border-soft);background:var(--color-surface)}.product-card__media,.program-card__media{position:relative;display:grid;overflow:hidden;place-items:center;color:var(--color-text-subtle)}.product-card__media{aspect-ratio:1;background:var(--color-surface)}.program-card__media{aspect-ratio:3 / 4;background:var(--color-surface-subtle)}.product-card__media-link,.program-card__media-link,.product-card__image,.program-card__image{display:block;width:100%;height:100%}.product-card__image{padding:var(--space-3);object-fit:contain}.program-card__image{object-fit:cover;object-position:var(--program-image-position, 50% 25%)}.program-card--flebotomia{--program-image-position: 50% 22%}.program-card--prp{--program-image-position: 50% 28%}.program-card--ekg{--program-image-position: 50% 14%}.program-card--assistant{--program-image-position: 50% 18%}.program-card--facial{--program-image-position: 62% 30%}.product-card__image-placeholder,.program-card__image-placeholder{display:grid;width:100%;height:100%;place-items:center;padding:var(--space-5);color:var(--color-text-subtle);font-size:var(--text-sm);text-align:center}.product-card__image-placeholder{background:var(--color-surface-subtle)}.product-card__badge{position:absolute;z-index:1;top:var(--space-3);left:var(--space-3);padding:.3125rem .5rem;background:var(--color-accent);color:var(--color-ink-700);font-size:.625rem;font-weight:var(--font-weight-medium);letter-spacing:.1em;line-height:1}.product-card__body,.program-card__body{display:flex;flex:1;flex-direction:column;padding:var(--space-5)}.product-card__category{color:var(--color-text-subtle);font-size:.6875rem;font-weight:var(--font-weight-medium);letter-spacing:.14em;line-height:1;text-transform:uppercase}.product-card__title,.program-card__title{margin-top:var(--space-3);font-family:var(--font-display);font-size:var(--text-xl);font-weight:var(--font-weight-medium);line-height:1.05}.product-card__title-link,.program-card__title-link{color:inherit}.product-card__title-link:hover,.program-card__title-link:hover{color:var(--color-text-muted)}.product-card__description,.program-card__description{margin-top:var(--space-2);color:var(--color-stone-500);font-size:.8125rem;line-height:1.45}.product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);margin-top:auto;padding-top:var(--space-5)}.product-card__price{flex:none;font-size:1.25rem;font-weight:var(--font-weight-medium);line-height:1}.program-card__price{margin-top:auto;padding-block:var(--space-5) var(--space-4);color:var(--color-text);font-size:var(--text-sm);font-weight:var(--font-weight-medium)}.product-card__form{margin:0}.product-card .button,.program-card .button{display:inline-flex;min-height:2.25rem;align-items:center;justify-content:center;border:var(--border-width) solid var(--color-stone-600);border-radius:var(--radius-none);padding:.625rem 1rem;background:transparent;color:var(--color-ink-700);cursor:pointer;font-family:var(--font-body);font-size:var(--text-xs);font-weight:var(--font-weight-semibold);letter-spacing:.05em;line-height:1;text-align:center}.program-card .button{width:100%}.product-card .button:not(:disabled):hover,.program-card .button:not(:disabled):hover{opacity:.76}.product-card__media-link:focus-visible,.program-card__media-link:focus-visible,.product-card__title-link:focus-visible,.program-card__title-link:focus-visible,.product-card .button:focus-visible,.program-card .button:focus-visible{outline:2px solid var(--color-focus);outline-offset:3px}.product-card .button:disabled,.program-card .button:disabled{cursor:not-allowed;opacity:.45;pointer-events:none}.product-card .button.product-card__button--demo:disabled,.program-card .button.program-card__button--demo:disabled{border-color:var(--color-stone-600);background:transparent;color:var(--color-ink-700);cursor:not-allowed;opacity:1;pointer-events:none}@media(max-width:36rem){.product-card__footer{flex-wrap:wrap}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/briskin-cards.css.map */
