.who_we_help_section{background-color:var(--primary)}.who_we_help_section .tabber_content_container{width:100%}.who_we_help_section .tabber_content_container .heading_container h2{color:var(--white)}.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 .tabcontent .left_container .description_container p,.who_we_help_section .tabcontent .left_container .heading_container h3,.who_we_help_section .tabcontent .left_container .sub_heading_container h5{color:var(--white)}.who_we_help_section .tabcontent .cards_container .heading_container h5{color:var(--primary_light)}.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-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:14px}.who_we_help_section .content_container .button_container{margin-top:40px}.who_we_help_section .content_container .button_container a.hs-button-secondary-light{color:var(--black)}.who_we_help_section .content_container .button_container a.hs-button-secondary-light:hover{color:var(--white)}.who_we_help_section .content_container .button_container a.hs-button-secondary{background-color:var(--secondary);border:2px solid transparent;color:var(--black)}.who_we_help_section .content_container .button_container a.hs-button-secondary:hover{background-color:var(--primary_light);border:2px solid var(--secondary);color:var(--white)}@media(min-width:1025px) and (max-width:1040px){.who_we_help_section .cards_container{flex-wrap:nowrap}}@media(min-width:1440px){.who_we_help_section .tabcontent .left_container .description_container p{font-size:16px}}@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}}