/*!***************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./wwwroot/src/css/fonts.css ***!
  \***************************************************************************************************************************************************/
@font-face {
  font-family: "Belwe";
  src: url(fonts/BelveBdBtBold.woff2) format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Belwe";
  src: url(fonts/BelveBdBtMedium.woff2) format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SignaPro";
  src: url(fonts/SignaRoundPro-Bold.woff2) format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SignaPro";
  src: url(fonts/SignaRoundPro-Regular.woff2) format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Inter";
  src: local('Inter-SemiBold'), local('Inter SemiBold'), local('Inter'),
    url(fonts/Inter-SemiBold.woff2) format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Inter";
  src: local('Inter-Regular'), local('Inter Regular'), local('Inter'),
    url(fonts/Inter-Regular.woff2) format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
/*!**************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./wwwroot/src/css/base.css ***!
  \**************************************************************************************************************************************************/
*, ::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.17 | 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: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 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;
}
/* Typography */
/* :root {
  --tw-numeric-spacing: proportional-nums;
  --tw-numeric-figure: lining-nums;
} */
.display-1,
.display-2,
h1,
.heading-1,
h2,
.heading-2,
h3,
.heading-3,
h4,
.heading-4,
h5,
.heading-5,
h6,
.heading-6 {
  font-family: Belwe;
  font-weight: 700;
}
p,
.para-lg,
.para-md,
.para-sm,
.para-xs,
.caption-lg,
.caption-sm {
  font-family: SignaPro;
  font-variant-numeric: lining-nums proportional-nums;
}
/* 
  fluid-typography - https://www.smashingmagazine.com/2022/01/modern-fluid-typography-css-clamp/
  Tool for calculating clamp(...) values https://fluidtypography.com/
 */
.display-1 {
  font-size: clamp(4.5rem, 3.721vw + 3.593rem, 7.5rem);
  line-height: 0.9;
  letter-spacing: -0.01em;
}
h1,
.heading-1,
.display-2 {
  font-size: clamp(3.5rem, 3.101vw + 2.744rem, 6rem);
  line-height: 0.9;
  letter-spacing: -0.01em;
}
h2,
.heading-2 {
  font-size: clamp(2.5rem, 2.481vw + 1.895rem, 4.5rem);
  line-height: 1;
  letter-spacing: -0.01em;
}
h3,
.heading-3 {
  font-size: clamp(2rem, 1.86vw + 1.547rem, 3.5rem);
  line-height: 1;
  letter-spacing: -0.01em;
}
/*
* Ensure text is allowed to wrap `whitespace-normal`
* Force breaks for long unbroken strings (like URLs) `break-all`
*/
a {
  white-space: normal;
  word-break: break-all;
}
/*!********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./wwwroot/src/css/components.css ***!
  \********************************************************************************************************************************************************/
