.industries-content-wrapper{align-items:center;display:flex;gap:55px}.industries-left-section-title{max-width:400px}.industries-left-section{width:45%}.industries-right-section{width:55%}.il-subheading.body-text{padding:10px 0 25px}.il-buttons a{display:inline-block}.il-blurb-wrapper{padding:45px 0 0}.industries-right-image-wrapper img{width:100%}.il-blurb-item-title.body-text{border-bottom:1px solid var(--color-border);color:#4a4a4a;cursor:pointer;font-weight:700;padding-bottom:16px;padding-top:16px;position:relative;transition:all .3s ease}.il-blurb-item-title.body-text.active,.il-blurb-item-title.body-text:hover{color:#252525}.il-blurb-item-title.body-text:after{background-color:var(--color-accent);bottom:0;content:"";height:2px;left:0;position:absolute;transition:all .6s linear;width:100%;width:0}.il-blurb-item-title.body-text.active:after,.il-blurb-item-title.body-text:hover:after{width:100%}.industries-right-image-wrapper img{transition:opacity .4s ease}.il-mobile-image{border-radius:8px;margin-top:1rem;overflow:hidden;width:100%}.il-mobile-image img{display:block;height:auto;width:100%}@media (min-width:1025px){.il-mobile-image{display:none}}@media (max-width:1024px){.industries-right-section{display:none}.industries-left-section{width:100%}.industries-content-wrapper{flex-direction:column}.il-blurb-wrapper{padding:20px 0 0}.il-mobile-image{border-bottom:1px solid var(--color-border);border-radius:0!important;padding-bottom:10px;position:relative}.il-mobile-image img{border-radius:16px;height:170px!important;object-fit:cover;object-position:center}.il-blurb-item-title.body-text.active{border:none;padding-bottom:0}.il-blurb-item-title.body-text.active:after{display:none}.il-mobile-image:after{background-color:var(--color-accent);bottom:0;content:"";height:2px;left:0;position:absolute;transition:all .6s linear;width:100%;width:0}.il-blurb-item-title.body-text.active+.il-mobile-image:after{animation:oner 2s linear}}@media (max-width:1024px){@keyframes oner{0%{width:0}to{width:100%}}}