@charset "UTF-8";
@import 'https://fonts.googleapis.com/icon?family=Material+Icons';
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 1rem;
  font-family: "Open Sans", "Segoe UI", Tahoma, sans-serif;
  font-weight: 400;
  line-height: 1.2;
  color: inherit;
}

h1 {
  font-size: 3.815em;
  font-style: normal;
  font-weight: 600;
}

h2 {
  font-size: 3.052em;
  font-style: normal;
  font-weight: 600;
}

h3 {
  font-size: 2.441em;
  font-style: normal;
  font-weight: 600;
}

h4 {
  font-size: 1.953em;
  font-style: normal;
  font-weight: 600;
}

h5 {
  font-size: 1.563em;
  font-style: normal;
  font-weight: 600;
}

h6 {
  font-size: 1.25em;
  font-style: normal;
  font-weight: 600;
}

blockquote {
  margin-bottom: 1rem;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(17, 17, 17, 0.1);
}

small {
  font-size: 0.8em;
}

mark {
  padding: 0.3em;
  background-color: #F1B82D;
}

code {
  font-size: 0.9em;
  color: #CA4B4B;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

pre {
  display: block;
  font-size: 0.9em;
  color: #222222;
}
pre code {
  color: inherit;
  word-break: normal;
}

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(17, 17, 17, 0);
}

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

body {
  margin: 0;
  font-family: "Open Sans", "Segoe UI", Tahoma, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #111111;
  text-align: left;
  background-color: #FFFFFF;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 1rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

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

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: 800;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #111111;
  text-decoration: underline;
  background-color: transparent;
}
a:hover {
  color: #111111;
  text-decoration: none;
}

a:not([href]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: Menlo, Consolas, monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #999999;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

/* ========================================================================
  Color utilities. To find color variables see the _variables.scss file
======================================================================== */
.miz-text--black {
  color: #111111 !important;
}

.miz-text--black-300 {
  color: #999999 !important;
}

.miz-text--white {
  color: #e6e6e6 !important;
}
.miz-text--white a {
  color: unset;
}

.miz-text--gold {
  color: #F1B82D;
}

.miz-text--red {
  color: #900000 !important;
}

.miz-text--blue {
  color: #318FD7 !important;
}

.miz-text--green {
  color: #3F8F26 !important;
}

.miz-fill--white {
  background-color: #FFFFFF !important;
  color: #111111;
}

.miz-fill--gray,
.miz-fill--grey {
  background-color: #444444 !important;
}

.miz-fill--gold {
  background-color: #F1B82D !important;
}

.miz-fill--gold-100 {
  background-color: #FFF4D6 !important;
}

.miz-fill--gold-200 {
  background-color: #FEE8B6 !important;
}

.miz-fill--gold-300 {
  background-color: #FBD986 !important;
}

.miz-fill--gold-400 {
  background-color: #F1B82D !important;
}

.miz-fill--gold-500 {
  background-color: #D79900 !important;
}

.miz-fill--gold-600 {
  background-color: #AF7C00 !important;
  color: #FFFFFF;
}

.miz-fill--black {
  background-color: #111111 !important;
  color: #FFFFFF;
}

.miz-fill--black-100 {
  background-color: #F0F0F0 !important;
}

.miz-fill--black-200 {
  background-color: #CCCCCC !important;
}

.miz-fill--black-300 {
  background-color: #999999 !important;
}

.miz-fill--black-400 {
  background-color: #666666 !important;
  color: #FFFFFF;
}

.miz-fill--black-500 {
  background-color: #444444 !important;
  color: #FFFFFF;
}

.miz-fill--black-600 {
  background-color: #111111 !important;
  color: #FFFFFF;
}

.miz-fill--red {
  background-color: #900000 !important;
  color: #FFFFFF;
}

.miz-fill--red-100 {
  background-color: #FFECEC !important;
}

.miz-fill--red-200 {
  background-color: #FFC2C4 !important;
}

.miz-fill--red-300 {
  background-color: #CA4B4B !important;
  color: #FFFFFF;
}

.miz-fill--red-400 {
  background-color: #900000 !important;
  color: #FFFFFF;
}

.miz-fill--red-500 {
  background-color: #6A0206 !important;
  color: #FFFFFF;
}

.miz-fill--red-600 {
  background-color: #470102 !important;
  color: #FFFFFF;
}

.miz-fill--orange {
  background-color: #BD4D1F !important;
}

.miz-fill--orange-100 {
  background-color: #FFE4DB !important;
}

.miz-fill--orange-200 {
  background-color: #FFBEA9 !important;
}

.miz-fill--orange-300 {
  background-color: #DE6835 !important;
}

.miz-fill--orange-400 {
  background-color: #BD4D1F !important;
}

.miz-fill--orange-500 {
  background-color: #992D00 !important;
  color: #FFFFFF;
}

.miz-fill--orange-600 {
  background-color: #611C00 !important;
  color: #FFFFFF;
}

.miz-fill--blue {
  background-color: #318FD7 !important;
}

.miz-fill--blue-100 {
  background-color: #E4F1FA !important;
}

.miz-fill--blue-200 {
  background-color: #B2D5F0 !important;
}

.miz-fill--blue-300 {
  background-color: #65ABE1 !important;
}

.miz-fill--blue-400 {
  background-color: #318FD7 !important;
}

.miz-fill--blue-500 {
  background-color: #1A5888 !important;
  color: #FFFFFF;
}

.miz-fill--blue-600 {
  background-color: #143650 !important;
  color: #FFFFFF;
}

.miz-fill--green {
  background-color: #3F8F26 !important;
}

.miz-fill--green-100 {
  background-color: #EBF4E9 !important;
}

.miz-fill--green-200 {
  background-color: #B2CFA9 !important;
}

.miz-fill--green-300 {
  background-color: #6FAB5D !important;
}

.miz-fill--green-400 {
  background-color: #3F8F26 !important;
}

.miz-fill--green-500 {
  background-color: #2D671B !important;
  color: #FFFFFF;
}

.miz-fill--green-600 {
  background-color: #214716 !important;
  color: #FFFFFF;
}

.miz-fill--alert-severe {
  background-color: #EE0312;
}

.miz-fill--alert-warning {
  background-color: #FF8825;
}

.miz-fill--alert-info {
  background-color: #0075E4;
}

.miz-fill--alert-clear {
  background-color: #3F8F26;
}

.miz-body {
  background-color: #444444;
}

.miz-background-overlay,
.miz-background-gel--dark-gold,
.miz-background-gel--gold,
.miz-background-gel--light,
.miz-background-gel--dark {
  position: relative;
}
.miz-background-overlay::before,
.miz-background-gel--dark-gold::before,
.miz-background-gel--gold::before,
.miz-background-gel--light::before,
.miz-background-gel--dark::before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.miz-background-gel--dark::before {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.miz-background-gel--light::before {
  background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5));
}

.miz-background-gel--gold::before {
  background: linear-gradient(rgba(241, 184, 45, 0.85), rgba(241, 184, 45, 0.85));
}

.miz-background-gel--dark-gold::before {
  background: linear-gradient(rgba(175, 124, 0, 0.6), rgba(175, 124, 0, 0.6));
}

.miz-text--level-7 {
  font-size: 3.815em;
}

.miz-text--level-6 {
  font-size: 3.052em;
}

.miz-text--level-5 {
  font-size: 2.441em;
}

.miz-text--level-4 {
  font-size: 1.953em;
}

.miz-text--level-3 {
  font-size: 1.563em;
}

.miz-text--level-2 {
  font-size: 1.25em;
}

.miz-text--level-1 {
  font-size: 1rem;
}

.miz-text--sm {
  font-size: 0.8em;
}

.miz-text--md {
  font-size: 1rem;
}

.miz-text--lg {
  font-size: 1.25em;
}

.miz-text--light {
  font-weight: 300;
}

.miz-text--normal {
  font-weight: 400;
}

.miz-text--bold {
  font-weight: 700;
}

.miz-text--semi-bold {
  font-weight: 600;
}

.miz-text--bolder {
  font-weight: 800;
}

.miz-text--condensed {
  font-size: 1.75em;
  font-family: "Open Sans Condensed", sans-serif;
}

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

.miz-text--underscore {
  display: table;
  padding-bottom: 0.125rem;
  border-bottom: 0.5rem solid #F1B82D;
}

.miz-lead,
.lead {
  font-size: 1.25em;
  font-family: "Open Sans", "Segoe UI", Tahoma, sans-serif;
}

