body.compensate-for-scrollbar {
  overflow: hidden;
}

@font-face {
  font-family: "GalliardPro-Roman";

  src: url("../fonts-brand/GalliardPro-Roman_gdi.eot");

  src: url("../fonts-brand/GalliardPro-Roman_gdi.eot?#iefix") format("embedded-opentype"), url("../fonts-brand/GalliardPro-Roman_gdi.woff") format("woff"), url("../fonts-brand/GalliardPro-Roman_gdi.ttf") format("truetype"), url("../fonts-brand/GalliardPro-Roman_gdi.svg#GalliardPro-Roman") format("svg");

  font-weight: 400;

  font-style: normal;

  font-stretch: normal;

  unicode-range: U+0020-25CA;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */

/**
 * Removes the default spacing and border for appropriate elements.
 */

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

button {
  background-color: transparent;
  background-image: none;
  padding: 0;
}

/**
 * Work around a Firefox/IE bug where the transparent `button` background
 * results in a loss of the default `button` focus styles.
 */

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

fieldset {
  margin: 0;
  padding: 0;
}

ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/**
 * Tailwind custom reset styles
 */

/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */

html {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 1 */
  line-height: 1.5; /* 2 */
}

/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */

*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}

/*
 * Ensure horizontal rules are visible by default
 */

hr {
  border-top-width: 1px;
}

/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */

img {
  border-style: solid;
}

textarea {
  resize: vertical;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #a0aec0;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #a0aec0;
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #a0aec0;
}

input::placeholder,
textarea::placeholder {
  color: #a0aec0;
}

button,
[role="button"] {
  cursor: pointer;
}

table {
  border-collapse: collapse;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  text-wrap: pretty;
}

/**
 * Reset links to optimize for opt-in styling instead of
 * opt-out.
 */

a {
  color: inherit;
  text-decoration: inherit;
}

/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */

button,
input,
optgroup,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}

/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */

pre,
code,
kbd,
samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/**
 * Make replaced elements `display: block` by default as that's
 * the behavior you want almost all of the time. Inspired by
 * CSS Remedy, with `svg` added as well.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}

/**
 * Constrain images and videos to the parent width and preserve
 * their instrinsic aspect ratio.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */

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

/* tailwind start components */

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 30rem) {
  .container {
    max-width: 30rem;
  }
}

@media (min-width: 40rem) {
  .container {
    max-width: 40rem;
  }
}

@media (min-width: 48rem) {
  .container {
    max-width: 48rem;
  }
}

@media (min-width: 64rem) {
  .container {
    max-width: 64rem;
  }
}

@media (min-width: 80rem) {
  .container {
    max-width: 80rem;
  }
}

/* tailwind end components */

.space-x-4 > :not(template) ~ :not(template) {
  --space-x-reverse: 0;
  margin-right: calc(1rem * var(--space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--space-x-reverse)));
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.bg-white {
  --bg-opacity: 1;
  background-color: #FFFFFF;
  background-color: rgba(255, 255, 255, var(--bg-opacity));
}

.bg-gray-80 {
  --bg-opacity: 1;
  background-color: rgb(204,204,204);
  background-color: rgba(204, 204, 204, var(--bg-opacity));
}

.bg-yellow-100 {
  --bg-opacity: 1;
  background-color: #F8F4EB;
  background-color: rgba(248, 244, 235, var(--bg-opacity));
}

.bg-yellow-150 {
  --bg-opacity: 1;
  background-color: #e7e5c8;
  background-color: rgba(231, 229, 200, var(--bg-opacity));
}

.bg-blue-100 {
  --bg-opacity: 1;
  background-color: #edf2f8;
  background-color: rgba(237, 242, 248, var(--bg-opacity));
}

.bg-blue-500 {
  --bg-opacity: 1;
  background-color: #0F579A;
  background-color: rgba(15, 87, 154, var(--bg-opacity));
}

.hover\:bg-blue-100:hover {
  --bg-opacity: 1;
  background-color: #edf2f8;
  background-color: rgba(237, 242, 248, var(--bg-opacity));
}

.hover\:bg-blue-overlay:hover {
  background-color: rgba(0,84,154,0.3);
}

.focus\:bg-blue-100:focus {
  --bg-opacity: 1;
  background-color: #edf2f8;
  background-color: rgba(237, 242, 248, var(--bg-opacity));
}

.border-transparent {
  border-color: transparent;
}

.border-gray-40 {
  --border-opacity: 1;
  border-color: rgb(102,102,102);
  border-color: rgba(102, 102, 102, var(--border-opacity));
}

.border-yellow-100 {
  --border-opacity: 1;
  border-color: #F8F4EB;
  border-color: rgba(248, 244, 235, var(--border-opacity));
}

