.bundle-builder__container{display:grid;gap:.75rem}.bundle-builder__slots{display:grid;gap:.5rem}.bundle-builder__progress{align-items:center;align-self:stretch;display:flex;justify-content:space-between;padding-block-end:3rem;position:relative}.bundle-builder__progress:before{background-color:var(--color-border);border:1px solid rgb(var(--brand-colors-brand-primary,#01483a));border-radius:8px;border-radius:--radius-pill;content:"";display:block;height:8px;left:2px;position:absolute;width:calc(100% - 5px);z-index:1}.bundle-builder__progress:after{background-color:rgb(var(--brand-colors-brand-tertiary,255,127,50));content:"";display:block;height:8px;position:absolute;width:100%;width:var(--progress-step,0);z-index:0}.bundle-builder__progress .bundle-builder__progress-text--short{display:none}.bundle-builder__progress .bundle-builder__progress-text--long,.bundle-builder__progress--lg .bundle-builder__progress-text--short{display:block}.bundle-builder__progress--lg .bundle-builder__progress-text--long{display:none}.bundle-builder__progress-step{position:relative}.bundle-builder__progress-step:before{background-color:rgb(var(--background));border:1px solid rgb(var(--brand-colors-brand-primary,#01483a));border-radius:50%;content:"";display:block;height:16px;position:relative;width:16px;z-index:1}.bundle-builder__progress-step:not(:first-of-type):not(:last-of-type) .bundle-builder__progress-text{position:absolute;transform:translateX(calc(-50% + 8px))}.bundle-builder__progress-step--complete:before{background-color:rgb(var(--brand-colors-brand-tertiary,255,127,50))}.bundle-builder__progress-step--final .bundle-builder__progress-text{right:0}.bundle-builder__progress-text{font-family:var(--fonts-text-font-numbers,"Space Grotesk");font-size:var(--text-sm,12px);font-style:normal;font-weight:400;line-height:120%;padding-block-start:8px;position:absolute;text-align:center;width:-moz-max-content;width:max-content}.bundle-builder__pack-options{display:grid;padding-block-end:.5rem}.bundle-builder-slot{--accordion-spacing:var(--spacing-5);background:rgb(var(--brand-colors-brand-neutral,#ddcdbf));border:1px dashed rgb(var(--brand-colors-brand-primary,#01483a));border-radius:3rem;box-sizing:content-box;transition:background .2s ease-in-out}.bundle-builder-slot .circle-plus{height:3rem;width:3rem}.bundle-builder-slot.is-active{background:transparent}.bundle-builder-slot.is-active,.bundle-builder-slot[open]{border:1px solid rgb(var(--brand-colors-brand-primary,#01483a))}.bundle-builder-slot[open]{background:#fff;border-radius:2rem}.bundle-builder-slot[open] .text-with-icon svg{fill:rgb(var(--text-color))}.bundle-builder-slot__toggle{align-items:center;display:flex;flex-grow:1;gap:var(--spacing-2);height:72px;justify-content:space-between;min-height:72px;padding:.75rem 1rem}.bundle-builder-slot__toggle .bundle-builder-options__image{width:4rem}.bundle-builder-slot__toggle-text{display:grid;gap:.25rem}.bundle-builder-slot__toggle-title{font-family:var(--fonts-text-font-numbers,"Space Grotesk");font-size:var(--text-base,14px);font-style:normal;font-weight:400;letter-spacing:.42px;line-height:100%;text-transform:uppercase}.bundle-builder-slot__toggle-subtitle{display:block}.bundle-builder-slot__toggle-product-title,.bundle-builder-slot__toggle-subtitle{font-size:var(--text-h6,16px);font-style:normal;font-weight:400;letter-spacing:-.32px;line-height:110%}.bundle-builder-slot__toggle-product-title{font-family:var(--fonts-heading-font-family,"Edu Favorit")}.bundle-builder-slot__toggle-variant-title{font-family:var(--fonts-text-font-numbers,"Space Grotesk");font-size:var(--text-xs,11px);font-style:normal;font-weight:400;letter-spacing:.33px;line-height:100%;text-transform:uppercase}.bundle-builder-slot__cta-text{display:none}.bundle-builder-slot__content{padding:0 .75rem .75rem}.bundle-builder-slot__cta{align-items:center;display:flex;gap:20px}.bundle-builder-slot__toggle-icon-edit{display:flex}.bundle-builder__add-to-bundle-button,.bundle-builder__add-to-cart-button{align-items:center;align-self:stretch;display:flex;justify-content:center;min-height:60px;padding:16px 60px;width:100%}.bundle-builder__add-to-bundle-button div,.bundle-builder__add-to-bundle-button span,.bundle-builder__add-to-cart-button div,.bundle-builder__add-to-cart-button span{pointer-events:none}.bundle-builder-options .block-swatch{background:transparent;font-size:var(--text-base,16px);font-style:normal;font-weight:400;letter-spacing:.32px;line-height:100%;text-transform:uppercase}.bundle-builder-options .block-swatch.is-disabled{background-image:linear-gradient(to bottom right,transparent 50%,currentColor 50% calc(50% + 2px),transparent calc(50% + 2px));color:rgb(var(--text-color)/.5)}.bundle-builder-options .block-swatch.is-disabled:before{box-shadow:0 0 0 1px rgb(var(--text-color)/.5)}.bundle-builder-options__fieldset-legend-container{display:flex;font-size:var(--text-base,16px);font-style:normal;font-weight:400;gap:.5rem;letter-spacing:-.32px;line-height:100%;margin-block-end:.5rem}.bundle-builder-options__legend{text-wrap:nowrap;align-items:center;display:flex;white-space:nowrap}.bundle-builder-options__helper-text a,.bundle-builder-options__size-chart-text{text-decoration:underline}.bundle-builder-options__separator.shape-line{background:rgb(var(--brand-colors-brand-accent,#88b1e8));height:unset;width:1px}.bundle-builder-options__title{font-size:var(--text-h5,24px);font-style:normal;font-weight:400;letter-spacing:-.48px;line-height:100%;margin-bottom:.75rem}.bundle-builder-options--slot,.bundle-builder-options__variant-picker{display:grid;gap:1rem}.bundle-builder-options__options{display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr);width:100%}.bundle-builder-options__options--slot{gap:.25rem;grid-template-columns:repeat(3,1fr)}.bundle-builder-options input[type=radio]{height:0;opacity:0;position:absolute;width:0}.bundle-builder-options input[type=radio]:focus-visible+.bundle-builder-options__option{outline:.125rem solid highlight;outline:.125rem solid -webkit-focus-ring-color;outline-offset:.25rem}.bundle-builder-options__option{border:.0625rem solid rgb(var(--text-color));border-radius:var(--rounded-md);cursor:pointer;display:flex;flex:1;flex-direction:column;position:relative}input[type=radio]:checked+.bundle-builder-options__option{border-width:.1875rem}.bundle-builder-options__option--slot{padding:0}.bundle-builder-options__option--pack{min-height:44px;padding:32px 16px 20px}.bundle-builder-options__option--pack .bundle-builder-options__item-content{gap:1rem}.bundle-builder-options__unit-price-label{display:block;padding-block-start:.25rem}.bundle-builder-options__unit-price-label-unit,.bundle-builder-options__unit-price-label-value{display:inline-block}.bundle-builder-options__item-discount-badge{background:rgb(var(--brand-colors-brand-secondary,#ffbf3f));border-radius:3.75rem;font-family:var(--fonts-text-font-numbers,"Space Grotesk");font-size:var(--text-sm,14px);font-style:normal;font-weight:400;left:0;line-height:120%;margin-inline:auto;padding:.125rem .75rem;position:absolute;right:0;text-transform:uppercase;top:-.75rem;width:-moz-fit-content;width:fit-content;z-index:1}.bundle-builder-options__item-image{align-items:center;display:flex;justify-content:center;padding-bottom:56%;position:relative}.bundle-builder-options__item-image img{height:100%;left:0;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;position:absolute;width:100%}.bundle-builder-options__image{height:auto;max-width:100%;-o-object-fit:contain;object-fit:contain}.bundle-builder-options__item-content{display:flex;flex-direction:column;gap:.5rem;text-align:center}.bundle-builder-options__item-header{display:flex;flex-direction:column}.bundle-builder-options__item-title{font-size:var(--text-base,16px);font-style:normal;font-weight:400;letter-spacing:.32px;line-height:100%;text-transform:uppercase}.bundle-builder-options__item-title--slot{font-size:var(--text-base,14px);line-height:120%;padding:4px 4px 8px;text-transform:capitalize}.bundle-builder-options__item-info{color:rgb(var(--text-color-light));font-size:var(--text-xs,11px)}.bundle-builder-options__item-pricing{font-family:var(--fonts-text-font-numbers,"Space Grotesk");font-size:var(--text-xs,11px);font-style:normal;font-weight:400;line-height:120%}@media screen and (min-width:700px){.bundle-builder-slot__toggle-subtitle{display:none}.bundle-builder-slot__cta-text{display:block;font-size:var(--text-h6,16px);font-style:normal;font-weight:400;letter-spacing:-.32px;line-height:110%}.bundle-builder-options__item-title--slot{padding:8px 8px 12px}}