:root{--bundle-upsell-radius: 1rem;--bundle-upsell-pulse-interval: 3s}.bundle-upsell{display:block;position:relative;overflow:hidden;border-radius:var(--bundle-upsell-radius);margin-top:2rem;text-decoration:none;color:inherit;min-height:14rem}.bundle-upsell__bg{position:absolute;top:0;right:0;bottom:0;left:0}.bundle-upsell__bg img{width:100%;height:100%;object-fit:cover}.bundle-upsell__content{position:relative;padding:2rem;display:flex;flex-direction:column;gap:.8rem;width:60%;--upsell-text-color: rgb(var(--color-foreground))}.bundle-upsell__headline,.bundle-upsell__benefit{margin:0;color:var(--upsell-text-color, currentColor)}.bundle-upsell__cta{display:block;margin-top:.4rem;padding:1rem 1.5rem;background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));border-radius:var(--buttons-radius);font-size:1.5rem;font-weight:600;letter-spacing:.1rem;text-align:center}.bundle-upsell__product-image{position:absolute;right:0;top:0;bottom:0;width:40%;display:flex;justify-content:center;align-items:center;pointer-events:none}.bundle-upsell__product-image img{width:auto;max-width:100%;height:auto;max-height:100%;display:block;object-fit:contain;animation:bundle-pulse var(--bundle-upsell-pulse-interval) ease-in-out infinite}@keyframes bundle-pulse{0%{transform:scale(1)}15%{transform:scale(1.03)}30%{transform:scale(1)}to{transform:scale(1)}}@media screen and (max-width:749px){.bundle-upsell__content{width:65%}.bundle-upsell__product-image{width:35%}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-bundle-upsell.css.map */
