@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500&display=swap');
@font-face {
  font-family: FontAwesome;
  src: url(../fonts/fontawesome-webfont.eot?v=4.7.0);
  src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(../fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
  font-weight: 400;
  font-style: normal
}

.Icon {
  display: inline-block;
  font: normal normal normal 16px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.Icon--caretRight:before {
  content: ""
}

.Icon--bars:before {
  content: ""
}

.Icon--facebook:before {
  content: ""
}

.Icon--search:before {
  content: ""
}

.Button, .Button--fancy, .Button--hollow {
  display: inline-block;
  vertical-align: middle;
  padding: 1rem;
  line-height: 1.3;
  text-align: center;
  cursor: pointer
}

/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

article, aside, footer, header, nav, section {
  display: block
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

figcaption, figure {
  display: block
}

figure {
  margin: 1em 40px
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

main {
  display: block
}

pre {
  font-family: monospace, monospace;
  font-size: 1em
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}

a:active, a:hover {
  outline-width: 0
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}

b, strong {
  font-weight: inherit
}

b, strong {
  font-weight: bolder
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em
}

dfn {
  font-style: italic
}

mark {
  background-color: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

audio, video {
  display: inline-block
}

audio:not([controls]) {
  display: none;
  height: 0
}

img {
  border-style: none
}

svg:not(:root) {
  overflow: hidden
}

button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button {
  overflow: visible
}

button, select {
  text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText
}

input {
  overflow: visible
}

[type=checkbox], [type=radio] {
  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-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  box-sizing: border-box;
  display: table;
  max-width: 100%;
  padding: 0;
  color: inherit;
  white-space: normal
}

progress {
  display: inline-block;
  vertical-align: baseline
}

textarea {
  overflow: auto
}

details {
  display: block
}

summary {
  display: list-item
}

menu {
  display: block
}

canvas {
  display: inline-block
}

template {
  display: none
}

[hidden] {
  display: none
}

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"
}

html {
  box-sizing: border-box;
  font-size: 100%
}

*, ::after, ::before {
  box-sizing: inherit
}

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a
}

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 {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0
}

.map_canvas embed, .map_canvas img, .map_canvas object, .mqa-display embed, .mqa-display img, .mqa-display object {
  max-width: none !important
}

button {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: 0 0;
  line-height: 1;
  cursor: auto
}

[data-whatinput=mouse] button {
  outline: 0
}

pre {
  overflow: auto
}

button, input, optgroup, select, textarea {
  font-family: inherit
}

.is-visible {
  display: block !important
}

.is-hidden {
  display: none !important
}

blockquote, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, p, pre, td, th, ul {
  margin: 0;
  padding: 0
}

p {
  margin-bottom: 1rem;
  margin-top: .5rem;
  font-size: inherit;
  line-height: 1.7;
  text-rendering: optimizeLegibility
}

em, i {
  font-style: italic;
  line-height: inherit
}

b, strong {
  font-weight: 700;
  line-height: inherit
}

small {
  font-size: 80%;
  line-height: inherit
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #500000;
  text-rendering: optimizeLegibility
}

.h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  line-height: 0;
  color: #cacaca
}

.h1, h1 {
  font-size: 1.5rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: .5rem
}

.h2, h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem;
  font-weight: 400;
}

.h3, h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem
}

.h4, h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem
}

.h5, h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem
}

.h6, h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem
}

@media print, screen and (min-width:40em) {
  .h1, h1 {
    font-size: 1.5rem
  }

  .h2, h2 {
    font-size: 1.25rem;
    font-weight: 600;
  }

  .h3, h3 {
    font-size: 1.1875rem
  }

  .h4, h4 {
    font-size: 1.125rem
  }

  .h5, h5 {
    font-size: 1.0625rem
  }

  .h6, h6 {
    font-size: 1rem
  }
}

a {
  line-height: inherit;
  color: #2b5d7d;
  text-decoration: none;
  cursor: pointer
}

a:focus, a:hover {
  color: #1e4157
}

a img {
  border: 0
}

hr {
  clear: both;
  max-width: 64rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0
}

dl, ol, ul {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6
}

li {
  font-size: inherit
}

ul {
  margin-left: 1.25rem;
  list-style-type: disc
}

ol {
  margin-left: 1.25rem
}

ol ol, ol ul, ul ol, ul ul {
  margin-left: 1.25rem;
  margin-bottom: 0
}

dl {
  margin-bottom: 1rem
}

dl dt {
  margin-bottom: .3rem;
  font-weight: 700
}

blockquote {
  margin: 0 0 1rem;
  padding: .5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca
}

blockquote, blockquote p {
  line-height: 1.6;
  color: #707070;
}

cite {
  display: block;
  font-size: .8125rem;
  color: #8a8a8a
}

cite:before {
  content: "— "
}

abbr, abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none
}

figure {
  margin: 0
}

code {
  padding: .125rem .3125rem .0625rem;
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 400;
  color: #0a0a0a
}

kbd {
  margin: 0;
  padding: .125rem .25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a
}

.subheader {
  margin-top: .2rem;
  margin-bottom: .5rem;
  font-weight: 400;
  line-height: 1.4;
  color: #8a8a8a
}

.lead {
  font-size: 125%;
  line-height: 1.6
}

.stat {
  font-size: 2.5rem;
  line-height: 1
}

p+.stat {
  margin-top: -1rem
}

ol.no-bullet, ul.no-bullet {
  margin-left: 0;
  list-style: none
}

.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: 0 0 !important;
    box-shadow: none !important;
    color: #000 !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^='#']:after, a[href^='javascript:']:after {
    content: ''
  }

  abbr[title]:after {
    content: " ("attr(title) ")"
  }

  blockquote, pre {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid
  }

  thead {
    display: table-header-group
  }

  img, tr {
    page-break-inside: avoid
  }

  img {
    max-width: 100% !important
  }

  @page {
    margin: .5cm
  }

  h2, h3, p {
    orphans: 3;
    widows: 3
  }

  h2, h3 {
    page-break-after: avoid
  }

  .print-break-inside {
    page-break-inside: auto
  }
}

[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: .5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, .1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  transition: box-shadow .5s, border-color .25s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

[type=color]:focus, [type=date]:focus, [type=datetime-local]:focus, [type=datetime]:focus, [type=email]:focus, [type=month]:focus, [type=number]:focus, [type=password]:focus, [type=search]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=url]:focus, [type=week]:focus, textarea:focus {
  outline: 0;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow .5s, border-color .25s ease-in-out
}

textarea {
  max-width: 100%
}

textarea[rows] {
  height: auto
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #cacaca
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #cacaca
}

input::placeholder, textarea::placeholder {
  color: #cacaca
}

input:disabled, input[readonly], textarea:disabled, textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed
}

[type=button], [type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0
}

input[type=search] {
  box-sizing: border-box
}

[type=checkbox], [type=file], [type=radio] {
  margin: 0 0 1rem
}

[type=checkbox]+label, [type=radio]+label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: .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: .5rem
}

[type=file] {
  width: 100%
}

label {
  display: block;
  margin: 0;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.8;
  color: #0a0a0a
}

label.middle {
  margin: 0 0 1rem;
  padding: .5625rem 0
}

.help-text {
  margin-top: -.5rem;
  font-size: .8125rem;
  font-style: italic;
  color: #0a0a0a
}

.input-group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}

.input-group>:first-child {
  border-radius: 0
}

.input-group>:last-child>* {
  border-radius: 0
}

.input-group-button, .input-group-button a, .input-group-button button, .input-group-button input, .input-group-button label, .input-group-field, .input-group-label {
  margin: 0;
  white-space: nowrap
}

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-align-items: 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-flex: 1 1 0px;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
  height: auto;
  min-width: 0
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto
}

.input-group-button a, .input-group-button button, .input-group-button input, .input-group-button label {
  height: auto;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0
}

legend {
  max-width: 100%;
  margin-bottom: .5rem
}

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca
}

.fieldset legend {
  margin: 0;
  margin-left: -.1875rem;
  padding: 0 .1875rem
}

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: .5rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  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%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow .5s, border-color .25s ease-in-out
}

@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: 0;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow .5s, border-color .25s ease-in-out
}

select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed
}

select::-ms-expand {
  display: none
}

select[multiple] {
  height: auto;
  background-image: none
}

.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #f9ecea
}

.is-invalid-input:not(:focus)::-webkit-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: -.5rem;
  margin-bottom: 1rem;
  font-size: .75rem;
  font-weight: 700;
  color: #cc4b37
}

.form-error.is-visible {
  display: block
}

.close-button {
  position: absolute;
  color: #8a8a8a;
  cursor: pointer
}

[data-whatinput=mouse] .close-button {
  outline: 0
}

.close-button:focus, .close-button:hover {
  color: #0a0a0a
}

.close-button.small {
  right: .66rem;
  top: .33em;
  font-size: 1.5em;
  line-height: 1
}

.close-button, .close-button.medium {
  right: 1rem;
  top: .5rem;
  font-size: 2em;
  line-height: 1
}

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

[data-whatinput=mouse] .menu li {
  outline: 0
}

.menu .button, .menu a {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: .7rem 1rem
}

.menu a, .menu button, .menu input, .menu select {
  margin-bottom: 0
}

.menu input {
  display: inline-block
}

.menu, .menu.horizontal {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row
}

.menu.vertical {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}

.menu.expanded li {
  -webkit-flex: 1 1 0px;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px
}

.menu.simple {
  -webkit-align-items: 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 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
  }

  .menu.medium-vertical {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .menu.medium-expanded li {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
  }

  .menu.medium-simple li {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
  }
}