.miz-alert {
  position: relative;
  padding: 1rem 0;
  font-weight: 600;
}
.miz-alert > * {
  margin: 0;
}
.miz-alert > *:not(.miz-alert__icon) + * {
  margin-top: 1rem;
}

.miz-alert__icon {
  float: left;
  margin: 0 0.25rem 0 0;
}
.miz-alert__icon:empty {
  display: none;
}

.miz-alert--severe {
  background-color: #EE0312;
}
.miz-alert--severe *,
.miz-alert--severe *:hover {
  color: #FFFFFF;
}

.miz-alert--warning {
  background-color: #FF8825;
}
.miz-alert--warning *,
.miz-alert--warning *:hover {
  color: #FFFFFF;
}

.miz-alert--info {
  background-color: #0075E4;
}
.miz-alert--info *,
.miz-alert--info *:hover {
  color: #FFFFFF;
}

.miz-alert--clear {
  background-color: #3F8F26;
}
.miz-alert--clear *,
.miz-alert--clear *:hover {
  color: #FFFFFF;
}

.miz-linked-alert {
  display: block;
  color: #FFFFFF;
}

.miz-article ul {
  list-style: inherit;
  padding-left: 1rem;
}
.miz-article ul.list-unstyled {
  list-style: none;
}
@media (min-width: 768px) {
  .miz-article {
    max-width: 75%;
  }
}

.miz-button {
  display: inline-block;
  font-family: "Open Sans", "Segoe UI", Tahoma, sans-serif;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
  text-align: center;
  vertical-align: middle;
  transition: all 0.1s ease-in-out;
  background-color: transparent;
  line-height: 1.3;
  padding: 1rem 1rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0;
  color: #111111;
  border: 1px solid black;
}
.miz-button::before, .miz-button::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
}
.miz-button::before {
  margin-bottom: calc(-0.30625em + 0px);
}
.miz-button::after {
  margin-top: calc(-0.275em + 0px);
}

.miz-button--primary {
  color: #111111;
  background-color: #F1B82D;
  border: 1px solid #dca10f;
}
.miz-button--primary:focus {
  color: #111111;
  background-color: #F1B82D;
  outline: 0;
  box-shadow: 0 0 0 0.125rem #fbe8bc;
}
.miz-button--primary:hover {
  color: #111111;
  background-color: #f7d88d;
}
.miz-button--primary:active {
  color: #111111;
  outline: 0;
  background-color: #fbe8bc;
  border-color: #fbe8bc;
  box-shadow: 0 0 0 0.125rem white;
}
.miz-button--primary.miz-button--light {
  background-color: #FBD986;
  border: 1px solid #dca10f;
}
.miz-button--primary.miz-button--light:focus {
  background-color: #f9c955;
  outline: 0;
  box-shadow: 0 0 0 0.125rem #f9c955;
}
.miz-button--primary.miz-button--light:hover {
  background-color: #f8ba23;
}
.miz-button--primary.miz-button--light:active {
  outline: 0;
  background-color: #e1a107;
  border-color: #e1a107;
  box-shadow: 0 0 0 0.125rem #e1a107;
}

.miz-button--secondary {
  color: #FFFFFF;
  background-color: #111111;
  border: 1px solid black;
}
.miz-button--secondary:focus {
  color: #FFFFFF;
  background-color: #111111;
  outline: 0;
  box-shadow: 0 0 0 0.125rem #5e5e5e;
}
.miz-button--secondary:hover {
  color: #FFFFFF;
  background-color: #444444;
}
.miz-button--secondary:active {
  color: #FFFFFF;
  outline: 0;
  background-color: #5e5e5e;
  border-color: #5e5e5e;
  box-shadow: 0 0 0 0.125rem #919191;
}
.miz-button--secondary.miz-button--light {
  background-color: #666666;
  border: 1px solid black;
}
.miz-button--secondary.miz-button--light:focus {
  background-color: #4d4d4d;
  outline: 0;
  box-shadow: 0 0 0 0.125rem #4d4d4d;
}
.miz-button--secondary.miz-button--light:hover {
  background-color: #333333;
}
.miz-button--secondary.miz-button--light:active {
  outline: 0;
  background-color: #1a1a1a;
  border-color: #1a1a1a;
  box-shadow: 0 0 0 0.125rem #1a1a1a;
}

.miz-button--ghost {
  color: #F0F0F0;
  background-color: rgba(240, 240, 240, 0);
  border: 1px solid #F0F0F0;
}
.miz-button--ghost:focus {
  background-color: rgba(240, 240, 240, 0.1);
  outline: 0;
  box-shadow: 0 0 0 0.125rem #F0F0F0;
}
.miz-button--ghost:hover {
  color: #F0F0F0;
  background-color: rgba(240, 240, 240, 0.2);
}
.miz-button--ghost:active {
  outline: 0;
  background-color: rgba(240, 240, 240, 0.3);
  border-color: rgba(240, 240, 240, 0);
  box-shadow: 0 0 0 0.125rem rgba(240, 240, 240, 0.3);
}

.miz-button--ghost-gold {
  color: #F1B82D;
  background-color: rgba(241, 184, 45, 0);
  border: 1px solid #F1B82D;
}
.miz-button--ghost-gold:focus {
  background-color: rgba(241, 184, 45, 0.1);
  outline: 0;
  box-shadow: 0 0 0 0.125rem #F1B82D;
}
.miz-button--ghost-gold:hover {
  color: #F1B82D;
  background-color: rgba(241, 184, 45, 0.2);
}
.miz-button--ghost-gold:active {
  outline: 0;
  background-color: rgba(241, 184, 45, 0.3);
  border-color: rgba(241, 184, 45, 0);
  box-shadow: 0 0 0 0.125rem rgba(241, 184, 45, 0.3);
}

.miz-button--small {
  padding: 0.5rem 0.5rem;
  font-size: 0.8em;
  line-height: 1.5;
  border-radius: 0;
}

.miz-button--lg {
  padding: 1.5rem 2rem;
  font-size: 1.953em;
  line-height: 1.5;
  border-radius: 0;
}

.miz-button--square-sm::before, .miz-button--square-sm::after {
  display: none;
}

.miz-breadcrumbs {
  position: relative;
}

