{"id":1195,"date":"2026-04-30T01:20:22","date_gmt":"2026-04-30T01:20:22","guid":{"rendered":"https:\/\/guanmalabel.com\/?page_id=1195"},"modified":"2026-04-30T05:56:25","modified_gmt":"2026-04-30T05:56:25","slug":"cck-release-paper","status":"publish","type":"page","link":"https:\/\/guanmalabel.com\/vi\/release-paper-liner\/cck-release-paper\/","title":{"rendered":"Gi\u1ea5y ph\u00e1t h\u00e0nh CCK"},"content":{"rendered":"\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-144d338\" data-block-id=\"144d338\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-144d338-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-f896c6f\" data-v=\"4\" data-block-id=\"f896c6f\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-f896c6f-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-f896c6f-inner-blocks\">\n<section id=\"guanma-cck-module\">\n  <style>\n    \/* 1. Scope & Isolation: All styles locked to #guanma-cck-module *\/\n    \/* Aesthetics: Enforcing pure white background for maximum professional clarity and contrast *\/\n    #guanma-cck-module {\n      background-color: #f8fafc !important; \n      width: 100% !important;\n      padding: 30px 0 !important;\n      display: flex;\n      justify-content: center;\n      box-sizing: border-box;\n      font-family: inherit !important;\n    }\n\n    #guanma-cck-module * {\n      box-sizing: border-box;\n    }\n\n    \/* Layout & Frameworks: Handwritten Flexbox\/Grid *\/\n    #guanma-cck-module .guanma-container {\n      max-width: 1600px !important;\n      width: 100%;\n      padding: 0 30px !important;\n      margin: 0 auto;\n      display: flex;\n      flex-direction: column;\n      gap: 20px !important;\n    }\n\n    \/* Top Row Layout - Tightened to reduce whitespace *\/\n    #guanma-cck-module .guanma-top-row {\n      display: flex;\n      align-items: center;\n      gap: 35px !important; \n    }\n\n    #guanma-cck-module .guanma-content-wrap {\n      flex: 1.4; \n      display: flex;\n      flex-direction: column;\n      gap: 15px !important; \n    }\n\n    \/* Trust Badge *\/\n    #guanma-cck-module .guanma-trust-badge {\n      color: #009048 !important;\n      font-weight: 700 !important;\n      font-size: 14px !important;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n\n    #guanma-cck-module .guanma-trust-badge span {\n      color: #F0C018 !important;\n      font-size: 16px !important;\n    }\n\n    \/* Semantic Tag Control: Single H1 for SEO *\/\n    #guanma-cck-module h1.guanma-main-title {\n      font-size: 32px !important;\n      color: #333333 !important;\n      margin: 0 !important;\n      line-height: 1.25 !important;\n      font-weight: 700 !important;\n      padding: 0 !important;\n      border: none !important;\n    }\n\n    #guanma-cck-module .guanma-description {\n      color: #444444 !important;\n      line-height: 1.6 !important;\n      font-size: 16px !important;\n      margin: 0 !important;\n    }\n\n    \/* Action & Folded Corner Button *\/\n    #guanma-cck-module .guanma-action-area {\n      margin-top: 5px !important;\n    }\n\n    #guanma-cck-module .guanma-button {\n      display: inline-block;\n      background: #009048 !important;\n      color: #FFFFFF !important;\n      padding: 14px 28px !important;\n      text-decoration: none !important;\n      font-weight: 600 !important;\n      font-size: 16px !important;\n      clip-path: polygon(0 0, 100% 0, 100% calc(100% - 15px), calc(100% - 15px) 100%, 0 100%);\n      position: relative;\n      transition: background-color 0.3s ease !important;\n    }\n\n    #guanma-cck-module .guanma-button::after {\n      content: '';\n      position: absolute;\n      bottom: 0;\n      right: 0;\n      width: 15px;\n      height: 15px;\n      background: #007800 !important;\n      transition: background-color 0.3s ease !important;\n    }\n\n    #guanma-cck-module .guanma-button:hover {\n      background: #007800 !important;\n    }\n\n    #guanma-cck-module .guanma-button:hover::after {\n      background: #009030 !important;\n    }\n\n    \/* Grayscale Logo Wall *\/\n    #guanma-cck-module .guanma-cert-wall {\n      margin-top: 5px !important;\n      filter: grayscale(100%) !important;\n      opacity: 0.65 !important;\n      font-size: 13px !important;\n      color: #333333 !important;\n      display: flex;\n      flex-wrap: wrap;\n      gap: 15px !important;\n      font-weight: 600 !important;\n      align-items: center;\n    }\n\n    \/* Image Wrapper - MODIFIED: Centered in the right half *\/\n    #guanma-cck-module .guanma-image-wrap {\n      flex: 1;\n      display: flex;\n      justify-content: center; \/* Changed to horizontally center within its flex column *\/\n      align-items: center;\n    }\n\n    \/* Image Container - MODIFIED: Added top margin to move it down slightly *\/\n    #guanma-cck-module .guanma-image-container {\n      width: 70% !important; \n      margin-top: 25px !important; \/* Added to push the image container down a little bit *\/\n      max-width: 100%;\n      height: auto;\n      border-radius: 12px !important;\n      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1) !important;\n      overflow: hidden;\n      background: #FFFFFF;\n      border: 1px solid rgba(0,0,0,0.05) !important;\n    }\n\n    #guanma-cck-module .guanma-image-container img {\n      width: 100% !important;\n      height: auto !important;\n      display: block !important;\n      border: none !important;\n    }\n\n    \/* Bottom Data Cards Row *\/\n    #guanma-cck-module .guanma-data-row {\n      margin-top: 15px !important;\n      display: flex;\n      flex-direction: column;\n      gap: 12px !important;\n    }\n\n    #guanma-cck-module .guanma-data-header {\n      font-size: 20px !important;\n      font-weight: 700 !important;\n      color: #333333 !important;\n      margin: 0 !important;\n    }\n\n    #guanma-cck-module .guanma-data-subheader {\n      font-size: 15px !important;\n      color: #555555 !important;\n      margin: 0 !important;\n    }\n\n    \/* Grid Layout for Cards *\/\n    #guanma-cck-module .guanma-cards-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n      gap: 15px !important;\n      padding-top: 10px !important;\n    }\n\n    \/* Deep Shadow Cards *\/\n    #guanma-cck-module .guanma-card {\n      background: #FFFFFF !important;\n      border-top: 3px solid #009030 !important;\n      box-shadow: 0 12px 28px rgba(0, 0, 0, 0.09) !important;\n      padding: 18px 15px !important;\n      display: flex;\n      flex-direction: column;\n      gap: 6px !important;\n      transition: transform 0.3s ease, box-shadow 0.3s ease;\n    }\n\n    #guanma-cck-module .guanma-card:hover {\n      transform: translateY(-4px) !important;\n      box-shadow: 0 16px 32px rgba(0, 0, 0, 0.12) !important;\n    }\n\n    #guanma-cck-module .guanma-card-value {\n      font-size: 22px !important;\n      font-weight: 700 !important;\n      color: #009048 !important;\n      line-height: 1.1 !important;\n    }\n\n    #guanma-cck-module .guanma-card-label {\n      font-size: 13px !important;\n      color: #555555 !important;\n      line-height: 1.4 !important;\n    }\n\n    \/* Responsive Isolation *\/\n    @media (max-width: 992px) {\n      #guanma-cck-module .guanma-top-row {\n        flex-direction: column;\n        gap: 25px !important;\n      }\n      #guanma-cck-module .guanma-image-wrap {\n        justify-content: center;\n      }\n      #guanma-cck-module .guanma-image-container {\n        width: 100% !important;\n        max-width: 500px !important;\n        margin-top: 15px !important; \/* Adjusted for mobile view *\/\n      }\n    }\n  <\/style>\n\n  <div class=\"guanma-container\">\n    \n    <div class=\"guanma-top-row\">\n      <div class=\"guanma-content-wrap\">\n        \n        <div class=\"guanma-trust-badge\">\n          <span>\u2605\u2605\u2605\u2605\u2605<\/span> ASEAN Manufacturing ISO 9001 ISO 22000 Food-Contact 10+ Years Adhesive Material R&#038;D\n        <\/div>\n        \n        <!-- Changed to H1 for SEO optimization as requested -->\n        <h1 class=\"guanma-main-title\">CCK Release Paper \u2014 Clay Coated Kraft Liner for Self-Adhesive Labels &#038; Composites<\/h1>\n        \n        <div class=\"guanma-description\">\n          CCK release paper from Guanma is a clay coated kraft release liner designed for self-adhesive label, tape, composite pre-preg, pharmaceutical and food packaging applications. We provide 45-160 g\/m\u00b2 basis weights single- or double-sided in our factories in Thailand and Vietnam, send your shipment within 7-30 days FOB Bangkok or Ho Chi Minh, and record each roll back to its pulp lot &#8211; so the silicone holdout, dimensional stability, and release force you request on RFQ is what we deliver to your converting line.\n        <\/div>\n        \n        <div class=\"guanma-action-area\">\n          <a href=\"#ct-popup-809\" class=\"guanma-button\">Request a Quote<\/a>\n        <\/div>\n        \n        <div class=\"guanma-cert-wall\">\n          <div>ISO 9001 \/ 14001 \/ 22000<\/div>\n          <div>Quality \u00b7 Environment \u00b7 Food-Contact<\/div>\n        <\/div>\n        \n      <\/div>\n      \n      <div class=\"guanma-image-wrap\">\n        <div class=\"guanma-image-container\">\n          <img src=\"https:\/\/guanmalabel.com\/wp-content\/uploads\/2026\/04\/CCK-Release-Paper.png\" alt=\"Guanma CCK Release Paper - Clay Coated Kraft\" width=\"800\" height=\"600\" loading=\"lazy\" decoding=\"async\">\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"guanma-data-row\">\n      <div class=\"guanma-data-header\">At a Glance: Guanma CCK Release Paper Range<\/div>\n      <div class=\"guanma-data-subheader\">Five product types, two ASEAN factories, full-scale silicone coating customization.<\/div>\n      \n      <div class=\"guanma-cards-grid\">\n        <div class=\"guanma-card\">\n          <div class=\"guanma-card-value\">45 \u2013 160 g\/m\u00b2<\/div>\n          <div class=\"guanma-card-label\">Basis weight range (ISO 536)<\/div>\n        <\/div>\n        \n        <div class=\"guanma-card\">\n          <div class=\"guanma-card-value\">47 \u2013 130 \u00b5m<\/div>\n          <div class=\"guanma-card-label\">Thickness range (ISO 534)<\/div>\n        <\/div>\n        \n        <div class=\"guanma-card\">\n          <div class=\"guanma-card-value\">10 \u2013 200 g\/in<\/div>\n          <div class=\"guanma-card-label\">Release force tuning (FINAT FTM 3)<\/div>\n        <\/div>\n        \n        <div class=\"guanma-card\">\n          <div class=\"guanma-card-value\">5 Variants<\/div>\n          <div class=\"guanma-card-label\">Single-Side \u00b7 Double-Side \u00b7 Solvent-Free \u00b7 Solvent-Based \u00b7 Printing<\/div>\n        <\/div>\n        \n        <div class=\"guanma-card\">\n          <div class=\"guanma-card-value\">7 \u2013 30 days<\/div>\n          <div class=\"guanma-card-label\">Lead time FOB Bangkok \/ Ho Chi Minh<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-0560909\" data-block-id=\"0560909\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-0560909-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-457c301\" data-v=\"4\" data-block-id=\"457c301\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-457c301-container stk--no-background stk--no-padding\"><div class=\"has-text-align-center stk-block-content stk-inner-blocks stk-457c301-inner-blocks\"><div class=\"ct-breadcrumbs\" data-source=\"rankmath\" ><nav aria-label=\"breadcrumbs\" class=\"rank-math-breadcrumb\"><p><span class=\"last\">Home<\/span><\/p><\/nav><\/div><\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-e0aacae\" data-block-id=\"e0aacae\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-e0aacae-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-acbe07b\" data-v=\"4\" data-block-id=\"acbe07b\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-acbe07b-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-acbe07b-inner-blocks\">\n<style>\n  \/* * Principle 1: Highest Level Scope & FlyingPress Compatibility \n   * Prefixing all styles with unique ID #guanma-cck-module to prevent leakage.\n   * Background set to pure white and spacing tightened to ensure a high-density, professional layout.\n  *\/\n  #guanma-cck-module {\n    width: 100% !important;\n    background-color: #ffffff !important; \n    padding: 40px 0 !important; \n    font-family: inherit !important; \n    box-sizing: border-box !important;\n    position: relative !important;\n  }\n\n  #guanma-cck-module * {\n    box-sizing: border-box !important;\n  }\n\n  \/* Full-Bleed Backgrounds, Anchored Content *\/\n  #guanma-cck-module .cck-container {\n    max-width: 1600px !important;\n    margin: 0 auto !important;\n    padding: 0 40px !important;\n    display: flex !important;\n    flex-direction: column !important;\n    gap: 20px !important; \n  }\n\n  \/* Meta & Tag Information *\/\n  #guanma-cck-module .cck-meta-top {\n    font-size: 13px !important;\n    color: #009048 !important;\n    font-weight: 700 !important;\n    text-transform: uppercase !important;\n    letter-spacing: 1.2px !important;\n    margin-bottom: 5px !important;\n    display: block !important;\n  }\n\n  \/* Principle 2 & SEO Optimization: Strictly ONE H2 tag per module *\/\n  #guanma-cck-module h2.cck-main-title {\n    font-size: 32px !important; \n    color: #111111 !important;\n    font-weight: 800 !important;\n    line-height: 1.25 !important;\n    margin: 0 0 10px 0 !important;\n    padding: 0 !important;\n  }\n\n  \/* Target Paragraph Shadow Panel - ENHANCED DEEP SHADOW *\/\n  #guanma-cck-module .cck-shadow-panel {\n    background-color: #f8fafc !important;\n    border: 1px solid transparent !important; \n    \/* Added layered deep shadows for obvious floating effect *\/\n    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12), 0 8px 16px rgba(0, 0, 0, 0.08) !important; \n    border-radius: 8px !important;\n    padding: 25px 30px !important;\n    display: flex !important;\n    flex-direction: column !important;\n    gap: 15px !important; \n    margin: 10px 0 !important; \/* Give the shadow room to render *\/\n    transition: box-shadow 0.3s ease !important;\n  }\n\n  #guanma-cck-module .cck-shadow-panel:hover {\n    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15), 0 12px 24px rgba(0, 0, 0, 0.1) !important; \n  }\n\n  \/* General Text Body *\/\n  #guanma-cck-module .cck-paragraph {\n    font-size: 16px !important;\n    color: #333333 !important;\n    line-height: 1.6 !important;\n    margin: 0 !important;\n    text-align: justify !important;\n  }\n\n  \/* Highlighted Brand Paragraph - ENHANCED DEEP SHADOW *\/\n  #guanma-cck-module .cck-highlight-box {\n    background-color: #009048 !important;\n    color: #ffffff !important;\n    padding: 25px 30px !important;\n    font-size: 16px !important;\n    line-height: 1.6 !important;\n    margin: 10px 0 !important;\n    text-align: justify !important;\n    border-left: 6px solid #007800 !important; \n    box-shadow: 0 25px 50px rgba(0, 144, 72, 0.25), 0 8px 16px rgba(0, 144, 72, 0.15) !important; \n  }\n\n  \/* Subheadings Structure (Converted to non-semantic div) *\/\n  #guanma-cck-module .cck-section-title {\n    font-size: 24px !important;\n    color: #009030 !important;\n    font-weight: 700 !important;\n    margin: 20px 0 5px 0 !important;\n    border-bottom: 2px solid #009048 !important; \n    padding-bottom: 8px !important;\n    display: inline-block !important;\n  }\n\n  \/* Grid Layout for Pain Points *\/\n  #guanma-cck-module .cck-grid-layout {\n    display: grid !important;\n    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr)) !important;\n    gap: 30px !important; \/* Increased gap to prevent deep shadows from overlapping *\/\n    margin-top: 20px !important;\n    align-items: start !important; \n  }\n\n  \/* Folded Corner Border Wrapper - ENHANCED DROP SHADOW *\/\n  \/* Using drop-shadow filter so the shadow perfectly traces the clipped folded corner *\/\n  #guanma-cck-module .cck-card-wrapper {\n    position: relative !important;\n    background: #009048 !important; \n    padding: 3px !important; \n    clip-path: polygon(0 0, calc(100% - 32px) 0, 100% 32px, 100% 100%, 0 100%) !important;\n    transition: transform 0.3s ease, filter 0.3s ease !important;\n    filter: drop-shadow(0 15px 30px rgba(0, 0, 0, 0.15)) !important; \/* Deep shadow for clipped shapes *\/\n  }\n\n  #guanma-cck-module .cck-card-wrapper:hover {\n    transform: translateY(-6px) !important;\n    filter: drop-shadow(0 25px 45px rgba(0, 0, 0, 0.2)) !important; \/* Even deeper on hover *\/\n  }\n\n  \/* The visual fold element overlaying the wrapper *\/\n  #guanma-cck-module .cck-card-wrapper::after {\n    content: '' !important;\n    position: absolute !important;\n    top: 0 !important;\n    right: 0 !important;\n    width: 33px !important;\n    height: 33px !important;\n    background: #007800 !important; \n    clip-path: polygon(0 0, 0 100%, 100% 100%) !important;\n    z-index: 5 !important;\n  }\n\n  \/* Inner Card UI Design *\/\n  #guanma-cck-module .cck-card {\n    background-color: #f8fafc !important; \n    padding: 25px 25px 20px 25px !important;\n    display: flex !important;\n    flex-direction: column !important;\n    clip-path: polygon(0 0, calc(100% - 30px) 0, 100% 30px, 100% 100%, 0 100%) !important;\n  }\n\n  \/* Card Image *\/\n  #guanma-cck-module .cck-card-img {\n    width: 100% !important;\n    aspect-ratio: 16 \/ 9 !important; \n    object-fit: cover !important;\n    border-radius: 4px !important;\n    margin-bottom: 20px !important;\n    display: block !important;\n  }\n\n  \/* Card Headings *\/\n  #guanma-cck-module .cck-card-title {\n    font-size: 18px !important;\n    color: #111111 !important;\n    font-weight: 700 !important;\n    margin: 0 0 12px 0 !important;\n    line-height: 1.4 !important;\n    min-height: 52px !important; \n  }\n\n  \/* Accordion Collapse Logic *\/\n  #guanma-cck-module .cck-text-collapse {\n    position: relative !important;\n    max-height: 90px !important; \n    overflow: hidden !important;\n    transition: max-height 0.4s cubic-bezier(0, 1, 0, 1) !important; \n  }\n\n  #guanma-cck-module .cck-text-collapse.expanded {\n    max-height: 1000px !important; \n    transition: max-height 0.5s ease-in-out !important;\n  }\n\n  #guanma-cck-module .cck-card-text {\n    font-size: 15px !important;\n    color: #444444 !important;\n    line-height: 1.6 !important;\n    margin: 0 !important;\n    padding-bottom: 5px !important;\n  }\n\n  \/* Fade Out Gradient Effect for Collapsed State *\/\n  #guanma-cck-module .cck-fade-out {\n    position: absolute !important;\n    bottom: 0 !important;\n    left: 0 !important;\n    width: 100% !important;\n    height: 45px !important;\n    background: linear-gradient(to bottom, rgba(248, 250, 252, 0) 0%, rgba(248, 250, 252, 1) 100%) !important;\n    pointer-events: none !important;\n    transition: opacity 0.3s ease !important;\n  }\n\n  #guanma-cck-module .cck-text-collapse.expanded .cck-fade-out {\n    opacity: 0 !important;\n  }\n\n  \/* Accordion Toggle Button *\/\n  #guanma-cck-module .cck-toggle-btn {\n    background: none !important;\n    border: none !important;\n    color: #009048 !important;\n    font-weight: 700 !important;\n    font-size: 14px !important;\n    cursor: pointer !important;\n    padding: 12px 0 0 0 !important;\n    margin-top: auto !important;\n    margin-left: auto !important; \n    text-align: right !important; \n    display: flex !important;\n    align-items: center !important;\n    justify-content: flex-end !important; \n    outline: none !important;\n    transition: color 0.3s ease !important;\n  }\n\n  #guanma-cck-module .cck-toggle-btn:hover {\n    color: #007800 !important;\n  }\n\n  \/* Footer Meta Information *\/\n  #guanma-cck-module .cck-footer-meta {\n    font-size: 14px !important;\n    color: #555555 !important;\n    margin-top: 15px !important;\n    padding-top: 15px !important;\n    border-top: 1px solid #eeeeee !important;\n    font-style: italic !important;\n  }\n\n  \/* Folded Corner Button *\/\n  #guanma-cck-module .cck-action-wrap {\n    margin-top: 25px !important;\n    display: flex !important;\n    justify-content: flex-end !important; \n  }\n\n  #guanma-cck-module .cck-btn-fold {\n    display: inline-block !important;\n    background-color: #009048 !important;\n    color: #ffffff !important;\n    padding: 14px 32px !important;\n    font-size: 16px !important;\n    font-weight: 700 !important;\n    text-decoration: none !important;\n    position: relative !important;\n    transition: background 0.3s ease !important;\n    border: none !important;\n    cursor: pointer !important;\n    background: linear-gradient(-135deg, transparent 12px, #009048 0) top right !important;\n  }\n\n  #guanma-cck-module .cck-btn-fold:hover {\n    background: linear-gradient(-135deg, transparent 12px, #007800 0) top right !important;\n  }\n\n  #guanma-cck-module .cck-btn-fold::after {\n    content: '' !important;\n    position: absolute !important;\n    top: 0 !important;\n    right: 0 !important;\n    border-width: 0 17px 17px 0 !important;\n    border-style: solid !important;\n    border-color: transparent #ffffff transparent transparent !important;\n  }\n\n  \/* Responsive Adjustments *\/\n  @media (max-width:1000px) {\n    #guanma-cck-module .cck-grid-layout {\n      grid-template-columns: 1fr 1fr !important;\n    }\n    #guanma-cck-module .cck-card-title {\n      min-height: auto !important; \n    }\n  }\n\n  @media (max-width:690px) {\n    #guanma-cck-module .cck-container {\n      padding: 0 20px !important;\n    }\n    #guanma-cck-module .cck-grid-layout {\n      grid-template-columns: 1fr !important;\n    }\n    #guanma-cck-module h2.cck-main-title {\n      font-size: 26px !important;\n    }\n  }\n<\/style>\n\n<section id=\"guanma-cck-module\">\n  <div class=\"cck-container\">\n    \n    <span class=\"cck-meta-top\">For: Plant Engineers \u00b7 Procurement \u00b7 Plant Managers<\/span>\n    \n    <h2 class=\"cck-main-title\">Self-Adhesive Label Failures Trace Back to the Liner \u2014 Guanma&#8217;s CCK Release Paper Solution<\/h2>\n    \n    <div class=\"cck-shadow-panel\">\n      <p class=\"cck-paragraph\">\n        CCK release paper: Under every self-adhesive label, tape, and composite pre-preg in your factory, and the converting line halts whenever its silicone holdout kicks in. According to industry research gathered by AWA, the worldwide release liner industry recovered by 3.1% in 2024, with clay coated kraft making up 44% market share alongside PE-coated kraft (PCK) at 40% &#8211; the two paper-based architectures that global converters count on for adhesive label manufacturing. When the wrong type of release liner gets to your plant, three costs manifest: equipment idling when the release force is inconsistent, material loss when the dimensional swelling under humid conditions breaks the die-cut, and urgent rush orders when the single-source supply chain raises 15-30% above quoted unit cost.\n      <\/p>\n\n      <p class=\"cck-paragraph\">\n        A clay coated kraft (CCK) release paper is a kraft paper substrate coated on the top side with a layer of fine clay (kaolin), the clay offers a smooth and temporally stable surface, then silicone-coated for easy release of pressure-sensitive adhesives without bleeding. It is the clay layer that differentiates CCK from PCK (PE-coated kraft) and glassine release paper &#8211; it allows the silicone to be trapped on top of the clay instead of absorbing into the fiber, so release force remains uniform batch after batch. We provide a full architecture comparison further down below the page.\n      <\/p>\n    <\/div>\n\n    <div class=\"cck-highlight-box\">\n      Guanma is a self-adhesive label material producer that covers coating, laminating, R&#038;D and market sales for industrial and functional self-adhesive labels, all through its facilities in Thailand and Vietnam with dedicated PCK lines for tire, cable &#038; wire, freezer, removable, food packaging, beverage, pharmaceutical, chemical and durable label applications and also carbon fiber composite pre-preg liners. Every roll shipped out arrives with a serial number recorded Q-A test report traceable from pulp lot, through the clay coat batch, silicone coating, slitting station to final QC &#8211; so what your line receives is what you requested.\n    <\/div>\n\n    <div>\n      <div class=\"cck-section-title\">Three Pain Points Converters Bring to Our Sales Engineers<\/div>\n    <\/div>\n\n    <div class=\"cck-grid-layout\">\n      \n      <div class=\"cck-card-wrapper\">\n        <div class=\"cck-card\">\n          <img class=\"cck-card-img\" src=\"https:\/\/guanmalabel.com\/wp-content\/uploads\/2026\/04\/Release-Force-Drift-Stops-Converting-Lines-Mid-Run.png\" alt=\"Release Force Drift Stops Converting Lines Mid-Run\" loading=\"lazy\" decoding=\"async\">\n          <div class=\"cck-card-title\">Release Force Drift Stops Converting Lines Mid-Run<\/div>\n          <div class=\"cck-text-collapse\">\n            <p class=\"cck-card-text\">\n              A label converter loads a 50,000 m roll of CCK release paper, peels the first 8,000 m cleanly, and on the third reel releases jump from 15 g\/in to 60 g\/in &#8211; release coating drift mid-reel. Root cause is silicone bleed into the kraft fiber when the clay coat layer is too thin, or applied with uneven coverage. Our solution: caps the silicone holdout to a tested batch consistency &#8211; coefficient of variation below 2% &#8211; and introduces a solvent free silicone coating option that allows trouble-free, bleed-free easy release as measured during production, monitored at every roll with FINAT FTM 3 release force sampling through the start, middle, and end of the slit reel.\n            <\/p>\n            <div class=\"cck-fade-out\"><\/div>\n          <\/div>\n          <button class=\"cck-toggle-btn\">Read More \u25bc<\/button>\n        <\/div>\n      <\/div>\n\n      <div class=\"cck-card-wrapper\">\n        <div class=\"cck-card\">\n          <img class=\"cck-card-img\" src=\"https:\/\/guanmalabel.com\/wp-content\/uploads\/2026\/04\/Dimensional-Swelling-Under-Humidity-Skews-Die-Cutting.png\" alt=\"Dimensional Swelling Under Humidity Skews Die-Cutting\" loading=\"lazy\" decoding=\"async\">\n          <div class=\"cck-card-title\">Dimensional Swelling Under Humidity Skews Die-Cutting<\/div>\n          <div class=\"cck-text-collapse\">\n            <p class=\"cck-card-text\">\n              Industry leaders in tropical and humid plant environments is instability in liner dimensional swelling. As the kraft paper substrate absorbs moisture, the edge expands by .5-.15%, coupled with die-cut registration shifts, scrapping an entire press run. Guanma CCK release paper maintains a tightly crafted pulp blend with humidity balance controls engineered into our Thailand and Vietnam milling facilities, with dimensional change measured under ISO 5630 test of coefficient of variation below 2%- the converting line maintains registration clear through the entire ASEAN summer humidity cycle.\n            <\/p>\n            <div class=\"cck-fade-out\"><\/div>\n          <\/div>\n          <button class=\"cck-toggle-btn\">Read More \u25bc<\/button>\n        <\/div>\n      <\/div>\n\n      <div class=\"cck-card-wrapper\">\n        <div class=\"cck-card\">\n          <img class=\"cck-card-img\" src=\"https:\/\/guanmalabel.com\/wp-content\/uploads\/2026\/04\/Single-Source-Supply-Risk-Hits-15\u201330-Cost-Spikes-on-Disruption-1.png\" alt=\"Single-Source Supply Risk Hits 15\u201330% Cost Spikes on Disruption\" loading=\"lazy\" decoding=\"async\">\n          <div class=\"cck-card-title\">Single-Source Supply Risk Hits 15\u201330% Cost Spikes on Disruption<\/div>\n          <div class=\"cck-text-collapse\">\n            <p class=\"cck-card-text\">\n              Industry literature which analyze label converter purchasing agents identified the three hidden risks that single source release liner suppliers generate: fulfillment paralysis when only one factory has a scheduled repair shutdown, 15-30% cost bumps from rush expediting by air freight, and minimum-purchase lock-in that eating away at converted margins. Through Guanma&#8217;s dual-milling setup in Thailand and Vietnam, the same QC systems, the same silicone coatings, and same finished good specification is shipped nationwide- conforming Guanma label converters are automatically dual-sourced as guarantee against any one site disruption.\n            <\/p>\n            <div class=\"cck-fade-out\"><\/div>\n          <\/div>\n          <button class=\"cck-toggle-btn\">Read More \u25bc<\/button>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <p class=\"cck-paragraph\" style=\"margin-top: 10px !important;\">\n      The 5-variant Guanma light-duty CCK product portfolio, architecture review against PCK \/ glassine \/ PET release film, updates on the 9 label buyer industries served, and discussion of ISO certifications, material traceability, and purchase transparency.\n    <\/p>\n\n    <div class=\"cck-footer-meta\">\n      For: Engineers (primary) \u00b7 Procurement (RFQ matching)\n    <\/div>\n\n    <div class=\"cck-action-wrap\">\n      <a href=\"#ct-popup-809\" class=\"cck-btn-fold\">Request Solution Details<\/a>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<script>\n  (function() {\n    function initAccordion() {\n      var toggleBtns = document.querySelectorAll('#guanma-cck-module .cck-toggle-btn');\n      \n      toggleBtns.forEach(function(btn) {\n        if(btn.dataset.bound) return;\n        btn.dataset.bound = 'true';\n        \n        btn.addEventListener('click', function(e) {\n          e.preventDefault();\n          var cardTextWrap = this.previousElementSibling;\n          \n          if (!cardTextWrap.classList.contains('expanded')) {\n            cardTextWrap.classList.add('expanded');\n            this.innerHTML = 'Collapse \u25b2';\n          } else {\n            cardTextWrap.classList.remove('expanded');\n            this.innerHTML = 'Read More \u25bc';\n          }\n        });\n      });\n    }\n    \n    if (document.readyState === 'loading') {\n      document.addEventListener('DOMContentLoaded', initAccordion);\n    } else {\n      initAccordion();\n    }\n  })();\n<\/script>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-0a76133\" data-block-id=\"0a76133\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-0a76133-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-b30d92b\" data-v=\"4\" data-block-id=\"b30d92b\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-b30d92b-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-b30d92b-inner-blocks\">\n<section id=\"guanma-cck-module\">\n    <style>\n        \/* =========================================\n           Scope: #guanma-cck-module\n           Principles: CSS Grid\/Flexbox, No External Frameworks\n           Colors: #009048, #009030, #007800, #00FF00\n           Updates: Changed floating shadow blocks from \"folded\" to pure \"cut corner\" (\u5207\u89d2) using clip-path with a 2px green border and drop-shadow.\n           ========================================= *\/\n        \n        #guanma-cck-module {\n            background-color: #f8fafc !important;\n            width: 100%;\n            padding: 40px 0;\n            box-sizing: border-box;\n            color: #333333;\n        }\n\n        #guanma-cck-module * {\n            box-sizing: border-box !important;\n        }\n\n        #guanma-cck-module .guanma-container {\n            max-width: 1600px !important;\n            margin: 0 auto;\n            padding: 0 30px;\n            width: 100%;\n        }\n\n        \/* Typography & Headings (SEO Optimized: ONLY ONE H2 per module) *\/\n        #guanma-cck-module h2.main-title-div {\n            color: #007800;\n            margin-top: 0;\n            margin-bottom: 20px;\n            font-weight: bold;\n            line-height: 1.3;\n            font-size: 32px; \n        }\n\n        #guanma-cck-module .section-title-div {\n            color: #009030;\n            font-size: 24px; \n            font-weight: bold;\n            margin: 30px 0 15px 0;\n            border-bottom: 2px solid #009048;\n            padding-bottom: 8px;\n            display: block;\n        }\n\n        #guanma-cck-module .intro-text {\n            font-size: 16px; \n            line-height: 1.6;\n            margin-bottom: 30px;\n        }\n\n        \/* =========================================\n           ACCORDION GRID - 5 IN A ROW\n           ========================================= *\/\n        #guanma-cck-module .variants-grid {\n            display: grid;\n            grid-template-columns: repeat(5, 1fr); \n            gap: 20px;\n            margin-bottom: 40px;\n            align-items: flex-start; \n        }\n\n        \/* Card Base styling: Rounded Corners with Shadow *\/\n        #guanma-cck-module .variant-card {\n            background-color: #f8fafc; \n            border-radius: 16px; \n            border: 1px solid #e5e7eb; \n            box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06); \n            display: flex;\n            flex-direction: column;\n            position: relative;\n            transition: box-shadow 0.3s ease, transform 0.3s ease;\n            overflow: hidden; \n        }\n\n        #guanma-cck-module .variant-card:hover {\n            box-shadow: 0 14px 32px rgba(0, 144, 72, 0.15); \n            transform: translateY(-4px); \n        }\n\n        \/* Image fixed to guarantee uniform collapsed height *\/\n        #guanma-cck-module .variant-image-wrap {\n            width: 100%;\n            height: 180px; \n            border-bottom: 1px solid #e0e0e0;\n        }\n\n        #guanma-cck-module .variant-image-wrap img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover; \n            display: block;\n        }\n\n        \/* Header *\/\n        #guanma-cck-module .variant-header {\n            height: 70px; \n            padding: 0 20px;\n            display: flex;\n            align-items: center;\n            background-color: #f8fafc;\n        }\n\n        #guanma-cck-module .variant-title-div {\n            color: #007800;\n            font-size: 17px; \n            font-weight: bold;\n            margin: 0;\n            line-height: 1.3;\n        }\n\n        \/* =========================================\n           SMOOTH ACCORDION ANIMATION\n           ========================================= *\/\n        #guanma-cck-module .variant-body-wrapper {\n            position: relative;\n            max-height: 85px; \n            overflow: hidden;\n            transition: max-height 0.5s cubic-bezier(0.4, 0, 0.2, 1);\n            background-color: #f8fafc;\n        }\n\n        #guanma-cck-module .variant-card.is-expanded .variant-body-wrapper {\n            max-height: 480px; \n        }\n\n        #guanma-cck-module .variant-content-inner {\n            padding: 0 20px 25px 20px;\n            display: flex;\n            flex-direction: column;\n        }\n\n        #guanma-cck-module .fader-mask {\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            right: 0;\n            height: 85px;\n            background: linear-gradient(to bottom, rgba(248, 250, 252, 0) 0%, rgba(248, 250, 252, 1) 90%);\n            cursor: pointer; \n            z-index: 5;\n            transition: opacity 0.3s ease, visibility 0.3s ease;\n            display: flex;\n            align-items: flex-end;\n            justify-content: center;\n            padding-bottom: 5px;\n        }\n\n        #guanma-cck-module .fader-mask::after {\n            content: \"\u25bc\";\n            color: #009048;\n            font-size: 14px;\n            opacity: 0.7;\n            transition: opacity 0.3s;\n        }\n\n        #guanma-cck-module .fader-mask:hover::after {\n            opacity: 1;\n        }\n\n        #guanma-cck-module .variant-card.is-expanded .fader-mask {\n            opacity: 0; \n            visibility: hidden;\n        }\n\n        #guanma-cck-module .collapse-trigger {\n            display: none;\n            text-align: center;\n            color: #009048;\n            cursor: pointer;\n            padding-top: 15px;\n            margin-top: 10px;\n            font-size: 14px;\n            transition: color 0.3s ease;\n        }\n        \n        #guanma-cck-module .collapse-trigger:hover {\n            color: #007800;\n        }\n\n        #guanma-cck-module .variant-card.is-expanded .collapse-trigger {\n            display: block;\n        }\n\n        #guanma-cck-module .variant-specs {\n            font-size: 13px; \n            color: #555555;\n            font-weight: bold;\n            margin-bottom: 12px;\n            padding-bottom: 10px;\n            border-bottom: 1px solid #e0e0e0;\n        }\n\n        #guanma-cck-module .variant-desc {\n            font-size: 14px; \n            line-height: 1.5;\n            margin-bottom: 20px;\n        }\n\n        \/* \u6a21\u5757\u5185\u7684\u6309\u94ae\u5207\u89d2\u4e3a\u53f3\u4e0b\u89d2 *\/\n        #guanma-cck-module .folded-btn {\n            background-color: #009048;\n            color: #ffffff !important;\n            padding: 12px 20px;\n            text-decoration: none;\n            display: inline-block;\n            font-weight: bold;\n            font-size: 14px; \n            transition: background-color 0.3s ease;\n            text-align: center;\n            border: none;\n            cursor: pointer;\n            align-self: flex-start;\n            clip-path: polygon(0 0, 100% 0, 100% calc(100% - 14px), calc(100% - 14px) 100%, 0 100%);\n        }\n\n        #guanma-cck-module .folded-btn:hover {\n            background-color: #007800;\n        }\n\n        \/* Table Styles *\/\n        #guanma-cck-module .table-wrapper {\n            overflow-x: auto;\n            margin-bottom: 15px;\n            border: 1px solid #e0e0e0;\n            border-radius: 8px; \n        }\n\n        #guanma-cck-module table {\n            width: 100%;\n            border-collapse: collapse;\n            font-size: 15px; \n            background-color: #ffffff;\n        }\n\n        #guanma-cck-module th, \n        #guanma-cck-module td {\n            padding: 12px 15px;\n            text-align: left;\n            border-bottom: 1px solid #e0e0e0;\n        }\n\n        #guanma-cck-module th {\n            background-color: #009048;\n            color: #ffffff;\n            font-weight: bold;\n        }\n\n        #guanma-cck-module tr:last-child td {\n            border-bottom: none;\n        }\n\n        #guanma-cck-module tr:nth-child(even) {\n            background-color: #fcfcfc;\n        }\n\n        #guanma-cck-module .table-source {\n            font-size: 13px; \n            color: #666666;\n            margin-bottom: 30px;\n            font-style: italic;\n        }\n\n        \/* =========================================\n           TWO-COLUMN LAYOUT FOR TUNING OPTIONS\n           ========================================= *\/\n        #guanma-cck-module .tuning-two-col {\n            display: grid !important;\n            grid-template-columns: 1.15fr 0.85fr !important;\n            gap: 25px !important;\n            align-items: stretch !important;\n            margin-bottom: 30px !important;\n        }\n\n        #guanma-cck-module .tuning-col {\n            display: flex !important;\n            flex-direction: column !important;\n        }\n\n        #guanma-cck-module .tuning-col .intro-text {\n            margin-bottom: 15px !important; \n        }\n\n        \/* FLOATING SHADOW BLOCKS (\u7eff\u8272\u5207\u89d2\u8fb9\u6846\uff0c#f8fafc\u5e95\u8272\u80cc\u666f) *\/\n        #guanma-cck-module .floating-shadow-block {\n            background-color: #009048 !important; \/* Outer wrapper acts as the green border *\/\n            padding: 2px !important; \/* This defines the border thickness *\/\n            \/* Pure Top-Right Cut Corner *\/\n            clip-path: polygon(0 0, calc(100% - 24px) 0, 100% 24px, 100% 100%, 0 100%) !important;\n            \/* Use drop-shadow for clipped elements instead of box-shadow *\/\n            filter: drop-shadow(0 8px 12px rgba(0, 0, 0, 0.06)) !important;\n            transition: filter 0.3s ease, transform 0.3s ease !important;\n            flex-grow: 1 !important; \n            display: flex !important;\n            flex-direction: column !important;\n        }\n\n        #guanma-cck-module .floating-shadow-block:hover {\n            filter: drop-shadow(0 14px 20px rgba(0, 144, 72, 0.15)) !important; \n            transform: translateY(-4px) !important; \n        }\n\n        #guanma-cck-module .floating-shadow-block-inner {\n            background-color: #f8fafc !important; \/* Inner background color *\/\n            \/* Slightly offset cut-corner to maintain the 2px border visually *\/\n            clip-path: polygon(0 0, calc(100% - 22.5px) 0, 100% 22.5px, 100% 100%, 0 100%) !important;\n            padding: 30px 35px !important;\n            flex-grow: 1 !important;\n            display: flex !important;\n            flex-direction: column !important;\n            justify-content: center !important;\n        }\n\n        \/* Inner List Styles *\/\n        #guanma-cck-module .floating-shadow-block-inner ul {\n            list-style: none !important;\n            padding-left: 0 !important;\n            margin: 0 !important;\n        }\n\n        #guanma-cck-module .floating-shadow-block-inner li {\n            position: relative !important;\n            padding-left: 20px !important;\n            margin-bottom: 15px !important;\n            line-height: 1.6 !important;\n            font-size: 16px !important; \n            color: #333333 !important; \n        }\n\n        #guanma-cck-module .floating-shadow-block-inner li:last-child {\n            margin-bottom: 0 !important;\n        }\n\n        #guanma-cck-module .floating-shadow-block-inner li::before {\n            content: '\u25a0' !important;\n            color: #00FF00 !important; \n            font-size: 0.8em !important;\n            position: absolute !important;\n            left: 0 !important;\n            top: 4px !important;\n        }\n\n        #guanma-cck-module .floating-shadow-block-inner .list-title {\n            font-weight: bold !important;\n            color: #007800 !important; \n        }\n\n        \/* Quote Section *\/\n        #guanma-cck-module .engineering-quote {\n            background-color: #f9f9f9;\n            border-left: 5px solid #009030;\n            border-radius: 0 8px 8px 0; \n            padding: 20px 25px;\n            margin: 30px 0;\n            font-style: italic;\n            line-height: 1.6;\n            font-size: 16px; \n        }\n\n        #guanma-cck-module .quote-author {\n            display: block;\n            margin-top: 15px;\n            font-weight: bold;\n            font-style: normal;\n            color: #007800;\n        }\n\n        \/* CTA Footer *\/\n        #guanma-cck-module .cta-footer {\n            background-color: #009048; \n            border: none;\n            border-radius: 16px; \n            padding: 30px 35px;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            flex-wrap: wrap;\n            gap: 20px;\n            margin-top: 30px;\n            box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1); \n        }\n\n        #guanma-cck-module .cta-text {\n            font-weight: bold;\n            font-size: 18px; \n            color: #ffffff; \n            flex: 1;\n            min-width: 300px;\n            line-height: 1.5;\n        }\n\n        #guanma-cck-module .target-audience {\n            width: 100%;\n            font-size: 14px; \n            color: rgba(255, 255, 255, 0.9); \n            margin-top: 10px;\n            padding-top: 15px;\n            border-top: 1px dashed rgba(255, 255, 255, 0.4);\n        }\n\n        #guanma-cck-module .cta-footer .folded-btn {\n            background-color: #ffffff;\n            color: #009048 !important; \n            padding: 14px 28px;\n            font-size: 15px;\n            clip-path: polygon(0 0, 100% 0, 100% calc(100% - 15px), calc(100% - 15px) 100%, 0 100%);\n        }\n\n        #guanma-cck-module .cta-footer .folded-btn:hover {\n            background-color: #f0f0f0;\n            color: #007800 !important;\n        }\n\n        @media (max-width: 1200px) {\n            #guanma-cck-module .variants-grid {\n                grid-template-columns: repeat(3, 1fr);\n            }\n        }\n        \n        @media (max-width:690px) {\n            #guanma-cck-module .variants-grid {\n                grid-template-columns: 1fr;\n            }\n            #guanma-cck-module .tuning-two-col {\n                grid-template-columns: 1fr !important; \/* Stack columns on mobile *\/\n            }\n            #guanma-cck-module .tuning-col .floating-shadow-block {\n                margin-bottom: 25px !important;\n            }\n            #guanma-cck-module .cta-footer {\n                flex-direction: column;\n                align-items: flex-start;\n            }\n            #guanma-cck-module .guanma-container {\n                padding: 0 15px;\n            }\n            #guanma-cck-module .floating-shadow-block-inner {\n                padding: 20px;\n            }\n        }\n    <\/style>\n\n    <div class=\"guanma-container\">\n        \n        <h2 class=\"main-title-div\">Guanma CCK Release Paper Series \u2014 5 Variants for Label, Tape, Composite, Pharma &#038; Food Applications<\/h2>\n        \n        <div class=\"intro-text\">\n            Guanma&#8217;s clay coated kraft release paper as a silicone release liner-support to five available product variants, is engineered to the application profile of self-adhesive label converters and pre-preg composite shops. Each type ships with a serial numbered batch QC report, FINAT FTM 3 release force monitoring, and material certificates linking the kraft paper fiber lot to the final silicone coating batch. List below maps the primary application set for each type.\n        <\/div>\n\n        <div class=\"variants-grid\">\n            \n            <div class=\"variant-card\"> \n                <div class=\"variant-image-wrap\">\n                    <img decoding=\"async\" src=\"https:\/\/guanmalabel.com\/wp-content\/uploads\/2026\/04\/Single-Side-Coating-CCK.png\" alt=\"Single-Side Coating CCK\">\n                <\/div>\n                <div class=\"variant-header\">\n                    <div class=\"variant-title-div\">Single-Side Coating CCK<\/div>\n                <\/div>\n                <div class=\"variant-body-wrapper\">\n                    <div class=\"variant-content-inner\">\n                        <div class=\"variant-specs\">45-92 g\/m\u00b2 \u00b7 47-82 \u00b5m \u00b7 Light to Moderate Release<\/div>\n                        <div class=\"variant-desc\">Kraft face-stock, single side silicone coated for easy release on one side, printable kraft reverse side. For self-adhesive label converts and sticker makers requiring kraft face-stock with predictable release.<\/div>\n                        <a href=\"#ct-popup-809\" class=\"folded-btn\">Request Spec Sheet \u2192<\/a>\n                        <div class=\"collapse-trigger\" onclick=\"toggleCckAccordion(this)\">\u25b2<\/div>\n                    <\/div>\n                    <div class=\"fader-mask\" onclick=\"toggleCckAccordion(this)\"><\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"variant-card\">\n                <div class=\"variant-image-wrap\">\n                    <img decoding=\"async\" src=\"https:\/\/guanmalabel.com\/wp-content\/uploads\/2026\/04\/Double-Side-Coating-CCK.png\" alt=\"Double-Side Coating CCK\">\n                <\/div>\n                <div class=\"variant-header\">\n                    <div class=\"variant-title-div\">Double-Side Coating CCK<\/div>\n                <\/div>\n                <div class=\"variant-body-wrapper\">\n                    <div class=\"variant-content-inner\">\n                        <div class=\"variant-specs\">66-160 g\/m\u00b2 \u00b7 63-130 \u00b5m \u00b7 Moderate to Heavy Release<\/div>\n                        <div class=\"variant-desc\">Dual-side silicone coated for easy release on both sides. For double-adhesive tape release liners, UV transfer tapes or other adhesive products which require release on both face stocks. Designed to give a stable, measured release difference across high-volume converting runs.<\/div>\n                        <a href=\"#ct-popup-809\" class=\"folded-btn\">Request Spec Sheet \u2192<\/a>\n                        <div class=\"collapse-trigger\" onclick=\"toggleCckAccordion(this)\">\u25b2<\/div>\n                    <\/div>\n                    <div class=\"fader-mask\" onclick=\"toggleCckAccordion(this)\"><\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"variant-card\">\n                <div class=\"variant-image-wrap\">\n                    <img decoding=\"async\" src=\"https:\/\/guanmalabel.com\/wp-content\/uploads\/2026\/04\/Solvent-Free-CCK.png\" alt=\"Solvent-Free CCK\">\n                <\/div>\n                <div class=\"variant-header\">\n                    <div class=\"variant-title-div\">Solvent-Free CCK<\/div>\n                <\/div>\n                <div class=\"variant-body-wrapper\">\n                    <div class=\"variant-content-inner\">\n                        <div class=\"variant-specs\">50\u2013120 g\/m\u00b2 \u00b7 Low VOC \u00b7 Hot-Melt PSA Compatible<\/div>\n                        <div class=\"variant-desc\">Silicone solventless application for converters aiming to reduce VOC emissions and reach the EU REACH solvent-content specification limits. Especially suitable for hot-melt rubber and acrylic emulsion PSA systems where migration of solvent is unacceptable.<\/div>\n                        <a href=\"#ct-popup-809\" class=\"folded-btn\">Request Spec Sheet \u2192<\/a>\n                        <div class=\"collapse-trigger\" onclick=\"toggleCckAccordion(this)\">\u25b2<\/div>\n                    <\/div>\n                    <div class=\"fader-mask\" onclick=\"toggleCckAccordion(this)\"><\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"variant-card\">\n                <div class=\"variant-image-wrap\">\n                    <img decoding=\"async\" src=\"https:\/\/guanmalabel.com\/wp-content\/uploads\/2026\/04\/Solvent-Based-CCK.png\" alt=\"Solvent-Based CCK\">\n                <\/div>\n                <div class=\"variant-header\">\n                    <div class=\"variant-title-div\">Solvent-Based CCK<\/div>\n                <\/div>\n                <div class=\"variant-body-wrapper\">\n                    <div class=\"variant-content-inner\">\n                        <div class=\"variant-specs\">45\u2013160 g\/m\u00b2 \u00b7 Cost-Optimized \u00b7 Wide Adhesive Compatibility<\/div>\n                        <div class=\"variant-desc\">Solventless silicone application where conversion is led by move to solventless adhesives. Covers the broadest PSA compatibility full envelope as the solvent-based alternative.<\/div>\n                        <a href=\"#ct-popup-809\" class=\"folded-btn\">Request Spec Sheet \u2192<\/a>\n                        <div class=\"collapse-trigger\" onclick=\"toggleCckAccordion(this)\">\u25b2<\/div>\n                    <\/div>\n                    <div class=\"fader-mask\" onclick=\"toggleCckAccordion(this)\"><\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"variant-card\">\n                <div class=\"variant-image-wrap\">\n                    <img decoding=\"async\" src=\"https:\/\/guanmalabel.com\/wp-content\/uploads\/2026\/04\/Printing-CCK.png\" alt=\"Printing CCK\">\n                <\/div>\n                <div class=\"variant-header\">\n                    <div class=\"variant-title-div\">Printing CCK<\/div>\n                <\/div>\n                <div class=\"variant-body-wrapper\">\n                    <div class=\"variant-content-inner\">\n                        <div class=\"variant-specs\">60-120 g\/m\u00b2 \u00b7 Smooth Surface \u00b7 ISO 8791 Flexo \/ Offset Compatible<\/div>\n                        <div class=\"variant-desc\">Liner with print-ready clay coat on the reverse enables conversion to branded liner print at the customer, batch coding, regulatory markings, or anti-counterfeit features. Smoothness optimized according to ISO 8791 Bekk for flexo and offset printing processes.<\/div>\n                        <a href=\"#ct-popup-809\" class=\"folded-btn\">Request Spec Sheet \u2192<\/a>\n                        <div class=\"collapse-trigger\" onclick=\"toggleCckAccordion(this)\">\u25b2<\/div>\n                    <\/div>\n                    <div class=\"fader-mask\" onclick=\"toggleCckAccordion(this)\"><\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"section-title-div\">CCK Release Paper Specification Table<\/div>\n        <div class=\"intro-text\">\n            Specification tolerances below match the full portfolio of Guanma CCK release paper bases. Confirm specific basis weight, grammage, caliper and release force values when test application is set-up with your desired duty profile during RFQ; trial rolls of each will be provided for integration verification prior to bulk purchase.\n        <\/div>\n        \n        <div class=\"table-wrapper\">\n            <table>\n                <thead>\n                    <tr>\n                        <th>Property<\/th>\n                        <th>Test Method<\/th>\n                        <th>Range<\/th>\n                        <th>Typical Value<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td>Basis Weight<\/td>\n                        <td>ISO 536<\/td>\n                        <td>45\u2013160 g\/m\u00b2<\/td>\n                        <td>78 g\/m\u00b2 (label)<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Thickness<\/td>\n                        <td>ISO 534<\/td>\n                        <td>47\u2013130 \u00b5m<\/td>\n                        <td>82 \u00b5m (label)<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Release Force (low speed)<\/td>\n                        <td>FINAT FTM 3<\/td>\n                        <td>10\u2013200 g\/in<\/td>\n                        <td>20\u201340 g\/in (light release)<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Surface Smoothness<\/td>\n                        <td>ISO 8791 Bekk<\/td>\n                        <td>1500\u20133000 s<\/td>\n                        <td>2200 s<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Dimensional Stability<\/td>\n                        <td>ISO 5630 (humidity)<\/td>\n                        <td>CV &lt; 2%<\/td>\n                        <td>CV 1.4%<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Operating Temperature<\/td>\n                        <td>Cure \/ Storage<\/td>\n                        <td>\u221240 to 200 \u00b0C<\/td>\n                        <td>200 \u00b0C composite cure<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Non-Stick Surface<\/td>\n                        <td>Visual + peel test<\/td>\n                        <td>Pass \/ Fail<\/td>\n                        <td>Pass (no residue transfer)<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Silicone Coat Weight<\/td>\n                        <td>XRF<\/td>\n                        <td>0.8\u20131.5 g\/m\u00b2<\/td>\n                        <td>1.1 g\/m\u00b2<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Food-Contact Compliance<\/td>\n                        <td>BfR XXXVI \/ FDA 21 CFR<\/td>\n                        <td>Available on request<\/td>\n                        <td>Pharma \/ Food grades<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n        <div class=\"table-source\">\n            Source: Guanma factory QC records 2024-2025. Test conditions: 23 C, 50% relative humidity as per ISO 187 reference atmosphere unless stipulated otherwise.\n        <\/div>\n\n        <div class=\"section-title-div\">Silicone Release Liner Coating Options &#038; Release Force Tuning<\/div>\n        \n        <!-- Two Column Layout Area for compact display -->\n        <div class=\"tuning-two-col\">\n            \n            <!-- Left Column: Chemistry Options -->\n            <div class=\"tuning-col\">\n                <div class=\"intro-text\">\n                    A release force on the silicone release liner can be matched within two orders of magnitude over wide ranges by variation of silicone polymer chemistry, cure system, and coating loads. Guanma offers three chemistries paired with five PSA materials used by label and tape converters worldwide.\n                <\/div>\n                <!-- Pure Cut-corner styling block with #f8fafc background and green border -->\n                <div class=\"floating-shadow-block\">\n                    <div class=\"floating-shadow-block-inner\">\n                        <ul>\n                            <li><span class=\"list-title\">Solvent-Based Silicone<\/span> &#8211; Provides the broadest PSA compatibility with the lowest total conversion investment. Fastest cure cycle, PCT patent protected chemistries. Suitable for solvent acrylic, water-based adhesion and heat cure systems.<\/li>\n                            <li><span class=\"list-title\">Solvent-Free Silicone<\/span> &#8211; Zero VOC for EU REACH and converters working to VOC reduction targets. best for hot-melt rubber adhesion and acrylic emulsion PSA systems that must be kept free of solvent migration.<\/li>\n                            <li><span class=\"list-title\">Water-Based Silicone<\/span> &#8211; Green application, suitable for converters seeking a sustainable solution. Compatible with water-based PSA and acrylic emulsion adhesives.<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Right Column: Release Force Control -->\n            <div class=\"tuning-col\">\n                <div class=\"intro-text\">\n                    <strong>Control release force by silicone polymer mole ratio and clay coat thickness:<\/strong>\n                <\/div>\n                <!-- Pure Cut-corner styling block with #f8fafc background and green border -->\n                <div class=\"floating-shadow-block\">\n                    <div class=\"floating-shadow-block-inner\">\n                        <ul>\n                            <li><span class=\"list-title\">Light Release (10-30 g\/in per FINAT FTM 3)<\/span> &#8211; fast label bottling line and high-speed dispense, peel-and-stick consumer applications<\/li>\n                            <li><span class=\"list-title\">Medium Release (30-80 g\/in)<\/span> &#8211; water-based label converting, tape liner generation, and other transfer applications<\/li>\n                            <li><span class=\"list-title\">High release (80-200 g\/in)<\/span> &#8211; permanent adhesives, face stocks requiring aggressive bonding, automotive, and industrial labels<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n        <\/div> <!-- End Two Column Layout -->\n\n        <div class=\"engineering-quote\">\n            &#8220;We isolated 18 silicone polymer ratio combinations against the FINAT FTM 3 delineators before solving for the Guanma CCK content specification based on chemical formulation trends. Every additional batch of the final coating formulation produced the precise same release force range whether learned from a converter in Bangkok or Vietnam. Release force repeatability is a procurement choice, not a marketing claim.&#8221;\n            <span class=\"quote-author\">\u2014 Guanma Application Engineering Team, Thailand &#038; Vietnam Coating Operations<\/span>\n        <\/div>\n\n        <div class=\"cta-footer\">\n            <div class=\"cta-text\">\n                Customized PSA-specific release force? Send us your FINAT FTM 3 specification \u2192 sample roll dispatched for line trial.\n            <\/div>\n            <a href=\"#ct-popup-809\" class=\"folded-btn\">Contact Engineering Team<\/a>\n            <div class=\"target-audience\">\n                For: Engineers + Plant Managers + Procurement (cost comparison)\n            <\/div>\n        <\/div>\n\n    <\/div>\n\n    <script>\n        function toggleCckAccordion(triggerElement) {\n            const card = triggerElement.closest('.variant-card');\n            card.classList.toggle('is-expanded');\n        }\n    <\/script>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-95080c7\" data-block-id=\"95080c7\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-95080c7-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-216cb65\" data-v=\"4\" data-block-id=\"216cb65\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-216cb65-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-216cb65-inner-blocks\">\n<style>\n\/* ==========================================================================\n   SCOPE LEVEL: HIGHEST (All rules locked to #cck-release-module)\n   ========================================================================== *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;700&display=swap');\n\n#cck-release-module {\n    --cck-primary: #009048;\n    --cck-primary-dark: #007800;\n    --cck-secondary: #009030;\n    --cck-accent: #00FF00;\n    --cck-bg-light: #f4fbf6;\n    --cck-text-main: #333333;\n    --cck-text-muted: #555555;\n    \n    width: 100% !important;\n    background-color: #ffffff !important; \/* Enforced pure white background *\/\n    font-family: inherit, 'Inter', sans-serif !important;\n    color: var(--cck-text-main) !important;\n    padding: 70px 0 !important;\n    box-sizing: border-box !important;\n    line-height: 1.6 !important;\n}\n\n#cck-release-module *, #cck-release-module *::before, #cck-release-module *::after {\n    box-sizing: border-box !important;\n}\n\n\/* Container & Layout *\/\n#cck-release-module .cck-container {\n    max-width: 1600px !important;\n    margin: 0 auto !important;\n    padding: 0 40px !important;\n    display: flex !important;\n    flex-direction: column !important;\n    gap: 40px !important;\n}\n\n\/* Typography SEO Tags *\/\n#cck-release-module h2.cck-title {\n    font-size: 32px !important;\n    color: var(--cck-primary-dark) !important;\n    margin: 0 0 15px 0 !important;\n    font-weight: 700 !important;\n    border-left: 6px solid var(--cck-accent) !important;\n    padding-left: 15px !important;\n    line-height: 1.2 !important;\n}\n\n\/* Replaced h3\/h4 with div to strictly prevent theme style leaks *\/\n#cck-release-module .cck-subtitle {\n    font-size: 24px !important;\n    color: var(--cck-primary) !important;\n    margin: 0 0 20px 0 !important;\n    font-weight: 600 !important;\n}\n\n#cck-release-module .cck-h4 {\n    font-size: 18px !important;\n    color: var(--cck-secondary) !important;\n    margin: 0 0 10px 0 !important;\n    font-weight: 600 !important;\n}\n\n#cck-release-module p {\n    font-size: 16px !important;\n    margin: 0 0 15px 0 !important;\n    color: var(--cck-text-main) !important;\n    text-align: justify !important;\n}\n\n#cck-release-module p.cck-sources {\n    font-size: 13px !important;\n    color: var(--cck-text-muted) !important;\n    background: var(--cck-bg-light) !important;\n    padding: 10px 15px !important;\n    border-left: 3px solid var(--cck-secondary) !important;\n}\n\n\/* Tables Styling *\/\n#cck-release-module .cck-table-wrapper {\n    width: 100% !important;\n    overflow-x: auto !important;\n    box-shadow: 0 4px 20px rgba(0, 144, 72, 0.08) !important;\n    border-radius: 4px !important;\n    margin-bottom: 20px !important;\n}\n\n#cck-release-module table {\n    width: 100% !important;\n    min-width: 900px !important;\n    border-collapse: collapse !important;\n    background: #fff !important;\n    text-align: left !important;\n}\n\n#cck-release-module th {\n    background-color: var(--cck-primary) !important;\n    color: #ffffff !important;\n    padding: 16px !important;\n    font-size: 15px !important;\n    font-weight: 600 !important;\n    border: 1px solid var(--cck-primary-dark) !important;\n}\n\n#cck-release-module td {\n    padding: 14px 16px !important;\n    border: 1px solid #e0e0e0 !important;\n    font-size: 14px !important;\n}\n\n#cck-release-module tr:nth-child(even) {\n    background-color: var(--cck-bg-light) !important;\n}\n#cck-release-module tr:hover {\n    background-color: #e8f5ec !important;\n}\n\n\/* Decision Logic Grid - 5 in a row *\/\n#cck-release-module .cck-logic-grid {\n    display: grid !important;\n    grid-template-columns: repeat(5, 1fr) !important;\n    gap: 15px !important;\n    margin-top: 15px !important;\n}\n\n#cck-release-module .cck-logic-card {\n    border: none !important;\n    border-top: 4px solid var(--cck-primary) !important;\n    padding: 25px 20px !important;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.1) !important;\n    transition: transform 0.3s ease, border-color 0.3s ease !important;\n    display: flex !important;\n    flex-direction: column !important;\n    justify-content: flex-end !important;\n    min-height: 320px !important;\n    border-radius: 4px !important;\n    background-size: cover !important;\n    background-position: center !important;\n    background-repeat: no-repeat !important;\n}\n\n#cck-release-module .cck-logic-card:hover {\n    transform: translateY(-5px) !important;\n    border-top-color: var(--cck-accent) !important;\n}\n\n\/* Specific Card Backgrounds with Readability Overlay *\/\n#cck-release-module .cck-card-1 {\n    background-image: linear-gradient(to bottom, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.85) 100%), url('https:\/\/guanmalabel.com\/wp-content\/uploads\/2026\/04\/Composite-pre-preg.png') !important;\n}\n#cck-release-module .cck-card-2 {\n    background-image: linear-gradient(to bottom, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.85) 100%), url('https:\/\/guanmalabel.com\/wp-content\/uploads\/2026\/04\/Standard-self-adhesive-label.png') !important;\n}\n#cck-release-module .cck-card-3 {\n    background-image: linear-gradient(to bottom, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.85) 100%), url('https:\/\/guanmalabel.com\/wp-content\/uploads\/2026\/04\/Regular-die-cutting.png') !important;\n}\n#cck-release-module .cck-card-4 {\n    background-image: linear-gradient(to bottom, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.85) 100%), url('https:\/\/guanmalabel.com\/wp-content\/uploads\/2026\/04\/Medical-pharmaceutica.png') !important;\n}\n#cck-release-module .cck-card-5 {\n    background-image: linear-gradient(to bottom, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.85) 100%), url('https:\/\/guanmalabel.com\/wp-content\/uploads\/2026\/04\/One-off-light-duty-applications.png') !important;\n}\n\n\/* Card Text Styling overrides for dark background *\/\n#cck-release-module .cck-logic-card .cck-h4 {\n    color: var(--cck-accent) !important;\n    text-shadow: 1px 1px 2px rgba(0,0,0,0.9) !important;\n    margin-bottom: 12px !important;\n    font-size: 17px !important;\n    line-height: 1.3 !important;\n}\n\n#cck-release-module .cck-logic-card p {\n    color: rgba(255, 255, 255, 0.95) !important;\n    font-size: 13.5px !important;\n    line-height: 1.5 !important;\n    margin: 0 !important;\n    text-shadow: 1px 1px 2px rgba(0,0,0,0.9) !important;\n}\n\n\/* ROI Metrics Grid with Image Background - UPDATED IMAGE URL *\/\n#cck-release-module .cck-roi-section {\n    \/* Premium dark brand-tinted overlay to ensure white text is readable *\/\n    \/* Background replaced with ...-Advantage-2.png as requested *\/\n    background: linear-gradient(rgba(0, 40, 15, 0.85), rgba(0, 40, 15, 0.92)), url('https:\/\/guanmalabel.com\/wp-content\/uploads\/2026\/04\/10-Year-Total-Cost-of-Liner-\u2014-The-ASEAN-Factory-Direct-Advantage-2.png') !important;\n    background-size: cover !important;\n    background-position: center !important;\n    padding: 50px 40px !important;\n    border-radius: 8px !important;\n    box-shadow: 0 10px 30px rgba(0,0,0,0.1) !important;\n}\n#cck-release-module .cck-roi-section .cck-subtitle, \n#cck-release-module .cck-roi-section p {\n    color: #fff !important;\n}\n#cck-release-module .cck-roi-section .cck-subtitle {\n    color: #ffffff !important;\n    border-bottom: 2px solid var(--cck-primary) !important;\n    display: inline-block !important;\n    padding-bottom: 10px !important;\n}\n\n#cck-release-module .cck-metrics-grid {\n    display: grid !important;\n    grid-template-columns: repeat(4, 1fr) !important;\n    gap: 20px !important;\n    margin-top: 30px !important;\n}\n\n#cck-release-module .cck-metric-item {\n    background: rgba(255, 255, 255, 0.08) !important;\n    backdrop-filter: blur(4px) !important;\n    padding: 25px 20px !important;\n    text-align: center !important;\n    border-bottom: 3px solid var(--cck-accent) !important;\n    border-radius: 4px 4px 0 0 !important;\n}\n\n#cck-release-module .cck-metric-value {\n    display: block !important;\n    font-size: 36px !important;\n    font-weight: 700 !important;\n    color: var(--cck-accent) !important;\n    margin-bottom: 10px !important;\n}\n\n#cck-release-module .cck-metric-text {\n    font-size: 14px !important;\n    color: #fff !important;\n    line-height: 1.4 !important;\n}\n\n\/* CTA \/ Button Section *\/\n#cck-release-module .cck-cta-wrapper {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: space-between !important;\n    background: var(--cck-bg-light) !important;\n    padding: 30px 40px !important;\n    border-left: 5px solid var(--cck-primary) !important;\n    margin-top: 20px !important;\n    gap: 20px !important;\n}\n\n\/* Folded Corner Button *\/\n#cck-release-module .cck-btn-folded {\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    padding: 16px 32px !important;\n    color: #ffffff !important;\n    font-weight: 600 !important;\n    font-size: 16px !important;\n    text-decoration: none !important;\n    background: linear-gradient(-45deg, transparent 15px, var(--cck-primary) 0) !important;\n    border: none !important;\n    cursor: pointer !important;\n    transition: background 0.3s ease !important;\n    white-space: nowrap !important;\n}\n\n#cck-release-module .cck-btn-folded:hover {\n    background: linear-gradient(-45deg, transparent 15px, var(--cck-primary-dark) 0) !important;\n    color: #ffffff !important;\n}\n\n\/* Responsive adjustments *\/\n@media (max-width: 1200px) {\n    #cck-release-module .cck-logic-grid {\n        grid-template-columns: repeat(3, 1fr) !important;\n    }\n}\n@media (max-width:1000px) {\n    #cck-release-module .cck-metrics-grid {\n        grid-template-columns: repeat(2, 1fr) !important;\n    }\n    #cck-release-module .cck-cta-wrapper {\n        flex-direction: column !important;\n        text-align: center !important;\n    }\n}\n@media (max-width:690px) {\n    #cck-release-module .cck-container {\n        padding: 0 20px !important;\n    }\n    #cck-release-module .cck-logic-grid {\n        grid-template-columns: 1fr !important;\n    }\n    #cck-release-module .cck-metrics-grid {\n        grid-template-columns: 1fr !important;\n    }\n    #cck-release-module .cck-roi-section {\n        padding: 30px 20px !important;\n    }\n}\n<\/style>\n\n<section id=\"cck-release-module\">\n    <div class=\"cck-container\">\n        \n        <div class=\"cck-block\">\n            <h2 class=\"cck-title\">CCK vs PCK vs Glassine vs PET Film vs Non-Silicone \u2014 Silicone Release Liner Architecture Comparison<\/h2>\n            <p>Self-adhesive label converters and composite pre-preg suppliers find themselves choosing between five silicone release liner architectures depending on the specifics of the adhesive chemistry, release coating chemistry, dimensional stability requirement, optimum operating temperature, and the total cost of the liner package over the converting line life span. Non-stick performance of each architecture paired with the silicone holdout quality of the resulting layer determines whether or not the liner makes release release at the converting line speed the plant using line runs.<\/p>\n            <p>Based on AWA market share calculations , it appears that clay coated kraft (CCK) makes up 44% and PE-coated kraft (PCK) makes up 40% of the entire global release liner market &#8211; thus completely dominating the entire adhesive label segment &#8211; with glassine, PET release film and non-silicone substitutes fitting selectively for niche applications. Matrix below contrasts the five architectures with actual commercial specification ranges &#8211; not high\/medium\/low tones.<\/p>\n        <\/div>\n\n        <div class=\"cck-table-wrapper\">\n            <table>\n                <thead>\n                    <tr>\n                        <th>Dimension<\/th>\n                        <th>CCK (Guanma)<\/th>\n                        <th>PCK (PE-Coated)<\/th>\n                        <th>Glassine<\/th>\n                        <th>PET Release Film<\/th>\n                        <th>Non-Silicone<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td><strong>Basis Weight<\/strong><\/td>\n                        <td>45\u2013160 g\/m\u00b2<\/td>\n                        <td>60\u2013150 g\/m\u00b2<\/td>\n                        <td>50\u201390 g\/m\u00b2<\/td>\n                        <td>25\u2013100 \u00b5m film<\/td>\n                        <td>varied<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>Release Force (FTM 3)<\/strong><\/td>\n                        <td>10\u2013200 g\/in<\/td>\n                        <td>15\u2013180 g\/in<\/td>\n                        <td>20\u2013150 g\/in<\/td>\n                        <td>5\u2013100 g\/in<\/td>\n                        <td>8\u201350 g\/in<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>Print Compatibility<\/strong><\/td>\n                        <td>Excellent (clay coat)<\/td>\n                        <td>Good<\/td>\n                        <td>Limited (semi-transparent)<\/td>\n                        <td>Difficult (low surface energy)<\/td>\n                        <td>Limited<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>Silicone Holdout<\/strong><\/td>\n                        <td>Excellent<\/td>\n                        <td>Excellent<\/td>\n                        <td>Good<\/td>\n                        <td>Excellent<\/td>\n                        <td>N\/A (non-silicone)<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>Dimensional Stability<\/strong><\/td>\n                        <td>CV < 2%<\/td>\n                        <td>CV < 2%<\/td>\n                        <td>CV < 3%<\/td>\n                        <td>CV < 0.5%<\/td>\n                        <td>CV < 3%<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>Operating Range<\/strong><\/td>\n                        <td>\u221240 to 200 \u00b0C<\/td>\n                        <td>\u221240 to 130 \u00b0C<\/td>\n                        <td>\u221240 to 150 \u00b0C<\/td>\n                        <td>\u221260 to 200 \u00b0C<\/td>\n                        <td>\u221220 to 80 \u00b0C<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>Global Market Share<\/strong><\/td>\n                        <td>44% (label segment)<\/td>\n                        <td>40%<\/td>\n                        <td>~10% (tape-leaning)<\/td>\n                        <td>3%<\/td>\n                        <td><1%<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>Cost Index (CCK = 1.0)<\/strong><\/td>\n                        <td>1.0 baseline<\/td>\n                        <td>0.95<\/td>\n                        <td>0.85<\/td>\n                        <td>1.6<\/td>\n                        <td>0.7<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>Recyclability<\/strong><\/td>\n                        <td>High (paper)<\/td>\n                        <td>Medium (PE separation)<\/td>\n                        <td>High (paper)<\/td>\n                        <td>Low (PET stream)<\/td>\n                        <td>High<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>Best Application Fit<\/strong><\/td>\n                        <td>Labels + composite + pharma + food<\/td>\n                        <td>Labels + tapes<\/td>\n                        <td>Stickers + craft + light tapes<\/td>\n                        <td>High-temp composite + electronics<\/td>\n                        <td>Linerless \/ specialty<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n        <p class=\"cck-sources\">Sources: AWA Pressure-Sensitive Graphic Films market analysis; Guanma plant QC analysis; FINAT FTM 3; ISO 534\/5630 . Cost index normalized to CCK baseline; actual cost varies with material grade, coating chemistry, MOQ tier.<\/p>\n\n        <div class=\"cck-block\">\n            <div class=\"cck-subtitle\">Architecture Decision Logic \u2014 Which Liner Wins When<\/div>\n            <div class=\"cck-logic-grid\">\n                <div class=\"cck-logic-card cck-card-1\">\n                    <div class=\"cck-h4\">Composite Pre-preg<\/div>\n                    <p>Cure at 180-200 C with carbon fiber or TPU substrate &#8211; CCK or PET. CCK wins on cost-per-square-meter when production involves numerous curing cycles.<\/p>\n                <\/div>\n                <div class=\"cck-logic-card cck-card-2\">\n                    <div class=\"cck-h4\">Standard Label Converting<\/div>\n                    <p>Standard self-adhesive label converting, flexographic reverse-side printing &#8211; CCK or PCK. CCK wins on registration and dimensional stability in humidity conditions.<\/p>\n                <\/div>\n                <div class=\"cck-logic-card cck-card-3\">\n                    <div class=\"cck-h4\">Regular Die-Cutting<\/div>\n                    <p>Regular die-cutting, chill chain storage duty (40 C freezer label) &#8211; Double-Side CCK with controlled humidity acclimation.<\/p>\n                <\/div>\n                <div class=\"cck-logic-card cck-card-4\">\n                    <div class=\"cck-h4\">High-Compliance Packaging<\/div>\n                    <p>Medical, pharmaceutical, or food packaging label with all compliance materials included &#8211; CCK Dasotik Caju\u0161il \/ Bfr XXXVI quality level with all trace registries included.<\/p>\n                <\/div>\n                <div class=\"cck-logic-card cck-card-5\">\n                    <div class=\"cck-h4\">Light-Duty &#038; Consumer<\/div>\n                    <p>One-off light-duty applications, craft and craft and regular consumer label applications &#8211; Glassine release liner offers lowest material costs.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"cck-roi-section\">\n            <div class=\"cck-subtitle\">ROI \u00b7 SILVER TIER<\/div>\n            <div class=\"cck-h4\" style=\"color:var(--cck-accent) !important; margin-top: 15px !important; margin-bottom: 15px !important;\">10-Year Total Cost of Liner \u2014 The ASEAN Factory-Direct Advantage<\/div>\n            <p>Industry reports indicate liner price amounts for no more than 40% of the unit cost a label converter pays over the entire 10-year converting line life of a package. Remaining remaining 60% components include the effect on unit yield from release force shifting, the effect on machine handling yield from swelling dimensional behavior in the line, the print contrast improvement on packaging throughput, and the reliability in procurement from mitigated single-source supply presence. Guanma controls both the Bangkok FOB outlet and the Ho Chi Minh shipping addresses of its dual-factory ASEAN alliance.<\/p>\n            \n            <div class=\"cck-metrics-grid\">\n                <div class=\"cck-metric-item\">\n                    <span class=\"cck-metric-value\">15\u201330%<\/span>\n                    <span class=\"cck-metric-text\">Yield improvement potential vs single-source liner with release force drift (industry baseline)<\/span>\n                <\/div>\n                <div class=\"cck-metric-item\">\n                    <span class=\"cck-metric-value\">30\u201345 days<\/span>\n                    <span class=\"cck-metric-text\">Shipping advantage vs European mills (Sappi, UPM, Mondi)<\/span>\n                <\/div>\n                <div class=\"cck-metric-item\">\n                    <span class=\"cck-metric-value\">CV < 2%<\/span>\n                    <span class=\"cck-metric-text\">Batch-to-batch release force consistency (FINAT FTM 3 sampling)<\/span>\n                <\/div>\n                <div class=\"cck-metric-item\">\n                    <span class=\"cck-metric-value\">Dual-Source<\/span>\n                    <span class=\"cck-metric-text\">Thailand + Vietnam factories on the same QC system<\/span>\n                <\/div>\n            <\/div>\n            <p style=\"margin-top:20px !important; font-size:14px !important; opacity:0.9 !important;\">Improvement in yield and shipping profitability calculated according to typical converter know-how, compared to comparable single mill source European conversion destinations; actual savings will vary as a function of adhesive chemistry, duty cycle and line throughput speed. Ask for a custom Total Cost of Liner comparison worksheet to your application.<\/p>\n        <\/div>\n\n        <div class=\"cck-block\">\n            <div class=\"cck-subtitle\">Liner-Adhesive Compatibility Matrix<\/div>\n            <p>In addition to the substrate to be coated and the tooling count to be run, the key decision factor in selection of a release liner is the PSA chemistry to be joined to it. Chart below links the five most common PSA chemistries running off converting lines to the five Guanma CCK laminate variants that match those adhesive substrates.<\/p>\n            \n            <div class=\"cck-table-wrapper\">\n                <table>\n                    <thead>\n                        <tr>\n                            <th>Adhesive Family<\/th>\n                            <th>CCK Standard<\/th>\n                            <th>CCK Solvent-Free<\/th>\n                            <th>Double-Side CCK<\/th>\n                            <th>Glassine<\/th>\n                            <th>PET Film<\/th>\n                        <\/tr>\n                    <\/thead>\n                    <tbody>\n                        <tr>\n                            <td><strong>Hot-Melt Rubber PSA<\/strong><\/td>\n                            <td>Excellent<\/td>\n                            <td>Excellent<\/td>\n                            <td>Excellent<\/td>\n                            <td>Acceptable<\/td>\n                            <td>Acceptable<\/td>\n                        <\/tr>\n                        <tr>\n                            <td><strong>Acrylic Emulsion<\/strong><\/td>\n                            <td>Excellent<\/td>\n                            <td>Excellent<\/td>\n                            <td>Excellent<\/td>\n                            <td>Excellent<\/td>\n                            <td>Acceptable<\/td>\n                        <\/tr>\n                        <tr>\n                            <td><strong>Solvent Acrylic<\/strong><\/td>\n                            <td>Excellent<\/td>\n                            <td>Plasticizer migration risk<\/td>\n                            <td>Excellent<\/td>\n                            <td>Excellent<\/td>\n                            <td>Excellent<\/td>\n                        <\/tr>\n                        <tr>\n                            <td><strong>UV-Curable Adhesive<\/strong><\/td>\n                            <td>Excellent<\/td>\n                            <td>Excellent<\/td>\n                            <td>Excellent<\/td>\n                            <td>Acceptable<\/td>\n                            <td>Excellent<\/td>\n                        <\/tr>\n                        <tr>\n                            <td><strong>Water-Based PSA<\/strong><\/td>\n                            <td>Excellent<\/td>\n                            <td>Excellent<\/td>\n                            <td>Excellent<\/td>\n                            <td>Excellent<\/td>\n                            <td>Acceptable<\/td>\n                        <\/tr>\n                    <\/tbody>\n                <\/table>\n            <\/div>\n        <\/div>\n\n        <div class=\"cck-block\">\n            <p>Application specifications develop smoothly from Guanma application engineering test trials against hot-melt, emulsion, solvent acrylic, UV-activated, and water-based PSA chemistries run on typical converting line speeds.<\/p>\n            <p><strong>For: Plant Managers \u00b7 Engineers (technical fit)<\/strong><\/p>\n            \n            <div class=\"cck-cta-wrapper\">\n                <div>\n                    <div class=\"cck-h4\" style=\"margin-bottom:5px !important; color:var(--cck-primary-dark) !important;\">Want a Total Cost of Liner model tuned to your converting line?<\/div>\n                    <p style=\"margin:0 !important;\">Request a custom TCO worksheet \u2192 sized to your duty profile.<\/p>\n                <\/div>\n                <a href=\"#ct-popup-809\" class=\"cck-btn-folded\">Request a custom TCO worksheet \u2192<\/a>\n            <\/div>\n        <\/div>\n\n    <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-30a986a\" data-block-id=\"30a986a\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-30a986a-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-4644949\" data-v=\"4\" data-block-id=\"4644949\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-4644949-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-4644949-inner-blocks\">\n<section id=\"guanma-cck-module\">\n    <style>\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;700&display=swap');\n\n        \/* 1. Highest Level of Scope & Resets *\/\n        #guanma-cck-module {\n            background-color: #f8fafc  !important;\n            width: 100% !important;\n            padding: 40px 0 !important;\n            font-family: 'Inter', sans-serif !important;\n            color: #333333 !important;\n            box-sizing: border-box !important;\n            line-height: 1.5 !important;\n        }\n        #guanma-cck-module * {\n            box-sizing: border-box !important;\n        }\n        #guanma-cck-module .cck-container {\n            max-width: 1600px !important;\n            margin: 0 auto !important;\n            padding: 0 70px !important;\n        }\n\n        \/* 2. SEO Headings & Typography (Only ONE H2 allowed) *\/\n        #guanma-cck-module h2.cck-main-title {\n            font-size: 32px !important;\n            color: #007800 !important;\n            font-weight: 700 !important;\n            margin: 0 0 15px 0 !important;\n            line-height: 1.3 !important;\n        }\n        #guanma-cck-module p.cck-intro {\n            font-size: 16px !important;\n            line-height: 1.6 !important;\n            margin: 0 0 25px 0 !important;\n            color: #222222 !important;\n            text-align: justify !important;\n        }\n        #guanma-cck-module h3.cck-section-title {\n            font-size: 22px !important;\n            color: #009030 !important;\n            font-weight: 700 !important;\n            margin: 30px 0 15px 0 !important;\n            padding-bottom: 8px !important;\n            border-bottom: 2px solid #009048 !important;\n        }\n        #guanma-cck-module h4.cck-item-title {\n            font-size: 16px !important;\n            color: #009048 !important;\n            margin: 0 0 6px 0 !important;\n            font-weight: 700 !important;\n        }\n\n        \/* 3. High-Density Grid Layouts (Preventing excessive white space) *\/\n        #guanma-cck-module .cck-grid-9 {\n            display: grid !important;\n            grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)) !important;\n            gap: 16px !important;\n        }\n        #guanma-cck-module .cck-card {\n            background-color: #fafafa !important;\n            border: 1px solid #eeeeee !important;\n            border-left: 4px solid #009048 !important;\n            padding: 16px !important;\n            transition: all 0.3s ease !important;\n        }\n        #guanma-cck-module .cck-card:hover {\n            box-shadow: 0 4px 12px rgba(0, 144, 72, 0.08) !important;\n            border-left-color: #00FF00 !important;\n            background-color: #ffffff !important;\n        }\n        #guanma-cck-module .cck-card p {\n            font-size: 14px !important;\n            margin: 0 !important;\n            color: #444444 !important;\n        }\n\n        \/* Composite Manufacturing Section *\/\n        #guanma-cck-module .cck-composite-box {\n            background-color: #f7fbf8 !important;\n            border: 1px solid #d1e8da !important;\n            padding: 20px !important;\n            margin-top: 15px !important;\n        }\n        #guanma-cck-module .cck-composite-box p {\n            font-size: 15px !important;\n            margin: 0 !important;\n            color: #333333 !important;\n        }\n\n        \/* Field Snapshots Grid - Modified to 4 columns in one row *\/\n        #guanma-cck-module .cck-snapshot-grid {\n            display: grid !important;\n            grid-template-columns: repeat(4, 1fr) !important; \/* Force 4 columns *\/\n            gap: 15px !important;\n            margin-top: 20px !important;\n        }\n        \n        \/* Green Background Styling for Snapshot Cards *\/\n        #guanma-cck-module .cck-snapshot-card {\n            background-color: #009048 !important; \/* Premium brand green background *\/\n            border: 1px solid #007800 !important;\n            padding: 24px 20px !important;\n            border-radius: 4px !important;\n            box-shadow: 0 4px 15px rgba(0, 144, 72, 0.15) !important;\n            transition: transform 0.3s ease !important;\n            display: flex !important;\n            flex-direction: column !important;\n        }\n        #guanma-cck-module .cck-snapshot-card:hover {\n            transform: translateY(-5px) !important; \/* Subtle hover lift *\/\n        }\n        \n        \/* Text overrides inside the green cards for readability *\/\n        #guanma-cck-module .cck-snapshot-card h4.cck-item-title {\n            color: #00FF00 !important; \/* Bright accent green for titles *\/\n            font-size: 17px !important;\n            margin-bottom: 12px !important;\n            border-bottom: 1px solid rgba(255,255,255,0.2) !important;\n            padding-bottom: 8px !important;\n        }\n        #guanma-cck-module .cck-snapshot-card p {\n            color: #ffffff !important; \/* Pure white text *\/\n            font-size: 14px !important;\n            line-height: 1.6 !important;\n            margin: 0 !important;\n            opacity: 0.95 !important;\n        }\n\n        \/* 4. CTA & Folded Button (\u6298\u89d2\u6309\u94ae) *\/\n        #guanma-cck-module .cck-cta-wrapper {\n            background-color: #f0f7f2 !important;\n            border-left: 5px solid #007800 !important;\n            padding: 24px !important;\n            margin-top: 35px !important;\n            display: flex !important;\n            flex-wrap: wrap !important;\n            align-items: center !important;\n            justify-content: space-between !important;\n        }\n        #guanma-cck-module .cck-cta-content {\n            flex: 1 1 600px !important;\n            margin-right: 20px !important;\n        }\n        #guanma-cck-module .cck-cta-content p {\n            font-size: 16px !important;\n            font-weight: 700 !important;\n            color: #111111 !important;\n            margin: 0 0 6px 0 !important;\n        }\n        #guanma-cck-module .cck-cta-content span {\n            font-size: 13px !important;\n            color: #555555 !important;\n        }\n        \n        \/* Folded Corner CSS Implementation *\/\n        #guanma-cck-module a.cck-folded-btn {\n            position: relative !important;\n            display: inline-block !important;\n            background: linear-gradient(-45deg, transparent 14px, #009048 0) !important;\n            color: #ffffff !important;\n            font-size: 15px !important;\n            font-weight: 600 !important;\n            padding: 14px 28px !important;\n            text-decoration: none !important;\n            border: none !important;\n            transition: background 0.3s ease !important;\n            margin-top: 10px !important;\n            white-space: nowrap !important;\n        }\n        #guanma-cck-module a.cck-folded-btn:hover {\n            background: linear-gradient(-45deg, transparent 14px, #007800 0) !important;\n        }\n        \/* The underside fold *\/\n        #guanma-cck-module a.cck-folded-btn::after {\n            content: '' !important;\n            position: absolute !important;\n            bottom: 0 !important;\n            right: 0 !important;\n            border-width: 0 0 20px 20px !important;\n            border-style: solid !important;\n            border-color: transparent transparent #ffffff #007800 !important;\n            transition: border-color 0.3s ease !important;\n        }\n        #guanma-cck-module a.cck-folded-btn:hover::after {\n            border-color: transparent transparent #ffffff #009030 !important;\n        }\n\n        \/* 5. Responsive Tuning *\/\n        @media (max-width: 1200px) {\n            \/* Drop to 2 columns for tablets to prevent squished text *\/\n            #guanma-cck-module .cck-snapshot-grid {\n                grid-template-columns: repeat(2, 1fr) !important;\n            }\n        }\n        @media (max-width: 992px) {\n            #guanma-cck-module .cck-container {\n                padding: 0 30px !important;\n            }\n        }\n        @media (max-width:690px) {\n            #guanma-cck-module .cck-container {\n                padding: 0 20px !important;\n            }\n            #guanma-cck-module .cck-cta-content {\n                margin-right: 0 !important;\n                margin-bottom: 15px !important;\n            }\n            \/* Stack into a single column for mobile phones *\/\n            #guanma-cck-module .cck-snapshot-grid {\n                grid-template-columns: 1fr !important;\n            }\n        }\n    <\/style>\n\n    <div class=\"cck-container\">\n        <h2 class=\"cck-main-title\">Where Guanma CCK Release Paper Runs \u2014 9 Label Industries + Composite Manufacturing<\/h2>\n        <p class=\"cck-intro\">Guanma CCK release paper has been provided to converters in nine self-adhesive label industries. It has also been supplied to Carbon Fiber and TPU Pre-Preg manufacturers for curing or laminating application.Each industry has unique duty profile, across release force, dimensional stability, food and pharmaceutical compliance, and operating temperature, within our available portfolio and silione chemistry.<\/p>\n\n        <h3 class=\"cck-section-title\">Self-Adhesive Label Industries<\/h3>\n        <div class=\"cck-grid-9\">\n            <div class=\"cck-card\">\n                <h4 class=\"cck-item-title\">Tire Labels<\/h4>\n                <p>Tight release, abrasion resistant face stock, durable adhesive. Solvent-Based CCK 92 g\/m\u00b2 and medium release.<\/p>\n            <\/div>\n            <div class=\"cck-card\">\n                <h4 class=\"cck-item-title\">Cable &#038; wire Labels<\/h4>\n                <p>UV resistance, heat resistance up to 105C. Single-Side CCK compatible with solvent acrylic adhesive.<\/p>\n            <\/div>\n            <div class=\"cck-card\">\n                <h4 class=\"cck-item-title\">Freezer Labels<\/h4>\n                <p>Cold Chain at 40 C in the freezer. Double-Side CCK with controlled humidity acclimation.<\/p>\n            <\/div>\n            <div class=\"cck-card\">\n                <h4 class=\"cck-item-title\">Removable Labels<\/h4>\n                <p>Light release tunning (10-25 g\/in) for a clean peel without residue. Single-Side CCK hot-melt rubber PSA.<\/p>\n            <\/div>\n            <div class=\"cck-card\">\n                <h4 class=\"cck-item-title\">Pharmaceutical Labels<\/h4>\n                <p>ISO 22000 Bf R XXXVI compatible, GMP audit trail cleared, material trace thread documented.<\/p>\n            <\/div>\n            <div class=\"cck-card\">\n                <h4 class=\"cck-item-title\">Chemical Labels<\/h4>\n                <p>RoHS, REACH compliance, solvent resistant and oil resistant for EU export. Solvent Based or solvent FREE CCK.<\/p>\n            <\/div>\n            <div class=\"cck-card\">\n                <h4 class=\"cck-item-title\">Food Packaging Labels<\/h4>\n                <p>FDA 21 CFR, direct food contact, solvent Free CCK with low migration silicone.<\/p>\n            <\/div>\n            <div class=\"cck-card\">\n                <h4 class=\"cck-item-title\">Beverages &#038; Wine Labels<\/h4>\n                <p>Humd bottle storage or humidifier environment, dimensional stability through condensation. Single-Side CCK with controlled basis weight.<\/p>\n            <\/div>\n            <div class=\"cck-card\">\n                <h4 class=\"cck-item-title\">Durable Labels<\/h4>\n                <p>Outdoor durability for 5-7 Years of UV exposure. Double-Side CCK with acrylic emulsion PSA..<\/p>\n            <\/div>\n        <\/div>\n\n        <h3 class=\"cck-section-title\">Carbon Fiber and TPU Composite Pre-Preg Manufacturing<\/h3>\n        <div class=\"cck-composite-box\">\n            <p>Composite pre-pregs for curing with 180-200 C through Autoclave or Out of Autoclave process. CCK intermediate must hold dimensional integrity through the process. Liquid state uncured resin and tooling must not be contaminated by the liner. Guanma Solvent-Free or Double-Side CCK50 in 100-160 g\/m\u00b2 basis weight are designed for the 200 C window. Low migration silicone.<\/p>\n        <\/div>\n\n        <h3 class=\"cck-section-title\">Field Application Snapshots<\/h3>\n        <div class=\"cck-snapshot-grid\">\n            <div class=\"cck-snapshot-card\">\n                <h4 class=\"cck-item-title\">KajuSuh Pharmaceutical label converter<\/h4>\n                <p>(10 M\/year in B Grade from Europe): switched from single source European supplier to Guanma Solvent-Free CCK ISO 22000; cleared EU-GMP audit first time with trace column + documentation.<\/p>\n            <\/div>\n            <div class=\"cck-snapshot-card\">\n                <h4 class=\"cck-item-title\">EU Tire label OEM (annual)<\/h4>\n                <p>switched to Guanma Solvent- Based CCK 92 g\/m\u00b2; screened out EU REACH audit; started shipment FOB Bangkok &#038; within 14 days for the emergency supply gap.<\/p>\n            <\/div>\n            <div class=\"cck-snapshot-card\">\n                <h4 class=\"cck-item-title\">Aerospace Tier Carbon Fiber Pre-preg<\/h4>\n                <p>Qualified Guanma 120 g\/m\u00b2 Solvent-Free CCK for 200 C cure with sub-1% dimensional change; replaced Mondi liner; no resin re-formulation.<\/p>\n            <\/div>\n            <div class=\"cck-snapshot-card\">\n                <h4 class=\"cck-item-title\">Frozen prepared meal food packaging<\/h4>\n                <p>Double-Side CCK passed 40 C freezer storage for 90 days without liner-face delamination.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"cck-cta-wrapper\">\n            <div class=\"cck-cta-content\">\n                <p>Looking for a CCK variant matched to your specific label industry or composite cure profile?<\/p>\n                <span>For: Procurement (primary) \u00b7 Engineers (standard applicability)<\/span>\n            <\/div>\n            <div>\n                <a href=\"#ct-popup-809\" class=\"cck-folded-btn\">Send your duty profile \u2192 we recommend within 24 hours.<\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-cb47285\" data-block-id=\"cb47285\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-cb47285-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-146f64e\" data-v=\"4\" data-block-id=\"146f64e\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-146f64e-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-146f64e-inner-blocks\">\n<section id=\"guanma-cck-standards\">\n  <style>\n    \/* * Principle 1: Highest Level Scope & FlyingPress Compatibility \n     * Prefixing all styles with unique ID #guanma-cck-standards to prevent leakage.\n    *\/\n    #guanma-cck-standards {\n      width: 100% !important;\n      background-color: #ffffff !important; \n      padding: 40px 0 !important; \n      font-family: inherit !important; \n      box-sizing: border-box !important;\n      position: relative !important;\n    }\n\n    #guanma-cck-standards * {\n      box-sizing: border-box !important;\n    }\n\n    \/* Full-Bleed Backgrounds, Anchored Content *\/\n    #guanma-cck-standards .cck-container {\n      max-width: 1600px !important;\n      margin: 0 auto !important;\n      padding: 0 40px !important;\n      display: flex !important;\n      flex-direction: column !important;\n      gap: 20px !important; \n    }\n\n    \/* Principle 2 & SEO Optimization: Strictly ONE H2 tag per module *\/\n    #guanma-cck-standards h2.cck-main-title {\n      font-size: 32px !important; \n      color: #111111 !important;\n      font-weight: 800 !important;\n      line-height: 1.25 !important;\n      margin: 0 0 10px 0 !important;\n      padding: 0 !important;\n    }\n\n    \/* General Text Body *\/\n    #guanma-cck-standards .cck-paragraph {\n      font-size: 16px !important;\n      color: #333333 !important;\n      line-height: 1.6 !important;\n      margin: 0 !important;\n      text-align: justify !important;\n    }\n\n    \/* --- Certifications Grid (6 in a row) --- *\/\n    #guanma-cck-standards .cck-cert-grid {\n      display: grid !important;\n      grid-template-columns: repeat(6, 1fr) !important; \n      gap: 15px !important; \n      margin-top: 10px !important;\n      overflow-x: auto !important;\n      padding-bottom: 15px !important;\n      scrollbar-width: thin;\n      scrollbar-color: #009048 #f0f0f0;\n    }\n\n    \/* Custom Webkit Scrollbar *\/\n    #guanma-cck-standards .cck-cert-grid::-webkit-scrollbar {\n      height: 6px;\n    }\n    #guanma-cck-standards .cck-cert-grid::-webkit-scrollbar-track {\n      background: #f0f0f0; \n      border-radius: 4px;\n    }\n    #guanma-cck-standards .cck-cert-grid::-webkit-scrollbar-thumb {\n      background-color: #009048; \n      border-radius: 4px;\n    }\n\n    #guanma-cck-standards .cck-cert-item {\n      background-color: #fafafa !important;\n      border: 1px solid #ebebeb !important;\n      border-left: 4px solid #009048 !important;\n      padding: 15px 15px !important;\n      display: flex !important;\n      flex-direction: column !important;\n      justify-content: center !important;\n      min-width: 170px !important;\n      transition: all 0.3s ease !important;\n    }\n\n    #guanma-cck-standards .cck-cert-item:hover {\n      background-color: #ffffff !important;\n      box-shadow: 0 4px 12px rgba(0, 144, 72, 0.1) !important;\n      border-left-color: #00FF00 !important;\n    }\n\n    #guanma-cck-standards .cck-cert-title {\n      font-size: 15px !important;\n      color: #009030 !important;\n      font-weight: 700 !important;\n      margin: 0 0 4px 0 !important;\n      line-height: 1.2 !important;\n    }\n\n    #guanma-cck-standards .cck-cert-desc {\n      font-size: 13px !important;\n      color: #555555 !important;\n      margin: 0 !important;\n      line-height: 1.4 !important;\n    }\n\n    \/* Subheadings Structure (H3) *\/\n    #guanma-cck-standards h3.cck-section-title {\n      font-size: 22px !important;\n      color: #111111 !important;\n      font-weight: 700 !important;\n      margin: 20px 0 5px 0 !important;\n      border-bottom: 2px solid #009048 !important; \n      padding-bottom: 8px !important;\n      display: inline-block !important;\n    }\n\n    \/* Process Flow \/ Trace Thread *\/\n    #guanma-cck-standards .cck-process-flow {\n      display: flex !important;\n      flex-wrap: wrap !important;\n      align-items: center !important;\n      gap: 10px !important;\n      background-color: #f4f9f6 !important;\n      padding: 15px 20px !important;\n      border: 1px solid #dcf0e5 !important;\n      border-radius: 6px !important;\n    }\n\n    #guanma-cck-standards .cck-process-step {\n      font-size: 15px !important;\n      font-weight: 600 !important;\n      color: #111111 !important;\n    }\n\n    #guanma-cck-standards .cck-process-arrow {\n      color: #009048 !important;\n      font-weight: bold !important;\n      font-size: 18px !important;\n    }\n\n    \/* Green background with shadow for Test Methods *\/\n    #guanma-cck-standards .cck-list-container {\n      background-color: #eaf5ef !important; \n      border: none !important;\n      border-radius: 16px !important; \n      box-shadow: 0 10px 30px rgba(0, 144, 72, 0.12) !important; \n      padding: 30px 40px !important;\n      margin: 15px 0 !important;\n    }\n\n    \/* Test Methods List *\/\n    #guanma-cck-standards .cck-list {\n      list-style: none !important;\n      padding: 0 !important;\n      margin: 0 !important;\n      display: grid !important;\n      grid-template-columns: repeat(auto-fit, minmax(400px, 1fr)) !important;\n      gap: 16px !important;\n    }\n\n    #guanma-cck-standards .cck-list li {\n      font-size: 15px !important;\n      color: #222222 !important;\n      position: relative !important;\n      padding-left: 22px !important;\n      line-height: 1.5 !important;\n    }\n\n    #guanma-cck-standards .cck-list li strong {\n      color: #007800 !important;\n    }\n\n    #guanma-cck-standards .cck-list li::before {\n      content: \"\u25a0\" !important;\n      color: #009048 !important;\n      font-size: 10px !important;\n      position: absolute !important;\n      left: 0 !important;\n      top: 6px !important;\n    }\n\n    \/* CTA Area *\/\n    #guanma-cck-standards .cck-cta-box {\n      background-color: #111111 !important;\n      padding: 25px 30px !important;\n      display: flex !important;\n      align-items: center !important;\n      justify-content: space-between !important;\n      gap: 20px !important;\n      flex-wrap: wrap !important;\n      margin-top: 15px !important;\n      border-radius: 8px !important;\n    }\n\n    #guanma-cck-standards .cck-cta-text {\n      color: #ffffff !important;\n      font-size: 16px !important;\n      font-weight: 600 !important;\n      margin: 0 !important;\n      flex: 1 !important;\n      min-width: 300px !important;\n    }\n\n    \/* Folded Corner Button (Blocksy Popup Integration) *\/\n    #guanma-cck-standards .cck-btn-fold {\n      display: inline-block !important;\n      background-color: #009048 !important;\n      color: #ffffff !important;\n      padding: 14px 28px !important;\n      font-size: 15px !important;\n      font-weight: 700 !important;\n      text-decoration: none !important;\n      position: relative !important;\n      transition: background 0.3s ease !important;\n      border: none !important;\n      cursor: pointer !important;\n      white-space: nowrap !important;\n      background: linear-gradient(-135deg, transparent 12px, #009048 0) top right !important;\n    }\n\n    #guanma-cck-standards .cck-btn-fold:hover {\n      background: linear-gradient(-135deg, transparent 12px, #007800 0) top right !important;\n    }\n\n    #guanma-cck-standards .cck-btn-fold::after {\n      content: '' !important;\n      position: absolute !important;\n      top: 0 !important;\n      right: 0 !important;\n      border-width: 0 17px 17px 0 !important;\n      border-style: solid !important;\n      border-color: transparent #111111 transparent transparent !important;\n    }\n\n    \/* Footer Meta Information *\/\n    #guanma-cck-standards .cck-footer-meta {\n      font-size: 14px !important;\n      color: #666666 !important;\n      margin-top: 10px !important;\n      padding-top: 15px !important;\n      border-top: 1px solid #eeeeee !important;\n      font-style: italic !important;\n    }\n\n    \/* Responsive Adjustments *\/\n    @media (max-width:1000px) {\n      #guanma-cck-standards .cck-list {\n        grid-template-columns: 1fr !important;\n      }\n    }\n\n    @media (max-width:690px) {\n      #guanma-cck-standards .cck-container {\n        padding: 0 20px !important;\n      }\n      #guanma-cck-standards h2.cck-main-title {\n        font-size: 26px !important;\n      }\n      #guanma-cck-standards .cck-cta-box {\n        flex-direction: column !important;\n        align-items: flex-start !important;\n      }\n      #guanma-cck-standards .cck-list-container {\n        padding: 20px 25px !important;\n      }\n    }\n  <\/style>\n\n  <div class=\"cck-container\">\n    \n    <h2 class=\"cck-main-title\">Material Standards, ISO Certifications &#038; Material Trace Thread<\/h2>\n    \n    <p class=\"cck-paragraph\">\n      Most most prevalent reason for rejection of international label material imports is not quality defect during incoming inspection, but material certificate mismatch revealed at customer GMP or REACH audit two years after the fact. Guanma vertical integration of pulp sourcing, clay coating, silicone imprint, slitting and QC under the single all-encompassing ISO 9001:2015 quality management system accross the entire supply chain avoids these mismatches: one roll references one serial number for a complete reconciliation from raw material lot to performance test certificate.\n    <\/p>\n\n    <!-- 6 items in a single row -->\n    <div class=\"cck-cert-grid\">\n      <div class=\"cck-cert-item\">\n        <div class=\"cck-cert-title\">ISO 9001:2015<\/div>\n        <div class=\"cck-cert-desc\">Quality management<\/div>\n      <\/div>\n      <div class=\"cck-cert-item\">\n        <div class=\"cck-cert-title\">ISO 14001:2015<\/div>\n        <div class=\"cck-cert-desc\">Environmental mgmt<\/div>\n      <\/div>\n      <div class=\"cck-cert-item\">\n        <div class=\"cck-cert-title\">ISO 45001:2018<\/div>\n        <div class=\"cck-cert-desc\">Occupational H&#038;S<\/div>\n      <\/div>\n      <div class=\"cck-cert-item\">\n        <div class=\"cck-cert-title\">ISO 22000<\/div>\n        <div class=\"cck-cert-desc\">Food-contact (req)<\/div>\n      <\/div>\n      <div class=\"cck-cert-item\">\n        <div class=\"cck-cert-title\">RoHS \/ REACH<\/div>\n        <div class=\"cck-cert-desc\">EU compliance<\/div>\n      <\/div>\n      <div class=\"cck-cert-item\">\n        <div class=\"cck-cert-title\">FINAT FTM 3<\/div>\n        <div class=\"cck-cert-desc\">Release force test<\/div>\n      <\/div>\n    <\/div>\n\n    <div>\n      <h3 class=\"cck-section-title\">Material Trace Thread \u2014 Pulp Lot to Performance Curve<\/h3>\n    <\/div>\n    \n    <p class=\"cck-paragraph\">\n      Every roll of Guanma CCK release paper has a unique serial number that traces through all six production steps, each step documented by a batch record kept on file for five years\u2014more than sufficient time for any regulatory audit, customer corrosion or contamination claim, or pressure sensitive adhesive performance issue that surfaces years after delivery. In-house integration is what makes that trace thread possible; sourced-sheet assembled rolls can&#8217;t deliver it.\n    <\/p>\n\n    <div class=\"cck-process-flow\">\n      <span class=\"cck-process-step\">Pulp Lot<\/span>\n      <span class=\"cck-process-arrow\">\u2192<\/span>\n      <span class=\"cck-process-step\">Clay Coating Batch<\/span>\n      <span class=\"cck-process-arrow\">\u2192<\/span>\n      <span class=\"cck-process-step\">Silicone Application Batch<\/span>\n      <span class=\"cck-process-arrow\">\u2192<\/span>\n      <span class=\"cck-process-step\">Slitting Station<\/span>\n      <span class=\"cck-process-arrow\">\u2192<\/span>\n      <span class=\"cck-process-step\">Roll Serial Number<\/span>\n      <span class=\"cck-process-arrow\">\u2192<\/span>\n      <span class=\"cck-process-step\">Performance Test Certificate<\/span>\n    <\/div>\n\n    <div>\n      <h3 class=\"cck-section-title\">Test Methods &#038; Standards Reference<\/h3>\n    <\/div>\n\n    <!-- Wrapped list in rounded shadow container -->\n    <div class=\"cck-list-container\">\n      <ul class=\"cck-list\">\n        <li><strong>Weight; Basis Weight:<\/strong> AS MOOT system 22 p:\/\/home.smhp.net\/po.html; ISO 536 (gravimetric, 23 C \/ 50% RH per ISO 187)<\/li>\n        <li><strong>Thickness:<\/strong> ISO 534 (single sheet contact)<\/li>\n        <li><strong>Release Force:<\/strong> FINAT FTM 3 low-speed peel and TLMI L1 high-speed peel for tape applications.<\/li>\n        <li><strong>Surface Smoothness:<\/strong> ISO 8791 Bekk (air leak method)<\/li>\n        <li><strong>Dimensional Stability:<\/strong> ISO 5630 humidity exposure<\/li>\n        <li><strong>Contamination alimentaire :<\/strong> recommendation Bf R XXXVI (Allemagne), FDA 21 CFR 175.300 (USA)<\/li>\n        <li><strong>Composite Cure:<\/strong> ASTM D3171 reference for fiber-resin laminate testing<\/li>\n        <li><strong>Les certificats de fabrication:<\/strong> Source de p\u00e2te v\u00e9rifi\u00e9e par SGS, qualite de pr\u00e9l\u00e8vement pour le Clay et Batch de Silicium polymer. Si n\u00e9cessaire.<\/li>\n      <\/ul>\n    <\/div>\n\n    <div>\n      <h3 class=\"cck-section-title\">Hydrostatic and Performance Testing<\/h3>\n    <\/div>\n\n    <p class=\"cck-paragraph\">\n      Each batch of CCK release paper leaving the factory is subjected to release force sampling at start\/mid\/end of slitting using FINAT FTM 3 protocol. Variations are recorded over the batch and the result is included in the shipped performance curve, traced to the pump of origin shipped roll serial. SGS or TUV third-party verification is available at buyer&#8217;s expense and free of charge; batch performance record is only released after inspector approval.\n    <\/p>\n\n    <div class=\"cck-cta-box\">\n      <div class=\"cck-cta-text\">\n        Running an EU REACH audit or pharmaceutical GMP qualification?\n      <\/div>\n      <a href=\"#ct-popup-809\" class=\"cck-btn-fold\">Download the full compliance dossier \u2192 ISO certificates, FINAT test reports, BfR compliance letter.<\/a>\n    <\/div>\n\n    <div class=\"cck-footer-meta\">\n      For: Procurement (primary) \u00b7 Plant Managers (budget approval)\n    <\/div>\n\n  <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-b29fbf8\" data-block-id=\"b29fbf8\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-b29fbf8-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-9990364\" data-v=\"4\" data-block-id=\"9990364\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-9990364-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-9990364-inner-blocks\">\n<section id=\"guanma-cck-procurement-guide\">\n    <style>\n        \/* =========================================\n           Scope: #guanma-cck-procurement-guide\n           Layout: Flexbox & Grid, Full-Bleed background\n           Theme Colors: #009048, #009030, #007800, #00FF00\n           Background: Pure White\n           Overrides: Tight spacing, Blocksy typography inheritance\n           ========================================= *\/\n\n        #guanma-cck-procurement-guide {\n            background-color:#f8fafc  !important;\n            width: 100%;\n            padding: 40px 0; \/* Base section height consideration *\/\n            box-sizing: border-box;\n            color: #333333;\n            font-family: inherit !important;\n        }\n\n        #guanma-cck-procurement-guide * {\n            box-sizing: border-box;\n        }\n\n        #guanma-cck-procurement-guide .g-container {\n            max-width: 1600px !important;\n            margin: 0 auto;\n            padding: 30px 70px;\n            width: 100%;\n        }\n\n        \/* SEO-Optimized Single H2 Tag *\/\n        #guanma-cck-procurement-guide h2.main-title {\n            color: #007800;\n            font-size: 32px !important;\n            margin: 0 0 15px 0;\n            font-weight: bold;\n            line-height: 1.25;\n        }\n\n        #guanma-cck-procurement-guide .intro-paragraph {\n            font-size: 1em;\n            line-height: 1.6;\n            margin-bottom: 25px;\n            color: #444444;\n            text-align: justify;\n        }\n\n        \/* Non-semantic Subheadings *\/\n        #guanma-cck-procurement-guide .module-subtitle {\n            color: #009030;\n            font-size: 1.4em;\n            font-weight: bold;\n            margin: 25px 0 12px 0;\n            padding-bottom: 5px;\n            border-bottom: 2px solid #009048;\n        }\n\n        #guanma-cck-procurement-guide .table-title {\n            color: #009048;\n            font-size: 1.2em;\n            font-weight: bold;\n            margin: 20px 0 10px 0;\n        }\n\n        \/* Data Table Design *\/\n        #guanma-cck-procurement-guide .table-wrapper {\n            overflow-x: auto;\n            margin-bottom: 20px;\n            border: 1px solid #e0e0e0;\n        }\n\n        #guanma-cck-procurement-guide table {\n            width: 100%;\n            border-collapse: collapse;\n            font-size: 0.95em;\n            background-color: #ffffff;\n        }\n\n        #guanma-cck-procurement-guide th,\n        #guanma-cck-procurement-guide td {\n            padding: 10px 15px;\n            text-align: left;\n            border-bottom: 1px solid #eeeeee;\n            vertical-align: top;\n        }\n\n        #guanma-cck-procurement-guide th {\n            background-color: #009048;\n            color: #ffffff;\n            font-weight: bold;\n            white-space: nowrap;\n            width: 20%;\n        }\n\n        #guanma-cck-procurement-guide tr:nth-child(even) {\n            background-color: #f9fbf9;\n        }\n\n        #guanma-cck-procurement-guide tr:hover {\n            background-color: #f0f7f2;\n        }\n\n        \/* Lists & Paragraphs (Tight Spacing) *\/\n        #guanma-cck-procurement-guide .data-list {\n            list-style: none;\n            padding: 0;\n            margin: 0 0 20px 0;\n        }\n\n        #guanma-cck-procurement-guide .data-list li {\n            position: relative;\n            padding-left: 18px;\n            margin-bottom: 8px;\n            line-height: 1.5;\n        }\n\n        #guanma-cck-procurement-guide .data-list li::before {\n            content: '\u25a0';\n            color: #00FF00;\n            font-size: 0.7em;\n            position: absolute;\n            left: 0;\n            top: 4px;\n        }\n\n        #guanma-cck-procurement-guide .highlight-text {\n            font-weight: bold;\n            color: #007800;\n        }\n\n        #guanma-cck-procurement-guide .standard-text {\n            line-height: 1.6;\n            margin: 0 0 15px 0;\n        }\n\n        \/* NEW: Rounded Shadow Box with Pale Green Background *\/\n        #guanma-cck-procurement-guide .list-shadow-box {\n            background-color: #f4f9f5 !important; \/* Pale green background *\/\n            border: none !important; \/* No border *\/\n            border-radius: 12px !important; \/* Rounded *\/\n            box-shadow: 0 12px 28px rgba(0, 0, 0, 0.08) !important; \/* Floating shadow *\/\n            padding: 25px 30px !important;\n            margin: 15px 0 25px 0 !important;\n        }\n\n        #guanma-cck-procurement-guide .list-shadow-box .data-list {\n            margin-bottom: 0 !important; \/* Removes double spacing at bottom *\/\n        }\n\n        \/* Inline Quote \/ Notification Block *\/\n        #guanma-cck-procurement-guide .info-block {\n            background-color: #f4f9f5;\n            border-left: 4px solid #009048;\n            padding: 15px 20px;\n            margin: 20px 0;\n            font-weight: 500;\n            color: #222222;\n        }\n\n        \/* Folded Corner Button & CTA Alignment *\/\n        #guanma-cck-procurement-guide .cta-container {\n            background-color: #ffffff;\n            border: 1px solid #009030;\n            border-left: 6px solid #009048; \/* Accent border *\/\n            padding: 25px 30px;\n            margin-top: 30px;\n            display: flex;\n            flex-wrap: wrap;\n            align-items: center;\n            justify-content: space-between;\n            gap: 15px;\n            border-radius: 4px;\n        }\n\n        #guanma-cck-procurement-guide .cta-content-wrap {\n            flex: 1 1 60%;\n            display: flex;\n            flex-direction: column;\n            gap: 8px;\n        }\n\n        #guanma-cck-procurement-guide .cta-action-wrap {\n            flex: 0 0 auto;\n            display: flex;\n            justify-content: flex-end; \/* Aligns button to the right *\/\n        }\n\n        #guanma-cck-procurement-guide .cta-headline {\n            font-weight: bold;\n            font-size: 1.1em;\n            color: #007800;\n            margin: 0;\n        }\n\n        #guanma-cck-procurement-guide .folded-btn {\n            background: linear-gradient(135deg, transparent 12px, #009048 0);\n            color: #ffffff !important;\n            padding: 14px 28px;\n            text-decoration: none;\n            display: inline-block;\n            font-weight: bold;\n            font-size: 1em;\n            transition: background 0.2s ease;\n            border: none;\n            cursor: pointer;\n            text-align: center;\n        }\n\n        #guanma-cck-procurement-guide .folded-btn:hover {\n            background: linear-gradient(135deg, transparent 12px, #007800 0);\n        }\n\n        #guanma-cck-procurement-guide .target-audience {\n            font-size: 0.85em;\n            color: #666666;\n            width: 100%;\n            border-top: 1px dashed #cccccc;\n            padding-top: 12px;\n            margin-top: 5px;\n        }\n\n        \/* Responsive Adjustments *\/\n        @media (max-width:690px) {\n            #guanma-cck-procurement-guide .g-container {\n                padding: 30px 20px;\n            }\n            #guanma-cck-procurement-guide h2.main-title {\n                font-size: 26px !important;\n            }\n            #guanma-cck-procurement-guide th,\n            #guanma-cck-procurement-guide td {\n                display: block;\n                width: 100%;\n            }\n            #guanma-cck-procurement-guide th {\n                border-bottom: none;\n            }\n            #guanma-cck-procurement-guide td {\n                margin-bottom: 10px;\n                border-bottom: 2px solid #009048;\n            }\n            #guanma-cck-procurement-guide .cta-container {\n                flex-direction: column;\n                align-items: flex-start;\n            }\n            #guanma-cck-procurement-guide .cta-action-wrap {\n                width: 100%;\n                justify-content: flex-end; \/* Keep right alignment on mobile as requested *\/\n                margin-top: 5px;\n            }\n            #guanma-cck-procurement-guide .list-shadow-box {\n                padding: 20px !important;\n            }\n        }\n    <\/style>\n\n    <div class=\"g-container\">\n        <h2 class=\"main-title\">CCK Release Paper Manufacturers \u2014 Procurement Guide for Lead Time, MOQ &#038; OEM<\/h2>\n        \n        <div class=\"intro-paragraph\">\n            Industrial customers mentioned the same 4 concerns always raised during sourcing decision to evaluate a potential CCK release paper supplier: parts and grade availabilities, documentation level (ISO + material certifications), lead-time consistency, and ability to sustain a long-term relation after initial purchase order. As a manufacturer of CCK release papers with factories in Thailand and Vietnam for doing business in South East Asia, South America and Europe, Guanma&#8217;s purchasing model is built to bridge all those 4 \u2018shorings\u2019. Unit cost achievement drivers framework below helps you break down the cost separately, a quote is generated against your duty profile, certification level and purchase volume.\n        <\/div>\n\n        <div class=\"table-title\">Pricing Factors Framework<\/div>\n        <div class=\"table-wrapper\">\n            <table>\n                <thead>\n                    <tr>\n                        <th>Factor<\/th>\n                        <th>Effect on Quoted Price<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td class=\"highlight-text\">Basis weight and grade<\/td>\n                        <td>Dominant driver. Lower-weight label liners (45\u201378 g\/m\u00b2) sit in a different price tier from heavy composite liners (120\u2013160 g\/m\u00b2). Single-side vs double-side coating doubles the silicone application cost.<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"highlight-text\">Coating chemistry<\/td>\n                        <td>Solvent-based standard is the cost-optimized baseline. Solvent-free silicone adds a premium for the lower-VOC application process. Water-based silicone adds a second premium.<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"highlight-text\">Roll geometry<\/td>\n                        <td>Standard widths up to 1500 mm and core diameters 76 mm or 152 mm. Custom widths or non-standard cores add a slitting setup charge.<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"highlight-text\">Certification scope<\/td>\n                        <td>Baseline ISO 9001 included. ISO 22000 food-contact, BfR XXXVI documentation, RoHS or REACH letter, SGS-witnessed inspection each add documentation lead time and a per-batch certification fee.<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"highlight-text\">Order quantity (MOQ)<\/td>\n                        <td>Stock variants ship from 1 ton MOQ. Built-to-order configurations (custom basis weight, release force, coating chemistry) start at 5 tons. OEM custom (printed liner, branded packaging, RAL-coded packaging) starts at 20 tons.<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"highlight-text\">Custom requirements<\/td>\n                        <td>Reverse-side printing, branded liner edges, custom RAL color packaging, dual-language SI \/ US paperwork each add OEM cycle time and per-roll customization cost.<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n\n        <div class=\"info-block\">\n            Get a quote from Guanma based on your duty profile, basis weight, coating chemistry, certification scope and order quantity. We will provide three variant recommendations of CCK variants and a lead-time estimate within 24 hours upon receiving all duty information.\n        <\/div>\n\n        <div class=\"module-subtitle\">Lead Time Reference \u2014 Thailand &#038; Vietnam Factory Direct<\/div>\n        \n        <!-- Modified to Rounded Shadow Box with Pale Green Background -->\n        <div class=\"list-shadow-box\">\n            <ul class=\"data-list\">\n                <li><span class=\"highlight-text\">Various types of stocks<\/span> (5.0mm cast iron-pulp standard basis weight solvent based silicone): ex-works Bangkok or Ho Chi Minh available within 7-10 working days.<\/li>\n                <li><span class=\"highlight-text\">Built-to-order<\/span> (custom basis weight or coating chemistry): 14-30 days through the complete coating, slitting &#038; QC cycle.<\/li>\n                <li><span class=\"highlight-text\">OEM custom<\/span> (private-label printing, branded packaging, customized records): 30-45 days through all four stages of OEM flow.<\/li>\n                <li><span class=\"highlight-text\">Transit time:<\/span> Air freight with calculated per kilogram surcharge quoted at RFQ for critical-path projects within 3-7 days.<\/li>\n                <li><span class=\"highlight-text\">Ship times:<\/span> ASEAN-exported paper mills give European mills (Sappi, UPM, Mondi) 30-45 days of transit advantage when they export to Asia, South America or Eastern Europe. Under the RCEP framework, tariffs remain dollar-to-dollar for converters in member states.<\/li>\n            <\/ul>\n        <\/div>\n\n        <div class=\"module-subtitle\">OEM and Private-Label Capability<\/div>\n        <p class=\"standard-text\">Guanma runs a four-step OEM flow for converters requiring custom basis weights, non-standard release force ranges, branded reverse-side printing, custom packaging, or full private-label docs packs:<\/p>\n        \n        <!-- Modified to Rounded Shadow Box with Pale Green Background -->\n        <div class=\"list-shadow-box\">\n            <ul class=\"data-list\">\n                <li><span class=\"highlight-text\">Specification Lockdown<\/span> &#8211; basis weight, chemistry, release force range, certification scope, packaging requirements, and paperwork confirmed on one signed data sheet.<\/li>\n                <li><span class=\"highlight-text\">Trial Batch Production<\/span> &#8211; preliminary coated slit roll sample and FINAT FTM 3 release force test at start\/middle\/end. Shipped to customer for field working condition qualification.<\/li>\n                <li><span class=\"highlight-text\">Field Qualification<\/span> &#8211; customer presses own trial roll for release force, dimensional stability, and print compatibility.<\/li>\n                <li><span class=\"highlight-text\">Full Batch Production and Ship<\/span> &#8211; qualified sample drives bulk run through coating, slitting, QC sampling, packing, and dispatch FOB Bangkok or Ho Chi Minh.<\/li>\n            <\/ul>\n        <\/div>\n        \n        <p class=\"standard-text\">Repeat OEM orders for the exact formulation after the first batch typically ship to standard lead times. All private-label reverse-side printing, custom RAL color packaging, dual-language SI \/ US records, and branded core stickers are enabled.<\/p>\n\n        <div class=\"module-subtitle\">Spare Parts and Lifecycle Support<\/div>\n        <p class=\"standard-text\">Standard basis weights for top-selling tape and label applications will ship same-week ex-works for SKU orders of up to standard MOQ. Converters who tell our application engineers their application and duty range seek individual CCK designation suggestions within two business days of inquiry; the applying engineer who approves your duty range remains your post-sales technical contact, not a forwarded customer-service queue. Remote diagnostics using video call are offered 24\/7 for release force troubleshooting on a converting line.<\/p>\n\n        <div class=\"module-subtitle\">Export Paperwork and Incoterms<\/div>\n        <p class=\"standard-text\">Guanma sells to converters in South East Asia, South America, and Europe. FOB Bangkok or Ho Chi Minh is the standard Incoterm; CIF (delivered port) can be supported for projects requiring single-price landed-cost quotations. 30% T\/T advance then 70% against shipping documents is the typical payment plan; a non-cancellable L\/C at sight can be supported for orders that our customer service team specifies with your quotation. Every order includes certificate of origin, packing list, FINAT FTM 3 release force test report, ISO 9001 certificate, SGS-verified raw material certificates (if available), and individual roll performance profiles.<\/p>\n\n        <div class=\"cta-container\">\n            <div class=\"cta-content-wrap\">\n                <div class=\"cta-headline\">Need a lead-time and MOQ quote for a specific CCK variant and certification scope?<\/div>\n                <div class=\"standard-text\" style=\"margin: 0;\">FOB Bangkok or Ho Chi Minh, 24-hour quote turnaround.<\/div>\n            <\/div>\n            \n            <div class=\"cta-action-wrap\">\n                <a href=\"#ct-popup-809\" class=\"folded-btn\">Get a procurement package \u2192<\/a>\n            <\/div>\n            \n            <div class=\"target-audience\">For: Anyone evaluating Guanma CCK release paper<\/div>\n        <\/div>\n    <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-6e34e68\" data-block-id=\"6e34e68\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-6e34e68-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-5c2beba\" data-v=\"4\" data-block-id=\"5c2beba\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-5c2beba-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-5c2beba-inner-blocks\">\n<!-- Custom HTML Module: Guanma CCK Engineering Tools -->\n<section id=\"guanma-tools-module\">\n    <style>\n        \/* =========================================\n           Scope: #guanma-tools-module\n           Principles: CSS Grid\/Flexbox, Strict Isolation, No External Frameworks\n           Colors: #009048, #009030, #007800, #00FF00\n           Goal: High-end B2B Aesthetic, zero massive whitespace.\n           ========================================= *\/\n        \n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;700&display=swap');\n\n        #guanma-tools-module {\n            background-color: #f8fafc !important; \/* Subtle background to distinguish the tool area *\/\n            width: 100% !important;\n            padding: 50px 0 !important;\n            box-sizing: border-box !important;\n            font-family: 'Inter', sans-serif, inherit !important;\n            color: #333333 !important;\n        }\n\n        #guanma-tools-module * {\n            box-sizing: border-box !important;\n        }\n\n        #guanma-tools-module .module-container {\n            max-width: 1600px !important;\n            margin: 0 auto !important;\n            padding: 0 30px !important;\n            width: 100% !important;\n            display: flex !important;\n            flex-direction: column !important;\n        }\n\n        \/* SEO Optimized: ONLY ONE H2 per module *\/\n        #guanma-tools-module h2.module-main-title {\n            color: #007800 !important;\n            margin: 0 0 35px 0 !important;\n            font-weight: 700 !important;\n            line-height: 1.3 !important;\n            font-size: 32px !important; \/* Blocksy default heading size *\/\n            text-align: center !important;\n            position: relative !important;\n            padding-bottom: 15px !important;\n        }\n\n        #guanma-tools-module h2.module-main-title::after {\n            content: \"\" !important;\n            position: absolute !important;\n            bottom: 0 !important;\n            left: 50% !important;\n            transform: translateX(-50%) !important;\n            width: 60px !important;\n            height: 3px !important;\n            background-color: #009048 !important;\n        }\n\n        \/* Grid Layout - 3 columns to prevent massive whitespace *\/\n        #guanma-tools-module .tools-grid {\n            display: grid !important;\n            grid-template-columns: repeat(3, 1fr) !important;\n            gap: 30px !important;\n            align-items: stretch !important;\n        }\n\n        \/* Tool Card Base styling *\/\n        #guanma-tools-module .tool-card {\n            background-color: #ffffff !important;\n            border: 1px solid #e2e8f0 !important;\n            border-top: 4px solid #009048 !important;\n            border-radius: 8px !important;\n            padding: 40px 30px !important;\n            display: flex !important;\n            flex-direction: column !important;\n            position: relative !important;\n            transition: all 0.3s ease !important;\n            text-decoration: none !important; \/* Card acts as a wrapper, link inside *\/\n            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03) !important;\n        }\n\n        #guanma-tools-module .tool-card:hover {\n            box-shadow: 0 15px 35px rgba(0, 144, 72, 0.12) !important;\n            transform: translateY(-5px) !important;\n            border-top-color: #00FF00 !important;\n        }\n\n        \/* Icon styling using CSS shapes to keep it lightweight *\/\n        #guanma-tools-module .tool-icon-wrapper {\n            width: 50px !important;\n            height: 50px !important;\n            background-color: #e6f4ea !important;\n            border-radius: 12px !important;\n            display: flex !important;\n            align-items: center !important;\n            justify-content: center !important;\n            margin-bottom: 25px !important;\n            color: #009048 !important;\n            font-size: 24px !important;\n            font-weight: bold !important;\n            transition: background-color 0.3s ease, color 0.3s ease !important;\n        }\n\n        #guanma-tools-module .tool-card:hover .tool-icon-wrapper {\n            background-color: #009048 !important;\n            color: #ffffff !important;\n        }\n\n        \/* Non-semantic tag replacement for headings *\/\n        #guanma-tools-module .tool-title-div {\n            color: #111111 !important;\n            font-size: 20px !important;\n            font-weight: 700 !important;\n            margin: 0 0 20px 0 !important;\n            line-height: 1.4 !important;\n            transition: color 0.3s ease !important;\n        }\n\n        #guanma-tools-module .tool-card:hover .tool-title-div {\n            color: #009030 !important;\n        }\n\n        \/* Tool Action Button \/ Link *\/\n        #guanma-tools-module .tool-action {\n            margin-top: auto !important; \/* Pushes button to bottom *\/\n            display: inline-flex !important;\n            align-items: center !important;\n            justify-content: center !important;\n            background-color: #f8fafc !important;\n            color: #009048 !important;\n            padding: 12px 20px !important;\n            font-size: 15px !important;\n            font-weight: 600 !important;\n            text-decoration: none !important;\n            border-radius: 6px !important;\n            border: 1px solid #d8e3dc !important;\n            transition: all 0.3s ease !important;\n            align-self: flex-start !important;\n        }\n\n        #guanma-tools-module .tool-action::after {\n            content: '\u2192' !important;\n            margin-left: 8px !important;\n            transition: transform 0.3s ease !important;\n        }\n\n        #guanma-tools-module .tool-card:hover .tool-action {\n            background-color: #009048 !important;\n            color: #ffffff !important;\n            border-color: #009048 !important;\n        }\n\n        #guanma-tools-module .tool-card:hover .tool-action::after {\n            transform: translateX(4px) !important;\n        }\n\n        \/* Responsive Breakpoints *\/\n        @media (max-width:1000px) {\n            #guanma-tools-module .tools-grid {\n                grid-template-columns: repeat(2, 1fr) !important;\n            }\n        }\n        \n        @media (max-width:690px) {\n            #guanma-tools-module .tools-grid {\n                grid-template-columns: 1fr !important;\n            }\n            #guanma-tools-module .module-container {\n                padding: 0 20px !important;\n            }\n            #guanma-tools-module h2.module-main-title {\n                font-size: 26px !important;\n            }\n        }\n    <\/style>\n\n    <div class=\"module-container\">\n        \n        <!-- Strictly ONE H2 tag for SEO integrity -->\n        <h2 class=\"module-main-title\">CCK Release Paper Engineering &#038; Procurement Tools<\/h2>\n\n        <!-- Tool Grid -->\n        <div class=\"tools-grid\">\n            \n            <!-- Tool 1 -->\n            <a href=\"https:\/\/guanmalabel.com\/release-paper-liner\/cck-release-paper\/cck-release-paper-variant-selector\/\" class=\"tool-card\" aria-label=\"Open CCK Release Paper Variant Selector\">\n                <div class=\"tool-icon-wrapper\">\n                    <span>\u25a4<\/span>\n                <\/div>\n                <div class=\"tool-title-div\">CCK Release Paper Variant Selector<\/div>\n                <div class=\"tool-action\">Launch Selector<\/div>\n            <\/a>\n\n            <!-- Tool 2 -->\n            <a href=\"https:\/\/guanmalabel.com\/release-paper-liner\/cck-release-paper\/total-cost-of-liner-calculator\/\" class=\"tool-card\" aria-label=\"Open Total Cost of Liner Calculator\">\n                <div class=\"tool-icon-wrapper\">\n                    <span>\u2211<\/span>\n                <\/div>\n                <div class=\"tool-title-div\">Total Cost of Liner Calculator<\/div>\n                <div class=\"tool-action\">Launch Calculator<\/div>\n            <\/a>\n\n            <!-- Tool 3 -->\n            <a href=\"https:\/\/guanmalabel.com\/release-paper-liner\/cck-release-paper\/cck-release-paper-lead-time-moq-estimator\/\" class=\"tool-card\" aria-label=\"Open CCK Release Paper Lead Time &#038; MOQ Estimator\">\n                <div class=\"tool-icon-wrapper\">\n                    <span>\u23f1<\/span>\n                <\/div>\n                <div class=\"tool-title-div\">CCK Release Paper Lead Time &#038; MOQ Estimator<\/div>\n                <div class=\"tool-action\">Launch Estimator<\/div>\n            <\/a>\n\n        <\/div>\n\n    <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-3950cae\" data-block-id=\"3950cae\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-3950cae-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-3be0023\" data-v=\"4\" data-block-id=\"3be0023\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-3be0023-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-3be0023-inner-blocks\">\n<style>\n\/* ==========================================================================\n   SCOPE LEVEL: HIGHEST (All rules locked to #cck-faq-module)\n   ========================================================================== *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700&display=swap');\n\n#cck-faq-module {\n    --faq-primary: #009048;\n    --faq-secondary: #009030;\n    --faq-dark: #007800;\n    --faq-accent: #00FF00;\n    --faq-bg: #f8fbf9;\n    --faq-text: #333333;\n    --faq-text-light: #555555;\n    \n    width: 100% !important;\n    background-color: var(--faq-bg) !important;\n    font-family: inherit, 'Inter', sans-serif !important;\n    padding: 70px 0 !important;\n    box-sizing: border-box !important;\n    line-height: 1.6 !important;\n    color: var(--faq-text) !important;\n}\n\n#cck-faq-module *, #cck-faq-module *::before, #cck-faq-module *::after {\n    box-sizing: border-box !important;\n}\n\n\/* Container *\/\n#cck-faq-module .faq-container {\n    max-width: 1600px !important;\n    margin: 0 auto !important;\n    padding: 0 40px !important;\n    display: flex !important;\n    flex-direction: column !important;\n    gap: 30px !important;\n}\n\n\/* Headings (Semantic tags with heavy resets to prevent theme leaks) - \u5e73\u5c45\u4e2d *\/\n#cck-faq-module h2.faq-main-title {\n    font-size: 32px !important;\n    color: var(--faq-dark) !important;\n    font-weight: 700 !important;\n    margin: 0 auto 10px auto !important; \n    padding-bottom: 15px !important;\n    border-bottom: 3px solid var(--faq-primary) !important;\n    display: inline-block !important;\n    text-align: center !important; \n    align-self: center !important; \n}\n\n#cck-faq-module h3.faq-section-title {\n    font-size: 24px !important;\n    color: var(--faq-secondary) !important;\n    font-weight: 600 !important;\n    margin: 0 0 20px 0 !important;\n    border-left: 5px solid var(--faq-accent) !important;\n    padding-left: 15px !important;\n}\n\n\/* Grid Layout for FAQ - \u9650\u5236\u6700\u5927\u5bbd\u5ea6\u5e76\u5e73\u5c45\u4e2d *\/\n#cck-faq-module .faq-grid {\n    display: flex !important;\n    flex-direction: column !important;\n    max-width: 1000px !important; \n    width: 100% !important;\n    margin: 0 auto !important; \n    gap: 15px !important;\n}\n\n\/* Accordion Item Styling *\/\n#cck-faq-module .faq-item {\n    background: #ffffff !important;\n    border: 1px solid #e5e5e5 !important;\n    border-top: 4px solid var(--faq-primary) !important;\n    border-radius: 4px !important;\n    box-shadow: 0 2px 15px rgba(0, 144, 72, 0.05) !important;\n    overflow: hidden !important;\n    transition: all 0.3s ease !important;\n}\n\n#cck-faq-module .faq-item:hover {\n    border-top-color: var(--faq-accent) !important;\n    box-shadow: 0 4px 20px rgba(0, 144, 72, 0.1) !important;\n}\n\n#cck-faq-module .faq-question {\n    width: 100% !important;\n    text-align: left !important; \n    background: transparent !important;\n    border: none !important;\n    padding: 20px 25px !important;\n    font-size: 18px !important;\n    font-weight: 600 !important;\n    color: var(--faq-dark) !important;\n    cursor: pointer !important;\n    display: flex !important;\n    justify-content: space-between !important;\n    align-items: center !important;\n    outline: none !important;\n}\n\n#cck-faq-module .faq-question::after {\n    content: '+' !important;\n    font-size: 24px !important;\n    color: var(--faq-primary) !important;\n    transition: transform 0.3s ease !important;\n    margin-left: 15px !important;\n    flex-shrink: 0 !important;\n}\n\n#cck-faq-module .faq-item.active .faq-question::after {\n    content: '\u2212' !important;\n    color: var(--faq-secondary) !important;\n    transform: rotate(180deg) !important;\n}\n\n#cck-faq-module .faq-answer {\n    max-height: 0 !important;\n    overflow: hidden !important;\n    transition: max-height 0.4s ease-out, padding 0.4s ease !important;\n    background-color: #ffffff !important;\n}\n\n#cck-faq-module .faq-item.active .faq-answer {\n    max-height: 1000px !important; \n    padding: 0 25px 25px 25px !important;\n}\n\n#cck-faq-module .faq-answer-inner {\n    font-size: 15px !important;\n    color: var(--faq-text-light) !important;\n    line-height: 1.7 !important;\n    margin: 0 !important;\n    border-top: 1px dashed #e0e0e0 !important;\n    padding-top: 15px !important;\n}\n\n\/* Perspective Section - \u94fa\u5e73\uff0c\u94fa\u5bbd (Full width within container) *\/\n#cck-faq-module .faq-perspective {\n    background: #ffffff !important;\n    padding: 40px 50px !important;\n    border-left: 6px solid var(--faq-dark) !important;\n    margin: 30px 0 0 0 !important; \/* \u79fb\u9664\u6c34\u5e73\u5c45\u4e2d\uff0c\u8ba9\u5176\u81ea\u7136\u94fa\u6ee1 *\/\n    max-width: 100% !important; \/* \u89e3\u9664 1000px \u9650\u5236 *\/\n    width: 100% !important;\n    box-shadow: 0 2px 10px rgba(0,0,0,0.03) !important;\n}\n\n#cck-faq-module .faq-perspective p {\n    font-size: 16px !important;\n    color: var(--faq-text) !important;\n    margin: 0 0 30px 0 !important;\n    text-align: justify !important;\n    line-height: 1.7 !important;\n}\n\n\/* CTA & Folded Corner Button *\/\n#cck-faq-module .faq-cta-row {\n    display: flex !important;\n    justify-content: flex-end !important;\n}\n\n#cck-faq-module .faq-btn-folded {\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    padding: 16px 36px !important;\n    background: linear-gradient(135deg, transparent 15px, var(--faq-primary) 0) !important;\n    color: #ffffff !important;\n    font-size: 16px !important;\n    font-weight: 600 !important;\n    text-decoration: none !important;\n    border: none !important;\n    cursor: pointer !important;\n    transition: background 0.3s ease !important;\n    box-shadow: 2px 4px 10px rgba(0, 144, 72, 0.2) !important;\n}\n\n#cck-faq-module .faq-btn-folded:hover {\n    background: linear-gradient(135deg, transparent 15px, var(--faq-dark) 0) !important;\n    color: #ffffff !important;\n}\n\n\/* Responsiveness *\/\n@media (max-width:690px) {\n    #cck-faq-module .faq-container {\n        padding: 0 20px !important;\n    }\n    #cck-faq-module h2.faq-main-title {\n        font-size: 26px !important;\n    }\n    #cck-faq-module .faq-perspective {\n        padding: 30px 20px !important;\n    }\n}\n<\/style>\n\n<section id=\"cck-faq-module\">\n    <div class=\"faq-container\">\n        \n        <h2 class=\"faq-main-title\">CCK Release Paper FAQ \u2014 Selection, Specifications &#038; Procurement<\/h2>\n\n        <div class=\"faq-grid\">\n            \n            <div class=\"faq-item\">\n                <button class=\"faq-question\">Can I order CCK release paper as a small-batch trial roll before bulk commitment?<\/button>\n                <div class=\"faq-answer\">\n                    <p class=\"faq-answer-inner\">Yes. Guanma offers trial roll qualification in advance of bulk agreement. Baseline trial volume is one roll at the status quo slit width, designed for compatibility with your converting line. Each shipment includes records covering of release force sampling using FINAT FTM 3 methodology, basis weight analysis using ISO 536 methodology, and a batch consisting of raw material certificates. Most converters have completed their trial qualification from 2 to 4 serving weeks prior to issuing a first bulk order; this phase minimizes availability gaps when you switch suppliers from a sole-source European source.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <button class=\"faq-question\">What basis weight (GSM) should I choose for label vs tape vs composite applications?<\/button>\n                <div class=\"faq-answer\">\n                    <p class=\"faq-answer-inner\">Normal self-adhesive label converting will run on 60 90 g\/m\u00b2 CCK. Most common label face stock release liner is 78 g\/m\u00b2. Tape liners &#038; double sided tape carriers run heavier, in the 90 130 g\/m\u00b2 range. Composite pre-preg liners for Carbon fiber or TPU cure cycles load 100 160 g\/m\u00b2 for stability through the 200 C cure cycle window. Give your face stock weight, type of adhesive, converting line speed, we suggest a specific basis weight from the Guanma portfolio.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <button class=\"faq-question\">Is Guanma CCK release paper food-contact safe for pharma and food packaging labels?<\/button>\n                <div class=\"faq-answer\">\n                    <p class=\"faq-answer-inner\">Yes, on the designated food contact and pharma grade. Guanma&#8217;s ISO 22000 grade CCK is a low-migration silicone chemistry backed by Bf R Recommendation XXXVI (Germany) and FDA 21 CFR 175.300 (USA). Material certificates and migration test reports are included with every batch on this grade. Standard label and tape grade is not food-contact certified as standard, F9K of FJC specified by RFQ for the ISO 22000 grade.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <button class=\"faq-question\">Can Guanma produce custom-coated, solvent-free, or printed CCK release paper?<\/button>\n                <div class=\"faq-answer\">\n                    <p class=\"faq-answer-inner\">Yes. OEM program includes customization for basis weight, release force range, solvent-based, solvent-free or water-based silicone chemistry, reverse-side printing on branded liners or batch coding, custom packaging to RAL color or FS 34100, dual-language SI \/ US reporting. OEM lead time is 30-45 days for first-article through approved bulk, then repeat OEM orders maintain standard lead time. OEM four-step process (specification lock then trial roll then sample approval then bulk run) is documented above in procurement guide.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <button class=\"faq-question\">What ISO certifications and material certificates does Guanma hold?<\/button>\n                <div class=\"faq-answer\">\n                    <p class=\"faq-answer-inner\">Guanma is certified to ISO 9001:2015 Quality Management, ISO 14001:2015 Environmental Management, and ISO 45001:2018 Occupational health &#038; safety at both the Thailand and Vietnam factories. ISO 22000 food-contact grade and BfR XXXVI standards are available for pharmaceutical and food packaging use on request. All batchs are accompanied by a FREE AT FTM 3 release force test report, ISO 536 basis weight checks, and SGS verified material certificates (available for purchase on request). EU REACH and RoHS compliance letters are issued for chemical and permanent label use.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <button class=\"faq-question\">What is the typical MOQ and lead time from Thailand and Vietnam factories?<\/button>\n                <div class=\"faq-answer\">\n                    <p class=\"faq-answer-inner\">Stock CCK types 1 ton MOQ, ship in FOB Bangkok or Ho Chi Minh 7-10 working days. Custom to order (basis weight, release force range, coating chemistries) 5 ton MOQ, 14-30 days and OEM (private-label &#038; custom packaging) 20 ton MOQ and 30-45 days delivery. Airfreight on critical path projects can be added to a per kilo rate. ASEAN factory lead time is 30-45 days faster than European mills shipped to Asia or Latin America.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <button class=\"faq-question\">Which CCK variant fits carbon fiber composite curing applications at 200 \u00b0C?<\/button>\n                <div class=\"faq-answer\">\n                    <p class=\"faq-answer-inner\">Solvent Free CCK or Double-Side CCK on 100-160 g\/m\u00b2 basis weight is designed for the 200 C cure window typical of CFRP and TPU pre-preg process. Solvent free silicone chemistry limits the migration into the resin system, and the heavier basis weight retains dimensional stability during the cure pressure. GMS application engineering will also validate each composite duty profile to ASTM D3171 reference tests; the required cure temperature, cycle time and resin chemistry should be indicated at RFQ for a variant recommendation.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <button class=\"faq-question\">Is Guanma CCK release paper recyclable?<\/button>\n                <div class=\"faq-answer\">\n                    <p class=\"faq-answer-inner\">Yes. Our kraft paper substrate is recyclable via standard paper collections and the silicone coating is stripped off during the pulping process. Our industry initiative including UPM RafCycle has begun pioneering solutions for the under-collected label release liner refuse stream on a global scale; we, the Vietnam and Thailand factories, provide recycling collection logistics partnerships for converters operating closed-loop sustainability programs. Please provide your sustainability evidence requirement at RFQ for the applicable FSC or PEFC chain-of-custody certification\/guarantee on the relevant batches.<\/p>\n                <\/div>\n            <\/div>\n\n        <\/div>\n\n        <!-- \u94fa\u5e73\u94fa\u5bbd\u7684\u5e95\u90e8\u900f\u89c6\u6a21\u5757 -->\n        <div class=\"faq-perspective\">\n            <h3 class=\"faq-section-title\">Our Application Engineering Perspective on CCK Release Paper Selection<\/h3>\n            <p>The 2024-2025 data recorded by Guanma on this page regarding basis weights, thickness, release force, and dimensional stability on average throughout the entire set of our Thailand and Vietnam fabrication facilities in a manner calibrated to FINAT FTM 3 standards every batch slitting line station. Market share data (CCK 44, PCK 40%) indicates industry studies sourced through Label and Narrow Web 2024 just as CCK variants&#8217; 30 &#8211; 45 day lead time versus EU mill quotation lead time. Exact CCK variant attributes differ according to the adhesive chemistry, the converting line speed, and storage humidity conditions. This page is edited once every 3 months by our Guanma Application Engineering department based throughout Thailand and Vietnam.<\/p>\n            \n            <div class=\"faq-cta-row\">\n                <a href=\"#ct-popup-809\" class=\"faq-btn-folded\">Contact Application Engineering<\/a>\n            <\/div>\n        <\/div>\n\n    <\/div>\n<\/section>\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function() {\n    var faqQuestions = document.querySelectorAll('#cck-faq-module .faq-question');\n    \n    faqQuestions.forEach(function(question) {\n        question.addEventListener('click', function() {\n            var item = this.parentNode;\n            \n            \/\/ Optional: Close other open items\n            var allItems = document.querySelectorAll('#cck-faq-module .faq-item');\n            allItems.forEach(function(otherItem) {\n                if (otherItem !== item && otherItem.classList.contains('active')) {\n                    otherItem.classList.remove('active');\n                }\n            });\n            \n            \/\/ Toggle current item\n            item.classList.toggle('active');\n        });\n    });\n});\n<\/script>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I order CCK release paper as a small-batch trial roll before bulk commitment?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Guanma offers trial roll qualification in advance of bulk agreement. Baseline trial volume is one roll at the status quo slit width, designed for compatibility with your converting line. Each shipment includes records covering of release force sampling using FINAT FTM 3 methodology, basis weight analysis using ISO 536 methodology, and a batch consisting of raw material certificates.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What basis weight (GSM) should I choose for label vs tape vs composite applications?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Normal self-adhesive label converting will run on 60 90 g\/m\u00b2 CCK. Most common label face stock release liner is 78 g\/m\u00b2. Tape liners & double sided tape carriers run heavier, in the 90 130 g\/m\u00b2 range. Composite pre-preg liners for Carbon fiber or TPU cure cycles load 100 160 g\/m\u00b2 for stability through the 200 C cure cycle window.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is Guanma CCK release paper food-contact safe for pharma and food packaging labels?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes, on the designated food contact and pharma grade. Guanma's ISO 22000 grade CCK is a low-migration silicone chemistry backed by Bf R Recommendation XXXVI (Germany) and FDA 21 CFR 175.300 (USA).\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can Guanma produce custom-coated, solvent-free, or printed CCK release paper?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. OEM program includes customization for basis weight, release force range, solvent-based, solvent-free or water-based silicone chemistry, reverse-side printing on branded liners or batch coding, custom packaging to RAL color or FS 34100, dual-language SI \/ US reporting.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What ISO certifications and material certificates does Guanma hold?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Guanma is certified to ISO 9001:2015 Quality Management, ISO 14001:2015 Environmental Management, and ISO 45001:2018 Occupational health & safety at both the Thailand and Vietnam factories.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the typical MOQ and lead time from Thailand and Vietnam factories?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Stock CCK types 1 ton MOQ, ship in FOB Bangkok or Ho Chi Minh 7-10 working days. Custom to order (basis weight, release force range, coating chemistries) 5 ton MOQ, 14-30 days and OEM (private-label & custom packaging) 20 ton MOQ and 30-45 days delivery.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Which CCK variant fits carbon fiber composite curing applications at 200 \u00b0C?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Solvent Free CCK or Double-Side CCK on 100-160 g\/m\u00b2 basis weight is designed for the 200 C cure window typical of CFRP and TPU pre-preg process. Solvent free silicone chemistry limits the migration into the resin system, and the heavier basis weight retains dimensional stability during the cure pressure.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is Guanma CCK release paper recyclable?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Our kraft paper substrate is recyclable via standard paper collections and the silicone coating is stripped off during the pulping process. Our industry initiative including UPM RafCycle has begun pioneering solutions for the under-collected label release liner refuse stream on a global scale.\"\n      }\n    }\n  ]\n}\n<\/script>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-7b29cd8\" data-block-id=\"7b29cd8\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-7b29cd8-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-065cd72\" data-v=\"4\" data-block-id=\"065cd72\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-065cd72-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-065cd72-inner-blocks\"><\/div><\/div><\/div>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u2605\u2605\u2605\u2605\u2605 ASEAN Manufacturing ISO 9001 ISO 22000 Food-Contact 10+ Years Adhesive Material R&#038;D CCK Release Paper \u2014 Clay Coated Kraft Liner for Self-Adhesive Labels &#038; Composites CCK release paper from Guanma is a clay coated kraft release liner designed for self-adhesive label, tape, composite pre-preg, pharmaceutical and food packaging applications. We provide 45-160 g\/m\u00b2 basis [&hellip;]<\/p>\n","protected":false},"author":7,"featured_media":1196,"parent":1130,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_gspb_post_css":"","footnotes":""},"class_list":["post-1195","page","type-page","status-publish","has-post-thumbnail","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/guanmalabel.com\/vi\/wp-json\/wp\/v2\/pages\/1195","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/guanmalabel.com\/vi\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/guanmalabel.com\/vi\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/guanmalabel.com\/vi\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/guanmalabel.com\/vi\/wp-json\/wp\/v2\/comments?post=1195"}],"version-history":[{"count":0,"href":"https:\/\/guanmalabel.com\/vi\/wp-json\/wp\/v2\/pages\/1195\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/guanmalabel.com\/vi\/wp-json\/wp\/v2\/pages\/1130"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/guanmalabel.com\/vi\/wp-json\/wp\/v2\/media\/1196"}],"wp:attachment":[{"href":"https:\/\/guanmalabel.com\/vi\/wp-json\/wp\/v2\/media?parent=1195"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}