.bundle{display:block}.bundle .custom-bundle{margin-bottom:0;margin-top:0}.bundle .custom-bundle__media{transition:border-color var(--transition-duration) var(--transition-function)}.bundle .custom-bundle__variant-trigger{border-width:1.5px;box-sizing:border-box;transition:border-color var(--transition-duration) var(--transition-function)}.bundle .custom-bundle__summary-row{display:none}.bundle .custom-bundle__compare{font-size:1.4rem;font-weight:300}@media screen and (max-width:749px){.bundle:not(.bundle--mobile-pdp) .custom-bundle__inner{background-color:transparent;border:0;padding:0}.bundle:not(.bundle--mobile-pdp) .custom-bundle__header{align-items:center;background-color:transparent;border-bottom:0;gap:.6rem;padding:0 0 2rem}.bundle:not(.bundle--mobile-pdp) .custom-bundle__header-row{justify-content:center}.bundle:not(.bundle--mobile-pdp) .custom-bundle__heading{font-size:2rem}.bundle:not(.bundle--mobile-pdp) .custom-bundle__intro{text-align:center}.bundle:not(.bundle--mobile-pdp) .custom-bundle__grid{display:grid;gap:1.2rem 1rem;grid-template-columns:1fr 1fr;padding:0}.bundle:not(.bundle--mobile-pdp) .custom-bundle__card,.bundle:not(.bundle--mobile-pdp) .custom-bundle__card.is-selected,.bundle:not(.bundle--mobile-pdp) .custom-bundle__card:has([data-bundle-checkbox]:checked){align-items:stretch;background-color:transparent;border-bottom:0;flex-direction:column;gap:1rem;padding:0}.bundle:not(.bundle--mobile-pdp) .custom-bundle__checkbox{height:1.8rem;left:.6rem;position:absolute;top:.6rem;width:1.8rem;z-index:1}.bundle:not(.bundle--mobile-pdp) .custom-bundle__checkbox-mark{background-color:transparent;border-color:var(--brand-white);box-shadow:0 .1rem .1rem #0000001a}.bundle:not(.bundle--mobile-pdp) .custom-bundle__checkbox-input:checked+.custom-bundle__checkbox-mark{background-color:var(--brand-primary-green);border-color:var(--brand-white)}.bundle:not(.bundle--mobile-pdp) .custom-bundle__checkbox-mark .icon-checkmark{height:1.1rem;width:1.1rem}.bundle:not(.bundle--mobile-pdp) .custom-bundle__media{aspect-ratio:1;border:2px solid transparent;box-sizing:border-box;height:auto;width:100%}.bundle:not(.bundle--mobile-pdp) .custom-bundle__card.is-selected .custom-bundle__media,.bundle:not(.bundle--mobile-pdp) .custom-bundle__card:has([data-bundle-checkbox]:checked) .custom-bundle__media{border-color:var(--brand-primary-green)}.bundle:not(.bundle--mobile-pdp) .custom-bundle__info{gap:var(--space-2xs)}.bundle:not(.bundle--mobile-pdp) .custom-bundle__subtitle{color:rgb(var(--color-foreground))}.bundle:not(.bundle--mobile-pdp) .custom-bundle__variant-trigger{padding:var(--space-2xs)}.bundle:not(.bundle--mobile-pdp) .custom-bundle__footer{align-items:center;background-color:var(--brand-beige-5-for-bg);border-radius:var(--radius-xs);column-gap:.8rem;display:grid;grid-template-columns:auto minmax(0,1fr);margin-top:var(--space-xs);padding:1.6rem 1.2rem 2rem;row-gap:.4rem}.bundle:not(.bundle--mobile-pdp) .custom-bundle__count{grid-column:1 / -1;grid-row:1}.bundle:not(.bundle--mobile-pdp) .custom-bundle__summary{display:flex;flex-direction:column;grid-column:1;grid-row:2}.bundle:not(.bundle--mobile-pdp) .custom-bundle__savings{align-self:center;grid-column:2;grid-row:2}.bundle:not(.bundle--mobile-pdp) .custom-bundle__total{font-size:2.2rem}.bundle:not(.bundle--mobile-pdp) .custom-bundle__add-button{grid-column:1 / -1;grid-row:3;margin-top:.8rem}.bundle:not(.bundle--mobile-pdp) .custom-bundle__add-button.btn-primary{min-width:0!important;width:100%}}@media screen and (min-width:750px){.bundle .custom-bundle__inner{background-color:transparent;border:0;gap:2rem;margin-inline:auto;max-width:100%;width:fit-content}.bundle .custom-bundle__header{align-items:center;background-color:transparent;border-bottom:0;gap:var(--space-2xs);padding:0}.bundle .custom-bundle__header-row{justify-content:center}.bundle .custom-bundle__heading{font-size:2.4rem}.bundle .custom-bundle__intro{font-size:1.3rem;text-align:center}.bundle .custom-bundle__grid{display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--space-xs);justify-content:center;max-width:100%;padding:0;width:max-content}.bundle .custom-bundle__card,.bundle .custom-bundle__card.is-selected,.bundle .custom-bundle__card:has([data-bundle-checkbox]:checked){align-items:stretch;background-color:transparent;border-bottom:0;flex:0 1 33.2rem;flex-direction:column;gap:var(--space-xs);max-width:33.2rem;min-width:0;padding:0;width:33.2rem}.bundle .custom-bundle__checkbox{height:2.2rem;left:1rem;position:absolute;top:1rem;width:2.2rem;z-index:1}.bundle .custom-bundle__checkbox-mark{background-color:transparent;border-color:var(--brand-white);box-shadow:0 .1rem .1rem #0000001a}.bundle .custom-bundle__checkbox-input:checked+.custom-bundle__checkbox-mark{background-color:var(--brand-primary-green);border-color:var(--brand-white)}.bundle .custom-bundle__checkbox-mark .icon-checkmark{height:1.3rem;width:1.3rem}.bundle .custom-bundle__media{aspect-ratio:1;border:2px solid transparent;box-sizing:border-box;height:auto;width:100%}.bundle .custom-bundle__card.is-selected .custom-bundle__media,.bundle .custom-bundle__card:has([data-bundle-checkbox]:checked) .custom-bundle__media{border-color:var(--brand-primary-green)}.bundle .custom-bundle__info{gap:var(--space-2xs)}.bundle .custom-bundle__subtitle{color:rgb(var(--color-foreground))}.bundle .custom-bundle__footer{align-items:center;background-color:var(--brand-beige-5-for-bg);border:1px solid rgb(var(--color-border));border-radius:var(--radius-xs);column-gap:.8rem;display:grid;grid-template-columns:max-content max-content 1fr auto;padding:2rem 2.4rem;row-gap:.2rem}.bundle .custom-bundle__count{grid-column:1 / -1;grid-row:1;justify-self:start}.bundle .custom-bundle__summary{display:flex;flex-direction:column;grid-column:1;grid-row:2}.bundle .custom-bundle__savings{align-self:center;grid-column:2;grid-row:2}.bundle .custom-bundle__add-button{grid-column:4;grid-row:2;margin-left:0}.bundle .custom-bundle__total{font-size:2.6rem}.bundle .custom-bundle__compare{font-size:1.6rem}.bundle .custom-bundle__add-button.btn-primary{min-width:18.9rem!important;width:18.9rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/bundle.css.map */
