/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
table.sticky-header thead{position:sticky;z-index:500;top:var(--drupal-displace-offset-top,0);}
:root{--kj-border:var(--color-border,#d8e1e7);--kj-surface:var(--color-background-soft,#f7f9fa);--kj-accent:var(--color-brand,#1f7a78);}.site-branding__name a{font-weight:700;letter-spacing:.01em;}.kangjie-primary-nav,.kangjie-language-switch,.kangjie-footer__nav{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;margin:0;padding:0;list-style:none;}.kangjie-primary-nav a,.kangjie-language-switch a{display:inline-block;padding-block:.5rem;}.kangjie-language-switch{display:flex;gap:.75rem;align-items:center;}.kangjie-home__hero,.kangjie-cta{padding:clamp(2rem,7vw,5rem) clamp(1rem,4vw,3rem);background:var(--kj-surface);border-inline-start:.35rem solid var(--kj-accent);}.kangjie-lead{max-width:68ch;font-size:1.15rem;}.kangjie-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-block-start:1.5rem;}.kangjie-button{display:inline-block;padding:.7rem 1rem;border:2px solid var(--kj-accent);border-radius:.2rem;text-decoration:none;}.kangjie-button--primary{color:#fff;background:var(--kj-accent);}.kangjie-section{margin-block:clamp(2.5rem,6vw,5rem);}.kangjie-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,15rem),1fr));gap:1rem;}.kangjie-card{padding:1.25rem;border:1px solid var(--kj-border);}.kangjie-card h3{margin-block-start:0;}.kangjie-facts strong{display:block;color:var(--kj-accent);font-size:2.25rem;}.kangjie-contact-layout{display:grid;gap:2rem;}.kangjie-contact-details address{font-style:normal;}.kangjie-footer{display:grid;gap:1.5rem;}.kangjie-footer h2,.kangjie-footer h3{margin-block:0 .6rem;}.kangjie-footer address{font-style:normal;}@media (min-width:48rem){.kangjie-contact-layout{grid-template-columns:minmax(16rem,.8fr) minmax(20rem,1.2fr);}.kangjie-footer{grid-template-columns:.7fr .8fr 1.5fr;}}
.product-catalog__intro{max-width:72ch;margin-block-end:1rem;}.product-catalog-filter .form-actions{display:flex;align-items:center;gap:.75rem;margin:0;}.product-catalog-filter__category{position:relative;margin:0;}.product-catalog-filter__category > summary{display:flex;min-height:2.875rem;align-items:center;padding:.6rem 2.5rem .6rem 2.35rem;cursor:pointer;background:var(--color-background,#fff);border:1px solid var(--kj-color-border,#d8e1e7);border-radius:var(--kj-radius-sm,.25rem);font-weight:700;line-height:1.25;}.product-catalog-filter__category > summary::marker{content:"";}.product-catalog-filter__category > summary::before{inset-inline-start:.9rem;}.product-catalog-filter__category > summary:focus-visible{outline:3px solid var(--kj-color-focus,#1f7a78);outline-offset:2px;}.product-catalog-filter__category[open] > .details-wrapper{position:static;width:auto;max-height:none;overflow:visible;margin:0;padding:.75rem 0 0;background:var(--color-background,#fff);border:0;box-shadow:none;}.product-catalog-filter__category .form-checkboxes{display:grid;grid-template-columns:minmax(0,1fr);gap:.35rem 1rem;}.product-catalog-filter__category-options .form-item{margin-block:.25rem;}.product-catalog-filter__category-options label{cursor:pointer;}.product-catalog__table-wrap{overflow-x:auto;margin-block-start:.75rem;}.product-catalog__table{width:100%;min-width:34rem;table-layout:fixed;}.product-catalog__table th:first-child,.product-catalog__number{width:8%;white-space:nowrap;}.product-catalog__table th:nth-child(2),.product-catalog__name{width:61%;overflow-wrap:normal;word-break:normal;hyphens:none;}.product-catalog__table th:nth-child(3),.product-catalog__cas{width:31%;white-space:nowrap;}.product-catalog__table th,.product-catalog__table td{text-align:start;}.product-catalog__empty{padding:1.5rem;border:1px solid currentColor;}@media (min-width:64rem){.product-catalog-filter .form--inline{display:grid;grid-template-columns:minmax(22rem,1fr) minmax(14rem,.45fr) auto;gap:.75rem;align-items:end;}.product-catalog-filter .form-item{margin-block:0;}.product-catalog-filter__category[open]{grid-column:1 / -1;}.product-catalog-filter__category .form-checkboxes{grid-template-columns:repeat(3,minmax(0,1fr));}}@media (min-width:48rem) and (max-width:63.99rem){.product-catalog-filter__category .form-checkboxes{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (min-width:48rem){.product-catalog__table th:nth-child(2),.product-catalog__name{width:52%;}.product-catalog__table th:nth-child(3),.product-catalog__cas{width:40%;}}@media (max-width:47.99rem){.product-catalog-filter .form-actions{display:grid;grid-template-columns:1fr 1fr;}}
