.product-bundle{--bundle-horizontal-padding: 20px;--bundle-top-padding: 20px;--bundle-edge-offset: 21px;display:block;width:100%;margin:0 0 20px;padding:var(--bundle-top-padding) var(--bundle-horizontal-padding);box-sizing:border-box;border:1px solid var(--bundle-border-color, #e5e5e5);background:transparent;color:var(--color-body, #111);overflow:visible}.product-bundle__heading{position:relative;z-index:2;display:flex;align-items:center;width:calc(100% + (var(--bundle-edge-offset) * 2));height:48px;min-height:48px;box-sizing:border-box;margin:calc((var(--bundle-top-padding) + 1px) * -1) calc(var(--bundle-edge-offset) * -1) 24px;padding:0 26px;border:1px solid var( --bundle-heading-border-color, #e5e5e5 );background:var( --bundle-heading-background, #f2f2f2 );color:var( --bundle-heading-color, #111 );font-size:14px;font-weight:600;line-height:1.2;letter-spacing:.04em;text-transform:uppercase;text-align:var( --bundle-heading-align, left )}.product-bundle[style*="--bundle-heading-align: left"] .product-bundle__heading{justify-content:flex-start}.product-bundle[style*="--bundle-heading-align: center"] .product-bundle__heading{justify-content:center}.product-bundle[style*="--bundle-heading-align: right"] .product-bundle__heading{justify-content:flex-end}.product-bundle[data-enable-bundle-tiers=true] .product-bundle__heading{margin-bottom:0}.product-bundle__tier-area{position:relative;z-index:1;width:calc(100% + (var(--bundle-edge-offset) * 2));margin:0 calc(var(--bundle-edge-offset) * -1) 26px;box-sizing:border-box;background:var( --bundle-tier-background, #ffffff )}.product-bundle__tiers{display:grid;grid-template-columns:repeat(var(--bundle-tier-count, 4),minmax(0,1fr));width:100%;box-sizing:border-box;background:var( --bundle-tier-background, #ffffff );border-left:1px solid var( --bundle-tier-border-color, #e5e5e5 );border-right:1px solid var( --bundle-tier-border-color, #e5e5e5 );border-bottom:1px solid var( --bundle-tier-border-color, #e5e5e5 )}.product-bundle__tier{-webkit-appearance:none;appearance:none;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:100%;min-width:0;height:56px;margin:0;padding:0 5px;box-sizing:border-box;border:0;border-right:1px solid var( --bundle-tier-border-color, #e5e5e5 );border-radius:0;background:var( --bundle-tier-background, #ffffff );color:var( --bundle-tier-title-color, #111111 );font-family:inherit;cursor:pointer}.product-bundle__tier:last-child{border-right:0}.product-bundle__tier-count{display:block;max-width:100%;color:var( --bundle-tier-title-color, #111111 );font-size:12px;font-weight:500;line-height:1.1;letter-spacing:.01em;white-space:nowrap}.product-bundle__tier-save{display:block;max-width:100%;color:var( --bundle-tier-save-color, #999999 );font-size:10px;font-weight:400;line-height:1.1;white-space:nowrap;opacity:1}.product-bundle__tier.is-active{position:relative;z-index:2;background:var( --bundle-tier-active-background, #111 );box-shadow:inset 0 0 0 1px var( --bundle-tier-active-border-color, #111 )}.product-bundle__tier.is-active .product-bundle__tier-count{color:var( --bundle-tier-active-title-color, #ffffff )}.product-bundle__tier.is-active .product-bundle__tier-save{color:var( --bundle-tier-active-save-color, #bdbdbd );opacity:1}.product-bundle__tier:focus-visible{outline:1px solid #111;outline-offset:-3px}.product-bundle__items,.product-bundle__slots{display:block;width:100%}.product-bundle__item{display:grid;grid-template-columns:64px minmax(0,1fr);gap:14px;align-items:stretch;width:100%;min-width:0}.product-bundle__media{position:relative;width:64px;height:96px;min-width:64px;min-height:96px;max-width:64px;max-height:96px;aspect-ratio:2 / 3;overflow:hidden;background:#f5f5f5}.product-bundle__media img{position:static!important;display:block!important;width:64px!important;height:96px!important;min-width:64px!important;min-height:96px!important;max-width:64px!important;max-height:96px!important;margin:0!important;padding:0!important;object-fit:cover!important;transform:none!important}.product-bundle__details{display:flex;flex-direction:column;align-self:stretch;width:100%;min-width:0;min-height:96px}.product-bundle__eyebrow{display:block;margin:0 0 5px;padding:0;font-size:12px;font-weight:400;line-height:1.2;letter-spacing:.02em;color:#00000073;text-transform:uppercase}.product-bundle__title-price{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;width:100%;margin:0}.product-bundle__title{flex:1 1 auto;min-width:0;margin:0;padding:0;font-size:13px;font-weight:400;line-height:1.35;white-space:normal;overflow-wrap:anywhere}.product-bundle__item-price{flex:0 0 auto;margin:0;padding:0;font-size:13px;font-weight:400;line-height:1.35;white-space:nowrap}.product-bundle__slot-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;width:100%}.product-bundle__slot-topline .product-bundle__eyebrow{margin-bottom:5px}.product-bundle__change-item{-webkit-appearance:none;appearance:none;flex:0 0 auto;margin:-1px 0 0;padding:0;border:0;background:transparent;color:inherit;font-family:inherit;font-size:10px;font-weight:400;line-height:1.2;letter-spacing:.03em;text-transform:uppercase;cursor:pointer;opacity:.5}.product-bundle__change-item:hover{opacity:1}.product-bundle__variant-field{width:100%;margin-top:auto;padding-top:7px}.product-bundle__select{-webkit-appearance:none;appearance:none;display:block;width:100%;height:38px;min-height:38px;margin:0;box-sizing:border-box;padding:0 32px 0 12px;border:1px solid #d5d5d5;border-radius:0;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6' fill='none'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23111111' stroke-width='1.25' stroke-linecap='square'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:10px 6px;color:inherit;font-family:inherit;font-size:13px;font-weight:400;line-height:1;box-shadow:none;cursor:pointer}.product-bundle__select::-ms-expand{display:none}.product-bundle__select:focus{outline:none;border-color:#111}.product-bundle__select[hidden]{display:none!important}.product-bundle__slot{width:100%;border-top:1px solid #eeeeee}.product-bundle__slot:first-child{margin-top:24px}.product-bundle__slot[hidden],.product-bundle__slot-empty[hidden],.product-bundle__slot-selected[hidden]{display:none!important}.product-bundle__slot-empty{width:100%}.product-bundle__choose-trigger{-webkit-appearance:none;appearance:none;display:flex;align-items:center;justify-content:space-between;width:100%;min-height:56px;margin:0;padding:0 4px;border:0;border-radius:0;background:transparent;color:inherit;font-family:inherit;font-size:12px;font-weight:400;line-height:1.2;letter-spacing:.03em;text-align:left;text-transform:uppercase;cursor:pointer}.product-bundle__choose-trigger:hover{opacity:.6}.product-bundle__choose-arrow{flex:0 0 auto;margin-left:16px;font-size:16px;font-weight:300;line-height:1}.product-bundle__slot-selected{width:100%;padding:18px 0}.product-bundle__chooser--legacy{width:100%;margin-top:24px;padding:0;border-top:1px solid #eeeeee;border-bottom:1px solid #eeeeee}.product-bundle__slot--legacy{border-top:0}.product-bundle__selected-second{display:block;width:100%;margin:0;padding:24px 0;border-bottom:1px solid #eeeeee}.product-bundle__selected-second[hidden]{display:none!important}.product-bundle__footer{display:block;width:100%;margin:0;padding-top:24px}.product-bundle__footer[hidden]{display:none!important}.product-bundle__pricing{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;width:100%;min-width:0;column-gap:20px;row-gap:9px}.product-bundle__promo-label{grid-column:1;grid-row:1;margin:0;padding:0;font-size:13px;font-weight:400;line-height:1.2;letter-spacing:.03em;text-transform:uppercase}.product-bundle__promo-price{grid-column:2;grid-row:1;margin:0;padding:0;font-size:14px;font-weight:600;line-height:1.2;text-align:right;white-space:nowrap}.product-bundle__regular-row{grid-column:1 / -1;grid-row:2;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;width:100%;margin:0;padding:0;column-gap:20px;font-size:13px;font-weight:400;line-height:1.2;letter-spacing:.02em;color:#00000073;text-transform:uppercase}.product-bundle__regular-row>span{grid-column:1;margin:0;padding:0;text-align:left}.product-bundle__regular-row>s{grid-column:2;margin:0;padding:0;text-align:right;white-space:nowrap;text-decoration-thickness:1px}.product-bundle__saving{display:flex;align-items:center;justify-content:space-between;width:100%;min-width:0;min-height:0;height:auto;margin:9px 0 0;padding:0;box-sizing:border-box;border:0;border-radius:0;background:transparent;color:inherit;font-family:inherit;font-size:13px;font-weight:400;line-height:1.2;letter-spacing:.02em;text-align:right;white-space:nowrap;text-transform:uppercase}.product-bundle__saving:before{content:attr(data-bundle-saving-label);flex:1 1 auto;margin-right:20px;text-align:left}.product-bundle__saving[hidden]{display:none!important}.product-bundle__button.button.full{position:relative;display:flex;align-items:center;justify-content:center;width:calc(100% + (var(--bundle-edge-offset) * 2))!important;max-width:none!important;height:48px!important;min-height:48px!important;box-sizing:border-box;margin:20px calc(var(--bundle-edge-offset) * -1) calc((var(--bundle-top-padding) + 1px) * -1)!important;padding:0 30px!important;border-radius:0;text-align:center}.product-bundle__button.button.full>span{display:block;width:100%;margin:0;padding:0;text-align:center}.product-bundle__button[hidden]{display:none!important}.product-bundle__button[disabled]{cursor:not-allowed;opacity:.45}.product-bundle__error{margin-top:14px}.product-bundle__error[hidden]{display:none!important}.product-bundle__empty{padding:14px;border:1px dashed #d5d5d5;font-size:12px}html.bundle-picker-open,body.bundle-picker-open{overflow:hidden!important}.product-bundle-picker{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box}.product-bundle-picker[hidden]{display:none!important}.product-bundle-picker__backdrop{-webkit-appearance:none;appearance:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;margin:0;padding:0;border:0;background:#00000052}.product-bundle-picker__panel{position:relative;z-index:1;display:flex;flex-direction:column;width:min(560px,calc(100vw - 48px));max-width:560px;max-height:min(720px,82vh);overflow:hidden;box-sizing:border-box;border:1px solid #d5d5d5;border-radius:0;background:#fff;color:#111}.product-bundle-picker__header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:60px;box-sizing:border-box;padding:0 20px;border-bottom:1px solid #dedede;background:#fff}.product-bundle-picker__heading{margin:0;padding:0;font-size:13px;font-weight:600;line-height:1.2;letter-spacing:.03em;text-transform:uppercase}.product-bundle-picker__close{-webkit-appearance:none;appearance:none;display:flex;align-items:center;justify-content:center;width:30px;height:30px;margin:0;padding:0;border:0;background:transparent;color:#111;font-family:inherit;font-size:18px;cursor:pointer}.product-bundle-picker__list{flex:1 1 auto;width:100%;min-width:0;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;background:#fff}.product-bundle-picker__product{position:relative!important;display:grid!important;grid-template-columns:64px minmax(0,1fr)!important;gap:14px!important;align-items:stretch!important;width:100%!important;min-width:0!important;min-height:136px;box-sizing:border-box!important;margin:0!important;padding:20px!important;overflow:hidden!important;border-bottom:0!important;background:#fff}.product-bundle-picker__product:after{content:"";position:absolute;left:16px;right:16px;bottom:0;height:1px;background:#dedede}.product-bundle-picker__product:last-child:after{display:none}.product-bundle-picker__product:last-child{border-bottom:0}.product-bundle-picker__image{position:relative!important;grid-column:1!important;grid-row:1!important;display:block!important;width:64px!important;height:96px!important;min-width:64px!important;min-height:96px!important;max-width:64px!important;max-height:96px!important;aspect-ratio:2 / 3!important;margin:0!important;padding:0!important;overflow:hidden!important;box-sizing:border-box!important;background:#f5f5f5;transform:none!important}.product-bundle-picker__image img{position:static!important;inset:auto!important;display:block!important;width:64px!important;height:96px!important;min-width:64px!important;min-height:96px!important;max-width:64px!important;max-height:96px!important;margin:0!important;padding:0!important;object-fit:cover!important;object-position:center!important;transform:none!important;opacity:1!important;visibility:visible!important}.product-bundle-picker__info{grid-column:2!important;display:flex!important;flex-direction:column!important;align-self:stretch!important;width:100%!important;min-width:0!important;min-height:96px!important;margin:0!important;padding:0!important;box-sizing:border-box!important}.product-bundle-picker__name{display:block;width:100%;min-width:0;margin:0;padding:0;font-size:13px;font-weight:400;line-height:1.35;color:#111;white-space:normal;overflow-wrap:anywhere}.product-bundle-picker__price-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px;width:100%;margin-top:5px}.product-bundle-picker__price{font-size:13px;font-weight:400;line-height:1.2}.product-bundle-picker__compare{font-size:12px;font-weight:400;line-height:1.2;color:#00000073;text-decoration-thickness:1px}.product-bundle-picker__compare[hidden]{display:none!important}.product-bundle-picker__variant-wrap{display:flex;flex-direction:column;width:100%;margin-top:auto!important;padding-top:10px}.product-bundle-picker__variant-label{display:block;margin:0 0 6px;padding:0;font-size:11px;font-weight:400;line-height:1.2;color:#00000080}.product-bundle-picker__choice-row{display:flex;align-items:stretch;gap:8px;width:100%;margin:0;padding:0}.product-bundle-picker__variant{-webkit-appearance:none;appearance:none;flex:1 1 auto;display:block;width:100%;min-width:0;height:38px;min-height:38px;margin:0;box-sizing:border-box;padding:0 32px 0 12px;border:1px solid #cfcfcf;border-radius:0;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6' fill='none'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23111111' stroke-width='1.25' stroke-linecap='square'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:10px 6px;color:#111;font-family:inherit;font-size:12px;line-height:1;box-shadow:none;cursor:pointer}.product-bundle-picker__variant::-ms-expand{display:none}.product-bundle-picker__variant:focus{outline:none;border-color:#111}.product-bundle-picker__variant[hidden]{display:none!important}.product-bundle-picker__choose{-webkit-appearance:none;appearance:none;flex:0 0 auto;display:flex;align-items:center;justify-content:center;min-width:86px;height:38px;min-height:38px;margin:0;box-sizing:border-box;padding:0 12px;border:1px solid #111;border-radius:0;background:#111;color:#fff;font-family:inherit;font-size:10px;font-weight:600;line-height:1;letter-spacing:.02em;text-transform:uppercase;cursor:pointer}.product-bundle-picker__choose:hover{background:#fff;color:#111}.product-bundle-picker__choose[disabled]{cursor:not-allowed;opacity:.35}@media only screen and (max-width:900px){.product-bundle-picker{align-items:flex-end;padding:0}.product-bundle-picker__panel{width:100%;max-width:none;max-height:80vh;border-right:0;border-bottom:0;border-left:0}}@media only screen and (max-width:767px){.product-bundle{--bundle-horizontal-padding: 20px;--bundle-top-padding: 20px;--bundle-edge-offset: 21px}.product-bundle__heading{width:calc(100% + (var(--bundle-edge-offset) * 2));height:48px;min-height:48px;margin:-21px -21px 24px;padding:0 26px;font-size:14px}.product-bundle[data-enable-bundle-tiers=true] .product-bundle__heading{margin-bottom:0}.product-bundle__tier-area{width:calc(100% + (var(--bundle-edge-offset) * 2));margin:0 -21px 24px}.product-bundle__tier{height:54px;padding:0 2px}.product-bundle__tier-count{font-size:11px}.product-bundle__tier-save{font-size:9px}.product-bundle__item{grid-template-columns:64px minmax(0,1fr);gap:14px}.product-bundle__media{width:64px;height:96px}.product-bundle__details{min-height:96px}.product-bundle__variant-field{margin-top:auto;padding-top:6px}.product-bundle__select{height:38px;min-height:38px;padding:0 32px 0 12px;background-position:right 12px center}.product-bundle__footer{gap:12px}.product-bundle__button.button.full{width:calc(100% + (var(--bundle-edge-offset) * 2))!important;height:48px!important;min-height:48px!important;margin:20px -21px -21px!important}.product-bundle-picker__panel{width:100%;max-width:none;max-height:80vh}.product-bundle-picker__header{min-height:58px;padding:0 20px}.product-bundle-picker__product{grid-template-columns:64px minmax(0,1fr)!important;gap:14px!important;min-height:136px;padding:20px!important}.product-bundle-picker__image,.product-bundle-picker__image img{width:64px!important;height:96px!important}.product-bundle-picker__info{min-height:96px!important}.product-bundle-picker__variant-wrap{margin-top:auto!important;padding-top:10px}.product-bundle-picker__variant{height:38px;min-height:38px;padding:0 32px 0 12px;background-position:right 12px center}.product-bundle-picker__choose{min-width:86px;height:38px;min-height:38px}}@media only screen and (max-width:480px){.product-bundle{--bundle-horizontal-padding: 16px;--bundle-top-padding: 18px;--bundle-edge-offset: 17px}.product-bundle__heading{width:calc(100% + (var(--bundle-edge-offset) * 2));height:48px;min-height:48px;margin:-19px -17px 22px;padding:0 24px;font-size:13px}.product-bundle[data-enable-bundle-tiers=true] .product-bundle__heading{margin-bottom:0}.product-bundle__tier-area{width:calc(100% + (var(--bundle-edge-offset) * 2));margin:0 -17px 22px}.product-bundle__tier{height:50px;padding:0 2px}.product-bundle__tier-count{font-size:10px}.product-bundle__tier-save{font-size:8px}.product-bundle__item{grid-template-columns:64px minmax(0,1fr);gap:12px}.product-bundle__media{width:64px;height:96px}.product-bundle__details{min-height:96px}.product-bundle__title-price{gap:7px}.product-bundle__title,.product-bundle__item-price{font-size:12px}.product-bundle__eyebrow{font-size:11px}.product-bundle__change-item{font-size:9px}.product-bundle__select{padding:0 32px 0 12px;background-position:right 12px center}.product-bundle__button.button.full{width:calc(100% + (var(--bundle-edge-offset) * 2))!important;height:48px!important;min-height:48px!important;margin:20px -17px -19px!important;padding:0 20px!important;font-size:11px}.product-bundle-picker__header{padding:0 16px}.product-bundle-picker__product{grid-template-columns:64px minmax(0,1fr)!important;gap:12px!important;min-height:128px;padding:16px!important}.product-bundle-picker__image,.product-bundle-picker__image img{width:64px!important;height:96px!important}.product-bundle-picker__info{min-height:96px!important}.product-bundle-picker__name,.product-bundle-picker__price{font-size:12px}.product-bundle-picker__variant-wrap{margin-top:auto!important;padding-top:8px}.product-bundle-picker__choice-row{gap:7px}.product-bundle-picker__variant{height:38px;min-height:38px;padding:0 30px 0 10px;background-position:right 10px center;font-size:12px}.product-bundle-picker__choose{min-width:78px;height:38px;min-height:38px;padding:0 9px;font-size:9px}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/product-bundle.css.map */