.miz-breadcrumbs__list {
  /* stylelint-disable-next-line */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: start;
      align-items: flex-start;
  padding: 0;
  margin: 0;
  list-style: none;
}
.miz-breadcrumbs__list > * {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}
@media (min-width: 576px) {
  .miz-breadcrumbs__list {
    /* stylelint-disable-next-line */
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .miz-breadcrumbs__list > * {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
  }
}

.miz-breadcrumbs__list-item {
  /* stylelint-disable-next-line */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: start;
      align-items: flex-start;
}
.miz-breadcrumbs__list-item > * {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}
@media (min-width: 576px) {
  .miz-breadcrumbs__list-item {
    -ms-flex-align: center;
        align-items: center;
  }
  .miz-breadcrumbs__list-item + .miz-breadcrumbs__list-item::before {
    content: "/";
    -ms-flex-item-align: stretch;
        align-self: stretch;
    margin: 0 0.5rem 0 0;
  }
  .miz-breadcrumbs__list-item:last-of-type {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

@media (max-width: 575.98px) {
  .miz-breadcrumbs--responsive .miz-breadcrumbs__list-item:not(:nth-last-child(2)) {
    display: none;
  }
  .miz-breadcrumbs--responsive .miz-breadcrumbs__list-item:nth-last-child(2)::before {
    content: "←";
    -ms-flex-item-align: stretch;
        align-self: stretch;
    margin: 0 0.5rem 0 0;
  }
}
.miz-breadcrumbs__link {
  display: block;
  margin: 0 0.5rem 0 0;
}

@media (max-width: 575.98px) {
  .miz-breadcrumbs__list-item--current {
    display: none;
  }
}

.miz-card {
  position: relative;
  /* stylelint-disable-next-line */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #FFFFFF;
  background-clip: border-box;
  border: 0;
  border-style: solid;
  border-color: #F1B82D;
  border-radius: 0;
}
.miz-card > hr {
  margin-right: 0;
  margin-left: 0;
}

.miz-card__body {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  padding: 2rem 2rem;
}
.miz-card__body > * {
  margin-bottom: 0;
}
.miz-card__body > * + * {
  margin-top: 1rem;
}

.miz-card__title {
  font-size: 2.441em;
}

.miz-card__title-link {
  position: relative;
  margin-top: 0;
  margin-right: -0.25rem;
  margin-bottom: -0.25rem;
  margin-left: -0.25rem;
  padding: 0.125rem 0.25rem 0.125rem 0.25rem;
  text-decoration: none;
  z-index: 1;
}
.miz-card__title-link::after {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #F1B82D;
  transition: height 0.1s ease-in-out;
}
.miz-card__title-link:focus::after {
  background-color: #FEE8B6;
}
.miz-card__title-link:focus::after, .miz-card__title-link:hover::after {
  height: 100%;
}

.miz-card__subtitle {
  font-size: 1.25em;
  font-weight: 700;
  margin-top: 0.5rem;
}

* + .miz-card__text {
  margin-top: 1rem;
}

.miz-card__image {
  width: 100%;
  border-radius: 0;
}

.miz-card__links {
  /* stylelint-disable-next-line */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: start;
      align-items: flex-start;
}
@media (min-width: 768px) {
  .miz-card__links {
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.miz-card__link {
  position: relative;
  margin-right: 1rem;
  margin-bottom: 0;
  margin-left: -0.25rem;
  padding: 0.125rem 0.25rem 0.125rem 0.25rem;
  text-decoration: none;
  z-index: 1;
  display: inline-block;
  font-weight: 700;
}
.miz-card__link::after {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #F1B82D;
  transition: height 0.1s ease-in-out;
}
.miz-card__link:focus::after {
  background-color: #FEE8B6;
}
.miz-card__link:focus::after, .miz-card__link:hover::after {
  height: 100%;
}

.miz-card__links--stack {
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: start;
      align-items: flex-start;
}
.miz-card__links--stack > .miz-card__link + .miz-card__link {
  margin-top: 0.5rem;
}

.miz-card__address {
  margin-bottom: 0;
  line-height: 1.875;
}
.miz-card__address > * {
  margin: 0;
}

.miz-card__header {
  padding: 2rem 2rem;
  margin-bottom: 0;
}
.miz-card__header > :last-child {
  margin-bottom: 0;
}

.miz-card__footer {
  padding: 2rem 2rem;
}
.miz-card__footer > :last-child {
  margin-bottom: 0;
}

.miz-linked-card {
  text-decoration: none;
  height: 100%;
  min-width: 0;
}
.miz-linked-card > .miz-card {
  box-shadow: 0 2px 2px rgba(102, 102, 102, 0.2);
}
.miz-linked-card > .miz-card:hover {
  color: inherit;
  box-shadow: 0 4px 3px rgba(102, 102, 102, 0.2);
  transition: box-shadow 0.25s;
}

.miz-card-group {
  /* stylelint-disable-next-line */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.miz-card-group > * {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}
@media (min-width: 768px) {
  .miz-card-group {
    /* stylelint-disable-next-line */
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .miz-card-group > * {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
  }
  .miz-card-group > .miz-card {
    margin-bottom: 0;
  }
}

.miz-card-deck {
  /* stylelint-disable-next-line */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  /* stylelint-disable-next-line */
}
.miz-card-deck > * {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}
.miz-card-deck > .miz-card,
.miz-card-deck > .miz-linked-card {
  margin-bottom: 2rem;
}
.miz-card-deck > .miz-card:last-of-type,
.miz-card-deck > .miz-linked-card:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .miz-card-deck {
    /* stylelint-disable-next-line */
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .miz-card-deck > * {
    -ms-flex: 1 1 100%;
        flex: 1 1 100%;
  }
  .miz-card-deck > .miz-card,
.miz-card-deck > .miz-linked-card {
    margin-right: 2rem;
    margin-bottom: 0;
  }
  .miz-card-deck > .miz-card:last-of-type,
.miz-card-deck > .miz-linked-card:last-of-type {
    margin-right: 0;
  }
}

.miz-card--dark {
  background-color: #111111;
  color: #FFFFFF;
}
.miz-card--dark a {
  color: #FFFFFF;
}
.miz-card--dark .miz-card__title {
  color: #F1B82D;
}

.miz-card--outline {
  border: 0.125rem solid #F0F0F0;
}

/**
 * @component Contact Block
*/
.miz-contact-card .miz-card__title {
  font-size: 1.953em;
  font-style: normal;
  font-weight: 600;
}
.miz-contact-card .miz-card__text[itemprop=name] {
  font-size: 1.25em;
  font-weight: 600;
}

.miz-news-card__topic {
  line-height: 1.3;
  margin-bottom: 0;
  padding: 0.5rem 0;
  font-weight: 600;
}
.miz-news-card__topic::before, .miz-news-card__topic::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
}
.miz-news-card__topic::before {
  margin-bottom: calc(-0.30625em + 1px);
}
.miz-news-card__topic::after {
  margin-top: calc(-0.275em + 0px);
}

.miz-news-card__thumb-container {
  width: 100%;
  position: relative;
  height: 0;
  padding: 56.25% 0 0 0;
  margin: 0;
  overflow: hidden;
  background-color: #111111;
}

.miz-news-card__thumb {
  position: absolute;
  display: block;
  max-width: 100%;
  max-height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.miz-colophon {
  /* stylelint-disable-next-line */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.miz-colophon * + * {
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .miz-colophon {
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: stretch;
        align-items: stretch;
  }
  .miz-colophon > * {
    -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    margin-top: 0;
  }
  .miz-colophon > * + * {
    margin-left: 1rem;
  }
}

.miz-publisher *,
.miz-copyright *,
.miz-colophon__publisher *,
.miz-colophon__copyright * {
  margin: 0;
}
.miz-publisher * + *,
.miz-copyright * + *,
.miz-colophon__publisher * + *,
.miz-colophon__copyright * + * {
  margin-top: 1rem;
}

.miz-decoration {
  position: relative;
  z-index: 0;
}

.miz-decoration__top-left::after {
  position: absolute;
  z-index: 2;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
}

.miz-decoration__top-right::after {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
}

.miz-decoration__bottom-right::after {
  position: absolute;
  z-index: 2;
  top: auto;
  right: 0;
  bottom: 0;
  left: auto;
}

.miz-decoration__bottom-left::after {
  position: absolute;
  z-index: 2;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
}

.miz-dropdown {
  position: relative;
}

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

.miz-dropdown-content,
.miz-dropdown__content {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  width: auto;
  margin: 0;
  text-align: left;
  background-clip: padding-box;
}
.miz-dropdown-content > *,
.miz-dropdown__content > * {
  margin-bottom: 0;
}
.miz-dropdown-content > * + *,
.miz-dropdown__content > * + * {
  margin-top: 1rem;
}

.miz-dropdown-content.show,
.miz-dropdown__content.show {
  display: block;
}

.miz-dropdown__content--flush {
  padding: 0;
}

.miz-dropdown__content--fill {
  width: 100%;
}

.miz-dropdown-item {
  display: block;
  width: 100%;
  clear: both;
  font-weight: 400;
  color: #111111;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.miz-dropdown-item:hover, .miz-dropdown-item:focus {
  color: #040404;
  text-decoration: none;
}
.miz-dropdown-item.active, .miz-dropdown-item:active {
  color: #111111;
  text-decoration: none;
}
.miz-dropdown-item.disabled, .miz-dropdown-item:disabled {
  color: #999999;
  pointer-events: none;
  background-color: transparent;
}

/* ========================================================================
  Footer pattern
======================================================================== */
.miz-footer > * + * {
  margin-top: 2rem;
}

/* stylelint-disable-next-line */
.miz-footer__brand {
  padding-top: 2rem;
}

.miz-footer__information {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .miz-footer__information {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .miz-footer__information {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .miz-footer__information {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .miz-footer__information {
    max-width: 1200px;
  }
}
.miz-footer__information > * {
  margin: 0 0 2rem 0;
}
@media (min-width: 768px) {
  .miz-footer__information {
    /* stylelint-disable-next-line */
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .miz-footer__information > * {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
  }
  .miz-footer__information > * {
    margin: 0;
  }
}

@media (min-width: 768px) {
  .miz-footer__contact {
    width: 33.3%;
  }
}

.miz-footer__colophon {
  padding: 2rem 0 2rem 0;
  background-color: #111111;
  border-top: 1px solid transparent;
}
.miz-footer__colophon *,
.miz-footer__colophon a:hover {
  color: #FFFFFF;
}

.miz-footer__eeoaa {
  padding-top: 2rem;
  border-top: 1px solid #F1B82D;
}

.miz-footer--dark {
  background-color: #111111;
  color: #FFFFFF;
}
.miz-footer--dark *,
.miz-footer--dark a:hover {
  color: #FFFFFF;
}
.miz-footer--dark .miz-footer__colophon,
.miz-footer--dark .miz-footer__eeoaa {
  border-top-color: #AF7C00;
}

.miz-hero {
  position: relative;
  /* stylelint-disable-next-line */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  -ms-flex-pack: stretch safe;
      justify-content: stretch safe;
  background-position: center 50%;
  background-size: cover;
}
.miz-hero > * {
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
}

.miz-hero__content {
  /* stylelint-disable-next-line */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  -ms-flex-pack: center safe;
      justify-content: center safe;
  -ms-flex-align: start;
      align-items: flex-start;
  padding: 4rem 1rem;
  z-index: 1;
}
.miz-hero__content > * {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
}
.miz-hero__content > :last-child {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .miz-hero__content {
    padding: 8rem;
  }
}

.miz-hero__content--center {
  text-align: center;
  -ms-flex-align: center;
      align-items: center;
}

.miz-hero__overline {
  line-height: 1.3;
  font-size: 1.25em;
  margin: 0 0 2rem 0;
}
.miz-hero__overline::before, .miz-hero__overline::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
}
.miz-hero__overline::before {
  margin-bottom: calc(-0.30625em + 0px);
}
.miz-hero__overline::after {
  margin-top: calc(-0.275em + 0px);
}
@media (min-width: 576px) {
  .miz-hero__overline {
    font-size: 1.953em;
  }
}

.miz-hero__title {
  font-size: 2.441em;
  margin: 0 0 2rem 0;
}
@media (min-width: 576px) {
  .miz-hero__title {
    font-size: 3.815em;
  }
}
@media (min-width: 1200px) {
  .miz-hero__title {
    font-size: 4.768em;
  }
}

.miz-hero__button-group {
  /* stylelint-disable-next-line */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column wrap;
      flex-flow: column wrap;
}
.miz-hero__button-group > * {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
}
.miz-hero__button-group .miz-button {
  display: inline-block;
  margin-bottom: 1rem;
}
.miz-hero__button-group .miz-button:last-child {
  margin-bottom: 0;
}
@media (min-width: 576px) {
  .miz-hero__button-group {
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
  }
  .miz-hero__button-group .miz-button {
    margin-bottom: 0;
  }
  .miz-hero__button-group .miz-button:not(:last-child) {
    margin-right: 1rem;
  }
}

/* ========================================================================
    Icons
 ======================================================================= */
.miz-icon {
  vertical-align: middle;
  display: inline-block;
}

.miz-icon--sm {
  font-size: 18px;
}

.miz-icon__svg.miz-icon--sm {
  width: 18px;
  height: 18px;
}

.miz-icon--md {
  font-size: 24px;
}

.miz-icon__svg.miz-icon--md {
  width: 24px;
  height: 24px;
}

.miz-icon--lg {
  font-size: 36px;
}

.miz-icon__svg.miz-icon--lg {
  width: 36px;
  height: 36px;
}

.miz-icon--xl {
  font-size: 48px;
}

.miz-icon__svg.miz-icon--xl {
  width: 48px;
  height: 48px;
}

.miz-icon--button {
  position: relative;
  top: -0.0625em;
}

.miz-icon--button-no-adjust {
  top: initial;
  right: initial;
}

.miz-icon-list {
  /* stylelint-disable-next-line */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: start;
      justify-content: flex-start;
  margin-top: -1rem;
}
.miz-icon-list > * {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
}
.miz-icon-list > * {
  margin: 0 1rem 0 0;
  margin-top: 1rem;
}

.miz-input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  width: 100%;
}

.miz-input-group__button {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  margin: 0 -1px 0 0;
}
.miz-input + .miz-input-group__button {
  margin: 0 0 0 -1px;
}

.miz-label--hidden {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.miz-input {
  border-radius: 0;
  border: 1px solid #CCCCCC;
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
  padding: 0.25rem 0.5rem 0.25rem 0.5rem;
}

/**
 * @component CSE Search Results
 *
 *
 *
 *
 *
*/
.gsc-control-cse {
  padding: 0 !important;
  border: none !important;
}

.gsc-search-box-tools .gsc-search-box td.gsc-input {
  margin: 0 1rem 0 0;
}
.gsc-search-box-tools .gsc-search-box input.gsc-input {
  font-size: 1.75rem;
  height: 30px;
}
.gsc-search-box-tools .gsc-search-box td.gsc-search-button,
.gsc-search-box-tools .gsc-search-box button.gsc-search-button {
  margin: 0 !important;
  font-size: 1.5rem;
}
.gsc-search-box-tools .gsc-search-box button.gsc-search-button {
  padding: 4px 16px;
}

.gsc-search-button-v2 {
  background-color: #F1B82D !important;
  background-image: -webkit-linear-gradient(top, #F1B82D, #F1B82D) !important;
  border: none !important;
}
.gsc-search-button-v2:hover, .gsc-search-button-v2:active, .gsc-search-button-v2:focus {
  background-color: #F1B82D;
  border: none;
  background-image: none;
}

.gsc-search-button-v2 svg {
  width: 24px;
  height: 24px;
  fill: #FFFFFF;
}
.gsc-search-button-v2 svg:hover {
  fill: #111111;
}

.gsc-above-wrapper-area {
  border-bottom: none !important;
}

div.gsc-results {
  padding: 0;
  margin: 0;
  width: inherit;
  border-bottom: none;
}

div.gsc-result {
  padding: 2rem 2rem 2rem 2rem !important;
  font-family: "Open Sans", "Segoe UI", Tahoma, sans-serif !important;
  margin-bottom: 2em !important;
  border: none !important;
  border-bottom: 2px solid #111111 !important;
  background-color: #F0F0F0 !important;
}

.gsc-webResult.gsc-result:hover {
  border: none;
  border-bottom: 2px solid #111111;
}

div.gsc-thumbnail-inside {
  padding: 0;
}

div.gs-title {
  margin: 0 0 0.5rem 0;
  text-decoration: none !important;
}
div.gs-title::before {
  content: " ";
  width: 15px;
  height: 24px;
  background: #F1B82D;
  position: absolute;
  left: 0;
}

a.gs-title {
  color: #111111 !important;
  font-weight: normal;
}
a.gs-title b {
  color: #111111 !important;
  font-weight: bold;
}
a.gs-title:hover, a.gs-title:active, a.gs-title:focus {
  text-decoration: none !important;
}

.gsc-url-top {
  margin: 0 0 1rem 0;
  padding: 0 !important;
}

.gsc-table-result {
  padding: 0 !important;
}
.gsc-table-result b {
  color: #111111 !important;
}

div.gsc-cursor-box {
  margin: 0 0 2rem 0 !important;
}

div.gsc-cursor-page {
  color: #111111 !important;
  border-color: #F1B82D;
  background-color: #F1B82D !important;
  padding: 1rem 1rem 1rem 1rem;
  margin: 0 1rem 0 0 !important;
  font-weight: bold;
}
div.gsc-cursor-page:hover {
  text-decoration: none !important;
  border-bottom: 2px solid #111111 !important;
}

div.gsc-cursor-current-page {
  border: 2px solid #F1B82D !important;
  background-color: #111111 !important;
  color: #FFFFFF !important;
}
div.gsc-cursor-current-page:hover {
  border-bottom: 2px solid #F1B82D !important;
}

/**
 * @component Block Messages
*/
.miz-block-message {
  /* stylelint-disable-next-line */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: stretch;
      align-items: stretch;
  position: relative;
  border: 1px solid #999999;
  border-radius: 0;
}
.miz-block-message :last-child {
  margin-bottom: 0;
}

.miz-block-message__header {
  padding: 1rem 1rem 1rem 1rem;
  /* stylelint-disable-next-line */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
}
.miz-block-message__header > * {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.miz-block-message--primary > .miz-block-message__header {
  background-color: #fef8ea;
  color: #bc890d;
}
.miz-block-message--secondary > .miz-block-message__header {
  background-color: #e7e7e7;
  color: #0c0c0c;
}
.miz-block-message--success > .miz-block-message__header {
  background-color: #eaf8e5;
  color: #2c641b;
}
.miz-block-message--error > .miz-block-message__header {
  background-color: #ffdada;
  color: #650000;
}
.miz-block-message--warning > .miz-block-message__header {
  background-color: #fbece6;
  color: #843616;
}
.miz-block-message--info > .miz-block-message__header {
  background-color: #eaf4fb;
  color: #1e659b;
}
.miz-block-message--light > .miz-block-message__header {
  background-color: #fefefe;
  color: #a8a8a8;
}
.miz-block-message--dark > .miz-block-message__header {
  background-color: #e9e9e9;
  color: #181818;
}

.miz-block-message__title {
  margin: 0 0 1rem 0;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  font-size: 1.953em;
}

.miz-block-message__title--icon {
  text-indent: -1.25rem;
}

.miz-block-message__icon {
  display: inline-block;
  vertical-align: -3px;
  margin: 0 1rem 0 0;
}

.miz-block-message__pubdate {
  font-weight: 700;
  display: block;
  margin: 0 0 0.25rem 0;
}

.miz-block-message__content {
  text-align: left;
  -ms-flex-positive: 1;
      flex-grow: 1;
  padding: 1rem 3.5rem;
}
.miz-block-message__content :last-child {
  margin-bottom: 0;
}

.miz-block-message__text:last-child {
  margin-bottom: 0;
}

.miz-block-message--alert-severe > .miz-block-message__header {
  background-color: #EE0312;
  color: #FFFFFF;
}

.miz-block-message--alert-warning > .miz-block-message__header {
  background-color: #cc5d00;
  color: #FFFFFF;
}

.miz-block-message--alert-info > .miz-block-message__header {
  background-color: #0075E4;
  color: #FFFFFF;
}

.miz-block-message--alert-clear > .miz-block-message__header {
  background-color: #3F8F26;
  color: #FFFFFF;
}

/* doc
---
title: Download
name: 4-0_download
category: University Signature
---

<a class="button download" href="downloads/university-sig-art.zip">university-sig-art.zip</a> &nbsp; <a class="button download" href="downloads/university-sig.css">university-sig.css</a>

MU logo and wordmark art files are included in `university-sig-art.zip`. Download and extract to your `images` folder.

Download `university-sig.css` and extract to your `css` folder.

**Note:** MU logo assets arenâ€™t meant to be used at a different size than what they are marked. They have been [pixel hinted](http://www.webdesignerdepot.com/2014/03/the-designers-guide-to-pixel-hinting/)
to be as sharp as possible. Any enlarging will distort the logo.

*/
/* doc
---
title: 24px size
name: 4-2_University_24
category: University Signature
---

The class `mu-sig-24` will style a signature with a 24px wide MU logo.

```html_example
<div class="mu-sig-24">
    <p class="logo"><a href="http://missouri.edu">Mizzou Logo</a></p>
    <h1 class="wordmark"><a href="http://missouri.edu">University of Missouri</a></h1>
</div>
```

## Centered

For the centered version, add the `center` class.

```html_example
<div class="mu-sig-24 center">
    <p class="logo"><a href="http://missouri.edu">Mizzou Logo</a></p>
    <h1 class="wordmark"><a href="http://missouri.edu">University of Missouri</a></h1>
</div>
```

## Reversed

For the white text version, add the `reverse` class.

```html_example
<div class="mu-sig-24 reverse">
    <p class="logo"><a href="http://missouri.edu">Mizzou Logo</a></p>
    <h1 class="wordmark"><a href="http://missouri.edu">University of Missouri</a></h1>
</div>
```


*/
.mu-sig-24 .logo,
.mu-sig-24 .wordmark {
  margin: 0;
}

.mu-sig-24 .logo a,
.mu-sig-24 .wordmark a {
  display: block;
  text-indent: 120%;
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
  background-position: left 0;
  background-repeat: no-repeat;
}

.mu-sig-24.center .logo a,
.mu-sig-24.center .wordmark a {
  margin-left: auto;
  margin-right: auto;
}

.mu-sig-24 .wordmark {
  margin-left: 32px;
  padding-top: 7px;
  margin-bottom: 0;
}

.mu-sig-24.center .wordmark {
  margin-left: 0;
  padding-top: 0;
}

.mu-sig-24 .logo a {
  width: 26px;
  height: 29px;
  background-image: url("../images/signatures/university/mu-logo-24-stroked.svg");
  /* Neagative margin for 1px rule alignment */
  margin-left: -1px;
  float: left;
  margin-bottom: 0;
}

.mu-sig-24.center .logo a {
  float: none;
}

.mu-sig-24 .wordmark a {
  width: 177px;
  height: 21px;
  background-image: url("../images/signatures/university/mu-wordmark-24.svg");
}

.mu-sig-24.reverse .wordmark a {
  background-image: url("../images/signatures/university/mu-wordmark-24-white.svg");
}

.mu-sig-24 .wordmark a:hover,
.mu-sig-24 .wordmark a:focus,
.mu-sig-24 .wordmark a:active {
  background-position: left -21px;
}

/* If you want this size to print out, include this */
@media print {
  .mu-sig-24 .logo a,
.mu-sig-24 .wordmark a {
    position: relative;
    background: none;
  }

  .mu-sig-24 .logo a::after,
.mu-sig-24 .wordmark a::after {
    text-indent: 0;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }

  .mu-sig-24 .logo a::after {
    content: url("../images/signatures/university/mu-logo-24.svg");
  }

  .mu-sig-24 .wordmark a::after {
    content: url("../images/signatures/university/mu-wordmark-24.svg");
  }
}
/* IE8 PNG fallback. Target with an ie8 class or place in your ie8 only stylesheet */
.ie8 .mu-sig-24 .logo a {
  background-image: url("../images/signatures/university/mu-logo-24-stroked.png");
}

.ie8 .mu-sig-24 .wordmark a {
  background-image: url("../images/signatures/university/mu-wordmark-24.png");
}

.ie8 .mu-sig-24.reverse .wordmark a {
  background-image: url("../images/signatures/university/mu-wordmark-24-white.png");
}

/* If you want this size to print out in ie8, include this */
@media print {
  .ie8 .mu-sig-24 .logo a {
    background-image: url("../images/signatures/university/mu-logo-24-stroked.png");
  }

  .ie8 .mu-sig-24 .wordmark a,
.ie8 .mu-sig-24.reverse .wordmark a {
    background-image: url("../images/signatures/university/mu-wordmark-24.png");
  }
}
/* doc
---
title: 32px size
name: 4-2_University_32
category: University Signature
---

The class `mu-sig-32` will style a signature with a 32px wide MU logo.

```html_example
<div class="mu-sig-32">
    <p class="logo"><a href="http://missouri.edu">Mizzou Logo</a></p>
    <h1 class="wordmark"><a href="http://missouri.edu">University of Missouri</a></h1>
</div>
```
## Centered

For the centered version, add the `center` class.

```html_example
<div class="mu-sig-32 center">
    <p class="logo"><a href="http://missouri.edu">Mizzou Logo</a></p>
    <h1 class="wordmark"><a href="http://missouri.edu">University of Missouri</a></h1>
</div>
```

## Reversed

For the white text version, add the `reverse` class.

```html_example
<div class="mu-sig-32 reverse">
    <p class="logo"><a href="http://missouri.edu">Mizzou Logo</a></p>
    <h1 class="wordmark"><a href="http://missouri.edu">University of Missouri</a></h1>
</div>
```

*/
.mu-sig-32 .logo,
.mu-sig-32 .wordmark {
  margin: 0;
}

.mu-sig-32 .logo a,
.mu-sig-32 .wordmark a {
  display: block;
  text-indent: 120%;
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
  background-position: left 0;
  background-repeat: no-repeat;
}

.mu-sig-32.center .logo a,
.mu-sig-32.center .wordmark a {
  margin-left: auto;
  margin-right: auto;
}

.mu-sig-32 .wordmark {
  margin-left: 42px;
  padding-top: 7px;
  margin-bottom: 10px;
}

.mu-sig-32.center .wordmark {
  margin-left: 0;
  padding-top: 0;
}

.mu-sig-32 .logo a {
  width: 34px;
  height: 38px;
  background-image: url("../images/signatures/university/mu-logo-32-stroked.svg");
  /* Negative margin for 1px rule alignment */
  margin-left: -1px;
  float: left;
  margin-bottom: 9px;
}

.mu-sig-32.center .logo a {
  float: none;
}

.mu-sig-32 .wordmark a {
  width: 229px;
  height: 27px;
  background-image: url("../images/signatures/university/mu-wordmark-32.svg");
}

.mu-sig-32.reverse .wordmark a {
  background-image: url("../images/signatures/university/mu-wordmark-32-white.svg");
}

.mu-sig-32 .wordmark a:hover,
.mu-sig-32 .wordmark a:focus,
.mu-sig-32 .wordmark a:active {
  background-position: left -27px;
}

/* If you want this size to print out, include this */
@media print {
  .mu-sig-32 .logo a,
.mu-sig-32 .wordmark a {
    position: relative;
    background: none;
  }

  .mu-sig-32 .logo a::after,
.mu-sig-32 .wordmark a::after {
    text-indent: 0;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }

  .mu-sig-32 .logo a::after {
    content: url("../images/signatures/university/mu-logo-32.svg");
  }

  .mu-sig-32 .wordmark a::after {
    content: url("../images/signatures/university/mu-wordmark-32.svg");
  }
}
/* IE8 PNG fallback. Target with an ie8 class or place in your ie8 only stylesheet */
.ie8 .mu-sig-32 .logo a {
  background-image: url("../images/signatures/university/mu-logo-32-stroked.png");
}

.ie8 .mu-sig-32 .wordmark a {
  background-image: url("../images/signatures/university/mu-wordmark-32.png");
}

.ie8 .mu-sig-32.reverse .wordmark a {
  background-image: url("../images/signatures/university/mu-wordmark-32-white.png");
}

/* If you want this size to print out in ie8, include this */
@media print {
  .ie8 .mu-sig-32 .logo a {
    background-image: url("../images/signatures/university/mu-logo-32-stroked.png");
  }

  .ie8 .mu-sig-32 .wordmark a,
.ie8 .mu-sig-32.reverse .wordmark a {
    background-image: url("../images/signatures/university/mu-wordmark-32.png");
  }
}
/* doc
---
title: 48px size
name: 4-3_University_48
category: University Signature
---

The class `mu-sig-48` will style a signature with a 48px wide MU logo.

```html_example
<div class="mu-sig-48">
    <p class="logo"><a href="http://missouri.edu">Mizzou Logo</a></p>
    <h1 class="wordmark"><a href="http://missouri.edu">University of Missouri</a></h1>
</div>
```
## Centered

For the centered version, add the `center` class.

```html_example
<div class="mu-sig-48 center">
    <p class="logo"><a href="http://missouri.edu">Mizzou Logo</a></p>
    <h1 class="wordmark"><a href="http://missouri.edu">University of Missouri</a></h1>
</div>
```

## Reversed

For the white text version, add the `reverse` class.

```html_example
<div class="mu-sig-48 center reverse">
    <p class="logo"><a href="http://missouri.edu">Mizzou Logo</a></p>
    <h1 class="wordmark"><a href="http://missouri.edu">University of Missouri</a></h1>
</div>
```


*/
.mu-sig-48 .logo,
.mu-sig-48 .wordmark {
  margin: 0;
}

.mu-sig-48 .logo a,
.mu-sig-48 .wordmark a {
  display: block;
  text-indent: 120%;
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
  background-position: left 0;
  background-repeat: no-repeat;
}

.mu-sig-48.center .logo a,
.mu-sig-48.center .wordmark a {
  margin-left: auto;
  margin-right: auto;
}

.mu-sig-48 .wordmark {
  margin-left: 64px;
  padding-top: 9px;
  margin-bottom: 16px;
}

.mu-sig-48.center .wordmark {
  margin-left: 0;
  padding-top: 0;
}

.mu-sig-48 .logo a {
  width: 50px;
  height: 56px;
  background-image: url("../images/signatures/university/mu-logo-48-stroked.svg");
  /* Neagative margin for 1px rule alignment */
  margin-left: -1px;
  float: left;
  margin-bottom: 15px;
}

.mu-sig-48.center .logo a {
  float: none;
}

.mu-sig-48 .wordmark a {
  width: 334px;
  height: 39px;
  background-image: url("../images/signatures/university/mu-wordmark-48.svg");
}

.mu-sig-48.reverse .wordmark a {
  background-image: url("../images/signatures/university/mu-wordmark-48-white.svg");
}

.mu-sig-48 .wordmark a:hover,
.mu-sig-48 .wordmark a:focus,
.mu-sig-48 .wordmark a:active {
  background-position: left -39px;
}

/* If you want this size to print out, include this */
@media print {
  .mu-sig-48 .logo a,
.mu-sig-48 .wordmark a {
    position: relative;
    background: none;
  }

  .mu-sig-48 .logo a::after,
.mu-sig-48 .wordmark a::after {
    text-indent: 0;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }

  .mu-sig-48 .logo a::after {
    content: url("../images/signatures/university/mu-logo-48.svg");
  }

  .mu-sig-48 .wordmark a::after {
    content: url("../images/signatures/university/mu-wordmark-48.svg");
  }
}
/* IE8 PNG fallback. Target with an ie8 class or place in your ie8 only stylesheet */
.ie8 .mu-sig-48 .logo a {
  background-image: url("../images/signatures/university/mu-logo-48-stroked.png");
}

.ie8 .mu-sig-48 .wordmark a {
  background-image: url("../images/signatures/university/mu-wordmark-48.png");
}

.ie8 .mu-sig-48.reverse .wordmark a {
  background-image: url("../images/signatures/university/mu-wordmark-48-white.png");
}

/* If you want this size to print out in ie8, include this */
@media print {
  .ie8 .mu-sig-48 .logo a {
    background-image: url("../images/signatures/university/mu-logo-48-stroked.png");
  }

  .ie8 .mu-sig-48 .wordmark a,
.ie8 .mu-sig-48.reverse .wordmark a {
    background-image: url("../images/signatures/university/mu-wordmark-48.png");
  }
}
.miz-masthead {
  padding: 2rem 0 2rem 0;
}
.miz-masthead > :last-child {
  margin-bottom: 0;
}

.miz-masthead__title {
  font-size: 2.441em;
}
.miz-masthead__title a {
  text-decoration: none;
}
.miz-masthead__title a:hover {
  color: #900000;
}
@media (min-width: 768px) {
  .miz-masthead__title {
    font-weight: 300;
    font-size: 3.052em;
  }
}

.miz-masthead__subtitle {
  font-size: 1.563em;
  margin-top: -0.5rem;
}
@media (min-width: 768px) {
  .miz-masthead__subtitle {
    font-size: 1.953em;
    font-weight: 300;
  }
}

/**
 *
 * Nav
 *
 */
.miz-nav {
  position: relative;
}

.miz-nav__list {
  padding-inline-start: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 0;
}

.miz-nav__link {
  display: block;
  padding: 1rem 1rem 1rem 1rem;
  width: 100%;
  text-decoration: none;
  border: none;
  border-bottom: 2px solid transparent;
  line-height: 1.3;
}
.miz-nav__link::before, .miz-nav__link::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
}
.miz-nav__link::before {
  margin-bottom: calc(-0.30625em + 0px);
}
.miz-nav__link::after {
  margin-top: calc(-0.275em + 0px);
}
.miz-nav__link > * {
  line-height: 1.3;
}
.miz-nav__link > *::before, .miz-nav__link > *::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
}
.miz-nav__link > *::before {
  margin-bottom: calc(-0.30625em + 0px);
}
.miz-nav__link > *::after {
  margin-top: calc(-0.275em + 0px);
}
.miz-nav__link:hover {
  border-bottom: 2px solid;
}
.miz-nav__link + .miz-nav__list .miz-nav__link {
  padding-left: 2rem;
}

@media (min-width: 768px) {
  .miz-nav__list--horizontal {
    /* stylelint-disable-next-line */
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  .miz-nav__list--horizontal .miz-nav__link + .miz-nav__list .miz-nav__link {
    padding-left: 1rem;
  }
}

.miz-nav__list--end {
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.miz-nav__list--end > .miz-nav__list-item {
  text-align: right;
}

/**
 *
 * Navigation
 * Primary
 *
 * @todo where should the padding be placed for the nav? In its container?
 * @todo default hover state
 */
.miz-navigation--primary,
.miz-primary-navigation {
  position: relative;
  background-color: #F1B82D;
}

/**
 *
 * Primary navigation menu button
 *
 */
.miz-navigation--primary__menu-button,
.miz-primary-navigation__menu-button {
  margin: 1rem 1rem 1rem 1rem;
}
@media (min-width: 768px) {
  .miz-navigation--primary__menu-button,
.miz-primary-navigation__menu-button {
    display: none;
  }
}

/**
 *
 * Primary navigation
 *
 */
.miz-navigation--primary__nav,
.miz-primary-navigation__nav {
  display: none;
}
@media (min-width: 768px) {
  .miz-navigation--primary__nav,
.miz-primary-navigation__nav {
    display: block;
  }
  .miz-navigation--primary__nav > .miz-nav__list,
.miz-primary-navigation__nav > .miz-nav__list {
    /* stylelint-disable-next-line */
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .miz-navigation--primary__nav > .miz-nav__list > *,
.miz-primary-navigation__nav > .miz-nav__list > * {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
  }
  .miz-navigation--primary__nav > .miz-nav__list .miz-nav__link + .miz-nav__list .miz-nav__link,
.miz-primary-navigation__nav > .miz-nav__list .miz-nav__link + .miz-nav__list .miz-nav__link {
    padding-left: 1rem;
  }
}

.miz-navigation--primary__nav.expand,
.miz-primary-navigation__nav.expand {
  display: block;
}

.miz-primary-navigation__nav-list {
  position: relative;
}

.miz-primary-navigation__nav-link {
  font-weight: 700;
}

.miz-primary-navigation__sub-nav-list {
  display: none;
}
.miz-primary-navigation__sub-nav-list.show {
  display: block;
}
@media (min-width: 768px) {
  .miz-primary-navigation__sub-nav-list {
    position: absolute;
    background-color: #FFFFFF;
  }
}

.miz-skip-to {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
}

.miz-skip-to__link {
  position: absolute;
  left: -10000px;
  top: auto;
  overflow: hidden;
  background-color: #F1B82D;
}
.miz-skip-to__link:focus, .miz-skip-to__link ~ .miz-skip-to__link:focus {
  padding: 1rem 1rem 1rem 1rem;
  position: static;
  display: inline-block;
  top: 0;
  left: 0;
  width: auto;
  height: auto;
}

.miz-list-group__item-link {
  color: inherit;
  text-decoration: none;
}
.miz-list-group__item-link:hover, .miz-list-group__item-link:active, .miz-list-group__item-link:focus {
  color: inherit;
  text-decoration: underline;
}

.miz-link-list {
  position: relative;
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Elements */
.miz-link-list__item {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.miz-link-list__link {
  padding: 0.5rem 1rem 0.5rem 1rem;
  text-decoration: none;
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
}
.miz-link-list__link:hover {
  background-color: #F0F0F0;
}

.miz-link-list > .miz-link-list__link {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
}

.miz-link-list__item > .miz-link-list__link {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}

/* Modifiers */
.miz-link-list--sm {
  font-size: 0.8em;
  font-weight: 700;
}

.miz-link-list--lg {
  font-size: 1.953em;
}

.miz-link-list--inline {
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-align: stretch;
      align-items: stretch;
}
.miz-link-list--inline > .miz-link-list__link {
  -ms-flex-item-align: center;
      align-self: center;
}

.miz-link-list.miz-link-list--right {
  -ms-flex-align: end;
      align-items: flex-end;
}

.miz-link-list--inline.miz-link-list--right {
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-pack: end;
      justify-content: flex-end;
}

.miz-link-list.miz-link-list--fill {
  -ms-flex-align: stretch;
      align-items: stretch;
}

.miz-link-list--inline.miz-link-list--fill {
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.miz-link-list--inline.miz-link-list--fill > * {
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
}

@media (min-width: 768px) {
  .miz-link-list__group {
    /* stylelint-disable-next-line */
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -ms-flex-align: start;
        align-items: flex-start;
  }
  .miz-link-list__group > * {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
  }
}
.miz-link-list__group > * {
  margin: 0 0 1rem 0;
}
.miz-link-list__group > *:last-of-type {
  margin-bottom: 0;
}

.miz-link-list--spaced {
  margin: 0 -1rem;
}

.miz-link-list--spaced > .miz-link-list__item,
.miz-link-list--spaced > .miz-link-list__link {
  margin: 0 1rem;
}

.miz-ribbon {
  background: #111111;
  padding: 1rem 1rem 1rem 1rem;
}
.miz-ribbon > * {
  margin-bottom: 0;
}
.miz-ribbon > * + * {
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .miz-ribbon {
    /* stylelint-disable-next-line */
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .miz-ribbon > * {
    -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    margin: 0;
  }
}

.miz-ribbon__signature {
  -ms-flex: 1 0 100%;
      flex: 1 0 100%;
}
@media (min-width: 768px) {
  .miz-ribbon__signature {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
  }
}

.miz-ribbon__link-list {
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
}
@media (min-width: 576px) {
  .miz-ribbon__link-list {
    -ms-flex-pack: end;
        justify-content: flex-end;
  }
}
.miz-ribbon__link-list .miz-link-list__link {
  color: #F1B82D;
  -ms-flex-item-align: center;
      align-self: center;
}
.miz-ribbon__link-list .miz-link-list__link:hover {
  text-decoration: underline;
  background-color: inherit;
}

@media (min-width: 768px) {
  .miz-ribbon__search {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
  }
}

.miz-page-header {
  font-size: 0.75em;
  padding: 1.5rem 0;
}
@media (min-width: 768px) {
  .miz-page-header {
    font-size: 1em;
  }
}

.miz-page-header__title {
  line-height: 1.3;
  font-size: 3.052em;
  font-style: normal;
  font-weight: 600;
  margin-bottom: 0;
}
.miz-page-header__title::before, .miz-page-header__title::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
}
.miz-page-header__title::before {
  margin-bottom: calc(-0.30625em + 0px);
}
.miz-page-header__title::after {
  margin-top: calc(-0.275em + 0px);
}
@media (min-width: 768px) {
  .miz-page-header__title {
    font-size: 3.052em;
    font-style: normal;
    font-weight: 600;
  }
}

.miz-page-header--dark {
  color: #FFFFFF;
  background-color: #111111;
}

.miz-page-header--small {
  font-size: 0.5em;
  padding: 0.75rem 0;
}
@media (min-width: 768px) {
  .miz-page-header--small {
    padding: 1.25rem 0;
    font-size: 0.75em;
  }
}

.miz-page-header--large {
  font-size: 1em;
  padding: 3rem 0;
}
@media (min-width: 768px) {
  .miz-page-header--large {
    font-size: 1.25em;
  }
}

.miz-page-header--xlarge {
  font-size: 1em;
  padding: 3rem 0;
}
@media (min-width: 768px) {
  .miz-page-header--xlarge {
    padding: 5rem 0;
    font-size: 1.5em;
  }
}

/* SVG Colors
======================================================================== */
.miz-svg--white {
  fill: #FFFFFF !important;
}

.miz-svg--black {
  fill: #111111 !important;
}

.miz-svg--black-200 {
  fill: #CCCCCC !important;
}

.miz-svg--black-300 {
  fill: #999999 !important;
}

.miz-svg--gold {
  fill: #F1B82D !important;
}

.miz-svg--gold-200 {
  fill: #FEE8B6 !important;
}

.miz-svg--gold-300 {
  fill: #FBD986 !important;
}

.miz-svg--red {
  fill: #900000 !important;
}

.miz-svg--orange {
  fill: #BD4D1F !important;
}

.miz-svg--blue {
  fill: #318FD7 !important;
}

.miz-svg--green {
  fill: #3F8F26 !important;
}

.miz-svg--facebook {
  fill: #3B5998;
}

.miz-svg--twitter {
  fill: #55ACEE;
}

.miz-svg--linkedin {
  fill: #0077B5;
}

.miz-svg--youtube {
  fill: #CD201F;
}

.miz-svg--instagram {
  fill: #517FA4;
}

.miz-svg--google {
  fill: #DD4B39;
}

.miz-svg--snapchat {
  fill: #FFFC00;
}

a > .miz-icon__svg:hover, a > .miz-icon__svg:focus, a > .miz-icon__svg:active {
  opacity: 0.75;
}

.miz-link--no-underline {
  text-decoration: none;
}

.miz-signature .miz-wordmark {
  fill: #111111;
}
.miz-signature .miz-wordmark--reverse {
  fill: #FFFFFF;
}
.miz-signature:hover .miz-wordmark {
  fill: #6A0206;
}
.miz-signature:hover .miz-wordmark--reverse {
  fill: #F1B82D;
}

.miz-wordmark__letter {
  all: inherit;
}

/* ========================================================================
  Sub navigation
======================================================================== */
.miz-sub-nav {
  /* stylelint-disable-next-line */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  padding-left: 0;
  font-weight: 700;
  font-size: 1rem;
  background-color: #FEE8B6;
}
.miz-sub-nav > * {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}

.miz-sub-nav-link {
  display: block;
  padding: 0.5rem 1rem 0.5rem 1rem;
  text-decoration: none;
}
.miz-sub-nav-link:hover {
  background: #FBD986;
}

.miz-sub-nav-link--active {
  background: #FEE8B6;
}

.miz-sub-nav-item > .miz-sub-nav .miz-sub-nav-link {
  padding-left: 2rem;
  background: #FFF4D6;
}
.miz-sub-nav-item > .miz-sub-nav .miz-sub-nav-link:hover {
  background: #FBD986;
}

.card-content {
  display: none;
}

.active-academic-dates {
  color: black;
  font-weight: bold;
  background: #f1b82d;
  border: 1px solid rgba(255, 255, 255, 0.6);
}

.active-event-calendar {
  color: #f1b82d !important;
  font-weight: bold;
  background: black;
  border: 1px solid rgba(255, 255, 255, 0.6);
}

.showEvents {
  display: -ms-flexbox;
  display: flex;
}

.miz-flex,
.miz-flex--row {
  /* stylelint-disable-next-line */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.miz-flex > *,
.miz-flex--row > * {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}

.miz-flex--column {
  /* stylelint-disable-next-line */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.miz-flex--column > * {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}

.miz-flex-item--push {
  margin-left: auto;
}

.miz-flex__item--grow-1 {
  -ms-flex-positive: 1;
      flex-grow: 1;
}

.miz-wrapper {
  width: 100%;
  max-width: 1472px;
  margin-right: auto;
  margin-left: auto;
}

.miz-container {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .miz-container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .miz-container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .miz-container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .miz-container {
    max-width: 1200px;
  }
}

.miz-container--no-padding {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .miz-container--no-padding {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .miz-container--no-padding {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .miz-container--no-padding {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .miz-container--no-padding {
    max-width: 1200px;
  }
}

.miz-main-grid__main,
.miz-main-grid__article,
.miz-main-grid__sidebar {
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .miz-main-grid__main,
.miz-main-grid__article,
.miz-main-grid__sidebar {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .miz-main-grid__main,
.miz-main-grid__article,
.miz-main-grid__sidebar {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .miz-main-grid__main,
.miz-main-grid__article,
.miz-main-grid__sidebar {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .miz-main-grid__main,
.miz-main-grid__article,
.miz-main-grid__sidebar {
    max-width: 1200px;
  }
}

@supports (display: grid) {
  .miz-main-grid {
    display: grid;
    /* stylelint-disable */
    grid-template-columns: [full-start] 1rem [main-start] repeat(12, 1fr) [main-end] 1rem [full-end];
    grid-auto-flow: column;
    /* stylelint-enable */
  }
  .miz-main-grid > * {
    grid-column: full;
  }
  @media (min-width: 576px) {
    .miz-main-grid {
      grid-template-columns: [full-start] minmax(0, 1fr) [main-start] repeat(12, 13px) [main-end] minmax(0, 1fr) [full-end];
      grid-gap: 0 2rem;
    }
  }
  @media (min-width: 768px) {
    .miz-main-grid {
      grid-template-columns: [full-start] minmax(0, 1fr) [main-start] repeat(12, 28px) [main-end] minmax(0, 1fr) [full-end];
    }
  }
  @media (min-width: 992px) {
    .miz-main-grid {
      grid-template-columns: [full-start] minmax(0, 1fr) [main-start] repeat(12, 48px) [main-end] minmax(0, 1fr) [full-end];
    }
  }
  @media (min-width: 1200px) {
    .miz-main-grid {
      grid-template-columns: [full-start] minmax(0, 1fr) [main-start] repeat(12, minmax(65px, 68px)) [main-end] minmax(0, 1fr) [full-end];
    }
  }

  .miz-main-grid__main {
    grid-column: main;
    margin-right: 0;
    margin-left: 0;
    width: 100%;
  }

  .miz-main-grid__article {
    grid-column: main;
    margin-right: 0;
    margin-left: 0;
    width: 100%;
  }
  @media (min-width: 992px) {
    .miz-main-grid__article {
      grid-column: main/span 8;
    }
  }

  .miz-main-grid__sidebar {
    grid-column: main;
    margin-right: 0;
    margin-left: 0;
    width: 100%;
  }
  @media (min-width: 992px) {
    .miz-main-grid__sidebar {
      grid-column: 10/span 4;
    }
  }

  .miz-main-grid__full {
    grid-column: full;
  }

  @media (min-width: 992px) {
    .miz-main-grid--reverse .miz-main-grid__article {
      grid-column: 6/span 8;
    }
  }
  @media (min-width: 992px) {
    .miz-main-grid--reverse .miz-main-grid__sidebar {
      grid-column: main/span 4;
    }
  }
}
.miz-layer {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.miz-layer__header {
  /* stylelint-disable-next-line */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: start;
      align-items: flex-start;
  position: relative;
  z-index: 10;
}
.miz-layer__header > * {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}
.miz-layer__header > * {
  margin-bottom: 0;
}
.miz-layer__header > * + * {
  margin-top: 2rem;
}

.miz-layer__header--center {
  -ms-flex-align: center;
      align-items: center;
  text-align: center;
}

.miz-layer__title {
  font-size: 2.441em;
  margin-bottom: 0;
  max-width: 15em;
}

.miz-layer__content {
  position: relative;
  z-index: 10;
  margin-top: 4rem;
}
.miz-layer__content > * {
  margin: 0;
}
.miz-layer__content > * + * {
  margin-top: 2rem;
}

.miz-layer__content--center {
  -ms-flex-align: center;
      align-items: center;
  text-align: center;
}

.miz-page-content {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .miz-page-content {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .miz-page-content {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .miz-page-content {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .miz-page-content {
    max-width: 1200px;
  }
}

.miz-page-content__layer {
  /* stylelint-disable-next-line */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.miz-page-content__layer > * {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}

.miz-page-content__full {
  position: relative;
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}

.miz-page-content__single,
.miz-page-content__article {
  position: relative;
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}
.miz-page-content__single img,
.miz-page-content__article img {
  max-width: 100%;
  height: auto;
}
@media (min-width: 992px) {
  .miz-page-content__single,
.miz-page-content__article {
    /* stylelint-disable-next-line */
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: 8;
        flex-direction: 8;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .miz-page-content__single > *,
.miz-page-content__article > * {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
  }
}

.miz-page-content__aside {
  position: relative;
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (min-width: 992px) {
  .miz-page-content__aside {
    /* stylelint-disable-next-line */
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: 4;
        flex-direction: 4;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .miz-page-content__aside > * {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
  }
}

.miz-l-halves > * {
  /* stylelint-disable-next-line */
  width: calc(48% - 2rem);
}

.miz-l-thirds > * {
  /* stylelint-disable-next-line */
  width: calc(33.333% - 2rem);
}

.miz-width--10 {
  width: 10%;
}

.miz-width--25 {
  width: 25%;
}

.miz-width--33 {
  width: 33.333%;
}

.miz-width--50 {
  width: 50%;
}

.miz-width--66 {
  width: 66.666%;
}

.miz-width--75 {
  width: 75%;
}

.miz-width--100 {
  width: 100%;
}

.miz-stack-sandwich--xs {
  margin: 0.25rem 0 0.25rem 0;
}

.miz-stack-sandwich--sm {
  margin: 0.5rem 0 0.5rem 0;
}

.miz-stack-sandwich--md {
  margin: 1rem 0 1rem 0;
}

.miz-stack-sandwich--lg {
  margin: 2rem 0 2rem 0;
}

.miz-stack-sandwich--xl {
  margin: 4rem 0 4rem 0;
}

.miz-space--inset-xs {
  padding: 0.25rem 0.25rem 0.25rem 0.25rem;
}
.miz-space--inset-sm {
  padding: 0.5rem 0.5rem 0.5rem 0.5rem;
}
.miz-space--inset-md {
  padding: 1rem 1rem 1rem 1rem;
}
.miz-space--inset-lg {
  padding: 2rem 2rem 2rem 2rem;
}
.miz-space--inset-xl {
  padding: 4rem 4rem 4rem 4rem;
}
.miz-space--inset-xxl {
  padding: 8rem 8rem 8rem 8rem;
}
.miz-space--inset-squish-xs {
  padding: 0.125rem 0.25rem 0.125rem 0.25rem;
}
.miz-space--inset-squish-sm {
  padding: 0.25rem 0.5rem 0.25rem 0.5rem;
}
.miz-space--inset-squish-md {
  padding: 0.5rem 1rem 0.5rem 1rem;
}
.miz-space--inset-squish-lg {
  padding: 1rem 2rem 1rem 2rem;
}
.miz-space--inset-squish-xl {
  padding: 2rem 4rem 2rem 4rem;
}
.miz-space--inset-squish-xxl {
  padding: 4rem 8rem 4rem 8rem;
}