.bundle-value-comparison{background-color:rgb(var(--color-background))}.bundle-value__wrapper{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:stretch}.bundle-value__products{background:rgba(var(--color-background),1);border-radius:1.2rem;padding:2rem 2.5rem;box-shadow:0 4px 20px #0000000a;border:1px solid rgba(var(--color-foreground),.08)}.bundle-value__products-list{display:flex;flex-direction:column;gap:0}.bundle-value__product-item{display:grid;grid-template-columns:100px 1fr auto;align-items:center;gap:1.5rem;padding:1.5rem 0;border-bottom:1px solid rgba(var(--color-foreground),.1)}.bundle-value__product-item:last-child{border-bottom:none}.bundle-value__product-image{width:100px;height:80px;border-radius:.8rem;overflow:hidden;background:rgba(var(--color-foreground),.03);display:flex;align-items:center;justify-content:center}.bundle-value__product-image img{width:100%;height:100%;object-fit:contain}.bundle-value__product-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.bundle-value__product-placeholder svg{width:60%;height:60%;opacity:.3}.bundle-value__product-info{flex:1}.bundle-value__product-title{font-size:1.6rem;font-weight:500;color:rgb(var(--color-foreground));line-height:1.4}.bundle-value__product-price{font-size:1.8rem;font-weight:600;color:rgb(var(--color-foreground));white-space:nowrap}.bundle-value__total{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;margin-top:1rem;border-top:2px solid rgba(var(--color-foreground),.15)}.bundle-value__total-label{font-size:1.6rem;font-weight:600;color:rgb(var(--color-foreground))}.bundle-value__total-price{font-size:2.2rem;font-weight:700;color:rgb(var(--color-foreground))}.bundle-value__card{background:var(--bundle-card-bg, #0a1628);border-radius:1.2rem;padding:3rem;border:2px solid var(--bundle-card-border, #8b7355);box-shadow:0 10px 40px #00000040;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.bundle-value__card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at top center,rgba(201,169,98,.08) 0%,transparent 60%);pointer-events:none}.bundle-value__card-inner{position:relative;z-index:1;text-align:center;width:100%}.bundle-value__card-title{font-size:2.4rem;font-weight:600;color:var(--bundle-card-text, #ffffff);margin-bottom:2rem;line-height:1.3}.bundle-value__card-pricing{margin-bottom:2.5rem}.bundle-value__card-rrp{font-size:1.4rem;color:#ffffffb3;margin-bottom:.5rem}.bundle-value__rrp-label{margin-right:.5rem}.bundle-value__rrp-price{text-decoration:line-through}.bundle-value__card-launch-label{font-size:1.6rem;color:var(--bundle-card-accent, #c9a962);font-weight:500;margin-bottom:.5rem}.bundle-value__card-launch-price{font-size:5rem;font-weight:700;color:var(--bundle-card-text, #ffffff);line-height:1;margin-bottom:.8rem}.bundle-value__card-savings{font-size:1.4rem;color:var(--bundle-card-accent, #c9a962);font-weight:500}.bundle-value__card-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1.4rem 3rem;background:linear-gradient(135deg,var(--bundle-button-gradient-start, #c9a962) 0%,var(--bundle-button-gradient-end, #8b7355) 100%);color:var(--bundle-button-text, #0a1628);font-size:1.5rem;font-weight:600;text-decoration:none;border-radius:.6rem;transition:all .3s ease;box-shadow:0 4px 15px #c9a9624d;min-width:80%}.bundle-value__card-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #c9a96266;opacity:.95}.bundle-value__button-price{font-weight:700}@media screen and (max-width:989px){.bundle-value__wrapper{grid-template-columns:1fr;gap:2rem}.bundle-value__card{padding:2.5rem 2rem}.bundle-value__card-title{font-size:2rem}.bundle-value__card-launch-price{font-size:4rem}}@media screen and (max-width:749px){.bundle-value__products{padding:1.5rem}.bundle-value__product-item{grid-template-columns:70px 1fr auto;gap:1rem;padding:1.2rem 0}.bundle-value__product-image{width:70px;height:60px}.bundle-value__product-title{font-size:1.4rem}.bundle-value__product-price{font-size:1.6rem}.bundle-value__total-label{font-size:1.4rem}.bundle-value__total-price{font-size:1.8rem}.bundle-value__card{padding:2rem 1.5rem}.bundle-value__card-title{font-size:1.8rem;margin-bottom:1.5rem}.bundle-value__card-launch-price{font-size:3.5rem}.bundle-value__card-button{padding:1.2rem 2rem;font-size:1.4rem;min-width:100%}}@keyframes bundleFadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.bundle-value-comparison.animate--slide-in .bundle-value__products,.bundle-value-comparison.animate--slide-in .bundle-value__card{animation:bundleFadeInUp .6s ease forwards}.bundle-value-comparison.animate--slide-in .bundle-value__card{animation-delay:.15s}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-bundle-value-comparison.css.map */
