/* line 65, ../../.gem/ruby/2.6.0/gems/singularitygs-1.1.2/stylesheets/singularitygs/helpers/_clearfix.scss */
.header:after {
  content: "";
  display: table;
  clear: both;
}

/* line 4, ../sass/partials/global/placeholders/_buttons.scss */
.button {
  font-size: 1em;
  line-height: 1.66667em;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.2)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #f9f9f9;
  border: 1px solid #c6c6c6;
  border-bottom-color: #b9b9b9;
  border-top-color: lightgrey;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0 0 1.66667em;
  padding: 0 0.5em;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: baseline;
}
/* line 36, ../sass/partials/global/placeholders/_buttons.scss */
.button:focus, .button:hover {
  background-color: white;
  border-color: #797979;
  outline: 0;
}
/* line 42, ../sass/partials/global/placeholders/_buttons.scss */
.button:active {
  background-color: #e0e0e0;
  border-color: #acacac;
}
/* line 47, ../sass/partials/global/placeholders/_buttons.scss */
.button + .button {
  margin-left: 1em;
}
/* line 50, ../sass/partials/global/placeholders/_buttons.scss */
[dir="rtl"] .button + .button {
  margin-left: 0;
  margin-right: 1em;
}

/* line 15, ../sass/partials/base/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 21, ../sass/partials/base/_normalize.scss */
audio,
canvas,
video {
  display: inline-block;
}

/* line 29, ../sass/partials/base/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 35, ../sass/partials/base/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 39, ../sass/partials/base/_normalize.scss */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 54, ../sass/partials/base/_normalize.scss */
body {
  margin: 0;
  padding: 0;
}

/* line 59, ../sass/partials/base/_normalize.scss */
a {
  background: transparent;
}

/* line 63, ../sass/partials/base/_normalize.scss */
a:focus {
  outline: thin dotted;
}

/* line 68, ../sass/partials/base/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 72, ../sass/partials/base/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 77, ../sass/partials/base/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 81, ../sass/partials/base/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 85, ../sass/partials/base/_normalize.scss */
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 95, ../sass/partials/base/_normalize.scss */
code,
kbd,
pre,
samp,
tt,
var {
  font-family: Consolas, "Lucida Console", "Liberation Mono", "Courier New", monospace, sans-serif;
  font-size: 1em;
}

/* line 103, ../sass/partials/base/_normalize.scss */
pre {
  white-space: pre-wrap;
}

/* line 114, ../sass/partials/base/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/* line 119, ../sass/partials/base/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 126, ../sass/partials/base/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 130, ../sass/partials/base/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 143, ../sass/partials/base/_normalize.scss */
img {
  border: 0;
}

/* line 157, ../sass/partials/base/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 161, ../sass/partials/base/_normalize.scss */
figure {
  margin: 0;
}

/* line 172, ../sass/partials/base/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 180, ../sass/partials/base/_normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  max-width: 100%;
}

/* line 193, ../sass/partials/base/_normalize.scss */
button,
input {
  line-height: normal;
}

/* line 198, ../sass/partials/base/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 205, ../sass/partials/base/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 215, ../sass/partials/base/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 220, ../sass/partials/base/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

/* line 230, ../sass/partials/base/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 236, ../sass/partials/base/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 241, ../sass/partials/base/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 246, ../sass/partials/base/_normalize.scss */
textarea {
  overflow: auto;
  vertical-align: top;
}

/* line 251, ../sass/partials/base/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 264, ../sass/partials/base/_normalize.scss */
abbr,
blockquote,
code,
kbd,
q,
samp,
tt,
var {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
}

/* line 271, ../sass/partials/base/_normalize.scss */
img,
input,
textarea,
video {
  height: auto;
  max-width: 100%;
}

/* line 278, ../sass/partials/base/_normalize.scss */
embed,
iframe,
object {
  max-width: 100%;
}

/* line 282, ../sass/partials/base/_normalize.scss */
::-moz-selection {
  background: blue;
  color: white;
  text-shadow: none;
}

/* line 288, ../sass/partials/base/_normalize.scss */
::selection {
  background: blue;
  color: white;
  text-shadow: none;
}

/* line 6, ../sass/partials/base/_html-elements.scss */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 11, ../sass/partials/base/_html-elements.scss */
* {
  -webkit-transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, -webkit-transform;
  -moz-transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, -moz-transform;
  -o-transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, -o-transform;
  transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}

/* line 26, ../sass/partials/base/_html-elements.scss */
a {
  color: #cd0e11;
  text-decoration: none;
}
/* line 32, ../sass/partials/base/_html-elements.scss */
a:hover, a:focus {
  color: #f13639;
}

/* line 37, ../sass/partials/base/_html-elements.scss */
abbr {
  font-variant: small-caps;
  text-transform: lowercase;
}
/* line 40, ../sass/partials/base/_html-elements.scss */
abbr:hover {
  cursor: help;
}

/* line 55, ../sass/partials/base/_html-elements.scss */
blockquote {
  margin: 1.66667em 1.5em;
  border-left: 10px solid #ce0e11;
  padding: 1.38889em 2.22222em;
}

/* line 61, ../sass/partials/base/_html-elements.scss */
body {
  background-color: white;
  color: #363636;
  word-wrap: break-word;
}

/* line 93, ../sass/partials/base/_html-elements.scss */
dl {
  margin: 1.66667em 0;
}

/* line 97, ../sass/partials/base/_html-elements.scss */
dt {
  margin-top: 1.66667em;
}

/* line 101, ../sass/partials/base/_html-elements.scss */
dt + dt {
  margin-top: 0;
}

/* line 119, ../sass/partials/base/_html-elements.scss */
h1, h2, h3, h4, h5, h6 {
  color: black;
  font-family: "Raleway", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.1;
  text-rendering: optimizeLegibility;
}

/* line 126, ../sass/partials/base/_html-elements.scss */
h1 {
  font-size: 2.77778em;
  margin: 0.6em 0;
  font-weight: 300;
}

/* line 133, ../sass/partials/base/_html-elements.scss */
h2 {
  font-size: 2.22222em;
  margin: 0.75em 0;
  color: #ce0e11;
  font-weight: 300;
}

/* line 141, ../sass/partials/base/_html-elements.scss */
h3 {
  font-size: 1.66667em;
  margin: 1em 0;
  font-weight: 300;
}

