.industry-grid-box{border:1px solid rgba(0,42,73,.06);border-radius:20px;box-shadow:0 10px 28px rgba(0,42,73,.05);transition:.2s linear}.industry-grid-box:not(:last-child){margin-bottom:24px}.industry-grid-box:hover{border-color:rgba(0,42,73,.12);box-shadow:0 16px 36px rgba(0,42,73,.09);transform:translateY(-4px)}.industry-grid-box:hover .image-wrapper img{transform:scale(1.015)}.industry-grid-box .image-wrapper{aspect-ratio:5/2;border-top-left-radius:20px;border-top-right-radius:20px;overflow:hidden;position:relative}.industry-grid-box .image-wrapper img{border-top-left-radius:20px;border-top-right-radius:20px;bottom:0;height:100%!important;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;transition:.2s ease;width:100%}.industry-grid-box .text-wrapper{padding:18px}.industry-grid-box .text-wrapper .title{font-size:20px;margin-bottom:22px}.industry-grid-box .text-wrapper .copy{margin-bottom:18px}.industry-grid-box .text-wrapper .link{color:#002a49;font-size:17px}.industry-grid-box .text-wrapper .link:after{background:#002a49}.industry-grid-box .text-wrapper .link svg path{stroke:#002a49}@media (min-width:768px){.industry-grid-wrapper{display:flex;flex-wrap:wrap;gap:24px}.industry-grid-box{height:auto;margin-bottom:0!important;max-width:calc(50% - 12px)}.industry-grid-box .text-wrapper{padding:30px}}@media (min-width:1024px){.industry-grid-box .text-wrapper{padding:40px}}