.product-offer-cards{display:grid;gap:var(--sp-2d5)}.product-offer-cards__heading{margin:0;color:rgb(var(--color-foreground));font-size:var(--text-base);font-weight:var(--font-medium);line-height:1.25}.product-offer-cards__list{display:grid;gap:var(--sp-2);margin:0;padding:0;list-style:none}.product-offer-cards__item{min-width:0}.product-offer-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:var(--sp-3);width:100%;padding:var(--sp-3d5) var(--sp-4);color:rgb(var(--color-foreground));background-color:rgb(var(--color-background));border:1px solid rgb(var(--color-border));border-radius:var(--rounded-block);text-decoration:none;transition:border-color var(--animation-short),background-color var(--animation-short),box-shadow var(--animation-short)}.product-offer-card:hover{color:rgb(var(--color-foreground))}@media screen and (pointer:fine){.product-offer-card:hover{background-color:rgb(var(--color-foreground) / .025);border-color:rgb(var(--color-border-dark))}}.product-offer-card--current{border-color:rgb(var(--color-foreground));box-shadow:inset 0 0 0 1px rgb(var(--color-foreground))}.product-offer-card:focus-visible{outline:2px solid rgb(var(--color-keyboard-focus));outline-offset:3px}.product-offer-card__main,.product-offer-card__content,.product-offer-card__aside{min-width:0}.product-offer-card__main{display:grid}.product-offer-card__main--with-image{grid-template-columns:var(--sp-16) minmax(0,1fr);align-items:center;gap:var(--sp-3)}.product-offer-card__media{display:block;width:var(--sp-16);aspect-ratio:1;overflow:hidden;background-color:rgb(var(--color-foreground) / .04);border-radius:var(--border-radius-small)}.product-offer-card__image{display:block;width:100%;height:100%;object-fit:contain}.product-offer-card__content{display:grid;gap:var(--sp-1d5)}.product-offer-card__title{display:-webkit-box;min-width:0;overflow:hidden;color:rgb(var(--color-foreground));font-size:var(--fluid-sm-to-base);font-weight:var(--font-medium);line-height:1.25;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-offer-card__description{display:-webkit-box;min-width:0;overflow:hidden;color:rgb(var(--color-foreground) / .62);font-size:var(--text-2sm);line-height:1.35;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-offer-card__aside{display:flex;flex-direction:column;align-items:flex-end;gap:var(--sp-1d5);text-align:end}.product-offer-card__badge{display:inline-flex;align-items:center;justify-content:center;max-width:100%;padding:var(--sp-1) var(--sp-2);color:rgb(var(--color-foreground));background-color:rgb(var(--color-foreground) / .06);border:1px solid rgb(var(--color-border));border-radius:var(--rounded-full);font-size:var(--text-2sm);font-weight:var(--font-medium);line-height:1.15;text-align:center;overflow-wrap:anywhere}.product-offer-card__pricing{display:flex;flex-direction:column;align-items:flex-end;gap:var(--sp-0d5);max-width:100%}.product-offer-card__price{color:rgb(var(--color-price));font-size:var(--fluid-sm-to-base);font-weight:var(--font-medium);line-height:1.2;white-space:nowrap}.product-offer-card--sale .product-offer-card__price{color:rgb(var(--color-sale-price))}.product-offer-card__price small{font-size:.8em;font-weight:var(--font-normal)}.product-offer-card__sale-detail{font-size:var(--text-2sm);font-weight:var(--font-medium);line-height:1.2;white-space:nowrap}.product-offer-card__compare-price{color:rgb(var(--color-price) / .55);font-weight:var(--font-normal);text-decoration:line-through}.product-offer-card__discount-percentage{color:rgb(var(--color-sale-price))}@media screen and (max-width:639px){.product-offer-cards,.product-offer-cards__list{gap:var(--sp-2)}.product-offer-card{grid-template-columns:minmax(0,1fr);align-items:start;gap:var(--sp-2);padding:var(--sp-3)}.product-offer-card__main--with-image{grid-template-columns:var(--sp-14) minmax(0,1fr);gap:var(--sp-3)}.product-offer-card__media{width:var(--sp-14)}.product-offer-card__content{gap:var(--sp-1)}.product-offer-card__title{font-size:var(--text-sm);line-height:1.2}.product-offer-card__description{font-size:var(--text-2sm);line-height:1.3}.product-offer-card__aside{width:100%;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:var(--sp-2);text-align:start}.product-offer-card__badge{flex:0 1 auto;min-width:0;font-size:var(--text-2sm)}.product-offer-card__pricing{flex:0 0 auto;flex-direction:row;align-items:baseline;justify-content:flex-end;gap:var(--sp-1d5);margin-inline-start:auto;white-space:nowrap}.product-offer-card__price{font-size:var(--text-sm)}.product-offer-card__sale-detail{display:inline-flex;align-items:baseline;font-size:var(--text-2sm)}.product-offer-card__sale-detail:before{content:"\2022";margin-inline-end:var(--sp-1d5);color:rgb(var(--color-foreground) / .4);text-decoration:none}}@media screen and (max-width:359px){.product-offer-card__aside{flex-direction:column;align-items:flex-start;gap:var(--sp-1d5)}.product-offer-card__pricing{justify-content:flex-start;margin-inline-start:0}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/component-product-offer-cards.css.map */
