.edit-post-visual-editor .fvmb-relation__layout__slider .fvmb-relation__items.swiper-wrapper {
  display: -webkit-box;
  display: flex;
  overflow-x: auto;
}
.edit-post-visual-editor .fvmb-relation__layout__slider .fvmb-relation__items .swiper-slide {
  -webkit-box-flex: 0;
          flex: 0 0 33%;
  min-width: 380px;
}
.edit-post-visual-editor .fvmb-relation__layout__slider .fvm-swiper-button {
  display: none !important;
}
.edit-post-visual-editor .fvm-hero-carousel .fvmb-relation__layout__slider .ghostkit-d-none {
  display: none;
}
.edit-post-visual-editor .fvm-hero-carousel .fvmb-relation__layout__slider .swiper-slide {
  -webkit-box-flex: 0;
          flex: 0 0 100%;
  min-width: 100%;
  overflow-wrap: normal;
}
.edit-post-visual-editor .fvm-hero-carousel .fvmb-relation__layout__slider .swiper-slide.ghostkit-pro-grid-fullheight {
  height: calc(60vh - 32px);
}
.edit-post-visual-editor .fvm-hero-carousel .fvmb-relation__layout__slider .swiper-slide .nk-awb {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -99;
}
.edit-post-visual-editor .fvm-hero-carousel .fvmb-relation__layout__slider .swiper-slide .ghostkit-col {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  width: 80%;
}
.edit-post-visual-editor .fvm-hero-carousel .fvmb-relation__layout__slider .swiper-slide .ghostkit-col .ghostkit-button-text {
  color: #ffffff;
}

.team_member.fvmb-relation__layout__slider .fvm-swiper-button,
.team_member.fvmb-relation__layout__slider .fvm-swiper-button::before {
  font-family: dashicons;
  display: inline-block;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 20px;
  height: 20px;
  font-size: 20px;
  vertical-align: top;
  text-align: center;
  -webkit-transition: color 0.1s ease-in;
  transition: color 0.1s ease-in;
}
.team_member.fvmb-relation__layout__slider .fvm-swiper-button,
.team_member.fvmb-relation__layout__slider .fvm-swiper-button::before {
  background-image: none;
  color: #ffffff;
  width: calc(70px + (100 - 70) * (100vw - 375px) / (1920 - 375));
  max-width: 100px;
  height: calc(70px + (100 - 70) * (100vw - 375px) / (1920 - 375));
  max-height: 100px;
  background-color: rgba(0, 0, 0, 0.4);
  font-size: calc(36px + (60 - 36) * (100vw - 375px) / (1920 - 375));
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  margin-top: 0;
}
@media (min-width: 1920px) {
  .team_member.fvmb-relation__layout__slider .fvm-swiper-button,
.team_member.fvmb-relation__layout__slider .fvm-swiper-button::before {
    font-size: 60px;
  }
}
.team_member.fvmb-relation__layout__slider .fvm-swiper-button {
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  top: calc(var(--fvmb-relation__item__image--height) / 2);
  outline: 0;
}
.team_member.fvmb-relation__layout__slider .fvm-swiper-button.swiper-button-lock {
  display: none;
}
.team_member.fvmb-relation__layout__slider .fvm-swiper-button-prev {
  left: 0;
}
.team_member.fvmb-relation__layout__slider .fvm-swiper-button-prev::before {
  content: "";
}
.team_member.fvmb-relation__layout__slider .fvm-swiper-button-next {
  right: 0;
}
.team_member.fvmb-relation__layout__slider .fvm-swiper-button-next::before {
  content: "";
}

