<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root,#reveal-- { 
  --primary-color: #002663; 
  --secondary-color: #005ca7; 
  --background-style: solid; 
  --background-color: #ffffff; 
  --primary-contrast: #fff; 
  --global-background-color: #ffffff; 
  --h1-font-family: "Nunito"; 
  --h1-font-size: 46px; 
  --h1-font-weight: 400; 
  --h2-font-color: #002663; 
  --h2-font-family: "Nunito"; 
  --h3-font-color: #005ca7; 
  --h3-font-family: "Nunito"; 
  --h3-font-size: 25px; 
  --h4-font-family: "Nunito"; 
  --h4-font-size: 20px; 
  --body-font-color: #666064; 
  --body-font-family: "Nunito"; 
  --body-font-size: 15px; 
  --body-font-weight: 400; 
  --link-font-color: #005ca7; 
  --link-font-color-hover: #002663; 
  --link-font-color-active: #002663; 
  --button-style: normal; 
  --button-background-color: #0073cf; 
  --button-background-color-hover: #002663; 
  --button-border-radius: 0px; 
  --button-font-color-hover: #ffffff; 
  --button-font-color-active: #005ca7; 
  --button-font-color: #ffffff; 
  --button-font-family: "Nunito"; 
  --button-font-size: 14px; 
  --button-text-align: center; 
  --button-font-weight: 400; 
  --button-line-height: 1; 
  --button-border-color: transparent; 
  --button-border-color-hover: transparent; 
  --in-animation: hinge-in-; 
  --hinge-in-direction: from-top; 
  --slide-in-direction: down; 
  --scale-in-direction: up; 
  --out-animation: hinge-out-; 
  --hinge-out-direction: from-top; 
  --slide-out-direction: up; 
  --scale-out-direction: down; 
  --easing: linear; 
  --speed: normal; 
  --mobile-menu-margin-left-right: 1rem; 
  --mobile-menu-width: 100vw; 
  --mobile-menu-justify-content: normal; 
  --hamburger-open-position: relative; 
}
</pre></body></html>