{"id":713,"date":"2026-02-16T13:33:18","date_gmt":"2026-02-16T13:33:18","guid":{"rendered":"https:\/\/demosites.royal-elementor-addons.com\/landing-page-business-v4\/?page_id=713"},"modified":"2026-07-16T09:48:10","modified_gmt":"2026-07-16T09:48:10","slug":"home-landing-page-business-v4","status":"publish","type":"page","link":"https:\/\/circutherm.co.uk\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"713\" class=\"elementor elementor-713\">\n\t\t\t\t<div class=\"elementor-element elementor-element-09cf160 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"09cf160\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-78672f1 elementor-widget elementor-widget-html\" data-id=\"78672f1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n:root {\r\n    --ct-blue: #003f53;\r\n    --ct-orange: #f58220;\r\n    --ct-cream: #f7f4ec;\r\n    --ct-white: #ffffff;\r\n}\r\n\r\n.ct-hero,\r\n.ct-hero * {\r\n    box-sizing: border-box;\r\n}\r\n\r\n.ct-hero {\r\n    position: relative;\r\n    display: flex;\r\n    align-items: center;\r\n    width: 100%;\r\n    height: calc(100svh - 90px);\r\n    min-height: 620px;\r\n    max-height: 850px;\r\n    overflow: hidden;\r\n    color: var(--ct-white);\r\n    font-family: Arial, Helvetica, sans-serif;\r\n    background:\r\n        linear-gradient(\r\n            90deg,\r\n            rgba(0, 40, 54, 0.97) 0%,\r\n            rgba(0, 50, 67, 0.88) 48%,\r\n            rgba(0, 50, 67, 0.25) 100%\r\n        ),\r\n        url(\"\/wp-content\/uploads\/circutherm-hero-surface-heating.jpg\")\r\n        center center \/ cover no-repeat;\r\n}\r\n\r\n.ct-hero::after {\r\n    content: \"\";\r\n    position: absolute;\r\n    right: -160px;\r\n    bottom: -190px;\r\n    width: 380px;\r\n    height: 380px;\r\n    border: 70px solid rgba(245, 130, 32, 0.13);\r\n    border-radius: 50%;\r\n}\r\n\r\n.ct-hero-container {\r\n    position: relative;\r\n    z-index: 2;\r\n    width: min(1180px, calc(100% - 40px));\r\n    margin: 0 auto;\r\n}\r\n\r\n.ct-hero-content {\r\n    max-width: 730px;\r\n}\r\n\r\n.ct-hero-eyebrow {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 10px;\r\n    color: #ff9a43;\r\n    font-size: 13px;\r\n    font-weight: 800;\r\n    letter-spacing: 0.13em;\r\n    text-transform: uppercase;\r\n}\r\n\r\n.ct-hero-eyebrow::before {\r\n    content: \"\";\r\n    width: 26px;\r\n    height: 2px;\r\n    background: currentColor;\r\n}\r\n\r\n.ct-hero h1 {\r\n    margin: 18px 0 22px;\r\n    color: #ffffff;\r\n    font-size: clamp(42px, 5.3vw, 76px);\r\n    line-height: 1.02;\r\n    letter-spacing: -0.045em;\r\n}\r\n\r\n.ct-hero h1 span {\r\n    color: #ff9a43;\r\n}\r\n\r\n.ct-hero-description {\r\n    max-width: 660px;\r\n    margin: 0 0 30px;\r\n    color: #e6f0f2;\r\n    font-size: clamp(17px, 1.5vw, 21px);\r\n    line-height: 1.65;\r\n}\r\n\r\n.ct-hero-buttons {\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    gap: 13px;\r\n}\r\n\r\n.ct-hero-button {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    min-height: 51px;\r\n    padding: 0 25px;\r\n    border-radius: 7px;\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n    text-decoration: none;\r\n    transition: 0.25s ease;\r\n}\r\n\r\n.ct-hero-button-primary {\r\n    background: var(--ct-orange);\r\n    color: #ffffff;\r\n}\r\n\r\n.ct-hero-button-primary:hover {\r\n    background: #d9660b;\r\n    color: #ffffff;\r\n    transform: translateY(-2px);\r\n}\r\n\r\n.ct-hero-button-outline {\r\n    border: 1px solid rgba(255, 255, 255, 0.55);\r\n    color: #ffffff;\r\n}\r\n\r\n.ct-hero-button-outline:hover {\r\n    background: #ffffff;\r\n    color: var(--ct-blue);\r\n}\r\n\r\n.ct-hero-points {\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    gap: 25px;\r\n    margin-top: 34px;\r\n    color: #dce9ec;\r\n    font-size: 14px;\r\n}\r\n\r\n.ct-hero-points span::before {\r\n    content: \"\u2713\";\r\n    margin-right: 7px;\r\n    color: #ff9a43;\r\n    font-weight: 900;\r\n}\r\n\r\n@media (max-width: 900px) {\r\n    .ct-hero {\r\n        height: auto;\r\n        min-height: 680px;\r\n        max-height: none;\r\n        background:\r\n            linear-gradient(\r\n                rgba(0, 45, 60, 0.91),\r\n                rgba(0, 45, 60, 0.88)\r\n            ),\r\n            url(\"\/wp-content\/uploads\/circutherm-hero-surface-heating.jpg\")\r\n            center center \/ cover no-repeat;\r\n    }\r\n\r\n    .ct-hero-content {\r\n        padding: 70px 0;\r\n    }\r\n}\r\n\r\n@media (max-width: 600px) {\r\n    .ct-hero-container {\r\n        width: calc(100% - 28px);\r\n    }\r\n\r\n    .ct-hero-buttons {\r\n        display: grid;\r\n    }\r\n\r\n    .ct-hero-button {\r\n        width: 100%;\r\n    }\r\n\r\n    .ct-hero-points {\r\n        display: grid;\r\n        gap: 11px;\r\n    }\r\n}\r\n<\/style>\r\n\r\n<section class=\"ct-hero\" aria-labelledby=\"ct-home-title\">\r\n\r\n    <div class=\"ct-hero-container\">\r\n\r\n        <div class=\"ct-hero-content\">\r\n\r\n            <span class=\"ct-hero-eyebrow\">\r\n                The Connected Circle of Comfort\r\n            <\/span>\r\n\r\n            <h1 id=\"ct-home-title\">\r\n                Water-Based Surface Heating for\r\n                <span>Every Room<\/span>\r\n            <\/h1>\r\n\r\n            <p class=\"ct-hero-description\">\r\n                Circutherm connects floors, walls and ceilings through one\r\n                responsive water-based heating and cooling system. Designed\r\n                for comfortable UK homes, energy-conscious new builds and\r\n                practical renovation projects.\r\n            <\/p>\r\n\r\n            <div class=\"ct-hero-buttons\">\r\n\r\n                <a\r\n                    href=\"\/contact\/\"\r\n                    class=\"ct-hero-button ct-hero-button-primary\"\r\n                >\r\n                    Discuss Your Project\r\n                <\/a>\r\n\r\n                <a\r\n                    href=\"#circutherm-solutions\"\r\n                    class=\"ct-hero-button ct-hero-button-outline\"\r\n                >\r\n                    Explore the System\r\n                <\/a>\r\n\r\n            <\/div>\r\n\r\n            <div class=\"ct-hero-points\">\r\n                <span>Fast response<\/span>\r\n                <span>Heat pump compatible<\/span>\r\n                <span>Floor, wall and ceiling options<\/span>\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f072933 elementor-widget elementor-widget-html\" data-id=\"f072933\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n.ct-introduction,\r\n.ct-introduction * {\r\n    box-sizing: border-box;\r\n}\r\n\r\n.ct-introduction {\r\n    --ct-blue: #003f53;\r\n    --ct-orange: #f58220;\r\n    --ct-muted: #587079;\r\n    display: flex;\r\n    align-items: center;\r\n    width: 100%;\r\n    height: calc(100svh - 90px);\r\n    min-height: 620px;\r\n    max-height: 820px;\r\n    padding: 45px 0;\r\n    background: #ffffff;\r\n    color: #102f39;\r\n    font-family: Arial, Helvetica, sans-serif;\r\n    overflow: hidden;\r\n}\r\n\r\n.ct-introduction-container {\r\n    display: grid;\r\n    grid-template-columns: 1.02fr 0.98fr;\r\n    align-items: center;\r\n    gap: 65px;\r\n    width: min(1180px, calc(100% - 40px));\r\n    margin: 0 auto;\r\n}\r\n\r\n.ct-introduction-image {\r\n    position: relative;\r\n}\r\n\r\n.ct-introduction-image img {\r\n    display: block;\r\n    width: 100%;\r\n    height: min(54vh, 460px);\r\n    border-radius: 18px;\r\n    object-fit: cover;\r\n}\r\n\r\n.ct-introduction-stat {\r\n    position: absolute;\r\n    right: -20px;\r\n    bottom: 28px;\r\n    width: 215px;\r\n    padding: 18px;\r\n    border-left: 4px solid var(--ct-orange);\r\n    border-radius: 8px;\r\n    background: #ffffff;\r\n    box-shadow: 0 18px 45px rgba(0, 49, 65, 0.16);\r\n}\r\n\r\n.ct-introduction-stat strong {\r\n    display: block;\r\n    margin-bottom: 4px;\r\n    color: var(--ct-blue);\r\n    font-size: 29px;\r\n}\r\n\r\n.ct-introduction-eyebrow {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 9px;\r\n    color: var(--ct-orange);\r\n    font-size: 13px;\r\n    font-weight: 800;\r\n    letter-spacing: 0.13em;\r\n    text-transform: uppercase;\r\n}\r\n\r\n.ct-introduction-eyebrow::before {\r\n    content: \"\";\r\n    width: 25px;\r\n    height: 2px;\r\n    background: currentColor;\r\n}\r\n\r\n.ct-introduction-content h2 {\r\n    margin: 16px 0 20px;\r\n    color: var(--ct-blue);\r\n    font-size: clamp(34px, 4vw, 54px);\r\n    line-height: 1.08;\r\n    letter-spacing: -0.035em;\r\n}\r\n\r\n.ct-introduction-content p {\r\n    margin: 0 0 15px;\r\n    color: var(--ct-muted);\r\n    font-size: 16px;\r\n    line-height: 1.7;\r\n}\r\n\r\n.ct-introduction-link {\r\n    display: inline-flex;\r\n    margin-top: 7px;\r\n    padding-bottom: 4px;\r\n    border-bottom: 2px solid var(--ct-orange);\r\n    color: var(--ct-blue);\r\n    font-weight: 800;\r\n    text-decoration: none;\r\n}\r\n\r\n.ct-introduction-link:hover {\r\n    color: var(--ct-orange);\r\n}\r\n\r\n@media (max-width: 900px) {\r\n    .ct-introduction {\r\n        height: auto;\r\n        min-height: 0;\r\n        max-height: none;\r\n        padding: 65px 0;\r\n        overflow: visible;\r\n    }\r\n\r\n    .ct-introduction-container {\r\n        grid-template-columns: 1fr;\r\n        gap: 38px;\r\n    }\r\n\r\n    .ct-introduction-image img {\r\n        height: 400px;\r\n    }\r\n\r\n    .ct-introduction-stat {\r\n        right: 12px;\r\n    }\r\n}\r\n\r\n@media (max-width: 600px) {\r\n    .ct-introduction-container {\r\n        width: calc(100% - 28px);\r\n    }\r\n\r\n    .ct-introduction-image img {\r\n        height: 320px;\r\n    }\r\n\r\n    .ct-introduction-stat {\r\n        width: 180px;\r\n    }\r\n}\r\n<\/style>\r\n\r\n<section class=\"ct-introduction\" aria-labelledby=\"ct-introduction-title\">\r\n\r\n    <div class=\"ct-introduction-container\">\r\n\r\n        <div class=\"ct-introduction-image\">\r\n\r\n            <img loading=\"lazy\" decoding=\"async\"\r\n                src=\"https:\/\/circutherm.co.uk\/wp-content\/uploads\/2026\/07\/UK-heating-installer-fitting-a-low-profile-water-based-surface-heating-system.jpeg\"\r\n                alt=\"UK heating installer fitting a low-profile water-based surface heating system\"\r\n                width=\"760\"\r\n                height=\"560\"\r\n                loading=\"lazy\"\r\n            >\r\n\r\n            <div class=\"ct-introduction-stat\">\r\n                <strong>3 surfaces<\/strong>\r\n                One connected water-based system\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n        <div class=\"ct-introduction-content\">\r\n\r\n            <span class=\"ct-introduction-eyebrow\">\r\n                Comfort, Connected\r\n            <\/span>\r\n\r\n            <h2 id=\"ct-introduction-title\">\r\n                A Smarter Way to Distribute Warmth\r\n            <\/h2>\r\n\r\n            <p>\r\n                Traditional heating concentrates warmth around individual\r\n                emitters. Circutherm turns a much larger surface into a gentle,\r\n                effective and discreet source of comfort.\r\n            <\/p>\r\n\r\n            <p>\r\n                Water circulates through precisely routed pipework positioned\r\n                close to the finished surface. This helps rooms respond quickly\r\n                while distributing comfortable radiant warmth more evenly.\r\n            <\/p>\r\n\r\n            <p>\r\n                The system can be designed for floors, walls, ceilings or a\r\n                carefully planned combination of surfaces. This gives\r\n                homeowners, installers and designers greater freedom around\r\n                valuable floors, limited wall space and changing room layouts.\r\n            <\/p>\r\n\r\n            <a href=\"\/how-it-works\/\" class=\"ct-introduction-link\">\r\n                See How Circutherm Works\r\n            <\/a>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1d62e95 elementor-widget elementor-widget-html\" data-id=\"1d62e95\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n.ct-solutions,\r\n.ct-solutions * {\r\n    box-sizing: border-box;\r\n}\r\n\r\n.ct-solutions {\r\n    --ct-blue: #003f53;\r\n    --ct-orange: #f58220;\r\n    --ct-cream: #f7f4ec;\r\n    --ct-muted: #587079;\r\n    --ct-line: rgba(0, 63, 83, 0.14);\r\n    display: flex;\r\n    align-items: center;\r\n    width: 100%;\r\n    height: calc(100svh - 90px);\r\n    min-height: 650px;\r\n    max-height: 850px;\r\n    padding: 38px 0;\r\n    background: var(--ct-cream);\r\n    color: #102f39;\r\n    font-family: Arial, Helvetica, sans-serif;\r\n    overflow: hidden;\r\n}\r\n\r\n.ct-solutions-container {\r\n    width: min(1180px, calc(100% - 40px));\r\n    margin: 0 auto;\r\n}\r\n\r\n.ct-solutions-heading {\r\n    max-width: 800px;\r\n    margin: 0 auto 25px;\r\n    text-align: center;\r\n}\r\n\r\n.ct-solutions-eyebrow {\r\n    color: var(--ct-orange);\r\n    font-size: 13px;\r\n    font-weight: 800;\r\n    letter-spacing: 0.13em;\r\n    text-transform: uppercase;\r\n}\r\n\r\n.ct-solutions-heading h2 {\r\n    margin: 13px 0 10px;\r\n    color: var(--ct-blue);\r\n    font-size: clamp(34px, 3.8vw, 52px);\r\n    line-height: 1.08;\r\n    letter-spacing: -0.035em;\r\n}\r\n\r\n.ct-solutions-heading p {\r\n    margin: 0;\r\n    color: var(--ct-muted);\r\n    font-size: 16px;\r\n    line-height: 1.65;\r\n}\r\n\r\n.ct-solutions-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(3, 1fr);\r\n    gap: 19px;\r\n}\r\n\r\n.ct-solution-card {\r\n    overflow: hidden;\r\n    border: 1px solid var(--ct-line);\r\n    border-radius: 15px;\r\n    background: #ffffff;\r\n    transition: 0.25s ease;\r\n}\r\n\r\n.ct-solution-card:hover {\r\n    transform: translateY(-5px);\r\n    box-shadow: 0 18px 40px rgba(0, 63, 83, 0.12);\r\n}\r\n\r\n.ct-solution-card img {\r\n    display: block;\r\n    width: 100%;\r\n    height: min(23vh, 190px);\r\n    object-fit: cover;\r\n}\r\n\r\n.ct-solution-content {\r\n    padding: 20px;\r\n}\r\n\r\n.ct-solution-number {\r\n    color: var(--ct-orange);\r\n    font-size: 12px;\r\n    font-weight: 900;\r\n    letter-spacing: 0.12em;\r\n}\r\n\r\n.ct-solution-card h3 {\r\n    margin: 8px 0 10px;\r\n    color: var(--ct-blue);\r\n    font-size: 23px;\r\n}\r\n\r\n.ct-solution-card p {\r\n    margin: 0 0 13px;\r\n    color: var(--ct-muted);\r\n    font-size: 15px;\r\n    line-height: 1.55;\r\n}\r\n\r\n.ct-solution-card a {\r\n    color: var(--ct-blue);\r\n    font-size: 15px;\r\n    font-weight: 800;\r\n    text-decoration: none;\r\n}\r\n\r\n.ct-solution-card a:hover {\r\n    color: var(--ct-orange);\r\n}\r\n\r\n@media (max-width: 900px) {\r\n    .ct-solutions {\r\n        height: auto;\r\n        min-height: 0;\r\n        max-height: none;\r\n        padding: 65px 0;\r\n        overflow: visible;\r\n    }\r\n\r\n    .ct-solutions-grid {\r\n        grid-template-columns: 1fr;\r\n    }\r\n\r\n    .ct-solution-card {\r\n        display: grid;\r\n        grid-template-columns: 0.75fr 1fr;\r\n    }\r\n\r\n    .ct-solution-card img {\r\n        height: 100%;\r\n        min-height: 230px;\r\n    }\r\n}\r\n\r\n@media (max-width: 600px) {\r\n    .ct-solutions-container {\r\n        width: calc(100% - 28px);\r\n    }\r\n\r\n    .ct-solution-card {\r\n        display: block;\r\n    }\r\n\r\n    .ct-solution-card img {\r\n        height: 220px;\r\n        min-height: 0;\r\n    }\r\n}\r\n<\/style>\r\n\r\n<section\r\n    class=\"ct-solutions\"\r\n    id=\"circutherm-solutions\"\r\n    aria-labelledby=\"ct-solutions-title\"\r\n>\r\n\r\n    <div class=\"ct-solutions-container\">\r\n\r\n        <header class=\"ct-solutions-heading\">\r\n\r\n            <span class=\"ct-solutions-eyebrow\">\r\n                One Technology, Three Applications\r\n            <\/span>\r\n\r\n            <h2 id=\"ct-solutions-title\">\r\n                Heating and Cooling Built Around Your Space\r\n            <\/h2>\r\n\r\n            <p>\r\n                Select the surface that suits the building or combine\r\n                applications as part of a complete room-by-room design.\r\n            <\/p>\r\n\r\n        <\/header>\r\n\r\n        <div class=\"ct-solutions-grid\">\r\n\r\n            <article class=\"ct-solution-card\">\r\n\r\n                <img loading=\"lazy\" decoding=\"async\"\r\n                    src=\"\/wp-content\/uploads\/circutherm-underfloor-heating.jpg\"\r\n                    alt=\"Low-profile hydronic underfloor heating being installed in a British home\"\r\n                    width=\"560\"\r\n                    height=\"350\"\r\n                    loading=\"lazy\"\r\n                >\r\n\r\n                <div class=\"ct-solution-content\">\r\n\r\n                    <span class=\"ct-solution-number\">01 \/ FLOOR<\/span>\r\n\r\n                    <h3>Underfloor Heating<\/h3>\r\n\r\n                    <p>\r\n                        Enjoy comfortable warmth without visible radiators.\r\n                        Slim construction options are available where floor\r\n                        build-up needs careful consideration.\r\n                    <\/p>\r\n\r\n                    <a href=\"\/underfloor-heating\/\">\r\n                        Explore Floor Systems \u2192\r\n                    <\/a>\r\n\r\n                <\/div>\r\n\r\n            <\/article>\r\n\r\n            <article class=\"ct-solution-card\">\r\n\r\n                <img loading=\"lazy\" decoding=\"async\"\r\n                    src=\"\/wp-content\/uploads\/circutherm-wall-heating.jpg\"\r\n                    alt=\"Installer fitting water-based radiant wall heating panels in a UK renovation\"\r\n                    width=\"560\"\r\n                    height=\"350\"\r\n                    loading=\"lazy\"\r\n                >\r\n\r\n                <div class=\"ct-solution-content\">\r\n\r\n                    <span class=\"ct-solution-number\">02 \/ WALL<\/span>\r\n\r\n                    <h3>Wall Heating<\/h3>\r\n\r\n                    <p>\r\n                        Turn suitable wall areas into discreet radiant\r\n                        emitters while retaining greater freedom for interior\r\n                        planning and room comfort.\r\n                    <\/p>\r\n\r\n                    <a href=\"\/wall-heating\/\">\r\n                        Explore Wall Systems \u2192\r\n                    <\/a>\r\n\r\n                <\/div>\r\n\r\n            <\/article>\r\n\r\n            <article class=\"ct-solution-card\">\r\n\r\n                <img loading=\"lazy\" decoding=\"async\"\r\n                    src=\"\/wp-content\/uploads\/circutherm-ceiling-heating-cooling.jpg\"\r\n                    alt=\"Water-based ceiling heating and cooling system installed below joists in a UK property\"\r\n                    width=\"560\"\r\n                    height=\"350\"\r\n                    loading=\"lazy\"\r\n                >\r\n\r\n                <div class=\"ct-solution-content\">\r\n\r\n                    <span class=\"ct-solution-number\">03 \/ CEILING<\/span>\r\n\r\n                    <h3>Ceiling Heating &amp; Cooling<\/h3>\r\n\r\n                    <p>\r\n                        Retain existing floors and keep walls available.\r\n                        Compatible designs can provide winter heating and\r\n                        gentle summer cooling.\r\n                    <\/p>\r\n\r\n                    <a href=\"\/ceiling-heating-cooling\/\">\r\n                        Explore Ceiling Systems \u2192\r\n                    <\/a>\r\n\r\n                <\/div>\r\n\r\n            <\/article>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a958277 elementor-widget elementor-widget-html\" data-id=\"a958277\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n.ct-benefits,\r\n.ct-benefits * {\r\n    box-sizing: border-box;\r\n}\r\n\r\n.ct-benefits {\r\n    --ct-blue: #003f53;\r\n    --ct-orange: #f58220;\r\n    position: relative;\r\n    display: flex;\r\n    align-items: center;\r\n    width: 100%;\r\n    height: calc(100svh - 90px);\r\n    min-height: 600px;\r\n    max-height: 800px;\r\n    padding: 42px 0;\r\n    overflow: hidden;\r\n    background: var(--ct-blue);\r\n    color: #ffffff;\r\n    font-family: Arial, Helvetica, sans-serif;\r\n}\r\n\r\n.ct-benefits::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    inset: 0;\r\n    background:\r\n        radial-gradient(\r\n            circle at 85% 30%,\r\n            rgba(245, 130, 32, 0.21),\r\n            transparent 28%\r\n        );\r\n}\r\n\r\n.ct-benefits-container {\r\n    position: relative;\r\n    z-index: 1;\r\n    display: grid;\r\n    grid-template-columns: 0.85fr 1.15fr;\r\n    align-items: center;\r\n    gap: 65px;\r\n    width: min(1180px, calc(100% - 40px));\r\n    margin: 0 auto;\r\n}\r\n\r\n.ct-benefits-eyebrow {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 9px;\r\n    color: #ff9a43;\r\n    font-size: 13px;\r\n    font-weight: 800;\r\n    letter-spacing: 0.13em;\r\n    text-transform: uppercase;\r\n}\r\n\r\n.ct-benefits-eyebrow::before {\r\n    content: \"\";\r\n    width: 25px;\r\n    height: 2px;\r\n    background: currentColor;\r\n}\r\n\r\n.ct-benefits-intro h2 {\r\n    margin: 15px 0 20px;\r\n    color: #ffffff;\r\n    font-size: clamp(35px, 4.1vw, 56px);\r\n    line-height: 1.08;\r\n    letter-spacing: -0.04em;\r\n}\r\n\r\n.ct-benefits-lead {\r\n    margin: 0;\r\n    color: #d9e8eb;\r\n    font-size: 17px;\r\n    line-height: 1.7;\r\n}\r\n\r\n.ct-benefits-grid {\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    gap: 15px;\r\n}\r\n\r\n.ct-benefit-card {\r\n    padding: 21px;\r\n    border: 1px solid rgba(255, 255, 255, 0.15);\r\n    border-radius: 12px;\r\n    background: rgba(255, 255, 255, 0.055);\r\n}\r\n\r\n.ct-benefit-icon {\r\n    display: grid;\r\n    place-items: center;\r\n    width: 37px;\r\n    height: 37px;\r\n    border-radius: 50%;\r\n    background: var(--ct-orange);\r\n    color: #ffffff;\r\n    font-weight: 900;\r\n}\r\n\r\n.ct-benefit-card h3 {\r\n    margin: 13px 0 7px;\r\n    color: #ffffff;\r\n    font-size: 19px;\r\n}\r\n\r\n.ct-benefit-card p {\r\n    margin: 0;\r\n    color: #c8dadd;\r\n    font-size: 15px;\r\n    line-height: 1.55;\r\n}\r\n\r\n@media (max-width: 850px) {\r\n    .ct-benefits {\r\n        height: auto;\r\n        min-height: 0;\r\n        max-height: none;\r\n        padding: 65px 0;\r\n        overflow: visible;\r\n    }\r\n\r\n    .ct-benefits-container {\r\n        grid-template-columns: 1fr;\r\n        gap: 35px;\r\n    }\r\n}\r\n\r\n@media (max-width: 560px) {\r\n    .ct-benefits-container {\r\n        width: calc(100% - 28px);\r\n    }\r\n\r\n    .ct-benefits-grid {\r\n        grid-template-columns: 1fr;\r\n    }\r\n}\r\n<\/style>\r\n\r\n<section class=\"ct-benefits\" aria-labelledby=\"ct-benefits-title\">\r\n\r\n    <div class=\"ct-benefits-container\">\r\n\r\n        <div class=\"ct-benefits-intro\">\r\n\r\n            <span class=\"ct-benefits-eyebrow\">\r\n                Designed for Modern Heating\r\n            <\/span>\r\n\r\n            <h2 id=\"ct-benefits-title\">\r\n                Responsive Comfort with Lower-Temperature Potential\r\n            <\/h2>\r\n\r\n            <p class=\"ct-benefits-lead\">\r\n                Circutherm provides a versatile emitter platform that can\r\n                support comfortable and efficient operation when combined\r\n                with appropriate building fabric, controls, heat-loss\r\n                calculations and professional system design.\r\n            <\/p>\r\n\r\n        <\/div>\r\n\r\n        <div class=\"ct-benefits-grid\">\r\n\r\n            <article class=\"ct-benefit-card\">\r\n\r\n                <span class=\"ct-benefit-icon\">\u2197<\/span>\r\n\r\n                <h3>Fast Response<\/h3>\r\n\r\n                <p>\r\n                    Pipework positioned close to the finished surface helps\r\n                    the system respond promptly to controls and changing room\r\n                    demand.\r\n                <\/p>\r\n\r\n            <\/article>\r\n\r\n            <article class=\"ct-benefit-card\">\r\n\r\n                <span class=\"ct-benefit-icon\">\u2248<\/span>\r\n\r\n                <h3>Even Radiant Comfort<\/h3>\r\n\r\n                <p>\r\n                    A broad active area distributes gentle warmth without\r\n                    relying entirely on isolated high-temperature emitters.\r\n                <\/p>\r\n\r\n            <\/article>\r\n\r\n            <article class=\"ct-benefit-card\">\r\n\r\n                <span class=\"ct-benefit-icon\">\u2193<\/span>\r\n\r\n                <h3>Low Flow Temperatures<\/h3>\r\n\r\n                <p>\r\n                    Large surface areas can deliver useful room output at\r\n                    lower water temperatures, subject to correct system\r\n                    calculations.\r\n                <\/p>\r\n\r\n            <\/article>\r\n\r\n            <article class=\"ct-benefit-card\">\r\n\r\n                <span class=\"ct-benefit-icon\">\u25c9<\/span>\r\n\r\n                <h3>Room-by-Room Control<\/h3>\r\n\r\n                <p>\r\n                    Thoughtful zoning helps match comfort to occupancy,\r\n                    schedules and the individual purpose of each space.\r\n                <\/p>\r\n\r\n            <\/article>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-22d2de0 elementor-widget elementor-widget-html\" data-id=\"22d2de0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n.ct-retrofit,\r\n.ct-retrofit * {\r\n    box-sizing: border-box;\r\n}\r\n\r\n.ct-retrofit {\r\n    --ct-blue: #003f53;\r\n    --ct-orange: #f58220;\r\n    --ct-muted: #587079;\r\n    display: flex;\r\n    align-items: center;\r\n    width: 100%;\r\n    height: calc(100svh - 90px);\r\n    min-height: 650px;\r\n    max-height: 850px;\r\n    padding: 38px 0;\r\n    overflow: hidden;\r\n    background: #ffffff;\r\n    color: #102f39;\r\n    font-family: Arial, Helvetica, sans-serif;\r\n}\r\n\r\n.ct-retrofit-container {\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    align-items: center;\r\n    gap: 65px;\r\n    width: min(1180px, calc(100% - 40px));\r\n    margin: 0 auto;\r\n}\r\n\r\n.ct-retrofit-eyebrow {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 9px;\r\n    color: var(--ct-orange);\r\n    font-size: 13px;\r\n    font-weight: 800;\r\n    letter-spacing: 0.13em;\r\n    text-transform: uppercase;\r\n}\r\n\r\n.ct-retrofit-eyebrow::before {\r\n    content: \"\";\r\n    width: 25px;\r\n    height: 2px;\r\n    background: currentColor;\r\n}\r\n\r\n.ct-retrofit-content h2 {\r\n    margin: 15px 0 18px;\r\n    color: var(--ct-blue);\r\n    font-size: clamp(34px, 4vw, 54px);\r\n    line-height: 1.08;\r\n    letter-spacing: -0.035em;\r\n}\r\n\r\n.ct-retrofit-intro {\r\n    margin: 0;\r\n    color: var(--ct-muted);\r\n    font-size: 16px;\r\n    line-height: 1.68;\r\n}\r\n\r\n.ct-retrofit-list {\r\n    display: grid;\r\n    gap: 12px;\r\n    margin: 22px 0;\r\n}\r\n\r\n.ct-retrofit-item {\r\n    display: grid;\r\n    grid-template-columns: 31px 1fr;\r\n    align-items: start;\r\n    gap: 11px;\r\n}\r\n\r\n.ct-retrofit-check {\r\n    display: grid;\r\n    place-items: center;\r\n    width: 28px;\r\n    height: 28px;\r\n    border-radius: 50%;\r\n    background: #fff2e7;\r\n    color: var(--ct-orange);\r\n    font-weight: 900;\r\n}\r\n\r\n.ct-retrofit-item h3 {\r\n    margin: 2px 0 4px;\r\n    color: var(--ct-blue);\r\n    font-size: 18px;\r\n}\r\n\r\n.ct-retrofit-item p {\r\n    margin: 0;\r\n    color: var(--ct-muted);\r\n    font-size: 14px;\r\n    line-height: 1.5;\r\n}\r\n\r\n.ct-retrofit-button {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    min-height: 49px;\r\n    padding: 0 24px;\r\n    border-radius: 7px;\r\n    background: var(--ct-orange);\r\n    color: #ffffff;\r\n    font-weight: 800;\r\n    text-decoration: none;\r\n    transition: 0.25s ease;\r\n}\r\n\r\n.ct-retrofit-button:hover {\r\n    background: #d9660b;\r\n    color: #ffffff;\r\n    transform: translateY(-2px);\r\n}\r\n\r\n.ct-retrofit-image img {\r\n    display: block;\r\n    width: 100%;\r\n    height: min(58vh, 470px);\r\n    border-radius: 18px;\r\n    object-fit: cover;\r\n}\r\n\r\n@media (max-width: 900px) {\r\n    .ct-retrofit {\r\n        height: auto;\r\n        min-height: 0;\r\n        max-height: none;\r\n        padding: 65px 0;\r\n        overflow: visible;\r\n    }\r\n\r\n    .ct-retrofit-container {\r\n        grid-template-columns: 1fr;\r\n    }\r\n\r\n    .ct-retrofit-image img {\r\n        height: 400px;\r\n    }\r\n}\r\n\r\n@media (max-width: 600px) {\r\n    .ct-retrofit-container {\r\n        width: calc(100% - 28px);\r\n    }\r\n\r\n    .ct-retrofit-image img {\r\n        height: 320px;\r\n    }\r\n\r\n    .ct-retrofit-button {\r\n        width: 100%;\r\n    }\r\n}\r\n<\/style>\r\n\r\n<section class=\"ct-retrofit\" aria-labelledby=\"ct-retrofit-title\">\r\n\r\n    <div class=\"ct-retrofit-container\">\r\n\r\n        <div class=\"ct-retrofit-content\">\r\n\r\n            <span class=\"ct-retrofit-eyebrow\">\r\n                A Practical Retrofit Route\r\n            <\/span>\r\n\r\n            <h2 id=\"ct-retrofit-title\">\r\n                Keep the Floor. Upgrade the Comfort.\r\n            <\/h2>\r\n\r\n            <p class=\"ct-retrofit-intro\">\r\n                When timber, stone or another finished floor needs to remain\r\n                untouched, ceiling heating can provide an alternative route\r\n                for a carefully planned UK retrofit.\r\n            <\/p>\r\n\r\n            <div class=\"ct-retrofit-list\">\r\n\r\n                <div class=\"ct-retrofit-item\">\r\n\r\n                    <span class=\"ct-retrofit-check\">\u2713<\/span>\r\n\r\n                    <div>\r\n                        <h3>Works Around Valued Finishes<\/h3>\r\n                        <p>\r\n                            Retaining floors and leaving walls available can\r\n                            simplify decisions in occupied properties.\r\n                        <\/p>\r\n                    <\/div>\r\n\r\n                <\/div>\r\n\r\n                <div class=\"ct-retrofit-item\">\r\n\r\n                    <span class=\"ct-retrofit-check\">\u2713<\/span>\r\n\r\n                    <div>\r\n                        <h3>Supports Heat Pump Design<\/h3>\r\n                        <p>\r\n                            Low-temperature emitters can reduce the temperature\r\n                            lift required from a correctly designed heat pump.\r\n                        <\/p>\r\n                    <\/div>\r\n\r\n                <\/div>\r\n\r\n                <div class=\"ct-retrofit-item\">\r\n\r\n                    <span class=\"ct-retrofit-check\">\u2713<\/span>\r\n\r\n                    <div>\r\n                        <h3>Heating with Cooling Potential<\/h3>\r\n                        <p>\r\n                            Compatible systems may provide gentle summer\r\n                            cooling with suitable controls and condensation\r\n                            management.\r\n                        <\/p>\r\n                    <\/div>\r\n\r\n                <\/div>\r\n\r\n            <\/div>\r\n\r\n            <a href=\"\/retrofit-solutions\/\" class=\"ct-retrofit-button\">\r\n                Explore Retrofit Options\r\n            <\/a>\r\n\r\n        <\/div>\r\n\r\n        <div class=\"ct-retrofit-image\">\r\n\r\n            <img loading=\"lazy\" decoding=\"async\"\r\n                src=\"\/wp-content\/uploads\/circutherm-retrofit-ceiling-heating.jpg\"\r\n                alt=\"British heating engineer installing retrofit water-based ceiling heating in an occupied home\"\r\n                width=\"760\"\r\n                height=\"650\"\r\n                loading=\"lazy\"\r\n            >\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-814d95c elementor-widget elementor-widget-html\" data-id=\"814d95c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n.ct-materials,\r\n.ct-materials * {\r\n    box-sizing: border-box;\r\n}\r\n\r\n.ct-materials {\r\n    --ct-blue: #003f53;\r\n    --ct-orange: #f58220;\r\n    --ct-cream: #f7f4ec;\r\n    --ct-muted: #587079;\r\n    display: flex;\r\n    align-items: center;\r\n    width: 100%;\r\n    height: calc(100svh - 90px);\r\n    min-height: 650px;\r\n    max-height: 850px;\r\n    padding: 38px 0;\r\n    overflow: hidden;\r\n    background: var(--ct-cream);\r\n    color: #102f39;\r\n    font-family: Arial, Helvetica, sans-serif;\r\n}\r\n\r\n.ct-materials-container {\r\n    display: grid;\r\n    grid-template-columns: 0.9fr 1.1fr;\r\n    align-items: center;\r\n    gap: 60px;\r\n    width: min(1180px, calc(100% - 40px));\r\n    margin: 0 auto;\r\n}\r\n\r\n.ct-materials-visual {\r\n    position: relative;\r\n}\r\n\r\n.ct-materials-visual img {\r\n    display: block;\r\n    width: 100%;\r\n    height: min(57vh, 470px);\r\n    border-radius: 18px;\r\n    object-fit: cover;\r\n}\r\n\r\n.ct-material-tag {\r\n    position: absolute;\r\n    padding: 12px 16px;\r\n    border-radius: 9px;\r\n    background: #ffffff;\r\n    box-shadow: 0 12px 34px rgba(0, 50, 65, 0.15);\r\n    color: var(--ct-blue);\r\n    font-size: 14px;\r\n    font-weight: 800;\r\n}\r\n\r\n.ct-material-tag-one {\r\n    top: 35px;\r\n    left: -20px;\r\n}\r\n\r\n.ct-material-tag-two {\r\n    right: -15px;\r\n    bottom: 35px;\r\n}\r\n\r\n.ct-materials-eyebrow {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 9px;\r\n    color: var(--ct-orange);\r\n    font-size: 13px;\r\n    font-weight: 800;\r\n    letter-spacing: 0.13em;\r\n    text-transform: uppercase;\r\n}\r\n\r\n.ct-materials-eyebrow::before {\r\n    content: \"\";\r\n    width: 25px;\r\n    height: 2px;\r\n    background: currentColor;\r\n}\r\n\r\n.ct-materials-content h2 {\r\n    margin: 15px 0 18px;\r\n    color: var(--ct-blue);\r\n    font-size: clamp(34px, 4vw, 54px);\r\n    line-height: 1.08;\r\n    letter-spacing: -0.035em;\r\n}\r\n\r\n.ct-materials-intro {\r\n    margin: 0;\r\n    color: var(--ct-muted);\r\n    font-size: 16px;\r\n    line-height: 1.65;\r\n}\r\n\r\n.ct-materials-steps {\r\n    counter-reset: material-step;\r\n    display: grid;\r\n    gap: 16px;\r\n    margin-top: 22px;\r\n}\r\n\r\n.ct-material-step {\r\n    counter-increment: material-step;\r\n    display: grid;\r\n    grid-template-columns: 44px 1fr;\r\n    gap: 13px;\r\n}\r\n\r\n.ct-material-step::before {\r\n    content: counter(material-step, decimal-leading-zero);\r\n    padding-top: 3px;\r\n    color: var(--ct-orange);\r\n    font-size: 14px;\r\n    font-weight: 900;\r\n}\r\n\r\n.ct-material-step h3 {\r\n    margin: 0 0 5px;\r\n    color: var(--ct-blue);\r\n    font-size: 18px;\r\n}\r\n\r\n.ct-material-step p {\r\n    margin: 0;\r\n    color: var(--ct-muted);\r\n    font-size: 14px;\r\n    line-height: 1.5;\r\n}\r\n\r\n@media (max-width: 900px) {\r\n    .ct-materials {\r\n        height: auto;\r\n        min-height: 0;\r\n        max-height: none;\r\n        padding: 65px 0;\r\n        overflow: visible;\r\n    }\r\n\r\n    .ct-materials-container {\r\n        grid-template-columns: 1fr;\r\n    }\r\n\r\n    .ct-materials-visual {\r\n        order: 2;\r\n    }\r\n\r\n    .ct-materials-visual img {\r\n        height: 400px;\r\n    }\r\n\r\n    .ct-material-tag-one {\r\n        left: 10px;\r\n    }\r\n\r\n    .ct-material-tag-two {\r\n        right: 10px;\r\n    }\r\n}\r\n\r\n@media (max-width: 600px) {\r\n    .ct-materials-container {\r\n        width: calc(100% - 28px);\r\n    }\r\n\r\n    .ct-materials-visual img {\r\n        height: 320px;\r\n    }\r\n}\r\n<\/style>\r\n\r\n<section class=\"ct-materials\" aria-labelledby=\"ct-materials-title\">\r\n\r\n    <div class=\"ct-materials-container\">\r\n\r\n        <div class=\"ct-materials-visual\">\r\n\r\n            <img loading=\"lazy\" decoding=\"async\"\r\n                src=\"\/wp-content\/uploads\/circutherm-sustainable-heating-panel-materials.jpg\"\r\n                alt=\"Recycled and renewable insulation materials used in surface heating panels\"\r\n                width=\"700\"\r\n                height=\"650\"\r\n                loading=\"lazy\"\r\n            >\r\n\r\n            <span class=\"ct-material-tag ct-material-tag-one\">\r\n                Recycled Options\r\n            <\/span>\r\n\r\n            <span class=\"ct-material-tag ct-material-tag-two\">\r\n                Resource-Aware Design\r\n            <\/span>\r\n\r\n        <\/div>\r\n\r\n        <div class=\"ct-materials-content\">\r\n\r\n            <span class=\"ct-materials-eyebrow\">\r\n                Materials with a Purpose\r\n            <\/span>\r\n\r\n            <h2 id=\"ct-materials-title\">\r\n                Flexible Choices for Responsible Projects\r\n            <\/h2>\r\n\r\n            <p class=\"ct-materials-intro\">\r\n                Different panel formats can help project teams respond to\r\n                build-up, weight, stability and environmental priorities.\r\n                Options informed by recycled PET, recovered paper and\r\n                renewable fibres provide alternatives to conventional boards.\r\n            <\/p>\r\n\r\n            <div class=\"ct-materials-steps\">\r\n\r\n                <article class=\"ct-material-step\">\r\n\r\n                    <div>\r\n                        <h3>Survey and Heat-Loss Assessment<\/h3>\r\n                        <p>\r\n                            Understand the property, room loads, construction\r\n                            and proposed heat source before selecting a layout.\r\n                        <\/p>\r\n                    <\/div>\r\n\r\n                <\/article>\r\n\r\n                <article class=\"ct-material-step\">\r\n\r\n                    <div>\r\n                        <h3>Choose the Right Active Surfaces<\/h3>\r\n                        <p>\r\n                            Balance available floors, walls and ceilings\r\n                            against finishes, furniture and required output.\r\n                        <\/p>\r\n                    <\/div>\r\n\r\n                <\/article>\r\n\r\n                <article class=\"ct-material-step\">\r\n\r\n                    <div>\r\n                        <h3>Install, Commission and Control<\/h3>\r\n                        <p>\r\n                            Professional installation and hydraulic\r\n                            commissioning connect each zone into a balanced\r\n                            and responsive system.\r\n                        <\/p>\r\n                    <\/div>\r\n\r\n                <\/article>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>The Connected Circle of Comfort Water-Based Surface Heating for Every Room Circutherm connects floors, walls and ceilings through one responsive water-based heating and cooling system. Designed for comfortable UK homes, energy-conscious new builds and practical renovation projects. Discuss Your Project Explore the System Fast response Heat pump compatible Floor, wall and ceiling options 3 surfaces One connected water-based system Comfort, Connected A Smarter Way to Distribute Warmth Traditional heating concentrates warmth around individual emitters. Circutherm turns a much larger surface into a gentle, effective and discreet source of comfort. Water circulates through precisely routed pipework positioned close to the finished surface. This helps rooms respond quickly while distributing comfortable radiant warmth more evenly. The system can be designed for floors, walls, ceilings or a carefully planned combination of surfaces. This gives homeowners, installers and designers greater freedom around valuable floors, limited wall space and changing room layouts. See How Circutherm Works One Technology, Three Applications Heating and Cooling Built Around Your Space Select the surface that suits the building or combine applications as part of a complete room-by-room design. 01 \/ FLOOR Underfloor Heating Enjoy comfortable warmth without visible radiators. Slim construction options are available where floor build-up needs careful consideration. Explore Floor Systems \u2192 02 \/ WALL Wall Heating Turn suitable wall areas into discreet radiant emitters while retaining greater freedom for interior planning and room comfort. Explore Wall Systems \u2192 03 \/ CEILING Ceiling Heating &amp; Cooling Retain existing floors and keep walls available. Compatible designs can provide winter heating and gentle summer cooling. Explore Ceiling Systems \u2192 Designed for Modern Heating Responsive Comfort with Lower-Temperature Potential Circutherm provides a versatile emitter platform that can support comfortable and efficient operation when combined with appropriate building fabric, controls, heat-loss calculations and professional system design. &#x2197; Fast Response Pipework positioned close to the finished surface helps the system respond promptly to controls and changing room demand. \u2248 Even Radiant Comfort A broad active area distributes gentle warmth without relying entirely on isolated high-temperature emitters. \u2193 Low Flow Temperatures Large surface areas can deliver useful room output at lower water temperatures, subject to correct system calculations. \u25c9 Room-by-Room Control Thoughtful zoning helps match comfort to occupancy, schedules and the individual purpose of each space. A Practical Retrofit Route Keep the Floor. Upgrade the Comfort. When timber, stone or another finished floor needs to remain untouched, ceiling heating can provide an alternative route for a carefully planned UK retrofit. \u2713 Works Around Valued Finishes Retaining floors and leaving walls available can simplify decisions in occupied properties. \u2713 Supports Heat Pump Design Low-temperature emitters can reduce the temperature lift required from a correctly designed heat pump. \u2713 Heating with Cooling Potential Compatible systems may provide gentle summer cooling with suitable controls and condensation management. Explore Retrofit Options Recycled Options Resource-Aware Design Materials with a Purpose Flexible Choices for Responsible Projects Different panel formats can help project teams respond to build-up, weight, stability and environmental priorities. Options informed by recycled PET, recovered paper and renewable fibres provide alternatives to conventional boards. Survey and Heat-Loss Assessment Understand the property, room loads, construction and proposed heat source before selecting a layout. Choose the Right Active Surfaces Balance available floors, walls and ceilings against finishes, furniture and required output. Install, Commission and Control Professional installation and hydraulic commissioning connect each zone into a balanced and responsive system.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-713","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/circutherm.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/713","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/circutherm.co.uk\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/circutherm.co.uk\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/circutherm.co.uk\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/circutherm.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=713"}],"version-history":[{"count":9,"href":"https:\/\/circutherm.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/713\/revisions"}],"predecessor-version":[{"id":905,"href":"https:\/\/circutherm.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/713\/revisions\/905"}],"wp:attachment":[{"href":"https:\/\/circutherm.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=713"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}