.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 {
    max-width: 65ch;
}
.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[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(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(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 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    font-weight: 900;
    color: inherit;
}
.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    font-weight: 800;
    color: inherit;
}
.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    font-weight: 700;
    color: inherit;
}
.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    font-weight: 700;
    color: inherit;
}
.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"] *))::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 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(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 {
    --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(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(.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;
}
.prose-table :where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: #003C5B;
    font-size: 16px;
    font-family: Belwe;
    font-family: [object Object];
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -0.01em;
    text-wrap: balance;
}
@media (min-width: 768px) {
    .prose-table :where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-size: 18px;
    }
}
@media (min-width: 1280px) {
    .prose-table :where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-size: 24px;
    }
}
.prose-table :where(h6):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: #003C5B;
    font-family: Belwe;
    font-family: [object Object];
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -0.01em;
    text-wrap: balance;
}
@media (min-width: 768px) {
    .prose-table :where(h6):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-size: 16px;
    }
}
@media (min-width: 1280px) {
    .prose-table :where(h6):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-size: 20px;
    }
}
.prose-table :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: #58595B;
    font-family: SignaPro;
    font-family: [object Object];
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    text-wrap: pretty;
    font-variant-numeric: lining-nums proportional-nums;
}
.prose-table :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: #003C5B;
    font-family: SignaPro;
    font-family: [object Object];
    font-weight: 400;
    text-decoration: underline;
    white-space: normal;
    word-break: break-all;
}
.btn-primary {
    --tw-bg-opacity: 1;
    background-color: rgb(209 227 233 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(0 60 91 / var(--tw-text-opacity, 1));
}
.btn-primary:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(0 60 91 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.btn-primary:focus {
    --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);
    --tw-ring-color: rgb(3 148 153 / 0.3);
    --tw-ring-offset-width: 2px;
}
.btn-primary:active {
    --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);
    --tw-ring-color: rgb(3 148 153 / 0.3);
    --tw-ring-offset-width: 2px;
}
.btn-primary:disabled {
    --tw-bg-opacity: 1;
    background-color: rgb(234 233 229 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(117 117 117 / var(--tw-text-opacity, 1));
}
.btn-primary:disabled:where([data-mode='gray'], [data-mode='gray'] *) {
    --tw-bg-opacity: 1;
    background-color: rgb(196 196 196 / var(--tw-bg-opacity, 1));
}
.btn-primary:where([data-mode="dark"], [data-mode="dark"] *) {
    --tw-ring-color: rgb(3 148 153 / 0.45);
}
.btn-primary:hover:where([data-mode="dark"], [data-mode="dark"] *) {
    --tw-bg-opacity: 1;
    background-color: rgb(51 99 124 / var(--tw-bg-opacity, 1));
}
.btn-primary:focus:where([data-mode="dark"], [data-mode="dark"] *) {
    --tw-ring-color: rgb(3 148 153 / 0.45);
}
.btn-primary:disabled:where([data-mode="dark"], [data-mode="dark"] *) {
    --tw-bg-opacity: 1;
    background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(145 145 145 / var(--tw-text-opacity, 1));
}
.btn-secondary {
    --tw-bg-opacity: 1;
    background-color: rgb(233 231 223 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(0 60 91 / var(--tw-text-opacity, 1));
}
.btn-secondary:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(0 60 91 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.btn-secondary:focus {
    --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);
    --tw-ring-color: rgb(3 148 153 / 0.3);
    --tw-ring-offset-width: 2px;
}
.btn-secondary:active {
    --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);
    --tw-ring-color: rgb(3 148 153 / 0.3);
    --tw-ring-offset-width: 2px;
}
.btn-secondary:disabled {
    --tw-bg-opacity: 1;
    background-color: rgb(234 233 229 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(117 117 117 / var(--tw-text-opacity, 1));
}
.btn-secondary:disabled:where([data-mode='gray'], [data-mode='gray'] *) {
    --tw-bg-opacity: 1;
    background-color: rgb(196 196 196 / var(--tw-bg-opacity, 1));
}
.btn-secondary:where([data-mode="dark"], [data-mode="dark"] *) {
    --tw-text-opacity: 1;
    color: rgb(17 17 17 / var(--tw-text-opacity, 1));
    --tw-ring-color: rgb(3 148 153 / 0.45);
}
.btn-secondary:hover:where([data-mode="dark"], [data-mode="dark"] *) {
    --tw-bg-opacity: 1;
    background-color: rgb(51 99 124 / var(--tw-bg-opacity, 1));
}
.btn-secondary:focus:where([data-mode="dark"], [data-mode="dark"] *) {
    --tw-ring-color: rgb(3 148 153 / 0.45);
}
.btn-secondary:disabled:where([data-mode="dark"], [data-mode="dark"] *) {
    --tw-bg-opacity: 1;
    background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(145 145 145 / var(--tw-text-opacity, 1));
}
.btn-tertiary {
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(0 60 91 / var(--tw-border-opacity, 1));
    background-color: transparent;
    --tw-text-opacity: 1;
    color: rgb(0 60 91 / var(--tw-text-opacity, 1));
}
.btn-tertiary:hover {
    --tw-border-opacity: 1;
    border-color: rgb(17 17 17 / var(--tw-border-opacity, 1));
    --tw-bg-opacity: 1;
    background-color: rgb(233 231 223 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(0 60 91 / var(--tw-text-opacity, 1));
}
.btn-tertiary:focus {
    --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);
    --tw-ring-color: rgb(3 148 153 / 0.3);
    --tw-ring-offset-width: 2px;
}
.btn-tertiary:active {
    --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);
    --tw-ring-color: rgb(3 148 153 / 0.3);
    --tw-ring-offset-width: 2px;
}
.btn-tertiary:disabled {
    --tw-bg-opacity: 1;
    background-color: rgb(234 233 229 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(145 145 145 / var(--tw-text-opacity, 1));
}
.btn-tertiary:disabled:where([data-mode='gray'], [data-mode='gray'] *) {
    --tw-bg-opacity: 1;
    background-color: rgb(196 196 196 / var(--tw-bg-opacity, 1));
}
.btn-tertiary:where([data-mode="dark"], [data-mode="dark"] *) {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.btn-tertiary:hover:where([data-mode="dark"], [data-mode="dark"] *) {
    --tw-border-opacity: 1;
    border-color: rgb(117 117 117 / var(--tw-border-opacity, 1));
}
.btn-tertiary:focus:where([data-mode="dark"], [data-mode="dark"] *) {
    --tw-ring-color: rgb(3 148 153 / 0.45);
}
.btn-tertiary:active:where([data-mode="dark"], [data-mode="dark"] *) {
    --tw-ring-color: rgb(3 148 153 / 0.45);
}
.btn-tertiary:disabled:where([data-mode="dark"], [data-mode="dark"] *) {
    --tw-bg-opacity: 1;
    background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(88 89 91 / var(--tw-text-opacity, 1));
}
.badge-primary {
    border-color: transparent;
    --tw-bg-opacity: 1;
    background-color: rgb(209 227 233 / var(--tw-bg-opacity, 1));
}
.badge-neutral {
    border-color: transparent;
    --tw-bg-opacity: 1;
    background-color: rgb(233 231 223 / var(--tw-bg-opacity, 1));
}
.badge-stroked {
    --tw-border-opacity: 1;
    border-color: rgb(196 196 196 / var(--tw-border-opacity, 1));
    background-color: transparent;
}
.badge-stroked:where([data-mode='gray'], [data-mode='gray'] *) {
    --tw-border-opacity: 1;
    border-color: rgb(88 89 91 / var(--tw-border-opacity, 1));
}
.badge-stroked:where([data-mode="dark"], [data-mode="dark"] *) {
    --tw-bg-opacity: 1;
    background-color: rgb(244 243 239 / var(--tw-bg-opacity, 1));
}
.grecaptcha-badge {
    visibility: hidden;
}
.tag-primary {
    border-color: transparent;
    --tw-bg-opacity: 1;
    background-color: rgb(233 231 223 / var(--tw-bg-opacity, 1));
}
.tag-neutral {
    border-color: transparent;
    --tw-bg-opacity: 1;
    background-color: rgb(234 233 229 / var(--tw-bg-opacity, 1));
}
.tag-stroked {
    --tw-border-opacity: 1;
    border-color: rgb(145 145 145 / var(--tw-border-opacity, 1));
    background-color: transparent;
}
.tag-stroked:where([data-mode="dark"], [data-mode="dark"] *) {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.scroll-snap-x{
  overflow: auto hidden;
  overscroll-behavior-x: contain;
  scroll-snap-type: x mandatory;

  @media (hover:none){
    scrollbar-width: none;

    &::-webkit-scrollbar{
      width: 0;
      height: 0;
    }
  }
}
.collapse-out {
    height: 0px;
    overflow: hidden;
    opacity: 0;
    transition-property: all;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.transition-aspect {
    transition-property: all;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@scope (.basic-page) to (table){
  h4 {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }
  @media (min-width: 768px) {
        h4 {
            margin-top: 2rem;
            margin-bottom: 2rem;
        }
    }
  @media (min-width: 1280px) {
        h4 {
            margin-top: 3rem;
            margin-bottom: 3rem;
        }
    }

  h4:has(+div) {
        margin-bottom: 1.5rem;
    }

  @media (min-width: 1280px) {
        h4:has(+div) {
            margin-bottom: 2rem;
        }
    }

  h5 {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }

  @media (min-width: 1280px) {
        h5 {
            margin-top: 2rem;
            margin-bottom: 2rem;
        }
    }
  
  h5:has(+div,+ul,+ol) {
        margin-bottom: 0.75rem;
    }

  a {
        white-space: normal;
        word-break: break-all;
        --tw-text-opacity: 1;
        color: rgb(0 60 91 / var(--tw-text-opacity, 1));
        text-decoration-line: underline;
    }
}
html {
    scroll-behavior: smooth;
}

/*!*******************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./wwwroot/src/css/utilities.css ***!
  \*******************************************************************************************************************************************************/
.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
}
.pointer-events-none {
    pointer-events: none
}
.pointer-events-auto {
    pointer-events: auto
}
.visible {
    visibility: visible
}
.invisible {
    visibility: hidden
}
.static {
    position: static
}
.fixed {
    position: fixed
}
.absolute {
    position: absolute
}
.relative {
    position: relative
}
.sticky {
    position: sticky
}
.inset-0 {
    inset: 0px
}
.inset-x-0 {
    left: 0px;
    right: 0px
}
.inset-x-4 {
    left: 1rem;
    right: 1rem
}
.inset-x-6 {
    left: 1.5rem;
    right: 1.5rem
}
.bottom-0 {
    bottom: 0px
}
.bottom-14 {
    bottom: 3.5rem
}
.bottom-4 {
    bottom: 1rem
}
.bottom-6 {
    bottom: 1.5rem
}
.bottom-8 {
    bottom: 2rem
}
.left-0 {
    left: 0px
}
.left-1 {
    left: 0.25rem
}
.left-4 {
    left: 1rem
}
.left-\[-25\%\] {
    left: -25%
}
.right-0 {
    right: 0px
}
.right-2 {
    right: 0.5rem
}
.right-4 {
    right: 1rem
}
.right-6 {
    right: 1.5rem
}
.top-0 {
    top: 0px
}
.top-1 {
    top: 0.25rem
}
.top-14 {
    top: 3.5rem
}
.top-16 {
    top: 4rem
}
.top-2 {
    top: 0.5rem
}
.top-4 {
    top: 1rem
}
.top-\[80px\] {
    top: 80px
}
.isolate {
    isolation: isolate
}
.z-10 {
    z-index: 10
}
.z-30 {
    z-index: 30
}
.z-40 {
    z-index: 40
}
.z-50 {
    z-index: 50
}
.order-1 {
    order: 1
}
.order-2 {
    order: 2
}
.order-3 {
    order: 3
}
.m-4 {
    margin: 1rem
}
.m-auto {
    margin: auto
}
.mx-auto {
    margin-left: auto;
    margin-right: auto
}
.my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem
}
.my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem
}
.my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem
}
.my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem
}
.my-auto {
    margin-top: auto;
    margin-bottom: auto
}
.-mt-4 {
    margin-top: -1rem
}
.mb-10 {
    margin-bottom: 2.5rem
}
.mb-16 {
    margin-bottom: 4rem
}
.mb-2 {
    margin-bottom: 0.5rem
}
.mb-3 {
    margin-bottom: 0.75rem
}
.mb-4 {
    margin-bottom: 1rem
}
.mb-6 {
    margin-bottom: 1.5rem
}
.mb-8 {
    margin-bottom: 2rem
}
.ml-auto {
    margin-left: auto
}
.mr-4 {
    margin-right: 1rem
}
.mr-auto {
    margin-right: auto
}
.mt-1 {
    margin-top: 0.25rem
}
.mt-10 {
    margin-top: 2.5rem
}
.mt-12 {
    margin-top: 3rem
}
.mt-2 {
    margin-top: 0.5rem
}
.mt-3 {
    margin-top: 0.75rem
}
.mt-4 {
    margin-top: 1rem
}
.mt-6 {
    margin-top: 1.5rem
}
.mt-8 {
    margin-top: 2rem
}
.line-clamp-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}
.line-clamp-5 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5
}
.block {
    display: block
}
.inline-block {
    display: inline-block
}
.inline {
    display: inline
}
.flex {
    display: flex
}
.inline-flex {
    display: inline-flex
}
.table {
    display: table
}
.grid {
    display: grid
}
.contents {
    display: contents
}
.hidden {
    display: none
}
.aspect-\[16\/5\] {
    aspect-ratio: 16/5
}
.aspect-\[19\/10\] {
    aspect-ratio: 19/10
}
.aspect-\[21\/10\] {
    aspect-ratio: 21/10
}
.aspect-\[280\/383\] {
    aspect-ratio: 280/383
}
.aspect-\[3\/1\] {
    aspect-ratio: 3/1
}
.aspect-\[3\/2\] {
    aspect-ratio: 3/2
}
.aspect-\[3\/2_auto\] {
    aspect-ratio: 3/2 auto
}
.aspect-\[32\/17\] {
    aspect-ratio: 32/17
}
.aspect-\[4\/3\] {
    aspect-ratio: 4/3
}
.aspect-\[5\/4\] {
    aspect-ratio: 5/4
}
.aspect-auto {
    aspect-ratio: auto
}
.aspect-square {
    aspect-ratio: 1 / 1
}
.aspect-video {
    aspect-ratio: 16 / 9
}
.size-12 {
    width: 3rem;
    height: 3rem
}
.size-3 {
    width: 0.75rem;
    height: 0.75rem
}
.size-4 {
    width: 1rem;
    height: 1rem
}
.size-5 {
    width: 1.25rem;
    height: 1.25rem
}
.size-6 {
    width: 1.5rem;
    height: 1.5rem
}
.size-8 {
    width: 2rem;
    height: 2rem
}
.h-0 {
    height: 0px
}
.h-0\.5 {
    height: 0.125rem
}
.h-1 {
    height: 0.25rem
}
.h-10 {
    height: 2.5rem
}
.h-16 {
    height: 4rem
}
.h-2 {
    height: 0.5rem
}
.h-3\/5 {
    height: 60%
}
.h-4 {
    height: 1rem
}
.h-6 {
    height: 1.5rem
}
.h-8 {
    height: 2rem
}
.h-\[18px\] {
    height: 18px
}
.h-\[1vmin\] {
    height: 1vmin
}
.h-\[300px\] {
    height: 300px
}
.h-\[50vmax\] {
    height: 50vmax
}
.h-auto {
    height: auto
}
.h-full {
    height: 100%
}
.h-screen {
    height: 100vh
}
.max-h-20 {
    max-height: 5rem
}
.max-h-6 {
    max-height: 1.5rem
}
.max-h-full {
    max-height: 100%
}
.max-h-svh {
    max-height: 100svh
}
.min-h-64 {
    min-height: 16rem
}
.min-h-\[320px\] {
    min-height: 320px
}
.min-h-\[350px\] {
    min-height: 350px
}
.min-h-\[50vh\] {
    min-height: 50vh
}
.min-h-screen {
    min-height: 100vh
}
.w-10 {
    width: 2.5rem
}
.w-16 {
    width: 4rem
}
.w-4 {
    width: 1rem
}
.w-4\/5 {
    width: 80%
}
.w-5\/6 {
    width: 83.333333%
}
.w-6 {
    width: 1.5rem
}
.w-8 {
    width: 2rem
}
.w-\[150\%\] {
    width: 150%
}
.w-\[18px\] {
    width: 18px
}
.w-\[200px\] {
    width: 200px
}
.w-\[25\%\] {
    width: 25%
}
.w-\[75\%\] {
    width: 75%
}
.w-auto {
    width: auto
}
.w-full {
    width: 100%
}
.min-w-\[85\%\] {
    min-width: 85%
}
.max-w-2xl {
    max-width: 42rem
}
.max-w-5xl {
    max-width: 64rem
}
.max-w-64 {
    max-width: 16rem
}
.max-w-6xl {
    max-width: 72rem
}
.max-w-7xl {
    max-width: 80rem
}
.max-w-\[1440px\] {
    max-width: 1440px
}
.max-w-\[85\%\] {
    max-width: 85%
}
.max-w-screen-2xl {
    max-width: 1536px
}
.max-w-screen-lg {
    max-width: 1024px
}
.max-w-screen-md {
    max-width: 768px
}
.max-w-screen-sm {
    max-width: 640px
}
.max-w-screen-xl {
    max-width: 1280px
}
.max-w-sm {
    max-width: 24rem
}
.flex-1 {
    flex: 1 1 0%
}
.flex-shrink-0 {
    flex-shrink: 0
}
.shrink-0 {
    flex-shrink: 0
}
.flex-grow {
    flex-grow: 1
}
.grow {
    flex-grow: 1
}
.basis-2\/3 {
    flex-basis: 66.666667%
}
.basis-full {
    flex-basis: 100%
}
.border-collapse {
    border-collapse: collapse
}
.-translate-x-full {
    --tw-translate-x: -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))
}
.-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))
}
.translate-x-0 {
    --tw-translate-x: 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))
}
.translate-x-full {
    --tw-translate-x: 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))
}
.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))
}
.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))
}
.-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-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))
}
.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))
}
.scale-100 {
    --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))
}
.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
}
.resize {
    resize: both
}
.snap-x {
    scroll-snap-type: x var(--tw-scroll-snap-strictness)
}
.snap-proximity {
    --tw-scroll-snap-strictness: proximity
}
.snap-start {
    scroll-snap-align: start
}
.snap-center {
    scroll-snap-align: center
}
.list-inside {
    list-style-position: inside
}
.list-disc {
    list-style-type: disc
}
.list-none {
    list-style-type: none
}
.appearance-none {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none
}
.break-inside-avoid-column {
    -moz-column-break-inside: avoid;
         break-inside: avoid-column
}
.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr))
}
.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
}
.grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr))
}
.flex-row {
    flex-direction: row
}
.flex-col {
    flex-direction: column
}
.flex-wrap {
    flex-wrap: wrap
}
.flex-nowrap {
    flex-wrap: nowrap
}
.place-content-center {
    place-content: center
}
.place-content-stretch {
    place-content: stretch
}
.place-items-center {
    place-items: center
}
.content-center {
    align-content: center
}
.items-start {
    align-items: flex-start
}
.items-end {
    align-items: flex-end
}
.items-center {
    align-items: center
}
.items-stretch {
    align-items: stretch
}
.justify-start {
    justify-content: flex-start
}
.justify-end {
    justify-content: flex-end
}
.justify-center {
    justify-content: center
}
.justify-between {
    justify-content: space-between
}
.justify-evenly {
    justify-content: space-evenly
}
.gap-1 {
    gap: 0.25rem
}
.gap-12 {
    gap: 3rem
}
.gap-2 {
    gap: 0.5rem
}
.gap-3 {
    gap: 0.75rem
}
.gap-4 {
    gap: 1rem
}
.gap-6 {
    gap: 1.5rem
}
.gap-8 {
    gap: 2rem
}
.gap-x-12 {
    -moz-column-gap: 3rem;
         column-gap: 3rem
}
.gap-x-2 {
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem
}
.gap-x-20 {
    -moz-column-gap: 5rem;
         column-gap: 5rem
}
.gap-x-4 {
    -moz-column-gap: 1rem;
         column-gap: 1rem
}
.gap-x-40 {
    -moz-column-gap: 10rem;
         column-gap: 10rem
}
.gap-x-5 {
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem
}
.gap-x-8 {
    -moz-column-gap: 2rem;
         column-gap: 2rem
}
.gap-y-10 {
    row-gap: 2.5rem
}
.gap-y-2 {
    row-gap: 0.5rem
}
.gap-y-4 {
    row-gap: 1rem
}
.gap-y-6 {
    row-gap: 1.5rem
}
.gap-y-8 {
    row-gap: 2rem
}
.space-x-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * var(--tw-space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)))
}
.space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)))
}
.space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)))
}
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse))
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse))
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse))
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse))
}
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse))
}
.space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse))
}
.self-start {
    align-self: flex-start
}
.self-end {
    align-self: flex-end
}
.overflow-hidden {
    overflow: hidden
}
.overflow-clip {
    overflow: clip
}
.overflow-visible {
    overflow: visible
}
.overflow-x-auto {
    overflow-x: auto
}
.overflow-y-auto {
    overflow-y: auto
}
.scroll-smooth {
    scroll-behavior: smooth
}
.text-nowrap {
    text-wrap: nowrap
}
.text-balance {
    text-wrap: balance
}
.text-pretty {
    text-wrap: pretty
}
.rounded {
    border-radius: 0.25rem
}
.rounded-2xl {
    border-radius: 1rem
}
.rounded-3xl {
    border-radius: 1.5rem
}
.rounded-full {
    border-radius: 9999px
}
.rounded-lg {
    border-radius: 0.5rem
}
.rounded-md {
    border-radius: 0.375rem
}
.rounded-xl {
    border-radius: 0.75rem
}
.border {
    border-width: 1px
}
.border-2 {
    border-width: 2px
}
.border-b {
    border-bottom-width: 1px
}
.border-b-2 {
    border-bottom-width: 2px
}
.border-b-4 {
    border-bottom-width: 4px
}
.border-l-4 {
    border-left-width: 4px
}
.border-s-4 {
    border-inline-start-width: 4px
}
.border-t {
    border-top-width: 1px
}
.border-solid {
    border-style: solid
}
.border-\[\#D9D9D9\] {
    --tw-border-opacity: 1;
    border-color: rgb(217 217 217 / var(--tw-border-opacity, 1))
}
.border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgb(209 213 219 / var(--tw-border-opacity, 1))
}
.border-neutral-100 {
    --tw-border-opacity: 1;
    border-color: rgb(244 243 239 / var(--tw-border-opacity, 1))
}
.border-neutral-200 {
    --tw-border-opacity: 1;
    border-color: rgb(234 233 229 / var(--tw-border-opacity, 1))
}
.border-neutral-300 {
    --tw-border-opacity: 1;
    border-color: rgb(196 196 196 / var(--tw-border-opacity, 1))
}
.border-neutral-400 {
    --tw-border-opacity: 1;
    border-color: rgb(145 145 145 / var(--tw-border-opacity, 1))
}
.border-neutral-600 {
    --tw-border-opacity: 1;
    border-color: rgb(88 89 91 / var(--tw-border-opacity, 1))
}
.border-primary-400 {
    --tw-border-opacity: 1;
    border-color: rgb(0 60 91 / var(--tw-border-opacity, 1))
}
.border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgb(248 113 113 / var(--tw-border-opacity, 1))
}
.border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgb(239 68 68 / var(--tw-border-opacity, 1))
}
.border-secondary-teal {
    --tw-border-opacity: 1;
    border-color: rgb(109 153 162 / var(--tw-border-opacity, 1))
}
.border-transparent {
    border-color: transparent
}
.border-white {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity, 1))
}
.border-white-300 {
    --tw-border-opacity: 1;
    border-color: rgb(248 246 237 / var(--tw-border-opacity, 1))
}
.bg-\[\#00283B\] {
    --tw-bg-opacity: 1;
    background-color: rgb(0 40 59 / var(--tw-bg-opacity, 1))
}
.bg-\[\#DDC6B6\] {
    --tw-bg-opacity: 1;
    background-color: rgb(221 198 182 / var(--tw-bg-opacity, 1))
}
.bg-\[\#EAE9E5\] {
    --tw-bg-opacity: 1;
    background-color: rgb(234 233 229 / var(--tw-bg-opacity, 1))
}
.bg-black {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1))
}
.bg-black\/50 {
    background-color: rgb(0 0 0 / 0.5)
}
.bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1))
}
.bg-neutral-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(244 243 239 / var(--tw-bg-opacity, 1))
}
.bg-neutral-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(234 233 229 / var(--tw-bg-opacity, 1))
}
.bg-neutral-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(17 17 17 / var(--tw-bg-opacity, 1))
}
.bg-primary-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(209 227 233 / var(--tw-bg-opacity, 1))
}
.bg-primary-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(0 60 91 / var(--tw-bg-opacity, 1))
}
.bg-primary-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(0 36 55 / var(--tw-bg-opacity, 1))
}
.bg-primary-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(0 24 36 / var(--tw-bg-opacity, 1))
}
.bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1))
}
.bg-transparent {
    background-color: transparent
}
.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1))
}
.bg-white-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(254 253 249 / var(--tw-bg-opacity, 1))
}
.bg-white-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(248 246 237 / var(--tw-bg-opacity, 1))
}
.bg-white-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(233 231 223 / var(--tw-bg-opacity, 1))
}
.bg-white-400\/65 {
    background-color: rgb(233 231 223 / 0.65)
}
.bg-opacity-50 {
    --tw-bg-opacity: 0.5
}
.bg-brand-logo {
    background-image: url(48c9c4684fc5a7440310.svg)
}
.bg-chevron-down {
    background-image: url(01730577e346581b002e.svg)
}
.bg-gradient-to-t {
    background-image: linear-gradient(to top, var(--tw-gradient-stops))
}
.from-black\/60 {
    --tw-gradient-from: rgb(0 0 0 / 0.6) var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}
