.bundle-section{background:var(--section-bg);padding:40px 16px}.bundle-section__inner{max-width:720px;margin:0 auto}.bundle-section__heading{text-align:center;margin:0 0 8px;font-size:28px}.bundle-section__description{text-align:center;margin:0 0 28px;color:var(--subtext-color)}.bundle-list{display:flex;flex-direction:column;gap:14px}.bundle-item{position:relative;display:flex;align-items:center;gap:16px;background:var(--item-bg);border:1px solid var(--item-border);border-radius:12px;padding:14px 16px}.bundle-item__badge{position:absolute;top:-10px;left:16px;background:var(--badge-bg);color:var(--badge-text);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;padding:4px 10px;border-radius:999px;line-height:1}.bundle-item__image-wrap{flex:0 0 auto}.bundle-item__image{display:block;width:var(--img-size-desktop);height:var(--img-size-desktop);object-fit:cover;border-radius:8px;background:#fff}.bundle-item__image--placeholder svg{width:100%;height:100%}.bundle-item__content{flex:1 1 auto;min-width:0}.bundle-item__title{margin:0 0 2px;font-size:16px;font-weight:600;color:var(--title-color);overflow-wrap:break-word}.bundle-item__subtext{margin:0;font-size:13px;color:var(--subtext-color)}.bundle-item__right{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;gap:8px;text-align:right}.bundle-item__price{display:flex;align-items:baseline;gap:6px;white-space:nowrap}.bundle-item__price-current{font-size:15px;font-weight:600;color:var(--price-color)}.bundle-item__price-compare{font-size:13px;color:var(--subtext-color);text-decoration:line-through}.bundle-item__button{background:var(--button-bg);color:var(--button-text);border:none;border-radius:8px;padding:9px 16px;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;transition:opacity .15s ease}.bundle-item__button:hover{opacity:.85}.bundle-item__button:disabled{opacity:.5;cursor:not-allowed}.bundle-item__no-product{font-size:13px;color:var(--subtext-color);margin:0}@media(max-width:749px){.bundle-item{gap:10px;padding:10px 12px}.bundle-item__image{width:var(--img-size-mobile);height:var(--img-size-mobile)}.bundle-item__title{font-size:14px}.bundle-item__subtext{font-size:12px}.bundle-item__button{padding:7px 12px;font-size:12px}.bundle-item__price-current{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/component-bundle-selector.css.map */