/* line 148, ../sass/partials/base/_html-elements.scss */
h4 {
  font-size: 1.38889em;
  margin: 1.2em 0;
  color: #ce0e11;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 156, ../sass/partials/base/_html-elements.scss */
h5 {
  font-size: 1em;
  margin: 1.66667em 0;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}

/* line 164, ../sass/partials/base/_html-elements.scss */
h6 {
  font-size: 0.66667em;
  margin: 2.5em 0;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 173, ../sass/partials/base/_html-elements.scss */
hr {
  border: 1px solid #cccccc;
  margin: 1.66667em 0;
  padding-bottom: -1px;
}

/* line 179, ../sass/partials/base/_html-elements.scss */
html {
  line-height: 1.66667em;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 112.5%;
}
@media (min-width: 43.75em) {
  /* line 179, ../sass/partials/base/_html-elements.scss */
  html {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
  }
}

/* line 228, ../sass/partials/base/_html-elements.scss */
legend {
  margin: 0;
}

/* line 242, ../sass/partials/base/_html-elements.scss */
main {
  padding-bottom: 1.11111em;
}

/* line 246, ../sass/partials/base/_html-elements.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 261, ../sass/partials/base/_html-elements.scss */
ol {
  margin: 1.66667em 0;
  padding: 0 0 0 1.5em;
}
/* line 265, ../sass/partials/base/_html-elements.scss */
[dir="rtl"] ol {
  padding: 0 1.5em 0 0;
}
/* line 270, ../sass/partials/base/_html-elements.scss */
ol ol,
ol ul {
  margin: 0;
}

/* line 281, ../sass/partials/base/_html-elements.scss */
p {
  margin: 1.66667em 0;
}

/* line 287, ../sass/partials/base/_html-elements.scss */
pre {
  margin: 1.66667em 0;
}

/* line 303, ../sass/partials/base/_html-elements.scss */
small {
  font-size: 1em;
  line-height: 1.66667em;
}

/* line 335, ../sass/partials/base/_html-elements.scss */
ul {
  margin: 1.66667em 0;
  padding: 0 0 0 1.2em;
}
/* line 339, ../sass/partials/base/_html-elements.scss */
[dir="rtl"] ul {
  padding: 0 1.2em 0 0;
}
/* line 344, ../sass/partials/base/_html-elements.scss */
ul ol,
ul ul {
  margin: 0;
}

@media print {
  /* line 355, ../sass/partials/base/_html-elements.scss */
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important;
  }

  /* line 367, ../sass/partials/base/_html-elements.scss */
  iframe,
  nav {
    display: none;
  }

  /* line 372, ../sass/partials/base/_html-elements.scss */
  a,
  a:visited {
    text-decoration: none;
  }

  /* line 376, ../sass/partials/base/_html-elements.scss */
  a[href]:after {
    content: " <" attr(href) ">";
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    text-transform: lowercase;
  }

  /* line 392, ../sass/partials/base/_html-elements.scss */
  a[href^="javascript:"]:after,
  a[href^="mailto:"]:after,
  a[href^="tel:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 396, ../sass/partials/base/_html-elements.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 401, ../sass/partials/base/_html-elements.scss */
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 406, ../sass/partials/base/_html-elements.scss */
  thead {
    display: table-header-group;
  }

  /* line 412, ../sass/partials/base/_html-elements.scss */
  img,
  tr,
  ul {
    page-break-inside: avoid;
  }

  /* line 416, ../sass/partials/base/_html-elements.scss */
  img {
    max-width: 100% !important;
  }

  /* line 425, ../sass/partials/base/_html-elements.scss */
  h1 a:after,
  h2 a:after,
  h3 a:after,
  h4 a:after,
  h5 a:after,
  h6 a:after {
    display: inline-block;
  }

  /* line 432, ../sass/partials/base/_html-elements.scss */
  h2,
  h3,
  h4,
  p {
    orphans: 3;
    widows: 3;
  }

  /* line 439, ../sass/partials/base/_html-elements.scss */
  h2,
  h3,
  h4 {
    page-break-after: avoid;
  }

  @page {
    margin: 2cm;
}
}
/* line 5, ../sass/partials/utilities/_accessibility.scss */
.element-invisible,
.element-focusable {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

/* line 9, ../sass/partials/utilities/_accessibility.scss */
.element-focusable:active, .element-focusable:focus {
  position: static !important;
  clip: auto;
  height: auto;
  width: auto;
  overflow: auto;
}

/* line 24, ../sass/partials/utilities/_accessibility.scss */
.element-hidden {
  display: none;
}

/* line 9, ../sass/partials/global/mixins/_clearfix.scss */
.clearfix:after,
.header:after {
  display: table;
  content: "";
}
/* line 14, ../sass/partials/global/mixins/_clearfix.scss */
.clearfix:after,
.header:after {
  clear: both;
}

/* line 6, ../sass/partials/layout/_grid.scss */
.l-grid {
  display: flex;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px;
}
/* line 34, ../sass/partials/global/mixins/_flex-grid.scss */
.l-grid > * {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  margin-bottom: 16px;
  margin-left: 8px;
  margin-right: 8px;
  width: calc((100%) - 16px);
  min-width: 0;
}
@supports (display: grid) {
  /* line 6, ../sass/partials/layout/_grid.scss */
  .l-grid {
    margin-left: 0;
    margin-right: 0;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 2em;
    display: grid;
  }
  /* line 45, ../sass/partials/global/mixins/_flex-grid.scss */
  .l-grid > * {
    margin: 0;
    min-width: 0;
    width: 100%;
  }
}

/* line 14, ../sass/partials/layout/_grid.scss */
.l-grid--2col {
  display: flex;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px;
}
/* line 34, ../sass/partials/global/mixins/_flex-grid.scss */
.l-grid--2col > * {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  margin-bottom: 16px;
  margin-left: 8px;
  margin-right: 8px;
  width: calc((100%) - 16px);
  min-width: 0;
}
@supports (display: grid) {
  /* line 14, ../sass/partials/layout/_grid.scss */
  .l-grid--2col {
    margin-left: 0;
    margin-right: 0;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 2em;
    display: grid;
  }
  /* line 45, ../sass/partials/global/mixins/_flex-grid.scss */
  .l-grid--2col > * {
    margin: 0;
    min-width: 0;
    width: 100%;
  }
}
@media (min-width: 37.5em) {
  /* line 22, ../sass/partials/layout/_grid.scss */
  .l-grid--2col > * {
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 0;
    margin-bottom: 16px;
    margin-left: 8px;
    margin-right: 8px;
    width: calc((50%) - 16px);
    min-width: 275px;
  }
  @supports (display: grid) {
    /* line 14, ../sass/partials/layout/_grid.scss */
    .l-grid--2col {
      grid-template-columns: repeat(2, 1fr);
      grid-gap: 16px;
    }
    /* line 85, ../sass/partials/global/mixins/_flex-grid.scss */
    .l-grid--2col > * {
      margin: 0;
      min-width: 0;
      width: 100%;
    }
}
}

/* line 32, ../sass/partials/layout/_grid.scss */
.l-grid--3col {
  display: flex;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px;
}
/* line 34, ../sass/partials/global/mixins/_flex-grid.scss */
.l-grid--3col > * {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  margin-bottom: 16px;
  margin-left: 8px;
  margin-right: 8px;
  width: calc((100%) - 16px);
  min-width: 0;
}
@supports (display: grid) {
  /* line 32, ../sass/partials/layout/_grid.scss */
  .l-grid--3col {
    margin-left: 0;
    margin-right: 0;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 2em;
    display: grid;
  }
  /* line 45, ../sass/partials/global/mixins/_flex-grid.scss */
  .l-grid--3col > * {
    margin: 0;
    min-width: 0;
    width: 100%;
  }
}
@media (min-width: 47.5em) {
  /* line 40, ../sass/partials/layout/_grid.scss */
  .l-grid--3col > * {
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 0;
    margin-bottom: 16px;
    margin-left: 8px;
    margin-right: 8px;
    width: calc((33.33333%) - 16px);
    min-width: 275px;
  }
  @supports (display: grid) {
    /* line 32, ../sass/partials/layout/_grid.scss */
    .l-grid--3col {
      grid-template-columns: repeat(3, 1fr);
      grid-gap: 16px;
    }
    /* line 85, ../sass/partials/global/mixins/_flex-grid.scss */
    .l-grid--3col > * {
      margin: 0;
      min-width: 0;
      width: 100%;
    }
}
}

/* line 50, ../sass/partials/layout/_grid.scss */
.l-grid--4col {
  display: flex;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px;
}
/* line 34, ../sass/partials/global/mixins/_flex-grid.scss */
.l-grid--4col > * {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  margin-bottom: 16px;
  margin-left: 8px;
  margin-right: 8px;
  width: calc((100%) - 16px);
  min-width: 0;
}
@supports (display: grid) {
  /* line 50, ../sass/partials/layout/_grid.scss */
  .l-grid--4col {
    margin-left: 0;
    margin-right: 0;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 2em;
    display: grid;
  }
  /* line 45, ../sass/partials/global/mixins/_flex-grid.scss */
  .l-grid--4col > * {
    margin: 0;
    min-width: 0;
    width: 100%;
  }
}
@media (min-width: 37.5em) and (max-width: 50em) {
  /* line 58, ../sass/partials/layout/_grid.scss */
  .l-grid--4col > * {
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 0;
    margin-bottom: 16px;
    margin-left: 8px;
    margin-right: 8px;
    width: calc((50%) - 16px);
    min-width: 275px;
  }
  @supports (display: grid) {
    /* line 50, ../sass/partials/layout/_grid.scss */
    .l-grid--4col {
      grid-template-columns: repeat(2, 1fr);
      grid-gap: 16px;
    }
    /* line 85, ../sass/partials/global/mixins/_flex-grid.scss */
    .l-grid--4col > * {
      margin: 0;
      min-width: 0;
      width: 100%;
    }
}
}
@media (min-width: 50.0625em) {
  /* line 68, ../sass/partials/layout/_grid.scss */
  .l-grid--4col > * {
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 0;
    margin-bottom: 16px;
    margin-left: 8px;
    margin-right: 8px;
    width: calc((25%) - 16px);
    min-width: 0;
  }
  @supports (display: grid) {
    /* line 50, ../sass/partials/layout/_grid.scss */
    .l-grid--4col {
      grid-template-columns: repeat(4, 1fr);
      grid-gap: 16px;
    }
    /* line 85, ../sass/partials/global/mixins/_flex-grid.scss */
    .l-grid--4col > * {
      margin: 0;
      min-width: 0;
      width: 100%;
    }
}
}

/* line 78, ../sass/partials/layout/_grid.scss */
.l-grid--5col {
  display: flex;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px;
}
/* line 34, ../sass/partials/global/mixins/_flex-grid.scss */
.l-grid--5col > * {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  margin-bottom: 16px;
  margin-left: 8px;
  margin-right: 8px;
  width: calc((100%) - 16px);
  min-width: 0;
}
@supports (display: grid) {
  /* line 78, ../sass/partials/layout/_grid.scss */
  .l-grid--5col {
    margin-left: 0;
    margin-right: 0;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 2em;
    display: grid;
  }
  /* line 45, ../sass/partials/global/mixins/_flex-grid.scss */
  .l-grid--5col > * {
    margin: 0;
    min-width: 0;
    width: 100%;
  }
}
@media (min-width: 37.5em) and (max-width: 62.4375em) {
  /* line 86, ../sass/partials/layout/_grid.scss */
  .l-grid--5col > * {
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 0;
    margin-bottom: 16px;
    margin-left: 8px;
    margin-right: 8px;
    width: calc((33.33333%) - 16px);
    min-width: 0;
  }
  @supports (display: grid) {
    /* line 78, ../sass/partials/layout/_grid.scss */
    .l-grid--5col {
      grid-template-columns: repeat(3, 1fr);
      grid-gap: 16px;
    }
    /* line 85, ../sass/partials/global/mixins/_flex-grid.scss */
    .l-grid--5col > * {
      margin: 0;
      min-width: 0;
      width: 100%;
    }
}
}
@media (min-width: 62.5em) {
  /* line 96, ../sass/partials/layout/_grid.scss */
  .l-grid--5col > * {
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 0;
    margin-bottom: 16px;
    margin-left: 8px;
    margin-right: 8px;
    width: calc((20%) - 16px);
    min-width: 0;
  }
  @supports (display: grid) {
    /* line 78, ../sass/partials/layout/_grid.scss */
    .l-grid--5col {
      grid-template-columns: repeat(5, 1fr);
      grid-gap: 16px;
    }
    /* line 85, ../sass/partials/global/mixins/_flex-grid.scss */
    .l-grid--5col > * {
      margin: 0;
      min-width: 0;
      width: 100%;
    }
}
}

/* line 1, ../sass/partials/layout/_page.scss */
.l-constrain {
  margin: 0 auto;
  max-width: 71.11111em;
  padding: 0 1em;
}

/* line 11, ../sass/partials/layout/_page.scss */
.l-constrain--no-padding {
  padding: 0;
}

/* line 15, ../sass/partials/layout/_page.scss */
.l-constrain--small {
  max-width: 65.55556em;
}

/* line 23, ../sass/partials/layout/_page.scss */
.l-constrain--large {
  max-width: 80em;
}

/* line 9, ../sass/partials/global/mixins/_clearfix.scss */
.l-main:after {
  display: table;
  content: "";
}
/* line 14, ../sass/partials/global/mixins/_clearfix.scss */
.l-main:after {
  clear: both;
}
@media (min-width: 43.75em) {
  /* line 37, ../sass/partials/layout/_page.scss */
  .l-main.sidebar .l-main__content {
    width: 73.91304%;
    float: left;
    margin-right: -100%;
    margin-left: 0%;
    clear: none;
  }
  /* line 40, ../sass/partials/layout/_page.scss */
  .l-main.sidebar .l-main__sidebar {
    width: 21.73913%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
}

/* line 1, ../sass/partials/layout/_recent-stories.scss */
.news-item {
  padding: 1.38889em 0 2.77778em 0;
  line-height: 1.22222em;
  color: #000;
  border-style: solid;
  border-top-width: 2px;
  -moz-border-image: url(../images/news-border.jpg) 1 0 round;
  -webkit-border-image: url(../images/news-border.jpg) 1 0 round;
  border-image: url(../images/news-border.jpg) 1 0 round;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
}
/* line 9, ../sass/partials/global/mixins/_clearfix.scss */
.news-item:after {
  display: table;
  content: "";
}
/* line 14, ../sass/partials/global/mixins/_clearfix.scss */
.news-item:after {
  clear: both;
}
/* line 14, ../sass/partials/layout/_recent-stories.scss */
.news-item .news-title a {
  color: #000;
  font-size: 1em;
  font-weight: 700;
  text-decoration: none;
}
/* line 20, ../sass/partials/layout/_recent-stories.scss */
.news-item .news-title {
  margin: 0;
}
/* line 23, ../sass/partials/layout/_recent-stories.scss */
.news-item .news-meta {
  margin-top: 10px;
  font-size: 0.72222em;
  font-style: italic;
}
/* line 27, ../sass/partials/layout/_recent-stories.scss */
.news-item .news-meta span {
  padding-right: 5px;
}
/* line 32, ../sass/partials/layout/_recent-stories.scss */
.news-item i.fa {
  color: #b0aca2;
  padding-right: 3px;
}
/* line 36, ../sass/partials/layout/_recent-stories.scss */
.news-item .alignleft {
  float: none;
}
@media (min-width: 56.25em) {
  /* line 36, ../sass/partials/layout/_recent-stories.scss */
  .news-item .alignleft {
    float: left;
  }
}
@media (min-width: 43.75em) {
  /* line 41, ../sass/partials/layout/_recent-stories.scss */
  .news-item .alignleft img {
    float: left;
    margin: 0 15px 1em 0;
  }
}
/* line 45, ../sass/partials/layout/_recent-stories.scss */
.news-item .alignleft img.attachment-post-thumbnail, .news-item .alignleft img.attachment-thumbnail {
  max-height: 96px;
  max-width: 130px;
}

@media (min-width: 43.75em) {
  /* line 53, ../sass/partials/layout/_recent-stories.scss */
  .news-item:nth-child(even) {
    width: 47.82609%;
    clear: right;
    float: right;
    margin-right: 0;
    margin-right: 0;
  }
}

@media (min-width: 43.75em) {
  /* line 60, ../sass/partials/layout/_recent-stories.scss */
  .news-item:nth-child(odd) {
    width: 47.82609%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 4.34783%;
  }
}

/* line 66, ../sass/partials/layout/_recent-stories.scss */
.single .news-item {
  height: unset;
}

@media (min-width: 43.75em) {
  /* line 73, ../sass/partials/layout/_recent-stories.scss */
  .single .news-item:nth-child(odd) {
    width: 47.82609%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 4.34783%;
    float: right;
    clear: none;
    margin-right: 0;
  }
}

@media (min-width: 43.75em) {
  /* line 82, ../sass/partials/layout/_recent-stories.scss */
  .single .news-item:nth-child(even) {
    width: 47.82609%;
    clear: right;
    float: right;
    margin-right: 0;
    float: left;
    clear: both;
  }
}

/* line 90, ../sass/partials/layout/_recent-stories.scss */
.home .news-item.featured {
  border-top: 0;
  color: #363636;
  display: block;
  line-height: 30px;
}
@media (min-width: 43.75em) {
  /* line 90, ../sass/partials/layout/_recent-stories.scss */
  .home .news-item.featured {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    display: flex;
    justify-content: flex-start;
  }
  /* line 9, ../sass/partials/global/mixins/_clearfix.scss */
  .home .news-item.featured:after {
    display: table;
    content: "";
  }
  /* line 14, ../sass/partials/global/mixins/_clearfix.scss */
  .home .news-item.featured:after {
    clear: both;
  }
}
/* line 101, ../sass/partials/layout/_recent-stories.scss */
.home .news-item.featured .news-title a {
  font-size: 1.55556em;
}
/* line 105, ../sass/partials/layout/_recent-stories.scss */
.home .news-item.featured .news-image {
  margin-right: 5%;
  min-width: 250px;
  max-width: 250px;
}
/* line 110, ../sass/partials/layout/_recent-stories.scss */
.home .news-item.featured .news-meta {
  margin: 10px 0;
}
/* line 112, ../sass/partials/layout/_recent-stories.scss */
.home .news-item.featured .news-meta + p {
  margin-top: 0;
}
/* line 117, ../sass/partials/layout/_recent-stories.scss */
.home .news-item.featured .news-text {
  width: 100%;
  float: none;
}
@media (min-width: 43.75em) {
  /* line 117, ../sass/partials/layout/_recent-stories.scss */
  .home .news-item.featured .news-text {
    width: 60%;
    float: right;
  }
}

/* line 128, ../sass/partials/layout/_recent-stories.scss */
.home .recent-news h3 {
  background-image: linear-gradient(to top, #d8d8d8 35%, transparent 35%);
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  display: inline;
  text-transform: uppercase;
}

/* line 136, ../sass/partials/layout/_recent-stories.scss */
.home .recent-news__view-all {
  clear: both;
  text-align: left;
}

/* line 141, ../sass/partials/layout/_recent-stories.scss */
.clear {
  clear: both;
  width: 100%;
}

/* line 1, ../sass/partials/components/_alignments.scss */
img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

/* line 6, ../sass/partials/components/_alignments.scss */
img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

/* line 11, ../sass/partials/components/_alignments.scss */
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 17, ../sass/partials/components/_alignments.scss */
.alignright {
  float: right;
}

/* line 21, ../sass/partials/components/_alignments.scss */
.alignleft {
  float: left;
}

/* line 24, ../sass/partials/components/_alignments.scss */
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 8, ../sass/partials/components/_button.scss */
button, .button, .travel-options a {
  color: #fff;
  font: italic 0.72222em "Droid Serif", serif;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  border: 0;
  padding: 0.83333em 2.22222em 0.83333em 1.38889em;
  background: #1a1a1a url(../images/right-arrow.png) 92% center no-repeat;
}
@media (min-width: 70em) {
  /* line 8, ../sass/partials/components/_button.scss */
  button, .button, .travel-options a {
    font: italic 0.88889em "Droid Serif", serif;
  }
}

/* line 1, ../sass/partials/components/_comment-list.scss */
ul.comment-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 6, ../sass/partials/components/_comment-list.scss */
ul.comment-list li {
  margin: 0 0 1em 0;
  padding: 0;
}
/* line 10, ../sass/partials/components/_comment-list.scss */
ul.comment-list ul {
  list-style: none;
  margin: 0.5em 0 0 1em;
}

/* line 1, ../sass/partials/components/_facets.scss */
.facetwp-pager {
  clear: both;
}

/* line 1, ../sass/partials/components/_footer.scss */
footer {
  background: #cd0e11;
  background: linear-gradient(90deg, #a6090b 0%, #cd0e11 100%);
  color: #fff;
  margin-bottom: -1.77778em;
  position: relative;
}
/* line 2, ../sass/partials/components/_footer.scss */
footer a {
  color: #fff;
}
/* line 4, ../sass/partials/components/_footer.scss */
footer a:hover {
  color: #989898;
}
/* line 13, ../sass/partials/components/_footer.scss */
footer .footer-inner {
  overflow: hidden;
  font-size: 16px;
  line-height: 22px;
}
@media (min-width: 50em) {
  /* line 13, ../sass/partials/components/_footer.scss */
  footer .footer-inner {
    padding: 2.77778em 0px 1.77778em 0px;
    position: relative;
  }
}
/* line 23, ../sass/partials/components/_footer.scss */
footer .menu-item-has-children > a, footer .widgettitle {
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 10px;
  margin-bottom: 10px;
  display: block;
  margin-top: 10px;
}
@media (min-width: 43.75em) {
  /* line 23, ../sass/partials/components/_footer.scss */
  footer .menu-item-has-children > a, footer .widgettitle {
    margin-top: 0;
  }
}
/* line 35, ../sass/partials/components/_footer.scss */
footer h4 {
  margin: 8px 0 0 0;
  font-size: 16px;
}
/* line 40, ../sass/partials/components/_footer.scss */
footer .nav--footer {
  width: 100%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none;
  float: none;
}
/* line 9, ../sass/partials/global/mixins/_clearfix.scss */
footer .nav--footer:after {
  display: table;
  content: "";
}
/* line 14, ../sass/partials/global/mixins/_clearfix.scss */
footer .nav--footer:after {
  clear: both;
}
/* line 44, ../sass/partials/components/_footer.scss */
footer .nav--footer ul.nav {
  float: none;
  text-transform: none;
}
/* line 47, ../sass/partials/components/_footer.scss */
footer .nav--footer ul.nav > li {
  margin-bottom: 50px;
}
/* line 50, ../sass/partials/components/_footer.scss */
footer .nav--footer ul.nav li.first {
  clear: both;
}
/* line 53, ../sass/partials/components/_footer.scss */
footer .nav--footer ul.nav ul {
  padding: 0;
}
/* line 55, ../sass/partials/components/_footer.scss */
footer .nav--footer ul.nav ul > li {
  list-style: none;
  margin: 0;
}
/* line 58, ../sass/partials/components/_footer.scss */
footer .nav--footer ul.nav ul > li a {
  text-transform: none;
}
@media (min-width: 56.25em) {
  /* line 40, ../sass/partials/components/_footer.scss */
  footer .nav--footer {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    margin-right: 0;
  }
  /* line 69, ../sass/partials/components/_footer.scss */
  footer .nav--footer li {
    width: 21.73913%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 4.34783%;
    margin-right: 1.34783%;
    width: 23.9%;
  }
  /* line 73, ../sass/partials/components/_footer.scss */
  footer .nav--footer li:last-child {
    width: 21.73913%;
    clear: right;
    float: right;
    margin-right: 0;
    width: 24.15%;
  }
  /* line 77, ../sass/partials/components/_footer.scss */
  footer .nav--footer li > .sub-menu > li {
    width: 100%;
    clear: right;
    float: right;
    margin-right: 0;
    list-style: none;
    margin: 0;
  }
  /* line 81, ../sass/partials/components/_footer.scss */
  footer .nav--footer li > .sub-menu > li:last-child {
    width: 100%;
    clear: right;
    float: right;
    margin-right: 0;
  }
}
@media (min-width: 37.5em) {
  /* line 89, ../sass/partials/components/_footer.scss */
  footer .footer-blocks {
    display: flex;
  }
}
/* line 95, ../sass/partials/components/_footer.scss */
footer .footer-block-1 {
  padding-top: 25px;
  width: 250px;
}
@media (min-width: 37.5em) {
  /* line 95, ../sass/partials/components/_footer.scss */
  footer .footer-block-1 {
    border-right: 2px solid #fff;
    padding-right: 50px;
  }
}
/* line 104, ../sass/partials/components/_footer.scss */
footer .footer-block-2 {
  display: flex;
  flex-grow: 2;
}
@media (min-width: 37.5em) {
  /* line 104, ../sass/partials/components/_footer.scss */
  footer .footer-block-2 {
    padding: 25px 40px 0 40px;
  }
}
/* line 112, ../sass/partials/components/_footer.scss */
footer .footer-block-3 {
  padding-top: 25px;
  width: 100px;
}
/* line 117, ../sass/partials/components/_footer.scss */
footer .footer-bottom {
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  border-top: 1px solid #4a4b4f;
  padding-top: 25px;
  margin-top: 35px;
  clear: both;
}
/* line 124, ../sass/partials/components/_footer.scss */
footer .footer-bottom .copyright {
  margin: 10px 0;
}
@media (min-width: 37.5em) {
  /* line 124, ../sass/partials/components/_footer.scss */
  footer .footer-bottom .copyright {
    float: left;
    margin: 0;
  }
}
/* line 131, ../sass/partials/components/_footer.scss */
footer .footer-bottom .privacy {
  margin: 10px 0;
}
@media (min-width: 37.5em) {
  /* line 131, ../sass/partials/components/_footer.scss */
  footer .footer-bottom .privacy {
    float: right;
    margin: 0;
  }
}
/* line 140, ../sass/partials/components/_footer.scss */
footer .follow {
  padding: 5px 0;
}
/* line 146, ../sass/partials/components/_footer.scss */
footer .follow__item a {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 150, ../sass/partials/components/_footer.scss */
footer .follow__item i {
  margin-right: 5px;
}

/* line 157, ../sass/partials/components/_footer.scss */
.locations {
  background: #EAECED;
  color: #000;
  width: 100%;
  padding: 2.77778em;
  line-height: 30px;
  overflow: hidden;
}
/* line 164, ../sass/partials/components/_footer.scss */
.locations h3 {
  color: #ce0e11;
  margin-top: 0;
}
/* line 168, ../sass/partials/components/_footer.scss */
.locations a {
  color: #fff;
}
@media (min-width: 50em) {
  /* line 174, ../sass/partials/components/_footer.scss */
  .locations .facetwp-facet {
    margin: 0;
  }
  /* line 177, ../sass/partials/components/_footer.scss */
  .locations a {
    font-size: 0.88889em;
  }
  /* line 180, ../sass/partials/components/_footer.scss */
  .locations p {
    margin: 0;
  }
  /* line 183, ../sass/partials/components/_footer.scss */
  .locations h3 + p {
    margin-top: 25px;
  }
  /* line 186, ../sass/partials/components/_footer.scss */
  .locations > div {
    width: 30.43478%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 4.34783%;
  }
  /* line 189, ../sass/partials/components/_footer.scss */
  .locations > div.city-search {
    width: 30.43478%;
    clear: right;
    float: right;
    margin-right: 0;
  }
}

/* line 4, ../sass/partials/components/_header.scss */
.header {
  background: #cd0e11;
  background: linear-gradient(90deg, #cd0e11 0%, #a6090b 100%);
  padding-bottom: 10px;
  line-height: 1;
}
@media (min-width: 64em) {
  /* line 4, ../sass/partials/components/_header.scss */
  .header {
    padding-bottom: 0;
  }
}
/* line 14, ../sass/partials/components/_header.scss */
.header .header-inner {
  position: relative;
}
/* line 16, ../sass/partials/components/_header.scss */
.header form {
  display: none;
}
/* line 19, ../sass/partials/components/_header.scss */
.header a {
  text-decoration: none;
}
/* line 23, ../sass/partials/components/_header.scss */
.header .header-alert {
  background-color: #2e2f34;
  color: white;
  font-size: 18px;
  text-align: center;
  padding: 18px;
  max-width: 100%;
}
/* line 30, ../sass/partials/components/_header.scss */
.header .header-alert a {
  color: white;
  text-decoration: underline;
  font-weight: 700;
}
/* line 36, ../sass/partials/components/_header.scss */
.header .header-alert::before, .header .header-alert::after {
  content: "\f06a";
  font-family: FontAwesome;
  font-size: 20px;
  display: inline-block;
  padding: 0 5px;
  vertical-align: middle;
  font-weight: 900;
}

/* line 48, ../sass/partials/components/_header.scss */
#logo {
  margin: 0;
}
/* line 50, ../sass/partials/components/_header.scss */
#logo a {
  display: block;
  text-indent: -99999em;
  font-size: 18px;
  float: left;
  width: 220px;
  height: 28px;
  margin-top: 10px;
  background: url(../images/unitehere-logo.png) left top no-repeat;
}
@media (min-width: 64em) {
  /* line 50, ../sass/partials/components/_header.scss */
  #logo a {
    margin-top: 35px;
  }
}
@media (min-resolution: 2dppx), (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 50, ../sass/partials/components/_header.scss */
  #logo a {
    background-image: url(../images/unitehere-logo@2x.png);
    background-size: 220px 28px;
  }
}

/* line 2, ../sass/partials/components/_locations.scss */
.locations .facetwp-facet-affiliate_search {
  float: left;
}
/* line 4, ../sass/partials/components/_locations.scss */
.locations .facetwp-facet-affiliate_search input {
  padding: 6px;
  line-height: 1;
  width: 100%;
  border: 0;
  -webkit-box-shadow: inset 2px 1px 1px 0 rgba(0, 0, 0, 0.42), 0 0 0 1px rgba(160, 14, 16, 0.54);
  box-shadow: inset 2px 1px 1px 0 rgba(0, 0, 0, 0.42), 0 0 0 1px rgba(160, 14, 16, 0.54);
  border-radius: 2px 0 0 2px;
}
/* line 14, ../sass/partials/components/_locations.scss */
.locations .facetwp-facet-affiliate_search + .facet-search-btn {
  background: #fff;
  padding: 0;
  margin: 0;
  display: inline;
  border-radius: 0;
  width: 10%;
  float: left;
  height: auto;
  padding: 8px 5px;
  -webkit-box-shadow: inset -1px 1px 1px 0 rgba(0, 0, 0, 0.42), 0 0 0 -1px rgba(160, 14, 16, 0.54);
  box-shadow: inset -1px 1px 2px 0 rgba(0, 0, 0, 0.42), 0 0 0 -1px rgba(160, 14, 16, 0.54);
  border-radius: 0 2px 2px 0;
}
/* line 27, ../sass/partials/components/_locations.scss */
.locations .facetwp-facet-affiliate_search + .facet-search-btn + p {
  clear: left;
}
/* line 32, ../sass/partials/components/_locations.scss */
.locations label {
  display: block;
  font-weight: bold;
  font-size: 1.11111em;
}
/* line 37, ../sass/partials/components/_locations.scss */
.locations i {
  border: 2px solid #fff;
  border-radius: 50%;
  font-size: 12px;
  padding-left: 2px;
}
/* line 43, ../sass/partials/components/_locations.scss */
.locations .select2-container {
  width: 100% !important;
}
/* line 46, ../sass/partials/components/_locations.scss */
.affiliates section .locations label {
  color: #ce0e11;
}

/* line 53, ../sass/partials/components/_locations.scss */
.affiliates .locations .location-txt, .afiliados-y-locales .locations .location-txt {
  width: 100% !important;
}
/* line 57, ../sass/partials/components/_locations.scss */
.affiliates .locations .facet-search-btn, .afiliados-y-locales .locations .facet-search-btn {
  display: none;
}

@media (min-width: 43.75em) {
  /* line 4, ../sass/partials/components/_mobile-menu.scss */
  .mobile-nav {
    display: none;
  }
}

/* line 11, ../sass/partials/components/_mobile-menu.scss */
.nav--primary,
.nav--secondary {
  display: none;
}
@media (min-width: 43.75em) {
  /* line 11, ../sass/partials/components/_mobile-menu.scss */
  .nav--primary,
  .nav--secondary {
    display: block;
  }
}

/* line 19, ../sass/partials/components/_mobile-menu.scss */
.mobile-nav__bar {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.2)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  background-color: #111111;
  background-color: rgba(0, 0, 0, 0.9);
  color: #eeeeee;
  height: 3em;
  padding: 0 0.25em;
  text-align: right;
}
/* line 34, ../sass/partials/components/_mobile-menu.scss */
[dir="rtl"] .mobile-nav__bar {
  text-align: left;
}

/* line 39, ../sass/partials/components/_mobile-menu.scss */
.mobile-nav__button {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(40%, rgba(255, 255, 255, 0.2)), color-stop(60%, rgba(0, 0, 0, 0.2)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 40%, rgba(0, 0, 0, 0.2) 60%);
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.2) 40%, rgba(0, 0, 0, 0.2) 60%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.2) 40%, rgba(0, 0, 0, 0.2) 60%);
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.2) 40%, rgba(0, 0, 0, 0.2) 60%);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  border: 2px solid transparent;
  color: #eeeeee;
  display: inline-block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 25px;
  font-weight: bold;
  height: 2.5em;
  line-height: 2.5;
  margin: 0.22222em 0.25em;
  padding: 0 0.5em;
  text-decoration: none;
}
/* line 65, ../sass/partials/components/_mobile-menu.scss */
.mobile-nav__button:focus, .mobile-nav__button:hover, .mobile-nav__button:active, .mobile-nav__button.is-active {
  background-color: #3377bb;
  border-width: 2px;
  color: #eeeeee;
  outline: 0;
}
/* line 72, ../sass/partials/components/_mobile-menu.scss */
.mobile-nav__button:focus {
  border-color: #eeeeee;
}

