<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.infrastructure .contentImg {
    right: unset !important;
    left: 45vw !important;
}
.desktop-logo {
    display: none;
}
.next-arrow {
    opacity: 0;
    text-decoration: none;
}
.next-arrow span
{
    display: none;
    color : white;
    font-weight: 700;
}
.next-arrow:hover span
{
    display: block;
}
.next-arrow:hover svg
{
    display: none;
}
#homeContent {
    display: none;
}
.mySwiperContent .swiper-slide {
    display: none;
}
.w-full {
    width: 100%;
}
#homeContent&gt;div&gt;div.swiper-wrapper&gt;div:nth-child(6)&gt;div&gt;div.container.p-0&gt;div {
    height: 350px;
}
.energy .textContentWrap,
.infrastructure .textContentWrap,
.community .textContentWrap,
.energy .textContentWrap {
    width: 810px;
    max-width: unset;
    background-color: unset;
}
.infrastructure .textContentWrap {
    width: 62vw;
    padding-right: 2rem;
    padding-left: 2rem;
}
.whatwedoImg {
    overflow: hidden;
}
.infrastructure .contentImg img {
    object-fit: unset !important;
    height: 100%;
}
.helpBlkImg img {
    object-fit: unset !important;
    width: calc(100% - 180px);
}
.whatwedoImg img {
    object-fit: unset !important;
    width: 600px;
    max-width: unset;
}
.environment .contentImg img {
    object-fit: unset;
    height: 100%;
}
.energy .textContentWrap:before,
.environment .textContentWrap:before,
.infrastructure .textContentWrap:before,
.community .textContentWrap:before {
    z-index: -1;
    content: "";
    bottom: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    background: #F1F2EE;
}
.community .textContentWrap:before {
    left: 0px;
}
.energy .textContentWrap:before {
    right: 0px;
}
.infrastructure .textContentWrap:before {
    left: 0px;
}
.environment .textContentWrap:before {
    right: 0px;
}
.environment .textContentWrap .textContent {
    width: 530px;
    margin-left: 0;
}
.community .textContentWrap {
    width: 62.5%;
}
.hidden-item {
    display: none;
}
.community .leftBox {
    top: 100%;
}
.whatwedo .whatwedoContent {
    justify-content: center;
    padding-top: 11.5vh;
}
.homePagination li.slide-dot {
    background-color: #ffffff;
}
.helpBlkContent {
    margin-left: 100px;
}
.energy .box {
    transform-origin: left center;
}
.environment .box {
    transform-origin: left center;
}
.helpBlkImg .box2
{
    transform-origin: left center;
}
.our-services-arrow {/*display:none;*/ opacity:0; z-index:10; }</pre></body></html>