.collection-product-card-wrapper{display:flex;height:100%;border-radius:var(--collection-product-card-radius, 1.2rem);overflow:hidden;color:rgb(var(--color-foreground))}.collection-product-card-wrapper.gradient{background:rgb(var(--color-background));background:var(--gradient-background);background-attachment:scroll}.collection-product-card{display:flex;flex:1 1 auto;flex-direction:column;width:100%;min-height:100%;background-color:transparent;color:inherit}.collection-product-card__media{display:block;position:relative;width:100%;aspect-ratio:8 / 5;overflow:hidden;text-decoration:none;flex-shrink:0;padding:var(--product-card-image-padding, 0)}.collection-product-card__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.collection-product-card__placeholder{display:block;width:100%;height:100%;object-fit:cover;background:rgba(var(--color-foreground),.06)}.collection-product-card__content{display:flex;flex:1 1 auto;flex-direction:column;gap:0;padding:1.6rem 1.8rem 1.8rem}.collection-product-card__title{margin:0 0 var(--collection-card-title-features-gap, 2.4rem);font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:calc(var(--font-heading-scale-mobile) * 2rem);line-height:calc(1 + .2/max(var(--font-heading-scale),1))}@media screen and (min-width:750px){.collection-product-card__title{font-size:calc(var(--font-heading-scale) * 2.2rem)}}.collection-product-card__title-link{color:inherit;text-decoration:none}.collection-product-card__title-link:hover{text-decoration:underline;text-underline-offset:.3rem}.collection-product-card__features{flex:1 1 auto;min-height:var(--collection-card-features-min-height, 10rem);margin:0 0 var(--collection-card-features-price-gap, 2.8rem);padding:0;display:grid;align-content:start;gap:.5rem;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:calc(var(--font-body-scale-mobile) * 1.3rem);line-height:calc(1 + .5 / var(--font-body-scale));color:rgba(var(--color-foreground),.82)}@media screen and (min-width:750px){.collection-product-card__features{font-size:calc(var(--font-body-scale) * 1.5rem)}}.collection-product-card__features li{position:relative;padding-left:1.2rem}.collection-product-card__features li:before{content:"\2022";position:absolute;left:0;top:0}.collection-product-card__pricing{display:flex;align-items:flex-end;justify-content:space-between;gap:1.2rem;margin-top:0;margin-bottom:var(--collection-card-price-button-gap, 2.4rem);min-width:0;flex-shrink:0}.collection-product-card__pricing-main{display:flex;flex-direction:column;gap:.2rem;min-width:0}.collection-product-card__from{font-family:var(--font-body-family);font-size:var(--font-size-caption);line-height:1.3;color:rgba(var(--color-foreground),.72)}.collection-product-card__price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.6rem}.collection-product-card__price{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:calc(var(--font-heading-scale-mobile) * 2.4rem);line-height:1;color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.collection-product-card__price{font-size:calc(var(--font-heading-scale) * 2.8rem)}}.collection-product-card__vat-relief{font-family:var(--font-body-family);font-size:var(--font-size-body-sm);line-height:1.3;color:rgba(var(--color-foreground),.72)}.collection-product-card__price-inc{flex-shrink:0;font-family:var(--font-body-family);font-size:var(--font-size-caption);line-height:1.3;color:rgba(var(--color-foreground),.72);text-align:right}.collection-product-card__button{display:flex;align-items:center;justify-content:center;width:100%;min-height:4.8rem;margin-top:auto;flex-shrink:0;padding:.8rem 2rem;border:.15rem solid rgb(var(--color-button));border-radius:999px;background:rgb(var(--color-background));background-attachment:scroll;color:rgb(var(--color-button));font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-weight-emphasis);font-size:var(--font-size-button);line-height:1.2;text-decoration:none;text-align:center;transition:background-color var(--duration-short) ease,color var(--duration-short) ease,border-color var(--duration-short) ease}.collection-product-card__button:hover,.collection-product-card__button:focus-visible{background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));border-color:rgb(var(--color-button))}.collection-product-card__button[aria-disabled=true]{opacity:.55;pointer-events:none}.product-grid .grid__item{display:flex}.product-grid .grid__item>.collection-product-card-wrapper{width:100%}@media screen and (max-width:749px){.product-grid.grid--1-col-tablet-down{row-gap:2.4rem}.product-grid.grid--1-col-tablet-down .grid__item{padding-bottom:0}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/component-card-product-collection.css.map */
