.team {
  color: #000000;
}
.team .team__wrapper1 {
  padding: 0;
}
.team .team_terms_head {
  padding: 0 15px;
}
.team .team_terms_remove_pad_left {
  padding-left: 0;
}
.team .team_terms_remove_pad_right {
  padding-right: 0;
}
.team .team__gradient {
  -ms-flex-preferred-size: calc(70%);
  flex-basis: calc(70%);
  height: 2px;
  background-image: -webkit-gradient(linear, right top, left top, from(#a4ce4e), to(#0090da));
  background-image: -o-linear-gradient(right, #a4ce4e, #0090da);
  background-image: linear-gradient(to left, #a4ce4e, #0090da);
  padding: 0;
  margin: 0 auto;
}
.team .team__container {
  background-color: #333333;
  width: 100%;
}
.team .team-headline {
  padding-top: 20px;
  padding-bottom: 0;
  color: #333333;
  line-height: 66px;
}
.team .team-headline_copy {
  padding-top: 10px;
  padding-bottom: 20px;
  font-weight: normal;
  color: #333333;
  line-height: 21px;
}
.team .team-headline_copy p {
  margin: 0;
}
.team .team__headline-border {
  background-color: #d9d9d6;
  height: 1px;
}
.team .team__headline-top-border {
  height: 6px;
  margin-top: 20px;
  background-image: -webkit-gradient(linear, left top, right top, from(#0090da), to(#a4ce4e));
  background-image: -o-linear-gradient(left, #0090da, #a4ce4e 100%);
  background-image: linear-gradient(to right, #0090da, #a4ce4e 100%);
}
.team .team-quote_eyebrow {
  margin-top: 20px;
}
.team .no-quote .team-quote_description {
  margin-top: 20px;
}
.team .team-quote-image {
  max-width: 100%;
  min-width: 100%;
  height: 30px;
  margin: 20px 20px 0 auto;
  display: inline-block;
  float: left;
}
.team .team-quote_description_wrap {
  margin-left: 15px;
}
.team .team-quote_description {
  margin-top: 20px;
  color: #333333;
}
.team .team-quote_author {
  padding-top: 20px;
  padding-bottom: 30px;
  color: #333333;
  line-height: 21px;
}
.team .team-author_tile .team_layout {
  background-color: #ffffff;
  margin-bottom: 25px;
  position: relative;
  padding: 16px 24px;
  border-radius: 8px;
  overflow: hidden;
  border: solid 1px #6e6e6e;
}
.team .team-author_tile .team_layout .author-img_gradient {
  display: inline-block;
  position: absolute;
  -webkit-clip-path: polygon(0 0, 47% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 47% 0, 100% 100%, 0% 100%);
  background-color: #a4ce4e;
  background-repeat: no-repeat;
  height: 100%;
  left: 0;
  top: 0;
  margin: 0 268px 0 0;
  opacity: 0.9;
}
.team .team-author_tile .team_layout .author-img_gradient + .team-author_cnt {
  margin-left: 31px;
}
.team .team-author_tile .team_layout img {
  width: 110px;
  height: 100%;
  float: left;
}
.team .team-author_tile .team_layout img + .team-author_cnt {
  margin-left: 15px;
}
.team .team-author_tile .team_layout .team-author_cnt {
  float: left;
  width: 60%;
  color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}
.team .team-author_tile .team_layout .team-author_cnt .team-details {
  height: auto;
}
.team .team-author_tile .team_layout .team-author_cnt .team-details .title {
  padding-top: 0px;
  margin-top: 0px;
}
.team .team-author_tile .team_layout .team-author_cnt .title {
  word-break: break-word;
  width: auto;
  font-family: 'Noto Sans', 'Arial', 'Helvetica', 'sans-serif';
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 24px;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
  text-transform: capitalize;
}
.team .team-author_tile .team_layout .team-author_cnt .desc {
  word-break: break-word;
  width: auto;
  font-family: 'Noto Sans', 'Arial', 'Helvetica', 'sans-serif';
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 18px;
  letter-spacing: normal;
  text-align: left;
  color: #333333;
  text-transform: capitalize;
}
.team .team-author_tile .team_layout .team-author_cnt .team-link a {
  padding-top: 12px;
}
.team .team-author_tile .team_layout .team-more-link {
  height: 22px;
  font-family: 'Noto Sans', 'Arial', 'Helvetica', 'sans-serif';
  color: #007abc;
  text-align: left;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 24px;
  letter-spacing: 0px;
  text-transform: capitalize;
}
.team .team-author_tile .team_layout .icon-chevron-right {
  width: 33px;
  height: 11px;
  fill: #007abc;
  stroke: #007abc;
  margin-left: 5px;
  position: relative;
  top: 0px;
  left: -2px;
}
.team .team-author_tile .team_layout .team_image {
  display: inline-block;
  position: relative;
  float: left;
  z-index: 1;
  border-radius: 50%;
  border: solid 1px #6e6e6e;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#379b94), to(#0061a0));
  background-image: -o-linear-gradient(top, #379b94, #0061a0);
  background-image: linear-gradient(to bottom, #379b94, #0061a0);
}
.team .team-author_tile .team_layout .article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 25px;
  color: #ffffff;
  text-transform: uppercase;
  font-family: 'MetLifeCircular', 'Arial', 'Helvetica', 'sans-serif';
}
.team .team-quote-image:before {
  position: relative;
  top: 30px;
  left: -6px;
  content: open-quote;
  font-family: 'MetLifeCircular', 'Arial', 'Helvetica', 'sans-serif';
  font-weight: 500;
  font-size: 70px;
  color: #a4ce4e;
  background: transparent -o-linear-gradient(339deg, #0090da 0%, #a4ce4e 100%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(111deg, #0090da 0%, #a4ce4e 100%) 0% 0% no-repeat padding-box;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .team .team-quote-image:before {
    background: transparent;
  }
}
.team .team-quote-image:after {
  visibility: hidden;
  content: close-quote;
  line-height: 0;
  font-size: 0;
  width: 0;
}
.team .no-border .team-headline {
  margin-bottom: 0;
}
.team .no-border .team-headline_copy {
  padding-top: 12px;
  padding-bottom: 0;
}
.team .no-border .team_container {
  margin-top: 32px;
}
@media screen and (max-width: 767px) {
  .team .team__wrapper {
    padding-right: 27px;
    padding-left: 28px;
  }
  .team .team-headline {
    color: #000000;
    font-size: 36px;
    font-weight: 500;
    letter-spacing: -0.81px;
    line-height: 36px;
  }
  .team .team-headline_copy {
    color: #000000;
    font-size: 20px;
    font-family: 'MetLifeCircular', 'Arial', 'Helvetica', 'sans-serif';
    line-height: 28px;
  }
  .team .team-quote_eyebrow {
    color: #333333;
    letter-spacing: 0px;
    line-height: 18px;
  }
  .team .team-quote_author {
    letter-spacing: 0px;
    font-family: 'Noto Sans', 'Arial', 'Helvetica', 'sans-serif';
  }
  .team .team-author_tile .team_layout {
    height: 175px;
    width: 100%;
  }
  .team .team-author_tile .team_layout .author-img_gradient {
    width: 96.7px;
  }
  .team .team-author_tile .team_layout .team-author_cnt {
    margin-left: 12px;
    width: 57%;
  }
  .team .team-author_tile .team_layout .team-author_cnt .team-details .title {
    margin-top: 11px;
  }
  .team .team-author_tile .team_layout .team-author_cnt .team-details .desc {
    color: #000000;
  }
  .team .team-author_tile .team_layout .team_image {
    width: 76px;
    height: 76px;
    margin-top: 27px;
  }
  .team .team-author_tile .team_layout .article {
    padding-top: 21px;
    font-size: 22px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0px;
  }
  .team .team__headline-border + .team_container {
    margin-top: 20px;
  }
  .team .no-border .team-headline {
    padding-bottom: 0;
    margin-bottom: -2px;
  }
}
@media screen and (min-width: 768px) {
  .team .team__gradient {
    height: 2px;
  }
  .team .team-headline {
    padding-top: 30px;
    padding-bottom: 30px;
    letter-spacing: -0.04px;
    font-size: 44px;
    line-height: 50px;
  }
  .team .team_terms_remove_pad_left {
    padding-left: 0;
  }
  .team .team-headline_copy {
    padding-top: 35px;
    padding-bottom: 30px;
    font-size: 18px;
    letter-spacing: -0.01px;
    line-height: 38px;
  }
  .team .team-quote_author {
    font-family: 'MetLifeCircular', 'Arial', 'Helvetica', 'sans-serif';
    letter-spacing: 0px;
  }
  .team .team-author_tile .team_layout {
    height: 151px;
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .team .team-author_tile .team_layout .author-img_gradient {
    width: 134px;
  }
  .team .team-author_tile .team_layout .team-author_cnt {
    margin-left: 15px;
    width: 66%;
  }
  .team .team-author_tile .team_layout .team_image {
    width: 96px;
    height: 96px;
    margin-top: 10px;
  }
  .team .team-author_tile .team_layout .article {
    font-size: 34px;
    font-weight: 500;
    font-style: normal;
    line-height: 51px;
    letter-spacing: 0px;
  }
  .team .team-quote_eyebrow {
    margin-top: 40px;
    max-width: 35%;
    color: #333333;
    letter-spacing: 0px;
    line-height: 18px;
  }
  .team .no-quote .team-quote_description {
    margin-top: 40px;
  }
  .team .team-quote-image:before {
    top: 27px;
    font-size: 100px;
  }
  .team .team-quote-image {
    max-width: 38px;
    min-width: 38px;
    height: 30px;
    margin: 40px 20px 0 auto;
    display: inline-block;
    float: left;
  }
  .team .team-quote_description_wrap {
    width: calc(100% - 60px);
    margin-left: 0px;
  }
  .team .team_container {
    margin-top: 30px;
  }
  .team .no-border .team-headline {
    padding-top: 0;
    padding-bottom: 0;
  }
  .team .no-border .team-headline_copy {
    padding-bottom: 0;
  }
  .team .no-border .team_container {
    margin-top: 32px;
  }
}
@media screen and (min-width: 1024px) {
  .team .team-quote_description_wrap {
    padding-left: 15px;
  }
  .team .team__gradient {
    height: 4px;
    width: 100%;
  }
  .team .team-headline {
    letter-spacing: 0px;
    font-size: 44px;
    line-height: 66px;
  }
  .team .team-headline_copy {
    padding-top: 42px;
    padding-bottom: 42px;
    letter-spacing: 0px;
    font-size: 14px;
    line-height: 21px;
  }
  .team .team__headline-border {
    background-color: #d9d9d6;
    height: 1px;
    width: 100%;
  }
  .team .team-quote_eyebrow {
    margin-top: 49px;
    max-width: 28%;
    line-height: 18px;
    letter-spacing: 2px;
  }
  .team .team-quote_description {
    margin-top: 10px;
  }
  .team .no-quote .team-quote_description {
    margin-top: 49px;
  }
  .team .team-quote_author {
    padding-top: 20px;
    padding-bottom: 40px;
    letter-spacing: 0px;
  }
  .team .team-author_tile .team_layout {
    width: 100%;
    height: 160px;
  }
  .team .team-author_tile .team_layout .author-img_gradient + .team-author_cnt {
    margin-left: 40px;
  }
  .team .team-author_tile .team_layout .team-author_cnt {
    margin-left: 12px;
    width: 60%;
  }
  .team .team-author_tile .team_layout img + .team-author_cnt {
    margin-left: 20px;
  }
  .team .team-author_tile .team_layout .team_image {
    width: 128px;
    height: 128px;
    margin-top: 0;
  }
  .team .team-author_tile .team_layout .article {
    padding-top: 30px;
    font-size: 44px;
    font-weight: 500;
    font-style: normal;
    line-height: 70px;
    letter-spacing: 0px;
  }
  .team .team-quote-image:before {
    font-size: 120px;
    top: 40px;
    left: -8px;
  }
}
@media screen and (min-width: 1300px) {
  .team .team__gradient,
  .team .team__headline-border {
    width: 97.5%;
  }
}
body[dir="rtl"] .team .team_terms_remove_pad_left {
  padding-right: 0;
  padding-left: 16px;
}
body[dir="rtl"] .team .icon-chevron-right {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
body[dir="rtl"] .team .team_terms_remove_pad_right {
  padding-right: 0;
  padding-left: initial;
}
body[dir="rtl"] .team .team__gradient {
  background-image: -webkit-gradient(linear, left top, right top, from(#a4ce4e), to(#0090da));
  background-image: -o-linear-gradient(left, #a4ce4e, #0090da);
  background-image: linear-gradient(to right, #a4ce4e, #0090da);
}
body[dir="rtl"] .team .team__headline-top-border {
  background-image: -webkit-gradient(linear, right top, left top, from(#0090da), to(#a4ce4e));
  background-image: -o-linear-gradient(right, #0090da, #a4ce4e 100%);
  background-image: linear-gradient(to left, #0090da, #a4ce4e 100%);
}
body[dir="rtl"] .team .team-quote-image {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}
body[dir="rtl"] .team .team-quote_description_wrap {
  margin-right: 15px;
  margin-left: initial;
}
body[dir="rtl"] .team .team-author_tile .team_layout .author-img_gradient {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
  right: 0;
  left: initial;
  margin: 0 0 0 268px;
}
body[dir="rtl"] .team .team-author_tile .team_layout .author-img_gradient + .team-author_cnt {
  margin-right: 31px;
  margin-left: initial;
}
body[dir="rtl"] .team .team-author_tile .team_layout img {
  float: right;
}
body[dir="rtl"] .team .team-author_tile .team_layout img + .team-author_cnt {
  margin-right: 15px;
  margin-left: initial;
}
body[dir="rtl"] .team .team-author_tile .team_layout .team-author_cnt {
  float: right;
}
body[dir="rtl"] .team .team-author_tile .team_layout .team-author_cnt .title {
  text-align: right;
}
body[dir="rtl"] .team .team-author_tile .team_layout .team-author_cnt .desc {
  text-align: right;
}
body[dir="rtl"] .team .team-author_tile .team_layout .team-more-link {
  text-align: right;
}
body[dir="rtl"] .team .team-author_tile .team_layout .icon-chevron-right {
  margin-right: 5px;
  margin-left: initial;
}
body[dir="rtl"] .team .team-author_tile .team_layout .team_image {
  float: right;
}
body[dir="rtl"] .team .team-quote-image:before {
  right: -10px;
  left: initial;
}
@media screen and (max-width: 767px) {
  body[dir="rtl"] .team .team__wrapper {
    padding-right: 28px;
    padding-left: 27px;
  }
  body[dir="rtl"] .team .team-quote-image {
    float: right;
  }
  body[dir="rtl"] .team .team-quote-image:before {
    right: 98%;
  }
  body[dir="rtl"] .team .team-author_tile .team_layout .team-author_cnt {
    margin-right: 12px;
    margin-left: initial;
  }
}
@media screen and (min-width: 768px) {
  body[dir="rtl"] .team .team_terms_remove_pad_left {
    padding-right: 0;
    padding-left: 16px;
  }
  body[dir="rtl"] .team .team-author_tile .team_layout .team-author_cnt {
    margin-right: 15px;
    margin-left: initial;
  }
  body[dir="rtl"] .team .team-quote_description_wrap {
    margin-right: 0px;
    margin-left: initial;
  }
}
@media screen and (min-width: 1024px) {
  body[dir="rtl"] .team .team-quote_description_wrap {
    padding-right: 15px;
    padding-left: initial;
  }
  body[dir="rtl"] .team .team_terms_remove_pad_left {
    padding-right: 0;
    padding-left: 16px;
  }
  body[dir="rtl"] .team .team-author_tile .team_layout .author-img_gradient + .team-author_cnt {
    margin-right: 40px;
    margin-left: initial;
  }
  body[dir="rtl"] .team .team-author_tile .team_layout .team-author_cnt {
    margin-right: 12px;
    margin-left: initial;
  }
  body[dir="rtl"] .team .team-author_tile .team_layout img + .team-author_cnt {
    margin-right: 20px;
    margin-left: initial;
  }
  body[dir="rtl"] .team .team-quote-image:before {
    right: -20px;
    left: initial;
  }
}
