.industry-links-grid{padding:80px 53px}.industry-links-grid__inner{margin:0 auto;max-width:1321px}.industry-links-grid__title{color:#1c3d59;font-size:44px;font-weight:800;margin:0 auto 50px;max-width:760px;text-align:center;white-space:pre-line}.industry-links-grid__title span{color:#ff5c00}.industry-links-grid__list{display:grid;gap:22px 26px;grid-template-columns:repeat(3,minmax(0,1fr))}.industry-links-grid__card{align-items:center;background:#fff;border-radius:8px;box-shadow:0 10px 24px rgba(6,64,82,.14);color:#0f6f94;display:flex;gap:18px;min-height:76px;padding:12px 8px 12px 20px;text-decoration:none;transition:background-color .2s ease,box-shadow .2s ease}.industry-links-grid__card:focus-visible,.industry-links-grid__card:hover{background:#056c8d;box-shadow:0 14px 28px rgba(6,64,82,.22)}.industry-links-grid__card:focus-visible .industry-links-grid__item,.industry-links-grid__card:hover .industry-links-grid__item{color:#fff!important}.industry-links-grid__icon{align-items:center;display:inline-flex;flex:0 0 38px;height:38px;justify-content:center;transition:color .2s ease;width:38px}.industry-links-grid__icon-image{display:block;height:50px;width:49px}.industry-links-grid__icon-mark{border:3px solid #0f83b0;border-radius:10px;display:block;height:22px;position:relative;width:22px}.industry-links-grid__icon-mark:after,.industry-links-grid__icon-mark:before{background:#0f83b0;content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.industry-links-grid__icon-mark:before{height:10px;width:3px}.industry-links-grid__icon-mark:after{height:3px;width:10px}.industry-links-grid__copy{display:flex;flex-direction:column;min-width:0}.industry-links-grid__item{color:#056c8d;font-size:25px;font-weight:700;line-height:1.25}@media (max-width:1024px){.industry-links-grid{padding:60px 30px}.industry-links-grid__title{font-size:40px;margin-bottom:40px}.industry-links-grid__item{font-size:20px}.industry-links-grid__icon-image{height:43px;width:44px}.industry-links-grid__list{display:flex;flex-wrap:wrap;gap:22px 26px;justify-content:flex-start}.industry-links-grid__card{width:100%}.industry-links-grid__list>*{flex:0 1 calc(50% - 13px);max-width:calc(50% - 13px)}}@media (max-width:540px){.industry-links-grid{padding:40px 20px}.industry-links-grid__title{font-size:26px;margin-bottom:30px}.industry-links-grid__list{display:grid;gap:18px;grid-template-columns:minmax(0,1fr)}.industry-links-grid__card{min-height:72px;padding-right:16px}.industry-links-grid__list>*{flex:initial;max-width:none}.industry-links-grid__item{font-size:22px}.industry-links-grid__icon-image{height:43px;width:44px}}