@media print, screen and (min-width:64em) {
  .menu.large-horizontal {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
  }

  .menu.large-vertical {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .menu.large-expanded li {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
  }

  .menu.large-simple li {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
  }
}

.menu.nested {
  margin-right: 0;
  margin-left: 1rem
}

.menu.icons a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.menu.icon-bottom a, .menu.icon-left a, .menu.icon-right a, .menu.icon-top a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.menu.icon-left li a {
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap
}

.menu.icon-left li a i, .menu.icon-left li a img, .menu.icon-left li a svg {
  margin-right: .25rem
}

.menu.icon-right li a {
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap
}

.menu.icon-right li a i, .menu.icon-right li a img, .menu.icon-right li a svg {
  margin-left: .25rem
}

.menu.icon-top li a {
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap
}

.menu.icon-top li a i, .menu.icon-top li a img, .menu.icon-top li a svg {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  margin-bottom: .25rem;
  text-align: center
}

.menu.icon-bottom li a {
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap
}

.menu.icon-bottom li a i, .menu.icon-bottom li a img, .menu.icon-bottom li a svg {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  margin-bottom: .25rem;
  text-align: center
}

.menu .is-active>a {
  background: #1779ba;
  color: #fefefe
}

.menu .active>a {
  background: #1779ba;
  color: #fefefe
}

.menu.align-left {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.menu.align-right li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.menu.align-right li .submenu li {
  -webkit-justify-content: flex-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 .nested {
  margin-right: 1rem;
  margin-left: 0
}

.menu.align-center li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.menu.align-center li .submenu li {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.menu .menu-text {
  padding: .7rem 1rem;
  font-weight: 700;
  line-height: 1;
  color: inherit
}

.menu-centered>.menu {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.menu-centered>.menu li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.menu-centered>.menu li .submenu li {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.no-js [data-responsive-menu] ul {
  display: none
}

.is-drilldown {
  position: relative;
  overflow: hidden
}

.is-drilldown li {
  display: block
}

.is-drilldown.animate-height {
  transition: height .5s
}

.drilldown a {
  padding: .7rem 1rem;
  background: #333
}

.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #333;
  transition: -webkit-transform .15s linear;
  transition: transform .15s linear;
  transition: transform .15s linear, -webkit-transform .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: .7rem 1rem
}

.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0
}

.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%
}

.drilldown .is-drilldown-submenu-parent>a {
  position: relative
}

.drilldown .is-drilldown-submenu-parent>a::after {
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #fff
}

.drilldown.align-left .is-drilldown-submenu-parent>a::after {
  left: auto;
  right: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2b5d7d
}

.drilldown.align-right .is-drilldown-submenu-parent>a::after {
  right: auto;
  left: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2b5d7d transparent transparent
}

.drilldown .js-drilldown-back>a::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #fff transparent transparent;
  border-left-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: .75rem;
  border-left-width: 0
}

.is-off-canvas-open {
  overflow: hidden
}

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  transition: opacity .5s ease, visibility .5s ease;
  background: rgba(254, 254, 254, .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;
  transition: -webkit-transform .5s ease;
  transition: transform .5s ease;
  transition: transform .5s ease, -webkit-transform .5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: #333
}

[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 {
  box-shadow: 0 0 10px rgba(10, 10, 10, .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;
  transition: -webkit-transform .5s ease;
  transition: transform .5s ease;
  transition: transform .5s ease, -webkit-transform .5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: #333
}

[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 {
  box-shadow: 0 0 10px rgba(10, 10, 10, .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;
  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 {
  box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, .25)
}

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  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 {
  box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, .25)
}

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  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 {
  box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, .25)
}

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  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 {
  box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, .25)
}

.off-canvas-content {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  transition: -webkit-transform .5s ease;
  transition: transform .5s ease;
  transition: transform .5s ease, -webkit-transform .5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.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;
    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;
    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;
    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;
    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;
    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;
    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;
    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;
    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: inherit;
    width: inherit;
    overflow: inherit;
    transition: inherit
  }

  .off-canvas.in-canvas-for-medium.position-bottom, .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top {
    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: inherit;
    width: inherit;
    overflow: inherit;
    transition: inherit
  }

  .off-canvas.in-canvas-for-large.position-bottom, .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top {
    box-shadow: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
  }

  .off-canvas.in-canvas-for-large .close-button {
    display: none
  }
}

.hide {
  display: none !important
}

.invisible {
  visibility: hidden
}

@media screen and (max-width:39.9375em) {
  .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.9375em) {
  .show-for-medium {
    display: none !important
  }
}

@media screen and (min-width:40em) and (max-width:63.9375em) {
  .hide-for-medium-only {
    display: none !important
  }
}

@media screen and (max-width:39.9375em), 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.9375em) {
  .show-for-large {
    display: none !important
  }
}

@media screen and (min-width:64em) and (max-width:74.9375em) {
  .hide-for-large-only {
    display: none !important
  }
}

@media screen and (max-width:63.9375em), screen and (min-width:75em) {
  .show-for-large-only {
    display: none !important
  }
}

.show-for-sr, .show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0
}

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
  clip-path: none
}

.hide-for-portrait, .show-for-landscape {
  display: block !important
}

@media screen and (orientation:landscape) {
  .hide-for-portrait, .show-for-landscape {
    display: block !important
  }
}

@media screen and (orientation:portrait) {
  .hide-for-portrait, .show-for-landscape {
    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
  }
}

.align-right {
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.align-center {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.align-justify {
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.align-spaced {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around
}

.align-right.vertical.menu>li>a {
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.align-center.vertical.menu>li>a {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.align-top {
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start
}

.align-self-top {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start
}

.align-bottom {
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end
}

.align-self-bottom {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end
}

.align-middle {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.align-self-middle {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center
}

.align-stretch {
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}

.align-self-stretch {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch
}

.align-center-middle {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center
}

.small-order-1 {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1
}

.small-order-2 {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2
}

.small-order-3 {
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3
}

.small-order-4 {
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4
}

.small-order-5 {
  -webkit-order: 5;
  -ms-flex-order: 5;
  order: 5
}

.small-order-6 {
  -webkit-order: 6;
  -ms-flex-order: 6;
  order: 6
}

@media print, screen and (min-width:40em) {
  .medium-order-1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
  }

  .medium-order-2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
  }

  .medium-order-3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
  }

  .medium-order-4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4
  }

  .medium-order-5 {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5
  }

  .medium-order-6 {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6
  }
}

@media print, screen and (min-width:64em) {
  .large-order-1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
  }

  .large-order-2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
  }

  .large-order-3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
  }

  .large-order-4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4
  }

  .large-order-5 {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5
  }

  .large-order-6 {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6
  }
}

.flex-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.flex-child-auto {
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto
}

.flex-child-grow {
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto
}

.flex-child-shrink {
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto
}

.flex-dir-row {
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row
}

