:root {
  --che-primary: #BC8046;
  --che-secondary: #a24732;
  --che-light: #a24732;
  --che-lighter: #a24732;
  --che-dark: rgb(166, 86, 8);
  --che-darker: #a24732;
  --cnai-primary: #a0c0c9;
  --cnai-secondary: #ff3800;
  --cnai-light: #48a8a8;
  --cnai-lighter: #a0c0c9;
  --cnai-dark: #3e7d79;
  --cnai-darker: #a24732; }

.x {
  color: #a0c0c9; }

/* CSS Document */
/*Discovery Institute - General Styles*/
/*Colors:
Main: #444;
Grey BG: #eee;
Hyperlink: #0678c1;
CSC: #0678C1;
Tech: #cfad66; New Tech: #a06b20;
Econ: #007c69;
Human Exceptionalism: #BC8046;
Cascadia: #7baab0;
Add: #94a1b6;
*/
.gray-lightest-back {
  background-color: #eee; }

.gray-light-back {
  background-color: #c1c1c1; }

.gray-dark-back {
  background-color: #404040; }

.di-color-primary a, .di-color-primary .color-primary, .brand-di a, .brand-di .color-primary {
  color: #0678c1; }

.di-back-primary, .brand-di .back-primary {
  background-color: #0678c1; }

.di-color-secondary, .brand-di .color-secondary {
  color: #444; }

.di-back-secondary, .brand-di .back-secondary {
  background-color: #444; }

.di-color-light, .brand-di .color-light {
  color: #0678c1; }

.di-back-light, .brand-di .back-light {
  background-color: #0678c1; }

.di-color-dark, .brand-di .color-dark {
  color: #113d63; }

.di-back-dark, .brand-di .back-dark {
  background-color: #113d63; }

.di-color-header .color-header, .brand-di .color-header {
  color: #404040; }

.di-back-header, .brand-di .back-header {
  background-color: #404040; }

.brand-di a {
  color: #0678c1; }

.brand-di a:visited {
  color: #0678c1; }

.brand-di a:hover {
  color: #113d63; }

.brand-di .border-color-primary {
  border-color: #0678c1; }

.brand-di nav.primary ul li:hover {
  background-color: #0678c1; }

.brand-di nav.primary ul ul {
  background-color: #0678c1; }

.brand-di nav.navigator::before {
  background: #0678c1; }

.brand-di nav.navigator .menu-item-has-children > a::before {
  border-left-color: #0678c1; }

.brand-di nav.navigator .menu-item-has-children.is-toggled-open > a::before {
  border-top-color: #0678c1; }

.acte-color-primary a, .acte-color-primary .color-primary, .brand-acte a, .brand-acte .color-primary {
  color: #2b437d; }

.acte-back-primary, .brand-acte .back-primary {
  background-color: #2b437d; }

.acte-color-secondary, .brand-acte .color-secondary {
  color: #cb2934; }

.acte-back-secondary, .brand-acte .back-secondary {
  background-color: #cb2934; }

.acte-color-light, .brand-acte .color-light {
  color: #113d63; }

.acte-back-light, .brand-acte .back-light {
  background-color: #113d63; }

.acte-color-dark, .brand-acte .color-dark {
  color: #113d63; }

.acte-back-dark, .brand-acte .back-dark {
  background-color: #113d63; }

.acte-color-header .color-header, .brand-acte .color-header {
  color: #2b437d; }

.acte-back-header, .brand-acte .back-header {
  background-color: #2b437d; }

.brand-acte a {
  color: #2b437d; }

.brand-acte a:visited {
  color: #2b437d; }

.brand-acte a:hover {
  color: #113d63; }

.brand-acte .border-color-primary {
  border-color: #2b437d; }

.brand-acte nav.primary ul li:hover {
  background-color: #113d63; }

.brand-acte nav.primary ul ul {
  background-color: #113d63; }

.brand-acte nav.navigator::before {
  background: #2b437d; }

.brand-acte nav.navigator .menu-item-has-children > a::before {
  border-left-color: #2b437d; }

.brand-acte nav.navigator .menu-item-has-children.is-toggled-open > a::before {
  border-top-color: #2b437d; }

.csc-color-primary a, .csc-color-primary .color-primary, .brand-csc a, .brand-csc .color-primary {
  color: #167abf; }

.csc-back-primary, .brand-csc .back-primary {
  background-color: #167abf; }

.csc-color-secondary, .brand-csc .color-secondary {
  color: #ffdd00; }

.csc-back-secondary, .brand-csc .back-secondary {
  background-color: #ffdd00; }

.csc-color-light, .brand-csc .color-light {
  color: #113d63; }

.csc-back-light, .brand-csc .back-light {
  background-color: #113d63; }

.csc-color-dark, .brand-csc .color-dark {
  color: #113d63; }

.csc-back-dark, .brand-csc .back-dark {
  background-color: #113d63; }

.csc-color-header .color-header, .brand-csc .color-header {
  color: #083c63; }

.csc-back-header, .brand-csc .back-header {
  background-color: #083c63; }

.brand-csc a {
  color: #167abf; }

.brand-csc a:visited {
  color: #167abf; }

.brand-csc a:hover {
  color: #113d63; }

.brand-csc .border-color-primary {
  border-color: #167abf; }

.brand-csc nav.primary ul li:hover {
  background-color: #167abf; }

.brand-csc nav.primary ul ul {
  background-color: #167abf; }

.brand-csc nav.navigator::before {
  background: #167abf; }

.brand-csc nav.navigator .menu-item-has-children > a::before {
  border-left-color: #167abf; }

.brand-csc nav.navigator .menu-item-has-children.is-toggled-open > a::before {
  border-top-color: #167abf; }

.cccl-color-primary a, .cccl-color-primary .color-primary, .brand-cccl a, .brand-cccl .color-primary {
  color: #a24732; }

.cccl-back-primary, .brand-cccl .back-primary {
  background-color: #a24732; }

.cccl-color-secondary, .brand-cccl .color-secondary {
  color: #a24732; }

.cccl-back-secondary, .brand-cccl .back-secondary {
  background-color: #a24732; }

.cccl-color-light, .brand-cccl .color-light {
  color: #a24732; }

.cccl-back-light, .brand-cccl .back-light {
  background-color: #a24732; }

.cccl-color-dark, .brand-cccl .color-dark {
  color: #8f301a; }

.cccl-back-dark, .brand-cccl .back-dark {
  background-color: #8f301a; }

.cccl-color-header .color-header, .brand-cccl .color-header {
  color: #8f301a; }

.cccl-back-header, .brand-cccl .back-header {
  background-color: #8f301a; }

.brand-cccl a {
  color: #a24732; }

.brand-cccl a:visited {
  color: #a24732; }

.brand-cccl a:hover {
  color: #8f301a; }

.brand-cccl .border-color-primary {
  border-color: #a24732; }

.brand-cccl nav.primary ul li:hover {
  background-color: #a24732; }

.brand-cccl nav.primary ul ul {
  background-color: #a24732; }

.brand-cccl nav.navigator::before {
  background: #a24732; }

.brand-cccl nav.navigator .menu-item-has-children > a::before {
  border-left-color: #a24732; }

.brand-cccl nav.navigator .menu-item-has-children.is-toggled-open > a::before {
  border-top-color: #a24732; }

.ccrd-color-primary a, .ccrd-color-primary .color-primary, .brand-ccrd a, .brand-ccrd .color-primary {
  color: #7BAAB0; }

.ccrd-back-primary, .brand-ccrd .back-primary {
  background-color: #7BAAB0; }

.ccrd-color-secondary, .brand-ccrd .color-secondary {
  color: #0D4C85; }

.ccrd-back-secondary, .brand-ccrd .back-secondary {
  background-color: #0D4C85; }

.ccrd-color-light, .brand-ccrd .color-light {
  color: #8AD4DF; }

.ccrd-back-light, .brand-ccrd .back-light {
  background-color: #8AD4DF; }

.ccrd-color-dark, .brand-ccrd .color-dark {
  color: #0D4C85; }

.ccrd-back-dark, .brand-ccrd .back-dark {
  background-color: #0D4C85; }

.ccrd-color-header .color-header, .brand-ccrd .color-header {
  color: #7BAAB0; }

.ccrd-back-header, .brand-ccrd .back-header {
  background-color: #7BAAB0; }

.brand-ccrd a {
  color: #7BAAB0; }

.brand-ccrd a:visited {
  color: #7BAAB0; }

.brand-ccrd a:hover {
  color: #0D4C85; }

.brand-ccrd .border-color-primary {
  border-color: #7BAAB0; }

.brand-ccrd nav.primary ul li:hover {
  background-color: #0D4C85; }

.brand-ccrd nav.primary ul ul {
  background-color: #0D4C85; }

.brand-ccrd nav.navigator::before {
  background: #7BAAB0; }

.brand-ccrd nav.navigator .menu-item-has-children > a::before {
  border-left-color: #7BAAB0; }

.brand-ccrd nav.navigator .menu-item-has-children.is-toggled-open > a::before {
  border-top-color: #7BAAB0; }

.che-color-primary a, .che-color-primary .color-primary, .brand-che a, .brand-che .color-primary {
  color: #BC8046; }

.che-back-primary, .brand-che .back-primary {
  background-color: #BC8046; }

.che-color-secondary, .brand-che .color-secondary {
  color: #a24732; }

.che-back-secondary, .brand-che .back-secondary {
  background-color: #a24732; }

.che-color-light, .brand-che .color-light {
  color: #a24732; }

.che-back-light, .brand-che .back-light {
  background-color: #a24732; }

.che-color-dark, .brand-che .color-dark {
  color: #a65608; }

.che-back-dark, .brand-che .back-dark {
  background-color: #a65608; }

.che-color-header .color-header, .brand-che .color-header {
  color: #BC8046; }

.che-back-header, .brand-che .back-header {
  background-color: #BC8046; }

.brand-che a {
  color: #BC8046; }

.brand-che a:visited {
  color: #BC8046; }

.brand-che a:hover {
  color: #a65608; }

.brand-che .border-color-primary {
  border-color: #BC8046; }

.brand-che nav.primary ul li:hover {
  background-color: #a65608; }

.brand-che nav.primary ul ul {
  background-color: #a65608; }

.brand-che nav.navigator::before {
  background: #BC8046; }

.brand-che nav.navigator .menu-item-has-children > a::before {
  border-left-color: #BC8046; }

.brand-che nav.navigator .menu-item-has-children.is-toggled-open > a::before {
  border-top-color: #BC8046; }

.cnai-color-primary a, .cnai-color-primary .color-primary, .brand-cnai a, .brand-cnai .color-primary {
  color: #a0c0c9; }

.cnai-back-primary, .brand-cnai .back-primary {
  background-color: #a0c0c9; }

.cnai-color-secondary, .brand-cnai .color-secondary {
  color: #ff3800; }

.cnai-back-secondary, .brand-cnai .back-secondary {
  background-color: #ff3800; }

.cnai-color-light, .brand-cnai .color-light {
  color: #48a8a8; }

.cnai-back-light, .brand-cnai .back-light {
  background-color: #48a8a8; }

.cnai-color-dark, .brand-cnai .color-dark {
  color: #3e7d79; }

.cnai-back-dark, .brand-cnai .back-dark {
  background-color: #3e7d79; }

.cnai-color-header .color-header, .brand-cnai .color-header {
  color: #a0c0c9; }

.cnai-back-header, .brand-cnai .back-header {
  background-color: #a0c0c9; }

.brand-cnai a {
  color: #a0c0c9; }

.brand-cnai a:visited {
  color: #a0c0c9; }

.brand-cnai a:hover {
  color: #3e7d79; }

.brand-cnai .border-color-primary {
  border-color: #a0c0c9; }

.brand-cnai nav.primary ul li:hover {
  background-color: #3e7d79; }

.brand-cnai nav.primary ul ul {
  background-color: #3e7d79; }

.brand-cnai nav.navigator::before {
  background: #a0c0c9; }

.brand-cnai nav.navigator .menu-item-has-children > a::before {
  border-left-color: #a0c0c9; }

.brand-cnai nav.navigator .menu-item-has-children.is-toggled-open > a::before {
  border-top-color: #a0c0c9; }

.dip-color-primary a, .dip-color-primary .color-primary, .brand-dip a, .brand-dip .color-primary {
  color: #a24732; }

.dip-back-primary, .brand-dip .back-primary {
  background-color: #a24732; }

.dip-color-secondary, .brand-dip .color-secondary {
  color: #a24732; }

.dip-back-secondary, .brand-dip .back-secondary {
  background-color: #a24732; }

.dip-color-light, .brand-dip .color-light {
  color: #a24732; }

.dip-back-light, .brand-dip .back-light {
  background-color: #a24732; }

.dip-color-dark, .brand-dip .color-dark {
  color: #a24732; }

.dip-back-dark, .brand-dip .back-dark {
  background-color: #a24732; }

.dip-color-header .color-header, .brand-dip .color-header {
  color: #a24732; }

.dip-back-header, .brand-dip .back-header {
  background-color: #a24732; }

.brand-dip a {
  color: #a24732; }

.brand-dip a:visited {
  color: #a24732; }

.brand-dip a:hover {
  color: #a24732; }

.brand-dip .border-color-primary {
  border-color: #a24732; }

.brand-dip nav.primary ul li:hover {
  background-color: #a24732; }

.brand-dip nav.primary ul ul {
  background-color: #a24732; }

.brand-dip nav.navigator::before {
  background: #a24732; }

.brand-dip nav.navigator .menu-item-has-children > a::before {
  border-left-color: #a24732; }

.brand-dip nav.navigator .menu-item-has-children.is-toggled-open > a::before {
  border-top-color: #a24732; }

.tdp-color-primary a, .tdp-color-primary .color-primary, .brand-tdp a, .brand-tdp .color-primary {
  color: #B89058; }

.tdp-back-primary, .brand-tdp .back-primary {
  background-color: #B89058; }

.tdp-color-secondary, .brand-tdp .color-secondary {
  color: #a06b20; }

.tdp-back-secondary, .brand-tdp .back-secondary {
  background-color: #a06b20; }

.tdp-color-light, .brand-tdp .color-light {
  color: #d0ae61; }

.tdp-back-light, .brand-tdp .back-light {
  background-color: #d0ae61; }

.tdp-color-dark, .brand-tdp .color-dark {
  color: #a06b20; }

.tdp-back-dark, .brand-tdp .back-dark {
  background-color: #a06b20; }

.tdp-color-header .color-header, .brand-tdp .color-header {
  color: #B89058; }

.tdp-back-header, .brand-tdp .back-header {
  background-color: #B89058; }

.brand-tdp a {
  color: #B89058; }

.brand-tdp a:visited {
  color: #B89058; }

.brand-tdp a:hover {
  color: #a06b20; }

.brand-tdp .border-color-primary {
  border-color: #B89058; }

.brand-tdp nav.primary ul li:hover {
  background-color: #a06b20; }

.brand-tdp nav.primary ul ul {
  background-color: #a06b20; }

.brand-tdp nav.navigator::before {
  background: #B89058; }

.brand-tdp nav.navigator .menu-item-has-children > a::before {
  border-left-color: #B89058; }

.brand-tdp nav.navigator .menu-item-has-children.is-toggled-open > a::before {
  border-top-color: #B89058; }

.cwpm-color-primary a, .cwpm-color-primary .color-primary, .brand-cwpm a, .brand-cwpm .color-primary {
  color: #007c69; }

.cwpm-back-primary, .brand-cwpm .back-primary {
  background-color: #007c69; }

.cwpm-color-secondary, .brand-cwpm .color-secondary {
  color: #444444; }

.cwpm-back-secondary, .brand-cwpm .back-secondary {
  background-color: #444444; }

.cwpm-color-light, .brand-cwpm .color-light {
  color: #63aca1; }

.cwpm-back-light, .brand-cwpm .back-light {
  background-color: #63aca1; }

.cwpm-color-dark, .brand-cwpm .color-dark {
  color: #004d41; }

.cwpm-back-dark, .brand-cwpm .back-dark {
  background-color: #004d41; }

.cwpm-color-header .color-header, .brand-cwpm .color-header {
  color: #007c69; }

.cwpm-back-header, .brand-cwpm .back-header {
  background-color: #007c69; }

.brand-cwpm a {
  color: #007c69; }

.brand-cwpm a:visited {
  color: #007c69; }

.brand-cwpm a:hover {
  color: #004d41; }

.brand-cwpm .border-color-primary {
  border-color: #007c69; }

.brand-cwpm nav.primary ul li:hover {
  background-color: #004d41; }

.brand-cwpm nav.primary ul ul {
  background-color: #004d41; }

.brand-cwpm nav.navigator::before {
  background: #007c69; }

.brand-cwpm nav.navigator .menu-item-has-children > a::before {
  border-left-color: #007c69; }

.brand-cwpm nav.navigator .menu-item-has-children.is-toggled-open > a::before {
  border-top-color: #007c69; }

@media screen and (min-aspect-ratio: 16 / 10) {
  /* something for wide screens */ }

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

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

.margin-auto {
  margin: 0 auto; }

.flex,
.flex-row,
.flex-col {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }

.flex .flex {
  margin-right: -0;
  margin-left: -2rem; }

@media print, screen and (min-width: 50em) {
  .flex .flex {
    margin-right: -2rem;
    margin-left: -2rem; } }

@media print, screen and (min-width: 62.5em) {
  .flex .flex {
    margin-right: -2rem;
    margin-left: -2rem; } }

.flex .flex.collapse {
  margin-right: 0;
  margin-left: 0; }

.flex.expanded {
  max-width: none; }

.flex:not(.expanded) .flex {
  max-width: none; }

.flex.collapse > .box {
  padding-right: 0;
  padding-left: 0; }

.flex.is-collapse-child,
.flex.collapse > .box > .flex,
.flex.collapse > .boxs > .flex {
  margin-right: 0;
  margin-left: 0; }

.box, .boxes {
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
  padding-right: 2rem;
  padding-left: 2rem;
  min-width: initial; }

.box.flex.flex, .flex.flex.boxes {
  float: none;
  display: block; }

.flex .box.flex.flex, .flex .flex.flex.boxes {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0; }

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

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

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

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

.flex-row,
.flex-dir-row {
  -ms-flex-direction: row;
  flex-direction: row; }

.flex-dir-row-reverse {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.flex-col,
.flex-dir-column {
  -ms-flex-direction: column;
  flex-direction: column; }

.flex-dir-column-reverse {
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse; }

.small-1 {
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

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

.small-2 {
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

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

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

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

.small-4 {
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

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

.small-5 {
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

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

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

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

.small-7 {
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

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

.small-8 {
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

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

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

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

.small-10 {
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

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

.small-11 {
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

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

.small-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

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

.small-order-1 {
  -ms-flex-order: 1;
  order: 1; }

.small-order-2 {
  -ms-flex-order: 2;
  order: 2; }

.small-order-3 {
  -ms-flex-order: 3;
  order: 3; }

.small-order-4 {
  -ms-flex-order: 4;
  order: 4; }

.small-order-5 {
  -ms-flex-order: 5;
  order: 5; }

.small-order-6 {
  -ms-flex-order: 6;
  order: 6; }

.small-up-1 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.small-up-1 > .box, .small-up-1 > .boxs {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.small-up-2 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.small-up-2 > .box, .small-up-2 > .boxs {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.small-up-3 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.small-up-3 > .box, .small-up-3 > .boxs {
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.small-up-4 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.small-up-4 > .box, .small-up-4 > .boxs {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.small-up-5 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.small-up-5 > .box, .small-up-5 > .boxs {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%; }

.small-up-6 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.small-up-6 > .box, .small-up-6 > .boxs {
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.small-up-7 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.small-up-7 > .box, .small-up-7 > .boxs {
  -ms-flex: 0 0 14.28571%;
  flex: 0 0 14.28571%;
  max-width: 14.28571%; }

.small-up-8 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.small-up-8 > .box, .small-up-8 > .boxs {
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  max-width: 12.5%; }

.small-collapse > .box, .small-collapse > .boxs {
  padding-right: 0;
  padding-left: 0; }

.small-uncollapse > .box, .small-uncollapse > .boxs {
  padding-right: 1.5rem;
  padding-left: 1.5rem; }

@media print, screen and (min-width: 37.5em) {
  .medium-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-order-1 {
    -ms-flex-order: 1;
    order: 1; }
  .medium-order-2 {
    -ms-flex-order: 2;
    order: 2; }
  .medium-order-3 {
    -ms-flex-order: 3;
    order: 3; }
  .medium-order-4 {
    -ms-flex-order: 4;
    order: 4; }
  .medium-order-5 {
    -ms-flex-order: 5;
    order: 5; }
  .medium-order-6 {
    -ms-flex-order: 6;
    order: 6; }
  .medium-up-1 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .medium-up-1 > .box, .medium-up-1 > .boxs {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .medium-up-2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .medium-up-2 > .box, .medium-up-2 > .boxs {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .medium-up-3 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .medium-up-3 > .box, .medium-up-3 > .boxs {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .medium-up-4 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .medium-up-4 > .box, .medium-up-4 > .boxs {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .medium-up-5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .medium-up-5 > .box, .medium-up-5 > .boxs {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .medium-up-6 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .medium-up-6 > .box, .medium-up-6 > .boxs {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .medium-up-7 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .medium-up-7 > .box, .medium-up-7 > .boxs {
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%; }
  .medium-up-8 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .medium-up-8 > .box, .medium-up-8 > .boxs {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%; } }

@media print, screen and (min-width: 37.5em) and (min-width: 37.5em) {
  .medium-expand {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px; } }

@media print, screen and (min-width: 37.5em) {
  .medium-flex-dir-row {
    -ms-flex-direction: row;
    flex-direction: row; }
  .medium-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .medium-flex-dir-column {
    -ms-flex-direction: column;
    flex-direction: column; }
  .medium-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
  .medium-flex-child-auto {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  .medium-flex-child-grow {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto; }
  .medium-flex-child-shrink {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto; } }

.flex.medium-unstack > .box, .flex.medium-unstack > .boxs {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%; }

@media print, screen and (min-width: 37.5em) {
  .flex.medium-unstack > .box, .flex.medium-unstack > .boxs {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px; } }

@media print, screen and (min-width: 37.5em) {
  .medium-collapse > .box, .medium-collapse > .boxs {
    padding-right: 0;
    padding-left: 0; }
  .medium-uncollapse > .box, .medium-uncollapse > .boxs {
    padding-right: 1.5rem;
    padding-left: 1.5rem; } }

@media print, screen and (min-width: 62.5em) {
  .large-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .large-order-1 {
    -ms-flex-order: 1;
    order: 1; }
  .large-order-2 {
    -ms-flex-order: 2;
    order: 2; }
  .large-order-3 {
    -ms-flex-order: 3;
    order: 3; }
  .large-order-4 {
    -ms-flex-order: 4;
    order: 4; }
  .large-order-5 {
    -ms-flex-order: 5;
    order: 5; }
  .large-order-6 {
    -ms-flex-order: 6;
    order: 6; }
  .large-up-1 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .large-up-1 > .box, .large-up-1 > .boxs {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .large-up-2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .large-up-2 > .box, .large-up-2 > .boxs {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .large-up-3 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .large-up-3 > .box, .large-up-3 > .boxs {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .large-up-4 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .large-up-4 > .box, .large-up-4 > .boxs {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .large-up-5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .large-up-5 > .box, .large-up-5 > .boxs {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .large-up-6 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .large-up-6 > .box, .large-up-6 > .boxs {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .large-up-7 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .large-up-7 > .box, .large-up-7 > .boxs {
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%; }
  .large-up-8 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .large-up-8 > .box, .large-up-8 > .boxs {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%; } }

@media print, screen and (min-width: 62.5em) and (min-width: 62.5em) {
  .large-expand {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px; } }

@media print, screen and (min-width: 62.5em) {
  .large-flex-dir-row {
    -ms-flex-direction: row;
    flex-direction: row; }
  .large-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .large-flex-dir-column {
    -ms-flex-direction: column;
    flex-direction: column; }
  .large-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
  .large-flex-child-auto {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  .large-flex-child-grow {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto; }
  .large-flex-child-shrink {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto; } }

.flex.large-unstack > .box, .flex.large-unstack > .boxs {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%; }

@media print, screen and (min-width: 62.5em) {
  .flex.large-unstack > .box, .flex.large-unstack > .boxs {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px; } }

@media print, screen and (min-width: 62.5em) {
  .large-collapse > .box, .large-collapse > .boxs {
    padding-right: 0;
    padding-left: 0; }
  .large-uncollapse > .box, .large-uncollapse > .boxs {
    padding-right: 1.5rem;
    padding-left: 1.5rem; } }

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

.box-block {
  margin-bottom: 1.875rem; }

.box-block > :last-child {
  margin-bottom: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

.small-order-1 {
  -ms-flex-order: 1;
  order: 1; }

.small-order-2 {
  -ms-flex-order: 2;
  order: 2; }

.small-order-3 {
  -ms-flex-order: 3;
  order: 3; }

.small-order-4 {
  -ms-flex-order: 4;
  order: 4; }

.small-order-5 {
  -ms-flex-order: 5;
  order: 5; }

.small-order-6 {
  -ms-flex-order: 6;
  order: 6; }

@media print, screen and (min-width: 37.5em) {
  .medium-order-1 {
    -ms-flex-order: 1;
    order: 1; }
  .medium-order-2 {
    -ms-flex-order: 2;
    order: 2; }
  .medium-order-3 {
    -ms-flex-order: 3;
    order: 3; }
  .medium-order-4 {
    -ms-flex-order: 4;
    order: 4; }
  .medium-order-5 {
    -ms-flex-order: 5;
    order: 5; }
  .medium-order-6 {
    -ms-flex-order: 6;
    order: 6; } }

@media print, screen and (min-width: 62.5em) {
  .large-order-1 {
    -ms-flex-order: 1;
    order: 1; }
  .large-order-2 {
    -ms-flex-order: 2;
    order: 2; }
  .large-order-3 {
    -ms-flex-order: 3;
    order: 3; }
  .large-order-4 {
    -ms-flex-order: 4;
    order: 4; }
  .large-order-5 {
    -ms-flex-order: 5;
    order: 5; }
  .large-order-6 {
    -ms-flex-order: 6;
    order: 6; } }

/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/
article a.post-edit-link:link,
article a.post-edit-link:visited {
  border: 1px gray solid;
  color: gray;
  display: inline-block;
  font-size: .8rem;
  opacity: .5;
  padding: 0 3px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 98104; }
  article a.post-edit-link:link:hover,
  article a.post-edit-link:visited:hover {
    background: gray;
    color: white;
    opacity: 1; }

article header sup, article header sub {
  display: none; }

article center p:last-child {
  padding-bottom: 0; }
