<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#block-hero-banner-dawn, #reveal--hero_banner_dawn,#reveal--hero_banner_dawn { 
  --h1-font-color: #ffffff; 
  --h1-text-align: center; 
  --h4-font-color: #ffffff; 
  --h4-text-align: center; 
  --button-style: none; 
  --button-background-color: transparent; 
  --button-background-color-hover: transparent; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
  --background-style: solid; 
  --overlay: 1; 
  --prev-next-buttons: 1; 
  --page-dots: 1; 
  --autoplay: 1; 
  --timer-delay: 6000; 
  --anim-in-from-left: fade-in; 
  --anim-in-from-right: fade-in; 
  --anim-out-to-left: fade-out; 
  --anim-out-to-right: fade-out; 
  --banner-height: 100vh; 
  --banner-height-offset: 0px; 
  --banner-image-height: 100vh; 
  --banner-image-width: 100%; 
  --object-fit: cover; 
  --logo-position-x: 50%; 
  --logo-position-y: 25%; 
  --logo-height: 150px; 
  --logo-width: 150px; 
  --object-position-x: 50%; 
  --object-position-y: 50%; 
  --caption-width: 50%; 
  --caption-max-width: 85.714rem; 
  --caption-border-style: none; 
  --caption-background-color: transparent; 
  --caption-background-opacity: 0.5; 
  --caption-position-x: 50%; 
  --caption-position-y: 55%; 
  --caption-transform-x: -50%; 
  --caption-transform-y: -50%; 
  --overlay-opacity: 0.3; 
  --overlay-color: #000000; 
  --overlay-width: 100%; 
  --overlay-height: 100%; 
  --overlay-top-pos: 0rem; 
  --overlay-left-pos: 0rem; 
  --arrow-color: #ffffff; 
  --arrow-color-hover: #ffffff; 
  --arrow-x-pos: 0%; 
  --arrow-y-pos: 50%; 
  --page-dots-color: #cacaca; 
  --page-dots-color-hover: #8a8a8a; 
  --page-dots-color-active: #8a8a8a; 
  --page-dots-size: 0.75rem; 
  --page-dots-y-pos: 0px; 
  --object-fit--tablet: cover; 
  --caption-width--tablet: 75%; 
  --caption-position-y--tablet: 56%; 
  --arrow-display--tablet: block; 
  --page-dots-display--tablet: inline-block; 
  --object-fit--mobile: cover; 
  --logo-width--mobile: 120px; 
  --caption-width--mobile: 75%; 
  --caption-position-y--mobile: 56%; 
  --arrow-display--mobile: block; 
  --page-dots-display--mobile: inline-block; 
}
</pre></body></html>