.to-transparent {
    --tw-gradient-to: transparent var(--tw-gradient-to-position)
}
.bg-\[length\:170\%\] {
    background-size: 170%
}
.bg-\[length\:1em\] {
    background-size: 1em
}
.bg-\[position\:calc\(100\%-0\.5rem\)_center\] {
    background-position: calc(100% - 0.5rem) center
}
.bg-center {
    background-position: center
}
.bg-no-repeat {
    background-repeat: no-repeat
}
.fill-\[\#003c5b\] {
    fill: #003c5b
}
.fill-\[\#7da7ac\] {
    fill: #7da7ac
}
.fill-\[\#a2c6d3\] {
    fill: #a2c6d3
}
.fill-\[\#ddc6b6\] {
    fill: #ddc6b6
}
.object-cover {
    -o-object-fit: cover;
       object-fit: cover
}
.object-fill {
    -o-object-fit: fill;
       object-fit: fill
}
.object-\[left_50\%_bottom_10\%\] {
    -o-object-position: left 50% bottom 10%;
       object-position: left 50% bottom 10%
}
.p-1\.5 {
    padding: 0.375rem
}
.p-10 {
    padding: 2.5rem
}
.p-2 {
    padding: 0.5rem
}
.p-3 {
    padding: 0.75rem
}
.p-4 {
    padding: 1rem
}
.p-6 {
    padding: 1.5rem
}
.px-16 {
    padding-left: 4rem;
    padding-right: 4rem
}
.px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem
}
.px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem
}
.px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem
}
.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}
.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}
.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}
.px-8 {
    padding-left: 2rem;
    padding-right: 2rem
}
.py-0\.5 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem
}
.py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem
}
.py-1\.5 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem
}
.py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}
.py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem
}
.py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem
}
.py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem
}
.py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem
}
.py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem
}
.py-3\.5 {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem
}
.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem
}
.py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}
.py-\[120px\] {
    padding-top: 120px;
    padding-bottom: 120px
}
.pb-0 {
    padding-bottom: 0px
}
.pb-10 {
    padding-bottom: 2.5rem
}
.pb-14 {
    padding-bottom: 3.5rem
}
.pb-20 {
    padding-bottom: 5rem
}
.pb-24 {
    padding-bottom: 6rem
}
.pb-36 {
    padding-bottom: 9rem
}
.pb-4 {
    padding-bottom: 1rem
}
.pb-6 {
    padding-bottom: 1.5rem
}
.pb-8 {
    padding-bottom: 2rem
}
.pb-\[7\.5rem\] {
    padding-bottom: 7.5rem
}
.pl-3 {
    padding-left: 0.75rem
}
.pl-4 {
    padding-left: 1rem
}
.pr-0 {
    padding-right: 0px
}
.pr-10 {
    padding-right: 2.5rem
}
.pr-2 {
    padding-right: 0.5rem
}
.ps-2 {
    padding-inline-start: 0.5rem
}
.ps-4 {
    padding-inline-start: 1rem
}
.ps-6 {
    padding-inline-start: 1.5rem
}
.pt-10 {
    padding-top: 2.5rem
}
.pt-14 {
    padding-top: 3.5rem
}
.pt-16 {
    padding-top: 4rem
}
.pt-20 {
    padding-top: 5rem
}
.pt-3 {
    padding-top: 0.75rem
}
.pt-32 {
    padding-top: 8rem
}
.pt-4 {
    padding-top: 1rem
}
.pt-6 {
    padding-top: 1.5rem
}
.pt-8 {
    padding-top: 2rem
}
.pt-\[56\.25\%\] {
    padding-top: 56.25%
}
.text-left {
    text-align: left
}
.text-center {
    text-align: center
}
.text-start {
    text-align: start
}
.-indent-4 {
    text-indent: -1rem
}
.-indent-6 {
    text-indent: -1.5rem
}
.font-belwe {
    font-family: Belwe;
    font-feature-settings: "liga" off, "clig" off
}
.font-inter {
    font-family: Inter
}
.font-signapro {
    font-family: SignaPro;
    font-feature-settings: "liga" off, "clig" off
}
.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem
}
.text-2xl\/\[1\.1\] {
    font-size: 1.5rem;
    line-height: 1.1
}
.text-5xl {
    font-size: 3rem;
    line-height: 1
}
.text-\[12px\] {
    font-size: 12px
}
.text-\[14px\] {
    font-size: 14px
}
.text-\[16px\] {
    font-size: 16px
}
.text-\[18px\] {
    font-size: 18px
}
.text-\[20px\] {
    font-size: 20px
}
.text-\[24px\] {
    font-size: 24px
}
.text-\[28px\] {
    font-size: 28px
}
.text-\[32px\] {
    font-size: 32px
}
.text-\[40px\] {
    font-size: 40px
}
.text-\[56px\] {
    font-size: 56px
}
.text-base {
    font-size: 1rem;
    line-height: 1.5rem
}
.text-base\/none {
    font-size: 1rem;
    line-height: 1
}
.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem
}
.text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem
}
.text-sm\/\[1\.1\] {
    font-size: 0.875rem;
    line-height: 1.1
}
.text-sm\/none {
    font-size: 0.875rem;
    line-height: 1
}
.text-sm\/normal {
    font-size: 0.875rem;
    line-height: 1.5
}
.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
}
.text-xl\/\[1\.1\] {
    font-size: 1.25rem;
    line-height: 1.1
}
.text-xs {
    font-size: 0.75rem;
    line-height: 1rem
}
.text-xs\/\[1\.1\] {
    font-size: 0.75rem;
    line-height: 1.1
}
.font-bold {
    font-weight: 700
}
.font-medium {
    font-weight: 500
}
.font-normal {
    font-weight: 400
}
.font-semibold {
    font-weight: 600
}
.uppercase {
    text-transform: uppercase
}
.lining-nums {
    --tw-numeric-figure: lining-nums;
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)
}
.proportional-nums {
    --tw-numeric-spacing: proportional-nums;
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)
}
.diagonal-fractions {
    --tw-numeric-fraction: diagonal-fractions;
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)
}
.leading-4 {
    line-height: 1rem
}
.leading-6 {
    line-height: 1.5rem
}
.leading-8 {
    line-height: 2rem
}
.leading-\[1\.2\] {
    line-height: 1.2
}
.leading-\[13\.2px\] {
    line-height: 13.2px
}
.leading-\[14px\] {
    line-height: 14px
}
.leading-\[15\.4px\] {
    line-height: 15.4px
}
.leading-\[16\.8px\] {
    line-height: 16.8px
}
.leading-\[17\.6px\] {
    line-height: 17.6px
}
.leading-\[18px\] {
    line-height: 18px
}
.leading-\[19\.2px\] {
    line-height: 19.2px
}
.leading-\[20px\] {
    line-height: 20px
}
.leading-\[21px\] {
    line-height: 21px
}
.leading-\[24px\] {
    line-height: 24px
}
.leading-\[26\.4px\] {
    line-height: 26.4px
}
.leading-\[27px\] {
    line-height: 27px
}
.leading-\[28\.8px\] {
    line-height: 28.8px
}
.leading-\[28px\] {
    line-height: 28px
}
.leading-\[32px\] {
    line-height: 32px
}
.leading-\[35\.2px\] {
    line-height: 35.2px
}
.leading-\[40px\] {
    line-height: 40px
}
.leading-\[50\.4px\] {
    line-height: 50.4px
}
.leading-\[56px\] {
    line-height: 56px
}
.leading-none {
    line-height: 1
}
.leading-normal {
    line-height: 1.5
}
.leading-tight {
    line-height: 1.25
}
.-tracking-\[0\.01em\] {
    letter-spacing: -0.01em
}
.tracking-\[-0\.01em\] {
    letter-spacing: -0.01em
}
.tracking-\[-0\.14px\] {
    letter-spacing: -0.14px
}
.tracking-\[-0\.16px\] {
    letter-spacing: -0.16px
}
.tracking-\[-0\.16pxpx\] {
    letter-spacing: -0.16pxpx
}
.tracking-\[-0\.24px\] {
    letter-spacing: -0.24px
}
.tracking-\[-0\.28px\] {
    letter-spacing: -0.28px
}
.tracking-\[-0\.2px\] {
    letter-spacing: -0.2px
}
.tracking-\[-0\.32px\] {
    letter-spacing: -0.32px
}
.tracking-\[-0\.4px\] {
    letter-spacing: -0.4px
}
.tracking-\[-0\.56px\] {
    letter-spacing: -0.56px
}
.tracking-\[-0\.72px\] {
    letter-spacing: -0.72px
}
.tracking-\[0\.6px\] {
    letter-spacing: 0.6px
}
.tracking-\[0\.7px\] {
    letter-spacing: 0.7px
}
.tracking-\[0\.8px\] {
    letter-spacing: 0.8px
}
.tracking-wide {
    letter-spacing: 0.025em
}
.tracking-wider {
    letter-spacing: 0.05em
}
.tracking-widest {
    letter-spacing: 0.1em
}
.text-black {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1))
}
.text-current {
    color: currentColor
}
.text-error-300 {
    --tw-text-opacity: 1;
    color: rgb(222 28 34 / var(--tw-text-opacity, 1))
}
.text-gray-500 {
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity, 1))
}
.text-neutral-200 {
    --tw-text-opacity: 1;
    color: rgb(234 233 229 / var(--tw-text-opacity, 1))
}
.text-neutral-500 {
    --tw-text-opacity: 1;
    color: rgb(117 117 117 / var(--tw-text-opacity, 1))
}
.text-neutral-600 {
    --tw-text-opacity: 1;
    color: rgb(88 89 91 / var(--tw-text-opacity, 1))
}
.text-neutral-900 {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1))
}
.text-primary-100 {
    --tw-text-opacity: 1;
    color: rgb(209 227 233 / var(--tw-text-opacity, 1))
}
.text-primary-100\/0 {
    color: rgb(209 227 233 / 0)
}
.text-primary-100\/10 {
    color: rgb(209 227 233 / 0.1)
}
.text-primary-100\/100 {
    color: rgb(209 227 233 / 1)
}
.text-primary-100\/15 {
    color: rgb(209 227 233 / 0.15)
}
.text-primary-100\/20 {
    color: rgb(209 227 233 / 0.2)
}
.text-primary-100\/25 {
    color: rgb(209 227 233 / 0.25)
}
.text-primary-100\/30 {
    color: rgb(209 227 233 / 0.3)
}
.text-primary-100\/35 {
    color: rgb(209 227 233 / 0.35)
}
.text-primary-100\/40 {
    color: rgb(209 227 233 / 0.4)
}
.text-primary-100\/45 {
    color: rgb(209 227 233 / 0.45)
}
.text-primary-100\/5 {
    color: rgb(209 227 233 / 0.05)
}
.text-primary-100\/50 {
    color: rgb(209 227 233 / 0.5)
}
.text-primary-100\/55 {
    color: rgb(209 227 233 / 0.55)
}
.text-primary-100\/60 {
    color: rgb(209 227 233 / 0.6)
}
.text-primary-100\/65 {
    color: rgb(209 227 233 / 0.65)
}
.text-primary-100\/70 {
    color: rgb(209 227 233 / 0.7)
}
.text-primary-100\/75 {
    color: rgb(209 227 233 / 0.75)
}
.text-primary-100\/80 {
    color: rgb(209 227 233 / 0.8)
}
.text-primary-100\/85 {
    color: rgb(209 227 233 / 0.85)
}
.text-primary-100\/90 {
    color: rgb(209 227 233 / 0.9)
}
.text-primary-100\/95 {
    color: rgb(209 227 233 / 0.95)
}
.text-primary-200 {
    --tw-text-opacity: 1;
    color: rgb(162 198 211 / var(--tw-text-opacity, 1))
}
.text-primary-200\/0 {
    color: rgb(162 198 211 / 0)
}
.text-primary-200\/10 {
    color: rgb(162 198 211 / 0.1)
}
.text-primary-200\/100 {
    color: rgb(162 198 211 / 1)
}
.text-primary-200\/15 {
    color: rgb(162 198 211 / 0.15)
}
.text-primary-200\/20 {
    color: rgb(162 198 211 / 0.2)
}
.text-primary-200\/25 {
    color: rgb(162 198 211 / 0.25)
}
.text-primary-200\/30 {
    color: rgb(162 198 211 / 0.3)
}
.text-primary-200\/35 {
    color: rgb(162 198 211 / 0.35)
}
.text-primary-200\/40 {
    color: rgb(162 198 211 / 0.4)
}
.text-primary-200\/45 {
    color: rgb(162 198 211 / 0.45)
}
.text-primary-200\/5 {
    color: rgb(162 198 211 / 0.05)
}
.text-primary-200\/50 {
    color: rgb(162 198 211 / 0.5)
}
.text-primary-200\/55 {
    color: rgb(162 198 211 / 0.55)
}
.text-primary-200\/60 {
    color: rgb(162 198 211 / 0.6)
}
.text-primary-200\/65 {
    color: rgb(162 198 211 / 0.65)
}
.text-primary-200\/70 {
    color: rgb(162 198 211 / 0.7)
}
.text-primary-200\/75 {
    color: rgb(162 198 211 / 0.75)
}
.text-primary-200\/80 {
    color: rgb(162 198 211 / 0.8)
}
.text-primary-200\/85 {
    color: rgb(162 198 211 / 0.85)
}
.text-primary-200\/90 {
    color: rgb(162 198 211 / 0.9)
}
.text-primary-200\/95 {
    color: rgb(162 198 211 / 0.95)
}
.text-primary-300 {
    --tw-text-opacity: 1;
    color: rgb(51 99 124 / var(--tw-text-opacity, 1))
}
.text-primary-300\/0 {
    color: rgb(51 99 124 / 0)
}
.text-primary-300\/10 {
    color: rgb(51 99 124 / 0.1)
}
.text-primary-300\/100 {
    color: rgb(51 99 124 / 1)
}
.text-primary-300\/15 {
    color: rgb(51 99 124 / 0.15)
}
.text-primary-300\/20 {
    color: rgb(51 99 124 / 0.2)
}
.text-primary-300\/25 {
    color: rgb(51 99 124 / 0.25)
}
.text-primary-300\/30 {
    color: rgb(51 99 124 / 0.3)
}
.text-primary-300\/35 {
    color: rgb(51 99 124 / 0.35)
}
.text-primary-300\/40 {
    color: rgb(51 99 124 / 0.4)
}
.text-primary-300\/45 {
    color: rgb(51 99 124 / 0.45)
}
.text-primary-300\/5 {
    color: rgb(51 99 124 / 0.05)
}
.text-primary-300\/50 {
    color: rgb(51 99 124 / 0.5)
}
.text-primary-300\/55 {
    color: rgb(51 99 124 / 0.55)
}
.text-primary-300\/60 {
    color: rgb(51 99 124 / 0.6)
}
.text-primary-300\/65 {
    color: rgb(51 99 124 / 0.65)
}
.text-primary-300\/70 {
    color: rgb(51 99 124 / 0.7)
}
.text-primary-300\/75 {
    color: rgb(51 99 124 / 0.75)
}
.text-primary-300\/80 {
    color: rgb(51 99 124 / 0.8)
}
.text-primary-300\/85 {
    color: rgb(51 99 124 / 0.85)
}
.text-primary-300\/90 {
    color: rgb(51 99 124 / 0.9)
}
.text-primary-300\/95 {
    color: rgb(51 99 124 / 0.95)
}
.text-primary-400 {
    --tw-text-opacity: 1;
    color: rgb(0 60 91 / var(--tw-text-opacity, 1))
}
.text-primary-400\/0 {
    color: rgb(0 60 91 / 0)
}
.text-primary-400\/10 {
    color: rgb(0 60 91 / 0.1)
}
.text-primary-400\/100 {
    color: rgb(0 60 91 / 1)
}
.text-primary-400\/15 {
    color: rgb(0 60 91 / 0.15)
}
.text-primary-400\/20 {
    color: rgb(0 60 91 / 0.2)
}
.text-primary-400\/25 {
    color: rgb(0 60 91 / 0.25)
}
.text-primary-400\/30 {
    color: rgb(0 60 91 / 0.3)
}
.text-primary-400\/35 {
    color: rgb(0 60 91 / 0.35)
}
.text-primary-400\/40 {
    color: rgb(0 60 91 / 0.4)
}
.text-primary-400\/45 {
    color: rgb(0 60 91 / 0.45)
}
.text-primary-400\/5 {
    color: rgb(0 60 91 / 0.05)
}
.text-primary-400\/50 {
    color: rgb(0 60 91 / 0.5)
}
.text-primary-400\/55 {
    color: rgb(0 60 91 / 0.55)
}
.text-primary-400\/60 {
    color: rgb(0 60 91 / 0.6)
}
.text-primary-400\/65 {
    color: rgb(0 60 91 / 0.65)
}
.text-primary-400\/70 {
    color: rgb(0 60 91 / 0.7)
}
.text-primary-400\/75 {
    color: rgb(0 60 91 / 0.75)
}
.text-primary-400\/80 {
    color: rgb(0 60 91 / 0.8)
}
.text-primary-400\/85 {
    color: rgb(0 60 91 / 0.85)
}
.text-primary-400\/90 {
    color: rgb(0 60 91 / 0.9)
}
.text-primary-400\/95 {
    color: rgb(0 60 91 / 0.95)
}
.text-primary-500 {
    --tw-text-opacity: 1;
    color: rgb(0 36 55 / var(--tw-text-opacity, 1))
}
.text-primary-500\/0 {
    color: rgb(0 36 55 / 0)
}
.text-primary-500\/10 {
    color: rgb(0 36 55 / 0.1)
}
.text-primary-500\/100 {
    color: rgb(0 36 55 / 1)
}
.text-primary-500\/15 {
    color: rgb(0 36 55 / 0.15)
}
.text-primary-500\/20 {
    color: rgb(0 36 55 / 0.2)
}
.text-primary-500\/25 {
    color: rgb(0 36 55 / 0.25)
}
.text-primary-500\/30 {
    color: rgb(0 36 55 / 0.3)
}
.text-primary-500\/35 {
    color: rgb(0 36 55 / 0.35)
}
.text-primary-500\/40 {
    color: rgb(0 36 55 / 0.4)
}
.text-primary-500\/45 {
    color: rgb(0 36 55 / 0.45)
}
.text-primary-500\/5 {
    color: rgb(0 36 55 / 0.05)
}
.text-primary-500\/50 {
    color: rgb(0 36 55 / 0.5)
}
.text-primary-500\/55 {
    color: rgb(0 36 55 / 0.55)
}
.text-primary-500\/60 {
    color: rgb(0 36 55 / 0.6)
}
.text-primary-500\/65 {
    color: rgb(0 36 55 / 0.65)
}
.text-primary-500\/70 {
    color: rgb(0 36 55 / 0.7)
}
.text-primary-500\/75 {
    color: rgb(0 36 55 / 0.75)
}
.text-primary-500\/80 {
    color: rgb(0 36 55 / 0.8)
}
.text-primary-500\/85 {
    color: rgb(0 36 55 / 0.85)
}
.text-primary-500\/90 {
    color: rgb(0 36 55 / 0.9)
}
.text-primary-500\/95 {
    color: rgb(0 36 55 / 0.95)
}
.text-primary-600 {
    --tw-text-opacity: 1;
    color: rgb(0 24 36 / var(--tw-text-opacity, 1))
}
.text-primary-600\/0 {
    color: rgb(0 24 36 / 0)
}
.text-primary-600\/10 {
    color: rgb(0 24 36 / 0.1)
}
.text-primary-600\/100 {
    color: rgb(0 24 36 / 1)
}
.text-primary-600\/15 {
    color: rgb(0 24 36 / 0.15)
}
.text-primary-600\/20 {
    color: rgb(0 24 36 / 0.2)
}
.text-primary-600\/25 {
    color: rgb(0 24 36 / 0.25)
}
.text-primary-600\/30 {
    color: rgb(0 24 36 / 0.3)
}
.text-primary-600\/35 {
    color: rgb(0 24 36 / 0.35)
}
.text-primary-600\/40 {
    color: rgb(0 24 36 / 0.4)
}
.text-primary-600\/45 {
    color: rgb(0 24 36 / 0.45)
}
.text-primary-600\/5 {
    color: rgb(0 24 36 / 0.05)
}
.text-primary-600\/50 {
    color: rgb(0 24 36 / 0.5)
}
.text-primary-600\/55 {
    color: rgb(0 24 36 / 0.55)
}
.text-primary-600\/60 {
    color: rgb(0 24 36 / 0.6)
}
.text-primary-600\/65 {
    color: rgb(0 24 36 / 0.65)
}
.text-primary-600\/70 {
    color: rgb(0 24 36 / 0.7)
}
.text-primary-600\/75 {
    color: rgb(0 24 36 / 0.75)
}
.text-primary-600\/80 {
    color: rgb(0 24 36 / 0.8)
}
.text-primary-600\/85 {
    color: rgb(0 24 36 / 0.85)
}
.text-primary-600\/90 {
    color: rgb(0 24 36 / 0.9)
}
.text-primary-600\/95 {
    color: rgb(0 24 36 / 0.95)
}
.text-red-700 {
    --tw-text-opacity: 1;
    color: rgb(185 28 28 / var(--tw-text-opacity, 1))
}
.text-secondary-teal {
    --tw-text-opacity: 1;
    color: rgb(109 153 162 / var(--tw-text-opacity, 1))
}
.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}
.text-white\/70 {
    color: rgb(255 255 255 / 0.7)
}
.underline {
    text-decoration-line: underline
}
.placeholder-primary-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgb(0 60 91 / var(--tw-placeholder-opacity, 1))
}
.placeholder-primary-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgb(0 60 91 / var(--tw-placeholder-opacity, 1))
}
.opacity-0 {
    opacity: 0
}
.opacity-100 {
    opacity: 1
}
.opacity-50 {
    opacity: 0.5
}
.shadow {
    --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.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)
}
.shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px 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-none {
    outline: 2px solid transparent;
    outline-offset: 2px
}
.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, backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms
}
.transition-\[color\2c background-color\2c border\] {
    transition-property: color,background-color,border;
    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
}
.transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms
}
.transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms
}
.duration-200 {
    transition-duration: 200ms
}
.duration-300 {
    transition-duration: 300ms
}
.ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1)
}
.ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1)
}
.ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1)
}
.will-change-transform {
    will-change: transform
}
.contain-content {
    contain: content
}
.\*\:cursor-pointer > * {
    cursor: pointer
}
.placeholder\:font-signapro::-moz-placeholder {
    font-family: SignaPro;
    font-feature-settings: "liga" off, "clig" off
}
.placeholder\:font-signapro::placeholder {
    font-family: SignaPro;
    font-feature-settings: "liga" off, "clig" off
}
.backdrop\:bg-black\/20::backdrop {
    background-color: rgb(0 0 0 / 0.2)
}
.backdrop\:backdrop-blur-sm::backdrop {
    --tw-backdrop-blur: blur(4px);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
}
.after\:h-3::after {
    content: var(--tw-content);
    height: 0.75rem
}
.after\:w-full::after {
    content: var(--tw-content);
    width: 100%
}
.first\:col-span-2:first-child {
    grid-column: span 2 / span 2
}
.first\:rounded-l-3xl:first-child {
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem
}
.first\:pe-3:first-child {
    padding-inline-end: 0.75rem
}
.first\:ps-4:first-child {
    padding-inline-start: 1rem
}
.first\:ps-6:first-child {
    padding-inline-start: 1.5rem
}
.last\:rounded-r-3xl:last-child {
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem
}
.last\:pe-4:last-child {
    padding-inline-end: 1rem
}
.last\:pe-6:last-child {
    padding-inline-end: 1.5rem
}
.last\:ps-3:last-child {
    padding-inline-start: 0.75rem
}
.even\:bg-white-300:nth-child(even) {
    --tw-bg-opacity: 1;
    background-color: rgb(248 246 237 / var(--tw-bg-opacity, 1))
}
.target\:scroll-mt-28:target {
    scroll-margin-top: 7rem
}
.open\:border-primary-200[open] {
    --tw-border-opacity: 1;
    border-color: rgb(162 198 211 / var(--tw-border-opacity, 1))
}
.hover\:border-b-2:hover {
    border-bottom-width: 2px
}
.hover\:border-current:hover {
    border-color: currentColor
}
.hover\:border-primary-400:hover {
    --tw-border-opacity: 1;
    border-color: rgb(0 60 91 / var(--tw-border-opacity, 1))
}
.hover\:bg-primary-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(162 198 211 / var(--tw-bg-opacity, 1))
}
.hover\:bg-primary-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(0 60 91 / var(--tw-bg-opacity, 1))
}
.hover\:bg-white-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(248 246 237 / var(--tw-bg-opacity, 1))
}
.hover\:text-gray-700:hover {
    --tw-text-opacity: 1;
    color: rgb(55 65 81 / var(--tw-text-opacity, 1))
}
.hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}
.hover\:underline:hover {
    text-decoration-line: underline
}
.focus\:border-primary-400:focus {
    --tw-border-opacity: 1;
    border-color: rgb(0 60 91 / var(--tw-border-opacity, 1))
}
.focus\:border-primary-500:focus {
    --tw-border-opacity: 1;
    border-color: rgb(0 36 55 / var(--tw-border-opacity, 1))
}
.focus\:border-red-500:focus {
    --tw-border-opacity: 1;
    border-color: rgb(239 68 68 / var(--tw-border-opacity, 1))
}
.focus\:ring:focus {
    --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)
}
.focus\:ring-primary-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(0 36 55 / var(--tw-ring-opacity, 1))
}
.focus\:ring-red-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))
}
.focus\:ring-success-active:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(3 148 153 / var(--tw-ring-opacity, 1))
}
.focus\:ring-success-active\/30:focus {
    --tw-ring-color: rgb(3 148 153 / 0.3)
}
.focus\:ring-opacity-30:focus {
    --tw-ring-opacity: 0.3
}
.focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px
}
.active\:ring:active {
    --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)
}
.active\:ring-success-active\/30:active {
    --tw-ring-color: rgb(3 148 153 / 0.3)
}
.active\:ring-offset-2:active {
    --tw-ring-offset-width: 2px
}
.disabled\:text-neutral-400:disabled {
    --tw-text-opacity: 1;
    color: rgb(145 145 145 / var(--tw-text-opacity, 1))
}
.group[open] .group-open\:mb-3 {
    margin-bottom: 0.75rem
}
.group[open] .group-open\:mt-6 {
    margin-top: 1.5rem
}
.group[open] .group-open\:block {
    display: block
}
.group[open] .group-open\:hidden {
    display: none
}
.group:hover .group-hover\:scale-105 {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
    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))
}
.group:hover .group-hover\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1))
}
.group:hover .group-hover\:bg-primary-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(0 60 91 / var(--tw-bg-opacity, 1))
}
.group:hover .group-hover\:text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}
.peer:checked ~ .peer-checked\:block {
    display: block
}
.peer:checked ~ .peer-checked\:border-transparent {
    border-color: transparent
}
.peer:checked ~ .peer-checked\:bg-primary-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(209 227 233 / var(--tw-bg-opacity, 1))
}
.peer:focus ~ .peer-focus\: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)
}
.peer:focus ~ .peer-focus\:ring-success-active\/30 {
    --tw-ring-color: rgb(3 148 153 / 0.3)
}
.peer:focus ~ .peer-focus\:ring-offset-2 {
    --tw-ring-offset-width: 2px
}
.aria-hidden\:hidden[aria-hidden="true"] {
    display: none
}
.aria-selected\:border-white-400[aria-selected="true"] {
    --tw-border-opacity: 1;
    border-color: rgb(233 231 223 / var(--tw-border-opacity, 1))
}
.aria-selected\:bg-white-400[aria-selected="true"] {
    --tw-bg-opacity: 1;
    background-color: rgb(233 231 223 / var(--tw-bg-opacity, 1))
}
.data-\[size\=\'lg\'\]\:px-8[data-size='lg'] {
    padding-left: 2rem;
    padding-right: 2rem
}
.data-\[size\=\'lg\'\]\:py-2[data-size='lg'] {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem
}
.data-\[size\=\'lg\'\]\:py-4[data-size='lg'] {
    padding-top: 1rem;
    padding-bottom: 1rem
}
.data-\[size\=\'sm\'\]\:px-5[data-size='sm'] {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}
.data-\[size\=\'sm\'\]\:py-1\.5[data-size='sm'] {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem
}
.data-\[size\=\'sm\'\]\:py-2[data-size='sm'] {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem
}
.data-\[size\=\'lg\'\]\:text-base[data-size='lg'] {
    font-size: 1rem;
    line-height: 1.5rem
}
.data-\[size\=\'lg\'\]\:text-base\/none[data-size='lg'] {
    font-size: 1rem;
    line-height: 1
}
.data-\[size\=\'sm\'\]\:text-sm[data-size='sm'] {
    font-size: 0.875rem;
    line-height: 1.25rem
}
.data-\[size\=\'sm\'\]\:text-sm\/none[data-size='sm'] {
    font-size: 0.875rem;
    line-height: 1
}
.group[data-state="pause"] .group-data-\[state\=pause\]\:hidden {
    display: none
}
.group[data-state="play"] .group-data-\[state\=play\]\:hidden {
    display: none
}
.gray\:bg-neutral-300:where([data-mode='gray'], [data-mode='gray'] *) {
    --tw-bg-opacity: 1;
    background-color: rgb(196 196 196 / var(--tw-bg-opacity, 1))
}
.gray\:bg-white-300:where([data-mode='gray'], [data-mode='gray'] *) {
    --tw-bg-opacity: 1;
    background-color: rgb(248 246 237 / var(--tw-bg-opacity, 1))
}
.gray\:text-neutral-600:where([data-mode='gray'], [data-mode='gray'] *) {
    --tw-text-opacity: 1;
    color: rgb(88 89 91 / var(--tw-text-opacity, 1))
}
.gray\:text-primary-400:where([data-mode='gray'], [data-mode='gray'] *) {
    --tw-text-opacity: 1;
    color: rgb(0 60 91 / var(--tw-text-opacity, 1))
}
@supports (scrollbar-width:none) {
    .supports-\[\(scrollbar-width\:none\)\]\:\[scrollbar-width\:none\] {
        scrollbar-width: none
    }
}
@media (prefers-reduced-motion: no-preference) {
    .motion-safe\:scroll-smooth {
        scroll-behavior: smooth
    }
}
@media not all and (min-width: 1024px) {
    .max-lg\:aspect-square {
        aspect-ratio: 1 / 1
    }
}
@media not all and (min-width: 640px) {
    .max-sm\:m-0 {
        margin: 0px
    }
    .max-sm\:flex {
        display: flex
    }
    .max-sm\:max-h-full {
        max-height: 100%
    }
    .max-sm\:max-w-full {
        max-width: 100%
    }
}
@media (min-width: 640px) {
    .sm\:inset-x-0 {
        left: 0px;
        right: 0px
    }
    .sm\:col-span-2 {
        grid-column: span 2 / span 2
    }
    .sm\:max-w-xs {
        max-width: 20rem
    }
    .sm\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
    .sm\:px-0 {
        padding-left: 0px;
        padding-right: 0px
    }
}
@media (min-width: 768px) {
    .md\:inset-x-10 {
        left: 2.5rem;
        right: 2.5rem
    }
    .md\:bottom-14 {
        bottom: 3.5rem
    }
    .md\:bottom-24 {
        bottom: 6rem
    }
    .md\:left-10 {
        left: 2.5rem
    }
    .md\:my-10 {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem
    }
    .md\:-mt-10 {
        margin-top: -2.5rem
    }
    .md\:mb-10 {
        margin-bottom: 2.5rem
    }
    .md\:mb-16 {
        margin-bottom: 4rem
    }
    .md\:mr-10 {
        margin-right: 2.5rem
    }
    .md\:mt-10 {
        margin-top: 2.5rem
    }
    .md\:max-h-8 {
        max-height: 2rem
    }
    .md\:max-w-sm {
        max-width: 24rem
    }
    .md\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
    .md\:flex-row {
        flex-direction: row
    }
    .md\:items-center {
        align-items: center
    }
    .md\:justify-center {
        justify-content: center
    }
    .md\:gap-12 {
        gap: 3rem
    }
    .md\:gap-y-12 {
        row-gap: 3rem
    }
    .md\:space-y-10 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(2.5rem * var(--tw-space-y-reverse))
    }
    .md\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }
    .md\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }
    .md\:py-16 {
        padding-top: 4rem;
        padding-bottom: 4rem
    }
    .md\:py-28 {
        padding-top: 7rem;
        padding-bottom: 7rem
    }
    .md\:pb-16 {
        padding-bottom: 4rem
    }
    .md\:pb-28 {
        padding-bottom: 7rem
    }
    .md\:pl-10 {
        padding-left: 2.5rem
    }
    .md\:pt-10 {
        padding-top: 2.5rem
    }
    .md\:pt-28 {
        padding-top: 7rem
    }
    .md\:text-2xl\/\[1\.1\] {
        font-size: 1.5rem;
        line-height: 1.1
    }
    .md\:text-base\/\[1\.1\] {
        font-size: 1rem;
        line-height: 1.1
    }
    .md\:text-lg\/\[1\.2\] {
        font-size: 1.125rem;
        line-height: 1.2
    }
}
@media (min-width: 1024px) {
    .lg\:inset-x-20 {
        left: 5rem;
        right: 5rem
    }
    .lg\:inset-x-8 {
        left: 2rem;
        right: 2rem
    }
    .lg\:inset-x-\[max\(2\.5rem\2c 2\.5vw\)\] {
        left: max(2.5rem,2.5vw);
        right: max(2.5rem,2.5vw)
    }
    .lg\:inset-y-0 {
        top: 0px;
        bottom: 0px
    }
    .lg\:-bottom-4 {
        bottom: -1rem
    }
    .lg\:bottom-10 {
        bottom: 2.5rem
    }
    .lg\:bottom-24 {
        bottom: 6rem
    }
    .lg\:bottom-6 {
        bottom: 1.5rem
    }
    .lg\:bottom-8 {
        bottom: 2rem
    }
    .lg\:left-20 {
        left: 5rem
    }
    .lg\:right-10 {
        right: 2.5rem
    }
    .lg\:right-4 {
        right: 1rem
    }
    .lg\:right-6 {
        right: 1.5rem
    }
    .lg\:top-24 {
        top: 6rem
    }
    .lg\:top-4 {
        top: 1rem
    }
    .lg\:top-6 {
        top: 1.5rem
    }
    .lg\:isolate {
        isolation: isolate
    }
    .lg\:z-10 {
        z-index: 10
    }
    .lg\:order-1 {
        order: 1
    }
    .lg\:order-2 {
        order: 2
    }
    .lg\:order-first {
        order: -9999
    }
    .lg\:col-span-3 {
        grid-column: span 3 / span 3
    }
    .lg\:row-span-2 {
        grid-row: span 2 / span 2
    }
    .lg\:m-0 {
        margin: 0px
    }
    .lg\:m-auto {
        margin: auto
    }
    .lg\:mx-auto {
        margin-left: auto;
        margin-right: auto
    }
    .lg\:my-12 {
        margin-top: 3rem;
        margin-bottom: 3rem
    }
    .lg\:my-20 {
        margin-top: 5rem;
        margin-bottom: 5rem
    }
    .lg\:my-auto {
        margin-top: auto;
        margin-bottom: auto
    }
    .lg\:-mt-14 {
        margin-top: -3.5rem
    }
    .lg\:mb-12 {
        margin-bottom: 3rem
    }
    .lg\:mb-20 {
        margin-bottom: 5rem
    }
    .lg\:mb-3 {
        margin-bottom: 0.75rem
    }
    .lg\:mb-4 {
        margin-bottom: 1rem
    }
    .lg\:mb-6 {
        margin-bottom: 1.5rem
    }
    .lg\:ml-8 {
        margin-left: 2rem
    }
    .lg\:ml-auto {
        margin-left: auto
    }
    .lg\:mr-20 {
        margin-right: 5rem
    }
    .lg\:mr-8 {
        margin-right: 2rem
    }
    .lg\:mr-auto {
        margin-right: auto
    }
    .lg\:mt-0 {
        margin-top: 0px
    }
    .lg\:mt-12 {
        margin-top: 3rem
    }
    .lg\:mt-14 {
        margin-top: 3.5rem
    }
    .lg\:mt-6 {
        margin-top: 1.5rem
    }
    .lg\:mt-8 {
        margin-top: 2rem
    }
    .lg\:mt-auto {
        margin-top: auto
    }
    .lg\:line-clamp-3 {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3
    }
    .lg\:block {
        display: block
    }
    .lg\:flex {
        display: flex
    }
    .lg\:grid {
        display: grid
    }
    .lg\:hidden {
        display: none
    }
    .lg\:aspect-\[315\/100\] {
        aspect-ratio: 315/100
    }
    .lg\:aspect-\[4\/3\] {
        aspect-ratio: 4/3
    }
    .lg\:size-12 {
        width: 3rem;
        height: 3rem
    }
    .lg\:size-16 {
        width: 4rem;
        height: 4rem
    }
    .lg\:size-6 {
        width: 1.5rem;
        height: 1.5rem
    }
    .lg\:size-8 {
        width: 2rem;
        height: 2rem
    }
    .lg\:h-5\/6 {
        height: 83.333333%
    }
    .lg\:h-\[400px\] {
        height: 400px
    }
    .lg\:h-auto {
        height: auto
    }
    .lg\:h-screen {
        height: 100vh
    }
    .lg\:max-h-56 {
        max-height: 14rem
    }
    .lg\:max-h-\[500px\] {
        max-height: 500px
    }
    .lg\:max-h-full {
        max-height: 100%
    }
    .lg\:min-h-\[420px\] {
        min-height: 420px
    }
    .lg\:min-h-screen {
        min-height: 100vh
    }
    .lg\:w-1\/2 {
        width: 50%
    }
    .lg\:w-1\/5 {
        width: 20%
    }
    .lg\:w-2\/3 {
        width: 66.666667%
    }
    .lg\:w-2\/4 {
        width: 50%
    }
    .lg\:w-2\/5 {
        width: 40%
    }
    .lg\:w-3\/4 {
        width: 75%
    }
    .lg\:w-3\/5 {
        width: 60%
    }
    .lg\:w-4\/5 {
        width: 80%
    }
    .lg\:w-5\/6 {
        width: 83.333333%
    }
    .lg\:w-6\/12 {
        width: 50%
    }
    .lg\:w-\[250px\] {
        width: 250px
    }
    .lg\:w-\[30\%\] {
        width: 30%
    }
    .lg\:w-\[50vw\] {
        width: 50vw
    }
    .lg\:w-auto {
        width: auto
    }
    .lg\:min-w-0 {
        min-width: 0px
    }
    .lg\:min-w-\[65ch\] {
        min-width: 65ch
    }
    .lg\:max-w-3xl {
        max-width: 48rem
    }
    .lg\:max-w-4xl {
        max-width: 56rem
    }
    .lg\:max-w-\[50\%\] {
        max-width: 50%
    }
    .lg\:max-w-none {
        max-width: none
    }
    .lg\:max-w-screen-lg {
        max-width: 1024px
    }
    .lg\:max-w-screen-sm {
        max-width: 640px
    }
    .lg\:max-w-screen-xl {
        max-width: 1280px
    }
    .lg\:max-w-sm {
        max-width: 24rem
    }
    .lg\:max-w-xl {
        max-width: 36rem
    }
    .lg\:basis-3\/4 {
        flex-basis: 75%
    }
    .lg\:scale-75 {
        --tw-scale-x: .75;
        --tw-scale-y: .75;
        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))
    }
    .lg\:columns-2 {
        -moz-columns: 2;
             columns: 2
    }
    .lg\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
    .lg\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }
    .lg\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr))
    }
    .lg\:grid-cols-9 {
        grid-template-columns: repeat(9, minmax(0, 1fr))
    }
    .lg\:grid-cols-\[2fr_3fr\] {
        grid-template-columns: 2fr 3fr
    }
    .lg\:grid-rows-4 {
        grid-template-rows: repeat(4, minmax(0, 1fr))
    }
    .lg\:flex-row {
        flex-direction: row
    }
    .lg\:flex-row-reverse {
        flex-direction: row-reverse
    }
    .lg\:flex-col {
        flex-direction: column
    }
    .lg\:flex-wrap {
        flex-wrap: wrap
    }
    .lg\:flex-nowrap {
        flex-wrap: nowrap
    }
    .lg\:items-end {
        align-items: flex-end
    }
    .lg\:items-center {
        align-items: center
    }
    .lg\:justify-start {
        justify-content: flex-start
    }
    .lg\:justify-center {
        justify-content: center
    }
    .lg\:justify-between {
        justify-content: space-between
    }
    .lg\:justify-evenly {
        justify-content: space-evenly
    }
    .lg\:gap-0 {
        gap: 0px
    }
    .lg\:gap-10 {
        gap: 2.5rem
    }
    .lg\:gap-12 {
        gap: 3rem
    }
    .lg\:gap-16 {
        gap: 4rem
    }
    .lg\:gap-3 {
        gap: 0.75rem
    }
    .lg\:gap-4 {
        gap: 1rem
    }
    .lg\:gap-6 {
        gap: 1.5rem
    }
    .lg\:gap-x-12 {
        -moz-column-gap: 3rem;
             column-gap: 3rem
    }
    .lg\:gap-x-6 {
        -moz-column-gap: 1.5rem;
             column-gap: 1.5rem
    }
    .lg\:gap-x-8 {
        -moz-column-gap: 2rem;
             column-gap: 2rem
    }
    .lg\:gap-y-16 {
        row-gap: 4rem
    }
    .lg\:gap-y-3 {
        row-gap: 0.75rem
    }
    .lg\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(3rem * var(--tw-space-y-reverse))
    }
    .lg\:space-y-4 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(1rem * var(--tw-space-y-reverse))
    }
    .lg\:space-y-6 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(1.5rem * var(--tw-space-y-reverse))
    }
    .lg\:space-y-8 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(2rem * var(--tw-space-y-reverse))
    }
    .lg\:self-center {
        align-self: center
    }
    .lg\:overflow-y-hidden {
        overflow-y: hidden
    }
    .lg\:rounded-3xl {
        border-radius: 1.5rem
    }
    .lg\:bg-\[position\:75\%_25\%\] {
        background-position: 75% 25%
    }
    .lg\:p-0 {
        padding: 0px
    }
    .lg\:p-12 {
        padding: 3rem
    }
    .lg\:p-20 {
        padding: 5rem
    }
    .lg\:p-3 {
        padding: 0.75rem
    }
    .lg\:p-4 {
        padding: 1rem
    }
    .lg\:p-6 {
        padding: 1.5rem
    }
    .lg\:p-9 {
        padding: 2.25rem
    }
    .lg\:px-12 {
        padding-left: 3rem;
        padding-right: 3rem
    }
    .lg\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem
    }
    .lg\:px-20 {
        padding-left: 5rem;
        padding-right: 5rem
    }
    .lg\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem
    }
    .lg\:px-40 {
        padding-left: 10rem;
        padding-right: 10rem
    }
    .lg\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }
    .lg\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }
    .lg\:py-0 {
        padding-top: 0px;
        padding-bottom: 0px
    }
    .lg\:py-12 {
        padding-top: 3rem;
        padding-bottom: 3rem
    }
    .lg\:py-14 {
        padding-top: 3.5rem;
        padding-bottom: 3.5rem
    }
    .lg\:py-20 {
        padding-top: 5rem;
        padding-bottom: 5rem
    }
    .lg\:py-24 {
        padding-top: 6rem;
        padding-bottom: 6rem
    }
    .lg\:py-36 {
        padding-top: 9rem;
        padding-bottom: 9rem
    }
    .lg\:py-6 {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem
    }
    .lg\:py-\[120px\] {
        padding-top: 120px;
        padding-bottom: 120px
    }
    .lg\:py-\[7\.5rem\] {
        padding-top: 7.5rem;
        padding-bottom: 7.5rem
    }
    .lg\:pb-0 {
        padding-bottom: 0px
    }
    .lg\:pb-12 {
        padding-bottom: 3rem
    }
    .lg\:pb-14 {
        padding-bottom: 3.5rem
    }
    .lg\:pb-16 {
        padding-bottom: 4rem
    }
    .lg\:pb-20 {
        padding-bottom: 5rem
    }
    .lg\:pb-24 {
        padding-bottom: 6rem
    }
    .lg\:pb-32 {
        padding-bottom: 8rem
    }
    .lg\:pb-36 {
        padding-bottom: 9rem
    }
    .lg\:pb-6 {
        padding-bottom: 1.5rem
    }
    .lg\:pb-\[120px\] {
        padding-bottom: 120px
    }
    .lg\:pb-\[30vh\] {
        padding-bottom: 30vh
    }
    .lg\:pl-12 {
        padding-left: 3rem
    }
    .lg\:pl-20 {
        padding-left: 5rem
    }
    .lg\:pr-0 {
        padding-right: 0px
    }
    .lg\:pr-10 {
        padding-right: 2.5rem
    }
    .lg\:pr-12 {
        padding-right: 3rem
    }
    .lg\:pr-20 {
        padding-right: 5rem
    }
    .lg\:pt-0 {
        padding-top: 0px
    }
    .lg\:pt-12 {
        padding-top: 3rem
    }
    .lg\:pt-16 {
        padding-top: 4rem
    }
    .lg\:pt-20 {
        padding-top: 5rem
    }
    .lg\:pt-6 {
        padding-top: 1.5rem
    }
    .lg\:pt-\[120px\] {
        padding-top: 120px
    }
    .lg\:pt-\[70vh\] {
        padding-top: 70vh
    }
    .lg\:text-2xl\/\[1\.2\] {
        font-size: 1.5rem;
        line-height: 1.2
    }
    .lg\:text-3xl\/\[1\.1\] {
        font-size: 1.875rem;
        line-height: 1.1
    }
    .lg\:text-\[16px\] {
        font-size: 16px
    }
    .lg\:text-\[20px\] {
        font-size: 20px
    }
    .lg\:text-\[24px\] {
        font-size: 24px
    }
    .lg\:text-\[25px\] {
        font-size: 25px
    }
    .lg\:text-\[32px\] {
        font-size: 32px
    }
    .lg\:text-\[32px\]\/\[1\.1\] {
        font-size: 32px;
        line-height: 1.1
    }
    .lg\:text-\[56px\] {
        font-size: 56px
    }
    .lg\:text-\[96px\] {
        font-size: 96px
    }
    .lg\:text-base\/\[1\.1\] {
        font-size: 1rem;
        line-height: 1.1
    }
    .lg\:text-base\/none {
        font-size: 1rem;
        line-height: 1
    }
    .lg\:text-base\/normal {
        font-size: 1rem;
        line-height: 1.5
    }
    .lg\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem
    }
    .lg\:leading-\[17\.6px\] {
        line-height: 17.6px
    }
    .lg\:leading-\[28\.8px\] {
        line-height: 28.8px
    }
    .lg\:leading-\[30px\] {
        line-height: 30px
    }
    .lg\:leading-\[35\.2px\] {
        line-height: 35.2px
    }
    .lg\:leading-\[56px\] {
        line-height: 56px
    }
    .lg\:leading-\[60px\] {
        line-height: 60px
    }
    .lg\:leading-\[72px\] {
        line-height: 72px
    }
    .lg\:leading-\[86\.4px\] {
        line-height: 86.4px
    }
    .lg\:tracking-\[-0\.24px\] {
        letter-spacing: -0.24px
    }
    .lg\:tracking-\[-0\.32px\] {
        letter-spacing: -0.32px
    }
    .lg\:tracking-\[-0\.56px\] {
        letter-spacing: -0.56px
    }
    .lg\:tracking-\[-0\.96px\] {
        letter-spacing: -0.96px
    }
    .lg\:tracking-\[0\.8px\] {
        letter-spacing: 0.8px
    }
    .lg\:first\:col-span-6:first-child {
        grid-column: span 6 / span 6
    }
    .lg\:first\:row-span-4:first-child {
        grid-row: span 4 / span 4
    }
    .lg\:target\:scroll-mt-12:target {
        scroll-margin-top: 3rem
    }
    .group[open] .group-open\:lg\:hidden {
        display: none
    }
}
@media (min-width: 1280px) {
    .xl\:my-12 {
        margin-top: 3rem;
        margin-bottom: 3rem
    }
    .xl\:mb-20 {
        margin-bottom: 5rem
    }
    .xl\:max-w-md {
        max-width: 28rem
    }
    .xl\:space-y-8 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(2rem * var(--tw-space-y-reverse))
    }
    .xl\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }
    .xl\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }
    .xl\:py-6 {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem
    }
    .xl\:pr-20 {
        padding-right: 5rem
    }
    .xl\:text-2xl\/\[1\.2\] {
        font-size: 1.5rem;
        line-height: 1.2
    }
    .xl\:text-3xl\/\[1\.1\] {
        font-size: 1.875rem;
        line-height: 1.1
    }
    .first\:xl\:pe-4:first-child {
        padding-inline-end: 1rem
    }
    .first\:xl\:ps-6:first-child {
        padding-inline-start: 1.5rem
    }
    .first\:xl\:ps-8:first-child {
        padding-inline-start: 2rem
    }
    .last\:xl\:pe-6:last-child {
        padding-inline-end: 1.5rem
    }
    .last\:xl\:pe-8:last-child {
        padding-inline-end: 2rem
    }
    .last\:xl\:ps-4:last-child {
        padding-inline-start: 1rem
    }
}
@media (min-width: 1536px) {
    .\32xl\:inset-x-\[max\(5rem\2c 2\.5vw\)\] {
        left: max(5rem,2.5vw);
        right: max(5rem,2.5vw)
    }
    .\32xl\:gap-12 {
        gap: 3rem
    }
    .\32xl\:py-28 {
        padding-top: 7rem;
        padding-bottom: 7rem
    }
}
.dark\:border-white:where([data-mode="dark"], [data-mode="dark"] *) {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity, 1))
}
.dark\:bg-neutral-200:where([data-mode="dark"], [data-mode="dark"] *) {
    --tw-bg-opacity: 1;
    background-color: rgb(234 233 229 / var(--tw-bg-opacity, 1))
}
.dark\:bg-neutral-600:where([data-mode="dark"], [data-mode="dark"] *) {
    --tw-bg-opacity: 1;
    background-color: rgb(88 89 91 / var(--tw-bg-opacity, 1))
}
.dark\:bg-primary-500:where([data-mode="dark"], [data-mode="dark"] *) {
    --tw-bg-opacity: 1;
    background-color: rgb(0 36 55 / var(--tw-bg-opacity, 1))
}
.dark\:text-neutral-200:where([data-mode="dark"], [data-mode="dark"] *) {
    --tw-text-opacity: 1;
    color: rgb(234 233 229 / var(--tw-text-opacity, 1))
}
.dark\:text-white:where([data-mode="dark"], [data-mode="dark"] *) {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}
.\[\&\:\:-moz-range-thumb\]\:h-2::-moz-range-thumb {
    height: 0.5rem
}
.\[\&\:\:-moz-range-thumb\]\:w-\[calc\(100\%\/var\(--cards\)\)\]::-moz-range-thumb {
    width: calc(100% / var(--cards))
}
.\[\&\:\:-moz-range-thumb\]\:cursor-grab::-moz-range-thumb {
    cursor: grab
}
.\[\&\:\:-moz-range-thumb\]\:rounded-full::-moz-range-thumb {
    border-radius: 9999px
}
.\[\&\:\:-moz-range-thumb\]\:bg-\[\#003C5B\]::-moz-range-thumb {
    --tw-bg-opacity: 1;
    background-color: rgb(0 60 91 / var(--tw-bg-opacity, 1))
}
.\[\&\:\:-moz-range-track\]\:h-2::-moz-range-track {
    height: 0.5rem
}
.\[\&\:\:-moz-range-track\]\:rounded-full::-moz-range-track {
    border-radius: 9999px
}
.\[\&\:\:-moz-range-track\]\:bg-\[\#EAE9E5\]::-moz-range-track {
    --tw-bg-opacity: 1;
    background-color: rgb(234 233 229 / var(--tw-bg-opacity, 1))
}
.\[\&\:\:-ms-fill-lower\]\:bg-\[\#EAE9E5\]::-ms-fill-lower {
    --tw-bg-opacity: 1;
    background-color: rgb(234 233 229 / var(--tw-bg-opacity, 1))
}
.\[\&\:\:-ms-fill-upper\]\:bg-\[\#EAE9E5\]::-ms-fill-upper {
    --tw-bg-opacity: 1;
    background-color: rgb(234 233 229 / var(--tw-bg-opacity, 1))
}
.\[\&\:\:-ms-thumb\]\:h-2::-ms-thumb {
    height: 0.5rem
}
.\[\&\:\:-ms-thumb\]\:w-\[calc\(100\%\/var\(--cards\)\)\]::-ms-thumb {
    width: calc(100% / var(--cards))
}
.\[\&\:\:-ms-thumb\]\:cursor-grab::-ms-thumb {
    cursor: grab
}
.\[\&\:\:-ms-thumb\]\:appearance-none::-ms-thumb {
    appearance: none
}
.\[\&\:\:-ms-thumb\]\:rounded-full::-ms-thumb {
    border-radius: 9999px
}
.\[\&\:\:-ms-thumb\]\:bg-\[\#003C5B\]::-ms-thumb {
    --tw-bg-opacity: 1;
    background-color: rgb(0 60 91 / var(--tw-bg-opacity, 1))
}
.\[\&\:\:-webkit-details-marker\]\:hidden::-webkit-details-marker {
    display: none
}
.\[\&\:\:-webkit-slider-runnable-track\]\:h-2::-webkit-slider-runnable-track {
    height: 0.5rem
}
.\[\&\:\:-webkit-slider-runnable-track\]\:rounded-full::-webkit-slider-runnable-track {
    border-radius: 9999px
}
.\[\&\:\:-webkit-slider-runnable-track\]\:bg-\[\#EAE9E5\]::-webkit-slider-runnable-track {
    --tw-bg-opacity: 1;
    background-color: rgb(234 233 229 / var(--tw-bg-opacity, 1))
}
.\[\&\:\:-webkit-slider-thumb\]\:h-2::-webkit-slider-thumb {
    height: 0.5rem
}
.\[\&\:\:-webkit-slider-thumb\]\:w-\[calc\(100\%\/var\(--cards\)\)\]::-webkit-slider-thumb {
    width: calc(100% / var(--cards))
}
.\[\&\:\:-webkit-slider-thumb\]\:cursor-grab::-webkit-slider-thumb {
    cursor: grab
}
.\[\&\:\:-webkit-slider-thumb\]\:appearance-none::-webkit-slider-thumb {
    -webkit-appearance: none;
            appearance: none
}
.\[\&\:\:-webkit-slider-thumb\]\:rounded-full::-webkit-slider-thumb {
    border-radius: 9999px
}
.\[\&\:\:-webkit-slider-thumb\]\:bg-\[\#003C5B\]::-webkit-slider-thumb {
    --tw-bg-opacity: 1;
    background-color: rgb(0 60 91 / var(--tw-bg-opacity, 1))
}
@supports selector(::-webkit-scrollbar) {
    .supports-\[selector\(\:\:-webkit-scrollbar\)\]\:\[\&\:\:webkit-scrollbar\]\:hidden::webkit-scrollbar {
        display: none
    }
}
.\[\&\:not\(\:first-child\)\]\:my-10:not(:first-child) {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem
}
@media (min-width: 1024px) {
    .lg\:\[\&\:not\(\:first-child\)\]\:my-20:not(:first-child) {
        margin-top: 5rem;
        margin-bottom: 5rem
    }
}
.\[\&\>\*\:last-child\]\:mb-0>*:last-child {
    margin-bottom: 0px
}
.\[\&\>\*\]\:text-pretty>* {
    text-wrap: pretty
}
.\[\&\>a\+a\]\:before\:content-\[\'\/\'\]>a+a::before {
    --tw-content: '/';
    content: var(--tw-content)
}
.\[\&\>details\+details\]\:mt-6>details+details {
    margin-top: 1.5rem
}
.\[\&\>iframe\]\:h-full>iframe {
    height: 100%
}
.\[\&\>iframe\]\:w-full>iframe {
    width: 100%
}
.\[\&\>iframe\]\:rounded-3xl>iframe {
    border-radius: 1.5rem
}
.\[\&\>p\+p\]\:mt-3>p+p {
    margin-top: 0.75rem
}
.\[\&\>p\+p\]\:pt-3>p+p {
    padding-top: 0.75rem
}
.\[\&_a\]\:underline a {
    text-decoration-line: underline
}


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