.pulse-bundle-offer{margin:1.5rem 0}.pulse-bundle-offer--compact{margin:1rem 0}.pulse-bundle-offer__container{width:100%;text-align:left;overflow:visible}.pulse-bundle-offer__title{font-size:1.6rem;font-weight:700;margin:0 0 1.5rem;line-height:1.3;text-align:center;position:relative;width:100%;text-transform:uppercase;letter-spacing:.05em;color:rgb(var(--color-foreground));display:flex;align-items:center;justify-content:center;gap:1.5rem;overflow:visible}.pulse-bundle-offer__title:before,.pulse-bundle-offer__title:after{content:"";flex:1 1 auto;max-width:200px;min-width:60px;height:2px;background-color:var(--pulse-cta-primary-hex, var(--pulse-accent, #00FF66));display:block!important;visibility:visible!important;opacity:1!important;z-index:0}.pulse-bundle-offer__title:before{order:-1}.pulse-bundle-offer__title:after{order:1}.pulse-bundle-offer__subtitle{font-size:1rem;opacity:.8;margin:0 0 1.5rem;line-height:1.4}.pulse-bundle-offer__fieldset{border:none;margin:0;padding:0}.pulse-bundle-offer__list{display:flex;list-style:none;margin:0;padding:0;width:100%}.pulse-bundle-offer__list--vertical{flex-direction:column;gap:1.25rem}.pulse-bundle-offer__option{position:relative;width:100%}.pulse-bundle-offer__option--popular{position:relative}.pulse-bundle-offer__input{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.pulse-bundle-offer__label{display:block;cursor:pointer;-webkit-user-select:none;user-select:none}.pulse-bundle-offer__label--card{border:1px solid rgba(0,0,0,.15)!important;border-radius:.5rem;padding:1.5rem;transition:all .2s ease;min-height:auto;display:flex!important;align-items:flex-start;gap:1.5rem;position:relative;background-color:#fff!important;box-shadow:none!important;width:100%;cursor:pointer}.pulse-bundle-offer__label--card:hover{border-color:#00000040!important;border-width:1px!important;background-color:#fff!important;box-shadow:none!important}.pulse-bundle-offer__input:checked+.pulse-bundle-offer__label--card{border:2px solid var(--pulse-cta-primary-hex, var(--pulse-accent, #00FF66))!important;border-color:var(--pulse-cta-primary-hex, var(--pulse-accent, #00FF66))!important;border-style:solid!important;border-width:2px!important;background-color:color-mix(in srgb,var(--pulse-cta-primary-hex, var(--pulse-accent, #00FF66)) 10%,transparent)!important;box-shadow:0 2px 8px color-mix(in srgb,var(--pulse-cta-primary-hex, var(--pulse-accent, #00FF66)) 20%,transparent)!important;outline:none!important}.pulse-bundle-offer__radio-wrapper{flex-shrink:0;width:2.8rem;height:2.8rem;position:relative;margin-top:.1rem;display:flex!important;align-items:center;justify-content:center;visibility:visible!important}.pulse-bundle-offer__radio-indicator{width:2.8rem!important;height:2.8rem!important;min-width:2.8rem!important;min-height:2.8rem!important;border:2px solid rgba(0,0,0,.2)!important;border-radius:50%!important;display:block!important;visibility:visible!important;opacity:1!important;position:relative;z-index:10;box-sizing:border-box!important;background-color:#fff!important;flex-shrink:0}.pulse-bundle-offer__input:checked+.pulse-bundle-offer__label--card .pulse-bundle-offer__radio-indicator{border:2px solid var(--pulse-cta-primary-hex, var(--pulse-accent, #00FF66))!important;border-color:var(--pulse-cta-primary-hex, var(--pulse-accent, #00FF66))!important;background-color:var(--pulse-cta-primary-hex, var(--pulse-accent, #00FF66))!important;box-shadow:none!important;width:2.8rem!important;height:2.8rem!important;min-width:2.8rem!important;min-height:2.8rem!important;box-sizing:border-box!important}.pulse-bundle-offer__radio-indicator:after{content:"";width:1.2rem;height:1.2rem;border-radius:50%;background-color:#fff;opacity:0;transform:scale(0);transition:opacity .2s ease,transform .2s ease;position:absolute;top:50%;left:50%;margin-top:-.6rem;margin-left:-.6rem;z-index:25;pointer-events:none}.pulse-bundle-offer__input:checked+.pulse-bundle-offer__label--card .pulse-bundle-offer__radio-indicator:after{opacity:1!important;transform:scale(1)!important;visibility:visible!important;display:block!important;background-color:#fff!important}.pulse-bundle-offer__option-content{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex:1;width:100%;text-align:left}.pulse-bundle-offer__option-left{display:flex;flex-direction:column;gap:.25rem;flex:1}.pulse-bundle-offer__option-header{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;text-align:left;margin-bottom:.25rem}.pulse-bundle-offer__option-label{font-size:1.4rem;font-weight:700;line-height:1.2;color:rgb(var(--color-foreground));text-align:left}.pulse-bundle-offer__option-details{font-size:1rem;color:rgb(var(--color-foreground));line-height:1.4;text-align:left;margin-bottom:0}.pulse-bundle-offer__option-pricing{display:flex;flex-direction:column;gap:.25rem;align-items:flex-end;text-align:right;flex-shrink:0;justify-content:flex-start}.pulse-bundle-offer__price{font-size:1.4rem;font-weight:700;line-height:1.2;color:rgb(var(--color-foreground));text-align:right}.pulse-bundle-offer__input:checked+.pulse-bundle-offer__label--card .pulse-bundle-offer__price{color:var(--pulse-cta-primary-hex, var(--pulse-accent, #00FF66))!important}.pulse-bundle-offer__original-price{font-size:1rem;font-weight:400;color:rgba(var(--color-foreground),.5);text-decoration:line-through;line-height:1.2;text-align:right;display:block}.pulse-bundle-offer__per-unit{font-size:.9rem;color:rgba(var(--color-foreground),.6);line-height:1.4}.pulse-bundle-offer__badge{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:.25rem .5rem;border-radius:.25rem;background-color:rgb(var(--color-base-accent-1));color:rgb(var(--color-base-solid-button-labels))}.pulse-bundle-offer__badge--popular{position:absolute;top:-.75rem;right:.5rem;transform:rotate(-5deg);background-color:var(--pulse-cta-primary-hex, var(--pulse-accent, #00FF66));font-size:.75rem;font-weight:700;padding:.375rem .75rem;z-index:20;color:var(--pulse-cta-primary-text-hex, #000000);border-radius:.25rem;white-space:nowrap;box-shadow:0 2px 4px #0003;display:block!important;visibility:visible!important}.pulse-bundle-offer__badge--inline{background-color:rgb(var(--color-base-accent-1));color:rgb(var(--color-base-solid-button-labels));border:none;font-size:.7rem;font-weight:600;padding:.2rem .5rem;border-radius:.25rem;margin-left:.5rem;white-space:nowrap}.pulse-bundle-offer__input:checked+.pulse-bundle-offer__label--radio .pulse-bundle-offer__badge--inline{background-color:rgb(var(--color-base-accent-1));border-color:rgb(var(--color-base-accent-1));color:rgb(var(--color-base-solid-button-labels))}.pulse-bundle-offer__list--horizontal{flex-direction:row;flex-wrap:nowrap;gap:1rem;display:flex;width:100%}.pulse-bundle-offer__pill{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.15)!important;border-radius:.5rem;padding:1rem 1.5rem;background-color:#fff!important;color:rgb(var(--color-foreground));font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-align:center;min-height:2.75rem;-webkit-user-select:none;user-select:none;flex:1;min-width:120px;box-shadow:none!important}.pulse-bundle-offer__pill:hover{border-color:#00000040!important;background-color:#fff!important;box-shadow:none!important}.pulse-bundle-offer__pill--selected{border:2px solid var(--pulse-cta-primary-hex, var(--pulse-accent, #00FF66))!important;border-color:var(--pulse-cta-primary-hex, var(--pulse-accent, #00FF66))!important;background-color:color-mix(in srgb,var(--pulse-cta-primary-hex, var(--pulse-accent, #00FF66)) 10%,transparent)!important;color:rgb(var(--color-foreground))!important;box-shadow:0 2px 8px color-mix(in srgb,var(--pulse-cta-primary-hex, var(--pulse-accent, #00FF66)) 20%,transparent)!important}.pulse-bundle-offer__pill--selected:hover{opacity:.95}.pulse-bundle-offer__pill--popular{position:relative}.pulse-bundle-offer__pill .pulse-bundle-offer__option-content{display:flex;flex-direction:column;gap:.25rem;align-items:center;justify-content:center;text-align:center;width:100%}.pulse-bundle-offer__pill-wrapper{position:relative;width:100%;display:flex;flex-direction:column}.pulse-bundle-offer__pill .pulse-bundle-offer__option-label{font-size:1rem}.pulse-bundle-offer__pill .pulse-bundle-offer__savings{font-size:.8125rem;font-weight:600;color:var(--pulse-cta-primary-hex, var(--pulse-accent, #00FF66));line-height:1.2}.pulse-bundle-offer__pill--selected .pulse-bundle-offer__savings{color:var(--pulse-cta-primary-hex, var(--pulse-accent, #00FF66))!important}.pulse-bundle-offer__pill .pulse-bundle-offer__price{font-size:1.2rem;font-weight:700;line-height:1.2;color:rgb(var(--color-foreground))}.pulse-bundle-offer__pill--selected .pulse-bundle-offer__price{color:var(--pulse-cta-primary-hex, var(--pulse-accent, #00FF66))!important}.pulse-bundle-offer__pill .pulse-bundle-offer__original-price{font-size:.875rem;font-weight:400;color:rgba(var(--color-foreground),.5);text-decoration:line-through;line-height:1.2;display:block;margin-top:.125rem}.pulse-bundle-offer__addons{display:flex;flex-direction:column;gap:.75rem;margin:.5rem 0}.pulse-bundle-offer__addon-item{position:relative}.pulse-bundle-offer__addon-checkbox{position:absolute;opacity:0;pointer-events:none}.pulse-bundle-offer__addon-label{display:flex;align-items:center;padding:.875rem 1rem;border:1.5px solid rgba(var(--color-base-accent-1),.3);border-radius:.5rem;cursor:pointer;transition:all .2s ease;min-height:2.75rem;-webkit-user-select:none;user-select:none;background-color:rgba(var(--color-base-accent-1),.02)}.pulse-bundle-offer__addon-checkbox:checked+.pulse-bundle-offer__addon-label{border-color:rgb(var(--color-base-accent-1));border-width:2px;background-color:rgba(var(--color-base-accent-1),.08)}.pulse-bundle-offer__addon-content{display:flex;align-items:center;justify-content:space-between;width:100%;gap:.75rem}.pulse-bundle-offer__addon-title{font-size:.9375rem;font-weight:500;line-height:1.3;flex:1}.pulse-bundle-offer__addon-note{font-size:.8125rem;color:rgb(var(--color-base-accent-1));font-weight:600}.pulse-bundle-offer__addon-price{font-size:.875rem;font-weight:600;white-space:nowrap}.pulse-bundle-offer__estimated-total{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(var(--color-foreground),.1);display:flex;justify-content:space-between;align-items:center;font-size:1rem;font-weight:600}.pulse-bundle-offer__estimated-label{opacity:.8}.pulse-bundle-offer__estimated-value{color:rgb(var(--color-base-accent-1))}.pulse-bundle-offer__secondary-button{margin-top:1rem;padding:.875rem 1.5rem;border:1px solid rgb(var(--color-base-accent-1));border-radius:.5rem;background-color:rgb(var(--color-base-accent-1));color:rgb(var(--color-base-solid-button-labels));font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease;min-height:2.75rem;width:100%}.pulse-bundle-offer__secondary-button:hover{opacity:.9}.pulse-bundle-offer__secondary-button:focus-visible{outline:2px solid rgb(var(--color-base-accent-1));outline-offset:2px}.pulse-bundle-offer--collapsible .pulse-bundle-offer__details{border:1px solid rgba(var(--color-foreground),.1);border-radius:.5rem;padding:1rem}.pulse-bundle-offer__summary{display:flex;flex-direction:column;gap:.25rem;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.pulse-bundle-offer__summary::-webkit-details-marker{display:none}.pulse-bundle-offer__summary::marker{display:none}.pulse-bundle-offer__summary-title{font-size:1.125rem;font-weight:600;line-height:1.3}.pulse-bundle-offer__summary-subtitle{font-size:.875rem;opacity:.8;line-height:1.4}.pulse-bundle-offer__summary:after{content:"+";position:absolute;right:1rem;top:1rem;font-size:1.5rem;font-weight:300;transition:transform .2s ease}.pulse-bundle-offer__details[open] .pulse-bundle-offer__summary:after{transform:rotate(45deg)}@media screen and (max-width:749px){.pulse-bundle-offer__title{font-size:1.4rem;gap:1rem}.pulse-bundle-offer__title:before,.pulse-bundle-offer__title:after{max-width:150px;min-width:50px;height:2px}.pulse-bundle-offer__badge--popular{top:-1rem}.pulse-bundle-offer--reduce-spacing-mobile{margin:1rem 0}.pulse-bundle-offer--reduce-spacing-mobile .pulse-bundle-offer__list{gap:.75rem}.pulse-bundle-offer--reduce-spacing-mobile .pulse-bundle-offer__label--card{padding:1.2rem;gap:1.2rem}.pulse-bundle-offer__radio-wrapper{width:2rem;height:2rem}.pulse-bundle-offer--clamp-text-mobile .pulse-bundle-offer__option-label{font-size:1.2rem}.pulse-bundle-offer--clamp-text-mobile .pulse-bundle-offer__price{font-size:1.4rem}.pulse-bundle-offer--clamp-text-mobile .pulse-bundle-offer__original-price{font-size:1rem}.pulse-bundle-offer--clamp-text-mobile .pulse-bundle-offer__per-unit{font-size:.9rem}.pulse-bundle-offer--clamp-text-mobile .pulse-bundle-offer__addon-title{font-size:.875rem}.pulse-bundle-offer__list--horizontal{flex-direction:column}.pulse-bundle-offer__pill{width:100%}.pulse-bundle-offer__details[data-collapsed-mobile=true]{display:none}@media(prefers-reduced-motion:no-preference){.pulse-bundle-offer__details[data-collapsed-mobile=true]{display:block}}}@media screen and (min-width:750px){.pulse-bundle-offer__pill:not(.pulse-bundle-offer__pill--selected):hover{transform:translateY(-1px);box-shadow:0 2px 6px #00000026}}.pulse-bundle-offer__input:focus-visible+.pulse-bundle-offer__label--card,.pulse-bundle-offer__pill:focus-visible,.pulse-bundle-offer__addon-checkbox:focus-visible+.pulse-bundle-offer__addon-label{outline:2px solid rgb(var(--color-base-accent-1));outline-offset:2px}.pulse-bundle-offer__pill[aria-pressed=true]{border:2px solid var(--pulse-cta-primary-hex, var(--pulse-accent, #00FF66))!important;border-color:var(--pulse-cta-primary-hex, var(--pulse-accent, #00FF66))!important;background-color:color-mix(in srgb,var(--pulse-cta-primary-hex, var(--pulse-accent, #00FF66)) 10%,transparent)!important;color:rgb(var(--color-foreground))!important}.pulse-bundle-offer__variant-selectors{margin-top:.75rem;width:100%}.pulse-bundle-offer__variant-selector-item{margin-bottom:.5rem}.pulse-bundle-offer__variant-selector-item:last-child{margin-bottom:0}.pulse-bundle-offer__variant-select{margin-bottom:.5rem}.pulse-bundle-offer__variant-select:last-child{margin-bottom:0}.pulse-bundle-offer__variant-label{display:block;font-size:.8125rem;font-weight:500;margin-bottom:.375rem;color:rgb(var(--color-foreground))}.pulse-bundle-offer__variant-dropdown{width:100%;padding:.5rem .75rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:.25rem;font-size:.875rem;background-color:#fff;color:rgb(var(--color-foreground));cursor:pointer}.pulse-bundle-offer__variant-dropdown:hover{border-color:rgba(var(--color-foreground),.3)}.pulse-bundle-offer__variant-dropdown:focus{outline:2px solid rgb(var(--color-base-accent-1));outline-offset:2px;border-color:rgb(var(--color-base-accent-1))}.pulse-bundle-offer__pill-wrapper{position:relative;width:100%}.pulse-bundle-offer__variant-selectors--horizontal{width:100%;margin-left:0;margin-right:0;padding-left:0;padding-right:0;margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(var(--color-foreground),.1)}@media screen and (max-width:749px){.pulse-bundle-offer__variant-selectors{margin-top:.75rem;padding-top:.75rem}.pulse-bundle-offer__variant-selector-item{margin-bottom:.75rem}.pulse-bundle-offer__variant-label{font-size:.8125rem}.pulse-bundle-offer__variant-dropdown{font-size:.875rem;padding:.5rem .75rem}}@media(prefers-reduced-motion:reduce){.pulse-bundle-offer__pill,.pulse-bundle-offer__label--card,.pulse-bundle-offer__addon-label,.pulse-bundle-offer__summary:after,.pulse-bundle-offer__radio-indicator,.pulse-bundle-offer__variant-dropdown{transition:none}.pulse-bundle-offer__pill:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-pulse-bundle-offer.css.map */