/* line 77, ../sass/partials/components/_mobile-menu.scss */
.mobile-nav__icon {
  background-color: transparent;
  color: transparent;
  height: 20px;
  overflow: hidden;
  text-shadow: none;
  width: 26px;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block;
  margin-top: 0.5em;
}
/* line 17, ../sass/partials/global/mixins/_image-replace.scss */
.mobile-nav__icon:before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}

/* line 85, ../sass/partials/components/_mobile-menu.scss */
.mobile-nav__icon--home {
  background-image: url('../images/bg/home.png');
  background-image: -webkit-linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjIwIiB3aWR0aD0iMjYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iPgo8cGF0aCBmaWxsPSIjZmZmIiBkPSJtMTMsNC05LDYsMCwxMCw3LDAsMC03LDQsMCwwLDcsNywwLDAtMTB6Ii8+CjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik01LDB2NS4zMTI1bC01LDMuMzQzNzUsMSwxLjM0Mzc1LDEyLTgsMTIsOCwxLTEuMzQzNzUtMTMtOC42NTYyNS01LDMuMzQzNzV2LTMuMzQzNzVoLTN6Ii8+Cjwvc3ZnPgo=');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjIwIiB3aWR0aD0iMjYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iPgo8cGF0aCBmaWxsPSIjZmZmIiBkPSJtMTMsNC05LDYsMCwxMCw3LDAsMC03LDQsMCwwLDcsNywwLDAtMTB6Ii8+CjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik01LDB2NS4zMTI1bC01LDMuMzQzNzUsMSwxLjM0Mzc1LDEyLTgsMTIsOCwxLTEuMzQzNzUtMTMtOC42NTYyNS01LDMuMzQzNzV2LTMuMzQzNzVoLTN6Ii8+Cjwvc3ZnPgo=');
}

