.bundle-items-container{margin-top:1.25rem;margin-bottom:1.25rem}.bundle-discount-indicators{display:flex;gap:15px;margin-bottom:25px;justify-content:center;flex-wrap:wrap}.bundle-discount-box{border-radius:10px;background-color:#f4f4f4;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:5px 16px;transition:all .3s ease;border:2px solid #f4f4f4;position:relative;overflow:hidden}.bundle-discount-box.active{border-color:#99854d;color:#99854d;box-shadow:0 4px 8px #99854d4d;transform:translateY(-2px)}.bundle-discount-box:not(.active){cursor:pointer}.bundle-discount-box:not(.active):hover{background-color:#e9e9e9;border-color:#e9e9e9;transform:translateY(-1px)}.discount-count{font-size:18px;font-weight:600;text-align:center;text-transform:capitalize}.discount-value{font-size:16px;font-weight:500;text-align:center;color:#99854d}.required-items-notice{font-size:12px;background-color:#fff;padding:8px 12px;border-radius:6px;margin:10px 0;width:100%;border-left:3px solid var(--tll-orange-color);text-align:left;line-height:1.4}.required-badge-example{display:flex;align-items:center;margin-top:5px}.required-badge-example *{color:#99854d;font-weight:700;font-size:16px}.required-badge-example span{font-size:12px;margin-left:5px;font-weight:400}.bundle-summary{margin-top:1.5rem;padding:1rem;background-color:#f4f4f4;border-radius:8px}.bundle-summary-row{display:flex;justify-content:space-between;margin-bottom:.5rem}.bundle-summary-row:last-child{margin-bottom:0;font-weight:700;border-top:1px solid #ddd;padding-top:.5rem}.bundle-summary-warning{color:#c30000;font-style:italic}@media screen and (max-width: 767px){.bundle-discount-indicators{gap:10px}.discount-count{font-size:1.25rem}.discount-value{font-size:1rem}}.bundle-title{font-family:Proxima Nova,sans-serif;font-size:.9375rem;font-weight:600;color:#414a51;margin-bottom:.9375rem}.bundle-items-grid{display:flex;flex-direction:column;gap:20px}.bundle-item-card{position:relative;overflow:hidden;border-radius:18px;background-color:#f4f4f4}.bundle-item-card.has-required-badge:before{content:"*";position:absolute;top:0;right:0;background-color:var(--tll-orange-color);color:#fff;width:24px;height:24px;border-radius:0 10px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;z-index:1}.bundle-discount-badge{position:absolute;top:10px;left:10px;z-index:15}.bundle-discount-badge .badge{display:inline-block;padding:8px 14px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.3px;animation:badgeSmoothIn .5s cubic-bezier(.25,.46,.45,.94);border-radius:20px;position:relative;border:none;cursor:pointer;transition:all .3s ease;overflow:hidden}.badge-free{background:var(--tll-green-color, #7A9B57);color:#fff;border-radius:20px}.badge-discount{background:var(--tll-orange-color, #F7B984);color:var(--tll-black-color, #282123);border-radius:20px}@keyframes badgeSmoothIn{0%{opacity:0;transform:scale(.8) translateY(-8px)}60%{opacity:1;transform:scale(1.02) translateY(0)}to{opacity:1;transform:scale(1) translateY(0)}}.bundle-discount-badge .badge:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 4px 12px #00000026}.bundle-discount-badge .badge-discount{position:relative}.bundle-discount-badge .badge-discount .badge-text{transition:opacity .3s ease}.bundle-discount-badge .badge-discount .badge-amount{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;padding:8px 14px}.bundle-discount-badge .badge-discount:hover .badge-text{opacity:0}.bundle-discount-badge .badge-discount:hover .badge-amount{opacity:1}.bundle-discount-badge .badge-free{position:relative}.bundle-discount-badge .badge-free:after{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;border-radius:22px;background:transparent;animation:freeBadgePulse 2.5s ease-in-out infinite 1s;z-index:-1}@keyframes freeBadgePulse{0%,to{box-shadow:0 0 #7a9b574d}50%{box-shadow:0 0 0 3px #7a9b5726}}.bundle-item-columns{display:flex}.bundle-item-content{padding:25px 30px;display:flex;flex:1;gap:40px}.bundle-item-content .tll-price{margin-bottom:0;font-size:18px}.price-item{font-size:18px;font-weight:700;color:var(--tll-black-color)}.bundle-item-image{width:155px;min-height:133px}.bundle-item-image img{width:100%;height:100%;object-fit:cover;object-position:top}.bundle-item-image .placeholder-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#f4f4f4;border-radius:4px}.bundle-item-details{flex:1}.bundle-item-title{font-family:Proxima Nova,sans-serif;font-size:20px;font-weight:700;color:#99854d;margin:0 0 .3125rem}.bundle-item-meta{display:flex;align-items:center;margin-bottom:.625rem;padding-bottom:5px;border-bottom:1px solid #d7d7d7}.bundle-item-duration{display:flex;align-items:center;gap:10px;color:#99854d}.bundle-item-duration span{color:#282123;font-size:18px;font-family:Assistant,sans-serif;opacity:.7}.bundle-item-variants{display:flex;background:#fff7b2}.bundle-item-variants label{display:flex;justify-content:center;align-items:center;width:min(155px,100%);flex-shrink:0;font-size:14px;color:#282123;opacity:.7;padding-block:10px}.bundle-variant-selector-wrapper{margin-right:10px;flex-shrink:1;flex-grow:1;white-space:nowrap;overflow:hidden;display:flex;min-width:0;max-width:100%}.bundle-variant-selector{font-family:Assistant,sans-serif;flex:1;margin-left:30px;padding-right:30px;border-radius:4px;border:none;font-size:18px;color:#414a51;outline:none;font-weight:700;max-width:100%;min-width:0;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.bundle-variant-selector option{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.bundle-item-checkbox{width:34px;height:34px;position:relative;margin-bottom:20px}.bundle-checkbox{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox-custom{display:inline-block;width:34px;height:34px;border:2px solid #99854d;border-radius:5px;cursor:pointer;position:relative}.bundle-checkbox:checked+.checkbox-custom:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#99854d;background-image:url("data:image/svg+xml,%3Csvg width='17' height='12' viewBox='0 0 17 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 4.5L6.8033 9.8033L14.935 1.67157' stroke='white' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.bundle-checkbox:disabled+.checkbox-custom{opacity:.5;cursor:not-allowed;border-color:#ccc}.bundle-item-card:has(.bundle-checkbox:disabled){opacity:.7}.bundle-item-info{cursor:pointer}.bundle-actions{margin-top:.9375rem;display:flex;justify-content:flex-end}.bundle-add-button{background-color:#e94057;color:#fff;border:none;border-radius:4px;padding:.4688rem .9375rem;font-weight:600;cursor:pointer;transition:background-color .2s}.bundle-add-button:hover{background-color:#d93047}.bundle-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000;z-index:1000;justify-content:center;align-items:center;opacity:0;transition:background-color .3s ease,opacity .3s ease}.bundle-modal.active{background-color:#00000080;opacity:1}.bundle-modal-wrapper{position:relative;max-width:900px;width:90%}.bundle-modal-content{background-color:#fff;border-radius:18px;width:100%;max-height:80vh;overflow-y:auto;position:relative;box-shadow:0 4px 20px #00000026;transform:translateY(20px);opacity:0;transition:transform .3s ease,opacity .3s ease;padding:40px 45px}.bundle-modal.active .bundle-modal-content{transform:translateY(0);opacity:1}.bundle-modal-header{border-bottom:1px solid #eee;margin-bottom:30px}.bundle-modal-title{font-family:Proxima Nova,sans-serif;font-size:64px;font-weight:700;color:#414a51;margin:0;padding-bottom:20px}.bundle-modal-body{max-height:70vh;padding-right:15px}.bundle-modal-close{position:absolute;width:60px;height:60px;color:#fff;background:#99854d;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:0;z-index:1001;top:50%;left:100%;transform:translateY(-50%)}.bundle-item-checkbox.auto-selected-free{border-radius:8px;box-shadow:0 0 0 3px #7a9b574d;animation:autoSelectPulse 1s ease-out}.bundle-item-checkbox.auto-selected-free .checkbox-custom{border-color:var(--tll-green-color)}.bundle-item-checkbox.auto-selected-free .bundle-checkbox:checked+.checkbox-custom:after{background-color:var(--tll-green-color)}.bundle-item-checkbox.auto-selected-free input[type=checkbox]:checked+label{border-color:var(--tll-green-color)}.auto-selected-indicator{position:absolute;top:-8px;right:-8px;font-size:12px;background-color:var(--tll-green-color);color:#fff;border-radius:50%;width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:10px;box-shadow:0 2px 4px #0003;animation:sparkle 2s infinite;cursor:help}@keyframes autoSelectPulse{0%{box-shadow:0 0 0 3px #7a9b5780}50%{box-shadow:0 0 0 5px #7a9b574d}to{box-shadow:0 0 0 3px #7a9b574d}}@keyframes sparkle{0%,to{transform:scale(1) rotate(0);opacity:1}50%{transform:scale(1.1) rotate(180deg);opacity:.8}}.bundler-target-element{visibility:hidden;height:0;overflow:hidden;margin:0;padding:0}.bundle-loading-container{display:flex;justify-content:center;align-items:center;min-height:200px;width:100%}.bundle-loading-spinner{display:flex;flex-direction:column;align-items:center;gap:15px}.bundle-loading-container .loading__spinner,.bundle-modal-body .loading__spinner{display:flex;justify-content:center;align-items:center;width:100%}.bundle-loading-container .loading__spinner .spinner,.bundle-modal-body .loading__spinner .spinner{width:40px;height:40px}.bundle-loading-container .loading__spinner svg path,.bundle-modal-body .loading__spinner svg path{stroke:#99854d!important}.bundle-error-message{color:#f22411b3;padding-block:5px;border:1px solid rgba(242,36,17,1);font-weight:600;margin-bottom:20px;text-align:center;background:#f2241129;border-radius:50px;font-size:14px}.free-item-removed-notification .notification-content{display:flex;flex-direction:column;gap:4px}.free-item-removed-notification .notification-text{font-weight:600;font-size:14px}.free-item-removed-notification .notification-subtext{font-size:12px;opacity:.9;font-weight:400}.free-item-removed-notification .notification-icon{margin-right:8px;font-size:16px}@media screen and (max-width: 1320px){.bundle-variant-selector-wrapper{padding:0;margin-right:10px}.bundle-variant-selector{font-size:16px}}@media screen and (max-width: 1024px){.bundle-modal-close{width:40px;height:40px}}@media screen and (max-width: 768px){.bundle-modal-header{margin-bottom:15px}.bundle-modal-content{padding:20px}.bundle-modal-close{width:24px;height:32px}.bundle-modal .h1,.bundle-modal h1{font-size:38px}}@media screen and (max-width: 576px){.bundle-item-columns{flex-direction:column}.bundle-item-variants label{justify-content:flex-start;padding-left:30px;width:min(120px,100%)}.bundle-variant-selector{margin-left:30px}.bundle-item-image{width:100%;aspect-ratio:4/3}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/bundle-builder.css.map */
