.bundle-hero{width:100%;overflow:hidden}.bundle-hero__image{width:100%;height:auto;display:block}.bundle-page{max-width:var(--page-width, 1200px);margin:0 auto;padding:2rem 1.5rem 6rem}.bundle-page__layout{display:flex;flex-direction:column;gap:2rem}@media(min-width:990px){.bundle-page{padding-bottom:4rem}.bundle-page__layout{flex-direction:row;gap:3rem}.bundle-page__grid{flex:1;min-width:0}.bundle-page__sidebar{width:380px;flex-shrink:0;position:sticky;top:12rem;align-self:flex-start}}.bundle-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem 1rem;list-style:none;padding:0;margin:0}@media(min-width:990px){.bundle-grid{grid-template-columns:repeat(3,1fr);gap:3rem 1.5rem}}.bundle-page__empty{grid-column:1 / -1;text-align:center;padding:3rem 1rem;color:#a1a1a1;font-family:museo-sans,sans-serif}.bundle-card{display:flex;flex-direction:column}.bundle-card__media{position:relative;overflow:hidden;border-radius:8px;background:#f7e9ed;aspect-ratio:1 / 1}.bundle-card__image{width:100%;height:100%;object-fit:cover;display:block}.bundle-card__placeholder{width:100%;height:100%}.bundle-card__badge{position:absolute;bottom:8px;left:8px;background:#1e1a34;color:#fff;font-family:museo-sans,sans-serif;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:4px 10px;border-radius:4px}.bundle-card__info{padding:.75rem 0 .5rem}.bundle-card__title{font-family:quincy-cf,sans-serif;font-size:18px;font-weight:500;margin:0 0 4px;color:#121212;line-height:1.3}.bundle-card__title a{color:inherit;text-decoration:none}.bundle-card__title a:hover{text-decoration:underline}@media(min-width:990px){.bundle-card__title{font-size:20px}}.bundle-card__benefits{display:flex;flex-wrap:wrap;gap:4px;margin:6px 0}.bundle-card__benefit{font-family:museo-sans,sans-serif;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#1e1a34;background:#f7e9ed;padding:3px 8px;border-radius:100px}.bundle-card__description{font-family:museo-sans,sans-serif;font-size:11px;color:#1e1a34;margin:2px 0 6px;line-height:1.4}.bundle-card__price{font-family:museo-sans,sans-serif;font-size:13px;color:#a1a1a1;margin:0}.bundle-card__button{width:100%;padding:10px 12px;border:1.5px solid #D692A9;border-radius:100px;background:#d692a9;color:#fff;font-family:museo-sans,sans-serif;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;transition:background .2s,color .2s,border-color .2s;position:relative}.bundle-card__button:hover:not(:disabled):not(.is-added){background:#5c3144;border-color:#5c3144;color:#fff}.bundle-card__button:disabled{opacity:.4;cursor:not-allowed}.bundle-card__button-text--added{display:none}.bundle-card__button.is-added{background:#5c3144;color:#fff;border-color:#5c3144}.bundle-card__button.is-added [data-btn-text]{display:none}.bundle-card__button.is-added [data-btn-text-added]{display:inline}.bundle-panel{background:#fffafc;border:1px solid #F7E9ED;border-radius:12px;padding:1.5rem;text-align:center}.bundle-panel__title{font-family:quincy-cf,sans-serif;font-size:24px;font-weight:500;color:#1e1a34;margin:0 0 .25rem}.bundle-panel__subtitle{font-family:museo-sans,sans-serif;font-size:14px;color:#1e1a34;margin:0 0 1.25rem}.bundle-panel__tiers{display:flex;gap:8px;justify-content:center;margin-bottom:1.25rem}.bundle-panel__tier{padding:10px 20px;border:1.5px solid #1E1A34;border-radius:100px;background:transparent;color:#1e1a34;font-family:museo-sans,sans-serif;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:background .2s,color .2s;flex:1;max-width:180px}.bundle-panel__tier.is-active{background:#1e1a34;color:#fff}.bundle-panel__tier:hover:not(.is-active){background:#f7e9ed}.bundle-panel__slots{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:3rem;margin-bottom:2rem}.bundle-panel__slots.is-grid-2x2{grid-template-columns:repeat(4,1fr)}.bundle-panel__slot{width:100%;aspect-ratio:1 / 1;border:2px dashed #D692A9;border-radius:8px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;transition:border-color .2s}.bundle-panel__slot--filled{border-style:solid;border-color:#d692a9}.bundle-panel__slot-image{width:100%;height:100%;object-fit:cover;border-radius:6px}.bundle-panel__slot-placeholder{font-family:museo-sans,sans-serif;font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#d692a9}.bundle-panel__slot-remove{position:absolute;top:2px;right:2px;width:20px;height:20px;border-radius:50%;background:#1e1a34;color:#fff;border:none;font-size:12px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.bundle-panel__slot-remove:hover{background:#d692a9}.bundle-panel__pricing{font-family:museo-sans,sans-serif;font-size:16px;margin-bottom:1rem;min-height:1.5em}.bundle-panel__original-price{text-decoration:line-through;color:#a1a1a1;margin-right:8px}.bundle-panel__discounted-price{color:#1e1a34;font-weight:700}.bundle-panel__add-to-cart{width:100%;padding:14px 24px;border:none;border-radius:100px;background:#d692a9;color:#fff;font-family:museo-sans,sans-serif;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:background .2s}.bundle-panel__add-to-cart:disabled{opacity:.35;cursor:not-allowed}.bundle-panel__add-to-cart:hover:not(:disabled){background:#5c3144}.bundle-panel--desktop{display:none}@media(min-width:990px){.bundle-panel--desktop{display:block}}.bundle-panel--mobile{display:block;margin-bottom:1.5rem}@media(min-width:990px){.bundle-panel--mobile{display:none}}.bundle-bar{position:fixed;bottom:0;left:0;right:0;z-index:99;background:#fffafc;border-top:1.5px solid #D692A9;padding:12px 1.5rem;display:flex;justify-content:space-between;align-items:center;gap:12px;transform:translateY(100%);transition:transform .3s ease}.bundle-bar.is-visible{transform:translateY(0)}@media(min-width:990px){.bundle-bar{display:none}}.bundle-bar__info{display:flex;flex-direction:column;font-family:museo-sans,sans-serif;font-size:13px;color:#1e1a34;line-height:1.3}.bundle-bar__count{font-weight:700}.bundle-bar__total{font-size:12px;color:#a1a1a1}.bundle-bar__button{padding:12px 24px;border:none;border-radius:100px;background:#d692a9;color:#fff;font-family:museo-sans,sans-serif;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background .2s}.bundle-bar__button:hover:not(:disabled){background:#5c3144}.bundle-bar__button:disabled{opacity:.35;cursor:not-allowed}.bundle-sidebar-image{margin-top:3rem;border-radius:12px;overflow:hidden}.bundle-sidebar-image__img{width:100%;height:auto;display:block}
/*# sourceMappingURL=/cdn/shop/t/24/assets/bundle-builder.css.map */
