@media(max-width:768px){body{padding-bottom:80px}body .cc-revoke{z-index:6000!important}}.needsclick{display:none!important}.section-bundle{--c-bg: #000;--c-surface: #c76823;--c-surface-1: #111111;--c-surface-2: #121212;--c-text: #fff;--c-text-muted: rgba(255, 255, 255, .6);--c-border: rgba(255, 255, 255, .18);--c-border-hover: rgba(255, 255, 255, .32);--c-border-strong: rgba(255, 255, 255, .55);--c-shadow: rgba(0, 0, 0, .6);--gap-xs: 6px;--gap-sm: 10px;--gap-md: 16px;--gap-lg: 24px;--input-h: 44px;--btn-h: 46px;color:var(--c-text);margin:30px 0}.section-bundle .bundle-layout{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}@media(max-width:768px){.section-bundle .bundle-layout{grid-template-columns:1fr;gap:var(--gap-lg)}.section-bundle{margin:18px 0}}.section-bundle .bundle-image{position:sticky;top:124px}.section-bundle .bundle-image .swiper-pagination{bottom:20px!important}.section-bundle .bundle-image__desktop{display:block}.section-bundle .bundle-image__desktop>img{width:100%;height:auto;object-fit:contain;background:var(--c-surface-1)}.section-bundle .bundle-image__grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--gap-sm)}.section-bundle .bundle-image__grid img{width:100%;height:auto;object-fit:contain}.section-bundle .bundle-image__mobile{display:none}.section-bundle .bundle-image__mobile .swiper-slide{width:100%!important}@media(max-width:768px){.section-bundle .bundle-image{position:static}.section-bundle .bundle-image__desktop{display:none}.section-bundle .bundle-image__mobile{display:block}.section-bundle .bundle-image__mobile .swiper-pagination-bullet{background:var(--c-text-muted);opacity:.5}.section-bundle .bundle-image__mobile .swiper-pagination-bullet-active{background:var(--c-surface);opacity:1}}.section-bundle .bundle-header-mobile{display:none}.section-bundle .bundle-header-desktop{display:block}@media(max-width:768px){.section-bundle .bundle-header-mobile{display:block;margin-bottom:var(--gap-sm);text-align:center}.section-bundle .bundle-header-desktop{display:none}}.section-bundle .bundle-info{display:flex;flex-direction:column;gap:var(--gap-md)}.section-bundle .bundle-info h1.h2{margin-bottom:0}.section-bundle .bundle-title{font-weight:700;margin-top:1.5em}.section-bundle .bundle-description{margin-bottom:-1em}.section-bundle .bundle-product-list{display:flex;flex-direction:column;gap:var(--gap-sm);max-height:500px;overflow-y:auto;padding-right:8px}.section-bundle .bundle-product-list::-webkit-scrollbar{width:6px}.section-bundle .bundle-product-list::-webkit-scrollbar-track{background:var(--c-surface-2)}.section-bundle .bundle-product-list::-webkit-scrollbar-thumb{background:var(--c-border-strong);border-radius:3px}.section-bundle .scroll-hint{display:flex;align-items:center;justify-content:center;text-align:center;padding:8px 0;transition:opacity .3s ease;background:var(--c-surface-2);opacity:.8}.section-bundle .scroll-hint.is-hidden{opacity:0;pointer-events:none}.section-bundle .scroll-hint__text{font-size:12px;white-space:nowrap;flex-shrink:0;display:flex;gap:5px;align-items:center}.section-bundle .bundle-card{display:flex;flex-direction:row;align-items:center;gap:var(--gap-md);padding:12px;border:1px solid var(--c-border);color:var(--c-text)}.section-bundle .bundle-card:last-child{border-bottom:none}.section-bundle .bundle-card__media{width:70px;height:70px;flex-shrink:0;overflow:hidden}.section-bundle .bundle-card__media img{width:100%;height:100%;object-fit:contain}.section-bundle .bundle-card__body{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}.section-bundle .bundle-card__title{font-size:14px;line-height:1.3;text-align:left}.section-bundle .bundle-card__heat-level{height:15px;display:flex;justify-content:flex-start}.section-bundle .bundle-card__heat-level img{height:100%}.section-bundle .bundle-card__controls{flex-shrink:0;width:110px}.section-bundle .bundle-card__btn{width:100%;height:35px;background:var(--c-surface);color:var(--c-text);cursor:pointer;font-size:14px;position:relative}.section-bundle .bundle-card__btn-add{display:block;line-height:36px}.section-bundle .bundle-card__btn-stepper{display:none;align-items:center;justify-content:space-between;width:100%;height:100%;padding:0 12px}.section-bundle .bundle-card__btn.is-active .bundle-card__btn-add{display:none}.section-bundle .bundle-card__btn.is-active .bundle-card__btn-stepper{display:flex}.section-bundle .bundle-card__btn-minus,.section-bundle .bundle-card__btn-plus{width:28px;height:28px;line-height:36px;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;font-size:18px}.section-bundle .bundle-card__btn-minus:hover,.section-bundle .bundle-card__btn-plus:hover{background:#ffffff1a}.section-bundle .bundle-card__btn-qty{min-width:24px;line-height:36px;text-align:center}.section-bundle .progress-tracker{position:relative;padding:20px;background:var(--c-surface-1);overflow:visible}.section-bundle .progress-tracker__best-deal{position:absolute;top:-10px;right:-12px;background:#c53030;color:#fff;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:3px 10px;border-radius:3px;transform:rotate(3deg);z-index:2}.section-bundle .progress-tracker__bar{position:absolute;top:48px;left:21px;right:21px;height:4px;background:var(--c-border);border-radius:2px;z-index:0;overflow:hidden}.section-bundle .progress-tracker__fill{height:100%;width:0%;background:var(--c-surface);border-radius:2px;transition:width .3s ease}.section-bundle .progress-tracker__steps{display:flex;justify-content:space-between;position:relative;z-index:1}.section-bundle .progress-tracker__step{display:flex;flex-direction:column;align-items:center;gap:6px}.section-bundle .progress-tracker__step:first-of-type{align-items:flex-start}.section-bundle .progress-tracker__step:first-of-type .progress-tracker__title,.section-bundle .progress-tracker__step:first-of-type .progress-tracker__discount{text-align:left}.section-bundle .progress-tracker__step:last-of-type{align-items:flex-end}.section-bundle .progress-tracker__step:last-of-type .progress-tracker__title,.section-bundle .progress-tracker__step:last-of-type .progress-tracker__discount{text-align:right}.section-bundle .progress-tracker__title{font-size:13px;line-height:1em;font-weight:500;color:var(--c-text-muted);transition:color .2s ease}.section-bundle .progress-tracker__step.is-active .progress-tracker__title{color:var(--c-text);font-weight:600}.section-bundle .progress-tracker__dot{width:22px;height:22px;border-radius:50%;border:3px solid var(--c-border);background:var(--c-bg);cursor:pointer;transition:all .2s ease;padding:0}.section-bundle .progress-tracker__dot:hover{border-color:var(--c-border-hover)}.section-bundle .progress-tracker__dot.is-active{border-color:var(--c-surface);background:var(--c-surface)}.section-bundle .progress-tracker__dot.is-reached{border-color:var(--c-surface);background:var(--c-bg)}.section-bundle .progress-tracker__discount{font-size:11px;font-weight:600;color:#22c55e}.section-bundle .bundle-panel__highlight{width:100%;text-align:left}.section-bundle .bundle-panel__highlight span{background-color:#00b26a;font-size:12px;font-weight:600;text-transform:uppercase;padding:5px 15px;border-radius:100px;text-align:center;display:inline-block}.section-bundle .bundle-info__delivery{margin-top:1.5em}.section-bundle .delivery-options{display:grid;gap:var(--gap-sm);border:none;padding:0;margin:0}.section-bundle .delivery-options__legend{font-size:14px;font-weight:600;margin-bottom:var(--gap-sm)}.section-bundle .delivery-options__option{display:grid;gap:var(--gap-sm)}.section-bundle .delivery-options__label{border:1px solid var(--c-border);padding:0 16px;height:60px;background:var(--c-surface-2);background:var(--c-bg);cursor:pointer;display:flex;align-items:center;gap:var(--gap-sm)}.section-bundle .delivery-options__label:hover{border-color:var(--c-border-hover)}.section-bundle .delivery-options__radio:checked+.delivery-options__label{border-color:var(--c-surface);background:var(--c-surface-2)}.section-bundle .delivery-options__fake-radio{width:18px;height:18px;border:2px solid var(--c-border);border-radius:50%;flex-shrink:0;position:relative}.section-bundle .delivery-options__fake-radio:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;border-radius:50%;background:transparent}.section-bundle .delivery-options__radio:checked+.delivery-options__label .delivery-options__fake-radio{border-color:var(--c-surface)}.section-bundle .delivery-options__radio:checked+.delivery-options__label .delivery-options__fake-radio:after{background:var(--c-text)}.section-bundle .delivery-options__title{font-size:14px;font-weight:500;flex:1}@media(max-width:768px){.section-bundle .delivery-options__title{font-size:12px;line-height:14px}.section-bundle .delivery-options__label{padding-right:10px}}.section-bundle .delivery-options__select-wrapper{position:relative;display:inline-block}.section-bundle .delivery-options__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0 27px 0 0;font-size:12px;background:transparent;border:0;color:var(--c-text);cursor:pointer}@media(max-width:768px){.section-bundle .delivery-options__select{font-size:10px;padding-bottom:10px}}.section-bundle .delivery-options__select-wrapper:before{content:"";position:absolute;right:0;top:50%;width:20px;height:20px;transform:translateY(-50%);pointer-events:none;background:var(--c-surface)}.section-bundle .delivery-options__select-wrapper:after{content:"";position:absolute;right:7px;top:50%;width:7px;height:7px;border-right:2px solid var(--c-text);border-bottom:2px solid var(--c-text);transform:translateY(-50%) rotate(45deg);pointer-events:none;margin-top:-1px}.section-bundle .delivery-options__select:focus{outline:none}.section-bundle .bundle-info__footer{display:flex;align-items:center;gap:var(--gap-md);margin-top:10px}@media(max-width:768px){.section-bundle .bundle-product-list{max-height:none;overflow-y:visible;padding-right:0}.section-bundle .scroll-hint{display:none}.section-bundle .bundle-info__footer{position:fixed;bottom:0;left:0;right:0;background:var(--c-bg);border-top:1px solid var(--c-border);padding:12px 20px;margin-top:0;z-index:8000}.section-bundle .bundle-info__variants:before{content:"";position:absolute;top:-20px;height:20px;width:100%;left:0;background:var(--c-bg)}.section-bundle .bundle-info__variants{position:sticky;top:90px;z-index:100;background:var(--c-bg)}}.section-bundle .bundle-info__pricing{display:flex;flex-direction:column;gap:2px;min-width:150px}.section-bundle .bundle-panel__pricing-top{display:flex;align-items:center}.section-bundle .bundle-panel__pricing-bottom{display:flex;gap:10px;align-items:center}.section-bundle .bundle-panel__price-compare{font-size:14px;color:var(--c-text-muted);text-decoration:line-through}.section-bundle .bundle-panel__price{font-size:20px;font-weight:700;white-space:nowrap}.section-bundle .bundle-panel__price-badge{background-color:#00b26a;font-size:11px;font-weight:600;text-transform:uppercase;margin:0 auto;padding:0 10px;border-radius:100px;text-align:center;display:inline-block}.section-bundle .bundle-panel__price-title{font-size:18px}.section-bundle .bundle-panel__cta{flex:1;height:var(--btn-h);background:var(--c-surface);color:var(--c-text);cursor:pointer;font-size:18px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px}.section-bundle .bundle-panel__cta:hover{border-color:var(--c-border-hover)}.section-bundle .bundle-panel__cta-badge{background-color:#00b26a;font-size:10px;font-weight:600;text-transform:uppercase;padding:0 10px;border-radius:100px;text-align:center;display:inline-block;margin-left:5px;margin-top:-1px}.bundle-toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%) translateY(100%);background:#c53030;color:#fff;padding:14px 24px;font-size:14px;font-weight:500;z-index:9999999999999;opacity:0;transition:transform .3s ease,opacity .3s ease;pointer-events:none}.bundle-toast.is-visible{transform:translate(-50%) translateY(0);opacity:1}
/*# sourceMappingURL=/cdn/shop/t/63/assets/dynamic-bundle.css.map */