.flex-dir-row-reverse {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

.flex-dir-column {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}

.flex-dir-column-reverse {
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse
}

@media print, screen and (min-width:40em) {
  .medium-flex-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
  }

  .medium-flex-child-auto {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
  }

  .medium-flex-child-grow {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
  }

  .medium-flex-child-shrink {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
  }

  .medium-flex-dir-row {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
  }

  .medium-flex-dir-row-reverse {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }

  .medium-flex-dir-column {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .medium-flex-dir-column-reverse {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}

@media print, screen and (min-width:64em) {
  .large-flex-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
  }

  .large-flex-child-auto {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
  }

  .large-flex-child-grow {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
  }

  .large-flex-child-shrink {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
  }

  .large-flex-dir-row {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
  }

  .large-flex-dir-row-reverse {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }

  .large-flex-dir-column {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .large-flex-dir-column-reverse {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}

.slide-in-down.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  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 {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  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 {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  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 {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  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 {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  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 {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  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 {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  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 {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  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 {
  transition-duration: .5s;
  transition-timing-function: linear;
  opacity: 0;
  transition-property: opacity
}

.fade-in.mui-enter.mui-enter-active {
  opacity: 1
}

.fade-out.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  opacity: 1;
  transition-property: opacity
}

.fade-out.mui-leave.mui-leave-active {
  opacity: 0
}

.hinge-in-from-top.mui-enter {
  transition-duration: .5s;
  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;
  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(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1
}

.hinge-in-from-right.mui-enter {
  transition-duration: .5s;
  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;
  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(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1
}

.hinge-in-from-bottom.mui-enter {
  transition-duration: .5s;
  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;
  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(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1
}

.hinge-in-from-left.mui-enter {
  transition-duration: .5s;
  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;
  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(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1
}

.hinge-in-from-middle-x.mui-enter {
  transition-duration: .5s;
  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;
  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(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1
}

.hinge-in-from-middle-y.mui-enter {
  transition-duration: .5s;
  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;
  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(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1
}

.hinge-out-from-top.mui-leave {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  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 {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -webkit-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right;
  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 {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  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 {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
  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 {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  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 {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  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 {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: scale(.5);
  -ms-transform: scale(.5);
  transform: scale(.5);
  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 {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  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 {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  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 {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  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(.5);
  -ms-transform: scale(.5);
  transform: scale(.5);
  opacity: 0
}

.spin-in.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: rotate(-.75turn);
  -ms-transform: rotate(-.75turn);
  transform: rotate(-.75turn);
  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 {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  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(.75turn);
  -ms-transform: rotate(.75turn);
  transform: rotate(.75turn);
  opacity: 0
}

.spin-in-ccw.mui-enter {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: rotate(.75turn);
  -ms-transform: rotate(.75turn);
  transform: rotate(.75turn);
  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 {
  transition-duration: .5s;
  transition-timing-function: linear;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  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(-.75turn);
  -ms-transform: rotate(-.75turn);
  transform: rotate(-.75turn);
  opacity: 0
}

.slow {
  transition-duration: 750ms !important
}

.fast {
  transition-duration: 250ms !important
}

.linear {
  transition-timing-function: linear !important
}

.ease {
  transition-timing-function: ease !important
}

.ease-in {
  transition-timing-function: ease-in !important
}

.ease-out {
  transition-timing-function: ease-out !important
}

.ease-in-out {
  transition-timing-function: ease-in-out !important
}

.bounce-in {
  transition-timing-function: cubic-bezier(.485, .155, .24, 1.245) !important
}

.bounce-out {
  transition-timing-function: cubic-bezier(.485, .155, .515, .845) !important
}

.bounce-in-out {
  transition-timing-function: cubic-bezier(.76, -.245, .24, 1.245) !important
}

.short-delay {
  transition-delay: .3s !important
}

.long-delay {
  transition-delay: .7s !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%)
  }

  15%, 25%, 35%, 45%, 5%, 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%)
  }

  15%, 25%, 35%, 45%, 5%, 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-cw-1turn;
  animation-name: spin-cw-1turn
}

@keyframes spin-cw-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%, 100%, 30%, 70% {
    -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%, 100%, 30%, 70% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
}

.shake, .spin-ccw, .spin-cw, .wiggle {
  -webkit-animation-duration: .5s;
  animation-duration: .5s
}

.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(.485, .155, .24, 1.245) !important;
  animation-timing-function: cubic-bezier(.485, .155, .24, 1.245) !important
}

.bounce-out {
  -webkit-animation-timing-function: cubic-bezier(.485, .155, .515, .845) !important;
  animation-timing-function: cubic-bezier(.485, .155, .515, .845) !important
}

.bounce-in-out {
  -webkit-animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245) !important;
  animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245) !important
}

.short-delay {
  -webkit-animation-delay: .3s !important;
  animation-delay: .3s !important
}

.long-delay {
  -webkit-animation-delay: .7s !important;
  animation-delay: .7s !important
}

.Site {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh
}

.Site__footer, .Site__header {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.Site__main {
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  width: 100%
}

.Site__main:after {
  content: '\00a0';
  display: block;
  height: 0;
  visibility: hidden
}

.OffCanvas .drilldown a, .OffCanvas a {
  color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, .25);
  border-left: 1px solid transparent;
  padding: 1rem
}

.OffCanvas .drilldown a:active, .OffCanvas .drilldown a:focus, .OffCanvas .drilldown a:hover, .OffCanvas a:active, .OffCanvas a:focus, .OffCanvas a:hover {
  background: rgba(0, 0, 0, .25);
  border-left-color: #999
}

.OffCanvas .drilldown .js-drilldown-back a, .OffCanvas a.OffCanvas__close {
  padding: .5rem 1rem;
  background: rgba(0, 0, 0, .25)
}
.OffCanvas__close.js-off-canvas-close::before {
    content: "x ";
    margin-right: .25rem;
}
.OffCanvas .drilldown .js-drilldown-back a:active, .OffCanvas .drilldown .js-drilldown-back a:focus, .OffCanvas .drilldown .js-drilldown-back a:hover, .OffCanvas a.OffCanvas__close:active, .OffCanvas a.OffCanvas__close:focus, .OffCanvas a.OffCanvas__close:hover {
  background: rgba(0, 0, 0, .5)
}

.Header__container {
  padding-right: .9375rem;
  padding-left: .9375rem;
  max-width: 64rem;
  margin: 0 auto;
  height: 4.25rem;
  position: relative
}

@media print, screen and (min-width:40em) {
  .Header__container {
    padding-right: .9375rem;
    padding-left: .9375rem
  }
}

.Header__grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 64rem;
    height: 100%;
    margin: 0 auto;
    justify-content: space-between;
}

.Header__left {
  -webkit-flex: 1 1 0px;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
  width: auto;
  margin: 0 .9375rem 0 4.375rem;
  transition: margin .3s ease
}



@media print, screen and (min-width:64em) {
  .Header__left {
    margin-left: 8.875rem
  }
}

.Header__right {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  margin-left: .9375rem
}

.c-logo-lockup {
	 padding: 1rem;
}
 .c-logo-lockup a {
	 text-decoration: none;
	 color: #000;
}
 .c-logo-lockup a:hover {
	 text-decoration: underline dotted;
	 text-decoration-thickness: 1px;
	 text-underline-offset: 6px;
}
 .c-logo-lockup .c-logo-lockup-logo {
	 padding: 0 0.7rem;
	 display: flex;
}
 .c-logo-lockup .c-logo-lockup-logo img {
	 width: 75px;
	 height: auto;
	 margin-right: auto;
	 margin-left: auto;
}
 .c-logo-lockup .c-logo-lockup-wordmark {
	 font-family: "Open Sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}
 .c-logo-lockup .c-logo-lockup-wordmark .c-logo-lockup-wordmark-small {
	 font-size: 0.8rem;
	 letter-spacing: 1px;
	 text-transform: uppercase;
	 font-weight: 600;
}
 .c-logo-lockup .c-logo-lockup-wordmark .c-logo-lockup-wordmark-large {
	 font-size: 1.25rem;
	 letter-spacing: 0.5px;
   text-transform: none;
}
 .c-logo-lockup_horizontal {
	 display: flex;
	 align-items: center;
}
 .c-logo-lockup_horizontal .c-logo-lockup-wordmark {
	 display: flex;
	 flex-direction: column;
}
 .c-logo-lockup_horizontal .c-logo-lockup-wordmark-small {
	 display: block;
	 margin: 0;
}
 .c-logo-lockup_horizontal .c-logo-lockup-wordmark-large {
	 line-height: 1.5rem;
	 margin: 0px 0px;
	 letter-spacing: 0.25px;
   text-transform: none;
}
 

.Header__title {
  margin: 0;
  color: #500000;
  letter-spacing: 4px;
  text-transform: uppercase;
  font-size: 1.1rem;
  line-height: 1.2
}

.Header__title a {
  color: #500000
}

.Header__invite {
  position: absolute;
  top: 0;
  right: 6.25rem
}

.Header__search {
  display: none
}

@media print, screen and (min-width:64em) {
  .Header__search {
    display: block
  }
}.input-group {
	 display: flex;
}
input#searchInput {
	 background-color: #eaeaea;
	 border: none;
	 padding-left: 15px;
	 text-transform: uppercase;
	 border: 1px solid #d3d3d3;
	 margin-bottom: 0px;
   box-shadow: none;
}
input#searchInput:focus {
	 border: 1px dotted #500000;
	 outline: none;
}
#searchInput:placeholder {
  color: black;
  font-size: .85rem;
}

 .c-search-container {
	 margin-right: 1rem;
}
 .button-search {
	 background-color: #500000;
	 color: #fff;
	 padding: 10px 20px;
	 border: none;
	 cursor: pointer;
	 font-size: 1rem;
	 line-height: 50%;
	 border: 1px solid #500000;
}
 .button-search:hover, .button-search:focus {
	 color: #e3e3e3;
	 background-color: #3c0000;
}
.sr-only, .show-for-sr {
  overflow: hidden;
  visibility: hidden;
  display: none;
}
 
 
.InviteHeader {
  display: none;
  background: #e6e6e6;
  height: 40px
}

@media print, screen and (min-width:64em) {
  .InviteHeader {
    display: block
  }
}

.InviteHeader a {
  font-family: Georgia, Times, "Times New Roman", serif;
  color: #500000;
  display: block;
  text-align: center;
  padding: .5rem 0 .5rem
}

.InviteHeader a:active, .InviteHeader a:focus, .InviteHeader a:hover {
  text-decoration: underline
}

.InviteHeader::after {
  content: "";
  display: block;
  height: 0;
  left: 0;
  bottom: -15px;
  width: 0;
  border-left: 100px solid transparent;
  border-right: 100px solid transparent;
  border-top: 15px solid #e6e6e6
}

.Logo {
  display: block;
  height: 4.25rem;
  width: 4.25rem;
  padding: .25rem;
  background: #500000;
  transition: all .3s ease
}

@media print, screen and (min-width:64em) {
  .Logo {
    padding: .25rem;
    width: 6.25rem;
    height: 6.25rem;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .5)
  }
}

.Logo img[src$=".svg"] {
  width: 3.75rem;
  height: 3.75rem;
  transition: all .3s ease
}

@media print, screen and (min-width:64em) {
  .Logo img[src$=".svg"] {
    width: 5.75rem;
    height: 5.75rem
  }
}

.SearchToggle:active, .SearchToggle:focus, .SearchToggle:hover {
  color: #3c0000
}

.SearchToggle:active .SearchToggle__text, .SearchToggle:focus .SearchToggle__text, .SearchToggle:hover .SearchToggle__text {
  text-decoration: underline;
  color: #3c0000
}

.SearchToggle:active .SearchToggle__icon, .SearchToggle:focus .SearchToggle__icon, .SearchToggle:hover .SearchToggle__icon {
  color: #3c0000
}

.SearchToggle--no-text .SearchToggle__text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0
}

.SearchToggle__text {
  font-style: italic;
  color: #333;
  text-transform: uppercase;
  padding-right: .5rem
}

.SearchToggle__icon {
  font-size: 1.5rem;
  color: #500000
}
.Search__icon--white {
  font-size: 1.2rem;
  color: #ffffff;
}
.Search__icon--white:hover, .Search__icon--white:focus {
  color: #eaeaea;
}
.Title {
  color: #500000;
  letter-spacing: 4px;
  text-transform: uppercase
}

.Title a {
  color: #500000
}

.SkipNav a {
  background: #500000;
  border-radius: 0 0 3px 3px;
  color: #fff;
  height: 30px;
  left: 50%;
  margin-left: -125px;
  position: absolute;
  top: -36px;
  transition: top .2s ease;
  width: 250px;
  z-index: 9000;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, .4);
  text-align: center;
  line-height: 30px
}

.SkipNav a:focus {
  top: 0
}
.c-footer {
	 background: #f7f7f7;
	 padding-top: 2rem;

}
 .c-footer section {
	 display: flex;
	 flex-direction: column;
	 align-items: center;
	 justify-content: center;
	 max-width: 70rem;
	 margin: auto;
}
 .c-footer section img {
	 width: 15rem;
	 height: auto;
}
 .c-footer section .c-footer_social-items {
	 display: flex;
	 max-width: 425px;
	 width: 100%;
	 justify-content: center;
	 align-items: center;
	 margin: 2rem auto 2rem;
}
 .c-footer section .c-footer_social-items:after, .c-footer section .c-footer_social-items:before {
	 content: "";
	 border-top: 1px solid;
	 -webkit-box-flex: 1;
	 flex: 1 0 40px;
	 color: #b3b3b3;
}
 .c-footer section .c-footer_social-items:before {
	 margin: 0 1rem 0 0;
}
 .c-footer section .c-footer_social-items:after {
	 margin: 0 0 0 1rem;
}
 .c-footer section .c-footer_social-items ul {
	 display: flex;
	 justify-content: space-evenly;
}
 .c-footer section .c-footer_social-items ul li {
	 list-style: none;
	 margin: 0 0.375rem;
}
 .c-footer section .c-footer_social-items ul li a {
	 color: #500000;
}
 .c-footer section .c-footer_social-items ul li a:hover {
	 color: #332c2c;
}
 .c-footer section .c-footer_contact {
	 margin: 1rem auto 1rem auto;
	 text-align: center;
}
 .c-footer section .c-footer_contact a {
	 color: #500000;
  border-bottom: 2px solid;
  	 font-weight: bold;
}
 .c-footer section .c-footer_contact a:hover {
	 color: #732f2f;
  border-bottom: 0px;
}
 .c-footer .c-footer_submenu {
	 background-color: #500000;
	 padding: 0.75rem 0;
}
 .c-footer .c-footer_submenu ul {
	 display: flex;
	 justify-content: center;
	 text-align: center;
	 text-transform: uppercase;
	 margin: 1rem auto 1rem auto;
}
 .c-footer .c-footer_submenu ul li {
	 list-style: none;
	 margin: 0px 1rem;
}
 .c-footer .c-footer_submenu ul li a {
	 font-size: 1rem;
	 color: #fff;
	 text-decoration: none;
	 border-bottom: 1px dotted;
}
 .c-footer .c-footer_submenu ul li a:hover {
	 color: #939393;
	 text-decoration: none;
	 border-bottom: 1px solid;
}
 @media only screen and (max-width: 715px) {
	 .c-footer_submenu ul {
		 flex-direction: column;
	}
	 .c-footer_submenu ul li {
		 margin: 1rem;
	}
	 .c-footer section .c-footer_social-items::after, .c-footer section .c-footer_social-items::before {
		 content: none;
	}
}
 

.SiteNav {
  min-height: 3.75rem;
  background: #fff;
  border: 1px solid #500000;
  border-width: 1px 0
}

@media print, screen and (min-width:64em) {
  .SiteNav {
    background: #500000;
    border: none
  }
}



.SiteNav__container {
  padding-right: .9375rem;
  padding-left: .9375rem;
  max-width: 64rem;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0
}

@media print, screen and (min-width:40em) {
  .SiteNav__container {
    padding-right: .9375rem;
    padding-left: .9375rem
  }
}

@media print, screen and (min-width:40em) {
  .SiteNav__container {
    padding-left: 0;
    padding-right: 0
  }
}

@media print, screen and (min-width:64em) {
  .SiteNav__container {
    padding-left: .9375rem;
    padding-right: .9375rem
  }
}

.SiteNav__grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap
}

.SiteNav__left {
  -webkit-flex: 1 1 0px;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
  width: auto;
  margin-right: .9375rem;
  transition: margin .3s ease
}

@media print, screen and (min-width:64em) {
  .SiteNav__left {
  }
}

.SiteNav__right {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  margin-left: .9375rem
}

.SiteNav__searchToggle:active .SearchToggle__icon, .SiteNav__searchToggle:focus .SearchToggle__icon, .SiteNav__searchToggle:hover .SearchToggle__icon {
  color: #fff
}

.SiteNav__divider {
  border-right: 1px solid #500000
}

.NavMenu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

[data-whatinput=mouse] .NavMenu li {
  outline: 0
}

.NavMenu .button, .NavMenu a {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: .7rem 1rem
}

.NavMenu a, .NavMenu button, .NavMenu input, .NavMenu select {
  margin-bottom: 0
}

.NavMenu input {
  display: inline-block
}

.NavMenu a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 3.75rem;
  color: #fff;
  font-size: 1.0525rem;
}

.NavMenu>li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}

.NavMenu>li>a {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.NavMenu>li>a:active, .NavMenu>li>a:focus, .NavMenu>li>a:hover {
  background: #3c0000;
  color: #ffffff;
}

.NavMenu--mobile a {
  color: #500000
}

.NavMenu--mobile a:active, .NavMenu--mobile a:focus, .NavMenu--mobile a:hover {
  color: #fff;
  background: #500000
}

.NavMenu__submenuContainer {
  position: relative
}

.NavMenu__submenuContainer:active .NavMenu__submenu, .NavMenu__submenuContainer:focus .NavMenu__submenu, .NavMenu__submenuContainer:hover .NavMenu__submenu {
  height: auto
}

.NavMenu__submenu {
  height: 0;
  position: absolute;
  list-style: none;
  margin: 0;
  top: 100%;
  left: 0;
  max-width: 15.625rem;
  background: #4d4d4d;
  overflow: hidden;
  z-index: 3000
}

.NavMenu__submenu.is-expanded {
  height: auto
}

.NavMenu__submenu:focus-within {
  height: auto
}

.NavMenu__submenu a {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap
}

.NavMenu__submenu a:active, .NavMenu__submenu a:focus, .NavMenu__submenu a:hover {
  background: #1a1a1a
}

.NavMenu__submenuToggle:active+.NavMenu__submenu, .NavMenu__submenuToggle:focus+.NavMenu__submenu, .NavMenu__submenuToggle:hover+.NavMenu__submenu {
  height: auto
}

.Search {
  visibility: hidden;
  position: absolute;
  z-index: 1000;
  width: 100%;
  background: #3c0000;
  overflow: hidden;
  max-height: 0;
  transition: visibility 0s linear .5s, max-height .2s ease .3s
}

.Search__container {
  padding-right: .9375rem;
  padding-left: .9375rem;
  max-width: 64rem;
  margin: 0 auto;
  opacity: 0;
  transition: opacity .3s ease
}

@media print, screen and (min-width:40em) {
  .Search__container {
    padding-right: .9375rem;
    padding-left: .9375rem
  }
}
@media print, screen and (max-width:64em) {
  #search-header {
    visibility: hidden;
    display: none;
  }
}
.Search__grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap
}

.Search__content {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 100%;
  padding-right: .9375rem;
  padding-left: .9375rem;
  padding: 1rem 0 .5rem
}

@media print, screen and (min-width:40em) {
  .Search__content {
    width: 66.66667%;
    padding-right: .9375rem;
    padding-left: .9375rem;
    margin-left: calc(16.66667% + .9375rem)
  }
}

.Search__close {
  color: #fff;
  font-size: .75rem;
  cursor: pointer;
  display: block;
  text-align: center;
  margin: .5rem auto 0;
  line-height: 1.3
}

.Search__close:active, .Search__close:focus, .Search__close:hover {
  color: #fff;
  text-decoration: underline
}

.Search.is-expanded {
  visibility: visible;
  max-height: 100px;
  transition: visibility 0s linear, max-height .2s ease
}

.Search.is-expanded .Search__container {
  opacity: 1;
  transition: .3s opacity .2s
}

.Hero {
  background-position: center;
  background-size: cover;
}

.Hero__container {
  padding-right: .9375rem;
  padding-left: .9375rem;
  max-width: 64rem;
  margin: 0 auto
}

@media print, screen and (min-width:40em) {
  .Hero__container {
    padding-right: .9375rem;
    padding-left: .9375rem
  }
}

.Hero__grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap
}

.Hero__text {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: calc(100% - 1.875rem)
}

@media print, screen and (min-width:64em) {
  .Hero__text {
    width: 66.66667%
  }
}

.Hero__quote {
  margin: 0
}

.Content {
  padding: 2rem 0
}

.Content__container {
  padding-right: .9375rem;
  padding-left: .9375rem;
  max-width: 64rem;
  margin: 0 auto
}

@media print, screen and (min-width:40em) {
  .Content__container {
    padding-right: .9375rem;
    padding-left: .9375rem
  }
}
.Content__heading {
  margin-bottom: 2.2rem;
}

.Content__grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap
}

.Content__primary {
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  width: 100%
}

@media print, screen and (min-width:40em) {
  .Content__primary {
    width: calc(66.66667% - 1.875rem)
  }
}

.Content__primary--bottom {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2
}

@media print, screen and (min-width:40em) {
  .Content__primary--bottom {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
  }
}

.Content__sidebar {
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  width: 100%
}

@media print, screen and (min-width:40em) {
  .Content__sidebar {
    width: calc(33.33333% - 1.875rem);
    margin-left: 1.875rem
  }
}

/*.Content__sidebar--up-mobile {*/
/*  margin-top: -3.75rem*/
/*}*/

@media print, screen and (min-width:40em) {
  .Content__sidebar--up-desktop {
    margin-top: -3.75rem
  }
}

@media print, screen and (min-width:64em) {
  .Content__sidebar--up-desktop {
    margin-top: -12.5rem
  }
}

.Content__sidebar--top {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1
}

@media print, screen and (min-width:40em) {
  .Content__sidebar--top {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
  }
}

.Sidebar__item {
  margin-bottom: 1.5rem
}

@media print, screen and (min-width:40em) {
  .MessagesWidget {
    padding: 0 1rem
  }
}

.MessagesWidget__title {
  font-size: 1.375rem;
  padding-bottom: .25rem;
  margin: 0;
  font-weigh: bold;
}

.MessagesWidget__list {
  list-style: none;
  margin: 0
}

.MessagesWidget__list li a {
  display: block;
  margin: 0;
  transition: color .3s ease;
  border-bottom: none;
  padding-top: 1rem;
}

.MessagesWidget__list li a .link {
    color: #500000;
  border-bottom: 2px solid;
  font-weight: bold;
}
.MessagesWidget__list li a .link:hover, .MessagesWidget__list li a .link:focus {
  color: #732f2f;
  border-bottom: 0px;
}



.MessagesWidget__list li a:active, .MessagesWidget__list li a:focus, .MessagesWidget__list li a:hover {
  color: #500000
}

.MessagesWidget__list li a:active::after, .MessagesWidget__list li a:focus::after, .MessagesWidget__list li a:hover::after {
  width: 100%;
  border-color: #020202;
}
.Sidebar__item h4 {
  padding-top: 1.5rem;
  font-size: 1.125rem;
}

.MessagesWidget__list li a.ReadMore {
  color: #500000;
  font-weight: bold;
  border-bottom: 2px solid;
}
@media print, screen and (min-width:40em) {
  .SocialWidget {
    padding: 0 1rem
  }
}

.SocialWidget__title {
  color: #fff;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: italic;
  font-weight: 700;
  font-size: 1rem;
  background: #500000;
  text-align: center;
  width: 100%;
  padding: .5rem;
  margin: 0
}

.SocialWidget__list {
  background: #e6e6e6;
  list-style: none;
  margin: 0;
  padding: .5rem 1.5rem
}

.SocialWidget__list li {
  margin-bottom: .25rem
}

.SocialWidget__list li:last-child {
  margin-bottom: 0
}

.SocialWidget__list a {
  color: #333
}

.SocialWidget__list a:active, .SocialWidget__list a:focus, .SocialWidget__list a:hover {
  color: #500000;
  text-decoration: underline
}

.SocialWidget__icon {
  margin-right: .5rem
}

.PortraitWidget {
  text-align: center
}

.PortraitWidget img {
  background: #fff;
  padding: 1rem 1rem 0 1rem
}

.FollowWidget {
  text-align: center
}

@media print, screen and (min-width:40em) {
  .FollowWidget {
    text-align: left;
    padding: 0 1rem
  }
}

.FollowWidget__link {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #500000;
  padding: .5rem 1rem;
  color: #500000;
  transition: .2s color ease, .2s background-color ease
}

@media print, screen and (min-width:40em) {
  .FollowWidget__link {
    color: #4d4d4d;
    border: none;
    padding: 0
  }
}

.FollowWidget__link:active, .FollowWidget__link:focus, .FollowWidget__link:hover {
  color: #fff;
  background-color: #500000
}

@media print, screen and (min-width:40em) {
  .FollowWidget__link:active, .FollowWidget__link:focus, .FollowWidget__link:hover {
    color: #500000;
    background-color: transparent
  }
}

.FollowWidget__icon {
  font-size: 1.375rem;
  margin-right: 1.25rem
}

@media print, screen and (min-width:40em) {
  .FollowWidget__icon {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    font-size: 2.125rem
  }
}

.FollowWidget__text {
  font-size: .875rem;
  font-style: italic
}

@media print, screen and (min-width:40em) {
  .FollowWidget__text {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto
  }
}

@media print, screen and (min-width:40em) {
  .ImageWidget {
    padding: 0 1rem
  }
}

.RecentMediaWidget__subheader {
  font-size: 1.125rem;
  margin-bottom: .25rem
}

.RecentMediaWidget__date {
  color: #333;
  font-size: .875rem;
  font-weight: 700
}

.RecentMediaWidget__video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: .5rem
}

.RecentMediaWidget__video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none
}

.Primary h1 a, .Primary h2 a, .Primary h3 a, .Primary h4 a, .Primary h5 a, .Primary h6 a {
  color: #500000;
  border-bottom: 2px solid;
  font-weight: bold;
}

.Primary h1 a:active, .Primary h1 a:focus, .Primary h1 a:hover, .Primary h2 a:active, .Primary h2 a:focus, .Primary h2 a:hover, .Primary h3 a:active, .Primary h3 a:focus, .Primary h3 a:hover, .Primary h4 a:active, .Primary h4 a:focus, .Primary h4 a:hover, .Primary h5 a:active, .Primary h5 a:focus, .Primary h5 a:hover, .Primary h6 a:active, .Primary h6 a:focus, .Primary h6 a:hover {
  color: #732f2f;
  border-bottom: 0px;
}

.Primary li a, .Primary p a {
  color: #500000;
    border-bottom: 1px solid;
font-weight: bold;
}

.Primary li a:active, .Primary li a:focus, .Primary li a:hover, .Primary p a:active, .Primary p a:focus, .Primary p a:hover {
  color: #732f2f;
border-bottom: 0px;
}

.Primary__title {
  font-family: "Oswald", Helvetica, sans-serif;
  letter-spacing: 1px;
  font-size: 2.5rem;
}
.Primary__title.smaller {
  font-size: 2.5rem;
  margin-bottom: 1rem;
}
.Primary__title.gray {
  font-size: 2rem;
  color: #3e3e3e;
}

.Primary__title.bigger {
  font-family: "Oswald", Helvetica, sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 3.5rem;
  font-weight: 500;
}

.Secondary__title {
  font-family: "Open Sans", Helvetica, sans-serif;
  margin: 0 0 1.25rem;
  font-style: italic;
  color: #3d3d3d;
  font-size: 1.5rem;
  font-weight: 500;
  margin-bottom: .75rem;
}
h2.Secondary__title {
  font-size: 1.5rem;
  font-family: "Work Sans", arial, san-serif;
}

@media print, screen and (max-width:40em) {
  
  .Primary__title {
    font-family: "Oswald", Helvetica, sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 2rem;
    font-weight: 500;
  }
  .Primary__title.smaller {
    font-size: 2rem;
  }
  .Primary__title.gray {
    font-size: 1.5rem;
  }

  .Primary__title.bigger {
    font-size: 2.5rem;

  }
  .Secondary__title {
    font-size: 1.25rem;

  }
}
.Quote {
  border: none;
  margin: 0;
  padding: 0
}

.Quote__text {
  position: relative;
  color: #333;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 1.5rem;
  margin: 0 0 1rem
}

.Quote__text::before {
  content: "“";
  position: absolute;
  top: 0;
  left: -10px
}

.Quote__text::after {
  content: "”"
}

.Quote__author {
  color: #500000;
  font-style: italic;
  font-weight: 300;
  font-size: 1.25rem;
  margin: 0
}

.Button {
  color: #fff;
  background: #500000;
  transition: color .3s ease, background-color .3s ease;
  margin-bottom: 1rem
}

.Button:active, .Button:focus, .Button:hover {
  color: #fff;
  background: #3c0000
}

.Button--hollow {
  color: #500000;
  border: 1px solid #500000;
  background: 0 0;
  transition: color .3s ease, background-color .3s ease, border-color .3s ease
}

.Button--hollow:active, .Button--hollow:focus, .Button--hollow:hover {
  color: #fff;
  background-color: #500000;
  border-color: #500000
}

.Button--gray {
  background: #4d4d4d
}

.Button--gray:active, .Button--gray:focus, .Button--gray:hover {
  background: #333
}

.Button--fancy {
  color: #500000;
  border: 1px solid #500000;
  background: 0 0;
  box-shadow: inset 0 0 0 #500000;
  transition: color .3s ease .1s, background-color .3s ease .1s, box-shadow .1s ease
}

.Button--fancy:active, .Button--fancy:focus, .Button--fancy:hover {
  color: #fff;
  background-color: #500000;
  border-color: #500000;
  box-shadow: inset 0 0 0 2px #500000
}

.Button--expanded {
  display: block;
  width: 100%
}

.SearchForm {
  max-width: 40.625rem;
  margin: 0 auto
}

.SearchForm .input-group {
  margin: 0
}

.SearchForm .input-group .SearchForm__text {
  border-radius: 3px 0 0 3px;
  box-shadow: none;
  transition: .2s box-shadow ease
}

.SearchForm .input-group .SearchForm__text::-webkit-input-placeholder {
  color: #000;
}

.SearchForm .input-group .SearchForm__text:-ms-input-placeholder {
  color: #000;
}

.SearchForm .input-group .SearchForm__text::placeholder {
  color: #000;
}

.SearchForm .input-group .SearchForm__text:focus {
  box-shadow: 0 0 5px rgba(255, 255, 255, .6)
}

.SearchForm .input-group .SearchForm__button {
  border-radius: 0 3px 3px 0
}

.SearchForm__text {
  padding: .5rem 1rem
}

.gsc-control-cse {
  padding: 0 !important
}


.Messages__header {
  color: #500000;
  font-weight: 400;
  text-transform: unset;
  letter-spacing: 0px;
  margin-bottom: 1rem;
  font-size: 1.75rem;
  text-transform: unset;
  font-family: "Oswald", sans-serif;
}
h3.Messages__header {
    font-size: 1.3rem;
    margin-top: 2rem;
    color: #1e1e1e;
}

.HomeMessages__header {
  font-size: 1.35rem;
  color: #500000;
  letter-spacing: 1px;
  font-style: italic;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 1rem;
}

.HomeMessages__list {
  list-style: none;
  margin: 0;
  padding: 0 0 0 1.5rem;
  border-left: 5px solid #d3d3d3;
}

.HomeMessages__item {
  border-bottom: 2px solid #e6e6e6;
  margin-bottom: 1rem;
  padding-bottom: .5rem
}

.HomeMessages__title {
  margin-bottom: .5rem
}

.HomeMessages__date {
  color: #4d4d4d;
  margin-bottom: 0;
  text-transform: uppercase;
  margin-bottom: 1rem;
  display: block;
}

.HomeMessages__text {
  font-style: italic
}

.HomeMessages__text p {
  margin-bottom: 0
}

.GoogleSearch__text {
  margin-bottom: 0
}

.ImageLeft__image {
  float: left;
  width: 100%;
  max-width: 6.25rem;
  height: auto;
  margin: .5rem 1rem .5rem 0
}

@media print, screen and (min-width:40em) {
  .ImageLeft__text {
    padding-left: 7.1875rem
  }
}

.PastPresident {
  overflow: hidden;
  margin-bottom: 1.5rem
}

.PastPresident__image {
  float: left;
  width: 100%;
  max-width: 6.25rem;
  height: auto;
  margin: .5rem 1rem .5rem 0
}

.PastPresident__dates {
  list-style: none;
  font-weight: 600;
  margin: 0 0 .5rem
}

@media print, screen and (min-width:40em) {
  .PastPresident__text {
    padding-left: 7.1875rem
  }
}

.CabinetList {
  list-style: none;
  margin: 0 0 1rem 0
}

.CabinetList__item {
  display: block;
  min-height: 6.875rem;
  width: 100%;
  overflow: hidden;
  margin-bottom: 0
}

@media print, screen and (min-width:40em) {
  .CabinetList__item {
    display: inline-block;
    width: calc(50% - 1rem)
  }
}

.CabinetList__item:nth-child(even) {
  margin-right: 0
}

@media print, screen and (min-width:40em) {
  .CabinetList__item:nth-child(even) {
    margin-right: .5rem
  }
}

.CabinetList__item:nth-child(odd) {
  margin-left: 0
}

@media print, screen and (min-width:40em) {
  .CabinetList__item:nth-child(odd) {
    margin-left: .5rem
  }
}

.CabinetList__item:first-child {
  display: block;
  margin-left: 0
}

.CabinetList__image {
  width: 100%;
  max-width: 4.125rem;
  height: auto;
  float: left;
  margin: 0 .625rem .9375rem 0
}

.CabinetList__text {
  font-size: .875rem;
  line-height: 1.3
}

.MessageList__item {
  margin-bottom: 1.5rem;
  padding-bottom: 1rem;
  border-bottom: 2px dotted #e6e6e6
}


.MessageList__date {
 color: #3e3e3e;
  margin-bottom: .75rem;
  font-style: italic;
  display: block;
}
.MessageList {
  margin-top: 1rem;
}

.TopVideo {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  border-bottom: 2px solid #e6e6e6;
  padding-bottom: 1rem;
  margin-bottom: 1rem
}

.TopVideo__left {
  width: calc(100% - 1.875rem);
  width: 100%
}

@media print, screen and (min-width:40em) {
  .TopVideo__left {
    margin-right: .9375rem;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto
  }
}

.TopVideo__right {
  width: calc(100% - 1.875rem);
  width: 100%
}

@media print, screen and (min-width:40em) {
  .TopVideo__right {
    margin-left: .9375rem;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto
  }
}

.TopVideo__video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  margin-bottom: 1rem;
  height: 0;
  overflow: hidden
}

.TopVideo__video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none
}

.TopVideo__date {
  font-weight: 700
}

.VideoList {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap
}

.VideoList__item {
  width: 100%;
  margin: 0 0 1rem 0
}

@media print, screen and (min-width:40em) {
  .VideoList__item {
    width: calc(50%);
    padding: 0
  }

  .VideoList__item:nth-child(2n+1) {
    padding-left: 0;
    padding-right: 1rem
  }

  .VideoList__item:nth-child(2n) {
    padding-right: 0;
    padding-left: 1rem
  }
}

@media print, screen and (min-width:64em) {
  .VideoList__item {
    width: calc(33.333%);
    padding: 0 .5rem
  }

  .VideoList__item:nth-child(2n+1) {
    padding: 0 .5rem
  }

  .VideoList__item:nth-child(2n) {
    padding: 0 .5rem
  }

  .VideoList__item:nth-child(3n+1) {
    padding-left: 0;
    padding-right: 1rem
  }

  .VideoList__item:nth-child(3n) {
    padding-right: 0;
    padding-left: 1rem
  }
}

.VideoList__link {
  position: relative;
  overflow: hidden;
  display: block
}

.VideoList__link:active, .VideoList__link:focus, .VideoList__link:hover {
  text-decoration: underline
}

.VideoList__image {
  width: 100%;
  height: auto
}

.VideoList__date {
  position: absolute;
  top: 0;
  right: 0;
  font-size: .875rem;
  color: #fff;
  padding: .5rem .75rem;
  background: rgba(0, 0, 0, .8)
}

.VideoList__title {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 1.25rem;
  padding: 0 .5rem;
  color: #500000
}

.ReadMore {
  color: #500000;
  border-bottom: 2px solid;
  font-weight: bold;
  font-size: 1.1rem;
}

.ReadMore:active, .ReadMore:focus, .ReadMore:hover {
  color: #732f2f;
  border-bottom: 0px;
}

.GroupList {
  border-left: 4px solid #500000;
  padding: 0 0 0 1.25rem
}

.GroupList__item {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 2px solid #e6e6e6
}

.T7Nav {
  min-height: 3rem;
  margin-bottom: 1rem;
  border: 1px solid #ddd
}

@media print, screen and (min-width:64em) {
  .T7Nav {
    border-width: 1px 0;
    border-color: #500000
  }
}

.T7Nav__container {
  padding-right: .9375rem;
  padding-left: .9375rem;
  max-width: 64rem;
  margin: 0 auto;
  padding-left: 0 !important;
  padding-right: 0 !important
}

@media print, screen and (min-width:40em) {
  .T7Nav__container {
    padding-right: .9375rem;
    padding-left: .9375rem
  }
}

.T7Nav__grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap
}

.T7Nav__content {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: calc(100% - 1.875rem);
  width: 100%
}

.T7Nav__menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #f0f0f0
}

