.root.responsivegrid{-webkit-text-size-adjust:none}
.cmp-container--employ-benefit{margin-bottom:20px}
.cmp-container--employ-benefit .category-cards__items ul{margin:0;display:flex;gap:30px;flex-wrap:wrap;justify-content:space-between}
@media screen and (max-width:1300px){.cmp-container--employ-benefit .category-cards__items ul{justify-content:center}
}
.cmp-container--employ-benefit .category-cards__items ul .category-cards__item{padding:30px;border-radius:10px;background-color:#003d79;min-height:360px;width:32%;transition:all .3s ease-out;border:1px solid transparent}
.cmp-container--employ-benefit .category-cards__items ul .category-cards__item .category-cards__icon{display:inline-block}
.cmp-container--employ-benefit .category-cards__items ul .category-cards__item .category-cards__hoverIcon{display:none}
.cmp-container--employ-benefit .category-cards__items ul .category-cards__item h4{color:#fff;font-size:24px;line-height:32px;font-weight:700;margin:30px 0 10px;transition:all .3s ease-out}
.cmp-container--employ-benefit .category-cards__items ul .category-cards__item p,.cmp-container--employ-benefit .category-cards__items ul .category-cards__item li{font-size:18px;line-height:26px;font-weight:500;color:#fff;margin:0;transition:all .3s ease-out}
.cmp-container--employ-benefit .category-cards__items ul .category-cards__item p a,.cmp-container--employ-benefit .category-cards__items ul .category-cards__item li a{color:#fff;text-decoration:underline;text-underline-offset:3px;font-family:Lato;font-weight:400;font-style:normal;font-size:16px;line-height:100%;letter-spacing:.15em}
@media screen and (max-width:768px){.cmp-container--employ-benefit .category-cards__items ul .category-cards__item p a,.cmp-container--employ-benefit .category-cards__items ul .category-cards__item li a{font-size:16px;line-height:20px;letter-spacing:.05em;text-underline-offset:3px}
}
.cmp-container--employ-benefit .category-cards__items ul .category-cards__item:hover{background-color:#fff;border:1px solid rgba(0,61,121,0.2);box-shadow:0 1px 2px 0 rgba(0,0,0,0.3);box-shadow:0 1px 3px 0 #0000004D,0 4px 8px 3px #00000026}
.cmp-container--employ-benefit .category-cards__items ul .category-cards__item:hover .category-cards__icon{display:none}
.cmp-container--employ-benefit .category-cards__items ul .category-cards__item:hover .category-cards__hoverIcon{display:inline-block}
.cmp-container--employ-benefit .category-cards__items ul .category-cards__item:hover h4{color:#003d79}
.cmp-container--employ-benefit .category-cards__items ul .category-cards__item:hover p{color:#1e2d3d}
.cmp-container--employ-benefit .category-cards__items ul .category-cards__item:hover p a{color:#007698}
@media screen and (min-width:1300px){.cmp-container--employ-benefit .category-cards__items ul .category-cards__item:hover .category-cards__link-text{color:#ef3e42}
}
.cmp-container--employ-benefit.category-cards-with-no-hover .category-cards__items ul .category-cards__item:hover{background-color:#003d79;border-color:transparent;box-shadow:none}
.cmp-container--employ-benefit.category-cards-with-no-hover .category-cards__items ul .category-cards__item:hover h4,.cmp-container--employ-benefit.category-cards-with-no-hover .category-cards__items ul .category-cards__item:hover p{color:#fff}
.cmp-container--students .category-cards__items ul{margin:50px 0 0;flex-wrap:wrap;justify-content:center;gap:50px}
.cmp-container--students .category-cards__items ul .category-cards__item{width:calc(22.5%);max-width:367px;background:rgba(0,61,121,0.05);padding:5.52% 20px;align-content:center;text-align:center;border:1px solid transparent;border-radius:10px;transition:all .3s ease-out;overflow:hidden;aspect-ratio:1}
.cmp-container--students .category-cards__items ul .category-cards__item .category-cards__content{height:100%;align-content:center}
.cmp-container--students .category-cards__items ul .category-cards__item img{opacity:1;width:100px;height:100px;object-fit:contain}
.cmp-container--students .category-cards__items ul .category-cards__item h4{margin:30px 0 20px;font-size:24px;line-height:32px;font-weight:700;transition:all .3s ease-out}
.cmp-container--students .category-cards__items ul .category-cards__item p{font-size:18px;line-height:26px;font-weight:500;opacity:0;transition:all .3s ease-out;margin:0;text-align:center;height:0}
@media screen and (min-width:1300px){.cmp-container--students .category-cards__items ul .category-cards__item:hover{background-color:#fff;border-color:rgba(0,61,121,0.2);box-shadow:0 1px 3px 1px rgba(0,0,0,0.15),0 1px 2px 0 rgba(0,0,0,0.3);transform:scale(1.054);padding:3.146% 20px}
.cmp-container--students .category-cards__items ul .category-cards__item:hover img{opacity:0}
.cmp-container--students .category-cards__items ul .category-cards__item:hover h4{color:#003d79;transform:translateY(-80px);-webkit-transform:translateY(-80px);-moz-transform:translateY(-80px);-ms-transform:translateY(-80px);-o-transform:translateY(-80px)}
.cmp-container--students .category-cards__items ul .category-cards__item:hover p{opacity:1;transform:translateY(-75px);-webkit-transform:translateY(-75px);-moz-transform:translateY(-75px);-ms-transform:translateY(-75px);-o-transform:translateY(-75px);height:auto}
}
.category-cards__items ul{list-style:none;display:flex;padding:0}
@media screen and (max-width:1660px){.cmp-container--employ-benefit .category-cards__items ul .category-cards__item{width:31.1%}
.cmp-container--students .category-cards__items ul .category-cards__item{width:100%}
}
@media screen and (max-width:1300px){.cmp-container--employ-benefit{margin-bottom:0}
.cmp-container--employ-benefit .category-cards__items ul .category-cards__item{width:47.9%;min-height:270px}
.cmp-container--employ-benefit .category-cards__items ul .category-cards__item:hover .category-cards__hoverIcon{display:none}
.cmp-container--employ-benefit .category-cards__items ul .category-cards__item:hover .category-cards__icon{display:inline-block}
.cmp-container--employ-benefit .category-cards__items ul .category-cards__item img{width:60px;height:60px}
.cmp-container--employ-benefit .category-cards__items ul .category-cards__item h4{font-size:20px;line-height:28px;margin:20px 0 10px}
.cmp-container--employ-benefit .category-cards__items ul .category-cards__item p{font-size:16px;line-height:20px}
.cmp-container--employ-benefit .category-cards__items ul .category-cards__item:hover{background-color:#003d79}
.cmp-container--employ-benefit .category-cards__items ul .category-cards__item:hover img{filter:none;-webkit-filter:none}
.cmp-container--employ-benefit .category-cards__items ul .category-cards__item:hover h4,.cmp-container--employ-benefit .category-cards__items ul .category-cards__item:hover p{color:#fff}
.cmp-container--employ-benefit .category-cards__items ul .category-cards__item:hover h4 a,.cmp-container--employ-benefit .category-cards__items ul .category-cards__item:hover p a{color:#fff}
.cmp-container--students .category-cards__items ul .category-cards__item{max-width:365px;border-color:rgba(0,61,121,0.2);background-color:#fff}
.cmp-container--students .category-cards__items ul .category-cards__item img{width:80px;height:80px}
.cmp-container--students .category-cards__items ul .category-cards__item h4{margin:20px 0 10px;font-size:24px;line-height:29px}
.cmp-container--students .category-cards__items ul .category-cards__item p{opacity:1;height:auto;font-size:16px;line-height:20px;font-weight:500}
.cmp-container--students .category-cards__items ul .category-cards__item:hover{box-shadow:none}
.cmp-container--students .category-cards__items ul .category-cards__item:hover img{opacity:1}
.cmp-container--students .category-cards__items ul .category-cards__item:hover h4{transform:translate(0);-webkit-transform:translate(0);-moz-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);color:#1e2d3d}
.cmp-container--students .category-cards__items ul .category-cards__item:hover p{transform:translate(0);-webkit-transform:translate(0);-moz-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0)}
}
@media screen and (max-width:768px){.cmp-container--employ-benefit .category-cards__items ul .category-cards__item{width:47%;padding:30px 15px;text-align:center;display:flex;align-items:center;justify-content:center}
.cmp-container--employ-benefit .category-cards__items ul .category-cards__item h4{font-size:18px;line-height:22px;margin:10px 0}
.cmp-container--employ-benefit .category-cards__items ul .category-cards__item p{font-size:16px;line-height:20px;font-weight:600}
.cmp-container--employ-benefit.category-cards-with-left-align .category-cards__items ul .category-cards__item{text-align:left}
.cmp-container--students .category-cards__items ul{margin:20px 0 0;gap:20px}
.cmp-container--students .category-cards__items ul .category-cards__item{aspect-ratio:auto;padding:28px 15px;max-width:100%}
}
@media screen and (max-width:620px){.cmp-container--employ-benefit .category-cards__items ul{gap:20px}
.cmp-container--employ-benefit .category-cards__items ul .category-cards__item{width:100%}
}
.category-cards__residential .category-cards__items ul{gap:30px;margin:40px 0 0 0;-webkit-text-size-adjust:none;justify-content:center}
.category-cards__residential .category-cards__items ul .category-cards__item{width:48.5%}
.category-cards__items .category-cards__item .category-cards__content p>a{position:relative;top:-10px}
@media screen and (max-width:768px){.category-cards__items .category-cards__item .category-cards__content p>a{top:-5px}
}
.cmp-interconnection-process{margin-top:0}
.cmp-interconnection-process .cmp-container{max-width:1640px}
.cmp-interconnection-process .cmp-container .title .cmp-title__text{font-size:32px;line-height:44px;font-weight:700;margin:0 0 20px}
.cmp-interconnection-process .cmp-container .text .cmp-text p{font-size:20px;line-height:26px;font-weight:700}
.cmp-interconnection-process .cmp-container .categoryCards{margin-top:50px}
.cmp-interconnection-process .cmp-container .categoryCards .category-cards__items{position:relative}
.cmp-interconnection-process .cmp-container .categoryCards .category-cards__items::after{content:"";display:block;position:absolute;top:50%;left:0;z-index:1;border-top:2px solid #003d79;width:100%;height:0}
.cmp-interconnection-process .cmp-container .categoryCards .category-cards__items ul{margin:0}
.cmp-interconnection-process .cmp-container .categoryCards .category-cards__items ul li{background-color:#f8f8f8;padding:30px 30px 50px;border-radius:10px;position:relative;z-index:2}
@media screen and (max-width:1024px){.cmp-interconnection-process .cmp-container .categoryCards .category-cards__items ul li{padding:20px 20px 40px}
}
.cmp-interconnection-process .cmp-container .categoryCards .category-cards__items ul li:nth-child(2)::before,.cmp-interconnection-process .cmp-container .categoryCards .category-cards__items ul li:nth-child(3)::before{content:"›";font-size:24px;font-weight:900;color:#003d79;position:absolute;top:50%;left:-46px;transform:translate(-50%,-50%);width:32px;height:32px;background-color:#fff;border:1px solid #003d79;border-radius:50%;display:flex;align-items:flex-end;justify-content:center}
.cmp-interconnection-process .cmp-container .categoryCards .category-cards__items ul li:nth-child(2){margin:0 91px}
@media screen and (max-width:1024px){.cmp-interconnection-process .cmp-container .categoryCards .category-cards__items ul li:nth-child(2){margin:0 60px}
}
.cmp-interconnection-process .cmp-container .categoryCards .category-cards__items ul li .category-cards__content h4{font-size:24px;line-height:32px;font-weight:700;text-transform:uppercase;margin:0;color:#003d79}
.cmp-interconnection-process .cmp-container .categoryCards .category-cards__items ul li .category-cards__content ul{margin-top:10px;margin-left:30px;list-style:disc;display:flex;flex-direction:column}
.cmp-interconnection-process .cmp-container .categoryCards .category-cards__items ul li .category-cards__content ul li{font-size:18px;line-height:26px;font-weight:500;padding:0;margin:0}
.cmp-interconnection-process .cmp-container .categoryCards .category-cards__items ul li .category-cards__content ul li::before{display:none}
.cmp-interconnection-process .cmp-container .categoryCards .category-cards__items ul li:hover{background-color:#e6ecf2}
.cmp-interconnection-process .cmp-container .categoryCards .category-cards__items ul li:hover .category-cards__content ul li{background-color:#e6ecf2}
.cmp-energy-market .cmp-container{max-width:1640px;margin:0 auto}
.cmp-energy-market .cmp-container .title .cmp-title__text{font-size:42px;line-height:50px;font-weight:700;margin:0;text-align:center}
.cmp-energy-market .cmp-container .categoryCards{margin-top:54px}
.cmp-energy-market .cmp-container .categoryCards .category-cards__items{position:relative}
.cmp-energy-market .cmp-container .categoryCards .category-cards__items ul{display:flex;justify-content:center;margin:0;height:467px}
.cmp-energy-market .cmp-container .categoryCards .category-cards__items ul li.category-cards__item{background-color:#f8f8f8;border-radius:20px;width:100%;max-width:486px;z-index:2;max-height:fit-content;height:fit-content;position:relative}
.cmp-energy-market .cmp-container .categoryCards .category-cards__items ul li.category-cards__item:nth-child(2)::before,.cmp-energy-market .cmp-container .categoryCards .category-cards__items ul li.category-cards__item:nth-child(3)::before{content:'';background:url("../../../../../../content/dam/oncorwww/images-refresh/about-us/icons/Line-Button-icon.png") no-repeat center / contain;position:absolute;top:125px;left:-46px;transform:translateX(-50%);width:32px;height:32px;z-index:2;background-color:#fff;border-radius:50%;display:flex;align-items:flex-end;justify-content:center;pointer-events:none}
.cmp-energy-market .cmp-container .categoryCards .category-cards__items ul li.category-cards__item:nth-child(2)::after,.cmp-energy-market .cmp-container .categoryCards .category-cards__items ul li.category-cards__item:nth-child(3)::after{content:"";position:absolute;top:140px;left:0;right:0;height:2px;background-color:#003d79;transform:translate(-100%,-50%);z-index:1;width:90px;pointer-events:none}
.cmp-energy-market .cmp-container .categoryCards .category-cards__items ul li.category-cards__item:nth-of-type(2){margin:0 91px}
.cmp-energy-market .cmp-container .categoryCards .category-cards__items ul li.category-cards__item .category-cards__content{text-align:center}
.cmp-energy-market .cmp-container .categoryCards .category-cards__items ul li.category-cards__item .category-cards__content .custom-wrapper{display:flex;flex-direction:column;align-items:center;padding:30px 30px 40px;height:297px}
.cmp-energy-market .cmp-container .categoryCards .category-cards__items ul li.category-cards__item .category-cards__content .custom-wrapper img.category-cards__icon{max-width:295px;width:100%;max-height:108px}
@media screen and (max-width:768px){.cmp-energy-market .cmp-container .categoryCards .category-cards__items ul li.category-cards__item .category-cards__content .custom-wrapper img.category-cards__icon{height:86px}
}
.cmp-energy-market .cmp-container .categoryCards .category-cards__items ul li.category-cards__item .category-cards__content .custom-wrapper h4{font-size:24px;line-height:32px;font-weight:700;margin:50px 0 0;color:#003d79}
.cmp-energy-market .cmp-container .categoryCards .category-cards__items ul li.category-cards__item .category-cards__content p{display:none;font-size:18px;line-height:26px;font-weight:500;color:#1e2d3d;margin-top:0;margin-bottom:0;max-height:210px;scroll-behavior:smooth}
.cmp-energy-market .cmp-container .categoryCards .category-cards__items ul li.category-cards__item .category-cards__content p::-webkit-scrollbar-track{background-color:#f5f5f5;border-radius:10px}
.cmp-energy-market .cmp-container .categoryCards .category-cards__items ul li.category-cards__item .category-cards__content p::-webkit-scrollbar{height:auto;width:5px;background-color:#aaa;border-radius:10px}
.cmp-energy-market .cmp-container .categoryCards .category-cards__items ul li.category-cards__item .category-cards__content p::-webkit-scrollbar-thumb{background-color:#d62929;border-radius:10px}
@media(min-width:1024px) and (max-width:1200px){.cmp-energy-market .cmp-container .categoryCards .category-cards__items ul li.category-cards__item .category-cards__content p{max-height:160px}
}
.cmp-energy-market .cmp-container .categoryCards .category-cards__items ul li.category-cards__item:hover{background-color:transparent;padding:0}
.cmp-energy-market .cmp-container .categoryCards .category-cards__items ul li.category-cards__item:hover .category-cards__content .custom-wrapper{background-color:#e6ecf2;border-radius:20px}
.cmp-energy-market .cmp-container .categoryCards .category-cards__items ul li.category-cards__item:hover .category-cards__content p{display:block}
@media screen and (max-width:1024px){.cmp-energy-market .cmp-container .categoryCards .category-cards__items ul li.category-cards__item:nth-of-type(2){margin:0 60px}
}
@media screen and (min-width:768px) and (max-width:1024px){.cmp-energy-market .cmp-container .categoryCards .category-cards__items ul li.category-cards__item{width:80%;max-width:unset}
}
.cmp-energy-market .cmp-container .categoryCards .category-cards__items ul li.category-cards__item.active{background-color:white}
.cmp-energy-market .cmp-container .categoryCards .category-cards__items ul li.category-cards__item.active .category-cards__content .custom-wrapper{background-color:#e6ecf2;border-radius:20px}
.cmp-energy-market .cmp-container .categoryCards .category-cards__items ul li.category-cards__item.active .category-cards__content p{display:block;background-color:white;margin-top:20px;padding-right:15px}
@media screen and (min-width:768px) and (max-width:1024px){.cmp-energy-market .cmp-container .categoryCards .category-cards__items ul{height:535px}
}
.cmp-by-the-numbers .cmp-container .cmp-title h2.cmp-title__text{font-weight:700;font-size:42px;line-height:50px;text-align:center;margin:0;margin-bottom:54px}
.cmp-by-the-numbers .cmp-container .categoryCards .category-cards .category-cards__items ul{flex-wrap:wrap;gap:30px;margin:0;justify-content:center}
.cmp-by-the-numbers .cmp-container .categoryCards .category-cards .category-cards__items ul li.category-cards__item:last-child{margin-right:0}
.cmp-by-the-numbers .cmp-container .categoryCards .category-cards .category-cards__items ul li.category-cards__item .category-cards__content{display:flex;flex-direction:column;width:248px;align-items:center}
.cmp-by-the-numbers .cmp-container .categoryCards .category-cards .category-cards__items ul li.category-cards__item .category-cards__content .custom-wrapper{order:2}
.cmp-by-the-numbers .cmp-container .categoryCards .category-cards .category-cards__items ul li.category-cards__item .category-cards__content .custom-wrapper h4{font-size:24px;line-height:32px;font-weight:700;margin:0;text-align:center;margin-top:16px}
.cmp-by-the-numbers .cmp-container .categoryCards .category-cards .category-cards__items ul li.category-cards__item .category-cards__content p{margin:0;font-size:42px;line-height:50px;font-weight:700;text-transform:uppercase;background-color:#003d79;color:#fff;padding:0;display:flex;align-items:center;justify-content:center;width:248px;height:248px;text-align:center;border-radius:50%}
@media screen and (max-width:1660px){.cmp-by-the-numbers .cmp-container .categoryCards .category-cards .category-cards__items ul li.category-cards__item .category-cards__content p{width:230px;height:230px}
}
@media screen and (max-width:1660px){.category-cards__residential .category-cards__items ul .category-cards__item{width:47.5%}
}
@media screen and (max-width:1024px){.category-cards__residential .category-cards__items ul .category-cards__item{width:47.5%}
.cmp-energy-market .cmp-container .title .cmp-title__text{font-size:24px;line-height:28px}
.cmp-energy-market .cmp-container .categoryCards{margin-top:30px}
.cmp-energy-market .cmp-container .categoryCards .category-cards .category-cards__items ul{flex-direction:column;align-items:center;height:fit-content}
.cmp-energy-market .cmp-container .categoryCards .category-cards .category-cards__items ul li.category-cards__item{padding:20px 34px;background-color:#e6ecf2 !important;width:80%;max-width:100%}
.cmp-energy-market .cmp-container .categoryCards .category-cards .category-cards__items ul li.category-cards__item:nth-child(2)::before,.cmp-energy-market .cmp-container .categoryCards .category-cards .category-cards__items ul li.category-cards__item:nth-child(3)::before{width:14px;height:14px;top:-24px;left:50%;transform:translateX(-6px);content:"";background:url("../../../../../../content/dam/oncorwww/images-refresh/about-us/icons/Line-Button-icon-down.png");background-color:white;background-position:center;align-items:center;justify-content:center;background-size:18px}
.cmp-energy-market .cmp-container .categoryCards .category-cards .category-cards__items ul li.category-cards__item:nth-child(2)::after,.cmp-energy-market .cmp-container .categoryCards .category-cards .category-cards__items ul li.category-cards__item:nth-child(3)::after{display:none}
.cmp-energy-market .cmp-container .categoryCards .category-cards .category-cards__items ul li.category-cards__item:nth-of-type(2){margin:36px 0}
.cmp-energy-market .cmp-container .categoryCards .category-cards .category-cards__items ul li.category-cards__item .category-cards__content .custom-wrapper{padding:0;height:auto}
.cmp-energy-market .cmp-container .categoryCards .category-cards .category-cards__items ul li.category-cards__item .category-cards__content .custom-wrapper img.category-cards__icon{max-width:235px}
.cmp-energy-market .cmp-container .categoryCards .category-cards .category-cards__items ul li.category-cards__item .category-cards__content .custom-wrapper h4{font-size:18px;line-height:22px;margin-top:27px;margin-bottom:10px}
.cmp-energy-market .cmp-container .categoryCards .category-cards .category-cards__items ul li.category-cards__item .category-cards__content p{font-size:16px;line-height:20px;display:block;height:auto;margin:0;max-height:fit-content;overflow-y:unset;background-color:#e6ecf2;padding-top:0;padding-right:0}
.cmp-energy-market .cmp-container .categoryCards .category-cards .category-cards__items::after{content:"";display:block;position:absolute;z-index:1;border-left:2px solid #003d79;border-top:0;height:100%;width:0;top:0;left:50%}
}
@media screen and (max-width:1024px){.category-cards__residential .category-cards__items ul{gap:20px !important}
.category-cards__residential .category-cards__items ul .category-cards__item{width:100%}
.category-cards__residential .category-cards{margin-bottom:20px}
.cmp-interconnection-process{margin-top:0}
.cmp-interconnection-process .cmp-container .title .cmp-title__text{font-size:24px;line-height:28px;margin:0 0 10px;text-align:center}
.cmp-interconnection-process .cmp-container .text .cmp-text p{font-size:16px;line-height:20px;text-align:center}
.cmp-interconnection-process .cmp-container .categoryCards{margin-top:30px}
.cmp-interconnection-process .cmp-container .categoryCards .category-cards__items::after{content:"";display:block;position:absolute;z-index:1;border-left:2px solid #003d79;border-top:0;height:100%;width:0;top:0;left:50%}
.cmp-interconnection-process .cmp-container .categoryCards .category-cards__items ul{flex-direction:column}
.cmp-interconnection-process .cmp-container .categoryCards .category-cards__items ul li{background-color:#e6ecf2;padding:20px;border-radius:20px}
.cmp-interconnection-process .cmp-container .categoryCards .category-cards__items ul li:nth-child(2)::before,.cmp-interconnection-process .cmp-container .categoryCards .category-cards__items ul li:nth-child(3)::before{width:20px;height:20px;top:-18px;left:50.1%;content:"";background-image:url(../../../../../../content/dam/oncorwww/images-refresh/faqs/icons/Arrow.svg);background-color:white;background-position:center;align-items:center;justify-content:center;background-size:14px}
.cmp-interconnection-process .cmp-container .categoryCards .category-cards__items ul li:nth-child(2){margin:36px 0}
.cmp-interconnection-process .cmp-container .categoryCards .category-cards__items ul li .category-cards__content h4{font-size:18px;line-height:22px}
.cmp-interconnection-process .cmp-container .categoryCards .category-cards__items ul li .category-cards__content ul li{font-size:16px;line-height:22px}
.cmp-by-the-numbers .cmp-container .cmp-title h2.cmp-title__text{font-size:24px;line-height:28px;margin-bottom:30px}
.cmp-by-the-numbers .cmp-container .categoryCards .category-cards .category-cards__items ul{gap:20px}
.cmp-by-the-numbers .cmp-container .categoryCards .category-cards .category-cards__items ul li.category-cards__item{margin-right:0}
.cmp-by-the-numbers .cmp-container .categoryCards .category-cards .category-cards__items ul li.category-cards__item .category-cards__content{width:157px}
.cmp-by-the-numbers .cmp-container .categoryCards .category-cards .category-cards__items ul li.category-cards__item .category-cards__content .custom-wrapper h4{font-size:16px;line-height:20px;margin-top:20px}
.cmp-by-the-numbers .cmp-container .categoryCards .category-cards .category-cards__items ul li.category-cards__item .category-cards__content p{font-size:26px;line-height:30px;padding:30px;width:157px;height:158px}
.cmp-energy-market .cmp-container .categoryCards .category-cards .category-cards__items ul li.category-cards__item{width:100%}
}
@media screen and (max-width:1024px) and screen and (max-width:576px){.cmp-by-the-numbers .cmp-container .categoryCards .category-cards .category-cards__items ul li.category-cards__item:nth-child(even){margin-right:0}
}
@media screen and (max-width:620px){.category-cards__residential .category-cards__items ul .category-cards__item{width:100%}
}
.cmp-container--students .category-cards__items ul{padding-bottom:50px}
@media(min-width:1025px){.cmp-container--students .category-cards__items ul{padding-bottom:120px}
}
.cmp-container-resdential_page .cmp-container--employ-benefit .category-cards__items ul .category-cards__item p a{font-size:18px !important}
.category-cards__residential.cmp-category-card-centre .category-cards__items ul .category-cards__item:last-child{margin-left:auto;margin-right:auto}
.cmp-energy-industry .category-cards__items ul{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;padding:0;margin:0}
.cmp-energy-industry .category-cards__items ul .category-cards__item{margin-top:100px}
.cmp-energy-industry .category-cards__items ul .category-cards__item .category-cards__content{height:100%;position:relative;background-color:#003D791A;border-radius:20px;padding:100px 30px 30px;text-align:center}
.cmp-energy-industry .category-cards__items ul .category-cards__item .category-cards__content .custom-wrapper img{position:absolute;top:-100px;left:50%;transform:translateX(-50%);width:200px;height:200px;border-radius:50%}
.cmp-energy-industry .category-cards__items ul .category-cards__item .category-cards__content .custom-wrapper h4{color:#003d79;margin:30px 0 10px}
.cmp-energy-industry .category-cards__items ul .category-cards__item .category-cards__content p{margin:0}
.cmp-energy-industry .category-cards__items ul .category-cards__item .category-cards__content p:nth-of-type(1){margin:0 0 30px}
.cmp-energy-industry .category-cards__items ul .category-cards__item .category-cards__content p br{display:none}
@media screen and (max-width:768px){.cmp-energy-industry .category-cards__items ul{grid-template-columns:repeat(1,1fr)}
.cmp-energy-industry .category-cards__items ul .category-cards__item{margin-top:50px}
.cmp-energy-industry .category-cards__items ul .category-cards__item .category-cards__content{padding:50px 20px 20px}
.cmp-energy-industry .category-cards__items ul .category-cards__item .category-cards__content .custom-wrapper img{width:100px;height:100px;top:-50px}
.cmp-energy-industry .category-cards__items ul .category-cards__item .category-cards__content .custom-wrapper h4{margin:10px 0 8px;line-height:21px !important}
.cmp-energy-industry .category-cards__items ul .category-cards__item .category-cards__content p:nth-of-type(1){margin:0 0 10px}
.cmp-energy-industry .category-cards__items ul .category-cards__item .category-cards__content p br{display:block}
}
.cmp-energy-industry.main-profile .category-cards__items ul{margin-bottom:120px;grid-template-columns:repeat(1,1fr)}
.cmp-energy-industry.main-profile .category-cards__items ul .category-cards__item{max-width:1144px;justify-self:center}
.cmp-energy-industry.main-profile .category-cards__items ul .category-cards__item .category-cards__content{background-color:#003d79;color:#fff}
.cmp-energy-industry.main-profile .category-cards__items ul .category-cards__item .category-cards__content .custom-wrapper h4{color:#fff}
@media screen and (max-width:768px){.cmp-energy-industry.main-profile .category-cards__items ul{margin-bottom:50px}
}
.cmp-current-transmission.cmp-container--employ-benefit .category-cards__items ul .category-cards__item{min-height:fit-content;border-radius:20px;padding:38px 40px}
@media screen and (max-width:767px){.cmp-current-transmission.cmp-container--employ-benefit .category-cards__items ul .category-cards__item{background-color:#f8f8f8;color:#1e2d3d;border:1px solid #00254933;border-radius:10px}
}
.cmp-current-transmission.cmp-container--employ-benefit .category-cards__items ul li.category-cards__item p:first-of-type{font-size:24px !important;line-height:32px !important;font-weight:700 !important;margin-bottom:15px}
@media screen and (max-width:767px){.cmp-current-transmission.cmp-container--employ-benefit .category-cards__items ul li.category-cards__item p:first-of-type{font-size:16px !important;line-height:21px !important;margin-bottom:10px;color:#1e2d3d}
}
@media screen and (max-width:767px){.cmp-current-transmission.cmp-container--employ-benefit .category-cards__items ul li.category-cards__item p:nth-of-type(3),.cmp-current-transmission.cmp-container--employ-benefit .category-cards__items ul li.category-cards__item p:nth-of-type(4){font-size:16px;line-height:21px;margin-bottom:10px;color:#1e2d3d;font-size:600 !important}
.cmp-current-transmission.cmp-container--employ-benefit .category-cards__items ul li.category-cards__item p:nth-of-type(2){color:#003d79;font-size:16px;line-height:21px;margin-bottom:10px;font-weight:700 !important}
}
.cmp-current-transmission.cmp-container--career.cmp-container--oncor-empower .aem-Grid--default--12>.container.responsivegrid .cmp-container .cmp-button--blue .cmp-button{justify-content:center}
.cmp-current-transmission.cmp-container--career.cmp-container--oncor-empower .aem-Grid--default--12>.container.responsivegrid .cmp-container .cmp-button--blue .cmp-button .cmp-button__icon{display:none}
.cmp-current-transmission.cmp-investor-button .cmp-container .aem-Grid{justify-content:left}
.cmp-current-transmission.cmp-investor-button .cmp-container .aem-Grid .oncor-btn{max-width:fit-content}
@media screen and (max-width:767px){.cmp-current-transmission.cmp-investor-button .cmp-container .aem-Grid .oncor-btn{max-width:554px}
}
.cmp-current-transmission.cmp-investor-button .cmp-container .aem-Grid::before,.cmp-current-transmission.cmp-investor-button .cmp-container .aem-Grid::after{display:none}
.cmp-current-transmission.cmp-container--career>.cmp-container{padding-top:0 !important}
@media screen and (max-width:767px){.cmp-current-transmission p{text-align:center}
}
.cmp-project-timeline>.cmp-container .containerRevamp>.cmp-container .cmp-text{background:#f8f8f8;border:1px solid #00254933;border-radius:10px;padding:30px}
.cmp-project-timeline>.cmp-container .containerRevamp>.cmp-container .cmp-text>p b{font-size:20px !important;margin-bottom:10px}
@media screen and (max-width:767px){.cmp-project-timeline>.cmp-container .containerRevamp>.cmp-container .cmp-text>p b{font-size:16px !important;line-height:20px}
}
@media screen and (max-width:767px){.cmp-project-timeline>.cmp-container .containerRevamp>.cmp-container .cmp-text>p{margin-bottom:10px}
}
@media screen and (max-width:767px){.cmp-project-timeline>.cmp-container .containerRevamp>.cmp-container .cmp-text{text-align:center;padding:10px}
}
@media screen and (max-width:767px){.cmp-project-timeline h3,.cmp-project-timeline .text{text-align:center}
}
@media screen and (max-width:767px){.category-cards__residential.cmp-category-card-centre .category-cards__items ul{gap:20px}
}
@media screen and (max-width:768px){.category-cards__residential.cmp-category-card-centre .category-cards__items ul .category-cards__item{text-align:left}
}
@media screen and (max-width:768px){.cmp-container--employ-benefit .cmp-category-card-text .category-cards__items ul .category-cards__item{text-align:left}
}
@media screen and (min-width:768px){html[lang="es"] .cmp-by-the-numbers .cmp-container .categoryCards .category-cards .category-cards__items ul li.category-cards__item .category-cards__content{width:280px}
html[lang="es"] .cmp-by-the-numbers .cmp-container .categoryCards .category-cards .category-cards__items ul li.category-cards__item .category-cards__content p{padding:20px;width:100%;height:280px}
}
@media screen and (min-width:768px) and screen and (max-width:1660px){html[lang="es"] .cmp-by-the-numbers .cmp-container .categoryCards .category-cards .category-cards__items ul li.category-cards__item .category-cards__content p{width:100%;height:280px}
}
.cmp-sustainability-category-cards{padding:120px 20px}
.cmp-sustainability-category-cards .cmp-title__text{text-align:center;font-family:'Lato',sans-serif;font-weight:700;font-size:32px;line-height:40px;color:#003d79;margin-bottom:60px;text-transform:uppercase;letter-spacing:.05em}
.cmp-sustainability-category-cards .category-cards__items ul{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;list-style:none;margin:0;padding:0}
@media screen and (max-width:768px){.cmp-sustainability-category-cards .category-cards__items ul{grid-template-columns:1fr;justify-items:center;gap:10px}
}
.cmp-sustainability-category-cards .category-cards__item{width:auto;height:auto;background:transparent;display:flex;align-items:center;padding:20px;margin:0 auto}
.cmp-sustainability-category-cards .category-cards__content{display:flex;align-items:center;gap:20px;width:100%;position:relative}
.cmp-sustainability-category-cards .category-cards__content .custom-wrapper{display:flex;flex-direction:row;align-items:center;gap:20px;flex:1}
.cmp-sustainability-category-cards .category-cards__content .custom-wrapper .category-cards__icon{width:248px;height:248px;border-radius:50%;object-fit:cover;flex-shrink:0}
.cmp-sustainability-category-cards .category-cards__content .custom-wrapper h4{margin:0 0 12px;color:#003d79;position:absolute;top:30px;left:268px;width:calc(100% - 280px)}
@media screen and (max-width:768px){.cmp-sustainability-category-cards{padding:30px 10px 40px}
.cmp-sustainability-category-cards .category-cards__item{width:auto;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:10px;margin:0 auto;background:transparent;margin-top:30px}
.cmp-sustainability-category-cards .category-cards__content{display:flex;flex-direction:row;align-items:flex-start;gap:12px;width:100%;text-align:left}
.cmp-sustainability-category-cards .category-cards__content .custom-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:6px;flex:1}
.cmp-sustainability-category-cards .category-cards__content .custom-wrapper .category-cards__icon{width:98px;height:98px;flex-shrink:0;border-radius:50%;object-fit:cover}
.cmp-sustainability-category-cards .category-cards__content .custom-wrapper h4{margin:0;position:absolute;width:auto;top:-30px;left:110px}
}
@media screen and (min-width:769px) and (max-width:1199px){.cmp-sustainability-category-cards{padding:40px 0}
.cmp-sustainability-category-cards .category-cards__item{padding:0}
}
@media screen and (min-width:769px) and (max-width:1199px){.cmp-sustainability-category-cards .category-cards__content .custom-wrapper .category-cards__icon{width:180px;height:180px}
}
@media screen and (min-width:770px) and (max-width:1300px){.cmp-sustainability-category-cards .category-cards__content .custom-wrapper h4{top:-30px;left:200px;width:calc(100% - 200px)}
}
.cmp-container--resiliency-plan.cmp-container--employ-benefit .category-cards__items ul .category-cards__item{min-height:auto}
.cmp-container--resiliency-plan.cmp-container--employ-benefit .category-cards__items ul .category-cards__item h4{margin-top:0}
.cmp-container--resiliency-main-profile.cmp-energy-industry.main-profile .category-cards__items ul .category-cards__item .category-cards__content{padding-top:70px}
.cmp-container--resiliency-main-profile.cmp-energy-industry.main-profile .category-cards__items ul .category-cards__item .category-cards__content .custom-wrapper img{object-fit:cover;object-position:top}
@media screen and (min-width:769px){.cmp-container--resiliency-main-profile.cmp-energy-industry.main-profile .category-cards__items ul .category-cards__item .category-cards__content{padding-top:120px}
}
.cmp-container--resiliency-main-profile.cmp-container--resiliency-main-without-bg .category-cards__items ul{margin-bottom:30px}
@media screen and (min-width:769px){.cmp-container--resiliency-main-profile.cmp-container--resiliency-main-without-bg .category-cards__items ul{margin-bottom:50px}
}
@media screen and (max-width:767px){.cmp-current-transmission.cmp-container--employ-benefit .category-cards__items ul li.category-cards__item p:nth-of-type(5){font-weight:700 !important;color:#003d79}
}
@media screen and (max-width:767px){.cmp-current-transmission.cmp-container--employ-benefit .category-cards__items ul li.category-cards__item p:nth-of-type(4){color:black;font-size:16px;line-height:21px;margin-bottom:10px;font-weight:700}
}
@media screen and (max-width:767px){.cmp-current-transmission.cmp-container--employ-benefit .category-cards__items ul li.category-cards__item p:first-of-type{color:black;font-size:18px !important;line-height:21px;margin-bottom:10px;font-weight:700}
}
.root.responsivegrid .aem-GridColumn.aem-GridColumn--default--12.cmp-container--employ-benefit:has(.cmp-category-card-padding)>.cmp-container{padding:0 !important}
@media(min-width:768px) and (max-width:1199px){.cmp-energy-industry.main-profile .category-cards__items ul{margin-bottom:70px}
}
@media screen and (max-width:767px){.cmp-current-transmission.cmp-container--employ-benefit .category-cards__items ul li.category-cards__item .category-cards__content p:last-of-type{font-weight:700 !important;color:#003d79 !important}
}
@media screen and (max-width:767px){.cmp-container--employ-benefit .category-cards__items ul .category-cards__item:hover{box-shadow:none}
}
.category-cards__residential .category-cards__item>a{pointer-events:none;cursor:pointer}
.category-cards__residential .category-cards__item .category-cards__link-text{pointer-events:auto;cursor:pointer}
@media screen and (min-width:1299px){.cmp-interconnection-process .cmp-container .categoryCards .category-cards__items ul li{max-width:486px}
}