.kernberg-product-codes{display:flex;flex-direction:column;gap:10px;width:100%;margin:18px 0}.kernberg-product-code{display:grid;grid-template-columns:minmax(130px,160px) minmax(0,1fr) auto;align-items:center;gap:14px;min-height:34px;font-size:15px;line-height:1.5}.kernberg-product-code__label{color:#0B3B2C;font-weight:600}.kernberg-product-code__value{min-width:0;overflow-wrap:anywhere;color:#1F2937;font-weight:500}.kernberg-product-code__copy{display:inline-flex;align-items:center;gap:6px;margin:0;padding:5px 8px;border:0;border-radius:6px;background:transparent;color:#007550;font:inherit;font-size:11px;font-weight:700;cursor:pointer;transition:.2s}.kernberg-product-code__copy:hover,.kernberg-product-code__copy.is-copied{background:rgba(0,117,80,.07);color:#0B3B2C}.kernberg-product-code__copy svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.kernberg-ean13{display:flex;align-items:center;justify-content:flex-start;width:100%;margin-top:10px;padding-top:16px;border-top:1px solid #E5E7EB}.kernberg-ean13__svg{display:block;width:min(100%,360px);height:auto;background:#fff}@media(max-width:767px){.kernberg-product-code{grid-template-columns:110px minmax(0,1fr) auto;gap:9px;font-size:14px}.kernberg-product-code__copy-text{display:none}}