@charset "UTF-8";

/*! tailwindcss v2.2.4 | MIT License | https://tailwindcss.com*/

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
html {
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial,
    sans-serif, Apple Color Emoji, Segoe UI Emoji;
}
hr {
  height: 0;
  color: inherit;
}
abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Consolas, Liberation Mono, Menlo,
    monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="submit"],
button {
  -webkit-appearance: button;
}
legend {
  padding: 0;
}
progress {
  vertical-align: baseline;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
summary {
  display: list-item;
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0;
}
button {
  background-color: transparent;
  background-image: none;
}
fieldset,
ol,
ul {
  margin: 0;
  padding: 0;
}
ol,
ul {
  list-style: none;
}
html {
  font-family: Azo Sans, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI,
    Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji,
    Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  line-height: 1.5;
}
body {
  font-family: inherit;
  line-height: inherit;
}
*,
:after,
:before {
  box-sizing: border-box;
  border: 0 solid;
}
hr {
  border-top-width: 1px;
}
img {
  border-style: solid;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #9ca3af;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  color: #9ca3af;
}
button {
  cursor: pointer;
}
table {
  border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
button,
input,
optgroup,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}
code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    Liberation Mono, Courier New, monospace;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
*,
:after,
:before {
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}
[multiple],
[type="search"],
[type="text"],
[type="time"],
[type="url"],
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
}
[multiple]:focus,
[type="search"]:focus,
[type="text"]:focus,
[type="time"]:focus,
[type="url"]:focus,
select:focus,
textarea:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 transparent);
  border-color: #2563eb;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #6b7280;
  opacity: 1;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #6b7280;
  opacity: 1;
}
input::placeholder,
textarea::placeholder {
  color: #6b7280;
  opacity: 1;
}
select {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
}
[multiple] {
  background-image: none;
  background-position: 0 0;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
  color-adjust: unset;
}
[type="file"] {
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}
[type="file"]:focus {
  outline: 1px auto -webkit-focus-ring-color;
}
html {
  line-height: 1.625;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 1rem;
  font-family: Azo Sans, sans-serif;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.025em;
  --tw-text-opacity: 1;
  color: rgba(23, 39, 82, var(--tw-text-opacity));
}
h1 {
  font-size: 2.25rem;
  font-weight: 300;
}
@media (min-width: 820px) {
  h1 {
    font-size: 4rem;
  }
}
h2 {
  font-size: 1.5rem;
  --tw-text-opacity: 1;
  color: rgba(30, 121, 192, var(--tw-text-opacity));
}
@media (min-width: 820px) {
  h2 {
    font-size: 2.25rem;
  }
}
h3 {
  font-size: 1.25rem;
  --tw-text-opacity: 1;
  color: rgba(30, 121, 192, var(--tw-text-opacity));
}
@media (min-width: 820px) {
  h3 {
    font-size: 1.875rem;
  }
}
h4 {
  font-size: 1.25rem;
  --tw-text-opacity: 1;
  color: rgba(30, 121, 192, var(--tw-text-opacity));
}
@media (min-width: 820px) {
  h4 {
    font-size: 1.5rem;
  }
}
h5 {
  font-size: 1.125rem;
  --tw-text-opacity: 1;
  color: rgba(30, 121, 192, var(--tw-text-opacity));
}
@media (min-width: 820px) {
  h5 {
    font-size: 1.25rem;
  }
}
h6 {
  font-size: 1rem;
  --tw-text-opacity: 1;
  color: rgba(30, 121, 192, var(--tw-text-opacity));
}
@media (min-width: 820px) {
  h6 {
    font-size: 1.125rem;
  }
}
ol:not(.hcc-list-reset) {
  margin-bottom: 1.5rem;
  list-style-type: decimal;
  padding-left: 2rem;
  font-size: 1.125rem;
  line-height: 1.5;
}
ol:not(.hcc-list-reset) li::marker {
  content: counter(list-item) " | ";
}
ol:not(.hcc-list-reset) ol,
ol:not(.hcc-list-reset) ul {
  margin-bottom: 0;
}
ul:not(.hcc-list-reset) {
  margin-bottom: 1.5rem;
  list-style-type: disc;
  padding-left: 2rem;
  font-size: 1.125rem;
  line-height: 1.5;
}
ul:not(.hcc-list-reset) ol,
ul:not(.hcc-list-reset) ul {
  margin-bottom: 0;
}
sup {
  vertical-align: sub;
  font-size: 0.5em;
  top: -1em;
}
a[href]:not(.hcc-link-reset) {
  --tw-text-opacity: 1;
  color: rgba(30, 121, 192, var(--tw-text-opacity));
  text-decoration: underline;
}
a[href]:not(.hcc-link-reset):hover {
  --tw-text-opacity: 1;
  color: rgba(23, 39, 82, var(--tw-text-opacity));
  text-decoration-thickness: 0.125em;
  text-underline-offset: 1.5px;
}
a[href].hcc-action {
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
}
a[href].hcc-action:after {
  content: "\A0\BB";
  margin-left: 0.25rem;
  font-size: 160%;
}
p {
  margin-bottom: 1rem;
  line-height: 2;
}
p:not(.hcc-p-reset):not(.hcc-footnote):not(.hcc-solo-p):not(.hcc-intro-p) {
  font-size: 1.125rem;
  line-height: 1.5;
}
.hcc-footnote {
  font-size: 0.75rem;
  line-height: 1.25;
}
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 600px) {
  .container {
    max-width: 600px;
  }
}
@media (min-width: 700px) {
  .container {
    max-width: 700px;
  }
}
@media (min-width: 820px) {
  .container {
    max-width: 820px;
  }
}
@media (min-width: 930px) {
  .container {
    max-width: 930px;
  }
}
@media (min-width: 1230px) {
  .container {
    max-width: 1230px;
  }
}
@media (min-width: 1300px) {
  .container {
    max-width: 1300px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
#hcc-header-scroll {
  display: none;
}
#hcc-header-scroll .hcc-logo-wrapper {
  margin: 1rem 1rem 1rem 2rem;
  max-width: 45px;
}
#hcc-header-scroll .hcc-primary-nav {
  margin-left: 0;
}
.hcc-main-nav-wrapper {
  display: flex;
  flex-direction: column;
  padding-left: 1rem;
  padding-right: 1rem;
}
.hcc-main-nav-resources {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 820px) {
  .hcc-main-nav-resources {
    margin-right: 1rem;
    justify-content: flex-end;
    gap: 0.5rem;
  }
}
.hcc-main-nav-audiences {
  margin-left: -1rem;
  margin-right: -1rem;
  border-top-width: 1px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  padding: 1rem 3rem 1rem 1rem;
}
.hcc-angle-button.hcc-main-nav-audiences-list {
  max-width: calc(100% - 2rem);
}
.hcc-main-nav-audiences-list {
  width: 100%;
}
.hcc-main-nav-audiences-list > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.hcc-angle-button.hcc-main-nav-audiences-list .hcc-angle-button {
  max-width: calc(100% - 2rem);
}
.hcc-main-nav-audiences-list .hcc-angle-button {
  width: 100%;
}
.hcc-header-flyout-trigger {
  position: relative;
  cursor: pointer;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
@media (max-width: 819px) {
  .hcc-header-flyout-trigger.hcc-open .hcc-header-angle-button,
  .hcc-header-flyout-trigger.hcc-open .hcc-header-angle-button span {
    transform: skewX(0deg);
  }
  .hcc-header-flyout-trigger.hcc-open .hcc-header-flyout {
    display: block;
  }
  .hcc-header-flyout-trigger.hcc-open * {
    cursor: default;
  }
  .hcc-header-flyout-trigger.hcc-open a {
    cursor: pointer;
  }
	
}
@media (min-width: 820px) {
  .hcc-header-flyout-trigger:hover .hcc-header-flyout {
    display: block;
  }
  .hcc-header-flyout-trigger:hover * {
    cursor: default;
  }
  .hcc-header-flyout-trigger:hover a {
    cursor: pointer;
  }
}
.hcc-header-flyout {
  display: none;
  white-space: normal;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  padding: 1rem;
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.hcc-header-flyout li {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1.25;
  transition-property: background-color, border-color, color, fill, stroke,
    opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke,
    opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke,
    opacity, box-shadow, transform, filter, backdrop-filter,
    -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
  transition-duration: 0.3s;
}
.hcc-header-flyout li:not(.multi-column-heading) {
  padding-left: 0.75rem;
}
.hcc-header-flyout li:not(.multi-column-heading):before {
  margin-right: 0.25rem;
  margin-left: -0.75rem;
  content: "\BB";
  vertical-align: text-bottom;
}
.hcc-header-flyout li:not(.multi-column-heading):hover {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.multi-column-heading {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-weight: 700;
  text-transform: uppercase;
}
@media (min-width: 820px) {
  .hcc-main-nav-resources {
    padding-bottom: 0;
  }
  .hcc-main-nav-audiences {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    border-bottom-width: 0;
    padding: 0 3rem 0 0;
    font-size: 0.875rem;
  }
  .hcc-main-nav-audiences-list {
    display: flex;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
  }
  .hcc-main-nav-audiences-list > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * (1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
  .hcc-main-nav-audiences-list > li {
    white-space: nowrap;
  }
  .hcc-main-nav-audiences-list .hcc-angle-button {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    font-size: 0.875rem;
  }
  .hcc-mobile-nav-wrapper {
    display: contents;
  }
  .hcc-main-nav-logo {
    grid-area: logo;
  }
  .hcc-main-nav-search {
    grid-area: search;
  }
  .hcc-main-nav-primary {
    grid-area: primary;
  }
  .hcc-main-nav-audiences {
    grid-area: audiences;
  }
  .hcc-main-nav-resources {
    grid-area: resources;
  }
  .hcc-main-nav-wrapper {
    display: grid;
    grid-template-rows: inherit;
    grid-template-columns: 200px 1fr 215px;
    grid-template-areas: "logo resources search" "logo primary primary" "audiences audiences audiences";
  }
  .hcc-header-flyout {
    position: absolute;
    top: 100%;
    right: 0;
    width: 500px;
  }
  #hcc-body.header-scrolling #hcc-header-scroll {
    position: fixed;
    top: 0;
    z-index: 50;
    display: block;
  }
  #hcc-body.header-scrolling .hcc-header {
    display: none;
  }
}
@media (min-width: 930px) {
  .hcc-header-flyout {
    width: 635px;
  }
}
@media (min-width: 1230px) {
  .hcc-main-nav-wrapper {
    grid-template-columns: 250px 1fr 215px;
  }
  .hcc-main-nav-audiences,
  .hcc-main-nav-audiences-list .hcc-angle-button {
    font-size: 1rem;
  }
}
@media (min-width: 820px) {
  .hcc-main-nav-search button {
    width: 20px;
  }
}
.hcc-search-box h1,
.hcc-search-box h2,
.hcc-search-box h3,
.hcc-search-box h4,
.hcc-search-box h5 {
  margin-bottom: 0;
}
.hcc-angle-button.hcc-search-box {
  max-width: calc(100% - 2rem);
}
.hcc-search-box {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding: 1rem;
  font-size: 1.125rem;
  --tw-text-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-text-opacity));
}
.hcc-search-box:placeholder {
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgba(209, 213, 219, var(--tw-text-opacity));
}
@media (min-width: 820px) {
  .hcc-search-box {
    padding: 0.25rem 0.5rem;
    font-size: 0.75rem;
  }
}
.ou-search-results .ou-search-result-heading a {
  --tw-text-opacity: 1;
  color: rgba(23, 39, 82, var(--tw-text-opacity));
  text-decoration: none;
}
.ou-search-results .ou-search-result-heading a:hover {
  --tw-text-opacity: 1;
  color: rgba(248, 150, 33, var(--tw-text-opacity));
  text-decoration: underline;
}
.skippy h1,
.skippy h2,
.skippy h3,
.skippy h4,
.skippy h5 {
  margin-bottom: 0;
}
.skippy {
  display: block;
  --tw-border-opacity: 1;
  border-color: rgba(23, 39, 82, var(--tw-border-opacity));
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding: 1rem;
  text-align: center;
  font-family: Azo Sans, sans-serif;
  font-weight: 700;
  color: rgba(23, 39, 82, var(--tw-text-opacity));
  z-index: 9999;
}
.skippy,
.skippy:hover {
  --tw-bg-opacity: 1;
  --tw-text-opacity: 1;
}
.skippy:hover {
  background-color: rgba(23, 39, 82, var(--tw-bg-opacity));
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.skippy.sr-only-focusable {
  position: fixed;
  top: 20px;
  left: 30px;
}
.skippy-text {
  padding: 0.5em;
  outline: 1px dotted;
}
.hcc-logo {
  max-width: 190px;
}
@media (min-width: 820px) {
  .hcc-logo {
    max-width: 100%;
  }
}
#hcc-navigation-trigger .close-icon {
  display: none;
}
#hcc-navigation-trigger.open .close-icon {
  display: block;
}
#hcc-navigation-trigger.open .open-icon {
  display: none;
}
@media (min-width: 820px) {
  #hcc-navigation-trigger {
    display: none;
  }
}
.hcc-nav {
  display: none;
}
@media (min-width: 820px) {
  .hcc-nav {
    display: contents;
  }
}
.hcc-primary-nav li {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.hcc-primary-nav .hcc-nav-item {
  font-size: 1.5rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.25;
  letter-spacing: 0.025em;
}
.hcc-primary-nav .hcc-nav-item:hover {
  --tw-text-opacity: 1;
  color: rgba(176, 197, 54, var(--tw-text-opacity));
}
@media (min-width: 820px) {
  .hcc-primary-nav {
    margin-left: 3rem;
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
  }
  .hcc-primary-nav .hcc-nav-item {
    font-size: 0.875rem;
  }
  .hcc-primary-nav li {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 1230px) {
  .hcc-primary-nav {
    gap: 2rem;
  }
}
.hcc-angle-button.hcc-section-nav {
  max-width: calc(100% - 2rem);
}
.hcc-section-nav {
  width: 100%;
}
.hcc-section-nav > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.hcc-factoid.hcc-section-nav > li button {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.hcc-section-nav > li button {
  cursor: pointer;
  --tw-bg-opacity: 1;
  background-color: rgba(30, 121, 192, var(--tw-bg-opacity));
  padding: 0.5rem 1rem;
  text-align: left;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
  transition-duration: 0.3s;
}
.hcc-section-nav > li button:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(23, 39, 82, var(--tw-bg-opacity));
  padding-left: 2rem;
}
.hcc-section-nav ol {
  transition: max-height 0.3s;
}
.space-y-8.hcc-section-nav ol > :not([hidden]) ~ :not([hidden]) {
  padding-top: 2rem;
}
.hcc-section-nav ol > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * (1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  --tw-divide-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-divide-opacity));
}
.hcc-section-nav ol {
  padding-left: 1rem;
}
.hcc-section-nav ol li {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.hcc-section-nav ol li a {
  display: block;
}
.hcc-section-nav ol li a:hover {
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(248, 150, 33, var(--tw-text-opacity));
}
.hcc-section-nav .hcc-close > ol {
  max-height: 0;
  overflow: hidden;
}
.hcc-section-nav .hcc-open > ol {
  max-height: var(--max-height);
}
.hcc-section-nav .hcc-secondary-nav-header {
  --tw-bg-opacity: 1;
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  padding-left: 0.5rem;
}
.hcc-angle-button.hcc-section-nav .hcc-secondary-nav-header a {
  max-width: calc(100% - 2rem);
}
.hcc-section-nav .hcc-secondary-nav-header a {
  width: 100%;
}
.hcc-section-nav .hcc-secondary-nav-header a:hover {
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(248, 150, 33, var(--tw-text-opacity));
}
.hcc-section-nav .hcc-section-nav-primary-trigger:after {
  content: "+";
}
.hcc-section-nav .hcc-open .hcc-section-nav-primary-trigger:after {
  content: "\2013";
}
.hcc-subnav-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.hcc-subnav-list .hcc-subnav-list-trigger:hover .hcc-subnav-list-dropdown {
  display: block;
}
.hcc-angle-button.hcc-subnav-list-dropdown {
  max-width: calc(100% - 2rem);
}
.hcc-subnav-list-dropdown {
  position: absolute;
  z-index: 10;
  display: none;
  width: 100%;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  padding: 1rem;
  top: 100%;
  left: -17px;
}
.hcc-angle-button.hcc-subnav-list-dropdown a {
  max-width: calc(100% - 2rem);
}
.hcc-subnav-list-dropdown a {
  display: inline-block;
  width: 100%;
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
  text-decoration: none;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
  transition-duration: 0.3s;
}
.hcc-subnav-list-dropdown a:hover {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.hcc-factoid.hcc-subnav-list
  .hcc-angle-button.hcc-orange
  + .hcc-subnav-list-dropdown {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.hcc-subnav-list .hcc-angle-button.hcc-orange + .hcc-subnav-list-dropdown {
  --tw-bg-opacity: 1;
  background-color: rgba(248, 150, 33, var(--tw-bg-opacity));
}
.hcc-factoid.hcc-subnav-list
  .hcc-angle-button.hcc-teal
  + .hcc-subnav-list-dropdown {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.hcc-subnav-list .hcc-angle-button.hcc-teal + .hcc-subnav-list-dropdown {
  --tw-bg-opacity: 1;
  background-color: rgba(85, 196, 197, var(--tw-bg-opacity));
}
.hcc-factoid.hcc-subnav-list
  .hcc-angle-button.hcc-blue
  + .hcc-subnav-list-dropdown {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.hcc-subnav-list .hcc-angle-button.hcc-blue + .hcc-subnav-list-dropdown {
  --tw-bg-opacity: 1;
  background-color: rgba(30, 121, 192, var(--tw-bg-opacity));
}
.hcc-factoid.hcc-subnav-list
  .hcc-angle-button.hcc-green
  + .hcc-subnav-list-dropdown {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.hcc-subnav-list .hcc-angle-button.hcc-green + .hcc-subnav-list-dropdown {
  --tw-bg-opacity: 1;
  background-color: rgba(176, 197, 54, var(--tw-bg-opacity));
}
.hcc-factoid.hcc-subnav-list
  .hcc-angle-button.hcc-orange-bright
  + .hcc-subnav-list-dropdown {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.hcc-subnav-list
  .hcc-angle-button.hcc-orange-bright
  + .hcc-subnav-list-dropdown {
  --tw-bg-opacity: 1;
  background-color: rgba(241, 90, 42, var(--tw-bg-opacity));
}
.navbar-toggler-icon {
  background-image: url(../images/hamburger_opened_1.png);
  background-size: cover;
  width: 24px;
  height: 24px;
}
.navbar-dark .navbar-toggler {
  padding: 0;
}
.navbar-dark .close-icon {
  width: 24px;
  height: 24px;
}
.navbar-toggler:active,
.navbar-toggler:focus {
  outline: 0;
}
.navbar-toggler.collapsed .close-icon {
  display: none;
}
.navbar-toggler:not(.collapsed) .navbar-toggler-icon {
  display: inline;
}
.hcc-card {
  display: flex;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  cursor: pointer;
  flex-direction: column;
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
  transition-duration: 0.15s;
}
.hcc-card-title {
  font-size: 1.875rem;
  font-weight: 500;
  text-transform: uppercase;
}
.hcc-card-content,
.hcc-card-title {
  line-height: 1.25;
}
.hcc-card-action {
  margin-top: auto;
  align-self: flex-end;
  text-align: right;
  text-transform: uppercase;
}
.hcc-card-action:after {
  margin-left: 0.5rem;
  content: "\A0\BB";
  display: contents;
}
.hcc-card:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(23, 39, 82, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
p.hcc-card-action {
  margin-bottom: 0;
}
.container {
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 600px) {
  .container {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
.container.\--stretch {
  padding-left: 0;
  padding-right: 0;
}
.container-reset,
.lg\:container-reset,
.md\:container-reset,
.sm\:container-reset,
.xl\:container-reset {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.hcc-breadcrumbs {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.hcc-breadcrumbs ol {
  display: flex;
  align-items: flex-start;
  font-size: 0.875rem;
}
.hcc-breadcrumbs li {
  display: flex;
}
.hcc-breadcrumbs li:after {
  content: " / ";
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.hcc-breadcrumbs li:last-child:after {
  content: "";
  display: none;
}
.hcc-breadcrumbs li:first-child a {
  display: flex;
  align-items: center;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.hcc-breadcrumbs li:first-child a:hover,
.hcc-breadcrumbs li a {
  text-decoration: none;
}
.hcc-breadcrumbs a:hover,
.hcc-breadcrumbs li a:hover {
  text-decoration: underline;
}
.hcc-breadcrumbs-wrapper h1,
.hcc-breadcrumbs-wrapper h2,
.hcc-breadcrumbs-wrapper h3,
.hcc-breadcrumbs-wrapper h4,
.hcc-breadcrumbs-wrapper h5 {
  margin-bottom: 0;
}
.hcc-breadcrumbs-wrapper {
  display: none;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
@media (min-width: 600px) {
  .hcc-breadcrumbs-wrapper {
    display: block;
  }
}
#maincontent .accordionItem {
  scroll-margin-top: 105px;
  scroll-snap-margin-top: 105px;
  padding-top: 105px;
  margin-top: -105px;
  -webkit-background-clip: content-box;
  background-clip: content-box;
}
.hcc-accordionItem {
  border-bottom-width: 1px;
}
.hcc-accordionItem.hcc-open .hcc-accordionHeading h1,
.hcc-accordionItem.hcc-open .hcc-accordionHeading h2,
.hcc-accordionItem.hcc-open .hcc-accordionHeading h3,
.hcc-accordionItem.hcc-open .hcc-accordionHeading h4,
.hcc-accordionItem.hcc-open .hcc-accordionHeading h5 {
  margin-bottom: 0;
}
.hcc-accordionItem.hcc-open .hcc-accordionHeading {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(30, 121, 192, var(--tw-text-opacity));
  transition-duration: 0.3s;
  background-color: #fff !important;
}
.hcc-accordionItem.hcc-open .hcc-accordionHeading:after {
  content: "\2013";
}
.hcc-accordionItem.hcc-open .hcc-accordionContent {
  display: block;
}
.hcc-accordionItem.hcc-close .hcc-accordionContent,
.hcc-accordionItem.hcc-open .hcc-vertical {
  display: none;
}
.hcc-accordionItem.hcc-close .hcc-vertical {
  display: block;
}
.hcc-accordionItem.hcc-close:hover .hcc-accordionHeading {
  --tw-bg-opacity: 1;
  background-color: rgba(23, 39, 82, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.hcc-accordionItem .hcc-accordionHeading {
  margin-bottom: 0.25rem;
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
  font-size: 1.125rem;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.hcc-accordionItem .hcc-accordionHeading:after {
  content: "+";
  font-size: 1.875rem;
  line-height: 1;
}
.hcc-accordionItem .hcc-accordionContent {
  margin-bottom: 0.5rem;
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  padding: 0.5rem 1rem;
}
.hcc-factoid.hcc-accordionItem:nth-child(n + 1) .hcc-accordionHeading {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.hcc-accordionItem:nth-child(n + 1) .hcc-accordionHeading {
  --tw-bg-opacity: 1;
  background-color: rgba(30, 121, 192, var(--tw-bg-opacity));
}
.hcc-factoid.hcc-accordionItem:nth-child(odd) .hcc-accordionHeading {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.hcc-accordionItem:nth-child(odd) .hcc-accordionHeading {
  --tw-bg-opacity: 1;
  background-color: rgba(241, 90, 42, var(--tw-bg-opacity));
}
.hcc-factoid.hcc-accordionItem:nth-child(3n + 1) .hcc-accordionHeading {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.hcc-accordionItem:nth-child(3n + 1) .hcc-accordionHeading {
  --tw-bg-opacity: 1;
  background-color: rgba(176, 197, 54, var(--tw-bg-opacity));
}
.hcc-factoid.hcc-accordionItem:nth-child(4n + 1) .hcc-accordionHeading {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.hcc-accordionItem:nth-child(4n + 1) .hcc-accordionHeading {
  --tw-bg-opacity: 1;
  background-color: rgba(85, 196, 197, var(--tw-bg-opacity));
}
.hcc-factoid.hcc-accordionItem:nth-child(5n + 1) .hcc-accordionHeading {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.hcc-accordionItem:nth-child(5n + 1) .hcc-accordionHeading {
  --tw-bg-opacity: 1;
  background-color: rgba(248, 150, 33, var(--tw-bg-opacity));
}
.hcc-footer a {
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.hcc-footer a:hover {
  --tw-text-opacity: 1;
  color: rgba(176, 197, 54, var(--tw-text-opacity));
  text-decoration: underline;
}
.hcc-footer .logo {
  max-width: 200px;
  display: block;
}
@media (min-width: 1230px) {
  .hcc-footer .logo {
    max-width: 250px;
  }
}
.hcc-footer .social-media a h1,
.hcc-footer .social-media a h2,
.hcc-footer .social-media a h3,
.hcc-footer .social-media a h4,
.hcc-footer .social-media a h5 {
  margin-bottom: 0;
}
.hcc-footer .social-media a {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding: 0.5rem;
  --tw-text-opacity: 1;
  color: rgba(23, 39, 82, var(--tw-text-opacity));
  transition-property: background-color, border-color, color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
  transition-duration: 0.1s;
  width: 40px;
  height: 40px;
  line-height: 0;
}
.hcc-footer .social-media svg {
  display: inline;
}
.hcc-factoid.hcc-footer .social-media a:hover {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.hcc-footer .social-media a:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(85, 196, 197, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.hcc-footer .social-media a:hover .icon {
  fill: currentColor;
}
main img:not(.hcc-image-reset) {
  width: 100%;
  height: auto;
}
.hcc-gallery .gallery-grid {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 0.5rem;
}
.hcc-gallery .gallery-grid div:nth-child(1n + 4),
.hcc-gallery .gallery-grid div:nth-child(1n + 5),
.hcc-gallery .gallery-grid div:nth-child(1n + 6) {
  display: none;
}
@media (min-width: 600px) {
  .hcc-gallery .gallery-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .hcc-gallery .gallery-grid div:nth-child(1n + 4),
  .hcc-gallery .gallery-grid div:nth-child(1n + 5),
  .hcc-gallery .gallery-grid div:nth-child(1n + 6) {
    display: block;
  }
  .hcc-gallery .gallery-grid div:nth-child(1n + 7),
  .hcc-gallery .gallery-grid div:nth-child(1n + 8),
  .hcc-gallery .gallery-grid div:nth-child(1n + 9) {
    display: none;
  }
}
.hcc-gallery.display-all .gallery-grid div {
  display: block;
}
.hcc-media-background,
.hcc-media-header {
  position: relative;
}
.hcc-media-background,
.hcc-media-background-image,
.hcc-media-background-image img,
.hcc-media-header,
.hcc-media-underlay,
.hcc-media-underlay img {
  min-height: 325px;
}
.hcc-media-background-image {
  height: 100%;
}
.hcc-media-background-image img,
.hcc-media-underlay img {
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
}
.hcc-angle-button.hcc-media-overlay {
  max-width: calc(100% - 2rem);
}
.hcc-media-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hcc-media-overlay.hcc-media-overlay--right {
  transform: scaleX(-1);
}
.hcc-angle-overlay {
  height: 100%;
  overflow: hidden;
}
.hcc-angle-overlay .hcc-angle-image,
.hcc-angle-overlay svg {
  width: auto;
  height: 100%;
}
.hcc-overlay-title {
  padding-top: 1rem;
  height: 100%;
  display: flex;
}
.hcc-overlay-title > .container {
  align-self: flex-end;
}
@media (min-width: 600px) {
  @media (min-width: 1230px) {
    .hcc-overlay-title h1 {
      width: 75%;
      font-size: 4rem;
    }
  }
}
.hcc-overlay-title .hcc-big-header {
  font-size: 2.25rem;
  font-weight: 300;
  text-transform: uppercase;
}
.hcc-overlay-title .hcc-big-header span {
  display: block;
  font-size: 1.875rem;
  font-weight: 700;
}
@media (min-width: 600px) {
  .hcc-overlay-title .hcc-big-header {
    font-size: 3rem;
  }
  .hcc-overlay-title .hcc-big-header span {
    font-size: 2.25rem;
  }
}
@media (min-width: 820px) {
  .hcc-overlay-title .hcc-big-header {
    font-size: 6rem;
  }
  .hcc-overlay-title .hcc-big-header span {
    font-size: 4rem;
  }
  .hcc-angle-button.hcc-overlay-title {
    max-width: calc(100% - 2rem);
  }
  .hcc-overlay-title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    padding-top: 4rem;
    background: #000;
    background: radial-gradient(
      at bottom left,
      rgba(0, 0, 0, 0.6390931373) 30%,
      hsla(0, 0%, 100%, 0.0550595238) 59%
    );
  }
  .hcc-angle-button.hcc-overlay-title h1 {
    max-width: calc(100% - 2rem);
  }
  .hcc-overlay-title h1 {
    width: 100%;
    font-size: 2.25rem;
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }
}
@media (max-width: 819px) {
  .hero-border,
  .hcc-breadcrumbs-wrapper {
    display: none;
  }
  .hcc-media-background,
  .hcc-media-background-image,
  .hcc-media-background-image img,
  .hcc-media-header,
  .hcc-media-underlay,
  .hcc-media-underlay img {
    min-height: unset;
  }
  #main > .flex > .border-t {
    display: block;
  }
  #main > .container.mt-16 {
    margin-top: 1rem;
  }
  .hcc-image-reset.w-20 {
    width: unset;
  }
}
.hcc-inner-grid-section-nav {
  grid-area: nav;
}
.hcc-inner-grid-aside {
  grid-area: aside;
}
.hcc-inner-grid-main {
  grid-area: main;
}
.hcc-inner-grid-submain {
  grid-area: main-2;
}
.hcc-inner-grid {
  display: grid;
  gap: 2rem;
  grid-template-rows: 1fr;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-template-areas: "nav" "main" "main-2" "aside";
}
@media (min-width: 820px) {
  .hcc-inner-grid {
    grid-template-columns: 33% minmax(0, 1fr);
    grid-template-rows: -webkit-max-content;
    grid-template-rows: max-content;
    grid-template-areas: "nav main" "aside main" ". main" "main-2 main-2";
  }
}
@media (min-width: 1230px) {
  .hcc-inner-grid {
    grid-template-columns: 25% minmax(0, 1fr);
  }
}
.hcc-card-grid {
  display: grid;
  gap: 2rem;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
.hcc-card-grid .hcc-card {
  min-height: 150px;
}
@media (min-width: 1230px) {
  .hcc-card-grid {
    grid-template-columns: repeat(auto-fit, minmax(30%, 1fr));
  }
}
.hcc-header-button {
  display: inline-block;
  cursor: pointer;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  padding: 0.5rem 1rem;
  text-align: center;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.hcc-factoid.hcc-header-button:hover {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.hcc-header-button:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(30, 121, 192, var(--tw-bg-opacity));
}
@media (min-width: 820px) {
  .hcc-header-button {
    padding: 0.25rem 0.5rem;
    font-size: 0.75rem;
  }
}
.hcc-angle-button {
  transform: skewX(-45deg);
  transform-origin: 0 2rem;
}
.hcc-factoid.hcc-angle-button {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.hcc-angle-button {
  border-right-width: 1px;
  border-left-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(248, 150, 33, var(--tw-bg-opacity));
  padding: 0.25rem 2rem;
  text-align: center;
}
.hcc-angle-button,
.hcc-angle-button span {
  display: inline-block;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
  transition-duration: 0.3s;
}
.hcc-angle-button span {
  transform: skewX(45deg);
  font-weight: 700;
  text-transform: uppercase;
}
.hcc-angle-button span,
.hcc-factoid.hcc-angle-button.hcc-green {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.hcc-angle-button.hcc-green {
  --tw-bg-opacity: 1;
  background-color: rgba(176, 197, 54, var(--tw-bg-opacity));
}
.hcc-factoid.hcc-angle-button.hcc-orange {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.hcc-angle-button.hcc-orange {
  --tw-bg-opacity: 1;
  background-color: rgba(248, 150, 33, var(--tw-bg-opacity));
}
.hcc-factoid.hcc-angle-button.hcc-orange-bright {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.hcc-angle-button.hcc-orange-bright {
  --tw-bg-opacity: 1;
  background-color: rgba(241, 90, 42, var(--tw-bg-opacity));
}
.hcc-factoid.hcc-angle-button.hcc-blue {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.hcc-angle-button.hcc-blue {
  --tw-bg-opacity: 1;
  background-color: rgba(30, 121, 192, var(--tw-bg-opacity));
}
.hcc-factoid.hcc-angle-button.hcc-teal {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.hcc-angle-button.hcc-teal {
  --tw-bg-opacity: 1;
  background-color: rgba(85, 196, 197, var(--tw-bg-opacity));
}
.hcc-angle-button.w-full {
  max-width: calc(100% - 2rem);
}
.hcc-angle-button:not(.no-hover):hover {
  --tw-bg-opacity: 1;
  background-color: rgba(23, 39, 82, var(--tw-bg-opacity));
}
.hcc-angle-button.hcc-icon span,
.hcc-angle-button:not(.no-hover):hover span {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.hcc-angle-button.hcc-icon span {
  display: flex;
}
main .hcc-angle-button {
  transform-origin: initial;
}
#pause-button > span {
  padding: 4px;
}
.hcc-header-link-list,
.hcc-link-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.hcc-link-list {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-top-width: 1px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(209, 213, 219, var(--tw-border-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
}
.hcc-angle-button.hcc-link-list a {
  max-width: calc(100% - 2rem);
}
.hcc-link-list a {
  width: 100%;
}
@media (min-width: 600px) {
  .hcc-link-list a {
    width: auto;
  }
}
@media (min-width: 820px) {
  .hcc-link-list {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.hcc-angle-button.hcc-link-list-intro {
  max-width: calc(100% - 2rem);
}
.hcc-link-list-intro {
  margin-right: 1rem;
  width: 100%;
  text-align: center;
  margin-top: 0.25rem;
}
@media (min-width: 600px) {
  .hcc-link-list-intro {
    width: auto;
    text-align: left;
  }
}
.hcc-link-list > .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.hcc-form-button {
  cursor: pointer;
  --tw-bg-opacity: 1;
  background-color: rgba(23, 39, 82, var(--tw-bg-opacity));
  padding: 0.5rem 1rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
  transition-duration: 0.3s;
}
.hcc-factoid.hcc-form-button:hover,
.hcc-form-button:hover {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.hcc-form-button:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(30, 121, 192, var(--tw-bg-opacity));
}
.ou-search-results li,
.space-y-8.divide-y > :not([hidden]) ~ :not([hidden]) {
  padding-top: 2rem;
}
.hcc-first-line:first-line {
  font-weight: 700;
}
.hcc-dark-box a {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  text-decoration: underline;
  color: #fff !important;
}
.hcc-dark-box a:hover {
  font-weight: 700;
}
.hcc-intro-p {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgba(30, 121, 192, var(--tw-text-opacity));
}
.hcc-sup {
  font-size: 50%;
  vertical-align: text-top;
}
.hcc-fade-in,
.hcc-fade-in-left {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-translate-x: 20rem;
}
.hcc-fade-in,
.hcc-fade-in-left,
.hcc-fade-in-right {
  transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0;
  transition-property: background-color, border-color, color, fill, stroke,
    opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke,
    opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke,
    opacity, box-shadow, transform, filter, backdrop-filter,
    -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
  transition-duration: 0.5s;
}
.hcc-fade-in-right {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-translate-x: -20rem;
}
.hcc-factoid.hcc-screen-orange {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.hcc-screen-orange {
  --tw-bg-opacity: 1;
  background-color: rgba(248, 150, 33, var(--tw-bg-opacity));
  mix-blend-mode: multiply;
}
.hcc-factoid.hcc-screen-orange-bright {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.hcc-screen-orange-bright {
  --tw-bg-opacity: 1;
  background-color: rgba(241, 90, 42, var(--tw-bg-opacity));
  mix-blend-mode: multiply;
}
.hcc-factoid.hcc-screen-green {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.hcc-screen-green {
  --tw-bg-opacity: 1;
  background-color: rgba(176, 197, 54, var(--tw-bg-opacity));
  mix-blend-mode: multiply;
}
.hcc-screen-dark {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  --tw-bg-opacity: 0.2;
}
.hcc-media-overlay {
  display: flex;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.hcc-media-overlay > * {
  margin-top: auto;
  margin-bottom: auto;
}
@media (min-width: 600px) {
  .hcc-angle-button.hcc-media-overlay {
    max-width: calc(100% - 2rem);
  }
  .hcc-media-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
}
.hcc-media-background,
.hcc-media-underlay {
  height: 100%;
}
.hcc-media-underlay img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
}
@media (min-width: 1230px) {
  .hcc-media-underlay img {
    height: auto;
    width: 100%;
  }
}
.hcc-media-band {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  position: relative;
}
.hcc-media-band .hcc-media-overlay {
  position: relative;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.hcc-media-band .hcc-screen-orange {
  position: absolute;
  width: 100%;
  height: 100%;
}
.hcc-angle-object-fit img {
  -o-object-fit: cover;
  object-fit: cover;
}
.hcc-calendar-widget {
  --tw-bg-opacity: 1;
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  padding-bottom: 1rem;
}
.hcc-factoid.hcc-calendar-widget-head {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.hcc-calendar-widget-head {
  position: relative;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgba(30, 121, 192, var(--tw-bg-opacity));
  padding: 0.5rem;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.hcc-calendar-widget-head:after,
.hcc-calendar-widget-head:before {
  content: "";
  height: 150px;
  width: 10px;
  background-color: transparent;
  display: inline-block;
  position: absolute;
}
.hcc-calendar-widget-head:before {
  border-left: 1px;
  border-left-color: #fff;
  border-left-style: solid;
  transform: rotate(45deg);
  transform-origin: 300% -3%;
}
.hcc-calendar-widget-head:after {
  border-right: 1px;
  border-right-color: #fff;
  border-right-style: solid;
  transform: rotate(45deg);
  transform-origin: 600% 35%;
}
.hcc-calendar-widget-body > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.hcc-calendar-widget-body {
  padding: 1rem;
}
.hcc-calendar-widget-item {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.5rem;
}
.hcc-event {
  --tw-bg-opacity: 1;
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
}
.hcc-event.bg-transparent {
  --tw-bg-opacity: 0;
}
.hcc-event.image {
  grid-row: span 3 / span 3;
}
.hcc-angle-button.hcc-event img {
  max-width: calc(100% - 2rem);
}
.hcc-event img {
  width: 100%;
}
.hcc-event-details {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  padding: 1rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.hcc-event-context {
  grid-column: span 2 / span 2;
}
.hcc-event-date h1,
.hcc-event-date h2,
.hcc-event-date h3,
.hcc-event-date h4,
.hcc-event-date h5 {
  margin-bottom: 0;
}
.hcc-event-date {
  grid-column: span 1 / span 1;
  align-self: flex-start;
  border-top-width: 8px;
  border-bottom-width: 2px;
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: center;
  font-family: Azo Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
@media (min-width: 1230px) {
  .hcc-event-date {
    font-size: 1.875rem;
  }
}
.hcc-event-month {
  display: block;
  font-weight: 400;
}
.hcc-event-day {
  display: block;
}
.hcc-event-title {
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.375;
}
.hcc-event-time {
  color: rgba(31, 41, 55, var(--tw-text-opacity));
}
.hcc-event-description,
.hcc-event-time {
  display: block;
  font-size: 0.875rem;
  --tw-text-opacity: 1;
}
.hcc-event-description {
  color: rgba(75, 85, 99, var(--tw-text-opacity));
}
.hcc-event:hover .hcc-event-date {
  --tw-bg-opacity: 1;
  background-color: rgba(23, 39, 82, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.hcc-carousel:focus {
  --tw-border-opacity: 1;
  border-color: rgba(85, 196, 197, var(--tw-border-opacity));
}
.hcc-carousel {
  padding: 1rem;
}
.hcc-carousel:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 transparent);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(85, 196, 197, var(--tw-ring-opacity));
}
.hcc-carousel .flickity-prev-next-button {
  width: 30px;
  height: 30px;
  border-radius: 5px;
  padding: 2px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMzAuMjM4IDE2LjUzM2wyMi40NTUgMjIuNDU1LTcuNTQ5IDcuNTUtMjIuNDU1LTIyLjQ1NSA3LjU0OS03LjU1bTMyLjcyOCAzMi43MjhMMjkuMzUxIDgyLjg3NyAyMiA3NS41MjdsMzMuNjE2LTMzLjYxNiA3LjM1IDcuMzVNMzUuMzQ5LjU0MmwzOC4xNjkgMzguMTY5LTcuNTUgNy41NDlMMjcuNzk5IDguMDkxbDcuNTUtNy41NDltNDkuMTY1IDQ5LjE2NEwzNC43NTkgOTkuNDYxbC04LjA3My04LjA3NEw3Ni40NCA0MS42MzNsOC4wNzQgOC4wNzMiIGZpbGw9IiNGODk1MjEiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==");
  background-size: contain;
  background-origin: content-box;
  background-repeat: no-repeat;
}
.hcc-carousel .flickity-prev-next-button svg {
  display: none;
}
.hcc-carousel .flickity-prev-next-button:hover {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMzAuMjM4IDE2LjUzM2wyMi40NTUgMjIuNDU1LTcuNTQ5IDcuNTUtMjIuNDU1LTIyLjQ1NSA3LjU0OS03LjU1bTMyLjcyOCAzMi43MjhMMjkuMzUxIDgyLjg3NyAyMiA3NS41MjdsMzMuNjE2LTMzLjYxNiA3LjM1IDcuMzVNMzUuMzQ5LjU0MmwzOC4xNjkgMzguMTY5LTcuNTUgNy41NDlMMjcuNzk5IDguMDkxbDcuNTUtNy41NDltNDkuMTY1IDQ5LjE2NEwzNC43NTkgOTkuNDYxbC04LjA3My04LjA3NEw3Ni40NCA0MS42MzNsOC4wNzQgOC4wNzMiIGZpbGw9IiNGODk1MjEiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==");
  background-size: contain;
  background-origin: content-box;
  background-repeat: no-repeat;
  --tw-bg-opacity: 1;
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
}
.hcc-carousel .flickity-prev-next-button.previous {
  left: -20px;
  transform: scaleX(-1);
  top: calc(50% - 15px);
}
.hcc-carousel .flickity-prev-next-button.next {
  right: -20px;
}
.hcc-carousel .flickity-viewport {
  transition: height 0.2s;
}
.card-slider .flickity-slider {
  display: flex;
}
.card-slider .flickity-slider .uor-card-slider-card {
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 200px;
}
.hcc-carousel-full {
  padding-left: 2rem;
  padding-right: 2rem;
}
.hcc-angle-button.hcc-carousel-full > div {
  max-width: calc(100% - 2rem);
}
.hcc-carousel-full > div {
  width: 100%;
}
.hcc-angle-button.hcc-carousel-full .is-selected {
  max-width: calc(100% - 2rem);
}
.hcc-carousel-full .is-selected {
  width: 100%;
}
.hcc-carousel-full .flickity-page-dots {
  display: none;
}
.hcc-carousel-full .flickity-prev-next-button.previous {
  left: -5px;
}
.hcc-carousel-full .flickity-prev-next-button.next {
  right: -5px;
}
.hcc-carousel-full.no-padding {
  padding-left: 0;
  padding-right: 0;
}
.hcc-carousel-calendar .hcc-event {
  width: calc(100% - 1rem);
  margin-left: 1rem;
}
@media (min-width: 600px) {
  .hcc-carousel-calendar .hcc-event {
    width: calc(50% - 1rem);
  }
}
@media (min-width: 820px) {
  .hcc-carousel-calendar .hcc-event {
    width: calc(25% - 1rem);
  }
}
.hcc-factoid.hcc-carousel-calendar .hcc-event:nth-child(n + 1) .hcc-event-date {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.hcc-carousel-calendar .hcc-event:nth-child(n + 1) .hcc-event-date {
  --tw-bg-opacity: 1;
  background-color: rgba(30, 121, 192, var(--tw-bg-opacity));
}
.hcc-factoid.hcc-carousel-calendar .hcc-event:nth-child(odd) .hcc-event-date {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.hcc-carousel-calendar .hcc-event:nth-child(odd) .hcc-event-date {
  --tw-bg-opacity: 1;
  background-color: rgba(241, 90, 42, var(--tw-bg-opacity));
}
.hcc-factoid.hcc-carousel-calendar
  .hcc-event:nth-child(3n + 1)
  .hcc-event-date {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.hcc-carousel-calendar .hcc-event:nth-child(3n + 1) .hcc-event-date {
  --tw-bg-opacity: 1;
  background-color: rgba(176, 197, 54, var(--tw-bg-opacity));
}
.hcc-factoid.hcc-carousel-calendar
  .hcc-event:nth-child(4n + 1)
  .hcc-event-date {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.hcc-carousel-calendar .hcc-event:nth-child(4n + 1) .hcc-event-date {
  --tw-bg-opacity: 1;
  background-color: rgba(85, 196, 197, var(--tw-bg-opacity));
}
.hcc-carousel-calendar .hcc-event:hover .hcc-event-date {
  --tw-bg-opacity: 1;
  background-color: rgba(23, 39, 82, var(--tw-bg-opacity));
}
.hcc-carousel-calendar .flickity-page-dots,
.hcc-carousel-story .flickity-page-dots {
  margin-bottom: 0;
}
.hcc-carousel-images a {
  width: calc(100% - 1rem);
  margin-left: 1rem;
}
@media (min-width: 600px) {
  .hcc-carousel-images a {
    width: calc(50% - 1rem);
  }
}
@media (min-width: 820px) {
  .hcc-carousel-images a {
    width: calc(25% - 1rem);
  }
}
.hcc-carousel-images .flickity-page-dots {
  margin-bottom: 0;
}
code {
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: block;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(156, 163, 175, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
  padding: 1rem;
  font-size: 1rem;
}
code span {
  --tw-text-opacity: 1;
  color: rgba(248, 150, 33, var(--tw-text-opacity));
}
.hcc-video-container {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.hcc-video-container:after {
  display: block;
  content: "";
  padding-top: 56.25%;
}
.hcc-video-container embed,
.hcc-video-container iframe,
.hcc-video-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.space-y-8.hcc-table > :not([hidden]) ~ :not([hidden]) {
  padding-top: 2rem;
}
.hcc-table {
  min-width: 100%;
}
.hcc-table > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * (1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  --tw-divide-opacity: 1;
  border-color: rgba(0, 0, 0, var(--tw-divide-opacity));
}
.hcc-table {
  border-top-width: 8px;
  --tw-border-opacity: 1;
  border-color: rgba(241, 90, 42, var(--tw-border-opacity));
}
@media (min-width: 820px) {
  .hcc-table {
    border-top-width: 0;
  }
}
.hcc-table thead {
  display: none;
}
@media (min-width: 820px) {
  .hcc-angle-button.hcc-table thead {
    max-width: calc(100% - 2rem);
  }
  .hcc-factoid.hcc-table thead {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }
  .hcc-table thead {
    display: table-header-group;
    width: 100%;
    --tw-bg-opacity: 1;
    background-color: rgba(241, 90, 42, var(--tw-bg-opacity));
  }
  .hcc-table thead th {
    padding: 0.5rem 1rem;
    text-align: left;
    font-size: 1rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.05em;
  }
}
.bg-white h1,
.bg-white h2,
.bg-white h3,
.bg-white h4,
.bg-white h5,
.hcc-table tbody h1,
.hcc-table tbody h2,
.hcc-table tbody h3,
.hcc-table tbody h4,
.hcc-table tbody h5 {
  margin-bottom: 0;
}
.space-y-8.hcc-table tbody > :not([hidden]) ~ :not([hidden]) {
  padding-top: 2rem;
}
.hcc-table tbody > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * (1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  --tw-divide-opacity: 1;
  border-color: rgba(243, 244, 246, var(--tw-divide-opacity));
}
.hcc-table tbody {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.hcc-angle-button.hcc-table tbody td {
  max-width: calc(100% - 2rem);
}
.hcc-table tbody td {
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 820px) {
  .hcc-table tbody td {
    display: table-cell;
    width: auto;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
}
.hcc-table tbody tr:nth-child(2n) {
  --tw-bg-opacity: 1;
  background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
  --tw-bg-opacity: 0.5;
}
.hcc-large-header {
  font-size: 2.25rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgba(23, 39, 82, var(--tw-text-opacity));
}
@media (min-width: 820px) {
  .hcc-large-header {
    font-size: 4rem;
  }
}
.hcc-medium-header {
  font-size: 1.875rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgba(23, 39, 82, var(--tw-text-opacity));
}
@media (min-width: 820px) {
  .hcc-medium-header {
    font-size: 3rem;
  }
}
.hcc-small-header {
  font-size: 1.5rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgba(23, 39, 82, var(--tw-text-opacity));
}
@media (min-width: 820px) {
  .hcc-small-header {
    font-size: 2.25rem;
  }
}
.hcc-header-emphasis {
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgba(30, 121, 192, var(--tw-text-opacity));
}
.hcc-header-white,
.hcc-header-white .hcc-header-emphasis {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.hcc-angle-button.hcc-factoid {
  max-width: calc(100% - 2rem);
}
.hcc-factoid {
  width: 100%;
  padding: 0.5rem;
  text-align: center;
  font-weight: 700;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
@media (min-width: 1230px) {
  .hcc-factoid {
    padding: 1rem;
  }
}
.hcc-factoid .hcc-metric {
  display: block;
  font-size: 2.25rem;
}
@media (min-width: 820px) {
  .hcc-factoid .hcc-metric {
    font-size: 3rem;
  }
}
@media (min-width: 1230px) {
  .hcc-factoid .hcc-metric {
    font-size: 5rem;
  }
}
.hcc-factoid .hcc-context {
  display: block;
  font-size: 0.875rem;
}
@media (min-width: 600px) {
  .hcc-factoid .hcc-context {
    font-size: 1.25rem;
  }
}
.hcc-factoid .hcc-more-context {
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: block;
  font-size: 0.875rem;
  font-weight: 400;
}
@media (min-width: 600px) {
  .hcc-factoid .hcc-more-context {
    font-size: 1rem;
  }
}
.hcc-factoid.bg-blue-bright,
.hcc-factoid.bg-green,
.hcc-factoid.bg-orange,
.hcc-factoid.bg-orange-bright,
.hcc-factoid.bg-teal {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.focus\:not-sr-only:focus {
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.static {
  position: static;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: -webkit-sticky;
  position: sticky;
}
.top-0 {
  top: 0;
}
.right-0 {
  right: 0;
}
.right-4 {
  right: 1rem;
}
.bottom-0 {
  bottom: 0;
}
.bottom-16 {
  bottom: 4rem;
}
.left-0 {
  left: 0;
}
.z-10 {
  z-index: 10;
}
.z-50 {
  z-index: 50;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-4 {
  grid-column: span 4 / span 4;
}
.col-span-8 {
  grid-column: span 8 / span 8;
}
.col-span-12 {
  grid-column: span 12 / span 12;
}
.m-8 {
  margin: 2rem;
}
.m-auto {
  margin: auto;
}
.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.my-16 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-16 {
  margin-top: 4rem;
}
.mt-auto {
  margin-top: auto;
}
.-mt-px {
  margin-top: -1px;
}
.mr-3 {
  margin-right: 0.75rem;
}
.mr-4 {
  margin-right: 1rem;
}
.mr-6 {
  margin-right: 1.5rem;
}
.mr-auto {
  margin-right: auto;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.ml-3 {
  margin-left: 0.75rem;
}
.ml-4 {
  margin-left: 1rem;
}
.ml-8 {
  margin-left: 2rem;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.h-5 {
  height: 1.25rem;
}
.h-10 {
  height: 2.5rem;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.w-0 {
  width: 0;
}
.w-5 {
  width: 1.25rem;
}
.w-20 {
  width: 5rem;
}
.w-full {
  width: 100%;
}
.min-w-full {
  min-width: 100%;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-grow {
  flex-grow: 1;
}
.transform {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-0 {
  --tw-translate-x: 0px;
}
@-webkit-keyframes spin {
  to {
    transform: rotate(1turn);
  }
}
@keyframes spin {
  to {
    transform: rotate(1turn);
  }
}
@-webkit-keyframes ping {
  75%,
  to {
    transform: scale(2);
    opacity: 0;
  }
}
@keyframes ping {
  75%,
  to {
    transform: scale(2);
    opacity: 0;
  }
}
@-webkit-keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
@-webkit-keyframes bounce {
  0%,
  to {
    transform: translateY(-25%);
    -webkit-animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
    animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
  }
  50% {
    transform: none;
    -webkit-animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
}
@keyframes bounce {
  0%,
  to {
    transform: translateY(-25%);
    -webkit-animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
    animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
  }
  50% {
    transform: none;
    -webkit-animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.content-between {
  align-content: space-between;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-4 {
  gap: 1rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-16 {
  gap: 4rem;
}
.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * (1 - var(--tw-space-x-reverse)));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * (1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-divide-opacity));
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-auto {
  overflow-x: auto;
}
.border-t-2 {
  border-top-width: 2px;
}
.border-t-4 {
  border-top-width: 4px;
}
.border-t {
  border-top-width: 1px;
}
.border-b-16 {
  border-bottom-width: 16px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-transparent {
  border-color: transparent;
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, var(--tw-border-opacity));
}
.border-white {
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}
.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}
.border-gray-400 {
  --tw-border-opacity: 1;
  border-color: rgba(156, 163, 175, var(--tw-border-opacity));
}
.border-blue-bright {
  --tw-border-opacity: 1;
  border-color: rgba(30, 121, 192, var(--tw-border-opacity));
}
.border-green {
  --tw-border-opacity: 1;
  border-color: rgba(176, 197, 54, var(--tw-border-opacity));
}
.border-teal {
  --tw-border-opacity: 1;
  border-color: rgba(85, 196, 197, var(--tw-border-opacity));
}
.border-orange {
  --tw-border-opacity: 1;
  border-color: rgba(248, 150, 33, var(--tw-border-opacity));
}
.border-orange-bright {
  --tw-border-opacity: 1;
  border-color: rgba(241, 90, 42, var(--tw-border-opacity));
}
.hover\:border-gray-300:hover {
  --tw-border-opacity: 1;
  border-color: rgba(209, 213, 219, var(--tw-border-opacity));
}
.bg-transparent {
  background-color: transparent;
}
.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
}
.bg-blue {
  --tw-bg-opacity: 1;
  background-color: rgba(23, 39, 82, var(--tw-bg-opacity));
}
.bg-blue-bright {
  --tw-bg-opacity: 1;
  background-color: rgba(30, 121, 192, var(--tw-bg-opacity));
}
.bg-green {
  --tw-bg-opacity: 1;
  background-color: rgba(176, 197, 54, var(--tw-bg-opacity));
}
.bg-teal {
  --tw-bg-opacity: 1;
  background-color: rgba(85, 196, 197, var(--tw-bg-opacity));
}
.bg-orange {
  --tw-bg-opacity: 1;
  background-color: rgba(248, 150, 33, var(--tw-bg-opacity));
}
.bg-orange-bright {
  --tw-bg-opacity: 1;
  background-color: rgba(241, 90, 42, var(--tw-bg-opacity));
}
.fill-current {
  fill: currentColor;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.object-fill {
  -o-object-fit: fill;
  object-fit: fill;
}
.p-4 {
  padding: 1rem;
}
.p-8 {
  padding: 2rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-8 {
  padding-top: 2rem;
}
.pr-1 {
  padding-right: 0.25rem;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pl-1 {
  padding-left: 0.25rem;
}
.text-center {
  text-align: center;
}
.align-middle {
  vertical-align: middle;
}
.font-display {
  font-family: Azo Sans, sans-serif;
}
.text-xs {
  font-size: 0.75rem;
}
.text-sm {
  font-size: 0.875rem;
}
.text-base {
  font-size: 1rem;
}
.text-lg {
  font-size: 1.125rem;
}
.text-xl {
  font-size: 1.25rem;
}
.text-2xl {
  font-size: 1.5rem;
}
.text-6xl {
  font-size: 4rem;
}
.font-light {
  font-weight: 300;
}
.font-normal {
  font-weight: 400;
}
.font-medium {
  font-weight: 500;
}
.font-bold {
  font-weight: 700;
}
.uppercase {
  text-transform: uppercase;
}
.normal-case {
  text-transform: none;
}
.leading-none {
  line-height: 1;
}
.leading-tight {
  line-height: 1.25;
}
.text-black {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-text-opacity));
}
.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgba(107, 114, 128, var(--tw-text-opacity));
}
.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-text-opacity));
}
.text-blue {
  --tw-text-opacity: 1;
  color: rgba(23, 39, 82, var(--tw-text-opacity));
}
.text-green {
  --tw-text-opacity: 1;
  color: rgba(176, 197, 54, var(--tw-text-opacity));
}
.text-orange {
  --tw-text-opacity: 1;
  color: rgba(248, 150, 33, var(--tw-text-opacity));
}
.hover\:text-gray-700:hover {
  --tw-text-opacity: 1;
  color: rgba(55, 65, 81, var(--tw-text-opacity));
}
.hover\:text-blue:hover {
  --tw-text-opacity: 1;
  color: rgba(23, 39, 82, var(--tw-text-opacity));
}
.hover\:text-blue-bright:hover {
  --tw-text-opacity: 1;
  color: rgba(30, 121, 192, var(--tw-text-opacity));
}
.hover\:underline:hover,
.underline {
  text-decoration: underline;
}
.opacity-30 {
  opacity: 0.3;
}
.opacity-75 {
  opacity: 0.75;
}
.opacity-100 {
  opacity: 1;
}
*,
:after,
:before {
  --tw-shadow: 0 0 transparent;
}
.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.transition-colors {
  transition-property: background-color, border-color, color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.duration-300 {
  transition-duration: 0.3s;
}
@media (min-width: 600px) {
  .sm\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .sm\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .sm\:col-span-3 {
    grid-column: span 3 / span 3;
  }
  .sm\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .sm\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .sm\:col-span-10 {
    grid-column: span 10 / span 10;
  }
  .sm\:col-start-2 {
    grid-column-start: 2;
  }
  .sm\:mt-4 {
    margin-top: 1rem;
  }
  .sm\:block {
    display: block;
  }
  .sm\:grid {
    display: grid;
  }
  .sm\:hidden {
    display: none;
  }
  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .sm\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .sm\:flex-row {
    flex-direction: row;
  }
  .sm\:gap-4 {
    gap: 1rem;
  }
  .sm\:border-t-2 {
    border-top-width: 2px;
  }
  .sm\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .sm\:pt-2 {
    padding-top: 0.5rem;
  }
  .sm\:col-count-2 {
    -moz-column-count: 2;
    column-count: 2;
  }
}
@media (min-width: 700px) {
  .smed\:block {
    display: block;
  }
  .smed\:hidden {
    display: none;
  }
  .smed\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }
}
@media (min-width: 820px) {
  .md\:relative {
    position: relative;
  }
  .md\:order-1 {
    order: 1;
  }
  .md\:order-2 {
    order: 2;
  }
  .md\:order-3 {
    order: 3;
  }
  .md\:order-4 {
    order: 4;
  }
  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .md\:col-span-3 {
    grid-column: span 3 / span 3;
  }
  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .md\:col-span-5 {
    grid-column: span 5 / span 5;
  }
  .md\:col-span-7 {
    grid-column: span 7 / span 7;
  }
  .md\:mt-4 {
    margin-top: 1rem;
  }
  .md\:-mt-px {
    margin-top: -1px;
  }
  .md\:mb-0 {
    margin-bottom: 0;
  }
  .md\:ml-0 {
    margin-left: 0;
  }
  .md\:block {
    display: block;
  }
  .md\:flex {
    display: flex;
  }
  .md\:grid {
    display: grid;
  }
  .md\:hidden {
    display: none;
  }
  .md\:w-auto {
    width: auto;
  }
  .md\:w-1\/2 {
    width: 50%;
  }
  .md\:w-3\/4 {
    width: 75%;
  }
  .md\:w-4\/5 {
    width: 80%;
  }
  .md\:w-full {
    width: 100%;
  }
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .md\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .md\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .md\:gap-8 {
    gap: 2rem;
  }
  .md\:border-l-2 {
    border-left-width: 2px;
  }
  .md\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
  }
  .md\:py-0 {
    padding-top: 0;
  }
  .md\:pb-0,
  .md\:py-0 {
    padding-bottom: 0;
  }
  .md\:pl-4 {
    padding-left: 1rem;
  }
  .md\:pl-8 {
    padding-left: 2rem;
  }
  .md\:text-base {
    font-size: 1rem;
  }
  .md\:text-xl {
    font-size: 1.25rem;
  }
  .md\:text-4xl {
    font-size: 2.25rem;
  }
  .md\:text-7xl {
    font-size: 5rem;
  }
  .md\:col-count-3 {
    -moz-column-count: 3;
    column-count: 3;
  }
}
@media (min-width: 930px) {
  .mlg\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .mlg\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .mlg\:block {
    display: block;
  }
  .mlg\:hidden {
    display: none;
  }
}
@media (min-width: 1230px) {
  .lg\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .lg\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .lg\:col-span-5 {
    grid-column: span 5 / span 5;
  }
  .lg\:col-span-7 {
    grid-column: span 7 / span 7;
  }
  .lg\:col-span-8 {
    grid-column: span 8 / span 8;
  }
  .lg\:col-start-3 {
    grid-column-start: 3;
  }
  .lg\:block {
    display: block;
  }
  .lg\:hidden {
    display: none;
  }
  .lg\:w-1\/2 {
    width: 50%;
  }
  .lg\:w-1\/3 {
    width: 33.333333%;
  }
  .lg\:w-2\/3 {
    width: 66.666667%;
  }
  .lg\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .lg\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .lg\:gap-12 {
    gap: 3rem;
  }
  .lg\:bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(220, 38, 38, var(--tw-bg-opacity));
  }
  .lg\:text-9xl {
    font-size: 8rem;
  }
}
@media (min-width: 1300px) {
  .xl\:block {
    display: block;
  }
  .xl\:hidden {
    display: none;
  }
  .xl\:w-1\/2 {
    width: 50%;
  }
  .xl\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
  }
  .xl\:text-base {
    font-size: 1rem;
  }
}
@media (min-width: 1536px) {
  .\32xl\:block {
    display: block;
  }
  .\32xl\:hidden {
    display: none;
  }
  .\32xl\:bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(75, 85, 99, var(--tw-bg-opacity));
  }
}
