section.team_section .team_section_container{width:100%}section.team_section .team_section_container h5{color:var(--tertiary_color)}section.team_section .team_section_container .accordion_header_content img{display:block}section.team_section .team_section_container p{color:var(--tertiary_color);margin-bottom:0}section.team_section .team_section_container .team_section_group.expanded h3{color:var(--primary_color)}section.team_section .team_section_container .team_section_group{background:var(--white_color);margin-bottom:20px;position:relative}section.team_section .team_section_container .team_section_header{border-bottom:10px solid var(--secondary_color)}section.team_section .team_section_container .team_section_group.expanded .team_section_header:before{transform:rotate(180deg)}section.team_section .team_section_container .accordion_header_content{width:100%}section.team_section .team_section_container .team_section_content{padding-top:10px}section.team_section .team_section_container .team_member_name{font-weight:700;margin-bottom:10px}section.team_section .team_section_group{border:1.5px solid var(--quaternary_color)}.read_less_toggle,.read_more_toggle{cursor:pointer;font-family:Jost;font-weight:700;letter-spacing:0;line-height:23.12px;margin-top:20px;padding-right:22px;position:relative;text-align:right}.read_less_toggle,.read_more_toggle h6{font-weight:700;line-height:23.12px}section.team_section .read_more_toggle:after{top:4px;transform:rotate(45deg)}section.team_section .expanded .read_less_toggle:after,section.team_section .read_more_toggle:after{border:1.5px solid var(--secondary_color);border-left:none;border-top:none;content:"";height:9px;position:absolute;right:2px;transition:transform .3s ease-in-out;width:9px}section.team_section .expanded .read_less_toggle:after{top:8px;transform:rotate(-135deg)}.team_section_group{border-bottom:1px solid #ddd;padding:15px}section.team_section .accordion_header_content{align-items:center;display:flex;justify-content:space-between}section.team_section .team_section_group.expanded .read_more_toggle{display:none}section.team_section .team_section_group .read_less_toggle{display:none;text-align:right}section.team_section .team_section_group.expanded .read_less_toggle{display:block}@media(max-width:767px){section.team_section .accordion_header_content{align-items:flex-end}section.team_section .team_section_group .team_member_image{max-width:135px;min-width:135px}section.team_section .team_section_container .accordion_header_content img{height:auto;max-width:100%}}