.page {
}

.skip-to-main {
	top: 0;
}

/**
 *  index.css
 *
 *
 */

/* Core modules */

/* Library overrides */

*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/*! tailwindcss v3.4.14 | MIT License | https://tailwindcss.com
 */

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

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

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: neue-haas-grotesk-text, Helvetica, Arial, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

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

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

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

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

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
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;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

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

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

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

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

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

progress {
  vertical-align: baseline;
}

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

::-webkit-inner-spin-button,
::-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.
*/

::-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 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

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

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

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

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.prose{
  color: var(--tw-prose-body);
  max-width: 65ch;
}
.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.0-em;
  color: #145089;
}
.prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-alpha;
}
.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-alpha;
}
.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-roman;
}
.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-roman;
}
.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-roman;
}
.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-roman;
}
.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: decimal;
}
.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
  color: var(--tw-prose-bullets);
}
.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}
.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-inline-start-width: 0.25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
}
.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: open-quote;
}
.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: close-quote;
}
.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 900;
  color: inherit;
}
.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 800;
  color: inherit;
}
.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 700;
  color: inherit;
}
.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 700;
  color: inherit;
}
.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: "`";
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: "`";
}
.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
  font-size: 0.875em;
}
.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
  font-size: 0.9em;
}
.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: none;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: none;
}
.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 0;
}
.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  vertical-align: baseline;
}
.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  vertical-align: top;
}
.prose :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  text-align: start;
}
.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.prose{
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}
.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0.375em;
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0.375em;
}
.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
}
.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.25em;
}
.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
}
.prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.25em;
}
.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}
.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0;
}
.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-end: 0;
}
.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0;
}
.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-end: 0;
}
.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 0;
}
.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;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.-bottom-\[32px\]{
  bottom: -32px;
}
.-left-\[34px\]{
  left: -34px;
}
.-top-\[50px\]{
  top: -50px;
}
.bottom-0{
  bottom: 0px;
}
.bottom-8{
  bottom: 2rem;
}
.bottom-\[150px\]{
  bottom: 150px;
}
.bottom-\[15px\]{
  bottom: 15px;
}
.bottom-\[20px\]{
  bottom: 20px;
}
.bottom-\[5px\]{
  bottom: 5px;
}
.bottom-auto{
  bottom: auto;
}
.left-0{
  left: 0px;
}
.left-\[10px\]{
  left: 10px;
}
.left-\[14px\]{
  left: 14px;
}
.left-\[24px\]{
  left: 24px;
}
.left-\[65px\]{
  left: 65px;
}
.left-\[9px\]{
  left: 9px;
}
.left-auto{
  left: auto;
}
.right-0{
  right: 0px;
}
.right-16{
  right: 4rem;
}
.right-\[10px\]{
  right: 10px;
}
.right-\[15px\]{
  right: 15px;
}
.right-\[16px\]{
  right: 16px;
}
.right-auto{
  right: auto;
}
.top-0{
  top: 0px;
}
.top-\[108px\]{
  top: 108px;
}
.top-\[14px\]{
  top: 14px;
}
.top-\[15px\]{
  top: 15px;
}
.top-\[21px\]{
  top: 21px;
}
.top-\[28px\]{
  top: 28px;
}
.top-\[5px\]{
  top: 5px;
}
.top-\[7px\]{
  top: 7px;
}
.top-\[9px\]{
  top: 9px;
}
.top-auto{
  top: auto;
}
.z-10{
  z-index: 10;
}
.z-10000{
  z-index: 10000;
}
.z-20{
  z-index: 20;
}
.float-left{
  float: left;
}
.clear-both{
  clear: both;
}
.m-0{
  margin: 0px;
}
.m-\[0px\]{
  margin: 0px;
}
.-mx-\[20px\]{
  margin-left: -20px;
  margin-right: -20px;
}
.mx-0{
  margin-left: 0px;
  margin-right: 0px;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-0{
  margin-top: 0px;
  margin-bottom: 0px;
}
.-ml-\[100px\]{
  margin-left: -100px;
}
.-ml-\[46px\]{
  margin-left: -46px;
}
.-ml-\[4px\]{
  margin-left: -4px;
}
.-mr-\[25px\]{
  margin-right: -25px;
}
.-mr-\[5px\]{
  margin-right: -5px;
}
.-mt-\[-10px\]{
  margin-top: 10px;
}
.-mt-\[15px\]{
  margin-top: -15px;
}
.-mt-\[5px\]{
  margin-top: -5px;
}
.mb-\[10px\]{
  margin-bottom: 10px;
}
.mb-\[12px\]{
  margin-bottom: 12px;
}
.mb-\[14px\]{
  margin-bottom: 14px;
}
.mb-\[15px\]{
  margin-bottom: 15px;
}
.mb-\[18px\]{
  margin-bottom: 18px;
}
.mb-\[22px\]{
  margin-bottom: 22px;
}
.mb-\[25px\]{
  margin-bottom: 25px;
}
.mb-\[26px\]{
  margin-bottom: 26px;
}
.mb-\[28px\]{
  margin-bottom: 28px;
}
.mb-\[30px\]{
  margin-bottom: 30px;
}
.mb-\[35px\]{
  margin-bottom: 35px;
}
.mb-\[36px\]{
  margin-bottom: 36px;
}
.mb-\[3px\]{
  margin-bottom: 3px;
}
.mb-\[40px\]{
  margin-bottom: 40px;
}
.mb-\[45px\]{
  margin-bottom: 45px;
}
.mb-\[50px\]{
  margin-bottom: 50px;
}
.mb-\[56px\]{
  margin-bottom: 56px;
}
.mb-\[5px\]{
  margin-bottom: 5px;
}
.mb-\[6px\]{
  margin-bottom: 6px;
}
.mb-\[70px\]{
  margin-bottom: 70px;
}
.mb-\[8px\]{
  margin-bottom: 8px;
}
.ml-0{
  margin-left: 0px;
}
.ml-auto{
  margin-left: auto;
}
.mr-\[24px\]{
  margin-right: 24px;
}
.mr-\[5px\]{
  margin-right: 5px;
}
.mt-0{
  margin-top: 0px;
}
.mt-\[0px\]{
  margin-top: 0px;
}
.mt-\[21px\]{
  margin-top: 21px;
}
.mt-\[25px\]{
  margin-top: 25px;
}
.mt-\[36px\]{
  margin-top: 36px;
}
.mt-\[5px\]{
  margin-top: 5px;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.inline{
  display: inline;
}
.flex{
  display: flex;
}
.table{
  display: table;
}
.hidden{
  display: none;
}
.aspect-map{
  aspect-ratio: 834/516;
}
.h-0{
  height: 0px;
}
.h-\[153px\]{
  height: 153px;
}
.h-\[1px\]{
  height: 1px;
}
.h-\[2px\]{
  height: 2px;
}
.h-\[36px\]{
  height: 36px;
}
.h-\[53px\]{
  height: 53px;
}
.h-auto{
  height: auto;
}
.h-full{
  height: 100%;
}
.min-h-\[100vh\]{
  min-height: 100vh;
}
.w-0{
  width: 0px;
}
.w-1\/2{
  width: 50%;
}
.w-3\/4{
  width: 75%;
}
.w-4\/5{
  width: 80%;
}
.w-\[112px\]{
  width: 112px;
}
.w-\[11px\]{
  width: 11px;
}
.w-\[120px\]{
  width: 120px;
}
.w-\[15px\]{
  width: 15px;
}
.w-\[200px\]{
  width: 200px;
}
.w-\[29px\]{
  width: 29px;
}
.w-\[34px\]{
  width: 34px;
}
.w-\[36px\]{
  width: 36px;
}
.w-\[53px\]{
  width: 53px;
}
.w-auto{
  width: auto;
}
.w-full{
  width: 100%;
}
.max-w-\[1945px\]{
  max-width: 1945px;
}
.max-w-\[27vw\]{
  max-width: 27vw;
}
.shrink{
  flex-shrink: 1;
}
.grow{
  flex-grow: 1;
}
.grow-0{
  flex-grow: 0;
}
.origin-center{
  transform-origin: center;
}
.origin-top-left{
  transform-origin: top left;
}
.translate-y-\[-2000px\]{
  --tw-translate-y: -2000px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-\[0\.78\]{
  --tw-scale-x: 0.78;
  --tw-scale-y: 0.78;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer{
  cursor: pointer;
}
.flex-row{
  flex-direction: row;
}
.flex-col{
  flex-direction: column;
}
.flex-col-reverse{
  flex-direction: column-reverse;
}
.flex-wrap{
  flex-wrap: wrap;
}
.items-start{
  align-items: flex-start;
}
.items-center{
  align-items: center;
}
.justify-start{
  justify-content: flex-start;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.self-end{
  align-self: flex-end;
}
.overflow-hidden{
  overflow: hidden;
}
.scroll-smooth{
  scroll-behavior: smooth;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.rounded-\[10px\]{
  border-radius: 10px;
}
.rounded-\[1px\]{
  border-radius: 1px;
}
.rounded-\[20px\]{
  border-radius: 20px;
}
.rounded-\[5px\]{
  border-radius: 5px;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-sm{
  border-radius: 0.125rem;
}
.rounded-xl{
  border-radius: 0.75rem;
}
.border-0{
  border-width: 0px;
}
.border-2{
  border-width: 2px;
}
.border-\[1px\]{
  border-width: 1px;
}
.border-\[3px\]{
  border-width: 3px;
}
.border-t-2{
  border-top-width: 2px;
}
.border-t-\[2px\]{
  border-top-width: 2px;
}
.border-gfa-blue{
  --tw-border-opacity: 1;
  border-color: rgb(20 80 137 / var(--tw-border-opacity));
}
.border-gfa-medium-blue{
  --tw-border-opacity: 1;
  border-color: rgb(200 227 243 / var(--tw-border-opacity));
}
.border-gfa-muted-blue{
  --tw-border-opacity: 1;
  border-color: rgb(88 123 165 / var(--tw-border-opacity));
}
.border-gfa-red{
  --tw-border-opacity: 1;
  border-color: rgb(227 54 0 / var(--tw-border-opacity));
}
.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-gfa-blue{
  --tw-bg-opacity: 1;
  background-color: rgb(20 80 137 / var(--tw-bg-opacity));
}
.bg-gfa-gray{
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 244 / var(--tw-bg-opacity));
}
.bg-gfa-light-blue{
  --tw-bg-opacity: 1;
  background-color: rgb(231 246 255 / var(--tw-bg-opacity));
}
.bg-gfa-light-purple{
  --tw-bg-opacity: 1;
  background-color: rgb(238 222 255 / var(--tw-bg-opacity));
}
.bg-gfa-medium-blue{
  --tw-bg-opacity: 1;
  background-color: rgb(200 227 243 / var(--tw-bg-opacity));
}
.bg-gfa-medium-purple{
  --tw-bg-opacity: 1;
  background-color: rgb(209 184 241 / var(--tw-bg-opacity));
}
.bg-gfa-muted-blue{
  --tw-bg-opacity: 1;
  background-color: rgb(88 123 165 / var(--tw-bg-opacity));
}
.bg-gfa-red{
  --tw-bg-opacity: 1;
  background-color: rgb(227 54 0 / var(--tw-bg-opacity));
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.fill-gfa-blue{
  fill: #145089;
}
.fill-gfa-medium-blue{
  fill: #c8e3f3;
}
.fill-gfa-medium-purple{
  fill: #d1b8f1;
}
.fill-white{
  fill: #fff;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.p-0{
  padding: 0px;
}
.p-\[20px\]{
  padding: 20px;
}
.p-\[24px\]{
  padding: 24px;
}
.p-\[25px\]{
  padding: 25px;
}
.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-\[10px\]{
  padding-left: 10px;
  padding-right: 10px;
}
.px-\[13px\]{
  padding-left: 13px;
  padding-right: 13px;
}
.px-\[15px\]{
  padding-left: 15px;
  padding-right: 15px;
}
.px-\[16px\]{
  padding-left: 16px;
  padding-right: 16px;
}
.px-\[20px\]{
  padding-left: 20px;
  padding-right: 20px;
}
.px-\[24px\]{
  padding-left: 24px;
  padding-right: 24px;
}
.px-\[25px\]{
  padding-left: 25px;
  padding-right: 25px;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-\[10px\]{
  padding-top: 10px;
  padding-bottom: 10px;
}
.py-\[13px\]{
  padding-top: 13px;
  padding-bottom: 13px;
}
.py-\[15px\]{
  padding-top: 15px;
  padding-bottom: 15px;
}
.py-\[25px\]{
  padding-top: 25px;
  padding-bottom: 25px;
}
.py-\[3px\]{
  padding-top: 3px;
  padding-bottom: 3px;
}
.py-\[4vw\]{
  padding-top: 4vw;
  padding-bottom: 4vw;
}
.py-\[7px\]{
  padding-top: 7px;
  padding-bottom: 7px;
}
.pb-0{
  padding-bottom: 0px;
}
.pb-1{
  padding-bottom: 0.25rem;
}
.pb-\[10px\]{
  padding-bottom: 10px;
}
.pb-\[10vh\]{
  padding-bottom: 10vh;
}
.pb-\[11px\]{
  padding-bottom: 11px;
}
.pb-\[12px\]{
  padding-bottom: 12px;
}
.pb-\[15px\]{
  padding-bottom: 15px;
}
.pb-\[180px\]{
  padding-bottom: 180px;
}
.pb-\[25px\]{
  padding-bottom: 25px;
}
.pb-\[30px\]{
  padding-bottom: 30px;
}
.pb-\[36px\]{
  padding-bottom: 36px;
}
.pb-\[40px\]{
  padding-bottom: 40px;
}
.pb-\[46px\]{
  padding-bottom: 46px;
}
.pb-\[4px\]{
  padding-bottom: 4px;
}
.pb-\[5px\]{
  padding-bottom: 5px;
}
.pb-\[6px\]{
  padding-bottom: 6px;
}
.pb-\[80px\]{
  padding-bottom: 80px;
}
.pl-0{
  padding-left: 0px;
}
.pl-4{
  padding-left: 1rem;
}
.pl-\[14px\]{
  padding-left: 14px;
}
.pl-\[20px\]{
  padding-left: 20px;
}
.pl-\[24px\]{
  padding-left: 24px;
}
.pl-\[33px\]{
  padding-left: 33px;
}
.pl-\[40px\]{
  padding-left: 40px;
}
.pl-\[46px\]{
  padding-left: 46px;
}
.pr-0{
  padding-right: 0px;
}
.pr-\[0px\]{
  padding-right: 0px;
}
.pr-\[12px\]{
  padding-right: 12px;
}
.pr-\[14px\]{
  padding-right: 14px;
}
.pr-\[15px\]{
  padding-right: 15px;
}
.pr-\[2\.5px\]{
  padding-right: 2.5px;
}
.pr-\[24px\]{
  padding-right: 24px;
}
.pr-\[25px\]{
  padding-right: 25px;
}
.pr-\[30px\]{
  padding-right: 30px;
}
.pr-\[33px\]{
  padding-right: 33px;
}
.pr-\[36px\]{
  padding-right: 36px;
}
.pr-\[40vw\]{
  padding-right: 40vw;
}
.pr-\[8\.5vw\]{
  padding-right: 8.5vw;
}
.pt-0{
  padding-top: 0px;
}
.pt-1{
  padding-top: 0.25rem;
}
.pt-\[0\.3rem\]{
  padding-top: 0.3rem;
}
.pt-\[13px\]{
  padding-top: 13px;
}
.pt-\[15px\]{
  padding-top: 15px;
}
.pt-\[19px\]{
  padding-top: 19px;
}
.pt-\[200px\]{
  padding-top: 200px;
}
.pt-\[25px\]{
  padding-top: 25px;
}
.pt-\[30px\]{
  padding-top: 30px;
}
.pt-\[36px\]{
  padding-top: 36px;
}
.pt-\[47px\]{
  padding-top: 47px;
}
.pt-\[4px\]{
  padding-top: 4px;
}
.pt-\[50px\]{
  padding-top: 50px;
}
.pt-\[5px\]{
  padding-top: 5px;
}
.pt-\[7px\]{
  padding-top: 7px;
}
.pt-\[90px\]{
  padding-top: 90px;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.-indent-\[40px\]{
  text-indent: -40px;
}
.font-sans{
  font-family: neue-haas-grotesk-text, Helvetica, Arial, sans-serif;
}
.font-serif{
  font-family: new-spirit, serif;
}
.text-3xl{
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-\[0px\]{
  font-size: 0px;
}
.text-\[0px\]\/\[0px\]{
  font-size: 0px;
  line-height: 0px;
}
.text-\[16px\]\/\[21\.5px\]{
  font-size: 16px;
  line-height: 21.5px;
}
.text-\[18px\]\/\[21\.5px\]{
  font-size: 18px;
  line-height: 21.5px;
}
.text-\[18px\]\/\[22px\]{
  font-size: 18px;
  line-height: 22px;
}
.text-\[18px\]\/\[24px\]{
  font-size: 18px;
  line-height: 24px;
}
.text-\[18px\]\/\[28px\]{
  font-size: 18px;
  line-height: 28px;
}
.text-\[19px\]\/\[22px\]{
  font-size: 19px;
  line-height: 22px;
}
.text-\[21\.5px\]\/\[24px\]{
  font-size: 21.5px;
  line-height: 24px;
}
.text-\[21\.5px\]\/\[28px\]{
  font-size: 21.5px;
  line-height: 28px;
}
.text-\[21px\]\/\[24px\]{
  font-size: 21px;
  line-height: 24px;
}
.text-\[26px\]\/\[30px\]{
  font-size: 26px;
  line-height: 30px;
}
.text-\[36px\]\/\[42px\]{
  font-size: 36px;
  line-height: 42px;
}
.text-\[42px\]\/\[42px\]{
  font-size: 42px;
  line-height: 42px;
}
.text-\[46px\]\/\[52px\]{
  font-size: 46px;
  line-height: 52px;
}
.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.font-bold{
  font-weight: 700;
}
.font-medium{
  font-weight: 500;
}
.font-normal{
  font-weight: 400;
}
.font-semibold{
  font-weight: 600;
}
.italic{
  font-style: italic;
}
.leading-6{
  line-height: 1.5rem;
}
.tracking-\[-1px\]{
  letter-spacing: -1px;
}
.tracking-tighter{
  letter-spacing: -0.05em;
}
.text-gfa-blue{
  --tw-text-opacity: 1;
  color: rgb(20 80 137 / var(--tw-text-opacity));
}
.text-gfa-gray{
  --tw-text-opacity: 1;
  color: rgb(244 244 244 / var(--tw-text-opacity));
}
.text-gfa-light-purple{
  --tw-text-opacity: 1;
  color: rgb(238 222 255 / var(--tw-text-opacity));
}
.text-gfa-muted-blue{
  --tw-text-opacity: 1;
  color: rgb(88 123 165 / var(--tw-text-opacity));
}
.text-gfa-red{
  --tw-text-opacity: 1;
  color: rgb(227 54 0 / var(--tw-text-opacity));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.antialiased{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-100{
  transition-duration: 100ms;
}
.duration-200{
  transition-duration: 200ms;
}

.back-to-top {
	display: none;
}

.body-text p {
  position: relative;
  z-index: 2;
}

.body-text u {
  text-decoration: none;
}

.custom-highlight-layer {
  position: absolute;
  z-index: 1;
  pointer-events: none;
}

.custom-highlight-layer svg {
    display: block;
    position: absolute;
    top: auto;
    height: 7px;
    bottom: -3px;
    left: 0;
  }

@media screen and (max-width: 767px) {
  #p1 {
    height: calc(100vh - 122px);
  }
}

:root {
	/* iOS 14 Pro Max Safari address bar height */
	--ios-address-bar-height: 133px;
  --desktop-main-nav-height: 47px;
  --desktop-header-height: 104px;
}

@media screen and (min-width: 992px) {
  #cover_text_wrap {
    padding-top: 0;
    padding-bottom: 20vh;
    height: calc(100vh - (var(--desktop-header-height) + var(--desktop-main-nav-height)));
  }
}

@media screen and (min-width: 1280px) and (min-height: 1140px) {
  #cover_text_wrap {
    padding-top: 0;
    padding-bottom: 10vh;
    height: calc(100vh - (var(--desktop-header-height) + var(--desktop-main-nav-height)));
  }
}

.body-text a[target="_blank"],
.list-pill a[target="_blank"],
.stat-note a {
  display: inline-block;
  padding-right: 18px;
  position: relative;
}

.body-text a[target="_blank"]:hover {
  color: #cccccc;
}

.body-text a[target="_blank"]:hover:after {
    background-image: url(../../img/0c17f0c94ef1a0e743a2.svg);
  }

.body-text a[target="_blank"]:after,
.list-pill a[target="_blank"]:after,
.stat-note a:after {
  content: ' ';
  display: block;
  width: 13px;
  height: 17px;
  position: absolute;
  left: auto;
  right: 2px;
  top: 5px;
  background-image: url(../../img/ea368538e8459c104490.svg);
  background-position: right 4px;
  background-size: 13px 13px;
  background-repeat: no-repeat;
}

.list-pill a[target="_blank"]:after,
.stat-note a:after {
  top: 0; 
}

.text-white a[target="_blank"]:after {
  background-image: url(../../img/c23eb7e966c5704789fb.svg);
}

.nw {
  white-space: nowrap;
}

u.bold {
  font-weight: bold;
}

.hover\:brightness-80:hover{
  --tw-brightness: brightness(.80);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.group:focus .group-focus\:top-0{
  top: 0px;
}

@media (min-width: 768px){

  .md\:relative{
    position: relative;
  }

  .md\:-bottom-\[35px\]{
    bottom: -35px;
  }

  .md\:-left-\[44px\]{
    left: -44px;
  }

  .md\:-left-\[54px\]{
    left: -54px;
  }

  .md\:-right-\[37px\]{
    right: -37px;
  }

  .md\:bottom-0{
    bottom: 0px;
  }

  .md\:left-0{
    left: 0px;
  }

  .md\:right-0{
    right: 0px;
  }

  .md\:float-right{
    float: right;
  }

  .md\:float-left{
    float: left;
  }

  .md\:clear-none{
    clear: none;
  }

  .md\:-mx-\[35px\]{
    margin-left: -35px;
    margin-right: -35px;
  }

  .md\:mb-0{
    margin-bottom: 0px;
  }

  .md\:mb-\[25px\]{
    margin-bottom: 25px;
  }

  .md\:mb-\[30px\]{
    margin-bottom: 30px;
  }

  .md\:mb-\[35px\]{
    margin-bottom: 35px;
  }

  .md\:mb-\[58px\]{
    margin-bottom: 58px;
  }

  .md\:mb-\[5px\]{
    margin-bottom: 5px;
  }

  .md\:mb-\[70px\]{
    margin-bottom: 70px;
  }

  .md\:ml-0{
    margin-left: 0px;
  }

  .md\:ml-\[10px\]{
    margin-left: 10px;
  }

  .md\:mr-0{
    margin-right: 0px;
  }

  .md\:mr-\[25px\]{
    margin-right: 25px;
  }

  .md\:mr-\[36px\]{
    margin-right: 36px;
  }

  .md\:mr-\[5px\]{
    margin-right: 5px;
  }

  .md\:mt-0{
    margin-top: 0px;
  }

  .md\:mt-\[70px\]{
    margin-top: 70px;
  }

  .md\:block{
    display: block;
  }

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

  .md\:inline{
    display: inline;
  }

  .md\:flex{
    display: flex;
  }

  .md\:hidden{
    display: none;
  }

  .md\:aspect-banner{
    aspect-ratio: 1209/461;
  }

  .md\:\!h-\[53px\]{
    height: 53px !important;
  }

  .md\:h-\[120px\]{
    height: 120px;
  }

  .md\:h-auto{
    height: auto;
  }

  .md\:h-full{
    height: 100%;
  }

  .md\:min-h-\[50vh\]{
    min-height: 50vh;
  }

  .md\:\!w-\[53px\]{
    width: 53px !important;
  }

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

  .md\:w-1\/3{
    width: 33.333333%;
  }

  .md\:w-3\/4{
    width: 75%;
  }

  .md\:w-\[162px\]{
    width: 162px;
  }

  .md\:w-\[700px\]{
    width: 700px;
  }

  .md\:w-auto{
    width: auto;
  }

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

  .md\:flex-none{
    flex: none;
  }

  .md\:grow{
    flex-grow: 1;
  }

  .md\:origin-center{
    transform-origin: center;
  }

  .md\:scale-\[0\.78\]{
    --tw-scale-x: 0.78;
    --tw-scale-y: 0.78;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .md\:flex-row{
    flex-direction: row;
  }

  .md\:flex-row-reverse{
    flex-direction: row-reverse;
  }

  .md\:flex-col{
    flex-direction: column;
  }

  .md\:flex-col-reverse{
    flex-direction: column-reverse;
  }

  .md\:items-end{
    align-items: flex-end;
  }

  .md\:items-center{
    align-items: center;
  }

  .md\:items-stretch{
    align-items: stretch;
  }

  .md\:justify-center{
    justify-content: center;
  }

  .md\:justify-between{
    justify-content: space-between;
  }

  .md\:self-stretch{
    align-self: stretch;
  }

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

  .md\:px-\[16px\]{
    padding-left: 16px;
    padding-right: 16px;
  }

  .md\:px-\[35px\]{
    padding-left: 35px;
    padding-right: 35px;
  }

  .md\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .md\:py-\[13px\]{
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .md\:pb-0{
    padding-bottom: 0px;
  }

  .md\:pb-\[28vh\]{
    padding-bottom: 28vh;
  }

  .md\:pb-\[70px\]{
    padding-bottom: 70px;
  }

  .md\:pl-\[2\.5px\]{
    padding-left: 2.5px;
  }

  .md\:pl-\[25px\]{
    padding-left: 25px;
  }

  .md\:pl-\[32px\]{
    padding-left: 32px;
  }

  .md\:pl-\[33px\]{
    padding-left: 33px;
  }

  .md\:pl-\[35px\]{
    padding-left: 35px;
  }

  .md\:pl-\[46px\]{
    padding-left: 46px;
  }

  .md\:pl-\[50px\]{
    padding-left: 50px;
  }

  .md\:pl-\[70px\]{
    padding-left: 70px;
  }

  .md\:pr-\[25px\]{
    padding-right: 25px;
  }

  .md\:pr-\[33px\]{
    padding-right: 33px;
  }

  .md\:pr-\[40px\]{
    padding-right: 40px;
  }

  .md\:pr-\[46px\]{
    padding-right: 46px;
  }

  .md\:pt-0{
    padding-top: 0px;
  }

  .md\:pt-\[12vh\]{
    padding-top: 12vh;
  }

  .md\:pt-\[130px\]{
    padding-top: 130px;
  }

  .md\:pt-\[18px\]{
    padding-top: 18px;
  }

  .md\:pt-\[25px\]{
    padding-top: 25px;
  }

  .md\:pt-\[27px\]{
    padding-top: 27px;
  }

  .md\:pt-\[32px\]{
    padding-top: 32px;
  }

  .md\:pt-\[35px\]{
    padding-top: 35px;
  }

  .md\:pt-\[5px\]{
    padding-top: 5px;
  }

  .md\:text-\[12px\]\/\[14px\]{
    font-size: 12px;
    line-height: 14px;
  }

  .md\:text-\[19px\]\/\[22px\]{
    font-size: 19px;
    line-height: 22px;
  }

  .md\:text-\[24px\]\/\[30px\]{
    font-size: 24px;
    line-height: 30px;
  }
}

@media (min-width: 992px){

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

  .lg\:mb-0{
    margin-bottom: 0px;
  }

  .lg\:mb-\[5px\]{
    margin-bottom: 5px;
  }

  .lg\:ml-\[19px\]{
    margin-left: 19px;
  }

  .lg\:block{
    display: block;
  }

  .lg\:flex{
    display: flex;
  }

  .lg\:h-\[100px\]{
    height: 100px;
  }

  .lg\:h-full{
    height: 100%;
  }

  .lg\:w-\[150px\]{
    width: 150px;
  }

  .lg\:w-\[225px\]{
    width: 225px;
  }

  .lg\:w-auto{
    width: auto;
  }

  .lg\:flex-row{
    flex-direction: row;
  }

  .lg\:flex-col{
    flex-direction: column;
  }

  .lg\:flex-wrap{
    flex-wrap: wrap;
  }

  .lg\:items-end{
    align-items: flex-end;
  }

  .lg\:justify-start{
    justify-content: flex-start;
  }

  .lg\:self-end{
    align-self: flex-end;
  }

  .lg\:px-\[16px\]{
    padding-left: 16px;
    padding-right: 16px;
  }

  .lg\:pb-\[0px\]{
    padding-bottom: 0px;
  }

  .lg\:pl-\[146px\]{
    padding-left: 146px;
  }

  .lg\:pl-\[92px\]{
    padding-left: 92px;
  }

  .lg\:pr-\[70px\]{
    padding-right: 70px;
  }

  .lg\:pt-\[54px\]{
    padding-top: 54px;
  }

  .lg\:text-\[21\.5px\]\/\[28px\]{
    font-size: 21.5px;
    line-height: 28px;
  }

  .lg\:text-\[24px\]\/\[33px\]{
    font-size: 24px;
    line-height: 33px;
  }
}

@media (min-width: 1100px){

  .lg-plus\:inline-block{
    display: inline-block;
  }
}

@media (min-width: 1280px){

  .xl\:-bottom-\[47px\]{
    bottom: -47px;
  }

  .xl\:-left-\[54px\]{
    left: -54px;
  }

  .xl\:-right-\[50px\]{
    right: -50px;
  }

  .xl\:-top-\[10px\]{
    top: -10px;
  }

  .xl\:top-\[2px\]{
    top: 2px;
  }

  .xl\:-mx-\[70px\]{
    margin-left: -70px;
    margin-right: -70px;
  }

  .xl\:mb-0{
    margin-bottom: 0px;
  }

  .xl\:mb-\[100px\]{
    margin-bottom: 100px;
  }

  .xl\:mb-\[15px\]{
    margin-bottom: 15px;
  }

  .xl\:mb-\[16px\]{
    margin-bottom: 16px;
  }

  .xl\:mb-\[18px\]{
    margin-bottom: 18px;
  }

  .xl\:mb-\[44px\]{
    margin-bottom: 44px;
  }

  .xl\:mb-\[46px\]{
    margin-bottom: 46px;
  }

  .xl\:mb-\[50px\]{
    margin-bottom: 50px;
  }

  .xl\:mb-\[55px\]{
    margin-bottom: 55px;
  }

  .xl\:mb-\[58px\]{
    margin-bottom: 58px;
  }

  .xl\:mb-\[5px\]{
    margin-bottom: 5px;
  }

  .xl\:mb-\[5vw\]{
    margin-bottom: 5vw;
  }

  .xl\:mb-\[60px\]{
    margin-bottom: 60px;
  }

  .xl\:mb-\[65px\]{
    margin-bottom: 65px;
  }

  .xl\:mb-\[70px\]{
    margin-bottom: 70px;
  }

  .xl\:mb-\[75px\]{
    margin-bottom: 75px;
  }

  .xl\:mb-\[80px\]{
    margin-bottom: 80px;
  }

  .xl\:ml-0{
    margin-left: 0px;
  }

  .xl\:mr-\[10px\]{
    margin-right: 10px;
  }

  .xl\:mr-\[5px\]{
    margin-right: 5px;
  }

  .xl\:mt-\[50px\]{
    margin-top: 50px;
  }

  .xl\:mt-\[8px\]{
    margin-top: 8px;
  }

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

  .xl\:flex{
    display: flex;
  }

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

  .xl\:w-\[203px\]{
    width: 203px;
  }

  .xl\:w-\[44px\]{
    width: 44px;
  }

  .xl\:w-\[64px\]{
    width: 64px;
  }

  .xl\:max-w-\[250px\]{
    max-width: 250px;
  }

  .xl\:scale-\[1\]{
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .xl\:flex-row{
    flex-direction: row;
  }

  .xl\:rounded-\[10px\]{
    border-radius: 10px;
  }

  .xl\:rounded-\[20px\]{
    border-radius: 20px;
  }

  .xl\:px-\[22px\]{
    padding-left: 22px;
    padding-right: 22px;
  }

  .xl\:px-\[25px\]{
    padding-left: 25px;
    padding-right: 25px;
  }

  .xl\:px-\[45px\]{
    padding-left: 45px;
    padding-right: 45px;
  }

  .xl\:px-\[70px\]{
    padding-left: 70px;
    padding-right: 70px;
  }

  .xl\:px-\[75px\]{
    padding-left: 75px;
    padding-right: 75px;
  }

  .xl\:px-\[80px\]{
    padding-left: 80px;
    padding-right: 80px;
  }

  .xl\:py-\[12\.75px\]{
    padding-top: 12.75px;
    padding-bottom: 12.75px;
  }

  .xl\:pb-\[100px\]{
    padding-bottom: 100px;
  }

  .xl\:pb-\[10px\]{
    padding-bottom: 10px;
  }

  .xl\:pb-\[12px\]{
    padding-bottom: 12px;
  }

  .xl\:pb-\[15px\]{
    padding-bottom: 15px;
  }

  .xl\:pb-\[22px\]{
    padding-bottom: 22px;
  }

  .xl\:pb-\[25px\]{
    padding-bottom: 25px;
  }

  .xl\:pb-\[28px\]{
    padding-bottom: 28px;
  }

  .xl\:pb-\[30px\]{
    padding-bottom: 30px;
  }

  .xl\:pb-\[42px\]{
    padding-bottom: 42px;
  }

  .xl\:pb-\[50px\]{
    padding-bottom: 50px;
  }

  .xl\:pb-\[55px\]{
    padding-bottom: 55px;
  }

  .xl\:pb-\[60px\]{
    padding-bottom: 60px;
  }

  .xl\:pb-\[64px\]{
    padding-bottom: 64px;
  }

  .xl\:pb-\[70px\]{
    padding-bottom: 70px;
  }

  .xl\:pb-\[80px\]{
    padding-bottom: 80px;
  }

  .xl\:pb-\[90px\]{
    padding-bottom: 90px;
  }

  .xl\:pl-\[33px\]{
    padding-left: 33px;
  }

  .xl\:pl-\[48px\]{
    padding-left: 48px;
  }

  .xl\:pl-\[70px\]{
    padding-left: 70px;
  }

  .xl\:pl-\[75px\]{
    padding-left: 75px;
  }

  .xl\:pl-\[82px\]{
    padding-left: 82px;
  }

  .xl\:pr-\[150px\]{
    padding-right: 150px;
  }

  .xl\:pr-\[20px\]{
    padding-right: 20px;
  }

  .xl\:pr-\[33px\]{
    padding-right: 33px;
  }

  .xl\:pr-\[36px\]{
    padding-right: 36px;
  }

  .xl\:pr-\[40px\]{
    padding-right: 40px;
  }

  .xl\:pr-\[65px\]{
    padding-right: 65px;
  }

  .xl\:pr-\[70px\]{
    padding-right: 70px;
  }

  .xl\:pr-\[75px\]{
    padding-right: 75px;
  }

  .xl\:pr-\[78px\]{
    padding-right: 78px;
  }

  .xl\:pt-\[10px\]{
    padding-top: 10px;
  }

  .xl\:pt-\[12px\]{
    padding-top: 12px;
  }

  .xl\:pt-\[15px\]{
    padding-top: 15px;
  }

  .xl\:pt-\[22px\]{
    padding-top: 22px;
  }

  .xl\:pt-\[24px\]{
    padding-top: 24px;
  }

  .xl\:pt-\[25px\]{
    padding-top: 25px;
  }

  .xl\:pt-\[260px\]{
    padding-top: 260px;
  }

  .xl\:pt-\[30px\]{
    padding-top: 30px;
  }

  .xl\:pt-\[43px\]{
    padding-top: 43px;
  }

  .xl\:pt-\[47px\]{
    padding-top: 47px;
  }

  .xl\:pt-\[50px\]{
    padding-top: 50px;
  }

  .xl\:pt-\[55px\]{
    padding-top: 55px;
  }

  .xl\:pt-\[56px\]{
    padding-top: 56px;
  }

  .xl\:pt-\[60px\]{
    padding-top: 60px;
  }

  .xl\:pt-\[70px\]{
    padding-top: 70px;
  }

  .xl\:pt-\[95px\]{
    padding-top: 95px;
  }

  .xl\:text-\[112px\]\/\[120px\]{
    font-size: 112px;
    line-height: 120px;
  }

  .xl\:text-\[18px\]\/\[22\.5px\]{
    font-size: 18px;
    line-height: 22.5px;
  }

  .xl\:text-\[18px\]\/\[22px\]{
    font-size: 18px;
    line-height: 22px;
  }

  .xl\:text-\[18px\]\/\[24px\]{
    font-size: 18px;
    line-height: 24px;
  }

  .xl\:text-\[18px\]\/\[28px\]{
    font-size: 18px;
    line-height: 28px;
  }

  .xl\:text-\[20px\]\/\[28px\]{
    font-size: 20px;
    line-height: 28px;
  }

  .xl\:text-\[21\.5px\]\/\[28px\]{
    font-size: 21.5px;
    line-height: 28px;
  }

  .xl\:text-\[21px\]\/\[28px\]{
    font-size: 21px;
    line-height: 28px;
  }

  .xl\:text-\[24px\]\/\[34px\]{
    font-size: 24px;
    line-height: 34px;
  }

  .xl\:text-\[32px\]\/\[34px\]{
    font-size: 32px;
    line-height: 34px;
  }

  .xl\:text-\[38px\]\/\[46px\]{
    font-size: 38px;
    line-height: 46px;
  }

  .xl\:text-\[52px\]\/\[54px\]{
    font-size: 52px;
    line-height: 54px;
  }

  .xl\:text-\[62px\]\/\[58px\]{
    font-size: 62px;
    line-height: 58px;
  }

  .xl\:text-\[64px\]\/\[66px\]{
    font-size: 64px;
    line-height: 66px;
  }

  .xl\:text-\[92px\]\/\[86px\]{
    font-size: 92px;
    line-height: 86px;
  }
}

@media (min-width: 1280px) and (max-height: 1139px){

  .xl-short\:rounded-\[10px\]{
    border-radius: 10px;
  }

  .xl-short\:px-\[45px\]{
    padding-left: 45px;
    padding-right: 45px;
  }

  .xl-short\:py-\[20px\]{
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .xl-short\:text-\[60px\]\/\[40px\]{
    font-size: 60px;
    line-height: 40px;
  }
}

@media (min-width: 1280px) and (min-height: 1140px){

  .xl-tall\:block{
    display: block;
  }

  .xl-tall\:rounded-\[20px\]{
    border-radius: 20px;
  }

  .xl-tall\:px-\[90px\]{
    padding-left: 90px;
    padding-right: 90px;
  }

  .xl-tall\:py-\[36px\]{
    padding-top: 36px;
    padding-bottom: 36px;
  }

  .xl-tall\:text-\[108px\]\/\[76px\]{
    font-size: 108px;
    line-height: 76px;
  }
}

@media (min-width: 2000px){

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

@media (min-width: 2000px) and (min-height: 1140px){

  .xxl-tall\:rounded-\[20px\]{
    border-radius: 20px;
  }

  .xxl-tall\:px-\[90px\]{
    padding-left: 90px;
    padding-right: 90px;
  }

  .xxl-tall\:py-\[36px\]{
    padding-top: 36px;
    padding-bottom: 36px;
  }

  .xxl-tall\:text-\[108px\]\/\[76px\]{
    font-size: 108px;
    line-height: 76px;
  }
}
