.bundle-pdp-dropdown{border:1px solid #e5e7eb;border-radius:14px;background:#fff;overflow:hidden}.bundle-pdp-dropdown__trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 16px;background:#fff;border:none;cursor:pointer;font:inherit;text-align:left}.bundle-select-size-notification{display:inline-block;background:#329797!important;background-color:#329797!important;color:#fff!important;padding:4px 10px;border-radius:4px;font-size:.55rem;font-weight:800;margin-left:8px;animation:bundle-notification-fade .2s ease}.bundle-select-size-notification.is-hidden{display:none}@keyframes bundle-notification-fade{0%{opacity:0}to{opacity:1}}.bundle-pdp-dropdown__trigger .bundle-pdp__heading{margin:0;flex:1}.bundle-pdp-dropdown__chevron{flex-shrink:0;width:20px;height:20px;margin-left:8px;color:#16a34a;transition:transform .25s ease}.bundle-pdp-dropdown.is-open .bundle-pdp-dropdown__chevron{transform:rotate(180deg)}.bundle-pdp-dropdown__content{display:none;padding:0 16px 16px;border-top:1px solid #e5e7eb}.bundle-pdp-dropdown.is-open .bundle-pdp-dropdown__content{display:block}.bundle-pdp-dropdown__content .bundle-choice{margin-top:16px;margin-bottom:0}.bundle-pdp-flat-content .bundle-choice{margin-top:0}.bundle-pdp__heading{display:flex;align-items:center;gap:.5rem;margin:0 0 .75rem}.bundle-step-index{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%}.bundle-pdp__heading h3{margin:0;font-size:1.125rem;letter-spacing:.2px}.bundle-choice{display:grid;gap:.75rem;margin-bottom:1rem}.bundle-choice__option{display:block;cursor:pointer}.bundle-choice__option input{position:absolute;opacity:0;pointer-events:none}.bundle-choice__box{display:block;border:1px solid #e5e7eb;border-radius:14px;padding:14px 16px;background:#fff;transition:all .2s ease}.bundle-choice__option input:checked+.bundle-choice__box{border-color:#16a34a;box-shadow:0 4px 18px #0206170f,0 0 0 3px #16a34a26}.bundle-choice__option.is-best .ribbon{display:inline-block;background:#111;color:#fff;font-size:12px;padding:2px 8px;border-radius:999px;margin-bottom:6px}.bundle-choice__title{display:block;font-weight:700;margin-bottom:2px}.bundle-choice__desc{display:block;color:#5b6470;line-height:1.35;font-size:.9rem}.bundle-choice__price-row{display:flex;align-items:baseline;gap:8px;margin-top:6px;flex-wrap:wrap}.bundle-choice__price{display:inline;font-weight:800}.bundle-choice__price-sub{font-size:.85rem;font-weight:400;color:#5b6470}.bundle-show-items-toggle{display:inline-flex;align-items:center;gap:6px;margin-top:12px;padding:7px 14px;border:1px solid #d1d5db;border-radius:999px;background:#fff;color:#374151;font-size:.82rem;font-weight:600;cursor:pointer;font-family:inherit;transition:all .2s ease;letter-spacing:.2px}.bundle-show-items-toggle:hover{background:#f3f4f6;border-color:#9ca3af;color:#111}.bundle-show-items-chevron{transition:transform .25s ease}.bundle-show-items-toggle[aria-expanded=true] .bundle-show-items-chevron{transform:rotate(180deg)}.bundle-items-list{margin-top:0}.bundle-items-list[hidden]{display:none}.bundle-items-divider{height:1px;background:#e5e7eb;margin:12px 0}.bundle-item-row{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #f0f0f0}.bundle-item-row:last-child{border-bottom:none;padding-bottom:0}.bundle-item-thumb{flex-shrink:0;width:50px;height:50px;border-radius:8px;overflow:hidden;background:#f5f5f5}.bundle-item-thumb img{display:block;width:100%;height:100%;object-fit:cover}.bundle-item-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.bundle-item-name{font-weight:600;font-size:.88rem;line-height:1.3;color:#111}.bundle-item-price{font-size:.82rem;color:#5b6470}.bundle-item-check{flex-shrink:0}.bundle-cards__grid{display:flex;flex-direction:column;gap:16px}.bundle-card{border:1px solid #e5e7eb;border-radius:12px;background:#fff;box-shadow:0 2px 8px #00000014;overflow:hidden;display:flex;flex-direction:row;align-items:stretch;padding:0;transition:all .2s ease}.bundle-card__media{flex:0 0 25%;max-width:25%;border-right:1px solid #e5e7eb;background:#f9f9f9;display:flex;align-items:center;justify-content:center}.bundle-card__media img{display:block;width:100%;height:auto;object-fit:cover}.bundle-card__content{flex:0 0 75%;max-width:75%;padding:16px;display:flex;flex-direction:column;justify-content:center;gap:8px}.bundle-card__title{margin:0;font-weight:700;font-size:.95rem;line-height:1.3}.bundle-price-block{display:flex;flex-direction:column;gap:2px;font-size:.85rem}.bundle-price-block .price-line{display:flex;justify-content:space-between;align-items:center}.bundle-price-block .label{color:#6b7280}.bundle-price-block .retail{color:#9ca3af;text-decoration:line-through}.bundle-price-block .money{font-weight:800;color:#111}.bundle-select{display:flex;flex-direction:column;gap:4px}.bundle-select>span{font-size:.82rem;color:#6b7280;font-weight:500}.bundle-select select{width:100%;padding:8px 30px 8px 10px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#111;font-size:.88rem;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center}@media(max-width:768px){.bundle-card__media{flex:0 0 30%;max-width:30%}.bundle-card__content{flex:0 0 70%;max-width:70%;padding:12px}}@media(min-width:1024px){.bundle-cards__grid{display:flex!important;flex-direction:column!important;gap:16px!important}.bundle-card{display:flex!important;flex-direction:row!important;grid-template-columns:none!important;padding:0!important}.bundle-card__media{border-right:1px solid #e5e7eb!important;border-bottom:none!important}.bundle-card__content{padding:16px!important}}
/*# sourceMappingURL=/cdn/shop/t/152/assets/bundle-pdp.css.map */
