/**
 * 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
***************************/
.legal-page .hero {
  margin-top: 1.875rem;
}
.legal-page .mobile-hero {
  padding: 10rem 1.5625rem 6.25rem;
  margin-bottom: 4.375rem;
}
.legal-page .ccpa .btn {
  background-color: #0bc86d;
  border-radius: 0.3125rem;
}
.legal-page .ccpa .btn__text {
  display: inline-flex;
}
.legal-page .cookie-policy .link, .legal-page .cookie-policy a {
  text-decoration: underline;
}
.legal-page__rewards {
  background: #E63748;
  text-align: center;
}
.legal-page__rewards__icon, .legal-page__rewards__title, .legal-page__rewards__subtitle {
  color: #fff;
}
.legal-page__rewards__icon {
  font-size: 3.125rem;
}
.legal-page__rewards__title {
  font-size: 1.875rem;
  font-weight: 400;
  margin-bottom: 1.25rem;
  line-height: 2.25rem;
}
.legal-page__rewards__subtitle {
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 1.25rem;
  line-height: 1.375rem;
}
.legal-page__full-height {
  height: calc(100vh - 1.875rem);
}