@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,300italic,400,400italic,500,700,900");
@import url("https://fonts.googleapis.com/css?family=Roboto+Slab:100,300,300italic,400,700");
ul {
  margin: 0;
  padding: 0;
  list-style: none; }

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

html {
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

:root {
  box-sizing: border-box;
  overflow-y: scroll;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

@-moz-viewport {
  width: device-width; }
@-ms-viewport {
  width: device-width; }
@-o-viewport {
  width: device-width; }
@-webkit-viewport {
  width: device-width; }
@viewport {
  width: device-width; }
@media only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (min-device-pixel-ratio: 1.25), only screen and (min-resolution: 200dpi), only screen and (min-resolution: 1.25dppx) {
  -webkit-font-smoothing: subpixel-antialiased; }
html {
  font-size: 16px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "clarendon-urw", "Roboto Slab", Georgia, "Times New Roman", Times, serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #373a3c;
  background-color: #fff; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #818a91; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

pre {
  margin-top: 0;
  margin-bottom: 1rem; }

figure {
  margin: 0 0 1rem; }

img {
  max-width: 100%;
  font-style: italic;
  vertical-align: middle; }

img[width],
img[height] {
  max-width: none; }

[role="button"] {
  cursor: pointer; }

table {
  background-color: transparent; }

caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #818a91;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

input[type="search"] {
  box-sizing: inherit;
  -webkit-appearance: none; }

output {
  display: inline-block; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
  .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
    line-height: 1; }
  h1.u-border-bottom, h2.u-border-bottom, h3.u-border-bottom, h4.u-border-bottom, h5.u-border-bottom, h6.u-border-bottom,
  .h1.u-border-bottom, .h2.u-border-bottom, .h3.u-border-bottom, .h4.u-border-bottom, .h5.u-border-bottom, .h6.u-border-bottom {
    padding-bottom: 0.9375rem; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-bottom: 0.5rem; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-bottom: 0.5rem; }

h1,
h1 a,
h1 span, .h1,
.h1 a,
.h1 span {
  font-size: 1.8rem; }

h2,
h2 a,
h2 span, .h2,
.h2 a,
.h2 span {
  font-size: 2rem; }

h3,
h3 a,
h3 span, .h3,
.h3 a,
.h3 span {
  font-size: 1.75rem; }

h4,
h4 a,
h4 span, .h4,
.h4 a,
.h4 span {
  font-size: 1.5rem; }

h5,
h5 a,
h5 span, .h5,
.h5 a,
.h5 span {
  font-size: 1.25rem; }

h6,
h6 a,
h6 span, .h6,
.h6 a,
.h6 span {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

a {
  color: #e6222e;
  text-decoration: none;
  transition: color 125ms ease-in-out; }
  a:hover {
    color: #a8131c;
    text-decoration: none; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 0.0625rem solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: normal; }

mark,
.mark {
  padding: .2em;
  background-color: #e6222e; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none; }
  .list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px; }

.dl-horizontal {
  margin-right: -1.875rem;
  margin-left: -1.875rem; }
  .dl-horizontal:before, .dl-horizontal:after {
    content: " ";
    display: table; }
  .dl-horizontal:after {
    clear: both; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote,
blockquote {
  margin: 1.875rem 0;
  padding: 1.875rem;
  text-align: center;
  border-top: 0.0625rem solid #eceeef;
  border-bottom: 0.0625rem solid #eceeef; }
  .blockquote p,
  blockquote p {
    font-size: 22px;
    color: #55595c;
    font-style: italic; }
  .blockquote p:last-child,
  .blockquote ul:last-child,
  .blockquote ol:last-child,
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  .blockquote .by,
  blockquote .by {
    font-size: 0.875rem; }

a,
button,
figcaption,
input,
textarea,
label,
li,
p,
span,
td {
  font-size: 1.125rem;
  line-height: 1.5;
  letter-spacing: -0.003em; }
  @media (max-width: 767.9px) {
    a,
    button,
    figcaption,
    input,
    textarea,
    label,
    li,
    p,
    span,
    td {
      font-size: 16px; } }

figcaption {
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: -0.003em;
  font-style: italic;
  opacity: .6;
  display: block;
  margin-top: 5px; }

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 544px) {
    .container {
      max-width: 576px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }
  @media (min-width: 99999px) {
    .container {
      max-width: 1340px; } }

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 {
  position: relative;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 544px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.3333333333%; }

  .col-sm-2 {
    width: 16.6666666667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.3333333333%; }

  .col-sm-5 {
    width: 41.6666666667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.3333333333%; }

  .col-sm-8 {
    width: 66.6666666667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.3333333333%; }

  .col-sm-11 {
    width: 91.6666666667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.3333333333%; }

  .col-sm-pull-2 {
    right: 16.6666666667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.3333333333%; }

  .col-sm-pull-5 {
    right: 41.6666666667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.3333333333%; }

  .col-sm-pull-8 {
    right: 66.6666666667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.3333333333%; }

  .col-sm-pull-11 {
    right: 91.6666666667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.3333333333%; }

  .col-sm-push-2 {
    left: 16.6666666667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.3333333333%; }

  .col-sm-push-5 {
    left: 41.6666666667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.3333333333%; }

  .col-sm-push-8 {
    left: 66.6666666667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.3333333333%; }

  .col-sm-push-11 {
    left: 91.6666666667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 768px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.3333333333%; }

  .col-md-2 {
    width: 16.6666666667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.3333333333%; }

  .col-md-5 {
    width: 41.6666666667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.3333333333%; }

  .col-md-8 {
    width: 66.6666666667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.3333333333%; }

  .col-md-11 {
    width: 91.6666666667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.3333333333%; }

  .col-md-pull-2 {
    right: 16.6666666667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.3333333333%; }

  .col-md-pull-5 {
    right: 41.6666666667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.3333333333%; }

  .col-md-pull-8 {
    right: 66.6666666667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.3333333333%; }

  .col-md-pull-11 {
    right: 91.6666666667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.3333333333%; }

  .col-md-push-2 {
    left: 16.6666666667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.3333333333%; }

  .col-md-push-5 {
    left: 41.6666666667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.3333333333%; }

  .col-md-push-8 {
    left: 66.6666666667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.3333333333%; }

  .col-md-push-11 {
    left: 91.6666666667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.3333333333%; }

  .col-md-offset-2 {
    margin-left: 16.6666666667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.3333333333%; }

  .col-md-offset-5 {
    margin-left: 41.6666666667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.3333333333%; }

  .col-md-offset-8 {
    margin-left: 66.6666666667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.3333333333%; }

  .col-md-offset-11 {
    margin-left: 91.6666666667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.3333333333%; }

  .col-lg-2 {
    width: 16.6666666667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.3333333333%; }

  .col-lg-5 {
    width: 41.6666666667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.3333333333%; }

  .col-lg-8 {
    width: 66.6666666667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.3333333333%; }

  .col-lg-11 {
    width: 91.6666666667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.3333333333%; }

  .col-lg-pull-2 {
    right: 16.6666666667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.3333333333%; }

  .col-lg-pull-5 {
    right: 41.6666666667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.3333333333%; }

  .col-lg-pull-8 {
    right: 66.6666666667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.3333333333%; }

  .col-lg-pull-11 {
    right: 91.6666666667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.3333333333%; }

  .col-lg-push-2 {
    left: 16.6666666667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.3333333333%; }

  .col-lg-push-5 {
    left: 41.6666666667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.3333333333%; }

  .col-lg-push-8 {
    left: 66.6666666667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.3333333333%; }

  .col-lg-push-11 {
    left: 91.6666666667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left; }

  .col-xl-1 {
    width: 8.3333333333%; }

  .col-xl-2 {
    width: 16.6666666667%; }

  .col-xl-3 {
    width: 25%; }

  .col-xl-4 {
    width: 33.3333333333%; }

  .col-xl-5 {
    width: 41.6666666667%; }

  .col-xl-6 {
    width: 50%; }

  .col-xl-7 {
    width: 58.3333333333%; }

  .col-xl-8 {
    width: 66.6666666667%; }

  .col-xl-9 {
    width: 75%; }

  .col-xl-10 {
    width: 83.3333333333%; }

  .col-xl-11 {
    width: 91.6666666667%; }

  .col-xl-12 {
    width: 100%; }

  .col-xl-pull-0 {
    right: auto; }

  .col-xl-pull-1 {
    right: 8.3333333333%; }

  .col-xl-pull-2 {
    right: 16.6666666667%; }

  .col-xl-pull-3 {
    right: 25%; }

  .col-xl-pull-4 {
    right: 33.3333333333%; }

  .col-xl-pull-5 {
    right: 41.6666666667%; }

  .col-xl-pull-6 {
    right: 50%; }

  .col-xl-pull-7 {
    right: 58.3333333333%; }

  .col-xl-pull-8 {
    right: 66.6666666667%; }

  .col-xl-pull-9 {
    right: 75%; }

  .col-xl-pull-10 {
    right: 83.3333333333%; }

  .col-xl-pull-11 {
    right: 91.6666666667%; }

  .col-xl-pull-12 {
    right: 100%; }

  .col-xl-push-0 {
    left: auto; }

  .col-xl-push-1 {
    left: 8.3333333333%; }

  .col-xl-push-2 {
    left: 16.6666666667%; }

  .col-xl-push-3 {
    left: 25%; }

  .col-xl-push-4 {
    left: 33.3333333333%; }

  .col-xl-push-5 {
    left: 41.6666666667%; }

  .col-xl-push-6 {
    left: 50%; }

  .col-xl-push-7 {
    left: 58.3333333333%; }

  .col-xl-push-8 {
    left: 66.6666666667%; }

  .col-xl-push-9 {
    left: 75%; }

  .col-xl-push-10 {
    left: 83.3333333333%; }

  .col-xl-push-11 {
    left: 91.6666666667%; }

  .col-xl-push-12 {
    left: 100%; }

  .col-xl-offset-0 {
    margin-left: 0%; }

  .col-xl-offset-1 {
    margin-left: 8.3333333333%; }

  .col-xl-offset-2 {
    margin-left: 16.6666666667%; }

  .col-xl-offset-3 {
    margin-left: 25%; }

  .col-xl-offset-4 {
    margin-left: 33.3333333333%; }

  .col-xl-offset-5 {
    margin-left: 41.6666666667%; }

  .col-xl-offset-6 {
    margin-left: 50%; }

  .col-xl-offset-7 {
    margin-left: 58.3333333333%; }

  .col-xl-offset-8 {
    margin-left: 66.6666666667%; }

  .col-xl-offset-9 {
    margin-left: 75%; }

  .col-xl-offset-10 {
    margin-left: 83.3333333333%; }

  .col-xl-offset-11 {
    margin-left: 91.6666666667%; }

  .col-xl-offset-12 {
    margin-left: 100%; } }
@media (min-width: 99999px) {
  .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 {
    float: left; }

  .col-xxl-1 {
    width: 8.3333333333%; }

  .col-xxl-2 {
    width: 16.6666666667%; }

  .col-xxl-3 {
    width: 25%; }

  .col-xxl-4 {
    width: 33.3333333333%; }

  .col-xxl-5 {
    width: 41.6666666667%; }

  .col-xxl-6 {
    width: 50%; }

  .col-xxl-7 {
    width: 58.3333333333%; }

  .col-xxl-8 {
    width: 66.6666666667%; }

  .col-xxl-9 {
    width: 75%; }

  .col-xxl-10 {
    width: 83.3333333333%; }

  .col-xxl-11 {
    width: 91.6666666667%; }

  .col-xxl-12 {
    width: 100%; }

  .col-xxl-pull-0 {
    right: auto; }

  .col-xxl-pull-1 {
    right: 8.3333333333%; }

  .col-xxl-pull-2 {
    right: 16.6666666667%; }

  .col-xxl-pull-3 {
    right: 25%; }

  .col-xxl-pull-4 {
    right: 33.3333333333%; }

  .col-xxl-pull-5 {
    right: 41.6666666667%; }

  .col-xxl-pull-6 {
    right: 50%; }

  .col-xxl-pull-7 {
    right: 58.3333333333%; }

  .col-xxl-pull-8 {
    right: 66.6666666667%; }

  .col-xxl-pull-9 {
    right: 75%; }

  .col-xxl-pull-10 {
    right: 83.3333333333%; }

  .col-xxl-pull-11 {
    right: 91.6666666667%; }

  .col-xxl-pull-12 {
    right: 100%; }

  .col-xxl-push-0 {
    left: auto; }

  .col-xxl-push-1 {
    left: 8.3333333333%; }

  .col-xxl-push-2 {
    left: 16.6666666667%; }

  .col-xxl-push-3 {
    left: 25%; }

  .col-xxl-push-4 {
    left: 33.3333333333%; }

  .col-xxl-push-5 {
    left: 41.6666666667%; }

  .col-xxl-push-6 {
    left: 50%; }

  .col-xxl-push-7 {
    left: 58.3333333333%; }

  .col-xxl-push-8 {
    left: 66.6666666667%; }

  .col-xxl-push-9 {
    left: 75%; }

  .col-xxl-push-10 {
    left: 83.3333333333%; }

  .col-xxl-push-11 {
    left: 91.6666666667%; }

  .col-xxl-push-12 {
    left: 100%; }

  .col-xxl-offset-0 {
    margin-left: 0%; }

  .col-xxl-offset-1 {
    margin-left: 8.3333333333%; }

  .col-xxl-offset-2 {
    margin-left: 16.6666666667%; }

  .col-xxl-offset-3 {
    margin-left: 25%; }

  .col-xxl-offset-4 {
    margin-left: 33.3333333333%; }

  .col-xxl-offset-5 {
    margin-left: 41.6666666667%; }

  .col-xxl-offset-6 {
    margin-left: 50%; }

  .col-xxl-offset-7 {
    margin-left: 58.3333333333%; }

  .col-xxl-offset-8 {
    margin-left: 66.6666666667%; }

  .col-xxl-offset-9 {
    margin-left: 75%; }

  .col-xxl-offset-10 {
    margin-left: 83.3333333333%; }

  .col-xxl-offset-11 {
    margin-left: 91.6666666667%; }

  .col-xxl-offset-12 {
    margin-left: 100%; } }
input,
textarea,
select {
  border: 1px solid #818a91;
  height: 36px;
  padding: 0.4rem 0.625rem;
  /* The 6px vertically centers text on FF, ignored by Webkit */
  border-radius: 0;
  box-shadow: none;
  background: #fff; }

textarea {
  min-height: 65px;
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  resize: vertical; }

input:focus,
textarea:focus,
select:focus {
  border: 1px solid #e6222e;
  outline: 0; }

label,
legend {
  display: block;
  font-weight: 600;
  margin-bottom: .5rem; }

fieldset {
  border-width: 0;
  padding: 0; }

input[type="checkbox"],
input[type="radio"] {
  display: inline; }

label > .label-body {
  display: inline-block;
  font-weight: normal;
  margin-left: .5rem; }

@media print {
  @page {
    size: 8.5in 11in;
    margin: 14mm 0mm 14mm 0mm; }
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  body {
    max-width: none;
    padding: 0 !important; }

  .container {
    width: 100%;
    max-width: none; }

  .o-header,
  .o-footer,
  .o-main__sidebar,
  .o-main__footer__engagement,
  .c-social,
  .o-main__footer__comments,
  .js-print,
  .t-post__engagement,
  .t-post__featured-petitions,
  body:before {
    display: none !important; }

  .o-main {
    padding: 0; }

  .print-logo {
    max-width: 275px;
    margin-bottom: 2.8125rem;
    float: left; }

  .c-info-bar {
    padding: 0; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .c-sticky__parent {
    height: auto !important; }

  .c-info-bar {
    padding-left: 0 !important; } }
#frunt .u-left {
  text-align: left; }
#frunt .u-centered {
  text-align: center; }
#frunt .u-right {
  text-align: right; }
#frunt .u-vertical-align {
  position: relative;
  top: 50%;
  transform: translateY(-50%); }
#frunt .u-flex-align {
  display: flex;
  justify-content: center;
  align-items: center; }
#frunt .u-flex {
  display: flex; }
@media (min-width: 544px) {
  #frunt .u-flex-md {
    display: flex; } }
#frunt .u-flex-col-reverse {
  flex-direction: column-reverse; }
#frunt .u-uppercase {
  text-transform: uppercase; }
#frunt .u-pull-left {
  float: left; }
#frunt .u-pull-right {
  float: right; }
#frunt .u-clearing:before, #frunt .u-clearing:after {
  content: " ";
  display: table; }
#frunt .u-clearing:after {
  clear: both; }
#frunt .u-height-100 {
  min-height: 100px !important; }
#frunt .u-height-150 {
  min-height: 150px !important; }
#frunt .u-height-200 {
  min-height: 200px !important; }
#frunt .u-height-300 {
  min-height: 300px !important; }
#frunt .u-height-400 {
  min-height: 400px !important; }
#frunt .u-height-500 {
  min-height: 500px !important; }
#frunt .u-italic {
  font-style: italic; }
#frunt .u-text-center {
  text-align: center; }
#frunt .u-thin {
  font-weight: 100; }
#frunt .u-bold {
  font-weight: 700; }
#frunt .u-wrapper {
  position: relative; }
#frunt .u-is-hidden {
  display: none; }
#frunt .u-border-top {
  border-top: 1px solid #d8d8d8; }
#frunt .u-border-right {
  border-right: 1px solid #d8d8d8; }
#frunt .u-border-bottom {
  border-bottom: 1px solid #d8d8d8; }
#frunt .u-border-left {
  border-left: 1px solid #d8d8d8; }
#frunt .u-m-a-0 {
  margin: 0 !important; }
#frunt .u-m-t-0 {
  margin-top: 0 !important; }
#frunt .u-m-r-0 {
  margin-right: 0 !important; }
#frunt .u-m-b-0 {
  margin-bottom: 0 !important; }
#frunt .u-m-l-0 {
  margin-left: 0 !important; }
#frunt .u-m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }
#frunt .u-m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }
#frunt .u-m-a {
  margin: 1rem !important; }
#frunt .u-m-t {
  margin-top: 1rem !important; }
#frunt .u-m-r {
  margin-right: 1rem !important; }
#frunt .u-m-b {
  margin-bottom: 1rem !important; }
#frunt .u-m-l {
  margin-left: 1rem !important; }
#frunt .u-m-x {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }
#frunt .u-m-y {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }
#frunt .u-m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important; }
#frunt .u-m-a-md {
  margin: 1.5rem !important; }
#frunt .u-m-t-md {
  margin-top: 1.5rem !important; }
#frunt .u-m-r-md {
  margin-right: 1.5rem !important; }
#frunt .u-m-b-md {
  margin-bottom: 1.5rem !important; }
#frunt .u-m-l-md {
  margin-left: 1.5rem !important; }
#frunt .u-m-x-md {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }
#frunt .u-m-y-md {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }
#frunt .u-m-a-lg {
  margin: 3rem !important; }
#frunt .u-m-t-lg {
  margin-top: 3rem !important; }
#frunt .u-m-r-lg {
  margin-right: 3rem !important; }
#frunt .u-m-b-lg {
  margin-bottom: 3rem !important; }
#frunt .u-m-l-lg {
  margin-left: 3rem !important; }
#frunt .u-m-x-lg {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }
#frunt .u-m-y-lg {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }
#frunt .u-p-a-0 {
  padding: 0 !important; }
#frunt .u-p-t-0 {
  padding-top: 0 !important; }
#frunt .u-p-r-0 {
  padding-right: 0 !important; }
#frunt .u-p-b-0 {
  padding-bottom: 0 !important; }
#frunt .u-p-l-0 {
  padding-left: 0 !important; }
#frunt .u-p-x-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }
#frunt .u-p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }
#frunt .u-p-a {
  padding: 1rem !important; }
#frunt .u-p-t {
  padding-top: 1rem !important; }
#frunt .u-p-r {
  padding-right: 1rem !important; }
#frunt .u-p-b {
  padding-bottom: 1rem !important; }
#frunt .u-p-l {
  padding-left: 1rem !important; }
#frunt .u-p-x {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }
#frunt .u-p-y {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }
#frunt .u-p-a-sm {
  padding: 0.625rem !important; }
#frunt .u-p-t-sm {
  padding-top: 0.625rem !important; }
#frunt .u-p-r-sm {
  padding-right: 0.625rem !important; }
#frunt .u-p-b-sm {
  padding-bottom: 0.625rem !important; }
#frunt .u-p-l-sm {
  padding-left: 0.625rem !important; }
#frunt .u-p-x-sm {
  padding-right: 0.625rem !important;
  padding-left: 0.625rem !important; }
#frunt .u-p-y-sm {
  padding-top: 0.625rem !important;
  padding-bottom: 0.625rem !important; }
#frunt .u-p-a-md {
  padding: 1.5rem !important; }
#frunt .u-p-t-md {
  padding-top: 1.5rem !important; }
#frunt .u-p-r-md {
  padding-right: 1.5rem !important; }
#frunt .u-p-b-md {
  padding-bottom: 1.5rem !important; }
#frunt .u-p-l-md {
  padding-left: 1.5rem !important; }
#frunt .u-p-x-md {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }
#frunt .u-p-y-md {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }
#frunt .u-p-a-lg {
  padding: 3rem !important; }
#frunt .u-p-t-lg {
  padding-top: 3rem !important; }
#frunt .u-p-r-lg {
  padding-right: 3rem !important; }
#frunt .u-p-b-lg {
  padding-bottom: 3rem !important; }
#frunt .u-p-l-lg {
  padding-left: 3rem !important; }
#frunt .u-p-x-lg {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }
#frunt .u-p-y-lg {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }
#frunt .u-locked {
  overflow: hidden; }
#frunt .u-hidden-xs-up {
  display: none !important; }
@media (max-width: 543.9px) {
  #frunt .u-hidden-xs-down {
    display: none !important; } }
@media (min-width: 544px) {
  #frunt .u-hidden-sm-up {
    display: none !important; } }
@media (max-width: 767.9px) {
  #frunt .u-hidden-sm-down {
    display: none !important; } }
@media (min-width: 768px) {
  #frunt .u-hidden-md-up {
    display: none !important; } }
@media (max-width: 991.9px) {
  #frunt .u-hidden-md-down {
    display: none !important; } }
@media (min-width: 992px) {
  #frunt .u-hidden-lg-up {
    display: none !important; } }
@media (max-width: 1199.9px) {
  #frunt .u-hidden-lg-down {
    display: none !important; } }
@media (min-width: 1200px) {
  #frunt .u-hidden-xl-up {
    display: none !important; } }
@media (max-width: 99998.9px) {
  #frunt .u-hidden-xl-down {
    display: none !important; } }
@media (min-width: 99999px) {
  #frunt .u-hidden-xxl-up {
    display: none !important; } }
#frunt .u-hidden-xxl-down {
  display: none !important; }
#frunt .u-visible-print-block {
  display: none !important; }
  @media print {
    #frunt .u-visible-print-block {
      display: block !important; } }
#frunt .u-visible-print-inline {
  display: none !important; }
  @media print {
    #frunt .u-visible-print-inline {
      display: inline !important; } }
#frunt .u-visible-print-inline-block {
  display: none !important; }
  @media print {
    #frunt .u-visible-print-inline-block {
      display: inline-block !important; } }
@media print {
  #frunt .u-hidden-print {
    display: none !important; } }
#frunt .u-is-link,
#frunt .u-is-link * {
  color: #e6222e; }
  #frunt .u-is-link:hover,
  #frunt .u-is-link *:hover {
    color: #a8131c; }
#frunt .u-valign {
  position: relative;
  top: 50%;
  transform: translateY(-50%); }

body:before {
  position: relative;
  background-color: #FCF8E3;
  border-bottom: 1px solid #FBEED5;
  border-left: 1px solid #FBEED5;
  color: #C09853;
  font: small-caption;
  padding: 3px 6px;
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 3000;
  content: "xs (Phone)"; }
  @media (min-width: 544px) {
    body:before {
      content: "sm (Larger Phone)"; } }
  @media (min-width: 768px) {
    body:before {
      content: "md (Tablet)"; } }
  @media (min-width: 992px) {
    body:before {
      content: "lg (Desktop)"; } }
  @media (min-width: 1200px) {
    body:before {
      content: "xl (Wide Desktop)"; } }
  @media (min-width: 99999px) {
    body:before {
      content: "xxl (Very Large Screen)"; } }

/*------------------------
    Audio Player - AP
------------------------*/
/* Player and control panel */
.ap button,
.pl-container button {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent; }

.ap {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  height: 80px;
  margin: auto;
  padding: 15px;
  font-family: Arial, sans-serif;
  font-size: 14px;
  user-select: none;
  color: #333;
  background: #eee;
  border-top: 1px solid #ccc;
  box-shadow: 0px -5px 10px 0px rgba(50, 50, 50, 0.1);
  z-index: 9999; }

.ap-inner {
  max-width: 1440px;
  margin: 0 auto; }

.ap-panel {
  display: flex; }

.ap-item {
  display: flex;
  flex: 1;
  justify-content: center;
  align-items: center; }

.ap--track {
  flex: 1 40%;
  padding: 0 20px; }

/* Info section */
.ap-info {
  width: 100%;
  position: relative;
  align-self: flex-start;
  padding: 5px 0 0; }

.ap-title {
  position: relative;
  overflow: hidden;
  padding-right: 80px;
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis; }

.ap-time {
  position: absolute;
  top: 5px;
  right: 0; }

.ap-progress-container {
  padding: 5px 0 10px;
  cursor: pointer; }

.ap-progress {
  position: relative;
  height: 3px;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.2); }

.ap-preload-bar,
.ap-bar {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 0;
  border-radius: 5px 0 0 5px;
  background: rgba(0, 0, 0, 0.3);
  z-index: 999; }

.ap-bar {
  background: #e6222e;
  z-index: 9999; }

.ap-bar:after {
  position: absolute;
  top: 0;
  right: -5px;
  width: 12px;
  height: 12px;
  margin-top: -4px;
  content: '';
  border-radius: 6px;
  background: #e6222e;
  opacity: 0;
  transition: opacity .3s ease; }

.ap-progress-container:hover .ap-bar:after {
  opacity: 1; }

/* Buttons */
.ap-controls {
  position: relative;
  z-index: 1000;
  display: block;
  height: 50px;
  cursor: pointer;
  transition: background .2s ease;
  text-align: center;
  color: #fff;
  border: 0;
  outline: 0;
  background: none; }

