.product-kit{display:flex;flex-direction:column;gap:1.7rem;padding-top:1.3rem}.kit-card{--kit-box-size: 2.6rem;--kit-media-width: 7.3rem;--kit-media-height: 9.2rem;--kit-accent: rgb(var(--color-button));--kit-accent-contrast: rgb(var(--color-button-text));position:relative;display:grid;grid-template-columns:var(--kit-box-size) var(--kit-media-width) minmax(0,1fr);column-gap:1.3rem;align-items:center;padding:1.75rem 1.2rem 1.75rem 1.65rem;border:1px solid rgb(var(--color-border));border-radius:.9rem;background:rgb(var(--color-background));transition:background var(--duration-default),border-color var(--duration-default)}.kit-card[hidden]{display:none}.kit-card--selected{border-color:transparent;background:rgb(var(--color-background-secondary))}.kit-card__checkbox{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.kit-card__box{display:grid;place-items:center;box-sizing:border-box;width:var(--kit-box-size);height:var(--kit-box-size);border:1.5px solid var(--kit-accent);border-radius:.9rem;background:rgb(var(--color-background-secondary));color:transparent;cursor:pointer;transition:background var(--duration-default),color var(--duration-default)}.kit-card__box .icon{width:1.4rem;height:1.4rem}.kit-card__checkbox:checked+.kit-card__box{background:var(--kit-accent);color:var(--kit-accent-contrast)}.kit-card__checkbox:focus-visible+.kit-card__box{outline:2px solid var(--kit-accent);outline-offset:2px}.kit-card__media{display:grid;place-items:center;box-sizing:border-box;width:var(--kit-media-width);height:var(--kit-media-height);border-radius:1.1rem;background:rgb(var(--color-background));cursor:pointer;overflow:hidden}.kit-card__image{width:100%;height:100%;object-fit:contain;scale:1.25}.kit-card__info{display:flex;flex-direction:column;gap:0;min-width:0}.kit-card__title{overflow:hidden;font-size:calc(var(--font-body-scale) * 1.4rem);line-height:120%;font-weight:500;letter-spacing:-.035rem;white-space:nowrap;text-overflow:ellipsis;cursor:pointer}.kit-card__price{display:flex;align-items:baseline;gap:3px;font-size:calc(var(--font-body-scale) * 1.55rem);line-height:130%;letter-spacing:-.06rem;cursor:pointer}.kit-card__price-current{font-weight:500}.kit-card__price-compare{color:rgb(var(--color-card-price-old))}.kit-card__price-compare[hidden]{display:none}.kit-card__badge{position:absolute;top:-1.3rem;right:0;padding:.5rem 1rem;border-radius:1.5rem;background-color:var(--kit-accent);color:var(--kit-accent-contrast);font-size:calc(var(--font-body-scale) * 1.55rem);line-height:120%;letter-spacing:-.035rem}.kit-card__badge[hidden]{display:none}.kit-card__variant{align-self:flex-start;max-width:100%;margin-top:.8rem;font-size:calc(var(--font-body-scale) * 1.42rem);line-height:120%;letter-spacing:-.035rem;cursor:pointer}.kit-card__variant[hidden]{display:none}.complementary-products--kit{margin-top:.8rem}.complementary-products--kit .complementary-products__title{margin-bottom:.45rem;font-size:calc(var(--font-body-scale) * 1.75rem);line-height:120%;font-weight:500;color:#494949}[data-scheme=dark] .kit-card{--kit-accent: #f9e0b0;--kit-accent-contrast: #1a180f}@media(prefers-color-scheme:dark){[data-scheme=auto] .kit-card{--kit-accent: #f9e0b0;--kit-accent-contrast: #1a180f}}
/*# sourceMappingURL=/cdn/shop/t/281/assets/component-product-kit.css.map */
