.hs_cards_wrapper{display:flex;flex-wrap:wrap;gap:50px 40px;justify-content:center;padding:40px 15px;width:100%}.hs_cards_wrapper .hs_cards_items{background-color:#fff;border:1px solid #dadada;border-radius:16px;box-shadow:0 2px 0 rgba(0,0,0,.1);display:flex;overflow:hidden;padding:30px;width:50%;width:calc(50% - 20px)}.hs_cards_wrapper .left_section{padding-right:40px;width:63%}.hs_cards_wrapper .left_section .title h4,.left_section .title .h4{color:#000;font-size:27px;line-height:36px}.hs_cards_wrapper .left_section .content p{color:#1f1f1f;font-size:16px;font-weight:400;line-height:1.875}.hs_cards_wrapper .left_section .hs_btn{margin-top:43px}.hs_cards_wrapper .left_section .hs_btn a{background-color:#bd2e42;border:1px solid #bd2e42;border-radius:38px;color:#fff;font-size:14px;font-weight:600;line-height:26px;padding:10px 23px}.hs_cards_wrapper .left_section .hs_btn a:hover{background-color:#bd2e42;border:1px solid #bd2e42;color:#fff}.hs_cards_wrapper .right_section{width:37%}.hs_cards_wrapper .right_inner img{border-radius:8px;width:100%}@media(max-width:990px){.hs_cards_wrapper .hs_cards_items{width:100%}}@media(max-width:767px){.hs_cards_wrapper .left_section,.hs_cards_wrapper .right_section{width:100%}.hs_cards_wrapper .hs_cards_items{display:block}.hs_cards_wrapper .right_section{margin-top:40px}}