{"product_id":"membrana-termoizolanta-reflectiva-gold-12-mp","title":"Reflectiva GOLD — reflective thermal insulation foil and membrane, vapour barrier, attic insulation, 12 m²","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003cmeta name=\"description\" content=\"Folie barieră de vapori Isoflect Gold – membrană termoizolantă reflectivă cu două fețe de aluminiu pur, pentru mansardă, acoperiș, pereți și tavane. Reflectă 95-97% din căldura radiantă (emisivitate 0.05). Se montează pe partea caldă, sub căpriori.\"\u003e \u003cmeta name=\"keywords\" content=\"folie barieră de vapori, folie mansardă, folie termoizolantă, barieră radiantă, folie aluminiu acoperiș, membrană reflectivă, izolație mansardă, folie sub țiglu0103, folie sub învelitoare, izolație acoperiș, vată bazaltică, vată minerală, condens termoizolație, Isoflect Gold, Reflectiva, System 10\"\u003e \u003cmeta name=\"author\" content=\"S.C. Isoflect Insulation S.R.L.\"\u003e \u003cmeta name=\"robots\" content=\"index, follow, max-image-preview:large\"\u003e \u003clink rel=\"canonical\" href=\"https:\/\/isoflect.shop\/products\/isoflect-gold\"\u003e \u003cmeta property=\"og:type\" content=\"product\"\u003e \u003cmeta property=\"og:locale\" content=\"ro_RO\"\u003e \u003cmeta property=\"og:site_name\" content=\"Isoflect\"\u003e \u003cmeta property=\"og:title\" content=\"Folie barieră de vapori Isoflect Gold – membrană termoizolantă reflectivă\"\u003e \u003cmeta property=\"og:description\" content=\"Membrană termoizolantă reflectivă pentru mansardă și acoperiș. Reflectă 95-97% din căldura radiantă și opește vaporii — barieră de vapori montată pe partea caldă, sub căpriori.\"\u003e \u003cmeta property=\"og:url\" content=\"https:\/\/isoflect.shop\/products\/isoflect-gold\"\u003e \u003cmeta property=\"og:image\" content=\"URL_POZA_HERO_GOLD\"\u003e \u003cmeta name=\"twitter:card\" content=\"summary_large_image\"\u003e \u003cmeta name=\"twitter:title\" content=\"Folie barieră de vapori Isoflect Gold – membrană termoizolantă reflectivă\"\u003e \u003cmeta name=\"twitter:description\" content=\"Membrană termoizolantă reflectivă pentru mansardă și acoperiș. Reflectă 95-97% din căldura radiantă; barieră de vapori pe partea caldă, sub căpriori.\"\u003e \u003cmeta name=\"twitter:image\" content=\"URL_POZA_HERO_GOLD\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        * { margin: 0; padding: 0; box-sizing: border-box; }\n\n        .iso-gold-page {\n            --gold: #c9a227;\n            --gold-bright: #e3bf4f;\n            --gold-deep: #a8841a;\n            --gold-soft: #f7f0d8;\n            --navy: #0a1628;\n            --navy-2: #122036;\n            --navy-soft: #eef1f6;\n            --text: #131a26;\n            --muted: #5d6675;\n            --line: #e6e8ee;\n            --bg: #f6f7f9;\n            --white: #ffffff;\n            font-family: Inter, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n            background: var(--bg);\n            color: var(--text);\n            overflow: hidden;\n        }\n\n        .iso-wrap { width: min(1140px, calc(100% - 32px)); margin: 0 auto; }\n        .iso-section { padding: 70px 0; }\n\n        .iso-eyebrow {\n            display: inline-flex; align-items: center; gap: 8px;\n            padding: 7px 14px; border-radius: 999px;\n            background: rgba(201,162,39,.14); color: var(--gold-deep);\n            font-weight: 800; font-size: 12.5px; letter-spacing: .04em;\n            text-transform: uppercase; margin-bottom: 16px;\n        }\n        .iso-eyebrow::before { content: \"\"; width: 7px; height: 7px; border-radius: 50%;\n            background: linear-gradient(135deg, var(--gold-bright), var(--gold-deep)); }\n        .iso-eyebrow.on-navy { background: rgba(227,191,79,.16); color: var(--gold-bright); }\n\n        \/* HERO *\/\n        .iso-hero {\n            position: relative; padding: 86px 0 74px; color: #fff; overflow: hidden;\n            background:\n                radial-gradient(circle at 85% 8%, rgba(201,162,39,.16), transparent 38%),\n                linear-gradient(135deg, #0a1628 0%, #122036 52%, #0a1628 100%);\n        }\n        .iso-hero::after {\n            content: \"\"; position: absolute; inset: 0; opacity: .5; pointer-events: none;\n            background-image:\n                radial-gradient(1px 1px at 20% 30%, rgba(255,255,255,.6), transparent),\n                radial-gradient(1px 1px at 70% 20%, rgba(255,255,255,.45), transparent),\n                radial-gradient(1px 1px at 45% 65%, rgba(255,255,255,.4), transparent),\n                radial-gradient(1px 1px at 85% 55%, rgba(255,255,255,.5), transparent);\n        }\n        .iso-hero-grid { position: relative; z-index: 1; display: grid;\n            grid-template-columns: 1.1fr .9fr; gap: 46px; align-items: center; }\n        .iso-hero h2 { margin: 0 0 16px; font-size: clamp(40px, 6vw, 70px);\n            line-height: .98; letter-spacing: -.055em; font-weight: 900; }\n        .iso-hero h1, .iso-hero h2, .iso-hero h1 span, .iso-hero h2 span {\n            background: linear-gradient(135deg, var(--gold-bright) 0%, var(--gold) 50%, var(--gold-deep) 100%);\n            -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent;\n        }\n        .iso-lead { max-width: 620px; margin: 0; font-size: clamp(17px, 2vw, 21px);\n            line-height: 1.5; color: rgba(255,255,255,.82); }\n        .iso-actions { display: flex; flex-wrap: wrap; gap: 13px; margin-top: 28px; }\n        .iso-btn {\n            display: inline-flex; align-items: center; justify-content: center;\n            min-height: 50px; padding: 13px 23px; border-radius: 999px;\n            font-size: 15px; font-weight: 850; text-decoration: none;\n            transition: transform .2s ease; border: 1px solid transparent; white-space: nowrap;\n        }\n        .iso-btn:hover { transform: translateY(-2px); }\n        .iso-btn-gold { color: #1c160a;\n            background: linear-gradient(135deg, var(--gold-bright), var(--gold) 55%, var(--gold-deep));\n            box-shadow: 0 16px 34px rgba(201,162,39,.34); }\n        .iso-btn-ghost { color: #fff; background: rgba(255,255,255,.08); border-color: rgba(255,255,255,.22); }\n        .iso-btn-ghost:hover { background: rgba(255,255,255,.14); }\n        .iso-btn-light { color: var(--navy); background: #fff; border-color: rgba(10,22,40,.12); }\n\n        .iso-hero-stats { display: grid; grid-template-columns: repeat(3,1fr); gap: 12px; margin-top: 32px; }\n        .iso-stat { padding: 16px; border-radius: 18px; background: rgba(255,255,255,.06);\n            border: 1px solid rgba(227,191,79,.22); }\n        .iso-stat b { display: block; font-size: 25px; font-weight: 900; color: var(--gold-bright);\n            line-height: 1; margin-bottom: 5px; letter-spacing: -.02em; }\n        .iso-stat span { display: block; font-size: 12.5px; color: rgba(255,255,255,.72); line-height: 1.4; }\n\n        .iso-hero-visual { position: relative; border-radius: 28px; overflow: hidden; min-height: 470px;\n            background: linear-gradient(135deg, #1a2942, #0a1628); border: 1px solid rgba(227,191,79,.25);\n            box-shadow: 0 30px 80px rgba(0,0,0,.4); }\n        .iso-hero-visual img { width: 100%; height: 100%; min-height: 470px; object-fit: cover; display: block; }\n        .iso-hero-badge { position: absolute; left: 18px; right: 18px; bottom: 18px; padding: 16px 18px;\n            border-radius: 18px; background: rgba(10,22,40,.78); border: 1px solid rgba(227,191,79,.3); }\n        .iso-hero-badge strong { display: block; color: var(--gold-bright); font-size: 14px; margin-bottom: 4px; }\n        .iso-hero-badge p { margin: 0; color: rgba(255,255,255,.78); font-size: 13px; line-height: 1.45; }\n\n        \/* HEADS *\/\n        .iso-head { max-width: 800px; margin: 0 auto 36px; text-align: center; }\n        .iso-head.left { margin-left: 0; text-align: left; }\n        .iso-head h2 { margin: 0 0 13px; color: var(--navy); font-size: clamp(28px, 3.8vw, 44px);\n            line-height: 1.06; letter-spacing: -.04em; font-weight: 900; }\n        .iso-head.on-navy h2 { color: #fff; }\n        .iso-head p { margin: 0; color: var(--muted); font-size: 17px; line-height: 1.6; }\n        .iso-head.on-navy p { color: rgba(255,255,255,.72); }\n\n        \/* GRIDS \/ CARDS *\/\n        .iso-g3 { display: grid; grid-template-columns: repeat(3,1fr); gap: 16px; }\n        .iso-g4 { display: grid; grid-template-columns: repeat(4,1fr); gap: 16px; }\n        .iso-card { background: #fff; border: 1px solid var(--line); border-radius: 22px; padding: 24px;\n            box-shadow: 0 16px 40px rgba(10,22,40,.05); }\n        .iso-ic { width: 44px; height: 44px; border-radius: 13px; background: var(--gold-soft);\n            color: var(--gold-deep); display: inline-flex; align-items: center; justify-content: center;\n            font-weight: 950; margin-bottom: 16px; font-size: 19px; }\n        .iso-card h3 { margin: 0 0 9px; color: var(--navy); font-size: 19px; line-height: 1.2; letter-spacing: -.02em; }\n        .iso-card p { margin: 0; color: var(--muted); font-size: 14.5px; line-height: 1.58; }\n        .iso-card.hot { border-color: rgba(201,162,39,.4); background: linear-gradient(180deg,#fffdf5,#fff);\n            box-shadow: 0 20px 44px rgba(201,162,39,.12); }\n        .iso-card.hot .iso-ic { background: linear-gradient(135deg,var(--gold-bright),var(--gold-deep)); color: #1c160a; }\n        .iso-tag { display: inline-block; margin-bottom: 11px; padding: 4px 10px; border-radius: 999px;\n            font-size: 11.5px; font-weight: 800; letter-spacing: .03em; text-transform: uppercase;\n            background: var(--gold); color: #1c160a; }\n\n        \/* STUDY DARK *\/\n        .iso-dark { color: #fff;\n            background: radial-gradient(circle at 12% 0%, rgba(201,162,39,.14), transparent 36%),\n                linear-gradient(135deg, #0a1628 0%, #122036 100%); }\n        .iso-study-grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 20px; }\n        .iso-study-card { padding: 32px; border-radius: 26px; background: rgba(255,255,255,.05);\n            border: 1px solid rgba(227,191,79,.25); }\n        .iso-study-card .season { display: inline-flex; align-items: center; gap: 8px; font-size: 13.5px;\n            font-weight: 800; color: var(--gold-bright); text-transform: uppercase; letter-spacing: .04em; margin-bottom: 16px; }\n        .iso-thermo { display: grid; grid-template-columns: 1fr 1fr; gap: 11px; margin: 6px 0 18px; }\n        .iso-tcell { padding: 16px; border-radius: 15px; background: rgba(10,22,40,.45);\n            border: 1px solid rgba(255,255,255,.1); text-align: center; }\n        .iso-tcell .deg { font-size: 30px; font-weight: 900; line-height: 1; margin-bottom: 5px; }\n        .iso-tcell.gold .deg { color: var(--gold-bright); }\n        .iso-tcell.wool .deg { color: #8fa3bd; }\n        .iso-tcell small { display: block; font-size: 11.5px; color: rgba(255,255,255,.65); line-height: 1.35; }\n        .iso-study-meta { font-size: 12.5px; color: rgba(255,255,255,.6); line-height: 1.5;\n            padding-top: 14px; border-top: 1px solid rgba(255,255,255,.12); }\n        .iso-study-concl { margin-top: 14px; font-size: 15px; color: rgba(255,255,255,.9); line-height: 1.5; }\n        .iso-study-concl b { color: var(--gold-bright); }\n\n        \/* MECH 2-col *\/\n        .iso-mech { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }\n        .iso-mech-card { padding: 30px; border-radius: 24px; background: #fff; border: 1px solid var(--line);\n            box-shadow: 0 16px 40px rgba(10,22,40,.05); }\n        .iso-mech-card .lbl { display: inline-flex; align-items: center; gap: 8px; font-weight: 800;\n            font-size: 14px; color: var(--gold-deep); text-transform: uppercase; letter-spacing: .03em; margin-bottom: 14px; }\n        .iso-mech-card h3 { margin: 0 0 10px; color: var(--navy); font-size: 22px; letter-spacing: -.025em; line-height: 1.15; }\n        .iso-mech-card p { margin: 0; color: var(--muted); font-size: 15px; line-height: 1.62; }\n\n        \/* HERITAGE *\/\n        .iso-her-grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: 42px; align-items: center; }\n        .iso-her-visual { position: relative; min-height: 400px; border-radius: 28px; overflow: hidden;\n            background: linear-gradient(135deg,#0a1628,#1a2942); border: 1px solid var(--line); }\n        .iso-her-visual img { width: 100%; height: 100%; min-height: 400px; object-fit: cover; }\n        .iso-her h2 { margin: 0 0 14px; color: var(--navy); font-size: clamp(26px,3.4vw,40px);\n            line-height: 1.08; letter-spacing: -.035em; font-weight: 900; }\n        .iso-her p { margin: 0 0 14px; color: var(--muted); font-size: 15.5px; line-height: 1.7; }\n        .iso-points { display: grid; gap: 11px; margin-top: 20px; }\n        .iso-point { display: flex; gap: 11px; align-items: flex-start; padding: 13px 15px; border-radius: 15px;\n            background: var(--gold-soft); border: 1px solid rgba(201,162,39,.2); }\n        .iso-point::before { content: \"★\"; color: var(--gold-deep); font-size: 15px; margin-top: 1px; }\n        .iso-point span { font-size: 14.5px; color: #4a4327; line-height: 1.5; }\n        .iso-point strong { color: var(--navy); }\n        .iso-point a { color: var(--gold-deep); text-decoration: underline; text-underline-offset: 2px;\n            text-decoration-thickness: 1.5px; }\n        .iso-point a:hover { color: var(--navy); }\n        .iso-point a strong { color: inherit; }\n\n        \/* SPECS *\/\n        .iso-specs { display: grid; grid-template-columns: repeat(4,1fr); gap: 15px; }\n        .iso-spec { text-align: center; padding: 26px 16px; border-radius: 20px; background: #fff;\n            border: 1px solid var(--line); box-shadow: 0 14px 34px rgba(10,22,40,.05); }\n        .iso-spec b { display: block; font-size: 30px; font-weight: 900; color: var(--gold-deep);\n            line-height: 1; margin-bottom: 7px; letter-spacing: -.02em; }\n        .iso-spec span { display: block; font-size: 13.5px; color: var(--muted); line-height: 1.45; }\n\n        \/* SYSTEM 10 STACK *\/\n        .iso-stack { display: grid; gap: 12px; max-width: 860px; margin: 0 auto 28px; }\n        .iso-layer { display: grid; grid-template-columns: 52px 1fr; gap: 16px; align-items: center;\n            padding: 18px 20px; border-radius: 18px; background: rgba(255,255,255,.05); border: 1px solid rgba(255,255,255,.12); }\n        .iso-layer.gold { background: rgba(227,191,79,.1); border-color: rgba(227,191,79,.4); }\n        .iso-lnum { width: 52px; height: 52px; border-radius: 14px; display: flex; align-items: center;\n            justify-content: center; font-weight: 900; font-size: 17px; background: rgba(10,22,40,.5);\n            color: var(--gold-bright); border: 1px solid rgba(227,191,79,.3); }\n        .iso-layer.gold .iso-lnum { background: linear-gradient(135deg,var(--gold-bright),var(--gold-deep)); color: #1c160a; }\n        .iso-layer h4 { margin: 0 0 3px; font-size: 17px; color: #fff; letter-spacing: -.01em; }\n        .iso-layer h4 b { color: var(--gold-bright); }\n        .iso-layer p { margin: 0; font-size: 13.5px; color: rgba(255,255,255,.7); line-height: 1.5; }\n        .iso-sysben { display: grid; grid-template-columns: repeat(3,1fr); gap: 15px; }\n        .iso-sb { padding: 22px; border-radius: 20px; background: rgba(255,255,255,.05); border: 1px solid rgba(255,255,255,.12); }\n        .iso-sb h4 { margin: 0 0 7px; font-size: 16px; color: var(--gold-bright); }\n        .iso-sb p { margin: 0; font-size: 13.5px; color: rgba(255,255,255,.72); line-height: 1.55; }\n\n        \/* MONTAJ *\/\n        .iso-montaj-grid { display: grid; grid-template-columns: 1.05fr .95fr; gap: 34px; align-items: start; }\n        .iso-montaj-visual { position: relative; min-height: 500px; border-radius: 28px; overflow: hidden;\n            background: linear-gradient(135deg,#0a1628,#1a2942); border: 1px solid var(--line);\n            box-shadow: 0 22px 56px rgba(10,22,40,.14); }\n        .iso-montaj-visual img { width: 100%; height: 100%; min-height: 500px; object-fit: cover; }\n        .iso-rule { padding: 24px; border-radius: 22px; margin-bottom: 14px; }\n        .iso-rule.pos { background: var(--navy-soft); border: 1px solid var(--line); }\n        .iso-rule.air { background: linear-gradient(180deg,#fffdf5,#fff); border: 1px solid rgba(201,162,39,.4);\n            box-shadow: 0 16px 40px rgba(201,162,39,.1); }\n        .iso-rule h3 { margin: 0 0 11px; color: var(--navy); font-size: 20px; letter-spacing: -.02em;\n            display: flex; align-items: center; gap: 10px; }\n        .iso-rule h3 .ic { width: 32px; height: 32px; border-radius: 9px; display: inline-flex;\n            align-items: center; justify-content: center; font-size: 15px; background: var(--gold-soft); color: var(--gold-deep); }\n        .iso-rule p { margin: 0 0 11px; color: var(--muted); font-size: 14.5px; line-height: 1.62; }\n        .iso-rule p:last-child { margin-bottom: 0; }\n        .iso-airrow { display: flex; gap: 11px; align-items: flex-start; font-size: 14.5px; line-height: 1.5; margin-bottom: 9px; }\n        .iso-airrow:last-child { margin-bottom: 0; }\n        .iso-airrow .ok { color: #1c7a4a; font-weight: 900; }\n        .iso-airrow .no { color: #c0392b; font-weight: 900; }\n        .iso-airrow b { color: var(--navy); }\n\n        \/* DISTRIBUITORI *\/\n        .iso-dist { color: #fff; border-radius: 32px; padding: 44px;\n            background: radial-gradient(circle at top right, rgba(201,162,39,.16), transparent 36%),\n                linear-gradient(135deg, #0a1628 0%, #122036 100%); box-shadow: 0 26px 70px rgba(0,0,0,.26); }\n        .iso-dist h2 { margin: 0 0 11px; font-size: clamp(28px,3.8vw,44px); line-height: 1.05; letter-spacing: -.04em; }\n        .iso-dist p { margin: 0 0 26px; color: rgba(255,255,255,.78); font-size: 17px; line-height: 1.6; max-width: 700px; }\n        .iso-dist-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 13px; }\n        .iso-dbtn { display: flex; align-items: center; justify-content: space-between; gap: 14px;\n            padding: 19px 21px; border-radius: 18px; background: rgba(255,255,255,.07);\n    border: 1px solid rgba(227,191,79,.25); color: #fff; text-decoration: none; font-weight: 850; font-size: 16px;\n            transition: transform .2s ease, background .2s ease; }\n        .iso-dbtn:hover { transform: translateY(-2px); background: rgba(227,191,79,.14); }\n        .iso-dbtn span { color: var(--gold-bright); font-weight: 800; font-size: 13.5px; }\n\n        \/* FAQ *\/\n        .iso-faq { display: grid; gap: 13px; max-width: 860px; margin: 0 auto; }\n        .iso-faq details { background: #fff; border: 1px solid var(--line); border-radius: 18px; padding: 20px 22px;\n            box-shadow: 0 12px 28px rgba(10,22,40,.04); }\n        .iso-faq summary { cursor: pointer; color: var(--navy); font-size: 17px; font-weight: 850;\n            list-style: none; display: flex; justify-content: space-between; gap: 16px; }\n        .iso-faq summary::-webkit-details-marker { display: none; }\n        .iso-faq summary::after { content: \"+\"; color: var(--gold-deep); font-weight: 900; font-size: 21px; line-height: 1; }\n        .iso-faq details[open] summary::after { content: \"–\"; }\n        .iso-faq p { margin: 14px 0 0; color: var(--muted); line-height: 1.68; font-size: 15px; }\n        .iso-faq p a { color: var(--gold-deep); text-decoration: underline; text-underline-offset: 2px; }\n\n        \/* SURSE *\/\n        .iso-sources { max-width: 860px; margin: 0 auto; padding: 26px 28px; border-radius: 20px;\n            background: var(--navy-soft); border: 1px solid var(--line); }\n        .iso-sources h3 { margin: 0 0 14px; color: var(--navy); font-size: 16px; letter-spacing: .02em;\n            text-transform: uppercase; }\n        .iso-sources ul { margin: 0; padding: 0; list-style: none; display: grid; gap: 9px; }\n        .iso-sources li { font-size: 14px; color: var(--muted); line-height: 1.5; padding-left: 18px; position: relative; }\n        .iso-sources li::before { content: \"—\"; position: absolute; left: 0; color: var(--gold-deep); }\n        .iso-sources a { color: var(--navy); text-decoration: underline; text-underline-offset: 2px; font-weight: 600; }\n        .iso-sources a:hover { color: var(--gold-deep); }\n\n        \/* CTA *\/\n        .iso-cta { color: #fff; padding: 80px 0;\n            background: radial-gradient(circle at 50% 0%, rgba(201,162,39,.12), transparent 40%),\n                linear-gradient(135deg, #0a1628 0%, #122036 100%); }\n        .iso-cta-box { text-align: center; max-width: 720px; margin: 0 auto; }\n        .iso-cta-box h2 { margin: 0 0 15px; font-size: clamp(30px,4.6vw,52px); line-height: 1.03;\n            letter-spacing: -.045em; font-weight: 900; }\n        .iso-cta-box h2 span { background: linear-gradient(135deg,var(--gold-bright),var(--gold-deep));\n            -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; }\n        .iso-cta-box p { margin: 0 auto 28px; color: rgba(255,255,255,.8); font-size: 18px; line-height: 1.6; max-width: 580px; }\n        .iso-cta-box .iso-actions { justify-content: center; }\n\n        \/* ANATOMIA MEMBRANEI *\/\n        .iso-anat { display: grid; grid-template-columns: 1.05fr .95fr; gap: 38px; align-items: center; }\n        .iso-anat-visual { position: relative; min-height: 360px; border-radius: 26px; overflow: hidden;\n            background: linear-gradient(135deg,#0a1628,#1a2942); border: 1px solid var(--line);\n            box-shadow: 0 20px 50px rgba(10,22,40,.12); }\n        .iso-anat-visual img { width: 100%; height: 100%; min-height: 360px; object-fit: cover; }\n        .iso-anat h2 { margin: 0 0 6px; color: var(--navy); font-size: clamp(26px,3.4vw,40px);\n            line-height: 1.08; letter-spacing: -.035em; font-weight: 900; }\n        .iso-layers { display: grid; gap: 9px; margin-top: 18px; }\n        .iso-lrow { display: flex; gap: 12px; align-items: flex-start; padding: 12px 15px; border-radius: 13px;\n            background: var(--navy-soft); border: 1px solid var(--line); }\n        .iso-lrow .n { width: 26px; height: 26px; flex: 0 0 26px; border-radius: 8px; background: var(--gold-soft);\n            color: var(--gold-deep); font-weight: 900; font-size: 13px; display: flex; align-items: center; justify-content: center; }\n        .iso-lrow span.t { font-size: 14.5px; color: var(--muted); line-height: 1.45; }\n        .iso-lrow b { color: var(--navy); }\n\n        \/* GALERIE PROIECTE *\/\n        .iso-proj { display: grid; grid-template-columns: repeat(3,1fr); gap: 18px; }\n        .iso-proj-card { background: #fff; border: 1px solid var(--line); border-radius: 20px; overflow: hidden;\n            box-shadow: 0 16px 40px rgba(10,22,40,.05); transition: transform .2s ease, box-shadow .2s ease; }\n        .iso-proj-card:hover { transform: translateY(-3px); box-shadow: 0 24px 54px rgba(10,22,40,.1); }\n        .iso-proj-img { width: 100%; aspect-ratio: 4\/3; object-fit: cover; display: block;\n            background: linear-gradient(135deg,#0a1628,#1a2942); }\n        .iso-proj-body { padding: 18px 20px; }\n        .iso-proj-type { display: inline-block; margin-bottom: 8px; padding: 4px 10px; border-radius: 999px;\n            font-size: 11.5px; font-weight: 800; letter-spacing: .03em; text-transform: uppercase;\n            background: var(--gold-soft); color: var(--gold-deep); }\n        .iso-proj-body h3 { margin: 0 0 5px; color: var(--navy); font-size: 17px; letter-spacing: -.01em; }\n        .iso-proj-loc { margin: 0 0 8px !important; color: var(--gold-deep) !important; font-size: 13.5px !important;\n            font-weight: 700 !important; }\n        .iso-proj-body p { margin: 0; color: var(--muted); font-size: 14px; line-height: 1.55; }\n\n        \/* FOC \/ CONCEPT *\/\n        .iso-fire-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; align-items: stretch; }\n        .iso-fire-visual { position: relative; border-radius: 24px; overflow: hidden; min-height: 380px;\n            background: #0a1628; border: 1px solid var(--line); box-shadow: 0 18px 44px rgba(10,22,40,.1); }\n        .iso-fire-visual img { width: 100%; height: 100%; min-height: 380px; object-fit: cover; display: block; }\n        .iso-fire-cap { position: absolute; left: 14px; right: 14px; bottom: 14px; padding: 12px 15px;\n            border-radius: 13px; background: rgba(10,22,40,.82); border: 1px solid rgba(227,191,79,.3); }\n        .iso-fire-cap p { margin: 0; color: rgba(255,255,255,.88); font-size: 12.5px; line-height: 1.45; }\n        .iso-temp { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 0 0 18px; }\n        .iso-temp-card { padding: 18px 16px; border-radius: 16px; background: var(--navy-soft);\n            border: 1px solid var(--line); text-align: center; }\n        .iso-temp-card b { display: block; font-size: 27px; font-weight: 900; color: var(--navy);\n            line-height: 1; margin-bottom: 6px; letter-spacing: -.02em; }\n        .iso-temp-card.alu { background: var(--gold-soft); border-color: rgba(201,162,39,.3); }\n        .iso-temp-card.alu b { color: var(--gold-deep); }\n        .iso-temp-card span { font-size: 12.5px; color: var(--muted); line-height: 1.4; }\n        .iso-fire-text { color: var(--muted); font-size: 15px; line-height: 1.65; margin: 0 0 14px; }\n        .iso-fire-text strong { color: var(--navy); }\n        .iso-disc { padding: 15px 17px; border-radius: 14px; background: #fff8e8; border: 1px solid rgba(201,162,39,.38); }\n        .iso-disc p { margin: 0; font-size: 12.8px; color: #6b5a1f; line-height: 1.55; }\n        .iso-disc strong { color: #4a3f15; }\n\n        \/* PACHETE SYSTEM 10 *\/\n        .iso-pkgs { display: grid; grid-template-columns: repeat(3,1fr); gap: 16px; margin-top: 8px; }\n        .iso-pkg { background: rgba(255,255,255,.05); border: 1px solid rgba(255,255,255,.12);\n            border-radius: 20px; overflow: hidden; display: flex; flex-direction: column; }\n        .iso-pkg.feat { border-color: rgba(227,191,79,.45); background: rgba(227,191,79,.07);\n            box-shadow: 0 18px 44px rgba(201,162,39,.14); }\n        .iso-pkg-img { width: 100%; aspect-ratio: 1\/1; object-fit: cover; background: #0a1628; display: block; }\n        .iso-pkg-body { padding: 20px; flex: 1; display: flex; flex-direction: column; }\n        .iso-pkg-tag { font-size: 11px; font-weight: 800; text-transform: uppercase; letter-spacing: .05em;\n            color: var(--gold-bright); margin-bottom: 7px; }\n        .iso-pkg-name { font-size: 19px; font-weight: 900; color: #fff; margin: 0 0 14px; letter-spacing: -.01em; }\n        .iso-pkg-name b { color: var(--gold-bright); }\n        .iso-pkg ul { list-style: none; margin: 0; padding: 0; display: grid; gap: 8px; }\n        .iso-pkg li { font-size: 13px; color: rgba(255,255,255,.78); line-height: 1.42; padding-left: 19px; position: relative; }\n        .iso-pkg li::before { content: \"✓\"; position: absolute; left: 0; color: rgba(255,255,255,.42); font-weight: 900; }\n        .iso-pkg li.gold { color: var(--gold-bright); font-weight: 700; }\n        .iso-pkg li.gold::before { content: \"★\"; color: var(--gold-bright); }\n        .iso-pkg li.add::before { content: \"+\"; color: #7fd1a0; }\n        .iso-pkg li.opt { color: rgba(255,255,255,.55); }\n        .iso-pkg li.opt::before { content: \"+\"; color: rgba(255,255,255,.4); }\n        .iso-pkg-perf { margin-top: 22px; padding: 20px 22px; border-radius: 18px;\n            background: rgba(227,191,79,.08); border: 1px solid rgba(227,191,79,.25); }\n        .iso-pkg-perf p { margin: 0; color: rgba(255,255,255,.85); font-size: 14.5px; line-height: 1.6; }\n        .iso-pkg-perf strong { color: var(--gold-bright); }\n        .iso-pkg-perf a { color: var(--gold-bright); text-decoration: underline; text-underline-offset: 2px; }\n\n        \/* TABEL TEHNIC *\/\n        .iso-tt-wrap { max-width: 940px; margin: 0 auto; }\n        .iso-tt-scroll { overflow-x: auto; border-radius: 16px; border: 1px solid var(--line); }\n        .iso-tt { width: 100%; border-collapse: collapse; background: #fff; font-size: 14.5px; min-width: 540px; }\n        .iso-tt thead th { background: var(--navy); color: #fff; font-size: 12px; text-transform: uppercase;\n            letter-spacing: .04em; text-align: left; padding: 14px 16px; font-weight: 800; }\n        .iso-tt td { padding: 12px 16px; border-bottom: 1px solid var(--line); color: var(--text); line-height: 1.4; vertical-align: top; }\n        .iso-tt tbody tr:last-child td { border-bottom: none; }\n        .iso-tt tr.grp td { background: var(--navy-soft); font-weight: 800; color: var(--navy);\n            text-transform: uppercase; font-size: 11.5px; letter-spacing: .05em; }\n        .iso-tt td.val { font-weight: 800; color: var(--navy); white-space: nowrap; }\n        .iso-tt td.meth { color: var(--muted); font-size: 12.5px; white-space: nowrap; }\n        .iso-cert { margin-top: 16px; padding: 16px 18px; border-radius: 14px; background: var(--gold-soft);\n            border: 1px solid rgba(201,162,39,.32); }\n        .iso-cert p { margin: 0; font-size: 13.5px; color: #4a4327; line-height: 1.55; }\n        .iso-cert strong { color: var(--navy); }\n        .iso-note { margin-top: 12px; font-size: 12.8px; color: var(--muted); line-height: 1.58; }\n        .iso-note strong { color: var(--navy); }\n        .iso-note a { color: var(--gold-deep); text-decoration: underline; text-underline-offset: 2px; }\n\n        @media (max-width: 980px) {\n            .iso-hero-grid, .iso-her-grid, .iso-montaj-grid, .iso-mech, .iso-study-grid, .iso-anat, .iso-fire-grid { grid-template-columns: 1fr; }\n            .iso-g4, .iso-specs { grid-template-columns: repeat(2,1fr); }\n            .iso-g3, .iso-sysben, .iso-dist-grid, .iso-pkgs { grid-template-columns: 1fr; }\n            .iso-hero-visual, .iso-hero-visual img, .iso-her-visual, .iso-her-visual img,\n            .iso-montaj-visual, .iso-montaj-visual img { min-height: 380px; }\n        }\n        @media (max-width: 640px) {\n            .iso-section { padding: 52px 0; }\n            .iso-hero { padding: 58px 0 52px; }\n            .iso-g4, .iso-specs, .iso-hero-stats { grid-template-columns: 1fr; }\n            .iso-card, .iso-study-card, .iso-dist, .iso-rule, .iso-mech-card { padding: 22px; border-radius: 20px; }\n            .iso-actions { flex-direction: column; }\n            .iso-btn { width: 100%; }\n            .iso-layer { grid-template-columns: 44px 1fr; gap: 13px; }\n            .iso-lnum { width: 44px; height: 44px; font-size: 15px; }\n        }\n    \u003c\/style\u003e\n\u003csection class=\"iso-gold-page\" id=\"isoflect-gold\"\u003e\u003c!-- HERO --\u003e\n\u003cdiv class=\"iso-hero\"\u003e\n\u003cdiv class=\"iso-wrap\"\u003e\n\u003cdiv class=\"iso-hero-grid\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"iso-eyebrow on-navy\"\u003eIsoflect Gold · Reflectiva\u003c\/div\u003e\n\u003cdiv class=\"iso-hero-logo\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003e\u003cimg alt=\"Isoflect Reflectiva Gold reflective membrane for attic insulation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0854\/1785\/3261\/files\/isoflect_gold_izolate_mansarde.jpg?v=1784220214\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003ch2\u003e\n\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eThe membrane that reflects \u003c\/span\u003e\u003cspan\u003eradiant heat\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"iso-lead\"\u003eIsoflect Gold is a vapour-barrier foil and reflective thermal insulation membrane with two faces of pure aluminium. It acts on all three modes of heat transfer — above all on radiation, on convection, by fully closing off air circulation, and with a conduction component — and stops water vapour, for insulating attic rooms, roofs, walls and ceilings.\u003c\/p\u003e\n\u003cdiv class=\"iso-actions\"\u003e\n\u003ca href=\"#distribuitori\" class=\"iso-btn iso-btn-gold\"\u003eBuy from our distributors\u003c\/a\u003e \u003ca href=\"#montaj\" class=\"iso-btn iso-btn-ghost\"\u003eSee the correct installation\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iso-hero-stats\"\u003e\n\u003cdiv class=\"iso-stat\"\u003e\n\u003cb\u003e95-97%\u003c\/b\u003e\u003cspan\u003eof radiant heat reflected\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iso-stat\"\u003e\n\u003cb\u003e0.05\u003c\/b\u003e\u003cspan\u003eemissivity of pure aluminium\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iso-stat\"\u003e\n\u003cb\u003e2 faces\u003c\/b\u003e\u003cspan\u003eof pure aluminium, reflective on both sides\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"iso-hero-visual\"\u003e\n\u003cimg alt=\"Reflectiva® GOLD thermal insulation membrane, 12 m² - Isoflect Insulation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0854\/1785\/3261\/files\/membrana-termoizolanta-reflectiva-gold-12-mp-2056643.jpg?v=1773482711\"\u003e\n\u003cdiv class=\"iso-hero-badge\"\u003e\n\u003cstrong\u003eComposite structure\u003c\/strong\u003e\n\u003cp\u003eTwo layers of pure aluminium, core of bubble foil and expanded polyethylene. Total thickness ~10 mm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- APLICAȚII (chips SEO) --\u003e\n\u003cdiv style=\"background: #fff; border-bottom: 1px solid #e6e8ee;\"\u003e\n\u003cdiv class=\"iso-wrap\" style=\"padding: 20px 0; display: flex; flex-wrap: wrap; gap: 9px; align-items: center; justify-content: center;\"\u003e\n\u003cspan style=\"font-size: 12.5px; font-weight: 800; color: #5d6675; text-transform: uppercase; letter-spacing: .05em; margin-right: 4px;\"\u003eApplications:\u003c\/span\u003e \u003cspan style=\"display: inline-block; padding: 7px 14px; border-radius: 999px; background: #f7f0d8; color: #a8841a; font-size: 13.5px; font-weight: bold; border: 1px solid rgba(201,162,39,.25);\"\u003eAttic room\u003c\/span\u003e \u003cspan style=\"display: inline-block; padding: 7px 14px; border-radius: 999px; background: #f7f0d8; color: #a8841a; font-size: 13.5px; font-weight: bold; border: 1px solid rgba(201,162,39,.25);\"\u003eRoof\u003c\/span\u003e \u003cspan style=\"display: inline-block; padding: 7px 14px; border-radius: 999px; background: #f7f0d8; color: #a8841a; font-size: 13.5px; font-weight: bold; border: 1px solid rgba(201,162,39,.25);\"\u003eWalls\u003c\/span\u003e \u003cspan style=\"display: inline-block; padding: 7px 14px; border-radius: 999px; background: #f7f0d8; color: #a8841a; font-size: 13.5px; font-weight: bold; border: 1px solid rgba(201,162,39,.25);\"\u003eCeilings\u003c\/span\u003e \u003cspan style=\"display: inline-block; padding: 7px 14px; border-radius: 999px; background: #f7f0d8; color: #a8841a; font-size: 13.5px; font-weight: bold; border: 1px solid rgba(201,162,39,.25);\"\u003eLoft\u003c\/span\u003e \u003cspan style=\"display: inline-block; padding: 7px 14px; border-radius: 999px; background: #f7f0d8; color: #a8841a; font-size: 13.5px; font-weight: bold; border: 1px solid rgba(201,162,39,.25);\"\u003eAgricultural buildings\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3 CĂI --\u003e\n\u003cdiv class=\"iso-section\" style=\"background: #fff;\"\u003e\n\u003cdiv class=\"iso-wrap\"\u003e\n\u003cdiv class=\"iso-head\"\u003e\n\u003ch2\u003eHeat is transferred in three ways. Bulk insulation acts on two.\u003c\/h2\u003e\n\u003cp\u003eConduction and convection are handled by the insulation between the rafters. Radiation remains — and in summer, the heat entering through the roof is largely radiant: the sun heats the roof covering, which radiates inwards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iso-g3\"\u003e\n\u003cdiv class=\"iso-card\"\u003e\n\u003ch3\u003eConduction\u003c\/h3\u003e\n\u003cp\u003eHeat passes through the mass of the material. Bulk insulation slows it down through thickness and structure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iso-card\"\u003e\n\u003cbr\u003e\n\u003ch3\u003eConvection\u003c\/h3\u003e\n\u003cp\u003eHeat moves along with the air. Bulk insulation also reduces it by limiting air circulation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iso-card hot\"\u003e\n\u003ch3\u003eRadiation\u003c\/h3\u003e\n\u003cp\u003eHeat travels as a wave, without needing air or contact. Only a radiant barrier repels it — exactly what Gold does, reflecting 95-97% back.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STUDIU DE CAZ --\u003e\n\u003cdiv class=\"iso-section iso-dark\" id=\"studiu\"\u003e\n\u003cdiv class=\"iso-wrap\"\u003e\n\u003cdiv class=\"iso-head on-navy\"\u003e\n\u003cdiv class=\"iso-eyebrow on-navy\"\u003eIsoflect case study · real-world conditions\u003c\/div\u003e\n\u003ch2\u003eTested in real-world conditions, not in a laboratory\u003c\/h2\u003e\n\u003cp\u003eTwo identical structures, with identical interior volume. One insulated with a single layer of Isoflect Gold (10 mm), the other with 10 cm of glass mineral wool (λ = 0.032 W\/mK). The same thermometers, the same conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iso-study-grid\"\u003e\n\u003cdiv class=\"iso-study-card\"\u003e\n\u003cdiv class=\"season\"\u003e❄ In winter\u003c\/div\u003e\n\u003cdiv class=\"iso-thermo\"\u003e\n\u003cdiv class=\"iso-tcell gold\"\u003e\n\u003cdiv class=\"deg\"\u003e37°C\u003c\/div\u003e\n\u003csmall\u003einterior with Gold\u003cbr\u003ea single layer\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iso-tcell wool\"\u003e\n\u003cdiv class=\"deg\"\u003e19°C\u003c\/div\u003e\n\u003csmall\u003einterior with mineral wool\u003cbr\u003e10 cm thick, λ 0.032\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iso-study-concl\"\u003eConclusion of the Isoflect test: greater efficiency by \u003cb\u003e94,64%\u003c\/b\u003e compared with mineral wool.\u003c\/div\u003e\n\u003cdiv class=\"iso-study-meta\"\u003e4 March 2022. Interior temperature reached after 30 minutes of heating, from the same initial conditions. Exterior: 11°C, without fluctuations.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iso-study-card\"\u003e\n\u003cdiv class=\"season\"\u003e☀ In summer\u003c\/div\u003e\n\u003cdiv class=\"iso-thermo\"\u003e\n\u003cdiv class=\"iso-tcell gold\"\u003e\n\u003cdiv class=\"deg\"\u003e40°C\u003c\/div\u003e\n\u003csmall\u003einterior with Gold\u003cbr\u003eat t1 (13:42)\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iso-tcell wool\"\u003e\n\u003cdiv class=\"deg\"\u003e49°C\u003c\/div\u003e\n\u003csmall\u003einterior with wool\u003cbr\u003eat t1 (13:42)\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iso-study-concl\"\u003eConclusion of the Isoflect test (weighted average): greater efficiency by \u003cb\u003e157,14%\u003c\/b\u003e compared with mineral wool.\u003c\/div\u003e\n\u003cdiv class=\"iso-study-meta\"\u003e15 July 2022. Readings at t0 = 09:36 (Gold 32°C \/ wool 31°C) and t1 = 13:42, under direct sunlight. Less heat entering = cooler. Exterior max: 32°C in the shade.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CUM LUCREAZĂ --\u003e\n\u003cdiv class=\"iso-section\" style=\"background: #fff;\"\u003e\n\u003cdiv class=\"iso-wrap\"\u003e\n\u003cdiv class=\"iso-head\"\u003e\n\u003ch2\u003eHow it works, in both seasons\u003c\/h2\u003e\n\u003cp\u003eGold is installed on the warm side, facing the interior — the correct position for a vapour barrier in a cold climate (\u003ca href=\"https:\/\/buildingscience.com\/documents\/digests\/bsd-106-understanding-vapor-barriers\" rel=\"noopener\" style=\"color: var(--gold-deep);\" target=\"_blank\"\u003ebuilding science\u003c\/a\u003e).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iso-mech\"\u003e\n\u003cdiv class=\"iso-mech-card\"\u003e\n\u003cdiv class=\"lbl\"\u003e☀ Summer\u003c\/div\u003e\n\u003ch3\u003eReflects heat back upwards\u003c\/h3\u003e\n\u003cp\u003eThe structure between the rafters heats up from the sun, regardless of Gold. Gold's role is to reflect the radiant heat \u003cstrong\u003eback upwards\u003c\/strong\u003e, before it enters the room, while the sealed air layers on both faces hold between the rafters the heat that arrives by convection and conduction. The aluminium works on radiation, the sealed air on the rest — the room stays cool.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iso-mech-card\"\u003e\n\u003cdiv class=\"lbl\"\u003e❄ Winter\u003c\/div\u003e\n\u003ch3\u003eKeeps the heat — and the moisture — inside the house\u003c\/h3\u003e\n\u003cp\u003eGold reflects heat back into the room, cuts off rising warm air and stops vapour from passing towards the cold zone. The rafters and the insulation remain cold, close to the outside temperature — but \u003cstrong\u003edry\u003c\/strong\u003e, because the warm, moist air no longer reaches them. Without that warm, moist front in the cold zone, condensation within the structure is significantly pushed back.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HERITAGE --\u003e\n\u003cdiv class=\"iso-section\" style=\"background: var(--bg);\"\u003e\n\u003cdiv class=\"iso-wrap\"\u003e\n\u003cdiv class=\"iso-her-grid\"\u003e\n\u003cdiv class=\"iso-her-visual\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0854\/1785\/3261\/files\/modul-lunar-folie-reflectiva-izolatie-radiatie.png?v=1782853457\" alt=\"Lunar module covered with gold and silver reflective foil, on the surface of the Moon\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"iso-eyebrow\"\u003eSpace technology\u003c\/div\u003e\n\u003ch2\u003eThe same radiant barrier used by NASA\u003c\/h2\u003e\n\u003cp\u003eFor the Apollo programme, NASA developed a thin aluminium foil that reflects 95% of radiant heat, applied to the base of the landing vehicles. The same technology went on to the James Webb Space Telescope and Skylab.\u003c\/p\u003e\n\u003cdiv class=\"iso-points\"\u003e\n\u003cdiv class=\"iso-point\"\u003e\u003cspan\u003e\u003ca href=\"https:\/\/www.spacefoundation.org\/space_technology_hal\/radiant-barrier\/\" rel=\"noopener\" target=\"_blank\"\u003e\u003cstrong\u003eSpace Foundation™\u003c\/strong\u003e\u003c\/a\u003e — the radiant barrier is a certified space technology.\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"iso-point\"\u003e\u003cspan\u003eInducted into the \u003ca href=\"https:\/\/spinoff.nasa.gov\/Spinoff2013\/cg_6.html\" rel=\"noopener\" target=\"_blank\"\u003e\u003cstrong\u003eSpace Technology Hall of Fame\u003c\/strong\u003e\u003c\/a\u003e in 1996.\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"iso-point\"\u003e\u003cspan\u003eIn the vacuum of space, heat transfer takes place exclusively by radiation — where the radiant barrier is the most effective protection. \u003ca href=\"https:\/\/en.wikipedia.org\/wiki\/Radiant_barrier\" rel=\"noopener\" target=\"_blank\"\u003eSource\u003c\/a\u003e.\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"iso-section\" style=\"background: #fff;\"\u003e\n\u003cdiv class=\"iso-wrap\"\u003e\n\u003cdiv class=\"iso-head\"\u003e\n\u003ch2\u003eWhat you get in a roll of Gold\u003c\/h2\u003e\n\u003cp\u003eComposite membrane with a dual function: radiant barrier and vapour barrier, in a single product.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iso-specs\"\u003e\n\u003cdiv class=\"iso-spec\"\u003e\n\u003cb\u003e96%\u003c\/b\u003e\u003cspan\u003ereflects radiant heat back\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iso-spec\"\u003e\n\u003cb\u003eonly 0.05\u003c\/b\u003e\u003cspan\u003eemissivity, pure aluminium\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iso-spec\"\u003e\n\u003cb\u003e10 mm\u003c\/b\u003e\u003cspan\u003etotal thickness, easy to install\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iso-spec\"\u003e\n\u003cb\u003e0 VOC\u003c\/b\u003e\u003cspan\u003eno volatile organic compounds, no Radon\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TABEL TEHNIC --\u003e\n\u003cdiv class=\"iso-section\" style=\"background: var(--bg);\" id=\"date-tehnice\"\u003e\n\u003cdiv class=\"iso-wrap\"\u003e\n\u003cdiv class=\"iso-head\"\u003e\n\u003cdiv class=\"iso-eyebrow\"\u003eComplete technical data\u003c\/div\u003e\n\u003ch2\u003eTechnical data sheet\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iso-tt-wrap\"\u003e\n\u003cdiv class=\"iso-tt-scroll\"\u003e\n\u003ctable class=\"iso-tt\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eProperty\u003c\/th\u003e\n\u003cth\u003eValue\u003c\/th\u003e\n\u003cth\u003eMethod \/ Standard\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr class=\"grp\"\u003e\n\u003ctd colspan=\"3\"\u003ePhysical characteristics\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWidth\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e1.2 m\u003c\/td\u003e\n\u003ctd class=\"meth\"\u003eEN 1848-2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLength\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e10 m \/ 16.6 m\u003c\/td\u003e\n\u003ctd class=\"meth\"\u003eEN 1848-2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTotal thickness\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e10 mm (±1)\u003c\/td\u003e\n\u003ctd class=\"meth\"\u003eEN 1848-2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTotal density\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e460 g\/m²\u003c\/td\u003e\n\u003ctd class=\"meth\"\u003eEN 1850-2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRoll weight\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e5.52 kg\u003c\/td\u003e\n\u003ctd class=\"meth\"\u003e—\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eThermal radiation reflectivity\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e95–97%\u003c\/td\u003e\n\u003ctd class=\"meth\"\u003e—\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEmissivity\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e0,05\u003c\/td\u003e\n\u003ctd class=\"meth\"\u003e—\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"grp\"\u003e\n\u003ctd colspan=\"3\"\u003eTested characteristics — EN 13859-1:2010\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd\u003eResistance to water penetration (before and after artificial ageing)\u003c\/td\u003e\n\u003ctd class=\"val\"\u003eClass W1\u003c\/td\u003e\n\u003ctd class=\"meth\"\u003eEN 13859-1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTensile strength — longitudinal\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e261 N\/50 mm\u003c\/td\u003e\n\u003ctd class=\"meth\"\u003eEN 13859-1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTensile strength — transverse\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e205 N\/50 mm\u003c\/td\u003e\n\u003ctd class=\"meth\"\u003eEN 13859-1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eElongation — longitudinal\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e21,6%\u003c\/td\u003e\n\u003ctd class=\"meth\"\u003eEN 13859-1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eElongation — transverse\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e17,1%\u003c\/td\u003e\n\u003ctd class=\"meth\"\u003eEN 13859-1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTear resistance — longitudinal\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e154 N\u003c\/td\u003e\n\u003ctd class=\"meth\"\u003eEN 13859-1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTear resistance — transverse\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e199 N\u003c\/td\u003e\n\u003ctd class=\"meth\"\u003eEN 13859-1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWater vapour diffusion (gravimetric method)\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e190\u003c\/td\u003e\n\u003ctd class=\"meth\"\u003eEN 13859-1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"grp\"\u003e\n\u003ctd colspan=\"3\"\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eThermal resistance\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e0.276 m²K\/W\u003c\/td\u003e\n\u003ctd class=\"meth\"\u003eSR EN 22097:2023\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eThermal conductivity\u003c\/td\u003e\n\u003ctd class=\"val\"\u003e0.04707 W\/(m·K)\u003c\/td\u003e\n\u003ctd class=\"meth\"\u003eISO 8302\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iso-cert\"\u003e\n\u003cp\u003e\u003cstrong\u003eAccredited external test report:\u003c\/strong\u003e the specific technical characteristics are guaranteed by test report no. 7552000606-01, drawn up by INSTITUT PRO TESTOVÁNÍ A CERTIFIKACI – Czech Republic, in accordance with EN 13859-1:2010.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp class=\"iso-note\"\u003e\u003cstrong\u003eAbout the thermal values:\u003c\/strong\u003e the thermal resistance and conductivity in the table are measured on the membrane itself, without the adjacent air layers. In a real installation, Gold works together with the sealed air layers and through the reflection of radiation — mechanisms that cannot be reduced to a single conductivity value. This is why Gold is not assessed by thickness or lambda like a bulk insulation, but by function: radiant barrier + vapour barrier.\u003c\/p\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SYSTEM 10 --\u003e\n\u003cdiv class=\"iso-section iso-dark\" id=\"system10\"\u003e\n\u003cdiv class=\"iso-wrap\"\u003e\n\u003cdiv class=\"iso-head on-navy\"\u003e\n\u003cdiv class=\"iso-eyebrow on-navy\"\u003eGold in System 10\u003c\/div\u003e\n\u003ch2\u003eOn its own it is strong. In a system, it becomes something else.\u003c\/h2\u003e\n\u003cp\u003eGold works with any bulk insulation. In System 10, alongside Roof Pro, Wolle, Multistrat and the air layer between Phase 1 and Phase 2 of installation, each layer does a single job — and the assembly delivers a unique set of benefits, forming a unified whole that improves thermal insulation on every point of discussion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iso-stack\"\u003e\n\u003cdiv class=\"iso-layer\"\u003e\n\u003cdiv class=\"iso-lnum\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eRoof Pro \/ Eco \u003cb\u003e— the breathable membrane\u003c\/b\u003e\n\u003c\/h4\u003e\n\u003cp\u003eAbove, beneath the roof covering. Watertight and windtight from the outside, but open to diffusion — it lets moisture escape upwards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iso-layer\"\u003e\n\u003cdiv class=\"iso-lnum\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eWolle \u003cb\u003e— the bulk insulation\u003c\/b\u003e\n\u003c\/h4\u003e\n\u003cp\u003eBetween the rafters. Handles conduction. Fibre made of recycled PET — no phenol-formaldehyde binder, no boron salts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iso-layer gold\"\u003e\n\u003cdiv class=\"iso-lnum\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eGold \u003cb\u003e— the radiant barrier + vapour barrier\u003c\/b\u003e\n\u003c\/h4\u003e\n\u003cp\u003eBelow the rafters, on the warm side. Reflects radiation back into the room and stops vapour heading towards the insulation. The third channel, closed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iso-sysben\"\u003e\n\u003cdiv class=\"iso-sb\"\u003e\n\u003ch4\u003eAll transfer paths\u003c\/h4\u003e\n\u003cp\u003eConduction and convection through Wolle, radiation through Gold. The system no longer has the classic gap on radiation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iso-sb\"\u003e\n\u003ch4\u003eVapour in a single direction\u003c\/h4\u003e\n\u003cp\u003eGold blocks entry from the inside, Roof Pro ensures release to the outside — so the assembly can dry upwards and stays dry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iso-sb\"\u003e\n\u003ch4\u003eUseful for nZEB\u003c\/h4\u003e\n\u003cp\u003eThe radiant barrier helps achieve the target thermal performance, and the vapour barrier contributes to the airtightness of the assembly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PACHETE --\u003e\n\u003cdiv class=\"iso-head on-navy left\" style=\"margin: 48px 0 22px;\"\u003e\n\u003ch2 style=\"font-size: clamp(24px,3vw,36px);\"\u003eGold is in every System 10 package\u003c\/h2\u003e\n\u003cp\u003eFrom Basic to Premium — and in the \u0026quot;+\u0026quot; configurations — Gold (position 6) remains the common reflective component. The higher packages add layers over it; Gold is the constant.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iso-pkgs\"\u003e\n\u003cdiv class=\"iso-pkg\"\u003e\n\u003cdiv class=\"iso-pkg-body\"\u003e\n\u003cdiv class=\"iso-pkg-tag\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0854\/1785\/3261\/files\/sistem-10-basic-schema-sectiune.webp?v=1782654983\" alt=\"Cross-section diagram of the System 10 Basic package: Wolle wool, Isoflect Gold sealed with Power Tape, sealed air layer and Multistrat\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"iso-pkg-tag\"\u003eEntry\u003c\/div\u003e\n\u003ch3 class=\"iso-pkg-name\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eSystem 10 \u003cb\u003eBasic\u003c\/b\u003e\u003c\/span\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli style=\"color: rgb(255, 255, 255);\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eWolle — white-fibre mineral wool\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"color: rgb(255, 255, 255);\" class=\"gold\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eGold — radiant barrier + vapour barrier\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"color: rgb(255, 255, 255);\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eSealed air\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"color: rgb(255, 255, 255);\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eMultistrat — sealed with Power Tape\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iso-pkg\"\u003e\n\u003cdiv class=\"iso-pkg-body\"\u003e\n\u003cdiv class=\"iso-pkg-tag\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0854\/1785\/3261\/files\/sistem-10-medium-schema-sectiune.webp?v=1782654979\" alt=\"Cross-section diagram of the System 10 Medium package: Wolle wool, two layers of Multistrat, Isoflect Gold and sealed air layer\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"iso-pkg-tag\"\u003eUpgrade\u003c\/div\u003e\n\u003ch3 class=\"iso-pkg-name\"\u003eSystem 10 \u003cb\u003eMedium\u003c\/b\u003e\n\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli style=\"color: rgb(255, 255, 255);\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eEverything in Basic\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"color: rgb(255, 255, 255);\" class=\"add\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eMultistrat, layer 1\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"color: rgb(255, 255, 255);\" class=\"add\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eMultistrat, layer 2\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"color: rgb(255, 255, 255);\" class=\"gold\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eGold — still included\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"color: rgb(255, 255, 255);\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eSealed air\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"color: rgb(255, 255, 255);\"\u003eMultistrat, layer 3\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iso-pkg feat\"\u003e\n\u003cdiv class=\"iso-pkg-body\"\u003e\n\u003cdiv class=\"iso-pkg-tag\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0854\/1785\/3261\/files\/sistem-10-premium-schema-sectiune.webp?v=1782654974\" alt=\"Cross-section diagram of the System 10 Premium package: Roof Pro breathable membrane, Wolle wool, two layers of Multistrat, Isoflect Gold and sealed air layer\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"iso-pkg-tag\"\u003eComplete\u003c\/div\u003e\n\u003ch3 class=\"iso-pkg-name\"\u003eSystem 10 \u003cb\u003ePremium\u003c\/b\u003e\n\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli style=\"color: rgb(255, 255, 255);\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eEverything in Medium\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"color: rgb(255, 255, 255);\" class=\"add\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eRoof Pro — breathable membrane\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"color: rgb(255, 255, 255);\" class=\"gold\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eGold — still included\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"color: rgb(255, 255, 255);\" class=\"opt\"\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eOptional: Silver \/ Bronze membrane\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iso-pkg-perf\"\u003e\n\u003cp\u003eConventional insulation handles conduction. Gold acts on all three paths: above all on \u003cstrong\u003eradiation\u003c\/strong\u003e, reflected at 95–97%, on convection, by fully closing off air circulation, and with a conduction component. In \u003ca href=\"#studiu\"\u003eIsoflect test in real-world conditions\u003c\/a\u003e, adding Gold over conventional insulation delivered a significant additional performance gain compared with conventional insulation alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COMPORTAMENT LA FOC (CONCEPT) --\u003e\n\n\u003c!-- MONTAJ --\u003e\n\u003cdiv class=\"iso-section\" style=\"background: #fff;\" id=\"montaj\"\u003e\n\u003cdiv class=\"iso-wrap\"\u003e\n\u003cdiv class=\"iso-head left\"\u003e\n\u003cdiv class=\"iso-eyebrow\"\u003eCorrect installation\u003c\/div\u003e\n\u003ch2\u003eInstalled exclusively below the rafters, on the inside\u003c\/h2\u003e\n\u003cp\u003eIsoflect Gold is a membrane for insulation carried out inside buildings. There is only one installation position — below the rafters, on the warm side — and it depends on a physical rule: aluminium only reflects when there is air in front of it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iso-montaj-grid\"\u003e\n\u003cimg alt=\"Reflectiva® GOLD thermal insulation membrane, 12 m² - Isoflect Insulation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0854\/1785\/3261\/files\/membrana-termoizolanta-reflectiva-gold-12-mp-4296336.jpg?v=1773482711\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"iso-rule pos\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"ic\"\u003e📍\u003c\/span\u003e Position\u003c\/h3\u003e\n\u003cp\u003eBelow the rafters, from the inside, over the bulk insulation. Over Gold, a batten structure is built which creates the air layer and supports the interior finish. Applicable to roof structures and buildings of any use: loft, habitable attic room, walls, ceilings, agricultural buildings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iso-rule air\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"ic\"\u003e💨\u003c\/span\u003e The air layer rule\u003c\/h3\u003e\n\u003cdiv class=\"iso-airrow\"\u003e\n\u003cspan class=\"ok\"\u003e✓\u003c\/span\u003e\u003cspan\u003e\u003cb\u003eOne face may be placed in contact\u003c\/b\u003e with the bulk insulation (Wolle) — which contains air within its structure. Likewise, with the polypropylene foam of Multistrat (in System 10, from Medium upwards).\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iso-airrow\"\u003e\n\u003cspan class=\"ok\"\u003e✓\u003c\/span\u003e\u003cspan\u003e\u003cb\u003eThe other face must have a sealed air layer\u003c\/b\u003e — provided by the batten structure on the finish side.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iso-airrow\"\u003e\n\u003cspan class=\"no\"\u003e✕\u003c\/span\u003e\u003cspan\u003e\u003cb\u003eMust not be placed against rigid bodies\u003c\/b\u003e (OSB, timber, plasterboard). They contain no air and cancel out the aluminium layer on that face — and aluminium, being a good thermal conductor, then becomes a thermal bridge.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DISTRIBUITORI --\u003e\n\u003cdiv class=\"iso-section\" id=\"distribuitori\"\u003e\n\u003cdiv class=\"iso-wrap\"\u003e\n\u003cdiv class=\"iso-dist\"\u003e\n\u003ch2\u003eBuy Isoflect Gold\u003c\/h2\u003e\n\u003cp\u003eChoose your preferred distributor and check product availability, or contact us directly for projects and System 10 solutions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"iso-section\" style=\"background: #fff;\"\u003e\n\u003cdiv class=\"iso-wrap\"\u003e\n\u003cdiv class=\"iso-head\"\u003e\n\u003ch2\u003eFrequently asked questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"iso-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes Gold replace conventional insulation (wool, Wolle)?\u003c\/summary\u003e\n\u003cp\u003eNo. Gold complements volumetric insulation (mineral wool, rock wool, glass wool or Wolle); it does not replace it. Conventional insulation handles conduction. Gold acts above all on radiation, fully closes off air circulation and adds a conduction component, plus the vapour-barrier function. Together, the system covers all three paths of heat transfer.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere is it installed?\u003c\/summary\u003e\n\u003cp\u003eExclusively below the rafters, from the inside, over the bulk insulation. Over the membrane, a batten structure is installed which creates the air layer and supports the finish. It is used on roof structures of any use: loft, attic room, agricultural buildings.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhy must it not be placed against OSB, timber or plasterboard?\u003c\/summary\u003e\n\u003cp\u003eBecause aluminium only reflects radiation when there is air in front of it. Placed against a rigid body, that face loses its reflective effect — and aluminium, being a good thermal conductor, becomes a thermal bridge. One face may, however, be placed against the bulk insulation or the Multistrat foam, because these contain air.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhy on the warm side, facing the interior?\u003c\/summary\u003e\n\u003cp\u003eBecause a vapour barrier is installed on the warm side of the assembly in a cold climate, in order to stop the warm, moist air before it reaches the cold zone where it would condense. The same position also allows radiation to be reflected back into the room. For the assembly to remain healthy, residual moisture must be able to escape to the outside — the role of the Roof Pro breathable membrane in System 10.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does Gold differ from a variable-Sd membrane?\u003c\/summary\u003e\n\u003cp\u003eIt differs in philosophy. A variable-Sd membrane changes its permeability according to the season: in winter it becomes more open and allows vapour to enter the insulation, relying on subsequent drying. Gold, on the other hand, is a firm vapour barrier, installed on the warm side — it stops the vapour \u003cstrong\u003ebefore\u003c\/strong\u003e it reaches the cold zone of the assembly. In addition, Gold adds a function that a variable-Sd membrane does not have at all: \u003cstrong\u003ethe radiant barrier\u003c\/strong\u003e, which reflects 95-97% of radiant heat. In System 10, Gold blocks on the inside, and the Roof Pro breathable membrane lets residual moisture escape to the outside — the assembly breathes in a single direction and stays dry.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it contain hazardous substances?\u003c\/summary\u003e\n\u003cp\u003eAccording to the safety data sheet, Gold is classified as a non-hazardous product, free of volatile organic compounds (VOCs) and free of Radon. An inert, non-toxic material that does not absorb water and does not encourage mould.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SURSE --\u003e\n\u003cdiv class=\"iso-section\" style=\"background: var(--bg); padding-top: 0;\"\u003e\n\u003cdiv class=\"iso-wrap\"\u003e\n\u003cdiv class=\"iso-sources\"\u003e\n\u003ch3\u003eSources\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eProduct and performance data: \u003cstrong\u003eIsoflect Gold technical data sheet and case study\u003c\/strong\u003e (S.C. Isoflect Insulation S.R.L.).\u003c\/li\u003e\n\u003cli\u003eRadiant barrier technology: \u003ca href=\"https:\/\/www.spacefoundation.org\/space_technology_hal\/radiant-barrier\/\" rel=\"noopener\" target=\"_blank\"\u003eSpace Foundation\u003c\/a\u003e, \u003ca href=\"https:\/\/spinoff.nasa.gov\/Spinoff2013\/cg_6.html\" rel=\"noopener\" target=\"_blank\"\u003eNASA Spinoff\u003c\/a\u003e, \u003ca href=\"https:\/\/en.wikipedia.org\/wiki\/Radiant_barrier\" rel=\"noopener\" target=\"_blank\"\u003eRadiant barrier (overview)\u003c\/a\u003e.\u003c\/li\u003e\n\u003cli\u003ePosition of the vapour barrier on the warm side: \u003ca href=\"https:\/\/buildingscience.com\/documents\/digests\/bsd-106-understanding-vapor-barriers\" rel=\"noopener\" target=\"_blank\"\u003ebuildingscience.com — Understanding Vapor Barriers\u003c\/a\u003e.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"iso-cta\"\u003e\n\u003cdiv class=\"iso-wrap\"\u003e\n\u003cdiv class=\"iso-cta-box\"\u003e\n\u003ch2\u003eAdd the channel that is missing from the system\u003c\/h2\u003e\n\u003cp\u003eIsoflect Gold closes off transfer by radiation and raises the performance of the entire thermal insulation system.\u003c\/p\u003e\n\u003cdiv class=\"iso-actions\"\u003e\n\u003ca href=\"#distribuitori\" class=\"iso-btn iso-btn-gold\"\u003eSee the distributors\u003c\/a\u003e \u003ca href=\"#montaj\" class=\"iso-btn iso-btn-ghost\"\u003eDiscover System 10\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cp\u003e\u003c\/p\u003e","brand":"Isoflect Insulation","offers":[{"title":"Default Title","offer_id":50559424037197,"sku":"5940031021931","price":102.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0854\/1785\/3261\/files\/membrana-termoizolanta-reflectiva-gold-12-mp-7493178.png?v=1773482711","url":"https:\/\/isoflect.de\/en\/products\/membrana-termoizolanta-reflectiva-gold-12-mp","provider":"Isoflect Insulation","version":"1.0","type":"link"}