{
    "id": 584,
    "date": "2026-04-03T03:26:24",
    "date_gmt": "2026-04-03T03:26:24",
    "guid": {
        "rendered": "https:\/\/mikazone.store\/?page_id=584"
    },
    "modified": "2026-04-20T08:25:06",
    "modified_gmt": "2026-04-20T08:25:06",
    "slug": "defoamer-powder",
    "status": "publish",
    "type": "page",
    "link": "https:\/\/mikazone.store\/en\/products\/defoamer-powder\/",
    "title": {
        "rendered": "Defoamer Powder"
    },
    "content": {
        "rendered": "<p><!-- ========== DEFOAMER POWDER HERO BANNER ========== --><\/p>\n<style>\n  #dfHero {\n    position: relative;\n    width: 100%;\n    height: 66vh;\n    min-height: 420px;\n    max-height: 640px;\n    overflow: hidden;\n    font-family: 'Inter', system-ui, -apple-system, sans-serif;\n    background: #0a0a0a;\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }<\/p>\n<p>  #dfHero *, #dfHero *::before, #dfHero *::after {\n    margin: 0; padding: 0; box-sizing: border-box;\n  }<\/p>\n<p>  \/* === TOP ACCENT === *\/\n  #dfHero::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, transparent, #8B1A1A, #D44040, #8B1A1A, transparent);\n    z-index: 60;\n  }<\/p>\n<p>  \/* === BACKGROUND IMAGE === *\/\n  #dfHero .df-bg {\n    position: absolute;\n    inset: 0;\n    background: url('https:\/\/images.unsplash.com\/photo-1590644365607-1c5e1f469498?w=1920&q=80') center\/cover no-repeat;\n    filter: saturate(0.3) brightness(0.22);\n    transform: scale(1.08);\n    animation: dfBgScale 20s ease-out forwards;\n  }<\/p>\n<p>  @keyframes dfBgScale {\n    to { transform: scale(1); }\n  }<\/p>\n<p>  \/* === NOISE TEXTURE === *\/\n  #dfHero .df-noise {\n    position: absolute;\n    inset: 0;\n    background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'\/%3E%3C\/svg%3E\");\n    z-index: 2;\n    pointer-events: none;\n  }<\/p>\n<p>  \/* === GRADIENT OVERLAYS === *\/\n  #dfHero .df-grad {\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse 80% 60% at 50% 50%, transparent 0%, rgba(10,10,10,0.7) 100%),\n      linear-gradient(180deg, rgba(10,10,10,0.4) 0%, transparent 30%, transparent 70%, rgba(10,10,10,0.9) 100%);\n    z-index: 3;\n  }<\/p>\n<p>  \/* === RED GLOW === *\/\n  #dfHero .df-glow {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    width: 500px;\n    height: 500px;\n    background: radial-gradient(circle, rgba(139,26,26,0.12) 0%, transparent 70%);\n    border-radius: 50%;\n    z-index: 3;\n    filter: blur(60px);\n    animation: dfPulse 6s ease-in-out infinite alternate;\n  }<\/p>\n<p>  @keyframes dfPulse {\n    0% { opacity: 0.6; transform: translate(-50%, -50%) scale(1); }\n    100% { opacity: 1; transform: translate(-50%, -50%) scale(1.15); }\n  }<\/p>\n<p>  \/* === CONTENT === *\/\n  #dfHero .df-content {\n    position: relative;\n    z-index: 20;\n    text-align: center;\n    max-width: 920px;\n    padding: 0 40px;\n  }<\/p>\n<p>  \/* Eyebrow *\/\n  #dfHero .df-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 24px;\n    animation: dfReveal 0.8s 0.2s ease both;\n  }<\/p>\n<p>  #dfHero .df-eyebrow-line {\n    width: 32px;\n    height: 1px;\n    background: #D44040;\n  }<\/p>\n<p>  #dfHero .df-eyebrow-text {\n    font-size: 11px;\n    font-weight: 600;\n    color: #D44040;\n    text-transform: uppercase;\n    letter-spacing: 4px;\n  }<\/p>\n<p>  \/* Main heading *\/\n  #dfHero .df-title {\n    font-size: 56px;\n    font-weight: 800;\n    color: #fff;\n    line-height: 1.05;\n    letter-spacing: -2.5px;\n    margin-bottom: 8px;\n    border: none;\n    text-transform: none;\n    animation: dfRevealUp 1s 0.35s cubic-bezier(0.16, 1, 0.3, 1) both;\n  }<\/p>\n<p>  #dfHero .df-title span {\n    display: inline-block;\n    background: linear-gradient(135deg, #D44040 0%, #ff6b6b 50%, #D44040 100%);\n    background-size: 200% auto;\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    animation: dfShimmer 4s linear infinite;\n  }<\/p>\n<p>  @keyframes dfShimmer {\n    to { background-position: 200% center; }\n  }<\/p>\n<p>  \/* Abbreviation badge *\/\n  #dfHero .df-abbr {\n    display: inline-block;\n    font-size: 12px;\n    font-weight: 600;\n    color: rgba(255,255,255,0.3);\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    margin-bottom: 28px;\n    animation: dfRevealUp 0.8s 0.5s ease both;\n  }<\/p>\n<p>  #dfHero .df-abbr em {\n    font-style: normal;\n    color: #D44040;\n  }<\/p>\n<p>  \/* Separator *\/\n  #dfHero .df-sep {\n    width: 48px;\n    height: 2px;\n    background: linear-gradient(90deg, #8B1A1A, #D44040);\n    margin: 0 auto 28px;\n    border-radius: 2px;\n    animation: dfRevealUp 0.7s 0.6s ease both;\n  }<\/p>\n<p>  \/* Description *\/\n  #dfHero .df-desc {\n    font-size: 15px;\n    color: rgba(255,255,255,0.45);\n    line-height: 1.8;\n    margin-bottom: 32px;\n    font-weight: 400;\n    max-width: 760px;\n    margin-left: auto;\n    margin-right: auto;\n    border: none;\n    animation: dfRevealUp 0.8s 0.7s ease both;\n  }<\/p>\n<p>  \/* Highlights *\/\n  #dfHero .df-highlights {\n    display: flex;\n    justify-content: center;\n    gap: 32px;\n    margin-bottom: 36px;\n    list-style: none;\n    animation: dfRevealUp 0.7s 0.85s ease both;\n  }<\/p>\n<p>  #dfHero .df-hi {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    font-size: 12px;\n    color: rgba(255,255,255,0.5);\n    font-weight: 500;\n    text-align: left;\n    max-width: 280px;\n    line-height: 1.6;\n  }<\/p>\n<p>  #dfHero .df-hi-dot {\n    width: 6px;\n    height: 6px;\n    border-radius: 50%;\n    background: #D44040;\n    flex-shrink: 0;\n    margin-top: 5px;\n    box-shadow: 0 0 8px rgba(212,64,64,0.4);\n  }<\/p>\n<p>  \/* Buttons *\/\n  #dfHero .df-btns {\n    display: flex;\n    justify-content: center;\n    gap: 16px;\n    flex-wrap: wrap;\n    animation: dfRevealUp 0.7s 1.05s ease both;\n  }<\/p>\n<p>  #dfHero .df-btn-primary {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    padding: 15px 38px;\n    background: #8B1A1A;\n    color: #fff;\n    border: none;\n    border-radius: 60px;\n    font-size: 13px;\n    font-weight: 600;\n    text-decoration: none;\n    cursor: pointer;\n    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    font-family: inherit;\n    line-height: 1;\n    outline: none;\n    letter-spacing: 0.5px;\n    position: relative;\n    overflow: hidden;\n  }<\/p>\n<p>  #dfHero .df-btn-primary::after {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(135deg, rgba(255,255,255,0.1), transparent);\n    opacity: 0;\n    transition: opacity 0.4s;\n  }<\/p>\n<p>  #dfHero .df-btn-primary:hover::after { opacity: 1; }<\/p>\n<p>  #dfHero .df-btn-primary:hover {\n    transform: translateY(-3px);\n    box-shadow:\n      0 20px 50px rgba(139,26,26,0.45),\n      0 0 0 1px rgba(212,64,64,0.2);\n    color: #fff;\n    text-decoration: none;\n  }<\/p>\n<p>  #dfHero .df-btn-primary i {\n    font-size: 11px;\n    transition: transform 0.3s;\n    position: relative;\n    z-index: 1;\n  }<\/p>\n<p>  #dfHero .df-btn-primary span {\n    position: relative;\n    z-index: 1;\n    -webkit-text-fill-color: #fff;\n    background: none;\n  }<\/p>\n<p>  #dfHero .df-btn-primary:hover i { transform: translateX(4px); }<\/p>\n<p>  #dfHero .df-btn-ghost {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    padding: 15px 38px;\n    background: rgba(255,255,255,0.03);\n    color: rgba(255,255,255,0.6);\n    border: 1px solid rgba(255,255,255,0.08);\n    border-radius: 60px;\n    font-size: 13px;\n    font-weight: 500;\n    text-decoration: none;\n    cursor: pointer;\n    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    font-family: inherit;\n    line-height: 1;\n    outline: none;\n    letter-spacing: 0.5px;\n    backdrop-filter: blur(8px);\n  }<\/p>\n<p>  #dfHero .df-btn-ghost:hover {\n    color: #fff;\n    border-color: rgba(212,64,64,0.35);\n    background: rgba(139,26,26,0.1);\n    transform: translateY(-3px);\n    text-decoration: none;\n  }<\/p>\n<p>  \/* === BOTTOM STATS === *\/\n  #dfHero .df-stats {\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    right: 0;\n    z-index: 30;\n    border-top: 1px solid rgba(255,255,255,0.04);\n    background: rgba(10,10,10,0.6);\n    backdrop-filter: blur(24px);\n  }<\/p>\n<p>  #dfHero .df-stats-inner {\n    max-width: 1200px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n  }<\/p>\n<p>  #dfHero .df-stat {\n    text-align: center;\n    padding: 20px 16px;\n    position: relative;\n    transition: background 0.3s;\n  }<\/p>\n<p>  #dfHero .df-stat:hover { background: rgba(139,26,26,0.06); }<\/p>\n<p>  #dfHero .df-stat:not(:last-child)::after {\n    content: '';\n    position: absolute;\n    top: 25%; bottom: 25%; right: 0;\n    width: 1px;\n    background: rgba(255,255,255,0.04);\n  }<\/p>\n<p>  #dfHero .df-stat-val {\n    font-size: 26px;\n    font-weight: 800;\n    color: #fff;\n    line-height: 1;\n    margin-bottom: 4px;\n    letter-spacing: -1px;\n    display: block;\n  }<\/p>\n<p>  #dfHero .df-stat-val i {\n    font-size: 14px;\n    color: #D44040;\n    font-style: normal;\n    font-weight: 400;\n    margin-left: 2px;\n  }<\/p>\n<p>  #dfHero .df-stat-label {\n    font-size: 10px;\n    color: rgba(255,255,255,0.25);\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    font-weight: 500;\n    display: block;\n  }<\/p>\n<p>  \/* === SIDE DECORATION === *\/\n  #dfHero .df-side-left,\n  #dfHero .df-side-right {\n    position: absolute;\n    top: 50%;\n    transform: translateY(-50%);\n    z-index: 20;\n    writing-mode: vertical-rl;\n    font-size: 10px;\n    text-transform: uppercase;\n    letter-spacing: 4px;\n    color: rgba(255,255,255,0.08);\n    font-weight: 600;\n  }<\/p>\n<p>  #dfHero .df-side-left { left: 32px; }\n  #dfHero .df-side-right { right: 32px; transform: translateY(-50%) rotate(180deg); }<\/p>\n<p>  \/* === ANIMATIONS === *\/\n  @keyframes dfReveal {\n    from { opacity: 0; }\n    to { opacity: 1; }\n  }<\/p>\n<p>  @keyframes dfRevealUp {\n    from { opacity: 0; transform: translateY(30px); }\n    to { opacity: 1; transform: translateY(0); }\n  }<\/p>\n<p>  \/* === RESPONSIVE === *\/\n  @media (max-width: 1024px) {\n    #dfHero .df-title { font-size: 44px; letter-spacing: -2px; }\n    #dfHero .df-highlights { gap: 20px; flex-wrap: wrap; }\n    #dfHero .df-side-left, #dfHero .df-side-right { display: none; }\n    #dfHero .df-stat { padding: 18px 14px; }\n    #dfHero .df-stat-val { font-size: 22px; }\n  }<\/p>\n<p>  @media (max-width: 768px) {\n    #dfHero { max-height: none; height: auto; min-height: 100vh; padding: 60px 0 0; }\n    #dfHero .df-title { font-size: 34px; letter-spacing: -1.5px; }\n    #dfHero .df-abbr { letter-spacing: 2px; font-size: 10px; }\n    #dfHero .df-desc { font-size: 14px; }\n    #dfHero .df-highlights { flex-direction: column; align-items: center; gap: 12px; }\n    #dfHero .df-hi { max-width: 320px; }\n    #dfHero .df-stats-inner { grid-template-columns: repeat(2, 1fr); }\n    #dfHero .df-stat:nth-child(2)::after { display: none; }\n  }<\/p>\n<p>  @media (max-width: 480px) {\n    #dfHero .df-content { padding: 0 20px; margin-bottom: 100px; }\n    #dfHero .df-title { font-size: 28px; letter-spacing: -1px; }\n    #dfHero .df-eyebrow-text { font-size: 10px; letter-spacing: 3px; }\n    #dfHero .df-btns { flex-direction: column; width: 100%; }\n    #dfHero .df-btn-primary,\n    #dfHero .df-btn-ghost { width: 100%; justify-content: center; }\n    #dfHero .df-stats-inner { grid-template-columns: repeat(2, 1fr); }\n    #dfHero .df-stat-val { font-size: 20px; }\n    #dfHero .df-stat-label { font-size: 9px; }\n  }\n<\/style>\n<p><!-- ========== DEFOAMER POWDER HERO HTML ========== --><\/p>\n<section id=\"dfHero\">\n<p>  <!-- Background layers --><\/p>\n<div class=\"df-bg\"><\/div>\n<div class=\"df-noise\"><\/div>\n<div class=\"df-grad\"><\/div>\n<div class=\"df-glow\"><\/div>\n<p>  <!-- Side text decoration --><br \/>\n  <span class=\"df-side-left\">Defoamer Powder<\/span><br \/>\n  <span class=\"df-side-right\">Foam Control \u00b7 Construction Additive<\/span><\/p>\n<p>  <!-- Center content --><\/p>\n<div class=\"df-content\">\n<div class=\"df-eyebrow\">\n      <span class=\"df-eyebrow-line\"><\/span><br \/>\n      <span class=\"df-eyebrow-text\">Foam Control Additive<\/span><br \/>\n      <span class=\"df-eyebrow-line\"><\/span>\n    <\/div>\n<h1 class=\"df-title\">Defoamer <span>Powder<\/span><\/h1>\n<p class=\"df-abbr\"><em>Defoamer<\/em> \u2014 High-Efficiency Foam Suppression for Cementitious Systems<\/p>\n<div class=\"df-sep\"><\/div>\n<p class=\"df-desc\">High-efficiency defoamer powder for construction and cementitious systems that require rapid foam suppression, improved density, better surface finish, and more stable processing performance.<\/p>\n<div class=\"df-highlights\">\n<div class=\"df-hi\"><span class=\"df-hi-dot\"><\/span> Designed for concrete, mortar, grout, and other foam-sensitive construction systems.<\/div>\n<div class=\"df-hi\"><span class=\"df-hi-dot\"><\/span> Helps reduce entrapped air, improve compactness, and enhance final strength.<\/div>\n<div class=\"df-hi\"><span class=\"df-hi-dot\"><\/span> Local recommendation, supply coordination, and technical support available in Venezuela.<\/div>\n<\/p><\/div>\n<div class=\"df-btns\">\n      <a href=\"#\" class=\"df-btn-primary\"><span>Get a Recommendation<\/span> <i class=\"fas fa-arrow-right\"><\/i><\/a><br \/>\n      <a href=\"#\" class=\"df-btn-ghost\"><i class=\"fas fa-flask-vial\"><\/i> Send Your Formula<\/a>\n    <\/div>\n<\/p><\/div>\n<p>  <!-- Bottom stats bar --><\/p>\n<div class=\"df-stats\">\n<div class=\"df-stats-inner\">\n<div class=\"df-stat\">\n        <span class=\"df-stat-val\">3<i>+<\/i><\/span><br \/>\n        <span class=\"df-stat-label\">Defoamer Grades<\/span>\n      <\/div>\n<div class=\"df-stat\">\n        <span class=\"df-stat-val\">Fast<\/span><br \/>\n        <span class=\"df-stat-label\">Foam Suppression<\/span>\n      <\/div>\n<div class=\"df-stat\">\n        <span class=\"df-stat-val\">24<i>h<\/i><\/span><br \/>\n        <span class=\"df-stat-label\">Tech Response<\/span>\n      <\/div>\n<div class=\"df-stat\">\n        <span class=\"df-stat-val\">TDS<\/span><br \/>\n        <span class=\"df-stat-label\">Documentation Ready<\/span>\n      <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- ========== DEFOAMER POWDER PAGE SECTIONS \u2014 LIGHT THEME ========== --><\/p>\n<style>\n  \/* ============================\n     GLOBAL PAGE STYLES\n     ============================ *\/\n  .df-page {\n    font-family: 'Inter', system-ui, -apple-system, sans-serif;\n    background: #FAFAFA;\n    color: #1a1a1a;\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n    overflow-x: hidden;\n  }<\/p>\n<p>  .df-page *, .df-page *::before, .df-page *::after {\n    margin: 0; padding: 0; box-sizing: border-box;\n  }<\/p>\n<p>  .df-page img {\n    max-width: 100%;\n    height: auto;\n    display: block;\n  }<\/p>\n<p>  .df-page a {\n    text-decoration: none;\n    color: inherit;\n  }<\/p>\n<p>  \/* ============================\n     SHARED COMPONENTS\n     ============================ *\/\n  .df-section {\n    position: relative;\n    padding: 100px 40px;\n    max-width: 1240px;\n    margin: 0 auto;\n  }<\/p>\n<p>  .df-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 16px;\n  }<\/p>\n<p>  .df-eyebrow-line {\n    width: 28px;\n    height: 1px;\n    background: #C0392B;\n  }<\/p>\n<p>  .df-eyebrow-text {\n    font-size: 11px;\n    font-weight: 600;\n    color: #C0392B;\n    text-transform: uppercase;\n    letter-spacing: 3.5px;\n  }<\/p>\n<p>  .df-stitle {\n    font-size: 38px;\n    font-weight: 800;\n    color: #1a1a1a;\n    letter-spacing: -1.5px;\n    line-height: 1.15;\n    margin-bottom: 20px;\n    border: none;\n    text-transform: none;\n  }<\/p>\n<p>  .df-stitle em {\n    font-style: normal;\n    background: linear-gradient(135deg, #C0392B, #E74C3C);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n  }<\/p>\n<p>  .df-intro {\n    font-size: 15px;\n    color: #6B7280;\n    line-height: 1.85;\n    max-width: 720px;\n    margin-bottom: 48px;\n    border: none;\n  }<\/p>\n<p>  .df-intro--center {\n    text-align: center;\n    margin-left: auto;\n    margin-right: auto;\n  }<\/p>\n<p>  .df-body {\n    font-size: 15px;\n    color: #6B7280;\n    line-height: 1.85;\n    border: none;\n  }<\/p>\n<p>  .df-body + .df-body { margin-top: 20px; }<\/p>\n<p>  .df-divider {\n    max-width: 1240px;\n    margin: 0 auto;\n    padding: 0 40px;\n  }<\/p>\n<p>  .df-divider-line {\n    height: 1px;\n    background: linear-gradient(90deg, transparent, rgba(0,0,0,0.06), transparent);\n  }<\/p>\n<p>  \/* Buttons *\/\n  .df-btn-primary {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    padding: 15px 36px;\n    background: #C0392B;\n    color: #fff;\n    border: none;\n    border-radius: 60px;\n    font-size: 13px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    font-family: inherit;\n    line-height: 1;\n    letter-spacing: 0.5px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }<\/p>\n<p>  .df-btn-primary::after {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(135deg, rgba(255,255,255,0.15), transparent);\n    opacity: 0;\n    transition: opacity 0.4s;\n  }<\/p>\n<p>  .df-btn-primary:hover::after { opacity: 1; }<\/p>\n<p>  .df-btn-primary:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 16px 40px rgba(192,57,43,0.3), 0 0 0 1px rgba(192,57,43,0.15);\n    color: #fff;\n    text-decoration: none;\n  }<\/p>\n<p>  .df-btn-primary span, .df-btn-primary i {\n    position: relative;\n    z-index: 1;\n  }<\/p>\n<p>  .df-btn-primary i {\n    font-size: 11px;\n    transition: transform 0.3s;\n  }<\/p>\n<p>  .df-btn-primary:hover i { transform: translateX(4px); }<\/p>\n<p>  .df-btn-ghost {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    padding: 15px 36px;\n    background: #fff;\n    color: #4B5563;\n    border: 1px solid #E5E7EB;\n    border-radius: 60px;\n    font-size: 13px;\n    font-weight: 500;\n    cursor: pointer;\n    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    font-family: inherit;\n    line-height: 1;\n    letter-spacing: 0.5px;\n    text-decoration: none;\n  }<\/p>\n<p>  .df-btn-ghost:hover {\n    color: #C0392B;\n    border-color: rgba(192,57,43,0.3);\n    background: rgba(192,57,43,0.03);\n    transform: translateY(-3px);\n    box-shadow: 0 8px 24px rgba(0,0,0,0.06);\n    text-decoration: none;\n  }<\/p>\n<p>  \/* Alt background *\/\n  .df-section--alt {\n    position: relative;\n  }<\/p>\n<p>  .df-section--alt::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    left: -9999px;\n    right: -9999px;\n    background: #F5F5F5;\n    z-index: -1;\n  }<\/p>\n<p>  \/* ============================\n     SECTION 1 \u2014 PRODUCT OVERVIEW\n     ============================ *\/\n  .df-s1-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 72px;\n    align-items: center;\n  }<\/p>\n<p>  .df-s1-img-wrap {\n    position: relative;\n    border-radius: 20px;\n    overflow: hidden;\n    aspect-ratio: 4 \/ 3;\n    box-shadow: 0 24px 64px rgba(0,0,0,0.08);\n  }<\/p>\n<p>  .df-s1-img-wrap img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    transition: transform 8s ease;\n  }<\/p>\n<p>  .df-s1-img-wrap:hover img { transform: scale(1.05); }<\/p>\n<p>  .df-s1-img-border {\n    position: absolute;\n    inset: 0;\n    border-radius: 20px;\n    border: 1px solid rgba(0,0,0,0.06);\n    pointer-events: none;\n  }<\/p>\n<p>  .df-s1-img-badge {\n    position: absolute;\n    bottom: 20px;\n    left: 20px;\n    background: rgba(255,255,255,0.92);\n    backdrop-filter: blur(16px);\n    border: 1px solid rgba(0,0,0,0.06);\n    border-radius: 12px;\n    padding: 14px 20px;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    box-shadow: 0 8px 24px rgba(0,0,0,0.08);\n  }<\/p>\n<p>  .df-s1-img-badge-icon {\n    width: 36px;\n    height: 36px;\n    border-radius: 8px;\n    background: rgba(192,57,43,0.08);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #C0392B;\n    font-size: 14px;\n    flex-shrink: 0;\n  }<\/p>\n<p>  .df-s1-img-badge-label {\n    font-size: 10px;\n    color: #9CA3AF;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    line-height: 1;\n    margin-bottom: 3px;\n    display: block;\n  }<\/p>\n<p>  .df-s1-img-badge-val {\n    font-size: 14px;\n    font-weight: 700;\n    color: #1a1a1a;\n    line-height: 1;\n    display: block;\n  }<\/p>\n<p>  \/* ============================\n     SECTION 2 \u2014 WHY DEFOAMER MATTERS\n     ============================ *\/\n  .df-s2-header {\n    text-align: center;\n    margin-bottom: 64px;\n  }<\/p>\n<p>  .df-s2-header .df-eyebrow { justify-content: center; }\n  .df-s2-header .df-stitle { max-width: 740px; margin-left: auto; margin-right: auto; }<\/p>\n<p>  .df-s2-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 24px;\n    margin-bottom: 24px;\n  }<\/p>\n<p>  .df-s2-grid--bottom {\n    grid-template-columns: repeat(2, 1fr);\n    max-width: 820px;\n    margin-left: auto;\n    margin-right: auto;\n  }<\/p>\n<p>  .df-s2-card {\n    position: relative;\n    background: #fff;\n    border: 1px solid #F0F0F0;\n    border-radius: 20px;\n    padding: 40px 32px 36px;\n    transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    overflow: hidden;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.02);\n  }<\/p>\n<p>  .df-s2-card::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, #C0392B, #E74C3C);\n    opacity: 0;\n    transition: opacity 0.4s;\n  }<\/p>\n<p>  .df-s2-card:hover::before { opacity: 1; }<\/p>\n<p>  .df-s2-card:hover {\n    border-color: rgba(192,57,43,0.15);\n    transform: translateY(-6px);\n    box-shadow: 0 20px 48px rgba(0,0,0,0.07);\n  }<\/p>\n<p>  .df-s2-card-icon {\n    width: 52px;\n    height: 52px;\n    border-radius: 14px;\n    background: rgba(192,57,43,0.06);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 24px;\n    color: #C0392B;\n    font-size: 20px;\n    transition: background 0.4s;\n  }<\/p>\n<p>  .df-s2-card:hover .df-s2-card-icon { background: rgba(192,57,43,0.1); }<\/p>\n<p>  .df-s2-card-title {\n    font-size: 17px;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin-bottom: 12px;\n    letter-spacing: -0.3px;\n    border: none;\n    text-transform: none;\n  }<\/p>\n<p>  .df-s2-card-text {\n    font-size: 13.5px;\n    color: #8B8B8B;\n    line-height: 1.8;\n    border: none;\n  }<\/p>\n<p>  \/* ============================\n     SECTION 3 \u2014 TYPICAL APPLICATIONS\n     ============================ *\/\n  .df-s3-header {\n    text-align: center;\n    margin-bottom: 64px;\n  }<\/p>\n<p>  .df-s3-header .df-eyebrow { justify-content: center; }<\/p>\n<p>  .df-s3-items {\n    display: flex;\n    flex-direction: column;\n    gap: 28px;\n  }<\/p>\n<p>  .df-s3-item {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 0;\n    align-items: center;\n    background: #fff;\n    border: 1px solid #F0F0F0;\n    border-radius: 20px;\n    overflow: hidden;\n    transition: all 0.5s ease;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.02);\n  }<\/p>\n<p>  .df-s3-item:hover {\n    border-color: rgba(192,57,43,0.12);\n    box-shadow: 0 20px 48px rgba(0,0,0,0.06);\n    transform: translateY(-4px);\n  }<\/p>\n<p>  .df-s3-item:nth-child(even) .df-s3-item-img { order: 2; }\n  .df-s3-item:nth-child(even) .df-s3-item-body { order: 1; }<\/p>\n<p>  .df-s3-item-img {\n    position: relative;\n    height: 100%;\n    min-height: 280px;\n    overflow: hidden;\n  }<\/p>\n<p>  .df-s3-item-img img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    transition: transform 8s ease;\n  }<\/p>\n<p>  .df-s3-item:hover .df-s3-item-img img { transform: scale(1.06); }<\/p>\n<p>  .df-s3-item-img-num {\n    position: absolute;\n    top: 20px;\n    left: 20px;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    background: rgba(255,255,255,0.92);\n    backdrop-filter: blur(12px);\n    border: 1px solid rgba(0,0,0,0.06);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 14px;\n    font-weight: 800;\n    color: #C0392B;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n  }<\/p>\n<p>  .df-s3-item-body {\n    padding: 44px;\n  }<\/p>\n<p>  .df-s3-item:nth-child(even) .df-s3-item-body {\n    padding: 44px;\n  }<\/p>\n<p>  .df-s3-item-tag {\n    display: inline-block;\n    font-size: 10px;\n    font-weight: 600;\n    color: #C0392B;\n    text-transform: uppercase;\n    letter-spacing: 2.5px;\n    margin-bottom: 14px;\n    background: rgba(192,57,43,0.06);\n    padding: 6px 14px;\n    border-radius: 6px;\n  }<\/p>\n<p>  .df-s3-item-title {\n    font-size: 22px;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin-bottom: 14px;\n    letter-spacing: -0.5px;\n    line-height: 1.3;\n    border: none;\n    text-transform: none;\n  }<\/p>\n<p>  .df-s3-item-text {\n    font-size: 14px;\n    color: #8B8B8B;\n    line-height: 1.8;\n    border: none;\n  }<\/p>\n<p>  \/* ============================\n     SECTION 4 \u2014 WHY CHOOSE MIKAZONE\n     ============================ *\/\n  .df-s4-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 72px;\n    align-items: center;\n  }<\/p>\n<p>  .df-s4-img-wrap {\n    position: relative;\n    border-radius: 20px;\n    overflow: hidden;\n    aspect-ratio: 4 \/ 3;\n    box-shadow: 0 24px 64px rgba(0,0,0,0.08);\n  }<\/p>\n<p>  .df-s4-img-wrap img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    transition: transform 8s ease;\n  }<\/p>\n<p>  .df-s4-img-wrap:hover img { transform: scale(1.05); }<\/p>\n<p>  .df-s4-img-border {\n    position: absolute;\n    inset: 0;\n    border-radius: 20px;\n    border: 1px solid rgba(0,0,0,0.06);\n    pointer-events: none;\n  }<\/p>\n<p>  .df-s4-reasons {\n    display: flex;\n    flex-direction: column;\n    gap: 14px;\n    margin-top: 36px;\n  }<\/p>\n<p>  .df-s4-reason {\n    display: flex;\n    gap: 16px;\n    align-items: flex-start;\n    padding: 20px 24px;\n    background: #fff;\n    border: 1px solid #F0F0F0;\n    border-radius: 14px;\n    transition: all 0.4s ease;\n    box-shadow: 0 1px 3px rgba(0,0,0,0.02);\n  }<\/p>\n<p>  .df-s4-reason:hover {\n    border-color: rgba(192,57,43,0.15);\n    box-shadow: 0 8px 24px rgba(0,0,0,0.05);\n    transform: translateX(4px);\n  }<\/p>\n<p>  .df-s4-reason-icon {\n    width: 36px;\n    height: 36px;\n    border-radius: 10px;\n    background: rgba(192,57,43,0.07);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #C0392B;\n    font-size: 13px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }<\/p>\n<p>  .df-s4-reason-text {\n    font-size: 14px;\n    color: #6B7280;\n    line-height: 1.7;\n    border: none;\n  }<\/p>\n<p>  \/* ============================\n     SECTION 5 \u2014 TECHNICAL CHARACTERISTICS\n     ============================ *\/\n  .df-s5-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 72px;\n    align-items: start;\n  }<\/p>\n<p>  .df-s5-table-wrap {\n    background: #fff;\n    border: 1px solid #F0F0F0;\n    border-radius: 20px;\n    overflow: hidden;\n    box-shadow: 0 4px 16px rgba(0,0,0,0.04);\n  }<\/p>\n<p>  .df-s5-table-header {\n    padding: 24px 32px;\n    border-bottom: 1px solid #F0F0F0;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    background: #FAFAFA;\n  }<\/p>\n<p>  .df-s5-table-header-icon {\n    width: 36px;\n    height: 36px;\n    border-radius: 8px;\n    background: rgba(192,57,43,0.07);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #C0392B;\n    font-size: 14px;\n  }<\/p>\n<p>  .df-s5-table-header-text {\n    font-size: 15px;\n    font-weight: 700;\n    color: #1a1a1a;\n    letter-spacing: -0.3px;\n  }<\/p>\n<p>  .df-s5-row {\n    display: grid;\n    grid-template-columns: 200px 1fr;\n    border-bottom: 1px solid #F5F5F5;\n    transition: background 0.3s;\n  }<\/p>\n<p>  .df-s5-row:last-child { border-bottom: none; }\n  .df-s5-row:hover { background: rgba(192,57,43,0.015); }<\/p>\n<p>  .df-s5-row-label {\n    padding: 16px 32px;\n    font-size: 12px;\n    font-weight: 600;\n    color: #9CA3AF;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    border-right: 1px solid #F5F5F5;\n    display: flex;\n    align-items: center;\n  }<\/p>\n<p>  .df-s5-row-val {\n    padding: 16px 32px;\n    font-size: 14px;\n    color: #4B5563;\n    line-height: 1.6;\n    display: flex;\n    align-items: center;\n  }<\/p>\n<p>  \/* ============================\n     SECTION 6 \u2014 AVAILABLE GRADE\n     ============================ *\/\n  .df-s6-header {\n    text-align: center;\n    margin-bottom: 56px;\n  }<\/p>\n<p>  .df-s6-header .df-eyebrow { justify-content: center; }<\/p>\n<p>  .df-s6-showcase {\n    max-width: 480px;\n    margin: 0 auto 40px;\n  }<\/p>\n<p>  .df-s6-card {\n    position: relative;\n    background: #fff;\n    border: 1px solid #F0F0F0;\n    border-radius: 24px;\n    padding: 56px 48px 48px;\n    text-align: center;\n    transition: all 0.5s ease;\n    box-shadow: 0 4px 16px rgba(0,0,0,0.04);\n    overflow: hidden;\n  }<\/p>\n<p>  .df-s6-card::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #C0392B, #E74C3C, #C0392B);\n    opacity: 0;\n    transition: opacity 0.4s;\n  }<\/p>\n<p>  .df-s6-card:hover::before { opacity: 1; }<\/p>\n<p>  .df-s6-card:hover {\n    border-color: rgba(192,57,43,0.18);\n    transform: translateY(-6px);\n    box-shadow: 0 24px 56px rgba(0,0,0,0.08);\n  }<\/p>\n<p>  .df-s6-card-prefix {\n    font-size: 11px;\n    font-weight: 600;\n    color: #C0392B;\n    text-transform: uppercase;\n    letter-spacing: 3px;\n    margin-bottom: 12px;\n    display: block;\n  }<\/p>\n<p>  .df-s6-card-num {\n    font-size: 64px;\n    font-weight: 800;\n    color: #1a1a1a;\n    letter-spacing: -3px;\n    line-height: 1;\n    margin-bottom: 12px;\n  }<\/p>\n<p>  .df-s6-card-line {\n    width: 40px;\n    height: 2px;\n    background: linear-gradient(90deg, #C0392B, #E74C3C);\n    margin: 0 auto 16px;\n    border-radius: 2px;\n  }<\/p>\n<p>  .df-s6-card-desc {\n    font-size: 14px;\n    color: #8B8B8B;\n    line-height: 1.7;\n  }<\/p>\n<p>  .df-s6-card-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    margin-top: 24px;\n    padding: 8px 18px;\n    background: rgba(192,57,43,0.05);\n    border: 1px solid rgba(192,57,43,0.1);\n    border-radius: 8px;\n    font-size: 11px;\n    font-weight: 600;\n    color: #C0392B;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n  }<\/p>\n<p>  .df-s6-card-badge i {\n    font-size: 10px;\n  }<\/p>\n<p>  .df-s6-note {\n    text-align: center;\n    font-size: 13px;\n    color: #9CA3AF;\n    line-height: 1.75;\n    max-width: 700px;\n    margin: 0 auto;\n    padding: 24px 32px;\n    background: #fff;\n    border: 1px solid #F0F0F0;\n    border-radius: 14px;\n    box-shadow: 0 1px 3px rgba(0,0,0,0.02);\n  }<\/p>\n<p>  \/* ============================\n     SECTION 7 \u2014 SELECTION LOGIC\n     ============================ *\/\n  .df-s7-header {\n    text-align: center;\n    margin-bottom: 56px;\n  }<\/p>\n<p>  .df-s7-header .df-eyebrow { justify-content: center; }<\/p>\n<p>  .df-s7-layout {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 32px;\n    margin-bottom: 48px;\n  }<\/p>\n<p>  .df-s7-factors {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }<\/p>\n<p>  .df-s7-factors-title {\n    font-size: 15px;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin-bottom: 8px;\n    letter-spacing: -0.3px;\n    border: none;\n    text-transform: none;\n  }<\/p>\n<p>  .df-s7-factor {\n    display: flex;\n    gap: 14px;\n    align-items: center;\n    padding: 16px 20px;\n    background: #fff;\n    border: 1px solid #F0F0F0;\n    border-radius: 12px;\n    transition: all 0.4s ease;\n    box-shadow: 0 1px 3px rgba(0,0,0,0.02);\n  }<\/p>\n<p>  .df-s7-factor:hover {\n    border-color: rgba(192,57,43,0.15);\n    box-shadow: 0 6px 16px rgba(0,0,0,0.04);\n    transform: translateX(4px);\n  }<\/p>\n<p>  .df-s7-factor-icon {\n    width: 36px;\n    height: 36px;\n    border-radius: 10px;\n    background: rgba(192,57,43,0.06);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #C0392B;\n    font-size: 13px;\n    flex-shrink: 0;\n  }<\/p>\n<p>  .df-s7-factor-text {\n    font-size: 13px;\n    color: #4B5563;\n    font-weight: 500;\n    border: none;\n  }<\/p>\n<p>  .df-s7-logic {\n    background: #fff;\n    border: 1px solid #F0F0F0;\n    border-radius: 20px;\n    overflow: hidden;\n    box-shadow: 0 4px 16px rgba(0,0,0,0.04);\n  }<\/p>\n<p>  .df-s7-logic-header {\n    padding: 24px 32px;\n    border-bottom: 1px solid #F0F0F0;\n    font-size: 14px;\n    font-weight: 700;\n    color: #1a1a1a;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    background: #FAFAFA;\n  }<\/p>\n<p>  .df-s7-logic-header i {\n    color: #C0392B;\n    font-size: 14px;\n  }<\/p>\n<p>  .df-s7-logic-item {\n    padding: 22px 32px;\n    border-bottom: 1px solid #F5F5F5;\n    transition: background 0.3s;\n  }<\/p>\n<p>  .df-s7-logic-item:last-child { border-bottom: none; }\n  .df-s7-logic-item:hover { background: rgba(192,57,43,0.015); }<\/p>\n<p>  .df-s7-logic-app {\n    font-size: 14px;\n    font-weight: 600;\n    color: #C0392B;\n    margin-bottom: 6px;\n  }<\/p>\n<p>  .df-s7-logic-desc {\n    font-size: 13px;\n    color: #8B8B8B;\n    line-height: 1.7;\n    border: none;\n  }<\/p>\n<p>  .df-s7-btns {\n    display: flex;\n    justify-content: center;\n    gap: 16px;\n    flex-wrap: wrap;\n  }<\/p>\n<p>  \/* ============================\n     SECTION 8 \u2014 PACKAGING & STORAGE\n     ============================ *\/\n  .df-s8-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 72px;\n    align-items: center;\n  }<\/p>\n<p>  .df-s8-list {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n    margin-top: 32px;\n    margin-bottom: 28px;\n  }<\/p>\n<p>  .df-s8-item {\n    display: flex;\n    gap: 14px;\n    align-items: flex-start;\n    padding: 20px 18px;\n    background: #fff;\n    border: 1px solid #F0F0F0;\n    border-radius: 14px;\n    transition: all 0.4s ease;\n    box-shadow: 0 1px 3px rgba(0,0,0,0.02);\n  }<\/p>\n<p>  .df-s8-item:hover {\n    border-color: rgba(192,57,43,0.15);\n    box-shadow: 0 8px 24px rgba(0,0,0,0.05);\n    transform: translateY(-2px);\n  }<\/p>\n<p>  .df-s8-item-icon {\n    width: 34px;\n    height: 34px;\n    border-radius: 10px;\n    background: rgba(192,57,43,0.06);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #C0392B;\n    font-size: 12px;\n    flex-shrink: 0;\n  }<\/p>\n<p>  .df-s8-item-text {\n    font-size: 13px;\n    color: #6B7280;\n    line-height: 1.65;\n    border: none;\n  }<\/p>\n<p>  .df-s8-note {\n    padding: 16px 20px;\n    background: rgba(192,57,43,0.03);\n    border-left: 3px solid #C0392B;\n    border-radius: 0 10px 10px 0;\n    font-size: 12px;\n    color: #9CA3AF;\n    line-height: 1.7;\n  }<\/p>\n<p>  .df-s8-note strong { color: #4B5563; }<\/p>\n<p>  .df-s8-img-wrap {\n    position: relative;\n    border-radius: 20px;\n    overflow: hidden;\n    aspect-ratio: 4 \/ 3;\n    box-shadow: 0 24px 64px rgba(0,0,0,0.08);\n  }<\/p>\n<p>  .df-s8-img-wrap img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    transition: transform 8s ease;\n  }<\/p>\n<p>  .df-s8-img-wrap:hover img { transform: scale(1.05); }<\/p>\n<p>  .df-s8-img-border {\n    position: absolute;\n    inset: 0;\n    border-radius: 20px;\n    border: 1px solid rgba(0,0,0,0.06);\n    pointer-events: none;\n  }<\/p>\n<p>  \/* ============================\n     SECTION 9 \u2014 LOCAL SUPPORT\n     ============================ *\/\n  .df-s9-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 72px;\n    align-items: center;\n  }<\/p>\n<p>  .df-s9-img-wrap {\n    position: relative;\n    border-radius: 20px;\n    overflow: hidden;\n    aspect-ratio: 4 \/ 3;\n    box-shadow: 0 24px 64px rgba(0,0,0,0.08);\n  }<\/p>\n<p>  .df-s9-img-wrap img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    transition: transform 8s ease;\n  }<\/p>\n<p>  .df-s9-img-wrap:hover img { transform: scale(1.05); }<\/p>\n<p>  .df-s9-img-border {\n    position: absolute;\n    inset: 0;\n    border-radius: 20px;\n    border: 1px solid rgba(0,0,0,0.06);\n    pointer-events: none;\n  }<\/p>\n<p>  .df-s9-based {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 24px 0 32px;\n  }<\/p>\n<p>  .df-s9-based-tag {\n    font-size: 12px;\n    font-weight: 500;\n    color: #4B5563;\n    background: #F5F5F5;\n    border: 1px solid #EBEBEB;\n    padding: 8px 16px;\n    border-radius: 8px;\n    transition: all 0.3s;\n  }<\/p>\n<p>  .df-s9-based-tag:hover {\n    border-color: rgba(192,57,43,0.2);\n    background: rgba(192,57,43,0.03);\n    color: #C0392B;\n  }<\/p>\n<p>  .df-s9-support {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 36px;\n  }<\/p>\n<p>  .df-s9-support-item {\n    display: flex;\n    gap: 12px;\n    align-items: center;\n    padding: 14px 16px;\n    background: #fff;\n    border: 1px solid #F0F0F0;\n    border-radius: 10px;\n    transition: all 0.3s ease;\n    box-shadow: 0 1px 3px rgba(0,0,0,0.02);\n  }<\/p>\n<p>  .df-s9-support-item:hover {\n    border-color: rgba(192,57,43,0.12);\n    transform: translateY(-2px);\n    box-shadow: 0 6px 16px rgba(0,0,0,0.04);\n  }<\/p>\n<p>  .df-s9-support-icon {\n    width: 30px;\n    height: 30px;\n    border-radius: 8px;\n    background: rgba(192,57,43,0.06);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #C0392B;\n    font-size: 11px;\n    flex-shrink: 0;\n  }<\/p>\n<p>  .df-s9-support-text {\n    font-size: 12px;\n    color: #4B5563;\n    font-weight: 500;\n    border: none;\n  }<\/p>\n<p>  .df-s9-btns {\n    display: flex;\n    gap: 16px;\n    flex-wrap: wrap;\n  }<\/p>\n<p>  \/* ============================\n     SECTION 10 \u2014 FAQ\n     ============================ *\/\n  .df-s10-header {\n    text-align: center;\n    margin-bottom: 56px;\n  }<\/p>\n<p>  .df-s10-header .df-eyebrow { justify-content: center; }<\/p>\n<p>  .df-s10-list {\n    max-width: 820px;\n    margin: 0 auto;\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n  }<\/p>\n<p>  .df-s10-item {\n    background: #fff;\n    border: 1px solid #F0F0F0;\n    border-radius: 16px;\n    overflow: hidden;\n    transition: all 0.4s ease;\n    box-shadow: 0 1px 3px rgba(0,0,0,0.02);\n  }<\/p>\n<p>  .df-s10-item:hover {\n    border-color: rgba(192,57,43,0.12);\n    box-shadow: 0 6px 20px rgba(0,0,0,0.04);\n  }<\/p>\n<p>  .df-s10-q {\n    width: 100%;\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    padding: 24px 28px;\n    background: none;\n    border: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-align: left;\n    outline: none;\n    transition: background 0.3s;\n  }<\/p>\n<p>  .df-s10-q:hover { background: #FAFAFA; }<\/p>\n<p>  .df-s10-q-num {\n    width: 36px;\n    height: 36px;\n    border-radius: 10px;\n    background: rgba(192,57,43,0.07);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 12px;\n    font-weight: 700;\n    color: #C0392B;\n    flex-shrink: 0;\n  }<\/p>\n<p>  .df-s10-q-text {\n    flex: 1;\n    font-size: 15px;\n    font-weight: 600;\n    color: #1a1a1a;\n    line-height: 1.4;\n  }<\/p>\n<p>  .df-s10-q-arrow {\n    color: #D1D5DB;\n    font-size: 12px;\n    transition: transform 0.3s, color 0.3s;\n    flex-shrink: 0;\n  }<\/p>\n<p>  .df-s10-item.active .df-s10-q-arrow {\n    transform: rotate(180deg);\n    color: #C0392B;\n  }<\/p>\n<p>  .df-s10-a {\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94), padding 0.45s;\n    padding: 0 28px 0 80px;\n  }<\/p>\n<p>  .df-s10-item.active .df-s10-a {\n    max-height: 300px;\n    padding: 0 28px 24px 80px;\n  }<\/p>\n<p>  .df-s10-a-text {\n    font-size: 14px;\n    color: #8B8B8B;\n    line-height: 1.8;\n    border: none;\n  }<\/p>\n<p>  \/* ============================\n     SECTION 11 \u2014 CLOSING CTA\n     ============================ *\/\n  .df-s11 {\n    position: relative;\n    overflow: hidden;\n    border-radius: 28px;\n    max-width: 1160px;\n    margin: 0 auto;\n    padding: 84px 60px;\n    text-align: center;\n    background: linear-gradient(145deg, #FDF2F2, #FEFAF9, #FDF2F2);\n    border: 1px solid rgba(192,57,43,0.1);\n    box-shadow: 0 24px 64px rgba(192,57,43,0.06);\n  }<\/p>\n<p>  .df-s11-glow {\n    position: absolute;\n    top: 50%; left: 50%;\n    transform: translate(-50%, -50%);\n    width: 500px;\n    height: 500px;\n    background: radial-gradient(circle, rgba(192,57,43,0.06) 0%, transparent 70%);\n    border-radius: 50%;\n    filter: blur(80px);\n    pointer-events: none;\n  }<\/p>\n<p>  .df-s11-content {\n    position: relative;\n    z-index: 2;\n  }<\/p>\n<p>  .df-s11 .df-stitle {\n    max-width: 660px;\n    margin-left: auto;\n    margin-right: auto;\n  }<\/p>\n<p>  .df-s11-text {\n    font-size: 15px;\n    color: #8B8B8B;\n    line-height: 1.8;\n    max-width: 620px;\n    margin: 0 auto 40px;\n    border: none;\n  }<\/p>\n<p>  .df-s11-btns {\n    display: flex;\n    justify-content: center;\n    gap: 16px;\n    flex-wrap: wrap;\n  }<\/p>\n<p>  \/* ============================\n     RESPONSIVE\n     ============================ *\/\n  @media (max-width: 1024px) {\n    .df-section { padding: 80px 32px; }\n    .df-stitle { font-size: 32px; letter-spacing: -1px; }\n    .df-s1-grid, .df-s4-grid, .df-s5-grid, .df-s8-grid, .df-s9-grid { gap: 48px; }\n    .df-s2-grid { grid-template-columns: repeat(2, 1fr); }\n    .df-s2-grid--bottom { grid-template-columns: 1fr; max-width: 400px; }\n    .df-s7-layout { gap: 24px; }\n  }<\/p>\n<p>  @media (max-width: 768px) {\n    .df-section { padding: 64px 20px; }\n    .df-stitle { font-size: 28px; }\n    .df-s1-grid { grid-template-columns: 1fr; gap: 40px; }\n    .df-s2-grid { grid-template-columns: 1fr; }\n    .df-s2-grid--bottom { grid-template-columns: 1fr; }\n    .df-s3-item { grid-template-columns: 1fr; }\n    .df-s3-item-img { min-height: 220px; }\n    .df-s3-item-body { padding: 28px 24px !important; }\n    .df-s3-item:nth-child(even) .df-s3-item-img { order: 0; }\n    .df-s3-item:nth-child(even) .df-s3-item-body { order: 0; }\n    .df-s4-grid { grid-template-columns: 1fr; gap: 40px; }\n    .df-s5-grid { grid-template-columns: 1fr; gap: 40px; }\n    .df-s5-row { grid-template-columns: 160px 1fr; }\n    .df-s7-layout { grid-template-columns: 1fr; }\n    .df-s8-grid { grid-template-columns: 1fr; gap: 40px; }\n    .df-s8-list { grid-template-columns: 1fr; }\n    .df-s9-grid { grid-template-columns: 1fr; gap: 40px; }\n    .df-s9-support { grid-template-columns: 1fr; }\n    .df-s11 { padding: 56px 28px; border-radius: 16px; }\n    .df-s7-btns, .df-s9-btns, .df-s11-btns {\n      flex-direction: column;\n      align-items: center;\n    }\n    .df-btn-primary, .df-btn-ghost { width: 100%; max-width: 360px; justify-content: center; }\n  }<\/p>\n<p>  @media (max-width: 480px) {\n    .df-stitle { font-size: 24px; }\n    .df-s5-row { grid-template-columns: 1fr; }\n    .df-s5-row-label { border-right: none; border-bottom: 1px solid #F5F5F5; padding: 14px 24px 8px; }\n    .df-s5-row-val { padding: 8px 24px 14px; }\n    .df-s6-card { padding: 40px 28px 36px; }\n    .df-s6-card-num { font-size: 52px; }\n    .df-s10-q { padding: 20px 20px; gap: 12px; }\n    .df-s10-item.active .df-s10-a { padding: 0 20px 20px 68px; }\n  }\n<\/style>\n<p><!-- ================================================================\n     HTML \u2014 DEFOAMER POWDER PAGE \u2014 ALL SECTIONS\n     ================================================================ --><\/p>\n<div class=\"df-page\">\n<p>  <!-- ==========================================\n       SECTION 1 \u2014 PRODUCT OVERVIEW\n       ========================================== --><\/p>\n<section class=\"df-section\">\n<div class=\"df-s1-grid\">\n<div class=\"df-s1-img-wrap\">\n        <img height=\"533\" width=\"800\" decoding=\"async\" src=\"https:\/\/mikazone.store\/wp-content\/uploads\/2026\/03\/DSC8554.jpg\" alt=\"Construction additive powder in laboratory setting\" loading=\"lazy\"><\/p>\n<div class=\"df-s1-img-border\"><\/div>\n<div class=\"df-s1-img-badge\">\n<div class=\"df-s1-img-badge-icon\"><i class=\"fas fa-wind\"><\/i><\/div>\n<div>\n            <span class=\"df-s1-img-badge-label\">Additive Type<\/span><br \/>\n            <span class=\"df-s1-img-badge-val\">Foam Control Agent<\/span>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div>\n<div class=\"df-eyebrow\">\n          <span class=\"df-eyebrow-line\"><\/span><br \/>\n          <span class=\"df-eyebrow-text\">Product Overview<\/span>\n        <\/div>\n<h2 class=\"df-stitle\">What Is <em>Defoamer Powder<\/em>?<\/h2>\n<p class=\"df-body\">Defoamer powder is a functional additive used to reduce or eliminate foam generated during mixing, pumping, and application. In construction materials, unwanted foam can trap air inside the system, create voids, reduce density, and negatively affect final strength and appearance.<\/p>\n<p class=\"df-body\">MikaZone publicly presents MikaUltra Defoamer Powder as a highly efficient construction additive designed to minimize air entrapment and improve the compactness and strength of materials such as concrete and mortar.<\/p>\n<p class=\"df-body\">In practical use, defoamer powder is selected when the system shows persistent bubbling, unstable mixing behavior, surface pinholes, reduced density, or process inefficiency caused by excessive foam. It is especially valuable in dry-mix and grouting systems where foam can directly reduce fill quality and structural reliability.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<div class=\"df-divider\">\n<div class=\"df-divider-line\"><\/div>\n<\/div>\n<p>  <!-- ==========================================\n       SECTION 2 \u2014 WHY DEFOAMER MATTERS\n       ========================================== --><\/p>\n<section class=\"df-section df-section--alt\">\n<div class=\"df-s2-header\">\n<div class=\"df-eyebrow\">\n        <span class=\"df-eyebrow-line\"><\/span><br \/>\n        <span class=\"df-eyebrow-text\">Key Benefits<\/span><br \/>\n        <span class=\"df-eyebrow-line\"><\/span>\n      <\/div>\n<h2 class=\"df-stitle\">Why Defoamer Powder Matters in <em>Construction Formulations<\/em><\/h2>\n<p class=\"df-intro df-intro--center\">Foam is not just a visual issue. In cementitious and construction systems, excessive foam can change density, reduce strength, slow down processing, and create surface or filling defects. Defoamer powder helps control those risks.<\/p>\n<\/p><\/div>\n<div class=\"df-s2-grid\">\n<div class=\"df-s2-card\">\n<div class=\"df-s2-card-icon\"><i class=\"fas fa-bolt\"><\/i><\/div>\n<h3 class=\"df-s2-card-title\">Rapid Foam Collapse<\/h3>\n<p class=\"df-s2-card-text\">MikaZone states that its defoamer powder rapidly collapses foam during production, helping keep mixing, pumping, and filling operations running efficiently.<\/p>\n<\/p><\/div>\n<div class=\"df-s2-card\">\n<div class=\"df-s2-card-icon\"><i class=\"fas fa-cube\"><\/i><\/div>\n<h3 class=\"df-s2-card-title\">Improved Density &amp; Compactness<\/h3>\n<p class=\"df-s2-card-text\">By reducing trapped air and internal voids, defoamer powder helps the material cure more densely, which supports stronger and more reliable final performance.<\/p>\n<\/p><\/div>\n<div class=\"df-s2-card\">\n<div class=\"df-s2-card-icon\"><i class=\"fas fa-paintbrush\"><\/i><\/div>\n<h3 class=\"df-s2-card-title\">Better Surface Finish<\/h3>\n<p class=\"df-s2-card-text\">Foam can create visible defects such as pinholes, uneven texture, and poor appearance. Defoamer helps produce a more uniform final finish.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"df-s2-grid df-s2-grid--bottom\">\n<div class=\"df-s2-card\">\n<div class=\"df-s2-card-icon\"><i class=\"fas fa-gauge-high\"><\/i><\/div>\n<h3 class=\"df-s2-card-title\">More Stable Processing<\/h3>\n<p class=\"df-s2-card-text\">MikaZone highlights improved throughput and smoother operation by preventing foam from slowing production or overflowing vessels.<\/p>\n<\/p><\/div>\n<div class=\"df-s2-card\">\n<div class=\"df-s2-card-icon\"><i class=\"fas fa-recycle\"><\/i><\/div>\n<h3 class=\"df-s2-card-title\">Reduced Waste &amp; Rework<\/h3>\n<p class=\"df-s2-card-text\">By controlling foam more effectively, defoamer powder helps reduce overflow loss, material waste, and foam-related rejects. MikaZone explicitly lists lower waste and cost reduction as key benefits.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<div class=\"df-divider\">\n<div class=\"df-divider-line\"><\/div>\n<\/div>\n<p>  <!-- ==========================================\n       SECTION 3 \u2014 TYPICAL APPLICATIONS\n       ========================================== --><\/p>\n<section class=\"df-section\">\n<div class=\"df-s3-header\">\n<div class=\"df-eyebrow\">\n        <span class=\"df-eyebrow-line\"><\/span><br \/>\n        <span class=\"df-eyebrow-text\">Applications<\/span><br \/>\n        <span class=\"df-eyebrow-line\"><\/span>\n      <\/div>\n<h2 class=\"df-stitle\">Typical Applications of <em>Defoamer Powder<\/em><\/h2>\n<\/p><\/div>\n<div class=\"df-s3-items\">\n<p>      <!-- App 1 --><\/p>\n<div class=\"df-s3-item\">\n<div class=\"df-s3-item-img\">\n          <img height=\"1280\" width=\"1920\" decoding=\"async\" src=\"https:\/\/mikazone.store\/wp-content\/uploads\/2026\/04\/hand-worker-plastering-cement-wall-with-rough-conc-2026-01-07-06-15-25-utc-1.jpg\" alt=\"Mortar mixing and processing on construction site\" loading=\"lazy\"><br \/>\n          <span class=\"df-s3-item-img-num\">01<\/span>\n        <\/div>\n<div class=\"df-s3-item-body\">\n          <span class=\"df-s3-item-tag\">Core Application<\/span><\/p>\n<h3 class=\"df-s3-item-title\">Mortars<\/h3>\n<p class=\"df-s3-item-text\">In mortar systems, excessive foam can reduce density and create inconsistency. Defoamer powder helps produce a denser and more stable matrix, especially in dry-mix and modified mortar formulations. MikaZone&#8217;s product page explicitly lists mortar among its core application areas.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>      <!-- App 2 --><\/p>\n<div class=\"df-s3-item\">\n<div class=\"df-s3-item-img\">\n          <img height=\"1280\" width=\"1920\" decoding=\"async\" src=\"https:\/\/mikazone.store\/wp-content\/uploads\/2026\/04\/doing-community-service-by-spreading-gravel-with-r-2026-01-09-00-37-06-utc-1-1.jpg\" alt=\"Concrete pouring at modern construction project\" loading=\"lazy\"><br \/>\n          <span class=\"df-s3-item-img-num\">02<\/span>\n        <\/div>\n<div class=\"df-s3-item-body\">\n          <span class=\"df-s3-item-tag\">Primary Application<\/span><\/p>\n<h3 class=\"df-s3-item-title\">Concrete<\/h3>\n<p class=\"df-s3-item-text\">In concrete systems, uncontrolled foam can affect strength, density, and finishing quality. MikaZone includes concrete as a primary application for its defoamer powder.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>      <!-- App 3 --><\/p>\n<div class=\"df-s3-item\">\n<div class=\"df-s3-item-img\">\n          <img height=\"1162\" width=\"1920\" decoding=\"async\" src=\"https:\/\/mikazone.store\/wp-content\/uploads\/2026\/04\/pouring-concrete-monolith-from-a-machine-selectiv-2026-01-07-01-39-40-utc.jpg\" alt=\"Grouting application for structural filling\" loading=\"lazy\"><br \/>\n          <span class=\"df-s3-item-img-num\">03<\/span>\n        <\/div>\n<div class=\"df-s3-item-body\">\n          <span class=\"df-s3-item-tag\">Critical Application<\/span><\/p>\n<h3 class=\"df-s3-item-title\">Grouting<\/h3>\n<p class=\"df-s3-item-text\">MikaZone&#8217;s defoamer page specifically highlights grouting, explaining that trapped foam creates dangerous voids and weak spots, while defoamer powder helps grout flow smoothly and cure densely.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>      <!-- App 4 --><\/p>\n<div class=\"df-s3-item\">\n<div class=\"df-s3-item-img\">\n          <img height=\"1080\" width=\"1920\" decoding=\"async\" src=\"https:\/\/mikazone.store\/wp-content\/uploads\/2026\/04\/cement-mortar-mix-with-rough-wall-background-on-co-2026-01-11-10-49-52-utc.jpg\" alt=\"Dry-mix construction system processing\" loading=\"lazy\"><br \/>\n          <span class=\"df-s3-item-img-num\">04<\/span>\n        <\/div>\n<div class=\"df-s3-item-body\">\n          <span class=\"df-s3-item-tag\">Dry-Mix Systems<\/span><\/p>\n<h3 class=\"df-s3-item-title\">Dry-Mix Construction Systems<\/h3>\n<p class=\"df-s3-item-text\">In dry-mix systems, defoamer powder is often used where other additives may introduce foam during mixing and hydration. It helps improve processing and final product quality.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<p>      <!-- App 5 --><\/p>\n<div class=\"df-s3-item\">\n<div class=\"df-s3-item-img\">\n          <img height=\"1280\" width=\"1920\" decoding=\"async\" src=\"https:\/\/mikazone.store\/wp-content\/uploads\/2026\/04\/starry-navy-blue-curve-frame-template-2026-03-18-11-02-02-utc.jpg\" alt=\"Industrial foam-sensitive formulation processing\" loading=\"lazy\"><br \/>\n          <span class=\"df-s3-item-img-num\">05<\/span>\n        <\/div>\n<div class=\"df-s3-item-body\">\n          <span class=\"df-s3-item-tag\">Broader Use<\/span><\/p>\n<h3 class=\"df-s3-item-title\">Other Foam-Sensitive Formulations<\/h3>\n<p class=\"df-s3-item-text\">MikaZone&#8217;s broader defoamer content also discusses foam control in coatings, chemicals, and wastewater, indicating that the product family has broader industrial foam-control relevance.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<div class=\"df-divider\">\n<div class=\"df-divider-line\"><\/div>\n<\/div>\n<p>  <!-- ==========================================\n       SECTION 4 \u2014 WHY CHOOSE MIKAZONE\n       ========================================== --><\/p>\n<section class=\"df-section df-section--alt\">\n<div class=\"df-s4-grid\">\n<div>\n<div class=\"df-eyebrow\">\n          <span class=\"df-eyebrow-line\"><\/span><br \/>\n          <span class=\"df-eyebrow-text\">Why MikaZone<\/span>\n        <\/div>\n<h2 class=\"df-stitle\">Why Choose MikaZone <em>Defoamer Powder<\/em><\/h2>\n<p class=\"df-body\">MikaZone publicly lists Defoamer Powder under its MikaUltra Construction Chemical range, confirming it as part of the company&#8217;s broader construction additive portfolio.<\/p>\n<p class=\"df-body\">Its dedicated defoamer product page also highlights ISO and EU REACH references, custom formula support, and manufacturing from multiple production bases.<\/p>\n<div class=\"df-s4-reasons\">\n<div class=\"df-s4-reason\">\n<div class=\"df-s4-reason-icon\"><i class=\"fas fa-check\"><\/i><\/div>\n<p class=\"df-s4-reason-text\">Publicly listed within MikaZone&#8217;s MikaUltra construction additive system.<\/p>\n<\/p><\/div>\n<div class=\"df-s4-reason\">\n<div class=\"df-s4-reason-icon\"><i class=\"fas fa-check\"><\/i><\/div>\n<p class=\"df-s4-reason-text\">Dedicated product page with clear application focus in mortar, concrete, and grout.<\/p>\n<\/p><\/div>\n<div class=\"df-s4-reason\">\n<div class=\"df-s4-reason-icon\"><i class=\"fas fa-check\"><\/i><\/div>\n<p class=\"df-s4-reason-text\">Publicly stated support for formula modification and custom solutions.<\/p>\n<\/p><\/div>\n<div class=\"df-s4-reason\">\n<div class=\"df-s4-reason-icon\"><i class=\"fas fa-check\"><\/i><\/div>\n<p class=\"df-s4-reason-text\">Local recommendation and support through Mandalas.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"df-s4-img-wrap\">\n        <img height=\"1080\" width=\"1920\" decoding=\"async\" src=\"https:\/\/mikazone.store\/wp-content\/uploads\/2026\/04\/C0066.MP4_20240920_155211699.jpg\" alt=\"Quality control and product inspection of defoamer powder\" loading=\"lazy\"><\/p>\n<div class=\"df-s4-img-border\"><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<div class=\"df-divider\">\n<div class=\"df-divider-line\"><\/div>\n<\/div>\n<p>  <!-- ==========================================\n       SECTION 5 \u2014 TECHNICAL CHARACTERISTICS\n       ========================================== --><\/p>\n<section class=\"df-section\">\n<div class=\"df-s5-grid\">\n<div>\n<div class=\"df-eyebrow\">\n          <span class=\"df-eyebrow-line\"><\/span><br \/>\n          <span class=\"df-eyebrow-text\">Specifications<\/span>\n        <\/div>\n<h2 class=\"df-stitle\">Key Technical <em>Characteristics<\/em><\/h2>\n<p class=\"df-intro\">MikaZone&#8217;s dedicated defoamer product page exposes several technical reference items for MikaUltra Defoamer Powder.<\/p>\n<\/p><\/div>\n<div class=\"df-s5-table-wrap\">\n<div class=\"df-s5-table-header\">\n<div class=\"df-s5-table-header-icon\"><i class=\"fas fa-table-list\"><\/i><\/div>\n<p>          <span class=\"df-s5-table-header-text\">Publicly Available Technical Parameters<\/span>\n        <\/div>\n<div class=\"df-s5-row\">\n<div class=\"df-s5-row-label\">Product Name<\/div>\n<div class=\"df-s5-row-val\">MikaUltra Defoamer Powder<\/div>\n<\/p><\/div>\n<div class=\"df-s5-row\">\n<div class=\"df-s5-row-label\">Appearance<\/div>\n<div class=\"df-s5-row-val\">Light yellow powder<\/div>\n<\/p><\/div>\n<div class=\"df-s5-row\">\n<div class=\"df-s5-row-label\">Formula Mod.<\/div>\n<div class=\"df-s5-row-val\">Supported<\/div>\n<\/p><\/div>\n<div class=\"df-s5-row\">\n<div class=\"df-s5-row-label\">CAS No.<\/div>\n<div class=\"df-s5-row-val\">68554-65-4<\/div>\n<\/p><\/div>\n<div class=\"df-s5-row\">\n<div class=\"df-s5-row-label\">Viscosity<\/div>\n<div class=\"df-s5-row-val\">400\u201375,000 mPa\u00b7s<\/div>\n<\/p><\/div>\n<div class=\"df-s5-row\">\n<div class=\"df-s5-row-label\">Particle Size<\/div>\n<div class=\"df-s5-row-val\">99% pass 80 mesh<\/div>\n<\/p><\/div>\n<div class=\"df-s5-row\">\n<div class=\"df-s5-row-label\">pH Value<\/div>\n<div class=\"df-s5-row-val\">6\u20138<\/div>\n<\/p><\/div>\n<div class=\"df-s5-row\">\n<div class=\"df-s5-row-label\">Moisture<\/div>\n<div class=\"df-s5-row-val\">\u22645%<\/div>\n<\/p><\/div>\n<div class=\"df-s5-row\">\n<div class=\"df-s5-row-label\">Water Content<\/div>\n<div class=\"df-s5-row-val\">\u22645%<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<div class=\"df-divider\">\n<div class=\"df-divider-line\"><\/div>\n<\/div>\n<p>  <!-- ==========================================\n       SECTION 6 \u2014 AVAILABLE GRADE\n       ========================================== --><\/p>\n<section class=\"df-section df-section--alt\">\n<div class=\"df-s6-header\">\n<div class=\"df-eyebrow\">\n        <span class=\"df-eyebrow-line\"><\/span><br \/>\n        <span class=\"df-eyebrow-text\">Product Range<\/span><br \/>\n        <span class=\"df-eyebrow-line\"><\/span>\n      <\/div>\n<h2 class=\"df-stitle\">Available Defoamer <em>Grade<\/em><\/h2>\n<\/p><\/div>\n<div class=\"df-s6-showcase\">\n<div class=\"df-s6-card\">\n        <span class=\"df-s6-card-prefix\">Defoamer Series<\/span><\/p>\n<div class=\"df-s6-card-num\">DE401<\/div>\n<div class=\"df-s6-card-line\"><\/div>\n<p class=\"df-s6-card-desc\">High-efficiency defoamer powder for concrete, mortar, grout, and other foam-sensitive construction systems. Designed for rapid foam collapse and improved density.<\/p>\n<div class=\"df-s6-card-badge\">\n          <i class=\"fas fa-certificate\"><\/i><br \/>\n          Available Commercial Grade\n        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"df-s6-note\">\n      This model name comes from your internal product list. MikaZone&#8217;s public product page confirms the defoamer powder family and its technical parameters, but the indexed result does not expose a DE401-specific page. Show DE401 as your available commercial grade and provide detailed TDS during quotation.\n    <\/div>\n<\/section>\n<div class=\"df-divider\">\n<div class=\"df-divider-line\"><\/div>\n<\/div>\n<p>  <!-- ==========================================\n       SECTION 7 \u2014 SELECTION LOGIC\n       ========================================== --><\/p>\n<section class=\"df-section\">\n<div class=\"df-s7-header\">\n<div class=\"df-eyebrow\">\n        <span class=\"df-eyebrow-line\"><\/span><br \/>\n        <span class=\"df-eyebrow-text\">Selection Support<\/span><br \/>\n        <span class=\"df-eyebrow-line\"><\/span>\n      <\/div>\n<h2 class=\"df-stitle\">How We Help You Choose the <em>Right Defoamer<\/em><\/h2>\n<p class=\"df-intro df-intro--center\">At Mandalas, we help customers select defoamer powder based on application, foam severity, processing needs, surface targets, and trial feedback.<\/p>\n<\/p><\/div>\n<div class=\"df-s7-layout\">\n<div class=\"df-s7-factors\">\n<h3 class=\"df-s7-factors-title\">We Help You Choose Based On<\/h3>\n<div class=\"df-s7-factor\">\n<div class=\"df-s7-factor-icon\"><i class=\"fas fa-bullseye\"><\/i><\/div>\n<p>          <span class=\"df-s7-factor-text\">Application<\/span>\n        <\/div>\n<div class=\"df-s7-factor\">\n<div class=\"df-s7-factor-icon\"><i class=\"fas fa-chart-bar\"><\/i><\/div>\n<p>          <span class=\"df-s7-factor-text\">Foam severity<\/span>\n        <\/div>\n<div class=\"df-s7-factor\">\n<div class=\"df-s7-factor-icon\"><i class=\"fas fa-bolt\"><\/i><\/div>\n<p>          <span class=\"df-s7-factor-text\">Need for faster defoaming<\/span>\n        <\/div>\n<div class=\"df-s7-factor\">\n<div class=\"df-s7-factor-icon\"><i class=\"fas fa-paintbrush\"><\/i><\/div>\n<p>          <span class=\"df-s7-factor-text\">Surface finish target<\/span>\n        <\/div>\n<div class=\"df-s7-factor\">\n<div class=\"df-s7-factor-icon\"><i class=\"fas fa-cube\"><\/i><\/div>\n<p>          <span class=\"df-s7-factor-text\">Density \/ compactness target<\/span>\n        <\/div>\n<div class=\"df-s7-factor\">\n<div class=\"df-s7-factor-icon\"><i class=\"fas fa-puzzle-piece\"><\/i><\/div>\n<p>          <span class=\"df-s7-factor-text\">Compatibility with additive package<\/span>\n        <\/div>\n<div class=\"df-s7-factor\">\n<div class=\"df-s7-factor-icon\"><i class=\"fas fa-clipboard-check\"><\/i><\/div>\n<p>          <span class=\"df-s7-factor-text\">Trial feedback<\/span>\n        <\/div>\n<\/p><\/div>\n<div class=\"df-s7-logic\">\n<div class=\"df-s7-logic-header\">\n          <i class=\"fas fa-diagram-project\"><\/i><br \/>\n          Typical Selection Logic\n        <\/div>\n<div class=\"df-s7-logic-item\">\n<div class=\"df-s7-logic-app\">For Mortars &amp; Dry-Mix Systems<\/div>\n<p class=\"df-s7-logic-desc\">Choose defoamer powder when foam causes voids, lower density, or unstable processing behavior.<\/p>\n<\/p><\/div>\n<div class=\"df-s7-logic-item\">\n<div class=\"df-s7-logic-app\">For Concrete Systems<\/div>\n<p class=\"df-s7-logic-desc\">Use when entrapped air needs to be reduced to improve compactness and final strength.<\/p>\n<\/p><\/div>\n<div class=\"df-s7-logic-item\">\n<div class=\"df-s7-logic-app\">For Grouting<\/div>\n<p class=\"df-s7-logic-desc\">Use when foam threatens filling reliability, void-free placement, and dense curing.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"df-s7-btns\">\n      <a href=\"\/en\/recommendation\/\" class=\"df-btn-primary\"><span>Ask for Grade Selection<\/span> <i class=\"fas fa-arrow-right\"><\/i><\/a><br \/>\n      <a href=\"https:\/\/mikazone.store\/en\/contact\/technical-support\/\" class=\"df-btn-ghost\"><i class=\"fas fa-headset\"><\/i> Contact Technical Team<\/a>\n    <\/div>\n<\/section>\n<div class=\"df-divider\">\n<div class=\"df-divider-line\"><\/div>\n<\/div>\n<p>  <!-- ==========================================\n       SECTION 8 \u2014 PACKAGING & STORAGE\n       ========================================== --><\/p>\n<section class=\"df-section df-section--alt\">\n<div class=\"df-s8-grid\">\n<div>\n<div class=\"df-eyebrow\">\n          <span class=\"df-eyebrow-line\"><\/span><br \/>\n          <span class=\"df-eyebrow-text\">Packaging &#038; Storage<\/span>\n        <\/div>\n<h2 class=\"df-stitle\">Packaging &amp; <em>Storage<\/em><\/h2>\n<p class=\"df-body\">MikaZone&#8217;s indexed defoamer page in this pass did not expose a detailed packaging table in the snippet. For final publication, use your internal packaging standard or official TDS\/leaflet for exact bag weight and pallet format.<\/p>\n<h3 style=\"font-size:15px; font-weight:700; color:#1a1a1a; margin: 32px 0 16px; border:none; text-transform:none; letter-spacing:-0.3px;\">Suggested Storage Guidance<\/h3>\n<div class=\"df-s8-list\">\n<div class=\"df-s8-item\">\n<div class=\"df-s8-item-icon\"><i class=\"fas fa-temperature-low\"><\/i><\/div>\n<p class=\"df-s8-item-text\">Store in a cool, dry, well-ventilated place<\/p>\n<\/p><\/div>\n<div class=\"df-s8-item\">\n<div class=\"df-s8-item-icon\"><i class=\"fas fa-box\"><\/i><\/div>\n<p class=\"df-s8-item-text\">Keep packaging tightly sealed<\/p>\n<\/p><\/div>\n<div class=\"df-s8-item\">\n<div class=\"df-s8-item-icon\"><i class=\"fas fa-droplet-slash\"><\/i><\/div>\n<p class=\"df-s8-item-text\">Protect from moisture and contamination<\/p>\n<\/p><\/div>\n<div class=\"df-s8-item\">\n<div class=\"df-s8-item-icon\"><i class=\"fas fa-arrows-rotate\"><\/i><\/div>\n<p class=\"df-s8-item-text\">Apply FIFO inventory control where possible<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"df-s8-img-wrap\">\n        <img height=\"2557\" width=\"1920\" decoding=\"async\" src=\"https:\/\/mikazone.store\/wp-content\/uploads\/2026\/04\/DSC04068.jpg\" alt=\"Warehouse storage for construction additive packaging\" loading=\"lazy\"><\/p>\n<div class=\"df-s8-img-border\"><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<div class=\"df-divider\">\n<div class=\"df-divider-line\"><\/div>\n<\/div>\n<p>  <!-- ==========================================\n       SECTION 9 \u2014 LOCAL SUPPORT\n       ========================================== --><\/p>\n<section class=\"df-section\">\n<div class=\"df-s9-grid\">\n<div class=\"df-s9-img-wrap\">\n        <img height=\"1707\" width=\"2560\" decoding=\"async\" src=\"https:\/\/mikazone.store\/wp-content\/uploads\/2026\/04\/DSC2821-scaled.jpg\" alt=\"Technical support and recommendation consultation\" loading=\"lazy\"><\/p>\n<div class=\"df-s9-img-border\"><\/div>\n<\/p><\/div>\n<div>\n<div class=\"df-eyebrow\">\n          <span class=\"df-eyebrow-line\"><\/span><br \/>\n          <span class=\"df-eyebrow-text\">Local Support<\/span>\n        <\/div>\n<h2 class=\"df-stitle\">Recommendation &amp; Support in <em>Venezuela<\/em><\/h2>\n<p class=\"df-body\">At Mandalas, we do more than list defoamer grades. We help customers in Venezuela choose a suitable starting point based on:<\/p>\n<div class=\"df-s9-based\">\n          <span class=\"df-s9-based-tag\">Application<\/span><br \/>\n          <span class=\"df-s9-based-tag\">Foam-control target<\/span><br \/>\n          <span class=\"df-s9-based-tag\">Compatibility needs<\/span><br \/>\n          <span class=\"df-s9-based-tag\">Process conditions<\/span><br \/>\n          <span class=\"df-s9-based-tag\">Trial feedback<\/span>\n        <\/div>\n<h3 style=\"font-size:15px; font-weight:700; color:#1a1a1a; margin-bottom:16px; border:none; text-transform:none; letter-spacing:-0.3px;\">Support Includes<\/h3>\n<div class=\"df-s9-support\">\n<div class=\"df-s9-support-item\">\n<div class=\"df-s9-support-icon\"><i class=\"fas fa-bullseye\"><\/i><\/div>\n<p>            <span class=\"df-s9-support-text\">Product recommendation by application<\/span>\n          <\/div>\n<div class=\"df-s9-support-item\">\n<div class=\"df-s9-support-icon\"><i class=\"fas fa-flask-vial\"><\/i><\/div>\n<p>            <span class=\"df-s9-support-text\">Starting dosage guidance<\/span>\n          <\/div>\n<div class=\"df-s9-support-item\">\n<div class=\"df-s9-support-icon\"><i class=\"fas fa-wrench\"><\/i><\/div>\n<p>            <span class=\"df-s9-support-text\">Troubleshooting support<\/span>\n          <\/div>\n<div class=\"df-s9-support-item\">\n<div class=\"df-s9-support-icon\"><i class=\"fas fa-sliders\"><\/i><\/div>\n<p>            <span class=\"df-s9-support-text\">Trial adjustment direction<\/span>\n          <\/div>\n<div class=\"df-s9-support-item\">\n<div class=\"df-s9-support-icon\"><i class=\"fas fa-truck\"><\/i><\/div>\n<p>            <span class=\"df-s9-support-text\">Local supply coordination<\/span>\n          <\/div>\n<div class=\"df-s9-support-item\">\n<div class=\"df-s9-support-icon\"><i class=\"fas fa-file-lines\"><\/i><\/div>\n<p>            <span class=\"df-s9-support-text\">TDS\/SDS support when required<\/span>\n          <\/div>\n<\/p><\/div>\n<div class=\"df-s9-btns\">\n          <a href=\"https:\/\/mikazone.store\/en\/contact\/send-your-formula\/\" class=\"df-btn-primary\"><span>Send Your Formula<\/span> <i class=\"fas fa-arrow-right\"><\/i><\/a><br \/>\n          <a href=\"https:\/\/mikazone.store\/en\/contact\/technical-support\/\" class=\"df-btn-ghost\"><i class=\"fas fa-headset\"><\/i> Contact Technical Team<\/a>\n        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<div class=\"df-divider\">\n<div class=\"df-divider-line\"><\/div>\n<\/div>\n<p>  <!-- ==========================================\n       SECTION 10 \u2014 FAQ\n       ========================================== --><\/p>\n<section class=\"df-section df-section--alt\">\n<div class=\"df-s10-header\">\n<div class=\"df-eyebrow\">\n        <span class=\"df-eyebrow-line\"><\/span><br \/>\n        <span class=\"df-eyebrow-text\">FAQ<\/span><br \/>\n        <span class=\"df-eyebrow-line\"><\/span>\n      <\/div>\n<h2 class=\"df-stitle\">Defoamer Powder <em>FAQ<\/em><\/h2>\n<\/p><\/div>\n<div class=\"df-s10-list\">\n<div class=\"df-s10-item active\">\n        <button class=\"df-s10-q\" onclick=\"this.parentElement.classList.toggle('active')\"><br \/>\n          <span class=\"df-s10-q-num\">01<\/span><br \/>\n          <span class=\"df-s10-q-text\">What is defoamer powder mainly used for?<\/span><br \/>\n          <i class=\"fas fa-chevron-down df-s10-q-arrow\"><\/i><br \/>\n        <\/button><\/p>\n<div class=\"df-s10-a\">\n<p class=\"df-s10-a-text\">Defoamer powder is mainly used to reduce or eliminate foam in concrete, mortar, grout, and other construction materials where trapped air can lower density, strength, and surface quality.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"df-s10-item\">\n        <button class=\"df-s10-q\" onclick=\"this.parentElement.classList.toggle('active')\"><br \/>\n          <span class=\"df-s10-q-num\">02<\/span><br \/>\n          <span class=\"df-s10-q-text\">Why is foam a problem in cementitious systems?<\/span><br \/>\n          <i class=\"fas fa-chevron-down df-s10-q-arrow\"><\/i><br \/>\n        <\/button><\/p>\n<div class=\"df-s10-a\">\n<p class=\"df-s10-a-text\">Foam can trap air, create voids, reduce compactness, weaken the cured material, and cause surface defects. MikaZone&#8217;s defoamer page describes these issues directly.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"df-s10-item\">\n        <button class=\"df-s10-q\" onclick=\"this.parentElement.classList.toggle('active')\"><br \/>\n          <span class=\"df-s10-q-num\">03<\/span><br \/>\n          <span class=\"df-s10-q-text\">Can you recommend a dosage range?<\/span><br \/>\n          <i class=\"fas fa-chevron-down df-s10-q-arrow\"><\/i><br \/>\n        <\/button><\/p>\n<div class=\"df-s10-a\">\n<p class=\"df-s10-a-text\">Yes. Dosage depends on the formulation, foam severity, and processing method. We can recommend a practical starting window based on your application.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"df-s10-item\">\n        <button class=\"df-s10-q\" onclick=\"this.parentElement.classList.toggle('active')\"><br \/>\n          <span class=\"df-s10-q-num\">04<\/span><br \/>\n          <span class=\"df-s10-q-text\">Is defoamer powder only for concrete?<\/span><br \/>\n          <i class=\"fas fa-chevron-down df-s10-q-arrow\"><\/i><br \/>\n        <\/button><\/p>\n<div class=\"df-s10-a\">\n<p class=\"df-s10-a-text\">No. MikaZone explicitly lists concrete, mortar, and grouting as key applications, and its broader defoamer content also shows wider industrial foam-control use.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"df-s10-item\">\n        <button class=\"df-s10-q\" onclick=\"this.parentElement.classList.toggle('active')\"><br \/>\n          <span class=\"df-s10-q-num\">05<\/span><br \/>\n          <span class=\"df-s10-q-text\">Do you provide technical documents?<\/span><br \/>\n          <i class=\"fas fa-chevron-down df-s10-q-arrow\"><\/i><br \/>\n        <\/button><\/p>\n<div class=\"df-s10-a\">\n<p class=\"df-s10-a-text\">Yes. TDS\/SDS support can be provided when required.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<div class=\"df-divider\">\n<div class=\"df-divider-line\"><\/div>\n<\/div>\n<p>  <!-- ==========================================\n       SECTION 11 \u2014 CLOSING CTA\n       ========================================== --><\/p>\n<section class=\"df-section\">\n<div class=\"df-s11\">\n<div class=\"df-s11-glow\"><\/div>\n<div class=\"df-s11-content\">\n<div class=\"df-eyebrow\" style=\"justify-content:center; margin-bottom:20px;\">\n          <span class=\"df-eyebrow-line\"><\/span><br \/>\n          <span class=\"df-eyebrow-text\">Get Started<\/span><br \/>\n          <span class=\"df-eyebrow-line\"><\/span>\n        <\/div>\n<h2 class=\"df-stitle\">Need the right defoamer powder for your <em>formulation<\/em>?<\/h2>\n<p class=\"df-s11-text\">Tell us your application, foam-control challenge, and processing needs. We&#8217;ll recommend a suitable defoamer grade and starting selection logic to help you improve density, finish, and process stability.<\/p>\n<div class=\"df-s11-btns\">\n          <a href=\"https:\/\/mikazone.store\/en\/service\/product-recommendation\/\" class=\"df-btn-primary\"><span>Get a Recommendation<\/span> <i class=\"fas fa-arrow-right\"><\/i><\/a><br \/>\n          <a href=\"https:\/\/mikazone.store\/en\/contact\/\" class=\"df-btn-ghost\"><i class=\"fas fa-file-lines\"><\/i> Request TDS<\/a>\n        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- Bottom spacing --><\/p>\n<div style=\"height: 80px;\"><\/div>\n<\/div>\n<style data-lemonx-boosted=\"true\">\n\/* Lemonx: User CSS ,Theme\/Elementor GlobalStyle *\/\n.lemonx-visual-root #dfHero {\n    position: relative;\n    width: 100%;\n    height: 66vh;\n    min-height: 420px;\n    max-height: 640px;\n    overflow: hidden;\n    font-family: 'Inter', system-ui, -apple-system, sans-serif;\n    background: #0a0a0a;\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }<\/p>\n<p>  .lemonx-visual-root #dfHero *, .lemonx-visual-root #dfHero *::before, .lemonx-visual-root #dfHero *::after {\n    margin: 0; padding: 0; box-sizing: border-box;\n  }<\/p>\n<p>  \/* === TOP ACCENT === *\/\n  .lemonx-visual-root #dfHero::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, transparent, #8B1A1A, #D44040, #8B1A1A, transparent);\n    z-index: 60;\n  }<\/p>\n<p>  \/* === BACKGROUND IMAGE === *\/\n  .lemonx-visual-root #dfHero .df-bg {\n    position: absolute;\n    inset: 0;\n    background: url('https:\/\/images.unsplash.com\/photo-1590644365607-1c5e1f469498?w=1920&q=80') center\/cover no-repeat;\n    filter: saturate(0.3) brightness(0.22);\n    transform: scale(1.08);\n    animation: dfBgScale 20s ease-out forwards;\n  }<\/p>\n<p>  @keyframes dfBgScale {\n    to { transform: scale(1); }\n  }<\/p>\n<p>  \/* === NOISE TEXTURE === *\/\n  .lemonx-visual-root #dfHero .df-noise {\n    position: absolute;\n    inset: 0;\n    background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'\/%3E%3C\/svg%3E\");\n    z-index: 2;\n    pointer-events: none;\n  }<\/p>\n<p>  \/* === GRADIENT OVERLAYS === *\/\n  .lemonx-visual-root #dfHero .df-grad {\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse 80% 60% at 50% 50%, transparent 0%, rgba(10,10,10,0.7) 100%),\n      linear-gradient(180deg, rgba(10,10,10,0.4) 0%, transparent 30%, transparent 70%, rgba(10,10,10,0.9) 100%);\n    z-index: 3;\n  }<\/p>\n<p>  \/* === RED GLOW === *\/\n  .lemonx-visual-root #dfHero .df-glow {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    width: 500px;\n    height: 500px;\n    background: radial-gradient(circle, rgba(139,26,26,0.12) 0%, transparent 70%);\n    border-radius: 50%;\n    z-index: 3;\n    filter: blur(60px);\n    animation: dfPulse 6s ease-in-out infinite alternate;\n  }<\/p>\n<p>  @keyframes dfPulse {\n    0% { opacity: 0.6; transform: translate(-50%, -50%) scale(1); }\n    100% { opacity: 1; transform: translate(-50%, -50%) scale(1.15); }\n  }<\/p>\n<p>  \/* === CONTENT === *\/\n  .lemonx-visual-root #dfHero .df-content {\n    position: relative;\n    z-index: 20;\n    text-align: center;\n    max-width: 920px;\n    padding: 0 40px;\n  }<\/p>\n<p>  \/* Eyebrow *\/\n  .lemonx-visual-root #dfHero .df-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 24px;\n    animation: dfReveal 0.8s 0.2s ease both;\n  }<\/p>\n<p>  .lemonx-visual-root #dfHero .df-eyebrow-line {\n    width: 32px;\n    height: 1px;\n    background: #D44040;\n  }<\/p>\n<p>  .lemonx-visual-root #dfHero .df-eyebrow-text {\n    font-size: 11px;\n    font-weight: 600;\n    color: #D44040;\n    text-transform: uppercase;\n    letter-spacing: 4px;\n  }<\/p>\n<p>  \/* Main heading *\/\n  .lemonx-visual-root #dfHero .df-title {\n    font-size: 56px;\n    font-weight: 800;\n    color: #fff;\n    line-height: 1.05;\n    letter-spacing: -2.5px;\n    margin-bottom: 8px;\n    border: none;\n    text-transform: none;\n    animation: dfRevealUp 1s 0.35s cubic-bezier(0.16, 1, 0.3, 1) both;\n  }<\/p>\n<p>  .lemonx-visual-root #dfHero .df-title span {\n    display: inline-block;\n    background: linear-gradient(135deg, #D44040 0%, #ff6b6b 50%, #D44040 100%);\n    background-size: 200% auto;\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    animation: dfShimmer 4s linear infinite;\n  }<\/p>\n<p>  @keyframes dfShimmer {\n    to { background-position: 200% center; }\n  }<\/p>\n<p>  \/* Abbreviation badge *\/\n  .lemonx-visual-root #dfHero .df-abbr {\n    display: inline-block;\n    font-size: 12px;\n    font-weight: 600;\n    color: rgba(255,255,255,0.3);\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    margin-bottom: 28px;\n    animation: dfRevealUp 0.8s 0.5s ease both;\n  }<\/p>\n<p>  .lemonx-visual-root #dfHero .df-abbr em {\n    font-style: normal;\n    color: #D44040;\n  }<\/p>\n<p>  \/* Separator *\/\n  .lemonx-visual-root #dfHero .df-sep {\n    width: 48px;\n    height: 2px;\n    background: linear-gradient(90deg, #8B1A1A, #D44040);\n    margin: 0 auto 28px;\n    border-radius: 2px;\n    animation: dfRevealUp 0.7s 0.6s ease both;\n  }<\/p>\n<p>  \/* Description *\/\n  .lemonx-visual-root #dfHero .df-desc {\n    font-size: 15px;\n    color: rgba(255,255,255,0.45);\n    line-height: 1.8;\n    margin-bottom: 32px;\n    font-weight: 400;\n    max-width: 760px;\n    margin-left: auto;\n    margin-right: auto;\n    border: none;\n    animation: dfRevealUp 0.8s 0.7s ease both;\n  }<\/p>\n<p>  \/* Highlights *\/\n  .lemonx-visual-root #dfHero .df-highlights {\n    display: flex;\n    justify-content: center;\n    gap: 32px;\n    margin-bottom: 36px;\n    list-style: none;\n    animation: dfRevealUp 0.7s 0.85s ease both;\n  }<\/p>\n<p>  .lemonx-visual-root #dfHero .df-hi {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    font-size: 12px;\n    color: rgba(255,255,255,0.5);\n    font-weight: 500;\n    text-align: left;\n    max-width: 280px;\n    line-height: 1.6;\n  }<\/p>\n<p>  .lemonx-visual-root #dfHero .df-hi-dot {\n    width: 6px;\n    height: 6px;\n    border-radius: 50%;\n    background: #D44040;\n    flex-shrink: 0;\n    margin-top: 5px;\n    box-shadow: 0 0 8px rgba(212,64,64,0.4);\n  }<\/p>\n<p>  \/* Buttons *\/\n  .lemonx-visual-root #dfHero .df-btns {\n    display: flex;\n    justify-content: center;\n    gap: 16px;\n    flex-wrap: wrap;\n    animation: dfRevealUp 0.7s 1.05s ease both;\n  }<\/p>\n<p>  .lemonx-visual-root #dfHero .df-btn-primary {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    padding: 15px 38px;\n    background: #8B1A1A;\n    color: #fff;\n    border: none;\n    border-radius: 60px;\n    font-size: 13px;\n    font-weight: 600;\n    text-decoration: none;\n    cursor: pointer;\n    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    font-family: inherit;\n    line-height: 1;\n    outline: none;\n    letter-spacing: 0.5px;\n    position: relative;\n    overflow: hidden;\n  }<\/p>\n<p>  .lemonx-visual-root #dfHero .df-btn-primary::after {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(135deg, rgba(255,255,255,0.1), transparent);\n    opacity: 0;\n    transition: opacity 0.4s;\n  }<\/p>\n<p>  .lemonx-visual-root #dfHero .df-btn-primary:hover::after { opacity: 1; }<\/p>\n<p>  .lemonx-visual-root #dfHero .df-btn-primary:hover {\n    transform: translateY(-3px);\n    box-shadow:\n      0 20px 50px rgba(139,26,26,0.45),\n      0 0 0 1px rgba(212,64,64,0.2);\n    color: #fff;\n    text-decoration: none;\n  }<\/p>\n<p>  .lemonx-visual-root #dfHero .df-btn-primary i {\n    font-size: 11px;\n    transition: transform 0.3s;\n    position: relative;\n    z-index: 1;\n  }<\/p>\n<p>  .lemonx-visual-root #dfHero .df-btn-primary span {\n    position: relative;\n    z-index: 1;\n    -webkit-text-fill-color: #fff;\n    background: none;\n  }<\/p>\n<p>  .lemonx-visual-root #dfHero .df-btn-primary:hover i { transform: translateX(4px); }<\/p>\n<p>  .lemonx-visual-root #dfHero .df-btn-ghost {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    padding: 15px 38px;\n    background: rgba(255,255,255,0.03);\n    color: rgba(255,255,255,0.6);\n    border: 1px solid rgba(255,255,255,0.08);\n    border-radius: 60px;\n    font-size: 13px;\n    font-weight: 500;\n    text-decoration: none;\n    cursor: pointer;\n    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    font-family: inherit;\n    line-height: 1;\n    outline: none;\n    letter-spacing: 0.5px;\n    backdrop-filter: blur(8px);\n  }<\/p>\n<p>  .lemonx-visual-root #dfHero .df-btn-ghost:hover {\n    color: #fff;\n    border-color: rgba(212,64,64,0.35);\n    background: rgba(139,26,26,0.1);\n    transform: translateY(-3px);\n    text-decoration: none;\n  }<\/p>\n<p>  \/* === BOTTOM STATS === *\/\n  .lemonx-visual-root #dfHero .df-stats {\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    right: 0;\n    z-index: 30;\n    border-top: 1px solid rgba(255,255,255,0.04);\n    background: rgba(10,10,10,0.6);\n    backdrop-filter: blur(24px);\n  }<\/p>\n<p>  .lemonx-visual-root #dfHero .df-stats-inner {\n    max-width: 1200px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n  }<\/p>\n<p>  .lemonx-visual-root #dfHero .df-stat {\n    text-align: center;\n    padding: 20px 16px;\n    position: relative;\n    transition: background 0.3s;\n  }<\/p>\n<p>  .lemonx-visual-root #dfHero .df-stat:hover { background: rgba(139,26,26,0.06); }<\/p>\n<p>  .lemonx-visual-root #dfHero .df-stat:not(:last-child)::after {\n    content: '';\n    position: absolute;\n    top: 25%; bottom: 25%; right: 0;\n    width: 1px;\n    background: rgba(255,255,255,0.04);\n  }<\/p>\n<p>  .lemonx-visual-root #dfHero .df-stat-val {\n    font-size: 26px;\n    font-weight: 800;\n    color: #fff;\n    line-height: 1;\n    margin-bottom: 4px;\n    letter-spacing: -1px;\n    display: block;\n  }<\/p>\n<p>  .lemonx-visual-root #dfHero .df-stat-val i {\n    font-size: 14px;\n    color: #D44040;\n    font-style: normal;\n    font-weight: 400;\n    margin-left: 2px;\n  }<\/p>\n<p>  .lemonx-visual-root #dfHero .df-stat-label {\n    font-size: 10px;\n    color: rgba(255,255,255,0.25);\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    font-weight: 500;\n    display: block;\n  }<\/p>\n<p>  \/* === SIDE DECORATION === *\/\n  .lemonx-visual-root #dfHero .df-side-left, .lemonx-visual-root #dfHero .df-side-right {\n    position: absolute;\n    top: 50%;\n    transform: translateY(-50%);\n    z-index: 20;\n    writing-mode: vertical-rl;\n    font-size: 10px;\n    text-transform: uppercase;\n    letter-spacing: 4px;\n    color: rgba(255,255,255,0.08);\n    font-weight: 600;\n  }<\/p>\n<p>  .lemonx-visual-root #dfHero .df-side-left { left: 32px; }\n  .lemonx-visual-root #dfHero .df-side-right { right: 32px; transform: translateY(-50%) rotate(180deg); }<\/p>\n<p>  \/* === ANIMATIONS === *\/\n  @keyframes dfReveal {\n    from { opacity: 0; }\n    to { opacity: 1; }\n  }<\/p>\n<p>  @keyframes dfRevealUp {\n    from { opacity: 0; transform: translateY(30px); }\n    to { opacity: 1; transform: translateY(0); }\n  }<\/p>\n<p>  \/* === RESPONSIVE === *\/\n  @media (max-width: 1024px) {\n    .lemonx-visual-root #dfHero .df-title { font-size: 44px; letter-spacing: -2px; }\n    .lemonx-visual-root #dfHero .df-highlights { gap: 20px; flex-wrap: wrap; }\n    .lemonx-visual-root #dfHero .df-side-left, .lemonx-visual-root #dfHero .df-side-right { display: none; }\n    .lemonx-visual-root #dfHero .df-stat { padding: 18px 14px; }\n    .lemonx-visual-root #dfHero .df-stat-val { font-size: 22px; }\n  }<\/p>\n<p>  @media (max-width: 768px) {\n    .lemonx-visual-root #dfHero { max-height: none; height: auto; min-height: 100vh; padding: 60px 0 0; }\n    .lemonx-visual-root #dfHero .df-title { font-size: 34px; letter-spacing: -1.5px; }\n    .lemonx-visual-root #dfHero .df-abbr { letter-spacing: 2px; font-size: 10px; }\n    .lemonx-visual-root #dfHero .df-desc { font-size: 14px; }\n    .lemonx-visual-root #dfHero .df-highlights { flex-direction: column; align-items: center; gap: 12px; }\n    .lemonx-visual-root #dfHero .df-hi { max-width: 320px; }\n    .lemonx-visual-root #dfHero .df-stats-inner { grid-template-columns: repeat(2, 1fr); }\n    .lemonx-visual-root #dfHero .df-stat:nth-child(2)::after { display: none; }\n  }<\/p>\n<p>  @media (max-width: 480px) {\n    .lemonx-visual-root #dfHero .df-content { padding: 0 20px; margin-bottom: 100px; }\n    .lemonx-visual-root #dfHero .df-title { font-size: 28px; letter-spacing: -1px; }\n    .lemonx-visual-root #dfHero .df-eyebrow-text { font-size: 10px; letter-spacing: 3px; }\n    .lemonx-visual-root #dfHero .df-btns { flex-direction: column; width: 100%; }\n    .lemonx-visual-root #dfHero .df-btn-primary, .lemonx-visual-root #dfHero .df-btn-ghost { width: 100%; justify-content: center; }\n    .lemonx-visual-root #dfHero .df-stats-inner { grid-template-columns: repeat(2, 1fr); }\n    .lemonx-visual-root #dfHero .df-stat-val { font-size: 20px; }\n    .lemonx-visual-root #dfHero .df-stat-label { font-size: 9px; }\n  }\n\/* ============================\n     GLOBAL PAGE STYLES\n     ============================ *\/\n  .lemonx-visual-root .df-page {\n    font-family: 'Inter', system-ui, -apple-system, sans-serif;\n    background: #FAFAFA;\n    color: #1a1a1a;\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n    overflow-x: hidden;\n  }<\/p>\n<p>  .lemonx-visual-root .df-page *, .lemonx-visual-root .df-page *::before, .lemonx-visual-root .df-page *::after {\n    margin: 0; padding: 0; box-sizing: border-box;\n  }<\/p>\n<p>  .lemonx-visual-root .df-page img {\n    max-width: 100%;\n    height: auto;\n    display: block;\n  }<\/p>\n<p>  .lemonx-visual-root .df-page a {\n    text-decoration: none;\n    color: inherit;\n  }<\/p>\n<p>  \/* ============================\n     SHARED COMPONENTS\n     ============================ *\/\n  .lemonx-visual-root .df-section {\n    position: relative;\n    padding: 100px 40px;\n    max-width: 1240px;\n    margin: 0 auto;\n  }<\/p>\n<p>  .lemonx-visual-root .df-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 16px;\n  }<\/p>\n<p>  .lemonx-visual-root .df-eyebrow-line {\n    width: 28px;\n    height: 1px;\n    background: #C0392B;\n  }<\/p>\n<p>  .lemonx-visual-root .df-eyebrow-text {\n    font-size: 11px;\n    font-weight: 600;\n    color: #C0392B;\n    text-transform: uppercase;\n    letter-spacing: 3.5px;\n  }<\/p>\n<p>  .lemonx-visual-root .df-stitle {\n    font-size: 38px;\n    font-weight: 800;\n    color: #1a1a1a;\n    letter-spacing: -1.5px;\n    line-height: 1.15;\n    margin-bottom: 20px;\n    border: none;\n    text-transform: none;\n  }<\/p>\n<p>  .lemonx-visual-root .df-stitle em {\n    font-style: normal;\n    background: linear-gradient(135deg, #C0392B, #E74C3C);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n  }<\/p>\n<p>  .lemonx-visual-root .df-intro {\n    font-size: 15px;\n    color: #6B7280;\n    line-height: 1.85;\n    max-width: 720px;\n    margin-bottom: 48px;\n    border: none;\n  }<\/p>\n<p>  .lemonx-visual-root .df-intro--center {\n    text-align: center;\n    margin-left: auto;\n    margin-right: auto;\n  }<\/p>\n<p>  .lemonx-visual-root .df-body {\n    font-size: 15px;\n    color: #6B7280;\n    line-height: 1.85;\n    border: none;\n  }<\/p>\n<p>  .lemonx-visual-root .df-body + .df-body { margin-top: 20px; }<\/p>\n<p>  .lemonx-visual-root .df-divider {\n    max-width: 1240px;\n    margin: 0 auto;\n    padding: 0 40px;\n  }<\/p>\n<p>  .lemonx-visual-root .df-divider-line {\n    height: 1px;\n    background: linear-gradient(90deg, transparent, rgba(0,0,0,0.06), transparent);\n  }<\/p>\n<p>  \/* Buttons *\/\n  .lemonx-visual-root .df-btn-primary {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    padding: 15px 36px;\n    background: #C0392B;\n    color: #fff;\n    border: none;\n    border-radius: 60px;\n    font-size: 13px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    font-family: inherit;\n    line-height: 1;\n    letter-spacing: 0.5px;\n    position: relative;\n    overflow: hidden;\n    text-decoration: none;\n  }<\/p>\n<p>  .lemonx-visual-root .df-btn-primary::after {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(135deg, rgba(255,255,255,0.15), transparent);\n    opacity: 0;\n    transition: opacity 0.4s;\n  }<\/p>\n<p>  .lemonx-visual-root .df-btn-primary:hover::after { opacity: 1; }<\/p>\n<p>  .lemonx-visual-root .df-btn-primary:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 16px 40px rgba(192,57,43,0.3), 0 0 0 1px rgba(192,57,43,0.15);\n    color: #fff;\n    text-decoration: none;\n  }<\/p>\n<p>  .lemonx-visual-root .df-btn-primary span, .lemonx-visual-root .df-btn-primary i {\n    position: relative;\n    z-index: 1;\n  }<\/p>\n<p>  .lemonx-visual-root .df-btn-primary i {\n    font-size: 11px;\n    transition: transform 0.3s;\n  }<\/p>\n<p>  .lemonx-visual-root .df-btn-primary:hover i { transform: translateX(4px); }<\/p>\n<p>  .lemonx-visual-root .df-btn-ghost {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    padding: 15px 36px;\n    background: #fff;\n    color: #4B5563;\n    border: 1px solid #E5E7EB;\n    border-radius: 60px;\n    font-size: 13px;\n    font-weight: 500;\n    cursor: pointer;\n    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    font-family: inherit;\n    line-height: 1;\n    letter-spacing: 0.5px;\n    text-decoration: none;\n  }<\/p>\n<p>  .lemonx-visual-root .df-btn-ghost:hover {\n    color: #C0392B;\n    border-color: rgba(192,57,43,0.3);\n    background: rgba(192,57,43,0.03);\n    transform: translateY(-3px);\n    box-shadow: 0 8px 24px rgba(0,0,0,0.06);\n    text-decoration: none;\n  }<\/p>\n<p>  \/* Alt background *\/\n  .lemonx-visual-root .df-section--alt {\n    position: relative;\n  }<\/p>\n<p>  .lemonx-visual-root .df-section--alt::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    left: -9999px;\n    right: -9999px;\n    background: #F5F5F5;\n    z-index: -1;\n  }<\/p>\n<p>  \/* ============================\n     SECTION 1 \u2014 PRODUCT OVERVIEW\n     ============================ *\/\n  .lemonx-visual-root .df-s1-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 72px;\n    align-items: center;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s1-img-wrap {\n    position: relative;\n    border-radius: 20px;\n    overflow: hidden;\n    aspect-ratio: 4 \/ 3;\n    box-shadow: 0 24px 64px rgba(0,0,0,0.08);\n  }<\/p>\n<p>  .lemonx-visual-root .df-s1-img-wrap img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    transition: transform 8s ease;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s1-img-wrap:hover img { transform: scale(1.05); }<\/p>\n<p>  .lemonx-visual-root .df-s1-img-border {\n    position: absolute;\n    inset: 0;\n    border-radius: 20px;\n    border: 1px solid rgba(0,0,0,0.06);\n    pointer-events: none;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s1-img-badge {\n    position: absolute;\n    bottom: 20px;\n    left: 20px;\n    background: rgba(255,255,255,0.92);\n    backdrop-filter: blur(16px);\n    border: 1px solid rgba(0,0,0,0.06);\n    border-radius: 12px;\n    padding: 14px 20px;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    box-shadow: 0 8px 24px rgba(0,0,0,0.08);\n  }<\/p>\n<p>  .lemonx-visual-root .df-s1-img-badge-icon {\n    width: 36px;\n    height: 36px;\n    border-radius: 8px;\n    background: rgba(192,57,43,0.08);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #C0392B;\n    font-size: 14px;\n    flex-shrink: 0;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s1-img-badge-label {\n    font-size: 10px;\n    color: #9CA3AF;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    line-height: 1;\n    margin-bottom: 3px;\n    display: block;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s1-img-badge-val {\n    font-size: 14px;\n    font-weight: 700;\n    color: #1a1a1a;\n    line-height: 1;\n    display: block;\n  }<\/p>\n<p>  \/* ============================\n     SECTION 2 \u2014 WHY DEFOAMER MATTERS\n     ============================ *\/\n  .lemonx-visual-root .df-s2-header {\n    text-align: center;\n    margin-bottom: 64px;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s2-header .df-eyebrow { justify-content: center; }\n  .lemonx-visual-root .df-s2-header .df-stitle { max-width: 740px; margin-left: auto; margin-right: auto; }<\/p>\n<p>  .lemonx-visual-root .df-s2-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 24px;\n    margin-bottom: 24px;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s2-grid--bottom {\n    grid-template-columns: repeat(2, 1fr);\n    max-width: 820px;\n    margin-left: auto;\n    margin-right: auto;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s2-card {\n    position: relative;\n    background: #fff;\n    border: 1px solid #F0F0F0;\n    border-radius: 20px;\n    padding: 40px 32px 36px;\n    transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n    overflow: hidden;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.02);\n  }<\/p>\n<p>  .lemonx-visual-root .df-s2-card::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, #C0392B, #E74C3C);\n    opacity: 0;\n    transition: opacity 0.4s;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s2-card:hover::before { opacity: 1; }<\/p>\n<p>  .lemonx-visual-root .df-s2-card:hover {\n    border-color: rgba(192,57,43,0.15);\n    transform: translateY(-6px);\n    box-shadow: 0 20px 48px rgba(0,0,0,0.07);\n  }<\/p>\n<p>  .lemonx-visual-root .df-s2-card-icon {\n    width: 52px;\n    height: 52px;\n    border-radius: 14px;\n    background: rgba(192,57,43,0.06);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 24px;\n    color: #C0392B;\n    font-size: 20px;\n    transition: background 0.4s;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s2-card:hover .df-s2-card-icon { background: rgba(192,57,43,0.1); }<\/p>\n<p>  .lemonx-visual-root .df-s2-card-title {\n    font-size: 17px;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin-bottom: 12px;\n    letter-spacing: -0.3px;\n    border: none;\n    text-transform: none;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s2-card-text {\n    font-size: 13.5px;\n    color: #8B8B8B;\n    line-height: 1.8;\n    border: none;\n  }<\/p>\n<p>  \/* ============================\n     SECTION 3 \u2014 TYPICAL APPLICATIONS\n     ============================ *\/\n  .lemonx-visual-root .df-s3-header {\n    text-align: center;\n    margin-bottom: 64px;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s3-header .df-eyebrow { justify-content: center; }<\/p>\n<p>  .lemonx-visual-root .df-s3-items {\n    display: flex;\n    flex-direction: column;\n    gap: 28px;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s3-item {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 0;\n    align-items: center;\n    background: #fff;\n    border: 1px solid #F0F0F0;\n    border-radius: 20px;\n    overflow: hidden;\n    transition: all 0.5s ease;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.02);\n  }<\/p>\n<p>  .lemonx-visual-root .df-s3-item:hover {\n    border-color: rgba(192,57,43,0.12);\n    box-shadow: 0 20px 48px rgba(0,0,0,0.06);\n    transform: translateY(-4px);\n  }<\/p>\n<p>  .lemonx-visual-root .df-s3-item:nth-child(even) .df-s3-item-img { order: 2; }\n  .lemonx-visual-root .df-s3-item:nth-child(even) .df-s3-item-body { order: 1; }<\/p>\n<p>  .lemonx-visual-root .df-s3-item-img {\n    position: relative;\n    height: 100%;\n    min-height: 280px;\n    overflow: hidden;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s3-item-img img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    transition: transform 8s ease;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s3-item:hover .df-s3-item-img img { transform: scale(1.06); }<\/p>\n<p>  .lemonx-visual-root .df-s3-item-img-num {\n    position: absolute;\n    top: 20px;\n    left: 20px;\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    background: rgba(255,255,255,0.92);\n    backdrop-filter: blur(12px);\n    border: 1px solid rgba(0,0,0,0.06);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 14px;\n    font-weight: 800;\n    color: #C0392B;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n  }<\/p>\n<p>  .lemonx-visual-root .df-s3-item-body {\n    padding: 44px;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s3-item:nth-child(even) .df-s3-item-body {\n    padding: 44px;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s3-item-tag {\n    display: inline-block;\n    font-size: 10px;\n    font-weight: 600;\n    color: #C0392B;\n    text-transform: uppercase;\n    letter-spacing: 2.5px;\n    margin-bottom: 14px;\n    background: rgba(192,57,43,0.06);\n    padding: 6px 14px;\n    border-radius: 6px;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s3-item-title {\n    font-size: 22px;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin-bottom: 14px;\n    letter-spacing: -0.5px;\n    line-height: 1.3;\n    border: none;\n    text-transform: none;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s3-item-text {\n    font-size: 14px;\n    color: #8B8B8B;\n    line-height: 1.8;\n    border: none;\n  }<\/p>\n<p>  \/* ============================\n     SECTION 4 \u2014 WHY CHOOSE MIKAZONE\n     ============================ *\/\n  .lemonx-visual-root .df-s4-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 72px;\n    align-items: center;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s4-img-wrap {\n    position: relative;\n    border-radius: 20px;\n    overflow: hidden;\n    aspect-ratio: 4 \/ 3;\n    box-shadow: 0 24px 64px rgba(0,0,0,0.08);\n  }<\/p>\n<p>  .lemonx-visual-root .df-s4-img-wrap img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    transition: transform 8s ease;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s4-img-wrap:hover img { transform: scale(1.05); }<\/p>\n<p>  .lemonx-visual-root .df-s4-img-border {\n    position: absolute;\n    inset: 0;\n    border-radius: 20px;\n    border: 1px solid rgba(0,0,0,0.06);\n    pointer-events: none;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s4-reasons {\n    display: flex;\n    flex-direction: column;\n    gap: 14px;\n    margin-top: 36px;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s4-reason {\n    display: flex;\n    gap: 16px;\n    align-items: flex-start;\n    padding: 20px 24px;\n    background: #fff;\n    border: 1px solid #F0F0F0;\n    border-radius: 14px;\n    transition: all 0.4s ease;\n    box-shadow: 0 1px 3px rgba(0,0,0,0.02);\n  }<\/p>\n<p>  .lemonx-visual-root .df-s4-reason:hover {\n    border-color: rgba(192,57,43,0.15);\n    box-shadow: 0 8px 24px rgba(0,0,0,0.05);\n    transform: translateX(4px);\n  }<\/p>\n<p>  .lemonx-visual-root .df-s4-reason-icon {\n    width: 36px;\n    height: 36px;\n    border-radius: 10px;\n    background: rgba(192,57,43,0.07);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #C0392B;\n    font-size: 13px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s4-reason-text {\n    font-size: 14px;\n    color: #6B7280;\n    line-height: 1.7;\n    border: none;\n  }<\/p>\n<p>  \/* ============================\n     SECTION 5 \u2014 TECHNICAL CHARACTERISTICS\n     ============================ *\/\n  .lemonx-visual-root .df-s5-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 72px;\n    align-items: start;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s5-table-wrap {\n    background: #fff;\n    border: 1px solid #F0F0F0;\n    border-radius: 20px;\n    overflow: hidden;\n    box-shadow: 0 4px 16px rgba(0,0,0,0.04);\n  }<\/p>\n<p>  .lemonx-visual-root .df-s5-table-header {\n    padding: 24px 32px;\n    border-bottom: 1px solid #F0F0F0;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    background: #FAFAFA;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s5-table-header-icon {\n    width: 36px;\n    height: 36px;\n    border-radius: 8px;\n    background: rgba(192,57,43,0.07);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #C0392B;\n    font-size: 14px;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s5-table-header-text {\n    font-size: 15px;\n    font-weight: 700;\n    color: #1a1a1a;\n    letter-spacing: -0.3px;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s5-row {\n    display: grid;\n    grid-template-columns: 200px 1fr;\n    border-bottom: 1px solid #F5F5F5;\n    transition: background 0.3s;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s5-row:last-child { border-bottom: none; }\n  .lemonx-visual-root .df-s5-row:hover { background: rgba(192,57,43,0.015); }<\/p>\n<p>  .lemonx-visual-root .df-s5-row-label {\n    padding: 16px 32px;\n    font-size: 12px;\n    font-weight: 600;\n    color: #9CA3AF;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    border-right: 1px solid #F5F5F5;\n    display: flex;\n    align-items: center;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s5-row-val {\n    padding: 16px 32px;\n    font-size: 14px;\n    color: #4B5563;\n    line-height: 1.6;\n    display: flex;\n    align-items: center;\n  }<\/p>\n<p>  \/* ============================\n     SECTION 6 \u2014 AVAILABLE GRADE\n     ============================ *\/\n  .lemonx-visual-root .df-s6-header {\n    text-align: center;\n    margin-bottom: 56px;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s6-header .df-eyebrow { justify-content: center; }<\/p>\n<p>  .lemonx-visual-root .df-s6-showcase {\n    max-width: 480px;\n    margin: 0 auto 40px;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s6-card {\n    position: relative;\n    background: #fff;\n    border: 1px solid #F0F0F0;\n    border-radius: 24px;\n    padding: 56px 48px 48px;\n    text-align: center;\n    transition: all 0.5s ease;\n    box-shadow: 0 4px 16px rgba(0,0,0,0.04);\n    overflow: hidden;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s6-card::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #C0392B, #E74C3C, #C0392B);\n    opacity: 0;\n    transition: opacity 0.4s;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s6-card:hover::before { opacity: 1; }<\/p>\n<p>  .lemonx-visual-root .df-s6-card:hover {\n    border-color: rgba(192,57,43,0.18);\n    transform: translateY(-6px);\n    box-shadow: 0 24px 56px rgba(0,0,0,0.08);\n  }<\/p>\n<p>  .lemonx-visual-root .df-s6-card-prefix {\n    font-size: 11px;\n    font-weight: 600;\n    color: #C0392B;\n    text-transform: uppercase;\n    letter-spacing: 3px;\n    margin-bottom: 12px;\n    display: block;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s6-card-num {\n    font-size: 64px;\n    font-weight: 800;\n    color: #1a1a1a;\n    letter-spacing: -3px;\n    line-height: 1;\n    margin-bottom: 12px;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s6-card-line {\n    width: 40px;\n    height: 2px;\n    background: linear-gradient(90deg, #C0392B, #E74C3C);\n    margin: 0 auto 16px;\n    border-radius: 2px;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s6-card-desc {\n    font-size: 14px;\n    color: #8B8B8B;\n    line-height: 1.7;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s6-card-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    margin-top: 24px;\n    padding: 8px 18px;\n    background: rgba(192,57,43,0.05);\n    border: 1px solid rgba(192,57,43,0.1);\n    border-radius: 8px;\n    font-size: 11px;\n    font-weight: 600;\n    color: #C0392B;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s6-card-badge i {\n    font-size: 10px;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s6-note {\n    text-align: center;\n    font-size: 13px;\n    color: #9CA3AF;\n    line-height: 1.75;\n    max-width: 700px;\n    margin: 0 auto;\n    padding: 24px 32px;\n    background: #fff;\n    border: 1px solid #F0F0F0;\n    border-radius: 14px;\n    box-shadow: 0 1px 3px rgba(0,0,0,0.02);\n  }<\/p>\n<p>  \/* ============================\n     SECTION 7 \u2014 SELECTION LOGIC\n     ============================ *\/\n  .lemonx-visual-root .df-s7-header {\n    text-align: center;\n    margin-bottom: 56px;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s7-header .df-eyebrow { justify-content: center; }<\/p>\n<p>  .lemonx-visual-root .df-s7-layout {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 32px;\n    margin-bottom: 48px;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s7-factors {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s7-factors-title {\n    font-size: 15px;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin-bottom: 8px;\n    letter-spacing: -0.3px;\n    border: none;\n    text-transform: none;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s7-factor {\n    display: flex;\n    gap: 14px;\n    align-items: center;\n    padding: 16px 20px;\n    background: #fff;\n    border: 1px solid #F0F0F0;\n    border-radius: 12px;\n    transition: all 0.4s ease;\n    box-shadow: 0 1px 3px rgba(0,0,0,0.02);\n  }<\/p>\n<p>  .lemonx-visual-root .df-s7-factor:hover {\n    border-color: rgba(192,57,43,0.15);\n    box-shadow: 0 6px 16px rgba(0,0,0,0.04);\n    transform: translateX(4px);\n  }<\/p>\n<p>  .lemonx-visual-root .df-s7-factor-icon {\n    width: 36px;\n    height: 36px;\n    border-radius: 10px;\n    background: rgba(192,57,43,0.06);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #C0392B;\n    font-size: 13px;\n    flex-shrink: 0;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s7-factor-text {\n    font-size: 13px;\n    color: #4B5563;\n    font-weight: 500;\n    border: none;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s7-logic {\n    background: #fff;\n    border: 1px solid #F0F0F0;\n    border-radius: 20px;\n    overflow: hidden;\n    box-shadow: 0 4px 16px rgba(0,0,0,0.04);\n  }<\/p>\n<p>  .lemonx-visual-root .df-s7-logic-header {\n    padding: 24px 32px;\n    border-bottom: 1px solid #F0F0F0;\n    font-size: 14px;\n    font-weight: 700;\n    color: #1a1a1a;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    background: #FAFAFA;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s7-logic-header i {\n    color: #C0392B;\n    font-size: 14px;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s7-logic-item {\n    padding: 22px 32px;\n    border-bottom: 1px solid #F5F5F5;\n    transition: background 0.3s;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s7-logic-item:last-child { border-bottom: none; }\n  .lemonx-visual-root .df-s7-logic-item:hover { background: rgba(192,57,43,0.015); }<\/p>\n<p>  .lemonx-visual-root .df-s7-logic-app {\n    font-size: 14px;\n    font-weight: 600;\n    color: #C0392B;\n    margin-bottom: 6px;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s7-logic-desc {\n    font-size: 13px;\n    color: #8B8B8B;\n    line-height: 1.7;\n    border: none;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s7-btns {\n    display: flex;\n    justify-content: center;\n    gap: 16px;\n    flex-wrap: wrap;\n  }<\/p>\n<p>  \/* ============================\n     SECTION 8 \u2014 PACKAGING & STORAGE\n     ============================ *\/\n  .lemonx-visual-root .df-s8-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 72px;\n    align-items: center;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s8-list {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n    margin-top: 32px;\n    margin-bottom: 28px;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s8-item {\n    display: flex;\n    gap: 14px;\n    align-items: flex-start;\n    padding: 20px 18px;\n    background: #fff;\n    border: 1px solid #F0F0F0;\n    border-radius: 14px;\n    transition: all 0.4s ease;\n    box-shadow: 0 1px 3px rgba(0,0,0,0.02);\n  }<\/p>\n<p>  .lemonx-visual-root .df-s8-item:hover {\n    border-color: rgba(192,57,43,0.15);\n    box-shadow: 0 8px 24px rgba(0,0,0,0.05);\n    transform: translateY(-2px);\n  }<\/p>\n<p>  .lemonx-visual-root .df-s8-item-icon {\n    width: 34px;\n    height: 34px;\n    border-radius: 10px;\n    background: rgba(192,57,43,0.06);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #C0392B;\n    font-size: 12px;\n    flex-shrink: 0;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s8-item-text {\n    font-size: 13px;\n    color: #6B7280;\n    line-height: 1.65;\n    border: none;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s8-note {\n    padding: 16px 20px;\n    background: rgba(192,57,43,0.03);\n    border-left: 3px solid #C0392B;\n    border-radius: 0 10px 10px 0;\n    font-size: 12px;\n    color: #9CA3AF;\n    line-height: 1.7;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s8-note strong { color: #4B5563; }<\/p>\n<p>  .lemonx-visual-root .df-s8-img-wrap {\n    position: relative;\n    border-radius: 20px;\n    overflow: hidden;\n    aspect-ratio: 4 \/ 3;\n    box-shadow: 0 24px 64px rgba(0,0,0,0.08);\n  }<\/p>\n<p>  .lemonx-visual-root .df-s8-img-wrap img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    transition: transform 8s ease;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s8-img-wrap:hover img { transform: scale(1.05); }<\/p>\n<p>  .lemonx-visual-root .df-s8-img-border {\n    position: absolute;\n    inset: 0;\n    border-radius: 20px;\n    border: 1px solid rgba(0,0,0,0.06);\n    pointer-events: none;\n  }<\/p>\n<p>  \/* ============================\n     SECTION 9 \u2014 LOCAL SUPPORT\n     ============================ *\/\n  .lemonx-visual-root .df-s9-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 72px;\n    align-items: center;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s9-img-wrap {\n    position: relative;\n    border-radius: 20px;\n    overflow: hidden;\n    aspect-ratio: 4 \/ 3;\n    box-shadow: 0 24px 64px rgba(0,0,0,0.08);\n  }<\/p>\n<p>  .lemonx-visual-root .df-s9-img-wrap img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    transition: transform 8s ease;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s9-img-wrap:hover img { transform: scale(1.05); }<\/p>\n<p>  .lemonx-visual-root .df-s9-img-border {\n    position: absolute;\n    inset: 0;\n    border-radius: 20px;\n    border: 1px solid rgba(0,0,0,0.06);\n    pointer-events: none;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s9-based {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 24px 0 32px;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s9-based-tag {\n    font-size: 12px;\n    font-weight: 500;\n    color: #4B5563;\n    background: #F5F5F5;\n    border: 1px solid #EBEBEB;\n    padding: 8px 16px;\n    border-radius: 8px;\n    transition: all 0.3s;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s9-based-tag:hover {\n    border-color: rgba(192,57,43,0.2);\n    background: rgba(192,57,43,0.03);\n    color: #C0392B;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s9-support {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 36px;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s9-support-item {\n    display: flex;\n    gap: 12px;\n    align-items: center;\n    padding: 14px 16px;\n    background: #fff;\n    border: 1px solid #F0F0F0;\n    border-radius: 10px;\n    transition: all 0.3s ease;\n    box-shadow: 0 1px 3px rgba(0,0,0,0.02);\n  }<\/p>\n<p>  .lemonx-visual-root .df-s9-support-item:hover {\n    border-color: rgba(192,57,43,0.12);\n    transform: translateY(-2px);\n    box-shadow: 0 6px 16px rgba(0,0,0,0.04);\n  }<\/p>\n<p>  .lemonx-visual-root .df-s9-support-icon {\n    width: 30px;\n    height: 30px;\n    border-radius: 8px;\n    background: rgba(192,57,43,0.06);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #C0392B;\n    font-size: 11px;\n    flex-shrink: 0;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s9-support-text {\n    font-size: 12px;\n    color: #4B5563;\n    font-weight: 500;\n    border: none;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s9-btns {\n    display: flex;\n    gap: 16px;\n    flex-wrap: wrap;\n  }<\/p>\n<p>  \/* ============================\n     SECTION 10 \u2014 FAQ\n     ============================ *\/\n  .lemonx-visual-root .df-s10-header {\n    text-align: center;\n    margin-bottom: 56px;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s10-header .df-eyebrow { justify-content: center; }<\/p>\n<p>  .lemonx-visual-root .df-s10-list {\n    max-width: 820px;\n    margin: 0 auto;\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s10-item {\n    background: #fff;\n    border: 1px solid #F0F0F0;\n    border-radius: 16px;\n    overflow: hidden;\n    transition: all 0.4s ease;\n    box-shadow: 0 1px 3px rgba(0,0,0,0.02);\n  }<\/p>\n<p>  .lemonx-visual-root .df-s10-item:hover {\n    border-color: rgba(192,57,43,0.12);\n    box-shadow: 0 6px 20px rgba(0,0,0,0.04);\n  }<\/p>\n<p>  .lemonx-visual-root .df-s10-q {\n    width: 100%;\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    padding: 24px 28px;\n    background: none;\n    border: none;\n    cursor: pointer;\n    font-family: inherit;\n    text-align: left;\n    outline: none;\n    transition: background 0.3s;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s10-q:hover { background: #FAFAFA; }<\/p>\n<p>  .lemonx-visual-root .df-s10-q-num {\n    width: 36px;\n    height: 36px;\n    border-radius: 10px;\n    background: rgba(192,57,43,0.07);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 12px;\n    font-weight: 700;\n    color: #C0392B;\n    flex-shrink: 0;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s10-q-text {\n    flex: 1;\n    font-size: 15px;\n    font-weight: 600;\n    color: #1a1a1a;\n    line-height: 1.4;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s10-q-arrow {\n    color: #D1D5DB;\n    font-size: 12px;\n    transition: transform 0.3s, color 0.3s;\n    flex-shrink: 0;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s10-item.active .df-s10-q-arrow {\n    transform: rotate(180deg);\n    color: #C0392B;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s10-a {\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94), padding 0.45s;\n    padding: 0 28px 0 80px;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s10-item.active .df-s10-a {\n    max-height: 300px;\n    padding: 0 28px 24px 80px;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s10-a-text {\n    font-size: 14px;\n    color: #8B8B8B;\n    line-height: 1.8;\n    border: none;\n  }<\/p>\n<p>  \/* ============================\n     SECTION 11 \u2014 CLOSING CTA\n     ============================ *\/\n  .lemonx-visual-root .df-s11 {\n    position: relative;\n    overflow: hidden;\n    border-radius: 28px;\n    max-width: 1160px;\n    margin: 0 auto;\n    padding: 84px 60px;\n    text-align: center;\n    background: linear-gradient(145deg, #FDF2F2, #FEFAF9, #FDF2F2);\n    border: 1px solid rgba(192,57,43,0.1);\n    box-shadow: 0 24px 64px rgba(192,57,43,0.06);\n  }<\/p>\n<p>  .lemonx-visual-root .df-s11-glow {\n    position: absolute;\n    top: 50%; left: 50%;\n    transform: translate(-50%, -50%);\n    width: 500px;\n    height: 500px;\n    background: radial-gradient(circle, rgba(192,57,43,0.06) 0%, transparent 70%);\n    border-radius: 50%;\n    filter: blur(80px);\n    pointer-events: none;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s11-content {\n    position: relative;\n    z-index: 2;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s11 .df-stitle {\n    max-width: 660px;\n    margin-left: auto;\n    margin-right: auto;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s11-text {\n    font-size: 15px;\n    color: #8B8B8B;\n    line-height: 1.8;\n    max-width: 620px;\n    margin: 0 auto 40px;\n    border: none;\n  }<\/p>\n<p>  .lemonx-visual-root .df-s11-btns {\n    display: flex;\n    justify-content: center;\n    gap: 16px;\n    flex-wrap: wrap;\n  }<\/p>\n<p>  \/* ============================\n     RESPONSIVE\n     ============================ *\/\n  @media (max-width: 1024px) {\n    .lemonx-visual-root .df-section { padding: 80px 32px; }\n    .lemonx-visual-root .df-stitle { font-size: 32px; letter-spacing: -1px; }\n    .lemonx-visual-root .df-s1-grid, .lemonx-visual-root .df-s4-grid, .lemonx-visual-root .df-s5-grid, .lemonx-visual-root .df-s8-grid, .lemonx-visual-root .df-s9-grid { gap: 48px; }\n    .lemonx-visual-root .df-s2-grid { grid-template-columns: repeat(2, 1fr); }\n    .lemonx-visual-root .df-s2-grid--bottom { grid-template-columns: 1fr; max-width: 400px; }\n    .lemonx-visual-root .df-s7-layout { gap: 24px; }\n  }<\/p>\n<p>  @media (max-width: 768px) {\n    .lemonx-visual-root .df-section { padding: 64px 20px; }\n    .lemonx-visual-root .df-stitle { font-size: 28px; }\n    .lemonx-visual-root .df-s1-grid { grid-template-columns: 1fr; gap: 40px; }\n    .lemonx-visual-root .df-s2-grid { grid-template-columns: 1fr; }\n    .lemonx-visual-root .df-s2-grid--bottom { grid-template-columns: 1fr; }\n    .lemonx-visual-root .df-s3-item { grid-template-columns: 1fr; }\n    .lemonx-visual-root .df-s3-item-img { min-height: 220px; }\n    .lemonx-visual-root .df-s3-item-body { padding: 28px 24px !important; }\n    .lemonx-visual-root .df-s3-item:nth-child(even) .df-s3-item-img { order: 0; }\n    .lemonx-visual-root .df-s3-item:nth-child(even) .df-s3-item-body { order: 0; }\n    .lemonx-visual-root .df-s4-grid { grid-template-columns: 1fr; gap: 40px; }\n    .lemonx-visual-root .df-s5-grid { grid-template-columns: 1fr; gap: 40px; }\n    .lemonx-visual-root .df-s5-row { grid-template-columns: 160px 1fr; }\n    .lemonx-visual-root .df-s7-layout { grid-template-columns: 1fr; }\n    .lemonx-visual-root .df-s8-grid { grid-template-columns: 1fr; gap: 40px; }\n    .lemonx-visual-root .df-s8-list { grid-template-columns: 1fr; }\n    .lemonx-visual-root .df-s9-grid { grid-template-columns: 1fr; gap: 40px; }\n    .lemonx-visual-root .df-s9-support { grid-template-columns: 1fr; }\n    .lemonx-visual-root .df-s11 { padding: 56px 28px; border-radius: 16px; }\n    .lemonx-visual-root .df-s7-btns, .lemonx-visual-root .df-s9-btns, .lemonx-visual-root .df-s11-btns {\n      flex-direction: column;\n      align-items: center;\n    }\n    .lemonx-visual-root .df-btn-primary, .lemonx-visual-root .df-btn-ghost { width: 100%; max-width: 360px; justify-content: center; }\n  }<\/p>\n<p>  @media (max-width: 480px) {\n    .lemonx-visual-root .df-stitle { font-size: 24px; }\n    .lemonx-visual-root .df-s5-row { grid-template-columns: 1fr; }\n    .lemonx-visual-root .df-s5-row-label { border-right: none; border-bottom: 1px solid #F5F5F5; padding: 14px 24px 8px; }\n    .lemonx-visual-root .df-s5-row-val { padding: 8px 24px 14px; }\n    .lemonx-visual-root .df-s6-card { padding: 40px 28px 36px; }\n    .lemonx-visual-root .df-s6-card-num { font-size: 52px; }\n    .lemonx-visual-root .df-s10-q { padding: 20px 20px; gap: 12px; }\n    .lemonx-visual-root .df-s10-item.active .df-s10-a { padding: 0 20px 20px 68px; }\n  }\n<\/style>",
        "protected": false
    },
    "excerpt": {
        "rendered": "<p>Defoamer Powder Foam Control \u00b7 Construction Additive Foam Control Additive Defoamer Powder Defoamer \u2014 High-Efficiency Foam Suppression for Cementitious Systems High-efficiency defoamer powder for construction and cementitious systems that require rapid foam suppression, improved density, better surface finish, and more stable processing performance. Designed for concrete, mortar, grout, and other foam-sensitive construction systems. Helps reduce [&hellip;]<\/p>",
        "protected": false
    },
    "author": 1,
    "featured_media": 0,
    "parent": 156,
    "menu_order": 0,
    "comment_status": "closed",
    "ping_status": "closed",
    "template": "",
    "meta": {
        "footnotes": ""
    },
    "class_list": [
        "post-584",
        "page",
        "type-page",
        "status-publish",
        "hentry"
    ],
    "_links": {
        "self": [
            {
                "href": "https:\/\/mikazone.store\/en\/wp-json\/wp\/v2\/pages\/584",
                "targetHints": {
                    "allow": [
                        "GET"
                    ]
                }
            }
        ],
        "collection": [
            {
                "href": "https:\/\/mikazone.store\/en\/wp-json\/wp\/v2\/pages"
            }
        ],
        "about": [
            {
                "href": "https:\/\/mikazone.store\/en\/wp-json\/wp\/v2\/types\/page"
            }
        ],
        "author": [
            {
                "embeddable": true,
                "href": "https:\/\/mikazone.store\/en\/wp-json\/wp\/v2\/users\/1"
            }
        ],
        "replies": [
            {
                "embeddable": true,
                "href": "https:\/\/mikazone.store\/en\/wp-json\/wp\/v2\/comments?post=584"
            }
        ],
        "version-history": [
            {
                "count": 8,
                "href": "https:\/\/mikazone.store\/en\/wp-json\/wp\/v2\/pages\/584\/revisions"
            }
        ],
        "predecessor-version": [
            {
                "id": 1107,
                "href": "https:\/\/mikazone.store\/en\/wp-json\/wp\/v2\/pages\/584\/revisions\/1107"
            }
        ],
        "up": [
            {
                "embeddable": true,
                "href": "https:\/\/mikazone.store\/en\/wp-json\/wp\/v2\/pages\/156"
            }
        ],
        "wp:attachment": [
            {
                "href": "https:\/\/mikazone.store\/en\/wp-json\/wp\/v2\/media?parent=584"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}