[data-whatinput=mouse] .T7Nav__menu li {
  outline: 0
}

.T7Nav__menu .button, .T7Nav__menu a {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: .7rem 1rem
}

.T7Nav__menu a, .T7Nav__menu button, .T7Nav__menu input, .T7Nav__menu select {
  margin-bottom: 0
}

.T7Nav__menu input {
  display: inline-block
}

@media print, screen and (min-width:64em) {
  .T7Nav__menu {
    padding-right: 3.875rem;
    background: 0 0
  }
}

.T7Nav__menu>.T7Nav__item:last-child .T7Nav__link {
  border-bottom: none !important
}

.T7Nav__item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  font-weight: 700;
  color: #500000;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media print, screen and (min-width:64em) {
  .T7Nav__item {
    width: auto
  }
}

.T7Nav__item--info {
  margin-right: .25rem;
  font-size: .8125rem
}

@media print, screen and (min-width:64em) {
  .T7Nav__item--info {
    margin-right: .5rem;
    font-size: .875rem
  }
}

@media print, screen and (min-width:64em) {
  .T7Nav__item--login {
    position: absolute;
    right: 0
  }
}

.T7Nav__link {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 2.25rem;
  color: #500000;
  font-size: .875rem;
  padding: 0 1rem !important;
  font-weight: 700;
  border: none !important;
  width: 100%;
  border-bottom: 1px solid #ddd !important
}

