.tp-quantity-bundle{display:block;width:100%;align-self:stretch;box-sizing:border-box;color:var(--tp-qb-text, #132b2e);font-family:var(--font-body--family, sans-serif)}.tp-quantity-bundle *,.tp-quantity-bundle *:before,.tp-quantity-bundle *:after{box-sizing:border-box}.tp-quantity-bundle__label{margin:0 0 14px;color:var(--tp-qb-text, #132b2e);font-family:var(--font-body--family, sans-serif);font-size:18px;font-weight:800;line-height:1.2;text-transform:uppercase}.tp-quantity-bundle__options{display:flex;flex-direction:column;gap:16px;width:100%;margin:0;padding:0;border:0}.tp-quantity-bundle__option{position:relative;display:flex;flex-direction:column;width:100%;margin:0;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.tp-quantity-bundle__option--no-tags{padding-top:0}.tp-quantity-bundle__radio{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.tp-quantity-bundle__tags{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;width:100%;padding-inline:14px;pointer-events:none}.tp-quantity-bundle__tag{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:4px 10px 3px;border-radius:3px 3px 0 0;background:var(--tp-qb-tag-background, #132b2e);color:var(--tp-qb-tag-text, #fff);font-size:13px;font-weight:800;line-height:1;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.tp-quantity-bundle__card{display:flex;align-items:center;gap:12px;width:100%;min-height:72px;padding:14px;border:1.5px solid var(--tp-qb-border, #62777a);border-radius:3px;background:var(--tp-qb-card-background, #fff);transition:border-color .16s ease,box-shadow .16s ease}.tp-quantity-bundle__option:hover .tp-quantity-bundle__card,.tp-quantity-bundle__option.is-selected .tp-quantity-bundle__card,.tp-quantity-bundle__radio:checked~.tp-quantity-bundle__card{border-color:var(--tp-qb-border-active, #d1dd77);box-shadow:inset 0 0 0 .5px var(--tp-qb-border-active, #d1dd77)}.tp-quantity-bundle__radio:focus-visible~.tp-quantity-bundle__card{outline:2px solid var(--tp-qb-border-active, #d1dd77);outline-offset:3px}.tp-quantity-bundle__radio-control{position:relative;flex:0 0 auto;width:21px;height:21px;border:1.5px solid var(--tp-qb-border, #62777a);border-radius:999px;background:#fff}.tp-quantity-bundle__radio-control:after{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:inherit;background:var(--tp-qb-border-active, #d1dd77);opacity:0;transform:scale(.65);transition:opacity .16s ease,transform .16s ease}.tp-quantity-bundle__option.is-selected .tp-quantity-bundle__radio-control,.tp-quantity-bundle__radio:checked~.tp-quantity-bundle__card .tp-quantity-bundle__radio-control{border-color:var(--tp-qb-border-active, #d1dd77)}.tp-quantity-bundle__option.is-selected .tp-quantity-bundle__radio-control:after,.tp-quantity-bundle__radio:checked~.tp-quantity-bundle__card .tp-quantity-bundle__radio-control:after{opacity:1;transform:scale(1)}.tp-quantity-bundle__content{display:flex;align-items:center;justify-content:space-between;flex:1 1 auto;min-width:0;gap:14px}.tp-quantity-bundle__copy{display:flex;flex-direction:column;gap:4px;min-width:0}.tp-quantity-bundle__title-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.tp-quantity-bundle__option-title{color:var(--tp-qb-text, #132b2e);font-size:17px;font-weight:800;line-height:1.15;text-transform:uppercase}.tp-quantity-bundle__badge{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:4px 8px 3px;border-radius:4px;background:var(--tp-qb-badge-background, #d1dd77);color:var(--tp-qb-badge-text, #132b2e);font-size:12px;font-weight:800;line-height:1;text-transform:uppercase;white-space:nowrap}.tp-quantity-bundle__total{color:var(--tp-qb-muted, #6f7a7c);font-size:12px;font-weight:800;line-height:1.2;text-transform:uppercase}.tp-quantity-bundle__price-group{display:flex;flex:0 0 auto;flex-direction:column;align-items:flex-end;gap:2px;color:var(--tp-qb-text, #132b2e);text-align:right}.tp-quantity-bundle__compare{color:#7d8790;font-size:13px;font-weight:700;line-height:1;text-decoration:line-through}.tp-quantity-bundle__price{color:#10181b;font-size:20px;font-weight:500;line-height:1.1;white-space:nowrap}.tp-quantity-bundle__button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:54px;margin-top:18px;padding:14px 24px;border:0;border-radius:999px;background:var(--tp-qb-button-background, #132b2e);color:var(--tp-qb-button-text, #fff);font:inherit;font-size:14px;font-weight:900;line-height:1;text-transform:uppercase;cursor:pointer;transition:opacity .16s ease,transform .16s ease}.tp-quantity-bundle__button:hover{transform:translateY(-1px)}.tp-quantity-bundle__button:disabled{cursor:not-allowed;opacity:.55;transform:none}.tp-quantity-bundle__message{min-height:18px;margin:8px 0 0;color:var(--tp-qb-muted, #6f7a7c);font-size:13px;line-height:1.35}.tp-quantity-bundle__message:empty{display:none}@media screen and (max-width:749px){.tp-quantity-bundle__label{font-size:16px}.tp-quantity-bundle__options{gap:14px}.tp-quantity-bundle__tags{padding-inline:12px}.tp-quantity-bundle__tag{min-height:24px;padding-inline:8px;font-size:11px}.tp-quantity-bundle__card{min-height:68px;padding:12px}.tp-quantity-bundle__content{gap:10px}.tp-quantity-bundle__option-title{font-size:16px}.tp-quantity-bundle__badge{font-size:11px}.tp-quantity-bundle__price{font-size:18px}}@media(prefers-reduced-motion:reduce){.tp-quantity-bundle__card,.tp-quantity-bundle__radio-control:after,.tp-quantity-bundle__button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/tp-quantity-bundle.css.map */
