/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body {
  background-color: #FFFFFF;
  color: #58595B;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

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

a {
  color: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: inherit;
  font-family: inherit;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 20px;
  margin-top: 0;
}

p {
  margin-bottom: 20px;
  margin-top: 0;
}

ul,
ol {
  margin-bottom: 20px;
  margin-top: 0;
}

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

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-weight: inherit;
  color: inherit;
}

textarea {
  resize: vertical;
}

button {
  cursor: pointer;
}

address {
  font-style: normal;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

svg {
  fill: currentColor;
  vertical-align: middle;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #151310;
  font-weight: 700;
  line-height: 1.1;
}

.o-wrapper {
  overflow: hidden;
}

.o-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

.o-layout {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.o-layout__item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.o-accordion__header {
  cursor: pointer;
}

.o-accordion__body {
  display: none;
}
.o-accordion__header.is-active + .o-accordion__body {
  display: block;
}

.o-responsive-table {
  display: block;
  width: 100%;
  overflow-x: auto;
}

.c-header {
  padding: 30px 0;
  position: relative;
  z-index: 2;
}

.c-header__container {
  position: relative;
  z-index: 1;
}

.c-header__logo {
  display: inline-block;
  margin-bottom: 20px;
}

.c-header__heading {
  line-height: 1;
  margin-bottom: 0;
}

.c-header__heading-label {
  display: block;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.c-header__heading-year {
  font-size: 24px;
  font-weight: 700;
}

.c-header__translation {
  color: #E21E26;
  font-size: 16px;
  font-style: italic;
  font-weight: 700;
  margin-bottom: 0;
}

.c-navigation__button {
  background-color: #151310;
  border: none;
  color: #FCEB06;
  font-size: 8px;
  letter-spacing: 0.57px;
  line-height: 1;
  padding: 15px;
  position: absolute;
  right: 0;
  top: -30px;
  text-align: center;
  text-transform: uppercase;
  z-index: 1;
}

.c-navigation__button-icon {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #FCEB06;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 52px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto 12px;
  width: 52px;
}

.c-navigation__button-box {
  display: block;
  height: 24px;
  position: relative;
  width: 30px;
}

.c-navigation__button-bars {
  top: 50%;
  margin-top: -2px;
}
.c-navigation__button-bars, .c-navigation__button-bars:before, .c-navigation__button-bars:after {
  background: #151310;
  display: block;
  width: 30px;
  height: 4px;
  position: absolute;
}
.c-navigation__button-bars:before, .c-navigation__button-bars:after {
  content: "";
}
.c-navigation__button-bars:before {
  top: -10px;
}
.c-navigation__button-bars:after {
  top: 10px;
}

.c-navigation__box {
  background-color: #151310;
  color: #FCEB06;
  display: none;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 5px;
  padding: 120px 24px 32px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: -30px;
  width: 100%;
}
.c-navigation__box.is-visible {
  display: block;
}

.c-navigation__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.c-navigation__item {
  padding-left: 24px;
  position: relative;
}
.c-navigation__item:not(:last-child) {
  margin-bottom: 16px;
}
.c-navigation__item:before {
  background-color: #FCEB06;
  content: "";
  display: block;
  height: 4px;
  left: 0;
  position: absolute;
  top: 4px;
  width: 4px;
}

.c-navigation__link {
  text-decoration: none;
}

.c-introduction__top {
  background-color: #FCEB06;
  padding: 32px 0 44px;
}
.c-introduction__top-container {
  position: relative;
}

.c-introduction__image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-box-shadow: -15px 15px 0 rgba(0, 0, 0, 0.05);
          box-shadow: -15px 15px 0 rgba(0, 0, 0, 0.05);
  margin-left: 50%;
  max-width: 50%;
  position: relative;
  width: 100%;
  z-index: 1;
}
.c-introduction__image:after {
  content: "";
  display: block;
  padding-bottom: 100%;
  width: 100%;
}

.c-introduction__lead {
  background-color: #E21E26;
  color: #FFFFFF;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 4px;
  line-height: 1;
  margin: -30px 0 0;
  max-width: 91.6666666667%;
  padding: 50px 30px 40px;
  text-transform: uppercase;
}

.c-introduction__bottom {
  padding: 60px 0 0;
}

.c-introduction__text {
  max-width: 83.3333333333%;
}

.c-introduction__subheading {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 4px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.c-introduction__paragraph {
  margin-bottom: 5px;
}

.c-introduction__translation {
  color: #E21E26;
  font-style: italic;
  margin-bottom: 0;
}

.c-overview {
  padding: 60px 0 0;
}

.c-overview__header {
  margin-bottom: 20px;
}

.c-overview__accent {
  background-color: #151310;
  display: block;
  height: 20px;
  margin-bottom: 24px;
  width: 20px;
}

.c-overview__heading {
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 4px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.c-overview__translation {
  color: #E21E26;
  font-style: italic;
  font-weight: 700;
}

.c-article-list__item {
  margin-bottom: 50px;
}

.c-article-list__box {
  border-bottom: 1px dotted #979797;
  padding-bottom: 20px;
}
.c-article-list__item--aside .c-article-list__box {
  background-color: #F0F0F0;
}

.c-article-list__heading {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 4px;
  text-transform: uppercase;
}
.c-article-list__item--aside .c-article-list__heading {
  background-color: #FCEB06;
  padding: 20px;
}

.c-article-list__image {
  display: none;
  margin-bottom: 20px;
}
.c-article-list__item--main .c-article-list__image {
  display: block;
}

.c-article-list__summary {
  color: #151310;
  display: none;
  font-size: 18px;
  font-weight: 400;
}
.c-article-list__item--main .c-article-list__summary {
  display: block;
}

.c-article-list__description {
  display: none;
  margin-bottom: 20px;
}
.c-article-list__item--main .c-article-list__description {
  display: block;
}

.c-article-list__footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.c-article-list__button {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: transparent;
  border: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  font-weight: 700;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 5px;
  line-height: 1.7;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase;
}

.c-article-list__button-text {
  margin-right: 8px;
}

.c-article-list__button-icon {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.c-modal {
  background: #FFFFFF;
  padding: 20px 30px;
  text-align: left;
  max-width: 650px;
  margin: 40px auto;
  position: relative;
}

.c-modal--is-hidden {
  display: none;
}

.c-modal__heading {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.c-modal__summary {
  color: #151310;
  display: none;
  font-size: 18px;
  font-weight: 400;
}

.c-modal__image {
  margin-bottom: 20px;
}

.c-district {
  background-color: #151310;
  color: #FFFFFF;
  padding: 60px 0;
}

.c-district__header {
  margin-bottom: 80px;
}

.c-district__accent {
  background-color: #FCEB06;
  display: block;
  height: 20px;
  margin-bottom: 24px;
  width: 20px;
}

.c-district__heading {
  color: #FCEB06;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.c-district__title {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.c-district__item {
  margin-bottom: 20px;
}

.c-district__statistic-item {
  margin-bottom: 20px;
}

.c-district__statistic-image {
  margin-bottom: 16px;
  max-width: 66.6666666667%;
}

.c-district__statistic-text {
  margin-bottom: 0;
}

.c-district__statistic-numeral {
  color: #FCEB06;
  display: block;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
}

.c-milestones {
  background-color: #FCEB06;
  color: #151310;
  padding: 60px 0 40px;
}

.c-milestones__header {
  margin-bottom: 20px;
}

.c-milestones__accent {
  background-color: #151310;
  display: block;
  height: 20px;
  margin-bottom: 24px;
  width: 20px;
}

.c-milestones__heading {
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.c-milestones__item {
  margin-bottom: 20px;
}

.c-milestones__box {
  border: 5px solid #151310;
  -webkit-box-shadow: -10px 10px 0 rgba(0, 0, 0, 0.05);
          box-shadow: -10px 10px 0 rgba(0, 0, 0, 0.05);
  font-weight: 700;
  margin-bottom: 0;
  padding: 15px;
}

.c-spending {
  padding: 60px 0;
}

.c-spending__header {
  margin-bottom: 20px;
}

.c-spending__accent {
  background-color: #151310;
  display: block;
  height: 20px;
  margin-bottom: 24px;
  width: 20px;
}

.c-spending__heading {
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.c-spending__summary {
  color: #151310;
}

.c-spending__list {
  margin-bottom: 40px;
}

.c-spending__item {
  margin-bottom: 20px;
}

.c-spending__title {
  font-size: 16px;
  margin-bottom: 10px;
}

.c-spending__bar {
  background-color: #F0F0F0;
  height: 50px;
  position: relative;
  width: 100%;
}

.c-spending__allocation {
  background: #151310;
  bottom: 0;
  left: 0;
  min-width: 1px;
  position: absolute;
  top: 0;
}

.c-spending__label {
  color: #151310;
  font-size: 12px;
  line-height: 1;
  margin-left: 10px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-spending__value {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 4px;
}

.c-spending__footnote {
  color: #939598;
  font-size: 14px;
  font-style: italic;
  margin-bottom: 0;
  text-align: right;
}

.c-performance {
  background-color: #F0F0F0;
  padding: 60px 0;
}

.c-performance__header {
  margin-bottom: 20px;
}

.c-performance__accent {
  background-color: #151310;
  display: block;
  height: 20px;
  margin-bottom: 24px;
  width: 20px;
}

.c-performance__heading {
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.c-performance__summary {
  color: #151310;
}

.c-performance__key-item {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

.c-performance__key-color {
  border: 1px solid #FFFFFF;
  -webkit-box-shadow: 5px 5px 0 0 rgba(0, 0, 0, 0.05);
          box-shadow: 5px 5px 0 0 rgba(0, 0, 0, 0.05);
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25px;
      -ms-flex: 0 0 25px;
          flex: 0 0 25px;
  height: 25px;
  margin-right: 16px;
  max-width: 25px;
}

.c-performance__key-color--achieved {
  background-color: #23AE49;
}

.c-performance__key-color--on-track {
  background-color: #FCEB06;
}

.c-performance__key-color--not-met {
  background-color: #E21E26;
}

.c-performance__key-color--not-measured {
  background-color: #D1D1D1;
}

.c-performance__subheading {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 4px;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.c-performance__accordion-item {
  border-bottom: 1px dotted #979797;
}

.c-performance__accordion-header {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 0;
}

.c-performance__accordion-heading {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 2px;
  margin: 0 20px 0 0;
  text-transform: uppercase;
}

.c-performance__accordion-button {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #151310;
  border: none;
  color: #FCEB06;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 36px;
      -ms-flex: 0 0 36px;
          flex: 0 0 36px;
  height: 36px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 36px;
}
.c-performance__accordion-header.is-active .c-performance__accordion-button {
  background-color: #FCEB06;
  color: #151310;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.c-performance__accordion-body {
  padding: 10px 0;
}

.c-performance__metric-item {
  margin-bottom: 20px;
}

.c-performance__metric-heading {
  color: #151310;
  font-weight: 700;
  margin-bottom: 10px;
}

.c-performance__bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.c-performance__bar-item {
  color: #FFFFFF;
  line-height: 50px;
  text-align: center;
}

.c-performance__bar-item--achieved {
  background-color: #23AE49;
}

.c-performance__bar-item--on-track {
  background-color: #FCEB06;
  color: #151310;
}

.c-performance__bar-item--not-met {
  background-color: #E21E26;
}

.c-performance__bar-item--not-measured {
  background-color: #D1D1D1;
  color: #151310;
}

.c-financials {
  padding: 60px 0 0;
}

.c-financials__header {
  margin-bottom: 20px;
}

.c-financials__accent {
  background-color: #151310;
  display: block;
  height: 20px;
  margin-bottom: 24px;
  width: 20px;
}

.c-financials__heading {
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.c-financials__accordion-item {
  border-bottom: 1px dotted #979797;
}

.c-financials__accordion-header {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 0;
}

.c-financials__accordion-heading {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 4px;
  margin: 0 20px 0 0;
  text-transform: uppercase;
}

.c-financials__accordion-button {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #151310;
  border: none;
  color: #FCEB06;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 36px;
      -ms-flex: 0 0 36px;
          flex: 0 0 36px;
  height: 36px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 36px;
}
.c-financials__accordion-header.is-active .c-financials__accordion-button {
  background-color: #FCEB06;
  color: #151310;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.c-financials__accordion-body {
  border-top: 1px dotted #979797;
  padding: 10px 0;
}

.c-financials__table {
  font-size: 12px;
}
.c-financials__table th, .c-financials__table td {
  border: 2px solid #FFFFFF;
}

.c-financials__table-header {
  border-bottom: 8px solid #FFFFFF;
}

.c-financials__table-body:not(:last-child) {
  border-bottom: 8px solid #FFFFFF;
}

.c-financials__table-title {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 1;
  text-align: left;
  text-transform: uppercase;
  padding: 10px;
  white-space: nowrap;
}

.c-financials__table-scope {
  background-color: #58595B;
  border-left: 2px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 1;
  padding: 10px;
  text-transform: uppercase;
}

.c-financials__table-range {
  background-color: #939598;
  border-left: 2px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2;
  padding: 10px;
  text-align: center;
  white-space: nowrap;
}

.c-financials__table-row {
  background-color: #F0F0F0;
}

.c-financials__table-row--shaded {
  background-color: #E0E0E0;
}

.c-financials__table-row--strong {
  font-weight: 700;
}

.c-financials__table-tbody-tr-th {
  font-weight: 400;
  padding: 10px;
  text-align: left;
}
.c-financials__table-row--strong .c-financials__table-tbody-tr-th {
  font-weight: 700;
}

.c-financials__table-tbody-tr-td {
  padding: 10px;
  text-align: center;
}

.c-accounting {
  padding: 60px 0 0;
}

.c-accounting__header {
  margin-bottom: 20px;
}

.c-accounting__accent {
  background-color: #151310;
  display: block;
  height: 20px;
  margin-bottom: 24px;
  width: 20px;
}

.c-accounting__heading {
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.c-statements {
  padding: 60px 0;
}

.c-disclosures {
  margin-bottom: 60px;
}

.c-disclosures__header {
  margin-bottom: 20px;
}

.c-disclosures__accent {
  background-color: #151310;
  display: block;
  height: 20px;
  margin-bottom: 24px;
  width: 20px;
}

.c-disclosures__heading {
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.c-disclosures__accordion-header {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px dotted #979797;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 0;
}

.c-disclosures__accordion-heading {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 2px;
  margin: 0 20px 0 0;
  text-transform: uppercase;
}

.c-disclosures__accordion-button {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #151310;
  border: none;
  color: #FCEB06;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 36px;
      -ms-flex: 0 0 36px;
          flex: 0 0 36px;
  height: 36px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-disclosures__accordion-header.is-active .c-disclosures__accordion-button {
  background-color: #FCEB06;
  color: #151310;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.c-disclosures__accordion-body {
  padding: 10px 0;
}

.c-audit {
  background-color: #F0F0F0;
  border-bottom: 1px dotted #979797;
  padding-bottom: 20px;
}

.c-audit__header {
  background-color: #FCEB06;
  padding: 20px;
}

.c-audit__heading {
  font-size: 26px;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin-bottom: 0;
  font-weight: 300;
}

.c-audit__heading-strong {
  display: block;
  font-weight: 700;
}

.c-audit__body {
  padding: 30px 20px 0;
}

.c-audit__image {
  margin-bottom: 30px;
}

.c-audit__description {
  margin-bottom: 20px;
}

.c-audit__footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.c-audit__button {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: transparent;
  border: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  font-weight: 700;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 5px;
  line-height: 1.7;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase;
}

.c-audit__button-text {
  margin-right: 8px;
}

.c-audit__button-icon {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.c-footer__top {
  background-color: #151310;
  color: #FFFFFF;
  padding: 40px 0;
}

.c-footer__download {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FCEB06;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  letter-spacing: 2px;
  line-height: 1.1;
  text-decoration: none;
  text-transform: uppercase;
}

.c-footer__download--report {
  margin-top: 32px;
}

.c-footer__download-arrow {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #FCEB06;
  color: #151310;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 36px;
      -ms-flex: 0 0 36px;
          flex: 0 0 36px;
  height: 36px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 16px;
  max-width: 36px;
}

.c-footer__bottom {
  background-color: #D1D1D1;
  padding: 60px 0;
}

.c-footer__box {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.c-footer__wdc-logo {
  margin-bottom: 60px;
}

.c-footer__wdc-logo-image {
  height: 110px;
  width: 170px;
}

.c-footer__govt-logo {
  margin-bottom: 60px;
}

.c-footer__govt-logo-image {
  height: 28px;
  width: 271px;
}

.c-footer__attribution {
  font-size: 14px;
  margin-bottom: 0;
  text-align: center;
}

.u-hidden-visually {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
          clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}

.u-flex-12\/12,
.u-flex-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.u-flex-11\/12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.666667%;
      -ms-flex: 0 0 91.666667%;
          flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.u-flex-10\/12,
.u-flex-5\/6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.333333%;
      -ms-flex: 0 0 83.333333%;
          flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.u-flex-9\/12,
.u-flex-3\/4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

.u-flex-8\/12,
.u-flex-2\/3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.666666%;
      -ms-flex: 0 0 66.666666%;
          flex: 0 0 66.666666%;
  max-width: 66.666666%;
}

.u-flex-7\/12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.333333%;
      -ms-flex: 0 0 58.333333%;
          flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.u-flex-6\/12,
.u-flex-1\/2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.u-flex-5\/12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.666667%;
      -ms-flex: 0 0 41.666667%;
          flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.u-flex-4\/12,
.u-flex-1\/3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.333333%;
      -ms-flex: 0 0 33.333333%;
          flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.u-flex-3\/12,
.u-flex-1\/4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.u-flex-2\/12,
.u-flex-1\/6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.666667%;
      -ms-flex: 0 0 16.666667%;
          flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.u-flex-1\/12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.333333%;
      -ms-flex: 0 0 8.333333%;
          flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.u-justify-content-start {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.u-justify-content-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.u-justify-content-end {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.u-justify-content-space-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

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

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

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

.u-offset-11\/12 {
  margin-left: 91.666667%;
}

.u-offset-10\/12,
.u-offset-5\/6 {
  margin-left: 83.333333%;
}

.u-offset-9\/12,
.u-offset-3\/4 {
  margin-left: 75%;
}

.u-offset-8\/12,
.u-offset-2\/3 {
  margin-left: 66.666666%;
}

.u-offset-7\/12 {
  margin-left: 58.333333%;
}

.u-offset-6\/12,
.u-offset-1\/2 {
  margin-left: 50%;
}

.u-offset-5\/12 {
  margin-left: 41.666667%;
}

.u-offset-4\/12,
.u-offset-1\/3 {
  margin-left: 33.333333%;
}

.u-offset-3\/12,
.u-offset-1\/4 {
  margin-left: 25%;
}

.u-offset-2\/12,
.u-offset-1\/6 {
  margin-left: 16.666667%;
}

.u-offset-1\/12 {
  margin-left: 8.333333%;
}

.u-offset-0 {
  margin-left: 0;
}

.u-align-items-start {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.u-align-items-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.u-align-items-end {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.u-order-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
}

.u-order-1 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.u-order-last {
  -webkit-box-ordinal-group: 14;
  -webkit-order: 13;
      -ms-flex-order: 13;
          order: 13;
}

.u-display-block {
  display: block;
}

.u-display-inline {
  display: inline;
}

.u-display-none {
  display: none;
}

.s-rich-text img {
  height: auto;
  max-width: 100%;
}

.s-healthcheck [class] {
  outline: 5px solid lightgrey;
}
.s-healthcheck [class*=__] {
  outline: 5px solid grey;
}
.s-healthcheck [class*="--"] {
  outline: 5px solid darkgrey;
}
.s-healthcheck [class^=o-],
.s-healthcheck [class*=" o-"] {
  outline: 5px solid orange;
}
.s-healthcheck [class^=c-],
.s-healthcheck [class*=" c-"] {
  outline: 5px solid cyan;
}
.s-healthcheck [class*="@"] {
  outline: 5px solid rosybrown;
}
.s-healthcheck [class^=_] {
  outline: 5px solid red;
}
@media (min-width: 480px) {
  .u-flex-12\/12\@sm,
.u-flex-1\@sm {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .u-flex-11\/12\@sm {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .u-flex-10\/12\@sm,
.u-flex-5\/6\@sm {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .u-flex-9\/12\@sm,
.u-flex-3\/4\@sm {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .u-flex-8\/12\@sm,
.u-flex-2\/3\@sm {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666666%;
        -ms-flex: 0 0 66.666666%;
            flex: 0 0 66.666666%;
    max-width: 66.666666%;
  }
  .u-flex-7\/12\@sm {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .u-flex-6\/12\@sm,
.u-flex-1\/2\@sm {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .u-flex-5\/12\@sm {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .u-flex-4\/12\@sm,
.u-flex-1\/3\@sm {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .u-flex-3\/12\@sm,
.u-flex-1\/4\@sm {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .u-flex-2\/12\@sm,
.u-flex-1\/6\@sm {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .u-flex-1\/12\@sm {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .u-justify-content-start\@sm {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .u-justify-content-center\@sm {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .u-justify-content-end\@sm {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .u-justify-content-space-between\@sm {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .u-text-left\@sm {
    text-align: left;
  }
  .u-text-center\@sm {
    text-align: center;
  }
  .u-text-right\@sm {
    text-align: right;
  }
  .u-offset-11\/12\@sm {
    margin-left: 91.666667%;
  }
  .u-offset-10\/12\@sm,
.u-offset-5\/6\@sm {
    margin-left: 83.333333%;
  }
  .u-offset-9\/12\@sm,
.u-offset-3\/4\@sm {
    margin-left: 75%;
  }
  .u-offset-8\/12\@sm,
.u-offset-2\/3\@sm {
    margin-left: 66.666666%;
  }
  .u-offset-7\/12\@sm {
    margin-left: 58.333333%;
  }
  .u-offset-6\/12\@sm,
.u-offset-1\/2\@sm {
    margin-left: 50%;
  }
  .u-offset-5\/12\@sm {
    margin-left: 41.666667%;
  }
  .u-offset-4\/12\@sm,
.u-offset-1\/3\@sm {
    margin-left: 33.333333%;
  }
  .u-offset-3\/12\@sm,
.u-offset-1\/4\@sm {
    margin-left: 25%;
  }
  .u-offset-2\/12\@sm,
.u-offset-1\/6\@sm {
    margin-left: 16.666667%;
  }
  .u-offset-1\/12\@sm {
    margin-left: 8.333333%;
  }
  .u-offset-0\@sm {
    margin-left: 0;
  }
  .u-align-items-start\@sm {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .u-align-items-center\@sm {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .u-align-items-end\@sm {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .u-order-first\@sm {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .u-order-1\@sm {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .u-order-last\@sm {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }
  .u-display-block\@sm {
    display: block;
  }
  .u-display-inline\@sm {
    display: inline;
  }
  .u-display-none\@sm {
    display: none;
  }
}
@media (min-width: 768px) {
  .c-introduction__top {
    padding: 60px 0 0;
  }
  .c-introduction__image {
    max-width: 41.6666666667%;
    margin-left: 0;
    position: absolute;
    right: 8.3333333333%;
    top: 0;
    z-index: 1;
  }
  .c-introduction__lead {
    font-size: 40px;
    margin: 0;
    max-width: 58.3333333333%;
    padding: 70px 60px;
    position: relative;
    top: 100px;
  }
  .c-introduction__bottom {
    padding-top: 180px;
  }
  .c-introduction__subheading {
    font-size: 22px;
  }
  .c-overview {
    padding-top: 80px;
  }
  .c-overview {
    padding: 120px 0 20px;
  }
  .c-overview__header {
    margin-bottom: 40px;
  }
  .c-overview__accent {
    height: 30px;
    margin-bottom: 40px;
    width: 30px;
  }
  .c-overview__heading {
    font-size: 40px;
  }
  .c-overview__translation {
    font-size: 18px;
  }
  .c-article-list__item {
    margin-bottom: 80px;
  }
  .c-article-list__heading {
    font-size: 22px;
  }
  .c-article-list__image {
    display: block;
  }
  .c-article-list__summary {
    display: block;
  }
  .c-article-list__item--aside .c-article-list__summary {
    display: block;
    padding: 0 20px;
  }
  .c-modal__heading {
    font-size: 22px;
  }
  .c-district {
    padding: 100px 0 60px;
  }
  .c-district__accent {
    height: 30px;
    margin-bottom: 40px;
    width: 30px;
  }
  .c-district__heading {
    font-size: 40px;
  }
  .c-district__title {
    font-size: 22px;
  }
  .c-district__statistic-numeral {
    font-size: 30px;
  }
  .c-milestones {
    padding: 100px 0 80px;
  }
  .c-milestones {
    padding: 120px 0 100px;
  }
  .c-milestones__header {
    margin-bottom: 40px;
  }
  .c-milestones__header {
    margin-bottom: 60px;
  }
  .c-milestones__accent {
    height: 30px;
    margin-bottom: 40px;
    width: 30px;
  }
  .c-milestones__heading {
    font-size: 40px;
  }
  .c-milestones__heading {
    font-size: 44px;
  }
  .c-milestones__box {
    padding: 20px;
  }
  .c-spending {
    padding: 80px 0;
  }
  .c-spending__header {
    margin-bottom: 40px;
  }
  .c-spending__accent {
    height: 30px;
    margin-bottom: 40px;
    width: 30px;
  }
  .c-spending__heading {
    font-size: 40px;
  }
  .c-spending__summary {
    font-size: 18px;
  }
  .c-performance {
    padding: 80px 0;
  }
  .c-performance__header {
    margin-bottom: 40px;
  }
  .c-performance__accent {
    height: 30px;
    margin-bottom: 40px;
    width: 30px;
  }
  .c-performance__heading {
    font-size: 40px;
  }
  .c-performance__summary {
    font-size: 18px;
    margin-bottom: 30px;
  }
  .c-performance__subheading {
    font-size: 22px;
  }
  .c-performance__accordion-header {
    padding: 16px 0;
  }
  .c-performance__accordion-button {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50px;
        -ms-flex: 0 0 50px;
            flex: 0 0 50px;
    height: 50px;
    max-width: 50px;
  }
  .c-performance__accordion-icon {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50px;
        -ms-flex: 0 0 50px;
            flex: 0 0 50px;
    height: 50px;
    max-width: 50px;
  }
  .c-financials {
    padding-top: 80px;
  }
  .c-financials__header {
    margin-bottom: 40px;
  }
  .c-financials__accent {
    height: 30px;
    margin-bottom: 40px;
    width: 30px;
  }
  .c-financials__heading {
    font-size: 40px;
  }
  .c-financials__accordion-header {
    padding: 16px 0;
  }
  .c-financials__accordion-heading {
    font-size: 22px;
  }
  .c-financials__accordion-button {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50px;
        -ms-flex: 0 0 50px;
            flex: 0 0 50px;
    height: 50px;
    max-width: 50px;
  }
  .c-financials__accordion-icon {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50px;
        -ms-flex: 0 0 50px;
            flex: 0 0 50px;
    height: 50px;
    max-width: 50px;
  }
  .c-financials__accordion-body {
    padding: 16px 0;
  }
  .c-financials__table {
    font-size: 16px;
  }
  .c-financials__table-range {
    font-size: 16px;
  }
  .c-accounting {
    padding-top: 80px;
  }
  .c-accounting__header {
    margin-bottom: 40px;
  }
  .c-accounting__accent {
    height: 30px;
    margin-bottom: 40px;
    width: 30px;
  }
  .c-accounting__heading {
    font-size: 40px;
  }
  .c-statements {
    padding: 80px 0;
  }
  .c-disclosures {
    margin-bottom: 80px;
  }
  .c-disclosures__header {
    margin-bottom: 40px;
  }
  .c-disclosures__accent {
    height: 30px;
    margin-bottom: 40px;
    width: 30px;
  }
  .c-disclosures__heading {
    font-size: 40px;
  }
  .c-disclosures__accordion-header {
    padding: 16px 0;
  }
  .c-disclosures__accordion-button {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50px;
        -ms-flex: 0 0 50px;
            flex: 0 0 50px;
    height: 50px;
    max-width: 50px;
  }
  .c-disclosures__accordion-icon {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50px;
        -ms-flex: 0 0 50px;
            flex: 0 0 50px;
    height: 50px;
    max-width: 50px;
  }
  .c-disclosures__accordion-body {
    padding: 16px 0;
  }
  .c-audit__header {
    padding: 40px 60px;
  }
  .c-audit__heading {
    font-size: 40px;
  }
  .c-audit__body {
    padding: 40px 60px 0;
  }
  .c-audit__image {
    display: block;
    margin: 0 auto 40px;
    max-width: 374px;
  }
  .c-footer__top {
    padding: 80px 0;
  }
  .c-footer__top-container {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
  .c-footer__download {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .c-footer__download--report {
    margin-top: 0;
  }
  .c-footer__download-arrow {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80px;
        -ms-flex: 0 0 80px;
            flex: 0 0 80px;
    height: 80px;
    margin-right: 24px;
    max-width: 80px;
  }
  .c-footer__download-icon {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 36px;
        -ms-flex: 0 0 36px;
            flex: 0 0 36px;
    height: 36px;
    max-width: 36px;
  }
  .c-footer__bottom {
    padding: 80px 0;
  }
  .c-footer__box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
  .c-footer__attribution {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .u-flex-12\/12\@md,
.u-flex-1\@md {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .u-flex-11\/12\@md {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .u-flex-10\/12\@md,
.u-flex-5\/6\@md {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .u-flex-9\/12\@md,
.u-flex-3\/4\@md {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .u-flex-8\/12\@md,
.u-flex-2\/3\@md {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666666%;
        -ms-flex: 0 0 66.666666%;
            flex: 0 0 66.666666%;
    max-width: 66.666666%;
  }
  .u-flex-7\/12\@md {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .u-flex-6\/12\@md,
.u-flex-1\/2\@md {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .u-flex-5\/12\@md {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .u-flex-4\/12\@md,
.u-flex-1\/3\@md {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .u-flex-3\/12\@md,
.u-flex-1\/4\@md {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .u-flex-2\/12\@md,
.u-flex-1\/6\@md {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .u-flex-1\/12\@md {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .u-justify-content-start\@md {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .u-justify-content-center\@md {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .u-justify-content-end\@md {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .u-justify-content-space-between\@md {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .u-text-left\@md {
    text-align: left;
  }
  .u-text-center\@md {
    text-align: center;
  }
  .u-text-right\@md {
    text-align: right;
  }
  .u-offset-11\/12\@md {
    margin-left: 91.666667%;
  }
  .u-offset-10\/12\@md,
.u-offset-5\/6\@md {
    margin-left: 83.333333%;
  }
  .u-offset-9\/12\@md,
.u-offset-3\/4\@md {
    margin-left: 75%;
  }
  .u-offset-8\/12\@md,
.u-offset-2\/3\@md {
    margin-left: 66.666666%;
  }
  .u-offset-7\/12\@md {
    margin-left: 58.333333%;
  }
  .u-offset-6\/12\@md,
.u-offset-1\/2\@md {
    margin-left: 50%;
  }
  .u-offset-5\/12\@md {
    margin-left: 41.666667%;
  }
  .u-offset-4\/12\@md,
.u-offset-1\/3\@md {
    margin-left: 33.333333%;
  }
  .u-offset-3\/12\@md,
.u-offset-1\/4\@md {
    margin-left: 25%;
  }
  .u-offset-2\/12\@md,
.u-offset-1\/6\@md {
    margin-left: 16.666667%;
  }
  .u-offset-1\/12\@md {
    margin-left: 8.333333%;
  }
  .u-offset-0\@md {
    margin-left: 0;
  }
  .u-align-items-start\@md {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .u-align-items-center\@md {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .u-align-items-end\@md {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .u-order-first\@md {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .u-order-1\@md {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .u-order-last\@md {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }
  .u-display-block\@md {
    display: block;
  }
  .u-display-inline\@md {
    display: inline;
  }
  .u-display-none\@md {
    display: none;
  }
}
@media (min-width: 1024px) {
  .c-header__container {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .c-header__logo {
    margin-bottom: 0;
  }
  .c-header__logo-image {
    height: 110px;
    width: 170px;
  }
  .c-header__text {
    margin-left: 48px;
  }
  .c-header__heading {
    margin-bottom: 8px;
  }
  .c-header__heading-label {
    font-size: 22px;
  }
  .c-header__heading-year {
    font-size: 30px;
  }
  .c-navigation {
    max-width: 33.3333333333%;
    position: absolute;
    right: 15px;
    top: 12px;
    z-index: 1;
  }
  .c-navigation__button {
    cursor: default;
    padding: 30px;
    top: 0;
  }
  .c-navigation__box {
    display: block;
    padding: 200px 40px 40px;
    position: static;
  }
  .c-introduction__image {
    max-width: 25%;
    right: 41.6666666667%;
  }
  .c-introduction__lead {
    font-size: 44px;
    max-width: 41.6666666667%;
    padding: 130px 70px 70px;
    top: 167px;
  }
  .c-introduction__bottom {
    padding-top: 80px;
  }
  .c-introduction__text {
    margin-left: 50%;
    max-width: 41.6666666667%;
  }
  .c-article-list__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 100px;
  }
  .c-article-list__box {
    padding-bottom: 40px;
    position: relative;
    width: 100%;
  }
  .c-article-list__description {
    display: block;
  }
  .c-article-list__footer {
    bottom: 20px;
    left: 0;
    position: absolute;
    right: 0;
  }
  .c-district {
    padding: 120px 0 40px;
  }
  .c-district__heading {
    font-size: 44px;
  }
  .c-district__item {
    margin-bottom: 40px;
  }
  .c-district__statistic-item {
    margin-bottom: 40px;
  }
  .c-spending {
    padding: 120px 0;
  }
  .c-spending__header {
    margin-bottom: 60px;
  }
  .c-spending__heading {
    font-size: 44px;
  }
  .c-spending__list {
    margin-bottom: 60px;
  }
  .c-performance {
    padding: 120px 0;
  }
  .c-performance__header {
    margin-bottom: 60px;
  }
  .c-performance__heading {
    font-size: 44px;
  }
  .c-performance__summary {
    margin-bottom: 0;
  }
  .c-performance__subheading {
    font-size: 22px;
  }
  .c-performance__accordion-header {
    padding: 20px 0;
    font-size: 18px;
  }
  .c-performance__accordion-heading {
    font-size: 18px;
  }
  .c-performance__metric-heading {
    margin-bottom: 0;
  }
  .c-financials {
    padding-top: 120px;
  }
  .c-financials__header {
    margin-bottom: 60px;
  }
  .c-financials__heading {
    font-size: 44px;
  }
  .c-financials__accordion-header {
    font-size: 18px;
    padding: 20px 0;
  }
  .c-financials__accordion-body {
    padding: 20px 0;
  }
  .c-financials__table-title {
    font-size: 18px;
  }
  .c-financials__table-scope {
    font-size: 18px;
  }
  .c-accounting {
    padding-top: 120px;
  }
  .c-accounting__header {
    margin-bottom: 60px;
  }
  .c-accounting__heading {
    font-size: 44px;
  }
  .c-accounting__description {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
  }
  .c-statements {
    padding: 120px 0;
  }
  .c-disclosures {
    margin-bottom: 0;
  }
  .c-disclosures__header {
    margin-bottom: 60px;
  }
  .c-disclosures__heading {
    font-size: 44px;
  }
  .c-disclosures__accordion-header {
    padding: 20px 0;
    font-size: 18px;
  }
  .c-disclosures__accordion-heading {
    font-size: 18px;
  }
  .c-disclosures__accordion-body {
    padding: 20px 0;
  }
  .c-audit__header {
    padding: 40px 30px;
  }
  .c-audit__heading {
    font-size: 44px;
  }
  .c-audit__body {
    padding: 40px 30px 0;
  }
  .c-footer__download-wrap {
    display: block;
  }
  .u-flex-12\/12\@lg,
.u-flex-1\@lg {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .u-flex-11\/12\@lg {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .u-flex-10\/12\@lg,
.u-flex-5\/6\@lg {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .u-flex-9\/12\@lg,
.u-flex-3\/4\@lg {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .u-flex-8\/12\@lg,
.u-flex-2\/3\@lg {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666666%;
        -ms-flex: 0 0 66.666666%;
            flex: 0 0 66.666666%;
    max-width: 66.666666%;
  }
  .u-flex-7\/12\@lg {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .u-flex-6\/12\@lg,
.u-flex-1\/2\@lg {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .u-flex-5\/12\@lg {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .u-flex-4\/12\@lg,
.u-flex-1\/3\@lg {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .u-flex-3\/12\@lg,
.u-flex-1\/4\@lg {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .u-flex-2\/12\@lg,
.u-flex-1\/6\@lg {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .u-flex-1\/12\@lg {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .u-justify-content-start\@lg {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .u-justify-content-center\@lg {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .u-justify-content-end\@lg {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .u-justify-content-space-between\@lg {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .u-text-left\@lg {
    text-align: left;
  }
  .u-text-center\@lg {
    text-align: center;
  }
  .u-text-left\@lg {
    text-align: right;
  }
  .u-offset-11\/12\@lg {
    margin-left: 91.666667%;
  }
  .u-offset-10\/12\@lg,
.u-offset-5\/6\@lg {
    margin-left: 83.333333%;
  }
  .u-offset-9\/12\@lg,
.u-offset-3\/4\@lg {
    margin-left: 75%;
  }
  .u-offset-8\/12\@lg,
.u-offset-2\/3\@lg {
    margin-left: 66.666666%;
  }
  .u-offset-7\/12\@lg {
    margin-left: 58.333333%;
  }
  .u-offset-6\/12\@lg,
.u-offset-1\/2\@lg {
    margin-left: 50%;
  }
  .u-offset-5\/12\@lg {
    margin-left: 41.666667%;
  }
  .u-offset-4\/12\@lg,
.u-offset-1\/3\@lg {
    margin-left: 33.333333%;
  }
  .u-offset-3\/12\@lg,
.u-offset-1\/4\@lg {
    margin-left: 25%;
  }
  .u-offset-2\/12\@lg,
.u-offset-1\/6\@lg {
    margin-left: 16.666667%;
  }
  .u-offset-1\/12\@lg {
    margin-left: 8.333333%;
  }
  .u-offset-0\@lg {
    margin-left: 0;
  }
  .u-align-items-start\@lg {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .u-align-items-center\@lg {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .u-align-items-end\@lg {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .u-order-first\@lg {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .u-order-1\@lg {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .u-order-last\@lg {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }
  .u-display-block\@lg {
    display: block;
  }
  .u-display-inline\@lg {
    display: inline;
  }
  .u-display-none\@lg {
    display: none;
  }
}
@media (min-width: 1280px) {
  .u-flex-12\/12\@xl,
.u-flex-1\@xl {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .u-flex-11\/12\@xl {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .u-flex-10\/12\@xl,
.u-flex-5\/6\@xl {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .u-flex-9\/12\@xl,
.u-flex-3\/4\@xl {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .u-flex-8\/12\@xl,
.u-flex-2\/3\@xl {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666666%;
        -ms-flex: 0 0 66.666666%;
            flex: 0 0 66.666666%;
    max-width: 66.666666%;
  }
  .u-flex-7\/12\@xl {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .u-flex-6\/12\@xl,
.u-flex-1\/2\@xl {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .u-flex-5\/12\@xl {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .u-flex-4\/12\@xl,
.u-flex-1\/3\@xl {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .u-flex-3\/12\@xl,
.u-flex-1\/4\@xl {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .u-flex-2\/12\@xl,
.u-flex-1\/6\@xl {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .u-flex-1\/12\@xl {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .u-justify-content-start\@xl {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .u-justify-content-center\@xl {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .u-justify-content-end\@xl {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .u-justify-content-space-between\@xl {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .u-text-left\@xl {
    text-align: left;
  }
  .u-text-center\@xl {
    text-align: center;
  }
  .u-text-right\@xl {
    text-align: right;
  }
  .u-offset-11\/12\@xl {
    margin-left: 91.666667%;
  }
  .u-offset-10\/12\@xl,
.u-offset-5\/6\@xl {
    margin-left: 83.333333%;
  }
  .u-offset-9\/12\@xl,
.u-offset-3\/4\@xl {
    margin-left: 75%;
  }
  .u-offset-8\/12\@xl,
.u-offset-2\/3\@xl {
    margin-left: 66.666666%;
  }
  .u-offset-7\/12\@xl {
    margin-left: 58.333333%;
  }
  .u-offset-6\/12\@xl,
.u-offset-1\/2\@xl {
    margin-left: 50%;
  }
  .u-offset-5\/12\@xl {
    margin-left: 41.666667%;
  }
  .u-offset-4\/12\@xl,
.u-offset-1\/3\@xl {
    margin-left: 33.333333%;
  }
  .u-offset-3\/12\@xl,
.u-offset-1\/4\@xl {
    margin-left: 25%;
  }
  .u-offset-2\/12\@xl,
.u-offset-1\/6\@xl {
    margin-left: 16.666667%;
  }
  .u-offset-1\/12\@xl {
    margin-left: 8.333333%;
  }
  .u-offset-0\@xl {
    margin-left: 0;
  }
  .u-align-items-start\@xl {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .u-align-items-center\@xl {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .u-align-items-end\@xl {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .u-order-first\@xl {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .u-order-1\@xl {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .u-order-last\@xl {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }
  .u-display-block\@xl {
    display: block;
  }
  .u-display-inline\@xl {
    display: inline;
  }
  .u-display-none\@xl {
    display: none;
  }
}