@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_9396884396c71e6b.org/show_bug.cgi_c105ece030ff900d?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_f2176e3d9dc8edc5.org/p/chromium/issues/detail?id=999088, https://bugs.webkit_420a7358831994ad.org/show_bug.cgi_c105ece030ff900d?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium_f2176e3d9dc8edc5.org/p/chromium/issues/detail?id=935729, https://bugs.webkit_420a7358831994ad.org/show_bug.cgi_c105ece030ff900d?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_dcd5cc7628890609#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("../captures/noise.637c1e913e.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_b327ab3670d03ea0::after{
  pointer-events: auto;
  position: absolute;
  inset: 0px;
  z-index: 10;
  background-color: transparent;
  --tw-content: '';
  content: var(--tw-content);
}

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

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

.prose_6b43f03d80d99112 :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_6b43f03d80d99112 :where(a):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.prose_6b43f03d80d99112 :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_6b43f03d80d99112 :where(blockquote p:first-of-type):not(:where([class~="not-prose"] *))::before{
  content: open-quote;
}

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

.prose_6b43f03d80d99112 :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_6b43f03d80d99112 :where(h1 strong):not(:where([class~="not-prose"] *)){
  font-weight: 900;
  color: inherit;
}

.prose_6b43f03d80d99112 :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_6b43f03d80d99112 :where(h2 strong):not(:where([class~="not-prose"] *)){
  font-weight: 800;
  color: inherit;
}

.prose_6b43f03d80d99112 :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_6b43f03d80d99112 :where(h3 strong):not(:where([class~="not-prose"] *)){
  font-weight: 700;
  color: inherit;
}

.prose_6b43f03d80d99112 :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_6b43f03d80d99112 :where(h4 strong):not(:where([class~="not-prose"] *)){
  font-weight: 700;
  color: inherit;
}

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

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

.prose_6b43f03d80d99112 :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_6b43f03d80d99112 :where(code):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}

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

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

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

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

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

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

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

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

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

.prose_6b43f03d80d99112 :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_6b43f03d80d99112 :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_6b43f03d80d99112 :where(pre code):not(:where([class~="not-prose"] *))::before{
  content: none;
}

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

