.bundle-builder__item{display:flex;flex-direction:column-reverse}.bundle-builder .page-container{width:100vw;margin-left:0;margin-right:0;overflow:hidden}.bundle-builder__title h1{font-size:var(--font-size-h2-mobile);letter-spacing:calc(var(--font-size-h2-mobile)* var(--letter-spacing-multipler-header));margin-bottom:8px}.bundle-builder__title-review-price-container{display:none}.bundle-builder__mobile-tablet-title-review-price-container{display:block;width:calc(100vw - calc(2 * var(--mobile-content-left-right-margin)));margin-left:var(--mobile-content-left-right-margin);margin-right:var(--mobile-content-left-right-margin);padding-top:24px;padding-bottom:24px}.bundle-builder__mobile-tablet-title-review-price-container[data-position=below]{padding-top:0;padding-bottom:0}.bundle-builder__info-outer-container{width:calc(100vw - calc(2 * var(--mobile-content-left-right-margin)));margin-left:var(--mobile-content-left-right-margin);margin-right:var(--mobile-content-left-right-margin)}.bundle-builder__item[data-quick-view=true] .bundle-builder__info-outer-container{width:calc(100% - calc(2 * var(--mobile-content-left-right-margin)));margin-left:var(--mobile-content-left-right-margin);margin-right:var(--mobile-content-left-right-margin)}.bundle-builder .price{white-space:nowrap;font-weight:700;letter-spacing:0;display:flex;line-height:140%;font-size:20px;align-items:flex-start;width:auto;max-width:100%;position:relative}.bundle-builder .price .retail,.bundle-builder .price .deal{height:fit-content;margin-top:1px}.bundle-builder .price .retail{margin-right:6px;font-weight:400;color:var(--primary-green-50);text-decoration:line-through;text-decoration-thickness:1px}.bundle-builder .price .retail[data-visible=false]{display:none}.bundle-builder .price-installments-wrapper{display:flex;flex-direction:column;flex-wrap:wrap;margin-bottom:0;row-gap:8px;column-gap:4px}.bundle-builder .price-installments-wrapper .shopify-installments__pdp .shopify-installments__content .shopify-installments__text{min-height:23.8px}.bundle-builder .price-installments-wrapper .shopify-installments__pdp .shopify-installments__content .shopify-installments__text:empty{min-height:unset;padding-right:0}.bundle-builder .price-installments-wrapper .shopify-installments__pdp:not([data-initialized=true]){display:none}.bundle-builder-price__savings-label-outer-container,.bundle-builder .bundle-builder-price__savings-label{margin:0;white-space:nowrap;text-overflow:ellipsis;width:fit-content;max-width:100%}.bundle-builder .bundle-builder-price__savings-label [data-tooltip]:after{margin-left:0;left:auto;right:16px;bottom:auto;top:calc(100% + 4px)}.bundle-builder .bundle-builder-price__savings-label-outer-container span{padding:0;color:#fff;font-size:14px;line-height:22px;background-color:transparent}.bundle-builder .bundle-builder-price__savings-label-outer-container p{margin:0}.bundle-builder .bundle-builder-price__savings-label-outer-container span:not(.bundle-builder-price__savings-label__desktop):not(.bundle-builder-price__savings-label__mobile):not(.bundle-builder-price__savings-label-inner){min-height:30px;display:flex;border-radius:0;padding:4px 8px;margin-left:8px;font-size:16px;white-space:normal;align-items:flex-start;max-width:100%;gap:4px}.bundle-builder .bundle-builder-price__savings-label-outer-container span.bundle-builder-price__savings-label__desktop,.bundle-builder .bundle-builder-price__savings-label-outer-container span.bundle-builder-price__savings-label__mobile{background:transparent;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:1;font-weight:400}.bundle-builder .bundle-builder-price__savings-label-outer-container span.bundle-builder-price__savings-label__desktop{display:none}.bundle-builder .bundle-builder-price__savings-label-outer-container .icon-tooltip{height:14px;width:14px;margin-top:4px;margin-right:8px}.bundle-builder-price__savings-label-outer-container[data-display-regular-message=true] .bundle-builder-price__savings-label-inner[data-type=custom],.bundle-builder-price__savings-label-outer-container[data-display-regular-message=false] .bundle-builder-price__savings-label-inner[data-type=regular]{display:none}.price-installments-wrapper[data-display-installments-standin=true],.price-installments-wrapper[data-display-fsa-standin=true]{flex-wrap:nowrap}.price-installments-wrapper:not([data-display-installments-standin=true]) .bundle-builder-price__installments-stand-in,.price-installments-wrapper:not([data-display-fsa-standin=true]) .bundle-builder-price__fsa-stand-in{display:none}.bundle-builder-price__installments-stand-in{height:23.797px;width:220px;padding:4.8835px 0}.bundle-builder-price__fsa-stand-in{width:260px;height:20.4px;width:240px;padding:var((20.4px - 14px) /2) 0}.bundle-builder-price__installments-stand-in-inner,.bundle-builder-price__fsa-stand-in-inner{width:100%;height:14px;background-color:var(--render-bg-color)}.bundle-builder-gallery{position:relative}.bundle-builder-gallery__outer-container{padding-bottom:40px;z-index:0}.bundle-builder .qty-btn-wrap{display:flex;flex-direction:row;align-items:stretch;flex-wrap:nowrap;gap:10px}.bundle-builder .quantity-box__container{display:flex;flex-direction:row;align-items:stretch;justify-content:space-between;height:50px;border:solid 1px var(--primary-green)}.bundle-builder .quantity-box .plus,.bundle-builder .quantity-box .minus{width:30px;font-size:16px}.bundle-builder .quantity-box input[type=number]{border:0;width:20px;font-size:14px}.bundle-builder .product-buttons__container{width:100%}.bundle-builder .product-buttons__container .btn{height:50px;width:100%;padding:16px 20px}.bundle-builder__atc-container .chat-with-sales-button{width:100%;margin-bottom:10px}.bundle-builder__horizonal-line{width:100%;height:1px;display:block;background:var(--primary-green-20)}.bundle-builder__horizonal-line[data-hide-at-screen-width=mobile_tablet]{display:none}.bundle-builder__one-line-description p{margin-bottom:14px}.bundle-builder__one-line-description p:last-child{margin-bottom:0}.bundle-builder__one-line-description[data-hide-at-screen-width=mobile_tablet]{display:none}.bundle-builder__back-forward-buttons-inner-container{display:flex;gap:10px}.bundle-builder__back-forward-button.btn{width:calc(50% - 5px);-webkit-transition:all .4s ease-out,width 0s;-moz-transition:all .4s ease-out,width 0s;-o-transition:all .4s ease-out,width 0s;-ms-transition:all .4s ease-out,width 0s;transition:all .4s ease-out,width 0s;padding:1.2em}.bundle-builder__back-forward-buttons[data-disabled=true].bundle-builder__back-forward-button.btn{pointer-events:none}.bundle-builder[data-step="1"] .bundle-builder__back-forward-buttons[data-back-button-hidden=true] .bundle-builder__back-forward-button.btn{width:100%}.bundle-builder[data-step="1"] .bundle-builder__back-forward-buttons[data-back-button-hidden=true] .bundle-builder__back-forward-button.btn[data-direction=back]{display:none}.bundle-builder__back-forward-button[data-direction=back].btn{font-weight:700}.bundle-builder__info-outer-container{position:sticky;position:-webkit-sticky;align-self:flex-start;top:130px}.bundle-builder__preset-cta-inner-container{border:solid 1px var(--primary-green-20-hex);display:flex;flex-direction:column;justify-content:flex-start;gap:16px;padding-right:0;flex-wrap:nowrap;align-items:center;padding-top:0}.bundle-builder__preset-cta-gif-container{height:0;width:100%;padding-bottom:62%;flex-shrink:0;position:relative}.bundle-builder__preset-cta-text-button-container{display:flex;flex-direction:column;justify-content:center;flex-wrap:nowrap;gap:8px;align-items:center;padding:0 16px 16px;width:100%}.bundle-builder__preset-cta-text-button-container h4{font-family:var(--font-family-body);font-size:14px;letter-spacing:0;line-height:140%;font-weight:var(--font-weight-header);text-align:center;margin-bottom:4px;width:100%}.bundle-builder__preset-cta-text-button-container p{font-family:var(--font-family-body);font-size:12px;letter-spacing:0;line-height:140%;font-weight:var(--font-weight-body);text-align:center;margin-bottom:0;width:100%}.bundle-builder__preset-cta-text-button-container .btn{font-size:12px;font-style:normal;font-weight:var(--font-weight-header);line-height:normal;letter-spacing:calc(12px * var(--letter-spacing-multipler));text-transform:uppercase;padding:8px;width:100%}.bundle-builder__slide-down-pricing{height:120px;position:fixed;top:0;width:100%;z-index:100;overflow:hidden;transition:all .25s ease-in-out}.bundle-builder__slide-down-pricing{display:none}.bundle-builder__slide-down-pricing-inner{height:120px;width:100%;background-color:#fff;border-bottom:solid 1px var(--primary-green-20-hex);transition:all .25s ease-in-out;transform:translateY(-120px);padding:16px;display:flex;flex-direction:column;justify-content:center}.bundle-builder__slide-down-pricing[data-active=true] .bundle-builder__slide-down-pricing-inner{transform:translateY(0)}@media screen and (min-width: 385px){.bundle-builder__preset-cta-inner-container{flex-direction:row;justify-content:flex-start;padding-top:0;max-height:140px;padding-right:16px}.bundle-builder__preset-cta-gif-container{height:140px;width:120px;flex-shrink:0;padding-bottom:0}.bundle-builder__preset-cta-text-button-container{align-items:inherit;padding:0}.bundle-builder__preset-cta-text-button-container h4,.bundle-builder__preset-cta-text-button-container p{text-align:left}.bundle-builder__preset-cta-text-button-container{align-items:flex-start}.bundle-builder__preset-cta-text-button{width:100%}}@media screen and (min-width: 420px){.bundle-builder__preset-cta-inner-container{max-height:102px}.bundle-builder__preset-cta-gif-container{height:102px;width:102px;flex-shrink:0;padding-bottom:0}}@media screen and (min-width: 480px){.bundle-builder .page-container{overflow:inherit}.bundle-builder__preset-cta-text-button-container{align-items:center}.bundle-builder__preset-cta-text-button-container h4,.bundle-builder__preset-cta-text-button-container p{text-align:center}}@media screen and (min-width: 540px){.bundle-builder__preset-cta-text-button-container{flex-direction:row}.bundle-builder__preset-cta-text-button-container h4,.bundle-builder__preset-cta-text-button-container p{text-align:center}.bundle-builder__preset-cta-text-button-container h4,.bundle-builder__preset-cta-text-button-container p{text-align:left}.bundle-builder__preset-cta-text-button{width:fit-content;max-width:none}.bundle-builder__preset-cta-text-button .btn{white-space:nowrap}.bundle-builder__preset-cta-text-button-container{gap:16px 8px;justify-content:space-between}}@media screen and (min-width: 600px){.bundle-builder__info-outer-container{width:calc(100vw - calc(2* var(--tablet-content-left-right-margin)));margin-left:var(--tablet-content-left-right-margin);margin-right:var(--tablet-content-left-right-margin)}.bundle-builder .bundle-builder-price__savings-label-outer-container span.bundle-builder-price__savings-label__desktop{display:block}.bundle-builder .bundle-builder-price__savings-label-outer-container span.bundle-builder-price__savings-label__mobile{display:none}.bundle-builder__title h1{font-size:36px;letter-spacing:calc(36px* var(--letter-spacing-multipler-header))}.bundle-builder .bundle-builder-price__savings-label{max-height:30px}.bundle-builder .bundle-builder-price__savings-label-outer-container span.bundle-builder-price__savings-label__desktop,.bundle-builder .bundle-builder-price__savings-label-outer-container span.bundle-builder-price__savings-label__mobile{font-size:14px}.bundle-builder__mobile-tablet-title-review-price-container[data-position=below]{margin-left:var(--tablet-content-left-right-margin);margin-right:var(--tablet-content-left-right-margin);width:calc(100vw - (2 * var(--tablet-content-left-right-margin)))}.bundle-builder-price__savings-label-outer-container{max-height:30px}}@media screen and (min-width: 750px){.bundle-builder__preset-cta-text-button{width:100%;max-width:260px}}@media screen and (min-width: 840px){.bundle-builder__info-outer-container,.bundle-builder__mobile-tablet-title-review-price-container[data-position=below]{width:var(--desktop-content-max-width);margin-left:calc((100vw - var(--desktop-content-max-width-vw)) /2);margin-right:calc((100vw - var(--desktop-content-max-width-vw)) /2)}}@media screen and (min-width: 900px){.bundle-builder__preset-cta-inner-container{border:solid 1px var(--primary-green-20-hex);display:flex;flex-direction:column;justify-content:flex-start;gap:16px;padding-right:0;flex-wrap:nowrap;align-items:center;padding-top:0}.bundle-builder__preset-cta-gif-container{height:0;width:100%;padding-bottom:62%;flex-shrink:0;position:relative}.bundle-builder__preset-cta-text-button-container{display:flex;flex-direction:column;justify-content:center;flex-wrap:nowrap;gap:8px;align-items:center;padding:0 16px 16px;width:100%}.bundle-builder__preset-cta-text-button-container h4{font-family:var(--font-family-body);font-size:14px;letter-spacing:0;line-height:140%;font-weight:var(--font-weight-header);text-align:center;margin-bottom:4px;width:100%}.bundle-builder__preset-cta-text-button-container p{font-family:var(--font-family-body);font-size:12px;letter-spacing:0;line-height:140%;font-weight:var(--font-weight-body);text-align:center;margin-bottom:0;width:100%}.bundle-builder__preset-cta-text-button-container .btn{font-size:12px;font-style:normal;font-weight:var(--font-weight-header);line-height:normal;letter-spacing:calc(12px * var(--letter-spacing-multipler));text-transform:uppercase;padding:8px;width:100%}.bundle-builder__slide-down-pricing{height:120px;position:fixed;top:0;width:100%;z-index:100;overflow:hidden;transition:all .25s ease-in-out;display:none!important}.bundle-builder__slide-down-pricing{display:none}.bundle-builder__slide-down-pricing-inner{height:120px;width:100%;background-color:#fff;border-bottom:solid 1px var(--primary-green-20-hex);transition:all .25s ease-in-out;transform:translateY(-120px);padding:16px;display:flex;flex-direction:column;justify-content:center}.bundle-builder__slide-down-pricing[data-active=true] .bundle-builder__slide-down-pricing-inner{transform:translateY(0)}@media screen and (min-width: 385px){.bundle-builder__preset-cta-inner-container{flex-direction:row;justify-content:flex-start;padding-top:0;max-height:140px;padding-right:16px}.bundle-builder__preset-cta-gif-container{height:140px;width:120px;flex-shrink:0;padding-bottom:0}.bundle-builder__preset-cta-text-button-container{align-items:inherit;padding:0}.bundle-builder__preset-cta-text-button-container h4,.bundle-builder__preset-cta-text-button-container p{text-align:left}.bundle-builder__preset-cta-text-button-container{align-items:flex-start}.bundle-builder__preset-cta-text-button{width:100%;max-width:200px}}@media screen and (min-width: 420px){.bundle-builder__preset-cta-inner-container{max-height:102px}.bundle-builder__preset-cta-gif-container{height:102px;width:102px;flex-shrink:0;padding-bottom:0}}@media screen and (min-width: 480px){.bundle-builder .page-container{overflow:inherit}.bundle-builder__preset-cta-text-button-container{align-items:center}.bundle-builder__preset-cta-text-button-container h4,.bundle-builder__preset-cta-text-button-container p{text-align:center}}@media screen and (min-width: 540px){.bundle-builder__preset-cta-text-button-container{flex-direction:row}.bundle-builder__preset-cta-text-button-container h4,.bundle-builder__preset-cta-text-button-container p{text-align:center}.bundle-builder__preset-cta-text-button-container h4,.bundle-builder__preset-cta-text-button-container p{text-align:left}.bundle-builder__preset-cta-text-button{width:fit-content;max-width:none}.bundle-builder__preset-cta-text-button .btn{white-space:nowrap}.bundle-builder__preset-cta-text-button-container{gap:16px 8px;justify-content:space-between}.bundle-builder__mobile-tablet-title-review-price-container{display:none}.bundle-builder__item[data-quick-view=true] .bundle-builder__info-outer-container{width:calc(55% - 40px);padding-right:var(--mobile-content-left-right-margin);margin-left:0;margin-right:0}.bundle-builder__horizonal-line[data-hide-at-screen-width=mobile_tablet]{display:block}.bundle-builder__horizonal-line[data-hide-at-screen-width=desktop]{display:none}.bundle-builder__one-line-description[data-hide-at-screen-width=mobile_tablet]{display:block}.bundle-builder__one-line-description[data-hide-at-screen-width=desktop]{display:none}.bundle-builder__title h1{font-size:36px;letter-spacing:calc(36px* var(--letter-spacing-multipler-header))}.bundle-builder .bundle-builder-price__savings-label{max-height:30px}.bundle-builder .bundle-builder-price__savings-label-outer-container span.bundle-builder-price__savings-label__desktop,.bundle-builder .bundle-builder-price__savings-label-outer-container span.bundle-builder-price__savings-label__mobile{font-size:14px}.bundle-builder__mobile-tablet-title-review-price-container[data-position=below]{margin-left:var(--tablet-content-left-right-margin);margin-right:var(--tablet-content-left-right-margin);width:calc(100vw - (2 * var(--tablet-content-left-right-margin)))}.bundle-builder-price__savings-label-outer-container{max-height:30px}}@media screen and (min-width: 750px){.bundle-builder__preset-cta-text-button{width:100%;max-width:260px}}@media screen and (min-width: 840px){.bundle-builder__info-outer-container,.bundle-builder__mobile-tablet-title-review-price-container[data-position=below]{width:var(--desktop-content-max-width);margin-left:calc((100vw - var(--desktop-content-max-width-vw)) /2);margin-right:calc((100vw - var(--desktop-content-max-width-vw)) /2)}}.bundle-builder .page-container{width:calc(100vw - calc(2 * var(--mobile-content-left-right-margin)));margin-left:var(--mobile-content-left-right-margin);margin-right:var(--mobile-content-left-right-margin);margin-top:30px}.bundle-builder__title h1{font-size:40px;letter-spacing:calc(40px* var(--letter-spacing-multipler-header))}.bundle-builder__item{gap:40px;flex-direction:row-reverse}.bundle-builder__info-outer-container{width:450px;flex-shrink:0;margin:0}.bundle-builder__title-review-price-container{display:block}.bundle-builder__mobile-tablet-title-review-price-container{display:none}.bundle-builder__item[data-quick-view=true] .bundle-builder__info-outer-container{width:calc(55% - 40px);padding-right:var(--mobile-content-left-right-margin);margin-left:0;margin-right:0}.bundle-builder__horizonal-line[data-hide-at-screen-width=mobile_tablet]{display:block}.bundle-builder__horizonal-line[data-hide-at-screen-width=desktop]{display:none}.bundle-builder__one-line-description[data-hide-at-screen-width=mobile_tablet]{display:block}.bundle-builder__one-line-description[data-hide-at-screen-width=desktop]{display:none}.bundle-builder__preset-cta-text-button{width:100%;max-width:none;margin-right:auto}@media screen and (min-width: 1168px){.bundle-builder .page-container{width:var(--large-desktop-content-max-width);margin-left:calc((100vw - var(--large-desktop-content-max-width)) /2);margin-right:calc((100vw - var(--large-desktop-content-max-width)) /2)}.bundle-builder[data-large-desktop-style=left_hand_side_full_width] .page-container{width:calc(100% - var(--mobile-content-left-right-margin) - calc((100vw - var(--large-desktop-content-max-width)) /2));margin-left:var(--mobile-content-left-right-margin);margin-right:calc((100vw - var(--large-desktop-content-max-width)) /2)}.bundle-builder[data-large-desktop-style=full_width] .bundle-builder__item{gap:56px}.bundle-builder[data-large-desktop-style=full_width] .page-container{width:calc(100% - 84px);margin-left:42px;margin-right:42px}.bundle-builder[data-large-desktop-style=full_width] .bundle-builder__info-outer-container{width:calc(45vw - 98px);padding-right:calc((45vw - 98px)*.115)}.bundle-builder[data-large-desktop-style=left_hand_side_full_width] .bundle-builder__info-outer-container{width:500px}.bundle-builder__preset-cta-inner-container{max-height:140px}.bundle-builder__preset-cta-gif-container{height:122px;width:120px;flex-shrink:0;padding-bottom:0}.bundle-builder__preset-cta-text-button-container{flex-direction:column}.bundle-builder__preset-cta-text-button-container h4,.bundle-builder__preset-cta-text-button-container p{text-align:center}}@media screen and (min-width: 1440px){.bundle-builder .page-container{width:var(--large-desktop-content-max-width);margin-left:calc((100vw - var(--large-desktop-content-max-width)) /2);margin-right:calc((100vw - var(--large-desktop-content-max-width)) /2)}.bundle-builder__preset-cta-inner-container{max-height:82px}.bundle-builder__preset-cta-gif-container{height:82px;width:82px;flex-shrink:0;padding-bottom:0}.bundle-builder__preset-cta-text-button-container{flex-direction:row}.bundle-builder__preset-cta-text-button-container h4,.bundle-builder__preset-cta-text-button-container p{text-align:left}.bundle-builder__preset-cta-text-button{width:fit-content}}.bundle-builder[data-large-desktop-style=left_hand_side_full_width] .bundle-builder__info-outer-container{width:500px}.bundle-builder__preset-cta-inner-container{max-height:140px}.bundle-builder__preset-cta-gif-container{height:122px;width:120px;flex-shrink:0;padding-bottom:0}.bundle-builder__preset-cta-text-button-container{flex-direction:column}.bundle-builder__preset-cta-text-container{width:100%}.bundle-builder__preset-cta-text-button-container h4,.bundle-builder__preset-cta-text-button-container p{text-align:left}}@media screen and (min-width: 1440px){.bundle-builder .page-container{width:var(--large-desktop-content-max-width);margin-left:calc((100vw - var(--large-desktop-content-max-width)) /2);margin-right:calc((100vw - var(--large-desktop-content-max-width)) /2)}.bundle-builder__preset-cta-inner-container{max-height:82px}.bundle-builder__preset-cta-gif-container{height:82px;width:82px;flex-shrink:0;padding-bottom:0}.bundle-builder__preset-cta-text-button-container{flex-direction:row}.bundle-builder__preset-cta-text-button-container h4,.bundle-builder__preset-cta-text-button-container p{text-align:left}}.mobile-sticky-price{position:fixed;top:51px;z-index:10;background:#fff;width:100%;left:0;padding:10px 10px 10px 25px;border-bottom:1px solid #c6cbc8}
/*# sourceMappingURL=/cdn/shop/t/154/assets/style_sections_bundle-builder.css.map */
