.section-blw-story{--story-max-width: 800px;--story-padding-x: 20px;--story-font-size-base: clamp(16px, 1.1vw + 14px, 19px);--story-line-height: 1.7;--story-heading-line-height: 1.3;--story-color-text: #1a1a1a;--story-color-text-muted: #6b7280;--story-color-primary: var(--color-primary, #22c55e);--story-color-link: var(--color-links, #0066cc);--story-border-radius: 8px}.blw-story{font-size:var(--story-font-size-base);line-height:var(--story-line-height);color:var(--story-color-text);-webkit-font-smoothing:antialiased;overflow-x:hidden}.blw-story__container{max-width:var(--story-max-width);margin:0 auto;padding:40px var(--story-padding-x)}@media(max-width:767px){.blw-story__container{padding:24px 16px}}.blw-story__banner{width:100%;margin-bottom:20px}.blw-story__banner-divider{box-sizing:border-box;height:0}@media(min-width:768px){.blw-story__banner{margin-bottom:30px}}.blw-story__banner-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 auto;padding:12px 20px}.blw-story__banner-logo{display:flex;align-items:center}.blw-story__banner-logo-img{height:var(--blw-banner-logo-height, 32px);width:auto;display:block}.blw-story__banner-logo-text{font-size:1.1em;font-weight:600}.blw-story__banner-label{display:flex;align-items:center}.blw-story__banner-pill{display:inline-block;padding:6px 14px;font-size:.85em;font-weight:600;border-radius:20px;background:#f3f4f6;color:inherit}@media(max-width:767px){.blw-story__banner-inner{padding:10px 16px}.blw-story__banner-logo-img{height:calc(var(--blw-banner-logo-height, 32px) * .8)}.blw-story__banner-pill{padding:5px 10px;font-size:.8em}}.blw-story__banner-inner--center{justify-content:center}.blw-story__banner-inner--split{justify-content:space-between}.blw-story__banner-label-text{display:block;font-size:.85em;font-weight:600;line-height:1.3;text-align:center;color:inherit}@media(max-width:767px){.blw-story__banner-label-text{font-size:.75em}}.blw-story__banner-label-text--bold{font-weight:700}.blw-story__banner-label-text--underline{text-decoration:underline;text-underline-offset:2px}.blw-story__tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:15px}.blw-story__tag{display:inline-block;padding:4px 12px;font-size:.8em;font-weight:600;border-radius:20px;background:#f3f4f6;color:#374151}.blw-story__breadcrumbs{font-size:.85em;color:var(--story-color-text-muted);margin-bottom:20px}.blw-story__breadcrumbs a{color:var(--story-color-link);text-decoration:none}.blw-story__breadcrumbs a:hover{text-decoration:underline}.blw-story__heading{font-weight:700;line-height:var(--story-heading-line-height);margin:0 0 20px}.blw-story__heading--left{text-align:left}.blw-story__heading--center{text-align:center}h1.blw-story__heading{font-size:clamp(26px,4vw + 14px,40px)}h2.blw-story__heading{font-size:clamp(22px,3vw + 12px,32px)}h3.blw-story__heading{font-size:clamp(18px,2vw + 10px,26px)}.blw-story__byline{display:flex;align-items:center;gap:12px;margin-bottom:30px}.blw-story__byline-avatar img{width:var(--blw-byline-avatar-size, 48px);height:var(--blw-byline-avatar-size, 48px);border-radius:50%;object-fit:cover}.blw-story__byline-info{display:flex;flex-direction:column;gap:2px}.blw-story__byline-author{font-size:.95em}.blw-story__byline-date{font-size:.85em;color:var(--story-color-text-muted)}.blw-story__text{margin-bottom:20px}.blw-story__text--left{text-align:left}.blw-story__text--center{text-align:center}.blw-story__text p{margin:0 0 1em}.blw-story__text p:last-child{margin-bottom:0}.blw-story__text ul,.blw-story__text ol{margin:0 0 1em;padding-left:1.5em}.blw-story__text li{margin-bottom:.5em}.blw-story__text a{color:var(--story-color-link);text-decoration:underline}.blw-story__text a:hover{text-decoration:none}.blw-story__text strong{font-weight:700}.blw-story__image{margin:20px 0}.blw-story__image img{max-width:100%;height:auto;display:block;border-radius:var(--story-border-radius)}.blw-story__image-caption{font-size:.85em;color:var(--story-color-text-muted);text-align:center;margin-top:10px}.blw-story__boxed{background:#f8f9fa;border:1px solid #e5e5e5;border-radius:var(--story-border-radius);padding:25px;margin:20px 0 30px}.blw-story__boxed-content p{margin:0 0 1em}.blw-story__boxed-content p:last-child{margin-bottom:0}.blw-story__boxed-content strong{font-weight:700}.blw-story__item{margin:40px 0 30px;padding-bottom:30px}.blw-story__item:last-of-type{border-bottom:none}.blw-story__item-heading{font-size:clamp(20px,2.5vw + 12px,28px);font-weight:700;line-height:1.3;margin:0 0 16px;color:inherit}.blw-story__item-number{color:inherit;font-weight:700}.blw-story__item-row{display:flex;gap:30px;align-items:center}.blw-story__item-row--left{flex-direction:row}.blw-story__item-row--left .blw-story__item-media,.blw-story__item-row--right .blw-story__item-media{flex:0 0 var(--item-img-width, 50%);max-width:var(--item-img-width, 50%)}.blw-story__item-row--right{flex-direction:row-reverse}.blw-story__item-media img{width:100%;height:auto;border-radius:var(--story-border-radius);display:block}.blw-story__item-media--stacked{margin-bottom:20px}.blw-story__item-content{flex:1;min-width:0}.blw-story__item-content .blw-story__item-heading{margin-top:0}.blw-story__item-body{flex:1;min-width:0;line-height:var(--story-line-height)}.blw-story__item-body p{margin:0 0 1em}.blw-story__item-body p:last-child{margin-bottom:0}.blw-story__item-body strong{font-weight:700}.blw-story__offer{padding:30px;background:#fff;border:2px solid #374151;border-radius:12px;margin:40px 0 30px}.blw-story__offer--has-image{display:flex;gap:30px;align-items:center;text-align:left}.blw-story__offer-content{flex:1;min-width:0}.blw-story__offer--align-center .blw-story__offer-content{text-align:center}.blw-story__offer--align-left .blw-story__offer-content{text-align:left}.blw-story__offer--align-center .blw-story__offer-risk{justify-content:center}.blw-story__offer--align-left .blw-story__offer-risk{justify-content:flex-start}.blw-story__offer-image{flex:0 0 var(--blw-offer-img-width, 45%);max-width:var(--blw-offer-img-width, 45%)}.blw-story__offer-image img{width:100%;height:auto;display:block}.blw-story__offer-headline{font-size:clamp(22px,3vw + 12px,32px);font-weight:700;line-height:1.2;margin:0 0 15px;color:#1a1a1a}.blw-story__offer-highlight{color:#dc2626;display:block}.blw-story__offer-desc{margin-bottom:20px;color:#6b7280}.blw-story__offer-desc p{margin:0}.blw-story__offer-cta{display:inline-block;padding:16px 24px;font-size:1em;font-weight:600;line-height:1.2;text-decoration:none;border-radius:6px;background:#1e6651;color:#fff;transition:transform .2s ease,box-shadow .2s ease;margin-bottom:15px;box-sizing:border-box;max-width:100%;overflow-wrap:anywhere}.blw-story__offer-cta:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.blw-story__offer-risk{display:inline-flex;align-items:center;gap:0;font-size:14px;line-height:2;flex-wrap:nowrap;white-space:nowrap;overflow-wrap:normal;word-break:keep-all;max-width:100%}.blw-story__offer-risk-left strong,.blw-story__offer-risk-right strong{font-weight:700}.blw-story__offer-riskbox{display:inline-flex;align-items:center;justify-content:center;max-width:100%;margin-top:5px;white-space:nowrap;font-size:14px;line-height:2}.blw-story__offer--align-center .blw-story__offer-riskbox{text-align:center}.blw-story__offer-risk-left,.blw-story__offer-risk-right{display:inline-flex;align-items:baseline;gap:.35ch}.blw-story__offer-risk-divider{color:#1a1a1a;display:inline-block;margin:0 .35ch}.blw-story__risk-label,.blw-story__risk-value,.blw-story__risk-prefix,.blw-story__risk-suffix{display:inline}.blw-story__risk-label,.blw-story__risk-prefix{margin-right:0}@media(max-width:767px){.blw-story__offer{padding:24px 20px}.blw-story__offer--has-image{flex-direction:column}.blw-story__offer-image{flex:none;width:var(--blw-offer-img-width-mobile, 100%);max-width:var(--blw-offer-img-width-mobile, 100%);margin-left:auto;margin-right:auto;order:-1}.blw-story__offer--has-image .blw-story__offer-content{text-align:center}.blw-story__offer--has-image .blw-story__offer-risk{justify-content:center}.blw-story__offer-cta{display:inline-block;width:auto;padding:16px 48px;font-size:15px;text-align:center}}.blw-story__risk-row{display:flex;justify-content:center;align-items:center;gap:15px;padding:15px 20px;background:#fafafa;border-radius:var(--story-border-radius);font-size:.95em;font-weight:600;text-align:center;flex-wrap:wrap}.blw-story__risk-left{color:#dc2626}.blw-story__risk-divider{color:#d1d5db}.blw-story__risk-right{color:#16a34a}.blw-story__faq-group{width:100%;box-sizing:border-box}.blw-story__faq-group--center{text-align:center}.blw-story__faq-group--center>.blw-story__faq-title{text-align:center}.blw-story__faq--left .blw-story__faq-question{text-align:left;padding-left:20px}.blw-story__faq--left .blw-story__faq-answer{text-align:left}.blw-story__faq-title{font-size:clamp(20px,2.5vw + 12px,28px);font-weight:700;margin:40px 0 20px}.blw-story__faq{border:1px solid #e5e5e5;border-radius:var(--story-border-radius);margin-bottom:10px;overflow:hidden}.blw-story__faq[open]{background:#fafafa}.blw-story__faq-question{display:block;padding:18px 45px 18px 20px;font-weight:600;cursor:pointer;position:relative;list-style:none}.blw-story__faq-question::-webkit-details-marker{display:none}.blw-story__faq-question:after{content:"+";position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:1.5em;font-weight:400;color:#9ca3af;transition:transform .2s ease}.blw-story__faq[open] .blw-story__faq-question:after{content:"\2212"}.blw-story__faq-answer{padding:0 20px 18px;line-height:var(--story-line-height)}.blw-story__faq-answer p{margin:0 0 .75em}.blw-story__faq-answer p:last-child{margin-bottom:0}.blw-story__faq-title--center{text-align:center}.blw-story__faq--center .blw-story__faq-question{text-align:center;padding-left:45px}.blw-story__faq--center .blw-story__faq-answer{text-align:center}.blw-story__cta{margin:20px 0}.blw-story__cta--left{text-align:left}.blw-story__cta--center{text-align:center}.blw-story__cta--right{text-align:right}.blw-story__cta-button{display:inline-block;padding:16px 32px;font-size:1.1em;font-weight:600;text-decoration:none;border-radius:6px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-sizing:border-box;max-width:100%;overflow-wrap:anywhere}.blw-story__cta-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.blw-story__cta-button--primary{background:var(--story-color-primary);color:#fff}.blw-story__cta-button--secondary{background:transparent;color:var(--story-color-primary);border:2px solid var(--story-color-primary)}@media(max-width:767px){.blw-story__cta-button--full-mobile{display:block;width:100%;text-align:center}}.blw-story__divider{margin:0;box-sizing:border-box;width:100%}.blw-story__listicle-divider{width:100%;border:0;border-left:0;border-right:0;border-bottom:0}.blw-story__disclaimer{font-size:.8em;color:var(--story-color-text-muted);border-top:1px solid #e5e5e5;padding-top:20px;margin-top:40px}.blw-story__disclaimer p{margin:0 0 .5em}.blw-story__disclaimer a{color:var(--story-color-link)}@media(max-width:767px){.blw-story__item-heading{font-size:clamp(18px,5vw,24px)}.blw-story__item-row--left,.blw-story__item-row--right{flex-direction:column;align-items:stretch;gap:12px}.blw-story__item-row--left .blw-story__item-media,.blw-story__item-row--right .blw-story__item-media{flex:none;max-width:100%;width:100%}.blw-story__item-row--left .blw-story__item-content,.blw-story__item-row--right .blw-story__item-content{display:contents}.blw-story__item-row--left .blw-story__item-heading,.blw-story__item-row--right .blw-story__item-heading{order:-1;margin-bottom:0}.blw-story__boxed{padding:20px 16px}}@media print{.blw-story__cta,.blw-story__offer{break-inside:avoid}}.blw-story__legal-footer{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:40px;padding-top:20px;border-top:1px solid #e5e5e5;font-size:.8em;color:var(--story-color-text-muted, #6b7280)}.blw-story__legal-footer a{color:var(--story-color-link, inherit);text-decoration:none}.blw-story__legal-footer a:hover{text-decoration:underline}.blw-story__legal-sep{color:#d1d5db}
/*# sourceMappingURL=/cdn/shop/t/25/assets/section-listicle.css.map */
