{"id":668,"date":"2026-04-09T01:20:40","date_gmt":"2026-04-09T01:20:40","guid":{"rendered":"https:\/\/mikazone.store\/?page_id=668"},"modified":"2026-04-30T03:39:01","modified_gmt":"2026-04-30T03:39:01","slug":"self-leveling","status":"publish","type":"page","link":"https:\/\/mikazone.store\/es\/applications\/self-leveling\/","title":{"rendered":"Autonivelante"},"content":{"rendered":"<style>\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SELF-LEVELING HERO \u2014 \"Floating Shelf\" Compact Layout\n     Scoped with .sl-hero prefix \u2014 Teal \/ Slate-Blue Palette\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/<\/p>\n<p>  .sl-hero {\n    position: relative;\n    width: 100%;\n    min-height: 58vh;\n    display: flex;\n    align-items: center;\n    overflow: hidden;\n    background: #0e1214;\n    font-family: 'Segoe UI', system-ui, -apple-system, sans-serif;\n  }<\/p>\n<p>  \/* \u2500\u2500 Background \u2500\u2500 *\/\n  .sl-hero-bg {\n    position: absolute;\n    inset: 0;\n    z-index: 0;\n  }\n  .sl-hero-bg img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center 55%;\n    display: block;\n    filter: saturate(0.50) brightness(0.68);\n  }\n  .sl-hero-bg::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    z-index: 1;\n    background: linear-gradient(\n      135deg,\n      rgba(10,14,18,0.94) 0%,\n      rgba(10,14,18,0.74) 40%,\n      rgba(10,14,18,0.44) 65%,\n      rgba(10,14,18,0.84) 100%\n    );\n  }\n  .sl-hero-bg::after {\n    content: '';\n    position: absolute;\n    inset: 0;\n    z-index: 2;\n    background:\n      radial-gradient(ellipse 55% 65% at 5% 95%, rgba(45,120,130,0.16) 0%, transparent 60%),\n      radial-gradient(ellipse 35% 40% at 90% 5%, rgba(45,120,130,0.07) 0%, transparent 55%);\n  }<\/p>\n<p>  \/* Top accent *\/\n  .sl-hero::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, transparent 0%, #1A6B73 15%, #2DA3A8 50%, #1A6B73 85%, transparent 100%);\n    z-index: 20;\n  }<\/p>\n<p>  \/* Bottom fade *\/\n  .sl-hero::after {\n    content: '';\n    position: absolute;\n    bottom: 0; left: 0; right: 0;\n    height: 100px;\n    background: linear-gradient(to bottom, transparent, #111);\n    z-index: 5;\n    pointer-events: none;\n  }<\/p>\n<p>  \/* \u2500\u2500 Container \u2500\u2500 *\/\n  .sl-hero-container {\n    position: relative;\n    z-index: 10;\n    max-width: 1200px;\n    width: 100%;\n    margin: 0 auto;\n    padding: 52px 40px 68px;\n    display: grid;\n    grid-template-columns: 1fr 400px;\n    gap: 48px;\n    align-items: center;\n  }<\/p>\n<p>  \/* \u2500\u2500 Left Content \u2500\u2500 *\/\n  .sl-hero-left {}<\/p>\n<p>  .sl-breadcrumb {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 18px;\n  }\n  .sl-breadcrumb-icon {\n    width: 26px;\n    height: 26px;\n    border-radius: 6px;\n    background: rgba(45,163,168,0.18);\n    border: 1px solid rgba(45,163,168,0.32);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #2DA3A8;\n    flex-shrink: 0;\n  }\n  .sl-breadcrumb-text {\n    font-size: 0.64rem;\n    font-weight: 800;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: #2DA3A8;\n  }\n  .sl-breadcrumb-text span {\n    color: rgba(255,255,255,0.28);\n    margin: 0 5px;\n    font-weight: 400;\n  }<\/p>\n<p>  .sl-h1 {\n    font-size: clamp(1.7rem, 3.8vw, 2.65rem);\n    font-weight: 900;\n    line-height: 1.10;\n    letter-spacing: -0.035em;\n    color: #fff;\n    margin: 0 0 4px;\n  }\n  .sl-h1 .sl-accent {\n    color: #2DA3A8;\n    position: relative;\n    display: inline;\n  }<\/p>\n<p>  .sl-deco {\n    display: flex;\n    align-items: center;\n    gap: 7px;\n    margin: 14px 0 16px;\n  }\n  .sl-deco i {\n    width: 5px;\n    height: 5px;\n    background: #2DA3A8;\n    transform: rotate(45deg);\n    flex-shrink: 0;\n  }\n  .sl-deco::after {\n    content: '';\n    flex: 1;\n    max-width: 160px;\n    height: 1px;\n    background: linear-gradient(90deg, rgba(45,163,168,0.55), transparent);\n  }<\/p>\n<p>  .sl-sub {\n    font-size: 0.90rem;\n    color: rgba(255,255,255,0.68);\n    line-height: 1.80;\n    max-width: 580px;\n    margin-bottom: 24px;\n  }\n  .sl-sub strong {\n    color: rgba(255,255,255,0.90);\n    font-weight: 600;\n  }<\/p>\n<p>  .sl-btn-row {\n    display: flex;\n    gap: 12px;\n    flex-wrap: wrap;\n    align-items: center;\n  }\n  .sl-btn {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 11px 24px;\n    border-radius: 6px;\n    font-size: 0.82rem;\n    font-weight: 700;\n    letter-spacing: 0.02em;\n    text-decoration: none;\n    cursor: pointer;\n    border: none;\n    transition: all 0.25s;\n    white-space: nowrap;\n    font-family: 'Segoe UI', system-ui, sans-serif;\n  }\n  .sl-btn-primary {\n    background: linear-gradient(135deg, #1A6B73 0%, #238A90 100%);\n    color: #fff;\n    box-shadow: 0 4px 18px rgba(26,107,115,0.35), inset 0 1px 0 rgba(255,255,255,0.08);\n  }\n  .sl-btn-primary:hover {\n    background: linear-gradient(135deg, #238A90 0%, #2DA3A8 100%);\n    box-shadow: 0 6px 28px rgba(26,107,115,0.55);\n    transform: translateY(-2px);\n  }\n  .sl-btn-ghost {\n    background: transparent;\n    color: rgba(255,255,255,0.78);\n    border: 1.5px solid rgba(255,255,255,0.22);\n    backdrop-filter: blur(6px);\n    -webkit-backdrop-filter: blur(6px);\n  }\n  .sl-btn-ghost:hover {\n    color: #fff;\n    background: rgba(255,255,255,0.08);\n    border-color: rgba(255,255,255,0.48);\n    transform: translateY(-2px);\n  }<\/p>\n<p>  \/* \u2500\u2500 Right: Highlight Shelf \u2500\u2500 *\/\n  .sl-shelf {\n    display: flex;\n    flex-direction: column;\n    gap: 0;\n    background: rgba(10,12,14,0.50);\n    border: 1px solid rgba(255,255,255,0.06);\n    border-radius: 12px;\n    overflow: hidden;\n    backdrop-filter: blur(20px);\n    -webkit-backdrop-filter: blur(20px);\n    box-shadow:\n      0 8px 32px rgba(0,0,0,0.28),\n      inset 0 1px 0 rgba(255,255,255,0.04);\n  }<\/p>\n<p>  \/* Shelf header *\/\n  .sl-shelf-head {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    padding: 12px 20px 11px;\n    border-bottom: 1px solid rgba(255,255,255,0.06);\n    background: rgba(45,163,168,0.05);\n  }\n  .sl-shelf-head-dot {\n    width: 6px;\n    height: 6px;\n    border-radius: 50%;\n    background: #2DA3A8;\n    box-shadow: 0 0 8px rgba(45,163,168,0.50);\n    flex-shrink: 0;\n  }\n  .sl-shelf-head-label {\n    font-size: 0.62rem;\n    font-weight: 800;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    color: #2DA3A8;\n  }<\/p>\n<p>  \/* Shelf item *\/\n  .sl-shelf-item {\n    display: grid;\n    grid-template-columns: 38px 1fr;\n    gap: 14px;\n    padding: 16px 20px;\n    border-bottom: 1px solid rgba(255,255,255,0.04);\n    transition: background 0.2s;\n    align-items: start;\n  }\n  .sl-shelf-item:last-child {\n    border-bottom: none;\n  }\n  .sl-shelf-item:hover {\n    background: rgba(45,163,168,0.06);\n  }<\/p>\n<p>  .sl-shelf-icon {\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    background: rgba(45,163,168,0.12);\n    border: 1px solid rgba(45,163,168,0.24);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #2DA3A8;\n    flex-shrink: 0;\n  }<\/p>\n<p>  .sl-shelf-title {\n    font-size: 0.80rem;\n    font-weight: 700;\n    color: rgba(255,255,255,0.93);\n    line-height: 1.35;\n    margin-bottom: 3px;\n  }\n  .sl-shelf-desc {\n    font-size: 0.71rem;\n    color: rgba(255,255,255,0.46);\n    line-height: 1.58;\n  }\n  .sl-shelf-desc em {\n    font-style: normal;\n    color: rgba(45,163,168,0.85);\n    font-weight: 600;\n  }<\/p>\n<p>  \/* \u2500\u2500 Bottom chip bar \u2500\u2500 *\/\n  .sl-chip-bar {\n    position: absolute;\n    bottom: 0;\n    left: 50%;\n    transform: translateX(-50%);\n    z-index: 12;\n    max-width: 1200px;\n    width: 100%;\n    padding: 0 40px 22px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n  }\n  .sl-chips {\n    display: flex;\n    gap: 6px;\n    flex-wrap: wrap;\n  }\n  .sl-chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 5px;\n    padding: 4px 13px;\n    border-radius: 100px;\n    background: rgba(255,255,255,0.04);\n    border: 1px solid rgba(255,255,255,0.07);\n    font-size: 0.62rem;\n    font-weight: 600;\n    color: rgba(255,255,255,0.48);\n    letter-spacing: 0.02em;\n    transition: border-color 0.25s;\n  }\n  .sl-chip:hover {\n    border-color: rgba(45,163,168,0.35);\n  }\n  .sl-chip-dot {\n    width: 4px;\n    height: 4px;\n    border-radius: 50%;\n    background: #2DA3A8;\n    opacity: 0.55;\n    flex-shrink: 0;\n  }<\/p>\n<p>  .sl-scroll-cue {\n    display: flex;\n    align-items: center;\n    gap: 7px;\n    opacity: 0.36;\n    animation: slBob 2.6s ease-in-out infinite;\n  }\n  .sl-scroll-cue span {\n    font-size: 0.56rem;\n    font-weight: 700;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    color: #fff;\n  }\n  .sl-scroll-cue-arrows {\n    display: flex;\n    flex-direction: column;\n    gap: 1px;\n    align-items: center;\n  }\n  .sl-scroll-cue-arrows i {\n    display: block;\n    width: 7px;\n    height: 7px;\n    border-right: 1.5px solid rgba(255,255,255,0.55);\n    border-bottom: 1.5px solid rgba(255,255,255,0.55);\n    transform: rotate(45deg);\n  }\n  .sl-scroll-cue-arrows i:nth-child(2) {\n    opacity: 0.35;\n    margin-top: -3px;\n  }<\/p>\n<p>  @keyframes slBob {\n    0%, 100% { transform: translateY(0); }\n    50% { transform: translateY(3px); }\n  }<\/p>\n<p>  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550 RESPONSIVE \u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  @media (max-width: 960px) {\n    .sl-hero-container {\n      grid-template-columns: 1fr;\n      gap: 28px;\n      padding: 48px 32px 90px;\n    }\n    .sl-shelf {\n      max-width: 480px;\n    }\n    .sl-chip-bar {\n      display: none;\n    }\n  }<\/p>\n<p>  @media (max-width: 600px) {\n    .sl-hero {\n      min-height: auto;\n    }\n    .sl-hero-container {\n      padding: 44px 20px 60px;\n    }\n    .sl-h1 {\n      font-size: 1.6rem;\n    }\n    .sl-sub {\n      font-size: 0.84rem;\n    }\n    .sl-btn-row {\n      flex-direction: column;\n      align-items: flex-start;\n    }\n  }\n<\/style>\n<section class=\"sl-hero\">\n<p>  <!-- Background --><\/p>\n<div class=\"sl-hero-bg\">\n    <img height=\"1282\" width=\"1920\" decoding=\"async\" src=\"https:\/\/mikazone.store\/wp-content\/uploads\/2026\/04\/special-shoes-to-avoid-damaging-the-floor-2026-03-17-17-13-34-utc-1.jpg\" alt=\"Self-leveling compound smooth floor surface construction underlayment\">\n  <\/div>\n<p>  <!-- Main Content --><\/p>\n<div class=\"sl-hero-container\">\n<p>    <!-- LEFT --><\/p>\n<div class=\"sl-hero-left\">\n<div class=\"sl-breadcrumb\">\n<div class=\"sl-breadcrumb-icon\">\n          <svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <rect x=\"3\" y=\"3\" width=\"7\" height=\"7\"><\/rect><rect x=\"14\" y=\"3\" width=\"7\" height=\"7\"><\/rect>\n            <rect x=\"3\" y=\"14\" width=\"7\" height=\"7\"><\/rect><rect x=\"14\" y=\"14\" width=\"7\" height=\"7\"><\/rect>\n          <\/svg>\n        <\/div>\n<div class=\"sl-breadcrumb-text\">\n          Soluciones <span>\/<\/span> Autonivelante\n        <\/div>\n<\/p><\/div>\n<h1 class=\"sl-h1\">\n        Autonivelante<br \/>\n        <span class=\"sl-accent\">Soluciones<\/span><br \/>\n      <\/h1>\n<div class=\"sl-deco\"><i><\/i><\/div>\n<p class=\"sl-sub\">\n        Performance-focused additive solutions for self-leveling compounds designed to deliver<br \/>\n        <strong>smooth flow<\/strong>, stable leveling, controlled setting,<br \/>\n        <strong>strong surface quality<\/strong>, and reliable compressive performance.\n      <\/p>\n<div class=\"sl-btn-row\">\n        <a href=\"https:\/\/mikazone.store\/es\/servicio\/recomendacion-de-productos\/\" class=\"sl-btn sl-btn-primary\"><br \/>\n          <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 18l6-6-6-6\"><\/path><\/svg><br \/>\n          Pide una recomendaci\u00f3n<br \/>\n        <\/a><br \/>\n        <a href=\"https:\/\/mikazone.store\/es\/contacto\/envia-tu-formula\/\" class=\"sl-btn sl-btn-ghost\"><br \/>\n          <svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"13\"><\/line><polygon points=\"22 2 15 22 11 13 2 9 22 2\"><\/polygon>\n          <\/svg><br \/>\n          Env\u00eda tu f\u00f3rmula<br \/>\n        <\/a>\n      <\/div>\n<\/p><\/div>\n<p>    <!-- RIGHT: Highlight Shelf --><\/p>\n<div class=\"sl-shelf\">\n<div class=\"sl-shelf-head\">\n<div class=\"sl-shelf-head-dot\"><\/div>\n<div class=\"sl-shelf-head-label\">\u00bfPor qu\u00e9 esta soluci\u00f3n?<\/div>\n<\/p><\/div>\n<p>      <!-- Item 1: System Coverage --><\/p>\n<div class=\"sl-shelf-item\">\n<div class=\"sl-shelf-icon\">\n          <!-- Layers \/ leveling icon --><br \/>\n          <svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <polygon points=\"12 2 2 7 12 12 22 7 12 2\"><\/polygon>\n            <polyline points=\"2 17 12 22 22 17\"><\/polyline>\n            <polyline points=\"2 12 12 17 22 12\"><\/polyline>\n          <\/svg>\n        <\/div>\n<div>\n<div class=\"sl-shelf-title\">Self-Leveling System Coverage<\/div>\n<div class=\"sl-shelf-desc\">\n            Apto para <em>cement-based<\/em> y <em>gypsum-based<\/em> self-leveling underlayments.\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>      <!-- Item 2: Additive Core --><\/p>\n<div class=\"sl-shelf-item\">\n<div class=\"sl-shelf-icon\">\n          <!-- Chemistry \/ formula icon --><br \/>\n          <svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <path d=\"M9 3h6\"><\/path>\n            <path d=\"M10 3v7.4a2 2 0 0 1-.5 1.3L4 18.6a1 1 0 0 0 .7 1.7h14.6a1 1 0 0 0 .7-1.7l-5.5-6.9a2 2 0 0 1-.5-1.3V3\"><\/path>\n            <path d=\"M8.5 14h7\"><\/path>\n          <\/svg>\n        <\/div>\n<div>\n<div class=\"sl-shelf-title\">Cellulose Ether, Polymer &amp; Water Reducer Core<\/div>\n<div class=\"sl-shelf-desc\">\n            Basado en <em>\u00e9ter de celulosa<\/em>, modificadores de pol\u00edmeros, reductores de agua y aditivos funcionales seleccionados para lograr un equilibrio <em>flow and final performance<\/em>.\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>      <!-- Item 3: Local Support --><\/p>\n<div class=\"sl-shelf-item\">\n<div class=\"sl-shelf-icon\">\n          <!-- Location pin icon --><br \/>\n          <svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"><\/path>\n            <circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n          <\/svg>\n        <\/div>\n<div>\n<div class=\"sl-shelf-title\">Asistencia local en Venezuela<\/div>\n<div class=\"sl-shelf-desc\">\n            Recomendaci\u00f3n local, <em>coordinaci\u00f3n del suministro<\/em>, y servicio de asistencia t\u00e9cnica disponible en Venezuela.\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>  <!-- Bottom chip bar --><\/p>\n<div class=\"sl-chip-bar\">\n<div class=\"sl-chips\">\n<div class=\"sl-chip\">\n        <span class=\"sl-chip-dot\"><\/span><br \/>\n        Autonivelante\n      <\/div>\n<div class=\"sl-chip\">\n        <span class=\"sl-chip-dot\"><\/span><br \/>\n        Smooth Flow\n      <\/div>\n<div class=\"sl-chip\">\n        <span class=\"sl-chip-dot\"><\/span><br \/>\n        Controlled Setting\n      <\/div>\n<div class=\"sl-chip\">\n        <span class=\"sl-chip-dot\"><\/span><br \/>\n        Surface Quality\n      <\/div>\n<div class=\"sl-chip\">\n        <span class=\"sl-chip-dot\"><\/span><br \/>\n        Compressive Strength\n      <\/div>\n<\/p><\/div>\n<div class=\"sl-scroll-cue\">\n      <span>Explora<\/span><\/p>\n<div class=\"sl-scroll-cue-arrows\">\n        <i><\/i><br \/>\n        <i><\/i>\n      <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<style>\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SELF-LEVELING PAGE BODY \u2014 Light Background\n     Scoped with .slp- prefix \u2014 Teal Accent\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/<\/p>\n<p>  .slp-page {\n    background: #F4F6F7;\n    color: #333a3c;\n    font-family: 'Segoe UI', system-ui, -apple-system, sans-serif;\n    line-height: 1.75;\n    overflow-x: hidden;\n  }<\/p>\n<p>  \/* \u2500\u2500 Shared Section Wrapper \u2500\u2500 *\/\n  .slp-section {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 80px 40px;\n  }<\/p>\n<p>  \/* \u2500\u2500 Section number pill \u2500\u2500 *\/\n  .slp-num {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 16px;\n  }\n  .slp-num-badge {\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: rgba(26,107,115,0.08);\n    border: 1px solid rgba(26,107,115,0.18);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 0.66rem;\n    font-weight: 800;\n    color: #1A6B73;\n  }\n  .slp-num-label {\n    font-size: 0.60rem;\n    font-weight: 800;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: #1A6B73;\n  }<\/p>\n<p>  \/* \u2500\u2500 Section titles \u2500\u2500 *\/\n  .slp-title {\n    font-size: clamp(1.35rem, 2.8vw, 1.85rem);\n    font-weight: 800;\n    color: #141a1c;\n    line-height: 1.22;\n    letter-spacing: -0.025em;\n    margin: 0 0 10px;\n  }\n  .slp-title .slp-taccent {\n    color: #1A6B73;\n  }<\/p>\n<p>  .slp-title-deco {\n    display: flex;\n    align-items: center;\n    gap: 7px;\n    margin: 12px 0 22px;\n  }\n  .slp-title-deco i {\n    width: 5px;\n    height: 5px;\n    background: #2DA3A8;\n    transform: rotate(45deg);\n    flex-shrink: 0;\n  }\n  .slp-title-deco::after {\n    content: '';\n    flex: 1;\n    max-width: 120px;\n    height: 1px;\n    background: linear-gradient(90deg, rgba(45,163,168,0.45), transparent);\n  }<\/p>\n<p>  \/* \u2500\u2500 Body prose \u2500\u2500 *\/\n  .slp-prose {\n    font-size: 0.90rem;\n    color: #5a6264;\n    line-height: 1.85;\n    max-width: 780px;\n  }\n  .slp-prose strong {\n    color: #1e2a2c;\n    font-weight: 600;\n  }\n  .slp-prose + .slp-prose {\n    margin-top: 18px;\n  }<\/p>\n<p>  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SECTION 1 \u2014 Two-col image + text\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .slp-s1 {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 56px;\n    align-items: center;\n  }\n  .slp-s1-img {\n    position: relative;\n    border-radius: 14px;\n    overflow: hidden;\n    aspect-ratio: 4 \/ 3;\n    box-shadow: 0 12px 40px rgba(0,0,0,0.08);\n  }\n  .slp-s1-img img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n  .slp-s1-img::after {\n    content: '';\n    position: absolute;\n    inset: 0;\n    border-radius: 14px;\n    border: 1px solid rgba(0,0,0,0.05);\n    pointer-events: none;\n  }\n  .slp-s1-badge {\n    position: absolute;\n    bottom: 16px;\n    left: 16px;\n    background: rgba(255,255,255,0.92);\n    backdrop-filter: blur(14px);\n    -webkit-backdrop-filter: blur(14px);\n    border: 1px solid rgba(26,107,115,0.15);\n    border-radius: 10px;\n    padding: 12px 18px;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    box-shadow: 0 4px 16px rgba(0,0,0,0.06);\n  }\n  .slp-s1-badge-icon {\n    width: 36px;\n    height: 36px;\n    border-radius: 50%;\n    background: rgba(26,107,115,0.08);\n    border: 1px solid rgba(26,107,115,0.18);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #1A6B73;\n    flex-shrink: 0;\n  }\n  .slp-s1-badge-text {\n    font-size: 0.68rem;\n    color: #6b7274;\n    line-height: 1.45;\n  }\n  .slp-s1-badge-text strong {\n    display: block;\n    font-size: 0.78rem;\n    color: #141a1c;\n    font-weight: 700;\n  }<\/p>\n<p>  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SECTION 2 \u2014 Performance Target Cards\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .slp-s2-bg {\n    background: #fff;\n    border-top: 1px solid rgba(0,0,0,0.05);\n    border-bottom: 1px solid rgba(0,0,0,0.05);\n  }\n  .slp-target-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));\n    gap: 20px;\n    margin-top: 36px;\n  }\n  .slp-target-card {\n    background: #F4F6F7;\n    border: 1px solid rgba(0,0,0,0.05);\n    border-radius: 12px;\n    padding: 28px 26px;\n    transition: border-color 0.3s, box-shadow 0.3s;\n  }\n  .slp-target-card:hover {\n    border-color: rgba(26,107,115,0.20);\n    box-shadow: 0 4px 20px rgba(26,107,115,0.06);\n  }\n  .slp-target-icon {\n    width: 42px;\n    height: 42px;\n    border-radius: 10px;\n    background: rgba(26,107,115,0.06);\n    border: 1px solid rgba(26,107,115,0.14);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #1A6B73;\n    margin-bottom: 16px;\n  }\n  .slp-target-h {\n    font-size: 0.88rem;\n    font-weight: 700;\n    color: #141a1c;\n    margin-bottom: 8px;\n    line-height: 1.35;\n  }\n  .slp-target-p {\n    font-size: 0.78rem;\n    color: #6b7274;\n    line-height: 1.72;\n  }\n  .slp-target-p em {\n    font-style: normal;\n    color: #1A6B73;\n    font-weight: 600;\n  }<\/p>\n<p>  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SECTION 3 \u2014 Product Cards\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .slp-prod-list {\n    display: flex;\n    flex-direction: column;\n    gap: 28px;\n    margin-top: 36px;\n  }\n  .slp-prod-card {\n    display: grid;\n    grid-template-columns: 340px 1fr;\n    background: #fff;\n    border: 1px solid rgba(0,0,0,0.05);\n    border-radius: 14px;\n    overflow: hidden;\n    transition: border-color 0.3s, box-shadow 0.3s;\n    box-shadow: 0 2px 12px rgba(0,0,0,0.03);\n  }\n  .slp-prod-card:hover {\n    border-color: rgba(26,107,115,0.18);\n    box-shadow: 0 6px 28px rgba(26,107,115,0.06);\n  }\n  .slp-prod-card:nth-child(even) {\n    direction: rtl;\n  }\n  .slp-prod-card:nth-child(even) > * {\n    direction: ltr;\n  }\n  .slp-prod-img {\n    position: relative;\n    overflow: hidden;\n    min-height: 260px;\n  }\n  .slp-prod-img img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n  .slp-prod-img::after {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(135deg, rgba(255,255,255,0.08), rgba(0,0,0,0.16));\n  }\n  .slp-prod-img-num {\n    position: absolute;\n    top: 16px;\n    left: 16px;\n    z-index: 2;\n    width: 34px;\n    height: 34px;\n    border-radius: 50%;\n    background: rgba(26,107,115,0.88);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 0.72rem;\n    font-weight: 800;\n    color: #fff;\n    box-shadow: 0 2px 8px rgba(26,107,115,0.30);\n  }\n  .slp-prod-body {\n    padding: 32px 34px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n  }\n  .slp-prod-label {\n    font-size: 0.58rem;\n    font-weight: 800;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    color: #1A6B73;\n    margin-bottom: 8px;\n  }\n  .slp-prod-h {\n    font-size: 1.08rem;\n    font-weight: 800;\n    color: #141a1c;\n    line-height: 1.28;\n    margin-bottom: 12px;\n  }\n  .slp-prod-desc {\n    font-size: 0.82rem;\n    color: #6b7274;\n    line-height: 1.78;\n    margin-bottom: 20px;\n  }\n  .slp-prod-desc strong {\n    color: #1e2a2c;\n    font-weight: 600;\n  }<\/p>\n<p>  \/* Best-for tags *\/\n  .slp-best-label {\n    font-size: 0.60rem;\n    font-weight: 800;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: rgba(26,107,115,0.55);\n    margin-bottom: 8px;\n  }\n  .slp-best-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 6px;\n    margin-bottom: 18px;\n  }\n  .slp-best-tag {\n    display: inline-flex;\n    align-items: center;\n    gap: 5px;\n    padding: 4px 12px;\n    border-radius: 100px;\n    background: rgba(26,107,115,0.05);\n    border: 1px solid rgba(26,107,115,0.12);\n    font-size: 0.64rem;\n    font-weight: 600;\n    color: #5a6264;\n  }\n  .slp-best-tag::before {\n    content: '';\n    width: 4px;\n    height: 4px;\n    border-radius: 50%;\n    background: #2DA3A8;\n    opacity: 0.55;\n    flex-shrink: 0;\n  }<\/p>\n<p>  \/* Related products *\/\n  .slp-rel-label {\n    font-size: 0.58rem;\n    font-weight: 800;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: rgba(0,0,0,0.26);\n    margin-bottom: 6px;\n  }\n  .slp-rel-items {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 6px;\n  }\n  .slp-rel-item {\n    padding: 3px 10px;\n    border-radius: 4px;\n    background: rgba(0,0,0,0.025);\n    border: 1px solid rgba(0,0,0,0.06);\n    font-size: 0.62rem;\n    font-weight: 700;\n    color: #5a6264;\n    font-family: 'Courier New', monospace;\n    letter-spacing: 0.03em;\n  }<\/p>\n<p>  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SECTION 4 \u2014 Architecture Cards\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .slp-s4-bg {\n    background: #fff;\n    border-top: 1px solid rgba(0,0,0,0.05);\n    border-bottom: 1px solid rgba(0,0,0,0.05);\n  }\n  .slp-arch-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(340px, 1fr));\n    gap: 18px;\n    margin-top: 36px;\n  }\n  .slp-arch-card {\n    background: #F4F6F7;\n    border: 1px solid rgba(0,0,0,0.05);\n    border-radius: 12px;\n    overflow: hidden;\n    transition: border-color 0.3s, box-shadow 0.3s;\n  }\n  .slp-arch-card:hover {\n    border-color: rgba(26,107,115,0.18);\n    box-shadow: 0 4px 20px rgba(26,107,115,0.05);\n  }\n  .slp-arch-head {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    padding: 18px 22px 16px;\n    border-bottom: 1px solid rgba(0,0,0,0.04);\n    background: rgba(26,107,115,0.025);\n  }\n  .slp-arch-icon {\n    width: 36px;\n    height: 36px;\n    border-radius: 8px;\n    background: rgba(26,107,115,0.07);\n    border: 1px solid rgba(26,107,115,0.15);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #1A6B73;\n    flex-shrink: 0;\n  }\n  .slp-arch-name {\n    font-size: 0.86rem;\n    font-weight: 700;\n    color: #141a1c;\n  }\n  .slp-arch-body {\n    padding: 20px 22px 22px;\n  }\n  .slp-arch-desc {\n    font-size: 0.78rem;\n    color: #6b7274;\n    line-height: 1.72;\n    margin-bottom: 16px;\n  }\n  .slp-arch-desc em {\n    font-style: normal;\n    color: #1A6B73;\n    font-weight: 600;\n  }\n  .slp-arch-dir-label {\n    font-size: 0.58rem;\n    font-weight: 800;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: rgba(26,107,115,0.50);\n    margin-bottom: 8px;\n  }\n  .slp-arch-pills {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 6px;\n  }\n  .slp-arch-pill {\n    padding: 4px 12px;\n    border-radius: 100px;\n    font-size: 0.64rem;\n    font-weight: 600;\n    color: #6b7274;\n    border: 1px solid rgba(0,0,0,0.07);\n    background: #fff;\n  }\n  .slp-arch-pill--core {\n    background: rgba(26,107,115,0.07);\n    border-color: rgba(26,107,115,0.20);\n    color: #1A6B73;\n  }<\/p>\n<p>  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SECTION 5 \u2014 Dosage Reference\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .slp-dose-box {\n    background: #fff;\n    border: 1px solid rgba(0,0,0,0.05);\n    border-radius: 12px;\n    padding: 26px 26px;\n    margin-top: 32px;\n    box-shadow: 0 2px 10px rgba(0,0,0,0.03);\n  }\n  .slp-dose-box-h {\n    font-size: 0.72rem;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #1A6B73;\n    margin-bottom: 14px;\n  }\n  .slp-dose-row {\n    display: flex;\n    align-items: baseline;\n    gap: 10px;\n    padding: 9px 0;\n    border-bottom: 1px solid rgba(0,0,0,0.04);\n  }\n  .slp-dose-row:last-child {\n    border-bottom: none;\n  }\n  .slp-dose-dot {\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: #2DA3A8;\n    opacity: 0.50;\n    flex-shrink: 0;\n    margin-top: 7px;\n  }\n  .slp-dose-text {\n    font-size: 0.78rem;\n    color: #6b7274;\n    line-height: 1.65;\n  }\n  .slp-dose-text strong {\n    color: #1e2a2c;\n    font-weight: 600;\n  }\n  .slp-dose-text em {\n    font-style: normal;\n    color: #1A6B73;\n    font-weight: 600;\n  }<\/p>\n<p>  .slp-note {\n    margin-top: 24px;\n    padding: 18px 22px;\n    border-radius: 10px;\n    background: rgba(26,107,115,0.04);\n    border: 1px solid rgba(26,107,115,0.12);\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n  .slp-note-icon {\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    background: rgba(26,107,115,0.08);\n    border: 1px solid rgba(26,107,115,0.18);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #1A6B73;\n    flex-shrink: 0;\n  }\n  .slp-note-text {\n    font-size: 0.78rem;\n    color: #6b7274;\n    line-height: 1.72;\n  }\n  .slp-note-text strong {\n    color: #1e2a2c;\n    font-weight: 700;\n  }<\/p>\n<p>  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SECTION 6 \u2014 Selection Logic\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .slp-s6-bg {\n    background: #fff;\n    border-top: 1px solid rgba(0,0,0,0.05);\n    border-bottom: 1px solid rgba(0,0,0,0.05);\n  }\n  .slp-s6-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 56px;\n    align-items: start;\n  }\n  .slp-factor-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n    margin-top: 24px;\n  }\n  .slp-factor {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    padding: 10px 14px;\n    border-radius: 8px;\n    background: #F4F6F7;\n    border: 1px solid rgba(0,0,0,0.05);\n    transition: border-color 0.25s;\n  }\n  .slp-factor:hover {\n    border-color: rgba(26,107,115,0.18);\n  }\n  .slp-factor-dot {\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: #2DA3A8;\n    opacity: 0.50;\n    flex-shrink: 0;\n  }\n  .slp-factor-text {\n    font-size: 0.72rem;\n    color: #5a6264;\n    font-weight: 600;\n  }<\/p>\n<p>  .slp-logic-list {\n    margin: 20px 0 0;\n    display: flex;\n    flex-direction: column;\n    gap: 0;\n  }\n  .slp-logic-item {\n    display: grid;\n    grid-template-columns: 32px 1fr;\n    gap: 14px;\n    padding: 14px 0;\n    border-bottom: 1px solid rgba(0,0,0,0.05);\n    align-items: start;\n  }\n  .slp-logic-item:last-child {\n    border-bottom: none;\n  }\n  .slp-logic-num {\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: rgba(26,107,115,0.07);\n    border: 1px solid rgba(26,107,115,0.16);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 0.64rem;\n    font-weight: 800;\n    color: #1A6B73;\n    flex-shrink: 0;\n  }\n  .slp-logic-text {\n    font-size: 0.82rem;\n    color: #5a6264;\n    line-height: 1.70;\n    padding-top: 3px;\n  }\n  .slp-logic-text strong {\n    color: #1e2a2c;\n    font-weight: 600;\n  }<\/p>\n<p>  \/* Right image panel *\/\n  .slp-s6-img-wrap {\n    position: relative;\n    border-radius: 14px;\n    overflow: hidden;\n    aspect-ratio: 3 \/ 4;\n    max-height: 520px;\n    box-shadow: 0 12px 40px rgba(0,0,0,0.08);\n  }\n  .slp-s6-img-wrap img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n  .slp-s6-img-wrap::after {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(to top, rgba(14,18,20,0.60) 0%, transparent 50%);\n    pointer-events: none;\n  }\n  .slp-s6-overlay {\n    position: absolute;\n    bottom: 20px;\n    left: 20px;\n    right: 20px;\n    z-index: 2;\n    display: flex;\n    flex-direction: column;\n    gap: 8px;\n  }\n  .slp-s6-overlay-row {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    padding: 10px 16px;\n    border-radius: 8px;\n    background: rgba(255,255,255,0.90);\n    backdrop-filter: blur(12px);\n    -webkit-backdrop-filter: blur(12px);\n    border: 1px solid rgba(0,0,0,0.05);\n    box-shadow: 0 2px 8px rgba(0,0,0,0.06);\n  }\n  .slp-s6-overlay-icon {\n    width: 24px;\n    height: 24px;\n    border-radius: 50%;\n    background: rgba(26,107,115,0.08);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #1A6B73;\n    flex-shrink: 0;\n  }\n  .slp-s6-overlay-text {\n    font-size: 0.68rem;\n    color: #5a6264;\n    font-weight: 600;\n  }<\/p>\n<p>  \/* \u2500\u2500 CTA buttons \u2500\u2500 *\/\n  .slp-cta-row {\n    display: flex;\n    gap: 12px;\n    flex-wrap: wrap;\n    align-items: center;\n    margin-top: 28px;\n  }\n  .slp-cta-btn {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 12px 26px;\n    border-radius: 6px;\n    font-size: 0.82rem;\n    font-weight: 700;\n    letter-spacing: 0.02em;\n    text-decoration: none;\n    cursor: pointer;\n    border: none;\n    transition: all 0.25s;\n    white-space: nowrap;\n    font-family: 'Segoe UI', system-ui, sans-serif;\n  }\n  .slp-cta-primary {\n    background: linear-gradient(135deg, #1A6B73 0%, #238A90 100%);\n    color: #fff;\n    box-shadow: 0 4px 18px rgba(26,107,115,0.25), inset 0 1px 0 rgba(255,255,255,0.08);\n  }\n  .slp-cta-primary:hover {\n    background: linear-gradient(135deg, #238A90 0%, #2DA3A8 100%);\n    box-shadow: 0 6px 28px rgba(26,107,115,0.40);\n    transform: translateY(-2px);\n  }\n  .slp-cta-ghost {\n    background: transparent;\n    color: #5a6264;\n    border: 1.5px solid rgba(0,0,0,0.14);\n  }\n  .slp-cta-ghost:hover {\n    color: #141a1c;\n    background: rgba(26,107,115,0.04);\n    border-color: rgba(26,107,115,0.30);\n    transform: translateY(-2px);\n  }<\/p>\n<p>  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SECTION 7 \u2014 Why Choose Us\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .slp-s7-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 48px;\n    margin-top: 32px;\n  }\n  .slp-s7-feat {\n    display: flex;\n    align-items: start;\n    gap: 14px;\n    padding: 16px 0;\n    border-bottom: 1px solid rgba(0,0,0,0.05);\n  }\n  .slp-s7-feat:last-child {\n    border-bottom: none;\n  }\n  .slp-s7-feat-icon {\n    width: 34px;\n    height: 34px;\n    border-radius: 8px;\n    background: rgba(26,107,115,0.06);\n    border: 1px solid rgba(26,107,115,0.14);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #1A6B73;\n    flex-shrink: 0;\n  }\n  .slp-s7-feat-h {\n    font-size: 0.80rem;\n    font-weight: 700;\n    color: #141a1c;\n    margin-bottom: 3px;\n  }\n  .slp-s7-feat-p {\n    font-size: 0.72rem;\n    color: #7a8284;\n    line-height: 1.60;\n  }\n  .slp-supply-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 20px;\n  }\n  .slp-supply-tag {\n    padding: 6px 16px;\n    border-radius: 6px;\n    background: rgba(26,107,115,0.05);\n    border: 1px solid rgba(26,107,115,0.12);\n    font-size: 0.72rem;\n    font-weight: 700;\n    color: #5a6264;\n  }<\/p>\n<p>  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SECTION 8 \u2014 FAQ\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .slp-s8-bg {\n    background: #fff;\n    border-top: 1px solid rgba(0,0,0,0.05);\n    border-bottom: 1px solid rgba(0,0,0,0.05);\n  }\n  .slp-faq-list {\n    max-width: 800px;\n    margin-top: 32px;\n    display: flex;\n    flex-direction: column;\n    gap: 0;\n  }\n  .slp-faq {\n    border-bottom: 1px solid rgba(0,0,0,0.06);\n  }\n  .slp-faq:last-child {\n    border-bottom: none;\n  }\n  .slp-faq-q {\n    width: 100%;\n    background: none;\n    border: none;\n    cursor: pointer;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 20px 0;\n    text-align: left;\n    font-family: 'Segoe UI', system-ui, sans-serif;\n    transition: opacity 0.2s;\n  }\n  .slp-faq-q:hover {\n    opacity: 0.75;\n  }\n  .slp-faq-q-icon {\n    width: 28px;\n    height: 28px;\n    border-radius: 6px;\n    background: rgba(26,107,115,0.06);\n    border: 1px solid rgba(26,107,115,0.14);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n  .slp-faq-q-icon svg {\n    color: #1A6B73;\n    transition: transform 0.3s;\n  }\n  .slp-faq.is-open .slp-faq-q-icon svg {\n    transform: rotate(45deg);\n  }\n  .slp-faq-q-text {\n    font-size: 0.88rem;\n    font-weight: 700;\n    color: #141a1c;\n    line-height: 1.40;\n  }\n  .slp-faq-a {\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.35s ease, padding 0.35s ease;\n    padding: 0 0 0 42px;\n  }\n  .slp-faq.is-open .slp-faq-a {\n    max-height: 300px;\n    padding: 0 0 20px 42px;\n  }\n  .slp-faq-a-text {\n    font-size: 0.82rem;\n    color: #6b7274;\n    line-height: 1.78;\n  }\n  .slp-faq-a-text strong {\n    color: #1e2a2c;\n    font-weight: 600;\n  }<\/p>\n<p>  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SECTION 9 \u2014 Closing CTA (Dark)\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .slp-cta-section {\n    position: relative;\n    overflow: hidden;\n    padding: 80px 40px;\n    text-align: center;\n    background: #0e1214;\n  }\n  .slp-cta-section::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse 50% 60% at 50% 110%, rgba(45,163,168,0.12) 0%, transparent 60%),\n      radial-gradient(ellipse 30% 30% at 50% 0%, rgba(45,163,168,0.06) 0%, transparent 50%);\n    pointer-events: none;\n  }\n  .slp-cta-section::after {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 1px;\n    background: linear-gradient(90deg, transparent, rgba(45,163,168,0.30), transparent);\n  }\n  .slp-cta-inner {\n    position: relative;\n    z-index: 2;\n    max-width: 720px;\n    margin: 0 auto;\n  }\n  .slp-cta-h {\n    font-size: clamp(1.3rem, 2.6vw, 1.7rem);\n    font-weight: 800;\n    color: #fff;\n    line-height: 1.28;\n    margin-bottom: 16px;\n  }\n  .slp-cta-h .slp-taccent {\n    color: #2DA3A8;\n  }\n  .slp-cta-p {\n    font-size: 0.88rem;\n    color: rgba(255,255,255,0.55);\n    line-height: 1.80;\n    margin-bottom: 28px;\n  }\n  .slp-cta-buttons {\n    display: flex;\n    gap: 12px;\n    justify-content: center;\n    flex-wrap: wrap;\n  }\n  .slp-cta-buttons .slp-cta-ghost {\n    color: rgba(255,255,255,0.78);\n    border-color: rgba(255,255,255,0.22);\n  }\n  .slp-cta-buttons .slp-cta-ghost:hover {\n    color: #fff;\n    background: rgba(255,255,255,0.08);\n    border-color: rgba(255,255,255,0.48);\n  }<\/p>\n<p>  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550 RESPONSIVE \u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  @media (max-width: 960px) {\n    .slp-s1 { grid-template-columns: 1fr; gap: 32px; }\n    .slp-prod-card { grid-template-columns: 1fr; }\n    .slp-prod-card:nth-child(even) { direction: ltr; }\n    .slp-prod-img { min-height: 200px; }\n    .slp-s6-grid { grid-template-columns: 1fr; gap: 32px; }\n    .slp-s7-grid { grid-template-columns: 1fr; gap: 28px; }\n    .slp-arch-grid { grid-template-columns: 1fr; }\n    .slp-factor-grid { grid-template-columns: 1fr; }\n  }\n  @media (max-width: 600px) {\n    .slp-section { padding: 56px 20px; }\n    .slp-cta-section { padding: 56px 20px; }\n    .slp-target-grid { grid-template-columns: 1fr; }\n    .slp-cta-buttons { flex-direction: column; align-items: center; }\n  }\n<\/style>\n<div class=\"slp-page\">\n<p>  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       SECTION 1 \u2014 What Makes a Good Self-Leveling System\n       \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><\/p>\n<div class=\"slp-section\">\n<div class=\"slp-s1\">\n<div class=\"slp-s1-img\">\n        <img loading=\"lazy\" height=\"1281\" width=\"1920\" decoding=\"async\" src=\"https:\/\/mikazone.store\/wp-content\/uploads\/2026\/04\/construction-worker-applying-epoxy-resin-on-concre-2026-03-20-04-02-16-utc-1.jpg\" alt=\"Smooth self-leveling concrete floor surface in modern interior space\"><\/p>\n<div class=\"slp-s1-badge\">\n<div class=\"slp-s1-badge-icon\">\n            <svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <polygon points=\"12 2 2 7 12 12 22 7 12 2\"><\/polygon>\n              <polyline points=\"2 17 12 22 22 17\"><\/polyline>\n              <polyline points=\"2 12 12 17 22 12\"><\/polyline>\n            <\/svg>\n          <\/div>\n<div class=\"slp-s1-badge-text\">\n            <strong>Polymer-Modified Cement<\/strong><br \/>\n            Flow + leveling + compressive strength\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div>\n<div class=\"slp-num\">\n<div class=\"slp-num-badge\">01<\/div>\n<div class=\"slp-num-label\">Understanding Self-Leveling Performance<\/div>\n<\/p><\/div>\n<h2 class=\"slp-title\">\n          Built for Smooth Flow, Stable Leveling, and<br \/>\n          <span class=\"slp-taccent\">Reliable Final Strength<\/span><br \/>\n        <\/h2>\n<div class=\"slp-title-deco\"><i><\/i><\/div>\n<p class=\"slp-prose\">\n          A good self-leveling compound must do more than simply flow. It needs to spread rapidly and evenly, resist segregation, maintain enough open working time, release trapped air, and harden into a <strong>dense, smooth, and durable surface<\/strong> ready for floor covering or direct service. Self-leveling compounds are polymer-modified cements designed to create flat, smooth surfaces with compressive strength equal to or exceeding traditional concrete.\n        <\/p>\n<p class=\"slp-prose\">\n          In practical formulation work, self-leveling performance depends on the balance between <strong>rheology control, water reduction, polymer modification, defoaming<\/strong>, and in some systems setting control. Self-leveling underlayments are among the supported dry-mix applications, and common problems are tied to HPMC, RDP, PCE, and defoamers. HEMC is also directly stated to <strong>improve rheology and workability<\/strong> in self-leveling compounds.\n        <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       SECTION 2 \u2014 Key Performance Targets\n       \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><\/p>\n<div class=\"slp-s2-bg\">\n<div class=\"slp-section\">\n<div class=\"slp-num\">\n<div class=\"slp-num-badge\">02<\/div>\n<div class=\"slp-num-label\">Objetivos de rendimiento<\/div>\n<\/p><\/div>\n<h2 class=\"slp-title\">\n        What a Self-Leveling Formula<br \/>\n        <span class=\"slp-taccent\">Entrega obligatoria<\/span><br \/>\n      <\/h2>\n<div class=\"slp-title-deco\"><i><\/i><\/div>\n<div class=\"slp-target-grid\">\n<p>        <!-- Card 1: Smooth Flow --><\/p>\n<div class=\"slp-target-card\">\n<div class=\"slp-target-icon\">\n            <svg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M2 12c0-3.5 2.5-6 6-6 4 0 5 4 8 4 2.5 0 4-1.5 4-4\"><\/path>\n              <path d=\"M2 20c0-3.5 2.5-6 6-6 4 0 5 4 8 4 2.5 0 4-1.5 4-4\"><\/path>\n            <\/svg>\n          <\/div>\n<div class=\"slp-target-h\">Smooth Flow and Automatic Leveling<\/div>\n<div class=\"slp-target-p\">\n            A self-leveling mix must flow easily under its own weight and create a flat, even surface without excessive manual finishing. <em>PCE<\/em> improves mortar flow without segregation, enabling easy pumpability and rapid leveling.\n          <\/div>\n<\/p><\/div>\n<p>        <!-- Card 2: Rheology --><\/p>\n<div class=\"slp-target-card\">\n<div class=\"slp-target-icon\">\n            <svg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <polyline points=\"22 12 18 12 15 21 9 3 6 12 2 12\"><\/polyline>\n            <\/svg>\n          <\/div>\n<div class=\"slp-target-h\">Controlled Rheology and Workability<\/div>\n<div class=\"slp-target-p\">\n            The system must flow, but not separate. It needs balanced rheology so the surface remains stable and consistent while still leveling well. <em>HEMC<\/em> explicitly improves rheology and workability in flooring formulations.\n          <\/div>\n<\/p><\/div>\n<p>        <!-- Card 3: Segregation --><\/p>\n<div class=\"slp-target-card\">\n<div class=\"slp-target-icon\">\n            <svg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"><\/path>\n            <\/svg>\n          <\/div>\n<div class=\"slp-target-h\">Reduced Segregation and Better Stability<\/div>\n<div class=\"slp-target-p\">\n            A high-flow system can fail if the binder, fillers, and water separate during placement. <em>PCE<\/em> provides smoother behavior while <em>defoamers<\/em> address trapped air issues.\n          <\/div>\n<\/p><\/div>\n<p>        <!-- Card 4: Surface Finish --><\/p>\n<div class=\"slp-target-card\">\n<div class=\"slp-target-icon\">\n            <svg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"><\/rect><line x1=\"3\" y1=\"9\" x2=\"21\" y2=\"9\"><\/line><line x1=\"9\" y1=\"21\" x2=\"9\" y2=\"9\"><\/line>\n            <\/svg>\n          <\/div>\n<div class=\"slp-target-h\">Strong Surface Finish and Low Air Entrapment<\/div>\n<div class=\"slp-target-p\">\n            Self-leveling compounds require a dense, pinhole-free surface. Trapped air and unwanted foam reduce compactness and create voids \u2014 <em>defoamer<\/em> improves density and consistency.\n          <\/div>\n<\/p><\/div>\n<p>        <!-- Card 5: Bond Strength --><\/p>\n<div class=\"slp-target-card\">\n<div class=\"slp-target-icon\">\n            <svg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71\"><\/path>\n              <path d=\"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71\"><\/path>\n            <\/svg>\n          <\/div>\n<div class=\"slp-target-h\">Adequate Bond Strength and Durability<\/div>\n<div class=\"slp-target-p\">\n            Polymer performance matters where adhesion, durability, and toughness are important. <em>RDP<\/em> has growing application in self-leveling mortars, linked with strength, flexibility, water resistance, and longevity.\n          <\/div>\n<\/p><\/div>\n<p>        <!-- Card 6: Setting Time --><\/p>\n<div class=\"slp-target-card\">\n<div class=\"slp-target-icon\">\n            <svg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><polyline points=\"12 6 12 12 16 14\"><\/polyline>\n            <\/svg>\n          <\/div>\n<div class=\"slp-target-h\">Tiempo de fraguado controlado<\/div>\n<div class=\"slp-target-p\">\n            Some self-leveling formulations need longer working time, while others need faster early strength. <em>Retardador para yeso<\/em> extends working time by 30+ minutes, while <em>Formiato de calcio<\/em> provides acceleration and early strength.\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       SECTION 3 \u2014 Recommended Product Package\n       \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><\/p>\n<div class=\"slp-section\">\n<div class=\"slp-num\">\n<div class=\"slp-num-badge\">03<\/div>\n<div class=\"slp-num-label\">Product Package<\/div>\n<\/p><\/div>\n<h2 class=\"slp-title\">\n      Aditivos que recomendamos para<br \/>\n      <span class=\"slp-taccent\">Self-Leveling Compounds<\/span><br \/>\n    <\/h2>\n<div class=\"slp-title-deco\"><i><\/i><\/div>\n<div class=\"slp-prod-list\">\n<p>      <!-- Product 1: HPMC --><\/p>\n<div class=\"slp-prod-card\">\n<div class=\"slp-prod-img\">\n          <img loading=\"lazy\" height=\"533\" width=\"800\" decoding=\"async\" src=\"https:\/\/mikazone.store\/wp-content\/uploads\/2026\/03\/DSC8552.jpg\" alt=\"Smooth cement surface floor underlayment application\"><\/p>\n<div class=\"slp-prod-img-num\">1<\/div>\n<\/p><\/div>\n<div class=\"slp-prod-body\">\n<div class=\"slp-prod-label\">Low-Viscosity Cellulose Ether<\/div>\n<div class=\"slp-prod-h\">HPMC \u2014 Low-Viscosity Cellulose Ether for Flow-Controlled Systems<\/div>\n<div class=\"slp-prod-desc\">\n            HPMC remains relevant in self-leveling when the goal is to <strong>control water retention and system stability<\/strong> without over-thickening the mix. Add water-retaining additives like HPMC to prevent drying-related cracking. MK04P \/ MK4P is publicly positioned for self-leveling compounds.\n          <\/div>\n<div class=\"slp-best-label\">Ideal para<\/div>\n<div class=\"slp-best-tags\">\n            <span class=\"slp-best-tag\">Water-retention support<\/span><br \/>\n            <span class=\"slp-best-tag\">Controlled flow stability<\/span><br \/>\n            <span class=\"slp-best-tag\">Drying-crack risk reduction<\/span><br \/>\n            <span class=\"slp-best-tag\">Cement-based SLC systems<\/span>\n          <\/div>\n<div class=\"slp-rel-label\">Productos relacionados<\/div>\n<div class=\"slp-rel-items\">\n            <span class=\"slp-rel-item\"><a href=\"https:\/\/mikazone.store\/es\/productos\/hpmc-hidroxipropilmetilcelulosa\/\">MK04P \/ MK4P<\/a><\/span><br \/>\n            <span class=\"slp-rel-item\"><a href=\"https:\/\/mikazone.store\/es\/productos\/hpmc-hidroxipropilmetilcelulosa\/\">Other low-viscosity HPMC<\/a><\/span>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>      <!-- Product 2: HEMC --><\/p>\n<div class=\"slp-prod-card\">\n<div class=\"slp-prod-img\">\n          <img loading=\"lazy\" height=\"533\" width=\"800\" decoding=\"async\" src=\"https:\/\/mikazone.store\/wp-content\/uploads\/2026\/03\/DSC8544.jpg\" alt=\"Modern smooth concrete floor interior flooring system\"><\/p>\n<div class=\"slp-prod-img-num\">2<\/div>\n<\/p><\/div>\n<div class=\"slp-prod-body\">\n<div class=\"slp-prod-label\">Rheology &amp; Workability Control<\/div>\n<div class=\"slp-prod-h\">HEMC \u2014 Rheology and Workability Control for Flooring Formulations<\/div>\n<div class=\"slp-prod-desc\">\n            HEMC is one of the clearest cellulose-ether directions linked to self-leveling. Self-leveling compounds with MikaZone HEMC <strong>improve rheology and workability<\/strong> across flooring formulations \u2014 especially useful when better rheology balance, smoother workability, more controlled flow, and improved consistency are needed.\n          <\/div>\n<div class=\"slp-best-label\">Ideal para<\/div>\n<div class=\"slp-best-tags\">\n            <span class=\"slp-best-tag\">Cement-based self-leveling<\/span><br \/>\n            <span class=\"slp-best-tag\">Flooring formulations<\/span><br \/>\n            <span class=\"slp-best-tag\">Better rheology balance<\/span><br \/>\n            <span class=\"slp-best-tag\">Stable flow &amp; workability<\/span>\n          <\/div>\n<div class=\"slp-rel-label\">Productos relacionados<\/div>\n<div class=\"slp-rel-items\">\n            <span class=\"slp-rel-item\"><a href=\"https:\/\/mikazone.store\/es\/productos\/hidroxietilmetilcelulosa-hemc-mhec\/\">MK75E<\/a><\/span><br \/>\n            <span class=\"slp-rel-item\"><a href=\"https:\/\/mikazone.store\/es\/productos\/hidroxietilmetilcelulosa-hemc-mhec\/\">MK100E<\/a><\/span><br \/>\n            <span class=\"slp-rel-item\"><a href=\"https:\/\/mikazone.store\/es\/productos\/hidroxietilmetilcelulosa-hemc-mhec\/\">MK150E<\/a><\/span><br \/>\n            <span class=\"slp-rel-item\"><a href=\"https:\/\/mikazone.store\/es\/productos\/hidroxietilmetilcelulosa-hemc-mhec\/\">MK200E<\/a><\/span>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>      <!-- Product 3: RDP --><\/p>\n<div class=\"slp-prod-card\">\n<div class=\"slp-prod-img\">\n          <img loading=\"lazy\" height=\"533\" width=\"800\" decoding=\"async\" src=\"https:\/\/mikazone.store\/wp-content\/uploads\/2026\/03\/DSC8524.jpg\" alt=\"Durable floor surface strong adhesion polymer modified\"><\/p>\n<div class=\"slp-prod-img-num\">3<\/div>\n<\/p><\/div>\n<div class=\"slp-prod-body\">\n<div class=\"slp-prod-label\">Bonding, Toughness &amp; Durability<\/div>\n<div class=\"slp-prod-h\">RDP \u2014 Bonding, Toughness, and Durability Upgrade<\/div>\n<div class=\"slp-prod-desc\">\n            Self-leveling is defined as <strong>polymer-modified cement<\/strong>, and RDP application in mortars extends to self-leveling mortars. RDP connects with strength, flexibility, water resistance, and longevity \u2014 especially relevant when the system needs better adhesion, stronger final integrity, better toughness, and better long-term durability.\n          <\/div>\n<div class=\"slp-best-label\">Ideal para<\/div>\n<div class=\"slp-best-tags\">\n            <span class=\"slp-best-tag\">Polymer-modified SLC<\/span><br \/>\n            <span class=\"slp-best-tag\">Bond-strength improvement<\/span><br \/>\n            <span class=\"slp-best-tag\">Toughness &amp; crack resistance<\/span><br \/>\n            <span class=\"slp-best-tag\">Longer-term durability<\/span>\n          <\/div>\n<div class=\"slp-rel-label\">Productos relacionados<\/div>\n<div class=\"slp-rel-items\">\n            <span class=\"slp-rel-item\"><a href=\"https:\/\/mikazone.store\/es\/productos\/polvo-de-polimero-redispersable-rdp\/\">MK8028H<\/a><\/span><br \/>\n            <span class=\"slp-rel-item\"><a href=\"https:\/\/mikazone.store\/es\/productos\/polvo-de-polimero-redispersable-rdp\/\">MK8025H<\/a><\/span><br \/>\n            <span class=\"slp-rel-item\"><a href=\"https:\/\/mikazone.store\/es\/productos\/polvo-de-polimero-redispersable-rdp\/\">MK8022H<\/a><\/span><br \/>\n            <span class=\"slp-rel-item\"><a href=\"https:\/\/mikazone.store\/es\/productos\/polvo-de-polimero-redispersable-rdp\/\">MK3520N-MTG<\/a><\/span><br \/>\n            <span class=\"slp-rel-item\"><a href=\"https:\/\/mikazone.store\/es\/productos\/polvo-de-polimero-redispersable-rdp\/\">MK3530N-LTG<\/a><\/span><br \/>\n            <span class=\"slp-rel-item\"><a href=\"https:\/\/mikazone.store\/es\/productos\/polvo-de-polimero-redispersable-rdp\/\">MK3510N-HTG<\/a><\/span><br \/>\n            <span class=\"slp-rel-item\"><a href=\"https:\/\/mikazone.store\/es\/productos\/polvo-de-polimero-redispersable-rdp\/\">MK1620N<\/a><\/span><br \/>\n            <span class=\"slp-rel-item\"><a href=\"https:\/\/mikazone.store\/es\/productos\/polvo-de-polimero-redispersable-rdp\/\">MK1610N<\/a><\/span>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>      <!-- Product 4: PCE --><\/p>\n<div class=\"slp-prod-card\">\n<div class=\"slp-prod-img\">\n          <img loading=\"lazy\" height=\"533\" width=\"800\" decoding=\"async\" src=\"https:\/\/mikazone.store\/wp-content\/uploads\/2026\/03\/DSC8551.jpg\" alt=\"Concrete pouring flow leveling high-performance system\"><\/p>\n<div class=\"slp-prod-img-num\">4<\/div>\n<\/p><\/div>\n<div class=\"slp-prod-body\">\n<div class=\"slp-prod-label\">Core Water Reduction &amp; Flow<\/div>\n<div class=\"slp-prod-h\">PCE \u2014 Core Water-Reduction and Flowability Optimizer<\/div>\n<div class=\"slp-prod-desc\">\n            PCE is one of the most important functional additives in self-leveling systems because <strong>high flow must be achieved without excessive water<\/strong>. PCE emphasizes high water reduction, better flowability, and excellent slump retention \u2014 it improves mortar flow without segregation and supports rapid leveling.\n          <\/div>\n<div class=\"slp-best-label\">Ideal para<\/div>\n<div class=\"slp-best-tags\">\n            <span class=\"slp-best-tag\">Cement-based self-leveling<\/span><br \/>\n            <span class=\"slp-best-tag\">Lower water-cement ratio<\/span><br \/>\n            <span class=\"slp-best-tag\">Better leveling flow<\/span><br \/>\n            <span class=\"slp-best-tag\">Higher density &amp; strength<\/span>\n          <\/div>\n<div class=\"slp-rel-label\">Productos relacionados<\/div>\n<div class=\"slp-rel-items\">\n            <span class=\"slp-rel-item\"><a href=\"https:\/\/mikazone.store\/es\/productos\/superplastificante-de-policarboxilato-pce\/\">PCE 201<\/a><\/span><br \/>\n            <span class=\"slp-rel-item\"><a href=\"https:\/\/mikazone.store\/es\/productos\/superplastificante-de-policarboxilato-pce\/\">PCE 202<\/a><\/span><br \/>\n            <span class=\"slp-rel-item\"><a href=\"https:\/\/mikazone.store\/es\/productos\/superplastificante-de-policarboxilato-pce\/\">PCE 203<\/a><\/span><br \/>\n            <span class=\"slp-rel-item\"><a href=\"https:\/\/mikazone.store\/es\/productos\/superplastificante-de-policarboxilato-pce\/\">PCE 204<\/a><\/span>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>      <!-- Product 5: Defoamer --><\/p>\n<div class=\"slp-prod-card\">\n<div class=\"slp-prod-img\">\n          <img loading=\"lazy\" height=\"533\" width=\"800\" decoding=\"async\" src=\"https:\/\/mikazone.store\/wp-content\/uploads\/2026\/03\/DSC8554.jpg\" alt=\"Smooth dense floor surface finish without pinholes or voids\"><\/p>\n<div class=\"slp-prod-img-num\">5<\/div>\n<\/p><\/div>\n<div class=\"slp-prod-body\">\n<div class=\"slp-prod-label\">Air Release &amp; Surface Finish<\/div>\n<div class=\"slp-prod-h\">Defoamer Powder \u2014 Air Release and Surface Finish Improvement<\/div>\n<div class=\"slp-prod-desc\">\n            Because self-leveling surfaces must finish smooth and dense, defoamer becomes highly relevant where air entrapment creates pinholes, bubbles, or weak surface texture. Defoamer <strong>reduces trapped air, improves compactness<\/strong>, and ensures more uniform texture and density.\n          <\/div>\n<div class=\"slp-best-label\">Ideal para<\/div>\n<div class=\"slp-best-tags\">\n            <span class=\"slp-best-tag\">Pinhole reduction<\/span><br \/>\n            <span class=\"slp-best-tag\">Lower entrapped air<\/span><br \/>\n            <span class=\"slp-best-tag\">Better compactness<\/span><br \/>\n            <span class=\"slp-best-tag\">Smoother finished surface<\/span><br \/>\n            <span class=\"slp-best-tag\">Higher mixing consistency<\/span>\n          <\/div>\n<div class=\"slp-rel-label\">Productos relacionados<\/div>\n<div class=\"slp-rel-items\">\n            <span class=\"slp-rel-item\"><a href=\"https:\/\/mikazone.store\/es\/productos\/polvo-antiespumante\/\">DE401<\/a><\/span>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>      <!-- Product 6: Gypsum Plaster Retarder --><\/p>\n<div class=\"slp-prod-card\">\n<div class=\"slp-prod-img\">\n          <img loading=\"lazy\" height=\"533\" width=\"800\" decoding=\"async\" src=\"https:\/\/mikazone.store\/wp-content\/uploads\/2026\/03\/DSC8563.jpg\" alt=\"Gypsum-based floor leveling interior smooth application\"><\/p>\n<div class=\"slp-prod-img-num\">6<\/div>\n<\/p><\/div>\n<div class=\"slp-prod-body\">\n<div class=\"slp-prod-label\">Working-Time Extension<\/div>\n<div class=\"slp-prod-h\">Gypsum Plaster Retarder \u2014 Working-Time Extension for Gypsum-Based SLC<\/div>\n<div class=\"slp-prod-desc\">\n            For gypsum-based self-leveling compounds, setting-time control can be critical. Gypsum Plaster Retarder <strong>extends working time by 30+ minutes<\/strong>, allowing smooth spreading of self-leveling compounds \u2014 relevant when the gypsum system sets too quickly, a longer pouring window is needed, or machine \/ large-area leveling requires more open time.\n          <\/div>\n<div class=\"slp-best-label\">Ideal para<\/div>\n<div class=\"slp-best-tags\">\n            <span class=\"slp-best-tag\">Gypsum-based SLC<\/span><br \/>\n            <span class=\"slp-best-tag\">Horario de trabajo m\u00e1s largo<\/span><br \/>\n            <span class=\"slp-best-tag\">Better process control<\/span><br \/>\n            <span class=\"slp-best-tag\">Stable finishing window<\/span>\n          <\/div>\n<div class=\"slp-rel-label\">Productos relacionados<\/div>\n<div class=\"slp-rel-items\">\n            <span class=\"slp-rel-item\"><a href=\"https:\/\/mikazone.store\/es\/contacto\/\">GR7011<\/a><\/span>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>      <!-- Product 7: Calcium Formate --><\/p>\n<div class=\"slp-prod-card\">\n<div class=\"slp-prod-img\">\n          <img loading=\"lazy\" height=\"533\" width=\"800\" decoding=\"async\" src=\"https:\/\/mikazone.store\/wp-content\/uploads\/2026\/03\/DSC8546.jpg\" alt=\"Fast-track construction floor surface accelerated setting\"><\/p>\n<div class=\"slp-prod-img-num\">7<\/div>\n<\/p><\/div>\n<div class=\"slp-prod-body\">\n<div class=\"slp-prod-label\">Early Strength &amp; Accelerated Set<\/div>\n<div class=\"slp-prod-h\">Calcium Formate \u2014 Early Strength and Accelerated Set When Needed<\/div>\n<div class=\"slp-prod-desc\">\n            Calcium Formate is useful when faster early strength or quicker return-to-service is needed. It is positioned as a <strong>setting accelerator for dry-mixed mortar products<\/strong>, improving early strength with a general dosage of 0.5%\u20132% for rapid strength gain.\n          <\/div>\n<div class=\"slp-best-label\">Ideal para<\/div>\n<div class=\"slp-best-tags\">\n            <span class=\"slp-best-tag\">Fast-set self-leveling<\/span><br \/>\n            <span class=\"slp-best-tag\">Early strength development<\/span><br \/>\n            <span class=\"slp-best-tag\">Cold-weather use<\/span><br \/>\n            <span class=\"slp-best-tag\">Accelerated schedules<\/span>\n          <\/div>\n<div class=\"slp-rel-label\">Productos relacionados<\/div>\n<div class=\"slp-rel-items\">\n            <span class=\"slp-rel-item\"><a href=\"https:\/\/mikazone.store\/es\/productos\/formiato-de-calcio\/\">Formiato de calcio \/ CaFo<\/a><\/span>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       SECTION 4 \u2014 Product Architecture\n       \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><\/p>\n<div class=\"slp-s4-bg\">\n<div class=\"slp-section\">\n<div class=\"slp-num\">\n<div class=\"slp-num-badge\">04<\/div>\n<div class=\"slp-num-label\">Product Architecture<\/div>\n<\/p><\/div>\n<h2 class=\"slp-title\">\n        Paquete de aditivos recomendado por<br \/>\n        <span class=\"slp-taccent\">Self-Leveling Category<\/span><br \/>\n      <\/h2>\n<div class=\"slp-title-deco\"><i><\/i><\/div>\n<div class=\"slp-arch-grid\">\n<p>        <!-- Cement-Based --><\/p>\n<div class=\"slp-arch-card\">\n<div class=\"slp-arch-head\">\n<div class=\"slp-arch-icon\">\n              <svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                <polygon points=\"12 2 2 7 12 12 22 7 12 2\"><\/polygon>\n                <polyline points=\"2 17 12 22 22 17\"><\/polyline>\n                <polyline points=\"2 12 12 17 22 12\"><\/polyline>\n              <\/svg>\n            <\/div>\n<div class=\"slp-arch-name\">Cement-Based Self-Leveling<\/div>\n<\/p><\/div>\n<div class=\"slp-arch-body\">\n<div class=\"slp-arch-desc\">\n              Generally requires a balance of <em>PCE + cellulose ether + defoamer<\/em>, with RDP added where bonding and durability need to be improved. Supported through polymer-modified cement, HEMC rheology control, PCE flowability, and defoamer air-release.\n            <\/div>\n<div class=\"slp-arch-dir-label\">Instrucciones de uso habituales<\/div>\n<div class=\"slp-arch-pills\">\n              <span class=\"slp-arch-pill slp-arch-pill--core\">PCE<\/span><br \/>\n              <span class=\"slp-arch-pill slp-arch-pill--core\">HEMC or low-visc HPMC<\/span><br \/>\n              <span class=\"slp-arch-pill slp-arch-pill--core\">Antiespumante<\/span><br \/>\n              <span class=\"slp-arch-pill\">RDP opcional<\/span><br \/>\n              <span class=\"slp-arch-pill\">Formiato de calcio (opcional)<\/span>\n            <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>        <!-- Gypsum-Based --><\/p>\n<div class=\"slp-arch-card\">\n<div class=\"slp-arch-head\">\n<div class=\"slp-arch-icon\">\n              <svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                <circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><polyline points=\"12 6 12 12 16 14\"><\/polyline>\n              <\/svg>\n            <\/div>\n<div class=\"slp-arch-name\">Gypsum-Based Self-Leveling<\/div>\n<\/p><\/div>\n<div class=\"slp-arch-body\">\n<div class=\"slp-arch-desc\">\n              Needs especially careful control of <em>rheology and setting time<\/em>. HEMC is directly linked to self-leveling workability, and Gypsum Plaster Retarder directly includes self-leveling compounds in its working-time extension claim.\n            <\/div>\n<div class=\"slp-arch-dir-label\">Instrucciones de uso habituales<\/div>\n<div class=\"slp-arch-pills\">\n              <span class=\"slp-arch-pill slp-arch-pill--core\">HEMC<\/span><br \/>\n              <span class=\"slp-arch-pill slp-arch-pill--core\">Retardador para yeso<\/span><br \/>\n              <span class=\"slp-arch-pill slp-arch-pill--core\">Antiespumante<\/span><br \/>\n              <span class=\"slp-arch-pill\">PCE opcional<\/span>\n            <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>        <!-- High-Strength --><\/p>\n<div class=\"slp-arch-card\">\n<div class=\"slp-arch-head\">\n<div class=\"slp-arch-icon\">\n              <svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                <polygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"><\/polygon>\n              <\/svg>\n            <\/div>\n<div class=\"slp-arch-name\">High-Strength \/ Premium Self-Leveling<\/div>\n<\/p><\/div>\n<div class=\"slp-arch-body\">\n<div class=\"slp-arch-desc\">\n              For premium systems requiring <em>stronger final strength, tighter structure, and upgraded durability<\/em>, the package may be expanded to include RDP together with strong water reduction and air control.\n            <\/div>\n<div class=\"slp-arch-dir-label\">Instrucciones de uso habituales<\/div>\n<div class=\"slp-arch-pills\">\n              <span class=\"slp-arch-pill slp-arch-pill--core\">PCE<\/span><br \/>\n              <span class=\"slp-arch-pill slp-arch-pill--core\">HEMC or low-visc HPMC<\/span><br \/>\n              <span class=\"slp-arch-pill slp-arch-pill--core\">RDP<\/span><br \/>\n              <span class=\"slp-arch-pill slp-arch-pill--core\">Antiespumante<\/span><br \/>\n              <span class=\"slp-arch-pill\">Formiato de calcio (opcional)<\/span>\n            <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>        <!-- Fast-Track --><\/p>\n<div class=\"slp-arch-card\">\n<div class=\"slp-arch-head\">\n<div class=\"slp-arch-icon\">\n              <svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                <path d=\"M5 12h14\"><\/path><path d=\"M12 5l7 7-7 7\"><\/path>\n              <\/svg>\n            <\/div>\n<div class=\"slp-arch-name\">Fast-Track Self-Leveling<\/div>\n<\/p><\/div>\n<div class=\"slp-arch-body\">\n<div class=\"slp-arch-desc\">\n              Where faster early strength or quicker floor covering installation is needed, <em>accelerators become more relevant<\/em>. Calcium Formate supports this early-strength route.\n            <\/div>\n<div class=\"slp-arch-dir-label\">Instrucciones de uso habituales<\/div>\n<div class=\"slp-arch-pills\">\n              <span class=\"slp-arch-pill slp-arch-pill--core\">PCE<\/span><br \/>\n              <span class=\"slp-arch-pill slp-arch-pill--core\">HEMC or low-visc HPMC<\/span><br \/>\n              <span class=\"slp-arch-pill slp-arch-pill--core\">Formiato de calcio<\/span><br \/>\n              <span class=\"slp-arch-pill slp-arch-pill--core\">Antiespumante<\/span><br \/>\n              <span class=\"slp-arch-pill\">RDP opcional<\/span>\n            <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       SECTION 5 \u2014 Public Reference Guidance\n       \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><\/p>\n<div class=\"slp-section\">\n<div class=\"slp-num\">\n<div class=\"slp-num-badge\">05<\/div>\n<div class=\"slp-num-label\">Reference Guidance<\/div>\n<\/p><\/div>\n<h2 class=\"slp-title\">\n      Public Reference Guidance from<br \/>\n      <span class=\"slp-taccent\">MikaZone<\/span><br \/>\n    <\/h2>\n<div class=\"slp-title-deco\"><i><\/i><\/div>\n<div class=\"slp-dose-box\">\n<div class=\"slp-dose-box-h\">Public MikaZone Reference Points<\/div>\n<div class=\"slp-dose-row\">\n<div class=\"slp-dose-dot\"><\/div>\n<div class=\"slp-dose-text\">Self-leveling compounds are described as <em>polymer-modified cements<\/em> used to create flat, smooth surfaces.<\/div>\n<\/p><\/div>\n<div class=\"slp-dose-row\">\n<div class=\"slp-dose-dot\"><\/div>\n<div class=\"slp-dose-text\">MikaZone <strong>HEMC<\/strong> is explicitly said to improve <em>rheology and workability<\/em> in self-leveling flooring formulations.<\/div>\n<\/p><\/div>\n<div class=\"slp-dose-row\">\n<div class=\"slp-dose-dot\"><\/div>\n<div class=\"slp-dose-text\"><strong>PCE<\/strong> improves mortar flow without segregation, enabling easy <em>pumpability and rapid leveling<\/em>.<\/div>\n<\/p><\/div>\n<div class=\"slp-dose-row\">\n<div class=\"slp-dose-dot\"><\/div>\n<div class=\"slp-dose-text\"><strong>RDP<\/strong> is identified as increasingly relevant in <em>self-leveling mortars<\/em> in the mortar-field article.<\/div>\n<\/p><\/div>\n<div class=\"slp-dose-row\">\n<div class=\"slp-dose-dot\"><\/div>\n<div class=\"slp-dose-text\"><strong>Retardador para yeso<\/strong> extends working time by <em>30+ minutes<\/em> for self-leveling compounds.<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"slp-note\">\n<div class=\"slp-note-icon\">\n        <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"><\/line><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"><\/line>\n        <\/svg>\n      <\/div>\n<div class=\"slp-note-text\">\n        <strong>Important Note \u2014<\/strong> The indexed public pages do not expose one complete unified dosage table for every self-leveling additive. Final dosage should therefore be confirmed through raw-material review, binder system selection, and formulation trials.\n      <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       SECTION 6 \u2014 Selection Logic\n       \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><\/p>\n<div class=\"slp-s6-bg\">\n<div class=\"slp-section\">\n<div class=\"slp-num\">\n<div class=\"slp-num-badge\">06<\/div>\n<div class=\"slp-num-label\">L\u00f3gica de selecci\u00f3n<\/div>\n<\/p><\/div>\n<h2 class=\"slp-title\">\n        L\u00f3gica de selecci\u00f3n para<br \/>\n        <span class=\"slp-taccent\">Self-Leveling Formulations<\/span><br \/>\n      <\/h2>\n<div class=\"slp-title-deco\"><i><\/i><\/div>\n<div class=\"slp-s6-grid\">\n<p>        <!-- Left: Logic --><\/p>\n<div>\n<p class=\"slp-prose\">\n            At Mandalas, we recommend self-leveling additives based on the binder system, flow targets, setting requirements, and final performance needs. Every recommendation follows a structured evaluation path.\n          <\/p>\n<div class=\"slp-factor-grid\">\n<div class=\"slp-factor\">\n<div class=\"slp-factor-dot\"><\/div>\n<div class=\"slp-factor-text\">Binder type<\/div>\n<\/div>\n<div class=\"slp-factor\">\n<div class=\"slp-factor-dot\"><\/div>\n<div class=\"slp-factor-text\">Flow &amp; leveling target<\/div>\n<\/div>\n<div class=\"slp-factor\">\n<div class=\"slp-factor-dot\"><\/div>\n<div class=\"slp-factor-text\">Open working time<\/div>\n<\/div>\n<div class=\"slp-factor\">\n<div class=\"slp-factor-dot\"><\/div>\n<div class=\"slp-factor-text\">Bond strength needs<\/div>\n<\/div>\n<div class=\"slp-factor\">\n<div class=\"slp-factor-dot\"><\/div>\n<div class=\"slp-factor-text\">Fast set \/ early strength<\/div>\n<\/div>\n<div class=\"slp-factor\">\n<div class=\"slp-factor-dot\"><\/div>\n<div class=\"slp-factor-text\">Surface-finish quality<\/div>\n<\/div>\n<div class=\"slp-factor\">\n<div class=\"slp-factor-dot\"><\/div>\n<div class=\"slp-factor-text\">Pumpability \/ pourability<\/div>\n<\/div>\n<div class=\"slp-factor\">\n<div class=\"slp-factor-dot\"><\/div>\n<div class=\"slp-factor-text\">Comentarios sobre la prueba<\/div>\n<\/div><\/div>\n<div style=\"margin-top: 32px;\">\n<div class=\"slp-best-label\">Flujo t\u00edpico de recomendaciones<\/div>\n<div class=\"slp-logic-list\">\n<div class=\"slp-logic-item\">\n<div class=\"slp-logic-num\">1<\/div>\n<div class=\"slp-logic-text\"><strong>Definir<\/strong> whether the product is cement-based, gypsum-based, premium, or fast-track self-leveling.<\/div>\n<\/p><\/div>\n<div class=\"slp-logic-item\">\n<div class=\"slp-logic-num\">2<\/div>\n<div class=\"slp-logic-text\"><strong>Select<\/strong> the core rheology-control additive system.<\/div>\n<\/p><\/div>\n<div class=\"slp-logic-item\">\n<div class=\"slp-logic-num\">3<\/div>\n<div class=\"slp-logic-text\"><strong>Add PCE<\/strong> for water reduction and flow optimization.<\/div>\n<\/p><\/div>\n<div class=\"slp-logic-item\">\n<div class=\"slp-logic-num\">4<\/div>\n<div class=\"slp-logic-text\"><strong>Add defoamer<\/strong> to improve air release and finish quality.<\/div>\n<\/p><\/div>\n<div class=\"slp-logic-item\">\n<div class=\"slp-logic-num\">5<\/div>\n<div class=\"slp-logic-text\"><strong>Add RDP, retarder, or accelerator<\/strong> depending on durability and setting targets.<\/div>\n<\/p><\/div>\n<div class=\"slp-logic-item\">\n<div class=\"slp-logic-num\">6<\/div>\n<div class=\"slp-logic-text\"><strong>Validar<\/strong> through lab and plant trials.<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"slp-cta-row\">\n            <a href=\"https:\/\/mikazone.store\/es\/servicio\/recomendacion-de-productos\/\" class=\"slp-cta-btn slp-cta-primary\"><br \/>\n              <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 18l6-6-6-6\"><\/path><\/svg><br \/>\n              Pide una recomendaci\u00f3n<br \/>\n            <\/a><br \/>\n            <a href=\"https:\/\/mikazone.store\/es\/servicio\/soporte-tecnico-con-respuesta-rapida\/\" class=\"slp-cta-btn slp-cta-ghost\"><br \/>\n              <svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                <path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"><\/path><polyline points=\"22,6 12,13 2,6\"><\/polyline>\n              <\/svg><br \/>\n              P\u00f3ngase en contacto con el equipo t\u00e9cnico<br \/>\n            <\/a>\n          <\/div>\n<\/p><\/div>\n<p>        <!-- Right: Image --><\/p>\n<div class=\"slp-s6-img-wrap\">\n          <img loading=\"lazy\" height=\"1707\" width=\"2560\" decoding=\"async\" src=\"https:\/\/mikazone.store\/wp-content\/uploads\/2026\/04\/DSC2786-scaled.jpg\" alt=\"Modern clean floor interior architecture with smooth concrete surface\"><\/p>\n<div class=\"slp-s6-overlay\">\n<div class=\"slp-s6-overlay-row\">\n<div class=\"slp-s6-overlay-icon\">\n                <svg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\n              <\/div>\n<div class=\"slp-s6-overlay-text\">Cement-Based \u00b7 Gypsum-Based \u00b7 Premium \u00b7 Fast-Track<\/div>\n<\/p><\/div>\n<div class=\"slp-s6-overlay-row\">\n<div class=\"slp-s6-overlay-icon\">\n                <svg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\n              <\/div>\n<div class=\"slp-s6-overlay-text\">Flow \u00b7 Surface \u00b7 Strength \u00b7 Setting Control<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       SECTION 7 \u2014 Why Choose Us\n       \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><\/p>\n<div class=\"slp-section\">\n<div class=\"slp-num\">\n<div class=\"slp-num-badge\">07<\/div>\n<div class=\"slp-num-label\">\u00bfPor qu\u00e9 elegirnos?<\/div>\n<\/p><\/div>\n<h2 class=\"slp-title\">\n      \u00bfPor qu\u00e9 elegir mandalas para<br \/>\n      <span class=\"slp-taccent\">Self-Leveling Formulation Support<\/span><br \/>\n    <\/h2>\n<div class=\"slp-title-deco\"><i><\/i><\/div>\n<p class=\"slp-prose\">\n      We do not treat self-leveling as a single-additive application. We help build a <strong>full additive package<\/strong> around the actual leveling, setting, surface, and strength target of your formulation.\n    <\/p>\n<div class=\"slp-s7-grid\">\n<p>      <!-- Left: What We Help With --><\/p>\n<div>\n<div class=\"slp-best-label\" style=\"margin-bottom:12px; margin-top:12px;\">En qu\u00e9 podemos ayudarte<\/div>\n<div class=\"slp-s7-feat\">\n<div class=\"slp-s7-feat-icon\"><svg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg><\/div>\n<div>\n<div class=\"slp-s7-feat-h\">Cement-Based Self-Leveling Underlayments<\/div>\n<div class=\"slp-s7-feat-p\">Flow, rheology, and water-reduction optimization.<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"slp-s7-feat\">\n<div class=\"slp-s7-feat-icon\"><svg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg><\/div>\n<div>\n<div class=\"slp-s7-feat-h\">Gypsum-Based Self-Leveling Compounds<\/div>\n<div class=\"slp-s7-feat-p\">Setting control, rheology, and open-time management.<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"slp-s7-feat\">\n<div class=\"slp-s7-feat-icon\"><svg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg><\/div>\n<div>\n<div class=\"slp-s7-feat-h\">Premium High-Strength Self-Leveling Systems<\/div>\n<div class=\"slp-s7-feat-p\">Bond strength, durability, and tighter structure.<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"slp-s7-feat\">\n<div class=\"slp-s7-feat-icon\"><svg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg><\/div>\n<div>\n<div class=\"slp-s7-feat-h\">Fast-Set \/ Early-Strength Self-Leveling<\/div>\n<div class=\"slp-s7-feat-p\">Accelerated schedules and quicker return-to-service.<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"slp-s7-feat\">\n<div class=\"slp-s7-feat-icon\"><svg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg><\/div>\n<div>\n<div class=\"slp-s7-feat-h\">Surface-Finish and Bubble-Control Optimization<\/div>\n<div class=\"slp-s7-feat-p\">Pinhole reduction and density improvement.<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"slp-s7-feat\">\n<div class=\"slp-s7-feat-icon\"><svg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg><\/div>\n<div>\n<div class=\"slp-s7-feat-h\">Trial Support and Formula Adjustment<\/div>\n<div class=\"slp-s7-feat-p\">Practical lab and field trial guidance with formula tuning.<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>      <!-- Right: What We Supply --><\/p>\n<div>\n<div class=\"slp-best-label\" style=\"margin-bottom:12px; margin-top:12px;\">What We Supply for Self-Leveling<\/div>\n<div class=\"slp-supply-grid\">\n<div class=\"slp-supply-tag\">HPMC<\/div>\n<div class=\"slp-supply-tag\">HEMC<\/div>\n<div class=\"slp-supply-tag\">RDP<\/div>\n<div class=\"slp-supply-tag\">PCE<\/div>\n<div class=\"slp-supply-tag\">Antiespumante<\/div>\n<div class=\"slp-supply-tag\">Retardador para yeso<\/div>\n<div class=\"slp-supply-tag\">Formiato de calcio<\/div>\n<\/p><\/div>\n<div style=\"margin-top: 24px; border-radius: 12px; overflow: hidden; aspect-ratio: 16\/9; position: relative; box-shadow: 0 8px 32px rgba(0,0,0,0.06);\">\n          <img loading=\"lazy\" height=\"1440\" width=\"1920\" decoding=\"async\" src=\"https:\/\/mikazone.store\/wp-content\/uploads\/2026\/04\/radisson-blu-waterfront-hotel-stockholm-waterfron-2026-03-25-02-23-17-utc.jpg\" alt=\"Modern architecture with clean finished floor and surfaces\" style=\"width:100%; height:100%; object-fit:cover; display:block;\"><\/p>\n<div style=\"position:absolute; inset:0; background:linear-gradient(135deg, rgba(26,107,115,0.15), rgba(14,18,20,0.50)); pointer-events:none;\"><\/div>\n<div style=\"position:absolute; bottom:16px; left:18px; z-index:2;\">\n<div style=\"font-size:0.60rem; font-weight:800; letter-spacing:0.14em; text-transform:uppercase; color:#2DA3A8; margin-bottom:4px;\">Complete SLC Package<\/div>\n<div style=\"font-size:0.82rem; font-weight:700; color:#fff; line-height:1.35;\">7 additive categories for<br \/>every leveling challenge<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       SECTION 8 \u2014 FAQ\n       \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><\/p>\n<div class=\"slp-s8-bg\">\n<div class=\"slp-section\">\n<div class=\"slp-num\">\n<div class=\"slp-num-badge\">08<\/div>\n<div class=\"slp-num-label\">Preguntas frecuentes<\/div>\n<\/p><\/div>\n<h2 class=\"slp-title\">\n        Autonivelante<br \/>\n        <span class=\"slp-taccent\">Preguntas frecuentes<\/span><br \/>\n      <\/h2>\n<div class=\"slp-title-deco\"><i><\/i><\/div>\n<div class=\"slp-faq-list\">\n<div class=\"slp-faq is-open\">\n          <button class=\"slp-faq-q\" onclick=\"this.parentElement.classList.toggle('is-open')\"><\/p>\n<div class=\"slp-faq-q-icon\"><svg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><\/svg><\/div>\n<p>            <span class=\"slp-faq-q-text\">What is the most important additive in self-leveling?<\/span><br \/>\n          <\/button><\/p>\n<div class=\"slp-faq-a\">\n<div class=\"slp-faq-a-text\">There is usually no single additive. Self-leveling performance depends on a <strong>combination of polymer modification, rheology control, flowability optimization, and air-release control<\/strong> working together.<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"slp-faq\">\n          <button class=\"slp-faq-q\" onclick=\"this.parentElement.classList.toggle('is-open')\"><\/p>\n<div class=\"slp-faq-q-icon\"><svg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><\/svg><\/div>\n<p>            <span class=\"slp-faq-q-text\">Which cellulose ether is more directly linked to self-leveling?<\/span><br \/>\n          <\/button><\/p>\n<div class=\"slp-faq-a\">\n<div class=\"slp-faq-a-text\">MikaZone&#8217;s public HEMC page directly states that <strong>HEMC improves rheology and workability<\/strong> in self-leveling flooring formulations.<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"slp-faq\">\n          <button class=\"slp-faq-q\" onclick=\"this.parentElement.classList.toggle('is-open')\"><\/p>\n<div class=\"slp-faq-q-icon\"><svg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><\/svg><\/div>\n<p>            <span class=\"slp-faq-q-text\">Why is PCE important in self-leveling?<\/span><br \/>\n          <\/button><\/p>\n<div class=\"slp-faq-a\">\n<div class=\"slp-faq-a-text\">Because self-leveling systems need <strong>strong flow without excessive water<\/strong>. PCE improves mortar flow without segregation and supports lower water-cement ratios for better density and strength.<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"slp-faq\">\n          <button class=\"slp-faq-q\" onclick=\"this.parentElement.classList.toggle('is-open')\"><\/p>\n<div class=\"slp-faq-q-icon\"><svg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><\/svg><\/div>\n<p>            <span class=\"slp-faq-q-text\">Do self-leveling systems need RDP?<\/span><br \/>\n          <\/button><\/p>\n<div class=\"slp-faq-a\">\n<div class=\"slp-faq-a-text\">Not always, but self-leveling compounds are <strong>polymer-modified cements<\/strong> and RDP applications extend into self-leveling mortars where stronger performance is needed \u2014 including better bonding, toughness, and durability.<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"slp-faq\">\n          <button class=\"slp-faq-q\" onclick=\"this.parentElement.classList.toggle('is-open')\"><\/p>\n<div class=\"slp-faq-q-icon\"><svg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><\/svg><\/div>\n<p>            <span class=\"slp-faq-q-text\">\u00bfPodr\u00edas recomendarme unos rangos de dosificaci\u00f3n?<\/span><br \/>\n          <\/button><\/p>\n<div class=\"slp-faq-a\">\n<div class=\"slp-faq-a-text\">Yes. We can suggest a <strong>practical starting range<\/strong> based on your binder system, target flow, setting window, and final performance needs. Contact our technical team for a tailored recommendation.<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       SECTION 9 \u2014 Closing CTA\n       \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 --><\/p>\n<div class=\"slp-cta-section\">\n<div class=\"slp-cta-inner\">\n<div class=\"slp-num\" style=\"justify-content: center;\">\n<div class=\"slp-num-badge\" style=\"background:rgba(45,163,168,0.12); border-color:rgba(45,163,168,0.28); color:#2DA3A8;\">09<\/div>\n<div class=\"slp-num-label\" style=\"color:#2DA3A8;\">Empezar<\/div>\n<\/p><\/div>\n<h2 class=\"slp-cta-h\">\n        \u00bfNecesitas el paquete de aditivos adecuado para tu<br \/>\n        <span class=\"slp-taccent\">self-leveling formulation?<\/span><br \/>\n      <\/h2>\n<p class=\"slp-cta-p\">\n        Tell us whether you are developing a cement-based, gypsum-based, premium, or fast-track self-leveling system. We&#8217;ll recommend the right product combination and starting selection logic to help you begin trials faster and reach stable results sooner.\n      <\/p>\n<div class=\"slp-cta-buttons\">\n        <a href=\"https:\/\/mikazone.store\/es\/servicio\/recomendacion-de-productos\/\" class=\"slp-cta-btn slp-cta-primary\"><br \/>\n          <svg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 18l6-6-6-6\"><\/path><\/svg><br \/>\n          Pide una recomendaci\u00f3n<br \/>\n        <\/a><br \/>\n        <a href=\"https:\/\/mikazone.store\/es\/contacto\/envia-tu-formula\/\" class=\"slp-cta-btn slp-cta-ghost\"><br \/>\n          <svg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"13\"><\/line><polygon points=\"22 2 15 22 11 13 2 9 22 2\"><\/polygon>\n          <\/svg><br \/>\n          Env\u00eda tu f\u00f3rmula<br \/>\n        <\/a>\n      <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<style data-lemonx-boosted=\"true\">\n\/* Lemonx: User CSS ,Theme\/Elementor GlobalStyle *\/\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SELF-LEVELING HERO \u2014 \"Floating Shelf\" Compact Layout\n     Scoped with .sl-hero prefix \u2014 Teal \/ Slate-Blue Palette\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/<\/p>\n<p>  .lemonx-visual-root .sl-hero {\n    position: relative;\n    width: 100%;\n    min-height: 58vh;\n    display: flex;\n    align-items: center;\n    overflow: hidden;\n    background: #0e1214;\n    font-family: 'Segoe UI', system-ui, -apple-system, sans-serif;\n  }<\/p>\n<p>  \/* \u2500\u2500 Background \u2500\u2500 *\/\n  .lemonx-visual-root .sl-hero-bg {\n    position: absolute;\n    inset: 0;\n    z-index: 0;\n  }\n  .lemonx-visual-root .sl-hero-bg img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center 55%;\n    display: block;\n    filter: saturate(0.50) brightness(0.68);\n  }\n  .lemonx-visual-root .sl-hero-bg::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    z-index: 1;\n    background: linear-gradient(\n      135deg,\n      rgba(10,14,18,0.94) 0%,\n      rgba(10,14,18,0.74) 40%,\n      rgba(10,14,18,0.44) 65%,\n      rgba(10,14,18,0.84) 100%\n    );\n  }\n  .lemonx-visual-root .sl-hero-bg::after {\n    content: '';\n    position: absolute;\n    inset: 0;\n    z-index: 2;\n    background:\n      radial-gradient(ellipse 55% 65% at 5% 95%, rgba(45,120,130,0.16) 0%, transparent 60%),\n      radial-gradient(ellipse 35% 40% at 90% 5%, rgba(45,120,130,0.07) 0%, transparent 55%);\n  }<\/p>\n<p>  \/* Top accent *\/\n  .lemonx-visual-root .sl-hero::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, transparent 0%, #1A6B73 15%, #2DA3A8 50%, #1A6B73 85%, transparent 100%);\n    z-index: 20;\n  }<\/p>\n<p>  \/* Bottom fade *\/\n  .lemonx-visual-root .sl-hero::after {\n    content: '';\n    position: absolute;\n    bottom: 0; left: 0; right: 0;\n    height: 100px;\n    background: linear-gradient(to bottom, transparent, #111);\n    z-index: 5;\n    pointer-events: none;\n  }<\/p>\n<p>  \/* \u2500\u2500 Container \u2500\u2500 *\/\n  .lemonx-visual-root .sl-hero-container {\n    position: relative;\n    z-index: 10;\n    max-width: 1200px;\n    width: 100%;\n    margin: 0 auto;\n    padding: 52px 40px 68px;\n    display: grid;\n    grid-template-columns: 1fr 400px;\n    gap: 48px;\n    align-items: center;\n  }<\/p>\n<p>  \/* \u2500\u2500 Left Content \u2500\u2500 *\/\n  .lemonx-visual-root .sl-hero-left {}<\/p>\n<p>  .lemonx-visual-root .sl-breadcrumb {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 18px;\n  }\n  .lemonx-visual-root .sl-breadcrumb-icon {\n    width: 26px;\n    height: 26px;\n    border-radius: 6px;\n    background: rgba(45,163,168,0.18);\n    border: 1px solid rgba(45,163,168,0.32);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #2DA3A8;\n    flex-shrink: 0;\n  }\n  .lemonx-visual-root .sl-breadcrumb-text {\n    font-size: 0.64rem;\n    font-weight: 800;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: #2DA3A8;\n  }\n  .lemonx-visual-root .sl-breadcrumb-text span {\n    color: rgba(255,255,255,0.28);\n    margin: 0 5px;\n    font-weight: 400;\n  }<\/p>\n<p>  .lemonx-visual-root .sl-h1 {\n    font-size: clamp(1.7rem, 3.8vw, 2.65rem);\n    font-weight: 900;\n    line-height: 1.10;\n    letter-spacing: -0.035em;\n    color: #fff;\n    margin: 0 0 4px;\n  }\n  .lemonx-visual-root .sl-h1 .sl-accent {\n    color: #2DA3A8;\n    position: relative;\n    display: inline;\n  }<\/p>\n<p>  .lemonx-visual-root .sl-deco {\n    display: flex;\n    align-items: center;\n    gap: 7px;\n    margin: 14px 0 16px;\n  }\n  .lemonx-visual-root .sl-deco i {\n    width: 5px;\n    height: 5px;\n    background: #2DA3A8;\n    transform: rotate(45deg);\n    flex-shrink: 0;\n  }\n  .lemonx-visual-root .sl-deco::after {\n    content: '';\n    flex: 1;\n    max-width: 160px;\n    height: 1px;\n    background: linear-gradient(90deg, rgba(45,163,168,0.55), transparent);\n  }<\/p>\n<p>  .lemonx-visual-root .sl-sub {\n    font-size: 0.90rem;\n    color: rgba(255,255,255,0.68);\n    line-height: 1.80;\n    max-width: 580px;\n    margin-bottom: 24px;\n  }\n  .lemonx-visual-root .sl-sub strong {\n    color: rgba(255,255,255,0.90);\n    font-weight: 600;\n  }<\/p>\n<p>  .lemonx-visual-root .sl-btn-row {\n    display: flex;\n    gap: 12px;\n    flex-wrap: wrap;\n    align-items: center;\n  }\n  .lemonx-visual-root .sl-btn {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 11px 24px;\n    border-radius: 6px;\n    font-size: 0.82rem;\n    font-weight: 700;\n    letter-spacing: 0.02em;\n    text-decoration: none;\n    cursor: pointer;\n    border: none;\n    transition: all 0.25s;\n    white-space: nowrap;\n    font-family: 'Segoe UI', system-ui, sans-serif;\n  }\n  .lemonx-visual-root .sl-btn-primary {\n    background: linear-gradient(135deg, #1A6B73 0%, #238A90 100%);\n    color: #fff;\n    box-shadow: 0 4px 18px rgba(26,107,115,0.35), inset 0 1px 0 rgba(255,255,255,0.08);\n  }\n  .lemonx-visual-root .sl-btn-primary:hover {\n    background: linear-gradient(135deg, #238A90 0%, #2DA3A8 100%);\n    box-shadow: 0 6px 28px rgba(26,107,115,0.55);\n    transform: translateY(-2px);\n  }\n  .lemonx-visual-root .sl-btn-ghost {\n    background: transparent;\n    color: rgba(255,255,255,0.78);\n    border: 1.5px solid rgba(255,255,255,0.22);\n    backdrop-filter: blur(6px);\n    -webkit-backdrop-filter: blur(6px);\n  }\n  .lemonx-visual-root .sl-btn-ghost:hover {\n    color: #fff;\n    background: rgba(255,255,255,0.08);\n    border-color: rgba(255,255,255,0.48);\n    transform: translateY(-2px);\n  }<\/p>\n<p>  \/* \u2500\u2500 Right: Highlight Shelf \u2500\u2500 *\/\n  .lemonx-visual-root .sl-shelf {\n    display: flex;\n    flex-direction: column;\n    gap: 0;\n    background: rgba(10,12,14,0.50);\n    border: 1px solid rgba(255,255,255,0.06);\n    border-radius: 12px;\n    overflow: hidden;\n    backdrop-filter: blur(20px);\n    -webkit-backdrop-filter: blur(20px);\n    box-shadow:\n      0 8px 32px rgba(0,0,0,0.28),\n      inset 0 1px 0 rgba(255,255,255,0.04);\n  }<\/p>\n<p>  \/* Shelf header *\/\n  .lemonx-visual-root .sl-shelf-head {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    padding: 12px 20px 11px;\n    border-bottom: 1px solid rgba(255,255,255,0.06);\n    background: rgba(45,163,168,0.05);\n  }\n  .lemonx-visual-root .sl-shelf-head-dot {\n    width: 6px;\n    height: 6px;\n    border-radius: 50%;\n    background: #2DA3A8;\n    box-shadow: 0 0 8px rgba(45,163,168,0.50);\n    flex-shrink: 0;\n  }\n  .lemonx-visual-root .sl-shelf-head-label {\n    font-size: 0.62rem;\n    font-weight: 800;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    color: #2DA3A8;\n  }<\/p>\n<p>  \/* Shelf item *\/\n  .lemonx-visual-root .sl-shelf-item {\n    display: grid;\n    grid-template-columns: 38px 1fr;\n    gap: 14px;\n    padding: 16px 20px;\n    border-bottom: 1px solid rgba(255,255,255,0.04);\n    transition: background 0.2s;\n    align-items: start;\n  }\n  .lemonx-visual-root .sl-shelf-item:last-child {\n    border-bottom: none;\n  }\n  .lemonx-visual-root .sl-shelf-item:hover {\n    background: rgba(45,163,168,0.06);\n  }<\/p>\n<p>  .lemonx-visual-root .sl-shelf-icon {\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    background: rgba(45,163,168,0.12);\n    border: 1px solid rgba(45,163,168,0.24);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #2DA3A8;\n    flex-shrink: 0;\n  }<\/p>\n<p>  .lemonx-visual-root .sl-shelf-title {\n    font-size: 0.80rem;\n    font-weight: 700;\n    color: rgba(255,255,255,0.93);\n    line-height: 1.35;\n    margin-bottom: 3px;\n  }\n  .lemonx-visual-root .sl-shelf-desc {\n    font-size: 0.71rem;\n    color: rgba(255,255,255,0.46);\n    line-height: 1.58;\n  }\n  .lemonx-visual-root .sl-shelf-desc em {\n    font-style: normal;\n    color: rgba(45,163,168,0.85);\n    font-weight: 600;\n  }<\/p>\n<p>  \/* \u2500\u2500 Bottom chip bar \u2500\u2500 *\/\n  .lemonx-visual-root .sl-chip-bar {\n    position: absolute;\n    bottom: 0;\n    left: 50%;\n    transform: translateX(-50%);\n    z-index: 12;\n    max-width: 1200px;\n    width: 100%;\n    padding: 0 40px 22px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n  }\n  .lemonx-visual-root .sl-chips {\n    display: flex;\n    gap: 6px;\n    flex-wrap: wrap;\n  }\n  .lemonx-visual-root .sl-chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 5px;\n    padding: 4px 13px;\n    border-radius: 100px;\n    background: rgba(255,255,255,0.04);\n    border: 1px solid rgba(255,255,255,0.07);\n    font-size: 0.62rem;\n    font-weight: 600;\n    color: rgba(255,255,255,0.48);\n    letter-spacing: 0.02em;\n    transition: border-color 0.25s;\n  }\n  .lemonx-visual-root .sl-chip:hover {\n    border-color: rgba(45,163,168,0.35);\n  }\n  .lemonx-visual-root .sl-chip-dot {\n    width: 4px;\n    height: 4px;\n    border-radius: 50%;\n    background: #2DA3A8;\n    opacity: 0.55;\n    flex-shrink: 0;\n  }<\/p>\n<p>  .lemonx-visual-root .sl-scroll-cue {\n    display: flex;\n    align-items: center;\n    gap: 7px;\n    opacity: 0.36;\n    animation: slBob 2.6s ease-in-out infinite;\n  }\n  .lemonx-visual-root .sl-scroll-cue span {\n    font-size: 0.56rem;\n    font-weight: 700;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    color: #fff;\n  }\n  .lemonx-visual-root .sl-scroll-cue-arrows {\n    display: flex;\n    flex-direction: column;\n    gap: 1px;\n    align-items: center;\n  }\n  .lemonx-visual-root .sl-scroll-cue-arrows i {\n    display: block;\n    width: 7px;\n    height: 7px;\n    border-right: 1.5px solid rgba(255,255,255,0.55);\n    border-bottom: 1.5px solid rgba(255,255,255,0.55);\n    transform: rotate(45deg);\n  }\n  .lemonx-visual-root .sl-scroll-cue-arrows i:nth-child(2) {\n    opacity: 0.35;\n    margin-top: -3px;\n  }<\/p>\n<p>  @keyframes slBob {\n    0%, 100% { transform: translateY(0); }\n    50% { transform: translateY(3px); }\n  }<\/p>\n<p>  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550 RESPONSIVE \u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  @media (max-width: 960px) {\n    .lemonx-visual-root .sl-hero-container {\n      grid-template-columns: 1fr;\n      gap: 28px;\n      padding: 48px 32px 90px;\n    }\n    .lemonx-visual-root .sl-shelf {\n      max-width: 480px;\n    }\n    .lemonx-visual-root .sl-chip-bar {\n      display: none;\n    }\n  }<\/p>\n<p>  @media (max-width: 600px) {\n    .lemonx-visual-root .sl-hero {\n      min-height: auto;\n    }\n    .lemonx-visual-root .sl-hero-container {\n      padding: 44px 20px 60px;\n    }\n    .lemonx-visual-root .sl-h1 {\n      font-size: 1.6rem;\n    }\n    .lemonx-visual-root .sl-sub {\n      font-size: 0.84rem;\n    }\n    .lemonx-visual-root .sl-btn-row {\n      flex-direction: column;\n      align-items: flex-start;\n    }\n  }\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SELF-LEVELING PAGE BODY \u2014 Light Background\n     Scoped with .slp- prefix \u2014 Teal Accent\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/<\/p>\n<p>  .lemonx-visual-root .slp-page {\n    background: #F4F6F7;\n    color: #333a3c;\n    font-family: 'Segoe UI', system-ui, -apple-system, sans-serif;\n    line-height: 1.75;\n    overflow-x: hidden;\n  }<\/p>\n<p>  \/* \u2500\u2500 Shared Section Wrapper \u2500\u2500 *\/\n  .lemonx-visual-root .slp-section {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 80px 40px;\n  }<\/p>\n<p>  \/* \u2500\u2500 Section number pill \u2500\u2500 *\/\n  .lemonx-visual-root .slp-num {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 16px;\n  }\n  .lemonx-visual-root .slp-num-badge {\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: rgba(26,107,115,0.08);\n    border: 1px solid rgba(26,107,115,0.18);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 0.66rem;\n    font-weight: 800;\n    color: #1A6B73;\n  }\n  .lemonx-visual-root .slp-num-label {\n    font-size: 0.60rem;\n    font-weight: 800;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: #1A6B73;\n  }<\/p>\n<p>  \/* \u2500\u2500 Section titles \u2500\u2500 *\/\n  .lemonx-visual-root .slp-title {\n    font-size: clamp(1.35rem, 2.8vw, 1.85rem);\n    font-weight: 800;\n    color: #141a1c;\n    line-height: 1.22;\n    letter-spacing: -0.025em;\n    margin: 0 0 10px;\n  }\n  .lemonx-visual-root .slp-title .slp-taccent {\n    color: #1A6B73;\n  }<\/p>\n<p>  .lemonx-visual-root .slp-title-deco {\n    display: flex;\n    align-items: center;\n    gap: 7px;\n    margin: 12px 0 22px;\n  }\n  .lemonx-visual-root .slp-title-deco i {\n    width: 5px;\n    height: 5px;\n    background: #2DA3A8;\n    transform: rotate(45deg);\n    flex-shrink: 0;\n  }\n  .lemonx-visual-root .slp-title-deco::after {\n    content: '';\n    flex: 1;\n    max-width: 120px;\n    height: 1px;\n    background: linear-gradient(90deg, rgba(45,163,168,0.45), transparent);\n  }<\/p>\n<p>  \/* \u2500\u2500 Body prose \u2500\u2500 *\/\n  .lemonx-visual-root .slp-prose {\n    font-size: 0.90rem;\n    color: #5a6264;\n    line-height: 1.85;\n    max-width: 780px;\n  }\n  .lemonx-visual-root .slp-prose strong {\n    color: #1e2a2c;\n    font-weight: 600;\n  }\n  .lemonx-visual-root .slp-prose + .slp-prose {\n    margin-top: 18px;\n  }<\/p>\n<p>  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SECTION 1 \u2014 Two-col image + text\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .lemonx-visual-root .slp-s1 {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 56px;\n    align-items: center;\n  }\n  .lemonx-visual-root .slp-s1-img {\n    position: relative;\n    border-radius: 14px;\n    overflow: hidden;\n    aspect-ratio: 4 \/ 3;\n    box-shadow: 0 12px 40px rgba(0,0,0,0.08);\n  }\n  .lemonx-visual-root .slp-s1-img img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n  .lemonx-visual-root .slp-s1-img::after {\n    content: '';\n    position: absolute;\n    inset: 0;\n    border-radius: 14px;\n    border: 1px solid rgba(0,0,0,0.05);\n    pointer-events: none;\n  }\n  .lemonx-visual-root .slp-s1-badge {\n    position: absolute;\n    bottom: 16px;\n    left: 16px;\n    background: rgba(255,255,255,0.92);\n    backdrop-filter: blur(14px);\n    -webkit-backdrop-filter: blur(14px);\n    border: 1px solid rgba(26,107,115,0.15);\n    border-radius: 10px;\n    padding: 12px 18px;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    box-shadow: 0 4px 16px rgba(0,0,0,0.06);\n  }\n  .lemonx-visual-root .slp-s1-badge-icon {\n    width: 36px;\n    height: 36px;\n    border-radius: 50%;\n    background: rgba(26,107,115,0.08);\n    border: 1px solid rgba(26,107,115,0.18);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #1A6B73;\n    flex-shrink: 0;\n  }\n  .lemonx-visual-root .slp-s1-badge-text {\n    font-size: 0.68rem;\n    color: #6b7274;\n    line-height: 1.45;\n  }\n  .lemonx-visual-root .slp-s1-badge-text strong {\n    display: block;\n    font-size: 0.78rem;\n    color: #141a1c;\n    font-weight: 700;\n  }<\/p>\n<p>  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SECTION 2 \u2014 Performance Target Cards\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .lemonx-visual-root .slp-s2-bg {\n    background: #fff;\n    border-top: 1px solid rgba(0,0,0,0.05);\n    border-bottom: 1px solid rgba(0,0,0,0.05);\n  }\n  .lemonx-visual-root .slp-target-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));\n    gap: 20px;\n    margin-top: 36px;\n  }\n  .lemonx-visual-root .slp-target-card {\n    background: #F4F6F7;\n    border: 1px solid rgba(0,0,0,0.05);\n    border-radius: 12px;\n    padding: 28px 26px;\n    transition: border-color 0.3s, box-shadow 0.3s;\n  }\n  .lemonx-visual-root .slp-target-card:hover {\n    border-color: rgba(26,107,115,0.20);\n    box-shadow: 0 4px 20px rgba(26,107,115,0.06);\n  }\n  .lemonx-visual-root .slp-target-icon {\n    width: 42px;\n    height: 42px;\n    border-radius: 10px;\n    background: rgba(26,107,115,0.06);\n    border: 1px solid rgba(26,107,115,0.14);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #1A6B73;\n    margin-bottom: 16px;\n  }\n  .lemonx-visual-root .slp-target-h {\n    font-size: 0.88rem;\n    font-weight: 700;\n    color: #141a1c;\n    margin-bottom: 8px;\n    line-height: 1.35;\n  }\n  .lemonx-visual-root .slp-target-p {\n    font-size: 0.78rem;\n    color: #6b7274;\n    line-height: 1.72;\n  }\n  .lemonx-visual-root .slp-target-p em {\n    font-style: normal;\n    color: #1A6B73;\n    font-weight: 600;\n  }<\/p>\n<p>  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SECTION 3 \u2014 Product Cards\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .lemonx-visual-root .slp-prod-list {\n    display: flex;\n    flex-direction: column;\n    gap: 28px;\n    margin-top: 36px;\n  }\n  .lemonx-visual-root .slp-prod-card {\n    display: grid;\n    grid-template-columns: 340px 1fr;\n    background: #fff;\n    border: 1px solid rgba(0,0,0,0.05);\n    border-radius: 14px;\n    overflow: hidden;\n    transition: border-color 0.3s, box-shadow 0.3s;\n    box-shadow: 0 2px 12px rgba(0,0,0,0.03);\n  }\n  .lemonx-visual-root .slp-prod-card:hover {\n    border-color: rgba(26,107,115,0.18);\n    box-shadow: 0 6px 28px rgba(26,107,115,0.06);\n  }\n  .lemonx-visual-root .slp-prod-card:nth-child(even) {\n    direction: rtl;\n  }\n  .lemonx-visual-root .slp-prod-card:nth-child(even) > * {\n    direction: ltr;\n  }\n  .lemonx-visual-root .slp-prod-img {\n    position: relative;\n    overflow: hidden;\n    min-height: 260px;\n  }\n  .lemonx-visual-root .slp-prod-img img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n  .lemonx-visual-root .slp-prod-img::after {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(135deg, rgba(255,255,255,0.08), rgba(0,0,0,0.16));\n  }\n  .lemonx-visual-root .slp-prod-img-num {\n    position: absolute;\n    top: 16px;\n    left: 16px;\n    z-index: 2;\n    width: 34px;\n    height: 34px;\n    border-radius: 50%;\n    background: rgba(26,107,115,0.88);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 0.72rem;\n    font-weight: 800;\n    color: #fff;\n    box-shadow: 0 2px 8px rgba(26,107,115,0.30);\n  }\n  .lemonx-visual-root .slp-prod-body {\n    padding: 32px 34px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n  }\n  .lemonx-visual-root .slp-prod-label {\n    font-size: 0.58rem;\n    font-weight: 800;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    color: #1A6B73;\n    margin-bottom: 8px;\n  }\n  .lemonx-visual-root .slp-prod-h {\n    font-size: 1.08rem;\n    font-weight: 800;\n    color: #141a1c;\n    line-height: 1.28;\n    margin-bottom: 12px;\n  }\n  .lemonx-visual-root .slp-prod-desc {\n    font-size: 0.82rem;\n    color: #6b7274;\n    line-height: 1.78;\n    margin-bottom: 20px;\n  }\n  .lemonx-visual-root .slp-prod-desc strong {\n    color: #1e2a2c;\n    font-weight: 600;\n  }<\/p>\n<p>  \/* Best-for tags *\/\n  .lemonx-visual-root .slp-best-label {\n    font-size: 0.60rem;\n    font-weight: 800;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: rgba(26,107,115,0.55);\n    margin-bottom: 8px;\n  }\n  .lemonx-visual-root .slp-best-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 6px;\n    margin-bottom: 18px;\n  }\n  .lemonx-visual-root .slp-best-tag {\n    display: inline-flex;\n    align-items: center;\n    gap: 5px;\n    padding: 4px 12px;\n    border-radius: 100px;\n    background: rgba(26,107,115,0.05);\n    border: 1px solid rgba(26,107,115,0.12);\n    font-size: 0.64rem;\n    font-weight: 600;\n    color: #5a6264;\n  }\n  .lemonx-visual-root .slp-best-tag::before {\n    content: '';\n    width: 4px;\n    height: 4px;\n    border-radius: 50%;\n    background: #2DA3A8;\n    opacity: 0.55;\n    flex-shrink: 0;\n  }<\/p>\n<p>  \/* Related products *\/\n  .lemonx-visual-root .slp-rel-label {\n    font-size: 0.58rem;\n    font-weight: 800;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: rgba(0,0,0,0.26);\n    margin-bottom: 6px;\n  }\n  .lemonx-visual-root .slp-rel-items {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 6px;\n  }\n  .lemonx-visual-root .slp-rel-item {\n    padding: 3px 10px;\n    border-radius: 4px;\n    background: rgba(0,0,0,0.025);\n    border: 1px solid rgba(0,0,0,0.06);\n    font-size: 0.62rem;\n    font-weight: 700;\n    color: #5a6264;\n    font-family: 'Courier New', monospace;\n    letter-spacing: 0.03em;\n  }<\/p>\n<p>  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SECTION 4 \u2014 Architecture Cards\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .lemonx-visual-root .slp-s4-bg {\n    background: #fff;\n    border-top: 1px solid rgba(0,0,0,0.05);\n    border-bottom: 1px solid rgba(0,0,0,0.05);\n  }\n  .lemonx-visual-root .slp-arch-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(340px, 1fr));\n    gap: 18px;\n    margin-top: 36px;\n  }\n  .lemonx-visual-root .slp-arch-card {\n    background: #F4F6F7;\n    border: 1px solid rgba(0,0,0,0.05);\n    border-radius: 12px;\n    overflow: hidden;\n    transition: border-color 0.3s, box-shadow 0.3s;\n  }\n  .lemonx-visual-root .slp-arch-card:hover {\n    border-color: rgba(26,107,115,0.18);\n    box-shadow: 0 4px 20px rgba(26,107,115,0.05);\n  }\n  .lemonx-visual-root .slp-arch-head {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    padding: 18px 22px 16px;\n    border-bottom: 1px solid rgba(0,0,0,0.04);\n    background: rgba(26,107,115,0.025);\n  }\n  .lemonx-visual-root .slp-arch-icon {\n    width: 36px;\n    height: 36px;\n    border-radius: 8px;\n    background: rgba(26,107,115,0.07);\n    border: 1px solid rgba(26,107,115,0.15);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #1A6B73;\n    flex-shrink: 0;\n  }\n  .lemonx-visual-root .slp-arch-name {\n    font-size: 0.86rem;\n    font-weight: 700;\n    color: #141a1c;\n  }\n  .lemonx-visual-root .slp-arch-body {\n    padding: 20px 22px 22px;\n  }\n  .lemonx-visual-root .slp-arch-desc {\n    font-size: 0.78rem;\n    color: #6b7274;\n    line-height: 1.72;\n    margin-bottom: 16px;\n  }\n  .lemonx-visual-root .slp-arch-desc em {\n    font-style: normal;\n    color: #1A6B73;\n    font-weight: 600;\n  }\n  .lemonx-visual-root .slp-arch-dir-label {\n    font-size: 0.58rem;\n    font-weight: 800;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: rgba(26,107,115,0.50);\n    margin-bottom: 8px;\n  }\n  .lemonx-visual-root .slp-arch-pills {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 6px;\n  }\n  .lemonx-visual-root .slp-arch-pill {\n    padding: 4px 12px;\n    border-radius: 100px;\n    font-size: 0.64rem;\n    font-weight: 600;\n    color: #6b7274;\n    border: 1px solid rgba(0,0,0,0.07);\n    background: #fff;\n  }\n  .lemonx-visual-root .slp-arch-pill--core {\n    background: rgba(26,107,115,0.07);\n    border-color: rgba(26,107,115,0.20);\n    color: #1A6B73;\n  }<\/p>\n<p>  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SECTION 5 \u2014 Dosage Reference\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .lemonx-visual-root .slp-dose-box {\n    background: #fff;\n    border: 1px solid rgba(0,0,0,0.05);\n    border-radius: 12px;\n    padding: 26px 26px;\n    margin-top: 32px;\n    box-shadow: 0 2px 10px rgba(0,0,0,0.03);\n  }\n  .lemonx-visual-root .slp-dose-box-h {\n    font-size: 0.72rem;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: #1A6B73;\n    margin-bottom: 14px;\n  }\n  .lemonx-visual-root .slp-dose-row {\n    display: flex;\n    align-items: baseline;\n    gap: 10px;\n    padding: 9px 0;\n    border-bottom: 1px solid rgba(0,0,0,0.04);\n  }\n  .lemonx-visual-root .slp-dose-row:last-child {\n    border-bottom: none;\n  }\n  .lemonx-visual-root .slp-dose-dot {\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: #2DA3A8;\n    opacity: 0.50;\n    flex-shrink: 0;\n    margin-top: 7px;\n  }\n  .lemonx-visual-root .slp-dose-text {\n    font-size: 0.78rem;\n    color: #6b7274;\n    line-height: 1.65;\n  }\n  .lemonx-visual-root .slp-dose-text strong {\n    color: #1e2a2c;\n    font-weight: 600;\n  }\n  .lemonx-visual-root .slp-dose-text em {\n    font-style: normal;\n    color: #1A6B73;\n    font-weight: 600;\n  }<\/p>\n<p>  .lemonx-visual-root .slp-note {\n    margin-top: 24px;\n    padding: 18px 22px;\n    border-radius: 10px;\n    background: rgba(26,107,115,0.04);\n    border: 1px solid rgba(26,107,115,0.12);\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n  .lemonx-visual-root .slp-note-icon {\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    background: rgba(26,107,115,0.08);\n    border: 1px solid rgba(26,107,115,0.18);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #1A6B73;\n    flex-shrink: 0;\n  }\n  .lemonx-visual-root .slp-note-text {\n    font-size: 0.78rem;\n    color: #6b7274;\n    line-height: 1.72;\n  }\n  .lemonx-visual-root .slp-note-text strong {\n    color: #1e2a2c;\n    font-weight: 700;\n  }<\/p>\n<p>  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SECTION 6 \u2014 Selection Logic\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .lemonx-visual-root .slp-s6-bg {\n    background: #fff;\n    border-top: 1px solid rgba(0,0,0,0.05);\n    border-bottom: 1px solid rgba(0,0,0,0.05);\n  }\n  .lemonx-visual-root .slp-s6-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 56px;\n    align-items: start;\n  }\n  .lemonx-visual-root .slp-factor-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n    margin-top: 24px;\n  }\n  .lemonx-visual-root .slp-factor {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    padding: 10px 14px;\n    border-radius: 8px;\n    background: #F4F6F7;\n    border: 1px solid rgba(0,0,0,0.05);\n    transition: border-color 0.25s;\n  }\n  .lemonx-visual-root .slp-factor:hover {\n    border-color: rgba(26,107,115,0.18);\n  }\n  .lemonx-visual-root .slp-factor-dot {\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: #2DA3A8;\n    opacity: 0.50;\n    flex-shrink: 0;\n  }\n  .lemonx-visual-root .slp-factor-text {\n    font-size: 0.72rem;\n    color: #5a6264;\n    font-weight: 600;\n  }<\/p>\n<p>  .lemonx-visual-root .slp-logic-list {\n    margin: 20px 0 0;\n    display: flex;\n    flex-direction: column;\n    gap: 0;\n  }\n  .lemonx-visual-root .slp-logic-item {\n    display: grid;\n    grid-template-columns: 32px 1fr;\n    gap: 14px;\n    padding: 14px 0;\n    border-bottom: 1px solid rgba(0,0,0,0.05);\n    align-items: start;\n  }\n  .lemonx-visual-root .slp-logic-item:last-child {\n    border-bottom: none;\n  }\n  .lemonx-visual-root .slp-logic-num {\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: rgba(26,107,115,0.07);\n    border: 1px solid rgba(26,107,115,0.16);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 0.64rem;\n    font-weight: 800;\n    color: #1A6B73;\n    flex-shrink: 0;\n  }\n  .lemonx-visual-root .slp-logic-text {\n    font-size: 0.82rem;\n    color: #5a6264;\n    line-height: 1.70;\n    padding-top: 3px;\n  }\n  .lemonx-visual-root .slp-logic-text strong {\n    color: #1e2a2c;\n    font-weight: 600;\n  }<\/p>\n<p>  \/* Right image panel *\/\n  .lemonx-visual-root .slp-s6-img-wrap {\n    position: relative;\n    border-radius: 14px;\n    overflow: hidden;\n    aspect-ratio: 3 \/ 4;\n    max-height: 520px;\n    box-shadow: 0 12px 40px rgba(0,0,0,0.08);\n  }\n  .lemonx-visual-root .slp-s6-img-wrap img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n  .lemonx-visual-root .slp-s6-img-wrap::after {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(to top, rgba(14,18,20,0.60) 0%, transparent 50%);\n    pointer-events: none;\n  }\n  .lemonx-visual-root .slp-s6-overlay {\n    position: absolute;\n    bottom: 20px;\n    left: 20px;\n    right: 20px;\n    z-index: 2;\n    display: flex;\n    flex-direction: column;\n    gap: 8px;\n  }\n  .lemonx-visual-root .slp-s6-overlay-row {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    padding: 10px 16px;\n    border-radius: 8px;\n    background: rgba(255,255,255,0.90);\n    backdrop-filter: blur(12px);\n    -webkit-backdrop-filter: blur(12px);\n    border: 1px solid rgba(0,0,0,0.05);\n    box-shadow: 0 2px 8px rgba(0,0,0,0.06);\n  }\n  .lemonx-visual-root .slp-s6-overlay-icon {\n    width: 24px;\n    height: 24px;\n    border-radius: 50%;\n    background: rgba(26,107,115,0.08);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #1A6B73;\n    flex-shrink: 0;\n  }\n  .lemonx-visual-root .slp-s6-overlay-text {\n    font-size: 0.68rem;\n    color: #5a6264;\n    font-weight: 600;\n  }<\/p>\n<p>  \/* \u2500\u2500 CTA buttons \u2500\u2500 *\/\n  .lemonx-visual-root .slp-cta-row {\n    display: flex;\n    gap: 12px;\n    flex-wrap: wrap;\n    align-items: center;\n    margin-top: 28px;\n  }\n  .lemonx-visual-root .slp-cta-btn {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 12px 26px;\n    border-radius: 6px;\n    font-size: 0.82rem;\n    font-weight: 700;\n    letter-spacing: 0.02em;\n    text-decoration: none;\n    cursor: pointer;\n    border: none;\n    transition: all 0.25s;\n    white-space: nowrap;\n    font-family: 'Segoe UI', system-ui, sans-serif;\n  }\n  .lemonx-visual-root .slp-cta-primary {\n    background: linear-gradient(135deg, #1A6B73 0%, #238A90 100%);\n    color: #fff;\n    box-shadow: 0 4px 18px rgba(26,107,115,0.25), inset 0 1px 0 rgba(255,255,255,0.08);\n  }\n  .lemonx-visual-root .slp-cta-primary:hover {\n    background: linear-gradient(135deg, #238A90 0%, #2DA3A8 100%);\n    box-shadow: 0 6px 28px rgba(26,107,115,0.40);\n    transform: translateY(-2px);\n  }\n  .lemonx-visual-root .slp-cta-ghost {\n    background: transparent;\n    color: #5a6264;\n    border: 1.5px solid rgba(0,0,0,0.14);\n  }\n  .lemonx-visual-root .slp-cta-ghost:hover {\n    color: #141a1c;\n    background: rgba(26,107,115,0.04);\n    border-color: rgba(26,107,115,0.30);\n    transform: translateY(-2px);\n  }<\/p>\n<p>  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SECTION 7 \u2014 Why Choose Us\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .lemonx-visual-root .slp-s7-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 48px;\n    margin-top: 32px;\n  }\n  .lemonx-visual-root .slp-s7-feat {\n    display: flex;\n    align-items: start;\n    gap: 14px;\n    padding: 16px 0;\n    border-bottom: 1px solid rgba(0,0,0,0.05);\n  }\n  .lemonx-visual-root .slp-s7-feat:last-child {\n    border-bottom: none;\n  }\n  .lemonx-visual-root .slp-s7-feat-icon {\n    width: 34px;\n    height: 34px;\n    border-radius: 8px;\n    background: rgba(26,107,115,0.06);\n    border: 1px solid rgba(26,107,115,0.14);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #1A6B73;\n    flex-shrink: 0;\n  }\n  .lemonx-visual-root .slp-s7-feat-h {\n    font-size: 0.80rem;\n    font-weight: 700;\n    color: #141a1c;\n    margin-bottom: 3px;\n  }\n  .lemonx-visual-root .slp-s7-feat-p {\n    font-size: 0.72rem;\n    color: #7a8284;\n    line-height: 1.60;\n  }\n  .lemonx-visual-root .slp-supply-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 20px;\n  }\n  .lemonx-visual-root .slp-supply-tag {\n    padding: 6px 16px;\n    border-radius: 6px;\n    background: rgba(26,107,115,0.05);\n    border: 1px solid rgba(26,107,115,0.12);\n    font-size: 0.72rem;\n    font-weight: 700;\n    color: #5a6264;\n  }<\/p>\n<p>  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SECTION 8 \u2014 FAQ\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .lemonx-visual-root .slp-s8-bg {\n    background: #fff;\n    border-top: 1px solid rgba(0,0,0,0.05);\n    border-bottom: 1px solid rgba(0,0,0,0.05);\n  }\n  .lemonx-visual-root .slp-faq-list {\n    max-width: 800px;\n    margin-top: 32px;\n    display: flex;\n    flex-direction: column;\n    gap: 0;\n  }\n  .lemonx-visual-root .slp-faq {\n    border-bottom: 1px solid rgba(0,0,0,0.06);\n  }\n  .lemonx-visual-root .slp-faq:last-child {\n    border-bottom: none;\n  }\n  .lemonx-visual-root .slp-faq-q {\n    width: 100%;\n    background: none;\n    border: none;\n    cursor: pointer;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    padding: 20px 0;\n    text-align: left;\n    font-family: 'Segoe UI', system-ui, sans-serif;\n    transition: opacity 0.2s;\n  }\n  .lemonx-visual-root .slp-faq-q:hover {\n    opacity: 0.75;\n  }\n  .lemonx-visual-root .slp-faq-q-icon {\n    width: 28px;\n    height: 28px;\n    border-radius: 6px;\n    background: rgba(26,107,115,0.06);\n    border: 1px solid rgba(26,107,115,0.14);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n  .lemonx-visual-root .slp-faq-q-icon svg {\n    color: #1A6B73;\n    transition: transform 0.3s;\n  }\n  .lemonx-visual-root .slp-faq.is-open .slp-faq-q-icon svg {\n    transform: rotate(45deg);\n  }\n  .lemonx-visual-root .slp-faq-q-text {\n    font-size: 0.88rem;\n    font-weight: 700;\n    color: #141a1c;\n    line-height: 1.40;\n  }\n  .lemonx-visual-root .slp-faq-a {\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.35s ease, padding 0.35s ease;\n    padding: 0 0 0 42px;\n  }\n  .lemonx-visual-root .slp-faq.is-open .slp-faq-a {\n    max-height: 300px;\n    padding: 0 0 20px 42px;\n  }\n  .lemonx-visual-root .slp-faq-a-text {\n    font-size: 0.82rem;\n    color: #6b7274;\n    line-height: 1.78;\n  }\n  .lemonx-visual-root .slp-faq-a-text strong {\n    color: #1e2a2c;\n    font-weight: 600;\n  }<\/p>\n<p>  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SECTION 9 \u2014 Closing CTA (Dark)\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .lemonx-visual-root .slp-cta-section {\n    position: relative;\n    overflow: hidden;\n    padding: 80px 40px;\n    text-align: center;\n    background: #0e1214;\n  }\n  .lemonx-visual-root .slp-cta-section::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse 50% 60% at 50% 110%, rgba(45,163,168,0.12) 0%, transparent 60%),\n      radial-gradient(ellipse 30% 30% at 50% 0%, rgba(45,163,168,0.06) 0%, transparent 50%);\n    pointer-events: none;\n  }\n  .lemonx-visual-root .slp-cta-section::after {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 1px;\n    background: linear-gradient(90deg, transparent, rgba(45,163,168,0.30), transparent);\n  }\n  .lemonx-visual-root .slp-cta-inner {\n    position: relative;\n    z-index: 2;\n    max-width: 720px;\n    margin: 0 auto;\n  }\n  .lemonx-visual-root .slp-cta-h {\n    font-size: clamp(1.3rem, 2.6vw, 1.7rem);\n    font-weight: 800;\n    color: #fff;\n    line-height: 1.28;\n    margin-bottom: 16px;\n  }\n  .lemonx-visual-root .slp-cta-h .slp-taccent {\n    color: #2DA3A8;\n  }\n  .lemonx-visual-root .slp-cta-p {\n    font-size: 0.88rem;\n    color: rgba(255,255,255,0.55);\n    line-height: 1.80;\n    margin-bottom: 28px;\n  }\n  .lemonx-visual-root .slp-cta-buttons {\n    display: flex;\n    gap: 12px;\n    justify-content: center;\n    flex-wrap: wrap;\n  }\n  .lemonx-visual-root .slp-cta-buttons .slp-cta-ghost {\n    color: rgba(255,255,255,0.78);\n    border-color: rgba(255,255,255,0.22);\n  }\n  .lemonx-visual-root .slp-cta-buttons .slp-cta-ghost:hover {\n    color: #fff;\n    background: rgba(255,255,255,0.08);\n    border-color: rgba(255,255,255,0.48);\n  }<\/p>\n<p>  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550 RESPONSIVE \u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  @media (max-width: 960px) {\n    .lemonx-visual-root .slp-s1 { grid-template-columns: 1fr; gap: 32px; }\n    .lemonx-visual-root .slp-prod-card { grid-template-columns: 1fr; }\n    .lemonx-visual-root .slp-prod-card:nth-child(even) { direction: ltr; }\n    .lemonx-visual-root .slp-prod-img { min-height: 200px; }\n    .lemonx-visual-root .slp-s6-grid { grid-template-columns: 1fr; gap: 32px; }\n    .lemonx-visual-root .slp-s7-grid { grid-template-columns: 1fr; gap: 28px; }\n    .lemonx-visual-root .slp-arch-grid { grid-template-columns: 1fr; }\n    .lemonx-visual-root .slp-factor-grid { grid-template-columns: 1fr; }\n  }\n  @media (max-width: 600px) {\n    .lemonx-visual-root .slp-section { padding: 56px 20px; }\n    .lemonx-visual-root .slp-cta-section { padding: 56px 20px; }\n    .lemonx-visual-root .slp-target-grid { grid-template-columns: 1fr; }\n    .lemonx-visual-root .slp-cta-buttons { flex-direction: column; align-items: center; }\n  }\n<\/style>","protected":false},"excerpt":{"rendered":"<p>Solutions \/ Self-Leveling Self-Leveling Solutions Performance-focused additive solutions for self-leveling compounds designed to deliver smooth flow, stable leveling, controlled setting, strong surface quality, and reliable compressive performance. Get a Recommendation Send Your Formula Why This Solution Self-Leveling System Coverage Suitable for cement-based and gypsum-based self-leveling underlayments. Cellulose Ether, Polymer &amp; Water Reducer Core Built around [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":164,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-668","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mikazone.store\/es\/wp-json\/wp\/v2\/pages\/668","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mikazone.store\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mikazone.store\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mikazone.store\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mikazone.store\/es\/wp-json\/wp\/v2\/comments?post=668"}],"version-history":[{"count":7,"href":"https:\/\/mikazone.store\/es\/wp-json\/wp\/v2\/pages\/668\/revisions"}],"predecessor-version":[{"id":1193,"href":"https:\/\/mikazone.store\/es\/wp-json\/wp\/v2\/pages\/668\/revisions\/1193"}],"up":[{"embeddable":true,"href":"https:\/\/mikazone.store\/es\/wp-json\/wp\/v2\/pages\/164"}],"wp:attachment":[{"href":"https:\/\/mikazone.store\/es\/wp-json\/wp\/v2\/media?parent=668"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}