CINXE.COM
NETZERO HOME
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <!-- Title --> <title>NETZERO HOME</title> <!--=====CSS=======--> <link rel="stylesheet" href="/public/nz/home-assets/css/plugins/bootstrap.min.css"> <link rel="stylesheet" href="/public/nz/home-assets/css/plugins/swiper.bundle.css"> <link rel="stylesheet" href="/public/nz/home-assets/css/plugins/fontawesome.css"> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="stylesheet" href="/public/nz/home-assets/css/plugins/nice-select.css"> <link rel="stylesheet" href="/public/nz/home-assets/css/plugins/owl.carousel.min.css"> <link rel="stylesheet" href="/public/nz/home-assets/css/plugins/modal-video.min.css"> <link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet"> <link rel="stylesheet" href="/public/nz/home-assets/css/plugins/mobile.css"> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500&family=Lexend+Deca:wght@400;500;600;700;800&family=Manrope:wght@400;600;700;800&family=Roboto:ital,wght@0,400;0,500;0,700;0,900;1,500;1,700&family=Rubik:wght@400;500;600;700;800&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Inter:slnt,wght@-10..0,100..900&display=swap" rel="stylesheet"> <style> .inter-regular { font-family: "Inter", sans-serif; font-weight: 400; font-style: normal; } .inter-medium { font-family: "Inter", sans-serif; font-weight: 500; font-style: normal; } .inter-semibold { font-family: "Inter", sans-serif; font-weight: 600; font-style: normal; } .inter-bold { font-family: "Inter", sans-serif; font-weight: 700; font-style: normal; } .inter-extrabold { font-family: "Inter", sans-serif; font-weight: 800; font-style: normal; } </style> <link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet"> <style> .montserrat-regular { font-family: "Montserrat", sans-serif; font-weight: 400; font-style: normal; } .montserrat-medium { font-family: "Montserrat", sans-serif; font-weight: 500; font-style: normal; } .montserrat-semibold { font-family: "Montserrat", sans-serif; font-weight: 600; font-style: normal; } .montserrat-bold { font-family: "Montserrat", sans-serif; font-weight: 700; font-style: normal; } .montserrat-extrabold { font-family: "Montserrat", sans-serif; font-weight: 800; font-style: normal; } </style> <link rel="stylesheet" href="/public/nz/home-assets/css/plugins/aos.css"> <link rel="stylesheet" href="/public/nz/home-assets/css/typography.css"> <link rel="stylesheet" href="/public/nz/home-assets/css/master.css"> <link rel="stylesheet" href="/public/nz/home-assets/css/plugins/responsive.css"> <!--=====FAV-ICoN=======--> <link rel="icon" type="image/x-icon" href="/public/nz/img/icon/GBCI.svg" /> <!--=====JQUERY=======--> <script src="/public/nz/home-assets/js/plugins/jquery-3-6-0.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/waypoints/4.0.1/jquery.waypoints.min.js"></script> <style> :root { --primary-color: #1C323F; --pale-color: #ADC8D9; /* Warna biru muda */ --secondary-color: #506466; /* Warna biru gelap */ --accent-color: #81B29A; /* Warna hijau */ --background-color: #D9D9D9; /* Warna abu-abu */ } /* Body style */ body { background-color: var(--background-color); color: var(--secondary-color); font-family: Arial, sans-serif; } /* Header style */ /* header { */ /* background-color: var(--primary-color); */ /* padding: 20px; */ /* text-align: center; */ /* } */ /* Navigation style */ nav { background-color: var(--secondary-color); color: white; padding: 10px; text-align: center; } nav a { color: white; text-decoration: none; margin: 0 10px; } nav a:hover { color: var(--accent-color); } /* Button style */ button { background-color: var(--accent-color); border: none; color: white; padding: 10px 20px; cursor: pointer; } button:hover { background-color: var(--secondary-color); } .border-custom-secondary { border-color: var(--secondary-color) !important; } /* Additional classes for text color */ .text-custom-primary { color: var(--primary-color) !important; } .text-custom-secondary { color: var(--secondary-color) !important; } .text-custom-pale { color: var(--pale-color) !important; } .text-custom-accent { color: var(--accent-color) !important; } .text-custom-background { color: var(--background-color) !important; } /* Additional classes for background color */ .bg-custom-primary { background-color: var(--primary-color) !important; } .bg-custom-secondary { background-color: var(--secondary-color) !important; } .bg-custom-pale { background-color: var(--pale-color) !important; } .bg-custom-accent { background-color: var(--accent-color) !important; } .bg-custom-background { background-color: var(--background-color) !important; } .text-align-justify { text-align: justify; } .custom-text-truncate { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; text-overflow: ellipsis; } .custom-text-truncate-2 { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; text-overflow: ellipsis; } header #header.sticky { background-color: var(--background-color) !important; box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075); } @media only screen and (max-width: 600px) { .greenship-logo { max-width: 45px; } .footer-top .gbci-logo { max-width: 180px; } .section-padding2 { padding: 30px 0 30px; } } </style> <style> .benefit-banner-section { position: relative; padding: 300px 0 120px; } .benefit-banner-section img { max-height: 500px; } @media only screen and (max-width: 600px) { .benefit-banner-section { position: relative; padding: 130px 0 120px; } .btn-check-out a, span { font-size: 11px } } .opportunities-container { border-radius: 25px; } .custom-dashed-border-bottom { border-bottom: 1px dashed rgba(100, 100, 100, 0.3); } /* Tambahkan di bagian CSS */ .net-zero-section .row { flex-direction: row; } @media (max-width: 768px) { .net-zero-section .row { flex-direction: column; } .net-zero-section .col-md-4 { width: 100%; border: none; /* Hapus garis batas di mode mobile */ text-align: center; /* Pusatkan teks dan ikon di mode mobile */ padding: 0 15px; /* Tambahkan padding untuk jarak kanan dan kiri */ box-sizing: border-box; /* Pastikan padding tidak mempengaruhi ukuran elemen */ margin: 0; /* Set margin to 0 */ } .net-zero-section .d-flex { flex-direction: column; /* Ubah arah flex menjadi kolom di mode mobile */ align-items: center; /* Pusatkan konten */ width: 100%; /* Pastikan elemen memenuhi lebar kolom */ padding: 0; /* Reset padding di dalam flex */ margin: 0; /* Set margin to 0 */ } .net-zero-section .d-flex img { width: 60px; /* Sesuaikan ukuran ikon di mode mobile */ height: auto; margin-bottom: 10px; /* Tambahkan margin bawah untuk spasi antara ikon dan teks */ } .net-zero-section .ms-3 { margin-left: 0; /* Hapus margin kiri di mode mobile */ margin: 0; /* Set all margins to 0 */ padding: 0; /* Reset padding to 0 */ } .net-zero-section .inter-semibold.font-12 { font-size: 24px; /* Perbesar ukuran font judul */ line-height: 1.5; /* Atur jarak antar baris untuk judul */ margin: 0; /* Set margin to 0 */ } .net-zero-section .inter-regular.font-10 { font-size: 18px; /* Perbesar ukuran font deskripsi */ line-height: 1.6; /* Atur jarak antar baris untuk deskripsi */ margin: 0; /* Set margin to 0 */ } .net-zero-section .inter-bold.font-14 { font-size: 20px; /* Perbesar ukuran font link */ line-height: 1.5; /* Atur jarak antar baris untuk link */ margin: 0; /* Set margin to 0 */ } } </style> </head> <body> <!--=====preloader START=======--> <div id="preloader"> <div id="loader"></div> </div> <!--=====preloader end=======--> <!--=====progress START=======--> <div class="paginacontainer"> <div class="progress-wrap"> <svg class="progress-circle svg-content" width="100%" height="100%" viewBox="-1 -1 102 102"> <path d="M50,1 a49,49 0 0,1 0,98 a49,49 0 0,1 0,-98" /> </svg> </div> </div> <!--=====progress END=======--> <!--=====HEADER START=======--> <header> <div class="header-top-social-area bg-custom-primary d-lg-block d-none"> <div class="container"> <div class="row"> <div class="col-lg-12"> <div class="header-top-text-area" style="padding:14px !important"> <div class="haeder-top-text"> <p class="text-white inter-medium text-center " style="font-size:12px"> <img src="/public/nz/img/icon/email.svg" class="me-2 my-auto" alt=""> <span class="my-auto me-4"><a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="92fbfcf4fdd2f5f0f1fbfcf6fdfcf7e1fbf3bcfde0f5">[email protected]</a></span> <img src="/public/nz/img/home/icon/telephone.png" class="me-2 my-auto" alt=""> <span class="my-auto me-4">(+62) 21 2960 8012</span> <img src="/public/nz/img/home/icon/mark.png" class="me-2 my-auto" alt=""> <span class="my-auto me-4">Jakarta, Indonesia</span> </p> </div> <div class="haeder-top-social"> <ul> <li><a href="#" class="color"><img src="/public/nz/img/home/icon/youtube.png" alt=""></a></li> <li><a href="#" class="color"><img src="/public/nz/img/home/icon/instagram.png" alt=""></a></li> <li><a href="#" class="color"><img src="/public/nz/img/home/icon/linkedin.png" alt=""></a></li> </ul> </div> </div> </div> </div> </div> </div> <div class="header main-header"> <div class="header-area header header-sticky" id="header"> <div class="container"> <div class="row"> <div class="col-12"> <div class="header-elements"> <div class="site-logo d-flex flex-row justify-content-center align-items-end"> <a class="me-md-3" href="/netzero/"> <img class="greenship-logo" src="/public/nz/img/home/icon/wika_logo.png" style="width: 100%" alt="Logo" /> </a> <a class="mb-2" href="/netzero/"> <img class="greenship-logo" src="/public/nz/img/home/icon/greenship_logo.png" style="width: 100%" alt="Logo" /> </a> </div> <div class="main-menu-ex text-custom-secondary dropdown"> <ul> <li> <a href="#" class="text-custom-secondary"> ABOUT <span><i class="fa-solid fa-angle-down"></i></span> </a> <ul class=""> <li><a href="/netzero" class="inter-regular font-14 ">Home Net Zero</a> </li> <li><a href="/netzero/greenship" class="inter-regular font-14 ">Greenship Net Zero</a> </li> <li><a href="/netzero/advancing" class="inter-regular font-14 ">Advancing Net Zero</a> </li> <li><a href="/netzero/framework" class="inter-regular font-14 ">Net Zero Framework</a> </li> <li><a href="/netzero/benefit" class="inter-regular font-14 ">Net Zero Opportunities & Benefits</a> </li> </ul> </li> <li> <a href="#" class="text-custom-secondary" data-bs-toggle="modal" data-bs-target="#certify-building-modal">CERTIFY YOUR BUILDING </a> </li> <li> <a href="/netzero/" class="text-custom-secondary"> TRAINING <!-- <span><i class="fa-solid fa-angle-down"></i></span> --> </a> </li> <li> <a href="/netzero/" class="text-custom-secondary"> SPECIALIST </a> </li> </ul> </div> <div class="cta-btn d-lg-block d-none"> <div class=""> <a href='https://gbcindonesia.org/' class='app-brand-link' target=''> <span class='app-brand-logo'> <img src="/public/nz/img/home/logo_gbci.png" alt="Gambar SVG" width="159px" height="59px" /> </span> </a> </div> </div> </div> </div> </div> </div> </div> </div> </header> <!--=====HEADER END=======--> <!--=====Mobile header start=======--> <div class="mobile-header mobile-header-4 d-block d-lg-none" style="position:fixed;"> <div class="container-fluid"> <div class="col-12"> <div class="mobile-header-elements"> <div class="mobile-logo"> </div> <div class="mobile-nav-icon black-nav border-black text-custom-secondary border-custom-secondary "> <i class="fa-solid fa-bars"></i> </div> </div> </div> </div> </div> <!-- <div class="mobile-sidebar"> <div class="menu-close"> <i class="fa-solid fa-xmark"></i> </div> <div class="mobile-nav"> <ul class="mobile-nav-list"> <li> <a href="#" class="font-roboto font-18 weight-400">ABOUT <span><i class="fa-solid fa-angle-down"></i></span> </a> <ul class=""></ul> <li><a href="/netzero" class="inter-regular font-14 ">Home Net Zero</a> </li> <li><a href="/netzero/greenship" class="inter-regular font-14 ">Greenship Net Zero</a> </li> <li><a href="/netzero/advancing" class="inter-regular font-14 ">Advancing Net Zero</a> </li> <li><a href="/netzero/framework" class="inter-regular font-14 ">Net Zero Framework</a> </li> <li><a href="/netzero/benefit" class="inter-regular font-14 ">Net Zero Opportunities & Benefits</a> </li> </ul> </li> <li> <a href="#" class="font-roboto font-18 weight-400">CERTIFY YOUR BUILDING </a> </li> <li> <a href="#" class="font-roboto font-18 weight-400">TRAINING </a> </li> <li> <a href="#" class="font-roboto font-18 weight-400">SPECIALIST </a> </li> </ul> </div> </div> --> <div class="mobile-sidebar"> <div class="menu-close"> <svg class="svg-inline--fa fa-xmark" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="xmark" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512" data-fa-i2svg=""> <path fill="currentColor" d="M310.6 361.4c12.5 12.5 12.5 32.75 0 45.25C304.4 412.9 296.2 416 288 416s-16.38-3.125-22.62-9.375L160 301.3L54.63 406.6C48.38 412.9 40.19 416 32 416S15.63 412.9 9.375 406.6c-12.5-12.5-12.5-32.75 0-45.25l105.4-105.4L9.375 150.6c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L160 210.8l105.4-105.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-105.4 105.4L310.6 361.4z"> </path> </svg><!-- <i class="fa-solid fa-xmark"></i> Font Awesome fontawesome.com --> </div> <div class="mobile-nav"> <ul class="mobile-nav-list"> <li class=""> <a href="#" class="font-roboto font-18 weight-400 hash-nav">ABOUT </a> <ul class="sub-menu" style="display: none;"> <li class=""><a href="/netzero" class="inter-regular font-14 hash-nav">Home Net Zero</a> </li> <li class=""><a href="/netzero/greenship" class="inter-regular font-14 hash-nav">Greenship Net Zero</a> </li> <li class=""><a href="/netzero/advancing" class="inter-regular font-14 hash-nav">Advancing Net Zero</a> </li> <li class=""><a href="/netzero/framework" class="inter-regular font-14 hash-nav">Net Zero Framework</a> </li> <li class=""><a href="/netzero/benefit" class="inter-regular font-14 hash-nav">Net Zero Opportunities & Benefits</a> </li> </ul> </li> <li class=""> <a href="#" class="font-roboto font-18 weight-400 hash-nav">CERTiFY YOUR BUILDING </a> </li> <li class=""> <a href="#" class="font-roboto font-18 weight-400 hash-nav">TRAINING </a> </li> <li class=""> <a href="#" class="font-roboto font-18 weight-400 hash-nav">SPECIALIST </a> </li> </ul> </div> </div> <!--=====Mobile header end=======--> <!--=====WELCOME STARTS=======--> <div class="benefit-banner-section"> <div class="container"> <div class="row "> <div class="col-lg-6 bg-custom-primary d-flex align-items-center p-5" data-aos="fade-right" data-aos-duration="1000"> <h1 class="inter-bold font-62 ms-md-3 text-white"> Net Zero Buildings: Opportunities and Benefits Unveiled </h1> </div> <div class="col-lg-6 p-0" data-aos="zoom-out" data-aos-duration="1000"> <div class="welcome-2-images"> <img src="/public/nz/img/home/benefit_image_1.png" alt="" width="100%" style="border-radius: 0px;"> </div> </div> </div> <div class="row align-items-center"> <div class="col-lg-6 p-0" data-aos="zoom-out" data-aos-duration="1000"> <img src="/public/nz/img/home/benefit_image_2.png" alt="" width="100%" style="border-radius:0px"> </div> <div class="col-lg-6 p-0" data-aos="fade-right" data-aos-duration="1000"> <div class="welcome-author-text-area"> <div class="p-1 px-md-5 pt-5"> <h1 class="inter-bold font-28 margin-b24"> Indonesia鈥檚 Path toward Net Zero Building </h1> <p class="inter-regular font-16 text-align-justify"> Indonesia's path toward Net Zero buildings is paved with numerous opportunities that can catalyze sustainable development across the archipelago. The nation's abundant solar, wind, and geothermal resources present a significant opportunity for renewable energy integration into the building sector. Indonesia's rapid urbanization, while a challenge, also offers a unique chance to incorporate green building practices and energy-efficient designs right from the planning stages of new developments. Furthermore, the growing global emphasis on sustainability has increased access to international funding and technical partnerships for green projects. The Indonesian government's commitment to reducing greenhouse gas emissions has begun to foster a supportive policy environment for Net Zero initiatives. Lastly, the heightened awareness and demand for sustainable living spaces among the population are driving market demand for energy-efficient buildings, creating a conducive environment for the growth of the Net Zero building sector. </p> </div> </div> </div> </div> </div> </div> <!--=====WELCOME END=======--> <!--=====OPPORTUNITIES =======--> <div class="section-padding3"> <div class="opportunities-container container bg-custom-primary p-5"> <div class="d-flex flex-column text-white justify-content-center text-center"> <h4 class="inter-semibold font-34 mb-5" data-aos="fade-up" data-aos-duration="800"> Indonesia opportunities toward net zero </h4> <div class="row justify-content-center"> <div class="col-lg-2" data-aos="fade-up" data-aos-duration="800"> <img src="/public/nz/img/op_1.png" alt="" /> </div> <div class="col-lg-2" data-aos="fade-up" data-aos-duration="1000"> <img src="/public/nz/img/op_2.png" alt="" /> </div> <div class="col-lg-2" data-aos="fade-up" data-aos-duration="1200"> <img src="/public/nz/img/op_3.png" alt="" /> </div> <div class="col-lg-2" data-aos="fade-up" data-aos-duration="1400"> <img src="/public/nz/img/op_4.png" alt="" /> </div> <div class="col-lg-2" data-aos="fade-up" data-aos-duration="1400"> <img src="/public/nz/img/op_5.png" alt="" /> </div> </div> <div class="row mt-5" data-aos="fade-right" data-aos-duration="1000"> <div class="col-12 text-center"> <a href="/netzero/greenship" class="btn btn-lg bg-custom-accent text-custom-background p-3 px-5 mt-md-5" data-aos="fade-left" data-aos-duration="1200" style="border-radius: 40px;"> <span class="inter-semibold text-custom-background me-4"> Check out our GREENSHIP NZ </span> <span class="long-arrow "><img src="/public/nz/img/home/icon/arrow_btn.png" alt=""></span> </a> </div> </div> </div> </div> </div> <!--=====OPPORTUNITIES END=======--> <!--=====STRATEGIC =======--> <div class="client-section-area section-padding3"> <div class="container"> <div class="row"> <div class="col-lg-6 bg-custom-primary p-3 p-md-5 d-flex align-items-center" data-aos="flip-right" data-aos-duration="1000" style="border-radius: 30px;"> <img src="/public/nz/img/home/icon/target_arrow.png" alt=""> <p class="inter-bold font-54 text-white"> Net Zero Strategic Direction </p> </div> <div class="col-lg-6"> <div class="row p-md-3"> <div class="col-lg-6 about-others-text" style=""> <h2 class="inter-bold font-24 text-uppercase weight-700 lineh-48 mb-3 mx-0" data-aos="fade-left" data-aos-duration="800"> Tropical Climate </h2> <p class="inter-regular font-18 lineh-30 weight-400 color-3 m-0" data-aos="fade-left" data-aos-duration="1000" style=""> Increase understanding and awareness of best practice relating to carbon offsetting and pricing to drive consistency and increase creditability of net zero claims. </p> </div> <div class="col-lg-6 about-others-text"> <h2 class="inter-bold font-24 text-uppercase weight-700 lineh-48 mb-3" data-aos="fade-left" data-aos-duration="800"> Affordable </h2> <p class="inter-regular font-18 lineh-30 weight-400 color-3 " data-aos="fade-left" data-aos-duration="1000"> Provide a better understanding of carbon pricing as an approach to decarbonising economic activities and any broader aims including innovation, revenue generation, behaviour change and community benefits. </p> </div> <div class="col-lg-6 about-others-text"> <h2 class="inter-bold font-24 text-uppercase weight-700 lineh-48 mb-3" data-aos="fade-left" data-aos-duration="800"> Adaptive Capacity </h2> <p class="inter-regular font-18 lineh-30 weight-400 color-3 " data-aos="fade-left" data-aos-duration="1000"> To provide clarity on market- leading approaches to offsetting. </p> </div> <div class="col-lg-6 about-others-text"> <h2 class="inter-bold font-24 text-uppercase weight-700 lineh-48 mb-3" data-aos="fade-left" data-aos-duration="800"> Flexible </h2> <p class="inter-regular font-18 lineh-30 weight-400 color-3 " data-aos="fade-left" data-aos-duration="1000"> To expand on existing offsetting guidance and provide more detail where needed, including alignment with emerging standards and guidance, such as Integrity Council for the Voluntary Carbon Market (ICVCM). </p> </div> </div> </div> </div> <div class="row mt-5" data-aos="fade-right" data-aos-duration="1000"> <div class="col-12 text-center"> <a href="/netzero/greenship" class="btn btn-lg bg-custom-accent text-custom-background p-3 px-5 mt-md-5" data-aos="fade-left" data-aos-duration="1200" style="border-radius: 40px;"> <span class="inter-semibold text-custom-background me-4"> Check out our GREENSHIP NZ </span> <span class="long-arrow "><img src="/public/nz/img/home/icon/arrow_btn.png" alt=""></span> </a> </div> </div> <img src="/public/nz/img/home/icon/benefit_devider.png" alt="" width="100%"> </div> <!-- info line --> <div class=" bg-custom-accent p-3 mt-3" data-aos="fade-up" data-aos-duration="1000"> <div class="container"> <p class="inter-regular font-20 text-white"> Created in 2018 as part of a World Green Building Council initiative, GBC Indonesia Advancing Net Zero programme has a mission to lead the Indonesian transition to a net zero built environment. </p> </div> </div> </div> <!--=====STRATEGIC END=======--> <!--=====BUILDING ASSETS =======--> <div class="section-padding2"> <div class="container"> <h1 class="inter-bold font-48 text-custom-secondary" data-aos="fade-up" data-aos-duration="800"> What Drives Prominent Multinational Companies Building Asset Towards Net-Zero </h1> <div class=" text-center mt-4" data-aos="fade-up" data-aos-duration="1000"> <img src="/public/nz/img/home/benefit_image_4.png" alt="" style="max-width:500px" /> </div> <div class="content-key-element row mt-5 inter-regular font-20 gap-5" data-aos="fade-up" data-aos-duration="800"> <div class="col"> <div class="row"> <div class="col-lg-12 mb-sm-4" data-aos="fade-right" data-aos-duration="1000"> <h5 class="inter-bold font-24">Regulatory Compliance</h5> <p class="font-18 mt-4 text-align-justify"> Governments around the world are tightening regulations on energy use and emissions from buildings. Companies must adapt to these changes to avoid penalties and to comply with local and international laws that are moving towards stricter sustainability benchmarks. There are often financial incentives, such as tax breaks, and disincentives such as carbon tax </p> </div> <div class="col-lg-12 mb-sm-4" data-aos="fade-right" data-aos-duration="1000"> <h5 class="inter-bold font-24">Investor & Stakeholder Pressure</h5> <p class="font-18 mt-4 text-align-justify"> Investors are increasingly attentive to sustainability, recognizing that properties with better environmental performance have higher market values and are less risky. Stakeholders, including tenants and customers, also demand greener, healthier spaces, influencing companies to invest in sustainable buildings. </p> </div> <div class="col-lg-12 mb-sm-4" data-aos="fade-right" data-aos-duration="1000"> <h5 class="inter-bold font-24">Brand Reputation & Market Competitiveness</h5> <p class="font-18 mt-4 text-align-justify"> As awareness of climate change increases, consumers are more frequently choosing brands that demonstrate environmental responsibility. Companies adopting net-zero commitments can enhance their brand reputation and customer loyalty. </p> </div> <div class="col-lg-12 " data-aos="fade-right" data-aos-duration="1000"> <h5 class="inter-bold font-24">Competitive Advantage</h5> <p class="font-18 mt-4 text-align-justify"> Achieving net-zero can differentiate a company from its competitors, making it a leader in sustainability. This can be a significant advantage in industries where environmental impact is a critical factor in consumer decisions. </p> </div> </div> </div> <div class="col"> <div class="row"> <div class="col-lg-12 mb-sm-4" data-aos="fade-right" data-aos-duration="1000"> <h5 class="inter-bold font-24">Risk Management</h5> <p class="font-18 mt-4 text-align-justify"> Climate change poses physical risks to operations, supply chains, and markets. Companies adopting net-zero strategies for their buildings can mitigate these risks, ensuring more stable and secure operations. </p> </div> <div class="col-lg-12 mb-sm-4" data-aos="fade-right" data-aos-duration="1000"> <h5 class="inter-bold font-24">Cost Reduction</h5> <p class="font-18 mt-4 text-align-justify"> Energy-efficient buildings typically cost less to operate. By moving towards net-zero, companies can drastically reduce their energy expenses. Energy prices are volatile, and reducing dependency on fossil fuels mitigates financial risk. </p> </div> <div class="col-lg-12" data-aos="fade-right" data-aos-duration="1000"> <h5 class="inter-bold font-24">Environmental Social Governance(ESG)</h5> <p class="font-18 mt-4 text-align-justify"> Companies are increasingly aware of their role in global issues like climate change. Adopting net-zero commitments is part of fulfilling their ESG objectives, demonstrating responsibility to shareholders, Environment, customers, and the community. </p> </div> </div> </div> </div> <img src="/public/nz/img/home/icon/benefit_devider.png" alt="" width="100%" /> </div> </div> <!--=====BUILDING ASSETS END=======--> <!--=====BUILDING ASSETS =======--> <div class="section-padding2"> <div class="container"> <h1 class="inter-bold font-40 text-custom-secondary" data-aos="fade-up" data-aos-duration="800"> The Role of GREENSHIP Net Zero in Enhancing ESG Reporting for the Construction Sector </h1> <!-- image 4 --> <div class="row align-items-center"> <div class="col-md-4 mt-4" data-aos="fade-up" data-aos-duration="1000"> <img src="/public/nz/img/home/benefit_image_5.png" alt="" width="100%" /> </div> <div class="col-md-8 content-key-element row mt-5 inter-regular font-20 gap-2"> <div class="col-12" data-aos="fade-right" data-aos-duration="800"> <p class="inter-regular font-18 text-align-justify"> The integration of GREENSHIP Net Zero standards into ESG reporting is crucial for the construction sector's alignment with Net Zero commitments and strategies. This approach enhances transparency and accountability, providing detailed insights into how companies are reducing their environmental impact through sustainable building practices. By adopting these standards, construction firms can offer concrete, verifiable evidence of their progress toward Net Zero goals, essential for stakeholders such as investors, clients, and regulatory bodies. The use of GREENSHIP Net Zero in ESG reporting not only showcases a company's commitment to sustainability but also demonstrates adherence to stringent environmental criteria, encompassing energy efficiency, sustainable material use, and waste reduction. This transparency is pivotal in attracting investments and maintaining compliance with increasingly rigorous environmental regulations </p> </div> <div class="col-12" data-aos="fade-left" data-aos-duration="1200"> <p class="inter-regular font-18 text-align-justify"> the strategic use of GREENSHIP Net Zero within ESG frameworks encourages innovation and enhances competitiveness in the construction sector. Companies are motivated to explore new sustainable materials and technologies to meet high green building standards, fostering innovation that benefits both the environment and their operational bottom line. This push towards sustainable innovation is also aligned with global investment trends, where there is a growing preference for businesses that mitigate environmental risks and offer long-term sustainability. By positioning themselves as leaders in sustainable practices, construction firms not only enhance their market appeal but also prepare for future regulatory changes and expectations. In this way, ESG reporting that incorporates GREENSHIP Net Zero standards becomes a cornerstone in driving the sector towards sustainable development and achieving Net Zero emissions, securing a resilient and prosperous future for the construction industry. </p> </div> </div> </div> </div> </div> <!--=====BUILDING ASSETS END=======--> <!--=====STRENGTHENED CARBON END=======--> <div class="section-padding2"> <div class="container"> <!-- --> <div class="container text-custom-secondary px-0 mt-5" data-aos="fade-up" data-aos-duration="800"> <h3 class="inter-semibold font-60"> Strengthened Carbon Ecosystem for Future Indonesia鈥檚 Net Zero </h3> <p class="inter-regular font-20 text-align-justify mt-5"> Indonesia's pursuit of a net-zero future is significantly anchored in the strengthening of its carbon ecosystem, an integrated approach that melds technological innovation, policy reform, and sustainable finance. This holistic strategy is aimed at reducing both operational and embodied carbon emissions within key sectors such as construction, energy, and transportation, thereby accelerating the country's transition towards sustainable development. Central to this endeavour is the implementation of green building standards, and the adoption of renewable energy technologies. Such initiatives are supported by robust policy frameworks, including carbon pricing mechanisms and incentives for low-carbon technologies, positioning Indonesia to meet its ambitious climate targets while fostering economic growth and resilience against climate risks. </p> </div> <div class="row"> <div class="col-md-4 mb-sm-4" data-aos="fade-right" data-aos-duration="1000"> <div class="d-flex flex-row justify-content-center p-md-5 "> <img src="/public/nz/img/home/benefit_image_7.png" alt=""> </div> <h5 class="inter-bold font-24">Circular Economy: Enhancing Resource Efficiency</h5> <p class="font-18 mt-4 text-align-justify"> Embracing the principles of the circular economy means reimagining and reshaping the way products and processes are designed to reduce waste and maximize resource utilization. This strategy prolongs the life of materials through recycling and reuse, encouraging innovation in both product development and supply chain operations. For businesses, adopting circular practices not only lessens their ecological footprint but also enhances cost-effectiveness and generates new opportunities by exploring emerging markets dedicated to circular goods and services. </p> </div> <div class="col-md-4 mb-sm-4" data-aos="fade-right" data-aos-duration="1000"> <div class="d-flex flex-row justify-content-center p-md-5 "> <img src="/public/nz/img/home/benefit_image_8.png" alt=""> </div> <h5 class="inter-bold font-24">Green Finance: Unlocking Sustainable Investments</h5> <p class="font-18 mt-4 text-align-justify"> Green finance refers to various financial instruments and services aimed at backing projects with environmental and climate benefits. It significantly contributes to the shift towards a sustainable economy by directing investments towards sustainable infrastructure, renewable energy sources, and technologies that enhance energy efficiency. For companies, tapping into green finance offers fresh opportunities for investment and expansion, positioning them to capitalize on the growing market appetite for sustainable practices and solutions. </p> </div> <div class="col-md-4 mb-sm-4" data-aos="fade-right" data-aos-duration="1000"> <div class="d-flex flex-row justify-content-center p-md-5 "> <img src="/public/nz/img/home/benefit_image_9.png" alt=""> </div> <h5 class="inter-bold font-24">Carbon Tax: A Catalyst for Innovation</h5> <p class="font-18 mt-4 text-align-justify"> Implementing a carbon tax, a financial charge on the carbon dioxide content of fossil fuels acts as a strong economic incentive for lowering greenhouse gas emissions. It encourages companies to factor in the cost of carbon emissions into their operations, motivating them to seek out and adopt greener, more efficient technologies and methods. This approach not only aids in diminishing the ecological footprint of business activities but also elevates firms to the forefront of the shift towards a greener economy. Furthermore, the funds collected through carbon taxes can be channelled back into initiatives supporting renewable energy, thereby enhancing the positive impacts of this policy. </p> </div> </div> <div class="row mt-sm-5"> <div class="col-lg-6"> </div> <!-- <div class="col-lg-6"> --> <!-- <div class="row"> --> <!-- <img src="/public/nz/img/home/icon/benefit_flat_icon_1.svg" alt=""> --> <!-- </div> --> <!-- </div> --> </div> </div> </div> <!--=====STRENGTHENED CARBON END=======--> <!--=====FRAMEWORK STARTS=======--> <div class="section-padding2 net-zero-section"> <div class="row bg-white mt-sm-5 mx-0 p-0 flex-wrap"> <div class="col-md-4 border-end m-0 p-3 p-sm-5" data-aos="fade-up" data-aos-duration="800"> <div class="d-flex flex-md-row flex-column align-items-center" style="height: 100%; width: 100%;"> <img src="/public/nz/img/home/icon/farm_house.svg" alt="" /> <div class="ms-3"> <h6 class="inter-semibold font-12">GBC Indonesia Framework Towards Net Zero</h6> <p class="inter-regular font-10 lineh-18 mt-2 text-custom-secondary text-wrap text-align-justify mb-3"> Our framework to guide the transition towards Net Zero buildings, emphasizing the integration of sustainable design principles, energy efficiency, and renewable </p> <a href="/netzero/framework" class="inter-bold font-14 text-custom-secondary" style="text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: #88BD85; text-decoration-thickness: 2px;"> FIND OUT MORE </a> </div> </div> </div> <div class="col-md-4 border-end m-0 p-3 p-sm-5" data-aos="fade-up" data-aos-duration="800"> <div class="d-flex flex-md-row flex-column align-items-center" style="height: 100%; width: 100%;"> <img src="/public/nz/img/home/icon/papper.svg" alt=""> <div class="ms-3"> <h6 class="inter-semibold font-12">Net Zero Pathways: Catalyzing Carbon Offset through GREENSHIP </h6> <p class="inter-regular font-10 lineh-18 mt-2 text-custom-secondary text-wrap text-align-justify mb-3 custom-text-truncate"> The adoption of a GREENSHIP Net Zero in Indonesia presents a multitude of opportunities and benefits that are pivotal for the country's carbon offset goals in the coming future. </p> <a href="/netzero/benefit" class="inter-bold font-14 text-custom-secondary" style="text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: #88BD85; text-decoration-thickness: 2px;"> FIND OUT MORE </a> </div> </div> </div> <div class="col-md-4 border-end m-0 p-3 p-sm-5" data-aos="fade-up" data-aos-duration="800"> <div class="d-flex flex-md-row flex-column align-items-center" style="height: 100%; width: 100%;"> <img src="/public/nz/img/home/icon/greenship.svg" alt=""> <div class="ms-3"> <h6 class="inter-semibold font-12">GREENSHIP Net Zero for Indonesia鈥檚 future development</h6> <p class="inter-regular font-10 lineh-18 mt-2 text-custom-secondary text-wrap text-align-justify mb-3 custom-text-truncate"> GREENSHIP Net Zero certification process with a comprehensive workflow designed to guide projects from initial design through to operation, focusing on achieving specific targets for energy efficiency. </p> <a href="/netzero/greenship" class="inter-bold font-14 text-custom-secondary" style="text-decoration-line: underline; text-decoration-style: solid; text-decoration-color: #88BD85; text-decoration-thickness: 2px;"> FIND OUT MORE </a> </div> </div> </div> </div> </div> <!--=====FRAMEWORK END=======--> <!--=====CTA STARTS=======--> <section class="section-padding2"> <div class="container bg-white" style="border-radius:20px"> <div class="row align-items-center"> <div class="col-lg-4 p-0" data-aos="zoom-out" data-aos-duration="1000"> <div class="cta-images p-0"> <img src="/public/nz/img/home/benefit_image_6.png" alt="" width="100%" height="100%" style="border-radius: 20px;"> </div> </div> <div class="col-lg-1"></div> <div class="col-lg-7 py-3" data-aos="fade-right" data-aos-duration="1000"> <div class="cta-section-text ps-md-2 pe-md-5"> <h2 class="inter-semibold font-40 lineh-50 color-1 margin-b24"> Certify Your Buildings </h2> <p class="inter-regular font-20 color-3 margin-b24 text-align-justify"> in the net zero movement with the Green Building Council Indonesia offers a unique opportunity to contribute to sustainable building practices in one of the world's most dynamic emerging markets </p> <div class="row mt-5" data-aos="fade-up" data-aos-duration="1200"> <div class="col-12 "> <div class="btn btn-lg border text-custom-primary py-2 px-5" style="border-radius: 26px;"> <a href="/netzero/under-development" class="inter-semibold text-custom-primary"> Certify now </a> <span class="long-arrow"><i class="fa-solid fa-arrow-right-long"></i></span> </div> </div> </div> </div> </div> </div> </div> </section> <!--=====CTA END=======--> <!--=====FOOTER STARTS=======--> <div class="" style="background:#212529"> <div class="footer-top"> <div class="container py-lg-5 px-lg-5"> <div class="row py-lg-5 px-lg-5"> <div class="px-lg-5 col-lg-12 col-md-12 col-sm-12"> <div class="container"> <div class="row p-3 p-md-0"> <div class="col-md-3 col-md-3 col-sm-3"> <h4 class="inter-bold font-20 text-white mb-2 mb-md-4">About Us</h4> <p class="inter-regular font-14 text-light mb-3 mb-md-0 text-align-justify"> GBC Indonesia is an Established Member of World Green Building Council. World GBC is a global action network comprised of around 70 Green Building Councils around the globe. </p> <a href="https://gbcindonesia.org/"> <img class="gbci-logo mt-md-5" src="/public/nz/img/home/icon/gbci_footer_logo.png" alt="logo-gbci"> </a> </div> <div class="col-md-1 col-sm-3"></div> <div class="col-md-4 col-md-3 col-sm-3 mt-5 mt-md-0"> <h4 class="inter-bold font-20 text-white mb-2 mb-md-4"> Useful Links </h4> <ul class="list-unstyled mb-md-0 mt-md-0 inter-regular lineh-36"> <li class="mb-2"> <a data-bs-toggle="modal" data-bs-target="#certify-building-modal" class="text-secondary inter-regular text-light"> Certify Your Building </a> </li> <li class="mb-2"> <a href="/netzero/greenship" class="text-secondary inter-regular text-light"> Greenship Net Zero </a> </li> <li class="mb-2"> <a href="/netzero/advancing" class="text-secondary inter-regular text-light"> Advancing Net Zero </a> </li> <li class="mb-2"> <a href="/netzero/framework" class="text-secondary inter-regular text-light"> Net Zero Framework </a> </li> <li class="mb-2"> <a href="/netzero/benefit" class="text-secondary inter-regular text-light"> Net Zero Opportunities & Benefits </a> </li> </ul> </div> <div class="col-md-4 col-sm-3 mt-5 mt-md-0 text-white"> <div class="ms-md-5"> <h4 class="inter-bold font-20 mb-md-4">Contact Us</h4> <p class="inter-regular font-16"> <i class="fa fa-phone"></i> (+62) 21 2960 8012</p> <p class="inter-regular font-16 mt-2"> <i class="fa fa-envelope"></i> <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="660f080009260104050f0802090803150f0748091401">[email protected]</a> </p> <div class="mt-5"> <i class="bx bxl-instagram text-biru-utama fs-2 pe-2"></i> <i class="bx bxl-twitter text-biru-utama fs-2 px-2"></i> <i class="bx bxl-facebook text-biru-utama fs-2 px-2"></i> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="footer-bottom py-3 bg-hitam-utama" style="background:#16181B"> <div class="container d-flex flex-wrap justify-content-center flex-md-row flex-column text-center text-md-start"> <div class="mb-2 mb-md-0 text-center"> <span class="footer-text">Copyright</span> <span class="footer-text">漏 <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script> document.write(new Date().getFullYear()); </script>. </span> <span class="footer-text"> GREEN BUILDING COUNCIL INDONESIA. All Rights Reserved</span> </div> </div> </div> </div> <!--=====FOOTER END=======--> <!--=====JS=======--> <script src="/public/nz/home-assets/js/plugins/bootstrap.min.js" defer></script> <script src="/public/nz/home-assets/js/plugins/swiper.bundle.js" defer></script> <script src="/public/nz/home-assets/js/plugins/owl.carousel.min.js" defer></script> <script src="/public/nz/home-assets/js/plugins/fontawesome.js" defer></script> <script src="/public/nz/home-assets/js/plugins/counter.js" defer></script> <script src="/public/nz/home-assets/js/plugins/jquery-modal-video.min.js" defer></script> <script src="https://unpkg.com/aos@2.3.1/dist/aos.js" defer></script> <script src="/public/nz/home-assets/js/plugins/jquery.nice-select.js" defer></script> <script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.6/dist/umd/popper.min.js" integrity="sha384-oBqDVmMz9ATKxIep9tiCxS/Z9fNfEXiDAYTujMAeBAsjFuCZSmKbSSUnQlmh/jp3" crossorigin="anonymous" defer></script> <script src="/public/nz/assets/vendor/libs/cleavejs/cleave.js"></script> <script src="/public/nz/assets/vendor/libs/cleavejs/cleave-phone.js"></script> <script src="/public/nz/home-assets/js/plugins/mobilemenu.js" defer></script> <script src="https://cdn.jsdelivr.net/npm/sweetalert2@11" crossorigin="anonymous" defer></script> <script src="/public/nz/home-assets/js/main.js" defer></script> <!-- Page JS --> <div class="modal fade" id="certify-building-modal" tabindex="-1" aria-hidden="true"> <div class="modal-dialog modal-xl modal-simple modal-edit-user"> <div class="modal-content" style="padding: 0;"> <div class="modal-body" style="padding:0px;"> <div class="row"> <div class="col-md-6"> <img src="/public/nz/img/background-register.png" alt="" style="width: 100%;height: 100%;"> </div> <div class="col-md-6"> <div class="p-3 mt-5"> <h6>Register Building</h6> </div> <form id='registerBuildingModel' class='row g-3 px-3' onsubmit='return false'> <input type="hidden" name="entity" id="entity-input" value=0> <input type="hidden" name="use" id="use-input" value=1> <div class='col-12 col-md-12'> <label class='form-label' for='modaProjectOwner'>Project Owner</label> <input type='text' id='modaProjectOwner' name='project_owner' class='form-control' /> </div> <div class="col-12 col-md-12"> <label class="form-label" for="modalCompany">Company</label> <input type="text" id="modalCompany" name="company" class="form-control" /> </div> <div class="col-12 col-md-12"> <label class="form-label" for="modalAddress">Address</label> <textarea id="modalAddress" class="form-control" name="address"></textarea> </div> <div class="col-12 col-md-12 mb-3"> <label class="form-label" for="modaMobile">Phone Number</label> <div class="input-group input-group-merge"> <span class="input-group-text">+62</span> <!-- <input type="tel" pattern="[0-9]*" inputmode="numeric" id="modaMobile" name="mobile" --> <!-- class="form-control phone-number-mask" /> --> <input type="text" id="basic-default-phone" class="form-control phone-mask" placeholder="81283121234" aria-label="81283121234" aria-describedby="basic-default-phone" name="mobile" /> </div> </div> <hr> <div class="row mt-3"> <div class="col-md-6"> <div class="form-group"> <label class="form-label" for="picName">PIC Name</label> <input type="text" id="picName" name="pic_name" class="form-control" /> </div> </div> <div class="col-md-6"> <div class="form-group"> <label class="form-label" for="picMobile">PIC Phone Number</label> <div class="input-group input-group-merge"> <span class="input-group-text">+62</span> <input type="text" id="basic-default-phone" class="form-control phone-mask" placeholder="81283121234" aria-label="81283121234" aria-describedby="basic-default-phone" name="pic_mobile" /> </div> </div> </div> </div> <div class="col-12"> <label class="form-label" for="modalBuildingName">Building Name</label> <input type="text" id="modalBuildingName" name="building_name" class="form-control" /> </div> <div class="row mt-3"> <div class="col-12 mt-1"> <label class="switch"> <input class="form-check-input mt-0" id="checkbox-save" type="checkbox" value="" aria-label="Checkbox for following text input" /> <span class="switch-label">I accept the <a href="/netzero/under-development"> Terms and condition</a></span> </label> <br /> <label class="switch"> <input class="form-check-input mt-0" type="checkbox" value="" aria-label="Checkbox for following text input" /> <span class="switch-label"><a href="/netzero/under-development"> Self Declarations</a></span> </label> </div> </div> <div class="col-12 text-center my-4"> <button id="save-btn" class="btn me-sm-3 me-1" style="color: white;background-color: #495970;">Register</button> <!-- <a href="/netzero/demo/dashboard/client" class="btn btn-primary me-sm-3 me-1" disabled>DEMO</a> --> </div> </form> </div> </div> </div> </div> </div> </div> <script> $(document).ready(function () { $('#checkbox-save').on("change", function () { console.log('checkbox clicked') if ($(this).is(":checked")) { $("#save-btn").prop("disabled", false); } else {$("#save-btn").prop("disabled", true);}; }); $("#save-btn").click(function () { let data = $('#registerBuildingModel').serialize(); doSave(data); }); }); function doSave(data) { $.ajax({ url: "/api-netzero/project/save", data: data, dataType: "json", type: "POST", cache: false }).done(function (res) { Swal.fire({ target: document.getElementById('editUser'), icon: "success", title: "Data Registered Successfully", showConfirmButton: false, timer: 3000 }).then(function () { $(location).attr("href", '/netzero/dashboard/client'); }); }).fail(function (err) { Swal.fire({ target: document.getElementById('editUser'), icon: "error", title: "Data Registration Failed!", text: err.responseJSON.message, showConfirmButton: false, timer: 300000 }); }); } </script> <script> const phoneMaskList = document.querySelectorAll('.phone-mask') // Phone Number if (phoneMaskList) { phoneMaskList.forEach(function (phoneMask) { new Cleave(phoneMask, { phone: true, phoneRegionCode: 'ID' }); }); } </script> </body> </html>