section{h1,h2,h3,h4{font-family:Inter}}.industriesGrid{column-gap:25px;display:grid;grid-template-columns:repeat(4,1fr);list-style:none;padding:var(--size60px);row-gap:var(--size60px);li{margin:0;padding:0;width:100%}a{color:#091943;font-family:Inter;font-size:var(--size16px);font-weight:700;text-decoration:none;&:hover{color:initial;text-decoration:initial}}@media (max-width:1024px){grid-template-columns:repeat(2,1fr);padding:var(--size50px) var(--size30px);place-items:center}@media (max-width:768px){grid-template-columns:repeat(1,1fr);padding:var(--size40px) var(--size20px)}}.industryTileWrapper{color:#000;font-size:var(--size18px);margin-bottom:var(--size24px);text-decoration:none}.industryTile{cursor:pointer;.pictureWrapper{overflow:hidden}.industryPic{aspect-ratio:16/9;background-size:cover;display:block;height:100%;object-fit:cover;transition:background-size .5s ease-in-out;transition:transform .3s ease-in-out;width:100%}&:hover{.industryPic{transform:scale(1.2)}a{span{img{margin-left:5px;transition:margin-left .3s ease-in-out}}}}}.industryName{font-family:"Source Serif Pro";font-size:var(--size24px);margin-bottom:var(--size16px)}.industryLearnMore,.industryName{font-weight:700;margin-top:var(--size16px)}.industryLearnMore{font-size:var(--size16px)}.industriesExplore{background:#eee;display:flex}.exploreLeft{flex:1;padding:130px var(--size60px);a{color:#091943;font-family:Inter;font-size:var(--size16px);font-weight:700;text-decoration:none;&:hover{color:#091943}}h2{font-size:var(--size40px);font-weight:700;line-height:var(--size48px)}h2,p{color:var(--adams-blue);font-family:Inter}p{font-size:var(--size18px);font-weight:500;line-height:27px}}.exploreRight{flex:1;img{display:block;height:100%;width:100%;@media (min-width:1025px) and (max-width:1250px){height:100%!important;object-fit:cover}}div{height:100%;span{img{width:100%}}}}.industriesContact{align-self:center;background:#091943;color:#fff;display:flex;justify-content:center;padding:var(--size60px)}.industriesContactContainer{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center;width:50%;h2{color:#fff}button{background:transparent;border:1px solid #fff;font-size:var(--size16px);padding:var(--size16px);width:max-content}}@media (max-width:1024px){.industriesExplore{flex-direction:column}.exploreRight{img{height:450px}}.exploreLeft{padding:108px var(--size30px)}}@media (max-width:768px){.exploreLeft{padding:54.5px var(--size20px)}}