/*!******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/sass/themes/blocks/sections/card.scss ***!
  \******************************************************************************************************************************************************************************/
/* - FONTS - */
/* [ END FONTS ] */
/* [VARIABLES] */
/* [ MEDIA QUERIES ] */
/* [MEDIA QUERIES REVERSE] */
/* - MEDIA QUERIES WP - */
/* [ END MEDIA QUERIES ] */
/* [ COLOR ] */
/* [ END COLOR ] */
.fx-section-members__title, .fx-section-members__title > * {
  font-size: 32px;
  color: rgb(179, 179, 179);
  font-family: "Product Sans" !important;
  font-weight: 900;
  margin-bottom: 0.75em;
}
.fx-section-members .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.fx-section-members .col-12 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width:768px) {
  .fx-section-members .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width:1200px) {
  .fx-section-members .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
}
.fx-section-members .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width:768px) {
  .fx-section-members .container {
    max-width: 720px;
  }
}
@media (min-width:992px) {
  .fx-section-members .container {
    max-width: 960px;
  }
}
@media (min-width:1200px) {
  .fx-section-members .container {
    max-width: 1200px;
  }
}
.fx-section-members .mt-5 {
  margin-top: 3rem !important;
}
.fx-section-members .pt-5 {
  padding-top: 3rem !important;
}
.fx-section-members .mt-3 {
  margin-top: 1rem !important;
}
.fx-section-members .mb-3 {
  margin-bottom: 1rem !important;
}
.fx-section-members .pt-3 {
  padding-top: 1rem !important;
}

.fx-section-compliment-program {
  margin-bottom: 3rem;
}
@media (min-width:992px) {
  .fx-section-compliment-program .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
.fx-section-compliment-program .text-center {
  text-align: center;
}
.fx-section-compliment-program .mb-3 {
  margin-bottom: 1rem !important;
}
.fx-section-compliment-program .pt-5 {
  padding-top: 3rem !important;
}
.fx-section-compliment-program .mt-3 {
  margin-top: 1rem !important;
}

.fx-card-member--textcenter {
  text-align: center;
}
.fx-card-member__title, .fx-card-member__title > * {
  color: #306094;
  font-weight: 600;
  font-size: 18px !important;
  margin-bottom: 0;
  margin-top: 1rem;
}
.fx-card-member__image {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.fx-card-member__position, .fx-card-member__position > * {
  color: #666666;
  text-transform: uppercase;
  font-size: 17px !important;
  margin-bottom: 0;
}
.fx-card-member__email {
  color: #da291c;
  font-size: 14px;
  font-style: oblique;
}
.fx-card-member__email:after {
  content: "";
  display: block;
  background-color: #306094;
  width: 5px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
  margin-bottom: 4px;
  margin-top: 8px;
}
.fx-card-member__text {
  font-size: 13px;
}
.fx-card-compliment-program {
  padding: 0 1.5rem;
}
.fx-card-compliment-program--textcenter {
  text-align: center;
}
.fx-card-compliment-program__image {
  width: auto;
  height: 100%;
  max-height: 150px;
  max-width: 200px;
  margin-bottom: 1.5rem;
}
.fx-card-compliment-program__title {
  font-size: 20px !important;
  color: #306094;
  font-weight: 600 !important;
  margin-bottom: 1.5rem;
}
.fx-card-compliment-program__title, .fx-card-compliment-program__title > * {
  font-size: 20px !important;
  color: #306094;
  font-weight: 600 !important;
  margin-bottom: 1.5rem;
}
.fx-card-compliment-program__desc {
  font-size: 17px;
}

/*# sourceMappingURL=card.min.css.map*/