.complementary-products__title{margin-bottom:1.6rem}.complementary-products__products{display:flex;flex-direction:column;gap:1.6rem}
.compact-product-card{display:flex}.compact-product-card__image{display:block;flex-shrink:0;height:13.3rem;width:13.3rem}.compact-product-card__image img,.compact-product-card__image svg{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.compact-product-card__image svg{background-color:rgb(var(--color-text-rgb)/10%)}@media(min-width:75em){.compact-product-card__image{height:13.8rem;width:13.8rem}}.compact-product-card__content{display:flex;flex:1;flex-direction:column;gap:1rem;justify-content:center;min-width:0;padding:.8rem 1.5rem}.compact-product-card__info{display:flex;flex-direction:column;gap:1rem;justify-content:space-between}.compact-product-card__info p{margin:0}.compact-product-card__badges-type-wrapper{display:flex;flex-wrap:wrap;gap:.8rem}.compact-product-card__type{color:#3b3b3b}.compact-product-card__title{font-weight:500}.compact-product-card__price{display:flex;font-weight:500;gap:.8rem}.compact-product-card__price.on-sale .compact-product-card__price-regular{color:var(--color-accent)}.compact-product-card__price.on-sale .compact-product-card__price-compare{text-decoration:line-through}.compact-product-card__form{display:flex;gap:.8rem}.compact-product-card__form select{flex:1;font-family:var(--font-heading-family);font-size:1.6rem;letter-spacing:1px;padding:.8rem 4.8rem .8rem .8rem}@media(min-width:75em){.compact-product-card__form select{font-size:1.2rem}}.compact-product-card__submit{background-color:var(--color-system-background);border-radius:50%;color:var(--color-system-text);flex-shrink:0;padding:1rem}.compact-product-card__submit:focus,.compact-product-card__submit:hover{background-color:var(--color-system-text);color:var(--color-system-background)}.compact-product-card__submit svg{display:block;height:2.4rem;width:2.4rem}
.badge{align-items:center;background-color:var(--color-system-white);border-radius:9.9rem;color:var(--color-system-black);display:flex;font-family:var(--font-heading-family);height:2.4rem;justify-content:center;letter-spacing:1px;line-height:1;padding:0 1.2rem;text-align:center;text-transform:uppercase;width:-moz-max-content;width:max-content}@media(max-width:47.99em){.badge{font-size:1.2rem;height:2rem;padding:0 1rem}}.badge--small{height:1.6rem;padding:0 1rem}.badge--large{font-weight:500;height:3.2rem;padding:0 1.6rem}.badge--new{background:var(--color-badge-new);color:var(--color-badge-new-text)}.badge--sale{background:var(--color-badge-sale);color:var(--color-badge-sale-text)}.badge--sold-out{background:var(--color-badge-sold-out);color:var(--color-badge-sold-out-text)}.badge--new-text{color:var(--color-badge-new)}.badge--sale-text{color:var(--color-badge-sale)}.badge--sold-out-text{color:var(--color-badge-sold-out)}.badge p{text-transform:uppercase}