@media print, screen and (min-width:64em) {
  .T7Nav__link {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 .75rem !important;
    height: 3rem;
    border-bottom: none !important
  }
}

.T7Nav__link:active, .T7Nav__link:focus, .T7Nav__link:hover {
  color: #fff !important;
  background: #500000
}

@media print, screen and (min-width:64em) {
  .T7Nav__link--login {
    background: #e6e6e6
  }
}

.T7Nav__submenuContainer {
  position: relative
}

.T7Nav__submenuContainer:active .T7Nav__submenu, .T7Nav__submenuContainer:focus .T7Nav__submenu, .T7Nav__submenuContainer:hover .T7Nav__submenu {
  height: auto
}

.T7Nav__submenu {
  list-style: none;
  margin: 0;
  z-index: 3000;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%
}

@media print, screen and (min-width:64em) {
  .T7Nav__submenu {
    height: 0;
    position: absolute;
    max-width: 15.625rem;
    top: 100%;
    left: 0;
    background: #e6e6e6;
    overflow: hidden
  }
}

.T7Nav__submenu.is-expanded {
  height: auto
}

.T7Nav__submenu:focus-within {
  height: auto
}

@media print, screen and (min-width:64em) {
  .T7Nav__submenu .T7Nav__item:first-child .T7Nav__link {
    border-top-width: 1px !important
  }
}

.T7Nav__submenu .T7Nav__link {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  padding-left: 2.25rem !important
}

.T7Nav__submenu .T7Nav__link::before {
  position: absolute;
  font-size: .5rem;
  content: "▶";
  left: 1.5rem;
  top: .875rem
}

@media print, screen and (min-width:64em) {
  .T7Nav__submenu .T7Nav__link::before {
    content: ""
  }
}

@media print, screen and (min-width:64em) {
  .T7Nav__submenu .T7Nav__link {
    border: 1px solid #500000 !important;
    border-top-width: 0 !important;
    padding-left: .75rem !important
  }
}

.T7Nav__submenuToggle:active+.T7Nav__submenu, .T7Nav__submenuToggle:focus+.T7Nav__submenu, .T7Nav__submenuToggle:hover+.T7Nav__submenu {
  height: auto
}

@media print, screen and (min-width:40em) {
  .TimelineWidget {
    padding: 0 1rem
  }
}

.TimelineWidget__title {
  font-size: 1.25rem;
  border-bottom: 1px solid #4d4d4d;
  padding-bottom: 1rem;
  margin: 0
}

.TimelineWidget__list {
  list-style: none;
  margin: 0
}

.TimelineWidget__item {
  display: block;
  color: #4d4d4d;
  position: relative;
  padding: 1rem 0;
  margin: 0
}

.TimelineWidget__item::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50%;
  border-top: 1px solid #e6e6e6;
  transition: width .3s ease, border-color .3s ease
}

.ThemeList {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  list-style: none;
  margin: 0 0 1rem;
  padding: 0
}

.ThemeList__item {
  -webkit-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%
}

@media print, screen and (min-width:64em) {
  .ThemeList__item {
    -webkit-flex: 1 1 33.333%;
    -ms-flex: 1 1 33.333%;
    flex: 1 1 33.333%
  }
}

