/**
 * Foundation for Sites
 * Version 6.9.0
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/***************************
 Typography Font Weight Mixins
***************************/
/***************************
 Typography Font Style Mixins
***************************/
/***************************
 Typography Margins Mixins
***************************/
/**
 * Foundation for Sites
 * Version 6.9.0
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/***************************
 Typography Font Weight Mixins
***************************/
/***************************
 Typography Font Style Mixins
***************************/
/***************************
 Typography Margins Mixins
***************************/
/***************************
 Typography Font Weight Mixins
***************************/
/***************************
 Typography Font Style Mixins
***************************/
/***************************
 Typography Margins Mixins
***************************/
.trustpilot-customer-image-banner__title {
  margin: 0;
}
.trustpilot-customer-image-banner__header-avatar, .trustpilot-customer-image-banner__footer-avatar {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  padding: 9.375rem 0;
}
.trustpilot-customer-image-banner__footer-avatar {
  background-position: right;
  padding: 6.875rem 0;
}
.trustpilot-customer-image-banner__trustpilot-button {
  margin: 1.25rem 0 0;
}
.trustpilot-customer-image-banner__free-download {
  min-width: 16.5625rem;
}
.trustpilot-customer-image-banner__trustpilot-wrapper {
  margin-bottom: 3.75rem;
}
@media print, screen and (max-width: 63.99875em) {
  .trustpilot-customer-image-banner__title {
    font-size: 1.875rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .trustpilot-customer-image-banner__header-avatar, .trustpilot-customer-image-banner__footer-avatar {
    background-size: cover;
    background-position: left;
    padding: 5.3125rem 0;
  }
  .trustpilot-customer-image-banner__title {
    font-size: 1.5625rem;
  }
  .trustpilot-customer-image-banner__trustpilot-wrapper {
    margin-bottom: 0.9375rem;
  }
  .trustpilot-customer-image-banner .trustpilot-logo {
    display: none;
  }
}