/**
 * 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
***************************/
/*
  * SCANGUARD WWW THEME COLOURS
 */
/***************************
 Typography Font Weight Mixins
***************************/
/***************************
 Typography Font Style Mixins
***************************/
/**
  * Money Back Guarantee Modal
 */
.money-back-guarantee-modal {
  max-width: 31.25rem;
  width: 100%;
}
.money-back-guarantee-modal p {
  font-size: 0.875rem;
  line-height: 1.6;
}
.money-back-guarantee-modal__content {
  padding: 0.9375rem;
}
.money-back-guarantee-modal__content .divider {
  height: 0.0625rem;
  margin-top: 0;
}
.money-back-guarantee-modal__banner {
  padding: 0.9375rem;
  border-top: 0.0625rem solid #2c3e50;
  border-bottom: 0.0625rem solid #2c3e50;
  background-color: #e2e2e2;
}
.money-back-guarantee-modal__banner ul {
  margin-bottom: 0;
  margin-left: 0;
}
.money-back-guarantee-modal__banner ul li {
  list-style: none;
  font-size: 0.875rem;
}
.money-back-guarantee-modal__banner ul li i {
  margin-right: 0.9375rem;
}