.ap-controls svg {
  fill: #333; }

.ap-controls:hover svg {
  fill: #222; }

.ap-controls:active {
  background: rgba(0, 0, 0, 0.1); }

.ap--playback > .ap-controls,
.ap--settings > .ap-controls {
  flex: 0 25%; }

.ap--pause,
.playing > .ap--play {
  display: none; }

.playing > .ap--pause {
  display: inline; }

.ap-volume-container {
  z-index: 9999; }

.ap-volume {
  position: absolute;
  right: 0;
  bottom: 50px;
  overflow: hidden;
  width: 100%;
  height: 0;
  visibility: hidden;
  transition: height 0.2s cubic-bezier(0.17, 0.72, 0.26, 1.23);
  background: #ddd;
  border: 1px solid #ccc;
  border-bottom: 0;
  z-index: 9999; }

.ap-volume-btn {
  display: block;
  text-align: center;
  width: 100%; }

.ap-volume-btn > .ap--volume-off,
.muted > .ap--volume-on {
  display: none; }

.muted > .ap--volume-off {
  display: inline; }

.ap-volume-container:hover {
  background: #ddd; }

.ap-volume-container:hover .ap-volume {
  height: 120px;
  visibility: visible; }

.ap-volume-progress {
  display: block;
  width: 4px;
  height: 100px;
  margin: 10px auto;
  background: rgba(0, 0, 0, 0.2);
  position: relative;
  border-radius: 3px; }

.ap-volume-bar {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e6222e;
  height: 50%;
  border-radius: 3px; }

.ap-active {
  background: rgba(0, 0, 0, 0.15);
  opacity: 1; }

@keyframes blink {
  from {
    opacity: 0; }
  50% {
    opacity: 1; }
  to {
    opacity: 0; } }
.playing > .ap--pause {
  animation: blink 1.5s linear infinite; }

/* --------------------------- */
@media (max-width: 880px) {
  .ap-item > .ap-controls {
    flex: 1; } }
@media (max-width: 550px) {
  .ap {
    min-width: 250px; }

  .ap, .ap-panel {
    height: auto; }

  .ap-panel {
    flex-wrap: wrap; }

  .ap--track {
    margin-bottom: 10px;
    padding: 0 20px;
    order: 1;
    flex: 1 1 100%; }

  .ap--playback,
  .ap--settings {
    flex: 1 1 50%;
    order: 2; } }
/*--------------------
  PlayList
--------------------*/
.pl-container {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 50px;
  left: 0;
  margin: auto;
  overflow: auto;
  font-family: Arial, sans-serif;
  font-size: 14px;
  background: #f1f1f1;
  z-index: 9999; }

.pl-lead {
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  color: #333; }

.pl-list {
  width: 100%;
  max-width: 550px;
  margin: 0 auto;
  padding: 30px 10px; }

.pl-list > li {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ddd; }

.pl-number,
.pl-title,
.pl-remove {
  margin: 0 5px;
  padding: 10px 0; }

.pl-number {
  flex: 0 10%;
  text-align: center; }

.pl-playing {
  display: none; }

.pl-current .pl-count {
  display: none; }

.pl-current .pl-playing {
  display: block; }

.pl-current .pl-title {
  font-weight: 700; }

.pl-title {
  overflow: hidden;
  cursor: pointer;
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  flex: 1; }

.pl-title:hover {
  text-decoration: underline; }

.pl-remove {
  display: none;
  opacity: 0;
  margin-right: 0;
  cursor: pointer;
  text-align: center;
  flex: 0 50px; }

.pl-remove:hover {
  background: #ddd; }

.pl-list > li:hover .pl-remove {
  opacity: 1; }

.pl-list svg {
  fill: rgba(0, 0, 0, 0.7); }

.pl-empty {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 2rem;
  transform: translate(-50%, -50%);
  letter-spacing: 2px;
  color: #ccc; }

@keyframes eq {
  0% {
    height: 3px; }
  50% {
    height: 20px; }
  100% {
    height: 3px; } }
.eq {
  display: flex;
  width: 20px;
  height: 20px;
  margin: 0 auto;
  justify-content: space-between;
  align-items: flex-end; }

.eq-bar {
  width: 4px;
  background: rgba(0, 0, 0, 0.7); }

.eq-bar:nth-child(1) {
  animation: eq .8s ease-in-out infinite 0s; }

.eq-bar:nth-child(2) {
  animation: eq .8s ease-in-out infinite .2s; }

.eq-bar:nth-child(3) {
  animation: eq .8s ease-in-out infinite .4s; }

/*
    Don't use this version, use:
    /build/css/burnttoast.css or /build/css/burnttoast.min.css
*/
#burnttoast {
  width: auto;
  display: flex;
  position: absolute;
  visibility: hidden;
  border-radius: 2px;
  bottom: -5em;
  left: 50vw;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 3000;
  margin: 4px;
  cursor: pointer;
  font-family: sans-serif;
  font-size: 0.82em;
  font-weight: 300;
  transition-property: bottom, opacity;
  transition: 0.4s cubic-bezier(0.44, 0, 0.2, 0.8);
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }

#burnttoast.top {
  bottom: auto;
  top: -5em; }

#burnttoast.left {
  left: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0); }

#burnttoast.top.show {
  bottom: auto;
  top: 0; }

#burnttoast.show {
  transition-property: bottom, opacity;
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  bottom: 0; }

