.buildNetworkcta {
    color: #000;
    border: 1px solid #000;
    text-decoration: none;
    padding: 3px 8px;
    box-shadow: -2px 2px 0px 0px;
}

.buildNetworkPara {
    margin: 0;
    padding-top: 10px;
}

.buildParagraph {
    text-align: center;
    font-size: 19px;
    margin: 0px;
}

.buildNetworkHeading {
    margin: 0;
    font-size: 50px;
}

.buildNetworkHeading span {
    background: -webkit-linear-gradient(90deg, #CE0012, #A3057F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.buildContentBox {
    position: relative;
}

.lineBg {
    position: relative;
}

.lineBg::before {
    content: '';
    position: absolute;
    top: 0;
    right: -13px;
    width: 2px;
    height: 100%;
    background: linear-gradient(180deg, #ffffff00, #ce001247, #ffffff00);
}


.buildBoxS {
    text-align: center;
}

.BbigPB {
    margin: 0;
    font-size: 60px;
    line-height: 60px;
}

.BbigPs {
    margin: 0;
}

.bgOverlay {
    padding: 60px 0px;
}

.buildNetworl {
    background: linear-gradient(90deg, #ce00120d, #a3057f36);
}

.buildMbt .buildBoxS {
    margin: 25px 0px;
}

.genesisSection {
    padding: 70px 0px;
    position: relative;
    overflow: hidden;
}

.genesisSection::after {
    content: '';
    background-image: url(../images/Charge-Icon.svg);
    height: 250px;
    position: absolute;
    bottom: 0;
    right: -34px;
    width: 140px;
    background-size: contain;
    background-repeat: no-repeat;
    transform: scaleX(-1);
}

.genesisHeading {
    font-size: 50px;
    font-family: nexaBold;
    line-height: 53px;
}

.pSmileHeading {
    font-size: 50px;
    font-family: nexaBold;
    line-height: 53px;
    text-align: center;
}

.headingOpacity {
    opacity: 0.4;
}

.pSmileheadingBelow {
    background: -webkit-linear-gradient(90deg, #CE0012, #A3057F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: nexaBold;
}

.pSmileheadingOpacity {
    opacity: 0.4;
}

span.headingBelow {
    padding-left: 85px;
}

.Vhighlightbox span {
    background: linear-gradient(90deg, #CE0012, #A3057F);
    color: #fff;
    padding: 3px 10px;
    font-size: 20px;
}

.Vhighlightbox {
    margin-bottom: 20px;
}

.stateMentBox {
    padding: 40px 0px;
    position: relative;
    padding-bottom: 0;
}

.statementLine {
    position: relative;
}

.statementLine::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 2px;
    height: 100%;
    background: linear-gradient(180deg, #ce001217, #ce001247, #ce001217);
}

.statementPaddingleft {
    padding-left: 150px;
}

.statementPaddingleft ul li {
    list-style: none;
    position: relative;
    font-size: 20px;
}

.statementPaddingleft ul li::before {
    content: '';
    position: absolute;
    top: 50%;
    left: -20px;
    width: 10px;
    height: 10px;
    background: linear-gradient(90deg, #CE0012, #A3057F);
    border-radius: 20px;
    transform: translateY(-50%);
}

.statementPaddingleft ul {
    padding-left: 20px;
}

.genesisDevider {
    height: 70px;
}

.WeWorkHeading {
    margin: 0;
    font-size: 50px;
    background: -webkit-linear-gradient(90deg, #CE0012, #A3057F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: nexaBold;
    text-align: center;
    margin-bottom: 50px;
}

.workCurveCardIcon img {
    width: 150px;
}

.curveH3Heading {
    font-family: nexaBold;
    margin-bottom: 60px;
}

.wordCurveCardInner {
    padding: 30px;
    text-align: center;
    box-shadow: 0px 0px 5px #00000069;
    border-radius: 20px;
    background: #fff;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
}

.wordCurveCardInner p {
    font-size: 16px;
    margin-bottom: 30px;
}

.workCurveCardIcon {
    margin-top: 30px;
}

.weWorkCurveBox {
    width: 300px;
    margin: 0 auto;
}

.workCurveCard {
    position: relative;
    width: 100%;
    height: 450px;
}

.outerbox {
    position: absolute;
    bottom: -13px;
    left: 50%;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    width: 108%;
    height: 200px;
    background: linear-gradient(90deg, #CE0012, #A3057F);
    z-index: -1;
    transform: translateX(-50%);
}

/* .outerbox.ourterBoxStart {
    height: 400px;
} */
/* .outerbox.ourterBoxStart span {
    position: absolute;
    top: 0;
    right: 0;
    background: white;
    width: 100px;
    height: 200px;
} */
/* .outerbox.ourterBoxStart::after {
    top: 200px;
} */

.outerbox::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    border-top: 100px solid #ffffff;
    border-left: 100px solid transparent;
}

.outerbox::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    border-top: 100px solid #ffffff;
    border-right: 100px solid transparent;
}

.outerbox2 {
    position: absolute;
    top: -13px;
    left: 50%;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    width: 108%;
    height: 200px;
    background: linear-gradient(90deg, #CE0012, #A3057F);
    z-index: -1;
    transform: translateX(-50%);
}

.outerbox2::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30px;
    height: 30px;
    border-bottom: 100px solid #ffffff;
    border-left: 100px solid transparent;
}

.outerbox2::after {
    content: '';
    position: absolute;
    bottom: 0px;
    right: 0;
    width: 30px;
    height: 30px;
    border-bottom: 100px solid #ffffff;
    border-right: 100px solid transparent;
}

.workCurveCard.workCurveCard2 {
    margin-top: 20px;
}

.workCurveCard.workCurveCard2 .wordCurveCardInner {
    padding-top: 10px;
}

.HowWeWorkSection {
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
}

.HowWeWorkSection::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/globimg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    z-index: -1;
}

.workCurveCardIcon.wimg2 {
    margin-top: 58px;
}

.workCurveCardIcon.wimg1 {
    margin-top: 34px;
}

h3.curveH3Heading.hW3 {
    margin-bottom: 30px;
}

.stuckImg img {
    width: 100%;
}

.stuckHeading {
    font-size: 40px;
    background: -webkit-linear-gradient(90deg, #CE0012, #A3057F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: nexaBold;
}

.stuckParagraph {
    font-size: 25px;
    margin-bottom: 40px;
}

ul.stuckPoint li {
    font-size: 25px;
    list-style: none;
    position: relative;
}

ul.stuckPoint li::before {
    content: '';
    position: absolute;
    top: 50%;
    left: -20px;
    width: 10px;
    height: 10px;
    background: linear-gradient(90deg, #CE0012, #A3057F);
    border-radius: 20px;
    transform: translateY(-50%);
}

.stuckDownload h3 {
    font-family: nexaBold;
}

.stuckDownloadApp img {
    width: 100%;
    max-width: 150px;
}

.stuckDownloadApp {
    padding-top: 10px;
    display: flex;
    gap: 15px;
}

.getStuckSection {
    padding: 70px 0px;
    position: relative;
}

.getStuckSection::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../images/stuckblob.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 47%;
    height: 100%;
}

.stuckBold {
    font-family: nexaBold;
}

.stuckPoint {
    padding-bottom: 30px;
}

.chargingStationHeading h3 {
    font-family: nexaBold;
    font-size: 32px;
}

.chargingStationHeading h2 {
    font-size: 45px;
    background: -webkit-linear-gradient(90deg, #CE0012, #A3057F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: nexaBold;
    margin-bottom: 40px;
}

.stationStepInner {
    text-align: center;
    padding: 20px;
}

.stationStepInner img {
    width: 100%;
    filter: grayscale(1);
    max-width: 220px;
}

.stationStepInner button {
    padding: 7px 40px;
    background: #fff;
    border-radius: 12px;
    font-family: nexaBold;
    border: 2px solid;
    position: relative;
}

.stationStepInner button,
.stationStepInner h4 {
    font-family: nexaBold;
    margin-top: 15px;
    margin-bottom: 5px;
}

button.btnProgressLine::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 113px;
    width: 271px;
    height: 2px;
    background: #000;
    z-index: -1;
}

.stepBTNactive {
    border: 2px solid transparent !important;
    border-radius: 20px;
    border-style: solid;
    background: linear-gradient(to right, white, white), linear-gradient(to right, #CE0012, #A3057F) !important;
    background-clip: padding-box, border-box !important;
    background-origin: padding-box, border-box !important;
}

.simpleApplyBtn {
    text-align: center;
    margin-top: 30px;
}

.charginStation {
    padding: 70px 0px;
}

.contactInnerBvox h3 {
    font-family: nexaBold;
    font-size: 52px;
    margin-bottom: -5px;
    color: #ffffff7a;
}

.contactInnerBvox h2 {
    font-family: nexaBold;
    font-size: 70px;
    margin-bottom: 40px;
    color: #fff;
}

.contactInnerBvox p {
    font-family: nexaBold;
    font-size: 28px;
    margin: 0;
    color: #fff;
}

.contactUsSection {
    background: linear-gradient(90deg, #CE0012, #A3057F);
    position: relative;
}

.contactBG {
    background-image: url(../images/contactPettern.png);
    width: 100%;
    height: 100%;
    padding: 70px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 81%;
}

.cFormGroup {
    position: relative;
    width: 100%;
}

/* .cFormGroup label {
    position: absolute;
    top: -7px;
    left: 30px;
    color: #fff;
    font-size: 13px;
} */
.cFormGroup input {
    padding: 10px 15px;
    width: 100%;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 20px;
    outline: none;
    color: #fff;
    font-size: 13px;
}

.cFormGroup select {
    padding: 10px 15px;
    width: 100%;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 20px;
    outline: none;
    color: #fff;
    font-size: 13px;
}

.cFormGroup select option {
    color: #000;
}

.cFormGroup input:focus-visible,
.cFormbox textarea:focus-visible {
    outline: none;
}

.cFormGroup input::placeholder {
    color: #fff;
}

.cFormbox {
    display: flex;
    gap: 20px;
    margin-bottom: 30px;
}

.cFormbox textarea {
    border-radius: 20px;
    border: 1px solid #fff;
    background: transparent;
    padding: 10px;
    width: 100%;
    color: #fff;
}

.cFormbox textarea::placeholder {
    color: #fff;
}

.cFormButton button {
    border: none;
    background-color: transparent;
    font-family: nexaBold;
}

.cFormButton {
    text-align: center;
    position: absolute;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
}

.submitBin {
    position: relative;
    width: 100%;
    height: 37px;
}

.contactContent {
    height: 100%;
    display: flex;
    align-items: center;
}

.footerNewslatter {
    background-image: url(../images/footerBg.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 0px;
    margin: 0px 66px;
}

.foooterNewLetterInner h3 {
    font-family: nexaBold;
    color: #fff;
    text-align: center;
    font-size: 33px;
    margin-bottom: 20px;
}

.newsLetterInput {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.subscribeNowBtn {
    color: #fff;
    font-size: 22px;
    font-family: nexaBold;
}

input.newsLetterfield {
    background: transparent;
    border: none;
    color: #fff;
    border-bottom: 1px solid #ffffff8c;
    width: 66%;
    padding-bottom: 15px;
    margin-bottom: 10px;
}

input.newsLetterfield:focus-visible {
    outline: none;
}

input.newsLetterfield::placeholder {
    color: #fff;
}

.privacyCheck span {
    color: #fff;
    margin-left: 10px;
}

.privacyCheck span a {
    color: #fff;
}

.foooterNewLetterInner {
    padding: 80px;
}

.footerAbout img {
    width: 250px;
}

.footerAbout p {
    margin: 0;
    margin-top: 25px;
}

.footerLinks {
    display: flex;
    justify-content: flex-end;
    gap: 80px;
    margin-top: 43px;
}

ul.footerNav {
    list-style: none;
}

ul.footerNav li a {
    color: #2b2a29;
    font-family: nexaBold;
    text-decoration: none;
    font-size: 18px;
}

.followlinksa a img {
    width: 30px;
}

.followlinksa {
    display: flex;
    gap: 7px;
}

.followustext {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 8px;
}

.footerSocialContainer {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.playStoreIcon {
    text-align: center;
}

.playStoreIcon img {
    width: 90px;
}

.downText {
    font-size: 13px;
    font-family: nexaBold;
}

.footerFollowUsSection {
    margin-top: 50px;
}

.copyRight {
    text-align: center;
}

.copyRight p {
    font-size: 15px;
    margin: 0;
}

.copyRight p:first-child {
    margin-bottom: 30px;
}

footer.footerSection {
    padding-bottom: 20px;
}

.footerCopyRightBox {
    padding-top: 40px;
}

.blogHeading h2 {
    font-size: 50px;
    background: -webkit-linear-gradient(90deg, #CE0012, #A3057F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: nexaBold;
    margin-bottom: 40px;
    position: relative;
}

.blogHeading h2 span {
    padding-left: 205px;
    margin-top: -5px;
    display: block;
}

.blogHeading {
    text-align: center;
    position: relative;
}

.endSign {
    position: absolute;
    top: 10px;
    left: 48%;
    font-size: 50px;
    font-family: nexaBold;
    color: #bfbebe;
    z-index: -1;
}

.blogCard {
    border: 1px solid #ddddddfa;
    border-radius: 8px;
    overflow: hidden;
}

.blogCardImg img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.blogBody {
    padding: 20px;
}

.blogBody h4 {
    font-family: nexaBold;
    font-size: 20px;
}

.blogBody p {
    font-size: 15px;
    margin: 0;
}

.blogFooter {
    border-top: 1px solid #ddddddfa;
    padding: 10px 20px;
}

.blogFooter p {
    font-size: 15px;
    margin: 0;
}

.blogViewMore {
    text-align: right;
    margin-top: 30px;
}

.blogSection {
    padding-top: 50px;
}

.subscribeNowBtn img {
    width: 25px;
    filter: invert(1);
    margin-right: 5px;
}

.testi1 {
    background: linear-gradient(90deg, #d485bd, #e7828d);
    padding: 20px;
    position: relative;
}

.testiSmile {
    display: grid;
    margin-top: 70px;
    grid-template-columns: 33.33% 33.33% 33.33%;
    gap: 5px;
}

.testiAuthore p {
    margin: 0;
    font-size: 13px;
    color: #fff;
}

.testiAuthore {
    margin-top: 20px;
    text-align: center;
}

.tistiQuote {
    color: #fff;
    font-size: 15px;
    margin-top: 25px;
}

.testiImg img {
    width: 60px;
}

.testiImg {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -43px;
}

.tistiQuote {
    position: relative;
}

.testi1 {
    position: relative;
}

.testi1::after {
    content: '';
    position: absolute;
    top: -30px;
    left: -20px;
    background-image: url(../images/icons/quote.png);
    width: 200px;
    height: 200px;
    background-size: cover;
    filter: invert(1);
    z-index: 0;
    opacity: 0.1;
}

/* span.quoteIconsFirst::before {
    content: '';
    position: absolute;
    top: -30px;
    left: -70px;
    background-image: url(../images/icons/quote.png);
    width: 200px;
    height: 200px;
    background-size: cover;
    filter: invert(1);
    z-index: 0;
    opacity: 0.2;
} */
.tistiQuote {
    position: relative;
    text-align: center;
}

/* .quoteIcons::after {
    content: '';
    position: absolute;
    bottom: -45px;
    right: -10px;
    background-image: url(../images/icons/quote.png);
    width: 50px;
    height: 50px;
    background-size: cover;
    filter: invert(1);
    transform: rotate(180deg);
} */
span.quoteIconsFirst {
    position: relative;
}

.firstTesti {
    border-top-left-radius: 50px;
}

.lastTesti {
    border-bottom-right-radius: 50px;
}

.peopleSmile {
    padding: 60px 0px 10px;
}

.subscribeNowBtn button {
    background: transparent;
    border: none;
    color: #fff;
}

.incharBrandHeading h2 {
    font-family: nexaBold;
    font-size: 50px;
}

.incharBrandHeading h2 span {
    background: -webkit-linear-gradient(90deg, #CE0012, #A3057F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.IncharzBrand {
    padding: 140px 0px;
}

.nearYouHeading h2 {
    background: -webkit-linear-gradient(90deg, #CE0012, #A3057F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: nexaBold;
    font-size: 50px;
    margin-bottom: 10px;
}

.nearYouHeading p {
    font-family: nexaBold;
    font-size: 32px;
    margin: 0;
    margin-bottom: 30px;
}

.nearYouHeading {
    text-align: center;
}

.nearYouHeading p span {
    background: -webkit-linear-gradient(90deg, #CE0012, #A3057F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.searchInput img {
    width: 20px;
    position: absolute;
}

.googleSearchBox p {
    font-family: nexaLight;
    font-size: 25px;
    margin-bottom: 30px;
}

.googleSearchBox {
    border: 1px solid #000;
    border-radius: 10px;
    padding: 10px 20px 20px;
    position: relative;
}

.searchInput input {
    width: 100%;
    border: none;
    border-bottom: 1px solid #000;
    padding-left: 30px;
}

.searchInput input::placeholder {
    color: #000;
}

.searchInput input:focus-visible {
    outline: none;
}

.searchInput button {
    background: transparent;
    border: none;
    position: absolute;
    right: 20px;
}



ul.accordion-list {
    padding: 0;
}

ul.accordion-list li {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto 15px auto;
    cursor: pointer;
    color: #000;
    text-decoration: none;
    border: 1px solid transparent;
    border-radius: 4px;
    border-style: solid;
    padding: 12px 20px;
    background: linear-gradient(to right, white, white), linear-gradient(to right, #CE0012, #A3057F);
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
}

ul.accordion-list li.active h3:after {
    content: '-';
}

ul.accordion-list li h3 {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding: 0 0 0 0;
    margin: 0;
    font-size: 20px;
    letter-spacing: 0.01em;
    cursor: pointer;
    padding-left: 30px;
}

li.active .answer {
    display: block !important;
}

ul.accordion-list li h3:after {
    content: "+";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s ease-in-out;
    font-size: 40px;
    background: -webkit-linear-gradient(90deg, #CE0012, #A3057F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: nexaBold;
}

ul.accordion-list li div.answer {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

ul.accordion-list li div.answer p {
    position: relative;
    display: block;
    font-weight: 300;
    padding: 10px 0 0 0;
    cursor: pointer;
    line-height: 150%;
    margin: 0;
    font-size: 16px;
    padding-left: 30px;
}

.faqHeading h2 {
    background: -webkit-linear-gradient(90deg, #CE0012, #A3057F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: nexaBold;
    font-size: 50px;
    margin-bottom: 30px;
    text-align: center;
}

.faqSection {
    padding: 60px 0px;
    position: relative;
    overflow: hidden;
}

/* .faqSection::after {
    content: '';
    position: absolute;
    right: -650px;
    bottom: -331px;
    background-image: url(../images/faq.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 130%;
    height: 130%;
    z-index: -1;
} */

.faqImg {
    width: 100%;
    height: 450px;
    position: relative;
}

.faqImg img {
    width: 100%;
}

ul.accourdianTabBtn {
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: left;
    border-bottom: 2px solid #000;
    gap: 50px;
}

ul.accourdianTabBtn li {
    font-family: nexaBold;
    font-size: 20px;
    cursor: pointer;
}

li.tabActive {
    background: -webkit-linear-gradient(90deg, #CE0012, #A3057F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;

}

li.tabActive::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    background: -webkit-linear-gradient(90deg, #CE0012, #A3057F);
    bottom: -2px;
}

li.tabActive::after {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
    border: 7px solid transparent;
    border-top: 8px solid #a3057f;
    border-bottom: 0 none;
}

.faqAcordion {
    display: none;
}

li.ulcpo {
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
}

ul.accordion-list li div.answer ul {
    padding-left: 50px;
}

.faqLink {
    padding-left: 30px;
}

.faqImg img {
    width: 180%;
    position: absolute;
    left: -20%;
    top: 30px;
}

.offringImg img {
    width: 100%;
}

.offeringcontentBody {
    padding: 10px 20px 24px;
    background: #fff;
    position: absolute;
    bottom: -32%;
    margin: 30px;
    text-align: center;
    box-shadow: 0px 0px 5px 5px #0000005c;
    border-radius: 12px;
    z-index: 0;
    height: 190px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.ourOffering {
    padding: 60px 0px 100px;
}

.ourOfferingBoxInner {
    position: relative;
}

.offerTitle {
    font-family: nexaBold;
    font-size: 20px;
}

.offerPara {
    font-size: 15px;
    margin: 0;
}

h2.offeringHed {
    font-size: 50px;
    font-family: nexaBold;
    line-height: 45px;
    margin-bottom: 50px;
    text-align: center;
}

.offeringOpacity {
    opacity: 0.4;
    text-align: right;
}

label.zf-checkChoice {
    color: #fff;
    font-size: 13px;
}

.cFormProvider {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.provideCheck {
    display: flex;
    gap: 5px;
    align-items: center;
}

.checkboxSection p {
    font-size: 15px;
    color: #fff;
    margin: 0;
    margin-bottom: 10px;
}

.checkboxSection {
    margin-bottom: 30px;
}

.chargingStationVideo video {
    width: 100%;
}

.blogBody h4 a {
    color: #000;
    text-decoration: none;
}

.incharzBrandImg {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
}

.incharzBrandImg img {
    width: 100%;
    max-width: 170px;
}

.incharBrandHeading.text-center {
    margin-bottom: 40px;
}



.brands-section {
    text-align: center;
    padding: 60px 20px;
    font-family: nexaLight;
}

.brands-section h2 {
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 25px;
    color: #222;
}

.brands-section h2 .highlight {
    color: #d01348;
}

/* Common Row Styling */
.brands-row {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-bottom: 10px;
    flex-wrap: nowrap;
}

/* Each Card */
.brand-card {
    width: 180px;
    background: #fff;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s ease;
}

.brand-card img {
    max-width: 100%;
    height: auto;
}

/* Hover */
.brand-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.12);
}

/* Responsive */
@media(max-width: 1100px) {
    .brands-row {
        flex-wrap: wrap;
    }
}

@media(max-width: 600px) {
    .brand-card {
        width: 48%;
        height: 120px;
    }

    .brands-section h2 {
        font-size: 32px;
    }
}

.buildNetworkCTA {
    margin-top: 20px;
    margin-bottom: 50px;
}

:root {
    --accent1: #d81b60;
    --accent2: #9c27b0;
    --card-bg: rgba(255, 255, 255, 0.95);
    --muted: #6b6b6b;
    --shadow: 0 6px 18px rgba(15, 15, 15, 0.06);
    --radius: 8px;
}

.counterBoxSection {
    font-family: nexaLight;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 50px;
}

/* hero heading */
.hero {
    text-align: center;
    margin-bottom: 28px;
    position: relative;
}

.hero h1 {
    margin: 0;
    font-weight: 800;
    font-size: 56px;
    letter-spacing: -1px;
    line-height: 1;
    background: linear-gradient(90deg, var(--accent1), var(--accent2));
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.hero .subtitle {
    margin-top: 8px;
    font-weight: 600;
    color: var(--muted);
    font-size: 14px;
}

/* background world-map (faded) */
.wrap {
    position: relative;
    border-radius: 14px;
    overflow: visible;
}

.wrap::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url('bg-map.jpg');
    /* put your map image here (bg-map.jpg) */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.06;
    filter: blur(0.5px) saturate(0.9);
    z-index: 1;
    pointer-events: none;
}

/* cards grid */
.grid {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
    gap: 5px;
    position: relative;
}

/* card */
.cards {
    background: rgb(250 243 247 / 68%);
    border-radius: 10px;
    padding: 26px 10px;
    box-shadow: var(--shadow);
    border: 1px solid rgba(0, 0, 0, 0.04);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 130px;
}

.cards .icon {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 8px;
    color: #222;
    opacity: 0.95;
}

.stat {
    display: flex;
    align-items: baseline;
    gap: 8px;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
}

.number {
    font-size: 35px;
    font-weight: 800;
    line-height: 1;
    background: -webkit-linear-gradient(90deg, #CE0012, #A3057F);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.unit {
    font-size: 18px;
    font-weight: 600;
    color: #7a2a4f;
    /* slightly darker accent */
}

.label {
    margin-top: 10px;
    font-size: 15px;
    font-weight: 600;
    color: #222;
}

/* variant: smaller label under number (subtle) */
.cards .sub {
    margin-top: 6px;
    font-size: 13px;
    color: #000;
}

/* wide number format for duration */
.number.small {
    font-size: 36px;
}

/* responsive */
@media (max-width:1100px) {
    .grid {
        grid-template-columns: repeat(3, 1fr);
    }

    .hero h1 {
        font-size: 44px
    }
}

@media (max-width:800px) {
    .grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 14px;
    }

    .cards {
        padding: 18px;
    }

    .hero h1 {
        font-size: 36px
    }

    .number {
        font-size: 36px
    }
}

@media (max-width:420px) {
    .grid {
        grid-template-columns: 48% 48%;
    }

    .hero h1 {
        font-size: 28px
    }

    .number {
        font-size: 32px
    }

    .cards {
        min-height: 110px;
        padding: 16px;
    }
}

/* minor fine tuning to match look in image */
.cards .icon svg {
    width: 42px;
    height: 42px;
}

.cards .number .unit-inline {
    font-size: 18px;
    font-weight: 800;
    color: #7a2a4f;
}

.iconR img {
    width: 100%;
}

@media only screen and (max-width:768px) {
    .counterBoxSection {
        padding: 50px 0px !important;
    }

    .counterBoxSection .container {
        max-width: 100% !important;
    }

    .number {
        font-size: 16px;
    }

    .number.small {
        font-size: 16px;
    }

    .cards .sub {
        text-align: center;
    }
    .unit {
        font-size: 12px;
    }
}