@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_a1ea47b14d4d9d53.org/show_bug.cgi_980a08b5571c4e23?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_5a40cbc2385ee80a.org/p/chromium/issues/detail?id=999088, https://bugs.webkit_45e0868e0e514d08.org/show_bug.cgi_980a08b5571c4e23?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium_5a40cbc2385ee80a.org/p/chromium/issues/detail?id=935729, https://bugs.webkit_45e0868e0e514d08.org/show_bug.cgi_980a08b5571c4e23?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_ff18841277207c9d#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("../visuals/noise.ee0d6c7486.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_bf9bb82fce525b1b::after{
  pointer-events: auto;
  position: absolute;
  inset: 0px;
  z-index: 10;
  background-color: transparent;
  --tw-content: '';
  content: var(--tw-content);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.prose_deb4a7caf665a217 :where(.prose_deb4a7caf665a217 > :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_5aa54faf19e5d48d, .gx-6_aa71f3d49faf21a6{
  --bs-gutter-x: 3.25rem;
}

.g-6_5aa54faf19e5d48d, .gy-6_aca72e5718bf176b{
  --bs-gutter-y: 3.25rem;
}

.order-1_f8f341188b43f576{
  order: 1;
}

.order-2_c0951b2ceb5886f9{
  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_ddefe77bdb024f66 */
    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(../visuals/noise.ee0d6c7486.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_3ec4c2dd540ab994 {
  transition-delay: 0ms;
}

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

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

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

/* has-twoColumns project */

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

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

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

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

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

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

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

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

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

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

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

.visible_ff6a75eed91abd98{
  visibility: visible;
}

.invisible_3b27d0bbefa2cadb{
  visibility: hidden;
}

.collapse_aaa40ac721a899cc{
  visibility: collapse;
}

.static_1a0ec8b57854a8c6{
  position: static;
}

.fixed{
  position: fixed;
}

.absolute_3bb12d6dd49606ab{
  position: absolute;
}

.relative_67bd44822837ed7b{
  position: relative;
}

.sticky{
  position: sticky;
}

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

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

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

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

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

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

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

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

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

.top-0{
  top: 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-1_f8f341188b43f576{
  order: 1;
}

.order-2_c0951b2ceb5886f9{
  order: 2;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.block_1b0caf00bb6040a2{
  display: block;
}

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

.inline_4f44fa7137b71f8e{
  display: inline;
}

.flex_8b504f6aa435a799{
  display: flex;
}

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

.table_74e4324df95388f8{
  display: table;
}

.contents_d0856dab69ae441a{
  display: contents;
}

.hidden{
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.h-auto_ff6f5fa0935e027e{
  height: auto;
}

.h-full_53778f5c7a932a3e{
  height: 100%;
}

.h-px_8d49f07791459c2c{
  height: 1px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-auto_c752ae29d3990d53{
  width: auto;
}

.w-full{
  width: 100%;
}

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

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

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

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

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

.grow_7c9d0e55c2e635ae{
  flex-grow: 1;
}

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

.-translate-y-1_d93e6e517ff214ea{
  --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_d93e6e517ff214ea\/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_9140601b409951d8{
  --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_8ce1fffdb35d175c{
  --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_c87fdb407ee0bcf6{
  --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_8716a573a98e7bf6{
  --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_26ebab558ed607d2{
  --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_daa1db0e08c2d982{
  --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-_3b64a02e59efe2eb\[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-_3b64a02e59efe2eb\[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-_3b64a02e59efe2eb\[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_2311123c4f255757{
  --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_573d0179b88274e6{
  --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_9c9fc227c7bfc4ec{
  --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_530456abcd4c2469{
  --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_dd033e5e922a519b{
  --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_fe824fb1a15b4093{
  animation: spin 1s linear infinite;
}

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

.cursor-pointer_961682f4816311b8{
  cursor: pointer;
}

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

.resize_45fef63eb8540651{
  resize: both;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.space-x-0_efad6ba855b45ab7 > :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_3c1298d6d135b677 > :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_2e67e9f59f239dc3 > :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_d087d066261ca247{
  align-self: flex-start;
}

.overflow-hidden{
  overflow: hidden;
}

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

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

.rounded_1ee5b1eed22faff8{
  border-radius: 0.25rem;
}

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

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

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

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

.border_cf808e9efb1e0f35{
  border-width: 1px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bg-_3d814a93375b7674\[url\(\"\.\.\/images\/noise\.webp_853a1bef56a284e1\"\)\]{
  background-image: url("../visuals/noise.ee0d6c7486.webp");
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uppercase_9c9927962665414a{
  text-transform: uppercase;
}

.capitalize_c1eb8266b1b0f52d{
  text-transform: capitalize;
}

.italic_71468be1144b18e0{
  font-style: italic;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-red-600_88ba5954f4749c1b{
  --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_875c500a5fad9198 {
  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_7696d6b350be8639{
  text-decoration-line: underline;
}

.opacity-0_f4c79572c9b000cf{
  opacity: 0;
}

.opacity-10_c28d1b482e6b4623{
  opacity: 0.1;
}

.opacity-100_60dea7c7a9bb8ac9{
  opacity: 1;
}

.opacity-5_35f0948983306a33{
  opacity: 0.05;
}

.opacity-50_761015760ff8ed45{
  opacity: 0.5;
}

.opacity-60_d1a85d095fc0f545{
  opacity: 0.6;
}

.opacity-75_2017d6c071f1745a{
  opacity: 0.75;
}

.opacity-80_1c2f93f3fc0986ad{
  opacity: 0.8;
}

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

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

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

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

.outline_1f4f0f5968d98a4a{
  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_c292b15781d391d9{
  --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_66c6ed41b2cd932b{
  --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-_7d496fe150218da4\[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_89345ab174c05f9c{
  --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_97db055643893c88{
  -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_3e08240f281e67df{
  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_97487cd4a650c192{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.group_cf496a7e08f65ba6:hover .group-hover_08a7c038a4f0f63d\:mt-0{
  margin-top: 0px;
}

.group_cf496a7e08f65ba6:hover .group-hover_08a7c038a4f0f63d\: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_cf496a7e08f65ba6:hover .group-hover_08a7c038a4f0f63d\:-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_cf496a7e08f65ba6:hover .group-hover_08a7c038a4f0f63d\:\!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_cf496a7e08f65ba6:hover .group-hover_08a7c038a4f0f63d\: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_cf496a7e08f65ba6:hover .group-hover_08a7c038a4f0f63d\:opacity-100{
  opacity: 1;
}

.group_cf496a7e08f65ba6:hover .group-hover_08a7c038a4f0f63d\:opacity-60{
  opacity: 0.6;
}

.group_cf496a7e08f65ba6:hover .group-hover_08a7c038a4f0f63d\: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_cf496a7e08f65ba6:hover .group-hover_08a7c038a4f0f63d\:delay-150{
  transition-delay: 150ms;
}

.group_cf496a7e08f65ba6:hover .group-hover_08a7c038a4f0f63d\:delay-300{
  transition-delay: 300ms;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .sm_dc72661e21e0734a\:flex{
    display: flex;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md_aefc222512d4501e\:block{
    display: block;
  }

  .md_aefc222512d4501e\:flex{
    display: flex;
  }

  .md_aefc222512d4501e\:hidden{
    display: none;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg_2abfbb371245f2b2\:static{
    position: static;
  }

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

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

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

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

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

  .lg_2abfbb371245f2b2\:block{
    display: block;
  }

  .lg_2abfbb371245f2b2\:flex{
    display: flex;
  }

  .lg_2abfbb371245f2b2\:hidden{
    display: none;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1280px){
  .xl_20a5b7a84ecd3b58\: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_3b27d0bbefa2cadb\]\:-translate-y-full.invisible_3b27d0bbefa2cadb{
  --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_2abfbb371245f2b2\:\[\&\.scrolled_2c499aca47145058\]\:-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_2abfbb371245f2b2\:\[\&\.scrolled_2c499aca47145058\]\: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_2abfbb371245f2b2\:\[\&\.scrolled_2c499aca47145058\]\: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_ddefe77bdb024f66 {
  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_ddefe77bdb024f66 .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_84dec437f4f0ff2a {
  border-radius: 1rem;
}
.rounded-b-none_496855a789feb632 {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.rounded-t-2xl_380f7f85f53765e9 {
  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_554def80c7cb2974 {
  max-width: 160px;
  max-height: 40px;
}