.border-yellow-200 {
  --border-opacity: 1;
  border-color: #c1b890;
  border-color: rgba(193, 184, 144, var(--border-opacity));
}

.border-blue-200 {
  --border-opacity: 1;
  border-color: #84a6c9;
  border-color: rgba(132, 166, 201, var(--border-opacity));
}

.border-blue-300 {
  --border-opacity: 1;
  border-color: #497391;
  border-color: rgba(73, 115, 145, var(--border-opacity));
}

.border-blue-600 {
  --border-opacity: 1;
  border-color: #02457a;
  border-color: rgba(2, 69, 122, var(--border-opacity));
}

.focus\:border-yellow-400:focus {
  --border-opacity: 1;
  border-color: #f9c52b;
  border-color: rgba(249, 197, 43, var(--border-opacity));
}

.rounded-md {
  border-radius: 0.375rem;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-r-none {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.rounded-l-none {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.rounded-r {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.border-4 {
  border-width: 4px;
}

.border {
  border-width: 1px;
}

.border-b-2 {
  border-bottom-width: 2px;
}

.border-t {
  border-top-width: 1px;
}

.border-r {
  border-right-width: 1px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-l {
  border-left-width: 1px;
}

.block {
  display: block;
}

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

.inline {
  display: inline;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

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

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

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

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

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

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

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

.flex-1 {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0%;
          flex: 1 1;
}

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

.flex-none {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

.flex-shrink-0 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

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

.order-first {
  -webkit-box-ordinal-group: -9998;
      -ms-flex-order: -9999;
          order: -9999;
}

.order-last {
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999;
}

.font-sans {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.font-serif {
  font-family: Georgia, Cambria, "Times New Roman", Times, serif;
}

.font-bold {
  font-weight: 700;
}

.h-1 {
  height: 0.25rem;
}

.h-4 {
  height: 1rem;
}

.h-8 {
  height: 2rem;
}

.h-24 {
  height: 6rem;
}

.h-full {
  height: 100%;
}

.text-xs {
  font-size: .8125rem;
}

.text-sm {
  font-size: 0.875rem;
}

.text-base {
  font-size: 1rem;
}

.text-lg {
  font-size: 1.125rem;
}

.text-6xl {
  font-size: 4rem;
}

.leading-none {
  line-height: 1;
}

.leading-tight {
  line-height: 1.25;
}

.leading-normal {
  line-height: 1.5;
}

.mr-2 {
  margin-right: 0.5rem;
}

.ml-2 {
  margin-left: 0.5rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.max-w-sm {
  max-width: 24rem;
}

.max-w-full {
  max-width: 100%;
}

.min-h-screen {
  min-height: 100vh;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.object-left {
  -o-object-position: left;
     object-position: left;
}

.opacity-0 {
  opacity: 0;
}

.opacity-25 {
  opacity: 0.25;
}

.hover\:opacity-75:hover {
  opacity: 0.75;
}

.overflow-hidden {
  overflow: hidden;
}

.p-2 {
  padding: 0.5rem;
}

.p-4 {
  padding: 1rem;
}

.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.pt-2 {
  padding-top: 0.5rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.placeholder-black::-webkit-input-placeholder {
  --placeholder-opacity: 1;
  color: #000000;
  color: rgba(0, 0, 0, var(--placeholder-opacity));
}

.placeholder-black::-moz-placeholder {
  --placeholder-opacity: 1;
  color: #000000;
  color: rgba(0, 0, 0, var(--placeholder-opacity));
}

.placeholder-black::-ms-input-placeholder {
  --placeholder-opacity: 1;
  color: #000000;
  color: rgba(0, 0, 0, var(--placeholder-opacity));
}

.placeholder-black::placeholder {
  --placeholder-opacity: 1;
  color: #000000;
  color: rgba(0, 0, 0, var(--placeholder-opacity));
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
}

.top-0 {
  top: 0;
}

.left-0 {
  left: 0;
}

.resize {
  resize: both;
}

.fill-current {
  fill: currentColor;
}

.text-center {
  text-align: center;
}

.text-black {
  --text-opacity: 1;
  color: #000000;
  color: rgba(0, 0, 0, var(--text-opacity));
}

.text-blue-200 {
  --text-opacity: 1;
  color: #84a6c9;
  color: rgba(132, 166, 201, var(--text-opacity));
}

.text-blue-300 {
  --text-opacity: 1;
  color: #497391;
  color: rgba(73, 115, 145, var(--text-opacity));
}

.text-blue-600 {
  --text-opacity: 1;
  color: #02457a;
  color: rgba(2, 69, 122, var(--text-opacity));
}

.uppercase {
  text-transform: uppercase;
}

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.w-4 {
  width: 1rem;
}

.w-8 {
  width: 2rem;
}

.w-16 {
  width: 4rem;
}

.w-32 {
  width: 8rem;
}

.w-72 {
  width: 18rem;
}

.w-1\/2 {
  width: 50%;
}

.w-full {
  width: 100%;
}

.z-10 {
  z-index: 10;
}

.z-20 {
  z-index: 20;
}

.z-50 {
  z-index: 50;
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-10 {
  grid-template-columns: repeat(10, minmax(0, 1fr));
}

.transform {
  --transform-translate-x: 0;
  --transform-translate-y: 0;
  --transform-rotate: 0;
  --transform-skew-x: 0;
  --transform-skew-y: 0;
  --transform-scale-x: 1;
  --transform-scale-y: 1;
  -webkit-transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
          transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
}

.transition {
  -webkit-transition-property: background-color, border-color, color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform;
  transition-property: background-color, border-color, color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, -webkit-box-shadow, -webkit-transform;
}

.transition-colors {
  -webkit-transition-property: background-color, border-color, color, fill, stroke;
  transition-property: background-color, border-color, color, fill, stroke;
}

.transition-position {
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left;
}

.ease-in-out {
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.duration-200 {
  -webkit-transition-duration: 200ms;
          transition-duration: 200ms;
}

.duration-300 {
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
}

.bg-gradient-b-blue-300-blue-100 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#497391), to(#edf2f8));
  background-image: linear-gradient(#497391, #edf2f8);
}

input,
select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-width: 1px;
  --border-opacity: 1;
  border-color: rgb(102,102,102);
  border-color: rgba(102, 102, 102, var(--border-opacity));
  border-radius: 0.25rem;
}

input:not([class*=py-]),
select:not([class*=py-]) {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

input:not([class*=px-]),
select:not([class*=px-]) {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

input:not([class*=leading-]),
select:not([class*=leading-]) {
  line-height: 1.25;
}

input:hover,
select:hover {
  --border-opacity: 1;
  border-color: rgb(154,154,154);
  border-color: rgba(154, 154, 154, var(--border-opacity));
}

input:focus,
select:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
          box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}

select {
  --bg-opacity: 1;
  background-color: #FFFFFF;
  background-color: rgba(255, 255, 255, var(--bg-opacity));
}

select:not([class*=pr-]) {
  padding-right: 2rem;
}

.article-text h2 {
  text-transform: uppercase;
  --text-opacity: 1;
  color: #497391;
  color: rgba(73, 115, 145, var(--text-opacity));
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}

.article-text h3 {
  font-size: 1.125rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}

.article-text p {
  margin-bottom: 1rem;
}

.article-text ul {
  list-style-type: disc;
  padding-left: 1rem;
}

.article-text img {
  margin-bottom: 1rem;
}

@media (min-width: 30rem) {
  .article-text img {
    max-width: 12rem;
    float: right;
    margin-left: 1rem;
  }
}

@media (min-width: 48rem) {
  .article-text img {
    max-width: 16rem;
  }
}

@media (min-width: 64rem) {
  .article-text img {
    max-width: 12rem;
  }
}

@media (min-width: 80rem) {
  .article-text img {
    max-width: 16rem;
  }
}

.bg-gradient-none {
  background-image: none;
}

.link-underline, .fact-year a {
  --text-opacity: 1;
  color: #02457a;
  color: rgba(2, 69, 122, var(--text-opacity));
  border-bottom-width: 2px;
  --border-opacity: 1;
  border-color: #c1b890;
  border-color: rgba(193, 184, 144, var(--border-opacity));
  -webkit-transition-property: background-color, border-color, color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform;
  transition-property: background-color, border-color, color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, -webkit-box-shadow, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 200ms;
          transition-duration: 200ms;
}

.link-no-underline, .fact-year a:hover {
  border-color: transparent;
}

.hover\:bg-gradient-none:hover {
  background-image: none;
}

.hover\:link-underline:hover, .hover\:fact-year:hover a {
  --text-opacity: 1;
  color: #02457a;
  color: rgba(2, 69, 122, var(--text-opacity));
  border-bottom-width: 2px;
  --border-opacity: 1;
  border-color: #c1b890;
  border-color: rgba(193, 184, 144, var(--border-opacity));
  -webkit-transition-property: background-color, border-color, color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform;
  transition-property: background-color, border-color, color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, -webkit-box-shadow, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 200ms;
          transition-duration: 200ms;
}

.hover\:link-no-underline:hover, .hover\:fact-year:hover a:hover {
  border-color: transparent;
}

.focus\:bg-gradient-none:focus {
  background-image: none;
}

.focus\:link-underline:focus, .focus\:fact-year:focus a {
  --text-opacity: 1;
  color: #02457a;
  color: rgba(2, 69, 122, var(--text-opacity));
  border-bottom-width: 2px;
  --border-opacity: 1;
  border-color: #c1b890;
  border-color: rgba(193, 184, 144, var(--border-opacity));
  -webkit-transition-property: background-color, border-color, color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform;
  transition-property: background-color, border-color, color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, -webkit-box-shadow, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 200ms;
          transition-duration: 200ms;
}

.focus\:link-no-underline:focus, .focus\:fact-year:focus a:hover {
  border-color: transparent;
}

.active\:bg-gradient-none:active {
  background-image: none;
}

.active\:link-underline:active, .active\:fact-year:active a {
  --text-opacity: 1;
  color: #02457a;
  color: rgba(2, 69, 122, var(--text-opacity));
  border-bottom-width: 2px;
  --border-opacity: 1;
  border-color: #c1b890;
  border-color: rgba(193, 184, 144, var(--border-opacity));
  -webkit-transition-property: background-color, border-color, color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform;
  transition-property: background-color, border-color, color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, -webkit-box-shadow, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 200ms;
          transition-duration: 200ms;
}

.active\:link-no-underline:active, .active\:fact-year:active a:hover {
  border-color: transparent;
}

.placeholder-italic::-webkit-input-placeholder {
  font-style: italic;
}

.placeholder-italic::-moz-placeholder {
  font-style: italic;
}

.placeholder-italic::-ms-input-placeholder {
  font-style: italic;
}

.placeholder-italic::placeholder {
  font-style: italic;
}

/* These can be removed if we update to Tailwind 1.4 or higher */

.placeholder-opacity-0::-webkit-input-placeholder {
  --placeholder-opacity: 0;
}

.placeholder-opacity-0::-moz-placeholder {
  --placeholder-opacity: 0;
}

.placeholder-opacity-0::-ms-input-placeholder {
  --placeholder-opacity: 0;
}

.placeholder-opacity-0::placeholder {
  --placeholder-opacity: 0;
}

.placeholder-opacity-25::-webkit-input-placeholder {
  --placeholder-opacity: 0.25;
}

.placeholder-opacity-25::-moz-placeholder {
  --placeholder-opacity: 0.25;
}

.placeholder-opacity-25::-ms-input-placeholder {
  --placeholder-opacity: 0.25;
}

.placeholder-opacity-25::placeholder {
  --placeholder-opacity: 0.25;
}

.placeholder-opacity-50::-webkit-input-placeholder {
  --placeholder-opacity: 0.5;
}

.placeholder-opacity-50::-moz-placeholder {
  --placeholder-opacity: 0.5;
}

.placeholder-opacity-50::-ms-input-placeholder {
  --placeholder-opacity: 0.5;
}

.placeholder-opacity-50::placeholder {
  --placeholder-opacity: 0.5;
}

.placeholder-opacity-75::-webkit-input-placeholder {
  --placeholder-opacity: 0.75;
}

.placeholder-opacity-75::-moz-placeholder {
  --placeholder-opacity: 0.75;
}

.placeholder-opacity-75::-ms-input-placeholder {
  --placeholder-opacity: 0.75;
}

.placeholder-opacity-75::placeholder {
  --placeholder-opacity: 0.75;
}

.placeholder-opacity-100::-webkit-input-placeholder {
  --placeholder-opacity: 1;
}

.placeholder-opacity-100::-moz-placeholder {
  --placeholder-opacity: 1;
}

.placeholder-opacity-100::-ms-input-placeholder {
  --placeholder-opacity: 1;
}

.placeholder-opacity-100::placeholder {
  --placeholder-opacity: 1;
}

.focus\:placeholder-italic:focus::-webkit-input-placeholder {
  font-style: italic;
}

.focus\:placeholder-italic:focus::-moz-placeholder {
  font-style: italic;
}

.focus\:placeholder-italic:focus::-ms-input-placeholder {
  font-style: italic;
}

.focus\:placeholder-italic:focus::placeholder {
  font-style: italic;
}

/* These can be removed if we update to Tailwind 1.4 or higher */

.focus\:placeholder-opacity-0:focus::-webkit-input-placeholder {
  --placeholder-opacity: 0;
}

.focus\:placeholder-opacity-0:focus::-moz-placeholder {
  --placeholder-opacity: 0;
}

.focus\:placeholder-opacity-0:focus::-ms-input-placeholder {
  --placeholder-opacity: 0;
}

.focus\:placeholder-opacity-0:focus::placeholder {
  --placeholder-opacity: 0;
}

.focus\:placeholder-opacity-25:focus::-webkit-input-placeholder {
  --placeholder-opacity: 0.25;
}

.focus\:placeholder-opacity-25:focus::-moz-placeholder {
  --placeholder-opacity: 0.25;
}

.focus\:placeholder-opacity-25:focus::-ms-input-placeholder {
  --placeholder-opacity: 0.25;
}

.focus\:placeholder-opacity-25:focus::placeholder {
  --placeholder-opacity: 0.25;
}

.focus\:placeholder-opacity-50:focus::-webkit-input-placeholder {
  --placeholder-opacity: 0.5;
}

.focus\:placeholder-opacity-50:focus::-moz-placeholder {
  --placeholder-opacity: 0.5;
}

.focus\:placeholder-opacity-50:focus::-ms-input-placeholder {
  --placeholder-opacity: 0.5;
}

.focus\:placeholder-opacity-50:focus::placeholder {
  --placeholder-opacity: 0.5;
}

.focus\:placeholder-opacity-75:focus::-webkit-input-placeholder {
  --placeholder-opacity: 0.75;
}

.focus\:placeholder-opacity-75:focus::-moz-placeholder {
  --placeholder-opacity: 0.75;
}

.focus\:placeholder-opacity-75:focus::-ms-input-placeholder {
  --placeholder-opacity: 0.75;
}

.focus\:placeholder-opacity-75:focus::placeholder {
  --placeholder-opacity: 0.75;
}

.focus\:placeholder-opacity-100:focus::-webkit-input-placeholder {
  --placeholder-opacity: 1;
}

.focus\:placeholder-opacity-100:focus::-moz-placeholder {
  --placeholder-opacity: 1;
}

.focus\:placeholder-opacity-100:focus::-ms-input-placeholder {
  --placeholder-opacity: 1;
}

.focus\:placeholder-opacity-100:focus::placeholder {
  --placeholder-opacity: 1;
}

.select-arrow {
  pointer-events: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.grid-col-stripes {
  width: 100%;
  height: 100%;
  --stripe-color: #edf2f8;
  background: repeating-linear-gradient(90deg, var(--stripe-color), var(--stripe-color) 10%, transparent 10%, transparent 20%);
}

.grid-col-stripes > * {
  --text-opacity: 1;
  color: #000000;
  color: rgba(0, 0, 0, var(--text-opacity));
}

.list-dash {
  list-style-type: none;
}

.-top-2 {
  top: -0.5rem;
}

.-right-2 {
  right: -0.5rem;
}

.glow-gold {
  -webkit-box-shadow: 0 0 25px 15px #f8e1a6;
          box-shadow: 0 0 25px 15px #f8e1a6;
}

.timeline-nav a,
.timeline-nav button {
  --text-opacity: 1;
  color: #02457a;
  color: rgba(2, 69, 122, var(--text-opacity));
}

.timeline-nav a:hover, .timeline-nav a:focus,
.timeline-nav button:hover,
.timeline-nav button:focus {
  --bg-opacity: 1;
  background-color: #edf2f8;
  background-color: rgba(237, 242, 248, var(--bg-opacity));
}

.decade-nav > * {
  width: 16.666667%;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media (max-width: 63.9375rem) {
  .lg-max\:timeline-stacked-layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .lg-max\:timeline-stacked-layout .grid-area-banner {
    height: 6.625rem;
  }
}

.timeline-sidebar-layout {
  display: grid;
  grid-template-rows: 8rem auto 1fr;
  grid-template-columns: minmax(0, 1fr) 20%;
  grid-template-areas: "banner banner" "main sidebar-top" "main sidebar-bottom";
}

.grid-area-banner {
  grid-area: banner;
}

.grid-area-main {
  grid-area: main;
}

.grid-area-sidebar-top {
  grid-area: sidebar-top;
}

.grid-area-sidebar-bottom {
  grid-area: sidebar-bottom;
}

.timeline-year-layout {
  grid-template-rows: auto 1fr;
  grid-template-columns: 18rem 1fr;
  grid-column-gap: 1.5rem;
  grid-template-areas: "year-title   year-body" "year-sidebar year-body";
}

.grid-area-year-title {
  grid-area: year-title;
}

.grid-area-year-sidebar {
  grid-area: year-sidebar;
}

.grid-area-year-body {
  grid-area: year-body;
}

@media (min-width: 80rem) {
  .grid-area-banner::after {
    width: 12rem;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    background-image: linear-gradient(-60deg, #F8F4EB, #F8F4EB 50%, transparent 75%);
  }
}

a[data-fancybox] {
  position: relative;
}

a[data-fancybox]::after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1rem;
  height: 1rem;
  position: absolute;
  --bg-opacity: 1;
  background-color: #84a6c9;
  background-color: rgba(132, 166, 201, var(--bg-opacity));
  border-width: 1px;
  --border-opacity: 1;
  border-color: #497391;
  border-color: rgba(73, 115, 145, var(--border-opacity));
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 9999px;
  -webkit-transition-property: background-color, border-color, color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform;
  transition-property: background-color, border-color, color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, -webkit-box-shadow, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 200ms;
          transition-duration: 200ms;
  padding-top: 0.4rem;
  line-height: 0;
  top: -0.5rem;
  right: -0.5rem;
  content: "+";
}

a[data-fancybox]:hover::after {
  --bg-opacity: 1;
  background-color: #0F579A;
  background-color: rgba(15, 87, 154, var(--bg-opacity));
  --text-opacity: 1;
  color: #FFFFFF;
  color: rgba(255, 255, 255, var(--text-opacity));
}

.article-text a[data-fancybox] {
  display: block;
}

[id=timeline_under_nav] > *:nth-child(even) {
  --bg-opacity: 1;
  background-color: #edf2f8;
  background-color: rgba(237, 242, 248, var(--bg-opacity));
}

.decade_year_text {
  padding: 1rem;
}

.decade_year_text h2 {
  font-weight: 700;
  font-size: 1.25rem;
  margin-bottom: 0.75rem;
}

.decade_year_text h2 a {
  --text-opacity: 1;
  color: #0F579A;
  color: rgba(15, 87, 154, var(--text-opacity));
  border-bottom-width: 2px;
  --border-opacity: 1;
  border-color: #a09436;
  border-color: rgba(160, 148, 54, var(--border-opacity));
  -webkit-transition-property: background-color, border-color, color, fill, stroke;
  transition-property: background-color, border-color, color, fill, stroke;
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.decade_year_text h2 a:hover, .decade_year_text h2 a:focus {
  border-color: transparent;
}

[id=elsewhere_in_the_world] {
  padding: 1rem;
  --bg-opacity: 1;
  background-color: #FFFFFF;
  background-color: rgba(255, 255, 255, var(--bg-opacity));
  --text-opacity: 1;
  color: #0F579A;
  color: rgba(15, 87, 154, var(--text-opacity));
  font-weight: 700;
  width: 100%;
}

@media (min-width: 64rem) {
  [id=timeline_under_nav] {
    position: relative;
    display: grid;
    grid-template-columns: repeat(10, minmax(0, 1fr));
    grid-template-rows: minmax(35rem, auto) auto auto;
  }

  [id=timeline_under_nav] > *:nth-child(even) {
    background-color: transparent;
  }

  .decade_year_text {
    position: relative;
    max-width: 100%;
    font-size: 0.75rem;
    text-align: center;
    padding-left: 0.25rem;
    padding-right: 0.25rem;
    line-height: 1.125;
    grid-row-start: 1;
    /* Increase specificity to override :nth-child(even) */
  }

  .decade_year_text h2 {
    font-size: 0.875rem;
    margin-bottom: 0.25rem;
  }

  .decade_year_text img {
    position: absolute;
    max-width: none;
  }

  .year_elsewhere {
    grid-row-start: 3;
  }

  [id=before_1885] {
    grid-column-start: 1;
    grid-column-end: 6;
    padding-left: 0;
    padding-right: 0;
  }

  [id=before_1885] .decade_year_text {
    padding-left: 0;
    padding-right: 0;
  }

  [id=before_1885] h2 {
    display: block;
    width: 100%;
    background-color: rgba(0,84,154,0.3);
    font-size: 1.125rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .year_one {
    grid-column-start: 2;
    grid-column-end: 2;
  }

  .year_two {
    grid-column-start: 3;
    grid-column-end: 3;
  }

  .year_three {
    grid-column-start: 4;
    grid-column-end: 4;
  }

  .year_four {
    grid-column-start: 5;
    grid-column-end: 5;
  }

  .year_five {
    grid-column-start: 6;
    grid-column-end: 6;
  }

  .year_six {
    grid-column-start: 7;
    grid-column-end: 7;
  }

  .year_seven {
    grid-column-start: 8;
    grid-column-end: 8;
  }

  .year_eight {
    grid-column-start: 9;
    grid-column-end: 9;
  }

  .year_nine {
    grid-column-start: 10;
    grid-column-end: 10;
  }

  .point_up,
.point_right,
.point_down,
.point_left {
    position: absolute;
    z-index: 50;
    background-repeat: no-repeat;
    background-position: left;
    background-position: top;
  }

  .point_up,
.point_down {
    width: 32px;
    height: 27px;
  }

  .point_right,
.point_left {
    width: 27px;
    height: 32px;
  }

  .point_up,
.point_down {
    left: calc(50% - 15px);
  }

  .point_up {
    background-image: url("/timeline/sites/default/files/images/up.png");
  }

  .point_down {
    background-image: url("/timeline/sites/default/files/images/down.png");
  }

  .point_left {
    background-image: url("/timeline/sites/default/files/images/left.png");
    left: -30px;
  }

  .point_right {
    background-image: url("/timeline/sites/default/files/images/right.png");
    right: -30px;
  }

  [id=elsewhere_in_the_world] {
    grid-row-start: 2;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    grid-column-start: 1;
    grid-column-end: 11;
  }
}

@media (min-width: 80rem) {
  .decade_year_text {
    font-size: .8125rem;
  }
}

.btn {
  display: block;
  -webkit-transition-property: background-color, border-color, color, fill, stroke;
  transition-property: background-color, border-color, color, fill, stroke;
}

.btn:not([class*=py-]) {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.btn:not([class*=px-]) {
  padding-left: 1rem;
  padding-right: 1rem;
}

.btn:not([class*=leading-]) {
  line-height: 1.25;
}

.btn:not([class*=rounded-]) {
  border-radius: 0.375rem;
}

.btn:not([class*=lowercase]):not([class*=capitalize]):not([class*=normal-case]) {
  text-transform: uppercase;
}

.btn.btn-small:not([class*=py-]) {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.btn.btn-small:not([class*=px-]) {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.btn-blue-200 {
  --bg-opacity: 1;
  background-color: #84a6c9;
  background-color: rgba(132, 166, 201, var(--bg-opacity));
  --border-opacity: 1;
  border-color: #c1b890;
  border-color: rgba(193, 184, 144, var(--border-opacity));
}

.btn-blue-200:hover, .btn-blue-200:focus {
  --bg-opacity: 1;
  background-color: #F8F4EB;
  background-color: rgba(248, 244, 235, var(--bg-opacity));
}

.btn-gradient {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#0F579A), to(#1576D1));
  background-image: linear-gradient(to top, #0F579A, #1576D1);
  --text-opacity: 1;
  color: #FFFFFF;
  color: rgba(255, 255, 255, var(--text-opacity));
  text-shadow: 1px 1px black;
}

.btn-gradient:not([class*=border-]) {
  border-width: 1px;
  --border-opacity: 1;
  border-color: #c1b890;
  border-color: rgba(193, 184, 144, var(--border-opacity));
}

.btn-gradient:hover, .btn-gradient:focus {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0F579A), to(#1576D1));
  background-image: linear-gradient(#0F579A, #1576D1);
}

/* @import "./inc/fancybox"; */

.flickr-thumbnail img {
  width: 100%;
}

.saml-login-cancel {
  color: #20438f;
  border-bottom-width: 0.125rem;
  border-color: #cfd2aa;
  font-size: 1.125rem;
  cursor: pointer;
}

.saml-login-cancel:hover {
  border-color: transparent;
}

.btn,
.button {
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
  background-color: #976499;
  padding: 0.625rem;
  font-family: "futura-pt", Arial, Verdana, Tahoma, sans-serif;
  line-height: 1;
  display: inline-block;
  position: relative;
  cursor: pointer;
  letter-spacing: 1px;
  border-radius: 0;
}

.btn:hover,
.button:hover {
  background-color: #c89dc9;
}

.btn::before, .btn::after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  color: #ffe121;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.btn::before {
  left: 10px;
}

.btn::after {
  right: 10px;
}

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

.js-form-item .form-text {
  line-height: 2.25 !important;
}

.js-form-item .description {
  color: #666;
  margin-top: 5px;
  font-size: 0.85em;
  line-height: 1.2em;
}

.js-form-item input.form-submit {
  text-transform: uppercase;
}

.local-task a {
  --text-opacity: 1;
  color: #02457a;
  color: rgba(2, 69, 122, var(--text-opacity));
  padding: 1rem;
}

.local-task a:hover {
  --bg-opacity: 1;
  background-color: #edf2f8;
  background-color: rgba(237, 242, 248, var(--bg-opacity));
}

.user-account {
  font-size: 2rem;
  margin-bottom: 1.875rem;
  font-weight: 700;
}

.user-login-form .form-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 1.25rem;
  max-width: 42rem;
}

.user-login-form .form-item label {
  color: #7a7751;
  font-size: 1rem;
  font-weight: 700;
}

.login-container {
  padding: 40px;
}

.node-preview-container {
  position: relative !important;
}

.node-preview-container a {
  color: #02457a;
  border-bottom: 2px solid #c1b890;
}

.node-preview-container a:hover {
  border-bottom-width: 0;
}

.fact-year a {
  position: relative;
  display: inline-block;
  margin-left: 3px;
}

.fact-year a:before, .fact-year a:after {
  position: absolute;
}

.fact-year a:before {
  content: "( ";
  display: inline-block;
  margin-left: -6px;
}

.fact-year a:after {
  content: ")";
}

figure img, figure picture {
  display: block;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}

.homepage-main-text {
  font-family:GalliardPro-Roman;
  text-align: center;
  margin: 1.5rem;
}

.homepage-welcome {
color: #02457a;
}

.homepage-grid {
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: repeat(12, 1fr);
}

.homepage-grid .homepage-grid-main {
  grid-column: 1/-1;
  grid-row: 1/-1;
}

.homepage-grid .homepage-grid-main img {
  z-index: 10;
}

.homepage-grid .homepage-grid-main .grid-fact {
  height: auto;
}

.homepage-grid .homepage-grid-main .grid-fact-1,
.homepage-grid .homepage-grid-main .grid-fact-2,
.homepage-grid .homepage-grid-main .grid-fact-3 {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 1000ms;
          transition-duration: 1000ms;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 20;
}

.homepage-grid .homepage-grid-main .grid-fact-1,
.homepage-grid .homepage-grid-main .grid-fact-3 {
  grid-column: 2/-2;
  grid-row: 2/span 4;
}

.homepage-grid .homepage-grid-main .grid-fact-2 {
  grid-column: 2/-2;
  grid-row: 7/span 4;
}

@media (min-width: 20rem) {

  .homepage-welcome {
    font-size: 2rem;
  }
  .homepage-get-started {
    font-size: 1rem;
  }
}

@media (min-width: 48rem) {

  .homepage-welcome {
    font-size: 5rem;
  }
  .homepage-get-started {
    font-size: 1.5rem;
  }
}

@media (min-width: 40rem) {

  .homepage-grid .homepage-grid-main .grid-fact-1,
.homepage-grid .homepage-grid-main .grid-fact-3 {
    grid-column: 2/-2;
    grid-row: 2/span 3;
  }

  .homepage-grid .homepage-grid-main .grid-fact-2 {
    grid-column: 2/-2;
    grid-row: 9/span 3;
  }
}

@media (min-width: 64rem) {


  .homepage-grid .homepage-grid-main .grid-fact-1 {
    grid-column: 10/span 2;
    grid-row: 2/span 3;
  }

  .homepage-grid .homepage-grid-main .grid-fact-2 {
    grid-column: 8/span 2;
    grid-row: 8/span 3;
  }

  .homepage-grid .homepage-grid-main .grid-fact-3 {
    grid-column: 2/span 2;
    grid-row: 4/span 3;
  }
}

@media (min-width: 40rem) {
  .sm\:flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .sm\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .sm\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width: 64rem) {
  .lg\:bg-blue-100 {
    --bg-opacity: 1;
    background-color: #edf2f8;
    background-color: rgba(237, 242, 248, var(--bg-opacity));
  }

  .lg\:border-blue-600 {
    --border-opacity: 1;
    border-color: #02457a;
    border-color: rgba(2, 69, 122, var(--border-opacity));
  }

  .lg\:rounded {
    border-radius: 0.25rem;
  }

  .lg\:border-t-0 {
    border-top-width: 0;
  }

  .lg\:border-b-0 {
    border-bottom-width: 0;
  }

  .lg\:border-l {
    border-left-width: 1px;
  }

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-32 {
    height: 8rem;
  }

  .lg\:ml-0 {
    margin-left: 0;
  }

  .lg\:max-w-full {
    max-width: 100%;
  }

  .lg\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .lg\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .lg\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .lg\:pt-0 {
    padding-top: 0;
  }

  .lg\:pt-5 {
    padding-top: 1.25rem;
  }

  .lg\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .lg\:text-left {
    text-align: left;
  }

  .lg\:w-48 {
    width: 12rem;
  }

  .lg\:w-full {
    width: 100%;
  }

  .lg\:grid-cols-center-72 {
    grid-template-columns: 1fr minmax(0, 18rem) 1fr;
  }

  .lg\:link-underline {
    --text-opacity: 1;
    color: #02457a;
    color: rgba(2, 69, 122, var(--text-opacity));
    border-bottom-width: 2px;
    --border-opacity: 1;
    border-color: #c1b890;
    border-color: rgba(193, 184, 144, var(--border-opacity));
    -webkit-transition-property: background-color, border-color, color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform;
    transition-property: background-color, border-color, color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, -webkit-box-shadow, -webkit-transform;
    -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition-duration: 200ms;
            transition-duration: 200ms;
  }

  .lg\:grid-col-stripes {
    width: 100%;
    height: 100%;
    --stripe-color: #edf2f8;
    background: repeating-linear-gradient(90deg, var(--stripe-color), var(--stripe-color) 10%, transparent 10%, transparent 20%);
  }

  .lg\:grid-col-stripes > * {
    --text-opacity: 1;
    color: #000000;
    color: rgba(0, 0, 0, var(--text-opacity));
  }

  .lg\:timeline-sidebar-layout {
    display: grid;
    grid-template-rows: 8rem auto 1fr;
    grid-template-columns: minmax(0, 1fr) 20%;
    grid-template-areas: "banner banner" "main sidebar-top" "main sidebar-bottom";
  }
}

.sliding-popup-bottom {
  width: 100vw;
}

.cookie-sep {
  margin-left: 10px;
  margin-right: 10px;
  font-size: 21px;
}

/*# sourceMappingURL=main.css.map */
