:root{--bundle-primary: #003466;--bundle-primary-hover: #00254d;--bundle-accent: #0066cc;--bundle-success: #10b981;--bundle-success-light: #d1fae5;--bundle-text: #1a1a1a;--bundle-text-muted: #666666;--bundle-text-light: #999999;--bundle-bg: #ffffff;--bundle-bg-subtle: #f8f9fa;--bundle-border: #e5e7eb;--bundle-border-hover: #d1d5db;--bundle-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--bundle-shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--bundle-shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--bundle-radius: 16px;--bundle-radius-sm: 12px;--bundle-radius-full: 9999px;--bundle-transition: all .2s ease}.bundle-builder{background:var(--bundle-bg);height:auto}.bundle-section{padding:48px 24px;width:100%}.bundle-section[data-step=step-1]{padding-bottom:64px}.bundle-section__container{display:flex;flex-direction:column;align-items:center;gap:32px;max-width:1400px;margin:0 auto;width:100%}.bundle-section__cap{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;max-width:700px}.bundle-section__title{margin:0;font-family:Montserrat,sans-serif;font-size:clamp(2.4rem,5vw,4rem);font-weight:700;color:var(--bundle-text);letter-spacing:-.5px;line-height:1.2}.bundle-section__step-label{margin:0;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:600;color:var(--bundle-primary);text-transform:uppercase;letter-spacing:1px}.bundle-section__subtitle{margin:0;font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:400;color:var(--bundle-text-muted);line-height:1.6}.bundle-selection-bar{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:16px}.bundle-toast{position:fixed;top:80px;left:50%;transform:translate(-50%) translateY(-20px);opacity:0;z-index:1000;background:#1e293b;color:#fff;font-family:Montserrat,sans-serif;font-size:1.3rem;font-weight:500;padding:10px 20px;border-radius:var(--bundle-radius-full);box-shadow:0 4px 12px #00000026;white-space:nowrap;pointer-events:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.bundle-toast.is-visible{opacity:1;transform:translate(-50%) translateY(0)}.bundle-toast--added{background:#16a34a}.bundle-toast--removed{background:#64748b}@media(max-width:768px){.bundle-toast{top:auto;bottom:100px}}.bundle-select-all-btn{display:inline-flex;align-items:center;justify-content:center;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:500;color:#1a3864;background:var(--bundle-bg-subtle);border:1px solid var(--bundle-border);padding:10px 20px;border-radius:var(--bundle-radius-full);cursor:pointer;transition:var(--bundle-transition)}.bundle-select-all-btn:hover{background:#1a3864;color:#fff;border-color:#1a3864}.bundle-hero-box{width:100%;max-width:900px;padding:14px 24px;background:var(--bundle-primary);border-radius:var(--bundle-radius-sm);text-align:center}.bundle-hero-box__text{margin:0;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:500;color:#fff;line-height:1.5}.bundle-compare-link{display:inline-flex;align-items:center;gap:4px;font-family:Montserrat,sans-serif;font-size:1.35rem;color:var(--bundle-text-muted);text-decoration:none;cursor:pointer;transition:color .2s ease;padding:4px 0}.bundle-compare-link strong{color:var(--bundle-primary);font-weight:600}.bundle-compare-link svg{opacity:.4;transition:transform .2s ease,opacity .2s ease}.bundle-compare-link:hover{color:var(--bundle-text);text-decoration:none}.bundle-compare-link:hover svg{transform:translate(3px);opacity:.7}.bundle-grip-swiper{width:100%;max-width:900px}.bundle-grip-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;width:100%}.bundle-grip-pagination{display:none}.bundle-grip-nav{display:none;-webkit-appearance:none;appearance:none;border:none;padding:0;background:transparent}@media(max-width:768px){.bundle-grip-outer{position:relative;width:100%}.bundle-grip-swiper{overflow:hidden;margin:-6px -16px;padding:6px 16px;width:calc(100% + 32px)}.bundle-grip-grid{display:flex;flex-direction:row;flex-wrap:nowrap;gap:0}.bundle-grip-grid .swiper-slide{height:auto;display:flex}.bundle-grip-grid .swiper-slide .bundle-grip-card{width:100%}.bundle-grip-pagination{display:flex;justify-content:center;gap:6px;padding:12px 16px;width:100%;box-sizing:border-box}.bundle-grip-pagination .swiper-pagination-bullet{width:8px;height:8px;background:var(--bundle-border);border-radius:50%;opacity:1;transition:var(--bundle-transition)}.bundle-grip-pagination .swiper-pagination-bullet-active{background:var(--bundle-primary);width:24px;border-radius:var(--bundle-radius-full)}.bundle-grip-nav{display:flex;align-items:center;justify-content:center;position:absolute;top:35%;transform:translateY(-50%);width:44px;height:44px;background:#ffffffe6;border:1px solid var(--bundle-border);border-radius:50%;z-index:10;cursor:pointer;box-shadow:0 2px 6px #0000001a;transition:opacity .2s ease,background .2s ease;color:var(--bundle-text)}.bundle-grip-nav:hover{background:#fff}.bundle-grip-nav--prev{left:-5px}.bundle-grip-nav--next{right:-12px}.bundle-grip-nav.swiper-button-disabled{opacity:.3;pointer-events:none}.bundle-grip-card__image-wrap{aspect-ratio:auto;max-height:45vw}.bundle-grip-card__image{width:100%;height:100%;object-fit:contain;padding:0}.bundle-grip-card__content{padding:12px;gap:10px}.bundle-grip-card__features{min-height:auto;gap:6px}.bundle-grip-card__features li{font-size:1.2rem;gap:6px}.bundle-grip-card__price{font-size:1.8rem}.bundle-grip-card__price-label{font-size:1.4rem;margin-right:4px}.bundle-grip-card__price-each{font-size:1.1rem}.bundle-grip-card__purchase{padding:12px 0 4px;gap:8px}.bundle-grip-card__badge{top:8px;left:8px;padding:5px 10px;font-size:1rem}.bundle-grip-gallery__nav{opacity:1;width:30px;height:30px}.bundle-grip-gallery__prev{left:6px}.bundle-grip-gallery__next{right:6px}.bundle-grip-thumbs{gap:6px;padding:8px 10px}.bundle-grip-thumbs--slider{gap:6px;padding:8px}.bundle-grip-thumbs__item{width:48px;height:48px;border-radius:6px}.bundle-grip-card__quantity{border-width:1.5px}.bundle-grip-card__quantity-btn,.bundle-grip-card__quantity-input{width:38px;min-width:38px;height:38px;font-size:1.2rem}}@media(min-width:769px){.bundle-grip-swiper{overflow:visible!important}.bundle-grip-grid{display:grid!important;grid-template-columns:repeat(2,1fr);gap:24px}.bundle-grip-grid .swiper-slide{width:auto!important;padding:0;min-width:0}}.bundle-grip-card{display:flex;flex-direction:column;background:var(--bundle-bg);border:2px solid var(--bundle-border);border-radius:var(--bundle-radius);overflow:hidden;min-width:0;transition:var(--bundle-transition);position:relative}.bundle-grip-card:hover{border-color:var(--bundle-primary);transform:translateY(-4px);box-shadow:var(--bundle-shadow-lg)}.bundle-grip-card__image-wrap{position:relative;width:100%;max-height:600px;aspect-ratio:1;background:var(--bundle-bg-subtle);overflow:hidden}.bundle-grip-card__image{width:100%;height:100%;object-fit:cover;padding:0;transition:transform .3s ease}.bundle-grip-card__video,.bundle-grip-card__external-video iframe{width:100%;height:100%;object-fit:contain;background:#000}.bundle-grip-card__external-video{width:100%;height:100%}.bundle-grip-card__video-poster{position:relative;width:100%;height:100%;cursor:pointer}.bundle-grip-card__play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:none;border:none;padding:0;cursor:pointer;z-index:2;transition:transform .2s ease}.bundle-grip-card__play-btn:hover{transform:translate(-50%,-50%) scale(1.1)}.bundle-grip-gallery .bundle-grip-card__image{transition:none}.bundle-grip-card:hover .bundle-grip-gallery .bundle-grip-card__image{transform:none}.bundle-grip-card:hover .bundle-grip-card__image:not(.bundle-grip-gallery .bundle-grip-card__image){transform:scale(1.05)}.bundle-grip-gallery{width:100%;height:100%;position:relative;overflow:hidden}.bundle-grip-gallery .swiper-slide{width:100%!important;height:100%}.bundle-grip-gallery .swiper-slide img{width:100%;height:100%;object-fit:cover}.bundle-grip-gallery__nav{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#ffffffeb;border:none;border-radius:50%;z-index:10;cursor:pointer;box-shadow:0 2px 8px #0000001f;transition:opacity .2s ease,transform .2s ease,background .2s ease;color:var(--bundle-text);opacity:0}.bundle-grip-card:hover .bundle-grip-gallery__nav,.bundle-grip-gallery__nav:focus-visible{opacity:1}.bundle-grip-gallery__nav:hover{background:#fff;transform:translateY(-50%) scale(1.08)}.bundle-grip-gallery__prev{left:10px}.bundle-grip-gallery__next{right:10px}.bundle-grip-gallery__nav.swiper-button-disabled{opacity:0!important;pointer-events:none}.bundle-grip-thumbs{display:flex;gap:8px;padding:10px 16px;justify-content:center;background:var(--bundle-bg)}.bundle-grip-thumbs--slider{justify-content:flex-start;align-items:center;gap:4px;padding:10px 8px;overflow:hidden;max-width:100%}.bundle-grip-thumbs__swiper{overflow:hidden;flex:1;min-width:0}.bundle-grip-thumbs__swiper .swiper-slide{width:auto;flex-shrink:0}.bundle-grip-thumbs__nav{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:var(--bundle-bg-subtle);border:1px solid var(--bundle-border);cursor:pointer;flex-shrink:0;color:var(--bundle-text);transition:opacity .2s ease,background .2s ease;z-index:2}.bundle-grip-thumbs__nav:hover{background:var(--bundle-border)}.bundle-grip-thumbs__nav.swiper-button-disabled{opacity:.3;pointer-events:none}.bundle-grip-thumbs__item{position:relative;width:52px;height:52px;padding:0;border:2px solid var(--bundle-border);border-radius:8px;overflow:hidden;cursor:pointer;background:var(--bundle-bg-subtle);transition:border-color .2s ease,box-shadow .2s ease;flex-shrink:0}.bundle-grip-thumbs__item img{width:100%;height:100%;object-fit:cover;display:block}.bundle-grip-thumbs__item:hover{border-color:var(--bundle-text-muted)}.bundle-grip-thumbs__item.is-active{border-color:var(--bundle-primary);box-shadow:0 0 0 1px var(--bundle-primary)}.bundle-grip-card__image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-family:Montserrat,sans-serif;font-size:1.4rem;color:var(--bundle-text-light)}.bundle-grip-card__badge{position:absolute;top:16px;left:16px;padding:8px 16px;background:var(--bundle-primary);border-radius:var(--bundle-radius-full);font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.5px;z-index:2}.bundle-grip-card__content{display:flex;flex-direction:column;gap:16px;padding:24px}.bundle-grip-card__title{margin:0;font-family:Montserrat,sans-serif;font-size:2.2rem;font-weight:700;color:var(--bundle-text);line-height:1.2}.bundle-grip-card__features{display:flex;flex-direction:column;gap:8px;min-height:110px;list-style:none;margin:0;padding:0}.bundle-grip-card__features li{display:flex;align-items:center;gap:10px;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:400;color:var(--bundle-text-muted)}.bundle-grip-card__purchase{display:flex;flex-direction:column;align-items:center;gap:12px;padding:20px 0 4px;margin-top:auto;border-top:1px solid var(--bundle-border)}.bundle-grip-card__price{font-family:Montserrat,sans-serif;font-size:2.4rem;font-weight:700;color:var(--bundle-primary);text-align:center;line-height:1}.bundle-grip-card__price-label{font-size:1.8rem;font-weight:700;color:#c41230;margin-right:6px}.bundle-grip-card__price-each{font-size:1.3rem;font-weight:500;color:var(--bundle-text-muted)}.bundle-grip-card__quantity{display:inline-flex;align-items:stretch;border:2px solid var(--bundle-border);border-radius:var(--bundle-radius-sm);overflow:hidden;background:#fff;transition:border-color .2s ease}.bundle-grip-card--selected .bundle-grip-card__quantity{border-color:var(--bundle-success)}.bundle-grip-card__subtotal{font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:600;color:var(--bundle-text-muted);text-align:center;min-height:20px;opacity:0;transition:opacity .25s ease}.bundle-grip-card__subtotal.visible{opacity:1}.bundle-grip-card__quantity-btn{width:48px;min-width:48px;height:48px;display:flex;align-items:center;justify-content:center;border:none;background:#f5f5f5;color:var(--bundle-text);font-size:1.4rem;font-weight:600;cursor:pointer;transition:background .2s ease}.bundle-grip-card__quantity-btn:hover{background:#ebebeb}.bundle-grip-card__quantity-btn:active{background:#e0e0e0}.bundle-grip-card__quantity-input{width:56px;min-width:56px;height:48px;border:none;border-left:1px solid rgba(0,0,0,.08);border-right:1px solid rgba(0,0,0,.08);text-align:center;font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:600;color:var(--bundle-text);-moz-appearance:textfield}.bundle-grip-card__quantity-input::-webkit-outer-spin-button,.bundle-grip-card__quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.bundle-grip-card__quantity-input:focus{outline:none;box-shadow:0 0 0 2px var(--bundle-primary)}.bundle-grip-card__quantity-input:focus:not(:focus-visible){box-shadow:none}.bundle-grip-card--selected{border-color:var(--bundle-success);box-shadow:0 0 0 3px #10b98133}.bundle-grip-card--selected:hover{border-color:var(--bundle-success)}.bundle-callout{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;max-width:900px;padding:14px 24px;border-radius:var(--bundle-radius-sm);font-family:Montserrat,sans-serif;font-size:1.4rem;text-decoration:none;cursor:pointer;transition:var(--bundle-transition)}.bundle-callout__text{line-height:1.4}.bundle-callout__text strong{font-weight:700}.bundle-callout__icon{flex-shrink:0;opacity:.5}.bundle-callout__arrow{flex-shrink:0;opacity:.4;transition:transform .2s ease,opacity .2s ease}.bundle-callout:hover .bundle-callout__arrow{transform:translate(3px);opacity:.7}.bundle-callout--compare{background:var(--bundle-bg-subtle);border:1px solid var(--bundle-border);color:var(--bundle-text-muted)}.bundle-callout--compare:hover{border-color:var(--bundle-primary);background:#0034660a;color:var(--bundle-text);text-decoration:none}.bundle-callout--compare strong{color:var(--bundle-primary)}.bundle-callout--skip{background:var(--bundle-bg-subtle);border:1px solid var(--bundle-border);color:var(--bundle-text-muted);margin-top:4px}.bundle-callout--skip:hover{border-color:var(--bundle-primary);background:#0034660a;color:var(--bundle-text);text-decoration:none}.bundle-callout--skip strong{color:var(--bundle-primary)}.bundle-grip-helper{display:inline-flex;align-items:center;gap:8px;margin-top:4px;padding:0;background:none;border:none;text-decoration:none;cursor:pointer;transition:all .2s ease}.bundle-grip-helper__icon{flex-shrink:0;color:var(--bundle-primary);transition:transform .2s ease}.bundle-grip-helper__text{font-family:Montserrat,sans-serif;font-size:1.35rem;font-weight:500;color:var(--bundle-text-muted);line-height:1.4}.bundle-grip-helper__text strong{font-weight:700;color:var(--bundle-primary);text-decoration:underline;text-underline-offset:2px}.bundle-grip-helper:hover .bundle-grip-helper__text{color:var(--bundle-text)}.bundle-grip-helper:hover .bundle-grip-helper__text strong{color:var(--bundle-primary-hover)}.bundle-grip-helper:hover .bundle-grip-helper__icon{transform:translate(2px)}@media(max-width:480px){.bundle-callout{padding:12px 16px;font-size:1.3rem}.bundle-grip-helper__text{font-size:1.25rem}}.bundle-compare-modal-wrapper{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;pointer-events:none;visibility:hidden;transition:visibility .2s ease}.bundle-compare-modal-wrapper.open{pointer-events:auto;visibility:visible}.bundle-compare-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;pointer-events:none}.bundle-compare-modal-wrapper.open .bundle-compare-modal{opacity:1;visibility:visible;pointer-events:auto}.bundle-compare-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;cursor:pointer}.bundle-compare-modal__container{position:relative;width:100%;max-width:960px;max-height:90vh;background:var(--bundle-bg);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transform:scale(.95);transition:transform .2s ease}.bundle-compare-modal-wrapper.open .bundle-compare-modal__container{transform:scale(1)}.bundle-compare-modal__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--bundle-border);background:var(--bundle-bg);position:sticky;top:0;z-index:10}.bundle-compare-modal__title{font-family:Montserrat,sans-serif;font-size:2rem;font-weight:700;color:var(--bundle-text);margin:0}.bundle-compare-modal__close{width:36px;height:36px;border:none;background:var(--bundle-bg-subtle);border-radius:50%;font-size:2.2rem;line-height:1;color:var(--bundle-text-muted);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s;flex-shrink:0}.bundle-compare-modal__close:hover{background:var(--bundle-border);color:var(--bundle-text)}.bundle-compare-modal__body{overflow-y:auto;-webkit-overflow-scrolling:touch;padding:24px}.bundle-compare-modal__chooser{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:32px}.bundle-compare-modal__chooser-col{background:var(--bundle-bg-subtle);border-radius:12px;padding:20px}.bundle-compare-modal__chooser-heading{font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;color:var(--bundle-text);margin:0 0 12px}.bundle-compare-modal__chooser-list{list-style:none;padding:0;margin:0}.bundle-compare-modal__chooser-list li{position:relative;padding-left:20px;font-family:Montserrat,sans-serif;font-size:1.35rem;color:var(--bundle-text-muted);line-height:1.8}.bundle-compare-modal__chooser-list li:before{content:"\2022";position:absolute;left:4px;color:var(--bundle-primary);font-weight:700}.bundle-compare-modal__table-heading{font-family:Montserrat,sans-serif;font-size:1.8rem;font-weight:700;color:var(--bundle-text);text-align:center;margin:0 0 16px}.bundle-compare__table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border:2px solid var(--bundle-border);border-radius:var(--bundle-radius)}.bundle-compare__table{width:100%;border-collapse:collapse;font-family:Montserrat,sans-serif;font-size:1.4rem}.bundle-compare__table thead{background:var(--bundle-bg-subtle)}.bundle-compare__corner{width:180px;min-width:140px}.bundle-compare__product-head{padding:24px 16px;text-align:center;vertical-align:bottom;border-left:1px solid var(--bundle-border)}.bundle-compare__img-wrap{width:120px;height:120px;margin:0 auto 12px;border-radius:12px;overflow:hidden;background:#fff}.bundle-compare__img-wrap img{width:100%;height:100%;object-fit:cover}.bundle-compare__product-name{display:block;font-size:1.6rem;font-weight:700;color:var(--bundle-text);margin-bottom:4px}.bundle-compare__product-price{display:block;font-size:2rem;font-weight:700;color:var(--bundle-primary);margin-bottom:8px}.bundle-compare__product-avail{display:inline-block;padding:4px 12px;background:var(--bundle-success-light);color:#065f46;border-radius:var(--bundle-radius-full);font-size:1.2rem;font-weight:600}.bundle-compare__product-avail--preorder{background:#fef3c7;color:#92400e}.bundle-compare__table tbody tr{border-top:1px solid var(--bundle-border)}.bundle-compare__table tbody tr:nth-child(2n){background:var(--bundle-bg-subtle)}.bundle-compare__table td{background:#fcfcfc;padding:14px 16px;color:var(--bundle-text-muted);font-weight:400;line-height:1.5;vertical-align:middle;text-align:center}.bundle-compare__label{font-weight:600!important;color:var(--bundle-text)!important;text-align:left!important;border-right:1px solid var(--bundle-border)}.bundle-compare__table td:not(.bundle-compare__label){border-left:1px solid var(--bundle-border)}.bundle-compare__cell--no{color:var(--bundle-text-light)!important;font-size:1.4rem;font-weight:400!important}.bundle-compare__cell--yes{color:var(--bundle-success)!important;font-weight:600!important}.bundle-compare__cell--yes:before{content:"";display:inline-block;width:18px;height:18px;margin-right:6px;vertical-align:middle;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Crect width='20' height='20' rx='4' fill='%2310b981'/%3E%3Cpath d='M6 10l3 3 5-6' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.bundle-compare__cell--check{color:var(--bundle-success)!important;font-size:2rem;font-weight:700!important}.bundle-compare__cell--green{color:var(--bundle-success)!important;font-weight:600!important}.bundle-compare__cell--neutral{color:var(--bundle-text-muted)!important;font-weight:400!important}.bundle-compare-modal__power-line{font-family:Montserrat,sans-serif;font-size:1.3rem;color:var(--bundle-text-muted);text-align:center;margin:20px 0 24px;line-height:1.6;font-style:italic}.bundle-compare-modal__cta-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.bundle-compare-modal__cta{font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;padding:14px 24px;border:2px solid var(--bundle-primary);border-radius:var(--bundle-radius);cursor:pointer;transition:background .15s,color .15s,transform .15s}.bundle-compare-modal__cta--classic{background:var(--bundle-bg);color:#001f3f;border-width:3px;border-color:#001f3f}.bundle-compare-modal__cta--classic:hover{background:#001f3f;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #001f3f4d}.bundle-compare-modal__cta--smart{background:var(--bundle-primary);color:#fff}.bundle-compare-modal__cta--smart:hover{background:#002a52;transform:translateY(-1px)}@keyframes compareHighlight{0%{box-shadow:0 0 #00346680}50%{box-shadow:0 0 0 8px #00346640}to{box-shadow:0 0 #00346600}}.bundle-grip-card--highlight{animation:compareHighlight .5s ease-out;border-color:var(--bundle-primary)!important}@media(max-width:768px){.bundle-compare-modal{padding:0}.bundle-compare-modal__container{max-width:100%;max-height:100vh;height:100%;border-radius:0}.bundle-compare-modal__header{padding:16px}.bundle-compare-modal__title{font-size:1.6rem}.bundle-compare-modal__body{padding:16px;background:#fcfcfc}.bundle-compare-modal__chooser{grid-template-columns:1fr;gap:12px;margin-bottom:24px}.bundle-compare-modal__chooser-col{padding:16px}.bundle-compare-modal__chooser-heading{font-size:1.35rem}.bundle-compare-modal__chooser-list li{font-size:1.25rem}.bundle-compare-modal__table-heading{font-size:1.5rem}.bundle-compare__table-wrap{border:none;border-radius:0;overflow-x:visible}.bundle-compare__table{min-width:unset;display:block}.bundle-compare__table thead,.bundle-compare__table tbody{display:block}.bundle-compare__table thead{position:sticky;top:0;z-index:5;background:var(--bundle-bg);padding-bottom:8px}.bundle-compare__table thead tr{display:grid;grid-template-columns:1fr 1fr;gap:10px}.bundle-compare__corner{display:none}.bundle-compare__product-head{border-left:none;border:2px solid var(--bundle-border);border-radius:12px;padding:12px 8px;background:var(--bundle-bg)}.bundle-compare__product-head--smart{border-color:var(--bundle-primary)}.bundle-compare__img-wrap{width:80px;height:80px;margin-bottom:8px}.bundle-compare__product-name{font-size:1.3rem}.bundle-compare__product-price{font-size:1.8rem;margin-bottom:6px}.bundle-compare__product-avail{font-size:1rem;padding:3px 8px}.bundle-compare__table tbody tr{display:grid;grid-template-columns:1fr 1fr;border-top:none}.bundle-compare__table tbody tr:nth-child(2n){background:transparent}.bundle-compare__label{grid-column:1 / -1;text-align:center!important;border-right:none!important;background:#fff;color:#000!important;padding:8px 12px;font-size:1.15rem;font-weight:600!important;white-space:normal;letter-spacing:.3px}.bundle-compare__table tbody td:not(.bundle-compare__label){border-left:none!important;padding:10px 10px 14px;font-size:1.25rem;text-align:center;line-height:1.4}.bundle-compare__table tbody td:nth-child(2){border-right:1px solid var(--bundle-border)!important}.bundle-compare__cell--no{font-size:1.2rem}.bundle-compare__cell--yes:before{width:15px;height:15px;margin-right:4px}.bundle-compare__cell--check{font-size:1.6rem}.bundle-compare-modal__cta-row{grid-template-columns:1fr;gap:10px}.bundle-compare-modal__power-line{font-size:1.2rem}}.bundle-grip-continue{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%;max-width:480px;margin-top:8px}.bundle-grip-continue__btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:18px 32px;background:var(--bundle-primary);border:none;border-radius:var(--bundle-radius-sm);font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:600;color:#fff;cursor:pointer;transition:var(--bundle-transition)}.bundle-grip-continue__btn:hover:not(:disabled){background:var(--bundle-primary-hover);transform:translateY(-2px)}.bundle-grip-continue__btn:disabled{background:var(--bundle-border);cursor:not-allowed}.bundle-grip-continue__btn svg{flex-shrink:0;transition:transform .2s ease}.bundle-grip-continue__btn:hover:not(:disabled) svg{transform:translate(4px)}.bundle-grip-continue__hint{margin:0;font-family:Montserrat,sans-serif;font-size:1.3rem;font-weight:400;color:var(--bundle-text-muted)}.bundle-path-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;width:100%;max-width:900px}@media(max-width:768px){.bundle-path-grid{grid-template-columns:1fr}.bundle-back-link{align-self:flex-start;margin:0 auto;padding:12px 20px;font-size:1.5rem;font-weight:600}}.bundle-path-card{display:flex;align-items:center;gap:20px;padding:32px;background:var(--bundle-bg);border:2px solid var(--bundle-border);border-radius:var(--bundle-radius);cursor:pointer;transition:var(--bundle-transition);text-decoration:none;position:relative;overflow:hidden}.bundle-path-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--bundle-primary);transform:scaleX(0);transition:transform .3s ease}.bundle-path-card:hover{border-color:var(--bundle-primary);transform:translateY(-4px);box-shadow:var(--bundle-shadow-lg)}.bundle-path-card:hover:before{transform:scaleX(1)}.bundle-path-card__content{flex:1;display:flex;flex-direction:column;gap:12px}.bundle-path-card__title{margin:0;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:700;color:var(--bundle-text);line-height:1.2}.bundle-path-card__label{font-family:Montserrat,sans-serif;font-size:1.3rem;font-weight:500;color:var(--bundle-text-muted)}.bundle-path-card__features{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.bundle-path-card__features li{display:flex;align-items:center;gap:10px;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:400;color:var(--bundle-text-muted)}.bundle-path-card__features li:before{content:"";width:6px;height:6px;background:var(--bundle-success);border-radius:50%;flex-shrink:0}.bundle-path-card__arrow{flex-shrink:0;color:var(--bundle-text-muted);transition:var(--bundle-transition)}.bundle-path-card:hover .bundle-path-card__arrow{color:var(--bundle-primary);transform:translate(4px)}.bundle-back-link{display:inline-flex;align-items:center;gap:8px;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:500;background:#e1e1e1;color:#000;text-decoration:none;transition:var(--bundle-transition);margin-top:16px;padding:8px 16px;border-radius:var(--bundle-radius-full)}.bundle-back-link:hover{color:#000;background:#d0d0d0}.bundle-back-link svg{flex-shrink:0}.bundle-bottom-actions{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:16px}.bundle-bottom-actions .bundle-back-link,.bundle-bottom-cart-btn{margin-top:0;min-width:200px;justify-content:center;text-align:center}.bundle-bottom-cart-btn{display:inline-flex;align-items:center;gap:8px;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:500;background:var(--bundle-primary);color:#fff;text-decoration:none;transition:var(--bundle-transition);padding:8px 16px;border-radius:var(--bundle-radius-full);border:none;cursor:pointer;white-space:nowrap}.bundle-bottom-cart-btn:hover{background:var(--bundle-primary-hover)}.bundle-bottom-cart-btn svg{flex-shrink:0}@media(max-width:768px){.bundle-bottom-actions{flex-direction:column-reverse;gap:10px;width:100%;padding:0 16px;box-sizing:border-box}.bundle-bottom-actions .bundle-back-link,.bundle-bottom-cart-btn{width:100%;min-width:unset;padding:12px 20px;font-size:1.5rem;font-weight:600;box-sizing:border-box}}.bundle-selection-badge{display:flex;align-items:center;gap:8px;padding:10px 20px;background:var(--bundle-bg-subtle);border:1px solid var(--bundle-border);border-radius:var(--bundle-radius-full);font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:500;color:var(--bundle-text-muted);transition:var(--bundle-transition)}.bundle-selection-badge.has-selection{background:var(--bundle-success-light);border-color:var(--bundle-success);color:#065f46}.bundle-selection-badge__icon{display:flex;align-items:center;justify-content:center}.bundle-accessories-outer,.bundle-kits-outer{position:relative;width:100%}.bundle-carousel-nav{display:none;-webkit-appearance:none;appearance:none;border:none;padding:0;background:transparent}@media(max-width:768px){.bundle-carousel-nav{display:flex;align-items:center;justify-content:center;position:absolute;top:35%;transform:translateY(-50%);width:44px;height:44px;background:#ffffffe6;border:1px solid var(--bundle-border);border-radius:50%;z-index:10;cursor:pointer;box-shadow:0 2px 6px #0000001a;transition:opacity .2s ease,background .2s ease;color:var(--bundle-text)}.bundle-carousel-nav:hover{background:#fff}.bundle-accessories-nav--prev,.bundle-kits-nav--prev{left:-5px}.bundle-accessories-nav--next,.bundle-kits-nav--next{right:-12px}.bundle-carousel-nav.swiper-button-disabled{opacity:.3;pointer-events:none}}.bundle-accessories-swiper{width:100%;max-width:1200px;overflow:visible}.bundle-accessories-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));align-items:stretch;gap:24px;width:100%}@media(max-width:640px){.bundle-accessories-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media(max-width:400px){.bundle-accessories-grid{grid-template-columns:1fr}}.bundle-product-card{position:relative;display:flex;flex-direction:column;background:var(--bundle-bg);border:2px solid var(--bundle-border);border-radius:var(--bundle-radius);overflow:hidden;transition:var(--bundle-transition);cursor:pointer}.bundle-product-card:hover{border-color:var(--bundle-border-hover);box-shadow:var(--bundle-shadow)}.bundle-product-card .bundle-accessory-checkbox{position:absolute;opacity:0;pointer-events:none}.bundle-product-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;cursor:pointer}.bundle-product-card__check{position:absolute;top:12px;right:12px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--bundle-bg);border:2px solid var(--bundle-border);border-radius:50%;color:transparent;transition:var(--bundle-transition);z-index:3;pointer-events:none}.bundle-product-card:has(.bundle-accessory-checkbox:checked){border-color:var(--bundle-success);box-shadow:0 0 0 3px #10b98133}.bundle-product-card:has(.bundle-accessory-checkbox:checked) .bundle-product-card__check{background:var(--bundle-success);border-color:var(--bundle-success);color:#fff}.bundle-product-card:has(.bundle-accessory-checkbox:checked) .bundle-product-card__add-text{display:none}.bundle-product-card:has(.bundle-accessory-checkbox:checked) .bundle-product-card__added-text{display:block}.bundle-product-card__badge{position:absolute;top:12px;left:12px;padding:6px 12px;background:#ef4444;border-radius:var(--bundle-radius-full);font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:700;color:#fff;z-index:3}.bundle-product-card__image-wrap{position:relative;width:100%;aspect-ratio:1;background:var(--bundle-bg-subtle);display:flex;align-items:center;justify-content:center;overflow:hidden}.bundle-product-card__image{width:100%;height:100%;object-fit:contain;padding:16px;transition:transform .3s ease}.bundle-product-card:hover .bundle-product-card__image{transform:scale(1.05)}.bundle-product-card__image-placeholder{color:var(--bundle-border)}.bundle-product-card__content{display:flex;flex-direction:column;gap:8px;padding:16px;flex-grow:1}.bundle-product-card__title{margin:0;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:600;color:var(--bundle-text);line-height:1.3;min-height:calc(1.4rem * 1.3 * 2);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bundle-product-card__desc{margin:0;font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:400;color:var(--bundle-text-muted);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bundle-product-card__details{display:none}.bundle-product-card__pricing{display:flex;align-items:center;gap:8px;margin-top:auto;flex-wrap:wrap}.bundle-product-card__price{font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:700;color:var(--bundle-text)}.bundle-product-card__compare-price{font-family:Montserrat,sans-serif;font-size:1.3rem;font-weight:400;color:var(--bundle-text-light);text-decoration:line-through}.bundle-product-card__quantity{display:flex;align-items:center;gap:8px;margin-left:auto;flex-shrink:0;position:relative;z-index:3}.bundle-product-card__quantity-label{font-family:Montserrat,sans-serif;font-size:15px;font-weight:500;color:var(--bundle-text-light, #666);margin:0}.bundle-product-card__quantity-input-wrap{display:inline-flex;align-items:stretch;border:1px solid rgba(0,0,0,.12);border-radius:6px;overflow:hidden;background:#fff}.bundle-product-card__quantity-btn{width:36px;min-width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:none;background:#f5f5f5;color:var(--bundle-text, #1a1a1a);font-size:1.1rem;font-weight:500;cursor:pointer;transition:background .2s ease}.bundle-product-card__quantity-btn:hover{background:#ebebeb}.bundle-product-card__quantity-btn:active{background:#e0e0e0}.bundle-product-card__quantity-input{width:44px;min-width:44px;height:36px;border:none;border-left:1px solid rgba(0,0,0,.08);border-right:1px solid rgba(0,0,0,.08);text-align:center;font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:500;color:var(--bundle-text, #1a1a1a);-moz-appearance:textfield}.bundle-product-card__quantity-input::-webkit-outer-spin-button,.bundle-product-card__quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.bundle-product-card__quantity-input:focus{outline:none;box-shadow:0 0 0 2px var(--bundle-primary)}.bundle-product-card__quantity-input:focus:not(:focus-visible){box-shadow:none}.bundle-product-card__action{padding:12px 16px;background:var(--bundle-bg-subtle);border-top:1px solid var(--bundle-border);text-align:center}.bundle-product-card__add-text,.bundle-product-card__added-text{font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.bundle-product-card__add-text{color:var(--bundle-primary)}.bundle-product-card__added-text{display:none;color:var(--bundle-success)}.bundle-sticky-footer{position:fixed;bottom:0;left:0;right:0;background:var(--bundle-bg);border-top:1px solid var(--bundle-border);box-shadow:0 -4px 20px #0000001a;z-index:100;transform:translateY(100%);transition:transform .3s ease;padding:16px 24px;padding-bottom:max(16px,env(safe-area-inset-bottom))}.bundle-sticky-footer.visible{transform:translateY(0)}.bundle-sticky-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1200px;margin:0 auto}.bundle-sticky-footer__info{display:flex;align-items:center;gap:32px}.bundle-sticky-footer__empty{font-family:Montserrat,sans-serif;font-size:1.3rem;font-weight:500;color:var(--bundle-text-muted);font-style:italic}.bundle-sticky-footer__count{display:flex;align-items:baseline;gap:6px}.bundle-sticky-footer__count-number{font-family:Montserrat,sans-serif;font-size:2.4rem;font-weight:700;color:var(--bundle-primary)}.bundle-sticky-footer__count-label{font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:400;color:var(--bundle-text-muted)}.bundle-sticky-footer__total{display:flex;align-items:baseline;gap:8px}.bundle-sticky-footer__total-label{font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:400;color:var(--bundle-text-muted)}.bundle-sticky-footer__total-price{font-family:Montserrat,sans-serif;font-size:2rem;font-weight:700;color:var(--bundle-text)}.bundle-sticky-footer__btn{display:flex;align-items:center;justify-content:center;gap:10px;padding:16px 32px;background:var(--bundle-primary);border:none;border-radius:var(--bundle-radius-sm);font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:600;color:#fff;cursor:pointer;transition:var(--bundle-transition);white-space:nowrap}.bundle-sticky-footer__btn:hover:not(:disabled){background:var(--bundle-primary-hover);transform:translateY(-2px)}.bundle-sticky-footer__btn:disabled{background:var(--bundle-border);cursor:not-allowed}.bundle-sticky-footer__btn-icon{flex-shrink:0}@media(max-width:640px){.bundle-sticky-footer{padding:10px 16px;padding-bottom:max(10px,env(safe-area-inset-bottom))}.bundle-sticky-footer__inner{flex-direction:column;gap:8px}.bundle-sticky-footer__info{width:100%;justify-content:space-between}.bundle-sticky-footer__btn{width:100%;padding:12px 24px}.bundle-sticky-footer__count-number{font-size:2rem}.bundle-sticky-footer__total-price{font-size:1.8rem}}.bundle-kits-swiper{width:100%;max-width:900px;overflow:visible}.bundle-kits-grid{display:flex;flex-direction:column;gap:20px;width:100%}.bundle-kits-pagination{display:none}.bundle-kit-card{position:relative;display:flex;flex-direction:column;padding:28px;background:#1a4675;border:2px solid #1a3d5c;border-radius:55px;transition:var(--bundle-transition);overflow:hidden}.bundle-kit-card:hover{border-color:#2a5a7a;box-shadow:0 8px 32px #0000004d}.bundle-kit-card__top{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.bundle-kit-card__header{flex:1;min-width:0}.bundle-kit-card__name{margin:0;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:800;color:#fff;line-height:1.2}.bundle-kit-card__desc{margin:6px 0 0;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:500;color:#fff;line-height:1.4}.bundle-kit-card__actions{display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex-shrink:0}.bundle-kit-card__btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 32px;background:#64b4c840;border:1.5px solid rgba(100,180,200,.5);border-radius:8px;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:600;color:#fff;cursor:pointer;transition:var(--bundle-transition);white-space:nowrap}.bundle-kit-card__btn:hover{background:#64b4c866;border-color:#64b4c8cc;transform:translateY(-1px)}.bundle-kit-card__pricing{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.bundle-kit-card__price-row{display:flex;align-items:baseline;gap:8px}.bundle-kit-card__price{font-family:Montserrat,sans-serif;font-size:2.2rem;font-weight:700;color:#fff;line-height:1}.bundle-kit-card__compare-price{font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:500;color:#ffffff73;text-decoration:line-through;line-height:1}.bundle-kit-card__savings-badge{display:inline-block;font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:600;font-style:italic;color:#ffffffb3;white-space:nowrap}.bundle-kit-card__body{display:flex;gap:24px;align-items:flex-start}.bundle-kit-card__gallery{display:flex;flex-direction:column;flex:1 1 50%;min-width:0;gap:12px;align-self:flex-start}.bundle-kit-card__details{display:flex;flex-direction:column;flex:1 1 50%;min-width:0;gap:16px;align-self:flex-start}.bundle-kit-card__image-wrap{width:100%;background:#fff;border-radius:10px;overflow:hidden}.bundle-kit-card__image{display:block;width:100%;height:auto;object-fit:contain;transition:opacity .2s ease}.bundle-kit-card__image.fading{opacity:0}.bundle-kit-card__thumb.active{border:2px solid var(--bundle-primary);border-radius:6px}.bundle-kit-card__image-placeholder{width:100%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-family:Montserrat,sans-serif;font-size:1.2rem;color:#999}.bundle-kit-card__includes{font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:400;color:#ffffffd9;line-height:1.7}.bundle-kit-card__includes strong{display:block;margin-bottom:8px;font-size:1.5rem;font-weight:700;color:#fff}.bundle-kit-card__includes-list{margin:0;padding:0 0 0 18px;list-style:disc}.bundle-kit-card__includes-list li{padding:2px 0;color:#ffffffd9}.bundle-kit-card__thumbs{display:flex;align-items:center;width:100%;margin-top:auto;gap:6px}.bundle-thumb-swiper{flex:1;min-width:0;overflow:hidden}.bundle-thumb-swiper .swiper-slide{width:auto;flex-shrink:0}.bundle-kit-card__thumb{width:60px;height:60px;border-radius:4px;overflow:hidden;border:none;cursor:pointer;transition:var(--bundle-transition);background:#f2f2f2}.bundle-kit-card__thumb:hover{opacity:.8}.bundle-kit-card__thumb img{width:100%;height:100%;object-fit:cover}.bundle-thumb-nav{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:36px;background:#ffffff8c;border:none;border-radius:4px;cursor:pointer;transition:var(--bundle-transition);color:#0c2a4a}.bundle-thumb-nav:hover{background:#ffffff40;color:#fff}.bundle-thumb-nav.swiper-button-disabled{opacity:.25;pointer-events:none}.bundle-thumb-nav.swiper-button-lock{display:none}@media(max-width:768px){.bundle-kits-swiper{overflow:hidden;margin:0 -16px;padding:0 16px;width:calc(100% + 32px)}.bundle-kits-grid{display:flex;flex-direction:row;flex-wrap:nowrap;gap:0}.bundle-kits-grid .swiper-slide{height:auto;display:flex;padding:4px;box-sizing:border-box}.bundle-kits-grid .swiper-slide .bundle-kit-card{width:100%}.bundle-kit-card{display:grid;grid-template-columns:1fr auto;grid-template-areas:"header    header" "image     image" "thumbs    thumbs" "actions   actions";gap:16px 14px;padding:22px;border-radius:24px}.bundle-kit-card .bundle-read-more--kit{grid-area:readmore;display:none}.bundle-kit-card__desc,.bundle-kit-card__includes{display:none}.bundle-kit-card__top,.bundle-kit-card__body,.bundle-kit-card__gallery,.bundle-kit-card__details{display:contents;position:static}.bundle-kit-card__header{grid-area:header}.bundle-kit-card__name{font-size:1.8rem}.bundle-kit-card__desc{font-size:1.25rem;margin-top:4px}.bundle-kit-card__image-wrap{grid-area:image;width:100%;border-radius:10px}.bundle-kit-card__includes{grid-area:includes;font-size:1.25rem;align-self:start}.bundle-kit-card__includes strong{font-size:1.35rem;margin-bottom:6px}.bundle-kit-card__includes-list{padding-left:16px}.bundle-kit-card__includes-list li{padding:2px 0}.bundle-kit-card__actions{grid-area:actions;flex-direction:column;align-items:center;justify-content:center;width:100%;gap:10px}.bundle-kit-card__pricing{flex-direction:column;align-items:center;gap:4px}.bundle-kit-card__price-row{gap:8px;justify-content:center}.bundle-kit-card__price{font-size:2.2rem}.bundle-kit-card__compare-price{font-size:1.3rem}.bundle-kit-card__savings-badge{font-size:1.15rem;text-align:center;color:#ffffffd9}.bundle-kit-card__btn{padding:12px 28px;font-size:1.3rem;white-space:nowrap;width:100%;justify-content:center}.bundle-kit-card__thumbs{grid-area:thumbs;gap:6px}.bundle-kit-card__thumb{width:50px;height:50px}.bundle-thumb-nav{width:24px;height:34px;border-radius:4px}.bundle-thumb-nav svg{width:12px;height:12px}.bundle-kits-pagination{display:flex;justify-content:center;gap:6px;padding:16px 0;position:relative}.bundle-kits-pagination .swiper-pagination-bullet{width:8px;height:8px;background:var(--bundle-border);border-radius:50%;opacity:1;transition:var(--bundle-transition)}.bundle-kits-pagination .swiper-pagination-bullet-active{background:var(--bundle-primary);width:24px;border-radius:var(--bundle-radius-full)}}@media(min-width:769px){.bundle-kits-swiper{overflow:visible!important;margin:0;padding:0;width:100%;max-width:900px}.bundle-kits-grid{display:flex!important;flex-direction:column;flex-wrap:wrap;transform:none!important;gap:20px}.bundle-kits-grid .swiper-slide{padding:0}.bundle-kits-pagination{display:none!important}}.bundle-kit-modal-wrapper{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;pointer-events:none;visibility:hidden;transition:visibility .3s ease}.bundle-kit-modal-wrapper.open{pointer-events:auto;visibility:visible}.bundle-kit-modal-wrapper.open .bundle-kit-modal{opacity:1;visibility:visible}.bundle-kit-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;pointer-events:none}.bundle-kit-modal-wrapper.open .bundle-kit-modal{pointer-events:auto}.bundle-kit-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;cursor:pointer;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.bundle-kit-modal__container{position:relative;width:100%;max-width:960px;max-height:88vh;background:var(--bundle-bg);border-radius:20px;overflow:hidden;transform:translateY(20px) scale(.97);transition:transform .35s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;box-shadow:0 24px 80px #0003,0 8px 24px #0000001a}.bundle-kit-modal-wrapper.open .bundle-kit-modal__container{transform:translateY(0) scale(1)}.bundle-kit-modal__close{position:absolute;top:16px;right:16px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#ffffffe6;border:none;border-radius:50%;cursor:pointer;transition:var(--bundle-transition);z-index:10;box-shadow:0 2px 8px #00000014}.bundle-kit-modal__close:hover{background:#fff;box-shadow:0 2px 12px #00000026;transform:scale(1.05)}.bundle-kit-modal__content{display:flex;flex-direction:row;gap:0;padding:0;flex:1 1 auto;min-height:0;overflow:hidden}.bundle-kit-modal__gallery{width:50%;flex-shrink:0;display:flex;flex-direction:column;gap:14px;padding:28px 24px 28px 28px;background:var(--bundle-bg-subtle);overflow-y:auto;scrollbar-width:none}.bundle-kit-modal__gallery::-webkit-scrollbar{display:none}.bundle-kit-modal__main-image{width:100%;aspect-ratio:1 / 1;background:#fff;border-radius:14px;overflow:hidden;display:flex;align-items:center;justify-content:center}.bundle-kit-modal__main-image{cursor:pointer}.bundle-kit-modal__main-image img{width:100%;height:100%;object-fit:contain;padding:20px;transition:opacity .3s ease}.bundle-kit-modal__main-image img.fading{opacity:0}.bundle-kit-modal__thumbnails{display:flex;flex-wrap:wrap;gap:8px;padding:0}.bundle-kit-modal__thumbnail{width:72px;height:72px;flex-shrink:0;background:#fff;border:2px solid transparent;border-radius:10px;overflow:hidden;cursor:pointer;transition:var(--bundle-transition)}.bundle-kit-modal__thumbnail:hover{border-color:#0034664d;transform:translateY(-1px)}.bundle-kit-modal__thumbnail.active{border-color:var(--bundle-primary);box-shadow:0 0 0 1px var(--bundle-primary)}.bundle-kit-modal__thumbnail img{width:100%;height:100%;object-fit:contain;padding:6px}.bundle-kit-modal__info{width:50%;display:flex;flex-direction:column;gap:18px;padding:28px 28px 24px 24px;overflow-y:auto;border-top:none;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.1) transparent}.bundle-kit-modal__info::-webkit-scrollbar{width:4px}.bundle-kit-modal__info::-webkit-scrollbar-track{background:transparent}.bundle-kit-modal__info::-webkit-scrollbar-thumb{background:#0000001a;border-radius:2px}.bundle-kit-modal__title{margin:0;font-family:Montserrat,sans-serif;font-size:2.2rem;font-weight:800;color:var(--bundle-text);line-height:1.2;letter-spacing:-.3px}.bundle-kit-modal__pricing{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.bundle-kit-modal__price{font-family:Montserrat,sans-serif;font-size:2.6rem;font-weight:700;color:var(--bundle-text);line-height:1}.bundle-kit-modal__compare-price{font-family:Montserrat,sans-serif;font-size:1.8rem;font-weight:500;color:var(--bundle-text-light);text-decoration:line-through;line-height:1}.bundle-kit-modal__savings-badge{display:inline-flex;align-items:center;gap:4px;padding:5px 12px;background:#ecfdf5;border-radius:var(--bundle-radius-full);font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:700;color:#059669}.bundle-kit-modal__badge{display:inline-block;align-self:flex-start;padding:6px 14px;background:#1a4675;color:#fff;border-radius:var(--bundle-radius-full);font-family:Montserrat,sans-serif;font-size:1.27rem;font-weight:600;letter-spacing:.02em;margin-bottom:10px}.bundle-kit-modal__bottom-text{font-family:Montserrat,sans-serif;font-size:1.3rem;font-weight:500;color:var(--bundle-text-muted);line-height:1.5;margin-top:12px;padding-top:12px;border-top:1px solid #e5e7eb}.bundle-kit-modal__description{font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:400;color:var(--bundle-text-muted);line-height:1.6}.bundle-kit-modal__subtitle{font-size:1.4rem;font-weight:500;color:var(--bundle-text);margin:0 0 6px;line-height:1.5}.bundle-kit-modal__description>p:first-child{margin-bottom:4px}.bundle-kit-modal__description h3{font-size:1.5rem;font-weight:700;color:var(--bundle-text);margin:14px 0 8px}.bundle-kit-modal__description ul{margin:0;padding:0;list-style:none}.bundle-kit-modal__description li{position:relative;font-size:1.35rem;padding:5px 0 5px 22px;color:var(--bundle-text-muted);border-bottom:1px solid rgba(0,0,0,.04)}.bundle-kit-modal__description li:last-child{border-bottom:none}.bundle-kit-modal__description li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:6px;background:var(--bundle-primary);border-radius:50%}.bundle-kit-modal__description li:first-child:empty,.bundle-kit-modal__description li:first-child:has(span:empty){display:none}.bundle-kit-modal__description p{margin:4px 0}.bundle-kit-modal__quantity{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.bundle-kit-modal__quantity-label{font-family:Montserrat,sans-serif;font-size:1.35rem;font-weight:600;color:var(--bundle-text);margin:0}.bundle-kit-modal__quantity-input-wrap{display:inline-flex;align-items:stretch;border:1.5px solid rgba(0,0,0,.12);border-radius:10px;overflow:hidden;background:#fff}.bundle-kit-modal__quantity-btn{width:40px;min-width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:none;background:#f8f9fa;color:var(--bundle-text);font-size:1.3rem;font-weight:600;cursor:pointer;transition:background .15s ease}.bundle-kit-modal__quantity-btn:hover{background:#eef0f2}.bundle-kit-modal__quantity-btn:active{background:#e2e5e9}.bundle-kit-modal__quantity-input{width:48px;min-width:48px;height:40px;border:none;border-left:1.5px solid rgba(0,0,0,.08);border-right:1.5px solid rgba(0,0,0,.08);text-align:center;font-family:Montserrat,sans-serif;font-size:1.3rem;font-weight:600;color:var(--bundle-text);-moz-appearance:textfield}.bundle-kit-modal__quantity-input::-webkit-outer-spin-button,.bundle-kit-modal__quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.bundle-kit-modal__quantity-input:focus{outline:none}.bundle-kit-modal__note{margin:0;font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:400;color:var(--bundle-text-light);line-height:1.4;font-style:italic}.bundle-kit-modal__actions{flex-shrink:0;padding:16px 28px;border-top:1px solid var(--bundle-border);background:var(--bundle-bg)}.bundle-kit-modal__add-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:16px 32px;background:var(--bundle-primary);border:none;border-radius:12px;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;color:#fff;cursor:pointer;transition:all .2s ease;letter-spacing:.3px}.bundle-kit-modal__add-btn:hover{background:var(--bundle-primary-hover);transform:translateY(-1px);box-shadow:0 4px 16px #0034664d}.bundle-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.bundle-lightbox.open{opacity:1;visibility:visible}.bundle-lightbox__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000e0;cursor:pointer;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.bundle-lightbox__close{position:absolute;top:20px;right:20px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#ffffff1f;border:none;border-radius:50%;color:#fff;cursor:pointer;transition:all .2s ease;z-index:2}.bundle-lightbox__close:hover{background:#ffffff40;transform:scale(1.05)}.bundle-lightbox__image-wrap{position:relative;z-index:1;max-width:85vw;max-height:85vh;display:flex;align-items:center;justify-content:center;pointer-events:none}.bundle-lightbox__image{max-width:100%;max-height:85vh;object-fit:contain;border-radius:8px;box-shadow:0 16px 60px #0006;transition:opacity .25s ease;background:#fff;pointer-events:auto}.bundle-lightbox__image.fading{opacity:0}.bundle-lightbox__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border:1.5px solid rgba(255,255,255,.2);border-radius:50%;color:#fff;cursor:pointer;transition:all .2s ease}.bundle-lightbox__nav:hover{background:#003466b3;border-color:#fff9}.bundle-lightbox__nav--prev{left:20px}.bundle-lightbox__nav--next{right:20px}.bundle-lightbox__nav[disabled]{opacity:.2;pointer-events:none}.bundle-lightbox__counter{position:absolute;bottom:24px;left:50%;transform:translate(-50%);z-index:2;padding:6px 16px;background:#00000080;border-radius:var(--bundle-radius-full);font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:600;color:#ffffffd9;letter-spacing:1px}@media(max-width:768px){.bundle-lightbox__close{top:14px;right:14px;width:40px;height:40px}.bundle-lightbox__nav{width:40px;height:40px;z-index:3;background:#00000073;border-color:#ffffff59}.bundle-lightbox__nav--prev{left:8px}.bundle-lightbox__nav--next{right:8px}.bundle-lightbox__nav svg{width:22px;height:22px}.bundle-lightbox__image-wrap{max-width:94vw;max-height:80vh}.bundle-lightbox__image{max-height:80vh;border-radius:6px}.bundle-lightbox__counter{bottom:18px;font-size:1.1rem}}#step1-default{display:flex;flex-direction:column;align-items:center;gap:40px;width:100%}@media(max-width:768px){.bundle-kit-modal{padding:0;align-items:flex-end}.bundle-kit-modal__container{height:92vh;height:92dvh;max-height:92vh;max-height:92dvh;width:100%;max-width:100%;border-radius:20px 20px 0 0;transform:translateY(100%);transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;overflow:hidden;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);box-shadow:0 -8px 40px #0003}.bundle-kit-modal-wrapper.open .bundle-kit-modal__container{transform:translateY(0) scale(1)}.bundle-kit-modal__container:before{content:"";display:block;width:36px;height:4px;margin:10px auto 4px;background:#00000026;border-radius:2px;flex-shrink:0}.bundle-kit-modal__close{position:absolute;top:8px;right:12px;width:44px;height:44px;min-width:44px;min-height:44px;background:#fffffff2;box-shadow:0 2px 10px #0000001a;z-index:12;border:none}.bundle-kit-modal__content{display:flex;flex-direction:column;gap:0;padding:0;overflow-y:auto;overflow-x:hidden;flex:1 1 auto;min-height:0;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.bundle-kit-modal__gallery{width:100%;gap:10px;flex-shrink:0;padding:4px 0 8px;background:#f8f9fa}.bundle-kit-modal__main-image{aspect-ratio:auto;max-height:42vh;min-height:200px;border-radius:0;background:#f8f9fa}.bundle-kit-modal__main-image img{padding:12px}.bundle-kit-modal__thumbnails{gap:6px;padding:4px 16px 0;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.bundle-kit-modal__thumbnails::-webkit-scrollbar{display:none}.bundle-kit-modal__thumbnail{width:58px;height:58px;min-width:58px;min-height:58px;border-radius:8px;flex-shrink:0}.bundle-kit-modal__thumbnail img{padding:4px}.bundle-kit-modal__info{width:100%;gap:14px;text-align:left;padding:16px 20px 20px;overflow:visible;border-top:none}.bundle-kit-modal__title{font-size:1.7rem;line-height:1.25}.bundle-kit-modal__pricing{gap:8px}.bundle-kit-modal__price{font-size:2.2rem}.bundle-kit-modal__compare-price{font-size:1.5rem}.bundle-kit-modal__savings-badge{padding:4px 10px;font-size:1.1rem}.bundle-kit-modal__badge{font-size:1.1rem;padding:5px 12px;margin-bottom:8px;align-self:center}.bundle-kit-modal__bottom-text{font-size:1.15rem;margin-top:10px;padding-top:10px}.bundle-kit-modal__description{font-size:1.3rem;line-height:1.55}.bundle-kit-modal__description h3{font-size:1.4rem;margin:10px 0 6px}.bundle-kit-modal__description li{font-size:1.25rem;padding:4px 0 4px 20px}.bundle-kit-modal__description li:before{width:5px;height:5px}.bundle-kit-modal__quantity-btn{width:42px;min-width:42px;height:42px}.bundle-kit-modal__quantity-input{width:44px;min-width:44px;height:42px}.bundle-kit-modal__note{font-size:1.15rem}.bundle-kit-modal__actions{flex-shrink:0;margin:0;padding:12px 20px;padding-bottom:max(12px,env(safe-area-inset-bottom));background:var(--bundle-bg);border-top:1px solid var(--bundle-border);box-shadow:0 -4px 16px #0000000f}.bundle-kit-modal__add-btn{padding:14px 24px;font-size:1.4rem;border-radius:12px;min-height:50px}#step1-default{gap:10px!important}}.bundle-step{display:none}.bundle-step.active{display:block}.bundle-cart-notification{position:fixed;bottom:100px;right:24px;display:flex;align-items:center;gap:12px;padding:16px 24px;background:var(--bundle-success);color:#fff;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:600;border-radius:var(--bundle-radius-sm);box-shadow:var(--bundle-shadow-xl);z-index:10000;transform:translate(calc(100% + 24px));opacity:0;transition:all .3s ease}.bundle-cart-notification.show{transform:translate(0);opacity:1}.bundle-cart-notification svg{flex-shrink:0}@media(max-width:768px){.bundle-accessories-swiper{overflow:visible!important;margin:0;padding:0;width:100%}.bundle-accessories-grid{display:grid!important;grid-template-columns:repeat(2,1fr);gap:12px;transform:none!important}.bundle-accessories-grid .swiper-slide{height:auto;display:flex;width:auto!important;padding:0;box-sizing:border-box}.bundle-accessories-grid .swiper-slide .bundle-product-card{width:100%}.bundle-swiper-pagination,.bundle-accessories-nav--prev,.bundle-accessories-nav--next{display:none!important}.bundle-swiper-pagination{display:flex;justify-content:center;gap:6px;padding:16px 0;position:relative}.bundle-swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;background:var(--bundle-border);border-radius:50%;opacity:1;transition:var(--bundle-transition)}.bundle-swiper-pagination .swiper-pagination-bullet-active{background:var(--bundle-primary);width:24px;border-radius:var(--bundle-radius-full)}.bundle-product-card{border-radius:12px;box-shadow:0 2px 8px #00000014}.bundle-product-card__content{padding:12px}.bundle-product-card__title{font-size:1.3rem;min-height:calc(1.3rem * 1.3 * 2)}.bundle-product-card__desc--desktop{display:none}.bundle-product-card__details{position:relative;z-index:3}.bundle-product-card__details-toggle{font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:500;color:var(--bundle-accent);cursor:pointer;padding:4px 0;list-style:none}.bundle-product-card__details-toggle::-webkit-details-marker{display:none}.bundle-product-card__details-toggle::marker{display:none;content:""}.bundle-product-card__details-toggle:before{content:"+ "}.bundle-product-card__details[open] .bundle-product-card__details-toggle:before{content:"- "}.bundle-product-card__desc--mobile{font-size:1.1rem;color:var(--bundle-text-muted);margin-top:4px;line-height:1.4}.bundle-product-card__action{padding:10px 12px}.bundle-product-card__add-text,.bundle-product-card__added-text{font-size:1.1rem}.bundle-product-card__quantity-btn{width:44px;min-width:44px;height:44px}.bundle-product-card__quantity-input{height:44px}.bundle-compare-link{padding:12px 0}.bundle-swiper-pagination{gap:16px}.bundle-swiper-pagination .swiper-pagination-bullet{position:relative}.bundle-swiper-pagination .swiper-pagination-bullet:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44px;height:44px}.bundle-compare-modal__close{width:44px;height:44px;font-size:2.4rem}.bundle-cart-notification{bottom:auto;top:16px;top:max(16px,env(safe-area-inset-top));right:16px;left:16px;transform:translateY(calc(-100% - 24px));justify-content:center}.bundle-cart-notification.show{transform:translateY(0)}}@media(min-width:769px){.bundle-accessories-swiper{overflow:visible!important;margin:0;padding:0;width:100%;max-width:1200px}.bundle-accessories-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));transform:none!important;gap:24px}.bundle-accessories-grid .swiper-slide{width:auto!important;padding:0}.bundle-swiper-pagination{display:none!important}}.swiper-slide[data-grip-type][style*="display: none"]{width:0!important;padding:0!important;margin:0!important;overflow:hidden}@media(max-width:480px){.bundle-section{padding:32px 12px}.bundle-section[data-step=step-1]{padding-bottom:48px}.bundle-section__title{font-size:2rem}.bundle-grip-card__title{font-size:1.8rem}.bundle-grip-card__content{padding:10px;gap:8px}.bundle-grip-card__features li{font-size:14px;color:#313131}.bundle-grip-card__price{font-size:1.8rem}.bundle-grip-card__price-label{font-size:1.4rem}.bundle-grip-thumbs__item{width:44px;height:44px}.bundle-path-card{padding:20px;gap:14px}.bundle-path-card__title{font-size:1.6rem}.bundle-grip-nav--prev{left:4px}.bundle-grip-nav--next{right:4px}.bundle-accessories-grid{grid-template-columns:repeat(2,1fr);gap:10px}.bundle-cart-notification{bottom:auto;top:16px;right:12px;left:12px;width:auto;font-size:1.3rem;padding:14px 18px}}@media(max-width:360px){.bundle-section{padding:24px 10px}.bundle-section__title{font-size:1.7rem}.bundle-section__subtitle{font-size:1.2rem}.bundle-grip-card__title{font-size:1.5rem}.bundle-grip-card__price{font-size:1.6rem}.bundle-grip-card__features li{font-size:13px}.bundle-grip-thumbs__item{width:40px;height:40px}.bundle-grip-swiper{margin:-6px -10px;padding:6px 10px;width:calc(100% + 20px)}.bundle-kit-card{padding:16px;gap:12px 10px}.bundle-path-card{padding:16px;gap:12px}.bundle-path-card__title{font-size:1.4rem}.bundle-path-card__desc{font-size:1.15rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.bundle-step.active{animation:fadeIn .4s ease-out}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.bundle-sticky-footer__btn:not(:disabled):active{animation:pulse .2s ease}@keyframes checkmark{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.bundle-product-card:has(.bundle-accessory-checkbox:checked) .bundle-product-card__check svg{animation:checkmark .3s ease}.bundle-read-more{margin-top:8px;position:relative;z-index:3;pointer-events:auto}.bundle-read-more__content{max-height:5.6em;overflow:hidden;font-size:1rem;line-height:1.65;color:var(--bundle-text-muted);position:relative;transition:max-height .35s ease}.bundle-read-more__content:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2em;background:linear-gradient(transparent,var(--bundle-bg));pointer-events:none;transition:opacity .2s}.bundle-read-more.is-expanded .bundle-read-more__content{max-height:2000px;overflow:visible}.bundle-read-more.is-expanded .bundle-read-more__content:after{opacity:0}.bundle-read-more__content h1,.bundle-read-more__content h2,.bundle-read-more__content h3{font-family:Montserrat,sans-serif;font-size:1.05rem;font-weight:700;margin:.6em 0 .3em}.bundle-read-more__content p{margin:.4em 0;font-size:1.3rem}.bundle-read-more__content ul,.bundle-read-more__content ol{padding-left:1.3em;margin:.3em 0;font-size:1.2rem}.bundle-read-more__content li{margin:.2em 0}.bundle-read-more__toggle{display:inline-flex;align-items:center;gap:4px;margin-top:6px;padding:4px 0;border:none;background:none;font-size:1.25rem;font-weight:600;color:var(--bundle-accent);cursor:pointer;transition:opacity .15s;position:relative;z-index:3}.bundle-read-more__toggle:hover{opacity:.7}.bundle-read-more__less,.bundle-read-more.is-expanded .bundle-read-more__more{display:none}.bundle-read-more.is-expanded .bundle-read-more__less{display:inline-flex;align-items:center;gap:4px}.bundle-read-more__more{display:inline-flex;align-items:center;font-size:13px;gap:4px}.bundle-read-more--compact .bundle-read-more__content{max-height:7.2rem;font-size:.92rem}.bundle-read-more--kit{padding:0}.bundle-read-more--kit .bundle-read-more__label{display:block;margin-bottom:8px;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;color:#fff}.bundle-read-more--kit .bundle-read-more__content{max-height:14.5rem;font-size:.95rem;color:#ffffffd9}.bundle-read-more--kit .bundle-read-more__content h1,.bundle-read-more--kit .bundle-read-more__content h2,.bundle-read-more--kit .bundle-read-more__content h3{color:#fff}.bundle-read-more--kit .bundle-read-more__content:after{background:linear-gradient(transparent,#1a4675)}.bundle-read-more--kit .bundle-read-more__toggle{color:#ef9810}body:has(.close-cursor[visible]){cursor:auto!important}[data-zoom-cursor-target],.bundle-grip-thumbs__item,.bundle-kit-card__thumb,.bundle-kit-modal__thumbnail,.bundle-lightbox,.bundle-lightbox__close,.bundle-lightbox__nav,.bundle-lightbox__image-wrap,.bundle-lightbox__image{cursor:pointer!important}
/*# sourceMappingURL=/cdn/shop/t/23/assets/bundle-page.css.map */
