.bundle-products{--bundle-accent: #ff5900;--bundle-accent-strong: #ff8c00;--bundle-surface: #111;--bundle-border: #111827;color:#f9fafb;padding:60px 0}.bundle-products .container{max-width:1200px;margin:0 auto;padding:0 16px}.bundle-products__title{font-size:3rem;font-weight:700;font-style:normal;background:linear-gradient(90deg,var(--bundle-accent),var(--bundle-accent-strong));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block}.bundle-products__description{font-size:1.2rem;color:#fff9}.bundle-products__description strong{color:#fff}.bundle-products__list{display:flex;flex-direction:column;gap:50px;margin-top:30px}.bundle-products__item{display:grid;grid-template-columns:2fr 1fr;gap:20px;border-radius:12px}.bundle-products__item:nth-child(2n){grid-template-columns:1fr 2fr}.bundle-products__item:nth-child(2n) .bundle-products__image{order:1}.bundle-products__item:nth-child(2n) .bundle-products__content{order:2}.sticky-wrapper{position:sticky;top:20px}.bundle-products__image img{width:100%;height:auto;object-fit:contain;border-radius:10px;overflow:hidden}.bundle-products__details{background:linear-gradient(180deg,#2a1510,#0f0505);border:1px solid #4b4b4b;padding:15px;display:flex;justify-content:center;flex-direction:column;border-radius:10px;margin-top:10px}.bundle-products__price{display:flex;flex-wrap:wrap-reverse;justify-content:center;align-items:baseline;gap:6px 15px;margin-bottom:20px}.bundle-products__price-old{font-size:1.1rem;font-weight:500;color:#ffffff80;font-family:Open Sans,sans-serif!important;line-height:1;text-decoration:line-through}.bundle-products__price-current{font-size:2rem;font-weight:500;color:#fff;font-family:Open Sans,sans-serif!important;line-height:1;font-weight:700}.bundle-products__loops-count{font-family:Open Sans,sans-serif!important;font-weight:400;color:#fff;text-align:center}.bundle-products__loops-count-number{color:#ff5900;font-weight:700}.bundle-products__price-per-loop{font-family:Open Sans,sans-serif!important;font-weight:400;color:#ffffff80;text-align:center}.bundle-products__price-per-loop span{color:#00ff0080}.bundle-products__heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px;gap:12px}.bundle-products__artist-match{margin-top:30px;font-family:Open Sans,sans-serif!important;color:#ffffff80;font-size:1rem}.bundle-products__artist-match span{color:#fff}.bundle-products__item-title{margin:0;font-size:1.9rem;font-weight:600}.bundle-products__badges{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.bundle-products__tracks{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.bundle-products__track{background:#111;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:16px;transition:border-color .15s ease,background .15s ease}.bundle-products__track:hover{border-color:#ff59004d;background:#ff590005}.bundle-products__track-content{display:grid;gap:12px}.bundle-products__audio{width:100%}.bundle-products__player{display:flex;align-items:center;gap:12px}.bundle-products__play{display:inline-flex;justify-content:center;align-items:center;background:transparent;border:none;box-shadow:none;padding:0;cursor:pointer}.bundle-products__play svg{width:20px;height:20px;fill:var(--bundle-accent);display:block;transition:transform .15s ease}.bundle-products__play .icon-pause,.bundle-products__play.is-playing .icon-play{display:none}.bundle-products__play.is-playing .icon-pause{display:block}.bundle-products__play:hover svg,.bundle-products__play:focus svg{transform:scale(1.1)}.bundle-products__waveform{flex:1;border-radius:999px;overflow:hidden;min-height:32px}.bundle-products__waveform wave{display:block;width:100%;height:100%}.bundle-products__track-body{display:flex;flex-direction:column;gap:4px}.bundle-products__track-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.bundle-products__track-title{margin:0;font-size:1rem;font-weight:500;color:#f9fafb;flex:1}.bundle-products__track-meta{margin:0;font-size:.9rem;color:#f9fafbbf}.bundle-products__track-meta .meta-icon{margin-right:4px;opacity:.8}.bundle-products__track-meta .meta-icon__svg{width:12px;height:12px;display:inline-block;vertical-align:middle}.bundle-products__meta{margin:0;font-size:.9rem;color:#f9fafb99;text-align:center;padding:20px}.bundle-products__totals{display:flex;flex-direction:column;max-width:600px;width:100%;margin:0 auto 30px;border-bottom:3px solid #5c5c5c;padding-bottom:30px}.bundle-products__totals h2{font-size:2rem;color:#ff5900;text-align:center;margin-bottom:35px}.bundle-products__totals-list{display:flex;flex-direction:column;gap:10px}.bundle-products__totals-item{display:flex;justify-content:space-between;align-items:center;gap:10px}.bundle-products__totals-item>*{font-family:Open Sans,sans-serif!important;font-size:1.4rem;line-height:1;letter-spacing:normal;margin:0;text-align:justify}.bundle-products__totals-item-total{display:flex;justify-content:space-between;align-items:center;gap:10px}.bundle-products__totals-item-total>*{font-family:Open Sans,sans-serif!important;text-transform:uppercase;font-size:1.4rem;line-height:1;letter-spacing:normal;margin:0;font-weight:700;text-align:justify}.bundle-products__totals-investment{display:flex;justify-content:space-between;align-items:center;gap:10px}.bundle-products__totals-investment>*{font-family:Open Sans,sans-serif!important;text-transform:uppercase;font-size:1.4rem;line-height:1;letter-spacing:normal;margin:0;color:#ff5900;font-weight:700;text-align:justify}@media screen and (max-width: 767px){.bundle-products{padding:40px 0}.bundle-products__item{padding:16px}.bundle-products__tracks{gap:12px}.bundle-products__track{padding:12px}.bundle-products__totals-item>*,.bundle-products__totals-item-total>*,.bundle-products__totals-investment>*{font-size:1.2rem}}.bundle-products__form{padding:25px;display:flex;justify-content:center;flex-direction:column;border-radius:10px;margin-top:30px;text-align:center}.bundle-products__form-price{display:flex;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:6px 15px;margin-bottom:20px}.bundle-products__form-price .bundle-products__price-current.new{color:#0f0;text-shadow:0 0 20px rgba(0,255,0,.7)}.bundle-products__form-loops{font-family:Open Sans,sans-serif!important;font-weight:400;color:#fff;text-align:center}.bundle-products__form-loops span{color:#ff5900;font-weight:700}.bundle-products__form-price-per-loop{font-family:Open Sans,sans-serif!important;font-weight:400;color:#ffffff80;text-align:center}.bundle-products__form-price-per-loop span{color:#00ff0080}.bundle-products__form-buttons{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}.bundle-products__form-buttons a{width:100%;max-width:250px;font-family:Open Sans,sans-serif!important;font-weight:500;font-size:1rem;color:#fff;background:#ff5900;padding:10px 20px;border-radius:10px;text-decoration:none;text-align:center;transition:all .3s ease;border:none;margin-top:10px;text-transform:capitalize}.bundle-products__form-under-button-text{font-size:.8rem}@media (max-width: 1024px){.bundle-products{padding:50px 0}.bundle-products__title{font-size:2.5rem}.bundle-products__description{font-size:1.1rem}.bundle-products__list{gap:40px;margin-top:25px}.bundle-products__item{gap:16px;grid-template-columns:1.8fr .8fr}.bundle-products__item:nth-child(2n){grid-template-columns:.8fr 1.8fr}.bundle-products__item-title{font-size:1.7rem}.bundle-products__tracks{grid-template-columns:1fr;gap:12px}.bundle-products__track{padding:14px}.bundle-products__player{gap:10px}.bundle-products__waveform{min-height:30px}.bundle-products__track-title{font-size:.95rem}.bundle-products__track-meta{font-size:.85rem}.bundle-products__form{padding:20px;margin-top:25px}.bundle-products__form-price .bundle-products__price-current{font-size:1.8rem}}@media (max-width: 768px){.bundle-products{padding:30px 0}.bundle-products .container{padding:0 12px}.bundle-products__title{font-size:2rem;text-align:center;display:flex;justify-content:center}.bundle-products__description{font-size:1rem;text-align:center}.bundle-products__list{gap:30px;margin-top:20px}.bundle-products__item{display:flex;flex-direction:column;gap:20px;border-radius:10px;padding:20px;background:#1111114d;border:1px solid rgba(255,255,255,.05)}.bundle-products__item:nth-child(2n){flex-direction:column}.bundle-products__item:nth-child(2n) .bundle-products__image,.bundle-products__item:nth-child(2n) .bundle-products__content{order:unset}.bundle-products__content{order:1}.bundle-products__image{order:2;text-align:center}.bundle-products__item-title{font-size:1.5rem;text-align:center}.bundle-products__heading{align-items:center;gap:15px;margin-bottom:20px}.bundle-products__badges{justify-content:center}.bundle-products__tracks{grid-template-columns:1fr;gap:10px;margin-top:20px}.bundle-products__track{padding:12px}.bundle-products__player{gap:8px}.bundle-products__waveform{min-height:28px}.bundle-products__track-header{gap:8px}.bundle-products__track-title{font-size:.9rem}.bundle-products__track-meta{font-size:.8rem}.bundle-products__artist-match{margin-top:20px;text-align:center;font-size:.9rem}.sticky-wrapper{position:static}.bundle-products__image img{max-width:250px;margin:0 auto}.bundle-products__details{margin-top:15px;padding:12px;max-width:280px;margin-left:auto;margin-right:auto}.bundle-products__price{margin-bottom:15px;gap:8px 12px}.bundle-products__price-current{font-size:1.6rem}.bundle-products__price-old{font-size:1rem}.bundle-products__loops-count,.bundle-products__price-per-loop{font-size:.9rem}.bundle-products__form{padding:20px 15px;margin-top:25px}.bundle-products__form-price{margin-bottom:15px}.bundle-products__form-price .bundle-products__price-current{font-size:1.7rem}.bundle-products__form-loops,.bundle-products__form-price-per-loop{font-size:.9rem;margin-bottom:8px}.bundle-products__form-buttons{gap:8px;margin-top:15px}.bundle-products__form-buttons a{max-width:280px;padding:12px 16px;font-size:.95rem}.bundle-products__form-under-button-text{font-size:.75rem;margin-top:10px}}@media (max-width: 480px){.bundle-products{padding:20px 0}.bundle-products .container{padding:0 8px}.bundle-products__title{font-size:1.6rem}.bundle-products__description{font-size:.9rem}.bundle-products__list{gap:25px;margin-top:15px}.bundle-products__item{padding:15px;gap:15px}.bundle-products__item-title{font-size:1.3rem}.bundle-products__heading{margin-bottom:15px;flex-direction:column;align-items:center}.bundle-products__badges{gap:6px}.genre-badge{font-size:.8rem;padding:4px 8px}.bundle-products__tracks{gap:8px;margin-top:15px}.bundle-products__track{padding:10px}.bundle-products__waveform{min-height:24px}.bundle-products__track-title{font-size:.85rem}.bundle-products__track-meta{font-size:.75rem}.bundle-products__artist-match{margin-top:15px;font-size:.85rem}.bundle-products__image img{max-width:200px}.bundle-products__details{padding:10px;margin-top:12px;max-width:250px}.bundle-products__price{margin-bottom:12px;gap:6px 8px}.bundle-products__price-current{font-size:1.4rem}.bundle-products__price-old{font-size:.9rem}.bundle-products__loops-count,.bundle-products__price-per-loop{font-size:.8rem}.bundle-products__form{padding:15px 12px;margin-top:20px}.bundle-products__form-price .bundle-products__price-current{font-size:1.5rem}.bundle-products__form-loops,.bundle-products__form-price-per-loop{font-size:.85rem;margin-bottom:6px}.bundle-products__form-buttons a{max-width:250px;padding:10px 14px;font-size:.9rem}.bundle-products__form-under-button-text{font-size:.7rem;margin-top:8px}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/bundle-products.css.map */
