.who-we-help-layout{display:flex;gap:30px}@media (min-width:1024px){.who-we-help-layout{gap:125px}}.who-we-help-info{align-items:flex-start;display:flex;flex:1;flex-direction:column}.who-we-help-info .eyebrow,.who-we-help-info .learn-more{color:var(--black)}.who-we-help-list{flex:1}.who-we-help-list-item{color:var(--black);display:flex;flex-direction:column;font-size:18px;font-style:normal;font-weight:⁨;line-height:150%;margin-bottom:18px;transition:all .24s ease-in-out}.who-we-help-list-item-label{align-items:center;background-color:#fff;cursor:pointer;display:flex;gap:12px;justify-content:space-between;padding:12px;transition:all .24s ease-in-out}.who-we-help-list-item-label svg{margin-left:auto;transition:transform .3s ease}.who-we-help-list-item-label.open svg{transform:rotate(180deg)}.dropdown-label{color:#171a1e;font-family:Figtree;font-feature-settings:"liga" off;font-size:18px;font-style:normal;font-weight:600;letter-spacing:-.18px;line-height:24px}.who-we-help-list-item-content{background-color:#fff;max-height:0;opacity:0;overflow:hidden;padding:0 12px;transition:all .3s ease-in-out}.who-we-help-list-item-content.open{max-height:200px;opacity:1;padding:12px 12px 20px 62px}.who-we-help-list-item-content .button{margin-top:20px}@media (max-width:1024px){.who-we-help-layout{flex-direction:column}}