/* === Begin Experts css ===*/
.lp__experts_section {
  display: table;
position: relative;}

.lp__experts_content {
  display: table-cell;
  position: relative;
  z-index: 2;
  /*  .lp__experts_title {
      @include heading ();
      a {
        color: $loop-text-color-neutral-21;
      }
  }*/ }
  .lp__experts_content .lp__experts_subtitle {
    font-size: 0.875rem;
    line-height: 1.375rem;
    color: rgba(0, 0, 0, 0.87);
    margin-bottom: 0px;
    font-weight: bold;
    display: block; }
  .lp__experts_content .lp__experts_description {
    font-size: 0.875rem;
    line-height: 1.375rem;
    color: rgba(0, 0, 0, 0.87);
    margin-bottom: 8px;
    position: relative;
    z-index: 10; }

.lp__experts_section .lp__experts_img img {
  height: 100px;
  width: 100px;
  margin-right: 16px;
  float: left; }
  @media (min-width: 575px) {
    .lp__experts_section .lp__experts_img img {
      height: 175px;
      width: 175px;
      margin-bottom: 8px; } }
.lp__experts_stack_section .lp__experts_wrapper {
  margin: 0px 0px 16px 0px;
  display: inline-block;
  width: 100%; }
  @media (max-width: 991px) {
    .lp__experts_stack_section .lp__experts_wrapper {
      margin: 0px 0px 32px 0px;
      display: inline-block; } }
  @media (max-width: 991px) {
    .lp__experts_stack_section .lp__experts_wrapper:nth-last-of-type(1) {
      margin-bottom: 0px; } }
.lp__experts_stack_section .lp__experts_img img {
  height: 80px;
  width: 80px;
  margin-right: 16px;
  float: left; }
  @media (min-width: 768px) {
    .lp__experts_stack_section .lp__experts_img img {
      height: 120px;
      width: 120px;
      margin-right: 16px; } }
  @media (min-width: 992px) {
    .lp__experts_stack_section .lp__experts_img img {
      height: 90px;
      width: 90px; } }
.lp__experts_stack_section .lp__experts_content {
  display: table-cell; }
  .lp__experts_stack_section .lp__experts_content .lp__experts_title {
    font-family: "Andes", sans-serif;
    font-size: 1.125rem;
    line-height: 1.8125rem;
    color: rgba(0, 0, 0, 0.87);
    margin: 0px 0px 8px 0px;
    font-weight: bold; }

.lp__experts_inline_section .lp__experts_img img {
  height: 100px;
  width: 100px;
  margin-right: 16px;
  margin-bottom: 16px;
  float: left; }
  @media (max-width: 575px) {
    .lp__experts_inline_section .lp__experts_img img {
      height: 100px;
      width: 100px; } }
  @media (min-width: 768px) {
    .lp__experts_inline_section .lp__experts_img img {
      height: 175px;
      width: 175px; } }
  @media (min-width: 992px) {
    .lp__experts_inline_section .lp__experts_img img {
      width: 100%;
      height: 100%; } }
.lp__experts_inline_section .lp__experts_content {
  display: table-cell; }
  .lp__experts_inline_section .lp__experts_content .lp__experts_title {
    font-family: "Open Sans", sans-serif;
    font-size: 0.875rem;
    line-height: 1.375rem;
    color: rgba(0, 0, 0, 0.87);
    margin-bottom: 8px;
    font-weight: 600; }
    .lp__experts_inline_section .lp__experts_content .lp__experts_title a {
      color: #0071BC; }
      .lp__experts_inline_section .lp__experts_content .lp__experts_title a:hover {
        color: #00538A; }

/* === End Experts css ===*/
