/**
 * 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
***************************/
.free-download__features-block__title-area {
  text-align: center;
}
.free-download__features-block .feature-card {
  max-width: 16.25rem;
  margin-bottom: 1.5625rem;
}
.free-download__features-block .feature-card__icon {
  margin-bottom: 0.625rem;
}
.free-download__trustpilot, .free-download__awards-block, .free-download__features-block {
  margin-bottom: 3.125rem;
}
.free-download__awards-block, .free-download__features-block {
  padding: 0 5rem;
}
@media print, screen and (max-width: 63.99875em) {
  .free-download__awards-block, .free-download__features-block {
    padding: 0 1.875rem;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .free-download__awards-block, .free-download__features-block {
    padding: 0 0.3125rem;
  }
}

.full-width-header {
  background-color: white;
}

.full-width-image-hero-banner {
  margin-top: 6.5625rem;
}
.full-width-image-hero-banner .btn {
  padding: 0 0.625rem;
  min-width: 16.25rem;
}