.bundle-components{display:flex;flex-direction:column;gap:2rem}.bundle-component{display:flex;flex-direction:column;gap:1.4rem}.bundle-component+.bundle-component{padding-top:2rem;border-top:.1rem solid rgba(var(--color-foreground),.1)}.bundle-component__main{display:flex;align-items:center;gap:1.6rem}.bundle-component__media{flex:0 0 auto;width:8rem;height:8rem;background:rgba(var(--color-foreground),.04);border-radius:var(--media-radius, .6rem);overflow:hidden}.bundle-component__image{width:100%;height:100%;object-fit:cover;display:block}.bundle-component__info{display:flex;flex-direction:column;gap:.4rem;min-width:0}.bundle-component__title{margin:0;letter-spacing:.05rem}.bundle-component__price{margin:0;color:rgba(var(--color-foreground),.75)}.bundle-component__included{display:inline-flex;align-items:center;gap:.4rem;margin:.6rem 0 0;font-size:1.1rem;text-transform:uppercase;letter-spacing:.1rem;font-weight:600;color:rgba(var(--color-foreground),.65)}.bundle-component__included .icon-tick{width:1.4rem;height:1.4rem;flex:0 0 auto}.bundle-component .product-form__input{margin:0;max-width:none}.bundle-component .product-form__input .select{max-width:none}.bundle-component__select-wrapper--hidden{display:none}.bundle-component__selected-label{margin:0;font-size:1.3rem;color:rgba(var(--color-foreground),.75);text-transform:uppercase;letter-spacing:.05rem}.bundle-component__swatches{display:flex;flex-wrap:wrap;gap:.8rem}.bundle-component__swatch{display:inline-flex;align-items:center;justify-content:center;min-width:4.4rem;min-height:4.4rem;padding:.6rem 1.2rem;border:.1rem solid rgba(var(--color-foreground),.2);border-radius:.4rem;background:rgb(var(--color-background));color:rgba(var(--color-foreground),.9);font-size:1.3rem;letter-spacing:.05rem;text-transform:uppercase;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.bundle-component__swatch:hover{border-color:rgba(var(--color-foreground),.5)}.bundle-component__swatch.is-selected{border-color:rgb(var(--color-foreground));box-shadow:0 0 0 .1rem rgb(var(--color-foreground))}.bundle-component__swatch--image{padding:0;width:4.8rem;height:4.8rem;min-width:4.8rem;border-radius:50%;overflow:hidden}.bundle-component__swatch--image img{width:100%;height:100%;object-fit:cover;display:block}.bundle-component--boxed_swatches{gap:.8rem}.bundle-component--boxed_swatches+.bundle-component--boxed_swatches{padding-top:0;border-top:0}.bundle-component__heading{margin:0;letter-spacing:.05rem;display:flex;flex-wrap:wrap;align-items:baseline;gap:.8rem}.bundle-component__heading-value{font-weight:400;text-transform:none;letter-spacing:.02rem;font-size:1.4rem;color:rgba(var(--color-foreground),.7)}.bundle-component__box{border:.1rem solid rgba(var(--color-foreground),.25);border-radius:1rem;padding:1.8rem;background:rgb(var(--color-background))}.bundle-component__box .bundle-component__swatches{gap:1.2rem}.bundle-component--boxed_swatches .bundle-component__swatch{min-width:8rem;min-height:8rem;padding:1rem 2rem;font-size:1.5rem;border-radius:.8rem}.bundle-component--boxed_swatches .bundle-component__swatch--image{width:8.8rem;height:8.8rem;min-width:8.8rem;padding:0}.bundle-component__swatch.is-fixed{cursor:default}.bundle-component__swatch.is-fixed:hover{border-color:rgba(var(--color-foreground),.2)}.bundle-component__fixed-label{margin:0;font-size:1.4rem;letter-spacing:.05rem;text-transform:uppercase;color:rgba(var(--color-foreground),.85)}.bundle-components__eyebrow{display:block;font-size:1.1rem;text-transform:uppercase;letter-spacing:.1rem;font-weight:600;color:rgba(var(--color-foreground),.65);margin:0 0 1.2rem}.bundle-components--framed_group,.bundle-components--framed_cards{gap:0}.bundle-component--framed{display:grid;grid-template-columns:14rem 1fr;align-items:stretch;gap:0;padding-top:0;border-top:0;overflow:hidden}.bundle-component--framed .bundle-component__main{display:contents}.bundle-component--framed .bundle-component__media{grid-column:1;grid-row:1 / span 99;width:100%;height:100%;min-height:14rem;margin:0;border-radius:0;background:#0000000a}.bundle-component--framed .bundle-component__media img,.bundle-component--framed .bundle-component__image{width:100%;height:100%;object-fit:cover;display:block}.bundle-component--framed .bundle-component__info{grid-column:2;padding:1.6rem 1.8rem .8rem;align-self:start}.bundle-component--framed .bundle-component__title{font-size:1.5rem;text-transform:none;letter-spacing:0}.bundle-component--framed .bundle-component__price{font-size:1.4rem}.bundle-component--framed .bundle-component__select-wrapper,.bundle-component--framed .bundle-component__swatches{grid-column:2;margin:0;padding:0 1.8rem 1.6rem}.bundle-component--framed .bundle-component__swatches{display:flex;flex-wrap:wrap;gap:.6rem}.bundle-component--framed+.bundle-component--framed{padding-top:0;border-top:0}.bundle-components--framed_group{background:var(--bundle-bg, #f4f4f4);border-radius:1rem;overflow:hidden;display:flex;flex-direction:column}.bundle-components--framed_group .bundle-component--framed{background:transparent;border-radius:0;padding-block:1.2rem}.bundle-components--framed_group .bundle-component--framed+.bundle-component--framed{border-top:.1rem solid rgba(var(--color-foreground),.08);padding-top:1.2rem}.bundle-components--framed_group .bundle-component--framed .bundle-component__media{background:#0000000d}.bundle-components--framed_cards{display:flex;flex-direction:column;gap:.4rem;background:transparent}.bundle-components--framed_cards .bundle-component--framed{background:var(--bundle-bg, #f4f4f4);border-radius:1rem}.bundle-components__connector{position:relative;height:0;z-index:2;pointer-events:none}.bundle-components__connector-symbol{position:absolute;right:1.6rem;top:50%;transform:translateY(-50%);width:4.8rem;height:4.8rem;border-radius:.8rem;background:var(--bundle-connector-bg, rgb(var(--color-background)));display:inline-flex;align-items:center;justify-content:center;font-size:3.2rem;font-weight:300;line-height:1;color:rgb(var(--color-foreground));box-shadow:0 .3rem 1rem #0000001f}@media screen and (max-width:749px){.bundle-component--framed{grid-template-columns:9rem 1fr}.bundle-component--framed .bundle-component__media{min-height:100%}.bundle-component--framed .bundle-component__info{padding:1.2rem 1.4rem .6rem}.bundle-component--framed .bundle-component__select-wrapper,.bundle-component--framed .bundle-component__swatches{padding:0 1.4rem 1.2rem}.bundle-components__connector-symbol{width:3.6rem;height:3.6rem;font-size:2.4rem;right:1rem}}
/*# sourceMappingURL=/cdn/shop/t/54/assets/component-bundle-components.css.map */
