.content_cards{position:relative;z-index:1}.content_cards .content-wrapper{position:relative;z-index:9}.content_cards .overlay{height:100%;inset:0;position:absolute;width:100%;z-index:3}.content_cards .btn-wrapper{align-items:center;display:flex;flex-wrap:wrap}.content_cards .btn-wrapper .type_std a{align-items:center;display:flex;justify-content:space-between}.content_cards .card_item{background:var(--tertiary_color);border-radius:30px;box-shadow:0 0 28px 0 hsla(0,0%,72%,.25);padding:25px 35px}.content_cards h1,.content_cards h2,.content_cards h3,.content_cards h4,.content_cards h5,.content_cards h6{font-weight:300}.content_cards .card_item .card-title>*{font-weight:500}.content_cards .card-content{height:100%}.content_cards .card-content p:last-of-type{margin-bottom:0}.content_cards .card-button{margin-top:auto;padding-top:24px}.content_cards .card_item{display:flex;flex-direction:column}.content_cards .card_item .card-image{margin-bottom:1rem}.content_cards .card_item .card-title>*{color:var(--quaternary_color)}.content_cards .card-button .btn--nostyle a,.content_cards .card-button .btn--nostyle a .text.text_icon-icon{display:inline-block;vertical-align:middle}.content_cards .card-button .btn--nostyle a .icon-icon{display:inline-block;margin-left:5px;vertical-align:middle}.content_cards .card-button .btn--nostyle a .icon-icon svg{display:block}.content_cards .card-button .btn--nostyle a .icon-image{margin-left:5px}.content_cards .content_cards_slider{display:flex;flex-wrap:wrap;gap:30px}.content_cards .card_item{flex-grow:1;width:100%}.content_cards .content_cards_slider.two_col .card_item{max-width:calc(50% - 24px)}.content_cards .content_cards_slider.three_col .card_item{max-width:calc(33.33% - 32px)}.content_cards .content_cards_slider.four_col .card_item{max-width:calc(25% - 36px)}@media(max-width:1024px){.content_cards .content_cards_slider.four_col .card_item{max-width:calc(33.33% - 32px)}}@media(max-width:991px){.content_cards .card_item{padding:20px}.content_cards .content_cards_slider.four_col .card_item,.content_cards .content_cards_slider.three_col .card_item{max-width:calc(50% - 24px)}}@media(max-width:767px){.content_cards .content_cards_slider.four_col .card_item,.content_cards .content_cards_slider.three_col .card_item,.content_cards .content_cards_slider.two_col .card_item{max-width:100%}}