@charset "UTF-8";
/* -----------------------------------------------------------------------------
 *
 * CSS specific to the internal news landing page and masthead using Decanter
 *
 * Decanter v6.1.0
 * see more: https://decanter.stanford.edu/
 *
 * ----------------------------------------------------------------------------- */
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900");
@import url("https://fonts.googleapis.com/css2?family=Source+Serif+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900");
@import url("https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;700");
@import url("https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+Devanagari:wght@400;700");
@font-face {
  font-family: "Stanford";
  src: url("https://www-media.stanford.edu/assets/fonts/stanford.woff"), url("https://www-media.stanford.edu/assets/fonts/stanford.ttf"); }

.su-news-masthead {
  /* -----------------------------------------------------------------------------
 *
 * Vendor styles
 *
 * ----------------------------------------------------------------------------- */
  /* -----------------------------------------------------------------------------
 *
 * Fontawesome
 *
 * ----------------------------------------------------------------------------- */
  /*!
 * Font Awesome Free 5.14.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
  /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
  /*!
 * Font Awesome Free 5.14.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
  /* -----------------------------------------------------------------------------
 *
 * CSS specific to the internal news landing page and masthead using Decanter
 *
 * Decanter v6.1.0
 * see more: https://decanter.stanford.edu/
 *
 * ----------------------------------------------------------------------------- */
  /*! normalize.css v8.0.0 | 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.
 */
  /* Sections
   ========================================================================== */
  /**
 * Remove the margin in all browsers.
 */
  /**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
  /* Grouping content
   ========================================================================== */
  /**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
  /**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
  /* Text-level semantics
   ========================================================================== */
  /**
 * Remove the gray background on active links in IE 10.
 */
  /**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
  /**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
  /**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
  /**
 * Add the correct font size in all browsers.
 */
  /**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
  /* Embedded content
   ========================================================================== */
  /**
 * Remove the border on images inside links in IE 10.
 */
  /* Forms
   ========================================================================== */
  /**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
  /**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
  /**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
  /**
 * Correct the inability to style clickable types in iOS and Safari.
 */
  /**
 * Remove the inner border and padding in Firefox.
 */
  /**
 * Restore the focus styles unset by the previous rule.
 */
  /**
 * Correct the padding in Firefox.
 */
  /**
 * 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.
 */
  /**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
  /**
 * Remove the default vertical scrollbar in IE 10+.
 */
  /**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
  /**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
  /**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
  /**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
  /**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
  /* Interactive
   ========================================================================== */
  /*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
  /*
 * Add the correct display in all browsers.
 */
  /* Misc
   ========================================================================== */
  /**
 * Add the correct display in IE 10+.
 */
  /**
 * Add the correct display in IE 10.
 */
  /**
 * Animation options.
 */
  /* -----------------------------------------------------------------------------
 *
 * Masthead
 *
 * ----------------------------------------------------------------------------- */
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10; }
  .su-news-masthead .fa,
  .su-news-masthead .fas,
  .su-news-masthead .far,
  .su-news-masthead .fal,
  .su-news-masthead .fad,
  .su-news-masthead .fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1; }
  .su-news-masthead .fa-lg {
    font-size: 1.3333333333em;
    line-height: 0.75em;
    vertical-align: -.0667em; }
  .su-news-masthead .fa-xs {
    font-size: .75em; }
  .su-news-masthead .fa-sm {
    font-size: .875em; }
  .su-news-masthead .fa-1x {
    font-size: 1em; }
  .su-news-masthead .fa-2x {
    font-size: 2em; }
  .su-news-masthead .fa-3x {
    font-size: 3em; }
  .su-news-masthead .fa-4x {
    font-size: 4em; }
  .su-news-masthead .fa-5x {
    font-size: 5em; }
  .su-news-masthead .fa-6x {
    font-size: 6em; }
  .su-news-masthead .fa-7x {
    font-size: 7em; }
  .su-news-masthead .fa-8x {
    font-size: 8em; }
  .su-news-masthead .fa-9x {
    font-size: 9em; }
  .su-news-masthead .fa-10x {
    font-size: 10em; }
  .su-news-masthead .fa-fw {
    text-align: center;
    width: 1.25em; }
  .su-news-masthead .fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0; }
    .su-news-masthead .fa-ul > li {
      position: relative; }
  .su-news-masthead .fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit; }
  .su-news-masthead .fa-border {
    border: solid 0.08em #eee;
    border-radius: .1em;
    padding: .2em .25em .15em; }
  .su-news-masthead .fa-pull-left {
    float: left; }
  .su-news-masthead .fa-pull-right {
    float: right; }
  .su-news-masthead .fa.fa-pull-left,
  .su-news-masthead .fas.fa-pull-left,
  .su-news-masthead .far.fa-pull-left,
  .su-news-masthead .fal.fa-pull-left,
  .su-news-masthead .fab.fa-pull-left {
    margin-right: .3em; }
  .su-news-masthead .fa.fa-pull-right,
  .su-news-masthead .fas.fa-pull-right,
  .su-news-masthead .far.fa-pull-right,
  .su-news-masthead .fal.fa-pull-right,
  .su-news-masthead .fab.fa-pull-right {
    margin-left: .3em; }
  .su-news-masthead .fa-spin {
    animation: fa-spin 2s infinite linear; }
  .su-news-masthead .fa-pulse {
    animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
  .su-news-masthead .fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    transform: rotate(90deg); }
  .su-news-masthead .fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transform: rotate(180deg); }
  .su-news-masthead .fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    transform: rotate(270deg); }
  .su-news-masthead .fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    transform: scale(-1, 1); }
  .su-news-masthead .fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    transform: scale(1, -1); }
  .su-news-masthead .fa-flip-both, .su-news-masthead .fa-flip-horizontal.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    transform: scale(-1, -1); }
  .su-news-masthead :root .fa-rotate-90,
  .su-news-masthead :root .fa-rotate-180,
  .su-news-masthead :root .fa-rotate-270,
  .su-news-masthead :root .fa-flip-horizontal,
  .su-news-masthead :root .fa-flip-vertical,
  .su-news-masthead :root .fa-flip-both {
    filter: none; }
  .su-news-masthead .fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em; }
  .su-news-masthead .fa-stack-1x,
  .su-news-masthead .fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%; }
  .su-news-masthead .fa-stack-1x {
    line-height: inherit; }
  .su-news-masthead .fa-stack-2x {
    font-size: 2em; }
  .su-news-masthead .fa-inverse {
    color: #fff; }
  .su-news-masthead .fa-500px:before {
    content: "\f26e"; }
  .su-news-masthead .fa-accessible-icon:before {
    content: "\f368"; }
  .su-news-masthead .fa-accusoft:before {
    content: "\f369"; }
  .su-news-masthead .fa-acquisitions-incorporated:before {
    content: "\f6af"; }
  .su-news-masthead .fa-ad:before {
    content: "\f641"; }
  .su-news-masthead .fa-address-book:before {
    content: "\f2b9"; }
  .su-news-masthead .fa-address-card:before {
    content: "\f2bb"; }
  .su-news-masthead .fa-adjust:before {
    content: "\f042"; }
  .su-news-masthead .fa-adn:before {
    content: "\f170"; }
  .su-news-masthead .fa-adobe:before {
    content: "\f778"; }
  .su-news-masthead .fa-adversal:before {
    content: "\f36a"; }
  .su-news-masthead .fa-affiliatetheme:before {
    content: "\f36b"; }
  .su-news-masthead .fa-air-freshener:before {
    content: "\f5d0"; }
  .su-news-masthead .fa-airbnb:before {
    content: "\f834"; }
  .su-news-masthead .fa-algolia:before {
    content: "\f36c"; }
  .su-news-masthead .fa-align-center:before {
    content: "\f037"; }
  .su-news-masthead .fa-align-justify:before {
    content: "\f039"; }
  .su-news-masthead .fa-align-left:before {
    content: "\f036"; }
  .su-news-masthead .fa-align-right:before {
    content: "\f038"; }
  .su-news-masthead .fa-alipay:before {
    content: "\f642"; }
  .su-news-masthead .fa-allergies:before {
    content: "\f461"; }
  .su-news-masthead .fa-amazon:before {
    content: "\f270"; }
  .su-news-masthead .fa-amazon-pay:before {
    content: "\f42c"; }
  .su-news-masthead .fa-ambulance:before {
    content: "\f0f9"; }
  .su-news-masthead .fa-american-sign-language-interpreting:before {
    content: "\f2a3"; }
  .su-news-masthead .fa-amilia:before {
    content: "\f36d"; }
  .su-news-masthead .fa-anchor:before {
    content: "\f13d"; }
  .su-news-masthead .fa-android:before {
    content: "\f17b"; }
  .su-news-masthead .fa-angellist:before {
    content: "\f209"; }
  .su-news-masthead .fa-angle-double-down:before {
    content: "\f103"; }
  .su-news-masthead .fa-angle-double-left:before {
    content: "\f100"; }
  .su-news-masthead .fa-angle-double-right:before {
    content: "\f101"; }
  .su-news-masthead .fa-angle-double-up:before {
    content: "\f102"; }
  .su-news-masthead .fa-angle-down:before {
    content: "\f107"; }
  .su-news-masthead .fa-angle-left:before {
    content: "\f104"; }
  .su-news-masthead .fa-angle-right:before {
    content: "\f105"; }
  .su-news-masthead .fa-angle-up:before {
    content: "\f106"; }
  .su-news-masthead .fa-angry:before {
    content: "\f556"; }
  .su-news-masthead .fa-angrycreative:before {
    content: "\f36e"; }
  .su-news-masthead .fa-angular:before {
    content: "\f420"; }
  .su-news-masthead .fa-ankh:before {
    content: "\f644"; }
  .su-news-masthead .fa-app-store:before {
    content: "\f36f"; }
  .su-news-masthead .fa-app-store-ios:before {
    content: "\f370"; }
  .su-news-masthead .fa-apper:before {
    content: "\f371"; }
  .su-news-masthead .fa-apple:before {
    content: "\f179"; }
  .su-news-masthead .fa-apple-alt:before {
    content: "\f5d1"; }
  .su-news-masthead .fa-apple-pay:before {
    content: "\f415"; }
  .su-news-masthead .fa-archive:before {
    content: "\f187"; }
  .su-news-masthead .fa-archway:before {
    content: "\f557"; }
  .su-news-masthead .fa-arrow-alt-circle-down:before {
    content: "\f358"; }
  .su-news-masthead .fa-arrow-alt-circle-left:before {
    content: "\f359"; }
  .su-news-masthead .fa-arrow-alt-circle-right:before {
    content: "\f35a"; }
  .su-news-masthead .fa-arrow-alt-circle-up:before {
    content: "\f35b"; }
  .su-news-masthead .fa-arrow-circle-down:before {
    content: "\f0ab"; }
  .su-news-masthead .fa-arrow-circle-left:before {
    content: "\f0a8"; }
  .su-news-masthead .fa-arrow-circle-right:before {
    content: "\f0a9"; }
  .su-news-masthead .fa-arrow-circle-up:before {
    content: "\f0aa"; }
  .su-news-masthead .fa-arrow-down:before {
    content: "\f063"; }
  .su-news-masthead .fa-arrow-left:before {
    content: "\f060"; }
  .su-news-masthead .fa-arrow-right:before {
    content: "\f061"; }
  .su-news-masthead .fa-arrow-up:before {
    content: "\f062"; }
  .su-news-masthead .fa-arrows-alt:before {
    content: "\f0b2"; }
  .su-news-masthead .fa-arrows-alt-h:before {
    content: "\f337"; }
  .su-news-masthead .fa-arrows-alt-v:before {
    content: "\f338"; }
  .su-news-masthead .fa-artstation:before {
    content: "\f77a"; }
  .su-news-masthead .fa-assistive-listening-systems:before {
    content: "\f2a2"; }
  .su-news-masthead .fa-asterisk:before {
    content: "\f069"; }
  .su-news-masthead .fa-asymmetrik:before {
    content: "\f372"; }
  .su-news-masthead .fa-at:before {
    content: "\f1fa"; }
  .su-news-masthead .fa-atlas:before {
    content: "\f558"; }
  .su-news-masthead .fa-atlassian:before {
    content: "\f77b"; }
  .su-news-masthead .fa-atom:before {
    content: "\f5d2"; }
  .su-news-masthead .fa-audible:before {
    content: "\f373"; }
  .su-news-masthead .fa-audio-description:before {
    content: "\f29e"; }
  .su-news-masthead .fa-autoprefixer:before {
    content: "\f41c"; }
  .su-news-masthead .fa-avianex:before {
    content: "\f374"; }
  .su-news-masthead .fa-aviato:before {
    content: "\f421"; }
  .su-news-masthead .fa-award:before {
    content: "\f559"; }
  .su-news-masthead .fa-aws:before {
    content: "\f375"; }
  .su-news-masthead .fa-baby:before {
    content: "\f77c"; }
  .su-news-masthead .fa-baby-carriage:before {
    content: "\f77d"; }
  .su-news-masthead .fa-backspace:before {
    content: "\f55a"; }
  .su-news-masthead .fa-backward:before {
    content: "\f04a"; }
  .su-news-masthead .fa-bacon:before {
    content: "\f7e5"; }
  .su-news-masthead .fa-bacteria:before {
    content: "\e059"; }
  .su-news-masthead .fa-bacterium:before {
    content: "\e05a"; }
  .su-news-masthead .fa-bahai:before {
    content: "\f666"; }
  .su-news-masthead .fa-balance-scale:before {
    content: "\f24e"; }
  .su-news-masthead .fa-balance-scale-left:before {
    content: "\f515"; }
  .su-news-masthead .fa-balance-scale-right:before {
    content: "\f516"; }
  .su-news-masthead .fa-ban:before {
    content: "\f05e"; }
  .su-news-masthead .fa-band-aid:before {
    content: "\f462"; }
  .su-news-masthead .fa-bandcamp:before {
    content: "\f2d5"; }
  .su-news-masthead .fa-barcode:before {
    content: "\f02a"; }
  .su-news-masthead .fa-bars:before {
    content: "\f0c9"; }
  .su-news-masthead .fa-baseball-ball:before {
    content: "\f433"; }
  .su-news-masthead .fa-basketball-ball:before {
    content: "\f434"; }
  .su-news-masthead .fa-bath:before {
    content: "\f2cd"; }
  .su-news-masthead .fa-battery-empty:before {
    content: "\f244"; }
  .su-news-masthead .fa-battery-full:before {
    content: "\f240"; }
  .su-news-masthead .fa-battery-half:before {
    content: "\f242"; }
  .su-news-masthead .fa-battery-quarter:before {
    content: "\f243"; }
  .su-news-masthead .fa-battery-three-quarters:before {
    content: "\f241"; }
  .su-news-masthead .fa-battle-net:before {
    content: "\f835"; }
  .su-news-masthead .fa-bed:before {
    content: "\f236"; }
  .su-news-masthead .fa-beer:before {
    content: "\f0fc"; }
  .su-news-masthead .fa-behance:before {
    content: "\f1b4"; }
  .su-news-masthead .fa-behance-square:before {
    content: "\f1b5"; }
  .su-news-masthead .fa-bell:before {
    content: "\f0f3"; }
  .su-news-masthead .fa-bell-slash:before {
    content: "\f1f6"; }
  .su-news-masthead .fa-bezier-curve:before {
    content: "\f55b"; }
  .su-news-masthead .fa-bible:before {
    content: "\f647"; }
  .su-news-masthead .fa-bicycle:before {
    content: "\f206"; }
  .su-news-masthead .fa-biking:before {
    content: "\f84a"; }
  .su-news-masthead .fa-bimobject:before {
    content: "\f378"; }
  .su-news-masthead .fa-binoculars:before {
    content: "\f1e5"; }
  .su-news-masthead .fa-biohazard:before {
    content: "\f780"; }
  .su-news-masthead .fa-birthday-cake:before {
    content: "\f1fd"; }
  .su-news-masthead .fa-bitbucket:before {
    content: "\f171"; }
  .su-news-masthead .fa-bitcoin:before {
    content: "\f379"; }
  .su-news-masthead .fa-bity:before {
    content: "\f37a"; }
  .su-news-masthead .fa-black-tie:before {
    content: "\f27e"; }
  .su-news-masthead .fa-blackberry:before {
    content: "\f37b"; }
  .su-news-masthead .fa-blender:before {
    content: "\f517"; }
  .su-news-masthead .fa-blender-phone:before {
    content: "\f6b6"; }
  .su-news-masthead .fa-blind:before {
    content: "\f29d"; }
  .su-news-masthead .fa-blog:before {
    content: "\f781"; }
  .su-news-masthead .fa-blogger:before {
    content: "\f37c"; }
  .su-news-masthead .fa-blogger-b:before {
    content: "\f37d"; }
  .su-news-masthead .fa-bluetooth:before {
    content: "\f293"; }
  .su-news-masthead .fa-bluetooth-b:before {
    content: "\f294"; }
  .su-news-masthead .fa-bold:before {
    content: "\f032"; }
  .su-news-masthead .fa-bolt:before {
    content: "\f0e7"; }
  .su-news-masthead .fa-bomb:before {
    content: "\f1e2"; }
  .su-news-masthead .fa-bone:before {
    content: "\f5d7"; }
  .su-news-masthead .fa-bong:before {
    content: "\f55c"; }
  .su-news-masthead .fa-book:before {
    content: "\f02d"; }
  .su-news-masthead .fa-book-dead:before {
    content: "\f6b7"; }
  .su-news-masthead .fa-book-medical:before {
    content: "\f7e6"; }
  .su-news-masthead .fa-book-open:before {
    content: "\f518"; }
  .su-news-masthead .fa-book-reader:before {
    content: "\f5da"; }
  .su-news-masthead .fa-bookmark:before {
    content: "\f02e"; }
  .su-news-masthead .fa-bootstrap:before {
    content: "\f836"; }
  .su-news-masthead .fa-border-all:before {
    content: "\f84c"; }
  .su-news-masthead .fa-border-none:before {
    content: "\f850"; }
  .su-news-masthead .fa-border-style:before {
    content: "\f853"; }
  .su-news-masthead .fa-bowling-ball:before {
    content: "\f436"; }
  .su-news-masthead .fa-box:before {
    content: "\f466"; }
  .su-news-masthead .fa-box-open:before {
    content: "\f49e"; }
  .su-news-masthead .fa-box-tissue:before {
    content: "\e05b"; }
  .su-news-masthead .fa-boxes:before {
    content: "\f468"; }
  .su-news-masthead .fa-braille:before {
    content: "\f2a1"; }
  .su-news-masthead .fa-brain:before {
    content: "\f5dc"; }
  .su-news-masthead .fa-bread-slice:before {
    content: "\f7ec"; }
  .su-news-masthead .fa-briefcase:before {
    content: "\f0b1"; }
  .su-news-masthead .fa-briefcase-medical:before {
    content: "\f469"; }
  .su-news-masthead .fa-broadcast-tower:before {
    content: "\f519"; }
  .su-news-masthead .fa-broom:before {
    content: "\f51a"; }
  .su-news-masthead .fa-brush:before {
    content: "\f55d"; }
  .su-news-masthead .fa-btc:before {
    content: "\f15a"; }
  .su-news-masthead .fa-buffer:before {
    content: "\f837"; }
  .su-news-masthead .fa-bug:before {
    content: "\f188"; }
  .su-news-masthead .fa-building:before {
    content: "\f1ad"; }
  .su-news-masthead .fa-bullhorn:before {
    content: "\f0a1"; }
  .su-news-masthead .fa-bullseye:before {
    content: "\f140"; }
  .su-news-masthead .fa-burn:before {
    content: "\f46a"; }
  .su-news-masthead .fa-buromobelexperte:before {
    content: "\f37f"; }
  .su-news-masthead .fa-bus:before {
    content: "\f207"; }
  .su-news-masthead .fa-bus-alt:before {
    content: "\f55e"; }
  .su-news-masthead .fa-business-time:before {
    content: "\f64a"; }
  .su-news-masthead .fa-buy-n-large:before {
    content: "\f8a6"; }
  .su-news-masthead .fa-buysellads:before {
    content: "\f20d"; }
  .su-news-masthead .fa-calculator:before {
    content: "\f1ec"; }
  .su-news-masthead .fa-calendar:before {
    content: "\f133"; }
  .su-news-masthead .fa-calendar-alt:before {
    content: "\f073"; }
  .su-news-masthead .fa-calendar-check:before {
    content: "\f274"; }
  .su-news-masthead .fa-calendar-day:before {
    content: "\f783"; }
  .su-news-masthead .fa-calendar-minus:before {
    content: "\f272"; }
  .su-news-masthead .fa-calendar-plus:before {
    content: "\f271"; }
  .su-news-masthead .fa-calendar-times:before {
    content: "\f273"; }
  .su-news-masthead .fa-calendar-week:before {
    content: "\f784"; }
  .su-news-masthead .fa-camera:before {
    content: "\f030"; }
  .su-news-masthead .fa-camera-retro:before {
    content: "\f083"; }
  .su-news-masthead .fa-campground:before {
    content: "\f6bb"; }
  .su-news-masthead .fa-canadian-maple-leaf:before {
    content: "\f785"; }
  .su-news-masthead .fa-candy-cane:before {
    content: "\f786"; }
  .su-news-masthead .fa-cannabis:before {
    content: "\f55f"; }
  .su-news-masthead .fa-capsules:before {
    content: "\f46b"; }
  .su-news-masthead .fa-car:before {
    content: "\f1b9"; }
  .su-news-masthead .fa-car-alt:before {
    content: "\f5de"; }
  .su-news-masthead .fa-car-battery:before {
    content: "\f5df"; }
  .su-news-masthead .fa-car-crash:before {
    content: "\f5e1"; }
  .su-news-masthead .fa-car-side:before {
    content: "\f5e4"; }
  .su-news-masthead .fa-caravan:before {
    content: "\f8ff"; }
  .su-news-masthead .fa-caret-down:before {
    content: "\f0d7"; }
  .su-news-masthead .fa-caret-left:before {
    content: "\f0d9"; }
  .su-news-masthead .fa-caret-right:before {
    content: "\f0da"; }
  .su-news-masthead .fa-caret-square-down:before {
    content: "\f150"; }
  .su-news-masthead .fa-caret-square-left:before {
    content: "\f191"; }
  .su-news-masthead .fa-caret-square-right:before {
    content: "\f152"; }
  .su-news-masthead .fa-caret-square-up:before {
    content: "\f151"; }
  .su-news-masthead .fa-caret-up:before {
    content: "\f0d8"; }
  .su-news-masthead .fa-carrot:before {
    content: "\f787"; }
  .su-news-masthead .fa-cart-arrow-down:before {
    content: "\f218"; }
  .su-news-masthead .fa-cart-plus:before {
    content: "\f217"; }
  .su-news-masthead .fa-cash-register:before {
    content: "\f788"; }
  .su-news-masthead .fa-cat:before {
    content: "\f6be"; }
  .su-news-masthead .fa-cc-amazon-pay:before {
    content: "\f42d"; }
  .su-news-masthead .fa-cc-amex:before {
    content: "\f1f3"; }
  .su-news-masthead .fa-cc-apple-pay:before {
    content: "\f416"; }
  .su-news-masthead .fa-cc-diners-club:before {
    content: "\f24c"; }
  .su-news-masthead .fa-cc-discover:before {
    content: "\f1f2"; }
  .su-news-masthead .fa-cc-jcb:before {
    content: "\f24b"; }
  .su-news-masthead .fa-cc-mastercard:before {
    content: "\f1f1"; }
  .su-news-masthead .fa-cc-paypal:before {
    content: "\f1f4"; }
  .su-news-masthead .fa-cc-stripe:before {
    content: "\f1f5"; }
  .su-news-masthead .fa-cc-visa:before {
    content: "\f1f0"; }
  .su-news-masthead .fa-centercode:before {
    content: "\f380"; }
  .su-news-masthead .fa-centos:before {
    content: "\f789"; }
  .su-news-masthead .fa-certificate:before {
    content: "\f0a3"; }
  .su-news-masthead .fa-chair:before {
    content: "\f6c0"; }
  .su-news-masthead .fa-chalkboard:before {
    content: "\f51b"; }
  .su-news-masthead .fa-chalkboard-teacher:before {
    content: "\f51c"; }
  .su-news-masthead .fa-charging-station:before {
    content: "\f5e7"; }
  .su-news-masthead .fa-chart-area:before {
    content: "\f1fe"; }
  .su-news-masthead .fa-chart-bar:before {
    content: "\f080"; }
  .su-news-masthead .fa-chart-line:before {
    content: "\f201"; }
  .su-news-masthead .fa-chart-pie:before {
    content: "\f200"; }
  .su-news-masthead .fa-check:before {
    content: "\f00c"; }
  .su-news-masthead .fa-check-circle:before {
    content: "\f058"; }
  .su-news-masthead .fa-check-double:before {
    content: "\f560"; }
  .su-news-masthead .fa-check-square:before {
    content: "\f14a"; }
  .su-news-masthead .fa-cheese:before {
    content: "\f7ef"; }
  .su-news-masthead .fa-chess:before {
    content: "\f439"; }
  .su-news-masthead .fa-chess-bishop:before {
    content: "\f43a"; }
  .su-news-masthead .fa-chess-board:before {
    content: "\f43c"; }
  .su-news-masthead .fa-chess-king:before {
    content: "\f43f"; }
  .su-news-masthead .fa-chess-knight:before {
    content: "\f441"; }
  .su-news-masthead .fa-chess-pawn:before {
    content: "\f443"; }
  .su-news-masthead .fa-chess-queen:before {
    content: "\f445"; }
  .su-news-masthead .fa-chess-rook:before {
    content: "\f447"; }
  .su-news-masthead .fa-chevron-circle-down:before {
    content: "\f13a"; }
  .su-news-masthead .fa-chevron-circle-left:before {
    content: "\f137"; }
  .su-news-masthead .fa-chevron-circle-right:before {
    content: "\f138"; }
  .su-news-masthead .fa-chevron-circle-up:before {
    content: "\f139"; }
  .su-news-masthead .fa-chevron-down:before {
    content: "\f078"; }
  .su-news-masthead .fa-chevron-left:before {
    content: "\f053"; }
  .su-news-masthead .fa-chevron-right:before {
    content: "\f054"; }
  .su-news-masthead .fa-chevron-up:before {
    content: "\f077"; }
  .su-news-masthead .fa-child:before {
    content: "\f1ae"; }
  .su-news-masthead .fa-chrome:before {
    content: "\f268"; }
  .su-news-masthead .fa-chromecast:before {
    content: "\f838"; }
  .su-news-masthead .fa-church:before {
    content: "\f51d"; }
  .su-news-masthead .fa-circle:before {
    content: "\f111"; }
  .su-news-masthead .fa-circle-notch:before {
    content: "\f1ce"; }
  .su-news-masthead .fa-city:before {
    content: "\f64f"; }
  .su-news-masthead .fa-clinic-medical:before {
    content: "\f7f2"; }
  .su-news-masthead .fa-clipboard:before {
    content: "\f328"; }
  .su-news-masthead .fa-clipboard-check:before {
    content: "\f46c"; }
  .su-news-masthead .fa-clipboard-list:before {
    content: "\f46d"; }
  .su-news-masthead .fa-clock:before {
    content: "\f017"; }
  .su-news-masthead .fa-clone:before {
    content: "\f24d"; }
  .su-news-masthead .fa-closed-captioning:before {
    content: "\f20a"; }
  .su-news-masthead .fa-cloud:before {
    content: "\f0c2"; }
  .su-news-masthead .fa-cloud-download-alt:before {
    content: "\f381"; }
  .su-news-masthead .fa-cloud-meatball:before {
    content: "\f73b"; }
  .su-news-masthead .fa-cloud-moon:before {
    content: "\f6c3"; }
  .su-news-masthead .fa-cloud-moon-rain:before {
    content: "\f73c"; }
  .su-news-masthead .fa-cloud-rain:before {
    content: "\f73d"; }
  .su-news-masthead .fa-cloud-showers-heavy:before {
    content: "\f740"; }
  .su-news-masthead .fa-cloud-sun:before {
    content: "\f6c4"; }
  .su-news-masthead .fa-cloud-sun-rain:before {
    content: "\f743"; }
  .su-news-masthead .fa-cloud-upload-alt:before {
    content: "\f382"; }
  .su-news-masthead .fa-cloudscale:before {
    content: "\f383"; }
  .su-news-masthead .fa-cloudsmith:before {
    content: "\f384"; }
  .su-news-masthead .fa-cloudversify:before {
    content: "\f385"; }
  .su-news-masthead .fa-cocktail:before {
    content: "\f561"; }
  .su-news-masthead .fa-code:before {
    content: "\f121"; }
  .su-news-masthead .fa-code-branch:before {
    content: "\f126"; }
  .su-news-masthead .fa-codepen:before {
    content: "\f1cb"; }
  .su-news-masthead .fa-codiepie:before {
    content: "\f284"; }
  .su-news-masthead .fa-coffee:before {
    content: "\f0f4"; }
  .su-news-masthead .fa-cog:before {
    content: "\f013"; }
  .su-news-masthead .fa-cogs:before {
    content: "\f085"; }
  .su-news-masthead .fa-coins:before {
    content: "\f51e"; }
  .su-news-masthead .fa-columns:before {
    content: "\f0db"; }
  .su-news-masthead .fa-comment:before {
    content: "\f075"; }
  .su-news-masthead .fa-comment-alt:before {
    content: "\f27a"; }
  .su-news-masthead .fa-comment-dollar:before {
    content: "\f651"; }
  .su-news-masthead .fa-comment-dots:before {
    content: "\f4ad"; }
  .su-news-masthead .fa-comment-medical:before {
    content: "\f7f5"; }
  .su-news-masthead .fa-comment-slash:before {
    content: "\f4b3"; }
  .su-news-masthead .fa-comments:before {
    content: "\f086"; }
  .su-news-masthead .fa-comments-dollar:before {
    content: "\f653"; }
  .su-news-masthead .fa-compact-disc:before {
    content: "\f51f"; }
  .su-news-masthead .fa-compass:before {
    content: "\f14e"; }
  .su-news-masthead .fa-compress:before {
    content: "\f066"; }
  .su-news-masthead .fa-compress-alt:before {
    content: "\f422"; }
  .su-news-masthead .fa-compress-arrows-alt:before {
    content: "\f78c"; }
  .su-news-masthead .fa-concierge-bell:before {
    content: "\f562"; }
  .su-news-masthead .fa-confluence:before {
    content: "\f78d"; }
  .su-news-masthead .fa-connectdevelop:before {
    content: "\f20e"; }
  .su-news-masthead .fa-contao:before {
    content: "\f26d"; }
  .su-news-masthead .fa-cookie:before {
    content: "\f563"; }
  .su-news-masthead .fa-cookie-bite:before {
    content: "\f564"; }
  .su-news-masthead .fa-copy:before {
    content: "\f0c5"; }
  .su-news-masthead .fa-copyright:before {
    content: "\f1f9"; }
  .su-news-masthead .fa-cotton-bureau:before {
    content: "\f89e"; }
  .su-news-masthead .fa-couch:before {
    content: "\f4b8"; }
  .su-news-masthead .fa-cpanel:before {
    content: "\f388"; }
  .su-news-masthead .fa-creative-commons:before {
    content: "\f25e"; }
  .su-news-masthead .fa-creative-commons-by:before {
    content: "\f4e7"; }
  .su-news-masthead .fa-creative-commons-nc:before {
    content: "\f4e8"; }
  .su-news-masthead .fa-creative-commons-nc-eu:before {
    content: "\f4e9"; }
  .su-news-masthead .fa-creative-commons-nc-jp:before {
    content: "\f4ea"; }
  .su-news-masthead .fa-creative-commons-nd:before {
    content: "\f4eb"; }
  .su-news-masthead .fa-creative-commons-pd:before {
    content: "\f4ec"; }
  .su-news-masthead .fa-creative-commons-pd-alt:before {
    content: "\f4ed"; }
  .su-news-masthead .fa-creative-commons-remix:before {
    content: "\f4ee"; }
  .su-news-masthead .fa-creative-commons-sa:before {
    content: "\f4ef"; }
  .su-news-masthead .fa-creative-commons-sampling:before {
    content: "\f4f0"; }
  .su-news-masthead .fa-creative-commons-sampling-plus:before {
    content: "\f4f1"; }
  .su-news-masthead .fa-creative-commons-share:before {
    content: "\f4f2"; }
  .su-news-masthead .fa-creative-commons-zero:before {
    content: "\f4f3"; }
  .su-news-masthead .fa-credit-card:before {
    content: "\f09d"; }
  .su-news-masthead .fa-critical-role:before {
    content: "\f6c9"; }
  .su-news-masthead .fa-crop:before {
    content: "\f125"; }
  .su-news-masthead .fa-crop-alt:before {
    content: "\f565"; }
  .su-news-masthead .fa-cross:before {
    content: "\f654"; }
  .su-news-masthead .fa-crosshairs:before {
    content: "\f05b"; }
  .su-news-masthead .fa-crow:before {
    content: "\f520"; }
  .su-news-masthead .fa-crown:before {
    content: "\f521"; }
  .su-news-masthead .fa-crutch:before {
    content: "\f7f7"; }
  .su-news-masthead .fa-css3:before {
    content: "\f13c"; }
  .su-news-masthead .fa-css3-alt:before {
    content: "\f38b"; }
  .su-news-masthead .fa-cube:before {
    content: "\f1b2"; }
  .su-news-masthead .fa-cubes:before {
    content: "\f1b3"; }
  .su-news-masthead .fa-cut:before {
    content: "\f0c4"; }
  .su-news-masthead .fa-cuttlefish:before {
    content: "\f38c"; }
  .su-news-masthead .fa-d-and-d:before {
    content: "\f38d"; }
  .su-news-masthead .fa-d-and-d-beyond:before {
    content: "\f6ca"; }
  .su-news-masthead .fa-dailymotion:before {
    content: "\e052"; }
  .su-news-masthead .fa-dashcube:before {
    content: "\f210"; }
  .su-news-masthead .fa-database:before {
    content: "\f1c0"; }
  .su-news-masthead .fa-deaf:before {
    content: "\f2a4"; }
  .su-news-masthead .fa-deezer:before {
    content: "\e077"; }
  .su-news-masthead .fa-delicious:before {
    content: "\f1a5"; }
  .su-news-masthead .fa-democrat:before {
    content: "\f747"; }
  .su-news-masthead .fa-deploydog:before {
    content: "\f38e"; }
  .su-news-masthead .fa-deskpro:before {
    content: "\f38f"; }
  .su-news-masthead .fa-desktop:before {
    content: "\f108"; }
  .su-news-masthead .fa-dev:before {
    content: "\f6cc"; }
  .su-news-masthead .fa-deviantart:before {
    content: "\f1bd"; }
  .su-news-masthead .fa-dharmachakra:before {
    content: "\f655"; }
  .su-news-masthead .fa-dhl:before {
    content: "\f790"; }
  .su-news-masthead .fa-diagnoses:before {
    content: "\f470"; }
  .su-news-masthead .fa-diaspora:before {
    content: "\f791"; }
  .su-news-masthead .fa-dice:before {
    content: "\f522"; }
  .su-news-masthead .fa-dice-d20:before {
    content: "\f6cf"; }
  .su-news-masthead .fa-dice-d6:before {
    content: "\f6d1"; }
  .su-news-masthead .fa-dice-five:before {
    content: "\f523"; }
  .su-news-masthead .fa-dice-four:before {
    content: "\f524"; }
  .su-news-masthead .fa-dice-one:before {
    content: "\f525"; }
  .su-news-masthead .fa-dice-six:before {
    content: "\f526"; }
  .su-news-masthead .fa-dice-three:before {
    content: "\f527"; }
  .su-news-masthead .fa-dice-two:before {
    content: "\f528"; }
  .su-news-masthead .fa-digg:before {
    content: "\f1a6"; }
  .su-news-masthead .fa-digital-ocean:before {
    content: "\f391"; }
  .su-news-masthead .fa-digital-tachograph:before {
    content: "\f566"; }
  .su-news-masthead .fa-directions:before {
    content: "\f5eb"; }
  .su-news-masthead .fa-discord:before {
    content: "\f392"; }
  .su-news-masthead .fa-discourse:before {
    content: "\f393"; }
  .su-news-masthead .fa-disease:before {
    content: "\f7fa"; }
  .su-news-masthead .fa-divide:before {
    content: "\f529"; }
  .su-news-masthead .fa-dizzy:before {
    content: "\f567"; }
  .su-news-masthead .fa-dna:before {
    content: "\f471"; }
  .su-news-masthead .fa-dochub:before {
    content: "\f394"; }
  .su-news-masthead .fa-docker:before {
    content: "\f395"; }
  .su-news-masthead .fa-dog:before {
    content: "\f6d3"; }
  .su-news-masthead .fa-dollar-sign:before {
    content: "\f155"; }
  .su-news-masthead .fa-dolly:before {
    content: "\f472"; }
  .su-news-masthead .fa-dolly-flatbed:before {
    content: "\f474"; }
  .su-news-masthead .fa-donate:before {
    content: "\f4b9"; }
  .su-news-masthead .fa-door-closed:before {
    content: "\f52a"; }
  .su-news-masthead .fa-door-open:before {
    content: "\f52b"; }
  .su-news-masthead .fa-dot-circle:before {
    content: "\f192"; }
  .su-news-masthead .fa-dove:before {
    content: "\f4ba"; }
  .su-news-masthead .fa-download:before {
    content: "\f019"; }
  .su-news-masthead .fa-draft2digital:before {
    content: "\f396"; }
  .su-news-masthead .fa-drafting-compass:before {
    content: "\f568"; }
  .su-news-masthead .fa-dragon:before {
    content: "\f6d5"; }
  .su-news-masthead .fa-draw-polygon:before {
    content: "\f5ee"; }
  .su-news-masthead .fa-dribbble:before {
    content: "\f17d"; }
  .su-news-masthead .fa-dribbble-square:before {
    content: "\f397"; }
  .su-news-masthead .fa-dropbox:before {
    content: "\f16b"; }
  .su-news-masthead .fa-drum:before {
    content: "\f569"; }
  .su-news-masthead .fa-drum-steelpan:before {
    content: "\f56a"; }
  .su-news-masthead .fa-drumstick-bite:before {
    content: "\f6d7"; }
  .su-news-masthead .fa-drupal:before {
    content: "\f1a9"; }
  .su-news-masthead .fa-dumbbell:before {
    content: "\f44b"; }
  .su-news-masthead .fa-dumpster:before {
    content: "\f793"; }
  .su-news-masthead .fa-dumpster-fire:before {
    content: "\f794"; }
  .su-news-masthead .fa-dungeon:before {
    content: "\f6d9"; }
  .su-news-masthead .fa-dyalog:before {
    content: "\f399"; }
  .su-news-masthead .fa-earlybirds:before {
    content: "\f39a"; }
  .su-news-masthead .fa-ebay:before {
    content: "\f4f4"; }
  .su-news-masthead .fa-edge:before {
    content: "\f282"; }
  .su-news-masthead .fa-edge-legacy:before {
    content: "\e078"; }
  .su-news-masthead .fa-edit:before {
    content: "\f044"; }
  .su-news-masthead .fa-egg:before {
    content: "\f7fb"; }
  .su-news-masthead .fa-eject:before {
    content: "\f052"; }
  .su-news-masthead .fa-elementor:before {
    content: "\f430"; }
  .su-news-masthead .fa-ellipsis-h:before {
    content: "\f141"; }
  .su-news-masthead .fa-ellipsis-v:before {
    content: "\f142"; }
  .su-news-masthead .fa-ello:before {
    content: "\f5f1"; }
  .su-news-masthead .fa-ember:before {
    content: "\f423"; }
  .su-news-masthead .fa-empire:before {
    content: "\f1d1"; }
  .su-news-masthead .fa-envelope:before {
    content: "\f0e0"; }
  .su-news-masthead .fa-envelope-open:before {
    content: "\f2b6"; }
  .su-news-masthead .fa-envelope-open-text:before {
    content: "\f658"; }
  .su-news-masthead .fa-envelope-square:before {
    content: "\f199"; }
  .su-news-masthead .fa-envira:before {
    content: "\f299"; }
  .su-news-masthead .fa-equals:before {
    content: "\f52c"; }
  .su-news-masthead .fa-eraser:before {
    content: "\f12d"; }
  .su-news-masthead .fa-erlang:before {
    content: "\f39d"; }
  .su-news-masthead .fa-ethereum:before {
    content: "\f42e"; }
  .su-news-masthead .fa-ethernet:before {
    content: "\f796"; }
  .su-news-masthead .fa-etsy:before {
    content: "\f2d7"; }
  .su-news-masthead .fa-euro-sign:before {
    content: "\f153"; }
  .su-news-masthead .fa-evernote:before {
    content: "\f839"; }
  .su-news-masthead .fa-exchange-alt:before {
    content: "\f362"; }
  .su-news-masthead .fa-exclamation:before {
    content: "\f12a"; }
  .su-news-masthead .fa-exclamation-circle:before {
    content: "\f06a"; }
  .su-news-masthead .fa-exclamation-triangle:before {
    content: "\f071"; }
  .su-news-masthead .fa-expand:before {
    content: "\f065"; }
  .su-news-masthead .fa-expand-alt:before {
    content: "\f424"; }
  .su-news-masthead .fa-expand-arrows-alt:before {
    content: "\f31e"; }
  .su-news-masthead .fa-expeditedssl:before {
    content: "\f23e"; }
  .su-news-masthead .fa-external-link-alt:before {
    content: "\f35d"; }
  .su-news-masthead .fa-external-link-square-alt:before {
    content: "\f360"; }
  .su-news-masthead .fa-eye:before {
    content: "\f06e"; }
  .su-news-masthead .fa-eye-dropper:before {
    content: "\f1fb"; }
  .su-news-masthead .fa-eye-slash:before {
    content: "\f070"; }
  .su-news-masthead .fa-facebook:before {
    content: "\f09a"; }
  .su-news-masthead .fa-facebook-f:before {
    content: "\f39e"; }
  .su-news-masthead .fa-facebook-messenger:before {
    content: "\f39f"; }
  .su-news-masthead .fa-facebook-square:before {
    content: "\f082"; }
  .su-news-masthead .fa-fan:before {
    content: "\f863"; }
  .su-news-masthead .fa-fantasy-flight-games:before {
    content: "\f6dc"; }
  .su-news-masthead .fa-fast-backward:before {
    content: "\f049"; }
  .su-news-masthead .fa-fast-forward:before {
    content: "\f050"; }
  .su-news-masthead .fa-faucet:before {
    content: "\e005"; }
  .su-news-masthead .fa-fax:before {
    content: "\f1ac"; }
  .su-news-masthead .fa-feather:before {
    content: "\f52d"; }
  .su-news-masthead .fa-feather-alt:before {
    content: "\f56b"; }
  .su-news-masthead .fa-fedex:before {
    content: "\f797"; }
  .su-news-masthead .fa-fedora:before {
    content: "\f798"; }
  .su-news-masthead .fa-female:before {
    content: "\f182"; }
  .su-news-masthead .fa-fighter-jet:before {
    content: "\f0fb"; }
  .su-news-masthead .fa-figma:before {
    content: "\f799"; }
  .su-news-masthead .fa-file:before {
    content: "\f15b"; }
  .su-news-masthead .fa-file-alt:before {
    content: "\f15c"; }
  .su-news-masthead .fa-file-archive:before {
    content: "\f1c6"; }
  .su-news-masthead .fa-file-audio:before {
    content: "\f1c7"; }
  .su-news-masthead .fa-file-code:before {
    content: "\f1c9"; }
  .su-news-masthead .fa-file-contract:before {
    content: "\f56c"; }
  .su-news-masthead .fa-file-csv:before {
    content: "\f6dd"; }
  .su-news-masthead .fa-file-download:before {
    content: "\f56d"; }
  .su-news-masthead .fa-file-excel:before {
    content: "\f1c3"; }
  .su-news-masthead .fa-file-export:before {
    content: "\f56e"; }
  .su-news-masthead .fa-file-image:before {
    content: "\f1c5"; }
  .su-news-masthead .fa-file-import:before {
    content: "\f56f"; }
  .su-news-masthead .fa-file-invoice:before {
    content: "\f570"; }
  .su-news-masthead .fa-file-invoice-dollar:before {
    content: "\f571"; }
  .su-news-masthead .fa-file-medical:before {
    content: "\f477"; }
  .su-news-masthead .fa-file-medical-alt:before {
    content: "\f478"; }
  .su-news-masthead .fa-file-pdf:before {
    content: "\f1c1"; }
  .su-news-masthead .fa-file-powerpoint:before {
    content: "\f1c4"; }
  .su-news-masthead .fa-file-prescription:before {
    content: "\f572"; }
  .su-news-masthead .fa-file-signature:before {
    content: "\f573"; }
  .su-news-masthead .fa-file-upload:before {
    content: "\f574"; }
  .su-news-masthead .fa-file-video:before {
    content: "\f1c8"; }
  .su-news-masthead .fa-file-word:before {
    content: "\f1c2"; }
  .su-news-masthead .fa-fill:before {
    content: "\f575"; }
  .su-news-masthead .fa-fill-drip:before {
    content: "\f576"; }
  .su-news-masthead .fa-film:before {
    content: "\f008"; }
  .su-news-masthead .fa-filter:before {
    content: "\f0b0"; }
  .su-news-masthead .fa-fingerprint:before {
    content: "\f577"; }
  .su-news-masthead .fa-fire:before {
    content: "\f06d"; }
  .su-news-masthead .fa-fire-alt:before {
    content: "\f7e4"; }
  .su-news-masthead .fa-fire-extinguisher:before {
    content: "\f134"; }
  .su-news-masthead .fa-firefox:before {
    content: "\f269"; }
  .su-news-masthead .fa-firefox-browser:before {
    content: "\e007"; }
  .su-news-masthead .fa-first-aid:before {
    content: "\f479"; }
  .su-news-masthead .fa-first-order:before {
    content: "\f2b0"; }
  .su-news-masthead .fa-first-order-alt:before {
    content: "\f50a"; }
  .su-news-masthead .fa-firstdraft:before {
    content: "\f3a1"; }
  .su-news-masthead .fa-fish:before {
    content: "\f578"; }
  .su-news-masthead .fa-fist-raised:before {
    content: "\f6de"; }
  .su-news-masthead .fa-flag:before {
    content: "\f024"; }
  .su-news-masthead .fa-flag-checkered:before {
    content: "\f11e"; }
  .su-news-masthead .fa-flag-usa:before {
    content: "\f74d"; }
  .su-news-masthead .fa-flask:before {
    content: "\f0c3"; }
  .su-news-masthead .fa-flickr:before {
    content: "\f16e"; }
  .su-news-masthead .fa-flipboard:before {
    content: "\f44d"; }
  .su-news-masthead .fa-flushed:before {
    content: "\f579"; }
  .su-news-masthead .fa-fly:before {
    content: "\f417"; }
  .su-news-masthead .fa-folder:before {
    content: "\f07b"; }
  .su-news-masthead .fa-folder-minus:before {
    content: "\f65d"; }
  .su-news-masthead .fa-folder-open:before {
    content: "\f07c"; }
  .su-news-masthead .fa-folder-plus:before {
    content: "\f65e"; }
  .su-news-masthead .fa-font:before {
    content: "\f031"; }
  .su-news-masthead .fa-font-awesome:before {
    content: "\f2b4"; }
  .su-news-masthead .fa-font-awesome-alt:before {
    content: "\f35c"; }
  .su-news-masthead .fa-font-awesome-flag:before {
    content: "\f425"; }
  .su-news-masthead .fa-font-awesome-logo-full:before {
    content: "\f4e6"; }
  .su-news-masthead .fa-fonticons:before {
    content: "\f280"; }
  .su-news-masthead .fa-fonticons-fi:before {
    content: "\f3a2"; }
  .su-news-masthead .fa-football-ball:before {
    content: "\f44e"; }
  .su-news-masthead .fa-fort-awesome:before {
    content: "\f286"; }
  .su-news-masthead .fa-fort-awesome-alt:before {
    content: "\f3a3"; }
  .su-news-masthead .fa-forumbee:before {
    content: "\f211"; }
  .su-news-masthead .fa-forward:before {
    content: "\f04e"; }
  .su-news-masthead .fa-foursquare:before {
    content: "\f180"; }
  .su-news-masthead .fa-free-code-camp:before {
    content: "\f2c5"; }
  .su-news-masthead .fa-freebsd:before {
    content: "\f3a4"; }
  .su-news-masthead .fa-frog:before {
    content: "\f52e"; }
  .su-news-masthead .fa-frown:before {
    content: "\f119"; }
  .su-news-masthead .fa-frown-open:before {
    content: "\f57a"; }
  .su-news-masthead .fa-fulcrum:before {
    content: "\f50b"; }
  .su-news-masthead .fa-funnel-dollar:before {
    content: "\f662"; }
  .su-news-masthead .fa-futbol:before {
    content: "\f1e3"; }
  .su-news-masthead .fa-galactic-republic:before {
    content: "\f50c"; }
  .su-news-masthead .fa-galactic-senate:before {
    content: "\f50d"; }
  .su-news-masthead .fa-gamepad:before {
    content: "\f11b"; }
  .su-news-masthead .fa-gas-pump:before {
    content: "\f52f"; }
  .su-news-masthead .fa-gavel:before {
    content: "\f0e3"; }
  .su-news-masthead .fa-gem:before {
    content: "\f3a5"; }
  .su-news-masthead .fa-genderless:before {
    content: "\f22d"; }
  .su-news-masthead .fa-get-pocket:before {
    content: "\f265"; }
  .su-news-masthead .fa-gg:before {
    content: "\f260"; }
  .su-news-masthead .fa-gg-circle:before {
    content: "\f261"; }
  .su-news-masthead .fa-ghost:before {
    content: "\f6e2"; }
  .su-news-masthead .fa-gift:before {
    content: "\f06b"; }
  .su-news-masthead .fa-gifts:before {
    content: "\f79c"; }
  .su-news-masthead .fa-git:before {
    content: "\f1d3"; }
  .su-news-masthead .fa-git-alt:before {
    content: "\f841"; }
  .su-news-masthead .fa-git-square:before {
    content: "\f1d2"; }
  .su-news-masthead .fa-github:before {
    content: "\f09b"; }
  .su-news-masthead .fa-github-alt:before {
    content: "\f113"; }
  .su-news-masthead .fa-github-square:before {
    content: "\f092"; }
  .su-news-masthead .fa-gitkraken:before {
    content: "\f3a6"; }
  .su-news-masthead .fa-gitlab:before {
    content: "\f296"; }
  .su-news-masthead .fa-gitter:before {
    content: "\f426"; }
  .su-news-masthead .fa-glass-cheers:before {
    content: "\f79f"; }
  .su-news-masthead .fa-glass-martini:before {
    content: "\f000"; }
  .su-news-masthead .fa-glass-martini-alt:before {
    content: "\f57b"; }
  .su-news-masthead .fa-glass-whiskey:before {
    content: "\f7a0"; }
  .su-news-masthead .fa-glasses:before {
    content: "\f530"; }
  .su-news-masthead .fa-glide:before {
    content: "\f2a5"; }
  .su-news-masthead .fa-glide-g:before {
    content: "\f2a6"; }
  .su-news-masthead .fa-globe:before {
    content: "\f0ac"; }
  .su-news-masthead .fa-globe-africa:before {
    content: "\f57c"; }
  .su-news-masthead .fa-globe-americas:before {
    content: "\f57d"; }
  .su-news-masthead .fa-globe-asia:before {
    content: "\f57e"; }
  .su-news-masthead .fa-globe-europe:before {
    content: "\f7a2"; }
  .su-news-masthead .fa-gofore:before {
    content: "\f3a7"; }
  .su-news-masthead .fa-golf-ball:before {
    content: "\f450"; }
  .su-news-masthead .fa-goodreads:before {
    content: "\f3a8"; }
  .su-news-masthead .fa-goodreads-g:before {
    content: "\f3a9"; }
  .su-news-masthead .fa-google:before {
    content: "\f1a0"; }
  .su-news-masthead .fa-google-drive:before {
    content: "\f3aa"; }
  .su-news-masthead .fa-google-pay:before {
    content: "\e079"; }
  .su-news-masthead .fa-google-play:before {
    content: "\f3ab"; }
  .su-news-masthead .fa-google-plus:before {
    content: "\f2b3"; }
  .su-news-masthead .fa-google-plus-g:before {
    content: "\f0d5"; }
  .su-news-masthead .fa-google-plus-square:before {
    content: "\f0d4"; }
  .su-news-masthead .fa-google-wallet:before {
    content: "\f1ee"; }
  .su-news-masthead .fa-gopuram:before {
    content: "\f664"; }
  .su-news-masthead .fa-graduation-cap:before {
    content: "\f19d"; }
  .su-news-masthead .fa-gratipay:before {
    content: "\f184"; }
  .su-news-masthead .fa-grav:before {
    content: "\f2d6"; }
  .su-news-masthead .fa-greater-than:before {
    content: "\f531"; }
  .su-news-masthead .fa-greater-than-equal:before {
    content: "\f532"; }
  .su-news-masthead .fa-grimace:before {
    content: "\f57f"; }
  .su-news-masthead .fa-grin:before {
    content: "\f580"; }
  .su-news-masthead .fa-grin-alt:before {
    content: "\f581"; }
  .su-news-masthead .fa-grin-beam:before {
    content: "\f582"; }
  .su-news-masthead .fa-grin-beam-sweat:before {
    content: "\f583"; }
  .su-news-masthead .fa-grin-hearts:before {
    content: "\f584"; }
  .su-news-masthead .fa-grin-squint:before {
    content: "\f585"; }
  .su-news-masthead .fa-grin-squint-tears:before {
    content: "\f586"; }
  .su-news-masthead .fa-grin-stars:before {
    content: "\f587"; }
  .su-news-masthead .fa-grin-tears:before {
    content: "\f588"; }
  .su-news-masthead .fa-grin-tongue:before {
    content: "\f589"; }
  .su-news-masthead .fa-grin-tongue-squint:before {
    content: "\f58a"; }
  .su-news-masthead .fa-grin-tongue-wink:before {
    content: "\f58b"; }
  .su-news-masthead .fa-grin-wink:before {
    content: "\f58c"; }
  .su-news-masthead .fa-grip-horizontal:before {
    content: "\f58d"; }
  .su-news-masthead .fa-grip-lines:before {
    content: "\f7a4"; }
  .su-news-masthead .fa-grip-lines-vertical:before {
    content: "\f7a5"; }
  .su-news-masthead .fa-grip-vertical:before {
    content: "\f58e"; }
  .su-news-masthead .fa-gripfire:before {
    content: "\f3ac"; }
  .su-news-masthead .fa-grunt:before {
    content: "\f3ad"; }
  .su-news-masthead .fa-guitar:before {
    content: "\f7a6"; }
  .su-news-masthead .fa-gulp:before {
    content: "\f3ae"; }
  .su-news-masthead .fa-h-square:before {
    content: "\f0fd"; }
  .su-news-masthead .fa-hacker-news:before {
    content: "\f1d4"; }
  .su-news-masthead .fa-hacker-news-square:before {
    content: "\f3af"; }
  .su-news-masthead .fa-hackerrank:before {
    content: "\f5f7"; }
  .su-news-masthead .fa-hamburger:before {
    content: "\f805"; }
  .su-news-masthead .fa-hammer:before {
    content: "\f6e3"; }
  .su-news-masthead .fa-hamsa:before {
    content: "\f665"; }
  .su-news-masthead .fa-hand-holding:before {
    content: "\f4bd"; }
  .su-news-masthead .fa-hand-holding-heart:before {
    content: "\f4be"; }
  .su-news-masthead .fa-hand-holding-medical:before {
    content: "\e05c"; }
  .su-news-masthead .fa-hand-holding-usd:before {
    content: "\f4c0"; }
  .su-news-masthead .fa-hand-holding-water:before {
    content: "\f4c1"; }
  .su-news-masthead .fa-hand-lizard:before {
    content: "\f258"; }
  .su-news-masthead .fa-hand-middle-finger:before {
    content: "\f806"; }
  .su-news-masthead .fa-hand-paper:before {
    content: "\f256"; }
  .su-news-masthead .fa-hand-peace:before {
    content: "\f25b"; }
  .su-news-masthead .fa-hand-point-down:before {
    content: "\f0a7"; }
  .su-news-masthead .fa-hand-point-left:before {
    content: "\f0a5"; }
  .su-news-masthead .fa-hand-point-right:before {
    content: "\f0a4"; }
  .su-news-masthead .fa-hand-point-up:before {
    content: "\f0a6"; }
  .su-news-masthead .fa-hand-pointer:before {
    content: "\f25a"; }
  .su-news-masthead .fa-hand-rock:before {
    content: "\f255"; }
  .su-news-masthead .fa-hand-scissors:before {
    content: "\f257"; }
  .su-news-masthead .fa-hand-sparkles:before {
    content: "\e05d"; }
  .su-news-masthead .fa-hand-spock:before {
    content: "\f259"; }
  .su-news-masthead .fa-hands:before {
    content: "\f4c2"; }
  .su-news-masthead .fa-hands-helping:before {
    content: "\f4c4"; }
  .su-news-masthead .fa-hands-wash:before {
    content: "\e05e"; }
  .su-news-masthead .fa-handshake:before {
    content: "\f2b5"; }
  .su-news-masthead .fa-handshake-alt-slash:before {
    content: "\e05f"; }
  .su-news-masthead .fa-handshake-slash:before {
    content: "\e060"; }
  .su-news-masthead .fa-hanukiah:before {
    content: "\f6e6"; }
  .su-news-masthead .fa-hard-hat:before {
    content: "\f807"; }
  .su-news-masthead .fa-hashtag:before {
    content: "\f292"; }
  .su-news-masthead .fa-hat-cowboy:before {
    content: "\f8c0"; }
  .su-news-masthead .fa-hat-cowboy-side:before {
    content: "\f8c1"; }
  .su-news-masthead .fa-hat-wizard:before {
    content: "\f6e8"; }
  .su-news-masthead .fa-hdd:before {
    content: "\f0a0"; }
  .su-news-masthead .fa-head-side-cough:before {
    content: "\e061"; }
  .su-news-masthead .fa-head-side-cough-slash:before {
    content: "\e062"; }
  .su-news-masthead .fa-head-side-mask:before {
    content: "\e063"; }
  .su-news-masthead .fa-head-side-virus:before {
    content: "\e064"; }
  .su-news-masthead .fa-heading:before {
    content: "\f1dc"; }
  .su-news-masthead .fa-headphones:before {
    content: "\f025"; }
  .su-news-masthead .fa-headphones-alt:before {
    content: "\f58f"; }
  .su-news-masthead .fa-headset:before {
    content: "\f590"; }
  .su-news-masthead .fa-heart:before {
    content: "\f004"; }
  .su-news-masthead .fa-heart-broken:before {
    content: "\f7a9"; }
  .su-news-masthead .fa-heartbeat:before {
    content: "\f21e"; }
  .su-news-masthead .fa-helicopter:before {
    content: "\f533"; }
  .su-news-masthead .fa-highlighter:before {
    content: "\f591"; }
  .su-news-masthead .fa-hiking:before {
    content: "\f6ec"; }
  .su-news-masthead .fa-hippo:before {
    content: "\f6ed"; }
  .su-news-masthead .fa-hips:before {
    content: "\f452"; }
  .su-news-masthead .fa-hire-a-helper:before {
    content: "\f3b0"; }
  .su-news-masthead .fa-history:before {
    content: "\f1da"; }
  .su-news-masthead .fa-hockey-puck:before {
    content: "\f453"; }
  .su-news-masthead .fa-holly-berry:before {
    content: "\f7aa"; }
  .su-news-masthead .fa-home:before {
    content: "\f015"; }
  .su-news-masthead .fa-hooli:before {
    content: "\f427"; }
  .su-news-masthead .fa-hornbill:before {
    content: "\f592"; }
  .su-news-masthead .fa-horse:before {
    content: "\f6f0"; }
  .su-news-masthead .fa-horse-head:before {
    content: "\f7ab"; }
  .su-news-masthead .fa-hospital:before {
    content: "\f0f8"; }
  .su-news-masthead .fa-hospital-alt:before {
    content: "\f47d"; }
  .su-news-masthead .fa-hospital-symbol:before {
    content: "\f47e"; }
  .su-news-masthead .fa-hospital-user:before {
    content: "\f80d"; }
  .su-news-masthead .fa-hot-tub:before {
    content: "\f593"; }
  .su-news-masthead .fa-hotdog:before {
    content: "\f80f"; }
  .su-news-masthead .fa-hotel:before {
    content: "\f594"; }
  .su-news-masthead .fa-hotjar:before {
    content: "\f3b1"; }
  .su-news-masthead .fa-hourglass:before {
    content: "\f254"; }
  .su-news-masthead .fa-hourglass-end:before {
    content: "\f253"; }
  .su-news-masthead .fa-hourglass-half:before {
    content: "\f252"; }
  .su-news-masthead .fa-hourglass-start:before {
    content: "\f251"; }
  .su-news-masthead .fa-house-damage:before {
    content: "\f6f1"; }
  .su-news-masthead .fa-house-user:before {
    content: "\e065"; }
  .su-news-masthead .fa-houzz:before {
    content: "\f27c"; }
  .su-news-masthead .fa-hryvnia:before {
    content: "\f6f2"; }
  .su-news-masthead .fa-html5:before {
    content: "\f13b"; }
  .su-news-masthead .fa-hubspot:before {
    content: "\f3b2"; }
  .su-news-masthead .fa-i-cursor:before {
    content: "\f246"; }
  .su-news-masthead .fa-ice-cream:before {
    content: "\f810"; }
  .su-news-masthead .fa-icicles:before {
    content: "\f7ad"; }
  .su-news-masthead .fa-icons:before {
    content: "\f86d"; }
  .su-news-masthead .fa-id-badge:before {
    content: "\f2c1"; }
  .su-news-masthead .fa-id-card:before {
    content: "\f2c2"; }
  .su-news-masthead .fa-id-card-alt:before {
    content: "\f47f"; }
  .su-news-masthead .fa-ideal:before {
    content: "\e013"; }
  .su-news-masthead .fa-igloo:before {
    content: "\f7ae"; }
  .su-news-masthead .fa-image:before {
    content: "\f03e"; }
  .su-news-masthead .fa-images:before {
    content: "\f302"; }
  .su-news-masthead .fa-imdb:before {
    content: "\f2d8"; }
  .su-news-masthead .fa-inbox:before {
    content: "\f01c"; }
  .su-news-masthead .fa-indent:before {
    content: "\f03c"; }
  .su-news-masthead .fa-industry:before {
    content: "\f275"; }
  .su-news-masthead .fa-infinity:before {
    content: "\f534"; }
  .su-news-masthead .fa-info:before {
    content: "\f129"; }
  .su-news-masthead .fa-info-circle:before {
    content: "\f05a"; }
  .su-news-masthead .fa-instagram:before {
    content: "\f16d"; }
  .su-news-masthead .fa-instagram-square:before {
    content: "\e055"; }
  .su-news-masthead .fa-intercom:before {
    content: "\f7af"; }
  .su-news-masthead .fa-internet-explorer:before {
    content: "\f26b"; }
  .su-news-masthead .fa-invision:before {
    content: "\f7b0"; }
  .su-news-masthead .fa-ioxhost:before {
    content: "\f208"; }
  .su-news-masthead .fa-italic:before {
    content: "\f033"; }
  .su-news-masthead .fa-itch-io:before {
    content: "\f83a"; }
  .su-news-masthead .fa-itunes:before {
    content: "\f3b4"; }
  .su-news-masthead .fa-itunes-note:before {
    content: "\f3b5"; }
  .su-news-masthead .fa-java:before {
    content: "\f4e4"; }
  .su-news-masthead .fa-jedi:before {
    content: "\f669"; }
  .su-news-masthead .fa-jedi-order:before {
    content: "\f50e"; }
  .su-news-masthead .fa-jenkins:before {
    content: "\f3b6"; }
  .su-news-masthead .fa-jira:before {
    content: "\f7b1"; }
  .su-news-masthead .fa-joget:before {
    content: "\f3b7"; }
  .su-news-masthead .fa-joint:before {
    content: "\f595"; }
  .su-news-masthead .fa-joomla:before {
    content: "\f1aa"; }
  .su-news-masthead .fa-journal-whills:before {
    content: "\f66a"; }
  .su-news-masthead .fa-js:before {
    content: "\f3b8"; }
  .su-news-masthead .fa-js-square:before {
    content: "\f3b9"; }
  .su-news-masthead .fa-jsfiddle:before {
    content: "\f1cc"; }
  .su-news-masthead .fa-kaaba:before {
    content: "\f66b"; }
  .su-news-masthead .fa-kaggle:before {
    content: "\f5fa"; }
  .su-news-masthead .fa-key:before {
    content: "\f084"; }
  .su-news-masthead .fa-keybase:before {
    content: "\f4f5"; }
  .su-news-masthead .fa-keyboard:before {
    content: "\f11c"; }
  .su-news-masthead .fa-keycdn:before {
    content: "\f3ba"; }
  .su-news-masthead .fa-khanda:before {
    content: "\f66d"; }
  .su-news-masthead .fa-kickstarter:before {
    content: "\f3bb"; }
  .su-news-masthead .fa-kickstarter-k:before {
    content: "\f3bc"; }
  .su-news-masthead .fa-kiss:before {
    content: "\f596"; }
  .su-news-masthead .fa-kiss-beam:before {
    content: "\f597"; }
  .su-news-masthead .fa-kiss-wink-heart:before {
    content: "\f598"; }
  .su-news-masthead .fa-kiwi-bird:before {
    content: "\f535"; }
  .su-news-masthead .fa-korvue:before {
    content: "\f42f"; }
  .su-news-masthead .fa-landmark:before {
    content: "\f66f"; }
  .su-news-masthead .fa-language:before {
    content: "\f1ab"; }
  .su-news-masthead .fa-laptop:before {
    content: "\f109"; }
  .su-news-masthead .fa-laptop-code:before {
    content: "\f5fc"; }
  .su-news-masthead .fa-laptop-house:before {
    content: "\e066"; }
  .su-news-masthead .fa-laptop-medical:before {
    content: "\f812"; }
  .su-news-masthead .fa-laravel:before {
    content: "\f3bd"; }
  .su-news-masthead .fa-lastfm:before {
    content: "\f202"; }
  .su-news-masthead .fa-lastfm-square:before {
    content: "\f203"; }
  .su-news-masthead .fa-laugh:before {
    content: "\f599"; }
  .su-news-masthead .fa-laugh-beam:before {
    content: "\f59a"; }
  .su-news-masthead .fa-laugh-squint:before {
    content: "\f59b"; }
  .su-news-masthead .fa-laugh-wink:before {
    content: "\f59c"; }
  .su-news-masthead .fa-layer-group:before {
    content: "\f5fd"; }
  .su-news-masthead .fa-leaf:before {
    content: "\f06c"; }
  .su-news-masthead .fa-leanpub:before {
    content: "\f212"; }
  .su-news-masthead .fa-lemon:before {
    content: "\f094"; }
  .su-news-masthead .fa-less:before {
    content: "\f41d"; }
  .su-news-masthead .fa-less-than:before {
    content: "\f536"; }
  .su-news-masthead .fa-less-than-equal:before {
    content: "\f537"; }
  .su-news-masthead .fa-level-down-alt:before {
    content: "\f3be"; }
  .su-news-masthead .fa-level-up-alt:before {
    content: "\f3bf"; }
  .su-news-masthead .fa-life-ring:before {
    content: "\f1cd"; }
  .su-news-masthead .fa-lightbulb:before {
    content: "\f0eb"; }
  .su-news-masthead .fa-line:before {
    content: "\f3c0"; }
  .su-news-masthead .fa-link:before {
    content: "\f0c1"; }
  .su-news-masthead .fa-linkedin:before {
    content: "\f08c"; }
  .su-news-masthead .fa-linkedin-in:before {
    content: "\f0e1"; }
  .su-news-masthead .fa-linode:before {
    content: "\f2b8"; }
  .su-news-masthead .fa-linux:before {
    content: "\f17c"; }
  .su-news-masthead .fa-lira-sign:before {
    content: "\f195"; }
  .su-news-masthead .fa-list:before {
    content: "\f03a"; }
  .su-news-masthead .fa-list-alt:before {
    content: "\f022"; }
  .su-news-masthead .fa-list-ol:before {
    content: "\f0cb"; }
  .su-news-masthead .fa-list-ul:before {
    content: "\f0ca"; }
  .su-news-masthead .fa-location-arrow:before {
    content: "\f124"; }
  .su-news-masthead .fa-lock:before {
    content: "\f023"; }
  .su-news-masthead .fa-lock-open:before {
    content: "\f3c1"; }
  .su-news-masthead .fa-long-arrow-alt-down:before {
    content: "\f309"; }
  .su-news-masthead .fa-long-arrow-alt-left:before {
    content: "\f30a"; }
  .su-news-masthead .fa-long-arrow-alt-right:before {
    content: "\f30b"; }
  .su-news-masthead .fa-long-arrow-alt-up:before {
    content: "\f30c"; }
  .su-news-masthead .fa-low-vision:before {
    content: "\f2a8"; }
  .su-news-masthead .fa-luggage-cart:before {
    content: "\f59d"; }
  .su-news-masthead .fa-lungs:before {
    content: "\f604"; }
  .su-news-masthead .fa-lungs-virus:before {
    content: "\e067"; }
  .su-news-masthead .fa-lyft:before {
    content: "\f3c3"; }
  .su-news-masthead .fa-magento:before {
    content: "\f3c4"; }
  .su-news-masthead .fa-magic:before {
    content: "\f0d0"; }
  .su-news-masthead .fa-magnet:before {
    content: "\f076"; }
  .su-news-masthead .fa-mail-bulk:before {
    content: "\f674"; }
  .su-news-masthead .fa-mailchimp:before {
    content: "\f59e"; }
  .su-news-masthead .fa-male:before {
    content: "\f183"; }
  .su-news-masthead .fa-mandalorian:before {
    content: "\f50f"; }
  .su-news-masthead .fa-map:before {
    content: "\f279"; }
  .su-news-masthead .fa-map-marked:before {
    content: "\f59f"; }
  .su-news-masthead .fa-map-marked-alt:before {
    content: "\f5a0"; }
  .su-news-masthead .fa-map-marker:before {
    content: "\f041"; }
  .su-news-masthead .fa-map-marker-alt:before {
    content: "\f3c5"; }
  .su-news-masthead .fa-map-pin:before {
    content: "\f276"; }
  .su-news-masthead .fa-map-signs:before {
    content: "\f277"; }
  .su-news-masthead .fa-markdown:before {
    content: "\f60f"; }
  .su-news-masthead .fa-marker:before {
    content: "\f5a1"; }
  .su-news-masthead .fa-mars:before {
    content: "\f222"; }
  .su-news-masthead .fa-mars-double:before {
    content: "\f227"; }
  .su-news-masthead .fa-mars-stroke:before {
    content: "\f229"; }
  .su-news-masthead .fa-mars-stroke-h:before {
    content: "\f22b"; }
  .su-news-masthead .fa-mars-stroke-v:before {
    content: "\f22a"; }
  .su-news-masthead .fa-mask:before {
    content: "\f6fa"; }
  .su-news-masthead .fa-mastodon:before {
    content: "\f4f6"; }
  .su-news-masthead .fa-maxcdn:before {
    content: "\f136"; }
  .su-news-masthead .fa-mdb:before {
    content: "\f8ca"; }
  .su-news-masthead .fa-medal:before {
    content: "\f5a2"; }
  .su-news-masthead .fa-medapps:before {
    content: "\f3c6"; }
  .su-news-masthead .fa-medium:before {
    content: "\f23a"; }
  .su-news-masthead .fa-medium-m:before {
    content: "\f3c7"; }
  .su-news-masthead .fa-medkit:before {
    content: "\f0fa"; }
  .su-news-masthead .fa-medrt:before {
    content: "\f3c8"; }
  .su-news-masthead .fa-meetup:before {
    content: "\f2e0"; }
  .su-news-masthead .fa-megaport:before {
    content: "\f5a3"; }
  .su-news-masthead .fa-meh:before {
    content: "\f11a"; }
  .su-news-masthead .fa-meh-blank:before {
    content: "\f5a4"; }
  .su-news-masthead .fa-meh-rolling-eyes:before {
    content: "\f5a5"; }
  .su-news-masthead .fa-memory:before {
    content: "\f538"; }
  .su-news-masthead .fa-mendeley:before {
    content: "\f7b3"; }
  .su-news-masthead .fa-menorah:before {
    content: "\f676"; }
  .su-news-masthead .fa-mercury:before {
    content: "\f223"; }
  .su-news-masthead .fa-meteor:before {
    content: "\f753"; }
  .su-news-masthead .fa-microblog:before {
    content: "\e01a"; }
  .su-news-masthead .fa-microchip:before {
    content: "\f2db"; }
  .su-news-masthead .fa-microphone:before {
    content: "\f130"; }
  .su-news-masthead .fa-microphone-alt:before {
    content: "\f3c9"; }
  .su-news-masthead .fa-microphone-alt-slash:before {
    content: "\f539"; }
  .su-news-masthead .fa-microphone-slash:before {
    content: "\f131"; }
  .su-news-masthead .fa-microscope:before {
    content: "\f610"; }
  .su-news-masthead .fa-microsoft:before {
    content: "\f3ca"; }
  .su-news-masthead .fa-minus:before {
    content: "\f068"; }
  .su-news-masthead .fa-minus-circle:before {
    content: "\f056"; }
  .su-news-masthead .fa-minus-square:before {
    content: "\f146"; }
  .su-news-masthead .fa-mitten:before {
    content: "\f7b5"; }
  .su-news-masthead .fa-mix:before {
    content: "\f3cb"; }
  .su-news-masthead .fa-mixcloud:before {
    content: "\f289"; }
  .su-news-masthead .fa-mixer:before {
    content: "\e056"; }
  .su-news-masthead .fa-mizuni:before {
    content: "\f3cc"; }
  .su-news-masthead .fa-mobile:before {
    content: "\f10b"; }
  .su-news-masthead .fa-mobile-alt:before {
    content: "\f3cd"; }
  .su-news-masthead .fa-modx:before {
    content: "\f285"; }
  .su-news-masthead .fa-monero:before {
    content: "\f3d0"; }
  .su-news-masthead .fa-money-bill:before {
    content: "\f0d6"; }
  .su-news-masthead .fa-money-bill-alt:before {
    content: "\f3d1"; }
  .su-news-masthead .fa-money-bill-wave:before {
    content: "\f53a"; }
  .su-news-masthead .fa-money-bill-wave-alt:before {
    content: "\f53b"; }
  .su-news-masthead .fa-money-check:before {
    content: "\f53c"; }
  .su-news-masthead .fa-money-check-alt:before {
    content: "\f53d"; }
  .su-news-masthead .fa-monument:before {
    content: "\f5a6"; }
  .su-news-masthead .fa-moon:before {
    content: "\f186"; }
  .su-news-masthead .fa-mortar-pestle:before {
    content: "\f5a7"; }
  .su-news-masthead .fa-mosque:before {
    content: "\f678"; }
  .su-news-masthead .fa-motorcycle:before {
    content: "\f21c"; }
  .su-news-masthead .fa-mountain:before {
    content: "\f6fc"; }
  .su-news-masthead .fa-mouse:before {
    content: "\f8cc"; }
  .su-news-masthead .fa-mouse-pointer:before {
    content: "\f245"; }
  .su-news-masthead .fa-mug-hot:before {
    content: "\f7b6"; }
  .su-news-masthead .fa-music:before {
    content: "\f001"; }
  .su-news-masthead .fa-napster:before {
    content: "\f3d2"; }
  .su-news-masthead .fa-neos:before {
    content: "\f612"; }
  .su-news-masthead .fa-network-wired:before {
    content: "\f6ff"; }
  .su-news-masthead .fa-neuter:before {
    content: "\f22c"; }
  .su-news-masthead .fa-newspaper:before {
    content: "\f1ea"; }
  .su-news-masthead .fa-nimblr:before {
    content: "\f5a8"; }
  .su-news-masthead .fa-node:before {
    content: "\f419"; }
  .su-news-masthead .fa-node-js:before {
    content: "\f3d3"; }
  .su-news-masthead .fa-not-equal:before {
    content: "\f53e"; }
  .su-news-masthead .fa-notes-medical:before {
    content: "\f481"; }
  .su-news-masthead .fa-npm:before {
    content: "\f3d4"; }
  .su-news-masthead .fa-ns8:before {
    content: "\f3d5"; }
  .su-news-masthead .fa-nutritionix:before {
    content: "\f3d6"; }
  .su-news-masthead .fa-object-group:before {
    content: "\f247"; }
  .su-news-masthead .fa-object-ungroup:before {
    content: "\f248"; }
  .su-news-masthead .fa-odnoklassniki:before {
    content: "\f263"; }
  .su-news-masthead .fa-odnoklassniki-square:before {
    content: "\f264"; }
  .su-news-masthead .fa-oil-can:before {
    content: "\f613"; }
  .su-news-masthead .fa-old-republic:before {
    content: "\f510"; }
  .su-news-masthead .fa-om:before {
    content: "\f679"; }
  .su-news-masthead .fa-opencart:before {
    content: "\f23d"; }
  .su-news-masthead .fa-openid:before {
    content: "\f19b"; }
  .su-news-masthead .fa-opera:before {
    content: "\f26a"; }
  .su-news-masthead .fa-optin-monster:before {
    content: "\f23c"; }
  .su-news-masthead .fa-orcid:before {
    content: "\f8d2"; }
  .su-news-masthead .fa-osi:before {
    content: "\f41a"; }
  .su-news-masthead .fa-otter:before {
    content: "\f700"; }
  .su-news-masthead .fa-outdent:before {
    content: "\f03b"; }
  .su-news-masthead .fa-page4:before {
    content: "\f3d7"; }
  .su-news-masthead .fa-pagelines:before {
    content: "\f18c"; }
  .su-news-masthead .fa-pager:before {
    content: "\f815"; }
  .su-news-masthead .fa-paint-brush:before {
    content: "\f1fc"; }
  .su-news-masthead .fa-paint-roller:before {
    content: "\f5aa"; }
  .su-news-masthead .fa-palette:before {
    content: "\f53f"; }
  .su-news-masthead .fa-palfed:before {
    content: "\f3d8"; }
  .su-news-masthead .fa-pallet:before {
    content: "\f482"; }
  .su-news-masthead .fa-paper-plane:before {
    content: "\f1d8"; }
  .su-news-masthead .fa-paperclip:before {
    content: "\f0c6"; }
  .su-news-masthead .fa-parachute-box:before {
    content: "\f4cd"; }
  .su-news-masthead .fa-paragraph:before {
    content: "\f1dd"; }
  .su-news-masthead .fa-parking:before {
    content: "\f540"; }
  .su-news-masthead .fa-passport:before {
    content: "\f5ab"; }
  .su-news-masthead .fa-pastafarianism:before {
    content: "\f67b"; }
  .su-news-masthead .fa-paste:before {
    content: "\f0ea"; }
  .su-news-masthead .fa-patreon:before {
    content: "\f3d9"; }
  .su-news-masthead .fa-pause:before {
    content: "\f04c"; }
  .su-news-masthead .fa-pause-circle:before {
    content: "\f28b"; }
  .su-news-masthead .fa-paw:before {
    content: "\f1b0"; }
  .su-news-masthead .fa-paypal:before {
    content: "\f1ed"; }
  .su-news-masthead .fa-peace:before {
    content: "\f67c"; }
  .su-news-masthead .fa-pen:before {
    content: "\f304"; }
  .su-news-masthead .fa-pen-alt:before {
    content: "\f305"; }
  .su-news-masthead .fa-pen-fancy:before {
    content: "\f5ac"; }
  .su-news-masthead .fa-pen-nib:before {
    content: "\f5ad"; }
  .su-news-masthead .fa-pen-square:before {
    content: "\f14b"; }
  .su-news-masthead .fa-pencil-alt:before {
    content: "\f303"; }
  .su-news-masthead .fa-pencil-ruler:before {
    content: "\f5ae"; }
  .su-news-masthead .fa-penny-arcade:before {
    content: "\f704"; }
  .su-news-masthead .fa-people-arrows:before {
    content: "\e068"; }
  .su-news-masthead .fa-people-carry:before {
    content: "\f4ce"; }
  .su-news-masthead .fa-pepper-hot:before {
    content: "\f816"; }
  .su-news-masthead .fa-percent:before {
    content: "\f295"; }
  .su-news-masthead .fa-percentage:before {
    content: "\f541"; }
  .su-news-masthead .fa-periscope:before {
    content: "\f3da"; }
  .su-news-masthead .fa-person-booth:before {
    content: "\f756"; }
  .su-news-masthead .fa-phabricator:before {
    content: "\f3db"; }
  .su-news-masthead .fa-phoenix-framework:before {
    content: "\f3dc"; }
  .su-news-masthead .fa-phoenix-squadron:before {
    content: "\f511"; }
  .su-news-masthead .fa-phone:before {
    content: "\f095"; }
  .su-news-masthead .fa-phone-alt:before {
    content: "\f879"; }
  .su-news-masthead .fa-phone-slash:before {
    content: "\f3dd"; }
  .su-news-masthead .fa-phone-square:before {
    content: "\f098"; }
  .su-news-masthead .fa-phone-square-alt:before {
    content: "\f87b"; }
  .su-news-masthead .fa-phone-volume:before {
    content: "\f2a0"; }
  .su-news-masthead .fa-photo-video:before {
    content: "\f87c"; }
  .su-news-masthead .fa-php:before {
    content: "\f457"; }
  .su-news-masthead .fa-pied-piper:before {
    content: "\f2ae"; }
  .su-news-masthead .fa-pied-piper-alt:before {
    content: "\f1a8"; }
  .su-news-masthead .fa-pied-piper-hat:before {
    content: "\f4e5"; }
  .su-news-masthead .fa-pied-piper-pp:before {
    content: "\f1a7"; }
  .su-news-masthead .fa-pied-piper-square:before {
    content: "\e01e"; }
  .su-news-masthead .fa-piggy-bank:before {
    content: "\f4d3"; }
  .su-news-masthead .fa-pills:before {
    content: "\f484"; }
  .su-news-masthead .fa-pinterest:before {
    content: "\f0d2"; }
  .su-news-masthead .fa-pinterest-p:before {
    content: "\f231"; }
  .su-news-masthead .fa-pinterest-square:before {
    content: "\f0d3"; }
  .su-news-masthead .fa-pizza-slice:before {
    content: "\f818"; }
  .su-news-masthead .fa-place-of-worship:before {
    content: "\f67f"; }
  .su-news-masthead .fa-plane:before {
    content: "\f072"; }
  .su-news-masthead .fa-plane-arrival:before {
    content: "\f5af"; }
  .su-news-masthead .fa-plane-departure:before {
    content: "\f5b0"; }
  .su-news-masthead .fa-plane-slash:before {
    content: "\e069"; }
  .su-news-masthead .fa-play:before {
    content: "\f04b"; }
  .su-news-masthead .fa-play-circle:before {
    content: "\f144"; }
  .su-news-masthead .fa-playstation:before {
    content: "\f3df"; }
  .su-news-masthead .fa-plug:before {
    content: "\f1e6"; }
  .su-news-masthead .fa-plus:before {
    content: "\f067"; }
  .su-news-masthead .fa-plus-circle:before {
    content: "\f055"; }
  .su-news-masthead .fa-plus-square:before {
    content: "\f0fe"; }
  .su-news-masthead .fa-podcast:before {
    content: "\f2ce"; }
  .su-news-masthead .fa-poll:before {
    content: "\f681"; }
  .su-news-masthead .fa-poll-h:before {
    content: "\f682"; }
  .su-news-masthead .fa-poo:before {
    content: "\f2fe"; }
  .su-news-masthead .fa-poo-storm:before {
    content: "\f75a"; }
  .su-news-masthead .fa-poop:before {
    content: "\f619"; }
  .su-news-masthead .fa-portrait:before {
    content: "\f3e0"; }
  .su-news-masthead .fa-pound-sign:before {
    content: "\f154"; }
  .su-news-masthead .fa-power-off:before {
    content: "\f011"; }
  .su-news-masthead .fa-pray:before {
    content: "\f683"; }
  .su-news-masthead .fa-praying-hands:before {
    content: "\f684"; }
  .su-news-masthead .fa-prescription:before {
    content: "\f5b1"; }
  .su-news-masthead .fa-prescription-bottle:before {
    content: "\f485"; }
  .su-news-masthead .fa-prescription-bottle-alt:before {
    content: "\f486"; }
  .su-news-masthead .fa-print:before {
    content: "\f02f"; }
  .su-news-masthead .fa-procedures:before {
    content: "\f487"; }
  .su-news-masthead .fa-product-hunt:before {
    content: "\f288"; }
  .su-news-masthead .fa-project-diagram:before {
    content: "\f542"; }
  .su-news-masthead .fa-pump-medical:before {
    content: "\e06a"; }
  .su-news-masthead .fa-pump-soap:before {
    content: "\e06b"; }
  .su-news-masthead .fa-pushed:before {
    content: "\f3e1"; }
  .su-news-masthead .fa-puzzle-piece:before {
    content: "\f12e"; }
  .su-news-masthead .fa-python:before {
    content: "\f3e2"; }
  .su-news-masthead .fa-qq:before {
    content: "\f1d6"; }
  .su-news-masthead .fa-qrcode:before {
    content: "\f029"; }
  .su-news-masthead .fa-question:before {
    content: "\f128"; }
  .su-news-masthead .fa-question-circle:before {
    content: "\f059"; }
  .su-news-masthead .fa-quidditch:before {
    content: "\f458"; }
  .su-news-masthead .fa-quinscape:before {
    content: "\f459"; }
  .su-news-masthead .fa-quora:before {
    content: "\f2c4"; }
  .su-news-masthead .fa-quote-left:before {
    content: "\f10d"; }
  .su-news-masthead .fa-quote-right:before {
    content: "\f10e"; }
  .su-news-masthead .fa-quran:before {
    content: "\f687"; }
  .su-news-masthead .fa-r-project:before {
    content: "\f4f7"; }
  .su-news-masthead .fa-radiation:before {
    content: "\f7b9"; }
  .su-news-masthead .fa-radiation-alt:before {
    content: "\f7ba"; }
  .su-news-masthead .fa-rainbow:before {
    content: "\f75b"; }
  .su-news-masthead .fa-random:before {
    content: "\f074"; }
  .su-news-masthead .fa-raspberry-pi:before {
    content: "\f7bb"; }
  .su-news-masthead .fa-ravelry:before {
    content: "\f2d9"; }
  .su-news-masthead .fa-react:before {
    content: "\f41b"; }
  .su-news-masthead .fa-reacteurope:before {
    content: "\f75d"; }
  .su-news-masthead .fa-readme:before {
    content: "\f4d5"; }
  .su-news-masthead .fa-rebel:before {
    content: "\f1d0"; }
  .su-news-masthead .fa-receipt:before {
    content: "\f543"; }
  .su-news-masthead .fa-record-vinyl:before {
    content: "\f8d9"; }
  .su-news-masthead .fa-recycle:before {
    content: "\f1b8"; }
  .su-news-masthead .fa-red-river:before {
    content: "\f3e3"; }
  .su-news-masthead .fa-reddit:before {
    content: "\f1a1"; }
  .su-news-masthead .fa-reddit-alien:before {
    content: "\f281"; }
  .su-news-masthead .fa-reddit-square:before {
    content: "\f1a2"; }
  .su-news-masthead .fa-redhat:before {
    content: "\f7bc"; }
  .su-news-masthead .fa-redo:before {
    content: "\f01e"; }
  .su-news-masthead .fa-redo-alt:before {
    content: "\f2f9"; }
  .su-news-masthead .fa-registered:before {
    content: "\f25d"; }
  .su-news-masthead .fa-remove-format:before {
    content: "\f87d"; }
  .su-news-masthead .fa-renren:before {
    content: "\f18b"; }
  .su-news-masthead .fa-reply:before {
    content: "\f3e5"; }
  .su-news-masthead .fa-reply-all:before {
    content: "\f122"; }
  .su-news-masthead .fa-replyd:before {
    content: "\f3e6"; }
  .su-news-masthead .fa-republican:before {
    content: "\f75e"; }
  .su-news-masthead .fa-researchgate:before {
    content: "\f4f8"; }
  .su-news-masthead .fa-resolving:before {
    content: "\f3e7"; }
  .su-news-masthead .fa-restroom:before {
    content: "\f7bd"; }
  .su-news-masthead .fa-retweet:before {
    content: "\f079"; }
  .su-news-masthead .fa-rev:before {
    content: "\f5b2"; }
  .su-news-masthead .fa-ribbon:before {
    content: "\f4d6"; }
  .su-news-masthead .fa-ring:before {
    content: "\f70b"; }
  .su-news-masthead .fa-road:before {
    content: "\f018"; }
  .su-news-masthead .fa-robot:before {
    content: "\f544"; }
  .su-news-masthead .fa-rocket:before {
    content: "\f135"; }
  .su-news-masthead .fa-rocketchat:before {
    content: "\f3e8"; }
  .su-news-masthead .fa-rockrms:before {
    content: "\f3e9"; }
  .su-news-masthead .fa-route:before {
    content: "\f4d7"; }
  .su-news-masthead .fa-rss:before {
    content: "\f09e"; }
  .su-news-masthead .fa-rss-square:before {
    content: "\f143"; }
  .su-news-masthead .fa-ruble-sign:before {
    content: "\f158"; }
  .su-news-masthead .fa-ruler:before {
    content: "\f545"; }
  .su-news-masthead .fa-ruler-combined:before {
    content: "\f546"; }
  .su-news-masthead .fa-ruler-horizontal:before {
    content: "\f547"; }
  .su-news-masthead .fa-ruler-vertical:before {
    content: "\f548"; }
  .su-news-masthead .fa-running:before {
    content: "\f70c"; }
  .su-news-masthead .fa-rupee-sign:before {
    content: "\f156"; }
  .su-news-masthead .fa-rust:before {
    content: "\e07a"; }
  .su-news-masthead .fa-sad-cry:before {
    content: "\f5b3"; }
  .su-news-masthead .fa-sad-tear:before {
    content: "\f5b4"; }
  .su-news-masthead .fa-safari:before {
    content: "\f267"; }
  .su-news-masthead .fa-salesforce:before {
    content: "\f83b"; }
  .su-news-masthead .fa-sass:before {
    content: "\f41e"; }
  .su-news-masthead .fa-satellite:before {
    content: "\f7bf"; }
  .su-news-masthead .fa-satellite-dish:before {
    content: "\f7c0"; }
  .su-news-masthead .fa-save:before {
    content: "\f0c7"; }
  .su-news-masthead .fa-schlix:before {
    content: "\f3ea"; }
  .su-news-masthead .fa-school:before {
    content: "\f549"; }
  .su-news-masthead .fa-screwdriver:before {
    content: "\f54a"; }
  .su-news-masthead .fa-scribd:before {
    content: "\f28a"; }
  .su-news-masthead .fa-scroll:before {
    content: "\f70e"; }
  .su-news-masthead .fa-sd-card:before {
    content: "\f7c2"; }
  .su-news-masthead .fa-search:before {
    content: "\f002"; }
  .su-news-masthead .fa-search-dollar:before {
    content: "\f688"; }
  .su-news-masthead .fa-search-location:before {
    content: "\f689"; }
  .su-news-masthead .fa-search-minus:before {
    content: "\f010"; }
  .su-news-masthead .fa-search-plus:before {
    content: "\f00e"; }
  .su-news-masthead .fa-searchengin:before {
    content: "\f3eb"; }
  .su-news-masthead .fa-seedling:before {
    content: "\f4d8"; }
  .su-news-masthead .fa-sellcast:before {
    content: "\f2da"; }
  .su-news-masthead .fa-sellsy:before {
    content: "\f213"; }
  .su-news-masthead .fa-server:before {
    content: "\f233"; }
  .su-news-masthead .fa-servicestack:before {
    content: "\f3ec"; }
  .su-news-masthead .fa-shapes:before {
    content: "\f61f"; }
  .su-news-masthead .fa-share:before {
    content: "\f064"; }
  .su-news-masthead .fa-share-alt:before {
    content: "\f1e0"; }
  .su-news-masthead .fa-share-alt-square:before {
    content: "\f1e1"; }
  .su-news-masthead .fa-share-square:before {
    content: "\f14d"; }
  .su-news-masthead .fa-shekel-sign:before {
    content: "\f20b"; }
  .su-news-masthead .fa-shield-alt:before {
    content: "\f3ed"; }
  .su-news-masthead .fa-shield-virus:before {
    content: "\e06c"; }
  .su-news-masthead .fa-ship:before {
    content: "\f21a"; }
  .su-news-masthead .fa-shipping-fast:before {
    content: "\f48b"; }
  .su-news-masthead .fa-shirtsinbulk:before {
    content: "\f214"; }
  .su-news-masthead .fa-shoe-prints:before {
    content: "\f54b"; }
  .su-news-masthead .fa-shopify:before {
    content: "\e057"; }
  .su-news-masthead .fa-shopping-bag:before {
    content: "\f290"; }
  .su-news-masthead .fa-shopping-basket:before {
    content: "\f291"; }
  .su-news-masthead .fa-shopping-cart:before {
    content: "\f07a"; }
  .su-news-masthead .fa-shopware:before {
    content: "\f5b5"; }
  .su-news-masthead .fa-shower:before {
    content: "\f2cc"; }
  .su-news-masthead .fa-shuttle-van:before {
    content: "\f5b6"; }
  .su-news-masthead .fa-sign:before {
    content: "\f4d9"; }
  .su-news-masthead .fa-sign-in-alt:before {
    content: "\f2f6"; }
  .su-news-masthead .fa-sign-language:before {
    content: "\f2a7"; }
  .su-news-masthead .fa-sign-out-alt:before {
    content: "\f2f5"; }
  .su-news-masthead .fa-signal:before {
    content: "\f012"; }
  .su-news-masthead .fa-signature:before {
    content: "\f5b7"; }
  .su-news-masthead .fa-sim-card:before {
    content: "\f7c4"; }
  .su-news-masthead .fa-simplybuilt:before {
    content: "\f215"; }
  .su-news-masthead .fa-sink:before {
    content: "\e06d"; }
  .su-news-masthead .fa-sistrix:before {
    content: "\f3ee"; }
  .su-news-masthead .fa-sitemap:before {
    content: "\f0e8"; }
  .su-news-masthead .fa-sith:before {
    content: "\f512"; }
  .su-news-masthead .fa-skating:before {
    content: "\f7c5"; }
  .su-news-masthead .fa-sketch:before {
    content: "\f7c6"; }
  .su-news-masthead .fa-skiing:before {
    content: "\f7c9"; }
  .su-news-masthead .fa-skiing-nordic:before {
    content: "\f7ca"; }
  .su-news-masthead .fa-skull:before {
    content: "\f54c"; }
  .su-news-masthead .fa-skull-crossbones:before {
    content: "\f714"; }
  .su-news-masthead .fa-skyatlas:before {
    content: "\f216"; }
  .su-news-masthead .fa-skype:before {
    content: "\f17e"; }
  .su-news-masthead .fa-slack:before {
    content: "\f198"; }
  .su-news-masthead .fa-slack-hash:before {
    content: "\f3ef"; }
  .su-news-masthead .fa-slash:before {
    content: "\f715"; }
  .su-news-masthead .fa-sleigh:before {
    content: "\f7cc"; }
  .su-news-masthead .fa-sliders-h:before {
    content: "\f1de"; }
  .su-news-masthead .fa-slideshare:before {
    content: "\f1e7"; }
  .su-news-masthead .fa-smile:before {
    content: "\f118"; }
  .su-news-masthead .fa-smile-beam:before {
    content: "\f5b8"; }
  .su-news-masthead .fa-smile-wink:before {
    content: "\f4da"; }
  .su-news-masthead .fa-smog:before {
    content: "\f75f"; }
  .su-news-masthead .fa-smoking:before {
    content: "\f48d"; }
  .su-news-masthead .fa-smoking-ban:before {
    content: "\f54d"; }
  .su-news-masthead .fa-sms:before {
    content: "\f7cd"; }
  .su-news-masthead .fa-snapchat:before {
    content: "\f2ab"; }
  .su-news-masthead .fa-snapchat-ghost:before {
    content: "\f2ac"; }
  .su-news-masthead .fa-snapchat-square:before {
    content: "\f2ad"; }
  .su-news-masthead .fa-snowboarding:before {
    content: "\f7ce"; }
  .su-news-masthead .fa-snowflake:before {
    content: "\f2dc"; }
  .su-news-masthead .fa-snowman:before {
    content: "\f7d0"; }
  .su-news-masthead .fa-snowplow:before {
    content: "\f7d2"; }
  .su-news-masthead .fa-soap:before {
    content: "\e06e"; }
  .su-news-masthead .fa-socks:before {
    content: "\f696"; }
  .su-news-masthead .fa-solar-panel:before {
    content: "\f5ba"; }
  .su-news-masthead .fa-sort:before {
    content: "\f0dc"; }
  .su-news-masthead .fa-sort-alpha-down:before {
    content: "\f15d"; }
  .su-news-masthead .fa-sort-alpha-down-alt:before {
    content: "\f881"; }
  .su-news-masthead .fa-sort-alpha-up:before {
    content: "\f15e"; }
  .su-news-masthead .fa-sort-alpha-up-alt:before {
    content: "\f882"; }
  .su-news-masthead .fa-sort-amount-down:before {
    content: "\f160"; }
  .su-news-masthead .fa-sort-amount-down-alt:before {
    content: "\f884"; }
  .su-news-masthead .fa-sort-amount-up:before {
    content: "\f161"; }
  .su-news-masthead .fa-sort-amount-up-alt:before {
    content: "\f885"; }
  .su-news-masthead .fa-sort-down:before {
    content: "\f0dd"; }
  .su-news-masthead .fa-sort-numeric-down:before {
    content: "\f162"; }
  .su-news-masthead .fa-sort-numeric-down-alt:before {
    content: "\f886"; }
  .su-news-masthead .fa-sort-numeric-up:before {
    content: "\f163"; }
  .su-news-masthead .fa-sort-numeric-up-alt:before {
    content: "\f887"; }
  .su-news-masthead .fa-sort-up:before {
    content: "\f0de"; }
  .su-news-masthead .fa-soundcloud:before {
    content: "\f1be"; }
  .su-news-masthead .fa-sourcetree:before {
    content: "\f7d3"; }
  .su-news-masthead .fa-spa:before {
    content: "\f5bb"; }
  .su-news-masthead .fa-space-shuttle:before {
    content: "\f197"; }
  .su-news-masthead .fa-speakap:before {
    content: "\f3f3"; }
  .su-news-masthead .fa-speaker-deck:before {
    content: "\f83c"; }
  .su-news-masthead .fa-spell-check:before {
    content: "\f891"; }
  .su-news-masthead .fa-spider:before {
    content: "\f717"; }
  .su-news-masthead .fa-spinner:before {
    content: "\f110"; }
  .su-news-masthead .fa-splotch:before {
    content: "\f5bc"; }
  .su-news-masthead .fa-spotify:before {
    content: "\f1bc"; }
  .su-news-masthead .fa-spray-can:before {
    content: "\f5bd"; }
  .su-news-masthead .fa-square:before {
    content: "\f0c8"; }
  .su-news-masthead .fa-square-full:before {
    content: "\f45c"; }
  .su-news-masthead .fa-square-root-alt:before {
    content: "\f698"; }
  .su-news-masthead .fa-squarespace:before {
    content: "\f5be"; }
  .su-news-masthead .fa-stack-exchange:before {
    content: "\f18d"; }
  .su-news-masthead .fa-stack-overflow:before {
    content: "\f16c"; }
  .su-news-masthead .fa-stackpath:before {
    content: "\f842"; }
  .su-news-masthead .fa-stamp:before {
    content: "\f5bf"; }
  .su-news-masthead .fa-star:before {
    content: "\f005"; }
  .su-news-masthead .fa-star-and-crescent:before {
    content: "\f699"; }
  .su-news-masthead .fa-star-half:before {
    content: "\f089"; }
  .su-news-masthead .fa-star-half-alt:before {
    content: "\f5c0"; }
  .su-news-masthead .fa-star-of-david:before {
    content: "\f69a"; }
  .su-news-masthead .fa-star-of-life:before {
    content: "\f621"; }
  .su-news-masthead .fa-staylinked:before {
    content: "\f3f5"; }
  .su-news-masthead .fa-steam:before {
    content: "\f1b6"; }
  .su-news-masthead .fa-steam-square:before {
    content: "\f1b7"; }
  .su-news-masthead .fa-steam-symbol:before {
    content: "\f3f6"; }
  .su-news-masthead .fa-step-backward:before {
    content: "\f048"; }
  .su-news-masthead .fa-step-forward:before {
    content: "\f051"; }
  .su-news-masthead .fa-stethoscope:before {
    content: "\f0f1"; }
  .su-news-masthead .fa-sticker-mule:before {
    content: "\f3f7"; }
  .su-news-masthead .fa-sticky-note:before {
    content: "\f249"; }
  .su-news-masthead .fa-stop:before {
    content: "\f04d"; }
  .su-news-masthead .fa-stop-circle:before {
    content: "\f28d"; }
  .su-news-masthead .fa-stopwatch:before {
    content: "\f2f2"; }
  .su-news-masthead .fa-stopwatch-20:before {
    content: "\e06f"; }
  .su-news-masthead .fa-store:before {
    content: "\f54e"; }
  .su-news-masthead .fa-store-alt:before {
    content: "\f54f"; }
  .su-news-masthead .fa-store-alt-slash:before {
    content: "\e070"; }
  .su-news-masthead .fa-store-slash:before {
    content: "\e071"; }
  .su-news-masthead .fa-strava:before {
    content: "\f428"; }
  .su-news-masthead .fa-stream:before {
    content: "\f550"; }
  .su-news-masthead .fa-street-view:before {
    content: "\f21d"; }
  .su-news-masthead .fa-strikethrough:before {
    content: "\f0cc"; }
  .su-news-masthead .fa-stripe:before {
    content: "\f429"; }
  .su-news-masthead .fa-stripe-s:before {
    content: "\f42a"; }
  .su-news-masthead .fa-stroopwafel:before {
    content: "\f551"; }
  .su-news-masthead .fa-studiovinari:before {
    content: "\f3f8"; }
  .su-news-masthead .fa-stumbleupon:before {
    content: "\f1a4"; }
  .su-news-masthead .fa-stumbleupon-circle:before {
    content: "\f1a3"; }
  .su-news-masthead .fa-subscript:before {
    content: "\f12c"; }
  .su-news-masthead .fa-subway:before {
    content: "\f239"; }
  .su-news-masthead .fa-suitcase:before {
    content: "\f0f2"; }
  .su-news-masthead .fa-suitcase-rolling:before {
    content: "\f5c1"; }
  .su-news-masthead .fa-sun:before {
    content: "\f185"; }
  .su-news-masthead .fa-superpowers:before {
    content: "\f2dd"; }
  .su-news-masthead .fa-superscript:before {
    content: "\f12b"; }
  .su-news-masthead .fa-supple:before {
    content: "\f3f9"; }
  .su-news-masthead .fa-surprise:before {
    content: "\f5c2"; }
  .su-news-masthead .fa-suse:before {
    content: "\f7d6"; }
  .su-news-masthead .fa-swatchbook:before {
    content: "\f5c3"; }
  .su-news-masthead .fa-swift:before {
    content: "\f8e1"; }
  .su-news-masthead .fa-swimmer:before {
    content: "\f5c4"; }
  .su-news-masthead .fa-swimming-pool:before {
    content: "\f5c5"; }
  .su-news-masthead .fa-symfony:before {
    content: "\f83d"; }
  .su-news-masthead .fa-synagogue:before {
    content: "\f69b"; }
  .su-news-masthead .fa-sync:before {
    content: "\f021"; }
  .su-news-masthead .fa-sync-alt:before {
    content: "\f2f1"; }
  .su-news-masthead .fa-syringe:before {
    content: "\f48e"; }
  .su-news-masthead .fa-table:before {
    content: "\f0ce"; }
  .su-news-masthead .fa-table-tennis:before {
    content: "\f45d"; }
  .su-news-masthead .fa-tablet:before {
    content: "\f10a"; }
  .su-news-masthead .fa-tablet-alt:before {
    content: "\f3fa"; }
  .su-news-masthead .fa-tablets:before {
    content: "\f490"; }
  .su-news-masthead .fa-tachometer-alt:before {
    content: "\f3fd"; }
  .su-news-masthead .fa-tag:before {
    content: "\f02b"; }
  .su-news-masthead .fa-tags:before {
    content: "\f02c"; }
  .su-news-masthead .fa-tape:before {
    content: "\f4db"; }
  .su-news-masthead .fa-tasks:before {
    content: "\f0ae"; }
  .su-news-masthead .fa-taxi:before {
    content: "\f1ba"; }
  .su-news-masthead .fa-teamspeak:before {
    content: "\f4f9"; }
  .su-news-masthead .fa-teeth:before {
    content: "\f62e"; }
  .su-news-masthead .fa-teeth-open:before {
    content: "\f62f"; }
  .su-news-masthead .fa-telegram:before {
    content: "\f2c6"; }
  .su-news-masthead .fa-telegram-plane:before {
    content: "\f3fe"; }
  .su-news-masthead .fa-temperature-high:before {
    content: "\f769"; }
  .su-news-masthead .fa-temperature-low:before {
    content: "\f76b"; }
  .su-news-masthead .fa-tencent-weibo:before {
    content: "\f1d5"; }
  .su-news-masthead .fa-tenge:before {
    content: "\f7d7"; }
  .su-news-masthead .fa-terminal:before {
    content: "\f120"; }
  .su-news-masthead .fa-text-height:before {
    content: "\f034"; }
  .su-news-masthead .fa-text-width:before {
    content: "\f035"; }
  .su-news-masthead .fa-th:before {
    content: "\f00a"; }
  .su-news-masthead .fa-th-large:before {
    content: "\f009"; }
  .su-news-masthead .fa-th-list:before {
    content: "\f00b"; }
  .su-news-masthead .fa-the-red-yeti:before {
    content: "\f69d"; }
  .su-news-masthead .fa-theater-masks:before {
    content: "\f630"; }
  .su-news-masthead .fa-themeco:before {
    content: "\f5c6"; }
  .su-news-masthead .fa-themeisle:before {
    content: "\f2b2"; }
  .su-news-masthead .fa-thermometer:before {
    content: "\f491"; }
  .su-news-masthead .fa-thermometer-empty:before {
    content: "\f2cb"; }
  .su-news-masthead .fa-thermometer-full:before {
    content: "\f2c7"; }
  .su-news-masthead .fa-thermometer-half:before {
    content: "\f2c9"; }
  .su-news-masthead .fa-thermometer-quarter:before {
    content: "\f2ca"; }
  .su-news-masthead .fa-thermometer-three-quarters:before {
    content: "\f2c8"; }
  .su-news-masthead .fa-think-peaks:before {
    content: "\f731"; }
  .su-news-masthead .fa-thumbs-down:before {
    content: "\f165"; }
  .su-news-masthead .fa-thumbs-up:before {
    content: "\f164"; }
  .su-news-masthead .fa-thumbtack:before {
    content: "\f08d"; }
  .su-news-masthead .fa-ticket-alt:before {
    content: "\f3ff"; }
  .su-news-masthead .fa-tiktok:before {
    content: "\e07b"; }
  .su-news-masthead .fa-times:before {
    content: "\f00d"; }
  .su-news-masthead .fa-times-circle:before {
    content: "\f057"; }
  .su-news-masthead .fa-tint:before {
    content: "\f043"; }
  .su-news-masthead .fa-tint-slash:before {
    content: "\f5c7"; }
  .su-news-masthead .fa-tired:before {
    content: "\f5c8"; }
  .su-news-masthead .fa-toggle-off:before {
    content: "\f204"; }
  .su-news-masthead .fa-toggle-on:before {
    content: "\f205"; }
  .su-news-masthead .fa-toilet:before {
    content: "\f7d8"; }
  .su-news-masthead .fa-toilet-paper:before {
    content: "\f71e"; }
  .su-news-masthead .fa-toilet-paper-slash:before {
    content: "\e072"; }
  .su-news-masthead .fa-toolbox:before {
    content: "\f552"; }
  .su-news-masthead .fa-tools:before {
    content: "\f7d9"; }
  .su-news-masthead .fa-tooth:before {
    content: "\f5c9"; }
  .su-news-masthead .fa-torah:before {
    content: "\f6a0"; }
  .su-news-masthead .fa-torii-gate:before {
    content: "\f6a1"; }
  .su-news-masthead .fa-tractor:before {
    content: "\f722"; }
  .su-news-masthead .fa-trade-federation:before {
    content: "\f513"; }
  .su-news-masthead .fa-trademark:before {
    content: "\f25c"; }
  .su-news-masthead .fa-traffic-light:before {
    content: "\f637"; }
  .su-news-masthead .fa-trailer:before {
    content: "\e041"; }
  .su-news-masthead .fa-train:before {
    content: "\f238"; }
  .su-news-masthead .fa-tram:before {
    content: "\f7da"; }
  .su-news-masthead .fa-transgender:before {
    content: "\f224"; }
  .su-news-masthead .fa-transgender-alt:before {
    content: "\f225"; }
  .su-news-masthead .fa-trash:before {
    content: "\f1f8"; }
  .su-news-masthead .fa-trash-alt:before {
    content: "\f2ed"; }
  .su-news-masthead .fa-trash-restore:before {
    content: "\f829"; }
  .su-news-masthead .fa-trash-restore-alt:before {
    content: "\f82a"; }
  .su-news-masthead .fa-tree:before {
    content: "\f1bb"; }
  .su-news-masthead .fa-trello:before {
    content: "\f181"; }
  .su-news-masthead .fa-tripadvisor:before {
    content: "\f262"; }
  .su-news-masthead .fa-trophy:before {
    content: "\f091"; }
  .su-news-masthead .fa-truck:before {
    content: "\f0d1"; }
  .su-news-masthead .fa-truck-loading:before {
    content: "\f4de"; }
  .su-news-masthead .fa-truck-monster:before {
    content: "\f63b"; }
  .su-news-masthead .fa-truck-moving:before {
    content: "\f4df"; }
  .su-news-masthead .fa-truck-pickup:before {
    content: "\f63c"; }
  .su-news-masthead .fa-tshirt:before {
    content: "\f553"; }
  .su-news-masthead .fa-tty:before {
    content: "\f1e4"; }
  .su-news-masthead .fa-tumblr:before {
    content: "\f173"; }
  .su-news-masthead .fa-tumblr-square:before {
    content: "\f174"; }
  .su-news-masthead .fa-tv:before {
    content: "\f26c"; }
  .su-news-masthead .fa-twitch:before {
    content: "\f1e8"; }
  .su-news-masthead .fa-twitter:before {
    content: "\f099"; }
  .su-news-masthead .fa-twitter-square:before {
    content: "\f081"; }
  .su-news-masthead .fa-typo3:before {
    content: "\f42b"; }
  .su-news-masthead .fa-uber:before {
    content: "\f402"; }
  .su-news-masthead .fa-ubuntu:before {
    content: "\f7df"; }
  .su-news-masthead .fa-uikit:before {
    content: "\f403"; }
  .su-news-masthead .fa-umbraco:before {
    content: "\f8e8"; }
  .su-news-masthead .fa-umbrella:before {
    content: "\f0e9"; }
  .su-news-masthead .fa-umbrella-beach:before {
    content: "\f5ca"; }
  .su-news-masthead .fa-underline:before {
    content: "\f0cd"; }
  .su-news-masthead .fa-undo:before {
    content: "\f0e2"; }
  .su-news-masthead .fa-undo-alt:before {
    content: "\f2ea"; }
  .su-news-masthead .fa-uniregistry:before {
    content: "\f404"; }
  .su-news-masthead .fa-unity:before {
    content: "\e049"; }
  .su-news-masthead .fa-universal-access:before {
    content: "\f29a"; }
  .su-news-masthead .fa-university:before {
    content: "\f19c"; }
  .su-news-masthead .fa-unlink:before {
    content: "\f127"; }
  .su-news-masthead .fa-unlock:before {
    content: "\f09c"; }
  .su-news-masthead .fa-unlock-alt:before {
    content: "\f13e"; }
  .su-news-masthead .fa-unsplash:before {
    content: "\e07c"; }
  .su-news-masthead .fa-untappd:before {
    content: "\f405"; }
  .su-news-masthead .fa-upload:before {
    content: "\f093"; }
  .su-news-masthead .fa-ups:before {
    content: "\f7e0"; }
  .su-news-masthead .fa-usb:before {
    content: "\f287"; }
  .su-news-masthead .fa-user:before {
    content: "\f007"; }
  .su-news-masthead .fa-user-alt:before {
    content: "\f406"; }
  .su-news-masthead .fa-user-alt-slash:before {
    content: "\f4fa"; }
  .su-news-masthead .fa-user-astronaut:before {
    content: "\f4fb"; }
  .su-news-masthead .fa-user-check:before {
    content: "\f4fc"; }
  .su-news-masthead .fa-user-circle:before {
    content: "\f2bd"; }
  .su-news-masthead .fa-user-clock:before {
    content: "\f4fd"; }
  .su-news-masthead .fa-user-cog:before {
    content: "\f4fe"; }
  .su-news-masthead .fa-user-edit:before {
    content: "\f4ff"; }
  .su-news-masthead .fa-user-friends:before {
    content: "\f500"; }
  .su-news-masthead .fa-user-graduate:before {
    content: "\f501"; }
  .su-news-masthead .fa-user-injured:before {
    content: "\f728"; }
  .su-news-masthead .fa-user-lock:before {
    content: "\f502"; }
  .su-news-masthead .fa-user-md:before {
    content: "\f0f0"; }
  .su-news-masthead .fa-user-minus:before {
    content: "\f503"; }
  .su-news-masthead .fa-user-ninja:before {
    content: "\f504"; }
  .su-news-masthead .fa-user-nurse:before {
    content: "\f82f"; }
  .su-news-masthead .fa-user-plus:before {
    content: "\f234"; }
  .su-news-masthead .fa-user-secret:before {
    content: "\f21b"; }
  .su-news-masthead .fa-user-shield:before {
    content: "\f505"; }
  .su-news-masthead .fa-user-slash:before {
    content: "\f506"; }
  .su-news-masthead .fa-user-tag:before {
    content: "\f507"; }
  .su-news-masthead .fa-user-tie:before {
    content: "\f508"; }
  .su-news-masthead .fa-user-times:before {
    content: "\f235"; }
  .su-news-masthead .fa-users:before {
    content: "\f0c0"; }
  .su-news-masthead .fa-users-cog:before {
    content: "\f509"; }
  .su-news-masthead .fa-users-slash:before {
    content: "\e073"; }
  .su-news-masthead .fa-usps:before {
    content: "\f7e1"; }
  .su-news-masthead .fa-ussunnah:before {
    content: "\f407"; }
  .su-news-masthead .fa-utensil-spoon:before {
    content: "\f2e5"; }
  .su-news-masthead .fa-utensils:before {
    content: "\f2e7"; }
  .su-news-masthead .fa-vaadin:before {
    content: "\f408"; }
  .su-news-masthead .fa-vector-square:before {
    content: "\f5cb"; }
  .su-news-masthead .fa-venus:before {
    content: "\f221"; }
  .su-news-masthead .fa-venus-double:before {
    content: "\f226"; }
  .su-news-masthead .fa-venus-mars:before {
    content: "\f228"; }
  .su-news-masthead .fa-viacoin:before {
    content: "\f237"; }
  .su-news-masthead .fa-viadeo:before {
    content: "\f2a9"; }
  .su-news-masthead .fa-viadeo-square:before {
    content: "\f2aa"; }
  .su-news-masthead .fa-vial:before {
    content: "\f492"; }
  .su-news-masthead .fa-vials:before {
    content: "\f493"; }
  .su-news-masthead .fa-viber:before {
    content: "\f409"; }
  .su-news-masthead .fa-video:before {
    content: "\f03d"; }
  .su-news-masthead .fa-video-slash:before {
    content: "\f4e2"; }
  .su-news-masthead .fa-vihara:before {
    content: "\f6a7"; }
  .su-news-masthead .fa-vimeo:before {
    content: "\f40a"; }
  .su-news-masthead .fa-vimeo-square:before {
    content: "\f194"; }
  .su-news-masthead .fa-vimeo-v:before {
    content: "\f27d"; }
  .su-news-masthead .fa-vine:before {
    content: "\f1ca"; }
  .su-news-masthead .fa-virus:before {
    content: "\e074"; }
  .su-news-masthead .fa-virus-slash:before {
    content: "\e075"; }
  .su-news-masthead .fa-viruses:before {
    content: "\e076"; }
  .su-news-masthead .fa-vk:before {
    content: "\f189"; }
  .su-news-masthead .fa-vnv:before {
    content: "\f40b"; }
  .su-news-masthead .fa-voicemail:before {
    content: "\f897"; }
  .su-news-masthead .fa-volleyball-ball:before {
    content: "\f45f"; }
  .su-news-masthead .fa-volume-down:before {
    content: "\f027"; }
  .su-news-masthead .fa-volume-mute:before {
    content: "\f6a9"; }
  .su-news-masthead .fa-volume-off:before {
    content: "\f026"; }
  .su-news-masthead .fa-volume-up:before {
    content: "\f028"; }
  .su-news-masthead .fa-vote-yea:before {
    content: "\f772"; }
  .su-news-masthead .fa-vr-cardboard:before {
    content: "\f729"; }
  .su-news-masthead .fa-vuejs:before {
    content: "\f41f"; }
  .su-news-masthead .fa-walking:before {
    content: "\f554"; }
  .su-news-masthead .fa-wallet:before {
    content: "\f555"; }
  .su-news-masthead .fa-warehouse:before {
    content: "\f494"; }
  .su-news-masthead .fa-water:before {
    content: "\f773"; }
  .su-news-masthead .fa-wave-square:before {
    content: "\f83e"; }
  .su-news-masthead .fa-waze:before {
    content: "\f83f"; }
  .su-news-masthead .fa-weebly:before {
    content: "\f5cc"; }
  .su-news-masthead .fa-weibo:before {
    content: "\f18a"; }
  .su-news-masthead .fa-weight:before {
    content: "\f496"; }
  .su-news-masthead .fa-weight-hanging:before {
    content: "\f5cd"; }
  .su-news-masthead .fa-weixin:before {
    content: "\f1d7"; }
  .su-news-masthead .fa-whatsapp:before {
    content: "\f232"; }
  .su-news-masthead .fa-whatsapp-square:before {
    content: "\f40c"; }
  .su-news-masthead .fa-wheelchair:before {
    content: "\f193"; }
  .su-news-masthead .fa-whmcs:before {
    content: "\f40d"; }
  .su-news-masthead .fa-wifi:before {
    content: "\f1eb"; }
  .su-news-masthead .fa-wikipedia-w:before {
    content: "\f266"; }
  .su-news-masthead .fa-wind:before {
    content: "\f72e"; }
  .su-news-masthead .fa-window-close:before {
    content: "\f410"; }
  .su-news-masthead .fa-window-maximize:before {
    content: "\f2d0"; }
  .su-news-masthead .fa-window-minimize:before {
    content: "\f2d1"; }
  .su-news-masthead .fa-window-restore:before {
    content: "\f2d2"; }
  .su-news-masthead .fa-windows:before {
    content: "\f17a"; }
  .su-news-masthead .fa-wine-bottle:before {
    content: "\f72f"; }
  .su-news-masthead .fa-wine-glass:before {
    content: "\f4e3"; }
  .su-news-masthead .fa-wine-glass-alt:before {
    content: "\f5ce"; }
  .su-news-masthead .fa-wix:before {
    content: "\f5cf"; }
  .su-news-masthead .fa-wizards-of-the-coast:before {
    content: "\f730"; }
  .su-news-masthead .fa-wolf-pack-battalion:before {
    content: "\f514"; }
  .su-news-masthead .fa-won-sign:before {
    content: "\f159"; }
  .su-news-masthead .fa-wordpress:before {
    content: "\f19a"; }
  .su-news-masthead .fa-wordpress-simple:before {
    content: "\f411"; }
  .su-news-masthead .fa-wpbeginner:before {
    content: "\f297"; }
  .su-news-masthead .fa-wpexplorer:before {
    content: "\f2de"; }
  .su-news-masthead .fa-wpforms:before {
    content: "\f298"; }
  .su-news-masthead .fa-wpressr:before {
    content: "\f3e4"; }
  .su-news-masthead .fa-wrench:before {
    content: "\f0ad"; }
  .su-news-masthead .fa-x-ray:before {
    content: "\f497"; }
  .su-news-masthead .fa-xbox:before {
    content: "\f412"; }
  .su-news-masthead .fa-xing:before {
    content: "\f168"; }
  .su-news-masthead .fa-xing-square:before {
    content: "\f169"; }
  .su-news-masthead .fa-y-combinator:before {
    content: "\f23b"; }
  .su-news-masthead .fa-yahoo:before {
    content: "\f19e"; }
  .su-news-masthead .fa-yammer:before {
    content: "\f840"; }
  .su-news-masthead .fa-yandex:before {
    content: "\f413"; }
  .su-news-masthead .fa-yandex-international:before {
    content: "\f414"; }
  .su-news-masthead .fa-yarn:before {
    content: "\f7e3"; }
  .su-news-masthead .fa-yelp:before {
    content: "\f1e9"; }
  .su-news-masthead .fa-yen-sign:before {
    content: "\f157"; }
  .su-news-masthead .fa-yin-yang:before {
    content: "\f6ad"; }
  .su-news-masthead .fa-yoast:before {
    content: "\f2b1"; }
  .su-news-masthead .fa-youtube:before {
    content: "\f167"; }
  .su-news-masthead .fa-youtube-square:before {
    content: "\f431"; }
  .su-news-masthead .fa-zhihu:before {
    content: "\f63f"; }
  .su-news-masthead .sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .su-news-masthead .sr-only-focusable:active, .su-news-masthead .sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto; }

@font-face {
  .su-news-masthead {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url("../webfonts/fa-solid-900.eot");
    src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg"); } }
  .su-news-masthead .fa,
  .su-news-masthead .fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900; }
  .su-news-masthead html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */ }
  .su-news-masthead body {
    margin: 0; }
  .su-news-masthead h1 {
    font-size: 2em;
    margin: 0.67em 0; }
  .su-news-masthead hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */ }
  .su-news-masthead pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */ }
  .su-news-masthead a {
    background-color: transparent; }
  .su-news-masthead abbr[title] {
    border-bottom: 0;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    /* 2 */ }
  .su-news-masthead b,
  .su-news-masthead strong {
    font-weight: bolder; }
  .su-news-masthead code,
  .su-news-masthead kbd,
  .su-news-masthead samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */ }
  .su-news-masthead small {
    font-size: 80%; }
  .su-news-masthead sub,
  .su-news-masthead sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  .su-news-masthead sub {
    bottom: -0.25em; }
  .su-news-masthead sup {
    top: -0.5em; }
  .su-news-masthead img {
    border-style: none; }
  .su-news-masthead button,
  .su-news-masthead input,
  .su-news-masthead optgroup,
  .su-news-masthead select,
  .su-news-masthead textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */ }
  .su-news-masthead button,
  .su-news-masthead input {
    /* 1 */
    overflow: visible; }
  .su-news-masthead button,
  .su-news-masthead select {
    /* 1 */
    text-transform: none; }
  .su-news-masthead button,
  .su-news-masthead [type="button"],
  .su-news-masthead [type="reset"],
  .su-news-masthead [type="submit"] {
    -webkit-appearance: button; }
  .su-news-masthead button::-moz-focus-inner,
  .su-news-masthead [type="button"]::-moz-focus-inner,
  .su-news-masthead [type="reset"]::-moz-focus-inner,
  .su-news-masthead [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0; }
  .su-news-masthead button:-moz-focusring,
  .su-news-masthead [type="button"]:-moz-focusring,
  .su-news-masthead [type="reset"]:-moz-focusring,
  .su-news-masthead [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText; }
  .su-news-masthead fieldset {
    padding: 0.35em 0.75em 0.625em; }
  .su-news-masthead legend {
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */ }
  .su-news-masthead progress {
    vertical-align: baseline; }
  .su-news-masthead textarea {
    overflow: auto; }
  .su-news-masthead [type="checkbox"],
  .su-news-masthead [type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */ }
  .su-news-masthead [type="number"]::-webkit-inner-spin-button,
  .su-news-masthead [type="number"]::-webkit-outer-spin-button {
    height: auto; }
  .su-news-masthead [type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */ }
  .su-news-masthead [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  .su-news-masthead ::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */ }
  .su-news-masthead details {
    display: block; }
  .su-news-masthead summary {
    display: list-item; }
  .su-news-masthead template {
    display: none; }
  .su-news-masthead [hidden] {
    display: none; }
  .su-news-masthead .su-cta .su-cta__button, .su-news-masthead .su-alert__text a.su-button, .su-news-masthead .su-alert__text a.su-button--secondary, .su-news-masthead .su-alert__text a.su-button--big, .su-news-masthead .su-alert--error a.su-button, .su-news-masthead .su-alert--error a.su-button--secondary, .su-news-masthead .su-alert--error a.su-button--big, .su-news-masthead .su-alert--info a.su-button, .su-news-masthead .su-alert--info a.su-button--secondary, .su-news-masthead .su-alert--info a.su-button--big, .su-news-masthead .su-alert--success a.su-button, .su-news-masthead .su-alert--success a.su-button--secondary, .su-news-masthead .su-alert--success a.su-button--big, .su-news-masthead .su-alert--warning a.su-button, .su-news-masthead .su-alert--warning a.su-button--secondary, .su-news-masthead .su-alert--warning a.su-button--big, .su-news-masthead .su-button,
  .su-news-masthead .su-button.su-link,
  .su-news-masthead button,
  .su-news-masthead [type='button'],
  .su-news-masthead [type='submit'],
  .su-news-masthead [type='reset'],
  .su-news-masthead [type='image'], .su-news-masthead .su-button--big,
  .su-news-masthead .su-button--big.su-link, .su-news-masthead .su-button--secondary,
  .su-news-masthead .su-button--secondary.su-link, .su-news-masthead .su-local-footer__header .su-link--internal {
    -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;
    transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out; }
    .su-news-masthead .su-cta .su-cta__button a, .su-news-masthead .su-alert__text a.su-button a, .su-news-masthead .su-alert__text a.su-button--secondary a, .su-news-masthead .su-alert__text a.su-button--big a, .su-news-masthead .su-alert--error a.su-button a, .su-news-masthead .su-alert--error a.su-button--secondary a, .su-news-masthead .su-alert--error a.su-button--big a, .su-news-masthead .su-alert--info a.su-button a, .su-news-masthead .su-alert--info a.su-button--secondary a, .su-news-masthead .su-alert--info a.su-button--big a, .su-news-masthead .su-alert--success a.su-button a, .su-news-masthead .su-alert--success a.su-button--secondary a, .su-news-masthead .su-alert--success a.su-button--big a, .su-news-masthead .su-alert--warning a.su-button a, .su-news-masthead .su-alert--warning a.su-button--secondary a, .su-news-masthead .su-alert--warning a.su-button--big a, .su-news-masthead .su-button a, .su-news-masthead .su-button.su-link a, .su-news-masthead button a, .su-news-masthead [type='button'] a, .su-news-masthead [type='submit'] a, .su-news-masthead [type='reset'] a, .su-news-masthead [type='image'] a, .su-news-masthead .su-button--big a, .su-news-masthead .su-button--big.su-link a, .su-news-masthead .su-button--secondary a, .su-news-masthead .su-button--secondary.su-link a, .su-news-masthead .su-local-footer__header .su-link--internal a {
      font-weight: 400;
      text-decoration: none; }
    .su-news-masthead .su-cta .su-cta__button:active, .su-news-masthead .su-alert__text a.su-button:active, .su-news-masthead .su-alert__text a.su-button--secondary:active, .su-news-masthead .su-alert__text a.su-button--big:active, .su-news-masthead .su-alert--error a.su-button:active, .su-news-masthead .su-alert--error a.su-button--secondary:active, .su-news-masthead .su-alert--error a.su-button--big:active, .su-news-masthead .su-alert--info a.su-button:active, .su-news-masthead .su-alert--info a.su-button--secondary:active, .su-news-masthead .su-alert--info a.su-button--big:active, .su-news-masthead .su-alert--success a.su-button:active, .su-news-masthead .su-alert--success a.su-button--secondary:active, .su-news-masthead .su-alert--success a.su-button--big:active, .su-news-masthead .su-alert--warning a.su-button:active, .su-news-masthead .su-alert--warning a.su-button--secondary:active, .su-news-masthead .su-alert--warning a.su-button--big:active, .su-news-masthead .su-button:active,
    .su-news-masthead button:active,
    .su-news-masthead :active[type='button'],
    .su-news-masthead :active[type='submit'],
    .su-news-masthead :active[type='reset'],
    .su-news-masthead :active[type='image'], .su-news-masthead .su-button--big:active, .su-news-masthead .su-button--secondary:active, .su-news-masthead .su-local-footer__header .su-link--internal:active, .su-news-masthead .su-cta .su-cta__button:focus, .su-news-masthead .su-alert__text a.su-button:focus, .su-news-masthead .su-alert__text a.su-button--secondary:focus, .su-news-masthead .su-alert__text a.su-button--big:focus, .su-news-masthead .su-alert--error a.su-button:focus, .su-news-masthead .su-alert--error a.su-button--secondary:focus, .su-news-masthead .su-alert--error a.su-button--big:focus, .su-news-masthead .su-alert--info a.su-button:focus, .su-news-masthead .su-alert--info a.su-button--secondary:focus, .su-news-masthead .su-alert--info a.su-button--big:focus, .su-news-masthead .su-alert--success a.su-button:focus, .su-news-masthead .su-alert--success a.su-button--secondary:focus, .su-news-masthead .su-alert--success a.su-button--big:focus, .su-news-masthead .su-alert--warning a.su-button:focus, .su-news-masthead .su-alert--warning a.su-button--secondary:focus, .su-news-masthead .su-alert--warning a.su-button--big:focus, .su-news-masthead .su-button:focus,
    .su-news-masthead button:focus,
    .su-news-masthead :focus[type='button'],
    .su-news-masthead :focus[type='submit'],
    .su-news-masthead :focus[type='reset'],
    .su-news-masthead :focus[type='image'], .su-news-masthead .su-button--big:focus, .su-news-masthead .su-button--secondary:focus, .su-news-masthead .su-local-footer__header .su-link--internal:focus, .su-news-masthead .su-cta .su-cta__button:hover, .su-news-masthead .su-alert__text a.su-button:hover, .su-news-masthead .su-alert__text a.su-button--secondary:hover, .su-news-masthead .su-alert__text a.su-button--big:hover, .su-news-masthead .su-alert--error a.su-button:hover, .su-news-masthead .su-alert--error a.su-button--secondary:hover, .su-news-masthead .su-alert--error a.su-button--big:hover, .su-news-masthead .su-alert--info a.su-button:hover, .su-news-masthead .su-alert--info a.su-button--secondary:hover, .su-news-masthead .su-alert--info a.su-button--big:hover, .su-news-masthead .su-alert--success a.su-button:hover, .su-news-masthead .su-alert--success a.su-button--secondary:hover, .su-news-masthead .su-alert--success a.su-button--big:hover, .su-news-masthead .su-alert--warning a.su-button:hover, .su-news-masthead .su-alert--warning a.su-button--secondary:hover, .su-news-masthead .su-alert--warning a.su-button--big:hover, .su-news-masthead .su-button:hover,
    .su-news-masthead button:hover,
    .su-news-masthead :hover[type='button'],
    .su-news-masthead :hover[type='submit'],
    .su-news-masthead :hover[type='reset'],
    .su-news-masthead :hover[type='image'], .su-news-masthead .su-button--big:hover, .su-news-masthead .su-button--secondary:hover, .su-news-masthead .su-local-footer__header .su-link--internal:hover {
      text-decoration: underline; }
  .su-news-masthead .su-cta {
    position: relative;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    line-height: 0;
    text-decoration: none; }
    .su-news-masthead .su-cta .su-cta__img {
      width: 100%;
      min-height: 1px;
      z-index: 0;
      transition: transform 0.3s ease-out; }
    .su-news-masthead .su-cta .su-cta__button {
      padding: 1rem 2rem 1.15rem;
      background-color: #b1040e;
      color: #ffffff;
      padding: 1.3rem 2.8rem 1.5rem;
      font-size: 2.5rem;
      margin-bottom: 0;
      font-weight: 400; }
      .su-news-masthead .su-cta .su-cta__button::after, .su-news-masthead .su-cta .su-cta__button::before {
        background-color: #ffffff;
        color: #b1040e; }
      .su-news-masthead .su-cta .su-cta__button:hover, .su-news-masthead .su-cta .su-cta__button:focus {
        background-color: #2e2d29;
        color: #ffffff; }
        .su-news-masthead .su-cta .su-cta__button:hover::after, .su-news-masthead .su-cta .su-cta__button:hover::before, .su-news-masthead .su-cta .su-cta__button:focus::after, .su-news-masthead .su-cta .su-cta__button:focus::before {
          background-color: #ffffff; }
      .su-news-masthead .su-cta .su-cta__button:focus {
        box-shadow: 0 0 3px #53565a, 0 0 7px #53565a; }
      @media only screen and (min-width: 768px) {
        .su-news-masthead .su-cta .su-cta__button {
          padding: 1.5rem 3rem 1.8rem;
          font-size: 2.8rem; } }
      @media only screen and (min-width: 1500px) {
        .su-news-masthead .su-cta .su-cta__button {
          font-size: 3rem; } }
      @media only screen and (min-width: 0) {
        .su-news-masthead .su-cta .su-cta__button {
          width: 100%;
          z-index: 100; } }
    .su-news-masthead .su-cta .su-cta__icon {
      display: none; }
    .su-news-masthead .su-cta:hover .su-cta__img {
      transform: scale(1.02, 1.02); }
    .su-news-masthead .su-cta:hover .su-cta__button {
      background-color: #2e2d29;
      text-decoration: none; }
  .su-news-masthead .su-main-nav ul {
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    width: 100%;
    list-style: none;
    background-color: #2e2d29; }
    .su-news-masthead .su-main-nav ul li ul li a {
      font-size: 1.8rem; }
    .su-news-masthead .su-main-nav ul li ul li ul li a {
      font-size: 1.6rem; }
  .su-news-masthead .su-main-nav li {
    margin-bottom: 0; }
    .su-news-masthead .su-main-nav li > ul {
      display: none; }
  .su-news-masthead .su-main-nav 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 #53565a;
    outline: 0; }
    .su-news-masthead .su-main-nav li a::before {
      content: "";
      position: absolute;
      visibility: hidden;
      transition: transform 0.3s ease-in, background-color 0.3s ease-in;
      z-index: 1; }
    .su-news-masthead .su-main-nav li a:hover, .su-news-masthead .su-main-nav li a:focus, .su-news-masthead .su-main-nav li a:active {
      text-decoration: none; }
      .su-news-masthead .su-main-nav li a:hover::before, .su-news-masthead .su-main-nav li a:focus::before, .su-news-masthead .su-main-nav li a:active::before {
        visibility: visible;
        transition: transform 0.3s ease-out, background-color 0.3s ease-out; }
    .su-news-masthead .su-main-nav li a:hover::before, .su-news-masthead .su-main-nav li a:focus::before {
      background-color: #ffffff; }
    .su-news-masthead .su-main-nav li a:active::before {
      background-color: #e50808; }
    .su-news-masthead .su-main-nav li a::before {
      height: 100%;
      width: 6px;
      bottom: 0;
      transform: scaleY(0); }
    .su-news-masthead .su-main-nav li a:hover::before, .su-news-masthead .su-main-nav li a:focus::before, .su-news-masthead .su-main-nav li a:active::before {
      transform: scaleY(1); }
    .su-news-masthead .su-main-nav li a::before {
      left: 0; }
    .su-news-masthead .su-main-nav li a:hover, .su-news-masthead .su-main-nav li a:focus, .su-news-masthead .su-main-nav li a:active {
      text-decoration: underline; }
  .su-news-masthead .su-main-nav .su-main-nav__item--expanded > ul {
    display: flex; }
  .su-news-masthead .su-main-nav .su-main-nav__item--parent > a::after {
    background: url("../node_modules/decanter/core/src/img/plus-white.svg") 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-news-masthead .su-main-nav .su-main-nav__item--current > a::before {
    visibility: visible;
    transform: scaleY(1);
    background-color: #e50808; }
  .su-news-masthead .su-main-nav .su-main-nav__item--current > a:hover::before, .su-news-masthead .su-main-nav .su-main-nav__item--current > a:focus::before {
    left: 6px;
    transition: left 0.1s ease-out;
    background-color: #e50808; }
  .su-news-masthead .su-main-nav .su-main-nav__item--parent.su-main-nav__item--expanded > a::after {
    background: url("../node_modules/decanter/core/src/img/minus-white.svg") no-repeat 0 0;
    background-size: 100%; }
  .su-news-masthead .su-main-nav .su-main-nav__item--parent.su-main-nav__item--expanded > a::before {
    background-color: transparent; }
  .su-news-masthead .su-main-nav .su-main-nav__item--parent.su-main-nav__item--expanded > a:hover::before {
    background-color: #ffffff; }
  .su-news-masthead .su-main-nav .su-main-nav__item--parent.su-main-nav__item--expanded > a:active::before {
    background-color: #e50808; }
  .su-news-masthead .su-main-nav .su-main-nav__item--current.su-main-nav__item--expanded > a::before {
    background-color: #ffffff; }
  .su-news-masthead .su-main-nav .su-main-nav__item--current.su-main-nav__item--expanded > a:focus::before {
    left: 0;
    background-color: #ffffff; }
  .su-news-masthead .su-main-nav .su-main-nav__item--current.su-main-nav__item--expanded > a[aria-expanded="true"]:hover::before {
    left: 6px; }
  .su-news-masthead .su-main-nav .su-main-nav__item--current.su-main-nav__item--expanded > a[aria-expanded="true"]:active::before {
    background-color: #e50808; }
  .su-news-masthead .su-main-nav--light ul {
    background-color: #ffffff; }
    .su-news-masthead .su-main-nav--light ul li a {
      color: #2e2d29;
      border-color: #d9d9d9; }
      .su-news-masthead .su-main-nav--light ul li a:hover::before, .su-news-masthead .su-main-nav--light ul li a:focus::before {
        background-color: #2e2d29; }
      .su-news-masthead .su-main-nav--light ul li a:active {
        color: #b1040e; }
        .su-news-masthead .su-main-nav--light ul li a:active::before {
          background-color: #b1040e; }
  .su-news-masthead .su-main-nav--light [class$="nav__item--current"] > a {
    color: #b1040e; }
    .su-news-masthead .su-main-nav--light [class$="nav__item--current"] > a::before, .su-news-masthead .su-main-nav--light [class$="nav__item--current"] > a:hover::before, .su-news-masthead .su-main-nav--light [class$="nav__item--current"] > a:focus::before {
      background-color: #b1040e; }
  .su-news-masthead input,
  .su-news-masthead textarea, .su-news-masthead select {
    margin: 0.2em 0;
    padding: 1rem 0.7em;
    display: block;
    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; }
    .su-news-masthead input:focus,
    .su-news-masthead textarea:focus, .su-news-masthead select:focus {
      box-shadow: 0 0 3px #53565a, 0 0 7px #53565a; }
  .su-news-masthead .flex-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap; }
    .su-news-masthead .flex-container--collapse {
      margin-top: 0;
      margin-bottom: 0; }
      @media only screen and (min-width: 576px) {
        .su-news-masthead .flex-container--collapse {
          margin-top: 0;
          margin-bottom: 0; } }
      @media only screen and (min-width: 768px) {
        .su-news-masthead .flex-container--collapse {
          margin-top: 0;
          margin-bottom: 0; } }
      @media only screen and (min-width: 992px) {
        .su-news-masthead .flex-container--collapse {
          margin-top: 0;
          margin-bottom: 0; } }
      @media only screen and (min-width: 1200px) {
        .su-news-masthead .flex-container--collapse {
          margin-top: 0;
          margin-bottom: 0; } }
      @media only screen and (min-width: 1500px) {
        .su-news-masthead .flex-container--collapse {
          margin-top: 0;
          margin-bottom: 0; } }
    .su-news-masthead .flex-container--row-gap > * {
      margin: 0 0 20px; }
      @media only screen and (min-width: 576px) {
        .su-news-masthead .flex-container--row-gap > * {
          margin: 0 0 20px; } }
      @media only screen and (min-width: 768px) {
        .su-news-masthead .flex-container--row-gap > * {
          margin: 0 0 20px; } }
      @media only screen and (min-width: 992px) {
        .su-news-masthead .flex-container--row-gap > * {
          margin: 0 0 36px; } }
      @media only screen and (min-width: 1200px) {
        .su-news-masthead .flex-container--row-gap > * {
          margin: 0 0 40px; } }
      @media only screen and (min-width: 1500px) {
        .su-news-masthead .flex-container--row-gap > * {
          margin: 0 0 48px; } }
  .su-news-masthead .flex-auto, .su-news-masthead .flex-xs-1-of-12,
  .su-news-masthead .flex-1-of-12, .su-news-masthead .flex-xs-2-of-12,
  .su-news-masthead .flex-2-of-12, .su-news-masthead .flex-xs-3-of-12,
  .su-news-masthead .flex-3-of-12, .su-news-masthead .flex-xs-4-of-12,
  .su-news-masthead .flex-4-of-12, .su-news-masthead .flex-xs-5-of-12,
  .su-news-masthead .flex-5-of-12, .su-news-masthead .flex-xs-6-of-12,
  .su-news-masthead .flex-6-of-12, .su-news-masthead .flex-xs-7-of-12,
  .su-news-masthead .flex-7-of-12, .su-news-masthead .flex-xs-8-of-12,
  .su-news-masthead .flex-8-of-12, .su-news-masthead .flex-xs-9-of-12,
  .su-news-masthead .flex-9-of-12, .su-news-masthead .flex-xs-10-of-12,
  .su-news-masthead .flex-10-of-12, .su-news-masthead .flex-xs-11-of-12,
  .su-news-masthead .flex-11-of-12, .su-news-masthead .flex-xs-12-of-12,
  .su-news-masthead .flex-12-of-12, .su-news-masthead .flex-sm-1-of-12, .su-news-masthead .flex-sm-2-of-12, .su-news-masthead .flex-sm-3-of-12, .su-news-masthead .flex-sm-4-of-12, .su-news-masthead .flex-sm-5-of-12, .su-news-masthead .flex-sm-6-of-12, .su-news-masthead .flex-sm-7-of-12, .su-news-masthead .flex-sm-8-of-12, .su-news-masthead .flex-sm-9-of-12, .su-news-masthead .flex-sm-10-of-12, .su-news-masthead .flex-sm-11-of-12, .su-news-masthead .flex-sm-12-of-12, .su-news-masthead .flex-md-1-of-12, .su-news-masthead .flex-md-2-of-12, .su-news-masthead .flex-md-3-of-12, .su-news-masthead .flex-md-4-of-12, .su-news-masthead .flex-md-5-of-12, .su-news-masthead .flex-md-6-of-12, .su-news-masthead .flex-md-7-of-12, .su-news-masthead .flex-md-8-of-12, .su-news-masthead .flex-md-9-of-12, .su-news-masthead .flex-md-10-of-12, .su-news-masthead .flex-md-11-of-12, .su-news-masthead .flex-md-12-of-12, .su-news-masthead .flex-lg-1-of-12, .su-news-masthead .flex-lg-2-of-12, .su-news-masthead .flex-lg-3-of-12, .su-news-masthead .flex-lg-4-of-12, .su-news-masthead .flex-lg-5-of-12, .su-news-masthead .flex-lg-6-of-12, .su-news-masthead .flex-lg-7-of-12, .su-news-masthead .flex-lg-8-of-12, .su-news-masthead .flex-lg-9-of-12, .su-news-masthead .flex-lg-10-of-12, .su-news-masthead .flex-lg-11-of-12, .su-news-masthead .flex-lg-12-of-12, .su-news-masthead .flex-xl-1-of-12, .su-news-masthead .flex-xl-2-of-12, .su-news-masthead .flex-xl-3-of-12, .su-news-masthead .flex-xl-4-of-12, .su-news-masthead .flex-xl-5-of-12, .su-news-masthead .flex-xl-6-of-12, .su-news-masthead .flex-xl-7-of-12, .su-news-masthead .flex-xl-8-of-12, .su-news-masthead .flex-xl-9-of-12, .su-news-masthead .flex-xl-10-of-12, .su-news-masthead .flex-xl-11-of-12, .su-news-masthead .flex-xl-12-of-12, .su-news-masthead .flex-2xl-1-of-12, .su-news-masthead .flex-2xl-2-of-12, .su-news-masthead .flex-2xl-3-of-12, .su-news-masthead .flex-2xl-4-of-12, .su-news-masthead .flex-2xl-5-of-12, .su-news-masthead .flex-2xl-6-of-12, .su-news-masthead .flex-2xl-7-of-12, .su-news-masthead .flex-2xl-8-of-12, .su-news-masthead .flex-2xl-9-of-12, .su-news-masthead .flex-2xl-10-of-12, .su-news-masthead .flex-2xl-11-of-12, .su-news-masthead .flex-2xl-12-of-12 {
    position: relative;
    width: 100%;
    min-height: 1px; }
  .su-news-masthead .flex-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  @media only screen and (min-width: 0) {
    .su-news-masthead .flex-push-xs-0 {
      margin-left: 0; }
    .su-news-masthead .flex-push-xs-1 {
      margin-left: 8.3333333333%; }
    .su-news-masthead .flex-push-xs-2 {
      margin-left: 16.6666666667%; }
    .su-news-masthead .flex-push-xs-3 {
      margin-left: 25%; }
    .su-news-masthead .flex-push-xs-4 {
      margin-left: 33.3333333333%; }
    .su-news-masthead .flex-push-xs-5 {
      margin-left: 41.6666666667%; }
    .su-news-masthead .flex-push-xs-6 {
      margin-left: 50%; }
    .su-news-masthead .flex-push-xs-7 {
      margin-left: 58.3333333333%; }
    .su-news-masthead .flex-push-xs-8 {
      margin-left: 66.6666666667%; }
    .su-news-masthead .flex-push-xs-9 {
      margin-left: 75%; }
    .su-news-masthead .flex-push-xs-10 {
      margin-left: 83.3333333333%; }
    .su-news-masthead .flex-push-xs-11 {
      margin-left: 91.6666666667%; } }
  @media only screen and (min-width: 576px) {
    .su-news-masthead .flex-push-sm-0 {
      margin-left: 0; }
    .su-news-masthead .flex-push-sm-1 {
      margin-left: 8.3333333333%; }
    .su-news-masthead .flex-push-sm-2 {
      margin-left: 16.6666666667%; }
    .su-news-masthead .flex-push-sm-3 {
      margin-left: 25%; }
    .su-news-masthead .flex-push-sm-4 {
      margin-left: 33.3333333333%; }
    .su-news-masthead .flex-push-sm-5 {
      margin-left: 41.6666666667%; }
    .su-news-masthead .flex-push-sm-6 {
      margin-left: 50%; }
    .su-news-masthead .flex-push-sm-7 {
      margin-left: 58.3333333333%; }
    .su-news-masthead .flex-push-sm-8 {
      margin-left: 66.6666666667%; }
    .su-news-masthead .flex-push-sm-9 {
      margin-left: 75%; }
    .su-news-masthead .flex-push-sm-10 {
      margin-left: 83.3333333333%; }
    .su-news-masthead .flex-push-sm-11 {
      margin-left: 91.6666666667%; } }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .flex-push-md-0 {
      margin-left: 0; }
    .su-news-masthead .flex-push-md-1 {
      margin-left: 8.3333333333%; }
    .su-news-masthead .flex-push-md-2 {
      margin-left: 16.6666666667%; }
    .su-news-masthead .flex-push-md-3 {
      margin-left: 25%; }
    .su-news-masthead .flex-push-md-4 {
      margin-left: 33.3333333333%; }
    .su-news-masthead .flex-push-md-5 {
      margin-left: 41.6666666667%; }
    .su-news-masthead .flex-push-md-6 {
      margin-left: 50%; }
    .su-news-masthead .flex-push-md-7 {
      margin-left: 58.3333333333%; }
    .su-news-masthead .flex-push-md-8 {
      margin-left: 66.6666666667%; }
    .su-news-masthead .flex-push-md-9 {
      margin-left: 75%; }
    .su-news-masthead .flex-push-md-10 {
      margin-left: 83.3333333333%; }
    .su-news-masthead .flex-push-md-11 {
      margin-left: 91.6666666667%; } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-push-lg-0 {
      margin-left: 0; }
    .su-news-masthead .flex-push-lg-1 {
      margin-left: 8.3333333333%; }
    .su-news-masthead .flex-push-lg-2 {
      margin-left: 16.6666666667%; }
    .su-news-masthead .flex-push-lg-3 {
      margin-left: 25%; }
    .su-news-masthead .flex-push-lg-4 {
      margin-left: 33.3333333333%; }
    .su-news-masthead .flex-push-lg-5 {
      margin-left: 41.6666666667%; }
    .su-news-masthead .flex-push-lg-6 {
      margin-left: 50%; }
    .su-news-masthead .flex-push-lg-7 {
      margin-left: 58.3333333333%; }
    .su-news-masthead .flex-push-lg-8 {
      margin-left: 66.6666666667%; }
    .su-news-masthead .flex-push-lg-9 {
      margin-left: 75%; }
    .su-news-masthead .flex-push-lg-10 {
      margin-left: 83.3333333333%; }
    .su-news-masthead .flex-push-lg-11 {
      margin-left: 91.6666666667%; } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-push-xl-0 {
      margin-left: 0; }
    .su-news-masthead .flex-push-xl-1 {
      margin-left: 8.3333333333%; }
    .su-news-masthead .flex-push-xl-2 {
      margin-left: 16.6666666667%; }
    .su-news-masthead .flex-push-xl-3 {
      margin-left: 25%; }
    .su-news-masthead .flex-push-xl-4 {
      margin-left: 33.3333333333%; }
    .su-news-masthead .flex-push-xl-5 {
      margin-left: 41.6666666667%; }
    .su-news-masthead .flex-push-xl-6 {
      margin-left: 50%; }
    .su-news-masthead .flex-push-xl-7 {
      margin-left: 58.3333333333%; }
    .su-news-masthead .flex-push-xl-8 {
      margin-left: 66.6666666667%; }
    .su-news-masthead .flex-push-xl-9 {
      margin-left: 75%; }
    .su-news-masthead .flex-push-xl-10 {
      margin-left: 83.3333333333%; }
    .su-news-masthead .flex-push-xl-11 {
      margin-left: 91.6666666667%; } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-push-2xl-0 {
      margin-left: 0; }
    .su-news-masthead .flex-push-2xl-1 {
      margin-left: 8.3333333333%; }
    .su-news-masthead .flex-push-2xl-2 {
      margin-left: 16.6666666667%; }
    .su-news-masthead .flex-push-2xl-3 {
      margin-left: 25%; }
    .su-news-masthead .flex-push-2xl-4 {
      margin-left: 33.3333333333%; }
    .su-news-masthead .flex-push-2xl-5 {
      margin-left: 41.6666666667%; }
    .su-news-masthead .flex-push-2xl-6 {
      margin-left: 50%; }
    .su-news-masthead .flex-push-2xl-7 {
      margin-left: 58.3333333333%; }
    .su-news-masthead .flex-push-2xl-8 {
      margin-left: 66.6666666667%; }
    .su-news-masthead .flex-push-2xl-9 {
      margin-left: 75%; }
    .su-news-masthead .flex-push-2xl-10 {
      margin-left: 83.3333333333%; }
    .su-news-masthead .flex-push-2xl-11 {
      margin-left: 91.6666666667%; } }
  @media only screen and (min-width: 576px) {
    .su-news-masthead .flex-1-of-12 {
      flex: 0 0 calc(8.3333333333% - 18.3333333333px);
      max-width: calc(8.3333333333% - 18.3333333333px); } }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .flex-1-of-12 {
      flex: 0 0 calc(8.3333333333% - 18.3333333333px);
      max-width: calc(8.3333333333% - 18.3333333333px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-1-of-12 {
      flex: 0 0 calc(8.3333333333% - 33px);
      max-width: calc(8.3333333333% - 33px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-1-of-12 {
      flex: 0 0 calc(8.3333333333% - 36.6666666667px);
      max-width: calc(8.3333333333% - 36.6666666667px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-1-of-12 {
      flex: 0 0 calc(8.3333333333% - 44px);
      max-width: calc(8.3333333333% - 44px); } }
  @media only screen and (min-width: 576px) {
    .su-news-masthead .flex-2-of-12 {
      flex: 0 0 calc(16.6666666667% - 16.6666666667px);
      max-width: calc(16.6666666667% - 16.6666666667px); } }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .flex-2-of-12 {
      flex: 0 0 calc(16.6666666667% - 16.6666666667px);
      max-width: calc(16.6666666667% - 16.6666666667px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-2-of-12 {
      flex: 0 0 calc(16.6666666667% - 30px);
      max-width: calc(16.6666666667% - 30px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-2-of-12 {
      flex: 0 0 calc(16.6666666667% - 33.3333333333px);
      max-width: calc(16.6666666667% - 33.3333333333px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-2-of-12 {
      flex: 0 0 calc(16.6666666667% - 40px);
      max-width: calc(16.6666666667% - 40px); } }
  @media only screen and (min-width: 576px) {
    .su-news-masthead .flex-3-of-12 {
      flex: 0 0 calc(25% - 15px);
      max-width: calc(25% - 15px); } }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .flex-3-of-12 {
      flex: 0 0 calc(25% - 15px);
      max-width: calc(25% - 15px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-3-of-12 {
      flex: 0 0 calc(25% - 27px);
      max-width: calc(25% - 27px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-3-of-12 {
      flex: 0 0 calc(25% - 30px);
      max-width: calc(25% - 30px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-3-of-12 {
      flex: 0 0 calc(25% - 36px);
      max-width: calc(25% - 36px); } }
  @media only screen and (min-width: 576px) {
    .su-news-masthead .flex-4-of-12 {
      flex: 0 0 calc(33.3333333333% - 13.3333333333px);
      max-width: calc(33.3333333333% - 13.3333333333px); } }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .flex-4-of-12 {
      flex: 0 0 calc(33.3333333333% - 13.3333333333px);
      max-width: calc(33.3333333333% - 13.3333333333px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-4-of-12 {
      flex: 0 0 calc(33.3333333333% - 24px);
      max-width: calc(33.3333333333% - 24px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-4-of-12 {
      flex: 0 0 calc(33.3333333333% - 26.6666666667px);
      max-width: calc(33.3333333333% - 26.6666666667px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-4-of-12 {
      flex: 0 0 calc(33.3333333333% - 32px);
      max-width: calc(33.3333333333% - 32px); } }
  @media only screen and (min-width: 576px) {
    .su-news-masthead .flex-5-of-12 {
      flex: 0 0 calc(41.6666666667% - 11.6666666667px);
      max-width: calc(41.6666666667% - 11.6666666667px); } }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .flex-5-of-12 {
      flex: 0 0 calc(41.6666666667% - 11.6666666667px);
      max-width: calc(41.6666666667% - 11.6666666667px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-5-of-12 {
      flex: 0 0 calc(41.6666666667% - 21px);
      max-width: calc(41.6666666667% - 21px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-5-of-12 {
      flex: 0 0 calc(41.6666666667% - 23.3333333333px);
      max-width: calc(41.6666666667% - 23.3333333333px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-5-of-12 {
      flex: 0 0 calc(41.6666666667% - 28px);
      max-width: calc(41.6666666667% - 28px); } }
  @media only screen and (min-width: 576px) {
    .su-news-masthead .flex-6-of-12 {
      flex: 0 0 calc(50% - 10px);
      max-width: calc(50% - 10px); } }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .flex-6-of-12 {
      flex: 0 0 calc(50% - 10px);
      max-width: calc(50% - 10px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-6-of-12 {
      flex: 0 0 calc(50% - 18px);
      max-width: calc(50% - 18px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-6-of-12 {
      flex: 0 0 calc(50% - 20px);
      max-width: calc(50% - 20px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-6-of-12 {
      flex: 0 0 calc(50% - 24px);
      max-width: calc(50% - 24px); } }
  @media only screen and (min-width: 576px) {
    .su-news-masthead .flex-7-of-12 {
      flex: 0 0 calc(58.3333333333% - 8.3333333333px);
      max-width: calc(58.3333333333% - 8.3333333333px); } }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .flex-7-of-12 {
      flex: 0 0 calc(58.3333333333% - 8.3333333333px);
      max-width: calc(58.3333333333% - 8.3333333333px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-7-of-12 {
      flex: 0 0 calc(58.3333333333% - 15px);
      max-width: calc(58.3333333333% - 15px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-7-of-12 {
      flex: 0 0 calc(58.3333333333% - 16.6666666667px);
      max-width: calc(58.3333333333% - 16.6666666667px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-7-of-12 {
      flex: 0 0 calc(58.3333333333% - 20px);
      max-width: calc(58.3333333333% - 20px); } }
  @media only screen and (min-width: 576px) {
    .su-news-masthead .flex-8-of-12 {
      flex: 0 0 calc(66.6666666667% - 6.6666666667px);
      max-width: calc(66.6666666667% - 6.6666666667px); } }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .flex-8-of-12 {
      flex: 0 0 calc(66.6666666667% - 6.6666666667px);
      max-width: calc(66.6666666667% - 6.6666666667px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-8-of-12 {
      flex: 0 0 calc(66.6666666667% - 12px);
      max-width: calc(66.6666666667% - 12px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-8-of-12 {
      flex: 0 0 calc(66.6666666667% - 13.3333333333px);
      max-width: calc(66.6666666667% - 13.3333333333px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-8-of-12 {
      flex: 0 0 calc(66.6666666667% - 16px);
      max-width: calc(66.6666666667% - 16px); } }
  @media only screen and (min-width: 576px) {
    .su-news-masthead .flex-9-of-12 {
      flex: 0 0 calc(75% - 5px);
      max-width: calc(75% - 5px); } }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .flex-9-of-12 {
      flex: 0 0 calc(75% - 5px);
      max-width: calc(75% - 5px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-9-of-12 {
      flex: 0 0 calc(75% - 9px);
      max-width: calc(75% - 9px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-9-of-12 {
      flex: 0 0 calc(75% - 10px);
      max-width: calc(75% - 10px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-9-of-12 {
      flex: 0 0 calc(75% - 12px);
      max-width: calc(75% - 12px); } }
  @media only screen and (min-width: 576px) {
    .su-news-masthead .flex-10-of-12 {
      flex: 0 0 calc(83.3333333333% - 3.3333333333px);
      max-width: calc(83.3333333333% - 3.3333333333px); } }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .flex-10-of-12 {
      flex: 0 0 calc(83.3333333333% - 3.3333333333px);
      max-width: calc(83.3333333333% - 3.3333333333px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-10-of-12 {
      flex: 0 0 calc(83.3333333333% - 6px);
      max-width: calc(83.3333333333% - 6px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-10-of-12 {
      flex: 0 0 calc(83.3333333333% - 6.6666666667px);
      max-width: calc(83.3333333333% - 6.6666666667px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-10-of-12 {
      flex: 0 0 calc(83.3333333333% - 8px);
      max-width: calc(83.3333333333% - 8px); } }
  @media only screen and (min-width: 576px) {
    .su-news-masthead .flex-11-of-12 {
      flex: 0 0 calc(91.6666666667% - 1.6666666667px);
      max-width: calc(91.6666666667% - 1.6666666667px); } }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .flex-11-of-12 {
      flex: 0 0 calc(91.6666666667% - 1.6666666667px);
      max-width: calc(91.6666666667% - 1.6666666667px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-11-of-12 {
      flex: 0 0 calc(91.6666666667% - 3px);
      max-width: calc(91.6666666667% - 3px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-11-of-12 {
      flex: 0 0 calc(91.6666666667% - 3.3333333333px);
      max-width: calc(91.6666666667% - 3.3333333333px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-11-of-12 {
      flex: 0 0 calc(91.6666666667% - 4px);
      max-width: calc(91.6666666667% - 4px); } }
  @media only screen and (min-width: 0) {
    .su-news-masthead .flex-12-of-12 {
      flex: 0 0 calc(100% - 0px);
      max-width: calc(100% - 0px); } }
  @media only screen and (min-width: 576px) {
    .su-news-masthead .flex-sm-1-of-12 {
      flex: 0 0 calc(8.3333333333% - 18.3333333333px);
      max-width: calc(8.3333333333% - 18.3333333333px); } }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .flex-sm-1-of-12 {
      flex: 0 0 calc(8.3333333333% - 18.3333333333px);
      max-width: calc(8.3333333333% - 18.3333333333px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-sm-1-of-12 {
      flex: 0 0 calc(8.3333333333% - 33px);
      max-width: calc(8.3333333333% - 33px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-sm-1-of-12 {
      flex: 0 0 calc(8.3333333333% - 36.6666666667px);
      max-width: calc(8.3333333333% - 36.6666666667px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-sm-1-of-12 {
      flex: 0 0 calc(8.3333333333% - 44px);
      max-width: calc(8.3333333333% - 44px); } }
  @media only screen and (min-width: 576px) {
    .su-news-masthead .flex-sm-2-of-12 {
      flex: 0 0 calc(16.6666666667% - 16.6666666667px);
      max-width: calc(16.6666666667% - 16.6666666667px); } }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .flex-sm-2-of-12 {
      flex: 0 0 calc(16.6666666667% - 16.6666666667px);
      max-width: calc(16.6666666667% - 16.6666666667px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-sm-2-of-12 {
      flex: 0 0 calc(16.6666666667% - 30px);
      max-width: calc(16.6666666667% - 30px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-sm-2-of-12 {
      flex: 0 0 calc(16.6666666667% - 33.3333333333px);
      max-width: calc(16.6666666667% - 33.3333333333px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-sm-2-of-12 {
      flex: 0 0 calc(16.6666666667% - 40px);
      max-width: calc(16.6666666667% - 40px); } }
  @media only screen and (min-width: 576px) {
    .su-news-masthead .flex-sm-3-of-12 {
      flex: 0 0 calc(25% - 15px);
      max-width: calc(25% - 15px); } }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .flex-sm-3-of-12 {
      flex: 0 0 calc(25% - 15px);
      max-width: calc(25% - 15px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-sm-3-of-12 {
      flex: 0 0 calc(25% - 27px);
      max-width: calc(25% - 27px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-sm-3-of-12 {
      flex: 0 0 calc(25% - 30px);
      max-width: calc(25% - 30px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-sm-3-of-12 {
      flex: 0 0 calc(25% - 36px);
      max-width: calc(25% - 36px); } }
  @media only screen and (min-width: 576px) {
    .su-news-masthead .flex-sm-4-of-12 {
      flex: 0 0 calc(33.3333333333% - 13.3333333333px);
      max-width: calc(33.3333333333% - 13.3333333333px); } }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .flex-sm-4-of-12 {
      flex: 0 0 calc(33.3333333333% - 13.3333333333px);
      max-width: calc(33.3333333333% - 13.3333333333px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-sm-4-of-12 {
      flex: 0 0 calc(33.3333333333% - 24px);
      max-width: calc(33.3333333333% - 24px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-sm-4-of-12 {
      flex: 0 0 calc(33.3333333333% - 26.6666666667px);
      max-width: calc(33.3333333333% - 26.6666666667px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-sm-4-of-12 {
      flex: 0 0 calc(33.3333333333% - 32px);
      max-width: calc(33.3333333333% - 32px); } }
  @media only screen and (min-width: 576px) {
    .su-news-masthead .flex-sm-5-of-12 {
      flex: 0 0 calc(41.6666666667% - 11.6666666667px);
      max-width: calc(41.6666666667% - 11.6666666667px); } }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .flex-sm-5-of-12 {
      flex: 0 0 calc(41.6666666667% - 11.6666666667px);
      max-width: calc(41.6666666667% - 11.6666666667px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-sm-5-of-12 {
      flex: 0 0 calc(41.6666666667% - 21px);
      max-width: calc(41.6666666667% - 21px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-sm-5-of-12 {
      flex: 0 0 calc(41.6666666667% - 23.3333333333px);
      max-width: calc(41.6666666667% - 23.3333333333px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-sm-5-of-12 {
      flex: 0 0 calc(41.6666666667% - 28px);
      max-width: calc(41.6666666667% - 28px); } }
  @media only screen and (min-width: 576px) {
    .su-news-masthead .flex-sm-6-of-12 {
      flex: 0 0 calc(50% - 10px);
      max-width: calc(50% - 10px); } }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .flex-sm-6-of-12 {
      flex: 0 0 calc(50% - 10px);
      max-width: calc(50% - 10px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-sm-6-of-12 {
      flex: 0 0 calc(50% - 18px);
      max-width: calc(50% - 18px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-sm-6-of-12 {
      flex: 0 0 calc(50% - 20px);
      max-width: calc(50% - 20px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-sm-6-of-12 {
      flex: 0 0 calc(50% - 24px);
      max-width: calc(50% - 24px); } }
  @media only screen and (min-width: 576px) {
    .su-news-masthead .flex-sm-7-of-12 {
      flex: 0 0 calc(58.3333333333% - 8.3333333333px);
      max-width: calc(58.3333333333% - 8.3333333333px); } }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .flex-sm-7-of-12 {
      flex: 0 0 calc(58.3333333333% - 8.3333333333px);
      max-width: calc(58.3333333333% - 8.3333333333px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-sm-7-of-12 {
      flex: 0 0 calc(58.3333333333% - 15px);
      max-width: calc(58.3333333333% - 15px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-sm-7-of-12 {
      flex: 0 0 calc(58.3333333333% - 16.6666666667px);
      max-width: calc(58.3333333333% - 16.6666666667px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-sm-7-of-12 {
      flex: 0 0 calc(58.3333333333% - 20px);
      max-width: calc(58.3333333333% - 20px); } }
  @media only screen and (min-width: 576px) {
    .su-news-masthead .flex-sm-8-of-12 {
      flex: 0 0 calc(66.6666666667% - 6.6666666667px);
      max-width: calc(66.6666666667% - 6.6666666667px); } }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .flex-sm-8-of-12 {
      flex: 0 0 calc(66.6666666667% - 6.6666666667px);
      max-width: calc(66.6666666667% - 6.6666666667px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-sm-8-of-12 {
      flex: 0 0 calc(66.6666666667% - 12px);
      max-width: calc(66.6666666667% - 12px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-sm-8-of-12 {
      flex: 0 0 calc(66.6666666667% - 13.3333333333px);
      max-width: calc(66.6666666667% - 13.3333333333px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-sm-8-of-12 {
      flex: 0 0 calc(66.6666666667% - 16px);
      max-width: calc(66.6666666667% - 16px); } }
  @media only screen and (min-width: 576px) {
    .su-news-masthead .flex-sm-9-of-12 {
      flex: 0 0 calc(75% - 5px);
      max-width: calc(75% - 5px); } }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .flex-sm-9-of-12 {
      flex: 0 0 calc(75% - 5px);
      max-width: calc(75% - 5px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-sm-9-of-12 {
      flex: 0 0 calc(75% - 9px);
      max-width: calc(75% - 9px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-sm-9-of-12 {
      flex: 0 0 calc(75% - 10px);
      max-width: calc(75% - 10px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-sm-9-of-12 {
      flex: 0 0 calc(75% - 12px);
      max-width: calc(75% - 12px); } }
  @media only screen and (min-width: 576px) {
    .su-news-masthead .flex-sm-10-of-12 {
      flex: 0 0 calc(83.3333333333% - 3.3333333333px);
      max-width: calc(83.3333333333% - 3.3333333333px); } }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .flex-sm-10-of-12 {
      flex: 0 0 calc(83.3333333333% - 3.3333333333px);
      max-width: calc(83.3333333333% - 3.3333333333px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-sm-10-of-12 {
      flex: 0 0 calc(83.3333333333% - 6px);
      max-width: calc(83.3333333333% - 6px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-sm-10-of-12 {
      flex: 0 0 calc(83.3333333333% - 6.6666666667px);
      max-width: calc(83.3333333333% - 6.6666666667px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-sm-10-of-12 {
      flex: 0 0 calc(83.3333333333% - 8px);
      max-width: calc(83.3333333333% - 8px); } }
  @media only screen and (min-width: 576px) {
    .su-news-masthead .flex-sm-11-of-12 {
      flex: 0 0 calc(91.6666666667% - 1.6666666667px);
      max-width: calc(91.6666666667% - 1.6666666667px); } }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .flex-sm-11-of-12 {
      flex: 0 0 calc(91.6666666667% - 1.6666666667px);
      max-width: calc(91.6666666667% - 1.6666666667px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-sm-11-of-12 {
      flex: 0 0 calc(91.6666666667% - 3px);
      max-width: calc(91.6666666667% - 3px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-sm-11-of-12 {
      flex: 0 0 calc(91.6666666667% - 3.3333333333px);
      max-width: calc(91.6666666667% - 3.3333333333px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-sm-11-of-12 {
      flex: 0 0 calc(91.6666666667% - 4px);
      max-width: calc(91.6666666667% - 4px); } }
  @media only screen and (min-width: 576px) {
    .su-news-masthead .flex-sm-12-of-12 {
      flex: 0 0 calc(100% - 0px);
      max-width: calc(100% - 0px); } }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .flex-sm-12-of-12 {
      flex: 0 0 calc(100% - 0px);
      max-width: calc(100% - 0px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-sm-12-of-12 {
      flex: 0 0 calc(100% - 0px);
      max-width: calc(100% - 0px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-sm-12-of-12 {
      flex: 0 0 calc(100% - 0px);
      max-width: calc(100% - 0px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-sm-12-of-12 {
      flex: 0 0 calc(100% - 0px);
      max-width: calc(100% - 0px); } }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .flex-md-1-of-12 {
      flex: 0 0 calc(8.3333333333% - 18.3333333333px);
      max-width: calc(8.3333333333% - 18.3333333333px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-md-1-of-12 {
      flex: 0 0 calc(8.3333333333% - 33px);
      max-width: calc(8.3333333333% - 33px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-md-1-of-12 {
      flex: 0 0 calc(8.3333333333% - 36.6666666667px);
      max-width: calc(8.3333333333% - 36.6666666667px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-md-1-of-12 {
      flex: 0 0 calc(8.3333333333% - 44px);
      max-width: calc(8.3333333333% - 44px); } }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .flex-md-2-of-12 {
      flex: 0 0 calc(16.6666666667% - 16.6666666667px);
      max-width: calc(16.6666666667% - 16.6666666667px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-md-2-of-12 {
      flex: 0 0 calc(16.6666666667% - 30px);
      max-width: calc(16.6666666667% - 30px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-md-2-of-12 {
      flex: 0 0 calc(16.6666666667% - 33.3333333333px);
      max-width: calc(16.6666666667% - 33.3333333333px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-md-2-of-12 {
      flex: 0 0 calc(16.6666666667% - 40px);
      max-width: calc(16.6666666667% - 40px); } }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .flex-md-3-of-12 {
      flex: 0 0 calc(25% - 15px);
      max-width: calc(25% - 15px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-md-3-of-12 {
      flex: 0 0 calc(25% - 27px);
      max-width: calc(25% - 27px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-md-3-of-12 {
      flex: 0 0 calc(25% - 30px);
      max-width: calc(25% - 30px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-md-3-of-12 {
      flex: 0 0 calc(25% - 36px);
      max-width: calc(25% - 36px); } }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .flex-md-4-of-12 {
      flex: 0 0 calc(33.3333333333% - 13.3333333333px);
      max-width: calc(33.3333333333% - 13.3333333333px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-md-4-of-12 {
      flex: 0 0 calc(33.3333333333% - 24px);
      max-width: calc(33.3333333333% - 24px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-md-4-of-12 {
      flex: 0 0 calc(33.3333333333% - 26.6666666667px);
      max-width: calc(33.3333333333% - 26.6666666667px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-md-4-of-12 {
      flex: 0 0 calc(33.3333333333% - 32px);
      max-width: calc(33.3333333333% - 32px); } }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .flex-md-5-of-12 {
      flex: 0 0 calc(41.6666666667% - 11.6666666667px);
      max-width: calc(41.6666666667% - 11.6666666667px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-md-5-of-12 {
      flex: 0 0 calc(41.6666666667% - 21px);
      max-width: calc(41.6666666667% - 21px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-md-5-of-12 {
      flex: 0 0 calc(41.6666666667% - 23.3333333333px);
      max-width: calc(41.6666666667% - 23.3333333333px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-md-5-of-12 {
      flex: 0 0 calc(41.6666666667% - 28px);
      max-width: calc(41.6666666667% - 28px); } }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .flex-md-6-of-12 {
      flex: 0 0 calc(50% - 10px);
      max-width: calc(50% - 10px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-md-6-of-12 {
      flex: 0 0 calc(50% - 18px);
      max-width: calc(50% - 18px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-md-6-of-12 {
      flex: 0 0 calc(50% - 20px);
      max-width: calc(50% - 20px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-md-6-of-12 {
      flex: 0 0 calc(50% - 24px);
      max-width: calc(50% - 24px); } }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .flex-md-7-of-12 {
      flex: 0 0 calc(58.3333333333% - 8.3333333333px);
      max-width: calc(58.3333333333% - 8.3333333333px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-md-7-of-12 {
      flex: 0 0 calc(58.3333333333% - 15px);
      max-width: calc(58.3333333333% - 15px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-md-7-of-12 {
      flex: 0 0 calc(58.3333333333% - 16.6666666667px);
      max-width: calc(58.3333333333% - 16.6666666667px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-md-7-of-12 {
      flex: 0 0 calc(58.3333333333% - 20px);
      max-width: calc(58.3333333333% - 20px); } }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .flex-md-8-of-12 {
      flex: 0 0 calc(66.6666666667% - 6.6666666667px);
      max-width: calc(66.6666666667% - 6.6666666667px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-md-8-of-12 {
      flex: 0 0 calc(66.6666666667% - 12px);
      max-width: calc(66.6666666667% - 12px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-md-8-of-12 {
      flex: 0 0 calc(66.6666666667% - 13.3333333333px);
      max-width: calc(66.6666666667% - 13.3333333333px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-md-8-of-12 {
      flex: 0 0 calc(66.6666666667% - 16px);
      max-width: calc(66.6666666667% - 16px); } }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .flex-md-9-of-12 {
      flex: 0 0 calc(75% - 5px);
      max-width: calc(75% - 5px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-md-9-of-12 {
      flex: 0 0 calc(75% - 9px);
      max-width: calc(75% - 9px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-md-9-of-12 {
      flex: 0 0 calc(75% - 10px);
      max-width: calc(75% - 10px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-md-9-of-12 {
      flex: 0 0 calc(75% - 12px);
      max-width: calc(75% - 12px); } }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .flex-md-10-of-12 {
      flex: 0 0 calc(83.3333333333% - 3.3333333333px);
      max-width: calc(83.3333333333% - 3.3333333333px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-md-10-of-12 {
      flex: 0 0 calc(83.3333333333% - 6px);
      max-width: calc(83.3333333333% - 6px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-md-10-of-12 {
      flex: 0 0 calc(83.3333333333% - 6.6666666667px);
      max-width: calc(83.3333333333% - 6.6666666667px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-md-10-of-12 {
      flex: 0 0 calc(83.3333333333% - 8px);
      max-width: calc(83.3333333333% - 8px); } }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .flex-md-11-of-12 {
      flex: 0 0 calc(91.6666666667% - 1.6666666667px);
      max-width: calc(91.6666666667% - 1.6666666667px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-md-11-of-12 {
      flex: 0 0 calc(91.6666666667% - 3px);
      max-width: calc(91.6666666667% - 3px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-md-11-of-12 {
      flex: 0 0 calc(91.6666666667% - 3.3333333333px);
      max-width: calc(91.6666666667% - 3.3333333333px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-md-11-of-12 {
      flex: 0 0 calc(91.6666666667% - 4px);
      max-width: calc(91.6666666667% - 4px); } }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .flex-md-12-of-12 {
      flex: 0 0 calc(100% - 0px);
      max-width: calc(100% - 0px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-md-12-of-12 {
      flex: 0 0 calc(100% - 0px);
      max-width: calc(100% - 0px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-md-12-of-12 {
      flex: 0 0 calc(100% - 0px);
      max-width: calc(100% - 0px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-md-12-of-12 {
      flex: 0 0 calc(100% - 0px);
      max-width: calc(100% - 0px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-lg-1-of-12 {
      flex: 0 0 calc(8.3333333333% - 33px);
      max-width: calc(8.3333333333% - 33px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-lg-1-of-12 {
      flex: 0 0 calc(8.3333333333% - 36.6666666667px);
      max-width: calc(8.3333333333% - 36.6666666667px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-lg-1-of-12 {
      flex: 0 0 calc(8.3333333333% - 44px);
      max-width: calc(8.3333333333% - 44px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-lg-2-of-12 {
      flex: 0 0 calc(16.6666666667% - 30px);
      max-width: calc(16.6666666667% - 30px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-lg-2-of-12 {
      flex: 0 0 calc(16.6666666667% - 33.3333333333px);
      max-width: calc(16.6666666667% - 33.3333333333px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-lg-2-of-12 {
      flex: 0 0 calc(16.6666666667% - 40px);
      max-width: calc(16.6666666667% - 40px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-lg-3-of-12 {
      flex: 0 0 calc(25% - 27px);
      max-width: calc(25% - 27px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-lg-3-of-12 {
      flex: 0 0 calc(25% - 30px);
      max-width: calc(25% - 30px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-lg-3-of-12 {
      flex: 0 0 calc(25% - 36px);
      max-width: calc(25% - 36px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-lg-4-of-12 {
      flex: 0 0 calc(33.3333333333% - 24px);
      max-width: calc(33.3333333333% - 24px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-lg-4-of-12 {
      flex: 0 0 calc(33.3333333333% - 26.6666666667px);
      max-width: calc(33.3333333333% - 26.6666666667px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-lg-4-of-12 {
      flex: 0 0 calc(33.3333333333% - 32px);
      max-width: calc(33.3333333333% - 32px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-lg-5-of-12 {
      flex: 0 0 calc(41.6666666667% - 21px);
      max-width: calc(41.6666666667% - 21px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-lg-5-of-12 {
      flex: 0 0 calc(41.6666666667% - 23.3333333333px);
      max-width: calc(41.6666666667% - 23.3333333333px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-lg-5-of-12 {
      flex: 0 0 calc(41.6666666667% - 28px);
      max-width: calc(41.6666666667% - 28px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-lg-6-of-12 {
      flex: 0 0 calc(50% - 18px);
      max-width: calc(50% - 18px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-lg-6-of-12 {
      flex: 0 0 calc(50% - 20px);
      max-width: calc(50% - 20px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-lg-6-of-12 {
      flex: 0 0 calc(50% - 24px);
      max-width: calc(50% - 24px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-lg-7-of-12 {
      flex: 0 0 calc(58.3333333333% - 15px);
      max-width: calc(58.3333333333% - 15px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-lg-7-of-12 {
      flex: 0 0 calc(58.3333333333% - 16.6666666667px);
      max-width: calc(58.3333333333% - 16.6666666667px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-lg-7-of-12 {
      flex: 0 0 calc(58.3333333333% - 20px);
      max-width: calc(58.3333333333% - 20px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-lg-8-of-12 {
      flex: 0 0 calc(66.6666666667% - 12px);
      max-width: calc(66.6666666667% - 12px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-lg-8-of-12 {
      flex: 0 0 calc(66.6666666667% - 13.3333333333px);
      max-width: calc(66.6666666667% - 13.3333333333px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-lg-8-of-12 {
      flex: 0 0 calc(66.6666666667% - 16px);
      max-width: calc(66.6666666667% - 16px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-lg-9-of-12 {
      flex: 0 0 calc(75% - 9px);
      max-width: calc(75% - 9px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-lg-9-of-12 {
      flex: 0 0 calc(75% - 10px);
      max-width: calc(75% - 10px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-lg-9-of-12 {
      flex: 0 0 calc(75% - 12px);
      max-width: calc(75% - 12px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-lg-10-of-12 {
      flex: 0 0 calc(83.3333333333% - 6px);
      max-width: calc(83.3333333333% - 6px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-lg-10-of-12 {
      flex: 0 0 calc(83.3333333333% - 6.6666666667px);
      max-width: calc(83.3333333333% - 6.6666666667px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-lg-10-of-12 {
      flex: 0 0 calc(83.3333333333% - 8px);
      max-width: calc(83.3333333333% - 8px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-lg-11-of-12 {
      flex: 0 0 calc(91.6666666667% - 3px);
      max-width: calc(91.6666666667% - 3px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-lg-11-of-12 {
      flex: 0 0 calc(91.6666666667% - 3.3333333333px);
      max-width: calc(91.6666666667% - 3.3333333333px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-lg-11-of-12 {
      flex: 0 0 calc(91.6666666667% - 4px);
      max-width: calc(91.6666666667% - 4px); } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .flex-lg-12-of-12 {
      flex: 0 0 calc(100% - 0px);
      max-width: calc(100% - 0px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-lg-12-of-12 {
      flex: 0 0 calc(100% - 0px);
      max-width: calc(100% - 0px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-lg-12-of-12 {
      flex: 0 0 calc(100% - 0px);
      max-width: calc(100% - 0px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-xl-1-of-12 {
      flex: 0 0 calc(8.3333333333% - 36.6666666667px);
      max-width: calc(8.3333333333% - 36.6666666667px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-xl-1-of-12 {
      flex: 0 0 calc(8.3333333333% - 44px);
      max-width: calc(8.3333333333% - 44px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-xl-2-of-12 {
      flex: 0 0 calc(16.6666666667% - 33.3333333333px);
      max-width: calc(16.6666666667% - 33.3333333333px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-xl-2-of-12 {
      flex: 0 0 calc(16.6666666667% - 40px);
      max-width: calc(16.6666666667% - 40px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-xl-3-of-12 {
      flex: 0 0 calc(25% - 30px);
      max-width: calc(25% - 30px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-xl-3-of-12 {
      flex: 0 0 calc(25% - 36px);
      max-width: calc(25% - 36px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-xl-4-of-12 {
      flex: 0 0 calc(33.3333333333% - 26.6666666667px);
      max-width: calc(33.3333333333% - 26.6666666667px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-xl-4-of-12 {
      flex: 0 0 calc(33.3333333333% - 32px);
      max-width: calc(33.3333333333% - 32px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-xl-5-of-12 {
      flex: 0 0 calc(41.6666666667% - 23.3333333333px);
      max-width: calc(41.6666666667% - 23.3333333333px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-xl-5-of-12 {
      flex: 0 0 calc(41.6666666667% - 28px);
      max-width: calc(41.6666666667% - 28px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-xl-6-of-12 {
      flex: 0 0 calc(50% - 20px);
      max-width: calc(50% - 20px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-xl-6-of-12 {
      flex: 0 0 calc(50% - 24px);
      max-width: calc(50% - 24px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-xl-7-of-12 {
      flex: 0 0 calc(58.3333333333% - 16.6666666667px);
      max-width: calc(58.3333333333% - 16.6666666667px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-xl-7-of-12 {
      flex: 0 0 calc(58.3333333333% - 20px);
      max-width: calc(58.3333333333% - 20px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-xl-8-of-12 {
      flex: 0 0 calc(66.6666666667% - 13.3333333333px);
      max-width: calc(66.6666666667% - 13.3333333333px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-xl-8-of-12 {
      flex: 0 0 calc(66.6666666667% - 16px);
      max-width: calc(66.6666666667% - 16px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-xl-9-of-12 {
      flex: 0 0 calc(75% - 10px);
      max-width: calc(75% - 10px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-xl-9-of-12 {
      flex: 0 0 calc(75% - 12px);
      max-width: calc(75% - 12px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-xl-10-of-12 {
      flex: 0 0 calc(83.3333333333% - 6.6666666667px);
      max-width: calc(83.3333333333% - 6.6666666667px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-xl-10-of-12 {
      flex: 0 0 calc(83.3333333333% - 8px);
      max-width: calc(83.3333333333% - 8px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-xl-11-of-12 {
      flex: 0 0 calc(91.6666666667% - 3.3333333333px);
      max-width: calc(91.6666666667% - 3.3333333333px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-xl-11-of-12 {
      flex: 0 0 calc(91.6666666667% - 4px);
      max-width: calc(91.6666666667% - 4px); } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .flex-xl-12-of-12 {
      flex: 0 0 calc(100% - 0px);
      max-width: calc(100% - 0px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-xl-12-of-12 {
      flex: 0 0 calc(100% - 0px);
      max-width: calc(100% - 0px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-2xl-1-of-12 {
      flex: 0 0 calc(8.3333333333% - 44px);
      max-width: calc(8.3333333333% - 44px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-2xl-2-of-12 {
      flex: 0 0 calc(16.6666666667% - 40px);
      max-width: calc(16.6666666667% - 40px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-2xl-3-of-12 {
      flex: 0 0 calc(25% - 36px);
      max-width: calc(25% - 36px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-2xl-4-of-12 {
      flex: 0 0 calc(33.3333333333% - 32px);
      max-width: calc(33.3333333333% - 32px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-2xl-5-of-12 {
      flex: 0 0 calc(41.6666666667% - 28px);
      max-width: calc(41.6666666667% - 28px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-2xl-6-of-12 {
      flex: 0 0 calc(50% - 24px);
      max-width: calc(50% - 24px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-2xl-7-of-12 {
      flex: 0 0 calc(58.3333333333% - 20px);
      max-width: calc(58.3333333333% - 20px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-2xl-8-of-12 {
      flex: 0 0 calc(66.6666666667% - 16px);
      max-width: calc(66.6666666667% - 16px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-2xl-9-of-12 {
      flex: 0 0 calc(75% - 12px);
      max-width: calc(75% - 12px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-2xl-10-of-12 {
      flex: 0 0 calc(83.3333333333% - 8px);
      max-width: calc(83.3333333333% - 8px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-2xl-11-of-12 {
      flex: 0 0 calc(91.6666666667% - 4px);
      max-width: calc(91.6666666667% - 4px); } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .flex-2xl-12-of-12 {
      flex: 0 0 calc(100% - 0px);
      max-width: calc(100% - 0px); } }

@font-face {
  .su-news-masthead {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("../node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot");
    src: url("../node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2") format("woff2"), url("../node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff") format("woff"), url("../node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf") format("truetype"), url("../node_modules/@fortawesome/fontawesome-free/webfonts/fa-regular-400.svg#fontawesome") format("svg"); } }

@font-face {
  .su-news-masthead {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url("../node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot");
    src: url("../node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2") format("woff2"), url("../node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff") format("woff"), url("../node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf") format("truetype"), url("../node_modules/@fortawesome/fontawesome-free/webfonts/fa-solid-900.svg#fontawesome") format("svg"); } }

@font-face {
  .su-news-masthead {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: normal;
    font-display: block;
    src: url("../node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot");
    src: url("../node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2") format("woff2"), url("../node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff") format("woff"), url("../node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf") format("truetype"), url("../node_modules/@fortawesome/fontawesome-free/webfonts/fa-brands-400.svg#fontawesome") format("svg"); } }
  .su-news-masthead .su-fa-times-circle::before {
    content: "\f057"; }
  .su-news-masthead .su-fa-info-circle::before {
    content: "\f05a"; }
  .su-news-masthead .su-fa-bell::before {
    content: "\f0f3"; }
  .su-news-masthead .su-fa-exclamation-circle::before {
    content: "\f06a"; }
  .su-news-masthead .su-fa-exclamation-triangle::before {
    content: "\f071"; }
  .su-news-masthead .su-fa-check-circle::before {
    content: "\f058"; }

@font-face {
  .su-news-masthead {
    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-news-masthead .su-aspect-ratio {
    position: relative; }
    .su-news-masthead .su-aspect-ratio::before {
      display: block;
      content: '';
      width: 100%;
      padding-top: 56.25%; }
    .su-news-masthead .su-aspect-ratio > img,
    .su-news-masthead .su-aspect-ratio > video {
      object-fit: cover; }
    .su-news-masthead .su-aspect-ratio > * {
      position: relative;
      z-index: 5; }
    .su-news-masthead .su-aspect-ratio > *:first-child {
      position: absolute;
      z-index: 1;
      width: 100%;
      height: 100%;
      left: 0;
      bottom: 0; }
  .su-news-masthead .su-aspect-ratio--4x3 {
    position: relative; }
    .su-news-masthead .su-aspect-ratio--4x3::before {
      display: block;
      content: '';
      width: 100%;
      padding-top: 75%; }
    .su-news-masthead .su-aspect-ratio--4x3 > img,
    .su-news-masthead .su-aspect-ratio--4x3 > video {
      object-fit: cover; }
    .su-news-masthead .su-aspect-ratio--4x3 > * {
      position: relative;
      z-index: 5; }
    .su-news-masthead .su-aspect-ratio--4x3 > *:first-child {
      position: absolute;
      z-index: 1;
      width: 100%;
      height: 100%;
      left: 0;
      bottom: 0; }
  .su-news-masthead .su-aspect-ratio--1x1 {
    position: relative; }
    .su-news-masthead .su-aspect-ratio--1x1::before {
      display: block;
      content: '';
      width: 100%;
      padding-top: 100%; }
    .su-news-masthead .su-aspect-ratio--1x1 > img,
    .su-news-masthead .su-aspect-ratio--1x1 > video {
      object-fit: cover; }
    .su-news-masthead .su-aspect-ratio--1x1 > * {
      position: relative;
      z-index: 5; }
    .su-news-masthead .su-aspect-ratio--1x1 > *:first-child {
      position: absolute;
      z-index: 1;
      width: 100%;
      height: 100%;
      left: 0;
      bottom: 0; }
  .su-news-masthead .su-sr-only-element {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(100%);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px; }
  .su-news-masthead .su-sr-only-text {
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap; }
  .su-news-masthead html {
    box-sizing: border-box; }
  .su-news-masthead *,
  .su-news-masthead *::before,
  .su-news-masthead *::after {
    box-sizing: inherit; }
  .su-news-masthead body {
    background-color: #ffffff;
    overflow-x: hidden; }
  .su-news-masthead .lt-ie9 * {
    filter: none !important; }
  .su-news-masthead [hidden] {
    display: none !important; }
  .su-news-masthead .su-embed-container {
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
    overflow: hidden;
    max-width: 100%; }
    .su-news-masthead .su-embed-container iframe,
    .su-news-masthead .su-embed-container object,
    .su-news-masthead .su-embed-container embed {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .su-news-masthead figure {
    margin: 0; }
  .su-news-masthead img {
    margin: 0;
    padding: 0;
    display: block;
    height: auto;
    max-width: 100%; }
  .su-news-masthead fieldset {
    border: 0; }
  .su-news-masthead legend {
    font-size: 1.953125em;
    letter-spacing: -0.016em;
    font-weight: 700; }
    @media (max-width: 767px) {
      .su-news-masthead legend {
        font-size: 1.66015625em; } }
  .su-news-masthead .su-fieldset-inputs label {
    margin-top: 0; }
  .su-news-masthead input,
  .su-news-masthead textarea {
    outline: none; }
  .su-news-masthead textarea {
    height: 16rem; }
  .su-news-masthead label {
    display: block;
    margin-top: 3rem;
    max-width: 46rem; }
  .su-news-masthead [type="checkbox"],
  .su-news-masthead [type="radio"] {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(100%);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px; }
    .lt-ie9 .su-news-masthead [type='checkbox'], .lt-ie9
    .su-news-masthead [type='radio'] {
      border: 0;
      float: left;
      margin: 0.4em 0.4em 0 0;
      position: static;
      width: auto; }
  .su-news-masthead [type='checkbox'] + label,
  .su-news-masthead [type='radio'] + label {
    cursor: pointer;
    font-weight: 400;
    margin-bottom: 0.5em; }
  .su-news-masthead [type='checkbox'] + label::before,
  .su-news-masthead [type='radio'] + label::before {
    background: #ffffff;
    border-radius: 3px;
    box-shadow: 0 0 0 1px #b6b1a9;
    content: '\a0';
    display: inline-block;
    height: 1.8rem;
    line-height: 1.8rem;
    margin-right: 0.6em;
    text-indent: 0.15em;
    vertical-align: middle;
    width: 1.8rem; }
  .su-news-masthead [type='radio'] + label::before {
    box-shadow: 0 0 0 2px #ffffff, 0 0 0 3px #b6b1a9;
    height: 1.6rem;
    line-height: 1.6rem;
    width: 1.6rem;
    border-radius: 100%; }
  .su-news-masthead [type='checkbox']:checked + label::before,
  .su-news-masthead [type='radio']:checked + label::before {
    background-color: #b1040e;
    box-shadow: 0 0 0 1px #b1040e; }
  .su-news-masthead [type='radio']:checked + label::before {
    box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #b1040e; }
  .su-news-masthead [type='radio']:focus + label::before {
    box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #b1040e, 0 0 3px 4px #2e2d29, 0 0 7px 4px #2e2d29; }
  .su-news-masthead [type='checkbox']:checked + label::before,
  .su-news-masthead [type='checkbox']:checked:disabled + label::before {
    background-image: url("../node_modules/decanter/core/src/img/check.svg");
    background-position: 50%;
    background-repeat: no-repeat; }
  .su-news-masthead [type='checkbox']:focus + label::before {
    box-shadow: 0 0 0 1px #ffffff, 0 0 0 3px #b1040e; }
  .su-news-masthead [type='checkbox']:disabled + label {
    color: #b6b1a9; }
  .su-news-masthead [type='checkbox']:disabled + label::before,
  .su-news-masthead [type='radio']:disabled + label::before {
    background: #b6b1a9;
    cursor: not-allowed; }
  .su-news-masthead [type='range'] {
    -webkit-appearance: none;
    border: 0;
    padding-left: 0;
    width: 100%; }
  .su-news-masthead [type='range']:focus {
    box-shadow: none;
    outline: none; }
  .su-news-masthead [type='range']::-webkit-slider-runnable-track {
    background: #53565a;
    border: 1px solid #b6b1a9;
    cursor: pointer;
    height: 1.2rem;
    width: 100%; }
  .su-news-masthead [type='range']::-moz-range-track {
    background: #b1040e;
    border: 1px solid #b6b1a9;
    cursor: pointer;
    height: 1.2rem;
    width: 100%; }
  .su-news-masthead [type='range']::-ms-track {
    background: transparent;
    color: transparent;
    cursor: pointer;
    height: 1.2rem;
    width: 100%; }
  .su-news-masthead [type='range']::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: 1px solid #b6b1a9;
    height: 2.2rem;
    border-radius: 1.5rem;
    background: #53565a;
    cursor: pointer;
    margin-top: -0.65rem;
    width: 2.2rem; }
  .su-news-masthead [type='range']::-moz-range-thumb {
    background: #53565a;
    border: 1px solid #b6b1a9;
    border-radius: 1.5rem;
    cursor: pointer;
    height: 2.2rem;
    width: 2.2rem; }
  .su-news-masthead [type='range']::-ms-thumb {
    background: #53565a;
    border: 1px solid #b6b1a9;
    border-radius: 1.5rem;
    cursor: pointer;
    height: 2.2rem;
    width: 2.2rem; }
  .su-news-masthead [type='range']::-ms-fill-lower {
    background: #53565a;
    border: 1px solid #b6b1a9;
    border-radius: 2rem; }
  .su-news-masthead [type='range']::-ms-fill-upper {
    background: #53565a;
    border: 1px solid #b6b1a9;
    border-radius: 2rem; }
  .su-news-masthead [type='range']:focus::-webkit-slider-thumb {
    border: 2px solid #b6b1a9; }
  .su-news-masthead [type='range']:focus::-moz-range-thumb {
    border: 2px solid #b6b1a9; }
  .su-news-masthead [type='range']:focus::-ms-thumb {
    border: 2px solid #b6b1a9; }
  .su-news-masthead select {
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #ffffff;
    background: url("../node_modules/decanter/core/src/img/arrow-down.png");
    background-image: url("../node_modules/decanter/core/src/img/arrow-down.svg");
    background-position: right 1.3rem center;
    background-repeat: no-repeat;
    background-size: 1.3rem; }
  .su-news-masthead ul,
  .su-news-masthead ol {
    margin-top: 1em;
    margin-bottom: 1em;
    padding-left: 1em; }
  .su-news-masthead li {
    line-height: 1.4;
    margin-bottom: 0.5em; }
    .su-news-masthead li:last-child {
      margin-bottom: 0; }
  .su-news-masthead h1 + ul,
  .su-news-masthead h1 + ol,
  .su-news-masthead h2 + ul,
  .su-news-masthead h2 + ol,
  .su-news-masthead h3 + ul,
  .su-news-masthead h3 + ol,
  .su-news-masthead h4 + ul,
  .su-news-masthead h4 + ol,
  .su-news-masthead h5 + ul,
  .su-news-masthead h5 + ol,
  .su-news-masthead h6 + ul,
  .su-news-masthead h6 + ol,
  .su-news-masthead p + ul,
  .su-news-masthead p + ol {
    margin-top: 0; }
  .su-news-masthead .su-list-unstyled {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style-type: none; }
    .su-news-masthead .su-list-unstyled > li {
      margin-bottom: 0; }
  .su-news-masthead table {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 3.8rem;
    border-collapse: collapse;
    border-spacing: 0;
    min-width: 100%; }
    @media only screen and (min-width: 768px) {
      .su-news-masthead table {
        margin-bottom: 7.2rem; } }
    @media only screen and (min-width: 1500px) {
      .su-news-masthead table {
        margin-bottom: 7.6rem; } }
    .su-news-masthead table caption {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #53565a;
      font-size: 1.4rem;
      line-height: 1.3; }
      @media only screen and (min-width: 768px) {
        .su-news-masthead table caption {
          font-size: 1.6rem; } }
    .su-news-masthead table thead th,
    .su-news-masthead table thead td,
    .su-news-masthead table tbody th,
    .su-news-masthead table tbody td {
      padding: 1.5rem; }
      .su-news-masthead table thead th *:last-child,
      .su-news-masthead table thead td *:last-child,
      .su-news-masthead table tbody th *:last-child,
      .su-news-masthead table tbody td *:last-child {
        margin-bottom: 0; }
    .su-news-masthead table thead th,
    .su-news-masthead table tbody th {
      color: #2e2d29;
      font-weight: 600;
      text-align: left; }
    .su-news-masthead table thead tr,
    .su-news-masthead table tbody tr {
      border-top: 1px solid #d5d5d4; }
      .su-news-masthead table thead tr:first-of-type,
      .su-news-masthead table tbody tr:first-of-type {
        border-top: 0; }
    .su-news-masthead table thead + tbody {
      border-top: 1px solid #d5d5d4; }
  .su-news-masthead .su-table--borderless thead tr,
  .su-news-masthead .su-table--borderless thead td,
  .su-news-masthead .su-table--borderless thead th,
  .su-news-masthead .su-table--borderless tbody tr,
  .su-news-masthead .su-table--borderless tbody td,
  .su-news-masthead .su-table--borderless tbody th {
    border: 0; }
  .su-news-masthead .su-table--borderless thead + tbody {
    border: 0; }
  .su-news-masthead html {
    font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 62.5%; }
  .su-news-masthead body {
    color: #2e2d29; }
    @media only screen and (min-width: 0) {
      .su-news-masthead body {
        font-size: 1.6rem; } }
    @media only screen and (min-width: 576px) {
      .su-news-masthead body {
        font-size: 1.6rem; } }
    @media only screen and (min-width: 768px) {
      .su-news-masthead body {
        font-size: 1.8rem; } }
    @media only screen and (min-width: 992px) {
      .su-news-masthead body {
        font-size: 1.8rem; } }
    @media only screen and (min-width: 1200px) {
      .su-news-masthead body {
        font-size: 1.8rem; } }
    @media only screen and (min-width: 1500px) {
      .su-news-masthead body {
        font-size: 1.9rem; } }
  .su-news-masthead p {
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 1em; }
  .su-news-masthead h1,
  .su-news-masthead h2,
  .su-news-masthead h3,
  .su-news-masthead h4,
  .su-news-masthead h5,
  .su-news-masthead h6,
  .su-news-masthead *[class^="su-type"] {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-top: 0;
    clear: both;
    font-weight: 700;
    line-height: 1.2; }
    .su-news-masthead h1 a,
    .su-news-masthead h2 a,
    .su-news-masthead h3 a,
    .su-news-masthead h4 a,
    .su-news-masthead h5 a,
    .su-news-masthead h6 a,
    .su-news-masthead *[class^="su-type"] a {
      text-decoration: none;
      font-weight: 700; }
  .su-news-masthead h1,
  .su-news-masthead .su-type-a {
    font-size: 2.44140625em;
    letter-spacing: -0.016em; }
    @media (max-width: 767px) {
      .su-news-masthead h1,
      .su-news-masthead .su-type-a {
        font-size: 2.0751953125em; } }
  .su-news-masthead h2,
  .su-news-masthead .su-type-b {
    font-size: 1.953125em;
    letter-spacing: -0.016em; }
    @media (max-width: 767px) {
      .su-news-masthead h2,
      .su-news-masthead .su-type-b {
        font-size: 1.66015625em; } }
  .su-news-masthead h3,
  .su-news-masthead .su-type-c {
    font-size: 1.5625em;
    letter-spacing: -0.012em; }
  .su-news-masthead h4,
  .su-news-masthead .su-type-d {
    font-size: 1.25em;
    letter-spacing: -0.01em; }
  .su-news-masthead h5,
  .su-news-masthead .su-type-e {
    font-size: 1em; }
  .su-news-masthead h6,
  .su-news-masthead .su-type-f {
    font-size: 0.9em; }
  .su-news-masthead cite,
  .su-news-masthead var,
  .su-news-masthead address,
  .su-news-masthead dfn {
    font-style: normal; }
  .su-news-masthead .su-sans {
    font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .su-news-masthead .su-serif {
    font-family: "Source Serif Pro", "Georgia", "Times", "Times New Roman", serif; }
  .su-news-masthead .su-slab {
    font-family: "Roboto Slab", "Georgia", "Times", "Times New Roman", serif; }
  .su-news-masthead .su-handwriting {
    font-family: "Kalam", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .su-news-masthead .su-sanskrit {
    font-family: "Noto Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  .su-news-masthead .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-news-masthead .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-news-masthead .su-font-splash a {
      text-decoration: none;
      font-weight: 700; }
    @media (max-width: 767px) {
      .su-news-masthead .su-font-splash {
        font-size: 2.5939941406em; } }
  .su-news-masthead .su-caption {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #53565a;
    font-size: 1.4rem;
    line-height: 1.3; }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-caption {
        font-size: 1.6rem; } }
  .su-news-masthead .su-credits {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #53565a;
    font-size: 1.4rem;
    line-height: 1.3;
    font-style: italic; }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-credits {
        font-size: 1.6rem; } }
  .su-news-masthead .su-subheading {
    font-size: 1.25em; }
  .su-news-masthead .su-quote-text {
    font-size: 1.25em;
    font-style: italic; }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .su-big-paragraph {
      font-size: 2.1rem;
      line-height: 1.7; } }
  .su-news-masthead .su-small-paragraph {
    font-size: 1.8rem;
    line-height: 1.3; }
    @media (max-width: 767px) {
      .su-news-masthead .su-small-paragraph {
        font-size: 1.6rem; } }
  .su-news-masthead .su-fab {
    font-family: "Font Awesome 5 Brands";
    font-style: normal; }
  .su-news-masthead .su-far {
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    font-style: normal; }
  .su-news-masthead .su-fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900; }
  .su-news-masthead .centered-container {
    margin: 0 auto; }
    @media only screen and (min-width: 0) {
      .su-news-masthead .centered-container {
        max-width: calc(100% - 40px);
        width: calc(100% - 40px); } }
    @media only screen and (min-width: 576px) {
      .su-news-masthead .centered-container {
        max-width: calc(100% - 60px);
        width: calc(100% - 60px); } }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .centered-container {
        max-width: calc(100% - 100px);
        width: calc(100% - 100px); } }
    @media only screen and (min-width: 992px) {
      .su-news-masthead .centered-container {
        max-width: calc(100% - 160px);
        width: calc(100% - 160px); } }
    @media only screen and (min-width: 1200px) {
      .su-news-masthead .centered-container {
        max-width: calc(100% - 200px);
        width: calc(100% - 200px); } }
    @media only screen and (min-width: 1500px) {
      .su-news-masthead .centered-container {
        max-width: 1500px;
        width: calc(100% - 200px); } }
  .su-news-masthead .su-accordion {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .su-news-masthead .su-accordion,
  .su-news-masthead .su-accordion__list,
  .su-news-masthead .su-accordion__item,
  .su-news-masthead .su-accordion__title,
  .su-news-masthead .su-accordion__content {
    clear: both;
    position: relative; }
  .su-news-masthead .su-accordion__collapse-all,
  .su-news-masthead .su-accordion__expand-all {
    float: right; }
  .su-news-masthead .su-accordion__collapse-all {
    margin-bottom: 3rem;
    margin-left: 1.2em; }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-accordion__collapse-all {
        margin-bottom: 3.6rem; } }
    @media only screen and (min-width: 1500px) {
      .su-news-masthead .su-accordion__collapse-all {
        margin-bottom: 3.8rem; } }
  .su-news-masthead .su-accordion__list {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    border-top: 1px solid #d5d5d4; }
    .su-news-masthead .su-accordion__list > li {
      margin-bottom: 0; }
  .su-news-masthead .su-accordion__item {
    border-bottom: 1px solid #d5d5d4; }
  .su-news-masthead .su-accordion__title {
    font-size: 1.25em;
    margin: 0;
    width: 100%; }
    .su-news-masthead .su-accordion__title > .su-accordion__button {
      all: inherit;
      padding: 1.5rem;
      text-decoration: none;
      position: relative;
      font-weight: 700;
      position: relative;
      cursor: pointer; }
      @media only screen and (min-width: 768px) {
        .su-news-masthead .su-accordion__title > .su-accordion__button {
          padding: 1.8rem; } }
      @media only screen and (min-width: 1500px) {
        .su-news-masthead .su-accordion__title > .su-accordion__button {
          padding: 1.9rem; } }
      .su-news-masthead .su-accordion__title > .su-accordion__button::before {
        content: "";
        position: absolute;
        visibility: hidden;
        transition: transform 0.3s ease-in, background-color 0.3s ease-in;
        z-index: 1; }
      .su-news-masthead .su-accordion__title > .su-accordion__button:hover, .su-news-masthead .su-accordion__title > .su-accordion__button:focus, .su-news-masthead .su-accordion__title > .su-accordion__button:active {
        text-decoration: none; }
        .su-news-masthead .su-accordion__title > .su-accordion__button:hover::before, .su-news-masthead .su-accordion__title > .su-accordion__button:focus::before, .su-news-masthead .su-accordion__title > .su-accordion__button:active::before {
          visibility: visible;
          transition: transform 0.3s ease-out, background-color 0.3s ease-out; }
      .su-news-masthead .su-accordion__title > .su-accordion__button:hover::before, .su-news-masthead .su-accordion__title > .su-accordion__button:focus::before {
        background-color: #2e2d29; }
      .su-news-masthead .su-accordion__title > .su-accordion__button:active::before {
        background-color: #2e2d29; }
      .su-news-masthead .su-accordion__title > .su-accordion__button::before {
        height: 100%;
        width: 6px;
        bottom: 0;
        transform: scaleY(0); }
      .su-news-masthead .su-accordion__title > .su-accordion__button:hover::before, .su-news-masthead .su-accordion__title > .su-accordion__button:focus::before, .su-news-masthead .su-accordion__title > .su-accordion__button:active::before {
        transform: scaleY(1); }
      .su-news-masthead .su-accordion__title > .su-accordion__button::before {
        left: 0; }
      .su-news-masthead .su-accordion__title > .su-accordion__button::after {
        display: block;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 0.5em;
        font-weight: 400;
        font-size: 3.6rem;
        line-height: 3.6rem;
        color: #b1040e;
        text-align: center; }
      .su-news-masthead .su-accordion__title > .su-accordion__button[aria-expanded="false"]::after {
        content: "+"; }
      .su-news-masthead .su-accordion__title > .su-accordion__button[aria-expanded="true"]::after {
        content: "\2212"; }
      .su-news-masthead .su-accordion__title > .su-accordion__button:focus, .su-news-masthead .su-accordion__title > .su-accordion__button:hover {
        text-decoration: underline; }
  .su-news-masthead .su-accordion__content {
    padding-top: 1.5rem;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    height: auto; }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-accordion__content {
        padding-top: 1.8rem;
        padding-right: 1.8rem;
        padding-left: 1.8rem; } }
    @media only screen and (min-width: 1500px) {
      .su-news-masthead .su-accordion__content {
        padding-top: 1.9rem;
        padding-right: 1.9rem;
        padding-left: 1.9rem; } }
    .su-news-masthead .su-accordion__content[aria-hidden="true"] {
      padding: 0;
      height: 0;
      overflow: hidden; }
  .su-news-masthead .su-accordion__cta {
    margin-top: 3.2rem;
    margin-right: auto;
    margin-left: auto;
    display: block;
    width: fit-content; }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-accordion__cta {
        margin-top: 4.5rem; } }
    @media only screen and (min-width: 1500px) {
      .su-news-masthead .su-accordion__cta {
        margin-top: 4.8rem; } }
  .su-news-masthead .su-alert {
    background-color: #f4f4f4; }
    .su-news-masthead .su-alert a {
      color: #2e2d29; }
    .su-news-masthead .su-alert .centered-container {
      padding-top: 1em;
      padding-bottom: 1em;
      display: flex;
      flex-wrap: wrap; }
      @media only screen and (min-width: 576px) {
        .su-news-masthead .su-alert .centered-container {
          align-items: center; } }
  .su-news-masthead .su-alert__dismiss {
    margin-left: 2rem;
    order: 3;
    height: 100%;
    align-content: flex-end;
    flex-shrink: 1;
    text-align: right; }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-alert__dismiss {
        margin-left: 2.6rem; } }
    @media only screen and (min-width: 1500px) {
      .su-news-masthead .su-alert__dismiss {
        margin-left: 2.7rem; } }
    @media (max-width: 575px) {
      .su-news-masthead .su-alert__dismiss {
        width: 100%; } }
    .su-news-masthead .su-alert__dismiss .su-alert__dismiss-button {
      padding: 0;
      background-color: transparent;
      text-transform: uppercase;
      font-weight: 600;
      color: #2e2d29;
      font-size: 1.7rem;
      letter-spacing: 0.1em; }
      .su-news-masthead .su-alert__dismiss .su-alert__dismiss-button .su-far,
      .su-news-masthead .su-alert__dismiss .su-alert__dismiss-button .su-fas,
      .su-news-masthead .su-alert__dismiss .su-alert__dismiss-button .fas {
        margin-left: 0.5em; }
      .su-news-masthead .su-alert__dismiss .su-alert__dismiss-button i,
      .su-news-masthead .su-alert__dismiss .su-alert__dismiss-button .su-far,
      .su-news-masthead .su-alert__dismiss .su-alert__dismiss-button .su-fas,
      .su-news-masthead .su-alert__dismiss .su-alert__dismiss-button .fas {
        font-style: normal;
        text-decoration: none; }
      .su-news-masthead .su-alert__dismiss .su-alert__dismiss-button.su-text-black:hover, .su-news-masthead .su-alert__dismiss .su-alert__dismiss-button.su-text-black:focus {
        background-color: transparent;
        color: #2e2d29; }
  .su-news-masthead .su-alert__header {
    margin-right: 2rem;
    order: 1;
    flex-shrink: 1; }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-alert__header {
        margin-right: 2.6rem; } }
    @media only screen and (min-width: 1500px) {
      .su-news-masthead .su-alert__header {
        margin-right: 2.7rem; } }
    @media (max-width: 991px) {
      .su-news-masthead .su-alert__header {
        margin-bottom: 1em;
        width: 100%; } }
  .su-news-masthead .su-alert__icon {
    margin-right: 0.5em;
    display: inline-block;
    max-width: 20px; }
    .su-news-masthead .su-alert__icon i,
    .su-news-masthead .su-alert__icon .su-far,
    .su-news-masthead .su-alert__icon .su-fas {
      font-style: normal; }
  .su-news-masthead .su-alert__label {
    height: 100%;
    line-height: 100%;
    display: inline-block;
    font-size: 1.7rem;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.1em; }
    .su-news-masthead .su-alert__label::after {
      content: ":"; }
  .su-news-masthead .su-alert__body {
    order: 2;
    flex-grow: 1;
    flex-basis: 100px; }
  .su-news-masthead .su-alert__heading {
    margin-bottom: 1rem; }
  .su-news-masthead .su-alert__text {
    margin-bottom: 0; }
    .su-news-masthead .su-alert__text a {
      color: #2e2d29;
      text-decoration: underline;
      transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out; }
      .su-news-masthead .su-alert__text a:hover, .su-news-masthead .su-alert__text a:focus {
        color: #2e2d29;
        background-color: #6fc3ff;
        text-decoration: underline; }
      .su-news-masthead .su-alert__text a.su-button, .su-news-masthead .su-alert__text a.su-button--secondary {
        padding: 1rem 2rem 1.15rem;
        background-color: #ffffff;
        box-shadow: inset 0 0 0 2px #b1040e;
        color: #b1040e;
        background-color: #f4f4f4;
        box-shadow: inset 0 0 0 2px #2e2d29;
        color: #2e2d29; }
        .su-news-masthead .su-alert__text a.su-button::after, .su-news-masthead .su-alert__text a.su-button::before, .su-news-masthead .su-alert__text a.su-button--secondary::after, .su-news-masthead .su-alert__text a.su-button--secondary::before {
          background-color: #b1040e;
          color: #ffffff; }
        .su-news-masthead .su-alert__text a.su-button:hover, .su-news-masthead .su-alert__text a.su-button:focus, .su-news-masthead .su-alert__text a.su-button--secondary:hover, .su-news-masthead .su-alert__text a.su-button--secondary:focus {
          background-color: #ffffff;
          color: #2e2d29; }
          .su-news-masthead .su-alert__text a.su-button:hover::after, .su-news-masthead .su-alert__text a.su-button:hover::before, .su-news-masthead .su-alert__text a.su-button:focus::after, .su-news-masthead .su-alert__text a.su-button:focus::before, .su-news-masthead .su-alert__text a.su-button--secondary:hover::after, .su-news-masthead .su-alert__text a.su-button--secondary:hover::before, .su-news-masthead .su-alert__text a.su-button--secondary:focus::after, .su-news-masthead .su-alert__text a.su-button--secondary:focus::before {
            background-color: #ffffff;
            color: #2e2d29; }
        .su-news-masthead .su-alert__text a.su-button:hover, .su-news-masthead .su-alert__text a.su-button--secondary:hover {
          box-shadow: inset 0 0 0 2px #2e2d29; }
          .su-news-masthead .su-alert__text a.su-button:hover::after, .su-news-masthead .su-alert__text a.su-button:hover::before, .su-news-masthead .su-alert__text a.su-button--secondary:hover::after, .su-news-masthead .su-alert__text a.su-button--secondary:hover::before {
            background-color: #2e2d29;
            color: #ffffff; }
        .su-news-masthead .su-alert__text a.su-button:focus, .su-news-masthead .su-alert__text a.su-button--secondary:focus {
          box-shadow: inset 0 0 0 2px #2e2d29, 0 0 3px #53565a, 0 0 7px #53565a; }
          .su-news-masthead .su-alert__text a.su-button:focus::after, .su-news-masthead .su-alert__text a.su-button:focus::before, .su-news-masthead .su-alert__text a.su-button--secondary:focus::after, .su-news-masthead .su-alert__text a.su-button--secondary:focus::before {
            background-color: #2e2d29;
            color: #ffffff; }
        .su-news-masthead .su-alert__text a.su-button:hover, .su-news-masthead .su-alert__text a.su-button:focus, .su-news-masthead .su-alert__text a.su-button--secondary:hover, .su-news-masthead .su-alert__text a.su-button--secondary:focus {
          background-color: #f4f4f4; }
      .su-news-masthead .su-alert__text a.su-button--big {
        padding: 1rem 2rem 1.15rem;
        background-color: #b1040e;
        color: #ffffff;
        padding: 1.3rem 2.8rem 1.5rem;
        font-size: 2.5rem;
        background-color: #f4f4f4;
        box-shadow: inset 0 0 0 2px #2e2d29;
        color: #2e2d29; }
        .su-news-masthead .su-alert__text a.su-button--big::after, .su-news-masthead .su-alert__text a.su-button--big::before {
          background-color: #ffffff;
          color: #b1040e; }
        .su-news-masthead .su-alert__text a.su-button--big:hover, .su-news-masthead .su-alert__text a.su-button--big:focus {
          background-color: #2e2d29;
          color: #ffffff; }
          .su-news-masthead .su-alert__text a.su-button--big:hover::after, .su-news-masthead .su-alert__text a.su-button--big:hover::before, .su-news-masthead .su-alert__text a.su-button--big:focus::after, .su-news-masthead .su-alert__text a.su-button--big:focus::before {
            background-color: #ffffff; }
        .su-news-masthead .su-alert__text a.su-button--big:focus {
          box-shadow: 0 0 3px #53565a, 0 0 7px #53565a; }
        @media only screen and (min-width: 768px) {
          .su-news-masthead .su-alert__text a.su-button--big {
            padding: 1.5rem 3rem 1.8rem;
            font-size: 2.8rem; } }
        @media only screen and (min-width: 1500px) {
          .su-news-masthead .su-alert__text a.su-button--big {
            font-size: 3rem; } }
        .su-news-masthead .su-alert__text a.su-button--big:hover, .su-news-masthead .su-alert__text a.su-button--big:focus {
          background-color: #f4f4f4;
          color: #2e2d29; }
  .su-news-masthead .su-alert__footer a {
    color: #2e2d29;
    text-decoration: none; }
    .su-news-masthead .su-alert__footer a:hover, .su-news-masthead .su-alert__footer a:focus {
      color: #2e2d29;
      text-decoration: underline; }
  .su-news-masthead .su-alert__footer .su-link::after {
    background: #2e2d29; }
  .su-news-masthead .su-alert__footer .su-link:hover, .su-news-masthead .su-alert__footer .su-link:focus {
    text-decoration: underline; }
    .su-news-masthead .su-alert__footer .su-link:hover::after, .su-news-masthead .su-alert__footer .su-link:focus::after {
      background: #2e2d29; }
  .su-news-masthead .su-alert__text + .su-alert__footer {
    margin-top: 1.5rem; }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-alert__text + .su-alert__footer {
        margin-top: 1.8rem; } }
    @media only screen and (min-width: 1500px) {
      .su-news-masthead .su-alert__text + .su-alert__footer {
        margin-top: 1.9rem; } }
  @media (max-width: 767px) {
    .su-news-masthead .su-alert__dismiss ~ .su-alert__body {
      margin-bottom: 1em; } }
  .su-news-masthead .su-alert--error {
    background-color: #b1040e;
    color: #ffffff; }
    .su-news-masthead .su-alert--error a {
      color: #ffffff; }
      .su-news-masthead .su-alert--error a:hover, .su-news-masthead .su-alert--error a:focus {
        text-decoration: underline; }
      .su-news-masthead .su-alert--error a.su-button, .su-news-masthead .su-alert--error a.su-button--secondary {
        padding: 1rem 2rem 1.15rem;
        background-color: #ffffff;
        box-shadow: inset 0 0 0 2px #b1040e;
        color: #b1040e;
        background-color: #b1040e;
        box-shadow: inset 0 0 0 2px #ffffff;
        color: #ffffff; }
        .su-news-masthead .su-alert--error a.su-button::after, .su-news-masthead .su-alert--error a.su-button::before, .su-news-masthead .su-alert--error a.su-button--secondary::after, .su-news-masthead .su-alert--error a.su-button--secondary::before {
          background-color: #b1040e;
          color: #ffffff; }
        .su-news-masthead .su-alert--error a.su-button:hover, .su-news-masthead .su-alert--error a.su-button:focus, .su-news-masthead .su-alert--error a.su-button--secondary:hover, .su-news-masthead .su-alert--error a.su-button--secondary:focus {
          background-color: #ffffff;
          color: #2e2d29; }
          .su-news-masthead .su-alert--error a.su-button:hover::after, .su-news-masthead .su-alert--error a.su-button:hover::before, .su-news-masthead .su-alert--error a.su-button:focus::after, .su-news-masthead .su-alert--error a.su-button:focus::before, .su-news-masthead .su-alert--error a.su-button--secondary:hover::after, .su-news-masthead .su-alert--error a.su-button--secondary:hover::before, .su-news-masthead .su-alert--error a.su-button--secondary:focus::after, .su-news-masthead .su-alert--error a.su-button--secondary:focus::before {
            background-color: #ffffff;
            color: #2e2d29; }
        .su-news-masthead .su-alert--error a.su-button:hover, .su-news-masthead .su-alert--error a.su-button--secondary:hover {
          box-shadow: inset 0 0 0 2px #2e2d29; }
          .su-news-masthead .su-alert--error a.su-button:hover::after, .su-news-masthead .su-alert--error a.su-button:hover::before, .su-news-masthead .su-alert--error a.su-button--secondary:hover::after, .su-news-masthead .su-alert--error a.su-button--secondary:hover::before {
            background-color: #2e2d29;
            color: #ffffff; }
        .su-news-masthead .su-alert--error a.su-button:focus, .su-news-masthead .su-alert--error a.su-button--secondary:focus {
          box-shadow: inset 0 0 0 2px #2e2d29, 0 0 3px #53565a, 0 0 7px #53565a; }
          .su-news-masthead .su-alert--error a.su-button:focus::after, .su-news-masthead .su-alert--error a.su-button:focus::before, .su-news-masthead .su-alert--error a.su-button--secondary:focus::after, .su-news-masthead .su-alert--error a.su-button--secondary:focus::before {
            background-color: #2e2d29;
            color: #ffffff; }
        .su-news-masthead .su-alert--error a.su-button:hover, .su-news-masthead .su-alert--error a.su-button:focus, .su-news-masthead .su-alert--error a.su-button--secondary:hover, .su-news-masthead .su-alert--error a.su-button--secondary:focus {
          background-color: #b1040e;
          box-shadow: inset 0 0 0 2px #ffffff;
          color: #ffffff; }
      .su-news-masthead .su-alert--error a.su-button--big {
        padding: 1rem 2rem 1.15rem;
        background-color: #b1040e;
        color: #ffffff;
        padding: 1.3rem 2.8rem 1.5rem;
        font-size: 2.5rem;
        background-color: #b1040e;
        box-shadow: inset 0 0 0 2px #ffffff;
        color: #ffffff; }
        .su-news-masthead .su-alert--error a.su-button--big::after, .su-news-masthead .su-alert--error a.su-button--big::before {
          background-color: #ffffff;
          color: #b1040e; }
        .su-news-masthead .su-alert--error a.su-button--big:hover, .su-news-masthead .su-alert--error a.su-button--big:focus {
          background-color: #2e2d29;
          color: #ffffff; }
          .su-news-masthead .su-alert--error a.su-button--big:hover::after, .su-news-masthead .su-alert--error a.su-button--big:hover::before, .su-news-masthead .su-alert--error a.su-button--big:focus::after, .su-news-masthead .su-alert--error a.su-button--big:focus::before {
            background-color: #ffffff; }
        .su-news-masthead .su-alert--error a.su-button--big:focus {
          box-shadow: 0 0 3px #53565a, 0 0 7px #53565a; }
        @media only screen and (min-width: 768px) {
          .su-news-masthead .su-alert--error a.su-button--big {
            padding: 1.5rem 3rem 1.8rem;
            font-size: 2.8rem; } }
        @media only screen and (min-width: 1500px) {
          .su-news-masthead .su-alert--error a.su-button--big {
            font-size: 3rem; } }
        .su-news-masthead .su-alert--error a.su-button--big:hover, .su-news-masthead .su-alert--error a.su-button--big:focus {
          background-color: #b1040e;
          box-shadow: inset 0 0 0 2px #ffffff;
          color: #ffffff; }
  .su-news-masthead .su-alert--info {
    background-color: #00548f; }
    .su-news-masthead .su-alert--info a.su-button, .su-news-masthead .su-alert--info a.su-button--secondary {
      padding: 1rem 2rem 1.15rem;
      background-color: #ffffff;
      box-shadow: inset 0 0 0 2px #b1040e;
      color: #b1040e;
      background-color: #00548f;
      box-shadow: inset 0 0 0 2px #ffffff;
      color: #ffffff; }
      .su-news-masthead .su-alert--info a.su-button::after, .su-news-masthead .su-alert--info a.su-button::before, .su-news-masthead .su-alert--info a.su-button--secondary::after, .su-news-masthead .su-alert--info a.su-button--secondary::before {
        background-color: #b1040e;
        color: #ffffff; }
      .su-news-masthead .su-alert--info a.su-button:hover, .su-news-masthead .su-alert--info a.su-button:focus, .su-news-masthead .su-alert--info a.su-button--secondary:hover, .su-news-masthead .su-alert--info a.su-button--secondary:focus {
        background-color: #ffffff;
        color: #2e2d29; }
        .su-news-masthead .su-alert--info a.su-button:hover::after, .su-news-masthead .su-alert--info a.su-button:hover::before, .su-news-masthead .su-alert--info a.su-button:focus::after, .su-news-masthead .su-alert--info a.su-button:focus::before, .su-news-masthead .su-alert--info a.su-button--secondary:hover::after, .su-news-masthead .su-alert--info a.su-button--secondary:hover::before, .su-news-masthead .su-alert--info a.su-button--secondary:focus::after, .su-news-masthead .su-alert--info a.su-button--secondary:focus::before {
          background-color: #ffffff;
          color: #2e2d29; }
      .su-news-masthead .su-alert--info a.su-button:hover, .su-news-masthead .su-alert--info a.su-button--secondary:hover {
        box-shadow: inset 0 0 0 2px #2e2d29; }
        .su-news-masthead .su-alert--info a.su-button:hover::after, .su-news-masthead .su-alert--info a.su-button:hover::before, .su-news-masthead .su-alert--info a.su-button--secondary:hover::after, .su-news-masthead .su-alert--info a.su-button--secondary:hover::before {
          background-color: #2e2d29;
          color: #ffffff; }
      .su-news-masthead .su-alert--info a.su-button:focus, .su-news-masthead .su-alert--info a.su-button--secondary:focus {
        box-shadow: inset 0 0 0 2px #2e2d29, 0 0 3px #53565a, 0 0 7px #53565a; }
        .su-news-masthead .su-alert--info a.su-button:focus::after, .su-news-masthead .su-alert--info a.su-button:focus::before, .su-news-masthead .su-alert--info a.su-button--secondary:focus::after, .su-news-masthead .su-alert--info a.su-button--secondary:focus::before {
          background-color: #2e2d29;
          color: #ffffff; }
      .su-news-masthead .su-alert--info a.su-button:hover, .su-news-masthead .su-alert--info a.su-button:focus, .su-news-masthead .su-alert--info a.su-button--secondary:hover, .su-news-masthead .su-alert--info a.su-button--secondary:focus {
        background-color: #00548f;
        box-shadow: inset 0 0 0 2px #ffffff;
        color: #ffffff; }
    .su-news-masthead .su-alert--info a.su-button--big {
      padding: 1rem 2rem 1.15rem;
      background-color: #b1040e;
      color: #ffffff;
      padding: 1.3rem 2.8rem 1.5rem;
      font-size: 2.5rem;
      background-color: #00548f;
      box-shadow: inset 0 0 0 2px #ffffff;
      color: #ffffff; }
      .su-news-masthead .su-alert--info a.su-button--big::after, .su-news-masthead .su-alert--info a.su-button--big::before {
        background-color: #ffffff;
        color: #b1040e; }
      .su-news-masthead .su-alert--info a.su-button--big:hover, .su-news-masthead .su-alert--info a.su-button--big:focus {
        background-color: #2e2d29;
        color: #ffffff; }
        .su-news-masthead .su-alert--info a.su-button--big:hover::after, .su-news-masthead .su-alert--info a.su-button--big:hover::before, .su-news-masthead .su-alert--info a.su-button--big:focus::after, .su-news-masthead .su-alert--info a.su-button--big:focus::before {
          background-color: #ffffff; }
      .su-news-masthead .su-alert--info a.su-button--big:focus {
        box-shadow: 0 0 3px #53565a, 0 0 7px #53565a; }
      @media only screen and (min-width: 768px) {
        .su-news-masthead .su-alert--info a.su-button--big {
          padding: 1.5rem 3rem 1.8rem;
          font-size: 2.8rem; } }
      @media only screen and (min-width: 1500px) {
        .su-news-masthead .su-alert--info a.su-button--big {
          font-size: 3rem; } }
      .su-news-masthead .su-alert--info a.su-button--big:hover, .su-news-masthead .su-alert--info a.su-button--big:focus {
        background-color: #00548f;
        box-shadow: inset 0 0 0 2px #ffffff;
        color: #ffffff; }
  .su-news-masthead .su-alert--success {
    background-color: #008566; }
    .su-news-masthead .su-alert--success a.su-button, .su-news-masthead .su-alert--success a.su-button--secondary {
      padding: 1rem 2rem 1.15rem;
      background-color: #ffffff;
      box-shadow: inset 0 0 0 2px #b1040e;
      color: #b1040e;
      background-color: #008566;
      box-shadow: inset 0 0 0 2px #ffffff;
      color: #ffffff; }
      .su-news-masthead .su-alert--success a.su-button::after, .su-news-masthead .su-alert--success a.su-button::before, .su-news-masthead .su-alert--success a.su-button--secondary::after, .su-news-masthead .su-alert--success a.su-button--secondary::before {
        background-color: #b1040e;
        color: #ffffff; }
      .su-news-masthead .su-alert--success a.su-button:hover, .su-news-masthead .su-alert--success a.su-button:focus, .su-news-masthead .su-alert--success a.su-button--secondary:hover, .su-news-masthead .su-alert--success a.su-button--secondary:focus {
        background-color: #ffffff;
        color: #2e2d29; }
        .su-news-masthead .su-alert--success a.su-button:hover::after, .su-news-masthead .su-alert--success a.su-button:hover::before, .su-news-masthead .su-alert--success a.su-button:focus::after, .su-news-masthead .su-alert--success a.su-button:focus::before, .su-news-masthead .su-alert--success a.su-button--secondary:hover::after, .su-news-masthead .su-alert--success a.su-button--secondary:hover::before, .su-news-masthead .su-alert--success a.su-button--secondary:focus::after, .su-news-masthead .su-alert--success a.su-button--secondary:focus::before {
          background-color: #ffffff;
          color: #2e2d29; }
      .su-news-masthead .su-alert--success a.su-button:hover, .su-news-masthead .su-alert--success a.su-button--secondary:hover {
        box-shadow: inset 0 0 0 2px #2e2d29; }
        .su-news-masthead .su-alert--success a.su-button:hover::after, .su-news-masthead .su-alert--success a.su-button:hover::before, .su-news-masthead .su-alert--success a.su-button--secondary:hover::after, .su-news-masthead .su-alert--success a.su-button--secondary:hover::before {
          background-color: #2e2d29;
          color: #ffffff; }
      .su-news-masthead .su-alert--success a.su-button:focus, .su-news-masthead .su-alert--success a.su-button--secondary:focus {
        box-shadow: inset 0 0 0 2px #2e2d29, 0 0 3px #53565a, 0 0 7px #53565a; }
        .su-news-masthead .su-alert--success a.su-button:focus::after, .su-news-masthead .su-alert--success a.su-button:focus::before, .su-news-masthead .su-alert--success a.su-button--secondary:focus::after, .su-news-masthead .su-alert--success a.su-button--secondary:focus::before {
          background-color: #2e2d29;
          color: #ffffff; }
      .su-news-masthead .su-alert--success a.su-button:hover, .su-news-masthead .su-alert--success a.su-button:focus, .su-news-masthead .su-alert--success a.su-button--secondary:hover, .su-news-masthead .su-alert--success a.su-button--secondary:focus {
        background-color: #008566;
        box-shadow: inset 0 0 0 2px #ffffff;
        color: #ffffff; }
    .su-news-masthead .su-alert--success a.su-button--big {
      padding: 1rem 2rem 1.15rem;
      background-color: #b1040e;
      color: #ffffff;
      padding: 1.3rem 2.8rem 1.5rem;
      font-size: 2.5rem;
      background-color: #008566;
      box-shadow: inset 0 0 0 2px #ffffff;
      color: #ffffff; }
      .su-news-masthead .su-alert--success a.su-button--big::after, .su-news-masthead .su-alert--success a.su-button--big::before {
        background-color: #ffffff;
        color: #b1040e; }
      .su-news-masthead .su-alert--success a.su-button--big:hover, .su-news-masthead .su-alert--success a.su-button--big:focus {
        background-color: #2e2d29;
        color: #ffffff; }
        .su-news-masthead .su-alert--success a.su-button--big:hover::after, .su-news-masthead .su-alert--success a.su-button--big:hover::before, .su-news-masthead .su-alert--success a.su-button--big:focus::after, .su-news-masthead .su-alert--success a.su-button--big:focus::before {
          background-color: #ffffff; }
      .su-news-masthead .su-alert--success a.su-button--big:focus {
        box-shadow: 0 0 3px #53565a, 0 0 7px #53565a; }
      @media only screen and (min-width: 768px) {
        .su-news-masthead .su-alert--success a.su-button--big {
          padding: 1.5rem 3rem 1.8rem;
          font-size: 2.8rem; } }
      @media only screen and (min-width: 1500px) {
        .su-news-masthead .su-alert--success a.su-button--big {
          font-size: 3rem; } }
      .su-news-masthead .su-alert--success a.su-button--big:hover, .su-news-masthead .su-alert--success a.su-button--big:focus {
        background-color: #008566;
        box-shadow: inset 0 0 0 2px #ffffff;
        color: #ffffff; }
  .su-news-masthead .su-alert--text-light {
    color: #ffffff; }
    .su-news-masthead .su-alert--text-light a {
      color: #ffffff; }
      .su-news-masthead .su-alert--text-light a:hover, .su-news-masthead .su-alert--text-light a:focus {
        color: #ffffff;
        text-decoration: underline; }
    .su-news-masthead .su-alert--text-light .su-alert__text a:hover, .su-news-masthead .su-alert--text-light .su-alert__text a:focus {
      background-color: #ffffff;
      color: #2e2d29; }
    .su-news-masthead .su-alert--text-light .su-alert__footer .su-link::after {
      background: #ffffff; }
    .su-news-masthead .su-alert--text-light .su-alert__dismiss-button {
      color: #ffffff; }
      .su-news-masthead .su-alert--text-light .su-alert__dismiss-button:hover, .su-news-masthead .su-alert--text-light .su-alert__dismiss-button:focus {
        background-color: transparent;
        color: #ffffff; }
  .su-news-masthead .su-alert--warning {
    background-color: #fec51d; }
    .su-news-masthead .su-alert--warning a {
      color: #2e2d29; }
      .su-news-masthead .su-alert--warning a:hover, .su-news-masthead .su-alert--warning a:focus {
        color: #2e2d29;
        text-decoration: underline; }
      .su-news-masthead .su-alert--warning a.su-button, .su-news-masthead .su-alert--warning a.su-button--secondary {
        padding: 1rem 2rem 1.15rem;
        background-color: #ffffff;
        box-shadow: inset 0 0 0 2px #b1040e;
        color: #b1040e;
        background-color: #fec51d;
        box-shadow: inset 0 0 0 2px #2e2d29;
        color: #2e2d29; }
        .su-news-masthead .su-alert--warning a.su-button::after, .su-news-masthead .su-alert--warning a.su-button::before, .su-news-masthead .su-alert--warning a.su-button--secondary::after, .su-news-masthead .su-alert--warning a.su-button--secondary::before {
          background-color: #b1040e;
          color: #ffffff; }
        .su-news-masthead .su-alert--warning a.su-button:hover, .su-news-masthead .su-alert--warning a.su-button:focus, .su-news-masthead .su-alert--warning a.su-button--secondary:hover, .su-news-masthead .su-alert--warning a.su-button--secondary:focus {
          background-color: #ffffff;
          color: #2e2d29; }
          .su-news-masthead .su-alert--warning a.su-button:hover::after, .su-news-masthead .su-alert--warning a.su-button:hover::before, .su-news-masthead .su-alert--warning a.su-button:focus::after, .su-news-masthead .su-alert--warning a.su-button:focus::before, .su-news-masthead .su-alert--warning a.su-button--secondary:hover::after, .su-news-masthead .su-alert--warning a.su-button--secondary:hover::before, .su-news-masthead .su-alert--warning a.su-button--secondary:focus::after, .su-news-masthead .su-alert--warning a.su-button--secondary:focus::before {
            background-color: #ffffff;
            color: #2e2d29; }
        .su-news-masthead .su-alert--warning a.su-button:hover, .su-news-masthead .su-alert--warning a.su-button--secondary:hover {
          box-shadow: inset 0 0 0 2px #2e2d29; }
          .su-news-masthead .su-alert--warning a.su-button:hover::after, .su-news-masthead .su-alert--warning a.su-button:hover::before, .su-news-masthead .su-alert--warning a.su-button--secondary:hover::after, .su-news-masthead .su-alert--warning a.su-button--secondary:hover::before {
            background-color: #2e2d29;
            color: #ffffff; }
        .su-news-masthead .su-alert--warning a.su-button:focus, .su-news-masthead .su-alert--warning a.su-button--secondary:focus {
          box-shadow: inset 0 0 0 2px #2e2d29, 0 0 3px #53565a, 0 0 7px #53565a; }
          .su-news-masthead .su-alert--warning a.su-button:focus::after, .su-news-masthead .su-alert--warning a.su-button:focus::before, .su-news-masthead .su-alert--warning a.su-button--secondary:focus::after, .su-news-masthead .su-alert--warning a.su-button--secondary:focus::before {
            background-color: #2e2d29;
            color: #ffffff; }
        .su-news-masthead .su-alert--warning a.su-button:hover, .su-news-masthead .su-alert--warning a.su-button:focus, .su-news-masthead .su-alert--warning a.su-button--secondary:hover, .su-news-masthead .su-alert--warning a.su-button--secondary:focus {
          background-color: #fec51d;
          box-shadow: inset 0 0 0 2px #2e2d29;
          color: #2e2d29; }
      .su-news-masthead .su-alert--warning a.su-button--big {
        padding: 1rem 2rem 1.15rem;
        background-color: #b1040e;
        color: #ffffff;
        padding: 1.3rem 2.8rem 1.5rem;
        font-size: 2.5rem;
        background-color: #fec51d;
        box-shadow: inset 0 0 0 2px #2e2d29;
        color: #2e2d29; }
        .su-news-masthead .su-alert--warning a.su-button--big::after, .su-news-masthead .su-alert--warning a.su-button--big::before {
          background-color: #ffffff;
          color: #b1040e; }
        .su-news-masthead .su-alert--warning a.su-button--big:hover, .su-news-masthead .su-alert--warning a.su-button--big:focus {
          background-color: #2e2d29;
          color: #ffffff; }
          .su-news-masthead .su-alert--warning a.su-button--big:hover::after, .su-news-masthead .su-alert--warning a.su-button--big:hover::before, .su-news-masthead .su-alert--warning a.su-button--big:focus::after, .su-news-masthead .su-alert--warning a.su-button--big:focus::before {
            background-color: #ffffff; }
        .su-news-masthead .su-alert--warning a.su-button--big:focus {
          box-shadow: 0 0 3px #53565a, 0 0 7px #53565a; }
        @media only screen and (min-width: 768px) {
          .su-news-masthead .su-alert--warning a.su-button--big {
            padding: 1.5rem 3rem 1.8rem;
            font-size: 2.8rem; } }
        @media only screen and (min-width: 1500px) {
          .su-news-masthead .su-alert--warning a.su-button--big {
            font-size: 3rem; } }
        .su-news-masthead .su-alert--warning a.su-button--big:hover, .su-news-masthead .su-alert--warning a.su-button--big:focus {
          background-color: #fec51d;
          box-shadow: inset 0 0 0 2px #2e2d29;
          color: #2e2d29; }
  .su-news-masthead .su-brand-bar {
    width: 100%;
    height: 30px;
    background-color: #8c1515; }
  .su-news-masthead .su-brand-bar__container {
    margin: 0 auto; }
    @media only screen and (min-width: 0) {
      .su-news-masthead .su-brand-bar__container {
        max-width: calc(100% - 40px);
        width: calc(100% - 40px); } }
    @media only screen and (min-width: 576px) {
      .su-news-masthead .su-brand-bar__container {
        max-width: calc(100% - 60px);
        width: calc(100% - 60px); } }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-brand-bar__container {
        max-width: calc(100% - 100px);
        width: calc(100% - 100px); } }
    @media only screen and (min-width: 992px) {
      .su-news-masthead .su-brand-bar__container {
        max-width: calc(100% - 160px);
        width: calc(100% - 160px); } }
    @media only screen and (min-width: 1200px) {
      .su-news-masthead .su-brand-bar__container {
        max-width: calc(100% - 200px);
        width: calc(100% - 200px); } }
    @media only screen and (min-width: 1500px) {
      .su-news-masthead .su-brand-bar__container {
        max-width: 1500px;
        width: calc(100% - 200px); } }
  .su-news-masthead .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-news-masthead .su-brand-bar__logo:hover, .su-news-masthead .su-brand-bar__logo:active, .su-news-masthead .su-brand-bar__logo:focus {
      color: #ffffff; }
  .su-news-masthead .su-brand-bar__link--a11y {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(100%);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px; }
  .su-news-masthead .su-brand-bar--bright {
    background-color: #b1040e; }
  .su-news-masthead .su-brand-bar--dark {
    background-color: #2e2d29; }
  .su-news-masthead .su-brand-bar--white {
    background-color: #ffffff; }
    .su-news-masthead .su-brand-bar--white .su-brand-bar__logo {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: auto;
      color: #8c1515; }
  .su-news-masthead .su-button,
  .su-news-masthead .su-button.su-link,
  .su-news-masthead button,
  .su-news-masthead [type='button'],
  .su-news-masthead [type='submit'],
  .su-news-masthead [type='reset'],
  .su-news-masthead [type='image'] {
    padding: 1rem 2rem 1.15rem;
    background-color: #b1040e;
    color: #ffffff; }
    .su-news-masthead .su-button::after, .su-news-masthead .su-button::before,
    .su-news-masthead .su-button.su-link::after,
    .su-news-masthead .su-button.su-link::before,
    .su-news-masthead button::after,
    .su-news-masthead button::before,
    .su-news-masthead [type='button']::after,
    .su-news-masthead [type='button']::before,
    .su-news-masthead [type='submit']::after,
    .su-news-masthead [type='submit']::before,
    .su-news-masthead [type='reset']::after,
    .su-news-masthead [type='reset']::before,
    .su-news-masthead [type='image']::after,
    .su-news-masthead [type='image']::before {
      background-color: #ffffff;
      color: #b1040e; }
    .su-news-masthead .su-button:hover, .su-news-masthead .su-button:focus,
    .su-news-masthead .su-button.su-link:hover,
    .su-news-masthead .su-button.su-link:focus,
    .su-news-masthead button:hover,
    .su-news-masthead button:focus,
    .su-news-masthead [type='button']:hover,
    .su-news-masthead [type='button']:focus,
    .su-news-masthead [type='submit']:hover,
    .su-news-masthead [type='submit']:focus,
    .su-news-masthead [type='reset']:hover,
    .su-news-masthead [type='reset']:focus,
    .su-news-masthead [type='image']:hover,
    .su-news-masthead [type='image']:focus {
      background-color: #2e2d29;
      color: #ffffff; }
      .su-news-masthead .su-button:hover::after, .su-news-masthead .su-button:hover::before, .su-news-masthead .su-button:focus::after, .su-news-masthead .su-button:focus::before,
      .su-news-masthead .su-button.su-link:hover::after,
      .su-news-masthead .su-button.su-link:hover::before,
      .su-news-masthead .su-button.su-link:focus::after,
      .su-news-masthead .su-button.su-link:focus::before,
      .su-news-masthead button:hover::after,
      .su-news-masthead button:hover::before,
      .su-news-masthead button:focus::after,
      .su-news-masthead button:focus::before,
      .su-news-masthead [type='button']:hover::after,
      .su-news-masthead [type='button']:hover::before,
      .su-news-masthead [type='button']:focus::after,
      .su-news-masthead [type='button']:focus::before,
      .su-news-masthead [type='submit']:hover::after,
      .su-news-masthead [type='submit']:hover::before,
      .su-news-masthead [type='submit']:focus::after,
      .su-news-masthead [type='submit']:focus::before,
      .su-news-masthead [type='reset']:hover::after,
      .su-news-masthead [type='reset']:hover::before,
      .su-news-masthead [type='reset']:focus::after,
      .su-news-masthead [type='reset']:focus::before,
      .su-news-masthead [type='image']:hover::after,
      .su-news-masthead [type='image']:hover::before,
      .su-news-masthead [type='image']:focus::after,
      .su-news-masthead [type='image']:focus::before {
        background-color: #ffffff; }
    .su-news-masthead .su-button:focus,
    .su-news-masthead .su-button.su-link:focus,
    .su-news-masthead button:focus,
    .su-news-masthead [type='button']:focus,
    .su-news-masthead [type='submit']:focus,
    .su-news-masthead [type='reset']:focus,
    .su-news-masthead [type='image']:focus {
      box-shadow: 0 0 3px #53565a, 0 0 7px #53565a; }
  .su-news-masthead .su-button--big,
  .su-news-masthead .su-button--big.su-link {
    padding: 1rem 2rem 1.15rem;
    background-color: #b1040e;
    color: #ffffff;
    padding: 1.3rem 2.8rem 1.5rem;
    font-size: 2.5rem; }
    .su-news-masthead .su-button--big::after, .su-news-masthead .su-button--big::before,
    .su-news-masthead .su-button--big.su-link::after,
    .su-news-masthead .su-button--big.su-link::before {
      background-color: #ffffff;
      color: #b1040e; }
    .su-news-masthead .su-button--big:hover, .su-news-masthead .su-button--big:focus,
    .su-news-masthead .su-button--big.su-link:hover,
    .su-news-masthead .su-button--big.su-link:focus {
      background-color: #2e2d29;
      color: #ffffff; }
      .su-news-masthead .su-button--big:hover::after, .su-news-masthead .su-button--big:hover::before, .su-news-masthead .su-button--big:focus::after, .su-news-masthead .su-button--big:focus::before,
      .su-news-masthead .su-button--big.su-link:hover::after,
      .su-news-masthead .su-button--big.su-link:hover::before,
      .su-news-masthead .su-button--big.su-link:focus::after,
      .su-news-masthead .su-button--big.su-link:focus::before {
        background-color: #ffffff; }
    .su-news-masthead .su-button--big:focus,
    .su-news-masthead .su-button--big.su-link:focus {
      box-shadow: 0 0 3px #53565a, 0 0 7px #53565a; }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-button--big,
      .su-news-masthead .su-button--big.su-link {
        padding: 1.5rem 3rem 1.8rem;
        font-size: 2.8rem; } }
    @media only screen and (min-width: 1500px) {
      .su-news-masthead .su-button--big,
      .su-news-masthead .su-button--big.su-link {
        font-size: 3rem; } }
  .su-news-masthead .su-button--secondary,
  .su-news-masthead .su-button--secondary.su-link {
    padding: 1rem 2rem 1.15rem;
    background-color: #ffffff;
    box-shadow: inset 0 0 0 2px #b1040e;
    color: #b1040e; }
    .su-news-masthead .su-button--secondary::after, .su-news-masthead .su-button--secondary::before,
    .su-news-masthead .su-button--secondary.su-link::after,
    .su-news-masthead .su-button--secondary.su-link::before {
      background-color: #b1040e;
      color: #ffffff; }
    .su-news-masthead .su-button--secondary:hover, .su-news-masthead .su-button--secondary:focus,
    .su-news-masthead .su-button--secondary.su-link:hover,
    .su-news-masthead .su-button--secondary.su-link:focus {
      background-color: #ffffff;
      color: #2e2d29; }
      .su-news-masthead .su-button--secondary:hover::after, .su-news-masthead .su-button--secondary:hover::before, .su-news-masthead .su-button--secondary:focus::after, .su-news-masthead .su-button--secondary:focus::before,
      .su-news-masthead .su-button--secondary.su-link:hover::after,
      .su-news-masthead .su-button--secondary.su-link:hover::before,
      .su-news-masthead .su-button--secondary.su-link:focus::after,
      .su-news-masthead .su-button--secondary.su-link:focus::before {
        background-color: #ffffff;
        color: #2e2d29; }
    .su-news-masthead .su-button--secondary:hover,
    .su-news-masthead .su-button--secondary.su-link:hover {
      box-shadow: inset 0 0 0 2px #2e2d29; }
      .su-news-masthead .su-button--secondary:hover::after, .su-news-masthead .su-button--secondary:hover::before,
      .su-news-masthead .su-button--secondary.su-link:hover::after,
      .su-news-masthead .su-button--secondary.su-link:hover::before {
        background-color: #2e2d29;
        color: #ffffff; }
    .su-news-masthead .su-button--secondary:focus,
    .su-news-masthead .su-button--secondary.su-link:focus {
      box-shadow: inset 0 0 0 2px #2e2d29, 0 0 3px #53565a, 0 0 7px #53565a; }
      .su-news-masthead .su-button--secondary:focus::after, .su-news-masthead .su-button--secondary:focus::before,
      .su-news-masthead .su-button--secondary.su-link:focus::after,
      .su-news-masthead .su-button--secondary.su-link:focus::before {
        background-color: #2e2d29;
        color: #ffffff; }
  .su-news-masthead .su-card {
    border: 1px solid #e3e3e3;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1);
    display: block;
    background-color: #ffffff; }
    @media only screen and (min-width: 0) and (max-width: 575px) {
      .su-news-masthead .su-card img,
      .su-news-masthead .su-card figure {
        display: none; } }
    .su-news-masthead .su-card .su-card__contents {
      padding: 3rem;
      font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
      @media only screen and (min-width: 768px) {
        .su-news-masthead .su-card .su-card__contents {
          padding: 3.6rem; } }
      @media only screen and (min-width: 1500px) {
        .su-news-masthead .su-card .su-card__contents {
          padding: 3.8rem; } }
      .su-news-masthead .su-card .su-card__contents p {
        font-size: 1.8rem;
        line-height: 1.3; }
        @media (max-width: 767px) {
          .su-news-masthead .su-card .su-card__contents p {
            font-size: 1.6rem; } }
      .su-news-masthead .su-card .su-card__contents > *:first-child {
        padding-top: 0;
        margin-top: -0.3em; }
      .su-news-masthead .su-card .su-card__contents > *:last-child:not(.su-card__button) {
        padding-bottom: 0;
        margin-bottom: 0; }
      .su-news-masthead .su-card .su-card__contents > span {
        margin-bottom: 0.8rem;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        margin-top: 0;
        clear: both;
        font-weight: 700;
        line-height: 1.2;
        font-size: 0.9em;
        display: block; }
        @media only screen and (min-width: 768px) {
          .su-news-masthead .su-card .su-card__contents > span {
            margin-bottom: 0.9rem; } }
        @media only screen and (min-width: 1500px) {
          .su-news-masthead .su-card .su-card__contents > span {
            margin-bottom: 1rem; } }
        .su-news-masthead .su-card .su-card__contents > span a {
          text-decoration: none;
          font-weight: 700; }
      .su-news-masthead .su-card .su-card__contents > h2 {
        margin-bottom: 1.1rem;
        font-size: 1.5625em;
        letter-spacing: -0.012em; }
        @media only screen and (min-width: 768px) {
          .su-news-masthead .su-card .su-card__contents > h2 {
            margin-bottom: 1.2rem; } }
        @media only screen and (min-width: 1500px) {
          .su-news-masthead .su-card .su-card__contents > h2 {
            margin-bottom: 1.3rem; } }
        .su-news-masthead .su-card .su-card__contents > h2 > a {
          font-weight: 700;
          transition: color 0.3s ease-out; }
          .su-news-masthead .su-card .su-card__contents > h2 > a:hover, .su-news-masthead .su-card .su-card__contents > h2 > a:focus {
            color: #b1040e;
            text-decoration: underline; }
      .su-news-masthead .su-card .su-card__contents > div:not(.su-card__button) {
        line-height: 1.4; }
      .su-news-masthead .su-card .su-card__contents > div:not(.su-card__button),
      .su-news-masthead .su-card .su-card__contents > p:last-of-type {
        margin-bottom: 0; }
      .su-news-masthead .su-card .su-card__contents > .su-link--action:not(:first-child),
      .su-news-masthead .su-card .su-card__contents > a:not(:first-child) {
        margin-top: 1.1rem;
        display: inline-block; }
        @media only screen and (min-width: 768px) {
          .su-news-masthead .su-card .su-card__contents > .su-link--action:not(:first-child),
          .su-news-masthead .su-card .su-card__contents > a:not(:first-child) {
            margin-top: 1.2rem; } }
        @media only screen and (min-width: 1500px) {
          .su-news-masthead .su-card .su-card__contents > .su-link--action:not(:first-child),
          .su-news-masthead .su-card .su-card__contents > a:not(:first-child) {
            margin-top: 1.3rem; } }
    .su-news-masthead .su-card .su-card__button {
      margin-top: 2rem;
      margin-bottom: 0.8rem; }
      @media only screen and (min-width: 768px) {
        .su-news-masthead .su-card .su-card__button {
          margin-top: 2.6rem;
          margin-bottom: 0.9rem; } }
      @media only screen and (min-width: 1500px) {
        .su-news-masthead .su-card .su-card__button {
          margin-top: 2.7rem;
          margin-bottom: 1rem; } }
      @media only screen and (min-width: 0) and (max-width: 575px) {
        .su-news-masthead .su-card .su-card__button .su-button {
          width: auto; } }
    .su-news-masthead .su-card a .su-media__wrapper img {
      transition: transform 0.3s ease-in-out; }
    .su-news-masthead .su-card a:hover .su-media__wrapper img, .su-news-masthead .su-card a:focus .su-media__wrapper img {
      transform: scale(1.03); }
  .su-news-masthead .su-card--horizontal:not(.su-card--link),
  .su-news-masthead .su-card--horizontal.su-card--link > a {
    display: -ms-grid;
    display: grid;
    padding: 3rem; }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-card--horizontal:not(.su-card--link),
      .su-news-masthead .su-card--horizontal.su-card--link > a {
        padding: 3.6rem; } }
    @media only screen and (min-width: 1500px) {
      .su-news-masthead .su-card--horizontal:not(.su-card--link),
      .su-news-masthead .su-card--horizontal.su-card--link > a {
        padding: 3.8rem; } }
    @media only screen and (min-width: 0) {
      .su-news-masthead .su-card--horizontal:not(.su-card--link) > *,
      .su-news-masthead .su-card--horizontal.su-card--link > a > * {
        margin-right: 2.31rem; }
      @supports (grid-column-gap: 20px) {
        .su-news-masthead .su-card--horizontal:not(.su-card--link),
        .su-news-masthead .su-card--horizontal.su-card--link > a {
          grid-column-gap: 2.31rem; }
          .su-news-masthead .su-card--horizontal:not(.su-card--link) > *,
          .su-news-masthead .su-card--horizontal.su-card--link > a > * {
            margin-right: 0;
            margin-left: 0; } } }
    @media only screen and (min-width: 576px) {
      .su-news-masthead .su-card--horizontal:not(.su-card--link) > *,
      .su-news-masthead .su-card--horizontal.su-card--link > a > * {
        margin-right: 2.31rem; }
      @supports (grid-column-gap: 20px) {
        .su-news-masthead .su-card--horizontal:not(.su-card--link),
        .su-news-masthead .su-card--horizontal.su-card--link > a {
          grid-column-gap: 2.31rem; }
          .su-news-masthead .su-card--horizontal:not(.su-card--link) > *,
          .su-news-masthead .su-card--horizontal.su-card--link > a > * {
            margin-right: 0;
            margin-left: 0; } } }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-card--horizontal:not(.su-card--link) > *,
      .su-news-masthead .su-card--horizontal.su-card--link > a > * {
        margin-right: 2.6rem; }
      @supports (grid-column-gap: 20px) {
        .su-news-masthead .su-card--horizontal:not(.su-card--link),
        .su-news-masthead .su-card--horizontal.su-card--link > a {
          grid-column-gap: 2.6rem; }
          .su-news-masthead .su-card--horizontal:not(.su-card--link) > *,
          .su-news-masthead .su-card--horizontal.su-card--link > a > * {
            margin-right: 0;
            margin-left: 0; } } }
    @media only screen and (min-width: 992px) {
      .su-news-masthead .su-card--horizontal:not(.su-card--link) > *,
      .su-news-masthead .su-card--horizontal.su-card--link > a > * {
        margin-right: 2.6rem; }
      @supports (grid-column-gap: 20px) {
        .su-news-masthead .su-card--horizontal:not(.su-card--link),
        .su-news-masthead .su-card--horizontal.su-card--link > a {
          grid-column-gap: 2.6rem; }
          .su-news-masthead .su-card--horizontal:not(.su-card--link) > *,
          .su-news-masthead .su-card--horizontal.su-card--link > a > * {
            margin-right: 0;
            margin-left: 0; } } }
    @media only screen and (min-width: 1200px) {
      .su-news-masthead .su-card--horizontal:not(.su-card--link) > *,
      .su-news-masthead .su-card--horizontal.su-card--link > a > * {
        margin-right: 2.6rem; }
      @supports (grid-column-gap: 20px) {
        .su-news-masthead .su-card--horizontal:not(.su-card--link),
        .su-news-masthead .su-card--horizontal.su-card--link > a {
          grid-column-gap: 2.6rem; }
          .su-news-masthead .su-card--horizontal:not(.su-card--link) > *,
          .su-news-masthead .su-card--horizontal.su-card--link > a > * {
            margin-right: 0;
            margin-left: 0; } } }
    @media only screen and (min-width: 1500px) {
      .su-news-masthead .su-card--horizontal:not(.su-card--link) > *,
      .su-news-masthead .su-card--horizontal.su-card--link > a > * {
        margin-right: 2.74rem; }
      @supports (grid-column-gap: 20px) {
        .su-news-masthead .su-card--horizontal:not(.su-card--link),
        .su-news-masthead .su-card--horizontal.su-card--link > a {
          grid-column-gap: 2.74rem; }
          .su-news-masthead .su-card--horizontal:not(.su-card--link) > *,
          .su-news-masthead .su-card--horizontal.su-card--link > a > * {
            margin-right: 0;
            margin-left: 0; } } }
    @media only screen and (min-width: 0) {
      .su-news-masthead .su-card--horizontal:not(.su-card--link),
      .su-news-masthead .su-card--horizontal.su-card--link > a {
        -ms-grid-columns: 100%;
        grid-template-columns: 100%; }
        .su-news-masthead .su-card--horizontal:not(.su-card--link) > *:nth-child(1),
        .su-news-masthead .su-card--horizontal.su-card--link > a > *:nth-child(1) {
          -ms-grid-column: 1; } }
    @media only screen and (min-width: 576px) {
      .su-news-masthead .su-card--horizontal:not(.su-card--link),
      .su-news-masthead .su-card--horizontal.su-card--link > a {
        -ms-grid-columns: 1fr 2fr;
        grid-template-columns: 1fr 2fr; }
        .su-news-masthead .su-card--horizontal:not(.su-card--link) > *:nth-child(1),
        .su-news-masthead .su-card--horizontal.su-card--link > a > *:nth-child(1) {
          -ms-grid-column: 1; }
        .su-news-masthead .su-card--horizontal:not(.su-card--link) > *:nth-child(2),
        .su-news-masthead .su-card--horizontal.su-card--link > a > *:nth-child(2) {
          -ms-grid-column: 2; } }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-card--horizontal:not(.su-card--link),
      .su-news-masthead .su-card--horizontal.su-card--link > a {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr; }
        .su-news-masthead .su-card--horizontal:not(.su-card--link) > *:nth-child(1),
        .su-news-masthead .su-card--horizontal.su-card--link > a > *:nth-child(1) {
          -ms-grid-column: 1; }
        .su-news-masthead .su-card--horizontal:not(.su-card--link) > *:nth-child(2),
        .su-news-masthead .su-card--horizontal.su-card--link > a > *:nth-child(2) {
          -ms-grid-column: 2; } }
    .su-news-masthead .su-card--horizontal:not(.su-card--link) img,
    .su-news-masthead .su-card--horizontal.su-card--link > a img {
      -ms-grid-row: 1;
      -ms-grid-column: 1; }
    .su-news-masthead .su-card--horizontal:not(.su-card--link) .su-card__contents,
    .su-news-masthead .su-card--horizontal.su-card--link > a .su-card__contents {
      padding: 0;
      -ms-grid-row: 2;
      -ms-grid-column: 1; }
      @media only screen and (min-width: 576px) {
        .su-news-masthead .su-card--horizontal:not(.su-card--link) .su-card__contents,
        .su-news-masthead .su-card--horizontal.su-card--link > a .su-card__contents {
          padding-left: 0;
          -ms-grid-row: 1;
          -ms-grid-column: 2; } }
  .su-news-masthead .su-card--icon, .su-news-masthead .su-card--icon-font {
    padding-top: 3rem;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-card--icon, .su-news-masthead .su-card--icon-font {
        padding-top: 3.6rem; } }
    @media only screen and (min-width: 1500px) {
      .su-news-masthead .su-card--icon, .su-news-masthead .su-card--icon-font {
        padding-top: 3.8rem; } }
    .su-news-masthead .su-card--icon .su-card__contents, .su-news-masthead .su-card--icon-font .su-card__contents {
      padding-top: 1.5rem; }
      @media only screen and (min-width: 768px) {
        .su-news-masthead .su-card--icon .su-card__contents, .su-news-masthead .su-card--icon-font .su-card__contents {
          padding-top: 1.8rem; } }
      @media only screen and (min-width: 1500px) {
        .su-news-masthead .su-card--icon .su-card__contents, .su-news-masthead .su-card--icon-font .su-card__contents {
          padding-top: 1.9rem; } }
    .su-news-masthead .su-card--icon.su-card--minimal, .su-news-masthead .su-card--icon-font.su-card--minimal {
      padding-top: 0; }
    .su-news-masthead .su-card--icon.su-card--horizontal, .su-news-masthead .su-card--icon-font.su-card--horizontal {
      text-align: left; }
      @media only screen and (min-width: 0) and (max-width: 575px) {
        .su-news-masthead .su-card--icon.su-card--horizontal > img, .su-news-masthead .su-card--icon-font.su-card--horizontal > img {
          display: none; } }
      @media (min-width: 576px) {
        .su-news-masthead .su-card--icon.su-card--horizontal, .su-news-masthead .su-card--icon-font.su-card--horizontal {
          grid-template-columns: 10rem 1fr; } }
      .su-news-masthead .su-card--icon.su-card--horizontal .su-card__contents, .su-news-masthead .su-card--icon-font.su-card--horizontal .su-card__contents {
        padding-top: 0; }
  .su-news-masthead .su-card--icon img {
    margin-right: auto;
    margin-left: auto;
    max-width: 10rem; }
    @media only screen and (min-width: 0) and (max-width: 575px) {
      .su-news-masthead .su-card--icon img {
        display: block; } }
  .su-news-masthead .su-card--icon-font > span {
    display: block;
    font-size: 5em;
    text-align: center; }
  @media only screen and (min-width: 0) and (max-width: 575px) {
    .su-news-masthead .su-card--icon-font.su-card--horizontal > span {
      font-size: 3em;
      text-align: left; } }
  .su-news-masthead .su-card--link {
    box-shadow: none;
    border: 0; }
    .su-news-masthead .su-card--link > a {
      border: 1px solid #e3e3e3;
      box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1);
      display: block;
      text-decoration: none;
      color: #2e2d29; }
      .su-news-masthead .su-card--link > a:hover, .su-news-masthead .su-card--link > a:focus {
        border: 1px solid #C6C6C6;
        box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.15), 0px 6px 6px rgba(0, 0, 0, 0.2);
        transition: box-shadow 0.3s ease-out; }
        .su-news-masthead .su-card--link > a:hover h2, .su-news-masthead .su-card--link > a:focus h2 {
          text-decoration: underline;
          color: #b1040e;
          transition: color 0.3s ease-out; }
      .su-news-masthead .su-card--link > a p {
        font-weight: 400; }
  .su-news-masthead .su-card--minimal {
    box-shadow: none;
    border: 0;
    background-color: inherit; }
    @media only screen and (min-width: 0) and (max-width: 575px) {
      .su-news-masthead .su-card--minimal .su-card__contents {
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .su-news-masthead .su-card--minimal .su-card__contents {
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .su-news-masthead .su-card--minimal .su-card__contents {
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .su-news-masthead .su-card--minimal .su-card__contents {
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0; } }
    @media only screen and (min-width: 1200px) and (max-width: 1499px) {
      .su-news-masthead .su-card--minimal .su-card__contents {
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0; } }
    @media only screen and (min-width: 1500px) {
      .su-news-masthead .su-card--minimal .su-card__contents {
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0; } }
    .su-news-masthead .su-card--minimal:not(.su-card--icon) .su-card__contents {
      padding-top: 2rem; }
      @media only screen and (min-width: 768px) {
        .su-news-masthead .su-card--minimal:not(.su-card--icon) .su-card__contents {
          padding-top: 2.6rem; } }
      @media only screen and (min-width: 1500px) {
        .su-news-masthead .su-card--minimal:not(.su-card--icon) .su-card__contents {
          padding-top: 2.7rem; } }
      @media only screen and (min-width: 0) and (max-width: 575px) {
        .su-news-masthead .su-card--minimal:not(.su-card--icon) .su-card__contents {
          padding-top: 0; } }
    @media only screen and (min-width: 0) and (max-width: 575px) {
      .su-news-masthead .su-card--minimal.su-card--horizontal {
        padding: 0; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .su-news-masthead .su-card--minimal.su-card--horizontal {
        padding: 0; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .su-news-masthead .su-card--minimal.su-card--horizontal {
        padding: 0; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .su-news-masthead .su-card--minimal.su-card--horizontal {
        padding: 0; } }
    @media only screen and (min-width: 1200px) and (max-width: 1499px) {
      .su-news-masthead .su-card--minimal.su-card--horizontal {
        padding: 0; } }
    @media only screen and (min-width: 1500px) {
      .su-news-masthead .su-card--minimal.su-card--horizontal {
        padding: 0; } }
    @media only screen and (min-width: 0) and (max-width: 575px) {
      .su-news-masthead .su-card--minimal.su-card--horizontal .su-card__contents {
        padding-top: 0; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .su-news-masthead .su-card--minimal.su-card--horizontal .su-card__contents {
        padding-top: 0; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .su-news-masthead .su-card--minimal.su-card--horizontal .su-card__contents {
        padding-top: 0; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .su-news-masthead .su-card--minimal.su-card--horizontal .su-card__contents {
        padding-top: 0; } }
    @media only screen and (min-width: 1200px) and (max-width: 1499px) {
      .su-news-masthead .su-card--minimal.su-card--horizontal .su-card__contents {
        padding-top: 0; } }
    @media only screen and (min-width: 1500px) {
      .su-news-masthead .su-card--minimal.su-card--horizontal .su-card__contents {
        padding-top: 0; } }
  .su-news-masthead .su-cta--button-center .su-cta__button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    @media only screen and (min-width: 0) {
      .su-news-masthead .su-cta--button-center .su-cta__button {
        width: auto; } }
  .su-news-masthead .su-cta--button-bottom-icon .su-cta__icon {
    display: block;
    max-width: 30%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%) translateY(-3rem); }
  .su-news-masthead .su-date-stacked {
    padding: 1.5rem;
    background: #2e2d29;
    color: #ffffff;
    max-width: 87px;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-date-stacked {
        padding: 1.8rem; } }
    @media only screen and (min-width: 1500px) {
      .su-news-masthead .su-date-stacked {
        padding: 1.9rem; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .su-news-masthead .su-date-stacked {
        max-width: 101px; } }
    @media only screen and (min-width: 1500px) {
      .su-news-masthead .su-date-stacked {
        max-width: 105px; } }
    .su-news-masthead .su-date-stacked__month {
      display: block; }
      @media only screen and (min-width: 768px) {
        .su-news-masthead .su-date-stacked__month {
          font-size: 2.1rem; } }
    .su-news-masthead .su-date-stacked__day {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      margin-top: 0;
      clear: both;
      font-weight: 700;
      line-height: 1.2;
      font-size: 1.953125em;
      letter-spacing: -0.016em;
      display: block; }
      .su-news-masthead .su-date-stacked__day a {
        text-decoration: none;
        font-weight: 700; }
      @media (max-width: 767px) {
        .su-news-masthead .su-date-stacked__day {
          font-size: 1.66015625em; } }
  .su-news-masthead .su-date-stacked--no-background {
    padding: 0;
    background: none;
    color: #000; }
  .su-news-masthead .su-global-footer {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-top: 2rem;
    padding-bottom: 2rem;
    background-color: #8c1515;
    color: #ffffff; }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-global-footer {
        padding-top: 2.6rem;
        padding-bottom: 2.6rem; } }
    @media only screen and (min-width: 1500px) {
      .su-news-masthead .su-global-footer {
        padding-top: 2.7rem;
        padding-bottom: 2.7rem; } }
    .su-news-masthead .su-global-footer a {
      color: #ffffff;
      text-decoration: none; }
      .su-news-masthead .su-global-footer a:hover, .su-news-masthead .su-global-footer a:focus {
        color: #ffffff;
        text-decoration: underline; }
    .su-news-masthead .su-global-footer nav {
      margin-bottom: 1rem;
      display: flex;
      flex: 0 0 auto;
      justify-content: center; }
      @media only screen and (min-width: 576px) {
        .su-news-masthead .su-global-footer nav {
          display: block;
          margin-bottom: 1.3rem; } }
  .su-news-masthead .su-global-footer__container {
    margin: 0 auto; }
    @media only screen and (min-width: 0) {
      .su-news-masthead .su-global-footer__container {
        max-width: calc(100% - 40px);
        width: calc(100% - 40px); } }
    @media only screen and (min-width: 576px) {
      .su-news-masthead .su-global-footer__container {
        max-width: calc(100% - 60px);
        width: calc(100% - 60px); } }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-global-footer__container {
        max-width: calc(100% - 100px);
        width: calc(100% - 100px); } }
    @media only screen and (min-width: 992px) {
      .su-news-masthead .su-global-footer__container {
        max-width: calc(100% - 160px);
        width: calc(100% - 160px); } }
    @media only screen and (min-width: 1200px) {
      .su-news-masthead .su-global-footer__container {
        max-width: calc(100% - 200px);
        width: calc(100% - 200px); } }
    @media only screen and (min-width: 1500px) {
      .su-news-masthead .su-global-footer__container {
        max-width: 1500px;
        width: calc(100% - 200px); } }
    @media only screen and (min-width: 992px) {
      .su-news-masthead .su-global-footer__container {
        display: flex; } }
  .su-news-masthead .su-global-footer__brand {
    padding-top: 0.5rem;
    margin-bottom: 0.8rem;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-global-footer__brand {
        margin-bottom: 0.9rem; } }
    @media only screen and (min-width: 1500px) {
      .su-news-masthead .su-global-footer__brand {
        margin-bottom: 1rem; } }
    .su-news-masthead .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-news-masthead .su-global-footer__brand a:hover, .su-news-masthead .su-global-footer__brand a:focus {
        text-decoration: none; }
      @media only screen and (min-width: 0) and (max-width: 575px) {
        .su-news-masthead .su-global-footer__brand a {
          font-size: 3.2rem; } }
  .su-news-masthead .su-global-footer__content {
    flex-grow: 1; }
    @media (min-width: 576px) and (max-width: 991px) {
      .su-news-masthead .su-global-footer__content {
        text-align: center; } }
    @media only screen and (min-width: 992px) {
      .su-news-masthead .su-global-footer__content {
        padding-left: 4.5rem; } }
    @media only screen and (min-width: 1200px) {
      .su-news-masthead .su-global-footer__content {
        padding-left: 5.2rem; } }
  .su-news-masthead .su-global-footer__link-a11y {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(100%);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px; }
  .su-news-masthead .su-global-footer__menu {
    margin: 0 0 1rem;
    padding: 0;
    font-size: 1.5rem;
    list-style-type: none; }
    .su-news-masthead .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-news-masthead .su-global-footer__menu li {
          margin-right: 1rem; } }
      @media only screen and (min-width: 576px) {
        .su-news-masthead .su-global-footer__menu li {
          display: inline-block;
          line-height: 1.1; } }
      @media only screen and (min-width: 768px) {
        .su-news-masthead .su-global-footer__menu li {
          margin-right: 2rem; } }
      @media only screen and (min-width: 992px) {
        .su-news-masthead .su-global-footer__menu li {
          margin-right: 2.8rem;
          padding: 0;
          text-align: left; } }
      .su-news-masthead .su-global-footer__menu li:last-child {
        margin-right: 0; }
  @media only screen and (min-width: 0) and (max-width: 575px) {
    .su-news-masthead .su-global-footer__menu--global {
      padding-right: 1.9rem; } }
  @media (min-width: 768px) and (max-width: 1499px) {
    .su-news-masthead .su-global-footer__menu--global {
      font-size: 1.7rem; } }
  @media only screen and (min-width: 1500px) {
    .su-news-masthead .su-global-footer__menu--global {
      font-size: 1.8rem; } }
  @media only screen and (min-width: 0) and (max-width: 575px) {
    .su-news-masthead .su-global-footer__menu--policy {
      padding-left: 1.9rem; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .su-news-masthead .su-global-footer__menu--policy {
      font-size: 1.4rem; } }
  @media only screen and (min-width: 576px) {
    .su-news-masthead .su-global-footer__menu--policy a {
      font-weight: 400; } }
  @media (min-width: 768px) and (max-width: 1199px) {
    .su-news-masthead .su-global-footer__menu--policy {
      font-size: 1.5rem; } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .su-global-footer__menu--policy {
      font-size: 1.6rem; } }
  .su-news-masthead .su-global-footer__copyright {
    font-size: 1.4rem;
    text-align: center; }
    @media only screen and (min-width: 0) and (max-width: 575px) {
      .su-news-masthead .su-global-footer__copyright {
        font-size: 1.34rem; } }
    .su-news-masthead .su-global-footer__copyright span {
      white-space: nowrap; }
    @media only screen and (min-width: 992px) {
      .su-news-masthead .su-global-footer__copyright {
        text-align: left; } }
  .su-news-masthead .su-global-footer--bright {
    background-color: #b1040e; }
  .su-news-masthead .su-global-footer--dark {
    background-color: #2e2d29; }
  .su-news-masthead .su-hero {
    position: relative; }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-hero {
        display: flex;
        flex-direction: column;
        justify-content: center;
        min-height: 320px; } }
    @media only screen and (min-width: 992px) {
      .su-news-masthead .su-hero {
        min-height: 409px; } }
    @media only screen and (min-width: 1200px) {
      .su-news-masthead .su-hero {
        min-height: 520px; } }
    .su-news-masthead .su-hero .su-hero__card {
      background: #ffffff;
      position: relative;
      z-index: 10; }
      @media only screen and (min-width: 768px) {
        .su-news-masthead .su-hero .su-hero__card {
          margin-top: 45px;
          margin-bottom: 45px;
          left: 45px;
          max-width: 400px; } }
      @media only screen and (min-width: 992px) {
        .su-news-masthead .su-hero .su-hero__card {
          max-width: 450px; } }
      @media only screen and (min-width: 1200px) {
        .su-news-masthead .su-hero .su-hero__card {
          margin-top: 96px;
          margin-bottom: 0;
          bottom: 48px;
          left: 48px;
          max-width: 450px;
          top: auto; } }
  .su-news-masthead .su-hero__media {
    background: #2e2d29;
    height: 100%;
    width: 100%;
    overflow: hidden; }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-hero__media {
        min-height: 320px;
        position: absolute; } }
    @media only screen and (min-width: 992px) {
      .su-news-masthead .su-hero__media {
        min-height: 409px;
        position: absolute; } }
    @media only screen and (min-width: 1200px) {
      .su-news-masthead .su-hero__media {
        min-height: 520px;
        position: absolute; } }
    .su-news-masthead .su-hero__media img,
    .su-news-masthead .su-hero__media picture {
      height: 100%;
      object-fit: cover;
      object-position: 50% 50%;
      width: 100%; }
  .su-news-masthead .su-hero__content {
    display: none; }
  .su-news-masthead .su-hero--caption .su-hero__card {
    display: none; }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .su-hero--caption .su-hero__media {
      max-height: 320px;
      position: relative; } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .su-hero--caption .su-hero__media {
      max-height: 409px;
      position: relative; } }
  @media only screen and (min-width: 1200px) {
    .su-news-masthead .su-hero--caption .su-hero__media {
      max-height: 520px;
      position: relative; } }
  .su-news-masthead .su-hero--caption .su-hero__content {
    margin: 0 auto;
    padding-top: 1.1rem;
    text-align: right;
    display: block;
    clear: both; }
    @media only screen and (min-width: 0) {
      .su-news-masthead .su-hero--caption .su-hero__content {
        max-width: calc(100% - 40px);
        width: calc(100% - 40px); } }
    @media only screen and (min-width: 576px) {
      .su-news-masthead .su-hero--caption .su-hero__content {
        max-width: calc(100% - 60px);
        width: calc(100% - 60px); } }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-hero--caption .su-hero__content {
        max-width: calc(100% - 100px);
        width: calc(100% - 100px); } }
    @media only screen and (min-width: 992px) {
      .su-news-masthead .su-hero--caption .su-hero__content {
        max-width: calc(100% - 160px);
        width: calc(100% - 160px); } }
    @media only screen and (min-width: 1200px) {
      .su-news-masthead .su-hero--caption .su-hero__content {
        max-width: calc(100% - 200px);
        width: calc(100% - 200px); } }
    @media only screen and (min-width: 1500px) {
      .su-news-masthead .su-hero--caption .su-hero__content {
        max-width: 1500px;
        width: calc(100% - 200px); } }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-hero--caption .su-hero__content {
        padding-top: 1.2rem; } }
    @media only screen and (min-width: 1500px) {
      .su-news-masthead .su-hero--caption .su-hero__content {
        padding-top: 1.3rem; } }
    .su-news-masthead .su-hero--caption .su-hero__content p {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #53565a;
      font-size: 1.4rem;
      line-height: 1.3; }
      @media only screen and (min-width: 768px) {
        .su-news-masthead .su-hero--caption .su-hero__content p {
          font-size: 1.6rem; } }
  .su-news-masthead .su-hero--caption .su-hero__content-inner {
    float: right; }
    .su-news-masthead .su-hero--caption .su-hero__content-inner > *:last-child {
      margin-bottom: 0; }
    @media only screen and (min-width: 992px) {
      .su-news-masthead .su-hero--caption .su-hero__content-inner {
        width: 596px; } }
    @media only screen and (min-width: 1200px) {
      .su-news-masthead .su-hero--caption .su-hero__content-inner {
        width: 720px; } }
    @media only screen and (min-width: 1500px) {
      .su-news-masthead .su-hero--caption .su-hero__content-inner {
        width: 900px; } }
  .su-news-masthead .su-hero--youtube {
    min-height: 208px; }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-hero--youtube {
        min-height: 320px; } }
    @media only screen and (min-width: 992px) {
      .su-news-masthead .su-hero--youtube {
        min-height: 409px; } }
    @media only screen and (min-width: 1200px) {
      .su-news-masthead .su-hero--youtube {
        min-height: 520px; } }
    .su-news-masthead .su-hero--youtube .su-hero__media iframe {
      width: 100%; }
      @media only screen and (min-width: 768px) {
        .su-news-masthead .su-hero--youtube .su-hero__media iframe {
          height: 100%; } }
  .su-news-masthead .su-link,
  .su-news-masthead a {
    color: #006cb8;
    text-decoration: underline;
    font-weight: 600; }
    .su-news-masthead .su-link:hover, .su-news-masthead .su-link:focus, .su-news-masthead .su-link:active,
    .su-news-masthead a:hover,
    .su-news-masthead a:focus,
    .su-news-masthead a:active {
      color: #2e2d29; }
  .su-news-masthead .su-link--action {
    text-decoration: none; }
    @supports (mask-repeat: no-repeat) {
      .su-news-masthead .su-link--action::after {
        height: 10px;
        width: 10px;
        display: inline-block;
        content: '';
        mask: url("../node_modules/decanter/core/src/img/caret-right.svg") no-repeat 0 0;
        mask-size: contain; }
      .su-news-masthead .su-link--action:hover::after, .su-news-masthead .su-link--action:focus::after {
        background-color: #2e2d29; }
      .su-news-masthead .su-link--action::after {
        margin-right: 0.3em;
        margin-bottom: 0.06em;
        margin-left: 0.4em;
        background-color: #006cb8;
        transition: transform 0.2s ease-in-out, mask-image 0.2s ease-in-out; }
      .su-news-masthead .su-link--action:hover::after, .su-news-masthead .su-link--action:focus::after {
        transform: translateX(0.2em); } }
  .su-news-masthead .su-link--download {
    text-decoration: none; }
    @supports (mask-repeat: no-repeat) {
      .su-news-masthead .su-link--download::after {
        height: 12px;
        width: 12px;
        display: inline-block;
        content: '';
        mask: url("../node_modules/decanter/core/src/img/download.svg") no-repeat 0 0;
        mask-size: contain; }
      .su-news-masthead .su-link--download:hover::after, .su-news-masthead .su-link--download:focus::after {
        background-color: #2e2d29;
        transform: translateY(0.2em); }
      .su-news-masthead .su-link--download::after {
        margin-right: 0.3em;
        margin-left: 0.4em;
        background-color: #006cb8; } }
  .su-news-masthead .su-link--external {
    text-decoration: none; }
    @supports (mask-repeat: no-repeat) {
      .su-news-masthead .su-link--external::after {
        height: 10px;
        width: 10px;
        display: inline-block;
        content: '';
        mask: url("../node_modules/decanter/core/src/img/arrow-up-right.svg") no-repeat 0 0;
        mask-size: contain; }
      .su-news-masthead .su-link--external:hover::after, .su-news-masthead .su-link--external:focus::after {
        background-color: #2e2d29; }
      .su-news-masthead .su-link--external::after {
        margin-right: 0.3em;
        margin-left: 0.4em;
        background-color: #006cb8;
        transition: transform 0.2s ease-in-out, mask-image 0.2s ease-in-out; }
      .su-news-masthead .su-link--external:hover::after, .su-news-masthead .su-link--external:focus::after {
        transform: translate3d(0.15em, -0.15em, 0); } }
  .su-news-masthead .su-link--internal {
    text-decoration: none; }
    @supports (mask-repeat: no-repeat) {
      .su-news-masthead .su-link--internal::after {
        height: 13px;
        width: 13px;
        display: inline-block;
        content: '';
        mask: url("../node_modules/decanter/core/src/img/lock.svg") no-repeat 0 0;
        mask-size: contain; }
      .su-news-masthead .su-link--internal:hover::after, .su-news-masthead .su-link--internal:focus::after {
        background-color: #2e2d29; }
      .su-news-masthead .su-link--internal::after {
        margin-right: 0.3em;
        margin-bottom: -0.03em;
        margin-left: 0.4em;
        background-color: #006cb8; } }
    .su-news-masthead .su-link--internal:hover::after, .su-news-masthead .su-link--internal:focus::after {
      mask-image: url("../node_modules/decanter/core/src/img/lock-solid.svg"); }
  .su-news-masthead .su-link--jump {
    text-decoration: none; }
    @supports (mask-repeat: no-repeat) {
      .su-news-masthead .su-link--jump::after {
        height: 12px;
        width: 12px;
        display: inline-block;
        content: '';
        mask: url("../node_modules/decanter/core/src/img/caret-down.svg") no-repeat 0 0;
        mask-size: contain; }
      .su-news-masthead .su-link--jump:hover::after, .su-news-masthead .su-link--jump:focus::after {
        background-color: #2e2d29;
        transform: translateY(0.2em); }
      .su-news-masthead .su-link--jump::after {
        margin-right: 0.3em;
        margin-left: 0.4em;
        background-color: #006cb8; } }
  .su-news-masthead .su-link--more {
    text-decoration: none; }
    .su-news-masthead .su-link--more::after {
      content: "»";
      display: inline-block;
      margin-right: 0.3em;
      margin-bottom: -1px;
      margin-left: 0.4em;
      transition: transform 0.2s ease-in-out; }
    .su-news-masthead .su-link--more:hover::after, .su-news-masthead .su-link--more:focus::after {
      transform: translateX(0.2em); }
  .su-news-masthead .su-link--video {
    text-decoration: none; }
    @supports (mask-repeat: no-repeat) {
      .su-news-masthead .su-link--video::after {
        height: 13px;
        width: 13px;
        display: inline-block;
        content: '';
        mask: url("../node_modules/decanter/core/src/img/video.svg") no-repeat 0 0;
        mask-size: contain; }
      .su-news-masthead .su-link--video:hover::after, .su-news-masthead .su-link--video:focus::after {
        background-color: #2e2d29; }
      .su-news-masthead .su-link--video::after {
        margin-right: 0.3em;
        margin-bottom: -0.14em;
        margin-left: 0.4em;
        background-color: #006cb8;
        transition: transform 0.2s ease-in-out, mask-image 0.2s ease-in-out; }
      .su-news-masthead .su-link--video:hover::after, .su-news-masthead .su-link--video:focus::after {
        transform: translateX(0.2em); } }
  .su-news-masthead .su-local-footer {
    background-color: #f4f4f4; }
    .su-news-masthead .su-local-footer a {
      font-weight: 400; }
    .su-news-masthead .su-local-footer ul {
      margin-top: 0;
      margin-bottom: 0;
      padding-left: 0;
      list-style-type: none; }
      .su-news-masthead .su-local-footer ul > li {
        margin-bottom: 0; }
      .su-news-masthead .su-local-footer ul > li {
        margin-bottom: 7px; }
    .su-news-masthead .su-local-footer .su-signup-form p {
      font-size: 17px; }
  .su-news-masthead .su-local-footer__header {
    position: relative; }
    @media (max-width: 991px) {
      .su-news-masthead .su-local-footer__header .su-lockup {
        margin-bottom: 3rem; } }
  @media only screen and (max-width: 991px) and (min-width: 768px) {
    .su-news-masthead .su-local-footer__header .su-lockup {
      margin-bottom: 3.6rem; } }
  @media only screen and (max-width: 991px) and (min-width: 1500px) {
    .su-news-masthead .su-local-footer__header .su-lockup {
      margin-bottom: 3.8rem; } }
    @media only screen and (min-width: 992px) {
      .su-news-masthead .su-local-footer__header .su-lockup {
        float: left; } }
    .su-news-masthead .su-local-footer__header .su-link--internal {
      padding: 1rem 2rem 1.15rem;
      background-color: #b1040e;
      color: #ffffff;
      border: 1px solid #C6C6C6;
      box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1);
      padding: 1rem 1.2rem 1.3rem 2rem;
      border-radius: 7px; }
      .su-news-masthead .su-local-footer__header .su-link--internal::after, .su-news-masthead .su-local-footer__header .su-link--internal::before {
        background-color: #ffffff;
        color: #b1040e; }
      .su-news-masthead .su-local-footer__header .su-link--internal:hover, .su-news-masthead .su-local-footer__header .su-link--internal:focus {
        background-color: #2e2d29;
        color: #ffffff; }
        .su-news-masthead .su-local-footer__header .su-link--internal:hover::after, .su-news-masthead .su-local-footer__header .su-link--internal:hover::before, .su-news-masthead .su-local-footer__header .su-link--internal:focus::after, .su-news-masthead .su-local-footer__header .su-link--internal:focus::before {
          background-color: #ffffff; }
      .su-news-masthead .su-local-footer__header .su-link--internal:focus {
        box-shadow: 0 0 3px #53565a, 0 0 7px #53565a; }
      @media (max-width: 991px) {
        .su-news-masthead .su-local-footer__header .su-link--internal {
          margin-bottom: 2rem;
          width: auto; } }
  @media only screen and (max-width: 991px) and (min-width: 768px) {
    .su-news-masthead .su-local-footer__header .su-link--internal {
      margin-bottom: 2.6rem; } }
  @media only screen and (max-width: 991px) and (min-width: 1500px) {
    .su-news-masthead .su-local-footer__header .su-link--internal {
      margin-bottom: 2.7rem; } }
      @media only screen and (min-width: 992px) {
        .su-news-masthead .su-local-footer__header .su-link--internal {
          float: right; } }
      .su-news-masthead .su-local-footer__header .su-link--internal::after {
        background-color: #ffffff; }
      .su-news-masthead .su-local-footer__header .su-link--internal:hover {
        border: 1px solid #C6C6C6;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1); }
  .su-news-masthead .su-local-footer__columns,
  .su-news-masthead .su-local-footer__header {
    margin: 0 auto;
    padding-top: 3.2rem;
    clear: both; }
    @media only screen and (min-width: 0) {
      .su-news-masthead .su-local-footer__columns,
      .su-news-masthead .su-local-footer__header {
        max-width: calc(100% - 40px);
        width: calc(100% - 40px); } }
    @media only screen and (min-width: 576px) {
      .su-news-masthead .su-local-footer__columns,
      .su-news-masthead .su-local-footer__header {
        max-width: calc(100% - 60px);
        width: calc(100% - 60px); } }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-local-footer__columns,
      .su-news-masthead .su-local-footer__header {
        max-width: calc(100% - 100px);
        width: calc(100% - 100px); } }
    @media only screen and (min-width: 992px) {
      .su-news-masthead .su-local-footer__columns,
      .su-news-masthead .su-local-footer__header {
        max-width: calc(100% - 160px);
        width: calc(100% - 160px); } }
    @media only screen and (min-width: 1200px) {
      .su-news-masthead .su-local-footer__columns,
      .su-news-masthead .su-local-footer__header {
        max-width: calc(100% - 200px);
        width: calc(100% - 200px); } }
    @media only screen and (min-width: 1500px) {
      .su-news-masthead .su-local-footer__columns,
      .su-news-masthead .su-local-footer__header {
        max-width: 1500px;
        width: calc(100% - 200px); } }
    @media only screen and (min-width: 0) {
      .su-news-masthead .su-local-footer__columns > *,
      .su-news-masthead .su-local-footer__header > * {
        margin-right: 20px; }
      @supports (grid-column-gap: 20px) {
        .su-news-masthead .su-local-footer__columns,
        .su-news-masthead .su-local-footer__header {
          grid-column-gap: 20px; }
          .su-news-masthead .su-local-footer__columns > *,
          .su-news-masthead .su-local-footer__header > * {
            margin-right: 0;
            margin-left: 0; } }
      .su-news-masthead .su-local-footer__columns > *,
      .su-news-masthead .su-local-footer__header > * {
        margin-top: 0;
        margin-bottom: 20px; }
      @supports (grid-row-gap: 20px) {
        .su-news-masthead .su-local-footer__columns,
        .su-news-masthead .su-local-footer__header {
          grid-row-gap: 20px; }
          .su-news-masthead .su-local-footer__columns > *,
          .su-news-masthead .su-local-footer__header > * {
            margin-top: 0;
            margin-bottom: 0; } } }
    @media only screen and (min-width: 576px) {
      .su-news-masthead .su-local-footer__columns > *,
      .su-news-masthead .su-local-footer__header > * {
        margin-right: 20px; }
      @supports (grid-column-gap: 20px) {
        .su-news-masthead .su-local-footer__columns,
        .su-news-masthead .su-local-footer__header {
          grid-column-gap: 20px; }
          .su-news-masthead .su-local-footer__columns > *,
          .su-news-masthead .su-local-footer__header > * {
            margin-right: 0;
            margin-left: 0; } }
      .su-news-masthead .su-local-footer__columns > *,
      .su-news-masthead .su-local-footer__header > * {
        margin-top: 0;
        margin-bottom: 20px; }
      @supports (grid-row-gap: 20px) {
        .su-news-masthead .su-local-footer__columns,
        .su-news-masthead .su-local-footer__header {
          grid-row-gap: 20px; }
          .su-news-masthead .su-local-footer__columns > *,
          .su-news-masthead .su-local-footer__header > * {
            margin-top: 0;
            margin-bottom: 0; } } }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-local-footer__columns > *,
      .su-news-masthead .su-local-footer__header > * {
        margin-right: 20px; }
      @supports (grid-column-gap: 20px) {
        .su-news-masthead .su-local-footer__columns,
        .su-news-masthead .su-local-footer__header {
          grid-column-gap: 20px; }
          .su-news-masthead .su-local-footer__columns > *,
          .su-news-masthead .su-local-footer__header > * {
            margin-right: 0;
            margin-left: 0; } }
      .su-news-masthead .su-local-footer__columns > *,
      .su-news-masthead .su-local-footer__header > * {
        margin-top: 0;
        margin-bottom: 20px; }
      @supports (grid-row-gap: 20px) {
        .su-news-masthead .su-local-footer__columns,
        .su-news-masthead .su-local-footer__header {
          grid-row-gap: 20px; }
          .su-news-masthead .su-local-footer__columns > *,
          .su-news-masthead .su-local-footer__header > * {
            margin-top: 0;
            margin-bottom: 0; } } }
    @media only screen and (min-width: 992px) {
      .su-news-masthead .su-local-footer__columns > *,
      .su-news-masthead .su-local-footer__header > * {
        margin-right: 36px; }
      @supports (grid-column-gap: 20px) {
        .su-news-masthead .su-local-footer__columns,
        .su-news-masthead .su-local-footer__header {
          grid-column-gap: 36px; }
          .su-news-masthead .su-local-footer__columns > *,
          .su-news-masthead .su-local-footer__header > * {
            margin-right: 0;
            margin-left: 0; } }
      .su-news-masthead .su-local-footer__columns > *,
      .su-news-masthead .su-local-footer__header > * {
        margin-top: 0;
        margin-bottom: 36px; }
      @supports (grid-row-gap: 20px) {
        .su-news-masthead .su-local-footer__columns,
        .su-news-masthead .su-local-footer__header {
          grid-row-gap: 36px; }
          .su-news-masthead .su-local-footer__columns > *,
          .su-news-masthead .su-local-footer__header > * {
            margin-top: 0;
            margin-bottom: 0; } } }
    @media only screen and (min-width: 1200px) {
      .su-news-masthead .su-local-footer__columns > *,
      .su-news-masthead .su-local-footer__header > * {
        margin-right: 40px; }
      @supports (grid-column-gap: 20px) {
        .su-news-masthead .su-local-footer__columns,
        .su-news-masthead .su-local-footer__header {
          grid-column-gap: 40px; }
          .su-news-masthead .su-local-footer__columns > *,
          .su-news-masthead .su-local-footer__header > * {
            margin-right: 0;
            margin-left: 0; } }
      .su-news-masthead .su-local-footer__columns > *,
      .su-news-masthead .su-local-footer__header > * {
        margin-top: 0;
        margin-bottom: 40px; }
      @supports (grid-row-gap: 20px) {
        .su-news-masthead .su-local-footer__columns,
        .su-news-masthead .su-local-footer__header {
          grid-row-gap: 40px; }
          .su-news-masthead .su-local-footer__columns > *,
          .su-news-masthead .su-local-footer__header > * {
            margin-top: 0;
            margin-bottom: 0; } } }
    @media only screen and (min-width: 1500px) {
      .su-news-masthead .su-local-footer__columns > *,
      .su-news-masthead .su-local-footer__header > * {
        margin-right: 48px; }
      @supports (grid-column-gap: 20px) {
        .su-news-masthead .su-local-footer__columns,
        .su-news-masthead .su-local-footer__header {
          grid-column-gap: 48px; }
          .su-news-masthead .su-local-footer__columns > *,
          .su-news-masthead .su-local-footer__header > * {
            margin-right: 0;
            margin-left: 0; } }
      .su-news-masthead .su-local-footer__columns > *,
      .su-news-masthead .su-local-footer__header > * {
        margin-top: 0;
        margin-bottom: 48px; }
      @supports (grid-row-gap: 20px) {
        .su-news-masthead .su-local-footer__columns,
        .su-news-masthead .su-local-footer__header {
          grid-row-gap: 48px; }
          .su-news-masthead .su-local-footer__columns > *,
          .su-news-masthead .su-local-footer__header > * {
            margin-top: 0;
            margin-bottom: 0; } } }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-local-footer__columns,
      .su-news-masthead .su-local-footer__header {
        padding-top: 4.5rem; } }
    @media only screen and (min-width: 1500px) {
      .su-news-masthead .su-local-footer__columns,
      .su-news-masthead .su-local-footer__header {
        padding-top: 4.8rem; } }
  .su-news-masthead .su-local-footer__columns {
    padding-bottom: 3.2rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "A B" "C C"; }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-local-footer__columns {
        padding-bottom: 4.5rem; } }
    @media only screen and (min-width: 1500px) {
      .su-news-masthead .su-local-footer__columns {
        padding-bottom: 4.8rem; } }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-local-footer__columns {
        display: -ms-grid;
        display: grid; } }
    @media only screen and (min-width: 992px) {
      .su-news-masthead .su-local-footer__columns {
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-areas: "A B C" "A B C"; } }
    @media only screen and (min-width: 1200px) {
      .su-news-masthead .su-local-footer__columns {
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-template-areas: "A B B C"; } }
    .su-news-masthead .su-local-footer__columns .su-local-footer__cell1,
    .su-news-masthead .su-local-footer__columns .su-local-footer__cell2,
    .su-news-masthead .su-local-footer__columns .su-local-footer__cell3 {
      vertical-align: top; }
    .su-news-masthead .su-local-footer__columns .su-local-footer__cell1 {
      grid-area: A; }
    .su-news-masthead .su-local-footer__columns .su-local-footer__cell2 {
      grid-area: B; }
      @media (max-width: 991px) {
        .su-news-masthead .su-local-footer__columns .su-local-footer__cell2 {
          padding-top: 3.2rem;
          padding-bottom: 2rem; } }
  @media only screen and (max-width: 991px) and (min-width: 768px) {
    .su-news-masthead .su-local-footer__columns .su-local-footer__cell2 {
      padding-top: 4.5rem; } }
  @media only screen and (max-width: 991px) and (min-width: 1500px) {
    .su-news-masthead .su-local-footer__columns .su-local-footer__cell2 {
      padding-top: 4.8rem; } }
  @media only screen and (max-width: 991px) and (min-width: 768px) {
    .su-news-masthead .su-local-footer__columns .su-local-footer__cell2 {
      padding-bottom: 2.6rem; } }
  @media only screen and (max-width: 991px) and (min-width: 1500px) {
    .su-news-masthead .su-local-footer__columns .su-local-footer__cell2 {
      padding-bottom: 2.7rem; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .su-news-masthead .su-local-footer__columns .su-local-footer__cell2 {
          grid-area: C; } }
      .su-news-masthead .su-local-footer__columns .su-local-footer__cell2 nav {
        vertical-align: top; }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .su-news-masthead .su-local-footer__columns .su-local-footer__cell2 nav {
            display: inline-block;
            min-width: calc(49% - 10px);
            max-width: calc(49% - 10px); }
            .su-news-masthead .su-local-footer__columns .su-local-footer__cell2 nav:last-of-type {
              margin-left: 10px; }
            .su-news-masthead .su-local-footer__columns .su-local-footer__cell2 nav:first-of-type {
              margin-right: 10px; } }
        @media only screen and (min-width: 1200px) {
          .su-news-masthead .su-local-footer__columns .su-local-footer__cell2 nav {
            display: inline-block;
            min-width: calc(49% - 20px);
            max-width: calc(49% - 20px); }
            .su-news-masthead .su-local-footer__columns .su-local-footer__cell2 nav:last-of-type {
              margin-left: 20px; }
            .su-news-masthead .su-local-footer__columns .su-local-footer__cell2 nav:first-of-type {
              margin-right: 20px; } }
        @media only screen and (min-width: 1500px) {
          .su-news-masthead .su-local-footer__columns .su-local-footer__cell2 nav {
            min-width: calc(49% - 24px);
            max-width: calc(49% - 24px); }
            .su-news-masthead .su-local-footer__columns .su-local-footer__cell2 nav:last-of-type {
              margin-left: 24px; }
            .su-news-masthead .su-local-footer__columns .su-local-footer__cell2 nav:first-of-type {
              margin-right: 24px; } }
        .su-news-masthead .su-local-footer__columns .su-local-footer__cell2 nav:first-of-type {
          padding-bottom: 2rem; }
          @media only screen and (min-width: 768px) {
            .su-news-masthead .su-local-footer__columns .su-local-footer__cell2 nav:first-of-type {
              padding-bottom: 2.6rem; } }
          @media only screen and (min-width: 1500px) {
            .su-news-masthead .su-local-footer__columns .su-local-footer__cell2 nav:first-of-type {
              padding-bottom: 2.7rem; } }
    @media only screen and (min-width: 992px) {
      .su-news-masthead .su-local-footer__columns > .su-local-footer__cell2 {
        -ms-grid-column-span: 2; } }
    .su-news-masthead .su-local-footer__columns .su-local-footer__cell3 {
      grid-area: C; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .su-news-masthead .su-local-footer__columns .su-local-footer__cell3 {
          grid-area: B; } }
    @media only screen and (min-width: 992px) {
      .su-news-masthead .su-local-footer__columns > .su-local-footer__cell3 {
        -ms-grid-row: 1;
        -ms-grid-column: 3; } }
    @media only screen and (min-width: 1200px) {
      .su-news-masthead .su-local-footer__columns > .su-local-footer__cell3 {
        -ms-grid-row: 1;
        -ms-grid-column: 4; } }
  .su-news-masthead .su-local-footer__list-heading {
    font-size: 18px;
    line-height: 140%; }
  .su-news-masthead .su-local-footer__address,
  .su-news-masthead .su-local-footer__action-links {
    padding-bottom: 3.2rem;
    font-size: 16px; }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-local-footer__address,
      .su-news-masthead .su-local-footer__action-links {
        padding-bottom: 4.5rem; } }
    @media only screen and (min-width: 1500px) {
      .su-news-masthead .su-local-footer__address,
      .su-news-masthead .su-local-footer__action-links {
        padding-bottom: 4.8rem; } }
  .su-news-masthead .su-local-footer__address {
    line-height: 140%; }
  .su-news-masthead .su-local-footer__action-links a {
    text-decoration: none;
    font-weight: 600; }
    @supports (mask-repeat: no-repeat) {
      .su-news-masthead .su-local-footer__action-links a::after {
        height: 0.8em;
        width: 0.8em;
        display: inline-block;
        content: '';
        mask: url("../node_modules/decanter/core/src/img/arrow-right.svg") no-repeat 0 0;
        mask-size: contain; }
      .su-news-masthead .su-local-footer__action-links a:hover::after, .su-news-masthead .su-local-footer__action-links a:focus::after {
        background-color: #2e2d29; }
      .su-news-masthead .su-local-footer__action-links a::after {
        margin-right: 0.3em;
        margin-bottom: -0.18em;
        margin-left: 0.4em;
        background-color: #006cb8;
        transition: transform 0.2s ease-in-out, mask-image 0.2s ease-in-out; }
      .su-news-masthead .su-local-footer__action-links a:hover::after, .su-news-masthead .su-local-footer__action-links a:focus::after {
        transform: translateX(0.2em); } }
  .su-news-masthead .su-local-footer__primary-links ul li,
  .su-news-masthead .su-local-footer__secondary-links ul li {
    font-size: 16px; }
  .su-news-masthead .su-local-footer__social-links {
    padding: 0;
    margin: 0;
    list-style-type: none;
    overflow: hidden; }
    .su-news-masthead .su-local-footer__social-links > li {
      display: block;
      float: left; }
      .su-news-masthead .su-local-footer__social-links > li:last-child {
        margin-right: 0; }
    .su-news-masthead .su-local-footer__social-links li {
      padding-right: 18px; }
      .su-news-masthead .su-local-footer__social-links li:last-child {
        padding-right: 0; }
    .su-news-masthead .su-local-footer__social-links i {
      font-size: 2.5rem; }
      .su-news-masthead .su-local-footer__social-links i::before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        line-height: 1;
        color: #2e2d29;
        font-family: 'Font Awesome 5 Brands';
        transition: color 0.25s ease-out; }
    .su-news-masthead .su-local-footer__social-links a {
      text-decoration: none; }
      .su-news-masthead .su-local-footer__social-links a span {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px; }
    .su-news-masthead .su-local-footer__social-links .su-local-footer__social-facebook i::before {
      content: "\f39e"; }
    .su-news-masthead .su-local-footer__social-links .su-local-footer__social-facebook:hover i::before, .su-news-masthead .su-local-footer__social-links .su-local-footer__social-facebook:focus i::before {
      color: #3b579d; }
    .su-news-masthead .su-local-footer__social-links .su-local-footer__social-linkedin i::before {
      content: "\f0e1"; }
    .su-news-masthead .su-local-footer__social-links .su-local-footer__social-linkedin:hover i::before, .su-news-masthead .su-local-footer__social-links .su-local-footer__social-linkedin:focus i::before {
      color: #0077b5; }
    .su-news-masthead .su-local-footer__social-links .su-local-footer__social-twitter i::before {
      content: "\f099"; }
    .su-news-masthead .su-local-footer__social-links .su-local-footer__social-twitter:hover i::before, .su-news-masthead .su-local-footer__social-links .su-local-footer__social-twitter:focus i::before {
      color: #1da1f2; }
    .su-news-masthead .su-local-footer__social-links .su-local-footer__social-instagram i::before {
      content: "\f16d"; }
    .su-news-masthead .su-local-footer__social-links .su-local-footer__social-instagram:hover i::before, .su-news-masthead .su-local-footer__social-links .su-local-footer__social-instagram:focus i::before {
      color: #d73676; }
    .su-news-masthead .su-local-footer__social-links .su-local-footer__social-youtube i::before {
      content: "\f167"; }
    .su-news-masthead .su-local-footer__social-links .su-local-footer__social-youtube:hover i::before, .su-news-masthead .su-local-footer__social-links .su-local-footer__social-youtube:focus i::before {
      color: #cd201f; }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .su-lockup,
    .su-news-masthead .su-lockup > a {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      flex-wrap: wrap;
      align-items: stretch;
      justify-content: flex-start;
      vertical-align: bottom; } }
  .su-news-masthead .su-lockup a {
    font-weight: 400;
    text-decoration: none; }
  .su-news-masthead .su-lockup__cell1 {
    min-height: 26px;
    vertical-align: bottom;
    width: auto; }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-lockup__cell1 {
        margin-right: -1px;
        padding-right: 7px;
        padding-bottom: 0;
        align-self: flex-end;
        border-right: solid 1px #2e2d29;
        display: flex;
        flex-shrink: 1;
        max-width: 160px;
        min-height: 32px; } }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .su-lockup__cell2 {
      padding-top: 0;
      padding-left: 7px;
      align-self: flex-end;
      border-left: solid 1px #2e2d29;
      flex-grow: 1;
      vertical-align: bottom; } }
  .su-news-masthead .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-news-masthead .su-lockup__wordmark {
        font-size: 46px;
        line-height: 21px; } }
  .su-news-masthead .su-lockup__wordmark-wrapper {
    line-height: 26px; }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-lockup__wordmark-wrapper {
        line-height: 32px; } }
  .su-news-masthead .su-lockup__line1,
  .su-news-masthead .su-lockup__line2,
  .su-news-masthead .su-lockup__line3,
  .su-news-masthead .su-lockup__line4,
  .su-news-masthead .su-lockup__line5 {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #2e2d29;
    display: block; }
  .su-news-masthead .su-lockup__line1 {
    font-size: 2.8rem; }
    @media (max-width: 767px) {
      .su-news-masthead .su-lockup__line1 {
        font-size: 2.6rem; } }
  .su-news-masthead .su-lockup__line2 {
    font-size: 2.6rem; }
  .su-news-masthead .su-lockup__line3 {
    margin-top: 0.5rem;
    font-size: 2.6rem;
    font-style: italic; }
    @media (max-width: 767px) {
      .su-news-masthead .su-lockup__line3 {
        margin: 0;
        font-size: 1.9rem; } }
  .su-news-masthead .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-news-masthead .su-lockup__line5 {
    font-size: 2.7rem;
    line-height: 1em;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-lockup__line5 {
        margin-top: 8px;
        font-size: 3rem; } }
  @media (max-width: 767px) {
    .su-news-masthead .su-lockup--option-a > a {
      display: flex;
      flex-direction: column; } }
  .su-news-masthead .su-lockup--option-a .su-lockup__line2,
  .su-news-masthead .su-lockup--option-a .su-lockup__line3,
  .su-news-masthead .su-lockup--option-a .su-lockup__line4 {
    display: none; }
  @media (max-width: 767px) {
    .su-news-masthead .su-lockup--option-a .su-lockup__cell2 {
      order: 3; } }
  .su-news-masthead .su-lockup--option-a .su-lockup__line1 {
    line-height: 2.6rem; }
    @media (max-width: 767px) {
      .su-news-masthead .su-lockup--option-a .su-lockup__line1 {
        margin-left: -2px; } }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-lockup--option-a .su-lockup__line1 {
        font-size: 3.2rem;
        line-height: 0.7em; } }
  .su-news-masthead .su-lockup--option-a .su-lockup__line5 {
    font-size: 2rem;
    font-weight: 600;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .su-news-masthead .su-lockup--option-a .su-lockup__line5 {
        margin-top: 0.75rem;
        margin-left: -2px;
        order: 2; }
        .su-news-masthead .su-lockup--option-a .su-lockup__line5::after {
          margin-top: 0.75rem;
          margin-bottom: 0.5rem;
          border-bottom: 1px solid #2e2d29;
          content: '';
          display: block;
          width: 120px; } }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-lockup--option-a .su-lockup__line5 {
        font-size: 2.1rem; } }
  .su-news-masthead .su-lockup--option-b .su-lockup__line3,
  .su-news-masthead .su-lockup--option-b .su-lockup__line4,
  .su-news-masthead .su-lockup--option-b .su-lockup__line5 {
    display: none; }
  .su-news-masthead .su-lockup--option-b .su-lockup__line1 {
    margin-bottom: 0.2em; }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-lockup--option-b .su-lockup__line1 {
        margin-top: -0.4rem;
        font-size: 1.9rem; } }
    @media (max-width: 767px) {
      .su-news-masthead .su-lockup--option-b .su-lockup__line1 {
        margin-top: 0.5rem;
        margin-bottom: 0.2rem;
        margin-left: -2px; } }
  .su-news-masthead .su-lockup--option-b .su-lockup__line2 {
    line-height: 0.7em; }
    @media (max-width: 767px) {
      .su-news-masthead .su-lockup--option-b .su-lockup__line2 {
        margin-left: -2px;
        line-height: 2.6rem; } }
  @media (max-width: 767px) {
    .su-news-masthead .su-lockup--option-c > a {
      display: flex;
      flex-direction: column; } }
  .su-news-masthead .su-lockup--option-c .su-lockup__line3,
  .su-news-masthead .su-lockup--option-c .su-lockup__line4 {
    display: none; }
  @media (max-width: 767px) {
    .su-news-masthead .su-lockup--option-c .su-lockup__cell2 {
      margin-left: -2px;
      order: 3; } }
  .su-news-masthead .su-lockup--option-c .su-lockup__line1 {
    margin-bottom: 0.2em; }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-lockup--option-c .su-lockup__line1 {
        margin-top: -0.4rem;
        font-size: 1.9rem; } }
    @media (max-width: 767px) {
      .su-news-masthead .su-lockup--option-c .su-lockup__line1 {
        margin-bottom: 0.2rem; } }
  .su-news-masthead .su-lockup--option-c .su-lockup__line2 {
    line-height: 0.7em; }
    @media (max-width: 767px) {
      .su-news-masthead .su-lockup--option-c .su-lockup__line2 {
        line-height: 2.6rem; } }
  .su-news-masthead .su-lockup--option-c .su-lockup__line5 {
    font-size: 2rem;
    font-weight: 600;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .su-news-masthead .su-lockup--option-c .su-lockup__line5 {
        margin-top: 0.75rem;
        margin-left: -2px;
        order: 2; }
        .su-news-masthead .su-lockup--option-c .su-lockup__line5::after {
          margin-top: 0.75rem;
          margin-bottom: 0.5rem;
          border-bottom: 1px solid #2e2d29;
          content: '';
          display: block;
          width: 120px; } }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-lockup--option-c .su-lockup__line5 {
        font-size: 2.1rem; } }
  .su-news-masthead .su-lockup--option-d .su-lockup__line2,
  .su-news-masthead .su-lockup--option-d .su-lockup__line4,
  .su-news-masthead .su-lockup--option-d .su-lockup__line5 {
    display: none; }
  @media only screen and (min-width: 576px) {
    .su-news-masthead .su-lockup--option-d .su-lockup__line1 {
      margin-top: -0.7rem; } }
  @media (max-width: 767px) {
    .su-news-masthead .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-news-masthead .su-lockup--option-d .su-lockup__line3 {
      font-size: 1.8rem;
      line-height: 0.7em; } }
  .su-news-masthead .su-lockup--option-e .su-lockup__line4,
  .su-news-masthead .su-lockup--option-e .su-lockup__line5 {
    display: none; }
  @media only screen and (min-width: 576px) {
    .su-news-masthead .su-lockup--option-e .su-lockup__line1 {
      margin-top: -0.7rem;
      font-size: 2.6rem; } }
  @media (max-width: 767px) {
    .su-news-masthead .su-lockup--option-e .su-lockup__line1 {
      margin-top: 0.5rem;
      margin-left: -2px; } }
  .su-news-masthead .su-lockup--option-e .su-lockup__line2 {
    line-height: 2.6rem; }
    @media (max-width: 767px) {
      .su-news-masthead .su-lockup--option-e .su-lockup__line2 {
        margin-left: -2px; } }
  .su-news-masthead .su-lockup--option-e .su-lockup__line3 {
    margin-top: 0.5rem;
    font-style: italic; }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-lockup--option-e .su-lockup__line3 {
        margin-top: 0.8rem;
        font-size: 1.9rem;
        line-height: 0.7em; } }
  .su-news-masthead .su-lockup--option-f .su-lockup__line3,
  .su-news-masthead .su-lockup--option-f .su-lockup__line4,
  .su-news-masthead .su-lockup--option-f .su-lockup__line5 {
    display: none; }
  .su-news-masthead .su-lockup--option-f .su-lockup__line1 {
    margin-top: 0.5rem;
    margin-bottom: 2px; }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-lockup--option-f .su-lockup__line1 {
        margin-top: -0.4rem;
        font-size: 1.3rem; } }
    @media (max-width: 767px) {
      .su-news-masthead .su-lockup--option-f .su-lockup__line1 {
        margin-bottom: 0.2rem;
        margin-left: -2px; } }
  .su-news-masthead .su-lockup--option-f .su-lockup__line2 {
    margin-left: -2px;
    line-height: 0.7em; }
    @media (max-width: 767px) {
      .su-news-masthead .su-lockup--option-f .su-lockup__line2 {
        line-height: 2.6rem; } }
  @media (max-width: 767px) {
    .su-news-masthead .su-lockup--option-g > a {
      display: flex;
      flex-direction: column; } }
  .su-news-masthead .su-lockup--option-g .su-lockup__line3,
  .su-news-masthead .su-lockup--option-g .su-lockup__line4 {
    display: none; }
  @media (max-width: 767px) {
    .su-news-masthead .su-lockup--option-g .su-lockup__cell2 {
      order: 3; } }
  .su-news-masthead .su-lockup--option-g .su-lockup__line1 {
    margin-top: 0.5rem;
    margin-bottom: 2px; }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-lockup--option-g .su-lockup__line1 {
        margin-top: -0.4rem;
        margin-bottom: 2px;
        font-size: 1.3rem; } }
    @media (max-width: 767px) {
      .su-news-masthead .su-lockup--option-g .su-lockup__line1 {
        margin-top: 0;
        margin-bottom: 0.2rem;
        margin-left: -2px; } }
  .su-news-masthead .su-lockup--option-g .su-lockup__line2 {
    margin-left: -2px;
    line-height: 0.7em; }
    @media (max-width: 767px) {
      .su-news-masthead .su-lockup--option-g .su-lockup__line2 {
        line-height: 2.6rem; } }
  .su-news-masthead .su-lockup--option-g .su-lockup__line5 {
    font-size: 2rem;
    font-weight: 600;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .su-news-masthead .su-lockup--option-g .su-lockup__line5 {
        margin-top: 0.75rem;
        order: 2; }
        .su-news-masthead .su-lockup--option-g .su-lockup__line5::after {
          margin-top: 1rem;
          margin-bottom: 0.5rem;
          border-bottom: 1px solid #2e2d29;
          content: '';
          display: block;
          width: 120px; } }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-lockup--option-g .su-lockup__line5 {
        font-size: 2.1rem; } }
  .su-news-masthead .su-lockup--option-h .su-lockup__line2,
  .su-news-masthead .su-lockup--option-h .su-lockup__line5 {
    display: none; }
  @media (max-width: 767px) {
    .su-news-masthead .su-lockup--option-h .su-lockup__cell2,
    .su-news-masthead .su-lockup--option-h .su-lockup__line4 {
      margin-left: -2px; } }
  @media (max-width: 767px) {
    .su-news-masthead .su-lockup--option-h .su-lockup__wordmark {
      display: block; } }
  .su-news-masthead .su-lockup--option-h .su-lockup__line4 {
    margin-bottom: -3px;
    line-height: 0.95em; }
    @media (max-width: 767px) {
      .su-news-masthead .su-lockup--option-h .su-lockup__line4 {
        margin-bottom: 4px; }
        .su-news-masthead .su-lockup--option-h .su-lockup__line4::after {
          margin-top: 0.75rem;
          margin-bottom: 0.5rem;
          border-bottom: 1px solid #2e2d29;
          content: '';
          display: block;
          width: 120px; } }
  .su-news-masthead .su-lockup--option-h .su-lockup__line3 {
    margin-top: 0;
    margin-bottom: -3px;
    font-style: normal;
    line-height: 1em;
    text-transform: capitalize; }
    @media (max-width: 767px) {
      .su-news-masthead .su-lockup--option-h .su-lockup__line3 {
        font-size: 2.6rem; } }
  .su-news-masthead .su-lockup--option-i .su-lockup__line2,
  .su-news-masthead .su-lockup--option-i .su-lockup__line5 {
    display: none; }
  @media (max-width: 767px) {
    .su-news-masthead .su-lockup--option-i .su-lockup__cell2,
    .su-news-masthead .su-lockup--option-i .su-lockup__line4 {
      margin-left: -2px; } }
  @media (max-width: 767px) {
    .su-news-masthead .su-lockup--option-i .su-lockup__wordmark {
      display: block; } }
  .su-news-masthead .su-lockup--option-i .su-lockup__line4 {
    margin-bottom: -3px;
    line-height: 0.95em; }
    @media (max-width: 767px) {
      .su-news-masthead .su-lockup--option-i .su-lockup__line4::after {
        margin-top: 0.75rem;
        margin-bottom: 0.5rem;
        border-bottom: 1px solid #2e2d29;
        content: '';
        display: block;
        width: 120px; } }
  .su-news-masthead .su-lockup--option-i .su-lockup__line3 {
    line-height: 0.7em;
    text-transform: capitalize; }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-lockup--option-i .su-lockup__line3 {
        font-size: 1.8rem; } }
    @media (max-width: 767px) {
      .su-news-masthead .su-lockup--option-i .su-lockup__line3 {
        line-height: 1.15em; } }
  @media (max-width: 767px) {
    .su-news-masthead .su-lockup--option-j > a {
      display: flex;
      flex-direction: column; } }
  .su-news-masthead .su-lockup--option-j .su-lockup__line3,
  .su-news-masthead .su-lockup--option-j .su-lockup__line4 {
    display: none; }
  @media (max-width: 767px) {
    .su-news-masthead .su-lockup--option-j .su-lockup__cell2 {
      order: 3; } }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .su-lockup--option-j .su-lockup__line1 {
      margin-top: -0.7rem; } }
  @media (max-width: 767px) {
    .su-news-masthead .su-lockup--option-j .su-lockup__line1 {
      margin-left: -2px; } }
  .su-news-masthead .su-lockup--option-j .su-lockup__line2 {
    margin-top: 0.3rem;
    line-height: 0.7em; }
    @media (max-width: 767px) {
      .su-news-masthead .su-lockup--option-j .su-lockup__line2 {
        margin-left: -2px;
        line-height: 2.6rem; } }
  .su-news-masthead .su-lockup--option-j .su-lockup__line5 {
    font-size: 2rem;
    font-weight: 600;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .su-news-masthead .su-lockup--option-j .su-lockup__line5 {
        margin-top: 0.75rem;
        margin-left: -2px;
        order: 2; }
        .su-news-masthead .su-lockup--option-j .su-lockup__line5::after {
          margin-top: 0.9rem;
          margin-bottom: 0.5rem;
          border-bottom: 1px solid #2e2d29;
          content: '';
          display: block;
          width: 120px; } }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-lockup--option-j .su-lockup__line5 {
        font-size: 2.1rem; } }
  .su-news-masthead .su-lockup--option-k .su-lockup__line2,
  .su-news-masthead .su-lockup--option-k .su-lockup__line3,
  .su-news-masthead .su-lockup--option-k .su-lockup__line4 {
    display: none; }
  .su-news-masthead .su-lockup--option-k .su-lockup__line1 {
    font-size: 3.3rem;
    font-weight: 600;
    line-height: 0.7em;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .su-news-masthead .su-lockup--option-k .su-lockup__line1 {
        margin-top: 1.1rem;
        margin-left: -2px;
        font-size: 2.6rem;
        line-height: 2.6rem; }
        .su-news-masthead .su-lockup--option-k .su-lockup__line1::after {
          margin-top: 0.5rem;
          margin-bottom: 0.5rem;
          border-bottom: 1px solid #2e2d29;
          content: '';
          display: block;
          width: 120px; } }
  @media (max-width: 767px) {
    .su-news-masthead .su-lockup--option-k .su-lockup__line5 {
      margin-left: -2px;
      font-size: 2.6rem; } }
  .su-news-masthead .su-lockup--option-l .su-lockup__line2,
  .su-news-masthead .su-lockup--option-l .su-lockup__line3,
  .su-news-masthead .su-lockup--option-l .su-lockup__line4,
  .su-news-masthead .su-lockup--option-l .su-lockup__line5 {
    display: none; }
  .su-news-masthead .su-lockup--option-l .su-lockup__line1 {
    font-weight: 600;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .su-news-masthead .su-lockup--option-l .su-lockup__line1 {
        margin-top: 0.5rem;
        margin-left: -2px; } }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-lockup--option-l .su-lockup__line1 {
        font-size: 3.3rem;
        line-height: 0.7em; } }
  .su-news-masthead .su-lockup--option-m .su-lockup__line3,
  .su-news-masthead .su-lockup--option-m .su-lockup__line4,
  .su-news-masthead .su-lockup--option-m .su-lockup__line5 {
    display: none; }
  .su-news-masthead .su-lockup--option-m .su-lockup__line2 {
    margin-top: 0.3rem;
    line-height: 0.7em; }
    @media (max-width: 767px) {
      .su-news-masthead .su-lockup--option-m .su-lockup__line2 {
        margin-top: 0;
        margin-left: -2px;
        line-height: 2.6rem; } }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .su-lockup--option-m .su-lockup__line1 {
      margin-top: -0.7rem; } }
  @media (max-width: 767px) {
    .su-news-masthead .su-lockup--option-m .su-lockup__line1 {
      margin-top: 4px;
      margin-left: -2px; } }
  .su-news-masthead .su-lockup--option-n .su-lockup__line2,
  .su-news-masthead .su-lockup--option-n .su-lockup__line3,
  .su-news-masthead .su-lockup--option-n .su-lockup__line4,
  .su-news-masthead .su-lockup--option-n .su-lockup__line5 {
    display: none; }
  .su-news-masthead .su-lockup--option-n .su-lockup__line1 {
    line-height: 0.7em; }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-lockup--option-n .su-lockup__line1 {
        font-size: 3.2rem; } }
    @media (max-width: 767px) {
      .su-news-masthead .su-lockup--option-n .su-lockup__line1 {
        margin-top: 0.5rem;
        margin-left: -2px;
        line-height: 2.6rem; } }
  .su-news-masthead .su-lockup--option-o .su-lockup__cell2,
  .su-news-masthead .su-lockup--option-o .su-lockup__cell1 {
    border: 0; }
  .su-news-masthead .su-lockup--option-o .su-lockup__line1,
  .su-news-masthead .su-lockup--option-o .su-lockup__line2,
  .su-news-masthead .su-lockup--option-o .su-lockup__line3,
  .su-news-masthead .su-lockup--option-o .su-lockup__line5 {
    display: none; }
  @media (max-width: 767px) {
    .su-news-masthead .su-lockup--option-o .su-lockup__line4 {
      margin-left: -2px; } }
  .su-news-masthead .su-lockup--option-p .su-lockup__line2,
  .su-news-masthead .su-lockup--option-p .su-lockup__line3,
  .su-news-masthead .su-lockup--option-p .su-lockup__line5 {
    display: none; }
  @media (max-width: 767px) {
    .su-news-masthead .su-lockup--option-p .su-lockup__wordmark {
      display: block; } }
  .su-news-masthead .su-lockup--option-p .su-lockup__line1 {
    margin-bottom: -3px;
    line-height: 1em; }
  .su-news-masthead .su-lockup--option-p .su-lockup__line4 {
    margin-bottom: -3px;
    line-height: 1em; }
    @media (max-width: 767px) {
      .su-news-masthead .su-lockup--option-p .su-lockup__line4 {
        font-size: 2.5rem; }
        .su-news-masthead .su-lockup--option-p .su-lockup__line4::after {
          margin-top: 0.6rem;
          margin-bottom: 0.7rem;
          border-bottom: 1px solid #2e2d29;
          content: '';
          display: block;
          width: 120px; } }
  @media (max-width: 767px) {
    .su-news-masthead .su-lockup--option-p .su-lockup__cell2 {
      margin-left: -2px; } }
  @media (max-width: 767px) {
    .su-news-masthead .su-lockup--option-q > a {
      display: flex;
      flex-direction: column; } }
  .su-news-masthead .su-lockup--option-q .su-lockup__line2,
  .su-news-masthead .su-lockup--option-q .su-lockup__line4 {
    display: none; }
  @media (max-width: 767px) {
    .su-news-masthead .su-lockup--option-q .su-lockup__cell2 {
      order: 3; } }
  @media only screen and (min-width: 768px) {
    .su-news-masthead .su-lockup--option-q .su-lockup__line1 {
      margin-top: -0.7rem; } }
  @media (max-width: 767px) {
    .su-news-masthead .su-lockup--option-q .su-lockup__line1 {
      margin-left: -2px; } }
  .su-news-masthead .su-lockup--option-q .su-lockup__line3 {
    font-size: 1.8rem;
    line-height: 0.7em; }
    @media (max-width: 767px) {
      .su-news-masthead .su-lockup--option-q .su-lockup__line3 {
        line-height: 1.15em;
        margin-left: -2px; } }
  .su-news-masthead .su-lockup--option-q .su-lockup__line5 {
    font-size: 2rem;
    font-weight: 600;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .su-news-masthead .su-lockup--option-q .su-lockup__line5 {
        margin-top: 0.75rem;
        margin-left: -2px;
        order: 2; }
        .su-news-masthead .su-lockup--option-q .su-lockup__line5::after {
          margin-top: 0.75rem;
          margin-bottom: 0.5rem;
          border-bottom: 1px solid #2e2d29;
          content: '';
          display: block;
          width: 120px; } }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-lockup--option-q .su-lockup__line5 {
        font-size: 2.1rem; } }
  .su-news-masthead .su-lockup--option-r .su-lockup__cell2,
  .su-news-masthead .su-lockup--option-r .su-lockup__cell1 {
    border: 0; }
  .su-news-masthead .su-lockup--option-r .su-lockup__line1,
  .su-news-masthead .su-lockup--option-r .su-lockup__line2,
  .su-news-masthead .su-lockup--option-r .su-lockup__line3,
  .su-news-masthead .su-lockup--option-r .su-lockup__line4 {
    display: none; }
  .su-news-masthead .su-lockup--option-r .su-lockup__line5 {
    font-size: 2.1rem; }
    @media (max-width: 767px) {
      .su-news-masthead .su-lockup--option-r .su-lockup__line5 {
        margin-top: 0.75rem;
        margin-left: -2px;
        font-size: 2.6rem; } }
  .su-news-masthead .su-lockup--option-s .su-lockup__wordmark {
    display: block; }
  .su-news-masthead .su-lockup--option-s .su-lockup__line1,
  .su-news-masthead .su-lockup--option-s .su-lockup__line2 {
    font-size: 2.6rem; }
    @media (max-width: 767px) {
      .su-news-masthead .su-lockup--option-s .su-lockup__line1,
      .su-news-masthead .su-lockup--option-s .su-lockup__line2 {
        margin-left: -2px;
        line-height: 2.6rem; } }
  @media (max-width: 767px) {
    .su-news-masthead .su-lockup--option-s .su-lockup__line1 {
      margin-bottom: 0.2rem; } }
  .su-news-masthead .su-lockup--option-s .su-lockup__line3,
  .su-news-masthead .su-lockup--option-s .su-lockup__line5 {
    display: none; }
  .su-news-masthead .su-lockup--option-s .su-lockup__line4::after {
    margin-top: 0.75rem;
    margin-bottom: 0.5rem;
    border-bottom: 1px solid #2e2d29;
    content: '';
    display: block;
    width: 120px; }
  .su-news-masthead .su-lockup--option-s .su-lockup__cell1 {
    padding: 0;
    border: 0; }
  .su-news-masthead .su-lockup--option-s .su-lockup__cell2 {
    padding: 0;
    border: 0;
    width: 100%; }
  .su-news-masthead .su-lockup--option-t .su-lockup__wordmark {
    display: block; }
  .su-news-masthead .su-lockup--option-t .su-lockup__line1,
  .su-news-masthead .su-lockup--option-t .su-lockup__line2 {
    font-size: 2.6rem; }
    @media (max-width: 767px) {
      .su-news-masthead .su-lockup--option-t .su-lockup__line1,
      .su-news-masthead .su-lockup--option-t .su-lockup__line2 {
        margin-left: -2px;
        line-height: 2.6rem; } }
  @media (max-width: 767px) {
    .su-news-masthead .su-lockup--option-t .su-lockup__line1 {
      margin-bottom: 0.2rem; } }
  .su-news-masthead .su-lockup--option-t .su-lockup__line3 {
    margin: 0;
    font-size: 2rem; }
    @media (max-width: 767px) {
      .su-news-masthead .su-lockup--option-t .su-lockup__line3 {
        margin-top: 0.3rem;
        margin-left: -2px;
        font-size: 1.8rem; } }
  .su-news-masthead .su-lockup--option-t .su-lockup__line4::after {
    margin-top: 0.75rem;
    margin-bottom: 0.5rem;
    border-bottom: 1px solid #2e2d29;
    content: '';
    display: block;
    width: 120px; }
  .su-news-masthead .su-lockup--option-t .su-lockup__line5 {
    display: none; }
  .su-news-masthead .su-lockup--option-t .su-lockup__cell1 {
    padding: 0;
    border: 0; }
  .su-news-masthead .su-lockup--option-t .su-lockup__cell2 {
    padding: 0;
    border: 0;
    width: 100%; }
  .su-news-masthead .su-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;
    color: #8c1515; }
    .su-news-masthead .su-logo:hover, .su-news-masthead .su-logo:active, .su-news-masthead .su-logo:focus {
      color: #8c1515; }
  .su-news-masthead .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-news-masthead .su-main-nav .su-main-nav__item--parent > a::after {
        margin-bottom: 1px;
        margin-left: 6px;
        background: url("../node_modules/decanter/core/src/img/caret-down-black.svg") no-repeat 0 0;
        background-size: 100%;
        position: relative;
        right: 0;
        top: 0;
        height: 11px;
        width: 11px;
        transition: transform 0.3s ease-out; } }
    @media only screen and (min-width: 992px) {
      .su-news-masthead .su-main-nav .su-main-nav__item--parent.su-main-nav__item--expanded > a::after {
        background: url("../node_modules/decanter/core/src/img/caret-down-black.svg") no-repeat 0 0;
        background-size: 100%;
        transform: rotate(180deg); }
      .su-news-masthead .su-main-nav .su-main-nav__item--parent.su-main-nav__item--expanded > a::before {
        background-color: #2e2d29; }
      .su-news-masthead .su-main-nav .su-main-nav__item--parent.su-main-nav__item--expanded > a:hover::before {
        background-color: #b1040e; }
      .su-news-masthead .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-news-masthead .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-news-masthead .su-main-nav > ul {
        box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.15), 0px 6px 6px rgba(0, 0, 0, 0.2); } }
    .su-news-masthead .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-news-masthead .su-main-nav > ul {
        padding-left: 0;
        flex-direction: row;
        flex-wrap: wrap;
        background-color: transparent; }
        .su-news-masthead .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;
          transition: color 0.3s ease-out;
          font-size: 2.1rem;
          border-top: 0; }
          .su-news-masthead .su-main-nav > ul > li > a::before {
            content: "";
            position: absolute;
            visibility: hidden;
            transition: transform 0.3s ease-in, background-color 0.3s ease-in;
            z-index: 1; }
          .su-news-masthead .su-main-nav > ul > li > a:hover, .su-news-masthead .su-main-nav > ul > li > a:focus, .su-news-masthead .su-main-nav > ul > li > a:active {
            text-decoration: none; }
            .su-news-masthead .su-main-nav > ul > li > a:hover::before, .su-news-masthead .su-main-nav > ul > li > a:focus::before, .su-news-masthead .su-main-nav > ul > li > a:active::before {
              visibility: visible;
              transition: transform 0.3s ease-out, background-color 0.3s ease-out; }
          .su-news-masthead .su-main-nav > ul > li > a:hover::before, .su-news-masthead .su-main-nav > ul > li > a:focus::before {
            background-color: #b1040e; }
          .su-news-masthead .su-main-nav > ul > li > a:active::before {
            background-color: #2e2d29; }
          .su-news-masthead .su-main-nav > ul > li > a::before {
            width: 100%;
            height: 6px;
            left: 0;
            transform: scaleX(0); }
          .su-news-masthead .su-main-nav > ul > li > a:hover::before, .su-news-masthead .su-main-nav > ul > li > a:focus::before, .su-news-masthead .su-main-nav > ul > li > a:active::before {
            transform: scaleX(1); }
          .su-news-masthead .su-main-nav > ul > li > a::before {
            bottom: 0; }
          .su-news-masthead .su-main-nav > ul > li > a:hover, .su-news-masthead .su-main-nav > ul > li > a:focus {
            color: #b1040e; }
          .su-news-masthead .su-main-nav > ul > li > a:active, .su-news-masthead .su-main-nav > ul > li > a[aria-expanded="true"] {
            color: #2e2d29; }
          .su-news-masthead .su-main-nav > ul > li > a[aria-expanded="true"]:hover {
            color: #b1040e; }
          .su-news-masthead .su-main-nav > ul > li > a[aria-expanded="true"]:active {
            color: #2e2d29; }
          .su-news-masthead .su-main-nav > ul > li > a[aria-expanded="true"]::before {
            visibility: visible;
            transform: scaleX(1);
            background-color: #2e2d29; }
        .su-news-masthead .su-main-nav > ul > li:last-child > a {
          margin-right: 0; }
        .su-news-masthead .su-main-nav > ul > .su-main-nav__item--current > a::before {
          background-color: #2e2d29; }
        .su-news-masthead .su-main-nav > ul > .su-main-nav__item--current > a:hover::before, .su-news-masthead .su-main-nav > ul > .su-main-nav__item--current > a:focus::before {
          left: 0;
          background-color: #b1040e;
          transition: background-color 0.3s ease-out; }
        .su-news-masthead .su-main-nav > ul > .su-main-nav__item--current > a:active::before {
          background-color: #2e2d29; }
        .su-news-masthead .su-main-nav > ul > .su-main-nav__item--current.su-main-nav__item--expanded > a:focus::before {
          background-color: #2e2d29; }
        .su-news-masthead .su-main-nav > ul > .su-main-nav__item--current.su-main-nav__item--expanded > a[aria-expanded="true"]:hover::before {
          left: 0; }
        .su-news-masthead .su-main-nav > ul > .su-main-nav__item--expanded > a:focus::before {
          background-color: #2e2d29; }
        .su-news-masthead .su-main-nav > ul > .su-main-nav__item--expanded > a[aria-expanded="true"]:hover::before {
          background-color: #b1040e; }
        .su-news-masthead .su-main-nav > ul > .su-main-nav__item--expanded > a[aria-expanded="true"]:active::before {
          background-color: #2e2d29; } }
    @media (max-width: 991px) {
      .su-news-masthead .su-main-nav.no-js .su-main-nav__toggle[aria-expanded="false"] + .su-main-nav__menu-lv1 {
        display: flex; }
      .su-news-masthead .su-main-nav.no-js li > ul {
        display: flex; } }
    @media only screen and (min-width: 992px) {
      .su-news-masthead .su-main-nav.no-js li:hover > ul {
        display: flex; } }
  @media (max-width: 991px) {
    .su-news-masthead .su-main-nav__toggle {
      text-decoration: none;
      position: relative;
      padding-bottom: 0.8em;
      padding: 0 0 2rem;
      margin: 0;
      display: flex;
      flex-direction: column-reverse;
      align-items: center;
      outline: none;
      width: 40px;
      background-color: transparent;
      color: #2e2d29;
      font-size: 1.6rem;
      line-height: 0.7; }
      .su-news-masthead .su-main-nav__toggle::before {
        content: "";
        position: absolute;
        visibility: hidden;
        transition: transform 0.3s ease-in, background-color 0.3s ease-in;
        z-index: 1; }
      .su-news-masthead .su-main-nav__toggle:hover, .su-news-masthead .su-main-nav__toggle:focus, .su-news-masthead .su-main-nav__toggle:active {
        text-decoration: none; }
        .su-news-masthead .su-main-nav__toggle:hover::before, .su-news-masthead .su-main-nav__toggle:focus::before, .su-news-masthead .su-main-nav__toggle:active::before {
          visibility: visible;
          transition: transform 0.3s ease-out, background-color 0.3s ease-out; }
      .su-news-masthead .su-main-nav__toggle:hover::before, .su-news-masthead .su-main-nav__toggle:focus::before {
        background-color: #b1040e; }
      .su-news-masthead .su-main-nav__toggle:active::before {
        background-color: #2e2d29; }
      .su-news-masthead .su-main-nav__toggle::before {
        width: 100%;
        height: 6px;
        left: 0;
        transform: scaleX(0); }
      .su-news-masthead .su-main-nav__toggle:hover::before, .su-news-masthead .su-main-nav__toggle:focus::before, .su-news-masthead .su-main-nav__toggle:active::before {
        transform: scaleX(1); }
      .su-news-masthead .su-main-nav__toggle::before {
        bottom: 0; }
      .su-news-masthead .su-main-nav__toggle::after {
        margin: 0 auto;
        display: inline-block;
        width: 30px;
        height: 26px;
        background: url("../node_modules/decanter/core/src/img/hamburger-black.svg") no-repeat 3px 0;
        content: ""; }
      .su-news-masthead .su-main-nav__toggle[aria-expanded="true"]::before {
        visibility: visible;
        transform: scaleX(1);
        background-color: #2e2d29; }
      .su-news-masthead .su-main-nav__toggle[aria-expanded="true"]::after {
        width: 22px;
        background: url("../node_modules/decanter/core/src/img/close-black.svg") no-repeat 3px 0;
        background-size: 16px 16px; }
      .su-news-masthead .su-main-nav__toggle[aria-expanded="true"]:hover::before {
        background-color: #b1040e; }
      .su-news-masthead .su-main-nav__toggle[aria-expanded="true"]:active::before {
        background-color: #2e2d29; }
      .su-news-masthead .su-main-nav__toggle:hover, .su-news-masthead .su-main-nav__toggle:active, .su-news-masthead .su-main-nav__toggle:focus {
        background-color: transparent;
        color: #2e2d29;
        box-shadow: none; }
      .su-news-masthead .su-main-nav__toggle[aria-expanded="false"] + .su-main-nav__menu-lv1 {
        display: none; }
      .su-news-masthead .su-main-nav__toggle[aria-expanded="true"] + .su-main-nav__menu-lv1 {
        position: absolute; }
      .su-news-masthead .su-main-nav__toggle--center {
        margin-right: auto;
        margin-left: auto; }
      .su-news-masthead .su-main-nav__toggle--right {
        margin-right: 0;
        margin-left: auto; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .su-news-masthead .su-main-nav__toggle[aria-expanded="true"] + .su-main-nav__menu-lv1 {
      max-width: 24em; } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .su-main-nav__toggle {
      display: none; } }
  .su-news-masthead .su-main-nav > ul > li > ul {
    padding-left: 2rem; }
    @media only screen and (min-width: 992px) {
      .su-news-masthead .su-main-nav > ul > li > ul {
        padding-top: 1px;
        padding-left: 1.2rem;
        margin-left: -1.8rem;
        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-news-masthead .su-main-nav > ul > li > ul li:first-child a {
          border-top: 0; } }
  .su-news-masthead .su-main-nav--center > ul {
    justify-content: center; }
  @media (max-width: 991px) {
    .su-news-masthead .su-main-nav--center > ul,
    .su-news-masthead .su-main-nav--center > .su-site-search {
      position: absolute;
      left: 50%;
      transform: translate(-50%, 0); } }
  .su-news-masthead .su-main-nav--center .su-main-nav__toggle {
    margin-right: auto;
    margin-left: auto; }
  @media (max-width: 991px) {
    .su-news-masthead .su-main-nav--dark .su-main-nav__toggle {
      color: #ffffff; }
      .su-news-masthead .su-main-nav--dark .su-main-nav__toggle:hover::before, .su-news-masthead .su-main-nav--dark .su-main-nav__toggle:focus::before {
        background-color: #ffffff; }
      .su-news-masthead .su-main-nav--dark .su-main-nav__toggle:active::before {
        background-color: #e50808; }
      .su-news-masthead .su-main-nav--dark .su-main-nav__toggle::after {
        background: url("../node_modules/decanter/core/src/img/hamburger-white.svg") no-repeat 3px 0; }
      .su-news-masthead .su-main-nav--dark .su-main-nav__toggle[aria-expanded="true"]::before {
        background-color: #ffffff; }
      .su-news-masthead .su-main-nav--dark .su-main-nav__toggle[aria-expanded="true"]:hover::before {
        background-color: #e50808; }
      .su-news-masthead .su-main-nav--dark .su-main-nav__toggle[aria-expanded="true"]:active::before {
        background-color: #ffffff; }
      .su-news-masthead .su-main-nav--dark .su-main-nav__toggle[aria-expanded="true"]::after {
        background: url("../node_modules/decanter/core/src/img/close-white.svg") no-repeat 3px 0;
        background-size: 16px 16px; } }
  @media only screen and (min-width: 992px) {
    .su-news-masthead .su-main-nav--dark > ul > li > a {
      color: #ffffff; }
      .su-news-masthead .su-main-nav--dark > ul > li > a:hover, .su-news-masthead .su-main-nav--dark > ul > li > a:focus {
        color: #ffffff; }
        .su-news-masthead .su-main-nav--dark > ul > li > a:hover::before, .su-news-masthead .su-main-nav--dark > ul > li > a:focus::before {
          background-color: #ffffff; }
      .su-news-masthead .su-main-nav--dark > ul > li > a:active {
        color: #ffffff; }
        .su-news-masthead .su-main-nav--dark > ul > li > a:active::before {
          background-color: #e50808; }
      .su-news-masthead .su-main-nav--dark > ul > li > a[aria-expanded="true"] {
        color: #ffffff; }
        .su-news-masthead .su-main-nav--dark > ul > li > a[aria-expanded="true"]::before {
          background-color: #ffffff; }
        .su-news-masthead .su-main-nav--dark > ul > li > a[aria-expanded="true"]:hover {
          color: #ffffff; }
    .su-news-masthead .su-main-nav--dark > ul > .su-main-nav__item--parent > a::after, .su-news-masthead .su-main-nav--dark > ul > .su-main-nav__item--parent.su-main-nav__item--expanded > a::after {
      background: url("../node_modules/decanter/core/src/img/caret-down-white.svg") no-repeat 0 0;
      background-size: 100%; }
    .su-news-masthead .su-main-nav--dark > ul > .su-main-nav__item--current > a {
      color: #ffffff; }
      .su-news-masthead .su-main-nav--dark > ul > .su-main-nav__item--current > a::before {
        background-color: #e50808; }
      .su-news-masthead .su-main-nav--dark > ul > .su-main-nav__item--current > a:hover, .su-news-masthead .su-main-nav--dark > ul > .su-main-nav__item--current > a:focus {
        color: #ffffff; }
        .su-news-masthead .su-main-nav--dark > ul > .su-main-nav__item--current > a:hover::before, .su-news-masthead .su-main-nav--dark > ul > .su-main-nav__item--current > a:focus::before {
          background-color: #ffffff; }
      .su-news-masthead .su-main-nav--dark > ul > .su-main-nav__item--current > a:active::before {
        background-color: #e50808; }
    .su-news-masthead .su-main-nav--dark > ul > .su-main-nav__item--expanded > a::before,
    .su-news-masthead .su-main-nav--dark > ul > .su-main-nav__item--expanded > a:focus::before, .su-news-masthead .su-main-nav--dark > ul > .su-main-nav__item--expanded.su-main-nav__item--current > a::before,
    .su-news-masthead .su-main-nav--dark > ul > .su-main-nav__item--expanded.su-main-nav__item--current > a:focus::before {
      background-color: #ffffff; }
    .su-news-masthead .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-news-masthead .su-main-nav--dark > ul > .su-main-nav__item--expanded > a[aria-expanded="true"]:hover::before {
      background-color: #e50808; }
    .su-news-masthead .su-main-nav--dark > ul > .su-main-nav__item--expanded > a[aria-expanded="true"]:active::before {
      background-color: #ffffff; } }
  @media (max-width: 991px) {
    .su-news-masthead .su-main-nav--light .su-main-nav__toggle[aria-expanded="true"]::before {
      background-color: #b6b1a9; }
    .su-news-masthead .su-main-nav--light .su-main-nav__toggle[aria-expanded="true"]:hover::before {
      background-color: #b1040e; }
    .su-news-masthead .su-main-nav--light .su-main-nav__toggle[aria-expanded="true"]:active::before {
      background-color: #2e2d29; } }
  @media (max-width: 991px) {
    .su-news-masthead .su-main-nav--light .su-main-nav__item--parent > a::after {
      background: url("../node_modules/decanter/core/src/img/plus-black.svg") no-repeat 0 0;
      background-size: 100%; }
    .su-news-masthead .su-main-nav--light .su-main-nav__item--parent.su-main-nav__item--expanded > a::after {
      background: url("../node_modules/decanter/core/src/img/minus-black.svg") no-repeat 0 0;
      background-size: 100%; }
    .su-news-masthead .su-main-nav--light .su-main-nav__item--parent.su-main-nav__item--expanded > a:focus::before {
      background-color: transparent; }
    .su-news-masthead .su-main-nav--light .su-main-nav__item--parent.su-main-nav__item--expanded > a[aria-expanded="true"]:hover::before {
      background-color: #2e2d29; }
    .su-news-masthead .su-main-nav--light .su-main-nav__item--parent.su-main-nav__item--expanded > a[aria-expanded="true"]:active::before {
      background-color: #b1040e; }
    .su-news-masthead .su-main-nav--light .su-main-nav__item--current.su-main-nav__item--expanded > a {
      color: #2e2d29; }
      .su-news-masthead .su-main-nav--light .su-main-nav__item--current.su-main-nav__item--expanded > a::before, .su-news-masthead .su-main-nav--light .su-main-nav__item--current.su-main-nav__item--expanded > a:focus::before {
        background-color: #2e2d29; }
      .su-news-masthead .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-news-masthead .su-main-nav--light > ul {
      background-color: transparent; }
      .su-news-masthead .su-main-nav--light > ul > li > a:hover, .su-news-masthead .su-main-nav--light > ul > li > a:focus {
        color: #b1040e; }
        .su-news-masthead .su-main-nav--light > ul > li > a:hover::before, .su-news-masthead .su-main-nav--light > ul > li > a:focus::before {
          background-color: #b1040e; }
      .su-news-masthead .su-main-nav--light > ul > li > a:active {
        color: #2e2d29; }
        .su-news-masthead .su-main-nav--light > ul > li > a:active::before {
          background-color: #2e2d29; }
      .su-news-masthead .su-main-nav--light > ul > li > a[aria-expanded="true"] {
        color: #2e2d29; }
        .su-news-masthead .su-main-nav--light > ul > li > a[aria-expanded="true"]::before {
          background-color: #b6b1a9; }
        .su-news-masthead .su-main-nav--light > ul > li > a[aria-expanded="true"]:hover {
          color: #b1040e; }
          .su-news-masthead .su-main-nav--light > ul > li > a[aria-expanded="true"]:hover::before {
            background-color: #b1040e; }
        .su-news-masthead .su-main-nav--light > ul > li > a[aria-expanded="true"]:focus::before {
          background-color: #b6b1a9; }
        .su-news-masthead .su-main-nav--light > ul > li > a[aria-expanded="true"]:active {
          color: #2e2d29; }
      .su-news-masthead .su-main-nav--light > ul > .su-main-nav__item--current > a {
        color: #2e2d29; }
        .su-news-masthead .su-main-nav--light > ul > .su-main-nav__item--current > a::before {
          background-color: #b6b1a9; }
        .su-news-masthead .su-main-nav--light > ul > .su-main-nav__item--current > a:hover, .su-news-masthead .su-main-nav--light > ul > .su-main-nav__item--current > a:focus {
          color: #b1040e; }
          .su-news-masthead .su-main-nav--light > ul > .su-main-nav__item--current > a:hover::before, .su-news-masthead .su-main-nav--light > ul > .su-main-nav__item--current > a:focus::before {
            background-color: #b1040e; }
        .su-news-masthead .su-main-nav--light > ul > .su-main-nav__item--current > a:active {
          color: #2e2d29; }
          .su-news-masthead .su-main-nav--light > ul > .su-main-nav__item--current > a:active::before {
            background-color: #2e2d29; }
      .su-news-masthead .su-main-nav--light > ul > .su-main-nav__item--current.su-main-nav__item--expanded > a:focus {
        color: #2e2d29; }
        .su-news-masthead .su-main-nav--light > ul > .su-main-nav__item--current.su-main-nav__item--expanded > a:focus::before {
          background-color: #b6b1a9; }
      .su-news-masthead .su-main-nav--light > ul > .su-main-nav__item--current.su-main-nav__item--expanded > a[aria-expanded="true"]::before {
        background-color: #b6b1a9; }
      .su-news-masthead .su-main-nav--light > ul > .su-main-nav__item--current.su-main-nav__item--expanded > a[aria-expanded="true"]:hover {
        color: #b1040e; }
        .su-news-masthead .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-news-masthead .su-main-nav--light > ul > .su-main-nav__item--current.su-main-nav__item--expanded > a[aria-expanded="true"]:active {
        color: #2e2d29; }
        .su-news-masthead .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-news-masthead .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-news-masthead .su-main-nav--mobile-search .su-site-search {
    display: none; }
  @media (max-width: 991px) {
    .su-news-masthead .su-main-nav--mobile-search .su-main-nav__toggle[aria-expanded="true"] + .su-main-nav__menu-lv1 {
      padding-top: 8.6rem; }
      .su-news-masthead .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-news-masthead .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-news-masthead .su-main-nav--mobile-search .su-main-nav__toggle[aria-expanded="true"] + .su-main-nav__menu-lv1 + .su-site-search {
      width: 24em; } }
  .su-news-masthead .su-main-nav--right > ul {
    justify-content: flex-end; }
  @media (max-width: 991px) {
    .su-news-masthead .su-main-nav--right > ul,
    .su-news-masthead .su-main-nav--right > .su-site-search {
      right: 0; } }
  .su-news-masthead .su-main-nav--right .su-main-nav__toggle {
    margin-right: 0;
    margin-left: auto; }
  .su-news-masthead .su-masthead {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.13), 0px 3px 6px rgba(0, 0, 0, 0.1);
    position: relative;
    background-color: #ffffff;
    max-width: 100%; }
    .su-news-masthead .su-masthead > section:last-of-type {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      flex-wrap: wrap;
      margin: 0 auto;
      padding-top: 2rem; }
      @media only screen and (min-width: 0) {
        .su-news-masthead .su-masthead > section:last-of-type {
          max-width: calc(100% - 40px);
          width: calc(100% - 40px); } }
      @media only screen and (min-width: 576px) {
        .su-news-masthead .su-masthead > section:last-of-type {
          max-width: calc(100% - 60px);
          width: calc(100% - 60px); } }
      @media only screen and (min-width: 768px) {
        .su-news-masthead .su-masthead > section:last-of-type {
          max-width: calc(100% - 100px);
          width: calc(100% - 100px); } }
      @media only screen and (min-width: 992px) {
        .su-news-masthead .su-masthead > section:last-of-type {
          max-width: calc(100% - 160px);
          width: calc(100% - 160px); } }
      @media only screen and (min-width: 1200px) {
        .su-news-masthead .su-masthead > section:last-of-type {
          max-width: calc(100% - 200px);
          width: calc(100% - 200px); } }
      @media only screen and (min-width: 1500px) {
        .su-news-masthead .su-masthead > section:last-of-type {
          max-width: 1500px;
          width: calc(100% - 200px); } }
      @media only screen and (min-width: 768px) {
        .su-news-masthead .su-masthead > section:last-of-type {
          padding-top: 2.6rem; } }
      @media only screen and (min-width: 1500px) {
        .su-news-masthead .su-masthead > section:last-of-type {
          padding-top: 2.7rem; } }
    .su-news-masthead .su-masthead .su-lockup {
      margin-bottom: 1.5rem;
      max-width: fit-content; }
      @media only screen and (min-width: 768px) {
        .su-news-masthead .su-masthead .su-lockup {
          margin-bottom: 1.8rem; } }
      @media only screen and (min-width: 1500px) {
        .su-news-masthead .su-masthead .su-lockup {
          margin-bottom: 1.9rem; } }
      @media (max-width: 991px) {
        .su-news-masthead .su-masthead .su-lockup {
          flex: 0 0 calc(83.3333333333% - 3.3333333333px);
          max-width: calc(83.3333333333% - 3.3333333333px);
          z-index: 10010; } }
      @media only screen and (min-width: 992px) {
        .su-news-masthead .su-masthead .su-lockup {
          flex: 0 0 calc(66.6666666667% - 6.6666666667px);
          max-width: calc(66.6666666667% - 6.6666666667px); } }
    @media (max-width: 991px) {
      .su-news-masthead .su-masthead .su-site-search {
        display: none; } }
    @media only screen and (min-width: 992px) {
      .su-news-masthead .su-masthead .su-site-search {
        flex: 0 0 calc(33.3333333333% - 13.3333333333px);
        max-width: calc(33.3333333333% - 13.3333333333px); } }
    .su-news-masthead .su-masthead .su-site-search > form {
      margin-left: auto;
      width: 30rem;
      max-width: 100%; }
      @media (max-width: 991px) {
        .su-news-masthead .su-masthead .su-site-search > form {
          width: 100%; } }
    @media (max-width: 767px) {
      .su-news-masthead .su-masthead .su-main-nav {
        margin-top: -57px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .su-news-masthead .su-masthead .su-main-nav {
        flex: 0 0 calc(16.6666666667% - 16.6666666667px);
        max-width: calc(16.6666666667% - 16.6666666667px);
        margin-top: auto; } }
    @media (max-width: 991px) {
      .su-news-masthead .su-masthead .su-main-nav > ul {
        box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.15), 0px 6px 6px rgba(0, 0, 0, 0.2); }
      .su-news-masthead .su-masthead .su-main-nav > ul,
      .su-news-masthead .su-masthead .su-main-nav > .su-site-search {
        right: 0; } }
    @media only screen and (min-width: 992px) {
      .su-news-masthead .su-masthead .su-main-nav {
        width: 100%; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .su-news-masthead .su-masthead .su-main-nav > ul,
      .su-news-masthead .su-masthead .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-news-masthead .su-masthead .su-main-nav > ul,
      .su-news-masthead .su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded="true"] + .su-main-nav__menu-lv1 + .su-site-search {
        transform: translateX(20px); } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .su-news-masthead .su-masthead .su-main-nav > ul,
      .su-news-masthead .su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded="true"] + .su-main-nav__menu-lv1 + .su-site-search {
        transform: translateX(30px); } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .su-news-masthead .su-masthead .su-main-nav > ul,
      .su-news-masthead .su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded="true"] + .su-main-nav__menu-lv1 + .su-site-search {
        transform: translateX(50px); } }
    @media only screen and (min-width: 0) and (max-width: 575px) {
      .su-news-masthead .su-masthead .su-main-nav,
      .su-news-masthead .su-masthead .su-main-nav > ul,
      .su-news-masthead .su-masthead .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-news-masthead .su-masthead .su-main-nav,
      .su-news-masthead .su-masthead .su-main-nav > ul,
      .su-news-masthead .su-masthead .su-main-nav .su-main-nav__toggle[aria-expanded="true"] + .su-main-nav__menu-lv1 + .su-site-search {
        width: calc(100% + 60px); } }
  @media (min-width: 992px) {
    .su-news-masthead .su-masthead--center .su-main-nav > ul {
      justify-content: center; } }
  .su-news-masthead .su-masthead--dark {
    background-color: #2e2d29; }
    .su-news-masthead .su-masthead--dark .su-lockup__wordmark,
    .su-news-masthead .su-masthead--dark .su-lockup__line1,
    .su-news-masthead .su-masthead--dark .su-lockup__line2,
    .su-news-masthead .su-masthead--dark .su-lockup__line3,
    .su-news-masthead .su-masthead--dark .su-lockup__line4,
    .su-news-masthead .su-masthead--dark .su-lockup__line5 {
      color: #ffffff; }
    .su-news-masthead .su-masthead--dark .su-lockup__cell2 {
      border-color: #ffffff; }
  @media (min-width: 992px) {
    .su-news-masthead .su-masthead--right .su-main-nav > ul {
      justify-content: flex-end; } }
  .su-news-masthead .su-media__caption {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #53565a;
    font-size: 1.4rem;
    line-height: 1.3;
    margin-top: 0.4em;
    margin-bottom: 0; }
    @media only screen and (min-width: 768px) {
      .su-news-masthead .su-media__caption {
        font-size: 1.6rem; } }
  .su-news-masthead .su-media__wrapper {
    line-height: 0;
    overflow: hidden; }
    .su-news-masthead .su-media__wrapper > * {
      width: 100%; }
  .su-news-masthead .su-nav-toggle {
    margin: 0;
    padding: 15px 28px;
    vertical-align: middle;
    text-align: center;
    font-size: 0;
    text-indent: -9999px;
    overflow: hidden;
    width: 49px;
    max-width: 49px;
    height: 61px;
    line-height: 61px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    background: transparent;
    outline: none;
    box-shadow: none; }
    .su-news-masthead .su-nav-toggle::before {
      content: "";
      background: #b1040e url("../node_modules/decanter/core/src/img/caret-down-white.svg") no-repeat center/50%;
      background-size: 15px;
      border-radius: 19px;
      height: 38px;
      width: 38px;
      display: block;
      position: absolute;
      top: calc(50% - 19px);
      right: calc(50% - 19px); }
    .su-news-masthead .su-nav-toggle:focus, .su-news-masthead .su-nav-toggle:hover {
      background: transparent; }
      .su-news-masthead .su-nav-toggle:focus::before, .su-news-masthead .su-nav-toggle:hover::before {
        background: #f4f4f4 url("../node_modules/decanter/core/src/img/caret-down-black.svg") no-repeat center/50%;
        background-size: 15px; }
    .su-news-masthead .su-nav-toggle:focus, .su-news-masthead .su-nav-toggle:active {
      outline: none;
      box-shadow: none;
      font-weight: 700;
      background: transparent; }
    .su-news-masthead .su-nav-toggle[aria-expanded="true"] {
      transform: rotate(180deg); }
  .su-news-masthead .su-nav-toggle--light {
    background: transparent; }
    .su-news-masthead .su-nav-toggle--light::before {
      content: "";
      background: #dad7cb url("../node_modules/decanter/core/src/img/caret-down-black.svg") no-repeat center/50%;
      background-size: 15px; }
    .su-news-masthead .su-nav-toggle--light:hover, .su-news-masthead .su-nav-toggle--light:focus, .su-news-masthead .su-nav-toggle--light:active {
      background: transparent; }
      .su-news-masthead .su-nav-toggle--light:hover::before, .su-news-masthead .su-nav-toggle--light:focus::before, .su-news-masthead .su-nav-toggle--light:active::before {
        content: "";
        background: #b1040e url("../node_modules/decanter/core/src/img/caret-down-white.svg") no-repeat center/50%;
        background-size: 15px; }
  .su-news-masthead .su-pull-content--left, .su-news-masthead .su-pull-content--right {
    background-color: #eaeaea;
    border-left: 0;
    border-right: 0;
    box-sizing: border-box;
    margin: 0.25em 0 2em;
    max-width: 100%;
    padding: 1.5em;
    width: 100%; }
    .su-news-masthead .su-pull-content--left img, .su-news-masthead .su-pull-content--right img {
      width: 100%; }
    .su-news-masthead .su-pull-content--left img + figcaption, .su-news-masthead .su-pull-content--right img + figcaption {
      padding-top: 0.4em; }
    .su-news-masthead .su-pull-content--left p, .su-news-masthead .su-pull-content--right p {
      font-size: 2.1rem; }
      .su-news-masthead .su-pull-content--left p:last-child, .su-news-masthead .su-pull-content--right p:last-child {
        margin-bottom: 0; }
    .su-news-masthead .su-pull-content--left p + figure,
    .su-news-masthead .su-pull-content--left figure + p, .su-news-masthead .su-pull-content--right p + figure,
    .su-news-masthead .su-pull-content--right figure + p {
      padding-top: 0.7em; }
    @media (min-width: 768px) {
      .su-news-masthead .su-pull-content--left, .su-news-masthead .su-pull-content--right {
        background-color: transparent;
        border-top: solid 1px #6d6c69;
        border-bottom: solid 1px #6d6c69;
        font-size: 2.1rem;
        width: 20em; } }
  @media (min-width: 768px) {
    .su-news-masthead .su-pull-content--left {
      float: left;
      margin-right: 2em; } }
  @media (min-width: 768px) {
    .su-news-masthead .su-pull-content--right {
      float: right;
      margin-left: 2em; } }
  .su-news-masthead .su-quote {
    padding: 1em;
    overflow: hidden; }
    .su-news-masthead .su-quote .su-quote__img {
      border-radius: 150px;
      border: 7px solid;
      float: left;
      height: 300px;
      width: 300px;
      margin-right: 2em; }
    .su-news-masthead .su-quote .su-quote__body .su-quote__heading {
      clear: right;
      font-size: 2em;
      font-weight: 600;
      line-height: 1.4;
      margin-bottom: 0.5em;
      margin-top: 0; }
    .su-news-masthead .su-quote .su-quote__body .su-quote__bio {
      margin: 0; }
    .su-news-masthead .su-quote .su-quote__body .su-quote__quote {
      font-size: 1.5em;
      font-weight: 600; }

@keyframes dropout {
  0% {
    background-position: 50% 50%; }
  5% {
    background-position: 50% 40%; }
  25% {
    background-position: 50% 200%; }
  50% {
    background-position: 50% -50px;
    background-image: none; }
  95% {
    background-position: 50% 60%; }
  100% {
    background-position: 50% 50%; } }
  .su-news-masthead .su-secondary-nav {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #2e2d29; }
    .su-news-masthead .su-secondary-nav .su-nav-toggle::before {
      border-radius: 16px;
      height: 33px;
      width: 33px;
      top: calc(50% - 16px);
      right: calc(50% - 16px); }
    .su-news-masthead .su-secondary-nav.no-js .su-secondary-nav__menu {
      display: block; }
  .su-news-masthead .su-secondary-nav__menu {
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    width: 100%;
    list-style: none;
    background-color: #2e2d29; }
  .su-news-masthead .su-secondary-nav__item {
    margin-bottom: 0; }
  .su-news-masthead .su-secondary-nav__link {
    text-decoration: none;
    position: relative;
    padding: 1.6rem 4.8rem 1.6rem 2.4rem;
    display: block;
    color: #ffffff;
    font-weight: 600;
    font-size: 2rem;
    border-top: #53565a solid 1px;
    outline: 0; }
    .su-news-masthead .su-secondary-nav__link::before {
      content: "";
      position: absolute;
      visibility: hidden;
      transition: transform 0.3s ease-in, background-color 0.3s ease-in;
      z-index: 1; }
    .su-news-masthead .su-secondary-nav__link:hover, .su-news-masthead .su-secondary-nav__link:focus, .su-news-masthead .su-secondary-nav__link:active {
      text-decoration: none; }
      .su-news-masthead .su-secondary-nav__link:hover::before, .su-news-masthead .su-secondary-nav__link:focus::before, .su-news-masthead .su-secondary-nav__link:active::before {
        visibility: visible;
        transition: transform 0.3s ease-out, background-color 0.3s ease-out; }
    .su-news-masthead .su-secondary-nav__link:hover::before, .su-news-masthead .su-secondary-nav__link:focus::before {
      background-color: #ffffff; }
    .su-news-masthead .su-secondary-nav__link:active::before {
      background-color: #e50808; }
    .su-news-masthead .su-secondary-nav__link::before {
      height: 100%;
      width: 6px;
      bottom: 0;
      transform: scaleY(0); }
    .su-news-masthead .su-secondary-nav__link:hover::before, .su-news-masthead .su-secondary-nav__link:focus::before, .su-news-masthead .su-secondary-nav__link:active::before {
      transform: scaleY(1); }
    .su-news-masthead .su-secondary-nav__link::before {
      left: 0; }
    .su-news-masthead .su-secondary-nav__link:focus, .su-news-masthead .su-secondary-nav__link:hover {
      color: #ffffff;
      text-decoration: underline; }
  .su-news-masthead .su-secondary-nav__menu-lv2 .su-secondary-nav__item:last-child {
    padding-top: 0.1rem;
    padding-bottom: 0; }
    .su-news-masthead .su-secondary-nav__menu-lv2 .su-secondary-nav__item:last-child a:last-child {
      padding-bottom: 1.4rem; }
  .su-news-masthead .su-secondary-nav__menu-lv2 .su-secondary-nav__link {
    padding: 0.8rem 4.8rem 0.8rem 2.4rem;
    border: 0;
    font-size: 1.8rem; }
  .su-news-masthead .su-secondary-nav__menu-lv2 .su-nav-toggle {
    max-height: 43px;
    height: 43px; }
  .su-news-masthead .su-secondary-nav__menu-lv3 .su-secondary-nav__link {
    font-size: 1.6rem;
    border: 0; }
  .su-news-masthead .su-secondary-nav__menu-lv3 .su-nav-toggle {
    max-height: 38px;
    height: 38px; }
  .su-news-masthead .su-secondary-nav__item--current > .su-secondary-nav__link::before {
    visibility: visible;
    height: 100%;
    width: 6px;
    transform: scaleY(1);
    background-color: #e50808; }
  .su-news-masthead .su-secondary-nav__item--current > .su-secondary-nav__link:hover::before, .su-news-masthead .su-secondary-nav__item--current > .su-secondary-nav__link:focus::before {
    left: 6px;
    transition: left 0.1s ease-out;
    background-color: #e50808; }
  .su-news-masthead .su-secondary-nav--accordion {
    background-color: #ffffff; }
    .su-news-masthead .su-secondary-nav--accordion .su-secondary-nav__menu {
      background-color: #ffffff; }
    .su-news-masthead .su-secondary-nav--accordion .su-secondary-nav__link {
      color: #2e2d29;
      border-top: #d9d9d9 solid 1px; }
      .su-news-masthead .su-secondary-nav--accordion .su-secondary-nav__link:focus, .su-news-masthead .su-secondary-nav--accordion .su-secondary-nav__link:hover {
        color: #2e2d29; }
        .su-news-masthead .su-secondary-nav--accordion .su-secondary-nav__link:focus::before, .su-news-masthead .su-secondary-nav--accordion .su-secondary-nav__link:hover::before {
          background-color: #2e2d29; }
      .su-news-masthead .su-secondary-nav--accordion .su-secondary-nav__link:active {
        color: #b1040e; }
        .su-news-masthead .su-secondary-nav--accordion .su-secondary-nav__link:active::before {
          background-color: #b1040e; }
    .su-news-masthead .su-secondary-nav--accordion .su-secondary-nav__item--parent > .su-secondary-nav__menu {
      display: none; }
    .su-news-masthead .su-secondary-nav--accordion .su-secondary-nav__item--parent > .su-secondary-nav__link::after {
      transition: transform 0.3s ease-out;
      background: url("../node_modules/decanter/core/src/img/plus-black.svg") no-repeat 0 0;
      background-size: 100%;
      content: "";
      display: inline-block;
      position: absolute;
      right: 2rem;
      top: calc(50% - 8px);
      height: 1.8rem;
      width: 1.8rem; }
    .su-news-masthead .su-secondary-nav--accordion .su-secondary-nav__item--parent.su-secondary-nav__item--expanded > .su-secondary-nav__menu {
      display: flex; }
    .su-news-masthead .su-secondary-nav--accordion .su-secondary-nav__item--parent.su-secondary-nav__item--expanded > .su-secondary-nav__link::after {
      background: url("../node_modules/decanter/core/src/img/minus-black.svg") no-repeat 0 0;
      transform: rotate(180deg);
      transition: transform 0.3s ease-out; }
    .su-news-masthead .su-secondary-nav--accordion .su-secondary-nav__item--current > .su-secondary-nav__link {
      color: #b1040e; }
      .su-news-masthead .su-secondary-nav--accordion .su-secondary-nav__item--current > .su-secondary-nav__link::before {
        background-color: #b1040e; }
      .su-news-masthead .su-secondary-nav--accordion .su-secondary-nav__item--current > .su-secondary-nav__link:focus, .su-news-masthead .su-secondary-nav--accordion .su-secondary-nav__item--current > .su-secondary-nav__link:hover {
        color: #b1040e; }
        .su-news-masthead .su-secondary-nav--accordion .su-secondary-nav__item--current > .su-secondary-nav__link:focus::before, .su-news-masthead .su-secondary-nav--accordion .su-secondary-nav__item--current > .su-secondary-nav__link:hover::before {
          background-color: #b1040e; }
      .su-news-masthead .su-secondary-nav--accordion .su-secondary-nav__item--current > .su-secondary-nav__link:active {
        color: #b1040e; }
    .su-news-masthead .su-secondary-nav--accordion.no-js .su-secondary-nav__menu {
      display: block; }
    .su-news-masthead .su-secondary-nav--accordion .su-secondary-nav__menu-lv2 .su-secondary-nav__link {
      border: 0; }
  .su-news-masthead .su-secondary-nav--accordion-dark .su-secondary-nav__item--parent > .su-secondary-nav__menu {
    display: none; }
  .su-news-masthead .su-secondary-nav--accordion-dark .su-secondary-nav__item--parent > .su-secondary-nav__link::after {
    transition: transform 0.3s ease-out;
    background: url("../node_modules/decanter/core/src/img/plus-white.svg") no-repeat 0 0;
    background-size: 100%;
    content: "";
    display: inline-block;
    position: absolute;
    right: 2rem;
    top: calc(50% - 8px);
    height: 1.8rem;
    width: 1.8rem; }
  .su-news-masthead .su-secondary-nav--accordion-dark .su-secondary-nav__item--parent.su-secondary-nav__item--expanded > .su-secondary-nav__menu {
    display: flex; }
  .su-news-masthead .su-secondary-nav--accordion-dark .su-secondary-nav__item--parent.su-secondary-nav__item--expanded > .su-secondary-nav__link::after {
    background: url("../node_modules/decanter/core/src/img/minus-white.svg") no-repeat 0 0;
    transform: rotate(180deg);
    transition: transform 0.3s ease-out; }
  .su-news-masthead .su-secondary-nav--accordion-dark.no-js .su-secondary-nav__menu {
    display: block; }
  .su-news-masthead .su-secondary-nav--buttons {
    background-color: #ffffff; }
    .su-news-masthead .su-secondary-nav--buttons .su-secondary-nav__menu {
      background-color: #ffffff; }
    .su-news-masthead .su-secondary-nav--buttons .su-secondary-nav__link {
      color: #2e2d29;
      border-top: #d9d9d9 solid 1px; }
      .su-news-masthead .su-secondary-nav--buttons .su-secondary-nav__link:focus, .su-news-masthead .su-secondary-nav--buttons .su-secondary-nav__link:hover {
        color: #2e2d29; }
        .su-news-masthead .su-secondary-nav--buttons .su-secondary-nav__link:focus::before, .su-news-masthead .su-secondary-nav--buttons .su-secondary-nav__link:hover::before {
          background-color: #2e2d29; }
      .su-news-masthead .su-secondary-nav--buttons .su-secondary-nav__link:active {
        color: #b1040e; }
        .su-news-masthead .su-secondary-nav--buttons .su-secondary-nav__link:active::before {
          background-color: #b1040e; }
    .su-news-masthead .su-secondary-nav--buttons .su-secondary-nav__item--parent {
      position: relative; }
      .su-news-masthead .su-secondary-nav--buttons .su-secondary-nav__item--parent .su-secondary-nav__menu {
        display: none; }
      .su-news-masthead .su-secondary-nav--buttons .su-secondary-nav__item--parent > .su-secondary-nav__link {
        padding-right: 60px; }
        .su-news-masthead .su-secondary-nav--buttons .su-secondary-nav__item--parent > .su-secondary-nav__link::after {
          background: transparent; }
      .su-news-masthead .su-secondary-nav--buttons .su-secondary-nav__item--parent.su-secondary-nav__item--expanded > .su-secondary-nav__menu {
        display: flex; }
      .su-news-masthead .su-secondary-nav--buttons .su-secondary-nav__item--parent.su-secondary-nav__item--expanded > .su-secondary-nav__link::after {
        background: transparent; }
    .su-news-masthead .su-secondary-nav--buttons .su-secondary-nav__item--current > .su-secondary-nav__link {
      color: #b1040e; }
      .su-news-masthead .su-secondary-nav--buttons .su-secondary-nav__item--current > .su-secondary-nav__link::before {
        background-color: #b1040e; }
      .su-news-masthead .su-secondary-nav--buttons .su-secondary-nav__item--current > .su-secondary-nav__link:focus, .su-news-masthead .su-secondary-nav--buttons .su-secondary-nav__item--current > .su-secondary-nav__link:hover {
        color: #b1040e; }
        .su-news-masthead .su-secondary-nav--buttons .su-secondary-nav__item--current > .su-secondary-nav__link:focus::before, .su-news-masthead .su-secondary-nav--buttons .su-secondary-nav__item--current > .su-secondary-nav__link:hover::before {
          background-color: #b1040e; }
      .su-news-masthead .su-secondary-nav--buttons .su-secondary-nav__item--current > .su-secondary-nav__link:active {
        color: #b1040e; }
    .su-news-masthead .su-secondary-nav--buttons .su-nav-toggle {
      background: transparent; }
      .su-news-masthead .su-secondary-nav--buttons .su-nav-toggle::before {
        content: "";
        background: #dad7cb url("../node_modules/decanter/core/src/img/caret-down-black.svg") no-repeat center/50%;
        background-size: 15px; }
      .su-news-masthead .su-secondary-nav--buttons .su-nav-toggle:hover, .su-news-masthead .su-secondary-nav--buttons .su-nav-toggle:focus, .su-news-masthead .su-secondary-nav--buttons .su-nav-toggle:active {
        background: transparent; }
        .su-news-masthead .su-secondary-nav--buttons .su-nav-toggle:hover::before, .su-news-masthead .su-secondary-nav--buttons .su-nav-toggle:focus::before, .su-news-masthead .su-secondary-nav--buttons .su-nav-toggle:active::before {
          content: "";
          background: #b1040e url("../node_modules/decanter/core/src/img/caret-down-white.svg") no-repeat center/50%;
          background-size: 15px; }
    .su-news-masthead .su-secondary-nav--buttons .su-secondary-nav__menu-lv2 .su-secondary-nav__link {
      border: 0; }
    .su-news-masthead .su-secondary-nav--buttons.no-js .su-secondary-nav__menu {
      display: block; }
  .su-news-masthead .su-secondary-nav--buttons-dark .su-secondary-nav__item--parent {
    position: relative; }
    .su-news-masthead .su-secondary-nav--buttons-dark .su-secondary-nav__item--parent .su-secondary-nav__menu {
      display: none; }
    .su-news-masthead .su-secondary-nav--buttons-dark .su-secondary-nav__item--parent > .su-secondary-nav__link {
      padding-right: 60px; }
      .su-news-masthead .su-secondary-nav--buttons-dark .su-secondary-nav__item--parent > .su-secondary-nav__link::after {
        background: transparent; }
  .su-news-masthead .su-secondary-nav--buttons-dark .su-secondary-nav__item--expanded > .su-secondary-nav__menu {
    display: flex; }
  .su-news-masthead .su-secondary-nav--buttons-dark .su-secondary-nav__item--expanded > .su-secondary-nav__link::after {
    background: transparent; }
  .su-news-masthead .su-secondary-nav--buttons-dark .nav-toggle:hover, .su-news-masthead .su-secondary-nav--buttons-dark .nav-toggle:focus {
    animation: dropout 0.4s ease-out; }
  .su-news-masthead .su-secondary-nav--buttons-dark.no-js .su-secondary-nav__menu {
    display: block; }
  @media only screen and (min-width: 0) and (max-width: 575px) {
    .su-news-masthead .su-signup-form .su-submit,
    .su-news-masthead .su-signup-form [type='submit'] {
      width: auto; } }
  .su-news-masthead .su-site-search {
    position: relative; }
  .su-news-masthead .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-news-masthead .su-site-search__input::placeholder {
      color: #2e2d29;
      opacity: 1; }
  .su-news-masthead .su-site-search__sr-label {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(100%);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px; }
  .su-news-masthead .su-site-search__submit {
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    background: url("../node_modules/decanter/core/src/img/icon-search.svg") no-repeat 0 0;
    opacity: 0.6;
    position: absolute;
    top: 1.1rem;
    right: 1.2rem;
    width: 24px;
    height: 25px; }
    .su-news-masthead .su-site-search__submit:hover, .su-news-masthead .su-site-search__submit:active, .su-news-masthead .su-site-search__submit:focus {
      background-color: transparent;
      opacity: 1; }
    .su-news-masthead .su-site-search__submit:active, .su-news-masthead .su-site-search__submit:focus {
      box-shadow: none; }
  .su-news-masthead .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;
    transition-duration: 0.25s;
    transition-property: top;
    transition-timing-function: ease-in-out; }
    @media print {
      .su-news-masthead .su-skiplinks {
        display: none; } }
    .su-news-masthead .su-skiplinks, .su-news-masthead .su-skiplinks:hover, .su-news-masthead .su-skiplinks:visited {
      height: 1px;
      width: 1px;
      color: #ffffff;
      overflow: hidden;
      white-space: nowrap; }
    .su-news-masthead .su-skiplinks:active, .su-news-masthead .su-skiplinks:focus {
      padding: 0.4em 0.8em;
      height: auto;
      width: auto;
      color: #ffffff;
      border: 1px solid #53565a;
      border-radius: 3px;
      position: fixed;
      left: 0.8em;
      top: 0.8em;
      z-index: 11222; }
  .su-news-masthead .su-brand-bar {
    background-color: #b1040e; }
  .su-news-masthead .su-lockup__cell1 {
    border-right-color: #ffffff; }
  .su-news-masthead .su-main-nav .menu-item a {
    font-family: "Source Sans Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

/*# sourceMappingURL=header-news.css.map */