.vp-bundle-has-builder .product-form__buttons,product-info:has(vp-bundle-builder) .product-form__buttons{display:none}.vp-bundle-has-builder .product__info-container .price:not(.vp-bundle-estimate){display:none}.vp-bundle-estimate.price--on-sale .price__sale{display:flex;flex-wrap:wrap;align-items:baseline;gap:.8rem}.vp-bundle-submit{margin-top:var(--grid-mobile-vertical-spacing)}.vp-pack-size{margin-bottom:var(--grid-mobile-vertical-spacing)}.vp-pack-size__fieldset{margin:0;padding:0;border:0;min-width:0}.vp-pack-size__options{display:flex;flex-wrap:nowrap;gap:var(--grid-mobile-horizontal-spacing);overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.vp-pack-size__options input[type=radio]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.vp-pack-size__card{--vp-pack-card-radius: max(.8rem, var(--media-radius));display:flex;flex-direction:column;align-items:stretch;flex:1 1 0;min-width:8.8rem;margin:0;padding:0;overflow:hidden;border:var(--inputs-border-width) solid rgba(var(--color-foreground),var(--inputs-border-opacity));border-radius:var(--vp-pack-card-radius);background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));text-align:center;cursor:pointer}.vp-pack-size__card:hover{border-color:rgb(var(--color-foreground))}.vp-pack-size__options input[type=radio]:focus-visible+.vp-pack-size__card{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.3rem}.vp-pack-size__options input[type=radio]:checked+.vp-pack-size__card{border-color:rgb(var(--color-foreground));box-shadow:inset 0 0 0 .2rem rgb(var(--color-foreground))}.vp-pack-size__badge{display:block;width:100%;padding:.4rem .6rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background-color:var(--vp-pack-badge-bg, rgb(var(--color-foreground)));color:var(--vp-pack-badge-fg, rgb(var(--color-background)));font-size:1rem;letter-spacing:.08rem;line-height:1.2;text-transform:uppercase}.vp-pack-size__body{display:flex;flex-direction:column;align-items:center;gap:.2rem;padding:.8rem .6rem 1rem}@media screen and (min-width:750px){.vp-pack-size__options{overflow-x:visible}}.vp-pack-size__name{display:block;font-size:1.4rem;font-weight:700;line-height:calc(1 + .3 / var(--font-body-scale))}.vp-pack-size__savings{display:block;font-size:1.2rem;font-weight:400;line-height:calc(1 + .5 / var(--font-body-scale));color:#000}.vp-pack-size__media{display:block;width:100%;aspect-ratio:1 / 1;overflow:hidden;background-color:rgba(var(--color-foreground),.04)}.vp-pack-size__image{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;object-position:center}.vp-pack-size__card.is-loading{pointer-events:none;cursor:wait;opacity:.7}.vp-pack-preset{margin-bottom:var(--grid-mobile-vertical-spacing)}.vp-pack-preset__item{position:relative;flex:0 0 auto}.vp-pack-preset__options .vp-pack-size__card{flex:0 0 auto;width:14.4rem;min-width:14.4rem}@media screen and (min-width:750px){.vp-pack-preset__options{overflow-x:auto}}.vp-pack-size__confirm{margin-top:var(--grid-mobile-vertical-spacing);padding:var(--grid-mobile-vertical-spacing) var(--grid-mobile-horizontal-spacing);border:var(--inputs-border-width) solid rgba(var(--color-foreground),var(--inputs-border-opacity));border-radius:var(--inputs-radius)}.vp-pack-size__confirm-text{margin:0 0 var(--grid-mobile-vertical-spacing)}.vp-pack-size__confirm-actions{display:flex;flex-wrap:wrap;gap:var(--grid-mobile-horizontal-spacing)}.vp-bundle-slot[hidden]{display:none}.vp-bundle-slots{--vp-bundle-columns: min(3, var(--vp-bundle-slot-count, 1));width:100%}.vp-bundle-slots__header{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--grid-mobile-vertical-spacing) var(--grid-mobile-horizontal-spacing);margin-bottom:var(--grid-mobile-vertical-spacing)}.vp-bundle-slots__title{margin:0;flex:1 1 auto}.vp-bundle-slots__customize{margin-inline-start:auto}.vp-bundle-slots__progress{display:flex;flex-wrap:wrap;gap:var(--grid-mobile-horizontal-spacing);flex:1 1 100%;margin:0;color:rgba(var(--color-foreground),.75)}.vp-bundle-slots__progress [data-vp-bundle-remaining]:empty{display:none}.vp-bundle-slots__grid{display:grid;grid-template-columns:repeat(var(--vp-bundle-columns),minmax(0,1fr));column-gap:var(--grid-mobile-horizontal-spacing);row-gap:var(--grid-mobile-vertical-spacing)}.vp-bundle-slot{position:relative;min-width:0}.vp-bundle-slot__button{display:flex;flex-direction:column;align-items:stretch;width:100%;margin:0;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:center;cursor:pointer}.vp-bundle-slot__media{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1;overflow:hidden;border-radius:var(--media-radius);color:rgb(var(--color-foreground))}.vp-bundle-slot[data-state=empty] .vp-bundle-slot__media{border:var(--inputs-border-width) dashed rgba(var(--color-foreground),var(--inputs-border-opacity));background-color:rgba(var(--color-foreground),.04)}.vp-bundle-slot[data-state=filled] .vp-bundle-slot__media,.vp-bundle-slot[data-state=invalid] .vp-bundle-slot__media{border:var(--media-border-width) solid rgba(var(--color-foreground),var(--media-border-opacity))}.vp-bundle-slot[data-state=invalid] .vp-bundle-slot__media{border-color:rgb(var(--color-foreground));box-shadow:0 0 0 var(--inputs-border-width) rgb(var(--color-foreground))}.vp-bundle-slot__plus .svg-wrapper{width:1.6rem;height:1.6rem}.vp-bundle-slot__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.vp-bundle-slot__option{display:block;margin-top:var(--grid-mobile-vertical-spacing);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgb(var(--color-foreground))}.vp-bundle-slot[data-state=empty] .vp-bundle-slot__image,.vp-bundle-slot[data-state=empty] .vp-bundle-slot__option,.vp-bundle-slot[data-state=filled] .vp-bundle-slot__plus,.vp-bundle-slot[data-state=invalid] .vp-bundle-slot__plus{display:none}.vp-bundle-slot__remove{position:absolute;top:var(--grid-mobile-horizontal-spacing);inset-inline-end:var(--grid-mobile-horizontal-spacing);z-index:1;display:inline-flex;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;margin:0;padding:0;border:var(--inputs-border-width) solid rgba(var(--color-foreground),var(--inputs-border-opacity));border-radius:var(--buttons-radius);background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer}.vp-bundle-slot__remove[hidden]{display:none}.vp-bundle-slot__remove .svg-wrapper{width:1.2rem;height:1.2rem}@media screen and (min-width:750px){.vp-bundle-submit{margin-top:var(--grid-desktop-vertical-spacing)}.vp-bundle-slots__header{gap:var(--grid-desktop-vertical-spacing) var(--grid-desktop-horizontal-spacing);margin-bottom:var(--grid-desktop-vertical-spacing)}.vp-bundle-slots__progress{gap:var(--grid-desktop-horizontal-spacing)}.vp-bundle-slots__grid{column-gap:var(--grid-desktop-horizontal-spacing);row-gap:var(--grid-desktop-vertical-spacing)}.vp-bundle-slot__option{margin-top:var(--grid-desktop-vertical-spacing)}.vp-bundle-slot__remove{top:var(--grid-desktop-horizontal-spacing);inset-inline-end:var(--grid-desktop-horizontal-spacing)}}.vp-bundle-picker [hidden]{display:none}.vp-bundle-picker .vp-bundle-picker__dialog{width:calc(100% - 2rem);max-width:min(var(--page-width),calc(100vw - 2rem));height:auto;max-height:75vh;margin-top:2.4rem;padding-bottom:4rem}.vp-bundle-picker .product-popup-modal__content-info{padding-right:0}.vp-bundle-picker .product-popup-modal__content-info>*{max-height:none}.vp-bundle-picker__pdp{display:grid;grid-template-columns:minmax(0,1fr)}.vp-bundle-picker__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1.6rem;margin-bottom:var(--grid-mobile-vertical-spacing)}.vp-bundle-picker__title{margin:0;flex:1 1 auto;flex-shrink:0;white-space:nowrap}.vp-bundle-picker__chrome{display:flex;flex-direction:column;align-items:flex-end;flex:0 0 auto;position:sticky;top:1.5rem;z-index:2}.vp-bundle-picker__list,.vp-bundle-picker__pdp,.vp-bundle-picker__status{width:100%}.vp-bundle-picker__list[hidden],.vp-bundle-picker__pdp[hidden],.vp-bundle-picker__status[hidden]{display:none}.vp-bundle-picker__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:var(--grid-mobile-horizontal-spacing);row-gap:var(--grid-mobile-vertical-spacing)}.vp-bundle-picker__product{display:block;width:100%;margin:0;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:inherit;cursor:pointer}.vp-bundle-picker__product .card__inner{max-width:10rem;margin-inline:auto}.vp-bundle-picker__status{text-align:center}.vp-bundle-picker__status .loading__spinner{margin-inline:auto}.vp-bundle-picker__chrome .product-popup-modal__toggle{position:static;top:auto;margin:0}.vp-bundle-picker__back{margin-top:.8rem;text-align:end;text-transform:uppercase}@media screen and (max-width:749px){.vp-bundle-picker--pdp .vp-bundle-picker__header{min-height:7.2rem}.vp-bundle-picker--pdp .vp-bundle-picker__product-title{margin-top:3.2rem}}.vp-bundle-picker__product-title{margin:0 0 var(--grid-mobile-vertical-spacing)}.vp-bundle-picker__add{margin-bottom:4rem}.vp-bundle-picker__gallery{max-width:18rem;margin-bottom:var(--grid-mobile-vertical-spacing)}.vp-bundle-picker .vp-bundle-picker__main-image{display:block;width:100%;max-width:18rem;max-height:min(18rem,32vh);height:auto;aspect-ratio:1;object-fit:cover;margin-inline:0;border-radius:var(--media-radius)}.vp-bundle-picker__thumbs{display:flex;gap:var(--grid-mobile-horizontal-spacing);overflow-x:auto;margin-top:var(--grid-mobile-vertical-spacing)}.vp-bundle-picker__thumb{flex:0 0 4.4rem;width:4.4rem;margin:0;padding:0;border:var(--media-border-width) solid rgba(var(--color-foreground),var(--media-border-opacity));border-radius:var(--media-radius);background:transparent;cursor:pointer}.vp-bundle-picker__thumb img{display:block;width:100%;height:4.4rem;object-fit:cover;border-radius:inherit}.vp-bundle-picker__thumb[aria-current=true]{box-shadow:0 0 0 var(--media-border-width) rgb(var(--color-foreground))}.vp-bundle-picker__price{margin:var(--grid-mobile-vertical-spacing) 0}@media screen and (min-width:750px){.vp-bundle-picker .vp-bundle-picker__dialog{width:min(var(--page-width),calc(100vw - 6rem));max-width:min(var(--page-width),calc(100vw - 6rem));max-height:70vh;margin-top:4rem;padding-bottom:3rem}.vp-bundle-picker.vp-bundle-picker--pdp .vp-bundle-picker__dialog{width:min(64rem,calc(100vw - 6rem));max-width:min(64rem,calc(100vw - 6rem))}.vp-bundle-picker__title,.vp-bundle-picker__product-title,.vp-bundle-picker__gallery,.vp-bundle-picker__chrome{margin-bottom:var(--grid-desktop-vertical-spacing)}.vp-bundle-picker__list{grid-template-columns:repeat(4,minmax(0,1fr));column-gap:var(--grid-desktop-horizontal-spacing);row-gap:var(--grid-desktop-vertical-spacing)}.vp-bundle-picker__pdp{grid-template-columns:minmax(0,20rem) minmax(0,1fr);grid-template-areas:"gallery title" "gallery options" "gallery price" "gallery add";column-gap:var(--grid-desktop-horizontal-spacing);align-items:start}.vp-bundle-picker__gallery{grid-area:gallery;max-width:20rem}.vp-bundle-picker__product-title{grid-area:title}.vp-bundle-picker__options{grid-area:options}.vp-bundle-picker__price{grid-area:price}.vp-bundle-picker__add{grid-area:add}.vp-bundle-picker .vp-bundle-picker__main-image{max-width:20rem;max-height:min(20rem,34vh)}.vp-bundle-picker__thumbs{gap:var(--grid-desktop-horizontal-spacing);margin-top:var(--grid-desktop-vertical-spacing)}.vp-bundle-picker__price{margin:var(--grid-desktop-vertical-spacing) 0}}@media screen and (min-width:990px){.vp-bundle-picker__list{grid-template-columns:repeat(6,minmax(0,1fr))}}.vp-cart-item--nested .cart-item__image-container{min-width:calc(10rem / var(--font-body-scale));justify-content:right}.vp-cart-item--nested .cart-item__image-container img{width:60%}.cart-drawer .vp-cart-item--nested .cart-item__image{max-width:60%;float:right}@media screen and (max-width:749px){.cart-item:has(+.vp-cart-item--nested){margin-bottom:1.5rem}}@media screen and (min-width:750px){.cart-items .vp-cart-item--nested td{padding-top:1rem}}.cart-drawer .cart-items .vp-cart-item--nested td:not(.cart-item__quantity){padding-top:1rem}
/*# sourceMappingURL=/cdn/shop/t/18/assets/vp-bundle-builder.css.map */
