.bundle-card{background-color:#fff;border-radius:8px;padding:24px;max-width:100%;margin:0 auto}.bundle-card__label{text-align:center;background-color:#f5f5f0;border-radius:8px;padding:12px 24px;margin-bottom:24px;font-weight:600}.bundle-card__products{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}@media screen and (min-width:750px){.bundle-card__products{flex-direction:row;align-items:flex-start;gap:24px}}.bundle-card__product{display:flex;flex-direction:column;gap:12px;flex:1}@media screen and (min-width:750px){.bundle-card__product{flex-direction:row;gap:16px}}.bundle-card__product-image{width:100%;max-width:150px;aspect-ratio:1;border-radius:8px;overflow:hidden;flex-shrink:0}.bundle-card__product-image img{width:100%;height:100%;object-fit:cover}.bundle-card__product-content{display:flex;flex-direction:column;gap:8px;flex:1}.bundle-card__product-title{font-weight:600;margin:0;line-height:1.3}.bundle-card__product-price{font-weight:600;color:#000}.bundle-card__product-description{margin:0;color:#666;line-height:1.5}.bundle-card__plus{text-align:center;font-size:24px;font-weight:300;color:#000;padding:8px 0;flex-shrink:0}@media screen and (min-width:750px){.bundle-card__plus{padding:0 8px;align-self:center}}.bundle-card__bundle-info{text-align:center;margin-bottom:24px;padding-top:24px;border-top:1px solid #E5E5E5}.bundle-card__bundle-title{font-weight:600;margin:0 0 8px;line-height:1.3}.bundle-card__bundle-price{font-weight:600;color:#000;margin-bottom:12px}.bundle-card__reviews{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:8px}.bundle-card__stars{display:flex;gap:2px}.bundle-card__star{color:#ccc;font-size:16px;line-height:1}.bundle-card__star--filled{color:#000}.bundle-card__review-count{color:#666;font-size:14px}.bundle-card__description-wrapper{margin-bottom:24px;border-top:1px solid #E5E5E5;padding-top:16px}.bundle-card__description-details{border:none}.bundle-card__description-summary{display:flex;justify-content:space-between;align-items:center;cursor:pointer;list-style:none;padding:8px 0;-webkit-user-select:none;user-select:none}.bundle-card__description-summary::-webkit-details-marker{display:none}.bundle-card__description-title{font-weight:500;font-size:16px}.bundle-card__description-icon{font-size:20px;font-weight:300;transition:transform .3s ease;display:inline-block}.bundle-card__description-details[open] .bundle-card__description-icon{transform:rotate(45deg)}.bundle-card__description-content{padding:16px 0;color:#666;line-height:1.6}.bundle-card__description-content p{margin:0 0 12px}.bundle-card__description-content p:last-child{margin-bottom:0}.bundle-card__buttons{display:flex;gap:12px;flex-direction:column}@media screen and (min-width:750px){.bundle-card__buttons{flex-direction:row}}.bundle-card__button{flex:1;text-align:center;text-decoration:none;border-radius:4px;font-weight:500;cursor:pointer;transition:opacity .2s ease,transform .1s ease;display:inline-block;border:none;font-family:inherit}.bundle-card__button:hover{opacity:.8;transform:translateY(-1px)}.bundle-card__button:active{transform:translateY(0)}.bundle-card__button-add:disabled{opacity:.6;cursor:not-allowed}.bundle-card__button-add.loading{position:relative;color:transparent}.bundle-card__button-add.loading:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:translate(-50%,-50%) rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-bundle-card.css.map */
