
.cytokines-topic-page{
      --navy:#092742;--deep:#061d33;--teal:#159b9a;--teal-dark:#0d7878;
      --teal-light:#82d2d0;--orange:#ef7d3c;--orange-dark:#d86427;
      --text:#243746;--muted:#5b6b78;--light:#f3f6f8;--line:#d9e2e8;--white:#fff;
      --shadow:0 16px 36px rgba(9,39,66,.09)
    }
.cytokines-topic-page *{box-sizing:border-box}
.cytokines-topic-page{scroll-behavior:smooth}
.cytokines-topic-page{margin:0;color:var(--text);font:16px/1.68 Inter,Arial,Helvetica,sans-serif;background:#fff}
.cytokines-topic-page,.cytokines-topic-page button,.cytokines-topic-page input,.cytokines-topic-page select{font-family:Inter,Arial,Helvetica,sans-serif}
.cytokines-topic-page img{display:block;max-width:100%}
.cytokines-topic-page a{color:inherit;text-decoration:none}
.cytokines-topic-page button,.cytokines-topic-page input,.cytokines-topic-page select{font-size:16px}
.cytokines-topic-page .container{width:min(1240px,calc(100% - 48px));margin-inline:auto}
.cytokines-topic-page .site-header{height:78px;background:#fff;border-bottom:1px solid var(--line)}
.cytokines-topic-page .site-header .container{height:100%;display:flex;align-items:center;gap:36px}
.cytokines-topic-page .logo{color:#194d99;font-size:27px;font-weight:800;letter-spacing:-.03em}
.cytokines-topic-page .main-nav{display:flex;align-items:center;gap:31px;margin-left:auto;color:#344c5c;font-size:15px;font-weight:700}
.cytokines-topic-page .main-nav a{min-height:44px;display:flex;align-items:center}
.cytokines-topic-page .quote-button,.cytokines-topic-page .button{min-height:44px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;background:var(--teal);color:#fff;font-size:14px;font-weight:750}
.cytokines-topic-page .quote-button{margin-left:6px;background:var(--orange);color:var(--deep)}
.cytokines-topic-page .button:hover{background:var(--teal-dark)}
.cytokines-topic-page .quote-button:hover{background:var(--orange-dark);color:#fff}
.cytokines-topic-page .button--outline{border-color:var(--navy);background:#fff;color:var(--navy)}
.cytokines-topic-page .button--outline:hover{background:#eaf6f5;color:var(--navy)}
.cytokines-topic-page :focus-visible{outline:3px solid var(--teal-light);outline-offset:3px}
.cytokines-topic-page .hero{position:relative;height:630px;overflow:hidden;background:#edf6f4}
.cytokines-topic-page .hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.cytokines-topic-page .hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(247,251,250,.99) 0%,rgba(247,251,250,.95) 39%,rgba(247,251,250,.57) 60%,rgba(247,251,250,.04) 82%)}
.cytokines-topic-page .hero .container{position:relative;z-index:1;height:100%;display:flex;align-items:center}
.cytokines-topic-page .hero-copy{max-width:610px}
.cytokines-topic-page .hero h1{max-width:660px;margin:0 0 18px;color:var(--navy);font-size:46px;line-height:1.08;letter-spacing:-.025em}
.cytokines-topic-page .hero p{max-width:570px;margin:0 0 28px;font-size:18px;line-height:1.65}
.cytokines-topic-page .hero-actions{display:flex;gap:12px;flex-wrap:wrap}
.cytokines-topic-page .topic-nav{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);background:rgba(255,255,255,.97);backdrop-filter:blur(10px)}
.cytokines-topic-page .topic-nav .container{min-height:64px;display:flex;align-items:center;gap:40px;overflow-x:auto}
.cytokines-topic-page .topic-nav a{min-height:64px;display:flex;align-items:center;border-bottom:3px solid transparent;color:var(--navy);font-size:15px;font-weight:700;white-space:nowrap}
.cytokines-topic-page .topic-nav a:hover,.cytokines-topic-page .topic-nav a.is-active{border-bottom-color:var(--teal);color:var(--teal-dark)}
.cytokines-topic-page .topic-nav .quick{min-height:42px;margin-left:auto;padding:0 20px;border:1px solid var(--teal);border-radius:22px}
.cytokines-topic-page section{scroll-margin-top:64px}
.cytokines-topic-page h2{margin:0;color:var(--navy);font-size:32px;line-height:1.22;letter-spacing:-.02em}
.cytokines-topic-page h3{margin:0;color:var(--navy);font-size:20px;line-height:1.35}
.cytokines-topic-page .overview{padding:64px 0 72px}
.cytokines-topic-page .overview-copy{max-width:1040px;margin:24px 0 0}
.cytokines-topic-page .overview-copy p{margin:0}
.cytokines-topic-page .overview-copy p+p{margin-top:12px}
.cytokines-topic-page .highlights{max-width:1040px;margin:44px auto 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px}
.cytokines-topic-page .highlight{text-align:center}
.cytokines-topic-page .highlight-icon{position:relative;width:72px;height:72px;margin:0 auto 16px;display:grid;place-items:center;border-radius:50%;background:#eef7f7;box-shadow:0 8px 20px rgba(9,39,66,.06)}
.cytokines-topic-page .highlight-icon::before,.cytokines-topic-page .highlight-icon::after{content:"";position:absolute;border-radius:50%}
.cytokines-topic-page .highlight-icon::before{right:5px;top:8px;width:17px;height:17px;background:var(--teal)}
.cytokines-topic-page .highlight-icon::after{left:7px;bottom:8px;width:11px;height:11px;border:3px solid var(--teal-light)}
.cytokines-topic-page .highlight-icon svg{position:relative;z-index:1;width:32px;height:32px;fill:none;stroke:var(--navy);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.cytokines-topic-page .highlight:nth-child(2) .highlight-icon svg{stroke:var(--teal-dark)}
.cytokines-topic-page .highlight:nth-child(2) .highlight-icon::before{background:#ef7d3c}
.cytokines-topic-page .highlight:nth-child(3) .highlight-icon::after{border-color:#ef7d3c}
.cytokines-topic-page .highlight h3{margin-bottom:5px;font-size:16px;line-height:1.4}
.cytokines-topic-page .highlight p{max-width:250px;margin:0 auto;color:var(--muted);font-size:14px;line-height:1.55}
.cytokines-topic-page .application-guide{padding:80px 0;background:var(--light)}
.cytokines-topic-page .section-head{max-width:860px;margin-bottom:32px}
.cytokines-topic-page .section-head p{margin:12px 0 0;color:var(--muted)}
.cytokines-topic-page .application-layout{display:grid;grid-template-columns:minmax(0,1.14fr) minmax(420px,.86fr);gap:48px;align-items:stretch}
.cytokines-topic-page .pathway-figure{min-height:560px;margin:0;display:flex;flex-direction:column;background:#fff;box-shadow:var(--shadow)}
.cytokines-topic-page .pathway-figure img{width:100%;height:430px;object-fit:cover;object-position:center}
.cytokines-topic-page .pathway-figure figcaption{padding:20px 24px;color:var(--muted);font-size:14px}
.cytokines-topic-page .pathway-figure figcaption strong{display:block;margin-bottom:4px;color:var(--navy);font-size:16px}
.cytokines-topic-page .application-list{display:grid;background:#fff}
.cytokines-topic-page .application-item{position:relative;padding:32px 34px 30px 88px;border-bottom:1px solid var(--line)}
.cytokines-topic-page .application-item:last-child{border-bottom:0}
.cytokines-topic-page .application-number{position:absolute;left:32px;top:31px;color:var(--teal-dark);font-size:14px;font-weight:800}
.cytokines-topic-page .application-item h3{margin-bottom:8px}
.cytokines-topic-page .application-item p{margin:0;color:var(--muted)}
.cytokines-topic-page .application-item ul{display:flex;flex-wrap:wrap;gap:7px 16px;margin:16px 0 0;padding:0;list-style:none;color:var(--navy);font-size:13px;font-weight:700}
.cytokines-topic-page .application-item li::before{content:"";width:6px;height:6px;margin-right:7px;display:inline-block;border-radius:50%;background:var(--teal)}
.cytokines-topic-page .products{padding:80px 0 88px}
.cytokines-topic-page .products-head{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:32px}
.cytokines-topic-page .products-head p{max-width:720px;margin:12px 0 0;color:var(--muted)}
.cytokines-topic-page .filter-bar{display:grid;grid-template-columns:minmax(260px,1.45fr) repeat(3,minmax(160px,1fr)) 150px;gap:12px;padding:16px;background:#edf2f5}
.cytokines-topic-page .filter-bar input,.cytokines-topic-page .filter-bar select{width:100%;height:48px;padding:0 15px;border:1px solid #bdcbd5;background:#fff;color:var(--text)}
.cytokines-topic-page .result-count{height:48px;display:flex;align-items:center;justify-content:center;background:#fff;color:var(--navy);font-size:14px}
.cytokines-topic-page .result-count strong{margin-right:5px;color:var(--teal-dark);font-size:18px}
.cytokines-topic-page .product-row{min-height:210px;margin-top:24px;display:grid;grid-template-columns:minmax(0,1fr) 300px;border:1px solid var(--line);background:#fff;box-shadow:0 8px 24px rgba(9,39,66,.055)}
.cytokines-topic-page .product-copy{padding:30px 34px}
.cytokines-topic-page .product-copy>span{display:block;margin-bottom:7px;color:var(--teal-dark);font-size:13px;font-weight:700}
.cytokines-topic-page .product-copy h3{margin-bottom:16px;font-size:20px}
.cytokines-topic-page .product-copy dl{display:flex;flex-wrap:wrap;gap:8px 28px;margin:0;color:var(--muted);font-size:14px}
.cytokines-topic-page .product-copy dl div{display:flex;gap:8px}
.cytokines-topic-page .product-copy dt{color:var(--text);font-weight:700}
.cytokines-topic-page .product-copy dd{margin:0}
.cytokines-topic-page .product-copy p{margin:18px 0 0;color:var(--muted);font-size:13px}
.cytokines-topic-page .product-evidence{padding:18px;display:grid;place-items:center;border-left:1px solid var(--line);background:#f7fafb}
.cytokines-topic-page .product-evidence img{width:100%;height:172px;object-fit:contain}
.cytokines-topic-page .selection{padding:80px 0;background:#fff}
.cytokines-topic-page .selection-layout{display:grid;grid-template-columns:minmax(300px,.75fr) minmax(0,1.25fr);gap:64px;align-items:start}
.cytokines-topic-page .selection-intro p{margin:16px 0 0;color:var(--muted)}
.cytokines-topic-page .selection-list{border-top:2px solid var(--navy)}
.cytokines-topic-page .selection-row{display:grid;grid-template-columns:190px 1fr;gap:32px;padding:24px 0;border-bottom:1px solid var(--line)}
.cytokines-topic-page .selection-row h3{font-size:16px}
.cytokines-topic-page .selection-row p{margin:0;color:var(--muted)}
.cytokines-topic-page .performance{padding:88px 0 96px;background:var(--navy);color:#fff}
.cytokines-topic-page .performance h2,.cytokines-topic-page .performance h3{color:#fff}
.cytokines-topic-page .performance .section-head p{color:#d4e2e8}
.cytokines-topic-page .performance-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px}
.cytokines-topic-page .performance-card h3{margin-bottom:18px}
.cytokines-topic-page .evidence-panel{height:320px;padding:18px;display:flex;align-items:center;justify-content:center;background:#fff;box-shadow:0 18px 36px rgba(0,0,0,.18)}
.cytokines-topic-page .evidence-panel img{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain}
.cytokines-topic-page .performance-card p{margin:16px 0 0;color:#d4e2e8;font-size:14px;line-height:1.55}
.cytokines-topic-page .performance-card a{display:inline-block;margin-top:8px;color:var(--teal-light);font-size:14px;font-weight:700;text-decoration:underline;text-underline-offset:3px}
.cytokines-topic-page .related{padding:80px 0 88px;background:var(--light)}
.cytokines-topic-page .related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:32px}
.cytokines-topic-page .related-card{overflow:hidden;background:#fff;box-shadow:0 10px 28px rgba(9,39,66,.08)}
.cytokines-topic-page .related-card img{width:100%;height:210px;object-fit:cover}
.cytokines-topic-page .related-card div{padding:22px 24px 24px}
.cytokines-topic-page .related-card h3{font-size:18px}
.cytokines-topic-page .related-card p{margin:8px 0 16px;color:var(--muted);font-size:14px;line-height:1.55}
.cytokines-topic-page .related-card strong{color:var(--teal-dark);font-size:14px}
.cytokines-topic-page .contact{padding:64px 0}
.cytokines-topic-page .contact-head{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:32px}
.cytokines-topic-page .contact-head p{max-width:720px;margin:12px 0 0;color:var(--muted)}
.cytokines-topic-page .contact-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px}
.cytokines-topic-page .contact-item{min-height:56px;display:grid;grid-template-columns:44px minmax(0,1fr);gap:13px;align-items:center}
.cytokines-topic-page .contact-icon{width:42px;height:42px;display:grid;place-items:center;border:2px solid var(--teal);border-radius:50%;color:var(--teal-dark)}
.cytokines-topic-page .contact-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.cytokines-topic-page .contact-item span:last-child{font-size:14px;line-height:1.45}
.cytokines-topic-page .contact-item strong{display:block;color:var(--navy);font-size:13px}
.cytokines-topic-page footer{padding:56px 0;background:var(--deep);color:#d9e6ec}
.cytokines-topic-page .footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:48px}
.cytokines-topic-page footer h3{margin-bottom:14px;color:#fff;font-size:16px}
.cytokines-topic-page footer p,.cytokines-topic-page footer a{font-size:14px}
.cytokines-topic-page footer a{display:block;margin:7px 0;color:#d9e6ec}
.cytokines-topic-page .mobile-menu{display:none;margin-left:auto;border:0;background:none;color:var(--navy);font-size:24px}
    @media(max-width:960px){
.cytokines-topic-page .main-nav{display:none}
.cytokines-topic-page .mobile-menu{display:block}
.cytokines-topic-page .site-header .quote-button{display:none}
.cytokines-topic-page .application-layout,.cytokines-topic-page .selection-layout{grid-template-columns:1fr}
.cytokines-topic-page .application-layout{gap:32px}
.cytokines-topic-page .pathway-figure{min-height:0}
.cytokines-topic-page .pathway-figure img{height:auto}
.cytokines-topic-page .filter-bar{grid-template-columns:1fr 1fr}
.cytokines-topic-page .filter-bar label:first-child{grid-column:1/-1}
.cytokines-topic-page .contact-grid{grid-template-columns:1fr 1fr}
.cytokines-topic-page .footer-grid{grid-template-columns:1fr 1fr}
    }
    @media(max-width:700px){
.cytokines-topic-page .container{width:min(100% - 36px,1240px)}
.cytokines-topic-page .site-header{height:68px}
.cytokines-topic-page .logo{font-size:25px}
.cytokines-topic-page .hero{height:300px}
.cytokines-topic-page .hero>img{object-position:62% center}
.cytokines-topic-page .hero::after{background:linear-gradient(90deg,rgba(247,251,250,.99) 0%,rgba(247,251,250,.94) 57%,rgba(247,251,250,.18) 100%)}
.cytokines-topic-page .hero-copy{max-width:82%}
.cytokines-topic-page .hero h1{font-size:38px}
.cytokines-topic-page .hero p{margin-bottom:20px;font-size:16px;line-height:1.5}
.cytokines-topic-page .hero-actions .button--outline{display:none}
.cytokines-topic-page .topic-nav .container{gap:28px}
.cytokines-topic-page .topic-nav .quick{display:none}
.cytokines-topic-page h2{font-size:30px}
.cytokines-topic-page .overview,.cytokines-topic-page .application-guide,.cytokines-topic-page .products,.cytokines-topic-page .selection,.cytokines-topic-page .performance,.cytokines-topic-page .related,.cytokines-topic-page .contact{padding:56px 0}
.cytokines-topic-page .highlights{grid-template-columns:1fr;gap:32px;margin-top:36px}
.cytokines-topic-page .application-layout{grid-template-columns:minmax(0,1fr)}
.cytokines-topic-page .pathway-figure img{height:auto}
.cytokines-topic-page .application-item{padding:26px 20px 24px 62px}
.cytokines-topic-page .application-number{left:20px;top:26px}
.cytokines-topic-page .products-head,.cytokines-topic-page .contact-head{align-items:flex-start;flex-direction:column}
.cytokines-topic-page .filter-bar{grid-template-columns:1fr}
.cytokines-topic-page .filter-bar label:first-child{grid-column:auto}
.cytokines-topic-page .result-count{justify-content:flex-start;padding:0 15px}
.cytokines-topic-page .product-row{grid-template-columns:1fr}
.cytokines-topic-page .product-copy{padding:24px 20px}
.cytokines-topic-page .product-copy dl{display:grid;gap:5px}
.cytokines-topic-page .product-evidence{border-top:1px solid var(--line);border-left:0}
.cytokines-topic-page .selection-layout{gap:32px}
.cytokines-topic-page .selection-row{grid-template-columns:1fr;gap:8px}
.cytokines-topic-page .performance-grid,.cytokines-topic-page .related-grid,.cytokines-topic-page .contact-grid,.cytokines-topic-page .footer-grid{grid-template-columns:1fr}
.cytokines-topic-page .performance-grid{gap:48px}
.cytokines-topic-page .evidence-panel{height:260px;padding:14px}
.cytokines-topic-page .related-card img{height:220px}
.cytokines-topic-page .contact-grid{gap:20px}
.cytokines-topic-page .footer-grid{gap:32px}
    }
.cytokines-topic-page .hero{width:100%;height:630px}
.cytokines-topic-page .hero-copy{max-width:620px}
.cytokines-topic-page .hero-actions .button{border-radius:24px;background:#fff;color:var(--navy);border-color:var(--navy)}
.cytokines-topic-page .hero-actions .button--outline{display:none}
.cytokines-topic-page .application-comparison{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:32px}
.cytokines-topic-page .application-direction{min-width:0;display:flex;flex-direction:column;align-items:flex-start}
.cytokines-topic-page .application-direction>img{width:100%;aspect-ratio:2.5/1;object-fit:cover;border-radius:10px;margin-bottom:16px}
.cytokines-topic-page .application-direction h3{font-size:20px;line-height:1.35;margin:0 0 12px}
.cytokines-topic-page .application-direction p{margin:0 0 12px;color:var(--muted);font-size:16px;line-height:1.65}
.cytokines-topic-page .application-direction p strong{color:var(--navy);font-weight:650}
.cytokines-topic-page .application-product-link{display:inline-flex;gap:8px;align-items:center;min-height:44px;margin-top:auto;padding-top:8px;color:var(--teal-dark);font-size:16px;font-weight:600}
.cytokines-topic-page .application-product-link:hover{text-decoration:underline;text-underline-offset:4px}
.cytokines-topic-page .product-groups button{min-height:80px;padding:16px 18px;border:1px solid var(--line);border-radius:10px;background:#fff;text-align:left;color:var(--navy);cursor:pointer}
.cytokines-topic-page .product-groups strong,.cytokines-topic-page .product-groups span{display:block}
.cytokines-topic-page .product-groups strong{font-size:16px;line-height:1.4}
.cytokines-topic-page .product-groups span{margin-top:4px;color:var(--muted);font-size:14px;line-height:1.55}
.cytokines-topic-page .product-groups button.is-active{border-color:var(--teal);background:#eaf6f5;box-shadow:inset 0 -3px 0 var(--teal)}
.cytokines-topic-page .product-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:24px 0 32px}
.cytokines-topic-page .product-groups button{background:#f7f9fa;min-height:76px}
.cytokines-topic-page .products-head{margin-bottom:24px}
.cytokines-topic-page .products-head p,.cytokines-topic-page .products-head>.button{display:none}
.cytokines-topic-page .filter-bar{grid-template-columns:minmax(260px,1.5fr) minmax(160px,1fr) minmax(160px,1fr) 160px;border-radius:10px}
.cytokines-topic-page .filter-bar input,.cytokines-topic-page .filter-bar select{border-radius:6px}
.cytokines-topic-page .product-row{border-radius:10px;overflow:hidden;grid-template-columns:minmax(0,1fr) 230px;min-height:176px;margin-top:16px}
.cytokines-topic-page .product-copy{padding:28px 32px}
.cytokines-topic-page .product-copy h3{font-size:18px}
.cytokines-topic-page .product-copy>span{font-size:14px}
.cytokines-topic-page .product-copy p{display:none}
.cytokines-topic-page .product-evidence img{height:144px}
.cytokines-topic-page .product-row[hidden],.cytokines-topic-page .empty[hidden]{display:none}
.cytokines-topic-page .empty{padding:32px;text-align:center;color:var(--muted)}
.cytokines-topic-page .filter-bar label{min-width:0}
.cytokines-topic-page .filter-bar label>span{display:block;font-size:13px;font-weight:700;margin-bottom:8px;color:var(--navy)}
.cytokines-topic-page .result-count{align-self:end;border-radius:6px}
.cytokines-topic-page .performance .section-head p{display:none}
.cytokines-topic-page .performance-grid{gap:56px 40px}
.cytokines-topic-page .performance-card h3{font-size:18px;line-height:1.4}
.cytokines-topic-page .evidence-panel{height:300px;border-radius:8px}
.cytokines-topic-page .performance-card p strong{color:var(--teal-light)}
.cytokines-topic-page .related-card img{height:224px}
.cytokines-topic-page .related-card p{display:none}
.cytokines-topic-page .related-card h3{font-size:18px}
.cytokines-topic-page .related-card strong{display:block;margin-top:12px;font-size:15px}
.cytokines-topic-page .contact{padding:56px 0 64px}
.cytokines-topic-page .contact-head p,.cytokines-topic-page .contact-head>.button{display:none}
    @media(max-width:960px){
.cytokines-topic-page .filter-bar{grid-template-columns:1fr 1fr}
.cytokines-topic-page .filter-bar label:first-child{grid-column:1/-1}
.cytokines-topic-page .direction-panel{grid-template-columns:1fr}
.cytokines-topic-page .direction-visual{height:260px;min-height:0}}
    @media(max-width:820px){
.cytokines-topic-page .hero{height:300px}
.cytokines-topic-page .hero h1{font-size:38px}
.cytokines-topic-page .hero p{font-size:16px;line-height:1.5}}
    @media(max-width:700px){
.cytokines-topic-page .container{width:calc(100% - 36px)}
.cytokines-topic-page .application-comparison,.cytokines-topic-page .product-groups{grid-template-columns:1fr}
.cytokines-topic-page .application-comparison{gap:32px}
.cytokines-topic-page .application-direction h3{font-size:21px}
.cytokines-topic-page .application-direction>img{aspect-ratio:2/1}
.cytokines-topic-page .application-product-link{margin-top:4px}
.cytokines-topic-page .filter-bar{grid-template-columns:1fr}
.cytokines-topic-page .filter-bar label:first-child{grid-column:auto}
.cytokines-topic-page .product-row{grid-template-columns:1fr}
.cytokines-topic-page .product-copy{padding:22px 20px}
.cytokines-topic-page .product-groups span,.cytokines-topic-page .highlight p,.cytokines-topic-page .performance-card p{font-size:16px}
.cytokines-topic-page .evidence-panel{height:260px}}
  /* Isolate the accepted topic design from shared homepage selectors. */
.cytokines-topic-page{font:16px/1.68 Inter,Arial,Helvetica,sans-serif;color:#243746;background:#fff}
.cytokines-topic-page .hero{min-height:0;color:#092742;display:block;isolation:auto}
.cytokines-topic-page .hero::before{display:none}
.cytokines-topic-page .hero-copy{padding:0}
.cytokines-topic-page .hero h1{font-size:46px;font-weight:700}
.cytokines-topic-page h2{font-weight:700}
.cytokines-topic-page dt{letter-spacing:0;text-transform:none;font-size:14px;margin:0}
.cytokines-topic-page dd{font-size:14px;color:#5b6b78}
.cytokines-topic-page .topic-nav{top:calc(78px + var(--wp-admin--admin-bar--height,0px));z-index:12}
.cytokines-topic-page section{scroll-margin-top:calc(142px + var(--wp-admin--admin-bar--height,0px))}
.cytokines-topic-page .contact{padding:28px 0 38px}
.cytokines-topic-page .contact-head{margin-bottom:24px}
.cytokines-topic-page .related-card{border-radius:10px}
.cytokines-topic-page .product-copy dl{line-height:1.6}
.cytokines-topic-page #products:focus{outline:none}
@media(max-width:820px){.cytokines-topic-page .hero h1{font-size:38px}.cytokines-topic-page .topic-nav{top:var(--wp-admin--admin-bar--height,0px)}.cytokines-topic-page section{scroll-margin-top:calc(64px + var(--wp-admin--admin-bar--height,0px))}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
