/* CssVars count: 9 */

:root {

/* webhostname.MetaData(CssVars) guid: ab6a77a674454f3696449d1172fba187 */

 --header-background-color: 0 130 177;
 --header-foreground-color: 255 255 255;
 --footer-background-color: 0 130 177;
 --footer-foreground-color: 255 255 255;
 --branding-primary-color: 0 130 177;
 --branding-cta-color: 0 99 135;
 --branding-cta-foreground-color: 255 255 255;
 --branding-primary-foreground-color: 255 255 255;
}


/* WebRouteTemplate.Css guid: d9c64932d091488b9a86110ccecea790 */

:root {
    --color-text-dark: 73 69 79;
}


/* WebSectionTemplate.Css guid: 0b585f6addce4de897e11f78462c00f9 */

.animated-header {
  padding-top: 63px;
  padding-bottom: 25px;
  text-transform: uppercase;
  font-size: 45px;
  font-weight: bold;
}
.animated-header__center-aligned {
  text-align: center;
}
.animated-header-heading {
  position: relative;
  width: 100%;
  line-height: 1;
}
.animated-header-inner {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 22px;
  padding-left: 22px;
}
@media (min-width: 640px) {
  .animated-header-inner {
    max-width: 640px;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (min-width: 768px) {
  .animated-header-inner {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .animated-header-inner {
    max-width: 1024px;
    padding-right: 4rem;
    padding-left: 4rem;
  }
}
@media (min-width: 1280px) {
  .animated-header-inner {
    max-width: 1280px;
    padding-right: 5rem;
    padding-left: 5rem;
  }
}
@media (min-width: 1536px) {
  .animated-header-inner {
    max-width: 1536px;
    padding-right: 6rem;
    padding-left: 6rem;
  }
}
.animated-header-animating-container {
  position: relative;
  display: inline-block;
  overflow-wrap: anywhere;
  width: 100%;
}
.animated-header-animating__hidden {
  pointer-events: none;
  visibility: hidden;
  display: block;
  white-space: normal;
  width: 100%;
  word-break: normal;
}
.animated-header-static {
  display: block;
}
.animated-header-animating {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  white-space: normal;
  width: 100%;
  word-break: normal;
}
.animated-header.no-bg .animated-header-animating {
  color: rgb(var(--branding-primary-color));
}
.animated-header.colored-bg {
  color: rgb(var(--branding-primary-foreground-color));
  background-color: rgb(var(--branding-primary-color));
}
.animated-header.colored-bg .animated-header-animating--hidden {
  -webkit-text-stroke: 3px rgb(var(--branding-primary-foreground-color));
}
.animated-header.colored-bg .animated-header-animating {
  color: rgb(var(--branding-primary-color));
  paint-order: stroke fill;
  -webkit-text-stroke: 3px rgb(var(--branding-primary-foreground-color));
}
.animated-header .Typewriter__cursor {
  border-right: 2px solid black;
}

.animated-header.no-bg:has(+ .colored-bg),
.animated-header.colored-bg:has(+ .no-bg) {
  padding-bottom: 50px;
}

.animated-header:has(+ .text-section) {
  padding-bottom: 20px;
}

.animated-header.colored-bg + .text-section.colored-bg,
.animated-header.no-bg + .text-section.no-bg {
  padding-top: 0;
}

@media (width >= 48rem) {
  .animated-header {
    padding-top: 125px;
    padding-bottom: 50px;
    font-size: 100px;
  }
  .animated-header:has(+ .text-section) {
    padding-bottom: 25px;
  }
  .animated-header.colored-bg .animated-header-animating--hidden {
    -webkit-text-stroke: 5px rgb(var(--branding-primary-foreground-color));
  }
  .animated-header.colored-bg .animated-header-animating {
    -webkit-text-stroke: 5px rgb(var(--branding-primary-foreground-color));
  }
  .animated-header.no-bg:has(+ .colored-bg),
  .animated-header.colored-bg:has(+ .no-bg) {
    padding-bottom: 100px;
  }
}


/* WebSectionTemplate.Css guid: 0b861bc0b8124ada89e1ee13203bc46d */

.class-display-section {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 768px) {
  .class-display-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.class-display-section + .ungsys-section.no-bg,
.ungsys-section.no-bg + .class-display-section {
  padding-top: 20px;
}

.class-display-section:has(+ .ungsys-section.no-bg),
.ungsys-section.no-bg:has(+ .class-display-section) {
  padding-bottom: 20px;
}

@media (min-width: 768px) {
  .class-display-section + .ungsys-section.no-bg,
  .ungsys-section.no-bg + .class-display-section {
    padding-top: 40px;
  }
  .class-display-section:has(+ .ungsys-section.no-bg),
  .ungsys-section.no-bg:has(+ .class-display-section) {
    padding-bottom: 40px;
  }
}


/* WebSectionTemplate.Css guid: 9cef9e9016f34b81aa0ba78faa655a97 */

.class-display-section {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 768px) {
  .class-display-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.class-display-section + .ungsys-section.no-bg,
.ungsys-section.no-bg + .class-display-section {
  padding-top: 20px;
}

.class-display-section:has(+ .ungsys-section.no-bg),
.ungsys-section.no-bg:has(+ .class-display-section) {
  padding-bottom: 20px;
}

@media (min-width: 768px) {
  .class-display-section + .ungsys-section.no-bg,
  .ungsys-section.no-bg + .class-display-section {
    padding-top: 40px;
  }
  .class-display-section:has(+ .ungsys-section.no-bg),
  .ungsys-section.no-bg:has(+ .class-display-section) {
    padding-bottom: 40px;
  }
}


/* WebSectionTemplate.Css guid: 7bd3a1ce61144da288d5dbb0e86b6552 */

.gallery-section {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 22px;
  padding-left: 22px;
}@media (min-width: 640px) {.gallery-section {
    max-width: 640px;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}@media (min-width: 768px) {.gallery-section {
    max-width: 768px;
  }
}@media (min-width: 1024px) {.gallery-section {
    max-width: 1024px;
    padding-right: 4rem;
    padding-left: 4rem;
  }
}@media (min-width: 1280px) {.gallery-section {
    max-width: 1280px;
    padding-right: 5rem;
    padding-left: 5rem;
  }
}@media (min-width: 1536px) {.gallery-section {
    max-width: 1536px;
    padding-right: 6rem;
    padding-left: 6rem;
  }
}.gallery-section {
  padding-top: 40px;
  padding-bottom: 40px;
}
.gallery-section .section-title {
  text-align: center;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .gallery-section .section-title {
    margin-bottom: 25px;
  }
}
.gallery-section .gallery {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.75rem;
}
@media (min-width: 1024px) {
  .gallery-section .gallery {
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 1.25rem;
  }
}
.gallery-section .gallery-item {
  position: relative;
  border-radius: 0.75rem;
  aspect-ratio: 1 / 1;
}
.gallery-section .gallery-item img {
  border-radius: 0.75rem;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.gallery-section .gallery-item .gallery-item-overlay {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 0.75rem;
  background-color: rgba(0, 0, 0, 0.1);
}
.gallery-section .gallery-item .gallery-item-overlay .play-icon {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 48px;
}
@media (min-width: 1024px) {
  .gallery-section .gallery-item .gallery-item-overlay .play-icon {
    font-size: 72px;
  }
}


