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

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

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

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

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

body {
    margin: 0;
    line-height: inherit;
}

hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
}

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

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

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

b,
strong {
    font-weight: bolder;
}

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

small {
    font-size: 80%;
}

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

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
}

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

button,
select {
    text-transform: none;
}

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

:-moz-focusring {
    outline: auto;
}

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

progress {
    vertical-align: baseline;
}

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

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

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

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

summary {
    display: list-item;
}

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

fieldset {
    margin: 0;
    padding: 0;
}

legend {
    padding: 0;
}

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

dialog {
    padding: 0;
}

textarea {
    resize: vertical;
}

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

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

:disabled {
    cursor: default;
}

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

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

[hidden] {
    display: none;
}

[type='text'],
[type='email'],
[type='url'],
[type='password'],
[type='number'],
[type='date'],
[type='datetime-local'],
[type='month'],
[type='search'],
[type='tel'],
[type='time'],
[type='week'],
[multiple],
textarea,
select {
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    border-radius: 0px;
    padding-top: 0.5rem;
    padding-right: 0.75rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-shadow: 0 0 #0000;
}

[type='text']:focus,
[type='email']:focus,
[type='url']:focus,
[type='password']:focus,
[type='number']:focus,
[type='date']:focus,
[type='datetime-local']:focus,
[type='month']:focus,
[type='search']:focus,
[type='tel']:focus,
[type='time']:focus,
[type='week']:focus,
[multiple]:focus,
textarea:focus,
select:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,


        );
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    border-color: #2563eb
}

input::placeholder,
textarea::placeholder {
    color: #6b7280;
    opacity: 1
}

::-webkit-datetime-edit-fields-wrapper {
    padding: 0
}

::-webkit-date-and-time-value {
    min-height: 1.5em
}

::-webkit-datetime-edit,
::-webkit-datetime-edit-year-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute-field,
::-webkit-datetime-edit-second-field,
::-webkit-datetime-edit-millisecond-field,
::-webkit-datetime-edit-meridiem-field {
    padding-top: 0;
    padding-bottom: 0
}

select {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
    background-position: right 0.5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    print-color-adjust: exact
}

[multiple] {
    background-image: initial;
    background-position: initial;
    background-repeat: unset;
    background-size: initial;
    padding-right: 0.75rem;
    print-color-adjust: unset
}

[type='checkbox'],
[type='radio'] {
    -webkit-appearance: none;
    appearance: none;
    padding: 0;
    print-color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    -webkit-user-select: none;
    user-select: none;
    flex-shrink: 0;
    height: 1rem;
    width: 1rem;
    color: #2563eb;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    --tw-shadow: 0 0 #0000
}

[type='checkbox'] {
    border-radius: 0px
}

[type='radio'] {
    border-radius: 100%
}

[type='checkbox']:focus,
[type='radio']:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,
        );
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
}

[type='checkbox']:checked,
[type='radio']:checked {
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat
}

[type='checkbox']:checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")
}

[type='radio']:checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")
}

[type='checkbox']:checked:hover,
[type='checkbox']:checked:focus,
[type='radio']:checked:hover,
[type='radio']:checked:focus {
    border-color: transparent;
    background-color: currentColor
}

[type='checkbox']:indeterminate {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat
}

[type='checkbox']:indeterminate:hover,
[type='checkbox']:indeterminate:focus {
    border-color: transparent;
    background-color: currentColor
}

[type='file'] {
    background: unset;
    border-color: inherit;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-size: unset;
    line-height: inherit
}

