/* CssVars count: 9 */

:root {

/* webhostname.MetaData(CssVars) guid: 3432938947894a3883605b09db5997d4 */

 --footer-background-color: 24 24 24;
 --footer-foreground-color: 255 255 255;
 --branding-primary-color: 0 0 0;
 --branding-cta-color: 255 255 255;
 --branding-cta-foreground-color: 0 0 0;
 --branding-primary-foreground-color: 255 255 255;
 --header-background-color: 255 255 255;
 --header-foreground-color: 0 0 0;
}


/* WebRouteTemplate.Css guid: d9c64932d091488b9a86110ccecea790 */

:root {
    --color-text-dark: 73 69 79;
}


/* WebSectionTemplate.Css guid: 63da4a196e8f4a219bd2cc8c89f18794 */

.hero-section .hero-item {
  width: 100%;
  height: 100%;
}
.hero-section .hero-item img, .hero-section .hero-item video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.hero-section .swiper .swiper-pagination {
  display: none;
  z-index: 50;
}
@media (min-width: 1024px) {
  .hero-section .swiper .swiper-pagination {
    display: flex;
  }
}
.hero-section .swiper .swiper-pagination-bullet {
  width: 3rem;
  height: 0.25rem;
  border-radius: 0.375rem;
  background-color: rgba(255, 255, 255, 0.9) !important;
}
.hero-section .swiper .swiper-pagination-bullet-active {
  background-color: #fff !important;
}
.hero-section.hero-section--2-layer-cover-slides {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: -moz-min-content;
  height: min-content;
}
.hero-section.hero-section--2-layer-cover-slides .search-input {
  display: flex;
  align-items: center;
}
.hero-section.hero-section--2-layer-cover-slides .search-input > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.hero-section.hero-section--2-layer-cover-slides .search-input {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.hero-section.hero-section--2-layer-cover-slides .search-input input {
  outline: 2px solid transparent;
  outline-offset: 2px;
  flex-grow: 1;
}
.hero-section.hero-section--2-layer-cover-slides .swiper-slide, .hero-section.hero-section--2-layer-cover-slides .swiper-navigation-wrapper {
  width: 340px !important;
  height: 400px !important;
}
@media (min-width: 640px) {
  .hero-section.hero-section--2-layer-cover-slides .swiper-slide, .hero-section.hero-section--2-layer-cover-slides .swiper-navigation-wrapper {
    width: 560px !important;
  }
}
@media (min-width: 1024px) {
  .hero-section.hero-section--2-layer-cover-slides .swiper-slide, .hero-section.hero-section--2-layer-cover-slides .swiper-navigation-wrapper {
    width: 80% !important;
    height: 512px !important;
  }
}
@media (min-width: 1280px) {
  .hero-section.hero-section--2-layer-cover-slides .swiper-slide, .hero-section.hero-section--2-layer-cover-slides .swiper-navigation-wrapper {
    height: 630px !important;
  }
}
@media (min-width: 1536px) {
  .hero-section.hero-section--2-layer-cover-slides .swiper-slide, .hero-section.hero-section--2-layer-cover-slides .swiper-navigation-wrapper {
    width: 85% !important;
    height: 768px !important;
  }
}
.hero-section.hero-section--2-layer-cover-slides .swiper-slide:not(.swiper-slide-active) .hero-item-overlay {
  display: none;
}
.hero-section.hero-section--2-layer-cover-slides .swiper-slide:not(.swiper-slide-active) .welcome-banner-mobile {
  display: none;
}
.hero-section.hero-section--2-layer-cover-slides .swiper-navigation-wrapper {
  height: auto !important;
  display: flex;
  justify-content: flex-end;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 2;
  padding: 1rem;
  gap: 0.5rem;
}
.hero-section.hero-section--2-layer-cover-slides .swiper-navigation-wrapper .swiper-button-prev, .hero-section.hero-section--2-layer-cover-slides .swiper-navigation-wrapper .swiper-button-next {
  width: 32px;
  height: 32px;
}
@media (min-width: 1024px) {
  .hero-section.hero-section--2-layer-cover-slides .swiper-navigation-wrapper {
    display: none;
  }
}
.hero-section.hero-section--2-layer-cover-slides .search-input-container {
  width: 100%;
  margin-top: auto;
  position: absolute;
  bottom: 1rem;
  left: 0;
  right: 0;
  z-index: 10;
  display: flex;
  justify-content: center;
}
@media (min-width: 1024px) {
  .hero-section.hero-section--2-layer-cover-slides .search-input-container {
    display: none;
  }
}
.hero-section.hero-section--2-layer-cover-slides .search-input-container .search-input {
  width: 70%;
}
.hero-section.hero-section--2-layer-cover-slides .search-input-container .search-input input {
  flex-grow: 1;
  outline: none;
  font-size: 0.875rem;
}
.hero-section.hero-section--2-layer-cover-slides .search-input-container .search-input input::-moz-placeholder {
  color: #9ca3af;
}
.hero-section.hero-section--2-layer-cover-slides .search-input-container .search-input input::placeholder {
  color: #9ca3af;
}
.hero-section.hero-section--2-layer-cover-slides .search-input-container .search-input svg {
  font-size: 1.5rem;
}
.hero-section.hero-section--2-layer-cover-slides .welcome-banner-desktop {
  border-radius: 1rem;
  padding: 2rem;
  width: 384px;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
}
.hero-section.hero-section--2-layer-cover-slides .welcome-banner-desktop-container {
  position: absolute;
  left: 3rem;
  top: 0;
  bottom: 0;
  z-index: 5;
  display: none;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 1024px) {
  .hero-section.hero-section--2-layer-cover-slides .welcome-banner-desktop-container {
    display: flex;
  }
}
.hero-section.hero-section--2-layer-cover-slides .welcome-banner-desktop h1 {
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 52px;
  line-height: 54px;
}
.hero-section.hero-section--2-layer-cover-slides .welcome-banner-desktop h2 {
  font-size: 1.5rem;
  font-weight: 600;
}
.hero-section.hero-section--2-layer-cover-slides .welcome-banner-desktop .search-input {
  margin-top: 16px;
  border: 1px solid #e5e7eb;
}
.hero-section.hero-section--2-layer-cover-slides .hero-item {
  border-radius: 0.75rem;
  position: relative;
}
.hero-section.hero-section--2-layer-cover-slides .hero-item img {
  border-radius: 0.75rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.hero-section.hero-section--2-layer-cover-slides .hero-item .welcome-banner-mobile,
.hero-section.hero-section--2-layer-cover-slides .hero-item .hero-item-overlay {
  padding: 3rem 1rem;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  flex-direction: column;
  border-radius: 0.75rem;
  background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}
@media (min-width: 1024px) {
  .hero-section.hero-section--2-layer-cover-slides .hero-item .welcome-banner-mobile {
    display: none;
  }
}
.hero-section.hero-section--2-layer-cover-slides .hero-item .hero-item-overlay {
  align-items: flex-start;
}
@media (min-width: 1024px) {
  .hero-section.hero-section--2-layer-cover-slides .hero-item .hero-item-overlay {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    padding: 2rem;
    background: linear-gradient(to top left, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  }
  .hero-section.hero-section--2-layer-cover-slides .hero-item .hero-item-overlay .swiper-navigation-wrapper {
    display: none;
  }
}
.hero-section.hero-section--2-layer-cover-slides .hero-item .hero-item-overlay-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 0.5rem;
  width: 100%;
}
@media (min-width: 1024px) {
  .hero-section.hero-section--2-layer-cover-slides .hero-item .hero-item-overlay-header {
    justify-content: flex-end;
    text-align: right;
  }
}
.hero-section.hero-section--2-layer-cover-slides .hero-item .hero-item-overlay-header .swiper-control-container {
  margin-left: auto;
}
.hero-section.hero-section--2-layer-cover-slides .hero-item .hero-item-overlay-header-text-container {
  display: flex;
  flex-direction: column;
}
.hero-section.hero-section--2-layer-cover-slides .hero-item .hero-item-overlay-header-text-container h1,
.hero-section.hero-section--2-layer-cover-slides .hero-item .hero-item-overlay-header-text-container h2 {
  color: white;
}
.hero-section.hero-section--2-layer-cover-slides .hero-item .hero-item-overlay-header-text-container h1 {
  font-size: 1.5rem;
  font-weight: 700;
}
.hero-section.hero-section--2-layer-cover-slides .hero-item .hero-item-overlay-header-text-container h2 {
  font-size: 1.125rem;
}
.hero-section.hero-section--2-layer-cover-slides .hero-item .welcome-banner-mobile .swiper-control-container {
  align-self: flex-end;
}
.hero-section.hero-section--2-layer-cover-slides .hero-item .welcome-banner-mobile h1 {
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 1.875rem;
  line-height: 2rem;
}
.hero-section.hero-section--2-layer-cover-slides .hero-item .welcome-banner-mobile h1,
.hero-section.hero-section--2-layer-cover-slides .hero-item .welcome-banner-mobile h2 {
  color: white;
}
.hero-section.hero-section--2-layer-cover-slides .hero-item .welcome-banner-mobile .search-input {
  margin-top: auto;
}
.hero-section.hero-section--2-layer-cover-slides .hero-item .swiper-navigation-wrapper {
  display: flex;
  gap: 0.5rem;
  align-items: center;
  justify-content: flex-end;
}
.hero-section.hero-section--2-layer-cover-slides .hero-item .swiper-navigation-wrapper .swiper-button-next,
.hero-section.hero-section--2-layer-cover-slides .hero-item .swiper-navigation-wrapper .swiper-button-prev {
  border-radius: 9999px;
  margin-top: 0;
  border: 1px solid white;
  background-color: white;
  color: black;
  opacity: 1;
  position: unset;
  width: 32px;
  height: 32px;
}
.hero-section.hero-section--2-layer-cover-slides .hero-item .swiper-navigation-wrapper .swiper-button-next::after,
.hero-section.hero-section--2-layer-cover-slides .hero-item .swiper-navigation-wrapper .swiper-button-prev::after {
  content: "";
}
.hero-section.hero-section--2-layer-cover-slides .hero-item .swiper-navigation-wrapper .swiper-button-next.swiper-button-disabled,
.hero-section.hero-section--2-layer-cover-slides .hero-item .swiper-navigation-wrapper .swiper-button-prev.swiper-button-disabled {
  color: white;
  background-color: unset;
}
.hero-section.hero-section--full-width .swiper-pagination {
  background: none;
  --swiper-pagination-bottom: 37px;
}
.hero-section.hero-section--full-width .swiper-button-prev, .hero-section.hero-section--full-width .swiper-button-next {
  width: -moz-fit-content;
  width: fit-content;
  display: none;
  position: absolute;
  top: 50%;
  justify-content: space-between;
  background: none;
  color: white;
}
.hero-section.hero-section--full-width .swiper-button-prev span, .hero-section.hero-section--full-width .swiper-button-next span {
  font-size: 50px;
}
@media (width >= 48rem) {
  .hero-section.hero-section--full-width .swiper-button-prev, .hero-section.hero-section--full-width .swiper-button-next {
    display: inline-block;
  }
}
.hero-section.hero-section--full-width .swiper-button-prev {
  left: 0;
  padding-left: 20px;
}
.hero-section.hero-section--full-width .swiper-button-next {
  right: 0;
  padding-right: 20px;
}
.hero-section.hero-section--full-width .hero-section-swiper {
  height: 630px;
}
.hero-section.hero-section--full-width .hero-section-swiper .swiper-slide .hero-item img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: relative;
  z-index: 0;
}
.hero-section.hero-section--full-width .hero-section-swiper .hero-item-container {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(74.88deg, rgba(0, 0, 0, 0.8) 14.82%, rgba(27, 27, 27, 0.590849) 38.32%, rgba(61, 61, 61, 0.324873) 63.26%, rgba(102, 102, 102, 0) 81.5%);
}
.hero-section.hero-section--full-width .hero-section-swiper .hero-item-container .hero-item-content {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 22px;
  padding-left: 22px;
}
@media (min-width: 640px) {
  .hero-section.hero-section--full-width .hero-section-swiper .hero-item-container .hero-item-content {
    max-width: 640px;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (min-width: 768px) {
  .hero-section.hero-section--full-width .hero-section-swiper .hero-item-container .hero-item-content {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .hero-section.hero-section--full-width .hero-section-swiper .hero-item-container .hero-item-content {
    max-width: 1024px;
    padding-right: 4rem;
    padding-left: 4rem;
  }
}
@media (min-width: 1280px) {
  .hero-section.hero-section--full-width .hero-section-swiper .hero-item-container .hero-item-content {
    max-width: 1280px;
    padding-right: 5rem;
    padding-left: 5rem;
  }
}
@media (min-width: 1536px) {
  .hero-section.hero-section--full-width .hero-section-swiper .hero-item-container .hero-item-content {
    max-width: 1536px;
    padding-right: 12rem;
    padding-left: 12rem;
  }
}
.hero-section.hero-section--full-width .hero-section-swiper .hero-item-container .hero-item-content {
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: white;
  line-height: normal;
}
.hero-section.hero-section--full-width .hero-section-swiper .hero-item-container .hero-item-content .hero-item-content-title {
  font-size: 35px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
}
@media (width >= 48rem) {
  .hero-section.hero-section--full-width .hero-section-swiper .hero-item-container .hero-item-content .hero-item-content-title {
    font-size: 60px;
  }
}
.hero-section.hero-section--full-width .hero-section-swiper .hero-item-container .hero-item-content .hero-item-content-subtitle {
  font-weight: 600;
}
.hero-section.hero-section--full-width .hero-section-swiper .hero-item-container .hero-item-content .hero-item-content-action {
  margin-top: 25px;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
}
@media (min-width: 425px) {
  .hero-section.hero-section--full-width .hero-section-swiper .hero-item-container .hero-item-content .hero-item-content-action {
    flex-wrap: nowrap;
  }
}
@media (width >= 48rem) {
  .hero-section.hero-section--full-width .hero-section-swiper .hero-item-container .hero-item-content .hero-item-content-action {
    margin-top: 30px;
    flex-direction: row-reverse;
    justify-content: flex-end;
    gap: 20px;
  }
}
.hero-section.hero-section--full-width .hero-section-swiper .hero-item-container .hero-item-content .hero-item-content-action .hero-item-content-action-search-container {
  color: rgb(var(--color-text-dark));
  display: flex;
  align-items: center;
  overflow: hidden;
  border-radius: 28px;
  border: 2px solid rgb(var(--branding-primary-color));
  background: white;
  padding-left: 20px;
}
@media (width >= 48rem) {
  .hero-section.hero-section--full-width .hero-section-swiper .hero-item-container .hero-item-content .hero-item-content-action .hero-item-content-action-search-container {
    border-width: 1px;
  }
}
.hero-section.hero-section--full-width .hero-section-swiper .hero-item-container .hero-item-content .hero-item-content-action .hero-item-content-action-search-container .hero-item-content-action-search-input {
  letter-spacing: 0.5;
  padding: 0 5px;
  height: 42px;
}
.hero-section.hero-section--full-width .hero-section-swiper .hero-item-container .hero-item-content .hero-item-content-action .hero-item-content-action-search-container .hero-item-content-action-search-input::-moz-placeholder {
  color: var(--color-text-dark);
}
.hero-section.hero-section--full-width .hero-section-swiper .hero-item-container .hero-item-content .hero-item-content-action .hero-item-content-action-search-container .hero-item-content-action-search-input::placeholder {
  color: var(--color-text-dark);
}
@media (width >= 48rem) {
  .hero-section.hero-section--full-width .hero-section-swiper .hero-item-container .hero-item-content .hero-item-content-action .hero-item-content-action-search-container .hero-item-content-action-search-input {
    height: 48px;
  }
}
.hero-section.hero-section--full-width .hero-section-swiper .hero-item-container .hero-item-content .hero-item-content-action .hero-item-content-action-search-container .hero-item-content-action-search-icon {
  padding: 8px;
  font-size: 24px;
  background-color: white;
  color: var(--color-text-dark);
}
.hero-section.hero-section--full-width .hero-section-swiper .hero-item-container .hero-item-content .hero-item-content-action .hero-item-content-action-search-button {
  font-weight: 500;
  text-align: center;
  color: rgb(var(--branding-primary-foreground-color));
  background-color: rgb(var(--branding-primary-color));
  border-radius: 40px;
  flex-shrink: 0;
  padding: 14px 16px;
}
@media (width >= 48rem) {
  .hero-section.hero-section--full-width .hero-section-swiper .hero-item-container .hero-item-content .hero-item-content-action .hero-item-content-action-search-button {
    padding: 16px 32px;
  }
}
.hero-section.hero-section--full-width.hero-section--center-aligned .hero-section-swiper {
  overflow: visible;
}
.hero-section.hero-section--full-width.hero-section--center-aligned .hero-section-swiper .swiper-slide .hero-item .hero-item-container {
  background: rgba(0, 0, 0, 0.4);
}
.hero-section.hero-section--full-width.hero-section--center-aligned .hero-section-swiper .swiper-slide .hero-item .hero-item-container .hero-item-content {
  align-items: center;
  text-align: center;
}
.hero-section.hero-section--full-width.hero-section--center-aligned .hero-section-swiper .swiper-slide .hero-item .hero-item-container .hero-item-content .hero-item-content-heading {
  display: flex;
  flex-direction: column-reverse;
}
.hero-section.hero-section--full-width.hero-section--center-aligned .hero-section-swiper .swiper-slide .hero-item .hero-item-container .hero-item-content-action-search-container {
  position: absolute;
  bottom: -21.5px;
  left: 50%;
  transform: translateX(-50%);
  width: 90%;
}
@media (width >= 48rem) {
  .hero-section.hero-section--full-width.hero-section--center-aligned .hero-section-swiper .swiper-slide .hero-item .hero-item-container .hero-item-content-action-search-container {
    bottom: -25px;
    width: 50%;
  }
}
.hero-section.hero-section--full-width.hero-section--center-aligned .hero-section-swiper .swiper-slide .hero-item .hero-item-container .hero-item-content-action-search-container .hero-item-content-action-search-input {
  flex-grow: 1;
}


/* 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;
  }
}


