.who_we_help_section .tabber_content_container{width:100%}.who_we_help_section .tabber_content_container .top_container .heading_container{text-align:center}.who_we_help_section .tabcontent{display:none}.who_we_help_section ul.tabnav{align-items:center;display:flex;gap:20px;justify-content:center;list-style:none;margin:40px 0 30px;padding:0}.who_we_help_section .tabcontent-wrapper{background-color:var(--primary);border-radius:10px;margin:0 auto;max-width:1360px;padding:30px}.who_we_help_section .content_container{display:flex;gap:40px;justify-content:space-between}.who_we_help_section .content_container .left_container{max-width:315px;width:100%}.who_we_help_section .content_container .cards_container{max-width:75%;width:100%}.who_we_help_section .cards_container{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.who_we_help_section .cards_container .card .image_container{aspect-ratio:16/9;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:10px}.who_we_help_section .cards_container .card{background:var(--white);border-radius:10px;padding:15px 15px 40px}.who_we_help_section .tabnav a{border:1px solid;border-radius:10px;display:inline-block;padding:10px 20px}.who_we_help_section .left_container .heading_container,.who_we_help_section .left_container .sub_heading_container{margin-bottom:10px}.who_we_help_section .left_container .heading_container h3{font-size:24px;font-weight:600}.who_we_help_section .card_content{margin-top:20px}.who_we_help_section .card_content .heading_container{margin-bottom:10px}.who_we_help_section .card_content .description_container p{font-size:12px}.who_we_help_section .content_container .button_container{margin-top:40px}.who_we_help_section .content_container .button_container a.hs-button-secondary{color:var(--white)}@media(max-width:1024px){body .who_we_help_section .content_container{flex-direction:column}body .who_we_help_section .content_container .cards_container,body .who_we_help_section .content_container .left_container{flex-wrap:nowrap;max-width:none}}@media(max-width:767px){body .who_we_help_section .content_container .cards_container{flex-direction:column}body .who_we_help_section ul.tabnav{flex-wrap:wrap}}