@charset "UTF-8";
/*
	Theme Name: The AMP 2020 (Civilization)
	Theme URI: http://builtbycivilization.com
	Description: Custom WP built by Civilization
	Version: 1
	Author: Civilization
	Author URI: http://builtbycivilization.com
*/
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video, input, select {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none; }

article, aside, figure, footer, header, hgroup, nav, section {
  display: block; }

html {
  overflow-y: scroll; }

ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

th {
  font-weight: bold;
  vertical-align: bottom; }

td {
  font-weight: normal;
  vertical-align: top; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

pre {
  white-space: pre;
  /* CSS2 */
  white-space: pre-wrap;
  /* CSS 2.1 */
  white-space: pre-line;
  /* CSS 3 (and 2.1 as well, actually) */
  word-wrap: break-word;
  /* IE */ }

input[type="radio"] {
  vertical-align: text-bottom; }

input[type="checkbox"] {
  vertical-align: bottom;
  *vertical-align: baseline; }

.ie6 input {
  vertical-align: text-bottom; }

select, input, textarea {
  font: 99% sans-serif; }

table {
  font-size: inherit;
  font: 100%; }

a:hover, :active, :focus {
  outline: none; }

small {
  font-size: 85%; }

strong, th {
  font-weight: bold; }

td, td img {
  vertical-align: top; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

pre, code, kbd, samp {
  font-family: monospace, sans-serif; }

.clickable, label,
input[type=button],
input[type=submit],
button {
  cursor: pointer; }

button, input, select, textarea {
  margin: 0; }

button {
  width: auto;
  overflow: visible;
  border: 0;
  background: transparent; }

.ie7 img {
  -ms-interpolation-mode: bicubic; }

.white-bg {
  background-color: #fff; }

.white-text {
  color: #fff; }
  .white-text input[type="submit"],
  .white-text .button,
  .white-text .admin-edit a,
  .admin-edit .white-text a,
  .white-text .sitewide-edit a,
  .sitewide-edit .white-text a {
    color: #fff;
    border-color: #fff; }
  .white-text a {
    color: #fff; }

.fill-white {
  fill: #fff; }

.offwhite-bg {
  background-color: #efece4; }

.offwhite-text {
  color: #efece4; }
  .offwhite-text input[type="submit"],
  .offwhite-text .button,
  .offwhite-text .admin-edit a,
  .admin-edit .offwhite-text a,
  .offwhite-text .sitewide-edit a,
  .sitewide-edit .offwhite-text a {
    color: #efece4;
    border-color: #efece4; }
  .offwhite-text a {
    color: #efece4; }

.fill-offwhite {
  fill: #efece4; }

.taupe-bg {
  background-color: #b7a174; }

.taupe-text {
  color: #b7a174; }
  .taupe-text input[type="submit"],
  .taupe-text .button,
  .taupe-text .admin-edit a,
  .admin-edit .taupe-text a,
  .taupe-text .sitewide-edit a,
  .sitewide-edit .taupe-text a {
    color: #b7a174;
    border-color: #b7a174; }
  .taupe-text a {
    color: #b7a174; }

.fill-taupe {
  fill: #b7a174; }

.black-bg {
  background-color: #211f1e; }

.black-text {
  color: #211f1e; }
  .black-text input[type="submit"],
  .black-text .button,
  .black-text .admin-edit a,
  .admin-edit .black-text a,
  .black-text .sitewide-edit a,
  .sitewide-edit .black-text a {
    color: #211f1e;
    border-color: #211f1e; }
  .black-text a {
    color: #211f1e; }

.fill-black {
  fill: #211f1e; }

.red-bg {
  background-color: #c81a17; }

.red-text {
  color: #c81a17; }
  .red-text input[type="submit"],
  .red-text .button,
  .red-text .admin-edit a,
  .admin-edit .red-text a,
  .red-text .sitewide-edit a,
  .sitewide-edit .red-text a {
    color: #c81a17;
    border-color: #c81a17; }
  .red-text a {
    color: #c81a17; }

.fill-red {
  fill: #c81a17; }

.green-bg {
  background-color: #096b61; }

.green-text {
  color: #096b61; }
  .green-text input[type="submit"],
  .green-text .button,
  .green-text .admin-edit a,
  .admin-edit .green-text a,
  .green-text .sitewide-edit a,
  .sitewide-edit .green-text a {
    color: #096b61;
    border-color: #096b61; }
  .green-text a {
    color: #096b61; }

.fill-green {
  fill: #096b61; }

.orange-bg {
  background-color: #f1832c; }

.orange-text {
  color: #f1832c; }
  .orange-text input[type="submit"],
  .orange-text .button,
  .orange-text .admin-edit a,
  .admin-edit .orange-text a,
  .orange-text .sitewide-edit a,
  .sitewide-edit .orange-text a {
    color: #f1832c;
    border-color: #f1832c; }
  .orange-text a {
    color: #f1832c; }

.fill-orange {
  fill: #f1832c; }

.yellow-bg {
  background-color: #fece00; }

.yellow-text {
  color: #fece00; }
  .yellow-text input[type="submit"],
  .yellow-text .button,
  .yellow-text .admin-edit a,
  .admin-edit .yellow-text a,
  .yellow-text .sitewide-edit a,
  .sitewide-edit .yellow-text a {
    color: #fece00;
    border-color: #fece00; }
  .yellow-text a {
    color: #fece00; }

.fill-yellow {
  fill: #fece00; }

.object-cover video,
.object-cover img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;'; }

.object-contain video,
.object-contain img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  font-family: 'object-fit: contain;'; }

.split .split-text ul:not(.gfield_radio):not(.gfield_checkbox):not(.gform_fields):not(.social-media), .wrap.text-wrap ul:not(.gfield_radio):not(.gfield_checkbox):not(.gform_fields):not(.social-media) {
  list-style: disc; }

.split .split-text ul:not(.gfield_radio):not(.gfield_checkbox):not(.gform_fields):not(.social-media), .wrap.text-wrap ul:not(.gfield_radio):not(.gfield_checkbox):not(.gform_fields):not(.social-media), .split .split-text ol, .wrap.text-wrap ol {
  padding-left: 2rem; }

.split .split-text blockquote, .wrap.text-wrap blockquote {
  padding: 3rem; }
  @media only screen and (min-width: 700px) {
    .split .split-text blockquote, .wrap.text-wrap blockquote {
      padding: 5.6rem; } }
.split .split-text a:not(.button):hover, .wrap.text-wrap a:not(.button):hover, .split .split-text a:not(.button):focus:not(:active), .wrap.text-wrap a:not(.button):focus:not(:active) {
  color: #c81a17; }

.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="file"]):not(.button),
.gform_wrapper textarea, input, textarea, button, select, body {
  font-family: roboto, sans-serif;
  font-style: normal; }

.page-hero .wrap p,
.home-statement .wrap p, blockquote h2, blockquote h3, blockquote p, blockquote, q, h4.subtitle, .intro-text h3, h3.subtitle, h2.subtitle, .page-subtitle h1 {
  font-family: ff-meta-serif-web-pro, serif;
  font-weight: 600; }

.group-wrap p strong, .group-wrap ul strong, menu.main-menu a, h3, h2 {
  font-weight: 500; }

.fullscreen, .filters .filter-group button.selected, footer h5, input[type="submit"],
.button,
.admin-edit a,
.sitewide-edit a, strong, b, h4.subtitle, h4, .intro-text h3, h3.subtitle, h2.subtitle, .section-title h2, .page-subtitle h1 {
  font-weight: 700; }

h1 {
  font-weight: 900; }

.video-preview.error, em, i {
  font-style: italic; }

:-webkit-autofill {
  -webkit-text-fill-color: #211f1e;
  -webkit-box-shadow: 0 0 0px 1000px #efece4 inset; }

:-moz-autofill {
  /* Firefox 18- */
  -moz-text-fill-color: #211f1e;
  -moz-box-shadow: 0 0 0px 1000px #efece4 inset; }

::-moz-autofill {
  /* Firefox 19+ */
  -moz-text-fill-color: #211f1e;
  -moz-box-shadow: 0 0 0px 1000px #efece4 inset; }

::-webkit-input-placeholder {
  color: #211f1e;
  opacity: 0.5; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #211f1e;
  opacity: 0.5; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #211f1e;
  opacity: 0.5; }

:-ms-input-placeholder {
  color: #211f1e;
  overflow: hidden; }

::selection {
  background: #c81a17;
  color: #fff;
  text-shadow: none; }

::-moz-selection {
  background: #c81a17;
  color: #fff;
  text-shadow: none; }

html {
  width: 100%;
  min-height: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -moz-osx-font-smoothing: grayscale;
  /* fixes FF over-bolding */
  -ms-overflow-style: -ms-autohiding-scrollbar;
  font-size: 62.5%;
  /* 10px reset */
  position: relative;
  background: #fff;
  color: #211f1e;
  -webkit-overflow-scrolling: touch; }

body {
  width: 100%;
  min-height: 100%;
  font-size: 1.5rem;
  line-height: 1.45;
  overflow-x: hidden; }
  @media only screen and (min-width: 700px) {
    body {
      font-size: calc(1.1rem + 0.25vw);
      letter-spacing: 0.02em; } }
  body.modal-open {
    height: 100%;
    height: 100vh;
    overflow-y: hidden; }

h1 {
  font-size: 350%;
  text-transform: uppercase;
  line-height: 1; }
  .page-subtitle h1 {
    text-transform: none; }
  @media only screen and (min-width: 700px) {
    h1 {
      font-size: 475%; } }
h2 {
  font-size: 150%;
  line-height: 1.25; }
  h2.subtitle {
    font-size: 175%; }
  @media only screen and (min-width: 700px) {
    h2 {
      font-size: 225%; }
      h2.subtitle {
        font-size: 250%; } }
h3 {
  font-size: 125%;
  line-height: 1.2; }
  .intro-text h3, h3.subtitle {
    font-size: 150%; }
  @media only screen and (min-width: 700px) {
    h3 {
      font-size: 150%; }
      h3.subtitle {
        font-size: 225%; } }
h4 {
  font-size: 100%; }
  h4.subtitle {
    font-size: 125%; }

h5 {
  font-size: 85%;
  font-weight: normal;
  font-size: 1.1rem; }

h6 {
  text-transform: uppercase;
  font-size: 75%; }

q {
  display: block;
  font-size: 125%;
  line-height: 1.3; }
  @media only screen and (min-width: 700px) {
    q {
      font-size: 150%; } }
  q + cite {
    display: block;
    font-style: normal; }
    q + cite::before {
      content: "— "; }
  q.quote {
    quotes: "\201C" "\201D" "\2018" "\2019"; }
    q.quote p {
      display: inline; }
    q.quote::before {
      display: inline;
      content: open-quote; }
    q.quote::after {
      display: inline;
      content: close-quote; }

blockquote p {
  font-size: 125%; }

cite {
  font-style: normal;
  font-size: 2rem;
  line-height: 1.2;
  margin-top: 2rem; }
  @media only screen and (min-width: 700px) {
    cite {
      margin-top: 3rem;
      font-size: 2.4rem; } }
  cite span {
    display: block;
    margin-top: 1rem;
    text-transform: uppercase;
    font-size: 1.2rem; }
    @media only screen and (min-width: 700px) {
      cite span {
        margin-top: 2rem;
        font-size: 1.6rem; } }
hr {
  width: 100%;
  height: 0;
  border-bottom: 1px solid; }

p + hr,
hr + h3 {
  margin-top: 4.5rem; }

p + h3,
ul + h3,
ol + h3,
h1 + hr,
h1 + h3,
h1 + p,
h1 + form,
h2 + hr,
h2 + p,
h2 + h3,
blockquote + h3 {
  margin-top: 3rem; }

h3 + div,
h3 + hr + p,
h3 + p,
h3 + h4,
h3 + ul,
h3 + ol,
ul + hr,
ul + ul,
ul + hr + ul,
ul + p,
ul + hr + p,
hr + p,
p + ul,
ol + p,
p + ol,
p + h4,
ul + h4,
ol + h4,
p + blockquote,
blockquote + p,
h3 + blockquote,
p + p,
p + h5 {
  margin-top: 1.5rem; }

input, textarea, button, select {
  -webkit-appearance: none;
  -moz-appearance: none; }

input[type="text"],
input[type="number"],
input[type="password"],
input[type="email"],
input[type="tel"],
textarea,
select {
  display: block;
  width: 100%;
  background-color: transparent;
  color: inherit;
  border: 1px solid;
  font-size: inherit;
  line-height: 3rem;
  padding: 0 1.5rem;
  margin: 0 auto;
  position: relative;
  border-radius: 0;
  z-index: 1; }

@-moz-document url-prefix() {
  input[type="text"],
  input[type="number"],
  input[type="password"],
  input[type="email"],
  input[type="tel"],
  textarea,
  select {
    line-height: 2.8 !important; } }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    input[type="text"],
    input[type="number"],
    input[type="password"],
    input[type="email"],
    input[type="tel"],
    textarea,
    select {
      height: 3rem; } }
textarea {
  line-height: 1.45;
  padding: 1rem;
  height: 12rem; }

input[type="radio"],
input[type="checkbox"] {
  background: transparent;
  -webkit-appearance: none;
  width: 1.6rem !important;
  height: 1.6rem;
  vertical-align: middle;
  margin-right: 1rem;
  margin-top: -2px;
  color: inherit;
  border: 1px solid;
  font-size: 2.4rem;
  line-height: 1.25;
  position: relative;
  cursor: pointer; }
  input[type="radio"]:checked,
  input[type="checkbox"]:checked {
    background-color: #211f1e; }
  .dark-bg input[type="radio"]:checked, .dark-bg input[type="checkbox"]:checked {
    background-color: #fff; }

input[type="radio"] {
  border-radius: 50%; }

select {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC") no-repeat right 4px center;
  background-size: auto 12px;
  padding-right: 24px; }
  select:hover, select:focus:not(:active) {
    color: #c81a17;
    border-color: #211f1e; }

button {
  font-size: inherit; }

button::-moz-focus-inner {
  border: 0; }

input[type="submit"],
.button,
.admin-edit a,
.sitewide-edit a {
  letter-spacing: normal;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  color: inherit;
  cursor: pointer;
  padding: 0.7rem 1.5rem;
  border: 1px solid;
  font-size: 1.5rem;
  border-radius: 0;
  text-transform: uppercase;
  text-decoration: none; }
  input[type="submit"]:hover, input[type="submit"]:focus:not(:active),
  .button:hover,
  .admin-edit a:hover,
  .sitewide-edit a:hover,
  .button:focus:not(:active),
  .admin-edit a:focus:not(:active),
  .sitewide-edit a:focus:not(:active) {
    background-color: #c81a17;
    border-color: #c81a17;
    color: #fff; }
  input[type="submit"][disabled],
  .button[disabled],
  .admin-edit a[disabled],
  .sitewide-edit a[disabled] {
    opacity: 0.75;
    cursor: default; }
    input[type="submit"][disabled]:hover, input[type="submit"][disabled]:focus:not(:active),
    .button[disabled]:hover,
    .admin-edit a[disabled]:hover,
    .sitewide-edit a[disabled]:hover,
    .button[disabled]:focus:not(:active),
    .admin-edit a[disabled]:focus:not(:active),
    .sitewide-edit a[disabled]:focus:not(:active) {
      background-color: inherit;
      border-color: inherit;
      color: inherit; }

section,
footer {
  position: relative;
  width: 100%; }

iframe {
  width: 100%; }

svg,
img {
  display: block;
  max-width: 100%; }

svg {
  width: 100%;
  overflow: visible; }

footer {
  font-size: 1.3rem; }
  footer .footer-wrap {
    padding: 1.5rem 1.5rem 0; }
  footer .footer-sec {
    display: block;
    width: 100%;
    padding: 0 0 1.5rem; }
  footer h5 {
    text-transform: uppercase;
    margin-bottom: 1.5rem; }
  @media only screen and (max-width: 1023px) {
    footer .footer-sec {
      max-width: 58.8rem;
      margin: 0 auto; }
      footer .footer-sec + .footer-sec {
        margin-top: 1.5rem; } }
  @media only screen and (min-width: 1024px) {
    footer .footer-wrap {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      padding: 0 3rem 3rem; }
    footer .footer-sec {
      display: block;
      width: 100%;
      padding: 3rem 3rem 0;
      position: relative;
      flex: 1; }
      footer .footer-sec:not(:first-child)::before {
        content: '';
        display: block;
        position: absolute;
        top: 3rem;
        bottom: 0;
        left: 0;
        width: 1px;
        background-color: #211f1e; }
      footer .footer-sec:first-child {
        padding-left: 0; }
      footer .footer-sec:last-child {
        flex: 2;
        padding-right: 0; } }
.footer-grid.logo-grid {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  /* Safari 7.0+ */
  flex-flow: row wrap;
  margin: -1.5rem -1.5rem 0 0 !important; }
  .footer-grid.logo-grid .grid-item {
    width: 50%;
    padding: 1.5rem 1.5rem 1.5rem 0; }
    @media only screen and (min-width: 600px) {
      .footer-grid.logo-grid .grid-item {
        width: 33.333%; } }
    @media only screen and (min-width: 1024px) {
      .footer-grid.logo-grid .grid-item {
        width: 50%; } }
  @media only screen and (max-width: 1279px) {
    .footer-grid.logo-grid .logo {
      padding-bottom: 42%; } }
.modal {
  z-index: 7; }

menu.main-menu {
  z-index: 5; }

header.main-header {
  z-index: 4; }

footer {
  z-index: 2; }

.content-wrap {
  z-index: 1; }

.grid-item {
  vertical-align: top;
  position: relative;
  will-change: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }
  .in-motion .grid-item {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */
    opacity: 0; }
  .grid-item.full-width {
    width: 100% !important; }

.grid-image {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  overflow: hidden;
  background-color: #211f1e;
  border-radius: 50%; }
  .grid-image img {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%; }

.grid-item-inner {
  position: relative;
  padding: 2.1rem 0 3rem; }
  .split .grid-item-inner {
    padding-bottom: 5.6rem; }
  .grid-item-inner h4 + p {
    margin-top: 1.25rem; }

.row-grid {
  letter-spacing: -0.65em;
  text-rendering: optimizeLegibility; }
  .row-grid .grid-item {
    letter-spacing: normal;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    padding: 0 1.5rem;
    width: 100%; }
    @media only screen and (min-width: 450px) {
      .row-grid .grid-item {
        width: 50%; }
        .row-grid .grid-item:nth-child(3):nth-last-child(1) {
          display: none; } }
  @media only screen and (min-width: 700px) {
    .row-grid {
      padding: 1.5rem 0; }
      .row-grid .grid-item {
        width: 33.333%;
        padding: 0 2.1rem; }
        .row-grid .grid-item:nth-child(3):nth-last-child(1) {
          letter-spacing: normal;
          display: -moz-inline-stack;
          display: inline-block;
          zoom: 1;
          *display: inline; }
        .row-grid .grid-item:nth-child(1):nth-last-child(4), .row-grid .grid-item:nth-child(2):nth-last-child(3), .row-grid .grid-item:nth-child(3):nth-last-child(2), .row-grid .grid-item:nth-child(4):nth-last-child(1) {
          width: 25%; } }
.flex-grid {
  padding: 1.5rem 0 0;
  margin: 0 -1.5rem -1.5rem;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  /* Safari 7.0+ */
  flex-flow: row wrap;
  -webkit-justify-content: center;
  /* Safari 7.0+ */
  justify-content: center; }
  @media only screen and (min-width: 700px) {
    .flex-grid {
      padding: 1.5rem 1.5rem 0; } }
  .flex-grid .grid-item {
    padding: 0 1.5rem 1.5rem;
    width: 50%; }
    @media only screen and (min-width: 700px) {
      .flex-grid .grid-item {
        width: 33.3333333333%; } }
    @media only screen and (min-width: 900px) {
      .flex-grid .grid-item {
        width: 25%; } }
    @media only screen and (min-width: 1200px) {
      .flex-grid .grid-item {
        width: 20%; } }
    @media only screen and (min-width: 1600px) {
      .flex-grid .grid-item {
        width: 16.6666666667%; } }
    @media only screen and (min-width: 2000px) {
      .flex-grid .grid-item {
        width: 12.5%; } }
  .flex-grid.big-grid .grid-item {
    width: 100%; }
    @media only screen and (min-width: 700px) {
      .flex-grid.big-grid .grid-item {
        width: 50%; } }
    @media only screen and (min-width: 1024px) {
      .flex-grid.big-grid .grid-item {
        width: 33.3333333333%; } }
    @media only screen and (min-width: 1600px) {
      .flex-grid.big-grid .grid-item {
        width: 25%; } }
  @media only screen and (max-width: 599px) {
    .flex-grid.text-grid .grid-item .grid-item-inner {
      padding-bottom: 0; } }
  .flex-grid.memorial-grid h5 {
    opacity: 0.85; }
  .flex-grid.stories-grid {
    padding: 1.5rem 0 0;
    margin: 0;
    -webkit-justify-content: flex-start;
    /* Safari 7.0+ */
    justify-content: flex-start; }
    @media only screen and (min-width: 700px) {
      .flex-grid.stories-grid {
        padding: 1.5rem 1.5rem 0; } }
    .flex-grid.stories-grid .grid-item {
      width: 100%;
      padding: 0 1.5rem; }
      .flex-grid.stories-grid .grid-item .grid-image-wrap {
        width: 40%;
        height: 100%; }
      .flex-grid.stories-grid .grid-item .grid-image {
        mix-blend-mode: multiply;
        -webkit-mix-blend-mode: multiply;
        background-color: #efece4; }
        .flex-grid.stories-grid .grid-item .grid-image img {
          filter: gray;
          filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
          -webkit-filter: grayscale(100%) contrast(1.2);
          filter: grayscale(100%) contrast(1.2);
          opacity: 0.8;
          will-change: auto;
          -webkit-transition: all 0.25s ease-in-out;
          -moz-transition: all 0.25s ease-in-out;
          -o-transition: all 0.25s ease-in-out;
          transition: all 0.25s ease-in-out; }
      .flex-grid.stories-grid .grid-item .grid-item-inner {
        width: 60%;
        height: 100%;
        padding: 0 0 0 3rem;
        text-align: left;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: flex-start;
        /* Safari 7.0+ */
        align-items: flex-start;
        -webkit-justify-content: space-between;
        /* Safari 7.0+ */
        justify-content: space-between; }
        @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
          .flex-grid.stories-grid .grid-item .grid-item-inner {
            overflow: hidden; } }
        .flex-grid.stories-grid .grid-item .grid-item-inner q, .flex-grid.stories-grid .grid-item .grid-item-inner h3 {
          margin-top: 0.4rem;
          margin-bottom: auto; }
        .flex-grid.stories-grid .grid-item .grid-item-inner h5 {
          color: #84807f; }
      .flex-grid.stories-grid .grid-item a {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        width: 100%;
        margin-top: -1px;
        border-top: 1px solid;
        border-bottom: 1px solid;
        padding: 3rem 0;
        text-decoration: none; }
        .flex-grid.stories-grid .grid-item a:hover .grid-image img, .flex-grid.stories-grid .grid-item a:focus:not(:active) .grid-image img {
          -webkit-filter: grayscale(0%);
          filter: none;
          opacity: 1; }
      @media only screen and (min-width: 900px) {
        .flex-grid.stories-grid .grid-item {
          width: 50%; }
          .flex-grid.stories-grid .grid-item:nth-child(odd) {
            padding-right: 3rem; }
          .flex-grid.stories-grid .grid-item:nth-child(even) {
            padding-left: 3rem; } }
      @media only screen and (min-width: 1024px) {
        .flex-grid.stories-grid .grid-item:nth-child(odd) {
          padding-right: 4.5rem; }
        .flex-grid.stories-grid .grid-item:nth-child(even) {
          padding-left: 4.5rem; } }
      @media only screen and (min-width: 1400px) {
        .flex-grid.stories-grid .grid-item:nth-child(odd) {
          padding-right: 6rem; }
        .flex-grid.stories-grid .grid-item:nth-child(even) {
          padding-left: 6rem; }
        .flex-grid.stories-grid .grid-item a {
          padding: 4.5rem 0; } }
  .flex-grid.resources-grid {
    padding: 0 1.5rem;
    margin: 0; }
    .flex-grid.resources-grid .grid-item {
      padding: 0 1.5rem; }
    .flex-grid.resources-grid .grid-item-inner {
      border-top: 1px solid;
      border-bottom: 1px solid;
      margin-top: -1px; }
    @media only screen and (min-width: 700px) {
      .flex-grid.resources-grid {
        padding: 0 3rem; }
        .flex-grid.resources-grid .grid-item-inner {
          padding: 3rem 0; } }
    @media only screen and (min-width: 1024px) {
      .flex-grid.resources-grid {
        padding: 0 4.5rem; }
        .flex-grid.resources-grid .grid-item-inner {
          padding: 4.5rem 0; } }
.filters-wrap {
  position: relative;
  height: 4.6rem;
  z-index: 2; }

.filters {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2; }
  body:not(.touchscreen) .filters {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */ }
  body.filters-fixed .filters {
    position: fixed;
    top: 5.6rem; }
    @media only screen and (min-width: 700px) {
      body.filters-fixed .filters {
        top: 8.4rem; } }
  body.filters-fixed.filters-fixed-bottom .filters {
    will-change: auto;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translateY(-10.2rem);
    -moz-transform: translateY(-10.2rem);
    -ms-transform: translateY(-10.2rem);
    -o-transform: translateY(-10.2rem);
    transform: translateY(-10.2rem);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */ }
    @media only screen and (min-width: 700px) {
      body.filters-fixed.filters-fixed-bottom .filters {
        -webkit-transform: translateY(-13rem);
        -moz-transform: translateY(-13rem);
        -ms-transform: translateY(-13rem);
        -o-transform: translateY(-13rem);
        transform: translateY(-13rem);
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
        /* FF Hack for sharper renders */ } }
  .filters h4 {
    text-transform: uppercase; }
  .filters .label {
    padding: 0 1.5rem;
    height: 4.6rem; }
    @media only screen and (min-width: 700px) {
      .filters .label {
        padding: 0 3rem; } }
    .filters .label h4 {
      display: inline;
      line-height: 4.6rem; }
    .filters .label span {
      margin-left: 1rem;
      line-height: 4.6rem; }
    .filters .label:focus {
      background-color: rgba(33, 31, 30, 0.25); }
    .filters .label::after {
      content: '';
      display: inline-block;
      vertical-align: middle;
      width: 3rem;
      height: 4.6rem;
      margin-left: 1rem;
      background: url(i/arrow-down.svg) 50% 50% no-repeat;
      -webkit-background-size: 1em auto;
      -moz-background-size: 1em auto;
      -o-background-size: 1em auto;
      background-size: 1em auto; }
  .filters .filter-group {
    display: none;
    padding: 0 0 3rem; }
    .filters .filter-group h4 {
      border-bottom: 1px solid; }
    .filters .filter-group ul {
      margin: 0;
      padding: 0 1.5rem 1.5rem;
      width: 50%; }
      .filters .filter-group ul li {
        padding-left: 0 !important; }
        .filters .filter-group ul li:nth-child(2) {
          margin-top: 0.8rem; }
    .filters .filter-group button {
      display: block;
      padding: 0.2rem 0;
      text-align: left; }
      .filters .filter-group button:hover, .filters .filter-group button:focus:not(:active) {
        color: #c81a17; }
    @media only screen and (min-width: 700px) {
      .filters .filter-group {
        padding: 0 1.5rem 3rem; }
        .filters .filter-group ul {
          width: 33.333%; } }
    @media only screen and (min-width: 1024px) {
      .filters .filter-group {
        padding: 1.5rem 1.5rem 4.5rem; }
        .filters .filter-group ul {
          width: 20%; }
          .filters .filter-group ul:last-child {
            padding: 1.5rem 1.5rem 0; } }
  .filters.open .filter-group {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    /* Safari 7.0+ */
    flex-flow: row wrap;
    -webkit-align-items: flex-start;
    /* Safari 7.0+ */
    align-items: flex-start; }
  .filters.open .label::after {
    -webkit-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1);
    filter: FlipV;
    -ms-filter: "FlipV"; }

.logo-grid {
  margin-bottom: -6rem; }
  .logo-grid .grid-item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    /* Safari 7.0+ */
    justify-content: center;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
    padding: 0 3rem 6rem; }
  .logo-grid a {
    display: block;
    width: 100%;
    height: 100%; }
    .logo-grid a:hover .logo::after, .logo-grid a:focus:not(:active) .logo::after {
      content: '';
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background-color: #c81a17;
      mix-blend-mode: screen;
      -webkit-mix-blend-mode: screen; }
  .logo-grid .logo {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 50%;
    background-color: white;
    mix-blend-mode: multiply;
    -webkit-mix-blend-mode: multiply; }
    .logo-grid .logo img {
      position: absolute;
      top: 0;
      left: 0;
      filter: gray;
      filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
      -webkit-filter: grayscale(100%) contrast(1);
      filter: grayscale(100%) contrast(1);
      mix-blend-mode: multiply;
      -webkit-mix-blend-mode: multiply; }

.content {
  padding-top: 5.6rem; }
  @media only screen and (min-width: 700px) {
    .content {
      padding-top: 8.4rem; } }
.wrap {
  display: block;
  width: 100%;
  padding: 3rem 1.5rem; }
  @media only screen and (min-width: 769px) {
    .wrap {
      padding: 5.6rem; } }
  @media only screen and (min-width: 1024px) {
    .wrap {
      padding: 8.4rem; } }
  .wrap.text-wrap {
    max-width: 84rem;
    margin-left: auto;
    margin-right: auto; }
    .wrap.text-wrap.narrow {
      max-width: 70rem; }
  .wrap.wide {
    max-width: 108rem;
    margin-left: auto;
    margin-right: auto; }
  .wrap.full-width {
    padding-left: 0;
    padding-right: 0; }
  .wrap.lite {
    padding-top: 3rem;
    padding-bottom: 3rem; }
  .wrap iframe {
    width: 100%; }
  .wrap.text-intro + .wrap,
  .wrap + .form-wrap,
  .wrap + .accordion-wrap, .wrap.flush-top,
  .wrap + .filters {
    padding-top: 0 !important; }

.align-left {
  text-align: left; }

.align-center {
  text-align: center; }

.align-right {
  text-align: right; }

.intro-text p {
  zoom: 1.125;
  line-height: 1.5; }

@-moz-document url-prefix() {
  .intro-text p {
    font-size: 112.5%; } }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .intro-text p {
      zoom: 1 !important;
      font-size: 112.5%; } }
@media only screen and (min-width: 700px) {
  .intro-text p {
    zoom: 1.25; }
  @-moz-document url-prefix() {
    .intro-text p {
      font-size: 125%; } } }
  @media only screen and (min-width: 700px) and (-ms-high-contrast: none), only screen and (min-width: 700px) and (-ms-high-contrast: active) {
    .intro-text p {
      font-size: 125%; } }
.large-text p {
  zoom: 1.25;
  line-height: 1.25; }

@-moz-document url-prefix() {
  .large-text p {
    font-size: 150%; } }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .large-text p {
      zoom: 1 !important;
      font-size: 125%; } }
@media only screen and (min-width: 700px) {
  .large-text p {
    zoom: 2.25; }
  @-moz-document url-prefix() {
    .large-text p {
      font-size: 225%; } } }
  @media only screen and (min-width: 700px) and (-ms-high-contrast: none), only screen and (min-width: 700px) and (-ms-high-contrast: active) {
    .large-text p {
      font-size: 225%; } }
.button-wrap {
  margin: 3rem 0;
  letter-spacing: -0.65em;
  text-rendering: optimizeLegibility; }
  .button-wrap:last-child {
    margin-bottom: 0; }
  .button-wrap a.button, .button-wrap .admin-edit a, .admin-edit .button-wrap a,
  .button-wrap .sitewide-edit a,
  .sitewide-edit .button-wrap a,
  .button-wrap button {
    letter-spacing: normal;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin-right: 0.7rem; }
  .wrap.align-center .button-wrap a.button, .wrap.align-center .button-wrap .admin-edit a, .admin-edit .wrap.align-center .button-wrap a,
  .wrap.align-center .button-wrap .sitewide-edit a,
  .sitewide-edit .wrap.align-center .button-wrap a,
  .wrap.align-center .button-wrap button {
    margin: 0 0.7rem 1.5rem; }
  .button-wrap a:not(.button) {
    letter-spacing: normal;
    display: block; }
  .button-wrap p {
    letter-spacing: normal;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    display: block; }

.social-wrap {
  margin: 3rem 0; }
  .social-wrap:last-child {
    margin-bottom: 0; }

.intro-wrap {
  display: block;
  width: 100%;
  padding: 3rem 1.5rem 4.5rem;
  position: relative; }
  .intro-wrap .page-subtitle {
    padding: 0 0 3rem 0; }
  @media only screen and (min-width: 700px) {
    .intro-wrap {
      padding: 3rem 3rem 6rem; }
      .intro-wrap .page-subtitle {
        padding: 0 3rem 0 0; }
      .intro-wrap .intro-text {
        padding-top: 1rem; } }
  @media only screen and (min-width: 1024px) {
    .intro-wrap {
      padding: 3rem 3rem 12rem; }
      .intro-wrap .page-subtitle {
        padding: 0 6rem 0 0; } }
.section-title {
  position: relative;
  padding: 3rem;
  text-transform: uppercase; }
  @media only screen and (min-width: 700px) {
    .section-title {
      padding: 4.5rem 3rem; } }
@media only screen and (max-width: 768px) {
  .map-wrap {
    width: 160%;
    margin: 0 -30%;
    overflow-x: hidden; } }

@media only screen and (max-width: 768px) and (max-height: 400px) {
  .content {
    padding-left: env(safe-area-inset-left);
    padding-right: env(safe-area-inset-right); } }

.grid-item {
  vertical-align: top;
  position: relative;
  will-change: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }
  .in-motion .grid-item {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */
    opacity: 0; }
  .grid-item.full-width {
    width: 100% !important; }

.grid-image {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  overflow: hidden;
  background-color: #211f1e;
  border-radius: 50%; }
  .grid-image img {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%; }

.grid-item-inner {
  position: relative;
  padding: 2.1rem 0 3rem; }
  .split .grid-item-inner {
    padding-bottom: 5.6rem; }
  .grid-item-inner h4 + p {
    margin-top: 1.25rem; }

.row-grid {
  letter-spacing: -0.65em;
  text-rendering: optimizeLegibility; }
  .row-grid .grid-item {
    letter-spacing: normal;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    padding: 0 1.5rem;
    width: 100%; }
    @media only screen and (min-width: 450px) {
      .row-grid .grid-item {
        width: 50%; }
        .row-grid .grid-item:nth-child(3):nth-last-child(1) {
          display: none; } }
  @media only screen and (min-width: 700px) {
    .row-grid {
      padding: 1.5rem 0; }
      .row-grid .grid-item {
        width: 33.333%;
        padding: 0 2.1rem; }
        .row-grid .grid-item:nth-child(3):nth-last-child(1) {
          letter-spacing: normal;
          display: -moz-inline-stack;
          display: inline-block;
          zoom: 1;
          *display: inline; }
        .row-grid .grid-item:nth-child(1):nth-last-child(4), .row-grid .grid-item:nth-child(2):nth-last-child(3), .row-grid .grid-item:nth-child(3):nth-last-child(2), .row-grid .grid-item:nth-child(4):nth-last-child(1) {
          width: 25%; } }
.flex-grid {
  padding: 1.5rem 0 0;
  margin: 0 -1.5rem -1.5rem;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  /* Safari 7.0+ */
  flex-flow: row wrap;
  -webkit-justify-content: center;
  /* Safari 7.0+ */
  justify-content: center; }
  @media only screen and (min-width: 700px) {
    .flex-grid {
      padding: 1.5rem 1.5rem 0; } }
  .flex-grid .grid-item {
    padding: 0 1.5rem 1.5rem;
    width: 50%; }
    @media only screen and (min-width: 700px) {
      .flex-grid .grid-item {
        width: 33.3333333333%; } }
    @media only screen and (min-width: 900px) {
      .flex-grid .grid-item {
        width: 25%; } }
    @media only screen and (min-width: 1200px) {
      .flex-grid .grid-item {
        width: 20%; } }
    @media only screen and (min-width: 1600px) {
      .flex-grid .grid-item {
        width: 16.6666666667%; } }
    @media only screen and (min-width: 2000px) {
      .flex-grid .grid-item {
        width: 12.5%; } }
  .flex-grid.big-grid .grid-item {
    width: 100%; }
    @media only screen and (min-width: 700px) {
      .flex-grid.big-grid .grid-item {
        width: 50%; } }
    @media only screen and (min-width: 1024px) {
      .flex-grid.big-grid .grid-item {
        width: 33.3333333333%; } }
    @media only screen and (min-width: 1600px) {
      .flex-grid.big-grid .grid-item {
        width: 25%; } }
  @media only screen and (max-width: 599px) {
    .flex-grid.text-grid .grid-item .grid-item-inner {
      padding-bottom: 0; } }
  .flex-grid.memorial-grid h5 {
    opacity: 0.85; }
  .flex-grid.stories-grid {
    padding: 1.5rem 0 0;
    margin: 0;
    -webkit-justify-content: flex-start;
    /* Safari 7.0+ */
    justify-content: flex-start; }
    @media only screen and (min-width: 700px) {
      .flex-grid.stories-grid {
        padding: 1.5rem 1.5rem 0; } }
    .flex-grid.stories-grid .grid-item {
      width: 100%;
      padding: 0 1.5rem; }
      .flex-grid.stories-grid .grid-item .grid-image-wrap {
        width: 40%;
        height: 100%; }
      .flex-grid.stories-grid .grid-item .grid-image {
        mix-blend-mode: multiply;
        -webkit-mix-blend-mode: multiply;
        background-color: #efece4; }
        .flex-grid.stories-grid .grid-item .grid-image img {
          filter: gray;
          filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
          -webkit-filter: grayscale(100%) contrast(1.2);
          filter: grayscale(100%) contrast(1.2);
          opacity: 0.8;
          will-change: auto;
          -webkit-transition: all 0.25s ease-in-out;
          -moz-transition: all 0.25s ease-in-out;
          -o-transition: all 0.25s ease-in-out;
          transition: all 0.25s ease-in-out; }
      .flex-grid.stories-grid .grid-item .grid-item-inner {
        width: 60%;
        height: 100%;
        padding: 0 0 0 3rem;
        text-align: left;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: flex-start;
        /* Safari 7.0+ */
        align-items: flex-start;
        -webkit-justify-content: space-between;
        /* Safari 7.0+ */
        justify-content: space-between; }
        @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
          .flex-grid.stories-grid .grid-item .grid-item-inner {
            overflow: hidden; } }
        .flex-grid.stories-grid .grid-item .grid-item-inner q, .flex-grid.stories-grid .grid-item .grid-item-inner h3 {
          margin-top: 0.4rem;
          margin-bottom: auto; }
        .flex-grid.stories-grid .grid-item .grid-item-inner h5 {
          color: #84807f; }
      .flex-grid.stories-grid .grid-item a {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        width: 100%;
        margin-top: -1px;
        border-top: 1px solid;
        border-bottom: 1px solid;
        padding: 3rem 0;
        text-decoration: none; }
        .flex-grid.stories-grid .grid-item a:hover .grid-image img, .flex-grid.stories-grid .grid-item a:focus:not(:active) .grid-image img {
          -webkit-filter: grayscale(0%);
          filter: none;
          opacity: 1; }
      @media only screen and (min-width: 900px) {
        .flex-grid.stories-grid .grid-item {
          width: 50%; }
          .flex-grid.stories-grid .grid-item:nth-child(odd) {
            padding-right: 3rem; }
          .flex-grid.stories-grid .grid-item:nth-child(even) {
            padding-left: 3rem; } }
      @media only screen and (min-width: 1024px) {
        .flex-grid.stories-grid .grid-item:nth-child(odd) {
          padding-right: 4.5rem; }
        .flex-grid.stories-grid .grid-item:nth-child(even) {
          padding-left: 4.5rem; } }
      @media only screen and (min-width: 1400px) {
        .flex-grid.stories-grid .grid-item:nth-child(odd) {
          padding-right: 6rem; }
        .flex-grid.stories-grid .grid-item:nth-child(even) {
          padding-left: 6rem; }
        .flex-grid.stories-grid .grid-item a {
          padding: 4.5rem 0; } }
  .flex-grid.resources-grid {
    padding: 0 1.5rem;
    margin: 0; }
    .flex-grid.resources-grid .grid-item {
      padding: 0 1.5rem; }
    .flex-grid.resources-grid .grid-item-inner {
      border-top: 1px solid;
      border-bottom: 1px solid;
      margin-top: -1px; }
    @media only screen and (min-width: 700px) {
      .flex-grid.resources-grid {
        padding: 0 3rem; }
        .flex-grid.resources-grid .grid-item-inner {
          padding: 3rem 0; } }
    @media only screen and (min-width: 1024px) {
      .flex-grid.resources-grid {
        padding: 0 4.5rem; }
        .flex-grid.resources-grid .grid-item-inner {
          padding: 4.5rem 0; } }
.filters-wrap {
  position: relative;
  height: 4.6rem;
  z-index: 2; }

.filters {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2; }
  body:not(.touchscreen) .filters {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */ }
  body.filters-fixed .filters {
    position: fixed;
    top: 5.6rem; }
    @media only screen and (min-width: 700px) {
      body.filters-fixed .filters {
        top: 8.4rem; } }
  body.filters-fixed.filters-fixed-bottom .filters {
    will-change: auto;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translateY(-10.2rem);
    -moz-transform: translateY(-10.2rem);
    -ms-transform: translateY(-10.2rem);
    -o-transform: translateY(-10.2rem);
    transform: translateY(-10.2rem);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */ }
    @media only screen and (min-width: 700px) {
      body.filters-fixed.filters-fixed-bottom .filters {
        -webkit-transform: translateY(-13rem);
        -moz-transform: translateY(-13rem);
        -ms-transform: translateY(-13rem);
        -o-transform: translateY(-13rem);
        transform: translateY(-13rem);
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
        /* FF Hack for sharper renders */ } }
  .filters h4 {
    text-transform: uppercase; }
  .filters .label {
    padding: 0 1.5rem;
    height: 4.6rem; }
    @media only screen and (min-width: 700px) {
      .filters .label {
        padding: 0 3rem; } }
    .filters .label h4 {
      display: inline;
      line-height: 4.6rem; }
    .filters .label span {
      margin-left: 1rem;
      line-height: 4.6rem; }
    .filters .label:focus {
      background-color: rgba(33, 31, 30, 0.25); }
    .filters .label::after {
      content: '';
      display: inline-block;
      vertical-align: middle;
      width: 3rem;
      height: 4.6rem;
      margin-left: 1rem;
      background: url(i/arrow-down.svg) 50% 50% no-repeat;
      -webkit-background-size: 1em auto;
      -moz-background-size: 1em auto;
      -o-background-size: 1em auto;
      background-size: 1em auto; }
  .filters .filter-group {
    display: none;
    padding: 0 0 3rem; }
    .filters .filter-group h4 {
      border-bottom: 1px solid; }
    .filters .filter-group ul {
      margin: 0;
      padding: 0 1.5rem 1.5rem;
      width: 50%; }
      .filters .filter-group ul li {
        padding-left: 0 !important; }
        .filters .filter-group ul li:nth-child(2) {
          margin-top: 0.8rem; }
    .filters .filter-group button {
      display: block;
      padding: 0.2rem 0;
      text-align: left; }
      .filters .filter-group button:hover, .filters .filter-group button:focus:not(:active) {
        color: #c81a17; }
    @media only screen and (min-width: 700px) {
      .filters .filter-group {
        padding: 0 1.5rem 3rem; }
        .filters .filter-group ul {
          width: 33.333%; } }
    @media only screen and (min-width: 1024px) {
      .filters .filter-group {
        padding: 1.5rem 1.5rem 4.5rem; }
        .filters .filter-group ul {
          width: 20%; }
          .filters .filter-group ul:last-child {
            padding: 1.5rem 1.5rem 0; } }
  .filters.open .filter-group {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    /* Safari 7.0+ */
    flex-flow: row wrap;
    -webkit-align-items: flex-start;
    /* Safari 7.0+ */
    align-items: flex-start; }
  .filters.open .label::after {
    -webkit-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1);
    filter: FlipV;
    -ms-filter: "FlipV"; }

.logo-grid {
  margin-bottom: -6rem; }
  .logo-grid .grid-item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    /* Safari 7.0+ */
    justify-content: center;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
    padding: 0 3rem 6rem; }
  .logo-grid a {
    display: block;
    width: 100%;
    height: 100%; }
    .logo-grid a:hover .logo::after, .logo-grid a:focus:not(:active) .logo::after {
      content: '';
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background-color: #c81a17;
      mix-blend-mode: screen;
      -webkit-mix-blend-mode: screen; }
  .logo-grid .logo {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 50%;
    background-color: white;
    mix-blend-mode: multiply;
    -webkit-mix-blend-mode: multiply; }
    .logo-grid .logo img {
      position: absolute;
      top: 0;
      left: 0;
      filter: gray;
      filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
      -webkit-filter: grayscale(100%) contrast(1);
      filter: grayscale(100%) contrast(1);
      mix-blend-mode: multiply;
      -webkit-mix-blend-mode: multiply; }

header.main-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  width: 100vw;
  background-color: #fff; }
  header.main-header .home-link {
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    /* Safari 7.0+ */
    justify-content: center;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
    height: 100%; }
    header.main-header .home-link h1 {
      display: none; }
    header.main-header .home-link svg {
      display: block;
      overflow: visible; }
    header.main-header .home-link .fill-red {
      fill: #e81c24; }
  header.main-header .menu-button {
    position: absolute;
    top: 0;
    right: 1.5rem;
    z-index: 2;
    height: 100%;
    display: block;
    cursor: pointer; }
    header.main-header .menu-button i {
      display: block;
      width: 2.4rem;
      height: 2px;
      background-color: #211f1e;
      will-change: auto;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
      header.main-header .menu-button i + i {
        margin-top: 6px; }
    header.main-header .menu-button:hover i, header.main-header .menu-button:focus:not(:active) i {
      will-change: auto;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out;
      background-color: #c81a17; }
  body.menu-open header.main-header .menu-button i:nth-child(1) {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */
    opacity: 0;
    margin-top: 0; }
  body.menu-open header.main-header .menu-button i:nth-child(2) {
    -webkit-transform: rotate(-45deg) translate3d(0, 0, 0);
    -moz-transform: rotate(-45deg) translate3d(0, 0, 0);
    -ms-transform: rotate(-45deg) translate3d(0, 0, 0);
    -o-transform: rotate(-45deg) translate3d(0, 0, 0);
    transform: rotate(-45deg) translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */
    margin-top: 0; }
  body.menu-open header.main-header .menu-button i:nth-child(3) {
    -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
    -moz-transform: rotate(45deg) translate3d(0, 0, 0);
    -ms-transform: rotate(45deg) translate3d(0, 0, 0);
    -o-transform: rotate(45deg) translate3d(0, 0, 0);
    transform: rotate(45deg) translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */
    margin-top: -2px; }
  @media only screen and (max-width: 699px) {
    header.main-header {
      height: 5.6rem; }
      header.main-header .home-link {
        padding: 0 1.5rem; }
        header.main-header .home-link svg {
          width: 3.5rem;
          height: 3.6rem; }
      header.main-header .menu-button {
        padding: 1.1rem 0.7rem; }
      header.main-header .secondary-nav {
        display: none; } }
  @media only screen and (min-width: 700px) {
    header.main-header {
      height: 8.4rem; }
      header.main-header .home-link {
        padding: 0 3rem; }
        header.main-header .home-link svg {
          width: 6.4rem;
          height: 6.6rem; }
      header.main-header .menu-button {
        display: none; }
      header.main-header .secondary-nav {
        position: absolute;
        top: 0;
        right: 0;
        padding: 2.5rem 3rem; } }
menu.main-menu {
  position: fixed; }
  menu.main-menu ul {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    /* Safari 7.0+ */
    justify-content: center;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center; }
  menu.main-menu a {
    color: #211f1e;
    text-decoration: none; }
    menu.main-menu a:hover, menu.main-menu a:focus:not(:active) {
      color: #c81a17; }
  @media only screen and (max-width: 699px) {
    menu.main-menu {
      top: 5rem;
      left: 0;
      right: 0;
      bottom: 0;
      overflow: auto;
      -webkit-overflow-scrolling: touch;
      visibility: hidden;
      opacity: 0;
      transition: visibility 0s linear 0.5s, opacity 0.5s linear;
      will-change: visibility, opacity;
      padding: 1.5rem;
      background-color: #fff; }
      body.menu-open menu.main-menu {
        visibility: visible;
        opacity: 0.99999;
        transition-delay: 0s; }
      menu.main-menu ul {
        -webkit-flex-direction: column;
        flex-direction: column; }
        menu.main-menu ul ul {
          display: none; }
      menu.main-menu li:not(#donate-button) a {
        font-size: 200%; }
      menu.main-menu #donate-button {
        margin-top: 3rem; } }
  @media only screen and (min-width: 700px) {
    menu.main-menu {
      top: 0;
      left: 12.4rem;
      right: 12.4rem;
      height: 8.4rem; }
      menu.main-menu ul ul {
        visibility: hidden;
        opacity: 0;
        transition: visibility 0s linear 0.25s, opacity 0.25s linear;
        will-change: visibility, opacity;
        position: fixed;
        top: 8.4rem;
        left: 0;
        right: 0;
        height: 5.6rem;
        padding: 1.4rem 2.8rem;
        background-color: #e6e1d4;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
        /* FF Hack for sharper renders */ } }
    @media only screen and (min-width: 700px) and (-ms-high-contrast: none), only screen and (min-width: 700px) and (-ms-high-contrast: active) {
      menu.main-menu ul ul {
        top: 8.3rem; } }
  @media only screen and (min-width: 700px) {
        menu.main-menu ul ul li {
          text-transform: none;
          line-height: 2.8rem; }
        menu.main-menu ul ul a {
          line-height: 2.8rem;
          padding: 0 1.4rem; }
        menu.main-menu ul ul::before {
          content: '';
          display: block;
          position: absolute;
          top: -2.4rem;
          bottom: -2.4rem;
          left: 0;
          right: 0;
          z-index: -1; }
      menu.main-menu ul > li:hover ul {
        visibility: visible;
        opacity: 0.99999;
        transition-delay: 0s; }
      menu.main-menu a {
        line-height: 8.4rem;
        padding: 0 1.5rem; } }
.page-anchor {
  display: block;
  position: absolute;
  visibility: hidden; }
  @media only screen and (max-width: 699px) {
    .page-anchor {
      top: -5.6rem; } }
  @media only screen and (min-width: 700px) {
    .page-anchor {
      top: -8.4rem; } }
body[data-loading="true"]:not(.first-load) header::before {
  opacity: 0; }

body[data-loading="true"]:not(.first-load) .home-link svg .logo-transition {
  fill: #fff; }

.pace {
  position: relative;
  z-index: 100;
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  display: none; }
  .pace .pace-progress {
    position: fixed;
    top: 5.6rem;
    right: 100%;
    width: 100%;
    z-index: 1;
    background: #c81a17;
    height: 0.7rem;
    will-change: auto;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
    @media only screen and (min-width: 700px) {
      .pace .pace-progress {
        top: 8.4rem; } }
  .pace.pace-inactive .pace-progress {
    height: 0;
    opacity: 0; }

.fullscreen {
  position: relative;
  min-height: calc(100vh - 5.6rem);
  background-position: 50% 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 7.0+ */
  justify-content: center;
  overflow: hidden; }
  .fullscreen .wrap {
    margin: 0;
    z-index: 4; }
  .fullscreen .slideshow,
  .fullscreen .slide,
  .fullscreen .slide-image {
    width: 100%;
    height: 100%; }
  .fullscreen .slide-image {
    position: relative;
    z-index: 0; }
  .fullscreen .slide-text {
    position: absolute;
    z-index: 1;
    width: 100%;
    width: calc(100% - 5.6rem);
    max-width: 70rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */ }
    .fullscreen .slide-text .wrap {
      padding: 3rem; }
      @media only screen and (min-width: 700px) {
        .fullscreen .slide-text .wrap {
          padding: 4.2rem 5.6rem; } }
    .fullscreen .slide-text.place-left {
      left: 3rem; }
    .fullscreen .slide-text.place-center {
      left: 50%;
      -webkit-transform: translateX(-50%) translateY(-50%);
      -moz-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      -o-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -o-backface-visibility: hidden;
      backface-visibility: hidden;
      /* FF Hack for sharper renders */ }
    .fullscreen .slide-text.place-right {
      right: 3rem; }
    @media only screen and (min-width: 1024px) {
      .fullscreen .slide-text.place-left {
        left: 5.6rem; }
      .fullscreen .slide-text.place-right {
        right: 5.6rem; } }
    @media only screen and (min-width: 1400px) {
      .fullscreen .slide-text.place-left {
        left: 11.2rem; }
      .fullscreen .slide-text.place-right {
        right: 11.2rem; } }
  .fullscreen .split {
    height: 100%; }
    .fullscreen .split .split-image {
      height: 100%; }
  .fullscreen.slide-image {
    height: calc(100vh - 5.6rem); }
  @media only screen and (min-width: 700px) {
    .fullscreen {
      min-height: calc(100vh - 8.4rem); }
      .fullscreen.slide-image {
        height: calc(100vh - 8.4rem); } }
.over-image {
  background: radial-gradient(ellipse 50% 50%, rgba(33, 31, 30, 0.125), rgba(33, 31, 30, 0)); }

.page-hero .slide-image {
  z-index: 0;
  overflow: hidden; }

.page-hero .wrap {
  position: relative;
  z-index: 2; }

.page-hero.multiplied .slide-image {
  mix-blend-mode: multiply;
  -webkit-mix-blend-mode: multiply;
  opacity: 0.65; }
  .page-hero.multiplied .slide-image img {
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
    -webkit-filter: grayscale(100%) contrast(1);
    filter: grayscale(100%) contrast(1); }

.page-hero.multiplied .wrap {
  text-shadow: 0 1px 0 rgba(9, 107, 97, 0.5); }

.split {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column; }
  .split .split-image {
    position: relative;
    width: 100%;
    height: 36vw;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */ }
    .split .split-image img {
      position: absolute;
      top: 0;
      left: 0; }
  .split .split-text {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    /* Safari 7.0+ */
    justify-content: center; }
  @media only screen and (max-width: 699px) {
    .split.pathway-art .split-text,
    .split .subtitle {
      text-align: center; }
    .split + .split {
      margin-top: 2.5rem; } }
  @media only screen and (min-width: 700px) {
    .split {
      -webkit-flex-direction: row;
      flex-direction: row; }
      .split.align-top {
        -webkit-align-items: flex-start;
        /* Safari 7.0+ */
        align-items: flex-start; }
      .split:not(.align-top) {
        -webkit-align-items: center;
        /* Safari 7.0+ */
        align-items: center; }
        .split:not(.align-top) > div {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-align-items: center;
          /* Safari 7.0+ */
          align-items: center;
          -webkit-flex-direction: column;
          flex-direction: column; }
      .split .split-text,
      .split .split-image {
        flex-grow: 0;
        flex-basis: 50%; }
      .split-wrap:not(.picture-nav) .split:nth-child(even), .split-wrap.picture-nav .split:nth-child(odd), .split.split-text-left {
        -webkit-flex-direction: row-reverse;
        flex-direction: row-reverse; }
      .split .circle-image {
        width: 36vw;
        height: 36vw; }
      .split .slideshow {
        height: 36vw; }
      .split .split-text .wrap:first-child {
        padding-top: 0; }
      .split .split-text .wrap:last-child {
        padding-bottom: 0; }
      .split + .split {
        margin-top: 5.4rem; }
      .split .slideshow button.slick-next:not(:hover) {
        background-image: url(i/arrow-right-white.svg); }
      .split .slideshow button.slick-prev:not(:hover) {
        background-image: url(i/arrow-left-white.svg); } }
  @media only screen and (min-width: 1280px) {
    .split + .split {
      margin-top: 7.5rem; } }
.circle-image {
  display: block;
  width: 50vw;
  height: 50vw;
  margin: 0 auto;
  position: relative;
  overflow: hidden; }
  .circle-image img {
    border-radius: 50%; }
  @media only screen and (min-width: 700px) {
    .circle-image {
      width: 36vw;
      height: 36vw; } }
.picture-nav {
  position: relative;
  overflow: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  /* FF Hack for sharper renders */ }
  .picture-nav .split-image {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */ }
    .picture-nav .split-image img {
      position: absolute;
      top: 0;
      left: 0;
      -webkit-transform: translateZ(0);
      -moz-transform: translateZ(0);
      -ms-transform: translateZ(0);
      -o-transform: translateZ(0);
      transform: translateZ(0);
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -o-backface-visibility: hidden;
      backface-visibility: hidden;
      /* FF Hack for sharper renders */ }
  @media only screen and (max-width: 699px) {
    .picture-nav .split:first-child .split-image {
      height: 100vw;
      clip-path: circle(61.9% at 68% 32%);
      -webkit-clip-path: circle(61.9% at 68% 32%); }
    .picture-nav .split:first-child .split-text {
      text-align: center; }
    .picture-nav .split:not(:first-child) .split-image {
      height: 75vw;
      clip-path: circle(37.5% at 25% 50%);
      -webkit-clip-path: circle(37.5% at 25% 50%); }
      .picture-nav .split:not(:first-child) .split-image img {
        width: 75vw; }
    .picture-nav .split:nth-child(odd):not(:first-child) .split-image {
      clip-path: circle(37.5% at 75% 50%);
      -webkit-clip-path: circle(37.5% at 75% 50%); }
      .picture-nav .split:nth-child(odd):not(:first-child) .split-image img {
        left: auto;
        right: -5%; }
    .picture-nav .split:nth-child(odd):not(:first-child) .subtitle,
    .picture-nav .split:nth-child(odd):not(:first-child) .split-text {
      text-align: right; }
    .picture-nav .split:nth-child(even) .subtitle,
    .picture-nav .split:nth-child(even) .split-text {
      text-align: left; }
    .picture-nav .split:nth-child(even) .split-image img {
      left: -5%; } }
  @media only screen and (min-width: 700px) {
    .picture-nav {
      padding-bottom: 8.4rem; }
      .picture-nav .split .split-image {
        height: 50vw; }
      .picture-nav .split:nth-child(odd) img {
        left: auto;
        right: 0; }
      .picture-nav .split:first-child .split-image {
        clip-path: circle(75% at 75% 25%);
        -webkit-clip-path: circle(75% at 75% 25%); }
      .picture-nav .split:nth-child(even) .split-image {
        clip-path: circle(50% at 37.5% 50%);
        -webkit-clip-path: circle(50% at 37.5% 50%); }
      .picture-nav .split:nth-child(odd):not(:first-child) .split-image {
        clip-path: circle(50% at 53% 50%);
        -webkit-clip-path: circle(50% at 53% 50%); } }
  .picture-nav .split + .split {
    margin-top: 0; }

.post-intro {
  position: relative;
  z-index: 0; }
  .post-intro::before {
    content: '';
    display: block;
    position: absolute;
    border-radius: 50%;
    z-index: -1; }
  .post-intro.art-intro::before {
    background-color: #fece00; }
  .post-intro.story-intro::before {
    background-color: #f1832c; }
  @media only screen and (max-width: 699px) {
    .post-intro::before {
      top: -30vw;
      left: -10vw;
      width: 100vw;
      height: 100vw; }
    .post-intro .split {
      padding-right: 10vw; } }
  @media only screen and (min-width: 700px) {
    .post-intro::before {
      top: -50vw;
      left: -42vw;
      width: 100vw;
      height: 100vw; }
    .post-intro .split-text:nth-child(1) {
      width: 60%;
      flex-basis: 60%;
      padding-right: 5vw;
      -webkit-align-items: flex-start;
      /* Safari 7.0+ */
      align-items: flex-start; }
    .post-intro .split-text:nth-child(2) {
      width: 40%;
      flex-basis: 40%;
      padding-left: 7.5vw;
      -webkit-align-items: flex-end;
      /* Safari 7.0+ */
      align-items: flex-end;
      text-align: right; } }
  @media only screen and (min-width: 1024px) {
    .post-intro::before {
      top: -42rem;
      left: -42rem;
      width: 108rem;
      height: 100rem; } }
.slideshow-section {
  position: relative;
  width: 100%; }

.slide {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 7.0+ */
  justify-content: center; }
  .slide .slide-text {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    z-index: 1; }
    .slide .slide-text.place-left {
      margin-right: auto; }
    .slide .slide-text.place-right {
      margin-left: auto; }
  .slide > img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0; }
    .slide > img + div {
      position: relative;
      z-index: 1; }

.slideshow {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden; }
  .slideshow:not(.slick-initialized) .slide:not(:first-child) {
    display: none; }
  .slideshow .slick-list {
    height: 100%;
    position: relative;
    z-index: 1; }
  .slideshow .slick-track {
    position: relative;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
  .slideshow .slide-image {
    width: 100%; }
    .slideshow .slide-image video,
    .slideshow .slide-image img {
      position: absolute;
      top: 0;
      left: 0; }
    .slideshow .slide-image iframe {
      display: block; }
  .slideshow button.slick-prev,
  .slideshow button.slick-next {
    position: absolute;
    top: 50%;
    display: block;
    width: 8.4rem;
    height: 8.4rem;
    margin-top: -4.7rem;
    z-index: 2;
    text-indent: 1500%;
    white-space: nowrap;
    overflow: hidden;
    border: 0;
    cursor: pointer; }
    @media only screen and (max-width: 768px) {
      .slideshow button.slick-prev,
      .slideshow button.slick-next {
        width: 4.2rem; } }
  .slideshow button.slick-prev {
    background: url(i/arrow-left-white.svg) 50% 50% no-repeat;
    -webkit-background-size: auto 3.2rem;
    -moz-background-size: auto 3.2rem;
    -o-background-size: auto 3.2rem;
    background-size: auto 3.2rem;
    left: 0; }
    .slideshow button.slick-prev::before {
      content: '';
      display: none; }
    @media only screen and (max-width: 768px) {
      .slideshow button.slick-prev {
        background-image: url(i/narrow-left-white.svg); } }
  .slideshow button.slick-next {
    background: url(i/arrow-right-white.svg) 50% 50% no-repeat;
    -webkit-background-size: auto 3.2rem;
    -moz-background-size: auto 3.2rem;
    -o-background-size: auto 3.2rem;
    background-size: auto 3.2rem;
    right: 0; }
    .slideshow button.slick-next::before {
      content: '';
      display: none; }
    @media only screen and (max-width: 768px) {
      .slideshow button.slick-next {
        background-image: url(i/narrow-right-white.svg); } }
  .slideshow .slick-dots {
    position: absolute;
    bottom: 1.5rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */
    z-index: 2;
    text-align: center;
    padding: 0 !important;
    letter-spacing: -0.65em;
    text-rendering: optimizeLegibility; }
    @media only screen and (min-width: 700px) {
      .slideshow .slick-dots {
        bottom: 3rem; } }
    .slideshow .slick-dots li {
      letter-spacing: normal;
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline;
      margin: 0 1rem; }
      .slideshow .slick-dots li button {
        display: block;
        width: 10px;
        height: 10px;
        border: 0;
        background-color: #fff;
        border: 2px solid;
        padding: 0;
        border-radius: 50%;
        text-indent: 1500%;
        white-space: nowrap;
        overflow: hidden;
        font-size: 0;
        line-height: 0; }
      .slideshow .slick-dots li.slick-active button {
        background-color: #211f1e; }
  .fullscreen .slideshow {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0; }
    .fullscreen .slideshow .slide-image {
      width: 100%;
      height: 100%; }

.home-hero img.lazyloaded {
  opacity: 0.6; }

.home-hero .slide-text {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1; }

.home-hero.hidden .slide-image {
  visibility: hidden; }

.inline-slideshow.slideshow {
  margin: 0 -2.5rem;
  width: calc(100% + 5rem); }
  .inline-slideshow.slideshow .slide {
    padding: 0 5rem 2.5rem; }
    @media only screen and (max-width: 699px) {
      .inline-slideshow.slideshow .slide .wrap {
        padding: 0; } }
  @media only screen and (min-width: 769px) {
    .inline-slideshow.slideshow {
      margin: 0 -5rem;
      width: calc(100% + 10rem); }
      .inline-slideshow.slideshow .slide {
        padding: 0 5rem 5rem; } }
  @media only screen and (min-width: 1024px) {
    .inline-slideshow.slideshow {
      margin: 0 -7.5rem;
      width: calc(100% + 15rem); }
      .inline-slideshow.slideshow .slide {
        padding: 0 7.5rem 5rem; } }
  .inline-slideshow.slideshow .slide-image {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 61.8%; }
  .inline-slideshow.slideshow button.slick-prev {
    background-image: url(i/arrow-left.svg); }
  .inline-slideshow.slideshow button.slick-next {
    background-image: url(i/arrow-right.svg); }
  .inline-slideshow.slideshow .slick-dots {
    bottom: 0; }
    .inline-slideshow.slideshow .slick-dots li:not(.slick-active) button {
      background-color: transparent; }
  .inline-slideshow.slideshow.single-slide .slide {
    padding-bottom: 0; }

.carousel {
  padding-bottom: 2.5rem; }
  .carousel .grid-item {
    padding: 0 2.5rem; }
    @media only screen and (min-width: 1024px) {
      .carousel .grid-item {
        padding: 0 5rem; } }
@media only screen and (max-width: 699px) {
  html[data-touch-events] .inline-slideshow.slideshow .slide {
    padding: 0 2.5rem 2.5rem; } }

.nav-wrap {
  position: relative;
  height: 4.6rem; }

.subnav {
  position: relative;
  z-index: 1;
  width: 100%;
  text-align: center;
  background-color: #2e2c2a; }
  .subnav ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    /* Safari 7.0+ */
    justify-content: center;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center; }
    .subnav ul li {
      position: relative; }
      .subnav ul li a {
        display: inline-block;
        padding: 0 0.5em;
        line-height: 4.6rem;
        text-decoration: none; }
        .subnav ul li a:hover, .subnav ul li a:focus:not(:active) {
          color: #fece00; }
      @media only screen and (max-width: 699px) {
        .subnav ul li:nth-child(even) {
          display: none; } }
  body.subnav-fixed .subnav {
    position: fixed;
    top: 5.6rem; }
    @media only screen and (min-width: 700px) {
      body.subnav-fixed .subnav {
        top: 8.4rem; } }
  body.subnav-fixed.subnav-fixed-bottom .subnav {
    will-change: auto;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translateY(-10.2rem);
    -moz-transform: translateY(-10.2rem);
    -ms-transform: translateY(-10.2rem);
    -o-transform: translateY(-10.2rem);
    transform: translateY(-10.2rem);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */ }
    @media only screen and (min-width: 700px) {
      body.subnav-fixed.subnav-fixed-bottom .subnav {
        -webkit-transform: translateY(-13rem);
        -moz-transform: translateY(-13rem);
        -ms-transform: translateY(-13rem);
        -o-transform: translateY(-13rem);
        transform: translateY(-13rem);
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
        /* FF Hack for sharper renders */ } }
.sponsors {
  text-align: center; }
  .sponsors + .sponsors {
    margin-top: 5.6rem; }

.modal-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 1.5rem;
  z-index: 1; }
  .modal-close span {
    display: none; }
  .modal-close::after {
    content: '+';
    display: block;
    width: 3rem;
    height: 3rem;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -moz-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    -o-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    -o-transform-origin: 0 100%;
    transform-origin: 0 100%;
    cursor: pointer;
    font-size: 3rem;
    line-height: 1; }
  @media only screen and (min-width: 700px) {
    .modal-close {
      padding: 3rem; } }
.modal {
  position: fixed;
  top: 5.6rem;
  left: 0;
  right: 0;
  bottom: 0;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.5s, opacity 0.5s linear;
  will-change: visibility, opacity;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }
  @media only screen and (min-width: 700px) {
    .modal {
      top: 8.4rem; } }
  .modal .modal-wrap {
    min-height: 100%;
    overflow: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
    -webkit-justify-content: center;
    /* Safari 7.0+ */
    justify-content: center;
    -webkit-flex-direction: column;
    flex-direction: column; }
  .modal .modal-inner-wrap {
    position: relative;
    padding: 3rem;
    z-index: 1; }
    .modal .modal-inner-wrap .wrap {
      padding: 3rem; }
  body.first-load .modal {
    display: none; }
  .modal:not(.show) iframe {
    -webkit-transform: translateY(100vw);
    -moz-transform: translateY(100vw);
    -ms-transform: translateY(100vw);
    -o-transform: translateY(100vw);
    transform: translateY(100vw);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */ }
  .modal.show {
    visibility: visible;
    opacity: 0.99999;
    transition-delay: 0s; }

body.search-open .modal.search-modal {
  visibility: visible;
  opacity: 0.99999;
  transition-delay: 0s; }

.search-modal form {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  /* Safari 7.0+ */
  justify-content: center;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  width: 100%;
  height: 100%;
  margin: 0 auto; }

.search-modal input {
  width: 100%;
  font-size: inherit !important;
  text-align: center;
  border-width: 0;
  will-change: transform;
  -webkit-transition: transform 0.5s ease-in-out;
  -moz-transition: transform 0.5s ease-in-out;
  -o-transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out; }

body:not(.search-open) .search-modal input {
  -webkit-transform: translateY(-5rem);
  -moz-transform: translateY(-5rem);
  -ms-transform: translateY(-5rem);
  -o-transform: translateY(-5rem);
  transform: translateY(-5rem);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  /* FF Hack for sharper renders */ }

.gform_wrapper {
  /* Form Elements */
  /* Gravity Forms Styling, v .1 */
  /* Basics */
  /* Typography */
  /* Colors */
  /*
	select[multiple] + .chosen-container li.result-selected, ul.chosen-results li.active-result.result-selected {
		background: $royal;
		color: $lightNewsprint;
	}
*/
  /* Radio & Checkboxes */
  /* Selects */
  /* HTML Field & Sections */
  /* Name Fields */
  /* Time */
  /* Address */
  /* Email Address */
  /* File Upload */
  /* List */
  /* Product Fields */
  /* Error & Validation Messages */
  /* From Heading */
  /* Progress Bars & Paging */
  /* Credit Card */
  /*
	.ginput_container_creditcard {
		background: $royal;
		color: $lightNewsprint;
		padding: 3rem!important;
		input, select, .chosen-container {
			border-color: $lightNewsprint !important;
		}
	}
*/
  /*
	.ginput_complex .ginput_cardinfo_right input.ginput_card_security_code {
		max-width: 50% !important;
	}
*/
  /*
	.ginput_cardinfo_left {
		width: 50%;
	}

	.ginput_cardinfo_right {
		width: 50%;
	}

	.ginput_cardextras {
		@include nospace;
		> span {
			@include inline-block;
			width: 50%;
		}
	}

	span.ginput_card_security_code_icon {
		font-size: 1.5em;
	//	float: left;
		color: $royalMask;
	}
*/
  /* misc cleanup */
  /*
	.button {
		line-height: 2.4rem;
		height: 28px;
		padding: 2px 2rem 0;
	}
*/
  /* select jquery chosen */
  /* @group Base */
  /* @end */
  /* @group Single Chosen */
  /* @group Results */
  /* @end */
  /* @group Multi Chosen */
  /* @end */
  /* @group Active  */
  /* @end */
  /* @group Disabled Support */
  /* @end */
  /* @group Right to Left */ }
  .gform_wrapper li.gfield:after {
    content: "";
    display: table;
    clear: both; }
  .gform_wrapper fieldset {
    padding: 1em 0; }
    .gform_wrapper fieldset > * {
      padding-left: 1em; }
    .gform_wrapper fieldset legend {
      padding-left: 0; }
  .gform_wrapper label {
    display: block; }
    .gform_wrapper label + .ginput_container {
      padding-top: .5em; }
  .gform_wrapper select {
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid;
    padding: 0 3rem 0 1rem;
    font-size: 1em;
    line-height: 3.6rem;
    border-radius: 0;
    width: 100%;
    position: relative;
    background: url(i/down_arrow.gif) calc(100% - 15px) 50% no-repeat;
    -webkit-background-size: auto 2rem;
    -moz-background-size: auto 2rem;
    -o-background-size: auto 2rem;
    background-size: auto 2rem; }
    .gform_wrapper select::-ms-expand {
      display: none; }
  .gform_wrapper option {
    padding: .25em .5em; }
  .gform_wrapper textarea, .gform_wrapper select[multiple] {
    width: 100%;
    max-width: 100%;
    background: transparent; }
  .gform_wrapper input[type="date"], .gform_wrapper input[type="datetime"], .gform_wrapper input[type="datetime-local"], .gform_wrapper input[type="email"], .gform_wrapper input[type="month"], .gform_wrapper input[type="week"], .gform_wrapper input[type="number"], .gform_wrapper input[type="password"], .gform_wrapper input[type="search"], .gform_wrapper input[type="text"], .gform_wrapper input[type="time"], .gform_wrapper input[type="url"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="time"] {
    width: 100%;
    max-width: 100%; }
  .gform_wrapper select[multiple] {
    width: auto; }
  .gform_wrapper input[type="week"], .gform_wrapper input[type="month"], .gform_wrapper input[type="date"], .gform_wrapper input[type="datetime"], .gform_wrapper input[type="datetime-local"], .gform_wrapper input[type="number"], .gform_wrapper input[type="time"] {
    width: 5em;
    max-width: 100%; }
  .gform_wrapper input[type="checkbox"], .gform_wrapper input[type="radio"] {
    display: inline-block;
    padding-top: 0;
    clear: left; }
  .gform_wrapper input[type="checkbox"] + label, .gform_wrapper input[type="radio"] + label {
    display: inline-block;
    max-width: 95%; }
  .gform_wrapper input[type="search"] {
    appearance: none; }
  .gform_wrapper textarea {
    width: 100%;
    height: 100px; }
  .gform_wrapper form.simple-search input {
    width: 100%;
    padding-right: 40px; }
  .gform_wrapper .search form.simple-search {
    width: 60%; }
  .gform_wrapper form.simple-search button {
    top: 5px;
    right: 5px;
    border: 0;
    background: none;
    padding: 0;
    box-shadow: none; }
    .gform_wrapper form.simple-search button:hover, .gform_wrapper form.simple-search button:focus:not(:active) {
      box-shadow: none; }
    .gform_wrapper form.simple-search button img {
      width: 2em; }
  .gform_wrapper form.search-form {
    padding: 0;
    overflow: hidden;
    margin-top: 1em;
    max-height: 3.25em;
    position: relative; }
    .gform_wrapper form.search-form input {
      padding: 1em 3em 1em 1em;
      width: 100%; }
  .gform_wrapper .search-form label:before {
    font-size: 2em; }
  .gform_wrapper .search-form * {
    outline: none; }
  .gform_wrapper .search-form button {
    width: 10%;
    height: 5em;
    position: absolute;
    top: 0;
    right: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
    .gform_wrapper .search-form button::before {
      font-size: 2.5em; }
    .gform_wrapper .search-form button.icon-replacement:before {
      left: .35em;
      top: .4em; }
  .gform_wrapper .select2-container .select2-choice {
    padding: 1.05em !important; }
  .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="file"]):not(.button),
  .gform_wrapper textarea {
    font-size: 1.5rem;
    padding: 2px 1rem 0;
    border-color: inherit; }
  .gform_wrapper .gfield_html_formatted:after, .gform_wrapper .clear-multi:after, .gform_wrapper .gf_progressbar_wrapper:after, .gform_wrapper .gform_page_footer:after, .gform_wrapper .gf_page_steps:after {
    content: "";
    display: table;
    clear: both; }
  .gform_wrapper ul {
    padding: 0;
    list-style: none; }
  .gform_wrapper li {
    margin: 0; }
  .gform_wrapper .gfield_html ul {
    list-style: disc; }
  .gform_wrapper .gfield_html li {
    margin-left: 2rem; }
  .gform_wrapper .small {
    width: 100px !important;
    margin-left: 0; }
  .gform_wrapper .ginput_counter {
    padding-top: .25em; }
  .gform_wrapper .gfield_required {
    padding: 0 .2em; }
  .gform_wrapper .gfield_description {
    padding: .25em .25em 0 .25em;
    clear: both; }
  .gform_wrapper .field_description_above .gfield_description {
    padding: .75em .25em; }
  .gform_wrapper .field_sublabel_above.field_description_above .gfield_description + .clear-multi label {
    padding-top: 0; }
  @media (max-width: 767px) {
    .gform_wrapper li.gfield {
      max-width: 100%;
      overflow-x: scroll; } }
  .gform_wrapper .gfield_total label {
    font-size: 1.75em; }
  .gform_wrapper .ginput_container_total, .gform_wrapper h3.gf_progressbar_title, .gform_wrapper .ginput_container_post_title {
    font-size: 1.5em; }
  .gform_wrapper h3.gf_progressbar_title {
    font-size: 1em; }
  .gform_wrapper .ginput_counter, .gform_wrapper .ginput_complex span label, .gform_wrapper .ginput_container_fileupload .screen-reader-text, .gform_wrapper .instruction {
    font-size: .9em; }
  .gform_wrapper .gfield_description, .gform_wrapper .gfield .instruction {
    font-style: italic; }
  .gform_wrapper .gfield_label, .gform_wrapper .gfield_required, .gform_wrapper .ginput_product_price_label, .gform_wrapper .ginput_product_price, .gform_wrapper input:checked + label, .gform_wrapper .ginput_shipping_price, .gform_wrapper h3.gf_progressbar_title {
    font-weight: bold; }
  .gform_wrapper .ginput_counter {
    text-align: right;
    line-height: 1; }
  .gform_wrapper .gfield_required, .gform_wrapper .warningTextareaInfo, .gform_wrapper ul.chosen-results li.no-results, .gform_wrapper .ginput_container_fileupload span.screen-reader-text + div {
    color: red; }
  .gform_wrapper .ginput_product_price_label, .gform_wrapper .ginput_product_price, .gform_wrapper .ginput_container_total {
    color: inherit; }
  .gform_wrapper .ginput_container_radio ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
  .gform_wrapper .gfield_checkbox li label {
    /*	 padding-top: 0; */
    /*	 top: -.15em; */
    position: relative; }
  .gform_wrapper .gfield_radio {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 3rem;
    -moz-column-gap: 3rem;
    column-gap: 3rem;
    margin-bottom: -0.7rem; }
    .gform_wrapper .gfield_radio li {
      letter-spacing: normal;
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline;
      width: 100%;
      padding-bottom: 0.7rem; }
    .gform_wrapper .gfield_radio li label {
      top: -.15em;
      position: relative; }
    .gform_wrapper .gfield_radio input[type="radio"] + input[type="text"] {
      letter-spacing: normal;
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline;
      position: relative;
      max-width: 95%;
      margin: 6px 0 0 1rem;
      vertical-align: middle; }
  .gform_wrapper .ginput_container_select {
    position: relative;
    display: inline; }
    .gform_wrapper .ginput_container_select.chosen-after {
      display: inline-block; }
      .gform_wrapper .ginput_container_select.chosen-after::after {
        top: 1.3em; }
    .gform_wrapper .ginput_container_select b:after {
      content: "";
      width: 0;
      height: 0;
      position: absolute;
      pointer-events: none;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      top: 50%;
      right: .75em;
      margin-top: -2px;
      border-top: 6px solid inherit; }
    .gform_wrapper .ginput_container_select select {
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden; }
  .gform_wrapper .chosen-container {
    position: relative; }
  .gform_wrapper li.gfield {
    padding-top: 1rem; }
  .gform_wrapper .gfield_html_formatted {
    margin-bottom: 1em; }
  .gform_wrapper li.gsection {
    margin-top: 2em; }
  .gform_wrapper .gsection_description {
    text-align: center; }
  .gform_wrapper .ginput_complex span label {
    padding: .25em 0 .75em .25em; }
  .gform_wrapper span.name_first, .gform_wrapper span.name_last, .gform_wrapper span.name_middle, .gform_wrapper span.name_prefix, .gform_wrapper span.name_suffix {
    width: 49%; }
  .gform_wrapper span.name_first {
    margin-right: 1%; }
  .gform_wrapper span.name_last {
    margin-left: 1%; }
  .gform_wrapper .no_prefix.no_middle_name.no_last_name.no_suffix span.name_first label {
    display: none; }
  .gform_wrapper .no_prefix.no_middle_name.no_first_name.no_suffix span.name_last {
    margin-left: 0; }
    .gform_wrapper .no_prefix.no_middle_name.no_first_name.no_suffix span.name_last label {
      display: none; }
  .gform_wrapper .no_prefix.has_first_name.has_middle_name.has_last_name.no_suffix span.name_first {
    width: 40%;
    margin-right: 1%; }
  .gform_wrapper .no_prefix.has_first_name.has_middle_name.has_last_name.no_suffix span.name_middle {
    width: 18%; }
  .gform_wrapper .no_prefix.has_first_name.has_middle_name.has_last_name.no_suffix span.name_last {
    width: 40%;
    margin-left: 1%; }
  .gform_wrapper .has_prefix.has_first_name.has_middle_name.has_last_name.no_suffix span.name_prefix {
    width: 10%; }
  .gform_wrapper .has_prefix.has_first_name.has_middle_name.has_last_name.no_suffix span.name_first {
    width: 39%;
    margin-right: 1%; }
  .gform_wrapper .has_prefix.has_first_name.has_middle_name.has_last_name.no_suffix span.name_middle {
    width: 10%; }
  .gform_wrapper .has_prefix.has_first_name.has_middle_name.has_last_name.no_suffix span.name_last {
    width: 39%; }
  .gform_wrapper .no_prefix.has_first_name.has_middle_name.has_last_name.has_suffix span.name_first {
    width: 38.5%;
    margin-right: 1%; }
  .gform_wrapper .no_prefix.has_first_name.has_middle_name.has_last_name.has_suffix span.name_middle {
    width: 10%;
    margin-right: 1%; }
  .gform_wrapper .no_prefix.has_first_name.has_middle_name.has_last_name.has_suffix span.name_last {
    width: 38.5%;
    margin-left: 0; }
  .gform_wrapper .no_prefix.has_first_name.has_middle_name.has_last_name.has_suffix span.name_suffix {
    width: 10%;
    margin-left: 1%; }
  .gform_wrapper .has_prefix.has_first_name.no_middle_name.has_last_name.has_suffix span.name_prefix {
    width: 10%; }
  .gform_wrapper .has_prefix.has_first_name.no_middle_name.has_last_name.has_suffix span.name_first {
    width: 39%;
    margin-right: 1%; }
  .gform_wrapper .has_prefix.has_first_name.no_middle_name.has_last_name.has_suffix span.name_last {
    width: 39%;
    margin-left: 0; }
  .gform_wrapper .has_prefix.has_first_name.no_middle_name.has_last_name.has_suffix span.name_suffix {
    width: 10%;
    margin-left: 1%; }
  .gform_wrapper .has_prefix.has_first_name.has_middle_name.has_last_name.has_suffix span.name_prefix {
    width: 10%; }
  .gform_wrapper .has_prefix.has_first_name.has_middle_name.has_last_name.has_suffix span.name_first {
    width: 33.5%;
    margin-right: 1%; }
  .gform_wrapper .has_prefix.has_first_name.has_middle_name.has_last_name.has_suffix span.name_middle {
    width: 10%;
    margin-right: 1%; }
  .gform_wrapper .has_prefix.has_first_name.has_middle_name.has_last_name.has_suffix span.name_last {
    width: 33.5%;
    margin-left: 0; }
  .gform_wrapper .has_prefix.has_first_name.has_middle_name.has_last_name.has_suffix span.name_suffix {
    width: 10%;
    margin-left: 1%; }
  @media (max-width: 767px) {
    .gform_wrapper .has_prefix.has_first_name.has_middle_name.has_last_name.no_suffix span.name_prefix {
      width: 20%; }
    .gform_wrapper .has_prefix.has_first_name.has_middle_name.has_last_name.no_suffix span.name_first {
      width: 40%;
      margin-right: 1%; }
    .gform_wrapper .has_prefix.has_first_name.has_middle_name.has_last_name.no_suffix span.name_middle {
      clear: left;
      width: 20%; }
    .gform_wrapper .has_prefix.has_first_name.has_middle_name.has_last_name.no_suffix span.name_last {
      width: 40%; }
    .gform_wrapper .no_prefix.has_first_name.has_middle_name.has_last_name.has_suffix span.name_first {
      width: 40%;
      margin-right: 1%; }
    .gform_wrapper .no_prefix.has_first_name.has_middle_name.has_last_name.has_suffix span.name_middle {
      width: 20%;
      margin-right: 1%; }
    .gform_wrapper .no_prefix.has_first_name.has_middle_name.has_last_name.has_suffix span.name_last {
      clear: left;
      width: 40%;
      margin-left: 0; }
    .gform_wrapper .no_prefix.has_first_name.has_middle_name.has_last_name.has_suffix span.name_suffix {
      width: 20%;
      margin-left: 1%; }
    .gform_wrapper .has_prefix.has_first_name.no_middle_name.has_last_name.has_suffix span.name_prefix {
      width: 20%; }
    .gform_wrapper .has_prefix.has_first_name.no_middle_name.has_last_name.has_suffix span.name_first {
      width: 40%;
      margin-right: 1%; }
    .gform_wrapper .has_prefix.has_first_name.no_middle_name.has_last_name.has_suffix span.name_last {
      width: 40%;
      clear: left;
      margin-left: 0; }
    .gform_wrapper .has_prefix.has_first_name.no_middle_name.has_last_name.has_suffix span.name_suffix {
      width: 20%;
      margin-left: 1%; }
    .gform_wrapper .has_prefix.has_first_name.has_middle_name.has_last_name.has_suffix span.name_prefix {
      width: 20%;
      margin-right: 1%; }
    .gform_wrapper .has_prefix.has_first_name.has_middle_name.has_last_name.has_suffix span.name_first {
      width: 40%;
      margin-right: 1%; }
    .gform_wrapper .has_prefix.has_first_name.has_middle_name.has_last_name.has_suffix span.name_middle {
      clear: left;
      width: 20%;
      margin-right: 1%; }
    .gform_wrapper .has_prefix.has_first_name.has_middle_name.has_last_name.has_suffix span.name_last {
      width: 40%;
      margin-left: 0; }
    .gform_wrapper .has_prefix.has_first_name.has_middle_name.has_last_name.has_suffix span.name_suffix {
      width: 20%;
      margin-left: 1%; } }
  .gform_wrapper .field_sublabel_above span label {
    padding-bottom: 0; }
  .gform_wrapper .ginput_container_time i {
    font-style: normal;
    display: inline-block;
    padding: 0 .25em 0 0; }
  .gform_wrapper .gfield_time_ampm {
    margin-left: 1%; }
  .gform_wrapper span.address_city:nth-child(1):nth-last-child(4), .gform_wrapper span.address_state:nth-child(2):nth-last-child(3), .gform_wrapper span.address_zip:nth-child(3):nth-last-child(2) {
    letter-spacing: normal;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 50%; }
  .gform_wrapper span.address_state:nth-child(2):nth-last-child(3) .trigger, .gform_wrapper span.address_state:nth-child(2):nth-last-child(3) input {
    border-width: 1px 1px 1px 0 !important; }
  .gform_wrapper span.address_city:nth-child(1):nth-last-child(5), .gform_wrapper span.address_state:nth-child(2):nth-last-child(4), .gform_wrapper span.address_zip:nth-child(3):nth-last-child(3) {
    letter-spacing: normal;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 33.33333%; }
  .gform_wrapper span.address_state:nth-child(2):nth-last-child(4) .trigger, .gform_wrapper span.address_state:nth-child(2):nth-last-child(4) input {
    border-width: 1px 0 !important; }
  .gform_wrapper .address_state select {
    width: 100%; }
  @media (max-width: 767px) {
    .gform_wrapper span.address_city {
      width: 100%; }
    .gform_wrapper span.address_state, .gform_wrapper span.address_zip {
      width: 49%; } }
  .gform_wrapper .ginput_container_email > span {
    width: 49.5%;
    margin-right: .5%; }
  .gform_wrapper .ginput_container_email span.ginput_right {
    margin-left: .5%;
    margin-right: 0; }
  .gform_wrapper .ginput_container_fileupload {
    /*	 border-radius: 3px; */
    /*
		> div:first-of-type {
			text-align: center;
			padding: 2em 0;
			border: 3px dashed #ddd;
		}
	*/ }
    .gform_wrapper .ginput_container_fileupload .screen-reader-text {
      display: inline; }
  .gform_wrapper span.gform_drop_instructions {
    display: block;
    margin: 0 0 1em 0; }
  .gform_wrapper .gform_drop_area {
    border: 1px dashed #404041;
    padding: 1.5rem; }
  .gform_wrapper .ginput_container_fileupload > div + span.screen-reader-text {
    display: block;
    text-align: center;
    margin: 1em 0 0 0; }
  .gform_wrapper .ginput_container_fileupload span.screen-reader-text + div li {
    padding: .25em 0 0 0; }
  @media (max-width: 767px) {
    .gform_wrapper .ginput_container_fileupload .screen-reader-text {
      display: block;
      font-size: .7em;
      padding: 1em .75em; }
    .gform_wrapper span.gform_drop_instructions {
      display: none; } }
  .gform_wrapper td.gfield_list_icons img {
    position: relative;
    top: 1em;
    opacity: 1 !important; }
  .gform_wrapper .field_description_above .gfield_description + .ginput_container_list {
    margin-top: -1.5em; }
  .gform_wrapper .ginput_container_singleproduct .ginput_product_price_label {
    padding-left: 1em; }
  .gform_wrapper span.ginput_quantity_label {
    margin-left: 1em; }
  .gform_wrapper input[type="text"].ginput_quantity {
    width: 60px;
    display: inline-block; }
  .gform_wrapper .instruction {
    padding: .5em .35em; }
  .gform_wrapper .ginput_shipping_price {
    padding: 1em;
    display: block; }
  .gform_wrapper .ginput_container_total {
    display: block;
    margin-left: .35em; }
  .gform_wrapper .validation_error {
    background-color: red;
    color: #fff;
    padding: 1rem 3rem;
    text-align: center; }
  .gform_wrapper .gform_validation_error input[type="date"], .gform_wrapper .gform_validation_error input[type="datetime"], .gform_wrapper .gform_validation_error input[type="datetime-local"], .gform_wrapper .gform_validation_error input[type="email"], .gform_wrapper .gform_validation_error input[type="month"], .gform_wrapper .gform_validation_error input[type="week"], .gform_wrapper .gform_validation_error input[type="number"], .gform_wrapper .gform_validation_error input[type="password"], .gform_wrapper .gform_validation_error input[type="search"], .gform_wrapper .gform_validation_error input[type="text"], .gform_wrapper .gform_validation_error input[type="time"], .gform_wrapper .gform_validation_error input[type="url"], .gform_wrapper .gform_validation_error input[type="tel"], .gform_wrapper .gform_validation_error input[type="time"], .gform_wrapper .gform_validation_error input[type="radio"], .gform_wrapper .gform_validation_error input[type="checkbox"] {
    border-color: red !important; }
  .gform_wrapper .gform_validation_error .chosen-single,
  .gform_wrapper .gform_validation_error textarea {
    border-color: red !important; }
  .gform_wrapper .gform_validation_error .chosen-container-active .chosen-single {
    border-color: red !important; }
  .gform_wrapper .gfield_description.validation_message {
    position: absolute;
    top: -1.25em;
    left: 0;
    background: red;
    /*	 border-radius: 3px; */
    padding: .25em .5em;
    color: #fff; }
    .gform_wrapper .gfield_description.validation_message::before {
      content: "";
      width: 0;
      height: 0;
      position: absolute;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      bottom: -5px;
      left: 1em;
      border-top: 5px solid red; }
  .gform_wrapper li.gfield_error {
    position: relative;
    margin-top: 3em; }
  .gform_wrapper .gfield_error .ginput_container_select:after {
    display: none; }
  .gform_wrapper .gfield_error .warningTextareaInfo {
    color: #fff; }
  .gform_wrapper .gfield_error .ginput_container_fileupload {
    color: inherit; }
  .gform_wrapper .gfield_error img.add_list_item {
    background-color: #fff;
    border-radius: 50%; }
  .gform_wrapper .gform_heading .gform_description {
    padding: 1em 0;
    display: block; }
  .gform_wrapper .gf_progressbar {
    position: relative;
    border-top: 5px solid #efefef; }
  .gform_wrapper .gf_progressbar_percentage {
    color: #fff;
    border-top: 5px solid #4480c3;
    position: relative;
    top: -5px;
    text-align: right; }
    .gform_wrapper .gf_progressbar_percentage span {
      background: #211f1e;
      display: inline-block;
      width: 2.5em;
      height: 2.5em;
      line-height: 2.75;
      /*	 border-radius: 3px; */
      border-top-right-radius: 0;
      font-size: .9em;
      margin-top: .25em;
      position: relative;
      text-align: center; }
    .gform_wrapper .gf_progressbar_percentage.percentbar_0 span {
      border-top-right-radius: 3px;
      border-top-left-radius: 0; }
    .gform_wrapper .gf_progressbar_percentage span:after {
      content: "";
      width: 0;
      height: 0;
      position: absolute;
      border-left: 5px solid transparent;
      border-right: 0 solid transparent;
      top: -5px;
      right: 0;
      border-bottom: 5px solid inherit; }
    .gform_wrapper .gf_progressbar_percentage.percentbar_0 span:after {
      right: auto;
      left: 0;
      border-right: 5px solid transparent;
      border-left: 0; }
    .gform_wrapper .gf_progressbar_percentage.percentbar_red {
      border-color: red; }
    .gform_wrapper .gf_progressbar_percentage.percentbar_green {
      border-color: green; }
    .gform_wrapper .gf_progressbar_percentage.percentbar_gray {
      border-color: gray; }
    .gform_wrapper .gf_progressbar_percentage.percentbar_orange {
      border-color: red; }
    .gform_wrapper .gf_progressbar_percentage.percentbar_custom {
      border-color: transparent; }
  .gform_wrapper .gform_page_footer {
    padding-top: 3rem; }
  .gform_wrapper div.gform_confirmation_message {
    text-align: center; }
  .gform_wrapper .gf_page_steps {
    display: table;
    width: 100%; }
    .gform_wrapper .gf_page_steps > div {
      padding: .25em;
      display: table-cell;
      vertical-align: top;
      font-weight: bold; }
      .gform_wrapper .gf_page_steps > div.gf_step_pending {
        font-weight: 400; }
  .gform_wrapper .ginput_container_email.ginput_complex,
  .gform_wrapper .gf_name_has_2 {
    letter-spacing: -0.65em;
    text-rendering: optimizeLegibility;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px; }
    .gform_wrapper .ginput_container_email.ginput_complex > span,
    .gform_wrapper .gf_name_has_2 > span {
      letter-spacing: normal;
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline;
      vertical-align: top;
      width: 100%;
      margin: 0;
      float: left; }
  .gform_wrapper .gf_step_clear {
    display: none !important; }
  .gform_wrapper .charleft {
    color: inherit; }
  @media (max-width: 767px) {
    .gform_wrapper .gf_step {
      text-align: center; }
      .gform_wrapper .gf_step span {
        clear: both;
        display: block;
        margin: 0 auto; }
    .gform_wrapper span.gf_step_number {
      margin-top: .5em; }
    .gform_wrapper span.gf_step_label {
      margin-top: -1em; } }
  .gform_wrapper .gform_card_icon_container {
    letter-spacing: -0.65em;
    text-rendering: optimizeLegibility; }
  .gform_wrapper div.gform_card_icon {
    letter-spacing: normal;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin-right: 4px;
    text-indent: -9000px;
    background-image: url(i/gf-creditcard-icons.png);
    background-repeat: no-repeat;
    width: 36px;
    height: 32px; }
  .gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_visa {
    background-position: 0 0; }
  .gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa {
    background-position: 0 -32px; }
  .gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa {
    background-position: 0 -64px; }
  .gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_mastercard {
    background-position: -36px 0; }
  .gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard {
    background-position: -36px -32px; }
  .gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard {
    background-position: -36px -64px; }
  .gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_amex {
    background-position: -72px 0; }
  .gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex {
    background-position: -72px -32px; }
  .gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex {
    background-position: -72px -64px; }
  .gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_discover {
    background-position: -108px 0; }
  .gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover {
    background-position: -108px -32px; }
  .gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover {
    background-position: -108px -64px; }
  .gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_maestro {
    background-position: -144px 0; }
  .gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro {
    background-position: -144px -32px; }
  .gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro {
    background-position: -144px -64px; }
  .gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_jcb {
    background-position: -180px 0; }
  .gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb {
    background-position: -180px -32px; }
  .gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb {
    background-position: -180px -64px; }
  .gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_visa {
    background-position: 0 -192px; }
  .gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa {
    background-position: 0 -224px; }
  .gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa {
    background-position: 0 -256px; }
  .gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_mastercard {
    background-position: -36px -192px; }
  .gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard {
    background-position: -36px -224px; }
  .gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard {
    background-position: -36px -256px; }
  .gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_amex {
    background-position: -72px -192px; }
  .gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex {
    background-position: -72px -224px; }
  .gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex {
    background-position: -72px -256px; }
  .gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_discover {
    background-position: -108px -192px; }
  .gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover {
    background-position: -108px -224px; }
  .gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover {
    background-position: -108px -256px; }
  .gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_maestro {
    background-position: -144px -192px; }
  .gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro {
    background-position: -144px -224px; }
  .gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro {
    background-position: -144px -256px; }
  .gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_jcb {
    background-position: -180px -192px; }
  .gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb {
    background-position: -180px -224px; }
  .gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb {
    background-position: -180px -256px; }
  .gform_wrapper .ginput_complex .ginput_cardinfo_left,
  .gform_wrapper .ginput_complex .ginput_cardinfo_right {
    min-height: 43px;
    position: relative;
    float: left; }
    .gform_wrapper .ginput_complex .ginput_cardinfo_left .chosen-container,
    .gform_wrapper .ginput_complex .ginput_cardinfo_right .chosen-container {
      width: 175px !important; }
  .gform_wrapper .ginput_complex .ginput_cardinfo_left {
    margin-right: 1.5rem; }
  .gform_wrapper .ginput_complex .ginput_cardinfo_right {
    min-width: 85px !important; }
  .gform_wrapper .ginput_complex .ginput_cardinfo_left label,
  .gform_wrapper .ginput_complex .ginput_cardinfo_right label {
    white-space: nowrap !important; }
  .gform_wrapper .ginput_complex span.ginput_cardextras {
    /*
		display: block;
		overflow: hidden;
*/ }
  .gform_wrapper .ginput_complex .ginput_cardinfo_left span.ginput_card_expiration_container {
    position: relative;
    display: block;
    min-width: 160px !important; }
  .gform_wrapper .ginput_complex select.ginput_card_expiration.ginput_card_expiration_month,
  .gform_wrapper .ginput_complex select.ginput_card_expiration.ginput_card_expiration_year {
    width: 48% !important;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline; }
  .gform_wrapper .ginput_complex .ginput_cardinfo_left select.ginput_card_expiration.ginput_card_expiration_month {
    margin-right: 1.5rem; }
  .gform_wrapper .ginput_complex .ginput_cardinfo_right span.ginput_card_security_code_icon {
    width: 32px;
    height: 23px;
    background-image: url(images/gf-creditcard-icons.png);
    background-repeat: no-repeat;
    background-position: 0 -128px;
    position: relative;
    top: -1px;
    left: 6px;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline; }
  .gform_wrapper .gfield_creditcard_warning_message {
    background: #ffc04d;
    color: #fff;
    padding: 1em .75em;
    /*	 border-radius: 3px; */ }
  .gform_wrapper .gfield_error .ginput_container_creditcard label {
    color: inherit; }
  .gform_wrapper .ginput_container_creditcard .ginput_full {
    clear: both;
    display: block; }
  .gform_wrapper .field_sublabel_above .ginput_container_creditcard .ginput_full:first-of-type {
    margin-bottom: 2em; }
  @media (max-width: 767px) {
    .gform_wrapper .ginput_container_creditcard {
      padding: 1em; }
    .gform_wrapper .ginput_cardinfo_right {
      width: 40%; } }
  .gform_wrapper .gform_footer {
    display: block;
    margin: 3rem 0 0;
    padding: 0;
    text-align: center; }
  .gform_wrapper .gf_progressbar {
    display: none; }
  .gform_wrapper li.field_sublabel_above .ginput_complex input[type=text] {
    margin-bottom: 0; }
  .gform_wrapper .ginput_complex .ginput_left,
  .gform_wrapper .ginput_complex .ginput_right {
    vertical-align: bottom; }
  .gform_wrapper .gfield_checkbox li label,
  .gform_wrapper .gfield_radio li label {
    margin: 0 0 0 8px !important;
    max-width: calc(100% - 3rem) !important;
    vertical-align: middle; }
  .gform_wrapper .gfield_checkbox li input:not([value="Other"]),
  .gform_wrapper .gfield_radio li input:not([value="Other"]) {
    margin: 0 !important;
    border-color: inherit; }
  .gform_wrapper .gfield_checkbox li:hover input[type="radio"],
  .gform_wrapper .gfield_checkbox li:hover input[type="checkbox"], .gform_wrapper .gfield_checkbox li:focus:not(:active) input[type="radio"],
  .gform_wrapper .gfield_checkbox li:focus:not(:active) input[type="checkbox"],
  .gform_wrapper .gfield_radio li:hover input[type="radio"],
  .gform_wrapper .gfield_radio li:hover input[type="checkbox"],
  .gform_wrapper .gfield_radio li:focus:not(:active) input[type="radio"],
  .gform_wrapper .gfield_radio li:focus:not(:active) input[type="checkbox"] {
    background-color: red; }
  .gform_wrapper .gfield_checkbox input[type="radio"],
  .gform_wrapper .gfield_checkbox input[type="checkbox"],
  .gform_wrapper .gfield_radio input[type="radio"],
  .gform_wrapper .gfield_radio input[type="checkbox"] {
    width: 1.6rem !important;
    height: 1.6rem !important;
    vertical-align: middle;
    border: 1px solid inherit;
    cursor: pointer;
    -webkit-appearance: none; }
    .gform_wrapper .gfield_checkbox input[type="radio"]:checked,
    .gform_wrapper .gfield_checkbox input[type="checkbox"]:checked,
    .gform_wrapper .gfield_radio input[type="radio"]:checked,
    .gform_wrapper .gfield_radio input[type="checkbox"]:checked {
      background-color: #211f1e; }
    .dark-bg .gform_wrapper .gfield_checkbox input[type="radio"]:checked, .dark-bg .gform_wrapper .gfield_checkbox input[type="checkbox"]:checked, .dark-bg .gform_wrapper .gfield_radio input[type="radio"]:checked, .dark-bg .gform_wrapper .gfield_radio input[type="checkbox"]:checked {
      background-color: #fff; }
  .gform_wrapper a.chosen-single {
    background: none !important;
    text-shadow: none !important; }
  .gform_wrapper .ginput_container_time i {
    display: none; }
  .gform_wrapper .ginput_container_fileupload {
    font-size: 1.2rem; }
  .gform_wrapper .gsection_title,
  .gform_wrapper h3.gform_title,
  .gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
    text-align: center;
    opacity: 1; }
  .gform_wrapper .form_saved_message {
    margin: 0;
    font-size: inherit;
    line-height: inherit;
    border: none;
    background-color: transparent;
    text-align: center; }
    .gform_wrapper .form_saved_message input {
      display: block !important;
      float: none;
      margin: 0 auto 3rem; }
  .gform_wrapper .gform_ajax_spinner {
    position: absolute;
    bottom: -7rem;
    left: 50%;
    height: 64px;
    margin: 0 0 0 -2.4rem; }
  .gform_wrapper .ui-datepicker-trigger,
  .gform_wrapper .gform_validation_container {
    display: none !important; }
  .gform_wrapper .clear-multi {
    letter-spacing: -0.65em;
    text-rendering: optimizeLegibility; }
    .gform_wrapper .clear-multi .ginput_container {
      letter-spacing: normal;
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline; }
  .gform_wrapper .gfield_time_hour,
  .gform_wrapper .gfield_time_minute,
  .gform_wrapper .gfield_time_ampm {
    letter-spacing: normal;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 12.5% !important;
    vertical-align: top; }
  .gform_wrapper .gfield_time_hour + .gfield_time_minute input {
    border-left: 0 !important; }
  .gform_wrapper .chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    user-select: none; }
    .gform_wrapper .chosen-container .chosen-drop {
      position: absolute;
      top: 100%;
      z-index: 1010;
      border: 1px solid;
      border-top: 0;
      clip: rect(0, 0, 0, 0); }
    .gform_wrapper .chosen-container.chosen-with-drop .chosen-drop {
      clip: auto; }
    .gform_wrapper .chosen-container a {
      cursor: pointer; }
    .gform_wrapper .chosen-container .search-choice .group-name, .gform_wrapper .chosen-container .chosen-single .group-name {
      margin-right: 4px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      font-weight: normal;
      color: #999999; }
      .gform_wrapper .chosen-container .search-choice .group-name::after, .gform_wrapper .chosen-container .chosen-single .group-name::after {
        content: ":";
        padding-left: 2px;
        vertical-align: top; }
  .gform_wrapper .chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    line-height: 3.6rem;
    background-clip: padding-box;
    color: inherit;
    text-decoration: none;
    white-space: nowrap; }
  .gform_wrapper .chosen-container-single .chosen-default {
    color: #999; }
  .gform_wrapper .chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .gform_wrapper .chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px; }
  .gform_wrapper .chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    font-size: 1px; }
    .gform_wrapper .chosen-container-single .chosen-single abbr:hover, .gform_wrapper .chosen-container-single .chosen-single abbr:focus:not(:active) {
      background-position: -42px -10px; }
  .gform_wrapper .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
    background-position: -42px -10px; }
  .gform_wrapper .chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 100%; }
    .gform_wrapper .chosen-container-single .chosen-single div b {
      display: block;
      width: 100%;
      height: 100%; }
  .gform_wrapper .chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap; }
    .gform_wrapper .chosen-container-single .chosen-search input[type="text"] {
      margin: 1px 0;
      padding: 4px 20px 4px 5px;
      width: 100%;
      height: auto;
      outline: 0;
      border: 1px solid #aaa;
      font-size: 1em;
      font-family: sans-serif;
      line-height: normal;
      border-radius: 0; }
  .gform_wrapper .chosen-container-single .chosen-drop {
    margin-top: -1px;
    background-clip: padding-box; }
  .gform_wrapper .chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    clip: rect(0, 0, 0, 0); }
  .gform_wrapper .chosen-container .chosen-results {
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 240px;
    -webkit-overflow-scrolling: touch; }
    .gform_wrapper .chosen-container .chosen-results li {
      display: none;
      margin: 0;
      padding: 5px 6px;
      list-style: none;
      line-height: 15px;
      word-wrap: break-word;
      -webkit-touch-callout: none; }
      .gform_wrapper .chosen-container .chosen-results li.active-result {
        display: list-item;
        cursor: pointer; }
      .gform_wrapper .chosen-container .chosen-results li.disabled-result {
        display: list-item;
        color: #ccc;
        cursor: default; }
      .gform_wrapper .chosen-container .chosen-results li.highlighted {
        background-color: #211f1e;
        color: #fff; }
      .gform_wrapper .chosen-container .chosen-results li.no-results {
        display: list-item; }
      .gform_wrapper .chosen-container .chosen-results li.group-result {
        display: list-item;
        font-weight: bold;
        cursor: default; }
      .gform_wrapper .chosen-container .chosen-results li.group-option {
        padding-left: 15px; }
      .gform_wrapper .chosen-container .chosen-results li em {
        font-style: normal;
        text-decoration: underline; }
  .gform_wrapper .chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0 5px;
    width: 100%;
    height: auto;
    border: 1px solid #aaa;
    background-color: #fff;
    background-image: linear-gradient(#eee 1%, #fff 15%);
    cursor: text; }
  .gform_wrapper .chosen-container-multi .chosen-choices li {
    float: left;
    list-style: none; }
    .gform_wrapper .chosen-container-multi .chosen-choices li.search-field {
      margin: 0;
      padding: 0;
      white-space: nowrap; }
      .gform_wrapper .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
        margin: 1px 0;
        padding: 0;
        height: 25px;
        outline: 0;
        border: 0 !important;
        background: transparent !important;
        box-shadow: none;
        color: #999;
        font-size: 100%;
        font-family: sans-serif;
        line-height: normal;
        border-radius: 0;
        width: 25px; }
    .gform_wrapper .chosen-container-multi .chosen-choices li.search-choice {
      position: relative;
      margin: 3px 5px 3px 0;
      padding: 3px 20px 3px 5px;
      border: 1px solid #aaa;
      max-width: 100%;
      border-radius: 3px;
      background-color: #eeeeee;
      background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
      background-size: 100% 19px;
      background-repeat: repeat-x;
      background-clip: padding-box;
      box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
      color: #333;
      line-height: 13px;
      cursor: default; }
      .gform_wrapper .chosen-container-multi .chosen-choices li.search-choice span {
        word-wrap: break-word; }
      .gform_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
        position: absolute;
        top: 4px;
        right: 3px;
        display: block;
        width: 12px;
        height: 12px;
        font-size: 1px; }
        .gform_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover, .gform_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:focus:not(:active) {
          background-position: -42px -10px; }
    .gform_wrapper .chosen-container-multi .chosen-choices li.search-choice-disabled {
      padding-right: 5px;
      border: 1px solid #ccc;
      background-color: #e4e4e4;
      background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
      color: #666; }
    .gform_wrapper .chosen-container-multi .chosen-choices li.search-choice-focus {
      background: #d4d4d4; }
      .gform_wrapper .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
        background-position: -42px -10px; }
  .gform_wrapper .chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0; }
  .gform_wrapper .chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #ccc;
    cursor: default; }
  .gform_wrapper .chosen-container-active.chosen-with-drop {
    /*
	    .chosen-single {
// 		  background-color: $lightNewsprint !important;
	//       border: 1px solid #aaa;
	//       -moz-border-radius-bottomright: 0;
	//       border-bottom-right-radius: 0;
	//       -moz-border-radius-bottomleft: 0;
	//       border-bottom-left-radius: 0;
	//       background-image: linear-gradient(#eee 20%, #fff 80%);
	//       box-shadow: 0 1px 0 #fff inset;
	    }
*/ }
    .gform_wrapper .chosen-container-active.chosen-with-drop .chosen-single div {
      border-left: none;
      background: transparent; }
      .gform_wrapper .chosen-container-active.chosen-with-drop .chosen-single div b {
        background-position: -18px 2px; }
  .gform_wrapper .chosen-container-active .chosen-choices {
    border: 1px solid #5897fb;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
    .gform_wrapper .chosen-container-active .chosen-choices li.search-field input[type="text"] {
      color: #222 !important; }
  .gform_wrapper .chosen-disabled {
    opacity: 0.5 !important;
    cursor: default; }
    .gform_wrapper .chosen-disabled .chosen-single {
      cursor: default; }
    .gform_wrapper .chosen-disabled .chosen-choices .search-choice .search-choice-close {
      cursor: default; }
  .gform_wrapper .chosen-rtl {
    text-align: right; }
    .gform_wrapper .chosen-rtl .chosen-single {
      overflow: visible;
      padding: 0 8px 0 0; }
    .gform_wrapper .chosen-rtl .chosen-single span {
      margin-right: 0;
      margin-left: 26px;
      direction: rtl; }
    .gform_wrapper .chosen-rtl .chosen-single-with-deselect span {
      margin-left: 38px; }
    .gform_wrapper .chosen-rtl .chosen-single div {
      right: auto;
      left: 3px; }
    .gform_wrapper .chosen-rtl .chosen-single abbr {
      right: auto;
      left: 26px; }
    .gform_wrapper .chosen-rtl .chosen-choices li {
      float: right; }
      .gform_wrapper .chosen-rtl .chosen-choices li.search-field input[type="text"] {
        direction: rtl; }
      .gform_wrapper .chosen-rtl .chosen-choices li.search-choice {
        margin: 3px 5px 3px 0;
        padding: 3px 5px 3px 19px; }
        .gform_wrapper .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
          right: auto;
          left: 4px; }
    .gform_wrapper .chosen-rtl.chosen-container-single .chosen-results {
      margin: 0 0 4px 4px;
      padding: 0 4px 0 0; }
    .gform_wrapper .chosen-rtl .chosen-results li.group-option {
      padding-right: 15px;
      padding-left: 0; }
    .gform_wrapper .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
      border-right: none; }
    .gform_wrapper .chosen-rtl .chosen-search input[type="text"] {
      padding: 4px 5px 4px 20px;
      direction: rtl; }
    .gform_wrapper .chosen-rtl.chosen-container-single .chosen-single div b {
      background-position: 6px 2px; }
    .gform_wrapper .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
      background-position: -12px 2px; }

body > .ui-datepicker[style] {
  background-color: #fff;
  padding: 1.5rem;
  border: 1px solid #211f1e; }

body > .ui-datepicker .ui-datepicker-title select {
  font-size: .9em; }

body > .ui-datepicker td.ui-datepicker-today a {
  font-weight: bold; }

body > .ui-datepicker td.ui-datepicker-current-day a.ui-state-active {
  background: #211f1e;
  color: #fff; }

body > .ui-datepicker .ui-datepicker .ui-icon {
  position: relative; }

body > .ui-datepicker .ui-datepicker-header {
  display: block;
  text-align: center;
  padding-bottom: 1rem; }

body > .ui-datepicker a {
  color: #211f1e; }
  body > .ui-datepicker a.ui-datepicker-prev {
    float: left;
    cursor: pointer;
    padding: 0 1.5rem; }
    body > .ui-datepicker a.ui-datepicker-prev.ui-state-disabled {
      visibility: hidden;
      opacity: 0; }
  body > .ui-datepicker a.ui-datepicker-next {
    float: right;
    cursor: pointer;
    padding: 0 1.5rem; }
  body > .ui-datepicker a.ui-state-default {
    display: block;
    padding: 0 5px; }
    body > .ui-datepicker a.ui-state-default:hover, body > .ui-datepicker a.ui-state-default:focus:not(:active) {
      background-color: #211f1e;
      color: #fff; }

body > .ui-datepicker .ui-datepicker-title {
  text-align: center; }
  body > .ui-datepicker .ui-datepicker-title select {
    padding: .5em 1em;
    margin: 0 .15em; }

body > .ui-datepicker table.ui-datepicker-calendar td {
  padding: .25em;
  text-align: center; }
  body > .ui-datepicker table.ui-datepicker-calendar td.ui-datepicker-unselectable .ui-state-default {
    color: #fff;
    cursor: default; }
    body > .ui-datepicker table.ui-datepicker-calendar td.ui-datepicker-unselectable .ui-state-default:hover, body > .ui-datepicker table.ui-datepicker-calendar td.ui-datepicker-unselectable .ui-state-default:focus:not(:active) {
      color: inherit;
      background-color: inherit; }

body > .ui-datepicker select[multiple] + .chosen-container li.result-selected {
  padding-left: .75em;
  background-color: #211f1e;
  color: #fff; }

body > .ui-datepicker td.ui-datepicker-current-day a.ui-state-active {
  display: block;
  border-radius: 50%;
  width: 1.5em; }

body > .ui-datepicker input.datepicker_with_icon + img {
  width: 1.5em;
  position: relative;
  left: .5em;
  top: .25em; }

.ginput_recaptcha {
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  -ms-transform: scale(0.75);
  -o-transform: scale(0.75);
  transform: scale(0.75);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  /* FF Hack for sharper renders */
  -webkit-transform-origin: 0;
  -moz-transform-origin: 0;
  -ms-transform-origin: 0;
  -o-transform-origin: 0;
  transform-origin: 0;
  background-color: #fff; }
  .ginput_recaptcha iframe {
    mix-blend-mode: luminosity;
    -webkit-mix-blend-mode: luminosity;
    height: 78px; }

.balance-text {
  text-rendering: optimizeLegibility;
  opacity: 0;
  will-change: opacity;
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out; }
  .balance-text + .button-wrap {
    opacity: 0;
    will-change: opacity;
    -webkit-transition: opacity 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out; }
  html[data-ios-browser] .balance-text, .balance-text[style] {
    opacity: 1; }
    html[data-ios-browser] .balance-text + .button-wrap, .balance-text[style] + .button-wrap {
      opacity: 1; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .balance-text {
      opacity: 1; }
      .balance-text + .button-wrap {
        opacity: 1; } }
.upper {
  text-transform: uppercase; }

[data-sizes="auto"] {
  width: 100%; }

[data-src] {
  opacity: 0;
  will-change: opacity;
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out; }
  [data-src] + .inline-caption {
    opacity: 0;
    will-change: opacity;
    -webkit-transition: opacity 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out; }
  [data-src].lazyloaded {
    opacity: 1; }
    [data-src].lazyloaded + .inline-caption {
      opacity: 1; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    [data-src] {
      opacity: 1; }
      [data-src] + .inline-caption {
        opacity: 1; } }
.admin-edit,
.sitewide-edit {
  top: 50%;
  right: -2px;
  z-index: 1000; }
  .admin-edit a,
  .sitewide-edit a {
    background-color: #fff;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */ }

.sitewide-edit {
  position: absolute; }

.admin-edit {
  position: fixed; }

.social-media {
  letter-spacing: -0.65em;
  text-rendering: optimizeLegibility; }
  .social-media li {
    letter-spacing: normal;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin-right: 1.5rem; }
  .social-media svg {
    fill: #211f1e;
    width: 3rem;
    height: 3rem; }
  .social-media a:hover svg, .social-media a:focus:not(:active) svg {
    fill: #c81a17; }

.page-hero .slide-image,
.home-statement .slide-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  /* FF Hack for sharper renders */ }

.page-hero .wrap,
.home-statement .wrap {
  position: relative;
  z-index: 1;
  -webkit-flex-direction: column;
  flex-direction: column; }

.story-video {
  position: relative;
  display: block;
  width: 100%; }
  .story-video .video-player {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    background-color: rgba(33, 31, 30, 0.1);
    background-position: 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0 auto;
    cursor: pointer;
    overflow: hidden; }
    .story-video .video-player::after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 100%;
      background: rgba(33, 31, 30, 0.1) url(i/play-button.svg) 50% 50% no-repeat;
      -webkit-background-size: 2.8rem;
      -moz-background-size: 2.8rem;
      -o-background-size: 2.8rem;
      background-size: 2.8rem;
      visibility: hidden;
      opacity: 0;
      transition: visibility 0s linear 0.25s, opacity 0.25s linear;
      will-change: visibility, opacity;
      will-change: auto;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
    .story-video .video-player:hover:after {
      background-color: rgba(33, 31, 30, 0.25); }
    .story-video .video-player:not(.playing):after {
      visibility: visible;
      opacity: 0.99999;
      transition-delay: 0s; }
    .story-video .video-player img {
      position: absolute;
      top: 0;
      left: 0; }

.video-preview {
  width: 100%;
  height: 0; }
  .video-preview.has-url {
    padding-bottom: 56%;
    border: 1px solid #211f1e;
    position: relative;
    background-position: 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
  .video-preview.error {
    color: #c81a17;
    padding: .25em .25em 1.25rem .25em; }

.group-wrap ul {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 3rem;
  -moz-column-gap: 3rem;
  column-gap: 3rem;
  list-style: none !important;
  padding-left: 0 !important; }

.resource-single {
  max-width: 56rem !important; }

.pause-animations * {
  animation: none !important;
  transition: none !important; }
