.products-bundle__content{position:relative;z-index:1}.products-bundle__button{margin-block-start:4rem;position:relative;z-index:1}.no-js .products-bundle__button{display:none}.product-bundle-card{padding-block:2.4rem;border-block-start:.1rem solid rgb(var(--color-border));transition:opacity var(--animation-default)}.product-bundle-card:first-child{padding-block-start:0;border-block-start:0}.product-bundle-card:last-child{padding-block-end:0}.product-bundle-card__image{flex:0 0 9rem}.product-bundle-card__count{width:3rem;height:3rem;border-radius:50%;border:1px solid rgb(var(--color-border));background-color:rgb(var(--color-secondary-background));flex-shrink:0}.product-bundle-hotspot{left:var(--horizontal);top:var(--vertical);transition:all var(--animation-default);transform-origin:center;backface-visibility:hidden;will-change:transform}.products-bundle .section__header{padding-bottom:1rem}@media(min-width:1280px){.product-bundle-hotspot:hover,.product-bundle-hotspot.is-active{transform:scale(1.5)}}.product-bundle-hotspot>motion-element{width:3rem;height:3rem;border-radius:50%}@media(min-width:1280px){products-bundle.is-hover .product-bundle-card:not(.is-active){opacity:.3}}@media(min-width:1280px){.products-bundle__content{padding-inline:8rem;margin-block-start:0}}@media(max-width:767.98px){.products-bundle__button{margin-block-start:3.2rem}.product-bundle-card__image{flex:0 0 8rem}.product-bundle-card{gap:1.2rem}.products-bundle__content{margin-block-start:0rem}}@media(min-width:767.98px){.products-bundle__content{margin-block-start:3.2rem}}.bundle-option{padding:0;margin-bottom:1.2rem;display:block}.bundle-option.active{box-shadow:none}.bundle-image-preview{width:60px;height:60px;border:1px dashed rgba(var(--color-foreground),.18);border-radius:1.6rem;object-fit:cover;display:flex;justify-content:center;align-items:center;overflow:hidden;background:rgba(var(--color-foreground),.03)}.selected-thumb{width:100%;height:100%;object-fit:cover}.bundle-info{display:grid;gap:1rem}.bundle-info .bundle-info-text{font-size:16px;font-weight:600;margin-bottom:0;display:flex;align-items:flex-start;gap:8px}.bundle-info .bundle-info-text .badge{background-color:#d63a2f;color:#fff;padding:2px 5px;font-size:12px;font-weight:600;border-radius:4px}.products-bundle .pdp-dropdown{position:relative;display:block;width:100%;z-index:2}.products-bundle .pdp-dropdown.open{z-index:20}.bundle-dropdown__trigger-wrap{position:relative}.bundle-dropdown__trigger{display:flex;align-items:center;justify-content:flex-start;gap:1.2rem;width:100%;min-height:8rem;padding:1.4rem 1.6rem;border:1px solid rgba(var(--color-foreground),.18);border-radius:1.6rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));text-align:left;box-shadow:0 1.2rem 3rem #12121214;transition:border-color var(--duration-default),box-shadow var(--duration-default),transform var(--duration-default)}.bundle-option.active .bundle-dropdown__trigger,.bundle-dropdown__trigger:hover{border-color:rgba(var(--color-foreground),.35);box-shadow:0 1.6rem 3.2rem #1212121f}.bundle-dropdown__trigger:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.3);outline-offset:.3rem}.products-bundle .pdp-dropdown.open .bundle-dropdown__trigger{border-color:rgba(var(--color-foreground),.35);box-shadow:0 1.6rem 3.2rem #12121224}.bundle-dropdown__trigger-main,.bundle-dropdown__item-main{display:flex;align-items:center;gap:1.2rem;min-width:0;flex:1 1 auto}.bundle-dropdown__trigger-copy,.bundle-dropdown__item-copy{display:grid;gap:0;min-width:0}.bundle-dropdown__preview{flex:0 0 auto}.bundle-dropdown__trigger-label{font-size:1.2rem;line-height:1.05;color:rgba(var(--color-foreground),.62)}.bundle-dropdown__trigger-value,.bundle-dropdown__item-title{font-size:1.6rem;font-weight:700;font-family:RidleyGrotesk;line-height:1.2}.bundle-dropdown__trigger-value{margin-top:.3rem}.bundle-dropdown__trigger-meta,.bundle-dropdown__item-subtitle{font-size:1.2rem;color:rgba(var(--color-foreground),.62)}.bundle-dropdown__trigger-meta{margin-inline-start:auto;padding-inline-end:7.2rem;text-align:right;white-space:nowrap}.bundle-dropdown__chevron{width:1.8rem;height:1.8rem;flex:0 0 auto;transition:transform var(--duration-default)}.products-bundle .pdp-dropdown.open .bundle-dropdown__chevron{transform:rotate(180deg)}.bundle-dropdown__clear{position:absolute;top:50%;inset-inline-end:5.2rem;transform:translateY(-50%);width:2.8rem;min-width:2.8rem;height:2.8rem;padding:0;border:0;border-radius:9999px;background:rgba(var(--color-foreground),.06);color:rgba(var(--color-foreground),.75);display:inline-flex;align-items:center;justify-content:center;line-height:1;appearance:none;-webkit-appearance:none;z-index:2;cursor:pointer;transition:background-color var(--duration-default),color var(--duration-default)}.bundle-dropdown__clear:hover{background:rgba(var(--color-foreground),.1);color:rgb(var(--color-foreground))}.bundle-dropdown__clear[hidden]{display:none}.bundle-dropdown__menu{position:absolute;inset-inline:0;top:calc(100% + 1rem);z-index:12;padding:.8rem;border:1px solid rgba(var(--color-foreground),.12);border-radius:1.8rem;background:rgb(var(--color-background));box-shadow:0 2rem 4rem #12121229}.bundle-dropdown__menu[hidden]{display:none}.bundle-dropdown__menu-inner{display:grid;gap:.6rem;max-height:min(42rem,65vh);overflow-y:auto;padding-inline-end:.2rem}.bundle-dropdown__item{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem;border-radius:1.2rem;color:inherit;text-decoration:none;transition:background-color var(--duration-default),transform var(--duration-default)}.bundle-dropdown__item:hover,.bundle-dropdown__item:focus-visible{background:rgba(var(--color-foreground),.05);outline:none}.bundle-dropdown__item:focus-visible{box-shadow:0 0 0 .2rem rgba(var(--color-foreground),.15) inset}.bundle-dropdown__item-icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:4.2rem;height:4.2rem;border-radius:9999px;background:var(--bundle-dropdown-item-accent, #f4e7dc);flex:0 0 auto}.bundle-dropdown__item-icon-wrap img{width:2rem;height:2rem;margin:0;object-fit:contain}.bundle-dropdown__item-tag{display:inline-flex;align-items:center;justify-content:center;min-height:2.8rem;padding:.4rem .9rem;border:1px solid rgba(var(--color-foreground),.14);border-radius:9999px;background:rgba(var(--color-foreground),.04);font-size:1.1rem;font-weight:700;letter-spacing:.06rem;text-transform:uppercase;white-space:nowrap}.bundle-dropdown__trigger-meta{display:none}@media(max-width:768px){.bundle-option{margin-bottom:1rem}.bundle-info .bundle-info-text .badge{padding:2px 5px!important;font-size:13px!important}.bundle-info .bundle-info-text{gap:5px!important}.bundle-info .bundle-info-text{font-size:15px!important}.bundle-image-preview{width:5rem;height:5rem;border-radius:1.2rem}.bundle-dropdown__trigger{gap:1rem;min-height:7.4rem;padding:1.2rem;border-radius:1.4rem}.bundle-dropdown__trigger-main{gap:1rem}.bundle-dropdown__trigger-label{font-size:1.1rem}.bundle-dropdown__trigger-value{font-size:1.45rem;margin-top:.2rem;line-height:1.1}.bundle-dropdown__chevron{margin-inline-start:auto;width:1.6rem;height:1.6rem}.bundle-dropdown__clear{inset-inline-end:3.8rem;width:2.8rem;min-width:2.8rem;height:2.8rem}.bundle-dropdown__menu{position:static;margin-top:.8rem;box-shadow:0 1rem 2rem #1212121a}.bundle-dropdown__menu-inner{max-height:min(32rem,45vh)}.bundle-dropdown__item{align-items:flex-start}.bundle-dropdown__item-tag{margin-top:.3rem}#shopify-section-template--18225911005261__products_bundle_CwR6PQ .products-bundle{padding-block-start:1rem}}@media(max-width:400px){.bundle-info .bundle-info-text .badge{padding:1px 5px!important;font-size:12px!important}.bundle-info .bundle-info-text{gap:5px!important}.bundle-info .bundle-info-text{font-size:13px!important}}.products-bundle .btn--primary{width:100%}
/*# sourceMappingURL=/cdn/shop/t/198/assets/section-products-bundle.css.map */
