
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Event Calendar</title>
<link>https://cbuilde.com/events/event_list.asp</link>
<description><![CDATA[   
    .ViewTable1 th {
    font-size: 18px !important;
    }
    small, .small {
    font-size: 100%;
    }
    i {
    font-style: normal;
    }
    .small {
    font-style: normal !important;
    }

    .headline {
    background-color: #00bf6f;
    width: 100%;
    }
 
 
 
 
       ]]></description>
<lastBuildDate>Sat, 18 Jul 2026 19:16:44 GMT</lastBuildDate>
<pubDate>Wed, 16 Sep 2026 14:00:00 GMT</pubDate>
<copyright>Copyright &#xA9; 2026 Chartered Association of Building Engineers</copyright>
<atom:link href="https://cbuilde.com/events/event_rss.asp?cat=19968" rel="self" type="application/rss+xml"></atom:link>
<item>
<title>Webinar Wednesday: The Communication Compass: Why Good Information Fails to Become Good Decisions</title>
<link>https://cbuilde.com/events/EventDetails.aspx?id=2067548</link>
<guid>https://cbuilde.com/events/EventDetails.aspx?id=2067548</guid>
<description><![CDATA[<h4>Overview:<br /></h4><h4><br /></h4><p>Many project issues are identified long before they become project problems. Yet valuable information is often not shared, not understood, or not acted upon in time. The result can be delays, rework, increased costs, disputes, and missed opportunities.</p><p><br /><strong>“Information cannot influence a decision if it is never communicated.”</strong></p><p><br />This webinar explores why communication failure is one of the most overlooked risks in construction and introduces The Communication Compass framework - a practical approach to improving information flow, collaboration, and decision-making across projects and organisations.</p><p>&nbsp;</p><h4>Learning Outcomes:</h4><p>●<span style="white-space:pre;">	</span>Understand why many project problems begin as communication problems.<br />●<span style="white-space:pre;">	</span>Recognise the link between confidence, communication, and decision-making.<br />●<span style="white-space:pre;">	</span>Identify where critical information is commonly lost within projects and organisations.<br />●<span style="white-space:pre;">	</span>Learn practical techniques to improve communication and support better decisions.<br /></p><p>Delegates will leave with practical tools they can apply immediately to help information travel more effectively, reduce avoidable risk, and improve project outcomes.</p><p>&nbsp;</p>
<p><b><span style="font-size: 10pt; letter-spacing: 0.1pt; font-family: Arial, sans-serif; color: #4a4f54;"></span></b></p>
<hr />
<h4>About the Speaker</h4>
<p>&nbsp;</p>
<h4></h4>
<p><span style="font-family: Arial;"><span style="font-size: 1.375em; font-weight: bold; color: #3ea392;">Len Foster - Founder, The Referral Edge</span></span></p>
<p><img src="https://cdn.ymaws.com/cabe.site-ym.com/resource/resmgr/webinars_2026/len_foster.png" alt="Ant Burd, Director of Built Environments,BSI standards" style="width: 241px; height: 241px; float: left; margin-right: 10px;" /></p><p>Len is a business consultant, author, mentor and speaker specialising in referral<br />Growth and client relationships. As founder of The Referral Edge, Len helps consultants and professional service firms generate consistent, highquality referrals by strengthening customer experience, communication, and longterm client advocacy.<br /><br />With decades of experience across sales, marketing, and senior management, Len’s work is firmly grounded in practice and a deep understanding of how trust, relationships, and reputation are built in real commercial environments. Before moving into consultancy, Len spent over 20 years in senior management roles within the construction industry, where he was responsible for the successful delivery of multi-million-pound projects across the UK.</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><hr />
<h4 style="box-sizing: border-box; line-height: 1.1; background-color: #ffffff;">CPD&nbsp;</h4>
<p>1 hour&nbsp;</p>
<p>&nbsp;</p>
<h4>CPD Certificates&nbsp;</h4>
<p>If you join the webinar live and watch in its entirety, a CPD certificate will be emailed to you in due course after the session.</p><p>Please note, certificates are only provided for those who watch live.</p><p>&nbsp;</p>
<h4>How to Join</h4>
<p>If you would like to book a place on this webinar, please click on the <strong>register button at the top of the page</strong> or use the contact details above.</p>
<p>Online registration will be open up to<strong> 1 day</strong> before the Webinar. Please contact us to book a place after this date.</p>

<style>
    a:link {
            color: #1d4747;
            }
    
            a:visited {
            color: #1d4747;
            }
    
            a:hover {
            color: #00bf6f;
            }
    
            a:active {
            color: #00bf6f;
            }
</style><map id="rade_img_map_1763985392884" name="rade_img_map_1763985392884"><area shape="CIRCLE" coords="20,20,10" href="http://" /></map>]]></description>
<pubDate>Wed, 12 Aug 2026 14:00:00 GMT</pubDate>
</item>
<item>
<title>Eastern Region: Breakfast Networking and Open Forum: In Person Event</title>
<link>https://cbuilde.com/events/EventDetails.aspx?id=2072530</link>
<guid>https://cbuilde.com/events/EventDetails.aspx?id=2072530</guid>
<description><![CDATA[<!-- =========================================================
EVENT PAGE TEMPLATE
Editable in YM Designer
Placeholder version
========================================================= -->

<style>
    .event-page,
    .event-page * {
        box-sizing: border-box;
    }

    .event-page {
        --event-dark: #1d4747;
        --event-teal: #3ea392;
        --event-green: #00bf6f;
        --event-lime: #a9c23f;
        --event-blue: #2e5665;
        --event-light: #f5f8f7;
        --event-border: #d8e4e1;
        --event-white: #ffffff;
        --event-black: #000000;
        --event-yellow: #f4da40;
        --event-radius: 22px;

        width: 100%;
        max-width: 1180px;
        margin: 0 auto;
        padding: 32px 18px 50px;
        font-family: Arial, Helvetica, sans-serif;
        color: var(--event-black);
        background: var(--event-white);
        overflow-x: hidden;
    }

    .event-page a {
        color: var(--event-dark);
        font-weight: 700;
        text-decoration: underline;
        text-underline-offset: 3px;
    }

    .event-page a:hover,
    .event-page a:focus {
        color: var(--event-green);
    }

    .event-page img {
        max-width: 100%;
        height: auto;
    }

    .event-section {
        margin: 34px 0;
    }

    .event-section:first-child {
        margin-top: 0;
    }

    .event-section-divider {
        width: 100%;
        height: 1px;
        margin: 42px 0 34px;
        background: var(--event-border);
        border: 0;
    }

    .event-eyebrow {
        position: relative;
        z-index: 2;
        display: inline-block;
        margin-bottom: 12px;
        color: var(--event-black);
        font-size: 16px;
        font-weight: 700;
        letter-spacing: 0.02em;
        text-transform: none;
    }

    .event-eyebrow strong {
        color: var(--event-black);
        font-weight: 800;
        text-transform: none;
    }

    .event-page-title {
        position: relative;
        z-index: 2;
        margin: 0 0 18px;
        color: #000000 !important;
        font-size: 48px;
        line-height: 1.08;
        font-weight: 800;
    }

    .event-page-title span {
        color: #000000 !important;
    }

    .event-title-line {
        display: block;
        color: #000000 !important;
    }

    .event-intro-card {
        position: relative;
        overflow: hidden;
        padding: clamp(22px, 4vw, 42px);
        border: 1px solid var(--event-border);
        border-radius: var(--event-radius);
        background:
            linear-gradient(135deg, rgba(62, 163, 146, 0.13), rgba(29, 71, 71, 0.04)),
            var(--event-light);
    }

    .event-intro-card p,
    .event-intro-card .event-details-grid {
        position: relative;
        z-index: 2;
    }

    .event-intro-card p {
        max-width: 980px;
        margin: 0;
        color: #000000;
        font-size: clamp(18px, 2.2vw, 24px);
        line-height: 1.45;
    }

    .event-intro-impact-mark {
        position: absolute;
        top: -84px;
        right: -84px;
        z-index: 1;
        width: 252px;
        height: 252px;
        opacity: 0.16;
        pointer-events: none;
        user-select: none;
    }

    .event-intro-impact-mark img {
        display: block;
        width: 100%;
        height: 100%;
        max-width: none;
        object-fit: contain;
    }

    .event-section-heading {
        margin: 0 0 18px;
        color: var(--event-teal);
        font-size: 28px;
        line-height: 1.15;
        font-weight: 800;
    }

    .event-section-heading-dark {
        color: var(--event-dark);
    }

    .event-button {
        position: relative;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-height: 46px;
        padding: 12px 24px;
        overflow: hidden;
        border-radius: 999px;
        background: var(--event-dark);
        color: var(--event-white) !important;
        font-size: 16px;
        font-weight: 800;
        line-height: 1.2;
        text-align: center;
        text-decoration: none !important;
        isolation: isolate;
        transition:
            background-color 0.25s ease,
            color 0.25s ease,
            transform 0.25s ease,
            box-shadow 0.25s ease;
    }

    .event-button::before {
        content: "";
        position: absolute;
        inset: auto auto -60% -80%;
        z-index: -1;
        width: 160%;
        height: 180%;
        background: rgba(255, 255, 255, 0.24);
        transform: translate(-45%, 45%) rotate(38deg);
        transition: transform 0.45s ease;
        pointer-events: none;
    }

    .event-button:hover::before,
    .event-button:focus::before {
        transform: translate(70%, -70%) rotate(38deg);
    }

    .event-button:hover,
    .event-button:focus {
        background: var(--event-teal);
        color: var(--event-white) !important;
        transform: translateY(-2px);
        box-shadow: 0 8px 18px rgba(0, 0, 0, 0.18);
    }

    .event-back-top-button {
        width: 170px;
        min-height: 58px;
        align-self: center;
        border: 2px solid rgba(255, 255, 255, 0.78);
        border-radius: 18px;
        background: var(--event-lime);
        color: var(--event-dark) !important;
        animation: event-back-top-border-pulse 1.7s ease-in-out infinite;
    }

    .event-back-top-button:hover,
    .event-back-top-button:focus {
        background: var(--event-teal);
        color: var(--event-white) !important;
    }

    @keyframes event-back-top-border-pulse {
        0% {
            box-shadow: 0 0 0 0 rgba(169, 194, 63, 0.18);
            border-color: rgba(255, 255, 255, 0.78);
        }

        50% {
            box-shadow: 0 0 0 6px rgba(169, 194, 63, 0.24);
            border-color: rgba(244, 218, 64, 0.96);
        }

        100% {
            box-shadow: 0 0 0 0 rgba(169, 194, 63, 0.18);
            border-color: rgba(255, 255, 255, 0.78);
        }
    }

    .event-details-grid {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 16px;
        margin-top: 24px;
    }

    .event-detail-card {
        padding: 20px;
        border: 1px solid var(--event-border);
        border-left-width: 8px;
        border-radius: 18px;
        background: var(--event-white);
        box-shadow: 0 8px 22px rgba(0, 0, 0, 0.06);
    }

    .event-detail-date {
        border-left-color: var(--event-teal);
    }

    .event-detail-location {
        border-left-color: var(--event-blue);
    }

    .event-detail-type {
        border-left-color: var(--event-dark);
    }

    .event-detail-label {
        display: block;
        margin-bottom: 6px;
        font-size: 14px;
        font-weight: 800;
        text-transform: none;
        letter-spacing: 0;
    }

    .event-detail-date .event-detail-label {
        color: var(--event-teal);
    }

    .event-detail-location .event-detail-label {
        color: var(--event-blue);
    }

    .event-detail-type .event-detail-label {
        color: var(--event-dark);
    }

    .event-detail-card p {
        margin: 0;
        color: var(--event-black);
        font-size: 18px;
        line-height: 1.45;
        font-weight: 400;
    }

    .event-detail-card .event-detail-bold {
        font-weight: 800;
    }

    .event-sponsor-logo-grid {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 18px;
        align-items: stretch;
    }

    .event-sponsor-logo-card {
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 150px;
        padding: 12px;
        overflow: hidden;
        border: 2px dashed var(--event-border);
        border-radius: 18px;
        background: var(--event-light);
        text-align: center;
    }

    .event-sponsor-logo-card img {
        display: block;
        width: 100%;
        height: 100%;
        max-width: none;
        max-height: none;
        object-fit: contain;
    }

    .event-price-section {
        width: 100%;
        max-width: 790px;
    }

    .event-price-row {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 14px;
        align-items: stretch;
        margin-top: 16px;
    }

    .event-price-tile {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        min-height: 138px;
        padding: 14px;
        border-radius: 14px;
        background-repeat: no-repeat !important;
        background-position: center center !important;
        background-size: cover !important;
        color: #000000;
        text-align: center !important;
        box-shadow: 0 5px 12px rgba(0, 0, 0, 0.12);
        transition:
            transform 0.22s ease-in-out,
            box-shadow 0.22s ease-in-out,
            opacity 0.22s ease-in-out;
    }

    .event-price-tile:hover {
        transform: translateY(-3px);
        box-shadow: 0 8px 18px rgba(0, 0, 0, 0.18);
        opacity: 0.96;
    }

    .event-price-tile-member {
        background-image: url('https://cdn.ymaws.com/cabe.site-ym.com/resource/resmgr/price_tiles/m-pricetile-bk.png') !important;
    }

    .event-price-tile-nonmember {
        background-image: url('https://cdn.ymaws.com/cabe.site-ym.com/resource/resmgr/price_tiles/nm-pricetile-bk.png') !important;
    }

    .event-price-tile-student {
        background-image: url('https://cdn.ymaws.com/cabe.site-ym.com/resource/resmgr/price_tiles/s-pricetile-bk.png') !important;
    }

    .event-price-audience {
        margin: 0 0 6px !important;
        color: #ffffff !important;
        font-family: Arial, sans-serif;
        font-size: 20px !important;
        line-height: 1.15 !important;
        font-weight: bold;
        text-align: center !important;
    }

    .event-price-amount {
        margin: 0 !important;
        color: #ffffff !important;
        font-family: Arial, sans-serif;
        font-size: 72px !important;
        line-height: 0.95 !important;
        font-weight: bold;
        text-align: center !important;
    }

    .event-price-vat {
        margin: 7px 0 0 !important;
        font-family: Arial, sans-serif;
        font-size: 16px !important;
        line-height: 1.2 !important;
        font-weight: bold;
        text-align: center !important;
    }

    .event-price-tile-member .event-price-vat {
        color: var(--event-teal) !important;
    }

    .event-price-tile-nonmember .event-price-vat {
        color: var(--event-lime) !important;
    }

    .event-price-tile-student .event-price-vat {
        color: var(--event-yellow) !important;
    }

    .event-price-note {
        margin: 10px 0 0;
        color: #000000;
        font-family: Arial, sans-serif;
        font-size: 14px;
        line-height: 1.35;
    }

    .event-booking-card {
        padding: clamp(22px, 4vw, 34px);
        border-radius: var(--event-radius);
        background: var(--event-dark);
        color: var(--event-white);
    }

    .event-booking-card .event-section-heading {
        color: var(--event-lime);
    }

    .event-booking-card p {
        margin: 0;
        font-size: 16px;
        line-height: 1.65;
    }

    .event-booking-row {
        display: flex;
        gap: 18px;
        align-items: center;
        justify-content: space-between;
    }

    .event-booking-copy {
        flex: 1 1 auto;
        min-width: 0;
    }

    .event-booking-main-text {
        font-size: 20px !important;
        line-height: 1.55 !important;
    }

    .event-small-print {
        margin-top: 22px;
        color: #333333;
        font-size: 13px;
        line-height: 1.55;
    }

    @media (max-width: 860px) {
        .event-page {
            padding: 24px 14px 42px;
        }

        .event-page-title {
            font-size: 42px;
        }

        .event-intro-impact-mark {
            top: -65px;
            right: -65px;
            width: 198px;
            height: 198px;
            opacity: 0.13;
        }

        .event-details-grid,
        .event-sponsor-logo-grid,
        .event-price-row {
            grid-template-columns: 1fr;
        }

        .event-sponsor-logo-card {
            min-height: 140px;
        }

        .event-price-section {
            max-width: 100%;
        }

        .event-price-row {
            width: 100%;
            max-width: 100%;
            gap: 12px;
        }

        .event-price-tile {
            min-height: 118px;
            padding: 14px 12px;
        }

        .event-price-audience {
            font-size: 18px !important;
        }

        .event-price-amount {
            font-size: 56px !important;
        }

        .event-price-vat {
            font-size: 15px !important;
        }

        .event-booking-row {
            flex-direction: column;
            align-items: stretch;
        }

        .event-back-top-button {
            width: 100%;
            min-height: 58px;
        }
    }

    @media (max-width: 560px) {
        .event-page-title {
            font-size: 34px;
        }

        .event-intro-card {
            padding: 22px;
        }

        .event-intro-card p {
            font-size: 18px;
        }

        .event-intro-impact-mark {
            top: -50px;
            right: -50px;
            width: 156px;
            height: 156px;
            opacity: 0.11;
        }

        .event-button {
            width: 100%;
        }
    }
</style>

<div class="event-page">

    <!-- =========================================================
    PAGE HEADER
    ========================================================= -->

    <section class="event-section event-intro-card" aria-labelledby="event-title">
        <div class="event-intro-impact-mark" aria-hidden="true">
            <img alt="" src="https://cdn.ymaws.com/cabe.site-ym.com/resource/resmgr/logos/cabe/cabe_asset_rgb_impact_mark_t.png" />
        </div>

        <span class="event-eyebrow">
            <strong><span style="color: #3ea392;">Regional </span>Event </strong>– Eastern Region</span><h1 class="event-page-title" id="event-title">
            <span class="event-title-line">Breakfast Networking &amp; Open Forum</span>
        </h1>

        <p>&nbsp;</p><p>Start your Friday morning by connecting with fellow <strong>building professionals</strong>&nbsp; at <strong>Ravenwood Hall Hotel </strong>with breakfast refreshments.<br /><br /><span style="font-size: 20px;">Join the <strong>CABE Eastern Regional Committee </strong>for an informal breakfast networking and open forum, designed to bring members together in a relaxed setting to share ideas, make new connections and help shape future regional activities.<br /><br />There are no presentations or formal agenda - just great conversation with like-minded professionals. This is your opportunity to meet members from across the region, speak directly with your regional committee and tell us what continuing professional development (CPD), events and topics you would like to see delivered in the future.<br /><br />Whether you're looking to expand your professional network, reconnect with colleagues or simply enjoy an informal discussion over breakfast, we'd love to welcome you.<br /></span></p>

        <div class="event-details-grid" aria-label="Event details">
            <div class="event-detail-card event-detail-date">
                <span class="event-detail-label">Date</span>
                <p>Friday,&nbsp;<span class="event-detail-bold">28 August 2026</span></p>
            </div>

            <div class="event-detail-card event-detail-location">
                <span class="event-detail-label">Location</span>
                <p><strong>Ravenwood Hall Hotel</strong>, Rougham Suffolk IP28 9JA</p>
            </div>

            <div class="event-detail-card event-detail-type">
                <span class="event-detail-label">CPD Hourse</span>
                <p>This event provides<br /><strong>2 Hours</strong> of CPD<span style="background-color: #f5f8f7; text-align: center; font-weight: 800; font-size: 16px;">&nbsp;</span></p></div></div></section>

    <hr class="event-section-divider" />

    <!-- =========================================================
    PRICES
    ========================================================= -->

    <section class="event-section event-price-section" aria-labelledby="event-prices">
        <h2 class="event-section-heading" id="event-prices">
            Price
        </h2>

        <div class="event-price-row">
            <div class="event-price-tile event-price-tile-member">
                <p class="event-price-audience">CABE Members</p>
                <p class="event-price-amount">FREE</p>
                <p class="event-price-vat">to attend</p>
            </div>

            <div class="event-price-tile event-price-tile-nonmember">
                <p class="event-price-audience">Non-members</p>
                <p class="event-price-amount">£5</p>
                <p class="event-price-vat">+ VAT</p></div>
        </div>

        <p class="event-price-note">*prices include VAT where stated</p>
    </section>

    <hr class="event-section-divider" />

    <!-- =========================================================
    HOW TO BOOK
    ========================================================= -->

    <section class="event-section event-booking-card" aria-labelledby="event-how-to-book">
        <h2 class="event-section-heading" id="event-how-to-book">
            How to Book
        </h2>

        <div class="event-booking-row">
            <div class="event-booking-copy">
                <p class="event-booking-main-text">
                    If you would like to book a place on this event please click on the <strong>register button</strong> at the <strong>top of the page</strong> or use the contact details above.
                </p>
            </div>

            <a class="event-button event-back-top-button" href="#top" onclick="window.scrollTo({ top: 0, behavior: 'smooth' }); return false;" title="Back to top of page">Back to top</a>
        </div>
    </section>

    <!-- =========================================================
    TERMS
    ========================================================= -->

    <p class="event-small-print">
        All event bookings are subject to our <a href="https://cbuilde.com/page/terms_and_conditions_events_booking" title="Events Booking Terms and Conditions">Events Booking Terms and Conditions</a>.
    </p>

</div>]]></description>
<pubDate>Fri, 28 Aug 2026 12:00:00 GMT</pubDate>
</item>
<item>
<title>Webinar Wednesday: The 2026 Future Home Standard Updates (Ventilation in the UK)</title>
<link>https://cbuilde.com/events/EventDetails.aspx?id=2049172</link>
<guid>https://cbuilde.com/events/EventDetails.aspx?id=2049172</guid>
<description><![CDATA[<img src="https://cdn.ymaws.com/cabe.site-ym.com/resource/resmgr/cpd/roundels/1_cpd.png" alt="1 Hour CPD" title="1 Hour CPD" longdesc="https://cbuilde.com/1%20Hour%20CPD" style="font-family: Aptos, sans-serif; width: 200px; height: 200px; float: right; margin-left: 20px;" /><span style="font-family: Aptos, sans-serif;"></span><h4>Overview&nbsp;</h4>
<p data-olk-copy-source="MessageBody" style="color: #242424; font-family: 'Segoe UI', 'Segoe UI Web (West European)', -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica Neue', sans-serif; font-size: 15px; background-color: #ffffff;">Following the previous Future Homes interim updates, changes to Approved Documents and Technical Handbooks and resulting building practices the eagerly anticipated and delayed 2026 updates are here. </p><p data-olk-copy-source="MessageBody" style="color: #242424; font-family: 'Segoe UI', 'Segoe UI Web (West European)', -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica Neue', sans-serif; font-size: 15px; background-color: #ffffff;">What does this mean for the building sector moving forwards? Is enough being done to tackle poor indoor air quality and ventilation within the uplift and how could this be shaped in the future moving towards the ever present Net Zero targets.<br /></p><div style="color: #242424; background-color: #ffffff; padding: 0px; font-size: 15px; font-family: 'Segoe UI', 'Segoe UI Web (West European)', -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica Neue', sans-serif; font-stretch: inherit; border: 0px; line-height: inherit;"><hr /><h4>&nbsp;</h4><h4>Learning Objectives</h4><p>&nbsp;</p><div style="color: #242424; background-color: #ffffff; padding: 0px; font-size: 15px; font-family: 'Segoe UI', 'Segoe UI Web (West European)', -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica Neue', sans-serif; font-stretch: inherit; border: 0px; line-height: inherit;"><ul><li style="color: black; font-size: 12pt; font-family: Aptos, sans-serif;"><span data-olk-copy-source="MessageBody"><span style="font-size: 15px; background-color: #ffffff; font-family: 'Segoe UI', 'Segoe UI Web (West European)', -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica Neue', sans-serif; color: #242424;">Understanding of what the Future Homes Standard is, previous uplifts, the history and where this is heading in the UK.</span></span></li><li style="color: black; font-size: 12pt; font-family: Aptos, sans-serif;"><span data-olk-copy-source="MessageBody"><span style="font-size: 15px; background-color: #ffffff; font-family: 'Segoe UI', 'Segoe UI Web (West European)', -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica Neue', sans-serif; color: #242424;">Knowledge of the results of the 2023/2024 consultation in England, what’s happening with the other devolved nations and when these changes or documents are expected to be introduced.</span></span></li><li style="color: black; font-size: 12pt; font-family: Aptos, sans-serif;"><span data-olk-copy-source="MessageBody"><span style="font-size: 15px; background-color: #ffffff; font-family: 'Segoe UI', 'Segoe UI Web (West European)', -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica Neue', sans-serif; color: #242424;">Details surrounding Awaab’s Law and how this looks to change views on indoor air quality in the UK and future plans for this to be widened further (private landlords).</span></span><br /></li><li style="color: black; font-size: 12pt; font-family: Aptos, sans-serif;"><span data-olk-copy-source="MessageBody"><span style="font-size: 15px; background-color: #ffffff; font-family: 'Segoe UI', 'Segoe UI Web (West European)', -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica Neue', sans-serif; color: #242424;">Future plans including a further Passivhaus consultation in Scotland and bridging the gap between 2026 and Net Zero.</span></span></li></ul></div><br /></div>
<p><b><span style="font-size: 10pt; letter-spacing: 0.1pt; font-family: Arial, sans-serif; color: #4a4f54;"></span></b></p>
<hr />
<h4>&nbsp;</h4><h4>About the Speaker - Ruth MacEachern, Product Manager</h4>
<p>&nbsp;</p><img alt="" src="https://cdn.ymaws.com/cabe.site-ym.com/resource/resmgr/webinars_2025/ruth_maceachern.png" style="width: 242px; height: 237px; float: left; margin-right: 10px;" />
<p><span style="background-color: #ffffff;"></span><span style="background-color: #ffffff;">Ruth has over 12 years of experience in the built environment and holds a degree in Building Control as well as being a trustee for the National Home Improvement Council (NHIC). </span></p><p><span style="background-color: #ffffff;">Ruth is passionate for change within the built environment and enjoys speaking and writing about improving knowledge around regulations and best practice for both new build and retrofit properties. She is a product manager for the ventilation manufacturer EnviroVent and has expertise in ventilation, indoor air quality and incoming changes to building practices.</span><br /></p><div>&nbsp;</div><p>&nbsp;&nbsp;</p><hr /><p>&nbsp;</p>
<h4>CPD Certificates&nbsp;</h4>
<p>If you join the webinar live and watch in its entirety, a CPD certificate will be emailed to you in due course after the session.</p>
<p>Please note, certificates are only provided for those who watch live.</p>
<p>&nbsp;</p>
<h4>How to Join</h4>
<p>If you would like to book a place on this webinar, please click on the '<strong>register' button at the top of the page</strong> or use the contact details above.</p>
<p>Online registration will be open up to<strong> 1 day</strong> before the webinar. Please contact us to book a place after this date.</p>

<style>
    a:link {
            color: #1d4747;
            }
    
            a:visited {
            color: #1d4747;
            }
    
            a:hover {
            color: #00bf6f;
            }
    
            a:active {
            color: #00bf6f;
            }
</style>]]></description>
<pubDate>Wed, 16 Sep 2026 14:00:00 GMT</pubDate>
</item>
</channel>
</rss>