.prose_6b43f03d80d99112 :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_6b43f03d80d99112 :where(thead):not(:where([class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}

.prose_6b43f03d80d99112 :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_6b43f03d80d99112 :where(tbody tr):not(:where([class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}

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

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

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

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

.prose_6b43f03d80d99112{
  --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_6b43f03d80d99112 :where(video):not(:where([class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.prose_6b43f03d80d99112 :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_6b43f03d80d99112 :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"] *)){
  padding-left: 0;
}

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

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

.prose_6b43f03d80d99112 :where(.prose_6b43f03d80d99112 > :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_be6fb651a54f5a87, .gx-6_21ba2bb2cf5dc758{
  --bs-gutter-x: 3.25rem;
}

.g-6_be6fb651a54f5a87, .gy-6_6311bd3aa92e2e77{
  --bs-gutter-y: 3.25rem;
}

.order-1_5697e04d7884d2c9{
  order: 1;
}

.order-2_9bf1d32d4212853e{
  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_b9c74f8a9cd1b8cb */
    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(../captures/noise.637c1e913e.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_cc72d2ea3d144b69 {
  transition-delay: 0ms;
}

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

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

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

/* has-twoColumns project */

@media screen and (max-width: 1023px) {
  .has-twoColumns_b1b04efef1b7cb13 {
    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_6b43f03d80d99112 > ul > li p):not(:where([class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

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

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

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

.content :where(.prose_6b43f03d80d99112 > 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_6b43f03d80d99112 > :first-child):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}

.content :where(.prose_6b43f03d80d99112 > :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_6344bf81661af58a{
  --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_6344bf81661af58a :is(:where(a):not(:where([class~="not-prose"] *))){
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.content-light_6344bf81661af58a :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_6344bf81661af58a :is(:where(tr):not(:where([class~="not-prose"] *))){
  border-color: rgb(204 204 204 / 0.1);
}

.content-light_6344bf81661af58a 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_6e8d0ecad69fe1bd{
  margin-top: 2rem;
}

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

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

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

.visible_5d42e02d6081e209{
  visibility: visible;
}

.invisible_67418687586a1ea5{
  visibility: hidden;
}

.collapse_fd8214123d90a3b0{
  visibility: collapse;
}

.static_a196e1364755e08e{
  position: static;
}

.fixed{
  position: fixed;
}

.absolute_17f88f16ee327f03{
  position: absolute;
}

.relative_912adced7f20b51d{
  position: relative;
}

.sticky{
  position: sticky;
}

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

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

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

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

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

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

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

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

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

.top-0{
  top: 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-1_5697e04d7884d2c9{
  order: 1;
}

.order-2_9bf1d32d4212853e{
  order: 2;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.block_6683992a9c3fcc8b{
  display: block;
}

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

.inline_b39d4ca8a2e67977{
  display: inline;
}

.flex_16343733dd25ba8b{
  display: flex;
}

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

.table_3fd76024cab29ebb{
  display: table;
}

.contents_280dfe60c9ae691b{
  display: contents;
}

.hidden{
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.h-auto_a93dc40f7fb7ec3d{
  height: auto;
}

.h-full_2a63f52d52989aa3{
  height: 100%;
}

.h-px_51432f12f26c4928{
  height: 1px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-auto_ad78b4854db6f02e{
  width: auto;
}

.w-full{
  width: 100%;
}

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

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

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

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

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

.grow_e1bbd8784d187f7e{
  flex-grow: 1;
}

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

.-translate-y-1_066b49e3f2732bc2{
  --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_066b49e3f2732bc2\/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_3441f0e212b92bba{
  --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_7be099a9d45c775e{
  --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_95cdbb3896b07b01{
  --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_8628ecfcdbffe11d{
  --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_adf7e6db10014671{
  --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_163d60fb63e9d7fe{
  --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-_57347118736d972e\[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-_57347118736d972e\[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-_57347118736d972e\[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_055154a82fecc894{
  --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_23245182974410e2{
  --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_1e3d81980c413e1e{
  --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_0565966b512b9280{
  --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_3dea801ecc491507{
  --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_6fc66c488315d21c{
  animation: spin 1s linear infinite;
}

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

.cursor-pointer_8110567cc5e27ba4{
  cursor: pointer;
}

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

.resize_49aec94c090605a8{
  resize: both;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.space-x-0_61e6a30ef5b902c4 > :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_315c9f494b6e7f19 > :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_727ef2003da6f7fc > :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_a4b448fe683d8c48{
  align-self: flex-start;
}

.overflow-hidden{
  overflow: hidden;
}

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

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

.rounded_764ee49cb26813db{
  border-radius: 0.25rem;
}

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

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

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

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

.border_6aeedbb2b4cbc4b4{
  border-width: 1px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bg-_371a6b12e014111e\[url\(\"\.\.\/images\/noise\.webp_5de41ddcaf8424c0\"\)\]{
  background-image: url("../captures/noise.637c1e913e.webp");
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uppercase_5a03079e730a6d72{
  text-transform: uppercase;
}

.capitalize_823c70c84d46ef3e{
  text-transform: capitalize;
}

.italic_6075333e2d29b7f2{
  font-style: italic;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-red-600_26353980453eb313{
  --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_8741129cb6c3c320 {
  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_9457ac2450871da9{
  text-decoration-line: underline;
}

.opacity-0_fb2ac44ea180bfa7{
  opacity: 0;
}

.opacity-10_585c1a46cd806978{
  opacity: 0.1;
}

.opacity-100_e70ec618cc9fcb88{
  opacity: 1;
}

.opacity-5_4d0cc59c3c2c9a3d{
  opacity: 0.05;
}

.opacity-50_c92f285f0fc44c28{
  opacity: 0.5;
}

.opacity-60_50ff1eea0201bee6{
  opacity: 0.6;
}

.opacity-75_8bd1eab0b03f467c{
  opacity: 0.75;
}

.opacity-80_5b3cb8c712a4ed83{
  opacity: 0.8;
}

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

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

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

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

.outline_b30788b2643922bb{
  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_a9bacd2dd37c0094{
  --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_a781e02e873cc11a{
  --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-_4e723dbec49905ab\[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_0abf6013db4ecef6{
  --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_805bcfce7ac4daba{
  -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_7bbcfbdb7a77a462{
  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_9534e746f5e401d9{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.bg-overlay_599edac1044fb358 {
  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_66328b6e52a280de\:col-4{
    flex: 0 0 auto;
    width: 33.333333333333336%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hover_e4bde32b6f98e722\: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_e4bde32b6f98e722\:border-white\/40:hover{
  border-color: rgb(255 255 255 / 0.4);
}

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

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

.focus-visible_e5554d655ba5641f\: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_e5554d655ba5641f\:outline-none:focus-visible{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.group_5b39cf07c5bbef3b:hover .group-hover_e780e2e0ba44ef83\:mt-0{
  margin-top: 0px;
}

.group_5b39cf07c5bbef3b:hover .group-hover_e780e2e0ba44ef83\: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_5b39cf07c5bbef3b:hover .group-hover_e780e2e0ba44ef83\:-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_5b39cf07c5bbef3b:hover .group-hover_e780e2e0ba44ef83\:\!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_5b39cf07c5bbef3b:hover .group-hover_e780e2e0ba44ef83\: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_5b39cf07c5bbef3b:hover .group-hover_e780e2e0ba44ef83\:opacity-100{
  opacity: 1;
}

.group_5b39cf07c5bbef3b:hover .group-hover_e780e2e0ba44ef83\:opacity-60{
  opacity: 0.6;
}

.group_5b39cf07c5bbef3b:hover .group-hover_e780e2e0ba44ef83\: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_5b39cf07c5bbef3b:hover .group-hover_e780e2e0ba44ef83\:delay-150{
  transition-delay: 150ms;
}

.group_5b39cf07c5bbef3b:hover .group-hover_e780e2e0ba44ef83\:delay-300{
  transition-delay: 300ms;
}

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

.group_5b39cf07c5bbef3b.aos-animate .group-_e873e8473ab99a6d\[\.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_31ac712f063602d5\:mb-4 :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"] *))){
  margin-bottom: 1rem;
}

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

.prose-a_9cca6b7691463407\: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_9cca6b7691463407\:underline :is(:where(a):not(:where([class~="not-prose"] *))){
  text-decoration-line: underline;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .sm_66328b6e52a280de\:flex{
    display: flex;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .sm_66328b6e52a280de\: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_66328b6e52a280de\:rounded-lg{
    border-radius: 0.5rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md_483e1c69812d9333\:block{
    display: block;
  }

  .md_483e1c69812d9333\:flex{
    display: flex;
  }

  .md_483e1c69812d9333\:hidden{
    display: none;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg_a0359fd964e8f8b6\:static{
    position: static;
  }

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

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

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

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

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

  .lg_a0359fd964e8f8b6\:block{
    display: block;
  }

  .lg_a0359fd964e8f8b6\:flex{
    display: flex;
  }

  .lg_a0359fd964e8f8b6\:hidden{
    display: none;
  }

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

  .lg_a0359fd964e8f8b6\: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_a0359fd964e8f8b6\:rounded-full{
    border-radius: 9999px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1280px){
  .xl_4cb3b86ed0dec76f\: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_67418687586a1ea5\]\:-translate-y-full.invisible_67418687586a1ea5{
  --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_a0359fd964e8f8b6\:\[\&\.scrolled_95ce1bd2ad4fd394\]\:-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_a0359fd964e8f8b6\:\[\&\.scrolled_95ce1bd2ad4fd394\]\: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_a0359fd964e8f8b6\:\[\&\.scrolled_95ce1bd2ad4fd394\]\: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_b9c74f8a9cd1b8cb {
  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_b9c74f8a9cd1b8cb .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_2833c3009bf124b5 {
  border-radius: 1rem;
}
.rounded-b-none_ccf94c19821250a8 {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.rounded-t-2xl_5bfbb413434d4eb3 {
  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_bf2a1af97d537836 {
  max-width: 160px;
  max-height: 40px;
}