.cbp{--cbp-navy: #16224f;--cbp-blue: #2450e0;--cbp-blue-light: #eaf1ff;--cbp-green-light: #eaf7ec;--cbp-green: #1f9d4b;--cbp-yellow-light: #fff8e6;--cbp-yellow: #b9820a;--cbp-red: #d93636;--cbp-amber: #f4a72c;--cbp-border: #e5e8ef;--cbp-text: #1c2333;--cbp-text-muted: #667085;--radius: 12px;color:var(--cbp-text);font-family:inherit}.cbp-container{max-width:1120px;margin:0 auto;padding:24px 20px}.cbp .container{margin-top:0!important}.cbp-breadcrumb{font-size:13px;color:var(--cbp-text-muted);margin-bottom:20px}.cbp-breadcrumb a{color:var(--cbp-text-muted);text-decoration:none}.cbp-breadcrumb a:hover{text-decoration:underline}.cbp-sep{margin:0 6px}.cbp-current{color:var(--cbp-text)}.cbp-header{display:grid;grid-template-columns:1fr;gap:20px;margin-bottom:28px}.cbp-hero-image{position:sticky;top:20px;align-self:start}.cbp-badge{display:inline-block;color:#fff;font-size:11px;font-weight:700;letter-spacing:normal;text-transform:none!important;padding:6px 12px;border-radius:6px;margin-bottom:14px}.cbp-title{line-height:1.2;font-weight:800;color:var(--cbp-navy);margin:0 0 14px;letter-spacing:normal;text-transform:none!important}.cbp-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:14px;color:var(--cbp-text-muted);margin-bottom:14px}.cbp-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;margin-right:4px}.cbp-author{color:var(--cbp-text);font-weight:600}.cbp-dot{opacity:.5}.cbp-excerpt{font-size:16px;line-height:1.6;color:var(--cbp-text-muted);margin:0}.cbp-hero-image img{width:100%;height:100%;border-radius:12px;display:block;object-fit:cover}.cbp-notice{display:flex;gap:12px;align-items:flex-start;background:var(--cbp-blue-light);border:1px solid #d5e3ff;border-radius:10px;padding:14px 16px;font-size:14px;line-height:1.55;margin-bottom:28px;width:70%}.cbp-notice-icon,.cbp-notice-icon svg,.cbp-notice-icon img{width:45px;height:40px;color:var(--cbp-blue);flex-shrink:0}.cbp-notice p{margin:0;display:inline}.cbp-body{display:grid;grid-template-columns:1fr;gap:24px}.cbp-toc{border:1px solid var(--cbp-border);border-radius:12px;padding:4px 0;height:fit-content}.cbp-toc-heading{width:100%;display:flex;align-items:center;justify-content:space-between;background:none;border:none;font-size:16px;font-weight:700;color:var(--cbp-navy);padding:14px 16px;cursor:pointer;font-family:inherit;letter-spacing:normal;text-transform:none!important}.cbp-toc-list{list-style:none;margin:0;padding:4px 8px 10px}.cbp-toc-list li{border-top:1px solid var(--cbp-border)}.cbp-toc-list li:first-child{border-top:none}.cbp-toc-list a{display:flex;align-items:center;gap:10px;padding:11px 8px;text-decoration:none;color:var(--cbp-text);font-size:14px;letter-spacing:normal;text-transform:none!important}.cbp-toc-num{width:22px;height:22px;flex-shrink:0;border-radius:50%;background:var(--cbp-blue-light);color:var(--cbp-blue);font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center}.cbp-toc-label{flex:1}.cbp-toc-list a.is-active .cbp-toc-num{background:var(--cbp-blue);color:#fff}.cbp-content{min-width:0}.cbp-section{padding:18px 0;padding-bottom:0!important;margin-bottom:28px}.cbp-section:last-child{border-bottom:none}.cbp-section-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;background:none;border:none;text-align:left;padding:0;cursor:pointer;font-family:inherit}.cbp-section h2{font-size:20px;font-weight:800;color:var(--cbp-navy);margin:0;letter-spacing:normal;text-transform:none!important}.cbp-h-num{color:var(--cbp-blue)}.cbp-rte{font-size:15px;line-height:1.7;color:var(--cbp-text)}.cbp-rte p{margin:10px 0}.cbp-rte ul,.cbp-rte ol{padding-left:20px}.cbp-rte ul li{list-style:disc}.article ul li:before{content:"";position:absolute;left:2px;top:11px;width:7px;height:7px;border-radius:50%;background:var(--cbp-blue)}.redflag{border:1px solid #f3c9c9;border-left:4px solid var(--cbp-red);background:#fdf4f4;border-radius:var(--radius);padding:22px 24px;margin:24px 0 26px}.redflag h4{color:var(--cbp-red);font-size:16px;margin-bottom:12px;display:flex;align-items:center;gap:9px;font-weight:700}.redflag ul{margin:0 0 20px;padding:0;list-style:none}.redflag ul li{position:relative;padding-left:26px;margin-bottom:10px}.redflag ul li:before{content:"";position:absolute;left:2px;top:11px;width:7px;height:7px;border-radius:50%;background:var(--cbp-red)}.soonflag{border:1px solid var(--cbp-border);border-left:4px solid var(--cbp-amber);background:#fffaf1;border-radius:var(--radius);padding:22px 24px;margin:0 0 26px}.soonflag h4{font-size:16px;margin-bottom:12px;font-weight:700}.soonflag ul{margin:0 0 20px;padding:0;list-style:none}.soonflag ul li{position:relative;padding-left:26px;margin-bottom:10px}.soonflag ul li:before{content:"";position:absolute;left:2px;top:11px;width:7px;height:7px;border-radius:50%;background:var(--cbp-amber)}.cbp-takeaway{display:flex;gap:12px;background:var(--cbp-green-light);border:1px solid #cdebd4;border-radius:10px;padding:14px 16px;margin-top:14px;font-size:14px}.cbp-takeaway-icon,.cbp-takeaway-icon svg,.cbp-takeaway-icon img{width:35px;min-width:35px;max-width:35px;height:35px;color:var(--cbp-green);flex-shrink:0}.cbp-takeaway strong{color:var(--cbp-green);display:block;margin-bottom:2px;letter-spacing:normal;text-transform:none!important}.cbp-causes-heading{text-align:center;font-size:12px;font-weight:700;letter-spacing:normal;text-transform:none!important;color:var(--cbp-text-muted);margin:4px 0 16px}.cbp-causes-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:14px;background:var(--cbp-blue-light);border-radius:12px;padding:18px}.cbp-cause{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.cbp-cause-icon{width:42px;height:42px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center}.cbp-cause-icon svg,.cbp-cause-icon image{width:20px;height:20px;color:var(--cbp-blue)}.cbp-cause-label{font-size:12px;color:var(--cbp-text);font-weight:600;letter-spacing:normal;text-transform:none!important}.cbp-promo{display:flex;gap:16px;align-items:center;background:var(--cbp-blue-light);border-radius:12px;padding:16px;margin:18px 0}.cbp-promo-image img{width:90px;height:90px;object-fit:cover;border-radius:10px;display:block}.cbp-promo-heading{font-weight:800;color:var(--cbp-navy);margin:0 0 4px;font-size:15px;letter-spacing:normal;text-transform:none!important}.cbp-promo-copy{font-size:13px;color:var(--cbp-text-muted);margin:0 0 10px;letter-spacing:normal}.cbp-promo-btn{display:inline-flex;align-items:center;gap:6px;color:$color-btn-primary-text!important;letter-spacing:normal;text-transform:none!important}.cbp-promo-btn svg{width:15px;height:15px}.cbp-protip{display:flex;gap:12px;background:var(--cbp-yellow-light);border:1px solid #f2e2ad;border-radius:10px;padding:14px 16px;font-size:14px;margin:18px 0}.cbp-protip-icon svg{width:20px;height:20px;color:var(--cbp-yellow)!important}.cbp-protip strong{color:var(--cbp-yellow);letter-spacing:normal;text-transform:none!important}.cbp-faq-item{border-bottom:1px solid var(--cbp-border)}.cbp-faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;background:none;border:none;padding:14px 0;font-size:15px;font-weight:700;color:var(--cbp-navy);cursor:pointer;font-family:inherit;text-align:left;letter-spacing:normal;text-transform:none!important}.cbp-faq-answer{max-height:0;overflow:hidden;transition:max-height .25s ease}.cbp-faq-answer .cbp-rte{padding-bottom:14px}.cbp-faq-item.is-open .cbp-faq-answer{max-height:600px}.cbp-faq-item.is-open .cbp-chevron{transform:rotate(180deg)}.cbp-chevron{width:18px;height:18px;flex-shrink:0;transition:transform .2s ease;color:var(--cbp-text-muted)}[aria-expanded=true] .cbp-chevron{transform:rotate(180deg)}@media(max-width:767px){.cbp-mobile-only{display:block}.cbp-section-body{overflow:hidden;transition:max-height .3s ease}.cbp-section-toggle[aria-expanded=true]+.cbp-section-body{max-height:3000px}.cbp-causes-grid{grid-template-columns:repeat(3,1fr)}.cbp-promo{align-items:flex-start}.cbp-promo-image img{width:100%!important;height:140px!important}.cbp-notice{width:100%}.cbp-notice-icon svg,.cbp-notice-icon img{width:80px;object-fit:contain}.cbp-takeaway-icon svg,.cbp-takeaway-icon img{width:70px}}@media(min-width:768px){.cbp-container{padding:32px 24px}.cbp-header{grid-template-columns:1.1fr .9fr;align-items:start}.cbp-hero-image img{height:260px}.cbp-body{grid-template-columns:260px 1fr;align-items:start}.cbp-toc{position:sticky;top:80px}.cbp-toc-heading{cursor:default}.cbp-toc-heading .cbp-chevron,.cbp-mobile-only{display:none}.cbp-section-toggle{cursor:default}.cbp-section-body{max-height:none!important;overflow:visible}}.cbp-figure{margin:26px 0 30px}.cbp-figure img{display:block;width:100%;height:auto;border-radius:12px}.cbp-figure figcaption{margin-top:9px;font-size:13.5px;line-height:1.5;color:#6b7891;text-align:center}.cbp-step{border:1px solid #e3e8f2;border-radius:12px;background:#fbfcfe;padding:24px;margin:0 0 18px}.cbp-step-head{display:flex;align-items:flex-start;gap:14px;margin-bottom:10px}.cbp-step-num{flex:0 0 38px;width:38px;height:38px;border-radius:10px;background:#2450e0;color:#fff;font-size:16px;font-weight:700;line-height:1;display:flex;align-items:center;justify-content:center}.cbp-step-title{margin:6px 0 0;font-size:21px;line-height:1.25;color:#14264d}.cbp-step-intro{margin:0 0 14px;font-size:15.5px;line-height:1.65;color:#4d5871}.cbp-step-warn{display:flex;align-items:flex-start;gap:9px;margin:0 0 16px;padding:11px 14px;background:#fff6f6;border:1px solid #f0d2d2;border-radius:8px;font-size:14.5px;line-height:1.55;color:#8a3b3b}.cbp-step-warn-icon{flex:0 0 18px;width:18px;height:18px;margin-top:2px;color:#d93636}.cbp-step-label{margin:0 0 10px;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#14264d}.cbp-step-steps{margin-bottom:0}.cbp-step-figure{margin:18px 0 0}.cbp-step-img{display:block;width:100%;height:auto;border-radius:10px}.cbp-step-figure figcaption{margin-top:8px;font-size:13px;line-height:1.5;color:#6b7891;text-align:center}.cbp-step-meta{display:inline-flex;align-items:center;margin-top:14px;padding:8px 16px;border-radius:100px;background:#eaf1ff;font-size:14px;font-weight:600;color:#14264d}@media(max-width:767px){.cbp-figure{margin:20px 0 24px}.cbp-figure img,.cbp-step-img{border-radius:8px}.cbp-figure figcaption{text-align:left}.cbp-step{padding:18px;border-radius:10px}.cbp-step-head{gap:11px;margin-bottom:8px}.cbp-step-num{flex:0 0 32px;width:32px;height:32px;font-size:14px;border-radius:8px}.cbp-step-title{margin-top:3px;font-size:18px}.cbp-step-intro{font-size:15px}.cbp-step-warn{font-size:14px;padding:10px 12px}.cbp-step-meta{width:100%;justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/blog-post-with-sidebar.css.map */