/* line 89, ../sass/partials/components/_mobile-menu.scss */
.mobile-nav__icon--menu {
  background-image: url('../images/bg/hamburger.png');
  background-image: -webkit-linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjIwIiB3aWR0aD0iMjYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iPgo8cmVjdCBmaWxsPSIjZmZmIiBoZWlnaHQ9IjQiIHdpZHRoPSIyNiIgeT0iMTYiIHg9IjAiLz4KPHJlY3QgZmlsbD0iI2ZmZiIgaGVpZ2h0PSI0IiB3aWR0aD0iMjYiIHk9IjAiIHg9IjAiLz4KPHJlY3QgZmlsbD0iI2ZmZiIgaGVpZ2h0PSI0IiB3aWR0aD0iMjYiIHk9IjgiIHg9IjAiLz4KPC9zdmc+Cg==');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjIwIiB3aWR0aD0iMjYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iPgo8cmVjdCBmaWxsPSIjZmZmIiBoZWlnaHQ9IjQiIHdpZHRoPSIyNiIgeT0iMTYiIHg9IjAiLz4KPHJlY3QgZmlsbD0iI2ZmZiIgaGVpZ2h0PSI0IiB3aWR0aD0iMjYiIHk9IjAiIHg9IjAiLz4KPHJlY3QgZmlsbD0iI2ZmZiIgaGVpZ2h0PSI0IiB3aWR0aD0iMjYiIHk9IjgiIHg9IjAiLz4KPC9zdmc+Cg==');
}

/* line 93, ../sass/partials/components/_mobile-menu.scss */
.mobile-nav__links {
  background-color: #111111;
  background-color: rgba(0, 0, 0, 0.9);
  color: #eeeeee;
  padding: 0.5em 0;
  position: absolute;
  width: 100%;
  z-index: 100;
}

