.bundle-card{height:100%;display:flex;flex-direction:column;background-color:#fff;border-radius:8px;overflow:hidden;text-align:center;pointer-events:none}.bundle-card.is-loaded{pointer-events:auto}.bundle-card__media-wrapper{position:relative}.bundle-card__media{display:block;position:relative;padding-bottom:89%;overflow:hidden}.bundle-card__media--landscape{padding-bottom:66.66%}.bundle-card__media img{--offset: 8px;position:absolute;top:var(--offset);left:var(--offset);width:calc(100% - calc(var(--offset) * 2));height:calc(100% - var(--offset));object-fit:cover;object-position:center;border-radius:8px;overflow:hidden}.bundle-card__content{flex:1;display:flex;flex-direction:column;justify-content:space-between}.bundle-card__title,.bundle-card__price{font-size:12px}.bundle-card__info-button{position:absolute;top:0;right:0;background-color:#fff;color:#e56a54;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;z-index:3}.bundle-card__info-button svg{display:inline-block;width:24px;height:24px}.bundle-card__meta{padding:4px 8px 8px}.bundle-card__actions{position:relative;height:34px}.bundle-card__quantity,.bundle-card__add{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;pointer-events:none;transition:opacity .4s}.bundle-card__add.is-visible,.bundle-card__quantity.is-visible{opacity:1;pointer-events:auto}.bundle-card__add{cursor:pointer;background-color:#e56a54;color:#fff;transition:background-color .4s,color .4s}.bundle-card__add:hover{background-color:#fff;color:#e56a54}.bundle-card__quantity{display:flex;justify-content:space-between;padding:8px;border-top:1px solid #E0E0E0}.bundle-card__quantity button{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px}.bundle-card__quantity input{font-size:14px;width:calc(100% - 48px);text-align:center}
/*# sourceMappingURL=/cdn/shop/t/25/assets/component-bundle-card.css.map */
