.industry-features{background-color:#fff}.industry-features>.container{padding-top:clamp(3rem,2.082rem + 4.082vw,5.5rem);padding-bottom:clamp(3rem,2.082rem + 4.082vw,5.5rem)}.industry-features>.container>.content{display:grid;grid-template-columns:1fr;gap:1.75rem}.industry-features__text{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start}.industry-features__heading{color:#0D0D0D;font-family:industry,sans-serif;font-size:clamp(2rem,1.908rem + .408vw,2.25rem);font-style:italic;font-weight:500;line-height:1.2;margin:0;padding:0;text-wrap:balance}.industry-features__body *{color:#0D0D0D;font-family:"Open Sans",sans-serif;font-size:clamp(.875rem,.829rem + .204vw,1rem);font-style:normal;font-weight:400;line-height:1.7;text-wrap:pretty}.industry-features__body :first-child{padding-top:0;margin-top:0}.industry-features__body :last-child{padding-bottom:0;margin-bottom:0}.industry-features__body b,.industry-features__body strong{font-weight:700}.industry-features__body em,.industry-features__body i{font-style:italic}.industry-features__body u{text-decoration:underline}.industry-features__body a{color:#F21121;text-decoration:underline;text-underline-offset:.15em;transition:color .2s}.industry-features__body a:focus,.industry-features__body a:hover{color:#0D0D0D}.industry-features__body ol,.industry-features__body ul{margin:0 0 1rem;padding-left:1.25rem}.industry-features__body ol li,.industry-features__body ul li{margin-bottom:.5rem}.industry-features__body ol li:last-child,.industry-features__body ul li:last-child{margin-bottom:0}.industry-features__body ul{list-style:disc}.industry-features__body ol{list-style:decimal}.industry-features__features{display:flex;flex-direction:column;align-items:stretch;gap:2.25rem}.industry-features__feature{background-color:#f4f4f4;display:flex;flex-direction:column;box-shadow:0 30px 40px -10px rgba(0,0,0,.15);border-radius:.625rem;padding:2rem 1.75rem;justify-content:center;align-items:center;gap:1.5rem;text-align:center}.industry-features__feature-icon{width:100%;height:auto;max-width:3.75rem;border-radius:999rem;aspect-ratio:1/1;overflow:hidden}.industry-features__feature-icon>img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.industry-features__feature-title{color:#0D0D0D;font-family:"Open Sans",sans-serif;font-size:clamp(1.25rem,1.204rem + .204vw,1.375rem);font-style:normal;font-weight:400;line-height:1.5;margin:0;padding:0;text-wrap:pretty}@media screen and (min-width:1024px){.industry-features>.container>.content{grid-template-columns:repeat(2,1fr);gap:3rem;align-items:center}.industry-features__feature{flex-direction:row;text-align:left;align-items:center}.industry-features__feature-icon{flex:0 0 3.75rem;max-width:3.75rem}.industry-features__feature-text{flex:1 1 auto}}