[type='file']:focus {
    outline: 1px solid ButtonText;
    outline: 1px auto -webkit-focus-ring-color
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tw-prose :where(hr):not(:where([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"] *)) {
    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"] *))::before {
    content: open-quote
}

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

.tw-prose :where(h1):not(:where([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"] *)) {
    font-weight: 900
}

.tw-prose :where(h2):not(:where([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"] *)) {
    font-weight: 800
}

.tw-prose :where(h3):not(:where([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"] *)) {
    font-weight: 700
}

.tw-prose :where(h4):not(:where([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"] *)) {
    font-weight: 700
}

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

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

.tw-prose :where(code):not(:where([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"] *))::before {
    content: "`"
}

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

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

.tw-prose :where(pre):not(:where([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"] *)) {
    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"] *))::before {
    content: none
}

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

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

.tw-prose :where(thead th):not(:where([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"] *)) {
    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"] *)) {
    border-bottom-width: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tw-prose> :where(ol > li > *:last-child):not(:where([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"] *)) {
    margin-top: 0.75em;
    margin-bottom: 0.75em
}

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

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

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

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

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

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

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

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

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

.tw-prose> :where(:last-child):not(:where([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"] *)) {
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em
}

.tw-prose-sm :where([class~="lead"]):not(:where([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"] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-left: 1.1111111em
}

.tw-prose-sm :where(h1):not(:where([class~="tw-not-prose"] *)) {
    font-size: 2.1428571em;
    margin-top: 0;
    margin-bottom: 0.8em;
    line-height: 1.2
}

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

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

.tw-prose-sm :where(h4):not(:where([class~="tw-not-prose"] *)) {
    margin-top: 1.4285714em;
    margin-bottom: 0.5714286em;
    line-height: 1.4285714
}

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

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

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

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

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

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

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

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

.tw-prose-sm :where(pre):not(:where([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"] *)) {
    padding-left: 1.5714286em
}

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

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

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

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

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

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

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

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

.tw-prose-sm> :where(ol > li > *:last-child):not(:where([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"] *)) {
    margin-top: 0.5714286em;
    margin-bottom: 0.5714286em
}

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

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

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

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

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

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

.tw-prose-sm :where(thead th):not(:where([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"] *)) {
    padding-left: 0
}

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

.tw-prose-sm :where(tbody td):not(:where([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):not(:where([class~="tw-not-prose"] *)) {
    padding-left: 0
}

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

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

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

.tw-order-1 {
    order: 1
}

.tw-order-2 {
    order: 2
}

.tw-order-3 {
    order: 3
}

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

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

.tw-col-span-4 {
    grid-column: span 4 / span 4
}

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

.tw-mt-2 {
    margin-top: 0.5rem
}

.tw-flex {
    display: flex
}

.tw-grid {
    display: grid
}

.tw-max-w-none {
    max-width: none
}

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

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

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

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

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

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

.tw-gap-0 {
    gap: 0px
}

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

.tw-gap-y-6 {
    row-gap: 1.5rem
}

.tw-space-y-2> :not([hidden])~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse))
}

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

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

.tw-border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgb(209 213 219 / var(--tw-border-opacity))
}

.tw-border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgb(156 163 175 / var(--tw-border-opacity))
}

.tw-bg-\[\#c41425\] {
    --tw-bg-opacity: 1;
    background-color: rgb(196 20 37 / var(--tw-bg-opacity))
}

.tw-bg-\[\#fbddae\] {
    --tw-bg-opacity: 1;
    background-color: rgb(251 221 174 / var(--tw-bg-opacity))
}

.tw-bg-\[\#fef2df\] {
    --tw-bg-opacity: 1;
    background-color: rgb(254 242 223 / var(--tw-bg-opacity))
}

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

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

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

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

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

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

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

.tw-pt-2 {
    padding-top: 0.5rem
}

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

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

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

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

.tw-text-xs {
    font-size: 0.75rem;
    line-height: 1rem
}

.tw-font-semibold {
    font-weight: 600
}

.tw-text-\[\#ff7d5b\] {
    --tw-text-opacity: 1;
    color: rgb(255 125 91 / var(--tw-text-opacity))
}

.tw-text-black\/75 {
    color: rgb(0 0 0 / 0.75)
}

.tw-text-black\/90 {
    color: rgb(0 0 0 / 0.9)
}

.tw-text-gray-500 {
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity))
}

.tw-text-gray-600 {
    --tw-text-opacity: 1;
    color: rgb(75 85 99 / var(--tw-text-opacity))
}

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

.tw-text-opacity-50 {
    --tw-text-opacity: 0.5
}

#footer_signup_form {
    width: 100%
}

#footer_signup_form * {
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

#footer_signup_form input,
#footer_signup_form select {
    border-radius: 0.5rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    padding-right: 1rem
}

.hover\:tw-bg-\[\#9a1120\]:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(154 17 32 / var(--tw-bg-opacity))
}

.hover\:tw-bg-\[\#fbddae\]:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(251 221 174 / var(--tw-bg-opacity))
}

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

    .sm\:tw-col-span-3 {
        grid-column: span 3 / span 3
    }

    .sm\:tw-px-4 {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media (min-width: 1024px) {
    .lg\:tw-order-1 {
        order: 1
    }

    .lg\:tw-order-2 {
        order: 2
    }

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

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

    .lg\:tw-max-w-\[88rem\] {
        max-width: 88rem
    }

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

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

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