main,body{overflow:visible}body.header-show .step-tracker,body.scrolled .step-tracker{top:calc(var(--header-height-mob, 0) - 1px)}.bundle-template{padding-bottom:40px}.bundle-template .fluid{padding:0 16px}.bundle-template .section--hero{padding:101px 72px 40px;text-align:center}.bundle-template .section--hero .text-overlay-container{max-width:636px;margin:0 auto}.bundle-template .section--hero .title{margin-bottom:8px}.bundle-template .section--hero .title span{display:block}.bundle-template .section--hero .title .h1-script{font-size:4.5rem;line-height:4.5rem;letter-spacing:0rem}.bundle-template .step-tracker{position:fixed;z-index:5;transition:top .3s,opacity .3s;top:calc(var(--header-height-mob, 0) - 1px);padding:16px 72px;width:100%}.bundle-template .step-tracker .step-tracker-inner{display:flex;justify-content:space-between;flex-wrap:wrap;max-width:636px;margin:0 auto}.bundle-template .step-tracker .progress-bar{width:100%;height:6px;background-color:var(--white);border-radius:100px;margin-top:9px;display:flex;position:relative;justify-content:space-between}.bundle-template .step-tracker .progress-bar:after{content:"";width:var(--progress-bar);height:6px;position:absolute;top:0;left:0;background-color:var(--basil-green);border-radius:100px;transition:width .3s linear}.bundle-template .step-tracker .progress-bar .step-markers{z-index:9;height:16px;width:16px;border-radius:100%;margin-top:-5px;background-color:var(--white);cursor:pointer}.bundle-template .step-tracker .progress-bar .step-markers.active{background-color:var(--basil-green)}.bundle-template .step-tracker .step-title{margin:0;font-size:14px;color:var(--black);cursor:pointer;width:33.33%}.bundle-template .step-tracker .step-title.active{color:var(--basil-green);font-weight:600}.bundle-template .step-tracker .step-title:first-of-type{text-align:left}.bundle-template .step-tracker .step-title:last-of-type{text-align:right}.bundle-template .title{text-transform:none;font-weight:400;letter-spacing:0;margin-bottom:24px;padding-top:24px}.bundle-template .bundle-section-wrapper{margin-top:40px}.bundle-template .bundle-section-wrapper.bundle-selected{margin-top:101px}.bundle-template .bundle-option,.bundle-template .bundle-products,.bundle-template .bundle-addons{padding-bottom:0}.bundle-template .bundle-option .bundle-size-card-wrapper,.bundle-template .bundle-option .bundle-product-card-wrapper,.bundle-template .bundle-products .bundle-size-card-wrapper,.bundle-template .bundle-products .bundle-product-card-wrapper,.bundle-template .bundle-addons .bundle-size-card-wrapper,.bundle-template .bundle-addons .bundle-product-card-wrapper{display:flex;flex-direction:column;flex-wrap:wrap;grid-gap:16px;gap:16px;margin-bottom:24px}.bundle-template .bundle-size-card,.bundle-template .bundle-product-card{border:1px solid var(--grey-1);border-radius:8px;padding:12px;display:flex;align-items:center;grid-gap:16px;gap:16px;width:100%;position:relative}.bundle-template .bundle-size-card .img-wrapper,.bundle-template .bundle-product-card .img-wrapper{height:120px;max-width:120px;min-width:120px;position:relative}.bundle-template .bundle-size-card .img-wrapper img,.bundle-template .bundle-product-card .img-wrapper img{position:absolute;top:0;left:0;height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.bundle-template .bundle-size-card .saving,.bundle-template .bundle-product-card .saving{padding:4px 8px;border-radius:.25rem;background-color:var(--red);color:var(--white);font-size:12px;font-weight:600;line-height:1.5;display:inline-flex;margin-bottom:12px;text-transform:uppercase}.bundle-template .bundle-size-card .card-meta,.bundle-template .bundle-product-card .card-meta{display:flex;flex-direction:column;align-items:flex-start;flex-grow:1;justify-content:space-between}.bundle-template .bundle-size-card .card-meta .price,.bundle-template .bundle-product-card .card-meta .price{margin-top:4px;font-size:16px;line-height:1.5;color:var(--red)}.bundle-template .bundle-size-card .card-meta .price del,.bundle-template .bundle-product-card .card-meta .price del{text-decoration:line-through;color:var(--grey-3)}.bundle-template .bundle-size-card .card-meta .selector-wrapper label,.bundle-template .bundle-product-card .card-meta .selector-wrapper label{font-size:14px;line-height:1.5;margin-bottom:4px;margin-top:4px;display:block}.bundle-template .bundle-size-card .card-meta .form-wrapper,.bundle-template .bundle-product-card .card-meta .form-wrapper{width:100%}.bundle-template .bundle-size-card .card-meta .form-wrapper .btn,.bundle-template .bundle-product-card .card-meta .form-wrapper .btn{margin-top:12px}.bundle-template .bundle-size-card .card-meta .single-option-selector,.bundle-template .bundle-product-card .card-meta .single-option-selector{display:flex;flex-wrap:wrap;grid-gap:4px;gap:4px}.bundle-template .bundle-size-card .card-meta .option-btn input,.bundle-template .bundle-product-card .card-meta .option-btn input{display:none}.bundle-template .bundle-size-card .card-meta .option-btn input:checked+label,.bundle-template .bundle-product-card .card-meta .option-btn input:checked+label{background-color:var(--basil-green);border-color:var(--basil-green);color:var(--white)}.bundle-template .bundle-size-card .card-meta .option-btn label,.bundle-template .bundle-product-card .card-meta .option-btn label{font-size:14px;line-height:1.5;border-radius:100px;border:1px solid var(--black);padding:3px 11px;display:block;margin-bottom:0}.bundle-template .bundle-size-card .card-meta .selected-variant,.bundle-template .bundle-product-card .card-meta .selected-variant{font-size:14px;line-height:1.5;border-radius:100px;background-color:var(--basil-green);border-color:var(--basil-green);color:var(--white);padding:3px 11px;display:block;margin-bottom:0}.bundle-template .bundle-size-card .card-meta .qty-wrapper,.bundle-template .bundle-product-card .card-meta .qty-wrapper{margin-top:12px;display:flex;justify-content:space-between;align-items:center;background-color:var(--zesty-lime);color:var(--white);padding:0 1rem;width:100%;max-width:32.8125rem;min-height:3rem;border-radius:6.25rem;font-family:var(--base-font);font-size:1rem;font-weight:600;line-height:1.5625rem;letter-spacing:0rem}.bundle-template .bundle-size-card .card-meta .qty-wrapper input,.bundle-template .bundle-product-card .card-meta .qty-wrapper input{background-color:transparent;outline:none;border:0;text-align:center;box-shadow:none;color:var(--white);font-weight:600;width:100%}.bundle-template .bundle-size-card .card-meta .qty-wrapper .qty-btn,.bundle-template .bundle-product-card .card-meta .qty-wrapper .qty-btn{fill:var(--white);height:24px;width:24px;display:flex;align-items:center;justify-content:center;text-decoration:none}.bundle-template .bundle-size-card .card-meta .qty-wrapper .qty-btn.btn-disabled,.bundle-template .bundle-product-card .card-meta .qty-wrapper .qty-btn.btn-disabled{opacity:.5;cursor:not-allowed}.bundle-template .bundle-size-card .card-meta .qty-wrapper .qty-btn svg,.bundle-template .bundle-product-card .card-meta .qty-wrapper .qty-btn svg{height:100%;width:100%}.bundle-template .bundle-size-card .card-meta .remove-btn,.bundle-template .bundle-product-card .card-meta .remove-btn{position:absolute;right:12px;bottom:12px;height:16px;width:16px}.bundle-template .bundle-size-card .card-meta .remove-btn svg,.bundle-template .bundle-product-card .card-meta .remove-btn svg{fill:var(--red)}.bundle-template .bundle-size-card .title,.bundle-template .bundle-product-card .title{font-size:20px;line-height:1.2;margin-bottom:0}.bundle-template .bundle-size-card.active,.bundle-template .bundle-product-card.active{border:2px solid var(--zesty-lime)}.bundle-template .button-wrapper{display:flex;flex-direction:column;grid-gap:8px;gap:8px}.bundle-template .button-wrapper .btn{width:100%;max-width:100%}.bundle-template .bundle-full-text{margin-top:4px;color:var(--red);text-align:center}.bundle-template .bundle-cart-wrapper{width:100%}.bundle-template .bundle-cart{padding:16px 0;transition:all .3s ease}.bundle-template .bundle-cart>.title{font-size:24px;line-height:1.2;letter-spacing:0;margin-bottom:17.5px;padding:0 16px}.bundle-template .bundle-cart .subtitle{font-size:16px;line-height:1.5;font-weight:600;margin-bottom:8px}.bundle-template .bundle-cart .accordion-button{display:flex;justify-content:space-between;align-items:center;width:100%}.bundle-template .bundle-cart .accordion-button svg{transition:all .3s ease;transform:rotate(180deg)}.bundle-template .bundle-cart .bundle-cart-accordion{display:grid;grid-template-rows:0fr;transition:all .3s ease}.bundle-template .bundle-cart .bundle-cart-accordion .overflow{overflow:hidden;padding:0 16px}.bundle-template .bundle-cart .button-wrapper{padding:0 16px}.bundle-template .bundle-cart .price-wrapper{border-bottom:solid 1px #EAEAEA;padding-bottom:16px;margin-bottom:16px}.bundle-template .bundle-cart .price-wrapper p{display:flex;justify-content:space-between}.bundle-template .bundle-cart .price-wrapper p:not(:last-of-type){margin-bottom:8px}.bundle-template .bundle-cart .price-wrapper p.subtotal{font-weight:600;color:var(--red)}.bundle-template .bundle-cart .price-wrapper p.subtotal del{text-decoration:line-through;color:var(--grey-3)}.bundle-template .bundle-cart .bundle-size-card,.bundle-template .bundle-cart .bundle-product-card{width:100%;flex-direction:row}.bundle-template .bundle-cart .bundle-size-card:not(:last-child),.bundle-template .bundle-cart .bundle-product-card:not(:last-child){margin-bottom:16px}.bundle-template .bundle-cart .bundle-size-card .card-meta,.bundle-template .bundle-cart .bundle-product-card .card-meta{text-align:left}.bundle-template .bundle-cart .bundle-size-card .saving,.bundle-template .bundle-cart .bundle-product-card .saving{position:static}.bundle-template .bundle-cart .bundle-size-card .qty,.bundle-template .bundle-cart .bundle-product-card .qty{position:absolute;height:24px;width:24px;right:-12px;top:-12px;text-align:center;display:flex;justify-content:center;align-items:center;font-size:12px;line-height:1.5;color:var(--white);background-color:var(--basil-green);border-radius:100%;font-weight:600}.bundle-template .bundle-cart .choosen-bundle-type,.bundle-template .bundle-cart .products-in-bundle,.bundle-template .bundle-cart .addition-products-in-bundle{border-bottom:solid 1px #EAEAEA;padding-bottom:16px;margin-bottom:16px}.bundle-template .bundle-cart.open .accordion-button svg{transform:rotate(0)}.bundle-template .bundle-cart.open .bundle-cart-accordion{grid-template-rows:1fr}.bundle-template .bundle-cart .bundle-note-wrapper{border-bottom:solid 1px #EAEAEA;padding-bottom:16px;margin-bottom:16px}.bundle-template .bundle-cart .giftnote-controller:checked+.checkbox-controller .unchecked{display:none}.bundle-template .bundle-cart .giftnote-controller:checked+.checkbox-controller .checked{display:block}.bundle-template .bundle-cart .giftnote-controller:checked+.checkbox-controller .textarea-wrapper{grid-template-rows:1fr}.bundle-template .bundle-cart .checkbox-controller .question{display:flex;justify-content:space-between}.bundle-template .bundle-cart .checkbox-controller .question svg{height:24px;width:24px}.bundle-template .bundle-cart .checkbox-controller .question .checked{display:none}.bundle-template .bundle-cart .checkbox-controller textarea{margin-top:8px;border:1px solid var(--black);border-radius:8px;padding:8px;width:100%}.bundle-template .bundle-cart .checkbox-controller .chara-count{text-align:right}.bundle-template .bundle-cart .checkbox-controller .textarea-wrapper{display:grid;grid-template-rows:0fr;transition:all .3s ease}.bundle-template .bundle-cart .checkbox-controller .textarea-wrapper-inner{overflow:hidden}@media screen and (max-width: 63.9375rem){.bundle-template .bundle-cart{background-color:var(--white);position:fixed;bottom:0;left:0;width:100%;max-height:100vh;overflow:scroll;z-index:100}}@media screen and (max-width: 39.9375rem){.bundle-template .section--hero{padding:101px 16px 40px}.bundle-template .section--hero .title .h1-script{font-size:3rem;line-height:3rem;letter-spacing:0rem}.bundle-template .step-tracker{padding:7px 16px 8px}.bundle-template .step-tracker .progress-bar{height:3px}.bundle-template .step-tracker .progress-bar:after{height:3px}.bundle-template .step-tracker .progress-bar .step-markers{height:12px;width:12px}.bundle-template .step-tracker .step-title{font-size:12px}}@media screen and (min-width: 64rem){body.header-show .step-tracker{top:var(--header-height, 0)}body.scrolled .step-tracker{top:calc(var(--header-height, 0) - var(--announcement-bar-height, 0))}.bundle-template{padding-bottom:80px}.bundle-template .fluid{padding:0 32px}.bundle-template .bundle-builder{width:calc(66.66% - 12px)}.bundle-template .bundle-option,.bundle-template .bundle-products,.bundle-template .bundle-addons{padding-bottom:16px}.bundle-template .bundle-option .bundle-size-card-wrapper,.bundle-template .bundle-option .bundle-product-card-wrapper,.bundle-template .bundle-products .bundle-size-card-wrapper,.bundle-template .bundle-products .bundle-product-card-wrapper,.bundle-template .bundle-addons .bundle-size-card-wrapper,.bundle-template .bundle-addons .bundle-product-card-wrapper{flex-direction:row;grid-gap:24px;gap:24px;margin-bottom:0}.bundle-template .bundle-option .continue-btn,.bundle-template .bundle-products .continue-btn,.bundle-template .bundle-addons .continue-btn{display:none}.bundle-template .bundle-size-card,.bundle-template .bundle-product-card{width:calc(33.33% - 16px);flex-direction:column}.bundle-template .bundle-size-card .saving,.bundle-template .bundle-product-card .saving{position:absolute;top:10px;right:10px}.bundle-template .bundle-size-card .card-meta,.bundle-template .bundle-product-card .card-meta{width:100%}.bundle-template .bundle-size-card .card-meta{align-items:center}.bundle-template .button-wrapper.sticky-desktop{position:sticky;bottom:0;padding:0 16px 16px;background:#fff;box-shadow:0 -10px 15px #fff}.bundle-template .bundle-cart-wrapper{width:33.33%}.bundle-template .bundle-cart{border:1px solid #BFBFBF;border-radius:8px;margin-left:12px;position:sticky;overflow:auto;top:20px;max-height:calc(100vh - 40px);padding-bottom:0}.bundle-template .bundle-cart .accordion-button svg{display:none}.bundle-template .bundle-cart .bundle-cart-accordion{grid-template-rows:1fr}.bundle-template .bundle-cart .bundle-cart-accordion .overflow{overflow:visible}.bundle-template .bundle-cart .button-wrapper{padding:12px 16px 16px}body.header-show .bundle-cart{top:235px;max-height:calc(100vh - 255px)}}@media screen and (min-width: 90rem){.bundle-template .fluid{padding:0 72px}.bundle-template .bundle-builder{margin-right:12px;width:calc(75% - 12px)}.bundle-template .bundle-size-card,.bundle-template .bundle-product-card{width:calc(33.33% - 16px)}.bundle-template .bundle-cart-wrapper{width:25%}}
/*# sourceMappingURL=/cdn/shop/t/245/assets/style-bundle-template.css.map */
