@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@200;300;400;500&display=swap');

@font-face {
  font-family: "Melodrama";

  src: url("../fonts/melodrama/Melodrama-Variable.woff2");
}

/*
! tailwindcss v3.3.3 | 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.
*/

html {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
}

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css_7833713224d79119#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%;
  width: stretch;
  height: auto;
}

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

[hidden] {
  display: none;
}

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

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

:root {
  color-scheme: dark;
  --font-primary: "Outfit", sans-serif;
  --font-secondary: "Melodrama", serif;
  /* Bootstrap grid variables — defined at :root so .container inherits them
     regardless of whether a .row ancestor exists in the DOM */
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
}

html{
  overflow-x: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(24 24 26 / var(--tw-bg-opacity));
  font-family: var(--font-primary), serif;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

body::-webkit-scrollbar {
  width: 8px;
}

body::-webkit-scrollbar-track {
  background: transparent;
}

body::-webkit-scrollbar-thumb {
  background: #555;
  border-radius: 16px;
}

body::-webkit-scrollbar-thumb:hover {
  background: #888;
}

/* noice background */

main::after,
footer::after,
.page-banner::after{
  pointer-events: none;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: -99999;
  height: 100%;
  width: 100%;
  background-image: url("../media/noise.131bfb8692.webp");
  opacity: 0.75;
  mix-blend-mode: overlay;
  --tw-content: '';
  content: var(--tw-content);
}

footer::after{
  opacity: 0.1;
}

/* update container */

@media (min-width: 1536px) {
  .container {
    max-width: 1280px !important;
  }
}

/* stretched link */

.stretched-link_647ce07287d9a3ee::after{
  pointer-events: auto;
  position: absolute;
  inset: 0px;
  z-index: 10;
  background-color: transparent;
  --tw-content: '';
  content: var(--tw-content);
}

.prose_1c0817f7034b7b8d{
  color: var(--tw-prose-body);
  max-width: 65ch;
}

.prose_1c0817f7034b7b8d :where(p):not(:where([class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose_1c0817f7034b7b8d :where([class~="lead"]):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.prose_1c0817f7034b7b8d :where(a):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}

.prose_1c0817f7034b7b8d :where(strong):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-bold);
  font-weight: 600;
}

.prose_1c0817f7034b7b8d :where(a strong):not(:where([class~="not-prose"] *)){
  color: inherit;
}

.prose_1c0817f7034b7b8d :where(blockquote strong):not(:where([class~="not-prose"] *)){
  color: inherit;
}

.prose_1c0817f7034b7b8d :where(thead th strong):not(:where([class~="not-prose"] *)){
  color: inherit;
}

.prose_1c0817f7034b7b8d :where(ol):not(:where([class~="not-prose"] *)){
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}

.prose_1c0817f7034b7b8d :where(ol[type="A"]):not(:where([class~="not-prose"] *)){
  list-style-type: upper-alpha;
}

.prose_1c0817f7034b7b8d :where(ol[type="a"]):not(:where([class~="not-prose"] *)){
  list-style-type: lower-alpha;
}

.prose_1c0817f7034b7b8d :where(ol[type="A" s]):not(:where([class~="not-prose"] *)){
  list-style-type: upper-alpha;
}

.prose_1c0817f7034b7b8d :where(ol[type="a" s]):not(:where([class~="not-prose"] *)){
  list-style-type: lower-alpha;
}

.prose_1c0817f7034b7b8d :where(ol[type="I"]):not(:where([class~="not-prose"] *)){
  list-style-type: upper-roman;
}

.prose_1c0817f7034b7b8d :where(ol[type="i"]):not(:where([class~="not-prose"] *)){
  list-style-type: lower-roman;
}

.prose_1c0817f7034b7b8d :where(ol[type="I" s]):not(:where([class~="not-prose"] *)){
  list-style-type: upper-roman;
}

.prose_1c0817f7034b7b8d :where(ol[type="i" s]):not(:where([class~="not-prose"] *)){
  list-style-type: lower-roman;
}

.prose_1c0817f7034b7b8d :where(ol[type="1"]):not(:where([class~="not-prose"] *)){
  list-style-type: decimal;
}

.prose_1c0817f7034b7b8d :where(ul):not(:where([class~="not-prose"] *)){
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}

.prose_1c0817f7034b7b8d :where(ol > li):not(:where([class~="not-prose"] *))::marker{
  font-weight: 400;
  color: var(--tw-prose-counters);
}

.prose_1c0817f7034b7b8d :where(ul > li):not(:where([class~="not-prose"] *))::marker{
  color: var(--tw-prose-bullets);
}

.prose_1c0817f7034b7b8d :where(hr):not(:where([class~="not-prose"] *)){
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}

.prose_1c0817f7034b7b8d :where(blockquote):not(:where([class~="not-prose"] *)){
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}

.prose_1c0817f7034b7b8d :where(blockquote p:first-of-type):not(:where([class~="not-prose"] *))::before{
  content: open-quote;
}

.prose_1c0817f7034b7b8d :where(blockquote p:last-of-type):not(:where([class~="not-prose"] *))::after{
  content: close-quote;
}

.prose_1c0817f7034b7b8d :where(h1):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}

.prose_1c0817f7034b7b8d :where(h1 strong):not(:where([class~="not-prose"] *)){
  font-weight: 900;
  color: inherit;
}

.prose_1c0817f7034b7b8d :where(h2):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}

.prose_1c0817f7034b7b8d :where(h2 strong):not(:where([class~="not-prose"] *)){
  font-weight: 800;
  color: inherit;
}

.prose_1c0817f7034b7b8d :where(h3):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}

.prose_1c0817f7034b7b8d :where(h3 strong):not(:where([class~="not-prose"] *)){
  font-weight: 700;
  color: inherit;
}

.prose_1c0817f7034b7b8d :where(h4):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}

.prose_1c0817f7034b7b8d :where(h4 strong):not(:where([class~="not-prose"] *)){
  font-weight: 700;
  color: inherit;
}

.prose_1c0817f7034b7b8d :where(img):not(:where([class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose_1c0817f7034b7b8d :where(figure > *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}

.prose_1c0817f7034b7b8d :where(figcaption):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}

.prose_1c0817f7034b7b8d :where(code):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}

.prose_1c0817f7034b7b8d :where(code):not(:where([class~="not-prose"] *))::before{
  content: "`";
}

.prose_1c0817f7034b7b8d :where(code):not(:where([class~="not-prose"] *))::after{
  content: "`";
}

.prose_1c0817f7034b7b8d :where(a code):not(:where([class~="not-prose"] *)){
  color: inherit;
}

.prose_1c0817f7034b7b8d :where(h1 code):not(:where([class~="not-prose"] *)){
  color: inherit;
}

.prose_1c0817f7034b7b8d :where(h2 code):not(:where([class~="not-prose"] *)){
  color: inherit;
  font-size: 0.875em;
}

.prose_1c0817f7034b7b8d :where(h3 code):not(:where([class~="not-prose"] *)){
  color: inherit;
  font-size: 0.9em;
}

.prose_1c0817f7034b7b8d :where(h4 code):not(:where([class~="not-prose"] *)){
  color: inherit;
}

.prose_1c0817f7034b7b8d :where(blockquote code):not(:where([class~="not-prose"] *)){
  color: inherit;
}

.prose_1c0817f7034b7b8d :where(thead th code):not(:where([class~="not-prose"] *)){
  color: inherit;
}

.prose_1c0817f7034b7b8d :where(pre):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}

