.meet_the_team_departments_parent{display:flex;gap:28px}.meet_the_team_text_parent{background-color:#ef3341;border-radius:5px;box-sizing:border-box;display:flex;flex-direction:column;float:left;gap:28px;height:auto;padding:56px;width:calc(65% - 14px)}.meet_the_team_image_parent{display:grid;gap:28px;grid-template-columns:repeat(2,1fr);width:calc(35% - 14px)}.meet_the_team_image{background-position:top;background-repeat:no-repeat;background-size:cover;border-radius:5px;overflow:hidden}.meet_the_team_image:nth-of-type(3){grid-column:1/-1}.department_list_parent{background-color:#fff9f6;border-radius:5px;box-sizing:border-box;display:flex;flex-direction:column;gap:28px;padding:28px}.meet_the_team_text_parent h2{color:#fff;font-size:35px;margin:0;padding:0}.meet_the_team_text_parent p{color:#fff;font-size:16px;margin:0;padding:0}.meet_the_team_text_parent .department_list_parent b{color:#000;font-size:16px;font-weight:700;margin:0;padding:0}.department_list_grid_parent{display:grid;gap:14px;grid-template-columns:repeat(3,1fr)}.department_list_item{align-items:center;display:flex;gap:14px}.department_list_item svg{display:block;height:auto;width:18px}.meet_the_team_text_parent .department_list_item p{color:#000;font-size:16px;margin:0;padding:0;width:calc(100% - 32px)}.meet_the_team_buttons_parent{display:flex;flex-wrap:wrap;gap:14px;justify-content:start}.meet_the_team_buttons_parent a{cursor:pointer;height:auto;text-decoration:none;width:fit-content}.meet_the_team_buttons_parent a button{align-items:center;background-color:#fff;border:1px solid #fff;border-radius:20px;color:#fff;display:flex;gap:14px;justify-content:center;min-width:75px;padding:10px 16px 12px;transition:all .15s linear}.meet_the_team_buttons_parent a button p{color:#ef3341;font-size:12px;font-weight:400;line-height:100%;margin:0;padding:0}.meet_the_team_buttons_parent a button span{color:#ef3341;font-size:14px;font-weight:400}.meet_the_team_buttons_parent a:nth-of-type(2) button{background-color:transparent;border:1px solid #fff}.meet_the_team_buttons_parent a:nth-of-type(2) button p,.meet_the_team_buttons_parent a:nth-of-type(2) button span{color:#fff}@media (hover:hover) and (pointer:fine){.meet_the_team_buttons_parent a:hover button{background-color:transparent;color:#fff}.meet_the_team_buttons_parent a:hover button p,.meet_the_team_buttons_parent a:hover button span{color:#fff}.meet_the_team_buttons_parent a:nth-of-type(2):hover button{background-color:#fff;border:1px solid #fff}.meet_the_team_buttons_parent a:nth-of-type(2):hover button p,.meet_the_team_buttons_parent a:nth-of-type(2):hover button span{color:#ef3341}}@media screen and (max-width:1400px){.department_list_grid_parent{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:1100px){.meet_the_team_image_parent{grid-template-columns:repeat(1,1fr)}.meet_the_team_image:nth-of-type(3){display:none}}@media screen and (max-width:1200px){.meet_the_team_text_parent{padding:28px}}@media screen and (max-width:880px){.meet_the_team_departments_parent{flex-direction:column}.meet_the_team_text_parent{width:100%}.meet_the_team_image_parent{grid-template-columns:repeat(2,1fr);height:200px;width:100%}}@media screen and (max-width:580px){.department_list_grid_parent{grid-template-columns:repeat(1,1fr)}}