.team_shortcode .title {
  font-size: 36px;
  line-height: 55px;
  letter-spacing: 2.5px;
  color: #2d572c;
  margin-bottom: 49px;
  font-weight: 700;
  margin-top: 0;
  max-width: calc(50% - 44px); }
  @media (max-width: 1635px) {
    .team_shortcode .title {
      font-size: 32px;
      line-height: 37px; } }

.team_shortcode .pa {
  font-size: 20px;
  line-height: 33px;
  letter-spacing: 0.48px;
  color: #56a638;
  max-width: calc(50% - 44px);
  margin-bottom: 67px; }
  @media (max-width: 1635px) {
    .team_shortcode .pa {
      font-size: 16px;
      line-height: 26px; } }

.team_shortcode .team_container {
  display: flex;
  flex-wrap: wrap;
  column-gap: 45px;
  row-gap: 149px;
  align-items: stretch; }
  .team_shortcode .team_container .employee {
    width: calc(25% - 33.75px); }
    .team_shortcode .team_container .employee .outer_position {
      font-size: 30px;
      line-height: 35px;
      letter-spacing: 1.5px;
      font-weight: 700;
      margin-bottom: 60px;
      color: #2d572c;
      text-transform: uppercase;
      height: 35px; }
      @media (max-width: 1635px) {
        .team_shortcode .team_container .employee .outer_position {
          font-size: 24px;
          line-height: 29px; } }
    .team_shortcode .team_container .employee .container {
      background: transparent linear-gradient(90deg, #59A53F 0%, #325D2F 92%, #2E562E 100%) 0% 0% no-repeat padding-box;
      color: white;
      font-size: 36px;
      line-height: 55px;
      letter-spacing: 0.44px;
      padding: 0 62px 23px 31px;
      border-bottom-right-radius: 30px; }
      @media (max-width: 1635px) {
        .team_shortcode .team_container .employee .container {
          font-size: 32px;
          line-height: 37px; } }
      .team_shortcode .team_container .employee .container .background_image {
        width: 100%;
        aspect-ratio: 1 / 1;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        margin-left: -31px;
        margin-right: -62px;
        width: calc(100% + 93px);
        background-position-y: 20%; }
      .team_shortcode .team_container .employee .container .name {
        font-weight: 700;
        margin-top: 31px; }
      .team_shortcode .team_container .employee .container a {
        text-decoration: none;
        color: white;
        display: block;
        font-size: 20px;
        line-height: 33px; }
        @media (max-width: 1635px) {
          .team_shortcode .team_container .employee .container a {
            font-size: 16px;
            line-height: 26px; } }

@media screen and (max-width: 1635px) {
  .team_shortcode .team_container .employee {
    width: calc(33.3333% - 33.75px); }
  .team_shortcode .title {
    font-size: 36px;
    line-height: 55px; } }
  @media screen and (max-width: 1635px) and (max-width: 1635px) {
    .team_shortcode .title {
      font-size: 32px;
      line-height: 37px; } }

@media screen and (max-width: 1635px) {
  .team_shortcode .pa {
    max-width: 100%; } }

@media screen and (max-width: 768px) {
  .team_shortcode .team_container {
    column-gap: 25px;
    row-gap: 51px; }
    .team_shortcode .team_container .employee {
      width: 100%; }
  .team_shortcode .title {
    font-size: 36px;
    line-height: 55px;
    max-width: unset; } }
  @media screen and (max-width: 768px) and (max-width: 1635px) {
    .team_shortcode .title {
      font-size: 32px;
      line-height: 37px; } }

@media screen and (max-width: 768px) {
  .team_shortcode .pa {
    max-width: 100%; } }