body {
  scroll-behavior: smooth
}

hr {
  border-width: 2px;
  border-color: #e6e6e6
}

#breadcrumb {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5rem
}

#breadcrumb:before, #breadcrumb:after {
  content: " ";
  display: table
}

#breadcrumb:after {
  clear: both
}

.breadcrumbs {
  margin-top: .5rem;
  margin-bottom: 0.5rem;
  padding-top: 0;
  padding-bottom: .5rem;
  background-color: transparent
  font-size: .75rem;
}
.breadcrumbs{
    display:block;
    padding:0.5625rem 0.875rem 0.5625rem;
    overflow:hidden;
    margin-left:0;
    list-style:none;
    border-style:solid;
    border-width:0;
    background-color:#fff;
    border-color:#e6e6e6;
    border-radius:3px;
    padding-left: 0;
}
.breadcrumbs>*{
    margin:0;
    float:left;
    font-size: .75rem;
    line-height:0.6875rem;
    text-transform:uppercase;
    color: #500000;
    font-weight: bold;
}
.breadcrumbs>*:hover a,.breadcrumbs>*:focus a{
    text-decoration: none;
    color: #732f2f;
}
.breadcrumbs>* a{
    color:#500000;
    text-decoration: underline;
}
.breadcrumbs>*.current{
    cursor:default;
    color:#333333
}
.breadcrumbs>*.current a{
    cursor:default;
    color:#333333
}
.breadcrumbs>*.current:hover,.breadcrumbs>*.current:hover a,.breadcrumbs>*.current:focus,.breadcrumbs>*.current:focus a{
    text-decoration:none
}
.breadcrumbs>*.unavailable{
    color:#999999
}
.breadcrumbs>*.unavailable a{
    color:#999999
}
.breadcrumbs>*.unavailable:hover,.breadcrumbs>*.unavailable:hover a,.breadcrumbs>*.unavailable:focus,.breadcrumbs>*.unavailable a:focus{
    text-decoration:none;
    color:#999999;
    cursor:default
}
.breadcrumbs>*:before{
    content:"/";
    color:#AAAAAA;
    margin:0 0.75rem;
    position:relative;
    top:1px
}
.breadcrumbs>*:first-child:before{
    content:" ";
    margin:0
}
[aria-label="breadcrumbs"] [aria-hidden="true"]:after{
    content:"/"
}

.c-button {
  display: inline-block;
  margin: 0;
  padding-top: 1rem;
  padding-right: 1.875rem;
  padding-bottom: 1rem;
  padding-left: 1.875rem;
  transition: 0.3s ease-in-out;
  border-width: 3px;
  border-style: solid;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  width: auto;
  
}


.c-button--blue {
  border-color: #500000;
  background-color: #500000;
  color: #ffffff;
}
.c-button--blue:hover, .c-button--blue:focus {
  border-color: #732f2f;
  background-color: #732f2f;
}

.c-button--blue-ghost {
  background-color: transparent;
  border-color: #500000;
  color: #500000;
}
.c-button--blue-ghost:hover, .c-button--blue-ghost:focus {
  background-color: #500000;
  color: #ffffff;
}

.c-button--blue-ghost-reverse {
  background-color: #732f2f;
  border-color: #732f2f;
  color: #ffffff;
}
.c-button--blue-ghost-reverse:hover, .c-button--blue-ghost-reverse:focus {
  background-color: transparent;
  color: #732f2f;
}
.c-button_maroon {
  border-color: #500000;
  background-color: #500000;
  color: #ffffff !important;
}

.c-button_maroon:hover, .c-button_maroon:focus {
  background-color: #732f2f;
  border-color: #732f2f;
  color: #ffffff;
}

.c-button .Icon {
  font-size: 1.6rem;
  padding-left: .5rem;
}
.InviteWidget .c-button {
  max-width: 90%;
  margin: 1rem;
  display: flex;
  justify-content: center;
}
@media print, screen and (max-width:800px) {
  .InviteWidget .c-button {
 
    padding-right: 0;
    padding-left: 0;
  }
}
@media print, screen and (max-width:40em) {
  .InviteWidget .c-button {
    max-width: 100%;
    margin: 0;
  }
}
.u-margin-center {margin-left: auto !important;margin-right: auto !important;}

.u-margin-sm {margin: 1rem !important;}
.u-margin-md {margin: 1.25rem !important;}
.u-margin-lg {margin: 1.5rem !important;}
.u-margin-xl {margin: 2rem !important;}

.u-margin-t-sm {margin-top: 1rem !important;}
.u-margin-t-md {margin-top: 1.25rem !important;}
.u-margin-t-lg {margin-top: 1.5rem !important;}
.u-margin-t-xl {margin-top: 2rem !important;}

.u-margin-r-sm {margin-right: 1rem !important;}
.u-margin-r-md {margin-right: 1.25rem !important;}
.u-margin-r-lg {margin-right: 1.5rem !important;}
.u-margin-r-xl {margin-right: 2rem !important;}

.u-margin-b-sm {margin-bottom: 1rem !important;}
.u-margin-b-md {margin-bottom: 1.25rem !important;}
.u-margin-b-lg {margin-bottom: 1.5rem !important;}
.u-margin-b-xl {margin-bottom: 2rem !important;}

.u-margin-l-sm {margin-left: 1rem !important;}
.u-margin-l-md {margin-left: 1.25rem !important;}
.u-margin-l-lg {margin-left: 1.5rem !important;}
.u-margin-l-xl {margin-left: 2rem !important;}

aside a {
  color: #500000;
  border-bottom: 2px solid;
  font-weight: bold;
}
aside a:hover, aside a:focus {
  color: #732f2f;
  border-bottom: 0px;
}
a.link {
  color: #500000;
  border-bottom: 2px solid;
  font-weight: bold;
}

a.link:hover, a.link:focus {
  color: #732f2f;
  border-bottom: 0px;
}

.border-left {
  padding: 0 0 0 1.5rem;
  border-left: 5px solid #d3d3d3;
}
.MessagesWidget__list .date {
  font-size: .9rem;
  font-style: italic;
  color: #4d4d4d;
}

.Primary h3.MessageList__title {
    font-size: 1.25rem;
    font-weight: 600;  
    margin-bottom: .25rem;
}

h3.MessagesWidget__title {
    font-size: 1.15rem;
    font-weight: 400;  
    margin-top: 1.5rem;
}

.Primary h2.MessageList__title a, .Primary h3.MessageList__title a {
  border-bottom: 2px solid #500000;
  font-family: "Work Sans", Arial, sans-serif;
  font-weight: 600;
  color: #500000;
  font-size: 1.6rem;
}

.Primary h2.MessageList__title a:hover, .Primary h2.MessageList__title a:focus, .Primary h3.MessageList__title a:hover, .Primary h3.MessageList__title a:focus {
  color: #732f2f;
  border-bottom: 0px;
}
.nav-btn a {
  background: #006483;
  padding: 0 1.5rem;
}
.nav-btn .Icon.Icon--caretRight {
  font-size: 1.3rem;
  font-weight: bold;
}
/*.nav-btn a:after {*/
/*    content: "\f101";*/
/*    font-family: FontAwesome;*/
/*    font-size: 1.5rem;*/
/*    padding-left: .5rem;*/
/*    transition: all 0.5s ease-out;*/
/*}*/
/*.nav-btn a:hover::after {*/
/*    content: "\f103";*/
/*    font-family: FontAwesome;*/
/*    transition: all 0.5s ease-out;*/
/*}*/

.working-groups h2 {
  text-transform: uppercase;
  font-size: 1.5rem;
  font-family: "Oswald";
  font-weight: 400;
}
.working-groups h2:not(:first-child) {
  margin-top: 2.5rem;
}
.working-groups h3 {
  margin-top: 1rem;
  font-weight: bold;
  font-size: 1.1rem;
}

.working-groups .border-left {
  margin-bottom: 2rem;
}
.uppercase {
  display: block;
  margin-bottom: 1rem;
  text-transform: uppercase;
}
.home-card {
  margin-top: 1rem;
  margin-bottom: 2rem;
  border: 1px solid #a7a7a7;
  padding: 1rem;
}
.home-card .c-button {
  background: #500000;
  border: 2px solid #500000;
  color: #fff;
}
.home-card .c-button:hover, .home-card .c-button:focus, .home-card .c-button:active {
  background: transparent;
  border: 2px solid #500000 !important;
  color: #500000;
}
.home-card h2 {
  font-size: 1.5rem;
  font-weight: bold;
  margin-top: 1rem;
}

.section-wrap {
  padding: 3rem 1.5rem 0 1.5rem;
    padding-bottom: 0px;
}

.callout .callout__container {
  display: flex;
  gap: 1.5rem;
}
.col-10, .callout .callout__container {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.callout .icon-wrapper svg {
  width: 4rem;
  height: 4rem;
  fill: #500000;
}

@media (max-width: 768px) {
  .callout .callout__container {
    flex-wrap: wrap;
    width: 100%;
    gap: 0.5rem;
  }
}


.social-collection .social-collection__list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  gap: 1rem;
}
.social-collection .social-collection__list li a:hover svg {
  fill: #732f2f;
  transform: scale(1.1);
}
.social-collection .social-collection__list li a svg {
  width: 32px;
  height: 32px;
  fill: #500000;
  transition: 0.2s ease;
}
.social-collection .social-collection__heading {
  text-align: center;
  display: block;
  margin-bottom: 0.5rem;
}

.social-collection .social-collection__list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
}


.aux-components { 

div,
span,
h1,
h2,
h3,
p,
a,
big,
img,
ul,
li,
section {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

section {
  display: block;
}


ul {
  list-style: none;
}


.section-wrap > * {
  --aux-gutter-x: 1.5rem;
  --aux-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--aux-gutter-x) * 0.5);
  padding-left: calc(var(--aux-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

 .section-wrap > * {
  max-width: 1400px;
}
:root {
}

 .section-intro .section-intro__container, .section-wrap > * {
  --aux-gutter-x: 1.5rem;
  --aux-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--aux-gutter-y));
  margin-right: calc(-0.5 * var(--aux-gutter-x));
  margin-left: calc(-0.5 * var(--aux-gutter-x));
}

 .section-intro .section-intro__container > *, .section-wrap > * > * {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--aux-gutter-x) * 0.5);
  padding-left: calc(var(--aux-gutter-x) * 0.5);
  margin-top: var(--aux-gutter-y);
}

 .section-intro .section-intro__container .section-intro__cta {
  flex: 0 0 auto;
  width: 25%;
}

 .custom-content .custom-content__wrapper {
  flex: 0 0 auto;
  width: 66.66666667%;
}

 .section-intro .section-intro__container .section-intro__content {
  flex: 0 0 auto;
  width: 75%;
}

 .callout .callout__container {
  flex: 0 0 auto;
  width: 83.33333333%;
}
@media screen and (max-width: 39.9988em) {
   .section-intro .section-intro__container .section-intro__cta {
    width: 100%;
  }
   .section-intro .section-intro__container .section-intro__content {
    width: 100%;
  }
}




a {
  color: #500000;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  font-weight: bold;
  transition: 0.2s ease;
  display: inline;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  position: relative;
  cursor: pointer;
}
a:hover, a:focus, a:active {
  color: #732f2f;
  text-decoration: none;
}
a:focus-visible {
  outline: dotted #af8846 2px;
  outline-offset: 3px;
}

 h2 a,
h3 a,
.ns-h3 a {
  font-size: 1.1rem;
  font-family: "Open Sans", Arial, sans-serif;
  display: inline-block;
}
 h2 a::after,
h3 a::after,
.ns-h3 a::after {
  -webkit-mask-image: url("https://aux.tamu.edu/icons/aux-prod-icons/angles-right.svg");
  mask-image: url("https://aux.tamu.edu/icons/aux-prod-icons/angles-right.svg");
  margin-left: 0.3rem;
}
 h2 a:hover::after,
