.services-listing .services-listing__body{display:grid;grid-template-columns:1fr;row-gap:3rem}.services-listing .services-listing__body .services-listing__industries h2,.services-listing .services-listing__body .services-listing__services h2{border-bottom:1px solid #323e48;font-weight:700;margin-bottom:50px;padding-bottom:1.5rem;text-align:center}button.services-listing__service-item.service-item img{height:40px;object-fit:contain;width:40px}.services-listing .services-listing__body .services-listing__industries h2{color:#9dbb3f}.services-listing .services-listing__body .services-listing__industries .services-listing__industry-item,.services-listing .services-listing__body .services-listing__services .services-listing__service-item{align-items:center;background:none;border:none;column-gap:10px;cursor:pointer;display:grid;grid-template-columns:40px auto;margin:.5rem 0;transition:all .3s ease-in-out;width:100%}.services-listing .services-listing__body .services-listing__industries .services-listing__industry-item:hover,.services-listing .services-listing__body .services-listing__services .services-listing__service-item:hover{text-decoration:none}.services-listing .services-listing__body .services-listing__industries .services-listing__industry-item h3,.services-listing .services-listing__body .services-listing__services .services-listing__service-item h3{color:#323e48;font-size:1.1rem;font-weight:700;line-height:2.5rem;margin:0;padding-right:2rem;position:relative;text-align:left;text-transform:uppercase}.services-listing .services-listing__body .services-listing__industries .services-listing__industry-item h3:before,.services-listing .services-listing__body .services-listing__services .services-listing__service-item h3:before{background:var(--secondary);border-radius:1rem;content:"";height:2px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:.75rem}.services-listing .services-listing__body .services-listing__industries .services-listing__industry-item h3:after,.services-listing .services-listing__body .services-listing__services .services-listing__service-item h3:after{background:var(--secondary);border-radius:1rem;content:"";height:.75rem;position:absolute;right:5px;top:50%;transform:translateY(-50%);transition:all .3s ease-in-out;width:2px}.services-listing .services-listing__body .services-listing__industries .services-listing__industry-item.open h3:after,.services-listing .services-listing__body .services-listing__services .services-listing__service-item.open h3:after{height:0}.services-listing .services-listing__body .services-listing__industries .services-listing__industry-item .industry-item__sublist,.services-listing .services-listing__body .services-listing__services .services-listing__service-item .service-item__sublist{display:none;grid-column:1/3}.services-listing .services-listing__body .services-listing__industries .services-listing__industry-item .industry-item__sublist .industry-item__sublist-inner,.services-listing .services-listing__body .services-listing__services .services-listing__service-item .service-item__sublist .service-item__sublist-inner{display:flex;flex-direction:column;padding:1rem 0 1rem .5rem;text-align:left}.services-listing .services-listing__body .services-listing__industries .services-listing__industry-item .industry-item__sublist .industry-item__subitem,.services-listing .services-listing__body .services-listing__services .services-listing__service-item .service-item__sublist .service-item__subitem{color:#244b5a;padding:.5rem;transition:all .3s ease-in-out}.services-listing .services-listing__body .services-listing__industries .services-listing__industry-item .industry-item__sublist .industry-item__subitem:first-child,.services-listing .services-listing__body .services-listing__services .services-listing__service-item .service-item__sublist .service-item__subitem:first-child{font-weight:700}.services-listing .services-listing__body .services-listing__industries .services-listing__industry-item .industry-item__sublist .industry-item__subitem:hover,.services-listing .services-listing__body .services-listing__services .services-listing__service-item .service-item__sublist .service-item__subitem:hover{background:#eee;color:var(--primary);text-decoration:none;transform:translateX(.5rem)}.m-768-auto{margin:auto;max-width:768px}