/*
! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  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#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

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

[hidden] {
  display: none;
}

.list-style ul {
  list-style: none;
  padding-left: 0;
  padding-right: 0;
}

.list-style li {
  position: relative;
  padding-left: 26px;
  font-size: 1.35em;
  line-height: 1.4;
}

.list-style li:before {
  position: absolute;
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30" fill="none"><path d="M15 2.5C8.125 2.5 2.5 8.125 2.5 15C2.5 21.875 8.125 27.5 15 27.5C21.875 27.5 27.5 21.875 27.5 15C27.5 8.125 21.875 2.5 15 2.5ZM15 25C9.4875 25 5 20.5125 5 15C5 9.4875 9.4875 5 15 5C20.5125 5 25 9.4875 25 15C25 20.5125 20.5125 25 15 25ZM20.7375 9.475L12.5 17.7125L9.2625 14.4875L7.5 16.25L12.5 21.25L22.5 11.25L20.7375 9.475Z" fill="white"/></svg>');
  left: 0;
  top: 3px;
  transform: translateX(-50%);
  width: 30px;
  height: 30px;
}

*, ::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:  ;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tw-prose :where(dt):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}

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

.tw-prose :where(blockquote):not(:where([class~="tw-not-prose"],[class~="tw-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;
}

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

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

.tw-prose :where(h1):not(:where([class~="tw-not-prose"],[class~="tw-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;
}

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

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

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

.tw-prose :where(h3):not(:where([class~="tw-not-prose"],[class~="tw-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;
}

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

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

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

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

.tw-prose :where(picture):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}

.tw-prose :where(kbd):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-right: 0.375em;
  padding-bottom: 0.1875em;
  padding-left: 0.375em;
}

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

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

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

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

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

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

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

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

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

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

.tw-prose :where(pre):not(:where([class~="tw-not-prose"],[class~="tw-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;
}

.tw-prose :where(pre code):not(:where([class~="tw-not-prose"],[class~="tw-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;
}

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

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

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

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

.tw-prose :where(thead th):not(:where([class~="tw-not-prose"],[class~="tw-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;
}

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

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

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

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

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

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

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

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

.tw-prose :where(picture > img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.tw-prose :where(dd):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 0.5em;
  padding-left: 1.625em;
}

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

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

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

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

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

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

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

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

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

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

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

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

.tw-prose-sm {
  font-size: 0.875rem;
  line-height: 1.7142857;
}

.tw-prose-sm :where(p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
  padding-top: 0;
  padding-bottom: 0;
}

.tw-prose-sm :where([class~="lead"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-size: 1.2857143em;
  line-height: 1.5555556;
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}

.tw-prose-sm :where(blockquote):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-left: 1.1111111em;
}

.tw-prose-sm :where(h1):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-size: 2.8571429em;
  margin-top: 0;
  margin-bottom: 0.8em;
  line-height: 1;
  letter-spacing: -0.025em;
  font-weight: 600;
}

.tw-prose-sm :where(h2):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-size: 2.5714286em;
  margin-top: 1.6em;
  margin-bottom: 0.8em;
  line-height: 1.15;
  font-weight: 600;
}

.tw-prose-sm :where(h3):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-size: 1.7142857em;
  margin-top: 1.5625rem;
  margin-bottom: 0.4444444em;
  line-height: 1.2;
  letter-spacing: -0.025em;
  font-weight: 600;
}

.tw-prose-sm :where(h4):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.4285714em;
  margin-bottom: 0.5714286em;
  line-height: 1.3;
  font-size: 1.4285714em;
  letter-spacing: -0.025em;
  font-weight: 600;
}

.tw-prose-sm :where(img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}

.tw-prose-sm :where(picture):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}

.tw-prose-sm :where(picture > img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.tw-prose-sm :where(video):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}

.tw-prose-sm :where(kbd):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-size: 0.8571429em;
  border-radius: 0.3125rem;
  padding-top: 0.1428571em;
  padding-right: 0.3571429em;
  padding-bottom: 0.1428571em;
  padding-left: 0.3571429em;
}

.tw-prose-sm :where(code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-size: 0.8571429em;
}

.tw-prose-sm :where(h2 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-size: 0.9em;
}

.tw-prose-sm :where(h3 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-size: 0.8888889em;
}

.tw-prose-sm :where(pre):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.6666667;
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  border-radius: 0.25rem;
  padding-top: 0.6666667em;
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}

.tw-prose-sm :where(ol):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-left: 1.5714286em;
}

.tw-prose-sm :where(ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-left: 1.5714286em;
}

.tw-prose-sm :where(li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 0.2857143em;
  margin-bottom: 0.2857143em;
}

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

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

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

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

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

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

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

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

.tw-prose-sm :where(dl):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}

.tw-prose-sm :where(dt):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.1428571em;
}

.tw-prose-sm :where(dd):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 0.2857143em;
  padding-left: 1.5714286em;
}

.tw-prose-sm :where(hr):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 2.8571429em;
  margin-bottom: 2.8571429em;
}

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

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

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

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

.tw-prose-sm :where(table):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.5;
}

.tw-prose-sm :where(thead th):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}

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

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

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

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

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

.tw-prose-sm :where(figure):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}

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

.tw-prose-sm :where(figcaption):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.3333333;
  margin-top: 0.6666667em;
}

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

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

.tw-prose-base {
  font-size: 1rem;
  line-height: 1.75;
}

.tw-prose-base :where(p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 300;
  line-height: 1.5;
  font-size: 1em;
  padding-top: 0;
  padding-bottom: 0;
  letter-spacing: -0.025em;
}

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

.tw-prose-base :where(blockquote):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}

.tw-prose-base :where(h1):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-size: 3em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.2;
  letter-spacing: -0.025em;
  font-weight: 600;
}

.tw-prose-base :where(h2):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-size: 2.375em;
  margin-top: 2em;
  margin-bottom: 24px;
  line-height: 1.15;
  padding-top: 0;
  font-weight: 600;
}

.tw-prose-base :where(h3):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-size: 1.875em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.2;
  letter-spacing: -0.025em;
  font-weight: 600;
}

.tw-prose-base :where(h4):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1;
  font-size: 1.5em;
  letter-spacing: -0.025em;
  font-weight: 600;
}

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

.tw-prose-base :where(picture):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.tw-prose-base :where(picture > img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

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

.tw-prose-base :where(kbd):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-right: 0.375em;
  padding-bottom: 0.1875em;
  padding-left: 0.375em;
}

.tw-prose-base :where(code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-size: 0.875em;
}

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

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

.tw-prose-base :where(pre):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  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;
}

.tw-prose-base :where(ol):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}

.tw-prose-base :where(ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}

.tw-prose-base :where(li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1em;
  font-weight: 300;
}

.tw-prose-base :where(li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)):first-child {
  margin-top: 0;
}

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

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

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

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

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

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

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

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

.tw-prose-base :where(dl):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.tw-prose-base :where(dt):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.25em;
}

.tw-prose-base :where(dd):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 0.5em;
  padding-left: 1.625em;
}

.tw-prose-base :where(hr):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 3em;
  margin-bottom: 3em;
}

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

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

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

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

.tw-prose-base :where(table):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-size: 0.875em;
  line-height: 1.7142857;
}

.tw-prose-base :where(thead th):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

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

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

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

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

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

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

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

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

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

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

.tw-prose-lg {
  font-size: 1.125rem;
  line-height: 1.7777778;
}

.tw-prose-lg :where(p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5;
  padding-top: 0;
  padding-bottom: 0;
}

.tw-prose-lg :where([class~="lead"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-size: 1.2222222em;
  line-height: 1.4545455;
  margin-top: 1.0909091em;
  margin-bottom: 1.0909091em;
}

.tw-prose-lg :where(blockquote):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  padding-left: 1em;
}

.tw-prose-lg :where(h1):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-size: 3em;
  margin-top: 0;
  margin-bottom: 0.8333333em;
  line-height: 1.2;
  letter-spacing: -0.025em;
  font-weight: 600;
}

.tw-prose-lg :where(h2):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-size: 2.2222222em;
  margin-top: 1.8666667em;
  margin-bottom: 24px;
  line-height: 1.15;
  font-weight: 600;
  letter-spacing: -0.025em;
}

.tw-prose-lg :where(h3):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-size: 2em;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.2;
  font-weight: 600;
  padding-top: 0;
  padding-bottom: 0;
}

.tw-prose-lg :where(h4):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 0.4444444em;
  line-height: 1.3;
  font-size: 1.5555556em;
  letter-spacing: -0.025em;
  font-weight: 600;
}

.tw-prose-lg :where(img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}

.tw-prose-lg :where(picture):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}

.tw-prose-lg :where(picture > img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.tw-prose-lg :where(video):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}

.tw-prose-lg :where(kbd):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-size: 0.8888889em;
  border-radius: 0.3125rem;
  padding-top: 0.2222222em;
  padding-right: 0.4444444em;
  padding-bottom: 0.2222222em;
  padding-left: 0.4444444em;
}

.tw-prose-lg :where(code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-size: 0.8888889em;
}

.tw-prose-lg :where(h2 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-size: 0.8666667em;
}

.tw-prose-lg :where(h3 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-size: 0.875em;
}

.tw-prose-lg :where(pre):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-size: 0.8888889em;
  line-height: 1.75;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.375rem;
  padding-top: 1em;
  padding-right: 1.5em;
  padding-bottom: 1em;
  padding-left: 1.5em;
}

.tw-prose-lg :where(ol):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-left: 1.5555556em;
}

.tw-prose-lg :where(ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-left: 1.5555556em;
}

.tw-prose-lg :where(li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1em;
}

.tw-prose-lg :where(li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)):first-child {
  margin-top: 0;
}

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

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

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

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

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

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

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

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

.tw-prose-lg :where(dl):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.tw-prose-lg :where(dt):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.3333333em;
}

.tw-prose-lg :where(dd):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 0.6666667em;
  padding-left: 1.5555556em;
}

.tw-prose-lg :where(hr):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 3.1111111em;
  margin-bottom: 3.1111111em;
}

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

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

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

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

.tw-prose-lg :where(table):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-size: 0.8888889em;
  line-height: 1.5;
}

.tw-prose-lg :where(thead th):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  padding-right: 0.75em;
  padding-bottom: 0.75em;
  padding-left: 0.75em;
}

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

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

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

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

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

.tw-prose-lg :where(figure):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}

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

.tw-prose-lg :where(figcaption):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
  font-size: 0.8888889em;
  line-height: 1.5;
  margin-top: 1em;
}

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

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

.tw-prose-red {
  --tw-prose-links: #dc2626;
  --tw-prose-invert-links: #ef4444;
}

.tw-prose-invert {
  --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-kbd: var(--tw-prose-invert-kbd);
  --tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);
  --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);
  --tw-prose-invert-body: #fff;
  --tw-prose-invert-bullets: #fff;
}

.tw-absolute {
  position: absolute;
}

.\!tw-relative {
  position: relative !important;
}

.tw-relative {
  position: relative;
}

.tw-sticky {
  position: sticky;
}

.\!tw-bottom-0 {
  bottom: 0px !important;
}

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

.tw-left-auto {
  left: auto;
}

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

.tw-right-2 {
  right: 0.5rem;
}

.tw-right-auto {
  right: auto;
}

.tw-top-0 {
  top: 0px;
}

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

.tw-top-\[-120px\] {
  top: -120px;
}

.tw-top-\[130px\] {
  top: 130px;
}

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

.tw-col-span-1 {
  grid-column: span 1 / span 1;
}

.tw-col-span-2 {
  grid-column: span 2 / span 2;
}

.\!tw-m-0 {
  margin: 0px !important;
}

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

.\!tw-my-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.tw-mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}

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

.\!tw-mb-0 {
  margin-bottom: 0px !important;
}

.\!tw-mb-16 {
  margin-bottom: 4rem !important;
}

.\!tw-mb-6 {
  margin-bottom: 1.5rem !important;
}

.\!tw-mt-6 {
  margin-top: 1.5rem !important;
}

.\!tw-mt-\[-100vh\] {
  margin-top: -100vh !important;
}

.-tw-mt-\[88px\] {
  margin-top: -88px;
}

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

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

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

.tw-mb-9 {
  margin-bottom: 2.25rem;
}

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

.tw-mt-3 {
  margin-top: 0.75rem;
}

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

.tw-mt-9 {
  margin-top: 2.25rem;
}

.tw-block {
  display: block;
}

.tw-flex {
  display: flex;
}

.tw-grid {
  display: grid;
}

.tw-h-56 {
  height: 14rem;
}

.tw-h-\[338px\] {
  height: 338px;
}

.tw-h-auto {
  height: auto;
}

.tw-h-full {
  height: 100%;
}

.tw-h-screen {
  height: 100vh;
}

.tw-min-h-screen {
  min-height: 100vh;
}

.\!tw-w-full {
  width: 100% !important;
}

.tw-w-auto {
  width: auto;
}

.tw-w-full {
  width: 100%;
}

.tw-max-w-7xl {
  max-width: 80rem;
}

.tw-max-w-full {
  max-width: 100%;
}

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

.tw-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));
}

.tw-translate-y-\[-100\%\] {
  --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));
}

.tw-cursor-pointer {
  cursor: pointer;
}

.tw-snap-y {
  scroll-snap-type: y var(--tw-scroll-snap-strictness);
}

.tw-grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.tw-grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.tw-flex-col {
  flex-direction: column;
}

.tw-items-start {
  align-items: flex-start;
}

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

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

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

.tw-gap-2 {
  gap: 0.5rem;
}

.tw-gap-4 {
  gap: 1rem;
}

.tw-gap-6 {
  gap: 1.5rem;
}

.tw-gap-9 {
  gap: 2.25rem;
}

.tw-overflow-hidden {
  overflow: hidden;
}

.tw-overflow-y-auto {
  overflow-y: auto;
}

.tw-rounded {
  border-radius: 0.25rem;
}

.tw-border {
  border-width: 1px;
}

.tw-border-b {
  border-bottom-width: 1px;
}

.tw-border-solid {
  border-style: solid;
}

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

.tw-border-neutral-300 {
  --tw-border-opacity: 1;
  border-color: rgb(212 212 212 / var(--tw-border-opacity));
}

.tw-border-red {
  --tw-border-opacity: 1;
  border-color: rgb(220 1 43 / var(--tw-border-opacity));
}

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

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

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

.tw-bg-neutral-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}

.tw-bg-red {
  --tw-bg-opacity: 1;
  background-color: rgb(220 1 43 / var(--tw-bg-opacity));
}

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

.tw-bg-white\/80 {
  background-color: rgb(255 255 255 / 0.8);
}

.tw-bg-\[linear-gradient\(-90deg\,_rgba\(0\,_0\,_0\,_0\.75\)_0\.7\%\,_rgba\(0\,_0\,_0\,_0\.00\)_100\%\)\] {
  background-image: linear-gradient(-90deg, rgba(0, 0, 0, 0.75) 0.7%, rgba(0, 0, 0, 0.00) 100%);
}

.tw-bg-cover {
  background-size: cover;
}

.tw-bg-center {
  background-position: center;
}

.tw-bg-top {
  background-position: top;
}

.tw-bg-no-repeat {
  background-repeat: no-repeat;
}

.tw-object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}

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

.\!tw-p-0 {
  padding: 0px !important;
}

.tw-p-0 {
  padding: 0px;
}

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

.tw-p-1\.5 {
  padding: 0.375rem;
}

.tw-p-5 {
  padding: 1.25rem;
}

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

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

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

.tw-px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.tw-py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.tw-py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

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

.tw-py-9 {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}

.tw-py-\[88px\] {
  padding-top: 88px;
  padding-bottom: 88px;
}

.\!tw-px-7 {
  padding-left: 1.75rem !important;
  padding-right: 1.75rem !important;
}

.\!tw-py-12 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.\!tw-pb-0 {
  padding-bottom: 0px !important;
}

.\!tw-pb-6 {
  padding-bottom: 1.5rem !important;
}

.\!tw-pb-\[6px\] {
  padding-bottom: 6px !important;
}

.tw-pb-2 {
  padding-bottom: 0.5rem;
}

.tw-pb-2\.5 {
  padding-bottom: 0.625rem;
}

.tw-pb-4 {
  padding-bottom: 1rem;
}

.tw-pb-\[167px\] {
  padding-bottom: 167px;
}

.tw-pb-\[94px\] {
  padding-bottom: 94px;
}

.tw-pt-\[50vh\] {
  padding-top: 50vh;
}

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

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

.\!tw-text-\[18px\] {
  font-size: 18px !important;
}

.tw-text-\[\.9em\] {
  font-size: .9em;
}

.tw-text-\[40px\] {
  font-size: 40px;
}

.\!tw-font-bold {
  font-weight: 700 !important;
}

.\!tw-font-light {
  font-weight: 300 !important;
}

.\!tw-font-normal {
  font-weight: 400 !important;
}

.tw-font-bold {
  font-weight: 700;
}

.tw-font-light {
  font-weight: 300;
}

.tw-font-medium {
  font-weight: 500;
}

.tw-leading-\[1\.1\] {
  line-height: 1.1;
}

.tw-leading-\[1\.2\] {
  line-height: 1.2;
}

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

.tw-text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

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

.tw-no-underline {
  text-decoration-line: none;
}

.tw-shadow-\[0px_2px_4px_-2px_rgba\(0\,0\,0\,\.1\)\] {
  --tw-shadow: 0px 2px 4px -2px rgba(0,0,0,.1);
  --tw-shadow-colored: 0px 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.tw-shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

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

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

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

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

.tw-scrollbar-hide {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.tw-scrollbar-hide::-webkit-scrollbar {
  display: none;
}

.\[text-wrap\:balance\] {
  text-wrap: balance;
}

.testimonials-block .swiper-navigation-wrapper svg {
  cursor: pointer;
}

.testimonials-block .swiper-navigation-wrapper svg path {
  stroke: #FF5C5C;
  stroke-width: 2;
}

.testimonials-block .swiper-navigation-wrapper .swiper-button-disabled path {
  stroke: #D1D1D1;
}

.testimonials-block .swiper-pagination-bullets {
  position: absolute;
  display: none;
  align-items: center;
  justify-content: center;
}

@media (min-width: 768px) {
  .testimonials-block .swiper-pagination-bullets {
    display: flex;
  }
}

.testimonials-block .swiper-pagination-bullets .swiper-pagination-bullet {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  display: block;
  height: 0.5rem;
  width: 0.5rem;
  cursor: pointer;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(196 196 196 / var(--tw-bg-opacity));
}

.testimonials-block
	.swiper-pagination-bullets
	.swiper-pagination-bullet.swiper-pagination-bullet-active {
  height: 0.75rem;
  width: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 92 92 / var(--tw-bg-opacity));
}

@media (min-width: 768px) {
  .md\:tw-prose-base {
    font-size: 1rem;
    line-height: 1.75;
  }

  .md\:tw-prose-base :where(p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 300;
    line-height: 1.5;
    font-size: 1em;
    padding-top: 0;
    padding-bottom: 0;
    letter-spacing: -0.025em;
  }

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

  .md\:tw-prose-base :where(blockquote):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-left: 1em;
  }

  .md\:tw-prose-base :where(h1):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 3em;
    margin-top: 0;
    margin-bottom: 0.8888889em;
    line-height: 1.2;
    letter-spacing: -0.025em;
    font-weight: 600;
  }

  .md\:tw-prose-base :where(h2):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 2.375em;
    margin-top: 2em;
    margin-bottom: 24px;
    line-height: 1.15;
    padding-top: 0;
    font-weight: 600;
  }

  .md\:tw-prose-base :where(h3):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 1.875em;
    margin-top: 1.6em;
    margin-bottom: 0.6em;
    line-height: 1.2;
    letter-spacing: -0.025em;
    font-weight: 600;
  }

  .md\:tw-prose-base :where(h4):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    line-height: 1;
    font-size: 1.5em;
    letter-spacing: -0.025em;
    font-weight: 600;
  }

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

  .md\:tw-prose-base :where(picture):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .md\:tw-prose-base :where(picture > img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }

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

  .md\:tw-prose-base :where(kbd):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 0.875em;
    border-radius: 0.3125rem;
    padding-top: 0.1875em;
    padding-right: 0.375em;
    padding-bottom: 0.1875em;
    padding-left: 0.375em;
  }

  .md\:tw-prose-base :where(code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 0.875em;
  }

  .md\:tw-prose-base :where(h2 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 0.875em;
  }

  .md\:tw-prose-base :where(h3 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 0.9em;
  }

  .md\:tw-prose-base :where(pre):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    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;
  }

  .md\:tw-prose-base :where(ol):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-left: 1.625em;
  }

  .md\:tw-prose-base :where(ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-left: 1.625em;
  }

  .md\:tw-prose-base :where(li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1em;
    font-weight: 300;
  }

  .md\:tw-prose-base :where(li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)):first-child {
    margin-top: 0;
  }

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

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

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

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

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

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

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

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

  .md\:tw-prose-base :where(dl):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  .md\:tw-prose-base :where(dt):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.25em;
  }

  .md\:tw-prose-base :where(dd):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0.5em;
    padding-left: 1.625em;
  }

  .md\:tw-prose-base :where(hr):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 3em;
    margin-bottom: 3em;
  }

  .md\:tw-prose-base :where(hr + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0;
  }

  .md\:tw-prose-base :where(h2 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0;
  }

  .md\:tw-prose-base :where(h3 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0;
  }

  .md\:tw-prose-base :where(h4 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0;
  }

  .md\:tw-prose-base :where(table):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 0.875em;
    line-height: 1.7142857;
  }

  .md\:tw-prose-base :where(thead th):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    padding-right: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-left: 0.5714286em;
  }

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

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

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

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

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

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

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

  .md\:tw-prose-base :where(figcaption):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 0.875em;
    line-height: 1.4285714;
    margin-top: 0.8571429em;
  }

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

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

@media (min-width: 1024px) {
  .lg\:tw-prose-lg {
    font-size: 1.125rem;
    line-height: 1.7777778;
  }

  .lg\:tw-prose-lg :where(p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1em;
    font-weight: 300;
    line-height: 1.5;
    padding-top: 0;
    padding-bottom: 0;
  }

  .lg\:tw-prose-lg :where([class~="lead"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 1.2222222em;
    line-height: 1.4545455;
    margin-top: 1.0909091em;
    margin-bottom: 1.0909091em;
  }

  .lg\:tw-prose-lg :where(blockquote):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    padding-left: 1em;
  }

  .lg\:tw-prose-lg :where(h1):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 3em;
    margin-top: 0;
    margin-bottom: 0.8333333em;
    line-height: 1.2;
    letter-spacing: -0.025em;
    font-weight: 600;
  }

  .lg\:tw-prose-lg :where(h2):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 2.2222222em;
    margin-top: 1.8666667em;
    margin-bottom: 24px;
    line-height: 1.15;
    font-weight: 600;
    letter-spacing: -0.025em;
  }

  .lg\:tw-prose-lg :where(h3):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 2em;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.2;
    font-weight: 600;
    padding-top: 0;
    padding-bottom: 0;
  }

  .lg\:tw-prose-lg :where(h4):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 0.4444444em;
    line-height: 1.3;
    font-size: 1.5555556em;
    letter-spacing: -0.025em;
    font-weight: 600;
  }

  .lg\:tw-prose-lg :where(img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .lg\:tw-prose-lg :where(picture):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .lg\:tw-prose-lg :where(picture > img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }

  .lg\:tw-prose-lg :where(video):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

  .lg\:tw-prose-lg :where(kbd):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 0.8888889em;
    border-radius: 0.3125rem;
    padding-top: 0.2222222em;
    padding-right: 0.4444444em;
    padding-bottom: 0.2222222em;
    padding-left: 0.4444444em;
  }

  .lg\:tw-prose-lg :where(code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 0.8888889em;
  }

  .lg\:tw-prose-lg :where(h2 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 0.8666667em;
  }

  .lg\:tw-prose-lg :where(h3 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 0.875em;
  }

  .lg\:tw-prose-lg :where(pre):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 0.8888889em;
    line-height: 1.75;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.375rem;
    padding-top: 1em;
    padding-right: 1.5em;
    padding-bottom: 1em;
    padding-left: 1.5em;
  }

  .lg\:tw-prose-lg :where(ol):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-left: 1.5555556em;
  }

  .lg\:tw-prose-lg :where(ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-left: 1.5555556em;
  }

  .lg\:tw-prose-lg :where(li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1em;
  }

  .lg\:tw-prose-lg :where(li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)):first-child {
    margin-top: 0;
  }

  .lg\:tw-prose-lg :where(ol > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    padding-left: 0.4444444em;
  }

  .lg\:tw-prose-lg :where(ul > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    padding-left: 0.4444444em;
  }

  .lg\:tw-prose-lg :where(.lg\:tw-prose-lg > ul > li p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }

  .lg\:tw-prose-lg :where(.lg\:tw-prose-lg > ul > li > *:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.3333333em;
  }

  .lg\:tw-prose-lg :where(.lg\:tw-prose-lg > ul > li > *:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-bottom: 1.3333333em;
  }

  .lg\:tw-prose-lg :where(.lg\:tw-prose-lg > ol > li > *:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.3333333em;
  }

  .lg\:tw-prose-lg :where(.lg\:tw-prose-lg > ol > li > *:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-bottom: 1.3333333em;
  }

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

  .lg\:tw-prose-lg :where(dl):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .lg\:tw-prose-lg :where(dt):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.3333333em;
  }

  .lg\:tw-prose-lg :where(dd):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0.6666667em;
    padding-left: 1.5555556em;
  }

  .lg\:tw-prose-lg :where(hr):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 3.1111111em;
    margin-bottom: 3.1111111em;
  }

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

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

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

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

  .lg\:tw-prose-lg :where(table):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 0.8888889em;
    line-height: 1.5;
  }

  .lg\:tw-prose-lg :where(thead th):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    padding-right: 0.75em;
    padding-bottom: 0.75em;
    padding-left: 0.75em;
  }

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

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

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

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

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

  .lg\:tw-prose-lg :where(figure):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }

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

  .lg\:tw-prose-lg :where(figcaption):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 0.8888889em;
    line-height: 1.5;
    margin-top: 1em;
  }

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

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

  .lg\:tw-prose-xl {
    font-size: 1.25rem;
    line-height: 1.8;
  }

  .lg\:tw-prose-xl :where(p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 300;
    line-height: 1.625;
  }

  .lg\:tw-prose-xl :where([class~="lead"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 1.2em;
    line-height: 1.5;
    margin-top: 1em;
    margin-bottom: 1em;
  }

  .lg\:tw-prose-xl :where(blockquote):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-left: 1.0666667em;
  }

  .lg\:tw-prose-xl :where(h1):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 3.1em;
    margin-top: 0;
    margin-bottom: 1.875rem;
    line-height: 120px;
    letter-spacing: -0.025em;
    font-weight: 600;
  }

  .lg\:tw-prose-xl :where(h2):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 2.4em;
    margin-top: 1.5555556em;
    margin-bottom: 0;
    line-height: 1;
    letter-spacing: -0.025em;
    font-weight: 600;
  }

  .lg\:tw-prose-xl :where(h3):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 2em;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.2;
    letter-spacing: -0.025em;
    font-weight: 600;
    padding-top: 0;
    padding-bottom: 0;
  }

  .lg\:tw-prose-xl :where(h4):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.8em;
    margin-bottom: 0.6em;
    line-height: 1;
    font-size: 1.6em;
    letter-spacing: -0.025em;
    font-weight: 600;
  }

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

  .lg\:tw-prose-xl :where(picture):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .lg\:tw-prose-xl :where(picture > img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }

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

  .lg\:tw-prose-xl :where(kbd):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 0.9em;
    border-radius: 0.3125rem;
    padding-top: 0.25em;
    padding-right: 0.4em;
    padding-bottom: 0.25em;
    padding-left: 0.4em;
  }

  .lg\:tw-prose-xl :where(code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 0.9em;
  }

  .lg\:tw-prose-xl :where(h2 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 0.8611111em;
  }

  .lg\:tw-prose-xl :where(h3 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 0.9em;
  }

  .lg\:tw-prose-xl :where(pre):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 0.9em;
    line-height: 1.7777778;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.5rem;
    padding-top: 1.1111111em;
    padding-right: 1.3333333em;
    padding-bottom: 1.1111111em;
    padding-left: 1.3333333em;
  }

  .lg\:tw-prose-xl :where(ol):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    padding-left: 1.6em;
  }

  .lg\:tw-prose-xl :where(ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    padding-left: 1.6em;
  }

  .lg\:tw-prose-xl :where(li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
    font-size: 1em;
  }

  .lg\:tw-prose-xl :where(li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)):first-child {
    margin-top: 0;
  }

  .lg\:tw-prose-xl :where(ol > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    padding-left: 0.4em;
  }

  .lg\:tw-prose-xl :where(ul > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    padding-left: 0.4em;
  }

  .lg\:tw-prose-xl :where(.lg\:tw-prose-xl > ul > li p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }

  .lg\:tw-prose-xl :where(.lg\:tw-prose-xl > ul > li > *:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.2em;
  }

  .lg\:tw-prose-xl :where(.lg\:tw-prose-xl > ul > li > *:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-bottom: 1.2em;
  }

  .lg\:tw-prose-xl :where(.lg\:tw-prose-xl > ol > li > *:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.2em;
  }

  .lg\:tw-prose-xl :where(.lg\:tw-prose-xl > ol > li > *:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-bottom: 1.2em;
  }

  .lg\:tw-prose-xl :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }

  .lg\:tw-prose-xl :where(dl):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .lg\:tw-prose-xl :where(dt):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.2em;
  }

  .lg\:tw-prose-xl :where(dd):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0.6em;
    padding-left: 1.6em;
  }

  .lg\:tw-prose-xl :where(hr):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 2.8em;
    margin-bottom: 2.8em;
  }

  .lg\:tw-prose-xl :where(hr + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0;
  }

  .lg\:tw-prose-xl :where(h2 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0;
  }

  .lg\:tw-prose-xl :where(h3 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0;
  }

  .lg\:tw-prose-xl :where(h4 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0;
  }

  .lg\:tw-prose-xl :where(table):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 0.9em;
    line-height: 1.5555556;
  }

  .lg\:tw-prose-xl :where(thead th):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    padding-right: 0.6666667em;
    padding-bottom: 0.8888889em;
    padding-left: 0.6666667em;
  }

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

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

  .lg\:tw-prose-xl :where(tbody td, tfoot td):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    padding-top: 0.8888889em;
    padding-right: 0.6666667em;
    padding-bottom: 0.8888889em;
    padding-left: 0.6666667em;
  }

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

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

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

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

  .lg\:tw-prose-xl :where(figcaption):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 0.9em;
    line-height: 1.5555556;
    margin-top: 1em;
  }

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

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

  .lg\:tw-prose-2xl {
    font-size: 1.5rem;
    line-height: 1.6666667;
  }

  .lg\:tw-prose-2xl :where(p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 300;
    line-height: 1.625;
  }

  .lg\:tw-prose-2xl :where([class~="lead"]):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 1.25em;
    line-height: 1.4666667;
    margin-top: 1.0666667em;
    margin-bottom: 1.0666667em;
  }

  .lg\:tw-prose-2xl :where(blockquote):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
    padding-left: 1.1111111em;
  }

  .lg\:tw-prose-2xl :where(h1):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 3.1em;
    margin-top: 0;
    margin-bottom: 1.875rem;
    line-height: 120px;
    letter-spacing: -0.025em;
    font-weight: 600;
  }

  .lg\:tw-prose-2xl :where(h2):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 2.4em;
    margin-top: 1.5em;
    margin-bottom: 0;
    line-height: 1;
    letter-spacing: -0.025em;
    font-weight: 600;
  }

  .lg\:tw-prose-2xl :where(h3):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 2em;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.2;
    letter-spacing: -0.025em;
    font-weight: 600;
    padding-top: 0;
    padding-bottom: 0;
  }

  .lg\:tw-prose-2xl :where(h4):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.6666667em;
    margin-bottom: 0.6666667em;
    line-height: 1;
    font-size: 1.6em;
    letter-spacing: -0.025em;
    font-weight: 600;
  }

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

  .lg\:tw-prose-2xl :where(picture):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }

  .lg\:tw-prose-2xl :where(picture > img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }

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

  .lg\:tw-prose-2xl :where(kbd):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 0.8333333em;
    border-radius: 0.375rem;
    padding-top: 0.25em;
    padding-right: 0.3333333em;
    padding-bottom: 0.25em;
    padding-left: 0.3333333em;
  }

  .lg\:tw-prose-2xl :where(code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 0.8333333em;
  }

  .lg\:tw-prose-2xl :where(h2 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 0.875em;
  }

  .lg\:tw-prose-2xl :where(h3 code):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 0.8888889em;
  }

  .lg\:tw-prose-2xl :where(pre):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 0.8333333em;
    line-height: 1.8;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.5rem;
    padding-top: 1.2em;
    padding-right: 1.6em;
    padding-bottom: 1.2em;
    padding-left: 1.6em;
  }

  .lg\:tw-prose-2xl :where(ol):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-left: 1.5833333em;
  }

  .lg\:tw-prose-2xl :where(ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-left: 1.5833333em;
  }

  .lg\:tw-prose-2xl :where(li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
    font-size: 1em;
  }

  .lg\:tw-prose-2xl :where(li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)):first-child {
    margin-top: 0;
  }

  .lg\:tw-prose-2xl :where(ol > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    padding-left: 0.4166667em;
  }

  .lg\:tw-prose-2xl :where(ul > li):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    padding-left: 0.4166667em;
  }

  .lg\:tw-prose-2xl :where(.lg\:tw-prose-2xl > ul > li p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0.8333333em;
    margin-bottom: 0.8333333em;
  }

  .lg\:tw-prose-2xl :where(.lg\:tw-prose-2xl > ul > li > *:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.3333333em;
  }

  .lg\:tw-prose-2xl :where(.lg\:tw-prose-2xl > ul > li > *:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-bottom: 1.3333333em;
  }

  .lg\:tw-prose-2xl :where(.lg\:tw-prose-2xl > ol > li > *:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.3333333em;
  }

  .lg\:tw-prose-2xl :where(.lg\:tw-prose-2xl > ol > li > *:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-bottom: 1.3333333em;
  }

  .lg\:tw-prose-2xl :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0.6666667em;
    margin-bottom: 0.6666667em;
  }

  .lg\:tw-prose-2xl :where(dl):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }

  .lg\:tw-prose-2xl :where(dt):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 1.3333333em;
  }

  .lg\:tw-prose-2xl :where(dd):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0.5em;
    padding-left: 1.5833333em;
  }

  .lg\:tw-prose-2xl :where(hr):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 3em;
    margin-bottom: 3em;
  }

  .lg\:tw-prose-2xl :where(hr + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0;
  }

  .lg\:tw-prose-2xl :where(h2 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0;
  }

  .lg\:tw-prose-2xl :where(h3 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0;
  }

  .lg\:tw-prose-2xl :where(h4 + *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0;
  }

  .lg\:tw-prose-2xl :where(table):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 0.8333333em;
    line-height: 1.4;
  }

  .lg\:tw-prose-2xl :where(thead th):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    padding-right: 0.6em;
    padding-bottom: 0.8em;
    padding-left: 0.6em;
  }

  .lg\:tw-prose-2xl :where(thead th:first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    padding-left: 0;
  }

  .lg\:tw-prose-2xl :where(thead th:last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    padding-right: 0;
  }

  .lg\:tw-prose-2xl :where(tbody td, tfoot td):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    padding-top: 0.8em;
    padding-right: 0.6em;
    padding-bottom: 0.8em;
    padding-left: 0.6em;
  }

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

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

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

  .lg\:tw-prose-2xl :where(figure > *):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }

  .lg\:tw-prose-2xl :where(figcaption):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    font-size: 0.8333333em;
    line-height: 1.6;
    margin-top: 1em;
  }

  .lg\:tw-prose-2xl :where(.lg\:tw-prose-2xl > :first-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-top: 0;
  }

  .lg\:tw-prose-2xl :where(.lg\:tw-prose-2xl > :last-child):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *)) {
    margin-bottom: 0;
  }
}

.hover\:tw-bg-red-dark:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(186 3 40 / var(--tw-bg-opacity));
}

.tw-group:hover .group-hover\:tw-translate-y-\[-4px\] {
  --tw-translate-y: -4px;
  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));
}

.tw-group[data-bg=grey] .group-data-\[bg\=grey\]\:tw-bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.tw-group[data-bg=white] .group-data-\[bg\=white\]\:tw-bg-grey {
  --tw-bg-opacity: 1;
  background-color: rgb(235 235 235 / var(--tw-bg-opacity));
}

.prose-headings\:\!tw-m-0 :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))) {
  margin: 0px !important;
}

.prose-headings\:\!tw-mt-0 :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))) {
  margin-top: 0px !important;
}

.prose-headings\:\!tw-p-0 :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))) {
  padding: 0px !important;
}

.prose-headings\:tw-p-0 :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))) {
  padding: 0px;
}

.prose-headings\:\!tw-pb-4 :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))) {
  padding-bottom: 1rem !important;
}

.prose-headings\:\!tw-pt-0 :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))) {
  padding-top: 0px !important;
}

.prose-headings\:tw-text-\[\#DC012B\] :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))) {
  --tw-text-opacity: 1;
  color: rgb(220 1 43 / var(--tw-text-opacity));
}

.prose-h2\:tw-mb-6 :is(:where(h2):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))) {
  margin-bottom: 1.5rem;
}

.prose-h2\:tw-leading-\[1\.05\] :is(:where(h2):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))) {
  line-height: 1.05;
}

.prose-p\:tw-text-pretty :is(:where(p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))) {
  text-wrap: pretty;
}

.prose-p\:\!tw-p-0 :is(:where(p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))) {
  padding: 0px !important;
}

.prose-p\:tw-p-0 :is(:where(p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))) {
  padding: 0px;
}

.prose-p\:\!tw-pb-0 :is(:where(p):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))) {
  padding-bottom: 0px !important;
}

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

.prose-a\:\!tw-no-underline :is(:where(a):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))) {
  text-decoration-line: none !important;
}

.prose-ul\:tw-m-0 :is(:where(ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))) {
  margin: 0px;
}

.prose-ul\:\!tw-m-0 :is(:where(ul):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))) {
  margin: 0px !important;
}

.prose-img\:tw-w-full :is(:where(img):not(:where([class~="tw-not-prose"],[class~="tw-not-prose"] *))) {
  width: 100%;
}

@media (min-width: 768px) {
  .md\:tw-col-span-1 {
    grid-column: span 1 / span 1;
  }

  .md\:tw-col-span-2 {
    grid-column: span 2 / span 2;
  }

  .md\:tw-grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1024px) {
  .lg\:tw-col-span-1 {
    grid-column: span 1 / span 1;
  }

  .lg\:tw-col-span-10 {
    grid-column: span 10 / span 10;
  }

  .lg\:tw-col-span-5 {
    grid-column: span 5 / span 5;
  }

  .lg\:tw-col-span-8 {
    grid-column: span 8 / span 8;
  }

  .lg\:tw-col-start-2 {
    grid-column-start: 2;
  }

  .lg\:tw-col-start-3 {
    grid-column-start: 3;
  }

  .lg\:tw-col-start-7 {
    grid-column-start: 7;
  }

  .lg\:tw-mt-9 {
    margin-top: 2.25rem;
  }

  .lg\:tw-min-h-\[327px\] {
    min-height: 327px;
  }

  .lg\:tw-grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .lg\:tw-grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lg\:tw-gap-9 {
    gap: 2.25rem;
  }

  .lg\:\!tw-text-2xl {
    font-size: 1.5rem !important;
    line-height: 2rem !important;
  }

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

  .lg\:\!tw-leading-\[1\.5\] {
    line-height: 1.5 !important;
  }

  .tw-group[data-title-size=large] .group-data-\[title-size\=large\]\:lg\:tw-text-\[70px\] {
    font-size: 70px;
  }
}