.burnt-toast {
  max-width: 100%;
  width: 100%;
  height: auto;
  padding: 1em 0;
  /*padding: 1em 2em;*/
  background: #e6222e; }

.burnt-toast .burnt_message {
  flex: 2 0 0;
  margin: 0;
  padding-left: 1.25em;
  text-align: left;
  white-space: nowrap;
  color: #fff;
  font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.3rem;
  text-align: center;
  text-transform: uppercase; }

.burnt-toast .burnt_action {
  flex: 1 0 0;
  color: teal;
  margin-left: 2em;
  padding-right: 1.25em;
  text-transform: uppercase;
  text-align: right; }

.burnt-toast .burnt_action:empty {
  margin-left: 0;
  /* don't force margin if no action message */ }

@media (max-width: 420px) {
  #burnttoast {
    width: 100%;
    margin: 0;
    left: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
/*! formstone v1.1.3 [lightbox.css] 2016-05-24 | GPL-3.0 License | formstone.it */
.fs-lightbox {
  width: 200px;
  height: 200px;
  position: absolute;
  right: 0;
  left: 0;
  z-index: 9999;
  background: #fff;
  opacity: 0;
  margin: 0 auto;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.fs-lightbox, .fs-lightbox :not(input):not(textarea) {
  box-sizing: border-box;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important; }

.fs-lightbox-fixed {
  position: fixed;
  top: 0;
  bottom: 0;
  margin: auto; }

.fs-lightbox-animating {
  -webkit-transition: height .25s ease,width .25s ease,opacity .25s linear,top .25s ease;
  transition: height .25s ease,width .25s ease,opacity .25s linear,top .25s ease; }

.fs-lightbox-animating .fs-lightbox-content, .fs-lightbox-animating .fs-lightbox-control, .fs-lightbox-animating .fs-lightbox-meta, .fs-lightbox-animating .fs-lightbox-thumbnails, .fs-lightbox-animating .fs-lightbox-tools {
  -webkit-transition: opacity .25s linear .25s,visibility .25s linear .25s;
  transition: opacity .25s linear .25s,visibility .25s linear .25s; }

.fs-lightbox-mobile .fs-lightbox-image_container {
  -webkit-transition: height .25s ease,width .25s ease,top .25s ease,left .25s ease;
  transition: height .25s ease,width .25s ease,top .25s ease,left .25s ease; }

.fs-lightbox-mobile.fs-lightbox-scaling .fs-lightbox-image_container {
  -webkit-transition: none !important;
  transition: none !important; }

.fs-lightbox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  background: #000;
  opacity: 0;
  -webkit-transition: opacity .25s linear;
  transition: opacity .25s linear; }

.fs-lightbox-open {
  opacity: 1; }

.fs-lightbox-overlay.fs-lightbox-open {
  opacity: .75; }

.fs-lightbox-close {
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 105;
  cursor: pointer;
  display: block;
  overflow: hidden;
  padding: 0; }

.fs-lightbox-container {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 103;
  background: #fff;
  overflow: hidden; }

.fs-lightbox-container:after {
  clear: both;
  content: '';
  display: table; }

.fs-lightbox-content {
  width: 100%;
  background: #fff;
  opacity: 1;
  overflow: hidden;
  padding: 0;
  visibility: visible; }

.fs-lightbox-content:after {
  clear: both;
  content: '';
  display: table; }

.fs-lightbox-inline .fs-lightbox-content {
  width: auto;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

.fs-lightbox-iframed .fs-lightbox-content {
  width: 100%;
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

.fs-lightbox-mobile .fs-lightbox-image_container {
  width: 1px;
  height: 1px;
  position: absolute;
  margin: 0;
  -webkit-transform: translate3D(0, 0, 0);
  -ms-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0); }

.fs-lightbox-image {
  float: left; }

.fs-lightbox-mobile .fs-lightbox-image {
  position: relative;
  float: none; }

.fs-lightbox-video {
  width: 100%;
  height: 100%; }

.fs-lightbox-iframe {
  width: 100%;
  height: 100%;
  border: none;
  float: left;
  overflow: auto; }

.fs-lightbox-meta {
  opacity: 1;
  clear: both;
  visibility: visible; }

.fs-lightbox-control {
  border: none;
  padding: 0;
  position: absolute;
  top: 0;
  z-index: 105;
  cursor: pointer;
  display: block;
  margin-right: auto;
  margin-left: auto;
  opacity: 1;
  visibility: visible;
  white-space: nowrap; }

.fs-lightbox-control_previous {
  left: 0; }

.fs-lightbox-control_next {
  right: 0; }

.fs-lightbox-control_disabled {
  opacity: 0;
  visibility: hidden; }

.no-touchevents .fs-lightbox .fs-lightbox-control_disabled, .no-touchevents .fs-lightbox:hover .fs-lightbox-control_disabled {
  opacity: 0;
  visibility: hidden; }

.fs-lightbox-caption:after {
  clear: both;
  content: '';
  display: table; }

.fs-lightbox-toggle {
  border: none;
  padding: 0;
  display: none; }

.fs-lightbox-thumbnails {
  height: 60px;
  clear: both;
  overflow: hidden;
  padding: 0; }

.fs-lightbox-thumbnail_container {
  height: 80px;
  position: relative;
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  padding: 0 0 30px;
  text-align: center;
  white-space: nowrap; }

.fs-lightbox-thumbnail_item {
  width: 50px;
  height: 50px;
  position: relative;
  background: 0 0;
  border: none;
  display: inline-block;
  margin: 0 10px 0 0;
  opacity: .25;
  overflow: hidden;
  padding: 0;
  -webkit-transition: opacity .25s linear;
  transition: opacity .25s linear; }

.fs-lightbox-thumbnail_item:last-child {
  margin: 0; }

.fs-lightbox-thumbnail_item img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  display: block;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.fs-lightbox-thumbnail_item.fs-lightbox-active, .no-touchevents .fs-lightbox-thumbnail_item:hover {
  opacity: 1; }

.fs-lightbox-loading .fs-lightbox-content, .fs-lightbox-loading .fs-lightbox-control, .fs-lightbox-loading .fs-lightbox-meta, .fs-lightbox-loading .fs-lightbox-thumbnails, .fs-lightbox-loading .fs-lightbox-tools {
  opacity: 0;
  -webkit-transition: opacity .25s linear,visibility .25s linear;
  transition: opacity .25s linear,visibility .25s linear;
  visibility: hidden; }

.fs-lightbox-loading .fs-lightbox-loading_icon, .fs-lightbox-ready.fs-lightbox-loading .fs-lightbox-thumbnails, .fs-lightbox-ready.fs-lightbox-loading .fs-lightbox-tools {
  opacity: 1;
  visibility: visible; }

.fs-lightbox-mobile {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #111;
  border-radius: 0; }

.fs-lightbox-mobile .fs-lightbox-container {
  position: static;
  background: #111; }

.fs-lightbox-mobile .fs-lightbox-content {
  height: 100%;
  background-color: #111; }

.fs-lightbox-mobile .fs-lightbox-tools {
  width: 100%;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #111; }

.fs-lightbox-mobile .fs-lightbox-controls {
  text-align: center; }

.fs-lightbox-mobile .fs-lightbox-control {
  opacity: 1;
  visibility: visible; }

.no-touchevents .fs-lightbox-mobile .fs-lightbox-control, .no-touchevents .fs-lightbox-mobile:hover .fs-lightbox-control {
  visibility: visible; }

.fs-lightbox-mobile .fs-lightbox-control_disabled, .no-touchevents .fs-lightbox-mobile .fs-lightbox-control_disabled, .no-touchevents .fs-lightbox-mobile:hover .fs-lightbox-control_disabled {
  cursor: default !important;
  opacity: 0;
  visibility: hidden; }

.fs-lightbox-mobile .fs-lightbox-position {
  color: #999; }

.fs-lightbox-mobile .fs-lightbox-caption p {
  color: #eee; }

.fs-lightbox-mobile .fs-lightbox-image {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: none !important;
  transition: none !important; }

.fs-lightbox-mobile.fs-lightbox-iframe .fs-lightbox-content, .fs-lightbox-mobile.fs-lightbox-inline .fs-lightbox-content {
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }

.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-tools {
  width: auto;
  position: static;
  background: 0 0; }

.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-controls {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 105;
  background-color: #111; }

.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-toggle {
  display: inline-block;
  margin: 0 5px; }

.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-meta {
  width: 100%;
  height: 80%;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 104;
  background: #222;
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transition: opacity .25s linear .25s,visibility .25s linear .25s,-webkit-transform .25s ease;
  transition: opacity .25s linear .25s,visibility .25s linear .25s,-webkit-transform .25s ease;
  transition: transform .25s ease,opacity .25s linear .25s,visibility .25s linear .25s;
  transition: transform .25s ease,opacity .25s linear .25s,visibility .25s linear .25s,-webkit-transform .25s ease; }

.fs-lightbox-touch.fs-lightbox-caption_open .fs-lightbox-meta {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-thumbnails {
  width: 100%;
  height: 70px;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 104;
  background: #111;
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transition: opacity .25s linear .25s,visibility .25s linear .25s,-webkit-transform .25s ease;
  transition: opacity .25s linear .25s,visibility .25s linear .25s,-webkit-transform .25s ease;
  transition: transform .25s ease,opacity .25s linear .25s,visibility .25s linear .25s;
  transition: transform .25s ease,opacity .25s linear .25s,visibility .25s linear .25s,-webkit-transform .25s ease; }

.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-thumbnail_container {
  height: 100px; }

.fs-lightbox-touch.fs-lightbox-thumbnails_open .fs-lightbox-thumbnails {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.fs-lightbox-lock {
  overflow: hidden !important; }

/*! formstone v1.1.3 [tooltip.css] 2016-05-24 | GPL-3.0 License | formstone.it */
.fs-tooltip {
  width: 1px;
  height: 1px;
  position: absolute;
  top: -999px;
  left: -999px;
  z-index: 9999;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear; }

.fs-tooltip, .fs-tooltip *, .fs-tooltip :after, .fs-tooltip :before, .fs-tooltip:after, .fs-tooltip:before {
  box-sizing: border-box;
  -webkit-transition: none;
  transition: none;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important; }

.fs-tooltip-visible {
  opacity: 1; }

.fs-tooltip-content {
  display: block;
  float: left;
  position: relative;
  white-space: nowrap; }

.fs-tooltip-caret {
  display: none; }

.fs-tooltip {
  z-index: 9999; }

/*! formstone v1.1.3 [light.css] 2016-05-24 | GPL-3.0 License | formstone.it */
.fs-carousel.fs-light.fs-carousel-enabled .fs-carousel-canister {
  position: relative;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  margin: 0;
  overflow: hidden;
  -webkit-transition: -webkit-transform .5s ease;
  transition: -webkit-transform .5s ease;
  transition: transform .5s ease;
  transition: transform .5s ease, -webkit-transform .5s ease;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.fs-carousel.fs-light.fs-carousel-enabled.fs-carousel-auto_height .fs-carousel-canister {
  -webkit-transition: height .5s ease,-webkit-transform .5s ease;
  transition: height .5s ease,-webkit-transform .5s ease;
  transition: height .5s ease,transform .5s ease;
  transition: height .5s ease,transform .5s ease,-webkit-transform .5s ease; }

.fs-carousel.fs-light.fs-carousel-enabled .fs-carousel-control {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  background: #fff;
  border-radius: 100%;
  display: block;
  margin: auto;
  opacity: 0;
  overflow: hidden;
  text-indent: 200%;
  -webkit-transition: opacity .15s ease,visibility .15s ease;
  transition: opacity .15s ease,visibility .15s ease;
  visibility: hidden;
  white-space: nowrap; }

.fs-carousel.fs-light.fs-carousel-enabled .fs-carousel-control:before {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
  margin: auto; }

.fs-carousel.fs-light.fs-carousel-enabled .fs-carousel-control.fs-carousel-visible {
  opacity: 1;
  visibility: visible; }

.no-touchevents .fs-carousel.fs-light.fs-carousel-enabled .fs-carousel-control.fs-carousel-visible:hover {
  background: #CFD8DC; }

.fs-carousel.fs-light.fs-carousel-enabled .fs-carousel-control_previous, .fs-carousel.fs-light.fs-carousel-enabled.fs-carousel-rtl .fs-carousel-control_next {
  right: auto;
  left: 20px; }

.fs-carousel.fs-light.fs-carousel-enabled .fs-carousel-control_previous:before, .fs-carousel.fs-light.fs-carousel-enabled.fs-carousel-rtl .fs-carousel-control_next:before {
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-right: 10.5px solid #263238;
  border-left: none;
  margin-left: 13.7px;
  margin-right: auto; }

.fs-carousel.fs-light.fs-carousel-enabled .fs-carousel-control_next, .fs-carousel.fs-light.fs-carousel-enabled.fs-carousel-rtl .fs-carousel-control_previous {
  left: auto;
  right: 20px; }

.fs-carousel.fs-light.fs-carousel-enabled .fs-carousel-control_next:before, .fs-carousel.fs-light.fs-carousel-enabled.fs-carousel-rtl .fs-carousel-control_previous:before {
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 10.5px solid #263238;
  border-right: none;
  margin-right: 13.7px;
  margin-left: auto; }

.fs-carousel.fs-light.fs-carousel-enabled .fs-carousel-control_disabled {
  opacity: 0; }

.fs-carousel.fs-light.fs-carousel-enabled .fs-carousel-pagination {
  width: 100%;
  margin: 10px 0 0;
  padding: 0;
  text-align: center; }

.fs-carousel.fs-light.fs-carousel-enabled .fs-carousel-page {
  width: 10px;
  height: 10px;
  background: #263238;
  border-radius: 100%;
  margin: 0 3px;
  opacity: .5;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap; }

.fs-carousel.fs-light.fs-carousel-enabled .fs-carousel-page.fs-carousel-active, .no-touchevents .fs-light.fs-carousel-enabled .fs-carousel-page:hover {
  opacity: 1; }

.fs-checkbox.fs-light {
  margin: 0 0 10px 0; }

.fs-checkbox.fs-light .fs-checkbox-label {
  color: #263238;
  font-size: 14px;
  line-height: 20px; }

.fs-checkbox.fs-light .fs-checkbox-marker {
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #546E7A;
  border-radius: 2px;
  margin: 0 10px 0 0; }

.fs-checkbox.fs-light .fs-checkbox-flag:before {
  width: 5px;
  height: 10px;
  border: 2px solid #546E7A;
  border-top: 0;
  border-left: 0;
  margin: 3px 0 0 6px; }

.fs-light.fs-checkbox-radio .fs-checkbox-marker {
  border-radius: 100%; }

.fs-light.fs-checkbox-radio .fs-checkbox-flag {
  width: 10px;
  height: 10px;
  background: #546E7A; }

.fs-light.fs-checkbox-focus .fs-checkbox-label, .no-touchevents .fs-light:hover .fs-checkbox-label {
  color: #141A1E; }

.fs-light.fs-checkbox-focus .fs-checkbox-marker, .no-touchevents .fs-light:hover .fs-checkbox-marker {
  border-color: #263238; }

.fs-light.fs-checkbox-focus .fs-checkbox-flag:before, .no-touchevents .fs-light:hover .fs-checkbox-flag:before {
  border-color: #263238; }

.fs-light.fs-checkbox-radio.fs-checkbox-focus .fs-checkbox-flag, .no-touchevents .fs-light.fs-checkbox-radio:hover .fs-checkbox-flag {
  background: #263238; }

.fs-light.fs-checkbox-disabled {
  opacity: .5; }

.fs-light.fs-checkbox-disabled .fs-checkbox-label, .no-touchevents .fs-light.fs-checkbox-disabled:hover .fs-checkbox-label {
  color: #263238; }

.fs-light.fs-checkbox-disabled .fs-checkbox-marker, .no-touchevents .fs-light.fs-checkbox-disabled:hover .fs-checkbox-marker {
  border-color: #546E7A; }

.fs-light.fs-checkbox-disabled .fs-checkbox-flag:before, .no-touchevents .fs-light.fs-checkbox-disabled:hover .fs-checkbox-flag:before {
  border-color: #546E7A; }

.fs-light.fs-checkbox-radio.fs-checkbox-disabled .fs-checkbox-flag, .no-touchevents .fs-light.fs-checkbox-radio.fs-checkbox-disabled:hover .fs-checkbox-flag {
  background: #546E7A; }

.fs-light.fs-checkbox-toggle .fs-checkbox-label {
  line-height: 40px; }

.fs-light.fs-checkbox-toggle .fs-checkbox-marker {
  width: 100px;
  height: 40px;
  border-radius: 2px; }

.fs-light.fs-checkbox-toggle .fs-checkbox-flag {
  background: #546E7A;
  border: 2px solid #fff;
  border-radius: 4px; }

.fs-light.fs-checkbox-toggle .fs-checkbox-flag:before {
  display: none; }

.fs-light.fs-checkbox-toggle .fs-checkbox-flag:after {
  width: 2px;
  height: 10px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  box-shadow: 3px 0 0 #fff,-3px 0 0 #fff;
  content: '';
  margin: auto; }

.no-touchevents .fs-light.fs-checkbox-toggle:hover .fs-checkbox-flag:after {
  opacity: 1; }

.fs-light.fs-checkbox-toggle .fs-checkbox-state {
  color: #455A64;
  font-size: 12px;
  line-height: 40px;
  text-transform: uppercase; }

.fs-light.fs-checkbox-toggle.fs-checkbox-focus .fs-checkbox-flag, .no-touchevents .fs-light.fs-checkbox-toggle:hover .fs-checkbox-flag {
  background: #263238; }

.fs-light.fs-checkbox-toggle.fs-checkbox-disabled .fs-checkbox-flag, .no-touchevents .fs-light.fs-checkbox-toggle.fs-checkbox-disabled:hover .fs-checkbox-flag {
  background: #546E7A; }

.fs-dropdown.fs-light .fs-dropdown-selected {
  height: 40px;
  background: #fff;
  border: 1px solid #546E7A;
  border-radius: 2px;
  color: #263238;
  font-size: 14px;
  line-height: 40px;
  margin: 0;
  padding: 0 40px 0 15px; }

.fs-dropdown.fs-light .fs-dropdown-selected:after {
  height: 0;
  width: 0;
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #546E7A;
  content: '';
  display: block;
  margin: auto 0; }

.fs-dropdown.fs-light.fs-dropdown-focus .fs-dropdown-selected, .no-touchevents .fs-dropdown.fs-light .fs-dropdown-selected:hover {
  background-color: #fff;
  border-color: #263238;
  color: #263238; }

.fs-dropdown.fs-light.fs-dropdown-focus .fs-dropdown-selected:after, .no-touchevents .fs-dropdown.fs-light .fs-dropdown-selected:hover:after {
  border-top-color: #263238; }

.fs-dropdown.fs-light .fs-dropdown-options {
  max-height: 260px;
  border: 1px solid #263238;
  border-width: 0 1px 1px;
  border-radius: 0 0 2px 2px;
  background-color: #fff;
  margin: 0;
  padding: 0; }

.fs-dropdown.fs-light .fs-dropdown-group {
  border-bottom: 1px solid #78909C;
  color: #546E7A;
  font-size: 11px;
  padding: 10px 15px;
  text-transform: uppercase; }

.fs-dropdown.fs-light .fs-dropdown-item {
  background: #fff;
  color: #263238;
  font-size: 14px;
  line-height: 1.5;
  padding: 10px 15px;
  text-align: left; }

.fs-dropdown.fs-light .fs-dropdown-item:first-child {
  border-radius: 0; }

.fs-dropdown.fs-light .fs-dropdown-item:last-child {
  border-bottom: 0;
  border-radius: 0 0 2px 2px; }

.no-touchevents .fs-dropdown.fs-light .fs-dropdown-item:hover {
  color: #141A1E;
  background-color: #CFD8DC; }

.fs-dropdown.fs-light .fs-dropdown-item_selected, .no-touchevents .fs-dropdown.fs-light .fs-dropdown-item_selected:hover {
  background: #B0BEC5; }

.fs-dropdown.fs-light .fs-dropdown-item_disabled, .no-touchevents .fs-dropdown.fs-light .fs-dropdown-item_disabled:hover {
  color: #263238;
  background-color: #fff;
  border-color: #546E7A;
  opacity: .5; }

.fs-light.fs-dropdown-open .fs-dropdown-options {
  border-radius: 0 0 2px 2px; }

.fs-light.fs-dropdown-open .fs-dropdown-selected {
  border-radius: 2px 2px 0 0; }

.fs-light.fs-dropdown-open .fs-dropdown-selected {
  background-color: #fff; }

.fs-light.fs-dropdown-cover .fs-dropdown-options {
  border-radius: 2px;
  border-width: 1px; }

.fs-light.fs-dropdown-cover .fs-dropdown-item:first-child {
  border-radius: 2px 2px 0 0; }

.fs-light.fs-dropdown-bottom .fs-dropdown-options {
  border-width: 1px 1px 0; }

.fs-light.fs-dropdown-bottom .fs-dropdown-item:last-child {
  border: none; }

.fs-light.fs-dropdown-bottom.fs-dropdown-open .fs-dropdown-selected {
  border-radius: 0 0 2px 2px; }

.fs-light.fs-dropdown-bottom.fs-dropdown-open .fs-dropdown-options {
  border-radius: 2px 2px 0 0; }

.fs-light.fs-dropdown-bottom.fs-dropdown-cover.fs-dropdown-open .fs-dropdown-selected {
  border-radius: 2px; }

.fs-light.fs-dropdown-bottom.fs-dropdown-cover.fs-dropdown-open .fs-dropdown-options {
  border-radius: 2px;
  border-width: 1px; }

.fs-light.fs-dropdown-multiple {
  border: 1px solid #546E7A;
  border-radius: 2px; }

.fs-light.fs-dropdown-multiple .fs-dropdown-options {
  border: none;
  border-radius: 2px; }

.fs-light.fs-dropdown-disabled {
  opacity: .5; }

.fs-light.fs-dropdown-disabled .fs-dropdown-selected, .no-touchevents .fs-light.fs-dropdown-disabled .fs-dropdown-selected:hover {
  background: #fff;
  border-color: #546E7A;
  color: #263238;
  cursor: default; }

.fs-light.fs-dropdown-disabled .fs-dropdown-selected:after, .no-touchevents .fs-light.fs-dropdown-disabled .fs-dropdown-selected:hover:after {
  border-top-color: #546E7A; }

.fs-light.fs-dropdown-disabled .fs-dropdown-options {
  background: #fff;
  border-color: #546E7A; }

.fs-light.fs-dropdown-disabled .fs-dropdown-group, .fs-light.fs-dropdown-disabled .fs-dropdown-item {
  border-color: #546E7A;
  color: #263238; }

.fs-light.fs-dropdown-disabled .fs-dropdown-item, .no-touchevents .fs-light.fs-dropdown-disabled .fs-dropdown-item:hover {
  color: #263238;
  background-color: #fff; }

.fs-light.fs-dropdown-disabled .fs-dropdown-item_selected, .no-touchevents .fs-light.fs-dropdown-disabled .fs-dropdown-item_selected:hover {
  background: #fff; }

.fs-light.fs-dropdown-options.fs-scrollbar {
  overflow: hidden; }

.fs-light.fs-dropdown-options.fs-scrollbar .fs-scrollbar-bar {
  border: 1px solid #546E7A;
  border-width: 0 0 0 1px; }

.fs-light.fs-dropdown-options.fs-scrollbar .fs-scrollbar-content {
  border: none;
  max-height: 260px;
  height: auto; }

.fs-light.fs-dropdown-options.fs-scrollbar.fs-scrollbar-active .fs-scrollbar-content {
  padding: 0; }

.fs-light.fs-dropdown-options.fs-scrollbar .fs-scrollbar-bar, .fs-light.fs-dropdown-options.fs-scrollbar .fs-scrollbar-track {
  border-radius: 0 2px 2px 0; }

.fs-lightbox.fs-light {
  z-index: 9999;
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 0 25px #141A1E;
  padding: 10px; }

.fs-light.fs-lightbox-inline {
  padding: 30px; }

.fs-light.fs-lightbox-animating {
  -webkit-transition: height .25s ease,width .25s ease,opacity .25s linear,top .25s ease;
  transition: height .25s ease,width .25s ease,opacity .25s linear,top .25s ease; }

.fs-light.fs-lightbox-animating .fs-lightbox-content, .fs-light.fs-lightbox-animating .fs-lightbox-control, .fs-light.fs-lightbox-animating .fs-lightbox-meta, .fs-light.fs-lightbox-animating .fs-lightbox-thumbnails, .fs-light.fs-lightbox-animating .fs-lightbox-tools {
  -webkit-transition: opacity .25s linear .25s,visibility .25s linear .25s;
  transition: opacity .25s linear .25s,visibility .25s linear .25s; }

.fs-light.fs-lightbox-mobile .fs-lightbox-image_container {
  -webkit-transition: height .25s ease,width .25s ease,top .25s ease,left .25s ease;
  transition: height .25s ease,width .25s ease,top .25s ease,left .25s ease; }

.fs-light.fs-lightbox-mobile.fs-lightbox-scaling .fs-lightbox-image_container {
  -webkit-transition: none !important;
  transition: none !important; }

.fs-light.fs-lightbox-overlay {
  z-index: 9999;
  background: #141A1E;
  -webkit-transition: opacity .25s linear;
  transition: opacity .25s linear; }

.fs-light.fs-lightbox-overlay.fs-lightbox-open {
  opacity: .75; }

.fs-lightbox.fs-light .fs-lightbox-close {
  width: 30px;
  height: 30px;
  top: -7.5px;
  right: -7.5px;
  z-index: 105;
  background: #fff;
  border-radius: 100%;
  text-indent: 200%;
  white-space: nowrap; }

.fs-lightbox.fs-light .fs-lightbox-close:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #263238;
  content: "\00d7";
  display: block;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
  margin: auto;
  text-align: center;
  text-indent: 0;
  -webkit-transition: color .15s linear;
  transition: color .15s linear; }

.fs-lightbox.fs-light .fs-lightbox-loading_icon {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 105;
  display: block;
  margin: auto;
  opacity: 0;
  -webkit-transition: opacity .25s linear,visibility .25s linear;
  transition: opacity .25s linear,visibility .25s linear;
  visibility: hidden; }

.fs-lightbox.fs-light .fs-lightbox-loading_icon:after, .fs-lightbox.fs-light .fs-lightbox-loading_icon:before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 110%;
  content: '';
  display: block; }

.fs-lightbox.fs-light .fs-lightbox-loading_icon:before {
  border: 5px solid rgba(38, 50, 56, 0.25); }

.fs-lightbox.fs-light .fs-lightbox-loading_icon:after {
  -webkit-animation: fs-lightbox-loading-spin .75s linear infinite;
  animation: fs-lightbox-loading-spin .75s linear infinite;
  border: 5px solid transparent;
  border-top-color: #263238; }

@-webkit-keyframes fs-lightbox-loading-spin {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes fs-lightbox-loading-spin {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
.fs-lightbox.fs-light .fs-lightbox-container {
  z-index: 103;
  background: #fff; }

.fs-lightbox.fs-light .fs-lightbox-content {
  background: #fff; }

.fs-lightbox.fs-light .fs-lightbox-meta {
  padding: 10px 10px 0; }

.fs-lightbox.fs-light .fs-lightbox-control {
  width: 40px;
  height: 40px;
  z-index: 105;
  background: #fff;
  border-radius: 100%;
  box-shadow: 0 0 5px rgba(20, 26, 30, 0.25);
  opacity: 1;
  overflow: hidden;
  text-indent: 200%;
  -webkit-transition: opacity .15s linear,visibility .15s linear;
  transition: opacity .15s linear,visibility .15s linear;
  visibility: visible; }

.fs-lightbox.fs-light .fs-lightbox-control:before {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
  margin: auto; }

.no-touchevents .fs-lightbox.fs-light .fs-lightbox-control:hover {
  background: #CFD8DC; }

.fs-lightbox.fs-light .fs-lightbox-control_previous {
  left: 20px; }

.fs-lightbox.fs-light .fs-lightbox-control_previous:before {
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 10.4px solid #263238;
  margin-left: 14px; }

.fs-lightbox.fs-light .fs-lightbox-control_next {
  right: 20px; }

.fs-lightbox.fs-light .fs-lightbox-control_next:before {
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 10.4px solid #263238;
  margin-right: 14px; }

.no-touchevents .fs-lightbox.fs-light .fs-lightbox-control {
  opacity: 0;
  visibility: hidden; }

.no-touchevents .fs-lightbox.fs-light:hover .fs-lightbox-control {
  opacity: 1;
  visibility: visible; }

.no-touchevents .fs-lightbox.fs-light .fs-lightbox-control_disabled, .no-touchevents .fs-lightbox.fs-light:hover .fs-lightbox-control_disabled {
  opacity: 0;
  cursor: default;
  visibility: hidden; }

.fs-lightbox.fs-light .fs-lightbox-position {
  color: #78909C;
  font-size: 12px;
  margin: 5px 0;
  padding: 0; }

.fs-lightbox.fs-light .fs-lightbox-caption p {
  color: #546E7A;
  font-size: 14px;
  line-height: 1.6;
  margin: 5px 0;
  padding: 0; }

.fs-lightbox.fs-light .fs-lightbox-error {
  width: 250px; }

.fs-lightbox.fs-light .fs-lightbox-error p {
  color: #900;
  font-size: 14px;
  margin: 0;
  padding: 25px;
  text-align: center;
  text-transform: uppercase; }

.fs-lightbox-thumbnails {
  height: 60px; }

.fs-lightbox-thumbnail_container {
  height: 80px;
  padding: 0 0 30px; }

.fs-lightbox.fs-light .fs-lightbox-thumbnail_item {
  width: 50px;
  height: 50px;
  margin: 0 10px 0 0;
  opacity: .25;
  -webkit-transition: opacity .25s linear;
  transition: opacity .25s linear; }

.fs-lightbox.fs-light .fs-lightbox-thumbnail_item:last-child {
  margin: 0; }

.fs-lightbox.fs-light .fs-lightbox-thumbnail_item.fs-lightbox-active, .no-touchevents .fs-lightbox.fs-light .fs-lightbox-thumbnail_item:hover {
  opacity: 1; }

.fs-light.fs-lightbox-loading .fs-lightbox-content, .fs-light.fs-lightbox-loading .fs-lightbox-control, .fs-light.fs-lightbox-loading .fs-lightbox-meta, .fs-light.fs-lightbox-loading .fs-lightbox-thumbnails, .fs-light.fs-lightbox-loading .fs-lightbox-tools {
  opacity: 0;
  -webkit-transition: opacity .25s linear,visibility .25s linear;
  transition: opacity .25s linear,visibility .25s linear;
  visibility: hidden; }

.fs-light.fs-lightbox-loading .fs-lightbox-loading_icon, .fs-light.fs-lightbox-ready.fs-lightbox-loading .fs-lightbox-thumbnails, .fs-light.fs-lightbox-ready.fs-lightbox-loading .fs-lightbox-tools {
  opacity: 1;
  visibility: visible; }

.fs-light.fs-lightbox-mobile {
  background: #141A1E;
  border-radius: 0;
  padding: 40px 0 0; }

.fs-light.fs-lightbox-mobile .fs-lightbox-loading_icon {
  top: 0;
  bottom: 0; }

.fs-light.fs-lightbox-mobile .fs-lightbox-close {
  height: 40px;
  width: 40px;
  top: 0;
  right: 0;
  background: #141A1E;
  border-radius: 0; }

.fs-light.fs-lightbox-mobile .fs-lightbox-close:before {
  color: #78909C;
  font-size: 28px;
  font-weight: 700;
  line-height: 36px; }

.fs-light.fs-lightbox-mobile .fs-lightbox-loading_icon:before {
  border-color: rgba(144, 164, 174, 0.25); }

.fs-light.fs-lightbox-mobile .fs-lightbox-loading_icon:after {
  border-top-color: #90A4AE; }

.fs-light.fs-lightbox-mobile .fs-lightbox-container {
  background: #141A1E; }

.fs-light.fs-lightbox-mobile .fs-lightbox-content {
  background-color: #141A1E;
  padding: 0 15px; }

.fs-light.fs-lightbox-mobile .fs-lightbox-tools {
  background-color: #263238; }

.fs-light.fs-lightbox-mobile .fs-lightbox-control {
  width: 50px;
  height: 100%;
  min-height: 50px;
  background: #263238;
  border-radius: 0;
  box-shadow: none; }

.fs-light.fs-lightbox-mobile .fs-lightbox-control_previous {
  left: 0; }

.fs-light.fs-lightbox-mobile .fs-lightbox-control_previous:before {
  border-right-color: #90A4AE;
  margin-left: 19px; }

.fs-light.fs-lightbox-mobile .fs-lightbox-control_next {
  right: 0; }

.fs-light.fs-lightbox-mobile .fs-lightbox-control_next:before {
  border-left-color: #90A4AE;
  margin-right: 19px; }

.no-touchevents .fs-light.fs-lightbox-mobile .fs-lightbox-control, .no-touchevents .fs-light.fs-lightbox-mobile:hover .fs-lightbox-control {
  opacity: 1;
  visibility: visible; }

.fs-light.fs-lightbox-mobile .fs-lightbox-control_disabled, .no-touchevents .fs-light.fs-lightbox-mobile .fs-lightbox-control_disabled, .no-touchevents .fs-light.fs-lightbox-mobile:hover .fs-lightbox-control_disabled {
  cursor: default !important;
  opacity: 0;
  visibility: hidden; }

.fs-light.fs-lightbox-mobile .fs-lightbox-meta {
  padding: 15px 65px; }

.fs-light.fs-lightbox-mobile .fs-lightbox-position {
  color: #90A4AE;
  font-size: 12px;
  margin: 0 0 5px;
  padding: 0 15px 0 0; }

.fs-light.fs-lightbox-mobile .fs-lightbox-caption p {
  color: #CFD8DC;
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  padding: 0; }

.fs-light.fs-lightbox-mobile.fs-lightbox-iframe .fs-lightbox-content, .fs-light.fs-lightbox-mobile.fs-lightbox-inline .fs-lightbox-content {
  height: 100%; }

.fs-light.fs-lightbox-mobile .fs-lightbox-thumbnail_item:first-child {
  margin-left: 15px; }

.fs-light.fs-lightbox-mobile .fs-lightbox-thumbnail_item:last-child {
  margin-right: 15px; }

.fs-light.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-tools {
  width: auto;
  position: static;
  background: 0 0; }

.fs-light.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-controls {
  width: 100%;
  height: 50px;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 105;
  background-color: #263238;
  padding: 0 65px; }

.fs-light.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-toggle {
  background: 0 0;
  color: #90A4AE;
  display: inline-block;
  font-size: 12px;
  line-height: 50px; }

.fs-light.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-meta {
  z-index: 104;
  background: #37474F;
  box-shadow: 0 0 25px #141A1E;
  padding: 15px 15px 65px;
  -webkit-transition: opacity .25s linear .25s,visibility .25s linear .25s,-webkit-transform .25s ease;
  transition: opacity .25s linear .25s,visibility .25s linear .25s,-webkit-transform .25s ease;
  transition: transform .25s ease,opacity .25s linear .25s,visibility .25s linear .25s;
  transition: transform .25s ease,opacity .25s linear .25s,visibility .25s linear .25s,-webkit-transform .25s ease; }

.fs-light.fs-lightbox-touch .fs-lightbox-thumbnails {
  width: 100%;
  height: 130px;
  z-index: 104;
  background: #37474F;
  box-shadow: 0 0 25px #141A1E;
  padding: 15px 0 65px;
  -webkit-transition: opacity .25s linear .25s,visibility .25s linear .25s,-webkit-transform .25s ease;
  transition: opacity .25s linear .25s,visibility .25s linear .25s,-webkit-transform .25s ease;
  transition: transform .25s ease,opacity .25s linear .25s,visibility .25s linear .25s;
  transition: transform .25s ease,opacity .25s linear .25s,visibility .25s linear .25s,-webkit-transform .25s ease; }

.fs-light.fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-thumbnail_container {
  height: 100px; }

.fs-light.fs-lightbox-touch .fs-lightbox-thumbnail_item:first-child {
  margin-left: 15px; }

.fs-light.fs-lightbox-touch .fs-lightbox-thumbnail_item:last-child {
  margin-right: 15px; }

.fs-light.fs-navigation-enabled {
  margin: 0; }

.fs-navigation, .fs-navigation *, .fs-navigation :after, .fs-navigation :before, .fs-navigation:after, .fs-navigation:before {
  box-sizing: border-box;
  -webkit-transition: none;
  transition: none;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important; }

.fs-light.fs-navigation-toggle-nav.fs-navigation-enabled {
  background: #fff;
  border: 1px solid #607D8B;
  border-width: 0 1px 1px;
  border-radius: 0 0 2px 2px;
  padding: 20px; }

.fs-light.fs-navigation-toggle-handle.fs-navigation-enabled {
  width: 100%;
  background: #fff;
  border: 1px solid #607D8B;
  border-radius: 2px;
  color: #263238;
  cursor: pointer;
  display: block;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  margin: 0;
  padding: 0 45px 0 15px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fs-light.fs-navigation-toggle-handle.fs-navigation-open {
  border-radius: 2px 2px 0 0; }

.fs-light.fs-navigation-overlay-nav.fs-navigation-enabled, .fs-light.fs-navigation-push-nav.fs-navigation-enabled, .fs-light.fs-navigation-reveal-nav.fs-navigation-enabled {
  background: #fff;
  padding: 20px; }

.fs-light.fs-navigation-push-nav.fs-navigation-enabled, .fs-light.fs-navigation-reveal-nav.fs-navigation-enabled {
  visibility: hidden; }

.fs-light.fs-navigation-reveal-nav.fs-navigation-animated {
  -webkit-transition: visibility 1ms linear .2s;
  transition: visibility 1ms linear .2s; }

.fs-light.fs-navigation-overlay-nav.fs-navigation-animated, .fs-light.fs-navigation-push-nav.fs-navigation-animated {
  -webkit-transition: visibility 1ms linear .2s,-webkit-transform .2s ease;
  transition: visibility 1ms linear .2s,-webkit-transform .2s ease;
  transition: transform .2s ease,visibility 1ms linear .2s;
  transition: transform .2s ease,visibility 1ms linear .2s,-webkit-transform .2s ease; }

.fs-light.fs-navigation-push-nav.fs-navigation-enabled, .fs-light.fs-navigation-reveal-nav.fs-navigation-enabled {
  z-index: 0; }

.fs-light.fs-navigation-overlay-left-nav.fs-navigation-enabled, .fs-light.fs-navigation-push-left-nav.fs-navigation-enabled {
  -webkit-transform: translateX(-270px);
  -ms-transform: translateX(-270px);
  transform: translateX(-270px); }

.csstransforms3d .fs-light.fs-navigation-overlay-left-nav.fs-navigation-enabled, .csstransforms3d .fs-light.fs-navigation-push-left-nav.fs-navigation-enabled {
  -webkit-transform: translate3D(-270px, 0, 0);
  -ms-transform: translate3D(-270px, 0, 0);
  transform: translate3D(-270px, 0, 0); }

.fs-light.fs-navigation-overlay-right-nav.fs-navigation-enabled, .fs-light.fs-navigation-push-right-nav.fs-navigation-enabled {
  -webkit-transform: translateX(270px);
  -ms-transform: translateX(270px);
  transform: translateX(270px); }

.csstransforms3d .fs-light.fs-navigation-overlay-right-nav.fs-navigation-enabled, .csstransforms3d .fs-light.fs-navigation-push-right-nav.fs-navigation-enabled {
  -webkit-transform: translate3D(270px, 0, 0);
  -ms-transform: translate3D(270px, 0, 0);
  transform: translate3D(270px, 0, 0); }

.fs-light.fs-navigation-overlay-nav.fs-navigation-enabled {
  z-index: 3; }

.fs-light.fs-navigation-overlay-left-nav.fs-navigation-open {
  box-shadow: 2px 0 2px rgba(0, 0, 0, 0.15); }

.fs-light.fs-navigation-overlay-right-nav.fs-navigation-open {
  box-shadow: -2px 0 2px rgba(0, 0, 0, 0.15); }

.fs-light.fs-navigation-reveal-nav.fs-navigation-open {
  visibility: visible;
  -webkit-transition: visibility 1ms ease;
  transition: visibility 1ms ease; }

.fs-light.fs-navigation-overlay-nav.fs-navigation-open, .fs-light.fs-navigation-push-nav.fs-navigation-open {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: visibility 1ms ease,-webkit-transform .2s ease;
  transition: visibility 1ms ease,-webkit-transform .2s ease;
  transition: transform .2s ease,visibility 1ms ease;
  transition: transform .2s ease,visibility 1ms ease,-webkit-transform .2s ease;
  visibility: visible; }

.csstransforms3d .fs-light.fs-navigation-overlay-nav.fs-navigation-open, .csstransforms3d .fs-light.fs-navigation-push-nav.fs-navigation-open {
  -webkit-transform: translate3D(0, 0, 0);
  -ms-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0); }

.fs-light.fs-navigation-overlay-handle.fs-navigation-enabled, .fs-light.fs-navigation-push-handle.fs-navigation-enabled, .fs-light.fs-navigation-reveal-handle.fs-navigation-enabled {
  background: #fff;
  border: 1px solid #607D8B;
  border-radius: 2px;
  color: #263238;
  cursor: pointer;
  display: block;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  margin: 0;
  padding: 0 45px 0 15px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fs-light.fs-navigation-overlay-content:before {
  background: #fff;
  background: rgba(255, 255, 255, 0.75);
  opacity: 0;
  -webkit-transition: opacity .2s ease,visibility .2s ease;
  transition: opacity .2s ease,visibility .2s ease;
  visibility: hidden; }

.fs-light.fs-navigation-overlay-content.fs-navigation-open:before {
  opacity: 1;
  visibility: visible; }

.fs-light.fs-navigation-push-content.fs-navigation-enabled, .fs-light.fs-navigation-reveal-content.fs-navigation-enabled {
  z-index: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0); }

.csstransforms3d .fs-light.fs-navigation-push-content.fs-navigation-enabled, .csstransforms3d .fs-light.fs-navigation-reveal-content.fs-navigation-enabled {
  -webkit-transform: translate3D(0, 0, 0);
  -ms-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0); }

.fs-light.fs-navigation-push-content.fs-navigation-animated, .fs-light.fs-navigation-reveal-content.fs-navigation-animated {
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease; }

.fs-light.fs-navigation-push-left-content.fs-navigation-enabled, .fs-light.fs-navigation-reveal-left-content.fs-navigation-enabled {
  box-shadow: -2px 0 2px rgba(0, 0, 0, 0.15); }

.fs-light.fs-navigation-push-right-content.fs-navigation-enabled, .fs-light.fs-navigation-reveal-right-content.fs-navigation-enabled {
  box-shadow: 2px 0 2px rgba(0, 0, 0, 0.15); }

.fs-light.fs-navigation-push-left-content.fs-navigation-open, .fs-light.fs-navigation-reveal-left-content.fs-navigation-open {
  -webkit-transform: translateX(270px);
  -ms-transform: translateX(270px);
  transform: translateX(270px); }

.csstransforms3d .fs-light.fs-navigation-push-left-content.fs-navigation-open, .csstransforms3d .fs-light.fs-navigation-reveal-left-content.fs-navigation-open {
  -webkit-transform: translate3D(270px, 0, 0);
  -ms-transform: translate3D(270px, 0, 0);
  transform: translate3D(270px, 0, 0); }

.fs-light.fs-navigation-push-right-content.fs-navigation-open, .fs-light.fs-navigation-reveal-right-content.fs-navigation-open {
  -webkit-transform: translateX(-270px);
  -ms-transform: translateX(-270px);
  transform: translateX(-270px); }

.csstransforms3d .fs-light.fs-navigation-push-right-content.fs-navigation-open, .csstransforms3d .fs-light.fs-navigation-reveal-right-content.fs-navigation-open {
  -webkit-transform: translate3D(-270px, 0, 0);
  -ms-transform: translate3D(-270px, 0, 0);
  transform: translate3D(-270px, 0, 0); }

.fs-light.fs-navigation-handle.fs-navigation-enabled {
  position: relative; }

.fs-light.fs-navigation-handle.fs-navigation-enabled:after {
  height: 3px;
  width: 15px;
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  background: #607D8B;
  box-shadow: 0 5px 0 #607D8B,0 -5px 0 #607D8B;
  content: '';
  display: block;
  margin: auto 0; }

.fs-light.fs-navigation-handle.fs-navigation-open:after {
  width: 15px;
  height: 15px;
  background: 0 0;
  border: none;
  box-shadow: none;
  color: #607D8B;
  content: "\00d7";
  font-size: 22px;
  font-weight: 700;
  line-height: 13px;
  text-align: center; }

.fs-number.fs-light {
  position: relative;
  border-radius: 2px;
  margin: 0 0 10px 0; }

.fs-light .fs-number-element {
  width: 100%;
  height: 40px;
  background: #fff;
  border: 1px solid #546E7A;
  border-radius: 2px;
  color: #263238;
  font-size: 15px;
  margin: 0;
  padding: 0 40px 0 15px; }

.fs-light .fs-number-arrow {
  width: 25px;
  height: 50%;
  position: absolute;
  right: 1px;
  z-index: 1;
  background: #fff;
  border: 2px solid #fff;
  border-radius: 4px;
  text-indent: 200%;
  white-space: nowrap; }

.no-opacity .fs-light .fs-number-arrow {
  text-indent: -999999px; }

.fs-light .fs-number-arrow:after {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  content: '';
  display: block;
  margin: auto; }

.no-touchevents .fs-light .fs-number-arrow:hover {
  background: #CFD8DC; }

.fs-light .fs-number-arrow.fs-number-up {
  top: 1px; }

.fs-light .fs-number-arrow.fs-number-up:after {
  border-bottom: 5px solid #546E7A; }

.fs-light .fs-number-arrow.fs-number-down {
  bottom: 1px; }

.fs-light .fs-number-arrow.fs-number-down:after {
  border-top: 5px solid #546E7A; }

.fs-light.fs-number-focus .fs-number-element, .no-touchevents .fs-light:hover .fs-number-element {
  border-color: #263238; }

.fs-light.fs-number-focus .fs-number-arrow.fs-number-up:after, .no-touchevents .fs-light:hover .fs-number-arrow.fs-number-up:after {
  border-bottom-color: #263238; }

.fs-light.fs-number-focus .fs-number-arrow.fs-number-down:after, .no-touchevents .fs-light:hover .fs-number-arrow.fs-number-down:after {
  border-top-color: #263238; }

.fs-light.fs-number-disabled, .no-touchevents .fs-light.fs-number-disabled:hover {
  opacity: .5; }

.fs-light.fs-number-disabled .fs-number-element, .no-touchevents .fs-light.fs-number-disabled:hover .fs-number-element {
  border-color: #546E7A; }

.fs-light.fs-number-disabled .fs-number-arrow, .no-touchevents .fs-light.fs-number-disabled:hover .fs-number-arrow {
  background: #fff; }

.fs-light.fs-number-disabled .fs-number-arrow.fs-number-up:after, .no-touchevents .fs-light.fs-number-disabled:hover .fs-number-arrow.fs-number-up:after {
  border-bottom-color: #546E7A; }

.fs-light.fs-number-disabled .fs-number-arrow.fs-number-down:after, .no-touchevents .fs-light.fs-number-disabled:hover .fs-number-arrow.fs-number-down:after {
  border-top-color: #546E7A; }

.fs-pagination.fs-light {
  position: relative;
  background: #fff;
  border: 1px solid #546E7A;
  border-radius: 2px;
  margin: 0 0 10px 0; }

.fs-pagination.fs-light .fs-pagination-pages {
  text-align: center; }

.fs-pagination-mobile.fs-light .fs-pagination-position, .fs-pagination.fs-light .fs-pagination-control, .fs-pagination.fs-light .fs-pagination-ellipsis, .fs-pagination.fs-light .fs-pagination-page {
  color: #546E7A;
  font-size: 14px;
  text-decoration: none; }

.fs-pagination.fs-light .fs-pagination-ellipsis, .fs-pagination.fs-light .fs-pagination-page {
  height: 30px;
  line-height: 30px;
  margin: 5px 0;
  padding: 0 7px; }

.fs-pagination-mobile.fs-light .fs-pagination-position, .fs-pagination.fs-light .fs-pagination-control {
  height: 40px;
  line-height: 40px; }

.fs-pagination.fs-light .fs-pagination-page {
  border-radius: 2px; }

.no-touchevents .fs-light .fs-pagination-page:hover {
  color: #263238; }

.fs-pagination.fs-light .fs-pagination-active {
  color: #263238;
  background: #CFD8DC; }

.fs-pagination.fs-light .fs-pagination-control {
  width: 40px;
  position: relative;
  background: #fff;
  border: 2px solid #fff;
  border-radius: 4px;
  display: block;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap; }

.fs-pagination.fs-light .fs-pagination-control:before {
  height: 0;
  width: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: ''; }

.fs-pagination.fs-light .fs-pagination-control_previous {
  float: left; }

.fs-pagination.fs-light .fs-pagination-control_previous:before {
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-right: 10.5px solid #263238;
  border-left: none;
  margin-left: 12.3px;
  margin-right: auto; }

.fs-pagination.fs-light .fs-pagination-control_next {
  float: right; }

.fs-pagination.fs-light .fs-pagination-control_next:before {
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 10.5px solid #263238;
  border-right: none;
  margin-right: 12.3px;
  margin-left: auto; }

.no-touchevents .fs-pagination.fs-light .fs-pagination-control:hover {
  background: #CFD8DC; }

.fs-pagination-mobile.fs-light .fs-pagination-position {
  text-align: center; }

.fs-pagination-mobile.fs-light .fs-pagination-current, .fs-pagination-mobile.fs-light .fs-pagination-total {
  color: #263238; }

.fs-range.fs-light .fs-range-track {
  height: 20px;
  background: #fff;
  border: 1px solid #546E7A;
  border-radius: 2px;
  margin: 10px 0; }

.fs-range.fs-light .fs-range-fill {
  background: #90A4AE; }

.fs-range.fs-light .fs-range-marker {
  width: 30px;
  height: 30px;
  position: relative;
  background: #546E7A;
  border-radius: 2px;
  margin: -6px 0 0 -15px; }

.fs-range.fs-light .fs-range-marker:after {
  width: 2px;
  height: 10px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  box-shadow: 3px 0 0 #fff,-3px 0 0 #fff;
  content: '';
  margin: auto; }

.fs-light.fs-range-focus .fs-range-track, .no-touchevents .fs-light:hover .fs-range-track {
  border-color: #263238; }

.fs-light.fs-range-focus .fs-range-marker, .no-touchevents .fs-light:hover .fs-range-marker {
  background: #263238; }

.fs-range.fs-light .fs-range-label {
  color: #263238;
  font-size: 14px;
  line-height: 38px; }

.fs-light.fs-range-vertical {
  width: 60px;
  height: 300px; }

.fs-light.fs-range-vertical .fs-range-track {
  width: 20px;
  height: 75%;
  margin: 0 auto; }

.fs-light.fs-range-vertical .fs-range-marker {
  margin: -15px 0 0 -6px; }

.fs-light.fs-range-disabled .fs-range-marker {
  cursor: default; }

.fs-scrollbar.fs-light {
  background: #fff;
  border: 1px solid #546E7A;
  border-radius: 2px; }

.fs-scrollbar.fs-light .fs-scrollbar-bar {
  width: 20px;
  background: #fff;
  border: 1px solid #546E7A;
  border-radius: 0 2px 2px 0;
  border-width: 0 0 0 1px; }

.fs-scrollbar.fs-light .fs-scrollbar-track {
  background: #fff;
  border-radius: 0 2px 2px 0; }

.fs-scrollbar.fs-light .fs-scrollbar-handle {
  width: 12px;
  height: 24px;
  right: 4px;
  background: #546E7A;
  border: 1px solid #fff;
  border-radius: 10px; }

.fs-light.fs-scrollbar-horizontal .fs-scrollbar-content {
  padding: 0 0 20px 0; }

.fs-light.fs-scrollbar-horizontal .fs-scrollbar-bar {
  width: 100%;
  height: 20px;
  border-width: 1px 0 0 0; }

.fs-light.fs-scrollbar-horizontal .fs-scrollbar-handle {
  width: 24px;
  height: 12px;
  bottom: 4px; }

.fs-light.fs-scrollbar-active .fs-scrollbar-content, .fs-light.fs-scrollbar-setup .fs-scrollbar-content {
  padding: 20px; }

.fs-light.fs-tabs-tab.fs-tabs-enabled, .fs-light.fs-tabs-tab_mobile {
  background: #B0BEC5;
  border: 1px solid #546E7A;
  border-radius: 2px;
  color: #263238;
  display: block;
  float: left;
  font-size: 14px;
  margin: 0 5px 0 0;
  padding: 10px 20px;
  text-transform: uppercase;
  text-decoration: none; }

.no-touchevents .fs-light.fs-tabs-tab.fs-tabs-enabled:hover, .no-touchevents .fs-light.fs-tabs-tab_mobile:hover {
  background: #CFD8DC; }

.fs-light.fs-tabs-tab.fs-tabs-active, .fs-light.fs-tabs-tab_mobile.fs-tabs-active, .no-touchevents .fs-light.fs-tabs-tab.fs-tabs-active:hover, .no-touchevents .fs-light.fs-tabs-tab_mobile.fs-tabs-active:hover {
  background: #fff;
  color: #263238; }

.fs-light.fs-tabs-tab.fs-tabs-mobile {
  display: none; }

.fs-light.fs-tabs-tab.fs-tabs-tab_mobile {
  width: 100%;
  border-radius: 2px;
  display: none;
  float: none;
  margin: 10px 0; }

.fs-light.fs-tabs-tab_mobile.fs-tabs-mobile {
  display: block; }

.fs-light.fs-tabs-tab_mobile.fs-tabs-active {
  border-radius: 2px 2px 0 0;
  margin: 10px 0 0; }

.fs-light.fs-tabs-content.fs-tabs-mobile {
  border-radius: 0 0 2px 2px; }

.fs-tooltip.fs-light {
  z-index: 9999;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear; }

.fs-tooltip.fs-light .fs-tooltip-content {
  background: #263238;
  border-radius: 2px;
  color: #fff;
  float: left;
  font-size: 12px;
  margin: 0;
  padding: 10px 15px;
  position: relative; }

.fs-tooltip.fs-light .fs-tooltip-caret {
  width: 0;
  height: 0;
  content: '';
  display: block;
  margin: 0;
  position: absolute; }

.fs-light.fs-tooltip-right .fs-tooltip-caret {
  top: 0;
  left: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #263238; }

.fs-light.fs-tooltip-left .fs-tooltip-caret {
  top: 0;
  right: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #263238; }

.fs-light.fs-tooltip-bottom .fs-tooltip-caret, .fs-light.fs-tooltip-top .fs-tooltip-caret {
  display: block;
  float: none;
  margin: 0 auto; }

.fs-light.fs-tooltip-top .fs-tooltip-caret {
  bottom: -5px;
  left: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #263238; }

.fs-light.fs-tooltip-bottom .fs-tooltip-caret {
  top: -5px;
  left: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #263238; }

.fs-upload.fs-light .fs-upload-target {
  background: #fff;
  border: 3px dashed #607D8B;
  border-radius: 2px;
  color: #455A64;
  font-size: 14px;
  margin: 0;
  padding: 25px;
  text-align: center;
  -webkit-transition: background .15s linear,border .15s linear,color .15s linear,opacity .15s linear;
  transition: background .15s linear,border .15s linear,color .15s linear,opacity .15s linear; }

.fs-light.fs-upload-dropping .fs-upload-target, .no-touchevents .fs-light:hover .fs-upload-target {
  background: #CFD8DC;
  border-color: #546E7A;
  color: #263238; }

.fs-light.fs-upload-disabled {
  opacity: .5; }

.fs-light.fs-upload-disabled .fs-upload-target, .fs-light.fs-upload-disabled.fs-upload-dropping .fs-upload-target, .no-touchevents .fs-light.fs-upload-disabled.fs-upload-dropping:hover .fs-upload-target, .no-touchevents .fs-light.fs-upload-disabled:hover .fs-upload-target {
  background: #fff;
  border-color: #607D8B;
  color: #455A64; }

/*! formstone v1.1.3 [checkbox.css] 2016-05-24 | GPL-3.0 License | formstone.it */
.fs-checkbox.fs-checkbox-enabled {
  cursor: pointer;
  overflow: hidden; }

.fs-checkbox, .fs-checkbox *, .fs-checkbox :after, .fs-checkbox :before, .fs-checkbox:after, .fs-checkbox:before {
  box-sizing: border-box;
  -webkit-transition: none;
  transition: none;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important; }

.fs-checkbox-element_wrapper {
  position: relative;
  border: 0;
  height: 0;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  width: 0; }

.fs-checkbox-element {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  pointer-events: none;
  -webkit-transition: none;
  transition: none; }

.fs-checkbox-label {
  cursor: pointer;
  display: block;
  line-height: 20px;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fs-checkbox-marker {
  width: 20px;
  height: 20px;
  border: 1px solid;
  cursor: pointer;
  display: block;
  float: left; }

.fs-checkbox-flag {
  width: 100%;
  height: 100%;
  margin: 0; }

.fs-checkbox-flag:before {
  width: 5px;
  height: 10px;
  border: 2px solid;
  border-top: 0;
  border-left: 0;
  content: '';
  display: block;
  margin: 3px 0 0 6px;
  -webkit-transition: -webkit-transform .15s ease;
  transition: -webkit-transform .15s ease;
  transition: transform .15s ease;
  transition: transform .15s ease, -webkit-transform .15s ease;
  -webkit-transform: rotate(45deg) scale(0);
  -ms-transform: rotate(45deg) scale(0);
  transform: rotate(45deg) scale(0); }

.fs-checkbox-checked .fs-checkbox-flag:before {
  -webkit-transform: rotate(45deg) scale(1);
  -ms-transform: rotate(45deg) scale(1);
  transform: rotate(45deg) scale(1); }

.no-csstransforms .fs-checkbox-flag:before {
  width: 100%;
  height: 100%;
  content: "\2713";
  display: none;
  line-height: 1;
  text-align: center; }

.no-csstransforms .fs-checkbox-checked .fs-checkbox-flag:before {
  display: block; }

.fs-checkbox-radio .fs-checkbox-marker {
  position: relative;
  border-radius: 100%; }

.fs-checkbox-radio .fs-checkbox-flag {
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #666;
  border-radius: 100%;
  margin: auto;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform .15s ease;
  transition: -webkit-transform .15s ease;
  transition: transform .15s ease;
  transition: transform .15s ease, -webkit-transform .15s ease; }

.fs-checkbox-radio .fs-checkbox-flag:before {
  display: none; }

.fs-checkbox-radio.fs-checkbox-checked .fs-checkbox-flag {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.fs-checkbox-radio.fs-checkbox-checked .fs-checkbox-flag:before {
  display: none; }

.no-csstransforms .fs-checkbox-radio .fs-checkbox-flag:before {
  display: none; }

.no-csstransforms .fs-checkbox-radio.fs-checkbox-checked .fs-checkbox-flag:before {
  display: block; }

.fs-checkbox-disabled {
  cursor: default;
  opacity: .5; }

.fs-checkbox-disabled .fs-checkbox-label {
  cursor: default; }

.fs-checkbox-disabled .fs-checkbox-marker {
  cursor: default; }

.fs-checkbox-toggle {
  position: relative; }

.fs-checkbox-toggle .fs-checkbox-label {
  line-height: 40px; }

.fs-checkbox-toggle .fs-checkbox-marker {
  width: 100px;
  height: 40px;
  position: relative; }

.fs-checkbox-toggle .fs-checkbox-marker:after {
  clear: both;
  content: '';
  display: table; }

.fs-checkbox-toggle .fs-checkbox-flag {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #666;
  display: block;
  -webkit-transition: left .15s ease;
  transition: left .15s ease; }

.no-touch .fs-checkbox-toggle:hover .fs-checkbox-flag:after {
  opacity: 1; }

.fs-checkbox-toggle.fs-checkbox-checked .fs-checkbox-flag {
  left: 50%; }

.fs-checkbox-toggle.fs-checkbox-checked .fs-checkbox-flag:before {
  display: none; }

.fs-checkbox-toggle.fs-checkbox-disabled .fs-checkbox-flag:after {
  display: none; }

.fs-checkbox-toggle .fs-checkbox-state {
  width: 50%;
  display: block;
  line-height: 40px;
  margin: 0;
  text-align: center; }

.fs-checkbox-toggle .fs-checkbox-state_on {
  float: left; }

.fs-checkbox-toggle .fs-checkbox-state_off {
  float: right; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out; }

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1; }

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.o-app {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05), 0 3px 6px rgba(0, 0, 0, 0.08);
  display: block;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  max-width: 1500px;
  padding-top: 70px; }
  @media (min-width: 544px) {
    .o-app {
      padding-top: 90px; } }
  @media (min-width: 992px) {
    .o-app {
      padding-top: 0; } }

html {
  background: #cdcdcd;
  font-size: 11.2px; }
  @media (min-width: 544px) {
    html {
      font-size: 13.6px; } }
  @media (min-width: 992px) {
    html {
      font-size: 16px; } }

.wf-loading {
  visibility: hidden; }

.o-footer__engagement {
  display: block;
  padding: 3.75rem 0;
  background-color: #faf6f0; }
.o-footer__section {
  display: block;
  margin-bottom: 1.875rem; }
  .o-footer__section:last-child {
    margin-bottom: 0; }
  .o-footer__section__headline {
    display: block;
    margin: 0 0 0.5rem 0;
    font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.9rem;
    font-weight: 700; }
  .o-footer__section__copy {
    display: block;
    margin: 0 0 0.5rem 0;
    color: #55595c;
    font-weight: 100; }
.o-footer__navigation {
  display: block;
  margin-bottom: 1.875rem; }
  .o-footer__navigation:last-child {
    margin-bottom: 0; }
  .o-footer__navigation__nav {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none; }
  .o-footer__navigation__nav-item {
    margin-bottom: 0.46875rem;
    font-size: 1.2rem;
    font-weight: 100; }
    .o-footer__navigation__nav-item a {
      line-height: 1; }
    .o-footer__navigation__nav-item:before {
      content: '\f001';
      margin-right: 5px;
      color: #e6222e;
      font-family: 'tfp';
      font-size: 90%; }
.o-footer__social {
  display: block; }
  .o-footer__social:before, .o-footer__social:after {
    content: " ";
    display: table; }
  .o-footer__social:after {
    clear: both; }
  .o-footer__social__cta {
    display: inline-block;
    margin: 0 20px 0 0;
    float: left;
    color: #222222;
    font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1.1rem;
    line-height: 2.3rem;
    text-transform: uppercase; }
  .o-footer__social__links {
    display: inline-block;
    margin: 0;
    float: left; }
  .o-footer__social__link {
    display: inline-block;
    margin-right: 10px; }
    .o-footer__social__link,
    .o-footer__social__link a {
      font-size: 2.3rem;
      line-height: 2.3rem; }
    .o-footer__social__link--facebook:hover a {
      color: #3b5998; }
    .o-footer__social__link--twitter:hover a {
      color: #00aced; }
    .o-footer__social__link--youtube:hover a {
      color: #bb0000; }
    .o-footer__social__link a {
      color: #222222;
      transition: color ease-in-out 125ms; }
.o-footer__product {
  display: block; }
  .o-footer__product__image {
    display: block;
    margin-bottom: 1.875rem;
    width: 100%;
    height: auto; }
.o-footer__form {
  display: block; }
  .o-footer__form:before, .o-footer__form:after {
    content: " ";
    display: table; }
  .o-footer__form:after {
    clear: both; }
  @media (min-width: 768px) {
    .o-footer__form {
      margin-bottom: 1.875rem; } }
  .o-footer__form__textinput.c-textinput, .o-footer__form__button.c-button {
    display: inline-block;
    height: 45px;
    float: left; }
  .o-footer__form__textinput.c-textinput {
    width: 75%; }
    .o-footer__form__textinput.c-textinput, .o-footer__form__textinput.c-textinput:focus {
      border-right: 0; }
  .o-footer__form__button.c-button {
    width: 25%;
    padding: 0; }
    .o-footer__form__button.c-button,
    .o-footer__form__button.c-button span {
      font-size: 1.3rem; }
      @media (min-width: 992px) {
        .o-footer__form__button.c-button,
        .o-footer__form__button.c-button span {
          font-size: 0.85rem; } }
.o-footer__copyright {
  display: block;
  padding: 1.25rem 0; }
  .o-footer__copyright p {
    margin: 0;
    color: #55595c;
    font-weight: 100;
    line-height: 1; }

.o-header {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.02), 0 1px 2px rgba(0, 0, 0, 0.05);
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  z-index: 1000;
  background: rgba(255, 255, 255, 0.93);
  transform: translateY(0%);
  will-change: transform;
  transition: transform 200ms linear; }
  @media (min-width: 992px) {
    .o-header {
      position: relative;
      background: #fff;
      box-shadow: initial; } }
  .dimmer-active .o-header {
    z-index: 0; }
  .o-header.\--pinned {
    transform: translateY(0%); }
  .o-header.\--unpinned {
    transform: translateY(-125%); }
  .o-header .brand {
    position: absolute;
    top: -9999px;
    left: -9999px;
    height: 0;
    width: 0;
    color: transparent;
    font-size: 0;
    text-indent: -9999px; }
  .o-header .logo {
    position: absolute;
    top: 0.9375rem;
    left: 0.9375rem;
    display: block;
    height: auto;
    width: 250px;
    max-width: 70%; }
    @media (min-width: 544px) {
      .o-header .logo {
        width: 313px;
        max-width: none; } }
    @media (min-width: 768px) {
      .o-header .logo {
        width: 340px; } }
    @media (min-width: 1200px) {
      .o-header .logo {
        width: 440px; } }
  .o-header__wrapper {
    position: relative; }
    @media (min-width: 992px) {
      .o-header__wrapper {
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05), 0 3px 6px rgba(0, 0, 0, 0.08); } }
    .o-header__wrapper .container {
      position: relative;
      height: 70px; }
      @media (min-width: 544px) {
        .o-header__wrapper .container {
          height: 90px; } }
      @media (min-width: 992px) {
        .o-header__wrapper .container {
          height: 100px; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
.o-header-secondary {
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  padding: 0.9375rem 0;
  z-index: 1000;
  background-color: #333;
  transform: translateY(0%);
  will-change: transform;
  transition: transform 200ms linear; }
  .o-header-secondary.\--pinned {
    transform: translateY(0%); }
  .o-header-secondary.\--unpinned {
    transform: translateY(-125%); }
  .o-header-secondary__wrapper {
    position: relative; }
    .o-header-secondary__wrapper:before, .o-header-secondary__wrapper:after {
      content: " ";
      display: table; }
    .o-header-secondary__wrapper:after {
      clear: both; }
  .o-header-secondary__logo, .o-header-secondary__navigation {
    display: inline-block; }
  .o-header-secondary__logo {
    margin: 0;
    max-width: 260px;
    float: left; }
    @media (min-width: 1200px) {
      .o-header-secondary__logo {
        max-width: auto; } }
  .o-header-secondary__navigation {
    float: right; }
  .o-header-secondary__nav {
    margin: 0; }
  .o-header-secondary__nav-item {
    display: inline-block;
    padding: 0 0.46875rem; }
    @media (min-width: 1200px) {
      .o-header-secondary__nav-item {
        padding: 0 0.625rem; } }
    .o-header-secondary__nav-item:first-child {
      padding-left: 0; }
    .o-header-secondary__nav-item:last-child {
      padding-right: 0; }
    .o-header-secondary__nav-item.is-active a, .o-header-secondary__nav-item.is-active a:hover {
      color: #fff;
      font-weight: 700; }
    .o-header-secondary__nav-item,
    .o-header-secondary__nav-item a {
      margin: 0; }
    .o-header-secondary__nav-item a {
      color: #fff;
      font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 400;
      font-size: 1.2rem; }
      @media (min-width: 1200px) {
        .o-header-secondary__nav-item a {
          font-size: 1.3rem; } }
      .o-header-secondary__nav-item a:hover {
        color: #ccc; }
  .container .o-header-secondary__burger {
    float: right; }
    .container .o-header-secondary__burger, .container .o-header-secondary__burger:before, .container .o-header-secondary__burger:after {
      background-color: #fff; }

.o-main {
  position: relative;
  display: block;
  padding: 3.75rem 0 1.875rem 0;
  min-height: 450px;
  z-index: 200; }
  @media (min-width: 992px) {
    .o-main {
      padding: 1.875rem 0; } }
  .o-main__content {
    word-wrap: break-word; }
    .o-main__content .js-inline-image {
      cursor: -moz-zoom-in;
      cursor: -webkit-zoom-in;
      cursor: zoom-in; }
      .o-main__content .js-inline-image, .o-main__content .js-inline-image:focus {
        outline: 0; }
  .o-main__header {
    display: block;
    margin-bottom: 1.875rem; }
    .o-main__header:before, .o-main__header:after {
      content: " ";
      display: table; }
    .o-main__header:after {
      clear: both; }
    .o-main__header > :first-child {
      margin-top: 0; }
    .o-main__header > :last-child {
      margin-bottom: 0; }
    .o-main__header__featured-video, .o-main__header__featured-image {
      display: block;
      margin: 0 0 1.25rem 0; }
    @media (min-width: 992px) {
      .o-main__header__featured-video {
        z-index: 10000; } }
    .o-main__header__headline,
    .o-main__header__headline * {
      display: inline-block;
      margin: 0 0 1.25rem 0;
      font-size: 2.5rem;
      line-height: 1.2; }
      @media (min-width: 768px) {
        .o-main__header__headline,
        .o-main__header__headline * {
          font-size: 3rem; } }
    .o-main__header__headline--smaller,
    .o-main__header__headline--smaller * {
      font-size: 2.2rem; }
    .o-main__header__subheadline,
    .o-main__header__subheadline * {
      display: block;
      margin: -1rem 0 1.25rem 0;
      font-size: 1.25rem;
      font-weight: 300; }
      @media (min-width: 768px) {
        .o-main__header__subheadline,
        .o-main__header__subheadline * {
          font-size: 1.5rem; } }
    .o-main__header__engagement {
      display: none;
      float: right; }
      @media (min-width: 768px) {
        .o-main__header__engagement {
          display: flex;
          max-width: 20%; } }
    .o-main__header__details {
      display: block;
      width: 100%;
      margin-bottom: 1.25rem; }
      .o-main__header__details:before, .o-main__header__details:after {
        content: " ";
        display: table; }
      .o-main__header__details:after {
        clear: both; }
      .o-main__header__details__date, .o-main__header__details__action {
        margin: 0;
        color: #818a91;
        font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 300;
        line-height: 1; }
      .o-main__header__details__date {
        float: left; }
      .o-main__header__details__action {
        float: right; }
        .o-main__header__details__action .icon {
          color: #e6222e;
          transition: color 125ms ease-in-out; }
        .o-main__header__details__action:hover {
          cursor: pointer; }
          .o-main__header__details__action:hover .icon {
            color: #b81b26; }
    .o-main__header__intro,
    .o-main__header__intro > * {
      display: block;
      margin-bottom: 0;
      font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 400; }
  .o-main__body {
    font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400; }
    .o-main__body:before, .o-main__body:after {
      content: " ";
      display: table; }
    .o-main__body:after {
      clear: both; }
    .o-main__body > :first-child:not(.o-main__body__mobile-engagement) {
      margin-top: 0; }
    .o-main__body > :last-child {
      margin-bottom: 0; }
    .o-main__body h1,
    .o-main__body h2,
    .o-main__body h3,
    .o-main__body h4,
    .o-main__body h5,
    .o-main__body h6 {
      display: block;
      margin-bottom: 1.25rem;
      font-family: "clarendon-urw", "Roboto Slab", Georgia, "Times New Roman", Times, serif; }
    .o-main__body p + h1,
    .o-main__body p + h2,
    .o-main__body p + h3,
    .o-main__body p + h4,
    .o-main__body p + h5,
    .o-main__body p + h6 {
      margin-top: 1.875rem; }
    .o-main__body ol:not([class]),
    .o-main__body ul:not([class]) {
      list-style: disc;
      padding-left: 1.875rem; }
      .o-main__body ol:not([class]) ol,
      .o-main__body ol:not([class]) ul,
      .o-main__body ul:not([class]) ol,
      .o-main__body ul:not([class]) ul {
        list-style: circle; }
    .o-main__body .c-embed {
      display: block;
      margin: 1.8125rem 0 2.8125rem 0; }
    .o-main__body__mobile-engagement,
    .o-main__body .o-main__body__mobile-engagement {
      display: block;
      margin-bottom: 1.875rem; }
      @media (min-width: 1200px) {
        .o-main__body__mobile-engagement,
        .o-main__body .o-main__body__mobile-engagement {
          display: none !important; } }
  .o-main__footer {
    display: block;
    margin-top: 2.8125rem; }
    .o-main__footer__comments {
      display: block;
      margin-top: 2.8125rem; }
  .o-main__sidebar {
    display: block;
    margin-top: 2.8125rem; }
    @media (min-width: 768px) {
      .o-main__sidebar {
        margin-top: 0; } }
    .o-main__sidebar--pushed {
      margin-top: 0;
      margin-bottom: 2.8125rem; }
      @media (min-width: 768px) {
        .o-main__sidebar--pushed {
          margin-bottom: 0; } }
    .o-main__sidebar__component {
      margin-bottom: 1.875rem; }
      .o-main__sidebar__component:last-child {
        margin-bottom: 0; }

body:before {
  display: none; }

.o-mobile-navigation {
  position: fixed;
  top: 0;
  right: 0;
  display: none;
  width: 80%;
  height: 100vh;
  z-index: 1000; }
  @media (min-width: 544px) {
    .o-mobile-navigation {
      width: 60%; } }
  @media (min-width: 992px) {
    .o-mobile-navigation {
      display: none; } }
  .o-mobile-navigation.is-active {
    display: block; }
    .o-mobile-navigation.is-active:before {
      animation: fadeIn 250ms ease-in-out 0s 1 forwards; }
    .o-mobile-navigation.is-active .o-mobile-navigation__wrapper {
      animation: slideInRight 250ms ease-in-out 0s 1 forwards; }
  .o-mobile-navigation.is-closing:before {
    animation: fadeOut 250ms ease-in-out 0s 1 forwards; }
  .o-mobile-navigation.is-closing .o-mobile-navigation__wrapper {
    animation: slideOutRight 250ms ease-in-out 0s 1 forwards; }
  .o-mobile-navigation:before {
    content: '';
    position: fixed;
    top: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 100%;
    height: calc(100% + 500px);
    z-index: -1;
    background: rgba(255, 255, 255, 0.7);
    opacity: 0; }
  .o-mobile-navigation__wrapper {
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.15), 0 10px 10px rgba(0, 0, 0, 0.22);
    position: relative;
    padding: 20px;
    height: 100%;
    z-index: 100;
    background: #faf6f0;
    transform: translate3d(100%, 0, 0); }
  .o-mobile-navigation__close {
    position: absolute;
    top: 15px;
    right: 15px;
    display: block;
    margin: 0;
    color: #e6222e;
    font-size: 2.5rem;
    line-height: 1; }
  .o-mobile-navigation__section {
    display: block;
    margin-bottom: 1.25rem; }
  .o-mobile-navigation__headline {
    display: block;
    margin: 0 0 0.5rem 0;
    color: #d4c9b7;
    font-size: 1.7rem;
    font-style: italic; }
  .o-mobile-navigation__nav {
    display: block; }
  .o-mobile-navigation__nav-item {
    display: block; }
    .o-mobile-navigation__nav-item.is-active a {
      color: #b81b26;
      font-weight: 700; }
    .o-mobile-navigation__nav-item a {
      display: block;
      width: 100%;
      font-size: 1.8rem;
      line-height: 1.8; }
  .o-mobile-navigation__form {
    display: block; }
    .o-mobile-navigation__form:before, .o-mobile-navigation__form:after {
      content: " ";
      display: table; }
    .o-mobile-navigation__form:after {
      clear: both; }
    @media (min-width: 768px) {
      .o-mobile-navigation__form {
        margin-bottom: 1.875rem; } }
    .o-mobile-navigation__form__textinput.c-textinput, .o-mobile-navigation__form__button.c-button {
      display: inline-block;
      height: 45px;
      float: left; }
    .o-mobile-navigation__form__textinput.c-textinput {
      width: 82%; }
      .o-mobile-navigation__form__textinput.c-textinput, .o-mobile-navigation__form__textinput.c-textinput:focus {
        border-right: 0; }
    .o-mobile-navigation__form__button.c-button {
      width: 18%;
      padding: 0;
      font-size: 1.3rem; }
      @media (min-width: 992px) {
        .o-mobile-navigation__form__button.c-button {
          font-size: 0.85rem; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }
@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0); } }
.o-navigation {
  display: block;
  background-color: #e6222e; }
  @media (min-width: 992px) {
    .o-navigation {
      margin-bottom: 10px; } }
  .o-navigation__nav {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    z-index: 200;
    font-size: 0;
    list-style: none; }
    @media (min-width: 768px) {
      .o-navigation__nav {
        padding-left: 109px; } }
    @media (min-width: 1200px) {
      .o-navigation__nav {
        padding-left: 120px; } }
  .o-navigation__nav-item {
    position: relative;
    display: inline-block;
    transition: background-color 125ms ease-in-out; }
    .o-navigation__nav-item a {
      display: block;
      padding: 8px 20px;
      color: #fff;
      font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 1.35rem;
      font-weight: 500;
      transition: background-color 125ms ease-in-out; }
      @media (min-width: 1200px) {
        .o-navigation__nav-item a {
          font-size: 1.6rem; } }
    .o-navigation__nav-item:hover {
      background-color: #b81b26; }
      .o-navigation__nav-item:hover .o-navigation__dropdown {
        animation: fadeInDownSmall 250ms ease-in-out 0s 1 forwards;
        pointer-events: all; }
    .o-navigation__nav-item a:hover, .o-navigation__nav-item.is-active a {
      background-color: #b81b26; }
    .o-navigation__nav-item.is-active a {
      font-weight: 700; }
  .o-navigation__dropdown {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05), 0 3px 6px rgba(0, 0, 0, 0.08);
    position: absolute;
    left: 0;
    top: 3rem;
    display: block;
    width: 260px;
    height: auto;
    background-color: #b81b26;
    opacity: 0;
    pointer-events: none;
    transition: opacity 125ms ease-in-out; }
    @media (min-width: 1200px) {
      .o-navigation__dropdown {
        top: 3.375rem; } }
    .o-navigation__dropdown.is-active {
      display: block;
      animation: fadeIn 250ms ease-in-out 0s 1 forwards; }
    .o-navigation__dropdown.is-out {
      animation: fadeOut 250ms ease-in-out 0s 1 forwards; }
    .o-navigation__dropdown__nav-item {
      display: block;
      width: 100%; }
      .o-navigation__dropdown__nav-item.is-active a {
        background-color: #991620; }
      .o-navigation__dropdown__nav-item a {
        display: block;
        width: 100%;
        padding: 0.8rem 0.9375rem;
        font-size: 1.15rem;
        transition: background 125ms ease-in-out; }
        .o-navigation__dropdown__nav-item a:hover {
          background-color: #991620; }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fadeInDownSmall {
  0% {
    opacity: 0;
    transform: translate3d(0, -2%, 0); }
  75% {
    transform: none; }
  100% {
    opacity: 1;
    transform: none; } }
@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
.o-rotator {
  position: relative; }
  .o-rotator__pager {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
    padding: 0; }
    .o-rotator__pager li {
      display: inline-block;
      margin: 0 -3px;
      color: #d6d8da;
      font-size: 2.6rem;
      line-height: 1;
      transition: color 125ms ease-in-out; }
      .o-rotator__pager li:hover {
        color: #bbb;
        cursor: pointer; }
      .o-rotator__pager li.slick-active {
        color: #e6222e; }

.o-secondary-navigation {
  position: relative;
  float: right; }
  .o-secondary-navigation__nav {
    margin: 0;
    padding: 0;
    list-style: none;
    opacity: 1; }
  .o-secondary-navigation__nav-item {
    display: inline-block; }
    .o-secondary-navigation__nav-item:after {
      content: '|';
      position: relative;
      top: -1px;
      padding-left: 7px;
      padding-right: 7px;
      color: #ccc;
      font-size: 110%; }
    .o-secondary-navigation__nav-item:last-child:after {
      content: ''; }
    .o-secondary-navigation__nav-item.is-active a,
    .o-secondary-navigation__nav-item a:hover {
      color: #b81b26; }
    .o-secondary-navigation__nav-item.is-active a {
      font-weight: 700; }
    .o-secondary-navigation__nav-item a {
      color: #222222;
      font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 1.05rem;
      font-weight: 500;
      line-height: 1; }
      @media (min-width: 1200px) {
        .o-secondary-navigation__nav-item a {
          font-size: 1.25rem; } }
      .o-secondary-navigation__nav-item a .icon {
        color: #b81b26; }
    .o-secondary-navigation__nav-item--emphasis a {
      color: #e6222e; }
    .o-secondary-navigation__nav-item--emphasis.is-active,
    .o-secondary-navigation__nav-item--emphasis a:hover {
      color: #b81b26; }

.o-stage {
  position: relative;
  z-index: 100; }
  .o-stage__slide {
    position: relative; }
    .o-stage__slide--overlay {
      position: relative; }
      .o-stage__slide--overlay:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
        background-color: #000;
        opacity: 0.33;
        pointer-events: none; }
    .o-stage__slide__image {
      display: block;
      width: 120%;
      height: auto;
      max-width: none; }
      @media (min-width: 544px) {
        .o-stage__slide__image {
          width: 123%; } }
      @media (min-width: 1200px) {
        .o-stage__slide__image {
          width: 100%; } }
    .o-stage__slide__content {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      display: block;
      width: 100%;
      height: 100%;
      margin: 0 auto;
      padding: 0.9375rem 0.9375rem 0 0.9375rem; }
      @media (min-width: 544px) {
        .o-stage__slide__content {
          max-width: 576px; } }
      @media (min-width: 768px) {
        .o-stage__slide__content {
          max-width: 720px; } }
      @media (min-width: 992px) {
        .o-stage__slide__content {
          max-width: 960px; } }
      @media (min-width: 1200px) {
        .o-stage__slide__content {
          max-width: 1140px; } }
      @media (min-width: 99999px) {
        .o-stage__slide__content {
          max-width: 1340px; } }
      @media (min-width: 544px) {
        .o-stage__slide__content {
          padding: 45px 0.9375rem 0 0.9375rem; } }
      @media (min-width: 1200px) {
        .o-stage__slide__content {
          height: auto;
          padding: 35.7142857143% 0.9375rem 0 0.9375rem; } }
      .o-stage__slide__content__headline {
        display: block;
        margin: 0;
        color: #fff;
        font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 2.35rem;
        font-weight: 700;
        line-height: 1;
        text-align: center; }
        @media (min-width: 544px) {
          .o-stage__slide__content__headline {
            font-size: 3.5rem; } }
        @media (min-width: 768px) {
          .o-stage__slide__content__headline {
            font-size: 3.8em;
            line-height: 4rem;
            text-align: left; } }
        @media (min-width: 992px) {
          .o-stage__slide__content__headline {
            max-width: 90%;
            font-size: 5.4rem;
            line-height: 5rem; } }
        @media (min-width: 1200px) {
          .o-stage__slide__content__headline {
            position: absolute;
            top: 15%;
            max-width: 68%;
            font-size: 5.4rem;
            line-height: 5rem; } }
  .o-stage__pager {
    position: absolute;
    top: auto;
    bottom: 42px;
    left: 0;
    right: 0;
    display: block;
    margin: 0 auto; }
    @media (min-width: 544px) {
      .o-stage__pager {
        max-width: 576px; } }
    @media (min-width: 768px) {
      .o-stage__pager {
        max-width: 720px; } }
    @media (min-width: 992px) {
      .o-stage__pager {
        max-width: 960px; } }
    @media (min-width: 1200px) {
      .o-stage__pager {
        max-width: 1140px; } }
    @media (min-width: 99999px) {
      .o-stage__pager {
        max-width: 1340px; } }
    @media (min-width: 768px) {
      .o-stage__pager {
        top: 52%; } }
    @media (min-width: 1200px) {
      .o-stage__pager {
        top: auto;
        bottom: 15%; } }
    .o-stage__pager__button {
      position: absolute;
      left: calc(50% - 100px);
      display: inline-block;
      width: 200px;
      margin: 0 auto;
      padding: 0 20px;
      vertical-align: bottom;
      overflow: hidden;
      color: #222222;
      font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 700;
      text-transform: uppercase;
      background-color: #e8dfcc;
      border: 0;
      opacity: 1;
      transition: color 250ms ease-in-out, opacity 1s ease-in-out; }
      @media (min-width: 768px) {
        .o-stage__pager__button {
          position: absolute;
          left: 0.9375rem;
          width: 265px;
          margin: 0; } }
      @media (min-width: 1200px) {
        .o-stage__pager__button {
          position: relative;
          margin: 0 1.875rem 0 0;
          width: 230px;
          color: #fff;
          background-color: transparent;
          opacity: 1; } }
      @media (min-width: 99999px) {
        .o-stage__pager__button {
          width: 265px; } }
      .o-stage__pager__button,
      .o-stage__pager__button span {
        height: 27px;
        line-height: 27px;
        font-size: 1.05rem; }
        @media (min-width: 768px) {
          .o-stage__pager__button,
          .o-stage__pager__button span {
            height: 40px;
            line-height: 40px; } }
        @media (min-width: 1200px) {
          .o-stage__pager__button,
          .o-stage__pager__button span {
            height: 50px;
            color: #fff;
            line-height: 50px; } }
      .o-stage__pager__button:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        display: none;
        height: 100%;
        width: 100%;
        z-index: 100;
        background-color: #e6222e;
        transition: background-color 250ms ease-in-out, height 250ms ease-in-out; }
        @media (min-width: 1200px) {
          .o-stage__pager__button:before {
            display: block; } }
      .o-stage__pager__button:last-child {
        margin-right: 0; }
      .o-stage__pager__button:not(.is-active) {
        display: inline-block;
        opacity: 0;
        color: transparent;
        pointer-events: none; }
        @media (min-width: 1200px) {
          .o-stage__pager__button:not(.is-active) {
            display: inline-block;
            opacity: 1;
            pointer-events: all; } }
        @media (min-width: 1200px) {
          .o-stage__pager__button:not(.is-active):before {
            height: 5px;
            background-color: #fff; } }
        .o-stage__pager__button:not(.is-active):hover {
          color: transparent; }
          @media (min-width: 1200px) {
            .o-stage__pager__button:not(.is-active):hover:before {
              height: 8px;
              background-color: #e6222e; } }
        @media (min-width: 1200px) {
          .o-stage__pager__button:not(.is-active) span {
            height: 5px; } }
      @media (min-width: 1200px) {
        .o-stage__pager__button:hover {
          color: #fff; } }
      .o-stage__pager__button:hover:before {
        background-color: #b81b26; }
      .o-stage__pager__button span {
        position: relative;
        display: block;
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
        z-index: 200;
        vertical-align: bottom;
        text-align: center;
        pointer-events: none;
        transition: height 250ms ease-in-out; }

.js-ajax__loaded {
  animation: fadeIn 500ms ease-in-out 0s 1 forwards;
  opacity: 0; }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.c-alert {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.02), 0 1px 2px rgba(0, 0, 0, 0.05);
  position: relative;
  display: inline-block;
  padding: 0.9375rem 1.875rem;
  width: 100%;
  color: #fff;
  font-size: 0.875rem;
  font-weight: 400;
  font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #222222;
  border-radius: 3px;
  transition: all 0.2s ease; }
  .c-alert__link {
    font-weight: 500;
    text-decoration: underline;
    white-space: nowrap; }
  .c-alert--dismissible {
    padding-right: 3.5rem; }
    .c-alert--dismissible__link {
      font-size: 1.2rem;
      position: absolute;
      right: 1.6rem;
      top: 50%;
      transform: translateY(-50%);
      color: #fff;
      opacity: .3; }
      .c-alert--dismissible__link:hover {
        opacity: 1; }
  .c-alert--block {
    display: block; }
  .c-alert--primary {
    color: #fff;
    background-color: #e6222e; }
  .c-alert--secondary {
    color: #fff;
    background-color: #e8dfcc; }
  .c-alert--success {
    color: #fff;
    background-color: #54b01d; }
  .c-alert--info {
    color: #222222;
    background-color: #5bc0de; }
    .c-alert--info a {
      color: #222222; }
  .c-alert--warning {
    color: #fff;
    background-color: #e8dfcc; }
  .c-alert--danger {
    color: #fff;
    background-color: #e6222e; }
  .c-alert :first-child {
    margin-top: 0; }
  .c-alert :last-child {
    margin-bottom: 0; }
  .c-alert a {
    text-decoration: underline; }

.c-alert--muted--success {
  color: #3f8416;
  background-color: rgba(84, 176, 29, 0.2);
  border: 1px solid rgba(84, 176, 29, 0.2); }
  .c-alert--muted--success a {
    color: #3f8416; }
.c-alert--muted--info {
  color: #31b0d5;
  background-color: rgba(91, 192, 222, 0.2);
  border: 1px solid rgba(91, 192, 222, 0.2); }
  .c-alert--muted--info a {
    color: #31b0d5; }
.c-alert--muted--warning {
  color: #d8c9a9;
  background-color: rgba(232, 223, 204, 0.2);
  border: 1px solid rgba(232, 223, 204, 0.2); }
  .c-alert--muted--warning a {
    color: #d8c9a9; }
.c-alert--muted--danger {
  color: #bf1620;
  background-color: rgba(230, 34, 46, 0.2);
  border: 1px solid rgba(230, 34, 46, 0.2); }
  .c-alert--muted--danger a {
    color: #bf1620; }

.c-article-card {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.02), 0 1px 2px rgba(0, 0, 0, 0.05);
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 1.875rem;
  border: 1px solid #eceeef;
  background-color: #fcfcfc;
  transition: background-color 125ms ease-in-out; }
  .c-article-card:hover:after {
    color: #fff; }
  .c-article-card:hover .c-article-card__header:after {
    opacity: 0.15; }
  .c-article-card:hover .c-article-card__main__title {
    color: #e6222e; }
  .c-article-card:hover .c-article-card__engagement {
    background-color: #b81b26; }
  .c-article-card:after {
    content: '\f001';
    position: absolute;
    top: 50%;
    top: calc(50% - (1.5rem / 2));
    right: 0.9375rem;
    display: none;
    color: #b81b26;
    font-family: 'Tfp';
    font-size: 1.5rem;
    line-height: 1;
    transition: color 125ms ease-in-out; }
    @media (min-width: 768px) {
      .c-article-card:after {
        top: auto;
        bottom: 1.24875rem;
        font-size: 1.2rem;
        line-height: 1rem; } }
  .c-article-card__header {
    position: relative;
    display: none; }
    @media (min-width: 768px) {
      .c-article-card__header {
        display: block; } }
    .c-article-card__header:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 100%;
      background-color: #000;
      opacity: 0;
      transition: opacity 125ms ease-in-out; }
    .c-article-card__header img {
      width: 100%;
      height: auto; }
  .c-article-card__main {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0.9375rem 0.9375rem 5.625rem 0.9375rem; }
    .c-article-card__main__title {
      display: block;
      width: 80%;
      width: 100%;
      margin-bottom: 0;
      color: #373a3c;
      font-size: 1.5rem;
      transition: color 125ms ease-in-out; }
      @media (min-width: 992px) {
        .c-article-card__main__title {
          font-size: 1.3rem; } }
      @media (min-width: 1200px) {
        .c-article-card__main__title {
          top: 1.875rem;
          left: 1.875rem; } }
  .c-article-card__engagement {
    position: absolute;
    bottom: 0;
    display: block;
    margin: 0;
    padding: 0.625rem 0.9375rem;
    width: 100%;
    color: #fff;
    font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 1.2rem;
    line-height: 1;
    text-transform: uppercase;
    background-color: #e6222e;
    transition: background-color 125ms ease-in-out; }
    .c-article-card__engagement,
    .c-article-card__engagement * {
      font-size: 1rem; }
      @media (min-width: 768px) {
        .c-article-card__engagement,
        .c-article-card__engagement * {
          font-size: 1.2rem; } }
    .c-article-card__engagement:after {
      content: '\f001';
      position: absolute;
      top: 50%;
      right: 0.625rem;
      float: right;
      font-family: 'Tfp';
      transform: translateY(-50%); }
    .c-article-card__engagement p {
      float: left;
      margin: 0; }

.c-article-card-listing-group {
  display: block; }
  .t-homepage .c-article-card-listing-group {
    box-sizing: border-box; }
    .t-homepage .c-article-card-listing-group__article {
      margin-bottom: 0; }
    @media (min-width: 992px) {
      .t-homepage .c-article-card-listing-group {
        width: 73%;
        width: calc(75% - 30px); } }
  .c-article-card-listing-group--list {
    border-bottom: 1px solid #818a91; }
    .c-article-card-listing-group--list:last-child {
      border-bottom: 0; }

.c-article-listing {
  display: block; }
  .c-article-listing:before, .c-article-listing:after {
    content: " ";
    display: table; }
  .c-article-listing:after {
    clear: both; }
  .c-article-listing--vertical .c-article-listing__details {
    padding-left: 0; }
  .c-article-listing--featured {
    margin: 0;
    padding: 0;
    overflow: visible;
    border: 0; }
    .c-article-listing--featured:before, .c-article-listing--featured:after {
      content: " ";
      display: table; }
    .c-article-listing--featured:after {
      clear: both; }
    .c-article-listing--featured .c-article-listing__image:before {
      content: 'Featured Article';
      position: absolute;
      top: 0;
      left: 0;
      display: none;
      width: 100%;
      padding: 0.625rem 0.9375rem;
      color: #fff;
      font-family: "clarendon-urw", "Roboto Slab", Georgia, "Times New Roman", Times, serif;
      font-size: 1.75rem;
      font-weight: 100;
      line-height: 1;
      background: rgba(0, 0, 0, 0.7);
      transition: background 125ms ease-in-out; }
      @media (min-width: 768px) {
        .c-article-listing--featured .c-article-listing__image:before {
          display: block; } }
    .c-article-listing--featured .c-article-listing__image:hover:before {
      background: #000; }
    .c-article-listing--featured .c-article-listing__title {
      margin-bottom: 0.9375rem;
      font-weight: 400; }
    .c-article-listing--featured .c-article-listing__date {
      margin-bottom: 0.9375rem; }
    .c-article-listing--featured .c-article-listing__summary {
      padding-top: 0;
      font-weight: 300; }
  .c-article-listing--petition.c-article-listing--featured .c-article-listing__image:before {
    display: none; }
  .c-article-listing--link:hover .c-article-listing__image:after {
    opacity: 0.15; }
  .c-article-listing--link:hover .c-article-listing__title {
    color: #a8131c; }
  .c-article-listing--link:hover.c-article-listing--media .c-article-listing__title:before {
    color: #a8131c; }
  .c-article-listing--link:hover.c-article-listing--media.c-article-listing--square .c-article-listing__image:before {
    color: #a8131c; }
  .c-article-listing--list .c-article-listing__title, .c-article-listing--square .c-article-listing__title {
    display: block;
    margin: 0;
    color: #373a3c;
    font-size: 1.25rem;
    font-weight: 300;
    transition: color 125ms ease-in-out; }
  .c-article-listing--list .c-article-listing__author {
    display: block;
    margin: 0.6rem 0 0 0;
    font-size: 1rem; }
  .c-article-listing--square .c-article-listing__image {
    margin-bottom: 0.625rem; }
  .c-article-listing--video.c-article-listing--square .c-article-listing__image:before, .c-article-listing--video.c-article-listing--list .c-article-listing__title:before {
    content: '\f009';
    line-height: 1; }
  .c-article-listing--video.c-article-listing--square .c-article-listing__image:before {
    font-size: 5rem; }
  .c-article-listing--video.c-article-listing--square .c-article-listing__image:after {
    top: calc(50% - 1rem);
    left: calc(50% - 1rem);
    height: 2rem;
    width: 2rem; }
  .c-article-listing--video .c-article-listing__image {
    padding-bottom: 0; }
    .c-article-listing--video .c-article-listing__image img {
      position: static; }
  .c-article-listing--podcast.c-article-listing--square .c-article-listing__image:before, .c-article-listing--podcast.c-article-listing--list .c-article-listing__title:before {
    content: '\f00d';
    line-height: 0.7; }
  .c-article-listing--podcast.c-article-listing--square .c-article-listing__image:before {
    font-size: 4.8rem; }
  .c-article-listing--podcast.c-article-listing--square .c-article-listing__image:after {
    top: calc(50% - 1.2rem);
    left: calc(50% - 1.7rem);
    width: 3.2rem;
    height: 3rem; }
  .c-article-listing--media.c-article-listing--square .c-article-listing__image:before {
    position: absolute;
    top: calc(50% - 5rem/2);
    left: calc(50% - 5rem/2);
    display: inline-block;
    height: 5rem;
    width: 5rem;
    z-index: 1;
    color: #e6222e;
    font-family: 'Tfp';
    transition: color 125ms ease-in-out; }
  .c-article-listing--media.c-article-listing--square .c-article-listing__image:after {
    content: '';
    position: absolute;
    display: block;
    z-index: 0;
    background-color: #fff;
    opacity: 1; }
  .c-article-listing--media.c-article-listing--list .c-article-listing__title {
    position: relative;
    padding-left: 3.75rem;
    color: #222222; }
    .c-article-listing--media.c-article-listing--list .c-article-listing__title:before {
      position: absolute;
      top: 0;
      left: 0;
      display: inline-block;
      color: #e6222e;
      font-family: 'Tfp';
      font-size: 3rem;
      line-height: 1;
      transition: color 125ms ease-in-out; }
  .c-article-listing__image {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    padding-bottom: 56.25%;
    background: #eceeef; }
    .c-article-listing__image .test {
      position: absolute; }
    .c-article-listing__image:hover:after {
      opacity: 0.1; }
    .c-article-listing__image:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 100%;
      background-color: #000;
      opacity: 0;
      transition: opacity 125ms ease-in-out; }
    .c-article-listing__image img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: auto;
      opacity: 0;
      animation: fadeIn 125ms ease 0s 1 forwards; }
  .c-article-listing__date {
    display: block;
    margin-bottom: 0;
    font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #818a91;
    font-size: 1.3rem;
    line-height: 1; }
  .c-article-listing__details {
    padding-left: 0; }
    @media (min-width: 768px) {
      .c-article-listing__details {
        padding-left: 0.9375rem; } }
  .c-article-listing__author {
    margin: 0;
    color: #818a91;
    font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-style: italic;
    line-height: 1; }
  .c-article-listing__category {
    display: block;
    margin-top: -4px;
    margin-bottom: 0.1rem; }
    @media (min-width: 768px) {
      .c-article-listing__category {
        margin-bottom: 0.3rem; } }
    .c-article-listing__category__item {
      display: inline-block;
      font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 400; }
      .c-article-listing__category__item:after {
        content: ', ';
        color: #e6222e; }
      .c-article-listing__category__item:last-child:after {
        content: ''; }
  .c-article-listing__title {
    display: block;
    margin: 0;
    color: #373a3c;
    font-family: "clarendon-urw", "Roboto Slab", Georgia, "Times New Roman", Times, serif;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.2;
    transition: color 125ms ease-in-out; }
    @media (min-width: 768px) {
      .c-article-listing__title {
        font-size: 1.75rem; } }
  .c-article-listing__summary {
    display: none;
    padding-top: 1rem;
    margin-bottom: 1.25rem; }
    @media (min-width: 544px) {
      .c-article-listing__summary {
        display: block; } }
  .c-article-listing__more.c-button {
    display: none; }
    @media (min-width: 768px) {
      .c-article-listing__more.c-button {
        display: inline-block; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.c-article-listing-group--list .c-article-listing-group__article {
  display: block;
  margin-bottom: 0.9375rem;
  padding-bottom: 0.9375rem;
  border-bottom: 1px solid #eceeef; }
  .c-article-listing-group--list .c-article-listing-group__article:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0; }
.c-article-listing-group--list-big .c-article-listing-group__article {
  display: block;
  margin-bottom: 1.875rem;
  padding-bottom: 1.875rem;
  border-bottom: 1px solid #eceeef; }
  .c-article-listing-group--list-big .c-article-listing-group__article:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0; }
.c-article-listing-group--has-pagination .c-article-listing-group__article:last-of-type {
  margin-bottom: 1.25rem;
  padding-bottom: 1.25rem;
  border-bottom: 0; }
.c-article-listing-group--square .c-article-listing-group__article {
  margin-bottom: 1.25rem; }

.c-audio {
  display: block;
  margin: 0.625rem 0 1.875rem 0; }

.c-author {
  font-size: 16px; }

.c-book {
  display: block;
  margin-bottom: 2.8125rem; }
  .c-book:before, .c-book:after {
    content: " ";
    display: table; }
  .c-book:after {
    clear: both; }
  .c-book__image, .c-book__details {
    display: inline-block;
    float: left; }
  .c-book__image {
    position: relative;
    width: 40%;
    padding-right: 0.9375rem; }
    @media (min-width: 768px) {
      .c-book__image {
        width: 50%; } }
    .c-book__image:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 100%;
      background: #000;
      opacity: 0;
      transition: opacity 125ms ease-in-out; }
    .c-book__image img {
      display: block;
      width: 100%;
      height: auto; }
  .c-book__details {
    width: 55%;
    width: calc(60% - ($gutter / 2)); }
    @media (min-width: 768px) {
      .c-book__details {
        width: 45%;
        width: calc(50% - ($gutter / 2)); } }
  .c-book__headline, .c-book__author {
    font-family: "clarendon-urw", "Roboto Slab", Georgia, "Times New Roman", Times, serif;
    font-weight: 400; }
  .c-book__headline {
    display: block;
    margin: 0 0 0.625rem 0;
    font-size: 1.6rem;
    line-height: 1.2;
    transition: color 125ms ease-in-out; }
    @media (min-width: 768px) {
      .c-book__headline {
        font-size: 1.4rem; } }
  .c-book__author {
    color: #373a3c;
    display: block;
    margin: 0;
    font-size: 1rem; }

.c-breadcrumb {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  width: 100%;
  padding: 0.5rem 1rem;
  background-color: #eee;
  font-size: 0.875rem; }
  .c-breadcrumb > li {
    display: inline-block;
    text-transform: capitalize; }
    .c-breadcrumb > li:last-child a {
      color: #55595c; }
    .c-breadcrumb > li + li:before {
      padding-right: 0.15rem;
      padding-left: 0.15rem;
      color: #818a91;
      content: "/ "; }
    .c-breadcrumb > li a {
      color: #e6222e;
      font-weight: 100;
      line-height: 1; }
      .c-breadcrumb > li a:hover {
        color: #a8131c; }
  .c-breadcrumb > .is-active {
    font-weight: 500;
    color: #55595c; }

.c-burger {
  position: absolute;
  top: 48%;
  top: calc(50% - 9px);
  right: 0.9375rem;
  margin-top: 7px;
  margin-bottom: 7px;
  user-select: none;
  text-indent: -999px; }
  .c-burger, .c-burger:before, .c-burger:after {
    display: block;
    width: 25px;
    height: 4px;
    background-color: #b81b26;
    transition-property: background-color, transform;
    transition-duration: 250ms; }
  .c-burger:before, .c-burger:after {
    position: absolute;
    content: ""; }
  .c-burger:before {
    margin-top: -7px; }
  .c-burger:after {
    margin-top: 7px; }
  .c-burger:hover {
    cursor: pointer; }
  .is-active .c-burger {
    background-color: transparent; }
    .is-active .c-burger:before {
      transform: translateY(7px) rotate(45deg); }
    .is-active .c-burger:after {
      transform: translateY(-7px) rotate(-45deg); }

.c-button {
  position: relative;
  display: inline-block;
  height: auto;
  padding: 1rem 1.75rem;
  color: #fff;
  font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.3rem;
  text-align: center;
  text-transform: uppercase;
  background-color: #dee2e3;
  border: 0;
  box-shadow: none;
  transition: background-color 125ms linear, color 125ms linear; }
  .c-button:hover {
    background: #fff;
    border-color: #dee2e3;
    color: #fff;
    cursor: pointer; }
  .c-button:active {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.02), 0 1px 2px rgba(0, 0, 0, 0.05);
    background: #fff;
    border-color: #dee2e3;
    color: #fff; }
  .c-button:focus {
    outline: 0;
    border: 2px solid #d0d5d8;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.02), 0 1px 2px rgba(0, 0, 0, 0.05); }
  .c-button:after {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); }
  .c-button--default {
    color: #fff;
    background-color: #dee2e3; }
    .c-button--default:hover {
      background-color: #c8ced1; }
    .c-button--default:active {
      background-color: #c8ced1; }
    .c-button--default:active, .c-button--default:focus {
      border: 0;
      outline: 0; }
    .c-button--default.is-disabled {
      background-color: #c2c9cc; }
  .c-button--primary {
    color: #fff;
    background-color: #e6222e; }
    .c-button--primary:hover {
      background-color: #c91722; }
    .c-button--primary:active {
      background-color: #c91722; }
    .c-button--primary:active, .c-button--primary:focus {
      border: 0;
      outline: 0; }
    .c-button--primary.is-disabled {
      background-color: #bf1620; }
  .c-button--secondary {
    color: #fff;
    background-color: #e8dfcc; }
    .c-button--secondary:hover {
      background-color: #dbcdb0; }
    .c-button--secondary:active {
      background-color: #dbcdb0; }
    .c-button--secondary:active, .c-button--secondary:focus {
      border: 0;
      outline: 0; }
    .c-button--secondary.is-disabled {
      background-color: #d8c9a9; }
  .c-button--yellow {
    color: #fff;
    background-color: #e8dfcc; }
    .c-button--yellow:hover {
      background-color: #dbcdb0; }
    .c-button--yellow:active {
      background-color: #dbcdb0; }
    .c-button--yellow:active, .c-button--yellow:focus {
      border: 0;
      outline: 0; }
    .c-button--yellow.is-disabled {
      background-color: #d8c9a9; }
  .c-button--gold {
    color: #fff;
    background-color: #ceaf6f; }
    .c-button--gold:hover {
      background-color: #c49e51; }
    .c-button--gold:active {
      background-color: #c49e51; }
    .c-button--gold:active, .c-button--gold:focus {
      border: 0;
      outline: 0; }
    .c-button--gold.is-disabled {
      background-color: #c19a49; }
  .c-button--success {
    color: #fff;
    background-color: #54b01d; }
    .c-button--success:hover {
      background-color: #438d17; }
    .c-button--success:active {
      background-color: #438d17; }
    .c-button--success:active, .c-button--success:focus {
      border: 0;
      outline: 0; }
    .c-button--success.is-disabled {
      background-color: #3f8416; }
  .c-button--info {
    color: #fff;
    background-color: #5bc0de; }
    .c-button--info:hover {
      background-color: #39b3d7; }
    .c-button--info:active {
      background-color: #39b3d7; }
    .c-button--info:active, .c-button--info:focus {
      border: 0;
      outline: 0; }
    .c-button--info.is-disabled {
      background-color: #31b0d5; }
  .c-button--warning {
    color: #fff;
    background-color: #e8dfcc; }
    .c-button--warning:hover {
      background-color: #dbcdb0; }
    .c-button--warning:active {
      background-color: #dbcdb0; }
    .c-button--warning:active, .c-button--warning:focus {
      border: 0;
      outline: 0; }
    .c-button--warning.is-disabled {
      background-color: #d8c9a9; }
  .c-button--danger {
    color: #fff;
    background-color: #e6222e; }
    .c-button--danger:hover {
      background-color: #c91722; }
    .c-button--danger:active {
      background-color: #c91722; }
    .c-button--danger:active, .c-button--danger:focus {
      border: 0;
      outline: 0; }
    .c-button--danger.is-disabled {
      background-color: #bf1620; }
  .c-button--full {
    width: 100%; }
  .c-button--smaller {
    padding: 0.7rem 1.225rem;
    font-size: 0.85rem; }
  .c-button--larger {
    padding: 1.4rem 2.45rem;
    font-size: 1.25rem; }
  .c-button--circular {
    color: #55595c;
    border: 2px solid #818a91;
    border-bottom-color: #818a91;
    font-size: 20px;
    padding: 14px 0 15px 0;
    letter-spacing: 0;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 1;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05), 0 3px 6px rgba(0, 0, 0, 0.08); }
    .c-button--circular.is-rotatable .icon {
      transition: transform .5s ease; }
    .c-button--circular.is-rotatable:hover .icon {
      transform: rotate(90deg); }
    .c-button--circular.is-active .icon {
      transform: rotate(45deg); }
    .c-button--circular.is-active:hover .icon {
      transform: rotate(45deg); }
  .c-button--fixed-width {
    padding-left: 0;
    padding-right: 0;
    text-align: center; }
  .c-button.is-disabled {
    pointer-events: none; }

.c-button-dropdown {
  position: relative;
  z-index: 700; }
  .c-button-dropdown:before, .c-button-dropdown:after {
    content: " ";
    display: table; }
  .c-button-dropdown:after {
    clear: both; }
  .c-button-dropdown .c-button {
    position: relative;
    z-index: 800; }
  .c-button-dropdown__dropdown {
    margin: 0;
    padding: 0;
    list-style: none;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    float: left;
    margin-top: -1px;
    min-width: 200px;
    max-width: 300px;
    border: 1px solid #dee2e3;
    border-bottom: 2px solid #d0d5d8;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.02), 0 1px 2px rgba(0, 0, 0, 0.05); }
    .c-button-dropdown__dropdown li {
      border-bottom: 1px solid #dee2e3; }
      .c-button-dropdown__dropdown li:last-child {
        border-bottom: 0; }
      .c-button-dropdown__dropdown li a {
        display: block;
        padding: 0.625rem 1.25rem; }
        .c-button-dropdown__dropdown li a:hover {
          background-color: #fafafb; }
    .is-visible .c-button-dropdown__dropdown {
      display: inline-block; }
  .c-button-dropdown.is-visible .c-button--default {
    background: #fff;
    border-color: #eceeef;
    color: #2a3032;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.02), 0 1px 2px rgba(0, 0, 0, 0.05); }
  .c-button-dropdown.is-visible .c-button--primary {
    background: #fff;
    border-color: #e6222e;
    color: #d61824;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.02), 0 1px 2px rgba(0, 0, 0, 0.05); }
  .c-button-dropdown.is-visible .c-button--secondary {
    background: #fff;
    border-color: #e8dfcc;
    color: #e0d4ba;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.02), 0 1px 2px rgba(0, 0, 0, 0.05); }
  .c-button-dropdown.is-visible .c-button--success {
    background: #fff;
    border-color: #54b01d;
    color: #4a9a19;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.02), 0 1px 2px rgba(0, 0, 0, 0.05); }
  .c-button-dropdown.is-visible .c-button--info {
    background: #fff;
    border-color: #5bc0de;
    color: #46b8da;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.02), 0 1px 2px rgba(0, 0, 0, 0.05); }
  .c-button-dropdown.is-visible .c-button--warning {
    background: #fff;
    border-color: #e8dfcc;
    color: #e0d4ba;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.02), 0 1px 2px rgba(0, 0, 0, 0.05); }
  .c-button-dropdown.is-visible .c-button--danger {
    background: #fff;
    border-color: #e6222e;
    color: #d61824;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.02), 0 1px 2px rgba(0, 0, 0, 0.05); }

.c-callout-boxes {
  display: block;
  margin: 3.75rem 0 0 0; }
  .c-callout-boxes .row {
    margin-left: -0.625rem;
    margin-right: -0.625rem; }
  .c-callout-boxes [class*="col-"] {
    padding-left: 0.625rem;
    padding-right: 0.625rem; }
  .c-callout-boxes__headline {
    display: block;
    margin: 0 0 1.875rem 0;
    font-family: "clarendon-urw", "Roboto Slab", Georgia, "Times New Roman", Times, serif;
    font-size: 2.4rem;
    font-weight: 300; }
    .c-callout-boxes__headline strong {
      font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 700; }
  .c-callout-boxes__box {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.02), 0 1px 2px rgba(0, 0, 0, 0.05);
    position: relative;
    display: block;
    padding: 0.9375rem 0.9375rem;
    margin-bottom: 1.875rem;
    min-height: 18.2rem;
    border: 1px solid #cbcbcb; }
    .c-callout-boxes__box:hover .c-callout-boxes__box__title,
    .c-callout-boxes__box:hover .c-callout-boxes__box__text-big {
      color: #a8131c; }
    .c-callout-boxes__box:hover .c-callout-boxes__box__cta {
      background-color: #b81b26; }
    .c-callout-boxes__box--more {
      padding: 3.75rem 1.875rem;
      text-align: center; }
    .c-callout-boxes__box__text-big {
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      margin-top: -1rem;
      color: #e6222e;
      font-size: 2rem;
      font-style: italic;
      line-height: 1; }
    .c-callout-boxes__box__category {
      display: block;
      margin-bottom: 0.9375rem; }
      .c-callout-boxes__box__category__item {
        display: inline-block;
        font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 400; }
        .c-callout-boxes__box__category__item:after {
          content: ', ';
          color: #e6222e; }
        .c-callout-boxes__box__category__item:last-child:after {
          content: ''; }
    .c-callout-boxes__box__title {
      display: block;
      margin: 0;
      color: #373a3c;
      font-size: 1.3rem; }
    .c-callout-boxes__box__cta {
      position: absolute;
      bottom: 0;
      left: 0;
      display: block;
      margin: 0;
      padding: 0.625rem 1.25rem;
      width: 100%;
      color: #fff;
      font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 700;
      font-size: 1rem;
      line-height: 1rem;
      text-transform: uppercase;
      background-color: #e6222e;
      transition: background-color 125ms ease-in-out; }
      @media (min-width: 992px) {
        .c-callout-boxes__box__cta {
          font-size: 1rem;
          line-height: 1rem; } }
      .c-callout-boxes__box__cta:after {
        content: '\f001';
        float: right;
        font-family: 'Tfp'; }

.c-campaign {
  display: block;
  margin-top: 1.875rem;
  padding: 1.875rem;
  border: 1px solid #cbcbcb;
  background-color: #eee; }

.c-card {
  position: relative;
  border-radius: 3px;
  background-color: #fff;
  margin-bottom: 0.9375rem;
  transform-style: preserve-3d;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.02), 0 1px 2px rgba(0, 0, 0, 0.05); }
  @media (min-width: 768px) {
    .c-card {
      margin-bottom: 1.875rem; } }
  .c-card .corner-button {
    position: absolute;
    right: -15px;
    top: -15px;
    z-index: 800; }
  .c-card__header {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 0.75rem 0.9375rem;
    background-color: #f7f7f9;
    border-bottom: 1px solid #eceeef; }
    @media (min-width: 768px) {
      .c-card__header {
        padding: 0.9375rem 1.875rem; } }
    .c-card__header h1.title, .c-card__header h2.title, .c-card__header h3.title, .c-card__header h4.title, .c-card__header h5.title, .c-card__header h6.title {
      font-size: 1.25rem;
      margin: 0;
      padding: 0;
      line-height: 1.2; }
    .c-card__header .caption {
      color: #818a91;
      font-size: 0.875rem;
      margin: 0;
      padding: 0;
      line-height: 1.2; }
    .c-card--success .c-card__header {
      color: #fff;
      background-color: #54b01d;
      border-bottom: 1px solid #3f8416; }
    .c-card--info .c-card__header {
      color: #fff;
      background-color: #5bc0de;
      border-bottom: 1px solid #31b0d5; }
    .c-card--warning .c-card__header {
      color: #fff;
      background-color: #e8dfcc;
      border-bottom: 1px solid #d8c9a9; }
    .c-card--danger .c-card__header {
      color: #fff;
      background-color: #e6222e;
      border-bottom: 1px solid #bf1620; }
  .c-card__body {
    padding: 0.9375rem; }
    @media (min-width: 768px) {
      .c-card__body {
        padding: 1.875rem; } }
  .c-card__footer {
    padding: 0.46875rem 0.9375rem;
    border-top: 1px solid #eceeef; }
    @media (min-width: 768px) {
      .c-card__footer {
        padding: 1.875rem; } }
    .c-card__footer h1, .c-card__footer h2, .c-card__footer h3, .c-card__footer h4, .c-card__footer h5, .c-card__footer h6, .c-card__footer p, .c-card__footer ul, .c-card__footer ol {
      margin: 0;
      padding: 0;
      line-height: 1.5; }
  .c-card.is-inactive {
    border: 3px dashed #cbcbd8;
    background-color: #f7f7f9;
    box-shadow: none; }
    .c-card.is-inactive .corner-button {
      right: -17px;
      top: -17px; }

.control {
  position: relative;
  display: inline-block;
  padding-left: 1.5rem;
  color: #55595c;
  cursor: pointer; }

.control input {
  position: absolute;
  opacity: 0;
  z-index: -1; }

.control-indicator {
  position: absolute;
  top: .25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
  font-size: 1rem;
  color: #eee;
  text-align: center;
  background-color: #eceeef;
  background-size: 50% 50%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* Focus */
.control input:focus ~ .control-indicator {
  outline: none; }

/* Checked state */
.control input:checked ~ .control-indicator {
  color: #fff;
  background-color: #e8dfcc; }

/* Active */
.control input:active ~ .control-indicator {
  color: #fff;
  background-color: #f8f5ef; }

/* Checkbox modifiers */
.checkbox .control-indicator {
  border-radius: .25rem; }

.checkbox input:checked ~ .control-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTYuNCwxTDUuNywxLjdMMi45LDQuNUwyLjEsMy43TDEuNCwzTDAsNC40bDAuNywwLjdsMS41LDEuNWwwLjcsMC43bDAuNy0wLjdsMy41LTMuNWwwLjctMC43TDYuNCwxTDYuNCwxeiINCgkvPg0KPC9zdmc+DQo=); }

/* Radio modifiers */
.radio .control-indicator {
  border-radius: 50%; }

.radio input:checked ~ .control-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTQsMUMyLjMsMSwxLDIuMywxLDRzMS4zLDMsMywzczMtMS4zLDMtM1M1LjcsMSw0LDF6Ii8+DQo8L3N2Zz4NCg==); }

/* Alternately, use another character */
.control-x input:checked ~ .control-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iOHB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iMCAwIDggOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCA4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xLjQsMEwwLDEuNGwwLjcsMC43bDEuOCwxLjhMMC43LDUuN0wwLDYuNGwxLjQsMS40bDAuNy0wLjdsMS44LTEuOGwxLjgsMS44bDAuNywwLjdsMS40LTEuNEw3LjEsNS43DQoJTDUuMywzLjlsMS44LTEuOGwwLjctMC43TDYuNCwwTDUuNywwLjdMMy45LDIuNUwyLjEsMC43QzIuMSwwLjcsMS40LDAsMS40LDB6Ii8+DQo8L3N2Zz4NCg==); }

.control-dash input:checked ~ .control-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iOHB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iMCAwIDggOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCA4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0wLDN2Mmg4VjNIMHoiLz4NCjwvc3ZnPg0K); }

.c-copy--prayer {
  margin: 2.8125rem 0;
  padding: 1.875rem;
  font-style: italic;
  text-align: center;
  background-color: #fafafa; }

.c-cta-card {
  position: relative;
  display: block;
  width: 100%;
  height: 12rem;
  overflow: hidden; }
  @media (min-width: 768px) {
    .c-cta-card {
      height: 29.275rem;
      background-color: #000; } }
  @media (min-width: 992px) {
    .c-cta-card {
      position: absolute;
      top: 0;
      left: 0.9375rem;
      width: calc(100% - 1.875rem); } }
  @media (min-width: 1200px) {
    .c-cta-card {
      height: 33.125rem; } }
  .c-cta-card:hover .c-cta-card__cta {
    background-color: #b81b26; }
  .c-cta-card__image {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: none; }
    @media (min-width: 768px) {
      .c-cta-card__image {
        display: block; } }
    .c-cta-card__image img {
      width: 100%;
      height: auto; }
  .c-cta-card__headline {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    height: 120px;
    padding-top: 15px;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    color: #373a3c;
    font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 2rem;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #ccc; }
    @media (min-width: 544px) {
      .c-cta-card__headline {
        padding-top: 32px; } }
    @media (min-width: 768px) {
      .c-cta-card__headline {
        bottom: 10rem;
        right: 1.875rem;
        left: initial;
        top: initial;
        padding-left: 1.875rem;
        padding-right: 1.875rem;
        height: auto;
        color: #fff;
        font-size: 4rem;
        line-height: 1;
        text-align: right;
        border: 0; } }
    @media (min-width: 992px) {
      .c-cta-card__headline {
        font-size: 3rem; } }
  .c-cta-card__cta {
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    width: 100%;
    padding: 1rem 1.75rem;
    margin: 0;
    color: #fff;
    font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    background-color: #e6222e;
    transition: background-color 125ms ease-in-out; }
    @media (min-width: 768px) {
      .c-cta-card__cta {
        width: auto;
        font-size: 1rem;
        text-align: left; } }
    @media (min-width: 992px) {
      .c-cta-card__cta {
        bottom: 1.875rem; } }

.c-dark-block {
  display: block;
  padding: 1.875rem;
  background-color: #333333; }
  .c-dark-block p {
    margin-bottom: 0.625rem;
    color: #fff;
    font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 2rem;
    font-weight: 100;
    line-height: 1.1; }
    .c-dark-block p:last-child {
      margin-bottom: 0; }
  .c-dark-block__engagement {
    display: block;
    margin-bottom: 0;
    text-align: center; }

@media (min-width: 992px) {
  .c-dimmer {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.7);
    pointer-events: none; }
    .dimmer-active .c-dimmer {
      display: block;
      animation: fadeIn 250ms ease 0s 1 forwards; }
    .dimmer-out .c-dimmer {
      animation: fadeOut 250ms ease 0s 1 forwards; } }
.c-dimmer__close {
  display: none; }
  @media (min-width: 992px) {
    .c-dimmer__close {
      position: absolute;
      top: 0;
      right: 0;
      display: block;
      padding: 1.875rem;
      color: #fff;
      font-size: 4rem;
      pointer-events: all; }
      .c-dimmer__close:hover {
        color: #818a91; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
.c-donate-form--full .c-donate-form__custom-amount {
  text-align: left; }
.c-donate-form--full .c-donate-form__custom-amount__label,
.c-donate-form--full .c-donate-form__custom-amount__input {
  margin-bottom: 0; }
.c-donate-form__preset-amounts {
  display: block;
  margin: 1.875rem -0.46875rem 1.875rem -0.46875rem; }
  .c-donate-form__preset-amounts:before, .c-donate-form__preset-amounts:after {
    content: " ";
    display: table; }
  .c-donate-form__preset-amounts:after {
    clear: both; }
  .c-donate-form__preset-amounts__amount {
    display: inline-block;
    float: left;
    width: 50%;
    padding-left: 0.46875rem;
    padding-right: 0.46875rem;
    padding-bottom: 0.9375rem; }
    @media (min-width: 768px) {
      .c-donate-form__preset-amounts__amount {
        width: 20%;
        padding-bottom: 0; } }
    .c-donate-form__preset-amounts__amount.is-active a, .c-donate-form__preset-amounts__amount.is-active a:hover {
      color: #e6222e;
      background-color: #fff;
      border-color: #e6222e; }
    .c-donate-form__preset-amounts__amount a {
      display: block;
      padding: 0.625rem;
      width: 100%;
      color: #fff;
      font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 1.25rem;
      font-weight: 700;
      text-align: center;
      background-color: #e6222e;
      border: 2px solid #e6222e;
      transition: background-color 125ms ease-in-out, border-color 125ms ease-in-out, color 125ms ease-in-out; }
      .c-donate-form__preset-amounts__amount a:hover {
        background-color: #b81b26;
        border-color: #b81b26; }
.c-donate-form__custom-amount {
  display: block;
  text-align: center; }
  .c-donate-form__custom-amount__label, .c-donate-form__custom-amount__input {
    display: inline-block; }
  .c-donate-form__custom-amount__label {
    margin-right: 0.625rem;
    font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.5rem;
    font-weight: 700; }
  .c-donate-form__custom-amount__input {
    position: relative;
    max-width: 300px;
    text-align: center; }
    .c-donate-form__custom-amount__input:before {
      content: '\f011';
      position: absolute;
      left: 1px;
      top: 1px;
      display: block;
      width: 30px;
      height: 100%;
      height: calc(100% - 3px);
      color: #373a3c;
      font-family: 'Tfp';
      font-size: 1.5rem;
      line-height: 2.7rem;
      text-align: center;
      border-right: 1px solid #c0c0c0;
      background: #F0F0F0; }
      @media (min-width: 768px) {
        .c-donate-form__custom-amount__input:before {
          height: calc(100% - 2px); } }
    .c-donate-form__custom-amount__input input.c-textinput {
      height: 3rem;
      text-indent: 30px; }
  .c-donate-form__custom-amount__frequency {
    display: block;
    margin-top: 1.875rem;
    padding-left: 0;
    list-style: none; }
    @media (min-width: 768px) {
      .c-donate-form__custom-amount__frequency {
        display: inline-block;
        margin-top: 0;
        padding-left: 0.625rem; } }
    .c-donate-form__custom-amount__frequency__field {
      display: inline-block;
      padding-right: 0.9375rem; }
.c-donate-form__submit {
  display: block;
  margin: 1.875rem auto 0 auto;
  color: #ccc;
  font-size: 3.5rem;
  text-align: center; }
  @media (min-width: 1200px) {
    .c-donate-form__submit {
      position: absolute;
      right: 3rem;
      margin: -3rem 0 0 0;
      font-size: 2rem; } }
  .c-donate-form__submit.is-enabled {
    color: #54b01d; }
  .c-donate-form__submit.is-disabled {
    color: #ccc; }
  .c-donate-form__submit:hover {
    cursor: pointer;
    color: #3f8416; }
.c-donate-form__group {
  display: block;
  margin-bottom: 3.75rem; }
  .c-donate-form__group:last-child {
    margin-bottom: 0; }
  .c-donate-form__group .c-donate-form__group__headline {
    display: block;
    margin-bottom: 1.4423076923rem;
    padding-bottom: 1.25rem;
    font-size: 2rem;
    border-bottom: 1px solid #CBCBCB; }
  .c-donate-form__group .c-hr:first-child,
  .c-donate-form__group .c-hr:last-child {
    display: none; }
.c-donate-form__subgroup {
  display: block;
  margin-bottom: 2.8125rem;
  padding-bottom: 2.8125rem;
  border-bottom: 1px solid #CBCBCB; }
  .c-donate-form__subgroup:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0; }
  .c-donate-form__subgroup__headline {
    font-size: 1.5rem;
    font-weight: 400; }
.c-donate-form__submit-button {
  display: block;
  margin: 1.875rem auto 0 auto; }
.c-donate-form__disclosure {
  margin-top: 1.875rem;
  color: #818a91;
  font-weight: 700; }
  .c-donate-form__disclosure,
  .c-donate-form__disclosure a {
    font-size: 1rem; }
  .c-donate-form__disclosure a {
    color: #e6222e; }
    .c-donate-form__disclosure a:hover {
      color: #a8131c; }
.c-donate-form__other {
  margin-top: 0.9375rem;
  color: #818a91;
  font-weight: 700; }
  .c-donate-form__other,
  .c-donate-form__other a {
    font-size: 1rem; }
  .c-donate-form__other a {
    color: #337ab7; }
    .c-donate-form__other a:hover {
      color: #285f8f; }

.c-embed {
  position: relative;
  display: block;
  height: 0;
  padding: 0 0 56.25% 0;
  overflow: hidden; }
  .c-embed__wrapper iframe, .c-embed__item {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }
  .c-embed--16_by_9 {
    padding-bottom: 56.25%; }
  .c-embed--21_by_9 {
    padding-bottom: 42.8571428571%; }
  .c-embed--4_by_3 {
    padding-bottom: 75%; }

.c-engagement {
  display: block;
  margin-top: 2.8125rem;
  margin-bottom: 2.8125rem;
  width: 100%;
  border: 1px solid #cbcbcb;
  background-color: #eee; }
  @media (min-width: 992px) {
    .c-engagement {
      margin-bottom: 1.875rem; } }
  .c-engagement:first-child {
    margin-top: 0; }
  .c-engagement:last-child {
    margin-bottom: 0; }
  .c-engagement--fixed {
    position: relative; }
    .c-engagement--fixed .c-engagement__wrapper {
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      margin-top: 25px;
      transform: translateY(-50%); }
  .c-engagement .c-engagement__headline {
    display: block;
    width: 100%;
    padding: 0.625rem 0;
    margin: 0;
    color: #fff;
    font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.75rem;
    font-weight: 700;
    text-align: center;
    background-color: #e6222e; }
  .c-engagement__wrapper {
    display: block;
    padding: 1.875rem;
    overflow: hidden; }
  .c-engagement__meta {
    display: block; }
  .c-engagement__progress {
    display: block;
    margin-bottom: 1.25rem; }
    .c-engagement__progress__num {
      margin: 0 0 5px 0;
      color: #808080;
      font-size: 1rem; }
    .c-engagement__progress__well {
      position: relative;
      display: block;
      width: 100%;
      height: 18px;
      overflow: hidden;
      background-color: #d0d0d0;
      border-radius: 20px; }
    .c-engagement__progress__bar {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      background: repeating-linear-gradient(-45deg, #54b01d, #54b01d 25%, #4ea31b 25%, #4ea31b 50%, #54b01d 50%) top left fixed;
      background-size: 30px 30px; }
  .c-engagement__goals {
    margin: 0 0 1.25rem 0;
    padding: 0;
    font-size: 0; }
  .c-engagement__goal {
    display: block;
    text-align: center; }
    .c-engagement__goal:last-child .c-engagement__goal__label,
    .c-engagement__goal:last-child .c-engagement__goal__value, .c-engagement__goal--emphasis .c-engagement__goal__label,
    .c-engagement__goal--emphasis .c-engagement__goal__value {
      color: #54b01d; }
    .c-engagement__goal__label, .c-engagement__goal__value {
      color: #373a3c;
      font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 1.5rem;
      font-weight: 700;
      line-height: 1.3; }
  .c-engagement__information {
    padding: 1.875rem 0;
    margin-bottom: 1.875rem;
    border-top: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0; }
    .c-engagement__information * {
      color: #363636;
      font-size: 1rem;
      font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 300; }
      .c-engagement__information *:last-child {
        margin-bottom: 0; }
  .c-engagement__engagement {
    display: block; }
  .c-engagement__field.c-textinput {
    height: 3.75rem;
    border: 1px solid #c0c0c0; }
  .c-engagement__fineprint {
    padding-top: 1.875rem; }
    .c-engagement__fineprint,
    .c-engagement__fineprint * {
      margin: 0;
      font-size: 0.9rem;
      font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 300;
      line-height: 1.2; }
  .c-engagement__headline-group {
    display: block;
    margin-bottom: 0.9375rem;
    text-align: center; }
    .c-engagement__headline-group__headline {
      margin-bottom: 0.3rem; }
    .c-engagement__headline-group__subheadline {
      margin: 0;
      color: #6F6F6F;
      font-weight: 300;
      font-size: 1rem; }
  .c-engagement__seperator {
    position: relative;
    display: block;
    margin-bottom: 1.875rem;
    overflow: hidden;
    color: #e6222e;
    font-size: 2rem;
    font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    text-transform: uppercase; }
    .c-engagement__seperator:before, .c-engagement__seperator:after {
      content: "";
      position: absolute;
      border-top: 1px solid #C0C0C0;
      width: 600px;
      height: 1px;
      top: 50%; }
    .c-engagement__seperator:before {
      right: 58%; }
    .c-engagement__seperator:after {
      left: 58%; }
  .c-engagement__share {
    text-align: center; }

.c-event-listing {
  display: block;
  width: 100%; }
  .c-event-listing:before, .c-event-listing:after {
    content: " ";
    display: table; }
  .c-event-listing:after {
    clear: both; }
  .c-event-listing--duel-cal .c-event-listing__cal + .c-event-listing__cal {
    margin-left: 1.875rem; }
    .c-event-listing--duel-cal .c-event-listing__cal + .c-event-listing__cal:before {
      content: '\f00a';
      position: absolute;
      left: -30px;
      left: calc(-0.9375rem - 8px);
      top: 50%;
      color: #373a3c;
      font-family: 'Tfp';
      font-size: 16px;
      line-height: 1; }
  .c-event-listing--duel-cal .c-event-listing__info {
    width: 56%;
    width: calc(60% - 1.875rem); }
  .c-event-listing__cal, .c-event-listing__info {
    display: inline-block;
    float: left; }
  .c-event-listing__cal {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05), 0 3px 6px rgba(0, 0, 0, 0.08);
    position: relative;
    width: 20%;
    max-width: 125px;
    text-align: center;
    background: #fff; }
    .c-event-listing__cal:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 100%;
      background: #000;
      opacity: 0;
      transition: opacity 125ms ease-in-out; }
    .c-event-listing__cal:hover:after {
      opacity: 0.03; }
    .c-event-listing__cal__month {
      display: block;
      padding: 0.4rem 0;
      color: #fff;
      font-size: 0.85rem;
      text-align: center;
      background: #e6222e; }
      @media (min-width: 768px) {
        .c-event-listing__cal__month {
          font-size: 1rem; } }
    .c-event-listing__cal__day {
      display: block;
      padding: 1rem 0;
      color: #373a3c;
      font-family: "clarendon-urw", "Roboto Slab", Georgia, "Times New Roman", Times, serif;
      font-size: 2rem;
      font-weight: 100;
      line-height: 1;
      text-align: center; }
      @media (min-width: 768px) {
        .c-event-listing__cal__day {
          font-size: 2.6rem; } }
  .c-event-listing__info {
    width: 80%;
    padding-left: 0.9375rem; }
    @media (min-width: 768px) {
      .c-event-listing__info {
        padding-left: 1.875rem; } }
  .c-event-listing__type {
    margin-top: -4px; }
  .c-event-listing__title {
    display: block;
    margin: 0;
    color: #373a3c;
    font-family: "clarendon-urw", "Roboto Slab", Georgia, "Times New Roman", Times, serif;
    font-size: 1.45rem;
    font-weight: 400;
    line-height: 1.2;
    transition: color 125ms ease-in-out; }
    @media (min-width: 768px) {
      .c-event-listing__title {
        font-size: 1.75rem; } }
  .c-event-listing__summary {
    display: none;
    padding-top: 1rem; }
    @media (min-width: 544px) {
      .c-event-listing__summary {
        display: block; } }
  .c-event-listing__time {
    margin: 0; }

.c-figure--placeholder {
  position: relative;
  overflow: hidden; }
  .c-figure--placeholder:before {
    content: '';
    display: block;
    background: #eceeef; }
  .c-figure--placeholder.c-figure--featured:before {
    padding-bottom: 52.9411764706%; }
  .c-figure--placeholder img,
  .c-figure--placeholder .c-figure__image {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    animation: fadeIn 125ms ease 0s 1 forwards; }
.c-figure--inline.c-figure--full {
  display: block;
  width: 100%;
  margin: 1.25rem 0; }
.c-figure--inline.c-figure--left {
  display: inline-block;
  margin: 0;
  padding: 0 1.25rem 1.25rem 0;
  float: left;
  max-width: 50%; }
.c-figure--inline.c-figure--right {
  display: inline-block;
  margin: 0;
  padding: 0 0 1.25rem 1.25rem;
  float: right;
  max-width: 50%; }
.c-figure img, .c-figure__image {
  display: block;
  width: 100%;
  height: auto; }
.c-figure figcaption, .c-figure__caption {
  display: block;
  margin: 0;
  color: #818a91;
  font-family: "clarendon-urw", "Roboto Slab", Georgia, "Times New Roman", Times, serif;
  font-weight: 300;
  font-size: 1rem;
  text-align: left; }
.c-figure:first-child:not(.o-main__body__mobile-engagement),
.c-figure .c-figure--inline.c-figure--full:first-child:not(.o-main__body__mobile-engagement) {
  margin-top: 0; }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.c-flier {
  display: block;
  margin-bottom: 1.875rem;
  transition: box-shadow 125ms ease-in-out; }
  .c-flier:hover .c-flier__image:before {
    opacity: 0.05; }
  .c-flier:hover .c-flier__title {
    color: #a8131c; }
  .c-flier--post {
    margin-top: 1.875rem;
    margin-bottom: 1.875rem; }
  .c-flier__image {
    position: relative;
    display: block;
    margin-bottom: 0.625rem; }
    .c-flier__image:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 100%;
      background: #000;
      opacity: 0;
      transition: opacity 125ms ease-in-out; }
    .c-flier__image img {
      width: 100%;
      height: auto; }
  .c-flier__title {
    display: block;
    margin: 0;
    color: #373a3c;
    font-family: "clarendon-urw", "Roboto Slab", Georgia, "Times New Roman", Times, serif;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.2;
    transition: color 125ms ease-in-out; }
    @media (min-width: 768px) {
      .c-flier__title {
        font-size: 1.5rem; } }

#areYouHumanField, #areYouHumanLabel {
  display: none;
  position: absolute;
  left: -99999px; }

.c-form {
  display: block; }
  .c-form + .c-form {
    margin-top: 2.8125rem; }
  .c-form__header {
    margin: 0;
    padding: 0;
    font-weight: 400;
    display: block;
    margin-bottom: 1.875rem;
    color: #222222;
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 1; }
  .c-form__main:before, .c-form__main:after {
    content: " ";
    display: table; }
  .c-form__main:after {
    clear: both; }
  .c-form__main :last-child {
    margin-bottom: 0; }
  .c-form__group {
    margin-bottom: 20px; }
    .c-form__group--large .c-form__label {
      font-size: 1rem; }
    .c-form__group--horizontal > .row > [class*="col-"]:first-child {
      padding-right: 0; }
    @media (min-width: 768px) {
      .c-form__group--horizontal .c-form__label {
        margin-bottom: 0;
        line-height: 45px;
        text-align: right; } }
    .c-form__group--horizontal--select-group {
      font-size: 0; }
      .c-form__group--horizontal--select-group .c-select + a {
        width: 75px;
        margin-right: 10px;
        font-size: 1rem; }
        @media (min-width: 1200px) {
          .c-form__group--horizontal--select-group .c-select + a {
            width: 120px; } }
      .c-form__group--horizontal--select-group .c-textinput {
        display: inline-block;
        width: 50%;
        width: calc(100% - 170px);
        vertical-align: bottom; }
        @media (min-width: 1200px) {
          .c-form__group--horizontal--select-group .c-textinput {
            width: calc(100% - 260px); } }
  .c-form__footer {
    text-align: right; }
    .c-form__footer:before, .c-form__footer:after {
      content: " ";
      display: table; }
    .c-form__footer:after {
      clear: both; }
  .c-form__label {
    display: block;
    font-size: .875rem;
    font-weight: 700;
    margin: 0 0 10px 0; }
    .c-form__label__required {
      color: #e6222e;
      vertical-align: super; }
  .c-form__help-text {
    font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #9ca3a9;
    font-size: .75rem;
    margin-top: -10px;
    margin-bottom: 10px; }
  .c-form--medium {
    max-width: 600px; }
  .c-form--full {
    padding: 1.875rem 3.75rem; }
    .c-form--full__header {
      display: block;
      margin: 0 0 1.875rem 0; }
      .c-form--full__header__image {
        display: block;
        max-width: 100%;
        height: auto;
        margin: 0 auto 1rem auto; }
        @media (min-width: 768px) {
          .c-form--full__header__image {
            max-width: 65%; } }
      .c-form--full__header__tagline {
        display: block;
        color: #818a91;
        font-weight: 300;
        font-size: 1.75rem;
        text-align: center; }
  .c-form--ajax {
    position: relative; }
    .c-form--ajax__fields, .c-form--ajax__message {
      transition: opacity 125ms ease-in-out; }
    .c-form--ajax__fields {
      display: block;
      opacity: 1; }
    .c-form--ajax__sent-message {
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      display: block;
      margin: 0 auto;
      text-align: center;
      opacity: 0;
      transform: translateY(-50%);
      pointer-events: none; }
      .c-form--ajax__sent-message .icon {
        display: block;
        margin-bottom: 1rem;
        font-size: 4rem;
        color: #54b01d; }
    .c-form--ajax.is-submitted .c-form--ajax__fields {
      opacity: 0;
      pointer-events: none; }
    .c-form--ajax.is-submitted .c-form--ajax__sent-message {
      opacity: 1;
      pointer-events: all; }
  .c-form__error {
    color: #e6222e;
    font-style: italic;
    font-style: 0.85rem; }

input[name="pkg"],
input[name="fields[pkg]"],
#fields-pkg-field {
  display: none; }

.c-form-embedded {
  display: block;
  margin: 2.75rem 0 0 0;
  padding: 1.875rem;
  background-color: #fafafa;
  border: 1px solid #ddd; }
  .c-form-embedded__extra {
    display: block;
    margin-top: 1.875rem;
    color: #e6222e;
    font-style: italic; }
  .c-form-embedded .c-textinput {
    border-color: #ddd; }
    .c-form-embedded .c-textinput:focus {
      border-color: #e6222e; }

.c-headline:first-child {
  margin-top: 0; }
.c-headline--responsive,
.c-headline--responsive * {
  font-size: 1.8rem;
  line-height: 1.2; }
  @media (min-width: 768px) {
    .c-headline--responsive,
    .c-headline--responsive * {
      font-size: 2.2rem; } }
.c-headline__standout {
  font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 900; }
.t-homepage .c-headline {
  margin-bottom: 1.875rem; }
  @media (min-width: 992px) {
    .t-homepage .c-headline {
      margin-bottom: 1.875rem; } }

.c-hr {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  border: 0;
  border-top: 0.0625rem solid #CBCBCB; }
  .c-hr--large {
    margin-top: 1.875rem;
    margin-bottom: 1.875rem; }
  .c-hr--expanded {
    margin-left: -10px;
    margin-right: -10px; }
  .c-hr--lightest {
    border-top: 0.0625rem solid #f7f7f9; }
  .c-hr--lighter {
    border-top: 0.0625rem solid #eceeef; }
  .c-hr--light {
    border-top: 0.0625rem solid #818a91; }
  .c-hr--gray {
    border-top: 0.0625rem solid #55595c; }
  .c-hr--dark {
    border-top: 0.0625rem solid #373a3c; }
  .c-hr--darker {
    border-top: 0.0625rem solid #222222; }

.c-info-bar {
  display: block;
  width: 100%;
  padding: 0.5rem 1rem;
  background-color: #eee;
  font-size: 0.875rem; }
  .c-info-bar:before, .c-info-bar:after {
    content: " ";
    display: table; }
  .c-info-bar:after {
    clear: both; }
  .c-info-bar__section {
    display: block;
    margin-bottom: 0.5rem;
    font-size: 0;
    line-height: 1.5rem; }
    @media (min-width: 544px) {
      .c-info-bar__section {
        display: inline-block;
        margin-bottom: 0;
        line-height: 0; } }
    .c-info-bar__section:last-child {
      margin-bottom: 0; }
    @media (min-width: 544px) {
      .c-info-bar__section--left {
        float: left; } }
    @media (min-width: 544px) {
      .c-info-bar__section--right {
        float: right; } }
    .c-info-bar__section__comma {
      color: #222222;
      font-size: 1rem; }
  .c-info-bar__label {
    display: inline-block;
    margin: 0 7.5px 0 0;
    color: #55595c;
    font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1rem; }
    @media (min-width: 544px) {
      .c-info-bar__label {
        color: #e6222e;
        font-style: normal; } }
    .c-info-bar__label--muted {
      color: #55595c; }
  .c-info-bar__tags {
    display: inline-block; }
  .c-info-bar .c-author {
    font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1; }

.c-input-group {
  margin-bottom: 1.25rem; }
  .c-input-group--duel {
    display: block;
    width: 100%; }
    .c-input-group--duel:before, .c-input-group--duel:after {
      content: " ";
      display: table; }
    .c-input-group--duel:after {
      clear: both; }
    .c-input-group--duel .c-textinput,
    .c-input-group--duel .c-button {
      display: inline-block;
      float: left;
      height: 59px; }
    .c-input-group--duel .c-textinput {
      width: 75%; }
      @media (min-width: 768px) {
        .c-input-group--duel .c-textinput {
          width: 85%; } }
    .c-input-group--duel .c-button {
      width: 25%; }
      @media (min-width: 768px) {
        .c-input-group--duel .c-button {
          width: 15%; } }
  .c-input-group:last-child {
    margin-bottom: 0; }
  .c-input-group--multiple:before, .c-input-group--multiple:after {
    content: " ";
    display: table; }
  .c-input-group--multiple:after {
    clear: both; }
  .c-input-group--multiple > :first-child,
  .c-input-group--multiple > :last-child {
    display: inline-block;
    width: 45%;
    width: calc(50% - 0.625rem); }
  .c-input-group--multiple > :first-child {
    float: left; }
  .c-input-group--multiple > :last-child {
    float: right; }
  .c-input-group--address {
    display: flex;
    width: 100%; }
    .c-input-group--address:before, .c-input-group--address:after {
      content: " ";
      display: table; }
    .c-input-group--address:after {
      clear: both; }
    .c-input-group--address .c-input-group--address__city,
    .c-input-group--address .c-input-group--address__state,
    .c-input-group--address .c-input-group--address__zip {
      display: inline-block;
      float: left; }
    .c-input-group--address .c-input-group--address__city {
      width: calc(45% - 1.25rem);
      margin-right: 1.25rem; }
    .c-input-group--address .c-input-group--address__state {
      width: calc(20% - 1.25rem);
      margin-right: 1.25rem; }
    .c-input-group--address .c-input-group--address__zip {
      width: calc(35%); }
  .c-input-group--personal__title {
    width: calc(20% - 1.25rem) !important;
    margin-right: .85rem; }
  .c-input-group--personal__firstName {
    width: calc(40% - 1.25rem) !important;
    margin-right: .85rem; }
  .c-input-group--personal__lastName {
    width: 40% !important; }

.c-label {
  display: block;
  margin-bottom: 1.875rem;
  font-size: 0.85rem;
  color: #818a91; }

.c-modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3000;
  overflow: hidden;
  outline: 0;
  -webkit-overflow-scrolling: touch; }
  .c-modal__dialog {
    width: 90%;
    max-width: 600px;
    max-height: 90%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
    .c-modal__dialog--small {
      max-width: 300px; }
    .c-modal__dialog--large {
      max-width: 900px; }
  .c-modal__content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 3px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05), 0 3px 6px rgba(0, 0, 0, 0.08);
    outline: 0; }
    @media (min-width: 544px) {
      .c-modal__content {
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05), 0 3px 6px rgba(0, 0, 0, 0.08); } }
  .c-modal__header {
    padding: 0.9375rem 1.875rem;
    border-bottom: 1px solid #eceeef;
    background-color: #f7f7f9; }
    .c-modal__header:before, .c-modal__header:after {
      content: " ";
      display: table; }
    .c-modal__header:after {
      clear: both; }
    .c-modal__header .close {
      background: none;
      border: 0;
      color: inherit;
      font: inherit;
      line-height: normal;
      padding: 0;
      overflow: visible;
      float: right;
      font-size: 1.5rem;
      color: #818a91;
      margin-top: 4px; }
      .c-modal__header .close:hover, .c-modal__header .close:active {
        color: #e8dfcc;
        outline: 0; }
    .c-modal__header .title {
      margin: 0;
      line-height: 1.5; }
  .c-modal__body {
    position: relative;
    padding: 1.875rem; }
  .c-modal__footer {
    padding: 0.9375rem 1.875rem;
    text-align: right;
    border-top: 1px solid #eceeef; }
    .c-modal__footer:before, .c-modal__footer:after {
      content: " ";
      display: table; }
    .c-modal__footer:after {
      clear: both; }
    .c-modal__footer .c-button + .c-button {
      margin-bottom: 0;
      margin-left: 5px; }
    .c-modal__footer .c-button-group .c-button + .c-button {
      margin-left: -1px; }
    .c-modal__footer .c-button--block + .c-button--block {
      margin-left: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2999;
  background-color: #222222;
  opacity: 0; }
  .modal-backdrop.in {
    transition: opacity .5s ease;
    opacity: 0.65; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

.modal-open {
  overflow: hidden;
  overflow-y: auto; }

.c-navbar {
  display: block;
  width: 100%;
  background: #e6222e; }
  .c-navbar--seperators .c-navbar__navigation {
    padding: 0; }
  .c-navbar--seperators .c-navbar__navigation__nav-item {
    border-bottom: 1px solid #b81b26; }
    .c-navbar--seperators .c-navbar__navigation__nav-item:last-child {
      border-bottom: 0; }
  .c-navbar--inverted {
    background-color: #fff;
    border: 1px solid #ccc; }
    .c-navbar--inverted.c-navbar--seperators .c-navbar__navigation__nav-item {
      border-bottom-color: #ccc; }
    .c-navbar--inverted .c-navbar__navigation__nav-item.is-active > a {
      color: #373a3c;
      background-color: #eceeef; }
    .c-navbar--inverted .c-navbar__navigation__nav-item a, .c-navbar--inverted .c-navbar__navigation__nav-item a:hover {
      color: #373a3c; }
    .c-navbar--inverted .c-navbar__navigation__nav-item a:hover {
      background-color: #eceeef; }
    .c-navbar--inverted .c-navbar__navigation__subnav__nav-item.is-active > a,
    .c-navbar--inverted .c-navbar__navigation__subnav__nav-item a:hover {
      background-color: #d9dddf; }
    .c-navbar--inverted .c-navbar__footer {
      border-top: 1px solid #ccc; }
      .c-navbar--inverted .c-navbar__footer, .c-navbar--inverted .c-navbar__footer:hover {
        color: #373a3c;
        background-color: #eceeef; }
      .c-navbar--inverted .c-navbar__footer:hover:after {
        color: #e6222e; }
  .c-navbar--larger .c-navbar__navigation__nav-item a {
    font-size: 1.35rem; }
    @media (min-width: 768px) {
      .c-navbar--larger .c-navbar__navigation__nav-item a {
        font-size: 1.1rem; } }
    @media (min-width: 992px) {
      .c-navbar--larger .c-navbar__navigation__nav-item a {
        font-size: 1.35rem; } }
  .c-navbar__header, .c-navbar__footer {
    padding-left: 1.875rem;
    padding-right: 1.875rem; }
  .c-navbar__header {
    display: block;
    margin: 0;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #fff;
    font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.75rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    background: #b81b26; }
    @media (min-width: 768px) {
      .c-navbar__header {
        font-size: 1.5rem; } }
    @media (min-width: 768px) {
      .c-navbar__header {
        font-size: 1.75rem; } }
  .c-navbar__navigation {
    display: block;
    padding-top: 0.46875rem;
    padding-bottom: 0.46875rem; }
    .c-navbar__navigation__nav {
      margin: 0;
      list-style: none; }
    .c-navbar__navigation__nav-item {
      display: block; }
      .c-navbar__navigation__nav-item.is-active > a,
      .c-navbar__navigation__nav-item a.is-active,
      .c-navbar__navigation__nav-item a:hover {
        color: #e8dfcc; }
        @media (min-width: 992px) {
          .c-navbar__navigation__nav-item.is-active > a,
          .c-navbar__navigation__nav-item a.is-active,
          .c-navbar__navigation__nav-item a:hover {
            background: #b81b26; } }
      .c-navbar__navigation__nav-item a {
        display: block;
        padding-left: 1.875rem;
        padding-right: 1.875rem;
        padding-top: 0.46875rem;
        padding-bottom: 0.46875rem;
        color: #fff;
        font-family: "clarendon-urw", "Roboto Slab", Georgia, "Times New Roman", Times, serif;
        font-size: 1.35rem;
        font-weight: 400;
        transition: background-color 125ms ease-in-out, color 125ms ease-in-out; }
        @media (min-width: 768px) {
          .c-navbar__navigation__nav-item a {
            font-size: 1.1rem; } }
        @media (min-width: 992px) {
          .c-navbar__navigation__nav-item a {
            font-size: 1.1rem; } }
      .c-navbar__navigation__nav-item--has-arrow {
        position: relative; }
        .c-navbar__navigation__nav-item--has-arrow.is-active > a:after,
        .c-navbar__navigation__nav-item--has-arrow a:hover:after {
          opacity: 1; }
        .c-navbar__navigation__nav-item--has-arrow a {
          padding-top: 0.9375rem;
          padding-right: 2.8125rem;
          padding-bottom: 0.9375rem; }
          .c-navbar__navigation__nav-item--has-arrow a:after {
            content: '\f001';
            position: absolute;
            top: 48%;
            top: calc(50% - (1rem / 2));
            right: 30px;
            display: inline-block;
            font-family: 'Tfp';
            font-size: 1rem;
            line-height: 1rem;
            opacity: 0;
            transition: opacity 125ms ease-in-out; }
    .c-navbar__navigation__subnav__nav-item.is-active > a,
    .c-navbar__navigation__subnav__nav-item a:hover {
      background-color: #991620; }
    .c-navbar__navigation__subnav__nav-item a {
      padding-left: 2.8125rem;
      font-size: 1rem; }
  .c-navbar__footer {
    position: relative;
    margin: 0;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #fff;
    font-family: "clarendon-urw", "Roboto Slab", Georgia, "Times New Roman", Times, serif;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1;
    background: #b81b26; }
    .c-navbar__footer:after {
      content: '\f001';
      position: absolute;
      top: 48%;
      top: calc(50% - (1rem / 2) + 0.1rem);
      right: 30px;
      display: inline-block;
      font-family: 'Tfp';
      font-size: 1rem;
      line-height: 1rem;
      transition: color 125ms ease-in-out; }
    .c-navbar__footer:hover, .c-navbar__footer:hover:after {
      color: #e8dfcc; }
  .c-navbar--collapsable__header {
    position: relative;
    cursor: pointer; }
    @media (min-width: 768px) {
      .c-navbar--collapsable__header {
        pointer-events: none; } }
    .c-navbar--collapsable__header:hover {
      color: #fff; }
      .c-navbar--collapsable__header:hover:after {
        color: #e8dfcc; }
    .c-navbar--collapsable__header:after {
      content: '\f002';
      position: absolute;
      top: 48%;
      top: calc(50% - (1.1rem / 2) + 0.1rem);
      right: 30px;
      display: inline-block;
      font-family: 'Tfp';
      font-size: 1.1rem;
      line-height: 1rem; }
      @media (min-width: 768px) {
        .c-navbar--collapsable__header:after {
          display: none; } }
  @media (max-width: 767.9px) {
    .c-navbar--collapsable__navigation {
      display: none;
      overflow: hidden;
      padding: 0; } }
  @media (max-width: 767.9px) {
    .c-navbar--collapsable__navigation.is-open {
      display: none;
      overflow: hidden;
      padding: 0; } }
  .c-navbar--collapsable__footer {
    display: none; }
    @media (min-width: 992px) {
      .c-navbar--collapsable__footer {
        display: block; } }
  .t-homepage .c-navbar {
    position: relative;
    display: block;
    margin-bottom: 1.875rem;
    box-sizing: border-box;
    z-index: 200; }
    @media (min-width: 768px) {
      .t-homepage .c-navbar {
        position: relative;
        margin-bottom: 2.8125rem;
        margin-top: -120px; } }
    @media (min-width: 992px) {
      .t-homepage .c-navbar {
        position: absolute;
        bottom: 3.75rem;
        right: 0.9375rem;
        margin-bottom: 0;
        width: 25%;
        float: right; } }
    .t-homepage .c-navbar__navigation:before, .t-homepage .c-navbar__navigation:after {
      content: " ";
      display: table; }
    .t-homepage .c-navbar__navigation:after {
      clear: both; }
    @media (max-width: 1199.9px) {
      .t-homepage .c-navbar__navigation__nav {
        display: inline;
        margin-right: 3.75rem;
        float: left; } }
    .t-homepage .c-navbar__navigation__nav:last-child {
      margin-right: 0; }

.c-pagination {
  display: block; }
  .c-pagination--ajax {
    display: inline-block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    text-align: center; }
    .c-pagination--ajax__button {
      display: inline-block;
      margin: 0 auto; }
      .c-pagination--ajax__button:before, .c-pagination--ajax__button:after {
        content: "";
        position: absolute;
        border-top: 1px solid #eceeef;
        width: 600px;
        height: 1px;
        top: 50%; }
      .c-pagination--ajax__button:before {
        right: 100%; }
      .c-pagination--ajax__button:after {
        left: 100%; }
      .c-pagination--ajax__button.is-loading {
        background: #c91722;
        pointer-events: none; }

.c-petition-card {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05), 0 3px 6px rgba(0, 0, 0, 0.08);
  display: block; }
  .c-petition-card:hover .c-petition-card__engagement {
    background-color: #b81b26; }
  .c-petition-card:hover .c-petition-card__headline {
    color: #b81b26; }
  .c-petition-card:hover .c-petition-card__image:after {
    opacity: 0.05; }
  .c-petition-card__image {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    padding-bottom: 56.25%;
    background: #eceeef; }
    .c-petition-card__image:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 100%;
      background-color: #000;
      opacity: 0;
      pointer-events: none;
      transition: opacity 125ms ease-in-out; }
    .c-petition-card__image img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: auto;
      opacity: 0;
      animation: fadeIn 125ms ease 0s 1 forwards; }
  .c-petition-card__progress__well {
    position: relative;
    display: block;
    width: 100%;
    height: 18px;
    overflow: hidden;
    background: repeating-linear-gradient(-45deg, #f3f3f3, #f3f3f3 25%, #DADADA 25%, #DADADA 50%, #f3f3f3 50%) top left fixed;
    background-size: 40px 40px; }
  .c-petition-card__progress__bar {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #ceaf6f; }
  .c-petition-card__information {
    display: block;
    padding: 0.9375rem;
    background-color: #fff;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9; }
  .c-petition-card__meta {
    display: block;
    margin: 0;
    padding-bottom: 0.9375rem;
    margin-bottom: 0.9375rem;
    color: #e6222e;
    font-size: 1rem;
    border-bottom: 1px solid #e3e3e3; }
  .c-petition-card__headline {
    display: block;
    margin: 0 0 0.625rem 0;
    color: #373a3c;
    font-family: "clarendon-urw", "Roboto Slab", Georgia, "Times New Roman", Times, serif;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.2; }
  .c-petition-card__date {
    display: block;
    margin: 0 0 0.9375rem 0;
    color: #818a91;
    font-size: 1rem; }
  .c-petition-card__details {
    padding-bottom: 1.875rem; }
    .c-petition-card__details * {
      color: #363636;
      font-size: 1rem;
      font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 300; }
      .c-petition-card__details *:last-child {
        margin-bottom: 0; }
  .c-petition-card__engagement {
    position: relative;
    display: block;
    margin: 0;
    padding: 0.625rem 0.9375rem;
    width: 100%;
    color: #fff;
    font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.2;
    text-transform: uppercase;
    background-color: #e6222e;
    transition: background-color 125ms ease-in-out; }
    @media (min-width: 768px) {
      .c-petition-card__engagement {
        font-size: 1.2rem; } }
    .c-petition-card__engagement:after {
      content: '\f001';
      position: absolute;
      top: 50%;
      right: 0.625rem;
      float: right;
      font-family: 'Tfp';
      transform: translateY(-50%); }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.c-petition-card-listing {
  margin-bottom: -1.875rem; }
  .c-petition-card-listing:before, .c-petition-card-listing:after {
    content: " ";
    display: table; }
  .c-petition-card-listing:after {
    clear: both; }
  .c-petition-card-listing__petition {
    margin-bottom: 1.875rem; }

.c-petition-postcard {
  display: block;
  border: 1px solid #CBCBCB; }
  .c-petition-postcard__petition {
    display: block;
    padding: 1.875rem; }
    .c-petition-postcard__petition__header {
      padding-bottom: 0.9375rem;
      margin-bottom: 0.9375rem;
      border-bottom: 1px solid #ededed; }
    .c-petition-postcard__petition__headline {
      margin-bottom: 0.9375rem;
      font-size: 1.55rem; }
    .c-petition-postcard__petition__body {
      display: block;
      margin-bottom: 2.8125rem; }
      .c-petition-postcard__petition__body * {
        color: #363636;
        font-size: 1.1rem;
        font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: 400; }
        .c-petition-postcard__petition__body *:last-child {
          margin-bottom: 0; }
    .c-petition-postcard__petition__signature {
      display: block; }
      .c-petition-postcard__petition__signature__headline, .c-petition-postcard__petition__signature__subheadline {
        font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif; }
      .c-petition-postcard__petition__signature__headline {
        color: #e6222e;
        font-size: 1.75rem;
        font-weight: 700; }
      .c-petition-postcard__petition__signature__subheadline {
        margin: 0;
        color: #55595c;
        font-size: 1.2rem;
        font-style: italic; }
  .c-petition-postcard__widget {
    margin: 0;
    border-left: 1px solid #cbcbcb;
    border-top: 0;
    border-left: 0;
    border-bottom: 0; }
  .c-petition-postcard .c-engagement {
    margin-top: 0;
    margin-bottom: 0;
    border: 0; }

blockquote,
.c-quote {
  display: block;
  padding: 1.875rem;
  font-size: 1.75rem;
  font-weight: 300;
  text-align: center;
  background: #e8dfcc; }
  @media (min-width: 992px) {
    blockquote,
    .c-quote {
      padding: 3.75rem; } }
  blockquote--inline,
  .c-quote--inline {
    display: block;
    padding: 1.875rem 1.875rem;
    margin: 1.25rem 0;
    font-family: "clarendon-urw", "Roboto Slab", Georgia, "Times New Roman", Times, serif;
    font-size: 1.7rem;
    line-height: 1.2; }
    @media (min-width: 768px) {
      blockquote--inline,
      .c-quote--inline {
        font-size: 2rem; } }
    @media (min-width: 1200px) {
      blockquote--inline,
      .c-quote--inline {
        padding: 1.875rem 7.5rem; } }
  blockquote--secondary,
  .c-quote--secondary {
    color: #fff;
    background: #e6222e; }
  blockquote__text, blockquote__citation,
  .c-quote__text,
  .c-quote__citation {
    margin: 0;
    padding: 0 0.46875rem; }
    @media (min-width: 768px) {
      blockquote__text, blockquote__citation,
      .c-quote__text,
      .c-quote__citation {
        padding: 0 1.875rem; } }
  blockquote--quotes .c-quote__text:before,
  .c-quote--quotes .c-quote__text:before {
    content: '“'; }
  blockquote--quotes .c-quote__text:after,
  .c-quote--quotes .c-quote__text:after {
    content: '”'; }
  blockquote__text,
  .c-quote__text {
    display: block;
    font-size: 2rem;
    font-weight: 300;
    line-height: 1.2; }
    @media (min-width: 768px) {
      blockquote__text,
      .c-quote__text {
        font-size: 2.5rem; } }
  blockquote__citation,
  .c-quote__citation {
    margin-top: 1.2375rem;
    font-weight: 300; }

.c-radio {
  display: block;
  height: 30px; }
  .c-radio label,
  .c-radio input,
  .c-radio div {
    display: inline-block; }
  .c-radio label {
    margin: 0 10px 0 0;
    line-height: 30px; }
  .c-radio .fs-checkbox {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin: 0; }
  .c-radio .fs-checkbox.fs-light .fs-checkbox-marker {
    border-color: #373a3c; }
  .c-radio .fs-light.fs-checkbox-radio .fs-checkbox-flag {
    background: #373a3c; }

.c-receipt {
  display: block;
  padding: 1.875rem;
  font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1;
  background-color: #fafafa;
  border: 1px solid #ddd; }
  .c-receipt__header {
    display: block; }
  .c-receipt__message, .c-receipt__info {
    display: block;
    margin-bottom: 2.8125rem; }
  .c-receipt__message {
    text-align: left; }
  @media (min-width: 768px) {
    .c-receipt__info {
      text-align: right; } }
  .c-receipt__line-items {
    display: block;
    padding: 0;
    margin: 0 0 2.8125rem; }
  .c-receipt__line-item {
    display: block;
    width: 100%;
    padding: 0.46875rem 0;
    border-bottom: 1px solid #ddd; }
    .c-receipt__line-item:before, .c-receipt__line-item:after {
      content: " ";
      display: table; }
    .c-receipt__line-item:after {
      clear: both; }
    .c-receipt__line-item:last-child {
      border-bottom: 0; }
    .c-receipt__line-item__left {
      float: left; }
    .c-receipt__line-item__right {
      float: right; }
    .c-receipt__line-item--labels {
      font-weight: 100;
      border-bottom-color: #ccc; }
    .c-receipt__line-item--total {
      font-weight: 700; }
    .c-receipt__line-item p {
      margin: 0; }

.c-search {
  position: absolute;
  top: 0;
  display: none;
  width: 100%;
  height: 100%;
  z-index: 3000;
  opactiy: 0; }
  .c-search input.c-search__textinput {
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    z-index: 100;
    text-indent: 15px; }
    .c-search input.c-search__textinput:not(:focus) {
      border-color: transparent; }
  .c-search input.c-search__textinput, .c-search__close {
    top: -0.5rem;
    height: 2.5rem; }
  .c-search__close {
    position: absolute;
    left: 7px;
    display: block;
    margin-top: -1px;
    z-index: 200;
    color: #55595c;
    line-height: 2.5rem;
    cursor: pointer; }
  .c-search.is-active {
    display: block;
    animation: fadeInPointerEvents 125ms ease 0s 1 forwards; }
    .c-search.is-active + .o-secondary-navigation__nav {
      animation: fadeOutPointerEvents 125ms ease 0s 1 forwards; }
  .c-search.is-closing {
    animation: fadeOutPointerEvents 125ms ease 0s 1 forwards; }
    .c-search.is-closing + .o-secondary-navigation__nav {
      animation: fadeInPointerEvents 125ms ease 0s 1 forwards; }

@keyframes fadeInPointerEvents {
  from {
    opacity: 0;
    transform: translate3d(-10%, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }
@keyframes fadeOutPointerEvents {
  from {
    opacity: 1;
    transform: none; }
  to {
    opacity: 0;
    transform: translate3d(10%, 0, 0); } }
.c-search-result {
  margin-bottom: 1.875rem; }
  .c-search-result > p {
    margin: 0;
    padding: 0; }
  .c-search-result__title {
    color: #337ab7; }
    .c-search-result__title > a {
      color: #337ab7; }
  .c-search-result__url {
    font-size: 1rem;
    color: #54b01d; }
    @media (min-width: 768px) {
      .c-search-result__url {
        font-size: 0.85rem; } }
  .c-search-result__description {
    font-size: 1rem;
    color: #222222; }
    @media (min-width: 768px) {
      .c-search-result__description {
        font-size: 0.85rem; } }

.c-section {
  padding: 1rem 0; }

.c-select {
  color: #373a3c;
  -webkit-appearance: menulist !important; }
  .c-select:after {
    content: ''; }

.c-social--larger {
  display: flex; }
  .c-social--larger .c-social__item {
    height: 2.625rem;
    width: 2.625rem; }
    .c-social--larger .c-social__item,
    .c-social--larger .c-social__item a {
      font-size: 1.5rem;
      line-height: 2.625rem; }
.c-social--largest .c-social__item {
  height: 3.9375rem;
  width: 3.9375rem;
  margin-right: 0.9375rem; }
  .c-social--largest .c-social__item:last-child {
    margin-right: 0; }
  .c-social--largest .c-social__item,
  .c-social--largest .c-social__item a {
    font-size: 2.25rem;
    line-height: 3.9375rem; }
.c-social--full {
  display: flex !important;
  column-gap: 2%;
  row-gap: 10px;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
  font-size: 0; }
  @media (min-width: 768px) {
    .c-social--full {
      flex-wrap: nowrap;
      column-gap: 1%; } }
  .c-social--full .c-social__item {
    margin-right: 0;
    width: 48%;
    height: initial;
    /*&__text {
       display: none;
       
       @include media-breakpoint-up(md) {
          display: inline-block;
       }
    }*/ }
    @media (min-width: 768px) {
      .c-social--full .c-social__item {
        width: 49%;
        white-space: nowrap; } }
    .c-social--full .c-social__item a {
      padding: 0.75rem 0;
      font-size: 1.4rem;
      line-height: initial; }
.c-social--vertical {
  display: block;
  margin-bottom: 0; }
  .c-social--vertical .c-social__item {
    height: auto;
    margin-bottom: 1.25rem; }
    .c-social--vertical .c-social__item:last-child {
      margin-bottom: 0; }
    .c-social--vertical .c-social__item,
    .c-social--vertical .c-social__item a {
      width: 100%;
      line-height: 1; }
    .c-social--vertical .c-social__item a {
      padding: 0.9375rem 0;
      font-size: 1.9rem; }
  .c-social--vertical .icon-whatsapp {
    width: 35px;
    height: 35px; }
.c-social__item {
  position: relative;
  height: 2.1875rem;
  width: 2.1875rem;
  margin-right: 5px;
  font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #55595c; }
  .c-social__item:last-child {
    margin-right: 0; }
  .c-social__item,
  .c-social__item a {
    color: #fff;
    font-size: 1.25rem;
    line-height: 2.1875rem;
    text-align: center; }
  .c-social__item a {
    position: relative;
    display: block;
    vertical-align: middle; }
    .c-social__item a:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 100%;
      background-color: #000;
      opacity: 0;
      transition: opacity 125ms ease-in-out; }
    .c-social__item a:hover:after {
      opacity: 0.15; }
  .c-social__item--facebook {
    background-color: #3b5998; }
  .c-social__item--twitter {
    background-color: #00aced; }
  .c-social__item--whatsapp {
    background-color: #25d366; }
  .c-social__item--email {
    background-color: #e6222e; }
  .c-social__item__badge {
    position: absolute;
    top: -11px;
    right: -10px;
    display: none;
    height: 22px;
    padding: 0 13px;
    z-index: 3000;
    color: #616161;
    font-size: 0.83rem;
    font-weight: 700;
    line-height: 22px;
    background: #F2EEF0;
    border: 1px solid #D4D4D8;
    border-radius: 37%; }
    .c-social__item__badge.is-active {
      display: block; }

.icon-whatsapp {
  width: 20px;
  height: 20px;
  fill: #ffffff;
  display: inline-block;
  vertical-align: text-bottom; }
  @media (min-width: 768px) {
    .icon-whatsapp {
      width: 20px;
      height: 20px;
      vertical-align: text-bottom; } }
  @media (min-width: 992px) {
    .icon-whatsapp {
      width: 25px;
      height: 25px;
      vertical-align: text-bottom; } }

.c-social--larger .icon-whatsapp {
  vertical-align: text-top; }
  @media (min-width: 768px) {
    .c-social--larger .icon-whatsapp {
      width: 25px;
      height: 25px;
      vertical-align: text-top; } }

.c-split-card {
  position: relative;
  display: block;
  margin-bottom: 1.875rem;
  width: 100%;
  overflow: hidden;
  background-color: #e6222e; }
  .c-split-card:before, .c-split-card:after {
    content: " ";
    display: table; }
  .c-split-card:after {
    clear: both; }
  .c-split-card:hover .c-split-card__cta {
    background-color: #d8c9a9; }
  .c-split-card, .c-split-card__image {
    height: 10rem; }
    @media (min-width: 768px) {
      .c-split-card, .c-split-card__image {
        height: 13.7rem; } }
    @media (min-width: 1200px) {
      .c-split-card, .c-split-card__image {
        height: 15.625rem; } }
  .c-split-card__headline, .c-split-card__image {
    display: inline-block;
    width: 60%;
    float: left;
    margin: 0; }
    @media (min-width: 768px) {
      .c-split-card__headline, .c-split-card__image {
        width: 50%; } }
  .c-split-card__headline {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    padding: 0 0.9375rem;
    width: 56%;
    color: #fff;
    font-weight: 300;
    font-size: 1.75rem; }
    @media (min-width: 768px) {
      .c-split-card__headline {
        width: 50%;
        padding: 0 1.875rem; } }
    @media (min-width: 1200px) {
      .c-split-card__headline {
        font-size: 2.1rem; } }
  .c-split-card__image {
    position: relative;
    display: none; }
    @media (min-width: 768px) {
      .c-split-card__image {
        display: block; } }
    .c-split-card__image:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 100%;
      background: #000;
      opacity: 0;
      transition: opacity 125ms ease-in-out; }
    .c-split-card__image img {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: auto;
      margin: auto; }
  .c-split-card__cta {
    position: absolute;
    top: 48%;
    top: calc(50% - 1.5rem);
    right: 0.9375rem;
    display: block;
    margin: 0;
    padding: 1rem 1.75rem;
    color: #373a3c;
    font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    background-color: #e8dfcc;
    transition: background-color 125ms ease-in-out; }
    @media (min-width: 768px) {
      .c-split-card__cta {
        bottom: 1.875rem;
        left: 48%;
        left: calc(50% - 1.75rem);
        right: initial;
        top: initial; } }

.c-sticky__parent {
  position: relative; }
.c-sticky__element {
  top: 0; }

.c-table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #222222;
  table-layout: fixed; }
  .c-table th,
  .c-table td {
    padding: 0.75rem;
    line-height: 1.5;
    vertical-align: top;
    border-top: 1px solid #eceeef;
    word-wrap: break-word; }
  .c-table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef; }
    .c-table thead th h1, .c-table thead th h2, .c-table thead th h3, .c-table thead th h4, .c-table thead th h5 {
      font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 1.5rem;
      font-weight: 700;
      margin: 0; }
  .c-table tbody + tbody {
    border-top: 2px solid #eceeef; }
  .c-table .table {
    background-color: #fff; }
  .c-table--bordered {
    border: 1px solid #eceeef; }
    .c-table--bordered th,
    .c-table--bordered td {
      border: 1px solid #eceeef; }
    .c-table--bordered thead th,
    .c-table--bordered thead td {
      border-bottom-width: 2px; }
  .c-table--striped tbody tr:nth-of-type(odd) {
    background-color: #f9f9f9; }
  .c-table--hover tbody tr:hover {
    background-color: #f5f5f5; }
  .c-table--compact th,
  .c-table--compact td {
    padding: 0.3rem; }

.c-textarea {
  width: 100%;
  min-height: 100px;
  padding: 15px;
  border-radius: 3px;
  border: 2px solid #eceeef;
  background: none #fff;
  -webkit-appearance: none;
  font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  transition: background 125ms ease-in-out, border-color 125ms ease-in-out; }
  .c-textarea:focus {
    border: 2px solid #e8dfcc;
    background-color: #fff;
    outline: 0; }
  .c-textarea--disabled {
    background-color: #f7f7f9; }
  .c-textarea--invalid {
    border-color: #e6222e; }

.c-textinput {
  width: 100%;
  height: 3.75rem;
  font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: 1px solid #c0c0c0;
  background-color: #fff;
  transition: background 125ms ease-in-out, border-color 125ms ease-in-out;
  /* Remove First */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  .c-textinput:hover, .c-textinput:focus {
    background: white; }
  .c-textinput:focus {
    border: 1px solid #e6222e; }
  .c-textinput--small {
    height: 41px; }
  .c-textinput--disabled {
    background-color: #f7f7f9; }
  .c-textinput.has-error, .c-textinput--invalid {
    border-color: #e6222e; }

.c-tiles {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden; }
  .c-tiles li {
    display: block;
    float: left;
    margin-bottom: 0; }
    .c-tiles li .tile {
      display: block;
      position: relative;
      z-index: 100; }
      .c-tiles li .tile .overlay {
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.6);
        opacity: 0;
        transition: all .5s ease .05s;
        color: #fff;
        text-decoration: none;
        text-align: center;
        z-index: 200; }
        .c-tiles li .tile .overlay h1, .c-tiles li .tile .overlay h2, .c-tiles li .tile .overlay h3, .c-tiles li .tile .overlay h4, .c-tiles li .tile .overlay h5, .c-tiles li .tile .overlay h6, .c-tiles li .tile .overlay p, .c-tiles li .tile .overlay span, .c-tiles li .tile .overlay ul, .c-tiles li .tile .overlay ol {
          margin: 0;
          padding: 0; }
        .c-tiles li .tile .overlay .overlay-content {
          position: relative;
          top: 50%;
          transform: translateY(-50%); }
          .c-tiles li .tile .overlay .overlay-content [class^='icon-'] {
            font-size: 6rem; }
      .c-tiles li .tile.active .overlay, .c-tiles li .tile:hover .overlay {
        opacity: 1; }
        .c-tiles li .tile.active .overlay *, .c-tiles li .tile:hover .overlay * {
          color: #fff;
          text-decoration: none; }
  .c-tiles--halves li {
    width: 50%; }
  .c-tiles--thirds li {
    width: 33.3333333333%; }
  .c-tiles--quarters li {
    width: 25%; }
  .c-tiles--fifths li {
    width: 20%; }
  .c-tiles--sixths li {
    width: 16.6666666667%; }
  .c-tiles--halves-padded li {
    width: 50%;
    padding: 0 5px 10px 5px; }
    .c-tiles--halves-padded li:first-child {
      padding-left: 0; }
    .c-tiles--halves-padded li:nth-child(2) {
      padding-right: 0; }
  .c-tiles--thirds-padded li {
    width: 33.3333333333%;
    padding: 0 5px 10px 5px; }
    .c-tiles--thirds-padded li:first-child {
      padding-left: 0; }
    .c-tiles--thirds-padded li:nth-child(3) {
      padding-right: 0; }
  .c-tiles--quarters-padded li {
    width: 25%;
    padding: 0 5px 10px 5px; }
    .c-tiles--quarters-padded li:first-child {
      padding-left: 0; }
    .c-tiles--quarters-padded li:nth-child(4) {
      padding-right: 0; }
  .c-tiles--fifths-padded li {
    width: 20%;
    padding: 0 5px 10px 5px; }
    .c-tiles--fifths-padded li:first-child {
      padding-left: 0; }
    .c-tiles--fifths-padded li:nth-child(5) {
      padding-right: 0; }
  .c-tiles--sixths-padded li {
    width: 16.6666666667%;
    padding: 0 5px 10px 5px; }
    .c-tiles--sixths-padded li:first-child {
      padding-left: 0; }
    .c-tiles--sixths-padded li:nth-child(6) {
      padding-right: 0; }

.c-widget {
  display: block;
  width: 100%;
  display: block;
  margin: 1.25rem 0;
  padding: 1.25rem 1.875rem; }
  .c-widget--facebook {
    background: #3b5998; }
    .c-widget--facebook .c-widget__button {
      color: #3b5998; }
  .c-widget__text {
    position: relative;
    margin-bottom: 0; }
    .c-widget__text:before, .c-widget__text:after {
      content: " ";
      display: table; }
    .c-widget__text:after {
      clear: both; }
    @media (min-width: 768px) {
      .c-widget__text {
        margin-bottom: 0; } }
    .c-widget__text .icon,
    .c-widget__text p {
      display: inline-block;
      margin: 0;
      color: #fff; }
    .c-widget__text .icon {
      position: relative;
      top: 50%;
      transform: translateY(-50%);
      position: absolute;
      float: left;
      width: 15%;
      font-size: 3rem;
      transform: translateY(-50%); }
    .c-widget__text p {
      float: right;
      width: 85%;
      margin: 0;
      font-family: "clarendon-urw", "Roboto Slab", Georgia, "Times New Roman", Times, serif;
      font-size: 1.25rem;
      font-weight: 500;
      line-height: 1.25; }
  .c-widget__actions {
    font-size: 0; }
  .c-widget__button {
    display: inline-block;
    float: left;
    margin-right: 0.9375rem;
    padding: 1.1rem 0;
    width: 100%;
    color: #222222;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    background-color: #fff;
    transition: background-color 125ms ease-in-out; }
    .c-widget__button:last-child {
      margin-right: 0; }
    .c-widget__button:hover {
      cursor: pointer;
      background-color: #eceeef; }

.c-tags {
  margin: 0;
  padding: 0;
  font-size: 0; }
  .c-tags__tag {
    display: inline-block;
    margin-right: 6px; }
    .c-tags__tag,
    .c-tags__tag a {
      color: #222222;
      font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 0.85rem;
      line-height: 1; }
    .c-tags__tag a {
      padding: 4px 10px;
      background-color: #fff;
      border-radius: 10px;
      transition: background-color 125ms ease-in-out; }
      .c-tags__tag a:hover {
        background-color: #f7f7f9; }
    .c-tags__tag:last-child {
      margin-right: 0; }

.t-adv-listing__header {
  padding-bottom: 0.9375rem;
  margin-bottom: 1.875rem;
  border-bottom: 1px solid #ccc; }
.t-adv-listing__featured, .t-adv-listing__dual {
  display: block;
  margin-bottom: 3.75rem; }
.t-adv-listing__headline {
  position: relative;
  display: block;
  padding-bottom: 0.625rem;
  margin-bottom: 1.875rem;
  border-bottom: 1px solid #ccc; }
  .t-adv-listing__headline:before, .t-adv-listing__headline:after {
    content: " ";
    display: table; }
  .t-adv-listing__headline:after {
    clear: both; }
  .t-adv-listing__headline__text, .t-adv-listing__headline__more {
    display: inline-block;
    margin: 0; }
  .t-adv-listing__headline__text {
    float: left;
    font-family: "clarendon-urw", "Roboto Slab", Georgia, "Times New Roman", Times, serif;
    font-weight: 300;
    line-height: 1; }
  .t-adv-listing__headline__more {
    position: absolute;
    bottom: 0.625rem;
    right: 0;
    float: right;
    color: #ceaf6f;
    font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.85rem;
    text-transform: uppercase; }
    .t-adv-listing__headline__more:hover {
      color: #c19a49; }
.t-adv-listing__group {
  margin-bottom: 3.75rem; }
  .t-adv-listing__group:last-child {
    margin-bottom: 0; }
.t-adv-listing__sub-group {
  margin-bottom: 3.75rem; }
  @media (min-width: 768px) {
    .t-adv-listing__sub-group {
      margin-bottom: 0; } }
  .t-adv-listing__sub-group:last-child {
    margin-bottom: 0; }
.t-adv-listing__squares .row:last-of-type .c-article-listing {
  margin-bottom: 0; }

.t-ajax-popup {
  padding: 1.875rem;
  overflow: hidden;
  box-shadow: none; }
  .t-ajax-popup__headline {
    display: block;
    margin: 0 0 0.625rem 0;
    font-size: 3.5rem;
    font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700; }
  .t-ajax-popup__subheadline {
    display: block;
    margin: 0 0 1.875rem 0;
    font-size: 2em;
    font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 100; }
  .t-ajax-popup__field {
    height: 4rem; }
  .t-ajax-popup__textarea {
    height: 6.2rem; }
  .t-ajax-popup__label {
    font-size: 1.3rem;
    font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif; }

.t-authors__information {
  display: block;
  margin-bottom: 3.75rem; }
  .t-authors__information:before, .t-authors__information:after {
    content: " ";
    display: table; }
  .t-authors__information:after {
    clear: both; }
.t-authors__headshot {
  display: inline-block;
  width: 10rem;
  float: left;
  padding: 0 0.9375rem 0.625rem 0; }
  .t-authors__headshot img {
    border-radius: 50%; }
.t-authors .c-article-listing__author {
  display: none; }

@media (min-width: 768px) {
  .t-books__listing .listing:last-child [class*="col"] .c-book {
    margin-bottom: 0; } }
.t-books__listing .listing:last-child [class*="col"]:last-child .c-book {
  margin-bottom: 0; }

.t-donate .o-main__header {
  margin: 0;
  padding: 0; }
.t-donate .c-donate-form__preset-amounts {
  margin-top: 0;
  padding-left: 0; }

.t-events--archive .c-pagination {
  display: none; }
.t-events--archive .c-article-listing-group--has-pagination .c-article-listing-group__article:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0; }
.t-events__info-table {
  margin: 1.875rem 0; }
  .t-events__info-table__label {
    width: 26%;
    font-weight: 700; }
    @media (min-width: 768px) {
      .t-events__info-table__label {
        width: 15%; } }
  .t-events__info-table__value {
    width: 74%; }
    @media (min-width: 768px) {
      .t-events__info-table__value {
        width: 85%; } }
.t-events__entry .o-main__header__headline,
.t-events__entry .o-main__header {
  margin-bottom: 0; }

.t-homepage #take-action {
  position: relative;
  padding-top: 1.875rem;
  padding-bottom: 1.875rem; }
  @media (min-width: 768px) {
    .t-homepage #take-action {
      padding-top: 2.8125rem;
      padding-bottom: 3.75rem; } }
.t-homepage #cta-cards {
  padding-top: 1.875rem;
  padding-bottom: 1.875rem; }
  @media (min-width: 768px) {
    .t-homepage #cta-cards {
      padding-top: 2.8125rem;
      padding-bottom: 2.8125rem; } }
@media (min-width: 992px) {
  .t-homepage #split-cards .c-split-card:last-child {
    margin-bottom: 0; } }

.t-interior__alert {
  display: block;
  margin-bottom: 2.8125rem; }

.t-links .c-article-listing__title:before {
  content: '\f00e';
  padding-right: 0.625rem;
  font-family: 'Tfp';
  font-size: 85%; }

.t-listing .o-main__header {
  margin-bottom: 2.8125rem; }

@media (min-width: 768px) {
  .t-page .o-main__header__headline {
    max-width: 75%; } }
@media (min-width: 1200px) {
  .t-page .o-main__header__headline {
    max-width: 80%; } }

@media (min-width: 992px) {
  .t-petitions .o-main {
    padding: 2.8125rem 0; } }
.t-petitions__entry, .t-petitions__thanks {
  padding-top: 61px; }
.t-petitions__listing .c-pagination .c-pagination--ajax__button {
  margin-top: 2.8125rem;
  margin-bottom: 4.6875rem; }
.t-petitions__stats {
  display: block;
  margin: 0 0 1.25rem 0;
  font-size: 0;
  list-style: none; }
.t-petitions__stat {
  display: inline-block;
  font-size: 1.15rem;
  font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1; }
  .t-petitions__stat--emphasis {
    color: #e6222e; }
  .t-petitions__stat:before {
    content: '|';
    margin: 0 0.625rem;
    color: #818a91; }
  .t-petitions__stat:first-child:before {
    content: '';
    display: none; }
.t-petitions__header-share {
  display: flex;
  width: 100%;
  align-items: center;
  text-align: left;
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 1rem; }
  .t-petitions__header-share__text, .t-petitions__header-share__icons {
    display: flex;
    margin-bottom: 0; }
  .t-petitions__header-share__text {
    margin-right: 0.625rem;
    color: #e6222e;
    font-family: "proxima-nova", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase; }
@media (min-width: 992px) {
  .t-petitions__email-updates .row {
    height: 108px; } }
@media (min-width: 1200px) {
  .t-petitions__email-updates .row {
    height: 77px; } }
.t-petitions__email-updates__btn {
  margin-top: 1.875rem; }
  @media (min-width: 992px) {
    .t-petitions__email-updates__btn {
      position: relative;
      top: 50%;
      transform: translateY(-50%);
      margin-top: 0; } }

.t-podcasts__play {
  position: relative; }

.t-store__checkout .download-button-group {
  display: flex;
  flex-direction: column-reverse; }
  @media (min-width: 768px) {
    .t-store__checkout .download-button-group {
      flex-direction: row; } }
.t-store__checkout .download-button {
  margin-right: 20px; }
.t-store__checkout .download-privacy-checkbox {
  display: flex;
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .t-store__checkout .download-privacy-checkbox {
      margin-bottom: 0; } }
  .t-store__checkout .download-privacy-checkbox input {
    margin-right: 5px;
    height: 14px;
    margin-top: 7px; }

.t-test {
  background: green; }
  .t-test--animated {
    background: blue;
    /*..t-test--foo {
        background: red;
    }*/ }

/*# sourceMappingURL=style.css.map */
