@charset "UTF-8";
/**
 * Foundation for Sites
 * Version 6.7.4
 * https://61350059-10ae-48e8-a6ef-40fa2baa6bbb.p.bardy.io
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 40em) {
  .reveal.large, .reveal.small, .reveal.tiny, .reveal {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1, .pseudo-h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

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

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: 0;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

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

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

[data-whatintent=mouse] *, [data-whatintent=mouse] *:focus,
[data-whatintent=touch] *,
[data-whatintent=touch] *:focus,
[data-whatinput=mouse] *,
[data-whatinput=mouse] *:focus,
[data-whatinput=touch] *,
[data-whatinput=touch] *:focus {
  outline: none;
}

[draggable=false] {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em&xxxlarge=102.5em";
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 100%;
}

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

body {
  margin: 0;
  padding: 0;
  background: #fff;
  font-family: "Roboto Slab", serif;
  font-weight: 300;
  line-height: 1.5;
  color: #1e1e1e;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}

select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border-radius: 0;
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto;
}
[data-whatinput=mouse] button {
  outline: 0;
}

pre {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

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

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

[type=text], [type=password], [type=date], [type=datetime], [type=datetime-local], [type=month], [type=week], [type=email], [type=number], [type=search], [type=tel], [type=time], [type=url], [type=color],
textarea {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #5c5c5c;
  border-radius: 0;
  background-color: #fff;
  -webkit-box-shadow: inset 0 1px 2px rgba(30, 30, 30, 0.1);
          box-shadow: inset 0 1px 2px rgba(30, 30, 30, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
  color: #1e1e1e;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
[type=text]:focus, [type=password]:focus, [type=date]:focus, [type=datetime]:focus, [type=datetime-local]:focus, [type=month]:focus, [type=week]:focus, [type=email]:focus, [type=number]:focus, [type=search]:focus, [type=tel]:focus, [type=time]:focus, [type=url]:focus, [type=color]:focus,
textarea:focus {
  outline: none;
  border: 1px solid #666;
  background-color: #fff;
  -webkit-box-shadow: 0 0 5px #5c5c5c;
          box-shadow: 0 0 5px #5c5c5c;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

textarea {
  max-width: 100%;
}
textarea[rows] {
  height: auto;
}

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e0e0e0;
  cursor: not-allowed;
}

[type=submit],
[type=button] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
}

input[type=search] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

::-webkit-input-placeholder {
  color: #5c5c5c;
}

::-moz-placeholder {
  color: #5c5c5c;
}

:-ms-input-placeholder {
  color: #5c5c5c;
}

::-ms-input-placeholder {
  color: #5c5c5c;
}

::placeholder {
  color: #5c5c5c;
}

[type=file],
[type=checkbox],
[type=radio] {
  margin: 0 0 1rem;
}

[type=checkbox] + label,
[type=radio] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
}
[type=checkbox] + label[for],
[type=radio] + label[for] {
  cursor: pointer;
}

label > [type=checkbox],
label > [type=radio] {
  margin-right: 0.5rem;
}

[type=file] {
  width: 100%;
}

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1;
  color: #1e1e1e;
}
label.middle {
  margin: 0 0 1rem;
  line-height: 1.5;
  padding: 0.5625rem 0;
}

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #1e1e1e;
}

.input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.input-group > :first-child, .input-group > :first-child.input-group-button > * {
  border-radius: 0 0 0 0;
}
.input-group > :last-child, .input-group > :last-child.input-group-button > * {
  border-radius: 0 0 0 0;
}

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label, .input-group-button, .input-group-field, .input-group-label {
  margin: 0;
  white-space: nowrap;
}

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #5c5c5c;
  background: #e0e0e0;
  color: #1e1e1e;
  text-align: center;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.input-group-label:first-child {
  border-right: 0;
}
.input-group-label:last-child {
  border-left: 0;
}

.input-group-field {
  border-radius: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  min-width: 0;
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

legend {
  max-width: 100%;
  margin-bottom: 0.5rem;
}

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #5c5c5c;
}
.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem;
}

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #5c5c5c;
  border-radius: 0;
  background-color: #fff;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
  color: #1e1e1e;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%28102, 102, 102%29"></polygon></svg>');
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
@media screen and (min-width: 0\0 ) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}
select:focus {
  outline: none;
  border: 1px solid #666;
  background-color: #fff;
  -webkit-box-shadow: 0 0 5px #5c5c5c;
          box-shadow: 0 0 5px #5c5c5c;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
select:disabled {
  background-color: #e0e0e0;
  cursor: not-allowed;
}
select::-ms-expand {
  display: none;
}
select[multiple] {
  height: auto;
  background-image: none;
}
select:not([multiple]) {
  padding-top: 0;
  padding-bottom: 0;
}

.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #faedeb;
}
.is-invalid-input:not(:focus)::-webkit-input-placeholder {
  color: #cc4b37;
}
.is-invalid-input:not(:focus)::-moz-placeholder {
  color: #cc4b37;
}
.is-invalid-input:not(:focus):-ms-input-placeholder {
  color: #cc4b37;
}
.is-invalid-input:not(:focus)::-ms-input-placeholder {
  color: #cc4b37;
}
.is-invalid-input:not(:focus)::placeholder {
  color: #cc4b37;
}

.is-invalid-label {
  color: #cc4b37;
}

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: 700;
  color: #cc4b37;
}
.form-error.is-visible {
  display: block;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
.pseudo-h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.8;
  text-rendering: optimizeLegibility;
}

em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: 700;
  line-height: inherit;
}

small {
  font-size: 80%;
  line-height: inherit;
}

h1, .pseudo-h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Libre Franklin", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: inherit;
  text-rendering: optimizeLegibility;
}
h1 small, .pseudo-h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
  line-height: 0;
  color: #5c5c5c;
}

h1, .pseudo-h1, .h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h2, .h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h3, .h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h4, .h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h5, .h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h6, .h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

@media print, screen and (min-width: 40em) {
  h1, .pseudo-h1, .h1 {
    font-size: 3rem;
  }
  h2, .h2 {
    font-size: 2.625rem;
  }
  h3, .h3 {
    font-size: 1.875rem;
  }
  h4, .h4 {
    font-size: 1.5625rem;
  }
  h5, .h5 {
    font-size: 1.25rem;
  }
  h6, .h6 {
    font-size: 1rem;
  }
}
a {
  line-height: inherit;
  color: #ad182d;
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus {
  color: #1e1e1e;
}
a img {
  border: 0;
}

hr {
  clear: both;
  max-width: 75rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #5c5c5c;
  border-left: 0;
}

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.8;
}

li {
  font-size: inherit;
}

ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}

ol {
  margin-left: 1.25rem;
}

ul ul, ul ol, ol ul, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

dl {
  margin-bottom: 1rem;
}
dl dt {
  margin-bottom: 0.3rem;
  font-weight: 700;
}

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #5c5c5c;
}
blockquote, blockquote p {
  line-height: 1.8;
  color: #666;
}

abbr, abbr[title] {
  border-bottom: 1px dotted #1e1e1e;
  cursor: help;
  text-decoration: none;
}

figure {
  margin: 0;
}

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e0e0e0;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #1e1e1e;
}

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: 300;
  line-height: 1.4;
  color: #666;
}

.lead {
  font-size: 125%;
  line-height: 1.6;
}

.stat {
  font-size: 2.5rem;
  line-height: 1;
}
p + .stat {
  margin-top: -1rem;
}

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none;
}

.cite-block, cite {
  display: block;
  color: #666;
  font-size: 0.8125rem;
}
.cite-block:before, cite:before {
  content: "— ";
}

.code-inline, code {
  border: 1px solid #5c5c5c;
  background-color: #e0e0e0;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 300;
  color: #1e1e1e;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

.code-block {
  border: 1px solid #5c5c5c;
  background-color: #e0e0e0;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 300;
  color: #1e1e1e;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem;
}

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

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

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

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

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left;
  }
  .medium-text-right {
    text-align: right;
  }
  .medium-text-center {
    text-align: center;
  }
  .medium-text-justify {
    text-align: justify;
  }
}
@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}
.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    -webkit-print-color-adjust: economy;
            color-adjust: economy;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  .show-for-print {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #666;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}
.grid-container {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 40em) {
  .grid-container {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.grid-container.fluid {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 40em) {
  .grid-container.fluid {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.grid-container.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.grid-x {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 100%;
}
.cell.auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
.cell.shrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.grid-x > .auto {
  width: auto;
}
.grid-x > .shrink {
  width: auto;
}

.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12, .hmm-articles-list .grid-x > h3 {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .off-canvas-content .with-sidebar .bundle--leadership_component .leadership--container.grid-x > .columns, .off-canvas-content .with-sidebar .bundle--leadership_component .hmm-articles-list .leadership--container.grid-x > h3, .hmm-articles-list .off-canvas-content .with-sidebar .bundle--leadership_component .leadership--container.grid-x > h3, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
.grid-x > .small-12, .hmm-articles-list .grid-x > h3, .grid-x > .small-11, .grid-x > .small-10, .grid-x > .small-9, .grid-x > .small-8, .grid-x > .small-7, .grid-x > .small-6, .grid-x > .small-5, .grid-x > .small-4, .grid-x > .small-3, .grid-x > .small-2, .grid-x > .small-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.grid-x > .small-1 {
  width: 8.3333333333%;
}

.grid-x > .small-2 {
  width: 16.6666666667%;
}

.grid-x > .small-3 {
  width: 25%;
}

.grid-x > .small-4 {
  width: 33.3333333333%;
}

.grid-x > .small-5 {
  width: 41.6666666667%;
}

.grid-x > .small-6 {
  width: 50%;
}

.grid-x > .small-7 {
  width: 58.3333333333%;
}

.grid-x > .small-8 {
  width: 66.6666666667%;
}

.grid-x > .small-9 {
  width: 75%;
}

.grid-x > .small-10 {
  width: 83.3333333333%;
}

.grid-x > .small-11 {
  width: 91.6666666667%;
}

.grid-x > .small-12, .hmm-articles-list .grid-x > h3 {
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    width: auto;
  }
  .grid-x > .medium-12, .grid-x > .medium-11, .grid-x > .medium-10, .grid-x > .medium-9, .grid-x > .medium-8, .grid-x > .medium-7, .grid-x > .medium-6, .grid-x > .medium-5, .grid-x > .medium-4, .grid-x > .medium-3, .grid-x > .medium-2, .grid-x > .medium-1, .grid-x > .medium-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-x > .medium-shrink {
    width: auto;
  }
  .grid-x > .medium-1 {
    width: 8.3333333333%;
  }
  .grid-x > .medium-2 {
    width: 16.6666666667%;
  }
  .grid-x > .medium-3 {
    width: 25%;
  }
  .grid-x > .medium-4 {
    width: 33.3333333333%;
  }
  .grid-x > .medium-5 {
    width: 41.6666666667%;
  }
  .grid-x > .medium-6 {
    width: 50%;
  }
  .grid-x > .medium-7 {
    width: 58.3333333333%;
  }
  .grid-x > .medium-8 {
    width: 66.6666666667%;
  }
  .grid-x > .medium-9 {
    width: 75%;
  }
  .grid-x > .medium-10 {
    width: 83.3333333333%;
  }
  .grid-x > .medium-11 {
    width: 91.6666666667%;
  }
  .grid-x > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    width: auto;
  }
  .grid-x > .large-12, .grid-x > .large-11, .grid-x > .large-10, .grid-x > .large-9, .grid-x > .large-8, .grid-x > .large-7, .off-canvas-content .with-sidebar .bundle--leadership_component .leadership--container.grid-x > .columns, .off-canvas-content .with-sidebar .bundle--leadership_component .hmm-articles-list .leadership--container.grid-x > h3, .hmm-articles-list .off-canvas-content .with-sidebar .bundle--leadership_component .leadership--container.grid-x > h3, .grid-x > .large-6, .grid-x > .large-5, .grid-x > .large-4, .grid-x > .large-3, .grid-x > .large-2, .grid-x > .large-1, .grid-x > .large-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-x > .large-shrink {
    width: auto;
  }
  .grid-x > .large-1 {
    width: 8.3333333333%;
  }
  .grid-x > .large-2 {
    width: 16.6666666667%;
  }
  .grid-x > .large-3 {
    width: 25%;
  }
  .grid-x > .large-4 {
    width: 33.3333333333%;
  }
  .grid-x > .large-5 {
    width: 41.6666666667%;
  }
  .grid-x > .large-6 {
    width: 50%;
  }
  .grid-x > .large-7, .off-canvas-content .with-sidebar .bundle--leadership_component .leadership--container.grid-x > .columns, .off-canvas-content .with-sidebar .bundle--leadership_component .hmm-articles-list .leadership--container.grid-x > h3, .hmm-articles-list .off-canvas-content .with-sidebar .bundle--leadership_component .leadership--container.grid-x > h3 {
    width: 58.3333333333%;
  }
  .grid-x > .large-8 {
    width: 66.6666666667%;
  }
  .grid-x > .large-9 {
    width: 75%;
  }
  .grid-x > .large-10 {
    width: 83.3333333333%;
  }
  .grid-x > .large-11 {
    width: 91.6666666667%;
  }
  .grid-x > .large-12 {
    width: 100%;
  }
}
.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}

.grid-margin-y:not(.grid-y) > .cell {
  height: auto;
}

.grid-margin-x {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}
.grid-margin-x > .cell {
  width: calc(100% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x > .cell {
    width: calc(100% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
.grid-margin-x > .auto {
  width: auto;
}
.grid-margin-x > .shrink {
  width: auto;
}
.grid-margin-x > .small-1 {
  width: calc(8.3333333333% - 1.25rem);
}
.grid-margin-x > .small-2 {
  width: calc(16.6666666667% - 1.25rem);
}
.grid-margin-x > .small-3 {
  width: calc(25% - 1.25rem);
}
.grid-margin-x > .small-4 {
  width: calc(33.3333333333% - 1.25rem);
}
.grid-margin-x > .small-5 {
  width: calc(41.6666666667% - 1.25rem);
}
.grid-margin-x > .small-6 {
  width: calc(50% - 1.25rem);
}
.grid-margin-x > .small-7 {
  width: calc(58.3333333333% - 1.25rem);
}
.grid-margin-x > .small-8 {
  width: calc(66.6666666667% - 1.25rem);
}
.grid-margin-x > .small-9 {
  width: calc(75% - 1.25rem);
}
.grid-margin-x > .small-10 {
  width: calc(83.3333333333% - 1.25rem);
}
.grid-margin-x > .small-11 {
  width: calc(91.6666666667% - 1.25rem);
}
.grid-margin-x > .small-12, .hmm-articles-list .grid-margin-x > h3 {
  width: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x > .auto {
    width: auto;
  }
  .grid-margin-x > .shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-12, .hmm-articles-list .grid-margin-x > h3 {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x > .large-auto {
    width: auto;
  }
  .grid-margin-x > .large-shrink {
    width: auto;
  }
  .grid-margin-x > .large-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .large-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .large-7, .off-canvas-content .with-sidebar .bundle--leadership_component .leadership--container.grid-margin-x > .columns, .off-canvas-content .with-sidebar .bundle--leadership_component .hmm-articles-list .leadership--container.grid-margin-x > h3, .hmm-articles-list .off-canvas-content .with-sidebar .bundle--leadership_component .leadership--container.grid-margin-x > h3 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .large-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-12 {
    width: calc(100% - 1.875rem);
  }
}

.grid-padding-x .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.grid-padding-x > .cell {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-x > .cell {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.small-up-1 > .cell {
  width: 100%;
}

.small-up-2 > .cell {
  width: 50%;
}

.small-up-3 > .cell {
  width: 33.3333333333%;
}

.small-up-4 > .cell {
  width: 25%;
}

.small-up-5 > .cell {
  width: 20%;
}

.small-up-6 > .cell {
  width: 16.6666666667%;
}

.small-up-7 > .cell {
  width: 14.2857142857%;
}

.small-up-8 > .cell {
  width: 12.5%;
}

@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%;
  }
  .medium-up-2 > .cell {
    width: 50%;
  }
  .medium-up-3 > .cell {
    width: 33.3333333333%;
  }
  .medium-up-4 > .cell {
    width: 25%;
  }
  .medium-up-5 > .cell {
    width: 20%;
  }
  .medium-up-6 > .cell {
    width: 16.6666666667%;
  }
  .medium-up-7 > .cell {
    width: 14.2857142857%;
  }
  .medium-up-8 > .cell {
    width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%;
  }
  .large-up-2 > .cell {
    width: 50%;
  }
  .large-up-3 > .cell {
    width: 33.3333333333%;
  }
  .large-up-4 > .cell {
    width: 25%;
  }
  .large-up-5 > .cell {
    width: 20%;
  }
  .large-up-6 > .cell {
    width: 16.6666666667%;
  }
  .large-up-7 > .cell {
    width: 14.2857142857%;
  }
  .large-up-8 > .cell {
    width: 12.5%;
  }
}
.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.25rem);
}

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.25rem);
}

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.3333333333% - 1.25rem);
}

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.25rem);
}

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.25rem);
}

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.6666666667% - 1.25rem);
}

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.2857142857% - 1.25rem);
}

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.25rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
.small-margin-collapse {
  margin-right: 0;
  margin-left: 0;
}
.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0;
}
.small-margin-collapse > .small-1 {
  width: 8.3333333333%;
}
.small-margin-collapse > .small-2 {
  width: 16.6666666667%;
}
.small-margin-collapse > .small-3 {
  width: 25%;
}
.small-margin-collapse > .small-4 {
  width: 33.3333333333%;
}
.small-margin-collapse > .small-5 {
  width: 41.6666666667%;
}
.small-margin-collapse > .small-6 {
  width: 50%;
}
.small-margin-collapse > .small-7 {
  width: 58.3333333333%;
}
.small-margin-collapse > .small-8 {
  width: 66.6666666667%;
}
.small-margin-collapse > .small-9 {
  width: 75%;
}
.small-margin-collapse > .small-10 {
  width: 83.3333333333%;
}
.small-margin-collapse > .small-11 {
  width: 91.6666666667%;
}
.small-margin-collapse > .small-12, .hmm-articles-list .small-margin-collapse > h3 {
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .small-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .medium-3 {
    width: 25%;
  }
  .small-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .medium-6 {
    width: 50%;
  }
  .small-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .medium-9 {
    width: 75%;
  }
  .small-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .large-3 {
    width: 25%;
  }
  .small-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .large-6 {
    width: 50%;
  }
  .small-margin-collapse > .large-7, .off-canvas-content .with-sidebar .bundle--leadership_component .leadership--container.small-margin-collapse > .columns, .off-canvas-content .with-sidebar .bundle--leadership_component .hmm-articles-list .leadership--container.small-margin-collapse > h3, .hmm-articles-list .off-canvas-content .with-sidebar .bundle--leadership_component .leadership--container.small-margin-collapse > h3 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .large-9 {
    width: 75%;
  }
  .small-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .large-12 {
    width: 100%;
  }
}

.small-padding-collapse {
  margin-right: 0;
  margin-left: 0;
}
.small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0;
}

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .small-3 {
    width: 25%;
  }
  .medium-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .small-6 {
    width: 50%;
  }
  .medium-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .small-9 {
    width: 75%;
  }
  .medium-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .small-12, .hmm-articles-list .medium-margin-collapse > h3 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .medium-3 {
    width: 25%;
  }
  .medium-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .medium-6 {
    width: 50%;
  }
  .medium-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .medium-9 {
    width: 75%;
  }
  .medium-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .large-3 {
    width: 25%;
  }
  .medium-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .large-6 {
    width: 50%;
  }
  .medium-margin-collapse > .large-7, .off-canvas-content .with-sidebar .bundle--leadership_component .leadership--container.medium-margin-collapse > .columns, .off-canvas-content .with-sidebar .bundle--leadership_component .hmm-articles-list .leadership--container.medium-margin-collapse > h3, .hmm-articles-list .off-canvas-content .with-sidebar .bundle--leadership_component .leadership--container.medium-margin-collapse > h3 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .large-9 {
    width: 75%;
  }
  .medium-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .small-3 {
    width: 25%;
  }
  .large-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .small-6 {
    width: 50%;
  }
  .large-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .small-9 {
    width: 75%;
  }
  .large-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .small-12, .hmm-articles-list .large-margin-collapse > h3 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .medium-3 {
    width: 25%;
  }
  .large-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .medium-6 {
    width: 50%;
  }
  .large-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .medium-9 {
    width: 75%;
  }
  .large-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .large-3 {
    width: 25%;
  }
  .large-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .large-6 {
    width: 50%;
  }
  .large-margin-collapse > .large-7, .off-canvas-content .with-sidebar .bundle--leadership_component .leadership--container.large-margin-collapse > .columns, .off-canvas-content .with-sidebar .bundle--leadership_component .hmm-articles-list .leadership--container.large-margin-collapse > h3, .hmm-articles-list .off-canvas-content .with-sidebar .bundle--leadership_component .leadership--container.large-margin-collapse > h3 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .large-9 {
    width: 75%;
  }
  .large-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

.small-offset-0 {
  margin-left: 0%;
}

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 1.25rem / 2);
}

.small-offset-1 {
  margin-left: 8.3333333333%;
}

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.3333333333% + 1.25rem / 2);
}

.small-offset-2 {
  margin-left: 16.6666666667%;
}

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.6666666667% + 1.25rem / 2);
}

.small-offset-3 {
  margin-left: 25%;
}

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 1.25rem / 2);
}

.small-offset-4 {
  margin-left: 33.3333333333%;
}

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.3333333333% + 1.25rem / 2);
}

.small-offset-5 {
  margin-left: 41.6666666667%;
}

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.6666666667% + 1.25rem / 2);
}

.small-offset-6 {
  margin-left: 50%;
}

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 1.25rem / 2);
}

.small-offset-7 {
  margin-left: 58.3333333333%;
}

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.3333333333% + 1.25rem / 2);
}

.small-offset-8 {
  margin-left: 66.6666666667%;
}

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.6666666667% + 1.25rem / 2);
}

.small-offset-9 {
  margin-left: 75%;
}

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 1.25rem / 2);
}

.small-offset-10 {
  margin-left: 83.3333333333%;
}

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.3333333333% + 1.25rem / 2);
}

.small-offset-11 {
  margin-left: 91.6666666667%;
}

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.6666666667% + 1.25rem / 2);
}

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 1.875rem / 2);
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.3333333333% + 1.875rem / 2);
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.6666666667% + 1.875rem / 2);
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 1.875rem / 2);
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.3333333333% + 1.875rem / 2);
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.6666666667% + 1.875rem / 2);
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 1.875rem / 2);
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.3333333333% + 1.875rem / 2);
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.6666666667% + 1.875rem / 2);
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 1.875rem / 2);
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.3333333333% + 1.875rem / 2);
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.6666666667% + 1.875rem / 2);
  }
}
@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 1.875rem / 2);
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.3333333333% + 1.875rem / 2);
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.6666666667% + 1.875rem / 2);
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 1.875rem / 2);
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.3333333333% + 1.875rem / 2);
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.6666666667% + 1.875rem / 2);
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 1.875rem / 2);
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.3333333333% + 1.875rem / 2);
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.6666666667% + 1.875rem / 2);
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 1.875rem / 2);
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.3333333333% + 1.875rem / 2);
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.6666666667% + 1.875rem / 2);
  }
}
.grid-y {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}
.grid-y > .cell {
  height: auto;
  max-height: none;
}
.grid-y > .auto {
  height: auto;
}
.grid-y > .shrink {
  height: auto;
}
.grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12, .hmm-articles-list .grid-y > h3 {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}
@media print, screen and (min-width: 40em) {
  .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .off-canvas-content .with-sidebar .bundle--leadership_component .leadership--container.grid-y > .columns, .off-canvas-content .with-sidebar .bundle--leadership_component .hmm-articles-list .leadership--container.grid-y > h3, .hmm-articles-list .off-canvas-content .with-sidebar .bundle--leadership_component .leadership--container.grid-y > h3, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
.grid-y > .small-12, .hmm-articles-list .grid-y > h3, .grid-y > .small-11, .grid-y > .small-10, .grid-y > .small-9, .grid-y > .small-8, .grid-y > .small-7, .grid-y > .small-6, .grid-y > .small-5, .grid-y > .small-4, .grid-y > .small-3, .grid-y > .small-2, .grid-y > .small-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.grid-y > .small-1 {
  height: 8.3333333333%;
}
.grid-y > .small-2 {
  height: 16.6666666667%;
}
.grid-y > .small-3 {
  height: 25%;
}
.grid-y > .small-4 {
  height: 33.3333333333%;
}
.grid-y > .small-5 {
  height: 41.6666666667%;
}
.grid-y > .small-6 {
  height: 50%;
}
.grid-y > .small-7 {
  height: 58.3333333333%;
}
.grid-y > .small-8 {
  height: 66.6666666667%;
}
.grid-y > .small-9 {
  height: 75%;
}
.grid-y > .small-10 {
  height: 83.3333333333%;
}
.grid-y > .small-11 {
  height: 91.6666666667%;
}
.grid-y > .small-12, .hmm-articles-list .grid-y > h3 {
  height: 100%;
}
@media print, screen and (min-width: 40em) {
  .grid-y > .medium-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    height: auto;
  }
  .grid-y > .medium-12, .grid-y > .medium-11, .grid-y > .medium-10, .grid-y > .medium-9, .grid-y > .medium-8, .grid-y > .medium-7, .grid-y > .medium-6, .grid-y > .medium-5, .grid-y > .medium-4, .grid-y > .medium-3, .grid-y > .medium-2, .grid-y > .medium-1, .grid-y > .medium-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-y > .medium-shrink {
    height: auto;
  }
  .grid-y > .medium-1 {
    height: 8.3333333333%;
  }
  .grid-y > .medium-2 {
    height: 16.6666666667%;
  }
  .grid-y > .medium-3 {
    height: 25%;
  }
  .grid-y > .medium-4 {
    height: 33.3333333333%;
  }
  .grid-y > .medium-5 {
    height: 41.6666666667%;
  }
  .grid-y > .medium-6 {
    height: 50%;
  }
  .grid-y > .medium-7 {
    height: 58.3333333333%;
  }
  .grid-y > .medium-8 {
    height: 66.6666666667%;
  }
  .grid-y > .medium-9 {
    height: 75%;
  }
  .grid-y > .medium-10 {
    height: 83.3333333333%;
  }
  .grid-y > .medium-11 {
    height: 91.6666666667%;
  }
  .grid-y > .medium-12 {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    height: auto;
  }
  .grid-y > .large-12, .grid-y > .large-11, .grid-y > .large-10, .grid-y > .large-9, .grid-y > .large-8, .grid-y > .large-7, .off-canvas-content .with-sidebar .bundle--leadership_component .leadership--container.grid-y > .columns, .off-canvas-content .with-sidebar .bundle--leadership_component .hmm-articles-list .leadership--container.grid-y > h3, .hmm-articles-list .off-canvas-content .with-sidebar .bundle--leadership_component .leadership--container.grid-y > h3, .grid-y > .large-6, .grid-y > .large-5, .grid-y > .large-4, .grid-y > .large-3, .grid-y > .large-2, .grid-y > .large-1, .grid-y > .large-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-y > .large-shrink {
    height: auto;
  }
  .grid-y > .large-1 {
    height: 8.3333333333%;
  }
  .grid-y > .large-2 {
    height: 16.6666666667%;
  }
  .grid-y > .large-3 {
    height: 25%;
  }
  .grid-y > .large-4 {
    height: 33.3333333333%;
  }
  .grid-y > .large-5 {
    height: 41.6666666667%;
  }
  .grid-y > .large-6 {
    height: 50%;
  }
  .grid-y > .large-7, .off-canvas-content .with-sidebar .bundle--leadership_component .leadership--container.grid-y > .columns, .off-canvas-content .with-sidebar .bundle--leadership_component .hmm-articles-list .leadership--container.grid-y > h3, .hmm-articles-list .off-canvas-content .with-sidebar .bundle--leadership_component .leadership--container.grid-y > h3 {
    height: 58.3333333333%;
  }
  .grid-y > .large-8 {
    height: 66.6666666667%;
  }
  .grid-y > .large-9 {
    height: 75%;
  }
  .grid-y > .large-10 {
    height: 83.3333333333%;
  }
  .grid-y > .large-11 {
    height: 91.6666666667%;
  }
  .grid-y > .large-12 {
    height: 100%;
  }
}

.grid-padding-y .grid-padding-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
.grid-padding-y > .cell {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-y > .cell {
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }
}

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 1.25rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 1.25rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 1.25rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 1.25rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 1.25rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 1.25rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 1.25rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 1.25rem);
}
.grid-margin-y > .small-12, .hmm-articles-list .grid-margin-y > h3 {
  height: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-12, .hmm-articles-list .grid-margin-y > h3 {
    height: calc(100% - 1.875rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .large-7, .off-canvas-content .with-sidebar .bundle--leadership_component .leadership--container.grid-margin-y > .columns, .off-canvas-content .with-sidebar .bundle--leadership_component .hmm-articles-list .leadership--container.grid-margin-y > h3, .hmm-articles-list .off-canvas-content .with-sidebar .bundle--leadership_component .leadership--container.grid-margin-y > h3 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}

.grid-frame {
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100vw;
}

.cell .grid-frame {
  width: 100%;
}

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-height: 100%;
}
.cell-block-container > .grid-x {
  max-height: 100%;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100vw;
  }
  .cell .medium-grid-frame {
    width: 100%;
  }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .medium-cell-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%;
  }
  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100vw;
  }
  .cell .large-grid-frame {
    width: 100%;
  }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .large-cell-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%;
  }
  .large-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
.grid-y.grid-frame {
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: 100vh;
  width: auto;
}
@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh;
    width: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh;
    width: auto;
  }
}

.cell .grid-y.grid-frame {
  height: 100%;
}
@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 1.25rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 1.25rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 1.25rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 1.25rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 1.25rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 1.25rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 1.25rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 1.25rem);
}
.grid-margin-y > .small-12, .hmm-articles-list .grid-margin-y > h3 {
  height: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-12, .hmm-articles-list .grid-margin-y > h3 {
    height: calc(100% - 1.875rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .large-7, .off-canvas-content .with-sidebar .bundle--leadership_component .leadership--container.grid-margin-y > .columns, .off-canvas-content .with-sidebar .bundle--leadership_component .hmm-articles-list .leadership--container.grid-margin-y > h3, .hmm-articles-list .off-canvas-content .with-sidebar .bundle--leadership_component .leadership--container.grid-margin-y > h3 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}

.grid-frame.grid-margin-y {
  height: calc(100vh + 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
}
[data-whatinput=mouse] .button {
  outline: 0;
}
.button.tiny {
  font-size: 0.6rem;
}
.button.small {
  font-size: 0.75rem;
}
.button.large {
  font-size: 1.25rem;
}
.button.expanded, .button.block-views-block-hmm-issue-listings-block-4 {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.button, .button.disabled, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
  background-color: #ad182d;
  color: #fff;
}
.button:hover, .button:focus {
  background-color: #931426;
  color: #fff;
}
.button.primary, .button.primary.disabled, .button.primary[disabled], .button.primary.disabled:hover, .button.primary[disabled]:hover, .button.primary.disabled:focus, .button.primary[disabled]:focus {
  background-color: #ad182d;
  color: #fff;
}
.button.primary:hover, .button.primary:focus {
  background-color: #8a1324;
  color: #fff;
}
.button.secondary, .button.secondary.disabled, .button.secondary[disabled], .button.secondary.disabled:hover, .button.secondary[disabled]:hover, .button.secondary.disabled:focus, .button.secondary[disabled]:focus {
  background-color: #767676;
  color: #fff;
}
.button.secondary:hover, .button.secondary:focus {
  background-color: #5e5e5e;
  color: #fff;
}
.button.success, .button.success.disabled, .button.success[disabled], .button.success.disabled:hover, .button.success[disabled]:hover, .button.success.disabled:focus, .button.success[disabled]:focus {
  background-color: #3adb76;
  color: #1e1e1e;
}
.button.success:hover, .button.success:focus {
  background-color: #22bb5b;
  color: #1e1e1e;
}
.button.warning, .button.warning.disabled, .button.warning[disabled], .button.warning.disabled:hover, .button.warning[disabled]:hover, .button.warning.disabled:focus, .button.warning[disabled]:focus {
  background-color: #ffae00;
  color: #1e1e1e;
}
.button.warning:hover, .button.warning:focus {
  background-color: #cc8b00;
  color: #1e1e1e;
}
.button.alert, .button.alert.disabled, .button.alert[disabled], .button.alert.disabled:hover, .button.alert[disabled]:hover, .button.alert.disabled:focus, .button.alert[disabled]:focus {
  background-color: #cc4b37;
  color: #fff;
}
.button.alert:hover, .button.alert:focus {
  background-color: #a53b2a;
  color: #fff;
}
.button.hollow, .button.hollow:hover, .button.hollow:focus, .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
  background-color: transparent;
}
.button.hollow, .button.hollow.disabled, .button.hollow[disabled], .button.hollow.disabled:hover, .button.hollow[disabled]:hover, .button.hollow.disabled:focus, .button.hollow[disabled]:focus {
  border: 1px solid #ad182d;
  color: #ad182d;
}
.button.hollow:hover, .button.hollow:focus {
  border-color: #570c17;
  color: #570c17;
}
.button.hollow.primary, .button.hollow.primary.disabled, .button.hollow.primary[disabled], .button.hollow.primary.disabled:hover, .button.hollow.primary[disabled]:hover, .button.hollow.primary.disabled:focus, .button.hollow.primary[disabled]:focus {
  border: 1px solid #ad182d;
  color: #ad182d;
}
.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: #570c17;
  color: #570c17;
}
.button.hollow.secondary, .button.hollow.secondary.disabled, .button.hollow.secondary[disabled], .button.hollow.secondary.disabled:hover, .button.hollow.secondary[disabled]:hover, .button.hollow.secondary.disabled:focus, .button.hollow.secondary[disabled]:focus {
  border: 1px solid #767676;
  color: #767676;
}
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}
.button.hollow.success, .button.hollow.success.disabled, .button.hollow.success[disabled], .button.hollow.success.disabled:hover, .button.hollow.success[disabled]:hover, .button.hollow.success.disabled:focus, .button.hollow.success[disabled]:focus {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: #157539;
  color: #157539;
}
.button.hollow.warning, .button.hollow.warning.disabled, .button.hollow.warning[disabled], .button.hollow.warning.disabled:hover, .button.hollow.warning[disabled]:hover, .button.hollow.warning.disabled:focus, .button.hollow.warning[disabled]:focus {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button.hollow.warning:hover, .button.hollow.warning:focus {
  border-color: #805700;
  color: #805700;
}
.button.hollow.alert, .button.hollow.alert.disabled, .button.hollow.alert[disabled], .button.hollow.alert.disabled:hover, .button.hollow.alert[disabled]:hover, .button.hollow.alert.disabled:focus, .button.hollow.alert[disabled]:focus {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}
.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: #67251a;
  color: #67251a;
}
.button.clear, .button.clear:hover, .button.clear:focus, .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}
.button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear.disabled:hover, .button.clear[disabled]:hover, .button.clear.disabled:focus, .button.clear[disabled]:focus {
  color: #ad182d;
}
.button.clear:hover, .button.clear:focus {
  color: #570c17;
}
.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary.disabled:hover, .button.clear.primary[disabled]:hover, .button.clear.primary.disabled:focus, .button.clear.primary[disabled]:focus {
  color: #ad182d;
}
.button.clear.primary:hover, .button.clear.primary:focus {
  color: #570c17;
}
.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary.disabled:hover, .button.clear.secondary[disabled]:hover, .button.clear.secondary.disabled:focus, .button.clear.secondary[disabled]:focus {
  color: #767676;
}
.button.clear.secondary:hover, .button.clear.secondary:focus {
  color: #3b3b3b;
}
.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .button.clear.success.disabled:focus, .button.clear.success[disabled]:focus {
  color: #3adb76;
}
.button.clear.success:hover, .button.clear.success:focus {
  color: #157539;
}
.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning.disabled:hover, .button.clear.warning[disabled]:hover, .button.clear.warning.disabled:focus, .button.clear.warning[disabled]:focus {
  color: #ffae00;
}
.button.clear.warning:hover, .button.clear.warning:focus {
  color: #805700;
}
.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert.disabled:hover, .button.clear.alert[disabled]:hover, .button.clear.alert.disabled:focus, .button.clear.alert[disabled]:focus {
  color: #cc4b37;
}
.button.clear.alert:hover, .button.clear.alert:focus {
  color: #67251a;
}
.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4em;
  content: "";
  border-bottom-width: 0;
  border-color: #fff transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}
.button.dropdown.hollow::after, .button.dropdown.clear::after {
  border-top-color: #ad182d;
}
.button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
  border-top-color: #ad182d;
}
.button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
  border-top-color: #767676;
}
.button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
  border-top-color: #3adb76;
}
.button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
  border-top-color: #ffae00;
}
.button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
  border-top-color: #cc4b37;
}
.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

a.button:hover, a.button:focus {
  text-decoration: none;
}

.button-group {
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.button-group::before, .button-group::after {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.button-group::after {
  clear: both;
}
.button-group::before, .button-group::after {
  display: none;
}
.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 0.9rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.button-group .button:last-child {
  margin-right: 0;
}
.button-group.tiny .button {
  font-size: 0.6rem;
}
.button-group.small .button {
  font-size: 0.75rem;
}
.button-group.large .button {
  font-size: 1.25rem;
}
.button-group.expanded .button, .button-group.block-views-block-hmm-issue-listings-block-4 .button {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}
.button-group.primary .button, .button-group.primary .button.disabled, .button-group.primary .button[disabled], .button-group.primary .button.disabled:hover, .button-group.primary .button[disabled]:hover, .button-group.primary .button.disabled:focus, .button-group.primary .button[disabled]:focus {
  background-color: #ad182d;
  color: #fff;
}
.button-group.primary .button:hover, .button-group.primary .button:focus {
  background-color: #8a1324;
  color: #fff;
}
.button-group.secondary .button, .button-group.secondary .button.disabled, .button-group.secondary .button[disabled], .button-group.secondary .button.disabled:hover, .button-group.secondary .button[disabled]:hover, .button-group.secondary .button.disabled:focus, .button-group.secondary .button[disabled]:focus {
  background-color: #767676;
  color: #fff;
}
.button-group.secondary .button:hover, .button-group.secondary .button:focus {
  background-color: #5e5e5e;
  color: #fff;
}
.button-group.success .button, .button-group.success .button.disabled, .button-group.success .button[disabled], .button-group.success .button.disabled:hover, .button-group.success .button[disabled]:hover, .button-group.success .button.disabled:focus, .button-group.success .button[disabled]:focus {
  background-color: #3adb76;
  color: #1e1e1e;
}
.button-group.success .button:hover, .button-group.success .button:focus {
  background-color: #22bb5b;
  color: #1e1e1e;
}
.button-group.warning .button, .button-group.warning .button.disabled, .button-group.warning .button[disabled], .button-group.warning .button.disabled:hover, .button-group.warning .button[disabled]:hover, .button-group.warning .button.disabled:focus, .button-group.warning .button[disabled]:focus {
  background-color: #ffae00;
  color: #1e1e1e;
}
.button-group.warning .button:hover, .button-group.warning .button:focus {
  background-color: #cc8b00;
  color: #1e1e1e;
}
.button-group.alert .button, .button-group.alert .button.disabled, .button-group.alert .button[disabled], .button-group.alert .button.disabled:hover, .button-group.alert .button[disabled]:hover, .button-group.alert .button.disabled:focus, .button-group.alert .button[disabled]:focus {
  background-color: #cc4b37;
  color: #fff;
}
.button-group.alert .button:hover, .button-group.alert .button:focus {
  background-color: #a53b2a;
  color: #fff;
}
.button-group.hollow .button, .button-group.hollow .button:hover, .button-group.hollow .button:focus, .button-group.hollow .button.disabled, .button-group.hollow .button.disabled:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled], .button-group.hollow .button[disabled]:hover, .button-group.hollow .button[disabled]:focus {
  background-color: transparent;
}
.button-group.hollow .button, .button-group.hollow .button.disabled, .button-group.hollow .button[disabled], .button-group.hollow .button.disabled:hover, .button-group.hollow .button[disabled]:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled]:focus {
  border: 1px solid #ad182d;
  color: #ad182d;
}
.button-group.hollow .button:hover, .button-group.hollow .button:focus {
  border-color: #570c17;
  color: #570c17;
}
.button-group.hollow.primary .button, .button-group.hollow.primary .button.disabled, .button-group.hollow.primary .button[disabled], .button-group.hollow.primary .button.disabled:hover, .button-group.hollow.primary .button[disabled]:hover, .button-group.hollow.primary .button.disabled:focus, .button-group.hollow.primary .button[disabled]:focus, .button-group.hollow .button.primary, .button-group.hollow .button.primary.disabled, .button-group.hollow .button.primary[disabled], .button-group.hollow .button.primary.disabled:hover, .button-group.hollow .button.primary[disabled]:hover, .button-group.hollow .button.primary.disabled:focus, .button-group.hollow .button.primary[disabled]:focus {
  border: 1px solid #ad182d;
  color: #ad182d;
}
.button-group.hollow.primary .button:hover, .button-group.hollow.primary .button:focus, .button-group.hollow .button.primary:hover, .button-group.hollow .button.primary:focus {
  border-color: #570c17;
  color: #570c17;
}
.button-group.hollow.secondary .button, .button-group.hollow.secondary .button.disabled, .button-group.hollow.secondary .button[disabled], .button-group.hollow.secondary .button.disabled:hover, .button-group.hollow.secondary .button[disabled]:hover, .button-group.hollow.secondary .button.disabled:focus, .button-group.hollow.secondary .button[disabled]:focus, .button-group.hollow .button.secondary, .button-group.hollow .button.secondary.disabled, .button-group.hollow .button.secondary[disabled], .button-group.hollow .button.secondary.disabled:hover, .button-group.hollow .button.secondary[disabled]:hover, .button-group.hollow .button.secondary.disabled:focus, .button-group.hollow .button.secondary[disabled]:focus {
  border: 1px solid #767676;
  color: #767676;
}
.button-group.hollow.secondary .button:hover, .button-group.hollow.secondary .button:focus, .button-group.hollow .button.secondary:hover, .button-group.hollow .button.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}
.button-group.hollow.success .button, .button-group.hollow.success .button.disabled, .button-group.hollow.success .button[disabled], .button-group.hollow.success .button.disabled:hover, .button-group.hollow.success .button[disabled]:hover, .button-group.hollow.success .button.disabled:focus, .button-group.hollow.success .button[disabled]:focus, .button-group.hollow .button.success, .button-group.hollow .button.success.disabled, .button-group.hollow .button.success[disabled], .button-group.hollow .button.success.disabled:hover, .button-group.hollow .button.success[disabled]:hover, .button-group.hollow .button.success.disabled:focus, .button-group.hollow .button.success[disabled]:focus {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button-group.hollow.success .button:hover, .button-group.hollow.success .button:focus, .button-group.hollow .button.success:hover, .button-group.hollow .button.success:focus {
  border-color: #157539;
  color: #157539;
}
.button-group.hollow.warning .button, .button-group.hollow.warning .button.disabled, .button-group.hollow.warning .button[disabled], .button-group.hollow.warning .button.disabled:hover, .button-group.hollow.warning .button[disabled]:hover, .button-group.hollow.warning .button.disabled:focus, .button-group.hollow.warning .button[disabled]:focus, .button-group.hollow .button.warning, .button-group.hollow .button.warning.disabled, .button-group.hollow .button.warning[disabled], .button-group.hollow .button.warning.disabled:hover, .button-group.hollow .button.warning[disabled]:hover, .button-group.hollow .button.warning.disabled:focus, .button-group.hollow .button.warning[disabled]:focus {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button-group.hollow.warning .button:hover, .button-group.hollow.warning .button:focus, .button-group.hollow .button.warning:hover, .button-group.hollow .button.warning:focus {
  border-color: #805700;
  color: #805700;
}
.button-group.hollow.alert .button, .button-group.hollow.alert .button.disabled, .button-group.hollow.alert .button[disabled], .button-group.hollow.alert .button.disabled:hover, .button-group.hollow.alert .button[disabled]:hover, .button-group.hollow.alert .button.disabled:focus, .button-group.hollow.alert .button[disabled]:focus, .button-group.hollow .button.alert, .button-group.hollow .button.alert.disabled, .button-group.hollow .button.alert[disabled], .button-group.hollow .button.alert.disabled:hover, .button-group.hollow .button.alert[disabled]:hover, .button-group.hollow .button.alert.disabled:focus, .button-group.hollow .button.alert[disabled]:focus {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}
.button-group.hollow.alert .button:hover, .button-group.hollow.alert .button:focus, .button-group.hollow .button.alert:hover, .button-group.hollow .button.alert:focus {
  border-color: #67251a;
  color: #67251a;
}
.button-group.clear .button, .button-group.clear .button:hover, .button-group.clear .button:focus, .button-group.clear .button.disabled, .button-group.clear .button.disabled:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled], .button-group.clear .button[disabled]:hover, .button-group.clear .button[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}
.button-group.clear .button, .button-group.clear .button.disabled, .button-group.clear .button[disabled], .button-group.clear .button.disabled:hover, .button-group.clear .button[disabled]:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled]:focus {
  color: #ad182d;
}
.button-group.clear .button:hover, .button-group.clear .button:focus {
  color: #570c17;
}
.button-group.clear.primary .button, .button-group.clear.primary .button.disabled, .button-group.clear.primary .button[disabled], .button-group.clear.primary .button.disabled:hover, .button-group.clear.primary .button[disabled]:hover, .button-group.clear.primary .button.disabled:focus, .button-group.clear.primary .button[disabled]:focus, .button-group.clear .button.primary, .button-group.clear .button.primary.disabled, .button-group.clear .button.primary[disabled], .button-group.clear .button.primary.disabled:hover, .button-group.clear .button.primary[disabled]:hover, .button-group.clear .button.primary.disabled:focus, .button-group.clear .button.primary[disabled]:focus {
  color: #ad182d;
}
.button-group.clear.primary .button:hover, .button-group.clear.primary .button:focus, .button-group.clear .button.primary:hover, .button-group.clear .button.primary:focus {
  color: #570c17;
}
.button-group.clear.secondary .button, .button-group.clear.secondary .button.disabled, .button-group.clear.secondary .button[disabled], .button-group.clear.secondary .button.disabled:hover, .button-group.clear.secondary .button[disabled]:hover, .button-group.clear.secondary .button.disabled:focus, .button-group.clear.secondary .button[disabled]:focus, .button-group.clear .button.secondary, .button-group.clear .button.secondary.disabled, .button-group.clear .button.secondary[disabled], .button-group.clear .button.secondary.disabled:hover, .button-group.clear .button.secondary[disabled]:hover, .button-group.clear .button.secondary.disabled:focus, .button-group.clear .button.secondary[disabled]:focus {
  color: #767676;
}
.button-group.clear.secondary .button:hover, .button-group.clear.secondary .button:focus, .button-group.clear .button.secondary:hover, .button-group.clear .button.secondary:focus {
  color: #3b3b3b;
}
.button-group.clear.success .button, .button-group.clear.success .button.disabled, .button-group.clear.success .button[disabled], .button-group.clear.success .button.disabled:hover, .button-group.clear.success .button[disabled]:hover, .button-group.clear.success .button.disabled:focus, .button-group.clear.success .button[disabled]:focus, .button-group.clear .button.success, .button-group.clear .button.success.disabled, .button-group.clear .button.success[disabled], .button-group.clear .button.success.disabled:hover, .button-group.clear .button.success[disabled]:hover, .button-group.clear .button.success.disabled:focus, .button-group.clear .button.success[disabled]:focus {
  color: #3adb76;
}
.button-group.clear.success .button:hover, .button-group.clear.success .button:focus, .button-group.clear .button.success:hover, .button-group.clear .button.success:focus {
  color: #157539;
}
.button-group.clear.warning .button, .button-group.clear.warning .button.disabled, .button-group.clear.warning .button[disabled], .button-group.clear.warning .button.disabled:hover, .button-group.clear.warning .button[disabled]:hover, .button-group.clear.warning .button.disabled:focus, .button-group.clear.warning .button[disabled]:focus, .button-group.clear .button.warning, .button-group.clear .button.warning.disabled, .button-group.clear .button.warning[disabled], .button-group.clear .button.warning.disabled:hover, .button-group.clear .button.warning[disabled]:hover, .button-group.clear .button.warning.disabled:focus, .button-group.clear .button.warning[disabled]:focus {
  color: #ffae00;
}
.button-group.clear.warning .button:hover, .button-group.clear.warning .button:focus, .button-group.clear .button.warning:hover, .button-group.clear .button.warning:focus {
  color: #805700;
}
.button-group.clear.alert .button, .button-group.clear.alert .button.disabled, .button-group.clear.alert .button[disabled], .button-group.clear.alert .button.disabled:hover, .button-group.clear.alert .button[disabled]:hover, .button-group.clear.alert .button.disabled:focus, .button-group.clear.alert .button[disabled]:focus, .button-group.clear .button.alert, .button-group.clear .button.alert.disabled, .button-group.clear .button.alert[disabled], .button-group.clear .button.alert.disabled:hover, .button-group.clear .button.alert[disabled]:hover, .button-group.clear .button.alert.disabled:focus, .button-group.clear .button.alert[disabled]:focus {
  color: #cc4b37;
}
.button-group.clear.alert .button:hover, .button-group.clear.alert .button:focus, .button-group.clear .button.alert:hover, .button-group.clear .button.alert:focus {
  color: #67251a;
}
.button-group.no-gaps .button {
  margin-right: -0.0625rem;
}
.button-group.no-gaps .button + .button {
  border-left-color: transparent;
}
.button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
  margin-bottom: 0;
}
.button-group.stacked.expanded .button, .button-group.stacked.block-views-block-hmm-issue-listings-block-4 .button, .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-small.block-views-block-hmm-issue-listings-block-4 .button, .button-group.stacked-for-medium.expanded .button, .button-group.stacked-for-medium.block-views-block-hmm-issue-listings-block-4 .button {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}
@media print, screen and (min-width: 40em) {
  .button-group.stacked-for-small .button {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-bottom: 0;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .button-group.stacked-for-small.expanded, .button-group.stacked-for-small.block-views-block-hmm-issue-listings-block-4 {
    display: block;
  }
  .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-small.block-views-block-hmm-issue-listings-block-4 .button {
    display: block;
    margin-right: 0;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .button-group.stacked-for-medium.expanded, .button-group.stacked-for-medium.block-views-block-hmm-issue-listings-block-4 {
    display: block;
  }
  .button-group.stacked-for-medium.expanded .button, .button-group.stacked-for-medium.block-views-block-hmm-issue-listings-block-4 .button {
    display: block;
    margin-right: 0;
  }
}

.close-button {
  position: absolute;
  z-index: 10;
  color: #666;
  cursor: pointer;
}
[data-whatinput=mouse] .close-button {
  outline: 0;
}
.close-button:hover, .close-button:focus {
  color: #1e1e1e;
}
.close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 1.5em;
  line-height: 1;
}

.close-button.medium, .close-button {
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
}

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #ad182d;
  color: #fff;
}
.label.primary {
  background: #ad182d;
  color: #fff;
}
.label.secondary {
  background: #767676;
  color: #fff;
}
.label.success {
  background: #3adb76;
  color: #1e1e1e;
}
.label.warning {
  background: #ffae00;
  color: #1e1e1e;
}
.label.alert {
  background: #cc4b37;
  color: #fff;
}

.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 0;
  background-color: #5c5c5c;
}
.progress.primary .progress-meter {
  background-color: #ad182d;
}
.progress.secondary .progress-meter {
  background-color: #767676;
}
.progress.success .progress-meter {
  background-color: #3adb76;
}
.progress.warning .progress-meter {
  background-color: #ffae00;
}
.progress.alert .progress-meter {
  background-color: #cc4b37;
}

.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #ad182d;
}

.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #fff;
  white-space: nowrap;
}

.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e0e0e0;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-touch-action: none;
      touch-action: none;
}

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #5c5c5c;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.slider-fill.is-dragging {
  -webkit-transition: all 0s linear;
  transition: all 0s linear;
}

.slider-handle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  z-index: 1;
  cursor: -webkit-grab;
  cursor: grab;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 0;
  background-color: #ad182d;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
[data-whatinput=mouse] .slider-handle {
  outline: 0;
}
.slider-handle:hover {
  background-color: #931426;
}
.slider-handle.is-dragging {
  -webkit-transition: all 0s linear;
  transition: all 0s linear;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  -webkit-transform: scale(1, -1);
      -ms-transform: scale(1, -1);
          transform: scale(1, -1);
}
.slider.vertical .slider-fill {
  top: 0;
  width: 0.5rem;
  max-height: 100%;
}
.slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.4rem;
  height: 1.4rem;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.switch {
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: 0.875rem;
  font-weight: bold;
  color: #fff;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  height: 2rem;
}

.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0;
}

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 0;
  background: #5c5c5c;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer;
}
input + .switch-paddle {
  margin: 0;
}
.switch-paddle::after {
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  border-radius: 0;
  background: #fff;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  content: "";
}
input:checked ~ .switch-paddle {
  background: #ad182d;
}
input:checked ~ .switch-paddle::after {
  left: 2.25rem;
}
input:disabled ~ .switch-paddle {
  cursor: not-allowed;
  opacity: 0.5;
}
[data-whatinput=mouse] input:focus ~ .switch-paddle {
  outline: 0;
}

.switch-inactive, .switch-active {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.switch-active {
  left: 8%;
  display: none;
}
input:checked + label > .switch-active {
  display: block;
}

.switch-inactive {
  right: 15%;
}
input:checked + label > .switch-inactive {
  display: none;
}

.switch.tiny {
  height: 1.5rem;
}
.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: 0.625rem;
}
.switch.tiny .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1rem;
  height: 1rem;
}
.switch.tiny input:checked ~ .switch-paddle::after {
  left: 1.75rem;
}

.switch.small {
  height: 1.75rem;
}
.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: 0.75rem;
}
.switch.small .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1.25rem;
  height: 1.25rem;
}
.switch.small input:checked ~ .switch-paddle::after {
  left: 2rem;
}

.switch.large {
  height: 2.5rem;
}
.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1rem;
}
.switch.large .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 2rem;
  height: 2rem;
}
.switch.large input:checked ~ .switch-paddle::after {
  left: 2.75rem;
}

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0;
}
thead,
tbody,
tfoot {
  border: 1px solid #f2f2f2;
  background-color: #fff;
}

caption {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: 700;
}

thead {
  background: #f9f9f9;
  color: #1e1e1e;
}

tfoot {
  background: #f2f2f2;
  color: #1e1e1e;
}

thead tr,
tfoot tr {
  background: transparent;
}
thead th,
thead td,
tfoot th,
tfoot td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: 700;
  text-align: left;
}

tbody th,
tbody td {
  padding: 0.5rem 0.625rem 0.625rem;
}

tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #f2f2f2;
}

table.unstriped tbody {
  background-color: #fff;
}
table.unstriped tbody tr {
  border-bottom: 1px solid #f2f2f2;
  background-color: #fff;
}

@media print, screen and (max-width: 63.99875em) {
  table.stack thead {
    display: none;
  }
  table.stack tfoot {
    display: none;
  }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block;
  }
  table.stack td {
    border-top: 0;
  }
}

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

table.hover thead tr:hover {
  background-color: #f4f4f4;
}
table.hover tfoot tr:hover {
  background-color: #ededed;
}
table.hover tbody tr:hover {
  background-color: #fafafa;
}
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ededed;
}

.table-scroll {
  overflow-x: auto;
}

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #ad182d;
  color: #fff;
}
.badge.primary {
  background: #ad182d;
  color: #fff;
}
.badge.secondary {
  background: #767676;
  color: #fff;
}
.badge.success {
  background: #3adb76;
  color: #1e1e1e;
}
.badge.warning {
  background: #ffae00;
  color: #1e1e1e;
}
.badge.alert {
  background: #cc4b37;
  color: #fff;
}

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none;
}
.breadcrumbs::before, .breadcrumbs::after {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.breadcrumbs::after {
  clear: both;
}
.breadcrumbs li {
  float: left;
  font-size: 0.6875rem;
  color: #1e1e1e;
  cursor: default;
  text-transform: uppercase;
}
.breadcrumbs li:not(:last-child)::after {
  position: relative;
  margin: 0 0.75rem;
  opacity: 1;
  content: "/";
  color: #5c5c5c;
}
.breadcrumbs a {
  color: #ad182d;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}
.breadcrumbs .disabled {
  color: #5c5c5c;
  cursor: not-allowed;
}

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(30, 30, 30, 0.25);
  border-radius: 0;
  background-color: white;
  color: #1e1e1e;
}
.callout > :first-child {
  margin-top: 0;
}
.callout > :last-child {
  margin-bottom: 0;
}
.callout.primary {
  background-color: #f9d6db;
  color: #1e1e1e;
}
.callout.secondary {
  background-color: #eaeaea;
  color: #1e1e1e;
}
.callout.success {
  background-color: #e1faea;
  color: #1e1e1e;
}
.callout.warning {
  background-color: #fff3d9;
  color: #1e1e1e;
}
.callout.alert {
  background-color: #f7e4e1;
  color: #1e1e1e;
}
.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}
.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

.card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-bottom: 1rem;
  border: 1px solid #e0e0e0;
  border-radius: 0;
  background: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  overflow: hidden;
  color: #1e1e1e;
}
.card > :last-child {
  margin-bottom: 0;
}

.card-divider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  padding: 1rem;
  background: #e0e0e0;
}
.card-divider > :last-child {
  margin-bottom: 0;
}

.card-section {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  padding: 1rem;
}
.card-section > :last-child {
  margin-bottom: 0;
}

.card-image {
  min-height: 1px;
}

.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: none;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #5c5c5c;
  border-radius: 0;
  background-color: #fff;
  font-size: 1rem;
}
.dropdown-pane.is-opening {
  display: block;
}
.dropdown-pane.is-open {
  display: block;
  visibility: visible;
}

.dropdown-pane.tiny {
  width: 100px;
}

.dropdown-pane.small {
  width: 200px;
}

.dropdown-pane.large {
  width: 400px;
}

.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}
.pagination::before, .pagination::after {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.pagination::after {
  clear: both;
}
.pagination li {
  margin-right: 0.0625rem;
  border-radius: 0;
  font-size: 0.875rem;
  display: none;
}
.pagination li:last-child, .pagination li:first-child {
  display: inline-block;
}
@media print, screen and (min-width: 40em) {
  .pagination li {
    display: inline-block;
  }
}
.pagination a,
.pagination button {
  display: block;
  padding: 0.1875rem 0.625rem;
  border-radius: 0;
  color: #1e1e1e;
}
.pagination a:hover,
.pagination button:hover {
  background: #e0e0e0;
}
.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: transparent;
  color: #1e1e1e;
  cursor: default;
}
.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #5c5c5c;
  cursor: not-allowed;
}
.pagination .disabled:hover {
  background: transparent;
}
.pagination .ellipsis::after {
  padding: 0.1875rem 0.625rem;
  content: "…";
  color: #1e1e1e;
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: "«";
}

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: "»";
}

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #666;
  font-weight: 700;
  cursor: help;
}

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 0;
  background-color: #1e1e1e;
  font-size: 80%;
  color: #fff;
}
.tooltip::before {
  position: absolute;
}
.tooltip.bottom::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-top-width: 0;
  border-color: transparent transparent #1e1e1e;
  bottom: 100%;
}
.tooltip.bottom.align-center::before {
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.tooltip.top::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-bottom-width: 0;
  border-color: #1e1e1e transparent transparent;
  top: 100%;
  bottom: auto;
}
.tooltip.top.align-center::before {
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.tooltip.left::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #1e1e1e;
  left: 100%;
}
.tooltip.left.align-center::before {
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.tooltip.right::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-left-width: 0;
  border-color: transparent #1e1e1e transparent transparent;
  right: 100%;
  left: auto;
}
.tooltip.right.align-center::before {
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.tooltip.align-top::before {
  bottom: auto;
  top: 10%;
}
.tooltip.align-bottom::before {
  bottom: 10%;
  top: auto;
}
.tooltip.align-left::before {
  left: 10%;
  right: auto;
}
.tooltip.align-right::before {
  left: auto;
  right: 10%;
}

.accordion {
  margin-left: 0;
  background: #fff;
  list-style-type: none;
}
.accordion[disabled] .accordion-title {
  cursor: not-allowed;
}

.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0;
}
.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0;
}

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e0e0e0;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #ad182d;
}
:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #e0e0e0;
  border-radius: 0 0 0 0;
}
.accordion-title:hover, .accordion-title:focus {
  background-color: #e0e0e0;
}
.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  content: "+";
}
.is-active > .accordion-title::before {
  content: "–";
}

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e0e0e0;
  border-bottom: 0;
  background-color: #fff;
  color: #1e1e1e;
}
:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e0e0e0;
}

.media-object {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.media-object img {
  max-width: none;
}
@media print, screen and (max-width: 39.99875em) {
  .media-object.stack-for-small {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.media-object-section {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.media-object-section:first-child {
  padding-right: 1rem;
}
.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem;
}
.media-object-section > :last-child {
  margin-bottom: 0;
}
@media print, screen and (max-width: 39.99875em) {
  .stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  .stack-for-small .media-object-section img {
    width: 100%;
  }
}
.media-object-section.main-section {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}

.orbit {
  position: relative;
}

.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}

.orbit-slide {
  width: 100%;
  position: absolute;
}
.orbit-slide.no-motionui.is-active {
  top: 0;
  left: 0;
}

.orbit-figure {
  margin: 0;
}

.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0;
}

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(30, 30, 30, 0.5);
  color: #fff;
}

.orbit-next, .orbit-previous {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fff;
}
[data-whatinput=mouse] .orbit-next, [data-whatinput=mouse] .orbit-previous {
  outline: 0;
}
.orbit-next:hover, .orbit-previous:hover, .orbit-next:active, .orbit-previous:active, .orbit-next:focus, .orbit-previous:focus {
  background-color: rgba(30, 30, 30, 0.5);
}

.orbit-previous {
  left: 0;
}

.orbit-next {
  left: auto;
  right: 0;
}

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center;
}
[data-whatinput=mouse] .orbit-bullets {
  outline: 0;
}
.orbit-bullets button {
  width: 1.2rem;
  height: 1.2rem;
  margin: 0.1rem;
  border-radius: 50%;
  background-color: #5c5c5c;
}
.orbit-bullets button:hover {
  background-color: #666;
}
.orbit-bullets button.is-active {
  background-color: #666;
}

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.responsive-embed.widescreen,
.flex-video.widescreen {
  padding-bottom: 56.25%;
}

.tabs {
  margin: 0;
  border: 1px solid #e0e0e0;
  background: #fff;
  list-style-type: none;
}
.tabs::before, .tabs::after {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.tabs::after {
  clear: both;
}

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto;
}

.tabs.simple > li > a {
  padding: 0;
}
.tabs.simple > li > a:hover {
  background: transparent;
}

.tabs.primary {
  background: #ad182d;
}
.tabs.primary > li > a {
  color: #fff;
}
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: #bb1a31;
}

.tabs-title {
  float: left;
}
.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1;
  color: #ad182d;
}
[data-whatinput=mouse] .tabs-title > a {
  outline: 0;
}
.tabs-title > a:hover {
  background: #fff;
  color: #951527;
}
.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
  background: #e0e0e0;
  color: #ad182d;
}

.tabs-content {
  border: 1px solid #e0e0e0;
  border-top: 0;
  background: #fff;
  color: #1e1e1e;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.tabs-content.vertical {
  border: 1px solid #e0e0e0;
  border-left: 0;
}

.tabs-panel {
  display: none;
  padding: 1rem;
}
.tabs-panel.is-active {
  display: block;
}

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: solid 4px #fff;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 1px rgba(30, 30, 30, 0.2);
          box-shadow: 0 0 0 1px rgba(30, 30, 30, 0.2);
  line-height: 0;
}

a.thumbnail {
  -webkit-transition: -webkit-box-shadow 200ms ease-out;
  transition: -webkit-box-shadow 200ms ease-out;
  transition: box-shadow 200ms ease-out;
  transition: box-shadow 200ms ease-out, -webkit-box-shadow 200ms ease-out;
}
a.thumbnail:hover, a.thumbnail:focus {
  -webkit-box-shadow: 0 0 6px 1px rgba(173, 24, 45, 0.5);
          box-shadow: 0 0 6px 1px rgba(173, 24, 45, 0.5);
}
a.thumbnail image {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
[data-whatinput=mouse] .menu li {
  outline: 0;
}
.menu a,
.menu .button {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.7rem 1rem;
}
.menu input,
.menu select,
.menu a,
.menu button {
  margin-bottom: 0;
}
.menu input {
  display: inline-block;
}
.menu, .menu.horizontal {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.menu.vertical {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.menu.vertical.icon-top li a img,
.menu.vertical.icon-top li a i,
.menu.vertical.icon-top li a svg, .menu.vertical.icon-bottom li a img,
.menu.vertical.icon-bottom li a i,
.menu.vertical.icon-bottom li a svg {
  text-align: left;
}
.menu.expanded li, .menu.block-views-block-hmm-issue-listings-block-4 li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}
.menu.expanded.icon-top li a img, .menu.icon-top.block-views-block-hmm-issue-listings-block-4 li a img,
.menu.expanded.icon-top li a i,
.menu.icon-top.block-views-block-hmm-issue-listings-block-4 li a i,
.menu.expanded.icon-top li a svg,
.menu.icon-top.block-views-block-hmm-issue-listings-block-4 li a svg, .menu.expanded.icon-bottom li a img, .menu.icon-bottom.block-views-block-hmm-issue-listings-block-4 li a img,
.menu.expanded.icon-bottom li a i,
.menu.icon-bottom.block-views-block-hmm-issue-listings-block-4 li a i,
.menu.expanded.icon-bottom li a svg,
.menu.icon-bottom.block-views-block-hmm-issue-listings-block-4 li a svg {
  text-align: left;
}
.menu.simple {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.menu.simple li + li {
  margin-left: 1rem;
}
.menu.simple a {
  padding: 0;
}
@media print, screen and (min-width: 40em) {
  .menu.medium-horizontal {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .menu.medium-vertical {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .menu.medium-expanded li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .menu.medium-simple li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}
@media print, screen and (min-width: 64em) {
  .menu.large-horizontal {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .menu.large-vertical {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .menu.large-expanded li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .menu.large-simple li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}
.menu.nested {
  margin-right: 0;
  margin-left: 1rem;
}
.menu.icons a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.menu.icon-left li a, .menu.nested.icon-left li a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg, .menu.nested.icon-left li a img,
.menu.nested.icon-left li a i,
.menu.nested.icon-left li a svg {
  margin-right: 0.25rem;
}
.menu.icon-right li a, .menu.nested.icon-right li a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg, .menu.nested.icon-right li a img,
.menu.nested.icon-right li a i,
.menu.nested.icon-right li a svg {
  margin-left: 0.25rem;
}
.menu.icon-top li a, .menu.nested.icon-top li a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}
.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg, .menu.nested.icon-top li a img,
.menu.nested.icon-top li a i,
.menu.nested.icon-top li a svg {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.menu.icon-bottom li a, .menu.nested.icon-bottom li a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}
.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg, .menu.nested.icon-bottom li a img,
.menu.nested.icon-bottom li a i,
.menu.nested.icon-bottom li a svg {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.menu .is-active > a {
  background: #ad182d;
  color: #fff;
}
.menu .active > a {
  background: #ad182d;
  color: #fff;
}
.menu.align-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.menu.align-right li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.menu.align-right li .submenu li {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.menu.align-right.vertical li {
  display: block;
  text-align: right;
}
.menu.align-right.vertical li .submenu li {
  text-align: right;
}
.menu.align-right.icon-top li a img,
.menu.align-right.icon-top li a i,
.menu.align-right.icon-top li a svg, .menu.align-right.icon-bottom li a img,
.menu.align-right.icon-bottom li a i,
.menu.align-right.icon-bottom li a svg {
  text-align: right;
}
.menu.align-right .nested {
  margin-right: 1rem;
  margin-left: 0;
}
.menu.align-center li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.menu.align-center li .submenu li {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.menu .menu-text {
  padding: 0.7rem 1rem;
  font-weight: bold;
  line-height: 1;
  color: inherit;
}

.menu-centered > .menu {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.menu-centered > .menu li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.menu-centered > .menu li .submenu li {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.no-js [data-responsive-menu] ul {
  display: none;
}

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}
.menu-icon::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #fff;
  -webkit-box-shadow: 0 7px 0 #fff, 0 14px 0 #fff;
          box-shadow: 0 7px 0 #fff, 0 14px 0 #fff;
  content: "";
}
.menu-icon:hover::after {
  background: #5c5c5c;
  -webkit-box-shadow: 0 7px 0 #5c5c5c, 0 14px 0 #5c5c5c;
          box-shadow: 0 7px 0 #5c5c5c, 0 14px 0 #5c5c5c;
}

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}
.menu-icon.dark::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #1e1e1e;
  -webkit-box-shadow: 0 7px 0 #1e1e1e, 0 14px 0 #1e1e1e;
          box-shadow: 0 7px 0 #1e1e1e, 0 14px 0 #1e1e1e;
  content: "";
}
.menu-icon.dark:hover::after {
  background: #666;
  -webkit-box-shadow: 0 7px 0 #666, 0 14px 0 #666;
          box-shadow: 0 7px 0 #666, 0 14px 0 #666;
}

.accordion-menu li {
  width: 100%;
}
.accordion-menu a {
  padding: 0.7rem 1rem;
}
.accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem;
}
.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem;
}
.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-bottom-width: 0;
  border-color: #ad182d transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem;
}
.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  right: 1rem;
  left: auto;
}
.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem;
}
.accordion-menu .is-accordion-submenu-parent[aria-expanded=true] > a::after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

.is-accordion-submenu-parent {
  position: relative;
}

.has-submenu-toggle > a {
  margin-right: 40px;
}

.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.submenu-toggle::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-bottom-width: 0;
  border-color: #ad182d transparent transparent;
  top: 0;
  bottom: 0;
  margin: auto;
}

.submenu-toggle[aria-expanded=true]::after {
  -webkit-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
          transform: scaleY(-1);
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

.submenu-toggle-text {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.is-drilldown {
  position: relative;
  overflow: hidden;
}
.is-drilldown li {
  display: block;
}
.is-drilldown.animate-height {
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
}

.drilldown a {
  padding: 0.7rem 1rem;
  background: #fff;
}
.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fff;
  -webkit-transition: -webkit-transform 0.15s linear;
  transition: -webkit-transform 0.15s linear;
  transition: transform 0.15s linear;
  transition: transform 0.15s linear, -webkit-transform 0.15s linear;
}
.drilldown .is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}
.drilldown .is-drilldown-submenu.is-closing {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
}
.drilldown .is-drilldown-submenu a {
  padding: 0.7rem 1rem;
}
.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0;
}
.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%;
}

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto;
}
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0;
}
[data-whatinput=mouse] .dropdown.menu a {
  outline: 0;
}
.dropdown.menu > li > a {
  background: #fff;
  padding: 0.7rem 1rem;
}
.dropdown.menu > li.is-active > a {
  background: transparent;
  color: #ad182d;
}
.no-js .dropdown.menu ul {
  display: none;
}
.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0;
}
.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  top: 0;
  right: 100%;
  left: auto;
}
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}
@media print, screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
}
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto;
}

.is-dropdown-menu.vertical {
  width: 100px;
}
.is-dropdown-menu.vertical.align-right {
  float: right;
}

.is-dropdown-submenu-parent {
  position: relative;
}
.is-dropdown-submenu-parent a::after {
  position: absolute;
  top: 50%;
  right: 5px;
  left: auto;
  margin-top: -6px;
}
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto;
}
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
}
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 0;
  background: #fff;
}
.dropdown .is-dropdown-submenu a {
  padding: 0.7rem 1rem;
}
.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: 0;
}
.is-dropdown-submenu > li {
  width: 100%;
}
.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

.is-off-canvas-open {
  overflow: hidden;
}

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(255, 255, 255, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}
.js-off-canvas-overlay.is-visible {
  opacity: 1;
  visibility: visible;
}
.js-off-canvas-overlay.is-closable {
  cursor: pointer;
}
.js-off-canvas-overlay.is-overlay-absolute {
  position: absolute;
}
.js-off-canvas-overlay.is-overlay-fixed {
  position: fixed;
}

.off-canvas-wrapper {
  position: relative;
  overflow: hidden;
}

.off-canvas {
  position: fixed;
  z-index: 12;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #e0e0e0;
}
[data-whatinput=mouse] .off-canvas {
  outline: 0;
}
.off-canvas.is-transition-push {
  z-index: 12;
}
.off-canvas.is-closed {
  visibility: hidden;
}
.off-canvas.is-transition-overlap {
  z-index: 13;
}
.off-canvas.is-transition-overlap.is-open {
  -webkit-box-shadow: 0 0 10px rgba(30, 30, 30, 0.7);
          box-shadow: 0 0 10px rgba(30, 30, 30, 0.7);
}
.off-canvas.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #e0e0e0;
}
[data-whatinput=mouse] .off-canvas-absolute {
  outline: 0;
}
.off-canvas-absolute.is-transition-push {
  z-index: 12;
}
.off-canvas-absolute.is-closed {
  visibility: hidden;
}
.off-canvas-absolute.is-transition-overlap {
  z-index: 13;
}
.off-canvas-absolute.is-transition-overlap.is-open {
  -webkit-box-shadow: 0 0 10px rgba(30, 30, 30, 0.7);
          box-shadow: 0 0 10px rgba(30, 30, 30, 0.7);
}
.off-canvas-absolute.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 250px;
  -webkit-transform: translateX(-250px);
      -ms-transform: translateX(-250px);
          transform: translateX(-250px);
}
.off-canvas-content .off-canvas.position-left {
  -webkit-transform: translateX(-250px);
      -ms-transform: translateX(-250px);
          transform: translateX(-250px);
}
.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content.is-open-left.has-transition-push {
  -webkit-transform: translateX(250px);
      -ms-transform: translateX(250px);
          transform: translateX(250px);
}

.position-left.is-transition-push {
  -webkit-box-shadow: inset -13px 0 20px -13px rgba(30, 30, 30, 0.25);
          box-shadow: inset -13px 0 20px -13px rgba(30, 30, 30, 0.25);
}

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 250px;
  -webkit-transform: translateX(250px);
      -ms-transform: translateX(250px);
          transform: translateX(250px);
}
.off-canvas-content .off-canvas.position-right {
  -webkit-transform: translateX(250px);
      -ms-transform: translateX(250px);
          transform: translateX(250px);
}
.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content.is-open-right.has-transition-push {
  -webkit-transform: translateX(-250px);
      -ms-transform: translateX(-250px);
          transform: translateX(-250px);
}

.position-right.is-transition-push {
  -webkit-box-shadow: inset 13px 0 20px -13px rgba(30, 30, 30, 0.25);
          box-shadow: inset 13px 0 20px -13px rgba(30, 30, 30, 0.25);
}

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  height: 250px;
  -webkit-transform: translateY(-250px);
      -ms-transform: translateY(-250px);
          transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top {
  -webkit-transform: translateY(-250px);
      -ms-transform: translateY(-250px);
          transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content.is-open-top.has-transition-push {
  -webkit-transform: translateY(250px);
      -ms-transform: translateY(250px);
          transform: translateY(250px);
}

.position-top.is-transition-push {
  -webkit-box-shadow: inset 0 -13px 20px -13px rgba(30, 30, 30, 0.25);
          box-shadow: inset 0 -13px 20px -13px rgba(30, 30, 30, 0.25);
}

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  height: 250px;
  -webkit-transform: translateY(250px);
      -ms-transform: translateY(250px);
          transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom {
  -webkit-transform: translateY(250px);
      -ms-transform: translateY(250px);
          transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content.is-open-bottom.has-transition-push {
  -webkit-transform: translateY(-250px);
      -ms-transform: translateY(-250px);
          transform: translateY(-250px);
}

.position-bottom.is-transition-push {
  -webkit-box-shadow: inset 0 13px 20px -13px rgba(30, 30, 30, 0.25);
          box-shadow: inset 0 13px 20px -13px rgba(30, 30, 30, 0.25);
}

.off-canvas-content {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.off-canvas-content.has-transition-overlap, .off-canvas-content.has-transition-push {
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.off-canvas-content.has-transition-push {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}
.off-canvas-content .off-canvas.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

@media print, screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media print, screen and (min-width: 40em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    -webkit-transition: none;
    transition: none;
  }
  .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas.in-canvas-for-medium .close-button {
    display: none;
  }
}
@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    -webkit-transition: none;
    transition: none;
  }
  .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}
html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden;
}
html.is-reveal-open.zf-has-scroll {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
html.is-reveal-open body {
  overflow-y: hidden;
}

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(30, 30, 30, 0.45);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #5c5c5c;
  border-radius: 0;
  background-color: #fff;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
[data-whatinput=mouse] .reveal {
  outline: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal {
    min-height: 0;
  }
}
.reveal .column, .reveal .columns, .reveal .hmm-articles-list h3, .hmm-articles-list .reveal h3 {
  min-width: 0;
}
.reveal > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal {
    width: 600px;
    max-width: 75rem;
  }
}
.reveal.collapse {
  padding: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 75rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 75rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 75rem;
  }
}
.reveal.full {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  min-height: 100%;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}
@media print, screen and (max-width: 39.99875em) {
  .reveal {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}
.reveal.without-overlay {
  position: fixed;
}

.sticky-container {
  position: relative;
}

.sticky {
  position: relative;
  z-index: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%;
}
.sticky.is-stuck.is-at-top {
  top: 0;
}
.sticky.is-stuck.is-at-bottom {
  bottom: 0;
}

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto;
}
.sticky.is-anchored.is-at-bottom {
  bottom: 0;
}

.title-bar {
  padding: 0.5rem;
  background: #1e1e1e;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.title-bar .menu-icon {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.title-bar-left,
.title-bar-right {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}

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

.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}

.top-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.5rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.top-bar,
.top-bar ul {
  background-color: #e0e0e0;
}
.top-bar input {
  max-width: 200px;
  margin-right: 1rem;
}
.top-bar .input-group-field {
  width: 100%;
  margin-right: 0;
}
.top-bar input.button {
  width: auto;
}
.top-bar .top-bar-left,
.top-bar .top-bar-right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .top-bar {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .top-bar .top-bar-left {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin-right: auto;
  }
  .top-bar .top-bar-right {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    margin-left: auto;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .top-bar.stacked-for-medium {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .top-bar.stacked-for-medium .top-bar-left,
  .top-bar.stacked-for-medium .top-bar-right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media print, screen and (max-width: 74.99875em) {
  .top-bar.stacked-for-large {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .top-bar.stacked-for-large .top-bar-left,
  .top-bar.stacked-for-large .top-bar-right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

.top-bar-title {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 0.5rem 1rem 0.5rem 0;
}

.top-bar-left,
.top-bar-right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.clearfix::before, .clearfix::after {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.clearfix::after {
  clear: both;
}

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

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

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

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

.align-spaced {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.align-left.vertical.menu > li > a {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.align-right.vertical.menu > li > a {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.align-center.vertical.menu > li > a {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

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

.align-self-top {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

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

.align-self-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

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

.align-self-middle {
  -ms-flex-item-align: center;
      align-self: center;
}

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

.align-self-stretch {
  -ms-flex-item-align: stretch;
      align-self: stretch;
}

.align-center-middle {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

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

.small-order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.small-order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.small-order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.small-order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.small-order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .medium-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .medium-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .medium-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .medium-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .medium-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
@media print, screen and (min-width: 64em) {
  .large-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .large-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .large-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .large-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .large-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .large-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-child-auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.flex-child-grow {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.flex-child-shrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

.flex-dir-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.flex-dir-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.flex-dir-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flex-dir-column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .medium-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .large-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .large-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .large-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

.visible {
  visibility: visible;
}

@media print, screen and (max-width: 39.99875em) {
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em) {
  .show-for-medium {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em) {
  .show-for-large {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important;
  }
}

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
}

.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}
@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}
@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}
@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}

.show-for-dark-mode {
  display: none;
}

.hide-for-dark-mode {
  display: block;
}

@media screen and (prefers-color-scheme: dark) {
  .show-for-dark-mode {
    display: block !important;
  }
  .hide-for-dark-mode {
    display: none !important;
  }
}
.show-for-ie {
  display: none;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .show-for-ie {
    display: block !important;
  }
  .hide-for-ie {
    display: none !important;
  }
}
.show-for-sticky {
  display: none;
}

.is-stuck .show-for-sticky {
  display: block;
}

.is-stuck .hide-for-sticky {
  display: none;
}

.row, .block-views-block-hmm-issue-listings-block-4 {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.row .row, .block-views-block-hmm-issue-listings-block-4 .row, .row .block-views-block-hmm-issue-listings-block-4, .block-views-block-hmm-issue-listings-block-4 .block-views-block-hmm-issue-listings-block-4 {
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
}
@media print, screen and (min-width: 40em) {
  .row .row, .block-views-block-hmm-issue-listings-block-4 .row, .row .block-views-block-hmm-issue-listings-block-4, .block-views-block-hmm-issue-listings-block-4 .block-views-block-hmm-issue-listings-block-4 {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .row .row, .block-views-block-hmm-issue-listings-block-4 .row, .row .block-views-block-hmm-issue-listings-block-4, .block-views-block-hmm-issue-listings-block-4 .block-views-block-hmm-issue-listings-block-4 {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.row .row.collapse, .block-views-block-hmm-issue-listings-block-4 .row.collapse, .row .collapse.block-views-block-hmm-issue-listings-block-4, .block-views-block-hmm-issue-listings-block-4 .collapse.block-views-block-hmm-issue-listings-block-4 {
  margin-right: 0;
  margin-left: 0;
}
.row.expanded, .block-views-block-hmm-issue-listings-block-4 {
  max-width: none;
}
.row.expanded .row, .block-views-block-hmm-issue-listings-block-4 .row, .row.expanded .block-views-block-hmm-issue-listings-block-4, .block-views-block-hmm-issue-listings-block-4 .block-views-block-hmm-issue-listings-block-4 {
  margin-right: auto;
  margin-left: auto;
}
.row:not(.expanded):not(.block-views-block-hmm-issue-listings-block-4) .row, .block-views-block-hmm-issue-listings-block-4:not(.expanded):not(.block-views-block-hmm-issue-listings-block-4) .row, .row:not(.expanded):not(.block-views-block-hmm-issue-listings-block-4) .block-views-block-hmm-issue-listings-block-4, .block-views-block-hmm-issue-listings-block-4:not(.expanded):not(.block-views-block-hmm-issue-listings-block-4) .block-views-block-hmm-issue-listings-block-4 {
  max-width: none;
}
.row.collapse > .column, .collapse.block-views-block-hmm-issue-listings-block-4 > .column, .row.collapse > .columns, .hmm-articles-list .row.collapse > h3, .collapse.block-views-block-hmm-issue-listings-block-4 > .columns, .hmm-articles-list .collapse.block-views-block-hmm-issue-listings-block-4 > h3 {
  padding-right: 0;
  padding-left: 0;
}
.row.is-collapse-child, .is-collapse-child.block-views-block-hmm-issue-listings-block-4, .row.collapse > .column > .row, .collapse.block-views-block-hmm-issue-listings-block-4 > .column > .row, .row.collapse > .column > .block-views-block-hmm-issue-listings-block-4, .collapse.block-views-block-hmm-issue-listings-block-4 > .column > .block-views-block-hmm-issue-listings-block-4, .row.collapse > .columns > .row, .hmm-articles-list .row.collapse > h3 > .row, .collapse.block-views-block-hmm-issue-listings-block-4 > .columns > .row, .hmm-articles-list .collapse.block-views-block-hmm-issue-listings-block-4 > h3 > .row, .row.collapse > .columns > .block-views-block-hmm-issue-listings-block-4, .hmm-articles-list .row.collapse > h3 > .block-views-block-hmm-issue-listings-block-4, .collapse.block-views-block-hmm-issue-listings-block-4 > .columns > .block-views-block-hmm-issue-listings-block-4, .hmm-articles-list .collapse.block-views-block-hmm-issue-listings-block-4 > h3 > .block-views-block-hmm-issue-listings-block-4 {
  margin-right: 0;
  margin-left: 0;
}

.column, .columns, .hmm-articles-list h3 {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  min-width: 0;
}
@media print, screen and (min-width: 40em) {
  .column, .columns, .hmm-articles-list h3 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.column.row.row, .column.block-views-block-hmm-issue-listings-block-4, .row.row.columns, .hmm-articles-list h3.row.row, .columns.block-views-block-hmm-issue-listings-block-4, .hmm-articles-list h3.block-views-block-hmm-issue-listings-block-4 {
  float: none;
  display: block;
}

.row .column.row.row, .block-views-block-hmm-issue-listings-block-4 .column.row.row, .row .column.block-views-block-hmm-issue-listings-block-4, .block-views-block-hmm-issue-listings-block-4 .column.block-views-block-hmm-issue-listings-block-4, .row .row.row.columns, .row .hmm-articles-list h3.row.row, .hmm-articles-list .row h3.row.row, .block-views-block-hmm-issue-listings-block-4 .row.row.columns, .block-views-block-hmm-issue-listings-block-4 .hmm-articles-list h3.row.row, .hmm-articles-list .block-views-block-hmm-issue-listings-block-4 h3.row.row, .row .columns.block-views-block-hmm-issue-listings-block-4, .row .hmm-articles-list h3.block-views-block-hmm-issue-listings-block-4, .hmm-articles-list .row h3.block-views-block-hmm-issue-listings-block-4, .block-views-block-hmm-issue-listings-block-4 .columns.block-views-block-hmm-issue-listings-block-4, .block-views-block-hmm-issue-listings-block-4 .hmm-articles-list h3.block-views-block-hmm-issue-listings-block-4, .hmm-articles-list .block-views-block-hmm-issue-listings-block-4 h3.block-views-block-hmm-issue-listings-block-4 {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

.small-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.3333333333%;
          flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.small-offset-0 {
  margin-left: 0%;
}

.small-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.small-offset-1 {
  margin-left: 8.3333333333%;
}

.small-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.small-offset-2 {
  margin-left: 16.6666666667%;
}

.small-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.small-offset-3 {
  margin-left: 25%;
}

.small-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.6666666667%;
          flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.small-offset-4 {
  margin-left: 33.3333333333%;
}

.small-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.small-offset-5 {
  margin-left: 41.6666666667%;
}

.small-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.3333333333%;
          flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.small-offset-6 {
  margin-left: 50%;
}

.small-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.6666666667%;
          flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.small-offset-7 {
  margin-left: 58.3333333333%;
}

.small-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

.small-offset-8 {
  margin-left: 66.6666666667%;
}

.small-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.3333333333%;
          flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.small-offset-9 {
  margin-left: 75%;
}

.small-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.6666666667%;
          flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.small-offset-10 {
  margin-left: 83.3333333333%;
}

.small-12, .hmm-articles-list h3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.small-offset-11 {
  margin-left: 91.6666666667%;
}

.small-up-1 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.small-up-1 > .column, .small-up-1 > .columns, .hmm-articles-list .small-up-1 > h3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.small-up-2 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.small-up-2 > .column, .small-up-2 > .columns, .hmm-articles-list .small-up-2 > h3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.small-up-3 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.small-up-3 > .column, .small-up-3 > .columns, .hmm-articles-list .small-up-3 > h3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.small-up-4 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.small-up-4 > .column, .small-up-4 > .columns, .hmm-articles-list .small-up-4 > h3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.small-up-5 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.small-up-5 > .column, .small-up-5 > .columns, .hmm-articles-list .small-up-5 > h3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
}

.small-up-6 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.small-up-6 > .column, .small-up-6 > .columns, .hmm-articles-list .small-up-6 > h3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.small-up-7 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.small-up-7 > .column, .small-up-7 > .columns, .hmm-articles-list .small-up-7 > h3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 14.2857142857%;
          flex: 0 0 14.2857142857%;
  max-width: 14.2857142857%;
}

.small-up-8 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.small-up-8 > .column, .small-up-8 > .columns, .hmm-articles-list .small-up-8 > h3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 12.5%;
          flex: 0 0 12.5%;
  max-width: 12.5%;
}

.small-collapse > .column, .small-collapse > .columns, .hmm-articles-list .small-collapse > h3 {
  padding-right: 0;
  padding-left: 0;
}

.small-uncollapse > .column, .small-uncollapse > .columns, .hmm-articles-list .small-uncollapse > h3 {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}

@media print, screen and (min-width: 40em) {
  .medium-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .medium-offset-0 {
    margin-left: 0%;
  }
  .medium-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .medium-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .medium-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .medium-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .medium-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .medium-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .medium-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .medium-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .medium-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-1 > .column, .medium-up-1 > .columns, .hmm-articles-list .medium-up-1 > h3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-2 > .column, .medium-up-2 > .columns, .hmm-articles-list .medium-up-2 > h3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-3 > .column, .medium-up-3 > .columns, .hmm-articles-list .medium-up-3 > h3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .medium-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-4 > .column, .medium-up-4 > .columns, .hmm-articles-list .medium-up-4 > h3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-5 > .column, .medium-up-5 > .columns, .hmm-articles-list .medium-up-5 > h3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .medium-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-6 > .column, .medium-up-6 > .columns, .hmm-articles-list .medium-up-6 > h3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .medium-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-7 > .column, .medium-up-7 > .columns, .hmm-articles-list .medium-up-7 > h3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 14.2857142857%;
            flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .medium-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-8 > .column, .medium-up-8 > .columns, .hmm-articles-list .medium-up-8 > h3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .medium-expand {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}
.row.medium-unstack > .column, .medium-unstack.block-views-block-hmm-issue-listings-block-4 > .column, .row.medium-unstack > .columns, .hmm-articles-list .row.medium-unstack > h3, .medium-unstack.block-views-block-hmm-issue-listings-block-4 > .columns, .hmm-articles-list .medium-unstack.block-views-block-hmm-issue-listings-block-4 > h3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
@media print, screen and (min-width: 40em) {
  .row.medium-unstack > .column, .medium-unstack.block-views-block-hmm-issue-listings-block-4 > .column, .row.medium-unstack > .columns, .hmm-articles-list .row.medium-unstack > h3, .medium-unstack.block-views-block-hmm-issue-listings-block-4 > .columns, .hmm-articles-list .medium-unstack.block-views-block-hmm-issue-listings-block-4 > h3 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .medium-collapse > .column, .medium-collapse > .columns, .hmm-articles-list .medium-collapse > h3 {
    padding-right: 0;
    padding-left: 0;
  }
  .medium-uncollapse > .column, .medium-uncollapse > .columns, .hmm-articles-list .medium-uncollapse > h3 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media print, screen and (min-width: 64em) {
  .large-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .large-offset-0 {
    margin-left: 0%;
  }
  .large-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .large-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .large-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .large-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .large-7, .off-canvas-content .with-sidebar .bundle--leadership_component .leadership--container > .columns, .off-canvas-content .with-sidebar .bundle--leadership_component .hmm-articles-list .leadership--container > h3, .hmm-articles-list .off-canvas-content .with-sidebar .bundle--leadership_component .leadership--container > h3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .large-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .large-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .large-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .large-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-1 > .column, .large-up-1 > .columns, .hmm-articles-list .large-up-1 > h3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .large-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-2 > .column, .large-up-2 > .columns, .hmm-articles-list .large-up-2 > h3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .large-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-3 > .column, .large-up-3 > .columns, .hmm-articles-list .large-up-3 > h3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .large-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-4 > .column, .large-up-4 > .columns, .hmm-articles-list .large-up-4 > h3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .large-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-5 > .column, .large-up-5 > .columns, .hmm-articles-list .large-up-5 > h3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .large-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-6 > .column, .large-up-6 > .columns, .hmm-articles-list .large-up-6 > h3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .large-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-7 > .column, .large-up-7 > .columns, .hmm-articles-list .large-up-7 > h3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 14.2857142857%;
            flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .large-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-8 > .column, .large-up-8 > .columns, .hmm-articles-list .large-up-8 > h3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) and (min-width: 64em) {
  .large-expand {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}
.row.large-unstack > .column, .large-unstack.block-views-block-hmm-issue-listings-block-4 > .column, .row.large-unstack > .columns, .hmm-articles-list .row.large-unstack > h3, .large-unstack.block-views-block-hmm-issue-listings-block-4 > .columns, .hmm-articles-list .large-unstack.block-views-block-hmm-issue-listings-block-4 > h3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
@media print, screen and (min-width: 64em) {
  .row.large-unstack > .column, .large-unstack.block-views-block-hmm-issue-listings-block-4 > .column, .row.large-unstack > .columns, .hmm-articles-list .row.large-unstack > h3, .large-unstack.block-views-block-hmm-issue-listings-block-4 > .columns, .hmm-articles-list .large-unstack.block-views-block-hmm-issue-listings-block-4 > h3 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .large-collapse > .column, .large-collapse > .columns, .hmm-articles-list .large-collapse > h3 {
    padding-right: 0;
    padding-left: 0;
  }
  .large-uncollapse > .column, .large-uncollapse > .columns, .hmm-articles-list .large-uncollapse > h3 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.shrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  max-width: 100%;
}

.column-block {
  margin-bottom: 1.875rem;
}
.column-block > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .column-block {
    margin-bottom: 1.875rem;
  }
  .column-block > :last-child {
    margin-bottom: 0;
  }
}

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

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

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

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

.align-spaced {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.align-left.vertical.menu > li > a {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.align-right.vertical.menu > li > a {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.align-center.vertical.menu > li > a {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

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

.align-self-top {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

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

.align-self-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

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

.align-self-middle {
  -ms-flex-item-align: center;
      align-self: center;
}

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

.align-self-stretch {
  -ms-flex-item-align: stretch;
      align-self: stretch;
}

.align-center-middle {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

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

.small-order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.small-order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.small-order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.small-order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.small-order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .medium-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .medium-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .medium-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .medium-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .medium-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
@media print, screen and (min-width: 64em) {
  .large-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .large-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .large-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .large-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .large-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .large-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-child-auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.flex-child-grow {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.flex-child-shrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

.flex-dir-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.flex-dir-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.flex-dir-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flex-dir-column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .medium-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .large-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .large-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .large-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.slide-in-down.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-down.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.slide-in-left.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-left.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}

.slide-in-up.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-up.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.slide-in-right.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-right.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}

.slide-out-down.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-down.mui-leave.mui-leave-active {
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
}

.slide-out-right.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-right.mui-leave.mui-leave-active {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
}

.slide-out-up.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-up.mui-leave.mui-leave-active {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}

.slide-out-left.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-left.mui-leave.mui-leave-active {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}

.fade-in.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.fade-in.mui-enter.mui-enter-active {
  opacity: 1;
}

.fade-out.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  opacity: 1;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.fade-out.mui-leave.mui-leave-active {
  opacity: 0;
}

.hinge-in-from-top.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
          transform-origin: top;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-top.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-right.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: right;
      -ms-transform-origin: right;
          transform-origin: right;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-right.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-bottom.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(90deg);
          transform: perspective(2000px) rotateX(90deg);
  -webkit-transform-origin: bottom;
      -ms-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-left.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(90deg);
          transform: perspective(2000px) rotateY(90deg);
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-left.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-middle-x.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-middle-y.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-out-from-top.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
          transform-origin: top;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-top.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(90deg);
          transform: perspective(2000px) rotateX(90deg);
  opacity: 0;
}

.hinge-out-from-right.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: right;
      -ms-transform-origin: right;
          transform-origin: right;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-right.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(90deg);
          transform: perspective(2000px) rotateY(90deg);
  opacity: 0;
}

.hinge-out-from-bottom.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: bottom;
      -ms-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  opacity: 0;
}

.hinge-out-from-left.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-left.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  opacity: 0;
}

.hinge-out-from-middle-x.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(90deg);
          transform: perspective(2000px) rotateX(90deg);
  opacity: 0;
}

.hinge-out-from-middle-y.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(90deg);
          transform: perspective(2000px) rotateY(90deg);
  opacity: 0;
}

.scale-in-up.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.scale-in-up.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

.scale-in-down.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.scale-in-down.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

.scale-out-up.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.scale-out-up.mui-leave.mui-leave-active {
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
  opacity: 0;
}

.scale-out-down.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.scale-out-down.mui-leave.mui-leave-active {
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
  opacity: 0;
}

.spin-in.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(-0.75turn);
      -ms-transform: rotate(-0.75turn);
          transform: rotate(-0.75turn);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.spin-in.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  opacity: 1;
}

.spin-out.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.spin-out.mui-leave.mui-leave-active {
  -webkit-transform: rotate(0.75turn);
      -ms-transform: rotate(0.75turn);
          transform: rotate(0.75turn);
  opacity: 0;
}

.spin-in-ccw.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(0.75turn);
      -ms-transform: rotate(0.75turn);
          transform: rotate(0.75turn);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.spin-in-ccw.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  opacity: 1;
}

.spin-out-ccw.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.spin-out-ccw.mui-leave.mui-leave-active {
  -webkit-transform: rotate(-0.75turn);
      -ms-transform: rotate(-0.75turn);
          transform: rotate(-0.75turn);
  opacity: 0;
}

.slow {
  -webkit-transition-duration: 750ms !important;
          transition-duration: 750ms !important;
}

.fast {
  -webkit-transition-duration: 250ms !important;
          transition-duration: 250ms !important;
}

.linear {
  -webkit-transition-timing-function: linear !important;
          transition-timing-function: linear !important;
}

.ease {
  -webkit-transition-timing-function: ease !important;
          transition-timing-function: ease !important;
}

.ease-in {
  -webkit-transition-timing-function: ease-in !important;
          transition-timing-function: ease-in !important;
}

.ease-out {
  -webkit-transition-timing-function: ease-out !important;
          transition-timing-function: ease-out !important;
}

.ease-in-out {
  -webkit-transition-timing-function: ease-in-out !important;
          transition-timing-function: ease-in-out !important;
}

.bounce-in {
  -webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
          transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
  -webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
          transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
  -webkit-transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
          transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
  -webkit-transition-delay: 300ms !important;
          transition-delay: 300ms !important;
}

.long-delay {
  -webkit-transition-delay: 700ms !important;
          transition-delay: 700ms !important;
}

.shake {
  -webkit-animation-name: shake-7;
          animation-name: shake-7;
}
@-webkit-keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
            transform: translateX(7%);
  }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
            transform: translateX(-7%);
  }
}
@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
            transform: translateX(7%);
  }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
            transform: translateX(-7%);
  }
}

.spin-cw {
  -webkit-animation-name: spin-cw-1turn;
          animation-name: spin-cw-1turn;
}
@-webkit-keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn);
  }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}
@keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn);
  }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}

.spin-ccw {
  -webkit-animation-name: spin-ccw-1turn;
          animation-name: spin-ccw-1turn;
}
@-webkit-keyframes spin-ccw-1turn {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn);
  }
}
@keyframes spin-ccw-1turn {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn);
  }
}

.wiggle {
  -webkit-animation-name: wiggle-7deg;
          animation-name: wiggle-7deg;
}
@-webkit-keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
            transform: rotate(7deg);
  }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
            transform: rotate(-7deg);
  }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}
@keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
            transform: rotate(7deg);
  }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
            transform: rotate(-7deg);
  }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms;
}

.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.slow {
  -webkit-animation-duration: 750ms !important;
          animation-duration: 750ms !important;
}

.fast {
  -webkit-animation-duration: 250ms !important;
          animation-duration: 250ms !important;
}

.linear {
  -webkit-animation-timing-function: linear !important;
          animation-timing-function: linear !important;
}

.ease {
  -webkit-animation-timing-function: ease !important;
          animation-timing-function: ease !important;
}

.ease-in {
  -webkit-animation-timing-function: ease-in !important;
          animation-timing-function: ease-in !important;
}

.ease-out {
  -webkit-animation-timing-function: ease-out !important;
          animation-timing-function: ease-out !important;
}

.ease-in-out {
  -webkit-animation-timing-function: ease-in-out !important;
          animation-timing-function: ease-in-out !important;
}

.bounce-in {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
          animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
          animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
  -webkit-animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
          animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
  -webkit-animation-delay: 300ms !important;
          animation-delay: 300ms !important;
}

.long-delay {
  -webkit-animation-delay: 700ms !important;
          animation-delay: 700ms !important;
}

footer .custom-content a {
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: 500;
  color: #1e1e1e;
  background: url("../images/line-bg.svg") left bottom no-repeat;
  background-size: 100% 1px;
  display: inline;
  padding-bottom: 3px;
}
footer .custom-content a:hover {
  color: #ad182d;
  background-image: url("../images/line-bg-hover.svg");
}
footer .custom-content a:focus {
  outline: none;
}
footer .custom-content a.external-link, footer .custom-content a[target=_blank] {
  background-size: calc(100% - 20px) 1px;
}

.featured-article-wrapper .hmm-content-wrapper .more-link a, .featured-article-wrapper .label-wrapper span, .special-tag {
  font-family: "Libre Franklin", sans-serif;
  font-size: 0.875rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

/* unset sizing and positioning for print */
.row:before, .block-views-block-hmm-issue-listings-block-4:before,
.row:after,
.block-views-block-hmm-issue-listings-block-4:after {
  width: 0;
}

/*
 * zurb_foundation.scss - Contains all Drupal-specific SASS for this theme.
 *
 * @todo Split this into multiple folders/files.
*/
.region-highlighted:empty {
  display: none;
}

.toolbar-tray a {
  font-size: 13px;
}

.toolbar .toolbar-toggle-orientation .toolbar-icon {
  margin: 0;
}
.toolbar .toolbar-toggle-orientation .toolbar-icon:before {
  min-height: 0;
}

.top-bar-section ul li {
  padding-top: 0;
}
.top-bar-section ul li a.is-active {
  color: #fff;
}

.no-js .top-bar {
  display: none;
}

@media screen and (min-width: 40em) {
  .no-js .top-bar {
    display: block;
  }
  .no-js .title-bar {
    display: none;
  }
}
body.toolbar-fixed .sticky.is-stuck .top-bar {
  margin-top: 39px;
}

body.toolbar-fixed.toolbar-horizontal.toolbar-tray-open .sticky.is-stuck .top-bar {
  margin-top: 78px;
}

body.toolbar-fixed .sticky.is-stuck.is-at-top {
  margin-top: 0 !important;
}

.top-bar .menu-item--collapsed,
.top-bar .menu-item--expanded {
  list-style: none;
}

.top-bar .search-block-form .form-item-keys,
.top-bar .search-block-form .form-actions {
  display: inline-block;
}

.dropbutton-wrapper {
  background-color: #008cba;
  margin: 0 0 1.25rem;
}
.dropbutton-wrapper .button {
  margin-bottom: 0;
  width: 100%;
  text-align: left;
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?vnyhp1");
  src: url("../fonts/icomoon.eot?vnyhp1#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?vnyhp1") format("truetype"), url("../fonts/icomoon.woff?vnyhp1") format("woff"), url("fonts/icomoon.svg?vnyhp1#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.icon,
[class^=icon-],
[class*=" icon-"],
.magazine-search-wrapper .gsc-search-box .gsc-search-button button.gsc-search-button:before,
.standard--alert p a:after,
.spotlight--data .spotlight--link a:after,
.spotlight--data .spotlight--innertext .field--name-field-body p a[href^="mailto:"]:before,
.spotlight--data .spotlight--innertext .field--name-field-body p a[href*=".pdf"]:after,
.spotlight--data .spotlight--innertext .field--name-field-body p a[href*=".doc"]:after,
.spotlight--data .spotlight--innertext .field--name-field-body p a[href*=".docx"]:after,
.spotlight--data .spotlight--innertext .field--name-field-body p a[href*=".ppt"]:after,
.spotlight--data .spotlight--innertext .field--name-field-body p a[href*=".pptx"]:after,
.spotlight--data .spotlight--innertext .field--name-field-body p a[target=_blank]:after,
.issue-title-wrapper .topics-menu-wrapper .topics-dropdown .topic-item a::after,
.issue-title-wrapper .topics-menu-wrapper .block-title:after,
.home-articles-link .link-wrapper a:after,
.featured-article-wrapper .hmm-content-wrapper .more-link a:before,
.header .magazine-menu-toggle:before,
.menu--main-menu > .menu > li .megamenu-wrapper .menu li a::after,
.block-views-block-hmm-issue-listings-block-7 .issue-title-link a:before,
.nav-toggle::before,
footer .menu-block .menu li a::after,
.sidebar .menu--sidebar .menu li.menu-item--expanded > a:before,
.sidebar .menu--sidebar .menu li a[target=_blank]:after,
strong.institutional-statements-blog a[target=_blank]:after,
.mode--teaser_card_article:before,
.button-link > a:after,
.button-cta span:after,
article.mode--full .body-wrapper a[href^="mailto:"]:before,
article.mode--full .paragraph.paragraph--type--paragraph-component a[href^="mailto:"]:before,
article.mode--full .paragraph .accordion-content a[href^="mailto:"]:before,
article.mode--full.hmm_article.magazine-content a[href^="mailto:"]:before,
article.mode--full .paragraph.paragraph--type--leadership-component a[href^="mailto:"]:before,
article.mode--full .landing-page-content a[href^="mailto:"]:before,
article.mode--full .body-wrapper a[href*=".pdf"]:after,
article.mode--full .body-wrapper a[href*=".doc"]:after,
article.mode--full .body-wrapper a[href*=".docx"]:after,
article.mode--full .body-wrapper a[href*=".ppt"]:after,
article.mode--full .body-wrapper a[href*=".pptx"]:after,
article.mode--full .paragraph.paragraph--type--paragraph-component a[href*=".pdf"]:after,
article.mode--full .paragraph.paragraph--type--paragraph-component a[href*=".doc"]:after,
article.mode--full .paragraph.paragraph--type--paragraph-component a[href*=".docx"]:after,
article.mode--full .paragraph.paragraph--type--paragraph-component a[href*=".ppt"]:after,
article.mode--full .paragraph.paragraph--type--paragraph-component a[href*=".pptx"]:after,
article.mode--full .paragraph .accordion-content a[href*=".pdf"]:after,
article.mode--full .paragraph .accordion-content a[href*=".doc"]:after,
article.mode--full .paragraph .accordion-content a[href*=".docx"]:after,
article.mode--full .paragraph .accordion-content a[href*=".ppt"]:after,
article.mode--full .paragraph .accordion-content a[href*=".pptx"]:after,
article.mode--full.hmm_article.magazine-content a[href*=".pdf"]:after,
article.mode--full.hmm_article.magazine-content a[href*=".doc"]:after,
article.mode--full.hmm_article.magazine-content a[href*=".docx"]:after,
article.mode--full.hmm_article.magazine-content a[href*=".ppt"]:after,
article.mode--full.hmm_article.magazine-content a[href*=".pptx"]:after,
article.mode--full .paragraph.paragraph--type--leadership-component a[href*=".pdf"]:after,
article.mode--full .paragraph.paragraph--type--leadership-component a[href*=".doc"]:after,
article.mode--full .paragraph.paragraph--type--leadership-component a[href*=".docx"]:after,
article.mode--full .paragraph.paragraph--type--leadership-component a[href*=".ppt"]:after,
article.mode--full .paragraph.paragraph--type--leadership-component a[href*=".pptx"]:after,
article.mode--full .landing-page-content a[href*=".pdf"]:after,
article.mode--full .landing-page-content a[href*=".doc"]:after,
article.mode--full .landing-page-content a[href*=".docx"]:after,
article.mode--full .landing-page-content a[href*=".ppt"]:after,
article.mode--full .landing-page-content a[href*=".pptx"]:after,
article.mode--full .body-wrapper a[target=_blank]:after,
article.mode--full .paragraph.paragraph--type--paragraph-component a[target=_blank]:after,
article.mode--full .paragraph .accordion-content a[target=_blank]:after,
article.mode--full.hmm_article.magazine-content a[target=_blank]:after,
article.mode--full .paragraph.paragraph--type--leadership-component a[target=_blank]:after,
article.mode--full .landing-page-content a[target=_blank]:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-tab:before {
  content: "\e914";
}

.icon-download:before {
  content: "\e916";
}

.icon-mail:before {
  content: "\e915";
}

.icon-alert:before {
  content: "\e913";
}

.icon-quote:before {
  content: "\e911";
}

.icon-rss:before {
  content: "\e912";
}

.icon-expand:before {
  content: "\e910";
}

.icon-close:before {
  content: "\e90d";
}

.icon-hamburger:before {
  content: "\e90e";
}

.icon-up-arrow:before {
  content: "\e90f";
}

.icon-play-arrow-outer:before {
  content: "\e908";
}

.icon-play-arrow-inner:before {
  content: "\e909";
}

.icon-search:before {
  content: "\e90a";
}

.icon-down-arrow:before {
  content: "\e90b";
}

.icon-small-arrow:before {
  content: "\e90c";
}

.icon-external:before {
  content: "\e900";
}

.icon-facebook:before {
  content: "\e901";
}

.icon-instagram:before {
  content: "\e902";
}

.icon-linkedin:before {
  content: "\e903";
}

.icon-play:before {
  content: "\e904";
}

.icon-right-arrow:before {
  content: "\e905";
}

.icon-twitter:before {
  content: "\e906";
}

.icon-youtube:before {
  content: "\e907";
}

article, .paragraph {
  --h2-size-value: 1.25rem;
  --h3-size-value: 1.1875rem;
  --h4-size-value: 1.125rem;
}
@media print, screen and (min-width: 40em) {
  article, .paragraph {
    --h2-size-value: 2.625rem;
    --h3-size-value: 1.875rem;
    --h4-size-value: 1.5625rem;
  }
}
article h2.variant-1, .paragraph h2.variant-1 {
  font-size: calc(var(--h2-size-value) * 0.9);
}
article h2.variant-2, .paragraph h2.variant-2 {
  font-size: calc(var(--h2-size-value) * 0.85);
}
article h3.variant-1, .paragraph h3.variant-1 {
  font-size: calc(var(--h3-size-value) * 0.9);
}
article h3.variant-2, .paragraph h3.variant-2 {
  font-size: calc(var(--h3-size-value) * 0.85);
}
article h4.variant-1, .paragraph h4.variant-1 {
  font-size: calc(var(--h4-size-value) * 0.9);
}
article h4.variant-2, .paragraph h4.variant-2 {
  font-size: calc(var(--h4-size-value) * 0.85);
}

h3 {
  font-weight: 100;
}

.body-wrapper ul,
.body-wrapper ol {
  overflow: hidden;
}

a {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.page-title,
.node-title {
  position: inherit;
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-size: 1.5rem;
}
@media print, screen and (min-width: 64em) {
  .page-title,
  .node-title {
    font-size: 3.75rem;
  }
}

.component-title {
  margin-bottom: 40px;
}

@media print, screen and (min-width: 64em) {
  .home_page .component-title,
  .home_page .component-title--home {
    font-size: 3.75rem;
  }
}

@media print, screen and (min-width: 64em) {
  footer, .top-header-wrapper {
    margin-right: 10px;
    margin-left: 10px;
  }
}
@media screen and (min-width: 90em) {
  footer, .top-header-wrapper {
    margin-right: 80px;
    margin-left: 80px;
  }
}

article.mode--full .body-wrapper a,
article.mode--full .paragraph.paragraph--type--paragraph-component a,
article.mode--full .paragraph .accordion-content a,
article.mode--full.hmm_article.magazine-content a,
article.mode--full .paragraph.paragraph--type--leadership-component a,
article.mode--full .landing-page-content a {
  color: inherit;
  border-bottom: solid 1px #ad182d;
  font-weight: 500;
}
article.mode--full .body-wrapper a:hover, article.mode--full .body-wrapper a:focus,
article.mode--full .paragraph.paragraph--type--paragraph-component a:hover,
article.mode--full .paragraph.paragraph--type--paragraph-component a:focus,
article.mode--full .paragraph .accordion-content a:hover,
article.mode--full .paragraph .accordion-content a:focus,
article.mode--full.hmm_article.magazine-content a:hover,
article.mode--full.hmm_article.magazine-content a:focus,
article.mode--full .paragraph.paragraph--type--leadership-component a:hover,
article.mode--full .paragraph.paragraph--type--leadership-component a:focus,
article.mode--full .landing-page-content a:hover,
article.mode--full .landing-page-content a:focus {
  color: #ad182d;
  border-color: #1e1e1e;
  border-width: 2px;
}
article.mode--full .body-wrapper a[target=_blank]:after,
article.mode--full .paragraph.paragraph--type--paragraph-component a[target=_blank]:after,
article.mode--full .paragraph .accordion-content a[target=_blank]:after,
article.mode--full.hmm_article.magazine-content a[target=_blank]:after,
article.mode--full .paragraph.paragraph--type--leadership-component a[target=_blank]:after,
article.mode--full .landing-page-content a[target=_blank]:after {
  content: "\e914";
  font-size: 0.875rem;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
article.mode--full .body-wrapper a[href*=".pdf"]:after, article.mode--full .body-wrapper a[href*=".doc"]:after, article.mode--full .body-wrapper a[href*=".docx"]:after, article.mode--full .body-wrapper a[href*=".ppt"]:after, article.mode--full .body-wrapper a[href*=".pptx"]:after,
article.mode--full .paragraph.paragraph--type--paragraph-component a[href*=".pdf"]:after,
article.mode--full .paragraph.paragraph--type--paragraph-component a[href*=".doc"]:after,
article.mode--full .paragraph.paragraph--type--paragraph-component a[href*=".docx"]:after,
article.mode--full .paragraph.paragraph--type--paragraph-component a[href*=".ppt"]:after,
article.mode--full .paragraph.paragraph--type--paragraph-component a[href*=".pptx"]:after,
article.mode--full .paragraph .accordion-content a[href*=".pdf"]:after,
article.mode--full .paragraph .accordion-content a[href*=".doc"]:after,
article.mode--full .paragraph .accordion-content a[href*=".docx"]:after,
article.mode--full .paragraph .accordion-content a[href*=".ppt"]:after,
article.mode--full .paragraph .accordion-content a[href*=".pptx"]:after,
article.mode--full.hmm_article.magazine-content a[href*=".pdf"]:after,
article.mode--full.hmm_article.magazine-content a[href*=".doc"]:after,
article.mode--full.hmm_article.magazine-content a[href*=".docx"]:after,
article.mode--full.hmm_article.magazine-content a[href*=".ppt"]:after,
article.mode--full.hmm_article.magazine-content a[href*=".pptx"]:after,
article.mode--full .paragraph.paragraph--type--leadership-component a[href*=".pdf"]:after,
article.mode--full .paragraph.paragraph--type--leadership-component a[href*=".doc"]:after,
article.mode--full .paragraph.paragraph--type--leadership-component a[href*=".docx"]:after,
article.mode--full .paragraph.paragraph--type--leadership-component a[href*=".ppt"]:after,
article.mode--full .paragraph.paragraph--type--leadership-component a[href*=".pptx"]:after,
article.mode--full .landing-page-content a[href*=".pdf"]:after,
article.mode--full .landing-page-content a[href*=".doc"]:after,
article.mode--full .landing-page-content a[href*=".docx"]:after,
article.mode--full .landing-page-content a[href*=".ppt"]:after,
article.mode--full .landing-page-content a[href*=".pptx"]:after {
  content: "\e916";
  font-size: 0.875rem;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
article.mode--full .body-wrapper a[href^="mailto:"]:before,
article.mode--full .paragraph.paragraph--type--paragraph-component a[href^="mailto:"]:before,
article.mode--full .paragraph .accordion-content a[href^="mailto:"]:before,
article.mode--full.hmm_article.magazine-content a[href^="mailto:"]:before,
article.mode--full .paragraph.paragraph--type--leadership-component a[href^="mailto:"]:before,
article.mode--full .landing-page-content a[href^="mailto:"]:before {
  content: "\e915";
  font-size: 0.875rem;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

ul.accordion a:before, ul.accordion a:after,
h1 a:before,
.pseudo-h1 a:before,
h1 a:after,
.pseudo-h1 a:after,
h2 a:before,
h2 a:after,
h3 a:before,
h3 a:after {
  display: none;
}

.paragraph ul, article ul {
  margin-bottom: 20px;
  margin-left: 0;
  list-style: none;
}
.paragraph ul > li, article ul > li {
  position: relative;
  padding: 5px 0 5px 22px;
}
.paragraph ul > li:before, article ul > li:before {
  position: absolute;
  top: 20px;
  left: 5px;
  content: "•";
  font-family: sans-serif;
  font-size: 0.875rem;
  line-height: 0;
  color: #ad182d;
}
.paragraph ul > li ul, .paragraph ul > li ol, article ul > li ul, article ul > li ol {
  margin-bottom: 0;
}
.paragraph ol, article ol {
  margin: 0;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  list-style: none;
  counter-reset: item;
}
.paragraph ol li, article ol li {
  position: relative;
  padding: 4px 0 4px 24px;
  padding: 0.25rem 0 0.25rem 1.5rem;
}
.paragraph ol li:before, article ol li:before {
  position: absolute;
  top: 4px;
  top: 0.25rem;
  left: 0;
  counter-increment: item;
  content: counter(item) ". ";
  color: #ad182d;
}
.paragraph ol li ol, article ol li ol {
  margin-bottom: 0;
}
.paragraph ol li ol li:before, article ol li ol li:before {
  content: counter(item, lower-alpha) ". ";
}
.paragraph ol li ol li ol li:last-child, article ol li ol li ol li:last-child {
  padding-bottom: 0;
}
.paragraph ol li ol li ol li:before, article ol li ol li ol li:before {
  content: counter(item, lower-roman) ". ";
}
@media print, screen and (min-width: 40em) {
  .paragraph h3, article h3 {
    font-size: 2rem;
  }
}
.paragraph h1, .paragraph .pseudo-h1, .paragraph h2, .paragraph h3, article h1, article .pseudo-h1, article h2, article h3 {
  clear: both;
  margin-bottom: 15px;
  font-weight: 700;
}

.align-left {
  margin-right: 30px;
  margin-bottom: 30px;
  margin-top: 10px;
}
@media print, screen and (max-width: 63.99875em) {
  .align-left {
    margin-right: 0;
  }
}

.align-right {
  margin-bottom: 30px;
  margin-left: 30px;
  margin-top: 10px;
}
@media print, screen and (max-width: 63.99875em) {
  .align-right {
    margin-left: 0;
  }
}

img.align-left {
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  img.align-left {
    width: auto;
  }
}

figure {
  display: inline-table;
  position: relative;
}
@media print, screen and (max-width: 63.99875em) {
  figure.align-left, figure.align-right {
    float: none;
  }
}
figure img {
  display: block;
}
figure figcaption {
  font-size: 0.875rem;
  font-family: "Libre Franklin", sans-serif;
  margin-top: 8px;
  caption-side: bottom;
  display: table-caption;
}

.section-magazine figure {
  display: inline-table;
  position: relative;
}
@media print, screen and (max-width: 63.99875em) {
  .section-magazine figure.align-left, .section-magazine figure.align-right {
    float: none;
  }
}
.section-magazine figure img {
  display: block;
}
.section-magazine figure figcaption {
  font-size: 0.875rem;
  font-family: "Libre Franklin", sans-serif;
  margin-top: 8px;
  caption-side: bottom;
  display: table-caption;
}
.section-magazine figure.align-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 30px 0;
}
@media screen and (min-width: 75em) {
  .section-magazine figure.align-center img {
    width: 100%;
  }
}
@media screen and (min-width: 75em) {
  .section-magazine figure.align-center {
    margin-left: -20px;
    margin-right: 10px;
  }
}
@media screen and (min-width: 75em) {
  .section-magazine figure.align-center figcaption {
    right: -220px;
    width: 200px;
    position: absolute;
    bottom: 0;
  }
}
@media screen and (min-width: 75em) {
  .section-magazine figure.align-left {
    margin-left: -20px;
    margin-right: 10px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 90em) {
  .section-magazine figure.align-left figcaption {
    left: -200px;
    text-align: right;
    width: 180px;
    position: absolute;
    bottom: 0;
  }
}
@media screen and (min-width: 75em) {
  .section-magazine figure.align-right {
    margin-right: -20px;
    margin-left: 10px;
    padding-left: 20px;
  }
}
@media screen and (min-width: 75em) {
  .section-magazine figure.align-right figcaption {
    width: 200px;
    position: absolute;
    bottom: 0;
    right: -220px;
  }
}

.button-cta {
  position: absolute;
  bottom: 0;
  width: calc(100% - 30px);
  padding: 17px 20px;
  background: #1e1e1e;
  font-family: "Libre Franklin", sans-serif;
  font-weight: 600;
  color: #fff;
  cursor: pointer;
  background-image: none;
}
.button-cta span {
  position: relative;
  padding-right: 50px;
}
.button-cta span:after {
  position: absolute;
  top: -2px;
  right: 13px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  content: "\e905";
  font-size: 1.5rem;
}
.button-cta:hover span:after {
  right: 10px;
}

.button-link > a {
  position: relative;
  color: #1e1e1e;
  padding: 15px 100px 15px 20px;
  border: 1px solid #1e1e1e;
  display: inline-block;
  margin: 20px 0;
  font-family: "Libre Franklin", sans-serif;
  font-weight: 600;
}
.button-link > a:after {
  position: absolute;
  right: 23px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  content: "\e905";
  font-size: 1.5rem;
}
.button-link > a:hover:after {
  right: 20px;
}

a.button-simple,
.button-simple a {
  position: relative;
  color: #1e1e1e;
  padding: 15px;
  border: 1px solid #1e1e1e;
  display: inline-block;
  margin: 20px 0;
  font-family: "Libre Franklin", sans-serif;
  font-weight: 600;
  text-align: center;
  width: 100%;
  background-image: none;
}
a.button-simple:after, a.button-simple:before,
.button-simple a:after,
.button-simple a:before {
  display: none;
}
a.button-simple:hover,
.button-simple a:hover {
  border: 1px solid #ad182d;
  background-image: none;
}

.component-button a.rss {
  width: 100%;
  margin: 0;
  max-width: 250px;
}
.component-button a.rss:before {
  background: none;
  content: "\e912";
  font-family: "icomoon" !important;
  display: inline;
  font-size: 12px;
  margin-right: 8px;
}
.component-button a.rss:after {
  background: none;
  content: "\e905";
  font-family: "icomoon" !important;
  display: inline;
  font-size: 30px;
  font-weight: normal;
  bottom: auto;
  left: auto;
  margin-left: 130px;
  margin-right: 20px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  vertical-align: middle;
  position: relative;
}
.component-button a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  outline: none;
  padding: 10px 20px;
  border: 1px solid #1e1e1e;
  font-weight: normal;
  font-size: 16px;
  color: #1e1e1e;
  font-family: "Libre Franklin", sans-serif;
  display: inline-block;
  margin: 20px 0;
  background: none;
}
.component-button a:after, .component-button a:before {
  background: none;
}
.component-button a:after {
  background: none;
  content: "\e905";
  font-family: "icomoon" !important;
  display: inline;
  font-size: 30px;
  font-weight: normal;
  bottom: auto;
  left: auto;
  margin-left: 30px;
  margin-right: 20px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  vertical-align: middle;
  position: relative;
}
.component-button a:hover {
  border-color: #ad182d;
  color: #ad182d;
  background: none;
}
.component-button a:hover:after {
  margin-left: 40px;
  margin-right: 10px;
  color: #ad182d;
}

.block-link, .block-hmmmagazinesubscribeandbackissuesblock .views-row .views-field-view-node span,
.block-views-block-hmm-issue-listings-block-7 .views-row .views-field-view-node span, .block-views-block-hmm-issue-listings-block-4 .views-row span,
.external-block-link {
  cursor: pointer;
}

.link-highlight {
  font-weight: bold;
  color: #ad182d;
}

.large-display {
  display: none !important;
}
@media print, screen and (min-width: 64em) {
  .large-display {
    display: block !important;
  }
}

.special-tag {
  background: #ad182d;
  color: #fff;
  display: inline-block;
  padding: 0 5px;
  margin-bottom: 15px;
}

.highlight-text {
  background: #ff0;
}

.blue-text {
  color: #1468a8;
  font-weight: 400;
}

.caption-text {
  font-size: 0.875rem;
  font-family: "Libre Franklin", sans-serif;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.mode--title_text .node-title, .mode--teaser .node-title {
  margin-bottom: 5px;
  padding-bottom: 0;
  font-size: 1rem;
}
@media print, screen and (min-width: 40em) {
  .mode--title_text .node-title, .mode--teaser .node-title {
    font-size: 1.25rem;
  }
}
.mode--title_text .node-title::after, .mode--teaser .node-title::after {
  display: none;
}
.mode--title_text .node-title a, .mode--teaser .node-title a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #ad182d;
  background-image: none;
}
.mode--title_text p, .mode--teaser p {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  line-height: 1.6;
}
.mode--teaser_card, .mode--featured_teaser_card, .mode--related_news_teaser_card, .mode--teaser_card_article {
  height: 100%;
}
.mode--teaser_card.contains-video .image-wrapper, .mode--teaser_card.multimedia .image-wrapper, .mode--featured_teaser_card.contains-video .image-wrapper, .mode--featured_teaser_card.multimedia .image-wrapper, .mode--related_news_teaser_card.contains-video .image-wrapper, .mode--related_news_teaser_card.multimedia .image-wrapper, .mode--teaser_card_article.contains-video .image-wrapper, .mode--teaser_card_article.multimedia .image-wrapper {
  position: relative;
}
.mode--teaser_card.contains-video .image-wrapper:before, .mode--teaser_card.multimedia .image-wrapper:before, .mode--featured_teaser_card.contains-video .image-wrapper:before, .mode--featured_teaser_card.multimedia .image-wrapper:before, .mode--related_news_teaser_card.contains-video .image-wrapper:before, .mode--related_news_teaser_card.multimedia .image-wrapper:before, .mode--teaser_card_article.contains-video .image-wrapper:before, .mode--teaser_card_article.multimedia .image-wrapper:before {
  display: block;
  right: 0;
  z-index: 1;
  content: "▶";
  color: #fff;
  font-size: 15px;
  position: absolute;
  width: 40px;
  height: 40px;
  text-align: center;
  background: #1e1e1e;
  line-height: 40px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mode--teaser_card .node-title, .mode--featured_teaser_card .node-title, .mode--related_news_teaser_card .node-title, .mode--teaser_card_article .node-title {
  font-size: 1rem;
  margin: 0;
}
.mode--teaser_card .node-title a, .mode--featured_teaser_card .node-title a, .mode--related_news_teaser_card .node-title a, .mode--teaser_card_article .node-title a {
  color: #1e1e1e;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
}
.mode--teaser_card .node-title:after, .mode--featured_teaser_card .node-title:after, .mode--related_news_teaser_card .node-title:after, .mode--teaser_card_article .node-title:after {
  display: none;
}
.mode--teaser_card .content-wrapper, .mode--featured_teaser_card .content-wrapper, .mode--related_news_teaser_card .content-wrapper, .mode--teaser_card_article .content-wrapper {
  position: relative;
  background: #fff;
  padding: 10px;
}
@media print, screen and (min-width: 64em) {
  .mode--teaser_card .content-wrapper, .mode--featured_teaser_card .content-wrapper, .mode--related_news_teaser_card .content-wrapper, .mode--teaser_card_article .content-wrapper {
    height: calc(100% - 170px);
  }
}
.mode--teaser_card .content-wrapper:before, .mode--featured_teaser_card .content-wrapper:before, .mode--related_news_teaser_card .content-wrapper:before, .mode--teaser_card_article .content-wrapper:before {
  content: "";
  height: 4px;
  background: #1e1e1e;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: height 0.4s ease-in-out;
  transition: height 0.4s ease-in-out;
  z-index: 0;
}
.mode--teaser_card .content-wrapper .teaser-text, .mode--featured_teaser_card .content-wrapper .teaser-text, .mode--related_news_teaser_card .content-wrapper .teaser-text, .mode--teaser_card_article .content-wrapper .teaser-text {
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
  position: relative;
}
.mode--teaser_card .article-date, .mode--featured_teaser_card .article-date, .mode--related_news_teaser_card .article-date, .mode--teaser_card_article .article-date {
  font-family: "Libre Franklin", sans-serif;
  font-weight: 500;
  font-size: 0.8125rem;
  text-transform: uppercase;
  margin: 5px 0 10px;
  display: block;
  line-height: 1;
  letter-spacing: 1px;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
  position: relative;
}
.mode--teaser_card .image-wrapper, .mode--featured_teaser_card .image-wrapper, .mode--related_news_teaser_card .image-wrapper, .mode--teaser_card_article .image-wrapper {
  overflow: hidden;
}
.mode--teaser_card .image-wrapper img, .mode--featured_teaser_card .image-wrapper img, .mode--related_news_teaser_card .image-wrapper img, .mode--teaser_card_article .image-wrapper img {
  width: 100%;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.mode--teaser_card .image-wrapper + .content-wrapper, .mode--featured_teaser_card .image-wrapper + .content-wrapper, .mode--related_news_teaser_card .image-wrapper + .content-wrapper, .mode--teaser_card_article .image-wrapper + .content-wrapper {
  margin-top: -30px;
  width: calc(100% - 30px);
}
.mode--teaser_card.block-link:hover .image-wrapper img, .block-hmmmagazinesubscribeandbackissuesblock .views-row .views-field-view-node span.mode--teaser_card:hover .image-wrapper img,
.block-views-block-hmm-issue-listings-block-7 .views-row .views-field-view-node span.mode--teaser_card:hover .image-wrapper img, .block-views-block-hmm-issue-listings-block-4 .views-row span.mode--teaser_card:hover .image-wrapper img, .mode--featured_teaser_card.block-link:hover .image-wrapper img, .block-hmmmagazinesubscribeandbackissuesblock .views-row .views-field-view-node span.mode--featured_teaser_card:hover .image-wrapper img,
.block-views-block-hmm-issue-listings-block-7 .views-row .views-field-view-node span.mode--featured_teaser_card:hover .image-wrapper img, .block-views-block-hmm-issue-listings-block-4 .views-row span.mode--featured_teaser_card:hover .image-wrapper img, .mode--related_news_teaser_card.block-link:hover .image-wrapper img, .block-hmmmagazinesubscribeandbackissuesblock .views-row .views-field-view-node span.mode--related_news_teaser_card:hover .image-wrapper img,
.block-views-block-hmm-issue-listings-block-7 .views-row .views-field-view-node span.mode--related_news_teaser_card:hover .image-wrapper img, .block-views-block-hmm-issue-listings-block-4 .views-row span.mode--related_news_teaser_card:hover .image-wrapper img, .mode--teaser_card_article.block-link:hover .image-wrapper img, .block-hmmmagazinesubscribeandbackissuesblock .views-row .views-field-view-node span.mode--teaser_card_article:hover .image-wrapper img,
.block-views-block-hmm-issue-listings-block-7 .views-row .views-field-view-node span.mode--teaser_card_article:hover .image-wrapper img, .block-views-block-hmm-issue-listings-block-4 .views-row span.mode--teaser_card_article:hover .image-wrapper img {
  -webkit-transform: scale(1.03);
      -ms-transform: scale(1.03);
          transform: scale(1.03);
  opacity: 0.8;
}
.mode--teaser_card.block-link:hover .content-wrapper, .block-hmmmagazinesubscribeandbackissuesblock .views-row .views-field-view-node span.mode--teaser_card:hover .content-wrapper,
.block-views-block-hmm-issue-listings-block-7 .views-row .views-field-view-node span.mode--teaser_card:hover .content-wrapper, .block-views-block-hmm-issue-listings-block-4 .views-row span.mode--teaser_card:hover .content-wrapper, .mode--featured_teaser_card.block-link:hover .content-wrapper, .block-hmmmagazinesubscribeandbackissuesblock .views-row .views-field-view-node span.mode--featured_teaser_card:hover .content-wrapper,
.block-views-block-hmm-issue-listings-block-7 .views-row .views-field-view-node span.mode--featured_teaser_card:hover .content-wrapper, .block-views-block-hmm-issue-listings-block-4 .views-row span.mode--featured_teaser_card:hover .content-wrapper, .mode--related_news_teaser_card.block-link:hover .content-wrapper, .block-hmmmagazinesubscribeandbackissuesblock .views-row .views-field-view-node span.mode--related_news_teaser_card:hover .content-wrapper,
.block-views-block-hmm-issue-listings-block-7 .views-row .views-field-view-node span.mode--related_news_teaser_card:hover .content-wrapper, .block-views-block-hmm-issue-listings-block-4 .views-row span.mode--related_news_teaser_card:hover .content-wrapper, .mode--teaser_card_article.block-link:hover .content-wrapper, .block-hmmmagazinesubscribeandbackissuesblock .views-row .views-field-view-node span.mode--teaser_card_article:hover .content-wrapper,
.block-views-block-hmm-issue-listings-block-7 .views-row .views-field-view-node span.mode--teaser_card_article:hover .content-wrapper, .block-views-block-hmm-issue-listings-block-4 .views-row span.mode--teaser_card_article:hover .content-wrapper {
  color: #fff;
}
.mode--teaser_card.block-link:hover .content-wrapper:before, .block-hmmmagazinesubscribeandbackissuesblock .views-row .views-field-view-node span.mode--teaser_card:hover .content-wrapper:before,
.block-views-block-hmm-issue-listings-block-7 .views-row .views-field-view-node span.mode--teaser_card:hover .content-wrapper:before, .block-views-block-hmm-issue-listings-block-4 .views-row span.mode--teaser_card:hover .content-wrapper:before, .mode--featured_teaser_card.block-link:hover .content-wrapper:before, .block-hmmmagazinesubscribeandbackissuesblock .views-row .views-field-view-node span.mode--featured_teaser_card:hover .content-wrapper:before,
.block-views-block-hmm-issue-listings-block-7 .views-row .views-field-view-node span.mode--featured_teaser_card:hover .content-wrapper:before, .block-views-block-hmm-issue-listings-block-4 .views-row span.mode--featured_teaser_card:hover .content-wrapper:before, .mode--related_news_teaser_card.block-link:hover .content-wrapper:before, .block-hmmmagazinesubscribeandbackissuesblock .views-row .views-field-view-node span.mode--related_news_teaser_card:hover .content-wrapper:before,
.block-views-block-hmm-issue-listings-block-7 .views-row .views-field-view-node span.mode--related_news_teaser_card:hover .content-wrapper:before, .block-views-block-hmm-issue-listings-block-4 .views-row span.mode--related_news_teaser_card:hover .content-wrapper:before, .mode--teaser_card_article.block-link:hover .content-wrapper:before, .block-hmmmagazinesubscribeandbackissuesblock .views-row .views-field-view-node span.mode--teaser_card_article:hover .content-wrapper:before,
.block-views-block-hmm-issue-listings-block-7 .views-row .views-field-view-node span.mode--teaser_card_article:hover .content-wrapper:before, .block-views-block-hmm-issue-listings-block-4 .views-row span.mode--teaser_card_article:hover .content-wrapper:before {
  height: 100%;
}
.mode--teaser_card.block-link:hover .content-wrapper .node-title a, .block-hmmmagazinesubscribeandbackissuesblock .views-row .views-field-view-node span.mode--teaser_card:hover .content-wrapper .node-title a,
.block-views-block-hmm-issue-listings-block-7 .views-row .views-field-view-node span.mode--teaser_card:hover .content-wrapper .node-title a, .block-views-block-hmm-issue-listings-block-4 .views-row span.mode--teaser_card:hover .content-wrapper .node-title a, .mode--featured_teaser_card.block-link:hover .content-wrapper .node-title a, .block-hmmmagazinesubscribeandbackissuesblock .views-row .views-field-view-node span.mode--featured_teaser_card:hover .content-wrapper .node-title a,
.block-views-block-hmm-issue-listings-block-7 .views-row .views-field-view-node span.mode--featured_teaser_card:hover .content-wrapper .node-title a, .block-views-block-hmm-issue-listings-block-4 .views-row span.mode--featured_teaser_card:hover .content-wrapper .node-title a, .mode--related_news_teaser_card.block-link:hover .content-wrapper .node-title a, .block-hmmmagazinesubscribeandbackissuesblock .views-row .views-field-view-node span.mode--related_news_teaser_card:hover .content-wrapper .node-title a,
.block-views-block-hmm-issue-listings-block-7 .views-row .views-field-view-node span.mode--related_news_teaser_card:hover .content-wrapper .node-title a, .block-views-block-hmm-issue-listings-block-4 .views-row span.mode--related_news_teaser_card:hover .content-wrapper .node-title a, .mode--teaser_card_article.block-link:hover .content-wrapper .node-title a, .block-hmmmagazinesubscribeandbackissuesblock .views-row .views-field-view-node span.mode--teaser_card_article:hover .content-wrapper .node-title a,
.block-views-block-hmm-issue-listings-block-7 .views-row .views-field-view-node span.mode--teaser_card_article:hover .content-wrapper .node-title a, .block-views-block-hmm-issue-listings-block-4 .views-row span.mode--teaser_card_article:hover .content-wrapper .node-title a {
  color: #fff;
}
.mode--teaser_card.block-link:hover .article-date, .block-hmmmagazinesubscribeandbackissuesblock .views-row .views-field-view-node span.mode--teaser_card:hover .article-date,
.block-views-block-hmm-issue-listings-block-7 .views-row .views-field-view-node span.mode--teaser_card:hover .article-date, .block-views-block-hmm-issue-listings-block-4 .views-row span.mode--teaser_card:hover .article-date,
.mode--teaser_card.block-link:hover .teaser-text,
.block-hmmmagazinesubscribeandbackissuesblock .views-row .views-field-view-node span.mode--teaser_card:hover .teaser-text,
.block-views-block-hmm-issue-listings-block-7 .views-row .views-field-view-node span.mode--teaser_card:hover .teaser-text,
.block-views-block-hmm-issue-listings-block-4 .views-row span.mode--teaser_card:hover .teaser-text, .mode--featured_teaser_card.block-link:hover .article-date, .block-hmmmagazinesubscribeandbackissuesblock .views-row .views-field-view-node span.mode--featured_teaser_card:hover .article-date,
.block-views-block-hmm-issue-listings-block-7 .views-row .views-field-view-node span.mode--featured_teaser_card:hover .article-date, .block-views-block-hmm-issue-listings-block-4 .views-row span.mode--featured_teaser_card:hover .article-date,
.mode--featured_teaser_card.block-link:hover .teaser-text,
.block-hmmmagazinesubscribeandbackissuesblock .views-row .views-field-view-node span.mode--featured_teaser_card:hover .teaser-text,
.block-views-block-hmm-issue-listings-block-7 .views-row .views-field-view-node span.mode--featured_teaser_card:hover .teaser-text,
.block-views-block-hmm-issue-listings-block-4 .views-row span.mode--featured_teaser_card:hover .teaser-text, .mode--related_news_teaser_card.block-link:hover .article-date, .block-hmmmagazinesubscribeandbackissuesblock .views-row .views-field-view-node span.mode--related_news_teaser_card:hover .article-date,
.block-views-block-hmm-issue-listings-block-7 .views-row .views-field-view-node span.mode--related_news_teaser_card:hover .article-date, .block-views-block-hmm-issue-listings-block-4 .views-row span.mode--related_news_teaser_card:hover .article-date,
.mode--related_news_teaser_card.block-link:hover .teaser-text,
.block-hmmmagazinesubscribeandbackissuesblock .views-row .views-field-view-node span.mode--related_news_teaser_card:hover .teaser-text,
.block-views-block-hmm-issue-listings-block-7 .views-row .views-field-view-node span.mode--related_news_teaser_card:hover .teaser-text,
.block-views-block-hmm-issue-listings-block-4 .views-row span.mode--related_news_teaser_card:hover .teaser-text, .mode--teaser_card_article.block-link:hover .article-date, .block-hmmmagazinesubscribeandbackissuesblock .views-row .views-field-view-node span.mode--teaser_card_article:hover .article-date,
.block-views-block-hmm-issue-listings-block-7 .views-row .views-field-view-node span.mode--teaser_card_article:hover .article-date, .block-views-block-hmm-issue-listings-block-4 .views-row span.mode--teaser_card_article:hover .article-date,
.mode--teaser_card_article.block-link:hover .teaser-text,
.block-hmmmagazinesubscribeandbackissuesblock .views-row .views-field-view-node span.mode--teaser_card_article:hover .teaser-text,
.block-views-block-hmm-issue-listings-block-7 .views-row .views-field-view-node span.mode--teaser_card_article:hover .teaser-text,
.block-views-block-hmm-issue-listings-block-4 .views-row span.mode--teaser_card_article:hover .teaser-text {
  color: #fff;
}
.mode--featured_teaser_card .content-wrapper .node-title {
  font-size: 1.25rem;
}
.mode--featured_teaser_card .content-wrapper .featured-subtitle {
  display: none;
}
.mode--featured_teaser_card .image-wrapper + .content-wrapper {
  margin-top: -60px;
  margin-bottom: 30px;
}
@media print, screen and (min-width: 64em) {
  .mode--featured_teaser_card .image-wrapper + .content-wrapper {
    width: calc(100% - 80px);
  }
}

.mode--teaser_card_article {
  position: relative;
}
.mode--teaser_card_article:before {
  content: "\e900";
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px;
  font-weight: 800;
  background: #1e1e1e;
  color: #fff;
  z-index: 1;
}
.mode--teaser_card_article .content-wrapper:before {
  background: #ad182d;
}
.mode--teaser_card_article .content-wrapper .pre-heading {
  color: #ad182d;
  text-transform: uppercase;
  font-family: "Libre Franklin", sans-serif;
  font-weight: 400;
  font-size: 0.75rem;
  display: inline-block;
  margin-bottom: 5px;
  position: relative;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
}
.mode--teaser_card_article .content-wrapper .teaser-text p {
  font-size: 1rem;
  line-height: 1.5;
}
.mode--teaser_card_article:hover .pre-heading {
  color: #fff;
}
.mode--teaser_card_article:hover .teaser-text p {
  color: #fff;
}

.hmm_article.mode--inline_card p {
  color: #1e1e1e;
  line-height: 1.5;
}
@media print, screen and (min-width: 64em) {
  .hmm_article.mode--inline_card p {
    font-size: 0.8125rem;
  }
}

.primary-featured .mode--featured_teaser_card .content-wrapper {
  display: inline-block;
  width: auto;
  max-width: 100%;
  padding: 20px 50px 20px 20px;
}
@media print, screen and (min-width: 64em) {
  .primary-featured .mode--featured_teaser_card .content-wrapper {
    margin-top: -100px;
    max-width: calc(100% - 250px);
  }
}
.primary-featured .mode--featured_teaser_card .content-wrapper .node-title {
  font-size: 2rem;
}
.primary-featured .mode--featured_teaser_card .content-wrapper .featured-subtitle {
  display: block;
  font-family: "Libre Franklin", sans-serif;
  font-weight: 600;
}
.primary-featured .mode--featured_teaser_card:hover .image-wrapper img {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.hmm_article.mode--teaser_card .content-wrapper {
  min-height: 100px;
  height: auto;
  background: #1e1e1e;
  padding: 20px 15px 15px;
}
.hmm_article.mode--teaser_card .content-wrapper .node-title {
  font-size: 1.375rem;
}
.hmm_article.mode--teaser_card .content-wrapper .node-title a {
  color: #fff;
}

strong.institutional-statements-blog {
  color: inherit;
  border-bottom: solid 1px #ad182d;
  font-weight: bold;
}
strong.institutional-statements-blog a {
  color: inherit;
  border-bottom: solid 1px #ad182d;
  font-weight: 500;
  font-weight: bold;
}
strong.institutional-statements-blog a:hover, strong.institutional-statements-blog a:focus {
  color: #ad182d;
  border-color: #1e1e1e;
  border-width: 2px;
}
strong.institutional-statements-blog a[target=_blank]:after {
  content: "\e914";
  font-size: 0.875rem;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}

.logo-block {
  z-index: 3;
}
@media print, screen and (min-width: 40em) {
  .logo-block {
    padding-top: 10px;
    padding-bottom: 20px;
    display: inline-block;
  }
}
@media print, screen and (min-width: 64em) {
  .logo-block {
    padding-top: 50px;
  }
}
.logo-block img {
  width: 230px;
  height: 62px;
  max-width: 150px;
}
@media print, screen and (min-width: 40em) {
  .logo-block img {
    max-width: none;
  }
}
@media print, screen and (min-width: 64em) {
  .logo-block img {
    width: 195px;
  }
}
@media screen and (min-width: 102.5em) {
  .logo-block img {
    width: 230px;
  }
}

.department-logo-block {
  margin: 10px 0;
  display: none;
}
@media print, screen and (min-width: 40em) {
  .department-logo-block {
    display: inline-block;
    margin-bottom: 15px;
    margin-top: 5px;
  }
}
@media print, screen and (min-width: 64em) {
  .department-logo-block {
    display: inline-block;
    padding: 10px 0 10px 10px;
    border-left: 2px solid #e0e0e0;
    margin-left: 30px;
    margin-bottom: 0;
  }
  .department-logo-block img {
    margin-top: 15px;
  }
}
@media screen and (min-width: 75em) {
  .department-logo-block {
    padding: 10px 0 10px 30px;
  }
}

.top-header-wrapper .top_header_left {
  display: inline-block;
}
@media print, screen and (min-width: 64em) {
  .top-header-wrapper .top_header_left {
    max-width: 50%;
  }
}

.section-magazine .top-header-wrapper {
  margin-left: 0;
  margin-right: 0;
}
.section-magazine .top-header-wrapper .magazine-logo {
  margin-top: 20px;
}
@media print, screen and (max-width: 63.99875em) {
  .section-magazine .top-header-wrapper .magazine-logo {
    max-width: 200px;
  }
}
.section-magazine .magazine-header-left {
  position: relative;
}
.section-magazine .magazine-header-right {
  text-align: right;
}
@media print, screen and (min-width: 64em) {
  .section-magazine .magazine-header-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.section-magazine .magazine-header-right .header {
  display: inline-block;
  vertical-align: top;
}

.subscribe-link {
  vertical-align: top;
  margin: 15px 15px 0;
}
@media print, screen and (min-width: 40em) {
  .subscribe-link {
    display: inline-block;
    margin: 0;
  }
}
.subscribe-link a {
  display: block;
  font-family: "Libre Franklin", sans-serif;
  width: 100%;
  height: 65px;
  background: #1e1e1e;
  color: #fff;
  font-weight: 500;
  line-height: 65px;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media print, screen and (min-width: 40em) {
  .subscribe-link a {
    width: 100px;
    height: 100px;
    line-height: 100px;
    font-size: 1rem;
  }
}
@media screen and (min-width: 90em) {
  .subscribe-link a {
    width: 115px;
    height: 115px;
    line-height: 115px;
  }
}
@media screen and (min-width: 102.5em) {
  .subscribe-link a {
    width: 130px;
    height: 130px;
    line-height: 130px;
  }
}

.node--type-hmm-article .top-header-wrapper .magazine-logo {
  display: block;
  background: url("../images/magazine-logo-horizontal.svg") center bottom no-repeat;
  background-size: contain;
  padding-top: 10.7%;
  height: 0;
  width: 100%;
  position: absolute;
  left: 15px;
  bottom: 0;
}
@media screen and (min-width: 75em) {
  .node--type-hmm-article .top-header-wrapper .magazine-logo {
    max-width: 400px;
    padding-top: 45px;
  }
}

.search-toggle-magazine,
.search-magazine-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 65px;
  height: 65px;
  background: #e0e0e0;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  cursor: pointer;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.search-toggle-magazine .icon-search,
.search-magazine-mobile .icon-search {
  height: 32px;
}
.search-toggle-magazine .icon-search:before,
.search-magazine-mobile .icon-search:before {
  display: inline-block;
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
  font-size: 1.875rem;
  font-weight: 600;
  color: #1e1e1e;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media print, screen and (min-width: 64em) {
  .search-toggle-magazine,
  .search-magazine-mobile {
    width: 100px;
    height: 100px;
    line-height: 100px;
  }
}
@media screen and (min-width: 90em) {
  .search-toggle-magazine,
  .search-magazine-mobile {
    width: 115px;
    height: 115px;
  }
}
@media screen and (min-width: 102.5em) {
  .search-toggle-magazine,
  .search-magazine-mobile {
    width: 130px;
    height: 130px;
  }
}

.search-toggle-magazine.mobile {
  position: relative;
  display: inline-block;
  line-height: 77px;
  text-align: center;
}
@media print, screen and (min-width: 40em) {
  .search-toggle-magazine.mobile {
    height: 100px;
    width: 100px;
    line-height: 108px;
  }
}
@media print, screen and (min-width: 64em) {
  .search-toggle-magazine.mobile {
    display: none;
  }
}
.search-toggle-magazine.mobile.open {
  background: #c7c7c7;
}
.search-toggle-magazine.mobile.open i:before {
  color: #fff;
}

.magazine-search-wrapper {
  display: inline-block;
  vertical-align: top;
  width: 65px;
  height: 65px;
  position: relative;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background: url("../images/hmm-form-field-bg.png") repeat-x;
  background-size: auto 100%;
}
@media print, screen and (max-width: 63.99875em) {
  .magazine-search-wrapper {
    position: absolute;
    z-index: 2;
    left: 15px;
    top: 80px;
    width: calc(100% - 30px);
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
}
@media print, screen and (max-width: 63.99875em) and (min-width: 40em) {
  .magazine-search-wrapper {
    top: 108px;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .magazine-search-wrapper.open {
    max-height: 85px;
    border-bottom: 15px solid #fff;
  }
}
@media print, screen and (min-width: 64em) {
  .magazine-search-wrapper {
    width: 100px;
    height: 100px;
  }
}
@media screen and (min-width: 90em) {
  .magazine-search-wrapper {
    width: 115px;
    height: 115px;
  }
}
@media screen and (min-width: 102.5em) {
  .magazine-search-wrapper {
    width: 130px;
    height: 130px;
  }
}
.magazine-search-wrapper.open {
  width: calc(100% - 30px);
}
@media print, screen and (min-width: 64em) {
  .magazine-search-wrapper.open {
    width: 400px;
  }
}
@media print, screen and (min-width: 64em) {
  .magazine-search-wrapper.open {
    width: 500px;
  }
}
@media screen and (min-width: 102.5em) {
  .magazine-search-wrapper.open {
    width: 670px;
  }
}
.magazine-search-wrapper.open .search-toggle-magazine {
  z-index: 0;
  opacity: 0;
}

.mode--hero,
.content-top > section > .content_top {
  margin: 0 0 50px;
}
@media print, screen and (min-width: 40em) {
  .mode--hero,
  .content-top > section > .content_top {
    margin: 40px 0;
  }
}
@media print, screen and (min-width: 64em) {
  .mode--hero,
  .content-top > section > .content_top {
    margin: 70px 0 50px;
  }
}

.mode--hero .title-wrapper .node-title {
  display: inline-block;
  padding: 10px 15px;
  background: #fff;
}
@media print, screen and (min-width: 40em) {
  .mode--hero .title-wrapper {
    position: absolute;
  }
}

.off-canvas-content {
  position: relative;
  overflow-x: hidden;
}
.off-canvas-content .mode--hero.featured--news .columns.small-12.large-6.with-subtitle, .off-canvas-content .mode--hero.featured--news .hmm-articles-list h3.large-6.with-subtitle, .hmm-articles-list .off-canvas-content .mode--hero.featured--news h3.large-6.with-subtitle {
  padding-left: 0;
}
.off-canvas-content .intro-title {
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.off-canvas-content .intro-title::after {
  position: absolute;
  bottom: 0;
  left: 3px;
  width: 30px;
  height: 1px;
  background: #1e1e1e;
  content: "";
}
.off-canvas-content .intro-subtitle {
  margin-bottom: 20px;
  font-weight: 100;
}
.off-canvas-content .intro-text {
  font-size: 1.25rem;
}
.off-canvas-content .mode--full.news .landing-page-content .node-title, .off-canvas-content .mode--full.blog_article .landing-page-content .node-title {
  font-size: 3rem;
  margin-bottom: 0;
  line-height: 1.2;
}
.off-canvas-content .mode--full.news .landing-page-content .node-title:after, .off-canvas-content .mode--full.blog_article .landing-page-content .node-title:after {
  display: none;
}
.off-canvas-content .mode--full.news .landing-page-content .intro-subtitle, .off-canvas-content .mode--full.blog_article .landing-page-content .intro-subtitle {
  font-size: 1.75rem;
}
.off-canvas-content .mode--full .view-mode-full > .field--name-field-components > .field__item:first-child > .paragraph {
  margin-top: 0;
}
.off-canvas-content .mode--full .view-mode-full > div + .field--name-field-components > .field__item:first-child > .paragraph {
  margin-top: 60px;
}
.off-canvas-content .paragraph {
  margin: 20px auto;
}
.off-canvas-content .paragraph .paragraph {
  margin: 0;
}
.off-canvas-content .paragraph--type--hero-slide {
  margin-bottom: 0;
  position: relative;
  z-index: 1;
}
.off-canvas-content .article-meta-wrapper {
  font-family: "Libre Franklin", sans-serif;
  font-weight: 400;
  margin-bottom: 1.875rem;
}
.off-canvas-content .article-meta-wrapper span.field__item:before {
  content: " | ";
}
.off-canvas-content .article-meta-wrapper span.field__item:first-child:before {
  content: "";
}
.off-canvas-content .article-meta-wrapper a.article-topic:after {
  content: ", ";
  color: #1e1e1e;
}
.off-canvas-content .article-meta-wrapper a.article-topic:last-of-type:after {
  content: "";
}
.off-canvas-content .landing_page .node-title:after {
  left: 0;
}
.off-canvas-content .landing-bg-image {
  background-repeat: no-repeat;
  background-size: cover;
}
@media print, screen and (min-width: 64em) {
  .off-canvas-content .landing-bg-image {
    padding-top: 40px;
    margin-top: -40px;
  }
  .off-canvas-content .landing-bg-image .landing-page-content {
    position: relative;
  }
  .off-canvas-content .landing-bg-image .landing-page-content:after {
    content: "";
    background: #fff;
    height: calc(100% + 80px);
    width: 50%;
    left: calc(100% - 15px);
    top: -80px;
    position: absolute;
    display: block;
  }
}
@media print, screen and (min-width: 40em) {
  .off-canvas-content .node__landing_page-content.with-sidebar + .sidebar {
    margin-top: 1rem;
    padding-top: 2rem;
  }
}
.off-canvas-content .landing-page-content {
  padding: 0;
}
.off-canvas-content .landing-page-content .body {
  font-size: 1rem;
}
.off-canvas-content .landing-page-content .body p {
  line-height: 1.8;
}
.off-canvas-content .with-sidebar .body-wrapper,
.off-canvas-content .with-sidebar .sidebar-full {
  width: 100%;
  max-width: none;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.off-canvas-content .with-sidebar .bundle--leadership_component .leadership--container > .columns, .off-canvas-content .with-sidebar .bundle--leadership_component .hmm-articles-list .leadership--container > h3, .hmm-articles-list .off-canvas-content .with-sidebar .bundle--leadership_component .leadership--container > h3 {
  padding: 0;
}
.off-canvas-content .view__hms_news-content .block-harvardmedical-content {
  margin-top: 50px;
}
.off-canvas-content .view__hms_news-content .block-views-block-hms-news-trending-block-1 + .block-harvardmedical-content {
  margin-top: 0;
}
.off-canvas-content .magazine-header .caption-wrapper {
  margin-top: -20px;
  margin-bottom: 40px;
}
.off-canvas-content .magazine-header .header-wrapper {
  position: relative;
  margin: 15px 15px 60px;
}
@media print, screen and (max-width: 74.99875em) {
  .off-canvas-content .magazine-header .header-wrapper {
    min-height: 400px;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .off-canvas-content .magazine-header .header-wrapper {
    min-height: 250px;
    background-size: cover;
  }
}
.off-canvas-content .magazine-header .header-wrapper img {
  width: 100%;
}
@media print, screen and (max-width: 74.99875em) {
  .off-canvas-content .magazine-header .header-wrapper img {
    display: none;
  }
}
.off-canvas-content .magazine-header .header-wrapper .navigation-wrapper {
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
}
.off-canvas-content .magazine-header .header-wrapper .navigation-wrapper .prev-wrapper {
  position: absolute;
  left: 15px;
  bottom: 0;
}
.off-canvas-content .magazine-header .header-wrapper .navigation-wrapper .next-wrapper {
  position: absolute;
  right: 15px;
  bottom: 0;
  width: 80px;
  height: 80px;
  overflow: hidden;
  -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
}
@media print, screen and (min-width: 40em) {
  .off-canvas-content .magazine-header .header-wrapper .navigation-wrapper .next-wrapper {
    height: 100px;
    width: 100px;
  }
}
@media screen and (min-width: 75em) {
  .off-canvas-content .magazine-header .header-wrapper .navigation-wrapper .next-wrapper {
    height: 150px;
    width: 150px;
  }
}
.off-canvas-content .magazine-header .header-wrapper .navigation-wrapper .next-wrapper:hover {
  width: 80px;
}
@media print, screen and (min-width: 40em) {
  .off-canvas-content .magazine-header .header-wrapper .navigation-wrapper .next-wrapper:hover {
    width: 200px;
  }
}
@media screen and (min-width: 75em) {
  .off-canvas-content .magazine-header .header-wrapper .navigation-wrapper .next-wrapper:hover {
    width: 300px;
  }
}
.off-canvas-content .magazine-header .header-wrapper .navigation-wrapper a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
}
@media print, screen and (min-width: 40em) {
  .off-canvas-content .magazine-header .header-wrapper .navigation-wrapper a {
    width: 200px;
  }
}
@media screen and (min-width: 75em) {
  .off-canvas-content .magazine-header .header-wrapper .navigation-wrapper a {
    width: 300px;
  }
}
.off-canvas-content .magazine-header .header-wrapper .navigation-wrapper a .nav-icon {
  display: inline-block;
  vertical-align: bottom;
  height: 80px;
  width: 80px;
  background: #e0e0e0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media print, screen and (min-width: 40em) {
  .off-canvas-content .magazine-header .header-wrapper .navigation-wrapper a .nav-icon {
    height: 100px;
    width: 100px;
  }
}
@media screen and (min-width: 75em) {
  .off-canvas-content .magazine-header .header-wrapper .navigation-wrapper a .nav-icon {
    height: 150px;
    width: 150px;
  }
}
.off-canvas-content .magazine-header .header-wrapper .navigation-wrapper a .nav-icon:before {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 80px;
  text-align: center;
  color: #1e1e1e;
  font-size: 1.375rem;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
@media print, screen and (min-width: 40em) {
  .off-canvas-content .magazine-header .header-wrapper .navigation-wrapper a .nav-icon:before {
    line-height: 100px;
    font-size: 1.625rem;
  }
}
@media screen and (min-width: 75em) {
  .off-canvas-content .magazine-header .header-wrapper .navigation-wrapper a .nav-icon:before {
    line-height: 150px;
  }
}
.off-canvas-content .magazine-header .header-wrapper .navigation-wrapper a .nav-icon.prev-icon:before {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.off-canvas-content .magazine-header .header-wrapper .navigation-wrapper a .prev-title {
  display: none;
}
.off-canvas-content .magazine-header .header-wrapper .navigation-wrapper a .next-title {
  display: none;
  background: #1e1e1e;
  color: #fff;
  font-family: "Libre Franklin", sans-serif;
  line-height: 1.2;
  font-weight: 400;
  font-size: 0.75rem;
}
@media print, screen and (min-width: 64em) {
  .off-canvas-content .magazine-header .header-wrapper .navigation-wrapper a .next-title .text-wrapper {
    padding: 15px;
  }
}
@media print, screen and (min-width: 40em) {
  .off-canvas-content .magazine-header .header-wrapper .navigation-wrapper a .next-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100px;
    width: 100px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 20px;
  }
}
@media screen and (min-width: 75em) {
  .off-canvas-content .magazine-header .header-wrapper .navigation-wrapper a .next-title {
    height: 150px;
    width: 150px;
    font-size: 1rem;
  }
}
.off-canvas-content .magazine-header.hmm_article {
  position: relative;
}
.off-canvas-content .magazine-header.hmm_article .header-wrapper {
  margin: 0;
  background-size: cover;
  background-position: 50%;
}
.off-canvas-content .magazine-header.hmm_article .header-wrapper--default-image {
  background-image: url("../images/hmm-featured-default.jpg");
}
.off-canvas-content .magazine-header.hmm_article .header-wrapper .magazine-hero-content {
  margin: 60px 20px 0;
  background: rgba(30, 30, 30, 0.45);
  padding: 20px;
  color: #fff;
}
@media screen and (min-width: 75em) {
  .off-canvas-content .magazine-header.hmm_article .header-wrapper .magazine-hero-content {
    margin: 260px 0 0;
    padding: 60px;
  }
}
.off-canvas-content .magazine-header.hmm_article .header-wrapper .magazine-hero-content h2 {
  line-height: 1.1;
  color: #fff;
}
.off-canvas-content .magazine-header.hmm_article .header-wrapper .magazine-hero-content h2 a {
  color: #fff;
}
@media print, screen and (min-width: 64em) {
  .off-canvas-content .magazine-header.hmm_article .header-wrapper .magazine-hero-content h2 {
    font-size: 5rem;
  }
}
.off-canvas-content .magazine-header.hmm_article .header-wrapper .magazine-hero-content .article-topic:before {
  color: #fff;
}
.off-canvas-content .magazine-header.hmm_article .field--name-field-background-video {
  background-position: center center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media print, screen and (min-width: 64em) {
  .off-canvas-content .magazine-header.hmm_article .field--name-field-background-video {
    background-image: none !important;
  }
}
.off-canvas-content .magazine-header.hmm_article .field--name-field-background-video .field__item {
  position: relative;
}
@media print, screen and (max-width: 63.99875em) {
  .off-canvas-content .magazine-header.hmm_article .field--name-field-background-video .field__item {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .off-canvas-content .magazine-header.hmm_article .field--name-field-background-video .field__item {
    padding-bottom: 56.25%;
    width: 100%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    position: absolute;
    left: 0;
    top: 50%;
  }
}
.off-canvas-content .magazine-header.hmm_article .field--name-field-background-video .field__item video {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@media print, screen and (max-width: 63.99875em) {
  .off-canvas-content .magazine-header.hmm_article .field--name-field-background-video .field__item video {
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media print, screen and (min-width: 64em) {
  .off-canvas-content .magazine-header.hmm_article .field--name-field-background-video .field__item video {
    display: block;
  }
}
.off-canvas-content .topic-wrapper span,
.off-canvas-content .topic-wrapper .article-topic,
.off-canvas-content .article-details span,
.off-canvas-content .article-details .article-topic {
  text-transform: uppercase;
  font-family: "Libre Franklin", sans-serif;
  letter-spacing: 0.5px;
  font-weight: 400;
  display: inline-block;
}
.off-canvas-content .topic-wrapper span + span:before,
.off-canvas-content .topic-wrapper span + .article-topic:before,
.off-canvas-content .topic-wrapper .article-topic + span:before,
.off-canvas-content .topic-wrapper .article-topic + .article-topic:before,
.off-canvas-content .article-details span + span:before,
.off-canvas-content .article-details span + .article-topic:before,
.off-canvas-content .article-details .article-topic + span:before,
.off-canvas-content .article-details .article-topic + .article-topic:before {
  content: " | ";
  color: #ad182d;
  display: inline-block;
  margin: 0 8px 0 5px;
}
.off-canvas-content .hmm_article h1, .off-canvas-content .hmm_article .pseudo-h1,
.off-canvas-content .hmm_inner_page h1,
.off-canvas-content .hmm_inner_page .pseudo-h1 {
  font-size: 2.625rem;
  line-height: 1.2;
  margin-top: 30px;
  margin-bottom: 0;
}
.off-canvas-content .hmm_article h1:after, .off-canvas-content .hmm_article .pseudo-h1:after,
.off-canvas-content .hmm_inner_page h1:after,
.off-canvas-content .hmm_inner_page .pseudo-h1:after {
  display: none;
}
@media print, screen and (min-width: 64em) {
  .off-canvas-content .hmm_article h1, .off-canvas-content .hmm_article .pseudo-h1,
  .off-canvas-content .hmm_inner_page h1,
  .off-canvas-content .hmm_inner_page .pseudo-h1 {
    margin-top: 10px;
    font-size: 5rem;
    line-height: 1.1;
  }
}
.off-canvas-content .hmm_article .article-subtitle,
.off-canvas-content .hmm_inner_page .article-subtitle {
  font-size: 1.625rem;
}
@media print, screen and (min-width: 64em) {
  .off-canvas-content .hmm_article h2,
  .off-canvas-content .hmm_inner_page h2 {
    font-size: 1.625rem;
  }
}
.off-canvas-content .hmm_article p,
.off-canvas-content .hmm_inner_page p {
  color: #333;
}
@media print, screen and (min-width: 64em) {
  .off-canvas-content .hmm_article p,
  .off-canvas-content .hmm_inner_page p {
    font-size: 1.125rem;
  }
}
.off-canvas-content .hmm_article .paragraph,
.off-canvas-content .hmm_inner_page .paragraph {
  margin: 0;
  width: 100%;
}
.off-canvas-content .hmm_article .article-author,
.off-canvas-content .hmm_inner_page .article-author {
  text-transform: uppercase;
  font-family: "Libre Franklin", sans-serif;
  color: #ad182d;
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
  display: inline;
}
.off-canvas-content .hmm_article .article-read-time,
.off-canvas-content .hmm_inner_page .article-read-time {
  text-transform: uppercase;
}
.off-canvas-content .hmm_article .article-read-time:before,
.off-canvas-content .hmm_inner_page .article-read-time:before {
  content: " | ";
}
.off-canvas-content .hmm_article .parent-book a,
.off-canvas-content .hmm_inner_page .parent-book a {
  font-weight: 400;
}
.off-canvas-content .hmm_article blockquote,
.off-canvas-content .hmm_inner_page blockquote {
  padding: 0;
  border: 0;
  margin-top: 30px;
  margin-bottom: 30px;
  line-height: 1.2;
  font-weight: 500;
  color: #1e1e1e;
}
@media print, screen and (min-width: 64em) {
  .off-canvas-content .hmm_article blockquote,
  .off-canvas-content .hmm_inner_page blockquote {
    margin-left: -60px;
    width: calc(100% + 60px);
    font-size: 2.5rem;
  }
}
.off-canvas-content .hmm_article blockquote p,
.off-canvas-content .hmm_inner_page blockquote p {
  line-height: 1.2;
  font-weight: 500;
}
@media print, screen and (min-width: 64em) {
  .off-canvas-content .hmm_article blockquote p,
  .off-canvas-content .hmm_inner_page blockquote p {
    font-size: 2.5rem;
  }
}
.off-canvas-content #dafdirectdiv {
  width: 18rem !important;
}
.off-canvas-content .formatted-image-caption figure {
  margin-top: 30px;
  margin-bottom: 30px;
  position: relative;
}
@media print, screen and (min-width: 64em) {
  .off-canvas-content .formatted-image-caption figure {
    margin-left: -60px;
    width: calc(100% + 60px);
  }
}
@media print, screen and (min-width: 64em) {
  .off-canvas-content .formatted-image-caption figure figcaption {
    position: absolute;
    width: 200px;
    right: -220px;
    bottom: 0;
  }
}
.off-canvas-content .node__hmm_article-content .magazine-header .header-wrapper {
  background-position: center center;
  background-size: cover;
  min-height: 250px;
}
@media print, screen and (min-width: 64em) {
  .off-canvas-content .node__hmm_article-content .magazine-header .header-wrapper {
    min-height: 350px;
  }
}
.off-canvas-content .node__hmm_article-content .magazine-header .header-wrapper .field--name-field-background-video {
  background-position: center center;
  background-size: cover;
}
.off-canvas-content .node__hmm_article-content .magazine-header .header-wrapper .field--name-field-background-video .field__item {
  position: relative;
  padding-bottom: 56.25%;
}
.off-canvas-content .node__hmm_article-content .magazine-header .header-wrapper .field--name-field-background-video .field__item video {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.off-canvas-content .node__hmm_article-content .magazine-header--no-image.magazine-header--no-video .header-wrapper {
  min-height: 95px;
  margin-bottom: 0;
}
.off-canvas-content .node__hmm_article-content .magazine-header--vertical {
  margin: 15px 0;
}
.off-canvas-content .node__hmm_article-content .magazine-header--vertical .header-wrapper {
  background: none !important;
}
.off-canvas-content .node__hmm_article-content .magazine-header--vertical .header-wrapper .hero__content__image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.off-canvas-content .node__hmm_article-content .magazine-header--vertical .header-wrapper .hero__content__image img {
  display: none;
}
.off-canvas-content .node__hmm_article-content .magazine-header--vertical .caption-wrapper {
  margin: 0;
}
.off-canvas-content .node__hmm_article-content .magazine-header--vertical .parent-book a {
  font-weight: 400;
}
.off-canvas-content .node__hmm_article-content .magazine-header--vertical h1, .off-canvas-content .node__hmm_article-content .magazine-header--vertical .pseudo-h1 {
  font-size: 2.625rem;
  line-height: 1.2;
  margin-top: 30px;
  margin-bottom: 0;
}
.off-canvas-content .node__hmm_article-content .magazine-header--vertical h1::after, .off-canvas-content .node__hmm_article-content .magazine-header--vertical .pseudo-h1::after {
  content: none;
}
.off-canvas-content .node__hmm_article-content .magazine-header--vertical .article-subtitle {
  font-size: 1.625rem;
}
@media print, screen and (max-width: 39.99875em) {
  .off-canvas-content .node__hmm_article-content .magazine-header--has-video .header-wrapper {
    min-height: auto;
  }
  .off-canvas-content .node__hmm_article-content .magazine-header--vertical {
    position: relative;
  }
  .off-canvas-content .node__hmm_article-content .magazine-header--vertical .header-wrapper {
    position: relative;
    margin: 0;
  }
  .off-canvas-content .node__hmm_article-content .magazine-header--vertical .header-wrapper .hero__content__image {
    padding-bottom: 120%;
    margin: 0 15px 60px;
  }
  .off-canvas-content .node__hmm_article-content .magazine-header--vertical .header-wrapper .hero__content__text {
    padding: 0 15px;
  }
  .off-canvas-content .node__hmm_article-content .magazine-header--vertical .header-wrapper .navigation-wrapper {
    bottom: auto;
    top: 0;
    padding-top: 120%;
    left: 15px;
    right: 15px;
  }
  .off-canvas-content .node__hmm_article-content .magazine-header--vertical .header-wrapper .navigation-wrapper .prev-wrapper,
  .off-canvas-content .node__hmm_article-content .magazine-header--vertical .header-wrapper .navigation-wrapper .next-wrapper {
    bottom: 15px;
  }
  .off-canvas-content .node__hmm_article-content .magazine-header--vertical .caption-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding-top: 120%;
    margin: 0;
  }
}
@media print, screen and (min-width: 40em) {
  .off-canvas-content .node__hmm_article-content .magazine-header--vertical {
    border: solid #1e1e1e;
    border-width: 1px 0;
    margin-bottom: 60px;
  }
  .off-canvas-content .node__hmm_article-content .magazine-header--vertical h1, .off-canvas-content .node__hmm_article-content .magazine-header--vertical .pseudo-h1 {
    font-size: 1.75rem;
  }
  .off-canvas-content .node__hmm_article-content .magazine-header--vertical .article-subtitle {
    font-size: 1.125rem;
  }
  .off-canvas-content .node__hmm_article-content .magazine-header--vertical .header-wrapper {
    margin: 0;
  }
  .off-canvas-content .node__hmm_article-content .magazine-header--vertical .header-wrapper .hero__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .off-canvas-content .node__hmm_article-content .magazine-header--vertical .header-wrapper .hero__content__image, .off-canvas-content .node__hmm_article-content .magazine-header--vertical .header-wrapper .hero__content__text {
    width: 50%;
  }
  .off-canvas-content .node__hmm_article-content .magazine-header--vertical .header-wrapper .hero__content__image {
    padding-top: 60%;
  }
  .off-canvas-content .node__hmm_article-content .magazine-header--vertical .header-wrapper .hero__content__text {
    padding: 110px 6%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #fff;
  }
  .off-canvas-content .node__hmm_article-content .magazine-header--no-image.magazine-header--no-video .header-wrapper .navigation-wrapper a .nav-icon {
    width: 80px;
    height: 80px;
  }
  .off-canvas-content .node__hmm_article-content .magazine-header--no-image.magazine-header--no-video .header-wrapper .navigation-wrapper a .nav-icon::before {
    line-height: 80px;
  }
  .off-canvas-content .node__hmm_article-content .magazine-header--no-image.magazine-header--no-video .header-wrapper .navigation-wrapper a .next-title {
    width: 80px;
    height: 80px;
    padding: 0;
  }
  .off-canvas-content .node__hmm_article-content .magazine-header--no-image.magazine-header--no-video .header-wrapper .navigation-wrapper > .prev-wrapper {
    left: 0;
  }
  .off-canvas-content .node__hmm_article-content .magazine-header--no-image.magazine-header--no-video .header-wrapper .navigation-wrapper > .prev-wrapper a {
    width: 80px;
  }
  .off-canvas-content .node__hmm_article-content .magazine-header--no-image.magazine-header--no-video .header-wrapper .navigation-wrapper > .next-wrapper {
    width: 80px;
    height: 80px;
    right: 0;
  }
  .off-canvas-content .node__hmm_article-content .magazine-header--no-image.magazine-header--no-video .header-wrapper .navigation-wrapper > .next-wrapper:hover {
    width: 160px;
  }
}
@media print, screen and (min-width: 64em) {
  .off-canvas-content .node__hmm_article-content .magazine-header .header-wrapper .field--name-field-background-video {
    background-image: none !important;
  }
  .off-canvas-content .node__hmm_article-content .magazine-header .header-wrapper .field--name-field-background-video .field__item video {
    display: block;
  }
  .off-canvas-content .node__hmm_article-content .magazine-header--vertical h1, .off-canvas-content .node__hmm_article-content .magazine-header--vertical .pseudo-h1 {
    margin-top: 10px;
    font-size: 3.2rem;
    line-height: 1.1;
  }
  .off-canvas-content .node__hmm_article-content .magazine-header--vertical .article-subtitle {
    font-size: 1.625rem;
  }
  .off-canvas-content .node__hmm_article-content .magazine-header--no-image.magazine-header--no-video .header-wrapper {
    margin-bottom: -315px;
    margin-top: 250px;
  }
  .off-canvas-content .node__hmm_article-content .magazine-header--no-image.magazine-header--no-video .header-wrapper .navigation-wrapper a .next-title {
    font-size: 0.75rem;
  }
  .off-canvas-content .node__hmm_article-content .magazine-header--no-image.magazine-header--no-video .header-wrapper .navigation-wrapper a .next-title .text-wrapper {
    padding: 10px;
  }
}
@media screen and (min-width: 75em) {
  .off-canvas-content .node__hmm_article-content .magazine-header--has-video .header-wrapper .field--name-field-background-video {
    height: 640px;
    overflow: hidden;
    position: relative;
  }
  .off-canvas-content .node__hmm_article-content .magazine-header--has-video .header-wrapper .field--name-field-background-video .field__item {
    width: 100%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    position: absolute;
    left: 0;
    top: 50%;
  }
  .off-canvas-content .node__hmm_article-content .magazine-header--vertical h1, .off-canvas-content .node__hmm_article-content .magazine-header--vertical .pseudo-h1 {
    font-size: 5rem;
  }
}
@media screen and (min-width: 90em) {
  .off-canvas-content .node__hmm_article-content .magazine-header--no-image.magazine-header--no-video .header-wrapper {
    min-height: 165px;
    margin-bottom: -390px;
    margin-top: 260px;
  }
  .off-canvas-content .node__hmm_article-content .magazine-header--no-image.magazine-header--no-video .header-wrapper .navigation-wrapper a .nav-icon {
    width: 150px;
    height: 150px;
  }
  .off-canvas-content .node__hmm_article-content .magazine-header--no-image.magazine-header--no-video .header-wrapper .navigation-wrapper a .nav-icon::before {
    line-height: 150px;
  }
  .off-canvas-content .node__hmm_article-content .magazine-header--no-image.magazine-header--no-video .header-wrapper .navigation-wrapper a .next-title {
    width: 150px;
    height: 150px;
    font-size: 1rem;
  }
  .off-canvas-content .node__hmm_article-content .magazine-header--no-image.magazine-header--no-video .header-wrapper .navigation-wrapper a .next-title .text-wrapper {
    padding: 15px;
  }
  .off-canvas-content .node__hmm_article-content .magazine-header--no-image.magazine-header--no-video .header-wrapper .navigation-wrapper > .prev-wrapper a {
    width: 150px;
  }
  .off-canvas-content .node__hmm_article-content .magazine-header--no-image.magazine-header--no-video .header-wrapper .navigation-wrapper > .next-wrapper {
    width: 150px;
    height: 150px;
  }
  .off-canvas-content .node__hmm_article-content .magazine-header--no-image.magazine-header--no-video .header-wrapper .navigation-wrapper > .next-wrapper:hover {
    width: 300px;
  }
}
.off-canvas-content .bundle--magazine_image_component .content-wrapper {
  margin-top: 60px;
}
.off-canvas-content .bundle--magazine_image_component .image img {
  width: 100%;
}
.off-canvas-content .bundle--magazine_image_component .image-caption-wrapper {
  font-family: "Libre Franklin", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.6;
}
.off-canvas-content .bundle--magazine_text_with_callout_compo .content-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.off-canvas-content .bundle--magazine_text_with_callout_compo .callout-wrapper {
  border-bottom: 10px solid #1e1e1e;
}
.off-canvas-content .bundle--magazine_text_with_callout_compo .callout-wrapper p {
  font-family: "Libre Franklin", sans-serif;
  line-height: 1.4;
  font-weight: 500;
}
.off-canvas-content .bundle--magazine_text_with_callout_compo .callout-wrapper p strong,
.off-canvas-content .bundle--magazine_text_with_callout_compo .callout-wrapper p b {
  font-weight: 700;
}
.off-canvas-content .bundle--magazine_text_with_callout_compo .callout-wrapper h2 {
  font-weight: 400;
  margin-bottom: 5px;
}
.off-canvas-content .bundle--magazine_text_with_callout_compo .callout-wrapper h3 {
  font-size: 1.25rem;
  margin-bottom: 5px;
}

.sidebar .block-title {
  font-size: 1.25rem;
}
.sidebar .menu--sidebar .menu {
  display: block;
  -webkit-box-align: left;
      -ms-flex-align: left;
          align-items: left;
}
.sidebar .menu--sidebar .menu li {
  display: block;
  width: 100%;
}
.sidebar .menu--sidebar .menu li a {
  border-bottom: solid 1px transparent;
  padding: 10px 0;
  font-family: "Libre Franklin", sans-serif;
  font-weight: 100;
  color: #1e1e1e;
  position: relative;
  line-height: 1.2;
}
.sidebar .menu--sidebar .menu li a.is-active {
  font-weight: 700;
}
.sidebar .menu--sidebar .menu li a.is-active:hover {
  color: #1e1e1e;
}
.sidebar .menu--sidebar .menu li a:hover {
  color: #ad182d;
  border-color: #ad182d;
}
.sidebar .menu--sidebar .menu li a[target=_blank]:after {
  content: "\e914";
  font-size: 0.875rem;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
@media print, screen and (min-width: 64em) {
  .sidebar .menu--sidebar .menu li.menu-item--expanded {
    padding-left: 20px;
  }
}
.sidebar .menu--sidebar .menu li.menu-item--expanded > a:before {
  font-size: 0.9375rem;
  position: absolute;
  top: 11px;
  left: -20px;
  color: #ad182d;
  content: "\e910";
  display: none;
}
@media print, screen and (min-width: 64em) {
  .sidebar .menu--sidebar .menu li.menu-item--expanded > a:before {
    display: block;
  }
}
.sidebar .menu--sidebar .menu li.menu-item--expanded > a.is-active:before {
  content: "";
  height: 1px;
  width: 15px;
  background: #ad182d;
  display: block;
  top: 19px;
  display: none;
}
@media print, screen and (min-width: 64em) {
  .sidebar .menu--sidebar .menu li.menu-item--expanded > a.is-active:before {
    display: block;
  }
}
.sidebar .menu--sidebar .menu li.menu-item--expanded a {
  padding-left: 5px;
}
.sidebar .menu--sidebar .menu li.menu-item--expanded.active-parent > a:before {
  content: "";
  height: 1px;
  width: 15px;
  background: #ad182d;
  display: block;
  top: 19px;
  display: none;
}
@media print, screen and (min-width: 64em) {
  .sidebar .menu--sidebar .menu li.menu-item--expanded.active-parent > a:before {
    display: block;
  }
}
.sidebar .menu--sidebar .menu li.menu-item--active-trail:not(.menu-item--expanded) > a {
  font-weight: 700;
}
.sidebar .menu--sidebar .menu > li.open .toggle-menu:before {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.sidebar .menu--sidebar .menu > li > .menu > li.open .toggle-menu:before {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.sidebar .menu--sidebar .menu > li > .menu .toggle-menu:before {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.sidebar .menu--sidebar .menu.main > li.menu-item--expanded {
  padding-left: 0;
  position: relative;
  padding-right: 25px;
}
.sidebar .menu--sidebar .menu.main > li.menu-item--expanded > a {
  font-weight: 700;
  font-size: 1.25rem;
  display: inline-block;
}
.sidebar .menu--sidebar .menu.main > li.menu-item--expanded > a:before {
  display: none;
}
.sidebar .menu--sidebar .menu.main > li.menu-item--expanded > .menu:not(.menu-item--expanded) {
  padding-left: 23px;
}
.sidebar .menu--sidebar .menu.main > li.menu-item--expanded > .menu:not(.menu-item--expanded) > li {
  padding-left: 0;
}

.sidebar-template .toggle-menu {
  display: none;
}
@media print, screen and (max-width: 63.99875em) {
  .sidebar-template #main {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .sidebar-template #sidebar-first {
    margin-bottom: 30px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .sidebar-template .toggle-menu {
    display: inline-block;
    position: relative;
    right: 0;
    top: -4px;
    vertical-align: middle;
    margin-right: 5px;
  }
  .sidebar-template .toggle-menu + a {
    display: inline;
    padding-left: 0;
  }
  .sidebar-template .toggle-menu + a:before {
    display: none;
  }
}
.sidebar-template .menu.main > .menu-item--expanded > .menu {
  display: none;
}
@media print, screen and (min-width: 64em) {
  .sidebar-template .menu.main > .menu-item--expanded > .menu {
    display: block !important;
  }
}

.section_departments_menu_block .menu > .menu-item--expanded > a,
.section_departments_menu_block .menu > .menu-item--expanded > .toggle-menu {
  display: none;
}
@media print, screen and (min-width: 64em) {
  .section_departments_menu_block .menu > .menu-item--expanded > a {
    display: block !important;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .section_departments_menu_block .menu > .menu-item--expanded .menu > .menu-item--expanded {
    position: relative;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .section_departments_menu_block .menu > .menu-item--expanded .menu > .menu-item--expanded > .toggle-menu {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 5px;
    width: 30px;
    z-index: 2;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .section_departments_menu_block .menu > .menu-item--expanded .menu > .menu-item--expanded > a {
    font-size: 1.25rem;
    padding-left: 30px;
    display: inline-block;
  }
}
.section_departments_menu_block .menu > .menu-item--expanded .menu > .menu-item--expanded > .menu {
  display: none;
  padding-left: 23px;
}
@media print, screen and (min-width: 64em) {
  .section_departments_menu_block .menu > .menu-item--expanded .menu > .menu-item--expanded > .menu {
    display: block !important;
    padding-left: 0 !important;
  }
}
.section_departments_menu_block .menu > .menu-item--expanded .menu > .menu-item--expanded > .menu .menu-item--expanded > .menu {
  display: block;
}
.section_departments_menu_block > .menu > .menu-item--expanded > .menu > .menu-item--expanded .toggle-menu:before {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.section_departments_menu_block > .menu > .menu-item--expanded > .menu > .menu-item--expanded .toggle-menu.open .toggle-menu:before {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.section_departments_menu_block > .menu > .menu-item--expanded > .menu > .menu-item--expanded .toggle-menu > .menu > .menu-item--expanded.open .toggle-menu:before {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

footer {
  margin-right: 10px;
  margin-left: 10px;
  margin-top: 100px;
  padding-top: 20px;
  position: relative;
  border-top: 4px solid #1e1e1e;
}
@media print, screen and (min-width: 40em) {
  footer {
    padding-top: 30px;
  }
}
@media print, screen and (min-width: 64em) {
  footer {
    margin-right: 80px;
    margin-left: 80px;
  }
}
footer .menu-block .menu {
  display: block;
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  page-break-inside: avoid;
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid-column;
}
@media print, screen and (min-width: 40em) {
  footer .menu-block .menu {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
  }
}
@media print, screen and (min-width: 64em) {
  footer .menu-block .menu {
    -webkit-column-count: 5;
       -moz-column-count: 5;
            column-count: 5;
  }
}
footer .menu-block .menu li {
  display: inline-block;
  width: 100%;
}
footer .menu-block .menu li a {
  position: relative;
  font-weight: 400;
  line-height: 1.4;
  color: #1e1e1e;
}
footer .menu-block .menu li a:hover {
  color: #ad182d;
}
footer .menu-block .menu li a::after {
  position: absolute;
  top: 17px;
  right: 1px;
  content: "\e90c";
  font-size: 0.75rem;
  color: #ad182d;
}
footer .menu-block .menu li a.external-link::after {
  content: "\e900";
  font-size: 0.8125rem;
  font-weight: 700;
}
footer .footer-first {
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid #1e1e1e;
  text-align: center;
}
@media print, screen and (min-width: 40em) {
  footer .footer-first {
    text-align: left;
  }
}
footer .footer-content {
  font-family: "Libre Franklin", sans-serif;
  font-weight: 400;
  text-align: center;
}
@media print, screen and (min-width: 40em) {
  footer .footer-content {
    text-align: left;
  }
}
footer .custom-menu-wrapper .menu--footer .menu {
  display: block;
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  page-break-inside: avoid;
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid-column;
}
.social-icons {
  height: 35px;
  margin-top: 5px;
  text-align: center;
}
@media print, screen and (min-width: 40em) {
  .social-icons {
    text-align: right;
  }
}
.social-icons a {
  display: inline-block;
  width: 35px;
  height: 35px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  overflow: hidden;
}
.social-icons a:before {
  display: block;
  width: 35px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 1.125rem;
  line-height: 35px;
  color: #1e1e1e;
  text-align: center;
}
.social-icons a:hover:before, .social-icons a:active:before, .social-icons a:focus:before {
  color: #ad182d;
}

.footer-logo {
  display: inline-block;
  width: 209px;
  height: 53px;
}

.bottom-bar {
  margin: 20px 10px 0;
  padding-top: 20px;
  border-top: 1px solid #1e1e1e;
}
@media print, screen and (min-width: 64em) {
  .bottom-bar {
    margin-right: 80px;
    margin-left: 80px;
  }
}
.bottom-bar .copyright {
  font-family: "Libre Franklin", sans-serif;
  font-weight: 700;
}
@media print, screen and (min-width: 64em) {
  .bottom-bar .copyright {
    text-align: right;
  }
}

.scroll--up {
  position: absolute;
  right: 0;
  top: -104px;
  background: #e0e0e0;
  height: 100px;
  width: 100px;
  text-align: center;
  line-height: 100px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
.scroll--up:after {
  content: "\e90c";
  font-family: icomoon !important;
  font-size: 20px;
  color: #1e1e1e;
  display: block;
  -ms-transform: rotate(-90deg);
  /* IE 9 */
  -webkit-transform: rotate(-90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-90deg);
  font-weight: 300;
}
.scroll--up:hover {
  background: #1e1e1e;
}
.scroll--up:hover:after {
  color: #e0e0e0;
}

.magazine-footer {
  background: url("../images/magazine-footer-bg.jpg");
  background-size: cover;
  background-position: 50%;
  margin-left: 0;
  margin-right: 0;
  border: 0;
  padding: 80px 0 40px;
  margin-top: 100px;
}
.magazine-footer:before {
  content: "";
  position: absolute;
  background: url("../images/footer-lion.png") no-repeat 50%;
  width: 100%;
  height: 250px;
  top: -300px;
  left: 0;
  z-index: -1;
}
@media print, screen and (min-width: 64em) {
  .magazine-footer {
    padding-right: 80px;
    padding-left: 80px;
    margin-top: 270px;
  }
}
.magazine-footer .scroll--up {
  top: -99px;
  background: #f3f3f1;
}
.magazine-footer .scroll--up:hover {
  background: #e5e5e5;
}
.magazine-footer .scroll--up:hover:after {
  color: #1e1e1e;
}
.magazine-footer .footer-first {
  margin-bottom: 0;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: 5px;
}
.magazine-footer .footer-first .footer-logo {
  margin-bottom: 20px;
}
.magazine-footer .footer-first .menu {
  -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
  margin-bottom: 20px;
}
@media print, screen and (min-width: 40em) {
  .magazine-footer .footer-first .menu {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
}
.magazine-footer .footer-first .menu li {
  padding-right: 20px;
}
@media print, screen and (min-width: 64em) {
  .magazine-footer .footer-first .menu li {
    padding-right: 80px;
  }
}
.magazine-footer .footer-first .menu li a {
  font-weight: 600;
}
.magazine-footer .social-wrapper {
  margin-bottom: 20px;
}
.magazine-footer .social-wrapper .social-icons a {
  margin: 0 5px;
}
.magazine-footer .social-wrapper .social-icons a:before {
  font-size: 1.5625rem;
}
.magazine-footer .bottom-bar {
  border: 0;
  margin: 0;
}
@media print, screen and (min-width: 64em) {
  .magazine-footer .bottom-bar .copyright {
    text-align: left;
  }
}

.node--type-hmm-inner-page .magazine-footer {
  margin-top: 350px;
}
.node--type-hmm-inner-page .magazine-footer:before {
  height: 350px;
  top: -350px;
  left: 0;
  z-index: -1;
}

.view__hmm_back_issues_page ~ .magazine-footer {
  margin-top: 350px;
}
.view__hmm_back_issues_page ~ .magazine-footer:before {
  height: 350px;
  top: -350px;
  left: 0;
  z-index: -1;
}

.view__hmm_back_issues_page-content .pager {
  margin-bottom: 20px;
}

.inner-wrap {
  position: relative;
}

#mobile-dropdown {
  position: absolute;
  top: 60px;
  z-index: 2;
  display: none;
  background: #fff;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
#mobile-dropdown .menu {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#mobile-dropdown .menu li {
  position: relative;
  width: 100%;
  padding-right: 45px;
  display: block;
}
#mobile-dropdown .menu li a {
  font-weight: 500;
  font-size: 0.875rem;
  color: #1e1e1e;
}
#mobile-dropdown .menu li .menu {
  display: none;
  padding-left: 20px;
}
#mobile-dropdown .menu li.open > .toggle-menu:before {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
#mobile-dropdown .menu--utilitynavigation_2 {
  position: relative;
  padding-top: 20px;
}
#mobile-dropdown .menu--utilitynavigation_2:before {
  height: 1px;
  width: calc(100% - 30px);
  position: absolute;
  top: 10px;
  left: 15px;
  background: #e0e0e0;
  content: "";
}
#mobile-dropdown .menu--utilitynavigation_2 ul li a {
  color: #5c5c5c;
  font-weight: 600;
}

.toggle-menu {
  position: absolute;
  top: 0;
  right: 15px;
  display: block;
  width: 17px;
  height: 30px;
  cursor: pointer;
}
.toggle-menu::before, .toggle-menu::after {
  height: 1px;
  width: 17px;
  background: #ad182d;
  display: block;
  position: absolute;
  top: 50%;
  content: "";
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.toggle-menu:before {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.nav-toggle {
  display: inline-block;
  margin-top: 15px;
  width: 30px;
  height: 30px;
  overflow: hidden;
  text-align: center;
}
.nav-toggle::before {
  content: "\e90e";
  display: inline-block;
  font-size: 1.875rem;
  cursor: pointer;
  color: #5c5c5c;
}
.nav-toggle.open {
  margin-top: 17px;
}
.nav-toggle.open:before {
  font-size: 1.5625rem;
  content: "\e90d";
}

@media print, screen and (min-width: 40em) {
  .mobile-elements {
    display: none;
  }
}

.block-page-title {
  padding: 0 15px;
}

.page-title-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 23px solid black;
  padding-bottom: 40px;
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .page-title-wrapper {
    padding-bottom: 35px;
  }
}
.page-title-wrapper h1, .page-title-wrapper .pseudo-h1 {
  margin: 0;
}
@media print, screen and (min-width: 64em) {
  .page-title-wrapper .page-subtitle {
    padding: 60px 0 20px;
  }
}
.page-title-wrapper .intro-subtitle {
  line-height: 0;
  bottom: 20px;
}
.page-title-wrapper .columns.small-12.with-subtitle,
.page-title-wrapper .columns.small-12,
.page-title-wrapper .hmm-articles-list h3,
.hmm-articles-list .page-title-wrapper h3 {
  padding-left: 0;
}

h1, .pseudo-h1 {
  margin: 0 0 30px;
}
@media print, screen and (min-width: 40em) {
  h1, .pseudo-h1 {
    margin-bottom: 40px;
  }
}
.block-harvardmedical-page-title h1, .block-harvardmedical-page-title .pseudo-h1 {
  font-size: 2.5rem;
}
@media print, screen and (min-width: 64em) {
  .block-harvardmedical-page-title h1, .block-harvardmedical-page-title .pseudo-h1 {
    font-size: 3.75rem;
  }
}
h1 h1, .pseudo-h1 h1, h1 .pseudo-h1, .pseudo-h1 .pseudo-h1,
h1 h2,
.pseudo-h1 h2 {
  margin-bottom: 0;
}
h1 .with-subtitle h1, .pseudo-h1 .with-subtitle h1, h1 .with-subtitle .pseudo-h1, .pseudo-h1 .with-subtitle .pseudo-h1 {
  line-height: 1.1;
}
@media print, screen and (min-width: 64em) {
  h1 .with-subtitle h1, .pseudo-h1 .with-subtitle h1, h1 .with-subtitle .pseudo-h1, .pseudo-h1 .with-subtitle .pseudo-h1 {
    font-size: 3.75rem;
  }
}

.views-row .mode--hero > .row > div > h1.page-title::after, .views-row .mode--hero > .block-views-block-hmm-issue-listings-block-4 > div > h1.page-title::after, .views-row .mode--hero > .row > div > .page-title.pseudo-h1::after, .views-row .mode--hero > .block-views-block-hmm-issue-listings-block-4 > div > .page-title.pseudo-h1::after, .views-row .mode--hero > .row > div > h1.node-title::after, .views-row .mode--hero > .block-views-block-hmm-issue-listings-block-4 > div > h1.node-title::after, .views-row .mode--hero > .row > div > .node-title.pseudo-h1::after, .views-row .mode--hero > .block-views-block-hmm-issue-listings-block-4 > div > .node-title.pseudo-h1::after {
  position: absolute;
  bottom: 0;
  left: 15px;
  width: 30px;
  height: 1px;
  background: #1e1e1e;
  content: "";
}

.page-subtitle {
  font-weight: 100;
  padding: 20px 0;
  font-size: 1.25rem;
}
@media print, screen and (min-width: 64em) {
  .page-subtitle {
    padding: 60px 0 20px;
    font-size: 1.875rem;
  }
  .page-subtitle:before {
    content: "";
    width: 100px;
    height: 1px;
    background: #1e1e1e;
    top: 30px;
    left: 0;
  }
}

.mode--hero .section-title,
.mode--hero h1,
.mode--hero .pseudo-h1 {
  font-size: 2.1875rem;
}
@media print, screen and (min-width: 64em) {
  .mode--hero .section-title,
  .mode--hero h1,
  .mode--hero .pseudo-h1 {
    font-size: 3.75rem;
  }
}

@media print, screen and (min-width: 64em) {
  .featured--news .page-title-wrapper .page-subtitle {
    padding: 0 0 0 60px;
  }
  .featured--news .page-title-wrapper .page-subtitle:before {
    height: 100%;
    width: 1px;
    left: 0;
    top: 0;
  }
}

.pseudo-h1 {
  font-size: 3rem !important;
  margin-bottom: 20px !important;
}

.block-views-block-hmm-issue-listings-block-4 {
  background: #f3f3f1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.block-views-block-hmm-issue-listings-block-4 .views-row {
  display: inline-block;
}
.block-views-block-hmm-issue-listings-block-4 .views-row span {
  margin-right: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 100px;
  height: 100px;
  background: #1e1e1e;
}
@media print, screen and (max-width: 74.99875em) {
  .block-views-block-hmm-issue-listings-block-4 .views-row span {
    width: 100%;
    height: 60px;
  }
}
@media screen and (min-width: 90em) {
  .block-views-block-hmm-issue-listings-block-4 .views-row span {
    width: 130px;
    height: 130px;
  }
}
.block-views-block-hmm-issue-listings-block-4 .views-row span:hover {
  background: #ad182d;
}
.block-views-block-hmm-issue-listings-block-4 .views-row span a {
  color: #fff;
  font-family: "Libre Franklin", sans-serif;
  font-weight: 500;
  line-height: 1.1;
  z-index: 1;
}
.block-views-block-hmm-issue-listings-block-4 .views-element-container {
  display: block;
}

.block-hmmmagazinesubscribeandbackissuesblock {
  background: #f3f3f1;
  margin-top: 60px;
}
.block-hmmmagazinesubscribeandbackissuesblock .columns, .block-hmmmagazinesubscribeandbackissuesblock .hmm-articles-list h3, .hmm-articles-list .block-hmmmagazinesubscribeandbackissuesblock h3 {
  padding: 80px 40px;
}
@media print, screen and (min-width: 64em) {
  .block-hmmmagazinesubscribeandbackissuesblock .columns, .block-hmmmagazinesubscribeandbackissuesblock .hmm-articles-list h3, .hmm-articles-list .block-hmmmagazinesubscribeandbackissuesblock h3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 75em) {
  .block-hmmmagazinesubscribeandbackissuesblock .columns, .block-hmmmagazinesubscribeandbackissuesblock .hmm-articles-list h3, .hmm-articles-list .block-hmmmagazinesubscribeandbackissuesblock h3 {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.block-hmmmagazinesubscribeandbackissuesblock .field--name-field-view-reference {
  background: #e5e5e5;
}
.block-hmmmagazinesubscribeandbackissuesblock .field--name-field-view-reference .views-field-field-teaser-image {
  display: none;
}

.block-hmmmagazinesubscribeandbackissuesblock h2,
.block-views-block-hmm-issue-listings-block-7 h2 {
  font-weight: 400;
  margin-bottom: 20px;
}
.block-hmmmagazinesubscribeandbackissuesblock .views-row,
.block-views-block-hmm-issue-listings-block-7 .views-row {
  display: inline-block;
}
.block-hmmmagazinesubscribeandbackissuesblock .views-row .views-field-view-node span,
.block-views-block-hmm-issue-listings-block-7 .views-row .views-field-view-node span {
  margin-right: 1px;
  margin-bottom: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 150px;
  height: 150px;
  background: #1e1e1e;
}
@media print, screen and (min-width: 40em) {
  .block-hmmmagazinesubscribeandbackissuesblock .views-row .views-field-view-node span,
  .block-views-block-hmm-issue-listings-block-7 .views-row .views-field-view-node span {
    width: 100px;
    height: 100px;
  }
}
@media screen and (min-width: 75em) {
  .block-hmmmagazinesubscribeandbackissuesblock .views-row .views-field-view-node span,
  .block-views-block-hmm-issue-listings-block-7 .views-row .views-field-view-node span {
    width: 130px;
    height: 130px;
  }
}
@media screen and (min-width: 90em) {
  .block-hmmmagazinesubscribeandbackissuesblock .views-row .views-field-view-node span,
  .block-views-block-hmm-issue-listings-block-7 .views-row .views-field-view-node span {
    width: 150px;
    height: 150px;
  }
}
.block-hmmmagazinesubscribeandbackissuesblock .views-row .views-field-view-node span:hover,
.block-views-block-hmm-issue-listings-block-7 .views-row .views-field-view-node span:hover {
  background: #ad182d;
}
.block-hmmmagazinesubscribeandbackissuesblock .views-row .views-field-view-node span a,
.block-views-block-hmm-issue-listings-block-7 .views-row .views-field-view-node span a {
  color: #fff;
  font-family: "Libre Franklin", sans-serif;
  font-weight: 500;
  line-height: 1.1;
  z-index: 1;
  position: relative;
}
.block-hmmmagazinesubscribeandbackissuesblock .views-row .views-field-view-node span a.back-issue-link,
.block-views-block-hmm-issue-listings-block-7 .views-row .views-field-view-node span a.back-issue-link {
  padding-right: 30px;
}
.block-hmmmagazinesubscribeandbackissuesblock .views-row .views-field-view-node span a.back-issue-link i,
.block-views-block-hmm-issue-listings-block-7 .views-row .views-field-view-node span a.back-issue-link i {
  position: absolute;
  right: -5px;
  font-size: 1.5rem;
  top: -3px;
}
.block-hmmmagazinesubscribeandbackissuesblock .views-element-container > div,
.block-views-block-hmm-issue-listings-block-7 .views-element-container > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media print, screen and (max-width: 63.99875em) {
  .block-hmmmagazinesubscribeandbackissuesblock .views-element-container > div,
  .block-views-block-hmm-issue-listings-block-7 .views-element-container > div {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media print, screen and (min-width: 40em) {
  .embed-form-plus-back-issues .views-row .views-field-view-node span {
    width: 100px;
    height: 100px;
  }
}
@media screen and (min-width: 90em) {
  .embed-form-plus-back-issues .views-row .views-field-view-node span {
    width: 125px;
    height: 125px;
  }
}

.block-views-block-hmm-issue-listings-block-7 {
  background: #e5e5e5;
  padding: 40px 20px;
  margin-top: 60px;
}
@media print, screen and (min-width: 64em) {
  .block-views-block-hmm-issue-listings-block-7 {
    padding: 80px;
  }
}
.block-views-block-hmm-issue-listings-block-7 .row-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media print, screen and (max-width: 63.99875em) {
  .block-views-block-hmm-issue-listings-block-7 .row-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.block-views-block-hmm-issue-listings-block-7 h2 {
  font-weight: 400;
  margin-bottom: 20px;
}
.block-views-block-hmm-issue-listings-block-7 .issue-title-link a {
  font-family: "Libre Franklin", sans-serif;
  color: #1e1e1e;
  font-weight: 500;
  display: inline-block;
  margin: 20px 0;
  padding-right: 40px;
  position: relative;
}
.block-views-block-hmm-issue-listings-block-7 .issue-title-link a:before {
  content: "\e905";
  font-size: 1.625rem;
  position: absolute;
  right: 0;
  top: -1px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.block-views-block-hmm-issue-listings-block-7 .issue-title-link a:hover:before {
  right: -3px;
}

.bundle--magazine_block_reference_compone.paragraph {
  background: #f3f3f1;
  padding: 80px 0;
  margin: 40px 0;
}
@media print, screen and (min-width: 64em) {
  .bundle--magazine_block_reference_compone.paragraph {
    padding: 120px 0;
    margin: 60px 0;
  }
}
.bundle--magazine_block_reference_compone.paragraph .embed-form-only .title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bundle--magazine_block_reference_compone.paragraph .embed-form-only h2 {
  font-weight: 400;
  margin-bottom: 20px;
  font-size: 1.75rem;
}
@media print, screen and (min-width: 64em) {
  .bundle--magazine_block_reference_compone.paragraph .embed-form-only h2 {
    font-size: 2.25rem;
  }
}
.bundle--magazine_block_reference_compone.paragraph .embed-form-only form {
  position: relative;
}
.bundle--magazine_block_reference_compone.paragraph .embed-form-only form input[type=text] {
  background-image: url("../images/hmm-form-field-bg.png");
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  height: 100px;
  font-size: 1.5rem;
  padding-right: 100px;
}
.bundle--magazine_block_reference_compone.paragraph .embed-form-only form input.buttonStyle {
  position: absolute;
  cursor: pointer;
  right: 0;
  bottom: 0;
  text-indent: -9999px;
  width: 100px;
  height: 100px;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #1e1e1e;
  background-image: url("../images/right-arrow.svg");
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: 50%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.bundle--magazine_block_reference_compone.paragraph .embed-form-only form input.buttonStyle:hover {
  background-color: #ad182d;
}

/* WEB-222 class for filter view blocks to fix issues
      1. Remove search icon from each taxonomy item listed as a filter option
      2. Make the filter options not display as bullet points
      3. Fix spacing between filter options
      4. Make filter options visible. Currently they are not showing up
*/
.js-form-item-no-icon form .js-form-type-checkbox {
  margin: 0;
  padding-top: 10px;
}
.js-form-item-no-icon form .js-form-type-checkbox:after,
.js-form-item-no-icon form fieldset.js-form-item:after {
  content: "";
}

form#views-exposed-form-people-of-hms-page-1 ul li {
  list-style-type: none;
}
form#views-exposed-form-people-of-hms-page-1 .js-form-item:after {
  display: none;
}
form#views-exposed-form-people-of-hms-page-1 .js-form-item {
  margin-top: 5px;
  margin-bottom: 0;
}
form#views-exposed-form-people-of-hms-page-1 label.option {
  display: inline;
}

.menu-block .menu li a {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  font-family: "Libre Franklin", sans-serif;
  font-weight: 600;
  color: #666;
}

.menu li a[target=_blank]:after {
  color: #1e1e1e;
}
.menu li a.no-link {
  pointer-events: none;
}

.menu--utilitynavigation .menu {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 15px 0;
}
@media print, screen and (max-width: 63.99875em) {
  .menu--utilitynavigation .menu {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.menu--utilitynavigation .menu li a {
  padding: 8px 7px;
  -webkit-transition: opacity 0.3s ease, color 0.3s ease;
  transition: opacity 0.3s ease, color 0.3s ease;
  color: #5c5c5c;
  font-size: 0.875rem;
}
@media print, screen and (min-width: 64em) {
  .menu--utilitynavigation .menu li a {
    font-size: 1rem;
    padding: 8px 10px;
  }
}
.menu--utilitynavigation .menu li a:hover {
  opacity: 0.8;
  color: #ad182d;
}
.menu--main-menu > .menu {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.menu--main-menu > .menu > li {
  position: static;
  z-index: 3;
}
.menu--main-menu > .menu > li > a {
  position: relative;
  margin: 0 10px;
  padding: 10px;
  font-size: 0.875rem;
}
@media print, screen and (min-width: 64em) {
  .menu--main-menu > .menu > li > a {
    font-size: 1.125rem;
    margin: 0 20px;
  }
}
.menu--main-menu > .menu > li > a::after {
  display: none;
}
.menu--main-menu > .menu > li > a::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #ad182d;
  -webkit-transition: height 0.3s ease-in-out;
  transition: height 0.3s ease-in-out;
  content: "";
}
.menu--main-menu > .menu > li > a:hover {
  color: #1e1e1e;
}
.menu--main-menu > .menu > li > a:hover::before {
  height: 4px;
  content: "";
}
.menu--main-menu > .menu > li .megamenu-wrapper {
  position: absolute;
  left: 0;
  z-index: 2;
  display: block;
  width: 100%;
  max-height: 0;
  margin: 0;
  padding: 50px 0;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  border-bottom: 1px solid #e0e0e0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.menu--main-menu > .menu > li .megamenu-wrapper:before, .menu--main-menu > .menu > li .megamenu-wrapper:after {
  position: absolute;
  top: 0;
  left: -50%;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  max-height: 40rem;
  background: #fff;
  content: "";
}
.menu--main-menu > .menu > li .megamenu-wrapper:after {
  left: 50%;
}
@media print, screen and (min-width: 64em) {
  .menu--main-menu > .menu > li .megamenu-wrapper {
    padding: 50px 0;
  }
}
.menu--main-menu > .menu > li .megamenu-wrapper .menu {
  display: block;
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
  page-break-inside: avoid;
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid-column;
}
.menu--main-menu > .menu > li .megamenu-wrapper .menu li {
  display: inline-block;
  width: 100%;
  padding-left: 30px;
  position: relative;
}
.menu--main-menu > .menu > li .megamenu-wrapper .menu li a {
  position: relative;
  padding: 10px 20px 10px 10px;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.4;
  color: #1e1e1e;
}
.menu--main-menu > .menu > li .megamenu-wrapper .menu li a:hover {
  color: #ad182d;
}
.menu--main-menu > .menu > li .megamenu-wrapper .menu li a::before {
  position: absolute;
  bottom: 0;
  left: 15px;
  width: 30px;
  height: 1px;
  background: #1e1e1e;
  content: "";
}
.menu--main-menu > .menu > li .megamenu-wrapper .menu li a::after {
  position: absolute;
  top: 17px;
  right: 1px;
  content: "\e90c";
  font-size: 0.75rem;
  color: #ad182d;
}
@media print, screen and (min-width: 64em) {
  .menu--main-menu > .menu > li .megamenu-wrapper .menu li a {
    padding: 15px 30px 15px 15px;
    font-size: 1rem;
  }
}

.menu--main-menu > .menu > li {
  cursor: pointer;
}
.menu--main-menu > .menu > li.touched, .menu--main-menu > .menu > li:hover, .menu--main-menu > .menu > li:focus {
  outline: none;
  z-index: 4;
}
.menu--main-menu > .menu > li.touched > .megamenu-wrapper, .menu--main-menu > .menu > li:hover > .megamenu-wrapper, .menu--main-menu > .menu > li:focus > .megamenu-wrapper {
  max-height: 400px;
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.menu--main-menu > .menu > li.touched > a, .menu--main-menu > .menu > li:hover > a, .menu--main-menu > .menu > li:focus > a {
  color: #1e1e1e;
}
.menu--main-menu > .menu > li.touched > a::before, .menu--main-menu > .menu > li:hover > a::before, .menu--main-menu > .menu > li:focus > a::before {
  height: 4px;
  content: "";
}

.header .block-magazinemenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
}
.header .magazine-menu.menu {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  max-width: 0;
  width: auto;
  overflow: hidden;
  -webkit-transition: position 0.5s ease-in-out;
  transition: position 0.5s ease-in-out;
  padding: 0;
  text-align: left;
}
@media print, screen and (max-width: 74.99875em) {
  .header .magazine-menu.menu {
    position: absolute;
    background: #fff;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    left: 0;
    top: 65px;
    max-width: 100%;
    width: 100%;
    z-index: 6;
    max-height: 0;
  }
}
@media print, screen and (min-width: 40em) {
  .header .magazine-menu.menu {
    top: 100px;
    position: absolute;
  }
}
@media print, screen and (min-width: 64em) {
  .header .magazine-menu.menu.open {
    position: relative;
  }
}
@media print, screen and (max-width: 74.99875em) {
  .header .magazine-menu.menu.open {
    max-height: 500px;
  }
}
@media screen and (min-width: 75em) {
  .header .magazine-menu.menu.open {
    max-width: 800px;
    top: 0;
  }
}
.header .magazine-menu.menu li {
  margin-right: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 100px;
  height: 100px;
}
@media print, screen and (max-width: 74.99875em) {
  .header .magazine-menu.menu li {
    width: 100%;
    height: 60px;
  }
}
@media screen and (min-width: 90em) {
  .header .magazine-menu.menu li {
    width: 115px;
    height: 115px;
  }
}
@media screen and (min-width: 102.5em) {
  .header .magazine-menu.menu li {
    width: 130px;
    height: 130px;
  }
}
.header .magazine-menu.menu li:hover {
  opacity: 0.8;
}
.header .magazine-menu.menu li a {
  color: #fff;
  font-weight: 500;
  line-height: 1.1;
}
.header .magazine-menu.menu li:nth-child(1) {
  background-color: #757575;
}
.header .magazine-menu.menu li:nth-child(2) {
  background-color: #5c5c5c;
}
.header .magazine-menu.menu li:nth-child(3) {
  background-color: #424242;
}
.header .magazine-menu.menu li:nth-child(4) {
  background-color: #292929;
}
.header .magazine-menu.menu li:nth-child(5) {
  background-color: #0f0f0f;
}
.header .magazine-menu-toggle {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #e0e0e0;
  width: 65px;
  height: 65px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media print, screen and (min-width: 40em) {
  .header .magazine-menu-toggle {
    width: 100px;
    height: 100px;
  }
}
@media screen and (min-width: 90em) {
  .header .magazine-menu-toggle {
    width: 115px;
    height: 115px;
  }
}
@media screen and (min-width: 102.5em) {
  .header .magazine-menu-toggle {
    width: 130px;
    height: 130px;
  }
}
.header .magazine-menu-toggle:before {
  content: "\e90e";
  display: inline-block;
  font-size: 1.875rem;
  color: #1e1e1e;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.header .magazine-menu-toggle.open {
  background: #1e1e1e;
}
.header .magazine-menu-toggle.open:before {
  font-size: 1.5625rem;
  color: #fff;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.component-description {
  margin-bottom: 30px;
}

@media print, screen and (min-width: 40em) {
  .card-view .views-infinite-scroll-content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
  }
}
.card-view .view-card {
  margin-bottom: 30px;
}

.views-total {
  font-size: 1.25rem;
  margin-top: 20px;
}

.sidebar-template .views-row .row, .sidebar-template .views-row .block-views-block-hmm-issue-listings-block-4 {
  margin-left: 0;
  margin-right: 0;
}

.views-element-container .card-view header {
  width: 100%;
}
.views-element-container h2.block-title, .views-element-container h2.view-title {
  margin-bottom: 40px;
  line-height: 1;
}

.sidebar .views-element-container h2.block-title {
  margin: 20px 0;
}

.pager {
  width: 100%;
  text-align: center;
}
.pager .pagination {
  margin-bottom: 30px;
}
.pager .pagination .pager__item.current {
  padding: 0;
  font-weight: 700;
}

.ajax-results .views-total {
  display: none;
}

.views-field.views-field-field-gallery-thumbnail {
  padding: 5px;
}

.view-field.views-field-field-photos img {
  padding-bottom: 5px;
  padding-right: 5px;
}
.view-field.views-field-field-photos #cboxLoadedContent {
  overflow: hidden;
}

.featured-article-wrapper {
  margin: 15px 0;
}
@media print, screen and (min-width: 64em) {
  .featured-article-wrapper {
    margin: 40px 0;
  }
}
.featured-article-wrapper .hmm-image-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}
.featured-article-wrapper .hmm-article-image {
  background-size: cover;
  background-position: 50%;
  min-height: 200px;
  width: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media print, screen and (min-width: 64em) {
  .featured-article-wrapper .hmm-article-image {
    min-height: 320px;
  }
}
.featured-article-wrapper .hmm-article-image.default {
  background-image: url("../images/hmm-featured-default.jpg");
}
.featured-article-wrapper .label-wrapper span {
  color: #fff;
}
.featured-article-wrapper .label-wrapper span + span:before {
  content: "|";
}
.featured-article-wrapper .hmm-content-wrapper {
  background: #1e1e1e;
  color: #fff;
  padding: 30px;
}
@media print, screen and (min-width: 64em) {
  .featured-article-wrapper .hmm-content-wrapper {
    padding: 60px;
    min-height: 320px;
  }
}
.featured-article-wrapper .hmm-content-wrapper .node-title {
  font-size: 1.375rem;
}
@media print, screen and (min-width: 64em) {
  .featured-article-wrapper .hmm-content-wrapper .node-title {
    font-size: 1.625rem;
  }
}
.featured-article-wrapper .hmm-content-wrapper .node-title a {
  color: #fff;
}
.featured-article-wrapper .hmm-content-wrapper p {
  font-size: 1rem;
  color: #fff;
}
.featured-article-wrapper .hmm-content-wrapper a {
  color: #fff;
}
.featured-article-wrapper .hmm-content-wrapper .more-link {
  margin: 15px 0;
}
.featured-article-wrapper .hmm-content-wrapper .more-link a {
  padding-left: 40px;
  position: relative;
}
.featured-article-wrapper .hmm-content-wrapper .more-link a:before {
  content: "\e905";
  font-size: 1.625rem;
  position: absolute;
  left: 0;
}
.featured-article-wrapper .hmm_article {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.featured-article-wrapper:nth-child(even) .hmm_article {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media print, screen and (min-width: 64em) {
  .featured-article-wrapper.slide-in .hmm-image-wrapper,
  .featured-article-wrapper.slide-in .hmm-content-wrapper {
    opacity: 0;
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    position: relative;
    right: 80px;
  }
}
.featured-article-wrapper.slide-in .hmm-content-wrapper {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.featured-article-wrapper.slide-in.visible .hmm-image-wrapper,
.featured-article-wrapper.slide-in.visible .hmm-content-wrapper {
  opacity: 1;
  right: 0;
}
.featured-article-wrapper.slide-in.visible:hover .hmm-article-image {
  opacity: 0.8;
}
.featured-article-wrapper.slide-in.visible:hover .more-link a {
  color: #ad182d;
}
@media print, screen and (min-width: 64em) {
  .featured-article-wrapper.slide-in:nth-child(even) .hmm-image-wrapper,
  .featured-article-wrapper.slide-in:nth-child(even) .hmm-content-wrapper {
    left: 80px;
    right: auto;
  }
}
.featured-article-wrapper.slide-in:nth-child(even).visible .hmm-image-wrapper,
.featured-article-wrapper.slide-in:nth-child(even).visible .hmm-content-wrapper {
  left: 0;
}

.hmm-articles-list {
  margin-top: 20px;
  margin-bottom: 20px;
}
.hmm-articles-list h3 {
  width: 100%;
}
.hmm-articles-list .views-row {
  margin-top: auto;
}
.hmm-articles-list .views-row + h3 {
  margin-top: 30px;
}
.hmm-articles-list .hmm_article.mode--teaser_card {
  margin: 15px 0;
  height: auto;
}
.hmm-articles-list .hmm_article.mode--teaser_card .content-wrapper {
  width: 100%;
}
.hmm-articles-list .hmm_article.mode--teaser_card .image-wrapper {
  overflow: hidden;
}
.hmm-articles-list .hmm_article.mode--teaser_card .image-wrapper img {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.hmm-articles-list .hmm_article:hover img {
  opacity: 0.8;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.home-articles-link {
  display: none;
}
.home-articles-link.visible {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.home-articles-link .link-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 15px 0;
  background: #1e1e1e;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  min-height: 420px;
}
@media print, screen and (min-width: 40em) {
  .home-articles-link .link-wrapper {
    min-height: 300px;
  }
}
@media print, screen and (min-width: 64em) {
  .home-articles-link .link-wrapper {
    min-height: 400px;
  }
}
.home-articles-link .link-wrapper a {
  color: #fff;
  font-family: "Libre Franklin", sans-serif;
  font-weight: 500;
}
.home-articles-link .link-wrapper a:after {
  content: "\e910";
  display: block;
  text-align: center;
  font-size: 2.9375rem;
  margin-top: 20px;
}
.home-articles-link .link-wrapper:hover {
  background: #ad182d;
}

.parent-issue-title {
  font-size: 1.5rem;
  font-weight: 600;
  display: block;
  margin-bottom: 20px;
}

.issue-title-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
  margin-bottom: 40px;
}
@media print, screen and (min-width: 64em) {
  .issue-title-wrapper {
    border-bottom: 1px solid #1e1e1e;
    margin-left: 80px;
    margin-right: 80px;
  }
}
.issue-title-wrapper .issue-title,
.issue-title-wrapper .page-title {
  display: inline-block;
  margin-bottom: 0;
}
.issue-title-wrapper .issue-title:after,
.issue-title-wrapper .page-title:after {
  display: none;
}
.issue-title-wrapper .topics-menu-wrapper {
  display: inline-block;
  bottom: 0;
  right: 0;
  text-align: right;
  margin-left: auto;
  margin-top: auto;
  position: relative;
}
.issue-title-wrapper .topics-menu-wrapper .block-title {
  text-align: center;
  color: #fff;
  background: #1e1e1e;
  margin: 0;
  font-size: 1rem;
  display: inline-block;
  cursor: pointer;
  font-weight: 500;
  position: relative;
  width: 100px;
  height: 100px;
  line-height: 100px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media screen and (min-width: 90em) {
  .issue-title-wrapper .topics-menu-wrapper .block-title {
    width: 130px;
    height: 130px;
    line-height: 130px;
  }
}
.issue-title-wrapper .topics-menu-wrapper .block-title:after {
  content: "\e90b";
  font-size: 0.875rem;
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media print, screen and (min-width: 40em) {
  .issue-title-wrapper .topics-menu-wrapper .block-title:after {
    font-size: 1.5rem;
    bottom: 20px;
  }
}
.issue-title-wrapper .topics-menu-wrapper .block-title:hover:after {
  bottom: 3px;
}
@media print, screen and (min-width: 40em) {
  .issue-title-wrapper .topics-menu-wrapper .block-title:hover:after {
    bottom: 17px;
  }
}
.issue-title-wrapper .topics-menu-wrapper .topics-dropdown {
  position: absolute;
  min-width: 250px;
  top: 0;
  right: 0;
  background: #fff;
  top: 66px;
  z-index: 1;
  padding: 10px 30px;
  border-bottom: 1px solid #1e1e1e;
  -webkit-transition: border 0.3s;
  transition: border 0.3s;
  display: none;
}
@media print, screen and (min-width: 40em) {
  .issue-title-wrapper .topics-menu-wrapper .topics-dropdown {
    top: 101px;
  }
}
@media screen and (min-width: 90em) {
  .issue-title-wrapper .topics-menu-wrapper .topics-dropdown {
    top: 131px;
  }
}
.issue-title-wrapper .topics-menu-wrapper .topics-dropdown .topic-item {
  padding: 10px 0;
}
.issue-title-wrapper .topics-menu-wrapper .topics-dropdown .topic-item a {
  color: #1e1e1e;
  font-family: "Libre Franklin", sans-serif;
  font-weight: 600;
  display: block;
  position: relative;
  padding-right: 25px;
}
.issue-title-wrapper .topics-menu-wrapper .topics-dropdown .topic-item a::after {
  position: absolute;
  top: 6px;
  right: 2px;
  content: "\e90c";
  font-size: 0.75rem;
  color: #ad182d;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.issue-title-wrapper .topics-menu-wrapper .topics-dropdown .topic-item a:hover {
  color: #ad182d;
}
.issue-title-wrapper .topics-menu-wrapper .topics-dropdown .topic-item a:hover:after {
  right: -1px;
}
.issue-title-wrapper .topics-menu-wrapper.open .topics-dropdown {
  border-bottom: 5px solid #ad182d;
}
.issue-title-wrapper .topics-menu-wrapper.open .block-title:after {
  bottom: 3px;
  color: #ad182d;
}
@media print, screen and (min-width: 40em) {
  .issue-title-wrapper .topics-menu-wrapper.open .block-title:after {
    bottom: 17px;
  }
}

.view__hmm_back_issues_page .topics-menu-wrapper {
  display: none;
}

.hmm_issue.mode--teaser_card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 50px;
}
.hmm_issue.mode--teaser_card .issue-wrapper h3 {
  padding: 0;
  margin: 10px 0 0;
}
.hmm_issue.mode--teaser_card .issue-wrapper h3 a {
  color: #1e1e1e;
  font-weight: 400;
  font-size: 1.75rem;
}
.hmm_issue.mode--teaser_card .issue-wrapper img {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.hmm_issue.mode--teaser_card .issue-wrapper:hover img {
  opacity: 0.8;
}

.bundle--card_navigation_component {
  margin-bottom: 30px;
}
.bundle--card_navigation_item {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 70px;
}
.bundle--card_navigation_item:before {
  position: absolute;
  bottom: 15px;
  left: 15px;
  z-index: -1;
  width: calc(100% - 30px);
  height: 80px;
  background: #fff;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  content: "";
}
.bundle--card_navigation_item article {
  padding: 20px;
  padding-left: 0;
  border-top: 4px solid #1e1e1e;
}
@media print, screen and (min-width: 64em) {
  .bundle--card_navigation_item article {
    padding: 20px;
  }
}
.bundle--card_navigation_item .button-cta span {
  padding-right: 0;
}
.bundle--card_navigation_item .button-cta span:after {
  right: auto;
  margin-left: 5px;
  top: auto;
}
@media print, screen and (max-width: 63.99875em) {
  .bundle--card_navigation_item .button-cta span:after {
    top: 25%;
  }
}
@media print, screen and (min-width: 64em) {
  .bundle--card_navigation_item .button-cta span {
    padding-right: 50px;
  }
  .bundle--card_navigation_item .button-cta span:after {
    right: 13px;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .bundle--card_navigation_item:hover {
    color: #fff;
  }
  .bundle--card_navigation_item:hover a {
    color: #fff;
  }
  .bundle--card_navigation_item:hover:before {
    height: calc(100% - 15px);
    background: #1e1e1e;
  }
  .bundle--card_navigation_item:hover .button-cta span:after {
    right: 10px;
  }
}

.bundle--resources_component {
  margin-bottom: 60px;
  background-position: 100% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}
.bundle--resources_component.has-bg {
  padding: 60px 0;
  background-image: url("../images/lion-background.jpg");
  background-color: #f3f3f1;
}
.bundle--resources_component .component-title {
  margin-bottom: 40px;
}
.bundle--resources_component .section-title {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 15px;
  font-size: 1.875rem;
}
.bundle--resources_component .section-title::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 1px;
  background: #1e1e1e;
  content: "";
}
.bundle--resources_component a:hover {
  color: #1e1e1e;
}
.bundle--resources_item h3 {
  line-height: 1.2;
}
.bundle--resource_list_item {
  margin-bottom: 30px;
}
.bundle--resource_list_item h4 {
  line-height: 1.2;
}
.bundle--resource_list_item h4 a[target=_blank]:after {
  display: none;
}
.bundle--resource_list_item .add-margin-bottom {
  margin-bottom: 1rem;
}

.sidebar-template .bundle--resources_component.bg-image, .sidebar-template .bundle--resources_component.has-bg {
  padding: 60px 30px;
}
@media print, screen and (min-width: 40em) {
  .sidebar-template .bundle--resources_component.bg-image, .sidebar-template .bundle--resources_component.has-bg {
    padding: 60px;
  }
}
.sidebar-template .bundle--resources_component.has-bg--alt {
  background-size: cover;
}

.video-embed-field-responsive-video + .image-wrapper {
  display: none;
}

.paragraph--type--video-component .image-wrapper > img,
.news-multimedia .image-wrapper > img {
  width: 100%;
}

.video--subcontent {
  background-color: #1e1e1e;
  color: #fff;
  padding: 1rem 1rem 0.5rem;
}
.video--subcontent + .video--subcontent {
  padding-top: 0;
  margin-top: 0;
}
.video--subcontent p {
  margin-bottom: 0;
}

.bundle--image_slider_item .video-modal-wrapper {
  min-height: 300px;
}
@media print, screen and (min-width: 40em) {
  .bundle--image_slider_item .video-modal-wrapper {
    min-height: 520px;
  }
}
.bundle--image_slider_item .video-modal-wrapper .video--subcontent {
  position: absolute;
}

.carousel-wrapper {
  outline: none;
  height: 550px;
  overflow: hidden;
  max-width: 100rem;
  margin: 0 auto;
}
.carousel-wrapper.slick-initialized .slick-active {
  outline: none;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.carousel-wrapper.slick-initialized .slick-dots {
  bottom: auto;
}
.carousel-wrapper.slick-initialized .slick-dots li:before {
  content: none;
}
@media print, screen and (min-width: 64em) {
  .carousel-wrapper.slick-initialized .slick-dots {
    display: none !important;
  }
}
.carousel-wrapper.slick-initialized .slick-dots button:before {
  font-size: 10px;
}
.carousel-wrapper.slick-initialized .slick-arrow {
  display: none !important;
}
@media print, screen and (min-width: 64em) {
  .carousel-wrapper.slick-initialized .slick-arrow {
    display: block !important;
  }
}
.carousel-wrapper .slick-list {
  padding: 0 !important;
}
.carousel-wrapper .hero--next,
.carousel-wrapper .hero--prev {
  z-index: 5;
  height: 100px;
  width: 100px;
  background: #1e1e1e;
}
.carousel-wrapper .hero--next:before,
.carousel-wrapper .hero--prev:before {
  font-family: inherit;
  font-size: 25px;
}
.carousel-wrapper .hero--next:focus,
.carousel-wrapper .hero--prev:focus {
  background: #1e1e1e;
}
.carousel-wrapper .hero--next:hover,
.carousel-wrapper .hero--prev:hover {
  background: #ad182d;
}
.carousel-wrapper .hero--next {
  top: 462px;
  left: 402px;
}
.carousel-wrapper .hero--next:before {
  content: "\e905";
  font-family: "icomoon" !important;
  color: #fff;
  line-height: 25px;
  opacity: 1;
  text-align: center;
}
.carousel-wrapper .hero--prev {
  top: 462px;
  left: 300px;
}
.carousel-wrapper .hero--prev:before {
  display: block;
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Chrome, Safari, Opera */
  transform: rotate(180deg);
  content: "\e905";
  font-family: "icomoon" !important;
  color: #fff;
  line-height: 25px;
  opacity: 1;
  text-align: center;
}
.carousel-wrapper .carousal--content {
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .carousel-wrapper .carousal--content {
    width: auto;
  }
}

.hero--carousal {
  height: 550px;
  margin: 0;
  margin-bottom: 50px;
  outline: none;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  position: relative;
  z-index: 1;
}
.hero--carousal .carousal--content {
  outline: none;
  position: relative;
  margin: 0;
}
.hero--carousal .left--image {
  position: absolute;
  width: 450px;
  height: 550px;
  left: 0;
  display: none;
}
.hero--carousal .left--image img {
  width: 450px;
  height: 550px;
  float: left;
  -o-object-fit: cover;
     object-fit: cover;
}
@media print, screen and (min-width: 64em) {
  .hero--carousal .left--image {
    display: block;
  }
}
.hero--carousal .right--image {
  position: absolute;
  float: right;
  z-index: 1;
  width: 100%;
  height: 550px;
}
.hero--carousal .right--image:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.2);
}
@media print, screen and (min-width: 64em) {
  .hero--carousal .right--image {
    width: 850px;
    margin-right: 30px;
    right: 0;
  }
  .hero--carousal .right--image:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: none;
  }
}
@media screen and (min-width: 90em) {
  .hero--carousal .right--image {
    right: 0;
    margin-right: 80px;
  }
}
.hero--carousal .slide--subcontent {
  width: 300px;
  position: absolute;
  top: 50px;
  padding: 20px;
  z-index: 2;
}
@media print, screen and (max-width: 63.99875em) {
  .hero--carousal .slide--subcontent {
    background: #fff;
  }
}
.hero--carousal .slide--subcontent .slide--title h2 {
  font-size: 40px;
  position: relative;
}
.hero--carousal .slide--subcontent .slide--title h2:after {
  position: absolute;
  display: block;
  border-bottom: 1px solid #1e1e1e;
  width: 30px;
  content: "";
  margin-top: 40px;
}
.hero--carousal .slide--subcontent .slide--subtitle {
  padding-top: 30px;
  margin-top: 30px;
  font-size: 30px;
}
.hero--carousal .slide--subcontent .slide--subtitle h3 {
  z-index: 1;
  font-weight: 300;
}
@media print, screen and (min-width: 40em) {
  .hero--carousal .slide--subcontent {
    width: 500px;
  }
}
@media print, screen and (min-width: 64em) {
  .hero--carousal .slide--subcontent {
    opacity: 1;
    margin-left: 300px;
    padding: 50px 30px;
    width: 551px;
    height: 480px;
    top: 30px;
    background: #fff;
  }
  .hero--carousal .slide--subcontent:before {
    background: none;
  }
}

.bundle--hero_panel {
  position: relative;
  overflow: hidden;
}
.bundle--hero_panel .close--btn {
  visibility: hidden;
  position: absolute;
  right: 3rem;
  top: 0;
  font-weight: 100;
  font-size: 3rem;
  z-index: 1;
  background-image: none;
}
.bundle--hero_panel .close--btn:before, .bundle--hero_panel .close--btn:after {
  background: none;
}
.bundle--hero_panel .close--btn:hover {
  color: #ad182d;
  cursor: pointer;
  background-image: none;
}

@media print, screen and (min-width: 64em) {
  .slide-cta {
    position: absolute;
    top: 371px;
    right: 27px;
  }
}

.hmm-home-carousel.slick-slider {
  max-width: none;
  margin: 15px;
  height: 100%;
  margin-bottom: 40px;
}
.hmm-home-carousel.slick-slider button.slick-arrow {
  top: initial;
  bottom: 0;
  width: 80px;
  height: 80px;
  background: #e0e0e0;
  color: #1e1e1e;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  display: inline-block !important;
}
.hmm-home-carousel.slick-slider button.slick-arrow:before {
  color: #1e1e1e;
}
.hmm-home-carousel.slick-slider button.slick-arrow:hover, .hmm-home-carousel.slick-slider button.slick-arrow:active, .hmm-home-carousel.slick-slider button.slick-arrow:focus {
  background: #c7c7c7;
}
@media print, screen and (min-width: 64em) {
  .hmm-home-carousel.slick-slider button.slick-arrow {
    height: 100px;
    width: 100px;
    bottom: 15px;
  }
}
@media screen and (min-width: 75em) {
  .hmm-home-carousel.slick-slider button.slick-arrow {
    height: 150px;
    width: 150px;
  }
}
.hmm-home-carousel.slick-slider button.slick-arrow.slick-prev {
  left: 0;
}
@media print, screen and (min-width: 64em) {
  .hmm-home-carousel.slick-slider button.slick-arrow.slick-prev {
    left: 15px;
  }
}
.hmm-home-carousel.slick-slider button.slick-arrow.slick-next {
  right: 0;
  left: initial;
}
@media print, screen and (min-width: 64em) {
  .hmm-home-carousel.slick-slider button.slick-arrow.slick-next {
    right: 15px;
  }
}
.hmm-home-carousel .header-wrapper {
  min-height: 250px;
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media print, screen and (min-width: 40em) {
  .hmm-home-carousel .header-wrapper {
    min-height: 400px;
  }
}
@media print, screen and (min-width: 64em) {
  .hmm-home-carousel .header-wrapper {
    min-height: 550px;
  }
}
.hmm-home-carousel .header-wrapper > .row, .hmm-home-carousel .header-wrapper > .block-views-block-hmm-issue-listings-block-4 {
  width: 100%;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.hmm-home-carousel .header-wrapper > .row .magazine-hero-content, .hmm-home-carousel .header-wrapper > .block-views-block-hmm-issue-listings-block-4 .magazine-hero-content {
  background: rgba(30, 30, 30, 0.45);
  border: 0;
  color: #fff;
  margin: 0 auto;
  padding: 20px 10px;
  max-width: calc(100% - 160px);
}
@media print, screen and (min-width: 64em) {
  .hmm-home-carousel .header-wrapper > .row .magazine-hero-content, .hmm-home-carousel .header-wrapper > .block-views-block-hmm-issue-listings-block-4 .magazine-hero-content {
    padding: 40px 30px 20px 50px;
    max-width: calc(100% - 330px);
  }
}
@media screen and (min-width: 90em) {
  .hmm-home-carousel .header-wrapper > .row .magazine-hero-content, .hmm-home-carousel .header-wrapper > .block-views-block-hmm-issue-listings-block-4 .magazine-hero-content {
    max-width: 100%;
  }
}
.hmm-home-carousel .header-wrapper > .row .magazine-hero-content h2, .hmm-home-carousel .header-wrapper > .block-views-block-hmm-issue-listings-block-4 .magazine-hero-content h2 {
  color: #fff;
}
.hmm-home-carousel .header-wrapper > .row .magazine-hero-content .topic-wrapper, .hmm-home-carousel .header-wrapper > .block-views-block-hmm-issue-listings-block-4 .magazine-hero-content .topic-wrapper {
  display: none;
}

.spotlight--carousel {
  margin-top: 50px;
  outline: none;
}
.spotlight--carousel .spotlight--content {
  outline: none;
  position: relative;
  height: 450px;
}
@media print, screen and (min-width: 64em) {
  .spotlight--carousel .spotlight--content {
    height: auto;
  }
}
.spotlight--carousel.slick-dotted.slick-slider {
  margin-bottom: 50px;
}
.spotlight--carousel .slick-dots {
  margin-bottom: 0;
}
.spotlight--carousel .slick-dots li {
  margin: 0;
  padding: 0;
}
.spotlight--carousel .slick-dots li:before {
  content: none;
}
.spotlight--carousel .slick-dots li.slick-active button:before {
  color: #ad182d;
  opacity: 1;
}
.spotlight--carousel .slick-dots li button:before {
  color: #1e1e1e;
  opacity: 1;
  font-size: 10px;
}
.spotlight--carousel .slick-dots li button:hover,
.spotlight--carousel .slick-dots li button:focus {
  color: #ad182d;
}
@media print, screen and (min-width: 40em) {
  .spotlight--carousel .slick-dots {
    text-align: right;
    bottom: 0;
  }
}
.spotlight--carousel .spotlight--next,
.spotlight--carousel .spotlight--prev {
  width: 60px;
  height: 60px;
  top: 68px;
  z-index: 5;
  background: #1e1e1e;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.spotlight--carousel .spotlight--next:before,
.spotlight--carousel .spotlight--prev:before {
  font-family: inherit;
  font-size: 25px;
  visibility: hidden;
}
@media print, screen and (min-width: 40em) {
  .spotlight--carousel .spotlight--next:before,
  .spotlight--carousel .spotlight--prev:before {
    visibility: visible;
  }
}
.spotlight--carousel .spotlight--next:focus,
.spotlight--carousel .spotlight--prev:focus {
  background: #1e1e1e;
}
.spotlight--carousel .spotlight--next:hover,
.spotlight--carousel .spotlight--prev:hover {
  background: #ad182d;
}
@media print, screen and (min-width: 64em) {
  .spotlight--carousel .spotlight--next,
  .spotlight--carousel .spotlight--prev {
    top: 95px;
    width: 80px;
    height: 80px;
  }
}
.spotlight--carousel .spotlight--next {
  right: 0;
}
.spotlight--carousel .spotlight--next:before {
  content: "\e905";
  font-family: "icomoon" !important;
  color: #fff;
  line-height: 25px;
  opacity: 1;
  text-align: center;
}
.spotlight--carousel .spotlight--prev {
  left: calc(100% - 122px);
}
.spotlight--carousel .spotlight--prev:before {
  display: block;
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Chrome, Safari, Opera */
  transform: rotate(180deg);
  content: "\e905";
  font-family: "icomoon" !important;
  color: #fff;
  line-height: 25px;
  opacity: 1;
  text-align: center;
}
@media print, screen and (min-width: 64em) {
  .spotlight--carousel .spotlight--prev {
    left: calc(100% - 162px);
  }
}

.spotlight--image {
  height: 450px;
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .spotlight--image {
    height: 450px;
  }
}
@media print, screen and (min-width: 64em) {
  .spotlight--image {
    width: 765px;
    -ms-flex-preferred-size: 58.3%;
        flex-basis: 58.3%;
    height: 700px;
  }
}

.spotlight--data {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  padding-top: 20px;
  padding-left: 0;
}
.spotlight--data:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.7);
}
@media print, screen and (min-width: 40em) {
  .spotlight--data {
    top: 25px;
    height: 400px;
    padding-left: 0;
    overflow-y: hidden;
  }
  .spotlight--data:before {
    background: #fff;
  }
}
@media print, screen and (min-width: 64em) {
  .spotlight--data {
    width: 655px;
    height: 600px;
    top: 50px;
    padding-top: 60px;
    padding-left: 0;
  }
}
.spotlight--data .spotlight--innertext {
  position: absolute;
  padding: 0 10px;
}
@media print, screen and (min-width: 40em) {
  .spotlight--data .spotlight--innertext {
    padding: 0 15px;
  }
  .spotlight--data .spotlight--innertext:before {
    background: #fff;
  }
}
@media print, screen and (min-width: 64em) {
  .spotlight--data .spotlight--innertext {
    padding: 0 30px;
  }
}
.spotlight--data .spotlight--innertext .field--name-field-type {
  font-family: "Libre Franklin", sans-serif;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 2.85;
  text-transform: uppercase;
}
.spotlight--data .spotlight--innertext h2 {
  margin: 1.875rem 0 1rem;
}
.spotlight--data .spotlight--innertext h3 {
  font-weight: 500;
  font-size: 1rem;
}
@media print, screen and (min-width: 64em) {
  .spotlight--data .spotlight--innertext h3 {
    font-size: 1.25rem;
  }
  .spotlight--data .spotlight--innertext h3:after {
    position: absolute;
    display: block;
    border-bottom: 1px solid #1e1e1e;
    width: 30px;
    content: "";
    margin-top: 30px;
  }
}
.spotlight--data .spotlight--innertext .field--name-field-body {
  margin: 1.875rem 0 0;
  padding: 1.875rem 0;
  font-weight: 100;
}
.spotlight--data .spotlight--innertext .field--name-field-body p {
  line-height: 1.5;
}
.spotlight--data .spotlight--innertext .field--name-field-body p a {
  color: inherit;
  border-bottom: solid 1px #ad182d;
  font-weight: 500;
}
.spotlight--data .spotlight--innertext .field--name-field-body p a:hover, .spotlight--data .spotlight--innertext .field--name-field-body p a:focus {
  color: #ad182d;
  border-color: #1e1e1e;
  border-width: 2px;
}
.spotlight--data .spotlight--innertext .field--name-field-body p a[target=_blank]:after {
  content: "\e914";
  font-size: 0.875rem;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.spotlight--data .spotlight--innertext .field--name-field-body p a[href*=".pdf"]:after, .spotlight--data .spotlight--innertext .field--name-field-body p a[href*=".doc"]:after, .spotlight--data .spotlight--innertext .field--name-field-body p a[href*=".docx"]:after, .spotlight--data .spotlight--innertext .field--name-field-body p a[href*=".ppt"]:after, .spotlight--data .spotlight--innertext .field--name-field-body p a[href*=".pptx"]:after {
  content: "\e916";
  font-size: 0.875rem;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.spotlight--data .spotlight--innertext .field--name-field-body p a[href^="mailto:"]:before {
  content: "\e915";
  font-size: 0.875rem;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.spotlight--data .spotlight--link {
  height: 4.375rem;
  bottom: 0;
  position: absolute;
  background: #1e1e1e;
  width: 100%;
  padding: 1.3rem 0.625rem 0;
}
@media print, screen and (min-width: 40em) {
  .spotlight--data .spotlight--link {
    padding-left: 0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .spotlight--data .spotlight--link {
    padding-left: 1.875rem;
  }
}
.spotlight--data .spotlight--link a {
  font-family: "Libre Franklin", sans-serif;
  font-weight: 500;
  color: #fff;
}
.spotlight--data .spotlight--link a:after {
  content: "\e905";
  padding-left: 0.5rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.spotlight--data .spotlight--link a:hover {
  color: #fff;
}
.spotlight--data .spotlight--link a:hover:after {
  padding-left: 1rem;
}

.homepage--panels {
  height: 500px;
  visibility: hidden;
}
.homepage--panels.slick-initialized {
  visibility: visible;
}
.homepage--panels .slick-dots li button:before {
  font-size: 10px;
}
.homepage--panels .slick-dots {
  bottom: auto;
}
.homepage--panels .slick-dots li {
  margin: 0;
}
.homepage--panels .slick-dots li:before {
  content: none;
}
.homepage--panels.slick-dotted.slick-slider {
  margin-bottom: -30px;
}
@media print, screen and (min-width: 40em) {
  .homepage--panels {
    height: 650px;
  }
}

.panel--section {
  width: 100%;
  height: 500px !important;
  overflow: hidden;
}
@media print, screen and (min-width: 40em) {
  .panel--section {
    height: 650px !important;
  }
}

.panel--component {
  -webkit-animation: 1s cubic-bezier(0, 0, 0.2, 1) 0s 1 slideInFromleft;
          animation: 1s cubic-bezier(0, 0, 0.2, 1) 0s 1 slideInFromleft;
  background-size: cover !important;
  background-position: center !important;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  height: 100%;
  cursor: pointer;
}
@media print, screen and (min-width: 40em) {
  .panel--component.item-1, .panel--component.item-2 {
    border-right: 2px solid #fff;
  }
}
.panel--component:before, .panel--component:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(30, 30, 30, 0.1)), color-stop(rgba(30, 30, 30, 0.1)), color-stop(rgba(30, 30, 30, 0.7)), to(rgba(30, 30, 30, 0.8)));
  background-image: linear-gradient(rgba(30, 30, 30, 0.1), rgba(30, 30, 30, 0.1), rgba(30, 30, 30, 0.7), rgba(30, 30, 30, 0.8));
}
.panel--component:after {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(30, 30, 30, 0.8)), to(rgba(30, 30, 30, 0.5)));
  background-image: linear-gradient(rgba(30, 30, 30, 0.8), rgba(30, 30, 30, 0.5));
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.panel--component.slick-slide {
  height: 400px;
}
@media print, screen and (min-width: 40em) {
  .panel--component.slick-slide {
    height: 700px;
  }
}

.panel--content {
  width: 100%;
  height: 100%;
  padding: 30px 30px 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  z-index: 1;
}
.panel--content .panel--title {
  overflow: hidden;
}
.panel--content .panel--title h2 {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 30px;
  word-break: break-word;
  color: #fff;
  line-height: 1.1;
}
.panel--content .panel--title h2:after {
  position: absolute;
  border-bottom: 1px solid #fff;
  content: "";
  width: 30px;
  left: 0;
  bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .panel--content .panel--title h2 {
    font-size: 2rem;
  }
}
@media print, screen and (min-width: 64em) {
  .panel--content .panel--title h2 {
    font-size: 2rem;
  }
}
@media screen and (min-width: 75em) {
  .panel--content .panel--title h2 {
    font-size: 2.125rem;
  }
}
@media screen and (min-width: 90em) {
  .panel--content .panel--title h2 {
    font-size: 2.25rem;
  }
}
.panel--content .panel--subtitle {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
  -webkit-transition: max-height 0.8s ease;
  transition: max-height 0.8s ease;
}
@media print, screen and (min-width: 64em) {
  .panel--content .panel--subtitle {
    max-height: 0;
  }
}
.panel--content .panel--subtitle h3 {
  color: #fff;
  font-weight: 300;
}
@media print, screen and (min-width: 40em) {
  .panel--content .panel--subtitle h3 {
    margin-bottom: 0;
    -webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
    transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
    transition: transform 0.5s ease, opacity 0.5s ease;
    transition: transform 0.5s ease, opacity 0.5s ease, -webkit-transform 0.5s ease;
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
    opacity: 0;
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 40em) and (min-width: 64em) {
  .panel--content .panel--subtitle h3 {
    margin-bottom: 0;
    -webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
    transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
    transition: transform 0.5s ease, opacity 0.5s ease;
    transition: transform 0.5s ease, opacity 0.5s ease, -webkit-transform 0.5s ease;
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
    opacity: 0;
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 40em) and (min-width: 75em) {
  .panel--content .panel--subtitle h3 {
    font-size: 1.75rem;
  }
}
@media screen and (min-width: 40em) and (min-width: 90em) {
  .panel--content .panel--subtitle h3 {
    font-size: 2rem;
  }
}
.panel--content .panel--subtitle .plus--sign {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: center;
}
.panel--content .panel--subtitle .plus--sign:before {
  font-family: "icomoon" !important;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  font-size: 1rem;
  color: #fff;
  background: #1e1e1e;
  padding: 15px 14.5px;
  display: inline-block;
  display: -moz-box;
  border-radius: 100px;
  border: 1px solid #1e1e1e;
  font-size: 20px;
  visibility: hidden;
}
@media print, screen and (min-width: 40em) {
  .panel--content .panel--subtitle .plus--sign {
    margin-top: 50px;
  }
}
.panel--content:hover {
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.panel--content:hover .plus--sign:before {
  visibility: visible;
}
.panel--content:hover .panel--subtitle {
  max-height: 50%;
}
.panel--content:hover .panel--subtitle h3 {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
.panel--content:hover:after {
  opacity: 1;
}
.panel--content a:before, .panel--content a:after {
  background: none;
}

.homepage--carousel.slick-slider {
  /*animation: 1.5s ease slideInFromleft;
  animation-delay: 0s;
  */
  display: none;
  position: absolute !important;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.homepage--carousel.slick-slider .slick-track {
  min-width: 100%;
}
.homepage--carousel.slick-slider .carousel-item {
  position: relative;
  height: 560px;
  background-color: #fff;
  background-size: cover !important;
  background-position: right !important;
  outline: none;
}
@media print, screen and (min-width: 40em) {
  .homepage--carousel.slick-slider .carousel-item {
    height: 700px;
  }
}
.homepage--carousel.slick-slider .carousel-item:before {
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.8);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.homepage--carousel.slick-slider .slick-dots {
  visibility: hidden;
}
.homepage--carousel.slick-slider .panel--next,
.homepage--carousel.slick-slider .panel--prev {
  top: 80%;
  z-index: 1;
}
@media print, screen and (min-width: 64em) {
  .homepage--carousel.slick-slider .panel--next,
  .homepage--carousel.slick-slider .panel--prev {
    top: 50%;
  }
}
.homepage--carousel.slick-slider .panel--next {
  width: 30px;
  right: 30px;
  height: 30px;
}
@media print, screen and (min-width: 64em) {
  .homepage--carousel.slick-slider .panel--next {
    right: 60px;
  }
}
.homepage--carousel.slick-slider .panel--next:before {
  content: "\e90b";
  color: #1e1e1e;
  font-size: 30px;
  font-family: "icomoon" !important;
  position: absolute;
  bottom: 0;
  -ms-transform: rotate(270deg);
  /* IE 9 */
  -webkit-transform: rotate(270deg);
  /* Chrome, Safari, Opera */
  transform: rotate(270deg);
}
.homepage--carousel.slick-slider .panel--prev {
  width: 30px;
  left: 0;
  height: 30px;
}
@media print, screen and (min-width: 64em) {
  .homepage--carousel.slick-slider .panel--prev {
    left: 30px;
  }
}
.homepage--carousel.slick-slider .panel--prev:before {
  content: "\e90b";
  color: #1e1e1e;
  font-size: 30px;
  font-family: "icomoon" !important;
  position: absolute;
  bottom: 0;
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg);
}
.homepage--carousel.slick-slider .panel--sliderdata {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 30px;
  width: 100%;
  height: 100%;
  position: absolute;
}
.homepage--carousel.slick-slider .slider--data {
  padding: 30px;
}
@media print, screen and (min-width: 64em) {
  .homepage--carousel.slick-slider .slider--data {
    padding: 30px 50px 100px 100px;
    width: 60%;
  }
}
@media print, screen and (min-width: 40em) {
  .homepage--carousel.slick-slider .pannelslider--title h1, .homepage--carousel.slick-slider .pannelslider--title .pseudo-h1 {
    font-size: 60px;
  }
}
.homepage--carousel.slick-slider .panelbtn--section {
  margin-top: 10px;
  display: inline-block;
  margin-right: 2.5rem;
}
@media print, screen and (min-width: 40em) {
  .homepage--carousel.slick-slider .panelbtn--section {
    margin-top: 30px;
  }
}
@media print, screen and (min-width: 64em) {
  .homepage--carousel.slick-slider .panelbtn--section {
    margin-top: 50px;
  }
}
.homepage--carousel.slick-slider .pannelslider--btn {
  outline: none;
  padding: 20px;
  border: 1px solid #1e1e1e;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: normal;
  font-size: 16px;
}
.homepage--carousel.slick-slider .pannelslider--btn span {
  font-size: 1.5rem;
  margin-left: 20px;
  margin-right: 10px;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.homepage--carousel.slick-slider .pannelslider--btn:hover {
  border-color: #ad182d;
  color: #ad182d;
}
.homepage--carousel.slick-slider .pannelslider--btn:hover span {
  margin-right: 7px;
  margin-left: 23px;
}
.homepage--carousel.slick-slider .close--btn {
  top: 10px;
  right: 30px;
  position: absolute;
  background-image: none;
}
.homepage--carousel.slick-slider .close--btn:before {
  content: "\e90d";
  font-family: icomoon !important;
  font-size: 20px;
}
@media print, screen and (min-width: 64em) {
  .homepage--carousel.slick-slider .close--btn:before {
    font-size: 30px;
  }
}
@media print, screen and (min-width: 40em) {
  .homepage--carousel.slick-slider .close--btn {
    top: 20px;
    right: 60px;
  }
}
.homepage--carousel.slick-slider a:before, .homepage--carousel.slick-slider a:after {
  background: none;
}

@-webkit-keyframes slideInFrombottom {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes slideInFrombottom {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes slideInFromleft {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes slideInFromleft {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.imageslide-wrapper {
  visibility: hidden;
}
.imageslide-wrapper.slick-initialized {
  visibility: visible;
}
@media screen and (min-width: 53.75em) {
  .imageslide-wrapper .imageslide-content.slick-slide {
    width: 855px;
  }
}
.imageslide-wrapper .slick-dots li {
  margin: 0;
}
.imageslide-wrapper .slick-dots li:before {
  content: none;
}
.imageslide-wrapper .slick-dots li button:before {
  font-size: 10px;
}
@media print, screen and (min-width: 40em) {
  .imageslide-wrapper .slick-dots {
    display: none !important;
  }
}
.imageslide-wrapper .image--next, .imageslide-wrapper .image--prev {
  width: 50px;
  height: 50px;
  z-index: 1;
}
.imageslide-wrapper .image--next:before, .imageslide-wrapper .image--prev:before {
  font-family: inherit;
  font-size: 25px;
  background: #fff;
  color: #1e1e1e;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (min-width: 53.75em) {
  .imageslide-wrapper .image--next:before, .imageslide-wrapper .image--prev:before {
    visibility: visible;
  }
}
.imageslide-wrapper .image--next:hover:before, .imageslide-wrapper .image--prev:hover:before {
  background: #1e1e1e;
  color: #fff;
}
.imageslide-wrapper .image--next {
  right: 0;
}
.imageslide-wrapper .image--next:before {
  content: "\e905";
  font-family: "icomoon" !important;
  line-height: 25px;
  opacity: 1;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 15px;
}
.imageslide-wrapper .image--prev {
  left: 0;
}
.imageslide-wrapper .image--prev:before {
  display: block;
  -ms-transform: rotate(180deg); /* IE 9 */
  -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
  transform: rotate(180deg);
  content: "\e905";
  font-family: "icomoon" !important;
  line-height: 25px;
  opacity: 1;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
.imageslide-wrapper .video--subcontent {
  padding: 0;
}
.imageslide-wrapper .video--subcontent .caption--video {
  font-weight: 300;
  font-size: 12px;
  width: 90%;
  padding: 10px;
  border-right: 1px solid #fff;
}
@media print, screen and (min-width: 40em) {
  .imageslide-wrapper .video--subcontent .caption--video {
    font-size: 16px;
    padding: 20px 0 20px 25px;
  }
}
@media print, screen and (min-width: 40em) {
  .imageslide-wrapper .video--subcontent {
    width: 80%;
  }
}
.imageslide-wrapper .pagingInfo {
  color: #fff;
  width: 10%;
  text-align: center;
  font-weight: 500;
  font-size: 12px;
}
@media print, screen and (min-width: 40em) {
  .imageslide-wrapper .pagingInfo {
    font-size: 1rem;
  }
}
@media screen and (min-width: 53.75em) {
  .imageslide-wrapper {
    width: 855px;
  }
}

.image--slider:before, .image--slider:after {
  content: none;
}

.paragraph--type--quote-component {
  margin: 3.125rem 0;
}
.paragraph--type--quote-component blockquote {
  border-left-width: 0;
  color: #1e1e1e;
  font-family: "Libre Franklin", sans-serif;
  font-style: italic;
  padding-left: 0;
}
@media print, screen and (min-width: 40em) {
  .paragraph--type--quote-component blockquote {
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 40em) {
  .paragraph--type--quote-component .field--name-field-title {
    font-size: 1.25rem;
    margin-bottom: 0;
  }
}
.paragraph--type--quote-component.unillustrated .media-object {
  border-left: solid 0.625rem #1e1e1e;
  padding-left: 2.5rem;
  position: relative;
}
.paragraph--type--quote-component.unillustrated .media-object:before {
  content: "\e911";
  font-family: "icomoon" !important;
  color: #1e1e1e;
  font-size: 2.25rem;
  position: absolute;
  top: 50%;
  left: -1.5rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #fff;
  padding: 8px 0;
}
.paragraph--type--quote-component.has-quote-image .media-object-section:first-child {
  padding-right: 0;
}
.paragraph--type--quote-component.has-quote-image img {
  background-color: #ad182d;
}
@media print, screen and (min-width: 40em) {
  .paragraph--type--quote-component.has-quote-image .quote {
    position: relative;
    padding-left: 3rem;
    padding-top: 1.5rem;
  }
}
.paragraph--type--quote-component.has-quote-image .quote blockquote {
  font-weight: bold;
}
.paragraph--type--quote-component.has-quote-image .quote:before {
  content: "\e911";
  font-family: "icomoon" !important;
  font-size: 2.25rem;
}
@media print, screen and (min-width: 40em) {
  .paragraph--type--quote-component.has-quote-image .quote:before {
    position: absolute;
    top: -0.5625rem;
    left: 0;
  }
}

.bundle--quote_component svg, .bundle--social_component svg {
  fill: #2397e1 !important;
  -webkit-transform: all 0.25s ease;
      -ms-transform: all 0.25s ease;
          transform: all 0.25s ease;
}
.bundle--quote_component svg:hover, .bundle--social_component svg:hover {
  opacity: 0.9;
  margin-top: -2px;
}
.bundle--quote_component .at-share-btn-elements a, .bundle--social_component .at-share-btn-elements a {
  display: inline;
  padding: 0;
}
.bundle--quote_component .at-share-btn-elements a:before, .bundle--quote_component .at-share-btn-elements a:after, .bundle--social_component .at-share-btn-elements a:before, .bundle--social_component .at-share-btn-elements a:after {
  background: none;
}
.bundle--quote_component .at-share-btn-elements .at-icon-wrapper, .bundle--social_component .at-share-btn-elements .at-icon-wrapper {
  width: 200px !important;
}
.bundle--quote_component .at-share-btn-elements .at-icon-wrapper:hover svg, .bundle--social_component .at-share-btn-elements .at-icon-wrapper:hover svg {
  opacity: 0.9;
  margin-top: -2px;
}
.bundle--quote_component .tweet--this, .bundle--social_component .tweet--this {
  padding-top: 5px;
  width: 160px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  font-size: 16px;
  font-weight: normal;
}

.bundle--social_component .social--section {
  padding: 45px 30px;
  border-top: 20px solid #1e1e1e;
  border-bottom: 20px solid #1e1e1e;
  font-size: 1.5rem;
  font-family: "Libre Franklin", sans-serif;
}
@media print, screen and (min-width: 64em) {
  .bundle--social_component .social--section {
    font-size: 1.875rem;
    padding: 45px 80px;
  }
}
.bundle--social_component.twitter-enabled .social--section {
  padding-bottom: 100px;
}

.paragraph--type--social-component .addthis--component .at-share-btn:not(.at-svc-twitter) {
  display: none;
}

.heronavigation--title h1, .heronavigation--title .pseudo-h1 {
  margin-bottom: 0;
}
.heronavigation--title h2 {
  position: relative;
  margin-bottom: 0;
}
.heronavigation--title h2:after {
  position: absolute;
  display: block;
  border-bottom: 2px solid #1e1e1e;
  width: 30px;
  content: "";
  margin-top: 15px;
}
@media print, screen and (min-width: 64em) {
  .heronavigation--title h2 {
    font-size: 60px;
  }
}

.intro--section p {
  padding-top: 15px;
  font-size: 1rem;
  line-height: 1.625;
  font-family: "Libre Franklin", sans-serif;
  font-weight: 600;
}

.navigation--section {
  margin: 0 10px;
  margin-top: 30px;
}
.navigation--section .navigation-item-link {
  position: relative;
  padding: 20px 25px 40px;
}
.navigation--section .navigation-item-link a {
  z-index: 1;
  font-size: 18px;
  font-weight: bold;
  font-family: "Libre Franklin", sans-serif;
  display: inline;
  background-image: none;
}
.navigation--section .navigation-item-link a:before {
  background: none;
}
.navigation--section .navigation-item-link a:after {
  background: none;
  content: "\e905";
  font-family: "icomoon" !important;
  display: inline;
  height: 0;
  width: 0;
  font-size: 20px;
  font-weight: normal;
  bottom: auto;
  left: auto;
  margin-left: 5px;
  margin-top: -5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: inset 0 0 0 0 #1e1e1e;
          box-shadow: inset 0 0 0 0 #1e1e1e;
}
@media print, screen and (min-width: 64em) {
  .navigation--section .navigation-item-link a:after {
    margin-top: 3px;
  }
}
.navigation--section .navigation-item-link a:hover {
  opacity: 1;
}
.navigation--section .navigation-item-link a:hover:after {
  margin-left: 15px;
}
@media print, screen and (min-width: 64em) {
  .navigation--section .navigation-item-link a {
    font-size: 30px;
    line-height: 40px;
  }
  .navigation--section .navigation-item-link a:after {
    margin-left: 10px;
    font-size: 30px;
  }
}
.navigation--section .navigation-item-link:before, .navigation--section .navigation-item-link:after {
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: -10;
}
.navigation--section .navigation-item-link:before {
  border-top: 5px solid #1e1e1e;
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .navigation--section .navigation-item-link:before {
    left: 20px;
    width: 90%;
  }
}
.navigation--section .navigation-item-link:after {
  border-top: 5px solid #ad182d;
  width: 0%;
}
@media print, screen and (min-width: 40em) {
  .navigation--section .navigation-item-link:after {
    left: 20px;
  }
}
.navigation--section .navigation-item-link:hover:after {
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .navigation--section .navigation-item-link:hover:after {
    width: 90%;
  }
}
.navigation--section .navigation-item-link:hover {
  cursor: pointer;
}
.navigation--section .navigation-item-link:hover a {
  color: #ad182d;
}
.navigation--section .navigation-item-link:hover a span {
  color: #1e1e1e;
}
@media print, screen and (min-width: 64em) {
  .navigation--section .navigation-item-link:hover a:after {
    margin-left: 13px;
  }
}
@media print, screen and (min-width: 40em) {
  .navigation--section .navigation-item-link {
    padding-left: 25px;
  }
}

.department--item {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media print, screen and (min-width: 40em) {
  .department--item article {
    padding: 0 0.9375rem;
  }
}
.department--item a:after, .department--item a:before {
  background: none;
}
.department--item .department--content {
  margin: 0 auto;
  width: 90%;
  position: relative;
}
@media print, screen and (max-width: 39.99875em) {
  .department--item .department--content {
    max-width: 400px;
  }
}
.department--item .department--content .department--content.no-image {
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .department--item .department--content .department--content.with-image .department--title {
    left: -14px;
  }
}
.department--item .teaser-image-wrapper {
  position: relative;
  height: 200px;
  overflow: hidden;
}
.department--item .teaser-image-wrapper img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.department--item .basic--card {
  width: 90%;
  position: relative;
  margin: 0 auto;
}
.department--item .department--title {
  width: 100%;
  left: 0;
  position: absolute;
  background: #fff;
  margin: 0 auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-top: -30px;
  z-index: 1;
  padding: 20px;
  font-size: 16px;
  font-family: "Libre Franklin", sans-serif;
}
.department--item .department--title:before {
  border-top: 5px solid #1e1e1e;
  z-index: -1;
  content: "";
  width: 100%;
  top: 0;
  position: absolute;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.department--item .department--title a {
  color: #1e1e1e;
}
@media print, screen and (min-width: 40em) {
  .department--item .department--title {
    font-size: 16px;
    margin-top: -60px;
  }
}
@media print, screen and (min-width: 64em) {
  .department--item .department--title {
    left: auto;
    width: 100%;
    height: 130px;
    font-size: 20px;
    margin-top: -30px;
  }
}
@media print, screen and (min-width: 64em) {
  .department--item:hover .teaser-image-wrapper img {
    -webkit-transform: scale(1.03);
        -ms-transform: scale(1.03);
            transform: scale(1.03);
  }
  .department--item:hover .department--title {
    color: #1e1e1e;
  }
}
@media print, screen and (min-width: 64em) and (min-width: 40em) {
  .department--item:hover .department--title:before {
    border-top: 150px solid #1e1e1e;
  }
  .department--item:hover .department--title:before a {
    color: #fff;
  }
}
@media print, screen and (min-width: 64em) and (min-width: 40em) {
  .department--item:hover .department--title {
    color: #fff;
  }
  .department--item:hover .department--title a {
    color: #fff;
  }
}
@media print, screen and (min-width: 40em) {
  .department--item article {
    padding: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .department--item {
    margin-bottom: 100px;
  }
}

.bundle--departments_component {
  margin: 50px 0;
}

.card--item {
  position: relative;
}
.card--item .card--img img {
  position: absolute;
}
.card--item .card--content {
  position: relative;
  width: 100%;
}
.card--item:after {
  content: "";
  height: 0;
  background: #1e1e1e;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 0;
  -webkit-transition: height 0.3s ease-in-out;
  transition: height 0.3s ease-in-out;
}
.card--item .card--title {
  color: #1e1e1e;
  width: 100%;
  padding-bottom: 10px;
  padding-top: 5px;
  padding-left: 5px;
  position: relative;
  z-index: 1;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
}
.card--item .card--title h3 {
  display: inline;
  line-height: 1.2;
}
.card--item .card--title h3 a {
  position: relative;
  font-size: 0.9375rem;
  color: #1e1e1e;
  background-image: none;
  border-bottom-width: 0;
}
@media print, screen and (min-width: 64em) {
  .card--item .card--title h3 a {
    font-size: 1.375rem;
  }
}
.card--item .card--title span {
  font-size: 1.5rem;
  margin-left: 5px;
  position: relative;
  top: 3px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media print, screen and (min-width: 64em) {
  .card--item .card--title {
    padding: 0 20px 10px;
  }
}
.card--item .card-subcontent {
  position: relative;
  height: 76%;
  width: 100%;
  -webkit-transition: background 0.2s ease;
  transition: background 0.2s ease;
  padding-bottom: 20px;
  min-height: 150px;
  border-top: 5px solid #1e1e1e;
}
.card--item .card-subcontent:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-top: 0 solid #1e1e1e;
}
.card--item .card--subtitle {
  position: relative;
  z-index: 1;
  padding-top: 15px;
  padding-left: 20px;
  padding-right: 20px;
}
.card--item .card--subtitle h4 {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
}
.card--item .card--text {
  position: relative;
  z-index: 1;
  font-size: 14px;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 500;
}
@media print, screen and (min-width: 64em) {
  .card--item .card--text {
    font-size: 16px;
  }
}
.card--item .play--video {
  padding: 10px 60px;
  position: relative;
  font-size: 0.875rem;
  z-index: 1;
}
.card--item .play--video span {
  position: absolute;
  top: 5px;
  left: 20px;
  vertical-align: middle;
  margin-right: 5px;
  font-size: 2rem;
}
@media print, screen and (min-width: 64em) {
  .card--item:hover {
    color: #fff;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  .card--item:hover .card--title {
    color: #fff;
  }
  .card--item:hover h3 a {
    color: #fff;
  }
  .card--item:hover span.icon-right-arrow {
    color: #fff;
    margin-left: 10px;
  }
  .card--item:hover .play--video a {
    color: #fff;
  }
  .card--item:hover:after {
    height: 100%;
  }
}

.bundle--related_content_card_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.bundle--related_content_card_item.paragraph {
  margin-top: 10px;
  margin-bottom: 10px;
}
.bundle--related_content_card_item .card--item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.bundle--related_content_card_item .card--item .card--content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.bundle--related_content_card_item .card--item .card--content .card--title {
  padding: 20px 0 10px;
}
@media print, screen and (min-width: 64em) {
  .bundle--related_content_card_item .card--item .card--content .card--title {
    padding: 0 15px 10px;
  }
}
.bundle--related_content_card_item.disable-mask .card--item .card-subcontent:before {
  display: none;
}
.bundle--related_content_card_item.minify-hover .card--item .card-subcontent {
  z-index: 1;
  background-color: #fff;
}
.bundle--related_content_card_item.minify-hover .card--item:after {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.bundle--related_content_card_item.minify-hover .card--item:hover:after {
  height: 100%;
}

.paragraph--type--faculty-assistant .row, .paragraph--type--faculty-assistant .block-views-block-hmm-issue-listings-block-4 {
  margin-left: 0;
  margin-right: 0;
}

.bundle--faculty_assistant > .row > .columns, .bundle--faculty_assistant > .block-views-block-hmm-issue-listings-block-4 > .columns, .hmm-articles-list .bundle--faculty_assistant > .row > h3, .hmm-articles-list .bundle--faculty_assistant > .block-views-block-hmm-issue-listings-block-4 > h3 {
  padding-left: 0;
}

.leadership--container {
  width: 100%;
}

.leadership--component {
  margin-top: 20px;
  padding-left: 0;
}
.leadership--component .header--link {
  color: #1e1e1e;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-image: none;
}
.leadership--component .header--link:hover {
  opacity: 1;
  background-image: none;
}

.leadership--component.media-object img {
  height: 175px;
  width: 150px;
  -webkit-box-shadow: -1rem 1rem #1e1e1e;
          box-shadow: -1rem 1rem #1e1e1e;
  margin-right: 1rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translateX(1rem);
      -ms-transform: translateX(1rem);
          transform: translateX(1rem);
}
.leadership--component.media-object img:hover {
  -webkit-box-shadow: -1rem 1rem #ad182d;
          box-shadow: -1rem 1rem #ad182d;
}
.leadership--component.media-object .media-object-section:last-of-type {
  padding-left: 0.5rem;
}
.leadership--component.media-object .media-object-section:last-of-type .leadership--details p {
  font-weight: 300;
  line-height: 1.375;
  margin: 0;
}
.leadership--component.media-object .media-object-section:last-of-type .leadership--details p.leadership--position {
  margin-bottom: 1rem;
}

.leadership--sidedetails {
  padding-left: 1.875rem;
}

.leadership--name {
  font-family: "Libre Franklin", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.3;
  margin-top: 40px;
}
@media print, screen and (min-width: 40em) {
  .leadership--name {
    margin-top: 0;
  }
}

@media print, screen and (min-width: 40em) {
  .leadership--photo-long {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
  }
}

.leadership--photo {
  outline: none;
}
.leadership--photo .header--img {
  display: inline-block;
  padding-bottom: 15px;
  background: none;
}
.leadership--photo .header--img:hover {
  background: none;
}
.leadership--photo img {
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-box-shadow: -15px 15px #1e1e1e;
          box-shadow: -15px 15px #1e1e1e;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-left: 15px;
  width: 150px;
  height: 175px;
}
@media print, screen and (min-width: 40em) {
  .leadership--photo img {
    width: auto;
    height: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .leadership--photo img {
    width: 150px;
    height: 175px;
  }
}
@media print, screen and (min-width: 40em) {
  .leadership--photo {
    padding-right: 0;
    padding-left: 0;
  }
}

.leadership--details {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
}
.leadership--details > .field-wrapper {
  margin-bottom: 20px;
}
.leadership--details > .field-wrapper > .field__item {
  padding-bottom: 10px;
}
.leadership--details .leadership--position {
  margin-bottom: 15px;
  line-height: 1.6;
}

@media print, screen and (min-width: 40em) {
  .leadership--center {
    padding-left: 1.875rem;
  }
}

.leadership--phone a:before {
  content: "📞";
  font-size: 0.875rem;
  display: inline-block;
  vertical-align: baseline;
  margin-right: 5px;
}
.leadership--phone a:hover:before {
  color: #ad182d;
}

.bundle--featured_research .component-title--home {
  margin-bottom: 30px;
}
.bundle--featured_research .field--name-field-featured-research-articles {
  height: 615px;
}
.bundle--featured_research .field--name-field-featured-research-articles .field__item {
  height: 50%;
}
.bundle--featured_research .field--name-field-featured-research-articles .field__item:first-child {
  padding-bottom: 15px;
}
.bundle--featured_research .field--name-field-featured-research-articles .field__item:last-child {
  padding-top: 15px;
}
.bundle--featured_research .field--name-field-featured-research-articles .field__item article {
  height: 100%;
}
@media screen and (min-width: 90em) {
  .bundle--featured_research .field--name-field-featured-research-articles {
    height: 550px;
  }
}

.research--card--link:after {
  background: 0 !important;
}

.research--card {
  /*min-height: 550px;*/
  margin: auto;
  margin-bottom: 30px;
}
.research--card .image--section {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.research--card .image--section img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.research--card .content--section {
  padding: 30px;
  background: #e0e0e0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
.research--card .content--section .meta-info {
  font-size: 14px;
  font-family: "Libre Franklin", sans-serif;
  font-weight: normal;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.research--card .content--section h3 {
  margin-top: 40px;
  font-size: 30px;
}
.research--card .content--section .article-subtitle {
  font-size: 16px;
  line-height: 30px;
  font-weight: 600;
}
.research--card .content--section .article-subtitle:after {
  content: "";
  border-bottom: 1px solid #1e1e1e;
  width: 30px;
  margin-top: 25px;
  margin-bottom: 25px;
  display: block;
}
.research--card .content--section .node-title {
  padding-bottom: 0;
}
.research--card .content--section .node-title:after {
  content: none;
}
.research--card .content--section .research--pagelink {
  position: absolute;
  bottom: 0;
  font-weight: normal;
  display: block;
  background: #1e1e1e;
  width: 100%;
  left: 0;
  padding: 15px 30px 5px;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
}
.research--card .content--section .research--pagelink:after, .research--card .content--section .research--pagelink:before {
  background: none;
}
.research--card .content--section .research--pagelink:after {
  content: "\e905";
  font-family: icomoon !important;
  left: auto;
  bottom: 30px;
  margin-left: 10px;
  font-size: 30px;
  font-weight: normal;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  vertical-align: middle;
}
.research--card .content--section:after {
  content: "";
  border-bottom: 1px solid #fff;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  width: 100%;
  bottom: 0;
}
.research--card .content--section .field--name-body p {
  line-height: 26px;
  padding-bottom: 30px;
  font-size: 16px;
  font-weight: 300;
}
.research--card:hover .content--section {
  background: #1e1e1e;
  color: #fff;
}
.research--card:hover .content--section .article-subtitle:after {
  border-color: #fff;
}
.research--card:hover .research--pagelink:after {
  margin-left: 13px;
}
@media print, screen and (min-width: 64em) {
  .research--card {
    padding: 0;
    margin-bottom: auto;
  }
}

.research--card__small {
  margin-bottom: 0;
  margin-bottom: 0;
  height: 100%;
  max-width: 360px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.research--card__small .image--section {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #1e1e1e;
}
.research--card__small .image--section img {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.research--card__small .content--section {
  background: #1e1e1e;
  position: relative;
  color: #fff;
  padding: 20px;
}
.research--card__small .content--section h5 {
  font-weight: normal;
  font-size: 20px;
}
.research--card__small .content--section h5:after {
  content: none;
}
.research--card__small .content--section p {
  font-weight: 300;
}
.research--card__small .content--section .research--link {
  position: absolute;
  bottom: 20px;
  font-weight: 300;
}
.research--card__small .content--section .research--link:before {
  content: "";
  border-top: 1px solid #fff;
  width: 30px;
  display: block;
  margin-bottom: 15px;
}
.research--card__small:hover .image--section img {
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.research--card__small:hover .research--link {
  display: none;
}
@media print, screen and (min-width: 64em) {
  .research--card__small {
    padding: 0;
  }
}

.contains-video .research--card__small .image--section:before {
  display: block;
  z-index: 1;
  content: "▶";
  color: #fff;
  font-size: 15px;
  position: absolute;
  width: 40px;
  height: 40px;
  text-align: center;
  background: #1e1e1e;
  line-height: 40px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.bundle--tabs .component-title {
  font-size: 1.625rem;
}

.paragraph .tabs {
  margin: 50px 0;
}

.tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-left: 0;
  border-right: 0;
  margin: 50px 0;
}
.tabs .tabs-title {
  width: 100%;
  padding: 4px 0;
  background: transparent;
}
.tabs .tabs-title:before, .tabs .tabs-title:after {
  content: "";
  width: 0;
  height: 4px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
  background-color: #ad182d;
}
.tabs .tabs-title:after {
  top: initial;
  right: 0;
  bottom: 0;
  left: initial;
}
.tabs .tabs-title a {
  font-size: 1rem;
  font-family: "Libre Franklin", sans-serif;
  color: #1e1e1e;
  font-weight: 600;
  padding: 15px 10px;
  opacity: 0.7;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  background: none;
}
@media print, screen and (min-width: 40em) {
  .tabs .tabs-title a {
    font-size: 1.25rem;
    padding: 30px;
  }
}
.tabs .tabs-title a:hover, .tabs .tabs-title a:focus {
  opacity: 1;
  background: transparent;
}
.tabs .tabs-title.is-active:before, .tabs .tabs-title.is-active:after {
  width: 100%;
}
.tabs .tabs-title.is-active a {
  color: #ad182d;
  opacity: 1;
  background: transparent;
}

.tabs-content {
  border: 0;
  margin-bottom: 50px;
}
.tabs-content .tabs-panel {
  padding: 0;
}

.departments--page main {
  position: relative;
}

.facet--block ul {
  margin-left: 0.5rem;
}
.facet--block .facet-item {
  list-style: none;
  display: inline-block;
  text-transform: uppercase;
  margin-right: 2.2%;
  font-size: 1.5rem;
  font-family: "Libre Franklin", sans-serif;
  line-height: 70px;
  color: #e0e0e0;
}
.facet--block .facet-item a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.facet--block .facet-item a.is-active {
  color: #1e1e1e;
  font-weight: bold;
  margin-right: 0;
}
.facet--block .facet-item a.is-active:hover {
  text-shadow: none;
}
.facet--block .facet-item a.is-inactive {
  color: #1e1e1e;
  font-weight: 300;
}
.facet--block .facet-item a:hover {
  text-shadow: 0 0 0 #1e1e1e, 0 0 0 #1e1e1e, 0 0 0 #1e1e1e, 0 1px 0 #1e1e1e;
}

.departmentpage--form header {
  padding-top: 20px;
  font-size: 20px;
  font-weight: bold;
}
.departmentpage--form form label {
  display: none;
  padding-top: 20px;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 35px;
}
.departmentpage--form form .js-form-item {
  position: relative;
  margin-top: 35px;
  margin-bottom: 40px;
}
.departmentpage--form form .js-form-item:after {
  content: "\e90a";
  font-family: icomoon !important;
  font-size: 20px;
  color: #ad182d;
  display: block;
  position: absolute;
  right: 15px;
  bottom: 5px;
  font-weight: bold;
}
.departmentpage--form form input[type=text] {
  background: repeating-linear-gradient(135deg, #e0e0e0, #e0e0e0 2px, #fff 2px, #fff 4px);
  border: 0;
  height: 40px;
}
.departmentpage--form form input[type=text]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #1e1e1e;
}
.departmentpage--form form input[type=text]::-moz-placeholder {
  /* Firefox 19+ */
  color: #1e1e1e;
}
.departmentpage--form form input[type=text]:-ms-input-placeholder {
  /* IE 10+ */
  color: #1e1e1e;
}
.departmentpage--form form input[type=text]:-moz-placeholder {
  /* Firefox 18- */
  color: #1e1e1e;
}
.departmentpage--form form fieldset {
  margin-top: 20px;
}
.departmentpage--form form fieldset legend,
.departmentpage--form form fieldset label {
  font-size: 16px;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 0;
}
.departmentpage--form form fieldset legend {
  position: relative;
  padding-left: 0;
}
.departmentpage--form form .form-submit {
  width: 100%;
  background: none;
  border: solid 1px #1e1e1e;
  margin-top: 50px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
  font-weight: normal;
}
.departmentpage--form form .form-submit:hover, .departmentpage--form form .form-submit:focus {
  background: #1e1e1e;
  color: #fff;
  outline: none;
}

.departmentpage--search h3 {
  font-weight: bold;
  font-size: 42px;
}
.departmentpage--search .views-row {
  border-top: 1px solid #e0e0e0;
  padding-bottom: 25px;
  padding-top: 25px;
  font-size: 20px;
  font-weight: bold;
}
.departmentpage--search .views-row .department--name {
  width: 50%;
  display: inline-block;
  font-family: "Libre Franklin", sans-serif;
}
.departmentpage--search .views-row .department--name a {
  width: 100%;
}
.departmentpage--search .views-row .department--name a:hover {
  color: #1e1e1e;
}
.departmentpage--search .views-row .department--phone {
  width: 50%;
  font-weight: 300;
  display: inline;
  text-align: right;
  float: right;
  font-family: "Libre Franklin", sans-serif;
}
.departmentpage--search .views-row .department--phone a {
  color: #1e1e1e;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.departmentpage--search .views-row .department--phone a:hover {
  text-shadow: 0 0 0 #1e1e1e, 0 0 0 #1e1e1e, 0 0 0 #1e1e1e, 0 1px 0 #1e1e1e;
}
@media print, screen and (min-width: 40em) {
  .departmentpage--search .views-row {
    font-size: 24px;
  }
}
.departmentpage--search nav .js-pager__items {
  text-align: center;
  margin: 20px auto;
}
.departmentpage--search nav .js-pager__items li {
  list-style: none;
  display: inline;
}
.departmentpage--search nav .js-pager__items li span {
  font-size: 25px;
  margin-left: 5px;
  margin-right: 5px;
}
.departmentpage--search .views-total {
  display: none;
}

ul.pager {
  margin: 80px 0;
  list-style: none;
  margin-left: 0;
}
ul.pager a {
  background: #fff;
  color: #1e1e1e;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid #1e1e1e;
  padding: 25px 30px;
  font-weight: normal;
  font-family: "Libre Franklin", sans-serif;
  margin-bottom: 0;
}
ul.pager a:hover {
  background: #1e1e1e;
  color: #fff;
}
@media print, screen and (min-width: 40em) {
  ul.pager a {
    padding: 25px 100px;
  }
}
ul.pager li {
  position: relative;
}
ul.pager li:after {
  content: "";
  z-index: -1;
  border-top: 1px solid #1e1e1e;
  display: block;
  right: 0;
  position: absolute;
  width: 50%;
  top: 50%;
}
ul.pager li:before {
  content: "";
  z-index: -1;
  border-top: 1px solid #1e1e1e;
  display: block;
  left: 0;
  position: absolute;
  width: 50%;
  top: 50%;
}

.sidebar--accordion .accordion-item {
  border-bottom: 0;
  font-family: "Libre Franklin", sans-serif;
}
.sidebar--accordion .accordion-item .accordion-title {
  border: 0;
  color: #1e1e1e;
  font-size: 16px;
  padding: 15px 10px 15px 25px;
  position: relative;
}
.sidebar--accordion .accordion-item .accordion-title:hover, .sidebar--accordion .accordion-item .accordion-title:focus {
  background: none;
}
.sidebar--accordion .accordion-item .accordion-title:before, .sidebar--accordion .accordion-item .accordion-title:after {
  content: "";
  background: #ad182d;
  width: 15px;
  position: absolute;
  top: 22px;
  left: 0;
  height: 1px;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.sidebar--accordion .accordion-item .accordion-title:before {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  z-index: 1;
  top: 30px;
}
.sidebar--accordion .accordion-item.is-active .accordion-title:before {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.sidebar--accordion .accordion-item .accordion-content {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 25px;
}
.sidebar--accordion .accordion-item .accordion-content ul {
  list-style: none;
  margin: 0;
}
.sidebar--accordion .accordion-item .accordion-content ul .facet-item__value {
  font-size: 16px;
}
.sidebar--accordion .accordion-item .accordion-content ul li input[type=checkbox] + label {
  display: inline;
}
.sidebar--accordion .accordion-item .accordion-content ul li ul {
  padding-left: 22px;
}

.view__faculty_staff_directory-content h3 {
  font-weight: bold;
  font-size: 42px;
  padding-bottom: 5px;
  border-bottom: 1px solid #e0e0e0;
}

.splash-wrapper {
  display: none;
}
.splash-wrapper.active {
  display: block;
}

.splash--content {
  position: relative;
  height: 100vh;
}
.splash--content.crimson {
  background-color: #ad182d;
}
.splash--content.black {
  background-color: #1e1e1e;
}
.splash--content.white {
  background-color: #fff;
}
.splash--content .splash--title {
  width: 80%;
  font-weight: bold;
  position: absolute;
  z-index: 5;
  top: 50%;
  left: 0;
  margin-top: -120px;
  background: rgba(255, 255, 255, 0.8);
  display: none;
}
@media print, screen and (min-width: 40em) {
  .splash--content .splash--title {
    width: 75%;
  }
}
.splash--content .splash--title h1, .splash--content .splash--title .pseudo-h1 {
  font-size: 40px;
  line-height: 1.1;
  padding: 20px 30px 10px 15px;
}
@media print, screen and (min-width: 40em) {
  .splash--content .splash--title h1, .splash--content .splash--title .pseudo-h1 {
    font-size: 45px;
    padding-left: 20%;
  }
}
@media print, screen and (min-width: 64em) {
  .splash--content .splash--title h1, .splash--content .splash--title .pseudo-h1 {
    font-size: 80px;
  }
}
@media print, screen and (min-width: 40em) {
  .splash--content {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1005;
  }
}
.splash--content:hover {
  cursor: pointer;
}

.splash--video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 3;
  position: absolute;
}

.blog--landing article {
  padding: 20px 0;
}
.blog--landing article img {
  height: 130px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100%;
}
.blog--landing article .node-title a {
  font-size: 24px;
  font-weight: bold;
}
.blog--landing article .node-title a:hover {
  color: #1e1e1e;
}
.blog--landing article .posted {
  font-size: 16px;
  font-weight: 400;
  margin: 5px 0 15px;
}
.blog--landing article .posted a {
  color: #1e1e1e;
}
.blog--landing article .teaser {
  font-size: 20px;
}

.alerts--wrapper > div {
  padding: 0;
}

.alert--reveal {
  background: 0;
  border: 0;
  outline: none;
}

.standard--alert {
  background: #1e1e1e;
  color: #fff;
  display: none;
  margin: 0 auto;
  padding: 1rem;
  text-align: center;
}
.standard--alert.standard .columns, .standard--alert.standard .hmm-articles-list h3, .hmm-articles-list .standard--alert.standard h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (max-width: 63.99875em) {
  .standard--alert.standard .columns, .standard--alert.standard .hmm-articles-list h3, .hmm-articles-list .standard--alert.standard h3 {
    margin: 10px;
    margin: 0.625rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.standard--alert p a {
  color: #fff;
  border-bottom: solid 1px #fff;
}
.standard--alert p a:after {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: "\e905";
  font-size: 0.75rem;
  display: inline-block;
  padding-left: 5px;
  padding-right: 2px;
}
.standard--alert p a:hover, .standard--alert p a:focus {
  background-color: #fff;
  border-color: #ad182d;
  color: #ad182d;
}
.standard--alert .standard-alert {
  margin: 0 auto;
}
.standard--alert .standard-alert p {
  font-weight: normal;
  margin-bottom: 0;
}
.standard--alert .views-field-title {
  font-family: "Libre Franklin", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
}
.standard--alert .close-button {
  border: 1px solid #fff;
  color: #fff;
  display: inline;
  font-size: 16px;
  font-size: 1rem;
  margin: 20px 0;
  margin: 1.25rem 0;
  padding: 16px 40px;
  padding: 1rem 2.5rem;
  position: relative;
  right: 0;
  top: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.standard--alert .close-button:hover, .standard--alert .close-button:focus {
  background: #ad182d;
  color: #fff;
  border-color: #ad182d;
}
.standard--alert .close-button:focus {
  outline: none;
}
.standard--alert .icon-alert {
  color: #ad182d;
}
.standard--alert .icon-alert:before {
  border-radius: 50%;
  border: 1px solid #ad182d;
  color: #ad182d;
  font-size: 30px;
  font-size: 1.875rem;
  margin: 10px;
  margin: 0.875rem;
  padding: 10px;
  padding: 0.875rem;
  vertical-align: middle;
}
@media print, screen and (min-width: 40em) {
  .standard--alert {
    text-align: left;
  }
  .standard--alert .close-button {
    right: 1rem;
    margin: 0;
  }
}
.standard--alert.emergency--alert {
  display: block;
  margin: 0 auto;
  max-width: 550px;
  max-width: 34.375rem;
  padding: 30px;
  padding: 1.875rem;
  text-align: center;
}
.standard--alert.emergency--alert .views-field-title {
  font-size: 32px;
  font-size: 2rem;
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
}
.standard--alert.emergency--alert .icon-alert {
  margin: 10px 0;
  margin: 0.625rem 0;
}
.standard--alert.emergency--alert .close-button {
  margin: 20px 0;
  margin: 1.25rem 0;
  padding: 16px 50px;
  padding: 1rem 3.125rem;
  right: 0;
}
@media print, screen and (min-width: 40em) {
  .standard--alert.emergency--alert {
    height: 500px;
    height: 31.25rem;
    padding: 80px 40px;
    padding: 5rem 2.5rem;
  }
}

.campus-alert {
  font-family: "Libre Franklin", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 64px;
  line-height: 4rem;
  margin-top: 6px;
  margin-top: 0.375rem;
}

/* Newletter Block */
#block-newsletterblock .row, #block-newsletterblock .block-views-block-hmm-issue-listings-block-4,
#block-newsletterblock .column,
#block-newsletterblock .hmm-articles-list h3,
.hmm-articles-list #block-newsletterblock h3,
#block-newsletterblock .columns,
#block-newsletterblock .small-12 .large-9,
#block-newsletterblock .hmm-articles-list h3 .large-9,
.hmm-articles-list #block-newsletterblock h3 .large-9 {
  margin-right: 0;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
}
#block-newsletterblock .paragraph {
  margin: 10px auto;
}
#block-newsletterblock .option {
  margin-top: -5px;
}
#block-newsletterblock .webform-options-display-side-by-side > div {
  height: 40px;
  width: 235px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0.5em;
}
#block-newsletterblock .webform--component input[type=text],
#block-newsletterblock .webform--component input[type=email] {
  font-size: 16px;
  margin-bottom: 10px;
  width: 230px;
}
#block-newsletterblock .webform--component #edit-actions,
#block-newsletterblock .webform--component #edit-actions::before {
  padding-top: 30px;
}
#block-newsletterblock .webform--component .paragraph {
  padding: 15px 0;
  border-left: 0;
}
#block-newsletterblock .webform--component .paragraph .webform--title {
  font-size: 25px;
  line-height: 30px;
  padding-bottom: 10px;
}
#block-newsletterblock .webform--component .paragraph p {
  font-family: "Roboto Slab", serif;
  line-height: 25px;
  font-size: 16px;
}

.webform--component {
  font-family: "Libre Franklin", sans-serif;
}
.webform--component .paragraph {
  border-left: 15px solid #1e1e1e;
  padding: 50px 20px;
}
@media print, screen and (min-width: 64em) {
  .webform--component .paragraph {
    padding: 50px 80px;
  }
}
.webform--component .webform--title {
  font-size: 35px;
  font-weight: bold;
  line-height: 1.5;
}
@media print, screen and (min-width: 64em) {
  .webform--component .webform--title {
    line-height: 75px;
  }
}
.webform--component p {
  font-size: 20px;
  font-weight: 300;
  line-height: 40px;
}
.webform--component input[type=text],
.webform--component input[type=email],
.webform--component [type=date],
.webform--component [type=datetime],
.webform--component [type=datetime-local],
.webform--component [type=month],
.webform--component [type=week],
.webform--component [type=email],
.webform--component [type=number],
.webform--component [type=search],
.webform--component [type=tel],
.webform--component [type=time],
.webform--component [type=url],
.webform--component [type=color] {
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: 3px solid #1e1e1e;
  max-width: 350px;
  font-size: 14px;
  padding: 0 5px;
  margin: 10px 30px 50px 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.webform--component input[type=text]::-webkit-input-placeholder,
.webform--component input[type=email]::-webkit-input-placeholder,
.webform--component [type=date]::-webkit-input-placeholder,
.webform--component [type=datetime]::-webkit-input-placeholder,
.webform--component [type=datetime-local]::-webkit-input-placeholder,
.webform--component [type=month]::-webkit-input-placeholder,
.webform--component [type=week]::-webkit-input-placeholder,
.webform--component [type=email]::-webkit-input-placeholder,
.webform--component [type=number]::-webkit-input-placeholder,
.webform--component [type=search]::-webkit-input-placeholder,
.webform--component [type=tel]::-webkit-input-placeholder,
.webform--component [type=time]::-webkit-input-placeholder,
.webform--component [type=url]::-webkit-input-placeholder,
.webform--component [type=color]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #1e1e1e;
  font-weight: 300;
}
.webform--component input[type=text]::-moz-placeholder,
.webform--component input[type=email]::-moz-placeholder,
.webform--component [type=date]::-moz-placeholder,
.webform--component [type=datetime]::-moz-placeholder,
.webform--component [type=datetime-local]::-moz-placeholder,
.webform--component [type=month]::-moz-placeholder,
.webform--component [type=week]::-moz-placeholder,
.webform--component [type=email]::-moz-placeholder,
.webform--component [type=number]::-moz-placeholder,
.webform--component [type=search]::-moz-placeholder,
.webform--component [type=tel]::-moz-placeholder,
.webform--component [type=time]::-moz-placeholder,
.webform--component [type=url]::-moz-placeholder,
.webform--component [type=color]::-moz-placeholder {
  /* Firefox 19+ */
  color: #1e1e1e;
  font-weight: 300;
}
.webform--component input[type=text]:-ms-input-placeholder,
.webform--component input[type=email]:-ms-input-placeholder,
.webform--component [type=date]:-ms-input-placeholder,
.webform--component [type=datetime]:-ms-input-placeholder,
.webform--component [type=datetime-local]:-ms-input-placeholder,
.webform--component [type=month]:-ms-input-placeholder,
.webform--component [type=week]:-ms-input-placeholder,
.webform--component [type=email]:-ms-input-placeholder,
.webform--component [type=number]:-ms-input-placeholder,
.webform--component [type=search]:-ms-input-placeholder,
.webform--component [type=tel]:-ms-input-placeholder,
.webform--component [type=time]:-ms-input-placeholder,
.webform--component [type=url]:-ms-input-placeholder,
.webform--component [type=color]:-ms-input-placeholder {
  /* IE 10+ */
  color: #1e1e1e;
  font-weight: 300;
}
.webform--component input[type=text]:-moz-placeholder,
.webform--component input[type=email]:-moz-placeholder,
.webform--component [type=date]:-moz-placeholder,
.webform--component [type=datetime]:-moz-placeholder,
.webform--component [type=datetime-local]:-moz-placeholder,
.webform--component [type=month]:-moz-placeholder,
.webform--component [type=week]:-moz-placeholder,
.webform--component [type=email]:-moz-placeholder,
.webform--component [type=number]:-moz-placeholder,
.webform--component [type=search]:-moz-placeholder,
.webform--component [type=tel]:-moz-placeholder,
.webform--component [type=time]:-moz-placeholder,
.webform--component [type=url]:-moz-placeholder,
.webform--component [type=color]:-moz-placeholder {
  /* Firefox 18- */
  color: #1e1e1e;
  font-weight: 300;
}
.webform--component input[type=text]:focus,
.webform--component input[type=email]:focus,
.webform--component [type=date]:focus,
.webform--component [type=datetime]:focus,
.webform--component [type=datetime-local]:focus,
.webform--component [type=month]:focus,
.webform--component [type=week]:focus,
.webform--component [type=email]:focus,
.webform--component [type=number]:focus,
.webform--component [type=search]:focus,
.webform--component [type=tel]:focus,
.webform--component [type=time]:focus,
.webform--component [type=url]:focus,
.webform--component [type=color]:focus {
  border: solid 3px #ad182d;
}
.webform--component textarea:focus {
  border: solid 3px #ad182d;
}
.webform--component #edit-actions {
  position: relative;
  width: 250px;
}
.webform--component #edit-actions:before {
  content: "\e905";
  font-family: "icomoon" !important;
  position: absolute;
  top: 10px;
  right: 30px;
  font-size: 30px;
  font-weight: 300;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.webform--component #edit-actions:hover:before {
  right: 27px;
  color: #ad182d;
}
.webform--component #edit-actions:hover input[type=submit] {
  border-color: #ad182d;
  background: none;
  color: #ad182d;
  outline: 0;
}
.webform--component input[type=submit] {
  display: block;
  width: 250px;
  background: none;
  padding: 22px 20px;
  border: 1px solid #1e1e1e;
  font-weight: 500;
  font-size: 16px;
  color: #1e1e1e;
  text-align: left;
}
.webform--component input[type=submit]:focus {
  border-color: #ad182d;
  background: none;
  color: #ad182d;
  outline: 0;
}

.ui-tooltip.webform-element-help--tooltip {
  max-width: 300px;
  font-size: 12px;
  font-family: "Roboto Slab", serif;
}

/*Twitter Component*/
.timeline-Widget iframe .timeline-Tweet-media,
.timeline-Widget iframe .timeline-Tweet-actions,
.timeline-Widget iframe .timeline-Footer {
  display: none !important;
}

/* RAW HTML Forms */
.section-magazine .block-hmmmagazinesubscribeandbackissuesblock form {
  position: relative;
}
.section-magazine .block-hmmmagazinesubscribeandbackissuesblock form input[type=text] {
  background-image: url("../images/hmm-form-field-bg.png");
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  height: 100px;
  font-size: 1.5rem;
  padding-right: 100px;
}
.section-magazine .block-hmmmagazinesubscribeandbackissuesblock form input.buttonStyle {
  position: absolute;
  cursor: pointer;
  right: 0;
  bottom: 0;
  text-indent: -9999px;
  width: 100px;
  height: 100px;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #1e1e1e;
  background-image: url("../images/right-arrow.svg");
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: 50%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.section-magazine .block-hmmmagazinesubscribeandbackissuesblock form input.buttonStyle:hover {
  background-color: #ad182d;
}

.magazine-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.magazine-contact .form-item input,
.magazine-contact .form-item textarea,
.magazine-contact .form-item select {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.magazine-contact .form-item input:focus,
.magazine-contact .form-item textarea:focus,
.magazine-contact .form-item select:focus {
  border-color: #ad182d;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.magazine-contact .form-item.text-field {
  width: 48%;
}
.magazine-contact .form-item input,
.magazine-contact .form-item select {
  height: 45px;
}
.magazine-contact .contact-us-reqd {
  width: 100%;
  font-size: 0.875rem;
}
.magazine-contact .contact-us-submit input {
  display: block;
  cursor: pointer;
  background: none;
  padding: 20px 40px;
  border: 1px solid #1e1e1e;
  font-weight: 500;
  font-size: 16px;
  color: #1e1e1e;
  text-align: left;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.magazine-contact .contact-us-submit input:focus, .magazine-contact .contact-us-submit input:hover {
  border-color: #ad182d;
  background: none;
  color: #ad182d;
  outline: 0;
}

.paragraph .accordion-item,
.article .accordion-item {
  position: relative;
  padding-left: 0;
}
.paragraph .accordion-item:after, .paragraph .accordion-item:before,
.article .accordion-item:after,
.article .accordion-item:before {
  height: 2px;
  width: 25px;
  background-color: #ad182d;
  position: absolute;
  top: 40px;
  content: "";
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  left: 3px;
  z-index: 0;
}
.paragraph .accordion-item:before,
.article .accordion-item:before {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  z-index: 0;
}
@media print, screen and (min-width: 40em) {
  .paragraph .accordion-item:after, .paragraph .accordion-item:before,
  .article .accordion-item:after,
  .article .accordion-item:before {
    top: 55px;
  }
}
@media print, screen and (min-width: 64em) {
  .paragraph .accordion-item:after, .paragraph .accordion-item:before,
  .article .accordion-item:after,
  .article .accordion-item:before {
    width: 50px;
    top: 70px;
  }
}
.paragraph .accordion-item.is-active:after, .paragraph .accordion-item.is-active:before,
.article .accordion-item.is-active:after,
.article .accordion-item.is-active:before {
  top: 40px;
}
@media print, screen and (min-width: 40em) {
  .paragraph .accordion-item.is-active:after, .paragraph .accordion-item.is-active:before,
  .article .accordion-item.is-active:after,
  .article .accordion-item.is-active:before {
    top: 55px;
  }
}
@media print, screen and (min-width: 64em) {
  .paragraph .accordion-item.is-active:after, .paragraph .accordion-item.is-active:before,
  .article .accordion-item.is-active:after,
  .article .accordion-item.is-active:before {
    top: 70px;
  }
}
.paragraph .accordion-item.is-active:before,
.article .accordion-item.is-active:before {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.paragraph .accordion-item:hover h3,
.article .accordion-item:hover h3 {
  opacity: 1;
  color: #ad182d;
}

.accordion--title_section,
a.accordion--title_section {
  padding-left: 70px;
  border: 0;
  background: none;
}
.accordion--title_section:hover, .accordion--title_section:focus,
a.accordion--title_section:hover,
a.accordion--title_section:focus {
  background: none;
}
@media print, screen and (min-width: 40em) {
  .accordion--title_section,
  a.accordion--title_section {
    padding-bottom: 40px;
    padding-top: 40px;
  }
}

:last-child > .accordion-content:last-child {
  border: 0;
}

:last-child:not(.is-active) > .accordion-title {
  border: 0;
}

.accordion-content {
  border-width: 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  padding-left: 0;
  padding-top: 0;
  padding: 0 70px;
}
.accordion-content .columns, .accordion-content .hmm-articles-list h3, .hmm-articles-list .accordion-content h3 {
  padding-left: 0px;
}

.accordion--head .accordion--title {
  font-size: 1.25rem;
}
.accordion--head .accordion--subtitle {
  font-size: 16px;
  font-weight: 300;
}
@media print, screen and (min-width: 40em) {
  .accordion--head {
    padding-left: 1.875rem;
  }
}

.accordion--label1,
.accordion--label2 {
  display: block;
  font-size: 16px;
  font-weight: normal;
  line-height: 29px;
}

.accordion-item .accordion-title {
  position: relative;
  z-index: 2;
  display: block;
  background-image: none;
  color: #1e1e1e;
}

.paragraph--type--shoutout {
  padding: 2rem 2.5rem 1.5rem;
  margin-bottom: 1rem;
}
.paragraph--type--shoutout > .field {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
}
.paragraph--type--shoutout .field--name-field-shoutout-blurb {
  font-family: "Libre Franklin", sans-serif;
  font-weight: 500;
}
.paragraph--type--shoutout .field--name-field-shoutout-link a {
  border-width: 2px;
}
.paragraph--type--shoutout.shoutout-style-1 {
  background-color: #ad182d;
  color: #fff;
}
.paragraph--type--shoutout.shoutout-style-1 .field--name-field-shoutout-link a {
  border-color: #fff;
  color: #fff;
}
.paragraph--type--shoutout.shoutout-style-1 .field--name-field-shoutout-link a:hover, .paragraph--type--shoutout.shoutout-style-1 .field--name-field-shoutout-link a:active {
  color: #1e1e1e;
  border-color: #1e1e1e;
}
.paragraph--type--shoutout.shoutout-style-1 .field--name-field-shoutout-link a:hover:after, .paragraph--type--shoutout.shoutout-style-1 .field--name-field-shoutout-link a:active:after {
  color: #1e1e1e;
}
.paragraph--type--shoutout.shoutout-style-2, .paragraph--type--shoutout.shoutout-style-3 {
  border: solid 3px #1e1e1e;
}
.paragraph--type--shoutout.shoutout-style-2 .field--name-field-shoutout-link a, .paragraph--type--shoutout.shoutout-style-3 .field--name-field-shoutout-link a {
  border-color: #1e1e1e;
}
.paragraph--type--shoutout.shoutout-style-2 .field--name-field-shoutout-link a:hover, .paragraph--type--shoutout.shoutout-style-2 .field--name-field-shoutout-link a:active, .paragraph--type--shoutout.shoutout-style-3 .field--name-field-shoutout-link a:hover, .paragraph--type--shoutout.shoutout-style-3 .field--name-field-shoutout-link a:active {
  border-color: #ad182d;
}
.paragraph--type--shoutout.shoutout-style-3 {
  background-blend-mode: overlay;
  background-color: rgba(30, 30, 30, 0.5);
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
}
.paragraph--type--shoutout.shoutout-style-3 .field--name-field-shoutout-link a {
  border-color: #fff;
  color: #fff;
}
.paragraph--type--shoutout.shoutout-style-3 .field--name-field-shoutout-link a:hover, .paragraph--type--shoutout.shoutout-style-3 .field--name-field-shoutout-link a:active {
  color: #ad182d;
  background-color: #fff;
}

article.mode--full.hmm_article.magazine-content .paragraph--type--shoutout.paragraph--view-mode--magazine {
  margin-bottom: 2rem;
}
article.mode--full.hmm_article.magazine-content .paragraph--type--shoutout.paragraph--view-mode--magazine .field--name-field-shoutout-link a {
  border-bottom-width: 2px;
}
article.mode--full.hmm_article.magazine-content .paragraph--type--shoutout.paragraph--view-mode--magazine.shoutout-style-1 p {
  color: #fff;
}
article.mode--full.hmm_article.magazine-content .paragraph--type--shoutout.paragraph--view-mode--magazine.shoutout-style-1 .field--name-field-shoutout-link a {
  border-bottom-color: #fff;
}
article.mode--full.hmm_article.magazine-content .paragraph--type--shoutout.paragraph--view-mode--magazine.shoutout-style-1 .field--name-field-shoutout-link a:hover, article.mode--full.hmm_article.magazine-content .paragraph--type--shoutout.paragraph--view-mode--magazine.shoutout-style-1 .field--name-field-shoutout-link a:active {
  color: #1e1e1e;
  border-bottom-color: #1e1e1e;
}
article.mode--full.hmm_article.magazine-content .paragraph--type--shoutout.paragraph--view-mode--magazine.shoutout-style-2 .field--name-field-shoutout-link a {
  border-bottom-color: #1e1e1e;
}
article.mode--full.hmm_article.magazine-content .paragraph--type--shoutout.paragraph--view-mode--magazine.shoutout-style-3 p {
  color: #fff;
}
article.mode--full.hmm_article.magazine-content .paragraph--type--shoutout.paragraph--view-mode--magazine.shoutout-style-3 .field--name-field-shoutout-link a {
  border-bottom-color: #fff;
}

.field--name-field-social-media-embed {
  height: 34.375rem;
  overflow: auto;
}
.field--name-field-social-media-embed iframe {
  width: 100%;
}

.social--links {
  padding: 1.875rem 2.5rem;
}

.bundle--social_media_hub {
  margin-top: 0;
  margin-bottom: 0;
}
@media print, screen and (min-width: 64em) {
  .bundle--social_media_hub {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.bundle--social_media_hub .tabs {
  margin-top: 20px;
}
.bundle--social_media_hub .tabs-title a span {
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
  height: 25px;
}
.bundle--social_media_hub .social-embed-wrapper {
  min-width: 350px;
}

.search-toggle {
  display: inline-block;
  vertical-align: top;
  font-family: "Libre Franklin", sans-serif;
  font-weight: 500;
  color: #5c5c5c;
  padding: 0 10px;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  margin-top: 15px;
}
@media print, screen and (min-width: 40em) {
  .search-toggle {
    float: right;
    margin-top: 0;
  }
}
.search-toggle i {
  font-size: 1.875rem;
  font-weight: 500;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 3px 0;
}
.search-toggle:hover {
  color: #ad182d;
}

.gcsc-branding-clickable[target=_blank]:before, .gcsc-branding-clickable[target=_blank]:after {
  display: none;
}
.gcsc-branding-clickable[target=_blank] img {
  top: -3px;
}

.paragraph div[id^=___gcse_] .gsc-cursor {
  display: block;
  text-align: center;
}
.paragraph div[id^=___gcse_] .gsc-cursor .gsc-cursor-page {
  color: #666;
  font-size: 1rem;
  margin: 10px;
}
.paragraph div[id^=___gcse_] .gs-result .gs-title {
  color: #ad182d;
  font-size: 1.5rem;
  margin-bottom: 6px;
  text-decoration: none;
}
.paragraph div[id^=___gcse_] .gs-webResult.gs-result a.gs-title:link,
.paragraph div[id^=___gcse_] .gs-webResult.gs-result a.gs-title:link b,
.paragraph div[id^=___gcse_] .gs-webResult.gs-result a.gs-title:visited,
.paragraph div[id^=___gcse_] .gs-webResult.gs-result a.gs-title:visited b {
  font-size: 1.5rem;
  color: #ad182d;
}
.paragraph div[id^=___gcse_] .gs-webResult.gs-result .gs-visibleUrl {
  color: #1e1e1e;
}
.paragraph div[id^=___gcse_] .gs-webResult.gs-result .gs-snippet {
  color: #1e1e1e;
  font-family: "Roboto Slab", serif;
  font-size: 0.875rem;
}

table.gsc-search-box {
  position: relative;
}
table.gsc-search-box tbody {
  border-width: 0;
}
table.gsc-search-box td.gsc-input .gsc-input-box {
  height: 65px;
  border: 0;
  border-bottom: 4px solid #ad182d;
  padding: 0;
}
@media print, screen and (min-width: 40em) {
  table.gsc-search-box td.gsc-input .gsc-input-box {
    height: 85px;
  }
}
table.gsc-search-box td.gsc-input .gsc-input-box input {
  -webkit-box-shadow: none;
          box-shadow: none;
  height: 50px !important;
  font-family: "Libre Franklin", sans-serif;
  font-size: 2.375rem;
  background: none !important;
  text-indent: 0 !important;
}
@media print, screen and (min-width: 40em) {
  table.gsc-search-box td.gsc-input .gsc-input-box input {
    font-size: 4.25rem;
    height: 70px !important;
  }
}
table.gsc-search-box td.gsc-input .gsc-input-box input::-webkit-input-placeholder {
  font-size: 2.375rem;
  opacity: 0.3;
}
@media print, screen and (min-width: 40em) {
  table.gsc-search-box td.gsc-input .gsc-input-box input::-webkit-input-placeholder {
    font-size: 4.25rem;
  }
}
table.gsc-search-box td.gsc-input .gsc-input-box input::-moz-placeholder {
  font-size: 2.375rem;
  opacity: 0.3;
}
@media print, screen and (min-width: 40em) {
  table.gsc-search-box td.gsc-input .gsc-input-box input::-moz-placeholder {
    font-size: 4.25rem;
  }
}
table.gsc-search-box td.gsc-input .gsc-input-box input:-ms-input-placeholder {
  font-size: 2.375rem;
  opacity: 0.3;
}
@media print, screen and (min-width: 40em) {
  table.gsc-search-box td.gsc-input .gsc-input-box input:-ms-input-placeholder {
    font-size: 4.25rem;
  }
}
table.gsc-search-box td.gsc-input .gsc-input-box .gsib_b {
  display: none;
}
table.gsc-search-box td.gsc-search-button button.gsc-search-button,
table.gsc-search-box td.gsc-search-button button.gsc-search-button-v2 {
  border-radius: 3px;
  height: 40px;
  height: 2.5rem;
  margin: 0;
  padding: 0;
  width: 40px;
  width: 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 40em) {
  table.gsc-search-box td.gsc-search-button button.gsc-search-button,
  table.gsc-search-box td.gsc-search-button button.gsc-search-button-v2 {
    height: 50px;
    height: 3.125rem;
    width: 50px;
    width: 3.125rem;
  }
}
table.gsc-search-box .gsc-clear-button {
  display: none !important;
}

.gsc-completion-container {
  background: #fff;
  border: 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.gsc-completion-container tr:nth-child(even) {
  background-color: #fff;
}
.gsc-completion-container tr.gsc-completion-selected {
  background: #fff;
}
.gsc-completion-container tr.gsc-completion-selected td {
  color: #1e1e1e;
}
.gsc-completion-container tr td {
  font-size: 1.5rem;
  background: transparent;
  padding: 15px;
  font-weight: 300;
  color: #5c5c5c;
  line-height: 1.4;
}

/* CSS for hms people search button */
.hms-people-search-link {
  margin: 5px 0 5px 10px;
}

.hms-searchbox-link {
  width: 100%;
  max-width: 80%;
  margin: 0 auto;
}
.hms-searchbox-link a {
  border-bottom-width: thin;
  color: #666;
  display: block;
  float: right;
  font-family: "Libre Franklin", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 18px;
  margin: 0 10px;
  padding: 10px 0;
  position: relative;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.hms-searchbox-link a:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #ad182d;
  -webkit-transition: height 0.3s ease-in-out;
  transition: height 0.3s ease-in-out;
  content: "";
}
.hms-searchbox-link a:hover {
  border-bottom-width: thick;
  color: #000;
}

.search-wrapper.open div.hms-searchbox-link {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
}

.search-wrapper div.hms-searchbox-link {
  opacity: 0;
  -webkit-transform: scale3d(0.8, 0.8, 1);
          transform: scale3d(0.8, 0.8, 1);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
  width: 100%;
  max-width: 80%;
  margin: 0 auto;
}

table td[class^=gssb_] {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn--search-close {
  position: absolute;
  top: 30px;
  right: 30px;
  font-size: 1.875rem;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.btn--search-close:hover {
  opacity: 0.7;
}

.search-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  background: #fff;
  position: absolute;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.search-wrapper div[id^=___gcse_] {
  opacity: 0;
  -webkit-transform: scale3d(0.8, 0.8, 1);
          transform: scale3d(0.8, 0.8, 1);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
  width: 100%;
  max-width: 80%;
  margin: 0 auto;
}
.search-wrapper .row, .search-wrapper .block-views-block-hmm-issue-listings-block-4 {
  width: 100%;
}
.search-wrapper:before, .search-wrapper:after {
  content: "";
  position: absolute;
  width: calc(100% + 15px);
  height: calc(100% + 15px);
  pointer-events: none;
  border: 24px solid #e0e0e0;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.search-wrapper:before {
  top: 0;
  left: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  -webkit-transform: translate3d(-15px, -15px, 0);
          transform: translate3d(-15px, -15px, 0);
}
.search-wrapper:after {
  right: 0;
  bottom: 0;
  border-top-width: 0;
  border-left-width: 0;
  -webkit-transform: translate3d(15px, 15px, 0);
          transform: translate3d(15px, 15px, 0);
}
.search-wrapper.open {
  pointer-events: auto;
  opacity: 1;
}
.search-wrapper.open:before, .search-wrapper.open:after {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.search-wrapper.open div[id^=___gcse_] {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
}
.search-wrapper.open .btn--search-close {
  top: 40px;
  right: 40px;
  opacity: 1;
}

.magazine-search-wrapper div[id^=___gcse_] {
  width: 100%;
}
.magazine-search-wrapper .gsc-search-box {
  position: relative;
}
.magazine-search-wrapper .gsc-search-box table,
.magazine-search-wrapper .gsc-search-box tbody {
  background: transparent;
}
.magazine-search-wrapper .gsc-search-box .gsc-input {
  background: transparent;
}
.magazine-search-wrapper .gsc-search-box .gsc-input .gsc-input-box {
  height: 65px;
  border: 0;
  border-bottom: 0;
  background: transparent;
}
@media print, screen and (min-width: 64em) {
  .magazine-search-wrapper .gsc-search-box .gsc-input .gsc-input-box {
    height: 100px;
  }
}
@media screen and (min-width: 90em) {
  .magazine-search-wrapper .gsc-search-box .gsc-input .gsc-input-box {
    height: 115px;
  }
}
@media screen and (min-width: 102.5em) {
  .magazine-search-wrapper .gsc-search-box .gsc-input .gsc-input-box {
    height: 130px;
  }
}
.magazine-search-wrapper .gsc-search-box .gsc-input .gsc-input-box .gstl_50 {
  height: 65px;
}
@media print, screen and (min-width: 64em) {
  .magazine-search-wrapper .gsc-search-box .gsc-input .gsc-input-box .gstl_50 {
    height: 100px;
  }
}
@media screen and (min-width: 90em) {
  .magazine-search-wrapper .gsc-search-box .gsc-input .gsc-input-box .gstl_50 {
    height: 115px;
  }
}
@media screen and (min-width: 102.5em) {
  .magazine-search-wrapper .gsc-search-box .gsc-input .gsc-input-box .gstl_50 {
    height: 130px;
  }
}
.magazine-search-wrapper .gsc-search-box .gsc-input .gsc-input-box input {
  -webkit-box-shadow: none;
          box-shadow: none;
  height: 50px !important;
  font-family: "Libre Franklin", sans-serif;
  font-size: 1.5rem;
  background: none !important;
  text-indent: 0 !important;
  border-left: 1px solid #ad182d;
  padding-left: 20px;
  margin-left: 10px;
}
@media print, screen and (min-width: 64em) {
  .magazine-search-wrapper .gsc-search-box .gsc-input .gsc-input-box input {
    font-size: 2.5rem;
    height: 70px !important;
  }
}
.magazine-search-wrapper .gsc-search-box .gsc-input .gsc-input-box input::-webkit-input-placeholder {
  font-size: 1.5rem;
  opacity: 0.5;
}
@media print, screen and (min-width: 64em) {
  .magazine-search-wrapper .gsc-search-box .gsc-input .gsc-input-box input::-webkit-input-placeholder {
    font-size: 2.5rem;
  }
}
.magazine-search-wrapper .gsc-search-box .gsc-input .gsc-input-box input::-moz-placeholder {
  font-size: 1.5rem;
  opacity: 0.5;
}
@media print, screen and (min-width: 64em) {
  .magazine-search-wrapper .gsc-search-box .gsc-input .gsc-input-box input::-moz-placeholder {
    font-size: 2.5rem;
  }
}
.magazine-search-wrapper .gsc-search-box .gsc-input .gsc-input-box input:-ms-input-placeholder {
  font-size: 1.5rem;
  opacity: 0.5;
}
@media print, screen and (min-width: 64em) {
  .magazine-search-wrapper .gsc-search-box .gsc-input .gsc-input-box input:-ms-input-placeholder {
    font-size: 2.5rem;
  }
}
.magazine-search-wrapper .gsc-search-box .gsc-input .gsc-input-box .gsib_a {
  background: transparent;
}
.magazine-search-wrapper .gsc-search-box .gsc-input .gsc-input-box .gsib_a:focus {
  outline: none;
}
.magazine-search-wrapper .gsc-search-box .gsc-input .gsc-input-box .gsib_b {
  display: none;
}
.magazine-search-wrapper .gsc-search-box .gsc-search-button {
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
}
.magazine-search-wrapper .gsc-search-box .gsc-search-button button.gsc-search-button {
  cursor: pointer;
  height: 65px;
  width: 65px;
  border: 0;
  background: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.magazine-search-wrapper .gsc-search-box .gsc-search-button button.gsc-search-button svg {
  display: none;
}
.magazine-search-wrapper .gsc-search-box .gsc-search-button button.gsc-search-button:before {
  content: "\e90a";
  display: inline-block;
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
  font-size: 1.875rem;
  font-weight: 600;
  color: #1e1e1e;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media print, screen and (min-width: 64em) {
  .magazine-search-wrapper .gsc-search-box .gsc-search-button button.gsc-search-button {
    width: 100px;
    height: 100px;
    line-height: 100px;
  }
}
@media screen and (min-width: 90em) {
  .magazine-search-wrapper .gsc-search-box .gsc-search-button button.gsc-search-button {
    width: 115px;
    height: 115px;
  }
}
@media screen and (min-width: 102.5em) {
  .magazine-search-wrapper .gsc-search-box .gsc-search-button button.gsc-search-button {
    width: 130px;
    height: 130px;
  }
}
.magazine-search-wrapper .gsc-search-box .gsc-clear-button {
  display: none !important;
}

#views-exposed-form-people-glossary-page-1 label, [form*="#views-exposed-form-"] label {
  display: inline-block;
  font-size: 16px;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 0;
}
#views-exposed-form-people-glossary-page-1 input[type=checkbox] + label, [form*="#views-exposed-form-"] input[type=checkbox] + label {
  display: inline;
  padding-top: 10px;
}
#views-exposed-form-people-glossary-page-1 .js-form-item:not(.js-form-type-textfield), [form*="#views-exposed-form-"] .js-form-item:not(.js-form-type-textfield) {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}
#views-exposed-form-people-glossary-page-1 .js-form-item:not(.js-form-type-textfield):after, [form*="#views-exposed-form-"] .js-form-item:not(.js-form-type-textfield):after {
  content: "";
}
#views-exposed-form-people-glossary-page-1 .js-form-item:not(.js-form-type-textfield) .form-checkbox, [form*="#views-exposed-form-"] .js-form-item:not(.js-form-type-textfield) .form-checkbox {
  margin: 0;
}
#views-exposed-form-people-glossary-page-1 #edit-secondary > legend, [form*="#views-exposed-form-"] #edit-secondary > legend {
  font-family: "Libre Franklin", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
  padding-left: 0;
}

.glossary-people-view-results .views-infinite-scroll-content-wrapper h3 {
  border-bottom: 1px solid #f3f3f1;
  font-weight: bold;
  margin-top: 2rem;
}

.leadership--details > .field-wrapper.field--name-field-office {
  margin-bottom: 10px;
}
.leadership--details > .leadership--email a, .leadership--details > .leadership--phone a {
  background: none;
}
.leadership--details > .leadership--email a {
  border-bottom: 2px solid #ad182d;
}
.leadership--details .leadership--email {
  padding-bottom: 5px;
}

.sidebar-template > .alphabet-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.25rem;
  padding: 0 15px 15px;
  width: 100%;
}
@media print, screen and (max-width: 63.99875em) {
  .sidebar-template > .alphabet-links {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.sidebar-template > .alphabet-links .alpha {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center;
  color: #e0e0e0;
}
@media print, screen and (max-width: 63.99875em) {
  .sidebar-template > .alphabet-links .alpha {
    -webkit-box-flex: initial;
        -ms-flex-positive: initial;
            flex-grow: initial;
    margin-right: 20px;
  }
}
.sidebar-template > .alphabet-links .alpha a {
  color: #1e1e1e;
}
.sidebar-template > .alphabet-links .alpha a:hover {
  color: #ad182d;
}

.leadership--details > .field-wrapper.field--name-field-office {
  margin-bottom: 10px;
}

@media print {
  nav,
  a[href]:after,
  .row.alerts--wrapper,
  .alerts--wrapper.block-views-block-hmm-issue-listings-block-4,
  .header_right,
  .search-wrapper,
  .region-highlighted,
  .paragraph--type--hero-slide .slide--alt.slide--overlay .hero--carousal .single--image::before,
  .paragraph--type--card-navigation-component .button-cta,
  .paragraph--type--spotlight-slider-item .spotlight--image {
    display: none;
  }
  * {
    position: relative;
  }
  .off-canvas-content {
    overflow-x: visible;
  }
  .image-wrapper,
  img,
  p {
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
       -moz-column-break-inside: avoid;
            break-inside: avoid;
    overflow: visible;
    display: block;
    -webkit-region-break-inside: avoid;
  }
  p {
    orphans: 2;
    widows: 2;
  }
  .logo-block {
    padding-top: 20px;
  }
  .content-top .mode--hero {
    margin: 0;
  }
  .content-top .mode--hero .block-page-title {
    margin-top: 0;
    margin-bottom: 30px;
    padding-left: 10px;
  }
  .content-top .mode--hero .block-page-title h1, .content-top .mode--hero .block-page-title .pseudo-h1 {
    font-size: 1.75rem;
  }
  .content-top .mode--hero .block-page-title:after {
    height: 0;
    border: 3px solid #1e1e1e;
    left: 25px;
  }
  article .columns, article .hmm-articles-list h3, .hmm-articles-list article h3 {
    display: block;
    float: none;
    height: auto;
    margin: 0;
    padding: 0;
    position: relative !important;
    width: 100%;
  }
  article .field--name-field-components .field__item {
    display: block;
    float: none;
    height: auto;
    margin: 0;
    padding: 0;
    position: relative !important;
    width: 100%;
  }
  article .article-meta-wrapper {
    padding-left: 5px;
  }
  article .spotlight--data,
  article .spotlight--innertext,
  article .spotlight--link {
    display: block;
    float: none;
    height: auto;
    margin: 0;
    padding: 0;
    position: relative !important;
    width: 100%;
  }
  article .paragraph--type--quote-component.unillustrated .media-object {
    border-left-width: 0;
    padding: 0;
  }
  article .paragraph--type--quote-component.unillustrated .media-object:before {
    display: none;
  }
  article .paragraph--type--quote-component.unillustrated .media-object blockquote {
    border-width: 0;
  }
  .row, .block-views-block-hmm-issue-listings-block-4 {
    display: block;
  }
  main.with-sidebar {
    left: 0;
    display: block;
  }
  .body-wrapper {
    display: inline;
    overflow: visible;
  }
  .bundle--video_component .video-modal-wrapper .video--subcontent {
    position: relative;
  }
  .bundle--video_component .video-modal-wrapper .video-button {
    display: none;
  }
  .block-views-block-hms-news-trending-block-1-2,
  .block-views-block-related-news-block-1 {
    display: none;
  }
  footer {
    margin: 0 20px !important;
  }
  footer .scroll--up {
    display: none;
  }
  footer .social-wrapper {
    display: none;
  }
  footer .footer-middle .large-2 {
    max-width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    width: 50%;
  }
}
@page {
  margin: 50px;
}
.icon-bell:before {
  content: "\e914";
}

.path-user .content {
  padding-top: 40px;
}

.component-button a.rss {
  width: 100%;
  margin: 0;
  max-width: 250px;
}
.component-button a.rss:before {
  background: none;
  content: "\e912";
  font-family: "icomoon" !important;
  display: inline;
  font-size: 12px;
  margin-right: 8px;
}
.component-button a.rss:after {
  background: none;
  content: "\e905";
  font-family: "icomoon" !important;
  display: inline;
  font-size: 30px;
  font-weight: normal;
  bottom: auto;
  left: auto;
  margin-left: 130px;
  margin-right: 20px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  vertical-align: middle;
  position: relative;
}

.bundle--departments_component {
  margin: 50px 0;
}

.top-header-wrapper .branding {
  display: table-cell;
  vertical-align: middle;
  padding-top: 15px;
  padding-left: 10px;
}
@media print, screen and (min-width: 40em) {
  .top-header-wrapper .branding {
    padding-top: 10px;
    padding-left: 15px;
  }
}
@media print, screen and (min-width: 64em) {
  .top-header-wrapper .branding {
    padding-top: 25px;
  }
}
@media screen and (min-width: 90em) {
  .top-header-wrapper .branding {
    padding-top: 30px;
  }
}
.top-header-wrapper .branding .branding-name a {
  font-family: "Libre Franklin", sans-serif;
  font-weight: bold;
  color: #1e1e1e;
  font-size: 0.8rem;
  width: 160px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media print, screen and (min-width: 40em) {
  .top-header-wrapper .branding .branding-name a {
    font-size: 1.2rem;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media print, screen and (min-width: 64em) {
  .top-header-wrapper .branding .branding-name a {
    font-size: 1.2rem;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 75em) {
  .top-header-wrapper .branding .branding-name a {
    font-size: 1.5rem;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media print, screen and (min-width: 40em) {
  .top-header-wrapper .branding .branding-slogan {
    font-size: 12px;
  }
}
@media print, screen and (min-width: 64em) {
  .top-header-wrapper .branding .branding-slogan {
    font-size: 14px;
  }
}

header .logo-block {
  z-index: 3;
  padding-top: 15px;
  display: table-cell;
}
@media print, screen and (min-width: 40em) {
  header .logo-block {
    padding-top: 25px;
    padding-bottom: 20px;
  }
}
@media print, screen and (min-width: 64em) {
  header .logo-block {
    padding-top: 30px;
  }
}
header .logo-block img {
  max-width: 120px;
  width: auto;
  height: auto;
}
@media print, screen and (min-width: 40em) {
  header .logo-block img {
    max-width: 150px;
    width: auto;
    height: auto;
  }
}
@media print, screen and (min-width: 64em) {
  header .logo-block img {
    max-width: 195px;
    width: auto;
    height: auto;
  }
}
@media screen and (min-width: 90em) {
  header .logo-block img {
    max-width: 390px;
    width: auto;
    height: auto;
  }
}

@media only screen and (min-width: 42em) and (max-width: 64em) {
  .menu--main-menu > .menu > li > a {
    font-size: 0.75rem;
  }
}
.notification--alert {
  text-align: center;
  margin: 0 auto;
  padding: 10px;
  color: #1e1e1e;
}
@media print, screen and (max-width: 63.99875em) {
  .notification--alert.standard .columns, .notification--alert.standard .hmm-articles-list h3, .hmm-articles-list .notification--alert.standard h3 {
    margin: 10px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.notification--alert h2 {
  text-transform: uppercase;
  color: #1e1e1e;
  font-weight: normal;
  font-size: 1.25rem;
}
.notification--alert .notifications-alert {
  margin: 0 auto;
}
.notification--alert .notifications-alert p {
  margin-bottom: 0;
  font-size: 14px;
}
@media print, screen and (min-width: 40em) {
  .notification--alert .notifications-alert p {
    font-size: 16px;
  }
}
.notification--alert .views-field-title {
  font-size: 14px;
  font-weight: bold;
  font-family: "Libre Franklin", sans-serif;
}
@media print, screen and (min-width: 40em) {
  .notification--alert .views-field-title {
    font-size: 16px;
  }
}
.notification--alert li {
  font-size: 14px;
  text-align: left;
}
@media print, screen and (min-width: 40em) {
  .notification--alert li {
    font-size: 16px;
  }
}
.notification--alert .close-button {
  padding: 15px 40px;
  color: #1e1e1e;
  border: 1px solid #1e1e1e;
  font-size: 16px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline;
  position: relative;
  top: 0;
  right: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
.notification--alert .close-button:hover {
  background: #ad182d;
  color: #fff;
  border-color: #ad182d;
}
@media print, screen and (min-width: 64em) {
  .notification--alert {
    text-align: left;
  }
  .notification--alert .close-button {
    right: 1rem;
    margin: 0;
  }
}

.countway-home {
  margin: 20px 0 0;
  padding-bottom: 10px;
}
@media print, screen and (min-width: 40em) {
  .countway-home {
    margin: 60px 0 0;
  }
}
.countway-home .hero-countway {
  min-height: 300px;
  position: relative;
  width: 100%;
  padding: 40px 0;
  background-position: 50% 50%;
  background-size: cover;
}
.countway-home .hero-countway::before {
  content: "";
  background-image: -webkit-gradient(linear, right top, left top, from(transparent), to(#000));
  background-image: linear-gradient(to left, transparent, #000);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.countway-home .hero-countway .search-hours {
  padding: 30px 0;
  background: rgba(255, 255, 255, 0.8);
}
.countway-home .hero-countway .search-hours h2 {
  font-size: 1.25rem;
}
@media print, screen and (min-width: 64em) {
  .countway-home .hero-countway .search-hours h2 {
    font-size: 1.5rem;
  }
}
.countway-home .hero-countway .search-hours .row, .countway-home .hero-countway .search-hours .block-views-block-hmm-issue-listings-block-4 {
  display: block;
}
.countway-home .hero-countway .search-hours a {
  line-height: inherit;
  color: #ad182d;
  text-decoration: none;
  cursor: pointer;
  background-color: transparent;
}
.countway-home .hero-countway .search-hours p {
  font-weight: 500;
  font-size: 14px;
}
@media print, screen and (min-width: 64em) {
  .countway-home .hero-countway .search-hours p {
    font-size: 16px;
  }
}

.search-toggle {
  display: none;
}

.social-icons {
  margin-top: 0;
}

.bottom-bar .copyright {
  text-align: left;
}

.path-frontpage .landing-page-content {
  display: none;
}

.section-faq .s-la-widget-embed {
  border: 0 !important;
}
.section-faq .s-la-widget .btn-primary {
  background-color: #ad182d !important;
  border-color: #ad182d !important;
}
.section-faq .s-la-widget-header {
  display: none !important;
}
.section-faq .s-la-widget a {
  color: #000 !important;
}
.section-faq .s-la-faq-listing {
  border-bottom: 0 !important;
}
.section-faq .s-la-widget .paragraph ul > li:before,
.section-faq article ul > li:before {
  display: none !important;
}

.block-views-block-alerts-listing-block-1 .views-row,
.block-views-block-alerts-listing-block-2 .views-row {
  padding: 10px 0;
}
.block-views-block-alerts-listing-block-1 .views-row:first-child,
.block-views-block-alerts-listing-block-2 .views-row:first-child {
  padding-top: 0;
}
.block-views-block-alerts-listing-block-1 .views-row a,
.block-views-block-alerts-listing-block-2 .views-row a {
  font-weight: 700;
}

.block-views-block-alerts-listing-block-2 {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 40px;
  padding-bottom: 20px;
}

.mode--hero.event_landing_page {
  margin-top: 30px;
}

.event_landing_page .node-title::after {
  display: none;
}
.event_landing_page .hero {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #fff;
  position: relative;
}
.event_landing_page .hero::before {
  content: "";
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0)), to(rgb(0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0), rgb(0, 0, 0));
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media print, screen and (max-width: 39.99875em) {
  .event_landing_page .hero::before {
    content: none;
  }
}
.event_landing_page .hero h1, .event_landing_page .hero .pseudo-h1 {
  color: #fff;
  font-size: 2.125rem;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  font-weight: 700;
  line-height: 30pt;
  margin-top: 10px;
}
@media print, screen and (min-width: 40em) {
  .event_landing_page .hero h1, .event_landing_page .hero .pseudo-h1 {
    line-height: 38pt;
  }
}
@media print, screen and (min-width: 64em) {
  .event_landing_page .hero h1, .event_landing_page .hero .pseudo-h1 {
    font-size: 3.75rem;
  }
}
.event_landing_page .hero h2 {
  color: #fff;
  font-size: 1.875rem;
  font-weight: 100;
}
@media print, screen and (max-width: 39.99875em) {
  .event_landing_page .hero {
    background-image: none !important;
  }
}
@media print, screen and (min-width: 40em) {
  .event_landing_page .hero {
    min-height: 500px;
  }
}
@media print, screen and (min-width: 64em) {
  .event_landing_page .hero {
    min-height: 725px;
  }
}
@media print, screen and (min-width: 40em) {
  .event_landing_page .hero .component-button {
    display: inline-block;
    margin-right: 40px;
  }
}
.event_landing_page .hero .component-button a {
  color: #1e1e1e;
  border: 1px solid #1e1e1e;
}
@media print, screen and (max-width: 39.99875em) {
  .event_landing_page .hero .component-button a {
    margin: 5px 0;
  }
}
@media print, screen and (min-width: 40em) {
  .event_landing_page .hero .component-button a {
    color: #fff;
    border-color: #fff;
  }
}
.event_landing_page .hero .component-button a:hover {
  background-color: #fff;
  border: 1px solid #ad182d;
  color: #ad182d;
}
.event_landing_page .hero .hero__footer {
  position: relative;
  bottom: 0;
  background-color: #333;
  padding: 20px 20px 0;
  font-family: "Libre Franklin", sans-serif;
  font-size: 1rem;
  font-weight: 500;
}
@media print, screen and (max-width: 39.99875em) {
  .event_landing_page .hero .hero__footer {
    margin-top: 10px;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .event_landing_page .hero .hero__footer {
    font-size: 0.875rem;
  }
}
@media print, screen and (min-width: 64em) {
  .event_landing_page .hero .hero__footer {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    min-width: 1000px;
  }
}
@media screen and (min-width: 75em) {
  .event_landing_page .hero .hero__footer {
    min-width: 1000px;
  }
}
@media screen and (min-width: 90em) {
  .event_landing_page .hero .hero__footer {
    position: absolute;
    min-width: 1000px;
  }
}
.event_landing_page .hero .hero__footer .field__label {
  font-family: "Libre Franklin", sans-serif;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 600;
}
.event_landing_page .hero .hero__footer .hero__footer--text {
  font-style: italic;
  font-size: 0.875rem;
}
.event_landing_page .hero .hero__footer .hero__footer--text a {
  color: #fff;
  text-decoration: underline;
}
.event_landing_page .hero .hero__footer .hero__footer--text a:hover, .event_landing_page .hero .hero__footer .hero__footer--text a:focus {
  color: #fff;
  text-decoration: none;
}
.event_landing_page .hero .hero__footer p {
  line-height: 18pt;
}
@media print, screen and (min-width: 64em) {
  .event_landing_page .hero .indent {
    display: block;
    margin-left: 30px;
  }
}
.event_landing_page .hero__content {
  position: relative;
  margin-top: 50px;
}
@media print, screen and (max-width: 39.99875em) {
  .event_landing_page .hero__content {
    margin-top: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .event_landing_page .hero__content {
    margin-top: 100px;
  }
}
.event_landing_page .hero__content__main {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
@media print, screen and (max-width: 39.99875em) {
  .event_landing_page .hero__content__main {
    padding: 50px 15px 30px;
    margin: 0 -15px 10px;
  }
}
@media print, screen and (min-width: 40em) {
  .event_landing_page .hero__content__main {
    background-image: none !important;
  }
}
.event_landing_page .hero__content__main::before {
  content: "";
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0)), to(rgb(0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0), rgb(0, 0, 0));
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media print, screen and (min-width: 40em) {
  .event_landing_page .hero__content__main::before {
    content: none;
  }
}
.event_landing_page .hero__content__main > * {
  position: relative;
}

.icon--hours::before {
  content: "";
  background-image: url("../images/icon-hours.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center center;
  display: inline-block;
  margin-right: 9px;
  width: 25px;
  height: 23px;
}

.icon--location::before {
  content: "";
  background-image: url("../images/icon-location.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center center;
  display: inline-block;
  margin-right: 9px;
  width: 25px;
  height: 23px;
}

.icon--admission::before {
  content: "";
  background-image: url("../images/icon-admission.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center center;
  display: inline-block;
  margin-right: 9px;
  width: 25px;
  height: 23px;
}

.mode--hero.event_card_landing_page {
  margin-top: 30px;
}

.event_card_landing_page .hero {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #fff;
  position: relative;
}
.event_card_landing_page .hero::before {
  content: "";
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0)), to(rgb(0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0), rgb(0, 0, 0));
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media print, screen and (min-width: 40em) {
  .event_card_landing_page .hero {
    min-height: 500px;
  }
}
@media print, screen and (min-width: 64em) {
  .event_card_landing_page .hero {
    min-height: 720px;
  }
}
.event_card_landing_page .hero h2 {
  color: #fff;
  font-size: 1.875rem;
  font-weight: 100;
}
.event_card_landing_page .hero > .row, .event_card_landing_page .hero > .block-views-block-hmm-issue-listings-block-4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-flow: column wrap;
      flex-flow: column wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 1rem;
  padding-right: 1rem;
}
.event_card_landing_page .hero .hero__card {
  position: relative;
  background-color: #333;
  color: #fff;
  padding: 20px;
}
@media print, screen and (min-width: 40em) {
  .event_card_landing_page .hero .hero__card::before {
    content: "";
    background-image: url("../images/event-card-icon.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 92px;
    height: 86px;
    position: absolute;
    top: -69px;
    left: -25px;
  }
}
@media print, screen and (min-width: 40em) {
  .event_card_landing_page .hero .hero__card {
    width: 100%;
    max-width: 420px;
    margin-top: 70px;
    float: right;
  }
}
@media print, screen and (min-width: 64em) {
  .event_card_landing_page .hero .hero__card--wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.event_card_landing_page .hero .hero__card h2 {
  color: #fff;
  font-size: 1.375rem;
  font-weight: 500;
  line-height: 26pt;
  margin-bottom: 30px;
}
@media print, screen and (min-width: 64em) {
  .event_card_landing_page .hero .hero__card h2 {
    font-size: 1.5rem;
  }
}
.event_card_landing_page .hero .hero__prefixed-title {
  position: relative;
  padding-bottom: 2em;
  padding-top: 2em;
}
.event_card_landing_page .hero .hero__prefixed-title .node-title {
  font-size: 2.125rem;
  margin: 0;
  padding: 0;
}
.event_card_landing_page .hero .hero__prefixed-title .node-title::after {
  content: none;
}
.event_card_landing_page .hero .hero__prefix {
  padding-top: 0.65em;
}
.event_card_landing_page .hero .hero__prefix img {
  position: relative;
}
.event_card_landing_page .hero .hero--content {
  color: #fff;
  font-size: 0.6875rem;
  text-transform: uppercase;
  font-weight: 500;
}
.event_card_landing_page .hero .hero--content p:last-of-type {
  margin-bottom: 0;
}
.event_card_landing_page .hero .hero--button {
  margin-right: 10px;
  margin-bottom: 20px;
}
@media print, screen and (min-width: 40em) {
  .event_card_landing_page .hero .hero--button {
    max-width: 50%;
  }
}
@media print, screen and (min-width: 64em) {
  .event_card_landing_page .hero .hero--button {
    width: 100%;
    max-width: 100%;
  }
}
.event_card_landing_page .hero .hero--button a {
  background-color: #fff;
  border: 1px solid #fff;
  color: #1e1e1e;
  font-weight: 500;
  display: block;
  padding: 15px;
  font-size: 1rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.event_card_landing_page .hero .hero--button a:hover {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
}
.event_card_landing_page .hero .component-button a {
  border: 0;
  color: #fff;
  margin: 0;
  padding: 5px 60px 5px 0;
}
.event_card_landing_page .hero--caption-line {
  font-style: italic;
  font-weight: 500;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  text-align: center;
}
@media print, screen and (min-width: 64em) {
  .event_card_landing_page .hero {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .event_card_landing_page .hero > .row, .event_card_landing_page .hero > .block-views-block-hmm-issue-listings-block-4 {
    width: 100%;
    min-height: inherit;
  }
  .event_card_landing_page .hero > .row::before, .event_card_landing_page .hero > .block-views-block-hmm-issue-listings-block-4::before, .event_card_landing_page .hero > .row::after, .event_card_landing_page .hero > .block-views-block-hmm-issue-listings-block-4::after {
    content: none;
  }
  .event_card_landing_page .hero .hero__prefixed-title {
    padding-top: 100px;
  }
  .event_card_landing_page .hero .hero__prefixed-title .node-title {
    font-size: 3.75rem;
  }
  .event_card_landing_page .hero .hero__prefix {
    padding-top: 1.2em;
    max-width: 150px;
  }
  .event_card_landing_page .hero .hero__prefix img {
    max-width: 120px;
  }
}

.bundle--snapshot {
  background-image: url("../images/snapshot-bg.png");
  background-repeat: no-repeat;
  background-position: 100% 27%;
  background-color: white;
  font-family: "Libre Franklin", sans-serif;
  padding: 20px;
}
@media print, screen and (min-width: 40em) {
  .bundle--snapshot {
    padding: 50px;
  }
}
.bundle--snapshot h2 {
  font-family: "Libre Franklin", sans-serif;
  font-size: 2rem;
}
.bundle--snapshot .strong {
  font-weight: 600;
}

.bundle--snapshot_item.paragraph {
  margin-bottom: 10px;
}
@media print, screen and (min-width: 40em) {
  .bundle--snapshot_item.paragraph {
    margin-bottom: 30px;
  }
}

.highlight--value {
  color: #ad182d;
  font-size: 2.5rem;
  font-weight: 900;
}
@media print, screen and (min-width: 64em) {
  .highlight--value {
    font-size: 3.75rem;
  }
}

.highlight--content {
  color: #1e1e1e;
  font-weight: 100;
  font-size: 1.25rem;
}
@media print, screen and (min-width: 64em) {
  .highlight--content {
    font-size: 1.875rem;
  }
}

.field--name-field-snapshot-value-content,
.field--name-field-snapshot-value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media print, screen and (min-width: 40em) {
  .field--name-field-snapshot-value-content {
    border-left: 1px solid #1e1e1e;
  }
}

.bundle--section_content {
  margin: 50px 0;
}
.bundle--section_content .intro--text {
  font-size: 1.25rem;
  font-weight: 100;
}
.bundle--section_content .intro--text p {
  line-height: 22pt;
}
.bundle--section_content h3 {
  font-size: 1.5rem;
  margin-top: 20px;
}
@media print, screen and (min-width: 64em) {
  .bundle--section_content h3 {
    font-size: 1.7rem;
  }
}
@media print, screen and (min-width: 64em) {
  .bundle--section_content .component-button {
    display: inline-block;
  }
  .bundle--section_content .component-button:last-child {
    margin-left: 30px;
  }
}
.bundle--section_content .wrapper__right img {
  display: block;
  margin: 30px auto;
}
@media print, screen and (min-width: 64em) {
  .bundle--section_content .wrapper__right img {
    margin-left: 40px;
  }
}
@media print, screen and (min-width: 40em) {
  .bundle--section_content .wrapper__right {
    border-left: 1px solid #1e1e1e;
    padding: 0 40px;
  }
}
@media print, screen and (min-width: 40em) {
  .bundle--section_content .wrapper__left {
    padding-right: 30px;
  }
}

.countway-home {
  margin: 30px 0 0;
}
.countway-home .hero-countway {
  height: 100%;
}
@media print, screen and (min-width: 64em) {
  .countway-home .hero-countway {
    height: auto;
    min-height: 720px;
  }
}
.countway-home .hero-countway .search-hours {
  background: transparent;
}
.countway-home .hero-countway .search-hours .hero--text {
  color: #fff;
  position: relative;
}
.countway-home .hero-countway .search-hours .hero--text h1, .countway-home .hero-countway .search-hours .hero--text .pseudo-h1 {
  font-size: 3.125rem;
  font-weight: 900;
  line-height: 42pt;
}
@media print, screen and (min-width: 64em) {
  .countway-home .hero-countway .search-hours .hero--text h1, .countway-home .hero-countway .search-hours .hero--text .pseudo-h1 {
    font-size: 3.75rem;
    line-height: 45pt;
  }
}
.countway-home .hero-countway .search-hours .hero--text h2 {
  font-size: 1.25rem;
  font-weight: 100;
}
@media print, screen and (min-width: 64em) {
  .countway-home .hero-countway .search-hours .hero--text h2 {
    font-size: 1.875rem;
  }
}
.countway-home .hero-countway .search-hours .hero--search {
  background: #fff;
  padding: 40px;
  position: relative;
}
@media print, screen and (max-width: 63.99875em) {
  .countway-home .hero-countway .search-hours .hero--search {
    margin-top: 30px;
  }
}
.countway-home .hero-countway .search-hours .hero--search #primoQueryTemp {
  position: absolute;
  height: 4rem;
}
.countway-home .hero-countway .search-hours .hero--search button {
  background: #000;
  cursor: pointer;
  height: 64px;
  width: 68px;
  position: absolute;
  right: 0;
}
.countway-home .hero-countway .search-hours .hero--search h2 {
  margin-bottom: 0;
}

#primoQuickSearchWrapper {
  height: 7rem;
  position: relative;
  width: 100% !important;
}
#primoQuickSearchWrapper .input--wrapper {
  height: 70px;
}

.arrow__down::after {
  content: "";
  background: url("../images/arrow-down.png");
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  cursor: pointer;
}
@media print, screen and (max-width: 39.99875em) {
  .arrow__down::after {
    bottom: 12px;
  }
}

.spotlight--carousel {
  margin-top: 10px;
}
@media print, screen and (min-width: 64em) {
  .spotlight--carousel {
    margin-top: 30px;
  }
}

.spotlight--data .spotlight--link {
  height: auto;
  padding-bottom: 16px;
}
.spotlight--data .spotlight--link a {
  padding-right: 70px;
  position: relative;
}
.spotlight--data .spotlight--link a::after {
  content: "\e905";
  font-family: "icomoon";
  font-size: 30px;
  color: #fff;
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  -webkit-transition: right 0.3s ease;
  transition: right 0.3s ease;
}
.spotlight--data .spotlight--link a:hover::after {
  right: 0;
}
.spotlight--data .spotlight--link .icon-right-arrow {
  display: none;
}
.spotlight--data .spotlight--link:hover a {
  padding-right: 70px;
}

.spotlight--data .spotlight--innertext .field--name-field-title {
  font-size: 42px;
  margin-bottom: 0;
  font-weight: bold;
  font-family: "Libre Franklin", sans-serif;
}
@media print, screen and (max-width: 39.99875em) {
  .spotlight--data .spotlight--innertext .field--name-field-title {
    font-size: 2rem;
    margin-bottom: 0;
    font-weight: bold;
    font-family: "Libre Franklin", sans-serif;
  }
}

.spotlight--data .spotlight--innertext .field--name-field-subtitle {
  font-size: 1.25rem;
  font-weight: 500;
  font-family: "Libre Franklin", sans-serif;
  font-style: normal;
  color: inherit;
}
.spotlight--data .spotlight--innertext .field--name-field-subtitle::after {
  position: absolute;
  display: block;
  border-bottom: 1px solid #1e1e1e;
  width: 30px;
  content: "";
  margin-top: 30px;
}

.spotlight--data .spotlight--innertext .field--name-field-body {
  font-size: 1.25rem;
  line-height: inherit;
  font-family: "Roboto Slab", serif;
}

.spotlight--data .spotlight--innertext .spotlight--link .field--name-field-link {
  height: auto;
  padding-bottom: 16px;
  padding-right: 70px;
  position: relative;
}
.spotlight--data .spotlight--innertext .spotlight--link .field--name-field-link::after {
  content: "\e905";
  font-family: "icomoon";
  font-size: 30px;
  color: #fff;
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  -webkit-transition: right 0.3s ease;
  transition: right 0.3s ease;
}
.spotlight--data .spotlight--innertext .spotlight--link .field--name-field-link:hover::after {
  right: 0;
}

@media print, screen and (max-width: 39.99875em) {
  .views-element-container h2.block-title {
    font-size: 2rem;
    margin-bottom: 20px;
  }
}

.row.small-up-1.medium-up-2.field-wrapper.field.field-paragraph--field-cta-card-items, .small-up-1.medium-up-2.field-wrapper.field.field-paragraph--field-cta-card-items.block-views-block-hmm-issue-listings-block-4 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: inline;
}

.bundle--cta_cards {
  margin-bottom: 30px;
  margin-top: 30px;
}
@media print, screen and (min-width: 40em) {
  .bundle--cta_cards .field--name-field-cta-card-items > .columns, .bundle--cta_cards .hmm-articles-list .field--name-field-cta-card-items > h3, .hmm-articles-list .bundle--cta_cards .field--name-field-cta-card-items > h3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.bundle--cta_card_item {
  background-color: #f3f3f1;
  position: relative;
  border-top: 4px solid #1e1e1e;
  padding: 20px;
  min-height: 180px;
}
.bundle--cta_card_item.paragraph {
  margin-bottom: 30px;
}
.bundle--cta_card_item:hover {
  background-color: #1e1e1e;
}
@media print, screen and (min-width: 40em) {
  .bundle--cta_card_item {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.bundle--cta_card_item .title-text-content {
  font-size: 1.4375rem;
  font-weight: 900;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #ad182d;
  background-image: none;
  font-family: "Libre Franklin", sans-serif;
  line-height: 26pt;
}
@media print, screen and (min-width: 64em) {
  .bundle--cta_card_item .title-text-content {
    font-size: 1.75rem;
  }
}
.bundle--cta_card_item .description {
  font-size: 1rem;
  margin-bottom: 60px;
}
.bundle--cta_card_item .button-cta {
  left: 0;
  width: 100%;
}
.bundle--cta_card_item .button-cta div {
  padding-right: 0;
}
.bundle--cta_card_item .button-cta div a {
  color: #fff;
  background: none;
}
.bundle--cta_card_item .button-cta div:after {
  right: auto;
  margin-left: 5px;
  top: auto;
}
@media print, screen and (min-width: 64em) {
  .bundle--cta_card_item .button-cta div {
    padding-right: 50px;
  }
  .bundle--cta_card_item .button-cta div:after {
    right: 13px;
    margin-left: 0;
  }
}
.bundle--cta_card_item .button-cta.field-wrapper.field.field--name-field-cta-card-link.field--type-link.field--label-hidden.field__items a {
  color: #fff;
}
@media print, screen and (min-width: 64em) {
  .bundle--cta_card_item:hover {
    cursor: pointer;
  }
  .bundle--cta_card_item:hover .title-text-content,
  .bundle--cta_card_item:hover .description {
    color: #fff;
  }
  .bundle--cta_card_item:hover .button-cta span:after {
    right: 10px;
  }
}

.bundle--resources_component .section-title {
  color: #ad182d;
  font-size: 1rem;
}

.bundle--resources_item {
  margin-bottom: 20px !important;
}

.bundle--resource_list_item {
  position: relative;
}
.bundle--resource_list_item::after {
  position: absolute;
  display: block;
  border-bottom: 1px solid #1e1e1e;
  width: 30px;
  content: "";
  margin-top: 0;
}

.paragraph--type--collections.paragraph h3 {
  font-size: 1.7rem;
}
@media print, screen and (max-width: 39.99875em) {
  .paragraph--type--collections.paragraph h3 {
    font-size: 1.5rem;
  }
}

.view--all {
  text-align: right;
}
.view--all a {
  color: #ad182d;
  font-family: "Libre Franklin", sans-serif;
  font-size: 1rem;
  background: none;
  display: block;
  margin-bottom: 30px;
  margin-top: 10px;
}
.view--all a:hover {
  background-color: transparent;
  background-image: none;
  opacity: 0.7;
}

.bundle--spotlight_slider_component .component-title {
  font-size: 2.625rem;
  font-weight: bold;
  font-family: "Libre Franklin";
}
@media print, screen and (max-width: 39.99875em) {
  .bundle--spotlight_slider_component .component-title {
    font-size: 2rem;
    margin-bottom: 0;
    font-weight: bold;
    font-family: "Libre Franklin";
  }
}

.paragraph--type--collections .mode--teaser_card.block-link:hover .content-wrapper:before, .paragraph--type--collections .block-views-block-hmm-issue-listings-block-4 .views-row span.mode--teaser_card:hover .content-wrapper:before, .block-views-block-hmm-issue-listings-block-4 .views-row .paragraph--type--collections span.mode--teaser_card:hover .content-wrapper:before, .paragraph--type--collections .block-hmmmagazinesubscribeandbackissuesblock .views-row .views-field-view-node span.mode--teaser_card:hover .content-wrapper:before, .block-hmmmagazinesubscribeandbackissuesblock .views-row .views-field-view-node .paragraph--type--collections span.mode--teaser_card:hover .content-wrapper:before,
.paragraph--type--collections .block-views-block-hmm-issue-listings-block-7 .views-row .views-field-view-node span.mode--teaser_card:hover .content-wrapper:before,
.block-views-block-hmm-issue-listings-block-7 .views-row .views-field-view-node .paragraph--type--collections span.mode--teaser_card:hover .content-wrapper:before {
  height: 50%;
}

.bundle--libcal_embed .field-paragraph--field-title {
  font-size: 2.625rem;
  font-weight: bold;
  font-family: "Libre Franklin";
}
@media print, screen and (max-width: 39.99875em) {
  .bundle--libcal_embed .field-paragraph--field-title {
    font-size: 2rem;
    font-weight: bold;
    font-family: "Libre Franklin";
  }
}

.bundle--libcal_embed {
  margin-top: 50px;
  margin-bottom: 50px;
}
.bundle--libcal_embed h3 {
  font-size: 2.625rem;
}
@media print, screen and (max-width: 39.99875em) {
  .bundle--libcal_embed h3 {
    font-size: 2rem;
  }
}
.bundle--libcal_embed ul {
  margin: 0;
  list-style-type: none;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
  list-style: none !important;
}
.bundle--libcal_embed ul li {
  list-style-type: none;
  list-style: none !important;
  vertical-align: middle;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  position: relative;
  padding: 5px 20px;
}
@media print, screen and (min-width: 64em) {
  .bundle--libcal_embed ul li {
    max-width: 263px;
  }
}
.bundle--libcal_embed ul li:not(:last-of-type) {
  border-right: 1px solid #1e1e1e;
}
.bundle--libcal_embed ul li::before {
  content: "";
}
.bundle--libcal_embed ul li .s-lc-ea-date {
  font-weight: 400;
  font-size: 0.875rem;
  text-transform: uppercase;
  font-family: "Roboto Slab", serif;
  color: #1e1e1e;
}
.bundle--libcal_embed ul li a {
  background: none;
  font-size: 1rem;
  color: #1e1e1e;
  font-family: "Libre Franklin", sans-serif;
}
.bundle--libcal_embed ul li a:hover {
  background-image: none;
}
.bundle--libcal_embed .embed-code h3 {
  display: none;
}
.bundle--libcal_embed .embed-code ::-webkit-scrollbar {
  height: 13px;
  background-color: #fff;
  border-left: 1px solid rgba(0, 0, 0, 0.08);
}
.bundle--libcal_embed .embed-code ::-webkit-scrollbar-thumb {
  height: 6px;
  border: 3px solid rgba(0, 0, 0, 0);
  background-clip: padding-box;
  -webkit-border-radius: 7px;
  background-color: rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: inset -1px -1px 0 rgba(0, 0, 0, 0.05), inset 1px 1px 0 rgba(0, 0, 0, 0.05);
}
.bundle--libcal_embed .embed-code ::-webkit-scrollbar-button {
  width: 0;
  height: 0;
  display: none;
}
.bundle--libcal_embed .embed-code ::-webkit-scrollbar-corner {
  background-color: transparent;
}

.bundle--spotlight_slider_component {
  margin-bottom: 50px;
}

/* Hotjar 'feedback' button font fix */
._hj-f5b2a1eb-9b07_feedback_minimized_label_text {
  font-weight: bold;
}

/* No search icon beside filter checkboxes,
   Spacing to match people glossary filters
   Countway
*/
.js-form-item-no-icon form .js-form-type-checkbox {
  margin: 0;
  padding-top: 10px;
}
.js-form-item-no-icon form .js-form-type-checkbox input[type=checkbox] {
  margin: 0;
}
.js-form-item-no-icon form .js-form-type-checkbox:after,
.js-form-item-no-icon form fieldset.js-form-item:after {
  content: "";
}

[type=checkbox] + label[for], [type=radio] + label[for] {
  display: inline;
}

ul {
  list-style: none;
  list-style-type: none;
}

.bundle--cta_card_item .button-cta a {
  color: #fff;
}

.countway-home .hero-countway .search-hours .row, .countway-home .hero-countway .search-hours .block-views-block-hmm-issue-listings-block-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.off-canvas-content .paragraph .paragraph {
  margin: 30px auto;
}

form[id*=views-exposed-form-multimedia-page-] ul li, [id*=views-exposed-form-] ul li {
  list-style-type: none;
}
form[id*=views-exposed-form-multimedia-page-] .js-form-item, [id*=views-exposed-form-] .js-form-item {
  margin-top: 5px;
  margin-bottom: 0;
}
form[id*=views-exposed-form-multimedia-page-] label.option, [id*=views-exposed-form-] label.option {
  display: inline;
}

.departmentpage--form form fieldset legend {
  font-size: 1.15rem;
  font-weight: 700;
  font-family: "Libre Franklin", sans-serif;
  line-height: 1.4;
}

.departmentpage--form form fieldset label {
  font-size: 1rem;
  font-family: "Libre Franklin", sans-serif;
  line-height: 1.4;
}

/* Fix exposed view filter styling */
.departmentpage--form form .fieldset {
  border: none;
  margin: 1.125rem 0 !important;
}
/*# sourceMappingURL=addstyles.css.map */
