.three_column_card{background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative;z-index:9}.three_column_card .overlay{height:100%;inset:0;position:absolute;width:100%;z-index:3}.three_column_card .content-wrapper{position:relative;z-index:9}.three_column_card .title-wrap-inner .subtitle{margin-bottom:0}.three_column_card .title-wrap{display:flex;flex-wrap:wrap}.three_column_card .title-wrap .title-wrap-inner{margin-right:20px;width:calc(50% - 20px)}.three_column_card .title-wrap .content{width:50%}.three_column_card .title-wrap .highlight{display:inline-block}.three_column_card .three_column_card-inner{display:flex;flex-wrap:wrap;gap:30px;padding-top:55px}.three_column_card .title-wrap>div{flex-grow:1}.three_column_card .three_column_card-inner .card_item{max-width:100%;width:100%}.three_column_card .three_column_card-inner.two_col .card_item{flex:1 0 calc(50% - 15px);max-width:calc(50% - 15px);width:100%}.three_column_card .three_column_card-inner.three_col .card_item{flex:1 0 calc(33.33% - 20px);max-width:calc(33.33% - 20px);width:100%}.three_column_card .three_column_card-inner.four_col .card_item{flex:1 0 calc(25% - 22.5px);max-width:calc(25% - 22.5px);width:100%}.three_column_card .three_column_card-inner .card_item-inner{border-color:var(--global_tertiary_color);border-style:solid;border-width:0;display:flex;flex-direction:column;min-height:280px}.three_column_card .card_item-inner .card_content,.three_column_card .card_item-inner .card_title{color:var(--global_quaternary_color)}.three_column_card .three_column_card-inner .card_item-inner .card_image{margin:auto 0}@media (max-width:1200px){.three_column_card .three_column_card-inner.four_col .card_item{flex:1 0 calc(33.33% - 20px);max-width:calc(33.33% - 20px);width:100%}}@media (max-width:992px){.three_column_card .three_column_card-inner.four_col .card_item,.three_column_card .three_column_card-inner.three_col .card_item{flex:1 0 calc(50% - 15px);max-width:calc(50% - 15px);width:100%}}@media (max-width:767px){.three_column_card .content br{display:none}.three_column_card .title-wrap .title-wrap-inner{margin-bottom:20px;margin-right:0;width:100%}.three_column_card .title-wrap .content{width:100%}.three_column_card .three_column_card-inner .card_item,.three_column_card .three_column_card-inner.four_col .card_item,.three_column_card .three_column_card-inner.three_col .card_item,.three_column_card .three_column_card-inner.two_col .card_item{flex:auto;max-width:100%;width:100%}}