.prose_1c0817f7034b7b8d :where(pre code):not(:where([class~="not-prose"] *)){
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

.prose_1c0817f7034b7b8d :where(pre code):not(:where([class~="not-prose"] *))::before{
  content: none;
}

.prose_1c0817f7034b7b8d :where(pre code):not(:where([class~="not-prose"] *))::after{
  content: none;
}

.prose_1c0817f7034b7b8d :where(table):not(:where([class~="not-prose"] *)){
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}

.prose_1c0817f7034b7b8d :where(thead):not(:where([class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}

.prose_1c0817f7034b7b8d :where(thead th):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.prose_1c0817f7034b7b8d :where(tbody tr):not(:where([class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}

.prose_1c0817f7034b7b8d :where(tbody tr:last-child):not(:where([class~="not-prose"] *)){
  border-bottom-width: 0;
}

.prose_1c0817f7034b7b8d :where(tbody td):not(:where([class~="not-prose"] *)){
  vertical-align: baseline;
}

.prose_1c0817f7034b7b8d :where(tfoot):not(:where([class~="not-prose"] *)){
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}

.prose_1c0817f7034b7b8d :where(tfoot td):not(:where([class~="not-prose"] *)){
  vertical-align: top;
}

.prose_1c0817f7034b7b8d{
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}

.prose_1c0817f7034b7b8d :where(video):not(:where([class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose_1c0817f7034b7b8d :where(figure):not(:where([class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose_1c0817f7034b7b8d :where(li):not(:where([class~="not-prose"] *)){
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.prose_1c0817f7034b7b8d :where(ol > li):not(:where([class~="not-prose"] *)){
  padding-left: 0.375em;
}

.prose_1c0817f7034b7b8d :where(ul > li):not(:where([class~="not-prose"] *)){
  padding-left: 0.375em;
}

.prose_1c0817f7034b7b8d :where(.prose_1c0817f7034b7b8d > ul > li p):not(:where([class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.prose_1c0817f7034b7b8d :where(.prose_1c0817f7034b7b8d > ul > li > *:first-child):not(:where([class~="not-prose"] *)){
  margin-top: 1.25em;
}

.prose_1c0817f7034b7b8d :where(.prose_1c0817f7034b7b8d > ul > li > *:last-child):not(:where([class~="not-prose"] *)){
  margin-bottom: 1.25em;
}

.prose_1c0817f7034b7b8d :where(.prose_1c0817f7034b7b8d > ol > li > *:first-child):not(:where([class~="not-prose"] *)){
  margin-top: 1.25em;
}

.prose_1c0817f7034b7b8d :where(.prose_1c0817f7034b7b8d > ol > li > *:last-child):not(:where([class~="not-prose"] *)){
  margin-bottom: 1.25em;
}

.prose_1c0817f7034b7b8d :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.prose_1c0817f7034b7b8d :where(hr + *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}

.prose_1c0817f7034b7b8d :where(h2 + *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}

.prose_1c0817f7034b7b8d :where(h3 + *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}

.prose_1c0817f7034b7b8d :where(h4 + *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}

.prose_1c0817f7034b7b8d :where(thead th:first-child):not(:where([class~="not-prose"] *)){
  padding-left: 0;
}

.prose_1c0817f7034b7b8d :where(thead th:last-child):not(:where([class~="not-prose"] *)){
  padding-right: 0;
}

.prose_1c0817f7034b7b8d :where(tbody td, tfoot td):not(:where([class~="not-prose"] *)){
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.prose_1c0817f7034b7b8d :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"] *)){
  padding-left: 0;
}

.prose_1c0817f7034b7b8d :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"] *)){
  padding-right: 0;
}

.prose_1c0817f7034b7b8d :where(.prose_1c0817f7034b7b8d > :first-child):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}

.prose_1c0817f7034b7b8d :where(.prose_1c0817f7034b7b8d > :last-child):not(:where([class~="not-prose"] *)){
  margin-bottom: 0;
}

.container, .container-fluid{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: var(--bs-gutter-x, calc(1.5rem / 2));
  padding-left: var(--bs-gutter-x, calc(1.5rem / 2));
}

@media (min-width: 640px){
  .container{
    max-width: 640px!important;
  }
}

@media (min-width: 768px){
  .container{
    max-width: 768px!important;
  }
}

@media (min-width: 1024px){
  .container{
    max-width: 1024px!important;
  }
}

@media (min-width: 1280px){
  .container{
    max-width: 1280px!important;
  }
}

@media (min-width: 1536px){
  .container{
    max-width: 1536px!important;
  }
}

.row{
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) / -2);
  margin-left: calc(var(--bs-gutter-x) / -2);
}

.row > *{
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y);
}

.col-4{
  flex: 0 0 auto;
  width: 33.333333333333336%;
}

.col-5{
  flex: 0 0 auto;
  width: 41.66666666666667%;
}

.col-6{
  flex: 0 0 auto;
  width: 50%;
}

.col-7{
  flex: 0 0 auto;
  width: 58.333333333333336%;
}

.col-8{
  flex: 0 0 auto;
  width: 66.66666666666667%;
}

.col-9{
  flex: 0 0 auto;
  width: 75%;
}

.col-10{
  flex: 0 0 auto;
  width: 83.33333333333334%;
}

.col-12{
  flex: 0 0 auto;
  width: 100%;
}

.g-0, .gx-0{
  --bs-gutter-x: 0;
}

.g-0, .gy-0{
  --bs-gutter-y: 0;
}

.g-2, .gy-2{
  --bs-gutter-y: 1rem;
}

.g-4, .gx-4{
  --bs-gutter-x: 2rem;
}

.g-4, .gy-4{
  --bs-gutter-y: 2rem;
}

.g-5, .gy-5{
  --bs-gutter-y: 2.75rem;
}

.g-6_bf95f6e0662f0b33, .gx-6_9bf8067ab54421b6{
  --bs-gutter-x: 3.25rem;
}

.g-6_bf95f6e0662f0b33, .gy-6_e3dde2569fba2585{
  --bs-gutter-y: 3.25rem;
}

.order-1_a2a2ea742e1bf922{
  order: 1;
}

.order-2_03728aac30199fdf{
  order: 2;
}

.header, .navbar {
  transition: 0.3s ease;
}

.navbar{
  visibility: hidden;
  position: absolute;
  right: 0px;
  top: calc(100% + 0.5rem);
  z-index: 30;
  width: 14rem;
  max-width: 100%;
  transform-origin: top right;
  --tw-scale-x: .9;
  --tw-scale-y: .9;
  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));
  overflow: hidden;
  border-radius: 1.5rem;
  border-width: 1px;
  border-color: rgb(255 255 255 / 0.1);
  background-color: rgb(24 24 26 / 0.3);
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  opacity: 0;
  --tw-backdrop-blur: blur(10px);
  -webkit-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);
          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);
  transition-duration: 300ms;
}

@media (min-width: 1024px){
  .navbar{
    visibility: visible;
    position: static;
    display: flex;
    align-items: center;
    width: auto;
    overflow: visible;
    /* pill styles — same as .header-pill_992fe05467c458f7 */
    background-color: rgb(24 24 26 / 0.3);
    --tw-backdrop-blur: blur(10px);
    -webkit-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);
            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);
    border: 1px solid rgba(255,255,255,0.1);
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    border-radius: 9999px;
    padding: 0.25rem;
    opacity: 1;
    transition-duration: 0.3s;
  }
}

.navOpen .navbar{
  visibility: visible;
  --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));
  opacity: 1;
}

.navbar a{
  position: relative;
  z-index: 20;
  display: block;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 22px;
  padding-right: 22px;
  line-height: 1;
  color: rgb(255 255 255 / 0.5);
}

.navbar a:hover{
  color: rgb(255 255 255 / 1);
}

@media (min-width: 1024px){
  .navbar a{
    color: rgb(255 255 255 / 1);
  }
}

.navbar a {
  transition: 0.3s color 0s, 0.3s opacity 0s;
}

.navbar .indicator{
  position: absolute;
  left: 0px;
  top: 0px;
  display: none;
  height: 100%;
  width: 100%;
  --tw-scale-x: .5;
  --tw-scale-y: .5;
  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));
  opacity: 0;
}

@media (min-width: 1024px){
  .navbar .indicator{
    display: block;
  }
}

.navbar .indicator {
  transition: 0.45s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.navbar .indicator::before{
  position: absolute;
  top: 0.5rem;
  left: 0px;
  height: calc(100% - 1rem);
  width: 100%;
  border-radius: 9999px;
  background-color: rgb(255 255 255 / 0.1);
  --tw-content: "";
  content: var(--tw-content);
}

.navToggler{
  position: relative;
  z-index: 40;
  display: block;
  height: 3rem;
  width: 3rem;
  border-radius: 9999px;
  border-width: 1px;
  border-color: rgb(255 255 255 / 0.1);
  padding: 0.25rem;
}

@media (min-width: 1024px){
  .navToggler{
    display: none;
  }
}

.navToggler svg{
  margin: auto;
}

.navToggler svg:last-child{
  display: none;
}

.navOpen .navToggler svg:first-child{
  display: none;
}

.navOpen .navToggler svg:last-child{
  display: block;
}

.navOverlay{
  visibility: hidden;
  position: fixed;
  inset: 0px;
  z-index: 20;
  background-color: rgb(0 0 0 / 0.8);
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}

.navOverlay.navOverlayVisible{
  visibility: visible;
  opacity: 0;
}

.button{
  position: relative;
  display: inline-block;
  overflow: hidden;
  border-radius: 9999px;
  border-width: 1px;
  border-color: rgb(255 255 255 / 0.8);
  background-color: rgb(24 24 26 / 0.6);
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-backdrop-blur: blur(10px);
  -webkit-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);
          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);
}

@media (min-width: 640px){
  .button{
    font-size: 15px;
  }
}

