.nw-bundle-main{background:#5aba5f;border-radius:20px;padding:24px;color:#fffff7;font-family:var(--font-stack-body)}.nw-bundle-item__accordion-heading,.nw-bundle-item__accordion-heading .nw-bundle-item__accordion-title-text,.nw-bundle-purchase__title h2{margin:0;font-size:32px;font-weight:400;font-family:var(--font-stack-headings);letter-spacing:0px;line-height:1}.nw-bundle-item__accordion-heading{width:100%}.nw-bundle-item__accordion-trigger{width:100%;margin:0;padding:0;border:none;background:none;color:inherit;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.nw-bundle-item__accordion-title-text{flex:1;min-width:0}.nw-bundle-item__accordion-title-text--mobile,.nw-bundle-item__scroll-hint{display:none}.nw-bundle-item__accordion-arrow{flex-shrink:0;display:block;width:12px;height:12px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);translate:0 -2px;transition:transform .35s ease}.nw-bundle-item--accordion-open .nw-bundle-item__accordion-arrow{transform:rotate(225deg);translate:0 2px}.nw-bundle-item__accordion-collapse{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.nw-bundle-item--accordion-open .nw-bundle-item__accordion-collapse{grid-template-rows:1fr}.nw-bundle-item__accordion-collapse-inner{overflow:hidden;min-height:0}.nw-bundle-item__accordion-trigger:disabled{cursor:default;opacity:1}.nw-bundle-item__product-item{display:flex;align-items:center;background:#fffff7;border-radius:16px;padding:12px;margin-top:16px;gap:16px;position:relative}.nw-bundle-item__product-item .nw-bundle-item__product-item-cta-button:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;z-index:1}.nw-bundle-item__product-item-image{--size: 90px;width:var(--size);min-width:var(--size);border-radius:8px;overflow:hidden}.nw-bundle-item__product-item-image img{width:100%;display:block;aspect-ratio:1 / 1}.nw-bundle-item__product-item-title{flex:1}.nw-bundle-item__product-item-title h3,span.nw-bundle-purchase__purchase-option-item-title{font-size:20px;color:#201d1e;font-weight:400;font-family:var(--font-stack-headings);margin:0;line-height:1.1;letter-spacing:0px}.nw-bundle-item__product-item-price{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;line-height:1.1}.nw-bundle-item__product-item-price-current,span.nw-bundle-purchase__purchase-option-item-price{color:#5aba5f;font-size:20px;font-weight:400;letter-spacing:0px;font-family:var(--font-stack-headings)}span.nw-bundle-item__product-item-price-tier{background:#eb001b;color:#fff;font-size:14px;padding:5px 4px 2px;font-family:var(--font-stack-body);font-weight:700}.nw-bundle-item__product-item-price-compare{opacity:.4;font-size:16px;color:#201d1e;font-weight:500;text-decoration:line-through;font-family:var(--font-stack-body)}.nw-bundle-main .nw-bundle-item:not(:first-child){margin-top:30px}.nw-bundle-item__product-item-cta{--size: 125px;width:var(--size);min-width:var(--size)}.nw-bundle-item__product-item-cta .nw-bundle-item__product-item-cta-button{color:#fffff7;width:100%;background:#5aba5f;font-size:18px;font-weight:700;line-height:1;border-radius:8px;padding:14px 5px;transition:all .3s ease}.nw-bundle-item__product-item-cta .nw-bundle-item__product-item-cta-button:hover,.nw-bundle-item__product-item-cta .nw-bundle-item__product-item-cta-button.nw-bundle-item__product-item-cta-button--is-selected{background-color:#201d1e}.nw-bundle-item__product-item-cta .nw-bundle-item__product-item-cta-button:disabled{opacity:.8;cursor:not-allowed;pointer-events:none}.nw-bundle-item__product-item-cta .nw-bundle-item__product-item-cta-button:disabled:hover{background-color:#5aba5f}.nw-bundle-item__product-item-description{margin-top:8px}.nw-bundle-item__product-item-description{margin-top:8px;font-size:14px;font-weight:500;color:#201d1e;line-height:1.2}.nw-bundle-purchase{background:#00612d;border-radius:16px;padding:24px;margin-top:30px}.nw-bundle-purchase__purchase-option{margin-top:20px;display:flex;flex-direction:column;gap:16px}.nw-bundle-purchase__purchase-option[hidden],.nw-bundle-purchase__purchase-option-item-description[hidden]{display:none!important}.nw-bundle-purchase__purchase-option-item{width:100%}.nw-bundle-purchase__purchase-option-item>input{display:none}.nw-bundle-purchase__purchase-option-item label{display:flex;align-items:center;gap:20px;background-color:#fffff7;padding:24px;border-radius:16px;cursor:pointer}span.nw-bundle-purchase__purchase-option-item-icon{--size: 20px;width:var(--size);min-width:var(--size);height:var(--size);border:2px solid rgba(32,29,30,.3);border-radius:50%;display:flex;justify-content:center;align-items:center}span.nw-bundle-purchase__purchase-option-item-icon span{background:#5aba5f;width:10px;height:10px;border-radius:50%;opacity:0}span.nw-bundle-purchase__purchase-option-item-price{margin-left:auto;margin-top:0}.nw-bundle-purchase__purchase-option-item input:checked+label span.nw-bundle-purchase__purchase-option-item-icon span{opacity:1}.nw-bundle-purchase__purchase-option-item input:checked+label span.nw-bundle-purchase__purchase-option-item-icon{border-color:#5aba5f}.nw-bundle-purchase__purchase-option-item-description{margin-top:16px}.nw-bundle-purchase__purchase-option-item-description ul{margin:0;padding:0;list-style-type:none}.nw-bundle-purchase__purchase-option-item-description ul li{position:relative;padding-left:20px;font-size:16px;color:inherit;letter-spacing:0px;line-height:1.1}.nw-bundle-purchase__purchase-option-item-description ul li:before{content:"\2714";position:absolute;left:0;color:currentColor}.nw-bundle-purchase__purchase-option-item-description ul li:not(:first-child){margin-top:5px}.nw-bundle-purchase__cta{display:flex;margin-top:24px;gap:20px}.nw-bundle-purchase__cta>*{flex:1}.nw-bundle-purchase__cta .nw-bundle-purchase__cta.nw-bundle-purchase__cta--subscribe{margin:0}.nw-bundle-purchase__cta button.nw-bundle-purchase__cta-button{color:#201d1e!important;font-size:18px;font-weight:700;background:#fffff7;border-radius:8px;line-height:1;width:100%;padding:17px 15px;transition:all .3s ease}.nw-bundle-purchase__cta button.nw-bundle-purchase__cta-button:hover{background:#201d1e;color:#fffff7!important}.nw-bundle-purchase__cta--subscribe{margin-top:8px}.nw-bundle-purchase__shipping-text{margin-top:20px;text-align:center;font-size:16px;font-weight:500}.nw-bundle-purchase__payment-logos{margin-top:16px;display:flex;width:100%;justify-content:center}.nw-bundle-purchase__payment-logos img{width:100%;max-width:432px}.shopify-section.mount-product-page{padding-bottom:40px}@media screen and (min-width:768px){.shopify-section.mount-product-page{padding-bottom:80px}}.nw-bundle-item__product-item-cta-quantity{display:flex;background:#201d1e;border-radius:8px}.nw-bundle-item__product-item-cta-quantity{display:flex;background:#201d1e;border-radius:8px;color:#fffff7;height:46px}.nw-bundle-item__product-item-cta-quantity>*{flex:1}.nw-bundle-item__product-item-cta-quantity input{border:none;background:transparent;color:inherit;font-family:inherit;font-weight:800;text-align:center;padding:0}.nw-bundle-item__product-item-cta-quantity button{font-family:inherit;font-size:24px}.nw-bundle-item__product-item-cta-quantity button:disabled{opacity:.45;cursor:not-allowed}.hidden,div#upCart{display:none!important}body.upcartPopupShow{overflow:visible!important}@media screen and (max-width:1199px){.nw-bundle-item__product-item-title h3,span.nw-bundle-purchase__purchase-option-item-title{font-size:16px}.nw-bundle-item__product-item-image{--size: 60px}.nw-bundle-item__product-item-price{margin-top:6px}.nw-bundle-item__product-item-price-current,span.nw-bundle-purchase__purchase-option-item-price{font-size:16px}.nw-bundle-item__accordion-heading,.nw-bundle-item__accordion-heading .nw-bundle-item__accordion-title-text,.nw-bundle-purchase__title h2{font-size:26px}}@media screen and (max-width:1023px){.nw-bundle-item__product-item{flex-wrap:wrap}.nw-bundle-item__product-item-image{--size: 80px}.nw-bundle-item__product-item-cta{--size: 100%}.nw-bundle-purchase__purchase-option-item label{gap:12px;padding:12px 15px}}@media screen and (max-width:767px){.nw-bundle-main{border-radius:0;margin-left:-15px;margin-right:-15px;padding:20px 16px 40px}.nw-bundle-item__accordion-heading,.nw-bundle-item__accordion-heading .nw-bundle-item__accordion-title-text,.nw-bundle-purchase__title h2{font-size:28px}.nw-bundle-item__accordion-title-text{flex:0 1 auto}.nw-bundle-item__product-list{display:flex;gap:15px;overflow-x:auto;padding-bottom:15px;margin-top:15px;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity}.nw-bundle-item__product-list.nw-bundle-item__product-list--scroll{padding-right:8px;mask-image:linear-gradient(to right,#000 calc(100% - 28px),transparent 100%);-webkit-mask-image:linear-gradient(to right,#000 calc(100% - 28px),transparent 100%)}.nw-bundle-item__product-list.nw-bundle-item__product-list--scroll .nw-bundle-item__product-item{scroll-snap-align:start}.nw-bundle-item__scroll-hint{display:flex;align-items:center;justify-content:center;gap:8px;margin:0;padding:0;font-size:13px;font-weight:500;line-height:1.2;letter-spacing:0;opacity:.92}.nw-bundle-item__scroll-hint-icon{display:inline-flex;flex-shrink:0;line-height:0}.nw-bundle-item__accordion-title-text--desktop{display:none}.nw-bundle-item__accordion-title-text--mobile{display:inline}.nw-bundle-item__product-list.nw-bundle-item__product-list--center{justify-content:center}.nw-bundle-item__product-item{margin:0;padding:2px;width:calc(33.33% - 10px);min-width:calc(33.33% - 10px);border-radius:8px;gap:10px}.nw-bundle-item__product-item-image{--size: 100%}.nw-bundle-item__product-item-title h3,span.nw-bundle-purchase__purchase-option-item-title{font-size:14px;text-align:center}.nw-bundle-item__product-item-title h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.nw-bundle-item__product-item-price{margin-top:6px;justify-content:center;text-align:center}.nw-bundle-item__product-item-price-current,span.nw-bundle-purchase__purchase-option-item-price{font-size:14px}.nw-bundle-item__product-item-price-compare{font-size:12px}.nw-bundle-item__product-item-cta .nw-bundle-item__product-item-cta-button{max-width:90%;border:2px solid #5ABA5F;background:#fffff7;color:#5aba5f!important;font-size:12px;text-transform:uppercase;padding:5px 0;border-radius:8px;display:block;margin-left:auto;margin-right:auto;margin-bottom:-12px}.nw-bundle-item__product-item-cta-quantity{height:26px;align-items:center;max-width:90%;margin-left:auto;margin-right:auto;margin-bottom:-12px}.nw-bundle-item__product-item-cta-quantity button{font-size:20px;line-height:1}.nw-bundle-item__product-item-cta-quantity input{font-size:14px}.nw-bundle-item__accordion-heading,.nw-bundle-item__accordion-heading .nw-bundle-item__accordion-title-text,.nw-bundle-purchase__title h2{font-size:24px}.nw-bundle-purchase__purchase-option-item label{gap:8px;padding:14px;border-radius:8px}span.nw-bundle-purchase__purchase-option-item-title{text-transform:uppercase}.nw-bundle-purchase__purchase-option-item-description ul li{font-size:14px}.nw-bundle-purchase__shipping-text{margin-top:15px;font-size:14px}.nw-bundle-item__product-item-description{display:none}.nw-bundle-purchase__cta{flex-direction:column;gap:15px}}
/*# sourceMappingURL=/cdn/shop/t/70/assets/nw-bundle-main.css.map */
