.section-byb{display:grid}.section-byb__container{width:100%}.section-byb__breadcrumbs.page-width{padding-top:2rem;padding-bottom:2rem}.section-byb .section-byb__steps{margin-bottom:4rem}@media screen and (min-width:750px){.section-byb .page-width{padding-left:3rem;padding-right:3rem}.section-byb__container{margin-bottom:2.5rem}.section-byb .section-byb__steps{margin-bottom:10rem}}@media screen and (min-width:2000px){.section-byb__steps.page-width{padding-left:8rem;padding-right:8rem}}.section-byb__breadcrumbs{display:flex;font-size:1.3rem;line-height:1.4;font-weight:500;letter-spacing:0}.section-byb__breadcrumbs a{color:inherit;text-decoration:none}.section-byb__breadcrumbs ol{display:flex;gap:1.6rem;list-style:none;padding:0;margin:0}.section-byb__breadcrumbs li{display:flex;align-items:center;gap:1.6rem}.section-byb__breadcrumbs li:after{content:">"}.section-byb__breadcrumbs li:last-child:after{content:""}@media screen and (min-width:750px){.section-byb__breadcrumbs{margin:0 0 1.2rem}}.section-byb__module{padding:24px 12px 12px;background-color:var(--color-white);border-radius:2rem;display:grid;gap:24px}.section-byb__info{padding:0 14px}.section-byb__info .section-byb__content:first-child{margin-top:0}.section-byb__info .section-byb__content:last-child{margin-bottom:0}.section-byb__title,.section-byb__subtitle{font-family:var(--font-heading-family);font-weight:500;letter-spacing:.032rem}.section-byb__title{line-height:1.2;margin:.6rem 0}.section-byb__subtitle{margin:.6rem 0}.section-byb__text{font-family:var(--font-alt-family);font-weight:400;line-height:2rem;letter-spacing:.018rem;margin:1rem 0}.section-byb__text ul{padding-left:2rem;margin:0}.section-byb__terms,.section-byb__accordion .accordion-content__subtitle,.bundle-card .product-description{letter-spacing:.014rem}.section-byb__terms{font-family:var(--font-alt-family);font-weight:400;line-height:1.4rem;margin:1rem 0}@media screen and (min-width:1024px){.section-byb__module{grid-template-columns:1fr 50%;align-items:center;gap:8rem;padding:32px 40px}.section-byb__info{width:fit-content;align-self:center;justify-self:start}.section-byb__title,.section-byb__subtitle{margin:0}.section-byb__text{line-height:3.4rem;margin:30px -2px 36px}.section-byb__text ul{line-height:2.4rem}.section-byb__text li{margin-bottom:15px}.section-byb__text li:last-child{margin-bottom:0}.section-byb__terms{line-height:2rem;margin:3rem 0}.section-byb__bundle-info .section-byb__bundle-price{line-height:2rem;letter-spacing:.014rem}.section-byb__bundle-text{letter-spacing:.017rem;margin:10px 0 0}}@media screen and (min-width:1440px){.section-byb__info{padding:0 12px}}@media screen and (min-width:2000px){.section-byb__info{padding:5rem}}.bundle-progress{width:100%;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));column-gap:4px;row-gap:.6rem;list-style:none;margin:0;padding:0}.bundle-progress__step{display:flex;flex-direction:column;gap:5px;min-width:0;text-align:left}.bundle-progress__bar{height:6px;border-radius:30px;background:var(--bundle-progress-fill, #d9d9d9)}.bundle-progress__label{font-family:var(--font-heading-family);font-weight:500;font-size:1.1rem;line-height:1.3rem;letter-spacing:.01rem;color:var(--color-black);padding-top:5px}.bundle-progress__prefix{display:none}.bundle-progress__status{display:flex;align-items:center;min-height:1.8rem}.bundle-progress__pill{display:inline-flex;align-items:center;justify-content:center;height:13px;max-width:53px;padding:0 2px;border-radius:100px;font-family:var(--font-heading-family);font-weight:500;font-size:9.53px;line-height:11.27px;letter-spacing:.09px;white-space:nowrap;overflow:hidden}.bundle-progress__pill--required{background:#c8dab4;color:#005f00}.bundle-progress__pill--optional{background:#dad5cf;color:#686868}.bundle-progress__check{display:none;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;background:#c8dab4}.bundle-progress__check svg{width:7px;height:auto}.bundle-progress__step.is-bundle-step-complete .bundle-progress__check{display:inline-flex}.bundle-progress__step.is-bundle-step-complete .bundle-progress__pill,.bundle-progress--tier2 .bundle-progress__status{display:none}.section-byb__tier-msg{font-family:var(--font-heading-family);font-weight:500;font-size:var(--byb-promo-label-size, 11px);line-height:1.1;letter-spacing:.1px;margin:0 0 15px;padding-top:20px;text-align:left;color:var(--byb-promo-label-color, inherit)}.section-byb__tier-msg:empty{display:none}@media screen and (min-width:750px){.bundle-progress{column-gap:8px}.bundle-progress__prefix{display:inline}.bundle-progress__pill{width:72px;height:15px;max-width:none;padding:0;font-family:var(--font-heading-family);font-weight:500;font-size:11px;line-height:13px;letter-spacing:.1px}}.section-byb__bundle{padding:34px 10px 20px;background-color:#ece9e4;border-radius:2rem;display:flex;flex-direction:column;gap:18px;height:fit-content}.section-byb__bundle-products{display:grid;grid-template-columns:repeat(var(--byb-slots, 5),minmax(0,1fr));gap:.8rem}.section-byb__bundle-placeholder{aspect-ratio:1 / 1;display:flex!important;justify-content:center;align-items:center;padding:1rem;background-color:#dad5cf;overflow:hidden}.section-byb__bundle-placeholder img{width:100%;height:100%;object-fit:cover;display:block}.section-byb__bundle-placeholder.has-product{cursor:pointer}.bundle-card .card .card__inner .card__media{background:#dad6cf}.bundle-card .card__media .section-byb__bundle-remove{position:absolute;top:1rem;right:1rem;z-index:2;padding:0;margin:0;border:0;background-color:transparent;color:var(--color-black);cursor:pointer;display:flex;align-items:center;justify-content:center;pointer-events:auto}.bundle-card .card__media .section-byb__bundle-remove svg{display:block;width:1.7rem;height:1.7rem;flex-shrink:0}.section-byb__bundle-price-amounts{white-space:nowrap}.section-byb__bundle-price-original,.section-byb__bundle-price-mid{text-decoration:line-through;margin-right:.35em;opacity:.75}.bundle-card__promo-price{display:flex;gap:.5em;align-items:baseline;flex-wrap:wrap;justify-content:center}.bundle-card__promo-original{text-decoration:line-through;opacity:.6}.bundle-card__promo-original,.section-byb__bundle-price-mid{font-weight:var(--byb-strike-weight, inherit);color:var(--byb-strike-color, inherit)}.section-byb__bundle-info{text-align:center}.section-byb__bundle-price{font-family:var(--font-heading-family);font-weight:500;line-height:1.2;letter-spacing:.026rem;text-transform:uppercase;margin:0}.section-byb__bundle-text{font-family:var(--font-alt-family);font-weight:400;line-height:2.4rem;letter-spacing:.014rem;margin:0}.section-byb__bundle-button{padding-top:1.6rem;padding-bottom:1.6rem;background-color:var(--color-black);color:rgb(var(--color-background));border:.1rem solid rgb(var(--color-foreground));font-size:2rem;font-weight:500;text-transform:uppercase}.section-byb__bundle-button:hover{background-color:transparent;color:var(--color-black)}@media screen and (max-width:749px){.section-byb__bundle-button{font-size:1.6rem;padding-top:1.28rem;padding-bottom:1.28rem;min-height:0;line-height:1.25}.section-byb__bundle-button .loading__spinner{width:1.6rem;height:1.6rem}}.section-byb__atc-wrap{display:flex;flex-direction:column;gap:.5rem;width:100%}.section-byb__atc-message{font-family:var(--font-alt-family);font-size:1.3rem;line-height:1.35;margin:0;padding:0 .4rem;text-align:center;color:rgb(var(--color-foreground))}.section-byb__atc-message.section-byb__atc-message--error{color:#b42318}@media screen and (min-width:750px){.bundle-card .card__media .section-byb__bundle-remove{top:3.2rem;right:3.2rem}.bundle-card .card__media .section-byb__bundle-remove svg{width:2.5rem;height:2.5rem}}@media screen and (min-width:1024px){.section-byb__bundle{padding:40px 35px 30px}}.section-byb__accordion{display:block;padding:1rem 0}.section-byb__accordion .accordion-item{scroll-margin-top:calc(var(--header-height, 6rem) + .75rem)}.section-byb__accordion .accordion-header{width:100%;background:none;border:none;padding:14px 0;font:inherit;cursor:pointer;text-transform:uppercase;font-size:1.6rem;letter-spacing:.019em;display:flex;align-items:center;justify-content:space-between;border-bottom:.1rem solid var(--color-black);color:rgb(var(--color-foreground));-webkit-text-fill-color:rgb(var(--color-foreground));appearance:none;-webkit-appearance:none;scroll-margin-top:calc(var(--header-height, 6rem) + .75rem)}.section-byb__accordion .accordion-header:hover,.section-byb__accordion .accordion-header:focus,.section-byb__accordion .accordion-header:focus-visible,.section-byb__accordion .accordion-header:active{color:rgb(var(--color-foreground));-webkit-text-fill-color:rgb(var(--color-foreground))}.section-byb__accordion button.accordion-header .accordion-header__text>span:first-child{font-weight:500;line-height:3.8rem;letter-spacing:.026rem;text-decoration:none;color:var(--color-black);-webkit-text-fill-color:var(--color-black)}.section-byb__accordion .accordion-header:hover .accordion-header__text>span:first-child,.section-byb__accordion .accordion-header:focus .accordion-header__text>span:first-child,.section-byb__accordion .accordion-header:focus-visible .accordion-header__text>span:first-child,.section-byb__accordion .accordion-header:active .accordion-header__text>span:first-child{color:var(--color-black);-webkit-text-fill-color:var(--color-black)}.section-byb__accordion .accordion-header:after{content:none}.section-byb__accordion .accordion-header__text{display:flex;justify-content:flex-start;align-items:center;gap:1.4rem}.accordion-header__status{font-family:var(--font-alt-family);font-size:1.2rem;letter-spacing:.01em;text-transform:lowercase;display:flex;justify-content:flex-start;align-items:center;gap:.6rem;margin-top:.1rem;color:rgba(var(--color-foreground),.38);-webkit-text-fill-color:rgba(var(--color-foreground),.38)}.section-byb__accordion .accordion-header__status [js-bundle-step-status-label]{font-style:italic}.accordion-header__status.is-bundle-step-complete{color:#090;-webkit-text-fill-color:#009900}.section-byb__accordion .accordion-header .arrow{display:flex;width:2.8rem;height:2.8rem;flex-shrink:0;justify-content:center;align-items:center;color:rgb(var(--color-foreground))}.section-byb__accordion .accordion-header .arrow svg{display:block;width:100%;height:auto;max-height:100%}.section-byb__accordion .accordion-header .close{display:flex;width:1.8rem;height:1.8rem;flex-shrink:0;justify-content:center;align-items:center;color:var(--color-black)}.section-byb__accordion .accordion-header .checkmark{display:flex;width:2rem;height:2rem;flex-shrink:0;justify-content:center;align-items:center;color:inherit}.section-byb__accordion .accordion-header .checkmark svg,.section-byb__accordion .accordion-header .close svg{display:block;width:100%;height:100%;flex-shrink:0}.section-byb__accordion .accordion-header[aria-expanded=false] .close,.section-byb__accordion .accordion-header[aria-expanded=true] .arrow{display:none}.section-byb__accordion .accordion-content__container{margin:4px 0 10px}.section-byb__accordion .accordion-content__subtitle{font-family:var(--font-alt-family);margin:0;font-style:italic;font-size:1.2rem;line-height:2.4rem}.section-byb__accordion .accordion-content__collection{padding:0}@media screen and (min-width:750px){.section-byb__accordion{padding:0}.section-byb__accordion .accordion-item{margin-bottom:0}}@media screen and (min-width:1024px){.section-byb__accordion .accordion-header{padding:12px 0;width:calc(100% - var(--byb-card-pad-desktop, 25px) * 2);margin:0 auto}.section-byb__accordion .accordion-content__container{margin:4px 0 8px}.section-byb__accordion .accordion-header__text{font-size:2.6rem}.section-byb__accordion .accordion-content__subtitle{padding:0 var(--byb-card-pad-desktop, 25px) 0}.section-byb__accordion .accordion-header .close{width:2.2rem;height:2.2rem}.section-byb__accordion .accordion-header .checkmark{width:2.4rem;height:2.4rem}.section-byb__accordion .accordion-content__collection{padding:0}}.accordion-content__collection{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem;margin-top:.5rem}.bundle-card{padding:var(--byb-card-pad, 10px);border-radius:1rem}.bundle-card .card__heading{font-weight:500}.bundle-card .product-description{font-weight:500;line-height:1.5}.bundle-card .card a.card__inner,.bundle-card .card__content>a.card__information{pointer-events:none;cursor:default}.bundle-card .card .quick-add{margin:0 auto;pointer-events:auto;cursor:pointer}@media screen and (min-width:1024px){.accordion-content__collection{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:0}.bundle-card{padding:var(--byb-card-pad-desktop, 25px)}.bundle-card .product-description{line-height:1.45}}.section-byb__sticky{position:fixed;left:0;right:0;bottom:0;z-index:100;background-color:#ece9e4;border-top:1px solid var(--color-black);box-shadow:0 -4px 16px #0000001a;transform:translateY(100%);opacity:0;visibility:hidden;pointer-events:none;transition:transform .35s ease,opacity .35s ease,visibility 0s linear .35s}.section-byb__sticky--visible{transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto;transition:transform .35s ease,opacity .35s ease,visibility 0s}.section-byb__sticky-inner{display:flex;flex-direction:column;padding-top:10px;padding-bottom:16px}.section-byb__sticky-toggle{display:flex;align-items:center;justify-content:center;width:100%;padding:2px 0 26px;margin:0;background:none;border:0;cursor:pointer;color:var(--color-black)}.section-byb__sticky-toggle-icon{display:flex;width:19px;height:17px;transition:transform .3s ease}.section-byb__sticky-toggle-icon svg{display:block;width:100%;height:100%}.section-byb__sticky--collapsed .section-byb__sticky-toggle{padding-bottom:0}.section-byb__sticky--collapsed .section-byb__sticky-toggle-icon{transform:rotate(180deg)}.section-byb__sticky-products-wrap{display:grid;grid-template-rows:1fr;transition:grid-template-rows .32s ease,opacity .32s ease,margin-top .32s ease}.section-byb__sticky--collapsed .section-byb__sticky-products-wrap{grid-template-rows:0fr;opacity:0;margin-top:0}.section-byb__sticky-products{min-height:0;overflow:hidden;display:grid;grid-template-columns:repeat(var(--byb-slots, 5),65px);gap:8px;justify-content:center}.section-byb__sticky-products .section-byb__bundle-placeholder{padding:6px}.section-byb__sticky-summary{display:flex;flex-direction:column;gap:16px;margin-top:16px}.section-byb__sticky-price{margin:0;text-align:center;font-size:16px}.section-byb__sticky-atc{display:flex;flex-direction:column;gap:5px}.section-byb__sticky-atc .section-byb__atc-message{margin:0}@media(prefers-reduced-motion:reduce){.section-byb__sticky,.section-byb__sticky--visible,.section-byb__sticky-products-wrap,.section-byb__sticky-toggle-icon{transition:none}}@media screen and (min-width:1229px){.section-byb__sticky-inner{flex-direction:row;align-items:center;justify-content:space-between;gap:30px;padding-top:14px;padding-bottom:14px}.section-byb__sticky-toggle{display:none}.section-byb__sticky-products-wrap{grid-template-rows:1fr;opacity:1;margin-top:0;flex:0 1 auto;min-width:0}.section-byb__sticky-products{grid-template-columns:repeat(var(--byb-slots, 5),70px)}.section-byb__sticky-summary{flex-direction:row;align-items:center;gap:24px;margin-top:0;flex:0 0 auto}.section-byb__sticky-price{font-size:20px;text-align:right;white-space:nowrap}.section-byb__sticky-atc .button.button--full-width{width:auto;min-width:260px;margin:0;white-space:nowrap}.section-byb__sticky-atc .section-byb__bundle-button{font-size:16px;padding-top:13px;padding-bottom:13px}.section-byb__bundle-info{padding-top:15px}.section-byb__bundle-price{margin:0 0 .8rem}}
/*# sourceMappingURL=/cdn/shop/t/706/assets/section-bundle.css.map */
