.steps_card_section{background-repeat:no-repeat;padding-bottom:var(--section_spacing);padding-top:var(--section_spacing);position:relative;z-index:9}.steps_card_section .overlay{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.steps_card_section .content-wrapper{position:relative;z-index:9}.steps_card_section .btn_sec{display:flex;flex-wrap:wrap;gap:8px;margin-top:30px}.steps_card_section .content_card .heading mark,.steps_card_section .top-content .title mark{background:none;font-style:italic}.steps_card_section .content_cards{display:flex;flex-wrap:wrap}.steps_card_section .content_card{border-style:solid;border-width:0;padding:36px;transition:all .3s ease}.steps_card_section .content_card .cardCount{font-family:var(--global_secondary_font_family);line-height:1;margin-bottom:20px}.steps_card_section .content_card .overlay_link{height:100%;left:0;position:absolute;top:0;width:100%}.steps_card_section .content_card .content_img img{aspect-ratio:16/9;object-fit:cover}.steps_card_section .content_card .content_img{margin-bottom:20px}.steps_card_section .content_card{position:relative}.steps_card_section .content_card.full_width:not(:last-child){border-bottom-width:1px}.steps_card_section .content_card.full_width{width:100%}@media(min-width:768px){.steps_card_section .content_card.three_column:not(:last-child),.steps_card_section .content_card.two_column:not(:last-child){border-right-width:1px}.steps_card_section .content_card.two_column{width:50%}.steps_card_section .content_card.two_column:nth-child(2n){border-right-width:0}.steps_card_section .content_card.two_column:nth-child(n+3){border-top-width:1px}}@media(min-width:768px) and (max-width:991px){.steps_card_section .content_card.three_column{width:50%}.steps_card_section .content_card.three_column:nth-child(2n){border-right-width:0}.steps_card_section .content_card.three_column:nth-child(n+3){border-top-width:1px}}@media(min-width:992px){.steps_card_section .content_card.three_column{width:33.33%}.steps_card_section .content_card.three_column:nth-child(3n){border-right-width:0}.steps_card_section .content_card.three_column:nth-child(n+4){border-top-width:1px}}@media(max-width:767px){.steps_card_section .content_card:not(:last-child){border-bottom-width:1px}.steps_card_section .content_card{padding:36px 20px;width:100%}}