.card-product-bundle-item{display:flex;align-items:stretch;gap:16px;width:100%;padding:0;border:1px solid #c4c4c4;background:#fff}.card-product-bundle-item__image{position:relative;flex:0 0 115px;align-self:flex-start;width:115px;height:auto;aspect-ratio:6/7;background:#e7e7e7;overflow:hidden;display:block}.card-product-bundle-item__image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.card-product-bundle-item__body{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0;padding:10px 16px 10px 0;justify-content:center}.card-product-bundle-item__title{margin:0;font-weight:600;font-size:14px;line-height:1.25;letter-spacing:.01em;text-decoration:none;color:#434343;text-transform:lowercase;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-product-bundle-item__shade-row{display:flex;align-items:center;gap:8px;margin:0;min-width:0}.card-product-bundle-item__swatch{flex-shrink:0;width:12px;height:12px;border-radius:50%;border:1px solid #e7e7e7;background-size:cover;background-position:center;background-repeat:no-repeat}.card-product-bundle-item__swatch.swatch--variant{background:var(--swatch--background);background-origin:border-box}.card-product-bundle-item__swatch.swatch--empty{background-color:#e7e7e7}.card-product-bundle-item__shade-name{font-family:"ABC Favorit",sans-serif;font-weight:400;font-size:14px;line-height:120%;letter-spacing:.14px;text-transform:uppercase;color:#434343;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-form__bundle-includes{display:flex;flex-direction:column;gap:12px;margin:0 0 8px 0 0 0;padding:0;border:0;min-width:0;max-width:100%}.product-form__bundle-includes__heading{margin:0;color:#434343}.product-form__bundle-includes__list{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.product-form__bundle-includes__item{display:block;width:100%;margin:0;padding:0}@media only screen and (min-width: 769px){.card-product-bundle-item__title{font-size:16px}}