.content_cards{position:relative;z-index:9}.content_cards .overlay{height:100%;inset:0;position:absolute;width:100%;z-index:3}.content_cards .page-center{position:relative;z-index:7}.content_cards .content_cards-inner{display:flex;flex-wrap:wrap;gap:30px}.content_cards .content_cards-inner.two_col{gap:30px}.content_cards .content_cards-inner.two_col .item{width:calc(50% - 15px)}.content_cards .content_cards-inner.three_col .item{width:calc(33.3% - 20px)}.content_cards .content_cards-inner.full_width .item{width:100%}.content_cards.img-maxheight-200 img{margin-bottom:10px;max-height:200px;object-fit:cover}.content_cards.img-left-align .item{align-items:center;display:flex;gap:30px}.content_cards.img-left-align .item img{max-height:330px;object-fit:cover;width:100%}.content_cards.img-left-align .item .content,.content_cards.img-left-align .item .image{width:calc(50% - 15px)}.content_cards.img-left-align .content_cards-inner{gap:20px}.content_cards.img-maxheight-200 .content h3 a{color:#43af2a;font-weight:700;text-decoration:underline}.content_cards.img-maxheight-200 .content_cards-inner.two_col{row-gap:0}.content_cards.img-maxheight-200 .content h3 a:focus,.content_cards.img-maxheight-200 .content h3 a:hover{color:#23527c}@media (max-width:767px){.content_cards .content_cards-inner.two_col .item{width:100%}.content_cards .content_cards-inner.full_width .item{flex-direction:column;gap:15px}.content_cards.img-left-align .item .content,.content_cards.img-left-align .item .image{width:100%}.content_cards.img-left-align .content_cards-inner{gap:35px}}