/**
 * 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
***************************/
.price__inner {
  align-items: start;
  font-size: 2.8125rem;
  line-height: 1;
}
.price__number-minor {
  font-size: 1.5625rem;
  letter-spacing: -0.03125rem;
  margin-left: 0.1em;
}
.price__number-minor, .price__code {
  margin-top: 0.1em;
}
.price__term {
  display: block;
  white-space: nowrap;
  line-height: 0.8em;
}
.price__term, .price__code {
  font-size: 0.9375rem;
  letter-spacing: normal;
}
.price__code {
  line-height: normal;
}