@font-face {
  font-family: 'ActionText_RegularDark';
  src: url("/assets/fonts/stress/ActionText-RegularDark.woff") format("woff"), url("/assets/fonts/stress/ActionText-RegularDark.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ActionText_MediumDarkItalic';
  src: url("/assets/fonts/stress/ActionText-MediumDarkItalic.woff") format("woff"), url("/assets/fonts/stress/ActionText-MediumDarkItalic.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ActionText_ExtraBoldDark';
  src: url("/assets/fonts/stress/ActionText-ExtraBoldDarkItalic.woff") format("woff"), url("/assets/fonts/stress/ActionText-ExtraBoldDarkItalic.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ActionText_ExtraBoldBrightItalic';
  src: url("/assets/fonts/stress/ActionText-ExtraBoldBrightItalic.woff") format("woff"), url("/assets/fonts/stress/ActionText-ExtraBoldBrightItalic.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ActionText_BoldDarkItalic';
  src: url("/assets/fonts/stress/ActionText-BoldDarkItalic.woff") format("woff"), url("/assets/fonts/stress/ActionText-BoldDarkItalic.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ActionText_BoldBrightItalic';
  src: url("/assets/fonts/stress/ActionText-BoldBrightItalic.woff") format("woff"), url("/assets/fonts/stress/ActionText-BoldBrightItalic.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ActionText_MediumBrightItalic';
  src: url("/assets/fonts/stress/ActionText-MediumBrightItalic.woff") format("woff"), url("/assets/fonts/stress/ActionText-MediumBrightItalic.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ActionText_RegularDarkItalic';
  src: url("/assets/fonts/stress/ActionText-RegularDarkItalic.woff") format("woff"), url("/assets/fonts/stress/ActionText-RegularDarkItalic.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ActionText_RegularBrightItalic';
  src: url("/assets/fonts/stress/ActionText-RegularBrightItalic.woff") format("woff"), url("/assets/fonts/stress/ActionText-RegularBrightItalic.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ActionText_ExtraBoldDark';
  src: url("/assets/fonts/stress/ActionText-ExtraBoldDark.woff") format("woff"), url("/assets/fonts/stress/ActionText-ExtraBoldDark.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ActionText_ExtraBoldBright';
  src: url("/assets/fonts/stress/ActionText-ExtraBoldBright.woff") format("woff"), url("/assets/fonts/stress/ActionText-ExtraBoldBright.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ActionText_BoldDark';
  src: url("/assets/fonts/stress/ActionText-BoldDark.woff") format("woff"), url("/assets/fonts/stress/ActionText-BoldDark.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ActionText_BoldBright';
  src: url("/assets/fonts/stress/ActionText-BoldBright.woff") format("woff"), url("/assets/fonts/stress/ActionText-BoldBright.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ActionText_MediumDark';
  src: url("/assets/fonts/stress/ActionText-MediumDark.woff") format("woff"), url("/assets/fonts/stress/ActionText-MediumDark.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ActionText_MediumBright';
  src: url("/assets/fonts/stress/ActionText-MediumBright.woff") format("woff"), url("/assets/fonts/stress/ActionText-MediumBright.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ActionText_RegularBright';
  src: url("/assets/fonts/stress/ActionText-RegularBright.woff") format("woff"), url("/assets/fonts/stress/ActionText-RegularBright.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Salmiak';
  src: url("/assets/fonts/catalog/salmiak/Salmiak_Plain.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Salmiak';
  src: url("/assets/fonts/catalog/salmiak/Salmiak_Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic; }
.salmiak {
  font-family: "Salmiak";
  font-style: normal;
  font-weight: normal; }

.large {
  font-size: 4.8em;
  line-height: 1.1em;
  text-align: center;
  color: #6c7a89;
  margin-top: .5em;
  margin-bottom: .5em; }

* {
  box-sizing: border-box; }

:root {
  --system: "ActionText_RegularBright", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica,
    Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }

body {
  margin: 0;
  font-family: var(--system); }

.band h2, .band p {
  margin: 0; }

.highlight {
  background-color: rgba(255, 255, 255, 0.95);
  color: black;
  padding-top: .3em;
  padding-bottom: .3em;
  margin-bottom: 0.2em; }

.title {
  font-family: "ActionText_MediumDark", sans-serif;
  font-size: 2.2em;
  line-height: 130%;
  color: #34495e;
  background-color: rgba(255, 255, 255, 0.9); }

.text {
  background-color: rgba(255, 255, 255, 0.9);
  font-family: "ActionText_RegularBright", sans-serif;
  font-size: 12pt;
  color: #323c3c;
  line-height: 160%;
  margin-bottom: 1em; }

.link {
  background-color: rgba(255, 255, 255, 0.85);
  margin-top: -20pt;
  font-family: "ActionText_RegularBright", sans-serif;
  font-size: 12pt;
  line-height: 160%; }

.bands {
  padding: 0;
  margin: 0; }

.band {
  width: 100%;
  overflow: hidden;
  display: grid;
  grid-template-columns: 1fr 90% 1fr;
  grid-template-rows: 1fr;
  padding: 1.5rem; }

.band--image {
  color: white;
  background-color: #fff; }

.column {
  grid-column: 2/3;
  grid-row: 1/-1;
  width: 100%;
  max-width: 40rem;
  justify-self: center;
  font-family: "ActionText_RegularBright", sans-serif;
  padding-bottom: 1em; }
  .column h2 {
    font-size: 12pt; }
  .column b {
    font-family: "ActionText_MediumDark", sans-serif;
    font-weight: normal; }
  .column em, .column strong {
    font-family: "ActionText_MediumDark", sans-serif;
    font-style: normal; }
  .column p {
    font-size: 12pt;
    line-height: 160%;
    margin-bottom: 1em; }
  .column p.caption {
    font-size: 8.5pt;
    margin-top: -.5em;
    margin-bottom: 2em;
    padding: 0;
    color: gray;
    text-transform: uppercase;
    letter-spacing: 4; }
  .column li {
    line-height: 1.8em;
    font-size: 98%;
    list-style-type: disc;
    color: gray; }

.image-container {
  height: calc(200px + 15vw);
  grid-column: 1/-1;
  grid-row: 1/-1;
  display: grid;
  margin: -1.5rem;
  background-color: white; }
  @media (max-width: 400px) {
    .image-container {
      height: auto;
      max-height: 400px;
      min-height: calc(200px + 15vw); } }

.image-container svg {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover; }

.image-container img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.column img {
  margin-left: -15%;
  margin-right: -15%;
  width: 130%;
  height: 130%;
  margin-top: 0;
  margin-bottom: 10pt; }

.column video {
  display: block;
  margin-top: 10pt;
  margin-bottom: 10pt;
  margin-left: -10%;
  margin-right: -10%;
  width: 120%; }

h1 {
  font-size: 2em;
  font-family: "ActionText_MediumDark", sans-serif;
  font-weight: normal;
  padding: 0;
  margin: 0; }

h2 {
  font-size: 12pt;
  font-family: "ActionText_MediumDark", sans-serif;
  font-weight: normal;
  display: inline;
  padding: 0;
  margin: 0;
  margin-top: .75em; }

a {
  text-decoration: none;
  color: black;
  background-color: rgba(100, 140, 247, 0.15);
  padding-top: .3em;
  padding-bottom: .3em; }

a:visited {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.8); }

a:hover {
  background-color: rgba(46, 204, 113, 0.5);
  color: rgba(255, 255, 255, 0.96); }

nav {
  font-size: 12pt;
  font-family: "ActionText_MediumDark", sans-serif;
  padding: 0;
  margin: 0;
  padding-top: 1em; }
  nav ul {
    padding: 0;
    margin: 0; }
  nav li {
    display: inline; }
  nav .current {
    text-decoration: underline;
    text-decoration-style: dotted; }
  nav a {
    text-decoration: none;
    color: black; }
  nav a:visited {
    color: rgba(149, 165, 166, 0.5); }
  nav a:hover {
    background-color: rgba(46, 204, 113, 0.5);
    color: rgba(255, 255, 255, 0.96); }
  nav li:not(:last-of-type):after {
    content: ":"; }

ul .optionsmenu {
  padding: 0;
  margin: 0;
  list-style-type: none; }

li .menu {
  display: inline;
  margin: 0;
  margin-bottom: 0.5em;
  margin-left: 0; }

li .menu:not(:last-of-type):after {
  content: "//"; }

.number {
  font-family: "ActionText_MediumDark";
  background-color: #fff9de; }

@keyframes hideshow {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
svg .mrk {
  animation: hideshow 3s ease infinite;
  color: red; }

ul {
  margin: 0;
  padding: 0; }

li .stack {
  list-style-type: none;
  padding: 0;
  margin-left: 0;
  margin-bottom: 20pt; }

.numberCircle {
  width: 140px;
  line-height: 140px;
  border-radius: 50%;
  text-align: center;
  font-size: 15pt;
  background-color: #00c4dd;
  color: white;
  margin: 20pt; }
