.bundle-pdp-section{padding:32px 0 80px;background:#fff}.bundle-pdp-breadcrumb{max-width:1320px;margin:0 auto 12px;padding:16px 32px 0;font-size:13px;color:#00000080;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.bundle-pdp-breadcrumb a{color:var(--blue-dark, #00698f);text-decoration:none}.bundle-pdp-breadcrumb a:hover{text-decoration:underline}.bundle-pdp-breadcrumb .current{color:#000000b3}.bundle-pdp-grid{max-width:1320px;margin:0 auto;padding:24px 32px 0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:64px;align-items:start}.bundle-pdp-media{position:sticky;top:100px}.bundle-pdp-image-wrap{position:relative;background:var(--cream, #f5efe6);border-radius:var(--radius-lg, 18px);overflow:hidden;aspect-ratio:4/4.5;margin-bottom:16px}.bundle-pdp-image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.bundle-pdp-image-wrap:hover img{transform:scale(1.03)}.bundle-pdp-badge{position:absolute;top:20px;left:20px;background:var(--blue-dark, #00698f);color:#fff;padding:8px 16px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;z-index:2}.bundle-pdp-thumbs{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px}.bundle-pdp-thumb{width:84px;height:84px;border-radius:var(--radius-sm, 8px);overflow:hidden;flex-shrink:0;background:var(--cream, #f5efe6);cursor:pointer;border:2px solid transparent}.bundle-pdp-thumb img{width:100%;height:100%;object-fit:cover}.bundle-pdp-info{display:flex;flex-direction:column;gap:0}.bundle-pdp-brand{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--blue-dark, #00698f);margin-bottom:10px}.bundle-pdp-title{font-size:clamp(28px,3.5vw,44px);font-weight:800;line-height:1.15;letter-spacing:-.02em;margin:0 0 16px;color:var(--text-dark, #1a1a1a)}.bundle-pdp-rating{display:flex;align-items:center;gap:12px;margin-bottom:20px;font-size:14px}.bundle-pdp-rating .stars{color:#f5a623;font-size:16px}.bundle-pdp-rating .rating-text{color:#0009}.bundle-pdp-rating strong{color:var(--blue-dark, #00698f)}.bundle-pdp-pricing{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:12px}.bundle-pdp-pricing .price-current{font-size:36px;font-weight:800;color:var(--blue-dark, #00698f)}.bundle-pdp-pricing .price-compare{font-size:20px;color:#0006;text-decoration:line-through}.bundle-pdp-pricing .price-save{background:#fef9c3;color:#854d0e;border:1px solid #fde68a;padding:6px 14px;border-radius:999px;font-size:13px;font-weight:700}.bundle-pdp-cod-tag{color:var(--blue-dark, #00698f);font-size:13px;font-weight:600;margin-bottom:24px}.bundle-pdp-desc{font-size:15px;line-height:1.7;color:#000000b8;margin:0 0 24px}.bundle-pdp-includes{background:linear-gradient(135deg,#00698f0d,#97d1dc1a);border:1px solid rgba(0,105,143,.12);border-radius:var(--radius-md, 14px);padding:20px 22px;margin-bottom:28px}.bundle-pdp-includes h3{font-size:14px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--blue-dark, #00698f);margin:0 0 12px}.bundle-pdp-includes ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.bundle-pdp-includes li{font-size:14px;line-height:1.55;color:#000000c7;padding-left:24px;position:relative}.bundle-pdp-includes li:before{content:"\2713";position:absolute;left:0;top:0;color:var(--blue-dark, #00698f);font-weight:700}.bundle-pdp-form{display:flex;flex-direction:column;gap:14px;margin-bottom:28px}.bundle-pdp-qty{display:flex;align-items:center;gap:14px}.bundle-pdp-qty .qty-label{font-size:14px;font-weight:600;color:#000000b3}.bundle-pdp-qty .qty-stepper{display:flex;align-items:center;border:1px solid rgba(0,105,143,.2);border-radius:999px;overflow:hidden}.bundle-pdp-qty .qty-step-btn{width:44px;height:44px;background:none;border:0;font-size:18px;font-weight:700;color:var(--blue-dark, #00698f);cursor:pointer}.bundle-pdp-qty .qty-step-btn:hover{background:#00698f14}.bundle-pdp-qty .qty-step-val{width:50px;text-align:center;border:0;outline:0;font-size:16px;font-weight:700;background:transparent;font-family:inherit}.bundle-pdp-atc{display:flex;align-items:center;justify-content:center;gap:10px;background:var(--blue-dark, #00698f);color:#fff;padding:18px 28px;border:0;border-radius:999px;font-size:16px;font-weight:700;letter-spacing:.02em;cursor:pointer;text-decoration:none;transition:all .2s ease;box-shadow:0 8px 30px #00698f59;font-family:inherit}.bundle-pdp-atc:hover{background:var(--blue-mid, #00557a);transform:translateY(-2px);box-shadow:0 14px 40px #00698f73}.bundle-pdp-atc:disabled{opacity:.5;cursor:not-allowed;transform:none}.bundle-pdp-guarantees{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:24px}.bundle-pdp-guarantee{display:flex;align-items:center;gap:8px;background:#00698f0d;padding:10px 14px;border-radius:999px;border:1px solid rgba(0,105,143,.1);font-size:13px;font-weight:600;color:var(--blue-dark, #00698f)}.bundle-pdp-back{display:inline-block;font-size:13px;color:var(--blue-dark, #00698f);text-decoration:none;font-weight:600;margin-top:4px}.bundle-pdp-back:hover{text-decoration:underline}@media(max-width:1000px){.bundle-pdp-grid{grid-template-columns:1fr;gap:40px}.bundle-pdp-media{position:static}}@media(max-width:700px){.bundle-pdp-breadcrumb{padding:12px 20px 0}.bundle-pdp-grid{padding:16px 20px 0}.bundle-pdp-pricing .price-current{font-size:30px}.bundle-pdp-guarantees{grid-template-columns:1fr}}.bundles-section{padding:64px 0 80px;background:var(--off-white, #f8f7f4)}.bundles-section .section-inner{max-width:1280px;margin:0 auto;padding:0 24px}.bundles-section .section-header{text-align:center;margin-bottom:48px}.bundles-section .section-label{color:var(--blue-dark, #00698f);font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px}.bundles-section .section-title{font-size:clamp(32px,4vw,48px);line-height:1.1;margin:0 0 12px}.bundles-section .section-subtitle{font-size:16px;color:#0009;max-width:640px;margin:0 auto;line-height:1.6}.bundles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.bundle-card{background:#fff;border-radius:var(--radius-md, 14px);overflow:hidden;box-shadow:0 4px 20px #0000000f;border:1px solid rgba(0,105,143,.08);display:flex;flex-direction:column;position:relative;transition:transform .3s ease,box-shadow .3s ease}.bundle-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px #0000001a}.bundle-card-badge{position:absolute;top:16px;right:16px;background:var(--blue-dark, #00698f);color:#fff;padding:6px 14px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;z-index:2}.bundle-card-media{aspect-ratio:4/3;overflow:hidden;background:var(--cream, #f5efe6)}.bundle-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.bundle-card:hover .bundle-card-media img{transform:scale(1.05)}.bundle-card-body{padding:24px;display:flex;flex-direction:column;flex:1}.bundle-card-title{font-size:20px;font-weight:800;line-height:1.25;margin:0 0 8px;color:var(--text-dark, #1a1a1a)}.bundle-card-desc{font-size:13px;color:#0009;line-height:1.5;margin:0 0 14px}.bundle-card-includes{list-style:none;padding:0;margin:0 0 18px;display:flex;flex-direction:column;gap:6px}.bundle-card-includes li{font-size:13px;color:#000000b8;padding-left:22px;position:relative;line-height:1.4}.bundle-card-includes li:before{content:"\2713";position:absolute;left:0;top:0;color:var(--blue-dark, #00698f);font-weight:700}.bundle-card-pricing{margin-top:auto;margin-bottom:16px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.bundle-card-price{font-size:24px;font-weight:800;color:var(--blue-dark, #00698f);line-height:1}.bundle-card-compare{font-size:15px;font-weight:500;color:#0006;text-decoration:line-through;margin-left:8px}.bundle-card-save{background:#fef9c3;color:#854d0e;border:1px solid #fde68a;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:700}.bundle-card-cta{display:block;width:100%;background:var(--blue-dark, #00698f);color:#fff;text-align:center;padding:14px 20px;border-radius:var(--radius-xl, 999px);font-size:14px;font-weight:700;letter-spacing:.04em;text-decoration:none;border:none;cursor:pointer;transition:all .2s ease;font-family:inherit}.bundle-card-cta:hover{background:var(--blue-mid, #00557a);transform:translateY(-1px)}.bundle-card-cta:disabled{opacity:.5;cursor:not-allowed}.bundle-card-form{margin:0}.bundles-trust{margin-top:48px;display:flex;flex-wrap:wrap;justify-content:center;gap:24px 40px;padding:28px 24px;background:#fff;border-radius:var(--radius-md, 14px);border:1px solid rgba(0,105,143,.08)}.bundles-trust-item{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;color:var(--blue-dark, #00698f)}@media(max-width:700px){.bundles-section{padding:48px 0 60px}.bundles-section .section-header{margin-bottom:32px}.bundles-grid{grid-template-columns:1fr}.bundles-trust{gap:16px 24px;padding:20px 16px}}.policy-page-section{padding:80px 0 64px}.policy-page-section .narrow{max-width:820px;margin:0 auto;padding:0 24px}.policy-page-section .section-label{color:var(--blue-light, #4ab8c4);font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px}.policy-page-section .section-title{font-size:44px;line-height:1.1;margin:0 0 12px}.policy-page-section .policy-meta{color:#0000008c;font-size:13px;margin:0 0 32px}.policy-page-section .policy-body{font-size:15px;line-height:1.75;color:#000000c7}.policy-page-section .policy-body h2{font-size:22px;line-height:1.3;margin:36px 0 12px}.policy-page-section .policy-body h3{font-size:17px;margin:24px 0 8px}.policy-page-section .policy-body p{margin:0 0 14px}.policy-page-section .policy-body ul,.policy-page-section .policy-body ol{margin:0 0 14px 22px}.policy-page-section .policy-body li{margin-bottom:6px}@media(max-width:700px){.policy-page-section{padding:56px 0 40px}.policy-page-section .section-title{font-size:32px}}
/*# sourceMappingURL=/cdn/shop/t/10/compiled_assets/styles.css.map */
