﻿#Banner{margin-top:90px;width:100%;height:660px;position:relative;padding:110px 114px 44px;overflow:hidden;}#Banner::after{content:"";position:absolute;inset:0;background-color:rgba(0,0,0,.35);z-index:1;}#Banner .banner-pic{position:absolute;inset:0;object-fit:cover;object-position:bottom;width:100%;}#Banner .banner-wrapper{position:relative;display:flex;flex-direction:column;justify-content:space-between;height:100%;z-index:2;}#Banner .banner-wrapper .banner-text{color:#fff;}#Banner .banner-wrapper .banner-text .banner-head{font-family:Roboto-M;font-size:28px;margin-left:8px;}#Banner .banner-wrapper .banner-text .banner-title{font-family:Roboto-B;font-size:84px;}#Banner .banner-wrapper .banner-text .banner-subtitle{margin-top:12px;font-family:Roboto-M;font-size:28px;}#Banner .linkedin-text{display:flex;gap:16px;align-items:center;}#Banner .linkedin-text .image{width:37px;}#Banner .linkedin-text .text{color:#fff;font-size:18px;font-family:Roboto-R;font-style:italic;}#AboutSGEI{margin-top:86px;margin-bottom:75px;padding-left:198px;padding-right:166px;}#AboutSGEI .about-wrapper{display:flex;justify-content:space-between;gap:70px;}#AboutSGEI .about-wrapper .title-text{font-family:Roboto-B;font-size:38px;width:290px;}#AboutSGEI .about-wrapper .desc-container{width:877px;}#AboutSGEI .about-wrapper .desc-container .desc-text{font-family:Roboto-R;font-size:18px;line-height:1.5;}#AboutSGEI .about-wrapper .desc-container .desc-text b{font-family:Roboto-B;}#AboutSGEI .about-wrapper .desc-container .desc-btn{margin-top:38px;background-color:#223f7f;padding:12px 34px;border-radius:30px;width:fit-content;}#AboutSGEI .about-wrapper .desc-container .desc-btn p{font-family:Roboto-M;font-size:18px;color:#fff;}#ConnectedEnergy{width:100%;height:580px;background:url("../images/default/energy-banner.jpg") no-repeat center;background-size:cover;position:relative;}#ConnectedEnergy .connected-wrapper{position:absolute;bottom:0;width:100%;padding:40px 120px;color:#fff;}#ConnectedEnergy .connected-wrapper .connected-title{padding-left:45px;font-size:38px;font-family:Roboto-B;}#ConnectedEnergy .connected-wrapper .connected-toggle-btns{display:none;}@media screen and (max-width:960px){#ConnectedEnergy .connected-wrapper .connected-toggle-btns{display:flex;flex-direction:column;align-items:flex-end;gap:6px;margin-bottom:24px;margin-top:24px;}}@media screen and (max-width:430px){#ConnectedEnergy .connected-wrapper .connected-toggle-btns{display:flex;flex-direction:column;align-items:flex-end;gap:1.395vw;margin-bottom:5.581vw;margin-top:5.581vw;}}#ConnectedEnergy .connected-wrapper .connected-toggle-btns .toggle-btn{padding:6px 24px;border-right:1px solid transparent;font-family:Roboto-R;font-size:16px;cursor:pointer;color:#fff;transition:background .2s ease,color .2s ease;}#ConnectedEnergy .connected-wrapper .connected-toggle-btns .toggle-btn.active{border-right:1.5px solid #fff;background:linear-gradient(270.11deg,rgba(255,255,255,.482) .11%,rgba(255,255,255,0) 99.91%);}@media screen and (max-width:430px){#ConnectedEnergy .connected-wrapper .connected-toggle-btns .toggle-btn{padding:1.395vw 5.581vw;border-right:.233vw solid transparent;font-family:Roboto-R;font-size:3.721vw;cursor:pointer;color:#fff;transition:background .2s ease,color .2s ease;}#ConnectedEnergy .connected-wrapper .connected-toggle-btns .toggle-btn.active{border-right:.349vw solid #fff;background:linear-gradient(270.11deg,rgba(255,255,255,.482) .11%,rgba(255,255,255,0) 99.91%);}}#ConnectedEnergy .connected-wrapper .connected-containers{margin-top:30px;display:flex;gap:42px;}#ConnectedEnergy .connected-wrapper .connected-containers .item{position:relative;background-color:rgba(255,255,255,.1019607843);border:1px solid rgba(255,255,255,.5019607843);box-shadow:0 4px 4px 0 rgba(0,0,0,.2509803922);border-radius:8px;backdrop-filter:blur(16px);}#ConnectedEnergy .connected-wrapper .connected-containers .item .title-text{font-family:Roboto-B;font-size:20px;}#ConnectedEnergy .connected-wrapper .connected-containers .item .desc-text{font-family:Roboto-R;font-size:16px;}#ConnectedEnergy .connected-wrapper .connected-containers .item ul{padding-left:16px;}#ConnectedEnergy .connected-wrapper .connected-containers .item ul li:not(:first-child){margin-top:16px;}#ConnectedEnergy .connected-wrapper .connected-containers .item.our-roles{max-width:733px;padding:28px 40px;display:flex;gap:36px;}#ConnectedEnergy .connected-wrapper .connected-containers .item.our-roles .left-container{max-width:228px;}#ConnectedEnergy .connected-wrapper .connected-containers .item.our-roles .left-container .desc-text{margin-top:10px;}#ConnectedEnergy .connected-wrapper .connected-containers .item.our-roles .left-container .image{margin-top:16px;width:169px;height:auto;border-radius:8px;}#ConnectedEnergy .connected-wrapper .connected-containers .item.our-focus{max-width:587px;width:100%;padding:30px 36px;}#ConnectedEnergy .connected-wrapper .connected-containers .item.our-focus .desc-text{margin-top:14px;}#ConnectedEnergy .connected-wrapper .connected-containers .item.our-focus .image{position:absolute;width:120px;height:auto;top:-26px;right:21px;}@media screen and (max-width:960px){#ConnectedEnergy .connected-wrapper .connected-containers .item.our-roles,#ConnectedEnergy .connected-wrapper .connected-containers .item.our-focus{display:none;}#ConnectedEnergy .connected-wrapper .connected-containers .item.our-roles.active{display:flex;}#ConnectedEnergy .connected-wrapper .connected-containers .item.our-focus.active{display:block;}}#News{padding:72px 150px;padding-bottom:114px;}#News .title-section .title-text{font-family:Roboto-B;font-size:38px;}#News .title-section .desc-sect{display:flex;justify-content:space-between;align-items:flex-end;}#News .title-section .desc-sect .desc-text{font-family:Roboto-R;font-size:18px;}#News .title-section .desc-sect .desc-btn{background-color:#223f7f;padding:12px 34px;border-radius:30px;width:fit-content;}#News .title-section .desc-sect .desc-btn p{font-family:Roboto-M;font-size:18px;color:#fff;}#News .news-carousel{margin-top:38px;position:relative;}#News .news-carousel .news-swiper{padding:0 10px;}#News .news-carousel .news-swiper .swiper-wrapper{padding-bottom:20px;}#News .news-carousel .news-item{width:100%;transform:translate(0%);transition:all .4s ease;}#News .news-carousel .news-item .news-image{width:100%;height:256px;overflow:hidden;border-radius:12px;}#News .news-carousel .news-item .news-image img{width:100%;height:100%;object-fit:cover;transform:scale(1);transition:all .4s ease;}#News .news-carousel .news-item .news-date{margin-top:20px;display:flex;align-items:center;gap:12px;}#News .news-carousel .news-item .news-date .icon{width:18px;height:auto;opacity:.5;}#News .news-carousel .news-item .news-date p{font-family:Roboto-R;font-size:18px;color:rgba(0,0,0,.3);}#News .news-carousel .news-item .news-title{margin-top:15px;font-family:Roboto-B;font-size:22px;color:#000;width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}#News .news-carousel .news-item .news-desc{margin-top:28px;font-family:Roboto-R;font-size:18px;color:#000;width:100%;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4;}@media screen and (min-width:961px){#News .news-carousel .news-item:hover .news-image img{transform:scale(1.06);}}#News .news-carousel .news-prev,#News .news-carousel .news-next{position:absolute;top:27%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;}#News .news-carousel .news-prev::after,#News .news-carousel .news-next::after{content:"";width:10px;height:10px;border-top:2px solid #000;border-right:2px solid #000;}#News .news-carousel .news-prev::before,#News .news-carousel .news-next::before{content:"";border:1px solid #223f7f;border-radius:50%;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .2s ease;}#News .news-carousel .news-prev:hover::before,#News .news-carousel .news-next:hover::before{opacity:1;}#News .news-carousel .news-prev:hover::after,#News .news-carousel .news-next:hover::after{border-color:#223f7f;}#News .news-carousel .news-prev.swiper-button-disabled,#News .news-carousel .news-next.swiper-button-disabled{opacity:.3;pointer-events:none;}@media screen and (max-width:960px){#News .news-carousel .news-prev,#News .news-carousel .news-next{display:none;}}#News .news-carousel .news-prev{left:-44px;}#News .news-carousel .news-prev::after{transform:rotate(-135deg) translate(-2px,2px);}#News .news-carousel .news-next{right:-44px;}#News .news-carousel .news-next::after{transform:rotate(45deg) translate(-2px,2px);}#News .news-carousel .news-pagination{width:fit-content;margin:40px auto 0;}#News .news-carousel .news-pagination .swiper-pagination-bullet{background:#707070;width:6px;height:6px;}#News .news-carousel .news-pagination .swiper-pagination-bullet-ective{background:#2596be;width:6px;height:6px;}@media screen and (max-width:1248px){#Banner .banner-wrapper .banner-text .banner-head{font-size:24px;}#Banner .banner-wrapper .banner-text .banner-title{font-size:60px;}#Banner .banner-wrapper .banner-text .banner-subtitle{font-size:24px;}}@media screen and (max-width:1024px){#AboutSGEI{padding:0 80px;}#AboutSGEI .about-wrapper{flex-direction:column;}#AboutSGEI .about-wrapper .title-text{width:100%;}#AboutSGEI .about-wrapper .desc-container{width:100%;}#ConnectedEnergy{height:710px;}#ConnectedEnergy .connected-wrapper{padding:40px 80px;}#ConnectedEnergy .connected-wrapper .connected-title{padding-left:unset;font-size:34px;width:100%;}#ConnectedEnergy .connected-wrapper .connected-containers{flex-direction:column;}#ConnectedEnergy .connected-wrapper .connected-containers .item.our-roles,#ConnectedEnergy .connected-wrapper .connected-containers .item.our-focus{max-width:100%;width:100%;}#News{padding:72px 80px;padding-bottom:0;}}@media screen and (max-width:960px){#Banner{height:580px;padding:52px 35px 20px;}#Banner .banner-pic{object-position:70%;width:unset;}#Banner .banner-wrapper .banner-text .banner-head{font-size:18px;margin-left:0;}#Banner .banner-wrapper .banner-text .banner-title{margin-top:10px;font-size:46px;}#Banner .banner-wrapper .banner-text .banner-subtitle{font-size:18px;}#Banner .linkedin-text{justify-content:flex-end;}#Banner .linkedin-text .text{font-size:16px;}#AboutSGEI{margin:52px 0 45px;padding:0 23px;}#AboutSGEI .about-wrapper{gap:30px;}#AboutSGEI .about-wrapper .title-text{font-size:28px;}#ConnectedEnergy{height:710px;}#ConnectedEnergy::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.3803921569) 0%,rgba(0,0,0,.078) 100%);}#ConnectedEnergy .connected-wrapper{padding:54px 26px 22px;position:relative;display:flex;flex-direction:column;}#ConnectedEnergy .connected-wrapper .connected-title{font-size:28px;}#ConnectedEnergy .connected-wrapper .connected-containers{margin-top:0;}#ConnectedEnergy .connected-wrapper .connected-containers .item ul li:not(:first-child){margin-top:10px;}#ConnectedEnergy .connected-wrapper .connected-containers .item.our-roles{flex-direction:column;gap:26px;padding:24px 28px;}#ConnectedEnergy .connected-wrapper .connected-containers .item.our-roles .left-container .image{margin-top:14px;}#ConnectedEnergy .connected-wrapper .connected-containers .item.our-roles .left-container .title-text{font-size:20px;}#ConnectedEnergy .connected-wrapper .connected-containers .item.our-roles .left-container .desc-text{font-size:14px;}#ConnectedEnergy .connected-wrapper .connected-containers .item.our-focus .image{bottom:-86px;right:-19px;}#News{padding:55px 20px;}#News .title-section{padding:0 20px;}#News .title-section .title-text{font-size:28px;}#News .title-section .desc-sect .desc-text{margin-top:22px;font-size:16px;}#News .title-section .desc-sect .desc-btn{display:none;}#News .news-carousel{margin-top:40px;}#News .news-carousel .news-swiper{padding:0;}#News .news-carousel .news-item .news-date{margin-top:22px;}#News .news-carousel .news-item .news-date p{font-size:16px;}#News .news-carousel .news-item .news-title{margin-top:18px;font-size:18px;}#News .news-carousel .news-item .news-desc{margin-top:20px;font-size:16px;}#News .news-carousel .news-item .news-date,#News .news-carousel .news-item .news-title,#News .news-carousel .news-item .news-desc{padding:0 10px;}}@media screen and (max-width:430px){#Banner{height:134.884vw;padding:12.093vw 8.14vw 4.651vw;}#Banner .banner-pic{object-position:70%;}#Banner .banner-wrapper .banner-text .banner-head{font-size:4.186vw;margin-left:0;}#Banner .banner-wrapper .banner-text .banner-title{margin-top:2.326vw;font-size:10.698vw;}#Banner .banner-wrapper .banner-text .banner-subtitle{font-size:4.186vw;}#Banner .linkedin-text{justify-content:flex-end;}#Banner .linkedin-text .text{font-size:3.721vw;text-decoration:underline;}#AboutSGEI{margin:12.093vw 0 10.465vw;padding:0 5.349vw;}#AboutSGEI .about-wrapper{gap:6.977vw;}#AboutSGEI .about-wrapper .title-text{font-size:6.512vw;}#AboutSGEI .about-wrapper .desc-container .desc-text{font-size:3.721vw;}#ConnectedEnergy{height:165.116vw;}#ConnectedEnergy::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.3803921569) 0%,rgba(0,0,0,.078) 100%);}#ConnectedEnergy .connected-wrapper{padding:12.558vw 6.047vw 5.116vw;}#ConnectedEnergy .connected-wrapper .connected-title{font-size:6.512vw;width:90%;}#ConnectedEnergy .connected-wrapper .connected-containers{margin-top:0;}#ConnectedEnergy .connected-wrapper .connected-containers .item ul li{font-size:3.721vw;}#ConnectedEnergy .connected-wrapper .connected-containers .item ul li:not(:first-child){margin-top:2.326vw;}#ConnectedEnergy .connected-wrapper .connected-containers .item.our-roles{flex-direction:column;gap:6.047vw;padding:5.581vw 6.512vw;}#ConnectedEnergy .connected-wrapper .connected-containers .item.our-roles .left-container{max-width:100%;}#ConnectedEnergy .connected-wrapper .connected-containers .item.our-roles .left-container .image{margin-top:3.256vw;width:75%;max-width:280px;border-radius:2.8vw;display:block;}#ConnectedEnergy .connected-wrapper .connected-containers .item.our-roles .left-container .title-text{font-size:4.651vw;}#ConnectedEnergy .connected-wrapper .connected-containers .item.our-roles .left-container .desc-text{font-size:3.256vw;}#ConnectedEnergy .connected-wrapper .connected-containers .item.our-focus{padding-top:20vw;}#ConnectedEnergy .connected-wrapper .connected-containers .item.our-focus .image{bottom:unset;right:unset;top:-12vw;left:4vw;}#News{padding:12.791vw 4.651vw 0;}#News .title-section{padding:0 4.651vw;}#News .title-section .title-text{font-size:6.512vw;}#News .title-section .desc-sect .desc-text{margin-top:5.116vw;font-size:3.721vw;}#News .title-section .desc-sect .desc-btn{display:none;}#News .news-carousel{margin-top:9.302vw;}#News .news-carousel .news-swiper{padding:0;}#News .news-carousel .news-item .news-date{margin-top:5.116vw;}#News .news-carousel .news-item .news-date p{font-size:3.721vw;}#News .news-carousel .news-item .news-image{height:59.535vw;}#News .news-carousel .news-item .news-title{margin-top:4.186vw;font-size:4.186vw;}#News .news-carousel .news-item .news-desc{margin-top:4.651vw;font-size:3.721vw;}#News .news-carousel .news-item .news-date,#News .news-carousel .news-item .news-title,#News .news-carousel .news-item .news-desc{padding:0 2.326vw;}}@media screen and (min-width:1025px){#Banner{margin-top:5.625vw;width:100%;height:41.25vw;position:relative;padding:6.875vw 7.125vw 2.75vw;}#Banner .banner-pic{position:absolute;inset:0;object-fit:cover;object-position:center;}#Banner .banner-wrapper{position:relative;display:flex;flex-direction:column;justify-content:space-between;height:100%;}#Banner .banner-wrapper .banner-text{color:#fff;}#Banner .banner-wrapper .banner-text .banner-head{font-family:Roboto-M;font-size:1.75vw;}#Banner .banner-wrapper .banner-text .banner-title{font-family:Roboto-B;font-size:5.25vw;}#Banner .banner-wrapper .banner-text .banner-subtitle{margin-top:.75vw;font-family:Roboto-M;font-size:1.75vw;}#Banner .linkedin-text{display:flex;gap:1vw;align-items:center;}#Banner .linkedin-text .image{width:2.313vw;}#Banner .linkedin-text .text{color:#fff;font-size:1.125vw;font-family:Roboto-R;font-style:italic;}#AboutSGEI{margin-top:5.375vw;margin-bottom:4.688vw;padding-left:12.375vw;padding-right:10.375vw;}#AboutSGEI .about-wrapper{display:flex;justify-content:space-between;gap:4.375vw;}#AboutSGEI .about-wrapper .title-text{font-family:Roboto-B;font-size:2.375vw;width:18.125vw;}#AboutSGEI .about-wrapper .desc-container{width:54.813vw;}#AboutSGEI .about-wrapper .desc-container .desc-text{font-family:Roboto-R;font-size:1.125vw;line-height:1.5;}#AboutSGEI .about-wrapper .desc-container .desc-text b{font-family:Roboto-B;}#AboutSGEI .about-wrapper .desc-container .desc-btn{margin-top:2.375vw;background-color:#223f7f;padding:.75vw 2.125vw;border-radius:1.875vw;width:fit-content;}#AboutSGEI .about-wrapper .desc-container .desc-btn p{font-family:Roboto-M;font-size:1.125vw;color:#fff;}#ConnectedEnergy{width:100%;height:36.25vw;background:url("../images/default/energy-banner.jpg") no-repeat center;background-size:cover;position:relative;}#ConnectedEnergy .connected-wrapper{position:absolute;bottom:0;width:100%;padding:2.5vw 7.5vw;color:#fff;}#ConnectedEnergy .connected-wrapper .connected-title{padding-left:2.813vw;font-size:2.375vw;font-family:Roboto-B;}#ConnectedEnergy .connected-wrapper .connected-containers{margin-top:1.875vw;display:flex;gap:2.625vw;}#ConnectedEnergy .connected-wrapper .connected-containers .item{position:relative;background-color:rgba(255,255,255,.1019607843);border:.063vw solid rgba(255,255,255,.5019607843);box-shadow:0 .25vw .25vw 0 rgba(0,0,0,.2509803922);border-radius:.5vw;backdrop-filter:blur(1vw);}#ConnectedEnergy .connected-wrapper .connected-containers .item .title-text{font-family:Roboto-B;font-size:1.25vw;}#ConnectedEnergy .connected-wrapper .connected-containers .item .desc-text{font-family:Roboto-R;font-size:1vw;}#ConnectedEnergy .connected-wrapper .connected-containers .item ul{padding-left:1vw;}#ConnectedEnergy .connected-wrapper .connected-containers .item ul li:not(:first-child){margin-top:1vw;}#ConnectedEnergy .connected-wrapper .connected-containers .item.our-roles{max-width:45.813vw;padding:1.75vw 2.5vw;display:flex;gap:2.25vw;}#ConnectedEnergy .connected-wrapper .connected-containers .item.our-roles .left-container{max-width:14.25vw;}#ConnectedEnergy .connected-wrapper .connected-containers .item.our-roles .left-container .desc-text{margin-top:.625vw;}#ConnectedEnergy .connected-wrapper .connected-containers .item.our-roles .left-container .image{margin-top:1vw;width:10.563vw;height:auto;}#ConnectedEnergy .connected-wrapper .connected-containers .item.our-roles .right-container{margin-top:.625vw;}#ConnectedEnergy .connected-wrapper .connected-containers .item.our-focus{max-width:36.688vw;width:100%;padding:1.875vw 2.25vw;}#ConnectedEnergy .connected-wrapper .connected-containers .item.our-focus .desc-text{margin-top:.875vw;}#ConnectedEnergy .connected-wrapper .connected-containers .item.our-focus .image{position:absolute;width:7.5vw;height:auto;top:-1.625vw;right:1.313vw;}#News{padding:4.5vw 9.375vw;padding-bottom:7.125vw;}#News .title-section .title-text{font-family:Roboto-B;font-size:2.375vw;}#News .title-section .desc-sect{display:flex;justify-content:space-between;align-items:flex-end;}#News .title-section .desc-sect .desc-text{font-family:Roboto-R;font-size:1.125vw;}#News .title-section .desc-sect .desc-btn{background-color:#223f7f;padding:.75vw 2.125vw;border-radius:1.875vw;width:fit-content;}#News .title-section .desc-sect .desc-btn p{font-family:Roboto-M;font-size:1.125vw;color:#fff;}#News .news-carousel{margin-top:2.375vw;position:relative;}#News .news-carousel .news-swiper{padding:0 .625vw;}#News .news-carousel .news-item{width:100%;}#News .news-carousel .news-item .news-image{width:100%;height:14vw;overflow:hidden;border-radius:.75vw;}#News .news-carousel .news-item .news-image img{width:100%;height:100%;object-fit:cover;}#News .news-carousel .news-item .news-date{margin-top:1.25vw;display:flex;align-items:center;gap:.75vw;}#News .news-carousel .news-item .news-date .icon{width:1.125vw;height:auto;}#News .news-carousel .news-item .news-date p{font-family:Roboto-R;font-size:1.125vw;color:rgba(0,0,0,.3);}#News .news-carousel .news-item .news-title{margin-top:.938vw;font-family:Roboto-B;font-size:1.375vw;color:#000;}#News .news-carousel .news-item .news-desc{margin-top:1.75vw;font-family:Roboto-R;font-size:1.125vw;color:#000;}#News .news-carousel .news-prev,#News .news-carousel .news-next{position:absolute;top:27%;transform:translateY(-50%);width:2.75vw;height:2.75vw;border-radius:50%;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;}#News .news-carousel .news-prev::after,#News .news-carousel .news-next::after{content:"";width:.625vw;height:.625vw;border-top:.125vw solid #000;border-right:.125vw solid #000;}#News .news-carousel .news-prev.swiper-button-disabled,#News .news-carousel .news-next.swiper-button-disabled{opacity:.3;pointer-events:none;}#News .news-carousel .news-prev{left:-2.75vw;}#News .news-carousel .news-prev::after{transform:rotate(-135deg) translate(-.125vw,.125vw);}#News .news-carousel .news-next{right:-2.75vw;}#News .news-carousel .news-next::after{transform:rotate(45deg) translate(-.125vw,.125vw);}}