.industry-col{background-color:#01295c;padding:72px 0;text-align:center}.industry-col .container{margin:0 auto;width:min(1180px,calc(100% - 40px))}.industry-col h3{color:#fff!important;font-size:clamp(28px,3vw,36px);font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0 auto;max-width:1100px}.industry-col p{color:#fff!important;font-size:clamp(17px,1.8vw,20px);font-weight:400;line-height:1.55;margin:12px auto 0;max-width:850px;opacity:.92}.industry-col ul{display:grid;gap:24px;grid-template-columns:repeat(6,minmax(0,1fr));list-style:none;margin:44px 0 0;padding:0}.industry-col li{margin:0;min-width:0;padding:0}.industry-col li a{align-items:center;border:1px solid transparent;border-radius:16px;color:#fff!important;display:flex;flex-direction:column;gap:12px;justify-content:center;min-height:150px;padding:20px 10px;text-decoration:none;transition:transform .18s ease,background-color .18s ease,border-color .18s ease}.industry-col li a:hover{background-color:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.2);transform:translateY(-4px)}.industry-col li img{display:block;height:76px;object-fit:contain;padding:0;width:76px}.industry-col li span{color:#fff;font-size:14px;font-weight:500;line-height:1.25;text-transform:uppercase}@media only screen and (max-width:1000px){.industry-col{padding:64px 0}.industry-col ul{gap:18px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:36px}}@media only screen and (max-width:600px){.industry-col{padding:48px 0}.industry-col .container{width:min(100% - 28px,1180px)}.industry-col h3{font-size:27px;line-height:1.2}.industry-col p{font-size:17px;line-height:1.5;margin-top:14px}.industry-col ul{gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:30px}.industry-col li a{border-radius:12px;gap:9px;min-height:128px;padding:14px 8px}.industry-col li img{height:62px;width:62px}.industry-col li span{font-size:12px}}@media only screen and (max-width:360px){.industry-col h3{font-size:24px}.industry-col li a{min-height:118px}.industry-col li img{height:56px;width:56px}}