.industries{background:#0d1b2e;background:var(--bg-primary,#0d1b2e);padding-bottom:80px}.industries .section-header{padding:80px 0 40px;text-align:center}.industries .section-title{color:#fff;color:var(--text-primary,#fff);font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700}.industries .section-subtitle{color:#c23138;font-size:1rem;letter-spacing:.12em;margin-bottom:8px;text-transform:uppercase}.industries-strip{display:flex;height:480px;overflow:hidden;width:100%}.ind-panel{-webkit-clip-path:polygon(28px 0,100% 0,calc(100% - 28px) 100%,0 100%);clip-path:polygon(28px 0,100% 0,calc(100% - 28px) 100%,0 100%);cursor:pointer;flex:1 1;margin-left:-28px;outline:none;position:relative;transition:flex .45s cubic-bezier(.4,0,.2,1);z-index:0;z-index:var(--idx,0)}.ind-panel:first-child{-webkit-clip-path:polygon(0 0,100% 0,calc(100% - 28px) 100%,0 100%);clip-path:polygon(0 0,100% 0,calc(100% - 28px) 100%,0 100%);margin-left:0}.ind-panel:last-child{-webkit-clip-path:polygon(28px 0,100% 0,100% 100%,0 100%);clip-path:polygon(28px 0,100% 0,100% 100%,0 100%)}@media (hover:hover){.industries-strip:hover .ind-panel{flex:0.7 1}.industries-strip:hover .ind-panel:hover{flex:1.8 1}}.ind-panel-bg{inset:0;overflow:hidden;position:absolute}.ind-panel-bg img{display:block;height:100%;object-fit:cover;object-position:center;transition:transform .5s ease;width:100%}@media (hover:hover){.ind-panel:hover .ind-panel-bg img{transform:scale(1.08)}}.ind-panel-overlay{background:linear-gradient(0deg,#000000e0 0,#00000073 45%,#0000001a);inset:0;position:absolute;transition:background .3s ease}@media (hover:hover){.ind-panel:hover .ind-panel-overlay{background:linear-gradient(0deg,#000000eb 0,#0000008c 50%,#0003)}}.ind-panel-content{bottom:0;color:#fff;left:0;padding:20px 32px 24px 40px;position:absolute;right:0;z-index:10}.ind-panel-name{font-size:.95rem;font-weight:700;line-height:1.2;margin:0 0 4px;overflow:hidden;text-overflow:ellipsis;text-shadow:0 2px 6px #000c;white-space:nowrap}.ind-panel-desc{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:.72rem;line-height:1.5;margin:0;opacity:.85;overflow:hidden}@media (hover:hover){.ind-panel-desc{opacity:0;transition:opacity .2s ease}.ind-panel:hover .ind-panel-desc,.industries-strip:not(:hover) .ind-panel-desc{opacity:.85;transition:opacity .25s ease .3s}}.ind-panel-cta{color:#f26368;display:inline-block;font-size:.75rem;font-weight:600;margin-top:6px;opacity:0;transform:translateX(-8px);transition:opacity .3s ease .3s,transform .3s ease .3s}@media (hover:hover){.ind-panel:hover .ind-panel-cta{opacity:1;transform:translateX(0)}}@media (max-width:1024px){.industries-strip{flex-wrap:wrap;height:auto}.ind-panel{flex-basis:calc(33.333% + 28px);flex-grow:0;flex-shrink:0;height:280px;margin-bottom:-1px}.ind-panel:nth-child(4){-webkit-clip-path:polygon(0 0,100% 0,calc(100% - 28px) 100%,0 100%);clip-path:polygon(0 0,100% 0,calc(100% - 28px) 100%,0 100%);margin-left:0}.ind-panel-desc{display:none}}@media (max-width:1024px) and (hover:hover){.industries-strip:hover .ind-panel,.industries-strip:hover .ind-panel:hover{flex-basis:calc(33.333% + 28px);flex-grow:0;flex-shrink:0}}@media (max-width:640px){.industries-strip{flex-direction:column;flex-wrap:nowrap;gap:2px;height:auto!important;overflow:visible!important}.ind-panel{border-radius:0;-webkit-clip-path:none!important;clip-path:none!important;flex:none;height:180px;margin-left:0!important;width:100%}.ind-panel-name{white-space:normal}.ind-panel-desc{display:none}.ind-panel-cta{opacity:1;transform:none}}[data-theme=dark] .ind-panel-overlay{background:linear-gradient(0deg,#000000eb 0,#00000080 50%,#00000026)}@media (min-width:641px){.ind-panel--expanded,.industries-strip:not(:hover) .ind-panel:first-child{flex:1.8 1}.ind-panel--expanded .ind-panel-desc,.industries-strip:not(:hover) .ind-panel:first-child .ind-panel-desc{max-height:60px;opacity:.9}.ind-panel--expanded .ind-panel-cta,.industries-strip:not(:hover) .ind-panel:first-child .ind-panel-cta{opacity:1;transform:translateX(0)}}