@charset "UTF-8";
/**
 * UNCo main theme stylesheet
 * Version: 2023-05
 * https://www.oho.com
 */
.grid-container .grid-container {
  padding-right: 0;
  padding-left: 0;
}

.small-text {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .small-text {
    font-size: 1rem;
  }
}
.small-text p {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .small-text p {
    font-size: 1rem;
  }
}

.tiny-text {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .tiny-text {
    font-size: 0.875rem;
  }
}
.tiny-text p {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .tiny-text p {
    font-size: 0.875rem;
  }
}

.super {
  font-family: Roboto, sans-serif;
  font-size: 4rem;
  font-weight: 300;
  line-height: 0.8;
  vertical-align: super;
  margin-left: 8px;
}
@media print, screen and (min-width: 48.0625em) {
  .super {
    font-size: 6.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .super {
    font-size: 8rem;
  }
}
.super p {
  font-family: Roboto, sans-serif;
  font-size: 4rem;
  font-weight: 300;
  line-height: 0.8;
  vertical-align: super;
  margin-left: 8px;
}
@media print, screen and (min-width: 48.0625em) {
  .super p {
    font-size: 6.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .super p {
    font-size: 8rem;
  }
}

.caption {
  font-size: 0.75rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .caption {
    font-size: 0.875rem;
  }
}
.caption p {
  font-size: 0.75rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .caption p {
    font-size: 0.875rem;
  }
}

.leading-arrows::before {
  margin-right: 0.5ch;
  font-family: "Font Awesome 6 Pro";
  content: "\f054\f054\f054\f054 ";
  font-weight: 300;
  letter-spacing: -0.1ch;
  background-image: -webkit-gradient(linear, left top, right top, from(rgb(from #013C65 r g b/0.15)), to(rgb(from #013C65 r g b/1)));
  background-image: linear-gradient(to right, rgb(from #013C65 r g b/0.15) 0%, rgb(from #013C65 r g b/1) 100%);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (prefers-reduced-motion: no-preference) {
  * {
    scroll-behavior: smooth;
  }
}

* {
  --tec-color-background-events-bar: ##E6EBF0;
  --tec-color-border-secondary: #E6EBF0;
  --tec-color-border-default: ##E6EBF0;
  --tec-color-background: ##E6EBF0;
  --tec-color-accent-primary: #007DBA;
  --tec-color-icon-active: #007DBA;
  --tec-color-text-view-selector-list-item: #013C65;
  --tec-color-text-primary: #333;
  --tec-color-border-default: #C4C4C4;
  --tec-spacer-8: 1rem;
}
*::before, *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media print, screen and (min-width: 48.0625em) {
  * {
    --tec-spacer-8: 1.5rem;
  }
}

body {
  margin: 0;
  color: #333333;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  display: block;
}

main {
  display: block;
}

h1, .h1 {
  font-family: questa-slab, serif;
  font-size: 2rem;
  font-weight: 900;
  line-height: 1;
}
@media print, screen and (min-width: 48.0625em) {
  h1, .h1 {
    font-size: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  h1, .h1 {
    font-size: 5rem;
  }
}

h2, .h2 {
  font-family: questa-slab, serif;
  font-size: 1.75rem;
  font-weight: 900;
  line-height: 1;
}
@media print, screen and (min-width: 48.0625em) {
  h2, .h2 {
    font-size: 2.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  h2, .h2 {
    font-size: 3.5rem;
  }
}

h3, .h3 {
  font-family: questa-slab, serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.1;
}
@media print, screen and (min-width: 48.0625em) {
  h3, .h3 {
    font-size: 1.75rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  h3, .h3 {
    font-size: 2.5rem;
  }
}

h4, .h4 {
  font-family: Roboto, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
}
@media print, screen and (min-width: 48.0625em) {
  h4, .h4 {
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  h4, .h4 {
    font-size: 1.875rem;
  }
}

h5, .h5 {
  font-family: Roboto, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.2;
}
@media print, screen and (min-width: 48.0625em) {
  h5, .h5 {
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  h5, .h5 {
    font-size: 1.5rem;
  }
}

h6, .h6 {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.2;
}
@media print, screen and (min-width: 48.0625em) {
  h6, .h6 {
    font-size: 1.125rem;
  }
}

p, .p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 64.0625em) {
  p, .p {
    font-size: 1.125rem;
  }
}

.skip-link a:focus {
  position: absolute !important;
  z-index: 999;
  overflow: visible;
  clip: unset;
  width: auto;
  height: auto;
  padding: 10px;
  color: #ffffff;
  background: #000000;
  font-family: "Roboto", sans-serif;
  font-size: 22px;
  font-weight: 700;
}

a {
  color: #013C65;
}
a:hover {
  color: #007DBA;
}

button {
  cursor: pointer;
  font-size: 1rem;
}

ol,
ul {
  list-style-type: none;
}

iframe {
  max-width: 100%;
}

img {
  max-width: 100%;
  height: auto;
}

dl,
pre,
figure {
  margin: 0;
  padding: 0;
}

[data-fancybox-modal] {
  display: none;
}

.tag {
  color: #013C65;
  background-color: #ffffff;
  border: 1px solid #007DBA;
  padding: 0.5rem 16px;
}
.tag {
  font-family: Roboto, sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}
.tag::before, .tag::after {
  color: #013C65;
}
.tag:hover {
  color: #013C65;
  background-color: #FFB71B;
  border-color: #FFB71B;
}
.tag:hover::before, .tag:hover::after {
  color: #013C65;
}
.tag:focus-visible {
  outline: 6px solid;
  outline-offset: 0;
}

.bg-gold .btn {
  outline: 0px solid #ffffff;
}
.bg-gold .btn:focus-visible {
  outline-color: #ffffff;
}

a[id] {
  scroll-margin-top: 8rem;
}

/**
 * Foundation for Sites
 * Version 6.9.0
 * https://get.foundation
 * Licensed under MIT Open Source
 */
.grid-container {
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
.grid-container.fluid {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
.grid-container.full {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  padding-left: 0;
}

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

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

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

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

@media print, screen and (min-width: 20.0625em) {
  .grid-x > .tiny-shrink, .grid-x > .tiny-full, .grid-x > .tiny-1, .grid-x > .tiny-2, .grid-x > .tiny-3, .grid-x > .tiny-4, .grid-x > .tiny-5, .grid-x > .tiny-6, .grid-x > .tiny-7, .grid-x > .tiny-8, .grid-x > .tiny-9, .grid-x > .tiny-10, .grid-x > .tiny-11, .grid-x > .tiny-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
@media print, screen and (min-width: 40.0625em) {
  .grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
.grid-x > .initial-12, .grid-x > .initial-11, .grid-x > .initial-10, .grid-x > .initial-9, .grid-x > .initial-8, .grid-x > .initial-7, .grid-x > .initial-6, .grid-x > .initial-5, .grid-x > .initial-4, .grid-x > .initial-3, .grid-x > .initial-2, .grid-x > .initial-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

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

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

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

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

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

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

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

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

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

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

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

.grid-x > .initial-12 {
  width: 100%;
}

@media print, screen and (min-width: 20.0625em) {
  .grid-x > .tiny-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    width: auto;
  }
  .grid-x > .tiny-12, .grid-x > .tiny-11, .grid-x > .tiny-10, .grid-x > .tiny-9, .grid-x > .tiny-8, .grid-x > .tiny-7, .grid-x > .tiny-6, .grid-x > .tiny-5, .grid-x > .tiny-4, .grid-x > .tiny-3, .grid-x > .tiny-2, .grid-x > .tiny-1, .grid-x > .tiny-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-x > .tiny-shrink {
    width: auto;
  }
  .grid-x > .tiny-1 {
    width: 8.3333333333%;
  }
  .grid-x > .tiny-2 {
    width: 16.6666666667%;
  }
  .grid-x > .tiny-3 {
    width: 25%;
  }
  .grid-x > .tiny-4 {
    width: 33.3333333333%;
  }
  .grid-x > .tiny-5 {
    width: 41.6666666667%;
  }
  .grid-x > .tiny-6 {
    width: 50%;
  }
  .grid-x > .tiny-7 {
    width: 58.3333333333%;
  }
  .grid-x > .tiny-8 {
    width: 66.6666666667%;
  }
  .grid-x > .tiny-9 {
    width: 75%;
  }
  .grid-x > .tiny-10 {
    width: 83.3333333333%;
  }
  .grid-x > .tiny-11 {
    width: 91.6666666667%;
  }
  .grid-x > .tiny-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40.0625em) {
  .grid-x > .small-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    width: auto;
  }
  .grid-x > .small-12, .grid-x > .small-11, .grid-x > .small-10, .grid-x > .small-9, .grid-x > .small-8, .grid-x > .small-7, .grid-x > .small-6, .grid-x > .small-5, .grid-x > .small-4, .grid-x > .small-3, .grid-x > .small-2, .grid-x > .small-1, .grid-x > .small-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-x > .small-shrink {
    width: auto;
  }
  .grid-x > .small-1 {
    width: 8.3333333333%;
  }
  .grid-x > .small-2 {
    width: 16.6666666667%;
  }
  .grid-x > .small-3 {
    width: 25%;
  }
  .grid-x > .small-4 {
    width: 33.3333333333%;
  }
  .grid-x > .small-5 {
    width: 41.6666666667%;
  }
  .grid-x > .small-6 {
    width: 50%;
  }
  .grid-x > .small-7 {
    width: 58.3333333333%;
  }
  .grid-x > .small-8 {
    width: 66.6666666667%;
  }
  .grid-x > .small-9 {
    width: 75%;
  }
  .grid-x > .small-10 {
    width: 83.3333333333%;
  }
  .grid-x > .small-11 {
    width: 91.6666666667%;
  }
  .grid-x > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .grid-x > .medium-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    width: auto;
  }
  .grid-x > .medium-12, .grid-x > .medium-11, .grid-x > .medium-10, .grid-x > .medium-9, .grid-x > .medium-8, .grid-x > .medium-7, .grid-x > .medium-6, .grid-x > .medium-5, .grid-x > .medium-4, .grid-x > .medium-3, .grid-x > .medium-2, .grid-x > .medium-1, .grid-x > .medium-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-x > .medium-shrink {
    width: auto;
  }
  .grid-x > .medium-1 {
    width: 8.3333333333%;
  }
  .grid-x > .medium-2 {
    width: 16.6666666667%;
  }
  .grid-x > .medium-3 {
    width: 25%;
  }
  .grid-x > .medium-4 {
    width: 33.3333333333%;
  }
  .grid-x > .medium-5 {
    width: 41.6666666667%;
  }
  .grid-x > .medium-6 {
    width: 50%;
  }
  .grid-x > .medium-7 {
    width: 58.3333333333%;
  }
  .grid-x > .medium-8 {
    width: 66.6666666667%;
  }
  .grid-x > .medium-9 {
    width: 75%;
  }
  .grid-x > .medium-10 {
    width: 83.3333333333%;
  }
  .grid-x > .medium-11 {
    width: 91.6666666667%;
  }
  .grid-x > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .grid-x > .large-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    width: auto;
  }
  .grid-x > .large-12, .grid-x > .large-11, .grid-x > .large-10, .grid-x > .large-9, .grid-x > .large-8, .grid-x > .large-7, .grid-x > .large-6, .grid-x > .large-5, .grid-x > .large-4, .grid-x > .large-3, .grid-x > .large-2, .grid-x > .large-1, .grid-x > .large-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-x > .large-shrink {
    width: auto;
  }
  .grid-x > .large-1 {
    width: 8.3333333333%;
  }
  .grid-x > .large-2 {
    width: 16.6666666667%;
  }
  .grid-x > .large-3 {
    width: 25%;
  }
  .grid-x > .large-4 {
    width: 33.3333333333%;
  }
  .grid-x > .large-5 {
    width: 41.6666666667%;
  }
  .grid-x > .large-6 {
    width: 50%;
  }
  .grid-x > .large-7 {
    width: 58.3333333333%;
  }
  .grid-x > .large-8 {
    width: 66.6666666667%;
  }
  .grid-x > .large-9 {
    width: 75%;
  }
  .grid-x > .large-10 {
    width: 83.3333333333%;
  }
  .grid-x > .large-11 {
    width: 91.6666666667%;
  }
  .grid-x > .large-12 {
    width: 100%;
  }
}
.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}

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

.grid-margin-x {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.grid-margin-x > .cell {
  width: calc(100% - 3rem);
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.grid-margin-x > .auto {
  width: auto;
}
.grid-margin-x > .shrink {
  width: auto;
}
.grid-margin-x > .initial-1 {
  width: calc(8.3333333333% - 3rem);
}
.grid-margin-x > .initial-2 {
  width: calc(16.6666666667% - 3rem);
}
.grid-margin-x > .initial-3 {
  width: calc(25% - 3rem);
}
.grid-margin-x > .initial-4 {
  width: calc(33.3333333333% - 3rem);
}
.grid-margin-x > .initial-5 {
  width: calc(41.6666666667% - 3rem);
}
.grid-margin-x > .initial-6 {
  width: calc(50% - 3rem);
}
.grid-margin-x > .initial-7 {
  width: calc(58.3333333333% - 3rem);
}
.grid-margin-x > .initial-8 {
  width: calc(66.6666666667% - 3rem);
}
.grid-margin-x > .initial-9 {
  width: calc(75% - 3rem);
}
.grid-margin-x > .initial-10 {
  width: calc(83.3333333333% - 3rem);
}
.grid-margin-x > .initial-11 {
  width: calc(91.6666666667% - 3rem);
}
.grid-margin-x > .initial-12 {
  width: calc(100% - 3rem);
}
@media print, screen and (min-width: 20.0625em) {
  .grid-margin-x > .tiny-auto {
    width: auto;
  }
  .grid-margin-x > .tiny-shrink {
    width: auto;
  }
  .grid-margin-x > .tiny-1 {
    width: calc(8.3333333333% - 3rem);
  }
  .grid-margin-x > .tiny-2 {
    width: calc(16.6666666667% - 3rem);
  }
  .grid-margin-x > .tiny-3 {
    width: calc(25% - 3rem);
  }
  .grid-margin-x > .tiny-4 {
    width: calc(33.3333333333% - 3rem);
  }
  .grid-margin-x > .tiny-5 {
    width: calc(41.6666666667% - 3rem);
  }
  .grid-margin-x > .tiny-6 {
    width: calc(50% - 3rem);
  }
  .grid-margin-x > .tiny-7 {
    width: calc(58.3333333333% - 3rem);
  }
  .grid-margin-x > .tiny-8 {
    width: calc(66.6666666667% - 3rem);
  }
  .grid-margin-x > .tiny-9 {
    width: calc(75% - 3rem);
  }
  .grid-margin-x > .tiny-10 {
    width: calc(83.3333333333% - 3rem);
  }
  .grid-margin-x > .tiny-11 {
    width: calc(91.6666666667% - 3rem);
  }
  .grid-margin-x > .tiny-12 {
    width: calc(100% - 3rem);
  }
}
@media print, screen and (min-width: 40.0625em) {
  .grid-margin-x > .small-auto {
    width: auto;
  }
  .grid-margin-x > .small-shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.3333333333% - 3rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 3rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 3rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 3rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 3rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 3rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 3rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 3rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 3rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 3rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 3rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 3rem);
  }
}
@media print, screen and (min-width: 48.0625em) {
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 3rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 3rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 3rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 3rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 3rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 3rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 3rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 3rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 3rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 3rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 3rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 3rem);
  }
}
@media print, screen and (min-width: 64.0625em) {
  .grid-margin-x > .large-auto {
    width: auto;
  }
  .grid-margin-x > .large-shrink {
    width: auto;
  }
  .grid-margin-x > .large-1 {
    width: calc(8.3333333333% - 3rem);
  }
  .grid-margin-x > .large-2 {
    width: calc(16.6666666667% - 3rem);
  }
  .grid-margin-x > .large-3 {
    width: calc(25% - 3rem);
  }
  .grid-margin-x > .large-4 {
    width: calc(33.3333333333% - 3rem);
  }
  .grid-margin-x > .large-5 {
    width: calc(41.6666666667% - 3rem);
  }
  .grid-margin-x > .large-6 {
    width: calc(50% - 3rem);
  }
  .grid-margin-x > .large-7 {
    width: calc(58.3333333333% - 3rem);
  }
  .grid-margin-x > .large-8 {
    width: calc(66.6666666667% - 3rem);
  }
  .grid-margin-x > .large-9 {
    width: calc(75% - 3rem);
  }
  .grid-margin-x > .large-10 {
    width: calc(83.3333333333% - 3rem);
  }
  .grid-margin-x > .large-11 {
    width: calc(91.6666666667% - 3rem);
  }
  .grid-margin-x > .large-12 {
    width: calc(100% - 3rem);
  }
}

.grid-padding-x .grid-padding-x {
  margin-right: -1.5rem;
  margin-left: -1.5rem;
}
.grid-container:not(.full) > .grid-padding-x {
  margin-right: -1.5rem;
  margin-left: -1.5rem;
}
.grid-padding-x > .cell {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 20.0625em) {
  .grid-margin-x.tiny-up-1 > .cell {
    width: calc(100% - 3rem);
  }
  .grid-margin-x.tiny-up-2 > .cell {
    width: calc(50% - 3rem);
  }
  .grid-margin-x.tiny-up-3 > .cell {
    width: calc(33.3333333333% - 3rem);
  }
  .grid-margin-x.tiny-up-4 > .cell {
    width: calc(25% - 3rem);
  }
  .grid-margin-x.tiny-up-5 > .cell {
    width: calc(20% - 3rem);
  }
  .grid-margin-x.tiny-up-6 > .cell {
    width: calc(16.6666666667% - 3rem);
  }
  .grid-margin-x.tiny-up-7 > .cell {
    width: calc(14.2857142857% - 3rem);
  }
  .grid-margin-x.tiny-up-8 > .cell {
    width: calc(12.5% - 3rem);
  }
}
@media print, screen and (min-width: 40.0625em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 3rem);
  }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 3rem);
  }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.3333333333% - 3rem);
  }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 3rem);
  }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 3rem);
  }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.6666666667% - 3rem);
  }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.2857142857% - 3rem);
  }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 3rem);
  }
}
@media print, screen and (min-width: 48.0625em) {
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 3rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 3rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.3333333333% - 3rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 3rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 3rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.6666666667% - 3rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.2857142857% - 3rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 3rem);
  }
}
@media print, screen and (min-width: 64.0625em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 3rem);
  }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 3rem);
  }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.3333333333% - 3rem);
  }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 3rem);
  }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 3rem);
  }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.6666666667% - 3rem);
  }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.2857142857% - 3rem);
  }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 3rem);
  }
}
.initial-margin-collapse {
  margin-right: 0;
  margin-left: 0;
}
.initial-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0;
}
.initial-margin-collapse > .initial-1 {
  width: 8.3333333333%;
}
.initial-margin-collapse > .initial-2 {
  width: 16.6666666667%;
}
.initial-margin-collapse > .initial-3 {
  width: 25%;
}
.initial-margin-collapse > .initial-4 {
  width: 33.3333333333%;
}
.initial-margin-collapse > .initial-5 {
  width: 41.6666666667%;
}
.initial-margin-collapse > .initial-6 {
  width: 50%;
}
.initial-margin-collapse > .initial-7 {
  width: 58.3333333333%;
}
.initial-margin-collapse > .initial-8 {
  width: 66.6666666667%;
}
.initial-margin-collapse > .initial-9 {
  width: 75%;
}
.initial-margin-collapse > .initial-10 {
  width: 83.3333333333%;
}
.initial-margin-collapse > .initial-11 {
  width: 91.6666666667%;
}
.initial-margin-collapse > .initial-12 {
  width: 100%;
}
@media print, screen and (min-width: 20.0625em) {
  .initial-margin-collapse > .tiny-1 {
    width: 8.3333333333%;
  }
  .initial-margin-collapse > .tiny-2 {
    width: 16.6666666667%;
  }
  .initial-margin-collapse > .tiny-3 {
    width: 25%;
  }
  .initial-margin-collapse > .tiny-4 {
    width: 33.3333333333%;
  }
  .initial-margin-collapse > .tiny-5 {
    width: 41.6666666667%;
  }
  .initial-margin-collapse > .tiny-6 {
    width: 50%;
  }
  .initial-margin-collapse > .tiny-7 {
    width: 58.3333333333%;
  }
  .initial-margin-collapse > .tiny-8 {
    width: 66.6666666667%;
  }
  .initial-margin-collapse > .tiny-9 {
    width: 75%;
  }
  .initial-margin-collapse > .tiny-10 {
    width: 83.3333333333%;
  }
  .initial-margin-collapse > .tiny-11 {
    width: 91.6666666667%;
  }
  .initial-margin-collapse > .tiny-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40.0625em) {
  .initial-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .initial-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .initial-margin-collapse > .small-3 {
    width: 25%;
  }
  .initial-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .initial-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .initial-margin-collapse > .small-6 {
    width: 50%;
  }
  .initial-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .initial-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .initial-margin-collapse > .small-9 {
    width: 75%;
  }
  .initial-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .initial-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .initial-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .initial-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .initial-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .initial-margin-collapse > .medium-3 {
    width: 25%;
  }
  .initial-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .initial-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .initial-margin-collapse > .medium-6 {
    width: 50%;
  }
  .initial-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .initial-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .initial-margin-collapse > .medium-9 {
    width: 75%;
  }
  .initial-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .initial-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .initial-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .initial-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .initial-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .initial-margin-collapse > .large-3 {
    width: 25%;
  }
  .initial-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .initial-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .initial-margin-collapse > .large-6 {
    width: 50%;
  }
  .initial-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .initial-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .initial-margin-collapse > .large-9 {
    width: 75%;
  }
  .initial-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .initial-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .initial-margin-collapse > .large-12 {
    width: 100%;
  }
}

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

@media print, screen and (min-width: 20.0625em) {
  .tiny-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .tiny-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 20.0625em) {
  .tiny-margin-collapse > .initial-1 {
    width: 8.3333333333%;
  }
  .tiny-margin-collapse > .initial-2 {
    width: 16.6666666667%;
  }
  .tiny-margin-collapse > .initial-3 {
    width: 25%;
  }
  .tiny-margin-collapse > .initial-4 {
    width: 33.3333333333%;
  }
  .tiny-margin-collapse > .initial-5 {
    width: 41.6666666667%;
  }
  .tiny-margin-collapse > .initial-6 {
    width: 50%;
  }
  .tiny-margin-collapse > .initial-7 {
    width: 58.3333333333%;
  }
  .tiny-margin-collapse > .initial-8 {
    width: 66.6666666667%;
  }
  .tiny-margin-collapse > .initial-9 {
    width: 75%;
  }
  .tiny-margin-collapse > .initial-10 {
    width: 83.3333333333%;
  }
  .tiny-margin-collapse > .initial-11 {
    width: 91.6666666667%;
  }
  .tiny-margin-collapse > .initial-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 20.0625em) {
  .tiny-margin-collapse > .tiny-1 {
    width: 8.3333333333%;
  }
  .tiny-margin-collapse > .tiny-2 {
    width: 16.6666666667%;
  }
  .tiny-margin-collapse > .tiny-3 {
    width: 25%;
  }
  .tiny-margin-collapse > .tiny-4 {
    width: 33.3333333333%;
  }
  .tiny-margin-collapse > .tiny-5 {
    width: 41.6666666667%;
  }
  .tiny-margin-collapse > .tiny-6 {
    width: 50%;
  }
  .tiny-margin-collapse > .tiny-7 {
    width: 58.3333333333%;
  }
  .tiny-margin-collapse > .tiny-8 {
    width: 66.6666666667%;
  }
  .tiny-margin-collapse > .tiny-9 {
    width: 75%;
  }
  .tiny-margin-collapse > .tiny-10 {
    width: 83.3333333333%;
  }
  .tiny-margin-collapse > .tiny-11 {
    width: 91.6666666667%;
  }
  .tiny-margin-collapse > .tiny-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40.0625em) {
  .tiny-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .tiny-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .tiny-margin-collapse > .small-3 {
    width: 25%;
  }
  .tiny-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .tiny-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .tiny-margin-collapse > .small-6 {
    width: 50%;
  }
  .tiny-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .tiny-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .tiny-margin-collapse > .small-9 {
    width: 75%;
  }
  .tiny-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .tiny-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .tiny-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .tiny-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .tiny-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .tiny-margin-collapse > .medium-3 {
    width: 25%;
  }
  .tiny-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .tiny-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .tiny-margin-collapse > .medium-6 {
    width: 50%;
  }
  .tiny-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .tiny-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .tiny-margin-collapse > .medium-9 {
    width: 75%;
  }
  .tiny-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .tiny-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .tiny-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .tiny-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .tiny-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .tiny-margin-collapse > .large-3 {
    width: 25%;
  }
  .tiny-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .tiny-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .tiny-margin-collapse > .large-6 {
    width: 50%;
  }
  .tiny-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .tiny-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .tiny-margin-collapse > .large-9 {
    width: 75%;
  }
  .tiny-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .tiny-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .tiny-margin-collapse > .large-12 {
    width: 100%;
  }
}

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

@media print, screen and (min-width: 40.0625em) {
  .small-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .small-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 40.0625em) {
  .small-margin-collapse > .initial-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .initial-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .initial-3 {
    width: 25%;
  }
  .small-margin-collapse > .initial-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .initial-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .initial-6 {
    width: 50%;
  }
  .small-margin-collapse > .initial-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .initial-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .initial-9 {
    width: 75%;
  }
  .small-margin-collapse > .initial-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .initial-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .initial-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40.0625em) {
  .small-margin-collapse > .tiny-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .tiny-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .tiny-3 {
    width: 25%;
  }
  .small-margin-collapse > .tiny-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .tiny-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .tiny-6 {
    width: 50%;
  }
  .small-margin-collapse > .tiny-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .tiny-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .tiny-9 {
    width: 75%;
  }
  .small-margin-collapse > .tiny-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .tiny-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .tiny-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40.0625em) {
  .small-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .small-3 {
    width: 25%;
  }
  .small-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .small-6 {
    width: 50%;
  }
  .small-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .small-9 {
    width: 75%;
  }
  .small-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .small-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .medium-3 {
    width: 25%;
  }
  .small-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .medium-6 {
    width: 50%;
  }
  .small-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .medium-9 {
    width: 75%;
  }
  .small-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .small-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .large-3 {
    width: 25%;
  }
  .small-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .large-6 {
    width: 50%;
  }
  .small-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .large-9 {
    width: 75%;
  }
  .small-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .large-12 {
    width: 100%;
  }
}

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

@media print, screen and (min-width: 48.0625em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .medium-margin-collapse > .initial-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .initial-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .initial-3 {
    width: 25%;
  }
  .medium-margin-collapse > .initial-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .initial-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .initial-6 {
    width: 50%;
  }
  .medium-margin-collapse > .initial-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .initial-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .initial-9 {
    width: 75%;
  }
  .medium-margin-collapse > .initial-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .initial-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .initial-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .medium-margin-collapse > .tiny-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .tiny-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .tiny-3 {
    width: 25%;
  }
  .medium-margin-collapse > .tiny-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .tiny-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .tiny-6 {
    width: 50%;
  }
  .medium-margin-collapse > .tiny-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .tiny-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .tiny-9 {
    width: 75%;
  }
  .medium-margin-collapse > .tiny-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .tiny-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .tiny-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .medium-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .small-3 {
    width: 25%;
  }
  .medium-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .small-6 {
    width: 50%;
  }
  .medium-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .small-9 {
    width: 75%;
  }
  .medium-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .medium-3 {
    width: 25%;
  }
  .medium-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .medium-6 {
    width: 50%;
  }
  .medium-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .medium-9 {
    width: 75%;
  }
  .medium-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .medium-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .large-3 {
    width: 25%;
  }
  .medium-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .large-6 {
    width: 50%;
  }
  .medium-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .large-9 {
    width: 75%;
  }
  .medium-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .large-12 {
    width: 100%;
  }
}

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

@media print, screen and (min-width: 64.0625em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .large-margin-collapse > .initial-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .initial-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .initial-3 {
    width: 25%;
  }
  .large-margin-collapse > .initial-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .initial-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .initial-6 {
    width: 50%;
  }
  .large-margin-collapse > .initial-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .initial-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .initial-9 {
    width: 75%;
  }
  .large-margin-collapse > .initial-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .initial-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .initial-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .large-margin-collapse > .tiny-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .tiny-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .tiny-3 {
    width: 25%;
  }
  .large-margin-collapse > .tiny-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .tiny-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .tiny-6 {
    width: 50%;
  }
  .large-margin-collapse > .tiny-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .tiny-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .tiny-9 {
    width: 75%;
  }
  .large-margin-collapse > .tiny-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .tiny-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .tiny-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .large-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .small-3 {
    width: 25%;
  }
  .large-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .small-6 {
    width: 50%;
  }
  .large-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .small-9 {
    width: 75%;
  }
  .large-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .large-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .medium-3 {
    width: 25%;
  }
  .large-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .medium-6 {
    width: 50%;
  }
  .large-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .medium-9 {
    width: 75%;
  }
  .large-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .large-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .large-3 {
    width: 25%;
  }
  .large-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .large-6 {
    width: 50%;
  }
  .large-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .large-9 {
    width: 75%;
  }
  .large-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .large-12 {
    width: 100%;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 20.0625em) {
  .tiny-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .tiny-offset-0 {
    margin-left: calc(0% + 3rem / 2);
  }
  .tiny-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .tiny-offset-1 {
    margin-left: calc(8.3333333333% + 3rem / 2);
  }
  .tiny-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .tiny-offset-2 {
    margin-left: calc(16.6666666667% + 3rem / 2);
  }
  .tiny-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .tiny-offset-3 {
    margin-left: calc(25% + 3rem / 2);
  }
  .tiny-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .tiny-offset-4 {
    margin-left: calc(33.3333333333% + 3rem / 2);
  }
  .tiny-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .tiny-offset-5 {
    margin-left: calc(41.6666666667% + 3rem / 2);
  }
  .tiny-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .tiny-offset-6 {
    margin-left: calc(50% + 3rem / 2);
  }
  .tiny-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .tiny-offset-7 {
    margin-left: calc(58.3333333333% + 3rem / 2);
  }
  .tiny-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .tiny-offset-8 {
    margin-left: calc(66.6666666667% + 3rem / 2);
  }
  .tiny-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .tiny-offset-9 {
    margin-left: calc(75% + 3rem / 2);
  }
  .tiny-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .tiny-offset-10 {
    margin-left: calc(83.3333333333% + 3rem / 2);
  }
  .tiny-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .tiny-offset-11 {
    margin-left: calc(91.6666666667% + 3rem / 2);
  }
}
@media print, screen and (min-width: 40.0625em) {
  .small-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .small-offset-0 {
    margin-left: calc(0% + 3rem / 2);
  }
  .small-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .small-offset-1 {
    margin-left: calc(8.3333333333% + 3rem / 2);
  }
  .small-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .small-offset-2 {
    margin-left: calc(16.6666666667% + 3rem / 2);
  }
  .small-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .small-offset-3 {
    margin-left: calc(25% + 3rem / 2);
  }
  .small-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .small-offset-4 {
    margin-left: calc(33.3333333333% + 3rem / 2);
  }
  .small-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .small-offset-5 {
    margin-left: calc(41.6666666667% + 3rem / 2);
  }
  .small-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .small-offset-6 {
    margin-left: calc(50% + 3rem / 2);
  }
  .small-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .small-offset-7 {
    margin-left: calc(58.3333333333% + 3rem / 2);
  }
  .small-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .small-offset-8 {
    margin-left: calc(66.6666666667% + 3rem / 2);
  }
  .small-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .small-offset-9 {
    margin-left: calc(75% + 3rem / 2);
  }
  .small-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .small-offset-10 {
    margin-left: calc(83.3333333333% + 3rem / 2);
  }
  .small-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .small-offset-11 {
    margin-left: calc(91.6666666667% + 3rem / 2);
  }
}
@media print, screen and (min-width: 48.0625em) {
  .medium-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 3rem / 2);
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.3333333333% + 3rem / 2);
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.6666666667% + 3rem / 2);
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 3rem / 2);
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.3333333333% + 3rem / 2);
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.6666666667% + 3rem / 2);
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 3rem / 2);
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.3333333333% + 3rem / 2);
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.6666666667% + 3rem / 2);
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 3rem / 2);
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.3333333333% + 3rem / 2);
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.6666666667% + 3rem / 2);
  }
}
@media print, screen and (min-width: 64.0625em) {
  .large-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 3rem / 2);
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.3333333333% + 3rem / 2);
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.6666666667% + 3rem / 2);
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 3rem / 2);
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.3333333333% + 3rem / 2);
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.6666666667% + 3rem / 2);
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 3rem / 2);
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.3333333333% + 3rem / 2);
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.6666666667% + 3rem / 2);
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 3rem / 2);
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.3333333333% + 3rem / 2);
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.6666666667% + 3rem / 2);
  }
}
.grid-y {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}
.grid-y > .cell {
  height: auto;
  max-height: none;
}
.grid-y > .auto {
  height: auto;
}
.grid-y > .shrink {
  height: auto;
}
.grid-y > .initial-shrink, .grid-y > .initial-full, .grid-y > .initial-1, .grid-y > .initial-2, .grid-y > .initial-3, .grid-y > .initial-4, .grid-y > .initial-5, .grid-y > .initial-6, .grid-y > .initial-7, .grid-y > .initial-8, .grid-y > .initial-9, .grid-y > .initial-10, .grid-y > .initial-11, .grid-y > .initial-12 {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}
@media print, screen and (min-width: 20.0625em) {
  .grid-y > .tiny-shrink, .grid-y > .tiny-full, .grid-y > .tiny-1, .grid-y > .tiny-2, .grid-y > .tiny-3, .grid-y > .tiny-4, .grid-y > .tiny-5, .grid-y > .tiny-6, .grid-y > .tiny-7, .grid-y > .tiny-8, .grid-y > .tiny-9, .grid-y > .tiny-10, .grid-y > .tiny-11, .grid-y > .tiny-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
@media print, screen and (min-width: 40.0625em) {
  .grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
.grid-y > .initial-12, .grid-y > .initial-11, .grid-y > .initial-10, .grid-y > .initial-9, .grid-y > .initial-8, .grid-y > .initial-7, .grid-y > .initial-6, .grid-y > .initial-5, .grid-y > .initial-4, .grid-y > .initial-3, .grid-y > .initial-2, .grid-y > .initial-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.grid-y > .initial-1 {
  height: 8.3333333333%;
}
.grid-y > .initial-2 {
  height: 16.6666666667%;
}
.grid-y > .initial-3 {
  height: 25%;
}
.grid-y > .initial-4 {
  height: 33.3333333333%;
}
.grid-y > .initial-5 {
  height: 41.6666666667%;
}
.grid-y > .initial-6 {
  height: 50%;
}
.grid-y > .initial-7 {
  height: 58.3333333333%;
}
.grid-y > .initial-8 {
  height: 66.6666666667%;
}
.grid-y > .initial-9 {
  height: 75%;
}
.grid-y > .initial-10 {
  height: 83.3333333333%;
}
.grid-y > .initial-11 {
  height: 91.6666666667%;
}
.grid-y > .initial-12 {
  height: 100%;
}
@media print, screen and (min-width: 20.0625em) {
  .grid-y > .tiny-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    height: auto;
  }
  .grid-y > .tiny-12, .grid-y > .tiny-11, .grid-y > .tiny-10, .grid-y > .tiny-9, .grid-y > .tiny-8, .grid-y > .tiny-7, .grid-y > .tiny-6, .grid-y > .tiny-5, .grid-y > .tiny-4, .grid-y > .tiny-3, .grid-y > .tiny-2, .grid-y > .tiny-1, .grid-y > .tiny-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-y > .tiny-shrink {
    height: auto;
  }
  .grid-y > .tiny-1 {
    height: 8.3333333333%;
  }
  .grid-y > .tiny-2 {
    height: 16.6666666667%;
  }
  .grid-y > .tiny-3 {
    height: 25%;
  }
  .grid-y > .tiny-4 {
    height: 33.3333333333%;
  }
  .grid-y > .tiny-5 {
    height: 41.6666666667%;
  }
  .grid-y > .tiny-6 {
    height: 50%;
  }
  .grid-y > .tiny-7 {
    height: 58.3333333333%;
  }
  .grid-y > .tiny-8 {
    height: 66.6666666667%;
  }
  .grid-y > .tiny-9 {
    height: 75%;
  }
  .grid-y > .tiny-10 {
    height: 83.3333333333%;
  }
  .grid-y > .tiny-11 {
    height: 91.6666666667%;
  }
  .grid-y > .tiny-12 {
    height: 100%;
  }
}
@media print, screen and (min-width: 40.0625em) {
  .grid-y > .small-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    height: auto;
  }
  .grid-y > .small-12, .grid-y > .small-11, .grid-y > .small-10, .grid-y > .small-9, .grid-y > .small-8, .grid-y > .small-7, .grid-y > .small-6, .grid-y > .small-5, .grid-y > .small-4, .grid-y > .small-3, .grid-y > .small-2, .grid-y > .small-1, .grid-y > .small-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-y > .small-shrink {
    height: auto;
  }
  .grid-y > .small-1 {
    height: 8.3333333333%;
  }
  .grid-y > .small-2 {
    height: 16.6666666667%;
  }
  .grid-y > .small-3 {
    height: 25%;
  }
  .grid-y > .small-4 {
    height: 33.3333333333%;
  }
  .grid-y > .small-5 {
    height: 41.6666666667%;
  }
  .grid-y > .small-6 {
    height: 50%;
  }
  .grid-y > .small-7 {
    height: 58.3333333333%;
  }
  .grid-y > .small-8 {
    height: 66.6666666667%;
  }
  .grid-y > .small-9 {
    height: 75%;
  }
  .grid-y > .small-10 {
    height: 83.3333333333%;
  }
  .grid-y > .small-11 {
    height: 91.6666666667%;
  }
  .grid-y > .small-12 {
    height: 100%;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .grid-y > .medium-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    height: auto;
  }
  .grid-y > .medium-12, .grid-y > .medium-11, .grid-y > .medium-10, .grid-y > .medium-9, .grid-y > .medium-8, .grid-y > .medium-7, .grid-y > .medium-6, .grid-y > .medium-5, .grid-y > .medium-4, .grid-y > .medium-3, .grid-y > .medium-2, .grid-y > .medium-1, .grid-y > .medium-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-y > .medium-shrink {
    height: auto;
  }
  .grid-y > .medium-1 {
    height: 8.3333333333%;
  }
  .grid-y > .medium-2 {
    height: 16.6666666667%;
  }
  .grid-y > .medium-3 {
    height: 25%;
  }
  .grid-y > .medium-4 {
    height: 33.3333333333%;
  }
  .grid-y > .medium-5 {
    height: 41.6666666667%;
  }
  .grid-y > .medium-6 {
    height: 50%;
  }
  .grid-y > .medium-7 {
    height: 58.3333333333%;
  }
  .grid-y > .medium-8 {
    height: 66.6666666667%;
  }
  .grid-y > .medium-9 {
    height: 75%;
  }
  .grid-y > .medium-10 {
    height: 83.3333333333%;
  }
  .grid-y > .medium-11 {
    height: 91.6666666667%;
  }
  .grid-y > .medium-12 {
    height: 100%;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .grid-y > .large-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    height: auto;
  }
  .grid-y > .large-12, .grid-y > .large-11, .grid-y > .large-10, .grid-y > .large-9, .grid-y > .large-8, .grid-y > .large-7, .grid-y > .large-6, .grid-y > .large-5, .grid-y > .large-4, .grid-y > .large-3, .grid-y > .large-2, .grid-y > .large-1, .grid-y > .large-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-y > .large-shrink {
    height: auto;
  }
  .grid-y > .large-1 {
    height: 8.3333333333%;
  }
  .grid-y > .large-2 {
    height: 16.6666666667%;
  }
  .grid-y > .large-3 {
    height: 25%;
  }
  .grid-y > .large-4 {
    height: 33.3333333333%;
  }
  .grid-y > .large-5 {
    height: 41.6666666667%;
  }
  .grid-y > .large-6 {
    height: 50%;
  }
  .grid-y > .large-7 {
    height: 58.3333333333%;
  }
  .grid-y > .large-8 {
    height: 66.6666666667%;
  }
  .grid-y > .large-9 {
    height: 75%;
  }
  .grid-y > .large-10 {
    height: 83.3333333333%;
  }
  .grid-y > .large-11 {
    height: 91.6666666667%;
  }
  .grid-y > .large-12 {
    height: 100%;
  }
}

.grid-padding-y .grid-padding-y {
  margin-top: -1.5rem;
  margin-bottom: -1.5rem;
}
.grid-padding-y > .cell {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.grid-margin-y {
  margin-top: -1.5rem;
  margin-bottom: -1.5rem;
}
.grid-margin-y > .cell {
  height: calc(100% - 3rem);
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .initial-1 {
  height: calc(8.3333333333% - 3rem);
}
.grid-margin-y > .initial-2 {
  height: calc(16.6666666667% - 3rem);
}
.grid-margin-y > .initial-3 {
  height: calc(25% - 3rem);
}
.grid-margin-y > .initial-4 {
  height: calc(33.3333333333% - 3rem);
}
.grid-margin-y > .initial-5 {
  height: calc(41.6666666667% - 3rem);
}
.grid-margin-y > .initial-6 {
  height: calc(50% - 3rem);
}
.grid-margin-y > .initial-7 {
  height: calc(58.3333333333% - 3rem);
}
.grid-margin-y > .initial-8 {
  height: calc(66.6666666667% - 3rem);
}
.grid-margin-y > .initial-9 {
  height: calc(75% - 3rem);
}
.grid-margin-y > .initial-10 {
  height: calc(83.3333333333% - 3rem);
}
.grid-margin-y > .initial-11 {
  height: calc(91.6666666667% - 3rem);
}
.grid-margin-y > .initial-12 {
  height: calc(100% - 3rem);
}
@media print, screen and (min-width: 20.0625em) {
  .grid-margin-y > .tiny-auto {
    height: auto;
  }
  .grid-margin-y > .tiny-shrink {
    height: auto;
  }
  .grid-margin-y > .tiny-1 {
    height: calc(8.3333333333% - 3rem);
  }
  .grid-margin-y > .tiny-2 {
    height: calc(16.6666666667% - 3rem);
  }
  .grid-margin-y > .tiny-3 {
    height: calc(25% - 3rem);
  }
  .grid-margin-y > .tiny-4 {
    height: calc(33.3333333333% - 3rem);
  }
  .grid-margin-y > .tiny-5 {
    height: calc(41.6666666667% - 3rem);
  }
  .grid-margin-y > .tiny-6 {
    height: calc(50% - 3rem);
  }
  .grid-margin-y > .tiny-7 {
    height: calc(58.3333333333% - 3rem);
  }
  .grid-margin-y > .tiny-8 {
    height: calc(66.6666666667% - 3rem);
  }
  .grid-margin-y > .tiny-9 {
    height: calc(75% - 3rem);
  }
  .grid-margin-y > .tiny-10 {
    height: calc(83.3333333333% - 3rem);
  }
  .grid-margin-y > .tiny-11 {
    height: calc(91.6666666667% - 3rem);
  }
  .grid-margin-y > .tiny-12 {
    height: calc(100% - 3rem);
  }
}
@media print, screen and (min-width: 40.0625em) {
  .grid-margin-y > .small-auto {
    height: auto;
  }
  .grid-margin-y > .small-shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 3rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 3rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 3rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 3rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 3rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 3rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 3rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 3rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 3rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 3rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 3rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 3rem);
  }
}
@media print, screen and (min-width: 48.0625em) {
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 3rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 3rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 3rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 3rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 3rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 3rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 3rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 3rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 3rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 3rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 3rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 3rem);
  }
}
@media print, screen and (min-width: 64.0625em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 3rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 3rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 3rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 3rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 3rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 3rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 3rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 3rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 3rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 3rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 3rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 3rem);
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 20.0625em) {
  .tiny-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .tiny-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .tiny-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .tiny-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .tiny-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .tiny-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .tiny-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .tiny-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 40.0625em) {
  .small-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .small-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .small-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .small-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .small-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .small-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .small-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .small-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .medium-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .medium-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .large-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .large-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .large-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .large-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.global-spacing--12x {
  margin-top: 2.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .global-spacing--12x {
    margin-top: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .global-spacing--12x {
    margin-top: 6rem;
  }
}

.global-spacing--8x {
  margin-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .global-spacing--8x {
    margin-top: 2.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .global-spacing--8x {
    margin-top: 4rem;
  }
}

.global-spacing--7x {
  margin-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .global-spacing--7x {
    margin-top: 2rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .global-spacing--7x {
    margin-top: 3.5rem;
  }
}

.global-spacing--6x {
  margin-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .global-spacing--6x {
    margin-top: 3rem;
  }
}

.global-spacing--5x {
  margin-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .global-spacing--5x {
    margin-top: 2.5rem;
  }
}

.global-spacing--3x {
  margin-top: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .global-spacing--3x {
    margin-top: 1.5rem;
  }
}

.global-spacing--1x {
  margin-top: 0.5rem;
}

.global-margin--12x {
  margin-top: 2.5rem;
}
.global-margin--12x {
  margin-bottom: 2.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .global-margin--12x {
    margin-top: 4rem;
  }
  .global-margin--12x {
    margin-bottom: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .global-margin--12x {
    margin-top: 6rem;
  }
  .global-margin--12x {
    margin-bottom: 6rem;
  }
}

.global-margin--8x {
  margin-top: 1.5rem;
}
.global-margin--8x {
  margin-bottom: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .global-margin--8x {
    margin-top: 2.5rem;
  }
  .global-margin--8x {
    margin-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .global-margin--8x {
    margin-top: 4rem;
  }
  .global-margin--8x {
    margin-bottom: 4rem;
  }
}

.global-margin--7x {
  margin-top: 1.5rem;
}
.global-margin--7x {
  margin-bottom: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .global-margin--7x {
    margin-top: 2rem;
  }
  .global-margin--7x {
    margin-bottom: 2rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .global-margin--7x {
    margin-top: 3.5rem;
  }
  .global-margin--7x {
    margin-bottom: 3.5rem;
  }
}

.global-margin--6x {
  margin-top: 1.5rem;
}
.global-margin--6x {
  margin-bottom: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .global-margin--6x {
    margin-top: 3rem;
  }
  .global-margin--6x {
    margin-bottom: 3rem;
  }
}

.global-margin--5x {
  margin-top: 1.5rem;
}
.global-margin--5x {
  margin-bottom: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .global-margin--5x {
    margin-top: 2.5rem;
  }
  .global-margin--5x {
    margin-bottom: 2.5rem;
  }
}

.global-margin--3x {
  margin-top: 1rem;
}
.global-margin--3x {
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .global-margin--3x {
    margin-top: 1.5rem;
  }
  .global-margin--3x {
    margin-bottom: 1.5rem;
  }
}

.global-margin--1x {
  margin-top: 0.5rem;
}
.global-margin--1x {
  margin-bottom: 0.5rem;
}

.global-padding--12x {
  padding-top: 2.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .global-padding--12x {
    padding-top: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .global-padding--12x {
    padding-top: 6rem;
  }
}
.global-padding--12x {
  padding-bottom: 2.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .global-padding--12x {
    padding-bottom: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .global-padding--12x {
    padding-bottom: 6rem;
  }
}

.global-padding--8x {
  padding-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .global-padding--8x {
    padding-top: 2.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .global-padding--8x {
    padding-top: 4rem;
  }
}
.global-padding--8x {
  padding-bottom: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .global-padding--8x {
    padding-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .global-padding--8x {
    padding-bottom: 4rem;
  }
}

.global-padding--7x {
  padding-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .global-padding--7x {
    padding-top: 2rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .global-padding--7x {
    padding-top: 3.5rem;
  }
}
.global-padding--7x {
  padding-bottom: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .global-padding--7x {
    padding-bottom: 2rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .global-padding--7x {
    padding-bottom: 3.5rem;
  }
}

.global-padding--6x {
  padding-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .global-padding--6x {
    padding-top: 3rem;
  }
}
.global-padding--6x {
  padding-bottom: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .global-padding--6x {
    padding-bottom: 3rem;
  }
}

.global-padding--5x {
  padding-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .global-padding--5x {
    padding-top: 2.5rem;
  }
}
.global-padding--5x {
  padding-bottom: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .global-padding--5x {
    padding-bottom: 2.5rem;
  }
}

.global-padding--3x {
  padding-top: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .global-padding--3x {
    padding-top: 1.5rem;
  }
}
.global-padding--3x {
  padding-bottom: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .global-padding--3x {
    padding-bottom: 1.5rem;
  }
}

.global-padding--1x {
  padding-top: 0.5rem;
}
.global-padding--1x {
  padding-bottom: 0.5rem;
}

.show-for-sr,
.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
}

.list--comma-separate ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.list--comma-separate li {
  display: inline-block;
}
.list--comma-separate li:not(:last-child) {
  margin-right: 0.25em;
}
.list--comma-separate li:nth-last-child(n+2)::after {
  content: ",";
}

.text-margin-reset h1,
.text-margin-reset h2,
.text-margin-reset h3,
.text-margin-reset h4,
.text-margin-reset p,
.text-margin-reset span {
  margin: 0;
}

.link-arrows__wrapper ul {
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 0.5rem;
  list-style: none;
  margin: 0;
  padding: 0;
}

.oho-animate {
  -webkit-transition: opacity 550ms cubic-bezier(0.42, 0.08, 0.06, 0.98) 250ms, -webkit-transform 550ms cubic-bezier(0.42, 0.08, 0.06, 0.98) 250ms;
  transition: opacity 550ms cubic-bezier(0.42, 0.08, 0.06, 0.98) 250ms, -webkit-transform 550ms cubic-bezier(0.42, 0.08, 0.06, 0.98) 250ms;
  transition: opacity 550ms cubic-bezier(0.42, 0.08, 0.06, 0.98) 250ms, transform 550ms cubic-bezier(0.42, 0.08, 0.06, 0.98) 250ms;
  transition: opacity 550ms cubic-bezier(0.42, 0.08, 0.06, 0.98) 250ms, transform 550ms cubic-bezier(0.42, 0.08, 0.06, 0.98) 250ms, -webkit-transform 550ms cubic-bezier(0.42, 0.08, 0.06, 0.98) 250ms;
  -webkit-transform: none;
          transform: none;
  opacity: 1;
}
.oho-animate--ready {
  -webkit-transition: none;
  transition: none;
}
.oho-animate--ready.fade-in-up, .oho-animate--out.fade-in-up {
  -webkit-transform: translateY(5rem);
          transform: translateY(5rem);
  opacity: 0;
}
.oho-animate--ready.fade-in-right, .oho-animate--out.fade-in-right {
  -webkit-transform: translateX(5rem);
          transform: translateX(5rem);
  opacity: 0;
}
.oho-animate--ready.fade-in-down, .oho-animate--out.fade-in-down {
  -webkit-transform: translateY(-5rem);
          transform: translateY(-5rem);
  opacity: 0;
}
.oho-animate--ready.fade-in-left, .oho-animate--out.fade-in-left {
  -webkit-transform: translateX(-5rem);
          transform: translateX(-5rem);
  opacity: 0;
}
.oho-animate:focus {
  -webkit-transform: none !important;
          transform: none !important;
  opacity: 1 !important;
}

.btn:before,
.btn--alternate:before {
  font-family: "Font Awesome 6 Pro";
  margin-right: 0.5rem;
}

.tribe-events .tribe-common-c-btn.tribe-events-c-search__button:hover, .tribe-events .tribe-common-c-btn.tribe-events-c-search__button:focus, .tribe-events .tribe-common-c-btn.tribe-events-c-search__button, .tribe-events .tribe-common-c-btn-border,
.btn {
  width: 100%;
  border: 8px solid transparent;
  -webkit-box-shadow: inset 0 0 0 1px transparent;
          box-shadow: inset 0 0 0 1px transparent;
  display: inline-block;
  font-weight: 500;
  line-height: 1.5;
  outline: 0px solid #FFB71B;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), outline-width 0.15s ease-in-out, -webkit-box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), outline-width 0.15s ease-in-out, -webkit-box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), outline-width 0.15s ease-in-out;
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), outline-width 0.15s ease-in-out, -webkit-box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
}
.tribe-events .tribe-common-c-btn.tribe-events-c-search__button:hover, .tribe-events .tribe-common-c-btn.tribe-events-c-search__button:focus, .tribe-events .tribe-common-c-btn.tribe-events-c-search__button, .tribe-events .tribe-common-c-btn-border,
.btn {
  color: #ffffff;
  background-color: #013C65;
}
.tribe-events .tribe-common-c-btn.tribe-events-c-search__button:hover::before, .tribe-events .tribe-common-c-btn.tribe-events-c-search__button:focus::before, .tribe-events .tribe-common-c-btn.tribe-events-c-search__button::before, .tribe-events .tribe-common-c-btn-border::before, .tribe-events .tribe-common-c-btn.tribe-events-c-search__button:hover::after, .tribe-events .tribe-common-c-btn.tribe-events-c-search__button:focus::after, .tribe-events .tribe-common-c-btn.tribe-events-c-search__button::after, .tribe-events .tribe-common-c-btn-border::after,
.btn::before,
.btn::after {
  color: #FFB71B;
}
.tribe-events .tribe-common-c-btn.tribe-events-c-search__button:hover, .tribe-events .tribe-common-c-btn-border:hover,
.btn:hover {
  color: #ffffff;
  background-color: #007DBA;
  border-color: #007DBA;
  -webkit-box-shadow: inset 0 0 0 1px #fff;
          box-shadow: inset 0 0 0 1px #fff;
}
.tribe-events .tribe-common-c-btn.tribe-events-c-search__button:hover::before, .tribe-events .tribe-common-c-btn-border:hover::before, .tribe-events .tribe-common-c-btn.tribe-events-c-search__button:hover::after, .tribe-events .tribe-common-c-btn-border:hover::after,
.btn:hover::before,
.btn:hover::after {
  color: #FFB71B;
}
.tribe-events .tribe-common-c-btn.tribe-events-c-search__button:focus-visible, .tribe-events .tribe-common-c-btn-border:focus-visible,
.btn:focus-visible {
  outline: 6px solid #FFB71B;
  outline-offset: 0;
}
.tribe-events .tribe-common-c-btn.tribe-events-c-search__button:hover, .tribe-events .tribe-common-c-btn.tribe-events-c-search__button:focus, .tribe-events .tribe-common-c-btn.tribe-events-c-search__button, .tribe-events .tribe-common-c-btn-border,
.btn {
  border-width: 4px;
  font-size: 1rem;
  padding: 0.25rem 20px;
}
.tribe-events .tribe-common-c-btn.tribe-events-c-search__button:focus-visible, .tribe-events .tribe-common-c-btn-border:focus-visible,
.btn:focus-visible {
  outline-width: 3px;
}
.tribe-events .tribe-common-c-btn.tribe-events-c-search__button:disabled, .tribe-events .tribe-common-c-btn-border:disabled,
.btn:disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.6;
}
@media print, screen and (min-width: 40.0625em) {
  .tribe-events .tribe-common-c-btn.tribe-events-c-search__button:hover, .tribe-events .tribe-common-c-btn.tribe-events-c-search__button:focus, .tribe-events .tribe-common-c-btn.tribe-events-c-search__button, .tribe-events .tribe-common-c-btn-border,
  .btn {
    width: auto;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events .tribe-common-c-btn.tribe-events-c-search__button:hover, .tribe-events .tribe-common-c-btn.tribe-events-c-search__button:focus, .tribe-events .tribe-common-c-btn.tribe-events-c-search__button, .tribe-events .tribe-common-c-btn-border,
  .btn {
    font-size: 1.125rem;
    padding: 0.5rem 2rem;
  }
  .tribe-events .tribe-common-c-btn.tribe-events-c-search__button:focus-visible, .tribe-events .tribe-common-c-btn-border:focus-visible,
  .btn:focus-visible {
    outline-width: 6px;
  }
  .tribe-events .tribe-common-c-btn.tribe-events-c-search__button:disabled, .tribe-events .tribe-common-c-btn-border:disabled,
  .btn:disabled {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.6;
  }
}

.btn--alternate {
  color: #013C65;
  background-color: #fff;
}
.btn--alternate::before, .btn--alternate::after {
  color: #013C65;
}
.btn--alternate:hover {
  color: #013C65;
  background-color: #FFB71B;
  border-color: #FFB71B;
  -webkit-box-shadow: inset 0 0 0 1px #013C65;
          box-shadow: inset 0 0 0 1px #013C65;
}
.btn--alternate:hover::before, .btn--alternate:hover::after {
  color: #013C65;
}
.btn--alternate {
  border-width: 4px;
  font-size: 1rem;
  padding: 0.25rem 20px;
}
.btn--alternate:focus-visible {
  outline-width: 3px;
}
.btn--alternate:disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.6;
}
@media print, screen and (min-width: 48.0625em) {
  .btn--alternate {
    font-size: 1.125rem;
    padding: 0.5rem 2rem;
  }
  .btn--alternate:focus-visible {
    outline-width: 6px;
  }
  .btn--alternate:disabled {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.6;
  }
}

.btn--small {
  border-width: 4px;
  font-size: 1rem;
  padding: 0.25rem 20px;
}
.btn--small:focus-visible {
  outline-width: 3px;
}
.btn--small:disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.6;
}

.btn--tiny {
  border-width: 2px;
  font-size: 0.875rem;
  padding: 0.125rem 14px;
}
.btn--tiny:focus-visible {
  outline-width: 3px;
}
.btn--tiny:disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.6;
}

.btn--align-right {
  display: table;
  margin-left: auto;
}

.btn--align-center {
  display: table;
  margin-right: auto;
  margin-left: auto;
}

.btn--centered {
  margin-left: auto;
  margin-right: auto;
  display: table;
}

.btn--full-width {
  width: 100%;
}

.external {
  position: relative;
  padding-right: 20px;
}
.external::after {
  content: "\e09f" !important;
  display: inline;
}
.external .btn-arrow {
  display: none;
}

.btn--external,
.btn.external {
  padding-right: calc(1.5rem + 20px);
}
.btn--external:hover,
.btn.external:hover {
  background-size: 0;
}

[href^="/documents"]:after,
a[data-entity-type=media]:after,
[href$=".doc"]:after,
[href$=".docx"]:after,
[href$=".pdf"]:after,
[href$=".ppt"]:after,
[href$=".pptx"]:after,
[href$=".xls"]:after,
[href$=".xlsx"]:after,
[href$=".zip"]:after {
  font-family: "Font Awesome 6 Pro";
  margin-left: 0.5rem;
  content: "\f019";
}

.link-arrow-h5 {
  color: #013C65;
  text-decoration: none;
  -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  font-weight: 700;
}
.link-arrow-h5::after {
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  display: inline;
  padding-right: 0.625rem;
  margin-left: 0.625rem;
  color: #007DBA;
  font-weight: 300;
  font-size: 18px;
  -webkit-transition: padding-right 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), margin-left 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: padding-right 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), margin-left 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
}
@media print, screen and (min-width: 48.0625em) {
  .link-arrow-h5::after {
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .link-arrow-h5::after {
    font-size: 1.5rem;
  }
}
.link-arrow-h5:hover, .link-arrow-h5:focus-visible {
  color: #007DBA;
}
.link-arrow-h5:hover::after, .link-arrow-h5:focus-visible::after {
  padding-right: 0;
  margin-left: 1.25rem;
}
.link-arrow-h5.btn {
  padding-right: 1.875rem;
}
.link-arrow-h5:after {
  font-size: 16px;
}

.link-arrow-h6 {
  color: #013C65;
  text-decoration: none;
  -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  font-weight: 700;
}
.link-arrow-h6::after {
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  display: inline;
  padding-right: 0.625rem;
  margin-left: 0.625rem;
  color: #007DBA;
  font-weight: 300;
  font-size: 18px;
  -webkit-transition: padding-right 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), margin-left 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: padding-right 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), margin-left 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
}
@media print, screen and (min-width: 48.0625em) {
  .link-arrow-h6::after {
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .link-arrow-h6::after {
    font-size: 1.5rem;
  }
}
.link-arrow-h6:hover, .link-arrow-h6:focus-visible {
  color: #007DBA;
}
.link-arrow-h6:hover::after, .link-arrow-h6:focus-visible::after {
  padding-right: 0;
  margin-left: 1.25rem;
}
.link-arrow-h6.btn {
  padding-right: 1.875rem;
}
.link-arrow-h6:after {
  font-size: 14px;
}

.link-arrow {
  color: #013C65;
  text-decoration: none;
  -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  font-weight: 700;
}
.link-arrow::after {
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  display: inline;
  padding-right: 0.625rem;
  margin-left: 0.625rem;
  color: #007DBA;
  font-weight: 300;
  font-size: 18px;
  -webkit-transition: padding-right 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), margin-left 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: padding-right 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), margin-left 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
}
@media print, screen and (min-width: 48.0625em) {
  .link-arrow::after {
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .link-arrow::after {
    font-size: 1.5rem;
  }
}
.link-arrow:hover, .link-arrow:focus-visible {
  color: #007DBA;
}
.link-arrow:hover::after, .link-arrow:focus-visible::after {
  padding-right: 0;
  margin-left: 1.25rem;
}
.link-arrow.btn {
  padding-right: 1.875rem;
}

.link-arrow-alt {
  color: #013C65;
  text-decoration: none;
  -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  font-weight: 700;
}
.link-arrow-alt::after {
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  display: inline;
  padding-right: 0.625rem;
  margin-left: 0.625rem;
  color: #007DBA;
  font-weight: 300;
  font-size: 18px;
  -webkit-transition: padding-right 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), margin-left 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: padding-right 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), margin-left 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
}
@media print, screen and (min-width: 48.0625em) {
  .link-arrow-alt::after {
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .link-arrow-alt::after {
    font-size: 1.5rem;
  }
}
.link-arrow-alt:hover, .link-arrow-alt:focus-visible {
  color: #007DBA;
}
.link-arrow-alt:hover::after, .link-arrow-alt:focus-visible::after {
  padding-right: 0;
  margin-left: 1.25rem;
}
.link-arrow-alt.btn {
  padding-right: 1.875rem;
}
.link-arrow-alt {
  color: #007DBA;
}
.link-arrow-alt::after {
  color: #007DBA;
}

.link-arrows,
.external {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#007DBA), to(#007DBA));
  background-image: linear-gradient(#007DBA, #007DBA);
  background-position: 0% calc(100% - 3px);
  background-repeat: no-repeat;
  background-size: calc(100% - 5ch) 0px;
  text-decoration: none;
  -webkit-transition: background-size 0.3s ease-in-out, padding-right 0.3s ease-in-out;
  transition: background-size 0.3s ease-in-out, padding-right 0.3s ease-in-out;
}
.link-arrows,
.external {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 64.0625em) {
  .link-arrows,
  .external {
    font-size: 1.125rem;
  }
}
.link-arrows:not(.btn),
.external:not(.btn) {
  padding-bottom: 5px;
}
.link-arrows,
.external {
  font-weight: 700;
}
.link-arrows:hover,
.external:hover {
  background-size: 100% 2px;
}
.link-arrows:hover::after,
.external:hover::after {
  margin-left: 8px;
}
.link-arrows:focus-visible,
.external:focus-visible {
  background-size: calc(100% - 2ch) 4px;
}
.link-arrows::after,
.external::after {
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
  margin-left: 4px;
  position: absolute;
  -webkit-transition: margin-left 0.3s ease-in-out;
  transition: margin-left 0.3s ease-in-out;
}

.link-arrows:not(.external) {
  padding-right: 36px;
  position: relative;
}
.link-arrows:not(.external)::after {
  background-image: url("../img/link-arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  display: inline;
  height: 16px;
  width: 14px;
  bottom: 0.4375rem;
}
.link-arrows:not(.external):hover::after {
  background-image: url("../img/link-arrow-hover.svg");
  width: 28px;
}

.link-arrows--white {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FFB71B), to(#FFB71B));
  background-image: linear-gradient(#FFB71B, #FFB71B);
  color: #ffffff;
}
.link-arrows--white:hover {
  color: #ffffff;
}

.link-arrows--white:not(.external):hover::after {
  background-image: url("../img/link-arrow-hover-dark-mode.svg");
}
.link-arrows--white:not(.external)::after {
  background-image: url("../img/link-arrow-dark-mode.svg");
}

.link-arrows--white.external::after {
  color: #FFB71B;
}

[type=text], [type=password], [type=date], [type=datetime], [type=datetime-local], [type=month], [type=week], [type=email], [type=number], [type=search], [type=tel], [type=time], [type=url], [type=color],
[type=file],
[type=image],
[type=submit],
textarea,
select,
fieldset {
  border: 8px solid transparent;
  -webkit-box-shadow: inset 0 0 0 1px transparent;
          box-shadow: inset 0 0 0 1px transparent;
  display: inline-block;
  font-weight: 500;
  line-height: 1.5;
  outline: 0px solid #FFB71B;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), outline-width 0.15s ease-in-out, -webkit-box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), outline-width 0.15s ease-in-out, -webkit-box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), outline-width 0.15s ease-in-out;
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), outline-width 0.15s ease-in-out, -webkit-box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
}
[type=text], [type=password], [type=date], [type=datetime], [type=datetime-local], [type=month], [type=week], [type=email], [type=number], [type=search], [type=tel], [type=time], [type=url], [type=color],
[type=file],
[type=image],
[type=submit],
textarea,
select,
fieldset {
  border-width: 4px;
  font-size: 1rem;
  padding: 0.25rem 20px;
}
[type=text]:focus-visible, [type=password]:focus-visible, [type=date]:focus-visible, [type=datetime]:focus-visible, [type=datetime-local]:focus-visible, [type=month]:focus-visible, [type=week]:focus-visible, [type=email]:focus-visible, [type=number]:focus-visible, [type=search]:focus-visible, [type=tel]:focus-visible, [type=time]:focus-visible, [type=url]:focus-visible, [type=color]:focus-visible,
[type=file]:focus-visible,
[type=image]:focus-visible,
[type=submit]:focus-visible,
textarea:focus-visible,
select:focus-visible,
fieldset:focus-visible {
  outline-width: 3px;
}
[type=text]:disabled, [type=password]:disabled, [type=date]:disabled, [type=datetime]:disabled, [type=datetime-local]:disabled, [type=month]:disabled, [type=week]:disabled, [type=email]:disabled, [type=number]:disabled, [type=search]:disabled, [type=tel]:disabled, [type=time]:disabled, [type=url]:disabled, [type=color]:disabled,
[type=file]:disabled,
[type=image]:disabled,
[type=submit]:disabled,
textarea:disabled,
select:disabled,
fieldset:disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.6;
}
[type=text], [type=password], [type=date], [type=datetime], [type=datetime-local], [type=month], [type=week], [type=email], [type=number], [type=search], [type=tel], [type=time], [type=url], [type=color],
[type=file],
[type=image],
[type=submit],
textarea,
select,
fieldset {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  [type=text], [type=password], [type=date], [type=datetime], [type=datetime-local], [type=month], [type=week], [type=email], [type=number], [type=search], [type=tel], [type=time], [type=url], [type=color],
  [type=file],
  [type=image],
  [type=submit],
  textarea,
  select,
  fieldset {
    font-size: 1rem;
  }
}
[type=text], [type=password], [type=date], [type=datetime], [type=datetime-local], [type=month], [type=week], [type=email], [type=number], [type=search], [type=tel], [type=time], [type=url], [type=color],
[type=file],
[type=image],
[type=submit],
textarea,
select,
fieldset {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin: 0;
  padding: 0.75rem 1rem;
  border-width: 1px;
  border-style: solid;
  border-color: inherit;
  border-radius: 0;
  font-family: "Roboto", sans-serif;
  text-align: left;
}

select {
  color: #333333;
  background-color: #ffffff;
  border-color: #BFCED8;
  text-transform: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin: 0;
  background-image: url("data:image/svg+xml,%3Csvg fill='none' height='10' viewBox='0 0 18 10' width='18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m17.5419 2.36978-7.4609 7.14844c-.23437.19531-.46875.27344-.66406.27344-.23437 0-.46875-.07813-.66406-.23438l-7.5-7.1875c-.390627-.35156-.390627-.97656-.03906-1.32812.35156-.390626.97656-.390626 1.32812-.03906l6.875 6.5625 6.83596-6.5625c.3515-.351566.9765-.351566 1.3281.03906.3516.35156.3516.97656-.0391 1.32812z' fill='%23007DBA'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: calc(100% - 16px) 50%;
  background-size: 1em;
}
select:hover:not(:disabled) {
  border-color: #013C65;
}
select:focus-visible:not(:disabled) {
  border-color: #013C65;
}
select:disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.6;
}

fieldset {
  display: block;
  color: #333333;
  background-color: #ffffff;
  border-color: #BFCED8;
  text-transform: none;
  color: #013C65;
  margin: 0;
  border-width: 1px;
  border-style: solid;
  border-color: inherit;
}
fieldset:hover:not(:disabled) {
  border-color: #013C65;
}
fieldset:focus-visible:not(:disabled) {
  border-color: #013C65;
}
fieldset:disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.6;
}
fieldset {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  fieldset {
    font-size: 1rem;
  }
}
fieldset legend {
  color: #333333;
}
fieldset p {
  margin: 0;
}

button {
  margin: 0;
  cursor: pointer;
  border: 0;
}

.view__button--submit,
[type=submit] {
  margin: 0;
  cursor: pointer;
  border: 0;
  border: 8px solid transparent;
  -webkit-box-shadow: inset 0 0 0 1px transparent;
          box-shadow: inset 0 0 0 1px transparent;
  display: inline-block;
  font-weight: 500;
  line-height: 1.5;
  outline: 0px solid #FFB71B;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), outline-width 0.15s ease-in-out, -webkit-box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), outline-width 0.15s ease-in-out, -webkit-box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), outline-width 0.15s ease-in-out;
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), outline-width 0.15s ease-in-out, -webkit-box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
}
.view__button--submit,
[type=submit] {
  color: #ffffff;
  background-color: #013C65;
}
.view__button--submit::before, .view__button--submit::after,
[type=submit]::before,
[type=submit]::after {
  color: #FFB71B;
}
.view__button--submit:hover,
[type=submit]:hover {
  color: #ffffff;
  background-color: #007DBA;
  border-color: #007DBA;
  -webkit-box-shadow: inset 0 0 0 1px #fff;
          box-shadow: inset 0 0 0 1px #fff;
}
.view__button--submit:hover::before, .view__button--submit:hover::after,
[type=submit]:hover::before,
[type=submit]:hover::after {
  color: #FFB71B;
}
.view__button--submit:focus-visible,
[type=submit]:focus-visible {
  outline: 6px solid #FFB71B;
  outline-offset: 0;
}
.view__button--submit,
[type=submit] {
  border-width: 4px;
  font-size: 1rem;
  padding: 0.25rem 20px;
}
.view__button--submit:focus-visible,
[type=submit]:focus-visible {
  outline-width: 3px;
}
.view__button--submit:disabled,
[type=submit]:disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.6;
}
@media print, screen and (min-width: 48.0625em) {
  .view__button--submit,
  [type=submit] {
    font-size: 1.125rem;
    padding: 0.5rem 2rem;
  }
  .view__button--submit:focus-visible,
  [type=submit]:focus-visible {
    outline-width: 6px;
  }
  .view__button--submit:disabled,
  [type=submit]:disabled {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.6;
  }
}

label {
  display: block;
  color: #333333;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  margin-bottom: 0.5rem;
}

[type=text], [type=password], [type=date], [type=datetime], [type=datetime-local], [type=month], [type=week], [type=email], [type=number], [type=search], [type=tel], [type=time], [type=url], [type=color],
[type=file],
[type=image],
textarea {
  color: #333333;
  background-color: #ffffff;
  border-color: #BFCED8;
  text-transform: none;
  margin: 0;
}
[type=text]:hover:not(:disabled), [type=password]:hover:not(:disabled), [type=date]:hover:not(:disabled), [type=datetime]:hover:not(:disabled), [type=datetime-local]:hover:not(:disabled), [type=month]:hover:not(:disabled), [type=week]:hover:not(:disabled), [type=email]:hover:not(:disabled), [type=number]:hover:not(:disabled), [type=search]:hover:not(:disabled), [type=tel]:hover:not(:disabled), [type=time]:hover:not(:disabled), [type=url]:hover:not(:disabled), [type=color]:hover:not(:disabled),
[type=file]:hover:not(:disabled),
[type=image]:hover:not(:disabled),
textarea:hover:not(:disabled) {
  border-color: #013C65;
}
[type=text]:focus-visible:not(:disabled), [type=password]:focus-visible:not(:disabled), [type=date]:focus-visible:not(:disabled), [type=datetime]:focus-visible:not(:disabled), [type=datetime-local]:focus-visible:not(:disabled), [type=month]:focus-visible:not(:disabled), [type=week]:focus-visible:not(:disabled), [type=email]:focus-visible:not(:disabled), [type=number]:focus-visible:not(:disabled), [type=search]:focus-visible:not(:disabled), [type=tel]:focus-visible:not(:disabled), [type=time]:focus-visible:not(:disabled), [type=url]:focus-visible:not(:disabled), [type=color]:focus-visible:not(:disabled),
[type=file]:focus-visible:not(:disabled),
[type=image]:focus-visible:not(:disabled),
textarea:focus-visible:not(:disabled) {
  border-color: #013C65;
}
[type=text]:disabled, [type=password]:disabled, [type=date]:disabled, [type=datetime]:disabled, [type=datetime-local]:disabled, [type=month]:disabled, [type=week]:disabled, [type=email]:disabled, [type=number]:disabled, [type=search]:disabled, [type=tel]:disabled, [type=time]:disabled, [type=url]:disabled, [type=color]:disabled,
[type=file]:disabled,
[type=image]:disabled,
textarea:disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.6;
}
[type=text]::-webkit-input-placeholder, [type=password]::-webkit-input-placeholder, [type=date]::-webkit-input-placeholder, [type=datetime]::-webkit-input-placeholder, [type=datetime-local]::-webkit-input-placeholder, [type=month]::-webkit-input-placeholder, [type=week]::-webkit-input-placeholder, [type=email]::-webkit-input-placeholder, [type=number]::-webkit-input-placeholder, [type=search]::-webkit-input-placeholder, [type=tel]::-webkit-input-placeholder, [type=time]::-webkit-input-placeholder, [type=url]::-webkit-input-placeholder, [type=color]::-webkit-input-placeholder,
[type=file]::-webkit-input-placeholder,
[type=image]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: rgb(38.25, 38.25, 38.25);
  font-family: "Roboto", sans-serif;
}
[type=text]::-moz-placeholder, [type=password]::-moz-placeholder, [type=date]::-moz-placeholder, [type=datetime]::-moz-placeholder, [type=datetime-local]::-moz-placeholder, [type=month]::-moz-placeholder, [type=week]::-moz-placeholder, [type=email]::-moz-placeholder, [type=number]::-moz-placeholder, [type=search]::-moz-placeholder, [type=tel]::-moz-placeholder, [type=time]::-moz-placeholder, [type=url]::-moz-placeholder, [type=color]::-moz-placeholder,
[type=file]::-moz-placeholder,
[type=image]::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: rgb(38.25, 38.25, 38.25);
  font-family: "Roboto", sans-serif;
}
[type=text]:-ms-input-placeholder, [type=password]:-ms-input-placeholder, [type=date]:-ms-input-placeholder, [type=datetime]:-ms-input-placeholder, [type=datetime-local]:-ms-input-placeholder, [type=month]:-ms-input-placeholder, [type=week]:-ms-input-placeholder, [type=email]:-ms-input-placeholder, [type=number]:-ms-input-placeholder, [type=search]:-ms-input-placeholder, [type=tel]:-ms-input-placeholder, [type=time]:-ms-input-placeholder, [type=url]:-ms-input-placeholder, [type=color]:-ms-input-placeholder,
[type=file]:-ms-input-placeholder,
[type=image]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: rgb(38.25, 38.25, 38.25);
  font-family: "Roboto", sans-serif;
}

[type=checkbox],
[type=radio] {
  margin: 0;
  cursor: pointer;
}
[type=checkbox] + label,
[type=radio] + label {
  display: inline-block;
  margin: 0.5rem 0 0 4px;
  cursor: pointer;
  vertical-align: middle;
}

[type=text]:disabled, [type=password]:disabled, [type=date]:disabled, [type=datetime]:disabled, [type=datetime-local]:disabled, [type=month]:disabled, [type=week]:disabled, [type=email]:disabled, [type=number]:disabled, [type=search]:disabled, [type=tel]:disabled, [type=time]:disabled, [type=url]:disabled, [type=color]:disabled,
[type=file]:disabled,
[type=image]:disabled,
select:disabled,
textarea:disabled {
  background-color: rgb(165.75, 165.75, 165.75);
}

[type=text]:not(:empty):invalid, [type=password]:not(:empty):invalid, [type=date]:not(:empty):invalid, [type=datetime]:not(:empty):invalid, [type=datetime-local]:not(:empty):invalid, [type=month]:not(:empty):invalid, [type=week]:not(:empty):invalid, [type=email]:not(:empty):invalid, [type=number]:not(:empty):invalid, [type=search]:not(:empty):invalid, [type=tel]:not(:empty):invalid, [type=time]:not(:empty):invalid, [type=url]:not(:empty):invalid, [type=color]:not(:empty):invalid,
[type=file]:not(:empty):invalid,
[type=image]:not(:empty):invalid,
textarea:not(:empty):invalid {
  border-color: #a94442;
  -webkit-box-shadow: 0 0 0 0.0625em #a94442;
          box-shadow: 0 0 0 0.0625em #a94442;
}

.type-checkbox label,
fieldset label {
  color: #013C65;
}
.type-checkbox .view__item,
fieldset .view__item {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
}
.type-checkbox .view__item [type=checkbox],
fieldset .view__item [type=checkbox] {
  width: 100%;
}
.type-checkbox .view__item + .view__item,
fieldset .view__item + .view__item {
  margin-top: 0;
}

fieldset legend {
  padding: 0;
}
fieldset .view__item [type=checkbox] + label:before {
  top: 3.4px;
}
fieldset .view__item [type=checkbox] + label::after {
  top: 52%;
}
fieldset p {
  color: #000000;
  font-weight: 500;
}
fieldset p + p {
  margin-top: 0.5rem;
}

.fieldset-description {
  color: #333333;
  display: block;
}
.fieldset-description {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .fieldset-description {
    font-size: 1rem;
  }
}

legend + .fieldset-description {
  margin-top: 0.5rem;
}

.fieldset-wrapper,
.view__item {
  position: relative;
}
.fieldset-wrapper [type=checkbox],
.fieldset-wrapper [type=radio],
.view__item [type=checkbox],
.view__item [type=radio] {
  position: absolute;
  top: 65%;
  width: 2em;
  height: 2em;
  -webkit-transition: border-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: border-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0;
  font-size: inherit;
  z-index: 1;
}
.fieldset-wrapper [type=checkbox] + label,
.fieldset-wrapper [type=radio] + label,
.view__item [type=checkbox] + label,
.view__item [type=radio] + label {
  position: relative;
  margin-left: 1.5em;
  -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  font-weight: 400;
}
.fieldset-wrapper [type=checkbox] + label::before,
.fieldset-wrapper [type=radio] + label::before,
.view__item [type=checkbox] + label::before,
.view__item [type=radio] + label::before {
  position: absolute;
  top: 0.125em;
  left: -1.4em;
  display: block;
  width: 1em;
  height: 1em;
  content: "";
  -webkit-transition: background 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), -webkit-box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: background 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), -webkit-box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: background 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: background 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), -webkit-box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  border: 1px solid #007DBA;
}
.fieldset-wrapper [type=checkbox]:disabled, .fieldset-wrapper [type=checkbox]:disabled + label,
.fieldset-wrapper [type=radio]:disabled,
.fieldset-wrapper [type=radio]:disabled + label,
.view__item [type=checkbox]:disabled,
.view__item [type=checkbox]:disabled + label,
.view__item [type=radio]:disabled,
.view__item [type=radio]:disabled + label {
  cursor: default;
}
.fieldset-wrapper [type=checkbox]:focus + label::before,
.fieldset-wrapper [type=radio]:focus + label::before,
.view__item [type=checkbox]:focus + label::before,
.view__item [type=radio]:focus + label::before {
  border-color: #013C65;
}
.fieldset-wrapper [type=checkbox]:invalid + label,
.fieldset-wrapper [type=radio]:invalid + label,
.view__item [type=checkbox]:invalid + label,
.view__item [type=radio]:invalid + label {
  color: #a94442;
}
.fieldset-wrapper [type=checkbox]:invalid + label::before,
.fieldset-wrapper [type=radio]:invalid + label::before,
.view__item [type=checkbox]:invalid + label::before,
.view__item [type=radio]:invalid + label::before {
  border-color: #a94442;
  -webkit-box-shadow: 0 0 0 0.0625em #a94442;
          box-shadow: 0 0 0 0.0625em #a94442;
}
.fieldset-wrapper [type=checkbox]:checked + label::before,
.view__item [type=checkbox]:checked + label::before {
  background-color: #013C65;
}
.fieldset-wrapper [type=checkbox]:checked + label::after,
.view__item [type=checkbox]:checked + label::after {
  position: absolute;
  top: 50%;
  left: -1.04em;
  display: block;
  width: 0.3125em;
  height: 0.6875em;
  content: "";
  -webkit-transform: rotate(45deg) translate(-100%, -50%);
          transform: rotate(45deg) translate(-100%, -50%);
  border-width: 0 0.125em 0.125em 0;
  border-style: solid;
  border-color: #ffffff;
}
.fieldset-wrapper [type=checkbox]:checked:disabled + label::after,
.view__item [type=checkbox]:checked:disabled + label::after {
  border-color: rgb(38.25, 38.25, 38.25);
}
.fieldset-wrapper [type=checkbox]:disabled + label::before,
.view__item [type=checkbox]:disabled + label::before {
  background-color: rgb(165.75, 165.75, 165.75);
}
.fieldset-wrapper [type=radio] + label::before,
.view__item [type=radio] + label::before {
  border-radius: 50%;
  background-image: radial-gradient(#013C65 0.25em, #ffffff 0.25em, #ffffff 0.5em, #013C65 0.5em);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 0 0;
}
.fieldset-wrapper [type=radio]:focus + label::before,
.view__item [type=radio]:focus + label::before {
  border: 1px solid #8dc63f;
}
.fieldset-wrapper [type=radio]:checked + label::before,
.view__item [type=radio]:checked + label::before {
  border-color: #013C65;
  background-size: 1em 1em;
}
.fieldset-wrapper [type=radio]:checked:disabled + label::before,
.view__item [type=radio]:checked:disabled + label::before {
  border-color: rgb(38.25, 38.25, 38.25);
  background-image: radial-gradient(rgb(38.25, 38.25, 38.25) 0.25em, rgb(165.75, 165.75, 165.75) 0.25em, rgb(165.75, 165.75, 165.75) 0.5em, rgb(38.25, 38.25, 38.25) 0.5em);
}
.fieldset-wrapper [type=radio]:checked:invalid + label::before,
.view__item [type=radio]:checked:invalid + label::before {
  background-image: radial-gradient(#a94442 0.25em, #ffffff 0.25em, #ffffff 0.5em, #a94442 0.5em);
}
.fieldset-wrapper [type=radio]:disabled + label::before,
.view__item [type=radio]:disabled + label::before {
  background-color: rgb(165.75, 165.75, 165.75);
}

.view__wrap--spanish .fieldset-wrapper [type=checkbox] + label::before {
  top: 3px;
}

.row-gap {
  row-gap: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .row-gap {
    row-gap: 2.5rem;
  }
}

@media print, screen and (min-width: 48.0625em) {
  .column-space .grid-x .cell:first-child {
    padding-right: 1.25rem;
  }
  .column-space .grid-x .cell:last-child {
    padding-left: 1.25rem;
  }
}

.bg-blue-primary {
  background-color: #013C65;
}
.bg-blue-primary .breadcrumbs li,
.bg-blue-primary .breadcrumbs a {
  color: #ffffff;
}
.bg-blue-primary .breadcrumbs li:before {
  color: #FFB71B !important;
}
.bg-blue-primary .breadcrumbs a:hover {
  color: #FFC954;
  text-decoration-color: #FFC954;
}
.bg-blue-primary .breadcrumbs,
.bg-blue-primary .profile-info__initial-column {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.bg-blue-10 {
  background-color: #E6EBF0;
}

.btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.vaf {
  padding-top: 1.875rem;
  padding-right: 0;
  padding-left: 0;
}
.vaf__heading {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
}

.active-filters {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.active-filters .vaf__group {
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 0;
  row-gap: 0.5rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
.active-filters .vaf__item:not(:last-child) {
  margin-right: 0.625rem;
}
.active-filters .vaf__item {
  border: 8px solid transparent;
  -webkit-box-shadow: inset 0 0 0 1px transparent;
          box-shadow: inset 0 0 0 1px transparent;
  display: inline-block;
  font-weight: 500;
  line-height: 1.5;
  outline: 0px solid #FFB71B;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), outline-width 0.15s ease-in-out, -webkit-box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), outline-width 0.15s ease-in-out, -webkit-box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), outline-width 0.15s ease-in-out;
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), outline-width 0.15s ease-in-out, -webkit-box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
}
.active-filters .vaf__item {
  color: #ffffff;
  background-color: #013C65;
}
.active-filters .vaf__item::before, .active-filters .vaf__item::after {
  color: #FFB71B;
}
.active-filters .vaf__item:hover {
  color: #ffffff;
  background-color: #007DBA;
  border-color: #007DBA;
  -webkit-box-shadow: inset 0 0 0 1px #fff;
          box-shadow: inset 0 0 0 1px #fff;
}
.active-filters .vaf__item:hover::before, .active-filters .vaf__item:hover::after {
  color: #FFB71B;
}
.active-filters .vaf__item:focus-visible {
  outline: 6px solid #FFB71B;
  outline-offset: 0;
}
.active-filters .vaf__item {
  border-width: 2px;
  font-size: 0.875rem;
  padding: 0.125rem 14px;
}
.active-filters .vaf__item:focus-visible {
  outline-width: 3px;
}
.active-filters .vaf__item:disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.6;
}
.active-filters .vaf__item {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .active-filters .vaf__item {
    font-size: 1rem;
  }
}
.active-filters .vaf__item:hover {
  border-color: transparent;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.active-filters .vaf__item::after {
  margin-left: 0.9375rem;
  content: "\f00d";
  color: #ffffff;
  font-family: "Font Awesome 6 Pro";
  font-weight: 100;
}

.view__button--reset,
.vaf__clear {
  width: 100%;
  position: relative;
  border: 8px solid transparent;
  -webkit-box-shadow: inset 0 0 0 1px transparent;
          box-shadow: inset 0 0 0 1px transparent;
  display: inline-block;
  font-weight: 500;
  line-height: 1.5;
  outline: 0px solid #FFB71B;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), outline-width 0.15s ease-in-out, -webkit-box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), outline-width 0.15s ease-in-out, -webkit-box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), outline-width 0.15s ease-in-out;
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), outline-width 0.15s ease-in-out, -webkit-box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
}
.view__button--reset,
.vaf__clear {
  color: #013C65;
  background-color: #fff;
}
.view__button--reset::before, .view__button--reset::after,
.vaf__clear::before,
.vaf__clear::after {
  color: #013C65;
}
.view__button--reset:hover,
.vaf__clear:hover {
  color: #013C65;
  background-color: #FFB71B;
  border-color: #FFB71B;
  -webkit-box-shadow: inset 0 0 0 1px #013C65;
          box-shadow: inset 0 0 0 1px #013C65;
}
.view__button--reset:hover::before, .view__button--reset:hover::after,
.vaf__clear:hover::before,
.vaf__clear:hover::after {
  color: #013C65;
}
.view__button--reset,
.vaf__clear {
  border-width: 2px;
  font-size: 0.875rem;
  padding: 0.125rem 14px;
}
.view__button--reset:focus-visible,
.vaf__clear:focus-visible {
  outline-width: 3px;
}
.view__button--reset:disabled,
.vaf__clear:disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.6;
}
.view__button--reset,
.vaf__clear {
  text-align: left;
  font-weight: 700;
  background-color: transparent;
  margin: 0;
  padding: 0;
  border: unset;
}
.view__button--reset,
.vaf__clear {
  margin-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .view__button--reset,
  .vaf__clear {
    margin-top: 2.5rem;
  }
}
.view__button--reset::after,
.vaf__clear::after {
  content: "\f00d";
  color: #007DBA;
  font-family: "Font Awesome 6 Pro";
  margin-left: 0.5rem;
  font-weight: 300;
}
.view__button--reset:hover,
.vaf__clear:hover {
  background-color: transparent;
  color: #007DBA;
  border-color: transparent;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}

.cookie-compliance-popup {
  position: fixed;
  z-index: 999;
  right: 0;
  bottom: 0;
  left: 0;
  color: #ffffff;
  background-color: rgb(38.25, 38.25, 38.25);
}
.cookie-compliance-popup .grid-x,
.cookie-compliance-popup .grid-container {
  width: 100%;
}
.cookie-compliance-popup .find-more-button {
  padding: 0;
  text-decoration: underline;
  text-transform: none;
  color: #ffffff;
  background: none;
}
.cookie-compliance-popup .find-more-button:hover, .cookie-compliance-popup .find-more-button:focus {
  text-decoration: none;
}

form > div:first-of-type {
  margin-top: 0;
}

.form-required::after {
  content: "*";
  color: #a94442;
}

.webform-element-description {
  margin-top: 0.9375rem;
}
.webform-element-description {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .webform-element-description {
    font-size: 1rem;
  }
}

.required > label::after {
  content: "*";
  color: #a94442;
}

[type=checkbox][name*="["] + label,
.form-radio + label {
  margin-top: 0.25em;
  margin-bottom: 0.25em;
}

.webform-managed-file-placeholder {
  color: rgb(38.25, 38.25, 38.25);
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.form-managed-file [type=submit] {
  margin-left: 1em;
  padding: 0.75em;
}

form[class*=webform] .form-actions {
  margin-top: 1.5rem;
}
form[class*=webform] .form-actions {
  margin-bottom: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  form[class*=webform] .form-actions {
    margin-top: 2.5rem;
  }
  form[class*=webform] .form-actions {
    margin-bottom: 2.5rem;
  }
}
form[class*=webform] [type=text], form[class*=webform] [type=password], form[class*=webform] [type=date], form[class*=webform] [type=datetime], form[class*=webform] [type=datetime-local], form[class*=webform] [type=month], form[class*=webform] [type=week], form[class*=webform] [type=email], form[class*=webform] [type=number], form[class*=webform] [type=search], form[class*=webform] [type=tel], form[class*=webform] [type=time], form[class*=webform] [type=url], form[class*=webform] [type=color],
form[class*=webform] [type=file],
form[class*=webform] [type=image],
form[class*=webform] fieldset,
form[class*=webform] select,
form[class*=webform] textarea {
  width: 100%;
}
form[class*=webform] .js-form-type-checkbox + .js-form-type-checkbox,
form[class*=webform] .js-form-type-radio + .js-form-type-radio {
  margin-top: 0;
}
form[class*=webform] .fieldset-wrapper .js-form-type-checkbox,
form[class*=webform] .fieldset-wrapper .js-form-type-radio {
  margin-top: 0.5rem;
}

.gfield {
  margin-top: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .gfield {
    margin-top: 1.5rem;
  }
}
.gfield_description {
  font-weight: normal !important;
  font-style: italic;
}

.gform_wrapper .gform_fields fieldset.gfield {
  margin-top: 0.5rem;
}

.gfield select {
  padding-top: 0.625em !important;
  padding-bottom: 0.625em !important;
}
.gfield .gchoice:first-child label {
  margin-top: 0;
}
.gfield [type=checkbox],
.gfield [type=radio] {
  position: absolute;
  top: 65% !important;
  width: 2em;
  height: 2em;
  -webkit-transition: border-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: border-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0;
  font-size: inherit;
}
.gfield [type=checkbox] + label,
.gfield [type=radio] + label {
  position: relative;
  margin-left: 1.5em;
  -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
}
.gfield [type=checkbox] + label::before,
.gfield [type=radio] + label::before {
  position: absolute;
  top: -0.125em;
  left: -1.5em;
  display: block;
  width: 1em;
  height: 1em;
  content: "";
  -webkit-transition: background 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), -webkit-box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: background 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), -webkit-box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: background 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: background 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), -webkit-box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  border: 0.125em solid rgb(38.25, 38.25, 38.25);
}
.gfield [type=checkbox]:disabled, .gfield [type=checkbox]:disabled + label,
.gfield [type=radio]:disabled,
.gfield [type=radio]:disabled + label {
  cursor: default;
}
.gfield [type=checkbox]:invalid + label,
.gfield [type=radio]:invalid + label {
  color: #a94442;
}
.gfield [type=checkbox]:invalid + label::before,
.gfield [type=radio]:invalid + label::before {
  border-color: #a94442;
  -webkit-box-shadow: 0 0 0 0.0625em #a94442;
          box-shadow: 0 0 0 0.0625em #a94442;
}
.gfield [type=checkbox]:checked + label::before {
  background-color: #013C65;
}
.gfield [type=checkbox]:checked + label::after {
  position: absolute;
  top: 50%;
  left: -1.125em;
  display: block;
  width: 0.3125em;
  height: 0.6875em;
  content: "";
  -webkit-transform: rotate(45deg) translate(-100%, -50%);
          transform: rotate(45deg) translate(-100%, -50%);
  border-width: 0 0.1875em 0.1875em 0;
  border-style: solid;
  border-color: #ffffff;
}
.gfield [type=checkbox]:checked:disabled + label::after {
  border-color: rgb(38.25, 38.25, 38.25);
}
.gfield [type=checkbox]:disabled + label::before {
  background-color: rgb(165.75, 165.75, 165.75);
}
.gfield [type=radio] + label::before {
  border-radius: 50%;
  background-image: radial-gradient(#013C65 0.25em, #ffffff 0.25em, #ffffff 0.5em, #013C65 0.5em);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 0 0;
}
.gfield [type=radio]:checked + label::before {
  border-color: #013C65;
  background-size: 1em 1em;
}
.gfield [type=radio]:checked:disabled + label::before {
  border-color: rgb(38.25, 38.25, 38.25);
  background-image: radial-gradient(rgb(38.25, 38.25, 38.25) 0.25em, rgb(165.75, 165.75, 165.75) 0.25em, rgb(165.75, 165.75, 165.75) 0.5em, rgb(38.25, 38.25, 38.25) 0.5em);
}
.gfield [type=radio]:checked:invalid + label::before {
  background-image: radial-gradient(#a94442 0.25em, #ffffff 0.25em, #ffffff 0.5em, #a94442 0.5em);
}
.gfield [type=radio]:disabled + label::before {
  background-color: rgb(165.75, 165.75, 165.75);
}

.gfield_required {
  color: #a94442 !important;
}

.oho-banner {
  background-color: #013C65;
  color: #ffffff;
}
.oho-banner {
  padding-top: 1rem;
}
.oho-banner {
  padding-bottom: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .oho-banner {
    padding-top: 1.5rem;
  }
  .oho-banner {
    padding-bottom: 1.5rem;
  }
}
.oho-banner .wysiwyg a:not(.btn):not(.btn-arrows) {
  color: #ffffff;
}
.oho-banner .far {
  font-size: 3rem;
  font-weight: 100;
}
.oho-banner .shrink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media print, screen and (min-width: 48.0625em) {
  .oho-banner .shrink {
    min-width: 92px;
  }
}

.pager {
  font-family: "Roboto", sans-serif;
  font-size: 1.25rem;
}
.pager {
  margin-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .pager {
    margin-top: 2.5rem;
  }
}
.pager__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.pager a {
  display: block;
  padding: 0 8px;
  -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
}
.pager a:hover {
  text-decoration: none;
  color: #007DBA;
}
.pager .is-active a {
  color: #333333;
  font-weight: 600;
}
.pager [aria-hidden=true] {
  display: none;
}
.pager [class*=pager__item--] a::before, .pager [class*=pager__item--] a::after {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
}
.pager__item {
  margin-left: 0.25rem;
}
.pager__item--first a::before {
  content: "\f323";
}
.pager__item--previous a::before {
  content: "\f053";
}
.pager__item--next a::after {
  content: "\f054";
}
.pager__item--last a::after {
  content: "\f324";
}
.pager__item:not([class*=pager__item--]), .pager__item--ellipsis {
  display: none;
}
@media print, screen and (min-width: 40.0625em) {
  .pager__item:not([class*=pager__item--]), .pager__item--ellipsis {
    display: block;
  }
}
.pager__item.is-active {
  display: block;
}

.view__pagination {
  font-family: "Roboto", sans-serif;
}
.view__pagination {
  margin-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .view__pagination {
    margin-top: 2.5rem;
  }
}

.view__pagination-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
}

.view__pagination a {
  display: block;
  -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
}
.view__pagination a:hover {
  text-decoration: none;
  color: #007DBA;
}

.view__pagination-number {
  font-size: 1.125rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.view__pagination-number a {
  text-decoration-color: transparent;
}
@media print, screen and (max-width: 48.06125em) {
  .view__pagination-number {
    display: none;
  }
}

.view__pagination-number--current {
  display: block;
  color: #333333;
  font-weight: 600;
  background-color: #E6EBF0;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.4375rem;
  padding-bottom: 0.4375rem;
}

.view__pagination-number--current + .view__pagination-number, .view__pagination-number:has(+ .view__pagination-number--current) {
  display: block !important;
}

.view__pagination-nav a {
  text-decoration-color: transparent;
}
.view__pagination-nav a span {
  font-weight: 700;
}
.view__pagination-nav a:before, .view__pagination-nav a::after {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  color: #007DBA;
}
.view__pagination-nav--first {
  margin-right: 1.5rem;
}
.view__pagination-nav--first a::before {
  content: "\f323";
  padding-right: 0.5rem;
}
.view__pagination-nav--previous {
  margin-right: 1.5rem;
}
.view__pagination-nav--previous a::before {
  content: "\f053";
  padding-right: 0.5rem;
}
.view__pagination-nav--next {
  margin-left: 1.5rem;
}
.view__pagination-nav--next a::after {
  content: "\f054";
  padding-left: 0.5rem;
}
.view__pagination-nav--last {
  margin-left: 1.5rem;
}
.view__pagination-nav--last a::after {
  content: "\f324";
  padding-left: 0.5rem;
}
@media print, screen and (max-width: 48.06125em) {
  .view__pagination-nav--first span, .view__pagination-nav--previous span, .view__pagination-nav--next span, .view__pagination-nav--last span {
    display: none;
  }
}

.search-results .search-result {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 3rem;
  padding-left: 3rem;
}
.search-results .search-result .search-result__title {
  margin-top: 2rem;
  padding-top: 2rem;
}
.search-results .search-result .search-result__title {
  font-family: Roboto, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.2;
}
@media print, screen and (min-width: 48.0625em) {
  .search-results .search-result .search-result__title {
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .search-results .search-result .search-result__title {
    font-size: 1.5rem;
  }
}

.alert {
  background-color: #FFB71B;
  position: relative;
}
.alert {
  padding-top: 1.5rem;
}
.alert {
  padding-bottom: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .alert {
    padding-top: 2.5rem;
  }
  .alert {
    padding-bottom: 2.5rem;
  }
}
.alert h2:first-child {
  margin-top: 0;
}
.alert h2:first-child {
  font-family: questa-slab, serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.1;
}
@media print, screen and (min-width: 48.0625em) {
  .alert h2:first-child {
    font-size: 1.75rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .alert h2:first-child {
    font-size: 2.5rem;
  }
}
.alert p:first-child {
  margin-top: 0.5rem;
}
.alert .large-2 {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.alert .fa-light,
.alert .fa-thin,
.alert .fa {
  color: #333333;
  font-size: 2.75rem;
}
@media print, screen and (min-width: 48.0625em) {
  .alert .fa-light,
  .alert .fa-thin,
  .alert .fa {
    font-size: 5.5rem;
  }
}
.alert a:not(.btn) {
  color: #333333;
}

.alert-notice {
  background-color: #FFB71B;
}
.alert-notice .close {
  background-color: #013C65;
  color: #ffffff;
}

.message-type--warning,
.alert-warning {
  background-color: #A40000;
  color: #ffffff;
}
.message-type--warning .fa-diamond-exclamation,
.alert-warning .fa-diamond-exclamation {
  color: #ffffff;
}
.message-type--warning .btn,
.alert-warning .btn {
  color: #013C65;
  background-color: #fff;
}
.message-type--warning .btn::before, .message-type--warning .btn::after,
.alert-warning .btn::before,
.alert-warning .btn::after {
  color: #013C65;
}
.message-type--warning .btn:hover,
.alert-warning .btn:hover {
  color: #013C65;
  background-color: #FFB71B;
  border-color: #FFB71B;
  -webkit-box-shadow: inset 0 0 0 1px #013C65;
          box-shadow: inset 0 0 0 1px #013C65;
}
.message-type--warning .btn:hover::before, .message-type--warning .btn:hover::after,
.alert-warning .btn:hover::before,
.alert-warning .btn:hover::after {
  color: #013C65;
}
.message-type--warning .btn:disabled,
.alert-warning .btn:disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.6;
}

.alert-banner {
  background-color: #fe5000;
}

.js-dismiss-button {
  font-size: 1rem;
  padding: 0.5rem 0.625rem;
  font-weight: 100;
  color: #013C65;
}
@media print, screen and (min-width: 48.0625em) {
  .js-dismiss-button {
    font-size: 1.375rem;
    padding: 0.75rem 0.875rem;
  }
}
.js-dismiss-button span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.js-dismiss-button:before {
  content: "X";
  display: block;
  font-family: "Font Awesome 6 Pro";
}
@media print, screen and (max-width: 48.06125em) {
  .js-dismiss-button {
    position: absolute;
    right: 20px;
    top: 20px;
  }
}

:root {
  --aspect-ratio: 1;
}

.aspect-ratio-frame {
  position: relative;
}
.aspect-ratio-frame::before {
  display: block;
  padding-bottom: calc(1 * 100%);
  content: "";
}
.aspect-ratio-frame img, .aspect-ratio-frame video, .aspect-ratio-frame .autoplay-video-container, .aspect-ratio-frame iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.aspect-ratio-frame iframe {
  -o-object-fit: unset;
     object-fit: unset;
}
@supports (--css: variables) {
  .aspect-ratio-frame::before {
    padding-bottom: calc(var(--aspect-ratio) * 100%);
    content: "";
  }
}

.more-less {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.more-less [data-more-less-content] {
  position: relative;
  overflow: hidden;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.more-less [data-more-less-toggle],
.more-less .more-less__toggle {
  display: none;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.more-less [data-more-less-toggle]::before,
.more-less .more-less__toggle::before {
  content: "See More";
}
.more-less[data-more-less-init] [data-more-less-toggle],
.more-less[data-more-less-init] .more-less__toggle {
  display: inline-block;
}
.more-less[data-more-less-init=items] [data-more-less-item]:nth-child(3) ~ [data-more-less-item] {
  display: none;
}
.more-less.more-less-open [data-more-less-content] {
  max-height: none !important;
}
.more-less.more-less-open [data-more-less-item] {
  display: block !important;
}
.more-less.more-less-open [data-more-less-toggle]::before,
.more-less.more-less-open .more-less__toggle::before {
  content: "See Less";
}

:root:not(.oho-js) .more-less__content {
  max-height: none !important;
}
:root:not(.oho-js) .more-less__item {
  display: block !important;
}

:root:not(.oho-js) .more-less::after,
:root:not(.oho-js) .more-less__toggle,
.more-less--inactive::after,
.more-less--inactive .more-less__toggle {
  display: none;
}

.slide-toggle {
  --slide-toggle-offset: 0;
  --slide-toggle-scale: 1;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}
.slide-toggle__button {
  margin: 0;
  -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  background-color: transparent;
}
.slide-toggle--line {
  border-bottom: 1px solid #000000;
}
.slide-toggle--line .slide-toggle__button {
  color: #333333;
}
.slide-toggle--line .slide-toggle__button[aria-selected=true] {
  color: #013C65;
}
@supports (--css: variables) {
  .slide-toggle--line::after {
    bottom: 0;
    height: 0.3125em;
    -webkit-transform: translate(var(--slide-toggle-offset), 50%) scale(var(--slide-toggle-scale), 1);
            transform: translate(var(--slide-toggle-offset), 50%) scale(var(--slide-toggle-scale), 1);
    background-color: #013C65;
  }
}
.slide-toggle--pill {
  padding: 1em;
  background-color: #007DBA;
}
.slide-toggle--pill .slide-toggle__button {
  position: relative;
  z-index: 1;
}
.slide-toggle--pill .slide-toggle__button:hover {
  background-color: #013C65;
}
.slide-toggle--pill .slide-toggle__button[aria-selected=true] {
  background-color: #013C65;
}
@supports (--css: variables) {
  .slide-toggle--pill::after {
    top: 1em;
    bottom: 1em;
    -webkit-transform: translateX(calc(var(--slide-toggle-offset) - 1em)) scale(var(--slide-toggle-scale), 1);
            transform: translateX(calc(var(--slide-toggle-offset) - 1em)) scale(var(--slide-toggle-scale), 1);
    background-color: rgb(127.5, 127.5, 127.5);
  }
}
@supports (--css: variables) {
  .slide-toggle::after {
    position: absolute;
    display: block;
    width: 100px;
    content: "";
    -webkit-transition: -webkit-transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
    transition: -webkit-transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
    transition: transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
    transition: transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), -webkit-transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  .slide-toggle .slide-toggle__button {
    background-color: transparent !important;
  }
}

.slider-navigation {
  display: none;
}
.swiper-initialized .slider-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.slider-navigation__next i::before, .slider-navigation__prev i::before {
  color: #013C65;
  font-size: 2rem;
}
.slider-navigation__next:hover i::before, .slider-navigation__prev:hover i::before {
  color: #ffffff;
}

.swiper-wrapper {
  list-style: none;
}
.swiper-wrapper > li {
  list-style: none;
}

.slider-navigation {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.slider-navigation__prev,
.slider-navigation__next {
  background-color: transparent;
  color: #ffffff;
  font-size: 1.5rem;
}
.slider-dark .slider-navigation__prev,
.slider-dark .slider-navigation__next {
  color: #013C65;
}
.slider-navigation__prev.swiper-button-disabled,
.slider-navigation__next.swiper-button-disabled {
  opacity: 0.25;
}

.swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid #ffffff;
  text-indent: -9999px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  cursor: pointer;
}
.slider-dark .swiper-pagination-bullet {
  border-color: #013C65;
}
.swiper-pagination-bullet:not(:last-child) {
  margin-right: 8px;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: white;
}
.slider-dark .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #013C65;
}

.swiper-initialized .slider-navigation:has(.swiper-button-disabled + .swiper-pagination-lock + .swiper-button-disabled) {
  display: none;
}

.tabs__buttons {
  display: none;
  margin: 0;
}
@media print, screen and (min-width: 48.0625em) {
  .tabs__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  :root:not(.oho-js) .tabs__buttons {
    display: none;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .tabs__button {
    margin-bottom: -1px;
    border: 8px solid transparent;
    -webkit-box-shadow: inset 0 0 0 1px transparent;
            box-shadow: inset 0 0 0 1px transparent;
    display: inline-block;
    font-weight: 500;
    line-height: 1.5;
    outline: 0px solid #FFB71B;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), outline-width 0.15s ease-in-out, -webkit-box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
    transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), outline-width 0.15s ease-in-out, -webkit-box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
    transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), outline-width 0.15s ease-in-out;
    transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), outline-width 0.15s ease-in-out, -webkit-box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  }
  .tabs__button {
    color: #ffffff;
    background-color: #013C65;
  }
  .tabs__button::before, .tabs__button::after {
    color: #FFB71B;
  }
  .tabs__button:hover {
    color: #ffffff;
    background-color: #007DBA;
    border-color: #007DBA;
    -webkit-box-shadow: inset 0 0 0 1px #fff;
            box-shadow: inset 0 0 0 1px #fff;
  }
  .tabs__button:hover::before, .tabs__button:hover::after {
    color: #FFB71B;
  }
  .tabs__button:focus-visible {
    outline: 6px solid #FFB71B;
    outline-offset: 0;
  }
  .tabs__button {
    font-size: 1.125rem;
    padding: 0.5rem 2rem;
  }
  .tabs__button:focus-visible {
    outline-width: 6px;
  }
  .tabs__button:disabled {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.6;
  }
  .tabs__button[aria-selected=true] {
    color: #013C65;
    border-bottom-color: #ffffff;
    background-color: #ffffff;
  }
}
.tabs .accordion--open > .accordion__button .accordion__icon {
  rotate: unset;
}
.tabs .accordion--open .accordion__button {
  background-color: #013C65;
}
@media print, screen and (min-width: 48.0625em) {
  .tabs .accordion {
    display: block;
    margin-top: 0;
    padding: 1.75rem 28px;
    border: 1px solid #013C65;
  }
  .tabs .accordion[aria-hidden=true] {
    display: none;
  }
  .tabs .accordion__button {
    display: none;
  }
  :root:not(.oho-js) .tabs .accordion__button {
    display: block;
  }
}
.tabs .tab-accordion--open .accordion__icon {
  rotate: 180deg !important;
}
.tabs .tab-accordion--open .accordion__content {
  display: block !important;
}

.tabs--stacked .tabs__buttons {
  display: block;
}
.tabs--stacked .tabs__panel {
  display: block;
  margin-top: 0;
  padding: 1.75rem 28px;
  border: 1px solid #013C65;
}
.tabs--stacked [aria-hidden=true] {
  display: none;
}

.video-play-button {
  position: absolute;
  z-index: 4;
  bottom: 1.25rem;
  left: 1.25rem;
  background: none;
}
.video-play-button::after {
  content: "\f04b";
  font-family: "Font Awesome 6 Pro";
  font-size: 2rem;
  font-weight: 600;
  color: #ffffff;
}
.video-play-button[aria-label=Pause]:after {
  content: "\f04c";
}

.play-button {
  position: absolute;
  bottom: 24px;
  right: 24px;
  z-index: 9;
  -webkit-transition: opacity 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), -webkit-transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: opacity 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), -webkit-transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: opacity 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: opacity 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), -webkit-transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
}
.play-button path {
  fill: #ffffff;
}
@media print, screen and (min-width: 48.0625em) {
  .play-button {
    bottom: 40px;
    right: 40px;
  }
}
@media print, screen and (max-width: 48.06125em) {
  .play-button {
    width: 20px;
  }
}

a:hover .play-button,
a:focus .play-button {
  opacity: 1;
}

.wysiwyg blockquote {
  position: relative;
  margin: 0;
}
.wysiwyg blockquote {
  padding-top: 1rem;
}
.wysiwyg blockquote {
  padding-bottom: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .wysiwyg blockquote {
    padding-top: 1.5rem;
  }
  .wysiwyg blockquote {
    padding-bottom: 1.5rem;
  }
}
.wysiwyg blockquote:before {
  content: "\f10d";
  font-family: "Font Awesome 6 Pro";
  font-size: 2.5rem;
  display: block;
  position: absolute;
  left: 0;
  top: 8px;
  color: #FFB71B;
  font-weight: 900;
}
.wysiwyg blockquote:before {
  margin-left: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .wysiwyg blockquote:before {
    margin-left: 2.5rem;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .wysiwyg blockquote:before {
    font-size: 3.5rem;
    top: 24px;
  }
}
.wysiwyg blockquote:after {
  content: "";
  width: 4px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #FFB71B;
}
.wysiwyg blockquote p,
.wysiwyg blockquote cite {
  margin-left: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .wysiwyg blockquote p,
  .wysiwyg blockquote cite {
    margin-left: 2.5rem;
  }
}
.wysiwyg blockquote p {
  margin-bottom: 0;
  margin-top: 40px;
}
.wysiwyg blockquote p {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .wysiwyg blockquote p {
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .wysiwyg blockquote p {
    font-size: 1.75rem;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .wysiwyg blockquote p {
    margin-top: 64px;
  }
}
.wysiwyg blockquote cite {
  font-style: normal;
}
.wysiwyg blockquote cite {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 64.0625em) {
  .wysiwyg blockquote cite {
    font-size: 1.125rem;
  }
}
.wysiwyg blockquote cite {
  margin-top: 0.5rem;
}

.date-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.eyebrow + .date-block {
  margin-top: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .eyebrow + .date-block {
    margin-top: 1.5rem;
  }
}
.date-block .day-number {
  font-size: 2rem;
  line-height: 0.9;
}
@media print, screen and (min-width: 48.0625em) {
  .date-block .day-number {
    font-size: 3.75rem;
  }
}
.date-block time + time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.date-block time + time::before {
  width: 1.5rem;
  height: 0.125rem;
  content: "";
  -webkit-transform: translateY(-14px);
          transform: translateY(-14px);
  background-color: currentColor;
}
.date-block time + time::before {
  margin-right: 1rem;
}
.date-block time + time::before {
  margin-left: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .date-block time + time::before {
    margin-right: 1.5rem;
  }
  .date-block time + time::before {
    margin-left: 1.5rem;
  }
}
.date-block span {
  display: block;
}

.eyebrow {
  font-family: Roboto, sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

.icon-list {
  display: block;
  padding-left: 0;
  margin: 0;
}
.icon-list li:not(:first-child) {
  margin-top: 0.5rem;
}
.icon-list li,
.icon-list a {
  display: block;
  font-family: "Roboto", sans-serif;
}
.icon-list li {
  position: relative;
  padding-left: 1.875rem;
}
.icon-list a[href^="mailto:"] {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}
.icon-list__icon {
  position: absolute;
  left: 0;
  top: 0.125rem;
}
.icon-list--inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.icon-list--inline li:not(:first-child) {
  margin-top: 0;
}
.icon-list--inline li:not(:last-child) {
  margin-right: 1.875rem;
}

.intro-text {
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .intro-text {
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .intro-text {
    font-size: 1.5rem;
  }
}
.intro-text p, .intro-text a, .intro-text a.external {
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .intro-text p, .intro-text a, .intro-text a.external {
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .intro-text p, .intro-text a, .intro-text a.external {
    font-size: 1.5rem;
  }
}

.filter-column {
  position: relative;
}
.filter-column {
  padding-top: 2.5rem;
}
.filter-column {
  padding-bottom: 2.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .filter-column {
    padding-top: 4rem;
  }
  .filter-column {
    padding-bottom: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .filter-column {
    padding-top: 6rem;
  }
  .filter-column {
    padding-bottom: 6rem;
  }
}
.filter-column::before {
  content: "";
  background-color: #E6EBF0;
  height: 100%;
  position: absolute;
  left: -20px;
  width: 100vw;
  top: 0;
}
@media print, screen and (min-width: 48.0625em) {
  .filter-column::before {
    left: calc(-30vw + 112px);
    width: calc(100% + 30vw);
  }
}
.filter-column form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #E6EBF0;
}
@media print, screen and (min-width: 48.0625em) {
  .filter-column form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.filter-column .h5,
.filter-column h2 {
  position: relative;
  width: 100%;
}
.filter-column .h5,
.filter-column h2 {
  margin-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .filter-column .h5,
  .filter-column h2 {
    margin-top: 2.5rem;
  }
}
.filter-column input,
.filter-column select {
  text-align: left;
}
.filter-column .view__legend,
.filter-column legend,
.filter-column label {
  position: relative;
}
.filter-column .view__legend,
.filter-column legend,
.filter-column label {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.2;
}
@media print, screen and (min-width: 48.0625em) {
  .filter-column .view__legend,
  .filter-column legend,
  .filter-column label {
    font-size: 1.125rem;
  }
}
.filter-column .view__legend {
  padding: 0;
}
.filter-column fieldset {
  border: unset;
  padding: 0;
  text-align: left;
  background-color: unset;
}
.filter-column fieldset label {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .filter-column fieldset label {
    font-size: 1rem;
  }
}
.filter-column .view__wrap--search label,
.filter-column .form-item-search label {
  color: #000000;
}
.filter-column .view__wrap--search label,
.filter-column .form-item-search label {
  font-family: Roboto, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.2;
}
@media print, screen and (min-width: 48.0625em) {
  .filter-column .view__wrap--search label,
  .filter-column .form-item-search label {
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .filter-column .view__wrap--search label,
  .filter-column .form-item-search label {
    font-size: 1.5rem;
  }
}
.filter-column .view__wrap--search label,
.filter-column .form-item-search label {
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .filter-column .view__wrap--search label,
  .filter-column .form-item-search label {
    margin-bottom: 1.5rem;
  }
}
.filter-column .search-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 100%;
}
.filter-column .form-actions {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.filter-column ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.filter-column .view__items {
  margin-top: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .filter-column .view__items {
    margin-top: 1.5rem;
  }
}

.view--profile-listing [type=text], .view--profile-listing [type=password], .view--profile-listing [type=date], .view--profile-listing [type=datetime], .view--profile-listing [type=datetime-local], .view--profile-listing [type=month], .view--profile-listing [type=week], .view--profile-listing [type=email], .view--profile-listing [type=number], .view--profile-listing [type=search], .view--profile-listing [type=tel], .view--profile-listing [type=time], .view--profile-listing [type=url], .view--profile-listing [type=color],
.view--profile-listing [type=file],
.view--profile-listing [type=image],
.view--profile-listing select,
.view--department-listing [type=text],
.view--department-listing [type=password],
.view--department-listing [type=date],
.view--department-listing [type=datetime],
.view--department-listing [type=datetime-local],
.view--department-listing [type=month],
.view--department-listing [type=week],
.view--department-listing [type=email],
.view--department-listing [type=number],
.view--department-listing [type=search],
.view--department-listing [type=tel],
.view--department-listing [type=time],
.view--department-listing [type=url],
.view--department-listing [type=color],
.view--department-listing [type=file],
.view--department-listing [type=image],
.view--department-listing select,
.view--news-listing [type=text],
.view--news-listing [type=password],
.view--news-listing [type=date],
.view--news-listing [type=datetime],
.view--news-listing [type=datetime-local],
.view--news-listing [type=month],
.view--news-listing [type=week],
.view--news-listing [type=email],
.view--news-listing [type=number],
.view--news-listing [type=search],
.view--news-listing [type=tel],
.view--news-listing [type=time],
.view--news-listing [type=url],
.view--news-listing [type=color],
.view--news-listing [type=file],
.view--news-listing [type=image],
.view--news-listing select,
.view--program-listing [type=text],
.view--program-listing [type=password],
.view--program-listing [type=date],
.view--program-listing [type=datetime],
.view--program-listing [type=datetime-local],
.view--program-listing [type=month],
.view--program-listing [type=week],
.view--program-listing [type=email],
.view--program-listing [type=number],
.view--program-listing [type=search],
.view--program-listing [type=tel],
.view--program-listing [type=time],
.view--program-listing [type=url],
.view--program-listing [type=color],
.view--program-listing [type=file],
.view--program-listing [type=image],
.view--program-listing select,
.view--blog-post-listing [type=text],
.view--blog-post-listing [type=password],
.view--blog-post-listing [type=date],
.view--blog-post-listing [type=datetime],
.view--blog-post-listing [type=datetime-local],
.view--blog-post-listing [type=month],
.view--blog-post-listing [type=week],
.view--blog-post-listing [type=email],
.view--blog-post-listing [type=number],
.view--blog-post-listing [type=search],
.view--blog-post-listing [type=tel],
.view--blog-post-listing [type=time],
.view--blog-post-listing [type=url],
.view--blog-post-listing [type=color],
.view--blog-post-listing [type=file],
.view--blog-post-listing [type=image],
.view--blog-post-listing select,
.listing [type=text],
.listing [type=password],
.listing [type=date],
.listing [type=datetime],
.listing [type=datetime-local],
.listing [type=month],
.listing [type=week],
.listing [type=email],
.listing [type=number],
.listing [type=search],
.listing [type=tel],
.listing [type=time],
.listing [type=url],
.listing [type=color],
.listing [type=file],
.listing [type=image],
.listing select {
  width: 100%;
}
.view--profile-listing .listing__form__submit-container,
.view--department-listing .listing__form__submit-container,
.view--news-listing .listing__form__submit-container,
.view--program-listing .listing__form__submit-container,
.view--blog-post-listing .listing__form__submit-container,
.listing .listing__form__submit-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.view--profile-listing .form-actions,
.view--department-listing .form-actions,
.view--news-listing .form-actions,
.view--program-listing .form-actions,
.view--blog-post-listing .form-actions,
.listing .form-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.view--profile-listing .view__button--submit,
.view--profile-listing [type=submit],
.view--department-listing .view__button--submit,
.view--department-listing [type=submit],
.view--news-listing .view__button--submit,
.view--news-listing [type=submit],
.view--program-listing .view__button--submit,
.view--program-listing [type=submit],
.view--blog-post-listing .view__button--submit,
.view--blog-post-listing [type=submit],
.listing .view__button--submit,
.listing [type=submit] {
  margin: 0;
  padding: 0.5625rem;
}
.view--profile-listing .view__button--submit,
.view--profile-listing [type=submit],
.view--department-listing .view__button--submit,
.view--department-listing [type=submit],
.view--news-listing .view__button--submit,
.view--news-listing [type=submit],
.view--program-listing .view__button--submit,
.view--program-listing [type=submit],
.view--blog-post-listing .view__button--submit,
.view--blog-post-listing [type=submit],
.listing .view__button--submit,
.listing [type=submit] {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .view--profile-listing .view__button--submit,
  .view--profile-listing [type=submit],
  .view--department-listing .view__button--submit,
  .view--department-listing [type=submit],
  .view--news-listing .view__button--submit,
  .view--news-listing [type=submit],
  .view--program-listing .view__button--submit,
  .view--program-listing [type=submit],
  .view--blog-post-listing .view__button--submit,
  .view--blog-post-listing [type=submit],
  .listing .view__button--submit,
  .listing [type=submit] {
    font-size: 1rem;
  }
}
.view--profile-listing .view__button--submit + [type=submit],
.view--profile-listing [type=submit] + [type=submit],
.view--department-listing .view__button--submit + [type=submit],
.view--department-listing [type=submit] + [type=submit],
.view--news-listing .view__button--submit + [type=submit],
.view--news-listing [type=submit] + [type=submit],
.view--program-listing .view__button--submit + [type=submit],
.view--program-listing [type=submit] + [type=submit],
.view--blog-post-listing .view__button--submit + [type=submit],
.view--blog-post-listing [type=submit] + [type=submit],
.listing .view__button--submit + [type=submit],
.listing [type=submit] + [type=submit] {
  margin-left: 1em;
}

.listing.listing-side-filter form {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.listing__rows--grouped {
  background-color: #ffffff;
  margin-top: 0;
  padding-left: 0;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
}
.listing__rows--grouped > ol,
.listing__rows--grouped > li,
.listing__rows--grouped > li > ol,
.listing__rows--grouped > li > ol > li {
  width: 100%;
  padding: 0;
}
.listing__rows--grouped > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.listing__rows--grouped > li > .eyebrow {
  width: 6.25rem;
  height: 1.25rem;
  margin: 2.5rem 0 0;
}
.listing__rows--grouped li + li .listing-news--item,
.listing__rows--grouped li + li .program-listing-item {
  border-top: 1px solid #E6EBF0;
}

.listing--items {
  margin-bottom: 2.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .listing--items {
    margin-bottom: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .listing--items {
    margin-bottom: 6rem;
  }
}

.listing--news fieldset label {
  color: #1A5380;
}

.view__wrap,
.view__wrap--format,
.view__wrap--type {
  width: 100%;
}

.view__button--submit {
  margin: 0;
  padding: 13px 17.5px;
}
.view__button--submit {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .view__button--submit {
    font-size: 1rem;
  }
}
.view__button--submit + [type=submit] {
  margin-left: 1em;
}
.view__button--submit:focus, .view__button--submit:hover {
  -webkit-box-shadow: unset;
          box-shadow: unset;
}

.view__wrap + .view__wrap {
  margin-top: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .view__wrap + .view__wrap {
    margin-top: 1.5rem;
  }
}

.view__results-wrapper {
  margin-top: 2.5rem;
}
.view__results-wrapper {
  margin-bottom: 2.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .view__results-wrapper {
    margin-top: 4rem;
  }
  .view__results-wrapper {
    margin-bottom: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .view__results-wrapper {
    margin-top: 6rem;
  }
  .view__results-wrapper {
    margin-bottom: 6rem;
  }
}

.views__results {
  position: relative;
}
.views__results > h2:first-child {
  background-color: #ffffff;
  padding-left: 0;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
}
.views__results > h2:first-child {
  padding: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .views__results > h2:first-child {
    padding: 2.5rem;
  }
}
.views__results > .alpha-letter:first-child {
  margin-top: 0;
}

@media print, screen and (max-width: 48.06125em) {
  .view--program-listing .filter-column {
    padding-bottom: 4.0625rem;
  }
}
@media print, screen and (max-width: 48.06125em) {
  .view--program-listing .view__results-wrapper {
    margin-top: -1.6875rem;
  }
}

.section-heading__eyebrow {
  display: block;
}
.section-heading__eyebrow {
  font-family: Roboto, sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}
.section-heading__eyebrow {
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .section-heading__eyebrow {
    margin-bottom: 1.5rem;
  }
}

.section-heading__title {
  text-align: center;
  margin: 0;
  word-break: break-word;
  overflow-wrap: break-word;
}
.section-heading__title {
  font-family: questa-slab, serif;
  font-size: 1.75rem;
  font-weight: 900;
  line-height: 1;
}
@media print, screen and (min-width: 48.0625em) {
  .section-heading__title {
    font-size: 2.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .section-heading__title {
    font-size: 3.5rem;
  }
}
.section-heading__title.h1 {
  font-family: questa-slab, serif;
  font-size: 2rem;
  font-weight: 900;
  line-height: 1;
}
@media print, screen and (min-width: 48.0625em) {
  .section-heading__title.h1 {
    font-size: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .section-heading__title.h1 {
    font-size: 5rem;
  }
}
.section-heading__left .section-heading__title {
  text-align: left;
}

.section-heading__subheading {
  margin-bottom: 0;
  -webkit-margin-before: 0.75em;
          margin-block-start: 0.75em;
  text-align: center;
}
.section-heading__subheading {
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .section-heading__subheading {
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .section-heading__subheading {
    font-size: 1.5rem;
  }
}
.section-heading__subheading p {
  margin-bottom: 0;
}
.section-heading__subheading p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 64.0625em) {
  .section-heading__subheading p {
    font-size: 1.125rem;
  }
}
.section-heading__left .section-heading__subheading {
  text-align: left;
}
.section-heading__left .section-heading__subheading {
  margin-top: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .section-heading__left .section-heading__subheading {
    margin-top: 1.5rem;
  }
}
.section-heading__left .section-heading__subheading {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.75;
}
@media print, screen and (min-width: 64.0625em) {
  .section-heading__left .section-heading__subheading {
    font-size: 1.125rem;
  }
}

.section-heading__link {
  margin-top: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .section-heading__link {
    margin-top: 1.5rem;
  }
}

.home-page .checkerboard .section-heading__title,
.home-page .differentiator .section-heading__title,
.home-page .news-stories .section-heading__title,
.home-page .testimonial .section-heading__title {
  font-family: questa-slab, serif;
  font-size: 2rem;
  font-weight: 900;
  line-height: 1;
}
@media print, screen and (min-width: 48.0625em) {
  .home-page .checkerboard .section-heading__title,
  .home-page .differentiator .section-heading__title,
  .home-page .news-stories .section-heading__title,
  .home-page .testimonial .section-heading__title {
    font-size: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .home-page .checkerboard .section-heading__title,
  .home-page .differentiator .section-heading__title,
  .home-page .news-stories .section-heading__title,
  .home-page .testimonial .section-heading__title {
    font-size: 5rem;
  }
}

.stat {
  font-family: questa-slab, serif;
  font-size: 5rem;
  font-weight: 300;
  line-height: 0.8;
  letter-spacing: -4px;
}
@media print, screen and (min-width: 48.0625em) {
  .stat {
    font-size: 8rem;
    letter-spacing: -6.4px;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .stat {
    font-size: 10.5rem;
    letter-spacing: -8.4px;
  }
}

table {
  border-collapse: collapse;
  border-top: 1px solid #BFCED8;
}
table {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  table {
    font-size: 1rem;
  }
}
table[align=left] {
  float: none;
}
@media print, screen and (min-width: 48.0625em) {
  table[align=left] {
    float: left;
    margin-right: 32px;
  }
}
table[align=right] {
  float: none;
}
@media print, screen and (min-width: 48.0625em) {
  table[align=right] {
    float: right;
    margin-left: 32px;
  }
}

thead,
tbody {
  vertical-align: top;
}

thead {
  border-right: 1px solid #BFCED8;
  border-left: 1px solid #BFCED8;
}
thead td,
thead th {
  background: #E6EBF0;
}

tbody {
  border-top: 0;
  border-left: 1px solid #BFCED8;
}

tr {
  border-bottom: 1px solid #BFCED8;
}

thead td,
th {
  background: #E6EBF0;
  border-right: 1px solid #BFCED8;
  border-bottom: 0;
  font-weight: 500;
  padding: 0.5rem 1.5rem;
  text-align: left;
}

td {
  border-right: 1px solid #BFCED8;
  padding: 0.5rem 1.5rem;
}

.mobile-table--scroll {
  overflow-y: scroll;
}
@media print, screen and (min-width: 64.0625em) {
  .mobile-table--scroll {
    overflow-y: hidden;
  }
}

.mobile-table {
  padding: 1px 0;
}
.mobile-table {
  margin-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .mobile-table {
    margin-top: 2.5rem;
  }
}
.mobile-table--scroll {
  position: relative;
  padding: 1px 20px 0 !important;
  overflow-y: scroll;
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.mobile-table--scroll::before {
  background-image: -webkit-gradient(linear, right top, left top, from(rgb(255, 255, 255)), color-stop(30%, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to left, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0) 100%);
  content: "";
  display: block;
  height: 100%;
  opacity: 1;
  position: absolute;
  width: 100%;
  z-index: 1;
  top: 0;
  left: 0;
}
.mobile-table--scroll.scrolled::before {
  opacity: 0;
  pointer-events: none;
}
.mobile-table--scroll.scrolled table {
  pointer-events: initial;
}
.mobile-table--scroll table {
  position: relative;
  pointer-events: none;
}

.home-waves {
  background: url("../img/hills.svg") no-repeat;
  height: 230px;
  width: 100%;
  position: relative;
  top: -90px;
  margin-bottom: -120px;
}
@media print, screen and (min-width: 48.0625em) {
  .home-waves {
    z-index: 2;
    top: -77px;
    pointer-events: none;
    margin-bottom: 0;
    height: 652px;
    background: url("../img/hills-new.svg") no-repeat 50% 0;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .home-waves {
    top: -40px;
  }
}
@media screen and (min-width: 90.0625em) {
  .home-waves {
    top: -70px;
  }
}

.wysiwyg-block {
  margin-bottom: 2.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .wysiwyg-block {
    margin-bottom: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .wysiwyg-block {
    margin-bottom: 6rem;
  }
}

.wysiwyg-block .wysiwyg {
  margin-top: 2.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .wysiwyg-block .wysiwyg {
    margin-top: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .wysiwyg-block .wysiwyg {
    margin-top: 6rem;
  }
}

.wysiwyg-block .wysiwyg hr, .body-section .wysiwyg hr {
  margin-top: 1rem;
}
.wysiwyg-block .wysiwyg hr, .body-section .wysiwyg hr {
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .wysiwyg-block .wysiwyg hr, .body-section .wysiwyg hr {
    margin-top: 1.5rem;
  }
  .wysiwyg-block .wysiwyg hr, .body-section .wysiwyg hr {
    margin-bottom: 1.5rem;
  }
}
.wysiwyg-block .wysiwyg strong, .body-section .wysiwyg strong {
  font-weight: 600;
}

.hero-general:has(img) + .wysiwyg-block .sidebar-bg {
  margin-top: 2.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .hero-general:has(img) + .wysiwyg-block .sidebar-bg {
    margin-top: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .hero-general:has(img) + .wysiwyg-block .sidebar-bg {
    margin-top: 6rem;
  }
}
@media print, screen and (max-width: 48.06125em) {
  .hero-general:has(img) + .wysiwyg-block .sidebar-bg {
    margin-top: 0;
  }
}
.hero-general:has(img) + .wysiwyg-block .wysiwyg {
  padding-top: 2.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .hero-general:has(img) + .wysiwyg-block .wysiwyg {
    padding-top: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .hero-general:has(img) + .wysiwyg-block .wysiwyg {
    padding-top: 6rem;
  }
}
@media print, screen and (max-width: 48.06125em) {
  .hero-general:has(img) + .wysiwyg-block .wysiwyg {
    padding-top: 0;
  }
}

.tribe-events-calendar-list__event-description a:not(.btn):not(.btn-arrows),
.tribe-events-single-event-description a:not(.btn):not(.btn-arrows),
.wysiwyg a:not(.btn):not(.btn-arrows) {
  color: #013C65;
  text-decoration-color: #007DBA;
  text-underline-offset: 2px;
  text-decoration-thickness: 2px;
  font-weight: 500;
  -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
}
.tribe-events-calendar-list__event-description a:not(.btn):not(.btn-arrows):hover, .tribe-events-calendar-list__event-description a:not(.btn):not(.btn-arrows):focus-visible,
.tribe-events-single-event-description a:not(.btn):not(.btn-arrows):hover,
.tribe-events-single-event-description a:not(.btn):not(.btn-arrows):focus-visible,
.wysiwyg a:not(.btn):not(.btn-arrows):hover,
.wysiwyg a:not(.btn):not(.btn-arrows):focus-visible {
  color: #007DBA;
}
.tribe-events-calendar-list__event-description a:not(.btn).external,
.tribe-events-single-event-description a:not(.btn).external,
.wysiwyg a:not(.btn).external {
  padding: 0;
  -webkit-text-decoration: revert;
          text-decoration: revert;
  text-decoration-color: #007DBA;
  text-underline-offset: 2px;
  text-decoration-thickness: 2px;
}
.tribe-events-calendar-list__event-description a:not(.btn).external:hover, .tribe-events-calendar-list__event-description a:not(.btn).external:focus-visible,
.tribe-events-single-event-description a:not(.btn).external:hover,
.tribe-events-single-event-description a:not(.btn).external:focus-visible,
.wysiwyg a:not(.btn).external:hover,
.wysiwyg a:not(.btn).external:focus-visible {
  background-size: 0;
}
.tribe-events-calendar-list__event-description a:not(.btn).external::after,
.tribe-events-single-event-description a:not(.btn).external::after,
.wysiwyg a:not(.btn).external::after {
  display: none;
}
.tribe-events-calendar-list__event-description a.btn.external:focus-visible,
.tribe-events-single-event-description a.btn.external:focus-visible,
.wysiwyg a.btn.external:focus-visible {
  background-size: 0;
}
.tribe-events-calendar-list__event-description h1, .tribe-events-calendar-list__event-description h2, .tribe-events-calendar-list__event-description h3, .tribe-events-calendar-list__event-description h4, .tribe-events-calendar-list__event-description h5, .tribe-events-calendar-list__event-description h6, .tribe-events-calendar-list__event-description p, .tribe-events-calendar-list__event-description ul, .tribe-events-calendar-list__event-description ol, .tribe-events-calendar-list__event-description .intro-text, .tribe-events-calendar-list__event-description blockquote, .tribe-events-calendar-list__event-description article, .tribe-events-calendar-list__event-description picture, .tribe-events-calendar-list__event-description .video,
.tribe-events-single-event-description h1,
.tribe-events-single-event-description h2,
.tribe-events-single-event-description h3,
.tribe-events-single-event-description h4,
.tribe-events-single-event-description h5,
.tribe-events-single-event-description h6,
.tribe-events-single-event-description p,
.tribe-events-single-event-description ul,
.tribe-events-single-event-description ol,
.tribe-events-single-event-description .intro-text,
.tribe-events-single-event-description blockquote,
.tribe-events-single-event-description article,
.tribe-events-single-event-description picture,
.tribe-events-single-event-description .video,
.wysiwyg h1,
.wysiwyg h2,
.wysiwyg h3,
.wysiwyg h4,
.wysiwyg h5,
.wysiwyg h6,
.wysiwyg p,
.wysiwyg ul,
.wysiwyg ol,
.wysiwyg .intro-text,
.wysiwyg blockquote,
.wysiwyg article,
.wysiwyg picture,
.wysiwyg .video {
  margin-bottom: 0;
}
.tribe-events-calendar-list__event-description h1, .tribe-events-calendar-list__event-description h2, .tribe-events-calendar-list__event-description h3, .tribe-events-calendar-list__event-description h4, .tribe-events-calendar-list__event-description h5, .tribe-events-calendar-list__event-description h6, .tribe-events-calendar-list__event-description p, .tribe-events-calendar-list__event-description ul, .tribe-events-calendar-list__event-description ol, .tribe-events-calendar-list__event-description .intro-text, .tribe-events-calendar-list__event-description blockquote, .tribe-events-calendar-list__event-description article, .tribe-events-calendar-list__event-description picture, .tribe-events-calendar-list__event-description .video,
.tribe-events-single-event-description h1,
.tribe-events-single-event-description h2,
.tribe-events-single-event-description h3,
.tribe-events-single-event-description h4,
.tribe-events-single-event-description h5,
.tribe-events-single-event-description h6,
.tribe-events-single-event-description p,
.tribe-events-single-event-description ul,
.tribe-events-single-event-description ol,
.tribe-events-single-event-description .intro-text,
.tribe-events-single-event-description blockquote,
.tribe-events-single-event-description article,
.tribe-events-single-event-description picture,
.tribe-events-single-event-description .video,
.wysiwyg h1,
.wysiwyg h2,
.wysiwyg h3,
.wysiwyg h4,
.wysiwyg h5,
.wysiwyg h6,
.wysiwyg p,
.wysiwyg ul,
.wysiwyg ol,
.wysiwyg .intro-text,
.wysiwyg blockquote,
.wysiwyg article,
.wysiwyg picture,
.wysiwyg .video {
  margin-top: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events-calendar-list__event-description h1, .tribe-events-calendar-list__event-description h2, .tribe-events-calendar-list__event-description h3, .tribe-events-calendar-list__event-description h4, .tribe-events-calendar-list__event-description h5, .tribe-events-calendar-list__event-description h6, .tribe-events-calendar-list__event-description p, .tribe-events-calendar-list__event-description ul, .tribe-events-calendar-list__event-description ol, .tribe-events-calendar-list__event-description .intro-text, .tribe-events-calendar-list__event-description blockquote, .tribe-events-calendar-list__event-description article, .tribe-events-calendar-list__event-description picture, .tribe-events-calendar-list__event-description .video,
  .tribe-events-single-event-description h1,
  .tribe-events-single-event-description h2,
  .tribe-events-single-event-description h3,
  .tribe-events-single-event-description h4,
  .tribe-events-single-event-description h5,
  .tribe-events-single-event-description h6,
  .tribe-events-single-event-description p,
  .tribe-events-single-event-description ul,
  .tribe-events-single-event-description ol,
  .tribe-events-single-event-description .intro-text,
  .tribe-events-single-event-description blockquote,
  .tribe-events-single-event-description article,
  .tribe-events-single-event-description picture,
  .tribe-events-single-event-description .video,
  .wysiwyg h1,
  .wysiwyg h2,
  .wysiwyg h3,
  .wysiwyg h4,
  .wysiwyg h5,
  .wysiwyg h6,
  .wysiwyg p,
  .wysiwyg ul,
  .wysiwyg ol,
  .wysiwyg .intro-text,
  .wysiwyg blockquote,
  .wysiwyg article,
  .wysiwyg picture,
  .wysiwyg .video {
    margin-top: 1.5rem;
  }
}
.tribe-events-calendar-list__event-description > *:first-child,
.tribe-events-single-event-description > *:first-child,
.wysiwyg > *:first-child {
  margin-top: 0;
}
.tribe-events-calendar-list__event-description .btn,
.tribe-events-single-event-description .btn,
.wysiwyg .btn {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.tribe-events-calendar-list__event-description .btn-row,
.tribe-events-single-event-description .btn-row,
.wysiwyg .btn-row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tribe-events-calendar-list__event-description .alignnone,
.tribe-events-single-event-description .alignnone,
.wysiwyg .alignnone {
  margin-top: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events-calendar-list__event-description .alignnone,
  .tribe-events-single-event-description .alignnone,
  .wysiwyg .alignnone {
    margin-top: 1.5rem;
  }
}
.tribe-events-calendar-list__event-description ol,
.tribe-events-calendar-list__event-description ul,
.tribe-events-single-event-description ol,
.tribe-events-single-event-description ul,
.wysiwyg ol,
.wysiwyg ul {
  padding-left: 0;
}
.tribe-events-calendar-list__event-description ol,
.tribe-events-calendar-list__event-description ul,
.tribe-events-single-event-description ol,
.tribe-events-single-event-description ul,
.wysiwyg ol,
.wysiwyg ul {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 64.0625em) {
  .tribe-events-calendar-list__event-description ol,
  .tribe-events-calendar-list__event-description ul,
  .tribe-events-single-event-description ol,
  .tribe-events-single-event-description ul,
  .wysiwyg ol,
  .wysiwyg ul {
    font-size: 1.125rem;
  }
}
.tribe-events-calendar-list__event-description ol ol,
.tribe-events-calendar-list__event-description ol ul,
.tribe-events-calendar-list__event-description ul ol,
.tribe-events-calendar-list__event-description ul ul,
.tribe-events-single-event-description ol ol,
.tribe-events-single-event-description ol ul,
.tribe-events-single-event-description ul ol,
.tribe-events-single-event-description ul ul,
.wysiwyg ol ol,
.wysiwyg ol ul,
.wysiwyg ul ol,
.wysiwyg ul ul {
  margin-top: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events-calendar-list__event-description ol ol,
  .tribe-events-calendar-list__event-description ol ul,
  .tribe-events-calendar-list__event-description ul ol,
  .tribe-events-calendar-list__event-description ul ul,
  .tribe-events-single-event-description ol ol,
  .tribe-events-single-event-description ol ul,
  .tribe-events-single-event-description ul ol,
  .tribe-events-single-event-description ul ul,
  .wysiwyg ol ol,
  .wysiwyg ol ul,
  .wysiwyg ul ol,
  .wysiwyg ul ul {
    margin-top: 1.5rem;
  }
}
.tribe-events-calendar-list__event-description ol ol,
.tribe-events-calendar-list__event-description ol ul,
.tribe-events-calendar-list__event-description ul ol,
.tribe-events-calendar-list__event-description ul ul,
.tribe-events-single-event-description ol ol,
.tribe-events-single-event-description ol ul,
.tribe-events-single-event-description ul ol,
.tribe-events-single-event-description ul ul,
.wysiwyg ol ol,
.wysiwyg ol ul,
.wysiwyg ul ol,
.wysiwyg ul ul {
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events-calendar-list__event-description ol ol,
  .tribe-events-calendar-list__event-description ol ul,
  .tribe-events-calendar-list__event-description ul ol,
  .tribe-events-calendar-list__event-description ul ul,
  .tribe-events-single-event-description ol ol,
  .tribe-events-single-event-description ol ul,
  .tribe-events-single-event-description ul ol,
  .tribe-events-single-event-description ul ul,
  .wysiwyg ol ol,
  .wysiwyg ol ul,
  .wysiwyg ul ol,
  .wysiwyg ul ul {
    margin-bottom: 1.5rem;
  }
}
.tribe-events-calendar-list__event-description li,
.tribe-events-single-event-description li,
.wysiwyg li {
  position: relative;
  padding-left: 2rem;
}
.tribe-events-calendar-list__event-description li,
.tribe-events-single-event-description li,
.wysiwyg li {
  margin-top: 0.5rem;
}
.tribe-events-calendar-list__event-description li::before,
.tribe-events-single-event-description li::before,
.wysiwyg li::before {
  position: absolute;
  top: 0;
  left: 0;
}
.tribe-events-calendar-list__event-description ol,
.tribe-events-single-event-description ol,
.wysiwyg ol {
  counter-reset: li;
}
.tribe-events-calendar-list__event-description ol > li,
.tribe-events-single-event-description ol > li,
.wysiwyg ol > li {
  counter-increment: li;
}
.tribe-events-calendar-list__event-description ol > li::before,
.tribe-events-single-event-description ol > li::before,
.wysiwyg ol > li::before {
  color: #007DBA;
  content: counter(li) ".";
  font-weight: 500;
}
.tribe-events-calendar-list__event-description ul > li::before,
.tribe-events-single-event-description ul > li::before,
.wysiwyg ul > li::before {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  content: "";
  background-color: #007DBA;
  top: 11px;
}
.tribe-events-calendar-list__event-description picture,
.tribe-events-single-event-description picture,
.wysiwyg picture {
  display: block;
}
.tribe-events-calendar-list__event-description .alignright,
.tribe-events-calendar-list__event-description .align-right,
.tribe-events-calendar-list__event-description .obj-right,
.tribe-events-single-event-description .alignright,
.tribe-events-single-event-description .align-right,
.tribe-events-single-event-description .obj-right,
.wysiwyg .alignright,
.wysiwyg .align-right,
.wysiwyg .obj-right {
  float: none;
  margin-right: 0;
  margin-bottom: 1rem;
  margin-left: 0;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events-calendar-list__event-description .alignright,
  .tribe-events-calendar-list__event-description .align-right,
  .tribe-events-calendar-list__event-description .obj-right,
  .tribe-events-single-event-description .alignright,
  .tribe-events-single-event-description .align-right,
  .tribe-events-single-event-description .obj-right,
  .wysiwyg .alignright,
  .wysiwyg .align-right,
  .wysiwyg .obj-right {
    float: right;
    margin-left: 1.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .tribe-events-calendar-list__event-description .alignright,
  .tribe-events-calendar-list__event-description .align-right,
  .tribe-events-calendar-list__event-description .obj-right,
  .tribe-events-single-event-description .alignright,
  .tribe-events-single-event-description .align-right,
  .tribe-events-single-event-description .obj-right,
  .wysiwyg .alignright,
  .wysiwyg .align-right,
  .wysiwyg .obj-right {
    margin-left: 2rem;
  }
}
.tribe-events-calendar-list__event-description .alignright img,
.tribe-events-calendar-list__event-description .align-right img,
.tribe-events-calendar-list__event-description .obj-right img,
.tribe-events-single-event-description .alignright img,
.tribe-events-single-event-description .align-right img,
.tribe-events-single-event-description .obj-right img,
.wysiwyg .alignright img,
.wysiwyg .align-right img,
.wysiwyg .obj-right img {
  display: block;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events-calendar-list__event-description .alignright.video,
  .tribe-events-calendar-list__event-description .align-right.video,
  .tribe-events-calendar-list__event-description .obj-right.video,
  .tribe-events-single-event-description .alignright.video,
  .tribe-events-single-event-description .align-right.video,
  .tribe-events-single-event-description .obj-right.video,
  .wysiwyg .alignright.video,
  .wysiwyg .align-right.video,
  .wysiwyg .obj-right.video {
    width: 50%;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .tribe-events-calendar-list__event-description .alignright.video,
  .tribe-events-calendar-list__event-description .align-right.video,
  .tribe-events-calendar-list__event-description .obj-right.video,
  .tribe-events-single-event-description .alignright.video,
  .tribe-events-single-event-description .align-right.video,
  .tribe-events-single-event-description .obj-right.video,
  .wysiwyg .alignright.video,
  .wysiwyg .align-right.video,
  .wysiwyg .obj-right.video {
    width: 33%;
  }
}
.tribe-events-calendar-list__event-description .alignleft,
.tribe-events-calendar-list__event-description .align-left,
.tribe-events-calendar-list__event-description .obj-left,
.tribe-events-single-event-description .alignleft,
.tribe-events-single-event-description .align-left,
.tribe-events-single-event-description .obj-left,
.wysiwyg .alignleft,
.wysiwyg .align-left,
.wysiwyg .obj-left {
  float: none;
  margin-right: 0;
  margin-bottom: 1rem;
  margin-left: 0;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events-calendar-list__event-description .alignleft,
  .tribe-events-calendar-list__event-description .align-left,
  .tribe-events-calendar-list__event-description .obj-left,
  .tribe-events-single-event-description .alignleft,
  .tribe-events-single-event-description .align-left,
  .tribe-events-single-event-description .obj-left,
  .wysiwyg .alignleft,
  .wysiwyg .align-left,
  .wysiwyg .obj-left {
    float: left;
    margin-right: 1.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .tribe-events-calendar-list__event-description .alignleft,
  .tribe-events-calendar-list__event-description .align-left,
  .tribe-events-calendar-list__event-description .obj-left,
  .tribe-events-single-event-description .alignleft,
  .tribe-events-single-event-description .align-left,
  .tribe-events-single-event-description .obj-left,
  .wysiwyg .alignleft,
  .wysiwyg .align-left,
  .wysiwyg .obj-left {
    margin-right: 2rem;
  }
}
.tribe-events-calendar-list__event-description .alignleft img,
.tribe-events-calendar-list__event-description .align-left img,
.tribe-events-calendar-list__event-description .obj-left img,
.tribe-events-single-event-description .alignleft img,
.tribe-events-single-event-description .align-left img,
.tribe-events-single-event-description .obj-left img,
.wysiwyg .alignleft img,
.wysiwyg .align-left img,
.wysiwyg .obj-left img {
  display: block;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events-calendar-list__event-description .alignleft.video,
  .tribe-events-calendar-list__event-description .align-left.video,
  .tribe-events-calendar-list__event-description .obj-left.video,
  .tribe-events-single-event-description .alignleft.video,
  .tribe-events-single-event-description .align-left.video,
  .tribe-events-single-event-description .obj-left.video,
  .wysiwyg .alignleft.video,
  .wysiwyg .align-left.video,
  .wysiwyg .obj-left.video {
    width: 50%;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .tribe-events-calendar-list__event-description .alignleft.video,
  .tribe-events-calendar-list__event-description .align-left.video,
  .tribe-events-calendar-list__event-description .obj-left.video,
  .tribe-events-single-event-description .alignleft.video,
  .tribe-events-single-event-description .align-left.video,
  .tribe-events-single-event-description .obj-left.video,
  .wysiwyg .alignleft.video,
  .wysiwyg .align-left.video,
  .wysiwyg .obj-left.video {
    width: 33%;
  }
}
.tribe-events-calendar-list__event-description .aligncenter,
.tribe-events-calendar-list__event-description .align-center,
.tribe-events-calendar-list__event-description .obj-center,
.tribe-events-single-event-description .aligncenter,
.tribe-events-single-event-description .align-center,
.tribe-events-single-event-description .obj-center,
.wysiwyg .aligncenter,
.wysiwyg .align-center,
.wysiwyg .obj-center {
  display: table;
  margin-right: auto;
  margin-bottom: 1rem;
  margin-left: auto;
}
.tribe-events-calendar-list__event-description .aligncenter img,
.tribe-events-calendar-list__event-description .align-center img,
.tribe-events-calendar-list__event-description .obj-center img,
.tribe-events-single-event-description .aligncenter img,
.tribe-events-single-event-description .align-center img,
.tribe-events-single-event-description .obj-center img,
.wysiwyg .aligncenter img,
.wysiwyg .align-center img,
.wysiwyg .obj-center img {
  display: block;
}
.tribe-events-calendar-list__event-description .aligncenter > .responsive-video-iframe, .tribe-events-calendar-list__event-description .aligncenter.video,
.tribe-events-calendar-list__event-description .align-center > .responsive-video-iframe,
.tribe-events-calendar-list__event-description .align-center.video,
.tribe-events-calendar-list__event-description .obj-center > .responsive-video-iframe,
.tribe-events-calendar-list__event-description .obj-center.video,
.tribe-events-single-event-description .aligncenter > .responsive-video-iframe,
.tribe-events-single-event-description .aligncenter.video,
.tribe-events-single-event-description .align-center > .responsive-video-iframe,
.tribe-events-single-event-description .align-center.video,
.tribe-events-single-event-description .obj-center > .responsive-video-iframe,
.tribe-events-single-event-description .obj-center.video,
.wysiwyg .aligncenter > .responsive-video-iframe,
.wysiwyg .aligncenter.video,
.wysiwyg .align-center > .responsive-video-iframe,
.wysiwyg .align-center.video,
.wysiwyg .obj-center > .responsive-video-iframe,
.wysiwyg .obj-center.video {
  width: 100%;
}
.tribe-events-calendar-list__event-description figure.align-center:has(.responsive-video-iframe),
.tribe-events-single-event-description figure.align-center:has(.responsive-video-iframe),
.wysiwyg figure.align-center:has(.responsive-video-iframe) {
  width: 100%;
}
.tribe-events-calendar-list__event-description > figure:has(img),
.tribe-events-single-event-description > figure:has(img),
.wysiwyg > figure:has(img) {
  display: table;
}
.tribe-events-calendar-list__event-description > figure:has(img),
.tribe-events-single-event-description > figure:has(img),
.wysiwyg > figure:has(img) {
  margin-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events-calendar-list__event-description > figure:has(img),
  .tribe-events-single-event-description > figure:has(img),
  .wysiwyg > figure:has(img) {
    margin-top: 2.5rem;
  }
}
.tribe-events-calendar-list__event-description > figure:has(img) img,
.tribe-events-single-event-description > figure:has(img) img,
.wysiwyg > figure:has(img) img {
  -webkit-box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
}
.tribe-events-calendar-list__event-description > figure:has(img) figcaption,
.tribe-events-single-event-description > figure:has(img) figcaption,
.wysiwyg > figure:has(img) figcaption {
  display: table-caption;
  color: #333333;
}
.tribe-events-calendar-list__event-description > figure:has(img) figcaption,
.tribe-events-single-event-description > figure:has(img) figcaption,
.wysiwyg > figure:has(img) figcaption {
  margin-top: 0.5rem;
}
.tribe-events-calendar-list__event-description [data-embed-button=ohou_media_embed] .video-embed-field-responsive-video,
.tribe-events-calendar-list__event-description [data-embed-button=ohou_media_embed] .responsive-video-iframe,
.tribe-events-single-event-description [data-embed-button=ohou_media_embed] .video-embed-field-responsive-video,
.tribe-events-single-event-description [data-embed-button=ohou_media_embed] .responsive-video-iframe,
.wysiwyg [data-embed-button=ohou_media_embed] .video-embed-field-responsive-video,
.wysiwyg [data-embed-button=ohou_media_embed] .responsive-video-iframe {
  width: 100%;
}
.tribe-events-calendar-list__event-description .align-center img,
.tribe-events-single-event-description .align-center img,
.wysiwyg .align-center img {
  margin-right: auto;
  margin-left: auto;
}
.tribe-events-calendar-list__event-description figure.align-right,
.tribe-events-calendar-list__event-description figure.alignright,
.tribe-events-calendar-list__event-description figure.obj-right,
.tribe-events-calendar-list__event-description figure.align-left,
.tribe-events-calendar-list__event-description figure.alignleft,
.tribe-events-calendar-list__event-description figure.obj-left,
.tribe-events-calendar-list__event-description figure.align-center,
.tribe-events-calendar-list__event-description figure.obj-center,
.tribe-events-calendar-list__event-description .align-center,
.tribe-events-calendar-list__event-description .obj-center,
.tribe-events-single-event-description figure.align-right,
.tribe-events-single-event-description figure.alignright,
.tribe-events-single-event-description figure.obj-right,
.tribe-events-single-event-description figure.align-left,
.tribe-events-single-event-description figure.alignleft,
.tribe-events-single-event-description figure.obj-left,
.tribe-events-single-event-description figure.align-center,
.tribe-events-single-event-description figure.obj-center,
.tribe-events-single-event-description .align-center,
.tribe-events-single-event-description .obj-center,
.wysiwyg figure.align-right,
.wysiwyg figure.alignright,
.wysiwyg figure.obj-right,
.wysiwyg figure.align-left,
.wysiwyg figure.alignleft,
.wysiwyg figure.obj-left,
.wysiwyg figure.align-center,
.wysiwyg figure.obj-center,
.wysiwyg .align-center,
.wysiwyg .obj-center {
  display: table;
}
.tribe-events-calendar-list__event-description figure.align-right figcaption,
.tribe-events-calendar-list__event-description figure.alignright figcaption,
.tribe-events-calendar-list__event-description figure.obj-right figcaption,
.tribe-events-calendar-list__event-description figure.align-left figcaption,
.tribe-events-calendar-list__event-description figure.alignleft figcaption,
.tribe-events-calendar-list__event-description figure.obj-left figcaption,
.tribe-events-calendar-list__event-description figure.align-center figcaption,
.tribe-events-calendar-list__event-description figure.obj-center figcaption,
.tribe-events-calendar-list__event-description .align-center figcaption,
.tribe-events-calendar-list__event-description .obj-center figcaption,
.tribe-events-single-event-description figure.align-right figcaption,
.tribe-events-single-event-description figure.alignright figcaption,
.tribe-events-single-event-description figure.obj-right figcaption,
.tribe-events-single-event-description figure.align-left figcaption,
.tribe-events-single-event-description figure.alignleft figcaption,
.tribe-events-single-event-description figure.obj-left figcaption,
.tribe-events-single-event-description figure.align-center figcaption,
.tribe-events-single-event-description figure.obj-center figcaption,
.tribe-events-single-event-description .align-center figcaption,
.tribe-events-single-event-description .obj-center figcaption,
.wysiwyg figure.align-right figcaption,
.wysiwyg figure.alignright figcaption,
.wysiwyg figure.obj-right figcaption,
.wysiwyg figure.align-left figcaption,
.wysiwyg figure.alignleft figcaption,
.wysiwyg figure.obj-left figcaption,
.wysiwyg figure.align-center figcaption,
.wysiwyg figure.obj-center figcaption,
.wysiwyg .align-center figcaption,
.wysiwyg .obj-center figcaption {
  display: table-caption;
}
.tribe-events-calendar-list__event-description figure.align-right.responsive-video-iframe,
.tribe-events-calendar-list__event-description figure.alignright.responsive-video-iframe,
.tribe-events-calendar-list__event-description figure.obj-right.responsive-video-iframe,
.tribe-events-calendar-list__event-description figure.align-left.responsive-video-iframe,
.tribe-events-calendar-list__event-description figure.alignleft.responsive-video-iframe,
.tribe-events-calendar-list__event-description figure.obj-left.responsive-video-iframe,
.tribe-events-calendar-list__event-description figure.align-center.responsive-video-iframe,
.tribe-events-calendar-list__event-description figure.obj-center.responsive-video-iframe,
.tribe-events-calendar-list__event-description .align-center.responsive-video-iframe,
.tribe-events-calendar-list__event-description .obj-center.responsive-video-iframe,
.tribe-events-single-event-description figure.align-right.responsive-video-iframe,
.tribe-events-single-event-description figure.alignright.responsive-video-iframe,
.tribe-events-single-event-description figure.obj-right.responsive-video-iframe,
.tribe-events-single-event-description figure.align-left.responsive-video-iframe,
.tribe-events-single-event-description figure.alignleft.responsive-video-iframe,
.tribe-events-single-event-description figure.obj-left.responsive-video-iframe,
.tribe-events-single-event-description figure.align-center.responsive-video-iframe,
.tribe-events-single-event-description figure.obj-center.responsive-video-iframe,
.tribe-events-single-event-description .align-center.responsive-video-iframe,
.tribe-events-single-event-description .obj-center.responsive-video-iframe,
.wysiwyg figure.align-right.responsive-video-iframe,
.wysiwyg figure.alignright.responsive-video-iframe,
.wysiwyg figure.obj-right.responsive-video-iframe,
.wysiwyg figure.align-left.responsive-video-iframe,
.wysiwyg figure.alignleft.responsive-video-iframe,
.wysiwyg figure.obj-left.responsive-video-iframe,
.wysiwyg figure.align-center.responsive-video-iframe,
.wysiwyg figure.obj-center.responsive-video-iframe,
.wysiwyg .align-center.responsive-video-iframe,
.wysiwyg .obj-center.responsive-video-iframe {
  min-width: 40%;
}
.tribe-events-calendar-list__event-description figcaption,
.tribe-events-single-event-description figcaption,
.wysiwyg figcaption {
  caption-side: bottom;
}
.tribe-events-calendar-list__event-description figcaption,
.tribe-events-single-event-description figcaption,
.wysiwyg figcaption {
  font-size: 0.75rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events-calendar-list__event-description figcaption,
  .tribe-events-single-event-description figcaption,
  .wysiwyg figcaption {
    font-size: 0.875rem;
  }
}
.tribe-events-calendar-list__event-description .responsive-video-iframe,
.tribe-events-single-event-description .responsive-video-iframe,
.wysiwyg .responsive-video-iframe {
  position: relative;
}
.tribe-events-calendar-list__event-description .responsive-video-iframe::before,
.tribe-events-single-event-description .responsive-video-iframe::before,
.wysiwyg .responsive-video-iframe::before {
  display: block;
  padding-bottom: calc(0.5625 * 100%);
  content: "";
}
.tribe-events-calendar-list__event-description .responsive-video-iframe iframe,
.tribe-events-single-event-description .responsive-video-iframe iframe,
.wysiwyg .responsive-video-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tribe-events-calendar-list__event-description .responsive-video-iframe iframe,
.tribe-events-single-event-description .responsive-video-iframe iframe,
.wysiwyg .responsive-video-iframe iframe {
  -o-object-fit: unset;
     object-fit: unset;
}
.tribe-events-calendar-list__event-description .responsive-video-iframe:has([src^="https://player.vimeo"]),
.tribe-events-single-event-description .responsive-video-iframe:has([src^="https://player.vimeo"]),
.wysiwyg .responsive-video-iframe:has([src^="https://player.vimeo"]) {
  position: relative;
}
.tribe-events-calendar-list__event-description .responsive-video-iframe:has([src^="https://player.vimeo"])::before,
.tribe-events-single-event-description .responsive-video-iframe:has([src^="https://player.vimeo"])::before,
.wysiwyg .responsive-video-iframe:has([src^="https://player.vimeo"])::before {
  display: block;
  padding-bottom: calc(0.6666666667 * 100%);
  content: "";
}
.tribe-events-calendar-list__event-description .responsive-video-iframe:has([src^="https://player.vimeo"]) iframe,
.tribe-events-single-event-description .responsive-video-iframe:has([src^="https://player.vimeo"]) iframe,
.wysiwyg .responsive-video-iframe:has([src^="https://player.vimeo"]) iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tribe-events-calendar-list__event-description .responsive-video-iframe:has([src^="https://player.vimeo"]) iframe,
.tribe-events-single-event-description .responsive-video-iframe:has([src^="https://player.vimeo"]) iframe,
.wysiwyg .responsive-video-iframe:has([src^="https://player.vimeo"]) iframe {
  -o-object-fit: unset;
     object-fit: unset;
}
.tribe-events-calendar-list__event-description img.alignnone:first-child, .tribe-events-calendar-list__event-description img.alignleft:first-child, .tribe-events-calendar-list__event-description img.alignright:first-child, .tribe-events-calendar-list__event-description img.aligncenter:first-child,
.tribe-events-single-event-description img.alignnone:first-child,
.tribe-events-single-event-description img.alignleft:first-child,
.tribe-events-single-event-description img.alignright:first-child,
.tribe-events-single-event-description img.aligncenter:first-child,
.wysiwyg img.alignnone:first-child,
.wysiwyg img.alignleft:first-child,
.wysiwyg img.alignright:first-child,
.wysiwyg img.aligncenter:first-child {
  margin-top: 0;
}
.tribe-events-calendar-list__event-description img.fullwidth,
.tribe-events-single-event-description img.fullwidth,
.wysiwyg img.fullwidth {
  width: 100%;
}
.tribe-events-calendar-list__event-description h2 a,
.tribe-events-single-event-description h2 a,
.wysiwyg h2 a {
  font-family: questa-slab, serif;
  font-size: 1.75rem;
  font-weight: 900;
  line-height: 1;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events-calendar-list__event-description h2 a,
  .tribe-events-single-event-description h2 a,
  .wysiwyg h2 a {
    font-size: 2.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .tribe-events-calendar-list__event-description h2 a,
  .tribe-events-single-event-description h2 a,
  .wysiwyg h2 a {
    font-size: 3.5rem;
  }
}
.tribe-events-calendar-list__event-description h3 a,
.tribe-events-single-event-description h3 a,
.wysiwyg h3 a {
  font-family: questa-slab, serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.1;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events-calendar-list__event-description h3 a,
  .tribe-events-single-event-description h3 a,
  .wysiwyg h3 a {
    font-size: 1.75rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .tribe-events-calendar-list__event-description h3 a,
  .tribe-events-single-event-description h3 a,
  .wysiwyg h3 a {
    font-size: 2.5rem;
  }
}
.tribe-events-calendar-list__event-description h4 a,
.tribe-events-single-event-description h4 a,
.wysiwyg h4 a {
  font-family: Roboto, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events-calendar-list__event-description h4 a,
  .tribe-events-single-event-description h4 a,
  .wysiwyg h4 a {
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .tribe-events-calendar-list__event-description h4 a,
  .tribe-events-single-event-description h4 a,
  .wysiwyg h4 a {
    font-size: 1.875rem;
  }
}
.tribe-events-calendar-list__event-description h5 a,
.tribe-events-single-event-description h5 a,
.wysiwyg h5 a {
  font-family: Roboto, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.2;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events-calendar-list__event-description h5 a,
  .tribe-events-single-event-description h5 a,
  .wysiwyg h5 a {
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .tribe-events-calendar-list__event-description h5 a,
  .tribe-events-single-event-description h5 a,
  .wysiwyg h5 a {
    font-size: 1.5rem;
  }
}
.tribe-events-calendar-list__event-description h6 a,
.tribe-events-single-event-description h6 a,
.wysiwyg h6 a {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.2;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events-calendar-list__event-description h6 a,
  .tribe-events-single-event-description h6 a,
  .wysiwyg h6 a {
    font-size: 1.125rem;
  }
}
.tribe-events-calendar-list__event-description iframe[src*=vimeo],
.tribe-events-calendar-list__event-description iframe[src*=youtube],
.tribe-events-calendar-list__event-description iframe,
.tribe-events-single-event-description iframe[src*=vimeo],
.tribe-events-single-event-description iframe[src*=youtube],
.tribe-events-single-event-description iframe,
.wysiwyg iframe[src*=vimeo],
.wysiwyg iframe[src*=youtube],
.wysiwyg iframe {
  aspect-ratio: 16/9 !important;
  width: 100% !important;
  height: auto;
}
.tribe-events-calendar-list__event-description table,
.tribe-events-single-event-description table,
.wysiwyg table {
  width: 100%;
}

.remove-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.remove-list li {
  padding-left: 0;
}
.remove-list li:before {
  display: none;
}

strong {
  font-weight: 600;
}

hr {
  -webkit-margin-before: 1.5rem;
          margin-block-start: 1.5rem;
  -webkit-margin-after: 1.5rem;
          margin-block-end: 1.5rem;
}

@-webkit-keyframes slide-in {
  from {
    -webkit-transform: none;
            transform: none;
  }
  to {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

@keyframes slide-in {
  from {
    -webkit-transform: none;
            transform: none;
  }
  to {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}
.cookie-banner {
  position: fixed;
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: -webkit-transform 1s cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: transform 1s cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: transform 1s cubic-bezier(0.42, 0.08, 0.06, 0.98), -webkit-transform 1s cubic-bezier(0.42, 0.08, 0.06, 0.98);
  -webkit-transform: none;
          transform: none;
  z-index: 10;
  top: 100%;
  left: 0;
  right: 0;
}
.cookie-banner__inner {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.1490196078);
          box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.1490196078);
  -webkit-transition: margin 1s cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: margin 1s cubic-bezier(0.42, 0.08, 0.06, 0.98);
}
.cookie-banner__inner {
  padding-top: 1.5rem;
}
.cookie-banner__inner {
  padding-bottom: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .cookie-banner__inner {
    padding-top: 2.5rem;
  }
  .cookie-banner__inner {
    padding-bottom: 2.5rem;
  }
}
@media screen and (min-width: 83.75em) {
  .cookie-banner__inner {
    margin-right: -60px;
    margin-left: -60px;
  }
}
.cookie-banner .grid-x {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cookie-banner .grid-x {
  gap: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .cookie-banner .grid-x {
    gap: 1.5rem;
  }
}
.cookie-banner .wysiwyg {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cookie-banner .btn {
  margin: 0;
}
@media print, screen and (min-width: 48.0625em) {
  .cookie-banner .btn {
    padding: 9.5px 36px 9.5px 36px;
  }
}
.cookie-banner .btn-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}
.cookie-banner .btn-row {
  gap: 0.5rem;
}
.cookie-banner .btn-row span {
  white-space: nowrap;
}

html.oho-js body:not(.cookie-panel-dismissed) .cookie-banner {
  -webkit-animation: slide-in;
          animation: slide-in;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.site-footer {
  background-color: #013C65;
  color: #ffffff;
  position: relative;
}
.site-footer {
  padding-bottom: 1.5rem;
}
.site-footer {
  padding-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .site-footer {
    padding-bottom: 2.5rem;
  }
  .site-footer {
    padding-top: 2.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .site-footer {
    padding-bottom: 4rem;
  }
  .site-footer {
    padding-top: 4rem;
  }
}
.site-footer p {
  margin-bottom: 0;
}
.site-footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.site-footer a {
  color: #ffffff;
  text-decoration-color: transparent;
  text-underline-offset: 4px;
  -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), -webkit-text-decoration 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), -webkit-text-decoration 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), text-decoration 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), text-decoration 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), -webkit-text-decoration 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
}
.site-footer a:hover, .site-footer a:focus {
  color: #FFC954;
  text-decoration-color: #FFC954;
}

.sock + .site-footer {
  padding-top: 0;
}

.footer-cell {
  position: relative;
}
.footer-cell.footer-cell-main::after {
  background: url("../img/chevron-horizontal.svg");
  content: "";
  display: block;
  width: 100%;
  height: 14px;
  margin-bottom: 1.5rem;
}
@media print, screen and (min-width: 40.0625em) {
  .footer-cell.footer-cell-main::after {
    display: none;
  }
}
@media print, screen and (min-width: 40.0625em) {
  .footer-cell::before {
    background: url("../img/chevron-horizontal.svg");
    content: "";
    display: block;
    width: 100%;
    height: 14px;
    margin-bottom: 1.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .footer-cell:before, .footer-cell:last-child:after {
    content: "";
    display: block;
    position: absolute;
    background: url("../img/chevron-vertical.svg") repeat-y;
    width: 14px;
    height: 100%;
    left: -40px;
    top: 0;
    bottom: auto;
    margin-bottom: unset;
  }
}
@media screen and (min-width: 81.25em) {
  .footer-cell:before, .footer-cell:last-child:after {
    left: -55px;
  }
}
.footer-cell:last-child:after {
  display: none;
}
@media print, screen and (min-width: 64.0625em) {
  .footer-cell:last-child:after {
    display: block;
    right: 0;
    left: auto;
  }
}

@media print, screen and (min-width: 64.0625em) {
  .footer-cell-logo {
    position: relative;
  }
  .footer-cell-logo::after {
    content: "";
    position: absolute;
    background: url("../img/chevron-vertical.svg") repeat-y;
    width: 14px;
    height: 100%;
    right: -30px;
    top: 0;
    bottom: auto;
    margin-bottom: unset;
  }
}
@media screen and (min-width: 90.0625em) {
  .footer-cell-logo::after {
    right: -40px;
  }
}

.footer-cell-main:before {
  display: none;
}
@media print, screen and (min-width: 64.0625em) {
  .footer-cell-main {
    display: unset;
    padding-left: 10px;
  }
  .footer-cell-main:before {
    left: -20px;
  }
}
@media screen and (min-width: 90.0625em) {
  .footer-cell-main {
    padding-left: 25px;
  }
  .footer-cell-main:before {
    left: 0;
  }
}

.site-footer__logo {
  width: auto;
  display: block;
}
@media screen and (min-width: 90.0625em) {
  .site-footer__logo {
    width: 282px;
  }
}

.footer-contact {
  padding-top: 1.5rem;
}
@media print, screen and (min-width: 40.0625em) {
  .footer-contact {
    padding-bottom: 1.5rem;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .footer-contact {
    padding-bottom: 0;
  }
}

.footer-item {
  margin-top: 0.5rem;
}
.footer-item {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 64.0625em) {
  .footer-item {
    font-size: 1.125rem;
  }
}
.footer-item {
  font-weight: 400;
  display: block;
  position: relative;
  padding-left: 28px;
}
.footer-item a {
  font-weight: 500;
}

.footer-icon,
.footer-link i {
  font-style: normal;
  position: absolute;
  left: 0;
  line-height: 1.4;
}
.footer-icon:before,
.footer-link i:before {
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  color: #FFB71B;
  font-size: 0.875rem;
}
@media print, screen and (min-width: 64.0625em) {
  .footer-icon:before,
  .footer-link i:before {
    font-size: 1rem;
  }
}

.footer-link a {
  position: static;
}

.footer-phone i:before {
  content: "\f095";
}

.footer-address i:before {
  content: "\f3c5";
}

.footer-map,
.footer-link {
  font-weight: 700;
}

.footer-main-menu {
  margin-top: 24px;
  margin-bottom: 24px;
}
@media print, screen and (min-width: 64.0625em) {
  .footer-main-menu {
    margin: 0;
  }
}
.footer-main-menu li:not(:first-child) {
  margin-top: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .footer-main-menu li:not(:first-child) {
    margin-top: 1.5rem;
  }
}
.footer-main-menu a {
  font-weight: 500;
}
.footer-main-menu a {
  font-family: Roboto, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.2;
}
@media print, screen and (min-width: 48.0625em) {
  .footer-main-menu a {
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .footer-main-menu a {
    font-size: 1.5rem;
  }
}

.footer-menu li {
  margin-top: 0.5rem;
}
.footer-menu a {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 64.0625em) {
  .footer-menu a {
    font-size: 1.125rem;
  }
}
.footer-menu a {
  font-weight: 700;
}
@media print, screen and (max-width: 48.06125em) {
  .footer-menu {
    margin-top: 0.5rem;
  }
}

.footer-label {
  margin-top: 0;
}
.footer-label {
  font-family: Roboto, sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}
.footer-label:not(:first-child) {
  margin-top: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .footer-label:not(:first-child) {
    margin-top: 1.5rem;
  }
}

@media print, screen and (min-width: 64.0625em) {
  .footer-login-menu {
    margin: 0;
  }
}

.footer-legal-menu li {
  display: inline-block;
  margin-right: 24px;
}

.footer-bottom {
  padding-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .footer-bottom {
    padding-top: 2.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .footer-bottom {
    padding-top: 4rem;
  }
}

.footer-bottom-inner {
  border-top: 1px solid #406D8B;
  padding-top: 1rem;
}
@media print, screen and (max-width: 48.06125em) {
  .footer-bottom-inner {
    margin-right: -24px;
    margin-left: -24px;
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .footer-bottom-inner {
    padding-top: 24px;
  }
}

.site-footer__copyright {
  margin: 0;
}

.footer-social .social-media {
  margin-top: 24px;
}
@media print, screen and (min-width: 64.0625em) {
  .footer-social .social-media {
    text-align: right;
    margin-top: 0;
  }
}
.footer-social .social-media a {
  color: #FFB71B;
  margin-right: 16px;
}
@media print, screen and (min-width: 64.0625em) {
  .footer-social .social-media a {
    margin-left: 24px;
    margin-right: 0;
  }
}
.footer-social .social-media a:hover, .footer-social .social-media a:focus {
  color: #ffffff;
}
.footer-social .social-media .fa-classic,
.footer-social .social-media .fab {
  font-size: 2.1875rem;
}

.site-header {
  height: 3.8125rem;
  position: relative;
  z-index: 12;
}
@media screen and (min-width: 74.125em) {
  .site-header {
    height: 9.75rem;
  }
}
.site-header ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.site-header li {
  position: relative;
}
.site-header .site-header__sticky-container {
  height: 3.8125rem;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.05);
}
@media screen and (min-width: 74.125em) {
  .site-header .site-header__sticky-container {
    height: 9.75rem;
  }
}
.site-header .site-header__logo {
  display: inline-block;
}
.site-header .site-header__logo img {
  display: block;
}
.site-header .site-header__logo--sm {
  display: block;
}
@media screen and (min-width: 74.125em) {
  .site-header .site-header__logo--sm {
    display: none;
  }
}
.site-header .site-header__logo--lg {
  display: none;
}
@media screen and (min-width: 74.125em) {
  .site-header .site-header__logo--lg {
    display: block;
  }
}
.site-header .site-header__right-menu-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.9375rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (min-width: 74.125em) {
  .site-header .site-header__right-menu-wrapper {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media print, screen and (max-width: 74.12375em) {
  .site-header .site-header__right-menu-wrapper nav {
    width: 100%;
  }
  .site-header .site-header__right-menu-wrapper #utility-menu + .btn {
    width: auto;
  }
}
.site-header .site-header__right-menu-wrapper .btn--tiny.external {
  padding-right: calc(1.5rem + 5px) !important;
}
.site-header .site-header__right-menu-wrapper .btn--tiny.external {
  border-width: 2px;
  font-size: 0.875rem;
  padding: 0.125rem 14px;
}
.site-header .site-header__right-menu-wrapper .btn--tiny.external:focus-visible {
  outline-width: 3px;
}
.site-header .site-header__right-menu-wrapper .btn--tiny.external:disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.6;
}
.site-header--beyond-threshold .site-header__sticky-container {
  height: 3.8125rem;
  position: fixed;
  -webkit-transform: translateY(-300%);
          transform: translateY(-300%);
  width: 100%;
  z-index: 10;
  top: 0;
}
@media screen and (min-width: 74.125em) {
  .site-header--beyond-threshold .site-header__sticky-container {
    height: 6rem;
  }
}
.site-header--beyond-threshold-animate .site-header__sticky-container {
  -webkit-transition: -webkit-transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: -webkit-transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), -webkit-transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
}
.site-header--scroll-up .site-header__sticky-container, .site-header--at-bottom .site-header__sticky-container {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.site-header--at-top .site-header__sticky-container {
  position: relative;
}

@media screen and (min-width: 37.5625em) {
  .logged-in .site-header--scroll-up .site-header__sticky-container, .logged-in .site-header--at-bottom .site-header__sticky-container {
    -webkit-transform: translateY(2.875rem);
            transform: translateY(2.875rem);
  }
}
@media print, screen and (min-width: 48.0625em) {
  .logged-in .site-header--scroll-up .site-header__sticky-container, .logged-in .site-header--at-bottom .site-header__sticky-container {
    -webkit-transform: translateY(2rem);
            transform: translateY(2rem);
  }
}
.logged-in .site-header:not(.site-header--beyond-threshold-animate) .site-header__sticky-container, .logged-in .site-header--at-top .site-header__sticky-container {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.site-header__wrapper {
  height: 100%;
}

@media print, screen and (max-width: 74.12375em) {
  .mobile-menu-open .site-header__sticky-container {
    border-bottom: 1px solid #BFCED8;
  }
}
@media print, screen and (max-width: 74.12375em) {
  .mobile-menu-open .site-search__toggle {
    opacity: 0.5;
    pointer-events: none;
  }
}

@media print, screen and (max-width: 74.12375em) {
  .site-header__logo {
    margin-right: auto;
  }
}

.mobile-menu-button {
  background-color: transparent;
  height: 2.5rem;
  padding: 0;
  width: 40px;
}
@media print, screen and (max-width: 74.12375em) {
  .mobile-menu-button::before {
    background-color: transparent;
    color: #013C65;
    content: "\f0c9";
    display: block;
    font-family: "Font Awesome 6 Pro";
    font-size: 1.25rem;
    -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
    transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  }
  .mobile-menu-open .mobile-menu-button::before {
    content: "\f00d";
  }
}
.mobile-menu-open .mobile-menu-button {
  background-color: #E6EBF0;
}

.site-header__wrapper {
  padding: 0 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
@media print, screen and (max-width: 74.12375em) {
  .site-header__wrapper {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
@media screen and (min-width: 74.125em) {
  .site-header__wrapper {
    display: block;
    padding: 0;
  }
}

@media print, screen and (max-width: 74.12375em) {
  .site-header__main {
    background-color: #ffffff;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: absolute;
    width: 50vw;
    z-index: 1;
    top: 3.8125rem;
    right: 0;
  }
  .mobile-menu-open .site-header__main {
    max-height: calc(100dvh - (var(--sitewide-alert-height, 0px) + 3.8125rem));
    overflow: auto;
  }
  .logged-in.mobile-menu-open .site-header__main {
    max-height: calc(100dvh - (var(--sitewide-alert-height, 0px) + 3.8125rem + 2rem));
  }
}
@media print, screen and (max-width: 48.06125em) {
  .site-header__main {
    width: 100vw;
  }
  .logged-in.mobile-menu-open .site-header__main {
    max-height: calc(100dvh - (var(--sitewide-alert-height, 0px) + 3.8125rem + 2.875rem));
  }
}
@media print, screen and (max-width: 74.12375em) {
  .mobile-menu-open .site-header__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media print, screen and (max-width: 74.12375em) {
  .mobile-menu-open,
  .search-panel-open {
    overflow: hidden;
  }
}
@media print, screen and (max-width: 74.12375em) {
  .mobile-menu-open body::after,
  .mobile-menu-open main:after,
  .search-panel-open body::after,
  .search-panel-open main:after {
    background-color: rgba(0, 0, 0, 0.5);
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 5;
    top: 0;
    left: 0;
  }
}

@media screen and (min-width: 74.125em) {
  .site-header__wrapper {
    position: relative;
  }
}

@media screen and (min-width: 74.125em) {
  .site-header__main {
    height: 100%;
  }
}

.site-header__top {
  padding: 0 24px 3rem;
}
@media screen and (min-width: 74.125em) {
  .site-header__top {
    background-color: #E6EBF0;
    padding: 0;
  }
}
@media screen and (min-width: 74.125em) {
  .site-header--beyond-threshold .site-header__top {
    display: none;
  }
}

@media screen and (min-width: 74.125em) {
  .site-header__top-inner {
    max-width: 90rem;
    margin-left: auto;
    margin-right: auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 3.8125rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.site-header__bottom {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
@media screen and (min-width: 74.125em) {
  .site-header__bottom {
    -webkit-box-ordinal-group: unset;
        -ms-flex-order: unset;
            order: unset;
    max-width: 90rem;
    margin-left: auto;
    margin-right: auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 16px;
    padding-bottom: 16px;
    margin-top: 0;
  }
}

@media screen and (min-width: 74.125em) {
  .site-header__bottom.main-site-header {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media screen and (min-width: 74.125em) {
  .mobile-menu-button {
    display: none;
  }
}

@media print, screen and (max-width: 74.12375em) {
  .utility-menu .menu-item-has-children.menu-item--open {
    border: none;
  }
  .utility-menu .menu-item-has-children > a {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .utility-menu .menu-item-has-children::after {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}

.utility-menu,
.directory-menu {
  margin-top: 16px;
}
@media screen and (min-width: 74.125em) {
  .utility-menu,
  .directory-menu {
    margin-top: 0;
  }
}
.utility-menu a,
.utility-menu li,
.directory-menu a,
.directory-menu li {
  display: block;
}
.utility-menu .external:after,
.directory-menu .external:after {
  font-size: 1rem;
  color: #007DBA;
  font-weight: 300;
  line-height: 1;
}
.utility-menu .btn,
.directory-menu .btn {
  padding: 0 0.5rem;
  font-size: 0.875rem;
  display: inline-block;
}
@media print, screen and (max-width: 74.12375em) {
  .utility-menu .btn,
  .directory-menu .btn {
    width: auto;
  }
}
.utility-menu a:not(.btn),
.directory-menu a:not(.btn) {
  text-decoration-color: transparent;
  text-underline-offset: 4px;
  -webkit-transition: -webkit-text-decoration 0.25s;
  transition: -webkit-text-decoration 0.25s;
  transition: text-decoration 0.25s;
  transition: text-decoration 0.25s, -webkit-text-decoration 0.25s;
  font-size: 0.875rem;
  line-height: 1.5;
  font-weight: 500;
}
.utility-menu a:not(.btn):hover, .utility-menu a:not(.btn):focus-visible,
.directory-menu a:not(.btn):hover,
.directory-menu a:not(.btn):focus-visible {
  color: #007DBA;
  text-decoration-color: #007DBA;
}
.utility-menu ul ul,
.directory-menu ul ul {
  display: none;
  position: absolute;
  width: 196px;
  z-index: 1;
}
@media print, screen and (max-width: 74.12375em) {
  .utility-menu ul ul,
  .directory-menu ul ul {
    position: relative;
    width: 100%;
    border-top: 1px solid #007DBA;
    top: 0 !important;
  }
}
.utility-menu ul ul li,
.directory-menu ul ul li {
  display: block;
  margin: 8px 0 0 0;
}
.utility-menu ul ul li:first-child,
.directory-menu ul ul li:first-child {
  margin-top: 0;
}
.utility-menu ul ul a:not(.btn),
.directory-menu ul ul a:not(.btn) {
  font-weight: 400;
}
.utility-menu li.menu-item--open > ul,
.directory-menu li.menu-item--open > ul {
  display: block;
}
.utility-menu li a:not(.btn),
.directory-menu li a:not(.btn) {
  font-weight: 500;
}
@media screen and (min-width: 74.125em) {
  .utility-menu li:focus > ul, .utility-menu li:hover > ul,
  .directory-menu li:focus > ul,
  .directory-menu li:hover > ul {
    display: block;
  }
}
.utility-menu .menu-item-has-children,
.utility-menu .current-menu-ancestor,
.directory-menu .menu-item-has-children,
.directory-menu .current-menu-ancestor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.utility-menu .menu-item-has-children > a,
.utility-menu .current-menu-ancestor > a,
.directory-menu .menu-item-has-children > a,
.directory-menu .current-menu-ancestor > a {
  text-decoration-color: #007DBA;
}
.utility-menu .menu-item-has-children:after,
.utility-menu .current-menu-ancestor:after,
.directory-menu .menu-item-has-children:after,
.directory-menu .current-menu-ancestor:after {
  color: #007DBA;
  content: "\f078";
  font-family: "Font Awesome 6 Pro";
  font-size: 0.875rem;
  font-weight: 300;
  margin-left: 8px;
  pointer-events: none;
  position: relative;
  top: 3px;
}
.utility-menu .menu-item-has-children.menu-item--open:after,
.utility-menu .current-menu-ancestor.menu-item--open:after,
.directory-menu .menu-item-has-children.menu-item--open:after,
.directory-menu .current-menu-ancestor.menu-item--open:after {
  content: "\f077";
}
.utility-menu .menu-item-has-children.menu-item--open ul,
.utility-menu .current-menu-ancestor.menu-item--open ul,
.directory-menu .menu-item-has-children.menu-item--open ul,
.directory-menu .current-menu-ancestor.menu-item--open ul {
  background-color: #ffffff;
  padding: 24px;
  top: 28px;
  -webkit-box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
}
.utility-menu .menu-item-has-children .menu-item__button,
.utility-menu .current-menu-ancestor .menu-item__button,
.directory-menu .menu-item-has-children .menu-item__button,
.directory-menu .current-menu-ancestor .menu-item__button {
  background-color: transparent;
}
@media screen and (min-width: 74.125em) {
  .utility-menu .menu-item-has-children:hover:after,
  .utility-menu .current-menu-ancestor:hover:after,
  .directory-menu .menu-item-has-children:hover:after,
  .directory-menu .current-menu-ancestor:hover:after {
    content: "\f077";
  }
  .utility-menu .menu-item-has-children:hover ul,
  .utility-menu .current-menu-ancestor:hover ul,
  .directory-menu .menu-item-has-children:hover ul,
  .directory-menu .current-menu-ancestor:hover ul {
    background-color: #ffffff;
    padding: 24px;
    top: 28px;
    -webkit-box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
  }
}
@media print, screen and (max-width: 74.12375em) {
  .utility-menu > ul > li:not(:first-child),
  .directory-menu > ul > li:not(:first-child) {
    margin-top: 1rem;
  }
  .utility-menu .menu-item-type-post_type + .utility-menu .menu-item-type-post_type,
  .utility-menu .menu-item-type-post_type + .directory-menu .menu-item-type-post_type,
  .directory-menu .menu-item-type-post_type + .utility-menu .menu-item-type-post_type,
  .directory-menu .menu-item-type-post_type + .directory-menu .menu-item-type-post_type {
    margin-top: 0.5rem;
  }
  .utility-menu .menu-item-has-children,
  .utility-menu .current-menu-ancestor,
  .directory-menu .menu-item-has-children,
  .directory-menu .current-menu-ancestor {
    border-bottom: 1px solid #007DBA;
  }
  .utility-menu .menu-item-has-children > a,
  .utility-menu .current-menu-ancestor > a,
  .directory-menu .menu-item-has-children > a,
  .directory-menu .current-menu-ancestor > a {
    text-decoration: unset;
  }
  .utility-menu ul ul,
  .directory-menu ul ul {
    background-color: #ffffff;
    padding: 16px;
    width: 100%;
    -webkit-box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
  }
  .utility-menu ul ul a,
  .directory-menu ul ul a {
    font-weight: 300;
  }
}
@media screen and (min-width: 74.125em) {
  .utility-menu ul,
  .directory-menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .utility-menu ul .menu-item-has-children:hover::before,
  .utility-menu ul .current-menu-ancestor:hover::before,
  .directory-menu ul .menu-item-has-children:hover::before,
  .directory-menu ul .current-menu-ancestor:hover::before {
    content: "";
    height: 16px;
    position: absolute;
    width: 120px;
    top: 100%;
    left: 0;
  }
  .utility-menu ul li:not(:last-child),
  .directory-menu ul li:not(:last-child) {
    margin-right: 16px;
  }
}

.utility-menu .menu-item__button {
  position: absolute;
  right: 0;
  width: 100%;
  height: 20px;
}
@media screen and (min-width: 74.125em) {
  .utility-menu .menu-item__button {
    width: unset;
    height: 20px;
  }
}
.utility-menu .menu-item-has-children li {
  cursor: pointer;
}
.utility-menu .menu-item-has-children > a {
  pointer-events: none;
}
.utility-menu a.external:not(.btn) {
  padding-bottom: 0;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  background-size: 100% 0px;
  background-position: 0% calc(100% - 1px);
}
.utility-menu a.external:not(.btn):after {
  line-height: 1;
}
.utility-menu a.external:not(.btn):hover {
  background-size: 100% 1px;
}

@media screen and (min-width: 74.125em) {
  .site-search {
    position: absolute;
    right: 24px;
    bottom: 2.25rem;
  }
}
@media screen and (min-width: 90em) {
  .site-search {
    margin-right: calc(50vw - 695px);
    right: 0;
  }
}
.site-search .site-search__toggle {
  background-color: transparent;
  position: relative;
  padding: 0;
}
@media print, screen and (max-width: 74.12375em) {
  .search-panel-open .site-search .site-search__toggle {
    background-color: #E6EBF0;
  }
}
.site-search .site-search__toggle::before {
  color: #013C65;
  content: "\f002";
  display: block;
  font-family: "Font Awesome 6 Pro";
  font-size: 1.25rem;
}
@media print, screen and (max-width: 74.12375em) {
  .site-search .site-search__toggle::before {
    background-color: transparent;
    padding: 10px 13px;
  }
}
.search-panel-open .site-search .site-search__toggle::before {
  content: "\f00d";
}
.site-search .site-search__form,
.site-search #cludo-search-form,
.site-search .search-block-form {
  background-color: #E6EBF0;
  display: none;
  padding: 1.5rem 24px;
  position: absolute;
  width: 100%;
  z-index: 2;
  top: 60px;
  right: 0;
}
@media print, screen and (min-width: 64.0625em) {
  .site-search .site-search__form,
  .site-search #cludo-search-form,
  .site-search .search-block-form {
    background-color: unset;
    top: 61px;
  }
}
.search-panel-open .site-search .site-search__form,
.search-panel-open .site-search #cludo-search-form,
.search-panel-open .site-search .search-block-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.site-search .site-search__form label,
.site-search #cludo-search-form label,
.site-search .search-block-form label {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
}
.site-search .site-search__form input,
.site-search #cludo-search-form input,
.site-search .search-block-form input {
  width: 100%;
  max-width: 460px;
  padding: 0.625rem 16px;
  position: relative;
  margin-top: 0;
}
@media print, screen and (min-width: 64.0625em) {
  .site-search .site-search__form input,
  .site-search #cludo-search-form input,
  .site-search .search-block-form input {
    background-image: url(../img/search-icon.svg);
    background-repeat: no-repeat;
    background-size: 20px 30px;
    background-position: 16px 50%;
    min-width: 460px;
    padding-left: 44px;
  }
}
.site-search .site-search__form .form-text,
.site-search #cludo-search-form .form-text,
.site-search .search-block-form .form-text {
  border: 0;
  font-size: 1rem;
  line-height: 1.8;
  padding: 0.5625rem 61px 0.5rem 40px;
  width: 100%;
  border: 1px solid #BFCED8;
  text-align: left;
}
.site-search .site-search__form .form-text::-webkit-input-placeholder,
.site-search #cludo-search-form .form-text::-webkit-input-placeholder,
.site-search .search-block-form .form-text::-webkit-input-placeholder {
  color: #333333;
  font-size: 1rem;
  line-height: 1.8;
}
.site-search .site-search__form .form-text::-moz-placeholder,
.site-search #cludo-search-form .form-text::-moz-placeholder,
.site-search .search-block-form .form-text::-moz-placeholder {
  opacity: 1;
  color: #333333;
  font-size: 1rem;
  line-height: 1.8;
}
.site-search .site-search__form .form-text:-ms-input-placeholder,
.site-search #cludo-search-form .form-text:-ms-input-placeholder,
.site-search .search-block-form .form-text:-ms-input-placeholder {
  color: #333333;
  font-size: 1rem;
  line-height: 1.8;
}
.site-search .site-search__form [type=submit],
.site-search #cludo-search-form [type=submit],
.site-search .search-block-form [type=submit] {
  border: 8px solid transparent;
  -webkit-box-shadow: inset 0 0 0 1px transparent;
          box-shadow: inset 0 0 0 1px transparent;
  display: inline-block;
  font-weight: 500;
  line-height: 1.5;
  outline: 0px solid #FFB71B;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), outline-width 0.15s ease-in-out, -webkit-box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), outline-width 0.15s ease-in-out, -webkit-box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), outline-width 0.15s ease-in-out;
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), outline-width 0.15s ease-in-out, -webkit-box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
}
.site-search .site-search__form [type=submit],
.site-search #cludo-search-form [type=submit],
.site-search .search-block-form [type=submit] {
  color: #ffffff;
  background-color: #013C65;
}
.site-search .site-search__form [type=submit]::before, .site-search .site-search__form [type=submit]::after,
.site-search #cludo-search-form [type=submit]::before,
.site-search #cludo-search-form [type=submit]::after,
.site-search .search-block-form [type=submit]::before,
.site-search .search-block-form [type=submit]::after {
  color: #FFB71B;
}
.site-search .site-search__form [type=submit]:hover,
.site-search #cludo-search-form [type=submit]:hover,
.site-search .search-block-form [type=submit]:hover {
  color: #ffffff;
  background-color: #007DBA;
  border-color: #007DBA;
  -webkit-box-shadow: inset 0 0 0 1px #fff;
          box-shadow: inset 0 0 0 1px #fff;
}
.site-search .site-search__form [type=submit]:hover::before, .site-search .site-search__form [type=submit]:hover::after,
.site-search #cludo-search-form [type=submit]:hover::before,
.site-search #cludo-search-form [type=submit]:hover::after,
.site-search .search-block-form [type=submit]:hover::before,
.site-search .search-block-form [type=submit]:hover::after {
  color: #FFB71B;
}
.site-search .site-search__form [type=submit]:focus-visible,
.site-search #cludo-search-form [type=submit]:focus-visible,
.site-search .search-block-form [type=submit]:focus-visible {
  outline: 6px solid #FFB71B;
  outline-offset: 0;
}
.site-search .site-search__form [type=submit],
.site-search #cludo-search-form [type=submit],
.site-search .search-block-form [type=submit] {
  border-width: 2px;
  font-size: 0.875rem;
  padding: 0.125rem 14px;
}
.site-search .site-search__form [type=submit]:focus-visible,
.site-search #cludo-search-form [type=submit]:focus-visible,
.site-search .search-block-form [type=submit]:focus-visible {
  outline-width: 3px;
}
.site-search .site-search__form [type=submit]:disabled,
.site-search #cludo-search-form [type=submit]:disabled,
.site-search .search-block-form [type=submit]:disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.6;
}
@media print, screen and (min-width: 64.0625em) {
  .site-search #cludo-search-form,
  .site-search .search-block-form {
    display: none;
    max-width: 1600px;
    position: absolute;
    width: 100vw;
    z-index: 2;
  }
  .search-panel-open .site-search #cludo-search-form,
  .search-panel-open .site-search .search-block-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

#cludo-search-header .search_autocomplete {
  position: absolute !important;
  width: calc(100% - 121px) !important;
  top: 70px;
  right: 101px;
  left: 1.25rem;
}
@media screen and (min-width: 36.25em) {
  #cludo-search-header .search_autocomplete {
    width: 28.75rem !important;
    left: auto;
  }
}
@media print, screen and (min-width: 48.0625em) {
  #cludo-search-header .search_autocomplete {
    top: 73px;
    right: 140px;
  }
}

#cludo-search-results {
  margin-bottom: 6.25rem;
}
@media print, screen and (min-width: 64.0625em) {
  #cludo-search-results {
    margin-bottom: 3.75rem;
  }
}
#cludo-search-results .facet-list-item + .facet-list-item {
  margin-top: 0.5rem;
}
#cludo-search-results .search-result-count {
  font-family: Roboto, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.2;
}
@media print, screen and (min-width: 48.0625em) {
  #cludo-search-results .search-result-count {
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  #cludo-search-results .search-result-count {
    font-size: 1.5rem;
  }
}
#cludo-search-results .search-result-count {
  margin-top: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  #cludo-search-results .search-result-count {
    margin-top: 1.5rem;
  }
}
#cludo-search-results .cludo-c-3 {
  width: 100%;
  max-width: unset !important;
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 !important;
          flex: 1 !important;
}
#cludo-search-results .cludo-c-9 {
  max-width: unset !important;
  padding: 0 !important;
}

.categories .search-filters {
  margin-top: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .categories .search-filters {
    margin-top: 1.5rem;
  }
}
.categories .search-filters li.facet-list-item:not(:last-child) {
  margin-bottom: 0.5rem;
}

.search-results h2 {
  font-size: 1.375rem;
}
.search-results .search-results-item + .search-results-item {
  border-top: 1px solid #BFCED8;
  padding-top: 1.5625rem;
}

.search-page-form input {
  width: calc(100% - 130px);
  padding: 1rem;
}
.search-page-form button {
  margin-left: -4px;
  padding-top: 11px;
  padding-bottom: 12px;
  vertical-align: bottom;
}

.search_autocomplete li {
  cursor: pointer;
  padding: 0.625rem 1.25rem 0.625rem 1.25rem !important;
}
.search_autocomplete li:hover {
  color: #007DBA;
}

@media print, screen and (min-width: 64.0625em) {
  .search-panel-open .site-header__sticky-container::after {
    content: "";
    background-color: #E6EBF0;
    display: block;
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 0;
    width: 100%;
    height: 98px;
    -webkit-box-shadow: 0px 16px 25px 0px rgba(0, 0, 0, 0.05);
            box-shadow: 0px 16px 25px 0px rgba(0, 0, 0, 0.05);
    z-index: -1;
  }
}

.search-panel-open .mobile-menu-button {
  opacity: 0.6;
  pointer-events: none;
}

.site-header--beyond-threshold .site-search {
  bottom: 37px;
}
.site-header--beyond-threshold .site-search .site-search__form {
  top: 58px;
}

.intranet-search .search-results {
  padding-left: 0;
}
.intranet-search .search-results .result {
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
  border-bottom: 1px solid #ccc;
}
.intranet-search .page-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
}

.search-page .cludo-banner {
  margin: 1em 1.5rem;
  margin-bottom: -1rem;
  border-left: 5px solid #013C65;
  padding: 1em;
  display: block;
  width: 100%;
  background-color: #f5f5f5;
}
.search-page .cludo-banner h2 {
  font-size: 1.75rem;
}
.search-page .cludo-banner h3 {
  font-size: 1.5rem;
}

.sock {
  position: relative;
  background-color: #013C65;
}
.sock {
  padding-bottom: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .sock {
    padding-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .sock {
    padding-bottom: 4rem;
  }
}

.sock-media {
  display: block;
  width: 100%;
  max-height: 686px;
}
@media print, screen and (min-width: 64.0625em) {
  .sock-media {
    height: 686px;
  }
}
.sock-media img {
  position: relative;
  display: block;
  width: 100%;
  max-width: none;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.sock-inner {
  position: relative;
  margin-top: -44px;
  overflow: hidden;
}
@media print, screen and (min-width: 48.0625em) {
  .sock-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: -160px;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .sock-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: -300px;
  }
}

.sock-step {
  background-color: #ffffff;
}
.sock-step {
  padding: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .sock-step {
    padding: 2.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .sock-step {
    padding: 4rem;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .sock-step {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.sock-step:before {
  content: "";
  background: url("../img/sock-burst.svg") no-repeat;
  display: block;
  width: 7780px;
  height: 130%;
  position: absolute;
  left: -280px;
  top: -290px;
  opacity: 0.5;
  background-size: 20%;
}
@media print, screen and (min-width: 48.0625em) {
  .sock-step:before {
    background: url("../img/sock-burst.svg") no-repeat;
    left: 0;
    top: 0;
    width: 592px;
    height: 100%;
    background-size: unset;
  }
}

.sock-step-inner {
  position: relative;
}

.sock-eyebrow {
  margin: 0;
}
.sock-eyebrow {
  font-family: Roboto, sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

.sock-title {
  margin-bottom: 0;
}
.sock-title {
  font-family: questa-slab, serif;
  font-size: 1.75rem;
  font-weight: 900;
  line-height: 1;
}
@media print, screen and (min-width: 48.0625em) {
  .sock-title {
    font-size: 2.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .sock-title {
    font-size: 3.5rem;
  }
}
.sock-title {
  margin-top: 0.5rem;
}

.sock-description {
  margin-bottom: 0;
}
.sock-description {
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .sock-description {
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .sock-description {
    font-size: 1.5rem;
  }
}
.sock-description {
  margin-top: 0.5rem;
}

.sock__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.5rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
.sock__links {
  margin-top: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .sock__links {
    margin-top: 1.5rem;
  }
}
@media screen and (max-width: 30em) {
  .sock__links {
    display: block;
  }
  .sock__links li + li {
    margin-top: 1rem;
  }
  .sock__links a {
    display: block;
    text-align: center;
  }
}

.sock-support {
  background-color: #E6EBF0;
  position: relative;
}
.sock-support {
  padding: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .sock-support {
    padding: 2.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .sock-support {
    padding: 4rem;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .sock-support {
    width: 34.4%;
  }
}

.sock-support-eyebrow {
  margin: 0;
}
.sock-support-eyebrow {
  font-family: Roboto, sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

.sock-support-title {
  margin-bottom: 0;
}
.sock-support-title {
  font-family: questa-slab, serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.1;
}
@media print, screen and (min-width: 48.0625em) {
  .sock-support-title {
    font-size: 1.75rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .sock-support-title {
    font-size: 2.5rem;
  }
}
.sock-support-title {
  margin-top: 0.5rem;
}

.sock-support-description {
  margin-bottom: 0;
}
.sock-support-description {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 64.0625em) {
  .sock-support-description {
    font-size: 1.125rem;
  }
}
.sock-support-description {
  margin-top: 0.5rem;
}

.accessible-menu li {
  position: relative;
}
.accessible-menu .menu-item__button {
  position: absolute;
  border: none;
  background-color: transparent;
}
@media print, screen and (max-width: 74.12375em) {
  .accessible-menu .menu-item__button {
    position: absolute;
    top: 0;
    right: 0;
    width: 2em;
    height: 2em;
    margin: 0;
    padding: 0.375em;
    color: transparent;
    font-size: 1.5rem;
  }
  .accessible-menu .menu-item__button::before {
    display: inline-block;
    width: 100%;
    content: "+";
    color: #ffffff;
    font-family: "Font Awesome 6 Pro";
  }
}
@media screen and (min-width: 74.125em) {
  .accessible-menu .menu-item__button {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 1.5rem;
    height: 1rem;
    -webkit-transition: opacity 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
    transition: opacity 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    opacity: 0;
    font-size: 0;
  }
  .accessible-menu .menu-item__button::before {
    width: 100%;
    content: "\f13a";
    color: #ffffff;
    font-family: "Font Awesome 6 Pro";
    font-size: 16px;
  }
  .accessible-menu .menu-item__button:focus {
    opacity: 1;
  }
}
.accessible-menu .menu-item--open > ul {
  display: block;
}
@media print, screen and (max-width: 74.12375em) {
  .accessible-menu .menu-item--open > .menu-item__button::before {
    content: "\f068";
  }
}
@media screen and (min-width: 74.125em) {
  .accessible-menu .menu-item--open > .menu-item__button::before {
    content: "\f139";
  }
}

.accessible-menu .menu-item__button {
  opacity: 1;
}
@media screen and (min-width: 74.125em) {
  .accessible-menu .menu-item__button {
    opacity: 0;
    left: auto;
    right: -1.25rem;
    top: 0;
    height: 100%;
    padding: 0;
    width: 2.5rem;
  }
  .accessible-menu .current-menu-ancestor > a,
  .accessible-menu .current-menu-ancestor > span {
    padding-right: 1.5625rem;
  }
}

.audience-wrap {
  border-bottom: 1px solid #BFCED8;
  padding: 1.5rem 0 1rem;
}
@media screen and (min-width: 74.125em) {
  .audience-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: none;
    padding: 0;
  }
}
.audience-wrap h2 {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.audience-menu a,
.audience-menu li,
.audience-menu span {
  display: block;
}
.audience-menu a {
  font-size: 0.875rem;
  line-height: 1.5;
  text-decoration-color: transparent;
  text-underline-offset: 4px;
  -webkit-transition: -webkit-text-decoration 0.25s;
  transition: -webkit-text-decoration 0.25s;
  transition: text-decoration 0.25s;
  transition: text-decoration 0.25s, -webkit-text-decoration 0.25s;
  font-weight: 500;
}
.audience-menu a:hover, .audience-menu a:focus {
  color: #007DBA;
  text-decoration-color: #007DBA;
}
.audience-menu span {
  cursor: default;
}
@media print, screen and (max-width: 74.12375em) {
  .audience-menu li + li {
    margin-top: 8px;
  }
  .audience-menu ul ul {
    display: none;
  }
  .audience-menu ul ul li + li {
    border-top: 1px solid rgb(38.25, 38.25, 38.25);
  }
}
@media screen and (min-width: 74.125em) {
  .audience-menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .audience-menu li {
    margin-right: 16px;
  }
}

ol.breadcrumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
ol.breadcrumbs {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  ol.breadcrumbs {
    font-size: 1rem;
  }
}
@media print, screen and (min-width: 48.0625em) {
  ol.breadcrumbs {
    display: block;
  }
}
ol.breadcrumbs li {
  padding-left: 0;
  display: inline;
}
@media print, screen and (min-width: 48.0625em) {
  ol.breadcrumbs li {
    padding-left: 8px;
  }
  ol.breadcrumbs li:first-child {
    padding-left: 0;
    content: none;
  }
}
ol.breadcrumbs li:before {
  content: none;
  position: relative;
  font-weight: 300;
}
ol.breadcrumbs li:not(:nth-last-child(2)) {
  display: none;
}
@media print, screen and (min-width: 48.0625em) {
  ol.breadcrumbs li:not(:nth-last-child(2)) {
    display: inline;
  }
}
ol.breadcrumbs li:nth-child(n+2)::before {
  font-family: "Font Awesome 6 Pro";
  content: "\f053";
  display: inline-block;
  color: #007DBA;
  padding-right: 8px;
}
@media print, screen and (min-width: 48.0625em) {
  ol.breadcrumbs li:nth-child(n+2)::before {
    content: "\f054";
  }
}
@media print, screen and (max-width: 48.06125em) {
  ol.breadcrumbs li:nth-last-child(2)::before {
    font-family: "Font Awesome 6 Pro";
    content: "\f053";
    display: inline-block;
    color: #007DBA;
    padding-right: 8px;
  }
}
ol.breadcrumbs .active {
  font-weight: 400;
}
ol.breadcrumbs a {
  color: #013C65;
  text-decoration-color: transparent;
  -webkit-transition: -webkit-text-decoration 0.25s;
  transition: -webkit-text-decoration 0.25s;
  transition: text-decoration 0.25s;
  transition: text-decoration 0.25s, -webkit-text-decoration 0.25s;
  font-weight: 700;
}
ol.breadcrumbs a:hover, ol.breadcrumbs a:focus {
  text-decoration: underline;
  text-underline-offset: 4px;
}

.tribe-events-c-breadcrumbs__list {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events-c-breadcrumbs__list {
    font-size: 1rem;
  }
}
.tribe-events-c-breadcrumbs__list span {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events-c-breadcrumbs__list span {
    font-size: 1rem;
  }
}
.tribe-events-c-breadcrumbs__list a {
  color: #013C65;
  text-decoration-color: transparent;
  -webkit-transition: -webkit-text-decoration 0.25s;
  transition: -webkit-text-decoration 0.25s;
  transition: text-decoration 0.25s;
  transition: text-decoration 0.25s, -webkit-text-decoration 0.25s;
  font-weight: 500;
}
.tribe-events-c-breadcrumbs__list a:hover, .tribe-events-c-breadcrumbs__list a:focus {
  text-decoration: underline;
  text-underline-offset: 4px;
}

.child-page-menu ul,
.child-page-menu li {
  list-style: none;
}
.child-page-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-right: -1.5rem;
  margin-left: -1.5rem;
}
.child-page-menu li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(100% - 3rem);
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .child-page-menu li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(33.3333333333% - 3rem);
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
}
.child-page-menu a {
  display: block;
  width: 100%;
  border-top: 0.125rem solid rgb(165.75, 165.75, 165.75);
}
.child-page-menu a {
  color: #013C65;
  text-decoration: none;
  -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  font-weight: 700;
}
.child-page-menu a::after {
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  display: inline;
  padding-right: 0.625rem;
  margin-left: 0.625rem;
  color: #007DBA;
  font-weight: 300;
  font-size: 18px;
  -webkit-transition: padding-right 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), margin-left 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: padding-right 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), margin-left 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
}
@media print, screen and (min-width: 48.0625em) {
  .child-page-menu a::after {
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .child-page-menu a::after {
    font-size: 1.5rem;
  }
}
.child-page-menu a:hover, .child-page-menu a:focus-visible {
  color: #007DBA;
}
.child-page-menu a:hover::after, .child-page-menu a:focus-visible::after {
  padding-right: 0;
  margin-left: 1.25rem;
}
.child-page-menu a.btn {
  padding-right: 1.875rem;
}
.child-page-menu a {
  font-family: Roboto, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
}
@media print, screen and (min-width: 48.0625em) {
  .child-page-menu a {
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .child-page-menu a {
    font-size: 1.875rem;
  }
}
.child-page-menu a {
  padding-top: 1rem;
}
.child-page-menu a {
  padding-bottom: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .child-page-menu a {
    padding-top: 1.5rem;
  }
  .child-page-menu a {
    padding-bottom: 1.5rem;
  }
}
.child-page-menu li:first-child a {
  border-top: 0;
}
@media print, screen and (min-width: 48.0625em) {
  .child-page-menu li:nth-child(-n+3) a {
    border-top: 0;
  }
}

@media print, screen and (min-width: 64.0625em) {
  .directory-menu {
    margin-right: -35px;
    margin-top: 0;
  }
}

@media screen and (min-width: 74.125em) {
  .main-menu {
    padding-right: 40px;
  }
}
.main-menu li,
.main-menu a {
  display: block;
}
.main-menu a {
  color: #013C65;
  line-height: 1;
  text-decoration: none;
}
.main-menu a:hover, .main-menu a:focus-visible {
  color: #007DBA;
}
.main-menu > ul > li > a {
  font-family: "questa-slab", serif;
  font-size: 1.375rem;
}
@media print, screen and (min-width: 64.0625em) and (max-width: 74.12375em) {
  .main-menu > ul > li > a {
    font-size: 1.125rem;
  }
}
.main-menu .external:after {
  font-size: 1rem;
  color: #007DBA;
  font-weight: 300;
  line-height: 1;
}
.main-menu .mega-menu__wrapper ul {
  display: block;
  position: relative;
}
.main-menu .mega-menu__wrapper a {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 64.0625em) {
  .main-menu .mega-menu__wrapper a {
    font-size: 1.125rem;
  }
}
.main-menu .mega-menu__wrapper a {
  font-weight: 500;
}
@media screen and (min-width: 74.125em) {
  .main-menu .mega-menu__wrapper {
    -webkit-box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
  }
}
.main-menu .mega-menu__wrapper .external {
  background-image: none;
}
.main-menu .mega-menu__wrapper .external:after {
  margin-top: 0.25rem;
}
.main-menu .mega-menu__heading {
  display: block;
  position: relative;
  z-index: 1;
}
.main-menu .mega-menu__heading {
  font-family: Roboto, sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}
.main-menu .mega-menu__heading {
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .main-menu .mega-menu__heading {
    margin-bottom: 1.5rem;
  }
}
@media print, screen and (max-width: 74.12375em) {
  .main-menu .mega-menu__heading {
    margin-top: 16px;
    margin-bottom: 16px;
  }
}
@media screen and (min-width: 74.125em) {
  .main-menu ul ul li.mega-menu__standard-column {
    padding-top: 32px;
  }
}
.main-menu ul ul li.mega-menu__standard-column li a {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 64.0625em) {
  .main-menu ul ul li.mega-menu__standard-column li a {
    font-size: 1.125rem;
  }
}
.main-menu ul ul li.mega-menu__standard-column li a {
  font-weight: 400;
}
@media print, screen and (max-width: 74.12375em) {
  .main-menu {
    background-color: #ffffff;
  }
  .main-menu .mega-menu__wrapper {
    border-top: none;
    margin: 0;
    padding: 1px 24px;
  }
  .main-menu .mega-menu__main-column a {
    font-weight: 700;
  }
  .main-menu > ul > li.menu-item--open .mega-menu__wrapper:not(:has(.mega-menu__standard-column)) {
    border-bottom: 1px solid #BFCED8;
  }
  .main-menu > ul > li.menu-item--open > a::after {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: calc(100% - 48px);
    left: 50%;
  }
  .main-menu > ul > li > a {
    padding: 1rem 24px;
    position: relative;
  }
  .main-menu > ul > li > a::after {
    background-color: #BFCED8;
    content: "";
    height: 1px;
    position: absolute;
    -webkit-transition: left 0.2s ease-in-out, width 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    transition: left 0.2s ease-in-out, width 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    transition: left 0.2s ease-in-out, transform 0.2s ease-in-out, width 0.2s ease-in-out;
    transition: left 0.2s ease-in-out, transform 0.2s ease-in-out, width 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    width: 100%;
    bottom: 0;
    left: 0;
  }
  .main-menu > ul > li:hover > a, .main-menu > ul > li.menu-item--open > a {
    color: #007DBA;
  }
  .main-menu > ul > li.menu-item--open .menu-item__button::before {
    color: #013C65;
  }
  .main-menu .mega-menu__standard-column {
    padding: 24px;
    background-color: #E6EBF0;
    margin: 24px -24px 0 -24px;
  }
  .main-menu .mega-menu__standard-column ul {
    margin: 0;
  }
  .main-menu .menu-item__button {
    height: 2.75rem;
    width: 44px;
    top: 0.125rem;
    right: 1.25rem;
  }
  .main-menu .menu-item__button::before {
    color: #013C65;
    font-size: 1rem;
    vertical-align: middle;
  }
  .main-menu ul ul {
    display: none;
  }
  .main-menu ul ul ul {
    margin-top: 1rem;
    margin-bottom: 24px;
  }
}
.main-menu .mega-menu__column li + li {
  margin-top: 0.5rem;
}
@media screen and (min-width: 90.0625em) {
  .main-menu > ul {
    -webkit-column-gap: 16px;
       -moz-column-gap: 16px;
            column-gap: 16px;
  }
}
@media screen and (min-width: 74.125em) {
  .main-menu > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
  .main-menu .current-menu-ancestor:hover::before {
    content: "";
    height: 45px;
    position: absolute;
    width: calc(100% + 50px);
    top: 100%;
    left: -25px;
  }
  .main-menu .current-menu-ancestor > a {
    padding-right: 0px;
  }
  .main-menu .current-menu-ancestor:last-child .mega-menu__wrapper {
    position: absolute;
    right: 0;
    left: unset;
  }
  .main-menu .current-menu-ancestor:last-child .mega-menu__wrapper:has(.mega-menu__standard-column) {
    position: absolute;
    right: auto;
    left: -326%;
  }
  .main-menu ul li:hover > ul {
    display: block;
  }
  .main-menu ul > li:nth-last-child(-n+1) > ul {
    right: 0;
    left: unset;
  }
  .main-menu ul ul {
    display: none;
    position: absolute;
  }
  .main-menu .menu-item__button {
    pointer-events: none;
    right: -35px;
    width: 25px;
  }
  .main-menu .menu-item__button::before {
    color: #013C65;
  }
  .main-menu ul li:hover > .mega-menu__wrapper,
  .main-menu .menu-item--open > .mega-menu__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .main-menu ul li:hover > .mega-menu__wrapper:has(span + ul),
  .main-menu .menu-item--open > .mega-menu__wrapper:has(span + ul) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .main-menu .mega-menu__wrapper {
    z-index: 5;
    top: calc(100% + 36px);
  }
  .main-menu .mega-menu__wrapper > ul {
    min-width: 300px;
  }
  .main-menu .mega-menu__wrapper .mega-menu__column {
    background-color: #E6EBF0;
    min-width: 19.0625rem;
  }
  .main-menu .mega-menu__wrapper .mega-menu__column {
    padding: 1.5rem;
  }
}
@media screen and (min-width: 74.125em) and (min-width: 48.0625em) {
  .main-menu .mega-menu__wrapper .mega-menu__column {
    padding: 2.5rem;
  }
}
@media screen and (min-width: 74.125em) {
  .main-menu .mega-menu__wrapper .mega-menu__column:first-child {
    background-color: #ffffff;
  }
  .main-menu .mega-menu__wrapper:has(span + ul) {
    grid-template-areas: "title standard" "title-column standard";
    grid-template-rows: auto 1fr;
  }
  .main-menu .mega-menu__wrapper:has(span + ul) > span {
    grid-area: title;
    margin: 40px 40px -24px 40px;
  }
  .main-menu .mega-menu__wrapper:has(span + ul) > ul {
    grid-area: title-column;
  }
  .main-menu .mega-menu__wrapper:has(span + ul) > li {
    grid-area: standard;
  }
}

.site-header--beyond-threshold .main-menu .mega-menu__wrapper {
  top: calc(100% + 36px);
}

.menu-item--disabled > a {
  cursor: default;
}
.menu-item--disabled > a button {
  left: 0;
  width: auto;
  padding-right: 0.625em;
  text-align: right;
  background-color: transparent;
}
.menu-item--overview {
  display: none !important;
}
.menu-item--disabled .menu-item--overview {
  display: block !important;
}

.sidebar-menu {
  border-bottom: 1px solid #BFCED8;
  font-family: "Roboto", sans-serif;
  line-height: 1.4;
}
.sidebar-menu {
  padding-top: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .sidebar-menu {
    padding-top: 1.5rem;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .sidebar-menu {
    font-size: 1.125rem;
  }
}
.sidebar-menu h3 {
  margin: 0;
  font-size: 1rem;
  line-height: 1;
}
.sidebar-menu h3 a {
  padding: 1rem;
}
.sidebar-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar-menu a {
  padding-left: 1rem;
  padding-right: 1rem;
  position: relative;
  display: block;
  -webkit-transition: background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
}
.sidebar-menu a {
  padding-top: 1rem;
}
.sidebar-menu a {
  padding-bottom: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .sidebar-menu a {
    padding-top: 1.5rem;
  }
  .sidebar-menu a {
    padding-bottom: 1.5rem;
  }
}
.sidebar-menu a:hover {
  color: #007DBA !important;
}
.sidebar-menu .menu-item__button {
  top: 10px;
  right: auto;
  left: -1.3125rem;
  bottom: 0;
  width: 3.375rem;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin: 0;
  left: -0.75rem;
  -webkit-transform: none;
          transform: none;
  opacity: 1;
  line-height: 1.6;
}
.sidebar-menu .menu-item__button::before {
  content: "+";
  color: #007DBA;
}
@media print, screen and (min-width: 48.0625em) {
  .sidebar-menu .menu-item__button {
    top: 9px;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .sidebar-menu .menu-item__button {
    top: 1.5rem;
  }
}
@media screen and (min-width: 75.0625em) {
  .sidebar-menu .menu-item__button {
    left: -1.3125rem;
  }
}
.sidebar-menu .menu-item--active-trail > a, .sidebar-menu .menu-item.current-menu-item > a {
  font-weight: 700;
  color: #333333;
}
.sidebar-menu > ul a {
  padding-left: 38px;
  text-decoration-color: transparent;
}
.sidebar-menu > ul a.external {
  background-image: none !important;
  font-weight: 400;
}
.sidebar-menu > ul > li > a.external {
  padding-bottom: 1.5rem;
}
.sidebar-menu > ul > li ul a.external {
  padding-bottom: 0.5rem;
}
.sidebar-menu > ul > li {
  border-top: 1px solid #BFCED8;
}
.sidebar-menu > ul ul {
  margin-top: -0.5rem;
  margin-bottom: 0.5rem;
}
.sidebar-menu > ul ul > li a {
  font-size: 0.875rem;
  padding-top: 0;
  padding-bottom: 0.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .sidebar-menu > ul ul > li a {
    font-size: 1rem;
  }
}
.sidebar-menu > ul ul > li.current-menu-ancestor ul li:first-child a, .sidebar-menu > ul ul > li.menu-item-has-children ul li:first-child a {
  padding-top: 0;
}
.sidebar-menu > ul ul > li + li:not(.current-menu-ancestor) a, .sidebar-menu > ul ul > li + li:not(.menu-item-has-children) a {
  padding-top: 0rem;
}
.sidebar-menu > ul ul ul > li a {
  padding-left: 60px;
}
.sidebar-menu__toggle {
  display: none;
}
@media print, screen and (max-width: 48.06125em) {
  .sidebar-menu__toggle {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 1rem 16px;
    -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
    transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
    color: #013C65;
    border: 0;
    background: none;
  }
  .sidebar-menu__toggle::after {
    content: "\f078";
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    font-family: "Font Awesome 6 Pro";
    font-size: 1.5em;
    position: absolute;
    top: 50%;
    right: 0.75em;
  }
  .sidebar-menu-open .sidebar-menu__toggle::after {
    content: "\f077";
  }
  .sidebar-menu__toggle:hover {
    color: #007DBA;
    background: none;
  }
  .sidebar-menu__container {
    display: none;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .sidebar-menu__container {
    display: block !important;
  }
}

.sidebar-menu .current-menu-ancestor > ul {
  display: none;
}
:root:not(.oho-js) .sidebar-menu .current-menu-ancestor > ul {
  display: block;
}

.sidebar-menu .menu-item--open > ul {
  display: block;
}
.sidebar-menu .menu-item--open > .menu-item__button::before {
  content: "\f068";
}

.sidebar-menu__parent-link {
  font-weight: 700;
  line-height: 1.5;
  text-decoration-color: transparent;
  position: relative;
  font-size: 1rem;
}
.sidebar-menu__parent-link:before {
  content: "\f053";
  font-family: "Font Awesome 6 Pro";
  color: #007DBA;
  font-size: 1rem;
  margin-right: 0.5rem;
  font-weight: 300;
}

.wysiwyg-block .sidebar-bg {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  background-color: #E6EBF0;
  position: relative;
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
}
.wysiwyg-block .sidebar-bg::before {
  content: "";
  background-color: #E6EBF0;
  position: absolute;
  width: calc(100% + 48px);
  left: -24px;
  bottom: 0;
  height: 100%;
}
.wysiwyg-block .sidebar-bg .accordion__button {
  background-color: transparent;
  border: none;
  color: #013C65;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 24px;
}
.wysiwyg-block .sidebar-bg .accordion__icon {
  width: auto;
  top: -3.5px;
  left: 0;
}
.wysiwyg-block .sidebar-bg .accordion__icon i:before {
  content: "\f078";
  color: #007DBA;
  position: relative;
}
.wysiwyg-block .sidebar-bg .accordion__content {
  padding-top: 1.5rem;
}
@media print, screen and (max-width: 48.06125em) {
  .wysiwyg-block .sidebar-bg .accordion__content {
    padding-left: 0;
    padding-right: 0;
  }
}
.wysiwyg-block .sidebar-bg .accordion--open {
  outline: unset;
}
.wysiwyg-block .sidebar-bg .accordion--open > .accordion__button {
  background-color: #E6EBF0;
}
.wysiwyg-block .sidebar-bg .accordion--open .accordion__content {
  background-color: transparent;
  border-color: transparent;
  padding-left: 0;
  padding-right: 0;
}
.wysiwyg-block .sidebar-bg .accordion--open .btn {
  background-color: #E6EBF0;
  border-color: #E6EBF0;
  font-weight: 700;
}
.wysiwyg-block .sidebar-bg .accordion--open .btn:focus, .wysiwyg-block .sidebar-bg .accordion--open .btn:hover {
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.wysiwyg-block .sidebar-bg .accordion--open .accordion__icon i:before {
  content: "\f077";
}
@media print, screen and (min-width: 48.0625em) {
  .wysiwyg-block .sidebar-bg {
    padding-bottom: unset;
  }
  .wysiwyg-block .sidebar-bg {
    padding-top: 2.5rem;
  }
  .wysiwyg-block .sidebar-bg {
    padding-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 48.0625em) and (min-width: 48.0625em) {
  .wysiwyg-block .sidebar-bg {
    padding-top: 4rem;
  }
  .wysiwyg-block .sidebar-bg {
    padding-bottom: 4rem;
  }
}
@media print, screen and (min-width: 48.0625em) and (min-width: 64.0625em) {
  .wysiwyg-block .sidebar-bg {
    padding-top: 6rem;
  }
  .wysiwyg-block .sidebar-bg {
    padding-bottom: 6rem;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .wysiwyg-block .sidebar-bg::before {
    top: -96px;
    height: calc(100% + 96px);
    width: calc(100% + 30vw);
    left: -30vw;
    z-index: 1;
  }
  .wysiwyg-block .sidebar-bg .accordion {
    z-index: 2;
    position: relative;
  }
}
@media screen and (min-width: 90.0625em) {
  .wysiwyg-block .sidebar-bg {
    padding-right: 4rem;
    margin-left: -2.3125rem;
  }
}
@media print, screen and (max-width: 48.06125em) {
  .wysiwyg-block .sidebar-bg .menu-item__button {
    font-size: unset;
  }
  .wysiwyg-block .sidebar-bg .menu-item__button::before {
    position: relative;
    top: -2px;
  }
}

.wysiwyg-block + .differentiator,
.wysiwyg-block + .promo-section {
  margin-top: 2.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .wysiwyg-block + .differentiator,
  .wysiwyg-block + .promo-section {
    margin-top: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .wysiwyg-block + .differentiator,
  .wysiwyg-block + .promo-section {
    margin-top: 6rem;
  }
}

.social-media {
  margin: 0;
  padding: 0;
  list-style: none;
}
.social-media li {
  display: inline-block;
}
.social-media a {
  display: block;
  margin: 0 4px;
  -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  font-size: 27px;
}
@media print, screen and (min-width: 48.0625em) {
  .social-media a {
    font-size: 34px;
  }
}
.social-media a:hover {
  color: #007DBA;
}

.accordion {
  clear: both;
}
.accordion + .accordion {
  margin-top: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .accordion + .accordion {
    margin-top: 1.5rem;
  }
}
.accordion__button {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 64.0625em) {
  .accordion__button {
    font-size: 1.125rem;
  }
}
.accordion__button {
  font-weight: 700;
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0.9375rem 20px 0.9375rem 46px;
  -webkit-transition: background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border 0 cubic-bezier(0.42, 0.08, 0.06, 0.98) 400ms;
  transition: background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border 0 cubic-bezier(0.42, 0.08, 0.06, 0.98) 400ms;
  text-align: left;
  border: 1px solid #013C65;
}
.accordion__button:hover {
  color: #333333;
  background-color: #ffffff;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.accordion__button:hover path {
  fill: #333333;
}
.accordion__icon {
  position: absolute;
  top: -5.5px;
  left: 1.5rem;
  bottom: 0;
  width: 20px;
  height: 1.25rem;
  color: #FFB71B;
  margin: auto;
}
.accordion__icon-path {
  fill: #ffffff;
  -webkit-transition: fill 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), -webkit-transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: fill 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), -webkit-transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: fill 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: fill 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), -webkit-transform 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
}
.accordion__icon-path--vertical {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
  transform-origin-y: 50%;
}
.accordion__content {
  border: 1px solid #ffffff;
  border-top: 0;
  display: none;
  overflow: hidden;
  background-color: #ffffff;
  padding: 1rem 16px;
}
:root:not(.oho-js) .accordion__content {
  display: block;
}
@media print, screen and (min-width: 48.0625em) {
  .accordion__content {
    padding: 1.5rem 24px;
  }
}
.accordion--open > .accordion__button, :root:not(.oho-js) .accordion__button {
  -webkit-transition: background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  color: #013C65;
  border-bottom: 0;
  border-color: #ffffff;
  background-color: #FFB71B;
}
.accordion--open > .accordion__button .accordion__icon, :root:not(.oho-js) .accordion__button .accordion__icon {
  color: #013C65;
}
.accordion--open > .accordion__button .accordion__icon i:before, :root:not(.oho-js) .accordion__button .accordion__icon i:before {
  content: "\f068";
}
.accordion--open > .accordion__button .accordion__icon-path, :root:not(.oho-js) .accordion__button .accordion__icon-path {
  fill: #333333;
}
.accordion--open > .accordion__button .accordion__icon-path--vertical, :root:not(.oho-js) .accordion__button .accordion__icon-path--vertical {
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
}
.accordion--open {
  outline: 8px solid #FFB71B;
}
.accordion--open .accordion__button:focus-visible {
  outline-color: #013C65;
}
.accordion--mobile .accordion__button:disabled {
  display: none;
}
.accordion--mobile .accordion__button:disabled + .accordion__content {
  display: block !important;
  padding: 0;
  border: 0;
  background-color: transparent;
}

.accordions {
  position: relative;
  overflow: hidden;
}
.accordions:before {
  content: "";
  background: url("../img/line-wave-bg.svg") repeat-y;
  background-size: 100%;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.accordions * {
  scroll-margin-top: 2rem;
}

.accordions-section {
  padding-top: 2.5rem;
}
.accordions-section {
  padding-bottom: 2.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .accordions-section {
    padding-top: 4rem;
  }
  .accordions-section {
    padding-bottom: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .accordions-section {
    padding-top: 6rem;
  }
  .accordions-section {
    padding-bottom: 6rem;
  }
}
.accordions-section.top-medium {
  padding-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .accordions-section.top-medium {
    padding-top: 3rem;
  }
}
.accordions-section.top-small {
  padding-top: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .accordions-section.top-small {
    padding-top: 1.5rem;
  }
}
.accordions-section.top-none {
  padding-top: 0;
}
.accordions-section.bottom-medium {
  padding-bottom: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .accordions-section.bottom-medium {
    padding-bottom: 3rem;
  }
}
.accordions-section.bottom-small {
  padding-bottom: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .accordions-section.bottom-small {
    padding-bottom: 1.5rem;
  }
}
.accordions-section.bottom-none {
  padding-bottom: 0;
}

.wysiwyg .accordions {
  margin-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .wysiwyg .accordions {
    margin-top: 2.5rem;
  }
}
.wysiwyg .accordions .grid-container {
  padding: 0;
}

.accordion-wysiwyg {
  margin-bottom: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .accordion-wysiwyg {
    margin-bottom: 2.5rem;
  }
}

.wysiwyg + .accordions {
  margin-top: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .wysiwyg + .accordions {
    margin-top: 1.5rem;
  }
}

.alerts .hero-general.alerts-hero {
  padding-bottom: 1.5rem;
}
.alerts .hero-general.alerts-hero {
  padding-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .alerts .hero-general.alerts-hero {
    padding-bottom: 3rem;
  }
  .alerts .hero-general.alerts-hero {
    padding-top: 3rem;
  }
}
@media screen and (min-width: 640px) {
  .alerts .hero-general.alerts-hero #normal {
    max-width: 75%;
  }
}
.alerts .hero-general.alerts-hero #normal .subtitle {
  margin-bottom: 1rem;
  font-size: 2rem;
  font-weight: 600;
}
.alerts #alert {
  color: #ffffff;
  background: #ac2100;
}
.alerts #alert {
  padding-bottom: 1.5rem;
}
.alerts #alert {
  padding-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .alerts #alert {
    padding-bottom: 3rem;
  }
  .alerts #alert {
    padding-top: 3rem;
  }
}
.alerts #alert .emergency__alert__inner__pub-date {
  margin-bottom: 0.5rem;
}
.alerts #alert .emergency__alert__inner__pub-date p {
  font-style: italic;
  margin: 0;
  font-size: 1rem;
}
.alerts #alert .emergency__alert__inner__content__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.alerts #alert .emergency__alert__inner__content__title i {
  font-size: 2rem;
  margin-right: 1rem;
  color: #f6b000;
}
@media screen and (max-width: 48.0625em) {
  .alerts #alert .emergency__alert__inner__content__title i {
    font-size: 1.5rem;
  }
}
.alerts #alert .emergency__alert__inner__content__title #title {
  margin: 0;
  font-size: 3rem;
}
@media screen and (max-width: 48.0625em) {
  .alerts #alert .emergency__alert__inner__content__title #title {
    font-size: 1.75rem;
  }
}
.alerts #alert .emergency__alert__inner__content__message #description {
  margin-bottom: 0;
}
.alerts .wysiwyg-block.alerts-main {
  margin-top: 3rem;
}
.alerts .wysiwyg-block.alerts-main .wysiwyg {
  margin-top: 0;
}
.alerts .wysiwyg-block.alerts-main .emergency-alerts-sidebar__title {
  margin-top: 0;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #ccc;
}
.alerts .wysiwyg-block.alerts-main .emergency-alerts-sidebar .past-alerts {
  padding-left: 0;
  margin-top: 0;
}
.alerts .wysiwyg-block.alerts-main .emergency-alerts-sidebar .past-alerts__alert {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #000000;
}
.alerts .wysiwyg-block.alerts-main .emergency-alerts-sidebar .past-alerts__alert__date {
  margin: 0;
  font-size: 1rem;
  font-style: italic;
}
.alerts .wysiwyg-block.alerts-main .emergency-alerts-sidebar .past-alerts__alert__title {
  margin: 0;
  font-size: 1.25rem;
  font-weight: 500;
}
.alerts .wysiwyg-block.alerts-main .emergency-alerts-sidebar .past-alerts__alert__description {
  margin: 0;
}
.alerts .alerts-archive {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.alerts .alerts-archive .accordion:last-of-type {
  margin-bottom: 3rem;
}
.alerts .alerts-archive .accordion .alert-group__alert:not(:last-child) {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #000000;
}
.alerts .alerts-archive .accordion .alert-group__alert__date {
  margin: 0;
  font-size: 1rem;
  font-style: italic;
}
.alerts .alerts-archive .accordion .alert-group__alert__title {
  margin: 0;
  font-size: 1.25rem;
  font-weight: 500;
}
.alerts .alerts-archive .accordion .alert-group__alert__description {
  margin: 0;
}
.alerts .alerts-archive .view__pagination-items {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}

.body-section {
  margin-top: 2.5rem;
}
.body-section {
  margin-bottom: 2.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .body-section {
    margin-top: 4rem;
  }
  .body-section {
    margin-bottom: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .body-section {
    margin-top: 6rem;
  }
  .body-section {
    margin-bottom: 6rem;
  }
}
.body-section.top-medium {
  margin-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .body-section.top-medium {
    margin-top: 3rem;
  }
}
.body-section.top-small {
  margin-top: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .body-section.top-small {
    margin-top: 1.5rem;
  }
}
.body-section.top-none {
  margin-top: 0;
}
.body-section.bottom-medium {
  margin-bottom: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .body-section.bottom-medium {
    margin-bottom: 3rem;
  }
}
.body-section.bottom-small {
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .body-section.bottom-small {
    margin-bottom: 1.5rem;
  }
}
.body-section.bottom-none {
  margin-bottom: 0;
}
.body-section .embed-slate-form {
  margin-top: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .body-section .embed-slate-form {
    margin-top: 1.5rem;
  }
}
.body-section .sidebar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 3rem;
}
.body-section .sidebar .embed-slate-form {
  margin-top: 0;
}

.callout {
  background-color: #ffffff;
  color: #333333;
  overflow: hidden;
  position: relative;
  -webkit-box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
}
.callout {
  padding: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .callout {
    padding: 2.5rem;
  }
}
.callout h3 {
  font-family: Roboto, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
}
@media print, screen and (min-width: 48.0625em) {
  .callout h3 {
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .callout h3 {
    font-size: 1.875rem;
  }
}
.callout ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.callout:before {
  content: "";
  z-index: 1;
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 0.7;
  position: absolute;
  left: 0;
  top: 0;
  background: url("../img/callout-bg.svg") no-repeat;
}
@media print, screen and (min-width: 48.0625em) {
  .callout:before {
    width: 24.3125rem;
    height: 21rem;
  }
}
.callout .social-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.625rem;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}
@media print, screen and (min-width: 48.0625em) {
  .callout .social-media {
    -webkit-column-gap: 1.125rem;
       -moz-column-gap: 1.125rem;
            column-gap: 1.125rem;
  }
}
.callout .social-media span:before {
  font-size: 1.9375rem;
}
@media print, screen and (min-width: 64.0625em) {
  .callout .social-media span:before {
    font-size: 2.4375rem;
  }
}
.callout .social-media a {
  margin: 0;
}
.callout .callout__inner {
  z-index: 1;
  position: relative;
}
.callout .callout__inner__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.25rem;
}
.callout .callout__inner__links a {
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
}
.callout .callout__inner__links a.link-arrows:not(.external)::after {
  bottom: 0.5375rem;
}
.callout .link-arrow::after {
  padding-left: 0.5rem;
}
.callout h2,
.callout .global-spacing--3x {
  position: relative;
  z-index: 2;
}
.callout .external {
  text-decoration-color: transparent;
}
.callout .external {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 64.0625em) {
  .callout .external {
    font-size: 1.125rem;
  }
}
.callout .external {
  font-weight: 700;
}
.callout .external:after {
  font-weight: 300;
}
.callout .news-info {
  margin-bottom: 0;
}

.sidebar-lib-hours #skinnerHours {
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  .main-body-lib-hours {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .main-body-lib-hours:before {
    width: 100%;
    height: 100%;
    background-size: cover;
    opacity: 0.5;
  }
  .main-body-lib-hours #michenerHours {
    margin-right: 7rem;
  }
}
@media screen and (max-width: 768px) {
  .main-body-lib-hours #skinnerHours {
    margin-top: 2rem;
  }
}

.checkerboard {
  overflow: clip;
}
.checkerboard .aspect-ratio-frame {
  --aspect-ratio: .756;
}
.checkerboard figcaption {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
}

.checkerboard__items:not(:first-child) {
  margin-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .checkerboard__items:not(:first-child) {
    margin-top: 2.5rem;
  }
}

.checkerboard-item {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media print, screen and (min-width: 48.0625em) {
  .checkerboard-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
@media print, screen and (max-width: 48.06125em) {
  .checkerboard-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-right: 1rem;
    margin-left: 1rem;
    -webkit-box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
  }
}
@media print, screen and (min-width: 48.0625em) {
  .checkerboard-item:nth-child(odd) .checkerboard-item__content {
    padding-left: 2.5rem;
  }
}
@media print, screen and (min-width: 48.0625em) and (min-width: 48.0625em) {
  .checkerboard-item:nth-child(odd) .checkerboard-item__content {
    padding-left: 4rem;
  }
}
@media print, screen and (min-width: 48.0625em) and (min-width: 64.0625em) {
  .checkerboard-item:nth-child(odd) .checkerboard-item__content {
    padding-left: 6rem;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .checkerboard-item:nth-child(odd) .checkerboard-item__content-inner {
    margin-right: -67px;
  }
  .checkerboard-item:nth-child(odd) .checkerboard-item__media a:after {
    background: linear-gradient(154.2deg, rgba(1, 60, 101, 0) 83%, #013C65 93.8%);
  }
}
@media print, screen and (min-width: 48.0625em) {
  .checkerboard-item:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .checkerboard-item:nth-child(even) .checkerboard-item__media a:after {
    background: linear-gradient(231.96deg, rgba(1, 60, 101, 0) 79.7%, #013C65 94.29%);
  }
  .checkerboard-item:nth-child(even) .play-button {
    left: 40px;
    right: auto;
  }
  .checkerboard-item:nth-child(even) .checkerboard-item__content {
    padding-right: 2.5rem;
  }
}
@media print, screen and (min-width: 48.0625em) and (min-width: 48.0625em) {
  .checkerboard-item:nth-child(even) .checkerboard-item__content {
    padding-right: 4rem;
  }
}
@media print, screen and (min-width: 48.0625em) and (min-width: 64.0625em) {
  .checkerboard-item:nth-child(even) .checkerboard-item__content {
    padding-right: 6rem;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .checkerboard-item:nth-child(even) .checkerboard-item__content-inner {
    margin-left: -67px;
  }
}
.checkerboard-item + .checkerboard-item {
  margin-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .checkerboard-item + .checkerboard-item {
    margin-top: 2.5rem;
  }
}

.checkerboard-item__media {
  position: relative;
}
@media print, screen and (min-width: 48.0625em) {
  .checkerboard-item__media {
    width: 56%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
}
.checkerboard-item__media a::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 50%;
  height: 90%;
  opacity: 0.8;
  -webkit-transition: opacity 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: opacity 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
}
@media print, screen and (min-width: 48.0625em) {
  .checkerboard-item__media a::after {
    width: 100%;
    height: 100%;
  }
}
@media print, screen and (max-width: 48.06125em) {
  .checkerboard-item__media a::after {
    background: linear-gradient(153.08deg, rgba(1, 60, 101, 0) 73.49%, #013C65 93.8%);
  }
}
.checkerboard-item__media a:focus .play-button, .checkerboard-item__media a:hover .play-button {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.checkerboard-item__media a:focus:after, .checkerboard-item__media a:hover:after {
  opacity: 1;
}
.checkerboard-item__media figure {
  margin: 0;
}
.checkerboard-item__media figcaption {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .checkerboard-item__media figcaption {
    font-size: 1rem;
  }
}

@media print, screen and (min-width: 48.0625em) {
  .checkerboard-item__content {
    margin-top: auto;
    margin-bottom: auto;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .checkerboard-item__content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.checkerboard-item__content p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 64.0625em) {
  .checkerboard-item__content p {
    font-size: 1.125rem;
  }
}

.checkerboard-item__content-inner {
  background-color: #ffffff;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.checkerboard-item__content-inner {
  padding: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .checkerboard-item__content-inner {
    padding: 2.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .checkerboard-item__content-inner {
    padding: 4rem;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .checkerboard-item__content-inner {
    -webkit-box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
  }
}
.checkerboard-item__content-inner:before {
  content: "";
  z-index: -1;
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 0.7;
  position: absolute;
  left: 0;
  top: -80px;
  background: url("../img/checkerboard-bg-mb.svg") no-repeat;
}
@media print, screen and (min-width: 48.0625em) {
  .checkerboard-item__content-inner:before {
    aspect-ratio: 1147/891;
    top: 0;
    background: url("../img/checkerboard-bg.svg") no-repeat;
  }
}
.checkerboard-item__content-inner__title {
  margin: 0;
}
.checkerboard-item__content-inner__title {
  font-family: questa-slab, serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.1;
}
@media print, screen and (min-width: 48.0625em) {
  .checkerboard-item__content-inner__title {
    font-size: 1.75rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .checkerboard-item__content-inner__title {
    font-size: 2.5rem;
  }
}

.visual-media-caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.visual-media-caption p {
  font-size: 0.75rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .visual-media-caption p {
    font-size: 0.875rem;
  }
}
.visual-media-caption .btn-arrows {
  color: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 2px;
}
.visual-media-caption .btn-arrows::after {
  content: "\f054";
  color: #013C65;
  position: absolute;
  top: 1px;
  left: 0;
  -webkit-transform: translateX(36px);
          transform: translateX(36px);
}
.visual-media-caption .btn-arrows:hover:before {
  width: unset;
}
.visual-media-caption .btn-arrows,
.visual-media-caption .btn-arrow-first-primary-blue,
.visual-media-caption .btn-arrow-second-primary-blue {
  font-size: 0.875rem;
}
.visual-media-caption .btn-arrows:before, .visual-media-caption .btn-arrows:after,
.visual-media-caption .btn-arrow-first-primary-blue:before,
.visual-media-caption .btn-arrow-first-primary-blue:after,
.visual-media-caption .btn-arrow-second-primary-blue:before,
.visual-media-caption .btn-arrow-second-primary-blue:after {
  opacity: 1;
}

.community-form {
  padding-bottom: 6rem;
}
.community-form .tribe-community-events.form {
  background: #f2f2f2;
  padding: 2rem;
  border-radius: 12px;
  display: grid;
}
.community-form .tribe-community-events.form .my-events {
  font-size: 1.25rem;
  font-family: "Roboto", sans-serif;
}
.community-form .tribe-community-events.form form {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 1rem;
}
@media (max-width: 769px) {
  .community-form .tribe-community-events.form form {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 1rem 0;
  }
}
.community-form .tribe-community-events.form form > * {
  grid-column: 1/-1;
}
.community-form .tribe-community-events.form form .tribe-section-datetime,
.community-form .tribe-community-events.form form .tribe-section-image-uploader,
.community-form .tribe-community-events.form form .tribe-section-taxonomy,
.community-form .tribe-community-events.form form .tribe-section-event-status,
.community-form .tribe-community-events.form form .tribe-section-venue,
.community-form .tribe-community-events.form form .tribe-section-organizer,
.community-form .tribe-community-events.form form .tribe-section-website,
.community-form .tribe-community-events.form form .tribe-section-custom-fields,
.community-form .tribe-community-events.form form .tribe-section-cost {
  grid-column: auto/span 6;
}
.community-form .tribe-community-events.form form input, .community-form .tribe-community-events.form form textarea {
  background: #ffffff;
}
.community-form .tribe-community-events.form form .my-events,
.community-form .tribe-community-events.form form .post-title,
.community-form .tribe-community-events.form form .events-community-post-title label,
.community-form .tribe-community-events.form form .events-community-post-content, .community-form .tribe-community-events.form form label,
.community-form .tribe-community-events.form form .tribe-section-header h3 {
  font-size: 1.25rem;
  font-family: "Roboto", sans-serif;
}
.community-form .tribe-community-events.form form .events-community-post-title {
  border-bottom: 1px solid #ccc;
}
.community-form .tribe-community-events.form form .events-community-post-content {
  margin: 1rem 0 2rem;
}
.community-form .tribe-community-events.form form .recurrence-row,
.community-form .tribe-community-events.form form #tcepostcontent-html,
.community-form .tribe-community-events.form form .event-dynamic-helper,
.community-form .tribe-community-events.form form .event-dynamic-helper + tr,
.community-form .tribe-community-events.form form tr.tribe-datetime-block,
.community-form .tribe-community-events.form form .tribe-section.tribe-section-virtual {
  display: none;
}
.community-form .tribe-community-events.form form .tribe-section.tribe-section-image-uploader .tribe-image-upload-area .note {
  padding-top: 0;
}
.community-form .tribe-community-events.form form .tribe-section, .community-form .tribe-community-events.form form .events-community-post-content {
  border: none;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #ccc;
}
.community-form .tribe-community-events.form form .tribe-events-status_metabox__container {
  margin-bottom: 2rem;
}
.community-form .tribe-community-events.form form .tribe-section .tribe-section-header {
  padding: 0;
  border: none;
}
.community-form .tribe-community-events.form form .tribe-events-community-footer #post.events-community-submit {
  width: 100%;
  margin: 0;
}

#tribe-community-events-shortcode #rsvp_form_toggle, #tribe-community-events-shortcode #settings_form_toggle, #tribe-community-events-shortcode #ticket_form_toggle, #tribe-community-events-shortcode #tribe-add-exclusion, #tribe-community-events-shortcode #tribe-add-recurrence, #tribe-community-events-shortcode .tribe-button-secondary, #tribe-community-events-shortcode .tribe-image-upload-area .choose-file, #tribe-community-events-shortcode a.tribe-button.tribe-button-secondary, #tribe-community-events-shortcode input.button.submit.events-community-submit {
  color: #fff !important;
}
#tribe-community-events-shortcode .table-menu-wrapper.ce-top {
  margin-top: 0.3rem;
}
#tribe-community-events-shortcode .table-menu {
  background: white;
}

.contact-section {
  padding-top: 2.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .contact-section {
    padding-top: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .contact-section {
    padding-top: 6rem;
  }
}
.contact-section .contact-title p {
  font-weight: 700;
}
.contact-section .icon-list li {
  padding-left: 1.5625rem;
}
.contact-section .icon-list a,
.contact-section .icon-list .icon-list__content {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 64.0625em) {
  .contact-section .icon-list a,
  .contact-section .icon-list .icon-list__content {
    font-size: 1.125rem;
  }
}
.contact-section .icon-list__icon {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.contact-section .icon-list__icon:before {
  color: #007DBA;
}
.contact-section .icon-list__icon.fa-envelope {
  top: 1px;
}
.contact-section .icon-list__icon.fa-phone {
  top: 0px;
}
.contact-section .icon-list__icon.fa-map-marker-alt {
  -webkit-box-align: unset;
      -ms-flex-align: unset;
          align-items: unset;
  top: 4px;
  left: 3px;
}
@media print, screen and (min-width: 64.0625em) {
  .contact-section .icon-list__icon.fa-map-marker-alt {
    top: 6px;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .contact-section .grid-x .cell:first-child {
    padding-right: 1.25rem;
  }
  .contact-section .grid-x .cell:last-child {
    padding-left: 1.25rem;
  }
}

.contact-section__outer {
  background-image: url("../img/Golden-Hills.svg"), linear-gradient(to bottom, transparent 0, transparent 200px, #FFB71B 200px, #FFB71B 100%); /* Gradient layer */
  background-repeat: no-repeat;
  background-position: top left;
  width: 100%;
  position: relative;
}
.contact-section__outer {
  padding-bottom: 2.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .contact-section__outer {
    padding-bottom: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .contact-section__outer {
    padding-bottom: 6rem;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .contact-section__outer {
    background-position: 0 8rem;
  }
}
@media screen and (min-width: 90em) {
  .contact-section__outer {
    background-position: 0 8rem;
    background-repeat: no-repeat;
    background-size: 100%;
  }
}
.contact-section__outer:has(.contact-person:first-child:last-child) {
  background-position: 0 -4vw;
}

.contact-section__inner {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
}
.contact-section__inner {
  margin-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .contact-section__inner {
    margin-top: 2.5rem;
  }
}
.contact-section__inner {
  padding: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .contact-section__inner {
    padding: 2.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .contact-section__inner {
    padding: 4rem;
  }
}

.contact-person + .contact-person {
  border-top: 1px solid #E6EBF0;
}
.contact-person + .contact-person {
  margin-top: 1.5rem;
}
.contact-person + .contact-person {
  padding-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .contact-person + .contact-person {
    margin-top: 2.5rem;
  }
  .contact-person + .contact-person {
    padding-top: 2.5rem;
  }
}
.contact-person h3 .external,
.contact-person h3 .link-arrow {
  font-weight: 500;
}
.contact-person h3 .external,
.contact-person h3 .link-arrow {
  font-family: Roboto, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
}
@media print, screen and (min-width: 48.0625em) {
  .contact-person h3 .external,
  .contact-person h3 .link-arrow {
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .contact-person h3 .external,
  .contact-person h3 .link-arrow {
    font-size: 1.875rem;
  }
}
.contact-person .summary .link-arrow:after {
  font-size: 1.125rem;
}

.view--department-listing .eyebrow,
.listing--department .eyebrow {
  display: block;
  margin-bottom: 0.5rem;
}
.view--department-listing .listing--item,
.listing--department .listing--item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.view--department-listing .listing--item,
.listing--department .listing--item {
  gap: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .view--department-listing .listing--item,
  .listing--department .listing--item {
    gap: 2.5rem;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .view--department-listing .listing--item,
  .listing--department .listing--item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.view--department-listing .department-item__column-wrapper,
.listing--department .department-item__column-wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.view--department-listing .department-item__column-wrapper,
.listing--department .department-item__column-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.view--department-listing .department-item__column-wrapper,
.listing--department .department-item__column-wrapper {
  gap: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .view--department-listing .department-item__column-wrapper,
  .listing--department .department-item__column-wrapper {
    gap: 2.5rem;
  }
}
@media screen and (min-width: 56.25em) {
  .view--department-listing .department-item__column-wrapper,
  .listing--department .department-item__column-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    min-width: 16.25rem;
  }
}

.title-column {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
@media print, screen and (min-width: 48.0625em) {
  .title-column {
    margin: auto;
  }
}

.home-page .home-waves + .differentiator {
  margin-top: 2rem;
}
@media print, screen and (min-width: 48.0625em) {
  .home-page .home-waves + .differentiator {
    padding: 0;
    margin-top: -430px;
    position: relative;
    z-index: 2;
    background-color: transparent;
  }
}
.home-page .home-waves + .differentiator .differentiator__items {
  background-color: #FFB71B;
}
.home-page .home-waves + .differentiator .differentiator__items {
  padding-bottom: 2.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .home-page .home-waves + .differentiator .differentiator__items {
    padding-bottom: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .home-page .home-waves + .differentiator .differentiator__items {
    padding-bottom: 6rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .home-page .promo-section + .differentiator {
    padding-top: 82px;
  }
}

.differentiator {
  background-color: #FFB71B;
  position: relative;
  z-index: 2;
}
.differentiator {
  padding-top: 2.5rem;
}
.differentiator {
  padding-bottom: 2.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .differentiator {
    padding-top: 4rem;
  }
  .differentiator {
    padding-bottom: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .differentiator {
    padding-top: 6rem;
  }
  .differentiator {
    padding-bottom: 6rem;
  }
}

.differentiator__items {
  margin-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .differentiator__items {
    margin-top: 2.5rem;
  }
}

.differentiator__items--inner {
  margin-top: 1.5rem;
}
.differentiator__items--inner {
  margin-bottom: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .differentiator__items--inner {
    margin-top: 2.5rem;
  }
  .differentiator__items--inner {
    margin-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .differentiator__items--inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.differentiator__title {
  margin-top: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .differentiator__title {
    margin-top: 1.5rem;
  }
}
.differentiator__title {
  font-family: Roboto, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
}
@media print, screen and (min-width: 48.0625em) {
  .differentiator__title {
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .differentiator__title {
    font-size: 1.875rem;
  }
}

.differentiator__stat {
  color: #013C65;
}
.differentiator__stat {
  font-family: questa-slab, serif;
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 0.8;
  letter-spacing: -2.8px;
}
@media print, screen and (min-width: 48.0625em) {
  .differentiator__stat {
    font-size: 5rem;
    letter-spacing: -4px;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .differentiator__stat {
    font-size: 6rem;
    letter-spacing: -4.8px;
  }
}
.differentiator__stat {
  font-variant-numeric: lining-nums;
}
.differentiator__stat .small {
  font-size: 2.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .differentiator__stat .small {
    font-size: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .differentiator__stat .small {
    font-size: 5rem;
  }
}

.differentiator__icon i:before {
  font-size: 5.5rem;
  font-weight: 100;
  color: #013C65;
}

.differentiator__descrip p {
  margin-top: 0.5rem;
}
.differentiator__descrip p {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .differentiator__descrip p {
    font-size: 1rem;
  }
}

.differentiator__link {
  margin-top: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .differentiator__link {
    margin-top: 1.5rem;
  }
}

.differentiator__item {
  background-color: #ffffff;
  color: #333333;
  -webkit-box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
}
.differentiator__item {
  padding: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .differentiator__item {
    padding: 2.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .differentiator__item {
    width: 29%;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .differentiator__item:nth-of-type(2) {
    width: 50%;
  }
}
.differentiator__item.differentiator__item-featured {
  background-color: #013C65;
  color: #ffffff;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
}
.differentiator__item.differentiator__item-featured {
  padding: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .differentiator__item.differentiator__item-featured {
    padding: 2.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .differentiator__item.differentiator__item-featured {
    padding: 4rem;
  }
}
.differentiator__item.differentiator__item-featured:before {
  content: "";
  background: url("../img/starburst-card.svg") no-repeat;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.2;
  pointer-events: none;
}
.differentiator__item.differentiator__item-featured i:before {
  color: #ffffff;
}
.differentiator__item.differentiator__item-featured .differentiator__stat {
  color: #ffffff;
}
.differentiator__item.differentiator__item-featured .differentiator__stat {
  font-family: questa-slab, serif;
  font-size: 5rem;
  font-weight: 300;
  line-height: 0.8;
  letter-spacing: -4px;
}
@media print, screen and (min-width: 48.0625em) {
  .differentiator__item.differentiator__item-featured .differentiator__stat {
    font-size: 8rem;
    letter-spacing: -6.4px;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .differentiator__item.differentiator__item-featured .differentiator__stat {
    font-size: 10.5rem;
    letter-spacing: -8.4px;
  }
}
.differentiator__item.differentiator__item-featured .differentiator__stat {
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
  font-variant-numeric: lining-nums;
}
.differentiator__item.differentiator__item-featured .differentiator__stat .small {
  font-size: 4rem;
}
@media print, screen and (min-width: 48.0625em) {
  .differentiator__item.differentiator__item-featured .differentiator__stat .small {
    font-size: 6.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .differentiator__item.differentiator__item-featured .differentiator__stat .small {
    font-size: 8rem;
  }
}
.differentiator__item.differentiator__item-featured .differentiator__title__heading {
  margin: 0;
}
.differentiator__item.differentiator__item-featured .differentiator__title__heading {
  font-family: questa-slab, serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.1;
}
@media print, screen and (min-width: 48.0625em) {
  .differentiator__item.differentiator__item-featured .differentiator__title__heading {
    font-size: 1.75rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .differentiator__item.differentiator__item-featured .differentiator__title__heading {
    font-size: 2.5rem;
  }
}
.differentiator__item.differentiator__item-featured .differentiator__descrip p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 64.0625em) {
  .differentiator__item.differentiator__item-featured .differentiator__descrip p {
    font-size: 1.125rem;
  }
}

.section__button--wrap {
  text-align: center;
}
@media print, screen and (max-width: 48.06125em) {
  .section__button--wrap {
    margin-left: 24px;
    margin-right: 24px;
  }
}

.this-event-details {
  background-color: #ffffff;
  -webkit-box-shadow: 2px 4px 12px rgba(0, 0, 0, 0.15);
          box-shadow: 2px 4px 12px rgba(0, 0, 0, 0.15);
}
.this-event-details {
  padding: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .this-event-details {
    padding: 2.5rem;
  }
}

#tribe-events-pg-template {
  padding-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  #tribe-events-pg-template {
    padding-top: 2rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  #tribe-events-pg-template {
    padding-top: 3.5rem;
  }
}
@media print, screen and (max-width: 48.06125em) {
  #tribe-events-pg-template {
    background-color: #013C65;
  }
}
#tribe-events-pg-template h1 + .tribe-events-schedule {
  display: none;
}
#tribe-events-pg-template .tribe-events-single-event-description > p {
  text-align: center;
}
#tribe-events-pg-template .tribe-events-event-image {
  margin-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  #tribe-events-pg-template .tribe-events-event-image {
    margin-top: 2.5rem;
  }
}
#tribe-events-pg-template a.external, #tribe-events-pg-template a.external:hover, #tribe-events-pg-template a.external:focus, #tribe-events-pg-template a.external:focus-visible {
  text-decoration: none;
}
#tribe-events-pg-template h3 {
  font-family: Roboto, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
}
@media print, screen and (min-width: 48.0625em) {
  #tribe-events-pg-template h3 {
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  #tribe-events-pg-template h3 {
    font-size: 1.875rem;
  }
}
#tribe-events-pg-template .tribe-events-meta-group h2.tribe-events-single-section-title {
  letter-spacing: unset;
  text-transform: none;
}
#tribe-events-pg-template .tribe-events-c-subscribe-dropdown__list {
  background-color: #ffffff;
}

.event-detail__title {
  background-color: rgb(216.75, 216.75, 216.75);
}

.event-detail__details article {
  background-color: rgb(216.75, 216.75, 216.75);
}
.event-detail__details article {
  padding: 1.5rem;
}
.event-detail__details article {
  margin-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .event-detail__details article {
    padding: 2.5rem;
  }
  .event-detail__details article {
    margin-top: 2.5rem;
  }
}
.event-detail__details h2.h4 {
  font-family: questa-slab, serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.1;
}
@media print, screen and (min-width: 48.0625em) {
  .event-detail__details h2.h4 {
    font-size: 1.75rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .event-detail__details h2.h4 {
    font-size: 2.5rem;
  }
}
.event-detail__details h3 + p {
  margin-top: 0.5rem;
}
.event-detail__details h3:not(:first-child),
.event-detail__details .topics-set {
  margin-top: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .event-detail__details h3:not(:first-child),
  .event-detail__details .topics-set {
    margin-top: 1.5rem;
  }
}
.event-detail__details h3:not(:first-child) ul,
.event-detail__details .topics-set ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.event-detail__details h4 {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
}
.event-detail__details .grid-x {
  gap: 1.25rem 0;
}
.event-detail__details .grid-x {
  margin-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .event-detail__details .grid-x {
    margin-top: 2.5rem;
  }
}

.tags-set p {
  margin-top: 0.5rem;
}
.tags-set h3 + a {
  margin-top: 0.5rem;
}
.tags-set a {
  text-decoration: none;
  display: inline-block;
  background-color: #f7e7c6;
  color: #88001e;
  font-size: 0.813rem;
  font-weight: bold;
  padding: 0.25rem 0.625rem;
  border: 1px solid #c8a55f;
  transition: background-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out, border 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
}
.tags-set a:hover, .tags-set a:focus {
  background-color: #e8cd97;
  color: #88001e;
  -webkit-box-shadow: 0 0 1px 1px #c8a55f;
          box-shadow: 0 0 1px 1px #c8a55f;
}

#tribe-events-pg-template {
  max-width: 100vw;
  overflow: hidden;
  position: relative;
}
#tribe-events-pg-template a {
  color: #013C65;
  -webkit-transition: -webkit-text-decoration 0.25s;
  transition: -webkit-text-decoration 0.25s;
  transition: text-decoration 0.25s;
  transition: text-decoration 0.25s, -webkit-text-decoration 0.25s;
  font-weight: 500;
}
#tribe-events-pg-template a:hover, #tribe-events-pg-template a:focus {
  text-decoration: underline;
  text-underline-offset: 4px;
  border-bottom: unset;
}

.tribe-events-before-html {
  background-color: #013C65;
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events-before-html:before {
    content: "";
    height: 9.5rem;
    background-color: white;
    z-index: 10;
    position: relative;
    display: block;
  }
}
@media print, screen and (max-width: 48.06125em) {
  .tribe-events-before-html {
    position: relative;
    padding-bottom: 2.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.tribe-events-single {
  color: #333333;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15), inset 0 0 0 2px #FFB71B;
          box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15), inset 0 0 0 2px #FFB71B;
  border: 8px solid #ffffff;
  margin-left: auto;
  margin-right: auto;
  padding: 1rem;
  position: relative;
  z-index: 2;
  width: calc(100% - 32px);
  z-index: 11;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events-single {
    border: 16px solid #ffffff;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .tribe-events-single {
    padding: 48px;
    width: calc(100% - 48px);
    max-width: 1248px;
  }
}
@media screen and (min-width: 90.0625em) {
  .tribe-events-single {
    width: 100%;
  }
}
.tribe-events-single h1 {
  text-align: center;
  color: #333333;
}
.tribe-events-single h1 {
  margin-top: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events-single h1 {
    margin-top: 1.5rem;
  }
}
.tribe-events-single h1 {
  font-family: questa-slab, serif;
  font-size: 2rem;
  font-weight: 900;
  line-height: 1;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events-single h1 {
    font-size: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .tribe-events-single h1 {
    font-size: 5rem;
  }
}
.tribe-events-single p {
  color: #333333;
  margin-bottom: 0;
}
.tribe-events-single hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid var(--tec-color-border-secondary);
  margin: 1em 0;
  padding: 0;
}
.tribe-events-single .tribe-events-notices {
  margin-top: 1rem;
}
.tribe-events-single .tribe-events-notices {
  margin-bottom: 1rem;
}
.tribe-events-single .tribe-events-notices {
  padding-bottom: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events-single .tribe-events-notices {
    margin-top: 1.5rem;
  }
  .tribe-events-single .tribe-events-notices {
    margin-bottom: 1.5rem;
  }
  .tribe-events-single .tribe-events-notices {
    padding-bottom: 1.5rem;
  }
}
.tribe-events-single .tribe-events-notices li {
  text-align: center;
}
.tribe-events-single .tribe-events-series-relationship-single-marker {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
}
.tribe-events-single .tribe-events-series-relationship-single-marker {
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events-single .tribe-events-series-relationship-single-marker {
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .tribe-events-single .tribe-events-series-relationship-single-marker {
    font-size: 1.5rem;
  }
}
.tribe-events-single .tribe-events-series-relationship-single-marker {
  margin-top: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events-single .tribe-events-series-relationship-single-marker {
    margin-top: 1.5rem;
  }
}
.tribe-events-single .tribe-common-c-svgicon {
  width: 1rem;
  height: 1rem;
  stroke: #007DBA;
  color: #007DBA;
}
.tribe-events-single .tribe-events-single-event-description ol,
.tribe-events-single .tribe-events-single-event-description ul {
  list-style-type: none;
}
@media screen and (min-width: 37.5em) {
  .tribe-events-single .tribe-events-single-section {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.tribe-events-single .tribe-events-single-section a {
  text-underline-offset: 4px;
}
.tribe-events-single .tribe-events-single-section a:hover {
  text-decoration-color: transparent !important;
}
.tribe-events-single .tribe-events-single-section-title {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.2;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events-single .tribe-events-single-section-title {
    font-size: 1.125rem;
  }
}
.tribe-events-single .tribe-events-single-section.secondary {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events-single .tribe-events-single-section.secondary {
    padding-left: 1.25rem;
  }
}
.tribe-events-single .tribe-events-single-section.secondary .tribe-events-meta-group {
  width: 100%;
}
.tribe-events-single .tribe-events-single-section.secondary .tribe-events-venue-map {
  width: 100%;
}
.tribe-events-single .tribe-events-sub-nav {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tribe-events-single .tribe-events-sub-nav {
  margin-bottom: 0;
}
.tribe-events-single #tribe-events-footer {
  padding: 0;
}
.tribe-events-single #tribe-events-footer {
  margin-top: 1rem;
}
.tribe-events-single #tribe-events-footer {
  padding-top: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events-single #tribe-events-footer {
    margin-top: 1.5rem;
  }
  .tribe-events-single #tribe-events-footer {
    padding-top: 1.5rem;
  }
}
.tribe-events-single dt {
  font-family: Roboto, sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}
.tribe-events-single dd {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events-single dd {
    font-size: 1rem;
  }
}
.tribe-events-single .tribe-events-nav-previous a::before,
.tribe-events-single .tribe-events-nav-next a::after {
  color: #007DBA;
  font-family: "Font Awesome 6 Pro";
  background: unset !important;
  top: 1.5px;
  position: relative;
}
.tribe-events-single .tribe-events-nav-previous a::before {
  content: "\f053" !important;
}
.tribe-events-single .tribe-events-nav-next a::after {
  content: "\f054" !important;
}

.tribe-events-schedule {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.tribe-events-schedule {
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events-schedule {
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .tribe-events-schedule {
    font-size: 1.5rem;
  }
}
.tribe-events-schedule h2 {
  text-align: center;
}
.tribe-events-schedule h2 {
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events-schedule h2 {
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .tribe-events-schedule h2 {
    font-size: 1.5rem;
  }
}
.tribe-events-schedule .tribe-events-cost {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events-schedule .tribe-events-cost {
    font-size: 1rem;
  }
}

.tribe-events-back {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  margin-top: 0;
}
.tribe-events-back {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events-back {
    font-size: 1rem;
  }
}
.tribe-events-back::before {
  content: "\f053";
  font-family: "Font Awesome 6 Pro";
  background-color: #ffffff;
  margin-right: -7px;
  display: inline-block;
  z-index: 2;
  position: relative;
  color: #007DBA;
}

.type-tribe_events + .type-tribe_events {
  margin-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .type-tribe_events + .type-tribe_events {
    margin-top: 2.5rem;
  }
}

@media print, screen and (max-width: 48.06125em) {
  .site-header-beyond-threshold .tribe-events-single {
    padding-top: 4rem;
  }
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text button.tribe-events-c-subscribe-dropdown__button-text, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text svg.tribe-events-c-subscribe-dropdown__button-icon, .single-tribe_events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text button.tribe-events-c-subscribe-dropdown__button-text, .single-tribe_events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text svg.tribe-events-c-subscribe-dropdown__button-icon, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text button.tribe-events-c-subscribe-dropdown__button-text, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text svg.tribe-events-c-subscribe-dropdown__button-icon, .tribe-events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text, .tribe-events .tribe-events-c-subscribe-dropdown svg.tribe-events-c-subscribe-dropdown__button-icon {
  color: #ffffff;
}

@media print, screen and (min-width: 48.0625em) {
  .tribe-events .tribe-events-header {
    -webkit-box-align: self-start;
        -ms-flex-align: self-start;
            align-items: self-start;
  }
}
@media print, screen and (max-width: 48.06125em) {
  .tribe-events .tribe-events-header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-top: 1rem;
    gap: 1.25rem;
  }
}
.tribe-events .tribe-events-header__events-bar.tribe-events-c-events-bar {
  margin-bottom: 0;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events .tribe-events-header__events-bar.tribe-events-c-events-bar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.tribe-events .tribe-common-form-control-text .tribe-events-c-search__input {
  border: 1px solid #BFCED8;
  padding: 13px 1rem;
  background-color: #ffffff;
}
.tribe-events .tribe-common-form-control-text .tribe-events-c-search__input::-webkit-input-placeholder {
  color: #333333;
}
.tribe-events .tribe-common-form-control-text .tribe-events-c-search__input::-moz-placeholder {
  color: #333333;
}
.tribe-events .tribe-common-form-control-text .tribe-events-c-search__input:-ms-input-placeholder {
  color: #333333;
}
.tribe-events .tribe-common-form-control-text .tribe-events-c-search__input::-ms-input-placeholder {
  color: #333333;
}
.tribe-events .tribe-common-form-control-text .tribe-events-c-search__input::placeholder {
  color: #333333;
}
.tribe-events .tribe-common-c-btn-border {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: unset;
  padding: 13px 16px;
}
.tribe-events .tribe-common-c-btn-border:hover {
  background-color: #013C65;
  color: #ffffff;
  border-color: transparent;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events .tribe-common-c-btn-border {
    min-width: 280px;
  }
}
.tribe-events .tribe-common-c-btn-border button {
  outline: unset !important;
}
.tribe-events .tribe-common-c-btn-border > * {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.tribe-events .tribe-common-c-btn-border svg {
  stroke: #ffffff;
  color: #ffffff;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.tribe-events .tribe-common-c-btn-border .tribe-common-c-svgicon--caret-down {
  height: 10px;
}
.tribe-events .tribe-common-form-control-text svg {
  display: none;
}
.tribe-events .tribe-events-c-events-bar--border {
  border-color: transparent !important;
}
.tribe-events .tribe-common-c-btn.tribe-events-c-search__button {
  border: none;
  border-radius: 0;
}
.tribe-events .tribe-common-c-btn.tribe-events-c-search__button:hover, .tribe-events .tribe-common-c-btn.tribe-events-c-search__button:focus {
  font-size: 1rem;
  -webkit-box-shadow: unset;
          box-shadow: unset;
  border: none;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events .tribe-common-c-btn.tribe-events-c-search__button:hover, .tribe-events .tribe-common-c-btn.tribe-events-c-search__button:focus {
    font-size: 1.125rem;
  }
}
.tribe-events button.tribe-common-c-btn__clear.tribe-events-c-top-bar__datepicker-button {
  font-size: 1rem !important;
}
.tribe-events button.tribe-common-c-btn__clear.tribe-events-c-top-bar__datepicker-button {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events button.tribe-common-c-btn__clear.tribe-events-c-top-bar__datepicker-button {
    font-size: 1rem;
  }
}
.tribe-events .tribe-events-header__top-bar {
  margin-bottom: 0 !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
  gap: 0.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events .tribe-events-header__top-bar {
    margin-top: 0.5rem;
  }
}
.tribe-events .tribe-events-c-top-bar__nav {
  position: absolute;
  width: 100%;
}
.tribe-events .tribe-events-c-top-bar__today-button {
  position: relative;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events .tribe-events-c-events-bar__search-container {
    margin-top: 1rem;
  }
}
@media print, screen and (min-width: 48.0625em) and (min-width: 48.0625em) {
  .tribe-events .tribe-events-c-events-bar__search-container {
    margin-top: 1.5rem;
  }
}
@media print, screen and (max-width: 48.06125em) {
  .tribe-events .tribe-events-c-events-bar__search-container {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
}
.tribe-events .tribe-events-c-events-bar__search-container form {
  gap: 1rem;
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}
.tribe-events .tribe-events-c-events-bar__views {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.tribe-events .tribe-events-c-top-bar__nav-list {
  -ms-flex-pack: distribute;
      justify-content: space-around;
  top: -5px;
  position: relative;
}
.tribe-events .tribe-events-calendar-list-nav.tribe-events-c-nav {
  grid-column: 1;
  grid-row: 3;
  border-top: unset;
  position: relative;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events .tribe-events-calendar-list-nav.tribe-events-c-nav {
    grid-column: 2;
  }
}
.tribe-events .tribe-events-calendar-month {
  background-color: #ffffff;
  grid-column: 1;
  grid-row: 2;
  padding: 20px;
  position: relative;
  -webkit-box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events .tribe-events-calendar-month {
    grid-column: 2;
    grid-row: 1;
  }
}
.tribe-events .tribe-events-c-view-selector__content {
  padding: 0 !important;
}
@media print, screen and (max-width: 48.06125em) {
  .tribe-events .tribe-events-c-view-selector__content {
    right: auto;
  }
}
.tribe-events .tribe-events-calendar-list__event-row + .tribe-events-calendar-list__month-separator {
  margin-top: 1rem !important;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events .tribe-events-calendar-list__event-row + .tribe-events-calendar-list__month-separator {
    margin-top: 1.5rem !important;
  }
}
.tribe-events .tribe-events-calendar-list__event-row {
  position: relative;
}
.tribe-events .tribe-events-calendar-list__event-row::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #ffffff;
}
.tribe-events .tribe-events-calendar-list__event-row > div {
  position: relative;
  z-index: 2;
}
.tribe-events .tribe-events-calendar-list__event-row + .tribe-events-calendar-list__event-row {
  border-top: 1px solid #E6EBF0;
}
.tribe-events .tribe-events-calendar-list__month-separator + .tribe-events-calendar-list__event-row {
  margin-top: 1rem !important;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events .tribe-events-calendar-list__month-separator + .tribe-events-calendar-list__event-row {
    margin-top: 1.5rem !important;
  }
}
.tribe-events h2 .tribe-events-calendar-list__month-separator-text {
  font-size: 1.5rem !important;
}
.tribe-events h2 .tribe-events-calendar-list__month-separator-text {
  font-family: questa-slab, serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.1;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events h2 .tribe-events-calendar-list__month-separator-text {
    font-size: 1.75rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .tribe-events h2 .tribe-events-calendar-list__month-separator-text {
    font-size: 2.5rem;
  }
}
.tribe-events h2 .tribe-events-calendar-list__month-separator-text {
  font-weight: 400;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events h2 .tribe-events-calendar-list__month-separator-text {
    font-size: 2.5rem !important;
  }
}
@media print, screen and (max-width: 48.06125em) {
  .tribe-events .tribe-events-calendar-list {
    margin-top: 1.25rem;
  }
}
.tribe-events .tribe-events-calendar-list .tribe-events-calendar-list__event-row {
  padding: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events .tribe-events-calendar-list .tribe-events-calendar-list__event-row {
    padding: 2.5rem;
  }
}
.tribe-events .tribe-events-calendar-list .tribe-events-calendar-list__event-row {
  background-color: #ffffff;
  margin: 0;
  -webkit-box-shadow: 8px 0px 56px 0px rgba(0, 0, 0, 0.1), -8px 0px 56px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 8px 0px 56px 0px rgba(0, 0, 0, 0.1), -8px 0px 56px 0px rgba(0, 0, 0, 0.1);
}
.tribe-events .tribe-events-c-small {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events .tribe-events-c-small {
    font-size: 1rem;
  }
}
.tribe-events .tribe-events-calendar-series-archive__link {
  text-decoration: underline !important;
  text-underline-offset: 3px;
}
.tribe-events .tribe-events-calendar-series-archive__link:hover {
  text-decoration-color: transparent !important;
  color: #007DBA !important;
}
.tribe-events .tribe-events-c-view-selector__list-item {
  background-color: rgba(1, 59, 101, 0.6117647059);
}
.tribe-events .tribe-events-c-view-selector__list-item:hover, .tribe-events .tribe-events-c-view-selector__list-item:focus {
  background-color: #007DBA !important;
}
.tribe-events .tribe-events-c-view-selector__list-item:hover span, .tribe-events .tribe-events-c-view-selector__list-item:focus span {
  color: #ffffff;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events .tribe-events-c-view-selector__list-item {
    width: 65px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
}
.tribe-events .tribe-events-c-view-selector__list-item a {
  padding-top: 14px !important;
  padding-bottom: 14px !important;
}
.tribe-events .tribe-events-c-view-selector__list-item a:focus span {
  color: #013C65 !important;
}
.tribe-events .tribe-events-c-view-selector__list-item span {
  color: #ffffff !important;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events .tribe-events-c-nav__list-item--prev a,
  .tribe-events .tribe-events-c-nav__list-item--next a {
    font-size: 1.125rem !important;
  }
}
.tribe-events .tribe-events-c-view-selector__list-item--active {
  background-color: #013C65;
}
.tribe-events .tribe-events-c-view-selector__list-item-link:after {
  background-color: transparent !important;
}
.tribe-events .tribe-events-calendar-list__event-row > .tribe-common-g-col {
  padding-left: 0 !important;
}
.tribe-events .tribe-events-calendar-list__event-details.tribe-common-g-col {
  width: 100%;
}
.tribe-events .tribe-events-calendar-list__event-title a {
  color: #013C65;
  text-decoration: none;
  -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  font-weight: 700;
}
.tribe-events .tribe-events-calendar-list__event-title a::after {
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  display: inline;
  padding-right: 0.625rem;
  margin-left: 0.625rem;
  color: #007DBA;
  font-weight: 300;
  font-size: 18px;
  -webkit-transition: padding-right 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), margin-left 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: padding-right 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), margin-left 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events .tribe-events-calendar-list__event-title a::after {
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .tribe-events .tribe-events-calendar-list__event-title a::after {
    font-size: 1.5rem;
  }
}
.tribe-events .tribe-events-calendar-list__event-title a:hover, .tribe-events .tribe-events-calendar-list__event-title a:focus-visible {
  color: #007DBA;
}
.tribe-events .tribe-events-calendar-list__event-title a:hover::after, .tribe-events .tribe-events-calendar-list__event-title a:focus-visible::after {
  padding-right: 0;
  margin-left: 1.25rem;
}
.tribe-events .tribe-events-calendar-list__event-title a.btn {
  padding-right: 1.875rem;
}
.tribe-events .tribe-events-calendar-list__event-title a {
  color: #007DBA;
}
.tribe-events .tribe-events-calendar-list__event-title a::after {
  color: #007DBA;
}
.tribe-events .tribe-events-calendar-list__event-title a {
  text-decoration: none;
}
.tribe-events .tribe-events-calendar-list__event-title a:hover {
  color: #007DBA !important;
  border-bottom: 0px solid transparent;
}
.tribe-events .tribe-events-calendar-list {
  position: relative;
  z-index: 1;
  grid-column: 1;
  grid-row: 2;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events .tribe-events-calendar-list {
    grid-column: 2;
    grid-row: 1;
  }
}
.tribe-events .tribe-events-c-subscribe-dropdown__container {
  grid-column: 1;
  grid-row: 4;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events .tribe-events-c-subscribe-dropdown__container {
    grid-column: 2;
  }
}
.tribe-events .tribe-common-c-svgicon path {
  fill: #007DBA !important;
}
.tribe-events .tribe-events-calendar-list__event-datetime,
.tribe-events .tribe-common-b3 {
  font-family: Roboto, sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}
.tribe-events .tribe-events-pro-summary {
  padding: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events .tribe-events-pro-summary {
    padding: 2.5rem;
  }
}
.tribe-events .tribe-events-pro-summary {
  background-color: #ffffff;
  -webkit-box-shadow: 8px 0px 56px 0px rgba(0, 0, 0, 0.1), -8px 0px 56px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 8px 0px 56px 0px rgba(0, 0, 0, 0.1), -8px 0px 56px 0px rgba(0, 0, 0, 0.1);
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events .tribe-events-pro-summary-nav {
    grid-row: 2;
    grid-column: 2;
  }
}
.tribe-events #submitEvents {
  margin-top: 1rem;
  color: #ffffff;
}

.tribe-common-h--alt {
  background-color: #ffffff;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-header__title h1.tribe-events-header__title-text {
  font-family: Roboto, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.2;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-common--breakpoint-medium.tribe-events .tribe-events-header__title h1.tribe-events-header__title-text {
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .tribe-common--breakpoint-medium.tribe-events .tribe-events-header__title h1.tribe-events-header__title-text {
    font-size: 1.5rem;
  }
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-header__content-title .tribe-events-header__content-title-text {
  display: contents;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-header__content-title .tribe-events-header__content-title-text {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.2;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-common--breakpoint-medium.tribe-events .tribe-events-header__content-title .tribe-events-header__content-title-text {
    font-size: 1.125rem;
  }
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-header__content-title:after {
  display: none;
}
.tribe-common--breakpoint-medium.tribe-events .tec-events-c-view-box-border {
  padding: 0;
  border: unset;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-common-b1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-pro-organizer__meta-details {
  width: 100% !important;
  padding-left: 0 !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-pro-organizer__meta-details span {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-common--breakpoint-medium.tribe-events .tribe-events-pro-organizer__meta-details span {
    font-size: 1rem;
  }
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-pro-organizer__meta-details a {
  border-bottom: 1px solid #007DBA;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-pro-organizer__meta-details a {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-common--breakpoint-medium.tribe-events .tribe-events-pro-organizer__meta-details a {
    font-size: 1rem;
  }
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-pro-organizer__meta-details a:hover {
  text-decoration-color: transparent;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-pro-venue__meta-details {
  margin-bottom: 0 !important;
}

.tribe-common.tribe-events a:not(.tribe-common-anchor--unstyle) {
  color: #013C65;
}
.tribe-common.tribe-events a:not(.tribe-common-anchor--unstyle):hover {
  color: #007DBA;
}

.tribe-events-l-container {
  display: grid !important;
  -webkit-column-gap: 2.5rem;
     -moz-column-gap: 2.5rem;
          column-gap: 2.5rem;
  max-width: 78rem;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events-l-container {
    grid-template-columns: -webkit-min-content minmax(0, 1fr);
    grid-template-columns: min-content minmax(0, 1fr);
    grid-template-rows: repeat(3, auto);
  }
}

@media print, screen and (min-width: 48.0625em) {
  .tribe-events-calendar-list__month-separator,
  .tribe-events-calendar-list-nav {
    margin-left: 100px !important;
  }
}

.tribe-events-calendar-list__month-separator > time.tribe-common-h--alt {
  background-color: transparent;
}

.tribe-events-header {
  grid-column: 1;
  grid-row: 1;
  min-width: 17.625rem;
  position: relative;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
@media print, screen and (min-width: 48.0625em) {
  .tribe-events-header::before {
    z-index: -1;
    content: "";
    background-color: #E6EBF0;
    height: calc(100% + 100px);
    position: absolute;
    left: calc(-30vw + 112px);
    width: calc(100% + 30vw);
    top: -3em;
    left: calc(-30vw + 112px);
    width: calc(100% + 30vw);
  }
  .tribe-events-header::after {
    content: "";
    background-color: #E6EBF0;
    height: calc(100% + 100px);
    position: absolute;
    left: calc(-30vw + 112px);
    width: calc(100% + 30vw);
    bottom: -360px;
    z-index: -1;
  }
}

.tribe-events-c-view-selector__list {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.tribe-events-c-search__input-group {
  width: 100%;
}

.tribe-events-c-search {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.tribe-events-c-search input {
  width: 100%;
}

.tribe-events-pro .tribe-events-pro-summary__event-row:last-child {
  margin-bottom: 0 !important;
}

.event-section {
  position: relative;
  background: url("../img/mountains.svg") no-repeat 80% 0;
  width: 100%;
  overflow: hidden;
}
@media print, screen and (max-width: 64.06125em) {
  .event-section::after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #fff), color-stop(50%, rgb(6, 45, 82)), to(rgb(6, 45, 82)));
    background-image: linear-gradient(to bottom, #fff 0%, #fff 50%, rgb(6, 45, 82) 50%, rgb(6, 45, 82) 100%);
  }
}
.event-section {
  margin-top: 2.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .event-section {
    margin-top: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .event-section {
    margin-top: 6rem;
  }
}
.event-section {
  padding-bottom: 2.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .event-section {
    padding-bottom: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .event-section {
    padding-bottom: 6rem;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .event-section {
    background: url("../img/mountains.svg") no-repeat 80% 0;
  }
}
@media screen and (min-width: 75.0625em) {
  .event-section {
    background: url("../img/mountains.svg") no-repeat 70% 0;
    background-color: #ffffff;
  }
}
@media print, screen and (max-width: 48.06125em) {
  .event-section .section__button--wrap {
    margin-left: 24px;
    margin-right: 24px;
  }
}

.event__items {
  -webkit-box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
  padding: 0;
  background-color: #ffffff;
}

.event__item {
  position: relative;
}
.event__item {
  padding: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .event__item {
    padding: 2.5rem;
  }
}
@media print, screen and (max-width: 48.06125em) {
  .event__item + .event__item {
    padding-top: calc(1.5rem + 0.875rem);
  }
}
@media print, screen and (min-width: 48.0625em) and (max-width: 64.06125em) {
  .event__item + .event__item {
    padding-top: calc(2.5rem + 0.875rem);
  }
}
.event__item + .event__item::before {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: calc(100% - 0.875rem);
  left: 0;
  content: "";
  background: url("../img/chevron-horizontal.svg") repeat-x;
  opacity: 0.33;
}
@media print, screen and (min-width: 64.0625em) {
  .event__item + .event__item::before {
    top: 0;
    right: calc(100% - 0.4375rem);
    bottom: 0;
    left: -0.4375rem;
    background: url("../img/chevron-vertical.svg") repeat-y;
  }
}
.event__item h4 {
  margin: 0;
}
.event__item a {
  font-weight: 500;
}
.event__item .icon-list {
  margin-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .event__item .icon-list {
    margin-top: 2.5rem;
  }
}
.event__item .icon-list {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 64.0625em) {
  .event__item .icon-list {
    font-size: 1.125rem;
  }
}
.event__item .icon-list {
  font-weight: 300;
}
.event__item .icon-list li {
  padding-left: 1.5rem;
}
.event__item .icon-list__icon {
  top: 0.3125rem;
  color: #007DBA;
  font-size: 1rem;
}

.experiential-section {
  overflow: clip;
}
.experiential-section .swiper {
  overflow: visible;
  margin-right: 0;
  margin-left: 0;
}
@media print, screen and (max-width: 48.06125em) {
  .experiential-section .swiper {
    width: calc(100% - 16px);
  }
}
.experiential-section:before {
  content: "";
  display: block;
  width: 100%;
  height: 64px;
  background-color: #ffffff;
  position: relative;
  top: 64px;
}
@media print, screen and (min-width: 64.0625em) {
  .experiential-section:before {
    top: 95px;
    height: 95px;
  }
}

.home-feature + .experiential-section {
  margin-top: 0;
}
@media print, screen and (min-width: 64.0625em) {
  .home-feature + .experiential-section {
    margin-top: -90px;
  }
}

.profile + .experiential-section {
  margin-top: 0;
}

.gallery-section + .experiential-section {
  margin-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .gallery-section + .experiential-section {
    margin-top: 2.5rem;
  }
}

.experiential-inner {
  background-color: #E6EBF0;
}
.experiential-inner {
  padding-bottom: 2.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .experiential-inner {
    padding-bottom: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .experiential-inner {
    padding-bottom: 6rem;
  }
}

.experientials {
  overflow: visible;
}
.experientials .swiper-slide {
  height: auto;
}
.experientials .slider-navigation {
  margin-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .experientials .slider-navigation {
    margin-top: 2.5rem;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .experientials .slider-navigation {
    width: 120%;
  }
}

.experiential__item {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
}

.experiential__media figure {
  background-color: rgb(127.5, 127.5, 127.5);
}

.experiential__content {
  background-color: #ffffff;
}
.experiential__content {
  padding: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .experiential__content {
    padding: 2.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .experiential__content {
    padding: 4rem;
  }
}

.exp-eyebrow {
  margin: 0;
}
.exp-eyebrow {
  font-family: Roboto, sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

.exp-eyebrow + .exp-title {
  margin-top: 8px;
}

.exp-title + .exp-eyebrow {
  margin-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .exp-title + .exp-eyebrow {
    margin-top: 2.5rem;
  }
}

.exp-title {
  margin: 0;
}
.exp-title {
  font-family: Roboto, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
}
@media print, screen and (min-width: 48.0625em) {
  .exp-title {
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .exp-title {
    font-size: 1.875rem;
  }
}
.experiential__featured .exp-title {
  font-family: questa-slab, serif;
  font-size: 1.75rem;
  font-weight: 900;
  line-height: 1;
}
@media print, screen and (min-width: 48.0625em) {
  .experiential__featured .exp-title {
    font-size: 2.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .experiential__featured .exp-title {
    font-size: 3.5rem;
  }
}

.exp-statement {
  margin-top: 8px;
  margin-bottom: 0;
}
.exp-statement {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 64.0625em) {
  .exp-statement {
    font-size: 1.125rem;
  }
}

.exp__link li {
  display: inline-block;
}
.exp__link li .link-arrows {
  font-size: 1.125rem;
  font-weight: 700;
}

.experiential__featured {
  background: #fff url("../img/blue-mountains.svg") no-repeat 100% 120%;
  background-size: 100% 37%;
}
@media screen and (min-width: 26.25em) {
  .experiential__featured {
    background-size: 100% 52%;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .experiential__featured {
    background-size: 100% 40%;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .experiential__featured {
    background-size: unset;
    background-position: 100% 120%;
  }
}
@media screen and (min-width: 75.0625em) {
  .experiential__featured {
    background-position: 100% 140%;
  }
}

.experiential__featured-inner {
  padding: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .experiential__featured-inner {
    padding: 2.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .experiential__featured-inner {
    padding: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .experiential__featured-inner {
    margin-bottom: 120px;
  }
}
.experiential__featured-inner .btn:not(:last-child) {
  margin-right: 1rem;
}

.exp-description {
  margin-top: 1rem;
}
.exp-description {
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .exp-description {
    margin-top: 1.5rem;
  }
  .exp-description {
    margin-bottom: 1.5rem;
  }
}
.exp-description {
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .exp-description {
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .exp-description {
    font-size: 1.5rem;
  }
}

.tuition-table {
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  margin-bottom: 2rem;
  margin-top: 2rem;
}
.tuition-table__title {
  border-radius: 6px 6px 0 0;
  background: #013c65;
  color: #ffffff;
  padding: 1rem 2rem;
}
.tuition-table__title h2 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-size: 2rem;
}
.tuition-table__title h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
}
.tuition-table__inner {
  padding: 2rem;
}
.tuition-table__inner p:first-child {
  margin-top: 0;
}
.tuition-table__note {
  font-size: 1rem;
}
.tuition-table__note a:first-child {
  margin-right: 0.5rem;
}
.tuition-table__note a:last-child {
  margin-left: 0.5rem;
}
.tuition-table__prompt {
  color: #013c65;
  font-family: "Arvo", sans-serif;
  font-size: 2rem;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.tuition-table__form {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #cccccc;
}
.tuition-table__form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 2rem;
}
.tuition-table__form form fieldset {
  padding: 0;
  border: none;
}
.tuition-table__form form fieldset legend {
  margin-bottom: 0.5rem;
  font-weight: bold;
}
.tuition-table__form form fieldset label {
  max-width: 275px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem;
}
.tuition-table__breadcrumb {
  font-size: 0.75rem;
  font-style: italic;
  margin-bottom: 0;
}
.tuition-table__content {
  margin-top: 0.5rem;
}
.tuition-table__content__single .mobile-table {
  margin-top: 0;
}
.tuition-table__content__single table {
  width: 100%;
}

.gallery-section {
  margin-top: 2.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .gallery-section {
    margin-top: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .gallery-section {
    margin-top: 6rem;
  }
}
.gallery-section.top-medium {
  margin-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .gallery-section.top-medium {
    margin-top: 3rem;
  }
}
.gallery-section.top-small {
  margin-top: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .gallery-section.top-small {
    margin-top: 1.5rem;
  }
}
.gallery-section.top-none {
  margin-top: 0;
}
.gallery-section.bottom-medium {
  margin-bottom: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .gallery-section.bottom-medium {
    margin-bottom: 3rem;
  }
}
.gallery-section.bottom-small {
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .gallery-section.bottom-small {
    margin-bottom: 1.5rem;
  }
}
.gallery-section.bottom-none {
  margin-bottom: 0;
}
.gallery-section .visual-media-caption p {
  line-height: 1.2;
}
.gallery-section .visual-media-caption .btn-arrows {
  top: 0;
}
.gallery-section img {
  background-color: rgb(127.5, 127.5, 127.5);
}
.gallery-section .gallery__item {
  -webkit-box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.gallery__inner {
  margin-top: -40px;
  overflow: hidden;
}
.gallery__inner:before {
  content: "";
  display: block;
  width: 100%;
  height: 64px;
  background-color: #ffffff;
  position: relative;
  top: 64px;
}
@media print, screen and (min-width: 64.0625em) {
  .gallery__inner:before {
    top: 95px;
    height: 95px;
  }
}
.gallery__inner .gallery__media a:focus .play-button {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.gallery__inner .gallery__media a:focus:after {
  opacity: 1;
}

.gallery__content {
  background-color: #ffffff;
  height: 100%;
}
.gallery__content {
  padding: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .gallery__content {
    padding: 2.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .gallery__content {
    padding: 4rem;
  }
}
.gallery__content .link-arrow {
  font-weight: 500;
}
.gallery__content .slide-title, .gallery__content .slide-title a {
  background: none;
}
.gallery__content .slide-title, .gallery__content .slide-title a {
  font-family: questa-slab, serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.1;
}
@media print, screen and (min-width: 48.0625em) {
  .gallery__content .slide-title, .gallery__content .slide-title a {
    font-size: 1.75rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .gallery__content .slide-title, .gallery__content .slide-title a {
    font-size: 2.5rem;
  }
}
.gallery__content .slide-title .external::after {
  font-size: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .gallery__content .slide-title .external::after {
    font-size: 1.75rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .gallery__content .slide-title .external::after {
    font-size: 2.5rem;
  }
}

.gallery-section__slider {
  background-color: #013C65;
  padding-left: 1.25rem;
}
.gallery-section__slider {
  padding-bottom: 2.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .gallery-section__slider {
    padding-bottom: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .gallery-section__slider {
    padding-bottom: 6rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .gallery-section__slider {
    padding-left: 6rem;
  }
}
.gallery-section__slider .swiper {
  overflow: visible;
}
.gallery-section__slider .slider-navigation {
  margin-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .gallery-section__slider .slider-navigation {
    margin-top: 2.5rem;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .gallery-section__slider .slider-navigation {
    width: 120%;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .gallery-section__slider .slider-navigation {
    width: 150%;
  }
}

.item-video a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  opacity: 0.5;
  background: linear-gradient(231deg, rgba(1, 60, 101, 0) 75.73%, #013C65 97.41%), rgba(211, 211, 211, 0);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.item-video a:hover::before {
  opacity: 1;
}
.item-video svg {
  left: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .item-video svg {
    left: 2.5rem;
  }
}

.gallery-section .gallery__item:not(:has(.gallery__content)) {
  height: 100%;
}

.grid-section.top-medium {
  padding-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .grid-section.top-medium {
    padding-top: 3rem;
  }
}
.grid-section.top-small {
  padding-top: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .grid-section.top-small {
    padding-top: 1.5rem;
  }
}
.grid-section.top-none {
  padding-top: 0;
}
.grid-section.bottom-medium {
  padding-bottom: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .grid-section.bottom-medium {
    padding-bottom: 3rem;
  }
}
.grid-section.bottom-small {
  padding-bottom: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .grid-section.bottom-small {
    padding-bottom: 1.5rem;
  }
}
.grid-section.bottom-none {
  padding-bottom: 0;
}
.grid-section.blue {
  background-color: #013C65;
}
.grid-section.blue .section-heading__title, .grid-section.blue .section-heading__subheading {
  color: #ffffff;
}
.grid-section.blue .default * {
  color: #ffffff !important;
}
.grid-section.blue .default a.btn {
  -webkit-box-shadow: inset 0 0 0 1px #fff;
          box-shadow: inset 0 0 0 1px #fff;
}
.grid-section.blue .info-boxes .grid-section__item {
  border: 2px solid #FFB71B;
}
.grid-section.blue .info-boxes .grid-section__item i {
  color: #FFB71B;
  border-radius: 6px;
}
.grid-section.light-blue {
  background-color: #E6EBF0;
}
.grid-section.light-blue .info-boxes .grid-section__item i {
  border-radius: 6px;
}
.grid-section.mountains {
  overflow: hidden;
  position: relative;
}
.grid-section.mountains:before {
  content: "";
  z-index: -1;
  display: block;
  width: 150vw;
  height: 220vw;
  position: absolute;
  left: 0;
  top: 0;
  background: url("../img/resource-bg.svg") no-repeat;
}
@media print, screen and (min-width: 48.0625em) {
  .grid-section.mountains:before {
    width: 130vw;
    height: 130vh;
    top: -1vw;
  }
}
.grid-section .cards .grid-section__item {
  border: 2px solid #013C65;
  border-radius: 6px;
  background-color: #ffffff;
  overflow: hidden;
}
.grid-section .cards .grid-section__item .overlay {
  display: block;
  position: relative;
  overflow: hidden;
}
.grid-section .cards .grid-section__item .overlay figure {
  position: relative;
}
.grid-section .cards .grid-section__item .overlay figure:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  z-index: 1;
}
.grid-section .cards .grid-section__item .overlay h3 {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  padding: 2.5rem 1.25rem;
  margin: 0;
  color: #ffffff;
  z-index: 2;
  font-size: 2rem;
}
.grid-section .cards .grid-section__item .overlay:hover figure:before {
  background: #013C65;
  opacity: 0.75;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.grid-section .cards .grid-section__item .item__content {
  padding: 1.5rem;
}
.grid-section .info-boxes {
  margin-top: 3.5rem;
}
.grid-section .info-boxes .row-gap {
  row-gap: 3.5rem;
}
.grid-section .info-boxes .grid-section__item {
  border: 2px solid #013C65;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.grid-section .info-boxes .grid-section__item i {
  font-size: 3rem;
  color: #013C65;
  background-color: #ffffff;
  margin-top: -2rem;
  padding: 0.5rem;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.grid-section .info-boxes .grid-section__item .item__content {
  width: 100%;
  padding: 0.5rem 1.5rem 1.5rem 1.5rem;
}
.grid-section .info-boxes .grid-section__item .info-box-link {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
}
.grid-section .info-boxes .grid-section__item .info-box-link p, .grid-section .info-boxes .grid-section__item .info-box-link h2, .grid-section .info-boxes .grid-section__item .info-box-link h3, .grid-section .info-boxes .grid-section__item .info-box-link h4, .grid-section .info-boxes .grid-section__item .info-box-link h5, .grid-section .info-boxes .grid-section__item .info-box-link h6, .grid-section .info-boxes .grid-section__item .info-box-link ul, .grid-section .info-boxes .grid-section__item .info-box-link li {
  color: #333333;
  -webkit-user-select: all;
     -moz-user-select: all;
          user-select: all;
}
.grid-section .info-boxes.card-link .grid-section__item:hover {
  border: 2px solid #007DBA;
}
.grid-section .info-boxes.card-link .grid-section__item:hover i {
  color: #007DBA;
}

.hero-department .breadcrumbs {
  text-align: center;
}
.hero-department .hero-boxed__content-title {
  text-align: center;
}
.hero-department .hero__content-description {
  -ms-flex-preferred-size: unset;
      flex-basis: unset;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}
.hero-department .hero__content-description {
  gap: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .hero-department .hero__content-description {
    gap: 2.5rem;
  }
}
@media print, screen and (max-width: 48.06125em) {
  .hero-department .hero__content-description {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.hero-department .hero__content-description .info-label {
  font-family: Roboto, sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}
.hero-department .hero__content-description .info-label + p {
  margin-top: 0;
}
.hero-department .hero__content-description .info-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5rem;
}
.hero-department .hero__content-description:not(:last-child) .hero-boxed__contact-info {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
.hero-department .hero-boxed__content {
  position: relative;
}
.hero-department .hero-boxed__content:before {
  content: "";
  background-image: url("../img/starburst-mb.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  width: 330%;
  height: 330%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 336vw;
  max-height: 181vh;
  opacity: 0.2;
}
.hero-department .hero-boxed__content--inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.hero-department .hero-boxed__content--inner {
  row-gap: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .hero-department .hero-boxed__content--inner {
    row-gap: 1.5rem;
  }
}
.hero-department .hero-boxed__contact-info {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .hero-department .hero-boxed__contact-info {
    font-size: 1rem;
  }
}
.hero-department .hero__media {
  max-width: 33.75rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
.hero-department .aspect-ratio-frame {
  --aspect-ratio: 1.056;
}
.hero-department .social-media a {
  font-size: 1.8125rem;
  line-height: 1;
  margin-left: 0;
}
.hero-department .social-media a {
  margin-right: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .hero-department .social-media a {
    margin-right: 1.5rem;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .hero-department .social-media a {
    font-size: 2.25rem;
  }
}
.hero-department .profile-info__initial-column {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media print, screen and (max-width: 48.06125em) {
  .hero-department .breadcrumbs {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .hero-department .breadcrumbs li:nth-last-child(2)::before {
    color: #FFB71B;
  }
  .hero-department .hero-boxed__contact-info-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.hero-boxed__decription-column {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media print, screen and (min-width: 48.0625em) {
  .hero-boxed__decription-column {
    min-width: 320px;
  }
}

.hero-event a {
  font-weight: 700;
}
.hero-event .breadcrumbs {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.hero-event .hero-boxed__content-title {
  text-align: center;
}
.hero-event .hero-boxed__content {
  position: relative;
}
.hero-event .hero-boxed__content:before {
  content: "";
  background-image: url("../img/starburst-mb.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  width: 330%;
  height: 330%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 336vw;
  max-height: 181vh;
}
.hero-event .profile-info__initial-column {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.hero-event .hero-boxed__contact-info-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media print, screen and (min-width: 48.0625em) {
  .hero-event .hero-boxed__contact-info-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.hero-event .external {
  text-decoration-color: transparent;
}
.hero-event .external:after {
  color: #007DBA;
  font-weight: 300;
  font-size: 1rem;
}

.event-tickets p {
  font-weight: 400;
}
.event-tickets a {
  font-size: 1.125rem;
}

.hero-general {
  background-color: #013C65;
  background-image: url("../img/listing-hero-bg.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  color: #ffffff;
  overflow-x: clip;
  position: relative;
  z-index: 2;
}
.hero-general {
  padding-top: 2.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .hero-general {
    padding-top: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .hero-general {
    padding-top: 6rem;
  }
}
@media print, screen and (max-width: 48.06125em) {
  .hero-general {
    padding-bottom: 2.5rem;
    background-position: bottom;
  }
}
.hero-general .breadcrumbs {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.hero-general .hero-general__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.hero-general .hero-general__content {
  row-gap: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .hero-general .hero-general__content {
    row-gap: 1.5rem;
  }
}
.hero-general .grid-x {
  padding-bottom: 24px;
}
.hero-general .cell {
  z-index: 2;
}
.hero-general .medium-7 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.hero-general .grid-container.bg-blue-primary {
  position: relative;
  background-color: transparent;
}
.hero-general .aspect-ratio-frame {
  --aspect-ratio: 1;
}
@media print, screen and (min-width: 48.0625em) {
  .hero-general .aspect-ratio-frame {
    margin-top: -96px;
    width: 116%;
    bottom: -96px;
  }
}
.hero-general img {
  -webkit-box-shadow: 0px -4px 56px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px -4px 56px 0px rgba(0, 0, 0, 0.15);
}
.hero-general.no-img {
  padding-bottom: 2.5rem;
}
.hero-general.no-img {
  padding-top: 2.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .hero-general.no-img {
    padding-bottom: 4rem;
  }
  .hero-general.no-img {
    padding-top: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .hero-general.no-img {
    padding-bottom: 6rem;
  }
  .hero-general.no-img {
    padding-top: 6rem;
  }
}
.hero-general.no-img:after {
  display: none;
}

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.hero {
  position: relative;
  background: rgb(127.5, 127.5, 127.5);
}
@media print, screen and (min-width: 48.0625em) {
  .hero {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.hero img,
.hero video {
  display: block;
  width: 100%;
  max-width: none;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.hero video {
  z-index: 2;
  overflow: hidden;
  max-height: 70vh;
  background: linear-gradient(204deg, rgba(1, 60, 101, 0) 50.13%, #013C65 97.09%);
}
.hero.hero--no-img {
  background: none;
}
@media print, screen and (min-width: 48.0625em) {
  .hero.hero--img {
    display: block;
  }
}
.hero.hero--video img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

.hero__media {
  display: block;
  width: 100%;
}
.hero__media figure {
  max-height: 65vh;
}

.hero--video figure {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media print, screen and (min-width: 48.0625em) {
  .hero--video figure {
    position: absolute;
  }
}

.autoplay-video-container {
  position: relative;
  display: none;
  z-index: 1;
}
@media print, screen and (min-width: 48.0625em) {
  .autoplay-video-container {
    display: block;
  }
}
@media screen and (min-width: 90.0625em) {
  .autoplay-video-container .video-play-button {
    bottom: 150px;
    left: 100px;
  }
}

.hero__content {
  background-color: #ffffff;
  border: 16px solid #ffffff;
  -webkit-box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15), inset 0 0 0 2px #FFB71B;
          box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15), inset 0 0 0 2px #FFB71B;
  margin: 0 auto;
  padding: 28px;
  position: relative;
  overflow: hidden;
  position: absolute;
  width: 90%;
  z-index: 3;
  right: 0;
  bottom: -100px;
  left: 0;
}
@media print, screen and (min-width: 48.0625em) {
  .hero__content {
    width: 80%;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .hero__content {
    padding: 48px;
    bottom: -120px;
    max-width: 986px;
  }
}
.hero__content:before {
  content: "";
  background: url("../img/sunburst-big.svg") no-repeat center center;
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1.3;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 1;
}
@media print, screen and (min-width: 48.0625em) {
  .hero__content:before {
    aspect-ratio: 1147/891;
    top: -160px;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .hero__content:before {
    -webkit-animation: spin 660s infinite linear;
            animation: spin 660s infinite linear;
  }
}
.hero__content h1 {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.hero__content h2 {
  font-family: Roboto, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
}
@media print, screen and (min-width: 48.0625em) {
  .hero__content h2 {
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .hero__content h2 {
    font-size: 1.875rem;
  }
}
.hero__content h2 {
  color: #013C65;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: "Roboto", sans-serif;
  text-align: center;
  font-weight: 700;
  margin: 0;
  position: relative;
}
.hero__content h2 span {
  display: block;
  font-family: "questa-slab", serif;
  font-size: 2.75rem;
  font-weight: 900;
  line-height: 1;
}
@media print, screen and (min-width: 64.0625em) {
  .hero__content h2 span {
    font-size: 7.5rem;
  }
}

@media screen and (max-width: 33em) {
  .hero__content {
    bottom: -150px;
  }
  .home-waves {
    top: -50px;
  }
}
.hero-landing {
  position: relative;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(50%, #ffffff), color-stop(50%, #FFB71B), to(#FFB71B));
  background-image: linear-gradient(to bottom, #ffffff 0, #ffffff 50%, #FFB71B 50%, #FFB71B 100%);
}
.hero-landing .breadcrumbs {
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.hero-landing .hero__media {
  background-color: rgb(127.5, 127.5, 127.5);
  position: relative;
  z-index: 1;
  max-height: 75vh;
}
.hero-landing .hero__media figure {
  max-height: 75vh;
}
.hero-landing .hero-boxed__content-title {
  text-align: center;
}
.hero-landing .intro-text {
  text-align: center;
}
.hero-landing .hero-boxed__content {
  border-color: transparent;
  background-color: transparent;
  position: relative;
  border-bottom: unset;
}
.hero-landing .hero-boxed__content {
  padding-bottom: 2.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .hero-landing .hero-boxed__content {
    padding-bottom: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .hero-landing .hero-boxed__content {
    padding-bottom: 6rem;
  }
}
.hero-landing .hero-boxed__content::before {
  display: none;
}
.hero-landing .hero-boxed__content--inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.hero-landing .hero-boxed__content--inner {
  row-gap: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .hero-landing .hero-boxed__content--inner {
    row-gap: 1.5rem;
  }
}
.hero-landing .svg-wave-container {
  position: absolute;
  left: 0;
  top: 10px;
}

.hero-landing:not(.hero--img) {
  min-height: unset;
  background-position: 50% -25%;
}
.hero-landing:not(.hero--img)::after {
  background-color: transparent;
}
.hero-landing:not(.hero--img) {
  margin-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .hero-landing:not(.hero--img) {
    margin-top: 2.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .hero-landing:not(.hero--img) {
    margin-top: 4rem;
  }
}

.hero-boxed__mountains {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 31vw;
}
.hero-boxed__mountains img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.hero-landing.hero-boxed.hero--img .hero-boxed__mountains {
  margin-top: -5vw;
}

.hero-landing.hero-boxed {
  padding-top: 0;
}
.hero-landing.hero-boxed.hero--img .hero-boxed__content {
  margin-top: -35vw;
}
.hero-landing.hero-boxed:not(.hero--img) {
  margin-top: 0;
}
.hero-landing.hero-boxed:not(.hero--img) {
  padding-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .hero-landing.hero-boxed:not(.hero--img) {
    padding-top: 2rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .hero-landing.hero-boxed:not(.hero--img) {
    padding-top: 3.5rem;
  }
}
.hero-landing.hero-boxed:not(.hero--img) .hero-boxed__content {
  margin-top: calc(-31vw - 24px);
}
.hero-landing.hero-boxed:not(.hero--img) .hero-boxed__mountains {
  margin-top: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .hero-landing.hero-boxed:not(.hero--img) .hero-boxed__mountains {
    margin-top: 1.5rem;
  }
}

.hero-listing {
  color: #ffffff;
  background-color: #013C65;
  overflow: hidden;
}
.hero-listing .breadcrumbs {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.hero-listing .breadcrumbs li,
.hero-listing .breadcrumbs a {
  color: #ffffff;
}
.hero-listing .breadcrumbs a:hover {
  color: #FFC954;
  text-decoration-color: #FFC954;
}
.hero-listing .hero-listing__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.hero-listing .hero-listing__content {
  row-gap: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .hero-listing .hero-listing__content {
    row-gap: 1.5rem;
  }
}
.hero-listing .grid-container {
  position: relative;
  z-index: 2;
}
.hero-listing .grid-container::before {
  content: "";
  background: url("../img/listing-hero-bg.svg") no-repeat;
  display: block;
  width: 220vh;
  height: 200%;
  top: -30vw;
  position: absolute;
  left: 0;
  z-index: 1;
}
@media print, screen and (min-width: 48.0625em) {
  .hero-listing .grid-container::before {
    top: 22vw;
    width: 140vw;
    left: -20vw;
  }
}
@media screen and (min-width: 75.0625em) {
  .hero-listing .grid-container::before {
    width: 107vw;
    height: 129vw;
    top: 0vh;
    left: -83px;
  }
}
@media screen and (min-width: 90.0625em) {
  .hero-listing .grid-container::before {
    width: 140vw;
    height: 162vw;
    left: -46vw;
  }
}
@media screen and (min-width: 93.75em) {
  .hero-listing .grid-container::before {
    width: 138vw;
  }
}
@media screen and (min-width: 106.25em) {
  .hero-listing .grid-container::before {
    width: 135vw;
  }
}
@media screen and (min-width: 118.75em) {
  .hero-listing .grid-container::before {
    width: 130vw;
  }
}
@media screen and (min-width: 131.25em) {
  .hero-listing .grid-container::before {
    width: 128vw;
  }
}
@media screen and (min-width: 143.75em) {
  .hero-listing .grid-container::before {
    width: 125vw;
  }
}
@media screen and (min-width: 156.25em) {
  .hero-listing .grid-container::before {
    width: 121vw;
  }
}
.hero-listing .grid-x {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.hero-listing .cell {
  z-index: 2;
}

.hero-news {
  margin-top: 2.5rem;
  color: #ffffff;
  text-align: center;
}
.hero-news .hero__media {
  margin-top: -4rem;
}
@media print, screen and (min-width: 48.0625em) {
  .hero-news .hero__media {
    margin-top: -6rem;
  }
}
.hero-news figure {
  max-height: unset;
}
.hero-news figure .aspect-ratio-frame {
  display: block;
  padding-bottom: 56.25%;
  max-height: unset;
}
.hero-news figure .aspect-ratio-frame img {
  background-color: #ccc;
  max-height: 590px;
}
.hero-news figure .aspect-ratio-frame::before {
  display: none;
}
.hero-news figure figcaption {
  margin-top: 0.25rem;
  font-style: italic;
  font-size: 0.875rem;
}
.hero-news .hero-news__content,
.hero-news .hero__media {
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .hero-news .hero-news__content,
  .hero-news .hero__media {
    padding-left: unset;
    padding-right: unset;
    width: 80%;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .hero-news .hero-news__content,
  .hero-news .hero__media {
    width: calc(100% - 48px);
    max-width: 1050px;
  }
}
.hero-news .hero-news__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.hero-news .hero-news__content {
  row-gap: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .hero-news .hero-news__content {
    row-gap: 1.5rem;
  }
}
.hero-news .hero-news__content .hero-boxed__content-title h1 {
  font-size: 2.5rem;
}
@media print, screen and (min-width: 64.0625em) {
  .hero-news .hero-news__content .hero-boxed__content-title h1 {
    font-size: 3.5rem;
  }
}
.hero-news .hero-news__content ol.breadcrumbs {
  font-size: 0.875rem;
}
@media print, screen and (max-width: 48.06125em) {
  .hero-news .profile-info {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .hero-news .profile-info__initial-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0.5rem;
  }
  .hero-news .profile-info__initial-column p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.5rem;
  }
  .hero-news .profile-info__initial-column p:first-child::before {
    display: none;
  }
  .hero-news .profile-info__initial-column p:before {
    content: "";
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 24px;
    height: 1px;
    background-color: #406D8B;
  }
}

.hero__wrapper {
  border-top: 64px solid #ffffff;
}
.hero__wrapper {
  padding-bottom: 2.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .hero__wrapper {
    padding-bottom: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .hero__wrapper {
    padding-bottom: 6rem;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .hero__wrapper {
    border-top: 96px solid #ffffff;
  }
}

@media print, screen and (min-width: 48.0625em) {
  .hero-profile h1 {
    text-align: center;
  }
}
.hero-profile .hero__media {
  max-width: 21.875rem;
}
@media print, screen and (min-width: 48.0625em) {
  .hero-profile .hero__media {
    -ms-flex-preferred-size: 40.5%;
        flex-basis: 40.5%;
    max-width: unset;
  }
}
.hero-profile .hero-boxed__contact-info-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media print, screen and (min-width: 48.0625em) {
  .hero-profile .hero-boxed__contact-info-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
@media print, screen and (max-width: 48.06125em) {
  .hero-profile .hero-boxed__content {
    border-bottom-width: 22px;
    padding-bottom: 0;
  }
}
.hero-profile .hero-boxed__content--inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.hero-profile .hero-boxed__content--inner {
  row-gap: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .hero-profile .hero-boxed__content--inner {
    row-gap: 1.5rem;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .hero-profile .hero-boxed__content--inner {
    text-align: center;
  }
}
.hero-profile .hero-boxed__content--inner .grid-container:has(.breadcrumbs) {
  padding-right: 0;
  padding-left: 0;
}
.hero-profile a {
  font-weight: 400;
}
.hero-profile .hero-boxed__contact-info {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.hero-boxed__contact-info {
  text-align: left;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: grid;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.hero-boxed__contact-info {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 64.0625em) {
  .hero-boxed__contact-info {
    font-size: 1.125rem;
  }
}
.hero-boxed__contact-info {
  gap: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .hero-boxed__contact-info {
    gap: 1.5rem;
  }
}
@media screen and (min-width: 34.375em) {
  .hero-boxed__contact-info {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 48em) {
  .hero-boxed__contact-info {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (min-width: 62.5em) {
  .hero-boxed__contact-info {
    grid-template-columns: repeat(2, 1fr);
  }
}
.hero-boxed__contact-info.socials {
  grid-template-columns: repeat(1, 1fr);
}
.hero-boxed__contact-info .info-label {
  font-family: Roboto, sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}
.hero-boxed__contact-info .info-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5rem;
}
.hero-boxed__contact-info .hours,
.hero-boxed__contact-info .hours span p {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .hero-boxed__contact-info .hours,
  .hero-boxed__contact-info .hours span p {
    font-size: 1rem;
  }
}

.profile-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.profile-info {
  gap: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .profile-info {
    gap: 1.5rem;
  }
}
.profile-info ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
.profile-info ul {
  gap: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .profile-info ul {
    gap: 1.5rem;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .profile-info ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.profile-info span {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 64.0625em) {
  .profile-info span {
    font-size: 1.125rem;
  }
}
.profile-info span {
  font-weight: 700;
}
.profile-info a {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 64.0625em) {
  .profile-info a {
    font-size: 1.125rem;
  }
}
.profile-info a {
  color: #013C65;
  text-decoration: none;
  -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  font-weight: 700;
}
.profile-info a::after {
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  display: inline;
  padding-right: 0.625rem;
  margin-left: 0.625rem;
  color: #007DBA;
  font-weight: 300;
  font-size: 18px;
  -webkit-transition: padding-right 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), margin-left 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: padding-right 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), margin-left 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
}
@media print, screen and (min-width: 48.0625em) {
  .profile-info a::after {
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .profile-info a::after {
    font-size: 1.5rem;
  }
}
.profile-info a:hover, .profile-info a:focus-visible {
  color: #007DBA;
}
.profile-info a:hover::after, .profile-info a:focus-visible::after {
  padding-right: 0;
  margin-left: 1.25rem;
}
.profile-info a.btn {
  padding-right: 1.875rem;
}
.profile-info a {
  line-height: unset;
}

@media print, screen and (min-width: 48.0625em) {
  .profile-info__initial-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.profile-info__initial-column p {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
@media print, screen and (max-width: 48.06125em) {
  .profile-info__initial-column p {
    display: inline;
  }
}
.profile-info__initial-column p + p {
  display: inline;
}
@media print, screen and (min-width: 48.0625em) {
  .profile-info__initial-column p + p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.profile-info__initial-column p + p::before {
  content: "|";
  margin: 0 0.5rem;
  color: #BFCED8;
}

.bio-section .cell > h2:first-child {
  margin-top: 0;
}

.hero-program {
  background-color: #013C65;
  position: relative;
}
.hero-program .breadcrumbs {
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.hero-program.hero-boxed {
  margin-top: 0;
}
.hero-program .hero-boxed__content-title {
  text-align: center;
}
.hero-program .hero-boxed__title {
  position: relative;
  z-index: 2;
}
.hero-program .hero-boxed__title--inner {
  background-color: #ffffff;
  border: 8px solid #ffffff;
  -webkit-box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15), inset 0 0 0 2px #FFB71B;
          box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15), inset 0 0 0 2px #FFB71B;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: auto;
  margin-left: auto;
  max-width: 1002px;
  position: relative;
  padding: 1rem 16px;
  width: calc(100% - 48px);
  z-index: 2;
}
.hero-program .hero-boxed__title--inner {
  row-gap: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .hero-program .hero-boxed__title--inner {
    row-gap: 1.5rem;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .hero-program .hero-boxed__title--inner {
    padding: 3rem 48px;
  }
}
.hero-program .hero__media {
  position: relative;
  z-index: 1;
  margin-top: -40px;
}
@media print, screen and (min-width: 48.0625em) {
  .hero-program .hero__media {
    margin-top: -64px;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .hero-program .hero__media {
    margin-top: -96px;
  }
}
.hero-program .hero__media .aspect-ratio-frame {
  position: relative;
  z-index: 1;
}
.hero-program .hero__media::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  height: 33%;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(1, 60, 101)), to(rgba(1, 60, 101, 0)));
  background-image: linear-gradient(to bottom, rgb(1, 60, 101), rgba(1, 60, 101, 0));
}
.hero-program .mntns {
  top: 0 !important;
  margin-top: -200px;
}
@media screen and (min-width: 112.5em) {
  .hero-program .mntns {
    margin-top: -300px;
  }
}
.hero-program .hero-boxed__contact-info {
  grid-template-columns: repeat(1, 1fr);
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (min-width: 31.25em) {
  .hero-program .hero-boxed__contact-info {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media print, screen and (min-width: 64.0625em) {
  .hero-program .hero-boxed__contact-info {
    grid-template-columns: repeat(4, 1fr);
  }
}
.hero-program .hero-boxed__contact-info ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.hero-program .hero-boxed__contact-info ul li + li {
  margin-top: 4px;
}
.hero-program .hero-boxed__contact-info ul a {
  display: block;
  text-decoration: none;
}
.hero-program .btn--alternate {
  border-color: #007DBA;
  border-width: 1px;
}
.hero-program .info-item .info-label {
  margin-top: 0.5rem;
}
.hero-program .info-item .info-label:first-child {
  margin-top: 0;
}
.hero-program .intro-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .hero-program .intro-text ul li:not(:first-child) {
    border-left: 1px solid #BFCED8;
    padding-left: 1.5rem;
    margin-left: 1.5rem;
  }
  .hero-program .intro-text ul li + li:last-child {
    padding-right: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .hero-program .intro-text ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.hero-program .btn-wrapper {
  gap: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-top: 1px solid #E6EBF0;
}
.hero-program .btn-wrapper {
  margin-top: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .hero-program .btn-wrapper {
    margin-top: 1.5rem;
  }
}
.hero-program .btn-wrapper {
  padding-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .hero-program .btn-wrapper {
    padding-top: 2.5rem;
  }
}
@media screen and (min-width: 31.25em) {
  .hero-program .btn-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.hero-program .link-arrow-h5 {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 64.0625em) {
  .hero-program .link-arrow-h5 {
    font-size: 1.125rem;
  }
}
.hero-program .link-arrow-h5 {
  font-weight: 700;
}
.hero-program .hero-boxed__contact-info-wrapper {
  border: none;
  padding-top: 0;
  padding-bottom: 0;
}

.hero-program:not(.hero--img) .mntns {
  margin-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .hero-program:not(.hero--img) .mntns {
    margin-top: 2.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .hero-program:not(.hero--img) .mntns {
    margin-top: 4rem;
  }
}

.type__wrapper ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.hero-boxed {
  overflow: hidden;
}
.hero-boxed {
  padding-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .hero-boxed {
    padding-top: 2rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .hero-boxed {
    padding-top: 3.5rem;
  }
}
.hero-boxed a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.hero-boxed.hero--img {
  margin-top: 0;
}
.hero-boxed.hero--img .hero-boxed__content {
  margin-top: -64px;
}
@media print, screen and (min-width: 48.0625em) {
  .hero-boxed.hero--img .hero-boxed__content {
    margin-top: -96px;
  }
}

.hero-boxed__content {
  background-color: #013C65;
  border-top: 64px solid #ffffff;
  border-bottom: 48px solid transparent;
}
.department--detail .hero-boxed__content:before {
  content: "";
  background-image: url("../img/starburst-mb.svg");
  background-size: cover;
  background-position: top;
  display: block;
  width: 100vw;
  position: absolute;
  opacity: 0.125;
}
@media print, screen and (min-width: 48.0625em) {
  .hero-boxed__content {
    border-top: 96px solid #ffffff;
    border-bottom: 105px solid transparent;
  }
  .hero-boxed__content:before {
    background-image: url("../img/starburst.svg");
    opacity: 0.5;
    top: 100%;
  }
}
@media print, screen and (max-width: 48.06125em) {
  .hero-boxed__content {
    position: relative;
    padding-bottom: 2.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.hero-boxed__content--inner {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15), inset 0 0 0 2px #FFB71B;
          box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15), inset 0 0 0 2px #FFB71B;
  margin-top: -4rem;
  border: 8px solid #ffffff;
  margin-left: auto;
  margin-right: auto;
  padding: 1rem;
  position: relative;
  z-index: 2;
}
@media print, screen and (min-width: 48.0625em) {
  .hero-boxed__content--inner {
    width: 80%;
    border: 16px solid #ffffff;
    margin-top: -6rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .hero-boxed__content--inner {
    padding: 48px;
    width: calc(100% - 48px);
    max-width: 1248px;
  }
}
@media screen and (min-width: 90.0625em) {
  .hero-boxed__content--inner {
    width: 100%;
  }
}

.hero-boxed__contact-info-wrapper {
  border-top: 1px solid #E6EBF0;
  border-bottom: 1px solid #E6EBF0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.5rem;
}
.hero-boxed__contact-info-wrapper {
  padding-top: 1rem;
}
.hero-boxed__contact-info-wrapper {
  padding-bottom: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .hero-boxed__contact-info-wrapper {
    padding-top: 1.5rem;
  }
  .hero-boxed__contact-info-wrapper {
    padding-bottom: 1.5rem;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .hero-boxed__contact-info-wrapper {
    gap: 2.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .hero-boxed__contact-info-wrapper {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media print, screen and (min-width: 48.0625em) {
  .hero__content-description {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}

.hero--img {
  margin-top: 0;
}

.mntns {
  bottom: 0;
  max-height: 400px;
  left: 0;
  width: 100vw;
  z-index: 1;
  top: 284px;
}
@media screen and (min-width: 31.25em) {
  .mntns {
    top: 400px;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .mntns {
    top: auto;
  }
}
@media screen and (min-width: 125em) {
  .mntns {
    max-height: 700px;
  }
}

.program--detail .mntns {
  position: relative;
  top: -200px;
}
.program--detail .hero-boxed.hero-img .hero-boxed__content {
  margin-top: -287px;
}

.program--detail .hero-program.hero-boxed .hero-boxed__content, .program--detail .hero-program.hero-boxed.hero--img .hero-boxed__content {
  border-top-color: transparent;
  margin-top: -260px;
}
@media print, screen and (min-width: 48.0625em) {
  .program--detail .hero-program.hero-boxed .hero-boxed__content, .program--detail .hero-program.hero-boxed.hero--img .hero-boxed__content {
    margin-top: -200px;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .program--detail .hero-program.hero-boxed .hero-boxed__content, .program--detail .hero-program.hero-boxed.hero--img .hero-boxed__content {
    margin-top: -100px;
  }
}
@media screen and (min-width: 125em) {
  .program--detail .hero-program.hero-boxed .hero-boxed__content, .program--detail .hero-program.hero-boxed.hero--img .hero-boxed__content {
    margin-top: -350px;
  }
}

.home-feature {
  overflow: hidden;
  background: url("../img/line-mountains.svg") no-repeat;
}
.home-feature {
  padding-top: 2.5rem;
}
.home-feature {
  padding-bottom: 2.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .home-feature {
    padding-top: 4rem;
  }
  .home-feature {
    padding-bottom: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .home-feature {
    padding-top: 6rem;
  }
  .home-feature {
    padding-bottom: 6rem;
  }
}
.home-feature .grid-x {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 48.0625em) {
  .home-feature .grid-x {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.home-feature .featured {
  background-color: rgb(127.5, 127.5, 127.5);
  margin-top: 24px;
}
@media print, screen and (min-width: 48.0625em) {
  .home-feature .featured {
    margin-top: 0;
  }
}
.home-feature img {
  -webkit-box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
}

.home-feature__content .btn {
  margin-top: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .home-feature__content .btn {
    margin-top: 1.5rem;
  }
}

.home-feature__title {
  margin: 0;
}
.home-feature__title {
  font-family: questa-slab, serif;
  font-size: 1.75rem;
  font-weight: 900;
  line-height: 1;
}
@media print, screen and (min-width: 48.0625em) {
  .home-feature__title {
    font-size: 2.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .home-feature__title {
    font-size: 3.5rem;
  }
}

.home-feature__descrip {
  margin-bottom: 0;
}
.home-feature__descrip {
  margin-top: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .home-feature__descrip {
    margin-top: 1.5rem;
  }
}
.home-feature__descrip {
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .home-feature__descrip {
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .home-feature__descrip {
    font-size: 1.5rem;
  }
}

.home-feature__double-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1rem;
  gap: 1rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media print, screen and (min-width: 48.0625em) {
  .home-feature__double-img {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.home-feature__double-img .aspect-ratio-frame {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.library-search-hero {
  clear: both;
  position: relative;
  background-image: url("https://www.unco.edu/library/images/hero-search/students-outside-crop4.jpg");
  background-size: cover;
  background-position: center;
  height: 32rem;
}
@media screen and (max-width: 1024px) {
  .library-search-hero {
    height: 36rem;
  }
}
@media screen and (max-width: 768px) {
  .library-search-hero {
    height: 40rem;
  }
}
@media screen and (max-width: 650px) {
  .library-search-hero {
    height: 44rem;
  }
}
.library-search-hero .grid-container {
  max-width: 62.5rem;
}
.library-search-hero:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.45;
  background-color: #000000;
  z-index: 0;
}
.library-search-hero .search-area {
  position: relative;
  margin: 2rem 0 4rem;
}
.library-search-hero .search-area .site-title {
  font-size: 2.5rem;
  margin-bottom: 0;
  color: #ffffff;
}
.library-search-hero .search-area .tabs:not(.vertical) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .library-search-hero .search-area .tabs:not(.vertical) {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    row-gap: 0.5rem;
  }
}
.library-search-hero .search-area .tabs:not(.vertical) .tab-title {
  position: relative;
  z-index: 1;
  margin: 0.25rem 0.25rem 0.25rem 0;
  background-color: #ffffff;
  border-color: #ffffff;
  border-radius: 0.2rem;
  margin-bottom: 0;
}
.library-search-hero .search-area .tabs:not(.vertical) .tab-title > a {
  font-size: 0.9125rem;
  padding: 0.5rem 1.5rem;
  display: block;
  text-decoration: none;
}
.library-search-hero .search-area .tabs:not(.vertical) .tab-title.active {
  background-color: #f5e3b1;
  border-color: #f5e3b1;
}
.library-search-hero .search-area .tabs:not(.vertical) .tab-title.active > a {
  background-color: transparent;
}
.library-search-hero .search-area .tabs-content {
  position: relative;
  z-index: 0;
  margin-top: 0.25rem;
  padding: 1.25rem;
  background-color: rgba(255, 255, 255, 0.85);
  border-top: 1px solid #ebebeb;
  border-radius: 0.2rem;
  -webkit-box-shadow: 0 15px 35px rgba(96, 105, 122, 0.3), 0 5px 15px rgba(0, 0, 0, 0.07);
          box-shadow: 0 15px 35px rgba(96, 105, 122, 0.3), 0 5px 15px rgba(0, 0, 0, 0.07);
}
.library-search-hero .search-area .tabs-content section.content {
  padding: 0;
}
.library-search-hero .search-area .tabs-content section.content p {
  color: #333;
  padding: 0 0 0.5rem;
}
.library-search-hero .search-area .tabs-content section.content p:last-of-type,
.library-search-hero .search-area .tabs-content section.content ul {
  margin-bottom: 0;
}
.library-search-hero .search-area .tabs-content section.content ul.inline-list {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.5rem;
}
.library-search-hero .search-area .tabs-content section.content ul.inline-list a {
  text-decoration: none;
}
@media (max-width: 640px) {
  .library-search-hero .search-area .tabs-content section.content ul.inline-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.library-search-hero .search-area .tabs-content section.content small {
  font-size: 80%;
}
.library-search-hero .search-area .tabs-content section.content ul.inline-list.alpha-grid {
  margin: 0 0 0 -1rem;
}
.library-search-hero .search-area .tabs-content section.content ul.inline-list.alpha-grid > li {
  margin-left: 0.5rem;
  width: 1.75rem;
  text-align: center;
}
.library-search-hero .search-area .tabs-content section.content fieldset {
  margin: 0;
  padding: 0;
  border: none;
  background-color: transparent;
}
.library-search-hero .search-area .tabs-content section.content fieldset legend {
  font-size: 0.9125rem;
  line-height: 1.75;
  font-weight: 700 !important;
  padding: 0 0 0.5rem;
  margin: 0;
  color: #333 !important;
}
.library-search-hero .search-area .tabs-content section.content fieldset .row {
  margin: 0 -0.5rem;
}
.library-search-hero .search-area .tabs-content section.content fieldset .row .columns {
  padding: 0 0.5rem;
}
@media screen and (max-width: 480px) {
  .library-search-hero .search-area .tabs-content section.content fieldset .small-8.medium-9 {
    width: 100%;
  }
  .library-search-hero .search-area .tabs-content section.content fieldset .small-4.medium-3 {
    width: 100%;
    margin-top: 0.5rem;
  }
}
.library-search-hero .search-area .tabs-content section.content label {
  font-size: 0.9125rem;
  line-height: 1.75;
  font-weight: 700 !important;
  padding: 0 0 0.5rem;
}
.library-search-hero .search-area .tabs-content section.content .form-element {
  height: 100%;
}
.library-search-hero .search-area .tabs-content section.content .form-element input, .library-search-hero .search-area .tabs-content section.content .form-element select, .library-search-hero .search-area .tabs-content section.content .form-element textarea {
  margin: 0 !important;
  border-radius: 0;
  width: 100%;
  height: 100%;
}
.library-search-hero .search-area .tabs-content section.content .form-element select {
  padding-top: 0.45rem;
}
.library-search-hero .search-area .tabs-content #panel-catalog input, .library-search-hero .search-area .tabs-content #panel-catalog select, .library-search-hero .search-area .tabs-content #panel-catalog textarea {
  margin: 0 !important;
  border-radius: 0;
  width: 100%;
  height: 100%;
}
.library-search-hero .search-area .tabs-content #panel-databases ul.inline-list {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.library-search-hero .search-area .tabs-content #panel-journals > .grid-x {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 0.5rem;
}
.library-search-hero .search-area .tabs-content #panel-journals > .grid-x ul.inline-list {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: unset;
  gap: 1rem;
}
@media screen and (max-width: 1024px) {
  .library-search-hero .search-area .tabs-content #panel-journals > .grid-x {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .library-search-hero .search-area .tabs-content #panel-journals > .grid-x > .medium-8, .library-search-hero .search-area .tabs-content #panel-journals > .grid-x > .medium-4 {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .library-search-hero .search-area .tabs-content #panel-journals .grid-x {
    row-gap: 0.5rem;
  }
}
.library-search-hero .btn {
  width: 100%;
}
@media (max-width: 640px) {
  .library-search-hero {
    height: unset;
  }
}

.no-break {
  display: inline-block;
}

.padding-below,
.padding-below-mobile {
  padding-bottom: 1rem;
}

@media only screen and (min-width: 40.063em) {
  .padding-below-mobile {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 40.063em) {
  .library-search-hero .search-area {
    margin: 2.75rem 0 0;
  }
}
@media only screen and (min-width: 40.063em) {
  .library-search-hero .search-area .tabs:not(.vertical) .tab-title {
    margin-top: 0;
    margin-right: 0.75rem;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
}
@media only screen and (min-width: 40.063em) {
  .library-search-hero .search-area .tabs-content {
    margin-top: 0;
    border-top-left-radius: 0;
  }
}
@media only screen and (min-width: 40.063em) {
  .library-search-hero .search-area .tabs-content section.content form input {
    margin: 0;
  }
}
@media (max-width: 640px) {
  .small-12 {
    width: 100%;
  }
  .small-8 {
    width: 66.6666666667%;
  }
  .small-4 {
    width: 33.3333333333%;
  }
}
.tabs_overflow_menu, .tabs_overflow_fade {
  display: none !important;
}

#libChat #libchat_btn_widget .btn {
  width: 100%;
  font-size: 1.5rem;
}
#libChat #libchat_btn_widget .btn img {
  display: none;
}
#libChat #libchat_btn_widget .btn i {
  font-size: 2rem;
  margin-left: 0.5rem;
}

.wysiwyg-block + .listing-section {
  margin-top: 2.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .wysiwyg-block + .listing-section {
    margin-top: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .wysiwyg-block + .listing-section {
    margin-top: 6rem;
  }
}

.listing-section {
  background-color: #E6EBF0;
}
.listing-section .item__media {
  max-width: 30.25rem;
}
.listing-section .item__media img {
  -webkit-box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
}
.listing-section .grid-x {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.listing-section__item {
  border-top: 1px solid #BFCED8;
}
.listing-section__item {
  padding-top: 1.5rem;
}
.listing-section__item {
  padding-bottom: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .listing-section__item {
    padding-top: 2.5rem;
  }
  .listing-section__item {
    padding-bottom: 2.5rem;
  }
}
.listing-section__item:last-child {
  border-bottom: 1px solid #BFCED8;
}
.listing-section__item .item__title__heading {
  margin: 0;
}
.listing-section__item .item__title__heading {
  font-family: questa-slab, serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.1;
}
@media print, screen and (min-width: 48.0625em) {
  .listing-section__item .item__title__heading {
    font-size: 1.75rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .listing-section__item .item__title__heading {
    font-size: 2.5rem;
  }
}
.listing-section__item .item__title__heading a {
  background: none;
}
.listing-section__item .item__title__heading a {
  color: #013C65;
  text-decoration: none;
  -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  font-weight: 700;
}
.listing-section__item .item__title__heading a::after {
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  display: inline;
  padding-right: 0.625rem;
  margin-left: 0.625rem;
  color: #007DBA;
  font-weight: 300;
  font-size: 18px;
  -webkit-transition: padding-right 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), margin-left 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: padding-right 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), margin-left 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
}
@media print, screen and (min-width: 48.0625em) {
  .listing-section__item .item__title__heading a::after {
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .listing-section__item .item__title__heading a::after {
    font-size: 1.5rem;
  }
}
.listing-section__item .item__title__heading a:hover, .listing-section__item .item__title__heading a:focus-visible {
  color: #007DBA;
}
.listing-section__item .item__title__heading a:hover::after, .listing-section__item .item__title__heading a:focus-visible::after {
  padding-right: 0;
  margin-left: 1.25rem;
}
.listing-section__item .item__title__heading a.btn {
  padding-right: 1.875rem;
}
.listing-section__item .item__title__heading a {
  font-family: questa-slab, serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.1;
}
@media print, screen and (min-width: 48.0625em) {
  .listing-section__item .item__title__heading a {
    font-size: 1.75rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .listing-section__item .item__title__heading a {
    font-size: 2.5rem;
  }
}
.listing-section__item .item__title__heading a {
  font-weight: 500;
}
@media print, screen and (min-width: 64.0625em) {
  .listing-section__item .item__title__heading a:after {
    position: relative;
    top: -2px;
  }
}

#map {
  height: 100%;
}

#map-container {
  position: relative;
  height: 100vh;
}

#menu-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  background-color: #fff;
  padding: 10px;
  cursor: pointer;
  z-index: 1001;
  font-family: roboto, sans-serif;
  color: #ffffff;
  background-color: #013C65;
  border-bottom: 1px solid #013C65;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 85px;
}
#menu-button i {
  margin-right: 0.25rem;
}
#menu-button.active {
  border-bottom: 1px solid #666;
}
@media screen and (max-width: 640px) {
  #menu-button.active {
    width: 250px !important;
  }
}

#menu {
  height: 0;
  overflow: hidden;
  overflow-y: scroll;
  position: absolute;
  top: 40px;
  left: 0;
  width: 350px;
  background-color: #222b31;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  z-index: 1000;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
  max-height: 100vh;
}
@media screen and (max-width: 640px) {
  #menu {
    width: 250px;
  }
}
#menu .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 1rem;
}
#menu::-webkit-scrollbar {
  width: 6px;
}
#menu::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
#menu::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
  border-radius: 6px;
}

.pin-type-checkbox,
input[type=radio].radio-button {
  opacity: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

.pin-type-checkbox:focus-visible + .pin-type-label,
.radio-button:focus-visible + label {
  outline: -webkit-focus-ring-color auto 1px;
}

.pin-type-label {
  color: #fff;
  margin-bottom: 10px;
  cursor: pointer;
  padding: 0.5rem 0.25rem;
  padding-left: 0.75rem;
  font-family: roboto, sans-serif;
}

.pin-type-checkbox:checked + .pin-type-label,
input[type=radio].radio-button:checked + label {
  border-left: 5px solid #1779ba;
  margin-left: 3px;
}

input[type=radio].radio-button + label {
  color: #fff;
  margin-bottom: 10px;
  cursor: pointer;
  padding: 0.5rem 0.25rem;
  padding-left: 0.75rem;
  font-family: roboto, sans-serif;
}

.group-label {
  color: #ffffff;
  margin-bottom: 0.5rem;
}
.group-label:first-of-type {
  margin-top: 0;
}
.group-label:not(:first-of-type) {
  margin-top: 0.75rem;
  padding-top: 0.75rem;
  border-top: 1px solid #666666;
}

.searchbar {
  position: absolute !important;
  right: 0;
  z-index: 1001;
  background: #013C65;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.searchbar i {
  color: #ffffff;
  padding: 0.5rem;
  position: absolute;
  left: 0;
}

.twitter-typeahead {
  font-family: roboto, sans-serif;
  background: none;
  margin: 0;
}
.twitter-typeahead #search-input {
  width: 350px;
  background-color: transparent !important;
  color: #ffffff;
  font-size: 1.25rem;
  padding: 0.25rem;
  padding-left: 2rem;
  border-bottom: none;
  border: none !important;
  outline: none;
}
.twitter-typeahead #search-input::-webkit-input-placeholder {
  color: #ffffff;
}
.twitter-typeahead #search-input::-moz-placeholder {
  color: #ffffff;
}
.twitter-typeahead #search-input:-ms-input-placeholder {
  color: #ffffff;
}
.twitter-typeahead #search-input::-ms-input-placeholder {
  color: #ffffff;
}
.twitter-typeahead #search-input::placeholder {
  color: #ffffff;
}
@media screen and (max-width: 640px) {
  .twitter-typeahead #search-input {
    width: 250px;
  }
}
.twitter-typeahead .tt-menu {
  width: 350px;
}
@media screen and (max-width: 640px) {
  .twitter-typeahead .tt-menu {
    width: 250px;
  }
}
.twitter-typeahead .tt-menu .tt-suggestion {
  padding: 0.25rem;
  color: #ffffff;
  background-color: #222b31;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  cursor: pointer;
}
.twitter-typeahead .tt-menu .tt-suggestion:hover {
  background-color: #3c4d56;
}

.popup-card {
  padding: 0.5rem 0;
  background-color: white;
  border: 1px solid #ccc;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  display: none;
  position: absolute;
  z-index: 20;
  top: 150px;
  right: 20px;
  width: 348px;
  border: none;
  max-height: 65vh;
  overflow: auto;
}
.popup-card h3 {
  padding: 0 0.5rem;
  padding-right: 2rem;
  margin-bottom: 0.25rem;
  margin-top: 0;
  line-height: 1.1;
  font-size: 1.75rem;
}
.popup-card .address,
.popup-card .card-body {
  padding: 0 0.5rem;
  margin-top: 0;
  margin-bottom: 1rem;
}
.popup-card .address p,
.popup-card .card-body p {
  margin-top: 0;
}
.popup-card .address ul,
.popup-card .card-body ul {
  margin-left: 0.75rem;
  list-style-type: disc;
  list-style-position: inside;
}
.popup-card .address ul ul,
.popup-card .card-body ul ul {
  margin-top: 0.5rem;
  list-style-type: circle;
}
.popup-card .address *:last-child,
.popup-card .card-body *:last-child {
  margin-bottom: 0;
}
.popup-card .address:last-child,
.popup-card .card-body:last-child {
  margin-bottom: 0;
}
.popup-card .card-links {
  padding: 0 0.5rem;
  padding-top: 0.5rem;
  margin-bottom: 0.5rem;
  border-top: 1px solid #cccccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.5rem 1rem;
}
.popup-card .card-links a {
  color: #ffffff;
  margin: 0;
  padding: 0.75rem;
  background-color: #013c65;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
  text-decoration: none;
}
.popup-card .card-links a:hover {
  background-color: #1779ba;
}
.popup-card .card-links a:last-child {
  margin-bottom: 0;
}
.popup-card .nav-links {
  padding: 0 0.5rem;
  padding-top: 0.5rem;
  border-top: 1px solid #cccccc;
}
.popup-card img {
  max-width: 100%;
  margin-bottom: 0.5rem;
}

.popup-close-button {
  font-size: 1.1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.1;
  cursor: pointer;
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  background: none;
  padding: 0;
}
.popup-close-button i {
  font-size: 1.25rem;
  color: #0e0e0e;
}

html.map {
  margin-top: 0 !important;
}
html.map body.admin-bar {
  height: calc(100% - 32px);
}
@media screen and (max-width: 782px) {
  html.map body.admin-bar {
    height: calc(100% - 46px);
  }
}
html.map body.admin-bar #map-container {
  height: calc(100vh - 32px);
}
@media screen and (max-width: 782px) {
  html.map body.admin-bar #map-container {
    height: calc(100vh - 46px);
  }
}
html.map body.admin-bar #map-container #map {
  margin-top: 32px;
}
@media screen and (max-width: 782px) {
  html.map body.admin-bar #map-container #map {
    margin-top: 46px;
  }
}
html.map body.admin-bar #map-container #menu-button.active + #menu {
  height: calc(-72px + 100vh) !important;
}
@media screen and (max-width: 782px) {
  html.map body.admin-bar #map-container #menu-button.active + #menu {
    height: calc(-86px + 100vh) !important;
  }
}

.media-experts .bear-breakdown {
  padding: 2rem;
  border: 1px solid #ccc;
  border-radius: 12px;
  margin-bottom: 3rem;
}
.media-experts .bear-breakdown h2 {
  margin-top: 0;
  margin-bottom: 1rem;
}
.media-experts .bear-breakdown .topic {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-bottom: 0.5rem;
}
.media-experts .bear-breakdown .slide-buttons {
  position: relative;
  margin-bottom: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.media-experts .bear-breakdown .slide-buttons .slick-prev, .media-experts .bear-breakdown .slide-buttons .slick-next {
  background-color: transparent;
  border: none;
  font-size: 0; /* Adjust size as needed */
  cursor: pointer;
}
.media-experts .bear-breakdown .slide-buttons .slick-prev i, .media-experts .bear-breakdown .slide-buttons .slick-next i {
  font-size: 1.75rem;
  color: #013C65;
}
.media-experts .bear-breakdown__slider .slick-list .slick-track .slide__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 640px) {
  .media-experts .bear-breakdown__slider .slick-list .slick-track .slide__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.media-experts .bear-breakdown__slider .slick-list .slick-track .slide__inner figure {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
}
.media-experts .bear-breakdown__slider .slick-list .slick-track .slide__inner figure img {
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 640px) {
  .media-experts .bear-breakdown__slider .slick-list .slick-track .slide__inner figure {
    -ms-flex-preferred-size: unset;
        flex-basis: unset;
  }
  .media-experts .bear-breakdown__slider .slick-list .slick-track .slide__inner figure img {
    width: 100%;
    margin-bottom: 0.25rem;
  }
}
.media-experts .bear-breakdown__slider .slick-list .slick-track .slide__inner__info {
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
  padding-left: 2rem;
}
@media (max-width: 640px) {
  .media-experts .bear-breakdown__slider .slick-list .slick-track .slide__inner__info {
    -ms-flex-preferred-size: unset;
        flex-basis: unset;
    padding-left: 0;
  }
}
.media-experts .bear-breakdown__slider .slick-list .slick-track .slide__inner__info .name {
  color: #013c65;
  font-size: 2rem;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 0.25rem;
}
.media-experts .bear-breakdown__slider .slick-list .slick-track .slide__inner__info .job {
  font-style: italic;
  margin-top: 0;
  margin-bottom: 0.75rem;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #ccc;
}
.media-experts .bear-breakdown__slider .slick-list .slick-track .slide__inner__info .quote {
  font-size: 1.5rem;
  font-style: italic;
  margin-top: 0;
  margin-bottom: 0;
}
.media-experts input {
  width: 100%;
  margin-top: 1rem;
}
.media-experts .experts-list {
  padding-left: 0;
}
.media-experts .experts-list .single-expert {
  list-style-type: none;
  padding: 2rem;
}
.media-experts .experts-list .single-expert:not(:last-child) {
  border-bottom: 1px solid #f2f2f2;
}
.media-experts .experts-list .single-expert:nth-child(odd) {
  background-color: #f2f2f2;
}
.media-experts .experts-list .single-expert__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
}
.media-experts .experts-list .single-expert__top figure {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
}
.media-experts .experts-list .single-expert__top figure img {
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}
.media-experts .experts-list .single-expert__top__info {
  padding-left: 2rem;
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
}
.media-experts .experts-list .single-expert__top__info__name-title .name {
  color: #013c65;
  font-size: 2rem;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 0.25rem;
}
.media-experts .experts-list .single-expert__top__info__name-title .job {
  font-style: italic;
  margin-top: 0;
  margin-bottom: 1rem;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #FFC954;
}
.media-experts .experts-list .single-expert__top__info__additional {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.media-experts .experts-list .single-expert__top__info__additional__department, .media-experts .experts-list .single-expert__top__info__additional__college {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
.media-experts .experts-list .single-expert__top__info__additional__department p:first-child, .media-experts .experts-list .single-expert__top__info__additional__college p:first-child {
  font-size: 1rem;
  font-style: italic;
  margin-top: 0;
  margin-bottom: 0;
}
.media-experts .experts-list .single-expert__top__info__additional__department p, .media-experts .experts-list .single-expert__top__info__additional__college p {
  margin-top: 0;
}
.media-experts .experts-list .single-expert__top__info__expertise p {
  font-size: 1rem;
  font-style: italic;
  margin-top: 0;
  margin-bottom: 0;
}
.media-experts .experts-list .single-expert__top__info__expertise ul {
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1rem;
  margin-bottom: 1rem;
}
.media-experts .experts-list .single-expert__top__info__expertise ul li {
  padding: 0.25rem 0.75rem;
  color: #ffffff;
  background-color: #4D4D4D;
  border-radius: 6px;
}
@media (max-width: 640px) {
  .media-experts .experts-list .single-expert__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .media-experts .experts-list .single-expert__top figure {
    -ms-flex-preferred-size: unset;
        flex-basis: unset;
  }
  .media-experts .experts-list .single-expert__top figure img {
    width: 100%;
    margin-bottom: 0.25rem;
  }
  .media-experts .experts-list .single-expert__top .single-expert__top__info {
    -ms-flex-preferred-size: unset;
        flex-basis: unset;
    padding-left: 0;
  }
}

.more-in-page {
  margin: 2rem 0;
  border-top: none;
  margin-bottom: 2rem;
  margin-top: 0;
}
.more-in-page ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
  row-gap: 0.75rem;
  padding-right: 1.25rem;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media print, screen and (min-width: 48.0625em) {
  .more-in-page ul {
    -webkit-column-gap: 24px;
       -moz-column-gap: 24px;
            column-gap: 24px;
    row-gap: 1.25rem;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .more-in-page a {
    white-space: nowrap;
  }
}

.more-in-page__content {
  border-bottom: 1px solid #BFCED8;
}
.more-in-page__content {
  padding-top: 1.5rem;
}
.more-in-page__content {
  padding-bottom: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .more-in-page__content {
    padding-top: 2.5rem;
  }
  .more-in-page__content {
    padding-bottom: 2.5rem;
  }
}
@media screen and (max-width: 1024px) {
  .more-in-page__content .menu-item {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.more-in-page__content .link-arrows {
  padding-right: 0;
  margin-right: 16px;
}
@media screen and (max-width: 1024px) {
  .more-in-page__content .link-arrows {
    font-size: 1.25rem;
    margin-right: auto;
    max-width: 90%;
    display: block;
  }
}
.more-in-page__content .link-arrows:not(.external)::after {
  display: none;
}
.more-in-page__content .link-arrows:focus-visible {
  background-size: 100% 4px;
}
.more-in-page__content .submenu-toggle {
  display: none;
  background-color: #ffffff;
  pointer-events: none;
  opacity: 0;
  left: auto;
  height: 100%;
  padding: 0;
  width: 1.5rem;
  z-index: 2;
  font-size: 0;
}
.more-in-page__content .submenu-toggle:focus-within, .more-in-page__content .submenu-toggle:focus, .more-in-page__content .submenu-toggle:focus-visible {
  opacity: 1;
  display: block;
}
.more-in-page__content .submenu-toggle:before {
  width: 100%;
  content: "\f13a";
  color: #ffffff;
  font-family: "Font Awesome 6 Pro";
  font-size: 16px;
  color: #013C65;
}
@media screen and (max-width: 1024px) {
  .more-in-page__content .submenu-toggle:before {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 1024px) {
  .more-in-page__content .submenu-toggle {
    display: block;
    opacity: 1;
    pointer-events: all;
    height: 1.5rem;
  }
}
.more-in-page__content .menu-item-has-children {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* Initially hide the submenu unless the button is toggled */
  /* Show submenu on hover of the parent list item (desktop) */
  /* Optionally, add a class to override this behavior when toggled via JavaScript */
}
.more-in-page__content .menu-item-has-children .link-arrows {
  padding-right: 16px;
}
@media screen and (max-width: 1024px) {
  .more-in-page__content .menu-item-has-children .link-arrows {
    padding-right: 0;
  }
}
.more-in-page__content .menu-item-has-children .link-arrows:after {
  display: inline;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  background-image: url("../img/link-arrow.svg");
  width: 14px;
  margin-bottom: 3px;
}
@media screen and (max-width: 1024px) {
  .more-in-page__content .menu-item-has-children .link-arrows:after {
    display: none;
  }
}
.more-in-page__content .menu-item-has-children .submenu {
  display: none;
  min-width: 100%;
  position: absolute;
  top: 100%;
  z-index: 3;
  border: 1px solid #007DBA;
  margin-top: -3px;
}
@media screen and (max-width: 1024px) {
  .more-in-page__content .menu-item-has-children .submenu {
    margin-top: 0;
    border-top: none;
    position: unset;
  }
}
.more-in-page__content .menu-item-has-children .submenu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #ffffff;
  padding: 0.75rem;
}
.more-in-page__content .menu-item-has-children:hover > .submenu, .more-in-page__content .menu-item-has-children:focus-within > .submenu {
  display: block;
}
.more-in-page__content .menu-item-has-children .submenu.is-open {
  display: block;
}

.news-info {
  margin-bottom: 2.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .news-info {
    margin-bottom: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .news-info {
    margin-bottom: 6rem;
  }
}
.news-info a {
  text-decoration-color: transparent;
}
.news-info ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-column-gap: 0.625rem;
     -moz-column-gap: 0.625rem;
          column-gap: 0.625rem;
  row-gap: 0.5rem;
}
.news-info li {
  display: inline-block;
}
.news-info a {
  border: 1px solid #007DBA;
  padding: 0.5rem 0.9375rem;
  -webkit-transition: background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  display: block;
}
.news-info a {
  font-family: Roboto, sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}
.news-info a:hover {
  background-color: #007DBA;
  color: #ffffff;
}

.news-info__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-top: 1px solid #E6EBF0;
  gap: 0.5rem;
  width: 100%;
}
.news-info__row {
  padding-top: 1rem;
}
.news-info__row {
  padding-bottom: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .news-info__row {
    padding-top: 1.5rem;
  }
  .news-info__row {
    padding-bottom: 1.5rem;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .news-info__row {
    gap: 1.25rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.news-info__row + .news-info__row {
  border-bottom: 1px solid #E6EBF0;
}

.news-info__heading {
  width: 6.25rem;
}
.news-info__heading {
  font-family: Roboto, sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

.news__listing-rows {
  background-color: #ffffff;
  position: relative;
  -webkit-box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
}
.news__listing-rows ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
.news__listing-rows ol li + li {
  border-top: 1px solid #E6EBF0;
}

.listing-news--item {
  padding: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .listing-news--item {
    padding: 2.5rem;
  }
}
.listing-news--item h3 {
  color: #013C65;
  text-decoration: none;
  -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  font-weight: 700;
}
.listing-news--item h3::after {
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  display: inline;
  padding-right: 0.625rem;
  margin-left: 0.625rem;
  color: #007DBA;
  font-weight: 300;
  font-size: 18px;
  -webkit-transition: padding-right 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), margin-left 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: padding-right 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), margin-left 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
}
@media print, screen and (min-width: 48.0625em) {
  .listing-news--item h3::after {
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .listing-news--item h3::after {
    font-size: 1.5rem;
  }
}
.listing-news--item h3:hover, .listing-news--item h3:focus-visible {
  color: #007DBA;
}
.listing-news--item h3:hover::after, .listing-news--item h3:focus-visible::after {
  padding-right: 0;
  margin-left: 1.25rem;
}
.listing-news--item h3.btn {
  padding-right: 1.875rem;
}
.listing-news--item h3 {
  font-weight: 500;
}
@media screen and (min-width: 90.0625em) {
  .listing-news--item h3 {
    padding-right: 1rem;
  }
}
.listing-news--item h3::after {
  position: absolute;
  font-size: 1rem;
  line-height: 1.8;
}
@media print, screen and (min-width: 64.0625em) {
  .listing-news--item h3::after {
    font-size: 1.25rem;
    line-height: 2;
  }
}
.listing-news--item h3 a {
  text-decoration-color: transparent;
}
.listing-news--item .eyebrow {
  display: block;
  margin-bottom: 0.5rem;
}
.listing-news--item .eyebrow p {
  display: inline-block;
  font-family: Roboto, sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

.news__media {
  max-width: 30.25rem;
}
.news__media img {
  -webkit-box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
}

.news__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.news__content .date {
  display: block;
}
.news__content .date {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .news__content .date {
    font-size: 1rem;
  }
}
.news__content .date {
  font-weight: 700;
  margin-top: 0.5rem;
}

.listing-news__translation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.625rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.listing-news__translation p {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .listing-news__translation p {
    font-size: 1rem;
  }
}
.listing-news__translation p {
  font-weight: 700;
}
.listing-news__translation::before {
  content: "\f0ac";
  font-family: "Font Awesome 6 Pro";
  color: #007DBA;
}

@media print, screen and (max-width: 48.06125em) {
  .view--news-listing .filter-column {
    padding-bottom: 60px;
  }
  .view--news-listing .listing__rows--grouped {
    margin-top: -64px;
  }
}

.news-stories {
  background-color: #E6EBF0;
}
.news-stories {
  padding-top: 2.5rem;
}
.news-stories {
  padding-bottom: 2.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .news-stories {
    padding-top: 4rem;
  }
  .news-stories {
    padding-bottom: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .news-stories {
    padding-top: 6rem;
  }
  .news-stories {
    padding-bottom: 6rem;
  }
}
.news-stories .center-cell {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.news-stories__item {
  border-top: 1px solid #BFCED8;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.news-stories__item {
  padding-top: 1rem;
}
.news-stories__item {
  padding-bottom: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .news-stories__item {
    padding-top: 1.5rem;
  }
  .news-stories__item {
    padding-bottom: 1.5rem;
  }
}
.news-stories__item:first-child {
  margin-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .news-stories__item:first-child {
    margin-top: 2.5rem;
  }
}
.news-stories__item:last-child {
  border-bottom: 1px solid #BFCED8;
}
.news-stories__item:last-child {
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .news-stories__item:last-child {
    margin-bottom: 1.5rem;
  }
}
.news-stories__item figure {
  margin-top: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .news-stories__item figure {
    margin-top: 1.5rem;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .news-stories__item figure {
    margin-top: 0;
  }
}
.news-stories__item img {
  background-color: rgb(127.5, 127.5, 127.5);
  -webkit-box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
}

.news-stories__subtitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}
.news-stories__subtitle {
  font-family: Roboto, sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}
.news-stories__subtitle p {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0.25rem;
}
.news-stories__subtitle p {
  font-family: Roboto, sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

.news-stories__title {
  margin-bottom: 0;
}
.news-stories__title {
  margin-top: 0.5rem;
}
.news-stories__title {
  font-family: Roboto, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.2;
}
@media print, screen and (min-width: 48.0625em) {
  .news-stories__title {
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .news-stories__title {
    font-size: 1.5rem;
  }
}
.news-stories__title:after {
  font-size: 1.5rem;
}
.news-stories__title a {
  font-weight: 500;
}

.news-stories__featured {
  background-color: #ffffff;
  padding: 0;
}
.news-stories__featured {
  margin-top: 2.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .news-stories__featured {
    margin-top: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .news-stories__featured {
    margin-top: 6rem;
  }
}
@media print, screen and (min-width: 40.0625em) {
  .news-stories__featured .news-stories__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 24px;
  }
}
@media print, screen and (min-width: 64.0625em) and (max-width: 74.12375em) {
  .news-stories__featured .news-stories__item {
    gap: 16px;
  }
}
.news-stories__featured .news-stories__item:last-of-type {
  border-bottom: 1px solid #BFCED8;
}
.news-stories__featured .news-stories__item:last-of-type {
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .news-stories__featured .news-stories__item:last-of-type {
    margin-bottom: 1.5rem;
  }
}
.news-stories__featured .news-stories__item .news-stories__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.news-stories__featured .news-stories__item .news-stories__title {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.2;
}
@media print, screen and (min-width: 48.0625em) {
  .news-stories__featured .news-stories__item .news-stories__title {
    font-size: 1.125rem;
  }
}
.news-stories__featured .news-stories__item figure {
  width: 191px;
}
@media print, screen and (min-width: 64.0625em) and (max-width: 74.12375em) {
  .news-stories__featured .news-stories__item figure {
    width: 121px;
  }
}
@media screen and (max-width: 40em) {
  .news-stories__featured .news-stories__item figure {
    width: 100%;
  }
}

.news-stories__featured-inner {
  background-color: #E6EBF0;
  margin-top: 130px;
}
.news-stories__featured-inner {
  padding-bottom: 2.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .news-stories__featured-inner {
    padding-bottom: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .news-stories__featured-inner {
    padding-bottom: 6rem;
  }
}

.news-stories__featured-item {
  background-color: #ffffff;
  margin-top: -90px;
  -webkit-box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
}
.news-stories__featured-item img {
  background-color: rgb(127.5, 127.5, 127.5);
}

.news-stories__featured-bottom {
  padding: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .news-stories__featured-bottom {
    padding: 2.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .news-stories__featured-bottom {
    padding: 4rem;
  }
}
.news-stories__featured-bottom .news-stories__title {
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .news-stories__featured-bottom .news-stories__title {
    margin-bottom: 1.5rem;
  }
}
.news-stories__featured-bottom .news-stories__title {
  font-family: questa-slab, serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.1;
}
@media print, screen and (min-width: 48.0625em) {
  .news-stories__featured-bottom .news-stories__title {
    font-size: 1.75rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .news-stories__featured-bottom .news-stories__title {
    font-size: 2.5rem;
  }
}

.checkerboard:has(+ .news-stories) {
  position: relative;
  z-index: 2;
}

.checkerboard + .news-stories {
  margin-top: 0;
  position: relative;
  z-index: 1;
}

.view--department-listing h2 a,
.view--profile-listing h2 a,
.listing--profile h2 a {
  color: #013C65;
  text-decoration: none;
  -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  font-weight: 700;
}
.view--department-listing h2 a::after,
.view--profile-listing h2 a::after,
.listing--profile h2 a::after {
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  display: inline;
  padding-right: 0.625rem;
  margin-left: 0.625rem;
  color: #007DBA;
  font-weight: 300;
  font-size: 18px;
  -webkit-transition: padding-right 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), margin-left 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: padding-right 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), margin-left 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
}
@media print, screen and (min-width: 48.0625em) {
  .view--department-listing h2 a::after,
  .view--profile-listing h2 a::after,
  .listing--profile h2 a::after {
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .view--department-listing h2 a::after,
  .view--profile-listing h2 a::after,
  .listing--profile h2 a::after {
    font-size: 1.5rem;
  }
}
.view--department-listing h2 a:hover, .view--department-listing h2 a:focus-visible,
.view--profile-listing h2 a:hover,
.view--profile-listing h2 a:focus-visible,
.listing--profile h2 a:hover,
.listing--profile h2 a:focus-visible {
  color: #007DBA;
}
.view--department-listing h2 a:hover::after, .view--department-listing h2 a:focus-visible::after,
.view--profile-listing h2 a:hover::after,
.view--profile-listing h2 a:focus-visible::after,
.listing--profile h2 a:hover::after,
.listing--profile h2 a:focus-visible::after {
  padding-right: 0;
  margin-left: 1.25rem;
}
.view--department-listing h2 a.btn,
.view--profile-listing h2 a.btn,
.listing--profile h2 a.btn {
  padding-right: 1.875rem;
}
.view--department-listing h2 a,
.view--profile-listing h2 a,
.listing--profile h2 a {
  font-weight: 500;
}
.view--department-listing .listing--item,
.view--profile-listing .listing--item,
.listing--profile .listing--item {
  padding: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .view--department-listing .listing--item,
  .view--profile-listing .listing--item,
  .listing--profile .listing--item {
    padding: 2.5rem;
  }
}
.view--department-listing .listing--item + .listing--item,
.view--profile-listing .listing--item + .listing--item,
.listing--profile .listing--item + .listing--item {
  border-top: 1px solid #E6EBF0;
}
.view--department-listing .listing--item__media,
.view--profile-listing .listing--item__media,
.listing--profile .listing--item__media {
  max-width: 8.4375rem;
}
.view--department-listing .icon-list__icon:before,
.view--profile-listing .icon-list__icon:before,
.listing--profile .icon-list__icon:before {
  color: #007DBA;
}
.view--department-listing .icon-list,
.view--profile-listing .icon-list,
.listing--profile .icon-list {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 64.0625em) {
  .view--department-listing .icon-list,
  .view--profile-listing .icon-list,
  .listing--profile .icon-list {
    font-size: 1.125rem;
  }
}
.view--department-listing img,
.view--profile-listing img,
.listing--profile img {
  -webkit-box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
}
.view--department-listing .aspect-ratio-frame img,
.view--profile-listing .aspect-ratio-frame img,
.listing--profile .aspect-ratio-frame img {
  -o-object-fit: contain;
     object-fit: contain;
}

.alpha-letter {
  display: block;
  text-transform: uppercase;
}
.alpha-letter {
  font-family: questa-slab, serif;
  font-size: 1.75rem;
  font-weight: 900;
  line-height: 1;
}
@media print, screen and (min-width: 48.0625em) {
  .alpha-letter {
    font-size: 2.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .alpha-letter {
    font-size: 3.5rem;
  }
}
.alpha-letter {
  margin-top: 1rem;
}
.alpha-letter {
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .alpha-letter {
    margin-top: 1.5rem;
  }
  .alpha-letter {
    margin-bottom: 1.5rem;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .alpha-letter {
    margin-left: 6.75rem;
  }
}

.listing--items__wrapper {
  background-color: #ffffff;
  position: relative;
  -webkit-box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
}
.listing--items__wrapper article + article {
  border-top: 1px solid #E6EBF0;
}

.profile-item__roles {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 64.0625em) {
  .profile-item__roles {
    font-size: 1.125rem;
  }
}
.profile-item__roles {
  font-weight: 700;
}

.profile-item__column-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.profile-item__column-wrapper {
  gap: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .profile-item__column-wrapper {
    gap: 2.5rem;
  }
}
@media screen and (min-width: 56.25em) {
  .profile-item__column-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
  }
}

.profile-detail__types {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.profile-detail__types ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.profile {
  overflow: hidden;
  position: relative;
}
.profile {
  margin-top: 2.5rem;
}
.profile {
  padding-bottom: 2.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .profile {
    margin-top: 4rem;
  }
  .profile {
    padding-bottom: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .profile {
    margin-top: 6rem;
  }
  .profile {
    padding-bottom: 6rem;
  }
}
.profile:before {
  content: "";
  z-index: -1;
  display: block;
  width: 250vw;
  height: 220vw;
  position: absolute;
  left: 0;
  top: 0;
  background: url("../img/profile-bg.svg") no-repeat;
  background-size: 100%;
  opacity: 70%;
}
@media print, screen and (min-width: 48.0625em) {
  .profile:before {
    width: 2100px;
    height: 150vh;
  }
}

.profiles {
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.profiles__items-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.profiles__items-wrapper {
  gap: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .profiles__items-wrapper {
    gap: 2.5rem;
  }
}

.profile__item {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
@media screen and (min-width: 31.25em) {
  .profile__item {
    -ms-flex-preferred-size: calc(50% - 30px);
        flex-basis: calc(50% - 30px);
  }
}
@media print, screen and (min-width: 48.0625em) {
  .profile__item {
    -ms-flex-preferred-size: calc(33.3% - 30px);
        flex-basis: calc(33.3% - 30px);
  }
}
@media print, screen and (min-width: 64.0625em) {
  .profile__item {
    -ms-flex-preferred-size: calc(25% - 30px);
        flex-basis: calc(25% - 30px);
  }
}
.profile__item .aspect-ratio-frame {
  --aspect-ratio: 1;
}
.profile__item .aspect-ratio-frame:has([aria-hidden=true]) {
  --aspect-ratio: .05;
}
.profile__item .aspect-ratio-frame:has([aria-hidden=true]) img {
  display: none;
}
@media screen and (min-width: 31.25em) {
  .profile__item .aspect-ratio-frame:has([aria-hidden=true]) {
    --aspect-ratio: 1;
  }
  .profile__item .aspect-ratio-frame:has([aria-hidden=true]) img {
    display: initial;
  }
}

.profile__media img {
  background-color: rgb(127.5, 127.5, 127.5);
  -webkit-box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
}

.profile__content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.profile__content ul {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .profile__content ul {
    font-size: 1rem;
  }
}
.profile__content a {
  color: #013C65;
  text-decoration: none;
  -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  font-weight: 700;
}
.profile__content a::after {
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  display: inline;
  padding-right: 0.625rem;
  margin-left: 0.625rem;
  color: #007DBA;
  font-weight: 300;
  font-size: 18px;
  -webkit-transition: padding-right 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), margin-left 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: padding-right 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), margin-left 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
}
@media print, screen and (min-width: 48.0625em) {
  .profile__content a::after {
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .profile__content a::after {
    font-size: 1.5rem;
  }
}
.profile__content a:hover, .profile__content a:focus-visible {
  color: #007DBA;
}
.profile__content a:hover::after, .profile__content a:focus-visible::after {
  padding-right: 0;
  margin-left: 1.25rem;
}
.profile__content a.btn {
  padding-right: 1.875rem;
}
.profile__content a {
  font-weight: 500;
}
.profile__content a::after {
  position: absolute;
  padding-top: 0.2em;
}

.single-profile .bio-section .accordions {
  padding: 1rem;
  margin-left: -1rem;
  margin-right: -1rem;
}

@media print, screen and (min-width: 48.0625em) {
  .listing--program .listing--items {
    padding-top: 2.5rem;
  }
}
@media print, screen and (min-width: 48.0625em) and (min-width: 48.0625em) {
  .listing--program .listing--items {
    padding-top: 4rem;
  }
}
@media print, screen and (min-width: 48.0625em) and (min-width: 64.0625em) {
  .listing--program .listing--items {
    padding-top: 6rem;
  }
}

.program-header__container,
.program-listing-item__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}
@media print, screen and (min-width: 48.0625em) {
  .program-header__container,
  .program-listing-item__grid {
    margin-right: -1.5rem;
    margin-left: -1.5rem;
  }
}

@media print, screen and (min-width: 48.0625em) {
  .program-header__column--format {
    padding-left: 30px;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .program-header__column--location {
    padding-left: 10px;
  }
}

@media print, screen and (min-width: 64.0625em) {
  .program-header__column--title,
  .program-listing-item__column--title {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(40% - 3rem);
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
}
@media print, screen and (max-width: 64.06125em) {
  .program-header__column--title,
  .program-listing-item__column--title {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .program-header__column--concentration,
  .program-listing-item__column--concentration {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(20% - 3rem);
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
}
@media print, screen and (max-width: 64.06125em) {
  .program-header__column--concentration,
  .program-listing-item__column--concentration {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .program-header__column--format,
  .program-listing-item__column--format {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(20% - 3rem);
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
}
@media print, screen and (max-width: 64.06125em) {
  .program-header__column--format,
  .program-listing-item__column--format {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .program-header__column--location,
  .program-listing-item__column--location {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(20% - 3rem);
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
}
@media print, screen and (max-width: 64.06125em) {
  .program-header__column--location,
  .program-listing-item__column--location {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

.program-listing-item__column--concentration ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.program-listing-item__column--format ul, .program-listing-item__column--location ul {
  padding-left: 0;
}
@media print, screen and (min-width: 64.0625em) {
  .program-listing-item__column--format ul, .program-listing-item__column--location ul {
    margin-left: 2.3125rem;
  }
}

.program-header {
  display: none;
}
@media print, screen and (min-width: 64.0625em) {
  .program-header {
    display: block;
  }
}

.program-listing-item {
  padding: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .program-listing-item {
    padding: 2.5rem;
  }
}

.program-listing-item__grid ul {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .program-listing-item__grid ul {
    font-size: 0.875rem;
  }
}
.program-listing-item__grid li + li {
  margin-top: 0.5rem;
}

@media print, screen and (min-width: 64.0625em) {
  .program-listing-item__column--format ul {
    margin-left: 37px;
  }
}

.program-listing-item__column--concentration ul {
  margin-left: 0;
}

.program-listing-item__column a {
  display: block;
}
.program-listing-item__column a {
  font-family: Roboto, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.2;
}
@media print, screen and (min-width: 48.0625em) {
  .program-listing-item__column a {
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .program-listing-item__column a {
    font-size: 1.5rem;
  }
}
.program-listing-item__column a {
  color: #013C65;
  text-decoration: none;
  -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  font-weight: 700;
}
.program-listing-item__column a::after {
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  display: inline;
  padding-right: 0.625rem;
  margin-left: 0.625rem;
  color: #007DBA;
  font-weight: 300;
  font-size: 18px;
  -webkit-transition: padding-right 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), margin-left 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: padding-right 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), margin-left 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
}
@media print, screen and (min-width: 48.0625em) {
  .program-listing-item__column a::after {
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .program-listing-item__column a::after {
    font-size: 1.5rem;
  }
}
.program-listing-item__column a:hover, .program-listing-item__column a:focus-visible {
  color: #007DBA;
}
.program-listing-item__column a:hover::after, .program-listing-item__column a:focus-visible::after {
  padding-right: 0;
  margin-left: 1.25rem;
}
.program-listing-item__column a.btn {
  padding-right: 1.875rem;
}
.program-listing-item__column a:after {
  font-size: 16px;
}
.program-listing-item__column a {
  font-weight: 500;
}
@media print, screen and (max-width: 64.06125em) {
  .program-listing-item__column + .program-listing-item__column {
    margin-top: 1rem;
  }
  .program-listing-item__column .eyebrow {
    display: block;
    margin-bottom: 0.5rem;
  }
}

.program-level {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.program-level p {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.program-level ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.program-level ul {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 64.0625em) {
  .program-level ul {
    font-size: 1.125rem;
  }
}
.program-level ul li {
  margin-top: 0;
}
.program-level ul li:not(:last-child)::after {
  content: ",";
  margin-right: 0.5rem;
}
.program-level ul + p {
  border-left: 2px solid #BFCED8;
  padding-left: 0.5rem;
  margin-left: 0.5rem;
}

.program__description p {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .program__description p {
    font-size: 0.875rem;
  }
}

@media print, screen and (min-width: 48.0625em) {
  .program-listing-item__secondary-heading {
    display: none;
  }
}

.program-section {
  position: relative;
  padding-bottom: 93px;
  background-color: #013C65;
  overflow: hidden;
}
@media print, screen and (min-width: 64.0625em) {
  .program-section {
    padding: 0;
  }
}
.program-section .aspect-ratio-frame::before {
  padding-bottom: 71.25%;
}
@media print, screen and (min-width: 48.0625em) {
  .program-section .aspect-ratio-frame::before {
    padding: 0;
    height: 100%;
    width: 100%;
  }
}

@media print, screen and (min-width: 48.0625em) {
  .program-section__media,
  .program-section__media .aspect-ratio-frame {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
  }
}

.program-section__content {
  max-width: 602px;
}
@media print, screen and (max-width: 48.06125em) {
  .program-section__content {
    margin: auto;
    width: calc(100% - 48px);
    margin-top: -40px;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .program-section__content {
    padding-left: 1.5rem;
    max-width: 50%;
  }
  .program-section__content {
    padding-top: 2.5rem;
  }
  .program-section__content {
    padding-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 48.0625em) and (min-width: 48.0625em) {
  .program-section__content {
    padding-top: 4rem;
  }
  .program-section__content {
    padding-bottom: 4rem;
  }
}
@media print, screen and (min-width: 48.0625em) and (min-width: 64.0625em) {
  .program-section__content {
    padding-top: 6rem;
  }
  .program-section__content {
    padding-bottom: 6rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .program-section__content {
    max-width: 602px;
  }
}
@media screen and (min-width: 78.5em) {
  .program-section__content {
    margin-left: calc(50vw - 640px);
  }
}

.program-section__top {
  background-color: #ffffff;
  position: relative;
}
.program-section__top {
  padding: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .program-section__top {
    padding: 2.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .program-section__top {
    padding: 4rem;
  }
}
.program-section__top:before {
  content: "";
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 0.7;
  position: absolute;
  top: 0;
  left: 0;
  background: url("../img/checkerboard-bg-mb.svg") no-repeat;
}
@media print, screen and (min-width: 48.0625em) {
  .program-section__top:before {
    aspect-ratio: 1147/891;
    background: url("../img/checkerboard-bg.svg") no-repeat;
  }
}
.program-section__top .btn {
  margin-top: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .program-section__top .btn {
    margin-top: 1.5rem;
  }
}

.program-section__title {
  margin: 0;
  position: relative;
}
.program-section__title {
  font-family: questa-slab, serif;
  font-size: 1.75rem;
  font-weight: 900;
  line-height: 1;
}
@media print, screen and (min-width: 48.0625em) {
  .program-section__title {
    font-size: 2.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .program-section__title {
    font-size: 3.5rem;
  }
}

.program-section__descrip {
  margin-bottom: 0;
  position: relative;
}
.program-section__descrip {
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .program-section__descrip {
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .program-section__descrip {
    font-size: 1.5rem;
  }
}
.program-section__descrip {
  margin-top: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .program-section__descrip {
    margin-top: 1.5rem;
  }
}

.program-section__bottom {
  background-color: #E6EBF0;
  position: relative;
}
.program-section__bottom {
  padding: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .program-section__bottom {
    padding: 2.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .program-section__bottom {
    padding: 4rem;
  }
}

.program-section__label {
  margin: 0;
}
.program-section__label {
  font-family: Roboto, sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

.program-section__p-descrip {
  margin-bottom: 0;
}
.program-section__p-descrip {
  margin-top: 0.5rem;
}

.program__links {
  margin-top: 16px;
}

@media print, screen and (min-width: 48.0625em) {
  .home-waves + .promo-section {
    padding: 0;
    margin-top: -430px;
    position: relative;
    z-index: 2;
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(50%, transparent), color-stop(50%, #FFB71B), to(#FFB71B));
    background-image: linear-gradient(to bottom, transparent 0, transparent 50%, #FFB71B 50%, #FFB71B 100%);
    padding-bottom: 56px;
  }
}

.promo-section {
  background-color: #FFB71B;
}
.promo-section {
  padding-top: 2.5rem;
}
.promo-section {
  padding-bottom: 2.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .promo-section {
    padding-top: 4rem;
  }
  .promo-section {
    padding-bottom: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .promo-section {
    padding-top: 6rem;
  }
  .promo-section {
    padding-bottom: 6rem;
  }
}

.promo-section__content h2 {
  margin: 0;
}
.promo-section__content h2 {
  font-family: questa-slab, serif;
  font-size: 1.75rem;
  font-weight: 900;
  line-height: 1;
}
@media print, screen and (min-width: 48.0625em) {
  .promo-section__content h2 {
    font-size: 2.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .promo-section__content h2 {
    font-size: 3.5rem;
  }
}
.promo-section__content p {
  margin-bottom: 0;
}
.promo-section__content p {
  margin-top: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .promo-section__content p {
    margin-top: 1.5rem;
  }
}
.promo-section__content p {
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .promo-section__content p {
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .promo-section__content p {
    font-size: 1.5rem;
  }
}

.promo__links {
  margin-top: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .promo__links {
    margin-top: 1.5rem;
  }
}
.promo__links a {
  margin-right: 8px;
  margin-bottom: 8px;
}

.promo__image {
  margin-top: 16px;
}
@media print, screen and (min-width: 48.0625em) {
  .promo__image {
    margin-top: 0;
  }
}
.promo__image img {
  -webkit-box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
}

.related-programs {
  position: relative;
  overflow: clip;
}
.related-programs {
  padding-top: 2.5rem;
}
.related-programs {
  padding-bottom: 2.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .related-programs {
    padding-top: 4rem;
  }
  .related-programs {
    padding-bottom: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .related-programs {
    padding-top: 6rem;
  }
  .related-programs {
    padding-bottom: 6rem;
  }
}
.related-programs .grid-container {
  position: relative;
  z-index: 1;
}
.related-programs:before {
  content: "";
  background: url("../img/sunburst-program.svg") no-repeat;
  height: 100vh;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  opacity: 0.5;
}
@media print, screen and (min-width: 64.0625em) {
  .related-programs:before {
    height: 80vw;
    top: -150px;
  }
}
.related-programs .btn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.related-program-heading .section-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.related-program-heading .section-heading > .grid-container {
  -ms-flex-item-align: center;
      align-self: center;
}
.related-program-heading:has(.related-program-item:nth-of-type(8)) .section-heading {
  display: block;
}
@media print, screen and (min-width: 48.0625em) {
  .related-program-heading:has(.related-program-item:nth-of-type(8)) .section-heading {
    padding-top: 5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .related-program-heading:has(.related-program-item:nth-of-type(8)) .section-heading {
    padding-top: 7.5rem;
  }
}

.related-programs-box {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
}
.related-programs-box {
  padding: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .related-programs-box {
    padding: 2.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .related-programs-box {
    padding: 4rem;
  }
}

.related-program:not(:first-child) {
  margin-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .related-program:not(:first-child) {
    margin-top: 2.5rem;
  }
}
.related-program .related-program-group-label {
  margin: 0;
}
.related-program .related-program-group-label {
  font-family: Roboto, sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

.related-program-item {
  border-bottom: 1px solid #E6EBF0;
}
.related-program-item {
  margin-top: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .related-program-item {
    margin-top: 1.5rem;
  }
}
.related-program-item {
  padding-bottom: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .related-program-item {
    padding-bottom: 1.5rem;
  }
}
.related-program-item:first-child {
  margin-top: 0;
}
.related-program-item:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
@media print, screen and (min-width: 48.0625em) {
  .related-program-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .related-program-item {
    -webkit-column-gap: 1.5rem;
       -moz-column-gap: 1.5rem;
            column-gap: 1.5rem;
  }
}
@media print, screen and (min-width: 48.0625em) and (min-width: 48.0625em) {
  .related-program-item {
    -webkit-column-gap: 2.5rem;
       -moz-column-gap: 2.5rem;
            column-gap: 2.5rem;
  }
}

@media print, screen and (min-width: 48.0625em) {
  .related-program-link-wrap {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

.related-program-link {
  font-family: Roboto, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.2;
}
@media print, screen and (min-width: 48.0625em) {
  .related-program-link {
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .related-program-link {
    font-size: 1.5rem;
  }
}
.related-program-link {
  color: #013C65;
  text-decoration: none;
  -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  font-weight: 700;
}
.related-program-link::after {
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  display: inline;
  padding-right: 0.625rem;
  margin-left: 0.625rem;
  color: #007DBA;
  font-weight: 300;
  font-size: 18px;
  -webkit-transition: padding-right 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), margin-left 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: padding-right 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), margin-left 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
}
@media print, screen and (min-width: 48.0625em) {
  .related-program-link::after {
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .related-program-link::after {
    font-size: 1.5rem;
  }
}
.related-program-link:hover, .related-program-link:focus-visible {
  color: #007DBA;
}
.related-program-link:hover::after, .related-program-link:focus-visible::after {
  padding-right: 0;
  margin-left: 1.25rem;
}
.related-program-link.btn {
  padding-right: 1.875rem;
}
.related-program-link:after {
  font-size: 16px;
}
.related-program-link {
  font-weight: 500;
}

.related-program-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
}
@media print, screen and (min-width: 48.0625em) {
  .related-program-meta {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .related-program-meta {
    width: 150px;
  }
}

.related-program-programs li {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .related-program-programs li {
    font-size: 1rem;
  }
}

.related-program-programs + .related-program-degree.related-program-divider:before {
  content: "";
  width: 2px;
  height: 24px;
  background-color: #E6EBF0;
  display: block;
  margin: 0 8px;
}

.related-program-degree {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.related-program-degree p {
  margin: 0;
}
.related-program-degree p {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .related-program-degree p {
    font-size: 1rem;
  }
}

.related {
  margin-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .related {
    margin-top: 2.5rem;
  }
}

.resource-section {
  overflow: hidden;
  position: relative;
}
.resource-section:before {
  content: "";
  z-index: -1;
  display: block;
  width: 150vw;
  height: 220vw;
  position: absolute;
  left: 0;
  top: 0;
  background: url("../img/resource-bg.svg") no-repeat;
}
@media print, screen and (min-width: 48.0625em) {
  .resource-section:before {
    width: 130vw;
    height: 130vh;
    top: -1vw;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .resource-section:has(.resource-item:nth-child(3))::before {
    top: 0;
  }
}
.resource-section .eyebrow {
  display: block;
  margin-bottom: 0.5rem;
}

.resource-item {
  background-color: #ffffff;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  -webkit-box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 8px 56px 0px rgba(0, 0, 0, 0.15);
}
.resource-item {
  padding: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .resource-item {
    padding: 2.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .resource-item {
    padding: 4rem;
  }
}
@media print, screen and (min-width: 48.0625em) {
  .resource-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(50% - 20px);
            flex: 0 1 calc(50% - 20px);
  }
}

.resource-section__items-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.5rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media print, screen and (min-width: 48.0625em) {
  .resource-section__items-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 2.5rem;
  }
}

.embed-slate-form form {
  border-radius: 8px;
  padding: 20px;
  color: #013c65;
  border: 1px solid #013c65;
  background-color: #ebebeb !important;
  margin: 10px 0 10px 0;
  width: 100%;
}
.embed-slate-form form td {
  border-radius: 4px;
  font-family: "Open Sans", sans-serif !important;
}
.embed-slate-form form select, .embed-slate-form form input {
  border-radius: 6px !important;
  padding: 8px !important;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 4px 6px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 4px 6px rgba(0, 0, 0, 0.1);
}
.embed-slate-form form select:focus, .embed-slate-form form input:focus {
  border: 3px solid #f6b000;
  -webkit-transition: border-color 0.5s ease-out;
  transition: border-color 0.5s ease-out;
}
.embed-slate-form form div.form_question[data-required="1"] > fieldset > div.form_label::after {
  color: red;
  content: " *";
}
.embed-slate-form form div.form_question[data-required="1"] > label.form_label::after {
  color: red;
  content: " *";
}
.embed-slate-form form h3 {
  margin-top: 0;
  margin-bottom: 1rem;
}
.embed-slate-form form .form_pages > p:first-child {
  margin: 1rem 0;
}
.embed-slate-form form .form_pages .form_page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
}
.embed-slate-form form .form_pages .form_page .form_question {
  margin: 0;
}
.embed-slate-form form .form_pages .form_page .form_question .form_responses {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.embed-slate-form form .form_pages .form_page .form_question .form_responses input[type=text], .embed-slate-form form .form_pages .form_page .form_question .form_responses input[type=email], .embed-slate-form form .form_pages .form_page .form_question .form_responses textarea, .embed-slate-form form .form_pages .form_page .form_question .form_responses .form_response {
  width: 100%;
}
.embed-slate-form form .form_pages .form_page .form_question .form_responses select {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin-bottom: 0.5rem;
}
.embed-slate-form form .form_pages .form_page .form_question .form_responses select[aria-label=Month] {
  -ms-flex-preferred-size: 45%;
      flex-basis: 45%;
}
.embed-slate-form form .form_pages .form_page .form_question .form_responses select[aria-label=Day] {
  -ms-flex-preferred-size: 22%;
      flex-basis: 22%;
}
.embed-slate-form form .form_pages .form_page .form_question .form_responses select[aria-label=Year] {
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
}
.embed-slate-form form .form_pages .form_page .form_question .form_label {
  background: none;
  padding: 0;
}
.embed-slate-form form .form_pages .form_page .form_question fieldset {
  background-color: unset;
}
.embed-slate-form form .form_pages .form_page .form_header .form_label {
  border-bottom: 1px solid #ccc;
  padding-bottom: 0.25rem;
}
.embed-slate-form form .form_button_submit {
  margin-top: 1rem;
  width: 100%;
  border: 4px solid transparent !important;
  background-color: #013C65 !important;
  padding: 0.5rem 2rem !important;
  border: 8px solid transparent;
  -webkit-box-shadow: inset 0 0 0 1px transparent;
          box-shadow: inset 0 0 0 1px transparent;
  display: inline-block;
  font-weight: 500;
  line-height: 1.5;
  outline: 0px solid #FFB71B;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), outline-width 0.15s ease-in-out, -webkit-box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), outline-width 0.15s ease-in-out, -webkit-box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), outline-width 0.15s ease-in-out;
  transition: color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), background-color 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), border 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98), outline-width 0.15s ease-in-out, -webkit-box-shadow 150ms cubic-bezier(0.42, 0.08, 0.06, 0.98);
}
.embed-slate-form form .form_button_submit {
  color: #ffffff;
  background-color: #013C65;
}
.embed-slate-form form .form_button_submit::before, .embed-slate-form form .form_button_submit::after {
  color: #FFB71B;
}
.embed-slate-form form .form_button_submit:hover {
  color: #ffffff;
  background-color: #007DBA;
  border-color: #007DBA;
  -webkit-box-shadow: inset 0 0 0 1px #fff;
          box-shadow: inset 0 0 0 1px #fff;
}
.embed-slate-form form .form_button_submit:hover::before, .embed-slate-form form .form_button_submit:hover::after {
  color: #FFB71B;
}
.embed-slate-form form .form_button_submit:focus-visible {
  outline: 6px solid #FFB71B;
  outline-offset: 0;
}
.embed-slate-form form .form_button_submit {
  font-size: 1.125rem;
  padding: 0.5rem 2rem;
}
.embed-slate-form form .form_button_submit:focus-visible {
  outline-width: 6px;
}
.embed-slate-form form .form_button_submit:disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.6;
}
@media only screen and (max-width: 736px) and (min-width: 320px) {
  .embed-slate-form table.table td {
    padding: 0 !important;
  }
  .embed-slate-form table.table td img {
    max-width: 16px;
  }
}

.testimonial {
  overflow: hidden;
}
.testimonial {
  margin-top: 2.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .testimonial {
    margin-top: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .testimonial {
    margin-top: 6rem;
  }
}
.testimonial .aspect-ratio-frame {
  --aspect-ratio: 1.34;
}
@media print, screen and (min-width: 40.0625em) {
  .testimonial .aspect-ratio-frame {
    --aspect-ratio: .7;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .testimonial .aspect-ratio-frame {
    --aspect-ratio: 1.34;
  }
}

.testimonial__inner {
  background-color: #013C65;
  color: #ffffff;
  padding-bottom: 40px;
}
.testimonial__inner {
  margin-top: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .testimonial__inner {
    margin-top: 2.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .testimonial__inner {
    padding-bottom: 0;
  }
}
.testimonial__inner .testimonial__slider-container {
  position: relative;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  padding-left: 0;
}

@media print, screen and (min-width: 64.0625em) {
  .testimonial__slider {
    margin-left: -6rem;
    margin-right: auto;
  }
}
@media screen and (min-width: 90.0625em) {
  .testimonial__slider {
    margin-left: -7rem;
  }
}
@media screen and (min-width: 100.3125em) {
  .testimonial__slider {
    margin-left: -15rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .testimonial__slider .slider-navigation {
    position: absolute;
    bottom: 24px;
    left: 740px;
    z-index: 1;
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
  }
}
@media screen and (min-width: 90.0625em) {
  .testimonial__slider .slider-navigation {
    left: 735px;
    bottom: 96px;
  }
}

@media print, screen and (min-width: 64.0625em) {
  .testimonial__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px;
  }
}
.testimonial__wrapper:only-child figure.aspect-ratio-frame::after {
  display: none;
}

@media print, screen and (min-width: 64.0625em) {
  .testimonial__media {
    width: 620px;
  }
}
.testimonial__media figure {
  background-color: rgb(127.5, 127.5, 127.5);
}
@media print, screen and (min-width: 64.0625em) {
  .testimonial__media figure::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, color-stop(82.39%, rgba(1, 60, 101, 0)), to(rgba(1, 60, 101, 0.8)));
    background: linear-gradient(90deg, rgba(1, 60, 101, 0) 82.39%, rgba(1, 60, 101, 0.8) 100%);
  }
}

.testimonial__content {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.testimonial__content {
  padding-top: 2.5rem;
}
.testimonial__content {
  padding-bottom: 2.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .testimonial__content {
    padding-top: 4rem;
  }
  .testimonial__content {
    padding-bottom: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .testimonial__content {
    padding-top: 6rem;
  }
  .testimonial__content {
    padding-bottom: 6rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .testimonial__content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-left: 92px;
    padding-left: unset;
    padding-right: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-right: 1.25rem;
  }
}
@media print, screen and (min-width: 64.0625em) and (max-width: 74.12375em) {
  .testimonial__content {
    padding-top: 3rem;
  }
}
@media screen and (min-width: 90.0625em) {
  .testimonial__content {
    margin-left: 92px;
  }
}

.testimonial__eyebrow {
  margin: 0;
}
.testimonial__eyebrow {
  font-family: Roboto, sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

.testimonial__quote {
  margin-top: 0.5rem;
}
.testimonial__quote {
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .testimonial__quote {
    margin-bottom: 1.5rem;
  }
}
.testimonial__quote blockquote {
  margin: 0;
}
.testimonial__quote p {
  margin: 0;
}
.testimonial__quote p {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .testimonial__quote p {
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .testimonial__quote p {
    font-size: 1.75rem;
  }
}

.testimonial__name {
  font-weight: 700;
  margin: 0;
}

.testimonial__program {
  margin: 0;
}
.testimonial__program {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .testimonial__program {
    font-size: 1rem;
  }
}

.testimonial__career {
  margin: 0;
}
.testimonial__career {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}
@media print, screen and (min-width: 48.0625em) {
  .testimonial__career {
    font-size: 1rem;
  }
}

.testimonial__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}
.testimonial__buttons {
  margin-top: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .testimonial__buttons {
    margin-top: 1.5rem;
  }
}
@media screen and (min-width: 40em) {
  .testimonial__buttons {
    gap: 1.5rem;
  }
}

.testimonial__button-video:after {
  content: "\f04b";
  font-family: "Font Awesome 6 Pro";
  font-size: 1rem;
  font-weight: 600;
  color: #013C65;
  margin-left: 8px;
}

.testimonial__thumbs {
  display: none;
  position: absolute;
  left: 440px;
  z-index: 1;
  top: 0;
  height: 100%;
}
@media print, screen and (min-width: 64.0625em) {
  .testimonial__thumbs {
    -webkit-box-shadow: 0px 16px 25px 0px rgba(0, 0, 0, 0.05);
            box-shadow: 0px 16px 25px 0px rgba(0, 0, 0, 0.05);
    display: block;
  }
}
@media screen and (min-width: 90.0625em) {
  .testimonial__thumbs {
    left: 423px;
  }
}
@media screen and (min-width: 100.3125em) {
  .testimonial__thumbs {
    left: 283px;
  }
}
.testimonial__thumbs .swiper {
  overflow: visible;
  height: 100%;
}
.testimonial__thumbs .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  width: 175px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.testimonial__thumbs .swiper-slide {
  width: 175px !important;
  height: 175px;
  margin-right: 0 !important;
  cursor: pointer;
  position: relative;
  z-index: 1;
}
.testimonial__thumbs .swiper-slide:hover, .testimonial__thumbs .swiper-slide:focus {
  position: relative;
  z-index: 2;
}
.testimonial__thumbs .swiper-slide.swiper-slide-thumb-active, .testimonial__thumbs .swiper-slide:hover, .testimonial__thumbs .swiper-slide:focus {
  position: relative;
}
.testimonial__thumbs .swiper-slide.swiper-slide-thumb-active::after, .testimonial__thumbs .swiper-slide:hover::after, .testimonial__thumbs .swiper-slide:focus::after {
  content: "";
  position: absolute;
  top: -6px;
  left: -6px;
  height: calc(100% + 12px);
  width: calc(100% + 12px);
  border: 6px solid #FFB71B;
  z-index: 2;
}
.testimonial__thumbs .swiper-slide.swiper-slide-thumb-active + .swiper-slide::before, .testimonial__thumbs .swiper-slide:hover + .swiper-slide::before, .testimonial__thumbs .swiper-slide:focus + .swiper-slide::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background-color: #FFB71B;
  z-index: 2;
}
.testimonial__thumbs .swiper-slide.swiper-slide-thumb-active:hover::before, .testimonial__thumbs .swiper-slide.swiper-slide-thumb-active:focus::before, .testimonial__thumbs .swiper-slide:hover:hover::before, .testimonial__thumbs .swiper-slide:hover:focus::before, .testimonial__thumbs .swiper-slide:focus:hover::before, .testimonial__thumbs .swiper-slide:focus:focus::before {
  display: none;
}
.testimonial__thumbs .swiper-slide:only-child {
  display: none;
}
.testimonial__thumbs figure {
  width: 100%;
  height: 100%;
  background-color: rgb(127.5, 127.5, 127.5);
}
.testimonial__thumbs img {
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0px 16px 25px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 16px 25px 0px rgba(0, 0, 0, 0.05);
}

.news-landing__hero {
  background-color: #013C65;
  color: #ffffff;
  overflow: hidden;
  width: 100%;
  position: relative;
  clear: both;
}
.news-landing__hero .grid-container {
  position: relative;
  z-index: 1;
}
.news-landing__hero .pointed-mountains {
  position: absolute;
  bottom: 0;
  right: 0;
  max-height: 150%;
  fill: #0065AC;
  z-index: 0;
}
@media screen and (max-width: 480px) {
  .news-landing__hero .pointed-mountains {
    right: -50%;
    height: 100%;
  }
}
.news-landing__hero .grid-container h1 {
  font-size: 4rem;
  margin: unset;
  border-bottom: 1px solid #FFC954;
  text-transform: uppercase;
}
.news-landing__hero .grid-container h1 {
  margin-bottom: 0.5rem;
}
.news-landing__hero .grid-container h1 {
  padding-bottom: 0.5rem;
}
.news-landing__hero .grid-container h1 span {
  color: #FFC954;
}
.news-landing__hero .grid-container p {
  margin: unset;
}
@media print, screen and (min-width: 40.0625em) {
  .news-landing__hero .grid-container h1, .news-landing__hero .grid-container p {
    max-width: 75%;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .news-landing__hero .grid-container h1, .news-landing__hero .grid-container p {
    max-width: 50%;
  }
}
.news-landing__featured {
  margin-top: 0;
}
.news-landing__featured .grid-container {
  max-width: unset;
  padding: unset;
  margin-left: auto;
  margin-right: auto;
}
.news-landing__featured .grid-container .grid-x {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0;
  width: 100%;
  min-height: 550px;
  overflow: hidden;
  margin-bottom: 2rem;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 640px) {
  .news-landing__featured .grid-container .grid-x {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.news-landing__featured__single {
  grid-column: auto/span 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-left: 1px solid rgb(255, 255, 255);
  position: relative;
}
@media screen and (max-width: 640px) {
  .news-landing__featured__single {
    min-height: 350px;
    border-left: none;
  }
}
.news-landing__featured__single::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(30, 34, 36, 0.2)), color-stop(47.7%, rgba(30, 34, 36, 0.6)), to(rgba(30, 34, 36, 0.8)));
  background: linear-gradient(180deg, rgba(30, 34, 36, 0.2), rgba(30, 34, 36, 0.6) 47.7%, rgba(30, 34, 36, 0.8));
  z-index: 1;
}
.news-landing__featured__single:first-child {
  grid-column: auto/span 1;
  grid-row: auto/span 2;
  border-left: none;
}
.news-landing__featured__single a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
  position: relative;
  text-decoration: none;
}
.news-landing__featured__single a img {
  position: absolute;
  z-index: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.news-landing__featured__single a .news-landing__featured__single__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  z-index: 1;
  padding: 2rem;
  width: 1050px;
  margin: 0 auto;
}
.news-landing__featured__single a .news-landing__featured__single__meta__categories {
  margin: auto 0 0.25rem 0;
}
.news-landing__featured__single a .news-landing__featured__single__meta__categories ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem;
}
.news-landing__featured__single a .news-landing__featured__single__meta__categories ul li {
  background-color: transparent;
  color: white;
  border: 1px solid white;
  font-style: italic;
  text-decoration: none;
  line-height: 1;
  margin-bottom: auto;
  white-space: nowrap;
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}
.news-landing__featured__single a .news-landing__featured__single__meta__title {
  margin: 0;
  color: #ffffff;
  width: 100%;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  font-size: 2rem;
  font-family: "Arvo", sans-serif;
  line-height: 1.2;
  -webkit-user-select: all;
     -moz-user-select: all;
          user-select: all;
  text-shadow: 2px 3px 15px black;
}
.news-landing__featured__single a:hover .news-landing__featured__single__meta__title {
  text-decoration: underline;
}
.news-landing__featured__single:not(:first-child) .news-landing__featured__single__meta__title {
  font-size: 1.5rem;
}
.news-landing__latest {
  margin-top: 2rem;
}
.news-landing__latest {
  margin-bottom: 2.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .news-landing__latest {
    margin-bottom: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .news-landing__latest {
    margin-bottom: 6rem;
  }
}
.news-landing__latest .line-heading {
  margin-bottom: 1.5rem;
  text-align: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  text-transform: uppercase;
  padding-left: 1rem;
  padding-right: 1rem;
  color: #013C65;
}
.news-landing__latest .line-heading::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  height: 3px;
  width: calc(var(--grid-container-width) - 3rem);
  background: #FFC954;
  bottom: 15px;
  -webkit-transform: translateY(-50%) translateX(-50%);
}
.news-landing__latest .line-heading::after {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  height: 100%;
  width: 100%;
  background: white;
  bottom: 0;
}
.news-landing__latest .grid-x {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  margin-left: 0;
  margin-right: -1.5rem;
}
.news-landing__latest .grid-x {
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .news-landing__latest .grid-x {
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .news-landing__latest .grid-x {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    margin-right: 0;
  }
}
.news-landing__latest__single {
  grid-column: auto/span 1;
  margin-right: 0.75rem;
  padding-right: 0.75rem;
  border-right: 1px solid #FFC954;
  list-style-type: none;
}
.news-landing__latest__single {
  padding-bottom: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .news-landing__latest__single {
    padding-bottom: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .news-landing__latest__single {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
    padding-bottom: 1.5rem;
  }
  .news-landing__latest__single:not(:last-child) {
    border-bottom: 1px solid #FFC954;
    margin-bottom: 1.5rem;
  }
}
.news-landing__latest__single:last-child {
  border-right: none;
}
.news-landing__latest__single__categories {
  margin: auto 0 0.25rem 0;
}
.news-landing__latest__single__categories ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem;
}
.news-landing__latest__single__categories ul li {
  background-color: transparent;
  color: #013C65;
  border: 1px solid #013C65;
  font-style: italic;
  text-decoration: none;
  line-height: 1;
  margin-bottom: auto;
  white-space: nowrap;
  padding: 0.25rem 0.5rem;
  font-size: 0.675rem;
}
.news-landing__latest__single__bottom a:not(.link-arrows) {
  text-decoration: none;
}
.news-landing__latest__single__bottom a:not(.link-arrows):hover {
  text-decoration: underline;
}
.news-landing__latest__single__bottom p {
  margin-top: 0.5rem;
}
.news-landing__latest .btn {
  width: 100%;
}
.news-landing__editors-pick__inner {
  display: block;
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  background-position: center center;
  background-size: cover;
  border-radius: 12px;
}
@media screen and (max-width: 768px) {
  .news-landing__editors-pick__inner {
    padding-bottom: 70.25%;
  }
}
.news-landing__editors-pick__inner::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 12px;
}
.news-landing__editors-pick__inner__special-title {
  position: absolute;
  text-align: center;
  font-weight: 600 !important;
  font-style: italic;
  margin: 0;
  color: #FFC954;
  text-shadow: 0 2.5px 0 #000000;
  font-size: 1.5rem;
  -webkit-transform: rotateZ(347deg);
          transform: rotateZ(347deg);
  top: 0.5rem;
  left: 0.5rem;
}
.news-landing__editors-pick__inner__meta {
  position: absolute;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.news-landing__editors-pick__inner__meta__title {
  margin: 0 0 0.5rem 0;
  color: #ffffff;
  font-size: 3.5rem;
  text-transform: uppercase;
  font-weight: 600 !important;
  font-style: italic;
  text-shadow: 2px 2px 0 BLACK;
  text-decoration: underline;
  text-decoration-color: #f6b000;
  max-width: 80%;
  text-align: center;
  line-height: 1.3;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
@media screen and (max-width: 768px) {
  .news-landing__editors-pick__inner__meta__title {
    font-size: 2.5rem;
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
.news-landing__editors-pick__inner__meta__excerpt {
  margin: 0;
  color: #ffffff;
  max-width: 500px;
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.3;
}
@media screen and (max-width: 768px) {
  .news-landing__editors-pick__inner__meta__excerpt {
    font-size: 1rem;
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
.news-landing__editors-pick__inner:hover .news-landing__editors-pick__inner__meta__title {
  color: #FFC954;
}
.news-landing__latest-pr {
  margin-bottom: 2.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .news-landing__latest-pr {
    margin-bottom: 4rem;
  }
}
@media print, screen and (min-width: 64.0625em) {
  .news-landing__latest-pr {
    margin-bottom: 6rem;
  }
}
.news-landing__latest-pr__title {
  margin-top: 0;
  margin-bottom: 0.75rem;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #666;
  color: #013C65;
}
.news-landing__latest-pr .grid-container {
  background-color: #eee;
  border-radius: 6px;
}
.news-landing__latest-pr .grid-container {
  padding: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .news-landing__latest-pr .grid-container {
    padding: 2.5rem;
  }
}
.news-landing__latest-pr .grid-container .grid-x {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  margin: 0 -1.5rem 0.75rem 0;
  border-bottom: 1px solid #666;
  padding-bottom: 0.75rem;
}
@media screen and (max-width: 768px) {
  .news-landing__latest-pr .grid-container .grid-x {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    margin-right: 0;
  }
}
.news-landing__latest-pr__single {
  grid-column: auto/span 1;
  margin-right: 0.75rem;
  padding-right: 0.75rem;
  border-right: 1px solid #666;
  list-style-type: none;
}
.news-landing__latest-pr__single {
  padding-bottom: 1rem;
}
@media print, screen and (min-width: 48.0625em) {
  .news-landing__latest-pr__single {
    padding-bottom: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .news-landing__latest-pr__single {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
    padding-bottom: 1.5rem;
  }
  .news-landing__latest-pr__single:not(:last-child) {
    border-bottom: 1px solid #666;
    margin-bottom: 1.5rem;
  }
}
.news-landing__latest-pr__single:last-child {
  border-right: none;
}
.news-landing__latest-pr__single__bottom a:not(.link-arrows) {
  text-decoration: none;
}
.news-landing__latest-pr__single__bottom a:not(.link-arrows):hover {
  text-decoration: underline;
}
.news-landing__latest-pr__single__bottom p {
  margin-bottom: 0;
}
.news-landing__latest-pr__single__bottom p {
  margin-top: 0.5rem;
}
.news-landing__news-submission-media {
  margin-bottom: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .news-landing__news-submission-media {
    margin-bottom: 2.5rem;
  }
}
.news-landing__news-submission-media .grid-container .resource-section__items-wrapper .resource-item {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
  width: 100%;
}
.news-landing__news-submission-media .grid-container .resource-section__items-wrapper .resource-item {
  padding: 1.5rem;
}
@media print, screen and (min-width: 48.0625em) {
  .news-landing__news-submission-media .grid-container .resource-section__items-wrapper .resource-item {
    padding: 2.5rem;
  }
}
.news-landing__news-submission-media .grid-container .resource-section__items-wrapper .resource-item .resource-item-title {
  margin: 0;
}
.news-landing__news-submission-media .grid-container .resource-section__items-wrapper .resource-item .btn-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.5rem 0.5rem;
}
.news-landing__news-submission-media .grid-container .resource-section__items-wrapper .resource-item__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.5rem;
  margin-bottom: 1.5rem;
}
.news-landing__news-submission-media .grid-container .resource-section__items-wrapper .resource-item__top__left {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 calc(50% - 20px);
          flex: 0 1 calc(50% - 20px);
}
@media screen and (max-width: 768px) {
  .news-landing__news-submission-media .grid-container .resource-section__items-wrapper .resource-item__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .news-landing__news-submission-media .grid-container .resource-section__items-wrapper .resource-item__top__left {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.news-landing__search__title {
  font-style: italic;
  font-weight: 600;
  text-transform: uppercase;
  color: #013C65;
  margin-bottom: 0.5rem;
}
.news-landing__search .gsc-search-box {
  margin-bottom: 1rem;
}
.news-landing__search .gsc-search-box tr {
  border-bottom: none;
}
.news-landing__search .gsc-search-box tbody {
  border-left: none;
}
.news-landing__search .gsc-search-box > table > tbody > tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 12px;
  overflow: hidden;
  min-height: 2.5rem;
}
.news-landing__search .gsc-search-box > table > tbody > tr td.gsc-input {
  padding: 0;
  display: block;
  border: none;
  width: 85%;
}
.news-landing__search .gsc-search-box > table > tbody > tr td.gsc-input > div {
  height: 100%;
}
.news-landing__search .gsc-search-box > table > tbody > tr td.gsc-input table.gsc-input {
  border: none;
  margin: 0;
  width: 100%;
  height: 100%;
}
.news-landing__search .gsc-search-box > table > tbody > tr td.gsc-input table.gsc-input > tbody > tr td.gsib_a {
  padding: 0;
}
.news-landing__search .gsc-search-box > table > tbody > tr td.gsc-input table.gsc-input > tbody > tr td.gsib_a input.gsc-input {
  margin: 0px;
  width: 100%;
  height: 100%;
  border: 1px solid #cccccc;
  border-radius: 12px 0px 0px 12px;
  background: none !important;
}
.news-landing__search .gsc-search-box > table > tbody > tr td.gsc-input table.gsc-input > tbody > tr > td.gsib_b {
  display: none;
}
.news-landing__search .gsc-search-box > table > tbody > tr td.gsc-search-button {
  padding: 0;
  display: block;
  width: 15%;
  margin: 0;
}
.news-landing__search .gsc-search-box > table > tbody > tr td.gsc-search-button button.gsc-search-button {
  margin: 0;
  border: none;
  background-color: #013c65;
  height: 100%;
  display: block;
  padding: 0;
  width: 100%;
}
.news-landing__categories {
  margin-bottom: 6rem;
}
.news-landing__categories h2 {
  text-align: center;
  color: #013C65;
  text-transform: uppercase;
}
.news-landing__categories__single {
  margin-bottom: 3rem;
}
.news-landing__categories__single__stories {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.5rem 1.5rem;
  margin: 0 0 1.5rem 0;
  list-style-type: none;
  padding: 0;
}
@media screen and (max-width: 640px) {
  .news-landing__categories__single__stories {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.news-landing__categories__single__stories__single:first-child {
  grid-row: auto/span 3;
}
@media screen and (max-width: 640px) {
  .news-landing__categories__single__stories__single:first-child {
    grid-row: unset;
    border-bottom: 1px solid #ccc;
    padding-bottom: 0.5rem;
  }
}
.news-landing__categories__single__stories__single:not(:first-child) {
  grid-column: 2/span 1;
  grid-row: auto/span 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.75rem;
}
@media screen and (max-width: 640px) {
  .news-landing__categories__single__stories__single:not(:first-child) {
    grid-column: auto/span 1;
  }
}
.news-landing__categories__single__stories__single:not(:first-child) .news-landing__categories__single__stories__single__photo {
  max-width: 40%;
  min-width: 40%;
  width: 100%;
}
.news-landing__categories__single__stories__single:not(:first-child):not(:last-child) {
  border-bottom: 1px solid #ccc;
  padding-bottom: 0.5rem;
}
.news-landing__categories__single__stories__single a {
  text-decoration: none;
}
.news-landing__categories__single__stories__single a:hover {
  text-decoration: underline;
}
.news-landing__categories__single__stories__single a h4 {
  margin-bottom: 0;
  margin-top: 0.5rem;
  font-size: 1.5rem;
}
.news-landing__categories__single__title {
  font-style: italic;
  font-weight: 600;
  margin-bottom: 1.5rem;
  margin-top: 0;
  margin-right: auto;
  position: relative;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  text-transform: uppercase;
  padding-left: 0;
  padding-right: 1rem;
  color: #013C65;
}
.news-landing__categories__single__title::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 50%;
  height: 3px;
  width: calc(var(--grid-container-width) - 3rem);
  background: #FFC954;
  bottom: 15px;
}
.news-landing__categories__single__title::after {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  height: 100%;
  width: 100%;
  background: white;
  bottom: 0;
}
.news-landing__categories__single .btn {
  width: 100%;
  text-transform: uppercase;
}
.news-landing__nav .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.5rem;
  padding-left: 0;
}
.news-landing__nav .menu .menu-item {
  padding: 0.5rem 0;
}
.news-landing__nav .menu .menu-item a {
  text-decoration: none;
}
.news-landing__nav .menu .menu-item:hover a {
  text-decoration: underline;
}
.news-landing__nav .menu .menu-item .fa-caret-down {
  margin-left: 0.5rem;
}
.news-landing__nav .menu .menu-item ul {
  display: none;
  position: absolute;
  z-index: 3;
  background-color: white;
  margin-top: 0.25rem;
  padding-top: 1rem;
  padding-left: 0;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  -webkit-box-shadow: 3px 8px 15px rgba(75, 75, 75, 0.368627451);
          box-shadow: 3px 8px 15px rgba(75, 75, 75, 0.368627451);
}
.news-landing__nav .menu .menu-item ul li {
  padding-bottom: 1rem;
  padding-top: 0;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.news-landing__nav .menu .menu-item-has-children {
  position: relative;
}
@media (min-width: 850px) {
  .news-landing__nav .menu .menu-item-has-children:hover ul {
    display: block;
  }
}

#news-menu-button {
  display: none;
  background-color: #013C65;
  padding: 0.75rem;
  color: #ffffff;
  width: 100%;
}
#news-menu-button .fa-bars {
  margin-left: 0.75rem;
}

@media (max-width: 850px) {
  .news-landing__nav {
    display: none;
  }
  .news-landing__nav .menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
  .news-landing__nav .menu .menu-item {
    padding: 0.75rem 0;
  }
  .news-landing__nav .menu .menu-item:not(:last-child) {
    border-bottom: 1px solid #cccccc;
  }
  .news-landing__nav .menu .menu-item a {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .news-landing__nav .menu .menu-item a span {
    width: 50%;
  }
  .news-landing__nav .menu .menu-item .fa-caret-down {
    width: 50%;
    margin: 0;
    text-align: right;
  }
  .news-landing__nav .menu .menu-item ul {
    position: relative;
    z-index: 3;
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .news-landing__nav .menu .menu-item ul li {
    padding: 1rem 0.75rem;
  }
  .news-landing__nav .menu .menu-item ul li:last-child {
    padding-bottom: 0;
  }
  .news-landing__nav .menu-item-has-children.open > a i {
    -webkit-transform: rotateX(180deg);
            transform: rotateX(180deg);
    -webkit-transition: -webkit-transform 0.2s ease;
    transition: -webkit-transform 0.2s ease;
    transition: transform 0.2s ease;
    transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  }
  #news-menu-button {
    display: block;
  }
}
.news .hero-news__content > .grid-container {
  margin-left: 0;
  padding-left: 0;
}
.news .hero-news__content .profile-info__initial-column {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.news .hero-news__content .hero-boxed__content-title h1 {
  text-align: left;
}
.news .hero-news__content .intro-text p {
  text-align: left;
}
.news .hero-news__content .btn-wrapper {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.news__content .wysiwyg {
  margin-bottom: 1.5rem;
}
.news__content .wysiwyg .wp-block-kadence-advancedgallery .kt-blocks-carousel {
  overflow: visible;
}
.news__content .wysiwyg .wp-block-kadence-advancedgallery .kt-blocks-carousel .kb-splide .splide__arrow {
  background: #013C65;
  opacity: 0.75;
}
.news__content .wysiwyg .wp-block-kadence-advancedgallery .kt-blocks-carousel .kb-splide .splide__arrow:hover {
  background: #013C65;
  opacity: 1;
}
.news__content .wysiwyg .wp-block-kadence-advancedgallery .kt-blocks-carousel .kb-splide .splide__arrow.slick-prev {
  left: -2rem;
}
.news__content .wysiwyg .wp-block-kadence-advancedgallery .kt-blocks-carousel .kb-splide .splide__arrow.slick-next {
  right: -2rem;
}
@media (max-width: 1024px) {
  .news__content .wysiwyg .wp-block-kadence-advancedgallery .kt-blocks-carousel .kb-splide .splide__arrow.slick-prev {
    left: 0;
  }
  .news__content .wysiwyg .wp-block-kadence-advancedgallery .kt-blocks-carousel .kb-splide .splide__arrow.slick-next {
    right: 0;
  }
}
.news__content .wysiwyg .wp-block-kadence-advancedgallery .kt-blocks-carousel .kb-splide .splide__pagination li {
  padding-left: 3px;
}
.news__content .wysiwyg .wp-block-kadence-advancedgallery .kt-blocks-carousel .kb-splide .splide__pagination li:before {
  display: none;
  background-color: #007DBA;
}
.news .wp-block-columns:not(:first-child) {
  margin-top: 1.5rem;
}

.form-block .topic-message {
  position: relative;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #cccccc;
  margin-top: 0;
}

.wp-block-kadence-column {
  margin-bottom: 1.5rem;
}
.wp-block-kadence-column .kt-inside-inner-col p:first-child {
  margin-top: 0;
}
.wp-block-kadence-column .kt-inside-inner-col p:last-child {
  margin-bottom: 0;
}

.view--post-section .filter-column * {
  position: relative;
}
.view--post-section .filter-column .callout {
  margin-bottom: 1rem;
}
.view--post-section .filter-column .sidebar__button {
  width: 100%;
  margin-bottom: 1rem;
}
.view--post-section .filter-column img {
  width: 100%;
}
.view--post-section .filter-column form {
  display: none;
}
@media screen and (max-width: 768px) {
  .view--post-section .filter-column {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.podcast-section {
  padding-top: 0;
}
.podcast-section .cards p {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

#oho-views-results-post-section-1 {
  scroll-margin-top: 6rem;
}

.wysiwyg .wp-block-quote p:not(:first-of-type) {
  margin-top: 0;
}
.wysiwyg .wp-block-quote p:not(:first-of-type) cite {
  display: block;
  text-align: right;
  font-style: italic;
  margin-left: 0;
}

.hero__wrapper:not(:has(.hero__media)) {
  border-top: none;
  padding-top: 2rem;
}

.print-only {
  display: none !important;
}

@media print {
  @page {
    margin: 1cm;
  }
  * {
    color: #000 !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
    display: inline-block;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
    padding: 0.5rem 8px;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    display: block;
    max-width: 100% !important;
  }
  video {
    display: none;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
    line-height: 0pt !important;
    white-space: nowrap;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-top: 0;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .hide-on-print {
    display: none !important;
  }
  .print-only {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  .show-for-print {
    display: inherit !important;
  }
}
/*# sourceMappingURL=../maps/theme.css.map */
