<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-tabs){display:flex;flex-direction:column;width:100%}:where(.brxe-tabs).horizontal .tab-title:not(:first-child){border-left:0!important}:where(.brxe-tabs).horizontal .tab-content{margin-top:-1px}:where(.brxe-tabs).vertical{flex-direction:row}:where(.brxe-tabs).vertical .tab-title:not(:first-child){border-top:0!important}:where(.brxe-tabs).vertical .tab-menu{display:block;max-width:40%;min-width:20%}:where(.brxe-tabs) .tab-menu{display:flex;flex-wrap:wrap;line-height:1;list-style-type:none;margin:0;padding:0;position:relative}:where(.brxe-tabs) .tab-title{align-items:center;cursor:pointer;display:flex;gap:10px;line-height:1;width:auto}:where(.brxe-tabs) .tab-title:empty{display:none!important}:where(.brxe-tabs) .tab-title.brx-open{font-weight:700}:where(.brxe-tabs) .tab-title.icon-right{flex-direction:row-reverse}:where(.brxe-tabs) .tab-content{flex:1;list-style-type:none;margin:0;padding:0}:where(.brxe-tabs) .tab-pane{display:none}:where(.brxe-tabs) .tab-pane:empty{display:none!important}:where(.brxe-tabs) .tab-pane.brx-open{display:block}.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}.brxe-image-gallery{width:100%}.brxe-image-gallery figure{all:unset;display:block}.brxe-image-gallery figure&gt;a{display:block}.brxe-image-gallery .image{position:relative}.brxe-image-gallery .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute!important;text-align:center;width:100%;z-index:1}.brxe-image-gallery[data-layout=metro] .image img{height:auto;width:100%}@charset "UTF-8";@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}.brxe-carousel{min-width:0;position:relative;width:100%}.brxe-carousel .image{background-position:50%;background-size:cover;bottom:0;height:300px;left:0;position:relative;right:0;top:0}.brxe-carousel .swiper-autoheight .image{height:auto!important;width:100%}.brxe-carousel .content-wrapper,.brxe-carousel .overlay-wrapper{align-items:baseline;bottom:0;display:flex;flex-direction:column;flex-wrap:wrap;height:100%;left:0;position:relative;right:0;top:0;z-index:1}.brxe-carousel .content-wrapper.top,.brxe-carousel .overlay-wrapper.top{justify-content:flex-start}.brxe-carousel .content-wrapper.middle,.brxe-carousel .overlay-wrapper.middle{justify-content:center;margin-bottom:auto;margin-top:auto}.brxe-carousel .content-wrapper.bottom,.brxe-carousel .overlay-wrapper.bottom{justify-content:flex-end}.brxe-carousel .content-wrapper.left,.brxe-carousel .overlay-wrapper.left{align-items:flex-start;text-align:left}.brxe-carousel .content-wrapper.center,.brxe-carousel .overlay-wrapper.center{align-items:center;text-align:center}.brxe-carousel .content-wrapper.right,.brxe-carousel .overlay-wrapper.right{align-items:flex-end;text-align:right}.brxe-carousel .content-wrapper.center.middle,.brxe-carousel .overlay-wrapper.center.middle{margin-bottom:auto;margin-top:auto}.brxe-carousel .overlay-wrapper{position:absolute!important;z-index:2}.brxe-carousel .overlay-wrapper.show-on-hover{opacity:0;position:relative;transition:var(--bricks-transition)}.brxe-carousel .overlay-wrapper.show-on-hover:hover{opacity:1}.brxe-carousel .overlay-wrapper.show-on-hover .overlay-inner{transition:var(--bricks-transition);will-change:transform}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-up .overlay-inner{transform:translateY(10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-up:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-right .overlay-inner{transform:translateX(-10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-right:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-down .overlay-inner{transform:translateY(-10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-down:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-left .overlay-inner{transform:translateX(10px)}.brxe-carousel .overlay-wrapper.show-on-hover.fade-in-left:hover .overlay-inner{transform:translateY(0)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-in .overlay-inner{transform:scale(.8)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-in:hover .overlay-inner{transform:scale(1)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-out .overlay-inner{transform:scale(1.2)}.brxe-carousel .overlay-wrapper.show-on-hover.zoom-out:hover .overlay-inner{transform:scale(1)}.brxe-carousel .dynamic{margin:0;padding:0}.brxe-carousel .meta{width:100%}.brxe-carousel .meta span:first-child{padding:0}.brxe-carousel .meta span+span{padding:0 5px}.brxe-carousel .meta span+span:before{content:" ·";left:-5px;position:relative}.brxe-carousel .excerpt{margin-top:.5em}.brxe-carousel .taxonomy{margin:0 -5px}.brxe-carousel .taxonomy a{display:inline-block;line-height:2;margin:0 5px}.brxe-carousel .overlay-wrapper{height:300px}.brxe-button{width:auto}:where(.brxe-divider){align-items:center;display:flex;font-size:30px;gap:30px}:where(.brxe-divider).horizontal{width:100%}:where(.brxe-divider).horizontal .line{border-top:1px solid}:where(.brxe-divider).vertical{flex-direction:column}:where(.brxe-divider).vertical .line{border-right:1px solid;width:auto}:where(.brxe-divider) .line{position:relative;width:100%}:where(.brxe-divider) .icon{flex-shrink:0;position:relative}:where(.brxe-divider) a{display:inline-flex}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{overflow:hidden;position:relative}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute!important;text-align:center;width:100%;z-index:1}:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)&gt;[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}#brxe-3908d3 {margin-top: 0; margin-bottom: 20px}@media (max-width: 478px) {#brxe-3908d3 {padding-right: 5px; padding-left: 5px; font-size: 25px}}#brxe-22ddad .repeater-item [data-field-id="b68820"] {margin-top: 20px; margin-right: 0; margin-bottom: 20px; margin-left: 0}#brxe-22ddad .bricks-swiper-button-prev {left: 50px}#brxe-22ddad .bricks-swiper-button-next {right: 50px}#brxe-22ddad {width: 550px}#brxe-22ddad .swiper-button {color: #212121}#brxe-22ddad .swiper-wrapper {align-items: center}#brxe-22ddad .image {border-radius: 15px}#brxe-22ddad .swiper-slide {height: 520px}#brxe-ee1981 {min-height: 278px}#brxe-9fb18e {margin-top: 30px; margin-bottom: 10px; font-size: 30px; font-style: normal; font-weight: 400; font-family: "Poppins"}@media (max-width: 478px) {#brxe-9fb18e {font-weight: 400}}#brxe-c804d3.horizontal .line {width: 110px; border-top-color: #9e9e9e}#brxe-c804d3.vertical .line {border-right-width: 110px; border-right-color: #9e9e9e}#brxe-c804d3 .icon {color: #9e9e9e}#brxe-5009e9 {margin-top: 20px; margin-bottom: 20px; font-family: "Poppins"}#brxe-a6d4e7 i {color: #f5f5f5}#brxe-a6d4e7 {color: #f5f5f5; font-weight: 500; font-style: normal; font-family: "Poppins"; border-radius: 5px; background-color: #ce1d1d}#brxe-a6d4e7:hover {box-shadow: 1px 1px 0 1px #9e9e9e}#brxe-ff6948 {flex-direction: column; margin-top: 0; margin-left: 25px; border-radius: 15px; box-shadow: 2px 1px 12px 1px #9e9e9e; padding-bottom: 20px; padding-left: 15px}@media (max-width: 767px) {#brxe-ff6948 {margin-left: 0}}@media (max-width: 478px) {#brxe-ff6948 {padding-left: 15px; margin-right: 5px; margin-left: 5px}}#brxe-a2aaa8 {flex-direction: row}#brxe-21885e {margin-top: 50px}#brxe-kdpsge .tab-title {padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; border-color: #9e9e9e; border-radius: 5px 5px 0 0; background-color: #d2201c; color: #f5f5f5; font-size: 18px}#brxe-kdpsge .tab-content {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; border-top: 1px solid #9e9e9e}#brxe-sunrde {align-self: center; margin-top: 20px}#brxe-zdejya {align-self: center; margin-top: 20px; margin-bottom: 20px}#brxe-xcvtgt .line {height: 1px}#brxe-xcvtgt.horizontal .line {border-top-width: 1px; width: 220px}#brxe-xcvtgt.horizontal {justify-content: center}#brxe-xcvtgt.vertical {align-self: center}#brxe-xcvtgt.vertical .line {border-right-width: 220px}#brxe-vrybtl {align-self: center; margin-top: 20px; margin-bottom: 20px}#brxe-vxgbpg .repeater-item [data-field-id="74911d"] {margin-top: 20px; margin-right: 0; margin-bottom: 20px; margin-left: 0}#brxe-vxgbpg .bricks-swiper-button-prev {left: 50px}#brxe-vxgbpg .bricks-swiper-button-next {right: 50px}#brxe-vxgbpg .image {height: 450PX; border-radius: 15px}#brxe-vxgbpg .overlay-wrapper {height: 450PX}#brxe-vxgbpg .swiper-slide {padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px}@media (max-width: 991px) {#brxe-vxgbpg .image {height: 450px}#brxe-vxgbpg .overlay-wrapper {height: 450px}}@media (max-width: 767px) {#brxe-vxgbpg .image {height: 600px}#brxe-vxgbpg .overlay-wrapper {height: 600px}#brxe-vxgbpg .swiper-slide {padding-right: 5px; padding-left: 5px}}@media (max-width: 478px) {#brxe-vxgbpg .swiper-slide {padding-top: 5px; padding-bottom: 5px}}#brxe-ebzimy .repeater-item [data-field-id="74911d"] {margin-top: 20px; margin-right: 0; margin-bottom: 20px; margin-left: 0}#brxe-ebzimy .bricks-swiper-button-prev {left: 50px}#brxe-ebzimy .bricks-swiper-button-next {right: 50px}#brxe-ebzimy .image {border-radius: 15px; height: 150PX}#brxe-ebzimy .overlay-wrapper {height: 150PX}@media (max-width: 767px) {#brxe-ebzimy .swiper-slide {padding-left: 5px}}@media (max-width: 478px) {#brxe-ebzimy .swiper-slide {padding-top: 5px; padding-right: 5px; padding-bottom: 5px}#brxe-ebzimy .image {height: 100px}#brxe-ebzimy .overlay-wrapper {height: 100px}}#brxe-jwjwaq {align-self: center; margin-top: 20px; margin-bottom: 20px}#brxe-gwdxlf .line {height: 1px}#brxe-gwdxlf.horizontal .line {border-top-width: 1px; width: 100px}#brxe-gwdxlf.horizontal {justify-content: center}#brxe-gwdxlf.vertical {align-self: center}#brxe-gwdxlf.vertical .line {border-right-width: 100px}#brxe-qotfly {font-size: 35px; color: #f44336; fill: #f44336; margin-right: 20px}#brxe-uwdzff {font-size: 20px; font-weight: 700}#brxe-yqtfda {display: flex; flex-direction: row}#brxe-feyvly {margin-top: 20px; margin-bottom: 20px}#brxe-feyvly .line {height: 1px}#brxe-feyvly.horizontal .line {border-top-width: 1px; border-top-color: #9e9e9e}#brxe-feyvly.vertical .line {border-right-color: #9e9e9e}#brxe-feyvly .icon {color: #9e9e9e}#brxe-kruxgp {font-size: 30px; color: #f44336; fill: #f44336; margin-right: 20px}#brxe-xxjdjx {display: flex; flex-direction: row}#brxe-bkplkp {display: flex; flex-direction: column}#brxe-trzxqk {flex-direction: row; align-self: center !important; justify-content: center; align-items: center; background-color: #f0f0f0; padding-top: 50px; padding-bottom: 50px}#brxe-rnzwma {font-size: 35px; color: #f44336; fill: #f44336; margin-right: 20px}#brxe-ztyxpq {font-size: 20px; font-weight: 700}#brxe-zzkval {display: flex; flex-direction: row}#brxe-ublgrs {margin-top: 20px; margin-bottom: 20px}#brxe-ublgrs .line {height: 1px}#brxe-ublgrs.horizontal .line {border-top-width: 1px; border-top-color: #9e9e9e}#brxe-ublgrs.vertical .line {border-right-color: #9e9e9e}#brxe-ublgrs .icon {color: #9e9e9e}#brxe-iiifcw {font-size: 30px; color: #f44336; fill: #f44336; margin-right: 20px}#brxe-kbbqnz {display: flex; flex-direction: row}#brxe-ddtlzl {display: flex; flex-direction: column}#brxe-cqszug {padding-top: 49px; padding-bottom: 50px; background-color: #f0f0f0; align-self: center !important; justify-content: center; align-items: center}#brxe-uzxuvi {flex-direction: row; margin-top: 20px; align-self: center !important; justify-content: center; align-items: center; column-gap: 25px}#brxe-rratnl {font-size: 35px; color: #f44336; fill: #f44336; margin-right: 20px}#brxe-qetgur {font-size: 20px; font-weight: 700}#brxe-onlovm {display: flex; flex-direction: row}#brxe-gylpfv {margin-top: 20px; margin-bottom: 20px}#brxe-gylpfv .line {height: 1px}#brxe-gylpfv.horizontal .line {border-top-width: 1px; border-top-color: #9e9e9e}#brxe-gylpfv.vertical .line {border-right-color: #9e9e9e}#brxe-gylpfv .icon {color: #9e9e9e}#brxe-yampwl {font-size: 30px; color: #f44336; fill: #f44336; margin-right: 20px}#brxe-oykfri {display: flex; flex-direction: row}#brxe-bgegjo {display: flex; flex-direction: column}#brxe-serfex {flex-direction: row; align-self: center !important; justify-content: center; align-items: center; background-color: #f0f0f0; padding-top: 50px; padding-bottom: 50px}#brxe-mqoccj {font-size: 35px; color: #f44336; fill: #f44336; margin-right: 20px}#brxe-rnnrsk {font-size: 20px; font-weight: 700}#brxe-shkntk {display: flex; flex-direction: row}#brxe-fnbzpv {margin-top: 20px; margin-bottom: 20px}#brxe-fnbzpv .line {height: 1px}#brxe-fnbzpv.horizontal .line {border-top-width: 1px; border-top-color: #9e9e9e}#brxe-fnbzpv.vertical .line {border-right-color: #9e9e9e}#brxe-fnbzpv .icon {color: #9e9e9e}#brxe-ytcrrs {font-size: 30px; color: #f44336; fill: #f44336; margin-right: 20px}#brxe-wpvmhg {display: flex; flex-direction: row}#brxe-iamaac {display: flex; flex-direction: column}#brxe-bumyet {padding-top: 49px; padding-bottom: 50px; background-color: #f0f0f0; align-self: center !important; justify-content: center; align-items: center}#brxe-cdrqhb {flex-direction: row; margin-top: 20px; align-self: center !important; justify-content: center; align-items: center; column-gap: 25px}#brxe-bolyfq {margin-top: 15px}#brxe-dyohkg {margin-top: 20px; padding-right: 10px; padding-left: 10px}#brxe-0583e0 {align-self: center}#brxe-822226 {margin-top: 50px}.brxe-d2b133 .brxe-86a497.brxe-image {border-radius: 15px}.brxe-d2b133 .brxe-56c3cd.brxe-post-title {align-self: center; font-weight: 400; font-family: "2000W Power station1"; font-size: 14px; margin-top: 15px; margin-bottom: 15px}.brxe-d2b133.brxe-div {text-align: center; background-color: #e0e0e0; padding-top: 5px; padding-right: 5px; padding-left: 5px; border-radius: 15px}#brxe-799870 {display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr 1fr; grid-gap: 15px; margin-top: 30px; margin-bottom: 50px; padding-right: 5px; padding-left: 5px}@media (max-width: 478px) {#brxe-799870 {padding-right: 5px; padding-left: 5px}}</pre></body></html>