.bundle-section{--bundle-accent: #004a2b;--bundle-gold: #a67c52;--bundle-surface: #fafbfc;--bundle-border: rgba(0, 74, 43, .12);--bundle-shadow-sm: 0 1px 3px rgba(0, 0, 0, .04);--bundle-shadow: 0 4px 20px rgba(0, 0, 0, .06), 0 1px 3px rgba(0, 0, 0, .04);--bundle-shadow-hover: 0 12px 40px rgba(0, 0, 0, .08), 0 4px 12px rgba(0, 0, 0, .04);--bundle-radius: 12px;--bundle-radius-lg: 16px;--bundle-transition: .25s cubic-bezier(.4, 0, .2, 1);width:100%;padding:2.5rem 1rem;background:var(--background, var(--bundle-surface));min-height:200px;box-sizing:border-box}.bundle-section__container{width:82%;max-width:100%;margin:0 auto;box-sizing:border-box}@media(max-width:699px){.bundle-section__container{width:90%}}@media(max-width:480px){.bundle-section__container{width:95%}}.bundle-section__header{text-align:center;margin-bottom:2.5rem}.bundle-section__title{font-size:2rem;font-weight:600;margin-bottom:.5rem;color:var(--text-color, #161616);letter-spacing:-.02em;line-height:1.25}.bundle-section__description{font-size:1rem;color:var(--text-color-secondary, #666);margin-top:.5rem;line-height:1.5;max-width:42ch;margin-left:auto;margin-right:auto}.bundle-section__options{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.bundle-section__options-card{position:relative;margin:0 auto 2.5rem;padding:1.05rem 1.25rem;width:100%;border-radius:var(--bundle-radius-lg);background:linear-gradient(145deg,#fff,#f8faf9,#eef5f1);border:1px solid var(--bundle-border);box-shadow:var(--bundle-shadow);box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;overflow:hidden;transition:box-shadow var(--bundle-transition),border-color var(--bundle-transition)}.bundle-section__options-card[style*=--bg-image-url]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:var(--bg-image-url);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0;border-radius:16px}.bundle-section__options-card[style*=--bg-image-url]:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#fff3;z-index:0;border-radius:16px;box-shadow:inset 0 0 100px #ffffff80}.bundle-section__options-header,.bundle-section__options{position:relative;z-index:1}.bundle-section__options-card--small{padding:.75rem 1rem!important;min-height:100px!important}.bundle-section__options-card--medium{padding:1.05rem 1.25rem!important;min-height:120px!important}.bundle-section__options-card--large{padding:1.5rem 1.75rem!important;min-height:150px!important}.bundle-section__options-card--xlarge{padding:2rem 2.25rem!important;min-height:180px!important}@media(min-width:700px){.bundle-section__options-card--small{padding:.75rem 1rem!important;min-height:140px!important}.bundle-section__options-card--medium{padding:1.5rem!important;min-height:160px!important}.bundle-section__options-card--large{padding:1.5rem 1.75rem!important;min-height:220px!important}.bundle-section__options-card--xlarge{padding:2rem 2.25rem!important;min-height:280px!important}}@media(min-width:1200px){.bundle-section__options-card--small{min-height:160px!important}.bundle-section__options-card--medium{min-height:180px!important}.bundle-section__options-card--large{min-height:260px!important}.bundle-section__options-card--xlarge{min-height:320px!important}}.bundle-section__options-header{text-align:center;margin-bottom:40px}.bundle-section__options-title{font-weight:600;font-size:34px;line-height:28px;margin-bottom:8px}.bundle-section__options-subtitle{font-weight:400;font-size:20px;line-height:20px}.bundle-option{position:relative;display:flex;flex-direction:column;align-items:center;padding:12.5px 0;min-width:376px;background:#ffffffd9;border:1px solid #245744;border-bottom:4px solid #245744;border-radius:14px;box-shadow:var(--bundle-shadow-sm);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:border-color .2s ease,background .2s ease,box-shadow .2s ease,transform .2s ease}@media(min-width:768px){.bundle-option{border:2.26px solid #245744;border-bottom:9.03px solid #245744}}.bundle-option__label{font-weight:600;font-size:26px;line-height:1.5;letter-spacing:-.01em}.bundle-option__discount{font-weight:600;font-size:32px;line-height:1.5;letter-spacing:-.02em}.bundle-section__products{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.5rem;margin-bottom:3rem;align-items:stretch;min-height:300px;width:100%}@media(min-width:700px){.bundle-section__products{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.75rem}}@media(min-width:1000px){.bundle-section__products{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:2rem}}.bundle-product-card{display:flex;flex-direction:column;height:100%;min-height:350px;background:#fff;border-radius:var(--bundle-radius);overflow:hidden;transition:box-shadow var(--bundle-transition),transform var(--bundle-transition),border-color var(--bundle-transition);box-shadow:var(--bundle-shadow);border:1px solid var(--bundle-border);position:relative;box-sizing:border-box}.bundle-product-card__image{position:relative;width:100%;padding-top:100%;overflow:hidden;background:var(--bundle-surface);display:flex;align-items:center;justify-content:center;min-height:0;flex-shrink:0}.bundle-product-card__img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform var(--bundle-transition)}.bundle-product-card__info{padding:1.125rem;display:grid;grid-template-columns:1fr 1fr;gap:.5rem .75rem;flex-grow:1;min-height:0;width:100%;box-sizing:border-box}.bundle-product-card__title{grid-column:1 / -1;font-size:.9375rem;font-weight:500;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:2.8em;max-height:2.8em;letter-spacing:-.01em}.bundle-product-card__title a{color:var(--text-color, #161616);text-decoration:none;display:block;transition:color .2s ease}.bundle-product-card__price{grid-column:1;align-self:center;font-size:1rem;font-weight:600;color:var(--text-color, #161616);margin:0;flex-shrink:0;letter-spacing:-.02em}.bundle-product-card__add-btn{grid-column:2;grid-row:2;width:100%;margin:0;padding:.5rem;background:var(--bundle-accent);color:#fff;border:none;border-radius:6px;font-size:.8125rem;font-weight:600;cursor:pointer;transition:background var(--bundle-transition),opacity var(--bundle-transition),transform .15s ease,box-shadow var(--bundle-transition);flex-shrink:0;min-height:38px;display:flex;align-items:center;justify-content:center;letter-spacing:.02em;box-shadow:0 2px 6px #004a2b38}.bundle-product-card__add-btn:active:not(:disabled){transform:translateY(0)}.bundle-product-card__add-btn:disabled{opacity:.5;cursor:not-allowed;background:var(--bundle-accent);box-shadow:none;transform:none}.bundle-product-card__add-btn--added{background:var(--bundle-accent);box-shadow:0 2px 8px #004a2b40}.bundle-product-card__add-btn--sold-out{cursor:not-allowed;opacity:.6;box-shadow:none}.bundle-product-card__quantity-selector{grid-column:2;grid-row:2;margin:0;display:flex;justify-content:center;align-items:center;width:100%;min-width:0}.bundle-qty-wrapper{display:flex;align-items:center;justify-content:center;min-height:38px;height:38px;border:1px solid rgba(0,74,43,.2);padding:0 4px;border-radius:6px;gap:0;background:#fff;box-shadow:0 1px 3px #004a2b14;box-sizing:border-box;max-width:100%}.bundle-qty-btn{width:28px;height:100%;min-height:38px;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;border:none;font-size:1rem;font-weight:600;line-height:1;color:var(--bundle-accent, #004a2b);border-radius:4px;transition:background .15s ease,color .15s ease}.bundle-qty-btn:disabled{opacity:.4;cursor:not-allowed}.bundle-qty-value{min-width:28px;width:28px;text-align:center;font-weight:600;font-size:.8125rem;color:var(--text-color, #161616);font-family:Inter,sans-serif;letter-spacing:-.02em}.bundle-section__summary{position:sticky;bottom:0;background:#fff;border-top:1px solid var(--bundle-border);padding:1.5rem 1.5rem 1.75rem;margin-top:2rem;box-shadow:0 -4px 20px #0000000d;border-radius:var(--bundle-radius-lg) var(--bundle-radius-lg) 0 0}@media(max-width:699px){.bundle-section__summary{display:none!important}}.bundle-summary__content{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.bundle-summary__thumbnails{flex-shrink:0;max-width:55%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.bundle-summary__thumbnails::-webkit-scrollbar{display:none}.bundle-summary__thumbnails-list{display:flex;gap:.5rem;align-items:center}.bundle-summary__thumbnail{position:relative;width:50px;height:50px;border-radius:8px;overflow:hidden;background:var(--bundle-surface);flex-shrink:0;border:1px solid var(--bundle-border);box-shadow:var(--bundle-shadow-sm);transition:box-shadow var(--bundle-transition)}.bundle-summary__thumbnail img{width:100%;height:100%;object-fit:cover}.bundle-summary__remove{position:absolute;top:0;right:0;width:20px;height:20px;border-radius:50%;background:#161616;color:#fff;border:none;font-size:14px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background .2s ease,transform .15s ease}.bundle-summary__selected{font-size:1rem;color:var(--text-color, #161616);letter-spacing:-.01em}.bundle-summary__count{font-weight:700;color:var(--bundle-gold, #AB8744)}.bundle-summary__pricing{display:flex;gap:1.5rem;flex-wrap:wrap}.bundle-summary__original-price,.bundle-summary__discount,.bundle-summary__final-price{display:flex;flex-direction:column;gap:0}.bundle-summary__label{font-size:.7rem;color:#666;text-transform:uppercase;letter-spacing:.08em;font-weight:600}.bundle-summary__price{font-size:1.5rem;font-weight:600;color:var(--text-color, #161616);text-decoration:line-through;letter-spacing:-.02em}.bundle-summary__price--final{font-size:1.5rem;color:var(--bundle-gold, #AB8744);text-decoration:none}.bundle-summary__discount{display:flex;flex-direction:column}.bundle-summary__discount-amount-container{display:flex;align-items:center;gap:.25rem}.bundle-summary__discount-amount{font-size:1.5rem;font-weight:600;color:#258b3c;letter-spacing:-.02em}.bundle-summary__discount-percent{font-size:11px;color:#258b3c;font-weight:500}.bundle-summary__add-to-cart{padding:1rem 2rem;background:var(--bundle-accent);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background var(--bundle-transition),opacity var(--bundle-transition),transform .15s ease,box-shadow var(--bundle-transition);white-space:nowrap;letter-spacing:.02em;box-shadow:0 4px 14px #004a2b4d}.bundle-summary__add-to-cart:active:not(:disabled){transform:translateY(0)}.bundle-summary__add-to-cart:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.bundle-mobile-bar{display:none!important;position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--bundle-border);box-shadow:0 -4px 24px #00000014;z-index:2;align-items:center;transition:transform .3s ease}@media(max-width:699px){.bundle-mobile-bar{display:flex!important;flex-direction:column;flex-wrap:wrap;overflow-x:auto;overflow-y:hidden}.bundle-section__summary{display:none!important}.bundle-section{padding:1.5rem 1rem 5rem}.bundle-section__title{font-size:1.5rem}.bundle-section__options{gap:1rem;justify-content:center}.bundle-section__options-card{padding:.9rem .95rem;border-radius:14px;margin-bottom:2rem;width:100%}.bundle-section__options-card--small{padding:.7rem .9rem!important;min-height:100px!important}.bundle-section__options-card--medium{padding:.9rem .95rem!important;min-height:120px!important}.bundle-section__options-card--large{padding:1.2rem 1.3rem!important;min-height:150px!important}.bundle-section__options-card--xlarge{padding:1.5rem 1.6rem!important;min-height:180px!important}.bundle-option{padding:.75rem .95rem;min-width:0;width:calc(50% - .5rem);flex:0 0 calc(50% - .5rem);max-width:calc(50% - .5rem)}.bundle-section__options-title{font-weight:600;font-size:18px;line-height:28px}.bundle-section__options-subtitle{font-weight:400;font-size:14px;line-height:20px}.bundle-option__label{font-weight:600;font-size:14px;line-height:22.8px}.bundle-option__discount{font-weight:600;font-size:18px;line-height:22.5px}.bundle-section__products{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:2rem}.bundle-product-card{min-height:280px;border-radius:6px;box-shadow:0 1px 4px #0000000f;border:1px solid #e8e8e8}.bundle-product-card__image{padding-top:100%}.bundle-product-card__info{padding:.75rem;gap:.5rem .5rem;display:grid;grid-template-columns:1fr 1fr;min-width:0}.bundle-product-card__title{font-size:.8125rem;line-height:1.3;min-height:2.34em;max-height:2.34em;margin-bottom:.25rem}.bundle-product-card__price{font-size:.875rem;font-weight:600;margin:0;margin-bottom:.25rem}.bundle-product-card__add-btn{padding:.5rem .4rem;font-size:.75rem;min-height:36px;margin:0;border-radius:4px;width:100%}.bundle-qty-wrapper{min-height:36px;height:36px;border-radius:4px;max-width:100%}.bundle-qty-btn{min-height:36px}}@media(max-width:430px){.bundle-product-card__add-btn{padding:.35rem .25rem;font-size:10px;max-height:32px;border-radius:4px}.bundle-product-card__info{align-items:center;gap:.5rem 0rem}.bundle-qty-wrapper{max-width:100%;min-height:32px;height:32px;max-height:32px;padding:0 2px;border-radius:4px}.bundle-qty-btn{min-width:22px;width:22px;max-height:32px;min-height:32px;font-size:.875rem}.bundle-qty-value{min-width:20px;width:20px;font-size:.75rem}}@media(min-width:700px){.bundle-mobile-bar{display:none!important}.bundle-section__summary{display:block}}.bundle-mobile-bar__thumbnails{flex-shrink:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;width:100%;display:none}.bundle-mobile-bar__info-container{width:100%;display:flex;align-items:center;justify-content:space-between;padding:20px 16px}@media(max-width:699px){.bundle-mobile-bar__info-container{padding:7px 16px}}.bundle-mobile-bar__thumbnails::-webkit-scrollbar{display:none}.bundle-mobile-bar__thumbnails-list{display:flex;gap:20px;align-items:center;padding:16px;background:#f4f4f4}@media(max-width:699px){.bundle-mobile-bar__thumbnails-list{padding:7px 16px}}.bundle-mobile-bar__thumbnail{position:relative;width:56px;height:56px;border-radius:4px;overflow:hidden;background:#f5f5f5;flex-shrink:0}.bundle-mobile-bar__thumbnail img{width:100%;height:100%;object-fit:cover}.bundle-mobile-bar__remove{position:absolute;top:0;right:0;width:20px;height:20px;border-radius:50%;background:#161616;color:#fff;border:none;font-size:16px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background .2s ease}.bundle-mobile-bar__thumbnail--more{display:flex;align-items:center;justify-content:center;background:#e5e5e5;font-size:.75rem;font-weight:600;color:#666}.bundle-mobile-bar__count{font-size:1rem;white-space:nowrap;flex-shrink:0;margin-bottom:12px}.bundle-mobile-bar__count span{font-weight:700;color:#3a3a3a}.bundle-mobile-bar__price{display:inline-flex;align-items:center;gap:8px;flex-wrap:nowrap;white-space:nowrap;overflow:visible}.bundle-mobile-bar__original{font-size:14px;color:#676767;text-decoration:line-through;flex-shrink:0}.bundle-mobile-bar__discount{font-size:12px;font-weight:600;color:#258b3c;padding:5px 8px;background:#e8f5e9;border-radius:5px;white-space:nowrap;flex-shrink:0}.bundle-mobile-bar__final{font-size:16px;font-weight:700;color:#000;white-space:nowrap;flex-shrink:0}.bundle-mobile-bar__price-container{display:flex;align-items:center;gap:5px;flex-wrap:nowrap;white-space:nowrap;overflow:visible}.bundle-mobile-bar__add-to-cart{padding:.625rem 1rem;background:var(--bundle-accent);color:#fff;border:none;border-radius:8px;font-size:.75rem;font-weight:600;cursor:pointer;transition:background var(--bundle-transition),opacity var(--bundle-transition),transform .15s ease,box-shadow var(--bundle-transition);white-space:nowrap;flex-shrink:0;letter-spacing:.02em;box-shadow:0 2px 10px #004a2b4d}.bundle-mobile-bar__add-to-cart:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.bundle-notification{display:none;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;margin-top:1rem;max-width:420px;margin-left:auto;margin-right:auto;background:linear-gradient(270deg,#d0e5d8 18%,#f0e6d3 92%);border:1px solid rgba(0,74,43,.22);box-shadow:0 2px 10px #004a2b1f;border-radius:8px;font-size:.875rem;color:#161616;line-height:1.5;text-align:center;position:relative;overflow:hidden}.bundle-notification:before{content:"";position:absolute;top:0;left:0;width:60%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,0) 20%,rgba(255,255,255,.35) 50%,rgba(255,255,255,0) 80%,transparent 100%);animation:bundle-notification-shine 2.5s ease-in-out infinite;pointer-events:none}@keyframes bundle-notification-shine{0%{transform:translate(-100%)}to{transform:translate(250%)}}.bundle-notification.bundle-notification--visible{display:flex}.bundle-notification__icon{flex-shrink:0;width:20px;height:20px;border-radius:50%;background:#e5e7eb;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.bundle-notification__icon:before{content:"";width:6px;height:6px;border-radius:50%;background:#6b7280}.bundle-notification__text{display:inline;margin:0;font-weight:400;position:relative;z-index:1}.bundle-notification__number{font-weight:600;color:#111827}.bundle-notification__offer{font-weight:600;color:#004a2b}.bundle-notification__badge{display:inline-block;padding:.05em .3em;margin-left:.15em;font-weight:600;font-size:10px;color:#fff;background:#004a2b;border-radius:4px;vertical-align:baseline}.bundle-notification--unlocked{background:linear-gradient(270deg,#d0e5d8 18%,#f0e6d3 92%);border-color:#004a2b38;box-shadow:0 2px 10px #004a2b1f}.bundle-notification--unlocked .bundle-notification__icon{background:#d1fae5}.bundle-notification--unlocked .bundle-notification__icon:before{content:"\2713";width:auto;height:auto;border-radius:0;background:transparent;font-size:.7rem;font-weight:700;color:#047857;line-height:1}.bundle-notification--unlocked .bundle-notification__text{display:flex;flex-direction:column;align-items:center;gap:.15rem}.bundle-notification__unlocked-text{display:block;font-weight:600;font-size:.875rem;color:#111827}.bundle-notification__unlocked-sub{display:block;font-size:.75rem;font-weight:400;color:#6b7280}@keyframes bundle-notification-in{0%{opacity:0}to{opacity:1}}.bundle-notification--mobile{display:none!important;margin-top:0;margin-left:0;margin-right:0;max-width:none;border-radius:0;border-left:none;border-right:none}@media(max-width:699px){.bundle-section__container .bundle-notification:not(.bundle-notification--mobile){display:none!important}.bundle-notification--mobile.bundle-notification--visible{display:flex!important;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;padding:.25rem 0;background:linear-gradient(270deg,#d0e5d8 18%,#f0e6d3 92%);border-top:1px solid rgba(0,74,43,.22);border-bottom:1px solid rgba(0,74,43,.22);box-shadow:0 2px 10px #004a2b1f;font-size:10px;width:100%}.bundle-notification--mobile.bundle-notification--visible:before{animation:bundle-notification-shine 2.5s ease-in-out infinite}.bundle-notification--mobile.bundle-notification--unlocked{background:linear-gradient(270deg,#d0e5d8 18%,#f0e6d3 92%);border-top-color:#004a2b38;border-bottom-color:#004a2b38;box-shadow:0 2px 10px #004a2b1f}.bundle-notification--mobile .bundle-notification__icon{width:18px;height:18px}.bundle-notification--mobile .bundle-notification__icon:before{width:4px;height:4px}.bundle-notification--mobile.bundle-notification--unlocked .bundle-notification__icon:before{width:auto;height:auto;font-size:.6875rem}.bundle-notification--mobile .bundle-notification__unlocked-text{font-size:.8125rem}.bundle-notification--mobile .bundle-notification__unlocked-sub{font-size:.6875rem}}.bundle-section--empty{padding:3rem 1rem;text-align:center;color:#666}.bundle-product-card__add-btn:focus,.bundle-summary__add-to-cart:focus,.bundle-mobile-bar__add-to-cart:focus{outline:2px solid #004a2b;outline-offset:2px}@media print{.bundle-mobile-bar,.bundle-section__summary{display:none}}#bundle-section-template--19191316643919__bundle_section_4T6fxQ .bundle-section__options-card.tserwer.bundle-section__options-card--xlarge{background:unset;border:unset;min-height:unset!important;padding:0!important;height:100%}#bundle-section-template--19191316643919__bundle_section_4T6fxQ .bundle-section__options-header,#bundle-section-template--19191316643919__bundle_section_4T6fxQ .bundle-section__options{display:none}#bundle-section-template--19191316643919__bundle_section_4T6fxQ .bundle-section__options-card--xlarge{padding:0!important}#bundle-section-template--19191316643919__bundle_section_4T6fxQ .bundle-section__options-card{background:unset;border:unset;box-shadow:none;min-height:auto!important}
/*# sourceMappingURL=/cdn/shop/t/417/assets/bundle-section.css.map */