/* line 103, ../sass/partials/components/_mobile-menu.scss */
.nav--mobile {
  border-bottom: 1px solid #666666;
  border-top: 1px solid #666666;
  margin: 0;
}
/* line 108, ../sass/partials/components/_mobile-menu.scss */
.nav--mobile .nav__item {
  margin: 0;
  padding: 0;
}
/* line 112, ../sass/partials/components/_mobile-menu.scss */
.nav--mobile .nav__item + .nav__item {
  border-top: 1px solid #666666;
}
/* line 117, ../sass/partials/components/_mobile-menu.scss */
.nav--mobile .nav__link {
  background-color: transparent;
  border: 0;
  color: #eeeeee;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 25px;
  font-weight: bold;
  line-height: 1.25;
  margin: 0;
  padding: 0.66667em 1em;
  text-align: left;
  text-decoration: none;
  white-space: normal;
  width: 100%;
}
/* line 136, ../sass/partials/components/_mobile-menu.scss */
.nav--mobile .nav__link:focus, .nav--mobile .nav__link:hover, .nav--mobile .nav__link:active, .nav--mobile .nav__link.is-active {
  background-color: #3377bb;
  color: #eeeeee;
  outline: 0;
}
/* line 145, ../sass/partials/components/_mobile-menu.scss */
.nav--mobile .nav__link--parent:after {
  background-image: url('../images/bg/arrow-right.png');
  background-image: -webkit-linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjIwIiB3aWR0aD0iMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iPgo8cGF0aCBmaWxsPSIjZmZmIiBkPSJNIDIuNSwxNi4yNWwgMy43NSwzLjc1bCAxMC0xMEwgNi4yNSwwTCAyLjUsMy43NWwgNi4yNSw2LjI1TCAyLjUsMTYuMjV6Ij48L3BhdGg+Cjwvc3ZnPgo=');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjIwIiB3aWR0aD0iMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iPgo8cGF0aCBmaWxsPSIjZmZmIiBkPSJNIDIuNSwxNi4yNWwgMy43NSwzLjc1bCAxMC0xMEwgNi4yNSwwTCAyLjUsMy43NWwgNi4yNSw2LjI1TCAyLjUsMTYuMjV6Ij48L3BhdGg+Cjwvc3ZnPgo=');
  background-position: 0 50%;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
  height: 20px;
  margin-left: 1em;
  vertical-align: top;
  width: 20px;
}
/* line 156, ../sass/partials/components/_mobile-menu.scss */
[dir="rtl"] .nav--mobile .nav__link--parent:after {
  background-image: url('../images/bg/arrow-left.png');
  background-image: -webkit-linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjIwIiB3aWR0aD0iMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iPgo8cGF0aCBmaWxsPSIjZmZmIiBkPSJNIDE2LjI1LDE2LjI1bC0zLjc1LDMuNzVMIDIuNSwxMEwgMTIuNSwwbCAzLjc1LDMuNzVMIDEwLDEwTCAxNi4yNSwxNi4yNXoiPjwvcGF0aD4KPC9zdmc+Cg==');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjIwIiB3aWR0aD0iMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iPgo8cGF0aCBmaWxsPSIjZmZmIiBkPSJNIDE2LjI1LDE2LjI1bC0zLjc1LDMuNzVMIDIuNSwxMEwgMTIuNSwwbCAzLjc1LDMuNzVMIDEwLDEwTCAxNi4yNSwxNi4yNXoiPjwvcGF0aD4KPC9zdmc+Cg==');
  margin-left: 0;
  margin-right: 1em;
}
/* line 163, ../sass/partials/components/_mobile-menu.scss */
.nav--mobile .nav__link--parent.is-active:after {
  background-image: url('../images/bg/arrow-down.png');
  background-image: -webkit-linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjIwIiB3aWR0aD0iMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iPgo8cGF0aCBmaWxsPSIjZmZmIiBkPSJNIDMuNzUsMy43NWwtMy43NSwzLjc1bCAxMCwxMGwgMTAtMTBsLTMuNzUtMy43NUwgMTAsMTBMIDMuNzUsMy43NXoiPjwvcGF0aD4KPC9zdmc+Cg==');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjIwIiB3aWR0aD0iMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iPgo8cGF0aCBmaWxsPSIjZmZmIiBkPSJNIDMuNzUsMy43NWwtMy43NSwzLjc1bCAxMCwxMGwgMTAtMTBsLTMuNzUtMy43NUwgMTAsMTBMIDMuNzUsMy43NXoiPjwvcGF0aD4KPC9zdmc+Cg==');
}
/* line 168, ../sass/partials/components/_mobile-menu.scss */
.nav--mobile .nav--subnav {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 174, ../sass/partials/components/_mobile-menu.scss */
.nav--mobile .nav--subnav .nav__item {
  background: #eeeeee;
}
/* line 177, ../sass/partials/components/_mobile-menu.scss */
.nav--mobile .nav--subnav .nav__item + .nav__item {
  border-top: 1px solid #cccccc;
}
/* line 182, ../sass/partials/components/_mobile-menu.scss */
.nav--mobile .nav--subnav .nav__link {
  color: #333333;
  padding-left: 1.5em;
}
/* line 188, ../sass/partials/components/_mobile-menu.scss */
.nav--mobile .nav--subnav .nav__link:focus, .nav--mobile .nav--subnav .nav__link:hover, .nav--mobile .nav--subnav .nav__link:active {
  background-color: #dddddd;
}

/* line 4, ../sass/partials/components/_nav.scss */
nav ul.nav {
  list-style: none;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  float: right;
}

/* line 2, ../sass/partials/components/nav/_nav--primary.scss */
.nav--primary ul.nav {
  float: right;
  clear: right;
  margin-bottom: -4px;
}
/* line 6, ../sass/partials/components/nav/_nav--primary.scss */
.nav--primary ul.nav li {
  float: left;
  position: relative;
}
/* line 9, ../sass/partials/components/nav/_nav--primary.scss */
.nav--primary ul.nav li.current_page_item > a {
  background: #b71316;
  border-bottom: 4px solid #fff;
}
/* line 13, ../sass/partials/components/nav/_nav--primary.scss */
.nav--primary ul.nav li a {
  color: #fff;
  font-size: 0.88889em;
  padding: 15px 15px 20px 15px;
  float: left;
  font-weight: 700;
}
/* line 21, ../sass/partials/components/nav/_nav--primary.scss */
.nav--primary ul.nav li ul {
  display: none;
}
/* line 23, ../sass/partials/components/nav/_nav--primary.scss */
.nav--primary ul.nav li ul ul {
  display: none;
}
/* line 26, ../sass/partials/components/nav/_nav--primary.scss */
.nav--primary ul.nav li:hover ul {
  display: block;
  position: absolute;
  z-index: 25;
  width: 9.72222em;
  background: #ce0e11;
  padding: 0.55556em;
  top: 1.94444em;
  list-style: none;
}
/* line 35, ../sass/partials/components/nav/_nav--primary.scss */
.nav--primary ul.nav li:hover ul ul {
  display: none;
}
/* line 36, ../sass/partials/components/nav/_nav--primary.scss */
.nav--primary ul.nav li:hover ul > li {
  width: 100%;
}
/* line 39, ../sass/partials/components/nav/_nav--primary.scss */
.nav--primary ul.nav li:hover ul a {
  text-transform: none;
  font-weight: 400;
  font-size: 14px;
  border: none;
}

/* line 2, ../sass/partials/components/nav/_nav--secondary.scss */
.nav--secondary ul.nav {
  margin: 0.83333em 0;
  float: right;
}
/* line 5, ../sass/partials/components/nav/_nav--secondary.scss */
.nav--secondary ul.nav li {
  display: inline;
  font-size: 0.77778em;
  font-weight: bold;
  padding: 0 .4em 0 0;
}
@media (min-width: 43.75em) {
  /* line 5, ../sass/partials/components/nav/_nav--secondary.scss */
  .nav--secondary ul.nav li {
    padding: 0 1em 0 0;
  }
}
/* line 13, ../sass/partials/components/nav/_nav--secondary.scss */
.nav--secondary ul.nav li a {
  color: #fff;
}
@media (min-width: 43.75em) {
  /* line 13, ../sass/partials/components/nav/_nav--secondary.scss */
  .nav--secondary ul.nav li a {
    color: #302727;
  }
}
/* line 19, ../sass/partials/components/nav/_nav--secondary.scss */
.nav--secondary ul.nav li i {
  background: #fff;
  color: #cd0e11;
  padding: 0.27778em;
}
/* line 24, ../sass/partials/components/nav/_nav--secondary.scss */
.nav--secondary ul.nav li:nth-last-child(2) {
  padding: 0;
}

/* line 1, ../sass/partials/components/_sidebar.scss */
.sidebar .widget {
  background: #ededed;
  padding: 1.38889em;
  margin-bottom: 0.55556em;
  /*&.widget_sections {*/
  /*}*/
}
/* line 5, ../sass/partials/components/_sidebar.scss */
.sidebar .widget h3, .sidebar .widget h4.widgettitle {
  font-size: 1.38889em;
  margin-top: 0;
  color: #000;
  font-weight: 300;
  font-family: "Raleway", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 12, ../sass/partials/components/_sidebar.scss */
.sidebar .widget:first-of-type {
  padding-top: 4.16667em;
}
/* line 14, ../sass/partials/components/_sidebar.scss */
.sidebar .widget:first-of-type.widget_text {
  margin-bottom: 0;
  padding-bottom: 5px;
}
/* line 17, ../sass/partials/components/_sidebar.scss */
.sidebar .widget:first-of-type.widget_text h3 {
  margin-bottom: 0;
}
/* line 21, ../sass/partials/components/_sidebar.scss */
.sidebar .widget ul, .sidebar .widget li {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 27, ../sass/partials/components/_sidebar.scss */
.sidebar .widget li a {
  color: #000;
  margin-left: -25px;
  padding: 10px 0 10px 25px;
  font-size: 16px;
  border-bottom: 2px solid #dfdfdf;
  display: block;
}
/* line 43, ../sass/partials/components/_sidebar.scss */
.sidebar .widget li.current_page_item > a, .sidebar .widget li.current_menu_item > a, .changed-lives .sidebar .widget li:first-child > a, .vidas-cambiadas .sidebar .widget li:first-child > a {
  color: #ce0e11;
  background: #fff;
  border-right: 2px solid #ce0e11;
  border-bottom: 0;
}
/* line 50, ../sass/partials/components/_sidebar.scss */
.sidebar .widget li .sub-menu {
  /*display:none;*/
  padding-left: 0;
}
/* line 53, ../sass/partials/components/_sidebar.scss */
.single-division .sidebar .widget li .sub-menu {
  display: block;
}
/* line 55, ../sass/partials/components/_sidebar.scss */
.single-division .sidebar .widget li .sub-menu li {
  padding-left: 0px;
  margin-left: 0;
}
/* line 59, ../sass/partials/components/_sidebar.scss */
.single-division .sidebar .widget li .sub-menu li.current_page_item > a, .single-division .sidebar .widget li .sub-menu li.current-menu-item > a {
  color: #ce0e11;
  background: #fff;
  border-right: 2px solid #ce0e11;
  border-bottom: 0;
}
/* line 66, ../sass/partials/components/_sidebar.scss */
.single-division .sidebar .widget li .sub-menu li a {
  padding-left: 50px;
  display: block;
}
/* line 71, ../sass/partials/components/_sidebar.scss */
.single-division .sidebar .widget li .sub-menu:last-child {
  border-bottom: 0;
}
/* line 81, ../sass/partials/components/_sidebar.scss */
.sidebar .widget .facetwp-checkbox {
  background-position: left 7px;
}
/* line 83, ../sass/partials/components/_sidebar.scss */
.sidebar .widget .facetwp-checkbox.checked {
  color: #ce0e11;
}
/* line 87, ../sass/partials/components/_sidebar.scss */
.sidebar .widget .facetwp-type-checkboxes, .sidebar .widget .facetwp-type-hierarchy {
  max-height: 100%;
}

/* line 92, ../sass/partials/components/_sidebar.scss */
.page-template-page-homepageES-php .sidebar .widget {
  padding-top: 0;
  margin-top: 1.38889em;
}
/* line 95, ../sass/partials/components/_sidebar.scss */
.page-template-page-homepageES-php .sidebar .widget h4.widgettitle {
  padding-top: 0.55556em;
}

/* line 100, ../sass/partials/components/_sidebar.scss */
.single-division li > .sub-menu {
  display: block;
}

/* line 4, ../sass/partials/components/_skiplinks.scss */
.skiplinks {
  left: 50%;
  margin-left: -7em;
  position: absolute;
  width: 14em;
  z-index: 9999;
}

/* line 14, ../sass/partials/components/_skiplinks.scss */
.skiplinks__link,
.skiplinks_link:visited,
.skiplinks__link:focus {
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #333;
  border: 2px solid #eee;
  border-top: 0;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  color: #eee;
  display: inline-block;
  font-weight: bold;
  line-height: 1.5;
  margin: 0;
  outline: 0;
  padding: 0.25em 0.5em;
  text-align: center;
  text-decoration: none;
  width: 14em;
}

/* line 34, ../sass/partials/components/_skiplinks.scss */
#main:focus {
  outline: 0;
}

/* line 1, ../sass/partials/components/homepage/_campaigns.scss */
.campaigns {
  background: #f2f2f2;
  background: linear-gradient(0deg, #f2f2f2 0%, #ffffff 40%);
  padding-bottom: 50px;
}

/* line 7, ../sass/partials/components/homepage/_campaigns.scss */
.campaigns h3 {
  background-image: linear-gradient(to top, #d8d8d8 35%, transparent 35%);
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  display: inline;
}

/* line 14, ../sass/partials/components/homepage/_campaigns.scss */
.campaigns-featured {
  background: #cd0e11;
  background: linear-gradient(90deg, #cd0e11 0%, #a6090b 100%);
  -webkit-box-shadow: 0px 10px 25px 5px #a8a8a8;
  -moz-box-shadow: 0px 10px 25px 5px #a8a8a8;
  box-shadow: 0px 10px 25px 5px #a8a8a8;
  margin: 2.77778em 0;
}
@media (min-width: 43.75em) {
  /* line 22, ../sass/partials/components/homepage/_campaigns.scss */
  .campaigns-featured.campaigns-featured--image {
    display: flex;
  }
}
@media (min-width: 59.375em) {
  /* line 28, ../sass/partials/components/homepage/_campaigns.scss */
  .campaigns-featured.campaigns-featured--video {
    display: flex;
  }
}

/* line 36, ../sass/partials/components/homepage/_campaigns.scss */
.campaigns-featured--image .campaigns-featured__image {
  line-height: 0;
  padding-bottom: 0;
}
/* line 41, ../sass/partials/components/homepage/_campaigns.scss */
.campaigns-featured--video .campaigns-featured__image {
  line-height: 0;
  padding-bottom: 56.25%;
  /* 16:9, for an aspect ratio of 1:1 change to this value to 100% */
  position: relative;
  width: 100%;
}
/* line 47, ../sass/partials/components/homepage/_campaigns.scss */
.campaigns-featured--video .campaigns-featured__image iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 58, ../sass/partials/components/homepage/_campaigns.scss */
.campaigns-featured--image .campaigns-featured__left {
  display: block;
  padding: 0;
}
@media (min-width: 43.75em) {
  /* line 58, ../sass/partials/components/homepage/_campaigns.scss */
  .campaigns-featured--image .campaigns-featured__left {
    display: flex;
    flex-basis: 30%;
    align-items: center;
    padding: 0;
  }
}
/* line 70, ../sass/partials/components/homepage/_campaigns.scss */
.campaigns-featured--video .campaigns-featured__left {
  display: block;
  padding: 0;
}
@media (min-width: 59.375em) {
  /* line 70, ../sass/partials/components/homepage/_campaigns.scss */
  .campaigns-featured--video .campaigns-featured__left {
    display: flex;
    flex-basis: 50%;
    justify-content: center;
    padding: 0;
  }
}

/* line 84, ../sass/partials/components/homepage/_campaigns.scss */
.campaigns-featured--image .campaigns-featured__right {
  display: flex;
  flex-direction: column;
  flex-basis: 70%;
  justify-content: center;
  padding: 0.83333em 1.38889em 0.83333em 0;
}
/* line 92, ../sass/partials/components/homepage/_campaigns.scss */
.campaigns-featured--video .campaigns-featured__right {
  display: flex;
  flex-direction: column;
  flex-basis: 50%;
  justify-content: center;
  padding: 0.83333em 1.38889em 0.83333em 0;
}

/* line 101, ../sass/partials/components/homepage/_campaigns.scss */
.campaigns-featured__title {
  margin: 0 0 0.83333em 1.11111em;
}
@media (min-width: 43.75em) {
  /* line 101, ../sass/partials/components/homepage/_campaigns.scss */
  .campaigns-featured__title {
    margin: 0 0 0.83333em 2.22222em;
  }
}
/* line 107, ../sass/partials/components/homepage/_campaigns.scss */
.campaigns-featured__title a {
  font-size: 1.66667em;
  font-weight: 500;
  color: white;
  line-height: 1;
  text-transform: uppercase;
  background-image: linear-gradient(to top, #5b616b 30%, transparent 30%);
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  display: inline-block;
}

/* line 120, ../sass/partials/components/homepage/_campaigns.scss */
.campaigns-featured__description {
  line-height: 1.4;
  margin: 0 0 1.11111em 1.11111em;
}
@media (min-width: 43.75em) {
  /* line 120, ../sass/partials/components/homepage/_campaigns.scss */
  .campaigns-featured__description {
    margin: 0 0 1.11111em 2.22222em;
  }
}

/* line 129, ../sass/partials/components/homepage/_campaigns.scss */
.campaigns-featured__link {
  margin: 0 auto;
}
@media (min-width: 43.75em) {
  /* line 129, ../sass/partials/components/homepage/_campaigns.scss */
  .campaigns-featured__link {
    margin: 0 0 0 2.22222em;
  }
}

/* line 137, ../sass/partials/components/homepage/_campaigns.scss */
.campaigns-featured__link a {
  display: inline-block;
  color: #ce0e11;
  background: #fff;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 10px 20px;
  text-decoration: none;
  text-transform: uppercase;
}

/* line 150, ../sass/partials/components/homepage/_campaigns.scss */
.campaigns-slider .swiper-container {
  width: 100%;
  height: 100%;
}
/* line 154, ../sass/partials/components/homepage/_campaigns.scss */
.campaigns-slider .swiper-container .swiper-button-next {
  overflow: hidden;
  background-image: url("/wp-content/themes/f1ux/images/arrow_right.png");
  background-position: center;
  background-repeat: no-repeat;
}
/* line 160, ../sass/partials/components/homepage/_campaigns.scss */
.campaigns-slider .swiper-container .swiper-button-next::after {
  display: none;
}
/* line 165, ../sass/partials/components/homepage/_campaigns.scss */
.campaigns-slider .swiper-container .swiper-button-prev {
  overflow: hidden;
  background-image: url("/wp-content/themes/f1ux/images/arrow_left.png");
  background-position: center;
  background-repeat: no-repeat;
}
/* line 171, ../sass/partials/components/homepage/_campaigns.scss */
.campaigns-slider .swiper-container .swiper-button-prev::after {
  display: none;
}
/* line 177, ../sass/partials/components/homepage/_campaigns.scss */
.campaigns-slider .card {
  display: flex;
  flex-direction: column;
  text-decoration: none;
}
/* line 183, ../sass/partials/components/homepage/_campaigns.scss */
.campaigns-slider .card--feature-grid {
  cursor: pointer;
  margin-bottom: .5rem;
  box-shadow: 3px 3px 3px 2px rgba(0, 0, 0, 0.2);
}
/* line 188, ../sass/partials/components/homepage/_campaigns.scss */
.campaigns-slider .card--feature-grid.card {
  border: 0;
  color: #fff;
  display: flex;
  height: 400px;
  justify-content: flex-end;
  position: relative;
  text-decoration: none;
}
/* line 196, ../sass/partials/components/homepage/_campaigns.scss */
.campaigns-slider .card--feature-grid.card .card__header {
  background-color: rgba(205, 14, 17, 0.8);
  z-index: 2;
}
/* line 200, ../sass/partials/components/homepage/_campaigns.scss */
.campaigns-slider .card--feature-grid.card * {
  color: #fff;
}
/* line 204, ../sass/partials/components/homepage/_campaigns.scss */
.campaigns-slider .card--feature-grid .card__content {
  color: #fff;
  z-index: 10;
}
/* line 209, ../sass/partials/components/homepage/_campaigns.scss */
.campaigns-slider .card--feature-grid .card__header {
  display: flex;
  align-items: center;
  height: 75px;
  text-align: left;
}
/* line 215, ../sass/partials/components/homepage/_campaigns.scss */
.campaigns-slider .card--feature-grid h5 {
  text-decoration: underline #000 6px;
  font-family: "Raleway", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
}

/* line 226, ../sass/partials/components/homepage/_campaigns.scss */
.home__divider {
  background: #cd0e11;
  background: linear-gradient(90deg, #a6090b 0%, #cd0e11 100%);
  height: 40px;
  margin: 2.77778em 0;
}

/* line 1, ../sass/partials/components/homepage/_changing-lives.scss */
.changing-lives-home {
  margin-top: 50px;
}
@media (min-width: 61.25em) {
  /* line 1, ../sass/partials/components/homepage/_changing-lives.scss */
  .changing-lives-home {
    display: flex;
  }
}

/* line 8, ../sass/partials/components/homepage/_changing-lives.scss */
.changing-lives-home h3 {
  background-image: linear-gradient(to top, #d8d8d8 35%, transparent 35%);
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  display: inline;
}

/* line 15, ../sass/partials/components/homepage/_changing-lives.scss */
.changing-lives__left {
  width: 100%;
  margin-bottom: 25px;
}
@media (min-width: 61.25em) {
  /* line 15, ../sass/partials/components/homepage/_changing-lives.scss */
  .changing-lives__left {
    flex-shrink: 0;
    flex-grow: 0;
    padding-right: 1.11111em;
    width: 275px;
  }
}

/* line 27, ../sass/partials/components/homepage/_changing-lives.scss */
.changing-lives__right {
  min-width: 0;
  max-width: 100%;
}

/* line 32, ../sass/partials/components/homepage/_changing-lives.scss */
.changing-lives__link a {
  display: inline-block;
  color: #fff;
  background: #cd0e11;
  background: linear-gradient(90deg, #cd0e11 0%, #a6090b 100%);
  padding: 15px 40px;
  text-decoration: none;
  text-transform: uppercase;
}

/* line 44, ../sass/partials/components/homepage/_changing-lives.scss */
.changing-lives__slider .swiper-container {
  width: 100%;
  height: 100%;
}
/* line 48, ../sass/partials/components/homepage/_changing-lives.scss */
.changing-lives__slider .swiper-container .swiper-button-next {
  overflow: hidden;
  background-image: url("/wp-content/themes/f1ux/images/arrow_right.png");
  background-position: center;
  background-repeat: no-repeat;
}
/* line 54, ../sass/partials/components/homepage/_changing-lives.scss */
.changing-lives__slider .swiper-container .swiper-button-next::after {
  display: none;
}
/* line 59, ../sass/partials/components/homepage/_changing-lives.scss */
.changing-lives__slider .swiper-container .swiper-button-prev {
  overflow: hidden;
  background-image: url("/wp-content/themes/f1ux/images/arrow_left.png");
  background-position: center;
  background-repeat: no-repeat;
}
/* line 65, ../sass/partials/components/homepage/_changing-lives.scss */
.changing-lives__slider .swiper-container .swiper-button-prev::after {
  display: none;
}
/* line 71, ../sass/partials/components/homepage/_changing-lives.scss */
.changing-lives__slider .card {
  display: flex;
  flex-direction: column;
  text-decoration: none;
}
/* line 77, ../sass/partials/components/homepage/_changing-lives.scss */
.changing-lives__slider .card--feature-grid {
  cursor: pointer;
  margin-bottom: .5rem;
}
/* line 80, ../sass/partials/components/homepage/_changing-lives.scss */
.changing-lives__slider .card--feature-grid.card {
  border: 0;
  height: 300px;
}
/* line 83, ../sass/partials/components/homepage/_changing-lives.scss */
.changing-lives__slider .card--feature-grid.card .card__header {
  background-color: #fff;
  color: #000;
  z-index: 2;
}
/* line 91, ../sass/partials/components/homepage/_changing-lives.scss */
.changing-lives__slider .card__header {
  border-left: 5px solid #ce0e11;
  text-align: left;
}
/* line 96, ../sass/partials/components/homepage/_changing-lives.scss */
.changing-lives__slider h5.card__title {
  margin: 0 !important;
  background: none;
  font-family: "Raleway", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.2em;
  color: #000 !important;
  text-transform: none;
}

/* line 1, ../sass/partials/components/homepage/_hero.scss */
.hero {
  position: relative;
  margin-bottom: 40px;
}

/* line 6, ../sass/partials/components/homepage/_hero.scss */
.hero__text {
  display: flex;
  flex-direction: column;
  position: absolute;
  justify-content: center;
  margin-left: 50px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
@media (min-width: 68.75em) {
  /* line 6, ../sass/partials/components/homepage/_hero.scss */
  .hero__text {
    max-width: 50%;
  }
}

/* line 22, ../sass/partials/components/homepage/_hero.scss */
.hero__title {
  background-image: linear-gradient(to top, #cd0e11 55%, transparent 45%);
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  color: #fff;
  display: inline;
  font-family: "Raleway", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 40px;
  font-weight: 600;
  padding: 5px 10px;
  line-height: 1;
}
@media (min-width: 37.5em) {
  /* line 22, ../sass/partials/components/homepage/_hero.scss */
  .hero__title {
    font-size: 68px;
  }
}

/* line 39, ../sass/partials/components/homepage/_hero.scss */
.hero__link-container {
  margin-top: 20px;
  margin-right: 50px;
  display: inline-block;
}
@media (min-width: 68.75em) {
  /* line 39, ../sass/partials/components/homepage/_hero.scss */
  .hero__link-container {
    max-width: 40%;
    margin-right: 0;
    display: block;
  }
}

/* line 50, ../sass/partials/components/homepage/_hero.scss */
.hero__link {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  background-color: #fff;
  display: inline-block;
  padding: 10px;
}
@media (min-width: 37.5em) {
  /* line 50, ../sass/partials/components/homepage/_hero.scss */
  .hero__link {
    font-size: 30px;
  }
}

/* line 1, ../sass/partials/components/homepage/_newsletter.scss */
.newsletter {
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), #ce0e11 50%), url("../images/home_newsletter.png");
  width: 100%;
  height: 200px;
  background-size: cover;
  display: block;
  line-height: 1em;
  padding: 10px;
}
@media (min-width: 43.75em) {
  /* line 1, ../sass/partials/components/homepage/_newsletter.scss */
  .newsletter {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
  }
}

/* line 17, ../sass/partials/components/homepage/_newsletter.scss */
.newsletter__left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
@media (min-width: 43.75em) {
  /* line 17, ../sass/partials/components/homepage/_newsletter.scss */
  .newsletter__left {
    width: 175px;
  }
}

/* line 28, ../sass/partials/components/homepage/_newsletter.scss */
.newsletter__right {
  padding: 0;
  width: auto;
  text-align: center;
}
@media (min-width: 43.75em) {
  /* line 28, ../sass/partials/components/homepage/_newsletter.scss */
  .newsletter__right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 500px;
    padding: 30px 40px;
    text-align: left;
  }
}

/* line 43, ../sass/partials/components/homepage/_newsletter.scss */
.newsletter__title {
  text-align: center;
}

/* line 47, ../sass/partials/components/homepage/_newsletter.scss */
.newsletter__title h3 {
  color: #fff;
  font-size: 1.38889em;
}
@media (min-width: 43.75em) {
  /* line 47, ../sass/partials/components/homepage/_newsletter.scss */
  .newsletter__title h3 {
    font-size: 1.66667em;
  }
}

/* line 56, ../sass/partials/components/homepage/_newsletter.scss */
.newsletter__text {
  color: #fff;
  text-align: center;
}
@media (min-width: 43.75em) {
  /* line 56, ../sass/partials/components/homepage/_newsletter.scss */
  .newsletter__text {
    text-align: left;
  }
}

/* line 65, ../sass/partials/components/homepage/_newsletter.scss */
.newsletter__link {
  margin-top: 10px;
}
/* line 67, ../sass/partials/components/homepage/_newsletter.scss */
.newsletter__link a {
  display: inline-block;
  color: #ce0e11;
  background: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 10px 25px;
  text-decoration: none;
  text-transform: uppercase;
}

@media (min-width: 43.75em) {
  /* line 4, ../sass/partials/components/nav/_mobile-menu.scss */
  .mobile-nav {
    display: none;
  }
}

/* line 10, ../sass/partials/components/nav/_mobile-menu.scss */
.nav--primary {
  display: none;
}
@media (min-width: 43.75em) {
  /* line 10, ../sass/partials/components/nav/_mobile-menu.scss */
  .nav--primary {
    display: block;
  }
}

/* line 18, ../sass/partials/components/nav/_mobile-menu.scss */
.mobile-nav__bar {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.2)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  background-color: #111111;
  background-color: rgba(0, 0, 0, 0.9);
  color: #eeeeee;
  height: 3em;
  padding: 0 0.25em;
  text-align: right;
}
/* line 33, ../sass/partials/components/nav/_mobile-menu.scss */
[dir="rtl"] .mobile-nav__bar {
  text-align: left;
}

/* line 38, ../sass/partials/components/nav/_mobile-menu.scss */
.mobile-nav__button {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(40%, rgba(255, 255, 255, 0.2)), color-stop(60%, rgba(0, 0, 0, 0.2)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 40%, rgba(0, 0, 0, 0.2) 60%);
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.2) 40%, rgba(0, 0, 0, 0.2) 60%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.2) 40%, rgba(0, 0, 0, 0.2) 60%);
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.2) 40%, rgba(0, 0, 0, 0.2) 60%);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  border: 2px solid transparent;
  color: #eeeeee;
  display: inline-block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 25px;
  font-size: 18px;
  font-weight: bold;
  height: 2.5em;
  margin: 0.22222em 0.25em;
  padding: 0 0.5em;
  text-decoration: none;
}
/* line 64, ../sass/partials/components/nav/_mobile-menu.scss */
.mobile-nav__button:focus, .mobile-nav__button:hover, .mobile-nav__button:active, .mobile-nav__button.is-active {
  background-color: #3377bb;
  border-width: 2px;
  color: #eeeeee;
  outline: 0;
}
/* line 71, ../sass/partials/components/nav/_mobile-menu.scss */
.mobile-nav__button:focus {
  border-color: #eeeeee;
}

/* line 76, ../sass/partials/components/nav/_mobile-menu.scss */
.mobile-nav__icon {
  background-color: transparent;
  color: transparent;
  height: 20px;
  overflow: hidden;
  text-shadow: none;
  width: 26px;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block;
  margin-top: 0.5em;
}
/* line 17, ../sass/partials/global/mixins/_image-replace.scss */
.mobile-nav__icon:before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}

/* line 84, ../sass/partials/components/nav/_mobile-menu.scss */
.mobile-nav__icon--home {
  background-image: url('../images/bg/home.png');
  background-image: -webkit-linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjIwIiB3aWR0aD0iMjYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iPgo8cGF0aCBmaWxsPSIjZmZmIiBkPSJtMTMsNC05LDYsMCwxMCw3LDAsMC03LDQsMCwwLDcsNywwLDAtMTB6Ii8+CjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik01LDB2NS4zMTI1bC01LDMuMzQzNzUsMSwxLjM0Mzc1LDEyLTgsMTIsOCwxLTEuMzQzNzUtMTMtOC42NTYyNS01LDMuMzQzNzV2LTMuMzQzNzVoLTN6Ii8+Cjwvc3ZnPgo=');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjIwIiB3aWR0aD0iMjYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iPgo8cGF0aCBmaWxsPSIjZmZmIiBkPSJtMTMsNC05LDYsMCwxMCw3LDAsMC03LDQsMCwwLDcsNywwLDAtMTB6Ii8+CjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik01LDB2NS4zMTI1bC01LDMuMzQzNzUsMSwxLjM0Mzc1LDEyLTgsMTIsOCwxLTEuMzQzNzUtMTMtOC42NTYyNS01LDMuMzQzNzV2LTMuMzQzNzVoLTN6Ii8+Cjwvc3ZnPgo=');
}

/* line 88, ../sass/partials/components/nav/_mobile-menu.scss */
.mobile-nav__icon--menu {
  background-image: url('../images/bg/hamburger.png');
  background-image: -webkit-linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjIwIiB3aWR0aD0iMjYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iPgo8cmVjdCBmaWxsPSIjZmZmIiBoZWlnaHQ9IjQiIHdpZHRoPSIyNiIgeT0iMTYiIHg9IjAiLz4KPHJlY3QgZmlsbD0iI2ZmZiIgaGVpZ2h0PSI0IiB3aWR0aD0iMjYiIHk9IjAiIHg9IjAiLz4KPHJlY3QgZmlsbD0iI2ZmZiIgaGVpZ2h0PSI0IiB3aWR0aD0iMjYiIHk9IjgiIHg9IjAiLz4KPC9zdmc+Cg==');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjIwIiB3aWR0aD0iMjYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iPgo8cmVjdCBmaWxsPSIjZmZmIiBoZWlnaHQ9IjQiIHdpZHRoPSIyNiIgeT0iMTYiIHg9IjAiLz4KPHJlY3QgZmlsbD0iI2ZmZiIgaGVpZ2h0PSI0IiB3aWR0aD0iMjYiIHk9IjAiIHg9IjAiLz4KPHJlY3QgZmlsbD0iI2ZmZiIgaGVpZ2h0PSI0IiB3aWR0aD0iMjYiIHk9IjgiIHg9IjAiLz4KPC9zdmc+Cg==');
}