.button-sm{
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.button::before,
.button::after{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.button-dark{
  --tw-border-opacity: 1;
  border-color: rgb(24 24 26 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(24 24 26 / var(--tw-text-opacity));
}

.button-dark::before,
.button-dark::after{
  --tw-bg-opacity: 1;
  background-color: rgb(24 24 26 / var(--tw-bg-opacity));
}

.button span{
  position: relative;
  z-index: 10;
  display: block;
  transition: 0.2s color;
}

.button::before {
  content: "";
  width: 120%;
  height: 0;
  padding-bottom: 120%;
  top: -110%;
  left: -10%;
  border-radius: 50%;
  transform: translate3d(0, 68%, 0) scale3d(0, 0, 0);
}

.button::after {
  content: "";
  transform: translate3d(0, -100%, 0);
  transition: transform 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.button:hover::before {
  transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  transition: transform 0.5s cubic-bezier(0.1, 0, 0.3, 1);
}

.button:hover::after {
  transform: translate3d(0, 0, 0);
  transition-duration: 0.05s;
  transition-delay: 0.4s;
  transition-timing-function: linear;
}

.button:hover span{
  --tw-text-opacity: 1;
  color: rgb(24 24 26 / var(--tw-text-opacity));
  animation: MoveScaleUpInitial 0.25s forwards, MoveScaleUpEnd 0.25s forwards 0.25s;
}

.button-dark:hover span{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.link {
  border-bottom-width: 0;
  background-image: linear-gradient(transparent, transparent), linear-gradient(#fff, #fff);
  background-size: 0 1px;
  background-position: 100% 100%;
  background-repeat: no-repeat;
  transition: background-size 0.25s ease-in-out;
}

.link-dark {
  background-image: linear-gradient(transparent, transparent), linear-gradient(#18181A, #18181A);
}

.link:hover {
  background-size: 100% 1px;
  background-position: 0 100%;
}

@keyframes MoveScaleUpInitial {
  to {
    transform: translate3d(0, -105%, 0) scale3d(1, 1.5, 1);
    opacity: 0;
  }
}

@keyframes MoveScaleUpEnd {
  from {
    transform: translate3d(0, 100%, 0) scale3d(1, 1.5, 1);
    opacity: 0;
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.homepage-banner{
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0px;
}

@media (min-width: 640px){
  .homepage-banner{
    padding-top: 6rem;
  }
}

@media (min-width: 1024px){
  .homepage-banner{
    padding-top: 9rem;
    padding-bottom: 3rem;
  }
}

.homepage-banner::before {
  position: absolute;
  content: "";
  z-index: -1;
  top: -30%;
  height: 180%;
  width: 150%;
  left: -25%;
  background: url(../media/noise.131bfb8692.webp) repeat,
    linear-gradient(83.21deg, #3245ff 0%, #8952ee 100%);
  background-blend-mode: overlay;
  -webkit-mask-image: radial-gradient(rgba(0, 0, 0, 0.5), transparent 70%);
  mask-image: radial-gradient(rgba(0, 0, 0, 0.5), transparent 70%);
}

.homepage-banner .bg-text{
  pointer-events: none;
  position: fixed;
  top: -5%;
  left: -5%;
  z-index: -99999;
  white-space: nowrap;
  font-family: var(--font-secondary), serif;
  font-size: 115vh;
  line-height: 1;
}

.homepage-banner .bg-text span{
  opacity: 0.04;
}

.homepage-banner .name{
  font-size: clamp(3em, 8vw, 6.5em);
  font-weight: 600;
  line-height: 1.25;
}

.work-process-item{
  border-top-width: 1px;
  border-color: rgb(255 255 255 / 0.1);
  padding-top: 2rem;
}

.work-process > div:nth-child(1) .work-process-item,
.work-process > div:nth-child(2) .work-process-item{
  position: relative;
}

.work-process > div:nth-child(1) .work-process-item::after{
  position: absolute;
  top: 9px;
  right: -1.95rem;
  height: 1px;
  width: 2.15rem;
  --tw-rotate: 36deg;
  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));
  background-color: rgb(255 255 255 / 0.1);
  --tw-content: '';
  content: var(--tw-content);
}

@media screen and (max-width: 767px) {
  .work-process > div:nth-child(1) .work-process-item::after{
    display: none;
  }
}

@media screen and (max-width: 1023px) {
  .work-process > div:nth-child(2) .work-process-item::after{
    display: none;
  }
}

.footer-cta{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 1920px;
  max-width: 100%;
  overflow: hidden;
}

.footer-cta .animated-line{
  position: relative;
  display: flex;
  white-space: nowrap;
}

.footer-cta .animated-line .line-block,
.footer-cta .animated-line .line-block-copy{
  display: flex;
  padding-bottom: 6px;
}

.footer-cta .animated-line .line-block-copy {
  backface-visibility: hidden;
  left: 0;
  position: absolute;
  top: 0;
  transform: translateX(100%) translateZ(0);
  will-change: transform;
}

.footer-cta .animated-line-one .line-block {
  animation: move-horizontal-forward 20s linear infinite;
}

.footer-cta .animated-line-one .line-block-copy {
  animation: move-horizontal-forward-copy 20s linear infinite;
}

.footer-cta .animated-line-two .line-block {
  animation: move-horizontal-backward 20s linear infinite;
}

.footer-cta .animated-line-two .line-block-copy {
  animation: move-horizontal-backward-copy 20s linear infinite;
}

.footer-cta .cta-text {
  transition: opacity 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.footer-cta .cta-icon {
  opacity: .75;
  transform: rotateX(0deg);
  transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
}

@media (min-width: 640px) {
  .footer-cta .cta-icon {
    transform: rotateX(88deg);
  }
}

.footer-cta:hover .cta-text{
  opacity: 0.75;
}

.footer-cta:hover .cta-icon {
  opacity: 1;
  transform: rotateX(0) rotateZ(-45deg);
}

.footer-cta:hover .animated-line .line-block,
.footer-cta:hover .animated-line .line-block-copy {
  animation-play-state: paused;
}

@keyframes move-horizontal-forward {
  0% {
    transform: translateX(0)
  }

  to {
    transform: translateX(100%)
  }
}

@keyframes move-horizontal-forward-copy {
  0% {
    transform: translateX(-100%)
  }

  to {
    transform: translateX(0)
  }
}

@keyframes move-horizontal-backward {
  0% {
    transform: translateX(0)
  }

  to {
    transform: translateX(-100%)
  }
}

@keyframes move-horizontal-backward-copy {
  0% {
    transform: translateX(100%)
  }

  to {
    transform: translateX(0)
  }
}

[data-aos="fade-up-sm"] {
  transform: translate3d(0, 50px, 0);
}

.init-delay_cb1b4dd3ee4c496d {
  transition-delay: 0ms;
}

@media (min-width: 640px) {
  .init-delay_cb1b4dd3ee4c496d {
    transition-delay: var(--sm-delay)
  }
}

@media (min-width: 768px) {
  .init-delay_cb1b4dd3ee4c496d {
    transition-delay: var(--md-delay)
  }
}

@media (min-width: 1024px) {
  .init-delay_cb1b4dd3ee4c496d {
    transition-delay: var(--lg-delay);
  }
}

/* has-twoColumns project */

@media screen and (max-width: 1023px) {
  .has-twoColumns_abd7c95805c5c35b {
    height: 100% !important;
  }
}

/* form autofill reset */

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: #000;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

/* prose/typography */

.content > *:first-child{
  margin-top: 0px;
}

.content > *:last-child{
  margin-bottom: 0px;
}

.content{
  color: var(--tw-prose-body);
  max-width: 65ch;
}

.content :where(p):not(:where([class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.content :where([class~="lead"]):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.content :where(a):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}

.content :where(strong):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-bold);
  font-weight: 600;
}

.content :where(a strong):not(:where([class~="not-prose"] *)){
  color: inherit;
}

.content :where(blockquote strong):not(:where([class~="not-prose"] *)){
  color: inherit;
}

.content :where(thead th strong):not(:where([class~="not-prose"] *)){
  color: inherit;
}

.content :where(ol):not(:where([class~="not-prose"] *)){
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}

.content :where(ol[type="A"]):not(:where([class~="not-prose"] *)){
  list-style-type: upper-alpha;
}

.content :where(ol[type="a"]):not(:where([class~="not-prose"] *)){
  list-style-type: lower-alpha;
}

.content :where(ol[type="A" s]):not(:where([class~="not-prose"] *)){
  list-style-type: upper-alpha;
}

.content :where(ol[type="a" s]):not(:where([class~="not-prose"] *)){
  list-style-type: lower-alpha;
}

.content :where(ol[type="I"]):not(:where([class~="not-prose"] *)){
  list-style-type: upper-roman;
}

.content :where(ol[type="i"]):not(:where([class~="not-prose"] *)){
  list-style-type: lower-roman;
}

.content :where(ol[type="I" s]):not(:where([class~="not-prose"] *)){
  list-style-type: upper-roman;
}

.content :where(ol[type="i" s]):not(:where([class~="not-prose"] *)){
  list-style-type: lower-roman;
}

.content :where(ol[type="1"]):not(:where([class~="not-prose"] *)){
  list-style-type: decimal;
}

.content :where(ul):not(:where([class~="not-prose"] *)){
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}

.content :where(ol > li):not(:where([class~="not-prose"] *))::marker{
  font-weight: 400;
  color: var(--tw-prose-counters);
}

.content :where(ul > li):not(:where([class~="not-prose"] *))::marker{
  color: var(--tw-prose-bullets);
}

.content :where(hr):not(:where([class~="not-prose"] *)){
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}

.content :where(blockquote):not(:where([class~="not-prose"] *)){
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}

.content :where(blockquote p:first-of-type):not(:where([class~="not-prose"] *))::before{
  content: open-quote;
}

.content :where(blockquote p:last-of-type):not(:where([class~="not-prose"] *))::after{
  content: close-quote;
}

.content :where(h1):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}

.content :where(h1 strong):not(:where([class~="not-prose"] *)){
  font-weight: 900;
  color: inherit;
}

.content :where(h2):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}

.content :where(h2 strong):not(:where([class~="not-prose"] *)){
  font-weight: 800;
  color: inherit;
}

.content :where(h3):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}

.content :where(h3 strong):not(:where([class~="not-prose"] *)){
  font-weight: 700;
  color: inherit;
}

.content :where(h4):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}

.content :where(h4 strong):not(:where([class~="not-prose"] *)){
  font-weight: 700;
  color: inherit;
}

.content :where(img):not(:where([class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}

.content :where(figure > *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}

.content :where(figcaption):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}

.content :where(code):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}

.content :where(code):not(:where([class~="not-prose"] *))::before{
  content: "`";
}

.content :where(code):not(:where([class~="not-prose"] *))::after{
  content: "`";
}

.content :where(a code):not(:where([class~="not-prose"] *)){
  color: inherit;
}

.content :where(h1 code):not(:where([class~="not-prose"] *)){
  color: inherit;
}

.content :where(h2 code):not(:where([class~="not-prose"] *)){
  color: inherit;
  font-size: 0.875em;
}

.content :where(h3 code):not(:where([class~="not-prose"] *)){
  color: inherit;
  font-size: 0.9em;
}

.content :where(h4 code):not(:where([class~="not-prose"] *)){
  color: inherit;
}

.content :where(blockquote code):not(:where([class~="not-prose"] *)){
  color: inherit;
}

.content :where(thead th code):not(:where([class~="not-prose"] *)){
  color: inherit;
}

.content :where(pre):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}

.content :where(pre code):not(:where([class~="not-prose"] *)){
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

.content :where(pre code):not(:where([class~="not-prose"] *))::before{
  content: none;
}

.content :where(pre code):not(:where([class~="not-prose"] *))::after{
  content: none;
}

.content :where(table):not(:where([class~="not-prose"] *)){
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}

.content :where(thead):not(:where([class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}

.content :where(thead th):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.content :where(tbody tr):not(:where([class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}

.content :where(tbody tr:last-child):not(:where([class~="not-prose"] *)){
  border-bottom-width: 0;
}

.content :where(tbody td):not(:where([class~="not-prose"] *)){
  vertical-align: baseline;
}

.content :where(tfoot):not(:where([class~="not-prose"] *)){
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}

.content :where(tfoot td):not(:where([class~="not-prose"] *)){
  vertical-align: top;
}

.content{
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}

.content :where(video):not(:where([class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}

.content :where(figure):not(:where([class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}

.content :where(li):not(:where([class~="not-prose"] *)){
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.content :where(ol > li):not(:where([class~="not-prose"] *)){
  padding-left: 0.375em;
}

.content :where(ul > li):not(:where([class~="not-prose"] *)){
  padding-left: 0.375em;
}

.content :where(.prose_1c0817f7034b7b8d > ul > li p):not(:where([class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.content :where(.prose_1c0817f7034b7b8d > ul > li > *:first-child):not(:where([class~="not-prose"] *)){
  margin-top: 1.25em;
}

.content :where(.prose_1c0817f7034b7b8d > ul > li > *:last-child):not(:where([class~="not-prose"] *)){
  margin-bottom: 1.25em;
}

.content :where(.prose_1c0817f7034b7b8d > ol > li > *:first-child):not(:where([class~="not-prose"] *)){
  margin-top: 1.25em;
}

.content :where(.prose_1c0817f7034b7b8d > ol > li > *:last-child):not(:where([class~="not-prose"] *)){
  margin-bottom: 1.25em;
}

.content :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.content :where(hr + *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}

.content :where(h2 + *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}

.content :where(h3 + *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}

.content :where(h4 + *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}

.content :where(thead th:first-child):not(:where([class~="not-prose"] *)){
  padding-left: 0;
}

.content :where(thead th:last-child):not(:where([class~="not-prose"] *)){
  padding-right: 0;
}

.content :where(tbody td, tfoot td):not(:where([class~="not-prose"] *)){
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.content :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"] *)){
  padding-left: 0;
}

.content :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"] *)){
  padding-right: 0;
}

.content :where(.prose_1c0817f7034b7b8d > :first-child):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}

.content :where(.prose_1c0817f7034b7b8d > :last-child):not(:where([class~="not-prose"] *)){
  margin-bottom: 0;
}

.content{
  max-width: none;
}

.content :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"] *))){
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-weight: 400;
}

.content :is(:where(p):not(:where([class~="not-prose"] *))){
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.content :is(:where(a):not(:where([class~="not-prose"] *))){
  text-decoration-line: underline;
}

.content :is(:where(a):not(:where([class~="not-prose"] *))):hover{
  text-decoration-line: none;
}

.content :is(:where(pre):not(:where([class~="not-prose"] *))){
  border-radius: 0.5rem;
  padding: 1.5rem;
}

.content :is(:where(strong):not(:where([class~="not-prose"] *))){
  font-weight: 500;
}

.content :is(:where(blockquote):not(:where([class~="not-prose"] *))){
  margin-top: 2rem;
  margin-bottom: 2rem;
  border-radius: 0.5rem;
  border-width: 2px;
  border-left-width: 8px;
  padding: 2rem;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 300;
  line-height: 1.5;
}

.content :is(:where(img):not(:where([class~="not-prose"] *))){
  border-radius: 0.5rem;
}

.content blockquote > p{
  margin-top: 0px;
  margin-bottom: 0px;
  font-style: normal;
}

.content blockquote > p::before{
  content: var(--tw-content);
  display: none;
}

.content blockquote > p::after{
  content: var(--tw-content);
  display: none;
}

.content blockquote cite{
  margin-top: 1rem;
  display: block;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-style: normal;
  color: rgb(255 255 255 / 0.5);
}

.content-light_5502ea7099917814{
  --tw-prose-body: var(--tw-prose-invert-body);
  --tw-prose-headings: var(--tw-prose-invert-headings);
  --tw-prose-lead: var(--tw-prose-invert-lead);
  --tw-prose-links: var(--tw-prose-invert-links);
  --tw-prose-bold: var(--tw-prose-invert-bold);
  --tw-prose-counters: var(--tw-prose-invert-counters);
  --tw-prose-bullets: var(--tw-prose-invert-bullets);
  --tw-prose-hr: var(--tw-prose-invert-hr);
  --tw-prose-quotes: var(--tw-prose-invert-quotes);
  --tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);
  --tw-prose-captions: var(--tw-prose-invert-captions);
  --tw-prose-code: var(--tw-prose-invert-code);
  --tw-prose-pre-code: var(--tw-prose-invert-pre-code);
  --tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);
  --tw-prose-th-borders: var(--tw-prose-invert-th-borders);
  --tw-prose-td-borders: var(--tw-prose-invert-td-borders);
}

.content-light_5502ea7099917814 :is(:where(a):not(:where([class~="not-prose"] *))){
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.content-light_5502ea7099917814 :is(:where(blockquote):not(:where([class~="not-prose"] *))){
  border-color: rgb(204 204 204 / 0.4);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.content-light_5502ea7099917814 :is(:where(tr):not(:where([class~="not-prose"] *))){
  border-color: rgb(204 204 204 / 0.1);
}

.content-light_5502ea7099917814 blockquote cite{
  color: rgb(255 255 255 / 0.5);
}

.content-dark{
  color: rgb(24 24 26 / 0.88);
}

.content-dark :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"] *))){
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.content-dark :is(:where(a):not(:where([class~="not-prose"] *))){
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.content-dark :is(:where(blockquote):not(:where([class~="not-prose"] *))){
  border-color: rgb(204 204 204 / 0.4);
  --tw-text-opacity: 1;
  color: rgb(24 24 26 / var(--tw-text-opacity));
}

.content-dark :is(:where(tr):not(:where([class~="not-prose"] *))){
  border-color: rgb(204 204 204 / 0.1);
}

.content-dark blockquote cite{
  color: rgb(0 0 0 / 0.5);
}

.image_a1f13546dd68a2b0{
  margin-top: 2rem;
}

.image_a1f13546dd68a2b0 p{
  margin: 0px;
  line-height: 1;
}

.image_a1f13546dd68a2b0 img{
  margin-top: 0px;
}

.pointer-events-none_7f4fd6dd87c46f2d{
  pointer-events: none;
}

.visible_48c4cc802dc173d9{
  visibility: visible;
}

.invisible_1508df63653e8dd1{
  visibility: hidden;
}

.collapse_08438c1141e7d308{
  visibility: collapse;
}

.static_137881fbaf637925{
  position: static;
}

.fixed{
  position: fixed;
}

.absolute_3fcf0ef24b0357cf{
  position: absolute;
}

.relative_d671e589bd99cccf{
  position: relative;
}

.sticky{
  position: sticky;
}

.inset-0_df16d5c7709904c0{
  inset: 0px;
}

.-left-1_dafdd063832d8eeb{
  left: -0.25rem;
}

.-right-1_2ffcbed25cf3345a{
  right: -0.25rem;
}

.-right-_db74ad1b4885d400\[1\.95rem\]{
  right: -1.95rem;
}

.bottom-0_69a46c07011442ce{
  bottom: 0px;
}

.left-0_2680a8d7a5079ab0{
  left: 0px;
}

.left-\[-5\%\]{
  left: -5%;
}

.right-0_680df07683f028c0{
  right: 0px;
}

.right-_604d02f2b66902b7\[10px\]{
  right: 10px;
}

.top-0{
  top: 0px;
}

.top-1_001814c18a45b2f3{
  top: 0.25rem;
}

.top-1_001814c18a45b2f3\/2{
  top: 50%;
}

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

.top-6_fb095b8520ea2f31{
  top: 1.5rem;
}

.top-8_41240ab42008c1fe{
  top: 2rem;
}

.top-_4cc2d948321759b2\[-0px\]{
  top: -0px;
}

.top-_4cc2d948321759b2\[-5\%\]{
  top: -5%;
}

.top-_4cc2d948321759b2\[9px\]{
  top: 9px;
}

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

.-z-_c7305d5cd8d20fa6\[99999\]{
  z-index: -99999;
}

.z-0_2be6b0d5271c712f{
  z-index: 0;
}

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

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

.z-30_abe11a821da17792{
  z-index: 30;
}

.z-40_52a20e8adc9c566a{
  z-index: 40;
}

.z-\[-99999\]{
  z-index: -99999;
}

.z-\[1\]{
  z-index: 1;
}

.z-\[9000\]{
  z-index: 9000;
}

.order-1_a2a2ea742e1bf922{
  order: 1;
}

.order-2_03728aac30199fdf{
  order: 2;
}

.m-0_47ee04c63951733c{
  margin: 0px;
}

.mx-0_85bc0aa98bc40411{
  margin-left: 0px;
  margin-right: 0px;
}

.mx-2_b4913d14e3596919{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.mx-4_eca49e333c7ea68d{
  margin-left: 1rem;
  margin-right: 1rem;
}

.mx-5_3bf839318a7241ea{
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.mx-8_f4e2cab092b7a93c{
  margin-left: 2rem;
  margin-right: 2rem;
}

.mx-auto_a237a12d8765663b{
  margin-left: auto;
  margin-right: auto;
}

.my-0_6db8f659acbe200c{
  margin-top: 0px;
  margin-bottom: 0px;
}

.my-4_c283ed4cab25a1d0{
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.my-6_89944e4cd0386fbf{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.my-8_42d5d20b086786c9{
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.-mb-2_c88b87c1d2cf19f5{
  margin-bottom: -0.5rem;
}

.-ml-4_5421a2fca6395382{
  margin-left: -1rem;
}

.-mt-1_64076b4ac2d5a992{
  margin-top: -0.25rem;
}

.-mt-4_4f2164b69fb7c3c4{
  margin-top: -1rem;
}

.-mt-_e9f673937d6e921d\[6px\]{
  margin-top: -6px;
}

.mb-0_cac638da8e8d2f7e{
  margin-bottom: 0px;
}

.mb-1_426ee8bea12d2387{
  margin-bottom: 0.25rem;
}

.mb-10_4c4ac888dce69ead{
  margin-bottom: 2.5rem;
}

.mb-12_063ee02f67d449be{
  margin-bottom: 3rem;
}

.mb-16_c66f55d4c60e9d15{
  margin-bottom: 4rem;
}

.mb-2_c653196ae78d699f{
  margin-bottom: 0.5rem;
}

.mb-20_7a42eda8e064fdc9{
  margin-bottom: 5rem;
}

.mb-24_8232d97de4ff9028{
  margin-bottom: 6rem;
}

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

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

.mb-5_90757f57b823f896{
  margin-bottom: 1.25rem;
}

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

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

.ml-10_97a06443c84473d8{
  margin-left: 2.5rem;
}

.ml-11_2aca26eb5c80e962{
  margin-left: 2.75rem;
}

.ml-12_dbf4f2649b31988e{
  margin-left: 3rem;
}

.ml-14_f6709cf455c2ec52{
  margin-left: 3.5rem;
}

.ml-16_f9b186149d695c26{
  margin-left: 4rem;
}

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

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

.mr-20_aeee6ebace510cda{
  margin-right: 5rem;
}

.mr-24_41d041adbd9cbb22{
  margin-right: 6rem;
}

.mr-3_dac898a9eee234e6{
  margin-right: 0.75rem;
}

.mt-0_68e964e85ffd083d{
  margin-top: 0px;
}

.mt-1_ba1fceb9529301b5{
  margin-top: 0.25rem;
}

.mt-10_6b5ac617f1981238{
  margin-top: 2.5rem;
}

.mt-12_fc1d6a716be88e74{
  margin-top: 3rem;
}

.mt-14_9dade30164e70f0d{
  margin-top: 3.5rem;
}

.mt-16_b8f12e3821d28ebe{
  margin-top: 4rem;
}

.mt-2_2dc3a82cd44daef0{
  margin-top: 0.5rem;
}

.mt-28_763004ac1e7a7527{
  margin-top: 7rem;
}

.mt-4_ff80e7331a83e077{
  margin-top: 1rem;
}

.mt-5_746e03e453a17e5e{
  margin-top: 1.25rem;
}

.mt-6_cbf15864eec0545f{
  margin-top: 1.5rem;
}

.mt-8_99cac5ad05656e06{
  margin-top: 2rem;
}

.mt-auto_e2d88a809cbf8015{
  margin-top: auto;
}

.block_4666cfbee65360e8{
  display: block;
}

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

.inline_a6e489efb5771233{
  display: inline;
}

.flex_1fecb0ed40994aa6{
  display: flex;
}

.inline-flex_2996ca72c1d6168a{
  display: inline-flex;
}

.table_510960ce599029c6{
  display: table;
}

.contents_af5bb630accee333{
  display: contents;
}

.hidden{
  display: none;
}

.aspect-square_648674141f5cabaa{
  aspect-ratio: 1 / 1;
}

.\!h-12{
  height: 3rem !important;
}

.\!h-auto{
  height: auto !important;
}

.h-0_cb7efae48d0c43d3{
  height: 0px;
}

.h-10_7d96552ac597ff2a{
  height: 2.5rem;
}

.h-11_186d957757b5fa48{
  height: 2.75rem;
}

.h-12_ba9cb81bfb6a5762{
  height: 3rem;
}

.h-16_572bd931969d03f0{
  height: 4rem;
}

.h-28_997d4f4d65a67bdd{
  height: 7rem;
}

.h-_92b89040e17f461c\[376px\]{
  height: 376px;
}

.h-_92b89040e17f461c\[4\.5rem\]{
  height: 4.5rem;
}

.h-_92b89040e17f461c\[460px\]{
  height: 460px;
}

.h-_92b89040e17f461c\[500px\]{
  height: 500px;
}

.h-_92b89040e17f461c\[calc\(100\%_-_1rem\)\]{
  height: calc(100% - 1rem);
}

.h-auto_6f4904bec8837631{
  height: auto;
}

.h-full_c9f14497cf3add68{
  height: 100%;
}

.h-px_02c165d67d9c890b{
  height: 1px;
}

.max-h-20_a2c81d33941999d2{
  max-height: 5rem;
}

.min-h-_38d8d0e1299ca6e1\[82vh\]{
  min-height: 82vh;
}

.w-1_b0b8170d77b79031{
  width: 0.25rem;
}

.w-1_b0b8170d77b79031\/4{
  width: 25%;
}

.w-10_2f5d1106fd945d76{
  width: 2.5rem;
}

.w-11_57f85716c1d797f6{
  width: 2.75rem;
}

.w-12_3591835c798858b6{
  width: 3rem;
}

.w-16_6cb77cd676faa6b5{
  width: 4rem;
}

.w-28_6689036e645afd83{
  width: 7rem;
}

.w-56_bb84ae9246f629f1{
  width: 14rem;
}

.w-_86d9cd95230bc4da\[1920px\]{
  width: 1920px;
}

.w-_86d9cd95230bc4da\[2\.15rem\]{
  width: 2.15rem;
}

.w-_86d9cd95230bc4da\[4\.5rem\]{
  width: 4.5rem;
}

.w-auto_7e6506fc0688e4fd{
  width: auto;
}

.w-full{
  width: 100%;
}

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

.max-w-xl_bcc6cd46d0d5c7a0{
  max-width: 36rem;
}

.flex-shrink_3239e156dcae31ea{
  flex-shrink: 1;
}

.shrink-0_090bac5d691d5969{
  flex-shrink: 0;
}

.flex-grow_98cdfb306294d01d{
  flex-grow: 1;
}

.grow_c43ca1e402f67525{
  flex-grow: 1;
}

.border-collapse_aed2974d4f860455{
  border-collapse: collapse;
}

.-translate-y-1_d830c4f8a43334a2{
  --tw-translate-y: -0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-1_d830c4f8a43334a2\/2{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-0_460ea8c66bc6e0dd{
  --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-full_f34b06cc034823dc{
  --tw-translate-y: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-rotate-1_90f592186a52833c{
  --tw-rotate: -1deg;
  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-12_044149fecd78567f{
  --tw-rotate: -12deg;
  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_582111657dcfce0e{
  --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-180_c07ba2f0d34c4541{
  --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-_4f2a56039071e5a8\[135deg\]{
  --tw-rotate: 135deg;
  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-_4f2a56039071e5a8\[360deg\]{
  --tw-rotate: 360deg;
  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-_4f2a56039071e5a8\[36deg\]{
  --tw-rotate: 36deg;
  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-125{
  --tw-scale-x: 1.25 !important;
  --tw-scale-y: 1.25 !important;
  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)) !important;
}

.scale-0_009d55371d2b5b71{
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  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_836f447db6d9ee7d{
  --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));
}

.scale-110_59b1a5cf2c980610{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.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));
}

.scale-150_9bac4476ef6fb171{
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
  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-90_0222690c4c4935c6{
  --tw-scale-x: .9;
  --tw-scale-y: .9;
  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));
}

@keyframes spin{
  to{
    transform: rotate(360deg);
  }
}

.animate-spin_1826105846fcac13{
  animation: spin 1s linear infinite;
}

.cursor-not-allowed_50dbf6e7fdd0725e{
  cursor: not-allowed;
}

.cursor-pointer_a8229a2279958a1b{
  cursor: pointer;
}

.select-none_c7cddd369dce4c1c{
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.resize_bdd7562ed17d5c27{
  resize: both;
}

.columns-1_a2793a120be31c72{
  -moz-columns: 1;
       columns: 1;
}

.columns-10_442c5e1d33322858{
  -moz-columns: 10;
       columns: 10;
}

.columns-11_22f0b401b915c793{
  -moz-columns: 11;
       columns: 11;
}

.columns-12_4361826e47e27433{
  -moz-columns: 12;
       columns: 12;
}

.columns-2_db9d760ec9824301{
  -moz-columns: 2;
       columns: 2;
}

.columns-2xl_55afaee7e270d550{
  -moz-columns: 42rem;
       columns: 42rem;
}

.columns-2xs_f1a55e76fb20f585{
  -moz-columns: 18rem;
       columns: 18rem;
}

.columns-3_80caac2921b7b2c1{
  -moz-columns: 3;
       columns: 3;
}

.columns-3xl_37b8d88a24035cbd{
  -moz-columns: 48rem;
       columns: 48rem;
}

.columns-3xs_ba0d3831b6239509{
  -moz-columns: 16rem;
       columns: 16rem;
}

.flex-col_a96a14ebb022400d{
  flex-direction: column;
}

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

.flex-nowrap_224c50ce02ed2d1a{
  flex-wrap: nowrap;
}

.content-center_568f674dd9e708cf{
  align-content: center;
}

.items-end_4c7e96d744480a97{
  align-items: flex-end;
}

.items-center_99380df3483cc1dd{
  align-items: center;
}

.justify-start_aa2dad1f91466f9e{
  justify-content: flex-start;
}

.justify-end_9994415b49e3dbc4{
  justify-content: flex-end;
}

.justify-center_59648404accac812{
  justify-content: center;
}

.justify-between_8ab3ab6c736de166{
  justify-content: space-between;
}

.gap-8_c5c195e1eec27c7c{
  gap: 2rem;
}

.gap-x-4_d773dd514f62ccaf{
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}

.gap-x-6_2bd704e7a1260a59{
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}

.space-x-0_81ad601eb4fd5e8e > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0px * var(--tw-space-x-reverse));
  margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-5_d2628ec846fbb8ad > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1.25rem * var(--tw-space-x-reverse));
  margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-8_b0c71dadd54b0d63 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(2rem * var(--tw-space-x-reverse));
  margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
}

.self-start_fe1573ee90e58ba1{
  align-self: flex-start;
}

.overflow-hidden{
  overflow: hidden;
}

.overflow-x-hidden_5baee17edc60c14b{
  overflow-x: hidden;
}

.whitespace-nowrap_fa2d732e1007535a{
  white-space: nowrap;
}

.rounded_1f3ca96c0510c0ce{
  border-radius: 0.25rem;
}

.rounded-3xl_c0e43199a7f21759{
  border-radius: 1.5rem;
}

.rounded-full_8ad12de5fc2f8cb3{
  border-radius: 9999px;
}

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

.rounded-b-2xl_d4d2239f5c15d33e{
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
}

.border_d2be1028e6a11647{
  border-width: 1px;
}

.border-2_b3e179c375f84934{
  border-width: 2px;
}

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

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

.border-none_251034509cf3b7c6{
  border-style: none;
}

.border-dark_d3f5f17ae0be3a83{
  --tw-border-opacity: 1;
  border-color: rgb(24 24 26 / var(--tw-border-opacity));
}

.border-light_c6ab30a4501c1fe9{
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity));
}

.border-light_c6ab30a4501c1fe9\/10{
  border-color: rgb(204 204 204 / 0.1);
}

.border-light_c6ab30a4501c1fe9\/90{
  border-color: rgb(204 204 204 / 0.9);
}

.border-white_9bb33929b25c9414{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.border-white_9bb33929b25c9414\/10{
  border-color: rgb(255 255 255 / 0.1);
}

.border-white_9bb33929b25c9414\/5{
  border-color: rgb(255 255 255 / 0.05);
}

.border-white_9bb33929b25c9414\/80{
  border-color: rgb(255 255 255 / 0.8);
}

.bg-_d84d89c784688c85\[\#E3DFDC\]{
  --tw-bg-opacity: 1;
  background-color: rgb(227 223 220 / var(--tw-bg-opacity));
}

.bg-_d84d89c784688c85\[\#efefef\]{
  --tw-bg-opacity: 1;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity));
}

.bg-black_121061d9d00e63fa{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.bg-black_121061d9d00e63fa\/20{
  background-color: rgb(0 0 0 / 0.2);
}

.bg-black_121061d9d00e63fa\/80{
  background-color: rgb(0 0 0 / 0.8);
}

.bg-dark_aaf1ebec87c533ab{
  --tw-bg-opacity: 1;
  background-color: rgb(24 24 26 / var(--tw-bg-opacity));
}

.bg-dark_aaf1ebec87c533ab\/30{
  background-color: rgb(24 24 26 / 0.3);
}

.bg-dark_aaf1ebec87c533ab\/60{
  background-color: rgb(24 24 26 / 0.6);
}

.bg-light_4c3bcd48795f7fa6{
  --tw-bg-opacity: 1;
  background-color: rgb(204 204 204 / var(--tw-bg-opacity));
}

.bg-light_4c3bcd48795f7fa6\/10{
  background-color: rgb(204 204 204 / 0.1);
}

.bg-light_4c3bcd48795f7fa6\/20{
  background-color: rgb(204 204 204 / 0.2);
}

.bg-transparent_7c7d27d10c840011{
  background-color: transparent;
}

.bg-white_9b46b0779789e93b{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-white_9b46b0779789e93b\/10{
  background-color: rgb(255 255 255 / 0.1);
}

.bg-white_9b46b0779789e93b\/25{
  background-color: rgb(255 255 255 / 0.25);
}

.bg-_d84d89c784688c85\[url\(\"\.\.\/images\/noise\.webp_4fdb380dab28f34b\"\)\]{
  background-image: url("../media/noise.131bfb8692.webp");
}

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

.object-center_986974cbe9d71c77{
  -o-object-position: center;
     object-position: center;
}

.p-1_63b756402c57f300{
  padding: 0.25rem;
}

.p-6_d7406d7dfdac4497{
  padding: 1.5rem;
}

.p-8_f45484ac599c7a0d{
  padding: 2rem;
}

.px-0_339da7f59e0bdd19{
  padding-left: 0px;
  padding-right: 0px;
}

.px-10_70d4e1f6f663f60b{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

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

.px-20_0b81d147ff171047{
  padding-left: 5rem;
  padding-right: 5rem;
}

.px-3_73a32725fe3e5025{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

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

.px-5_e16b34c7cf0c1780{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

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

.px-7_307fecdfe576c331{
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

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

.py-1_825ca10451ae5671{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

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

.py-28_4f37b880ea8f863f{
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.py-3_b0633a8227a12f65{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-4_e478f94a13843b3f{
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-5_c9079fc21c98ab0d{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.py-6_9e694160dcaa2182{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

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

.py-_4f0d4d539b781b4f\[0\.875rem\]{
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}

.pb-0_88b54e741ccef80a{
  padding-bottom: 0px;
}

.pb-10_fcf5823c49260650{
  padding-bottom: 2.5rem;
}

.pb-12_519b123abb30bb9f{
  padding-bottom: 3rem;
}

.pb-20_debc0b606a33a17b{
  padding-bottom: 5rem;
}

.pb-24_8b3c0f13b3c73c98{
  padding-bottom: 6rem;
}

.pb-28_d5913c9839e59347{
  padding-bottom: 7rem;
}

.pb-_274ee74cb88e6070\[6px\]{
  padding-bottom: 6px;
}

.pl-0_87511f798284193b{
  padding-left: 0px;
}

.pl-12_4fb1a47d2dc697f2{
  padding-left: 3rem;
}

.pl-24_3de3477e50c5a36c{
  padding-left: 6rem;
}

.pl-4_5ef29b581cc9c1cf{
  padding-left: 1rem;
}

.pl-7_a28ded69372a5623{
  padding-left: 1.75rem;
}

.pl-8_37578a876cba453c{
  padding-left: 2rem;
}

.pr-0_5655b30a50b7fe7c{
  padding-right: 0px;
}

.pr-4_413d362d798d1575{
  padding-right: 1rem;
}

.pr-7_e5f332bdf976ea4e{
  padding-right: 1.75rem;
}

.pr-8_c523d546d6d097ec{
  padding-right: 2rem;
}

.pt-0_522ad4a7089c5523{
  padding-top: 0px;
}

.pt-10_ec746ec6f93912c2{
  padding-top: 2.5rem;
}

.pt-20_ec0dfa908f4dfa90{
  padding-top: 5rem;
}

.pt-24_056b60dcf3230ed5{
  padding-top: 6rem;
}

.pt-28_160dae44666a0455{
  padding-top: 7rem;
}

.pt-3_ea031ae412468707{
  padding-top: 0.75rem;
}

.pt-36_5ec02717f5526caa{
  padding-top: 9rem;
}

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

.pt-8_bff95597c56d6e0e{
  padding-top: 2rem;
}

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

.text-left_a13c2296151da8b6{
  text-align: left;
}

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

.text-right_c761dc965bb045e0{
  text-align: right;
}

.align-middle_41740578ad849eee{
  vertical-align: middle;
}

.align-bottom_96d3e4b2977e38ed{
  vertical-align: bottom;
}

.font-primary_d8929bdfbe93bcd3{
  font-family: var(--font-primary), serif;
}

.font-secondary_52432760123335a4{
  font-family: var(--font-secondary), serif;
}

.text-2xl_99c0e55c1355d6e6{
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-3xl_cbc138489cd511be{
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-4xl_efe51c3231f3b2c4{
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-5xl_e8d614b463db2bc7{
  font-size: 3rem;
  line-height: 1;
}

.text-6xl_c796547784912b48{
  font-size: 3.75rem;
  line-height: 1;
}

.text-_435c4bfeb571b132\[115vh\]{
  font-size: 115vh;
}

.text-_435c4bfeb571b132\[2\.5rem\]{
  font-size: 2.5rem;
}

.text-_435c4bfeb571b132\[25vh\]{
  font-size: 25vh;
}

.text-_435c4bfeb571b132\[clamp\(3em\2c _8vw\2c _6\.5em\)\]{
  font-size: clamp(3em, 8vw, 6.5em);
}

.text-lg_dd575fdc6d336c8e{
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm_de5c276df7d6e342{
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xl_2d75cf24fdb353a7{
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-xs_2781237c1135ff91{
  font-size: 0.9rem;
  line-height: 1rem;
}

.font-light_fbb0264ee69f886e{
  font-weight: 300;
}

.font-medium_69bccfebc05eb9b8{
  font-weight: 500;
}

.font-semibold_1ff640e3696e2fa7{
  font-weight: 600;
}

.font-thin_163275ceb19679c0{
  font-weight: 100;
}

.uppercase_3664dcf2172d822b{
  text-transform: uppercase;
}

.capitalize_10b6f6126801851f{
  text-transform: capitalize;
}

.italic_b7bfeeedb6de6e2d{
  font-style: italic;
}

.not-italic_54dcd8fe6b310040{
  font-style: normal;
}

.\!leading-tight{
  line-height: 1.25 !important;
}

.leading-9_16c71f05e6e1eeb0{
  line-height: 2.25rem;
}

.leading-_010b5809da9c696c\[0\.65\]{
  line-height: 0.65;
}

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

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

.leading-snug_b2d9127678482d13{
  line-height: 1.375;
}

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

.leading-_010b5809da9c696c\[3rem\]{
  line-height: 3rem;
}

.tracking-wider_c52eeaecd0e53d34{
  letter-spacing: 0.05em;
}

.\!text-white{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.text-black_a23d66860aa5a61d{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.text-black_a23d66860aa5a61d\/50{
  color: rgb(0 0 0 / 0.5);
}

.text-black_a23d66860aa5a61d\/75{
  color: rgb(0 0 0 / 0.75);
}

.text-dark_989793ed2eb95648{
  --tw-text-opacity: 1;
  color: rgb(24 24 26 / var(--tw-text-opacity));
}

.text-green-600_6fd7236c4e4d8e63{
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity));
}

.text-red-600_e8ec5008ca66b72d{
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}

.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.bDot_7690adbd8641d251 {
  margin-left: 2px;
  margin-right: 1px;
}

.text-white\/30{
  color: rgb(255 255 255 / 0.3);
}

.text-white\/50{
  color: rgb(255 255 255 / 0.5);
}

.text-white\/75{
  color: rgb(255 255 255 / 0.75);
}

.underline_78cc2d14d18a212b{
  text-decoration-line: underline;
}

.opacity-0_f6ca931a112a8dc4{
  opacity: 0;
}

.opacity-10_459d22c624187a4f{
  opacity: 0.1;
}

.opacity-100_8ce9adcb56f87b77{
  opacity: 1;
}

.opacity-5_b303d80246131867{
  opacity: 0.05;
}

.opacity-50_1138579d7aef6ff2{
  opacity: 0.5;
}

.opacity-60_eb3c70475f7dc4d4{
  opacity: 0.6;
}

.opacity-75_b0266f58864dc69d{
  opacity: 0.75;
}

.opacity-80_0032ff8ae79955a7{
  opacity: 0.8;
}

.opacity-_348d1d34eae2a92b\[0\.015\]{
  opacity: 0.015;
}

.opacity-_348d1d34eae2a92b\[0\.04\]{
  opacity: 0.04;
}

.mix-blend-overlay_e33f6e4cb22d86cc{
  mix-blend-mode: overlay;
}

.outline-none_253fd89d51635e24{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.outline_407fb90e8da2c7e5{
  outline-style: solid;
}

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

.blur-sm_52471ad75c7d671e{
  --tw-blur: blur(4px);
  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);
}

.brightness-75_a6283bdd9cdae1c6{
  --tw-brightness: brightness(.75);
  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);
}

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

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

.backdrop-blur-_e25468ecf53b2278\[10px\]{
  --tw-backdrop-blur: blur(10px);
  -webkit-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);
          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);
}

.backdrop-blur-lg_92f4a2a8f1201ba1{
  --tw-backdrop-blur: blur(16px);
  -webkit-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);
          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);
}

.backdrop-filter_e3f8323a9d5c3086{
  -webkit-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);
          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);
}

.transition_64b50b0f98eb2c3f{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all_89efacbad25c4de9{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-transform_effe488bab950ae3{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.delay-150_43bc60f37a5bc97a{
  transition-delay: 150ms;
}

.delay-300_9f6b39aed8731836{
  transition-delay: 300ms;
}

.duration-0_81db9f449353f3b8{
  transition-duration: 0s;
}

.duration-1000_9c4782c14b0307d4{
  transition-duration: 1000ms;
}

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

.duration-500_089517badfbda322{
  transition-duration: 500ms;
}

.duration-700_91f8d14240f3bad0{
  transition-duration: 700ms;
}

.ease-in_148ed53b3842dbf0{
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

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

.ease-out_1d443170aadf9d9c{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.content-_3a846a6be77e13c3\[\"\"\]{
  --tw-content: "";
  content: var(--tw-content);
}

.content-_3a846a6be77e13c3\[\'\'\]{
  --tw-content: '';
  content: var(--tw-content);
}

.bg-overlay_f93d7c6fe4bcac6c {
  background: linear-gradient(180deg, rgba(0,0,0,0.4) 0%, rgba(9,9,121,0) 50%, rgba(0,0,0,0.6) 100%);
}

@media (min-width: 640px){
  .sm_5c41dbf0cf3b65ee\:col-4{
    flex: 0 0 auto;
    width: 33.333333333333336%;
  }

  .sm_5c41dbf0cf3b65ee\:col-5{
    flex: 0 0 auto;
    width: 41.66666666666667%;
  }

  .sm_5c41dbf0cf3b65ee\:col-6{
    flex: 0 0 auto;
    width: 50%;
  }

  .sm_5c41dbf0cf3b65ee\:col-7{
    flex: 0 0 auto;
    width: 58.333333333333336%;
  }

  .sm_5c41dbf0cf3b65ee\:col-8{
    flex: 0 0 auto;
    width: 66.66666666666667%;
  }

  .sm_5c41dbf0cf3b65ee\:gy-4{
    --bs-gutter-y: 2rem;
  }

  .sm_5c41dbf0cf3b65ee\:order-1{
    order: 1;
  }

  .sm_5c41dbf0cf3b65ee\:order-2{
    order: 2;
  }
}

@media (min-width: 768px){
  .md_33f95b37d7f952e9\:col-5{
    flex: 0 0 auto;
    width: 41.66666666666667%;
  }

  .md_33f95b37d7f952e9\:col-6{
    flex: 0 0 auto;
    width: 50%;
  }

  .md_33f95b37d7f952e9\:col-7{
    flex: 0 0 auto;
    width: 58.333333333333336%;
  }

  .md_33f95b37d7f952e9\:col-10{
    flex: 0 0 auto;
    width: 83.33333333333334%;
  }

  .md_33f95b37d7f952e9\:gx-4{
    --bs-gutter-x: 2rem;
  }

  .md_33f95b37d7f952e9\:gx-6{
    --bs-gutter-x: 3.25rem;
  }
}

@media (min-width: 1024px){
  .lg_0f2a540ed6dacb38\:col-4{
    flex: 0 0 auto;
    width: 33.333333333333336%;
  }

  .lg_0f2a540ed6dacb38\:col-5{
    flex: 0 0 auto;
    width: 41.66666666666667%;
  }

  .lg_0f2a540ed6dacb38\:col-6{
    flex: 0 0 auto;
    width: 50%;
  }

  .lg_0f2a540ed6dacb38\:col-8{
    flex: 0 0 auto;
    width: 66.66666666666667%;
  }

  .lg_0f2a540ed6dacb38\:col-10{
    flex: 0 0 auto;
    width: 83.33333333333334%;
  }

  .lg_0f2a540ed6dacb38\:col-12{
    flex: 0 0 auto;
    width: 100%;
  }

  .lg_0f2a540ed6dacb38\:order-1{
    order: 1;
  }

  .lg_0f2a540ed6dacb38\:order-2{
    order: 2;
  }
}

@media (min-width: 1280px){
  .xl_c69ea6dcd4efeb6d\:col-6{
    flex: 0 0 auto;
    width: 50%;
  }

  .xl_c69ea6dcd4efeb6d\:col-9{
    flex: 0 0 auto;
    width: 75%;
  }
}

.before_aa6c9937bae5806f\:hidden::before{
  content: var(--tw-content);
  display: none;
}

.after_4766265380cb3504\:hidden::after{
  content: var(--tw-content);
  display: none;
}

.hover_adf1396ffe8c0099\:scale-105:hover{
  --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));
}

.hover_adf1396ffe8c0099\:border-white\/40:hover{
  border-color: rgb(255 255 255 / 0.4);
}

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

.focus_32e9cb96ef03fd4a\:border-dark\/50:focus{
  border-color: rgb(24 24 26 / 0.5);
}

.focus-visible_0d8a4fc1564a9113\:shadow-none:focus-visible{
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus-visible_0d8a4fc1564a9113\:outline-none:focus-visible{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.group_ac57901a8077aafa:hover .group-hover_7b1d7a928518e7a9\:mt-0{
  margin-top: 0px;
}

.group_ac57901a8077aafa:hover .group-hover_7b1d7a928518e7a9\: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));
}

.group_ac57901a8077aafa:hover .group-hover_7b1d7a928518e7a9\:-rotate-1{
  --tw-rotate: -1deg;
  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_ac57901a8077aafa:hover .group-hover_7b1d7a928518e7a9\:\!scale-125{
  --tw-scale-x: 1.25 !important;
  --tw-scale-y: 1.25 !important;
  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)) !important;
}

.group_ac57901a8077aafa:hover .group-hover_7b1d7a928518e7a9\:scale-110{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.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));
}

.group_ac57901a8077aafa:hover .group-hover_7b1d7a928518e7a9\:opacity-100{
  opacity: 1;
}

.group_ac57901a8077aafa:hover .group-hover_7b1d7a928518e7a9\:opacity-60{
  opacity: 0.6;
}

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

.group_ac57901a8077aafa:hover .group-hover_7b1d7a928518e7a9\:delay-150{
  transition-delay: 150ms;
}

.group_ac57901a8077aafa:hover .group-hover_7b1d7a928518e7a9\:delay-300{
  transition-delay: 300ms;
}

.group_ac57901a8077aafa.aos-animate .group-_42ee38ed6af99787\[\.aos-animate\]\:h-0{
  height: 0px;
}

.group_ac57901a8077aafa.aos-animate .group-_42ee38ed6af99787\[\.aos-animate\]\: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));
}

.prose-headings_c63fda3c1ad78a3e\:mb-4 :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"] *))){
  margin-bottom: 1rem;
}

.prose-headings_c63fda3c1ad78a3e\:mt-8 :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"] *))){
  margin-top: 2rem;
}

.prose-a_cc092f1c60e10dc7\:text-black :is(:where(a):not(:where([class~="not-prose"] *))){
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.prose-a_cc092f1c60e10dc7\:underline :is(:where(a):not(:where([class~="not-prose"] *))){
  text-decoration-line: underline;
}

.prose-blockquote_f82c63a437bf0dcd\:my-8 :is(:where(blockquote):not(:where([class~="not-prose"] *))){
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.prose-blockquote_f82c63a437bf0dcd\:rounded-lg :is(:where(blockquote):not(:where([class~="not-prose"] *))){
  border-radius: 0.5rem;
}

.prose-blockquote_f82c63a437bf0dcd\:border-2 :is(:where(blockquote):not(:where([class~="not-prose"] *))){
  border-width: 2px;
}

.prose-blockquote_f82c63a437bf0dcd\:border-light\/40 :is(:where(blockquote):not(:where([class~="not-prose"] *))){
  border-color: rgb(204 204 204 / 0.4);
}

.prose-blockquote_f82c63a437bf0dcd\:p-8 :is(:where(blockquote):not(:where([class~="not-prose"] *))){
  padding: 2rem;
}

.prose-blockquote_f82c63a437bf0dcd\:text-2xl :is(:where(blockquote):not(:where([class~="not-prose"] *))){
  font-size: 1.5rem;
  line-height: 2rem;
}

.prose-blockquote_f82c63a437bf0dcd\:font-light :is(:where(blockquote):not(:where([class~="not-prose"] *))){
  font-weight: 300;
}

.prose-blockquote_f82c63a437bf0dcd\:leading-normal :is(:where(blockquote):not(:where([class~="not-prose"] *))){
  line-height: 1.5;
}

.prose-pre_c61e404b79aef3fa\:p-6 :is(:where(pre):not(:where([class~="not-prose"] *))){
  padding: 1.5rem;
}

@media (min-width: 640px){
  .sm_5c41dbf0cf3b65ee\:-left-1\/4{
    left: -25%;
  }

  .sm_5c41dbf0cf3b65ee\:-right-1\/4{
    right: -25%;
  }

  .sm_5c41dbf0cf3b65ee\:order-1{
    order: 1;
  }

  .sm_5c41dbf0cf3b65ee\:order-2{
    order: 2;
  }

  .sm_5c41dbf0cf3b65ee\:mx-8{
    margin-left: 2rem;
    margin-right: 2rem;
  }

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

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

  .sm_5c41dbf0cf3b65ee\:mt-2{
    margin-top: 0.5rem;
  }

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

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

  .sm_5c41dbf0cf3b65ee\:flex{
    display: flex;
  }

  .sm_5c41dbf0cf3b65ee\:h-28{
    height: 7rem;
  }

  .sm_5c41dbf0cf3b65ee\:max-h-20{
    max-height: 5rem;
  }

  .sm_5c41dbf0cf3b65ee\:w-28{
    width: 7rem;
  }

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

  .sm_5c41dbf0cf3b65ee\:columns-1{
    -moz-columns: 1;
         columns: 1;
  }

  .sm_5c41dbf0cf3b65ee\:columns-10{
    -moz-columns: 10;
         columns: 10;
  }

  .sm_5c41dbf0cf3b65ee\:columns-11{
    -moz-columns: 11;
         columns: 11;
  }

  .sm_5c41dbf0cf3b65ee\:columns-12{
    -moz-columns: 12;
         columns: 12;
  }

  .sm_5c41dbf0cf3b65ee\:columns-2{
    -moz-columns: 2;
         columns: 2;
  }

  .sm_5c41dbf0cf3b65ee\:columns-2xl{
    -moz-columns: 42rem;
         columns: 42rem;
  }

  .sm_5c41dbf0cf3b65ee\:columns-2xs{
    -moz-columns: 18rem;
         columns: 18rem;
  }

  .sm_5c41dbf0cf3b65ee\:columns-3{
    -moz-columns: 3;
         columns: 3;
  }

  .sm_5c41dbf0cf3b65ee\:columns-3xl{
    -moz-columns: 48rem;
         columns: 48rem;
  }

  .sm_5c41dbf0cf3b65ee\:columns-3xs{
    -moz-columns: 16rem;
         columns: 16rem;
  }

  .sm_5c41dbf0cf3b65ee\:flex-nowrap{
    flex-wrap: nowrap;
  }

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

  .sm_5c41dbf0cf3b65ee\:space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

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

  .sm_5c41dbf0cf3b65ee\:border-none{
    border-style: none;
  }

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

  .sm_5c41dbf0cf3b65ee\:pl-12{
    padding-left: 3rem;
  }

  .sm_5c41dbf0cf3b65ee\:pl-7{
    padding-left: 1.75rem;
  }

  .sm_5c41dbf0cf3b65ee\:pr-7{
    padding-right: 1.75rem;
  }

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

  .sm_5c41dbf0cf3b65ee\:pt-24{
    padding-top: 6rem;
  }

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

  .sm_5c41dbf0cf3b65ee\:text-right{
    text-align: right;
  }

  .sm_5c41dbf0cf3b65ee\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .sm_5c41dbf0cf3b65ee\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .sm_5c41dbf0cf3b65ee\:text-\[15px\]{
    font-size: 15px;
  }

  .sm_5c41dbf0cf3b65ee\:leading-9{
    line-height: 2.25rem;
  }
}

@media (min-width: 768px){
  .md_33f95b37d7f952e9\:absolute{
    position: absolute;
  }

  .md_33f95b37d7f952e9\:my-0{
    margin-top: 0px;
    margin-bottom: 0px;
  }

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

  .md_33f95b37d7f952e9\:ml-16{
    margin-left: 4rem;
  }

  .md_33f95b37d7f952e9\:mr-24{
    margin-right: 6rem;
  }

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

  .md_33f95b37d7f952e9\:mt-8{
    margin-top: 2rem;
  }

  .md_33f95b37d7f952e9\:block{
    display: block;
  }

  .md_33f95b37d7f952e9\:flex{
    display: flex;
  }

  .md_33f95b37d7f952e9\:hidden{
    display: none;
  }

  .md_33f95b37d7f952e9\:h-16{
    height: 4rem;
  }

  .md_33f95b37d7f952e9\:w-16{
    width: 4rem;
  }

  .md_33f95b37d7f952e9\:w-\[500px\]{
    width: 500px;
  }

  .md_33f95b37d7f952e9\:max-w-xl{
    max-width: 36rem;
  }

  .md_33f95b37d7f952e9\:columns-1{
    -moz-columns: 1;
         columns: 1;
  }

  .md_33f95b37d7f952e9\:columns-10{
    -moz-columns: 10;
         columns: 10;
  }

  .md_33f95b37d7f952e9\:columns-11{
    -moz-columns: 11;
         columns: 11;
  }

  .md_33f95b37d7f952e9\:columns-12{
    -moz-columns: 12;
         columns: 12;
  }

  .md_33f95b37d7f952e9\:columns-2{
    -moz-columns: 2;
         columns: 2;
  }

  .md_33f95b37d7f952e9\:columns-2xl{
    -moz-columns: 42rem;
         columns: 42rem;
  }

  .md_33f95b37d7f952e9\:columns-2xs{
    -moz-columns: 18rem;
         columns: 18rem;
  }

  .md_33f95b37d7f952e9\:columns-3{
    -moz-columns: 3;
         columns: 3;
  }

  .md_33f95b37d7f952e9\:columns-3xl{
    -moz-columns: 48rem;
         columns: 48rem;
  }

  .md_33f95b37d7f952e9\:columns-3xs{
    -moz-columns: 16rem;
         columns: 16rem;
  }

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

  .md_33f95b37d7f952e9\:justify-end{
    justify-content: flex-end;
  }

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

  .md_33f95b37d7f952e9\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .md_33f95b37d7f952e9\:px-20{
    padding-left: 5rem;
    padding-right: 5rem;
  }

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

  .md_33f95b37d7f952e9\:text-right{
    text-align: right;
  }

  .md_33f95b37d7f952e9\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .md_33f95b37d7f952e9\:text-5xl{
    font-size: 3rem;
    line-height: 1;
  }

  .md_33f95b37d7f952e9\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .md_33f95b37d7f952e9\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1024px){
  .lg_0f2a540ed6dacb38\:visible{
    visibility: visible;
  }

  .lg_0f2a540ed6dacb38\:static{
    position: static;
  }

  .lg_0f2a540ed6dacb38\:order-1{
    order: 1;
  }

  .lg_0f2a540ed6dacb38\:order-2{
    order: 2;
  }

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

  .lg_0f2a540ed6dacb38\:mb-10{
    margin-bottom: 2.5rem;
  }

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

  .lg_0f2a540ed6dacb38\:block{
    display: block;
  }

  .lg_0f2a540ed6dacb38\:flex{
    display: flex;
  }

  .lg_0f2a540ed6dacb38\:hidden{
    display: none;
  }

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

  .lg_0f2a540ed6dacb38\: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));
  }

  .lg_0f2a540ed6dacb38\:rounded-full{
    border-radius: 9999px;
  }

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

  .lg_0f2a540ed6dacb38\:pb-10{
    padding-bottom: 2.5rem;
  }

  .lg_0f2a540ed6dacb38\:pb-12{
    padding-bottom: 3rem;
  }

  .lg_0f2a540ed6dacb38\:pl-8{
    padding-left: 2rem;
  }

  .lg_0f2a540ed6dacb38\:pr-8{
    padding-right: 2rem;
  }

  .lg_0f2a540ed6dacb38\:pt-36{
    padding-top: 9rem;
  }

  .lg_0f2a540ed6dacb38\:pt-\[106px\]{
    padding-top: 106px;
  }

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

  .lg_0f2a540ed6dacb38\:text-5xl{
    font-size: 3rem;
    line-height: 1;
  }

  .lg_0f2a540ed6dacb38\:text-white\/100{
    color: rgb(255 255 255 / 1);
  }

  .lg_0f2a540ed6dacb38\:opacity-100{
    opacity: 1;
  }

  .lg_0f2a540ed6dacb38\:duration-0{
    transition-duration: 0s;
  }
}

@media (min-width: 1280px){
  .xl_c69ea6dcd4efeb6d\:pl-24{
    padding-left: 6rem;
  }
}

.\[\&\.aos-animate\]\:rotate-0.aos-animate{
  --tw-rotate: 0deg;
  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));
}

.\[\&\.aos-animate\]\:scale-100.aos-animate{
  --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));
}

.\[\&\.invisible_1508df63653e8dd1\]\:-translate-y-full.invisible_1508df63653e8dd1{
  --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));
}

@media (min-width: 1024px){
  .lg_0f2a540ed6dacb38\:\[\&\.scrolled_faf8a30a685ef8eb\]\:-translate-x-8.scrolled{
    --tw-translate-x: -2rem;
    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_0f2a540ed6dacb38\:\[\&\.scrolled_faf8a30a685ef8eb\]\:translate-x-8.scrolled{
    --tw-translate-x: 2rem;
    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_0f2a540ed6dacb38\:\[\&\.scrolled_faf8a30a685ef8eb\]\:opacity-0.scrolled{
    opacity: 0;
  }
}

.\[\&\>\*\:last-child\]\:pointer-events-none>*:last-child{
  pointer-events: none;
}

.\[\&\>li\:hover\]\:bg-light\/20>li:hover{
  background-color: rgb(204 204 204 / 0.2);
}

.\[\&\>li\]\:mb-3>li{
  margin-bottom: 0.75rem;
}

.\[\&\>li\]\:rounded-lg>li{
  border-radius: 0.5rem;
}

.\[\&\>li\]\:bg-light\/10>li{
  background-color: rgb(204 204 204 / 0.1);
}

.\[\&\>li\]\:leading-none>li{
  line-height: 1;
}

.\[\&_a\]\:underline a{
  text-decoration-line: underline;
}

.\[\&_a\]\:hover\:no-underline:hover a{
  text-decoration-line: none;
}

.\[\&_img\]\:w-full img{
  width: 100%;
}

.\[\&_li\]\:mt-1 li{
  margin-top: 0.25rem;
}
/* ===== Dropdown Navigation ===== */
.nav-dropdown {
  position: relative;
}

.nav-dropdown > .nav-dropdown-trigger {
  padding: 0.75rem 1.375rem;
  line-height: 1;
  position: relative;
  z-index: 20;
  display: flex;
  align-items: center;
  gap: 0.25rem;
  color: rgba(255,255,255,1);
  cursor: pointer;
  user-select: none;
  transition: color 0.3s 0s, opacity 0.3s 0s;
}

.nav-dropdown > .nav-dropdown-trigger:hover {
  color: rgba(255,255,255,1);
}

@media (max-width: 1023px) {
  .nav-dropdown > .nav-dropdown-trigger {
    color: rgba(255,255,255,0.5);
  }
  .nav-dropdown > .nav-dropdown-trigger:hover {
    color: rgba(255,255,255,1);
  }
}

.nav-dropdown-trigger svg.dropdown-arrow {
  width: 0.75rem;
  height: 0.75rem;
  transition: transform 0.2s;
  flex-shrink: 0;
}

.nav-dropdown.open > .nav-dropdown-trigger svg.dropdown-arrow {
  transform: rotate(180deg);
}

/* Desktop dropdown panel */
.nav-dropdown-menu {
  background-color: rgb(24 24 26 / 0.88);
  --tw-backdrop-blur: blur(20px);
  -webkit-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);
          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);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 1rem;
  padding: 0.5rem 0;
  min-width: 160px;
  transition: opacity 0.2s, transform 0.2s, visibility 0.2s;
  transform-origin: top left;
  opacity: 0;
  visibility: hidden;
  transform: scale(0.95);
  pointer-events: none;
}

@media (min-width: 1024px) {
  .nav-dropdown-menu {
    position: absolute;
    left: 50%;
    transform: translateX(-50%) scale(0.95);
    top: calc(100% + 8px);
    z-index: 50;
  }

  .nav-dropdown.open > .nav-dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) scale(1);
    pointer-events: auto;
  }
}

@media (max-width: 1023px) {
  .nav-dropdown-menu {
    position: static;
    opacity: 1;
    visibility: visible;
    transform: none;
    pointer-events: auto;
    background: transparent;
    border: none;
    border-radius: 0;
    padding: 0;
    min-width: 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease, padding-bottom 0.3s ease;
  }

  .nav-dropdown.open > .nav-dropdown-menu {
    max-height: 300px;
    padding-bottom: 0.5rem;
  }
}

.nav-dropdown-menu a {
  display: block;
  padding: 0.5rem 1.25rem;
  font-size: 0.875rem;
  color: rgba(255,255,255,0.6);
  white-space: nowrap;
  transition: color 0.15s, background-color 0.15s;
  text-decoration: none;
}

.nav-dropdown-menu a:hover {
  color: rgba(255,255,255,1);
  background-color: rgba(255,255,255,0.05);
}

@media (max-width: 1023px) {
  .nav-dropdown-menu a {
    padding-left: 2.5rem;
  }
}

/* ===== Three-pill header ===== */

/* Shared pill style — used by logo pill, navbar pill, and CTA/hamburger pill */
.header-pill_992fe05467c458f7 {
  background-color: rgb(24 24 26 / 0.3);
  --tw-backdrop-blur: blur(10px);
  -webkit-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);
          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);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 9999px;
  padding: 0.25rem;
  transition: 0.3s ease;
}

/* CTA link inside its pill */
.header-cta {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem 1.125rem;
  font-size: 0.875rem;
  color: rgba(255,255,255,0.8);
  text-decoration: none;
  white-space: nowrap;
  transition: color 0.3s;
}
.header-cta:hover {
  color: rgba(255,255,255,1);
}

/* navToggler inside pill — strip its own border/bg since the pill provides it */
.header-pill_992fe05467c458f7 .navToggler {
  border: none;
  background: none;
  border-radius: 9999px;
  padding: 0.4rem;
}


/* ============================================================
   AVER-HUGO component styles
   ============================================================ */

/* ── Scroll-top button ─────────────────────────────────────── */
.scroll-top {
  position: fixed;
  bottom: 5.5rem;
  right: 2rem;
  z-index: 999;
  width: 2.75rem;
  height: 2.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border: 1px solid rgba(255,255,255,0.15);
  background-color: rgb(24 24 26 / 0.6);
  color: rgba(255,255,255,0.7);
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s, background-color 0.3s;
  --tw-backdrop-blur: blur(10px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur);
          backdrop-filter: var(--tw-backdrop-blur);
}
.scroll-top.show { opacity: 1; pointer-events: auto; }
.scroll-top:hover { background-color: rgba(255,255,255,0.12); color: #fff; }

/* ── Preloader ─────────────────────────────────────────────── */
.aver-preloader {
  position: fixed;
  inset: 0;
  z-index: 99999;
  background-color: #18181a;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.5s, visibility 0.5s;
}
.aver-preloader.loaded { opacity: 0; visibility: hidden; pointer-events: none; }
.aver-preloader__inner { text-align: center; }
.aver-preloader__icon { margin-bottom: 1rem; opacity: 0.6; }
.aver-preloader__letters { display: flex; gap: 0.1em; justify-content: center; }
.aver-preloader__letter {
  font-size: 1.25rem;
  font-weight: 600;
  color: rgba(255,255,255,0.15);
  letter-spacing: 0.05em;
  animation: preloader-pulse 1.4s ease-in-out infinite;
}
.aver-preloader__letter:nth-child(2) { animation-delay: 0.1s; }
.aver-preloader__letter:nth-child(3) { animation-delay: 0.2s; }
.aver-preloader__letter:nth-child(4) { animation-delay: 0.3s; }
.aver-preloader__letter:nth-child(5) { animation-delay: 0.4s; }
.aver-preloader__letter:nth-child(6) { animation-delay: 0.5s; }
.aver-preloader__letter:nth-child(7) { animation-delay: 0.6s; }
@keyframes preloader-pulse {
  0%, 100% { color: rgba(255,255,255,0.15); }
  50%       { color: rgba(255,255,255,0.9); }
}

/* ── Footer disclaimer text (Aver typography on dark) ────────── */
/* Aver's own .link, .text-white/*, .container etc handle the rest */

/* ── Breadcrumbs on white body ──────────────────────────────── */
.inner-banner-one {
  background: transparent;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.pager {
  list-style: none;
  display: flex;
  gap: 0.5rem;
  padding: 0.75rem 0 0;
  margin: 0;
  font-size: 0.8rem;
  color: rgba(0,0,0,0.4);
  flex-wrap: wrap;
}
.pager li a { color: rgba(0,0,0,0.55); text-decoration: none; transition: color 0.2s; }
.pager li a:hover { color: #000; }

/* ── Banner & content rounding ──────────────────────────────── */
.rounded-2xl_8ffdba92d3e41aa8 {
  border-radius: 1rem;
}
.rounded-b-none_0d717116ef6fe122 {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.rounded-t-2xl_3d387ffbeecaba38 {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.content-rounded-bottom {
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
  overflow: hidden;
}

/* ── TOC — theme-consistent redesign ───────────────────────── */
.toc-container {
  margin-top: 1.5rem;
  margin-bottom: 2rem;
  border: 1px solid rgba(0,0,0,0.08);
  border-radius: 0.75rem;
  overflow: hidden;
  background: #f8f8f8;
}
.toc-title {
  display: block;
  width: 100%;
  background: none;
  border: none;
  border-bottom: 1px solid rgba(0,0,0,0.08);
  padding: 0.875rem 1.25rem;
  cursor: pointer;
  text-align: left;
}
.toc-header-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.toc-header-content p {
  margin: 0;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgba(0,0,0,0.4);
}
.toc-toggle-icon {
  flex-shrink: 0;
  color: rgba(0,0,0,0.3);
  transition: transform 0.2s ease;
}
.toc-toggle-icon svg {
  width: 1rem;
  height: 1rem;
  display: block;
}
.toc-content {
  padding: 1rem 1.25rem;
}
.toc-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.toc-content ul ul {
  padding-left: 1rem;
  margin-top: 0.25rem;
  border-left: 2px solid rgba(0,0,0,0.06);
}
.toc-content li {
  margin-bottom: 0.2rem;
}
.toc-content a {
  display: block;
  padding: 0.2rem 0;
  font-size: 0.875rem;
  color: rgba(0,0,0,0.6);
  text-decoration: none;
  line-height: 1.4;
  transition: color 0.15s;
}
.toc-content a:hover {
  color: rgba(0,0,0,0.9);
}
.toc-title:focus-visible {
  outline: 2px solid rgba(0,0,0,0.2);
  outline-offset: -2px;
}

/* ── Tables — elegant base styles ───────────────────────────── */
.content table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.875rem;
  line-height: 1.6;
  margin-top: 0;
  margin-bottom: 0;
}
.content table thead tr {
  border-bottom: 2px solid rgba(0,0,0,0.12);
}
.content table thead th {
  padding: 0.6rem 1rem;
  font-weight: 600;
  font-size: 0.75rem;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: rgba(0,0,0,0.45);
  text-align: left;
  white-space: nowrap;
}
.content table tbody tr {
  border-bottom: 1px solid rgba(0,0,0,0.06);
  transition: background 0.15s;
}
.content table tbody tr:last-child {
  border-bottom: none;
}
.content table tbody tr:hover {
  background: rgba(0,0,0,0.025);
}
.content table tbody td {
  padding: 0.6rem 1rem;
  color: rgba(0,0,0,0.75);
  vertical-align: middle;
  white-space: nowrap;
}

/* ── Table scroll wrapper (added by JS) ─────────────────────── */
.table-scroll {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  border-radius: 0.5rem;
  border: 1px solid rgba(0,0,0,0.07);
}
.table-scroll table {
  margin: 0;
  border-radius: 0;
  white-space: nowrap;
  min-width: 100%;
}

/* ── Missing utility classes ────────────────────────────────── */
.pt-12 { padding-top: 3rem; }

/* ── TOC padding fix ────────────────────────────────────────── */
.toc-container {
  margin-top: 1rem;
  margin-bottom: 1.25rem;
}
.toc-title {
  margin-top: 1.3rem;
  margin-bottom: 1rem;
  padding: 0rem 1rem 0.5rem;
}
.toc-content {
  margin-top: -1.2rem;
  padding: 0.5rem 1rem 0.75rem;
}

/* ── Footer: casino logo spacing & bigger copyright ─────────── */
.footer-casino-logos li {
  padding: 0 0.4rem;
}
.footer-copyright {
  font-size: 1rem !important;
  color: rgba(255,255,255,0.55) !important;
}

@media screen and (max-width: 767px) {
  .footer-bottom-row {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}

.footerLogo_eddc1aedd8fbc7e0 {
  max-width: 160px;
  max-height: 40px;
}