.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,.product-bundle-addon--sold-out .product-bundle-addon__title,.product-bundle-addon--sold-out .product-bundle-addon__variant,.product-bundle-addon--sold-out .product-bundle-addon__learn-more{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-color:currentColor!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5 12.5l4.2 4.2L19 7' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:center!important;background-size:19px 19px!important}.product-bundle-addon__checkbox:checked:after{display:none!important;content:none!important}.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 (min-width:750px)and (max-width:1100px){.product-bundle-addon{--bundle-responsive-image-size: min(var(--bundle-image-size), 80px)}.product-bundle-addons__list{gap:10px!important;padding-top:8px!important}.product-bundle-addon__content{grid-template-columns:26px var(--bundle-responsive-image-size) minmax(0,1fr) auto;grid-template-rows:1fr auto auto auto 1fr;column-gap:10px;row-gap:0;align-items:start;min-height:var(--bundle-responsive-image-size);padding:8px 18px}.product-bundle-addon__select{grid-column:1;grid-row:1 / -1;align-self:center;width:22px;height:22px}.product-bundle-addon__checkbox{width:22px!important;height:22px!important;min-width:22px!important;max-width:22px!important;min-height:22px!important;max-height:22px!important}.product-bundle-addon__checkbox:checked{background-size:15px 15px!important}.product-bundle-addon__image{grid-column:2;grid-row:1 / -1;align-self:center}.product-bundle-addon__details{display:contents}.product-bundle-addon__title{grid-column:3;grid-row:2;align-self:baseline;margin:0;font-size:14px;line-height:1.1;font-weight:700;letter-spacing:-.02em;white-space:nowrap}.product-bundle-addon__variant{grid-column:3;grid-row:3;margin-top:3px;font-size:12px;line-height:1.2}.product-bundle-addon__learn-more{grid-column:3;grid-row:4;width:fit-content;margin-top:10px;font-size:12px;line-height:1.05}.product-bundle-addon__price{grid-column:4;grid-row:2;display:flex;align-items:baseline;align-self:baseline;justify-content:flex-end;gap:7px;min-width:max-content;margin:0;padding-top:0;white-space:nowrap;text-align:right}.product-bundle-addon__compare-price{font-size:12px;line-height:1}.product-bundle-addon__sale-price{font-size:14px;line-height:1}.product-bundle-addon__badge{top:0;right:20px;transform:translateY(-45%);padding:6px 12px;font-size:12px;line-height:1}.product-bundle-addon--no-image .product-bundle-addon__content{grid-template-columns:26px minmax(0,1fr) auto}.product-bundle-addon--no-image .product-bundle-addon__title,.product-bundle-addon--no-image .product-bundle-addon__variant,.product-bundle-addon--no-image .product-bundle-addon__learn-more{grid-column:2}.product-bundle-addon--no-image .product-bundle-addon__price{grid-column:3}}@media screen and (min-width:391px)and (max-width:749px){.product-bundle-addons{margin-top:22px}.product-bundle-addons__summary{padding-bottom:12px!important}.product-bundle-addons__heading{font-size:17px}.product-bundle-addon{--bundle-responsive-image-size: min(var(--bundle-image-size), 78px)}.product-bundle-addon__content{grid-template-columns:28px var(--bundle-responsive-image-size) minmax(0,1fr) auto;grid-template-rows:1fr auto auto auto 1fr;column-gap:8px;row-gap:0;align-items:start;min-height:var(--bundle-responsive-image-size);padding:9px 12px}.product-bundle-addon__select{grid-column:1;grid-row:1 / -1;align-self:center;width:28px;height:28px}.product-bundle-addon__checkbox{width:20px!important;height:20px!important;min-width:20px!important;max-width:20px!important;min-height:20px!important;max-height:20px!important;border-width:1.5px!important;border-radius:4px}.product-bundle-addon__checkbox:checked{background-size:14px 14px!important}.product-bundle-addon__image{grid-column:2;grid-row:1 / -1;align-self:center}.product-bundle-addon__details{display:contents}.product-bundle-addon__title{grid-column:3;grid-row:2;align-self:baseline;margin:0;font-size:14px;line-height:1.08;font-weight:700;letter-spacing:-.02em;white-space:normal}.product-bundle-addon__variant{grid-column:3;grid-row:3;margin-top:2px;font-size:11px;line-height:1.1}.product-bundle-addon__learn-more{grid-column:3;grid-row:4;width:fit-content;margin-top:7px;font-size:12px;line-height:1;text-underline-offset:3px}.product-bundle-addon__price{grid-column:4;grid-row:2;display:flex;align-items:baseline;align-self:baseline;justify-content:flex-end;gap:5px;min-width:max-content;margin:0;padding:0;white-space:nowrap;text-align:right}.product-bundle-addon__compare-price{font-size:12px;line-height:1}.product-bundle-addon__sale-price{font-size:14px;line-height:1}.product-bundle-addon__badge{top:0;right:12px;transform:translateY(-45%);padding:5px 9px;border-radius:5px;font-size:11px;line-height:1}.product-bundle-addon--no-image .product-bundle-addon__content{grid-template-columns:28px minmax(0,1fr) auto}.product-bundle-addon--no-image .product-bundle-addon__title,.product-bundle-addon--no-image .product-bundle-addon__variant,.product-bundle-addon--no-image .product-bundle-addon__learn-more{grid-column:2}.product-bundle-addon--no-image .product-bundle-addon__price{grid-column:3}}@media screen and (max-width:390px){.product-bundle-addons{margin-top:20px}.product-bundle-addons__summary{padding-bottom:10px!important}.product-bundle-addons__heading{font-size:16px}.product-bundle-addon{--bundle-responsive-image-size: min(var(--bundle-image-size), 68px)}.product-bundle-addon__content{grid-template-columns:24px var(--bundle-responsive-image-size) minmax(0,1fr) auto;grid-template-rows:1fr auto auto auto 1fr;column-gap:6px;row-gap:0;align-items:start;min-height:var(--bundle-responsive-image-size);padding:8px 9px}.product-bundle-addon__select{grid-column:1;grid-row:1 / -1;align-self:center;width:24px;height:24px}.product-bundle-addon__checkbox{width:18px!important;height:18px!important;min-width:18px!important;max-width:18px!important;min-height:18px!important;max-height:18px!important;border-width:1.5px!important;border-radius:3px}.product-bundle-addon__checkbox:checked{background-size:13px 13px!important}.product-bundle-addon__image{grid-column:2;grid-row:1 / -1;align-self:center}.product-bundle-addon__details{display:contents}.product-bundle-addon__title{grid-column:3;grid-row:2;align-self:baseline;margin:0;font-size:13px;line-height:1.05;font-weight:700;letter-spacing:-.015em;white-space:normal}.product-bundle-addon__variant{grid-column:3;grid-row:3;margin-top:2px;font-size:10px;line-height:1.1}.product-bundle-addon__learn-more{grid-column:3;grid-row:4;width:fit-content;margin-top:6px;font-size:11px;line-height:1;text-underline-offset:3px}.product-bundle-addon__price{grid-column:4;grid-row:2;display:flex;align-items:baseline;align-self:baseline;justify-content:flex-end;gap:4px;min-width:max-content;margin:0;padding:0;white-space:nowrap;text-align:right}.product-bundle-addon__compare-price{font-size:11px;line-height:1}.product-bundle-addon__sale-price{font-size:13px;line-height:1}.product-bundle-addon__badge{top:0;right:9px;transform:translateY(-45%);padding:4px 7px;border-radius:5px;font-size:10px;line-height:1}.product-bundle-addon--no-image .product-bundle-addon__content{grid-template-columns:24px minmax(0,1fr) auto}.product-bundle-addon--no-image .product-bundle-addon__title,.product-bundle-addon--no-image .product-bundle-addon__variant,.product-bundle-addon--no-image .product-bundle-addon__learn-more{grid-column:2}.product-bundle-addon--no-image .product-bundle-addon__price{grid-column:3}}@media screen and (min-width:1101px){.product-bundle-addons__list{gap:10px!important;padding-top:8px!important}.product-bundle-addon__content{grid-template-columns:30px var(--bundle-responsive-image-size) minmax(0,1fr) auto;grid-template-rows:1fr auto auto auto 1fr;column-gap:10px;row-gap:0;align-items:start;min-height:var(--bundle-responsive-image-size);padding:10px 28px}.product-bundle-addon__select{grid-column:1;grid-row:1 / -1;align-self:center}.product-bundle-addon__image{grid-column:2;grid-row:1 / -1;align-self:center}.product-bundle-addon__details{display:contents}.product-bundle-addon__title{grid-column:3;grid-row:2;align-self:baseline;margin:0;font-size:18px;line-height:1.12;font-weight:700;letter-spacing:-.02em}.product-bundle-addon__variant{grid-column:3;grid-row:3;align-self:start;margin-top:4px;font-size:13px;line-height:1.2}.product-bundle-addon__learn-more{grid-column:3;grid-row:4;align-self:start;margin-top:14px;font-size:14px;line-height:1.1}.product-bundle-addon__price{grid-column:4;grid-row:2;display:flex;align-items:baseline;align-self:baseline;justify-content:flex-end;gap:10px;min-width:max-content;margin:0;padding-top:0;white-space:nowrap;text-align:right}.product-bundle-addon__compare-price{font-size:16px;line-height:1}.product-bundle-addon__sale-price{font-size:18px;line-height:1}.product-bundle-addon__badge{top:0;right:34px;transform:translateY(-42%);padding:8px 16px;font-size:16px;line-height:1}.product-bundle-addon--no-image .product-bundle-addon__content{grid-template-columns:30px minmax(0,1fr) auto}.product-bundle-addon--no-image .product-bundle-addon__title,.product-bundle-addon--no-image .product-bundle-addon__variant,.product-bundle-addon--no-image .product-bundle-addon__learn-more{grid-column:2}.product-bundle-addon--no-image .product-bundle-addon__price{grid-column:3}}@media screen and (min-width:1101px){.product-bundle-addons__list{gap:32px!important}}@media screen and (min-width:750px)and (max-width:1100px){.product-bundle-addons__list{gap:28px!important}}@media screen and (max-width:749px){.product-bundle-addons__list{gap:24px!important}}@media screen and (min-width:750px)and (max-width:1100px){.product-bundle-addon__learn-more{text-decoration-thickness:.5px!important}}@media screen and (max-width:749px){.product-bundle-addon__learn-more{text-decoration-thickness:.5px!important}}
/*# sourceMappingURL=/cdn/shop/t/210/assets/product-bundle-addon.css.map */