/* line 92, ../sass/partials/components/nav/_mobile-menu.scss */
.mobile-nav__links {
  background-color: #111111;
  background-color: rgba(0, 0, 0, 0.9);
  color: #eeeeee;
  padding: 0.5em 0;
  position: absolute;
  width: 100%;
  z-index: 100;
}

/* line 102, ../sass/partials/components/nav/_mobile-menu.scss */
.nav--mobile {
  border-bottom: 1px solid #666666;
  border-top: 1px solid #666666;
  margin: 0;
}
/* line 107, ../sass/partials/components/nav/_mobile-menu.scss */
.nav--mobile.nav {
  float: none;
}
/* line 108, ../sass/partials/components/nav/_mobile-menu.scss */
.nav--mobile .search {
  display: none;
}
/* line 109, ../sass/partials/components/nav/_mobile-menu.scss */
.nav--mobile .sub-menu {
  display: none;
}
/* line 112, ../sass/partials/components/nav/_mobile-menu.scss */
.nav--mobile .nav__item {
  margin: 0;
  padding: 0;
}
/* line 116, ../sass/partials/components/nav/_mobile-menu.scss */
.nav--mobile .nav__item + .nav__item {
  border-top: 1px solid #666666;
}
/* line 121, ../sass/partials/components/nav/_mobile-menu.scss */
.nav--mobile .nav__link {
  background-color: transparent;
  border: 0;
  color: #eeeeee;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 25px;
  font-weight: bold;
  line-height: 1.25;
  margin: 0;
  padding: 0.66667em 1em;
  text-align: left;
  text-decoration: none;
  white-space: normal;
  width: 100%;
  background: none;
}
/* line 141, ../sass/partials/components/nav/_mobile-menu.scss */
.nav--mobile .nav__link:focus, .nav--mobile .nav__link:hover, .nav--mobile .nav__link:active, .nav--mobile .nav__link.is-active {
  background-color: #3377bb;
  color: #eeeeee;
  outline: 0;
}
/* line 150, ../sass/partials/components/nav/_mobile-menu.scss */
.nav--mobile .nav__link--parent:after {
  background-image: url('../images/bg/arrow-right.png');
  background-image: -webkit-linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjIwIiB3aWR0aD0iMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iPgo8cGF0aCBmaWxsPSIjZmZmIiBkPSJNIDIuNSwxNi4yNWwgMy43NSwzLjc1bCAxMC0xMEwgNi4yNSwwTCAyLjUsMy43NWwgNi4yNSw2LjI1TCAyLjUsMTYuMjV6Ij48L3BhdGg+Cjwvc3ZnPgo=');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjIwIiB3aWR0aD0iMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iPgo8cGF0aCBmaWxsPSIjZmZmIiBkPSJNIDIuNSwxNi4yNWwgMy43NSwzLjc1bCAxMC0xMEwgNi4yNSwwTCAyLjUsMy43NWwgNi4yNSw2LjI1TCAyLjUsMTYuMjV6Ij48L3BhdGg+Cjwvc3ZnPgo=');
  background-position: 0 50%;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
  height: 20px;
  margin-left: 1em;
  vertical-align: top;
  width: 20px;
}
/* line 161, ../sass/partials/components/nav/_mobile-menu.scss */
[dir="rtl"] .nav--mobile .nav__link--parent:after {
  background-image: url('../images/bg/arrow-left.png');
  background-image: -webkit-linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjIwIiB3aWR0aD0iMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iPgo8cGF0aCBmaWxsPSIjZmZmIiBkPSJNIDE2LjI1LDE2LjI1bC0zLjc1LDMuNzVMIDIuNSwxMEwgMTIuNSwwbCAzLjc1LDMuNzVMIDEwLDEwTCAxNi4yNSwxNi4yNXoiPjwvcGF0aD4KPC9zdmc+Cg==');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjIwIiB3aWR0aD0iMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iPgo8cGF0aCBmaWxsPSIjZmZmIiBkPSJNIDE2LjI1LDE2LjI1bC0zLjc1LDMuNzVMIDIuNSwxMEwgMTIuNSwwbCAzLjc1LDMuNzVMIDEwLDEwTCAxNi4yNSwxNi4yNXoiPjwvcGF0aD4KPC9zdmc+Cg==');
  margin-left: 0;
  margin-right: 1em;
}
/* line 168, ../sass/partials/components/nav/_mobile-menu.scss */
.nav--mobile .nav__link--parent.is-active:after {
  background-image: url('../images/bg/arrow-down.png');
  background-image: -webkit-linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjIwIiB3aWR0aD0iMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iPgo8cGF0aCBmaWxsPSIjZmZmIiBkPSJNIDMuNzUsMy43NWwtMy43NSwzLjc1bCAxMCwxMGwgMTAtMTBsLTMuNzUtMy43NUwgMTAsMTBMIDMuNzUsMy43NXoiPjwvcGF0aD4KPC9zdmc+Cg==');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjIwIiB3aWR0aD0iMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iPgo8cGF0aCBmaWxsPSIjZmZmIiBkPSJNIDMuNzUsMy43NWwtMy43NSwzLjc1bCAxMCwxMGwgMTAtMTBsLTMuNzUtMy43NUwgMTAsMTBMIDMuNzUsMy43NXoiPjwvcGF0aD4KPC9zdmc+Cg==');
}
/* line 173, ../sass/partials/components/nav/_mobile-menu.scss */
.nav--mobile .nav--subnav {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 179, ../sass/partials/components/nav/_mobile-menu.scss */
.nav--mobile .nav--subnav .nav__item {
  background: #eeeeee;
}
/* line 182, ../sass/partials/components/nav/_mobile-menu.scss */
.nav--mobile .nav--subnav .nav__item + .nav__item {
  border-top: 1px solid #cccccc;
}
/* line 187, ../sass/partials/components/nav/_mobile-menu.scss */
.nav--mobile .nav--subnav .nav__link {
  color: #333333;
  padding-left: 1.5em;
}
/* line 193, ../sass/partials/components/nav/_mobile-menu.scss */
.nav--mobile .nav--subnav .nav__link:focus, .nav--mobile .nav--subnav .nav__link:hover, .nav--mobile .nav--subnav .nav__link:active {
  background-color: #dddddd;
}

/* line 2, ../sass/partials/components/nav/_nav--primary.scss */
.nav--primary ul.nav {
  float: right;
  clear: right;
  margin-bottom: -4px;
}
/* line 6, ../sass/partials/components/nav/_nav--primary.scss */
.nav--primary ul.nav li {
  float: left;
  position: relative;
}
/* line 9, ../sass/partials/components/nav/_nav--primary.scss */
.nav--primary ul.nav li.current_page_item > a {
  background: #b71316;
  border-bottom: 4px solid #fff;
}
/* line 13, ../sass/partials/components/nav/_nav--primary.scss */
.nav--primary ul.nav li a {
  color: #fff;
  font-size: 0.88889em;
  padding: 15px 15px 20px 15px;
  float: left;
  font-weight: 700;
}
/* line 21, ../sass/partials/components/nav/_nav--primary.scss */
.nav--primary ul.nav li ul {
  display: none;
}
/* line 23, ../sass/partials/components/nav/_nav--primary.scss */
.nav--primary ul.nav li ul ul {
  display: none;
}
/* line 26, ../sass/partials/components/nav/_nav--primary.scss */
.nav--primary ul.nav li:hover ul {
  display: block;
  position: absolute;
  z-index: 25;
  width: 9.72222em;
  background: #ce0e11;
  padding: 0.55556em;
  top: 1.94444em;
  list-style: none;
}
/* line 35, ../sass/partials/components/nav/_nav--primary.scss */
.nav--primary ul.nav li:hover ul ul {
  display: none;
}
/* line 36, ../sass/partials/components/nav/_nav--primary.scss */
.nav--primary ul.nav li:hover ul > li {
  width: 100%;
}
/* line 39, ../sass/partials/components/nav/_nav--primary.scss */
.nav--primary ul.nav li:hover ul a {
  text-transform: none;
  font-weight: 400;
  font-size: 14px;
  border: none;
}

/* line 2, ../sass/partials/components/nav/_nav--secondary.scss */
.nav--secondary ul.nav {
  margin: 0.83333em 0;
  float: right;
}
/* line 5, ../sass/partials/components/nav/_nav--secondary.scss */
.nav--secondary ul.nav li {
  display: inline;
  font-size: 0.77778em;
  font-weight: bold;
  padding: 0 .4em 0 0;
}
@media (min-width: 43.75em) {
  /* line 5, ../sass/partials/components/nav/_nav--secondary.scss */
  .nav--secondary ul.nav li {
    padding: 0 1em 0 0;
  }
}
/* line 13, ../sass/partials/components/nav/_nav--secondary.scss */
.nav--secondary ul.nav li a {
  color: #fff;
}
@media (min-width: 43.75em) {
  /* line 13, ../sass/partials/components/nav/_nav--secondary.scss */
  .nav--secondary ul.nav li a {
    color: #302727;
  }
}
/* line 19, ../sass/partials/components/nav/_nav--secondary.scss */
.nav--secondary ul.nav li i {
  background: #fff;
  color: #cd0e11;
  padding: 0.27778em;
}
/* line 24, ../sass/partials/components/nav/_nav--secondary.scss */
.nav--secondary ul.nav li:nth-last-child(2) {
  padding: 0;
}

/* line 1, ../sass/partials/components/nav/_nav-search.scss */
header form {
  position: absolute;
  bottom: -8.16667em;
  padding: 0.55556em;
  right: 0;
  background: #ce0e11;
  z-index: 40;
  width: 35%;
}
/* line 9, ../sass/partials/components/nav/_nav-search.scss */
header form .button {
  margin-bottom: 0px;
  padding: 0.44444em 2.5em 0.44444em 1.38889em;
}
/* line 12, ../sass/partials/components/nav/_nav-search.scss */
header form .button:hover {
  color: #000;
}
/* line 16, ../sass/partials/components/nav/_nav-search.scss */
header form input[type="search"] {
  width: 70%;
}

/* line 4, ../sass/partials/components/nav/_nav.scss */
nav ul.nav {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 2, ../sass/partials/components/pages/_affiliates.scss */
body.affiliates h2, body.afiliados-y-locales h2 {
  font-weight: 100;
  margin-bottom: 0;
}
/* line 6, ../sass/partials/components/pages/_affiliates.scss */
body.affiliates .affiliate-item, body.afiliados-y-locales .affiliate-item {
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
}
/* line 9, ../sass/partials/components/pages/_affiliates.scss */
body.affiliates section .locations, body.afiliados-y-locales section .locations {
  width: 100%;
  clear: right;
  float: right;
  margin-right: 0;
  background: #eee;
  clear: both;
  padding: 20px;
  margin-bottom: 25px;
}
@media (min-width: 43.75em) {
  /* line 16, ../sass/partials/components/pages/_affiliates.scss */
  body.affiliates section .locations .state-search, body.afiliados-y-locales section .locations .state-search {
    width: 47.82609%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 4.34783%;
  }
  /* line 19, ../sass/partials/components/pages/_affiliates.scss */
  body.affiliates section .locations .city-search, body.afiliados-y-locales section .locations .city-search {
    width: 47.82609%;
    clear: right;
    float: right;
    margin-right: 0;
    padding-left: 15px;
  }
  /* line 22, ../sass/partials/components/pages/_affiliates.scss */
  body.affiliates section .locations .city-search input[type="text"], body.afiliados-y-locales section .locations .city-search input[type="text"] {
    -webkit-box-shadow: inset 1px 1px 1px 0 rgba(0, 0, 0, 0.42), 1px 1px 1px 0 rgba(0, 0, 0, 0.42);
    box-shadow: inset 1px 1px 1px 0 rgba(0, 0, 0, 0.42), 1px 1px 1px 0 rgba(0, 0, 0, 0.42);
    padding: 7px;
  }
  /* line 27, ../sass/partials/components/pages/_affiliates.scss */
  body.affiliates section .locations .city-search button, body.afiliados-y-locales section .locations .city-search button {
    -webkit-box-shadow: inset -1px 1px 1px 0 rgba(0, 0, 0, 0.42), 1px 1px 1px 0 rgba(0, 0, 0, 0.42);
    box-shadow: inset -1px 1px 1px 0 rgba(0, 0, 0, 0.42), 1px 1px 1px 0 rgba(0, 0, 0, 0.42);
  }
}
/* line 35, ../sass/partials/components/pages/_affiliates.scss */
body.affiliates .affiliate-location, body.afiliados-y-locales .affiliate-location {
  width: 47.82609%;
  clear: right;
  float: left;
  margin-left: 0;
  margin-right: 4.34783%;
}
/* line 37, ../sass/partials/components/pages/_affiliates.scss */
body.affiliates .affiliate-location a, body.afiliados-y-locales .affiliate-location a {
  border-bottom: 1px solid #ce0e11;
}
/* line 41, ../sass/partials/components/pages/_affiliates.scss */
body.affiliates .affiliate-contact, body.afiliados-y-locales .affiliate-contact {
  width: 47.82609%;
  clear: right;
  float: right;
  margin-right: 0;
}
/* line 45, ../sass/partials/components/pages/_affiliates.scss */
body.affiliates footer .locations, body.afiliados-y-locales footer .locations {
  display: none;
}

/* line 1, ../sass/partials/components/pages/_campaigns-landing.scss */
.landing-list__item {
  margin-bottom: 2.77778em;
}
@media (min-width: 43.75em) {
  /* line 1, ../sass/partials/components/pages/_campaigns-landing.scss */
  .landing-list__item {
    display: flex;
  }
}

/* line 8, ../sass/partials/components/pages/_campaigns-landing.scss */
.landing-list__image {
  flex-shrink: 0;
  margin-right: 2.77778em;
  width: 375px;
}

/* line 14, ../sass/partials/components/pages/_campaigns-landing.scss */
.card {
  display: flex;
  flex-direction: column;
  text-decoration: none;
}

/* line 20, ../sass/partials/components/pages/_campaigns-landing.scss */
.card--feature-grid {
  cursor: pointer;
  margin-bottom: .5rem;
}
/* line 23, ../sass/partials/components/pages/_campaigns-landing.scss */
.card--feature-grid.card {
  border: 0;
  color: #fff;
  display: flex;
  height: 400px;
  justify-content: flex-end;
  position: relative;
  text-decoration: none;
}
/* line 31, ../sass/partials/components/pages/_campaigns-landing.scss */
.card--feature-grid.card .card__header {
  background-color: rgba(205, 14, 17, 0.8);
  z-index: 2;
}
/* line 35, ../sass/partials/components/pages/_campaigns-landing.scss */
.card--feature-grid.card * {
  color: #fff;
}
/* line 39, ../sass/partials/components/pages/_campaigns-landing.scss */
.card--feature-grid .card__content {
  color: #fff;
  z-index: 10;
}
/* line 44, ../sass/partials/components/pages/_campaigns-landing.scss */
.card--feature-grid .card__header {
  padding: 20px;
  text-align: left;
}
/* line 48, ../sass/partials/components/pages/_campaigns-landing.scss */
.card--feature-grid h5 {
  font-family: "Raleway", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
}

/* line 2, ../sass/partials/components/pages/_changed_lives.scss */
.vidas-cambiadas .changed-lives .uh-bar-chart .key {
  width: 300px;
}
/* line 4, ../sass/partials/components/pages/_changed_lives.scss */
.vidas-cambiadas .changed-lives .uh-bar-chart .key .key-text {
  width: 215px;
}

/* line 11, ../sass/partials/components/pages/_changed_lives.scss */
.changed-lives .changed-sections {
  clear: both;
}
/* line 15, ../sass/partials/components/pages/_changed_lives.scss */
.changed-lives article h3, .changed-lives article h2, .changed-lives article h4 {
  font-weight: 300;
}
/* line 18, ../sass/partials/components/pages/_changed_lives.scss */
.changed-lives article h3 {
  color: #ce0e11;
}
/* line 21, ../sass/partials/components/pages/_changed_lives.scss */
.changed-lives article h2 {
  color: black;
}
/* line 24, ../sass/partials/components/pages/_changed_lives.scss */
.changed-lives article h4 {
  font-family: "Raleway", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 30, ../sass/partials/components/pages/_changed_lives.scss */
.changed-lives table td {
  font-size: 22px;
  font-weight: 300;
  padding: 1px 30px;
  border-bottom: 1px solid #fff;
}
/* line 35, ../sass/partials/components/pages/_changed_lives.scss */
.changed-lives table td:first-child {
  text-align: right;
  font-weight: 100;
}
/* line 39, ../sass/partials/components/pages/_changed_lives.scss */
.changed-lives table td:nth-child(2) {
  background: #ccc;
  font-style: italic;
  text-align: center;
}
/* line 44, ../sass/partials/components/pages/_changed_lives.scss */
.changed-lives table td:nth-child(3) {
  border-right: 1px solid #fff;
  text-align: right;
}
/* line 48, ../sass/partials/components/pages/_changed_lives.scss */
.changed-lives table td:nth-child(3), .changed-lives table td:last-child {
  background: #ce0e11;
  color: #fff;
  font-weight: 400;
}
/* line 55, ../sass/partials/components/pages/_changed_lives.scss */
.changed-lives table tr:nth-child(4) td:nth-child(3), .changed-lives table tr:last-child td:last-child {
  text-align: center;
}
/* line 61, ../sass/partials/components/pages/_changed_lives.scss */
.changed-lives .uh-bar-chart {
  width: 100%;
  position: relative;
}
/* line 64, ../sass/partials/components/pages/_changed_lives.scss */
.changed-lives .uh-bar-chart .circle {
  background-color: #ccc;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
/* line 68, ../sass/partials/components/pages/_changed_lives.scss */
.changed-lives .uh-bar-chart .circle.large {
  height: 130px;
  width: 130px;
  padding: 50px 15px;
  font-size: 1.5em;
  float: left;
}
@media (min-width: 56.875em) {
  /* line 68, ../sass/partials/components/pages/_changed_lives.scss */
  .changed-lives .uh-bar-chart .circle.large {
    margin-top: 215px;
  }
}
/* line 80, ../sass/partials/components/pages/_changed_lives.scss */
.changed-lives .uh-bar-chart .key {
  float: left;
}
@media (min-width: 56.875em) {
  /* line 80, ../sass/partials/components/pages/_changed_lives.scss */
  .changed-lives .uh-bar-chart .key {
    position: absolute;
    width: 200px;
    left: 70px;
    top: 45px;
    float: none;
  }
}
/* line 89, ../sass/partials/components/pages/_changed_lives.scss */
.changed-lives .uh-bar-chart .key .circle {
  height: 30px;
  width: 30px;
  float: left;
  margin-top: 20px;
}
/* line 95, ../sass/partials/components/pages/_changed_lives.scss */
.changed-lives .uh-bar-chart .key .key-text {
  margin-left: 10px;
  float: left;
  width: 160px;
  font: 1.33333em "Raleway", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 103, ../sass/partials/components/pages/_changed_lives.scss */
.changed-lives .uh-bar-chart .chart {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 0;
}
@media (min-width: 56.875em) {
  /* line 103, ../sass/partials/components/pages/_changed_lives.scss */
  .changed-lives .uh-bar-chart .chart {
    clear: none;
  }
}
/* line 111, ../sass/partials/components/pages/_changed_lives.scss */
.changed-lives .uh-bar-chart .chart li {
  display: block;
  height: 150px;
  padding: 25px 0;
  position: relative;
  text-align: center;
  vertical-align: bottom;
  background: #ce0e11;
  color: white;
}
/* line 120, ../sass/partials/components/pages/_changed_lives.scss */
.changed-lives .uh-bar-chart .chart li sup {
  font-size: 0.72222em;
}
@media (min-width: 56.875em) {
  /* line 103, ../sass/partials/components/pages/_changed_lives.scss */
  .changed-lives .uh-bar-chart .chart {
    height: 425px;
  }
  /* line 126, ../sass/partials/components/pages/_changed_lives.scss */
  .changed-lives .uh-bar-chart .chart li {
    display: inline-block;
    height: 425px;
    margin: 0 0 0 1.8%;
    width: 17%;
  }
  /* line 131, ../sass/partials/components/pages/_changed_lives.scss */
  .changed-lives .uh-bar-chart .chart li .bar-summary {
    bottom: 20px;
    position: absolute;
    width: 100%;
  }
}
/* line 138, ../sass/partials/components/pages/_changed_lives.scss */
.changed-lives .uh-bar-chart .chart .wage {
  font-size: 0.77778em;
  font-weight: 800;
  border-top: 4px dashed #fff;
  padding-top: 15px;
}
@media (min-width: 50.625em) {
  /* line 138, ../sass/partials/components/pages/_changed_lives.scss */
  .changed-lives .uh-bar-chart .chart .wage {
    font-size: 1.22222em;
  }
}
@media (min-width: 56.875em) {
  /* line 138, ../sass/partials/components/pages/_changed_lives.scss */
  .changed-lives .uh-bar-chart .chart .wage {
    font-size: 1.55556em;
  }
}
/* line 149, ../sass/partials/components/pages/_changed_lives.scss */
.changed-lives .uh-bar-chart .chart .wage span {
  font-size: 0.77778em;
  font-weight: 600;
  display: block;
}
/* line 155, ../sass/partials/components/pages/_changed_lives.scss */
.changed-lives .uh-bar-chart .chart .location {
  margin-top: 15px;
  font-size: 14px;
}
@media (min-width: 56.875em) {
  /* line 155, ../sass/partials/components/pages/_changed_lives.scss */
  .changed-lives .uh-bar-chart .chart .location {
    font-size: 1.11111em;
  }
}
/* line 163, ../sass/partials/components/pages/_changed_lives.scss */
.changed-lives .uh-bar-chart .avg-wage {
  clear: both;
  text-align: center;
  position: relative;
  margin: 10px auto 0 auto;
  width: 50%;
}
@media (min-width: 56.875em) {
  /* line 163, ../sass/partials/components/pages/_changed_lives.scss */
  .changed-lives .uh-bar-chart .avg-wage {
    margin: -50px auto 0 auto;
  }
}
/* line 172, ../sass/partials/components/pages/_changed_lives.scss */
.changed-lives .uh-bar-chart .avg-wage span {
  display: inline-block;
}
/* line 174, ../sass/partials/components/pages/_changed_lives.scss */
.changed-lives .uh-bar-chart .avg-wage span span {
  font-size: 1.55556em;
}
/* line 178, ../sass/partials/components/pages/_changed_lives.scss */
.changed-lives .uh-bar-chart .avg-wage .bar-color {
  height: 55px;
  width: 50px;
  background: #ce0e11;
  margin-right: 10px;
}
/* line 186, ../sass/partials/components/pages/_changed_lives.scss */
.changed-lives .growth {
  float: left;
}
/* line 189, ../sass/partials/components/pages/_changed_lives.scss */
.changed-lives .growth-txt {
  width: 370px;
}
@media (min-width: 56.875em) {
  /* line 189, ../sass/partials/components/pages/_changed_lives.scss */
  .changed-lives .growth-txt {
    float: right;
  }
}
/* line 194, ../sass/partials/components/pages/_changed_lives.scss */
.changed-lives .growth-txt p {
  clear: both;
}
/* line 197, ../sass/partials/components/pages/_changed_lives.scss */
.changed-lives .growth-txt + blockquote {
  clear: both;
  margin-top: 45px;
  float: left;
  width: 100%;
}
/* line 204, ../sass/partials/components/pages/_changed_lives.scss */
.changed-lives .red.circle {
  background: #ce0e11;
  color: #fff;
  width: 220px;
  height: 220px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  padding: 22px 0;
  text-align: center;
  font-size: 1.55556em;
  font-family: "Raleway", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  float: left;
  margin: 30px 0 20px 50px;
  display: block;
}
/* line 219, ../sass/partials/components/pages/_changed_lives.scss */
.changed-lives .red.circle i {
  font-size: 1.77778em;
}
/* line 222, ../sass/partials/components/pages/_changed_lives.scss */
.changed-lives .red.circle strong {
  display: block;
  font-size: 2.77778em;
  margin: 30px 0;
  font-weight: 300;
}
/* line 228, ../sass/partials/components/pages/_changed_lives.scss */
.changed-lives .red.circle span {
  font-size: 0.88889em;
}

/* line 6, ../sass/partials/components/pages/_divisions.scss */
.divisions .news-item .news-title h2, .industries .news-item .news-title h2, .industrias .news-item .news-title h2 {
  margin: 0;
}
/* line 9, ../sass/partials/components/pages/_divisions.scss */
.divisions .news-item .news-title a, .industries .news-item .news-title a, .industrias .news-item .news-title a {
  font-weight: 300;
}
/* line 13, ../sass/partials/components/pages/_divisions.scss */
.divisions .news-item .division-desc p, .industries .news-item .division-desc p, .industrias .news-item .division-desc p {
  margin-top: 0;
  line-height: 30px;
}

/* line 2, ../sass/partials/components/pages/_form_inputs.scss */
main input[type="text"], main input[type="email"], main textarea {
  width: 40%;
  border: 1px solid #ddd;
  -webkit-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.3);
  padding: 5px;
  line-height: 30px;
}
/* line 10, ../sass/partials/components/pages/_form_inputs.scss */
main input[type="submit"] {
  background: #ce0e11;
  color: #fff;
  text-transform: uppercase;
  border: 0;
  padding: 0.38889em 0.83333em;
  font-weight: bold;
}

/* line 1, ../sass/partials/components/pages/_general-page.scss */
article footer {
  background: transparent;
  color: #363636;
}

/* line 1, ../sass/partials/components/pages/_member-stories.scss */
.story-item {
  clear: both;
  margin-bottom: 25px;
}
/* line 4, ../sass/partials/components/pages/_member-stories.scss */
.story-item p {
  margin: 0;
}
@media (min-width: 43.75em) {
  /* line 1, ../sass/partials/components/pages/_member-stories.scss */
  .story-item {
    width: 21.73913%;
    clear: right;
    float: left;
    margin-left: 0;
    margin-right: 4.34783%;
    padding: 15px;
  }
  /* line 10, ../sass/partials/components/pages/_member-stories.scss */
  .story-item img {
    float: none;
  }
  /* line 13, ../sass/partials/components/pages/_member-stories.scss */
  .story-item p {
    font-size: 15px;
    line-height: 1.1;
  }
  /* line 16, ../sass/partials/components/pages/_member-stories.scss */
  .story-item p a {
    font-weight: bold;
    font-size: 18px;
  }
}
/* line 22, ../sass/partials/components/pages/_member-stories.scss */
.story-item:nth-of-type(5n+4) {
  clear: left;
}

/* line 1, ../sass/partials/components/pages/_pagetitles.scss */
.titlebg {
  padding: 0.55556em 1.11111em;
  font-size: 80%;
  max-height: 15.55556em;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center;
}
@media (min-width: 31.25em) {
  /* line 1, ../sass/partials/components/pages/_pagetitles.scss */
  .titlebg {
    font-size: 100%;
    padding: 1.66667em 3.88889em;
  }
}
/* line 12, ../sass/partials/components/pages/_pagetitles.scss */
.titlebg h1 {
  max-width: 100%;
  margin: 60px 0px 0px 0px;
  color: #ce0e11;
  background: rgba(255, 255, 255, 0.9);
  display: inline-block;
  position: relative;
  padding: 0.55556em;
  font-weight: 300;
}
/* line 22, ../sass/partials/components/pages/_pagetitles.scss */
.titlebg h1:before {
  content: ' ';
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white;
  position: absolute;
  top: -15px;
  left: 20px;
  opacity: .9;
}

/* line 1, ../sass/partials/components/pages/_pagination.scss */
.pagination, .facetwp-pager {
  color: #fff;
  background: #000;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  padding: 5px 30px;
  font-size: 15px;
}
/* line 9, ../sass/partials/components/pages/_pagination.scss */
.pagination a, .facetwp-pager a {
  color: #fff;
  padding: 0 0.27778em;
}
/* line 12, ../sass/partials/components/pages/_pagination.scss */
.pagination a.next, .pagination a.last-page, .pagination a.first-page, .facetwp-pager a.next, .facetwp-pager a.last-page, .facetwp-pager a.first-page {
  color: #ce0e11;
  border-left: 1px solid #fff;
  padding-left: 10px;
}
/* line 17, ../sass/partials/components/pages/_pagination.scss */
.pagination a.first-page, .facetwp-pager a.first-page {
  border-left: 0;
  border-right: 1px solid #fff;
  padding-right: 10px;
}
/* line 23, ../sass/partials/components/pages/_pagination.scss */
.pagination .current, .facetwp-pager .current {
  text-decoration: underline;
}
/* line 26, ../sass/partials/components/pages/_pagination.scss */
.pagination .facetwp-pager-label, .facetwp-pager .facetwp-pager-label {
  border-right: 1px solid #fff;
  padding-right: 10px;
}

/* line 31, ../sass/partials/components/pages/_pagination.scss */
.pagination {
  display: inline-block;
}

/* line 34, ../sass/partials/components/pages/_pagination.scss */
.facetwp-pager {
  float: left;
}

/* line 2, ../sass/partials/components/pages/_press-release.scss */
.press-details p:not(:first-child) {
  margin: 0;
}
/* line 5, ../sass/partials/components/pages/_press-release.scss */
.press-details p:first-child {
  margin-bottom: 0;
}

/* line 2, ../sass/partials/components/pages/_search.scss */
body.search article {
  margin-bottom: 3em;
}
/* line 5, ../sass/partials/components/pages/_search.scss */
body.search p.news-meta {
  font-size: 0.77778em;
  margin: 0;
}
/* line 8, ../sass/partials/components/pages/_search.scss */
body.search p.news-meta + h3 {
  margin: 0;
}
/* line 10, ../sass/partials/components/pages/_search.scss */
body.search p.news-meta + h3 + p {
  margin-top: 0;
}
/* line 14, ../sass/partials/components/pages/_search.scss */
body.search p.news-meta .news-date {
  margin-left: 10px;
}

/* line 1, ../sass/partials/components/pages/_single-campaign.scss */
.campaigns-sidebar {
  background: #ededed;
  padding: 4em 1em;
}

/* line 6, ../sass/partials/components/pages/_single-campaign.scss */
.campaigns-sidebar li.pagenav {
  font-size: 1.38889em;
  margin-top: 0;
  color: #000;
  font-weight: 300;
  font-family: "Raleway", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 15, ../sass/partials/components/pages/_single-campaign.scss */
.campaigns-sidebar ul,
.campaigns-sidebar li {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 21, ../sass/partials/components/pages/_single-campaign.scss */
.campaigns-sidebar li a {
  color: #000;
  margin-left: -18px;
  padding: 10px 0 10px 25px;
  font-size: 16px;
  border-bottom: 2px solid #dfdfdf;
  display: block;
}

/* line 29, ../sass/partials/components/pages/_single-campaign.scss */
.campaigns-sidebar li.current_page_item > a {
  color: #ce0e11;
  background: #fff;
  border-right: 2px solid #ce0e11;
  border-bottom: 0;
}

/* line 36, ../sass/partials/components/pages/_single-campaign.scss */
.campaigns-learn-more {
  display: inline-block;
  background: #cd0e11;
  background: linear-gradient(90deg, #cd0e11 0%, #a6090b 100%);
  padding: 15px 40px;
}
/* line 42, ../sass/partials/components/pages/_single-campaign.scss */
.campaigns-learn-more a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}

/* line 1, ../sass/partials/components/pages/_single-changing-lives.scss */
.changing-lives-sidebar {
  background: #ededed;
  padding: 4em 1em;
}

/* line 6, ../sass/partials/components/pages/_single-changing-lives.scss */
.changing-lives-sidebar li.pagenav {
  font-size: 1.38889em;
  margin-top: 0;
  color: #000;
  font-weight: 300;
  font-family: "Raleway", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 15, ../sass/partials/components/pages/_single-changing-lives.scss */
.changing-lives-sidebar ul,
.changing-lives-sidebar li {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 21, ../sass/partials/components/pages/_single-changing-lives.scss */
.changing-lives-sidebar li a {
  color: #000;
  margin-left: -18px;
  padding: 10px 0 10px 25px;
  font-size: 16px;
  border-bottom: 2px solid #dfdfdf;
  display: block;
}

/* line 1, ../sass/partials/components/select2/_select2.scss */
.select2-result-label {
  font-size: 0.72222em;
}

/* line 7, ../sass/partials/_quick-fixes.scss */
html {
  -moz-hyphens: none;
}
