.section-wsm-article{--wsm-green: #16b889;--wsm-green-dark: #087f67;--wsm-mint: #78cab4;--wsm-mint-soft: #eef9f6;--wsm-navy: #12183f;--wsm-text: #4b5563;--wsm-muted: #667085;--wsm-border: #dfe4e8;--wsm-border-green: #cee7df;--wsm-surface: #ffffff;--wsm-surface-soft: #f7f9fb;--wsm-warning: #fff8eb;--wsm-warning-border: #ead29a;--wsm-danger-soft: #fff3f2;--wsm-danger-border: #f0c7c2;--wsm-shadow-sm: 0 8px 24px rgba(18, 24, 63, .06);--wsm-shadow-md: 0 18px 48px rgba(18, 24, 63, .1);--wsm-radius-sm: 10px;--wsm-radius-md: 16px;--wsm-radius-lg: 24px;--wsm-content-width: 760px;--wsm-sidebar-width: 320px}.wsm-article{background:var(--wsm-surface);color:var(--wsm-text)}.wsm-article *,.wsm-article *:before,.wsm-article *:after{box-sizing:border-box}.wsm-article__page{padding-top:28px;padding-bottom:80px}.wsm-article__breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:28px;color:var(--wsm-muted);font-size:13px;line-height:1.5}.wsm-article__breadcrumbs a{color:var(--wsm-muted);text-decoration:none;transition:color .16s ease,text-decoration-color .16s ease}.wsm-article__breadcrumbs a:hover{color:var(--wsm-green-dark);text-decoration:underline;text-underline-offset:3px}.wsm-article-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:stretch;gap:42px;min-height:430px;margin-bottom:58px;padding:48px;overflow:hidden;background:radial-gradient(circle at 88% 10%,rgba(120,202,180,.28),transparent 38%),linear-gradient(135deg,#f7fbfa,#eef8f5);border:1px solid var(--wsm-border-green);border-radius:var(--wsm-radius-lg)}.wsm-article-hero__content{display:flex;flex-direction:column;justify-content:center;min-width:0}.wsm-article__eyebrow{display:inline-flex;width:fit-content;margin-bottom:14px;color:var(--wsm-green-dark);font-size:12px;font-weight:800;line-height:1.3;letter-spacing:.12em;text-decoration:none}.wsm-article__eyebrow:hover{color:var(--wsm-navy)}.wsm-article-hero__title{max-width:760px;margin:0;color:var(--wsm-navy);font-size:clamp(38px,4.6vw,64px);font-weight:700;line-height:1.05;letter-spacing:-.035em}.wsm-article-hero__excerpt{max-width:680px;margin-top:22px;color:var(--wsm-text);font-size:19px;line-height:1.65}.wsm-article-hero__excerpt>*:first-child{margin-top:0}.wsm-article-hero__excerpt>*:last-child{margin-bottom:0}.wsm-article-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:24px;color:var(--wsm-muted);font-size:14px;line-height:1.5}.wsm-article-meta__divider{opacity:.65}.wsm-article-hero__media{min-height:100%;overflow:hidden;border-radius:18px;background:#e8efed}.wsm-article-hero__image{display:block;width:100%;height:100%;min-height:330px;object-fit:cover}.wsm-article-layout{display:grid;grid-template-columns:minmax(0,var(--wsm-content-width)) minmax(280px,var(--wsm-sidebar-width));justify-content:center;align-items:start;gap:54px}.wsm-article-main{min-width:0;max-width:760px}.wsm-article-sidebar{min-width:0}.wsm-article-sidebar__sticky{position:sticky;top:110px;display:grid;gap:22px}.wsm-article-medical-notice{display:flex;align-items:flex-start;gap:14px;margin-bottom:28px;padding:16px 18px;background:var(--wsm-mint-soft);border:1px solid var(--wsm-border-green);border-radius:14px}.wsm-article-medical-notice__icon{display:inline-flex;flex:0 0 28px;align-items:center;justify-content:center;width:28px;height:28px;margin-top:1px;color:#fff;background:var(--wsm-green-dark);border-radius:50%;font-size:18px;font-weight:800;line-height:1}.wsm-article-medical-notice p{margin:0;color:#335e55;font-size:13.5px;line-height:1.55}.wsm-article-content{color:#3f4a5a;font-size:16.5px;line-height:1.7;letter-spacing:-.005em}.wsm-article-content>*:first-child{margin-top:0}.wsm-article-content>*:last-child{margin-bottom:0}.wsm-article-content p{margin:0 0 20px}.wsm-article-content h1,.wsm-article-content h2,.wsm-article-content h3,.wsm-article-content h4,.wsm-article-content h5,.wsm-article-content h6{color:var(--wsm-navy);font-weight:700;letter-spacing:-.02em}.wsm-article-content h1{margin:64px 0 18px;font-size:clamp(32px,3.4vw,44px);line-height:1.14}.wsm-article-content h2{max-width:720px;margin:50px 0 16px;font-size:clamp(28px,2.7vw,36px);line-height:1.16;letter-spacing:-.028em}.wsm-article-content h3{margin:32px 0 10px;font-size:clamp(20px,2vw,24px);line-height:1.28;letter-spacing:-.018em}.wsm-article-content h4{margin:26px 0 9px;font-size:18px;line-height:1.35}.wsm-article-content strong{color:#28344a;font-weight:700}.wsm-article-content em{color:#596579}.wsm-article-content a{color:var(--wsm-green-dark);font-weight:650;text-decoration-thickness:1px;text-underline-offset:3px;transition:color .16s ease}.wsm-article-content a:hover{color:var(--wsm-navy)}.wsm-article-content ul,.wsm-article-content ol{margin:18px 0 26px;padding-left:23px}.wsm-article-content li{margin-bottom:9px;padding-left:3px;font-size:16.5px;line-height:1.6}.wsm-article-content li:last-child{margin-bottom:0}.wsm-article-content li::marker{color:var(--wsm-green);font-size:.85em;font-weight:700}.wsm-article-content hr{height:1px;margin:42px 0;background:var(--wsm-border);border:0}.wsm-article-content blockquote{margin:28px 0;padding:20px 22px;color:#4a566b;background:var(--wsm-surface-soft);border:1px solid var(--wsm-border);border-left:5px solid var(--wsm-green);border-radius:0 var(--wsm-radius-md) var(--wsm-radius-md) 0;font-size:15.5px;line-height:1.62}.wsm-article-content blockquote>*:first-child{margin-top:0}.wsm-article-content blockquote>*:last-child{margin-bottom:0}.wsm-article-content img{max-width:100%;height:auto;border-radius:var(--wsm-radius-md)}.wsm-article-content figure{margin:36px 0}.wsm-article-content figcaption{margin-top:10px;color:var(--wsm-muted);font-size:13px;line-height:1.5;text-align:center}.wsm-article-content table{width:100%;margin:32px 0;border-collapse:collapse;border-spacing:0;overflow:hidden;border:1px solid var(--wsm-border);border-radius:12px}.wsm-article-content th,.wsm-article-content td{padding:14px 16px;text-align:left;vertical-align:top;border-bottom:1px solid var(--wsm-border)}.wsm-article-content th{color:var(--wsm-navy);background:var(--wsm-surface-soft);font-weight:700}.wsm-article-content tr:last-child td{border-bottom:0}.wsm-article-summary{margin:30px 0 42px;padding:24px;background:#f5faf8;border:1px solid var(--wsm-border-green);border-radius:var(--wsm-radius-md)}.wsm-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:13px}.wsm-summary-grid>div{padding:15px 16px;background:#fff;border:1px solid #dcebe6;border-radius:12px}.wsm-summary-grid strong{display:block;margin-bottom:4px;color:var(--wsm-navy);font-size:13px;line-height:1.35}.wsm-summary-grid span{display:block;color:var(--wsm-text);font-size:14px;line-height:1.45}.wsm-callout{display:flex;align-items:flex-start;gap:14px;margin:28px 0;padding:20px 22px;border:1px solid var(--wsm-border-green);border-radius:var(--wsm-radius-md)}.wsm-callout__icon{display:inline-flex;flex:0 0 28px;align-items:center;justify-content:center;width:28px;height:28px;color:#fff;background:var(--wsm-green-dark);border-radius:50%;font-size:14px;font-weight:800;line-height:1}.wsm-callout strong{display:block;margin-bottom:4px;color:var(--wsm-navy);font-size:16px;line-height:1.35}.wsm-callout p{margin:0;font-size:14.5px;line-height:1.6}.wsm-callout--medical{background:var(--wsm-mint-soft);border-left:5px solid var(--wsm-green)}.wsm-callout--fact{display:block;background:var(--wsm-surface-soft);border-color:var(--wsm-border)}.wsm-callout--warning{display:block;background:var(--wsm-warning);border-color:var(--wsm-warning-border);border-left:5px solid #d7a63b}.wsm-callout--danger{display:block;background:var(--wsm-danger-soft);border-color:var(--wsm-danger-border);border-left:5px solid #c95d52}.wsm-product-feature{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);align-items:center;gap:28px;margin:46px 0;padding:38px;overflow:hidden;background:radial-gradient(circle at 92% 6%,rgba(120,202,180,.3),transparent 42%),#f3faf8;border:1px solid var(--wsm-border-green);border-radius:var(--wsm-radius-lg);box-shadow:var(--wsm-shadow-sm)}.wsm-product-feature__content{min-width:0}.wsm-product-feature h2{margin:6px 0 14px;padding:0;color:var(--wsm-navy);font-size:clamp(27px,2.8vw,35px);line-height:1.15}.wsm-product-feature p{margin-bottom:20px;font-size:15.5px;line-height:1.62}.wsm-product-feature__visual{display:flex;align-items:center;justify-content:center;min-height:330px}.wsm-product-feature__visual img{width:auto;max-width:100%;max-height:315px;object-fit:contain;filter:drop-shadow(0 18px 24px rgba(18,24,63,.14))}.wsm-check-list{display:grid;gap:11px;margin:24px 0;padding:0;list-style:none}.wsm-check-list li{position:relative;margin:0;padding-left:30px;font-size:14.5px;line-height:1.5}.wsm-check-list li:before{content:"\2713";position:absolute;top:0;left:0;color:var(--wsm-green-dark);font-weight:800}.wsm-product-actions{display:flex;flex-wrap:wrap;gap:12px;margin:26px 0 18px}.wsm-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 22px;border:1px solid transparent;border-radius:9px;font-size:15px;font-weight:750;line-height:1.2;text-align:center;text-decoration:none!important;transition:transform .16s ease,background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}.wsm-button:hover{transform:translateY(-1px)}.wsm-button--primary{color:#fff!important;background:var(--wsm-navy);border-color:var(--wsm-navy);box-shadow:0 8px 20px #12183f29}.wsm-button--primary:hover{color:#fff!important;background:#202858;border-color:#202858}.wsm-button--secondary{color:var(--wsm-navy)!important;background:#fff;border-color:var(--wsm-navy)}.wsm-button--secondary:hover{color:#fff!important;background:var(--wsm-navy)}.wsm-product-feature small{display:block;color:var(--wsm-muted);font-size:12px;line-height:1.55}.wsm-faq{display:grid;gap:9px;margin:24px 0 40px}.wsm-faq details{overflow:hidden;background:#fff;border:1px solid var(--wsm-border);border-radius:12px;transition:border-color .16s ease,box-shadow .16s ease}.wsm-faq details[open]{border-color:var(--wsm-border-green);box-shadow:var(--wsm-shadow-sm)}.wsm-faq summary{position:relative;padding:17px 50px 17px 18px;color:var(--wsm-navy);font-size:15.5px;font-weight:700;line-height:1.4;cursor:pointer;list-style:none}.wsm-faq summary::-webkit-details-marker{display:none}.wsm-faq summary:after{content:"+";position:absolute;top:50%;right:20px;color:var(--wsm-green-dark);font-size:25px;font-weight:400;line-height:1;transform:translateY(-50%)}.wsm-faq details[open] summary:after{content:"\2212"}.wsm-faq__answer{padding:0 18px 18px}.wsm-faq__answer>*:first-child{margin-top:0}.wsm-faq__answer>*:last-child{margin-bottom:0}.wsm-faq__answer p,.wsm-faq__answer li{font-size:14.5px;line-height:1.6}.wsm-article-tags{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-top:52px;padding-top:28px;border-top:1px solid var(--wsm-border)}.wsm-article-tags__label{margin-right:2px;color:var(--wsm-navy);font-size:14px;font-weight:700}.wsm-article-tags a{display:inline-flex;align-items:center;min-height:34px;padding:7px 12px;color:var(--wsm-green-dark);background:var(--wsm-mint-soft);border:1px solid var(--wsm-border-green);border-radius:999px;font-size:13px;line-height:1;text-decoration:none}.wsm-article-tags a:hover{color:var(--wsm-navy);background:#e3f4ef}.wsm-article-back{margin-top:30px}.wsm-sidebar-card{padding:20px;background:#fff;border:1px solid var(--wsm-border);border-radius:var(--wsm-radius-md);box-shadow:var(--wsm-shadow-sm)}.wsm-sidebar-card__eyebrow{display:block;margin-bottom:7px;color:var(--wsm-green-dark);font-size:11px;font-weight:800;letter-spacing:.11em}.wsm-sidebar-card__heading{margin:0;color:var(--wsm-navy);font-size:19px;line-height:1.25;letter-spacing:-.02em}.wsm-sidebar-card__text{margin:10px 0 17px;color:var(--wsm-text);font-size:13px;line-height:1.5}.wsm-sidebar-card__disclaimer{margin:16px 0 0;color:var(--wsm-muted);font-size:11px;line-height:1.5}.wsm-sidebar-card--trust{background:radial-gradient(circle at 95% 0%,rgba(120,202,180,.24),transparent 42%),var(--wsm-mint-soft);border-color:var(--wsm-border-green)}.wsm-sidebar-benefits{display:grid;gap:12px;margin:18px 0 0;padding:0;list-style:none}.wsm-sidebar-benefits li{position:relative;padding-left:27px;color:#355a52;font-size:14px;line-height:1.45}.wsm-sidebar-benefits li:before{content:"\2713";position:absolute;left:0;color:var(--wsm-green-dark);font-weight:800}.wsm-sidebar-products{display:grid;gap:14px}.wsm-sidebar-product{overflow:hidden;border:1px solid var(--wsm-border);border-radius:12px;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.wsm-sidebar-product:hover{transform:translateY(-2px);border-color:var(--wsm-border-green);box-shadow:var(--wsm-shadow-sm)}.wsm-sidebar-product__link{display:grid;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:12px;padding:12px;color:inherit;text-decoration:none}.wsm-sidebar-product__media{display:flex;align-items:center;justify-content:center;min-height:104px;padding:8px;background:var(--wsm-surface-soft);border-radius:9px}.wsm-sidebar-product__image{display:block;width:100%;height:92px;object-fit:contain}.wsm-sidebar-product__content{min-width:0}.wsm-sidebar-product__title{display:-webkit-box;margin:0 0 8px;overflow:hidden;color:var(--wsm-navy);font-size:13px;line-height:1.35;letter-spacing:-.01em;-webkit-box-orient:vertical;-webkit-line-clamp:3}.wsm-sidebar-product__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:7px;margin-bottom:7px}.wsm-sidebar-product__price-current{color:var(--wsm-navy);font-size:15px;font-weight:750}.wsm-sidebar-product__price-compare{color:var(--wsm-muted);font-size:12px}.wsm-sidebar-product__cta{color:var(--wsm-green-dark);font-size:12px;font-weight:750}.wsm-sidebar-articles{display:grid;gap:14px;margin-top:18px}.wsm-sidebar-article{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:12px;color:inherit;text-decoration:none}.wsm-sidebar-article__image-wrapper{overflow:hidden;aspect-ratio:1 / 1;background:var(--wsm-surface-soft);border-radius:9px}.wsm-sidebar-article__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.wsm-sidebar-article:hover .wsm-sidebar-article__image{transform:scale(1.04)}.wsm-sidebar-article__title{color:var(--wsm-navy);font-size:13px;font-weight:700;line-height:1.4}.wsm-sidebar-article:hover .wsm-sidebar-article__title{color:var(--wsm-green-dark)}.wsm-related-posts{margin-top:70px;padding-top:48px;border-top:1px solid var(--wsm-border)}.wsm-related-posts__header{margin-bottom:28px}.wsm-related-posts__header h2{margin:0;color:var(--wsm-navy);font-size:clamp(27px,2.7vw,35px);line-height:1.18;letter-spacing:-.025em}.wsm-related-posts__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.wsm-related-post-card{overflow:hidden;background:#fff;border:1px solid var(--wsm-border);border-radius:var(--wsm-radius-md);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.wsm-related-post-card:hover{transform:translateY(-4px);border-color:var(--wsm-border-green);box-shadow:var(--wsm-shadow-md)}.wsm-related-post-card__link{display:block;height:100%;color:inherit;text-decoration:none}.wsm-related-post-card__media{overflow:hidden;aspect-ratio:16 / 10;background:var(--wsm-surface-soft)}.wsm-related-post-card__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .26s ease}.wsm-related-post-card:hover .wsm-related-post-card__image{transform:scale(1.035)}.wsm-related-post-card__content{padding:22px}.wsm-related-post-card__date{color:var(--wsm-muted);font-size:12px;line-height:1.4}.wsm-related-post-card h3{margin:9px 0 18px;color:var(--wsm-navy);font-size:17px;line-height:1.32;letter-spacing:-.015em}.wsm-related-post-card__cta{color:var(--wsm-green-dark);font-size:14px;font-weight:750}.wsm-article-comments{max-width:var(--wsm-content-width);margin:80px auto 0;padding-top:54px;border-top:1px solid var(--wsm-border)}.wsm-article-comments>h2{margin:0 0 28px;color:var(--wsm-navy);font-size:34px;line-height:1.2}.wsm-comment{margin-bottom:18px;padding:22px;background:var(--wsm-surface-soft);border:1px solid var(--wsm-border);border-radius:12px}.wsm-comment__body{color:var(--wsm-text);font-size:16px;line-height:1.65}.wsm-comment__body>*:first-child{margin-top:0}.wsm-comment__body>*:last-child{margin-bottom:0}.wsm-comment__meta{margin:14px 0 0;color:var(--wsm-muted);font-size:12px}.wsm-comment-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:34px}.wsm-comment-form__field{display:grid;gap:8px}.wsm-comment-form__field--full{grid-column:1 / -1}.wsm-comment-form label{color:var(--wsm-navy);font-size:14px;font-weight:700}.wsm-comment-form input,.wsm-comment-form textarea{width:100%;min-height:48px;padding:12px 14px;color:var(--wsm-text);background:#fff;border:1px solid var(--wsm-border);border-radius:9px;font:inherit}.wsm-comment-form textarea{min-height:150px;resize:vertical}.wsm-comment-form input:focus,.wsm-comment-form textarea:focus{outline:2px solid rgba(22,184,137,.2);border-color:var(--wsm-green)}.wsm-article a:focus-visible,.wsm-article button:focus-visible,.wsm-article summary:focus-visible,.wsm-article input:focus-visible,.wsm-article textarea:focus-visible{outline:3px solid rgba(22,184,137,.35);outline-offset:3px}.wsm-relief-feature{margin:46px 0;padding:38px;background:radial-gradient(circle at 100% 0%,rgba(120,202,180,.26),transparent 36%),#f2faf8;border:1px solid var(--wsm-border-green);border-radius:24px;box-shadow:var(--wsm-shadow-sm)}.wsm-relief-feature__header{max-width:680px;margin-bottom:28px}.wsm-relief-feature__header h2{margin:6px 0 14px;padding:0;color:var(--wsm-navy);font-size:clamp(27px,2.8vw,35px);line-height:1.15;letter-spacing:-.025em}.wsm-relief-feature__header p{margin:0 0 16px;font-size:15.5px;line-height:1.62}.wsm-relief-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 22px;margin-bottom:30px;padding:20px;background:#ffffffb8;border:1px solid #d9ebe5;border-radius:14px}.wsm-relief-benefit{display:flex;align-items:flex-start;gap:10px;color:var(--wsm-text);font-size:14.5px;line-height:1.5}.wsm-relief-benefit__check{display:inline-flex;flex:0 0 22px;align-items:center;justify-content:center;width:22px;height:22px;color:#fff;background:var(--wsm-green-dark);border-radius:50%;font-size:12px;font-weight:800;line-height:1}.wsm-relief-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.wsm-relief-product{position:relative;display:flex;flex-direction:column;min-width:0;overflow:hidden;background:#fff;border:1px solid var(--wsm-border);border-radius:17px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.wsm-relief-product:hover{transform:translateY(-3px);border-color:var(--wsm-border-green);box-shadow:var(--wsm-shadow-md)}.wsm-relief-product--featured{border:2px solid var(--wsm-green)}.wsm-relief-product__badge{position:absolute;top:14px;right:14px;z-index:2;padding:6px 10px;color:#fff;background:var(--wsm-green-dark);border-radius:999px;font-size:10px;font-weight:800;line-height:1;letter-spacing:.08em}.wsm-relief-product__image-link{display:block;text-decoration:none}.wsm-relief-product__image-wrap{display:flex;align-items:center;justify-content:center;height:245px;padding:22px;background:radial-gradient(circle at center,rgba(120,202,180,.15),transparent 62%),#f8fbfa}.wsm-relief-product__image{display:block;width:auto;max-width:90%;height:100%;max-height:215px;object-fit:contain;border-radius:0!important;filter:drop-shadow(0 16px 18px rgba(18,24,63,.13))}.wsm-relief-product__content{display:flex;flex:1;flex-direction:column;padding:22px}.wsm-relief-product__count{display:block;margin-bottom:7px;color:var(--wsm-green-dark);font-size:11px;font-weight:800;line-height:1.2;letter-spacing:.1em}.wsm-relief-product h3{margin:0 0 9px;color:var(--wsm-navy);font-size:20px;line-height:1.25}.wsm-relief-product p{flex:1;margin:0 0 18px;color:var(--wsm-text);font-size:14px;line-height:1.55}.wsm-relief-product .wsm-button{width:100%}.wsm-relief-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 22px;margin-top:24px;padding:15px 18px;color:var(--wsm-green-dark);background:#ffffffc2;border:1px solid #d9ebe5;border-radius:12px;font-size:12px;font-weight:700;line-height:1.4}.wsm-relief-disclaimer{margin:18px 0 0!important;color:var(--wsm-muted);font-size:11px!important;line-height:1.55!important}.wsm-article-content .wsm-relief-feature img{margin:0}.wsm-article-content .wsm-relief-feature h2,.wsm-article-content .wsm-relief-feature h3{padding-top:0}@media screen and (max-width:1099px){.wsm-article-hero{grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);gap:30px;padding:38px}.wsm-article-layout{grid-template-columns:minmax(0,1fr) 290px;gap:36px}.wsm-related-posts__grid{gap:18px}}@media screen and (max-width:899px){.wsm-article__page{padding-bottom:64px}.wsm-article-hero{grid-template-columns:1fr;min-height:0}.wsm-article-hero__media,.wsm-article-hero__image{min-height:300px}.wsm-article-layout{grid-template-columns:minmax(0,1fr);max-width:var(--wsm-content-width);margin:0 auto}.wsm-article-sidebar__sticky{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.wsm-sidebar-card:first-child{grid-column:1 / -1}.wsm-related-posts__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wsm-related-post-card:last-child{display:none}}@media screen and (max-width:749px){.wsm-article__page{padding-top:18px;padding-bottom:48px}.wsm-article__breadcrumbs{margin-bottom:18px;font-size:12px}.wsm-article-hero{gap:26px;margin-bottom:40px;padding:26px 22px 22px;border-radius:18px}.wsm-article-hero__title{font-size:clamp(34px,10vw,48px);line-height:1.08}.wsm-article-hero__excerpt{margin-top:16px;font-size:17px;line-height:1.55}.wsm-article-meta{margin-top:18px;font-size:12px}.wsm-article-hero__media,.wsm-article-hero__image{min-height:230px}.wsm-article-content{font-size:16px;line-height:1.68}.wsm-article-content p{margin-bottom:18px}.wsm-article-content h1{margin-top:48px}.wsm-article-content h2{margin-top:42px;margin-bottom:14px;font-size:28px;line-height:1.18}.wsm-article-content h3{margin-top:28px;font-size:21px}.wsm-article-content li{margin-bottom:8px;font-size:16px;line-height:1.58}.wsm-article-content ul,.wsm-article-content ol{padding-left:22px}.wsm-article-content hr{margin:40px 0}.wsm-article-content table{display:block;overflow-x:auto;white-space:nowrap}.wsm-article-medical-notice{margin-bottom:28px;padding:16px}.wsm-summary-grid{grid-template-columns:1fr}.wsm-article-summary{margin:26px 0 36px;padding:20px}.wsm-callout{gap:13px;margin:24px 0;padding:18px}.wsm-callout p{font-size:14px}.wsm-product-feature{grid-template-columns:1fr;gap:24px;margin:42px 0;padding:28px 22px;border-radius:18px}.wsm-product-feature__visual{order:-1;min-height:210px}.wsm-product-feature__visual img{max-height:240px}.wsm-product-feature h2,.wsm-relief-feature__header h2{font-size:27px}.wsm-product-actions{flex-direction:column}.wsm-button{width:100%}.wsm-faq summary{padding:18px 50px 18px 18px;font-size:15px}.wsm-faq__answer{padding:0 18px 18px}.wsm-article-sidebar__sticky{grid-template-columns:1fr}.wsm-sidebar-card:first-child{grid-column:auto}.wsm-related-posts{margin-top:64px;padding-top:46px}.wsm-related-posts__grid{grid-template-columns:1fr}.wsm-related-post-card:last-child{display:block}.wsm-comment-form{grid-template-columns:1fr}.wsm-comment-form__field--full{grid-column:auto}.wsm-relief-feature{margin:42px 0;padding:26px 20px;border-radius:18px}.wsm-relief-benefits{grid-template-columns:1fr;padding:17px}.wsm-relief-products{grid-template-columns:1fr}.wsm-relief-product__image-wrap{height:230px}.wsm-relief-trust{align-items:flex-start;flex-direction:column}}@media screen and (max-width:479px){.wsm-article-hero{margin-right:-2px;margin-left:-2px;padding:24px 18px 18px}.wsm-article-meta__divider{display:none}.wsm-article-meta{align-items:flex-start;gap:5px 10px}.wsm-sidebar-product__link{grid-template-columns:82px minmax(0,1fr)}.wsm-sidebar-product__image{height:82px}.wsm-product-feature,.wsm-relief-feature{padding:24px 18px}}@media(prefers-reduced-motion:reduce){.wsm-article *,.wsm-article *:before,.wsm-article *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/122/assets/section-main-article.css.map */
