@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,200i,300,300i,400,400i,600,600i,700,700i,900,900i);
@import url(https://fonts.googleapis.com/css?family=Source+Serif+Pro:400,600,700);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:300,400,700);
@import url(https://fonts.googleapis.com/css?family=Kalam:300,400,700);
@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i&subset=devanagari);
@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

aside button,
footer button,
.post__content button,
form button,
.button a,
.btn,
.wp-block-button__link,
input[type="submit"], .wp-block-button.is-style-outline a,
button[type="reset"],
.button--outline a, .button--big a, .tease + .see-all, .su-main-nav__toggle {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  cursor: pointer;
  display: inline-block;
  border: 0;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  width: auto;
  -webkit-transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out; }
  aside button a, footer button a, .post__content button a, form button a, .button a a, .btn a, .wp-block-button__link a, input[type="submit"] a, .wp-block-button.is-style-outline a a, button[type="reset"] a, .button--outline a a, .button--big a a, .tease + .see-all a, .su-main-nav__toggle a {
    font-weight: 400;
    text-decoration: none; }
  aside button:active,
  footer button:active,
  .post__content button:active,
  form button:active,
  .button a:active,
  .btn:active,
  .wp-block-button__link:active,
  input:active[type="submit"], .wp-block-button.is-style-outline a:active,
  button:active[type="reset"],
  .button--outline a:active, .button--big a:active, .tease + .see-all:active, .su-main-nav__toggle:active, aside button:focus,
  footer button:focus,
  .post__content button:focus,
  form button:focus,
  .button a:focus,
  .btn:focus,
  .wp-block-button__link:focus,
  input:focus[type="submit"], .wp-block-button.is-style-outline a:focus,
  button:focus[type="reset"],
  .button--outline a:focus, .button--big a:focus, .tease + .see-all:focus, .su-main-nav__toggle:focus, aside button:hover,
  footer button:hover,
  .post__content button:hover,
  form button:hover,
  .button a:hover,
  .btn:hover,
  .wp-block-button__link:hover,
  input:hover[type="submit"], .wp-block-button.is-style-outline a:hover,
  button:hover[type="reset"],
  .button--outline a:hover, .button--big a:hover, .tease + .see-all:hover, .su-main-nav__toggle:hover {
    text-decoration: underline; }

.su-main-nav ul, .widget_page_nav_widget ul,
.widget_nav_menu ul {
  margin-top: 0;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  list-style: none;
  background-color: #2e2d29; }
  .su-main-nav ul li ul li a, .widget_page_nav_widget ul li ul li a, .widget_nav_menu ul li ul li a {
    font-size: 1.8rem; }
  .su-main-nav ul li ul li ul li a, .widget_page_nav_widget ul li ul li ul li a, .widget_nav_menu ul li ul li ul li a {
    font-size: 1.6rem; }

.su-main-nav li, .widget_page_nav_widget li,
.widget_nav_menu li {
  margin-bottom: 0; }
  .su-main-nav li > ul, .widget_page_nav_widget li > ul, .widget_nav_menu li > ul {
    display: none; }

.su-main-nav li a, .widget_page_nav_widget li a,
.widget_nav_menu li a {
  text-decoration: none;
  position: relative;
  padding: 1.6rem 4.8rem 1.6rem 2.4rem;
  display: block;
  color: #ffffff;
  font-size: 1.8rem;
  font-weight: 600;
  border-top: 1px solid #4d4f53;
  outline: 0; }
  .su-main-nav li a::before, .widget_page_nav_widget li a::before,
  .widget_nav_menu li a::before {
    content: "";
    position: absolute;
    visibility: hidden;
    -webkit-transition: background-color 0.3s ease-in, -webkit-transform 0.3s ease-in;
    transition: background-color 0.3s ease-in, -webkit-transform 0.3s ease-in;
    transition: transform 0.3s ease-in, background-color 0.3s ease-in;
    transition: transform 0.3s ease-in, background-color 0.3s ease-in, -webkit-transform 0.3s ease-in;
    z-index: 1; }
  .su-main-nav li a:hover, .widget_page_nav_widget li a:hover,
  .widget_nav_menu li a:hover, .su-main-nav li a:focus, .widget_page_nav_widget li a:focus,
  .widget_nav_menu li a:focus, .su-main-nav li a:active, .widget_page_nav_widget li a:active,
  .widget_nav_menu li a:active {
    text-decoration: none; }
    .su-main-nav li a:hover::before, .widget_page_nav_widget li a:hover::before,
    .widget_nav_menu li a:hover::before, .su-main-nav li a:focus::before, .widget_page_nav_widget li a:focus::before,
    .widget_nav_menu li a:focus::before, .su-main-nav li a:active::before, .widget_page_nav_widget li a:active::before,
    .widget_nav_menu li a:active::before {
      visibility: visible;
      -webkit-transition: background-color 0.3s ease-out, -webkit-transform 0.3s ease-out;
      transition: background-color 0.3s ease-out, -webkit-transform 0.3s ease-out;
      transition: transform 0.3s ease-out, background-color 0.3s ease-out;
      transition: transform 0.3s ease-out, background-color 0.3s ease-out, -webkit-transform 0.3s ease-out; }
  .su-main-nav li a:hover::before, .widget_page_nav_widget li a:hover::before,
  .widget_nav_menu li a:hover::before, .su-main-nav li a:focus::before, .widget_page_nav_widget li a:focus::before,
  .widget_nav_menu li a:focus::before {
    background-color: #ffffff; }
  .su-main-nav li a:active::before, .widget_page_nav_widget li a:active::before,
  .widget_nav_menu li a:active::before {
    background-color: #ec0513; }
  .su-main-nav li a::before, .widget_page_nav_widget li a::before,
  .widget_nav_menu li a::before {
    height: 100%;
    width: 6px;
    bottom: 0;
    -webkit-transform: scaleY(0);
            transform: scaleY(0); }
  .su-main-nav li a:hover::before, .widget_page_nav_widget li a:hover::before,
  .widget_nav_menu li a:hover::before, .su-main-nav li a:focus::before, .widget_page_nav_widget li a:focus::before,
  .widget_nav_menu li a:focus::before, .su-main-nav li a:active::before, .widget_page_nav_widget li a:active::before,
  .widget_nav_menu li a:active::before {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  .su-main-nav li a::before, .widget_page_nav_widget li a::before,
  .widget_nav_menu li a::before {
    left: 0; }
  .su-main-nav li a:hover, .widget_page_nav_widget li a:hover,
  .widget_nav_menu li a:hover, .su-main-nav li a:focus, .widget_page_nav_widget li a:focus,
  .widget_nav_menu li a:focus, .su-main-nav li a:active, .widget_page_nav_widget li a:active,
  .widget_nav_menu li a:active {
    text-decoration: underline; }

.su-main-nav .su-main-nav__item--expanded > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.su-main-nav .su-main-nav__item--parent > a::after {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMyAxQzEzIDAuNDQ3NzE1IDEyLjU1MjMgMCAxMiAwQzExLjQ0NzcgMCAxMSAwLjQ0NzcxNSAxMSAxVjExTDEgMTFDMC40NDc3MTYgMTEgMCAxMS40NDc3IDAgMTJDMCAxMi41NTIzIDAuNDQ3NzE2IDEzIDEgMTNMMTEgMTNWMjNDMTEgMjMuNTUyMyAxMS40NDc3IDI0IDEyIDI0QzEyLjU1MjMgMjQgMTMgMjMuNTUyMyAxMyAyM1YxM0wyMyAxM0MyMy41NTIzIDEzIDI0IDEyLjU1MjMgMjQgMTJDMjQgMTEuNDQ3NyAyMy41NTIzIDExIDIzIDExTDEzIDExVjFaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K) no-repeat 0 0;
  background-size: 100%;
  content: "";
  display: inline-block;
  position: absolute;
  right: 2rem;
  top: 2.06rem;
  height: 1.8rem;
  width: 1.8rem; }

.su-main-nav .su-main-nav__item--current > a::before, .widget_page_nav_widget .current_page_item > a::before, .widget_nav_menu .current-menu-item > a::before {
  visibility: visible;
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
  background-color: #ec0513; }

.su-main-nav .su-main-nav__item--current > a:hover::before, .widget_page_nav_widget .current_page_item > a:hover::before, .widget_nav_menu .current-menu-item > a:hover::before, .su-main-nav .su-main-nav__item--current > a:focus::before, .widget_page_nav_widget .current_page_item > a:focus::before, .widget_nav_menu .current-menu-item > a:focus::before {
  left: 6px;
  -webkit-transition: left 0.1s ease-out;
  transition: left 0.1s ease-out;
  background-color: #ec0513; }

.su-main-nav .su-main-nav__item--parent.su-main-nav__item--expanded > a::after {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjQgMjQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDpub25lO3N0cm9rZTojZmZmZmZmO3N0cm9rZS13aWR0aDoyO3N0cm9rZS1saW5lY2FwOnJvdW5kO30KPC9zdHlsZT4KPGxpbmUgY2xhc3M9InN0MCIgeDE9IjIzIiB5MT0iMTEuOSIgeDI9IjEiIHkyPSIxMS45Ii8+Cjwvc3ZnPgo=) no-repeat 0 0;
  background-size: 100%; }

.su-main-nav .su-main-nav__item--parent.su-main-nav__item--expanded > a::before {
  background-color: transparent; }

.su-main-nav .su-main-nav__item--parent.su-main-nav__item--expanded > a:hover::before {
  background-color: #ffffff; }

.su-main-nav .su-main-nav__item--parent.su-main-nav__item--expanded > a:active::before {
  background-color: #ec0513; }

.su-main-nav .su-main-nav__item--current.su-main-nav__item--expanded > a::before {
  background-color: #ffffff; }

.su-main-nav .su-main-nav__item--current.su-main-nav__item--expanded > a:focus::before {
  left: 0;
  background-color: #ffffff; }

.su-main-nav .su-main-nav__item--current.su-main-nav__item--expanded > a[aria-expanded="true"]:hover::before {
  left: 6px; }

.su-main-nav .su-main-nav__item--current.su-main-nav__item--expanded > a[aria-expanded="true"]:active::before {
  background-color: #ec0513; }

.su-main-nav--light ul, .widget_page_nav_widget ul, .widget_nav_menu ul {
  background-color: #ffffff; }
  .su-main-nav--light ul li a, .widget_page_nav_widget ul li a, .widget_nav_menu ul li a {
    color: #2e2d29;
    border-color: #d9d9d9; }
    .su-main-nav--light ul li a:hover::before, .widget_page_nav_widget ul li a:hover::before, .widget_nav_menu ul li a:hover::before, .su-main-nav--light ul li a:focus::before, .widget_page_nav_widget ul li a:focus::before, .widget_nav_menu ul li a:focus::before {
      background-color: #2e2d29; }
    .su-main-nav--light ul li a:active, .widget_page_nav_widget ul li a:active, .widget_nav_menu ul li a:active {
      color: #b1040e; }
      .su-main-nav--light ul li a:active::before, .widget_page_nav_widget ul li a:active::before, .widget_nav_menu ul li a:active::before {
        background-color: #b1040e; }

.su-main-nav--light [class$="nav__item--current"] > a, .widget_page_nav_widget [class$="nav__item--current"] > a, .widget_nav_menu [class$="nav__item--current"] > a {
  color: #b1040e; }
  .su-main-nav--light [class$="nav__item--current"] > a::before, .widget_page_nav_widget [class$="nav__item--current"] > a::before, .widget_nav_menu [class$="nav__item--current"] > a::before, .su-main-nav--light [class$="nav__item--current"] > a:hover::before, .widget_page_nav_widget [class$="nav__item--current"] > a:hover::before, .widget_nav_menu [class$="nav__item--current"] > a:hover::before, .su-main-nav--light [class$="nav__item--current"] > a:focus::before, .widget_page_nav_widget [class$="nav__item--current"] > a:focus::before, .widget_nav_menu [class$="nav__item--current"] > a:focus::before {
    background-color: #b1040e; }

input,
textarea, select {
  margin: 0.2em 0;
  padding: 1rem 0.7em;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 46rem;
  width: 100%;
  border: 0.1rem solid #b6b1a9;
  border-radius: 0;
  color: #2e2d29;
  font-size: 2rem;
  height: 4.8rem;
  line-height: 1.3; }
  input:focus,
  textarea:focus, select:focus {
    -webkit-box-shadow: 0 0 3px #4d4f53, 0 0 7px #4d4f53;
            box-shadow: 0 0 3px #4d4f53, 0 0 7px #4d4f53; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

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

body {
  background-color: #ffffff;
  overflow-x: hidden; }

.lt-ie9 * {
  -webkit-filter: none !important;
          filter: none !important; }

[hidden] {
  display: none !important; }

@font-face {
  font-family: "Source Serif Pro";
  src: url("https://www-media.stanford.edu/assets/fonts/sourceserifpro-extralight-webfont.woff") format("woff");
  font-style: normal;
  font-weight: 200; }

@font-face {
  font-family: "Source Serif Pro";
  src: url("https://www-media.stanford.edu/assets/fonts/sourceserifpro-extralightitalic-webfont.woff") format("woff");
  font-style: italic;
  font-weight: 200; }

@font-face {
  font-family: "Source Serif Pro";
  src: url("https://www-media.stanford.edu/assets/fonts/sourceserifpro-light-webfont.woff") format("woff");
  font-style: normal;
  font-weight: 300; }

@font-face {
  font-family: "Source Serif Pro";
  src: url("https://www-media.stanford.edu/assets/fonts/sourceserifpro-lightitalic-webfont.woff") format("woff");
  font-style: italic;
  font-weight: 300; }

@font-face {
  font-family: "Source Serif Pro";
  src: url("https://www-media.stanford.edu/assets/fonts/sourceserifpro-regularitalic-webfont.woff") format("woff");
  font-style: italic;
  font-weight: 400; }

@font-face {
  font-family: "Source Serif Pro";
  src: url("https://www-media.stanford.edu/assets/fonts/sourceserifpro-semibolditalic-webfont.woff") format("woff");
  font-style: italic;
  font-weight: 600; }

@font-face {
  font-family: "Source Serif Pro";
  src: url("https://www-media.stanford.edu/assets/fonts/sourceserifpro-bolditalic-webfont.woff") format("woff");
  font-style: italic;
  font-weight: 700; }

@font-face {
  font-family: "Source Serif Pro";
  src: url("https://www-media.stanford.edu/assets/fonts/sourceserifpro-black-webfont.woff") format("woff");
  font-style: normal;
  font-weight: 900; }

@font-face {
  font-family: "Source Serif Pro";
  src: url("https://www-media.stanford.edu/assets/fonts/sourceserifpro-blackitalic-webfont.woff") format("woff");
  font-style: italic;
  font-weight: 900; }

@font-face {
  font-family: "Stanford";
  src: url("https://www-media.stanford.edu/assets/fonts/stanford.woff") format("woff"), url("https://www-media.stanford.edu/assets/fonts/stanford.ttf") format("truetype");
  font-weight: 300; }

.su-sr-only-element {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(100%);
          clip-path: inset(100%);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px; }

.su-sr-only-text {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap; }

.su-embed-container {
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
  overflow: hidden;
  max-width: 100%; }
  .su-embed-container iframe,
  .su-embed-container object,
  .su-embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

figure {
  margin: 0; }

img {
  margin: 0;
  padding: 0;
  display: block;
  height: auto;
  max-width: 100%; }

input,
textarea {
  outline: none; }

textarea {
  height: 16rem; }

label {
  display: block;
  margin-top: 3rem;
  max-width: 46rem; }

select {
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #ffffff;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpBQjI0N0NGOUI5MTAxMUU3OEVBNEUxQ0FENUM5MDU5QiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpBQjI0N0NGQUI5MTAxMUU3OEVBNEUxQ0FENUM5MDU5QiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkFCMjQ3Q0Y3QjkxMDExRTc4RUE0RTFDQUQ1QzkwNTlCIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkFCMjQ3Q0Y4QjkxMDExRTc4RUE0RTFDQUQ1QzkwNTlCIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+eZN+4QAAAPlJREFUeNrs1r8JwkAUx/FEtLCyuiEsbF3ABeyyQcoMYpdVrJIiA2jrAA7gAGJ1vid3EA7vz3vJI80d/CBK4PshKKTUWhdLnjIDMmBpwPq62dnrI+wBews3t7AD7I4fVubLFnYzU4JxNeq0vycAu8AacwPKBtgJ9hKID6ZRmOYHn0Dl3GgRSjBuT4WAGiWCCF8cmzUCethZCBGKY7O3P8JOABGLd+N/wdyIpLgLmAuRHP8HmIogxX0ALoIcDwGoCFY8BkhFsOMpgBQEO54KiCHYcQoghGDHqYAYghznAHwIVpwLcBHsuH0hKSYg9ub6md+KMyADuOcrwAAw8IUnCx64iQAAAABJRU5ErkJggg==);
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuNCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHdpZHRoPSI1MTJweCIgaGVpZ2h0PSI1MTJweCIgdmlld0JveD0iMCAwIDUxMiA1MTIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDUxMiA1MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8cGF0aCBmaWxsPSIjQjEwNDBFIiBkPSJNNTA2Ljg4NCwxMzcuNDg0bC0yNS42NDktMjUuNjQzYy0zLjQxOC0zLjQyNS03LjM1NC01LjEzMi0xMS44MDYtNS4xMzJjLTQuNDM4LDAtOC4zNzQsMS43MDctMTEuNzkzLDUuMTMyCglMMjU2LjAwMSwzMTMuNDU4TDU0LjM4MSwxMTEuODQxYy0zLjQxOS0zLjQyMy03LjM1NS01LjEzLTExLjgwMS01LjEzYy00LjQ0NywwLTguMzgyLDEuNzA3LTExLjgsNS4xMzJMNS4xMzIsMTM3LjQ5NQoJQzEuNzA3LDE0MC45MTEsMCwxNDQuODQ2LDAsMTQ5LjI5M2MwLDQuNDQ0LDEuNzEyLDguMzc5LDUuMTMyLDExLjc5N2wyMzkuMDcyLDIzOS4wNzZjMy40MTQsMy40MTksNy4zNTMsNS4xMjgsMTEuNzk5LDUuMTI4CgljNC40NDUsMCw4LjM3NC0xLjcwNywxMS43OTEtNS4xMjhsMjM5LjA5LTIzOS4wNzZjMy40MTgtMy40Miw1LjExNi03LjM1NSw1LjExNi0xMS43OTdjMC00LjQ0OC0xLjctOC4zODMtNS4xMTctMTEuODA2CglMNTA2Ljg4NCwxMzcuNDg0eiIvPgo8L3N2Zz4K);
  background-position: right 1.3rem center;
  background-repeat: no-repeat;
  background-size: 1.3rem; }

ul,
ol {
  margin-top: 1em;
  margin-bottom: 1em;
  padding-left: 1em; }

li {
  line-height: 1.4;
  margin-bottom: 0.5em; }
  li:last-child {
    margin-bottom: 0; }

h1 + ul,
h1 + ol,
h2 + ul,
h2 + ol,
h3 + ul,
h3 + ol,
h4 + ul,
h4 + ol,
h5 + ul,
h5 + ol,
h6 + ul,
h6 + ol,
p + ul,
p + ol {
  margin-top: 0; }

.su-list-unstyled {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none; }
  .su-list-unstyled > li {
    margin-bottom: 0; }

table {
  margin: 2em 0;
  border-spacing: 0;
  min-width: 100%; }
  table th,
  table td {
    padding: 1.5rem;
    border: 1px solid #b6b1a9; }
  table th {
    background-color: #dad7cb;
    color: #2e2d29;
    font-weight: 400;
    text-align: left; }
  table td {
    background-color: #ffffff; }
  table thead th,
  table thead td {
    background-color: #dad7cb; }
  table tbody th {
    font-weight: 400; }

.su-table--borderless thead tr {
  background-color: transparent; }

.su-table--borderless thead th {
  border-top: 0; }

.su-table--borderless th,
.su-table--borderless td {
  border-left: 0;
  border-right: 0; }

html {
  font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 62.5%; }

body {
  color: #2e2d29; }
  @media only screen and (min-width: 0) {
    body {
      font-size: 1.6rem; } }
  @media only screen and (min-width: 576px) {
    body {
      font-size: 1.6rem; } }
  @media only screen and (min-width: 768px) {
    body {
      font-size: 1.8rem; } }
  @media only screen and (min-width: 992px) {
    body {
      font-size: 1.8rem; } }
  @media only screen and (min-width: 1200px) {
    body {
      font-size: 1.8rem; } }
  @media only screen and (min-width: 1500px) {
    body {
      font-size: 1.9rem; } }

p {
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 1em; }

h1,
h2,
h3,
h4,
h5,
h6,
*[class^="su-type"] {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: 0;
  clear: both;
  font-weight: 700;
  line-height: 1.2; }
  h1 a,
  h2 a,
  h3 a,
  h4 a,
  h5 a,
  h6 a,
  *[class^="su-type"] a {
    text-decoration: none;
    font-weight: 700; }

h1,
.su-type-a {
  font-size: 2.44140625em;
  letter-spacing: -0.016em; }
  @media (max-width: 767px) {
    h1,
    .su-type-a {
      font-size: 2.0751953125em; } }

h2,
.su-type-b {
  font-size: 1.953125em;
  letter-spacing: -0.016em; }
  @media (max-width: 767px) {
    h2,
    .su-type-b {
      font-size: 1.66015625em; } }

h3,
.su-type-c {
  font-size: 1.5625em;
  letter-spacing: -0.012em; }

h4,
.su-type-d {
  font-size: 1.25em;
  letter-spacing: -0.01em; }

h5,
.su-type-e {
  font-size: 1em; }

h6,
.su-type-f {
  font-size: 0.9em; }

cite,
var,
address,
dfn {
  font-style: normal; }

.su-sans {
  font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

.su-serif {
  font-family: "Source Serif Pro", "Georgia", "Times", "Times New Roman", serif; }

.su-slab {
  font-family: "Roboto Slab", "Georgia", "Times", "Times New Roman", serif; }

.su-handwriting {
  font-family: "Kalam", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

.su-sanskrit {
  font-family: "Noto Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

.su-intro-text {
  font-size: 1.5625em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  line-height: 1.5;
  max-width: 85rem;
  letter-spacing: -0.012em; }

.su-font-splash {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: 0;
  clear: both;
  font-weight: 700;
  line-height: 1.2;
  font-size: 3.0517578125em;
  margin-bottom: 0;
  letter-spacing: -0.016em; }
  .su-font-splash a {
    text-decoration: none;
    font-weight: 700; }
  @media (max-width: 767px) {
    .su-font-splash {
      font-size: 2.5939941406em; } }

.su-caption {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #4d4f53;
  font-size: 1.4rem;
  line-height: 1.3; }
  @media only screen and (min-width: 768px) {
    .su-caption {
      font-size: 1.6rem; } }

.su-credits {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #4d4f53;
  font-size: 1.4rem;
  line-height: 1.3;
  font-style: italic; }
  @media only screen and (min-width: 768px) {
    .su-credits {
      font-size: 1.6rem; } }

.su-subheading {
  font-size: 1.25em; }

.su-quote-text {
  font-size: 1.25em;
  font-style: italic; }

@media only screen and (min-width: 768px) {
  .su-big-paragraph {
    font-size: 2.1rem;
    line-height: 1.7; } }

.su-small-paragraph {
  font-size: 1.8rem;
  line-height: 1.3; }
  @media (max-width: 767px) {
    .su-small-paragraph {
      font-size: 1.6rem; } }

.su-fab {
  font-family: 'Font Awesome 5 Brands'; }

.su-far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.su-brand-bar {
  width: 100%;
  height: 30px;
  background-color: #8c1515; }

.su-brand-bar__container {
  margin: 0 auto; }
  @media only screen and (min-width: 0) {
    .su-brand-bar__container {
      max-width: calc(100% - 40px);
      width: calc(100% - 40px); } }
  @media only screen and (min-width: 576px) {
    .su-brand-bar__container {
      max-width: calc(100% - 60px);
      width: calc(100% - 60px); } }
  @media only screen and (min-width: 768px) {
    .su-brand-bar__container {
      max-width: calc(100% - 100px);
      width: calc(100% - 100px); } }
  @media only screen and (min-width: 992px) {
    .su-brand-bar__container {
      max-width: calc(100% - 160px);
      width: calc(100% - 160px); } }
  @media only screen and (min-width: 1200px) {
    .su-brand-bar__container {
      max-width: calc(100% - 200px);
      width: calc(100% - 200px); } }
  @media only screen and (min-width: 1500px) {
    .su-brand-bar__container {
      max-width: 1500px;
      width: calc(100% - 200px); } }

.su-brand-bar__logo {
  display: inline-block;
  font-family: Stanford, 'Source Serif Pro', Georgia, Times, 'Times New Roman', serif;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  line-height: 0.75;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: 8px;
  white-space: nowrap;
  color: #ffffff;
  font-size: 20px;
  -ms-grid-column: 2; }
  .su-brand-bar__logo:hover, .su-brand-bar__logo:active, .su-brand-bar__logo:focus {
    color: #ffffff; }

.su-brand-bar--bright {
  background-color: #b1040e; }

.su-brand-bar--dark {
  background-color: #2e2d29; }

.su-brand-bar--white {
  background-color: #ffffff; }
  .su-brand-bar--white .su-brand-bar__logo {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: auto;
    color: #8c1515; }

.su-link,
a {
  color: #006cb8;
  text-decoration: underline;
  font-weight: 600; }
  .su-link:hover, .su-link:focus, .su-link:active,
  a:hover,
  a:focus,
  a:active {
    color: #2e2d29; }

.su-link--more {
  text-decoration: none; }
  .su-link--more::after {
    content: "»";
    display: inline-block;
    margin-right: 0.3em;
    margin-bottom: -1px;
    margin-left: 0.4em;
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out; }
  .su-link--more:hover::after, .su-link--more:focus::after {
    -webkit-transform: translateX(0.2em);
            transform: translateX(0.2em); }

.su-global-footer {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #8c1515;
  color: #ffffff; }
  @media only screen and (min-width: 0) {
    .su-global-footer {
      padding-top: 2.31rem;
      padding-bottom: 2.31rem; } }
  @media only screen and (min-width: 768px) {
    .su-global-footer {
      padding-top: 2.6rem;
      padding-bottom: 2.6rem; } }
  @media only screen and (min-width: 1500px) {
    .su-global-footer {
      padding-top: 2.74rem;
      padding-bottom: 2.74rem; } }
  .su-global-footer a {
    color: #ffffff;
    text-decoration: none; }
    .su-global-footer a:hover, .su-global-footer a:focus {
      color: #ffffff;
      text-decoration: underline; }
  .su-global-footer nav {
    margin-bottom: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media only screen and (min-width: 576px) {
      .su-global-footer nav {
        display: block;
        margin-bottom: 1.3rem; } }

.su-global-footer__container {
  margin: 0 auto; }
  @media only screen and (min-width: 0) {
    .su-global-footer__container {
      max-width: calc(100% - 40px);
      width: calc(100% - 40px); } }
  @media only screen and (min-width: 576px) {
    .su-global-footer__container {
      max-width: calc(100% - 60px);
      width: calc(100% - 60px); } }
  @media only screen and (min-width: 768px) {
    .su-global-footer__container {
      max-width: calc(100% - 100px);
      width: calc(100% - 100px); } }
  @media only screen and (min-width: 992px) {
    .su-global-footer__container {
      max-width: calc(100% - 160px);
      width: calc(100% - 160px); } }
  @media only screen and (min-width: 1200px) {
    .su-global-footer__container {
      max-width: calc(100% - 200px);
      width: calc(100% - 200px); } }
  @media only screen and (min-width: 1500px) {
    .su-global-footer__container {
      max-width: 1500px;
      width: calc(100% - 200px); } }
  @media only screen and (min-width: 992px) {
    .su-global-footer__container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

.su-global-footer__brand {
  padding-top: 0.5rem;
  text-align: center; }
  @media only screen and (min-width: 0) {
    .su-global-footer__brand {
      margin-bottom: 0.8rem; } }
  @media only screen and (min-width: 768px) {
    .su-global-footer__brand {
      margin-bottom: 0.9rem; } }
  @media only screen and (min-width: 1500px) {
    .su-global-footer__brand {
      margin-bottom: 0.95rem; } }
  .su-global-footer__brand a {
    display: inline-block;
    font-family: Stanford, 'Source Serif Pro', Georgia, Times, 'Times New Roman', serif;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    line-height: 0.75;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    letter-spacing: 0;
    -webkit-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    font-feature-settings: "liga";
    -webkit-font-variant-ligatures: discretionary-ligatures;
    font-variant-ligatures: discretionary-ligatures;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #ffffff;
    font-size: 3.4rem; }
    .su-global-footer__brand a:hover, .su-global-footer__brand a:focus {
      text-decoration: none; }
    @media only screen and (min-width: 0) and (max-width: 575px) {
      .su-global-footer__brand a {
        font-size: 3.2rem; } }

.su-global-footer__content {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }
  @media (min-width: 576px) and (max-width: 991px) {
    .su-global-footer__content {
      text-align: center; } }
  @media only screen and (min-width: 992px) {
    .su-global-footer__content {
      padding-left: 4.5rem; } }
  @media only screen and (min-width: 1200px) {
    .su-global-footer__content {
      padding-left: 5.2rem; } }

.su-global-footer__menu {
  margin: 0 0 1rem;
  padding: 0;
  font-size: 1.5rem;
  list-style-type: none; }
  .su-global-footer__menu li {
    margin: 0;
    padding: 0.25em 0;
    display: block; }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .su-global-footer__menu li {
        margin-right: 1rem; } }
    @media only screen and (min-width: 576px) {
      .su-global-footer__menu li {
        display: inline-block;
        line-height: 1.1; } }
    @media only screen and (min-width: 768px) {
      .su-global-footer__menu li {
        margin-right: 2rem; } }
    @media only screen and (min-width: 992px) {
      .su-global-footer__menu li {
        margin-right: 2.8rem;
        padding: 0;
        text-align: left; } }
    .su-global-footer__menu li:last-child {
      margin-right: 0; }

@media only screen and (min-width: 0) and (max-width: 575px) {
  .su-global-footer__menu--global {
    padding-right: 1.9rem; } }

@media (min-width: 768px) and (max-width: 1499px) {
  .su-global-footer__menu--global {
    font-size: 1.7rem; } }

@media only screen and (min-width: 1500px) {
  .su-global-footer__menu--global {
    font-size: 1.8rem; } }

@media only screen and (min-width: 0) and (max-width: 575px) {
  .su-global-footer__menu--policy {
    padding-left: 1.9rem; } }

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .su-global-footer__menu--policy {
    font-size: 1.4rem; } }

@media only screen and (min-width: 576px) {
  .su-global-footer__menu--policy a {
    font-weight: 400; } }

@media (min-width: 768px) and (max-width: 1199px) {
  .su-global-footer__menu--policy {
    font-size: 1.5rem; } }

@media only screen and (min-width: 1200px) {
  .su-global-footer__menu--policy {
    font-size: 1.6rem; } }

.su-global-footer__copyright {
  font-size: 1.4rem;
  text-align: center; }
  @media only screen and (min-width: 0) and (max-width: 575px) {
    .su-global-footer__copyright {
      font-size: 1.34rem; } }
  .su-global-footer__copyright span {
    white-space: nowrap; }
  @media only screen and (min-width: 992px) {
    .su-global-footer__copyright {
      text-align: left; } }

.su-global-footer--bright {
  background-color: #b1040e; }

.su-global-footer--dark {
  background-color: #2e2d29; }

.su-main-nav {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  display: block;
  position: relative;
  z-index: 9999; }
  @media only screen and (min-width: 992px) {
    .su-main-nav .su-main-nav__item--parent > a::after {
      margin-bottom: 1px;
      margin-left: 6px;
      background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMy40ODg3IDUuNDE1NjZDMjQuMTM2MyA2LjAwMDI0IDI0LjE3MzcgNi45ODQ0OSAyMy41NzI1IDcuNjE0MDRMMTMuMTcyNSAxOC41MDI5QzEyLjg2OTcgMTguODE5OSAxMi40NDQ5IDE5IDEyIDE5QzExLjU1NTEgMTkgMTEuMTMwMyAxOC44MTk5IDEwLjgyNzUgMTguNTAyOUwwLjQyNzUzOCA3LjYxNDA0Qy0wLjE3Mzc0NiA2Ljk4NDQ5IC0wLjEzNjI1MSA2LjAwMDI0IDAuNTExMjg2IDUuNDE1NjZDMS4xNTg4MiA0LjgzMTA4IDIuMTcxMTkgNC44Njc1MyAyLjc3MjQ4IDUuNDk3MDhMMTIgMTUuMTU4NEwyMS4yMjc1IDUuNDk3MDhDMjEuODI4OCA0Ljg2NzUzIDIyLjg0MTIgNC44MzEwOCAyMy40ODg3IDUuNDE1NjZaIiBmaWxsPSIjMmUyZDI5Ii8+Cjwvc3ZnPgo=) no-repeat 0 0;
      background-size: 100%;
      position: relative;
      right: 0;
      top: 0;
      height: 11px;
      width: 11px;
      -webkit-transition: -webkit-transform 0.3s ease-out;
      transition: -webkit-transform 0.3s ease-out;
      transition: transform 0.3s ease-out;
      transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; } }
  @media only screen and (min-width: 992px) {
    .su-main-nav .su-main-nav__item--parent.su-main-nav__item--expanded > a::after {
      background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMy40ODg3IDUuNDE1NjZDMjQuMTM2MyA2LjAwMDI0IDI0LjE3MzcgNi45ODQ0OSAyMy41NzI1IDcuNjE0MDRMMTMuMTcyNSAxOC41MDI5QzEyLjg2OTcgMTguODE5OSAxMi40NDQ5IDE5IDEyIDE5QzExLjU1NTEgMTkgMTEuMTMwMyAxOC44MTk5IDEwLjgyNzUgMTguNTAyOUwwLjQyNzUzOCA3LjYxNDA0Qy0wLjE3Mzc0NiA2Ljk4NDQ5IC0wLjEzNjI1MSA2LjAwMDI0IDAuNTExMjg2IDUuNDE1NjZDMS4xNTg4MiA0LjgzMTA4IDIuMTcxMTkgNC44Njc1MyAyLjc3MjQ4IDUuNDk3MDhMMTIgMTUuMTU4NEwyMS4yMjc1IDUuNDk3MDhDMjEuODI4OCA0Ljg2NzUzIDIyLjg0MTIgNC44MzEwOCAyMy40ODg3IDUuNDE1NjZaIiBmaWxsPSIjMmUyZDI5Ii8+Cjwvc3ZnPgo=) no-repeat 0 0;
      background-size: 100%;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
    .su-main-nav .su-main-nav__item--parent.su-main-nav__item--expanded > a::before {
      background-color: #2e2d29; }
    .su-main-nav .su-main-nav__item--parent.su-main-nav__item--expanded > a:hover::before {
      background-color: #b1040e; }
    .su-main-nav .su-main-nav__item--parent.su-main-nav__item--expanded > a:active::before {
      background-color: #2e2d29; } }
  @media only screen and (min-width: 992px) {
    .su-main-nav .su-main-nav__item--current.su-main-nav__item--expanded > a[aria-expanded="true"]:active::before {
      background-color: #2e2d29; } }
  @media (max-width: 991px) {
    .su-main-nav > ul {
      -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.15), 0px 6px 6px rgba(0, 0, 0, 0.2);
              box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.15), 0px 6px 6px rgba(0, 0, 0, 0.2); } }
  .su-main-nav > ul > li:first-of-type:not(.su-main-nav__item--expanded) > a {
    border-top: 0; }
  @media only screen and (min-width: 992px) {
    .su-main-nav > ul {
      padding-left: 0;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      background-color: transparent; }
      .su-main-nav > ul > li > a {
        text-decoration: none;
        position: relative;
        padding-bottom: 0.8em;
        padding-right: 0;
        padding-left: 0;
        margin: 0 1.2em 0 0;
        color: #2e2d29;
        -webkit-transition: color 0.3s ease-out;
        transition: color 0.3s ease-out;
        font-size: 2.1rem;
        border-top: 0; }
        .su-main-nav > ul > li > a::before {
          content: "";
          position: absolute;
          visibility: hidden;
          -webkit-transition: background-color 0.3s ease-in, -webkit-transform 0.3s ease-in;
          transition: background-color 0.3s ease-in, -webkit-transform 0.3s ease-in;
          transition: transform 0.3s ease-in, background-color 0.3s ease-in;
          transition: transform 0.3s ease-in, background-color 0.3s ease-in, -webkit-transform 0.3s ease-in;
          z-index: 1; }
        .su-main-nav > ul > li > a:hover, .su-main-nav > ul > li > a:focus, .su-main-nav > ul > li > a:active {
          text-decoration: none; }
          .su-main-nav > ul > li > a:hover::before, .su-main-nav > ul > li > a:focus::before, .su-main-nav > ul > li > a:active::before {
            visibility: visible;
            -webkit-transition: background-color 0.3s ease-out, -webkit-transform 0.3s ease-out;
            transition: background-color 0.3s ease-out, -webkit-transform 0.3s ease-out;
            transition: transform 0.3s ease-out, background-color 0.3s ease-out;
            transition: transform 0.3s ease-out, background-color 0.3s ease-out, -webkit-transform 0.3s ease-out; }
        .su-main-nav > ul > li > a:hover::before, .su-main-nav > ul > li > a:focus::before {
          background-color: #b1040e; }
        .su-main-nav > ul > li > a:active::before {
          background-color: #2e2d29; }
        .su-main-nav > ul > li > a::before {
          width: 100%;
          height: 6px;
          left: 0;
          -webkit-transform: scaleX(0);
                  transform: scaleX(0); }
        .su-main-nav > ul > li > a:hover::before, .su-main-nav > ul > li > a:focus::before, .su-main-nav > ul > li > a:active::before {
          -webkit-transform: scaleX(1);
                  transform: scaleX(1); }
        .su-main-nav > ul > li > a::before {
          bottom: 0; }
        .su-main-nav > ul > li > a:hover, .su-main-nav > ul > li > a:focus {
          color: #b1040e; }
        .su-main-nav > ul > li > a:active, .su-main-nav > ul > li > a[aria-expanded="true"] {
          color: #2e2d29; }
        .su-main-nav > ul > li > a[aria-expanded="true"]:hover {
          color: #b1040e; }
        .su-main-nav > ul > li > a[aria-expanded="true"]:active {
          color: #2e2d29; }
        .su-main-nav > ul > li > a[aria-expanded="true"]::before {
          visibility: visible;
          -webkit-transform: scaleX(1);
                  transform: scaleX(1);
          background-color: #2e2d29; }
      .su-main-nav > ul > li:last-child > a {
        margin-right: 0; }
      .su-main-nav > ul > .su-main-nav__item--current > a::before {
        background-color: #2e2d29; }
      .su-main-nav > ul > .su-main-nav__item--current > a:hover::before, .su-main-nav > ul > .su-main-nav__item--current > a:focus::before {
        left: 0;
        background-color: #b1040e;
        -webkit-transition: background-color 0.3s ease-out;
        transition: background-color 0.3s ease-out; }
      .su-main-nav > ul > .su-main-nav__item--current > a:active::before {
        background-color: #2e2d29; }
      .su-main-nav > ul > .su-main-nav__item--current.su-main-nav__item--expanded > a:focus::before {
        background-color: #2e2d29; }
      .su-main-nav > ul > .su-main-nav__item--current.su-main-nav__item--expanded > a[aria-expanded="true"]:hover::before {
        left: 0; }
      .su-main-nav > ul > .su-main-nav__item--expanded > a:focus::before {
        background-color: #2e2d29; }
      .su-main-nav > ul > .su-main-nav__item--expanded > a[aria-expanded="true"]:hover::before {
        background-color: #b1040e; }
      .su-main-nav > ul > .su-main-nav__item--expanded > a[aria-expanded="true"]:active::before {
        background-color: #2e2d29; } }
  @media (max-width: 991px) {
    .su-main-nav.no-js .su-main-nav__toggle[aria-expanded="false"] + .su-main-nav__menu-lv1 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .su-main-nav.no-js li > ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  @media only screen and (min-width: 992px) {
    .su-main-nav.no-js li:hover > ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

@media (max-width: 991px) {
  .su-main-nav__toggle {
    text-decoration: none;
    position: relative;
    padding-bottom: 0.8em;
    padding: 0 0 2rem;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    outline: none;
    width: 40px;
    background-color: transparent;
    color: #2e2d29;
    font-size: 1.6rem;
    line-height: 0.7; }
    .su-main-nav__toggle::before {
      content: "";
      position: absolute;
      visibility: hidden;
      -webkit-transition: background-color 0.3s ease-in, -webkit-transform 0.3s ease-in;
      transition: background-color 0.3s ease-in, -webkit-transform 0.3s ease-in;
      transition: transform 0.3s ease-in, background-color 0.3s ease-in;
      transition: transform 0.3s ease-in, background-color 0.3s ease-in, -webkit-transform 0.3s ease-in;
      z-index: 1; }
    .su-main-nav__toggle:hover, .su-main-nav__toggle:focus, .su-main-nav__toggle:active {
      text-decoration: none; }
      .su-main-nav__toggle:hover::before, .su-main-nav__toggle:focus::before, .su-main-nav__toggle:active::before {
        visibility: visible;
        -webkit-transition: background-color 0.3s ease-out, -webkit-transform 0.3s ease-out;
        transition: background-color 0.3s ease-out, -webkit-transform 0.3s ease-out;
        transition: transform 0.3s ease-out, background-color 0.3s ease-out;
        transition: transform 0.3s ease-out, background-color 0.3s ease-out, -webkit-transform 0.3s ease-out; }
    .su-main-nav__toggle:hover::before, .su-main-nav__toggle:focus::before {
      background-color: #b1040e; }
    .su-main-nav__toggle:active::before {
      background-color: #2e2d29; }
    .su-main-nav__toggle::before {
      width: 100%;
      height: 6px;
      left: 0;
      -webkit-transform: scaleX(0);
              transform: scaleX(0); }
    .su-main-nav__toggle:hover::before, .su-main-nav__toggle:focus::before, .su-main-nav__toggle:active::before {
      -webkit-transform: scaleX(1);
              transform: scaleX(1); }
    .su-main-nav__toggle::before {
      bottom: 0; }
    .su-main-nav__toggle::after {
      margin: 0 auto;
      display: inline-block;
      width: 30px;
      height: 26px;
      background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgNC4xMzU3NUMwIDMuMjMyMDEgMC43MzI2MjUgMi40OTkzOSAxLjYzNjM2IDIuNDk5MzlIMjIuMzYzNkMyMy4yNjc0IDIuNDk5MzkgMjQgMy4yMzIwMSAyNCA0LjEzNTc1QzI0IDUuMDM5NDkgMjMuMjY3NCA1Ljc3MjEyIDIyLjM2MzYgNS43NzIxMkgxLjYzNjM2QzAuNzMyNjI1IDUuNzcyMTIgMCA1LjAzOTQ5IDAgNC4xMzU3NVoiIGZpbGw9IiMyZTJkMjkiLz4KPHBhdGggZD0iTTAgMTkuNDA4NUMwIDE4LjUwNDcgMC43MzI2MjUgMTcuNzcyMSAxLjYzNjM2IDE3Ljc3MjFIMjIuMzYzNkMyMy4yNjc0IDE3Ljc3MjEgMjQgMTguNTA0NyAyNCAxOS40MDg1QzI0IDIwLjMxMjIgMjMuMjY3NCAyMS4wNDQ4IDIyLjM2MzYgMjEuMDQ0OEgxLjYzNjM2QzAuNzMyNjI1IDIxLjA0NDggMCAyMC4zMTIyIDAgMTkuNDA4NVoiIGZpbGw9IiMyZTJkMjkiLz4KPHBhdGggZD0iTTAgMTEuNzcyMUMwIDEwLjg2ODQgMC43MzI2MjUgMTAuMTM1NyAxLjYzNjM2IDEwLjEzNTdIMjIuMzYzNkMyMy4yNjc0IDEwLjEzNTcgMjQgMTAuODY4NCAyNCAxMS43NzIxQzI0IDEyLjY3NTggMjMuMjY3NCAxMy40MDg1IDIyLjM2MzYgMTMuNDA4NUgxLjYzNjM2QzAuNzMyNjI1IDEzLjQwODUgMCAxMi42NzU4IDAgMTEuNzcyMVoiIGZpbGw9IiMyZTJkMjkiLz4KPC9zdmc+Cg==) no-repeat 3px 0;
      content: ""; }
    .su-main-nav__toggle[aria-expanded="true"]::before {
      visibility: visible;
      -webkit-transform: scaleX(1);
              transform: scaleX(1);
      background-color: #2e2d29; }
    .su-main-nav__toggle[aria-expanded="true"]::after {
      width: 22px;
      background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjx0aXRsZT5jbG9zZS1ibGFjazwvdGl0bGU+PHBhdGggZD0iTTEwLjU2LDEyLC4zMiwyMi4yMWExLDEsMCwwLDAsMS40MSwxLjQxTDEyLDEzLjM5LDIyLjIxLDIzLjYyYTEsMSwwLDAsMCwxLjQxLTEuNDFMMTMuMzksMTIsMjMuNjIsMS43NGExLDEsMCwwLDAsMC0xLjQyLDEsMSwwLDAsMC0xLjQxLDBMMTIsMTAuNTYsMS43NC4zMkExLDEsMCwwLDAsLjMyLDEuNzRaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMC4wMyAtMC4wMykiLz48L3N2Zz4=) no-repeat 3px 0;
      background-size: 16px 16px; }
    .su-main-nav__toggle[aria-expanded="true"]:hover::before {
      background-color: #b1040e; }
    .su-main-nav__toggle[aria-expanded="true"]:active::before {
      background-color: #2e2d29; }
    .su-main-nav__toggle:hover, .su-main-nav__toggle:active, .su-main-nav__toggle:focus {
      background-color: transparent;
      color: #2e2d29;
      -webkit-box-shadow: none;
              box-shadow: none; }
    .su-main-nav__toggle[aria-expanded="false"] + .su-main-nav__menu-lv1 {
      display: none; }
    .su-main-nav__toggle[aria-expanded="true"] + .su-main-nav__menu-lv1 {
      position: absolute; }
    .su-main-nav__toggle--center {
      margin-right: auto;
      margin-left: auto; }
    .su-main-nav__toggle--right {
      margin-right: 0;
      margin-left: auto; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .su-main-nav__toggle[aria-expanded="true"] + .su-main-nav__menu-lv1 {
    max-width: 24em; } }

@media only screen and (min-width: 992px) {
  .su-main-nav__toggle {
    display: none; } }

.su-main-nav > ul > li > ul {
  padding-left: 2rem; }
  @media only screen and (min-width: 992px) {
    .su-main-nav > ul > li > ul {
      padding-top: 1px;
      padding-left: 1.2rem;
      margin-left: -1.8rem;
      -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.15), 0px 6px 6px rgba(0, 0, 0, 0.2);
              box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.15), 0px 6px 6px rgba(0, 0, 0, 0.2);
      z-index: 11111;
      position: absolute;
      max-width: 30rem; }
      .su-main-nav > ul > li > ul li:first-child a {
        border-top: 0; } }

.su-main-nav--center > ul {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

@media (max-width: 991px) {
  .su-main-nav--center > ul,
  .su-main-nav--center > .su-site-search {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); } }

.su-main-nav--center .su-main-nav__toggle {
  margin-right: auto;
  margin-left: auto; }

@media (max-width: 991px) {
  .su-main-nav--dark .su-main-nav__toggle {
    color: #ffffff; }
    .su-main-nav--dark .su-main-nav__toggle:hover::before, .su-main-nav--dark .su-main-nav__toggle:focus::before {
      background-color: #ffffff; }
    .su-main-nav--dark .su-main-nav__toggle:active::before {
      background-color: #ec0513; }
    .su-main-nav--dark .su-main-nav__toggle::after {
      background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgNC4xMzU3NUMwIDMuMjMyMDEgMC43MzI2MjUgMi40OTkzOSAxLjYzNjM2IDIuNDk5MzlIMjIuMzYzNkMyMy4yNjc0IDIuNDk5MzkgMjQgMy4yMzIwMSAyNCA0LjEzNTc1QzI0IDUuMDM5NDkgMjMuMjY3NCA1Ljc3MjEyIDIyLjM2MzYgNS43NzIxMkgxLjYzNjM2QzAuNzMyNjI1IDUuNzcyMTIgMCA1LjAzOTQ5IDAgNC4xMzU3NVoiIGZpbGw9IiNmZmZmZmYiLz4KPHBhdGggZD0iTTAgMTkuNDA4NUMwIDE4LjUwNDcgMC43MzI2MjUgMTcuNzcyMSAxLjYzNjM2IDE3Ljc3MjFIMjIuMzYzNkMyMy4yNjc0IDE3Ljc3MjEgMjQgMTguNTA0NyAyNCAxOS40MDg1QzI0IDIwLjMxMjIgMjMuMjY3NCAyMS4wNDQ4IDIyLjM2MzYgMjEuMDQ0OEgxLjYzNjM2QzAuNzMyNjI1IDIxLjA0NDggMCAyMC4zMTIyIDAgMTkuNDA4NVoiIGZpbGw9IiNmZmZmZmYiLz4KPHBhdGggZD0iTTAgMTEuNzcyMUMwIDEwLjg2ODQgMC43MzI2MjUgMTAuMTM1NyAxLjYzNjM2IDEwLjEzNTdIMjIuMzYzNkMyMy4yNjc0IDEwLjEzNTcgMjQgMTAuODY4NCAyNCAxMS43NzIxQzI0IDEyLjY3NTggMjMuMjY3NCAxMy40MDg1IDIyLjM2MzYgMTMuNDA4NUgxLjYzNjM2QzAuNzMyNjI1IDEzLjQwODUgMCAxMi42NzU4IDAgMTEuNzcyMVoiIGZpbGw9IiNmZmZmZmYiLz4KPC9zdmc+Cg==) no-repeat 3px 0; }
    .su-main-nav--dark .su-main-nav__toggle[aria-expanded="true"]::before {
      background-color: #ffffff; }
    .su-main-nav--dark .su-main-nav__toggle[aria-expanded="true"]:hover::before {
      background-color: #ec0513; }
    .su-main-nav--dark .su-main-nav__toggle[aria-expanded="true"]:active::before {
      background-color: #ffffff; }
    .su-main-nav--dark .su-main-nav__toggle[aria-expanded="true"]::after {
      background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjx0aXRsZT5jbG9zZS1ibGFjazwvdGl0bGU+PHBhdGggZD0iTTEwLjU2LDEyLC4zMiwyMi4yMWExLDEsMCwwLDAsMS40MSwxLjQxTDEyLDEzLjM5LDIyLjIxLDIzLjYyYTEsMSwwLDAsMCwxLjQxLTEuNDFMMTMuMzksMTIsMjMuNjIsMS43NGExLDEsMCwwLDAsMC0xLjQyLDEsMSwwLDAsMC0xLjQxLDBMMTIsMTAuNTYsMS43NC4zMkExLDEsMCwwLDAsLjMyLDEuNzRaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMC4wMyAtMC4wMykiIGZpbGw9IiNmZmZmZmYiIC8+PC9zdmc+) no-repeat 3px 0;
      background-size: 16px 16px; } }

@media only screen and (min-width: 992px) {
  .su-main-nav--dark > ul > li > a {
    color: #ffffff; }
    .su-main-nav--dark > ul > li > a:hover, .su-main-nav--dark > ul > li > a:focus {
      color: #ffffff; }
      .su-main-nav--dark > ul > li > a:hover::before, .su-main-nav--dark > ul > li > a:focus::before {
        background-color: #ffffff; }
    .su-main-nav--dark > ul > li > a:active {
      color: #ffffff; }
      .su-main-nav--dark > ul > li > a:active::before {
        background-color: #ec0513; }
    .su-main-nav--dark > ul > li > a[aria-expanded="true"] {
      color: #ffffff; }
      .su-main-nav--dark > ul > li > a[aria-expanded="true"]::before {
        background-color: #ffffff; }
      .su-main-nav--dark > ul > li > a[aria-expanded="true"]:hover {
        color: #ffffff; }
  .su-main-nav--dark > ul > .su-main-nav__item--parent > a::after, .su-main-nav--dark > ul > .su-main-nav__item--parent.su-main-nav__item--expanded > a::after {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMy40ODg3IDUuNDE1NjZDMjQuMTM2MyA2LjAwMDI0IDI0LjE3MzcgNi45ODQ0OSAyMy41NzI1IDcuNjE0MDRMMTMuMTcyNSAxOC41MDI5QzEyLjg2OTcgMTguODE5OSAxMi40NDQ5IDE5IDEyIDE5QzExLjU1NTEgMTkgMTEuMTMwMyAxOC44MTk5IDEwLjgyNzUgMTguNTAyOUwwLjQyNzUzOCA3LjYxNDA0Qy0wLjE3Mzc0NiA2Ljk4NDQ5IC0wLjEzNjI1MSA2LjAwMDI0IDAuNTExMjg2IDUuNDE1NjZDMS4xNTg4MiA0LjgzMTA4IDIuMTcxMTkgNC44Njc1MyAyLjc3MjQ4IDUuNDk3MDhMMTIgMTUuMTU4NEwyMS4yMjc1IDUuNDk3MDhDMjEuODI4OCA0Ljg2NzUzIDIyLjg0MTIgNC44MzEwOCAyMy40ODg3IDUuNDE1NjZaIiBmaWxsPSIjZmZmZmZmIi8+Cjwvc3ZnPgo=) no-repeat 0 0;
    background-size: 100%; }
  .su-main-nav--dark > ul > .su-main-nav__item--current > a {
    color: #ffffff; }
    .su-main-nav--dark > ul > .su-main-nav__item--current > a::before {
      background-color: #ec0513; }
    .su-main-nav--dark > ul > .su-main-nav__item--current > a:hover, .su-main-nav--dark > ul > .su-main-nav__item--current > a:focus {
      color: #ffffff; }
      .su-main-nav--dark > ul > .su-main-nav__item--current > a:hover::before, .su-main-nav--dark > ul > .su-main-nav__item--current > a:focus::before {
        background-color: #ffffff; }
    .su-main-nav--dark > ul > .su-main-nav__item--current > a:active::before {
      background-color: #ec0513; }
  .su-main-nav--dark > ul > .su-main-nav__item--expanded > a::before,
  .su-main-nav--dark > ul > .su-main-nav__item--expanded > a:focus::before, .su-main-nav--dark > ul > .su-main-nav__item--expanded.su-main-nav__item--current > a::before,
  .su-main-nav--dark > ul > .su-main-nav__item--expanded.su-main-nav__item--current > a:focus::before {
    background-color: #ffffff; }
  .su-main-nav--dark > ul > .su-main-nav__item--expanded.su-main-nav__item--current > a[aria-expanded="true"]:active::before {
    background-color: #ffffff; }
  .su-main-nav--dark > ul > .su-main-nav__item--expanded > a[aria-expanded="true"]:hover::before {
    background-color: #ec0513; }
  .su-main-nav--dark > ul > .su-main-nav__item--expanded > a[aria-expanded="true"]:active::before {
    background-color: #ffffff; } }

@media (max-width: 991px) {
  .su-main-nav--light .su-main-nav__toggle[aria-expanded="true"]::before {
    background-color: #b6b1a9; }
  .su-main-nav--light .su-main-nav__toggle[aria-expanded="true"]:hover::before {
    background-color: #b1040e; }
  .su-main-nav--light .su-main-nav__toggle[aria-expanded="true"]:active::before {
    background-color: #2e2d29; } }

@media (max-width: 991px) {
  .su-main-nav--light .su-main-nav__item--parent > a::after {
    background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHRpdGxlPnBsdXMtYmxhY2s8L3RpdGxlPjxwYXRoIGQ9Ik0xMywxYTEsMSwwLDAsMC0yLDBWMTFIMWExLDEsMCwwLDAsMCwySDExVjIzYTEsMSwwLDAsMCwyLDBWMTNIMjNhMSwxLDAsMCwwLDAtMkgxM1oiLz48L3N2Zz4=) no-repeat 0 0;
    background-size: 100%; }
  .su-main-nav--light .su-main-nav__item--parent.su-main-nav__item--expanded > a::after {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjQgMjQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDpub25lO3N0cm9rZTojMDAwMDAwO3N0cm9rZS13aWR0aDoyO3N0cm9rZS1saW5lY2FwOnJvdW5kO30KPC9zdHlsZT4KPGxpbmUgY2xhc3M9InN0MCIgeDE9IjIzIiB5MT0iMTEuOSIgeDI9IjEiIHkyPSIxMS45Ii8+Cjwvc3ZnPgo=) no-repeat 0 0;
    background-size: 100%; }
  .su-main-nav--light .su-main-nav__item--parent.su-main-nav__item--expanded > a:focus::before {
    background-color: transparent; }
  .su-main-nav--light .su-main-nav__item--parent.su-main-nav__item--expanded > a[aria-expanded="true"]:hover::before {
    background-color: #2e2d29; }
  .su-main-nav--light .su-main-nav__item--parent.su-main-nav__item--expanded > a[aria-expanded="true"]:active::before {
    background-color: #b1040e; }
  .su-main-nav--light .su-main-nav__item--current.su-main-nav__item--expanded > a {
    color: #2e2d29; }
    .su-main-nav--light .su-main-nav__item--current.su-main-nav__item--expanded > a::before, .su-main-nav--light .su-main-nav__item--current.su-main-nav__item--expanded > a:focus::before {
      background-color: #2e2d29; }
    .su-main-nav--light .su-main-nav__item--current.su-main-nav__item--expanded > a[aria-expanded="true"]:active {
      color: #b1040e; } }

@media only screen and (min-width: 992px) {
  .su-main-nav--light > ul {
    background-color: transparent; }
    .su-main-nav--light > ul > li > a:hover, .su-main-nav--light > ul > li > a:focus {
      color: #b1040e; }
      .su-main-nav--light > ul > li > a:hover::before, .su-main-nav--light > ul > li > a:focus::before {
        background-color: #b1040e; }
    .su-main-nav--light > ul > li > a:active {
      color: #2e2d29; }
      .su-main-nav--light > ul > li > a:active::before {
        background-color: #2e2d29; }
    .su-main-nav--light > ul > li > a[aria-expanded="true"] {
      color: #2e2d29; }
      .su-main-nav--light > ul > li > a[aria-expanded="true"]::before {
        background-color: #b6b1a9; }
      .su-main-nav--light > ul > li > a[aria-expanded="true"]:hover {
        color: #b1040e; }
        .su-main-nav--light > ul > li > a[aria-expanded="true"]:hover::before {
          background-color: #b1040e; }
      .su-main-nav--light > ul > li > a[aria-expanded="true"]:focus::before {
        background-color: #b6b1a9; }
      .su-main-nav--light > ul > li > a[aria-expanded="true"]:active {
        color: #2e2d29; }
    .su-main-nav--light > ul > .su-main-nav__item--current > a {
      color: #2e2d29; }
      .su-main-nav--light > ul > .su-main-nav__item--current > a::before {
        background-color: #b6b1a9; }
      .su-main-nav--light > ul > .su-main-nav__item--current > a:hover, .su-main-nav--light > ul > .su-main-nav__item--current > a:focus {
        color: #b1040e; }
        .su-main-nav--light > ul > .su-main-nav__item--current > a:hover::before, .su-main-nav--light > ul > .su-main-nav__item--current > a:focus::before {
          background-color: #b1040e; }
      .su-main-nav--light > ul > .su-main-nav__item--current > a:active {
        color: #2e2d29; }
        .su-main-nav--light > ul > .su-main-nav__item--current > a:active::before {
          background-color: #2e2d29; }
    .su-main-nav--light > ul > .su-main-nav__item--current.su-main-nav__item--expanded > a:focus {
      color: #2e2d29; }
      .su-main-nav--light > ul > .su-main-nav__item--current.su-main-nav__item--expanded > a:focus::before {
        background-color: #b6b1a9; }
    .su-main-nav--light > ul > .su-main-nav__item--current.su-main-nav__item--expanded > a[aria-expanded="true"]::before {
      background-color: #b6b1a9; }
    .su-main-nav--light > ul > .su-main-nav__item--current.su-main-nav__item--expanded > a[aria-expanded="true"]:hover {
      color: #b1040e; }
      .su-main-nav--light > ul > .su-main-nav__item--current.su-main-nav__item--expanded > a[aria-expanded="true"]:hover::before {
        background-color: #b1040e; }
    .su-main-nav--light > ul > .su-main-nav__item--current.su-main-nav__item--expanded > a[aria-expanded="true"]:active {
      color: #2e2d29; }
      .su-main-nav--light > ul > .su-main-nav__item--current.su-main-nav__item--expanded > a[aria-expanded="true"]:active::before {
        background-color: #2e2d29; } }

@media (max-width: 991px) {
  .su-main-nav--light.su-main-nav--mobile-search .su-main-nav__toggle[aria-expanded="true"] + .su-main-nav__menu-lv1 + .su-site-search {
    background-color: #ffffff; } }

.su-main-nav--mobile-search .su-site-search {
  display: none; }

@media (max-width: 991px) {
  .su-main-nav--mobile-search .su-main-nav__toggle[aria-expanded="true"] + .su-main-nav__menu-lv1 {
    padding-top: 8.6rem; }
    .su-main-nav--mobile-search .su-main-nav__toggle[aria-expanded="true"] + .su-main-nav__menu-lv1 + .su-site-search {
      padding: 2rem;
      display: block;
      position: absolute;
      width: 100%;
      background-color: #2e2d29; }
      .su-main-nav--mobile-search .su-main-nav__toggle[aria-expanded="true"] + .su-main-nav__menu-lv1 + .su-site-search .su-site-search__submit {
        top: 3.1rem;
        right: 3.1rem; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .su-main-nav--mobile-search .su-main-nav__toggle[aria-expanded="true"] + .su-main-nav__menu-lv1 + .su-site-search {
    width: 24em; } }

.su-main-nav--right > ul {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

@media (max-width: 991px) {
  .su-main-nav--right > ul,
  .su-main-nav--right > .su-site-search {
    right: 0; } }

.su-main-nav--right .su-main-nav__toggle {
  margin-right: 0;
  margin-left: auto; }

.su-site-search {
  position: relative; }

.su-site-search__input {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 0.6rem 2rem;
  display: inline-block;
  height: 4rem;
  max-width: 100%;
  border-radius: 3rem;
  font-size: 1.6rem; }
  .su-site-search__input::-webkit-input-placeholder {
    color: #2e2d29;
    opacity: 1; }
  .su-site-search__input::-moz-placeholder {
    color: #2e2d29;
    opacity: 1; }
  .su-site-search__input:-ms-input-placeholder {
    color: #2e2d29;
    opacity: 1; }
  .su-site-search__input::-ms-input-placeholder {
    color: #2e2d29;
    opacity: 1; }
  .su-site-search__input::placeholder {
    color: #2e2d29;
    opacity: 1; }

.su-site-search__sr-label {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(100%);
          clip-path: inset(100%);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px; }

.su-site-search__submit {
  padding: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNCAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMS40NzM3IDEwLjIwMTZDMjEuNDczNyAxNC4wMzg1IDE4LjM2MzIgMTcuMTQ5IDE0LjUyNjMgMTcuMTQ5QzEwLjY4OTQgMTcuMTQ5IDcuNTc4OTUgMTQuMDM4NSA3LjU3ODk1IDEwLjIwMTZDNy41Nzg5NSA2LjM2NDY2IDEwLjY4OTQgMy4yNTQyMiAxNC41MjYzIDMuMjU0MjJDMTguMzYzMiAzLjI1NDIyIDIxLjQ3MzcgNi4zNjQ2NiAyMS40NzM3IDEwLjIwMTZaTTI0IDEwLjIwMTZDMjQgMTUuNDMzOCAxOS43NTg1IDE5LjY3NTMgMTQuNTI2MyAxOS42NzUzQzEyLjUwMjkgMTkuNjc1MyAxMC42Mjc3IDE5LjA0MDkgOS4wODg2MiAxNy45NjAzTDIuMTE5OTQgMjQuMzkyOUMxLjYwNzMyIDI0Ljg2NjEgMC44MDgxNzUgMjQuODM0MSAwLjMzNDk5MSAyNC4zMjE1Qy0wLjEzODE5MiAyMy44MDg5IC0wLjEwNjIyNiAyMy4wMDk4IDAuNDA2Mzg5IDIyLjUzNjZMNy4yMjY3OSAxNi4yNDA4QzUuODY4ODIgMTQuNjAxMyA1LjA1MjY0IDEyLjQ5NjggNS4wNTI2NCAxMC4yMDE2QzUuMDUyNjQgNC45Njk0MiA5LjI5NDE1IDAuNzI3OTA1IDE0LjUyNjMgMC43Mjc5MDVDMTkuNzU4NSAwLjcyNzkwNSAyNCA0Ljk2OTQyIDI0IDEwLjIwMTZaIiBmaWxsPSIjQjEwNDBFIi8+Cjwvc3ZnPgo=) no-repeat 0 0;
  opacity: 0.6;
  position: absolute;
  top: 1.1rem;
  right: 1.2rem;
  width: 24px;
  height: 25px; }
  .su-site-search__submit:hover, .su-site-search__submit:active, .su-site-search__submit:focus {
    background-color: transparent;
    opacity: 1; }
  .su-site-search__submit:active, .su-site-search__submit:focus {
    -webkit-box-shadow: none;
            box-shadow: none; }

.su-skiplinks {
  padding: 0;
  font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  background-color: #2e2d29;
  color: #ffffff;
  font-size: 0.75em;
  font-weight: 400;
  text-decoration: none;
  min-height: 1px;
  position: absolute;
  top: -500px;
  left: 0.8em;
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out; }
  @media print {
    .su-skiplinks {
      display: none; } }
  .su-skiplinks, .su-skiplinks:hover, .su-skiplinks:visited {
    height: 1px;
    width: 1px;
    color: #ffffff;
    overflow: hidden;
    white-space: nowrap; }
  .su-skiplinks:active, .su-skiplinks:focus {
    padding: 0.4em 0.8em;
    height: auto;
    width: auto;
    color: #ffffff;
    border: 1px solid #4d4f53;
    border-radius: 3px;
    position: fixed;
    left: 0.8em;
    top: 0.8em;
    z-index: 11222; }

@media only screen and (min-width: 768px) {
  .su-lockup,
  .su-lockup > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    vertical-align: bottom; } }

.su-lockup a {
  font-weight: 400;
  text-decoration: none; }

.su-lockup__cell1 {
  min-height: 26px;
  vertical-align: bottom;
  width: auto; }
  @media only screen and (min-width: 768px) {
    .su-lockup__cell1 {
      margin-right: -1px;
      padding-right: 7px;
      padding-bottom: 0;
      -ms-flex-item-align: end;
          align-self: flex-end;
      border-right: solid 1px #2e2d29;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-negative: 1;
          flex-shrink: 1;
      max-width: 160px;
      min-height: 32px; } }

@media only screen and (min-width: 768px) {
  .su-lockup__cell2 {
    padding-top: 0;
    padding-left: 7px;
    -ms-flex-item-align: end;
        align-self: flex-end;
    border-left: solid 1px #2e2d29;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    vertical-align: bottom; } }

.su-lockup__wordmark {
  display: inline-block;
  font-family: Stanford, 'Source Serif Pro', Georgia, Times, 'Times New Roman', serif;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  line-height: 0.75;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #8c1515;
  font-size: 36px;
  line-height: 17px;
  vertical-align: bottom; }
  @media only screen and (min-width: 768px) {
    .su-lockup__wordmark {
      font-size: 46px;
      line-height: 21px; } }

.su-lockup__wordmark-wrapper {
  line-height: 26px; }
  @media only screen and (min-width: 768px) {
    .su-lockup__wordmark-wrapper {
      line-height: 32px; } }

.su-lockup__line1,
.su-lockup__line2,
.su-lockup__line3,
.su-lockup__line4,
.su-lockup__line5 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #2e2d29;
  display: block; }

.su-lockup__line1 {
  font-size: 2.8rem; }
  @media (max-width: 767px) {
    .su-lockup__line1 {
      font-size: 2.6rem; } }

.su-lockup__line2 {
  font-size: 2.6rem; }

.su-lockup__line3 {
  margin-top: 0.5rem;
  font-size: 2.6rem;
  font-style: italic; }
  @media (max-width: 767px) {
    .su-lockup__line3 {
      margin: 0;
      font-size: 1.9rem; } }

.su-lockup__line4 {
  margin-top: 0.5rem;
  font-size: 2.5rem;
  font-weight: 600;
  letter-spacing: 0.05rem;
  line-height: 1em;
  margin-left: -0.2rem;
  text-transform: uppercase; }

.su-lockup__line5 {
  font-size: 2.7rem;
  line-height: 1em;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .su-lockup__line5 {
      margin-top: 8px;
      font-size: 3rem; } }

.su-lockup--option-d .su-lockup__line2,
.su-lockup--option-d .su-lockup__line4,
.su-lockup--option-d .su-lockup__line5 {
  display: none; }

@media only screen and (min-width: 576px) {
  .su-lockup--option-d .su-lockup__line1 {
    margin-top: -0.7rem; } }

@media (max-width: 767px) {
  .su-lockup--option-d .su-lockup__line1 {
    margin-top: 0.5rem;
    margin-bottom: 0.2rem;
    margin-left: -2px; } }

@media only screen and (min-width: 768px) {
  .su-lockup--option-d .su-lockup__line3 {
    font-size: 1.8rem;
    line-height: 0.7em; } }

.su-lockup--option-n .su-lockup__line2,
.su-lockup--option-n .su-lockup__line3,
.su-lockup--option-n .su-lockup__line4,
.su-lockup--option-n .su-lockup__line5 {
  display: none; }

.su-lockup--option-n .su-lockup__line1 {
  line-height: 0.7em; }
  @media only screen and (min-width: 768px) {
    .su-lockup--option-n .su-lockup__line1 {
      font-size: 3.2rem; } }
  @media (max-width: 767px) {
    .su-lockup--option-n .su-lockup__line1 {
      margin-top: 0.5rem;
      margin-left: -2px;
      line-height: 2.6rem; } }

.wp-block-gallery.alignright, .wp-block-gallery.alignleft,
.wp-block-cover.alignright,
.wp-block-cover.alignleft,
.wp-block-embed.is-type-video.alignright,
.wp-block-embed.is-type-video.alignleft,
.wp-block-video.alignright,
.wp-block-video.alignleft {
  max-width: 100%; }
  @media (min-width: 992px) {
    .wp-block-gallery.alignright, .wp-block-gallery.alignleft,
    .wp-block-cover.alignright,
    .wp-block-cover.alignleft,
    .wp-block-embed.is-type-video.alignright,
    .wp-block-embed.is-type-video.alignleft,
    .wp-block-video.alignright,
    .wp-block-video.alignleft {
      max-width: 67%; } }

figure.alignnone,
img.alignnone {
  margin-right: auto;
  margin-left: auto;
  max-width: 100%; }

@media (min-width: 992px) {
  figure.alignleft,
  img.alignleft,
  .wp-block-gallery.alignleft,
  .wp-block-cover.alignleft,
  .wp-block-embed.is-type-video.alignleft,
  .wp-block-video.alignleft {
    margin-right: 1em; }
  figure.alignright,
  img.alignright,
  .wp-block-gallery.alignright,
  .wp-block-cover.alignright,
  .wp-block-embed.is-type-video.alignright,
  .wp-block-video.alignright {
    margin-left: 1em; }
  figure.aligncenter,
  img.aligncenter,
  .wp-block-gallery.aligncenter,
  .wp-block-cover.aligncenter,
  .wp-block-embed.is-type-video.aligncenter,
  .wp-block-video.aligncenter {
    max-width: 75%; }
  .wp-block-pullquote {
    margin-right: auto;
    margin-left: auto;
    max-width: 75%; }
    .wp-block-column .wp-block-pullquote {
      max-width: 100%; }
  .one-column:not(.left-nav) figure.alignright,
  .one-column:not(.left-nav) img.alignright,
  .one-column:not(.left-nav) .wp-block-gallery.alignright,
  .one-column:not(.left-nav) .wp-block-cover.alignright,
  .one-column:not(.left-nav) .wp-block-embed.alignright,
  .one-column:not(.left-nav) .wp-block-video.alignright,
  .one-column:not(.left-nav) .wp-block-pullquote.alignright {
    margin-right: -12.5%; }
  .one-column:not(.left-nav) figure.alignleft,
  .one-column:not(.left-nav) img.alignleft,
  .one-column:not(.left-nav) .wp-block-gallery.alignleft,
  .one-column:not(.left-nav) .wp-block-cover.alignleft,
  .one-column:not(.left-nav) .wp-block-embed.alignleft,
  .one-column:not(.left-nav) .wp-block-video.alignleft,
  .one-column:not(.left-nav) .wp-block-pullquote.alignleft {
    margin-left: -12.5%; } }

figure.wp-block-image,
figure.wp-caption,
.post--type-attachment figure {
  display: table; }
  figure.wp-block-image figcaption,
  figure.wp-caption figcaption,
  .post--type-attachment figure figcaption {
    display: table-caption;
    caption-side: bottom; }

.wp-block-image figcaption,
.wp-caption figcaption,
.wp-block-video figcaption,
.wp-block-audio figcaption,
.post--type-attachment figcaption,
.wp-block-embed figcaption {
  margin-bottom: 0;
  font-size: 0.84em;
  color: get-color(caption);
  text-align: left; }

figure.wp-caption {
  width: auto !important; }

.wp-block-rss time,
.wp-block-latest-posts time,
.wp-block-latest-comments time {
  color: #5f574f;
  font-size: 0.9em; }

.wp-block-rss__item-excerpt {
  margin-top: 0.2em; }

.wp-block-latest-comments__comment-excerpt p {
  font-size: 1.7rem;
  line-height: 1.4; }
  @media (max-width: 991px) {
    .wp-block-latest-comments__comment-excerpt p {
      font-size: 1.5rem; } }

.wp-block-button,
.button,
.btn {
  margin-bottom: 1em; }
  .wp-block-button.alignright, .wp-block-button.alignleft,
  .button.alignright,
  .button.alignleft,
  .btn.alignright,
  .btn.alignleft {
    clear: both;
    float: none;
    max-width: 100%; }

.wp-block-button__link {
  border-radius: 0; }

.button.alignright,
.btn.alignright {
  text-align: right; }

.button.aligncenter,
.btn.aligncenter {
  text-align: center; }

aside button,
footer button,
.post__content button,
form button,
.button a,
.btn,
.wp-block-button__link,
input[type="submit"] {
  padding: 1rem 2rem 1.15rem;
  background-color: #b1040e;
  color: #ffffff; }
  aside button:hover, aside button:focus,
  footer button:hover,
  footer button:focus,
  .post__content button:hover,
  .post__content button:focus,
  form button:hover,
  form button:focus,
  .button a:hover,
  .button a:focus,
  .btn:hover,
  .btn:focus,
  .wp-block-button__link:hover,
  .wp-block-button__link:focus,
  input[type="submit"]:hover,
  input[type="submit"]:focus {
    background-color: #2e2d29;
    color: #ffffff; }
  aside button:focus,
  footer button:focus,
  .post__content button:focus,
  form button:focus,
  .button a:focus,
  .btn:focus,
  .wp-block-button__link:focus,
  input[type="submit"]:focus {
    -webkit-box-shadow: 0 0 3px #4d4f53, 0 0 7px #4d4f53;
            box-shadow: 0 0 3px #4d4f53, 0 0 7px #4d4f53; }

.wp-block-button.is-style-outline a,
button[type="reset"],
.button--outline a {
  padding: 1rem 2rem 1.15rem;
  background-color: #ffffff;
  -webkit-box-shadow: inset 0 0 0 2px #b1040e;
          box-shadow: inset 0 0 0 2px #b1040e;
  color: #b1040e; }
  .wp-block-button.is-style-outline a:hover, .wp-block-button.is-style-outline a:focus,
  button[type="reset"]:hover,
  button[type="reset"]:focus,
  .button--outline a:hover,
  .button--outline a:focus {
    background-color: #ffffff;
    color: #2e2d29; }
  .wp-block-button.is-style-outline a:hover,
  button[type="reset"]:hover,
  .button--outline a:hover {
    -webkit-box-shadow: inset 0 0 0 2px #2e2d29;
            box-shadow: inset 0 0 0 2px #2e2d29; }
  .wp-block-button.is-style-outline a:focus,
  button[type="reset"]:focus,
  .button--outline a:focus {
    -webkit-box-shadow: inset 0 0 0 2px #2e2d29, 0 0 3px #4d4f53, 0 0 7px #4d4f53;
            box-shadow: inset 0 0 0 2px #2e2d29, 0 0 3px #4d4f53, 0 0 7px #4d4f53; }

.button--fullwidth a,
.button--fullwidth.is-style-outline a {
  width: 100%; }

.button--big a {
  padding: 1rem 2rem 1.15rem;
  background-color: #b1040e;
  color: #ffffff;
  padding: 1.3rem 2.8rem 1.5rem;
  font-size: 2.5rem; }
  .button--big a:hover, .button--big a:focus {
    background-color: #2e2d29;
    color: #ffffff; }
  .button--big a:focus {
    -webkit-box-shadow: 0 0 3px #4d4f53, 0 0 7px #4d4f53;
            box-shadow: 0 0 3px #4d4f53, 0 0 7px #4d4f53; }
  @media only screen and (min-width: 768px) {
    .button--big a {
      padding: 1.5rem 3rem 1.8rem;
      font-size: 2.8rem; } }
  @media only screen and (min-width: 1500px) {
    .button--big a {
      font-size: 3rem; } }

.button--one a,
.btn-one,
.post__content .btn-one {
  background-color: get-color(button--one); }

.button--two a,
.btn-two,
.post__content .btn-two {
  background-color: get-color(button--two); }

.button--three a,
.btn-three,
.post__content .btn-three {
  background-color: get-color(button--three); }

.button--primary a,
.btn-primary,
.post__content .btn-primary {
  background-color: get-color(button--primary); }

.btn-su-alert a,
.btn-su-alert,
.post__content .btn-su-alert {
  background-color: #3f3c30; }

.btn-u,
.post__content .btn-u {
  background-color: #d2c295;
  color: #3f3c30; }
  .btn-u:hover, .btn-u:focus,
  .post__content .btn-u:hover,
  .post__content .btn-u:focus {
    color: #ffffff; }

.button--primary a:hover, .button--primary a:focus, .button--primary a:active,
.button--three a:hover,
.button--three a:focus,
.button--three a:active,
.btn:hover,
.btn:focus,
.btn:active {
  background-color: #000; }

@media (min-width: 576px) {
  .wp-block-columns {
    margin-bottom: 1em;
    display: -ms-grid;
    display: grid;
    word-break: break-word; }
    .wp-block-columns, .wp-block-columns.has-2-columns {
          grid-template-areas: "col-1 col-2";
      -ms-grid-columns: 1fr 36px 1fr;
      grid-template-columns: 1fr 1fr;
      grid-column-gap: 36px; }
    .wp-block-columns.has-3-columns {
          grid-template-areas: "col-1 col-2 col-3";
      -ms-grid-columns: 1fr 36px 1fr 36px 1fr;
      grid-template-columns: 1fr 1fr 1fr;
      grid-column-gap: 36px; }
    .wp-block-columns.has-4-columns {
          grid-template-areas: "col-1 col-2 col-3 col-4";
      -ms-grid-columns: 1fr 36px 1fr 36px 1fr 36px 1fr;
      grid-template-columns: 1fr 1fr 1fr 1fr;
      grid-column-gap: 36px; }
    .wp-block-columns.has-5-columns {
          grid-template-areas: "col-1 col-2 col-3 col-4 col-5";
      -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
      grid-column-gap: 20px; }
    .wp-block-columns.has-6-columns {
          grid-template-areas: "col-1 col-2 col-3 col-4 col-5 col-6";
      -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
      grid-column-gap: 20px; } }

@media (max-width: 575px) {
  .wp-block-columns.content-chunk {
    display: block; }
    .wp-block-columns.content-chunk::before, .wp-block-columns.content-chunk::after {
      margin-right: auto;
      margin-left: auto;
      display: block;
      content: "";
      width: 40%;
      background-color: get-color(thin-line);
      height: 1px; }
    .wp-block-columns.content-chunk::before {
      margin-top: 2em;
      margin-bottom: 1em; }
    .wp-block-columns.content-chunk::after {
      margin-top: 1em;
      margin-bottom: 2em; } }

@media (max-width: 599px) {
  .wp-block-column {
    margin-bottom: 1em; } }

.wp-block-column > *:last-child {
  margin-bottom: 0; }

@media only screen and (min-width: 576px) {
  .wp-block-column {
    margin-bottom: 0; } }

@media (min-width: 600px) {
  .wp-block-column:not(:last-child), .wp-block-column:nth-child(odd) {
    margin-right: 0; }
  .wp-block-column:not(:first-child), .wp-block-column:nth-child(2n) {
    margin-left: 0; } }

@media (min-width: 576px) {
  .wp-block-column:nth-of-type(1) {
    grid-area: col-1; }
  .wp-block-column:nth-of-type(2) {
    grid-area: col-2; }
  .wp-block-column:nth-of-type(3) {
    grid-area: col-3; }
  .wp-block-column:nth-of-type(4) {
    grid-area: col-4; }
  .wp-block-column:nth-of-type(5) {
    grid-area: col-5; }
  .wp-block-column:nth-of-type(6) {
    grid-area: col-6; } }

@media (min-width: 576px){
    .wp-block-column:nth-of-type(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
    .wp-block-columns.has-3-columns > .wp-block-column:nth-of-type(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
    .wp-block-columns.has-4-columns > .wp-block-column:nth-of-type(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
    .wp-block-columns.has-5-columns > .wp-block-column:nth-of-type(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
    .wp-block-columns.has-6-columns > .wp-block-column:nth-of-type(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
    .wp-block-column:nth-of-type(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3; }
    .wp-block-columns.has-3-columns > .wp-block-column:nth-of-type(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3; }
    .wp-block-columns.has-4-columns > .wp-block-column:nth-of-type(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3; }
    .wp-block-columns.has-5-columns > .wp-block-column:nth-of-type(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3; }
    .wp-block-columns.has-6-columns > .wp-block-column:nth-of-type(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3; }
    .wp-block-column:nth-of-type(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 5; }
    .wp-block-columns.has-4-columns > .wp-block-column:nth-of-type(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 5; }
    .wp-block-columns.has-5-columns > .wp-block-column:nth-of-type(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 5; }
    .wp-block-columns.has-6-columns > .wp-block-column:nth-of-type(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 5; }
    .wp-block-column:nth-of-type(4) {
    -ms-grid-row: 1;
    -ms-grid-column: 7; }
    .wp-block-columns.has-5-columns > .wp-block-column:nth-of-type(4) {
    -ms-grid-row: 1;
    -ms-grid-column: 7; }
    .wp-block-columns.has-6-columns > .wp-block-column:nth-of-type(4) {
    -ms-grid-row: 1;
    -ms-grid-column: 7; }
    .wp-block-column:nth-of-type(5) {
    -ms-grid-row: 1;
    -ms-grid-column: 9; }
    .wp-block-columns.has-6-columns > .wp-block-column:nth-of-type(5) {
    -ms-grid-row: 1;
    -ms-grid-column: 9; }
    .wp-block-column:nth-of-type(6) {
    -ms-grid-row: 1;
    -ms-grid-column: 11; } }

.wp-block-column > h2:first-child,
.wp-block-column > h3:first-child,
.wp-block-column > h4:first-child {
  margin-top: -0.3em; }

@media (min-width: 768px) {
  .one-column:not(.left-nav) .wp-block-columns {
    margin-right: -12.5%;
    margin-left: -12.5%; } }

.wp-block-embed,
.wp-video {
  margin-bottom: 1.4em; }

.wp-block-embed.is-type-video iframe,
.wp-has-aspect-ratio iframe {
  height: 100%;
  width: 100%;
  max-width: 100%;
  position: absolute; }

.wp-block-embed.is-type-video .wp-block-embed__wrapper,
.wp-has-aspect-ratio .wp-block-embed__wrapper {
  position: relative;
  height: 0;
  overflow: hidden; }

.wp-embed-aspect-16-9 .wp-block-embed__wrapper,
.is-type-video .wp-block-embed__wrapper {
  padding-bottom: 56.25%; }

.wp-embed-aspect-4-3 .wp-block-embed__wrapper,
.wp-block-embed-slideshare.is-provider-slideshare .wp-block-embed__wrapper {
  padding-bottom: 75%; }

.wp-embed-aspect-3-2 .wp-block-embed__wrapper {
  padding-bottom: 66.67%; }

.wp-embed-aspect-1-1 .wp-block-embed__wrapper {
  padding-bottom: 100%; }

.wp-video {
  margin-top: 1.4em; }

.wp-block-audio {
  margin-right: auto;
  margin-left: auto;
  width: 100%; }
  @media (min-width: 576px) {
    .wp-block-audio.aligncenter {
      width: 75%; } }

.wp-block-embed-wordpress.is-type-wp-embed iframe {
  max-width: 100%; }

@media (min-width: 992px) {
  .wp-block-embed-instagram, .wp-block-embed-instagram.aligncenter, .wp-block-embed-twitter, .wp-block-embed-twitter.aligncenter, .wp-block-embed-wordpress, .wp-block-embed-wordpress.aligncenter {
    max-width: 500px; }
  .wp-block-embed-reddit {
    max-width: 600px; } }

@media only screen and (max-width: 600px) {
  .wp-block-media-text.is-stacked-on-mobile:not([class*="background-color"]) .wp-block-media-text__media {
    margin-right: 8%;
    margin-left: 8%; }
  .wp-block-media-text.is-stacked-on-mobile[class*="background-color"] .wp-block-media-text__content p:last-child {
    margin-bottom: 1em; }
  .wp-block-media-text.is-stacked-on-mobile[class*="background-color"].has-media-on-the-right .wp-block-media-text__content p:first-child {
    margin-top: 1em; }
  .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content p:last-child {
    margin-bottom: 1em; }
  .wp-block-media-text.is-stacked-on-mobile:not(.has-media-on-the-right) figure {
    margin-bottom: 1em; } }

.wp-block-media-text {
  clear: both; }
  @media only screen and (min-width: 601px) {
    .wp-block-media-text:not([class*="background-color"]) .wp-block-media-text__media {
      margin-left: 8%; }
    .wp-block-media-text:not([class*="background-color"]).has-media-on-the-right .wp-block-media-text__media {
      margin-right: 8%;
      margin-left: 0; }
    .wp-block-media-text[class*="background-color"] .wp-block-media-text__content {
      padding-top: 8%;
      padding-bottom: 8%; } }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .wp-block-media-text {
      display: -ms-grid;
      -ms-grid-rows: auto;
      -ms-grid-columns: 1fr 1fr;
      -ms-grid-row-align: center; }
      .wp-block-media-text .wp-block-media-text__content,
      .wp-block-media-text figure {
        -ms-grid-row-align: center; }
      .wp-block-media-text figure {
        -ms-grid-column: 1; }
      .wp-block-media-text .wp-block-media-text__content {
        -ms-grid-column: 2; }
      .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
        -ms-grid-column: 1; }
      .wp-block-media-text.has-media-on-the-right figure {
        -ms-grid-column: 2; } }
  @media only screen and (-ms-high-contrast: active) and (max-width: 600px), only screen and (-ms-high-contrast: none) and (max-width: 600px) {
    .wp-block-media-text.is-stacked-on-mobile, .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right {
      -ms-grid-columns: 100%; }
      .wp-block-media-text.is-stacked-on-mobile figure,
      .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content, .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right figure,
      .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content {
        -ms-grid-column: 1; }
    .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
      -ms-grid-row: 2; }
    .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content {
      -ms-grid-row: 1; }
    .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right figure {
      -ms-grid-row: 2; } }

.wp-block-media-text__content p:last-child {
  margin-bottom: 0; }

pre {
  margin-top: 1.4em;
  margin-bottom: 1.4em;
  overflow-x: auto;
  line-height: 1.4; }

.wp-block-code,
.wp-block-preformatted,
.wp-block-verse {
  background-color: get-color(pre-bg);
  border-radius: 1rem;
  border: 1px solid #dad7cb; }
  @media only screen and (min-width: 0) {
    .wp-block-code,
    .wp-block-preformatted,
    .wp-block-verse {
      padding: 2.31rem; } }
  @media only screen and (min-width: 768px) {
    .wp-block-code,
    .wp-block-preformatted,
    .wp-block-verse {
      padding: 2.6rem; } }
  @media only screen and (min-width: 1500px) {
    .wp-block-code,
    .wp-block-preformatted,
    .wp-block-verse {
      padding: 2.74rem; } }

pre.wp-block-verse {
  font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  white-space: pre-wrap; }

blockquote {
  line-height: 1.4; }
  blockquote::before {
    margin-left: -2px;
    font-size: 2.6em;
    line-height: 0.66;
    content: '\201C';
    display: block;
    color: get-color(quotes);
    font-weight: 700; }
  blockquote p {
    margin-bottom: 0.5em;
    font-family: "Source Serif Pro", "Georgia", "Times", "Times New Roman", serif; }
    blockquote p:first-child {
      margin-top: -8px; }
  blockquote cite {
    display: block;
    position: relative;
    top: 5px;
    font-style: italic; }
    blockquote cite::first-line {
      font-weight: 700; }

blockquote {
  margin-right: 0; }

main blockquote,
main .wp-block-quote.is-style-large {
  margin-top: 1.4em;
  margin-right: 0;
  margin-bottom: 1.4em;
  border-left: 5px solid get-color(brand--bright); }
  @media only screen and (min-width: 0) {
    main blockquote,
    main .wp-block-quote.is-style-large {
      margin-left: 3.2rem; } }
  @media only screen and (min-width: 768px) {
    main blockquote,
    main .wp-block-quote.is-style-large {
      margin-left: 3.6rem; } }
  @media only screen and (min-width: 1500px) {
    main blockquote,
    main .wp-block-quote.is-style-large {
      margin-left: 3.8rem; } }
  @media only screen and (min-width: 0) {
    main blockquote,
    main .wp-block-quote.is-style-large {
      padding-left: 2.31rem; } }
  @media only screen and (min-width: 768px) {
    main blockquote,
    main .wp-block-quote.is-style-large {
      padding-left: 2.6rem; } }
  @media only screen and (min-width: 1500px) {
    main blockquote,
    main .wp-block-quote.is-style-large {
      padding-left: 2.74rem; } }

.wp-block-quote.is-large::before,
.wp-block-quote.is-style-large::before,
.wp-block-pullquote blockquote::before {
  margin-left: -4px;
  font-size: 10rem; }

.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer,
.wp-block-pullquote blockquote cite,
.wp-block-pullquote blockquote footer,
.wp-block-pullquote.alignleft cite,
.wp-block-pullquote.alignleft footer,
.wp-block-pullquote.alignright cite,
.wp-block-pullquote.alignright footer {
  font-size: 1.25em; }

.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p,
.wp-block-pullquote blockquote p,
.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p {
  font-size: 1.5625em;
  font-weight: 700;
  line-height: 1.5; }

.wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
  font-style: normal; }

.wp-block-quote.is-large cite, .wp-block-quote.is-style-large cite {
  top: 7px;
  text-align: left; }

.wp-block-pullquote {
  border-top: 5px solid get-color(brand--bright);
  border-bottom: 5px solid get-color(brand--bright); }
  @media only screen and (min-width: 0) {
    .wp-block-pullquote {
      padding-top: 4rem;
      padding-right: 2.31rem;
      padding-left: 2.31rem;
      padding-bottom: 3.2rem; } }
  @media only screen and (min-width: 768px) {
    .wp-block-pullquote {
      padding-top: 4.5rem;
      padding-right: 2.6rem;
      padding-left: 2.6rem;
      padding-bottom: 3.6rem; } }
  @media only screen and (min-width: 1500px) {
    .wp-block-pullquote {
      padding-top: 4.75rem;
      padding-right: 2.74rem;
      padding-left: 2.74rem;
      padding-bottom: 3.8rem; } }
  .wp-block-pullquote.is-style-default {
    border-color: get-color(brand--bright) !important; }
  .wp-block-pullquote:not(.alignleft):not(.alignright) {
    clear: both; }
  .wp-block-pullquote blockquote {
    margin: 0;
    padding-left: 0;
    border-left: 0; }
    .wp-block-pullquote blockquote p:first-child {
      margin-top: -0.7em; }
  .wp-block-pullquote.alignright, .wp-block-pullquote.alignleft {
    max-width: 100%; }
    @media (min-width: 992px) {
      .wp-block-pullquote.alignright, .wp-block-pullquote.alignleft {
        max-width: 50%; } }

.wp-block-separator,
hr {
  border: 1px solid get-color(post-separator);
  border-width: 1px 0 0; }

hr {
  margin-top: 1.4em;
  margin-bottom: 1.4em; }

@media only screen and (min-width: 0) {
  .wp-block-separator {
    margin-top: 4rem;
    margin-bottom: 4rem; } }

@media only screen and (min-width: 768px) {
  .wp-block-separator {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem; } }

@media only screen and (min-width: 1500px) {
  .wp-block-separator {
    margin-top: 4.75rem;
    margin-bottom: 4.75rem; } }

.wp-block-separator.is-style-wide {
  border-bottom-width: 0; }

.wp-block-separator.is-style-default {
  width: 20%;
  border-width: 2px 0 0; }

.wp-block-separator.is-style-dots {
  line-height: 0.2;
  font-weight: 700; }

table,
.wp-block-table {
  border-collapse: collapse; }
  table td,
  .wp-block-table td {
    word-break: normal; }

table caption {
  margin-bottom: 0.6em;
  font-weight: 700;
  text-align: left; }

table thead th {
  font-weight: 700; }

.wp-block-table.has-background td {
  background-color: inherit; }

.wp-block-table.is-style-stripes td,
.table-striped td {
  border: 0; }

.wp-block-table.is-style-stripes tr,
.table-striped tr {
  border-bottom: 1px solid get-color(bg--alt); }
  .wp-block-table.is-style-stripes tr:nth-child(odd),
  .table-striped tr:nth-child(odd) {
    background-color: get-color(bg--alt); }
    .wp-block-table.is-style-stripes tr:nth-child(odd) td,
    .table-striped tr:nth-child(odd) td {
      background-color: transparent; }

.wp-block-table.is-style-stripes {
  border-bottom: 0; }
  .wp-block-table.is-style-stripes thead {
    border-top: 1px solid #f4f4f4; }
  .wp-block-table.is-style-stripes table thead th,
  .wp-block-table.is-style-stripes table thead td {
    background: #d2d3d4; }

figure.wp-block-table {
  margin-top: 0;
  margin-bottom: 0; }

.data-table tr td:last-child {
  text-align: right; }

table caption,
.table-title {
  font-size: 1.25em;
  letter-spacing: -0.01em; }

.table-title + .wp-block-table table,
.table-title + table {
  margin-top: 0; }

.widget_author_widget,
.author-info, .widget_archive,
.widget_categories, .widget_hero_image_widget, .widget_tag_cloud, .widget_well_widget,
.well {
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #C6C6C6;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1);
  background-color: #ffffff; }
  @media only screen and (min-width: 0) {
    .widget_author_widget,
    .author-info, .widget_archive,
    .widget_categories, .widget_hero_image_widget, .widget_tag_cloud, .widget_well_widget,
    .well {
      padding: 3.2rem; } }
  @media only screen and (min-width: 768px) {
    .widget_author_widget,
    .author-info, .widget_archive,
    .widget_categories, .widget_hero_image_widget, .widget_tag_cloud, .widget_well_widget,
    .well {
      padding: 3.6rem; } }
  @media only screen and (min-width: 1500px) {
    .widget_author_widget,
    .author-info, .widget_archive,
    .widget_categories, .widget_hero_image_widget, .widget_tag_cloud, .widget_well_widget,
    .well {
      padding: 3.8rem; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  aside .widget_author_widget,
  aside .author-info, aside .widget_archive,
  aside .widget_categories, aside .widget_hero_image_widget, aside .widget_tag_cloud, aside .widget_well_widget,
  aside .well {
    padding-right: 2.8rem;
    padding-left: 2.8rem; } }

@media only screen and (min-width: 1200px) and (max-width: 1300px) {
  .three-column aside .widget_author_widget,
  .three-column aside .author-info, .three-column aside .widget_archive,
  .three-column aside .widget_categories, .three-column aside .widget_hero_image_widget, .three-column aside .widget_tag_cloud, .three-column aside .widget_well_widget,
  .three-column aside .well {
    padding-right: 2.8rem;
    padding-left: 2.8rem; } }

.widget_archive ul, .widget_categories ul {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none; }
  .widget_archive ul > li, .widget_categories ul > li {
    margin-bottom: 0; }

.widget_archive li, .widget_categories li {
  margin: 0;
  padding-top: 0.7em;
  padding-bottom: 0.7em;
  display: block;
  overflow-wrap: break-word; }

.widget_archive li a, .widget_categories li a {
  text-decoration: none; }

.widget_archive li, .widget_categories li {
  border-top: 1px solid #d2d3d4; }

.widget_categories ul ul li {
  margin-left: 2em;
  padding-top: 1em;
  padding-bottom: 0; }
  .widget_categories ul ul li:last-child {
    border-bottom: 0; }

body > header .masthead, .tease.sticky, .widget_archive,
.widget_categories, .widget_hero_image_widget figcaption, .widget_tag_cloud, .widget_well_widget,
.well {
  border-top: 5px solid #b1040e; }

figure,
.wp-block-media-text {
  margin: 1.4em 0; }

.aligncenter {
  margin-right: auto;
  margin-left: auto;
  clear: both; }

@media (max-width: 991px) {
  .alignright,
  .alignleft {
    margin-right: auto;
    margin-left: auto;
    float: none; } }

@media (min-width: 992px) {
  .alignright,
  .alignleft {
    margin-top: 0.4em;
    margin-bottom: 1em;
    max-width: 67%; } }

@media (min-width: 992px) {
  .alignright {
    margin-right: 0;
    float: right; }
  .alignleft {
    margin-left: 0;
    float: left; } }

a.alignright, a.alignleft, a.aligncenter {
  margin: 0;
  display: block;
  float: none;
  max-width: 100%; }

a.alignright {
  text-align: right; }

a.alignleft {
  text-align: left; }

a.aligncenter {
  text-align: center; }

.is-style-squared {
  border-radius: 0; }

table {
  word-wrap: break-word;
  word-break: break-word; }

.wp-block-image,
.wp-block-image figure,
article > figure {
  margin-top: 1.4em;
  margin-bottom: 1.4em; }

figure.wp-block-image,
figure.wp-block-image img,
figure.wp-block-image.is-resized,
figure.wp-block-image.is-resized img {
  margin-right: auto;
  margin-left: auto; }

.wp-block-image img {
  margin-right: auto;
  margin-left: auto; }

a:hover img, a:focus img {
  opacity: 0.74;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .wp-block-image img,
  .wp-caption img {
    width: 100%; } }

@media (max-width: 991px) {
  .wp-block-image .alignright,
  .wp-block-image .alignleft,
  figure.alignright,
  figure.alignleft {
    margin-right: auto;
    margin-left: auto;
    float: none; } }

@media (min-width: 992px) {
  .wp-block-image .alignright,
  .wp-block-image .alignleft,
  figure.alignright,
  figure.alignleft {
    margin-top: 0.4em;
    margin-bottom: 0.8em;
    max-width: 67%; } }

.wp-caption > figcaption,
.post--type-attachment figcaption {
  margin-top: 0.5em; }

.post__content figure:not(.alignright):not(.alignleft):first-child {
  margin-top: 0; }

.wp-block-gallery:not(.alignleft):not(.alignright) {
  margin-top: 1.4em;
  margin-bottom: 0.6em; }

footer .wp-block-gallery,
#sidebar--left .wp-block-gallery,
#sidebar--right .wp-block-gallery {
  margin-bottom: -16px; }

.post__content .wp-block-gallery {
  padding-left: 0; }

.wp-block-gallery .blocks-gallery-image, .wp-block-gallery
.blocks-gallery-item {
  width: calc((100% - 17px) / 2); }
  .wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery
  .blocks-gallery-item figcaption {
    font-size: 0.8em;
    background: rgba(0, 0, 0, 0.9);
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.9)), color-stop(60%, rgba(0, 0, 0, 0.42)), color-stop(80%, rgba(0, 0, 0, 0.2)), to(transparent));
    background: linear-gradient(to top, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.42) 60%, rgba(0, 0, 0, 0.2) 80%, transparent);
    padding: 2em 0.6em 0.6em;
    max-width: 100%;
    font-weight: 600;
    text-shadow: rgba(0, 0, 0, 0.8) 0 0 1px, rgba(0, 0, 0, 0.6) 0 0 8px; }
    .wp-block-gallery .blocks-gallery-image figcaption a, .wp-block-gallery
    .blocks-gallery-item figcaption a {
      color: #ffffff; }

@media (min-width: 600px) {
  .wp-block-gallery.columns-3 .blocks-gallery-image, .wp-block-gallery.columns-3
  .blocks-gallery-item {
    width: calc((100% - 33px) / 3); }
  .wp-block-gallery.columns-4 .blocks-gallery-image, .wp-block-gallery.columns-4
  .blocks-gallery-item {
    width: calc((100% - 49px) / 4); } }

.wp-block-gallery.is-cropped .blocks-gallery-image a,
.wp-block-gallery.is-cropped .blocks-gallery-image img, .wp-block-gallery.is-cropped
.blocks-gallery-item a,
.wp-block-gallery.is-cropped
.blocks-gallery-item img {
  height: 100%; }

@media only screen and (min-width: 0) {
  .wp-block-cover {
    padding-top: 3.2rem;
    padding-bottom: 3.2rem; } }

@media only screen and (min-width: 768px) {
  .wp-block-cover {
    padding-top: 3.6rem;
    padding-bottom: 3.6rem; } }

@media only screen and (min-width: 1500px) {
  .wp-block-cover {
    padding-top: 3.8rem;
    padding-bottom: 3.8rem; } }

.wp-block-cover__inner-container p {
  font-size: 1.25em;
  font-weight: 700;
  width: 100%;
  max-width: 100%; }
  .wp-block-cover__inner-container p.has-large-font-size {
    font-size: 1.953125em;
    letter-spacing: -0.016em;
    line-height: 1.2; }
    @media (max-width: 767px) {
      .wp-block-cover__inner-container p.has-large-font-size {
        font-size: 1.66015625em; } }
  .wp-block-cover__inner-container p > a {
    color: #ffffff;
    font-weight: 700; }

.wp-block-cover__inner-container > *:last-child {
  margin-bottom: 0; }

.wp-block-cover:not(.alignleft):not(.alignright) {
  margin-top: 1.4em;
  margin-bottom: 1.4em; }

select {
  font-size: 1em; }
  @media only screen and (min-width: 768px) {
    select {
      font-size: 0.9em; } }
  aside select,
  #pre-footer select {
    font-size: 0.8em; }

label {
  margin-top: 0;
  font-weight: 600;
  color: #2e2d29;
  display: block; }
  label.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(100%);
            clip-path: inset(100%);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px; }

a {
  -webkit-transition: color 0.2s ease-out, background-color 0.2s ease-out;
  transition: color 0.2s ease-out, background-color 0.2s ease-out; }

.read-more {
  display: block;
  line-height: 1.4;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  text-decoration: none; }
  .read-more::after {
    margin-bottom: -1px;
    margin-left: 0.4em;
    content: '\00BB';
    position: relative;
    left: 0;
    display: inline;
    -webkit-transition: left 0.2s ease-in-out;
    transition: left 0.2s ease-in-out; }
  .read-more:hover::after, .read-more:focus::after {
    left: 0.2em; }

article h1 a,
article h2 a,
article h3 a,
article h4 a,
article h5 a,
article h6 a {
  color: #2e2d29;
  font-weight: 700; }
  article h1 a:hover, article h1 a:focus,
  article h2 a:hover,
  article h2 a:focus,
  article h3 a:hover,
  article h3 a:focus,
  article h4 a:hover,
  article h4 a:focus,
  article h5 a:hover,
  article h5 a:focus,
  article h6 a:hover,
  article h6 a:focus {
    text-decoration: underline;
    color: #006cb8; }

article a,
article p a,
article span a {
  font-weight: 600; }

.widget a,
.widget p a,
.widget span a {
  font-weight: 400; }

.widget .read-more {
  font-weight: 600; }

dl {
  margin-top: 1em;
  margin-bottom: 1em;
  padding-left: 0;
  line-height: 1.4; }

dt {
  margin-bottom: 0.2em;
  font-weight: 700; }

dd {
  margin-bottom: 1em;
  margin-left: 0; }
  dd:last-child {
    margin-bottom: 0; }

.post__content > ul,
.post__content > ol {
  padding-left: 2em; }

.post__content ol ol {
  list-style-type: lower-alpha; }
  .post__content ol ol ol {
    list-style-type: lower-roman; }

ul.unstyled,
ol.unstyled {
  padding-left: 0;
  list-style-type: none; }

h1 + dl,
h2 + dl,
h3 + dl,
h4 + dl,
h5 + dl,
h6 + dl,
p + dl {
  margin-top: 0; }

.intro-text {
  font-size: 1.25em;
  line-height: 1.5; }

@media only screen and (min-width: 0) {
  p + .tease {
    margin-top: 3.2rem; } }

@media only screen and (min-width: 768px) {
  p + .tease {
    margin-top: 3.6rem; } }

@media only screen and (min-width: 1500px) {
  p + .tease {
    margin-top: 3.8rem; } }

.tease + .see-all {
  margin-right: auto;
  margin-bottom: 1em;
  margin-left: auto;
  padding: 1rem 8rem 1.15rem;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #ffffff;
  -webkit-box-shadow: inset 0 0 0 2px #2f2424;
          box-shadow: inset 0 0 0 2px #2f2424;
  color: #2f2424; }
  .tease + .see-all:hover, .tease + .see-all:focus {
    background-color: #2f2424;
    color: #ffffff; }
  .tease + .see-all:hover {
    -webkit-box-shadow: inset 0 0 0 2px #2f2424;
            box-shadow: inset 0 0 0 2px #2f2424; }
  .tease + .see-all:focus {
    -webkit-box-shadow: inset 0 0 0 2px #2e2d29, 0 0 3px #4d4f53, 0 0 7px #4d4f53;
            box-shadow: inset 0 0 0 2px #2e2d29, 0 0 3px #4d4f53, 0 0 7px #4d4f53; }
  @media only screen and (min-width: 0) and (max-width: 575px) {
    .tease + .see-all {
      width: 100%;
      padding: 1rem 3rem 1.15rem; } }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .tease + .see-all {
      padding-right: 2rem;
      padding-left: 2rem;
      width: 40%; } }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

main,
#pre-footer {
  color: #2e2d29; }

main > section > h1:first-of-type,
.home .post__content > h1:first-child {
  margin-top: -0.3em; }

#pre-footer ul,
#pre-footer ol,
#pre-footer p,
aside ul,
aside ol,
aside p {
  font-size: 1.8rem; }
  @media (min-width: 992px) and (max-width: 1499px) {
    #pre-footer ul,
    #pre-footer ol,
    #pre-footer p,
    aside ul,
    aside ol,
    aside p {
      font-size: 1.7rem; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    #pre-footer ul,
    #pre-footer ol,
    #pre-footer p,
    aside ul,
    aside ol,
    aside p {
      font-size: 1.66rem; } }
  @media (max-width: 767px) {
    #pre-footer ul,
    #pre-footer ol,
    #pre-footer p,
    aside ul,
    aside ol,
    aside p {
      font-size: 1.6rem; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  aside ul,
  aside ol,
  aside p {
    font-size: 1.6rem; } }

@media only screen and (min-width: 1200px) and (max-width: 1300px) {
  .three-column aside ul,
  .three-column aside ol,
  .three-column aside p {
    font-size: 1.6rem; } }

address {
  line-height: 1.4; }

abbr[title] {
  text-decoration: none; }

.fa.far {
  font-weight: 400; }

p {
  max-width: 100%;
  word-break: break-word; }
  p.has-drop-cap:not(:focus):first-letter {
    font-family: "Source Serif Pro", "Georgia", "Times", "Times New Roman", serif;
    font-size: 5.2em;
    line-height: .8;
    font-weight: 400; }
  p.has-drop-cap:not(:focus)::after {
    padding-top: 0; }
  p:empty {
    display: none; }

figcaption {
  line-height: 1.3; }

article strong a {
  font-weight: 700; }

.has-medium-font-size {
  font-size: 1.25em; }

.has-large-font-size {
  font-size: 1.5625em; }

.has-huge-font-size {
  font-size: 1.953125em; }

@media only screen and (min-width: 0) {
  .post__comments {
    margin-top: 2.31rem; } }

@media only screen and (min-width: 768px) {
  .post__comments {
    margin-top: 2.6rem; } }

@media only screen and (min-width: 1500px) {
  .post__comments {
    margin-top: 2.74rem; } }

@media only screen and (min-width: 0) {
  .post__comments {
    padding-top: 1.6rem; } }

@media only screen and (min-width: 768px) {
  .post__comments {
    padding-top: 1.8rem; } }

@media only screen and (min-width: 1500px) {
  .post__comments {
    padding-top: 1.9rem; } }

.post__comments > h2 {
  font-size: 1.5625em;
  letter-spacing: -0.012em;
  margin-top: 1.4em; }

.post__comments ol .comment__reply-list {
  margin-left: 1em; }

.post__comments input[type="text"],
.post__comments input[type="email"],
.post__comments textarea {
  margin: 0;
  max-width: 100%; }

.post__comments label {
  clear: both; }

.post__comments input {
  height: 2.2em; }
  .post__comments input[type="hidden"] + p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    line-height: 1.2; }

.post__comments:not(.no-js) .comment__reply-form[aria-hidden="true"] {
  display: none; }

.post__comments.no-js .comment__reply {
  display: none; }

.comment__list {
  padding-left: 0; }
  .comment__list > li > figure,
  .comment__list > li > form {
    border-left: 5px solid #b6b1a9; }

.comment__list,
.comment__reply-list {
  list-style-type: none; }

.comment__reply,
.comment__edit-link {
  text-decoration: none; }
  .comment__reply::after,
  .comment__edit-link::after {
    margin-left: 4px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900; }

.comment__edit-link {
  margin-left: 10px; }
  .comment__edit-link::after {
    content: "\f044"; }

.comment__content > *:last-child {
  margin-bottom: 0; }

.comment__body--avatar .comment__content,
.comment__body--avatar .comment__reply {
  margin-left: 70px; }

.comment__reply {
  padding: 0;
  margin-top: 1.4em;
  color: #006cb8;
  font-weight: 600;
  background-color: transparent;
  border: 0;
  cursor: pointer; }
  .comment__reply::after {
    content: "\f3e5"; }
  .comment__reply-close::after {
    content: "\f00d"; }
  .comment__reply:hover, .comment__reply:focus {
    color: #2e2d29;
    text-decoration: underline; }
  .comment__reply:focus {
    -webkit-box-shadow: none;
            box-shadow: none; }

.comment__avatar {
  margin-right: 10px;
  width: 60px;
  border-radius: 50%; }
  .comment__avatar + p {
    margin-bottom: 0; }
    @media (min-width: 768px) {
      .comment__avatar + p {
        padding-top: 6px; } }
    .comment__avatar + p + label {
      margin-top: 1em; }
  p .comment__avatar {
    float: left;
    width: 40px; }

.comment__body {
  margin-bottom: 0;
  padding: 1.6em;
  background-color: #f4f4f4; }
  .comment__body + .comment__reply-form {
    padding-right: 1.6em;
    padding-bottom: 1.6em;
    padding-left: 1.6em;
    background: #f4f4f4; }
    .comment__body + .comment__reply-form > h3 {
      font-size: 1.25em;
      letter-spacing: -0.01em;
      padding-top: 1em;
      border-top: 1px solid #b6b1a9; }
  .comment__body--avatar + .comment__reply-form {
    padding-right: 1.6em;
    padding-bottom: 1.6em;
    padding-left: calc(1.6em + 70px); }
  .comment__body > header {
    color: #5f574f; }
    @media only screen and (min-width: 0) {
      .comment__body > header {
        margin-bottom: 1.6rem; } }
    @media only screen and (min-width: 768px) {
      .comment__body > header {
        margin-bottom: 1.8rem; } }
    @media only screen and (min-width: 1500px) {
      .comment__body > header {
        margin-bottom: 1.9rem; } }
    .comment__body > header p {
      margin-bottom: 0; }
    .comment__body > header a:not(.comment__edit-link) {
      color: #2e2d29; }
      .comment__body > header a:not(.comment__edit-link):hover, .comment__body > header a:not(.comment__edit-link):focus {
        color: #006cb8; }

.comment__body header,
.post__comments label,
.post__comments form p,
.comment__reply {
  font-size: 0.9em; }

.post__comments input,
.post__comments textarea {
  font-size: 1.8rem; }
  @media (min-width: 992px) and (max-width: 1499px) {
    .post__comments input,
    .post__comments textarea {
      font-size: 1.7rem; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .post__comments input,
    .post__comments textarea {
      font-size: 1.66rem; } }
  @media (max-width: 767px) {
    .post__comments input,
    .post__comments textarea {
      font-size: 1.6rem; } }

@media only screen and (min-width: 0) {
  .comment__form + h2 {
    margin-top: 3.2rem; } }

@media only screen and (min-width: 768px) {
  .comment__form + h2 {
    margin-top: 3.6rem; } }

@media only screen and (min-width: 1500px) {
  .comment__form + h2 {
    margin-top: 3.8rem; } }

.comment__form .required::after,
.comment__reply-form .required::after {
  content: "*";
  font-weight: 700;
  color: #b1040e; }

.comment__form button,
.comment__reply-form button {
  margin-top: 0.8em;
  margin-right: 1em;
  font-size: 1em; }

.comment__form div + label,
.comment__form input + label,
.comment__reply-form div + label,
.comment__reply-form input + label {
  padding-top: 1em; }

.comment__form textarea,
.comment__reply-form textarea {
  margin-bottom: 0.2em; }
  .comment__form textarea + p,
  .comment__reply-form textarea + p {
    margin-bottom: 0; }

@media (min-width: 576px) {
  .comment__form .form__field--half,
  .comment__reply-form .form__field--half {
    width: calc((100% - 20px) / 2);
    float: left; }
    .comment__form .form__field--half:nth-of-type(odd),
    .comment__reply-form .form__field--half:nth-of-type(odd) {
      margin-right: 20px; } }

@media only screen and (min-width: 0) and (max-width: 575px) {
  .comment__form .form__field--half:nth-of-type(even),
  .comment__reply-form .form__field--half:nth-of-type(even) {
    margin-top: 1em; } }

.comment__reply-form textarea {
  height: 7em; }

@media only screen and (min-width: 0) and (max-width: 575px) {
  .comment__cancel {
    width: auto; } }

@media (max-width: 767px) {
  header .comment__avatar {
    margin-bottom: 10px;
    width: 40px; }
  .post__comments .comment__content,
  .post__comments .comment__reply {
    margin-left: 0; }
  .post__comments ol .comment__reply-list {
    margin-left: 0.4em; }
  .comment__body--avatar + .comment__reply-form {
    padding-left: 1.6em; } }

@media (min-width: 576px) {
  .comment__avatar {
    float: left; } }

.home .post__content > p:first-child {
  margin-top: -0.4em; }
  .home .post__content > p:first-child img {
    margin-top: 0.4em; }

body > header .masthead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1);
  max-width: 100%; }
  @media only screen and (min-width: 0) {
    body > header .masthead {
      padding-right: 20px;
      padding-left: 20px; } }
  @media only screen and (min-width: 576px) {
    body > header .masthead {
      padding-right: 30px;
      padding-left: 30px; } }
  @media only screen and (min-width: 768px) {
    body > header .masthead {
      padding-right: 50px;
      padding-left: 50px; } }
  @media only screen and (min-width: 992px) {
    body > header .masthead {
      padding-right: 80px;
      padding-left: 80px; } }
  @media only screen and (min-width: 1200px) {
    body > header .masthead {
      padding-right: 100px;
      padding-left: 100px; } }
  @media only screen and (min-width: 1500px) {
    body > header .masthead {
      padding-right: 100px;
      padding-left: 100px; } }
  @media only screen and (min-width: 1700px) {
    body > header .masthead {
      padding-right: calc((100% - 1500px) / 2);
      padding-left: calc((100% - 1500px) / 2); } }
  @media only screen and (min-width: 0) {
    body > header .masthead {
      padding-top: 2.31rem; } }
  @media only screen and (min-width: 768px) {
    body > header .masthead {
      padding-top: 2.6rem; } }
  @media only screen and (min-width: 1500px) {
    body > header .masthead {
      padding-top: 2.74rem; } }
  body > header .masthead > .sitename,
  body > header .masthead > .su-lockup {
    position: relative; }
    @media only screen and (min-width: 0) {
      body > header .masthead > .sitename,
      body > header .masthead > .su-lockup {
        margin-bottom: 1.6rem; } }
    @media only screen and (min-width: 768px) {
      body > header .masthead > .sitename,
      body > header .masthead > .su-lockup {
        margin-bottom: 1.8rem; } }
    @media only screen and (min-width: 1500px) {
      body > header .masthead > .sitename,
      body > header .masthead > .su-lockup {
        margin-bottom: 1.9rem; } }
    @media (max-width: 991px) {
      body > header .masthead > .sitename,
      body > header .masthead > .su-lockup {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 calc(83.3333333333% - 3.3333333333px);
                flex: 0 0 calc(83.3333333333% - 3.3333333333px);
        max-width: calc(83.3333333333% - 3.3333333333px);
        max-width: -webkit-fit-content;
        max-width: -moz-fit-content;
        max-width: fit-content; } }
    @media only screen and (min-width: 992px) {
      body > header .masthead > .sitename,
      body > header .masthead > .su-lockup {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 calc(66.6666666667% - 6.6666666667px);
                flex: 0 0 calc(66.6666666667% - 6.6666666667px);
        max-width: calc(66.6666666667% - 6.6666666667px);
        max-width: -webkit-fit-content;
        max-width: -moz-fit-content;
        max-width: fit-content; } }
  @media (max-width: 991px) {
    body > header .masthead > .su-site-search {
      display: none; } }
  @media only screen and (min-width: 992px) {
    body > header .masthead > .su-site-search {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 calc(33.3333333333% - 13.3333333333px);
              flex: 0 0 calc(33.3333333333% - 13.3333333333px);
      max-width: calc(33.3333333333% - 13.3333333333px); } }
  body > header .masthead > .su-site-search > form {
    margin-left: auto;
    width: 30rem;
    max-width: 100%; }
  @media (max-width: 767px) {
    body > header .masthead > .su-main-nav {
      margin-top: -57px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    body > header .masthead > .su-main-nav {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 calc(16.6666666667% - 16.6666666667px);
              flex: 0 0 calc(16.6666666667% - 16.6666666667px);
      max-width: calc(16.6666666667% - 16.6666666667px);
      margin-top: auto; } }

body > header .su-brand-bar + .masthead {
  border-top: 0; }

@supports (grid-gap: 1em) {
  body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: 100vh;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; }
    body > header,
    body > footer {
      -ms-flex-negative: 0;
          flex-shrink: 0; }
    body > main {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto; } }

html {
  scroll-behavior: smooth; }

body > header,
body > header > section,
body > header > figure,
main,
main > section,
aside,
footer,
footer > section {
  position: relative; }

.su-brand-bar {
  z-index: 200; }

.masthead {
  z-index: 100; }

.masthead .su-lockup,
.sitename {
  z-index: 10010; }

main, footer {
  z-index: 90; }

main > aside {
  z-index: 90; }

@media only screen and (min-width: 0) {
  main,
  #pre-footer {
    padding-right: 20px;
    padding-left: 20px; } }

@media only screen and (min-width: 576px) {
  main,
  #pre-footer {
    padding-right: 30px;
    padding-left: 30px; } }

@media only screen and (min-width: 768px) {
  main,
  #pre-footer {
    padding-right: 50px;
    padding-left: 50px; } }

@media only screen and (min-width: 992px) {
  main,
  #pre-footer {
    padding-right: 80px;
    padding-left: 80px; } }

@media only screen and (min-width: 1200px) {
  main,
  #pre-footer {
    padding-right: 100px;
    padding-left: 100px; } }

@media only screen and (min-width: 1500px) {
  main,
  #pre-footer {
    padding-right: 100px;
    padding-left: 100px; } }

@media only screen and (min-width: 1700px) {
  main,
  #pre-footer {
    padding-right: calc((100% - 1500px) / 2);
    padding-left: calc((100% - 1500px) / 2); } }

main,
.pre-footer__content {
  display: -ms-grid;
  display: grid;
  -ms-flex-line-pack: start;
      align-content: start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start; }
  main > *,
  .pre-footer__content > * {
    min-width: 0; }

@media only screen and (min-width: 0) {
  main {
    padding-top: 6.4rem;
    padding-bottom: 11.2rem; } }

@media only screen and (min-width: 768px) {
  main {
    padding-top: 7.2rem;
    padding-bottom: 12.6rem; } }

@media only screen and (min-width: 1500px) {
  main {
    padding-top: 7.6rem;
    padding-bottom: 13.3rem; } }

@media only screen and (min-width: 0) {
  #pre-footer {
    padding-top: 4rem;
    padding-bottom: 4rem; } }

@media only screen and (min-width: 768px) {
  #pre-footer {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem; } }

@media only screen and (min-width: 1500px) {
  #pre-footer {
    padding-top: 4.75rem;
    padding-bottom: 4.75rem; } }

@media only screen and (min-width: 0) {
  .pre-footer__content > * {
    margin-right: 20px; }
  @supports (grid-column-gap: 20px) {
    .pre-footer__content {
      grid-column-gap: 20px; }
      .pre-footer__content > * {
        margin-right: 0;
        margin-left: 0; } }
  .pre-footer__content > * {
    margin-top: 0;
    margin-bottom: 20px; }
  @supports (grid-row-gap: 20px) {
    .pre-footer__content {
      grid-row-gap: 20px; }
      .pre-footer__content > * {
        margin-top: 0;
        margin-bottom: 0; } } }

@media only screen and (min-width: 576px) {
  .pre-footer__content > * {
    margin-right: 20px; }
  @supports (grid-column-gap: 20px) {
    .pre-footer__content {
      grid-column-gap: 20px; }
      .pre-footer__content > * {
        margin-right: 0;
        margin-left: 0; } }
  .pre-footer__content > * {
    margin-top: 0;
    margin-bottom: 20px; }
  @supports (grid-row-gap: 20px) {
    .pre-footer__content {
      grid-row-gap: 20px; }
      .pre-footer__content > * {
        margin-top: 0;
        margin-bottom: 0; } } }

@media only screen and (min-width: 768px) {
  .pre-footer__content > * {
    margin-right: 20px; }
  @supports (grid-column-gap: 20px) {
    .pre-footer__content {
      grid-column-gap: 20px; }
      .pre-footer__content > * {
        margin-right: 0;
        margin-left: 0; } }
  .pre-footer__content > * {
    margin-top: 0;
    margin-bottom: 20px; }
  @supports (grid-row-gap: 20px) {
    .pre-footer__content {
      grid-row-gap: 20px; }
      .pre-footer__content > * {
        margin-top: 0;
        margin-bottom: 0; } } }

@media only screen and (min-width: 992px) {
  .pre-footer__content > * {
    margin-right: 36px; }
  @supports (grid-column-gap: 20px) {
    .pre-footer__content {
      grid-column-gap: 36px; }
      .pre-footer__content > * {
        margin-right: 0;
        margin-left: 0; } }
  .pre-footer__content > * {
    margin-top: 0;
    margin-bottom: 36px; }
  @supports (grid-row-gap: 20px) {
    .pre-footer__content {
      grid-row-gap: 36px; }
      .pre-footer__content > * {
        margin-top: 0;
        margin-bottom: 0; } } }

@media only screen and (min-width: 1200px) {
  .pre-footer__content > * {
    margin-right: 40px; }
  @supports (grid-column-gap: 20px) {
    .pre-footer__content {
      grid-column-gap: 40px; }
      .pre-footer__content > * {
        margin-right: 0;
        margin-left: 0; } }
  .pre-footer__content > * {
    margin-top: 0;
    margin-bottom: 40px; }
  @supports (grid-row-gap: 20px) {
    .pre-footer__content {
      grid-row-gap: 40px; }
      .pre-footer__content > * {
        margin-top: 0;
        margin-bottom: 0; } } }

@media only screen and (min-width: 1500px) {
  .pre-footer__content > * {
    margin-right: 48px; }
  @supports (grid-column-gap: 20px) {
    .pre-footer__content {
      grid-column-gap: 48px; }
      .pre-footer__content > * {
        margin-right: 0;
        margin-left: 0; } }
  .pre-footer__content > * {
    margin-top: 0;
    margin-bottom: 48px; }
  @supports (grid-row-gap: 20px) {
    .pre-footer__content {
      grid-row-gap: 48px; }
      .pre-footer__content > * {
        margin-top: 0;
        margin-bottom: 0; } } }

@media (max-width: 991px) {
  .pre-footer__content > div {
    margin-bottom: 1em; } }

main {
  grid-row-gap: 0; }
  main > nav {
    grid-area: left-nav;
    -ms-grid-row-align: start;
        align-self: start; }
  main > section {
    grid-area: main; }

#sidebar--left {
  grid-area: sidebar-l; }

#sidebar--right {
  grid-area: sidebar-r; }

@media (max-width: 767px) {
  main {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr; } }
  @media screen and (max-width: 767px) and (-ms-high-contrast: active), (max-width: 767px) and (-ms-high-contrast: none) {
    main > * {
      margin-right: 0; } }

@media (max-width: 767px) {
    main > *:not(:last-child) {
      margin-bottom: 3.2rem;
      padding-bottom: 3.2rem;
      border-bottom: 2px solid #b1040e; }
  .pre-footer__content {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr; } }
  @media screen and (max-width: 767px) and (-ms-high-contrast: active), (max-width: 767px) and (-ms-high-contrast: none) {
    .pre-footer__content > *:nth-child(1) {
      -ms-grid-row: 1; }
    .pre-footer__content > *:nth-child(2) {
      -ms-grid-row: 2; }
    .pre-footer__content > *:nth-child(3) {
      -ms-grid-row: 3; }
    .pre-footer__content > *:nth-child(4) {
      -ms-grid-row: 4; }
    .pre-footer__content > *:nth-child(5) {
      -ms-grid-row: 5; }
    .pre-footer__content > *:nth-child(6) {
      -ms-grid-row: 6; }
    .pre-footer__content > *:nth-child(7) {
      -ms-grid-row: 7; }
    .pre-footer__content > *:nth-child(8) {
      -ms-grid-row: 8; } }

[tabindex="-1"]:focus {
  outline: 0; }

.post .img--featured {
  margin-right: auto;
  margin-left: auto; }
  @media only screen and (min-width: 0) {
    .post .img--featured {
      margin-bottom: 4rem; } }
  @media only screen and (min-width: 768px) {
    .post .img--featured {
      margin-bottom: 4.5rem; } }
  @media only screen and (min-width: 1500px) {
    .post .img--featured {
      margin-bottom: 4.75rem; } }
  @media (min-width: 768px) {
    .post .img--featured {
      max-height: 60rem; } }

.post > header > h1 {
  margin-top: -0.22em; }

.post > header > h1:first-child,
main > section > h1:first-of-type,
.author .post > header h3:first-child,
.archive .post > header h2:first-child {
  margin-top: -0.3em; }

@media only screen and (min-width: 0) and (max-width: 575px) {
  .page .img--featured,
  .single .img--featured {
    margin-top: -6.4rem;
    margin-left: -20px;
    max-width: calc(100% + 40px); } }

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .page .img--featured,
  .single .img--featured {
    margin-top: -6.4rem;
    margin-left: -30px;
    max-width: calc(100% + 60px); } }

@media (max-width: 767px) {
  .post > header,
  main > section > h1 {
    text-align: center; } }

.post .author,
.post > header time,
.post .categories,
.tease .author,
.tease time,
.prev-next {
  font-size: 1.8rem; }
  @media (min-width: 992px) and (max-width: 1499px) {
    .post .author,
    .post > header time,
    .post .categories,
    .tease .author,
    .tease time,
    .prev-next {
      font-size: 1.7rem; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .post .author,
    .post > header time,
    .post .categories,
    .tease .author,
    .tease time,
    .prev-next {
      font-size: 1.66rem; } }
  @media (max-width: 767px) {
    .post .author,
    .post > header time,
    .post .categories,
    .tease .author,
    .tease time,
    .prev-next {
      font-size: 1.6rem; } }

.post:not(.post--type-attachment) > header time,
.tease time {
  display: block; }

.post .author,
.post > header time,
.post .categories,
.tease .author {
  line-height: 1.2; }
  @media only screen and (min-width: 0) {
    .post .author,
    .post > header time,
    .post .categories,
    .tease .author {
      margin-bottom: 0.53rem; } }
  @media only screen and (min-width: 768px) {
    .post .author,
    .post > header time,
    .post .categories,
    .tease .author {
      margin-bottom: 0.6rem; } }
  @media only screen and (min-width: 1500px) {
    .post .author,
    .post > header time,
    .post .categories,
    .tease .author {
      margin-bottom: 0.63rem; } }

.post > header a,
.tease .author a {
  color: #2e2d29;
  font-weight: 700;
  text-decoration: underline; }
  .post > header a:hover, .post > header a:focus,
  .tease .author a:hover,
  .tease .author a:focus {
    color: #006cb8; }

@media only screen and (min-width: 0) {
  .post__content:not(:first-child),
  .prev-next {
    margin-top: 3.2rem; } }

@media only screen and (min-width: 768px) {
  .post__content:not(:first-child),
  .prev-next {
    margin-top: 3.6rem; } }

@media only screen and (min-width: 1500px) {
  .post__content:not(:first-child),
  .prev-next {
    margin-top: 3.8rem; } }

@media only screen and (min-width: 0) {
  .post__content + .tags,
  .post__content + .prev-next {
    margin-top: 6.4rem; } }

@media only screen and (min-width: 768px) {
  .post__content + .tags,
  .post__content + .prev-next {
    margin-top: 7.2rem; } }

@media only screen and (min-width: 1500px) {
  .post__content + .tags,
  .post__content + .prev-next {
    margin-top: 7.6rem; } }

.post > *:last-child,
.post__content > *:last-child,
.post__comments > *:last-child {
  margin-bottom: 0; }

.post__content h2:not(:first-child),
.bannertext h2:not(:first-child) {
  margin-top: 1.8em; }

.post__content h3:not(:first-child),
.post__content h4:not(:first-child),
.post__content h5:not(:first-child),
.post__content h6:not(:first-child),
.bannertext h3:not(:first-child),
.bannertext h4:not(:first-child),
.bannertext h5:not(:first-child),
.bannertext h6:not(:first-child) {
  margin-top: 1.6em; }

.post__content h1 + h2:not(:first-child),
.post__content h2 + h3:not(:first-child),
.post__content h3 + h4:not(:first-child),
.post__content h4 + h5:not(:first-child),
.bannertext h1 + h2:not(:first-child),
.bannertext h2 + h3:not(:first-child),
.bannertext h3 + h4:not(:first-child),
.bannertext h4 + h5:not(:first-child) {
  margin-top: 1em; }

.post__content h2,
.post__content h3,
.post__content h4,
.post__content h5,
.post__content h6,
.bannertext h2,
.bannertext h3,
.bannertext h4,
.bannertext h5,
.bannertext h6 {
  margin-bottom: 0.6em;
  clear: none; }

.post__content::after,
.tease::after {
  content: "";
  display: block;
  clear: both; }

#pre-footer {
  background: #f4f4f4; }

@media only screen and (min-width: 0) {
  .su-local-footer__header {
    padding-bottom: 4rem; } }

@media only screen and (min-width: 768px) {
  .su-local-footer__header {
    padding-bottom: 4.5rem; } }

@media only screen and (min-width: 1500px) {
  .su-local-footer__header {
    padding-bottom: 4.75rem; } }

@media only screen and (min-width: 768px) {
  .pre-footer__content {
    grid-template-columns: repeat(auto-fit, minmax(27rem, 1fr)); } }

@media (min-width: 768px) and (max-width: 1499px) {
  .pre-footer__content {
    -ms-grid-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto; }
    .pre-footer__content > *:nth-child(1) {
      -ms-grid-column: 1; }
    .pre-footer__content > *:nth-child(2) {
      -ms-grid-column: 2; }
    .pre-footer__content > *:nth-child(3) {
      -ms-grid-column: 3; }
    .pre-footer__content > div:nth-child(4),
    .pre-footer__content > div:nth-child(5),
    .pre-footer__content > div:nth-child(6) {
      -ms-grid-row: 2; }
    .pre-footer__content > div:nth-child(7),
    .pre-footer__content > div:nth-child(8) {
      -ms-grid-row: 3; }
    .pre-footer__content > div:nth-child(4) {
      -ms-grid-column: 1; }
    .pre-footer__content > div:nth-child(5) {
      -ms-grid-column: 2; }
    .pre-footer__content > div:nth-child(6) {
      -ms-grid-column: 3; }
    .pre-footer__content > div:nth-child(8) {
      -ms-grid-column: 2; } }

@media only screen and (min-width: 1500px) {
  .pre-footer__content {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto; }
    .pre-footer__content > *:nth-child(1) {
      -ms-grid-column: 1; }
    .pre-footer__content > *:nth-child(2) {
      -ms-grid-column: 2; }
    .pre-footer__content > *:nth-child(3) {
      -ms-grid-column: 3; }
    .pre-footer__content > *:nth-child(4) {
      -ms-grid-column: 4; }
    .pre-footer__content > div:nth-child(5),
    .pre-footer__content > div:nth-child(6),
    .pre-footer__content > div:nth-child(7),
    .pre-footer__content > div:nth-child(8) {
      -ms-grid-row: 2; }
    .pre-footer__content > div:nth-child(4) {
      -ms-grid-row: 1;
      -ms-grid-column: 4; }
    .pre-footer__content > div:nth-child(5) {
      -ms-grid-column: 1; }
    .pre-footer__content > div:nth-child(6) {
      -ms-grid-column: 2; }
    .pre-footer__content > div:nth-child(7) {
      -ms-grid-column: 3; }
    .pre-footer__content > div:nth-child(8) {
      -ms-grid-column: 4; } }

.pre-footer__content a {
  color: #b1040e; }
  .pre-footer__content a:hover, .pre-footer__content a:focus {
    color: #2e2d29; }

.tease {
  position: relative;
  clear: both;
  border-bottom: 1px solid #b6b1a9; }
  @media only screen and (min-width: 0) {
    .tease {
      margin-bottom: 2.31rem; } }
  @media only screen and (min-width: 768px) {
    .tease {
      margin-bottom: 2.6rem; } }
  @media only screen and (min-width: 1500px) {
    .tease {
      margin-bottom: 2.74rem; } }
  @media only screen and (min-width: 0) {
    .tease {
      padding-bottom: 2.31rem; } }
  @media only screen and (min-width: 768px) {
    .tease {
      padding-bottom: 2.6rem; } }
  @media only screen and (min-width: 1500px) {
    .tease {
      padding-bottom: 2.74rem; } }
  .tease > * {
    -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start; }
  @media (max-width: 767px) {
    .tease header > h2,
    .tease header > h3,
    .tease header > h4 {
      clear: none; }
    .tease .read-more {
      display: block;
      clear: both; } }
  @media (min-width: 768px) {
    .tease {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: auto 1fr;
      grid-template-columns: auto 1fr;
      -ms-grid-rows: auto auto 1fr;
      grid-template-rows: auto auto 1fr;
          grid-template-areas: "tease-image tease-header" "tease-image tease-summary" "tease-image tease-readmore"; }
      .tease > * {
        min-width: 0; }
      .tease header > h2,
      .tease header > h3,
      .tease header > h4 {
        margin-top: -0.28em; } }
  .tease header {
    grid-area: tease-header; }
    .tease header > h2,
    .tease header > h3,
    .tease header > h4 {
      font-size: 1.5625em;
      letter-spacing: -0.012em; }
      @media only screen and (min-width: 0) {
        .tease header > h2,
        .tease header > h3,
        .tease header > h4 {
          margin-bottom: 0.8rem; } }
      @media only screen and (min-width: 768px) {
        .tease header > h2,
        .tease header > h3,
        .tease header > h4 {
          margin-bottom: 0.9rem; } }
      @media only screen and (min-width: 1500px) {
        .tease header > h2,
        .tease header > h3,
        .tease header > h4 {
          margin-bottom: 0.95rem; } }
  .tease > .tease__img-link,
  .tease > img {
    grid-area: tease-image;
    display: block;
    -ms-grid-row-align: start;
        align-self: start; }
  @media (max-width: 767px) {
    .tease img {
      margin-top: 0.4em;
      margin-bottom: 0.4em;
      margin-left: 1em;
      width: 120px;
      float: right; } }
  @media (min-width: 768px) {
    .tease img {
      margin-right: 1.25em;
      margin-left: 0;
      width: 200px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .tease img {
      width: 18vw;
      max-width: 200px; } }
  .tease .read-more {
    grid-area: tease-readmore;
    line-height: 1; }
    @media only screen and (min-width: 0) {
      .tease .read-more {
        margin-top: 1.07rem; } }
    @media only screen and (min-width: 768px) {
      .tease .read-more {
        margin-top: 1.2rem; } }
    @media only screen and (min-width: 1500px) {
      .tease .read-more {
        margin-top: 1.27rem; } }
    @media (max-width: 767px) {
      .tease .read-more {
        margin-right: auto;
        margin-left: auto;
        text-align: center; } }
  .tease > p,
  .tease > section {
    grid-area: tease-summary;
    margin-bottom: 0; }
  @media (min-width: 768px){
    .tease header {
    -ms-grid-row: 1;
    -ms-grid-column: 2; }
    .tease > .tease__img-link,
  .tease > img {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1; }
    .tease .read-more {
    -ms-grid-row: 3;
    -ms-grid-column: 2; }
    .tease > p,
  .tease > section {
    -ms-grid-row: 2;
    -ms-grid-column: 2; } }
    @media only screen and (min-width: 0) {
      .tease > p,
      .tease > section {
        margin-top: 1.07rem; } }
    @media only screen and (min-width: 768px) {
      .tease > p,
      .tease > section {
        margin-top: 1.2rem; } }
    @media only screen and (min-width: 1500px) {
      .tease > p,
      .tease > section {
        margin-top: 1.27rem; } }
  .tease.sticky {
    padding-right: 20px;
    background: linear-gradient(-60deg, #f9f6ef 0, rgba(255, 255, 255, 0) 90%); }
    @media only screen and (min-width: 0) {
      .tease.sticky {
        padding-top: 2.31rem; } }
    @media only screen and (min-width: 768px) {
      .tease.sticky {
        padding-top: 2.6rem; } }
    @media only screen and (min-width: 1500px) {
      .tease.sticky {
        padding-top: 2.74rem; } }
    @media only screen and (min-width: 0) and (max-width: 575px) {
      .tease.sticky {
        padding-right: 20px;
        padding-left: 20px;
        width: calc(100% + 40px);
        -webkit-transform: translateX(-20px);
                transform: translateX(-20px); } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .tease.sticky {
        padding-right: 30px;
        padding-left: 30px;
        width: calc(100% + 60px);
        -webkit-transform: translateX(-30px);
                transform: translateX(-30px); } }
    @media (min-width: 992px) {
      .tease.sticky header > h2 {
        font-size: 1.8em; } }

.tease--custom > section > *:last-child {
  margin-bottom: 0; }

@media (max-width: 1199px) {
  .one-column:not(.left-nav) main {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
        grid-template-areas: "main"; }
  main > section {
    -ms-grid-row: 1;
    -ms-grid-column: 1; } }

@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .one-column:not(.left-nav) main {
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-areas: ". main main main main main main main main main main ."; }
  main > section {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 10; } }

@media only screen and (min-width: 1500px) {
  .one-column:not(.left-nav) main {
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-areas: ". . main main main main main main main main . ."; }
  main > section {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    -ms-grid-column-span: 8; } }

@media (min-width: 768px) {
  .one-column:not(.left-nav) .post__content,
  .one-column:not(.left-nav) .post__comments {
    margin-right: auto;
    margin-left: auto;
    width: 80%; } }

.one-column:not(.left-nav) .post > header {
  text-align: center; }

@media (max-width: 767px) {
  .left-nav.one-column main {
        grid-template-areas: "left-nav" "main"; }
  main > nav {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
  .left-nav.one-column main > section {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; } }

@media (min-width: 768px) and (max-width: 1499px) {
  .left-nav.one-column main {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto 1fr;
    grid-template-rows: auto 1fr;
        grid-template-areas: "left-nav main main" ". main main"; }
  .left-nav.one-column main > nav {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
  .left-nav.one-column main > section {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 2;
    -ms-grid-column-span: 2; } }

@media (min-width: 1500px) {
  .left-nav.one-column main {
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto 1fr;
    grid-template-rows: auto 1fr;
        grid-template-areas: ". left-nav left-nav left-nav main main main main main main main ." ". . . . main main main main main main main ."; }
  .left-nav.one-column main > nav {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 3; }
  .left-nav.one-column main > section {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 5;
    -ms-grid-column-span: 7; } }

@media (max-width: 767px) {
  .two-column--right-sidebar main {
        grid-template-areas: "main" "sidebar-r"; }
  .two-column--left-sidebar main {
        grid-template-areas: "main" "sidebar-l"; }
  .two-column--right-sidebar main > section {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; }
  .two-column--left-sidebar main > section {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; }
  #sidebar--left {
    -ms-grid-row: 2;
    -ms-grid-column: 1; }
  #sidebar--right {
    -ms-grid-row: 2;
    -ms-grid-column: 1; } }

@media (min-width: 768px) {
  .two-column--right-sidebar main {
        grid-template-areas: "main main sidebar-r";
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    grid-column-gap: 20px; }
  .two-column--left-sidebar main {
        grid-template-areas: "sidebar-l main main";
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    grid-column-gap: 20px; }
  .two-column--right-sidebar main > section {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3; }
  .two-column--left-sidebar main > section {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 3;
    -ms-grid-column-span: 3; }
  .two-column--left-sidebar main > #sidebar--left {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
  .two-column--right-sidebar main > #sidebar--right {
    -ms-grid-row: 1;
    -ms-grid-column: 5; } }

@media (min-width: 992px) {
  .two-column--right-sidebar main,
  .two-column--left-sidebar main {
    grid-column-gap: 36px;
    -ms-grid-columns: 1fr 36px 1fr 36px 1fr; } }

@media (min-width: 1200px) {
  .two-column--right-sidebar main,
  .two-column--left-sidebar main {
    grid-column-gap: 40px;
    -ms-grid-columns: 1fr 40px 1fr 40px 1fr; } }

@media (min-width: 1500px) {
  .two-column--right-sidebar main {
        grid-template-areas: ". main main main main main main main sidebar-r sidebar-r sidebar-r .";
    -ms-grid-columns: 1fr 48px 1fr 48px 1fr 48px 1fr 48px 1fr 48px 1fr 48px 1fr 48px 1fr 48px 1fr 48px 1fr 48px 1fr 48px 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-column-gap: 48px; }
  .two-column--left-sidebar main {
        grid-template-areas: ". sidebar-l sidebar-l sidebar-l main main main main main main main .";
    -ms-grid-columns: 1fr 48px 1fr 48px 1fr 48px 1fr 48px 1fr 48px 1fr 48px 1fr 48px 1fr 48px 1fr 48px 1fr 48px 1fr 48px 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-column-gap: 48px; }
  .two-column--right-sidebar main > section {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 3;
    -ms-grid-column-span: 13; }
  .two-column--left-sidebar main > section {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 9;
    -ms-grid-column-span: 13; }
  .two-column--left-sidebar main > #sidebar--left {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    -ms-grid-column-span: 5; }
  .two-column--right-sidebar main > #sidebar--right {
    -ms-grid-row: 1;
    -ms-grid-column: 17;
    -ms-grid-column-span: 5; } }

@media only screen and (min-width: 0) {
  .two-column--left-sidebar main > nav,
  .two-column--right-sidebar main > nav,
  .three-column main > nav {
    margin-bottom: 3.2rem; } }

@media only screen and (min-width: 768px) {
  .two-column--left-sidebar main > nav,
  .two-column--right-sidebar main > nav,
  .three-column main > nav {
    margin-bottom: 3.6rem; } }

@media only screen and (min-width: 1500px) {
  .two-column--left-sidebar main > nav,
  .two-column--right-sidebar main > nav,
  .three-column main > nav {
    margin-bottom: 3.8rem; } }

@media (max-width: 767px) {
  .two-column--left-sidebar main > nav,
  .two-column--right-sidebar main > nav,
  .three-column main > nav {
    margin-bottom: 0; } }

@media (min-width: 1200px) {
  .two-column--right-sidebar main > nav {
    margin-bottom: 0; } }

@media (max-width: 767px) {
  .three-column main {
        grid-template-areas: "main" "sidebar-l" "sidebar-r"; }
  .three-column main > section {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; }
  .three-column main > #sidebar--left {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; }
  .three-column main > #sidebar--right {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; } }

@media (min-width: 768px) {
  .three-column main {
        grid-template-areas: "sidebar-l main main" "sidebar-r main main";
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto 1fr;
    grid-template-rows: auto 1fr;
    grid-column-gap: 20px; }
  .three-column main > section {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 3;
    -ms-grid-column-span: 3; }
  .three-column main > #sidebar--left {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; }
  .three-column main > #sidebar--right {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; } }

@media (min-width: 992px) {
  .three-column main {
    -ms-grid-columns: 1fr 36px 1fr 36px 1fr;
    grid-column-gap: 36px; } }

@media (min-width: 1200px) {
  .three-column main {
        grid-template-areas: "sidebar-l main main sidebar-r";
    -ms-grid-columns: 1fr 40px 1fr 40px 1fr 40px 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    grid-column-gap: 40px; }
  .three-column main > section {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 3;
    -ms-grid-column-span: 3; }
  .three-column main > #sidebar--left {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1; }
  .three-column main > #sidebar--right {
    -ms-grid-row: 1;
    -ms-grid-column: 7;
    -ms-grid-column-span: 1; } }

@media (min-width: 1500px) {
  .three-column main {
    -ms-grid-columns: 1fr 48px 1fr 48px 1fr 48px 1fr;
    grid-column-gap: 48px; } }

@media (min-width: 768px) and (max-width: 1199px) {
  .three-column > nav, .three-column #sidebar--left {
    margin-bottom: 3.6rem;
    padding-bottom: 3.6rem;
    border-bottom: 2px solid #b1040e; } }

.banner {
  margin-bottom: 0; }
  .banner > img {
    margin-right: auto;
    margin-left: auto;
    max-height: 600px; }
  .banner.fullwidth {
    margin-top: 0; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .banner.fullwidth {
        overflow: hidden;
        height: 400px; } }
    @media only screen and (min-width: 1200px) {
      .banner.fullwidth {
        height: 500px; } }
    .banner.fullwidth > img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: top;
         object-position: top; }
    @media only screen and (min-width: 992px) {
      .banner.fullwidth > figcaption.banner__text--bottom-left, .banner.fullwidth > figcaption.banner__text--top-left {
        left: 80px; } }
    @media only screen and (min-width: 992px) {
      .banner.fullwidth > figcaption.banner__text--bottom-right, .banner.fullwidth > figcaption.banner__text--top-right {
        right: 80px; } }
    @media only screen and (min-width: 1200px) {
      .banner.fullwidth > figcaption.banner__text--bottom-left, .banner.fullwidth > figcaption.banner__text--top-left {
        left: 100px; } }
    @media only screen and (min-width: 1200px) {
      .banner.fullwidth > figcaption.banner__text--bottom-right, .banner.fullwidth > figcaption.banner__text--top-right {
        right: 100px; } }
    @media only screen and (min-width: 1500px) {
      .banner.fullwidth > figcaption.banner__text--bottom-left, .banner.fullwidth > figcaption.banner__text--top-left {
        left: 100px; } }
    @media only screen and (min-width: 1500px) {
      .banner.fullwidth > figcaption.banner__text--bottom-right, .banner.fullwidth > figcaption.banner__text--top-right {
        right: 100px; } }
    @media only screen and (min-width: 1700px) {
      .banner.fullwidth > figcaption.banner__text--bottom-left, .banner.fullwidth > figcaption.banner__text--top-left {
        left: calc((100% - 1500px) / 2); }
      .banner.fullwidth > figcaption.banner__text--bottom-right, .banner.fullwidth > figcaption.banner__text--top-right {
        right: calc((100% - 1500px) / 2); } }
  .banner.contentwidth {
    margin-right: auto;
    margin-left: auto; }
    @media only screen and (min-width: 0) {
      .banner.contentwidth {
        margin-top: 3.2rem; } }
    @media only screen and (min-width: 768px) {
      .banner.contentwidth {
        margin-top: 3.6rem; } }
    @media only screen and (min-width: 1500px) {
      .banner.contentwidth {
        margin-top: 3.8rem; } }
    @media (min-width: 992px) {
      .banner.contentwidth {
        max-width: 1500px; } }
    @media (max-width: 991px) {
      .banner.contentwidth {
        padding-right: 0;
        padding-left: 0;
        margin-top: 0;
        margin-right: 0;
        margin-left: 0;
        max-width: 100%;
        width: 100%; }
        .banner.contentwidth > img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: top;
             object-position: top; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .banner.contentwidth {
        max-width: calc(100% - 2 * 80px);
        width: calc(100% - 2 * 80px); } }
    @media only screen and (min-width: 1200px) and (max-width: 1499px) {
      .banner.contentwidth {
        max-width: calc(100% - 2 * 100px);
        width: calc(100% - 2 * 100px); } }
    @media only screen and (min-width: 1500px) and (max-width: 1700px) {
      .banner.contentwidth {
        max-width: calc(100% - 2 * 100px); } }
    @media (min-width: 992px) {
      .banner.contentwidth {
        display: block;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content; }
        .banner.contentwidth > img {
          min-height: 1px;
          max-height: 600px;
          width: auto; }
        .banner.contentwidth > figcaption.banner__text--bottom-left, .banner.contentwidth > figcaption.banner__text--top-left {
          left: 3.6rem; }
        .banner.contentwidth > figcaption.banner__text--bottom-right, .banner.contentwidth > figcaption.banner__text--top-right {
          right: 3.6rem; } }
  .banner figcaption {
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.9); }
    @media only screen and (min-width: 0) {
      .banner figcaption {
        padding: 2.31rem; } }
    @media only screen and (min-width: 768px) {
      .banner figcaption {
        padding: 2.6rem; } }
    @media only screen and (min-width: 1500px) {
      .banner figcaption {
        padding: 2.74rem; } }
    .banner figcaption > *:first-child {
      margin-top: 0; }
    .banner figcaption > *:last-child {
      margin-bottom: 0; }
    .banner figcaption > p:first-child,
    .banner figcaption > h2:first-child {
      margin-top: -0.3em; }
    .banner figcaption > p {
      line-height: 1.2; }
      .banner figcaption > p:last-child {
        margin-bottom: 0; }
    .banner figcaption > h2 {
      font-size: 1.25em;
      letter-spacing: -0.01em;
      color: #b1040e; }
      @media only screen and (min-width: 0) {
        .banner figcaption > h2 {
          margin-bottom: 0.53rem; } }
      @media only screen and (min-width: 768px) {
        .banner figcaption > h2 {
          margin-bottom: 0.6rem; } }
      @media only screen and (min-width: 1500px) {
        .banner figcaption > h2 {
          margin-bottom: 0.63rem; } }
    @media only screen and (min-width: 0) and (max-width: 575px) {
      .banner figcaption {
        padding: 1.6rem 20px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .banner figcaption {
        padding: 1.6rem 30px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .banner figcaption {
        padding: 2.6rem 50px; } }
    @media (min-width: 992px) {
      .banner figcaption {
        position: absolute;
        width: 600px;
        max-width: 36%; } }
    .banner figcaption.banner__text--top-left, .banner figcaption.banner__text--top-right {
      top: 3.6rem; }
    .banner figcaption.banner__text--bottom-left, .banner figcaption.banner__text--bottom-right {
      bottom: 3.6rem; }

.bannertext {
  margin-right: auto;
  margin-left: auto;
  font-size: 1.953125em;
  background: #53284f;
  background: -webkit-gradient(linear, left top, right top, from(#53284f), to(#007c92));
  background: linear-gradient(to right, #53284f, #007c92);
  line-height: 1.4;
  font-weight: 700;
  color: #ffffff; }
  @media only screen and (min-width: 0) {
    .bannertext {
      padding-top: 6.4rem;
      padding-bottom: 6.4rem; } }
  @media only screen and (min-width: 768px) {
    .bannertext {
      padding-top: 7.2rem;
      padding-bottom: 7.2rem; } }
  @media only screen and (min-width: 1500px) {
    .bannertext {
      padding-top: 7.6rem;
      padding-bottom: 7.6rem; } }
  @media only screen and (min-width: 0) {
    .bannertext {
      padding-right: 20px;
      padding-left: 20px; } }
  @media only screen and (min-width: 576px) {
    .bannertext {
      padding-right: 30px;
      padding-left: 30px; } }
  @media only screen and (min-width: 768px) {
    .bannertext {
      padding-right: 50px;
      padding-left: 50px; } }
  @media only screen and (min-width: 992px) {
    .bannertext {
      padding-right: 80px;
      padding-left: 80px; } }
  @media only screen and (min-width: 1200px) {
    .bannertext {
      padding-right: 100px;
      padding-left: 100px; } }
  @media only screen and (min-width: 1500px) {
    .bannertext {
      padding-right: 100px;
      padding-left: 100px; } }
  @media only screen and (min-width: 1700px) {
    .bannertext {
      padding-right: calc((100% - 1500px) / 2);
      padding-left: calc((100% - 1500px) / 2); } }
  @media only screen and (min-width: 1200px) {
    .bannertext.contentwidth {
      padding-right: calc(100px + (100% - 100px * 2) / 12);
      padding-left: calc(100px + (100% - 100px * 2) / 12); } }
  @media only screen and (min-width: 1500px) {
    .bannertext.contentwidth {
      padding-right: calc(100px + (100% - 100px * 2) / 6);
      padding-left: calc(100px + (100% - 100px * 2) / 6); } }
  @media only screen and (min-width: 1700px) {
    .bannertext.contentwidth {
      padding-right: calc((100% - 1500px) / 2 + (1500px / 6));
      padding-left: calc((100% - 1500px) / 2 + (1500px / 6)); } }
  .bannertext > *:first-child {
    margin-top: 0; }
  .bannertext > *:last-child {
    margin-bottom: 0; }
  .bannertext a {
    color: #6fc3ff; }
    .bannertext a:hover, .bannertext a:focus {
      color: #ffffff; }

body > header blockquote {
  margin-left: 0; }

.su-main-nav a {
  color: #fff; }

@media only screen and (min-width: 992px) {
  .su-main-nav {
    width: 100%; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .su-main-nav > ul,
  .su-main-nav .su-main-nav__toggle[aria-expanded="true"] + .su-main-nav__menu-lv1 + .su-site-search {
    width: 40rem; } }

@media only screen and (min-width: 0) and (max-width: 575px) {
  .su-main-nav > ul,
  .su-main-nav .su-main-nav__toggle[aria-expanded="true"] + .su-main-nav__menu-lv1 + .su-site-search {
    -webkit-transform: translateX(20px);
            transform: translateX(20px); } }

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .su-main-nav > ul,
  .su-main-nav .su-main-nav__toggle[aria-expanded="true"] + .su-main-nav__menu-lv1 + .su-site-search {
    -webkit-transform: translateX(30px);
            transform: translateX(30px); } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .su-main-nav > ul,
  .su-main-nav .su-main-nav__toggle[aria-expanded="true"] + .su-main-nav__menu-lv1 + .su-site-search {
    -webkit-transform: translateX(50px);
            transform: translateX(50px); } }

@media only screen and (min-width: 0) and (max-width: 575px) {
  .su-main-nav,
  .su-main-nav > ul,
  .su-main-nav .su-main-nav__toggle[aria-expanded="true"] + .su-main-nav__menu-lv1 + .su-site-search {
    width: calc(100% + 40px); } }

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .su-main-nav,
  .su-main-nav > ul,
  .su-main-nav .su-main-nav__toggle[aria-expanded="true"] + .su-main-nav__menu-lv1 + .su-site-search {
    width: calc(100% + 60px); } }

@media (max-width: 991px) {
  .su-main-nav--left > ul,
  .su-main-nav--left > .su-site-search,
  .su-main-nav--center > ul,
  .su-main-nav--center > .su-site-search {
    left: auto;
    right: 0; } }

.su-main-nav--left .su-main-nav__toggle,
.su-main-nav--center .su-main-nav__toggle {
  margin-right: 0;
  margin-left: auto; }

nav[aria-label="pagination"] {
  text-align: center; }
  nav[aria-label="pagination"] ul {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    nav[aria-label="pagination"] ul > li {
      margin-bottom: 0; }
  nav[aria-label="pagination"] li > * {
    padding: 6px 12px;
    margin-bottom: 10px;
    margin-left: -1px;
    font-size: 0.8em;
    display: inline-block;
    font-weight: 600;
    text-decoration: none;
    border: 1px solid #d2d3d4; }
  nav[aria-label="pagination"] li.disabled > span {
    background: #f4f4f4;
    color: #4d4f53; }
  nav[aria-label="pagination"] li > a:hover,
  nav[aria-label="pagination"] li > a:focus {
    background-color: #b1040e;
    color: #ffffff;
    border-color: #b1040e; }
  nav[aria-label="pagination"] li.current > span,
  nav[aria-label="pagination"] li > a:active {
    background-color: #2f2424;
    color: #ffffff;
    border-color: #2f2424; }

.password-form button {
  height: 4.8rem; }

@media only screen and (min-width: 0) and (max-width: 575px) {
  .password-form button[type="submit"] {
    margin-top: 1em;
    display: block;
    width: 100%; } }

@media only screen and (min-width: 576px) {
  .password-form input[type="password"] {
    display: inline-block;
    max-width: 30rem; }
  .password-form button {
    margin-left: 0.6em;
    position: relative;
    top: -1px; } }

.prev-next {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 20px; }
  @media (min-width: 992px) {
    .prev-next {
      grid-column-gap: 40px; } }
  .prev-next a {
    display: block;
    text-decoration: none;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; }
    .prev-next a::before {
      position: absolute;
      top: 0;
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      font-size: 16px;
      color: #8c1515;
      -webkit-transition: left 0.2s ease-out, right 0.2s ease-out;
      transition: left 0.2s ease-out, right 0.2s ease-out; }
      @media (max-width: 767px) {
        .prev-next a::before {
          font-size: 16px; } }
    .prev-next a:hover::before, .prev-next a:focus::before {
      color: #2e2d29; }
    .prev-next a[rel="prev"] {
      -ms-grid-column: 1;
      grid-column: 1; }
      .prev-next a[rel="prev"]::before {
        content: "\f0a8";
        left: 0; }
      .prev-next a[rel="prev"]:hover::before, .prev-next a[rel="prev"]:focus::before {
        left: -4px; }
      .prev-next a[rel="prev"] > p {
        padding-left: 2rem; }
    .prev-next a[rel="next"] {
      -ms-grid-column: 2;
      grid-column: 2;
      -ms-grid-column-align: end;
          justify-self: end;
      text-align: right; }
      .prev-next a[rel="next"]::before {
        content: "\f0a9";
        right: 0; }
      .prev-next a[rel="next"]:hover::before, .prev-next a[rel="next"]:focus::before {
        right: -4px; }
      .prev-next a[rel="next"] > p {
        padding-right: 2rem; }
    .prev-next a p:first-of-type {
      margin-bottom: 3px;
      font-weight: 700;
      color: #8c1515;
      line-height: 1.2;
      text-transform: uppercase; }
      @media (min-width: 768px) {
        .prev-next a p:first-of-type {
          margin-top: -2px; } }
    .prev-next a p:last-of-type {
      margin-bottom: 0;
      color: #2e2d29;
      font-weight: 400; }
    .prev-next a:hover p:first-of-type, .prev-next a:focus p:first-of-type {
      color: #2e2d29; }
    .prev-next a:hover p:last-of-type, .prev-next a:focus p:last-of-type {
      text-decoration: underline; }

main > nav.su-main-nav {
  width: auto; }

.sitename {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-decoration: none;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content; }
  .sitename, .sitename:hover, .sitename:focus {
    color: #2e2d29; }
  .sitename > span {
    display: block; }
  .sitename > span:first-child {
    margin-bottom: 0.2em;
    font-family: "Source Serif Pro", "Georgia", "Times", "Times New Roman", serif;
    font-size: 1.953125em;
    font-weight: 700;
    letter-spacing: -0.016em; }
  .sitename > span:nth-child(2) {
    font-size: 1.25em;
    font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 300; }
  .sitename > span:last-child {
    margin-bottom: 0; }

#sidebar--left > *:last-child,
#sidebar--right > *:last-child,
.pre-footer__content > *:last-child {
  margin-bottom: 0; }

@media only screen and (min-width: 0) {
  #sidebar--left > *,
  #sidebar--right > * {
    margin-bottom: 3.2rem; } }

@media only screen and (min-width: 768px) {
  #sidebar--left > *,
  #sidebar--right > * {
    margin-bottom: 3.6rem; } }

@media only screen and (min-width: 1500px) {
  #sidebar--left > *,
  #sidebar--right > * {
    margin-bottom: 3.8rem; } }

.widget,
.well,
.wp-block-cover__inner-container {
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: break-word; }

.widget,
.well {
  font-size: 1.8rem;
  line-height: 1.4; }
  @media (min-width: 992px) and (max-width: 1499px) {
    .widget,
    .well {
      font-size: 1.7rem; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .widget,
    .well {
      font-size: 1.66rem; } }
  @media (max-width: 767px) {
    .widget,
    .well {
      font-size: 1.6rem; } }
  @supports (grid-gap: 1em) {
    .widget,
    .well {
      width: 100%; } }
  .widget > h2,
  .well > h2 {
    margin-top: -0.24em;
    color: #8c1515; }
    @media only screen and (min-width: 0) {
      .widget > h2,
      .well > h2 {
        margin-bottom: 1.07rem; } }
    @media only screen and (min-width: 768px) {
      .widget > h2,
      .well > h2 {
        margin-bottom: 1.2rem; } }
    @media only screen and (min-width: 1500px) {
      .widget > h2,
      .well > h2 {
        margin-bottom: 1.27rem; } }
    article .widget > h2, article
    .well > h2 {
      font-size: 1.25em;
      letter-spacing: -0.01em; }
    #pre-footer .widget > h2, #pre-footer
    .well > h2 {
      font-size: 1.8rem;
      color: #2e2d29; }
  .widget > *:last-child,
  .widget .textwidget > *:last-child,
  .well > *:last-child,
  .well .textwidget > *:last-child {
    margin-bottom: 0; }
  .widget > ul > li:first-of-type,
  .widget > ul > li:first-of-type > a,
  .well > ul > li:first-of-type,
  .well > ul > li:first-of-type > a {
    padding-top: 0; }
  .widget > ul > li:last-of-type,
  .widget > ul > li:last-of-type > a,
  .well > ul > li:last-of-type,
  .well > ul > li:last-of-type > a {
    padding-bottom: 0; }

aside .widget > h2 {
  font-size: 1em; }

#pre-footer .widget:not(.widget_custom_html):not(.widget_media_gallery) {
  max-width: 724px; }
  @supports (grid-gap: 1em) {
    #pre-footer .widget:not(.widget_custom_html):not(.widget_media_gallery) {
      margin-right: auto;
      margin-left: auto; } }

.c-accordion__item {
  margin: 0;
  padding-top: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #d2d3d4; }
  .c-accordion__item .c-accordion__title {
    margin: 0; }

.c-accordion__title {
  padding-right: 3.8rem;
  font-size: 1.15em;
  color: #006cb8; }
  .c-accordion__title strong {
    font-weight: 600; }
  .c-accordion__title::after {
    display: block;
    background: #dad7cb;
    color: #2e2d29;
    border-radius: 50%;
    height: 3.3rem;
    width: 3.3rem;
    font-weight: 600;
    text-align: center;
    font-size: 1.5em;
    line-height: 3.3rem; }
  .c-accordion__title:hover, .c-accordion__title:focus {
    color: #2e2d29;
    text-decoration: underline;
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out; }
    .c-accordion__title:hover::after, .c-accordion__title:focus::after {
      background: #b1040e;
      color: #ffffff;
      -webkit-transition: color 0.2s ease-out, background-color 0.3s ease-out;
      transition: color 0.2s ease-out, background-color 0.3s ease-out; }

.c-accordion__content {
  padding-top: 1em; }

.widget_author_widget .avatar,
.author-info .avatar {
  margin-right: auto;
  margin-left: auto;
  width: 120px;
  min-width: 120px;
  border-radius: 50%; }

.widget_author_widget > *:last-child,
.author-info__content > *:last-child {
  margin-bottom: 0;
  padding-bottom: 0; }

.widget_author_widget p,
.author-info__content p {
  text-align: left; }

.widget_author_widget i,
.author-info__content i {
  margin-right: 0.3em;
  color: #4d4f53; }

.widget_author_widget a,
.author-info__content a {
  font-weight: 600; }

@media only screen and (min-width: 0) {
  .widget_author_widget .avatar,
  .author-info__content > h2,
  .author-info__content > h2 + p {
    margin-bottom: 1.6rem; } }

@media only screen and (min-width: 768px) {
  .widget_author_widget .avatar,
  .author-info__content > h2,
  .author-info__content > h2 + p {
    margin-bottom: 1.8rem; } }

@media only screen and (min-width: 1500px) {
  .widget_author_widget .avatar,
  .author-info__content > h2,
  .author-info__content > h2 + p {
    margin-bottom: 1.9rem; } }

.widget_author_widget {
  text-align: center; }
  .widget_author_widget > h2 {
    text-transform: none;
    color: #2e2d29; }
    @media only screen and (min-width: 0) {
      .widget_author_widget > h2 {
        margin-bottom: 1.07rem; } }
    @media only screen and (min-width: 768px) {
      .widget_author_widget > h2 {
        margin-bottom: 1.2rem; } }
    @media only screen and (min-width: 1500px) {
      .widget_author_widget > h2 {
        margin-bottom: 1.27rem; } }
  .widget_author_widget a,
  .widget_author_widget p {
    font-size: 1.8rem; }
    @media (min-width: 992px) and (max-width: 1499px) {
      .widget_author_widget a,
      .widget_author_widget p {
        font-size: 1.7rem; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .widget_author_widget a,
      .widget_author_widget p {
        font-size: 1.66rem; } }
    @media (max-width: 767px) {
      .widget_author_widget a,
      .widget_author_widget p {
        font-size: 1.6rem; } }
  .widget_author_widget > a {
    font-size: 0.9em; }
  .widget_author_widget a + a {
    margin-left: 1.4rem; }
  .widget_author_widget p {
    text-align: left; }
  .widget_author_widget p,
  .widget_author_widget .read-more {
    margin-top: 1em; }
  .widget_author_widget .read-more {
    margin-right: auto;
    margin-left: auto;
    font-weight: 600;
    max-width: -moz-available; }

aside .widget_author_widget h2 {
  font-size: 1.25em;
  letter-spacing: -0.01em; }

.author-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #f4f4f4; }
  @media only screen and (min-width: 0) {
    .author-info {
      margin-bottom: 3.2rem; } }
  @media only screen and (min-width: 768px) {
    .author-info {
      margin-bottom: 3.6rem; } }
  @media only screen and (min-width: 1500px) {
    .author-info {
      margin-bottom: 3.8rem; } }
  .author-info > img {
    -ms-flex-item-align: start;
        align-self: flex-start; }
  @media (min-width: 576px) and (max-width: 991px) {
    .author-info .avatar {
      width: 100px;
      min-width: 100px; } }

.author-info__content > h2,
.author-info + h2,
.author h1 + h2 {
  font-weight: 600;
  color: #8c1515; }

.author-info__content {
  width: 100%; }
  .author-info__content > h2 {
    font-size: 1.5625em;
    letter-spacing: -0.012em;
    margin-top: -0.23em; }
  .author-info__content > p {
    font-size: 1.8rem;
    line-height: 1.3; }
    @media (max-width: 767px) {
      .author-info__content > p {
        font-size: 1.6rem; } }
    @media only screen and (min-width: 0) {
      .author-info__content > p {
        margin-bottom: 0.53rem; } }
    @media only screen and (min-width: 768px) {
      .author-info__content > p {
        margin-bottom: 0.6rem; } }
    @media only screen and (min-width: 1500px) {
      .author-info__content > p {
        margin-bottom: 0.63rem; } }
    .author-info__content > p i {
      margin-right: 0.3em;
      color: #4d4f53; }
  .author-info__content a {
    color: #006cb8; }
    .author-info__content a:hover, .author-info__content a:focus {
      color: #2e2d29; }

@media only screen and (min-width: 0) {
  .avatar + .author-info__content {
    padding-left: 3.2rem; } }

@media only screen and (min-width: 768px) {
  .avatar + .author-info__content {
    padding-left: 3.6rem; } }

@media only screen and (min-width: 1500px) {
  .avatar + .author-info__content {
    padding-left: 3.8rem; } }

@media only screen and (min-width: 0) and (max-width: 575px) {
  .author-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .author-info h2 {
      text-align: center; }
  .avatar {
    margin-bottom: 3.2rem; }
    .avatar + .author-info__content {
      padding-left: 0; } }

@media (max-width: 767px) {
  .author-info + h2 {
    text-align: center; } }

@media only screen and (min-width: 0) {
  .widget_archive > h2,
  .widget_categories > h2 {
    margin-bottom: 1.6rem; } }

@media only screen and (min-width: 768px) {
  .widget_archive > h2,
  .widget_categories > h2 {
    margin-bottom: 1.8rem; } }

@media only screen and (min-width: 1500px) {
  .widget_archive > h2,
  .widget_categories > h2 {
    margin-bottom: 1.9rem; } }

#pre-footer .widget_archive > h2, #pre-footer
.widget_categories > h2 {
  color: #8c1515; }

.widget_archive li a,
.widget_categories li a {
  color: #2e2d29; }
  .widget_archive li a:hover, .widget_archive li a:focus,
  .widget_categories li a:hover,
  .widget_categories li a:focus {
    color: #006cb8;
    text-decoration: underline; }

.widget_archive > ul li:first-of-type,
.widget_categories > ul li:first-of-type {
  border-top: 0; }

.widget_archive > ul > li > a,
.widget_categories > ul > li > a {
  font-weight: 600; }

.widget_calendar table th,
.widget_calendar table td,
.wp-block-calendar table th,
.wp-block-calendar table td {
  padding: 0.5em 0;
  text-align: center; }

.widget_calendar table th,
.widget_calendar table tbody td,
.widget_calendar table tfoot,
.wp-block-calendar table th,
.wp-block-calendar table tbody td,
.wp-block-calendar table tfoot {
  border: 1px solid #b6b1a9; }

.widget_calendar caption,
.wp-block-calendar caption {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: 0;
  clear: both;
  font-weight: 700;
  line-height: 1.2;
  font-size: 1.25em;
  letter-spacing: -0.01em;
  margin-bottom: 0.6rem;
  text-align: center;
  color: #2e2d29; }
  .widget_calendar caption a,
  .wp-block-calendar caption a {
    text-decoration: none;
    font-weight: 700; }

.widget_calendar #today,
.wp-block-calendar #today {
  background: #b1040e; }
  .widget_calendar #today,
  .widget_calendar #today a,
  .wp-block-calendar #today,
  .wp-block-calendar #today a {
    color: #ffffff; }

.widget_calendar table {
  margin: 0; }

.widget_calendar tfoot td {
  border: 0; }

.wp-block-calendar {
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 768px) {
    .wp-block-calendar {
      max-width: 75%; } }
  .wp-block-calendar table {
    font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
    .wp-block-calendar table th {
      background-color: #dad7cb; }
  .wp-block-calendar tfoot a {
    color: #006cb8; }
    .wp-block-calendar tfoot a:hover, .wp-block-calendar tfoot a:focus {
      color: #2e2d29; }

.widget_categories ul ul li {
  border-top: 0; }
  .widget_categories ul ul li a {
    font-weight: 400; }

.wp-block-archives-dropdown,
.wp-block-categories-dropdown {
  margin-bottom: 1em; }
  .wp-block-archives-dropdown select,
  .wp-block-categories-dropdown select {
    max-width: 100%; }
    @media only screen and (min-width: 576px) {
      .wp-block-archives-dropdown select,
      .wp-block-categories-dropdown select {
        max-width: 300px; } }

.widget_hero_image_widget {
  padding: 0; }
  .widget_hero_image_widget figure {
    margin: 0; }
  .widget_hero_image_widget figcaption {
    margin-top: 0;
    line-height: 1.4; }
    @media only screen and (min-width: 0) {
      .widget_hero_image_widget figcaption {
        padding: 3.2rem; } }
    @media only screen and (min-width: 768px) {
      .widget_hero_image_widget figcaption {
        padding: 3.6rem; } }
    @media only screen and (min-width: 1500px) {
      .widget_hero_image_widget figcaption {
        padding: 3.8rem; } }
    .widget_hero_image_widget figcaption > p {
      display: inline; }
    .widget_hero_image_widget figcaption > h2,
    .widget_hero_image_widget figcaption > h4 {
      font-size: 1em;
      margin-right: 0.6em;
      margin-bottom: 0;
      display: inline-block;
      color: #2e2d29; }
    .widget_hero_image_widget figcaption > *:last-child {
      padding-bottom: 0;
      margin-bottom: 0; }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  aside .widget_hero_image_widget {
    padding: 0; }
    aside .widget_hero_image_widget figcaption {
      padding: 2.8rem; } }

@media only screen and (min-width: 1200px) and (max-width: 1300px) {
  .three-column aside .widget_hero_image_widget {
    padding: 0; }
    .three-column aside .widget_hero_image_widget figcaption {
      padding: 2.8rem; } }

.widget_info_box_widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .widget_info_box_widget > span:first-child {
    margin-right: auto;
    margin-left: auto;
    font-size: 2.8em;
    width: 2.4em;
    color: #b6b1a9;
    text-align: center; }
    #pre-footer .widget_info_box_widget > span:first-child {
      font-size: 2.8em;
      width: 1.9em;
      text-align: left; }
  .widget_info_box_widget > .info-box__content {
    width: 100%;
    line-height: 1.4; }
    .widget_info_box_widget > .info-box__content h2 {
      font-size: 1.25em;
      letter-spacing: -0.01em;
      margin-top: -0.24em;
      color: #2e2d29; }
      @media only screen and (min-width: 0) {
        .widget_info_box_widget > .info-box__content h2 {
          margin-bottom: 0.8rem; } }
      @media only screen and (min-width: 768px) {
        .widget_info_box_widget > .info-box__content h2 {
          margin-bottom: 0.9rem; } }
      @media only screen and (min-width: 1500px) {
        .widget_info_box_widget > .info-box__content h2 {
          margin-bottom: 0.95rem; } }
      #pre-footer .widget_info_box_widget > .info-box__content h2 {
        font-size: 1.8rem; }

.info-box__content > p:last-child,
.info-box__content > ul:last-child,
.info-box__content > ol:last-child,
.info-box__content > dl:last-child {
  margin-bottom: 0; }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  aside .widget_info_box_widget > span:first-of-type {
    font-size: 2.4em;
    width: 2em;
    text-align: left; }
  aside .widget_categories ul ul li {
    margin-left: 1.4em; }
  aside .widget_author_widget .avatar {
    width: 100px;
    min-width: 100px; } }

@media only screen and (min-width: 1200px) and (max-width: 1300px) {
  .three-column aside .widget_info_box_widget > span:first-of-type {
    font-size: 2.4em;
    width: 2em;
    text-align: left; }
  .three-column aside .widget_categories ul ul li {
    margin-left: 1.4em; }
  .three-column aside .widget_author_widget .avatar {
    width: 100px;
    min-width: 100px; } }

.widget_social-icons a {
  margin-top: 0.3em;
  margin-right: 0.8em;
  margin-bottom: 0.8em;
  display: inline-block;
  width: 2.2em;
  text-align: center;
  font-weight: 400;
  color: #2e2d29; }
  .widget_social-icons a[aria-label='Facebook']:hover, .widget_social-icons a[aria-label='Facebook']:focus {
    color: #3b579d; }
  .widget_social-icons a[aria-label='Twitter']:hover, .widget_social-icons a[aria-label='Twitter']:focus {
    color: #1da1f2; }
  .widget_social-icons a[aria-label='Instagram']:hover, .widget_social-icons a[aria-label='Instagram']:focus {
    color: #d73676; }
  .widget_social-icons a[aria-label='LinkedIn']:hover, .widget_social-icons a[aria-label='LinkedIn']:focus {
    color: #0077b5; }
  .widget_social-icons a[aria-label='YouTube']:hover, .widget_social-icons a[aria-label='YouTube']:focus {
    color: #cd201f; }
  .widget_social-icons a[aria-label='iTunes U']:hover, .widget_social-icons a[aria-label='iTunes U']:focus {
    color: #a3aaae; }
  .widget_social-icons a[aria-label='Reddit']:hover, .widget_social-icons a[aria-label='Reddit']:focus {
    color: #ff5700; }

.widget_page_nav_widget,
.widget_nav_menu {
  display: block;
  position: relative; }
  @media only screen and (min-width: 0) {
    .widget_page_nav_widget h2,
    .widget_nav_menu h2 {
      margin-bottom: 1.6rem; } }
  @media only screen and (min-width: 768px) {
    .widget_page_nav_widget h2,
    .widget_nav_menu h2 {
      margin-bottom: 1.8rem; } }
  @media only screen and (min-width: 1500px) {
    .widget_page_nav_widget h2,
    .widget_nav_menu h2 {
      margin-bottom: 1.9rem; } }
  .widget_page_nav_widget ul,
  .widget_nav_menu ul {
    padding-left: 0;
    background-color: transparent;
    width: auto; }
  .widget_page_nav_widget li a,
  .widget_nav_menu li a {
    padding-right: 1.6rem; }
  .widget_page_nav_widget li ul,
  .widget_nav_menu li ul {
    margin-left: 2rem; }

.widget_nav_menu .sub-menu,
.widget_page_nav_widget > ul ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.widget_nav_menu .sub-menu a,
.widget_page_nav_widget > ul > li > ul > li a {
  padding-top: 0.9rem;
  padding-bottom: 1.4rem;
  border-top: 0; }

.widget_page_nav_widget .current_page_item > a,
.widget_nav_menu .current-menu-item > a {
  color: #b1040e; }
  .widget_page_nav_widget .current_page_item > a::before, .widget_page_nav_widget .current_page_item > a:hover::before, .widget_page_nav_widget .current_page_item > a:focus::before,
  .widget_nav_menu .current-menu-item > a::before,
  .widget_nav_menu .current-menu-item > a:hover::before,
  .widget_nav_menu .current-menu-item > a:focus::before {
    background-color: #b1040e; }

.widget_nav_menu > div > ul,
.widget_page_nav_widget > ul {
  border-bottom: 1px solid #d9d9d9; }
  .widget_nav_menu > div > ul > li > ul > li > a,
  .widget_page_nav_widget > ul > li > ul > li > a {
    font-size: 1.7rem; }

.widget_page_nav_widget > ul > li:first-of-type > a {
  padding-top: 1.6rem; }

.widget_page_nav_widget > ul > li:last-of-type > a {
  padding-bottom: 1.6rem; }

.wp-block-search {
  margin-bottom: 1.4em;
  position: relative;
  max-width: 40rem; }
  @media only screen and (min-width: 0) and (max-width: 575px) {
    .wp-block-search {
      max-width: 100%; } }
  .wp-block-search__input {
    padding: 0.6rem 2rem;
    display: inline-block;
    height: 4rem;
    max-width: 100%;
    border-radius: 3rem;
    font-size: 1.6rem; }
    .wp-block-search__input::-webkit-input-placeholder {
      color: #2e2d29;
      opacity: 1; }
    .wp-block-search__input::-moz-placeholder {
      color: #2e2d29;
      opacity: 1; }
    .wp-block-search__input:-ms-input-placeholder {
      color: #2e2d29;
      opacity: 1; }
    .wp-block-search__input::-ms-input-placeholder {
      color: #2e2d29;
      opacity: 1; }
    .wp-block-search__input::placeholder {
      color: #2e2d29;
      opacity: 1; }
  .wp-block-search__button {
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
    position: absolute;
    right: 1.2rem;
    height: 25px;
    opacity: 0.6; }
  .wp-block-search__label {
    font-weight: 700;
    text-transform: uppercase;
    color: #8c1515; }
    @media only screen and (min-width: 0) {
      .wp-block-search__label {
        margin-bottom: 1.07rem; } }
    @media only screen and (min-width: 768px) {
      .wp-block-search__label {
        margin-bottom: 1.2rem; } }
    @media only screen and (min-width: 1500px) {
      .wp-block-search__label {
        margin-bottom: 1.27rem; } }
  .wp-block-search .wp-block-search__button {
    margin: 0;
    padding: 0;
    width: 24px;
    top: unset;
    bottom: 1.1rem;
    background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNCAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMS40NzM3IDEwLjIwMTZDMjEuNDczNyAxNC4wMzg1IDE4LjM2MzIgMTcuMTQ5IDE0LjUyNjMgMTcuMTQ5QzEwLjY4OTQgMTcuMTQ5IDcuNTc4OTUgMTQuMDM4NSA3LjU3ODk1IDEwLjIwMTZDNy41Nzg5NSA2LjM2NDY2IDEwLjY4OTQgMy4yNTQyMiAxNC41MjYzIDMuMjU0MjJDMTguMzYzMiAzLjI1NDIyIDIxLjQ3MzcgNi4zNjQ2NiAyMS40NzM3IDEwLjIwMTZaTTI0IDEwLjIwMTZDMjQgMTUuNDMzOCAxOS43NTg1IDE5LjY3NTMgMTQuNTI2MyAxOS42NzUzQzEyLjUwMjkgMTkuNjc1MyAxMC42Mjc3IDE5LjA0MDkgOS4wODg2MiAxNy45NjAzTDIuMTE5OTQgMjQuMzkyOUMxLjYwNzMyIDI0Ljg2NjEgMC44MDgxNzUgMjQuODM0MSAwLjMzNDk5MSAyNC4zMjE1Qy0wLjEzODE5MiAyMy44MDg5IC0wLjEwNjIyNiAyMy4wMDk4IDAuNDA2Mzg5IDIyLjUzNjZMNy4yMjY3OSAxNi4yNDA4QzUuODY4ODIgMTQuNjAxMyA1LjA1MjY0IDEyLjQ5NjggNS4wNTI2NCAxMC4yMDE2QzUuMDUyNjQgNC45Njk0MiA5LjI5NDE1IDAuNzI3OTA1IDE0LjUyNjMgMC43Mjc5MDVDMTkuNzU4NSAwLjcyNzkwNSAyNCA0Ljk2OTQyIDI0IDEwLjIwMTZaIiBmaWxsPSIjQjEwNDBFIi8+Cjwvc3ZnPgo=) no-repeat 0 0; }
    .wp-block-search .wp-block-search__button:hover, .wp-block-search .wp-block-search__button:active, .wp-block-search .wp-block-search__button:focus {
      background-color: transparent;
      opacity: 1; }
    .wp-block-search .wp-block-search__button:active, .wp-block-search .wp-block-search__button:focus {
      -webkit-box-shadow: none;
              box-shadow: none; }

.tag-cloud-link {
  margin-right: 1rem;
  margin-bottom: 0.4rem; }

aside .tag-cloud-link, #pre-footer .tag-cloud-link {
  font-weight: 600; }

.widget_tag_cloud .tagcloud {
  margin-bottom: -0.4rem; }

.post .tags {
  padding-top: 2rem;
  padding-bottom: 1rem;
  border-top: 1px solid #d2d3d4;
  border-bottom: 1px solid #d2d3d4; }
  .post .tags a {
    padding: 0.7rem 1.8rem 0.8rem;
    margin-right: 1.2rem;
    margin-bottom: 1rem;
    font-size: 0.9em;
    color: #ffffff;
    background: #5f574f;
    border-radius: 8rem;
    line-height: 1.1;
    text-decoration: none; }
    .post .tags a:hover, .post .tags a:focus {
      background: #b1040e;
      color: #ffffff;
      text-decoration: underline; }
    .post .tags a:first-of-type {
      margin-left: 8px; }

article .tags a,
.tag-cloud-link {
  display: inline-block; }

.widget_well_widget,
.well {
  line-height: 1.4; }
  .widget_well_widget > h2,
  .well > h2 {
    color: #2e2d29;
    text-align: center;
    text-transform: none; }
  .widget_well_widget > h3,
  .well > h3 {
    font-size: 1.25em;
    letter-spacing: -0.01em; }
  .widget_well_widget > h4,
  .well > h4 {
    font-size: 1em; }
  .widget_well_widget > h5,
  .well > h5 {
    font-size: 0.9em; }
  .widget_well_widget > h3,
  .widget_well_widget > h4,
  .widget_well_widget > h5,
  .widget_well_widget > h6,
  .well > h3,
  .well > h4,
  .well > h5,
  .well > h6 {
    margin-bottom: 0.6em; }
  .widget_well_widget > h2:first-child,
  .widget_well_widget > h3:first-child,
  .widget_well_widget > h4:first-child,
  .widget_well_widget > h5:first-child,
  .well > h2:first-child,
  .well > h3:first-child,
  .well > h4:first-child,
  .well > h5:first-child {
    margin-top: 0; }
  .widget_well_widget > .fa,
  .well > .fa {
    display: block;
    text-align: center; }
    @media only screen and (min-width: 0) {
      .widget_well_widget > .fa,
      .well > .fa {
        margin-bottom: 1.07rem; } }
    @media only screen and (min-width: 768px) {
      .widget_well_widget > .fa,
      .well > .fa {
        margin-bottom: 1.2rem; } }
    @media only screen and (min-width: 1500px) {
      .widget_well_widget > .fa,
      .well > .fa {
        margin-bottom: 1.27rem; } }

aside .widget_well_widget h2 {
  font-size: 1.25em;
  letter-spacing: -0.01em; }

.post__content .well:not(:last-child) {
  margin-bottom: 1.4em; }

.post__content .well:not(:first-child) {
  margin-top: 1.4em; }

.error404 main {
  color: #000;
  background: url("/wp-content/themes/redwood/assets/img/dish404.jpg") #007bad right -10px/100% auto no-repeat; }
  @media only screen and (min-width: 0) {
    .error404 main {
      padding-top: 14.4rem; } }
  @media only screen and (min-width: 768px) {
    .error404 main {
      padding-top: 16.2rem; } }
  @media only screen and (min-width: 1500px) {
    .error404 main {
      padding-top: 17.1rem; } }
  .error404 main > section > h1 {
    text-align: left; }
  .error404 main .su-site-search {
    margin-bottom: 3rem;
    max-width: 48rem; }
  @media only screen and (min-width: 0) and (max-width: 575px) {
    .error404 main .btn {
      width: 100%; }
    .error404 main .su-site-search {
      max-width: 100%; } }
  @media (max-width: 767px) {
    .error404 main {
      padding-top: 12.2rem;
      background: url("/wp-content/themes/redwood/assets/img/dish404-small.jpg") #2a2924 right 0/100% auto no-repeat; } }
  @media (min-width: 576px) and (max-width: 991px) {
    .error404 main {
      background: url("/wp-content/themes/redwood/assets/img/dish404-medium.jpg") #2a2924 right 0/100% auto no-repeat; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .error404.one-column:not(.left-nav) main {
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-areas: "main main main main"; }
  .error404.one-column:not(.left-nav) main > section {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 4; } }

@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .error404.one-column:not(.left-nav) main {
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-areas: ". main main main main main main main . . . ."; }
  .error404.one-column:not(.left-nav) main > section {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 7; } }

@media only screen and (min-width: 1500px) {
  .error404.one-column:not(.left-nav) main {
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-areas: ". main main main . ."; }
  .error404.one-column:not(.left-nav) main > section {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 3; } }

.archive main > section > .post,
.search-results main > section > .post {
  border-bottom: 2px solid #2e2d29; }
  @media only screen and (min-width: 0) {
    .archive main > section > .post:not(:last-of-type),
    .search-results main > section > .post:not(:last-of-type) {
      margin-bottom: 6.4rem; } }
  @media only screen and (min-width: 768px) {
    .archive main > section > .post:not(:last-of-type),
    .search-results main > section > .post:not(:last-of-type) {
      margin-bottom: 7.2rem; } }
  @media only screen and (min-width: 1500px) {
    .archive main > section > .post:not(:last-of-type),
    .search-results main > section > .post:not(:last-of-type) {
      margin-bottom: 7.6rem; } }
  @media only screen and (min-width: 0) {
    .archive main > section > .post:last-of-type,
    .search-results main > section > .post:last-of-type {
      margin-bottom: 2.31rem; } }
  @media only screen and (min-width: 768px) {
    .archive main > section > .post:last-of-type,
    .search-results main > section > .post:last-of-type {
      margin-bottom: 2.6rem; } }
  @media only screen and (min-width: 1500px) {
    .archive main > section > .post:last-of-type,
    .search-results main > section > .post:last-of-type {
      margin-bottom: 2.74rem; } }
  @media only screen and (min-width: 0) {
    .archive main > section > .post .img--featured,
    .search-results main > section > .post .img--featured {
      margin-bottom: 1.6rem; } }
  @media only screen and (min-width: 768px) {
    .archive main > section > .post .img--featured,
    .search-results main > section > .post .img--featured {
      margin-bottom: 1.8rem; } }
  @media only screen and (min-width: 1500px) {
    .archive main > section > .post .img--featured,
    .search-results main > section > .post .img--featured {
      margin-bottom: 1.9rem; } }
  @media only screen and (min-width: 0) {
    .archive main > section > .post > *:last-child:not(.tags),
    .search-results main > section > .post > *:last-child:not(.tags) {
      padding-bottom: 2.31rem; } }
  @media only screen and (min-width: 768px) {
    .archive main > section > .post > *:last-child:not(.tags),
    .search-results main > section > .post > *:last-child:not(.tags) {
      padding-bottom: 2.6rem; } }
  @media only screen and (min-width: 1500px) {
    .archive main > section > .post > *:last-child:not(.tags),
    .search-results main > section > .post > *:last-child:not(.tags) {
      padding-bottom: 2.74rem; } }
  .archive main > section > .post > .tags,
  .search-results main > section > .post > .tags {
    margin-top: 2rem;
    border: 0; }

@media only screen and (min-width: 0) {
  .archive main > section h1,
  .search-results main > section h1 {
    margin-bottom: 4rem; } }

@media only screen and (min-width: 768px) {
  .archive main > section h1,
  .search-results main > section h1 {
    margin-bottom: 4.5rem; } }

@media only screen and (min-width: 1500px) {
  .archive main > section h1,
  .search-results main > section h1 {
    margin-bottom: 4.75rem; } }

.archive .post > header h2,
.search-results .post > header h2,
.author .post > header h3 {
  font-size: 2.44140625em;
  letter-spacing: -0.016em; }
  @media (max-width: 767px) {
    .archive .post > header h2,
    .search-results .post > header h2,
    .author .post > header h3 {
      font-size: 2.0751953125em; } }
  .archive .post > header h2 a,
  .search-results .post > header h2 a,
  .author .post > header h3 a {
    text-decoration: none; }
    .archive .post > header h2 a:hover, .archive .post > header h2 a:focus,
    .search-results .post > header h2 a:hover,
    .search-results .post > header h2 a:focus,
    .author .post > header h3 a:hover,
    .author .post > header h3 a:focus {
      text-decoration: underline; }


/*# sourceMappingURL=user.css.map*/