.product-section{background:#f7f8fa}.product-icon-card{position:relative;min-height:330px;padding:34px 30px;border:1px solid #e1e4e8;background:#fff;overflow:hidden;transition:.25s ease}.product-icon-card:before{content:"";position:absolute;left:0;right:100%;bottom:0;height:4px;background:var(--brand);transition:.3s ease}.product-icon-card:hover{color:#222;border-color:#d4d8dd;box-shadow:0 18px 38px rgba(0,0,0,.08);transform:translateY(-7px)}.product-icon-card:hover:before{right:0}.product-icon{display:grid;place-items:center;width:74px;height:74px;margin-bottom:48px;border-radius:20px;background:#fff1f1;color:var(--brand);font-size:2rem;transition:.25s ease}.product-icon-card:hover .product-icon{background:var(--brand);color:#fff;transform:rotate(-4deg)}.product-index{position:absolute;top:32px;right:28px;color:#c7cbd0;font-size:.72rem;font-weight:800;letter-spacing:.12em}.product-icon-card h3{margin:0 0 6px;color:#20242a;font-size:1.28rem}.product-icon-card strong{display:block;margin-bottom:18px;color:var(--brand);font-size:.76rem;letter-spacing:.04em}.product-icon-card p{margin:0;color:#707780;font-size:.9rem;font-weight:400;line-height:1.7;word-break:keep-all}.product-arrow{position:absolute;right:28px;bottom:28px;color:#a5abb2;transition:.25s}.product-icon-card:hover .product-arrow{color:var(--brand);transform:translateX(4px)}.industries-section{background:#fff}.industries-section .common-section-header{align-items:flex-end;margin-bottom:20px}.industry-eyebrow{display:block;margin-bottom:8px;color:var(--brand);font-size:.69rem;font-weight:800;letter-spacing:.16em}.industry-intro{max-width:720px;margin:0 0 42px;color:#676e77;line-height:1.8;word-break:keep-all}.industry-icon-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:2px solid #20242a;border-left:1px solid #e1e4e8}.industry-icon-card{position:relative;min-height:245px;padding:34px 32px;border-right:1px solid #e1e4e8;border-bottom:1px solid #e1e4e8;color:#24282e;background:#fff;transition:.25s ease}.industry-icon-card>span{display:grid;place-items:center;width:58px;height:58px;margin-bottom:28px;border-radius:50%;background:#f3f4f6;color:#4e555e;font-size:1.45rem;transition:.25s}.industry-icon-card h3{margin:0 0 12px;font-size:1.16rem}.industry-icon-card p{margin:0;padding-right:22px;color:#777e87;font-size:.89rem;line-height:1.7;word-break:keep-all}.industry-icon-card>i{position:absolute;right:28px;bottom:28px;color:#b2b7bd;transition:.25s}.industry-icon-card:hover{z-index:1;color:#24282e;background:#fffafa;box-shadow:0 15px 32px rgba(0,0,0,.06);transform:translateY(-4px)}.industry-icon-card:hover>span{background:var(--brand);color:#fff}.industry-icon-card:hover>i{color:var(--brand);transform:translateX(4px)}
@media(max-width:991.98px){.product-grid{grid-template-columns:repeat(2,1fr)}.industry-icon-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767.98px){.product-icon-card{min-height:285px;padding:28px 24px}.product-icon{margin-bottom:35px}.industry-icon-grid{grid-template-columns:1fr}.industry-icon-card{min-height:220px;padding:28px 24px}}
