.bundle-card{background:var(--b-bg,#FAF8F6)}.bundle-card__inner{max-width:1200px;margin:0 auto;padding:24px 16px;text-align:center}.bundle-card__label{display:inline-block;padding:8px 16px;border-radius:9999px;background:var(--b-label-bg, rgba(0,0,0,.05));color:var(--b-label-text, #1a1a1a);font-weight:400;margin:0 auto 12px;text-align:center;font-size:var(--b-label-size, 14px)}.bundle-card__grid{display:grid;grid-template-columns:1fr auto 1fr;align-items:start;gap:16px;background:#fff;border-radius:16px;padding:16px;box-shadow:0 2px 10px #0000000f;text-align:left}.bundle-card__product{display:flex;gap:16px;text-align:left}.bundle-card__image{flex:0 0 auto;width:120px}.bundle-card__image img{width:100%;height:auto;display:block;border-radius:14px}.bundle-card__product-content{flex:1;display:flex;flex-direction:column}.bundle-card__title{font-size:var(--b-heading,24px);margin:0 0 6px}.bundle-card__price{font-size:calc(var(--b-body,16px) + 2px);font-weight:600;margin-bottom:6px}.bundle-card__text{font-size:var(--b-body,16px);opacity:.9}.bundle-card__plus{align-self:center;font-size:28px;line-height:1;padding:8px 12px}.bundle-card__reviews{display:flex;align-items:center;gap:8px;margin:16px 0;text-align:center;justify-content:center}.bundle-card__stars .star{color:#ccc;margin-right:2px}.bundle-card__stars .star.is-filled{color:#f5a623}.bundle-card__actions{display:flex;align-items:center;gap:12px;margin-top:16px;text-align:center;justify-content:center}.bundle-card__link{padding:10px 16px;border-radius:9999px;border:1px solid var(--b-outline-btn-bg,#1a1a1a);color:var(--b-outline-btn-text,#1a1a1a);background:transparent;text-decoration:none;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;min-height:40px;box-sizing:border-box;line-height:1;font-size:14px}.bundle-card__link:hover{background:var(--b-outline-btn-hover-bg,#1a1a1a);color:var(--b-outline-btn-hover-text,#fff);transform:translateY(-1px)}.bundle-card__link:active{transform:translateY(0);opacity:.8}.bundle-card__cta{padding:10px 16px;border-radius:9999px;border:1px solid var(--b-btn-bg,#1a1a1a);color:var(--b-btn-text,#fff);background:var(--b-btn-bg,#1a1a1a);transition:all .2s ease;min-height:40px;box-sizing:border-box;line-height:1;font-size:14px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.bundle-card__cta:hover:not(:disabled){background:var(--b-btn-hover-bg,#333333);color:var(--b-btn-hover-text,#fff);transform:translateY(-1px)}.bundle-card__cta:active:not(:disabled){transform:translateY(0);opacity:.8}.bundle-card__cta:disabled{opacity:.6;cursor:not-allowed}.bundle-card__cta.loading{opacity:.7;cursor:wait;position:relative}.bundle-card__cta.loading:after{content:"";position:absolute;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.bundle-card[style*="--b-btn-variant: outline;"] .bundle-card__cta{background:transparent;color:var(--b-btn-bg,#1a1a1a)}.bundle-card[style*="--b-btn-variant: outline;"] .bundle-card__cta:hover{background:var(--b-btn-bg,#1a1a1a);color:var(--b-btn-text,#fff)}.bundle-card__product-details{margin-top:8px}.bundle-card__product-details-summary{cursor:pointer;font-size:var(--b-body,16px);font-weight:500;color:#6a6a6a;list-style:none;display:flex;align-items:center}.bundle-card__product-details-summary::-webkit-details-marker{display:none}.bundle-card__product-details-summary:before{content:"\25bc";margin-right:6px;font-size:12px;font-weight:400;transition:transform .2s ease;display:inline-block}.bundle-card__product-details[open] .bundle-card__product-details-summary:before{transform:rotate(180deg)}.bundle-card__product-details .bundle-card__text{margin-top:8px}@media(max-width:767px){.bundle-card__grid{grid-template-columns:1fr}.bundle-card__plus{display:flex;align-items:center;justify-content:center;margin:8px auto}.bundle-card__product{flex-direction:column;text-align:center}.bundle-card__image{width:100%;max-width:200px;margin:0 auto}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/bundle-card.css.map */
