.product-bundle-addons{--bundle-card-background: #f4f3ef;--bundle-card-border: #d3d1ca;--bundle-badge-background: #d7d5cd;--bundle-muted-text: rgba(0, 0, 0, .6);width:100%;margin-top:32px}.product-bundle-addons__controller{overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important}.product-bundle-addons__summary{min-height:0!important;padding:0 0 18px!important;border:0!important;background:transparent!important;list-style:none}.product-bundle-addons__summary::-webkit-details-marker{display:none}.product-bundle-addons__summary::marker{content:""}.product-bundle-addons__heading{font-size:clamp(16px,2vw,18px);line-height:1.1;font-weight:700;letter-spacing:-.02em;text-transform:uppercase}.product-bundle-addons__toggle-icon{flex-shrink:0}.product-bundle-addons__list{display:flex!important;flex-direction:column;gap:14px!important;overflow:visible!important;padding:12px 0 0!important}.product-bundle-addon{--bundle-responsive-image-size: var(--bundle-image-size);position:relative;display:block!important;width:100%;margin:0!important;padding:0!important;overflow:visible;border:1px solid var(--bundle-card-border);border-radius:8px;background:var(--bundle-card-background);box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease}.product-bundle-addon:hover{border-color:#00000052}.product-bundle-addon:focus-within{border-color:currentColor;box-shadow:0 0 0 1px currentColor}.product-bundle-addon__content{display:grid;grid-template-columns:32px var(--bundle-responsive-image-size) minmax(0,1fr) auto;align-items:center;column-gap:20px;row-gap:8px;width:100%;min-height:calc(var(--bundle-responsive-image-size) + 56px);padding:28px 24px;box-sizing:border-box}.product-bundle-addon--no-image .product-bundle-addon__content{grid-template-columns:32px minmax(0,1fr) auto}.product-bundle-addon--sold-out .product-bundle-addon__image,.product-bundle-addon--sold-out .product-bundle-addon__details{opacity:.6}.product-bundle-addon__badge{position:absolute;top:-1px;right:26px;z-index:3;transform:translateY(-50%);padding:8px 17px;border-radius:7px;background:var(--bundle-badge-background);font-size:18px;line-height:1;font-weight:500;white-space:nowrap}.product-bundle-addon__select{grid-column:1;grid-row:1;display:flex;align-items:center;justify-content:center;width:30px;height:30px;cursor:pointer}.product-bundle-addon__checkbox{appearance:none!important;-webkit-appearance:none!important;position:relative;display:block!important;width:30px!important;height:30px!important;min-width:30px!important;max-width:30px!important;min-height:30px!important;max-height:30px!important;margin:0!important;padding:0!important;border:2px solid #8b8b8b!important;border-radius:5px;background:#fff;box-sizing:border-box;cursor:pointer}.product-bundle-addon__checkbox:checked{border-color:currentColor!important;background:currentColor!important}.product-bundle-addon__checkbox:checked:after{content:"";position:absolute;left:50%;top:50%;width:7px;height:13px;border:solid #fff;border-width:0 2px 2px 0;box-sizing:border-box;transform:translate(-50%,-58%) rotate(45deg);transform-origin:center}.product-bundle-addon__checkbox:focus-visible{outline:2px solid currentColor;outline-offset:3px}.product-bundle-addon__checkbox:disabled{opacity:.5;cursor:not-allowed}.product-bundle-addon__image{grid-column:2;grid-row:1;position:relative;display:flex;align-items:center;justify-content:center;width:var(--bundle-responsive-image-size);height:var(--bundle-responsive-image-size);min-width:var(--bundle-responsive-image-size);overflow:hidden;background:transparent}.product-bundle-addon__image:before{display:none!important}.product-bundle-addon__image img{position:static!important;display:block;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center}.product-bundle-addon__details{grid-column:3;grid-row:1;min-width:0;align-self:center}.product-bundle-addon--no-image .product-bundle-addon__details{grid-column:2}.product-bundle-addon__title{margin:0;font-size:clamp(16px,2vw,18px);line-height:1.12;font-weight:700;letter-spacing:-.02em}.product-bundle-addon__variant{display:block;margin-top:7px;color:var(--bundle-muted-text);font-size:14px;line-height:1.3}.product-bundle-addon__learn-more{display:inline-block;width:fit-content;margin-top:15px;color:inherit;font-size:14px;line-height:1;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.product-bundle-addon__learn-more:hover{opacity:.7}.product-bundle-addon__price{grid-column:4;grid-row:1;display:flex;align-items:baseline;justify-content:flex-end;gap:8px;min-width:max-content;padding-top:2px;white-space:nowrap;text-align:right}.product-bundle-addon--no-image .product-bundle-addon__price{grid-column:3}.product-bundle-addon__compare-price{color:var(--bundle-muted-text);font-size:16px;line-height:1;font-weight:400;text-decoration:line-through}.product-bundle-addon__sale-price{font-size:clamp(16px,2vw,18px);line-height:1;font-weight:700}.product-bundle-addon__sold-out{font-size:14px;line-height:1.2;opacity:.65}@media screen and (max-width:1100px){.product-bundle-addon{--bundle-responsive-image-size: min(var(--bundle-image-size), 145px)}.product-bundle-addon__content{grid-template-columns:32px var(--bundle-responsive-image-size) minmax(0,1fr) auto;column-gap:16px;padding:24px 20px}.product-bundle-addon--no-image .product-bundle-addon__content{grid-template-columns:32px minmax(0,1fr) auto}.product-bundle-addon__compare-price{font-size:16px}.product-bundle-addon__sale-price{font-size:20px}}@media screen and (max-width:749px){.product-bundle-addons{margin-top:26px}.product-bundle-addons__heading{font-size:21px}.product-bundle-addon{--bundle-responsive-image-size: min(var(--bundle-image-size), 105px)}.product-bundle-addon__content{grid-template-columns:28px var(--bundle-responsive-image-size) minmax(0,1fr);grid-template-rows:auto auto;column-gap:12px;row-gap:8px;min-height:0;padding:24px 14px 20px}.product-bundle-addon__select{grid-column:1;grid-row:1 / 3;width:28px;height:28px}.product-bundle-addon__checkbox{width:28px!important;height:28px!important;min-width:28px!important;max-width:28px!important;min-height:28px!important;max-height:28px!important}.product-bundle-addon__image{grid-column:2;grid-row:1 / 3}.product-bundle-addon__details{grid-column:3;grid-row:1}.product-bundle-addon__price{grid-column:3;grid-row:2;justify-content:flex-start;min-width:0;padding-top:0;text-align:left}.product-bundle-addon--no-image .product-bundle-addon__content{grid-template-columns:28px minmax(0,1fr)}.product-bundle-addon--no-image .product-bundle-addon__details{grid-column:2;grid-row:1}.product-bundle-addon--no-image .product-bundle-addon__price{grid-column:2;grid-row:2}.product-bundle-addon__title{font-size:18px}.product-bundle-addon__variant{margin-top:5px;font-size:13px}.product-bundle-addon__compare-price{font-size:16px}.product-bundle-addon__sale-price{font-size:19px}.product-bundle-addon__learn-more{margin-top:10px;font-size:16px}.product-bundle-addon__badge{right:10px;padding:6px 11px 7px;font-size:12px}}@media screen and (max-width:480px){.product-bundle-addon{--bundle-responsive-image-size: min(var(--bundle-image-size), 85px)}.product-bundle-addon__content{grid-template-columns:26px var(--bundle-responsive-image-size) minmax(0,1fr);column-gap:10px;padding:22px 12px 18px}.product-bundle-addon__select{width:26px;height:26px}.product-bundle-addon__checkbox{width:26px!important;height:26px!important;min-width:26px!important;max-width:26px!important;min-height:26px!important;max-height:26px!important}.product-bundle-addon--no-image .product-bundle-addon__content{grid-template-columns:26px minmax(0,1fr)}.product-bundle-addon__title{font-size:16px}.product-bundle-addon__compare-price{font-size:15px}.product-bundle-addon__sale-price{font-size:18px}.product-bundle-addon__learn-more{font-size:15px}.product-bundle-addon__badge{right:8px;padding:5px 9px 6px;font-size:11px}}
/*# sourceMappingURL=/cdn/shop/t/209/assets/product-bundle-addon.css.map */