.fvmb-relation__item-style__team-member.fvmb-relation__item {
  background-color: #FAFAFA;
  height: auto;
  margin-bottom: 0;
}
.fvmb-relation__item-style__team-member .fvmb-relation__item__image {
  position: relative;
}
.fvmb-relation__item-style__team-member .fvmb-relation__item__image .fvm-button {
  position: absolute;
  bottom: 30px;
  left: calc(15px + (35 - 15) * (100vw - 375px) / (1920 - 375));
}
@media (min-width: 1920px) {
  .fvmb-relation__item-style__team-member .fvmb-relation__item__image .fvm-button {
    left: 35px;
  }
}
.fvmb-relation__item-style__team-member .fvmb-relation__item__body {
  padding: calc(15px + (35 - 15) * (100vw - 375px) / (1920 - 375));
}
@media (min-width: 1920px) {
  .fvmb-relation__item-style__team-member .fvmb-relation__item__body {
    padding: 35px;
  }
}
.fvmb-relation__item-style__team-member .fvmb-relation__item__title {
  font-size: calc(20px + (30 - 20) * (100vw - 375px) / (1920 - 375));
  font-family: "Source Sans Pro" !important;
  font-weight: 600 !important;
  line-height: 1.25;
}
@media (min-width: 1920px) {
  .fvmb-relation__item-style__team-member .fvmb-relation__item__title {
    font-size: 30px;
  }
}
.fvmb-relation__item-style__team-member .fvmb-relation__item__company {
  font-family: "Source Sans Pro" !important;
  font-weight: 600 !important;
  padding-left: 0;
  list-style: none;
  margin-bottom: 0.25rem;
}
.fvmb-relation__item-style__team-member .svg-inline--fa {
  color: #004551;
}
@media (min-width: 992px) {
  .ghostkit-accordion-item .fvmb-relation__item-style__team-member .fvmb-relation__item__body {
    font-size: 1rem;
  }
  .ghostkit-accordion-item .fvmb-relation__item-style__team-member .fvm-button {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
  }
}
.fvmb-relation__item-style__team-member__modal {
  position: fixed;
}
.fvmb-relation__item-style__team-member__modal .close {
  opacity: 1;
}
.fvmb-relation__item-style__team-member__modal .fvm-modal-close {
  height: 40px;
  width: 40px;
  font-size: 40px;
}
.fvmb-relation__item-style__team-member__modal .modal-title {
  visibility: hidden;
}
.fvmb-relation__item-style__team-member__modal .fvmb-relation__item__col__figure {
  background-color: #FAFAFA;
}
.fvmb-relation__item-style__team-member__modal .fvmb-relation__item__col__figure figure {
  margin-right: -15px;
  margin-left: -15px;
}
.fvmb-relation__item-style__team-member__modal .fvmb-relation__item__col__cv {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.fvmb-relation__item-style__team-member__modal .fvmb-relation__item__col__cv h2 {
  font-size: calc(16px + (24 - 16) * (100vw - 375px) / (1920 - 375)) !important;
}
@media (min-width: 1920px) {
  .fvmb-relation__item-style__team-member__modal .fvmb-relation__item__col__cv h2 {
    font-size: 24px !important;
  }
}
.fvmb-relation__item-style__team-member__modal .fvm-button {
  display: none;
}

.fvmb-relation__item-style__team-member-2.fvmb-relation__item {
  background-color: rgba(0, 69, 81, 0.05);
}
.fvmb-relation__item-style__team-member-2 .fvmb-relation__item__body {
  padding: calc(15px + (30 - 15) * (100vw - 375px) / (1920 - 375));
}
@media (min-width: 1920px) {
  .fvmb-relation__item-style__team-member-2 .fvmb-relation__item__body {
    padding: 30px;
  }
}
.fvmb-relation__item-style__team-member-2 .fvmb-relation__item__title {
  font-size: calc(18.4px + (20.7 - 18.4) * (100vw - 375px) / (1920 - 375)) !important;
  font-family: "Source Sans Pro" !important;
  font-weight: 600 !important;
  line-height: 1.25;
  color: #004551;
}
@media (min-width: 1920px) {
  .fvmb-relation__item-style__team-member-2 .fvmb-relation__item__title {
    font-size: 20.7px !important;
  }
}
.fvmb-relation__item-style__team-member-2 .svg-inline--fa {
  color: #004551;
}

.fvmb-relation__item-style__download.fvmb-relation__item {
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
  border-bottom: 1px solid #D8D8D8;
}
.fvmb-relation__item-style__download .fvmb-relation__item__title {
  font-family: "Avenir LT W05_85 Heavy" !important;
  font-weight: normal !important;
  line-height: 1.25;
  margin-bottom: 0;
}
.fvmb-relation__item-style__download time {
  font-family: "Avenir LT W05_85 Heavy" !important;
  font-weight: normal !important;
  font-size: calc(14px + (20 - 14) * (100vw - 375px) / (1920 - 375));
}
@media (min-width: 1920px) {
  .fvmb-relation__item-style__download time {
    font-size: 20px !important;
  }
}

.fvmb-relation__item-style__download-2.fvmb-relation__item {
  background-color: rgba(0, 69, 81, 0.05);
  margin-bottom: 1.5rem;
}
.fvmb-relation__item-style__download-2 .fvmb-relation__item__body {
  padding: calc(15px + (30 - 15) * (100vw - 375px) / (1920 - 375));
  padding-left: 15px;
}
@media (min-width: 1920px) {
  .fvmb-relation__item-style__download-2 .fvmb-relation__item__body {
    padding: 30px;
    padding-left: 15px;
  }
}
.fvmb-relation__item-style__download-2 .fvmb-relation__item__title {
  font-family: "Source Sans Pro" !important;
  font-weight: 600 !important;
  font-size: calc(18.4px + (20.7 - 18.4) * (100vw - 375px) / (1920 - 375)) !important;
  color: #004551;
  line-height: 1.25;
  margin-bottom: 0.5rem;
}
@media (min-width: 1920px) {
  .fvmb-relation__item-style__download-2 .fvmb-relation__item__title {
    font-size: 20.7px !important;
  }
}
.fvmb-relation__item-style__download-2 .img-fluid {
  width: 100%;
}
.ghostkit-button-wrapper-inner{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-align:start;align-items:flex-start;-webkit-box-pack:start;justify-content:flex-start;clear:both}.ghostkit-button-wrapper-align-right>.ghostkit-button-wrapper-inner{-webkit-box-pack:end;justify-content:flex-end}.ghostkit-button-wrapper-align-center>.ghostkit-button-wrapper-inner{-webkit-box-pack:center;justify-content:center}.ghostkit-button{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding:.75em 1em;margin:0;font-size:1em;line-height:1em;color:#fff;text-align:center;text-decoration:none !important;white-space:nowrap;cursor:pointer;background-color:#32373c;border:none;outline:none;-webkit-transition:.2s background-color ease-in-out, .2s color ease-in-out, .2s border-color ease-in-out, .2s opacity ease-in-out, .2s box-shadow ease-in-out;transition:.2s background-color ease-in-out, .2s color ease-in-out, .2s border-color ease-in-out, .2s opacity ease-in-out, .2s box-shadow ease-in-out}.ghostkit-button:not(.ghostkit-button-with-outline){box-shadow:none !important}.ghostkit-button:hover,.ghostkit-button:focus,.ghostkit-button:active{color:#fff;background-color:#32373c}.ghostkit-button .ghostkit-button-icon-left{margin-right:10px}.ghostkit-button .ghostkit-button-icon-right{margin-left:10px}.ghostkit-button.ghostkit-button-icon-only{padding:.75em}.ghostkit-button.ghostkit-button-icon-only .ghostkit-button-icon{margin:0}.ghostkit-button.ghostkit-button-xs{font-size:.8em}.ghostkit-button.ghostkit-button-sm{font-size:.85em}.ghostkit-button.ghostkit-button-lg{font-size:1.15em}.ghostkit-button.ghostkit-button-xl{font-size:1.3em}.ghostkit-button-wrapper-gap-no>.ghostkit-button-wrapper-inner{margin-top:0;margin-right:0;margin-left:0}.ghostkit-button-wrapper-gap-no>.ghostkit-button-wrapper-inner .ghostkit-button{margin-top:0;margin-right:0;margin-left:0}.ghostkit-button-wrapper-gap-sm>.ghostkit-button-wrapper-inner{margin-top:-15px;margin-right:-7.5px;margin-left:-7.5px}.ghostkit-button-wrapper-gap-sm>.ghostkit-button-wrapper-inner .ghostkit-button{margin-top:15px;margin-right:7.5px;margin-left:7.5px}.ghostkit-button-wrapper-gap-md>.ghostkit-button-wrapper-inner{margin-top:-30px;margin-right:-15px;margin-left:-15px}.ghostkit-button-wrapper-gap-md>.ghostkit-button-wrapper-inner .ghostkit-button{margin-top:30px;margin-right:15px;margin-left:15px}.ghostkit-button-wrapper-gap-lg>.ghostkit-button-wrapper-inner{margin-top:-45px;margin-right:-22.5px;margin-left:-22.5px}.ghostkit-button-wrapper-gap-lg>.ghostkit-button-wrapper-inner .ghostkit-button{margin-top:45px;margin-right:22.5px;margin-left:22.5px}
.ghostkit-shape-divider{display:block;overflow:hidden}.ghostkit-shape-divider svg{display:block;min-width:100%;margin-left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.ghostkit-shape-divider.ghostkit-shape-divider-flip-vertical svg{-webkit-transform:translateX(-50%) scaleY(-1);transform:translateX(-50%) scaleY(-1)}.ghostkit-shape-divider.ghostkit-shape-divider-flip-horizontal svg{-webkit-transform:translateX(-50%) scaleX(-1);transform:translateX(-50%) scaleX(-1)}.ghostkit-shape-divider.ghostkit-shape-divider-flip-vertical.ghostkit-shape-divider-flip-horizontal svg{-webkit-transform:translateX(-50%) scaleY(-1) scaleX(-1);transform:translateX(-50%) scaleY(-1) scaleX(-1)}
