.card-with-image-wrapper__subheader{padding-bottom:60px}.card-with-image-wrapper__header{margin-bottom:150px;max-width:820px}.card-with-image-wrapper__header :where(h1,h2,h3,h4,h5,h6,p){margin-bottom:20px}.card-with-image-wrapper{align-items:stretch;display:grid;gap:40px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.card-with-image{border-bottom-right-radius:50px;display:flex;flex-direction:column;overflow:hidden}.card-with-image--reversed{flex-direction:column-reverse}.card-with-image .card-with-image__image{aspect-ratio:1/1;overflow:hidden}.card-with-image .card-with-image__image--small{aspect-ratio:auto}.card-with-image img{aspect-ratio:1/1;display:block;max-width:100%;object-fit:cover;object-position:center;transition:all .125s ease;width:100%}.card-with-image:not(.no-hover):hover img{transform:scale(1.155)}.card-with-image .card-with-image__image--small img{aspect-ratio:auto;max-height:290px}.card-with-image__content{background-color:#ccd4d9;display:flex;flex:1;flex-direction:column;min-height:300px;padding:20px}.card-with-image__position{flex:1}.card-with-image__content :where(h3,p){color:var(--dark-blue)}.card-with-image__content h3{margin-bottom:20px}.module.cta{display:flex;justify-content:space-between;margin-top:20px}.module.cta .linkedIn-icon{margin-left:auto;transition:transform .2s ease-in-out}.module.cta .linkedIn-icon:hover{transform:scale(1.1)}@media screen and (min-width:767px){.card-with-image__content{padding:40px}.card-with-image-wrapper{gap:60px}}@media screen and (min-width:1280px){.card-with-image-wrapper{gap:100px}}