.product-card{width:100%;display:flex!important;flex-direction:column;padding:16px 24px 24px;border-radius:8px;background:#fff;border:1px solid rgb(var(--color-neutral-grey-300));font-family:var(--font-body-family);overflow:hidden;text-decoration:none}.product-card:hover .product-card__image{transform:scale(1.05)}.product-card:hover .product-card__cta{color:rgb(var(--color-neutral-white));background:rgb(var(--color-primary-dark))}.product-card__compatible-banner{display:none}.product-card.product-item--compatible{display:flex;gap:8px}.product-card.product-item--compatible .product-card__compatible-banner-icon{width:16px;height:16px;border-radius:100%;background:rgb(var(--color-secondary-dark))}.product-card.product-item--compatible .product-card__compatible-banner-icon svg{width:8px;height:8px;color:rgb(var(--color-neutral-white))}.product-card.product-item--compatible .product-card__compatible-banner{display:flex;justify-content:center;align-items:center;gap:8px;padding:4px 8px;border-bottom:1px solid rgb(var(--color-secondary-light-teal-2));background:rgb(var(--color-secondary-light-teal));width:calc(100% + 48px);margin-left:-24px;color:rgb(var(--color-secondary-dark));font-size:14px;font-style:normal;font-weight:500;line-height:130%}.product-card.product-item--compatible .product-card__badges-wrapper{display:flex;gap:8px;top:0;left:-8px}@media(min-width:992px){.product-card.product-item--compatible .product-card__badges-wrapper{top:8px;left:0}}.product-card__badge{display:flex;max-width:100%;min-width:0;padding:4px 12px;justify-content:center;align-items:center;border-radius:100px;border:1px solid rgb(var(--color-secondary-light-teal-2));background:rgb(var(--color-secondary-light-teal));width:fit-content;color:rgb(var(--color-secondary-dark));text-transform:uppercase;font-size:14px;font-weight:500;line-height:140%;letter-spacing:.7px;z-index:1;gap:4px}.product-card__badge.product-card__badge--compact{font-size:12px;letter-spacing:.6px;padding:4px}.product-card__badge.product-card__badge--small{font-size:10px;letter-spacing:.5px;padding:4px}@media(min-width:992px){.product-card__badge{top:16px;left:0}}.product-card__badge.product-card__badge--sale{color:rgb(var(--color-neutral-white));border-color:rgb(var(--color-primary-base));background:rgb(var(--color-primary-base))}.product-card__badge .product-card__badge-icon{flex:0 0 auto;width:18px;height:18px}.product-card__badge .product-card__badge-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card__content-wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;position:relative;height:100%}.product-card__content-wrapper .product-card__badges-wrapper{position:absolute;top:8px;left:-8px;display:flex;gap:4px}@media(max-width:991px){.product-card__content-wrapper .product-card__badges-wrapper{right:8px;display:grid;grid-template-areas:"badge";justify-items:start;pointer-events:none}.product-card.product-item--compatible :is(.product-card__content-wrapper .product-card__badges-wrapper){top:8px;left:-8px;display:grid;gap:4px}.product-card__content-wrapper .product-card__badges-wrapper .product-card__badge{grid-area:badge}.product-card__content-wrapper .product-card__badges-wrapper:has(.product-card__badge:nth-child(2)) .product-card__badge{animation:product-card-badge-crossfade 6s infinite}.product-card__content-wrapper .product-card__badges-wrapper:has(.product-card__badge:nth-child(2)) .product-card__badge:nth-child(n+2){opacity:0;animation-delay:3s}}.product-card__content-wrapper .product-card__image{padding:24px;width:100%;align-self:center;max-width:290px;max-height:290px;transform:scale(1);transition:transform .3s ease}.product-card__content-wrapper .product-card__image img{width:100%;height:auto;display:block;object-fit:cover;object-position:center}.product-card__content-wrapper .product-card__brand{margin:0 0 4px;color:rgb(var(--color-neutral-grey-700));font-size:14px;font-weight:500;line-height:130%;text-transform:uppercase}.product-card__content-wrapper .product-card__title{text-decoration:none;overflow:hidden;color:rgb(var(--color-neutral-black));text-overflow:ellipsis;font-size:16px;font-weight:500;line-height:140%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media(min-width:992px){.product-card__content-wrapper .product-card__title{font-size:18px}}.product-card__content-wrapper .product-card__price{display:flex;align-items:center;gap:4px;margin:auto 0 16px;flex-wrap:wrap;padding-top:16px}.product-card__content-wrapper .product-card__price-current,.product-card__content-wrapper .product-card__price-old{font-size:18px;font-weight:500;line-height:140%;color:rgb(var(--color-neutral-black))}.product-card__content-wrapper .product-card__price-gst{font-size:14px;font-weight:400;line-height:140%;color:rgb(var(--color-neutral-black))}.product-card__content-wrapper .product-card__price-old{text-decoration:line-through;color:rgb(var(--color-neutral-grey-700));font-weight:400;width:100%}.product-card__content-wrapper .product-card__cta-wrapper,.product-card__content-wrapper .product-card__cta{width:100%}@keyframes product-card-badge-crossfade{0%,42%{opacity:1}50%,92%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product-card.css.map */
