.team-section{margin:0 auto;max-width:1600px;padding:120px 80px 0}.team-section-headline{color:#36573b;margin:0 0 40px;text-align:left}.team-section-members{border-bottom:1px solid #eddfca;border-top:1px solid #eddfca;display:flex;flex-direction:row;gap:60px;padding:40px 0}.team-section-member{align-items:flex-start;display:flex;flex:1;gap:25px}.team-section-member-image{border-radius:4px;flex-shrink:0;max-height:230px;min-height:230px;overflow:hidden;position:relative;width:230px}.team-section-member-image img{height:100%;left:0;object-fit:cover;top:0;width:100%}.team-section-member-info{flex:1}.team-section-member-name{color:#36573b;margin:0 0 5px}.team-section-member-title{color:#c69214;font-weight:600;margin:0 0 15px}.team-section-member-bio{color:#333;margin:0}.team-section-member-bio p{margin:0 0 15px}.team-section-member-bio p:last-child{margin-bottom:0}@media screen and (max-width:1024px) and (min-width:768px){.team-section{padding:60px 40px 20px}.team-section-members{display:flex;flex-direction:column;gap:30px;justify-content:center}.team-section-member{align-items:center}.team-section-member-image{max-height:180px;min-height:180px;width:180px}}@media (max-width:767px){.team-section{padding:40px 25px 20px}.team-section-members{display:flex;flex-direction:row;gap:20px;padding:20px 0}.team-section-member{flex-direction:column;gap:20px}.team-section-member-image{height:auto;max-height:170px;min-height:100px;width:100%}.team-section-member-image img{aspect-ratio:1/1;object-fit:cover;object-position:top center;position:relative}}