h3 a:hover::after,
.ns-h3 a:hover::after, h2 a:focus::after,
h3 a:focus::after,
.ns-h3 a:focus::after, h2 a:active::after,
h3 a:active::after,
.ns-h3 a:active::after {
  background-color: #732f2f;
}


.callout.callout--elegant .callout__container .callout__content .heading-group h2 a,
.callout.callout--elegant .callout__container .callout__content .heading-group h3 a,
.page-header.page-header--elegant .page-header__container .page-header__content .heading-group.heading-group--display h1 a {
  font-family: Georgia, Times, serif;
  font-size: 1.25rem;
  display: inline-block;
}

.callout.callout--elegant .callout__container .callout__content .heading-group h2 a::after,
.callout.callout--elegant .callout__container .callout__content .heading-group h3 a::after,
.page-header.page-header--elegant .page-header__container .page-header__content .heading-group.heading-group--display h1 a::after {
  -webkit-mask-image: url("https://aux.tamu.edu/icons/aux-prod-icons/arrow-right-long.svg");
  mask-image: url("https://aux.tamu.edu/icons/aux-prod-icons/arrow-right-long.svg");
  margin-left: 0.3rem;
}

.callout.callout--elegant .callout__container .callout__content .heading-group h2 a:hover::after,
.callout.callout--elegant .callout__container .callout__content .heading-group h3 a:hover::after,
.page-header.page-header--elegant .page-header__container .page-header__content .heading-group.heading-group--display h1 a:hover::after,
.callout.callout--elegant .callout__container .callout__content .heading-group h2 a:focus::after,
.callout.callout--elegant .callout__container .callout__content .heading-group h3 a:focus::after,
.page-header.page-header--elegant .page-header__container .page-header__content .heading-group.heading-group--display h1 a:focus::after,
.callout.callout--elegant .callout__container .callout__content .heading-group h2 a:active::after,
.callout.callout--elegant .callout__container .callout__content .heading-group h3 a:active::after,
.page-header.page-header--elegant .page-header__container .page-header__content .heading-group.heading-group--display h1 a:active::after {
  background-color: #732f2f;
}


.subhead a,
.superhead a {
  font-family: "Work Sans", Arial, sans-serif;
  font-size: 1.25rem;
  font-style: italic;
  display: inline-block;
}

.subhead a::after,
.superhead a::after {
  -webkit-mask-image: url("https://aux.tamu.edu/icons/aux-prod-icons/arrow-right-long.svg");
  mask-image: url("https://aux.tamu.edu/icons/aux-prod-icons/arrow-right-long.svg");
  margin-left: 0.5rem;
}

.subhead a:hover::after,
.superhead a:hover::after,
.subhead a:focus::after,
.superhead a:focus::after,
.subhead a:active::after,
.superhead a:active::after {
  background-color: #732f2f;
}

 h2 a::after,
h3 a::after,
.ns-h3 a::after,
.subhead a::after,
.superhead a::after,
.callout.callout--elegant .callout__container .callout__content .heading-group h2 a::after,
.callout.callout--elegant .callout__container .callout__content .heading-group h3 a::after,
.page-header.page-header--elegant .page-header__container .page-header__content .heading-group.heading-group--display h1 a::after {
  content: "";
  transition: 0.2s ease;
  display: inline-block;
  background-color: #500000;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 0.8rem;
  -webkit-mask-position: bottom;
  mask-repeat: no-repeat;
  mask-position: bottom;
  mask-size: 0.8rem;
  width: 1.1rem;
  height: 1rem;
}

/* BASE HEADING STYLES */
h1,
h2,
h3,
.ns-h3 {
  line-height: 1.2;
}

h1 {
  font-family: "Oswald", Arial, sans-serif;
  font-weight: 400;
  color: #500000;
  font-size: 2.75rem;
  text-transform: uppercase;
}

h2 {
  font-family: "Oswald", Arial, sans-serif;
  font-weight: 400;
  color: #500000;
  font-size: 2rem;
}

h3,
.ns-h3 {
  font-family: "Work Sans", Arial, sans-serif;
  font-weight: 600;
  color: #732f2f;
  font-size: 1.6rem;
}

h2 a,
h3 a,
.ns-h3 a {
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
}

h2 a::after {
  mask-size: 1.25rem;
  -webkit-mask-size: 1.25rem;
  width: 1.25rem;
  height: 1.25rem;
}

h3 a::after,
.ns-h3 a::after {
  mask-size: 1.1rem;
  -webkit-mask-size: 1.1rem;
  width: 1.1rem;
  height: 1.1rem;
}


.superhead a,
.subhead a {
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
}


.superhead {
  font-size: 1.125rem;
  font-family: "Work Sans", Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1rem;
  color: #732f2f;
}


.subhead {
  font-size: 1rem;
  font-style: italic;
  font-family: "Work Sans", Arial, sans-serif;
  font-weight: 400;
  color: #3e3e3e;
}


.page-header.page-header--elegant .page-header__container .page-header__content .heading-group.heading-group--display h1 a,
.callout.callout--elegant .callout__container .callout__content .heading-group h2 a,
.callout.callout--elegant .callout__container .callout__content .heading-group h3 a {
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
}


.page-header.page-header--elegant .page-header__container .page-header__content .heading-group.heading-group--display h1 {
  font-weight: 400;
  color: #500000;
  text-transform: none;
  font-family: Georgia, Times, serif;
  font-size: 3rem;
}


.callout.callout--elegant .callout__container .callout__content .heading-group h2,
.callout.callout--elegant .callout__container .callout__content .heading-group h3 {
  font-family: Georgia, Times, serif;
  font-size: 2.5rem;
  color: #500000;
  font-weight: 400;
}

.callout.callout--elegant .callout__container .callout__content .heading-group h2 a::after,
.callout.callout--elegant .callout__container .callout__content .heading-group h3 a::after {
  mask-size: 1.5rem;
  -webkit-mask-size: 1.5rem;
  width: 1.5rem;
  height: 1.5rem;
}

/* MUST BE IMPORTED LAST TO DISPLAY CORRECTLY ON DARK */
a h1,
a h2,
a h3 {
  color: currentColor;
}

ul {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 1rem;
  color: #000000;
  margin-left: 1rem;
  margin-bottom: 1rem;
}
ul li {
  margin-bottom: 0.6rem;
}
ul li::marker {
  color: #500000;
  font-weight: bold;
}
ul li:last-child, ul li:only-child {
  margin-bottom: 0;
}
ul li ul {
  margin-top: 0.75rem;
  margin-bottom: 1rem;
}
ul li ul {
  list-style-type: circle;
  font-size: 0.9rem;
}

ul {
  list-style-type: disc;
}

a.btn,
.btn,
button.btn {
  font-family: "Work Sans", Arial, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  padding: 0.65rem 2rem;
  border-bottom: none;
  text-align: center;
  width: fit-content;
  margin-bottom: 1rem;
}
a.btn::before, a.btn::after,
.btn::before,
.btn::after,
button.btn::before,
button.btn::after {
  content: none;
  padding: 0;
}
a.btn:hover,
.btn:hover,
button.btn:hover {
  cursor: pointer;
}
a.btn:focus-visible,
.btn:focus-visible,
button.btn:focus-visible {
  outline: 2px dotted #af8846;
  outline-offset: 0.25rem;
}

a.btn :disabled,
.btn :disabled,
button.btn :disabled {
  background-color: #f6f6f6;
  border: 2px solid #eaeaea;
  color: #a7a7a7;
  cursor: not-allowed;
}

a.btn :disabled,
.btn :disabled,
button.btn :disabled {
  text-transform: none;
  font-weight: 600;
  padding: 0.65rem 1.9rem;
}

a.btn :disabled,
.btn :disabled,
button.btn :disabled {
  background: transparent;
  border-color: transparent;
  font-style: italic;
  padding-left: 3px;
}

a.btn svg {
  fill: currentColor;
  max-height: 0.75rem;
  width: auto;
  max-width: 0.75rem;
  margin-left: 0.25rem;
}

a.btn--primary,
.btn--primary,
button.btn--primary {
  background: #500000;
  color: #ffffff;
  border: 2px solid #3c0000;
  position: relative;
  transition: all 0.1s ease;
  box-shadow: 0px 0px 0px 0px #3c0000;
  font-size: 1rem;
  border-radius: 0;
}
a.btn--primary:hover, a.btn--primary:focus, a.btn--primary:active,
.btn--primary:hover,
.btn--primary:focus,
.btn--primary:active,
button.btn--primary:hover,
button.btn--primary:focus,
button.btn--primary:active {
  background-color: #732f2f;
}

a.btn--cta,
.btn--cta,
button.btn--cta {
  background: #500000;
  border: 2px solid #3c0000;
  color: #ffffff;
  transition: padding 0.3s ease;
  overflow: hidden;
  position: relative;
  transition: 0.2s ease;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.65rem 0.5rem 0.65rem 2rem;
  justify-content: center;
}
a.btn--cta svg,
.btn--cta svg,
button.btn--cta svg {
  fill: #ffffff;
  opacity: 0;
  transition: all 0.3s ease;
  width: 1rem;
}
a.btn--cta:hover, a.btn--cta:focus, a.btn--cta:active,
.btn--cta:hover,
.btn--cta:focus,
.btn--cta:active,
button.btn--cta:hover,
button.btn--cta:focus,
button.btn--cta:active {
  background: #3c0000;
  padding: 0.65rem 1.25rem 0.65rem 1.25rem;
}
a.btn--cta:hover svg, a.btn--cta:focus svg, a.btn--cta:active svg,
.btn--cta:hover svg,
.btn--cta:focus svg,
.btn--cta:active svg,
button.btn--cta:hover svg,
button.btn--cta:focus svg,
button.btn--cta:active svg {
  opacity: 1;
}

/* a.btn--cta-secondary,
.btn--cta-secondary {
  background: $gray-100;
  color: $primary-brand;
  font-style: italic;
  position: relative;
  overflow: hidden;
  box-shadow: inset 6px 0 0 0 $primary-brand;
  transition: ease 0.3s;
  svg {
    margin-left: 10px;
    transition: ease 0.4s;
  }

  &:hover,
  &:focus,
  &:active {
    color: $white;
    box-shadow: inset 1000px 0 0 0 $primary-brand;
    svg {
      fill: $white;
    }
  }
}

a.btn--cta-secondary-dark,
.btn--cta-secondary-dark,
button.btn--cta-secondary-dark {
  @extend .btn--cta-secondary;
  background: $primary-brand;
  color: $white;
  box-shadow: inset 6px 0 0 0 $gray-100;
  svg {
    fill: $white;
    transition: ease 0.4s;
  }

  &:hover,
  &:focus,
  &:active {
    color: $primary-brand;
    box-shadow: inset 1000px 0 0 0 $gray-100;
    svg {
      fill: $primary-brand;
    }
  }
} */

/* COLOR THEMES */

/**
* Short Pullquotes container MUST have a background color to work correctly.
**/

/* INPUTS */

/* LABELS */

/* SELECTS */

.superhead {
  color: #732f2f;
  display: block;
}

.subhead {
  display: block;
  font-style: italic;
}

.heading-group--feature h2,
.heading-group--feature h3 {
  font-weight: 400;
  font-family: "Oswald", Arial, sans-serif;
  text-transform: uppercase;
  font-size: 2.25rem;
}
.heading-group--feature h2 a::after,
.heading-group--feature h3 a::after {
  mask-size: 1.5rem;
  -webkit-mask-size: 1.5rem;
  width: 1.5rem;
  height: 1.5rem;
}

 .callout.callout--elegant .callout__container .callout__content .heading-group h2,
.callout.callout--elegant .callout__container .callout__content .heading-group h3 {
  font-style: italic;
  text-transform: none;
}

