.cv-footer{background:var(--cv-footer-bg, #0B2545);color:var(--cv-footer-text, #ffffff);padding:4rem 0 2rem;font-family:Inter,system-ui,-apple-system,sans-serif}.cv-footer__grid{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:3rem 2rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.12)}@media(max-width:989px){.cv-footer__grid{grid-template-columns:1fr 1fr;gap:2.5rem 1.5rem}}@media(max-width:599px){.cv-footer__grid{grid-template-columns:1fr}.cv-footer{padding:3rem 0 1.5rem}}.cv-footer__brand{display:flex;flex-direction:column;gap:1rem}.cv-footer__logo-link{display:inline-block}.cv-footer__logo{max-width:180px;height:auto;width:auto;display:block}.cv-footer__brandname{font-size:1.25rem;font-weight:800;color:inherit;text-decoration:none;letter-spacing:-.01em}.cv-footer__description{font-size:.875rem;line-height:1.55;opacity:.8;margin:0;max-width:22rem}.cv-footer__payments{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.5rem}.cv-footer__payment{display:inline-flex;background:#fff;border-radius:4px;padding:.3rem .4rem}.cv-footer__payment-svg{width:32px;height:20px;display:block}.cv-footer__heading{font-size:.8125rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:inherit;margin:0 0 1.25rem;opacity:.7}.cv-footer__menu{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.625rem}.cv-footer .cv-footer__link,.cv-footer .cv-footer__link:visited{color:inherit!important;text-decoration:none!important;font-size:.875rem;line-height:1.4;opacity:.85;transition:color .15s ease,opacity .15s ease}.cv-footer .cv-footer__link:hover{color:var(--cv-footer-accent, #E8853A)!important;opacity:1}.cv-footer__bottom{padding-top:1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;font-size:.75rem;opacity:.7}@media(max-width:599px){.cv-footer__bottom{flex-direction:column;align-items:flex-start}}.cv-footer__copy{display:inline-flex;flex-wrap:wrap;gap:.5rem}.cv-footer__legal:before{content:"\b7  ";opacity:.5}.cv-footer__policies{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:1.25rem}.cv-bundle{padding:var(--pt, 40px) 0 var(--pb, 100px);background:#fff;--nav: #0B2545;--org: #E8853A;--bei: #F5EFE6;--til: #f6f2ea;--brd: #e8e4dc;--grn: #2b8a3e;--mut: #6b7280}.cv-bundle [hidden]{display:none!important}.cv-bundle__wrap{max-width:1400px;margin:0 auto;padding:0 24px}.cv-bundle__intro{text-align:center;margin:0 auto 32px;display:flex;flex-direction:column;gap:10px;align-items:center;max-width:720px}.cv-bundle__eyebrow{font-family:Inter,sans-serif;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:600;color:var(--org)}.cv-bundle__heading{font-family:Inter,sans-serif;color:var(--nav);font-size:clamp(28px,3.6vw,44px);font-weight:700;letter-spacing:-.025em;line-height:1.1;margin:0}.cv-bundle__sub{color:#374151;font-size:16px;line-height:1.55;margin:0}.cv-bundle__setup{background:var(--bei);border-radius:16px;padding:40px;text-align:center;color:var(--mut);font-size:15px;line-height:1.6}.cv-bundle__setup strong{color:var(--nav);display:block;margin-bottom:4px}.cv-bundle__progress{background:var(--bei);border-radius:16px;padding:24px 28px;margin-bottom:32px}.cv-bundle__progress-status{text-align:center;margin-bottom:14px;font-size:15px;color:var(--nav)}.cv-bundle__progress-status strong{font-weight:700}.cv-bundle__progress-track{position:relative;height:8px;background:#fff;border-radius:999px;overflow:visible}.cv-bundle__progress-fill{height:100%;width:0%;background:linear-gradient(90deg,var(--org),#f39a52);border-radius:999px;transition:width .35s ease}.cv-bundle__marker{position:absolute;top:50%;width:14px;height:14px;background:#fff;border:2px solid #d6d0c4;border-radius:50%;transform:translate(-50%,-50%);transition:background .2s,border-color .2s}.cv-bundle__marker.is-reached{background:var(--nav);border-color:var(--nav)}.cv-bundle__rewards{display:flex;flex-wrap:wrap;gap:8px 20px;justify-content:center;margin-top:20px}.cv-bundle__reward{display:inline-flex;align-items:center;gap:10px;padding:6px 12px;background:#fff;border:1px solid var(--brd);border-radius:999px;font-size:13px;color:var(--nav)}.cv-bundle__reward-icon{display:flex;color:var(--mut)}.cv-bundle__reward-unlocked{display:none;color:var(--grn)}.cv-bundle__reward.is-reached .cv-bundle__reward-locked{display:none}.cv-bundle__reward.is-reached .cv-bundle__reward-unlocked{display:block}.cv-bundle__reward.is-reached{border-color:var(--grn);background:#2b8a3e0f}.cv-bundle__reward-text{display:flex;flex-direction:column;line-height:1.25}.cv-bundle__reward-text strong{font-weight:600;font-size:13px}.cv-bundle__reward-text span{color:var(--mut);font-size:11.5px}.cv-bundle__layout{display:grid;grid-template-columns:380px 1fr;gap:32px;align-items:flex-start}.cv-bundle__pack{position:sticky;top:24px}.cv-bundle__pack-inner{background:#fff;border:1px solid var(--brd);border-radius:16px;padding:22px;display:flex;flex-direction:column;gap:16px;max-height:calc(100vh - 48px)}.cv-bundle__pack-header{display:flex;align-items:baseline;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid var(--brd)}.cv-bundle__pack-title{font-family:Inter,sans-serif;color:var(--nav);font-size:18px;font-weight:600;margin:0;letter-spacing:-.01em}.cv-bundle__pack-count{color:var(--mut);font-size:13px;font-weight:500}.cv-bundle__pack-empty{text-align:center;padding:30px 8px;color:var(--mut);display:flex;flex-direction:column;align-items:center;gap:8px}.cv-bundle__pack-empty svg{color:#d6d0c4;margin-bottom:4px}.cv-bundle__pack-empty p{margin:0;font-size:14px;line-height:1.5}.cv-bundle__pack-empty strong{color:var(--nav);font-size:15px}.cv-bundle__pack-items{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px;overflow-y:auto;flex:1;min-height:0}.cv-bundle__pack-item{display:grid;grid-template-columns:48px 1fr auto;gap:12px;align-items:center;padding:8px;border-radius:10px;background:var(--til)}.cv-bundle__pack-thumb{width:48px;height:48px;background:#fff;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center}.cv-bundle__pack-thumb img{width:100%;height:100%;object-fit:contain;padding:4px;box-sizing:border-box}.cv-bundle__pack-meta{display:flex;flex-direction:column;gap:2px;min-width:0}.cv-bundle__pack-name{color:var(--nav);font-size:13.5px;font-weight:500;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cv-bundle__pack-line{color:var(--mut);font-size:12px}.cv-bundle__pack-qty{display:inline-flex;align-items:center;gap:6px}.cv-bundle__pack-qty button{width:24px;height:24px;border-radius:50%;border:1px solid var(--brd);background:#fff;color:var(--nav);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.cv-bundle__pack-qty button:hover{background:var(--nav);color:#fff;border-color:var(--nav)}.cv-bundle__pack-qty span{font-size:13px;font-weight:600;color:var(--nav);min-width:16px;text-align:center}.cv-bundle__pack-footer{display:flex;flex-direction:column;gap:12px;padding-top:14px;border-top:1px solid var(--brd)}.cv-bundle__pack-total{display:flex;align-items:baseline;justify-content:space-between;color:var(--nav);font-size:14px}.cv-bundle__pack-total strong{font-size:22px;font-weight:700;letter-spacing:-.01em}.cv-bundle__cta{background:var(--org);color:#fff;border:none;padding:15px 22px;border-radius:999px;font-size:15px;font-weight:600;cursor:pointer;transition:background .15s,transform .15s;font-family:inherit}.cv-bundle__cta:hover:not(:disabled){background:#d8752b;transform:translateY(-1px)}.cv-bundle__cta:disabled{background:#d6d0c4;color:#fff;cursor:not-allowed}.cv-bundle__reset{background:none;border:none;color:var(--mut);font-size:13px;text-decoration:underline;text-underline-offset:2px;cursor:pointer;padding:0;font-family:inherit}.cv-bundle__reset:hover{color:var(--nav)}.cv-bundle__catalog{min-width:0}.cv-bundle__toolbar{display:grid;grid-template-columns:1fr auto;gap:12px;margin-bottom:16px}.cv-bundle__search{position:relative}.cv-bundle__search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:var(--mut);pointer-events:none}.cv-bundle__search-input{width:100%;box-sizing:border-box;padding:12px 16px 12px 42px;border:1px solid var(--brd);border-radius:999px;font-size:14.5px;font-family:inherit;color:var(--nav);background:#fff}.cv-bundle__search-input::placeholder{color:#9ca3af}.cv-bundle__search-input:focus{outline:none;border-color:var(--nav);box-shadow:0 0 0 3px #0b254514}.cv-bundle__sort-wrap{position:relative;display:inline-flex;align-items:center}.cv-bundle__sort{appearance:none;-webkit-appearance:none;background:#fff;border:1px solid var(--brd);border-radius:999px;padding:12px 36px 12px 16px;font-size:14px;color:var(--nav);font-family:inherit;cursor:pointer;font-weight:500}.cv-bundle__sort-chevron{position:absolute;right:14px;pointer-events:none;color:var(--nav)}.cv-bundle__filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.cv-bundle__chip{padding:7px 14px;background:#fff;border:1px solid var(--brd);border-radius:999px;color:var(--nav);font-size:13px;font-weight:500;cursor:pointer;font-family:inherit;transition:background .15s,border-color .15s,color .15s}.cv-bundle__chip:hover{background:var(--til);border-color:#d6d0c4}.cv-bundle__chip.is-active{background:var(--nav);color:#fff;border-color:var(--nav)}.cv-bundle__products{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.cv-bundle__product{display:grid;grid-template-columns:88px 1fr auto;gap:14px;align-items:center;padding:12px;background:#fff;border:1px solid var(--brd);border-radius:14px;transition:border-color .15s,box-shadow .15s}.cv-bundle__product:hover{border-color:#d6d0c4;box-shadow:0 4px 12px #0b25450d}.cv-bundle__product.is-added{border-color:var(--nav);background:#0b254505}.cv-bundle__product-media{display:block;width:88px;height:88px;background:var(--til);border-radius:10px;overflow:hidden}.cv-bundle__product-media img,.cv-bundle__placeholder{width:100%;height:100%;object-fit:contain;padding:8px;box-sizing:border-box;display:block}.cv-bundle__product-info{display:flex;flex-direction:column;gap:4px;min-width:0}.cv-bundle__product-title{color:var(--nav);font-size:14px;font-weight:500;line-height:1.35;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cv-bundle__product-title:hover{color:var(--org)}.cv-bundle__product-price{color:var(--nav);font-size:15px;font-weight:700}.cv-bundle__product-actions{display:flex;align-items:center}.cv-bundle__add{display:inline-flex;align-items:center;gap:6px;background:var(--nav);color:#fff;border:none;padding:9px 14px;border-radius:999px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;white-space:nowrap;transition:background .15s}.cv-bundle__add:hover{background:#061a35}.cv-bundle__qty{display:inline-flex;align-items:center;gap:4px;background:var(--til);border-radius:999px;padding:4px}.cv-bundle__qty-btn{width:28px;height:28px;border-radius:50%;border:none;background:#fff;color:var(--nav);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:background .15s,color .15s}.cv-bundle__qty-btn:hover{background:var(--nav);color:#fff}.cv-bundle__qty-val{font-size:14px;font-weight:700;color:var(--nav);min-width:20px;text-align:center}.cv-bundle__no-results{padding:40px 20px;text-align:center;color:var(--mut);font-size:15px;border:1px dashed var(--brd);border-radius:12px}.cv-bundle__mobile-bar{display:none}@media(max-width:989px){.cv-bundle__layout{grid-template-columns:1fr}.cv-bundle__pack{position:static}.cv-bundle__pack-inner{max-height:none}.cv-bundle__products{grid-template-columns:1fr}}@media(max-width:749px){.cv-bundle__wrap{padding:0 16px}.cv-bundle__progress{padding:20px}.cv-bundle__rewards{gap:6px 10px}.cv-bundle__toolbar{grid-template-columns:1fr}.cv-bundle__product{grid-template-columns:72px 1fr;grid-template-rows:auto auto;gap:10px 12px}.cv-bundle__product-media{width:72px;height:72px}.cv-bundle__product-actions{grid-column:1 / -1;justify-content:flex-end;padding-top:4px;border-top:1px solid var(--brd)}.cv-bundle__product.is-added .cv-bundle__product-actions{border-top:none;padding-top:0}.cv-bundle__mobile-bar{display:flex;position:fixed;bottom:0;left:0;right:0;background:var(--nav);color:#fff;padding:12px 16px;z-index:30;align-items:center;justify-content:space-between;gap:12px;box-shadow:0 -8px 24px #00000026}.cv-bundle__mobile-info{display:flex;flex-direction:column;line-height:1.2}.cv-bundle__mobile-info span{font-size:12px;opacity:.8}.cv-bundle__mobile-info strong{font-size:18px;font-weight:700}.cv-bundle__mobile-cta{background:var(--org);color:#fff;border:none;padding:12px 20px;border-radius:999px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit}.cv-bundle{padding-bottom:calc(var(--pb, 100px) + 80px)}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
/*# sourceMappingURL=/cdn/shop/t/7/compiled_assets/styles.css.map?subset=AABQ */