.section-intro {
  margin-bottom: 2rem;
}
.section-intro .section-intro__container {
  align-items: center;
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 768px) {
  .section-intro .section-intro__container {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}
.section-intro .section-intro__container .section-intro__content {
  display: flex;
  padding-left: 0;
  flex-direction: column;
}
@media (max-width: 768px) {
  .section-intro .section-intro__container .section-intro__content {
    width: 100%;
  }
}
.section-intro .section-intro__container .section-intro__content .section-intro__description {
  margin-bottom: 0;
}
.section-intro .section-intro__container .section-intro__content .heading-group {
  margin-bottom: 0.5rem;
}
.section-intro .section-intro__container .section-intro__content .heading-group .subhead {
  margin-top: 0.3rem;
}
.section-intro .section-intro__container .section-intro__cta {
  padding-right: 0;
}
.section-intro .section-intro__container .section-intro__cta > * {
  width: 100%;
}
@media (max-width: 768px) {
  .section-intro .section-intro__container .section-intro__cta {
    width: 100%;
    margin-top: 1.5rem;
    padding-left: 0;
  }
  .section-intro .section-intro__container .section-intro__cta > * {
    width: fit-content;
  }
}
@media (max-width: 576px) {
  .section-intro .section-intro__container .section-intro__cta > * {
    width: 100%;
  }
}
.section-intro .section-intro__container .section-intro__cta .btn.btn--cta {
  margin-bottom: 0;
}

div[class*=internal] .section-intro .section-intro__content {
  width: 100%;
}
div[class*=internal] .section-intro .section-intro__cta {
  width: 100%;
  margin-top: 1rem;
  padding-left: 0;
}
div[class*=internal] .section-intro .section-intro__cta .btn.btn--cta {
  width: fit-content;
}
@media (max-width: 576px) {
  div[class*=internal] .section-intro .section-intro__cta .btn.btn--cta {
    width: 100%;
  }
}

/* UTILITY IN MAIN NAV */

/* FULL WIDTH MAIN NAV FOR MEDIUM */
.page-header {
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 1.5rem;
}
@media (max-width: 768px) {
  .page-header {
    flex-direction: column;
  }
}
.page-header .page-header__image {
  display: flex;
  position: absolute;
  height: 100%;
  right: 0;
  width: 45%;
  clip-path: polygon(10% 0, 100% 0%, 100% 100%, 0 100%);
}
@media (max-width: 768px) {
  .page-header .page-header__image {
    position: relative;
    order: 1;
    clip-path: none;
    width: 100%;
    aspect-ratio: 2.5/1;
  }
}
.page-header .page-header__image img {
  width: 100%;
  object-fit: cover;
}
.page-header .page-header__container {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 3rem 1.5rem;
  gap: 1.5rem;
}
@media (max-width: 768px) {
  .page-header .page-header__container {
    flex-wrap: wrap;
    position: relative;
    order: 2;
    padding: 1.5rem;
  }
}
.page-header .page-header__container .page-header__content {
  width: 55%;
}
@media (max-width: 768px) {
  .page-header .page-header__container .page-header__content {
    width: 100%;
  }
}
.page-header .page-header__container .page-header__content .heading-group.heading-group--display .superhead,
.page-header .page-header__container .page-header__content .heading-group.heading-group--display .subhead {
  font-size: 1.25rem;
}
.page-header .page-header__container .page-header__content .page-header__description {
  font-size: 1.1rem;
  margin-top: 0.75rem;
}
.page-header .page-header__container .page-header__content .btn.btn--cta {
  margin-bottom: 0;
}
.page-header .page-header__container .page-header__content .heading-group.heading-group--display + .btn.btn--cta {
  margin-top: 0.75rem;
}
.page-header.page-header--gray-100 {
  background: #f6f6f6;
}

/* PROFILE PAGE HEADER */

.aux-accordion {
  border: 2px solid #d1d1d1;
  border-radius: 10px;
  max-width: 1400px;
  margin-bottom: 1.25rem;
  transition: 0.1s ease;
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
.aux-accordion:hover, .aux-accordion:active {
  border: 2px solid #732f2f;
}
.aux-accordion > span {
  display: flex;
  align-items: center;
  align-content: center;
}
.aux-accordion > span > h3,
.aux-accordion > span h2 {
  width: 100%;
}
.aux-accordion > span button {
  background: transparent;
  border: none;
  text-align: left;
  cursor: pointer;
  padding: 1.5rem;
  display: flex;
  width: 100%;
  position: relative;
  align-items: center;
  align-content: center;
}
.aux-accordion > span button:focus {
  outline: none;
}
.aux-accordion > span button[aria-expanded=false]::after {
  content: "Expand +";
  position: absolute;
  right: 0;
  padding-right: 1.5rem;
  font-size: 1rem;
  font-weight: 300;
  font-style: italic;
  font-family: "Open Sans", Arial, sans-serif;
  color: #000000;
}
@media (max-width: 768px) {
  .aux-accordion > span button[aria-expanded=false]::after {
    padding-right: 1rem;
  }
}

.aux-accordion-panel {
  padding: 1.5rem 0;
  border-top: 2px dotted #d1d1d1;
  display: block;
  margin: 0 1.5rem;
}

.aux-accordion__title {
  pointer-events: none;
  margin-right: 4.5rem;
}
@media (max-width: 768px) {
  .aux-accordion__title .ns-h3 {
    font-size: 1.35rem;
  }
}
.aux-accordion__title .superhead {
  margin-bottom: 0.3rem;
}
.aux-accordion__title .subhead {
  margin-top: 0.3rem;
}

.aux-accordion-panel[hidden] {
  display: none;
}

.accordion-group .accordion-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.accordion-group .accordion-container .aux-accordion {
  width: 66.666666667%;
}
@media (max-width: 992px) {
  .accordion-group .accordion-container .aux-accordion {
    width: 90%;
  }
}
@media (max-width: 768px) {
  .accordion-group .accordion-container .aux-accordion {
    width: 100%;
  }
}
.custom-content {
  padding: 0;
}
@media (max-width: 992px) {
  .custom-content .custom-content__wrapper {
    width: 100%;
  }
}
.custom-content .custom-content__wrapper .custom-content__content h2:first-child {
  margin-top: 0;
}
.custom-content .custom-content__wrapper .custom-content__content .btn {
  margin-bottom: 1rem;
}
.custom-content .custom-content__wrapper .custom-content__content h2,
.custom-content .custom-content__wrapper .custom-content__content h3 {
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}

.section-wrap {
  padding: 3rem 1.5rem 0 1.5rem;
}
.section-wrap:last-of-type {
  padding-bottom: 3rem;
}
.section-wrap > * {
  margin: 0 auto;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
}
 .section-wrap + .section-wrap.section-wrap--gray-100 {
  margin-top: 3rem;
}
 .section-wrap.section-wrap--gray-100 {
  padding-bottom: 3rem;
}
 .section-wrap.section-wrap--gray-100 + .section-wrap.section-wrap--gray-100 {
  margin-top: 0;
}
.section-wrap.section-wrap--gray-100 {
  background: #f6f6f6;
}
.callout .callout__container {
  display: flex;
  gap: 1.5rem;
}
@media (max-width: 768px) {
  .callout .callout__container {
    flex-wrap: wrap;
    width: 100%;
    gap: 0.5rem;
  }
}
.callout .icon-wrapper svg {
  width: 4rem;
  height: 4rem;
  fill: #500000;
}
@media (max-width: 768px) {
  .callout .callout__content {
    width: 100%;
  }
}
.callout .callout__content .heading-group {
  margin-bottom: 0.5rem;
}
.callout .callout__content p {
  margin-bottom: 0.75rem;
}
.callout .callout__content p:last-child {
  margin-bottom: 0;
}
.callout .callout__content .btn.btn--primary {
  width: fit-content;
  margin-bottom: 0;
}
.callout.callout--internal .callout__container {
  width: 100%;
  padding: 0 1.5rem;
}

/* MEDIA FEATURE BLOCKQUOTE */

}

.aux-components .section-wrap {
	 padding: 3rem 1.5rem 0 1.5rem;
	 padding-left: 0px;
	 padding-right: 0px;
}
 .aux-components .callout.callout--internal .callout__container {
	 padding: 0;
}
.callout__image {
  padding: 1rem 0;
}
.NavMenu a {
  font-size: 1rem;
}

.NavMenu .button, .NavMenu a {
  padding: .5rem .8rem;
}

.subhead {
  font-style: italic;
  margin-bottom: 1rem;
  color: #3d3d3d;
}

.brand-divider::before, .brand-divider::after {
  width: 100%;
  content: "";
  border-top: dotted #500000 4px;
}
.brand-divider::before {
  width: 100px;
  height: 6px;
  background: #500000;
}

.brand-divider {
  margin: 1rem 0;
  display: flex;
  align-items: center;
  gap: 0.75rem;
  flex-wrap: nowrap;
}

/* -- Padding -- */
.u-padding-sm {padding: 1rem !important;}
.u-padding-md {padding: 1.25rem !important;}
.u-padding-lg {padding: 1.5rem !important;}
.u-padding-xl {padding: 2rem !important;}

.u-padding-t-sm {padding-top: 1rem !important;}
.u-padding-t-md {padding-top: 1.25rem !important;}
.u-padding-t-lg {padding-top: 1.5rem !important;}
.u-padding-t-xl {padding-top: 2rem !important;}

.u-padding-r-sm {padding-right: 1rem !important;}
.u-padding-r-md {padding-right: 1.25rem !important;}
.u-padding-r-lg {padding-right: 1.5rem !important;}
.u-padding-r-xl {padding-right: 2rem !important;}

.u-padding-b-sm {padding-bottom: 1rem !important;}
.u-padding-b-md {padding-bottom: 1.25rem !important;}
.u-padding-b-lg {padding-bottom: 1.5rem !important;}
.u-padding-b-xl {padding-bottom: 2rem !important;}

.u-padding-l-sm {padding-left: 1rem !important;}
.u-padding-l-md {padding-left: 1.25rem !important;}
.u-padding-l-lg {padding-left: 1.5rem !important;}
.u-padding-l-xl {padding-left: 2rem !important;}

/* -- Margins -- */
.u-margin-center {margin-left: auto !important;margin-right: auto !important;}

.u-margin-xs {margin: 0 !important;}
.u-margin-sm {margin: 1rem !important;}
.u-margin-md {margin: 1.25rem !important;}
.u-margin-lg {margin: 1.5rem !important;}
.u-margin-xl {margin: 2rem !important;}

.u-margin-t-sm {margin-top: 1rem !important;}
.u-margin-t-md {margin-top: 1.25rem !important;}
.u-margin-t-lg {margin-top: 1.5rem !important;}
.u-margin-t-xl {margin-top: 2rem !important;}

.u-margin-r-sm {margin-right: 1rem !important;}
.u-margin-r-md {margin-right: 1.25rem !important;}
.u-margin-r-lg {margin-right: 1.5rem !important;}
.u-margin-r-xl {margin-right: 2rem !important;}

.u-margin-b-sm {margin-bottom: 1rem !important;}
.u-margin-b-md {margin-bottom: 1.25rem !important;}
.u-margin-b-lg {margin-bottom: 1.5rem !important;}
.u-margin-b-xl {margin-bottom: 2rem !important;}

.u-margin-l-sm {margin-left: 1rem !important;}
.u-margin-l-md {margin-left: 1.25rem !important;}
.u-margin-l-lg {margin-left: 1.5rem !important;}
.u-margin-l-xl {margin-left: 2rem !important;}

/* -- Font Sizes, s-xl -- */
.u-font-size-xs {font-size: .85em !important;}
.u-font-size-sm {font-size: 1em !important;}
.u-font-size-md {font-size: 1.25em !important;}
.u-font-size-lg {font-size: 1.5em !important;}
.u-font-size-xl {font-size: 1.75em !important;}